summaryrefslogtreecommitdiffstats
path: root/src/app/app.h
Commit message (Expand)AuthorAgeFilesLines
* Added -headlesskrzys-h2014-10-311-3/+3
* Changing resolution from commandlinekrzys-h2014-10-311-0/+3
* Nothing else works, so restart the game on resolution changekrzys-h2014-10-251-0/+7
* Merge branch 'dev' into dev-physfskrzys-h2014-10-141-16/+18
|\
| * Changed all occurences of PPC in the code to TerranovaTeamkrzys-h2014-10-141-16/+18
* | Loading all mods found in "mods" directorykrzys-h2014-09-211-0/+3
* | Restored -datadir and -langdir arguments, added -savedirkrzys-h2014-08-061-0/+9
* | Big part of PhysFS supportKrzysztof Dermont2014-06-201-13/+1
|/
* Better datadir mod supportkrzys-h2014-05-181-18/+4
* Removed prototypes supportkrzys-h2013-12-271-2/+0
* Added scene test modekrzys-h2013-12-261-0/+5
* Datadir in command line didn't work with config.erihel2013-07-161-0/+3
* Enhanced logging, option to auto-start missionPiotr Dziwinski2013-06-161-7/+28
* Fix for #195Piotr Dziwinski2013-06-131-0/+6
* Changes in texture code & refactoringPiotr Dziwinski2013-05-261-34/+37
* Added simple texturepack support (#208)krzys-h2013-05-121-0/+3
* Added field "item" to class "object" in CBotkrzys-h2013-03-311-0/+4
* Changes to fix multilanguage on Windowskrzys-h2013-03-281-0/+3
* Fixed timer functions on win32Piotr Dziwinski2013-03-241-1/+1
* VBO override option; argv parsing using getoptPiotr Dziwinski2013-03-101-0/+1
* CInstanceManager refactoringPiotr DziwiƄski2013-02-171-2/+8
* Merge branch 'dev' into dev-graphicsPiotr Dziwinski2013-01-041-8/+6
|\
| * Implement language Char for level filesDidier Raboud2012-12-281-0/+1
| * Fixed path for loading soundsPiotr Dziwinski2012-12-281-4/+4
| * sound fixerihel2012-12-201-3/+1
* | Engine optimization - rewritten model managementPiotr Dziwinski2012-12-261-2/+8
* | Static objects using OpenGL VBOs and display listsPiotr Dziwinski2012-12-141-0/+2
* | Performance countersPiotr Dziwinski2012-10-251-0/+40
* | Main loop enhancementPiotr Dziwinski2012-10-251-3/+2
|/
* Changing and saving input bindingsPiotr Dziwinski2012-10-071-1/+1
* Updated docs and some Doxygen fixesPiotr Dziwinski2012-09-271-1/+1
* Data dir pathsPiotr Dziwinski2012-09-221-2/+10
* Event fixes & refactoringPiotr Dziwinski2012-09-221-17/+15
* * Fixed audio problemserihel2012-09-221-0/+4
* Mouse pos setting, low cpu mode, stats displayPiotr Dziwinski2012-09-201-10/+36
* Mouse wheel events, motion vectorsPiotr Dziwinski2012-09-191-8/+3
* Input bindings rewritePiotr Dziwinski2012-09-191-91/+14
* Fixed includes in ui.Zaba9992012-09-191-0/+4
* Merge branch 'dev' of https://github.com/adiblol/colobot into devZaba9992012-09-181-1/+12
|\
| * Change of background image handlingPiotr Dziwinski2012-09-171-1/+12
* | warnings fight in progress.Zaba9992012-09-181-4/+4
|/
* Successful compilation & runningPiotr Dziwinski2012-09-151-2/+2
* Simulation timestamps and input bindingsPiotr Dziwinski2012-09-121-25/+191
* Refactoring in src/commonPiotr Dziwinski2012-09-091-2/+10
* Improved error messagesPiotr Dziwinski2012-08-131-0/+6
* Fixes & testing in CEnginePiotr Dziwinski2012-08-121-0/+3
* Documentation updatePiotr Dziwinski2012-08-111-1/+4
* Render mode setting, refactoringPiotr Dziwinski2012-08-111-1/+1
* Partial CEngine implementationPiotr Dziwinski2012-08-101-1/+1
* Basic font renderingPiotr Dziwinski2012-08-031-6/+0