aboutsummaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
AgeCommit message (Expand)Author
2011-06-17Moved some mapnode content stuff from mapnode.{h,cpp} and digging property st...Perttu Ahola
2011-06-07Added an experimental "far view" thing. Doesn't work exactly like it should a...Perttu Ahola
2011-06-02added -Wno-unused-but-set-variable to debug buildPerttu Ahola
2011-05-29player passwords and privileges in world/auth.txtPerttu Ahola
2011-05-22Added the ability to change your password (via pause menu)Ciaran Gultnieks
2011-05-21Merge: New map directory structure and player passwordsPerttu Ahola
2011-05-20Passwords - password entry at main menu, stored and checked by serverCiaran Gultnieks
2011-05-16added -Wno-unused-but-set-variable, which hides a new warning in gcc 4.6 whic...Perttu Ahola
2011-05-16Improved server commands and added player permissions.Ciaran Gultnieks
2011-05-14Added key configuration in the configuration file.Perttu Ahola
2011-04-29added cloudsPerttu Ahola
2011-04-23Code refactoring; split half of main.cpp to game.cpp.Perttu Ahola
2011-04-22Removed IrrlichtWrapperPerttu Ahola
2011-04-10items now fall by gravity... also some other random updatingPerttu Ahola
2011-04-05changed node metadata format to better accomodate future needs and problemsPerttu Ahola
2011-04-04Modified windows build parameters a bit to make it buildPerttu Ahola
2011-04-04removed reference to script directory in cmake installPerttu Ahola
2011-04-03commit before some more radical changesPerttu Ahola
2011-04-03Removed lua stuffPerttu Ahola
2011-02-24modified the build system of lua to a more minimal onePerttu Ahola
2011-02-23fixed a path in build system's packaging partPerttu Ahola
2011-02-21preliminary lua scripting framework for objectsPerttu Ahola
2011-02-21Temporary commit; lots of test code and stuffPerttu Ahola
2011-02-16small fixes: crack texture, server build on windows, configuration file examp...Perttu Ahola
2011-02-15fixed slight error in server buildPerttu Ahola
2011-02-15might work good on cmake+msvc nowPerttu Ahola
2011-02-15Ctrl+C handling on POSIX, some commands for server and other tweakingPerttu Ahola
2011-02-14fixed CMakeLists.txt syntax (removed additional ,)Perttu Ahola
2011-02-12Use random-generated fallback textures when real textures are not foundPerttu Ahola
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 binarie...Perttu Ahola
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
2011-01-08CMake working on Linux (not on windows)Perttu Ahola