summaryrefslogtreecommitdiffstats
path: root/src/object/robotmain.h
Commit message (Expand)AuthorAgeFilesLines
* Implemented EndMissionNever (#181)krzys-h2013-04-281-0/+1
* Added powermin= and powermax= parameterskrzys-h2013-04-201-0/+4
* Added loading from custom files for Audiokrzys-h2013-04-131-1/+1
* Implemented AudioChange (partially)krzys-h2013-04-131-1/+17
* * Changed loading of scene and player info (there's problem with locales usin...erihel2013-04-011-0/+6
* Added option to lock SatComkrzys-h2013-03-271-0/+1
* Retro mode now disables possibility of writing and running programskrzys-h2013-03-241-1/+3
* Basic detection of syntax errors in mission levelskrzys-h2013-03-231-0/+8
* CInstanceManager refactoringPiotr DziwiƄski2013-02-171-10/+10
* Doxygen/comment fixes and some #include refactoringPiotr Dziwinski2012-10-171-1/+5
* Changing and saving input bindingsPiotr Dziwinski2012-10-071-5/+5
* Setting speed now works. Added ability to set 4x and 8x using "speed4" and "s...adiblol2012-10-061-0/+1
* Fixed invradar cheat code.adiblol2012-09-301-1/+1
* Work in progress on opening files, and listing dirsZaba9992012-09-261-8/+8
* Mouse wheel events, motion vectorsPiotr Dziwinski2012-09-191-3/+39
* Input bindings rewritePiotr Dziwinski2012-09-191-2/+30
* Warnings cleaned, left only those connected to commented out code.Zaba9992012-09-181-1/+1
* warnings fight in progress.Zaba9992012-09-181-5/+5
* CMainDialog rewritePiotr Dziwinski2012-09-151-1/+1
* Merge dev-common and various fixes to achieve compilationPiotr Dziwinski2012-09-151-3/+3
|\
* | CRobotMain rewritePiotr Dziwinski2012-09-151-114/+120
* | Merge with changes from Zaba999 fork.Zaba9992012-09-101-74/+73
|/
* Whitespace and language changePiotr Dziwinski2012-06-261-459/+459
* Templates for new implementationPiotr Dziwinski2012-06-221-3/+3
* Switched to new implementation of the rest of math modulePiotr Dziwinski2012-06-191-15/+15
* FPOINT -> Math::Point & other math functionsPiotr Dziwinski2012-06-131-18/+20
* Changed #defined constants to consts; typedef struct -> structPiotr Dziwinski2012-06-111-20/+17
* BOOL -> bool; additional fixes in constructors/destructorsPiotr Dziwinski2012-06-101-81/+81
* Fixed include paths and CMakeLists.txtPiotr Dziwinski2012-06-101-10/+7
* Source files split into modulesPiotr Dziwinski2012-04-281-0/+463