tuned lava/universal damage code
[oweals/minetest.git] / src / game.cpp
2011-08-14 Perttu Aholalava!
2011-08-12 Perttu AholaMerge remote-tracking branch 'speedprog/banByIp'
2011-08-12 Constantin Wengeradded ipban support
2011-08-11 Giuseppe BilottaKeep track of player item
2011-08-11 Giuseppe BilottaRefactor player's eye position coding
2011-08-05 Perttu Aholamerged delta and c55
2011-08-03 Perttu AholaFixed farmesh to such that it was a long time ago.
2011-08-01 Nils Dagsson MoskoppMerge pull request #47 from MarkTraceur/master
2011-08-01 Mark HolmquistFixed a few problems in the ladder update, and changed...
2011-08-01 Mark HolmquistAdded ladders--they don't have any use yet, though
2011-07-30 Nils Dagsson MoskoppMerge branch 'upstream/master'
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 AholaRats are now eatable. Also made their selection box...
2011-07-30 Perttu AholaRemoved remaining -delta references
2011-07-24 Perttu Aholamerged fix to decapitated trees; other bugs now exists
2011-07-23 Perttu AholaMade hotbar a bit smaller
2011-07-23 Perttu Aholamerged jungle and bluish shadows
2011-07-23 Perttu Aholamerged the content type extension and delta
2011-07-23 Perttu Aholaextended content-type range
2011-07-23 Perttu Aholamerged some stuff from upstream while merging delta
2011-07-22 Nils Dagsson MoskoppMerge branch 'upstream/master'
2011-07-22 Nils Dagsson MoskoppMerge branch 'upstream/master'
2011-07-21 Perttu AholaMerged minetest-delta a624fe549bc75855a170
2011-07-20 Nils Dagsson MoskoppMerge branch 'upstream/master'
2011-07-20 Nils Dagsson MoskoppMerge branch 'upstream/master'
2011-07-17 Nils Dagsson Moskopp* changed GUI to indicate Minetest Δ
2011-07-17 Nils Dagsson Moskopp* changed GUI to indicate Minetest Δ
2011-07-16 Nils Dagsson MoskoppMerge remote-tracking branch 'origin/upstream'
2011-07-16 Nils Dagsson MoskoppMerge remote-tracking branch 'origin/upstream'
2011-07-14 Nils Dagsson MoskoppMerge branch 'upstream/master'
2011-07-14 Nils Dagsson MoskoppMerge branch 'upstream/master'
2011-07-11 Jiří Procházka+ farmesh config options
2011-07-11 Jiří Procházka+ farmesh config options
2011-07-01 Perttu Aholamade screen go slightly blue when underwater
2011-06-27 Nils Dagsson MoskoppMerge pull request #13 from Bahamada/upstream_merge
2011-06-27 Nils Dagsson MoskoppMerge pull request #13 from Bahamada/upstream_merge
2011-06-26 Perttu Aholamade dtime jitter compare value and fps calculation...
2011-06-26 Perttu AholaMade the initial loading screen slightly more alive
2011-06-26 Perttu Aholaadded screenshot key F12 (from spongie)
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-26 Sebastian RühlMerge branch 'master' of https://github.com/erlehmann...
2011-06-26 Perttu Aholaadded and commented out some debug output
2011-06-25 Perttu Aholaeven more code refactoring
2011-06-18 Perttu AholaHand-picked Mac OSX cursor and bundle path fixes from...
2011-06-18 Perttu Aholafarmesh render range is now dynamic
2011-06-18 Perttu Aholafarmesh is now usable.
2011-06-18 Perttu Aholamodified health bar a bit
2011-06-18 Perttu Aholaenabled word wrap in chat
2011-06-17 Perttu Aholaremoved furnace menu because it is not needed anymore
2011-06-17 Perttu Aholamoved inventory menu definition of chest and furnace...
2011-06-17 Perttu AholaCreated and moved stuff to content_nodemeta.{h,cpp}
2011-06-17 Perttu Aholaadded in-game key shortcuts for toggling free_move...
2011-06-17 Perttu AholaMoved some mapnode content stuff from mapnode.{h,cpp...
2011-06-08 Nils Dagsson Moskopp+ rail block bounding box
2011-06-08 Nils Dagsson Moskopp+ rail block bounding box
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-02 Nils Dagsson MoskoppMerge pull request #1 from TeddyDesTodes/master
2011-06-01 Perttu Aholamore merging - hopefully all spare heads are now gone
2011-06-01 Perttu Aholamerged an old head into main branch
2011-06-01 Perttu AholaMerged CiaranG's fence graphic updates (ugh, well,...
2011-06-01 teddydestodesMerge remote-tracking branch 'upstream/master'
2011-06-01 teddydestodesMerge remote-tracking branch 'upstream/master'
2011-06-01 teddydestodesMerge remote-tracking branch 'bucket-t/master'
2011-06-01 teddydestodesMerge remote-tracking branch 'bucket-t/master'
2011-06-01 teddydestodesMerge remote-tracking branch 'upstream/master'
2011-06-01 teddydestodesMerge remote-tracking branch 'upstream/master'
2011-05-30 Perttu AholaReduced the CPU usage of the sent block selector algorithm
2011-05-29 Perttu Aholainvert_mouse config option
2011-05-29 Perttu Aholaplayer passwords and privileges in world/auth.txt
2011-05-29 teddydestodesfast_move and free_move can now be toggled
2011-05-29 teddydestodesfast_move and free_move can now be toggled
2011-05-24 Perttu Aholawhen pause menu is activated, move mouse cursor on...
2011-05-22 Perttu Aholamerged password change menu
2011-05-22 Ciaran GultnieksAdded the ability to change your password (via pause...
2011-05-21 Perttu Aholafixed a small memory leak in game.cpp
2011-05-21 Perttu AholaAll textures are are now searched first from the direct...
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-19 Ciaran GultnieksDon't say 'Creating server and client' if the server...
2011-05-16 Perttu Aholamerged CiaranG's changes (player privileges)
2011-05-15 Perttu Aholafixed an "unused variable" warning
2011-05-14 Perttu Aholaremoved a leftover debug print
2011-05-14 Perttu AholaAdded key configuration in the configuration file.
2011-05-09 Perttu Aholamerged CiaranG's changes: the glass block
2011-05-06 Perttu AholaFixed viewing range stuff a bit (now it works better...
2011-04-29 Perttu Aholarandom comment updates
2011-04-29 Perttu Aholamade proper skyboxes for dawn/evening and night
2011-04-29 Perttu AholaTweaked clouds a bit
2011-04-29 Perttu Aholaadded simple skybox
2011-04-29 Perttu Aholaadded clouds
2011-04-24 Perttu AholaOptimized smooth lighting calculation code
2011-04-24 Perttu AholaAdded a simple software "ambient occlusion" effect...
2011-04-23 Perttu AholaMade the main menu a bit more unique looking
2011-04-23 Perttu AholaCode refactoring; split half of main.cpp to game.cpp.