removed -delta namings
[oweals/minetest.git] / src / CMakeLists.txt
2011-07-23 Perttu Aholaremoved -delta namings
2011-07-23 Perttu Aholamerged the content type extension and delta
2011-07-23 Perttu Aholauh, i guess this now merges the new delta stuff?
2011-07-23 Perttu Aholamerged some stuff from upstream while merging delta
2011-07-22 Nils Dagsson MoskoppMerge pull request #33 from SpeedProg/master
2011-07-22 Constantin WengerMerge remote-tracking branch 'upstream/master'
2011-07-22 Constantin Wengerfixed some problems with filenames of the translations
2011-07-22 Nils Dagsson MoskoppMerge branch 'upstream/master'
2011-07-22 Nils Dagsson MoskoppMerge pull request #32 from Oblomov/master
2011-07-22 Giuseppe BilottaDeclare USE_GETTEXT option
2011-07-22 Giuseppe Bilottaupdatepo cmake rule
2011-07-22 Giuseppe BilottaStatic naming of po file
2011-07-22 Giuseppe BilottaRefactor mo creation/installation
2011-07-22 Giuseppe BilottaUse project name for mo files
2011-07-22 Giuseppe BilottaMerge remote-tracking branch 'erlehmann/master'
2011-07-21 Perttu AholaMerged minetest-delta a624fe549bc75855a170
2011-07-21 Nils Dagsson MoskoppMerge pull request #29 from cisoun/master
2011-07-21 Cyriaque SkrapitsAdded french translation.
2011-07-21 Giuseppe BilottaReorganize cmake gettext message output to ease debugging
2011-07-21 Giuseppe BilottaFind correct library for MSVC vs MingW in Winows
2011-07-21 Giuseppe BilottaOnly install locale files if using gettext
2011-07-21 Giuseppe BilottaUppercase DEFINED or cmake 2.8.4 complains
2011-07-21 Giuseppe BilottaRefactor and clean up gettext management
2011-07-21 Giuseppe BilottaMake gettext optional
2011-07-21 WeedyTweak makefiles to add -delta suffix.
2011-07-21 WeedyFix win32 MSVC compile. (screw gettext)
2011-07-20 Nils Dagsson MoskoppMerge pull request #27 from Oblomov/master
2011-07-20 Giuseppe BilottaMove package search out of conditional
2011-07-20 Nils Dagsson MoskoppMerge pull request #24 from SpeedProg/master
2011-07-20 Nils Dagsson MoskoppMerge branch 'master' of github.com:erlehmann/minetest...
2011-07-20 Nils Dagsson MoskoppMerge pull request #23 from Oblomov/master
2011-07-20 Giuseppe BilottaUse system sqlite3/jthread libs if available
2011-07-20 Nils Dagsson MoskoppMerge branch 'master' of github.com:erlehmann/minetest...
2011-07-20 Nils Dagsson MoskoppMerge pull request #22 from SpeedProg/master
2011-07-20 Constantin Wengeradded gettext support
2011-07-20 Nils Dagsson MoskoppMerge branch 'upstream/master'
2011-07-16 Nils Dagsson MoskoppMerge remote-tracking branch 'origin/upstream'
2011-07-14 Nils Dagsson MoskoppMerge branch 'upstream/master'
2011-06-27 Nils Dagsson MoskoppMerge pull request #13 from Bahamada/upstream_merge
2011-06-26 Perttu Aholareorganized a lot of stuff and modified mapgen and...
2011-06-26 Sebastian RühlMerge branch 'master' of https://github.com/erlehmann...
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-02 Nils Dagsson MoskoppMerge pull request #1 from TeddyDesTodes/master
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-06-01 teddydestodesMerge remote-tracking branch 'upstream/master'
2011-06-01 teddydestodesadded new submenu for key assignment
2011-06-01 Nils Dagsson MoskoppMerge pull request #5 from bucket-T/master
2011-06-01 teddydestodesMerge remote-tracking branch 'bucket-t/master'
2011-06-01 MrLoomMacOSX build support
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
next