summaryrefslogtreecommitdiffstats
path: root/src/object
Commit message (Expand)AuthorAgeFilesLines
...
* * Resetting arm position on abort for sniffer (issue #162)erihel2013-04-231-0/+6
* Fix for #180 (bug in commit dd180dd88739eb7dd71a6431b2651a18a36599d3)krzys-h2013-04-201-0/+3
* Added powermin= and powermax= parameterskrzys-h2013-04-202-13/+39
* Fix for "Ability to select the object in Vault"krzys-h2013-04-201-0/+2
* Fix for not saving robot programskrzys-h2013-04-201-1/+1
* Added loading from custom files for Audiokrzys-h2013-04-132-10/+17
* Added music files cachekrzys-h2013-04-131-0/+6
* Some optimalizations to AudioChangekrzys-h2013-04-131-5/+5
* Implemented AudioChange (partially)krzys-h2013-04-132-2/+98
* Added cheats "all" & "allbuildings" (#163)krzys-h2013-04-121-0/+22
* * Fix for issue #161: function checking for radar didn't check if it's finishederihel2013-04-111-2/+2
* * Changed loading of scene and player info (there's problem with locales usin...erihel2013-04-012-7/+39
* Fixed graphics objects after resetPiotr Dziwinski2013-03-311-1/+3
* More parameters to destroy()krzys-h2013-03-311-0/+5
* Small fix to CObject::ExploObjectkrzys-h2013-03-311-1/+1
* Merge branch 'dev' of github.com:colobot/colobot into devkrzys-h2013-03-312-3/+4
|\
| * Merge branch 'dev' of github:colobot/colobot into deverihel2013-03-301-3/+10
| |\
| * | * Removed warning while compiling brain.cpperihel2013-03-302-3/+4
* | | Added field "item" to class "object" in CBotkrzys-h2013-03-314-0/+451
| |/ |/|
* | Fixed power cell bug (#120)Piotr Dziwinski2013-03-301-3/+10
|/
* Added SatCom translationskrzys-h2013-03-291-3/+3
* Added option to lock SatComkrzys-h2013-03-272-1/+5
* Removed "X" buttonkrzys-h2013-03-271-2/+2
* Changes to Scribbler interfacekrzys-h2013-03-272-18/+11
* Added button for grab()/drop() for AlienWaspkrzys-h2013-03-271-2/+3
* Added interface button for AlienSpider explosionkrzys-h2013-03-262-30/+64
* Added option "zoom=x;y;z" to CreateObject in mission fileskrzys-h2013-03-251-0/+4
* In Retro mode, robot's lights always blink.krzys-h2013-03-242-4/+5
* Retro mode now disables possibility of writing and running programskrzys-h2013-03-243-13/+21
* Small fix in mission files codekrzys-h2013-03-241-0/+1
* * Blocked cheat input in SatCom, intro movie and while editing cbot (issue #130)erihel2013-03-231-0/+3
* Basic detection of syntax errors in mission levelskrzys-h2013-03-232-6/+157
* * 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-284-39/+18
* 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