]> git.lizzy.rs Git - dragonfireclient.git/history - src/CMakeLists.txt
reorganized a lot of stuff and modified mapgen and objects slightly while doing it
[dragonfireclient.git] / src / CMakeLists.txt
2011-06-26 Perttu Aholareorganized a lot of stuff and modified mapgen and...
2011-06-25 Perttu Aholamore reorganizing of map code
2011-06-25 Perttu Aholacleaned map stuff
2011-06-25 Perttu Aholamoved map generator to separate source files
2011-06-25 Perttu AholaNew map generator added (and SQLite, messed up the...
2011-06-18 Perttu Aholamerged Mac OSX build fix from minetest-delta
2011-06-17 Perttu Aholaremoved furnace menu because it is not needed anymore
2011-06-17 Perttu Aholaseparated inventory-related game content to content_inv...
2011-06-17 Perttu AholaCreated and moved stuff to content_nodemeta.{h,cpp}
2011-06-17 Perttu AholaMoved stuff from mapblock{h,cpp} to mapblock_mesh....
2011-06-17 Perttu AholaMoved some mapnode content stuff from mapnode.{h,cpp...
2011-06-07 Perttu AholaAdded an experimental "far view" thing. Doesn't work...
2011-06-01 Perttu Aholaadded -Wno-unused-but-set-variable to debug build
2011-06-01 Perttu Aholamerged an old head into main branch
2011-05-29 Perttu Aholaplayer passwords and privileges in world/auth.txt
2011-05-22 Perttu Aholamerged password change menu
2011-05-22 Ciaran GultnieksAdded the ability to change your password (via pause...
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)