aboutsummaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
AgeCommit message (Collapse)Author
2011-02-11new texture stuff quite workingPerttu Ahola
2011-02-10fixes toward mingw compatibilityPerttu Ahola
2011-02-10work-in-progress texture atlas optimizationPerttu Ahola
2011-02-08bug-fixin'Perttu Ahola
2011-02-05mapgen stuffPerttu Ahola
2011-02-04added sand to map generatorPerttu Ahola
2011-01-28Now texture handling is fast. Also now players are saved on disk.Perttu Ahola
2011-01-23OMG! Main Menu!Perttu Ahola
2011-01-18made old build system to work too. the cmake one doesn't make working ↵Perttu Ahola
binaries for some computers. --HG-- rename : src/config.h.in => src/cmake_config.h.in
2011-01-09random build system tweakingPerttu Ahola
2011-01-09Mainly small build system fixesPerttu Ahola
2011-01-08Lots of small stuffPerttu Ahola
2011-01-08more linker parametersPerttu Ahola
2011-01-08Fixed some missing linking to librariesPerttu Ahola
2011-01-08doc updates; CMake works reasonably well now.Perttu Ahola
2011-01-08CMake stuff works now on linux and windows... and should be possible to make ↵Perttu Ahola
to work on OS X.
2011-01-08CMake working on Linux (not on windows)Perttu Ahola
--HG-- rename : Makefile => Makefile.bak