]> git.lizzy.rs Git - dragonfireclient.git/history - src/CMakeLists.txt
fix in readme
[dragonfireclient.git] / src / CMakeLists.txt
2011-05-20 Perttu AholaMerge: New map directory structure and player passwords
2011-05-20 Ciaran GultnieksPasswords - password entry at main menu, stored and...
2011-05-16 Perttu Aholamerged fix to readlink ignored return value warning
2011-05-16 Perttu Aholamerged CiaranG's stuff again: auto-admin powers to...
2011-05-16 Perttu Aholaadded -Wno-unused-but-set-variable, which hides a new...
2011-05-16 Perttu Aholamerged CiaranG's changes (player privileges)
2011-05-16 Ciaran GultnieksImproved server commands and added player permissions.
2011-05-14 Perttu AholaAdded key configuration in the configuration file.
2011-04-29 Perttu Aholaadded clouds
2011-04-23 Perttu AholaCode refactoring; split half of main.cpp to game.cpp.
2011-04-22 Perttu AholaRemoved IrrlichtWrapper
2011-04-10 Perttu Aholaitems now fall by gravity... also some other random...
2011-04-04 Perttu Aholachanged node metadata format to better accomodate futur...
2011-04-04 Perttu AholaModified windows build parameters a bit to make it...
2011-04-04 Perttu Aholaremoved reference to script directory in cmake install
2011-04-03 Perttu Aholacommit before some more radical changes
2011-04-03 Perttu AholaRemoved lua stuff
2011-02-23 Perttu Aholamodified the build system of lua to a more minimal one
2011-02-23 Perttu Aholafixed a path in build system's packaging part
2011-02-21 Perttu Aholapreliminary lua scripting framework for objects
2011-02-20 Perttu AholaTemporary commit; lots of test code and stuff
2011-02-16 Perttu Aholasmall fixes: crack texture, server build on windows...
2011-02-15 Perttu Aholafixed slight error in server build
2011-02-15 Perttu Aholamight work good on cmake+msvc now
2011-02-15 Perttu AholaCtrl+C handling on POSIX, some commands for server...
2011-02-14 Perttu Aholafixed CMakeLists.txt syntax (removed additional ,)
2011-02-12 Perttu AholaUse random-generated fallback textures when real textur...
2011-02-11 Perttu Aholanew texture stuff quite working
2011-02-10 Perttu Aholafixes toward mingw compatibility
2011-02-10 Perttu Aholawork-in-progress texture atlas optimization
2011-02-07 Perttu Aholabug-fixin'
2011-02-05 Perttu Aholamapgen stuff
2011-02-04 Perttu Aholaadded sand to map generator
2011-01-27 Perttu AholaNow texture handling is fast. Also now players are...
2011-01-23 Perttu AholaOMG! Main Menu!
2011-01-18 Perttu Aholamade old build system to work too. the cmake one doesn...
2011-01-09 Perttu Aholarandom build system tweaking
2011-01-08 Perttu AholaMainly small build system fixes
2011-01-08 Perttu AholaLots of small stuff
2011-01-08 Perttu Aholamore linker parameters
2011-01-08 Perttu AholaFixed some missing linking to libraries
2011-01-08 Perttu Aholadoc updates; CMake works reasonably well now.
2011-01-08 Perttu AholaCMake stuff works now on linux and windows... and shoul...
2011-01-08 Perttu AholaCMake working on Linux (not on windows)