dissector branch: added wireshark dissector minetest.lua
[oweals/minetest.git] / src /
2011-08-23 Perttu AholaLava is now better visible inside water. (a crappy...
2011-08-22 Perttu AholaInventory transparency; very loosely based on sapier...
2011-08-22 Perttu Aholaif creative mode and player has no build privileges...
2011-08-22 Perttu AholaFixed water mesh generation acting weird next to sand
2011-08-22 Perttu AholaFix byte count in serialization of "F1000"
2011-08-22 Perttu AholaFixed some protocol comment errors in clientserver...
2011-08-22 Giuseppe BilottaHopefully fix 'dangling water'
2011-08-22 Perttu AholaPossibly fixed the extremely rare PeerNotFound loop...
2011-08-22 Perttu AholaMerge remote-tracking branch 'oblomov/me_cmd'
2011-08-22 Perttu AholaMerge remote-tracking branch 'oblomov/new_input'
2011-08-22 Giuseppe BilottaChange way commands are displayed in chat window
2011-08-22 Giuseppe BilottaIntroduce hotkey for calling up a command window
2011-08-22 Giuseppe BilottaSend KEY_END when (re)creating a text input
2011-08-22 Giuseppe Bilotta/me command
2011-08-22 Giuseppe BilottaServer now supports replies without prefix
2011-08-22 Giuseppe BilottaDefines for server command context flags
2011-08-22 Giuseppe BilottaRemove distinction between /# and / commands
2011-08-22 Giuseppe BilottaOverhaul the input system
2011-08-22 Giuseppe BilottaFix typos in key names
2011-08-22 Perttu AholaFlowing lava updates lighting
2011-08-22 Perttu AholaMerge remote-tracking branch 'oblomov/liquid_fixes'
2011-08-22 Perttu AholaMerge branch 'lava'
2011-08-16 Giuseppe BilottaOptimize for viscosity 1
2011-08-16 Giuseppe BilottaViscous fluids
2011-08-16 Giuseppe BilottaMake sure all neighbors of changed fluids are activated
2011-08-16 Giuseppe BilottaLet the liquids flow in the open
2011-08-16 Giuseppe BilottaEnsure air neighbors to liquids that can flow are enque...
2011-08-16 Giuseppe BilottaEnsure param2 is set correctly in transformLiquids
2011-08-16 Giuseppe BilottaUse defines for liquid levels
2011-08-16 Perttu AholaImplemented MEET_OTHER
2011-08-16 Giuseppe BilottatransformLiquid: small optimization and whitespace...
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...
next