summaryrefslogtreecommitdiffstats
path: root/src/object/robotmain.h
Commit message (Expand)AuthorAgeFilesLines
* Removed more unused variableskrzys-h2014-09-271-7/+0
* Userlevel listingkrzys-h2014-09-261-1/+1
* Help file loadingkrzys-h2014-07-111-0/+5
* Removed some old stuff related to Ceebot-Teenkrzys-h2014-07-101-1/+0
* Added option to set pause audio in Scenekrzys-h2014-02-211-2/+7
* CPauseManagerkrzys-h2013-12-311-2/+4
* Added tool= i drive=krzys-h2013-12-291-0/+4
* Cleaned up creating objectskrzys-h2013-12-291-3/+0
* Removed prototypes supportkrzys-h2013-12-271-1/+0
* Exit the game after finishing the mission while using -runscenekrzys-h2013-12-261-0/+2
* Changed char[] to std::string in restextPiotr Dziwinski2013-12-041-2/+2
* Some Ui refactoringerihel2013-06-241-0/+3
* Changes in build organizationPiotr Dziwinski2013-06-221-1/+1
* Enhanced logging, option to auto-start missionPiotr Dziwinski2013-06-161-1/+4
* Fixed code formattingPiotr Dziwinski2013-05-271-4/+4
* Removed most of "No such node" messageskrzys-h2013-05-041-1/+1
* Fixed Destroyer buttonkrzys-h2013-05-021-1/+2
* Saving information to profile (#154)krzys-h2013-05-011-1/+1
* Added function endmission()krzys-h2013-04-301-0/+3
* MissionController improvedkrzys-h2013-04-291-0/+2
* 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