summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fixed TerrainLevel bugkrzys-h2014-09-271-0/+1
* Removed more unused variableskrzys-h2014-09-272-20/+0
* Fixed some warningskrzys-h2014-09-273-14/+8
* Merge branch 'dev-physfs' into dev-physfs-levelskrzys-h2014-09-261-1/+1
|\
| * Fixed human.png texturekrzys-h2014-09-261-1/+1
* | Userlevel listingkrzys-h2014-09-268-187/+81
* | Don't use physfs in saving code for nowkrzys-h2014-09-262-73/+182
* | New level parserkrzys-h2014-09-2412-709/+2179
|/
* Fix zenity version checking problemsPiotr Dziwinski2014-09-211-1/+1
* Rewrite CMainDialog to use physfsPiotr Dziwinski2014-09-214-183/+139
* Some cleaning upPiotr Dziwinski2014-09-2117-60/+64
* Loading all mods found in "mods" directorykrzys-h2014-09-214-1/+43
* Restored -datadir and -langdir arguments, added -savedirkrzys-h2014-08-0611-38/+99
* Saving colobot.ini through physfskrzys-h2014-07-2412-53/+70
* Added -mod commandline argument to add additional locations to physfskrzys-h2014-07-242-2/+12
* Fixed SatCom image loadingkrzys-h2014-07-2425-155/+158
* Help file loadingkrzys-h2014-07-115-30/+80
* Merge branch 'dev' into dev-physfskrzys-h2014-07-1127-606/+110
|\
| * Removed some old stuff related to Ceebot-Teenkrzys-h2014-07-106-27/+1
| * Removed some unused code related to Quit buttonkrzys-h2014-07-106-65/+0
| * Removed old code based on #ifs (issue #55)krzys-h2014-06-2714-516/+11
| * Fix test compilationPiotr Dziwinski2014-06-261-1/+3
| * Fixed testskrzys-h2014-06-261-2/+18
| * Fixed not destroying CGameDatakrzys-h2014-06-261-0/+3
| * Fixed negative parameter in fire() (issue #305)krzys-h2014-06-261-10/+12
| * fixed savefile screenshot loading bugMohamed Waheed2014-06-241-19/+16
| * formatting and enhancements for savefile screenshot featureMohamed Waheed2014-06-245-27/+24
| * implemented savefile screenshot featureMohamed Waheed2014-06-247-6/+86
* | 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-302-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-2049-841/+678
|/
* Remove dead codePiotr Dziwinski2014-06-011-6/+0
* Better datadir mod supportkrzys-h2014-05-1818-193/+286
* Random relief generatorkrzys-h2014-04-103-1/+69
* Fixes #271Oleg Kosmakov2014-03-251-1/+7
* 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