aboutsummaryrefslogtreecommitdiff
path: root/src/content_sao.cpp
AgeCommit message (Expand)Author
2012-04-08Fix crash after 'LuaEntity name "particles:smoke" not defined' and similar er...Perttu Ahola
2012-04-01Fix disabling of player movement cheat detection in singleplayerPerttu Ahola
2012-04-01Don't apply player movement cheat detection in singleplayerPerttu Ahola
2012-03-31Add server-side enforcement of the 'fast' privilege; also fix client checking...Perttu Ahola
2012-03-30Fix the position of LuaEntityCAOs not getting updated at allPerttu Ahola
2012-03-30ObjectRef:set_armor_groups() and ObjectRef:set_properties() - works on player...Perttu Ahola
2012-03-30ObjectPropertiesPerttu Ahola
2012-03-29Use GenericCAO in place of LuaEntityCAO and PlayerCAOPerttu Ahola
2012-03-29Add GenericCAO and player armor groups, but don't use them yetPerttu Ahola
2012-03-29added PlayerSAO and RemotePlayer, removed ServerRemotePlayerKahrl
2012-03-11Clean up log messages everywherePerttu Ahola
2012-03-10Immediate smoke puff when a normal entity is punched to deathPerttu Ahola
2012-03-10Fix and tune things, add tool "recharge" animation, add dummyballPerttu Ahola
2012-03-10LuaEntity armor groupsPerttu Ahola
2012-03-10Damage groups WIPPerttu Ahola
2012-03-10Entity damage system WIP; Remove C++ mobsPerttu Ahola
2012-03-10itemgroup.h and ItemGroupList typedefPerttu Ahola
2012-03-10Digging time groups WIPPerttu Ahola
2012-01-12The huge item definition and item namespace unification patch (itemdef), see ...Kahrl
2012-01-02Add ObjectRef:getvelocity(), ObjectRef:setyaw() and ObjectRef:getyaw()Perttu Ahola
2012-01-02ObjectRef:get_entity_name() and fixing of comments in default/init.luaPerttu Ahola
2011-12-04Delete unknown LuaEntities when punchedPerttu Ahola
2011-12-02Remove obsolete createPickedUpItem()Perttu Ahola
2011-12-02Add time_from_last_punch to Lua APIPerttu Ahola
2011-12-01Players are more like objects + related stuffPerttu Ahola
2011-12-01Player-is-SAO WIPPerttu Ahola
2011-11-29CraftItem rework and Lua interfaceKahrl
2011-11-29Improve luaentity sprite functionality (and add some random stuff)Perttu Ahola
2011-11-29Reshape LuaEntityCAO implementation a bit and make TNT to blinkPerttu Ahola
2011-11-29Relatively snappy object-ground collision detectionPerttu Ahola
2011-11-29Improve LuaEntity velocity/acceleration handling (by kahrl); implement static...Perttu Ahola
2011-11-29Clean mapnode.h and fix other files accordinglyPerttu Ahola
2011-11-29GameDef compilesPerttu Ahola
2011-11-29Create framework for getting rid of global definitions of node/tool/item/what...Perttu Ahola
2011-11-29Handle undefined objects betterPerttu Ahola
2011-11-29Scripting WIP: dynamic object stuffPerttu Ahola
2011-11-29Scripting WIPPerttu Ahola
2011-11-29Scripting WIPPerttu Ahola
2011-11-29Scripting WIPPerttu Ahola
2011-11-29Scripting WIPPerttu Ahola
2011-11-29Scripting WIPPerttu Ahola
2011-11-29Scripting WIPPerttu Ahola
2011-11-29Scripting WIPPerttu Ahola
2011-11-29Scripting WIPPerttu Ahola
2011-11-29Scripting WIP; Lua entity step callback worksPerttu Ahola
2011-11-29random scripting work-in-progressPerttu Ahola
2011-11-29Scripting WIPPerttu Ahola
2011-10-17Remove very floody log message of MobV2SAOPerttu Ahola
2011-10-17Fix punching of oerkkisPerttu Ahola
2011-10-16Some more profiler stuff to get the hang on what really uses CPUPerttu Ahola