[colobot] tag upstream/0.1.4 created (now e2be034)

Didier Raboud odyx at moszumanska.debian.org
Fri Jun 12 14:22:13 UTC 2015


This is an automated email from the git hooks/post-receive script.

odyx pushed a change to tag upstream/0.1.4
in repository colobot.

        at  e2be034   (commit)
This tag includes the following new commits:

       new  2260f6b   Big part of PhysFS support
       new  1630cf0   Implemented libsndfile loader in PhysFS
       new  7541543   More work on PhysFS support
       new  0556b5d   Added Exist() to resource manager, updated model
       new  3aca1de   More work on levels
       new  68d41d3   More work on streams
       new  aa190bb   Last changes
       new  c5abf18   Post-release 0.1.3-alpha
       new  4c7ff90   Updated data submodule
       new  1ee0c0e   Fixed level list
       new  7b04f67   Fixed music loading
       new  106ec01   Fixed texture and script loading
       new  5223ef1   Fixed mission description loading
       new  c22e55b   Removed some unused code related to Quit button
       new  36e5019   Initial Pootle<->Git integration commit
       new  d9b3c4b   Auto-update from Pootle 2014-07-10
       new  9a6c066   Removed some old stuff related to Ceebot-Teen
       new  9ac578d   Merge branch 'dev' of github.com:colobot/colobot into dev
       new  8522232   Auto-update from Pootle 2014-07-11
       new  96d49d8   Merge branch 'dev' into dev-physfs
       new  02ba358   Help file loading
       new  117a528   fixed issue #223 about disabling shadows/ground textures
       new  15f73d0   Auto-update from Pootle 2014-07-13
       new  878d37a   Auto-update from Pootle 2014-07-15
       new  6fd5cae   Auto-update from Pootle 2014-07-16
       new  b03f15e   Auto-update from Pootle 2014-07-17
       new  20df3a9   Auto-update from Pootle 2014-07-20
       new  7ad8925   Merge pull request #311 from MohamedWaheed/dev
       new  459f72f   Auto-update from Pootle 2014-07-23
       new  f290b6c   Auto-update from Pootle 2014-07-24
       new  86683c0   Pootle broke stuff, I've fixed stuff
       new  7131abd   Fixed SatCom image loading
       new  17041e7   Added -mod commandline argument to add additional locations to physfs
       new  9a3cd67   Saving colobot.ini through physfs
       new  d5859fc   Auto-update from Pootle 2014-07-25
       new  5860684   Auto-update from Pootle 2014-07-26
       new  f2f9bd3   Auto-update from Pootle 2014-07-28
       new  a74f601   Auto-update from Pootle 2014-07-29
       new  73d6d94   Auto-update from Pootle 2014-08-05
       new  0b2f25a   Restored -datadir and -langdir arguments, added -savedir
       new  a56e698   Removed some unused code
       new  4a202a0   Fixed #314
       new  78f69f6   Auto-update from Pootle 2014-08-07
       new  b0dbfa3   Auto-update from Pootle 2014-08-08
       new  17fe2b3   Updated submodule
       new  ea0615e   Fixed #315
       new  ac019c2   Remove unnecessary delete checks (#318)
       new  9de0863   Remove some more delete checks (#318)
       new  360b72a   Fix task stopping checks in CBrain
       new  4bdfa0a   Remove unused accessors from CDevice
       new  74312b0   Better CMake organization and unit test cleanups
       new  e4d52d9   CProfile refactoring
       new  80bb585   Add po4a to the command installing dependencies
       new  7557b88   Add missing dependency "gettext" for Ubuntu Conflicts: 	INSTALL.md
       new  f0b3872   Loading all mods found in "mods" directory
       new  6a1ceba   Some cleaning up
       new  2b86e6e   Rewrite CMainDialog to use physfs
       new  8433feb   Update .gitignore files
       new  d3a4d75   Updated data submodule
       new  9f2d544   Fix zenity version checking problems
       new  740036e   New level parser
       new  3b1cfdb   Don't use physfs in saving code for now
       new  de37554   Userlevel listing
       new  71f84d1   Fixed human.png texture
       new  d3eaf2e   Merge branch 'dev-physfs' into dev-physfs-levels
       new  c29ef4e   Fixed some warnings
       new  8fab044   Removed more unused variables
       new  32504be   Fixed TerrainLevel bug
       new  b3fa72c   Moved effect??.png textures and made pos= in GroundSpot optional
       new  fd68ac9   Updated level check script
       new  ad79bab   Made proxyDistance optional
       new  ab5c127   Updated data submodule
       new  f2c6b32   Replaced std::to_string with boost::lexical_cast<std::string>
       new  f569b46   Updated data submodule
       new  c2b8787   On development builds store savegame data in current directory
       new  3ef2f97   Added %chap% for current chapter directory
       new  2770ee8   Fixed issue #324
       new  5274acd   Merge with dev
       new  502f7a8   Add physfs to travis config
       new  12feb49   Fixes in unit tests
       new  72b4228   Fixed CBot debugger (#325)
       new  342210b   GCC 4.6 compilation fixes
       new  eab300c   Updated data submodule
       new  3435041   Clean up translations
       new  ca18d01   Updated license from PPC to TerranovaTeam
       new  9fd6cf5   Changed all occurences of PPC in the code to TerranovaTeam
       new  f65b000   Merge branch 'dev' into dev-physfs
       new  47ea8a1   Updated some more license headers
       new  63b6aa5   Fixed crash when colobot.ini doesn't exist
       new  b85a41b   Also fixed the same thing in file writing code
       new  7af92cc   Added portable build flag
       new  83abb8c   Fixed program saving
       new  0fb1cb1   Changed max and default font size
       new  9ea0b37   Possible fix for #331
       new  c001c46   Small fix to 72b4228abe583cd953491575cf42bae17ff5e9d2
       new  d7ef0a1   Implemented "Apply changes" button (issue #141)
       new  0245fdc   Merge branch 'dev-physfs' into dev
       new  aea698c   Updated data submodule
       new  02d23f8   Updated README with new dependencies
       new  cf7be27   Possibly fixed goto() by changing safety margin
       new  c0ac60e   Fixed save directories in things not yet refactored to use PHYSFS
       new  97b7c0c   Fixed map turning gray after resizing window
       new  1ab5746   Disabled active window resizing that crashes in some software/hardware configurations
       new  d3a722a   Improved VBO support detection
       new  d019a49   add option to disable blood
       new  2d043d4   Merge branch 'vieux-blood_mode' into dev
       new  3c299f6   Updated translations
       new  5e66677   update some french translations
       new  1aebe8a   Added support for VBO in OpenGL older than 1.5 if ARB extension is present
       new  e811f7a   Updated data submodule
       new  4c86532   Fixed #341
       new  7d28b9a   Fixed #340
       new  db7ab65   Fixed #344
       new  78d7cc9   Change userlevels button text via text file
       new  81062e5   Fixed linking convert_model (#332)
       new  ef1edba   Fixed #340 again
       new  c12ebb1   Fixed NewScript (#341)
       new  182d520   Disable resolution settings in simulation
       new  fdbc408   But do 182d5206a8dcdbf112e5e2099a71c8dc82b9ffa1 only on Windows, since it works correctly on Linux
       new  9d68868   Possible fix for #339 (?)
       new  c9eb3ce   Another possible (and more likely correct) fix for #339
       new  26376c6   Nothing else works, so restart the game on resolution change
       new  0d873ad   Added warning about restarting game in order to apply changes
       new  475f222   Fixed "Device" tab opening if it was opened in main menu earlier
       new  bacf796   Updated installer parameters
       new  6b517d4   Updated data submodule
       new  c1734f2   Updated data submodule
       new  8837a96   Updated submodule
       new  15cc3eb   Update gitignore
       new  4485905   Updated data submodule
       new  ca4f1e8   Support for %lvl% in all commands
       new  569dd8e   Fixed regex in CResourceManager::CleanPath
       new  990ecf7   Corrected clamping mode in textures
       new  d6e88a0   Support for %lvl% in TerrainInitTextures + cleanup
       new  11854dc   Fixed script saving (issue #348)
       new  d75efcc   Fixed problems with loading save screenshots (issue #335)
       new  f679b5c   Sorry, I didn't mean to remove that
       new  ca3a1cb   Changed splashscreens filenames in maindialog.cpp
       new  a8ed759   Use only POSIX sed expressions
       new  5e78ce6   Updated data submodule
       new  43eca51   Fix sed commands (#349)
       new  7af7623   Merge pull request #343 from vieux/update_french_blood_translation
       new  d91569e   Showing coordinates in stats menu (F12/showstat); removed "showpos" cheat
       new  61e0614   Fixed position updating
       new  6d2fd18   Implemented mission timer
       new  f68e7df   Fixed program saving (#352)
       new  d6d0879   I forgot to remove some debug stuff
       new  066344d   Fixed screenshoot loading again
       new  c1f931c   Added some debug stuff, possible fix for #348 and #335
       new  601ea0e   Increased mission end accuracy
       new  d0383ae   -runscene for userlevels
       new  487e43f   Changing resolution from commandline
       new  f8841f9   Added -headless
       new  71577b7   Fixed #335 and #348
       new  501cd70   Fixed m_exitAfterMission
       new  aa59a22   Tools for measuring mission time without opening game window
       new  d0a2d66   Removed duplicate license header
       new  25d5d10   Fallback to English files if translated ones are not available
       new  f5711c5   Added oggenc to Travis config
       new  f7f9ac0   Updated INSTALL.md to reflect latest changes to music repository
       new  11a8742    #335, #348, #352
       new  d4a0802   Updated data submodule
       new  750f0f0   COLOBOT: Gold Edition -> Colobot: Gold Edition
       new  ccdbce8   Fixed icon on Windows; updated properties in .rc file
       new  3ffc08a   Fixed amount of fireball damage done to allies, close issue #356
       new  ec4b71e   Updated data submodule
       new  6d152d5   Fixed console spam when music files are not installed
       new  e2be034   Release alpha-0.1.4

The 168 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/colobot.git



More information about the Pkg-games-commits mailing list