summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
Commit message (Expand)AuthorAge
* preliminary lua scripting framework for objectsPerttu Ahola2011-02-21
* Temporary commit; lots of test code and stuffPerttu Ahola2011-02-21
* small fixes: crack texture, server build on windows, configuration file examp...Perttu Ahola2011-02-16
* fixed slight error in server buildPerttu Ahola2011-02-15
* might work good on cmake+msvc nowPerttu Ahola2011-02-15
* Ctrl+C handling on POSIX, some commands for server and other tweakingPerttu Ahola2011-02-15
* fixed CMakeLists.txt syntax (removed additional ,)Perttu Ahola2011-02-14
* Use random-generated fallback textures when real textures are not foundPerttu Ahola2011-02-12
* new texture stuff quite workingPerttu Ahola2011-02-11
* fixes toward mingw compatibilityPerttu Ahola2011-02-10
* work-in-progress texture atlas optimizationPerttu Ahola2011-02-10
* bug-fixin'Perttu Ahola2011-02-08
* mapgen stuffPerttu Ahola2011-02-05
* added sand to map generatorPerttu Ahola2011-02-04
* Now texture handling is fast. Also now players are saved on disk.Perttu Ahola2011-01-28
* OMG! Main Menu!Perttu Ahola2011-01-23
* made old build system to work too. the cmake one doesn't make working binarie...Perttu Ahola2011-01-18
* random build system tweakingPerttu Ahola2011-01-09
* Mainly small build system fixesPerttu Ahola2011-01-09
* Lots of small stuffPerttu Ahola2011-01-08
* more linker parametersPerttu Ahola2011-01-08
* Fixed some missing linking to librariesPerttu Ahola2011-01-08
* doc updates; CMake works reasonably well now.Perttu Ahola2011-01-08
* CMake stuff works now on linux and windows... and should be possible to make ...Perttu Ahola2011-01-08
* CMake working on Linux (not on windows)Perttu Ahola2011-01-08