summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Removed old code and build targetPiotr Dziwinski2012-06-261-4/+3
| | | | | | | - removed directory with old target - changed CMakeLists.txt to new target only and temporarily commented out reference to CBot - updated README
* SDL projectPiotr Dziwinski2012-06-251-2/+9
| | | | | | | | - added (very basic) SDL template in CApplication and CEngine - split project into two targets: colobot_old (dependent on DirectX and WinAPI) and colobot_new (dependent on SDL and OpenGL) - moved sound.h/cpp to old/ and created new template in Snd namespace - added platform-independent dialog boxes in app/system.h/cpp
* Adding new MinGW branchPiotr Dziwinski2012-04-151-0/+14