summaryrefslogtreecommitdiffstats
path: root/src/object/robotmain.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* * Changed Set/Get HilateCap to Set/Get HighlightCaperihel2013-03-201-1/+1
* * Changed file loading to fix issue #73erihel2013-03-171-3/+4
* * Fix for issue #122 with sound not being played in menu after playing missionerihel2013-03-141-4/+5
* "allmission" default value depends on build typekrzys-h2013-03-091-0/+4
* Fixed segfault in light managerPiotr Dziwinski2013-02-281-2/+7
* Fixed stupid error, tweaked ambient light colorsPiotr Dziwinski2013-02-281-0/+2
* CInstanceManager refactoringPiotr Dziwiński2013-02-171-82/+145
* Merge branch 'dev' into dev-graphicsPiotr Dziwinski2013-01-041-4/+8
|\
| * Implement language Char for level filesDidier Raboud2012-12-281-4/+4
| * * Changed log level in sound moduleerihel2012-12-251-0/+4
* | Engine optimization - rewritten model managementPiotr Dziwinski2012-12-261-2/+2
|/
* Removed unnecessary dynamic_castsPiotr Dziwinski2012-10-171-18/+16
* Merge branch 'dev' of https://github.com/colobot/colobot into devZaba9992012-10-111-119/+137
|\
| * Changing and saving input bindingsPiotr Dziwinski2012-10-071-105/+105
| * Setting speed now works. Added ability to set 4x and 8x using "speed4" and "s...adiblol2012-10-061-5/+23
| * Refactoring: changed UNIT to g_unit in CRobotMain classadiblol2012-10-051-9/+9
* | Added saving user scripts on game save. Fixed bug in writing script to file.Zaba9992012-10-111-1/+1
|/
* Fixed invradar cheat code.adiblol2012-09-301-2/+31
* Texture coloringPiotr Dziwinski2012-09-291-16/+16
* Fixed object selection by clickingPiotr Dziwinski2012-09-291-2/+2
* Merge branch 'dev' into dev-graphicsPiotr Dziwinski2012-09-291-22/+25
|\
| * Work in progress on opening files, and listing dirsZaba9992012-09-261-22/+25
* | Fixed blinking light problemPiotr Dziwinski2012-09-271-3/+3
* | Lighting fix (experimental)Piotr Dziwinski2012-09-261-3/+5
|/
* Various fixesPiotr Dziwinski2012-09-221-20/+23
* Data dir pathsPiotr Dziwinski2012-09-221-13/+13
* Event fixes & refactoringPiotr Dziwinski2012-09-221-5/+5
* robotmain, restext and engine fixesPiotr Dziwinski2012-09-211-0/+5
* Mouse pos setting, low cpu mode, stats displayPiotr Dziwinski2012-09-201-14/+23
* Mouse wheel events, motion vectorsPiotr Dziwinski2012-09-191-4/+104
* Input bindings rewritePiotr Dziwinski2012-09-191-54/+106
* Warnings cleaned, left only those connected to commented out code.Zaba9992012-09-181-1/+1
* warnings fight in progress.Zaba9992012-09-181-51/+49
* changes needeto to cimpile on windows.Zaba9992012-09-171-6/+6
* Some memory leaks fixedPiotr Dziwinski2012-09-161-2/+24
* CMainDialog rewritePiotr Dziwinski2012-09-151-64/+65
* Merge dev-common and various fixes to achieve compilationPiotr Dziwinski2012-09-151-4/+4
|\
* | CRobotMain rewritePiotr Dziwinski2012-09-151-2983/+2103
* | Merge with changes from Zaba999 fork.Zaba9992012-09-101-26/+26
|/
* Merge pull request #37 from konopackim/devPiotr Dziwiński2012-08-131-66/+66
|\
| * Changed GivAttrName() to GetAttrName()Michał Konopacki2012-08-111-66/+66
| * Merged changes from devPiotr Dziwinski2012-07-041-23/+430
* | * New CPluginManager class for managing plugins based on colobot.inierihel2012-08-121-1/+1
* | Deleted #include "ClassFILE.cpp" code.Programerus2012-07-011-1/+408
* | Pulled changes from master branchPiotr Dziwinski2012-06-281-22/+22
|/
* Removed trailing whitespacePiotr Dziwinski2012-06-261-8/+8
* Whitespace and language changePiotr Dziwinski2012-06-261-7032/+7032
* SDL projectPiotr Dziwinski2012-06-251-1/+1
* Declarations for graphics/commonProgramerus2012-06-251-1/+1
* Templates for new implementationPiotr Dziwinski2012-06-221-14/+14