summaryrefslogtreecommitdiffstats
path: root/src/app/app.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* Removed most of "No such node" messageskrzys-h2013-05-041-1/+8
* Added relative install paths for MXE buildkrzys-h2013-05-031-1/+1
* Added creating ini file with default valueskrzys-h2013-05-031-30/+36
* * Key repeating in edit fieldserihel2013-04-181-0/+1
* Improved log levelskrzys-h2013-04-011-1/+1
* And it compiled and worked? o.Okrzys-h2013-03-311-1/+1
* Added field "item" to class "object" in CBotkrzys-h2013-03-311-0/+1
* Added SatCom translationskrzys-h2013-03-291-0/+4
* Changes to fix multilanguage on Windowskrzys-h2013-03-281-1/+11
* Fixed timer functions on win32Piotr Dziwinski2013-03-241-60/+73
* Fixes for compiling on MSYSPiotr Dziwinski2013-03-221-2/+2
* VBO override option; argv parsing using getoptPiotr Dziwinski2013-03-101-94/+152
* CInstanceManager refactoringPiotr Dziwiński2013-02-171-4/+14
* * Removed aluterihel2013-01-141-2/+9
* Merge dev and dev-graphicsPiotr Dziwinski2013-01-071-2/+11
|\
| * Small fix in detecting language. Fixes needed to compile code using clangMarcin Zawadzki2013-01-051-2/+11
* | GLEW fix for some graphics driversPiotr Dziwinski2013-01-061-2/+0
* | Corrected OpenGL extension detectionPiotr Dziwinski2013-01-051-1/+0
* | Correct font scaling with resolutionPiotr Dziwinski2013-01-041-2/+2
* | Merge branch 'dev' into dev-graphicsPiotr Dziwinski2013-01-041-71/+138
|\|
| * Merge pull request #108 from OdyX/dev-central-cmake-versionPiotr Dziwiński2012-12-291-1/+1
| |\
| | * Create a central versionDidier Raboud2012-12-271-1/+1
| * | Implement language Char for level filesDidier Raboud2012-12-281-1/+44
| * | Move language initialisation in SetLanguageDidier Raboud2012-12-281-42/+48
| * | Fixed path for loading soundsPiotr Dziwinski2012-12-281-14/+19
| |/
| * Fix locale's loadingDidier Raboud2012-12-271-5/+8
| * * Changed Ret to Get methods in sound moduleerihel2012-12-251-6/+15
| * * Changed log level in sound moduleerihel2012-12-251-1/+1
| * latest changeserihel2012-12-211-6/+11
| * sound fixerihel2012-12-201-6/+1
| * Installation path fixes and CMakeLists refactoringPiotr Dziwinski2012-12-201-10/+6
| * Merge branch 'dev' into dev-use-installed-i18nDidier Raboud2012-12-161-1/+2
| |\
| | * Set a default datadir, in sync with the data installation path.Didier Raboud2012-12-161-1/+2
| * | Use default installation paths for i18n.Didier Raboud2012-12-161-3/+1
| |/
| * Inherit translation setting from environment.Didier Raboud2012-12-141-3/+9
* | Engine optimization - rewritten model managementPiotr Dziwinski2012-12-261-8/+11
* | Static objects using OpenGL VBOs and display listsPiotr Dziwinski2012-12-141-0/+9
* | Performance countersPiotr Dziwinski2012-10-251-0/+77
* | Main loop enhancementPiotr Dziwinski2012-10-251-12/+14
|/
* Merge branch 'dev' into dev-graphicsPiotr Dziwinski2012-10-021-5/+5
|\
| * Further work on saving profile and directory listing.Zaba9992012-10-021-5/+5
* | Fixed bugs in texture coloringPiotr Dziwinski2012-09-301-2/+2
* | Font coloring; fix for resize hackPiotr Dziwinski2012-09-301-6/+7