summaryrefslogtreecommitdiffstats
path: root/src/app/app.cpp
Commit message (Expand)AuthorAgeFilesLines
* COLOBOT: Gold Edition -> Colobot: Gold Editionkrzys-h2014-11-011-1/+1
* Added -headlesskrzys-h2014-10-311-28/+48
* Changing resolution from commandlinekrzys-h2014-10-311-5/+19
* Added some debug stuff, possible fix for #348 and #335krzys-h2014-10-301-0/+2
* Nothing else works, so restart the game on resolution changekrzys-h2014-10-251-0/+12
* Disabled active window resizing that crashes in some software/hardware config...CoLoRaptor2014-10-211-2/+2
* Fixed map turning gray after resizing windowkrzys-h2014-10-201-0/+1
* Merge branch 'dev-physfs' into devkrzys-h2014-10-191-46/+74
|\
| * Merge branch 'dev' into dev-physfskrzys-h2014-10-141-16/+18
| |\
| * \ Merge with devPiotr Dziwinski2014-10-071-19/+10
| |\ \
| * | | On development builds store savegame data in current directorykrzys-h2014-09-291-0/+4
| * | | Some cleaning upPiotr Dziwinski2014-09-211-6/+6
| * | | Loading all mods found in "mods" directorykrzys-h2014-09-211-1/+23
| * | | Restored -datadir and -langdir arguments, added -savedirkrzys-h2014-08-061-18/+50
| * | | Added -mod commandline argument to add additional locations to physfskrzys-h2014-07-241-1/+11
| * | | More work on PhysFS supportKrzysztof Dermont2014-06-221-4/+0
| * | | Big part of PhysFS supportKrzysztof Dermont2014-06-201-39/+5
* | | | Implemented "Apply changes" button (issue #141)krzys-h2014-10-191-3/+3
* | | | Added portable build flagkrzys-h2014-10-181-0/+5
| |_|/ |/| |
* | | Changed all occurences of PPC in the code to TerranovaTeamkrzys-h2014-10-141-16/+18
| |/ |/|
* | CProfile refactoringPiotr Dziwinski2014-08-121-5/+5
* | Remove some more delete checks (#318)Piotr Dziwinski2014-08-101-15/+6
* | Fixed not destroying CGameDatakrzys-h2014-06-261-0/+3
|/
* Remove dead codePiotr Dziwinski2014-06-011-6/+0
* Better datadir mod supportkrzys-h2014-05-181-97/+17
* Added fall damageMrSimbax2014-03-081-1/+1
* Move engine frame update after game state updatePiotr Dziwinski2014-01-181-4/+4
* Fixed log level in 8d30791595cf981b08310472faa2066a99aa9595krzys-h2014-01-011-1/+1
* Ability to set language via ini filekrzys-h2013-12-311-0/+10
* Removed prototypes supportkrzys-h2013-12-271-14/+1
* Whoopskrzys-h2013-12-261-0/+1
* Added scene test modekrzys-h2013-12-261-1/+14
* Sound support changeserihel2013-12-191-1/+1
* Never cache Data, Sound and Music pathsDidier 'OdyX' Raboud2013-12-091-16/+0
* Updated README and INSTALL filesPiotr Dziwinski2013-11-261-1/+1
* Abstract the definition of LangPath to CSystemUtilsDidier 'OdyX' Raboud2013-11-131-1/+1
* On MacOSX, don't cache the Data, Sound and Music pathsDidier 'OdyX' Raboud2013-11-131-0/+7
* Abstract the definition of DataPath to CSystemUtilsDidier 'OdyX' Raboud2013-11-131-1/+1
* Add russian language supportDidier 'OdyX' Raboud2013-11-071-0/+17
* Fixed @Emxx52 's fail :Pkrzys-h2013-09-081-1/+3
|\
| * Added '-game' launch optionEmxx522013-09-081-1/+3
* | Datadir in command line didn't work with config.erihel2013-07-161-3/+5
|/
* Fixed auto-detecting locale on WindowsPiotr Dziwinski2013-06-241-20/+27
* Added -proto to options[]krzys-h2013-06-171-0/+1
* Enhanced logging, option to auto-start missionPiotr Dziwinski2013-06-161-144/+201
* Fix for #195Piotr Dziwinski2013-06-131-2/+13
* Changes in texture code & refactoringPiotr Dziwinski2013-05-261-65/+89
* Fix for #213Piotr Dziwinski2013-05-261-1/+2
* Added simple texturepack support (#208)krzys-h2013-05-121-2/+15
* Fixed deleting of CObjectManagerPiotr Dziwinski2013-05-111-0/+3