summaryrefslogtreecommitdiffstats
path: root/src/app
Commit message (Expand)AuthorAgeFilesLines
...
* Mouse wheel events, motion vectorsPiotr Dziwinski2012-09-192-22/+35
* Input bindings rewritePiotr Dziwinski2012-09-192-172/+115
* Fixed includes in ui.Zaba9992012-09-192-1/+7
* Merge branch 'dev' of https://github.com/adiblol/colobot into devZaba9992012-09-183-10/+28
|\
| * Change of background image handlingPiotr Dziwinski2012-09-173-10/+28
* | warnings fight in progress.Zaba9992012-09-182-8/+8
|/
* Some memory leaks fixedPiotr Dziwinski2012-09-161-0/+1
* Interface worksPiotr Dziwinski2012-09-161-2/+4
* Successful compilation & runningPiotr Dziwinski2012-09-152-12/+13
* Locale settings and translation fixesPiotr Dziwinski2012-09-131-10/+92
* Simulation timestamps and input bindingsPiotr Dziwinski2012-09-122-41/+452
* Refactoring in src/commonPiotr Dziwinski2012-09-092-36/+56
* New model file formatPiotr Dziwinski2012-08-311-2/+27
* Improved error messagesPiotr Dziwinski2012-08-133-27/+49
* Fixes & testing in CEnginePiotr Dziwinski2012-08-122-5/+17
* Documentation updatePiotr Dziwinski2012-08-117-17/+36
* Render mode setting, refactoringPiotr Dziwinski2012-08-112-4/+4
* Partial CEngine implementationPiotr Dziwinski2012-08-102-18/+5
* Basic font renderingPiotr Dziwinski2012-08-032-42/+18
* Switched to new style castsPiotr Dziwinski2012-07-301-8/+8
* Video mode changingPiotr Dziwinski2012-07-292-191/+340
* Updated Doxygen main pagePiotr Dziwinski2012-07-271-8/+14
* Change of paths in src/graphicsPiotr Dziwinski2012-07-261-2/+2
* Refactoring of texture codePiotr Dziwinski2012-07-251-8/+0
* Cursor drawingPiotr Dziwinski2012-07-231-9/+6
* Texture & mouse functions; refactoring & fixesPiotr Dziwinski2012-07-223-91/+188
* Fix in model loading; simple model viewerPiotr Dziwinski2012-07-155-187/+498
* Minor changesPiotr Dziwinski2012-07-111-0/+36
* Merged changes from devPiotr Dziwinski2012-07-043-31/+61
* CGLDevice implementationPiotr Dziwinski2012-07-013-30/+93
* CDevice interface and stub of implementationPiotr Dziwinski2012-07-012-19/+28
* Joystick polling with timerPiotr Dziwinski2012-06-302-14/+138
* Switched back to old standard; addded -WallPiotr Dziwinski2012-06-301-26/+31
* Event handling, CApplication and switch to c++-11Piotr Dziwinski2012-06-302-163/+249
* Removed trailing whitespacePiotr Dziwinski2012-06-261-1/+1
* Fixed brief Doxygen descriptionPiotr Dziwinski2012-06-263-4/+8
* Whitespace and language changePiotr Dziwinski2012-06-265-581/+581
* SDL projectPiotr Dziwinski2012-06-255-58/+908
* CApplication and Gfx::CEngine interfaces & otherPiotr Dziwinski2012-06-241-1/+130
* Templates for new implementationPiotr Dziwinski2012-06-223-1/+51
* Moved old implementations to src/oldPiotr Dziwinski2012-06-224-2888/+0
* Switched to new implementation of the rest of math modulePiotr Dziwinski2012-06-192-6/+8
* FPOINT -> Math::Point & other math functionsPiotr Dziwinski2012-06-133-16/+13
* Changed #defined constants to consts; typedef struct -> structPiotr Dziwinski2012-06-112-6/+5
* BOOL -> bool; additional fixes in constructors/destructorsPiotr Dziwinski2012-06-104-166/+166
* Fixed include paths and CMakeLists.txtPiotr Dziwinski2012-06-104-29/+23
* Source files split into modulesPiotr Dziwinski2012-04-285-0/+2899