]> git.lizzy.rs Git - dragonfireclient.git/history - src/content_sao.h
Add function to get server info.
[dragonfireclient.git] / src / content_sao.h
2017-04-23 Loïc BlotPlayer data to Database (#5475)
2017-04-17 paramatSneak: Add option for old move code
2017-04-15 Loïc BlotPartial damage cheat fix: node damages server side...
2017-04-07 EkdohibsFix problems when overriding the hand:
2017-02-01 EkdohibsFix anticheat resetting client position after the clien...
2017-01-27 Loïc BlotImplement player attribute backend (#4155)
2017-01-21 Loïc BlotRevert "Detach the player from entities on death."...
2017-01-21 sapierAdd Entity get_texture_mod() to Lua API
2017-01-21 red-001Detach the player from entities on death. (#5077)
2017-01-13 Loic BlotOptimize SAO getStaticData by using std::string pointer...
2017-01-13 RogierCleanup content_sao by factorizing similar code parts
2017-01-11 RogierPerformance fix + SAO factorization
2017-01-01 Loic BlotBreath cheat fix: server side
2016-11-30 lhofhanslOptimize/adjust blocks/ActiveObjects sent at the server...
2016-11-26 TeTpaAkaWieldhand: Allow overriding the hand
2016-11-05 Ner'zhulPlayerSAO saving fix (#4734)
2016-10-30 Loic BlotFix overloading problems mentioned by clang
2016-10-30 Ner'zhulPlayerSAO/LocalPlayer refactor: (#4612)
2016-10-08 Loic BlotMove RemotePlayer code to its own cpp/header
2016-10-08 Foghrye4Prevent attached models from disappearing during parent...
2016-10-08 Loic BlotPlayer/LocalPlayer/RemotePlayer inheritance cleanup...
2016-10-06 Loic Blotuse unordered containers where possible (patch 4 on X)
2015-12-15 BlockMenAdd option to give every object a nametag
2015-07-18 TeTpaAkaFix invisible player when the attached entity is removed
2015-06-21 MirceaKitsuneFix some issues with animations, and allow non-looped...
2015-05-28 TeTpaAkaAdd some missing getter functions to the lua API
2015-05-27 est31Spare some string copies
2015-05-15 TeTpaAkaAdd get and set functions for the nametag color
2015-03-04 Loic BlotSend Position packet on event, don't check it at each...
2015-03-04 Loic BlotSend Inventory packet on event, don't check it at each...
2015-03-03 Loic BlotRemove unused m_wielded_item_not_sent
2015-03-03 Loic BlotSend Breath packet on event, don't check it at each...
2015-03-03 Loic BlotSend Player HP when setHP (or a setHP caller) is called...
2015-02-17 Loic BlotSAO work: ActiveObject types & SAO cleanup * Replace...
2014-11-08 SmallJokerReplace setting unlimited_player_transfer_distance...
2014-03-12 SelatPass arguments by reference
2013-12-03 PilzAdamAdd sneak and sneak_glitch to set_physics_override()
2013-08-16 PilzAdamSend player damage to all clients and apply [brighten
2013-08-06 Perttu AholaRename LagPool's member variables to avoid MSVC freakin...
2013-08-03 Perttu AholaAllow mods to listen to cheat detections using minetest...
2013-08-03 Perttu AholaFix anticheat
2013-07-20 PilzAdamAdd an option to disable object <-> object collision...
2013-07-20 RealBadAngelAdd set_breath and get_breath to lua API.
2013-04-07 WeblateMerge remote branch 'origin/master'
2013-04-05 MirceaKitsuneAllow modifying movement speed, jump height and gravity...
2013-03-30 WeblateMerge remote branch 'origin/master'
2013-03-27 sapierClosed add object <-> object collision handling
2013-03-17 RealBadAngellua methods set_look_pitch and set_look_yaw
2013-02-28 WeblateMerge remote branch 'origin/master'
2013-02-26 kwolekrMerge pull request #482 from proller/liquid
2013-02-24 Sfan5Update Copyright Years
2013-02-24 PilzAdamChange Minetest-c55 to Minetest
2012-12-01 PilzAdamMerge support for anaglyph stereo
2012-11-29 Perttu AholaFull protocol 13 compatibility on server side
2012-11-25 MirceaKitsuneA bunch of fixes
2012-11-25 MirceaKitsuneUpdate attachments at the ending of the addToScene...
2012-11-25 MirceaKitsuneSend animations, bone overrides and attachments in...
2012-11-25 MirceaKitsuneEnable client-side attachments, add detachment code
2012-11-25 MirceaKitsuneComplete the attachment framework.
2012-11-25 MirceaKitsuneFramework for the attachment system, new object propert...
2012-11-25 MirceaKitsuneGet the new animation framework properly working
2012-11-25 MirceaKitsuneJoint positioning and rotation code, and fix a problem...
2012-11-03 PilzAdamMerge pull request #243 from xyzz/liquid_renewable
2012-09-09 Perttu AholaAdd dtime_s to entity activation
2012-07-25 Perttu AholaRemove special handling of creative mode
2012-07-21 Perttu AholaServer-side checking of digging; disable_anticheat...
2012-06-05 Perttu AholaSwitch the license to be LGPLv2/later, with small parts...
2012-04-01 Perttu AholaDon't apply player movement cheat detection in singleplayer
2012-03-31 Perttu AholaAdd server-side enforcement of the 'fast' privilege...
2012-03-30 Perttu AholaObjectRef:set_armor_groups() and ObjectRef:set_properti...
2012-03-30 Perttu AholaObjectProperties
2012-03-29 Perttu AholaUse GenericCAO in place of LuaEntityCAO and PlayerCAO
2012-03-29 Perttu AholaAdd GenericCAO and player armor groups, but don't use...
2012-03-29 Kahrladded PlayerSAO and RemotePlayer, removed ServerRemoteP...
2012-03-10 Perttu AholaLuaEntity armor groups
2012-03-10 Perttu AholaEntity damage system WIP; Remove C++ mobs
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-02 Perttu AholaRemove obsolete createPickedUpItem()
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 AholaCreate framework for getting rid of global definitions...
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 Aholarandom scripting work-in-progress
2011-11-29 Perttu AholaScripting WIP
2011-10-16 Perttu AholaFix punching of oerkkis
2011-10-16 Perttu AholaAdd peaceful / not peaceful distinction in mobs and...
next