small fix to transformLiquids
[oweals/minetest.git] / src /
2011-08-15 Perttu Aholasmall fix to transformLiquids
2011-08-15 Perttu AholaFixed liquid mesh generation
2011-08-15 Perttu AholaAdd lava to creative inventory (hmm, we're shortly...
2011-08-15 Perttu AholaHopefully fixed msvc "'sqrt' : ambiguous call to overlo...
2011-08-15 Perttu AholaNon-vertex-alpha texture material for lava
2011-08-15 Perttu Aholamodified mapgen to generate less lava
2011-08-15 Perttu AholaAdded #define WATER_ALPHA in content_mapnode.cpp
2011-08-15 Perttu Aholatuned lava/universal damage code
2011-08-14 Perttu Aholalava!
2011-08-14 Perttu AholaWindows.h -> windows.h for cross-mingw build
2011-08-13 Perttu AholaMerge remote-tracking branch 'speedprog/fixedNotFinding...
2011-08-13 Giuseppe BilottaLet Settings accept a const char* directly
2011-08-13 Giuseppe BilottaFix keycode_to_keyname return value
2011-08-12 Giuseppe BilottaClean up key names handling
2011-08-12 Giuseppe BilottaFix use of && instead of &
2011-08-12 Perttu AholaRemoved assert if creating texture atlas image fails...
2011-08-12 Constantin Wengerfixed not finding data dir if installed
2011-08-12 Perttu AholaFixed/extended/modified ban stuff to be good for inclusion
2011-08-12 Perttu AholaMerge remote-tracking branch 'speedprog/banByIp'
2011-08-12 Constantin Wengeradded ipban support
2011-08-11 Giuseppe BilottaTypo fix
2011-08-11 Giuseppe BilottaNotify other players of wielded item change
2011-08-11 Giuseppe Bilottaconstify inventory item serialization
2011-08-11 Giuseppe BilottaClients inform server on wielded item
2011-08-11 Giuseppe BilottaKeep track of player item
2011-08-11 Giuseppe BilottaSome inventory const-ification
2011-08-11 Giuseppe BilottaServer should use the same eye position as the client
2011-08-11 Giuseppe BilottaRefactor player's eye position coding
2011-08-11 Giuseppe BilottaIntroduce Player::getLightPosition
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
next