summaryrefslogtreecommitdiffstats
path: root/src/object
Commit message (Expand)AuthorAgeFilesLines
* Restext rewrite to runtime initialized arraysPiotr Dziwinski2012-10-172-265/+252
* Doxygen/comment fixes and some #include refactoringPiotr Dziwinski2012-10-1732-63/+81
* Removed unnecessary dynamic_castsPiotr Dziwinski2012-10-171-18/+16
* Merge branch 'dev' of https://github.com/colobot/colobot into devZaba9992012-10-116-133/+151
|\
| * Changing and saving input bindingsPiotr Dziwinski2012-10-073-112/+112
| * Setting speed now works. Added ability to set 4x and 8x using "speed4" and "s...adiblol2012-10-062-5/+24
| * Merge remote-tracking branch 'origin/dev' into dev-graphicsadiblol2012-10-051-9/+9
| |\
| | * Refactoring: changed UNIT to g_unit in CRobotMain classadiblol2012-10-051-9/+9
| * | CLightning rewritePiotr Dziwinski2012-10-051-2/+2
| * | Spot light angle fixPiotr Dziwinski2012-10-033-5/+4
| |/
* / 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-303-9/+38
* 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-293-31/+34
|\
| * Merge branch 'master' of https://github.com/colobot/colobot into devunknown2012-09-282-30/+33
| |\
| | * Work in progress on opening files, and listing dirsZaba9992012-09-262-30/+33
| * | * Fixed Issue #54: flags don't show in 3D viewerihel2012-09-281-1/+1
| |/
* | Completely fixed light issuesPiotr Dziwinski2012-09-271-12/+4
* | Updated docs and some Doxygen fixesPiotr Dziwinski2012-09-271-2/+2
* | Fixed blinking light problemPiotr Dziwinski2012-09-271-3/+3
* | Lighting fix (experimental)Piotr Dziwinski2012-09-261-3/+5
|/
* Various fixesPiotr Dziwinski2012-09-222-38/+65
* Data dir pathsPiotr Dziwinski2012-09-2213-481/+523
* Event fixes & refactoringPiotr Dziwinski2012-09-222-6/+6
* robotmain, restext and engine fixesPiotr Dziwinski2012-09-211-0/+5
* changed paths for models and levels. Now it's possible to load level. Merged ...Zaba9992012-09-201-14/+23
|\
| * Mouse pos setting, low cpu mode, stats displayPiotr Dziwinski2012-09-201-14/+23
* | changed paths for models and levels. Now it's possible to load level.Zaba9992012-09-209-415/+415
|/
* Mouse wheel events, motion vectorsPiotr Dziwinski2012-09-193-10/+146
* Input bindings rewritePiotr Dziwinski2012-09-193-61/+138
* Merge branch 'dev' of https://github.com/adiblol/colobot into devZaba9992012-09-181-3/+3
|\
| * Change of background image handlingPiotr Dziwinski2012-09-171-3/+3
* | Warnings cleaned, left only those connected to commented out code.Zaba9992012-09-182-2/+2
* | warnings fight in progress.Zaba9992012-09-185-66/+61
|/
* changes needeto to cimpile on windows.Zaba9992012-09-174-16/+16
* Some memory leaks fixedPiotr Dziwinski2012-09-161-2/+24
* Interface worksPiotr Dziwinski2012-09-164-11/+11
* CMainDialog rewritePiotr Dziwinski2012-09-152-65/+66
* Merge dev-common and various fixes to achieve compilationPiotr Dziwinski2012-09-1538-209/+156
|\
* | CRobotMain rewritePiotr Dziwinski2012-09-155-3107/+2226
* | brain.* mainmovie.* : Partially rewrittenMichał Konopacki2012-09-134-232/+235
* | Fixes in [object/auto]Michał Konopacki2012-09-134-14/+17
* | [object/motion] Folder compilesMichał Konopacki2012-09-1312-534/+534
* | all tasks compile.Zaba9992012-09-1210-266/+248
* | Merge branch 'dev-object' of github.com:adiblol/colobot into dev-objectMichał Konopacki2012-09-1122-816/+670
|\ \
| * | half of task compile.Zaba9992012-09-1122-816/+670
* | | [src/object] motion.* motionant.* motionbee.* should compileMichał Konopacki2012-09-115-161/+165
|/ /
* | Merge with changes from Zaba999 fork.Zaba9992012-09-1014-1135/+1127
* | [src/object/auto] Folder rewrittenMichał Konopacki2012-09-0952-1141/+1196
|/