summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | WhitespaceOleg Kosmakov2014-03-211-1/+1
| * | | | Fixes #295Oleg Kosmakov2014-03-215-4/+49
| * | | | Added spaces to align valuesOleg Kosmakov2014-03-211-130/+130
|/ / / /
* | | | Fix for #294MrSimbax2014-03-161-1/+3
* | | | Fixed bug with fall damageMrSimbax2014-03-121-2/+2
* | | | Replaced an old icon with a new oneMrSimbax2014-03-092-188/+350
* | | | Made some improvements to fall damage from a61da740MrSimbax2014-03-092-13/+52
* | | | Fixed bug from a61da7404bf8430132864d493c7e75a6b4c3d978MrSimbax2014-03-081-7/+7
* | | | Added fall damageMrSimbax2014-03-083-1/+20
* | | | Added special mode in scene for bots to build more buildings than they usualy...krzys-h2014-03-035-9/+36
* | | | Check if pause music is defined in scene before trying to play itkrzys-h2014-03-021-2/+4
* | | | Merge pull request #287 from andreymal/dev-fix-soundkrzys-h2014-03-021-7/+9
|\ \ \ \
| * | | | fixed m_oldMusic.push_back(nullptr) and segfaultandreymal2014-03-021-7/+9
|/ / / /
* | | | Merge pull request #284 from andreymal/devkrzys-h2014-03-021-2/+2
|\ \ \ \
| * | | | GetStringWidth fixandreymal2014-03-021-2/+2
|/ / / /
* | | | Fixed compile warningkrzys-h2014-02-211-1/+1
* | | | Updated data submodulekrzys-h2014-02-211-0/+0
* | | | Added option to set pause audio in Scenekrzys-h2014-02-218-37/+58
* | | | Fixed dev wiki link in READMEkrzys-h2014-02-211-2/+2
* | | | Added a check when trying to play a music fileerihel2014-02-211-6/+8
* | | | Changed max channels to fix compilation errorerihel2014-02-021-2/+1
* | | | Merge branch 'dev' of github:colobot/colobot into deverihel2014-02-026-7/+27
|\ \ \ \
| * | | | Move engine frame update after game state updatePiotr Dziwinski2014-01-181-4/+4
| * | | | Updated data submodulePiotr Dziwinski2014-01-181-0/+0
| * | | | Fixed tests compilationPiotr Dziwinski2014-01-181-0/+1
| * | | | Fixed warnings about unknown commands in scene filesPiotr Dziwinski2014-01-183-3/+22
* | | | | Changed max number of sound channelserihel2014-02-021-1/+3
* | | | | Minor changes to sound support.erihel2014-01-185-48/+135
|/ / / /
* | | | Removed some unused objectskrzys-h2014-01-116-144/+16
* | | | Fixed a bug from 59935b470674ae26342fd4145f9cba85a1cd9443krzys-h2014-01-111-41/+48
* | | | Updated data submodulekrzys-h2014-01-021-0/+0
* | | | Updated data submodulekrzys-h2014-01-011-0/+0
* | | | Changed main menu title to "COLOBOT: Gold Edition"krzys-h2014-01-016-2/+18
* | | | Updated data submodulekrzys-h2014-01-011-0/+0
* | | | Changed comments in ObjectType to be object categories; removed unused SEAWEEDkrzys-h2014-01-012-221/+211
* | | | Updated data submodulekrzys-h2014-01-011-0/+0
* | | | Fixed log level in 8d30791595cf981b08310472faa2066a99aa9595krzys-h2014-01-011-1/+1
* | | | Fixed two bugs in dc81cda4b1f27af6fe8abcd566ffac03255f2642krzys-h2014-01-012-0/+8
* | | | Added camerafocus() for changing camerakrzys-h2013-12-313-1/+49
* | | | Ability to set language via ini filekrzys-h2013-12-312-8/+18
* | | | Code for changing music in pause modekrzys-h2013-12-319-21/+153
* | | | CPauseManagerkrzys-h2013-12-3115-85/+239
* | | | Added CObjectManager::Flush()krzys-h2013-12-303-5/+21
* | | | Added nullptr shecks to object.factory()krzys-h2013-12-291-1/+14
* | | | Added tool= i drive=krzys-h2013-12-296-33/+221
* | | | Cleaned up creating objectskrzys-h2013-12-295-507/+20
* | | | Updated data submodulekrzys-h2013-12-281-0/+0
* | | | Don't stop music when SatCom or pause menu is openedkrzys-h2013-12-281-11/+1
* | | | Added smooth transition in music - issue #205krzys-h2013-12-285-30/+87
* | | | Fix for #177 - save list sortingkrzys-h2013-12-273-7/+28