summaryrefslogtreecommitdiffstats
path: root/src/common/event.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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-5/+531
* CInstanceManager refactoringPiotr DziwiƄski2013-02-171-5/+2
* Doxygen/comment fixes and some #include refactoringPiotr Dziwinski2012-10-171-0/+1
* Various fixesPiotr Dziwinski2012-09-221-2/+6
* warnings fight in progress.Zaba9992012-09-181-2/+2
* Refactoring in src/commonPiotr Dziwinski2012-09-091-0/+10
* Whitespace fixPiotr Dziwinski2012-07-271-68/+68
* Event handling, CApplication and switch to c++-11Piotr Dziwinski2012-06-301-96/+68
* Whitespace and language changePiotr Dziwinski2012-06-261-96/+96
* SDL projectPiotr Dziwinski2012-06-251-6/+13
* FPOINT -> Math::Point & other math functionsPiotr Dziwinski2012-06-131-2/+0
* BOOL -> bool; additional fixes in constructors/destructorsPiotr Dziwinski2012-06-101-6/+6
* Fixed include paths and CMakeLists.txtPiotr Dziwinski2012-06-101-3/+3
* Source files split into modulesPiotr Dziwinski2012-04-281-0/+91