aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2011-10-12Saner block modification flag operation for not saving everything alwaysPerttu Ahola
2011-09-26Merge remote-tracking branch 'marktraceur/master'Perttu Ahola
2011-09-26Rotate wielded tool the right way and modify axe graphics accordinglyPerttu Ahola
2011-09-26Merge branch 'view_bobbing_and_vielded_tool'Perttu Ahola
2011-09-26Fix single-frame lag in camera yaw/pitch, tune view bobbing and add wielded t...Perttu Ahola
2011-09-26Server user limit configuration optionPerttu Ahola
2011-09-26Merge remote-tracking branch 'darkrose/master'Perttu Ahola
2011-09-24Fixed null pointer dereference errors found by cppcheckJoshua Beck
2011-09-23Fixed merge issues with saplings, ready to pull now!Mark Holmquist
2011-09-23Fixed saplings growing into trees (thanks so much, Kahrl!)Mark Holmquist
2011-09-23Adding (most) of the sapling functionality. It has yet to work, since MEET_OT...Mark Holmquist
2011-09-23remove content_* things from map.cppdarkrose
2011-09-23Move PLATFORM_LIBS around to make sqlite3 link with libdl on some distrosPerttu Ahola
2011-09-22Make client report a newer version number to the server than 2011-07-31 does ...0.2.20110922_1Perttu Ahola
2011-09-22added locking chests - clean patchdarkrose
2011-09-21Better apple tree generationPerttu Ahola
2011-09-21Simplistic wielded tool lighting, added setMeshVerticesColor to utility.h and...Kahrl
2011-09-21reduce view bobbing slightlyKahrl
2011-09-21Create a separate scene manager for the wielded tool. This fixes the glitchyn...Kahrl
2011-09-20fix a numerical problem, but tool is still jitteryKahrl
2011-09-20Fix jittery view bobbing at large map coordinates again. Wielded tool still h...Kahrl
2011-09-20Digging animationKahrl
2011-09-19fix some normalsKahrl
2011-09-19Wielded tool updates, leaves and glass work nowKahrl
2011-09-19Convert any inventory item into a mesh, bring back InventoryItem::getImageRay...Kahrl
2011-09-19Added sprite extruderKahrl
2011-09-18trying some view bobbing changesKahrl
2011-09-18Oops, up vector is needed.Kahrl
2011-09-18This looks more like MC view bobbing, but still not even closeKahrl
2011-09-16Merge remote-tracking branch 'sfan5/apple-trees'Perttu Ahola
2011-09-16SQLite needs to be linked with -ldl on some Linux distros.Kahrl
2011-09-16Revert some changes that could lead to slower map transfer and increaed netwo...Kahrl
2011-09-15Made wielded tool move slightly (and smoothly) during view bobbing. Making th...Kahrl
2011-09-15View bobbing is slower in the water.Kahrl
2011-09-12Added Iron Apple which heals 4 Heartssfan5
2011-09-12Changed the Heal Amount of Apples from 6 to 2sfan5
2011-09-11Fixed duplication bugsfan5
2011-09-11Removed Spacessfan5
2011-09-11Added Apple Treessfan5
2011-09-08inventory displays tool breakage bar againKahrl
2011-09-08trying something else... also replaced M_PI by PI everywhereKahrl
2011-09-08attempting to merge Queatz/the-wielded-tool and kahrl/viewbobbing, something ...Kahrl
2011-09-08minor view bobbing improvementsKahrl
2011-09-08make it slightly less annoying :o)Kahrl
2011-09-08Implemented view bobbing (testing simple lemniscate shape)Kahrl
2011-09-08Commented out debug statements againKahrl
2011-09-08Collected and moved existing camera infrastructure from game.cpp to camera.cp...Kahrl
2011-09-07Removed unused camera_position and camera_direction fields from Client. Moved...Kahrl
2011-09-07Display which tool the player is holdingJacobF
2011-09-07Note about texture atlasPerttu Ahola