summaryrefslogtreecommitdiffstats
path: root/src/object
Commit message (Expand)AuthorAgeFilesLines
* Added error message for undefined commandkrzys-h2013-05-051-0/+9
* Added continue at end of every Cmd() checkkrzys-h2013-05-051-13/+94
* Added Build and Research constantskrzys-h2013-05-051-6/+38
* Changed MissionController version requirement 3->2krzys-h2013-05-051-16/+17
* Removed most of "No such node" messageskrzys-h2013-05-042-18/+32
* Fixed "ptree is too deep"krzys-h2013-05-031-16/+16
* Improved log levels of trace controlkrzys-h2013-05-031-6/+6
* Improved MissionController movement a little bitkrzys-h2013-05-021-4/+4
* Fixed Destroyer buttonkrzys-h2013-05-022-18/+23
* Added button for Destroyerkrzys-h2013-05-022-113/+50
* Added CacheAudio to level fileskrzys-h2013-05-021-0/+8
* Updated Main Mnu musickrzys-h2013-05-021-1/+1
* Saving information to profile (#154)krzys-h2013-05-012-46/+36
* Removed some warningskrzys-h2013-05-018-9/+9
* Minor refactoringkrzys-h2013-05-011-1/+1
* Added function endmission()krzys-h2013-04-302-1/+41
* MissionController improvedkrzys-h2013-04-295-16/+64
* Fixed problem with test compilationerihel2013-04-292-3/+5
* Merge branch 'fix-for-shadows' of https://github.com/xiendev/colobot into xie...erihel2013-04-294-1/+97
|\
| * Merge branch 'shadow-bug' into fix-for-shadowsXienDev2013-04-291-0/+1
| |\
| | * Fix for shadows (bugs #176 and #132)XienDev2013-04-291-0/+1
| * | Fix for game crashing sometimes when using MissionControllerkrzys-h2013-04-283-1/+96
* | | Merge branch 'dev' of github:colobot/colobot into deverihel2013-04-284-7/+38
|\| |
| * | Beggining of MissionControllerkrzys-h2013-04-283-8/+32
| |/
| * Implemented EndMissionNever (#181)krzys-h2013-04-282-1/+8
* | Some code refactoringerihel2013-04-2710-20/+20
|/
* Fix for #167 when starting missionkrzys-h2013-04-271-2/+6
* * Fix for issue #71: division by zero on init resulted in bad value aftererihel2013-04-261-2/+4
* * Issue #173erihel2013-04-261-0/+1
* * Changed order of reading Audio and AudioChange (issue #173)erihel2013-04-261-19/+18
* Fixes programs list sizeXienDev2013-04-251-2/+3
* * 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
| |/ |/|