summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * Updated data submodulekrzys-h2014-06-191-0/+0
| * | Corrected markdown formatting in INSTALLPiotr Dziwinski2013-11-262-29/+52
| * | Colobot Gold 0.1.2-alphaPiotr Dziwinski2013-11-2641-301/+2616
| |\ \
| * | | Fixed version codename (-alpha)Piotr Dziwinski2013-11-031-2/+2
| * | | Colobot Gold 0.1.1-alphaPiotr Dziwinski2013-11-0359-279/+370
| |\ \ \
| * | | | Do not change master branch unless you REALLY know what U R doing!adiblol2013-09-231-3/+1
* | | | | Fixed mission description loadingkrzys-h2014-07-101-7/+8
* | | | | Fixed texture and script loadingkrzys-h2014-07-1023-139/+143
* | | | | Fixed music loadingkrzys-h2014-07-103-18/+17
* | | | | Fixed level listkrzys-h2014-07-101-21/+36
* | | | | Last changesKrzysztof Dermont2014-06-303-49/+39
* | | | | More work on streamsKrzysztof Dermont2014-06-2310-189/+321
* | | | | More work on levelsKrzysztof Dermont2014-06-225-20/+26
* | | | | Added Exist() to resource manager, updated modelKrzysztof Dermont2014-06-223-6/+15
* | | | | More work on PhysFS supportKrzysztof Dermont2014-06-228-17/+103
* | | | | Implemented libsndfile loader in PhysFSKrzysztof Dermont2014-06-218-61/+253
* | | | | Big part of PhysFS supportKrzysztof Dermont2014-06-2052-841/+715
| |_|_|/ |/| | |
* | | | Remove dead codePiotr Dziwinski2014-06-011-6/+0
* | | | Better datadir mod supportkrzys-h2014-05-1819-193/+286
* | | | Random relief generatorkrzys-h2014-04-103-1/+69
* | | | Updated data submodulekrzys-h2014-04-101-0/+0
* | | | Updated INSTALL filekrzys-h2014-04-022-1/+12
* | | | Merge pull request #297 from kosmakoff/devkrzys-h2014-03-251-1/+7
|\ \ \ \
| * | | | Fixes #271Oleg Kosmakov2014-03-251-1/+7
* | | | | Merge pull request #296 from kosmakoff/devkrzys-h2014-03-215-134/+179
|\| | | |
| * | | | WhitespaceOleg Kosmakov2014-03-211-3/+3
| * | | | Issue #295 - continueOleg Kosmakov2014-03-212-4/+4
| * | | | 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