minetestmapper speed tweaks (kahrl & JacobF)
[oweals/minetest.git] / src /
2011-08-11 Perttu AholaMerged some FreeBSD fixes
2011-08-11 q66Proper placement of binary files.
2011-08-11 q66Prevent threadid_t from losing precision when casted...
2011-08-08 Giuseppe BilottaRespect base virtual functions' signatures
2011-08-08 Giuseppe BilottaAlways return from non-void functions
2011-08-08 Giuseppe BilottaKeys should be s32, not u32
2011-08-08 Giuseppe BilottaRemove spurious assignment
2011-08-08 Giuseppe BilottaInventoryAction is a struct, not a class
2011-08-11 Giuseppe BilottaClang doesn't like -Wno-unused-but-set-variable
2011-08-11 Giuseppe BilottaProject uses C++, so use CHECK_CXX_COMPILER_FLAG
2011-08-01 Dmitry MarakasovFix data paths for FreeBSD
2011-08-01 Dmitry MarakasovFix "integer constant is too large for 'long' type...
2011-08-01 Dmitry MarakasovCheck whether -Wno-unused-but-set-variable is supported...
2011-08-08 Perttu Aholathe zlib error print function now prints to dstream...
2011-08-05 Perttu Aholamerged delta and c55
2011-08-05 Giuseppe BilottaSome obvious errors in the new fluid flow management
2011-08-05 Giuseppe BilottaMapNode is a struct, not a class
2011-08-05 Constantin Wengerfixed some error :/
2011-08-05 Constantin Wengermarked strings as translation
2011-08-05 Constantin Wengerfixed displaying special chars in the keychange menu
2011-08-03 Perttu Ahola* fix for broken water
2011-08-03 Perttu AholaFixed farmesh to such that it was a long time ago.
2011-08-02 Nils Dagsson MoskoppMerge pull request #48 from Oblomov/master
2011-08-02 Giuseppe BilottaUse wgettext
2011-08-02 Giuseppe BilottaIntroduce wgettext
2011-08-02 Giuseppe BilottaGet rid of unused variables
2011-08-01 Perttu Aholaadded TODO in main.cpp
2011-08-01 Nils Dagsson Moskopp* less clumsy ladder texture, based on rails
2011-08-01 Nils Dagsson MoskoppMerge pull request #47 from MarkTraceur/master
2011-08-01 Mark HolmquistChanging CONTENT_LADDER to be an extended block
2011-08-01 Mark HolmquistFixing ladders again
2011-08-01 Mark HolmquistFixed a few problems in the ladder update, and changed...
2011-08-01 Mark HolmquistLadders implemented!
2011-08-01 Mark HolmquistAdded ladders--they don't have any use yet, though
2011-07-31 Nils Dagsson MoskoppMerge remote-tracking branch 'origin/upstream'
2011-07-31 Perttu AholaFixes a bug that made the server to deny non-empty...
2011-07-31 Nils Dagsson MoskoppMerge pull request #44 from SpeedProg/master
2011-07-31 Perttu AholaFixed problem of server always receiving an empty passw...
2011-07-31 Constantin Wengerlast fix was shit but this one works (tested)
2011-07-30 Perttu AholaMade stricter handling for old clients because now...
2011-07-30 Perttu AholaAdded MaterialItem conversion from old content type...
2011-07-30 Perttu Aholachangelog update and disable motd by default
2011-07-30 Perttu Aholaupdated CMakeList.txts a bit
2011-07-30 Perttu Aholaadded windows icon
2011-07-30 Nils Dagsson MoskoppMerge branch 'master' of github.com:erlehmann/minetest...
2011-07-30 Nils Dagsson MoskoppMerge pull request #41 from SpeedProg/master
2011-07-30 Constantin Wengerfixe for msvc broke linux
2011-07-30 Perttu AholaFixed handling of inventory in creative mode (normal...
2011-07-30 Nils Dagsson MoskoppMerge branch 'master' of github.com:erlehmann/minetest...
2011-07-30 Nils Dagsson MoskoppMerge pull request #39 from SpeedProg/master
2011-07-30 Constantin Wengerthis fixes problem with msvc++ and should work on other...
2011-07-30 Constantin Wengerchanged one forgotten en_US.UTF-8 to C
2011-07-30 Constantin Wengerfixed redefinitivon of gettext.h is included more than...
2011-07-30 Constantin Wengerset some more text to gettext and updated po files
2011-07-30 Constantin Wengerset locales to C because en_US not installed on some...
2011-07-30 Constantin Wengerfixed displaying "umlauts" (deutsch umlaute) and hopefu...
2011-07-30 Nils Dagsson MoskoppMerge branch 'upstream/master'
2011-07-30 Perttu Aholafix to the former
2011-07-30 Perttu Aholaeasier notice on old version
2011-07-30 Perttu AholaAdded network protocol version number in protocol
2011-07-30 Nils Dagsson MoskoppMerge remote-tracking branch 'origin/upstream'
2011-07-30 Perttu AholaServer configuration is now written when "/#setting...
2011-07-30 Perttu AholaAdded message of the day and made it properly configura...
2011-07-30 Perttu AholaMade picking items up in creative mode delete them...
2011-07-30 Perttu Aholaupdated pause menu text a bit
2011-07-30 Perttu AholaRats are now eatable. Also made their selection box...
2011-07-30 Perttu AholaMade rats cookable and made them spawn near trees
2011-07-30 Perttu Aholamade more things burnable in furnace
2011-07-30 Perttu Aholaquick fix to it not building with gettext on my visual...
2011-07-30 Perttu AholaRemoved remaining -delta references
2011-07-25 Perttu Aholafix server build
2011-07-24 Nils Dagsson MoskoppMerge branch 'master' of github.com:erlehmann/minetest...
2011-07-24 Nils Dagsson MoskoppMerge pull request #36 from Oblomov/master
2011-07-24 Giuseppe BilottaLocale dir should be parallel to global data dir
2011-07-24 Giuseppe BilottaRead config from gettext.h
2011-07-24 Giuseppe BilottaActually make USE_GETTEXT available in the source
2011-07-24 Giuseppe BilottaTwo more instances of unhardcoding the project name
2011-07-24 Nils Dagsson MoskoppMerge pull request #35 from Oblomov/master
2011-07-24 Giuseppe BilottaSanitize GETTEXT usage macros
2011-07-24 Giuseppe BilottaBring po update out of cmake again
2011-07-24 Giuseppe BilottaRefactor gettext init
2011-07-24 Perttu AholaLowered default viewing range minimum to such that...
2011-07-24 Perttu AholaUpdated the texture atlas a bit
2011-07-24 Perttu Aholaand now fixed a bug in removing that debug output
2011-07-24 Perttu Aholaremoved a remaining debug print
2011-07-24 Perttu AholaAdded a mapblock analyzing function for debugging use...
2011-07-24 Perttu Aholachanged jungletree/junglegrass content ids to extended...
2011-07-24 Perttu Aholamerged fix to decapitated trees; other bugs now exists
2011-07-24 Giuseppe BilottaDo not package en translation, since we don't build it
2011-07-24 Giuseppe BilottaGettext domain should match the project name
2011-07-24 Giuseppe BilottaPlace project name and gettext use in config
2011-07-24 Perttu Aholaremoved unnecessary verbosity from debug output of...
2011-07-24 Nils Dagsson MoskoppMerge pull request #34 from SpeedProg/master
2011-07-23 Perttu Aholamade shadows less blue
2011-07-23 Constantin Wengerupdated cmakerules to autodetect if gettext can be...
2011-07-23 Perttu AholaFixed issue #15: Glass blocks a lot of light
2011-07-23 Perttu AholaFixed #21 Earth under torches oscillates between mud...
2011-07-23 Perttu AholaMade hotbar a bit smaller
2011-07-23 Perttu Aholamerged jungle and bluish shadows
2011-07-23 Perttu Aholaremoved -delta namings
next