]> git.lizzy.rs Git - dragonfireclient.git/history - src/content_cao.cpp
Fix and tune things, add tool "recharge" animation, add dummyball
[dragonfireclient.git] / src / content_cao.cpp
2012-03-10 Perttu AholaFix and tune things, add tool "recharge" animation...
2012-03-10 Perttu AholaLuaEntity armor groups
2012-03-10 Perttu AholaDamage groups WIP
2012-03-10 Perttu AholaEntity damage system WIP; Remove C++ mobs
2012-02-28 celeron55Merge pull request #46 from garrosh/master
2012-02-05 KahrlPlayers stay in environment even when dead, damage...
2012-01-12 KahrlThe huge item definition and item namespace unification...
2011-12-04 KahrlUse plain IBillboardSceneNode instead of MyBillboardSce...
2011-12-03 Perttu AholaDon't initialize ItemCAOs with stick.png
2011-12-03 Perttu AholaShow infotext for unknown items placed on ground
2011-12-03 Kahrlinventorycube: use all three specified textures; also...
2011-12-02 Perttu AholaMake hitting players make a visual damage flash to...
2011-12-02 Perttu AholaDon't hide players in pitch black (like oerkkis)
2011-12-02 Perttu AholaMove ServerRemotePlayer to a separate file
2011-12-01 Perttu AholaPlayers are more like objects + related stuff
2011-12-01 Perttu AholaPlayer-is-SAO WIP
2011-11-29 Perttu AholaImprove luaentity sprite functionality (and add some...
2011-11-29 Perttu AholaReshape LuaEntityCAO implementation a bit and make...
2011-11-29 Perttu AholaRelatively snappy object-ground collision detection
2011-11-29 Perttu AholaImprove LuaEntity velocity/acceleration handling (by...
2011-11-29 Perttu AholaClean InventoryItem interface a bit
2011-11-29 Perttu AholaReplace direct irrlicht texture fetching in CAO content...
2011-11-29 Perttu AholaClean mapnode.h and fix other files accordingly
2011-11-29 Perttu AholaCreate framework for getting rid of global definitions...
2011-11-29 Perttu AholaScripting WIP
2011-11-29 Perttu AholaScripting WIP
2011-11-29 Perttu AholaScripting WIP
2011-11-29 Perttu AholaScripting WIP
2011-11-29 Perttu AholaScripting WIP
2011-11-29 Perttu AholaScripting WIP
2011-10-18 Perttu AholaFix possible NULL dereference in MobV2CAO::step
2011-10-17 Perttu AholaFix possible NULL pointer access in MobV2CAO
2011-10-16 Perttu AholaFix items showing up as sticks when placed in world
2011-10-16 Perttu AholaUse the logger; also, default to not showing much crap...
2011-10-15 Perttu AholaReplace M_PI with PI
2011-10-15 Perttu AholaMake dungeon masters though and make oerkkis disappear...
2011-10-15 Perttu AholaImprove mobv2
2011-10-14 Perttu Aholamobv2
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-21 KahrlSimplistic wielded tool lighting, added setMeshVertices...
2011-07-24 Perttu Aholamerged fix to decapitated trees; other bugs now exists
2011-07-23 Perttu Aholamerged the content type extension and delta
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 pull request #27 from Oblomov/master
2011-07-20 Nils Dagsson MoskoppMerge pull request #27 from Oblomov/master
2011-07-20 Nils Dagsson Moskopp+ fireflies
2011-07-20 Nils Dagsson Moskopp+ fireflies
2011-07-16 Nils Dagsson MoskoppMerge remote-tracking branch 'origin/upstream'
2011-07-16 Nils Dagsson MoskoppMerge remote-tracking branch 'origin/upstream'
2011-07-16 Perttu AholaAttempt to fix a problem with the factory mappings...
2011-07-14 Nils Dagsson MoskoppMerge branch 'upstream/master'
2011-07-14 Nils Dagsson MoskoppMerge branch 'upstream/master'
2011-06-26 Perttu Aholareorganized a lot of stuff and modified mapgen and...