Fix and tune things, add tool "recharge" animation, add dummyball
[oweals/minetest.git] / src / content_sao.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-03-10 Perttu Aholaitemgroup.h and ItemGroupList typedef
2012-03-10 Perttu AholaDigging time groups WIP
2012-01-12 KahrlThe huge item definition and item namespace unification...
2012-01-02 Perttu AholaAdd ObjectRef:getvelocity(), ObjectRef:setyaw() and...
2012-01-02 Perttu AholaObjectRef:get_entity_name() and fixing of comments...
2011-12-04 Perttu AholaDelete unknown LuaEntities when punched
2011-12-02 Perttu AholaRemove obsolete createPickedUpItem()
2011-12-02 Perttu AholaAdd time_from_last_punch to Lua API
2011-12-01 Perttu AholaPlayers are more like objects + related stuff
2011-12-01 Perttu AholaPlayer-is-SAO WIP
2011-11-29 KahrlCraftItem rework and Lua interface
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 mapnode.h and fix other files accordingly
2011-11-29 Perttu AholaGameDef compiles
2011-11-29 Perttu AholaCreate framework for getting rid of global definitions...
2011-11-29 Perttu AholaHandle undefined objects better
2011-11-29 Perttu AholaScripting WIP: dynamic object stuff
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-11-29 Perttu AholaScripting WIP
2011-11-29 Perttu AholaScripting WIP
2011-11-29 Perttu AholaScripting WIP; Lua entity step callback works
2011-11-29 Perttu Aholarandom scripting work-in-progress
2011-11-29 Perttu AholaScripting WIP
2011-10-17 Perttu AholaRemove very floody log message of MobV2SAO
2011-10-16 Perttu AholaFix punching of oerkkis
2011-10-16 Perttu AholaSome more profiler stuff to get the hang on what really...
2011-10-16 Perttu AholaMake dungeon masters not shoot the walls with no reason
2011-10-16 Perttu AholaUse the logger; also, default to not showing much crap...
2011-10-16 Perttu AholaAdd peaceful / not peaceful distinction in mobs and...
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-06 Perttu AholaMerge remote-tracking branch 'queatz/sqlite-map'
2011-09-06 JacobFNow SAOs will reflect changes to their temporary invent...
2011-07-30 Nils Dagsson MoskoppMerge branch 'upstream/master'
2011-07-30 Perttu AholaRats are now eatable. Also made their selection box...
2011-07-30 Perttu AholaMade rats cookable and made them spawn near trees
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-22 Giuseppe BilottaMerge remote-tracking branch 'erlehmann/master'
2011-07-22 Giuseppe BilottaMerge remote-tracking branch 'erlehmann/master'
2011-07-21 Perttu AholaMerged minetest-delta a624fe549bc75855a170
2011-07-21 Nils Dagsson Moskopp* different collision box for fireflies so they now...
2011-07-21 Nils Dagsson Moskopp* different collision box for fireflies so they now...
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...