summaryrefslogtreecommitdiffstats
path: root/src/script/script.cpp
Commit message (Expand)AuthorAgeFilesLines
* Some Ui refactoringerihel2013-06-241-5/+4
* Fixed code formattingPiotr Dziwinski2013-05-271-91/+111
* Fixed some compilation warningsPiotr Dziwinski2013-05-271-4/+4
* Added object.research(type)krzys-h2013-05-191-2/+90
* Translated <erreur> and <sans nom>krzys-h2013-05-191-2/+2
* Added progfunc( funcname );krzys-h2013-05-191-0/+36
* Running program in robots created using object.factory()krzys-h2013-05-191-12/+51
* Changed "Inappropariate bot"->"Inappropariate object" in newly added functionskrzys-h2013-05-181-3/+3
* Fix for build() not being able to build Detroyerkrzys-h2013-05-181-6/+8
* Added object.destroy()krzys-h2013-05-181-0/+50
* Renamed destroy() -> delete()krzys-h2013-05-181-5/+5
* Added object.busy()krzys-h2013-05-181-0/+39
* Added object.factory(cat)krzys-h2013-05-181-0/+165
* Backwards combatibility for retobject() (#209)krzys-h2013-05-121-1/+23
* Fixed bug with std::bad_alloc when using produce()krzys-h2013-05-121-2/+4
* Added [set/get][build/research[done/enable]] ( ); function fo CBotkrzys-h2013-05-051-34/+95
* Functions playmusic(filename, repeat) and stopmusic()krzys-h2013-05-011-2/+48
* Removed some warningskrzys-h2013-05-011-2/+4
* Added function endmission()krzys-h2013-04-301-0/+31
* MissionController improvedkrzys-h2013-04-291-1/+1
* Added functions "canbuild(category)" and "buildinfo(category)"XienDev2013-04-281-40/+95
* Added buildXienDev2013-04-271-0/+85
* * Patch for issue #167erihel2013-04-271-1/+4
* Removed find() & repeat() functionskrzys-h2013-04-121-142/+0
* More parameters to destroy()krzys-h2013-03-311-7/+29
* Added field "item" to class "object" in CBotkrzys-h2013-03-311-6/+3
* Added function destroy(rank)krzys-h2013-03-301-0/+38
* Revert "Fix for #30"krzys-h2013-03-271-1/+0
* Fix for #30krzys-h2013-03-271-0/+1
* Changes to Scribbler interfacekrzys-h2013-03-271-0/+1
* * Changed file loading to fix issue #73erihel2013-03-171-1/+1
* MORE improvements to produce()krzys-h2013-03-011-9/+13
* Fix for #135krzys-h2013-03-011-0/+2
* CInstanceManager refactoringPiotr DziwiƄski2013-02-171-43/+50
* Another small fix.krzys-h2013-02-141-1/+1
* Small fixkrzys-h2013-02-141-1/+1
* More fixes to produce()krzys-h2013-02-141-56/+89
* Small fix in produce()krzys-h2013-02-141-0/+1
* produce() extendedkrzys-h2013-02-141-21/+144
* Update src/script/script.cppPaweX2013-02-131-1/+1
* Function aim(x, y) - "Giv" to "Get"PaweX2013-02-131-4/+4
* aim(x,y) - "Giv" to "Get"PaweX2013-02-131-3/+3
* Additional parameter for function aim(x, y).PaweX2013-02-131-4/+23
* * Fixes to ingame editorerihel2013-02-091-2/+1
* Merge branch 'dev' into dev-graphicsPiotr Dziwinski2013-01-041-27/+20
|\
| * Replaced malloc/free with new/deletePiotr Dziwinski2012-12-281-14/+19
* | Engine optimization - rewritten model managementPiotr Dziwinski2012-12-261-7/+19
|/
* Doxygen/comment fixes and some #include refactoringPiotr Dziwinski2012-10-171-2/+7
* Merge branch 'dev' of https://github.com/colobot/colobot into devZaba9992012-10-111-0/+1
|\
| * Changing and saving input bindingsPiotr Dziwinski2012-10-071-0/+1