summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Changed all occurences of PPC in the code to TerranovaTeamkrzys-h2014-10-14321-4559/+5745
|
* Updated license from PPC to TerranovaTeamkrzys-h2014-10-143-15/+45
| | | | | Polish Portal of Colobot (PPC) changed name to International Colobot Community (ICC). The part of the community actively working on the game is known as TerranovaTeam.
* Clean up translationsPiotr Dziwinski2014-10-097-6363/+5236
| | | | | | * translate only marked strings from restext.cpp * update and clean pot and po files * remove redundant POT-Creation-Data
* Fixed CBot debugger (#325)krzys-h2014-10-071-2/+3
|
* Fixed issue #324krzys-h2014-10-073-2/+15
|
* Add missing dependency "gettext" for Ubuntukoocotte2014-09-021-1/+1
| | | | | Conflicts: INSTALL.md
* Add po4a to the command installing dependenciesMrSimbax2014-08-241-1/+1
| | | | | There is an one-line command in the INSTALL.md for Ubuntu/Debian users which installs all dependencies. po4a was listed above it, but it wasn't in the command itself.
* CProfile refactoringPiotr Dziwinski2014-08-126-203/+203
|
* Better CMake organization and unit test cleanupsPiotr Dziwinski2014-08-1216-1070/+280
| | | | | | | * created a static library containing most source modules to avoid compiling source modules twice in code and unit tests * moved profile_test to main unit tests executable * removed image_test and edit_test as not really useful
* Remove unused accessors from CDevicePiotr Dziwinski2014-08-124-331/+49
|
* Fix task stopping checks in CBrainPiotr Dziwinski2014-08-102-124/+39
| | | | | | This possibly fixes some issues resulting from improperly stopping tasks (CTask::Abort() not called before deleting the task). Found while looking for instances of #318.
* Remove some more delete checks (#318)Piotr Dziwinski2014-08-104-69/+28
|
* Remove unnecessary delete checks (#318)Piotr Dziwinski2014-08-095-23/+9
|
* Fixed #315krzys-h2014-08-081-4/+4
|
* Updated submodulekrzys-h2014-08-081-0/+0
|
* Auto-update from Pootle 2014-08-08krzys-h2014-08-081-0/+0
| | | | This commit was automatically generated from http://translations.colobot.info/
* Auto-update from Pootle 2014-08-07krzys-h2014-08-071-0/+0
| | | | This commit was automatically generated from http://translations.colobot.info/
* Fixed #314krzys-h2014-08-061-2/+2
|
* Removed some unused codekrzys-h2014-08-063-620/+0
|
* Auto-update from Pootle 2014-08-05krzys-h2014-08-051-0/+0
| | | | This commit was automatically generated from http://translations.colobot.info/
* Auto-update from Pootle 2014-07-29krzys-h2014-07-291-3/+3
| | | | This commit was automatically generated from http://translations.colobot.info/
* Auto-update from Pootle 2014-07-28krzys-h2014-07-281-0/+0
| | | | This commit was automatically generated from http://translations.colobot.info/
* Auto-update from Pootle 2014-07-26krzys-h2014-07-262-4/+5
| | | | This commit was automatically generated from http://translations.colobot.info/
* Auto-update from Pootle 2014-07-25krzys-h2014-07-251-0/+0
| | | | This commit was automatically generated from http://translations.colobot.info/
* Pootle broke stuff, I've fixed stuffkrzys-h2014-07-241-0/+0
|
* Auto-update from Pootle 2014-07-24krzys-h2014-07-241-0/+0
| | | | This commit was automatically generated from http://translations.colobot.info/
* Auto-update from Pootle 2014-07-23krzys-h2014-07-232-12/+10
| | | | This commit was automatically generated from http://translations.colobot.info/
* Merge pull request #311 from MohamedWaheed/devkrzys-h2014-07-221-40/+40
|\ | | | | fixed issue #223 about disabling shadows/ground textures
| * fixed issue #223 about disabling shadows/ground texturesMohamed Waheed2014-07-121-40/+40
| |
* | Auto-update from Pootle 2014-07-20krzys-h2014-07-201-0/+0
| | | | | | | | This commit was automatically generated from http://translations.colobot.info/
* | Auto-update from Pootle 2014-07-17krzys-h2014-07-171-6/+10
| | | | | | | | This commit was automatically generated from http://translations.colobot.info/
* | Auto-update from Pootle 2014-07-16krzys-h2014-07-161-0/+0
| | | | | | | | This commit was automatically generated from http://translations.colobot.info/
* | Auto-update from Pootle 2014-07-15krzys-h2014-07-151-0/+0
| | | | | | | | This commit was automatically generated from http://translations.colobot.info/
* | Auto-update from Pootle 2014-07-13krzys-h2014-07-131-0/+0
|/ | | | This commit was automatically generated from http://translations.colobot.info/
* Auto-update from Pootle 2014-07-11krzys-h2014-07-115-4782/+4792
| | | | This commit was automatically generated from http://translations.colobot.info/
* Merge branch 'dev' of github.com:colobot/colobot into devkrzys-h2014-07-105-88/+96
|\ | | | | | | | | | | | | | | Conflicts: po/de.po po/fr.po po/pl.po po/ru.po
| * Auto-update from Pootle 2014-07-10krzys-h2014-07-101-10/+10
| | | | | | | | | | This commit was automatically generated from http://translations.colobot.info/ (actually, this is just a manual test commit with some Polish translations :p)
| * Initial Pootle<->Git integration commitkrzys-h2014-07-105-4810/+4825
| | | | | | | | This commit was automatically generated from http://translations.colobot.info/
* | Removed some old stuff related to Ceebot-Teenkrzys-h2014-07-1011-47/+18
|/
* Removed some unused code related to Quit buttonkrzys-h2014-07-1011-106/+160
| | | | The button itself has been removed a long time ago
* Updated data submodulePiotr Dziwinski2014-07-091-0/+0
|
* Post-release 0.1.3-alphakrzys-h2014-07-011-2/+2
|
* Release 0.1.3-alphakrzys-h2014-07-01106-2862/+2978
|\
| * Removed old code based on #ifs (issue #55)krzys-h2014-06-2714-516/+11
| |
| * Updated submoduleKrzysztof Dermont2014-06-261-0/+0
| |
| * Fix test compilationPiotr Dziwinski2014-06-263-5/+7
| |
| * Fixed testskrzys-h2014-06-262-9/+31
| |
| * Fixed not destroying CGameDatakrzys-h2014-06-261-0/+3
| | | | | | | | This also fixed failing assertion in tests
| * Fixed negative parameter in fire() (issue #305)krzys-h2014-06-261-10/+12
| | | | | | | | Also fixed checking parameter count and type for ants, spiders and shooters
| * Fixed CMake git branch detection with build dir outside of repository ↵krzys-h2014-06-251-0/+2
| | | | | | | | working dir