command-line/world game selection
[oweals/minetest.git] / src / game.cpp
2012-03-11 Perttu Aholacommand-line/world game selection
2012-03-11 Perttu AholaLimit crack update speed
2012-03-11 Perttu AholaWhen mouse button is held down in air, show continuous...
2012-03-11 Perttu AholaImprove command-line parameters
2012-03-10 Perttu AholaTune "Connecting to server" and "Waiting content" screens
2012-03-10 KahrlChat console, including a number of rebases and modific...
2012-03-10 Perttu AholaStarting the game in the pause menu is lame, don't...
2012-03-10 Perttu AholaInitial directory structure rework
2012-03-10 Perttu AholaFix and tune things, add tool "recharge" animation...
2012-03-10 Perttu AholaClientActiveObject::debugInfoText()
2012-03-10 Perttu AholaDamage groups WIP
2012-03-10 Perttu AholaDon't draw cracks when digging is impossible
2012-03-10 Perttu AholaDigging time groups WIP
2012-02-28 celeron55Merge pull request #46 from garrosh/master
2012-02-06 Perttu AholaTune brightness stuff and fog color
2012-02-06 Perttu AholaFix calculating if block is in viewing range; fix fog...
2012-02-02 Perttu AholaMerge remote-tracking branch 'kahrl/hidehud'
2012-02-01 KahrlPage up/down: don't display the old value, it was a...
2012-02-01 KahrlPage up and down change the minimum viewing range
2012-02-01 KahrlShow the top line too when only chat, but not HUD is...
2012-01-31 KahrlF1 toggles HUD, F2 toggles chat, F5 toggles debug info...
2012-01-22 KahrlInventory menu (with dragging) improved. Crafting is...
2012-01-22 KahrlNode placement / mineral / serialization / iron freq...
2012-01-12 KahrlThe huge item definition and item namespace unification...
2012-01-02 Perttu AholaFix server sending stuff before textures have been...
2011-12-11 Perttu AholaExtend load screen maximum time
2011-12-03 Perttu AholaShow infotext for unknown nodes
2011-11-29 KahrlCraftItem rework and Lua interface
2011-11-29 Perttu AholaPrint errors from local log to chat
2011-11-29 KahrlAdd IDropAction and related stuff
2011-11-29 Perttu AholaMake object hit delay smaller for fun; actually it...
2011-11-29 Perttu AholaWhen digging a node, don't switch to punching an object...
2011-11-29 Perttu AholaRemove #include <content_mapnode.h> from game.cpp
2011-11-29 Perttu AholaImprove loading screen and protocol
2011-11-29 Perttu AholaFix flowing water being always opaque
2011-11-29 Perttu AholaCompletely generalized mesh generation; ContentFeatures...
2011-11-29 Perttu AholaBetter node texture generation
2011-11-29 Perttu AholaProperly update textures in node definitions
2011-11-29 Perttu AholaModify mod and texture directory hierarchies
2011-11-29 Perttu AholaMove tool definitions to script
2011-11-29 Perttu AholaTool definition transfer to client
2011-11-29 Perttu AholaMake fence post selection box smaller and create code...
2011-11-29 Perttu AholaGameDef compiles
2011-11-29 Perttu AholaCreate framework for getting rid of global definitions...
2011-11-29 Perttu AholaAllocate MapBlock::m_node_metadata on heap to allow...
2011-11-29 Perttu AholaGeneric NodeMetadata text input
2011-11-29 Perttu AholaGeneralize selection boxes
2011-11-29 Perttu AholaMove ContentFeatures to mapnode_contentfeatures.{h...
2011-11-02 Perttu Aholaocclusion culling fix, a little reshaping of map render...
2011-10-18 Perttu AholaTry to tune fog to work well on high-end machines also
2011-10-18 Perttu AholaTune map rendering and related diagnostics
2011-10-18 Perttu AholaFix client profiler print interval
2011-10-17 Perttu AholaF2 toggles profiler display in client
2011-10-17 Perttu AholaDisplay RTT (round trip time, ping) on client status...
2011-10-17 Perttu AholaAdd some rendering statistics to profiler
2011-10-16 Perttu AholaSome more profiler stuff to get the hang on what really...
2011-10-16 Perttu AholaImprove debug profiler usage for investigating CPU...
2011-10-16 Perttu AholaFix map delete on windows (concatenate paths correctly...
2011-10-16 Perttu AholaUse the logger; also, default to not showing much crap...
2011-10-15 Perttu AholaHandle death and respawn better
2011-10-15 Perttu AholaImprove mobv2
2011-10-14 Perttu Aholamobv2
2011-10-12 Perttu AholaHeader file tweaking; mainly for speed
2011-09-26 Perttu AholaMerge remote-tracking branch 'marktraceur/master'
2011-09-26 Perttu AholaMerge remote-tracking branch 'kahrl/sectors2sqlite...
2011-09-26 Perttu AholaMerge branch 'view_bobbing_and_vielded_tool'
2011-09-26 Perttu AholaFix single-frame lag in camera yaw/pitch, tune view...
2011-09-20 KahrlCreate a separate scene manager for the wielded tool...
2011-09-20 KahrlDigging animation
2011-09-19 KahrlAdded sprite extruder
2011-09-14 KahrlMade wielded tool move slightly (and smoothly) during...
2011-09-08 Kahrltrying something else... also replaced M_PI by PI every...
2011-09-08 Kahrlattempting to merge Queatz/the-wielded-tool and kahrl...
2011-09-08 KahrlImplemented view bobbing (testing simple lemniscate...
2011-09-07 KahrlCollected and moved existing camera infrastructure...
2011-09-07 KahrlRemoved unused camera_position and camera_direction...
2011-09-07 JacobFDisplay which tool the player is holding
2011-08-22 Perttu AholaInventory transparency; very loosely based on sapier...
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 BilottaIntroduce hotkey for calling up a command window
2011-08-22 Giuseppe BilottaRemove distinction between /# and / commands
2011-08-22 Giuseppe BilottaOverhaul the input system
2011-08-22 Perttu AholaMerge branch 'lava'
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
next