summaryrefslogtreecommitdiffstats
path: root/src/object/robotmain.h
Commit message (Expand)AuthorAgeFilesLines
* Implemented mission timerkrzys-h2014-10-291-0/+6
* Showing coordinates in stats menu (F12/showstat); removed "showpos" cheatkrzys-h2014-10-291-1/+0
* Fixed map turning gray after resizing windowkrzys-h2014-10-201-0/+2
* Fixed save directories in things not yet refactored to use PHYSFSkrzys-h2014-10-201-0/+1
* Merge branch 'dev' into dev-physfskrzys-h2014-10-141-15/+18
|\
| * Changed all occurences of PPC in the code to TerranovaTeamkrzys-h2014-10-141-15/+18
* | Merge with devPiotr Dziwinski2014-10-071-1/+0
|\|
| * Removed some unused codekrzys-h2014-08-061-1/+0
* | 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
|/