summaryrefslogtreecommitdiffstats
path: root/src/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Some further changes in CMakeListsPiotr Dziwinski2013-06-241-8/+8
* Fixed auto-detecting locale on WindowsPiotr Dziwinski2013-06-241-0/+2
* Changes in build organizationPiotr Dziwinski2013-06-221-6/+2
* Enhanced logging, option to auto-start missionPiotr Dziwinski2013-06-161-1/+1
* Refactored sound codePiotr Dziwinski2013-05-271-0/+1
* Fixed code formattingPiotr Dziwinski2013-05-271-1/+2
* Fix for game crashing sometimes when using MissionControllerkrzys-h2013-04-281-0/+1
* * Changed order of libs in cmake for clipboarderihel2013-04-201-1/+1
* * Added X11 to libs in CMakefiles for linux builderihel2013-04-111-1/+1
* * Added clipboard support (issue #60)erihel2013-04-111-0/+2
* Added field "item" to class "object" in CBotkrzys-h2013-03-311-0/+1
* Fixed timer functions on win32Piotr Dziwinski2013-03-241-2/+2
* Fixes for compiling on MSYSPiotr Dziwinski2013-03-221-12/+8
* Refactored platform-specific codePiotr Dziwinski2013-03-191-0/+10
* Refactoring in tests infrastructurePiotr Dziwinski2013-02-031-8/+0
* * Fixed sound pitch causing segfaulterihel2013-01-161-10/+4
* * Removed aluterihel2013-01-141-2/+6
* CMakeLists enhancementsPiotr Dziwinski2013-01-081-2/+14
* Corrected OpenGL extension detectionPiotr Dziwinski2013-01-051-26/+19
* Merge branch 'dev' into dev-graphicsPiotr Dziwinski2013-01-041-5/+34
|\
| * Add translated freedesktop 'Desktop Entry' fileDidier Raboud2012-12-271-0/+2
| * sound fixerihel2012-12-201-1/+28
| * removing plugins for gold version (for mxe cross compiling)erihel2012-12-201-3/+0
| * Installation path fixes and CMakeLists refactoringPiotr Dziwinski2012-12-201-2/+2
| * Fix RPath in installed colobotDidier Raboud2012-12-191-1/+1
| * Install libCBot to a private directoryDidier Raboud2012-12-171-1/+2
| * Split gtest and gmock, fixed using system packagesPiotr Dziwinski2012-12-161-1/+1
| * Merge branch 'master' into devPiotr Dziwinski2012-12-151-1/+3
| |\
| | * Add FindLTDL cmake moduleDidier Raboud2012-12-141-1/+1
| | * Handle translations with CMakes.Didier Raboud2012-12-131-0/+2
* | | Engine optimization - rewritten model managementPiotr Dziwinski2012-12-261-0/+1
|/ /
* | Restext rewrite to runtime initialized arraysPiotr Dziwinski2012-10-171-1/+0
* | Merge branch 'dev' of https://github.com/colobot/colobot into devZaba9992012-10-111-0/+2
|\|
| * Added "make install" target.Michał Zieliński2012-10-051-0/+2
* | Added saving user scripts on game save. Fixed bug in writing script to file.Zaba9992012-10-111-0/+1
|/
* MXE support and CMake files refactoringPiotr Dziwinski2012-09-291-45/+25
* Small fix in profile + profile_test rewritten to gtest.Zaba9992012-09-281-0/+1
* Removed metafile editor and loaderPiotr Dziwinski2012-09-221-1/+0
* * Fixed audio problemserihel2012-09-221-0/+3
* changed paths for models and levels. Now it's possible to load level. Merged ...Zaba9992012-09-201-1/+0
|\
| * Namespace and styling fixPiotr Dziwinski2012-09-191-1/+0
* | changed paths for models and levels. Now it's possible to load level.Zaba9992012-09-201-0/+2
|/
* changes needeto to cimpile on windows.Zaba9992012-09-171-0/+1
* Successful compilation & runningPiotr Dziwinski2012-09-151-1/+1
* CMainDialog rewritePiotr Dziwinski2012-09-151-2/+2
* Merge dev-common and various fixes to achieve compilationPiotr Dziwinski2012-09-151-34/+33
|\
| * Tests rewrite and Doxygen in src/mathPiotr Dziwinski2012-09-111-0/+1
| * Refactoring in src/commonPiotr Dziwinski2012-09-091-6/+8
* | Merge branch 'dev-object' into devMichał Konopacki2012-09-151-61/+61
|\ \
| * | Fixes in [object/auto]Michał Konopacki2012-09-131-26/+26