whoa/src/object/client
2026-01-14 23:37:40 -06:00
..
CClientMoveUpdate.cpp feat(object): add CClientMoveUpdate::Skip 2026-01-13 19:50:39 -06:00
CClientMoveUpdate.hpp feat(object): add CClientMoveUpdate::Skip 2026-01-13 19:50:39 -06:00
CClientObjCreate.cpp fix(object): correct read in CClientObjCreate::Get 2026-01-13 19:24:35 -06:00
CClientObjCreate.hpp fix(object): correct read in CClientObjCreate::Get 2026-01-13 19:24:35 -06:00
CGContainer_C.cpp feat(object): add ctors to base object classes 2026-01-12 21:42:13 -06:00
CGContainer_C.hpp feat(object): add ctors to base object classes 2026-01-12 21:42:13 -06:00
CGContainer.cpp feat(object): add storage management functions to base object classes 2026-01-10 23:05:43 -06:00
CGContainer.hpp chore(util): restructure guid code and add WOWGUID typedef 2026-01-12 09:00:56 -06:00
CGCorpse_C.cpp feat(object): add ctors to base object classes 2026-01-12 21:42:13 -06:00
CGCorpse_C.hpp feat(object): add ctors to base object classes 2026-01-12 21:42:13 -06:00
CGCorpse.cpp feat(object): add storage management functions to base object classes 2026-01-10 23:05:43 -06:00
CGCorpse.hpp feat(object): add storage management functions to base object classes 2026-01-10 23:05:43 -06:00
CGDynamicObject_C.cpp feat(object): add ctors to base object classes 2026-01-12 21:42:13 -06:00
CGDynamicObject_C.hpp feat(object): add ctors to base object classes 2026-01-12 21:42:13 -06:00
CGDynamicObject.cpp feat(object): add storage management functions to base object classes 2026-01-10 23:05:43 -06:00
CGDynamicObject.hpp feat(object): add storage management functions to base object classes 2026-01-10 23:05:43 -06:00
CGGameObject_C.cpp feat(object): add ctors to base object classes 2026-01-12 21:42:13 -06:00
CGGameObject_C.hpp feat(object): add ctors to base object classes 2026-01-12 21:42:13 -06:00
CGGameObject.cpp feat(object): add storage management functions to base object classes 2026-01-10 23:05:43 -06:00
CGGameObject.hpp feat(object): add storage management functions to base object classes 2026-01-10 23:05:43 -06:00
CGItem_C.cpp feat(object): add ctors to base object classes 2026-01-12 21:42:13 -06:00
CGItem_C.hpp feat(object): add ctors to base object classes 2026-01-12 21:42:13 -06:00
CGItem.cpp feat(object): add storage management functions to base object classes 2026-01-10 23:05:43 -06:00
CGItem.hpp chore(util): restructure guid code and add WOWGUID typedef 2026-01-12 09:00:56 -06:00
CGObject_C.cpp feat(object): stub CGObject_C::Reenable 2026-01-13 19:21:19 -06:00
CGObject_C.hpp feat(object): link newly created objects to visible list 2026-01-13 22:34:44 -06:00
CGObject.cpp feat(object): add storage management functions to base object classes 2026-01-10 23:05:43 -06:00
CGObject.hpp chore(util): restructure guid code and add WOWGUID typedef 2026-01-12 09:00:56 -06:00
CGPlayer_C.cpp feat(object): add ctors to base object classes 2026-01-12 21:42:13 -06:00
CGPlayer_C.hpp feat(object): add ctors to base object classes 2026-01-12 21:42:13 -06:00
CGPlayer.cpp feat(object): add storage management functions to base object classes 2026-01-10 23:05:43 -06:00
CGPlayer.hpp feat(object): add remaining members to CGPlayerData 2026-01-14 16:42:07 -06:00
CGUnit_C.cpp feat(object): add ctors to base object classes 2026-01-12 21:42:13 -06:00
CGUnit_C.hpp feat(object): add ctors to base object classes 2026-01-12 21:42:13 -06:00
CGUnit.cpp feat(object): add storage management functions to base object classes 2026-01-10 23:05:43 -06:00
CGUnit.hpp fix(object): correct types for various members of CGUnitData 2026-01-13 20:41:59 -06:00
ClntObjMgr.hpp feat(object): handle disabled objects in GetUpdateObject 2026-01-13 23:04:21 -06:00
MessageHandlers.cpp feat(object): link newly created objects to visible list 2026-01-13 22:34:44 -06:00
MessageHandlers.hpp feat(object): implement ClntObjMgrSetHandlers 2026-01-08 16:39:06 -06:00
Mirror.cpp chore(util): restructure guid code and add WOWGUID typedef 2026-01-12 09:00:56 -06:00
Mirror.hpp chore(util): restructure guid code and add WOWGUID typedef 2026-01-12 09:00:56 -06:00
ObjMgr.cpp feat(object): add ClntObjMgrObjectPtr 2026-01-14 23:37:40 -06:00
ObjMgr.hpp feat(object): add ClntObjMgrObjectPtr 2026-01-14 23:37:40 -06:00
Util.cpp feat(object): handle disabled objects in GetUpdateObject 2026-01-13 23:04:21 -06:00
Util.hpp chore(object): move InitObject to util 2026-01-13 21:18:34 -06:00