summaryrefslogtreecommitdiffstats
path: root/src/common/event.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'vieux-blood_mode' into devkrzys-h2014-10-221-0/+1
|\
| * add option to disable bloodVictor Vieux2014-10-211-0/+1
* | Changed all occurences of PPC in the code to TerranovaTeamkrzys-h2014-10-141-15/+18
* | Removed some old stuff related to Ceebot-Teenkrzys-h2014-07-101-1/+0
* | Removed some unused code related to Quit buttonkrzys-h2014-07-101-1/+0
|/
* Removed prototypes supportkrzys-h2013-12-271-1/+0
* Enhanced logging, option to auto-start missionPiotr Dziwinski2013-06-161-10/+19
* Fixed variable shadowing warningsPiotr Dziwinski2013-05-271-10/+9
* Fixed code formattingPiotr Dziwinski2013-05-271-0/+1
* Added button for Destroyerkrzys-h2013-05-021-0/+1
* Added interface button for AlienSpider explosionkrzys-h2013-03-261-0/+1
* CInstanceManager refactoringPiotr DziwiƄski2013-02-171-4/+1
* Added Destroyer from Ceebot-Teen.krzys-h2013-02-131-1/+2
* Restext rewrite to runtime initialized arraysPiotr Dziwinski2012-10-171-1/+524
* Doxygen/comment fixes and some #include refactoringPiotr Dziwinski2012-10-171-0/+1
* Updated docs and some Doxygen fixesPiotr Dziwinski2012-09-271-1/+1
* Event fixes & refactoringPiotr Dziwinski2012-09-221-63/+55
* Mouse wheel events, motion vectorsPiotr Dziwinski2012-09-191-51/+69
* Input bindings rewritePiotr Dziwinski2012-09-191-8/+18
* Simulation timestamps and input bindingsPiotr Dziwinski2012-09-121-1/+7
* Refactoring in src/commonPiotr Dziwinski2012-09-091-43/+9
* Move EventType enum to a separate fileAlexander Monakov2012-08-251-516/+1
* FixPiotr Dziwinski2012-08-131-1/+1
* Merge branch 'dev-opengl' into deverihel2012-08-121-23/+36
|\
| * Graphics stubsPiotr Dziwinski2012-08-091-23/+36
* | * New CPluginManager class for managing plugins based on colobot.inierihel2012-08-121-2/+2
|/
* Video mode changingPiotr Dziwinski2012-07-291-2/+31
* Texture & mouse functions; refactoring & fixesPiotr Dziwinski2012-07-221-1/+6
* Switched back to old standard; addded -WallPiotr Dziwinski2012-06-301-25/+12
* Event handling, CApplication and switch to c++-11Piotr Dziwinski2012-06-301-78/+191
* Whitespace and language changePiotr Dziwinski2012-06-261-633/+633
* SDL projectPiotr Dziwinski2012-06-251-2/+2
* FPOINT -> Math::Point & other math functionsPiotr Dziwinski2012-06-131-2/+2
* Changed #defined constants to consts; typedef struct -> structPiotr Dziwinski2012-06-111-41/+40
* BOOL -> bool; additional fixes in constructors/destructorsPiotr Dziwinski2012-06-101-2/+2
* Fixed include paths and CMakeLists.txtPiotr Dziwinski2012-06-101-4/+2
* Source files split into modulesPiotr Dziwinski2012-04-281-0/+636