summaryrefslogtreecommitdiffstats
path: root/src/object
Commit message (Expand)AuthorAgeFilesLines
* CInstanceManager refactoringPiotr DziwiƄski2013-02-17120-566/+697
* Merge pull request #125 from PaweX/devkrzys-h2013-02-131-1/+1
|\
| * Additional parameter for function aim(x, y).PaweX2013-02-131-1/+1
* | Added Destroyer from Ceebot-Teen.krzys-h2013-02-133-14/+89
|/
* * Fixes to ingame editorerihel2013-02-091-1/+1
* Changed model min/max to LOD levelsPiotr Dziwinski2013-01-274-62/+30
* Fixed some clang warningsPiotr Dziwinski2013-01-171-2/+2
* Merge branch 'dev' into dev-graphicsPiotr Dziwinski2013-01-043-15/+28
|\
| * Implement language Char for level filesDidier Raboud2012-12-281-4/+4
| * Replaced malloc/free with new/deletePiotr Dziwinski2012-12-282-11/+20
| * * Changed log level in sound moduleerihel2012-12-251-0/+4
* | Fix for #113Piotr Dziwinski2013-01-041-2/+2
* | Fixed spider and worm model loadingPiotr Dziwinski2012-12-282-2/+2
* | Engine optimization - rewritten model managementPiotr Dziwinski2012-12-2610-1081/+598
|/
* 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