]> git.lizzy.rs Git - dragonfireclient.git/history - src
Merge branch 'view_bobbing_and_vielded_tool'
[dragonfireclient.git] / src /
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-26 Perttu AholaServer user limit configuration option
2011-09-26 Perttu AholaMerge remote-tracking branch 'darkrose/master'
2011-09-24 celeron55Merge pull request #10 from joshbeck/master
2011-09-24 Joshua BeckFixed null pointer dereference errors found by cppcheck
2011-09-23 darkroseremove content_* things from map.cpp
2011-09-23 Perttu AholaMove PLATFORM_LIBS around to make sqlite3 link with...
2011-09-22 Perttu AholaMake client report a newer version number to the server...
2011-09-22 darkroseadded locking chests - clean patch
2011-09-21 Perttu AholaBetter apple tree generation
2011-09-21 KahrlSimplistic wielded tool lighting, added setMeshVertices...
2011-09-21 Kahrlreduce view bobbing slightly
2011-09-20 KahrlCreate a separate scene manager for the wielded tool...
2011-09-20 Kahrlfix a numerical problem, but tool is still jittery
2011-09-20 KahrlFix jittery view bobbing at large map coordinates again...
2011-09-20 KahrlDigging animation
2011-09-19 Kahrlfix some normals
2011-09-19 KahrlWielded tool updates, leaves and glass work now
2011-09-19 KahrlConvert any inventory item into a mesh, bring back...
2011-09-19 KahrlAdded sprite extruder
2011-09-18 Kahrltrying some view bobbing changes
2011-09-18 KahrlOops, up vector is needed.
2011-09-18 KahrlThis looks more like MC view bobbing, but still not...
2011-09-16 Perttu AholaMerge remote-tracking branch 'sfan5/apple-trees'
2011-09-16 KahrlSQLite needs to be linked with -ldl on some Linux distros.
2011-09-16 KahrlRevert some changes that could lead to slower map trans...
2011-09-14 KahrlMade wielded tool move slightly (and smoothly) during...
2011-09-14 KahrlView bobbing is slower in the water.
2011-09-12 sfan5Added Iron Apple which heals 4 Hearts
2011-09-12 sfan5Changed the Heal Amount of Apples from 6 to 2
2011-09-11 sfan5Fixed duplication bug
2011-09-11 sfan5Removed Spaces
2011-09-11 sfan5Added Apple Trees
2011-09-08 Kahrlinventory displays tool breakage bar again
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 Kahrlminor view bobbing improvements
2011-09-08 Kahrlmake it slightly less annoying :o)
2011-09-08 KahrlImplemented view bobbing (testing simple lemniscate...
2011-09-07 KahrlCommented out debug statements again
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-09-06 Perttu AholaNote about texture atlas
2011-09-06 Perttu AholaAdd note about trans_table_19.
2011-09-06 Perttu AholaRemove block file from disk when saved to database
2011-09-06 JacobFPause in unloaded territory instead of collide
2011-09-06 Perttu AholaMake Connection::Send cancel silently if peer doesn...
2011-09-06 Perttu AholaSpeed up periodical map unloading by moving beginSave...
2011-09-06 Perttu AholaMerge remote-tracking branch 'queatz/sqlite-map'
2011-09-06 Perttu AholaFix bug in posix file/directory removal wrapper, as...
2011-09-06 Perttu AholaFix some texture stuff: remove item_fence.png, use...
2011-09-06 Kahrlallow specifying a fixed seed in the config file for...
2011-09-06 JacobFNow SAOs will reflect changes to their temporary invent...
2011-09-04 JacobFThese numbers were well exceeding 2^32...
2011-09-02 JacobFInitial sqlite3 maps.
2011-09-02 JacobFFurnace was crashing stuff again
2011-09-02 JacobFMerge branch 'master' of /media/Field/Software/minetest...
2011-09-01 JacobFUpdate to SQLite 3.7.7.1
2011-09-01 JacobF* Furnace would say it was overloaded when it had a...
2011-08-31 Perttu AholaMerge remote-tracking branch 'queatz/furnace-fix'
2011-08-30 JacobFIf there was no source item in a furnace it would cause...
2011-08-30 Perttu AholaMerge remote-tracking branch 'kahrl/dissector'
2011-08-30 Perttu AholaMerge remote-tracking branch 'queatz/mmb10'
2011-08-30 Perttu AholaMerge remote-tracking branch 'queatz/furnace-is-not...
2011-08-30 Perttu AholaMerge remote-tracking branch 'queatz/furnace-is-not...
2011-08-30 Perttu AholaMerge remote-tracking branch 'queatz/privs'
2011-08-25 JacobFMerged 2 branches because they relied on each other.
2011-08-25 Kahrldissector branch: fix description of TOCLIENT_PLAYERITE...
2011-08-25 JacobFMiddle mouse click will move 10 items around at a time.
2011-08-24 JacobFDon't remove furnace if something is inside it.
2011-08-24 JacobFIf a user doesn't have build rights, don't allow them...
2011-08-24 JacobFThe password box in the mainmenu is focused if there...
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
next