From d9b7db55f7c316392386abfcdd2adbdd6aabbc65 Mon Sep 17 00:00:00 2001 From: Patrix9999 Date: Sun, 1 Feb 2026 21:51:38 +0100 Subject: [PATCH] WIP: Replaced signature files with custom .hpp headers to allow address conversion at compile time --- CMakeLists.txt | 4 +- resources/README.md | 12 - resources/g1.txt | 13771 ----------------------- resources/g1a.txt | 13765 ----------------------- resources/g2.txt | 14281 ----------------------- resources/g2a.txt | 14383 ------------------------ resources/generate-names.py | 154 - resources/resource.h | 19 - resources/resource.rc | Bin 2988 -> 0 bytes signatures/README.md | 7 + signatures/g1_signatures.hpp | 10018 +++++++++++++++++ signatures/g1a_signatures.hpp | 9997 ++++++++++++++++ signatures/g2_signatures.hpp | 10251 +++++++++++++++++ signatures/g2a_signatures.hpp | 10330 +++++++++++++++++ {resources => signatures}/generate.py | 86 +- src/Plugin.cpp | 10 +- src/SignatureOf.hpp | 31 + src/Sources.hpp | 2 + 18 files changed, 40701 insertions(+), 56420 deletions(-) delete mode 100644 resources/README.md delete mode 100644 resources/g1.txt delete mode 100644 resources/g1a.txt delete mode 100644 resources/g2.txt delete mode 100644 resources/g2a.txt delete mode 100644 resources/generate-names.py delete mode 100644 resources/resource.h delete mode 100644 resources/resource.rc create mode 100644 signatures/README.md create mode 100644 signatures/g1_signatures.hpp create mode 100644 signatures/g1a_signatures.hpp create mode 100644 signatures/g2_signatures.hpp create mode 100644 signatures/g2a_signatures.hpp rename {resources => signatures}/generate.py (56%) create mode 100644 src/SignatureOf.hpp diff --git a/CMakeLists.txt b/CMakeLists.txt index a1440e2..1c96794 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -19,8 +19,6 @@ set(GENERATE_UNION_API_DLL ON) file(GLOB_RECURSE SRC "src/*.cpp" - "resources/*.h" - "resources/*.rc" ) add_library(${CMAKE_PROJECT_NAME} SHARED) @@ -33,7 +31,7 @@ target_include_directories(${CMAKE_PROJECT_NAME} PRIVATE BEFORE "userapi/" "src/" - "resources/" + "signatures/" ) target_add_versioninfo(${CMAKE_PROJECT_NAME} diff --git a/resources/README.md b/resources/README.md deleted file mode 100644 index 1bdd823..0000000 --- a/resources/README.md +++ /dev/null @@ -1,12 +0,0 @@ -# How to produce symbol file(s) - -## With IDA -1. Open Up IDA (9.x) -2. Open up the disassembled `Gothic executable project` -3. File->Script File (pick `generate.py` from this folder) -4. Congratulations, near your `Gothic executable project` should be file named `IDA_PROJECT_NAME.txt`, just copy it here and rename it - -## With Gothic API -1. Make sure you have gothic-api fetched as a submodule in `dependencies/union/gothic-api/` -2. Form the template directory run `python -u resources/generate-names.py dependencies/union/gothic-api/ZenGin//Names.txt -o .txt` (replace `` with your engine version - `Gothic_I_Classic`, `Gothic_I_Addon`, `Gothic_II_Classic`, `Gothic_II_Addon` and `` with the desired file name) -3. Congratulations, you should have `.txt` file generated, just copy it here and rename it \ No newline at end of file diff --git a/resources/g1.txt b/resources/g1.txt deleted file mode 100644 index a2cc7bd..0000000 --- a/resources/g1.txt +++ /dev/null @@ -1,13771 +0,0 @@ -0x401010 void __stdcall `vector constructor iterator' void * unsigned int int void (__thiscall*)(void *) -0x401040 void * __thiscall zCModelAniActive `vector deleting destructor' unsigned int -0x401260 void __thiscall zSTRING ~zSTRING -0x4012b0 void * __thiscall zSTRING `scalar deleting destructor' unsigned int -0x4012f0 class zCObject * __cdecl oCCSManager _CreateNewInstance -0x401360 void __cdecl oCCSManager operator delete void * char const * char const * int -0x4013a0 zSTRING* __thiscall zSTRING zSTRING char const * -0x401430 oCCSManager* __thiscall oCCSManager oCCSManager -0x401c20 zCObject* __thiscall zCObject zCObject -0x401d80 class zCClassDef * __thiscall zCObject _GetClassDef -0x401d90 void __thiscall zCObject Archive class zCArchiver & -0x401da0 void __thiscall zCObject Unarchive class zCArchiver & -0x401db0 void * __thiscall zCObject `scalar deleting destructor' unsigned int -0x401de0 zCOLOR* __thiscall zCOLOR zCOLOR int -0x401df0 class zCClassDef * __thiscall zCEventMessage _GetClassDef -0x401e00 int __thiscall zCEventMessage IsOverlay -0x401e10 int __thiscall zCEventMessage IsNetRelevant -0x401e20 int __thiscall zCEventMessage IsHighPriority -0x401e30 int __thiscall zCEventMessage IsJob -0x401e40 void __thiscall zCEventMessage Delete -0x401e50 int __thiscall zCEventMessage IsDeleteable -0x401e60 int __thiscall zCEventMessage IsDeleted -0x401e70 void __thiscall zCEventMessage SetCutsceneMode int -0x401e80 int __thiscall zCEventMessage GetCutsceneMode -0x401e90 int __thiscall zCEventMessage MD_GetNumOfSubTypes -0x401ea0 class zSTRING __thiscall zCEventMessage MD_GetSubTypeString int -0x401ee0 class zSTRING __thiscall zCEventMessage MD_GetVobRefName -0x401f20 void __thiscall zCEventMessage MD_SetVobRefName class zSTRING const & -0x401f30 void __thiscall zCEventMessage MD_SetVobParam class zCVob * -0x401f40 enum zCEventMessage::zTTimeBehavior __thiscall zCEventMessage MD_GetTimeBehavior -0x401f50 float __thiscall zCEventMessage MD_GetMinTime -0x401f60 void __thiscall zCEventMessage Pack class zCBuffer & class zCEventManager * -0x401f70 void __thiscall zCEventMessage Unpack class zCBuffer & class zCEventManager * -0x401f80 void __thiscall zCEventMessage ~zCEventMessage -0x401f90 void * __thiscall zCEventMessage `scalar deleting destructor' unsigned int -0x401fc0 void __cdecl zCEventCore operator delete void * char const * char const * int -0x401fe0 class zCClassDef * __thiscall zCEventCore _GetClassDef -0x401ff0 int __thiscall zCEventCore MD_GetNumOfSubTypes -0x402000 int __thiscall zCEventCore IsNetRelevant -0x402020 void * __thiscall zCEventCore `scalar deleting destructor' unsigned int -0x402050 void __cdecl zCCSCamera_EventMsg operator delete void * char const * char const * int -0x402070 void __cdecl zCCSCamera_EventMsgActivate operator delete void * char const * char const * int -0x402090 class zCClassDef * __thiscall zCCSCamera_EventMsgActivate _GetClassDef -0x4020a0 int __thiscall zCCSCamera_EventMsgActivate IsDeleted -0x4020b0 void __thiscall zCCSCamera_EventMsgActivate Delete -0x4020c0 void * __thiscall zCCSCamera_EventMsgActivate `vector deleting destructor' unsigned int -0x4020f0 void __thiscall zCCSCamera_EventMsgActivate ~zCCSCamera_EventMsgActivate -0x402150 void __cdecl zCEventScreenFX operator delete void * char const * char const * int -0x402170 class zCClassDef * __thiscall oCCSManager _GetClassDef -0x402180 void __cdecl oCMsgMovement operator delete void * char const * char const * int -0x4021a0 void __cdecl oCMsgManipulate operator delete void * char const * char const * int -0x4021c0 void __cdecl oCMsgConversation operator delete void * char const * char const * int -0x4021e0 void * __thiscall oCCSManager `scalar deleting destructor' unsigned int -0x402210 void __thiscall oCCSManager ~oCCSManager -0x402220 class zCCSPlayer * __thiscall oCCSManager CreateCutscenePlayer class zCWorld * -0x4022c0 void __cdecl oCCSPlayer operator delete void * char const * char const * int -0x4022e0 class zCEventMessage * __thiscall oCCSManager CreateOuMessage -0x4022f0 class zCEventMessage * __thiscall oCCSManager CreateMessage int -0x402ab3 class zCEventMessage * __thiscall oCCSManager CreateMessage int -0x402b30 zSTRING* __thiscall zSTRING zSTRING -0x402b50 class zCCSProps * __thiscall oCCSManager CreateProperties -0x402bc0 void __cdecl oCCSProps operator delete void * char const * char const * int -0x402be0 void __thiscall std basic_string,class std::allocator >::basic_string,class std::allocator > class std::allocator const & -0x402c00 class std::basic_string,class std::allocator > & __thiscall std basic_string,class std::allocator >::erase unsigned int unsigned int -0x402d20 void * __thiscall zCSoundManager::zCSoundEventData `vector deleting destructor' unsigned int -0x402d80 void __thiscall zCSoundManager::zCSoundEventData ~zCSoundEventData -0x402e10 class std::basic_string,class std::allocator > & __thiscall std basic_string,class std::allocator >::assign class std::basic_string class std::allocator > const & unsigned int unsigned int -0x403010 class std::basic_string,class std::allocator > & __thiscall std basic_string,class std::allocator >::assign char const * unsigned int -0x4030b0 void __thiscall std basic_string,class std::allocator >::_Eos unsigned int -0x4030d0 bool __thiscall std basic_string,class std::allocator >::_Grow unsigned int bool -0x4031f0 void __thiscall std basic_string,class std::allocator >::_Split -0x4032d0 void __thiscall std basic_string,class std::allocator >::_Tidy bool -0x403320 unsigned int __thiscall std basic_string,class std::allocator >::max_size -0x403330 void __thiscall std basic_string,class std::allocator >::_Copy unsigned int -0x4036c0 class zCObject * __cdecl oCCSPlayer _CreateNewInstance -0x403740 class zCClassDef * __thiscall oCCSPlayer _GetClassDef -0x403750 oCCSPlayer* __thiscall oCCSPlayer oCCSPlayer -0x403770 void * __thiscall oCCSPlayer `scalar deleting destructor' unsigned int -0x4037a0 void __thiscall oCCSPlayer ~oCCSPlayer -0x4037c0 void __thiscall oCCSPlayer ProcessCutscene class zCCSCutsceneContext * class zVEC3 const & -0x403abb void __thiscall oCCSPlayer ProcessCutscene class zCCSCutsceneContext * class zVEC3 const & -0x403d10 class zCObject * __cdecl oCCSProps _CreateNewInstance -0x403d90 class zCClassDef * __thiscall oCCSProps _GetClassDef -0x403da0 oCCSProps* __thiscall oCCSProps oCCSProps -0x403dc0 void * __thiscall oCCSProps `scalar deleting destructor' unsigned int -0x403df0 void __thiscall oCCSProps ~oCCSProps -0x403e00 void __thiscall oCCSProps Archive class zCArchiver & -0x403e10 void __thiscall oCCSProps Unarchive class zCArchiver & -0x403e20 int __thiscall oCCSProps AcceptRole class zCCSRole * class zCVob * -0x403e30 int __thiscall oCCSProps CheckRole class zCCSRole * class zCVob * -0x403e80 int __thiscall oCCSProps CheckRoleResult -0x4040b0 class zCObject * __cdecl oCCSTrigger _CreateNewInstance -0x404130 void __thiscall zCVob OnTick -0x404140 void __thiscall zCVob PostLoad -0x404150 enum zCVob::zTVobCharClass __thiscall zCVob GetCharacterClass -0x404160 int __thiscall zCVob CanThisCollideWith class zCVob * -0x404170 int __thiscall zCVob GetScriptInstance class zSTRING * & int & -0x404190 int __thiscall zCVob SetByScriptInstance class zSTRING const * int -0x4041a0 int __thiscall zCVob GetCSStateFlags -0x4041b0 class zSTRING const * __thiscall zCTriggerBase GetTriggerTarget int -0x4041d0 void __cdecl oCCSTrigger operator delete void * char const * char const * int -0x4041f0 class zCClassDef * __thiscall oCCSTrigger _GetClassDef -0x404200 void * __thiscall oCCSTrigger `scalar deleting destructor' unsigned int -0x404230 void __thiscall oCCSTrigger ~oCCSTrigger -0x404240 void __thiscall oCCSTrigger TriggerTarget class zCVob * -0x404480 class zSTRING __cdecl operator+ class zSTRING const & class zSTRING const & -0x4045d0 class zSTRING __cdecl operator+ char const * class zSTRING const & -0x404740 class zSTRING __cdecl operator+ class zSTRING const & char const * -0x404860 class zSTRING __thiscall zCTrigger GetTriggerTarget -0x4048b0 void __thiscall oCCSTrigger UntriggerTarget class zCVob * -0x404af0 void __thiscall oCCSTrigger Archive class zCArchiver & -0x404b00 void __thiscall oCCSTrigger Unarchive class zCArchiver & -0x404b10 void __thiscall std basic_string,class std::allocator >::~basic_string,class std::allocator > -0x404d70 class zCObject * __cdecl zCCSCutsceneContext _CreateNewInstance -0x404e40 class zCEventMessage * __thiscall zCCSBlockBase GetCommand -0x404e50 void __cdecl zCCSCutsceneContext operator delete void * char const * char const * int -0x404e70 class zCClassDef * __thiscall zCCSCutsceneContext _GetClassDef -0x404e80 int __thiscall zCCSCutsceneContext IsCutscene -0x404e90 int __thiscall zCCSCutsceneContext IsOutputUnit -0x404ea0 int __cdecl zCCSCutsceneContext DisablePlayCutscenes int -0x404eb0 zCCSCutsceneContext* __thiscall zCCSCutsceneContext zCCSCutsceneContext -0x404f10 void * __thiscall zCCSCutsceneContext `scalar deleting destructor' unsigned int -0x404f40 zCCSCutsceneContext* __thiscall zCCSCutsceneContext zCCSCutsceneContext class zSTRING & -0x405630 zCCSCutsceneContext* __thiscall zCCSCutsceneContext zCCSCutsceneContext class zCCSBlock * int int -0x4058c0 void __thiscall zCCSCutsceneContext UseThisSubBlock class zCCSBlock * -0x405970 void __thiscall zCCSCutsceneContext ~zCCSCutsceneContext -0x405bb0 void __thiscall zCCSCutsceneContext Archive class zCArchiver & -0x405fc0 class zSTRING __thiscall zCCSCutsceneContext GetCSName -0x406090 class zSTRING __thiscall zCCSProps GetName -0x4060e0 void __thiscall zCCSCutsceneContext Unarchive class zCArchiver & -0x4065a0 int __thiscall zCCSCutsceneContext StartPlaying -0x406bf0 void __thiscall zCCSCutsceneContext Stop -0x407400 class zSTRING __thiscall zCCSProps GetScriptFuncOnStop -0x407450 void __thiscall zCCSCutsceneContext Interrupt -0x407700 void __thiscall zCCSCutsceneContext ForcedInterrupt -0x4079b0 int __thiscall zCCSCutsceneContext Play class zVEC3 -0x4088d6 int __thiscall zCCSCutsceneContext Play class zVEC3 -0x408c20 zVEC3* __thiscall zVEC3 zVEC3 float float float -0x408c40 class zVEC3 __thiscall zMAT4 GetTranslation -0x408c60 void __thiscall zCCSCutsceneContext HandleTrigger -0x408f00 void __thiscall zCCSCutsceneContext HandleUntrigger -0x408f10 float __thiscall zCCSCutsceneContext GetLastTimePoint -0x408f20 float __thiscall zCCSCutsceneContext GetLastTimeStamp -0x408f30 enum zCCSCutsceneContext::zTCSPlayResult __thiscall zCCSCutsceneContext GetLastPlayResult class zSTRING & -0x409370 enum zCCSCutsceneContext::zTCSPlayResult __thiscall zCCSCutsceneContext GetLastPlayResult class zSTRING & -0x409400 int __thiscall zCCSCutsceneContext AreU class zSTRING const & -0x4094c0 int __thiscall zCCSCutsceneContext AreU int -0x4094e0 int __thiscall zCCSCutsceneContext IsForcedInterrupted -0x409500 int __thiscall zCCSCutsceneContext IsPlaying -0x409530 int __thiscall zCCSCutsceneContext IsFinished -0x409550 int __thiscall zCCSCutsceneContext ReplayCutscene -0x409560 void __thiscall zCCSCutsceneContext SetPoolItem class zCCSPoolItem * -0x4095c0 void __thiscall zCCSCutsceneContext PrepareBlock -0x409600 class zCVob * __thiscall zCCSCutsceneContext GetStage -0x409620 void __thiscall zCCSCutsceneContext SetStage class zCVob * -0x409680 class zCVob * __thiscall zCCSCutsceneContext CatchPlayer class zCVob * -0x409690 void __thiscall zCCSCutsceneContext ForcedResume -0x4096b0 int __thiscall zCCSCutsceneContext CheckRoleReactions -0x409720 void __thiscall zCCSCutsceneContext PrintDebugInfo class zSTRING const & -0x409c60 int __thiscall zCCSCutsceneContext AddMainRole class zCVob * -0x409c90 void __thiscall std basic_string,class std::allocator >::basic_string,class std::allocator > class std::basic_string class std::allocator > const & -0x409db0 void __thiscall std basic_string,class std::allocator >::basic_string,class std::allocator > char const * class std::allocator const & -0x409e70 int __thiscall std basic_string,class std::allocator >::compare unsigned int unsigned int char const * unsigned int -0x409ee0 void __thiscall zCArray::AllocDelta int -0x409fc0 void * __thiscall zCCSBlockPosition `vector deleting destructor' unsigned int -0x40a470 class zCObject * __cdecl zCCSAtomicBlock _CreateNewInstance -0x40a5e0 char * __cdecl std::char_traits copy char * char const * unsigned int -0x40a610 void __thiscall zCCSBlockBase InsertBlock class zCCSBlockBase * int -0x40a620 void __cdecl zCCSAtomicBlock operator delete void * char const * char const * int -0x40a640 class zCClassDef * __thiscall zCCSAtomicBlock _GetClassDef -0x40a650 int __thiscall zCCSAtomicBlock IsFinished class zCArray const & -0x40a660 class zCEventMessage * __thiscall zCCSAtomicBlock GetCommand -0x40a850 class zCObject * __cdecl zCCSBlock _CreateNewInstance -0x40a930 void __cdecl zCCSBlock operator delete void * char const * char const * int -0x40a950 class zCClassDef * __thiscall zCCSBlock _GetClassDef -0x40ab40 class zCObject * __cdecl zCCSSyncBlock _CreateNewInstance -0x40ac20 class zCClassDef * __thiscall zCCSBlockBase _GetClassDef -0x40ac30 void __cdecl zCCSSyncBlock operator delete void * char const * char const * int -0x40ac50 class zCClassDef * __thiscall zCCSSyncBlock _GetClassDef -0x40ae50 class zCObject * __cdecl zCCutscene _CreateNewInstance -0x40aec0 void __cdecl zCCutscene operator delete void * char const * char const * int -0x40b0d0 class zCObject * __cdecl zCCSRole _CreateNewInstance -0x40b200 void __cdecl zCCSRole operator delete void * char const * char const * int -0x40b220 class zCClassDef * __thiscall zCCSRole _GetClassDef -0x40b410 class zCObject * __cdecl zCEvMsgCutscene _CreateNewInstance -0x40b530 void __cdecl zCEvMsgCutscene operator delete void * char const * char const * int -0x40b550 class zCClassDef * __thiscall zCEvMsgCutscene _GetClassDef -0x40b560 int __thiscall zCEvMsgCutscene IsHighPriority -0x40b570 void __thiscall zCEvMsgCutscene Delete -0x40b580 int __thiscall zCEvMsgCutscene IsDeleted -0x40b590 void * __thiscall zCEvMsgCutscene `scalar deleting destructor' unsigned int -0x40b620 zCCSRole* __thiscall zCCSRole zCCSRole -0x40b740 void * __thiscall zCCSRole `scalar deleting destructor' unsigned int -0x40b770 zCCSRole* __thiscall zCCSRole zCCSRole class zSTRING & -0x40b8b0 void __thiscall zCCSRole ~zCCSRole -0x40bb20 void __thiscall zCCSRole SetRoleVob class zCVob * -0x40bf40 class zCVob * __thiscall zCCSRole GetRoleVob -0x40bf50 void __thiscall zCCSRole Archive class zCArchiver & -0x40bfb0 void __thiscall zCCSRole Unarchive class zCArchiver & -0x40c100 zCEvMsgCutscene* __thiscall zCEvMsgCutscene zCEvMsgCutscene enum zCEvMsgCutscene::TCutsceneSubType -0x40c250 void __thiscall zCEvMsgCutscene ~zCEvMsgCutscene -0x40c2b0 int __thiscall zCEvMsgCutscene MD_GetNumOfSubTypes -0x40c2c0 class zSTRING __thiscall zCEvMsgCutscene MD_GetSubTypeString int -0x40c3f2 class zSTRING __thiscall zCEvMsgCutscene MD_GetSubTypeString int -0x40c470 zCCSBlockBase* __thiscall zCCSBlockBase zCCSBlockBase -0x40c5d0 void * __thiscall zCCSBlockBase `scalar deleting destructor' unsigned int -0x40c600 void __thiscall zCCSBlockBase ~zCCSBlockBase -0x40c610 class zCCSBlockBase * __thiscall zCCSBlockBase GetChild int -0x40c620 int __thiscall zCCSBlockBase NewBlock int int -0x40c630 int __thiscall zCCSBlockBase GetNumOfChilds -0x40c640 int __thiscall zCCSBlockBase GetRoleNumOfChild int -0x40c650 void __thiscall zCCSBlockBase BlockCorrection -0x40c660 void __thiscall zCCSBlockBase BlockAsFocus int -0x40c670 class zSTRING __thiscall zCCSBlockBase GetRoleName -0x40c700 void __thiscall zCCSBlockBase SetRoleName class zSTRING & -0x40c710 void __thiscall zCCSBlockBase DeleteChild int -0x40c720 class zCCSBlockPosition * __thiscall zCCSBlockBase GetChildPos int -0x40c730 zCCSAtomicBlock* __thiscall zCCSAtomicBlock zCCSAtomicBlock -0x40c860 void * __thiscall zCCSAtomicBlock `scalar deleting destructor' unsigned int -0x40c890 void __thiscall zCCSAtomicBlock ~zCCSAtomicBlock -0x40c930 void __thiscall zCCSAtomicBlock OrganizeRoles class zCArray & class zCArray & -0x40cb90 void __thiscall zCCSAtomicBlock Play class zCArray const & -0x40cbb0 void __thiscall zCCSAtomicBlock Play class zCArray const & float float -0x40cbd0 void __thiscall zCCSAtomicBlock Play class zCEventManager * -0x40cc50 void __thiscall zCCSAtomicBlock Play class zCEventManager * float float -0x40cc60 float __thiscall zCCSAtomicBlock GetMinTime -0x40cc80 int __thiscall zCCSAtomicBlock IsFinished class zCEventManager * -0x40ce70 zCCSBlock* __thiscall zCCSBlock zCCSBlock -0x40cf10 void * __thiscall zCCSBlock `scalar deleting destructor' unsigned int -0x40cf40 void __thiscall zCCSBlock ~zCCSBlock -0x40d020 class zCCSBlockBase * __thiscall zCCSBlock GetChild int -0x40d040 class zCCSBlockPosition * __thiscall zCCSBlock GetChildPos int -0x40d060 int __thiscall zCCSBlock GetNumOfChilds -0x40d070 void __thiscall zCCSBlock DeleteChild int -0x40d100 void __thiscall zCCSBlock Play class zCEventManager * -0x40d150 void __thiscall zCCSBlock Play class zCEventManager * float float -0x40d210 void __thiscall zCCSBlock Play class zCArray const & -0x40d2e0 void __thiscall zCCSBlock Play class zCArray const & float float -0x40d3b0 float __thiscall zCCSBlock GetMinTime -0x40d440 int __thiscall zCCSBlock IsFinished class zCEventManager * -0x40d490 int __thiscall zCCSBlock IsFinished class zCArray const & -0x40d550 void __thiscall zCCSBlock OrganizeRoles class zCArray & class zCArray & -0x40d5a0 class zSTRING __thiscall zCCSBlock GetRoleName -0x40d5f0 void __thiscall zCCSBlock SetRoleName class zSTRING & -0x40d730 void __thiscall zCCSBlock InsertBlock class zCCSBlockBase * int -0x40d7d0 int __thiscall zCCSBlock NewBlock int int -0x40d870 void __thiscall zCCSBlock BlockAsFocus int -0x40d8b0 void __thiscall zCCSBlock BlockCorrection -0x40d9b0 zCCSSyncBlock* __thiscall zCCSSyncBlock zCCSSyncBlock -0x40da60 void * __thiscall zCCSSyncBlock `scalar deleting destructor' unsigned int -0x40da90 void __thiscall zCCSSyncBlock ~zCCSSyncBlock -0x40daf0 int __thiscall zCCSSyncBlock IsFinished class zCArray const & -0x40db40 void __thiscall zCCSSyncBlock Play class zCEventManager * -0x40db90 void __thiscall zCCSSyncBlock Play class zCArray const & -0x40dc40 void __thiscall zCCSSyncBlock Play class zCArray const & float float -0x40dcf0 int __thiscall zCCSSyncBlock GetRoleNumOfChild int -0x40dd10 void __thiscall zCCSSyncBlock InsertBlock class zCCSBlockBase * int -0x40dde0 int __thiscall zCCSSyncBlock NewBlock int int -0x40deb0 void __thiscall zCCSSyncBlock BlockAsFocus int -0x40df00 void __thiscall zCCSSyncBlock DeleteChild int -0x40dfc0 void __thiscall zCCSSyncBlock AssignerCorrection int -0x40dff0 zCCutscene* __thiscall zCCutscene zCCutscene -0x40e1c0 void __cdecl zCCSProps operator delete void * char const * char const * int -0x40e1e0 class zCClassDef * __thiscall zCCutscene _GetClassDef -0x40e1f0 int __thiscall zCCutscene IsCutscene -0x40e200 void * __thiscall zCCutscene `scalar deleting destructor' unsigned int -0x40e230 void __thiscall zCCutscene ~zCCutscene -0x40e3a0 void __thiscall zCCutscene SetOwnerPlayer class zCCSPlayer * -0x40e3e0 int __thiscall zCCutscene IsMember class zCVob * -0x40e410 void __thiscall zCCutscene SetRoleListForDebugging class zCArray & -0x40e5c0 void __thiscall zCCutscene SaveRolesVobs class zCBuffer & -0x40e7e0 void __thiscall zCCutscene RestoreRoleVobs class zCBuffer & -0x40ea20 int __thiscall zCCutscene CheckMainRole class zCVob * -0x40f860 class zCVob * __thiscall zCCutscene GetStage -0x40f870 int __thiscall zCCutscene CheckPlayState -0x40f930 void __thiscall zCCutscene PrepareBlock -0x40f9b0 void __thiscall zCCutscene AddRoleOU class zCVob * -0x410190 int __thiscall zCCutscene AddMainRole class zCVob * -0x4109b0 void __thiscall zCCutscene RemoveRole class zCVob * -0x410a30 int __thiscall zCCutscene CSCheck int & -0x412801 int __thiscall zCCutscene CSCheck int & -0x412ad0 int __thiscall zCCutscene StartPlaying -0x413590 zCEventMessage* __thiscall zCEventMessage zCEventMessage -0x4136f0 void __thiscall zCEvMsgCutscene SetCutsceneName class zSTRING -0x413860 void __thiscall zCCutscene Reset -0x413960 void __thiscall zCCutscene ClearCutscene -0x413b50 void __thiscall zCCutscene StopRole class zCVob * -0x413cd0 class zCEventManager * __thiscall zCCutscene SolveEventManager int -0x413d10 void __thiscall zCCutscene Stop -0x414db0 void __thiscall zCCutscene Interrupt -0x415770 int __thiscall zCCutscene GetActualBlockNum -0x415780 int __thiscall zCCutscene ResumeActBlock -0x415b20 void __thiscall zCCutscene ResumeAtBlock int -0x415b30 int __thiscall zCCutscene PlaySub float float -0x415b90 int __thiscall zCCutscene IsFinished -0x415ba0 int __thiscall zCCutscene NewBlock int int -0x415da0 void __thiscall zCCutscene NewCS class zCCSManager * -0x415f40 zSTRING* __thiscall zSTRING zSTRING class zSTRING const & -0x416040 void __thiscall zCCutscene NewRole class zSTRING & -0x416230 void __thiscall zCCutscene DeleteRole int -0x416320 void __thiscall zCCutscene RegisterAdditionalVob class zCTree * -0x416390 class zCVob * __thiscall zCCutscene LoadStage -0x4165b0 class zCVob * __thiscall zCCutscene CatchPlayer class zCVob * -0x4165f0 zCCSBlockPosition* __thiscall zCCSBlockPosition zCCSBlockPosition -0x416610 zCCSBlockPosition* __thiscall zCCSBlockPosition zCCSBlockPosition class zCCSBlockBase * -0x416630 zCCSBlockPosition* __thiscall zCCSBlockPosition zCCSBlockPosition float class zCCSBlockBase * -0x416650 void __thiscall zCCSBlockPosition ~zCCSBlockPosition -0x416660 class zCCSBlockPosition & __thiscall zCCSBlockPosition operator= class zCCSBlockPosition const & -0x416680 void __thiscall zCCSBlockBase Archive class zCArchiver & -0x416690 void __thiscall zCCSBlockBase Unarchive class zCArchiver & -0x4166a0 void __thiscall zCCSAtomicBlock Archive class zCArchiver & -0x4166c0 void __thiscall zCCSAtomicBlock Unarchive class zCArchiver & -0x4166f0 void __thiscall zCCSBlock Archive class zCArchiver & -0x416860 void __thiscall zCCSBlock Unarchive class zCArchiver & -0x416a20 void __thiscall zCCSSyncBlock Archive class zCArchiver & -0x416be0 void __thiscall zCCSSyncBlock Unarchive class zCArchiver & -0x416e30 void __thiscall zCCutscene Archive class zCArchiver & -0x416ec0 void __thiscall zCCutscene Unarchive class zCArchiver & -0x417180 class zCVob * __thiscall zCCutscene FirstRoleUsed -0x4171b0 int __thiscall zCCutscene CheckRoles int & -0x417240 void __thiscall zCCutscene PrintDebugInfo class zSTRING const & -0x417250 enum zCCutscene::zTCSCheckResult __thiscall zCCutscene GetLastCheckResult class zSTRING & -0x4174c6 enum zCCutscene::zTCSCheckResult __thiscall zCCutscene GetLastCheckResult class zSTRING & -0x417550 int __thiscall zCCutscene TryToCancel -0x417580 struct zTCSBlockPosition __thiscall zCCutscene GetFirstBlockPosition -0x417700 struct zTCSBlockPosition __thiscall zCCutscene GetFirstBlockPosition -0x417720 class zCEventMessage * __thiscall zCCutscene GetNextMessage struct zTCSBlockPosition & -0x417770 class zCCSBlockBase * __thiscall zCCutscene GetNextBlock struct zTCSBlockPosition & -0x4177a0 void __thiscall zCCutscene SerializeCutscene class zCCutscene * struct zTCSBlockPosition & -0x417930 void __thiscall zCCutscene SerializeBlock class zCCSBlockBase * struct zTCSBlockPosition & -0x417a40 int __thiscall std basic_string,class std::allocator >::compare class std::basic_string class std::allocator > const & -0x417a90 void __thiscall zCArray::~zCArray -0x417ab0 void __thiscall zCArray::InsertEnd class zCVob * const & -0x417ba0 zCCutscene* __thiscall zCCutscene zCCutscene -0x417bc0 void __thiscall zCArray::InsertEnd class zCEventManager * const & -0x417cb0 class zCCSBlockBase * & __thiscall zCArray::GetSafe int -0x417e70 class zCObject * __cdecl zCCSSyncBlock _CreateNewInstance -0x417e90 zCCutscene* __thiscall zCCutscene zCCutscene -0x417eb0 void __thiscall zCArray::InsertEnd class zCCSRole * const & -0x417fa0 void __thiscall zCArray AllocDelta int -0x418010 void __thiscall zCArray::AllocDelta int -0x418080 void __thiscall zCArray::AllocDelta int -0x4180f0 void __thiscall zCArray::AllocDelta int -0x418160 void __thiscall zCArray::InsertEnd class zCCSBlockBase * const & -0x418250 void __thiscall zCArray::InsertEnd class zCCSBlockPosition const & -0x4182a0 void __thiscall zCArray::AllocDelta int -0x418530 class zCObject * __cdecl zCCSLib _CreateNewInstance -0x418680 void __cdecl zCCSLib operator delete void * char const * char const * int -0x4186a0 class zCClassDef * __thiscall zCCSLib _GetClassDef -0x4186b0 void __thiscall zCCSLib Archive class zCArchiver & -0x418860 void __thiscall zCCSLib Unarchive class zCArchiver & -0x418dc0 zCCSLib* __thiscall zCCSLib zCCSLib -0x418eb0 void * __thiscall zCCSLib `scalar deleting destructor' unsigned int -0x418ee0 void __thiscall zCCSLib ~zCCSLib -0x418fc0 void __thiscall zCCSLib DeleteLib -0x419030 void __thiscall zCCSLib RemoveFromLib int int -0x4190a0 int __thiscall zCCSLib ValidateToken class zSTRING & -0x419120 int __thiscall zCCSLib IsLoaded -0x419130 int __thiscall zCCSLib WasChanged -0x419140 int __thiscall zCCSLib NextFree -0x419150 int __thiscall zCCSLib Add class zCCSBlock * -0x419210 void __thiscall zCCSLib Change -0x419220 class zCCSBlock * __thiscall zCCSLib GetOU int -0x419230 void __thiscall zCCSLib CompactLib -0x419290 zCCSLib* __thiscall zCCSLib zCCSLib -0x4192b0 void __thiscall zCArraySort::AllocDelta int -0x419320 void __thiscall zCArraySort::InsertEnd class zCCSBlock * const & -0x419630 class zCObject * __cdecl zCCSManager _CreateNewInstance -0x4196a0 void __cdecl zCCSManager operator delete void * char const * char const * int -0x4196c0 class zSTRING __thiscall zCCSManager LibGetSvmModuleName int -0x419980 int __thiscall zCCSManager LibIsSvmModuleRunning int -0x419ac0 int __thiscall zCCSManager LibSvmModuleStart int -0x419c60 int __thiscall zCCSManager LibSvmModuleStop int -0x419e70 zCCSManager* __thiscall zCCSManager zCCSManager -0x419f80 class zCClassDef * __thiscall zCCSManager _GetClassDef -0x419f90 class zCEventMessage * __thiscall zCCSManager CreateMessage int -0x419fa0 class zCEventMessage * __thiscall zCCSManager CreateOuMessage -0x419fb0 void * __thiscall zCCSManager `scalar deleting destructor' unsigned int -0x419fe0 void __thiscall zCCSManager ~zCCSManager -0x41a120 class zCCSPlayer * __thiscall zCCSManager CreateCutscenePlayer class zCWorld * -0x41a1c0 void __cdecl zCCSPlayer operator delete void * char const * char const * int -0x41a1e0 void __thiscall zCCSManager RemoveCutscenePlayer class zCCSPlayer * -0x41a1f0 void __thiscall zCCSManager InsertPlayerInList class zCCSPlayer * -0x41a2f0 void __thiscall zCCSManager RemovePlayerFromList class zCCSPlayer * -0x41a350 class zCCSCutsceneContext * __thiscall zCCSManager InitiateCSwithContext class zCCSCutsceneContext * -0x41a4a0 void __cdecl zCCSPoolItem operator delete void * char const * char const * int -0x41a4c0 class zCCSCutsceneContext * __thiscall zCCSManager InitiateOUwithContext class zCCSCutsceneContext * -0x41a4f0 class zCCSCutsceneContext * __thiscall zCCSManager CreateNewCutscene class zSTRING & -0x41a660 class zCCSCutsceneContext * __thiscall zCCSManager CreateNewOutputUnit int -0x41a710 int __thiscall zCCSManager IsDeactivated class zSTRING & -0x41a730 void __thiscall zCCSManager PoolCountStart class zSTRING & -0x41a750 void __thiscall zCCSManager PoolCountStop class zSTRING & -0x41a770 int __thiscall zCCSManager PoolHasFlags class zSTRING & int -0x41a7a0 void __thiscall zCCSManager PoolClrFlags class zSTRING & int -0x41a7c0 void __thiscall zCCSManager PoolSetFlags class zSTRING & int -0x41a7e0 int __thiscall zCCSManager PoolNumPlayed class zSTRING & -0x41a800 int __thiscall zCCSManager PoolAllowedToStart class zSTRING & -0x41a830 void __thiscall zCCSManager PoolInsertItem class zCCSPoolItem * -0x41a920 class zCCSPoolItem * __thiscall zCCSManager PoolFindItem class zSTRING & -0x41aa70 void __thiscall zCCSManager PoolResetAll -0x41aaa0 void __thiscall zCCSManager PoolResetByHour -0x41aae0 void __thiscall zCCSManager PoolResetByDay -0x41ab20 void __thiscall zCCSManager AddCommand class zSTRING & -0x41ac90 int __thiscall zCCSManager GetNumOfShortCom -0x41aca0 class zSTRING __thiscall zCCSManager GetShortCom int -0x41ae20 void __thiscall zCCSManager Archive class zCArchiver & -0x41aff0 void __thiscall zCCSManager Unarchive class zCArchiver & -0x41b270 void __thiscall zCCSManager LibLoad int -0x41b890 void __thiscall zCCSManager LibCheckLoaded int -0x41b8b0 class zCCSBlock * __thiscall zCCSManager LibGetFirst -0x41b910 class zCCSBlock * __thiscall zCCSManager LibGetNext -0x41b960 class zCCSBlock * __thiscall zCCSManager LibGetFirst int & -0x41b9d0 class zCCSBlock * __thiscall zCCSManager LibGetNext int & -0x41ba30 class zCCSBlock * __thiscall zCCSManager LibGet int -0x41ba60 int __thiscall zCCSManager LibAddOU class zCCSBlock * -0x41ba80 void __thiscall zCCSManager LibDelOU int -0x41baa0 void __thiscall zCCSManager LibNullOU int -0x41bac0 void __thiscall zCCSManager LibStore int -0x41be20 int __thiscall zCCSManager LibValidateOU int -0x41be50 int __thiscall zCCSManager LibValidateOU class zSTRING & -0x41be70 void __thiscall zCCSManager LibForceToLoad -0x41be80 int __thiscall zCCSManager LibIsLoaded -0x41be90 class zCCSProps * __thiscall zCCSManager CreateProperties -0x41bf00 CGameManager* __thiscall CGameManager CGameManager -0x41bf20 zCCSManager* __thiscall zCCSManager zCCSManager -0x41bf40 zCCSManager* __thiscall zCCSManager zCCSManager -0x41bf60 void __thiscall zCArray::AllocDelta int -0x41bfd0 void __thiscall zCArray::AllocDelta int -0x41c200 void * __thiscall zSTRING `vector deleting destructor' unsigned int -0x41c480 class zCObject * __cdecl zCCSPlayer _CreateNewInstance -0x41c580 void * __thiscall zCCSDebugger `scalar deleting destructor' unsigned int -0x41c5a0 class zCClassDef * __thiscall zCCSPlayer _GetClassDef -0x41c5b0 zCCSPlayer* __thiscall zCCSPlayer zCCSPlayer -0x41c6b0 void * __thiscall zCCSPlayer `scalar deleting destructor' unsigned int -0x41c6e0 void __thiscall zCCSPlayer ~zCCSPlayer -0x41c830 void __thiscall zCCSPlayer SetOwnerWorld class zCWorld * -0x41c840 void __thiscall zCCSPlayer SetOwnerManager class zCCSManager * -0x41c850 class zCCSCutsceneContext * __thiscall zCCSPlayer StartCutscene class zCCutscene * class zCVob * class zSTRING -0x41ccf0 class zCCSProps * __thiscall zCCutscene GetProperties -0x41cd00 class zCCSCutsceneContext * __thiscall zCCSPlayer StartCutscene class zSTRING & class zCVob * -0x41d000 class zCCSCutsceneContext * __thiscall zCCSPlayer CreateNewOutputUnit int class zCVob * -0x41d2e0 class zCCSCutsceneContext * __thiscall zCCSPlayer StartOutputUnit int class zCVob * -0x41d7a0 void __thiscall zCCSPlayer ForgetCutscene class zCCutscene * -0x41d8a0 void __thiscall zCCSPlayer Interrupt -0x41d900 void __thiscall zCCSPlayer Resume -0x41d9a0 void __thiscall zCCSPlayer InsertCutscene class zCCSCutsceneContext * -0x41dc70 void __thiscall zCCSPlayer RemoveCutscene class zCCSCutsceneContext * -0x41df50 void __thiscall zCCSPlayer OnCSTrigger class zSTRING & class zCVob * -0x41e1f0 void __thiscall zCCSPlayer OnCSUntrigger class zSTRING & class zCVob * -0x41e380 void __thiscall zCCSPlayer Archive class zCArchiver & -0x41e650 void __thiscall zCCSPlayer Unarchive class zCArchiver & -0x41e9e0 void __thiscall zCCSDebugger ~zCCSDebugger -0x41ea10 void __thiscall zCCSPlayer CSDB_BeginSyncBlock class zCCSSyncBlock * -0x41eb10 void __thiscall zCCSPlayer CSDB_BeginAtomBlock class zCCSBlockBase * -0x41ed30 void __thiscall zCCSPlayer CSDB_EndAtomBlock class zCCSBlockBase * -0x41ef30 void __thiscall zCCSPlayer CSDB_Error class zCCSBlockBase * class zSTRING & -0x41f160 void __thiscall zCCSPlayer CSDB_Warning class zCCSBlockBase * class zSTRING & -0x41f390 void __thiscall zCCSPlayer CSDB_StartPlaying class zCCutscene * -0x41f3a0 void __thiscall zCCSPlayer CSDB_Stop class zCCutscene * -0x41f3b0 void __thiscall zCCSPlayer ResetCutscenePlayer -0x41f3d0 int __thiscall zCCSPlayer StopAllCutscenes class zCVob * -0x41f700 int __thiscall zCCSPlayer StopAllOutputUnits class zCVob * -0x41fa50 int __thiscall zCCSPlayer IsAssigned class zSTRING & class zSTRING & -0x41fab0 void __thiscall zCCSPlayer PrintListOfCutscenes class zSTRING const & -0x41fe50 class zCCSCutsceneContext * __thiscall zCCSPlayer GetStartedCutscene class zCVob * -0x41fec0 class zCCSCutsceneContext * __thiscall zCCSPlayer GetStartedCutscene class zSTRING const & -0x420020 class zCCSCutsceneContext * __thiscall zCCSPlayer GetPlayingGlobalCutscene -0x4200c0 int __thiscall zCCSPlayer UpdateCutscenesNow -0x420110 void __thiscall zCCSPlayer DebugResetInfoscreen -0x420140 void __thiscall zCCSPlayer DebugAddCutscene int class zVEC3 int -0x420170 void __thiscall zCCSPlayer Process -0x420230 void __thiscall zCCSPlayer ProcessList class zVEC3 const & int int int -0x4203f0 zVEC3* __thiscall zVEC3 zVEC3 class zVEC3 const & -0x420410 void __thiscall zCCSPlayer ProcessCutscene class zCCSCutsceneContext * class zVEC3 const & -0x420510 void __thiscall zCCSPlayer ToggleDebugInfo -0x4205e0 void __thiscall zCList::~zCList -0x420610 int __thiscall zCList::GetNumInList -0x420630 void * __thiscall zCList::`scalar deleting destructor' unsigned int -0x420670 class std::basic_string,class std::allocator > & __thiscall std basic_string,class std::allocator >::append class std::basic_string class std::allocator > const & unsigned int unsigned int -0x420750 class zCCSCutsceneContext * __thiscall zCList::Get int -0x4209a0 class zCObject * __cdecl zCCSPoolItem _CreateNewInstance -0x420ae0 class zCClassDef * __thiscall zCCSPoolItem _GetClassDef -0x420af0 zCCSPoolItem* __thiscall zCCSPoolItem zCCSPoolItem -0x420c20 void * __thiscall zCCSPoolItem `scalar deleting destructor' unsigned int -0x420c50 zCCSPoolItem* __thiscall zCCSPoolItem zCCSPoolItem class zCCSCutsceneContext * -0x420db0 void __thiscall zCCSPoolItem Init -0x420dc0 void __thiscall zCCSPoolItem ~zCCSPoolItem -0x420e40 enum zCCSProps::zTCSRunBehaviour __thiscall zCCSPoolItem GetRunBehaviour int & -0x420e50 enum zCCSProps::zTCSRunBehaviour __thiscall zCCSPoolItem GetRunBehaviour -0x420e60 void __thiscall zCCSPoolItem SetRunBehaviour enum zCCSProps::zTCSRunBehaviour int & -0x420e80 void __thiscall zCCSPoolItem Archive class zCArchiver & -0x420f00 void __thiscall zCCSPoolItem Unarchive class zCArchiver & -0x4210e0 void __thiscall zCCSPoolItem TestedDeactivation -0x421100 int __thiscall zCCSPoolItem IsAllowedToPlay -0x421120 void __thiscall zCCSPoolItem PrintDebugInfo -0x421430 void __thiscall zCCSPoolItem ClrFlags long -0x421450 void __thiscall zCCSPoolItem SetFlags long -0x421460 int __thiscall zCCSPoolItem HasFlags long -0x4216b0 class zCObject * __cdecl zCCSProps _CreateNewInstance -0x421720 zCCSProps* __thiscall zCCSProps zCCSProps -0x4218e0 class zCClassDef * __thiscall zCCSProps _GetClassDef -0x4218f0 void * __thiscall zCCSProps `scalar deleting destructor' unsigned int -0x421920 void __thiscall zCCSProps ~zCCSProps -0x4219e0 void __thiscall zCCSProps Archive class zCArchiver & -0x421ac0 void __thiscall zCCSProps Unarchive class zCArchiver & -0x421bb0 int __thiscall zCCSProps CheckDistance float -0x421bf0 int __thiscall zCCSProps CheckRange float -0x421c20 int __thiscall zCCSProps GetCheckRoleResult -0x421c30 void __thiscall zCCSProps PrintDebugInfo -0x42219c void __thiscall zCCSProps PrintDebugInfo -0x4222b0 int __thiscall zCCSProps AcceptRole class zCCSRole * class zCVob * -0x4222c0 int __thiscall zCCSProps CheckRole class zCCSRole * class zCVob * -0x422300 oCBinkPlayer* __thiscall oCBinkPlayer oCBinkPlayer -0x422320 void * __thiscall oCBinkPlayer `scalar deleting destructor' unsigned int -0x422340 void __thiscall oCBinkPlayer ~oCBinkPlayer -0x422350 int __thiscall oCBinkPlayer PlayInit int -0x4223b0 int __thiscall oCBinkPlayer PlayDeinit -0x4223c0 int __thiscall oCBinkPlayer PlayFrame -0x4223d0 int __thiscall oCBinkPlayer PlayHandleEvents -0x4229a5 int __thiscall oCBinkPlayer PlayHandleEvents -0x422da0 int __thiscall oCBinkPlayer OpenVideo class zSTRING -0x423450 oCGameInfo* __thiscall oCGameInfo oCGameInfo -0x423470 void __thiscall zCGameInfo SetName class zSTRING const & -0x4235b0 class zSTRING __thiscall zCGameInfo GetName -0x423600 void * __thiscall oCGameInfo `scalar deleting destructor' unsigned int -0x423620 void __thiscall oCGameInfo ~oCGameInfo -0x423630 void __thiscall oCGameInfo Init -0x4236f0 void __thiscall oCGameInfo Pack class zCBuffer & unsigned char -0x423700 void __thiscall oCGameInfo Unpack class zCBuffer & -0x4238f0 CGameManager* __thiscall CGameManager CGameManager -0x423b20 void * __thiscall CGameManager `scalar deleting destructor' unsigned int -0x423b40 void __thiscall CGameManager ~CGameManager -0x423d00 void __thiscall CGameManager Tool_ConvertData -0x424060 void __thiscall CGameManager Tool_ConvertData -0x424070 void * __thiscall zCTextureFileHandler `scalar deleting destructor' unsigned int -0x424090 void __thiscall zCModelConvertFileHandler ~zCModelConvertFileHandler -0x4240a0 void __thiscall zCMorphMeshConvertFileHandler ~zCMorphMeshConvertFileHandler -0x4240b0 void __thiscall zCProgMeshConvertFileHandler ~zCProgMeshConvertFileHandler -0x4240c0 void __thiscall CGameManager Init struct HWND__ * & -0x424830 void __cdecl emergency_exit -0x424850 void __thiscall CGameManager Done -0x424a80 int __thiscall CGameManager ExitGame -0x424af0 void __thiscall CGameManager Run -0x425040 void __cdecl ExitGameFunc -0x425070 void __thiscall CGameManager InitScreen_Open -0x425330 void __thiscall CGameManager InitScreen_Menu -0x425450 void __thiscall CGameManager InitScreen_Close -0x425550 void __thiscall CGameManager InitSettings -0x425760 void __thiscall CGameManager ShowSplashScreen -0x4258e0 void __thiscall CGameManager RemoveSplashScreen -0x425900 void __thiscall CGameManager GameInit -0x425bb0 void __cdecl oCObjectFactory operator delete void * char const * char const * int -0x425bd0 class zCClassDef * __thiscall oCObjectFactory _GetClassDef -0x425d60 void * __thiscall oCObjectFactory `scalar deleting destructor' unsigned int -0x425d90 void __thiscall oCObjectFactory ~oCObjectFactory -0x425da0 class zCClassDef * __thiscall zCObjectFactory _GetClassDef -0x425db0 class zCGameInfo * __thiscall zCObjectFactory CreateGameInfo -0x425dc0 class zCPlayerInfo * __thiscall zCObjectFactory CreatePlayerInfo -0x425dd0 void * __thiscall zCObjectFactory `scalar deleting destructor' unsigned int -0x425e00 void __thiscall zCObjectFactory ~zCObjectFactory -0x425e10 void __thiscall CGameManager GameDone -0x425e40 void __thiscall CGameManager GameSessionReset -0x425f30 void __thiscall CGameManager GameSessionInit -0x4260a0 void __thiscall CGameManager GameSessionDone -0x4261a0 void __thiscall CGameManager ShowIntro -0x4261b0 void __thiscall CGameManager ShowExtro -0x4261c0 void __thiscall CGameManager PreMenu -0x4266d0 void __thiscall CGameManager PreMenu -0x426720 void __thiscall CGameManager PostMenu class zSTRING -0x4267c0 void __thiscall CGameManager ApplySomeSettings -0x4279a0 int __thiscall CGameManager GetPlaytimeSeconds -0x4279f0 void __thiscall CGameManager Menu int -0x428790 void __thiscall CGameManager Write_Savegame int -0x428a60 class zSTRING __thiscall oCSavegameInfo GetName -0x428ab0 class zSTRING __thiscall oCSavegameInfo GetWorldName -0x428b00 class zSTRING __thiscall oCWorld GetWorldName -0x428b50 void __thiscall CGameManager Read_Savegame int -0x428d50 int __thiscall CGameManager HandleCancelKey int -0x429140 int __thiscall CGameManager MenuEnabled int & -0x4293c0 int __thiscall CGameManager HandleEvent int -0x429520 class oCGame * __thiscall CGameManager GetGame -0x429530 int __thiscall CGameManager IsIntroActive -0x429550 void __thiscall CGameManager InsertMenuWorld class zSTRING & class zSTRING & -0x429560 void __thiscall CGameManager RemoveMenuWorld -0x429570 int __thiscall CGameManager IsGameRunning -0x429590 int __thiscall CGameManager IntroduceChapter -0x429a20 int __thiscall CGameManager IntroduceChapter class zSTRING class zSTRING class zSTRING class zSTRING int -0x429b80 int __thiscall CGameManager PlayVideo class zSTRING int -0x429d50 void __thiscall CGameManager ShowRealPlayTime -0x42a050 int __cdecl VidIsResolutionValid int int int -0x42a090 int __cdecl DefineMenuScriptFunctions -0x42a310 int __cdecl Apply_Options_Video -0x42ac30 int __thiscall zCObject Release -0x42ac50 int __cdecl Apply_Options_Performance -0x42ae50 int __cdecl ChangeMusicEnabled class zCOptionEntry & -0x42b0f0 int __cdecl Apply_Options_Audio -0x42b320 int __cdecl Apply_Options_Game -0x42b550 int __cdecl Apply_Options_Controls -0x42b780 int __cdecl Update_ChoiceBox -0x42c0c0 int __thiscall std basic_string,class std::allocator >::compare char const * -0x42c2d0 oCMenuSavegame* __thiscall oCMenuSavegame oCMenuSavegame class zSTRING const & enum oCMenuSavegame::oTMenuSavegameMode -0x42c340 void * __thiscall oCMenuSavegame `scalar deleting destructor' unsigned int -0x42c360 void __thiscall oCMenuSavegame ~oCMenuSavegame -0x42c400 void __thiscall oCMenu_Main ~oCMenu_Main -0x42c410 void __thiscall oCMenuSavegame Activate -0x42c420 void __thiscall oCMenuSavegame HandleSlotChange int -0x42c7e0 class zSTRING __thiscall oCSavegameInfo GetSaveTime -0x42c830 int __thiscall oCMenuSavegame HandleEvent int -0x42c890 void __thiscall oCMenuSavegame ScreenInit -0x42d170 void __thiscall oCMenuSavegame ScreenDone -0x42d6e0 int __thiscall oCMenuSavegame GetMenuItemSlotNr class zCMenuItem * -0x42d840 int __thiscall oCMenuSavegame GetSelectedSlot -0x42d850 void __thiscall oCMenuSavegame SetScreenshot class zCTextureConvert * -0x42d9f0 void __cdecl oBert_StartUp -0x42f210 class zVEC3 __thiscall zMAT4 GetAtVector -0x42f230 void __cdecl oCMsgConversation operator delete void * -0x42f850 void __cdecl oBert_ShutDown -0x42f860 void __cdecl ShowMoreInfos class oCNpc * class oCNpc * -0x4301f0 void __cdecl HandleResultString class zSTRING -0x432230 void __cdecl ClearLogStatistics -0x432320 bool __cdecl LogStatistics class oCNpc * -0x432ef0 bool __cdecl LogStatisticsWrite class zSTRING const & -0x4330d0 bool __cdecl LogStatisticsRead class zSTRING const & -0x433370 class std::basic_string,class std::allocator > & __thiscall std basic_string,class std::allocator >::append char const * unsigned int -0x433580 oCPlayerInfo* __thiscall oCPlayerInfo oCPlayerInfo -0x4335a0 void __thiscall zCPlayerInfo SetName class zSTRING const & -0x4336e0 void * __thiscall oCPlayerInfo `scalar deleting destructor' unsigned int -0x433700 void __thiscall oCPlayerInfo Init class zSTRING const & class zSTRING const & -0x433710 void __thiscall oCPlayerInfo ~oCPlayerInfo -0x433720 void __thiscall oCPlayerInfo SetInstance enum TPlayerInstance -0x433730 void __thiscall oCPlayerInfo SetInstanceByName class zSTRING const & -0x433870 class zSTRING __thiscall oCPlayerInfo GetInstanceName -0x4338c0 enum TPlayerInstance __thiscall oCPlayerInfo GetInstance -0x4338d0 void __thiscall oCPlayerInfo Pack class zCBuffer & -0x4338f0 void __thiscall oCPlayerInfo Unpack class zCBuffer & -0x433910 void __thiscall oCPlayerInfo Reset -0x433c90 class zCObject * __cdecl oCSavegameInfo _CreateNewInstance -0x433dd0 void __cdecl oCSavegameInfo operator delete void * char const * char const * int -0x433df0 class zCClassDef * __thiscall oCSavegameInfo _GetClassDef -0x433e00 oCSavegameInfo* __thiscall oCSavegameInfo oCSavegameInfo -0x433f00 void * __thiscall oCSavegameInfo `scalar deleting destructor' unsigned int -0x433f30 oCSavegameInfo* __thiscall oCSavegameInfo oCSavegameInfo int -0x4340d0 void __thiscall oCSavegameInfo Init -0x4340f0 int __thiscall oCSavegameInfo DoesSavegameExist -0x434100 void __thiscall oCSavegameInfo UpdateThumbPic class zCTextureConvert * -0x434310 void __cdecl zCTextureFileFormatInternal operator delete void * char const * char const * int -0x434330 class zSTRING __thiscall oCSavegameInfo GetDir -0x434380 void __thiscall oCSavegameInfo ReloadResources -0x434580 void __thiscall oCSavegameInfo CleanResources -0x4345b0 void __thiscall oCSavegameInfo SetSlot int -0x434710 void __thiscall oCSavegameInfo ~oCSavegameInfo -0x434850 void __thiscall oCSavegameInfo Archive class zCArchiver & -0x434c40 void __thiscall oCSavegameInfo Unarchive class zCArchiver & -0x435050 class zSTRING __thiscall oCSavegameInfo GetGameTime -0x4352c0 oCSavegameManager* __thiscall oCSavegameManager oCSavegameManager -0x4354d0 void * __thiscall oCSavegameManager `scalar deleting destructor' unsigned int -0x4354f0 void __thiscall oCSavegameManager ~oCSavegameManager -0x4355b0 void __thiscall oCSavegameManager Init -0x435b20 void __thiscall oCSavegameManager Reinit -0x435b30 void __thiscall oCSavegameManager CleanResources -0x435b90 void __thiscall oCSavegameManager SetAndWriteSavegame int class oCSavegameInfo * -0x435d90 class oCSavegameInfo * __thiscall oCSavegameManager GetSavegame int -0x435dc0 void __thiscall oCSavegameManager CopyToCurrent int -0x435f70 void __thiscall oCSavegameManager CopyFromCurrent int -0x436120 void __thiscall oCSavegameManager ClearCurrent -0x436260 class zSTRING __thiscall oCSavegameManager GetSlotDirName int -0x436420 oCSavegameManager* __thiscall oCSavegameManager oCSavegameManager -0x436470 oCSystemInfo* __thiscall oCSystemInfo oCSystemInfo -0x4364e0 void * __thiscall oCSystemInfo `scalar deleting destructor' unsigned int -0x436500 void __thiscall oCSystemInfo ~oCSystemInfo -0x436510 void __thiscall oCSystemInfo AnalyseNow -0x436520 void __thiscall oCSystemInfo ResetSettings float -0x436d70 void __thiscall oCSystemInfo ScoreNow -0x4379d0 float __thiscall oCSystemInfo GetGraphicsBonus -0x437a30 float __thiscall oCSystemInfo GetSoundBonus -0x437a40 class zSTRING __thiscall oCSystemInfo GetScoreDescr float -0x437e60 class zCObject * __cdecl oCTriggerChangeLevel _CreateNewInstance -0x437f40 void __cdecl oCTriggerChangeLevel operator delete void * char const * char const * int -0x437f60 class zCClassDef * __thiscall oCTriggerChangeLevel _GetClassDef -0x438160 class zCObject * __cdecl oCTriggerScript _CreateNewInstance -0x438210 void __cdecl oCTriggerScript operator delete void * char const * char const * int -0x438230 class zCClassDef * __thiscall oCTriggerScript _GetClassDef -0x438240 oCTriggerChangeLevel* __thiscall oCTriggerChangeLevel oCTriggerChangeLevel -0x4382a0 void * __thiscall oCTriggerChangeLevel `scalar deleting destructor' unsigned int -0x4382d0 void __thiscall oCTriggerChangeLevel ~oCTriggerChangeLevel -0x438370 void __thiscall oCTriggerChangeLevel TriggerTarget class zCVob * -0x4386a0 void __thiscall oCTriggerChangeLevel UntriggerTarget class zCVob * -0x4386b0 void __thiscall oCTriggerChangeLevel SetLevelName class zSTRING const & class zSTRING const & -0x4388e0 void __thiscall oCTriggerChangeLevel Archive class zCArchiver & -0x438920 void __thiscall oCTriggerChangeLevel Unarchive class zCArchiver & -0x438960 oCTriggerScript* __thiscall oCTriggerScript oCTriggerScript -0x4389a0 void * __thiscall oCTriggerScript `scalar deleting destructor' unsigned int -0x4389d0 void __thiscall oCTriggerScript ~oCTriggerScript -0x438a30 void __thiscall oCTriggerScript TriggerTarget class zCVob * -0x438d90 void __thiscall oCTriggerScript UntriggerTarget class zCVob * -0x439020 void __thiscall oCTriggerScript SetScriptFunc class zSTRING const & int -0x439170 void __thiscall oCTriggerScript Archive class zCArchiver & -0x4391a0 void __thiscall oCTriggerScript Unarchive class zCArchiver & -0x4391d0 oCObjectGenerator* __thiscall oCObjectGenerator oCObjectGenerator -0x439220 class zCClassDef * __thiscall zCVob _GetClassDef -0x439230 void __thiscall zCVob OnTimer -0x439240 class zSTRING const * __thiscall zCVob GetTriggerTarget int -0x439250 void * __thiscall oCObjectGenerator `scalar deleting destructor' unsigned int -0x439280 void __thiscall oCObjectGenerator ~oCObjectGenerator -0x4392e0 void __thiscall oCObjectGenerator SetObjectName class zSTRING const & -0x439420 void __thiscall oCObjectGenerator SetObjectSpeed float -0x439430 void __thiscall oCObjectGenerator OnTrigger class zCVob * class zCVob * -0x439700 void __cdecl zCVob operator delete void * char const * char const * int -0x439720 void __thiscall oCObjectGenerator Archive class zCArchiver & -0x439760 void __thiscall oCObjectGenerator Unarchive class zCArchiver & -0x439830 void __thiscall oCViewGothicProgressBar Init -0x439870 void __thiscall oCViewGothicProgressBar HandleChange -0x439990 oCViewStatusBar* __thiscall oCViewStatusBar oCViewStatusBar -0x439a60 int __thiscall zCInputCallback HandleEvent int -0x439a70 void __fastcall zCView GetViewport int & int & int & int & -0x439aa0 void * __thiscall oCViewStatusBar `scalar deleting destructor' unsigned int -0x439ac0 oCViewStatusBar* __thiscall oCViewStatusBar oCViewStatusBar int int int int enum zTviewID -0x439ba0 void __thiscall oCViewStatusBar Init int int float -0x439d40 void __thiscall oCViewStatusBar SetTextures class zSTRING const & class zSTRING const & class zSTRING const & -0x439fe0 void __thiscall oCViewStatusBar ~oCViewStatusBar -0x43a130 void __thiscall oCViewStatusBar SetMaxRange float float -0x43a240 void __thiscall oCViewStatusBar SetRange float float -0x43a300 void __thiscall oCViewStatusBar SetValue float -0x43a3a0 zCBinkPlayer* __thiscall zCBinkPlayer zCBinkPlayer -0x43a4d0 void * __thiscall zCBinkPlayer `scalar deleting destructor' unsigned int -0x43a4f0 void __thiscall zCBinkPlayer ~zCBinkPlayer -0x43a660 int __thiscall zCBinkPlayer OpenVideo class zSTRING -0x43b0d0 class zSTRING __thiscall zFILE_FILE GetFile -0x43b180 class zSTRING __thiscall zFILE_FILE GetExt -0x43b1d0 int __thiscall zCBinkPlayer CloseVideo -0x43b410 class zSTRING __thiscall zCVideoPlayer GetVideoFilename -0x43b460 int __thiscall zCBinkPlayer PlayInit int -0x43bfb0 int __thiscall zCBinkPlayer PlayDeinit -0x43c760 int __thiscall zCBinkPlayer PlayGotoNextFrame -0x43c770 int __thiscall zCBinkPlayer PlayWaitNextFrame -0x43c7b0 int __thiscall zCBinkPlayer PlayFrame -0x43c960 int __thiscall zCBinkPlayer Pause -0x43c980 int __thiscall zCBinkPlayer Unpause -0x43c9a0 int __thiscall zCBinkPlayer PlayHandleEvents -0x43c9b0 int __thiscall zCBinkPlayer IsPlaying -0x43c9e0 long __thiscall zCBinkPlayer GetPixelFormat struct zTRndSurfaceDesc & -0x43cb30 int __thiscall zCBinkPlayer ToggleSound -0x43cb80 float __thiscall zCBinkPlayer SetSoundVolume float -0x43cbb0 void __thiscall zCBinkPlayer SetFullscreen int class zSTRING -0x43cd40 zCBuffer* __thiscall zCBuffer zCBuffer -0x43cd80 void * __thiscall zCBuffer `scalar deleting destructor' unsigned int -0x43cdc0 zCBuffer* __thiscall zCBuffer zCBuffer unsigned long const & -0x43ce50 zCBuffer* __thiscall zCBuffer zCBuffer void * unsigned long const & -0x43cea0 void __thiscall zCBuffer Init -0x43ced0 void __thiscall zCBuffer ~zCBuffer -0x43cf00 enum zTBufferMode __thiscall zCBuffer SetMode enum zTBufferMode -0x43cf10 void __thiscall zCBuffer Reset -0x43cf30 void __thiscall zCBuffer Resize unsigned long -0x43cfd0 unsigned long __thiscall zCBuffer Write void const * unsigned long -0x43cff0 unsigned long __thiscall zCBuffer WriteBits void const * unsigned long -0x43d100 unsigned long __thiscall zCBuffer WriteBool int int -0x43d120 unsigned long __thiscall zCBuffer WriteByte unsigned char int -0x43d140 unsigned long __thiscall zCBuffer WriteWord unsigned short int -0x43d160 unsigned long __thiscall zCBuffer WriteDWord unsigned long int -0x43d180 unsigned long __thiscall zCBuffer WriteReal float int -0x43d1a0 unsigned long __thiscall zCBuffer WriteInt int int -0x43d1c0 unsigned long __thiscall zCBuffer WriteFloat float int -0x43d1e0 unsigned long __thiscall zCBuffer WriteFloatPacked0_16 float -0x43d210 unsigned long __thiscall zCBuffer WriteFloatPacked0_8 float -0x43d240 unsigned long __thiscall zCBuffer WriteFloatPacked8_8 float -0x43d2b0 unsigned long __thiscall zCBuffer WriteString class zSTRING -0x43d330 void __thiscall zCBuffer CompleteByte -0x43d360 unsigned long __thiscall zCBuffer Read void * unsigned long -0x43d380 unsigned long __thiscall zCBuffer ReadBits void * unsigned long -0x43d440 int __thiscall zCBuffer ReadBool int -0x43d460 unsigned char __thiscall zCBuffer ReadByte int -0x43d480 unsigned short __thiscall zCBuffer ReadWord int -0x43d4b0 unsigned long __thiscall zCBuffer ReadDWord int -0x43d4e0 float __thiscall zCBuffer ReadReal int -0x43d500 int __thiscall zCBuffer ReadInt int -0x43d520 float __thiscall zCBuffer ReadFloat int -0x43d540 float __thiscall zCBuffer ReadFloatPacked0_16 -0x43d570 float __thiscall zCBuffer ReadFloatPacked0_8 -0x43d5a0 float __thiscall zCBuffer ReadFloatPacked8_8 -0x43d5d0 class zSTRING __thiscall zCBuffer ReadString -0x43d7b0 void __thiscall zCBuffer SetPos unsigned long const & -0x43d7d0 void __thiscall zCBuffer SetBitPos unsigned long const & -0x43d7f0 unsigned long __thiscall zCBuffer SetPosRel int -0x43d810 unsigned long __thiscall zCBuffer SetBitPosRel int -0x43d830 void __thiscall zCBuffer SetPosBegin -0x43d840 void __thiscall zCBuffer SetPosEnd -0x43d860 unsigned long __thiscall zCBuffer GetPos -0x43d870 unsigned long __thiscall zCBuffer GetBitPos -0x43d880 unsigned long __thiscall zCBuffer GetMaxSize -0x43d890 unsigned long __thiscall zCBuffer GetBitMaxSize -0x43d8a0 unsigned long __thiscall zCBuffer GetSize -0x43d8b0 unsigned long __thiscall zCBuffer GetBitSize -0x43d8c0 unsigned long __thiscall zCBuffer GetRestSize -0x43d8d0 unsigned long __thiscall zCBuffer GetBitRestSize -0x43d8e0 unsigned char * __thiscall zCBuffer GetBuffer -0x43d8f0 unsigned char * __thiscall zCBuffer GetCursor -0x43d900 void __thiscall zCBuffer SkipByte -0x43d930 int __thiscall zCBuffer GetBitSizeToNextByte -0x43d940 bool __thiscall zCBuffer HasError -0x43d950 int __cdecl operator== class zCBuffer const & class zCBuffer const & -0x43d980 unsigned long __thiscall zCBuffer WriteObject class zCObject * & -0x43dab0 unsigned long __thiscall zCBuffer ReadObject class zCObject * & -0x43dc30 zCBuffer* __thiscall zCBuffer zCBuffer class zCBuffer const & -0x43dc80 class zCBuffer & __thiscall zCBuffer operator= class zCBuffer const & -0x43dca0 void __thiscall zCBuffer CopyFrom class zCBuffer const & -0x43dd30 void __cdecl zCBuffer ByteFreq_Reset -0x43dd50 void __thiscall zCBuffer ByteFreq_Analyse -0x43dd80 void __cdecl zCBuffer ByteFreq_Print -0x43e120 class std::basic_string,class std::allocator > & __thiscall std basic_string,class std::allocator >::assign unsigned int char -0x43e350 class zSTRING __cdecl zFILE SetRootDirectory class zSTRING -0x43e480 void __cdecl zFILE DirectFileConvert class zSTRING & -0x43e620 void __cdecl zFILE DirectFileAccess bool -0x43e800 long __thiscall zFILE GetFreeDiskSpace -0x43e810 int __cdecl zFILE LockDirScan -0x43e830 int __cdecl zFILE UnlockDirScan -0x43e850 void __cdecl zFILE DirectFileAccess bool class zSTRING & -0x43e870 int __cdecl operator== class zDATE const & class zDATE const & -0x43e8e0 int __cdecl operator< class zDATE const & class zDATE const & -0x43e950 class zDATE & __thiscall zDATE operator= long -0x43e9a0 long __thiscall zDATE ToTime_t -0x43e9f0 class zSTRING __thiscall zDATE ToString enum zTDATE_CONVERT -0x43eb60 int __thiscall zFILE_FILE HandleError class zSTRING const & class zSTRING const & enum zERROR_TYPE -0x43ecee int __thiscall zFILE_FILE HandleError class zSTRING const & class zSTRING const & enum zERROR_TYPE -0x43ef5b int __thiscall zFILE_FILE HandleError class zSTRING const & class zSTRING const & enum zERROR_TYPE -0x43efe0 zFILE* __thiscall zFILE zFILE -0x43f000 void * __thiscall zFILE `scalar deleting destructor' unsigned int -0x43f020 zFILE* __thiscall zFILE zFILE class zSTRING const & -0x43f040 zFILE_FILE* __thiscall zFILE_FILE zFILE_FILE -0x43f050 void __thiscall zFILE_FILE Init class zSTRING const & -0x43f0c0 zFILE_FILE* __thiscall zFILE_FILE zFILE_FILE -0x43f220 void __thiscall zFILE_FILE SetMode long -0x43f230 long __thiscall zFILE_FILE GetMode -0x43f240 struct _iobuf * __thiscall zFILE_FILE GetFileHandle -0x43f250 class zSTRING __thiscall zFILE_FILE GetPath -0x43f2a0 class zSTRING __thiscall zFILE_FILE GetDirectoryPath -0x43f2f0 class zSTRING __thiscall zFILE_FILE GetDrive -0x43f340 class zSTRING __thiscall zFILE_FILE GetDir -0x43f390 class zSTRING __thiscall zFILE_FILE GetFilename -0x43f3e0 bool __thiscall zFILE_FILE IsOpened -0x43f3f0 int __thiscall zFILE_FILE Create class zSTRING const & -0x43f450 int __thiscall zFILE_FILE Open class zSTRING const & bool -0x43f4c0 bool __thiscall zFILE_FILE Exists class zSTRING const & -0x43f520 void * __thiscall zFILE_FILE `scalar deleting destructor' unsigned int -0x43f540 zFILE_FILE* __thiscall zFILE_FILE zFILE_FILE class zSTRING const & -0x43f670 void __thiscall zFILE_FILE ~zFILE_FILE -0x43f7a0 bool __thiscall zFILE_FILE Exists -0x43f820 int __thiscall zFILE_FILE GetStats class zFILE_STATS & -0x43f990 long __thiscall zFILE_FILE Size -0x43fae0 int __thiscall zFILE_FILE Create -0x43fd80 int __thiscall zFILE_FILE Open bool -0x4400b0 long __thiscall zFILE_FILE FlushBuffer -0x440100 int __thiscall zFILE_FILE Close -0x440340 int __thiscall zFILE_FILE Reset -0x440350 void __thiscall zFILE_FILE Append -0x440370 bool __thiscall zFILE_FILE Eof -0x440380 long __thiscall zFILE_FILE Pos -0x440390 int __thiscall zFILE_FILE Seek long -0x4403b0 int __thiscall zFILE_FILE Write char const * -0x4404f0 int __thiscall zFILE_FILE Write class zSTRING const & -0x440510 long __thiscall zFILE_FILE Write void const * long -0x440730 int __thiscall zFILE_FILE ReadChar char & -0x440750 int __thiscall zFILE_FILE Read char * -0x440790 int __thiscall zFILE_FILE Read class zSTRING & -0x440980 long __thiscall zFILE_FILE Read void * long -0x440a60 class zSTRING __thiscall zFILE_FILE SeekText class zSTRING const & -0x440c10 int __thiscall zFILE_FILE ReadCodeline class zSTRING & -0x440e20 int __thiscall zFILE_FILE ReadLines class zSTRING & long -0x440fc0 class zSTRING __thiscall zFILE_FILE ReadBlock long long -0x441090 int __thiscall zFILE_FILE UpdateBlock class zSTRING const & long long -0x441400 void __thiscall zFILE_FILE SetCompletePath -0x441670 void __thiscall zFILE_FILE SetPath class zSTRING -0x441ac0 char & __thiscall zSTRING operator[] unsigned int -0x441b70 void __thiscall zFILE_FILE SetDrive class zSTRING -0x441d00 void __thiscall zFILE_FILE SetDir class zSTRING -0x441e70 class zSTRING __cdecl operator+ class zSTRING const & char -0x441f60 void __thiscall zFILE_FILE SetFilename class zSTRING -0x4420f0 void __thiscall zFILE_FILE SetExt class zSTRING -0x442280 void __thiscall zFILE_FILE SetFile class zSTRING -0x442400 class zSTRING __thiscall zFILE_FILE GetFullPath -0x442590 class zSTRING & __thiscall zFILE_FILE SlashConvert class zSTRING & -0x4426b0 class zSTRING __thiscall zFILE_FILE SetCurrentDir -0x442710 int __thiscall zFILE_FILE ChangeDir bool -0x442960 class zSTRING __thiscall zFILE_FILE DirStepInto class zSTRING -0x442b60 int __thiscall zFILE_FILE SearchFile class zSTRING const & class zSTRING const & int -0x4431a0 bool __thiscall zFILE_FILE FindFirst class zSTRING const & -0x443390 bool __thiscall zFILE_FILE DirCreate -0x4434a0 bool __thiscall zFILE_FILE DirRemove -0x4435a0 bool __thiscall zFILE_FILE DirExists -0x443660 bool __thiscall zFILE_FILE FileMove class zSTRING bool -0x443770 bool __thiscall zFILE_FILE FileCopy class zSTRING bool -0x443880 bool __thiscall zFILE_FILE FileDelete -0x443900 bool __thiscall zFILE_FILE FileMove class zFILE * -0x443a30 bool __thiscall zFILE_FILE FileCopy class zFILE * -0x443c20 bool __thiscall zFILE_FILE FindNext -0x443db0 zPATH* __thiscall zPATH zPATH -0x443e80 void * __thiscall zPATH `scalar deleting destructor' unsigned int -0x443ec0 zPATH* __thiscall zPATH zPATH class zSTRING -0x443f50 class zCBuffer * __cdecl zFILE GetFreeBuffer -0x444210 void __cdecl zFILE ReleaseBuffer class zCBuffer * -0x444250 bool __cdecl zFILE InitFileSystem -0x4443b0 bool __cdecl zFILE DeinitFileSystem -0x444530 bool __cdecl zFILE_FILE InitFileSystem -0x4445b0 bool __cdecl zFILE_FILE DeinitFileSystem -0x4445d0 void __cdecl Dir_Clear class zSTRING const & class zSTRING const & -0x444780 void __cdecl Dir_Copy class zSTRING const & class zSTRING const & -0x4449e0 char & __thiscall std basic_string,class std::allocator >::at unsigned int -0x444a70 void __thiscall std basic_string,class std::allocator >::_Freeze -0x444b20 void __thiscall zFILE_VDFS Init class zSTRING const & -0x444b60 zFILE_VDFS* __thiscall zFILE_VDFS zFILE_VDFS -0x444ca0 int __thiscall zFILE_VDFS Open class zSTRING const & bool -0x444d10 bool __thiscall zFILE_VDFS Exists class zSTRING const & -0x444d70 void * __thiscall zFILE_VDFS `scalar deleting destructor' unsigned int -0x444d90 zFILE_VDFS* __thiscall zFILE_VDFS zFILE_VDFS class zSTRING const & -0x444e40 void __thiscall zFILE_VDFS ~zFILE_VDFS -0x444f60 bool __thiscall zFILE_VDFS IsOpened -0x444f90 bool __thiscall zFILE_VDFS Exists -0x445080 int __thiscall zFILE_VDFS HandleError class zSTRING const & class zSTRING const & enum zERROR_TYPE -0x445090 int __thiscall zFILE_VDFS Open bool -0x445310 int __thiscall zFILE_VDFS Close -0x445370 int __thiscall zFILE_VDFS Reset -0x445380 long __thiscall zFILE_VDFS Size -0x4453e0 bool __thiscall zFILE_VDFS Eof -0x445400 int __thiscall zFILE_VDFS Seek long -0x445720 long __thiscall zFILE_VDFS Pos -0x445780 void __thiscall zFILE_VDFS Append -0x4457a0 class zSTRING __thiscall zFILE_VDFS SetCurrentDir -0x4459f0 class zSTRING __thiscall zFILE_VDFS GetFullPath -0x445b40 int __thiscall zFILE_VDFS ChangeDir bool -0x445b50 int __thiscall zFILE_VDFS SearchFile class zSTRING const & class zSTRING const & int -0x445e60 class zSTRING __cdecl operator+ char class zSTRING const & -0x445fc0 int __thiscall zFILE_VDFS GetStats class zFILE_STATS & -0x445fd0 bool __thiscall zFILE_VDFS FindFirst class zSTRING const & -0x446280 bool __thiscall zFILE_VDFS FindNext -0x4465a0 int __thiscall zFILE_VDFS Read char * -0x446750 int __thiscall zFILE_VDFS Read class zSTRING & -0x4468c0 long __thiscall zFILE_VDFS Read void * long -0x446a30 bool __cdecl zFILE_VDFS InitFileSystem -0x446e80 bool __cdecl zFILE_VDFS DeinitFileSystem -0x4471c0 bool __cdecl zFILE_VDFS LockCriticalSection -0x4471e0 bool __cdecl zFILE_VDFS UnlockCriticalSection -0x4472a0 void __cdecl default_exit -0x4472b0 void __cdecl ErrorBox class zSTRING -0x447490 void __cdecl MessageWindow class zSTRING -0x4474c0 void __cdecl GetDiffTime class zSTRING & -0x4476b0 zERROR* __thiscall zERROR zERROR -0x447900 void * __thiscall zERROR `scalar deleting destructor' unsigned int -0x447920 void __thiscall zERROR Init class zSTRING -0x447fd0 void __thiscall zERROR ~zERROR -0x4481d0 void __thiscall zERROR SendToSpy class zSTRING & -0x448240 int __thiscall zERROR Report enum zERROR_LEVEL int class zSTRING const & signed char unsigned int int char * char * -0x448250 int __thiscall zERROR Report enum zERROR_TYPE int class zSTRING const & signed char unsigned int int char * char * -0x4483e9 int __thiscall zERROR Report enum zERROR_TYPE int class zSTRING const & signed char unsigned int int char * char * -0x448990 void __thiscall zERROR BlockBegin char * int -0x448be0 void __cdecl zSTRING operator delete void * char const * char const * int -0x448bf0 void __thiscall zERROR BlockEnd char * int -0x448f90 void __thiscall zERROR Separator class zSTRING -0x4491a0 void __thiscall zERROR ShowSpy int -0x4492f0 int __thiscall zERROR Message class zSTRING const & -0x449330 int __thiscall zERROR Warning class zSTRING const & -0x449360 int __thiscall zERROR Fatal class zSTRING const & -0x449390 int __thiscall zERROR Fault class zSTRING const & -0x4493c0 void __thiscall zERROR SetFilterFlags unsigned long -0x4494e0 void __thiscall zERROR SetFilterAuthors class zSTRING -0x449680 void __thiscall zERROR SetFilterLevel int -0x4497b0 void __thiscall zERROR SetTarget int -0x449a40 class zSTRING __thiscall zERROR GetTargetDescription -0x449c60 class zSTRING __thiscall zERROR GetFilterFlagDescription -0x449e60 class zSTRING __thiscall zERROR GetFilterAuthors -0x449eb0 bool __thiscall zERROR SearchForSpy -0x449fd0 void __thiscall std basic_string,class std::allocator >::basic_string,class std::allocator > unsigned int char class std::allocator const & -0x44a0a0 char const & __thiscall std basic_string,class std::allocator >::at unsigned int -0x44a0c0 void __thiscall zQUEUE::zQUEUE -0x44a1b0 zCFileCSV* __thiscall zCFileCSV zCFileCSV class zSTRING const & -0x44a350 void * __thiscall zCFileCSV `scalar deleting destructor' unsigned int -0x44a370 zCFileCSV* __thiscall zCFileCSV zCFileCSV -0x44a510 void __thiscall zCFileCSV ~zCFileCSV -0x44a670 void __thiscall zCFileCSV InitCSV -0x44a790 void __thiscall zCFileCSV SetFormat bool class zSTRING const & class zSTRING const & -0x44a8d0 void __thiscall zCFileCSV AddNextField class zSTRING const & -0x44aa60 void __thiscall zCFileCSV AddNextHeader class zSTRING const & -0x44ac10 int __thiscall zCFileCSV WriteSet -0x44add0 class zSTRING __thiscall zCFileCSV GetNextField class zSTRING const & -0x44b200 int __thiscall zCFileCSV ReadSet -0x44b250 int __thiscall zCFileCSV ReadHeader -0x44b430 int __thiscall zCFileCSV WriteHeader -0x44b6a0 zCGameInfo* __thiscall zCGameInfo zCGameInfo -0x44b7f0 void * __thiscall zCGameInfo `scalar deleting destructor' unsigned int -0x44b810 void __thiscall zCGameInfo ~zCGameInfo -0x44b860 void __thiscall zCGameInfo Init -0x44b870 void __thiscall zCGameInfo Reset -0x44b880 int __thiscall zCGameInfo AddPlayer class zCPlayerInfo * -0x44b890 int __thiscall zCGameInfo RemPlayer class zCPlayerInfo * -0x44b8a0 class zCPlayerInfo * __thiscall zCGameInfo GetPlayerByID int -0x44b8b0 class zCPlayerInfo * __thiscall zCGameInfo GetPlayerByVobID unsigned long -0x44b8f0 void __thiscall zCGameInfo PackToBuffer class zCBuffer & unsigned char -0x44b900 class zCGameInfo * __cdecl zCGameInfo CreateFromBuffer class zCBuffer & -0x44b920 int __thiscall zCGameInfo GetNumPlayers -0x44b940 void __thiscall zCGameInfo Pack class zCBuffer & unsigned char -0x44b9e0 void __thiscall zCGameInfo Unpack class zCBuffer & -0x44bbd0 class zCPlayerInfo * __thiscall zCGameInfo GetPlayerByNetAddress struct zTNetAddress & -0x44bd10 zCNetMessageQueue* __thiscall zCNetMessageQueue zCNetMessageQueue -0x44bd70 void __thiscall zCNetMessageQueue ~zCNetMessageQueue -0x44be10 zCNet* __thiscall zCNet zCNet unsigned short -0x44bf70 void * __thiscall zCNet `scalar deleting destructor' unsigned int -0x44bf90 void __thiscall zCNet ~zCNet -0x44bff0 int __thiscall zCNet NetReset -0x44c190 int __thiscall zCNet NetReset int -0x44c1c0 int __thiscall zCNet StreamListen int (__cdecl*)(void *) -0x44c220 int __thiscall zCNet Send class zCNetMessage * & -0x44c3d0 unsigned long __thiscall zCNet DGramWriteMessage class zCNetMessage * & -0x44c470 unsigned long __thiscall zCNet DGramWriteToPlayer class zCNetMessage * class zCPlayerInfo * -0x44c7e0 class zSTRING __thiscall zCNetHost GetReadableAddr -0x44c860 unsigned long __thiscall zCNet DGramWriteToGroup class zCNetMessage * class zCPlayerGroup * -0x44c8d0 int __thiscall zCNet DGramRead class zCNetMessage * & -0x44c9b0 unsigned long __thiscall zCNet StreamRead class zCNetMessage * & class zCPlayerInfo * -0x44cba0 unsigned long __thiscall zCNet StreamReadFromPlayer void * unsigned long class zCPlayerInfo * enum zTNetStreamReadMode -0x44cc10 unsigned long __thiscall zCNet StreamWriteMessage class zCNetMessage * & -0x44cdc0 unsigned long __thiscall zCNet StreamWriteToPlayer void * unsigned long class zCPlayerInfo * -0x44cdf0 unsigned long __thiscall zCNet StreamWriteToGroup void * unsigned long class zCPlayerGroup * -0x44ce60 unsigned long __thiscall zCNet StreamWriteFile class zCNetMessage * & -0x44d2d0 unsigned long __thiscall zCNet StreamReadFile class zCNetMessage * class zCPlayerInfo * -0x44dab0 int __thiscall zCNet MsgGetFromStream class zCPlayerInfo * class zCNetMessage * & -0x44dbb0 int __thiscall zCNet MsgPut class zCNetMessage * -0x44de10 int __thiscall zCNet MsgGet class zCNetMessage * & unsigned char -0x44de90 int __thiscall zCNet MsgSendFromQueue -0x44df40 int __thiscall zCNet MsgRecvToQueue -0x44df90 int __thiscall zCNet HandleReceiving -0x44e000 int __thiscall zCNet HandleSending -0x44e230 void __thiscall zCNet Handle -0x44e380 int __thiscall zCNet StreamConnect class zCNetHost * & -0x44e3b0 int __thiscall zCNet StreamDisconnect class zCNetHost * & -0x44e3e0 void __thiscall zCNet LockQueues int -0x44e3f0 int __thiscall zCNet WaitForStreamMessage class zCPlayerInfo * class zCNetMessage * & -0x44e650 struct zTNetAddress * __thiscall zCNet GetLocalAddress -0x44e660 void __thiscall zCNet EnableNetwork bool -0x44e670 void __thiscall zCNet ApplyTimestamp class zCNetMessage * unsigned char -0x44e6c0 int __thiscall zCNet CheckTimestamp class zCNetMessage * unsigned char -0x44e6f0 zCNetStatistics* __thiscall zCNetStatistics zCNetStatistics -0x44e740 void * __thiscall zCNetStatistics `scalar deleting destructor' unsigned int -0x44e760 void __thiscall zCNet ~zCNet -0x44e770 void __thiscall zCNetStatistics AddLostRecv unsigned int -0x44e7a0 void __thiscall zCNetStatistics AddLostSend unsigned int -0x44e7d0 void __thiscall zCNetStatistics AddPacketSend double -0x44e7f0 void __thiscall zCNetStatistics AddPacketRecv double -0x44e810 void __thiscall zCNetStatistics Start -0x44e950 void __thiscall zCNetStatistics Stop -0x44ea60 void __thiscall zCNetStatistics Print -0x44fc00 void __thiscall zCNetStatistics Reset -0x44fc10 double __thiscall zCNetStatistics GetSeconds -0x44fc40 void __thiscall zQUEUE::Push class zCNetMessage * -0x44fd10 void __cdecl netDumpSocketLL -0x44fd70 void __cdecl netInit -0x44fd80 void __cdecl netExit -0x44fed0 int __cdecl netSend struct zTNetAddress * void * int void * -0x450100 struct zTNetPacket * __cdecl netRecv void * -0x4501d0 int __cdecl netWrite void * void * int int -0x450450 int __cdecl netRead void * void * int -0x450580 void * __cdecl netListenPacket struct zTNetAddress * -0x450770 void * __cdecl netListenStream struct zTNetAddress * int (__cdecl*)(void *) -0x4509c0 void * __cdecl netConnect struct zTNetAddress * -0x450d30 int __cdecl netClose void * -0x450e80 int __cdecl netIsHandleClosed void * -0x450f40 void * __cdecl netGetPacketHandle unsigned long -0x450f50 char * __cdecl netGetHostName struct zTNetAddress * -0x451100 struct zTNetAddress * __cdecl netGetHostAddr char * -0x4512a0 unsigned long __cdecl netGetServicePort char * int -0x451410 char * __cdecl netAddrToString struct zTNetAddress * int -0x451530 char * __cdecl netGetLocalHost -0x451540 struct zTNetAddress * __cdecl netGetRemoteAddr void * -0x451550 struct zTNetAddress * __cdecl netGetLocalAddr void * -0x451560 int __cdecl netGetProtocolSupported int -0x451590 void __cdecl netSetTimeOut int struct zTNetTimeout * -0x4515c0 struct zTNetBufferInfo * __cdecl netGetBufferInfo void * -0x4515d0 int __cdecl netSetMaxInQueuePackets void * int -0x451640 int __cdecl netGetLastError -0x451650 char * __cdecl netGetLastErrorString -0x451660 long __stdcall netWindowProc struct HWND__ * unsigned short unsigned int long -0x452280 void __cdecl netAcceptPendingConnections -0x452570 class zCObject * __cdecl zCNetEventManager _CreateNewInstance -0x452600 int __thiscall zCEventManager GetNumMessages -0x452610 void __cdecl zCNetEventManager operator delete void * char const * char const * int -0x452630 class zCClassDef * __thiscall zCNetEventManager _GetClassDef -0x452640 int __cdecl zCNetEventManager HandleNetMessage class zCNetMessage * unsigned short class zCWorld * -0x453380 zCNetEventManager* __thiscall zCNetEventManager zCNetEventManager -0x4533a0 void * __thiscall zCNetEventManager `scalar deleting destructor' unsigned int -0x4533d0 zCNetEventManager* __thiscall zCNetEventManager zCNetEventManager class zCVob * -0x4533f0 void __thiscall zCNetEventManager ~zCNetEventManager -0x453400 void __thiscall zCNetEventManager Init -0x453410 void __thiscall zCNetEventManager OnMessage class zCEventMessage * class zCVob * -0x454df0 class zSTRING __thiscall zCPlayerInfo GetName -0x454e40 void __thiscall zCNetEventManager Archive class zCArchiver & -0x454e70 void __thiscall zCNetEventManager Unarchive class zCArchiver & -0x454ef0 class zCNetVobControl * __thiscall zCNetEventManager GetNetVobControl int -0x4552e0 int __thiscall zCNetHost InitHost class zSTRING const & -0x4555b0 zCNetHost* __thiscall zCNetHost zCNetHost void * -0x455750 void * __thiscall zCNetHost `scalar deleting destructor' unsigned int -0x455770 zCNetHost* __thiscall zCNetHost zCNetHost class zSTRING const & -0x455900 zCNetHost* __thiscall zCNetHost zCNetHost struct zTNetAddress const & -0x455a90 void __thiscall zCNetHost Init -0x455b90 int __thiscall zCNetHost InitHostForBroadcast -0x455d00 void __thiscall zCNetHost InitHostAddr struct zTNetAddress * const -0x455f20 void __thiscall zCNetHost ~zCNetHost -0x455f70 void __thiscall zCNetHost Pack class zCBuffer & -0x455fe0 void __thiscall zCNetHost Unpack class zCBuffer & -0x456170 class zCNetHost * __cdecl zCNetHost CreateFromBuffer class zCBuffer & -0x456330 void __thiscall zCNetHost PackToBuffer class zCBuffer & -0x456360 int __thiscall zCNetHost HasAddress struct zTNetAddress * -0x456670 class zCObject * __cdecl zCNetManager _CreateNewInstance -0x4567d0 void __cdecl zCNetManager operator delete void * char const * char const * int -0x4567f0 class zCClassDef * __thiscall zCNetManager _GetClassDef -0x456800 int __thiscall zCNetManager Temp_HandleNetMessage class zCNetMessage * & class zCWorld * -0x456870 zCNetManager* __thiscall zCNetManager zCNetManager -0x4569f0 void * __thiscall zCNetManager `scalar deleting destructor' unsigned int -0x456a20 void __thiscall zCNetManager ~zCNetManager -0x456a30 void __thiscall zCNetManager Process -0x456ae0 void __thiscall zCNetManager ProcessMessages -0x456b60 int __thiscall zCNetManager HandleNetMessage class zCNetMessage * unsigned short const & class zCClassDef * class zCWorld * -0x456c20 class zCNetMessage * __thiscall zCNetManager CreateNetMessage unsigned short const & class zCObject * -0x456cc0 void __thiscall zCNetManager SendPing -0x456d30 void __thiscall zCNetManager SendPingReply class zCPlayerInfo * -0x456d70 void __thiscall zCNetManager SendWorldTime -0x456d80 class zCClassDef * & __thiscall zCArraySort::GetSafe int -0x456fd0 zCNetMessage* __thiscall zCNetMessage zCNetMessage struct zTNetMessageHeader & -0x457080 void * __thiscall zCNetMessage `scalar deleting destructor' unsigned int -0x4570a0 zCNetMessage* __thiscall zCNetMessage zCNetMessage unsigned long const & unsigned long -0x457190 void __thiscall zCNetMessage CopyFrom class zCNetMessage * -0x4571e0 zCNetMessage* __thiscall zCNetMessage zCNetMessage struct zTNetPacket * -0x457380 void __thiscall zCNetMessage Init -0x4573a0 void __thiscall zCNetMessage ~zCNetMessage -0x457420 void __thiscall zCNetMessage Send -0x457550 void __thiscall zCNetMessage SetTimestamp unsigned char -0x457570 unsigned char __thiscall zCNetMessage GetTimestamp -0x457580 void __thiscall zCNetMessage SetTarget class zCPlayerInfo * -0x4575b0 void __thiscall zCNetMessage SetTarget class zCPlayerGroup * -0x4575e0 void __thiscall zCNetMessage GetTarget class zCPlayerInfo * & class zCPlayerGroup * & -0x457600 unsigned long __thiscall zCNetMessage Get void * unsigned long const & -0x457700 void __thiscall zCNetMessage Add void * unsigned long -0x457810 void __thiscall zCNetMessage AddCursorPtr unsigned long -0x457820 void __thiscall zCNetMessage Add class zSTRING const & -0x457880 void __thiscall zCNetMessage Get class zSTRING & -0x457a00 int __thiscall zCNetMessage IsStream -0x457a10 void __thiscall zCNetMessage SetStream int -0x457a20 void __thiscall zCNetMessage SetFileMessage class zFILE * class zFILE * -0x457ab0 class zFILE * __thiscall zCNetMessage GetFile class zFILE * & -0x457af0 int __thiscall zCNetMessage IsFileMessage -0x457b10 int __thiscall zCNetMessage IsMultiMessage -0x457b30 void __thiscall zCNetMessage LogMessage class zFILE * class zSTRING const & -0x457e40 void __thiscall zCNetMessage SetLog int -0x457e50 struct zTNetMessageHeader * __thiscall zCNetMessage GetHeader -0x457e60 unsigned char __thiscall zCNetMessage GetHeaderSize -0x457e70 class zCBuffer * __thiscall zCNetMessage GetBuffer -0x457e80 unsigned char * __thiscall zCNetMessage GetCursorPtr -0x457e90 unsigned char * __thiscall zCNetMessage GetPtr -0x457ea0 unsigned char * __thiscall zCNetMessage GetDataPtr -0x457eb0 void __thiscall zCNetMessage ResetCursorPtr -0x457ed0 void __thiscall zCNetMessage SetMode enum zTBufferMode -0x457ee0 unsigned long __thiscall zCNetMessage GetSize -0x457ef0 unsigned long __thiscall zCNetMessage GetDataSize -0x457f00 unsigned long __thiscall zCNetMessage GetRestSize -0x457f10 unsigned long __thiscall zCNetMessage GetID -0x457f20 unsigned char __thiscall zCNetMessage GetSenderID -0x457f30 unsigned char __thiscall zCNetMessage GetFlags -0x457f40 bool __thiscall zCNetMessage HasError -0x457fe0 zCNetSession* __thiscall zCNetSession zCNetSession unsigned short -0x458060 void * __thiscall zCNetSession `scalar deleting destructor' unsigned int -0x458080 void __thiscall zCNetSession Reset -0x4580a0 void __thiscall zCNetSession ~zCNetSession -0x458170 zCNetVersion* __thiscall zCNetVersion zCNetVersion -0x458190 void * __thiscall zCNetVersion `scalar deleting destructor' unsigned int -0x4581b0 void __thiscall zCNetVersion ~zCNetVersion -0x4581c0 long __thiscall zCNetVersion GetVersionNumber -0x4581d0 long __thiscall zCNetVersion GetChecksum -0x4581e0 long __thiscall zCNetVersion CreateChecksum -0x4581f0 class zSTRING __thiscall zCNetVersion GetVersionString -0x458210 void __thiscall zCNetVersion Pack class zCBuffer & -0x458240 void __thiscall zCNetVersion Unpack class zCBuffer & -0x458270 int __cdecl operator== class zCNetVersion const & class zCNetVersion const & -0x4588a0 class zCObject * __cdecl zCNetVobControl _CreateNewInstance -0x4589e0 void __cdecl zCNetVobControl operator delete void * char const * char const * int -0x458a00 class zCClassDef * __thiscall zCNetVobControl _GetClassDef -0x458a10 int __thiscall zCNetVobControl IsLocalChained -0x458a20 void __thiscall zCNetVobControl SetLocalChained int -0x458a30 zCNetVobControl* __thiscall zCNetVobControl zCNetVobControl -0x458b30 void * __thiscall zCNetVobControl `scalar deleting destructor' unsigned int -0x458b60 void __thiscall zCNetVobControl ~zCNetVobControl -0x458b80 void __thiscall zCNetVobControl Init class zCVob * -0x458ba0 int __thiscall zCNetVobControl Process -0x458c70 int __thiscall zCNetVobControl HandOverToPlayer class zCPlayerInfo * -0x4590c0 int __cdecl zCNetVobControl HandleNetMessage class zCNetMessage * unsigned short const & class zCWorld * -0x4595d0 class zCNetMessage * __thiscall zCNetVobControl CreateNetMessage unsigned short const & -0x4599d0 void __thiscall zCNetVobControl SetCtrlPlayer class zCPlayerInfo * -0x459df0 int __thiscall zCNetVobControl IsLocalControlled -0x459e00 int __thiscall zCNetVobControl IsPlayerVob -0x459e10 void __thiscall zCNetVobControl CopyCtrlState class zCVob * -0x459e40 void __thiscall zCNetVobControl Archive class zCArchiver & -0x459f40 void __thiscall zCNetVobControl Unarchive class zCArchiver & -0x45a880 zCOptionEntry* __thiscall zCOptionEntry zCOptionEntry class zSTRING const & class zSTRING const & -0x45ab00 zCOptionSection* __thiscall zCOptionSection zCOptionSection class zSTRING const & -0x45acc0 void __thiscall zCOptionSection ~zCOptionSection -0x45add0 zCOption* __thiscall zCOption zCOption -0x45afe0 void * __thiscall zCOption `scalar deleting destructor' unsigned int -0x45b000 void __thiscall zCOption ~zCOption -0x45b180 void __thiscall zCOptionEntry ~zCOptionEntry -0x45b240 int __thiscall zCOption Load class zSTRING -0x45c1e0 int __thiscall zCOption Save class zSTRING -0x45c900 int __thiscall zCOption WriteBool class zSTRING const & char const * int int -0x45c950 int __thiscall zCOption WriteInt class zSTRING const & char const * int int -0x45c980 int __thiscall zCOption WriteDWord class zSTRING const & char const * unsigned long int -0x45c9b0 int __thiscall zCOption WriteReal class zSTRING const & char const * float int -0x45c9f0 int __thiscall zCOption WriteString class zSTRING const & char const * class zSTRING int -0x45cb80 int __thiscall zCOption ReadBool class zSTRING const & char const * int -0x45cdb0 int __thiscall zCOption ReadInt class zSTRING const & char const * int -0x45cea0 unsigned long __thiscall zCOption ReadDWord class zSTRING const & char const * unsigned long -0x45cf90 float __thiscall zCOption ReadReal class zSTRING const & char const * float -0x45d080 class zSTRING __thiscall zCOption ReadString class zSTRING const & char const * char const * -0x45d1f0 int __thiscall zCOption EntryExists class zSTRING const & char const * -0x45d2c0 unsigned short __thiscall zCOption GetNumEntries class zCOptionSection * -0x45d2e0 class zCOptionEntry * __thiscall zCOption GetEntry class zCOptionSection * int -0x45d310 int __thiscall zCOption RemoveEntry class zSTRING const & char const * -0x45d4b0 void __thiscall zCOption SetFlag class zSTRING const & char const * int -0x45d5b0 class zCOptionEntry * __thiscall zCOption GetEntryByName class zCOptionSection * class zSTRING const & int -0x45d8d0 class zCOptionSection * __thiscall zCOption GetSectionByName class zSTRING const & int -0x45db30 int __thiscall zCOption SectionExists class zSTRING const & -0x45db50 unsigned short __thiscall zCOption GetNumSections -0x45db60 class zCOptionSection * __thiscall zCOption GetSection int -0x45db90 int __thiscall zCOption RemoveSection class zSTRING const & -0x45dbf0 void __thiscall zCOption InsertChangeHandler class zSTRING const & char const * int (__cdecl*)(class zCOptionEntry &) -0x45dde0 int __thiscall zCOption WriteRaw class zSTRING const & char const * void * int int -0x45dfc0 int __thiscall zCOption ReadRaw class zSTRING const & char const * void * & void * int -0x45e1b0 int __thiscall zCOption WriteBool class zSTRING const & class zSTRING const & int int -0x45e1d0 int __thiscall zCOption WriteInt class zSTRING const & class zSTRING const & int int -0x45e1f0 int __thiscall zCOption WriteDWord class zSTRING const & class zSTRING const & unsigned long int -0x45e210 int __thiscall zCOption WriteReal class zSTRING const & class zSTRING const & float int -0x45e240 int __thiscall zCOption WriteString class zSTRING const & class zSTRING const & class zSTRING int -0x45e2e0 char * __thiscall zSTRING ToChar -0x45e2f0 int __thiscall zCOption WriteRaw class zSTRING const & class zSTRING const & void * int int -0x45e310 int __thiscall zCOption ReadBool class zSTRING const & class zSTRING const & int -0x45e330 int __thiscall zCOption ReadInt class zSTRING const & class zSTRING const & int -0x45e350 unsigned long __thiscall zCOption ReadDWord class zSTRING const & class zSTRING const & unsigned long -0x45e370 float __thiscall zCOption ReadReal class zSTRING const & class zSTRING const & float -0x45e3a0 class zSTRING __thiscall zCOption ReadString class zSTRING const & class zSTRING const & char const * -0x45e3e0 int __thiscall zCOption ReadRaw class zSTRING const & class zSTRING const & void * int -0x45e4b0 int __thiscall zCOption AddParameters class zSTRING -0x45e5d0 int __thiscall zCOption Init class zSTRING bool -0x45fb00 void __thiscall zCOption ChangeDir enum zTOptionPaths -0x45fbf0 class zFILE * __thiscall zCOption GetDir enum zTOptionPaths -0x45fc00 class zSTRING & __thiscall zCOption GetDirString enum zTOptionPaths -0x45fc10 int __thiscall zCOption Parm class zSTRING const & -0x45fd20 class zSTRING __thiscall zCOption ParmValue class zSTRING const & -0x45ff20 class zSTRING __thiscall zCOption ParmValueRaw class zSTRING const & -0x460120 int __thiscall zCOption ParmValueInt class zSTRING const & -0x4602e0 float __thiscall zCOption ParmValueFloat class zSTRING const & -0x4604b0 zCOptionEntry* __thiscall zCOptionEntry zCOptionEntry class zSTRING const & class zSTRING const & -0x4604d0 int __thiscall zCOption Load class zSTRING -0x4604f0 class zCOptionEntry * & __thiscall zCArray::GetSafe int -0x4606b0 zCOption* __thiscall zCOption zCOption -0x4606d0 class zCOptionSection * & __thiscall zCArray::GetSafe int -0x460890 void __thiscall zCArray::AllocDelta int -0x460900 void __thiscall zCArray::AllocDelta int -0x460cc0 void __thiscall zCPlayerGroup AddGroupToList -0x460e30 void __thiscall zCPlayerGroup RemoveGroupFromList -0x460fb0 zCPlayerGroup* __thiscall zCPlayerGroup zCPlayerGroup class zSTRING const & -0x461130 void * __thiscall zCPlayerGroup `scalar deleting destructor' unsigned int -0x461150 void __thiscall zCPlayerGroup ~zCPlayerGroup -0x4612b0 class zCPlayerInfo * __thiscall zCPlayerGroup GetFirstPlayer int & -0x461300 class zCPlayerInfo * __thiscall zCPlayerGroup GetNextPlayer int & -0x461350 class zCPlayerGroup * __cdecl zCPlayerGroup GetFirstGroup int & -0x461390 class zCPlayerGroup * __thiscall zCPlayerGroup GetNextGroup int & -0x4613e0 int __thiscall zCPlayerGroup AddPlayer class zCPlayerInfo * -0x461410 int __thiscall zCPlayerGroup RemPlayer class zCPlayerInfo * -0x461490 int __thiscall zCWorldInfo IsMember class zCPlayerInfo * -0x4614c0 class zCPlayerInfo * __thiscall zCPlayerGroup GetPlayerByID unsigned char -0x461570 void __thiscall zCPlayerGroup ShowDebugInfo -0x461ba0 class zSTRING __thiscall zCNetHost GetHostname -0x461bf0 void __thiscall zCPlayerGroup ResetPlayerList -0x461c50 void __cdecl zCPlayerGroup ResetGroupList -0x461d90 class zCPlayerInfo * __thiscall zCPlayerGroup GetNearestPlayerToVob class zCVob * class zCPlayerInfo * -0x461e80 void __thiscall zCList::~zCList -0x461eb0 void __thiscall zCList::Insert class zCPlayerGroup * -0x461f10 void __thiscall zCList::Remove class zCPlayerGroup * -0x461f70 void __thiscall zCListSort::~zCListSort -0x461fa0 void __thiscall zCListSort::InsertSort class zCPlayerInfo * -0x462030 class zCPlayerInfo * __thiscall zCListSort::Get int -0x462060 int __thiscall zCListSort::GetNumInList -0x462080 void * __thiscall zCList::`scalar deleting destructor' unsigned int -0x4620c0 void * __thiscall zCListSort::`scalar deleting destructor' unsigned int -0x4621d0 zCPlayerInfo* __thiscall zCPlayerInfo zCPlayerInfo -0x462350 void * __thiscall zCPlayerInfo `scalar deleting destructor' unsigned int -0x462370 void __thiscall zCPlayerInfo ~zCPlayerInfo -0x462650 class zCPlayerInfo * __thiscall zCPlayerInfo CreateDistinctPlayer -0x4628a0 void __thiscall zCPlayerInfo Init class zSTRING const & void * -0x462a50 void __thiscall zCPlayerInfo Init class zSTRING const & class zSTRING const & -0x462be0 void __thiscall zCPlayerInfo Pack class zCBuffer & -0x462c80 void __thiscall zCPlayerInfo Unpack class zCBuffer & -0x462e60 unsigned char __thiscall zCPlayerInfo GetID -0x462e70 class zCPlayerInfo * __cdecl zCPlayerInfo CreateFromBuffer class zCBuffer & -0x462e90 void __thiscall zCPlayerInfo PackToBuffer class zCBuffer & -0x462ea0 class zCPlayerInfo * __cdecl zCPlayerInfo GetActivePlayer -0x462eb0 void __thiscall zCPlayerInfo SetActive -0x463120 int __thiscall zCPlayerInfo IsActive -0x463130 void __thiscall zCPlayerInfo Reset -0x463140 void __thiscall zCPlayerInfo StorePlayerVobAsScript -0x463240 class zCVob * __thiscall zCPlayerInfo CreatePlayerVobFromScript -0x4632e0 class zCBuffer * __thiscall zCPlayerInfo GetPlayerVobScript -0x4632f0 void __thiscall zCPlayerInfo SetPlayerVobScript class zCBuffer * -0x4633b0 void __thiscall zCPlayerInfo SetPlayerVob class zCVob * -0x4633f0 void __thiscall zCPlayerInfo Deactivate int -0x463410 int __thiscall zCPlayerInfo IsDeactivated -0x463420 void __thiscall zCPlayerInfo SetReady int -0x463440 int __thiscall zCPlayerInfo IsReady -0x463450 unsigned long __thiscall zCPlayerInfo SetPingStart -0x463470 unsigned long __thiscall zCPlayerInfo SetPingEnd -0x463500 zCScanDirFileHandler* __thiscall zCScanDirFileHandler zCScanDirFileHandler -0x463610 void * __thiscall zCScanDirFileHandler `scalar deleting destructor' unsigned int -0x463630 void __thiscall zCScanDirFileHandler ~zCScanDirFileHandler -0x463700 int __thiscall zCScanDirFileHandler CanHandleFile class zSTRING & -0x463920 int __thiscall zCScanDirFileHandler GetNumMessages -0x463930 class zSTRING __thiscall zCScanDirFileHandler GetMessageA int -0x463ac0 void __thiscall zCScanDirFileHandler RegisterFileType class zSTRING -0x463c30 void __thiscall zCScanDirFileHandler AddMessage class zSTRING -0x463da0 void __thiscall zCScanDirFileHandler ClearMessages -0x463dd0 void __thiscall zCScanDirFileHandler SetName class zSTRING const & -0x463f10 class zSTRING & __thiscall zCScanDirFileHandler GetName -0x463f20 zCScanDir* __thiscall zCScanDir zCScanDir -0x463f40 void * __thiscall zCScanDir `scalar deleting destructor' unsigned int -0x463f60 void __thiscall zCScanDir ~zCScanDir -0x463ff0 void __thiscall zCScanDir RegisterFileHandler class zCScanDirFileHandler * class zSTRING const & -0x464140 void __thiscall zCScanDir ScanX -0x464900 void __thiscall zCScanDir Scan class zSTRING const & -0x464e30 class zSTRING & __thiscall zCArray::GetSafe int -0x464ff0 void __thiscall zCArray::DeleteList -0x465020 void __thiscall zCList::~zCList -0x465050 void __thiscall zCList::Insert class zCScanDirFileHandler * -0x4650b0 void * __thiscall zCList::`scalar deleting destructor' unsigned int -0x465180 class zSTRING __cdecl Characters char int -0x465210 class zSTRING __cdecl Spaces int -0x465280 class zSTRING & __thiscall zSTRING Lower -0x465390 class zSTRING & __thiscall zSTRING Upper -0x4654a0 class zSTRING & __thiscall zSTRING UpperFirstLowerRest -0x4655f0 class zSTRING & __thiscall zSTRING Align enum zTSTR_ALIGN int char -0x465810 zSTRING* __thiscall zSTRING zSTRING int -0x465910 zSTRING* __thiscall zSTRING zSTRING long -0x465a10 zSTRING* __thiscall zSTRING zSTRING unsigned long -0x465b10 zSTRING* __thiscall zSTRING zSTRING float int -0x465c60 zSTRING* __thiscall zSTRING zSTRING double int -0x465db0 class zSTRING __thiscall zSTRING PickWord unsigned int class zSTRING const & class zSTRING const & -0x466000 char const * __thiscall zSTRING PickWordPos unsigned int class zSTRING const & class zSTRING const & -0x466170 class zSTRING __thiscall zSTRING PickWord_Old int class zSTRING const & -0x466230 int __thiscall zSTRING Insert unsigned int class zSTRING const & -0x466350 class zSTRING __thiscall zSTRING Inserted unsigned int class zSTRING const & -0x4664d0 int __thiscall zSTRING Overwrite unsigned int class zSTRING const & -0x4666c0 class zSTRING __thiscall zSTRING Overwritten unsigned int class zSTRING const & -0x4667c0 int __thiscall zSTRING DeleteRight unsigned int -0x4668d0 int __thiscall zSTRING Delete unsigned int unsigned long -0x4669e0 class zSTRING __thiscall zSTRING Deleted unsigned int unsigned long -0x466b20 int __thiscall zSTRING Delete class zSTRING const & enum zTSTR_KIND -0x466ce3 int __thiscall zSTRING Delete class zSTRING const & enum zTSTR_KIND -0x466d10 class zSTRING __thiscall zSTRING Deleted class zSTRING const & enum zTSTR_KIND -0x466df0 int __thiscall zSTRING Copy unsigned int unsigned long -0x466fa0 class zSTRING __thiscall zSTRING Copied unsigned int unsigned long -0x467100 int __thiscall zSTRING Copy class zSTRING const & enum zTSTR_KIND const & -0x467292 int __thiscall zSTRING Copy class zSTRING const & enum zTSTR_KIND const & -0x467380 class zSTRING __thiscall zSTRING Copied class zSTRING const & enum zTSTR_KIND const & -0x467460 void __thiscall zSTRING TrimLeft char -0x4675a0 void __thiscall zSTRING TrimRight char -0x467750 int __thiscall zSTRING Search int char const * unsigned int -0x467850 int __thiscall zSTRING SearchRev class zSTRING const & unsigned int -0x467a90 bool __cdecl zSTRING Sprintf char const * ... -0x467b10 class std::basic_string,class std::allocator > __thiscall std basic_string,class std::allocator >::substr unsigned int unsigned int -0x467ca0 void __thiscall zCMemPool::zCMemPool unsigned int unsigned int -0x467cc0 class std::basic_string,class std::allocator > & __thiscall std basic_string,class std::allocator >::replace unsigned int unsigned int class std::basic_string class std::allocator > const & unsigned int unsigned int -0x467e80 unsigned int __thiscall std basic_string,class std::allocator >::find char const * unsigned int unsigned int -0x467f30 unsigned int __thiscall std basic_string,class std::allocator >::rfind char const * unsigned int unsigned int -0x467fe0 zCSystemInfo* __thiscall zCSystemInfo zCSystemInfo -0x468180 void * __thiscall zCSystemInfo `scalar deleting destructor' unsigned int -0x4681a0 void __thiscall zCSystemInfo ~zCSystemInfo -0x468280 void __thiscall zCSystemInfo AnalyseMemory -0x4682b0 void __thiscall zCSystemInfo AnalyseCpu -0x468480 void __thiscall zCSystemInfo AnalyseOs -0x468832 void __thiscall zCSystemInfo AnalyseOs -0x4688b0 void __thiscall zCSystemInfo AnalyseGcard -0x4688d0 void __thiscall zCSystemInfo AnalyseNow -0x469120 class zSTRING __thiscall zCSystemInfo GetOsName -0x4691a0 zCVideoPlayer* __thiscall zCVideoPlayer zCVideoPlayer -0x4691e0 int __thiscall zCVideoPlayer IsPlaying -0x4691f0 int __thiscall zCVideoPlayer ToggleSound -0x469200 float __thiscall zCVideoPlayer SetSoundVolume float -0x469210 void * __thiscall zCVideoPlayer `scalar deleting destructor' unsigned int -0x469230 void __thiscall zCVideoPlayer ~zCVideoPlayer -0x469280 int __thiscall zCVideoPlayer OpenVideo class zSTRING -0x4693f0 int __thiscall zCVideoPlayer CloseVideo -0x4694f0 int __thiscall zCVideoPlayer Play int -0x469600 int __thiscall zCVideoPlayer PlayInit int -0x469620 int __thiscall zCVideoPlayer PlayGotoNextFrame -0x469630 int __thiscall zCVideoPlayer PlayWaitNextFrame -0x469640 int __thiscall zCVideoPlayer PlayFrame -0x469650 int __thiscall zCVideoPlayer PlayDeinit -0x469660 int __thiscall zCVideoPlayer Pause -0x469680 int __thiscall zCVideoPlayer Unpause -0x4696a0 int __thiscall zCVideoPlayer Stop -0x4696f0 zCViewProgressBar* __thiscall zCViewProgressBar zCViewProgressBar int int int int enum zTviewID -0x4698e0 void * __thiscall zCViewProgressBar `scalar deleting destructor' unsigned int -0x469900 void __thiscall zCViewProgressBar ~zCViewProgressBar -0x469a60 void __thiscall zCViewProgressBar Init -0x469bc0 float __thiscall zCViewProgressBar CalcPercentOf float float float -0x469be0 void __thiscall zCViewProgressBar SetPercent int class zSTRING -0x469e40 void __thiscall zCViewProgressBar HandleChange -0x469f30 void __thiscall zCViewProgressBar Draw -0x469f70 void __thiscall zCViewProgressBar SetRange int int -0x46a050 void __thiscall zCViewProgressBar ResetRange -0x46a100 void __thiscall zCList::~zCList -0x46a130 void __thiscall zCList::InsertFront struct zTProgressRange * -0x46a190 void * __thiscall zCList::`scalar deleting destructor' unsigned int -0x46a200 zCViewStatusBar* __thiscall zCViewStatusBar zCViewStatusBar -0x46a250 void * __thiscall zCViewStatusBar `scalar deleting destructor' unsigned int -0x46a270 zCViewStatusBar* __thiscall zCViewStatusBar zCViewStatusBar int int int int enum zTviewID -0x46a2d0 void __thiscall zCViewStatusBar Init -0x46a300 void __thiscall zCViewStatusBar ~zCViewStatusBar -0x46a320 void __thiscall zCViewStatusBar SetMaxRange float float -0x46a3c0 void __thiscall zCViewStatusBar SetRange float float -0x46a460 void __thiscall zCViewStatusBar SetValue float -0x46a49b void __thiscall CDHtmlDialog SetHostFlags unsigned long -0x46a4e0 zCWorldInfo* __thiscall zCWorldInfo zCWorldInfo class zSTRING const & -0x46a600 void * __thiscall zCWorldInfo `scalar deleting destructor' unsigned int -0x46a620 void __thiscall zCWorldInfo ~zCWorldInfo -0x46a740 class zSTRING __thiscall zCWorldInfo GetName -0x46a790 class zCPlayerGroup * __thiscall zCWorldInfo GetPlayerGroup -0x46a7a0 int __thiscall zCWorldInfo IsMember class zCPlayerInfo * -0x46a7b0 class zCPlayerInfo * __thiscall zCWorldInfo GetLevelMaster -0x46a800 void __thiscall zCWorldInfo EnterWorld class zCPlayerInfo * -0x46a890 void __thiscall zCWorldInfo LeaveWorld class zCPlayerInfo * -0x46a8d0 void __thiscall zCWorldInfo ShowDebugInfo -0x46ac90 void __thiscall zCList::~zCList -0x46acc0 void __thiscall zCList::InsertFront class zCPlayerInfo * -0x46ad20 void * __thiscall zCList::`scalar deleting destructor' unsigned int -0x46adc0 void __cdecl zInitOptions -0x46b500 void __cdecl zDeinitOptions -0x46b6d0 void __cdecl zBert_StartUp -0x46c260 void __cdecl zBert_ShutDown -0x46c2a0 int __thiscall oCAIHuman CheckActiveSpells -0x46c330 int __thiscall oCAIHuman MagicInvestSpell -0x46c940 int __thiscall oCAIHuman MagicCheckSpellStates int -0x46d1e0 class zCModelAni * __thiscall zCModel GetAniFromAniID int -0x46d220 int __thiscall zCModel IsAniActive class zCModelAni * -0x46d260 int __thiscall oCAIHuman MagicMode -0x46d4c0 void __cdecl oCMsgWeapon operator delete void * char const * char const * int -0x46d590 oCMagFrontier* __thiscall oCMagFrontier oCMagFrontier -0x46d5b0 void __thiscall oCMagFrontier ~oCMagFrontier -0x46d620 void __thiscall oCMagFrontier SetNPC class oCNpc * -0x46d630 void __thiscall oCMagFrontier DoCheck -0x46dbe0 zVEC2* __thiscall zVEC2 zVEC2 float float -0x46dc00 float __thiscall oCMagFrontier GetDistance class zVEC3 const & float & class zVEC3 & -0x46dd80 float __thiscall zVEC2 Length2 -0x46dda0 void __thiscall oCMagFrontier StartLightningAtPos class zVEC3 & class zVEC3 & -0x46e300 float __thiscall zVEC3 Length2 -0x46e320 void __cdecl zCMaterial operator delete void * char const * char const * int -0x46e340 void __cdecl zCVisual operator delete void * char const * char const * int -0x46e360 void __cdecl zCQuadMark operator delete void * char const * char const * int -0x46e380 void __thiscall oCMagFrontier DoWarningFX int -0x46e530 void __cdecl oCVisualFX operator delete void * char const * char const * int -0x46e550 void __thiscall oCMagFrontier DisposeWarningFX -0x46e590 void __thiscall oCMagFrontier DoShootFX class zVEC3 const & -0x46e870 class zVEC3 __cdecl operator* class zVEC3 const & float -0x46e8a0 void __thiscall oCMagFrontier DisposeShootFX -0x46e910 oCMag_Book* __thiscall oCMag_Book oCMag_Book -0x46eae0 void __thiscall oCMag_Book ~oCMag_Book -0x46ec40 void __thiscall oCMag_Book CheckConsistency -0x46ee50 void __thiscall oCMag_Book SetOwner class zCVob * -0x46eec0 void __thiscall oCMag_Book SetWorld class zCWorld * -0x46eed0 int __thiscall oCMag_Book Register class oCSpell * int -0x46efd0 int __thiscall oCMag_Book Register class oCItem * int -0x46f0e0 int __thiscall oCMag_Book DeRegister class oCItem * -0x46f1c0 int __thiscall oCMag_Book DeRegister int -0x46f270 class oCSpell * __thiscall oCMag_Book CreateNewSpell int -0x46f3f0 void __cdecl oCSpell operator delete void * char const * char const * int -0x46f410 int __thiscall oCMag_Book Register int int -0x46f680 int __thiscall oCMag_Book IsIn int -0x46f6c0 void __thiscall oCMag_Book Spell_Setup int class oCNpc * class zCVob * -0x46f800 void __thiscall oCMag_Book Spell_Setup class oCNpc * class zCVob * -0x46f990 void __thiscall oCMag_Book Spell_Invest -0x46fb10 void __thiscall oCMag_Book StartInvestEffect class zCVob * int int int -0x46fc00 void __thiscall oCMag_Book Spell_Cast -0x470130 int __cdecl zCObject CheckInheritance class zCClassDef const * class zCClassDef const * -0x470160 void * __cdecl oCSpell operator new unsigned int char const * char const * int -0x4701a0 void __thiscall oCMag_Book StartCastEffect class zCVob * class zVEC3 const & -0x470290 int __thiscall oCMag_Book Spell_InCast -0x4702a0 void __thiscall oCMag_Book Open int -0x4705b0 void __thiscall oCMag_Book Close int -0x470720 float __thiscall oCMag_Book Ease float float float -0x470750 class zVEC3 __thiscall oCMag_Book EasePos float class zVEC3 & class zVEC3 & -0x4707d0 float __thiscall oCMag_Book GetAngle class zCVob * -0x470990 void __cdecl Alg_CalcAziElev class zVEC3 const & float & float & -0x470aa0 int __thiscall oCMag_Book IsInMovement -0x470ab0 int __thiscall oCMag_Book IsActive -0x470ac0 class oCSpell * __thiscall oCMag_Book GetSelectedSpell -0x470b10 int __thiscall oCMag_Book GetSelectedSpellNr -0x470b20 void __thiscall oCMag_Book Spell_Open int -0x470c50 void __thiscall oCMag_Book StopSelectedSpell -0x470dd0 void __thiscall oCMag_Book KillSelectedSpell -0x471090 void __thiscall oCMag_Book Spell_Stop int -0x471300 void __thiscall oCMag_Book Left -0x471360 void __thiscall oCMag_Book Right -0x4713b0 class zVEC3 __thiscall oCMag_Book CalcPos class zCVob * float -0x471550 class zMAT4 __cdecl operator* class zMAT4 const & class zMAT4 const & -0x4717a0 int __thiscall oCMag_Book DoOpen -0x471920 int __thiscall oCMag_Book DoClose -0x471cd0 class zVEC3 __cdecl operator+ class zVEC3 const & class zVEC3 const & -0x471d00 void __thiscall oCMag_Book SetFrontSpell int -0x472090 int __thiscall oCMag_Book DoTurn -0x472190 void __thiscall oCMag_Book ShowHandSymbol -0x472310 void __thiscall oCMag_Book SetShowHandSymbol int -0x472670 void __thiscall oCMag_Book DoPerFrame -0x472d30 zVEC4* __thiscall zVEC4 zVEC4 -0x472d40 class zVEC3 __cdecl operator* class zMAT4 const & class zVEC3 const & -0x472da0 int __thiscall oCMag_Book GetNoOfSpells -0x472db0 class oCSpell * __thiscall oCMag_Book GetSpell class oCItem * int & -0x472e00 class oCSpell * __thiscall oCMag_Book GetSpell int -0x472e20 class oCItem * __thiscall oCMag_Book GetSpellItem int -0x472e40 class oCItem * __thiscall oCMag_Book GetSpellItem class oCSpell * -0x472e80 void __thiscall oCMag_Book NextRegisterAt int -0x472ea0 class oCSpell * __thiscall oCMag_Book GetSpellByKey int -0x472ee0 class oCItem * __thiscall oCMag_Book GetSpellItemByKey int -0x472f20 int __thiscall oCMag_Book GetNoOfSpellByKey int -0x472f70 int __thiscall oCMag_Book GetKeyByItem class oCItem * -0x472fb0 oCMag_Book* __thiscall oCMag_Book oCMag_Book -0x472fd0 oCMag_Book* __thiscall oCMag_Book oCMag_Book -0x472ff0 void __thiscall zCArray::AllocDelta int -0x473060 void __thiscall zCArray::AllocDelta int -0x4730d0 class oCSpell * __cdecl zDYNAMIC_CAST class zCObject const * -0x4731c0 oCMenu_Main* __thiscall oCMenu_Main oCMenu_Main class zSTRING const & -0x4731e0 void * __thiscall oCMenu_Main `scalar deleting destructor' unsigned int -0x473200 void __thiscall oCMenu_Main ScreenInit -0x473210 void __thiscall oCMenu_Main ScreenDone -0x473220 int __thiscall oCMenu_Main HandleEvent int -0x4732c3 int __thiscall oCMenu_Main HandleEvent int -0x473400 oCMenu_ChgKeys* __thiscall oCMenu_ChgKeys oCMenu_ChgKeys class zSTRING const & -0x473420 void * __thiscall oCMenu_ChgKeys `scalar deleting destructor' unsigned int -0x473440 void __thiscall oCMenu_ChgKeys ~oCMenu_ChgKeys -0x473450 int __thiscall oCMenu_ChgKeys HandleEvent int -0x473690 int __thiscall oCMenu_ChgKeys ExecCommand class zSTRING const & -0x473f40 void __thiscall oCMenu_ChgKeys ScreenInit -0x473f60 void __thiscall oCMenu_ChgKeys Leave -0x474010 void __thiscall oCMenu_ChgKeys InitText -0x4742f0 void __thiscall zCInput BindOption class zSTRING unsigned short class zCArray -0x474310 void __thiscall zCArray::InsertEnd unsigned short const & -0x4747f0 oCMenu_Log* __thiscall oCMenu_Log oCMenu_Log class zSTRING const & -0x474810 void * __thiscall oCMenu_Log `scalar deleting destructor' unsigned int -0x474830 void __thiscall oCMenu_Log ~oCMenu_Log -0x474840 void __thiscall oCMenu_Log ScreenInit -0x474c70 void __thiscall oCMenu_Log ScreenDone -0x474d80 void __thiscall oCMenu_Log SetDayTime class zSTRING const & class zSTRING const & -0x474e20 void __thiscall oCMenu_Log SetLogTopics class zCList const & -0x475490 void __thiscall zTMenuItemListElement ~zTMenuItemListElement -0x475510 void __thiscall oCMenu_Log SetInfo class zCMenuItem const * -0x475520 int __thiscall oCMenu_Log ExecCommand class zSTRING const & -0x475770 int __thiscall oCMenu_Log HandleEnterItem class zCMenuItem * -0x4759a0 int __thiscall oCMenu_Log HandleLeaveItem class zCMenuItem * -0x475be0 int __thiscall oCMenu_Log HandleActivateItem class zCMenuItem * -0x475bf0 int __thiscall oCMenu_Log HandleEvent int -0x475c40 void __thiscall oCMenu_Log Activate -0x475c50 void __thiscall oCMenu_Log InitForDisplay -0x475c90 int __thiscall oCMenu_Status HandleEvent int -0x475e80 void __thiscall oCMenu_Status SetPlayerName class zSTRING const & -0x475ed0 void __thiscall oCMenu_Status SetGuild class zSTRING const & -0x475fc0 void __thiscall oCMenu_Status SetExperience unsigned long unsigned long unsigned long -0x476300 void __thiscall oCMenu_Status SetLearnPoints unsigned long -0x4763d0 oCMenu_Status* __thiscall oCMenu_Status oCMenu_Status class zSTRING const & -0x476430 void * __thiscall oCMenu_Status `scalar deleting destructor' unsigned int -0x476450 void __thiscall oCMenu_Status ~oCMenu_Status -0x476520 void __thiscall oCMenu_Status AddArmor struct oSMenuInfoArmor const & -0x476650 void __thiscall oCMenu_Status AddAttribute struct oSMenuInfoAttribute const & -0x476830 void __thiscall oCMenu_Status AddTalent struct oSMenuInfoTalent const & -0x476a20 void __thiscall oCMenu_Status InitForDisplay -0x477380 oCStatusScreen* __thiscall oCStatusScreen oCStatusScreen -0x477600 void * __thiscall oCStatusScreen `scalar deleting destructor' unsigned int -0x477620 void __thiscall oCStatusScreen ~oCStatusScreen -0x477830 void __thiscall oCStatusScreen Show -0x477a50 oCLogScreen* __thiscall oCLogScreen oCLogScreen -0x477cb0 void * __thiscall oCLogScreen `scalar deleting destructor' unsigned int -0x477cd0 void __thiscall oCLogScreen ~oCLogScreen -0x477ec0 void __thiscall oCLogScreen Show -0x4780d0 oCMapScreen* __thiscall oCMapScreen oCMapScreen -0x4782a0 void * __thiscall oCMapScreen `scalar deleting destructor' unsigned int -0x4782c0 void __thiscall oCMapScreen ~oCMapScreen -0x478490 void __thiscall oCMapScreen Show -0x4787c0 oCStatusScreen* __thiscall oCStatusScreen oCStatusScreen -0x4787f0 oCStatusScreen* __thiscall oCStatusScreen oCStatusScreen -0x478820 void __thiscall zCArray::zCArray -0x478830 void * __thiscall oSMenuInfoAttribute `vector deleting destructor' unsigned int -0x478890 void * __thiscall oSMenuInfoTalent `vector deleting destructor' unsigned int -0x4788f0 void __thiscall oSMenuInfoAttribute ~oSMenuInfoAttribute -0x478970 void __thiscall oSMenuInfoTalent ~oSMenuInfoTalent -0x478a20 class oCLogEntry * __thiscall zCList::Get int -0x478a50 class oCLogTopic * __thiscall zCList::Get int -0x478a80 void __thiscall zCArray::AllocDelta int -0x478c90 void __thiscall zCArray::AllocDelta int -0x478eb0 oSMenuInfoAttribute* __thiscall oSMenuInfoAttribute oSMenuInfoAttribute -0x478ef0 oSMenuInfoTalent* __thiscall oSMenuInfoTalent oSMenuInfoTalent -0x478fd0 void __cdecl Freelook -0x479180 void __cdecl TestKeys_Carsten int -0x479190 void __cdecl ExceptionInfoCallback struct EXCEPTION_DESCR * -0x479e80 void __cdecl oCarsten_PerFrame -0x479eb0 void __cdecl oCarsten_StartUp -0x47b780 zVEC4* __thiscall zVEC4 zVEC4 class zVEC4 const & -0x47b7a0 void __cdecl oCarsten_ShutDown -0x47b840 oCSpell* __thiscall oCSpell oCSpell -0x47b9b0 class zCClassDef * __thiscall oCSpell _GetClassDef -0x47b9c0 void * __thiscall oCSpell `scalar deleting destructor' unsigned int -0x47b9f0 oCSpell* __thiscall oCSpell oCSpell int -0x47bb70 void __thiscall oCSpell ~oCSpell -0x47bc10 void __thiscall oCSpell InitValues int -0x47bd40 class zSTRING __thiscall oCSpell GetSpellInstanceName int -0x47bed0 class oCVisualFX * __thiscall oCSpell CreateEffect -0x47c190 void __cdecl oCVisFX_MultiTarget operator delete void * char const * char const * int -0x47c1b0 void __cdecl oCVisFX_Lightning operator delete void * char const * char const * int -0x47c1d0 void __thiscall oCSpell InitByScript class zSTRING const & -0x47c470 void __thiscall oCSpell SetEnabled int -0x47c5a0 int __thiscall oCSpell GetEnabled -0x47c5b0 void __thiscall oCSpell Setup class zCVob * class zCVob * -0x47cd40 int __thiscall oCSpell Invest -0x47cfb0 int __thiscall oCSpell Cast -0x47d120 int __thiscall oCSpell Stop -0x47d290 int __thiscall oCSpell Kill -0x47d3f0 void __thiscall oCSpell Open -0x47d4f0 void __thiscall oCSpell Close -0x47d650 void __thiscall oCSpell Reset -0x47d790 void __thiscall oCSpell StopTargetEffects class zCVob * -0x47d930 void __thiscall oCSpell CallScriptInvestedMana -0x47dbc0 int __cdecl oCSpell IsTargetTypeValid class zCVob * int -0x47dd80 int __thiscall oCSpell IsValidTarget class zCVob * -0x47e170 class zCVob * __thiscall oCSpell GetVob -0x47e180 int __thiscall oCSpell GetSpellID -0x47e190 int __thiscall oCSpell GetEnergyType -0x47e1a0 int __thiscall oCSpell GetCategory -0x47e1b0 class zSTRING __thiscall oCSpell GetName -0x47e320 int __thiscall oCNpc GetActiveSpellLevel -0x47e340 int __thiscall oCSpell IsInvestSpell -0x47e370 void __thiscall oCSpell SetInvestedMana int -0x47e390 int __thiscall oCSpell GetSpellStatus -0x47e3a0 int __thiscall oCSpell CanTurnDuringInvest -0x47e3b0 void __thiscall oCSpell SetReleaseStatus -0x47e680 void __thiscall oCSpell SetSpellInfo int -0x47e690 void __thiscall oCSpell DoLogicInvestEffect -0x47ec50 int __thiscall zCModel GetAniIDFromAniName class zSTRING const & -0x47ec70 int __thiscall oCSpell CastSpecificSpell -0x47f330 void __thiscall oCSpell EndTimedEffect -0x47f8f0 void __thiscall oCSpell DoTimedEffect -0x47fb40 int __thiscall oCSpell CanBeDeleted -0x47fb50 int __thiscall oCSpell DeleteCaster -0x47fb70 void __thiscall oCSpell Archive class zCArchiver & -0x47fb80 void __thiscall oCSpell Unarchive class zCArchiver & -0x47fd80 class zCObject * __cdecl oCSpell _CreateNewInstance -0x47ff60 void __thiscall oCTrajectory Calc -0x480280 class zMAT4 & __thiscall zMAT4 SetTranslation class zVEC3 const & -0x4802a0 void __thiscall zMAT4 GetTranslation class zVEC3 & -0x4802c0 zMAT4* __thiscall zMAT4 zMAT4 class zMAT4 const & -0x480300 void __thiscall zCKBSpline InitVars -0x480320 void __thiscall oCTrajectory Changed -0x480330 class zMAT4 __thiscall oCTrajectory Interpolate float -0x480740 class zMAT4 __thiscall oCTrajectory InterpolateN float -0x480850 void __thiscall oCTrajectory Draw -0x480b10 void __thiscall oCTrajectory Clear -0x480b80 void __thiscall zCKBSpline ~zCKBSpline -0x480be0 class zVEC3 __thiscall oCTrajectory RecalcByColl class zVEC3 const & class zVEC3 const & class zVEC3 const & int -0x481010 class zVEC3 __cdecl operator- class zVEC3 const & class zVEC3 const & -0x481040 float __cdecl operator* class zVEC3 const & class zVEC3 const & -0x481060 void __thiscall oCTrajectory ApplyGrav float const & -0x4810d0 void __thiscall oCTrajectory SetByList class zCArray -0x481260 int __thiscall oCTrajectory VobCross class zCVob const * -0x4812f0 oCEmitterKey* __thiscall oCEmitterKey oCEmitterKey -0x4815e0 void __thiscall oCEmitterKey ~oCEmitterKey -0x4817e0 void __thiscall oCEmitterKey SetByScript class zSTRING const & -0x4819b0 void __thiscall oCEmitterKey ParseStrings -0x481ea0 void __cdecl oCVisualFX RemoveInstancesOfClass class zCClassDef & int -0x4820a0 void __cdecl oCVisualFX PreSaveGameProcessing int -0x4820b0 void __cdecl oCVisualFX PostSaveGameProcessing -0x4820c0 oCVisualFX* __thiscall oCVisualFX oCVisualFX -0x482510 class zCClassDef * __thiscall zCEffect _GetClassDef -0x482520 void __thiscall oCTrajectory ~oCTrajectory -0x4825e0 class zCClassDef * __thiscall oCVisualFX _GetClassDef -0x4825f0 class zCVob * __thiscall oCVisualFX GetOrigin -0x482600 class zCVob * __thiscall oCVisualFX GetTarget -0x482610 class zCVob * __thiscall oCVisualFX GetInflictor -0x482620 void __thiscall oCVisualFX Play float class zMAT4 const * class zMAT4 const * -0x482630 void __thiscall oCVisualFX SetDuration float -0x482640 void __thiscall oCVisualFX GetCollisionCandidates class zCArray & -0x4826f0 int __thiscall oCVisualFX GetNumCollisionCandidates -0x482700 void __thiscall oCVisualFX SetDamage float -0x482710 void __thiscall oCVisualFX SetDamageType int -0x482720 float __thiscall oCVisualFX GetDamage -0x482730 int __thiscall oCVisualFX GetDamageType -0x482740 int __thiscall oCVisualFX IsASpell -0x482750 void __thiscall oCVisualFX SetSpellType int -0x482760 int __thiscall oCVisualFX GetSpellType -0x482770 int __thiscall oCVisualFX GetSpellTargetTypes -0x482780 void __thiscall oCVisualFX SetSpellTargetTypes int -0x482790 int __thiscall oCVisualFX GetIsProjectile -0x4827a0 void __thiscall oCVisualFX SetIsProjectile int -0x4827b0 void * __thiscall oCVisualFX `scalar deleting destructor' unsigned int -0x4827e0 void __thiscall zCEffect ~zCEffect -0x4827f0 void * __thiscall zCEffect `scalar deleting destructor' unsigned int -0x482820 void __thiscall oCVisualFX ~oCVisualFX -0x4832c0 void * __thiscall zCKBSpline `scalar deleting destructor' unsigned int -0x4832e0 void * __thiscall zCPositionKey `scalar deleting destructor' unsigned int -0x483300 void __thiscall oCVisualFX CreateHierachy -0x4835d0 void __thiscall oCVisualFX DisposeHierachy -0x4837e0 void __cdecl oCVisualFX InitParser -0x483b40 void __cdecl oCVisualFX operator delete void * -0x483b60 void __cdecl oCarsten_ShutDown -0x483b90 void __thiscall oCVisualFX InitValues -0x4840c0 void __cdecl zCAIBase operator delete void * char const * char const * int -0x4840e0 class zCClassDef * __thiscall zCAIBase _GetClassDef -0x4840f0 int __thiscall zCAIBase CanThisCollideWith class zCVob * -0x484100 int __thiscall zCAIBase HasAIDetectedCollision -0x484110 void __thiscall zCAIBase AICollisionResponseSelfDetected class zVEC3 const & int & -0x484120 void __thiscall zCAIBase HostVobRemovedFromWorld class zCVob * class zCWorld * -0x484130 void __thiscall oCVisualFXAI ReportCollisionToAI class zCCollisionReport const & -0x484150 void __thiscall oCVisualFXAI HostVobAddedToWorld class zCVob * class zCWorld * -0x484160 void * __thiscall oCVisualFXAI `scalar deleting destructor' unsigned int -0x484190 void __thiscall oCVisualFXAI ~oCVisualFXAI -0x4841a0 void __thiscall zCAIBase ReportCollisionToAI class zCCollisionReport const & -0x4841b0 void __thiscall zCAIBase HostVobAddedToWorld class zCVob * class zCWorld * -0x4841c0 void * __thiscall zCAIBase `scalar deleting destructor' unsigned int -0x4841f0 void __thiscall zCAIBase ~zCAIBase -0x484200 void __thiscall oCVisualFX ParseStrings -0x484580 void __thiscall oCVisualFX SetVisualByString class zSTRING const & -0x4855a0 void __thiscall zPATH ~zPATH -0x4855c0 void __cdecl zCParticleFX operator delete void * char const * char const * int -0x4855e0 void __cdecl zCEarthquake operator delete void * char const * char const * int -0x485600 void __cdecl zCVobScreenFX operator delete void * char const * char const * int -0x485620 void __cdecl zCPolyStrip operator delete void * char const * char const * int -0x485640 void __thiscall oCVisualFX SetCollisionEnabled int -0x485727 void __thiscall oCVisualFX SetCollisionEnabled int -0x485790 void __thiscall oCVisualFX SetByScript class zSTRING const & -0x4860f0 void __cdecl zCVobLight operator delete void * char const * char const * int -0x486110 void __thiscall oCVisualFX UpdateFXByEmitterKey class oCEmitterKey * -0x486900 void __thiscall oCVisualFX CreateBackup -0x486910 int __thiscall oCVisualFX FindKey class zSTRING const & -0x486a70 class oCVisualFX * __cdecl oCVisualFX CreateAndPlay class zSTRING const & class zCVob const * class zCVob const * int float int int -0x486d60 class oCVisualFX * __cdecl oCVisualFX CreateAndPlay class zSTRING const & class zVEC3 const & class zCVob const * int float int int -0x487170 class oCVisualFX * __thiscall oCVisualFX CreateAndCastFX class zSTRING const & class zCVob const * class zCVob const * -0x487470 class oCVisualFX * __thiscall oCVisualFX CreateAndCastFX class zSTRING const & class zMAT4 const & -0x487870 void __thiscall oCVisualFX CalcTrajectory int const & -0x488f90 class zVEC3 __thiscall zMAT4 GetUpVector -0x488fb0 class zVEC3 __thiscall zMAT4 GetRightVector -0x488fd0 float __thiscall zVEC3 LengthApprox -0x489060 class zVEC3 & __thiscall zVEC3 Normalize -0x4890a0 int __cdecl operator== class zVEC3 const & class zVEC3 const & -0x4890e0 void __thiscall zCPositionKey SetMat class zMAT4 const & -0x489110 void __thiscall oCTrajectory InsertKey class zMAT4 & -0x489240 class zMAT4 __thiscall oCTrajectory GetKey int -0x4892c0 int __thiscall oCTrajectory GetNumKeys -0x4892d0 void __thiscall oCVisualFX SetOrigin class zCVob * -0x489340 void __thiscall oCVisualFX SetInflictor class zCVob * -0x489390 void __thiscall oCVisualFX SetTarget class zCVob * -0x4894b0 void __thiscall oCVisualFX SetTarget class zVEC3 & -0x489520 void __thiscall oCVisualFX CreateInvestFX -0x4896e0 void __thiscall oCVisualFX InitInvestFX -0x489840 void __thiscall oCVisualFX StopInvestFX -0x4898f0 void __thiscall oCVisualFX Open -0x489c00 int __thiscall zSTRING Search class zSTRING const & unsigned int -0x489c20 void __thiscall oCVisualFX Reset -0x489e00 void __thiscall oCVisualFX Init class zCVob const * class zVEC3 const & -0x489f10 void __thiscall oCVisualFX Init class zCVob const * class zCVob const * class zCVob const * -0x48a640 void __thiscall oCVisualFX Init class zCArray const & -0x48a7d0 void __thiscall oCVisualFX InvestNext -0x48ab5b void __thiscall oCVisualFX InvestNext -0x48ab70 void __thiscall oCVisualFX SetLevel int -0x48af1d void __thiscall oCVisualFX SetLevel int -0x48af30 int __thiscall oCVisualFX GetLevel -0x48af40 void __thiscall oCVisualFX Cast int -0x48b750 void __thiscall oCVisualFX Collide int -0x48b9f0 void __thiscall oCVisualFX SetShowVisual int -0x48bb30 void __thiscall oCVisualFX Stop int -0x48bed0 void __thiscall oCVisualFX Stop int -0x48bee0 void __thiscall oCVisualFX Kill -0x48c150 int __thiscall oCVisualFX CanBeDeleted -0x48c190 int __thiscall oCVisualFX IsFinished -0x48c220 int __thiscall oCVisualFX IsLooping -0x48c290 void __thiscall oCVisualFX InitEffect -0x48c6a0 void __thiscall oCVisualFX EndEffect int -0x48c6f0 void __thiscall oCVisualFX ReportCollision class zCCollisionReport const & -0x48d070 int __thiscall oCVisualFX ProcessQueuedCollisions -0x48d110 int __thiscall oCVisualFX ProcessCollision struct zSVisualFXColl & -0x48d7c0 void __thiscall oCNpc::oSDamageDescriptor ~oSDamageDescriptor -0x48d830 void __cdecl oCMsgDamage operator delete void * char const * char const * int -0x48d850 void __thiscall oCVisualFX CollisionResponse class zVEC3 const & int -0x48dcd0 void __thiscall oCVisualFX SetCollisionCandidates class zCArray -0x48ddf0 int __thiscall oCVisualFX GetCollidedCandidates class zCArray & -0x48dec0 int __thiscall oCVisualFX CanThisCollideWith class zCVob * -0x48e0e0 int __thiscall oCVisualFX CheckDeletion -0x48e530 void __thiscall oCVisualFX UpdateActKey -0x48e780 void __thiscall oCVisualFX DoMovements -0x48f0e0 void __thiscall zCKBSpline InterpolateN float class zMAT4 & enum zTSplLerpMode -0x48f110 int __thiscall oCVisualFX CheckDelayedTrigger -0x48f390 void __thiscall oCVisualFX AdjustShapeToOrigin -0x48f810 void __thiscall oCVisualFX UpdateEffects -0x48fb60 void __thiscall oCVisualFX OnTick -0x48fc40 void __thiscall oCVisualFX Archive class zCArchiver & -0x48fc50 void __thiscall oCVisualFX Unarchive class zCArchiver & -0x48fc60 void __thiscall oCVisualFXAI DoAI class zCVob * int & -0x48fe60 class zCObject * __cdecl oCVisualFX _CreateNewInstance -0x48fed0 void __thiscall zCArray::zCArray -0x48fee0 void __thiscall oCTrajectory Calc -0x48ff00 void __thiscall zCArray::DeleteList -0x48ff20 void __thiscall oCVisFX_MultiTarget ~oCVisFX_MultiTarget -0x48ff40 oCVisualFX* __thiscall oCVisualFX oCVisualFX -0x48ff60 oCVisualFX* __thiscall oCVisualFX oCVisualFX -0x48ff80 void __thiscall zCArray::AllocDelta int -0x48fff0 void __thiscall zCArray::AllocDelta int -0x490060 void __thiscall zCArray::InsertEnd class oCEmitterKey * const & -0x490150 void __thiscall zCArray::AllocDelta int -0x4901d0 void __thiscall zCArray::AllocDelta int -0x490240 class zCParticleFX * __cdecl zDYNAMIC_CAST class zCObject const * -0x490270 class zCPolyStrip * __cdecl zDYNAMIC_CAST class zCObject const * -0x490340 void __thiscall oCVisualFX Edit -0x490900 void __cdecl oCVisualFX CreateNewScriptFX class zSTRING const & -0x490b40 void __thiscall oCEmitterKey Edit -0x490f50 void __cdecl oCEmitterKey CreateNewScriptKey class zSTRING const & -0x491190 void __cdecl oCVisualFX FxConsole_ParameterChanged class zSTRING const & -0x491dc0 void __cdecl oCVisualFX EmConsole_ParameterChanged class zSTRING const & -0x492000 int __cdecl oCVisualFX FxConsole_EvalFunc class zSTRING const & class zSTRING & -0x492ce0 int __cdecl oCVisualFX EmConsole_EvalFunc class zSTRING const & class zSTRING & -0x493fe0 void __thiscall oCEmitterKey SetDefaultByFX class oCVisualFX * -0x494460 void __thiscall oCVisualFX SetupEmitterKeysByVisual -0x494550 oCVisFX_Lightning* __thiscall oCVisFX_Lightning oCVisFX_Lightning -0x494620 class zCClassDef * __thiscall oCVisFX_Lightning _GetClassDef -0x494630 void * __thiscall oCVisFX_Lightning `scalar deleting destructor' unsigned int -0x494660 void __thiscall oCVisFX_Lightning ~oCVisFX_Lightning -0x494960 void __thiscall oCVisFX_Lightning ~oCVisFX_Lightning -0x4949b0 void __thiscall oCVisFX_Lightning Open -0x4949e0 void __thiscall oCVisFX_Lightning Init class zCArray const & -0x494bc0 void __thiscall oCVisFX_Lightning InvestNext -0x494d30 void __thiscall oCVisFX_Lightning Cast int -0x494e30 void __thiscall oCVisFX_Lightning Stop int -0x494fd0 int __thiscall oCVisFX_Lightning CheckDeletion -0x495370 void __thiscall oCVisFX_Lightning OnTick -0x495d30 int __thiscall oCFXScanner Initialized -0x495d50 void __thiscall oCVisFX_Lightning UpdateBurnVobs -0x4960e0 void __thiscall oCVisFX_Lightning Draw -0x496800 int __thiscall oCVisFX_Lightning UpdateBurnVobsInvestNext -0x496ba0 void __thiscall oCVisFX_Lightning CreateScanner class zCVob * -0x496e70 void __thiscall oCVisFX_Lightning UpdateScanner -0x496e90 void __thiscall oCVisFX_Lightning DeleteScanner -0x496f00 void __thiscall oCFXScanner Enable class zCVob * -0x496f80 void __thiscall oCFXScanner Disable -0x496fd0 int __thiscall oCFXScanner Enabled -0x496fe0 void __thiscall oCFXScanner Run -0x497390 void __thiscall zMAT4 SetAtVector class zVEC3 const & -0x4973b0 void __thiscall zMAT4 SetUpVector class zVEC3 const & -0x4973d0 void __thiscall zMAT4 SetRightVector class zVEC3 const & -0x4975e0 class zCObject * __cdecl oCVisFX_Lightning _CreateNewInstance -0x497650 void __thiscall zCArray::RemoveOrderIndex int -0x497680 class zCObject * __cdecl zCModel _CreateNewInstance -0x4976a0 void __thiscall zCArray::RemoveOrderIndex int -0x4976d0 void __thiscall zCArray::AllocDelta int -0x497770 oCVisFX_MultiTarget* __thiscall oCVisFX_MultiTarget oCVisFX_MultiTarget -0x4977b0 class zCClassDef * __thiscall oCVisFX_MultiTarget _GetClassDef -0x4977c0 void __thiscall oCVisFX_MultiTarget Play float class zMAT4 const * class zMAT4 const * -0x4977d0 void * __thiscall oCVisFX_MultiTarget `scalar deleting destructor' unsigned int -0x497800 void __thiscall oCVisFX_MultiTarget ~oCVisFX_MultiTarget -0x497920 void __thiscall oCVisFX_MultiTarget Open -0x497960 void __thiscall oCVisFX_MultiTarget SetLevel int -0x4979a0 void __thiscall oCVisFX_MultiTarget Init class zCArray -0x497df0 void __thiscall oCVisFX_MultiTarget InvestNext -0x497e30 void __thiscall oCVisFX_MultiTarget Cast int -0x497ea0 void __thiscall oCVisFX_MultiTarget Stop int -0x497f10 void __thiscall oCVisFX_MultiTarget SetByScript class zSTRING const & -0x497fd0 void __thiscall oCVisFX_MultiTarget Reset -0x498010 int __thiscall oCVisFX_MultiTarget IsFinished -0x498060 void __thiscall oCVisFX_MultiTarget SetDamage float -0x4980c0 void __thiscall oCVisFX_MultiTarget SetDamageType int -0x498110 void __thiscall oCVisFX_MultiTarget Archive class zCArchiver & -0x498120 void __thiscall oCVisFX_MultiTarget Unarchive class zCArchiver & -0x498320 class zCObject * __cdecl oCVisFX_MultiTarget _CreateNewInstance -0x4983d0 void __thiscall zCArray::AllocAbs int -0x4988e0 class zCAICamera * __cdecl zCAICamera GetCurrent -0x4988f0 zCAICamera* __thiscall zCAICamera zCAICamera -0x498b20 class zCClassDef * __thiscall zCAICamera _GetClassDef -0x498b30 void * __thiscall zCAICamera `scalar deleting destructor' unsigned int -0x498b60 void __thiscall zCAICamera ~zCAICamera -0x498d20 class zCAICamera * __cdecl zCAICamera Create -0x498dd0 void __cdecl zCAICamera operator delete void * char const * char const * int -0x498df0 void __thiscall zCAICamera StartUp -0x499360 void * __cdecl zCVob operator new unsigned int char const * char const * int -0x4993c0 void __thiscall zCAICamera CleanUp -0x4993f0 void __cdecl zCAICamera GlobalStartUp -0x499400 void __cdecl zCarsten_ShutDown -0x499460 float __thiscall zCAICamera GetBestRange -0x4994c0 float __thiscall zCAICamera GetMinRange -0x4994d0 float __thiscall zCAICamera GetMaxRange -0x4994e0 void __thiscall zCAICamera SetMode class zSTRING & class zCArray -0x4997f0 class zSTRING __thiscall zCAICamera GetMode -0x499840 int __thiscall zCAICamera IsModeActive class zSTRING & -0x4998c0 int __thiscall zCAICamera IsModeAvailable class zSTRING const & -0x4998e0 void __thiscall zCAICamera ReceiveMsg enum zTAICamMsg const & -0x499910 void __thiscall zCAICamera SetVob class zCVob * -0x499bc0 void __thiscall zCAICamera SetTarget class zCVob * -0x499fc0 void __thiscall zCAICamera SetTargetList class zCArray -0x49a280 void __thiscall zCAICamera ClearTargetList -0x49a300 void __thiscall zCAICamera AddTarget class zCVob * -0x49a470 void __thiscall zCAICamera SubTarget class zCVob * -0x49a500 int __thiscall zCAICamera Console_EvalFunc class zSTRING const & class zSTRING & -0x49add0 void __thiscall zCAICamera ParameterChanged -0x49af30 void __thiscall zCAICamera CalcFirstPosition -0x49b070 int __thiscall zCAICamera SetByScript class zSTRING & -0x49b6a0 class zSTRING __thiscall zCAICamera SetByScriptLine class zSTRING & -0x49bfc0 void __thiscall zCAICamera CreateInstance class zSTRING & -0x49bfe0 void __thiscall zCAICamera AI_LookingCam -0x49c8e0 int __thiscall zCMovementTracker CheckSpecialMoves -0x49c900 void __thiscall zCAICamera AI_FirstPerson -0x49c990 void __thiscall zCAICamera AI_Normal -0x49cd00 class zVEC3 & __thiscall zCAICamera GetCamSysFirstPos -0x49cd10 void __thiscall zCAICamera CheckKeys -0x49d6a0 void __thiscall zCAICamera DoAI class zCVob * int & -0x49db50 void __thiscall zCPathSearch::zSPathSearchOptions SetDefaults -0x49dba0 void __thiscall zCAICamera SetRotateEnabled int -0x49dda0 class zCObject * __cdecl zCAICamera _CreateNewInstance -0x49de10 void __thiscall zCArray::DeleteList -0x49de30 void __cdecl zClamp float & float float -0x49df90 zCPathSearch* __thiscall zCPathSearch zCPathSearch -0x49e170 void __thiscall zSPathSearchState ~zSPathSearchState -0x49e240 void __thiscall zCPathSearch CamVobChanged -0x49e340 void __thiscall zCPathSearch TargetChanged -0x49e360 void __thiscall zCPathSearch SetAICamera class zCAICamera * -0x49e370 int __thiscall zCSphereCoordsCache GetSphereCoordLazy float const & float const & float const & struct zSPathSearchState_Internal * & -0x49ef70 class zVEC3 & __thiscall zVEC3 NormalizeApprox -0x49f070 void __thiscall zCSphereCoordsCache::zSAziSphereCoord ~zSAziSphereCoord -0x49f090 void __thiscall zCSphereCoordsCache::zSElevSphereCoord ~zSElevSphereCoord -0x49f0b0 zSPathSearchState_Internal* __thiscall zSPathSearchState_Internal zSPathSearchState_Internal -0x49f0c0 void __thiscall zCSphereCoordsCache GetBestScoredSearch float & float & float & struct zSPathSearchState_Internal * & -0x49f210 zCSphereCoordsCache* __thiscall zCSphereCoordsCache zCSphereCoordsCache -0x49f230 void __thiscall zCSphereCoordsCache ~zCSphereCoordsCache -0x49f290 void __thiscall zCSphereCoordsCache DeleteList -0x49f3a0 struct zSPathSearchResult * __cdecl zCPathSearch GetReport -0x49f3e0 zSPathSearchResult* __thiscall zSPathSearchResult zSPathSearchResult -0x49f400 class zCPathSearch * __cdecl zCPathSearch GetSearch -0x49f5e0 int __thiscall zCPathSearch SphereSearch struct zSEvasionSearchDesc const & -0x49fbc0 void __thiscall zSEvasionSearchDesc::zSEvasionSearchOptions ~zSEvasionSearchOptions -0x49fc40 int __thiscall zCPathSearch SwitchSearch struct zSEvasionSearchDesc const & -0x49fc50 int __thiscall zCPathSearch ShoulderSearch struct zSEvasionSearchDesc const & -0x49ffc0 int __thiscall zCPathSearch PanicSearch struct zSEvasionSearchDesc const & -0x4a0460 void __thiscall zCPathSearch CalcStateScores struct zSPathSearchState & -0x4a07b0 enum zTPathLerpMode __thiscall zCPathSearch GetBestLerpMode struct zSPathSearchState const & -0x4a08f0 enum zTPathLerpMode __thiscall zCPathSearch GetBestLerpMode class zVEC3 const & class zVEC3 const & -0x4a09a0 class zVEC3 __thiscall zCPathSearch DoSlerpRotQuat class zCQuat const & class zCQuat const & float const & float const & -0x4a0b50 int __thiscall zCPathSearch FindBestEvasion struct zCPathSearch::zSPathSearchOptions & -0x4a1020 int __thiscall zCPathSearch CanEvadeTo struct zSPathSearchState & -0x4a1080 int __thiscall zCPathSearch FindEvasionSequence class zCArray & -0x4a13e0 zSEvasionSearchDesc* __thiscall zSEvasionSearchDesc zSEvasionSearchDesc -0x4a1410 void __thiscall zSEvasionSearchDesc ~zSEvasionSearchDesc -0x4a14b0 int __thiscall zCPathSearch FES_PlayerInvisible_Moved class zCArray & -0x4a34c0 int __thiscall zCPathSearch FES_PlayerInvisible_Moved_BW class zCArray & -0x4a3e00 int __thiscall zCPathSearch FES_PlayerInvisible_Moved_FW class zCArray & -0x4a4760 int __thiscall zCPathSearch FES_IdealCone class zCArray & -0x4a6620 int __thiscall zCPathSearch FES_PlayerInvisible_Standing class zCArray & -0x4a6670 int __thiscall zCPathSearch FES_PlayerInvisible_Rotated class zCArray & -0x4a6ef0 int __thiscall zCPathSearch FES_PlayerTargetInvisible class zCArray & -0x4a6f30 int __thiscall zCPathSearch FES_CamHitWall class zCArray & -0x4a6f40 int __thiscall zCPathSearch FES_NoEvasionFound class zCArray & -0x4a7120 int __thiscall zCPathSearch EvasionPossible -0x4a7130 int __thiscall zCPathSearch IsPointValid class zVEC3 const & int enum zTPoseFailReason & -0x4a7a00 int __thiscall zCPathSearch IsPointNearWall class zVEC3 const & -0x4a7bf0 int __thiscall zCPathSearch LineOfSight class zVEC3 const & class zVEC3 const & -0x4a7c50 int __thiscall zCPathSearch AdjustCenterSphere class zVEC3 & class zVEC3 const & float -0x4a7ed0 class zVEC3 & __thiscall zCPathSearch GetPolyNearestPoint class zCPolygon * class zVEC3 const & -0x4a8320 void __thiscall zCArray::zCArray -0x4a8330 void __thiscall zCArray::~zCArray -0x4a8360 void __thiscall zCArray::InsertEnd struct zSEvasionSearchDesc::zSEvasionSearchOptions const & -0x4a85e0 void __thiscall zCArraySort::zCArraySort -0x4a8600 void __thiscall zCArraySort::InsertSort struct zCSphereCoordsCache::zSRangeSphereCoord * const & -0x4a8770 void __thiscall zCArraySort::zCArraySort -0x4a8790 void __thiscall zCArraySort::InsertSort struct zCSphereCoordsCache::zSElevSphereCoord * const & -0x4a8900 void __thiscall zCSphereCoordsCache ~zCSphereCoordsCache -0x4a8920 zCPathSearch* __thiscall zCPathSearch zCPathSearch -0x4a8940 int __thiscall zCPathSearch FindBestEvasion struct zCPathSearch::zSPathSearchOptions & -0x4a8970 void __thiscall zCArray::InsertEnd struct zSEvasionSearchDesc const & -0x4a8b90 void * __thiscall zSEvasionSearchDesc::zSEvasionSearchOptions `vector deleting destructor' unsigned int -0x4a8bf0 struct zSEvasionSearchDesc::zSEvasionSearchOptions & __thiscall zSEvasionSearchDesc::zSEvasionSearchOptions operator= struct zSEvasionSearchDesc::zSEvasionSearchOptions const & -0x4a8e80 void * __thiscall zSEvasionSearchDesc `vector deleting destructor' unsigned int -0x4a8ee0 struct zSEvasionSearchDesc & __thiscall zSEvasionSearchDesc operator= struct zSEvasionSearchDesc const & -0x4a9100 void __thiscall zCArray::AllocDelta int -0x4a9350 void __thiscall zSEvasionSearchDesc::zSEvasionSearchOptions zSEvasionSearchOptions -0x4a9390 void __thiscall zCArraySort::AllocDelta int -0x4a9400 void __thiscall zCArraySort::AllocDelta int -0x4a9470 void __thiscall zCArraySort::AllocDelta int -0x4a94e0 void __thiscall zCArray::AllocDelta int -0x4a9750 void __thiscall zCAICamera StartupDialogCam -0x4a99b0 void __cdecl zCarsten_ShutDown -0x4a9ab0 void __thiscall zCAICamera InitDialogCam -0x4a9af0 void __thiscall zCAICamera SetDialogCamDuration float -0x4a9b00 void __thiscall zCAICamera ReleaseLastDialogCam -0x4a9bc0 class zCCSCamera * __thiscall zCAICamera PickPreset class zSTRING class zCArray const & -0x4a9cc0 void __thiscall zCAICamera StartDialogCam int -0x4ab940 zVEC4* __thiscall zVEC4 zVEC4 float float float float -0x4ab960 void * __cdecl zCCSCamera_EventMsg operator new unsigned int char const * char const * int -0x4ab9a0 class zCCamTrj_KeyFrame * __thiscall zCCSCamera GetCamKey int -0x4ab9c0 class zCCamTrj_KeyFrame * __thiscall zCCSCamera GetTargetKey int -0x4ab9e0 int __thiscall zCAICamera DialogPresetIsValid class zCCSCamera * -0x4aba80 void __thiscall zCAICamera StartDialogCam int -0x4abaa0 void __thiscall zCArray::DeleteList -0x4abac0 void __thiscall zCArray::AllocDelta int -0x4abb60 class zCMovementTracker * __cdecl zCMovementTracker GetTracker -0x4ac130 float __thiscall zCMovementTracker GetAzimuth -0x4ac140 float __thiscall zCMovementTracker GetElevation -0x4ac150 float __thiscall zCMovementTracker GetAzimuth class zVEC3 const & -0x4ac450 class zVEC2 & __thiscall zVEC2 operator/= float -0x4ac470 float __cdecl operator* class zVEC2 const & class zVEC2 const & -0x4ac490 float __thiscall zCMovementTracker GetElevation class zVEC3 const & -0x4ac6c0 class zVEC3 & __thiscall zVEC3 NormalizeSafe -0x4ac720 float __thiscall zCMovementTracker GetRange class zVEC3 const & -0x4ac750 void __thiscall zCMovementTracker SetAzimuth float const & -0x4ac780 void __thiscall zCMovementTracker SetElevation float const & -0x4ac7b0 void __thiscall zCMovementTracker SetRange float const & -0x4ac880 float __thiscall zCMovementTracker GetRange -0x4ac8b0 class zVEC3 __thiscall zCMovementTracker ApplyAziToPoint float const & class zVEC3 const & -0x4acab0 class zVEC3 __thiscall zCMovementTracker ApplyElevToPoint float const & class zVEC3 const & -0x4ace50 class zVEC3 __thiscall zCMovementTracker ApplyRangeToPoint float const & class zVEC3 const & -0x4acf10 class zVEC3 __thiscall zCMovementTracker GetRangePos float const & -0x4acfd0 class zVEC3 __thiscall zCMovementTracker GetIdealRangePos -0x4ad090 float __thiscall zCMovementTracker GetDistToIdealRange -0x4ad190 int __thiscall zCMovementTracker IsIdealOrientation -0x4ad200 int __thiscall zCMovementTracker IsIdealRange -0x4ad320 void __thiscall zCMovementTracker UpdateCamPos class zVEC3 const & -0x4ad3e0 void __thiscall zCMovementTracker UpdatePlayerPos class zVEC3 const & -0x4ad750 class zVEC3 & __thiscall zVEC3 operator+= class zVEC3 const & -0x4ad780 class zVEC3 & __thiscall zVEC3 operator/= float -0x4ad7b0 void __thiscall zCMovementTracker SetCamPos class zVEC3 const & -0x4ad800 void __thiscall zCMovementTracker CalcPlayerPose -0x4ae260 class zVEC3 __cdecl operator/ class zVEC3 const & float -0x4ae290 class zMAT4 __cdecl zInverseMatD class zMAT4 const & class zSTRING const & -0x4ae660 void __thiscall zCMovementTracker CalcPlayerMovements -0x4ae950 void __thiscall zCMovementTracker SetPlayerPos class zVEC3 const & -0x4ae9d0 void __thiscall zCMovementTracker ReceiveMsg enum zTAICamMsg const & -0x4ae9e0 void __thiscall zCMovementTracker ClearMessages -0x4ae9f0 void __thiscall zCMovementTracker AutoSetMessages -0x4aeb30 void __thiscall zCMovementTracker UpdateMessages -0x4aeb60 void __thiscall zCMovementTracker Update -0x4aef90 void __thiscall zCMovementTracker CheckKeys -0x4aefa0 int __thiscall zCMovementTracker CheckSpecialMoves -0x4af280 class zCQuat __thiscall zCMovementTracker GetLocalRot float const & float const & -0x4af400 class zMAT4 __thiscall zCMovementTracker GetLocalRotEnd -0x4af840 void __thiscall zCMovementTracker RecalcRingPositions -0x4af8e0 class zVEC3 & __thiscall zCMovementTracker GetLastValidWayPoint enum zCMovementTracker::zTWayPoint const & -0x4afa72 class zVEC3 & __thiscall zCMovementTracker GetLastValidWayPoint enum zCMovementTracker::zTWayPoint const & -0x4afae0 void __thiscall zCMovementTracker UpdateWayPoint enum zCMovementTracker::zTWayPoint const & -0x4afdf0 void __thiscall zCMovementTracker ResetWayPoints class zVEC3 const & enum zCMovementTracker::zTWayPoint const & -0x4afef0 void __thiscall zCMovementTracker InterpolateTo struct zSPathSearchResult const & -0x4b1080 class zVEC3 __cdecl operator- class zVEC3 const & -0x4b10a0 class zVEC3 __cdecl operator^ class zVEC3 const & class zVEC3 const & -0x4b10e0 void __thiscall zCMovementTracker CalcPlayerSpline -0x4b13a0 class zMAT4 & __thiscall zCMovementTracker GetFirstPersonCamMat -0x4b15b0 class zMAT4 & __thiscall zCMovementTracker GetPanicCamMat -0x4b16a0 class zMAT4 & __thiscall zCMovementTracker GetShoulderCamMat -0x4b1810 class zVEC3 & __thiscall zCMovementTracker CalcAziElevRangeApprox float const & float const & float const & -0x4b1c10 void __thiscall zCMovementTracker SetRotateEnabled int -0x4b1d70 void __thiscall zCMovementTracker SaveFrameStates -0x4b20e0 void __thiscall zCMovementTracker TargetChanged -0x4b2240 void __thiscall zCMovementTracker CamVobChanged -0x4b22d0 void __thiscall zCMovementTracker UpdateSampledPlayerPos class zVEC3 const & -0x4b23c0 void __thiscall zCMovementTracker SetSampledPlayerPos class zVEC3 const & -0x4b2400 class zVEC3 & __thiscall zCMovementTracker GetPlayerFuturePos float -0x4b24f0 void __thiscall zCArray::zCArray class zCArray const & -0x4b2590 void __thiscall zCArray::RemoveOrderIndex int -0x4b25f0 void __thiscall zCAICamera InitHelperVobs -0x4b28c0 void __thiscall zCAICamera DeleteHelperVobs -0x4b2930 void __thiscall zCAICamera ShowDebug -0x4b3b60 void __thiscall zCAICamera DrawClipLine class zVEC3 const & class zVEC3 const & struct zCOLOR -0x4b3dc0 struct zTBSphere3D __thiscall zCAICamera CalcMinimumBSphere class zCArray & -0x4b4240 int __thiscall zCAICamera CheckUnderWaterFX -0x4b4690 class zVEC3 & __thiscall zCAICamera CalcAziElevRange float const & float const & float const & class zMAT4 const & -0x4b4ac0 zCCamTrj_KeyFrame* __thiscall zCCamTrj_KeyFrame zCCamTrj_KeyFrame -0x4b4b90 class zCClassDef * __thiscall zCCamTrj_KeyFrame _GetClassDef -0x4b4ba0 void * __thiscall zCCamTrj_KeyFrame `scalar deleting destructor' unsigned int -0x4b4bd0 void __thiscall zCCamTrj_KeyFrame ~zCCamTrj_KeyFrame -0x4b4c50 void __thiscall zCCamTrj_KeyFrame ThisVobAddedToWorld class zCWorld * -0x4b4c60 void __thiscall zCCamTrj_KeyFrame ThisVobRemovedFromWorld class zCWorld * -0x4b4dc0 void __thiscall zCCamTrj_KeyFrame Archive class zCArchiver & -0x4b4f10 void __thiscall zCCamTrj_KeyFrame Unarchive class zCArchiver & -0x4b5050 void __thiscall zCCamTrj_KeyFrame Changed -0x4b50c0 class zCVob * __cdecl zCCSCamera GetPlayerVob -0x4b50d0 zCCSCamera* __thiscall zCCSCamera zCCSCamera -0x4b5450 class zCClassDef * __thiscall zCCSCamera _GetClassDef -0x4b5470 void * __thiscall zCCSCamera `scalar deleting destructor' unsigned int -0x4b54a0 void __thiscall zCCSCamera ~zCCSCamera -0x4b56c0 void __thiscall zCCSCamera InsertCamKey class zCCamTrj_KeyFrame * -0x4b57f0 void __thiscall zCCSCamera InsertCamKeyAtPos class zCCamTrj_KeyFrame * int -0x4b5950 void __thiscall zCCSCamera RemoveCamKey class zCCamTrj_KeyFrame * -0x4b5a20 void __thiscall zCCSCamera InsertTargetKey class zCCamTrj_KeyFrame * -0x4b5b50 void __thiscall zCCSCamera InsertTargetKeyAtPos class zCCamTrj_KeyFrame * int -0x4b5cb0 void __thiscall zCCSCamera RemoveTargetKey class zCCamTrj_KeyFrame * -0x4b5d80 void __thiscall zCCSCamera Refresh -0x4b5ec0 void __thiscall zCCSCamera Draw -0x4b6710 void __thiscall zCCSCamera Archive class zCArchiver & -0x4b6930 void __thiscall zCCSCamera Unarchive class zCArchiver & -0x4b6da0 void __thiscall zCCSCamera ThisVobAddedToWorld class zCWorld * -0x4b6db0 void __thiscall zCCSCamera ThisVobRemovedFromWorld class zCWorld * -0x4b6f20 void __thiscall zCCSCamera OnMessage class zCEventMessage * class zCVob * -0x4b71f7 void __thiscall zCCSCamera OnMessage class zCEventMessage * class zCVob * -0x4b7220 int __thiscall zCCSCamera EV_Play class zCCSCamera_EventMsg * -0x4b76a0 int __thiscall zCCSCamera EV_Resume class zCCSCamera_EventMsg * -0x4b76d0 int __thiscall zCCSCamera EV_Pause class zCCSCamera_EventMsg * -0x4b7790 int __thiscall zCCSCamera EV_Stop class zCCSCamera_EventMsg * -0x4b7c00 int __thiscall zCCSCamera EV_GotoKey class zCCSCamera_EventMsg * -0x4b80d0 int __thiscall zCCSCamera EV_SetDuration class zCCSCamera_EventMsg * -0x4b8110 int __thiscall zCCSCamera EV_SetTime class zCCSCamera_EventMsg * -0x4b8130 int __thiscall zCCSCamera EV_Deactivate class zCCSCamera_EventMsgActivate * -0x4b81b0 int __thiscall zCCSCamera EV_SetCamReference class zCCSCamera_EventMsgActivate * -0x4b8250 int __thiscall zCCSCamera EV_SetTargetReference class zCCSCamera_EventMsgActivate * -0x4b82f0 void __thiscall zCCSCamera DeleteEvMsgOfSubType int -0x4b8390 void __thiscall zCCSCamera OnTick -0x4b9e20 void __thiscall zCCSCamera OnTrigger class zCVob * class zCVob * -0x4ba610 void __thiscall zCPose SetPose class zMAT4 & -0x4ba650 void __cdecl zCCamTrj_KeyFrame operator delete void * char const * char const * int -0x4ba670 class zCClassDef * __thiscall zCCSCamera_EventMsg _GetClassDef -0x4ba680 int __thiscall zCCSCamera_EventMsg IsJob -0x4ba6a0 int __thiscall zCCSCamera_EventMsg IsHighPriority -0x4ba6b0 int __thiscall zCCSCamera_EventMsg IsDeleted -0x4ba6c0 void __thiscall zCCSCamera_EventMsg Delete -0x4ba6d0 enum zCEventMessage::zTTimeBehavior __thiscall zCCSCamera_EventMsg MD_GetTimeBehavior -0x4ba6f0 void __thiscall zCCSCamera OnUntrigger class zCVob * class zCVob * -0x4ba8d0 void __thiscall zCCSCamera RecalcTrajectories -0x4baa10 int __thiscall zCCSCamera CheckAndResetAdjustedKeys -0x4baad0 int __thiscall zCCSCamera CheckAndCorrectKey int -0x4bab80 int __thiscall zCCSCamera CheckAndCorrectPose class zMAT4 & -0x4bad60 void __thiscall zCCSCamera PreKFProcessing -0x4bbc00 void __thiscall zCCSCamera PostKFProcessing -0x4bbc30 void __thiscall zCCSCamera AutoSetKeyTimes class zCArray & -0x4bc150 void __thiscall zCCSCamera Changed -0x4bc180 void __thiscall zCCSCamera Initialize -0x4bce80 void __thiscall zCCSCamera Reset -0x4bcf00 void __thiscall zCCSCamera CalcPrevNextActKeyOfTime float const & class zCArray & int & int & int & -0x4bcff0 int __thiscall zCCSCamera IsPointNearWall class zVEC3 const & -0x4bd190 class zVEC3 __thiscall zCCSCamera GetPolyNearestPoint class zCPolygon * class zVEC3 const & -0x4bd570 int __thiscall zCCSCamera AdjustCenterSphere class zVEC3 & class zVEC3 const & float -0x4bd7a0 zCCSCamera_EventMsg* __thiscall zCCSCamera_EventMsg zCCSCamera_EventMsg -0x4bd8e0 void * __thiscall zCCSCamera_EventMsg `scalar deleting destructor' unsigned int -0x4bd910 zCCSCamera_EventMsg* __thiscall zCCSCamera_EventMsg zCCSCamera_EventMsg enum zCCSCamera_EventMsg::zTCSCam_EvSubType -0x4bda70 void __thiscall zCCSCamera_EventMsg ~zCCSCamera_EventMsg -0x4bda80 void __thiscall zCCSCamera_EventMsg Archive class zCArchiver & -0x4bdae9 void __thiscall zCCSCamera_EventMsg Archive class zCArchiver & -0x4bdb10 void __thiscall zCCSCamera_EventMsg Unarchive class zCArchiver & -0x4bdb76 void __thiscall zCCSCamera_EventMsg Unarchive class zCArchiver & -0x4bdba0 int __thiscall zCCSCamera_EventMsg MD_GetNumOfSubTypes -0x4bdbb0 class zSTRING __thiscall zCCSCamera_EventMsg MD_GetSubTypeString int -0x4bdd87 class zSTRING __thiscall zCCSCamera_EventMsg MD_GetSubTypeString int -0x4bddc0 float __thiscall zCCSCamera_EventMsg MD_GetMinTime -0x4bdde0 void __thiscall zCCSCamera_EventMsgActivate Archive class zCArchiver & -0x4bde10 void __thiscall zCCSCamera_EventMsgActivate Unarchive class zCArchiver & -0x4bdfa0 int __thiscall zCCSCamera_EventMsgActivate MD_GetNumOfSubTypes -0x4bdfb0 class zSTRING __thiscall zCCSCamera_EventMsgActivate MD_GetSubTypeString int -0x4be0d0 class zSTRING __thiscall zCCSCamera_EventMsgActivate MD_GetVobRefName -0x4be120 void __thiscall zCCSCamera_EventMsgActivate MD_SetVobRefName class zSTRING const & -0x4be260 void __thiscall zCCSCamera_EventMsgActivate MD_SetVobParam class zCVob * -0x4be270 void __cdecl zCCSCamera SetDrawEnabled int -0x4be470 class zCObject * __cdecl zCCSCamera_EventMsg _CreateNewInstance -0x4be7e0 class zCObject * __cdecl zCCSCamera_EventMsgActivate _CreateNewInstance -0x4beb10 class zCObject * __cdecl zCCSCamera _CreateNewInstance -0x4beb80 void __cdecl zCCSCamera operator delete void * char const * char const * int -0x4bed90 class zCObject * __cdecl zCCamTrj_KeyFrame _CreateNewInstance -0x4bee00 zCEventManager* __thiscall zCEventManager zCEventManager -0x4bee20 void __thiscall zCArray::Remove class zCEventMessage * const & -0x4bee70 zCCSCamera* __thiscall zCCSCamera zCCSCamera -0x4bee90 void __thiscall zCArray::InsertEnd class zCCamTrj_KeyFrame * const & -0x4bef80 void __thiscall zCArray::InsertAtPos class zCCamTrj_KeyFrame * const & int -0x4bf090 void __thiscall zCArray::RemoveOrder class zCCamTrj_KeyFrame * const & -0x4bf0e0 int __thiscall zCArray::IsInList class zCCamTrj_KeyFrame * const & -0x4bf120 void __thiscall zCArray::InsertEnd class zCPositionKey * const & -0x4bf210 void __thiscall zCArray::AllocDelta int -0x4bf280 void __thiscall zCArray::AllocDelta int -0x4bf2f0 void __thiscall zCArray::RemoveOrderIndex int -0x4bf350 void __cdecl D_Reset -0x4bf360 void __cdecl D_Print class zVEC3 const & class zSTRING const & enum TDebug -0x4bf370 void __cdecl D_Print float const & class zSTRING const & enum TDebug -0x4bf380 void __cdecl D_Print class zSTRING & enum TDebug -0x4bf390 void __cdecl D_Print char * enum TDebug -0x4bf3a0 void __cdecl D_Print char * int int -0x4bf3b0 void __cdecl D_PrintA char * int int -0x4bf3c0 void __cdecl D_Print3D class zVEC3 const & class zSTRING & struct zCOLOR const & -0x4bf3d0 void __cdecl D_DrawPolyWire class zCPolygon const & struct zCOLOR const & -0x4bf3e0 void __cdecl D_ClrWin -0x4bf4e0 zCExceptionHandler* __thiscall zCExceptionHandler zCExceptionHandler -0x4bf4f0 void __thiscall zCExceptionHandler ~zCExceptionHandler -0x4bf500 void __cdecl zCExceptionHandler SetIsActive int -0x4bf530 int __cdecl zCExceptionHandler GetIsActive -0x4bf540 void __cdecl zCExceptionHandler SetLogFileName char * -0x4bf560 long __stdcall zCExceptionHandler UnhandledExceptionFilter struct _EXCEPTION_POINTERS * -0x4bfae0 void __cdecl zCExceptionHandler AddUnhandledExceptionReleaseCallback void (__cdecl*)(void) -0x4bfc10 void __cdecl zCExceptionHandler RemoveUnhandledExceptionReleaseCallback void (__cdecl*)(void) -0x4bfc70 void __cdecl zCExceptionHandler AddUnhandledExceptionInfoCallback void (__cdecl*)(struct EXCEPTION_DESCR *) -0x4bfda0 void __cdecl zCExceptionHandler RemoveUnhandledExceptionInfoCallback void (__cdecl*)(struct EXCEPTION_DESCR *) -0x4bfe00 void __cdecl zCExceptionHandler WalkReleaseCallbacks -0x4bfe50 long __stdcall zCExceptionHandler AssertExceptionFilter struct _EXCEPTION_POINTERS * struct ASSERT_FAIL_INFO * struct EXCEPTION_INFO * -0x4c0370 long __stdcall zCExceptionHandler BoundsExceptionFilter struct _EXCEPTION_POINTERS * struct ASSERT_FAIL_INFO * struct EXCEPTION_INFO * -0x4c0890 void __cdecl zCExceptionHandler RecordModuleList void * -0x4c0b70 zCFlash* __thiscall zCFlash zCFlash -0x4c0d20 class zCClassDef * __thiscall zCVisual _GetClassDef -0x4c0d30 class zCOBBox3D * __thiscall zCVisual GetOBBox3D -0x4c0d40 int __thiscall zCVisual GetVisualDied -0x4c0d50 void __thiscall zCVisual DynLightVisual class zCArray const & class zMAT4 * -0x4c0d60 unsigned long __thiscall zCVisual GetRenderSortKey -0x4c0d70 int __thiscall zCVisual CanTraceRay -0x4c0d80 void __thiscall zCVisual HostVobRemovedFromWorld class zCVob * class zCWorld * -0x4c0d90 void __thiscall zCVisual HostVobAddedToWorld class zCVob * class zCWorld * -0x4c0da0 class zSTRING const * __thiscall zCVisual GetFileExtension int -0x4c0db0 class zCVisual * __thiscall zCVisual LoadVisualVirtual class zSTRING const & -0x4c0dc0 class zCClassDef * __thiscall zCPolyStrip _GetClassDef -0x4c0dd0 class zSTRING __thiscall zCPolyStrip GetVisualName -0x4c0e60 int __thiscall zCFlash IsBBox3DLocal -0x4c0e70 struct zTBBox3D __thiscall zCFlash GetBBox3D -0x4c0ea0 class zSTRING __thiscall zCFlash GetVisualName -0x4c0f30 void __thiscall zCFlash DynLightVisual class zCArray const & class zMAT4 * -0x4c0f40 void * __thiscall zCFlash::zCBolt `scalar deleting destructor' unsigned int -0x4c0f70 void __thiscall zCFlash::zCBolt ~zCBolt -0x4c1050 void * __thiscall zCFlash `scalar deleting destructor' unsigned int -0x4c1080 void __thiscall zCFlash ~zCFlash -0x4c1140 int __thiscall zCFlash GetVisualDied -0x4c1160 void __thiscall zCFlash::zCBolt zCBolt -0x4c1190 int __thiscall zCFlash Render struct zTRenderContext & -0x4c1350 void __thiscall zCFlash SetVisualUsedBy class zCVob * -0x4c1380 void __thiscall zCFlash SetProjectionSphere struct zTBSphere3D const & -0x4c13e0 void __thiscall zCFlash::zCBolt SetProjectionSphere struct zTBSphere3D const & -0x4c1440 void __thiscall zCFlash Generate class zCFlash::zCBolt * class zVEC3 const & class zVEC3 const & float -0x4c1840 int __cdecl zGetHighestBit int -0x4c1860 void __thiscall zCFlash::zCBolt Generate_R class zVEC3 const & class zVEC3 const & float int -0x4c1f60 void __thiscall zCFlash::zCBolt FreeResources -0x4c1ff0 int __thiscall zCFlash::zCBolt Render struct zTRenderContext & -0x4c2040 void __thiscall zCFlash SetTexture class zSTRING const & -0x4c21a0 void __thiscall zCFlash::zCBolt SetTexture class zSTRING const & -0x4c2290 void __thiscall zCFlash::zCBolt InterpolateTo class zCFlash::zCBolt * float -0x4c2350 void __thiscall zCFlash::zCBolt Copy class zCFlash::zCBolt * -0x4c2390 void __thiscall zCFlash Update float -0x4c2540 void __thiscall zCFlash Create class zVEC3 class zVEC3 float -0x4c26f0 void __thiscall zCFlash::zCBolt ~zCBolt -0x4c2710 void __thiscall zCArray::AllocDelta int -0x4c2820 zCInput* __thiscall zCInput zCInput -0x4c2880 float __thiscall zCInput GetState unsigned short -0x4c2890 int __thiscall zCInput SetState unsigned short int -0x4c28a0 int __thiscall zCInput GetToggled unsigned short -0x4c28b0 void __thiscall zCInput SetDeviceEnabled enum zTInputDevice int -0x4c28c0 int __thiscall zCInput GetDeviceEnabled enum zTInputDevice -0x4c28d0 int __thiscall zCInput GetDeviceConnected enum zTInputDevice -0x4c28e0 int __thiscall zCInput KeyPressed int -0x4c28f0 int __thiscall zCInput KeyToggled int -0x4c2900 int __thiscall zCInput AnyKeyPressed -0x4c2910 void __thiscall zCInput ResetRepeatKey int -0x4c2920 unsigned short __thiscall zCInput GetKey int int -0x4c2930 void __thiscall zCInput SetKey int int -0x4c2940 char __thiscall zCInput GetChar -0x4c2950 void __thiscall zCInput ClearKeyBuffer -0x4c2960 int __thiscall zCInput GetNumJoysConnected -0x4c2970 void __thiscall zCInput SetJoyDigitalEmu int -0x4c2980 void __thiscall zCInput SetJoyEnabled int -0x4c2990 float __thiscall zCInput JoyState int -0x4c29a0 float __thiscall zCInput JoyState int int -0x4c29b0 void __thiscall zCInput GetMousePos float & float & float & -0x4c29c0 int __thiscall zCInput GetMouseButtonPressedLeft -0x4c29d0 int __thiscall zCInput GetMouseButtonPressedMid -0x4c29e0 int __thiscall zCInput GetMouseButtonPressedRight -0x4c29f0 void __thiscall zCInput SetMouseSensitivity float float -0x4c2a00 void __thiscall zCInput GetMouseSensitivity float & float & -0x4c2a10 void __thiscall zCInput SetMouseFlipXY int int -0x4c2a20 void __thiscall zCInput GetMouseFlipXY int & int & -0x4c2a30 void * __thiscall zCInput `scalar deleting destructor' unsigned int -0x4c2a50 void __thiscall zCInput ~zCInput -0x4c2af0 int __cdecl zCInput CompareKeyMaps void const * void const * -0x4c2b10 void __thiscall zCInput Bind unsigned short class zCArray const & -0x4c2d00 void __thiscall zCInput BindOption class zSTRING unsigned short class zCArray -0x4c2f00 void * __thiscall zSKeyMapping `scalar deleting destructor' unsigned int -0x4c2f20 void __thiscall zSKeyMapping ~zSKeyMapping -0x4c2f40 void __thiscall zCInput Unbind unsigned short -0x4c3050 int __thiscall zCInput IsBinded unsigned short unsigned short -0x4c3150 int __thiscall zCInput GetBinding unsigned short class zCArray & -0x4c3270 unsigned short __thiscall zCInput GetFirstBindedLogicalKey unsigned short -0x4c32e0 void __thiscall zCInput InitializeControlValues -0x4c5820 class zSTRING & __thiscall zSTRING operator= char const * -0x4c58e0 void __thiscall zSCtrlValue ~zSCtrlValue -0x4c5930 void __thiscall zCInput BindKeys int -0x4c68d0 unsigned short __cdecl zCInput GetControlValueByName class zSTRING const & -0x4c6980 class zSTRING __cdecl zCInput GetNameByControlValue unsigned short -0x4c6a60 void __thiscall zCArray::zCArray -0x4c6a70 void __thiscall zCArray::operator= class zCArray const & -0x4c6b20 zCInput* __thiscall zCInput zCInput -0x4c6b40 void __thiscall zCArraySort::InsertSort struct zSKeyMapping * const & -0x4c6cb0 int __thiscall zCArraySort::Search struct zSKeyMapping * const & -0x4c6d20 void __thiscall zCArray::Insert struct zSCtrlValue const & -0x4c6ec0 void * __thiscall zSCtrlValue `vector deleting destructor' unsigned int -0x4c6f20 void __thiscall zCArray::AllocDelta int -0x4c6f90 void __thiscall zCArraySort::AllocDelta int -0x4c7000 void __thiscall zCArray::InsertEnd struct zSCtrlValue const & -0x4c71a0 struct zSCtrlValue & __thiscall zSCtrlValue operator= struct zSCtrlValue const & -0x4c72f0 void __thiscall zCArray::AllocDelta int -0x4c7500 zSCtrlValue* __thiscall zSCtrlValue zSCtrlValue -0x4c7590 char __cdecl GetCharFromDIK char char -0x4c77db char __cdecl GetCharFromDIK char char -0x4c78c0 int __cdecl InitDInput struct HWND__ * struct HINSTANCE__ * -0x4c7d10 int __cdecl UpdateDInput -0x4c7f10 int __cdecl SetAcquire -0x4c80e0 int __cdecl ReleaseDInput -0x4c8160 void __thiscall zCInput_Win32 SetFocusWindow struct HWND__ * -0x4c8170 zCInput_Win32* __thiscall zCInput_Win32 zCInput_Win32 struct HWND__ * * -0x4c8230 void * __thiscall zCInput_Win32 `scalar deleting destructor' unsigned int -0x4c8250 void __thiscall zCInput_Win32 ~zCInput_Win32 -0x4c8310 float __thiscall zCInput_Win32 GetState unsigned short -0x4c83e0 int __thiscall zCInput_Win32 SetState unsigned short int -0x4c8630 int __thiscall zCInput_Win32 GetToggled unsigned short -0x4c8710 void __thiscall zCInput_Win32 SetDeviceEnabled enum zTInputDevice int -0x4c8760 int __thiscall zCInput_Win32 GetDeviceEnabled enum zTInputDevice -0x4c8780 int __thiscall zCInput_Win32 GetDeviceConnected enum zTInputDevice -0x4c87a0 int __thiscall zCInput_Win32 KeyPressed int -0x4c87b0 int __thiscall zCInput_Win32 KeyToggled int -0x4c87d0 int __thiscall zCInput_Win32 AnyKeyPressed -0x4c8830 void __thiscall zCInput_Win32 SetAutoRepeatDelayRate float -0x4c8850 float __thiscall zCInput_Win32 GetAutoRepeatDelayRate -0x4c8860 void __thiscall zCInput_Win32 ResetRepeatKey int -0x4c88a0 unsigned short __thiscall zCInput_Win32 GetKey int int -0x4c8a10 void __thiscall zCInput_Win32 SetKey int int -0x4c8a40 char __thiscall zCInput_Win32 GetChar -0x4c8ae0 void __thiscall zCInput_Win32 ClearKeyBuffer -0x4c8ba0 void __thiscall zCInput_Win32 ProcessInputEvents -0x4c8bd0 void __thiscall zCInput_Win32 GetMousePos float & float & float & -0x4c8c30 int __thiscall zCInput_Win32 GetMouseButtonPressedLeft -0x4c8c40 int __thiscall zCInput_Win32 GetMouseButtonPressedMid -0x4c8c50 int __thiscall zCInput_Win32 GetMouseButtonPressedRight -0x4c8c60 void __thiscall zCInput_Win32 SetMouseSensitivity float float -0x4c8cb0 void __thiscall zCInput_Win32 GetMouseSensitivity float & float & -0x4c8cd0 void __thiscall zCInput_Win32 SetMouseFlipXY int int -0x4c8cf0 void __thiscall zCInput_Win32 GetMouseFlipXY int & int & -0x4c8d10 int & __thiscall zCArray GetSafe int -0x4c8f00 void __thiscall zCKBSpline Initialize class zCArray & int -0x4c95a0 zCCubicPolynomial* __thiscall zCCubicPolynomial zCCubicPolynomial -0x4c95b0 void __thiscall zCCubicPolynomial ~zCCubicPolynomial -0x4c95c0 void * __thiscall zCCubicPolynomial `vector deleting destructor' unsigned int -0x4c9610 void __thiscall zCKBSpline Changed -0x4c9660 void __thiscall zCKBSpline Terminate -0x4c96e0 void __thiscall zCCubicPolynomial Interpolate1 float class zVEC3 & -0x4c97c0 void __thiscall zCKBSpline ComputeIAndU float int & float & -0x4c9870 void __thiscall zCKBSpline Interpolate0 float class zVEC3 & -0x4c9990 void __thiscall zCKBSpline Interpolate0 float class zMAT4 & enum zTSplLerpMode -0x4c9d40 void __thiscall zCKBSpline Interpolate1 float class zMAT4 & enum zTSplLerpMode -0x4ca000 void __thiscall zCKBSpline Interpolate1 float class zVEC3 & -0x4ca100 void __thiscall zCKBSpline Interpolate2 float class zVEC3 & -0x4ca1e0 float __thiscall zCCubicPolynomial Speed float -0x4ca300 float __thiscall zCCubicPolynomial Length float -0x4ca490 void __thiscall zCKBSpline ComputeArcLength -0x4ca670 void __thiscall zCKBSpline InvertIntegral float int & float & -0x4caa10 void __thiscall zCKBSpline Interpolate0_AL float class zVEC3 & -0x4cab20 void __thiscall zCKBSpline Interpolate0_AL float class zMAT4 & enum zTSplLerpMode -0x4cae50 void __thiscall zCKBSpline Interpolate1_AL float class zMAT4 & enum zTSplLerpMode -0x4cb140 void __thiscall zCKBSpline Interpolate1_AL float class zVEC3 & -0x4cb240 void __thiscall zCKBSpline Interpolate2_AL float class zVEC3 & -0x4cb320 float __thiscall zCKBSpline Length float -0x4cb4b0 void __thiscall zCKBSpline DrawControlPolygon struct zCOLOR -0x4cb760 void __thiscall zCKBSpline Draw struct zCOLOR float -0x4cbd50 void __thiscall zCCubicPolynomial Interpolate0 float class zVEC3 & -0x4cbe30 float __thiscall zCKBSpline GetTime float -0x4cbe70 void __thiscall zCArray::AllocAbs int -0x4cbee0 void __thiscall zCArray::InsertAtPos class zCPositionKey * const & int -0x4cc030 class zMAT4 & __cdecl GetPoseOfHeading class zVEC3 const & class zVEC3 const & -0x4cc4f0 void __thiscall zCPose SetInertiaRot float -0x4cc570 void __thiscall zCPose SetInertiaPos float -0x4cc5e0 void __thiscall zCPose SetInertiaSamplesRot int -0x4cc650 void __thiscall zCPose SetInertiaSamplesPos int -0x4cc6b0 void __thiscall zCPose CalcAvgRot -0x4cc8c0 void __thiscall zCPose UpdatePose class zMAT4 & -0x4cca70 void __thiscall zCPose UpdatePose class zCQuat & class zVEC3 & -0x4ccc10 void __thiscall zCPose UpdateRot class zMAT4 & -0x4ccc90 void __thiscall zCPose UpdateRot class zCQuat & -0x4ccd10 void __thiscall zCPose UpdatePos class zVEC3 & -0x4cce40 zCPose* __thiscall zCPose zCPose -0x4cceb0 void __thiscall zCPose SetRot class zMAT4 & -0x4ccf30 void __thiscall zCPose SetRot class zCQuat & -0x4ccfa0 void __thiscall zCPose SetPos class zMAT4 & -0x4cd040 void __thiscall zCPose SetPos class zVEC3 & -0x4cd0a0 void __thiscall zCPose GetPose class zMAT4 & -0x4cd0e0 class zMAT4 & __thiscall zCPose GetPose -0x4cd130 void __thiscall zCPose GetPoseAbs class zMAT4 & -0x4cd170 class zMAT4 & __thiscall zCPose GetRotMatAbs -0x4cd1a0 class zMAT4 & __thiscall zCPose GetRotMat -0x4cd2b0 int __cdecl zCMenu CompareNames void const * void const * -0x4cd320 void __cdecl zCMenu CreateParser -0x4cd3b0 void __cdecl zCMenu Startup -0x4cd760 void __cdecl zCMenu Shutdown -0x4cd850 zCMenu* __thiscall zCMenu zCMenu -0x4cd9d0 void * __thiscall zCMenu `scalar deleting destructor' unsigned int -0x4cd9f0 zCMenu* __thiscall zCMenu zCMenu class zSTRING const & -0x4cdb30 void __thiscall zCMenu ~zCMenu -0x4cdd30 void __thiscall zCMenu InitValues -0x4cdf60 void __thiscall zCMenu Release -0x4cdf90 void __cdecl zCMenu DefineExternal class zSTRING & int (__cdecl*)(void) int int ... -0x4cdfc0 class zCMenu * __cdecl zCMenu Create class zSTRING const & -0x4ce1f0 void __thiscall zCMenu Register -0x4ce420 void __thiscall zCMenu Unregister -0x4ce4c0 int __thiscall zCMenu IsRegistered -0x4ce530 class zCParser * __cdecl zCMenu GetParser -0x4ce540 class zCMenu * __cdecl zCMenu GetByName class zSTRING const & -0x4ce720 void __thiscall zCMenu SetByScript class zSTRING const & -0x4ce9b0 void __thiscall zCMenu ClearAllEvents -0x4ce9d0 void __thiscall zCMenu PreviousOption -0x4ceaa0 void __thiscall zCMenu NextOption -0x4ceb70 void __thiscall zCMenu RestartMusicTheme -0x4ceb90 void __thiscall zCMenu Enter -0x4cebf0 void __thiscall zCMenu Leave -0x4cec30 int __thiscall zCMenu Run -0x4cee10 int __thiscall zCMenu HandleEvent int -0x4cee7c int __thiscall zCMenu HandleEvent int -0x4ceff6 int __thiscall zCMenu HandleEvent int -0x4cf150 void __thiscall zCMenu ForceSelAction enum zTMenuItemSelAction class zSTRING const & class zCMenuItem * -0x4cf300 void __thiscall zCMenu Activate -0x4cf320 void __thiscall zCMenu UpdateWindowGeometry -0x4cf470 void __thiscall zCMenu HandleFrame int -0x4cf500 int __thiscall zCMenu HandleAction -0x4cf6e0 int __thiscall zCMenu HandleSelAction enum zTMenuItemSelAction class zSTRING const & class zCMenuItem * -0x4cfbd3 int __thiscall zCMenu HandleSelAction enum zTMenuItemSelAction class zSTRING const & class zCMenuItem * -0x4cfc10 int __thiscall zCMenu ExecCommand class zSTRING const & -0x4cfe20 void __thiscall zCMenu RedrawItems -0x4cfe50 void __thiscall zCMenu PrintInformation class zSTRING -0x4cff30 void __thiscall zCMenu ScreenInit -0x4d0b60 void __thiscall zCMenu ScreenDone -0x4d0da0 void __thiscall zCMenu Render -0x4d0e80 class zSTRING & __thiscall zCMenu GetBackWorld -0x4d0ec0 class zSTRING & __thiscall zCMenu GetBackDatFile -0x4d0ed0 class zCMenu * __cdecl zCMenu GetActive -0x4d0ef0 class zCMenuItem * __thiscall zCMenu GetActiveItem -0x4d0f00 int __thiscall zCMenu GetNumberOfActiveItem -0x4d0f70 int __thiscall zCMenu SetActiveItem class zCMenuItem * -0x4d10d0 class zSTRING & __thiscall zCMenu GetName -0x4d10e0 void __thiscall zCMenu SetName class zSTRING const & -0x4d1240 int __thiscall zCMenu HandleEnterItem class zCMenuItem * -0x4d1250 int __thiscall zCMenu HandleLeaveItem class zCMenuItem * -0x4d1260 int __thiscall zCMenu HandleActivateItem class zCMenuItem * -0x4d1270 void __thiscall zCArraySort::InsertSort class zCMenu * const & -0x4d13e0 int __thiscall zCArraySort::Search class zCMenu * const & -0x4d1450 zCMenu* __thiscall zCMenu zCMenu -0x4d1470 void __thiscall zCArraySort::RemoveOrderIndex int -0x4d14a0 void __thiscall zCArray::AllocDelta int -0x4d15a0 int __cdecl zCMenuItem CompareNames void const * void const * -0x4d1610 void __cdecl zCMenuItem Startup -0x4d1690 void __cdecl zCMenuItem Shutdown -0x4d17a0 class zCMenuItem * __cdecl zCMenuItem GetByName class zSTRING const & -0x4d1930 class zCMenuItem * __thiscall zCMenuItem GetSelItem -0x4d1970 class zCMenuItem * __cdecl zCMenuItem Create class zSTRING const & -0x4d1dc5 class zCMenuItem * __cdecl zCMenuItem Create class zSTRING const & -0x4d1ef0 void __thiscall zCMenuItem SetMinValue float -0x4d1f00 void __thiscall zCMenuItem SetMaxValue float -0x4d1f10 int __thiscall zCMenuItem HasBeenCanceled -0x4d1f20 void __thiscall zCMenuItemInput Enter -0x4d1f30 void __thiscall zCMenuItemInput Leave -0x4d1f40 int __thiscall zCMenuItemInput HandleEvent int -0x4d1f50 int __thiscall zCMenuItemInput HasBeenCanceled -0x4d1f60 void __thiscall zCMenuItemSlider SetIsActive int -0x4d1f80 int __thiscall zCMenuItemSlider HandleEvent int -0x4d1f90 zCMenuItem* __thiscall zCMenuItem zCMenuItem class zSTRING const & -0x4d2140 void * __thiscall zCMenuItem `scalar deleting destructor' unsigned int -0x4d2160 zCMenuItem* __thiscall zCMenuItem zCMenuItem -0x4d22e0 void __thiscall zCMenuItem ~zCMenuItem -0x4d2500 void __thiscall zCMenuItem Init -0x4d2840 void __thiscall zCMenuItem SetByScript class zSTRING & -0x4d2b40 void __thiscall zCMenuItem InsertInWin class zCView * -0x4d30f0 void __thiscall zCMenuItem RemoveFromWin -0x4d3150 int __thiscall zCMenuItem GetDimX int -0x4d3250 int __thiscall zCMenuItem GetDimY int -0x4d32b0 void __thiscall zCMenuItem InitMenuItem -0x4d3340 void __thiscall zCMenuItem InitView -0x4d3420 int __thiscall zCMenuItem Show -0x4d3460 int __thiscall zCMenuItem Hide -0x4d34a0 void __thiscall zCMenuItem Open -0x4d34d0 void __thiscall zCMenuItem Close -0x4d34f0 int __thiscall zCMenuItem ToggleValue int int -0x4d3520 enum zTMenuItem __thiscall zCMenuItem GetType -0x4d3530 class zSTRING __thiscall zCMenuItem GetText int -0x4d3600 void __thiscall zCMenuItem SetName class zSTRING const & -0x4d3740 class zSTRING & __thiscall zCMenuItem GetName -0x4d3750 void __thiscall zCMenuItem GetCoords int & int & int & int & -0x4d3760 enum zTMenuItemSelAction __thiscall zCMenuItem GetSelActionType int -0x4d3770 class zSTRING & __thiscall zCMenuItem GetSelActionString int -0x4d3790 void __thiscall zCMenuItem SetName class zSTRING & -0x4d38f0 void __thiscall zCMenuItem Register -0x4d3ab0 void __thiscall zCMenuItem Unregister -0x4d3be0 int __thiscall zCMenuItem IsRegistered -0x4d3c80 void __thiscall zCMenuItem SetText class zSTRING const & int int -0x4d42b0 void __thiscall zCMenuItem UpdateSize -0x4d4380 void __thiscall zCMenuItem SetText class zCArray int -0x4d4540 void __thiscall zCMenuItem Enter -0x4d4550 void __thiscall zCMenuItem Leave -0x4d4560 int __thiscall zCMenuItem HandleEvent int -0x4d45a0 int __thiscall zCMenuItem Run -0x4d4600 int __thiscall zCMenuItem Input int class zSTRING & -0x4d4940 void __thiscall zCMenuItem Draw -0x4d4950 void __thiscall zCMenuItem DrawFront -0x4d4a80 void __thiscall zCMenuItem DrawItems -0x4d4aa0 void __thiscall zCMenuItem UpdateContent -0x4d4ab0 void __thiscall zCMenuItem UpdateFX -0x4d4c40 int __thiscall zCMenuItem GetEventFunc enum zTMenuItemEvent -0x4d4c50 void __thiscall zCMenuItem SetIsActive int -0x4d4d60 void __thiscall zCMenuItem SetIsSelectable int -0x4d4db0 int __thiscall zCMenuItem GetIsSelectable -0x4d4e20 void __thiscall zCMenuItem SetIsDisabled int -0x4d4e30 int __thiscall zCMenuItem GetIsDisabled -0x4d4e70 void __thiscall zCMenuItem SetIsVisible int -0x4d4e80 int __thiscall zCMenuItem GetIsVisible -0x4d4ec0 zCMenuItemInput* __thiscall zCMenuItemInput zCMenuItemInput class zSTRING const & -0x4d5050 void * __thiscall zCMenuItemInput `scalar deleting destructor' unsigned int -0x4d5070 void __thiscall zCMenuItemInput ~zCMenuItemInput -0x4d5120 void __thiscall zCMenuItemInput SetValue class zSTRING -0x4d51a0 class zSTRING __thiscall zCMenuItemInput GetValue -0x4d51c0 void __thiscall zCMenuItemInput InitMenuItem -0x4d5370 void __thiscall zCMenuItemInput InsertInWin class zCView * -0x4d53a0 int __thiscall zCMenuItemInput Run -0x4d56d0 zCMenuItemText* __thiscall zCMenuItemText zCMenuItemText class zSTRING const & -0x4d5780 void * __thiscall zCMenuItemText `scalar deleting destructor' unsigned int -0x4d57a0 void __thiscall zCMenuItemText ~zCMenuItemText -0x4d5810 void __thiscall zCMenuItemText DrawFront -0x4d5850 void __thiscall zCMenuItemText FormatMultiline -0x4d5bd0 void __thiscall zCMenuItemText DrawMultiline -0x4d5f40 void __thiscall zCMenuItemText InitMenuItem -0x4d6100 void __thiscall zCMenuItemText SetEnum class zSTRING const & -0x4d6280 int __thiscall zCMenuItemText HandleEvent int -0x4d638f int __thiscall zCMenuItemText HandleEvent int -0x4d6430 void __thiscall zCMenuItemText SetText class zSTRING const & int int -0x4d66f0 void __thiscall zCMenuItemText SetText class zCArray int -0x4d6750 zCMenuItemSlider* __thiscall zCMenuItemSlider zCMenuItemSlider class zSTRING const & -0x4d67d0 void * __thiscall zCMenuItemSlider `scalar deleting destructor' unsigned int -0x4d67f0 void __thiscall zCMenuItemSlider ~zCMenuItemSlider -0x4d6810 int __thiscall zCMenuItemSlider ToggleValue int int -0x4d6af0 void __thiscall zCMenuItemSlider InitMenuItem -0x4d6bb0 void __thiscall zCMenuItemSlider InsertInWin class zCView * -0x4d6d90 void __thiscall zCMenuItemSlider RemoveFromWin -0x4d6e20 void __thiscall zCMenuItemSlider SetValue float -0x4d6ea0 float __thiscall zCMenuItemSlider GetValue -0x4d6eb0 zCMenuItemChoice* __thiscall zCMenuItemChoice zCMenuItemChoice class zSTRING const & -0x4d6ef0 void * __thiscall zCMenuItemChoice `scalar deleting destructor' unsigned int -0x4d6f10 void __thiscall zCMenuItemChoice ~zCMenuItemChoice -0x4d6f30 int __thiscall zCMenuItemChoice ToggleValue int int -0x4d7140 int __thiscall zCMenuItemChoice SetOptionByString class zSTRING -0x4d7510 class zSTRING __thiscall zCMenuItemChoice GetStringByOption -0x4d76a0 void __thiscall zCMenuItemChoice InsertInWin class zCView * -0x4d7870 void __thiscall zCMenuItemChoice RemoveFromWin -0x4d7900 void __thiscall zCMenuItemChoice Resize -0x4d79d0 void __thiscall zCMenuItemChoice Draw -0x4d79e0 void __thiscall zCMenuItemChoice DrawFront -0x4d7c10 int __thiscall zCMenuItemChoice GetNumOptions -0x4d7df0 class zSTRING __thiscall zCMenuItemChoice GetText int -0x4d7f70 void __thiscall zCMenuItemChoice InitMenuItem -0x4d8090 zCMenuItemButton* __thiscall zCMenuItemButton zCMenuItemButton class zSTRING const & -0x4d8220 void * __thiscall zCMenuItemButton `scalar deleting destructor' unsigned int -0x4d8240 void __thiscall zCMenuItemButton ~zCMenuItemButton -0x4d82f0 void __thiscall zCMenuItemButton InitMenuItem -0x4d84c0 void __thiscall zCMenuItemButton Toggle -0x4d86c0 int __thiscall zCMenuItemButton Run -0x4d8930 void __thiscall zCMenuItemButton InsertInWin class zCView * -0x4d8970 void __thiscall zCMenuItemButton RemoveFromWin -0x4d8a30 zCMenuItemList* __thiscall zCMenuItemList zCMenuItemList class zSTRING const & -0x4d8a90 void * __thiscall zCMenuItemList `scalar deleting destructor' unsigned int -0x4d8ab0 void __thiscall zCMenuItemList ~zCMenuItemList -0x4d8b50 int __thiscall zCMenuItemList Run -0x4d8be0 void __thiscall zCMenuItemList InitMenuItem -0x4d8bf0 int __thiscall zCMenuItemList Show -0x4d8c40 int __thiscall zCMenuItemList Hide -0x4d8c80 void __thiscall zCMenuItemList DeleteContent -0x4d8cd0 void __thiscall zCMenuItemList InsertEnd struct zTMenuItemListElement & -0x4d8ee0 void __thiscall zCMenuItemList InsertFront struct zTMenuItemListElement & -0x4d90d0 void __thiscall zCMenuItemList InsertInWin class zCView * -0x4d9250 void __thiscall zCMenuItemList RemoveFromWin -0x4d9300 void __thiscall zCMenuItemList Enter -0x4d9310 void __thiscall zCMenuItemList Leave -0x4d9320 void __thiscall zCMenuItemList UpdateContent -0x4d9330 void __thiscall zCMenuItemList DrawFront -0x4d9640 int __thiscall zCMenuItemList HandleEvent int -0x4d974d int __thiscall zCMenuItemList HandleEvent int -0x4d98a0 void __thiscall zCMenuItemList ShowContent -0x4d9a50 void __thiscall zCMenuItemList JumpToNextEntry -0x4d9a70 void __thiscall zCMenuItemList JumpToPrevEntry -0x4d9a90 void __thiscall zCMenuItemList JumpToTopEntry -0x4d9ab0 void __thiscall zCMenuItemList JumpToLastEntry -0x4d9ad0 void __thiscall zCArraySort::InsertSort class zCMenuItem * const & -0x4d9c40 int __thiscall zCArraySort::Search class zCMenuItem * const & -0x4d9cb0 void * __thiscall zTMenuItemListElement `vector deleting destructor' unsigned int -0x4d9d10 void __thiscall zCArraySort::AllocDelta int -0x4d9d80 void __thiscall zCArraySort::RemoveOrderIndex int -0x4d9db0 void __thiscall zCArray::AllocDelta int -0x4d9fe0 zTMenuItemListElement* __thiscall zTMenuItemListElement zTMenuItemListElement -0x4da050 void __cdecl zCMusicSystem DisableMusicSystem int -0x4da0d0 void __thiscall zCMusicTheme_DM ~zCMusicTheme_DM -0x4da190 void __thiscall zCMusicTheme ~zCMusicTheme -0x4da210 int __thiscall zCMusicTheme IsActive -0x4da220 void * __thiscall zCMusicTheme `scalar deleting destructor' unsigned int -0x4da240 int __thiscall zCMusicTheme_DM IsActive -0x4da250 void * __thiscall zCMusicTheme_DM `scalar deleting destructor' unsigned int -0x4da270 zCMusicSys_DirectMusic* __thiscall zCMusicSys_DirectMusic zCMusicSys_DirectMusic -0x4dabe0 zCMusicTheme* __thiscall zCMusicTheme zCMusicTheme -0x4dac20 zCMusicJingle* __thiscall zCMusicJingle zCMusicJingle -0x4dac70 void __thiscall zCMusicJingle ~zCMusicJingle -0x4dacf0 class zCMusicJingle * __thiscall zCMusicJingle AddRef -0x4dad00 int __thiscall zCMusicJingle Release -0x4dad10 int __thiscall zCMusicJingle IsPlaying -0x4dad20 void __thiscall zCMusicJingle StopPlaying -0x4dad30 void __thiscall zCMusicJingle CacheIn -0x4dad40 void __thiscall zCMusicJingle CacheOut -0x4dad50 void * __thiscall zCMusicJingle `scalar deleting destructor' unsigned int -0x4dad70 zCMusicSys_DirectMusic* __thiscall zCMusicSys_DirectMusic zCMusicSys_DirectMusic -0x4dad80 void __thiscall zCMusicSystem PlayThemeByScript class zSTRING const & int int * -0x4dad90 class zCMusicTheme * __thiscall zCMusicSystem LoadThemeByScript class zSTRING const & -0x4dada0 class zCMusicTheme * __thiscall zCMusicSystem LoadTheme class zSTRING const & -0x4dadb0 void __thiscall zCMusicSystem PlayTheme class zCMusicTheme * float const & enum zTMus_TransType const & enum zTMus_TransSubType const & -0x4dadc0 class zCMusicTheme * __thiscall zCMusicSystem GetActiveTheme -0x4dadd0 int __thiscall zCMusicSystem PlayJingleByScript class zSTRING const & -0x4dade0 void __thiscall zCMusicSystem StopJingleByScript class zSTRING const & -0x4dadf0 class zCMusicJingle * __thiscall zCMusicSystem LoadJingleByScript class zSTRING const & -0x4dae00 class zCMusicJingle * __thiscall zCMusicSystem LoadJingle class zSTRING const & -0x4dae10 int __thiscall zCMusicSystem PlayJingle class zCMusicJingle const * float const & enum zTMus_TransSubType const & -0x4dae20 void __thiscall zCMusicSystem StopJingle int const & -0x4dae30 int __thiscall zCMusicSystem IsJingleActive int const & -0x4dae40 void __thiscall zCMusicSystem AddEventCallBackFunc enum zTMus_EventType const & void (__cdecl*)(enum zTMus_EventType const &) -0x4dae50 void __thiscall zCMusicSystem RemoveEventCallBackFunc void (__cdecl*)(enum zTMus_EventType const &) -0x4dae60 void __thiscall zCMusicSystem Mute -0x4dae70 void __thiscall zCMusicSystem Stop -0x4dae80 void __thiscall zCMusicSystem SetVolume float -0x4dae90 float __thiscall zCMusicSystem GetVolume -0x4daea0 int __thiscall zCMusicSystem IsAvailable class zSTRING const & -0x4daeb0 void * __thiscall zCMusicSystem `scalar deleting destructor' unsigned int -0x4daed0 class zCMusicTheme * __thiscall zCMusicSys_DirectMusic GetActiveTheme -0x4daee0 void __thiscall zCMusicSys_DirectMusic StopJingle int const & -0x4daef0 int __thiscall zCMusicSys_DirectMusic IsJingleActive int const & -0x4daf00 float __thiscall zCMusicSys_DirectMusic GetVolume -0x4db770 void * __thiscall zCMusicSys_DirectMusic `scalar deleting destructor' unsigned int -0x4db790 void __thiscall zCMusicSys_DirectMusic ~zCMusicSys_DirectMusic -0x4db850 void __thiscall zCMusicSys_DirectMusic PlayThemeByScript class zSTRING const & int int * -0x4dba10 class zCMusicTheme * __thiscall zCMusicSys_DirectMusic LoadTheme class zSTRING const & -0x4dba20 class zCMusicTheme * __thiscall zCMusicSys_DirectMusic LoadThemeByScript class zSTRING const & -0x4dc4c0 class zSTRING __thiscall zPATH GetDirectoryPath -0x4dc4e0 void __thiscall zCMusicSys_DirectMusic PlayTheme class zCMusicTheme * float const & enum zTMus_TransType const & enum zTMus_TransSubType const & -0x4dc5ee void __thiscall zCMusicSys_DirectMusic PlayTheme class zCMusicTheme * float const & enum zTMus_TransType const & enum zTMus_TransSubType const & -0x4dc750 int __thiscall zCMusicSys_DirectMusic PlayJingleByScript class zSTRING const & -0x4dc880 void __thiscall zCMusicSys_DirectMusic StopJingleByScript class zSTRING const & -0x4dc890 class zCMusicJingle * __thiscall zCMusicSys_DirectMusic LoadJingleByScript class zSTRING const & -0x4dca50 class zCMusicJingle * __thiscall zCMusicSys_DirectMusic LoadJingle class zSTRING const & -0x4dca60 int __thiscall zCMusicSys_DirectMusic PlayJingle class zCMusicJingle const * float const & enum zTMus_TransSubType const & -0x4dcbe0 void __thiscall zCMusicSys_DirectMusic DoMusicUpdate -0x4dcbf0 void __thiscall zCMusicSys_DirectMusic Stop -0x4dcc20 void __thiscall zCMusicSys_DirectMusic Mute -0x4dcc80 void __thiscall zCMusicSys_DirectMusic SetVolume float -0x4dccc0 int __thiscall zCMusicSys_DirectMusic IsAvailable class zSTRING const & -0x4dcd30 zCDrvProperties_MSS* __thiscall zCDrvProperties_MSS zCDrvProperties_MSS -0x4dcdc0 void __thiscall zCDrvProperties_MSS ~zCDrvProperties_MSS -0x4dd470 zCHandleManager* __thiscall zCHandleManager zCHandleManager -0x4dd4e0 void __thiscall zCSndDebugCallback DoWorldPerFrameCallback class zCWorld * class zCCamera * -0x4dd530 zCSndSys_MSS* __thiscall zCSndSys_MSS zCSndSys_MSS -0x4dda13 zCSndSys_MSS* __thiscall zCSndSys_MSS zCSndSys_MSS -0x4dddd0 zCSndSys_MSS* __thiscall zCSndSys_MSS zCSndSys_MSS -0x4ddde0 class zCSoundFX * __thiscall zCSoundSystem LoadSoundFX class zSTRING const & -0x4dddf0 class zCSoundFX * __thiscall zCSoundSystem LoadSoundFXScript class zSTRING const & -0x4dde00 class zCParser * __thiscall zCSoundSystem GetSFXParser -0x4dde10 float __thiscall zCSoundSystem GetPlayingTimeMSEC class zSTRING const & -0x4dde20 void __thiscall zCSoundSystem SetSound3DDefaultRadius float -0x4dde30 float __thiscall zCSoundSystem GetSound3DDefaultRadius -0x4dde40 void __thiscall zCSoundSystem SetMasterVolume float -0x4dde50 float __thiscall zCSoundSystem GetMasterVolume -0x4dde60 void __thiscall zCSoundSystem StopSound int const & -0x4dde70 void __thiscall zCSoundSystem StopAllSounds -0x4dde80 void __thiscall zCSoundSystem GetSoundProps int const & int & float & float & -0x4dde90 void __thiscall zCSoundSystem UpdateSoundProps int const & int float float -0x4ddea0 int __thiscall zCSoundSystem IsSoundActive int const & -0x4ddeb0 void __thiscall zCSoundSystem SetListener class zCVob * -0x4ddec0 void __thiscall zCSoundSystem SetGlobalReverbPreset int float -0x4dded0 void __thiscall zCSoundSystem SetReverbEnabled int -0x4ddee0 int __thiscall zCSoundSystem GetReverbEnabled -0x4ddef0 int __thiscall zCSoundSystem GetNumProvider -0x4ddf00 class zSTRING const * __thiscall zCSoundSystem GetProviderName int -0x4ddf10 int __thiscall zCSoundSystem SetProvider int -0x4ddf20 void __thiscall zCSoundSystem SetSpeakerType enum zCSoundSystem::zTSpeakerType -0x4ddf30 enum zCSoundSystem::zTSpeakerType __thiscall zCSoundSystem GetSpeakerType -0x4ddf40 float __thiscall zCSoundSystem GetCPULoad -0x4ddf50 void * __thiscall zCSoundSystem `scalar deleting destructor' unsigned int -0x4ddf70 int __thiscall zCSndSys_MSS GetReverbEnabled -0x4ddf80 enum zCSoundSystem::zTSpeakerType __thiscall zCSndSys_MSS GetSpeakerType -0x4ddfd0 void * __thiscall zCSndSys_MSS `scalar deleting destructor' unsigned int -0x4ddff0 void __thiscall zCSndSys_MSS ~zCSndSys_MSS -0x4de2b0 void __thiscall zCSndSys_MSS InitializeMSS -0x4df1a0 struct _DIG_DRIVER * __thiscall zCSndSys_MSS GetDigitalDriverHandle -0x4df1b0 int __cdecl zCSndSys_MSS EvalFunc class zSTRING const & class zSTRING & -0x4dfcc0 void __cdecl zCSndSys_MSS FrmCon_ParamChanged class zSTRING const & -0x4dfff0 void __cdecl zCSndSys_MSS SfxCon_ParamChanged class zSTRING const & -0x4e0000 void __cdecl zCSndSys_MSS CloseProvider -0x4e0110 void __thiscall zCSndSys_MSS SetNumAudioChannels int -0x4e0130 float __thiscall zCSndSys_MSS GetMasterVolume -0x4e0170 int __thiscall zCSndSys_MSS GetNumSoundsPlaying -0x4e01a0 void __thiscall zCSndSys_MSS RemoveAllActiveSounds -0x4e01e0 void __thiscall zCSndSys_MSS DisposeAllSampleHandles -0x4e0280 void __thiscall zCSndSys_MSS SetListener class zCVob * -0x4e02e0 void __thiscall zCSndSys_MSS SetMasterVolume float -0x4e0340 void __thiscall zCSndSys_MSS MuteSFX -0x4e0370 class zCSoundFX * __thiscall zCSndSys_MSS LoadSoundFX class zSTRING const & -0x4e0990 void __cdecl zCSoundFX operator delete void * char const * char const * int -0x4e09b0 class zCClassDef * __thiscall zCSoundFX _GetClassDef -0x4e09c0 zCSoundFX* __thiscall zCSoundFX zCSoundFX -0x4e09e0 void __thiscall zCSoundFX ~zCSoundFX -0x4e09f0 int __thiscall zCSoundFX GetNumChannels -0x4e0a00 int __thiscall zCSoundFX GetNumChannelFrames int -0x4e0a10 void __thiscall zCSoundFX GetChannelFrame int int -0x4e0a20 void __thiscall zCSoundFX SetChannelFrame int int -0x4e0a30 float __thiscall zCSoundFX GetPlayingTimeMSEC -0x4e0a40 float __thiscall zCSoundFX GetPan -0x4e0a50 void __thiscall zCSoundFX SetPan float -0x4e0a60 float __thiscall zCSoundFX GetVolume -0x4e0a70 void __thiscall zCSoundFX SetVolume float -0x4e0a80 int __thiscall zCSoundFX GetFrequency -0x4e0a90 void __thiscall zCSoundFX SetFrequency int -0x4e0aa0 void __thiscall zCSoundFX SetLooping int -0x4e0ab0 int __thiscall zCSoundFX IsLooping -0x4e0ac0 void * __thiscall zCSoundFX `scalar deleting destructor' unsigned int -0x4e0af0 int __thiscall zCSndFX_MSS GetNumChannels -0x4e0b00 int __thiscall zCSndFX_MSS GetNumChannelFrames int -0x4e0b10 float __thiscall zCSndFX_MSS GetPan -0x4e0b20 float __thiscall zCSndFX_MSS GetVolume -0x4e0b30 int __thiscall zCSndFX_MSS GetFrequency -0x4e0b40 int __thiscall zCSndFX_MSS IsLooping -0x4e0b50 class zCSoundFX * __thiscall zCSndSys_MSS LoadSoundFXScript class zSTRING const & -0x4e1050 class zCSoundFX * __thiscall zCSndSys_MSS LoadMulti class zSTRING const & int -0x4e1a90 class zCSoundFX * __thiscall zCSndSys_MSS LoadSingle class zSTRING const & -0x4e2140 int __thiscall zCSndSys_MSS PlaySound class zCSoundFX * int -0x4e3220 int __thiscall zCSndSys_MSS PlaySound class zCSoundFX * int int float float -0x4e3740 int __thiscall zCSndSys_MSS PlaySound3D class zSTRING const & class zCVob * int struct zCSoundSystem::zTSound3DParams * -0x4e37d0 int __thiscall zCSndSys_MSS PlaySound3D class zCSoundFX * class zCVob * int struct zCSoundSystem::zTSound3DParams * -0x4e3fe0 int __thiscall zCSndSys_MSS PlaySound3DAmbient class zCSoundFX * class zCVob * int struct zCSoundSystem::zTSound3DParams * -0x4e4610 void __thiscall zCSndSys_MSS StopSound int const & -0x4e46d0 void __thiscall zCSndSys_MSS StopAllSounds -0x4e4700 int __thiscall zCSndSys_MSS UpdateSound3D int const & struct zCSoundSystem::zTSound3DParams * -0x4e53c0 void __thiscall zCSndSys_MSS UpdateSoundPropsAmbient class zCActiveSnd * struct zCSoundSystem::zTSound3DParams * -0x4e5630 void __thiscall zCSndSys_MSS GetSoundProps int const & int & float & float & -0x4e5830 int __thiscall zCSndSys_MSS GetSound3DProps int const & struct zCSoundSystem::zTSound3DParams & -0x4e5950 float __thiscall zCSndSys_MSS GetActiveVolume int const & -0x4e5a20 void __thiscall zCSndSys_MSS UpdateSoundProps int const & int float float -0x4e5c80 void __thiscall zCSndSys_MSS DoSoundUpdate -0x4e5e90 int __thiscall zCSndSys_MSS IsSoundActive int const & -0x4e5fa0 float __thiscall zCSndSys_MSS GetPlayingTimeMSEC class zSTRING const & -0x4e6130 class zCParser * __thiscall zCSndSys_MSS GetSFXParser -0x4e6140 int __thiscall zCSndSys_MSS GetUsedSoundMem -0x4e6150 void __thiscall zCSndSys_MSS SetGlobalReverbPreset int float -0x4e61f0 void __thiscall zCSndSys_MSS SetReverbEnabled int -0x4e6200 int __thiscall zCSndSys_MSS GetNumProvider -0x4e6230 class zSTRING const * __thiscall zCSndSys_MSS GetProviderName int -0x4e6250 int __thiscall zCSndSys_MSS SetProvider int -0x4e6260 int __thiscall zCSndSys_MSS Start3DProvider int -0x4e6980 void __thiscall zCSndSys_MSS SetGlobalOcclusion float -0x4e6990 float __thiscall zCSndSys_MSS GetCPULoad -0x4e69b0 void __thiscall zCSndSys_MSS SetSpeakerType enum zCSoundSystem::zTSpeakerType -0x4e6a32 void __thiscall zCSndSys_MSS SetSpeakerType enum zCSoundSystem::zTSpeakerType -0x4e6b10 zCSndFX_MSS* __thiscall zCSndFX_MSS zCSndFX_MSS -0x4e6b60 void * __thiscall zCSndFX_MSS `scalar deleting destructor' unsigned int -0x4e6b90 void __thiscall zCSndFX_MSS ~zCSndFX_MSS -0x4e6d30 void * __thiscall zCSndFrame `scalar deleting destructor' unsigned int -0x4e6d50 void __thiscall zCSndFX_MSS LoadChannel int -0x4e74d0 void __thiscall zCSndFX_MSS SetFrequency int -0x4e7580 void __thiscall zCSndFX_MSS SetPan float -0x4e7650 void __thiscall zCSndFX_MSS SetVolume float -0x4e76d0 void __thiscall zCSndFX_MSS SetDefaultProperties -0x4e7720 int __thiscall zCSndFX_MSS LoadResourceData -0x4e7a80 zCWaveData* __thiscall zCWaveData zCWaveData -0x4e7be0 class zSTRING __thiscall zCWaveData GetName -0x4e7d50 int __thiscall zCSndFX_MSS ReleaseResourceData -0x4e8040 int __thiscall zCSndFX_MSS IsActive -0x4e80e0 float __thiscall zCSndFX_MSS GetPlayingTimeMSEC -0x4e8130 unsigned long __thiscall zCSndFX_MSS GetResSizeBytes -0x4e81e0 void __thiscall zCSndFX_MSS CheckCanBeCachedOut -0x4e8290 void __cdecl zCSndFX_MSS NewFrame -0x4e8380 void __thiscall zCSndFX_MSS SetLooping int -0x4e83d0 void __thiscall zCSndFX_MSS GetChannelFrame int int -0x4e83e0 void __thiscall zCSndFX_MSS SetChannelFrame int int -0x4e8460 void __thiscall zCSndFX_MSS CacheInActFrame -0x4e84f0 void __thiscall zCSndFX_MSS CacheOutActFrame -0x4e8540 void __thiscall zCSndFX_MSS CacheInActChannel -0x4e8580 void __thiscall zCSndFX_MSS CacheOutActChannel -0x4e8600 void __thiscall zCSndFX_MSS ChooseVariance -0x4e8660 zCActiveSnd* __thiscall zCActiveSnd zCActiveSnd -0x4e8670 void __thiscall zCActiveSnd ~zCActiveSnd -0x4e86f0 int __cdecl zCActiveSnd GetNextFreeHandle -0x4e87c0 class zCActiveSnd * __cdecl zCActiveSnd AllocNextFreeSnd -0x4e8990 void __thiscall zCActiveSnd Release -0x4e8a10 void __thiscall zCActiveSnd Initialize -0x4e8a80 int __cdecl zCActiveSnd GetHandleIndex int -0x4e8bc0 int __cdecl zCActiveSnd GetHandleActive int -0x4e8cc0 int __cdecl zCActiveSnd GetSoundActive class zCActiveSnd * -0x4e8d50 int __cdecl zCActiveSnd GetFrameActive class zCSndFrame * -0x4e8d90 class zCActiveSnd * __cdecl zCActiveSnd GetHandleSound int -0x4e8e40 void __cdecl zCActiveSnd AddSound class zCActiveSnd * -0x4e9010 void __cdecl zCActiveSnd RemoveSound class zCActiveSnd * -0x4e9280 void __cdecl zCActiveSnd RemoveSoundsByFrame class zCSndFrame * -0x4e92c0 void __cdecl zCActiveSnd RemoveSoundByVobSlot class zCVob const * int -0x4e9310 void __cdecl zCActiveSnd StopSoundsByFrame class zCSndFrame * -0x4e9370 void __cdecl zCActiveSnd ResumeSoundsByFrame class zCSndFrame * -0x4e93c0 void __cdecl zCActiveSnd UpdateSoundsByFrame class zCSndFrame * -0x4e96b0 int __cdecl zCActiveSnd GetNumActive -0x4e96c0 void __cdecl zCActiveSnd NewFrame -0x4e98e0 int __thiscall zCActiveSnd CalcListenerPan -0x4e98f0 int __thiscall zCActiveSnd CalcListenerVolume -0x4e9940 int __cdecl zCActiveSnd GetNum3DSamplesUsed -0x4e9980 int __cdecl zCActiveSnd GetNumAmbientSamplesUsed -0x4e99c0 int __thiscall zCActiveSnd RequestChannel -0x4e9c70 int __thiscall zCActiveSnd RequestChannel3D -0x4e9f70 float __thiscall zCActiveSnd GetVolume -0x4ea150 void __cdecl zCActiveSnd DebugInfo -0x4eb0a0 void __cdecl zCActiveSnd InitPreAllocedData -0x4eb200 void __cdecl zCActiveSnd CleanupPreAllocedData -0x4eb2c0 int __thiscall zCActiveSnd HasBeenUpdatedThisFrame -0x4eb2f0 zCSndChannel* __thiscall zCSndChannel zCSndChannel -0x4eb310 void __thiscall zCSndChannel ~zCSndChannel -0x4eb470 zCSndFrame* __thiscall zCSndFrame zCSndFrame -0x4eb630 void __thiscall zCSndFrame ~zCSndFrame -0x4eb810 void __thiscall zCSndFrame CalcPitchOffset float -0x4eb8a0 int __thiscall zCSndFrame CalcPitchVariance -0x4eb930 void __thiscall zCSndFrame SetDefaultProperties -0x4eb9e0 void __thiscall zCSndFrame CacheIn -0x4eba60 void __thiscall zCSndFrame CacheOut -0x4ebaa0 zCWavePool* __thiscall zCWavePool zCWavePool -0x4ebc20 void __thiscall zCWavePool ~zCWavePool -0x4ebd40 class zCWaveData * __thiscall zCWavePool CacheIn class zSTRING & -0x4ebf70 void __thiscall zCWavePool CacheIn class zCWaveData * -0x4ec0c0 void __thiscall zCWavePool CacheOut class zCWaveData * -0x4ec240 int __thiscall zCWavePool ReleaseWave class zCWaveData * -0x4ec310 void __thiscall zCWavePool NewFrame -0x4ec490 void __thiscall zCWavePool DebugInfo -0x4ec7c0 void __thiscall zCWavePool DebugInfo2 -0x4ecea0 zCWaveData* __thiscall zCWaveData zCWaveData class zSTRING & -0x4ed0b0 void __thiscall zCWaveData ~zCWaveData -0x4ed240 void __thiscall zCWaveData Init -0x4ed320 void __thiscall zCWaveData CacheIn -0x4ed920 class zSTRING __thiscall zPATH GetPath -0x4ed940 void __thiscall zCWaveData CacheOut -0x4ed990 int __thiscall zCWaveData CheckForCorrectFormat int -0x4edb67 int __thiscall zCWaveData CheckForCorrectFormat int -0x4edc40 int __thiscall zCWaveData Release -0x4edc70 void * __thiscall zCWaveData `scalar deleting destructor' unsigned int -0x4edc90 int __thiscall zCWaveData GetSize -0x4edcb0 struct h3DPOBJECT * __thiscall zCHandleManager Alloc3DSample -0x4edce0 struct _SAMPLE * __thiscall zCHandleManager AllocSample -0x4edd20 void __thiscall zCHandleManager Free3DSample struct h3DPOBJECT * -0x4ede10 void __thiscall zCHandleManager FreeSample struct _SAMPLE * -0x4edf00 void __thiscall zCHandleManager DisposeAllSamples -0x4edfb0 class zCActiveSnd * & __thiscall zCArraySort::GetSafe int -0x4ee170 void __thiscall zCArraySort::InsertSort class zCActiveSnd * const & -0x4ee2e0 int __thiscall zCArraySort::Search class zCActiveSnd * const & -0x4ee350 void __thiscall zCWavePool DebugInfo2 -0x4ee370 void __thiscall zCArray::DeleteList -0x4ee390 void __thiscall zCArray::zCArray -0x4ee3a0 void __thiscall zCSndFX_MSS ~zCSndFX_MSS -0x4ee3c0 void __thiscall zCArray::DeleteList -0x4ee3e0 void __thiscall zCArraySort::zCArraySort -0x4ee400 void __thiscall zCSndFrame ~zCSndFrame -0x4ee420 int __thiscall zCArraySort::Search class zCWaveData * const & -0x4ee490 void __thiscall zCArraySort::RemoveOrder class zCWaveData * const & -0x4ee510 void __thiscall zCArray::zCArray -0x4ee520 void __thiscall zCSndFrame ~zCSndFrame -0x4ee540 void __thiscall zCArray::zCArray -0x4ee550 void __thiscall zCSndFX_MSS ~zCSndFX_MSS -0x4ee570 void __thiscall zCArray::~zCArray -0x4ee590 void __thiscall zCArray::RemoveIndex int -0x4ee5b0 void __thiscall zCArray::RemoveIndex int -0x4ee5d0 void __thiscall zCArraySort::AllocDelta int -0x4ee640 void __thiscall zCArraySort::RemoveOrderIndex int -0x4ee670 void __thiscall zCArray::AllocDelta int -0x4ee6e0 void __thiscall zCArray::InsertEnd class zCSndFrame * const & -0x4ee7d0 void __thiscall zCArraySort::AllocDelta int -0x4ee840 void __thiscall zCArraySort::RemoveOrderIndex int -0x4ee870 void __thiscall zCArray::AllocDelta int -0x4ee8e0 void __thiscall zCArray::InsertEnd class zCSndChannel * const & -0x4ee9d0 void __thiscall zCArray::AllocDelta int -0x4eea40 void __thiscall zCArray::AllocDelta int -0x4eeae0 void __cdecl vidRefreshModeList -0x4eeca0 unsigned long __cdecl vidGetCaps unsigned long -0x4eedf0 int __cdecl vidGetModeList struct VIDMODE * struct VIDMODE * int -0x4ef080 int __cdecl vidSetModeEx struct VIDEO_INFO * -0x4ef270 char * __cdecl vidGetScreenModeName int -0x4ef29e char * __cdecl vidGetScreenModeName int -0x4ef2c0 void __cdecl vidSetPalette unsigned char * int -0x4ef4c0 int __cdecl vidCreatePalette int void * void * int -0x4ef760 void __cdecl vidSetFrameReady -0x4ef790 int __cdecl vidGetFPSRate -0x4ef800 int __cdecl vidSetMode struct VIDMODE * -0x4efd50 void __cdecl vidWaitVSYNC -0x4efdc0 int __cdecl vidFlip -0x4efe60 struct SURFACE * __cdecl vidGetStdSurface int int -0x4efec0 int __cdecl vidLock struct SURFACE * -0x4f0000 int __cdecl vidUnLock struct SURFACE * -0x4f00e0 struct SURFACE * __cdecl vidCreateSurface struct SURFACE_INFO * -0x4f0200 int __cdecl vidFreeSurface struct SURFACE * -0x4f0340 int __cdecl vidSetColorKey struct SURFACE * unsigned long -0x4f03d0 void __fastcall vidPaintWindow struct HWND__ * -0x4f0470 void __fastcall vidCloseDisplay int -0x4f07d0 void __fastcall vidToggleFullScreenMode -0x4f0a10 void __cdecl vidIdleEnter -0x4f0ae0 void __fastcall vidWaitScreenUnblank -0x4f0b30 void __fastcall vidMinimize int -0x4f0e10 void __fastcall vidWaitRestore -0x4f1020 void __fastcall vidRestore -0x4f1210 int __cdecl vidIsMinimized -0x4f12a0 int __cdecl vidBlit struct BLIT_CMD * -0x4f1400 int __cdecl vidBlitBatch struct BLIT_CMD * int -0x4f1430 int __fastcall vidLostFocus -0x4f1460 int __fastcall SetVMode struct VIDMODE * -0x4f1b30 int __cdecl vidGetMemInfo struct VIDMEM_INFO * -0x4f1e40 int __cdecl ddCheck long -0x4f1eb0 char * __cdecl vidGetLastError -0x4f2450 void __cdecl ccDrawCaption struct HWND__ * struct CUSTOMCAPTION * int struct HRGN__ * -0x4f25d0 void __cdecl ccRenderCaption struct HWND__ * struct CUSTOMCAPTION * -0x4f2fc0 zCViewWindow* __thiscall zCViewWindow zCViewWindow int int int int enum zTviewID -0x4f3040 void * __thiscall zCViewWindow `scalar deleting destructor' unsigned int -0x4f3060 void __thiscall zCViewWindow ~zCViewWindow -0x4f30c0 void __cdecl sysSetWindowMode int int -0x4f3370 void * __cdecl sysAlloc unsigned long -0x4f3bc0 void * __cdecl sysReAlloc void * unsigned long -0x4f3c10 void __cdecl sysFree void * -0x4f3c20 int __cdecl sysHandleExceptions -0x4f3c30 void __cdecl libExit -0x4f3e00 int __cdecl MasterExceptionHandler -0x4f3f60 int __stdcall HandledWinMain struct HINSTANCE__ * struct HINSTANCE__ * char * int -0x4f4340 int __cdecl initializeSystemMFC -0x4f4640 void __cdecl winDoInstanceCheck -0x4f46a0 void __cdecl winCreateMenu -0x4f6160 void __cdecl sysHardExit char * ... -0x4f6810 void __cdecl winResizeMainWindow -0x4f6920 void __cdecl winCalcSizes -0x4f6960 unsigned long __cdecl sysGetTime -0x4f69b0 void __cdecl winSuspendThreads -0x4f69d0 void __cdecl sysExit -0x4f6a00 void __cdecl sysProcessIdle -0x4f6ac0 void __cdecl sysEvent -0x4f6c40 void __cdecl sysIdle int -0x4f6c50 void __cdecl winWaitMessage unsigned short unsigned long unsigned long unsigned long unsigned long int -0x4f6d90 void __cdecl TRACE char * ... -0x4f6df0 void __cdecl cfgFetchTopic char * -0x4f6f30 void __cdecl cfgSetBinary char * char * void * int -0x4f6f60 int __cdecl cfgGetBinary char * char * void * int * -0x4f6fb0 void __cdecl sysParseCommandLine char * -0x4f7560 void __cdecl sysSetFocus -0x4f75a0 long __cdecl winDialog unsigned short int (__stdcall*)(struct HWND__ * unsigned int unsigned int long) -0x4f7680 long __cdecl winDialogParam unsigned short int (__stdcall*)(struct HWND__ * unsigned int unsigned int long) unsigned long -0x4f7760 long __cdecl winDialogParamFinal unsigned short int (__stdcall*)(struct HWND__ * unsigned int unsigned int long) unsigned long -0x4f7830 void __cdecl ExcSpyInfo struct EXCEPTION_INFO * -0x4f7ed0 int __stdcall ExceptionDlgProc struct HWND__ * unsigned int unsigned int long -0x4f7f84 int __stdcall ExceptionDlgProc struct HWND__ * unsigned int unsigned int long -0x4f845e int __stdcall ExceptionDlgProc struct HWND__ * unsigned int unsigned int long -0x4f8b90 int __stdcall ASSERTDlgProc struct HWND__ * unsigned int unsigned int long -0x4f9957 int __stdcall ASSERTDlgProc struct HWND__ * unsigned int unsigned int long -0x4f9a50 void __cdecl BoundsSpyInfo struct ASSERT_FAIL_INFO * struct EXCEPTION_INFO * -0x4f9df0 void __cdecl BOUNDS_FAIL char * int int int char * int class zSTRING const & -0x4fa0a0 void __cdecl AssertSpyInfo struct ASSERT_FAIL_INFO * struct EXCEPTION_INFO * -0x4fa440 void __cdecl ASSERT_FAIL char * char * int class zSTRING const & -0x4fa670 int __cdecl sysGotDebugger -0x4fa6b0 void __cdecl inCreateMouseMessage unsigned long unsigned long -0x4fa800 int __cdecl zOpt_Sound_ChangeFXVol class zCOptionEntry & -0x4fa870 int __cdecl zOpt_Sound_ChangeMusicVol class zCOptionEntry & -0x4fa8e0 int __cdecl zOpt_Video_ChangeVidOptions class zCOptionEntry & -0x4faa00 int __cdecl zOpt_ToggleJoy class zCOptionEntry & -0x4faa10 void __cdecl zCarsten_StartUp struct HWND__ * * -0x4fb2d0 void __cdecl zCarsten_ShutDown -0x4fb470 void __thiscall zTEngineStats PrintScreen int int -0x4fb8c0 void __thiscall zCLineCache ~zCLineCache -0x4fb8d0 void __thiscall zCLineCache Line int int int int struct zCOLOR -0x4fb970 void __thiscall zCLineCache Flush class zCViewBase * -0x4fba10 void __thiscall zCLineCache Line3D class zVEC3 const & class zVEC3 const & struct zCOLOR int -0x4fbe10 void __thiscall zCLineCache LineCS3D class zVEC3 const & class zVEC3 const & struct zCOLOR -0x4fc0d0 void __thiscall zCVertex Draw struct zCOLOR const & int -0x4fc190 void __cdecl zCVertex ResetVertexTransforms -0x4fc1c0 class zCVertexTransform * __thiscall zCVertex CreateVertexTransform -0x4fc260 void __thiscall zCMemPool::zCMemPool -0x4fc270 void __thiscall zCMemPool::zCMemPool -0x4fc280 void __thiscall zCMemPool::zCMemPool -0x4fc290 void __thiscall zCMemPool::zCMemPool -0x4fc2a0 void __thiscall zCVolatileMemory::zCVolatileMemory unsigned int enum zTVolatileOverflowMode -0x4fc2d0 void __thiscall zCVolatileMemory::Destroyed void * -0x4fc6e0 void __thiscall zCAIBaseSound RemoveSlideSound -0x4fc700 void __thiscall zCAIBaseSound CheckSlideSound class zCVob * -0x4fc790 void __thiscall zCAIBaseSound StartDefaultCollisionSound class zCVob * class zCCollisionReport const & -0x4fca30 class zCObject * __cdecl zCAIPlayer _CreateNewInstance -0x4fcaa0 void __cdecl zCAIPlayer operator delete void * char const * char const * int -0x4fcb90 zCAIPlayer* __thiscall zCAIPlayer zCAIPlayer -0x4fcd00 class zCClassDef * __thiscall zCAIPlayer _GetClassDef -0x4fcd10 void * __thiscall zCAIPlayer `scalar deleting destructor' unsigned int -0x4fcd40 void __thiscall zCAIPlayer ~zCAIPlayer -0x4fced0 void __thiscall zCSparseArrayIterator Reset -0x4fcf30 class zCConvexCollisionCache * __cdecl zCConvexPrimitive GetCache void const * void const * -0x4fcf50 void __thiscall zCAIPlayer RemoveEffects -0x4fd030 void __thiscall zCAIPlayer HostVobRemovedFromWorld class zCVob * class zCWorld * -0x4fd040 float __thiscall zCAIPlayer GetJumpUpHeight -0x4fd080 void __thiscall zCAIPlayer SetJumpUpForceByHeight float -0x4fd0a0 void __thiscall zCAIPlayer SetVob class zCVob * -0x4fd200 void __thiscall zCAIPlayer DoAutoRoll -0x4fd390 void __thiscall zCAIPlayer ResetAutoRoll -0x4fd3c0 void __thiscall zCAIPlayer CalcModelAnisInPlace -0x4fd420 void __thiscall zCAIPlayer DoSurfaceAlignment -0x4fda40 int __thiscall zCAIPlayer IsSliding -0x4fda70 int __thiscall zCAIPlayer CheckFloorSliding -0x4fe140 void __thiscall zCAIPlayer CheckPhysics -0x4fe610 void __thiscall zCAIPlayer PropagateCollObjectStates enum zCAIPlayer::zTMovementState -0x4fe765 void __thiscall zCAIPlayer PropagateCollObjectStates enum zCAIPlayer::zTMovementState -0x4fe820 void __thiscall zCAIPlayer CalcForceModelHalt -0x4fe8d0 void __thiscall zCAIPlayer CalcStateVars -0x4feb50 void __thiscall zCAIPlayer DoProceduralMovement -0x4febe0 void __thiscall zCAIPlayer Begin class zCVob * -0x4fed80 void __thiscall zCAIPlayer End -0x4fee10 void __thiscall zCAIPlayer End -0x4fee20 void __thiscall zCAIPlayer End -0x4ffa40 class zCQuadMark * __thiscall zCAIPlayer GetBloodQuadMark -0x4ffce0 void __thiscall zCAIPlayer SetBloodDefaultTexture class zSTRING const & -0x4ffe20 void __thiscall zCAIPlayer AddBlood class zVEC3 const & class zVEC3 const & float int class zSTRING * -0x4ffeb0 void __thiscall zCAIPlayer AddWeaponTrailSegment class zVEC3 const & class zVEC3 const & -0x500140 void __thiscall zCAIPlayer CreateLedgeInfo -0x500160 struct zCAIPlayer::zTLedgeInfo * __thiscall zCAIPlayer GetLedgeInfo -0x5001a0 int __thiscall zCAIPlayer GetFoundLedge -0x5001c0 void __thiscall zCAIPlayer ClearFoundLedge -0x500230 int __thiscall zCAIPlayer DetectClimbUpLedge class zVEC3 & int -0x500750 zCDetectLedgeReport* __thiscall zCDetectLedgeReport zCDetectLedgeReport class zVEC3 const & -0x501500 int __fastcall zCCollObjectCharacter IsMoveInvalid class zVEC3 const & class zVEC3 const & class zVEC3 & struct zCCollObjectCharacter::zTSpatialState & class zVEC3 & -0x501510 void __thiscall zCAIPlayer AlignModelToLedge class zSTRING const & -0x501610 class zVEC3 __thiscall zCAIPlayer GetHandPositionWorld -0x501760 void __thiscall zCAIPlayer AlignToFloor float -0x5017a0 float __thiscall zCAIPlayer GetModelFloorWorld -0x5017c0 int __thiscall zCAIPlayer CheckEnoughSpaceMoveDir class zVEC3 const & int -0x501ba0 int __thiscall zCAIPlayer CheckEnoughSpaceMoveForward int -0x501be0 int __thiscall zCAIPlayer CheckEnoughSpaceMoveBackward int -0x501c30 int __thiscall zCAIPlayer CheckEnoughSpaceMoveRight int -0x501c70 int __thiscall zCAIPlayer CheckEnoughSpaceMoveLeft int -0x501cc0 float __thiscall zCAIPlayer GetProtoYHeight -0x501ce0 class zVEC3 __thiscall zCAIPlayer GetSurfaceAlignScanOrigin -0x501e10 void __thiscall zCAIPlayer DiveRotateX float const & -0x501f60 void __thiscall zCAIPlayer SetCDStat int -0x501fb0 void __thiscall zCAIPlayer LandAndStartAni class zSTRING const & -0x502060 void __thiscall zCAIPlayer LandAndStartAni class zCModelAni * -0x5020c0 int __thiscall zCAIPlayer CheckForceModelHalt class zSTRING const & -0x502100 int __thiscall zCAIPlayer CheckForceModelHalt class zCModelAni * -0x502140 int __thiscall zCAIPlayer ShouldCorrectFloorHeight -0x502160 void __thiscall zCAIPlayer BeginStateSwitch -0x5021e0 void __thiscall zCAIPlayer SetPhysicsEnabled int -0x5021f0 void __thiscall zCAIPlayer StartPhysicsWithVel -0x502220 void __thiscall zCAIPlayer StartStandAni -0x502240 void __thiscall zCAIPlayer StartFallDownAni -0x502300 void __thiscall zCAIPlayer Archive class zCArchiver & -0x5023f0 void __thiscall zCAIPlayer Unarchive class zCArchiver & -0x502520 void __thiscall zCAIPlayer Print class zSTRING const & -0x502530 void __thiscall zCAIPlayer Line3D class zVEC3 const & class zVEC3 const & int -0x502540 void __thiscall zCAIPlayer PrintScreen int int class zSTRING -0x502570 zCAIPlayer* __thiscall zCAIPlayer zCAIPlayer -0x502590 void __thiscall zCCache::zCCache unsigned long unsigned long -0x502610 void __thiscall zCCache::~zCCache -0x502740 void __thiscall zCSparseArrayIterator Next -0x502770 void __thiscall zCSparseArrayIterator Register -0x502790 void __thiscall zCSparseArrayIterator DeRegister -0x5027b0 struct zCAIPlayer::zTLedgeInfo * __thiscall zCCache::operator[] class zCAIPlayer const * const & -0x502890 struct zCAIPlayer::zTLedgeInfo * __thiscall zCCache::GetDataDangerous class zCAIPlayer const * const & -0x502940 void __thiscall zCSparseArrayIterator operator int -0x502970 void __thiscall zCCache::Delete class zCAIPlayer const * const & -0x502a40 void __thiscall zCCache::ClearCache -0x502b50 void __thiscall zCCache::PurgeCache -0x502c70 void __thiscall zCSparseArray >::~zCSparseArray > -0x502cc0 unsigned long __thiscall zCSparseArray >::SizeIndex -0x502cd0 unsigned long __thiscall zCSparseArray >::SizeData -0x502ce0 unsigned long __thiscall zCSparseArray >::SizeAll -0x502cf0 void * __thiscall zCSparseArray >::IndexPtr unsigned long -0x502d00 void * __thiscall zCSparseArray >::DataPtr unsigned long -0x502d10 class zCSparseArrayManDat * __thiscall zCSparseArray >::ManDatPtr unsigned long -0x502d20 int __thiscall zCSparseArray >::IndexIsEqual void const * void const * -0x502d40 void __thiscall zCSparseArray >::CopyIndex void * void const * -0x502d60 void __thiscall zCSparseArray >::DestructIndex void * -0x502d70 void __thiscall zCSparseArray >::Hash void const * unsigned long & unsigned long & -0x502d90 void __thiscall zCSparseArray >::ConstructData void * -0x502db0 void __thiscall zCSparseArray >::DestructData void * -0x502dc0 void * __thiscall zCCache::`scalar deleting destructor' unsigned int -0x502de0 void * __thiscall zCSparseArray >::`scalar deleting destructor' unsigned int -0x502e00 void __thiscall zCArray::AllocDelta int -0x502ec0 class zVEC2 & __thiscall zVEC2 Apply float (__cdecl*)(float) -0x502ee0 class zSTRING __thiscall zVEC2 GetDescription -0x503060 void __thiscall zVEC2 SetByDescription class zSTRING const & -0x503220 class ostream & __cdecl operator<< class ostream & class zVEC2 & -0x503280 class istream & __cdecl operator>> class istream & class zVEC2 & -0x503370 void __cdecl Alg_Swap class zVEC2 & class zVEC2 & -0x5033b0 class zVEC2 __cdecl Alg_Min class zVEC2 const & class zVEC2 const & -0x503400 class zVEC2 __cdecl Alg_Max class zVEC2 const & class zVEC2 const & -0x503450 class zVEC2 __cdecl Alg_Prod class zVEC2 const & class zVEC2 const & -0x503470 class zVEC3 & __thiscall zVEC3 Apply float (__cdecl*)(float) -0x5034a0 class ostream & __cdecl operator<< class ostream & class zVEC3 & -0x503520 class istream & __cdecl operator>> class istream & class zVEC3 & -0x503630 void __cdecl Alg_Swap class zVEC3 & class zVEC3 & -0x503680 class zVEC3 __cdecl Alg_Min class zVEC3 const & class zVEC3 const & -0x5036f0 class zVEC3 __cdecl Alg_Max class zVEC3 const & class zVEC3 const & -0x503760 class zVEC3 __cdecl Alg_Prod class zVEC3 const & class zVEC3 const & -0x503790 float __thiscall zVEC4 LengthApprox -0x503870 class zVEC4 & __thiscall zVEC4 Normalize -0x5038c0 class zVEC4 & __thiscall zVEC4 Apply float (__cdecl*)(float) -0x503900 class ostream & __cdecl operator<< class ostream & class zVEC4 & -0x503990 class istream & __cdecl operator>> class istream & class zVEC4 & -0x503ac0 void __cdecl Alg_Swap class zVEC4 & class zVEC4 & -0x503b20 class zVEC4 __cdecl Alg_Min class zVEC4 const & class zVEC4 const & -0x503ba0 class zVEC4 __cdecl Alg_Max class zVEC4 const & class zVEC4 const & -0x503c20 class zVEC4 __cdecl Alg_Prod class zVEC4 const & class zVEC4 const & -0x503d00 zMAT3* __thiscall zMAT3 zMAT3 class zVEC3 const & class zVEC3 const & class zVEC3 const & -0x503d50 zMAT3* __thiscall zMAT3 zMAT3 float -0x503da0 zMAT3* __thiscall zMAT3 zMAT3 class zMAT3 const & -0x503df0 class zMAT3 & __thiscall zMAT3 operator= class zMAT3 const & -0x503e40 class zMAT3 & __thiscall zMAT3 operator+= class zMAT3 const & -0x503ea0 class zMAT3 & __thiscall zMAT3 operator-= class zMAT3 const & -0x503f00 class zMAT3 & __thiscall zMAT3 operator*= float -0x503f60 class zMAT3 & __thiscall zMAT3 operator/= float -0x503fc0 class zMAT3 __thiscall zMAT3 Transpose -0x504050 class zMAT3 __thiscall zMAT3 Inverse float * -0x504190 class zMAT3 & __thiscall zMAT3 Apply float (__cdecl*)(float) -0x504200 class zMAT3 __cdecl operator- class zMAT3 const & -0x5042b0 class zMAT3 __cdecl operator+ class zMAT3 const & class zMAT3 const & -0x504360 class zMAT3 __cdecl operator- class zMAT3 const & class zMAT3 const & -0x504410 class zMAT3 __cdecl operator* class zMAT3 const & class zMAT3 const & -0x504550 class zMAT3 __cdecl operator* class zMAT3 const & float -0x504610 class zMAT3 __cdecl operator* float class zMAT3 const & -0x5046d0 class zMAT3 __cdecl operator/ class zMAT3 const & float -0x504780 int __cdecl operator== class zMAT3 const & class zMAT3 const & -0x504810 int __cdecl operator!= class zMAT3 const & class zMAT3 const & -0x5048b0 class ostream & __cdecl operator<< class ostream & class zMAT3 & -0x504a00 class istream & __cdecl operator>> class istream & class zMAT3 & -0x504aa0 void __cdecl Alg_Swap class zMAT3 & class zMAT3 & -0x504b70 class zVEC3 __cdecl operator* class zMAT3 const & class zVEC3 const & -0x504bd0 class zMAT3 __cdecl operator* class zMAT4 const & class zMAT3 const & -0x504d10 class zMAT3 __cdecl operator* class zMAT3 const & class zMAT4 const & -0x504f80 zMAT4* __thiscall zMAT4 zMAT4 class zVEC4 const & class zVEC4 const & class zVEC4 const & class zVEC4 const & -0x505000 zMAT4* __thiscall zMAT4 zMAT4 float -0x505070 class zMAT4 & __thiscall zMAT4 operator= class zMAT3 const & -0x505170 class zMAT4 & __thiscall zMAT4 operator= class zMAT4 const & -0x5051f0 class zMAT4 & __thiscall zMAT4 operator+= class zMAT4 const & -0x505290 class zMAT4 & __thiscall zMAT4 operator-= class zMAT4 const & -0x505330 class zMAT4 & __thiscall zMAT4 operator*= float -0x5053e0 class zMAT4 & __thiscall zMAT4 operator/= float -0x505470 class zMAT4 __thiscall zMAT4 Transpose -0x505570 class zMAT4 __thiscall zMAT4 TransposeLinTrafo -0x505730 class zMAT4 __thiscall zMAT4 InverseLinTrafo -0x5058f0 class zMAT4 __thiscall zMAT4 Inverse -0x505d50 class zVEC4 __cdecl operator* class zVEC4 const & float -0x505d80 class zMAT4 & __thiscall zMAT4 Apply float (__cdecl*)(float) -0x505e40 int __thiscall zMAT4 IsUpper3x3Orthonormal -0x506090 class zSTRING __thiscall zMAT4 GetDescriptionRot -0x506260 class zSTRING __thiscall zMAT4 GetDescriptionPos -0x5063f0 void __thiscall zMAT4 SetByDescriptionRot class zSTRING & -0x506550 void __thiscall zMAT4 SetByDescriptionPos class zSTRING & -0x5066a0 class zVEC3 __thiscall zMAT4 GetEulerAngles -0x5066e0 void __thiscall zMAT4 SetByEulerAngles class zVEC3 -0x506710 class zMAT4 __cdecl operator- class zMAT4 const & -0x506830 class zMAT4 __cdecl operator+ class zMAT4 const & class zMAT4 const & -0x506960 class zMAT4 __cdecl operator- class zMAT4 const & class zMAT4 const & -0x506a90 class zMAT4 __cdecl operator* class zMAT4 const & float -0x506bd0 class zMAT4 __cdecl operator* float class zMAT4 const & -0x506d10 class zMAT4 __cdecl operator/ class zMAT4 const & float -0x506e30 int __cdecl operator== class zMAT4 const & class zMAT4 const & -0x506f30 int __cdecl operator!= class zMAT4 const & class zMAT4 const & -0x507040 class ostream & __cdecl operator<< class ostream & class zMAT4 & -0x507270 class istream & __cdecl operator>> class istream & class zMAT4 & -0x507350 void __cdecl Alg_Swap class zMAT4 & class zMAT4 & -0x507480 class zVEC3 __thiscall zMAT4 ExtractScaling -0x507500 class zMAT3 __thiscall zMAT4 ExtractRotation -0x507640 void __thiscall zMAT4 MakeOrthonormal -0x507820 void __thiscall zMAT3 MakeOrthonormal -0x507a00 void __thiscall zMAT3 SetUpVector class zVEC3 const & -0x507a20 void __thiscall zMAT3 SetRightVector class zVEC3 const & -0x507a40 void __thiscall zMAT4 PostRotateX float -0x507a90 void __thiscall zMAT4 PostRotateY float -0x507ae0 void __thiscall zMAT4 PostRotateZ float -0x507b30 void __thiscall zMAT4 PostScale class zVEC3 const & -0x507b50 void __thiscall zMAT4 PreScale class zVEC3 const & -0x507bb0 class zMAT3 __cdecl Alg_Identity2D -0x507c50 class zMAT3 __cdecl Alg_Translation2D class zVEC2 & -0x507cf0 class zMAT3 __cdecl Alg_Rotation2D class zVEC2 & float -0x507dc0 class zMAT3 __cdecl Alg_Scaling2D class zVEC2 & -0x507e60 class zMAT4 __cdecl Alg_Identity3D -0x507f70 class zMAT4 __cdecl Alg_Translation3D class zVEC3 const & -0x508080 class zMAT4 __cdecl Alg_Rotation3D class zVEC3 const & float -0x508100 class zMAT4 __cdecl Alg_Rotation3DN class zVEC3 const & float -0x508130 class zMAT4 __cdecl Alg_Rotation3DRad class zVEC3 const & float -0x5081a0 class zMAT4 __cdecl Alg_Rotation3DNRad class zVEC3 const & float -0x508320 class zMAT4 __cdecl Alg_Scaling3D class zVEC3 const & -0x508430 class zMAT4 __cdecl Alg_Perspective3D float -0x508540 void __cdecl Alg_ClipAtZ0 class zVEC3 & class zVEC3 & -0x508620 void __thiscall zCQuat Unit -0x508670 void __thiscall zCQuat QuatToMatrix4 class zMAT4 & -0x508770 void __thiscall zCQuat QuatToMatrix3 class zMAT3 & -0x508870 void __thiscall zCQuat Matrix4ToQuat class zMAT4 const & -0x508b30 void __thiscall zCQuat Matrix3ToQuat class zMAT3 const & -0x508dd0 void __thiscall zCQuat QuatToEuler class zVEC3 & -0x508ef0 void __thiscall zCQuat EulerToQuat class zVEC3 const & -0x508fa0 void __thiscall zCQuat QuatToAxisAngle class zVEC3 & float & -0x509020 void __thiscall zCQuat Slerp float class zCQuat const & class zCQuat const & -0x509200 void __thiscall zCQuat Lerp float class zCQuat const & class zCQuat const & -0x509300 void __thiscall zCQuat Squad float class zCQuat const & class zCQuat const & class zCQuat const & class zCQuat const & -0x5094c0 float __cdecl Alg_SqrtInvApprox float -0x5097c0 int __thiscall zCArchiverFactory EndOfArchive class zCBuffer * class zFILE * -0x509830 void __thiscall zCArchiverFactory ReadLine class zSTRING & class zCBuffer * class zFILE * -0x509a40 void __thiscall zCArchiverFactory ReadLineArg class zSTRING & class zSTRING & class zCBuffer * class zFILE * -0x509cc0 void __thiscall zCArchiverFactory ReadHeader int class zCBuffer * class zFILE * class zCArchiver * & enum zTArchiveMode & int & -0x50a190 void __cdecl zCArchiverGeneric operator delete void * char const * char const * int -0x50a1b0 class zCArchiver * __thiscall zCArchiverFactory CreateArchiverRead class zCBuffer * int -0x50a240 class zCArchiver * __thiscall zCArchiverFactory CreateArchiverRead class zFILE * int -0x50a2b0 class zCArchiver * __thiscall zCArchiverFactory CreateArchiverRead class zSTRING const & int -0x50a420 void __thiscall zCArchiverFactory WriteLine class zSTRING const & class zCBuffer * class zFILE * -0x50a520 void __thiscall zCArchiverFactory WriteLine char const * const class zCBuffer * class zFILE * -0x50a620 void __thiscall zCArchiverFactory WriteHeader class zCArchiver * enum zTArchiveMode int int class zCBuffer * class zFILE * -0x50ac70 zSTRING* __thiscall zSTRING zSTRING char -0x50acc0 class zCArchiver * __thiscall zCArchiverFactory CreateArchiverFromMode enum zTArchiveMode -0x50adb0 void __cdecl zCArchiverBinSafe operator delete void * char const * char const * int -0x50add0 class zCArchiver * __thiscall zCArchiverFactory CreateArchiverWrite class zCBuffer * enum zTArchiveMode int int -0x50af60 class zCArchiver * __thiscall zCArchiverFactory CreateArchiverWrite enum zTArchiveMode int int -0x50af80 class zCArchiver * __thiscall zCArchiverFactory CreateArchiverWrite class zSTRING const & enum zTArchiveMode int int -0x50b000 class zCArchiver * __thiscall zCArchiverFactory CreateArchiverWrite class zFILE * enum zTArchiveMode int int -0x50b050 class zCObject * __fastcall zCArchiver ReadObjectAccount char const * int class zCObject * -0x50b080 class zCObject * __fastcall zCArchiver ReadObjectAccount char const * int char const * class zCObject * -0x50b2e0 class zCObject * __cdecl zCArchiverBinSafe _CreateNewInstance -0x50b3b0 void __fastcall zCArchiverBinSafe RestoreString class zSTRING & -0x50b3c0 void __fastcall zCArchiverBinSafe WriteType enum zTArchiveTypeID void * unsigned long -0x50b430 int __fastcall zCArchiverBinSafe ReadType enum zTArchiveTypeID void * unsigned long -0x50b727 int __fastcall zCArchiverBinSafe ReadType enum zTArchiveTypeID void * unsigned long -0x50bac0 void __fastcall zCArchiverBinSafe ClearChunkList -0x50bc20 void __thiscall GECString Free -0x50bc40 unsigned long __fastcall zCArchiverBinSafe InsertChunkInList char const * -0x50bcd0 unsigned long __fastcall zCArchiverBinSafe ResolveAndPosEntry char const * -0x50bda0 zCArchiverBinSafe* __thiscall zCArchiverBinSafe zCArchiverBinSafe -0x50bed0 class zCClassDef * __thiscall zCArchiver _GetClassDef -0x50bee0 void __thiscall zCArchiver ~zCArchiver -0x50bef0 void * __thiscall zCArchiver `scalar deleting destructor' unsigned int -0x50bf20 class zCClassDef * __thiscall zCArchiverBinSafe _GetClassDef -0x50bf30 void __fastcall zCArchiverBinSafe SkipOpenChunk -0x50bf40 class zFILE * __thiscall zCArchiverBinSafe GetFile -0x50bf50 void __thiscall zCArchiverBinSafe SetStringEOL class zSTRING const & -0x50c0d0 class zSTRING __thiscall zCArchiverBinSafe GetStringEOL -0x50c110 int __thiscall zCArchiverBinSafe GetChecksumEnabled -0x50c120 void __thiscall zCArchiverBinSafe SetChecksumEnabled int -0x50c130 void __thiscall zCArchiverBinSafe SetNoReadSearchCycles int -0x50c140 int __thiscall zCArchiverBinSafe InProperties -0x50c150 int __thiscall zCArchiverBinSafe InSaveGame -0x50c160 int __thiscall zCArchiverBinSafe InBinaryMode -0x50c170 void * __thiscall zCArchiverBinSafe `scalar deleting destructor' unsigned int -0x50c1a0 void __thiscall zCArchiverBinSafe ~zCArchiverBinSafe -0x50c2a0 void __thiscall zCArchiverBinSafe DebugMessage class zSTRING const & -0x50c2c0 void __fastcall zCArchiverBinSafe WriteHeaderNumObj -0x50c320 void __thiscall zCArchiverBinSafe Close -0x50c6a0 void __thiscall zCArchiverBinSafe Close -0x50c6c0 void __thiscall GECString Copy char const * -0x50c720 int __fastcall zCArchiverBinSafe EndOfArchive -0x50c790 void __fastcall zCArchiverBinSafe DeleteBuffer -0x50c7b0 void __fastcall zCArchiverBinSafe GetBufferString class zSTRING & -0x50c920 class zCBuffer * __fastcall zCArchiverBinSafe GetBuffer -0x50c930 int __thiscall zCArchiverBinSafe OpenWriteBuffer class zCBuffer * enum zTArchiveMode int int int -0x50caf0 void __thiscall zCArchiverBinSafe OpenWriteFile class zFILE * enum zTArchiveMode int int int -0x50cb50 void __fastcall zCArchiverBinSafe StoreBuffer void * unsigned long -0x50cb80 void __fastcall zCArchiverBinSafe StoreString char const * -0x50cbb0 unsigned long __fastcall zCArchiverBinSafe StoreGetPos -0x50cbd0 void __fastcall zCArchiverBinSafe StoreSeek unsigned long -0x50cc00 void __fastcall zCArchiverBinSafe StoreStringEOL char const * -0x50cc10 void __fastcall zCArchiverBinSafe WriteHeader int -0x50cc90 int __thiscall zCArchiverBinSafe IsStringValid char const * -0x50ccd0 void __fastcall zCArchiverBinSafe WriteASCIILine char const * char const * class zSTRING const & -0x50ceb0 void __fastcall zCArchiverBinSafe WriteInt char const * int -0x50cf90 void __fastcall zCArchiverBinSafe WriteByte char const * unsigned char -0x50d070 void __fastcall zCArchiverBinSafe WriteWord char const * unsigned short -0x50d150 void __fastcall zCArchiverBinSafe WriteFloat char const * float -0x50d230 void __fastcall zCArchiverBinSafe WriteBool char const * int -0x50d310 void __fastcall zCArchiverBinSafe WriteString char const * class zSTRING const & -0x50d440 void __fastcall zCArchiverBinSafe WriteVec3 char const * class zVEC3 const & -0x50d680 void __fastcall zCArchiverBinSafe WriteColor char const * struct zCOLOR const & -0x50d760 void __fastcall zCArchiverBinSafe WriteRaw char const * void * unsigned long -0x50d840 void __fastcall zCArchiverBinSafe WriteRawFloat char const * void * unsigned long -0x50da10 void __fastcall zCArchiverBinSafe WriteEnum char const * char const * int -0x50dc10 void __fastcall zCArchiverBinSafe WriteGroupBegin char const * -0x50dc20 void __fastcall zCArchiverBinSafe WriteGroupEnd char const * -0x50dc30 void __fastcall zCArchiverBinSafe WriteChunkStart char const * char const * unsigned short unsigned long -0x50df80 void __thiscall zCArchiver::zTChunkRecord ~zTChunkRecord -0x50e000 void __fastcall zCArchiverBinSafe WriteChunkStart char const * unsigned short -0x50e020 void __fastcall zCArchiverBinSafe WriteChunkEnd -0x50e260 void __fastcall zCArchiverBinSafe WriteObject char const * class zCObject & -0x50e450 void __fastcall zCArchiverBinSafe WriteObject char const * class zCObject * -0x50e4e0 void __fastcall zCArchiverBinSafe WriteObject class zCObject * -0x50e4f0 int __thiscall zCArchiverBinSafe OpenReadBuffer class zCBuffer & enum zTArchiveMode int int -0x50e6c0 void __thiscall zCArchiverBinSafe OpenReadFile class zFILE * enum zTArchiveMode int int int -0x50e720 void __fastcall zCArchiverBinSafe RestoreBuffer void * unsigned long -0x50e750 void __fastcall zCArchiverBinSafe RestoreStringEOL class zSTRING & -0x50e760 void __fastcall zCArchiverBinSafe RestoreString0 class zSTRING & -0x50e770 unsigned long __fastcall zCArchiverBinSafe RestoreGetPos -0x50e790 void __fastcall zCArchiverBinSafe RestoreSeek unsigned long -0x50e7d0 void __fastcall zCArchiverBinSafe ReadHeader -0x50eae0 void __thiscall zCArchiverBinSafe CheckObjectListSize int -0x50eb90 class zCObject * __fastcall zCArchiverBinSafe CreateObject class zSTRING const & -0x50ec60 class zCClassDef * __fastcall zCArchiverBinSafe GetClassDefByString class zSTRING const & -0x50ee00 void __fastcall zCArchiverBinSafe ReadChunkStartASCII char const * class zSTRING & -0x50f060 int __fastcall zCArchiverBinSafe ReadChunkStart char const * -0x50f3a0 struct zCArchiver::zTChunkRecord & __thiscall zCArchiver::zTChunkRecord operator= struct zCArchiver::zTChunkRecord const & -0x50f600 int __fastcall zCArchiverBinSafe ReadChunkStart class zSTRING & unsigned short & -0x50f720 int __fastcall zCArchiverBinSafe ReadChunkStartNamed char const * unsigned short & -0x50f750 unsigned short __fastcall zCArchiverBinSafe GetCurrentChunkVersion -0x50f770 void __fastcall zCArchiverBinSafe ReadChunkEnd -0x50f780 class zCObject * __fastcall zCArchiverBinSafe ReadObject char const * class zCObject * -0x50fdd0 class zCObject * __fastcall zCArchiverBinSafe ReadObject class zCObject * -0x50fde0 void __fastcall zCArchiverBinSafe SkipChunk int -0x50ffb0 int __fastcall zCArchiverBinSafe ReadEntryASCII char const * class zSTRING & -0x51036d int __fastcall zCArchiverBinSafe ReadEntryASCII char const * class zSTRING & -0x5105b0 float __fastcall zCArchiverBinSafe ReadFloat char const * -0x5105d0 class zVEC3 __fastcall zCArchiverBinSafe ReadVec3 char const * -0x510610 int __fastcall zCArchiverBinSafe ReadInt char const * -0x510630 unsigned char __fastcall zCArchiverBinSafe ReadByte char const * -0x510650 unsigned short __fastcall zCArchiverBinSafe ReadWord char const * -0x510670 int __fastcall zCArchiverBinSafe ReadBool char const * -0x510690 class zSTRING __fastcall zCArchiverBinSafe ReadString char const * -0x510750 struct zCOLOR __fastcall zCArchiverBinSafe ReadColor char const * -0x510770 int __fastcall zCArchiverBinSafe ReadEnum char const * -0x510790 void __fastcall zCArchiverBinSafe ReadRaw char const * void * unsigned long -0x5107c0 void __fastcall zCArchiverBinSafe ReadRawFloat char const * void * unsigned long -0x5107f0 void __fastcall zCArchiverBinSafe ReadFloat char const * float & -0x510820 void __fastcall zCArchiverBinSafe ReadVec3 char const * class zVEC3 & -0x510850 void __fastcall zCArchiverBinSafe ReadInt char const * int & -0x510880 void __fastcall zCArchiverBinSafe ReadByte char const * unsigned char & -0x5108b0 void __fastcall zCArchiverBinSafe ReadWord char const * unsigned short & -0x5108e0 void __fastcall zCArchiverBinSafe ReadBool char const * int & -0x510910 void __fastcall zCArchiverBinSafe ReadString char const * class zSTRING & -0x510940 void __fastcall zCArchiverBinSafe ReadColor char const * struct zCOLOR & -0x510970 void __fastcall zCArchiverBinSafe ReadEnum char const * int & -0x5109a0 class zCObject * __fastcall zCArchiverBinSafe GetParentObject -0x510a30 void __thiscall zCClassDef ~zCClassDef -0x510a50 zCArchiverBinSafe* __thiscall zCArchiverBinSafe zCArchiverBinSafe -0x510a80 void __thiscall zCArray::InsertEnd struct zCArchiver::zTChunkRecord const & -0x510cc0 void * __thiscall zCArchiver::zTChunkRecord `vector deleting destructor' unsigned int -0x510d20 void __thiscall zCArray::AllocDelta int -0x510d90 void __thiscall zCArray::AllocDelta int -0x510fa0 void __thiscall zCArchiver::zTChunkRecord zTChunkRecord -0x510fe0 unsigned long __thiscall GETStringMap::SetAt char const * unsigned long * -0x5111d0 unsigned long __thiscall GETStringMap::SetAtForce char const * unsigned long * unsigned long unsigned long -0x511360 void __thiscall GETStringMap::RemoveAll bool -0x511460 unsigned long __thiscall GETStringMap::Lookup char const * unsigned long * & unsigned long -0x5114e0 bool __thiscall GETStringMap::GetNextElement unsigned long & class GECString & unsigned long * & unsigned long & -0x511600 void * __thiscall GETStringMap::GESNextEntry::`scalar deleting destructor' unsigned int -0x511650 void __thiscall GETStringMap::GESNextEntry::~GESNextEntry -0x511690 struct GETStringMap::GESNextEntry * __thiscall GETStringMap::GetElement char const * unsigned long & unsigned long -0x511930 class zCObject * __cdecl zCArchiverGeneric _CreateNewInstance -0x511ab0 zCArchiverGeneric* __thiscall zCArchiverGeneric zCArchiverGeneric -0x511bd0 class zCClassDef * __thiscall zCArchiverGeneric _GetClassDef -0x511be0 void __fastcall zCArchiverGeneric SkipOpenChunk -0x511bf0 class zFILE * __thiscall zCArchiverGeneric GetFile -0x511c00 void __thiscall zCArchiverGeneric SetStringEOL class zSTRING const & -0x511d80 class zSTRING __thiscall zCArchiverGeneric GetStringEOL -0x511dc0 int __thiscall zCArchiverGeneric GetChecksumEnabled -0x511dd0 void __thiscall zCArchiverGeneric SetChecksumEnabled int -0x511de0 void __thiscall zCArchiverGeneric SetNoReadSearchCycles int -0x511df0 int __thiscall zCArchiverGeneric InProperties -0x511e00 int __thiscall zCArchiverGeneric InSaveGame -0x511e10 int __thiscall zCArchiverGeneric InBinaryMode -0x511e30 void * __thiscall zCArchiverGeneric `scalar deleting destructor' unsigned int -0x511e60 void __thiscall zCArchiverGeneric ~zCArchiverGeneric -0x511f70 void __thiscall zCArchiverGeneric DebugMessage class zSTRING const & -0x511f90 void __fastcall zCArchiverGeneric WriteHeaderNumObj -0x512080 void __thiscall zCArchiverGeneric Close -0x512200 int __fastcall zCArchiverGeneric EndOfArchive -0x512270 void __fastcall zCArchiverGeneric DeleteBuffer -0x512290 void __fastcall zCArchiverGeneric GetBufferString class zSTRING & -0x512400 class zCBuffer * __fastcall zCArchiverGeneric GetBuffer -0x512410 int __thiscall zCArchiverGeneric OpenWriteBuffer class zCBuffer * enum zTArchiveMode int int int -0x5125e0 void __thiscall zCArchiverGeneric OpenWriteFile class zFILE * enum zTArchiveMode int int int -0x512650 void __fastcall zCArchiverGeneric StoreBuffer void * unsigned long -0x512680 void __fastcall zCArchiverGeneric StoreString char const * -0x5126c0 unsigned long __fastcall zCArchiverGeneric StoreGetPos -0x5126e0 void __fastcall zCArchiverGeneric StoreSeek unsigned long -0x512710 void __fastcall zCArchiverGeneric StoreStringEOL char const * -0x512740 void __fastcall zCArchiverGeneric WriteHeader int -0x5127b0 int __thiscall zCArchiverGeneric IsStringValid char const * -0x5127f0 void __fastcall zCArchiverGeneric WriteASCIILine char const * char const * class zSTRING const & -0x5129e0 void __fastcall zCArchiverGeneric WriteInt char const * int -0x512aa0 void __fastcall zCArchiverGeneric WriteByte char const * unsigned char -0x512b70 void __fastcall zCArchiverGeneric WriteWord char const * unsigned short -0x512c40 void __fastcall zCArchiverGeneric WriteFloat char const * float -0x512d10 void __fastcall zCArchiverGeneric WriteBool char const * int -0x512de0 void __fastcall zCArchiverGeneric WriteString char const * class zSTRING const & -0x512e40 void __fastcall zCArchiverGeneric WriteVec3 char const * class zVEC3 const & -0x513080 void __fastcall zCArchiverGeneric WriteColor char const * struct zCOLOR const & -0x513330 void __fastcall zCArchiverGeneric WriteRaw char const * void * unsigned long -0x513500 void __fastcall zCArchiverGeneric WriteRawFloat char const * void * unsigned long -0x513790 void __fastcall zCArchiverGeneric WriteEnum char const * char const * int -0x513940 void __fastcall zCArchiverGeneric WriteChunkStart char const * char const * unsigned short unsigned long -0x513da0 void __fastcall zCArchiverGeneric WriteChunkStart char const * unsigned short -0x513dc0 void __fastcall zCArchiverGeneric WriteChunkEnd -0x514060 void __fastcall zCArchiverGeneric WriteObject char const * class zCObject & -0x514270 void __fastcall zCArchiverGeneric WriteObject char const * class zCObject * -0x514310 void __fastcall zCArchiverGeneric WriteObject class zCObject * -0x514320 void __fastcall zCArchiverGeneric WriteGroupBegin char const * -0x514400 void __fastcall zCArchiverGeneric WriteGroupEnd char const * -0x5144e0 int __thiscall zCArchiverGeneric OpenReadBuffer class zCBuffer & enum zTArchiveMode int int -0x5146b0 void __thiscall zCArchiverGeneric OpenReadFile class zFILE * enum zTArchiveMode int int int -0x514720 void __fastcall zCArchiverGeneric RestoreBuffer void * unsigned long -0x514750 void __fastcall zCArchiverGeneric RestoreStringEOL class zSTRING & -0x514b30 void __fastcall zCArchiverGeneric RestoreString0 class zSTRING & -0x514b40 unsigned long __fastcall zCArchiverGeneric RestoreGetPos -0x514b60 void __fastcall zCArchiverGeneric RestoreSeek unsigned long -0x514ba0 void __fastcall zCArchiverGeneric ReadHeader -0x514ea0 void __thiscall zCArchiverGeneric CheckObjectListSize int -0x514f50 class zCObject * __fastcall zCArchiverGeneric CreateObject class zSTRING const & -0x515020 class zCClassDef * __fastcall zCArchiverGeneric GetClassDefByString class zSTRING const & -0x5151c0 void __fastcall zCArchiverGeneric ReadChunkStartASCII char const * class zSTRING & -0x515410 int __fastcall zCArchiverGeneric ReadChunkStart char const * -0x515840 int __fastcall zCArchiverGeneric ReadChunkStart class zSTRING & unsigned short & -0x515960 int __fastcall zCArchiverGeneric ReadChunkStartNamed char const * unsigned short & -0x515990 unsigned short __fastcall zCArchiverGeneric GetCurrentChunkVersion -0x5159b0 void __fastcall zCArchiverGeneric ReadChunkEnd -0x5159c0 class zCObject * __fastcall zCArchiverGeneric ReadObject char const * class zCObject * -0x5161b0 class zCObject * __fastcall zCArchiverGeneric ReadObject class zCObject * -0x5161c0 void __fastcall zCArchiverGeneric SkipChunk int -0x5163c0 int __fastcall zCArchiverGeneric ReadEntryASCII char const * class zSTRING & -0x516820 float __fastcall zCArchiverGeneric ReadFloat char const * -0x516840 class zVEC3 __fastcall zCArchiverGeneric ReadVec3 char const * -0x516880 int __fastcall zCArchiverGeneric ReadInt char const * -0x5168a0 unsigned char __fastcall zCArchiverGeneric ReadByte char const * -0x5168c0 unsigned short __fastcall zCArchiverGeneric ReadWord char const * -0x5168e0 int __fastcall zCArchiverGeneric ReadBool char const * -0x516900 class zSTRING __fastcall zCArchiverGeneric ReadString char const * -0x5169c0 struct zCOLOR __fastcall zCArchiverGeneric ReadColor char const * -0x5169e0 int __fastcall zCArchiverGeneric ReadEnum char const * -0x516a00 void __fastcall zCArchiverGeneric ReadRaw char const * void * unsigned long -0x516c30 void __fastcall zCArchiverGeneric ReadRawFloat char const * void * unsigned long -0x516e30 void __fastcall zCArchiverGeneric ReadFloat char const * float & -0x516e80 void __fastcall zCArchiverGeneric ReadVec3 char const * class zVEC3 & -0x516ee0 void __fastcall zCArchiverGeneric ReadInt char const * int & -0x516f30 void __fastcall zCArchiverGeneric ReadByte char const * unsigned char & -0x516f80 void __fastcall zCArchiverGeneric ReadWord char const * unsigned short & -0x516fd0 void __fastcall zCArchiverGeneric ReadBool char const * int & -0x517030 void __fastcall zCArchiverGeneric ReadString char const * class zSTRING & -0x517060 void __fastcall zCArchiverGeneric ReadColor char const * struct zCOLOR & -0x5170f0 void __fastcall zCArchiverGeneric ReadEnum char const * int & -0x517140 void __cdecl zCArchiverGeneric TestClassIntegrity void (__cdecl*)(class zCObject * int class zCClassDef * int &) -0x517280 void __cdecl zCArchiverGeneric TestClassIntegrity void (__cdecl*)(class zCObject * int class zCClassDef * int &) -0x5179e0 class zCObject * __fastcall zCArchiverGeneric GetParentObject -0x517a70 void __thiscall zCArray::AllocAbs int -0x517ae0 void __thiscall zCSparseArray::~zCSparseArray -0x517b30 unsigned long __thiscall zCSparseArray::SizeIndex -0x517b40 unsigned long __thiscall zCSparseArray::SizeData -0x517b50 unsigned long __thiscall zCSparseArray::SizeAll -0x517b60 void * __thiscall zCSparseArray::IndexPtr unsigned long -0x517b70 void * __thiscall zCSparseArray::DataPtr unsigned long -0x517b80 class zCSparseArrayManDat * __thiscall zCSparseArray::ManDatPtr unsigned long -0x517b90 int __thiscall zCSparseArray::IndexIsEqual void const * void const * -0x517bb0 void __thiscall zCSparseArray::CopyIndex void * void const * -0x517bd0 void __thiscall zCSparseArray::DestructIndex void * -0x517be0 void __thiscall zCSparseArray::Hash void const * unsigned long & unsigned long & -0x517c00 void __thiscall zCSparseArray::ConstructData void * -0x517c10 void __thiscall zCSparseArray::DestructData void * -0x517c20 void * __thiscall zCSparseArray::`vector deleting destructor' unsigned int -0x517d60 zCRndAlphaSortObject_Vob* __thiscall zCRndAlphaSortObject_Vob zCRndAlphaSortObject_Vob -0x517d80 int __thiscall zCRndAlphaSortObject IsAlphaPoly -0x517d90 void __thiscall zCRndAlphaSortObject_Vob ~zCRndAlphaSortObject_Vob -0x517e00 void __thiscall zCRndAlphaSortObject_Vob ~zCRndAlphaSortObject_Vob -0x517e10 void * __thiscall zCRndAlphaSortObject `scalar deleting destructor' unsigned int -0x517e30 void * __thiscall zCRndAlphaSortObject_Vob `scalar deleting destructor' unsigned int -0x517e80 class zCRndAlphaSortObject_Vob * __cdecl zCRndAlphaSortObject_Vob GetFreeAlphaVob -0x517f60 void __cdecl zCRndAlphaSortObject_Vob ResetFreeList -0x517f70 void __thiscall zCRndAlphaSortObject_Vob Draw int -0x518030 void __cdecl zCRndAlphaSortObject_Vob ClearList -0x518090 void __cdecl zCBspBase ReleaseStaticReferences -0x518190 int __cdecl zCBspSector CompareOutdoorPortalBBox2D void const * void const * -0x5181d0 void __cdecl zCBspSector InitHorizonByOutdoorPortals -0x518380 void __thiscall zCBspSector CalcCenterByPortals -0x518420 int __thiscall zCBspSector IsRendered -0x518440 void __thiscall zCBspSector Rendered -0x518450 int __thiscall zCBspSector IsActivated -0x518470 void __thiscall zCBspSector Activate -0x518550 int __thiscall zCBspSector HasManyBigPortals -0x518590 void __thiscall zCPortal RemoveFromBsp -0x5185b0 zCPortal* __thiscall zCPortal zCPortal struct zTPlane const & class zCMesh * -0x518c50 void __thiscall zCBspBase DescribeTree int -0x518f30 int __thiscall zCPolygon RenderPoly int -0x519380 int __thiscall zCPolygon TransformProjectLight -0x519560 zCBspTree* __thiscall zCBspTree zCBspTree -0x5196f0 void __thiscall zCBspTree ~zCBspTree -0x5197b0 void * __thiscall zCBspLeaf `vector deleting destructor' unsigned int -0x519810 void __thiscall zCBspTree InitTree -0x5198f0 zCBspLeaf* __thiscall zCBspLeaf zCBspLeaf -0x519970 void __thiscall zCBspTree DisposeTree -0x519ad0 void __thiscall zCBspSector ~zCBspSector -0x519b70 void __cdecl zCBspTree S_SetStaticMeshLODValue float -0x519bc0 float __cdecl zCBspTree S_GetStaticMeshLODValue -0x519bd0 class zCBspBase * __thiscall zCBspTree BuildRecursive class zCCBspNode * -0x519eb0 void __thiscall zCBspTree Build class zCCBspTree * -0x51a300 zCBspNode* __thiscall zCBspNode zCBspNode -0x51a320 int __thiscall zCBspBase CountNodes -0x51a360 void __thiscall zCBspTree UpdateVertexDependencies class zCVertex * -0x51a4b0 void __thiscall zTBBox3D AddPoint class zVEC3 const & -0x51a530 int __thiscall zCBspTree CollectPolysInBBox3DAngle struct zTBBox3D const & class zVEC3 const & float float class zCPolygon * * & int & -0x51a6a0 void __thiscall zCBspTree RenderLightList -0x51a7e0 void __thiscall zCBspTree RenderVobList -0x51b3c0 class zVEC3 __thiscall zCVob GetPositionWorld -0x51b3e0 class zVEC3 __thiscall zCVob GetAtVectorWorld -0x51b400 class zVEC3 __thiscall zCVob GetUpVectorWorld -0x51b420 class zVEC3 __thiscall zCVob GetRightVectorWorld -0x51b490 void __thiscall zCBspLeaf ~zCBspLeaf -0x51b6e0 void __thiscall zCBspLeaf PolyPlueckerAddRef -0x51b960 void __thiscall zCBspLeaf PolyPlueckerRelease -0x51b990 void __fastcall zCBspLeaf AddVobsToRenderList struct zTBBox2D * -0x51bba0 void __thiscall zCBspLeaf AddVobsToRenderListOutdoor -0x51bef0 void __fastcall zCBspLeaf AddVobsToRenderListOutdoor class zCBspSector * struct zTBBox2D const & -0x51c0f0 void __fastcall zCBspBase AddVobsToRenderListSubtree int -0x51c1c0 struct zTBBox2D __thiscall zCBspBase GetScreenBBox2D -0x51c410 zVEC2* __thiscall zVEC2 zVEC2 class zVEC2 const & -0x51c430 void __thiscall zCBspBase CollectNodeLights -0x51c5c0 void __fastcall zCBspLeaf RenderLeafIndoor int -0x51c780 void __thiscall zCBspBase RenderTrivInIndoor -0x51c7c0 void __fastcall zCBspBase RenderIndoor int -0x51c860 void __fastcall zCBspBase RenderNodeOutdoor int -0x51cba0 void __fastcall zCBspBase RenderOutdoor class zCBspBase * struct zTBBox3D int int -0x51cdf0 zTBBox3D* __thiscall zTBBox3D zTBBox3D struct zTBBox3D const & -0x51d7f0 void __thiscall zCCamera Project class zVEC3 const * const float & float & -0x51d840 void __thiscall zCBspTree Render -0x51e180 void __thiscall zCBspNode CalcPlaneSignbits class zCBspTree * -0x51e1c0 void __fastcall zCBspBase AddVobToLeafs class zCVob * -0x51e300 void __fastcall zCBspBase AddVobLightToLeafs class zCVobLight * -0x51e610 void __fastcall zCBspBase RemoveVobFromLeafs class zCVob * -0x51e6e0 void __thiscall zCBspTree RemoveVob class zCVob * -0x51e6f0 void __thiscall zCBspTree AddVob class zCVob * -0x51e750 void __thiscall zCBspTree AdjustVob class zCVob * -0x51e7b0 void __fastcall zCBspBase CollectVobsSubtree class zCArray & -0x51e7c0 void __fastcall zCBspBase CollectVobsInBBox3D class zCArray & struct zTBBox3D const & -0x51e7d0 void __fastcall zCBspBase CollectVobsSubtree_I class zCArray & -0x51e9d0 void __fastcall zCBspBase CollectLightVobsSubtree class zCArray & -0x51e9e0 void __fastcall zCBspBase CollectLightVobsSubtree_I class zCArray & -0x51ebe0 void __fastcall zCBspBase CollectVobsInBBox3D_I class zCArray & struct zTBBox3D const & -0x51ee30 void __fastcall zCBspLeaf TraceRayCollectVobs class zCArray & struct zTBBox3D const & int -0x51f050 class zCBspLeaf * __thiscall zCBspBase FindLeaf class zVEC3 const & -0x51f090 struct zTBBox3D __thiscall zCBspTree CalcLeafRealBBox3D class zVEC3 const & -0x51f180 int __fastcall zCBspBase CheckRayAgainstPolys class zVEC3 const & class zVEC3 const & class zVEC3 & -0x51f2a0 int __fastcall zCBspBase CheckRayAgainstPolysNearestHit class zVEC3 const & class zVEC3 const & class zVEC3 & -0x51f440 int __fastcall zCBspBase CheckRayAgainstPolysCache class zVEC3 const & class zVEC3 const & class zVEC3 & -0x51f5e0 int __fastcall zCBspBase RayIntersection class zVEC3 const & class zVEC3 const & class zVEC3 & -0x51f850 int __thiscall zCBspTree TraceRay class zVEC3 const & class zVEC3 const & int class zVEC3 & class zCPolygon * & class zCArray * -0x51fa50 void __cdecl zCBspTree SetRayCache class zCRayCache * -0x51fa60 int __thiscall zCCBspNode CheckRayAgainstPolysNearestHit class zVEC3 const & class zVEC3 const & class zVEC3 & -0x51fb80 int __thiscall zCCBspNode RayIntersectionOctree class zVEC3 const & class zVEC3 const & class zVEC3 & -0x51fe00 int __thiscall zCCBspNode TraceRay class zVEC3 const & class zVEC3 const & class zCPolygon * & class zVEC3 & -0x51fe30 int __thiscall zCCBspNode TraceRay class zVEC3 const & class zVEC3 const & class zCPolygon * & -0x51fe70 void __thiscall zCBspBase CollectPolysInBBox3DRec -0x5200c0 int __fastcall zCBspBase CollectPolysInBBox3D struct zTBBox3D const & class zCPolygon * * & int & -0x520110 void __thiscall zCCBspNode CollectPolysInBBox3DRec -0x5202c0 int __thiscall zCCBspNode CollectPolysInBBox3D struct zTBBox3D const & class zCPolygon * * & int & -0x520310 int __thiscall zCBspTree FindLeaks class zCArray & -0x520640 void __thiscall zCBspTree MarkOccluderPolys -0x520c00 void __thiscall zCBspBase SortNodePolys class zCBspTree * -0x520c50 void __thiscall zCBspSector RenderSector -0x520d90 void __thiscall zCBspSector ActivateSectorRec struct zTBBox2D const & class zCBspSector * int -0x521310 void __thiscall zCBspSector ActivateSectorRecIndoor struct zTBBox2D const & class zCBspSector * int -0x521830 void __cdecl zCBspSector RenderActiveSectorList -0x521870 class zCBspSector * __thiscall zCCBspTree GetBspSectorByName class zSTRING const & -0x521920 class zSTRING const * __thiscall zCBspTree GetSectorNameVobIsIn class zCVob const * -0x521940 void __thiscall zCCBspTree GetPolyNeighbours class zCPolygon * class zCPolygon * * & int & -0x521a20 void __thiscall zCCBspTree MarkGhostOccluder -0x521bd0 void __thiscall zCCBspTree CreateBspSectors -0x523b70 zVEC3* __thiscall zVEC3 zVEC3 float -0x523b90 class zSTRING __thiscall zVEC3 GetString -0x523de0 zTBBox2D* __thiscall zTBBox2D zTBBox2D -0x523df0 class zCBspSector * __thiscall zCBspTree GetBspSectorByName class zSTRING const & -0x523ea0 void __thiscall zCBspTree CreateBspSectors2 class zCCBspTree * -0x524220 unsigned short __cdecl zCBspTree GetFileVersion -0x524230 void __thiscall zCBspBase SaveBINRec class zCFileBIN & -0x524330 void __thiscall zCBspBase LoadBINRec class zCFileBIN & -0x5244c0 void __thiscall zCBspTree SaveBIN class zCFileBIN & -0x524fc0 void __thiscall zCBspTree ConnectMaterialsToSectors -0x525330 int __thiscall zCBspTree LoadBIN class zCFileBIN & int -0x526200 zCBspBase* __thiscall zCBspBase zCBspBase -0x526210 void __cdecl zCMesh operator delete void * char const * char const * int -0x526230 void __thiscall zCBspTree CalcStaticLeafLightData -0x526690 void __thiscall zCArray::zCArray -0x5266a0 void __thiscall zCArray::~zCArray -0x5266c0 void __thiscall zCMesh PrelightMesh class zMAT4 * -0x5266e0 void __thiscall zCArray::InsertEnd class zCVobLight * const & -0x5267d0 void __thiscall zCArray::InsertAtPos class zCVobLight * const & int -0x5268e0 zCCBspTree* __thiscall zCCBspTree zCCBspTree -0x526900 void __thiscall zCArray::AllocAbs int -0x526970 void __thiscall zCArray::zCArray -0x526980 void __thiscall zCBspSector ~zCBspSector -0x5269a0 void __thiscall zCArray::zCArray int -0x5269e0 void __thiscall zCCBspTree CreateBspSectors -0x526a00 void __thiscall zCArray::AllocAbs int -0x526a70 void __thiscall zCSparseArray::~zCSparseArray -0x526ac0 unsigned long __thiscall zCSparseArray::SizeIndex -0x526ad0 unsigned long __thiscall zCSparseArray::SizeData -0x526ae0 unsigned long __thiscall zCSparseArray::SizeAll -0x526af0 void * __thiscall zCSparseArray::IndexPtr unsigned long -0x526b00 void * __thiscall zCSparseArray::DataPtr unsigned long -0x526b10 class zCSparseArrayManDat * __thiscall zCSparseArray::ManDatPtr unsigned long -0x526b20 int __thiscall zCSparseArray::IndexIsEqual void const * void const * -0x526b40 void __thiscall zCSparseArray::CopyIndex void * void const * -0x526b60 void __thiscall zCSparseArray::DestructIndex void * -0x526b70 void __thiscall zCSparseArray::Hash void const * unsigned long & unsigned long & -0x526b90 void __thiscall zCSparseArray::ConstructData void * -0x526ba0 void __thiscall zCSparseArray::DestructData void * -0x526bb0 void __thiscall zCBspTree CalcStaticLeafLightData -0x526bd0 void * __thiscall zCSparseArray::`scalar deleting destructor' unsigned int -0x526bf0 void __thiscall zCArray::AllocDelta int -0x526c60 void __thiscall zCArray::InsertEnd class zCPolygon * const & -0x526d50 void __thiscall zCArray::AllocDelta int -0x526dc0 void __thiscall zCArray::AllocDelta int -0x526e30 void __thiscall zCArray::InsertEnd class zCBspSector * const & -0x526f20 void __thiscall zCArray::AllocDelta int -0x526f90 void __thiscall zCArray::InsertEnd class zCBspBase * const & -0x527080 void __thiscall zCArray::AllocDelta int -0x5270f0 void __thiscall zCArray::InsertEnd class zCBspLeaf * const & -0x5271e0 void __thiscall zCArraySort::InsertEnd struct zTLightScore const & -0x5272e0 void __thiscall zCArray::AllocDelta int -0x527370 void __thiscall zCArray::AllocDelta int -0x527410 zCCBspTree* __thiscall zCCBspTree zCCBspTree -0x5274d0 void __thiscall zCCBspNode ~zCCBspNode -0x527540 void __thiscall zCCBspTree SetBspTreeMode enum zTBspTreeMode const & -0x5275c0 void __thiscall zCCBspTree ~zCCBspTree -0x5276a0 void __thiscall zCCBspTree DeleteTree -0x527780 void * __thiscall zCCBspNode `scalar deleting destructor' unsigned int -0x5277f0 void __thiscall zCCBspTree AddMesh class zCMesh * -0x527820 void __thiscall zCCBspTree AddMesh class zCMesh * class zMAT4 const & -0x527b00 void __thiscall zCCBspTree BuildTree float -0x5282c0 void __thiscall zCCBspNode RemovePoly class zCPolygon * -0x5283a0 void __thiscall zCCBspNode LODGenerate class zCMesh * -0x528970 void __thiscall zCCBspNode LODTriangulatePortal class zCPolygon * class zCMesh * class zCArray & -0x528ca0 int __thiscall zVEC3 IsEqualEps class zVEC3 const & -0x528cf0 void __thiscall zCCBspNode LODCollectLeafPolys class zCCBspNode * class zCArraySort & class zCMesh * -0x528fc0 void __thiscall zCMesh LODRecalcEdge struct zTLODEdge & class zCArraySort & -0x529440 void __thiscall zTLODEdge CalcIsBorderVert -0x5294a0 int __thiscall zTLODEdge IsBorderVert class zCVertex * class zCArray & -0x529710 float __thiscall zTLODEdge CalcScoreDir class zCVertex * class zCArray & -0x5297d0 void __thiscall zCMesh LODGenerate class zCArraySort & class zCArraySort & -0x52a520 zVEC2* __thiscall zVEC2 zVEC2 -0x52a530 int __thiscall zVEC2 IsEqualEps class zVEC2 const & -0x52a5b0 void __thiscall zTLODEdge ~zTLODEdge -0x52a610 int __thiscall zCCBspNode DoesNodeContainPoly class zCPolygon * -0x52a690 int __thiscall zCCBspNode CheckPortalConsistency -0x52adc0 void __thiscall zCCBspNode SplitPortals -0x52b2ea void __thiscall zCCBspNode SplitPortals -0x52b320 void __cdecl zCPortal operator delete void * char const * char const * int -0x52b330 void __thiscall zCPortal Init -0x52b350 class zCPortal * __thiscall zCCBspNode SplitPortalByAllPortals class zCPortal * -0x52b600 void __thiscall zCCBspNode EnumeratePortals -0x52b760 void __thiscall zCCBspNode ClassifyPortals -0x52b7e0 void __thiscall zCPortal ~zCPortal -0x52b7f0 void __thiscall zCCBspNode Portalize -0x52bae0 void __thiscall zCCBspNode SelectPlane struct zTPlane & class zTPolyNode * & int & -0x52bc22 void __thiscall zCCBspNode SelectPlane struct zTPlane & class zTPolyNode * & int & -0x52bd40 void __thiscall zCCBspNode SelectPlaneOctree class zCCBspTree * struct zTPlane & int -0x52bf60 int __thiscall zCCBspNode ClassifyRayToNode class zVEC3 const & class zVEC3 const & -0x52c1a0 int __thiscall zCCBspNode ClassifyPolyToNode2 class zCPolygon * -0x52c410 int __thiscall zCCBspNode OutdoorKillRedundantLeafs -0x52c660 void __thiscall zCCBspNode AddPoly class zCPolygon * -0x52c6b0 void __thiscall zCCBspNode BuildTree int -0x52ce46 void __thiscall zCCBspNode BuildTree int -0x52d218 void __thiscall zCCBspNode BuildTree int -0x52d320 void __cdecl zCPolygon operator delete void * char const * char const * int -0x52d330 zCCBspNode* __thiscall zCCBspNode zCCBspNode class zCCBspNode * -0x52d350 void __thiscall zCCBspNode PushPolyFront class zTPolyNode * -0x52d3f0 void __thiscall zCCBspNode CalcBBox3D -0x52d4d0 void __thiscall zCCBspNode CalcSubtreeBBox3D -0x52d680 void __thiscall zCCBspNode CalcSubtreeBBox3DCell -0x52d770 int __thiscall zCCBspNode CountNodes -0x52d7a0 int __thiscall zCCBspNode CountLeafs -0x52d7e0 int __thiscall zCCBspNode CountPolys -0x52d810 void __thiscall zCCBspNode CountDepthRec int int & int & int & -0x52d880 void __thiscall zCCBspNode CountDepth int & int & int & -0x52d930 void __thiscall zCCBspNode DescribeTree int -0x52de70 void __thiscall zCList2::DeleteList -0x52deb0 void __thiscall zCList2::Insert class zTPolyNode * -0x52ded0 void __thiscall zCList2::Remove class zTPolyNode * -0x52df10 void __thiscall zCList2::Delete class zTPolyNode * -0x52df70 class zTPolyNode * __thiscall zCList2::Get int -0x52dfa0 void __thiscall zCCBspNode LODGenerate class zCMesh * -0x52dfc0 int __thiscall zTLODEdge IsBorderVert class zCVertex * class zCArray & -0x52dfe0 void __thiscall zCMesh LODGenerate class zCArraySort & class zCArraySort & -0x52e000 void __thiscall zCArraySort::AllocDelta int -0x52e070 int __thiscall zCArraySort::Search class zCPolygon * const & -0x52e0e0 void __thiscall zCArraySort::RemoveOrderIndex int -0x52e110 void __thiscall zCArray::InsertEnd class zCVertex * const & -0x52e200 void __thiscall zCArraySort::InsertEnd struct zTLODEdge * const & -0x52e320 zCBuildPortal* __thiscall zCBuildPortal zCBuildPortal -0x52e3a0 void __thiscall zCBuildPortal ~zCBuildPortal -0x52e430 void __thiscall zCBspTree PreprocessIndoorPortals class zCMesh * class zCArray & -0x52e790 void __thiscall zCBspTree GetPolyNeighbours class zCPolygon * class zCPolygon * * & int & -0x52e840 void __thiscall zCBspTree PostprocessIndoorPortals class zCArray & -0x52ff50 void __thiscall zCModelPrototype ReadSoftSkinVertList -0x52ff70 void __thiscall zCArray::AllocAbs int -0x52ffe0 void __thiscall zCArray::zCArray -0x52fff0 void __thiscall zCArray::~zCArray -0x530010 void __thiscall zCArray InsertEnd int const & -0x530100 void __thiscall zCArray::InsertEnd class zCBuildPortal * const & -0x530220 int __thiscall zTBCylinder3D IsIntersecting struct zTBCylinder3D const & -0x530290 void __thiscall zTBCylinder3D Draw struct zCOLOR const & -0x530340 void __thiscall zTBCylinder3D SetByBBox3D struct zTBBox3D -0x5303e0 int __thiscall zTBSphere3D IsIntersecting class zVEC3 const & class zVEC3 const & -0x5304f0 int __thiscall zTBSphere3D ClassifyPlane struct zTPlane -0x530540 void __thiscall zTBSphere3D Draw struct zCOLOR const & -0x530860 void __thiscall zTBBox3D Init -0x530880 void __thiscall zTBBox3D SetMaximumBox -0x5308a0 float __thiscall zTBBox3D GetVolume -0x5308c0 void __thiscall zTBBox3D CalcGreaterBBox3D struct zTBBox3D const & -0x530920 void __thiscall zTBBox3D ClipToBBox3D struct zTBBox3D const & -0x5309a0 class zSTRING __thiscall zTBBox3D GetDescription -0x530d60 void __thiscall zTBBox3D SetByDescription class zSTRING & -0x531030 void __thiscall zTBBox3D Transform class zMAT4 const & struct zTBBox3D & -0x531140 void __thiscall zTBBox3D UnTransform class zMAT4 const & struct zTBBox3D & -0x531490 int __thiscall zTBBox3D IsIntersectingSweep class zVEC3 const & struct zTBBox3D const & float & -0x531630 int __thiscall zTBBox3D IsIntersectingSweep struct zTBBox3D const & struct zTBBox3D const & struct zTBBox3D const & float & -0x5316b0 int __thiscall zTBBox3D IsTrivIn struct zTBBox3D const & -0x531710 int __thiscall zTBBox3D IsTrivInLine class zVEC3 const & class zVEC3 const & -0x5317f0 int __thiscall zTBBox3D Classify struct zTBBox3D const & -0x5318b0 class zVEC3 __thiscall zTBBox3D GetNearestPoint struct zTPlane const * const -0x531ba0 void __thiscall zTBBox3D Scale float -0x531be0 void __thiscall zTBBox3D Scale class zVEC3 const & -0x531c30 float __thiscall zTBBox3D GetMinExtent -0x531c70 struct zTBSphere3D __thiscall zTBBox3D GetSphere3D -0x531cf0 int __thiscall zTBBox3D TraceRay class zVEC3 const & class zVEC3 const & class zVEC3 & -0x531e90 void __thiscall zTBBox3D Draw struct zCOLOR const & -0x5321f0 void __thiscall zTBBox3D GetCornerPoints class zVEC3 * -0x532360 float __thiscall zTBBox3D GetScreenSize -0x532480 enum zTPlaneClass __thiscall zTBBox3D ClassifyToPlane struct zTPlane const & -0x532570 enum zTPlaneClass __thiscall zTBBox3D ClassifyToPlane struct zTPlane const & int -0x532769 enum zTPlaneClass __thiscall zTBBox3D ClassifyToPlane struct zTPlane const & int -0x532790 int __thiscall zTBBox3D ClassifyToPlaneSides struct zTPlane const & -0x532860 int __thiscall zTBBox3D ClassifyToPlaneSides struct zTPlane const & int -0x532a56 int __thiscall zTBBox3D ClassifyToPlaneSides struct zTPlane const & int -0x532a80 void __thiscall zTBBox3D SaveBIN class zCFileBIN & -0x532aa0 void __thiscall zTBBox3D LoadBIN class zCFileBIN & -0x532ac0 int __thiscall zTBBox2D Classify struct zTBBox2D const & -0x532b70 void __thiscall zTBBox2D ClipToBBox2D struct zTBBox2D const & -0x532bc0 void __thiscall zTBBox2D Draw -0x532c90 void __thiscall zCOBBox3D ~zCOBBox3D -0x532d20 void __thiscall zCOBBox3D Draw int struct zCOLOR -0x533970 void __thiscall zCOBBox3D BuildOBB int class zCPolygon * * int -0x5343b0 void __thiscall zCOBBox3D BuildRec int class zCPolygon * * int -0x5344f5 void __thiscall zCOBBox3D BuildRec int class zCPolygon * * int -0x5346f0 void __thiscall zCOBBox3D BuildOBBTree class zCMesh * int -0x534730 void __thiscall zCOBBox3D BuildOBBTree int class zCPolygon * * int -0x534740 int __thiscall zCOBBox3D TestIntersectionOBB class zCOBBox3D const * -0x534fe0 zVEC3* __thiscall zVEC3 zVEC3 -0x534ff0 int __thiscall zCOBBox3D TestIntersectionTreeRec class zCOBBox3D const * -0x5350d0 int __thiscall zCOBBox3D TestIntersectionTree class zCOBBox3D const * class zMAT4 const & -0x535100 int __thiscall zCOBBox3D TraceRay class zVEC3 const & class zVEC3 const & class zVEC3 & -0x535270 class zVEC3 __thiscall zMAT4 Rotate class zVEC3 const & -0x5352d0 int __thiscall zCOBBox3D CheckOBBPolyIntersection class zCPolygon * class zMAT4 const & -0x5355b0 struct zTBBox3D __thiscall zCOBBox3D GetBBox3D -0x5357b0 void __thiscall zCOBBox3D SetByBBox3D struct zTBBox3D const & -0x5358b0 void __thiscall zCOBBox3D Transform class zMAT4 const & -0x535a10 class zCOBBox3D & __thiscall zCOBBox3D operator= class zCOBBox3D const & -0x535b80 void __thiscall zCOBBox3D SaveBIN class zCFileBIN & -0x535c10 void __thiscall zCOBBox3D LoadBIN class zCFileBIN & -0x535d60 void __thiscall zCList::~zCList -0x535de0 zCCamera* __thiscall zCCamera zCCamera -0x535eaf zCCamera* __thiscall zCCamera zCCamera -0x5360c0 void __thiscall zCCamera ~zCCamera -0x536130 void __thiscall zCCamera PushTransform enum zTCamTrafoType -0x5361c0 void __thiscall zCCamera PopTransform enum zTCamTrafoType -0x536300 void __thiscall zCCamera SetTransform enum zTCamTrafoType class zMAT4 const & -0x536460 class zMAT4 const & __thiscall zCCamera GetTransform enum zTCamTrafoType -0x536494 class zMAT4 const & __thiscall zCCamera GetTransform enum zTCamTrafoType -0x5364c0 void __thiscall zCCamera Activate -0x5365d0 void __thiscall zCCamera CreateProjectionMatrix class zMAT4 & float float float float -0x536650 void __thiscall zCCamera UpdateProjectionMatrix -0x5366a0 float __thiscall zCCamera GetFOV -0x5366b0 void __thiscall zCCamera GetFOV float & float & -0x5366e0 void __thiscall zCCamera SetFOV float -0x536720 void __thiscall zCCamera SetFOV float float -0x536850 void __thiscall zCCamera UpdateViewport -0x536990 void __thiscall zCCamera SetRenderTarget class zCViewBase * -0x5369b0 void __thiscall zCCamera SetUpFrustum -0x536cc0 void __thiscall zCCamera SetNearClipZ float -0x536d30 void __thiscall zCCamera SetFarClipZ float -0x536e90 enum zTCam_ClipType __thiscall zCCamera BBox3DInFrustum struct zTBBox3D const & -0x536ef0 enum zTCam_ClipType __thiscall zCCamera BBox3DInFrustum struct zTBBox3D const & int & -0x5370cb enum zTCam_ClipType __thiscall zCCamera BBox3DInFrustum struct zTBBox3D const & int & -0x537130 void __thiscall zCCamera StopTremor -0x537140 void __thiscall zCCamera AddTremor class zVEC3 const & float float class zVEC3 const & -0x5372b0 void __thiscall zCCamera PreRenderProcessing -0x537400 void __thiscall zCCamera PostRenderProcessing -0x537440 void __thiscall zCCamera GetCamPos class zVEC3 & -0x537470 void __thiscall zCCamera InitDrawPolySimple -0x537540 void __thiscall zCCamera CleanupDrawPolySimple -0x5375a0 void __thiscall zCCamera DrawPolySimple struct zCCamera::zTCamVertSimple * int class zCMaterial * int -0x5376b0 void __thiscall zCCamera SetRenderScreenFade struct zCOLOR -0x5376d0 void __thiscall zCCamera SetRenderCinemaScope struct zCOLOR -0x5376f0 void __thiscall zCCamera PostRenderProcessing -0x5377b0 void __thiscall zCCamera RenderCinemaScope -0x537900 int __fastcall zCCamera ScreenProjectionTouchesPortalRough struct zTBBox3D const & struct zTBBox2D const & -0x537b80 int __fastcall zCCamera ScreenProjectionTouchesPortal struct zTBBox3D const & struct zTBBox2D const & -0x537fd0 zCCollisionReport* __thiscall zCCollisionReport zCCollisionReport -0x537ff0 void __thiscall zCCollisionReport ~zCCollisionReport -0x538000 void * __thiscall zCCollisionReport `scalar deleting destructor' unsigned int -0x538060 zCCollisionDetector* __thiscall zCCollisionDetector zCCollisionDetector -0x5380e0 void * __thiscall zCCollisionDetector `scalar deleting destructor' unsigned int -0x538130 void __thiscall zCCollisionDetector ~zCCollisionDetector -0x538160 int __fastcall zCCollisionDetector GetTestFuncIndex class zCCollisionObjectDef * class zCCollisionObjectDef * -0x5381c0 void __fastcall zCCollisionDetector RegisterStaticIntersectionTest class zCCollisionObjectDef * class zCCollisionObjectDef * int (__cdecl*)(float class zCCollisionObject * class zMAT4 const & class zCCollisionObject * class zMAT4 const & class zCCollisionReport * *) -0x5381f0 void __fastcall zCCollisionDetector RegisterDynamicIntersectionTest class zCCollisionObjectDef * class zCCollisionObjectDef * int (__cdecl*)(class zCCollisionObject * class zCCollisionObject * class zCCollisionReport * *) -0x538220 int __fastcall zCCollisionDetector CanCollide class zCCollisionObjectDef * class zCCollisionObjectDef * -0x538260 void __cdecl zCCollisionDetector S_ResetFreeCollReportList -0x538270 class zCCollisionReport * __cdecl zCCollisionDetector S_GetNextFreeCollReport -0x538350 void __fastcall zCCollisionDetector DoDynamicIntersectionTests class zCCollisionObject * class zCArray & class zCArray & -0x538500 void __fastcall zCCollisionDetector DoStaticIntersectionTests class zCCollisionObject * class zCArray & class zCArray & -0x5388c0 void __fastcall zCCollisionDetector DetectCollisions class zCCollisionObject * class zCArray const & class zCArray & -0x5389e0 int __thiscall zCVob IsColliding -0x538a00 void __thiscall zCArray::AllocDelta int -0x538a70 void __thiscall zCArray::InsertEnd class zCCollisionReport * const & -0x538b60 void __thiscall zCArray::AllocDelta int -0x538cb0 class zCCollisionObject * __cdecl zCCollisionObject _CreateNewInstance -0x538cf0 class zCCollisionObjectDef * __thiscall zCCollisionObject GetCollObjClass -0x538d00 void __fastcall zCCollisionObject DetectCollisionsSelf class zCArray const & class zCArray & -0x538d10 void __fastcall zCCollisionObject CollisionResponse class zCArray const & int & -0x538d20 float __fastcall zCCollisionObject GetAdaptiveStepSize -0x538d30 int __fastcall zCCollisionObject SuppressCollisionResponse -0x538d40 void * __thiscall zCCollisionObject `scalar deleting destructor' unsigned int -0x538d60 zCCollisionObjectDef* __thiscall zCCollisionObjectDef zCCollisionObjectDef int class zCCollisionObject * (__cdecl*)(void) -0x538f40 void __fastcall zCCollisionObject CalcIntermediateTrafo float class zMAT4 & -0x539060 void __fastcall zCCollisionObject GetLargestBBox3DLocal struct zTBBox3D & -0x539140 class zCCollisionObject * __cdecl zCCollObjectUndef _CreateNewInstance -0x539180 class zCCollisionObjectDef * __thiscall zCCollObjectUndef GetCollObjClass -0x539190 void * __thiscall zCCollObjectUndef `scalar deleting destructor' unsigned int -0x5391b0 void __thiscall zCCollObjectUndef ~zCCollObjectUndef -0x539200 class zCCollisionObject * __cdecl zCCollObjectLevelPolys _CreateNewInstance -0x539250 class zCCollisionObjectDef * __thiscall zCCollObjectLevelPolys GetCollObjClass -0x539260 void * __thiscall zCCollObjectLevelPolys `scalar deleting destructor' unsigned int -0x539280 void __thiscall zCCollObjectLevelPolys ~zCCollObjectLevelPolys -0x5392e0 void __thiscall zCCollObjectBase ~zCCollObjectBase -0x539330 class zCCollisionObject * __cdecl zCCollObjectCharacter _CreateNewInstance -0x5393e0 class zCCollisionObject * __cdecl zCCollObjectPoint _CreateNewInstance -0x539420 class zCCollisionObjectDef * __thiscall zCCollObjectPoint GetCollObjClass -0x539430 void * __thiscall zCCollObjectPoint `scalar deleting destructor' unsigned int -0x539450 void __thiscall zCCollObjectPoint ~zCCollObjectPoint -0x5394a0 class zCCollisionObject * __cdecl zCCollObjectProjectile _CreateNewInstance -0x5394e0 class zCCollisionObjectDef * __thiscall zCCollObjectProjectile GetCollObjClass -0x5394f0 void * __thiscall zCCollObjectProjectile `scalar deleting destructor' unsigned int -0x539510 void __thiscall zCCollObjectProjectile ~zCCollObjectProjectile -0x539560 class zCCollisionObject * __cdecl zCCollObjectComplex _CreateNewInstance -0x5395a0 class zCCollisionObjectDef * __thiscall zCCollObjectComplex GetCollObjClass -0x5395b0 void * __thiscall zCCollObjectComplex `scalar deleting destructor' unsigned int -0x5395d0 void __thiscall zCCollObjectComplex ~zCCollObjectComplex -0x539620 class zCCollisionObject * __cdecl zCCollObjectBoxBlocker _CreateNewInstance -0x539660 class zCCollisionObjectDef * __thiscall zCCollObjectBoxBlocker GetCollObjClass -0x539670 void * __thiscall zCCollObjectBoxBlocker `scalar deleting destructor' unsigned int -0x539690 void __thiscall zCCollObjectBoxBlocker ~zCCollObjectBoxBlocker -0x5396e0 class zCCollisionObject * __cdecl zCCollObjectBoxPassThrough _CreateNewInstance -0x539720 class zCCollisionObjectDef * __thiscall zCCollObjectBoxPassThrough GetCollObjClass -0x539730 int __fastcall zCCollObjectBoxPassThrough SuppressCollisionResponse -0x539740 void * __thiscall zCCollObjectBoxPassThrough `scalar deleting destructor' unsigned int -0x539760 void __thiscall zCCollObjectBoxPassThrough ~zCCollObjectBoxPassThrough -0x539770 void __fastcall zCCollObjectPoint GetLargestBBox3DLocal struct zTBBox3D & -0x539810 void __fastcall zCCollObjectPoint CollisionResponse class zCArray const & int & -0x5399b0 class zMAT4 & __thiscall zMAT4 Translate class zVEC3 const & -0x5399e0 class zVEC3 __fastcall zCCollObjectPoint GetCenterOffsetLocal -0x539a60 class zVEC3 __fastcall zCCollObjectPoint GetCenterOffsetNew -0x539b90 class zVEC3 __thiscall zTBBox3D GetCenterFloor -0x539bc0 void __fastcall zCCollObjectPoint SetUpVectorNew class zVEC3 const & -0x539de0 void __fastcall zCCollObjectPoint DetectCollisionsSelf class zCArray const & class zCArray & -0x539df0 float __fastcall zCCollObjectComplex GetAdaptiveStepSize -0x539e70 void __fastcall zCCollObjectComplex CollisionResponse class zCArray const & int & -0x539f90 int __cdecl TestDynamic_Projectile_Char class zCCollisionObject * class zCCollisionObject * class zCCollisionReport * * -0x53a2a0 class zVEC3 __thiscall zTBBox3D GetCenter -0x53a2e0 int __cdecl TestDynamic_XXX_BoxPassThrough class zCCollisionObject * class zCCollisionObject * class zCCollisionReport * * -0x53a4d0 float __fastcall zCCollObjectBase S_CalcAdaptiveCollStepFromVisualBBox class zCVisual * -0x53a550 void __fastcall zCCollObjectBase S_CalcGeneric_CollNormal_ContactPoint class zCVob const * class zCVob const * class zCCollisionReport & -0x53a6d0 void __fastcall zCCollObjectBase GetLargestBBox3DLocal struct zTBBox3D & -0x53a760 void __fastcall zCCollObjectBase S_RegisterCollisionTestFuncs class zCCollisionDetector * -0x53b230 zCCollObjectCharacter* __thiscall zCCollObjectCharacter zCCollObjectCharacter -0x53b3c0 void * __thiscall zCCollObjectBase `scalar deleting destructor' unsigned int -0x53b3e0 class zCCollisionObjectDef * __thiscall zCCollObjectCharacter GetCollObjClass -0x53b3f0 int __thiscall zCCollObjectCharacter IsDead -0x53b400 int __thiscall zCCollObjectCharacter DontLetHimComeNearer class zCVob const * -0x53b410 float __thiscall zCCollObjectCharacter TurnSpeed -0x53b420 void __thiscall zCCollObjectCharacter PushAround class zVEC3 const & -0x53b430 void * __thiscall zCCollObjectCharacter `scalar deleting destructor' unsigned int -0x53b450 void __thiscall zCCollObjectCharacter ~zCCollObjectCharacter -0x53b510 class zCConvexPrimitive * __thiscall zCCollObjectCharacter GetPrimitiveCC -0x53b600 void __fastcall zCCollObjectCharacter GetFallbackTrafoCC class zMAT4 const & class zMAT4 const & class zVEC3 const & int class zMAT4 & -0x53ba20 class zVEC3 __fastcall zCCollObjectCharacter S_SlideCC class zVEC3 const & float class zVEC3 const & -0x53bd00 int __cdecl TestStatic_Char_Char float class zCCollisionObject * class zMAT4 const & class zCCollisionObject * class zMAT4 const & class zCCollisionReport * * -0x53c350 void __fastcall zCCollObjectCharacter GetCollisionPoleYDims float & float & -0x53c380 int __fastcall zCCollObjectCharacter CalcSlideVector class zVEC3 const & class zVEC3 const & class zVEC3 & class zVEC3 & float & -0x53c800 float __cdecl Alg_AngleUnitRad class zVEC3 const & class zVEC3 const & -0x53c860 void __fastcall zCCollObjectCharacter DoWallSlidingLatentRotation class zMAT4 & -0x53c930 void __fastcall zCCollObjectCharacter FindFloorWaterCeiling class zVEC3 const & struct zCCollObjectCharacter::zTSpatialState & -0x53cc10 void __thiscall zCCollObjectCharacter MarkSpatialStateAsUninited int -0x53cc60 int __fastcall zCCollObjectCharacter TestHardCollisions class zVEC3 const & class zVEC3 const & class zVEC3 & struct zCCollObjectCharacter::zTSpatialState & class zVEC3 & -0x53d7a0 int __fastcall zCCollObjectCharacter S_CalcAvgNormalVariance struct zTTraceRayReport const (&)[4] class zVEC3 & float & -0x53d940 class zVEC3 __fastcall zCCollObjectCharacter GetSurfaceAlignScanOrigin class zVEC3 const & -0x53da60 int __fastcall zCCollObjectCharacter TestSoftCollisions class zVEC3 const & class zVEC3 const & class zVEC3 & class zVEC3 & -0x53eb00 void __fastcall zCCollObjectCharacter DetectCollisionsSelf class zCArray const & class zCArray & -0x53f060 void __fastcall zCCollObjectCharacter CollisionResponse class zCArray const & int & -0x53f4b0 void __fastcall zCCollObjectCharacter GetLargestBBox3DLocal struct zTBBox3D & -0x53f4d0 float __fastcall zCCollObjectCharacter GetAdaptiveStepSize -0x53f510 void __fastcall zCCollObjectCharacter PrintDebugInfos -0x53f550 int __cdecl zArraySortDefaultCompare void const * void const * -0x53f570 void __cdecl insertionsort void * unsigned int unsigned int int (__cdecl*)(void const * void const *) bool -0x53f810 void __thiscall zCConvexPrimitive PointNearestToPlane class zVEC3 & class zVEC3 const & class zMAT4 const & class zMAT3 const & -0x53f8c0 int __cdecl zCConvexPrimitive CheckCollision class zCConvexPrimitive const * class zCConvexPrimitive const * class zMAT4 const & class zMAT4 const & class zCConvexCollisionCache * class zVEC3 & float & class zVEC3 & -0x540260 class zVEC3 & __thiscall zVEC3 operator*= float -0x540290 void __thiscall zCConvexPrimitive PointNearestToPlane class zVEC3 & class zVEC3 const & class zMAT4 const & -0x540360 float __cdecl zCConvexPrimitive Distance class zCConvexPrimitive const * class zCConvexPrimitive const * class zMAT4 const & class zMAT4 const & class zVEC3 const & class zVEC3 & class zVEC3 & -0x540520 class zCConvexCollisionCache * __cdecl zCConvexPrimitive GetCache void const * void const * -0x5406c0 void __cdecl zCConvexCollisionCache operator delete void * char const * char const * int -0x5406d0 zCConvexCollisionCache* __thiscall zCConvexCollisionCache zCConvexCollisionCache class zCCacheIndex const & -0x540720 void __thiscall zCConvexPrimitive Draw class zMAT4 const & struct zCOLOR class zCCamera const * -0x540800 void __cdecl zCConvexPrimitive DrawLine class zVEC3 const & class zVEC3 const & -0x540940 void __cdecl zCConvexPrimitive DrawLineStrip class zVEC3 const & -0x540a00 void __thiscall zCConvexPrimitive DrawVirtual -0x540c30 zCConvexPrimitiveUnitSphere* __thiscall zCConvexPrimitiveUnitSphere zCConvexPrimitiveUnitSphere -0x540c80 void __thiscall zCConvexPrimitive GetCenterLocal class zVEC3 & -0x540cc0 void __thiscall zCConvexPrimitiveUnitSphere PointNearestToPlaneLocal class zVEC3 const & class zVEC3 & -0x540ce0 int __thiscall zCConvexPrimitiveUnitSphere SymetrySphere -0x540cf0 int __thiscall zCConvexPrimitiveUnitSphere SymetryRotation class zVEC3 & -0x540d30 void __thiscall zCConvexPrimitiveUnitSphere UpdateBBox -0x540da0 void * __thiscall zCConvexPrimitiveUnitSphere `vector deleting destructor' unsigned int -0x540dc0 void __thiscall zCConvexPrimitiveUnitSphere ~zCConvexPrimitiveUnitSphere -0x540dd0 int __thiscall zCConvexPrimitive SymetrySphere -0x540de0 int __thiscall zCConvexPrimitive SymetryRotation class zVEC3 & -0x540df0 void __thiscall zCConvexPrimitive UpdateBBox -0x540e40 void * __thiscall zCConvexPrimitive `scalar deleting destructor' unsigned int -0x540e80 void __thiscall zCConvexPrimitiveUnitSphere DrawVirtual -0x540fa0 int __thiscall zCConvexPrimitiveUnitSphere PointIsInLocal class zVEC3 const & -0x540fe0 zCConvexPrimitiveScaleTrans* __thiscall zCConvexPrimitiveScaleTrans zCConvexPrimitiveScaleTrans class zCConvexPrimitive * class zVEC3 const & class zVEC3 const & -0x541070 void * __thiscall zCConvexPrimitiveScaleTrans `vector deleting destructor' unsigned int -0x541090 void __thiscall zCConvexPrimitiveScaleTrans ~zCConvexPrimitiveScaleTrans -0x5410a0 void __thiscall zCConvexPrimitiveScaleTrans PointNearestToPlaneLocal class zVEC3 const & class zVEC3 & -0x541160 int __thiscall zCConvexPrimitiveScaleTrans PointIsInLocal class zVEC3 const & -0x5411b0 void __thiscall zCConvexPrimitiveScaleTrans GetCenterLocal class zVEC3 & -0x5411f0 void __thiscall zCConvexPrimitiveScaleTrans UpdateBBox -0x541240 void __thiscall zCConvexPrimitiveScaleTrans DrawVirtual -0x5412f0 zCConvexPrimitiveEllipsoid* __thiscall zCConvexPrimitiveEllipsoid zCConvexPrimitiveEllipsoid struct zTBBox3D const & int -0x541440 int __thiscall zCConvexPrimitiveEllipsoid SymetryRotation class zVEC3 & -0x541490 void * __thiscall zCConvexPrimitiveEllipsoid `scalar deleting destructor' unsigned int -0x5414b0 void __thiscall zCConvexPrimitiveEllipsoid ~zCConvexPrimitiveEllipsoid -0x5414c0 void __thiscall zCConvexPrimitiveEllipsoid Snap -0x541500 void __thiscall zCMemPool::zCMemPool unsigned int unsigned int -0x541520 void __thiscall zCCache::zCCache unsigned long unsigned long -0x5415a0 void __thiscall zCCache::~zCCache -0x5416d0 void __thiscall zCCache::ClearCache -0x5417f0 void __thiscall zCCache::PurgeCache -0x541910 void __thiscall zCSparseArray >::~zCSparseArray > -0x541960 unsigned long __thiscall zCSparseArray >::SizeIndex -0x541970 unsigned long __thiscall zCSparseArray >::SizeData -0x541980 unsigned long __thiscall zCSparseArray >::SizeAll -0x541990 void * __thiscall zCSparseArray >::IndexPtr unsigned long -0x5419a0 void * __thiscall zCSparseArray >::DataPtr unsigned long -0x5419b0 class zCSparseArrayManDat * __thiscall zCSparseArray >::ManDatPtr unsigned long -0x5419c0 int __thiscall zCSparseArray >::IndexIsEqual void const * void const * -0x5419f0 void __thiscall zCSparseArray >::CopyIndex void * void const * -0x541a10 void __thiscall zCSparseArray >::DestructIndex void * -0x541a20 void __thiscall zCSparseArray >::Hash void const * unsigned long & unsigned long & -0x541a40 void __thiscall zCSparseArray >::ConstructData void * -0x541a60 void __thiscall zCSparseArray >::DestructData void * -0x541a70 void * __thiscall zCCache::`scalar deleting destructor' unsigned int -0x541a90 void * __thiscall zCSparseArray >::`scalar deleting destructor' unsigned int -0x541cd0 class zCObject * __cdecl zCDecal _CreateNewInstance -0x541de0 void __cdecl zCDecal operator delete void * char const * char const * int -0x541e00 class zCClassDef * __thiscall zCDecal _GetClassDef -0x541e10 int __thiscall zCDecal IsBBox3DLocal -0x541e20 zCDecal* __thiscall zCDecal zCDecal -0x541ee0 void * __thiscall zCDecal `scalar deleting destructor' unsigned int -0x541f10 void __thiscall zCDecal ~zCDecal -0x541f80 void __cdecl zCDecal CleanupDecals -0x542000 void __cdecl zCDecal CreateDecalMeshes -0x542070 class zSTRING const * __thiscall zCDecal GetFileExtension int -0x5420d0 class zCVisual * __thiscall zCDecal LoadVisualVirtual class zSTRING const & -0x542230 unsigned long __thiscall zCDecal GetRenderSortKey -0x542240 void __thiscall zCDecal SetTexture class zSTRING & -0x542250 void __thiscall zCDecal SetTexture class zCTexture * -0x542260 void __thiscall zCDecal SetDecalDim float float -0x542280 int __thiscall zCDecal Render struct zTRenderContext & -0x5423c0 void __thiscall zCDecal SetVisualUsedBy class zCVob * -0x5423e0 struct zTBBox3D __thiscall zCDecal GetBBox3D -0x542430 class zSTRING __thiscall zCDecal GetVisualName -0x542480 void __thiscall zCDecal DynLightVisual class zCArray const & class zMAT4 * -0x542590 void __thiscall zCDecal Archive class zCArchiver & -0x542650 void __thiscall zCDecal Unarchive class zCArchiver & -0x5427b0 zCMgcEigenD* __thiscall zCMgcEigenD zCMgcEigenD int -0x542880 void __thiscall zCMgcEigenD ~zCMgcEigenD -0x5428d0 void __thiscall zCMgcEigenD Tridiagonal2 double * * double * double * -0x542940 void __thiscall zCMgcEigenD Tridiagonal3 double * * double * double * -0x542b00 void __thiscall zCMgcEigenD Tridiagonal4 double * * double * double * -0x5431f0 void __thiscall zCMgcEigenD TridiagonalN int double * * double * double * -0x5435e0 void __thiscall zCMgcEigenD QLAlgorithm int double * double * double * * -0x5438b0 void __thiscall zCMgcEigenD DecreasingSort int double * double * * -0x543960 void __thiscall zCMgcEigenD IncreasingSort int double * double * * -0x543a10 class zCMgcEigenD & __thiscall zCMgcEigenD Matrix double * * -0x543a60 void __thiscall zCMgcEigenD EigenStuff2 -0x543ae0 void __thiscall zCMgcEigenD EigenStuff3 -0x543b10 void __thiscall zCMgcEigenD EigenStuff4 -0x543b40 void __thiscall zCMgcEigenD EigenStuffN -0x543b80 void __thiscall zCMgcEigenD EigenStuff -0x543c50 void __thiscall zCMgcEigenD DecrSortEigenStuff2 -0x543ce0 void __thiscall zCMgcEigenD DecrSortEigenStuff3 -0x543d20 void __thiscall zCMgcEigenD DecrSortEigenStuff4 -0x543d60 void __thiscall zCMgcEigenD DecrSortEigenStuffN -0x543db0 void __thiscall zCMgcEigenD DecrSortEigenStuff -0x543e90 void __thiscall zCMgcEigenD IncrSortEigenStuff2 -0x543f20 void __thiscall zCMgcEigenD IncrSortEigenStuff3 -0x543f60 void __thiscall zCMgcEigenD IncrSortEigenStuff4 -0x543fa0 void __thiscall zCMgcEigenD IncrSortEigenStuffN -0x543ff0 void __thiscall zCMgcEigenD IncrSortEigenStuff -0x5440d0 int __cdecl zCMgcEigenD Number unsigned int -0x5440f0 void __cdecl zCMgcEigenD Report unsigned int -0x544210 class ostream & __thiscall ostream operator<< class ostream & (__cdecl*)(class ostream &) -0x544230 class ostream & __cdecl flush class ostream & -0x544240 void __cdecl zCMgcEigenD Report unsigned int -0x544260 void __cdecl zCMgcEigenD Report class ostream & -0x544300 zCEngine* __thiscall zCEngine zCEngine -0x544310 void * __thiscall zCEngine `scalar deleting destructor' unsigned int -0x544330 void __thiscall zCEngine ~zCEngine -0x544340 int __cdecl zCEngine Init struct HWND__ * * -0x544910 void __cdecl zCObjectFactory operator delete void * char const * char const * int -0x544930 int __cdecl zCEngine Shutdown -0x544c10 void __thiscall TPoly3ds CheckForWrap -0x546c00 void __thiscall zCFile3DS Load3DS class zSTRING const & class zCMesh * -0x546f90 class zSTRING __thiscall zPATH GetFilename -0x546fb0 class zSTRING __thiscall zPATH GetExt -0x546fd0 zCBinTree3DS* __thiscall zCBinTree3DS zCBinTree3DS -0x547030 void __thiscall zCBinTree3DS ~zCBinTree3DS -0x5470b0 void __thiscall zCBinTree3DS GetMatListComplete class zCArray & -0x547210 void __thiscall zCBinTree3DS CalcNumPolyVertSubtree int int & int & -0x547270 int __thiscall zCBinTree3DS CalcNum3DSObject -0x547340 void __thiscall zCBinTree3DS GetPolyListFor3DSObj int class zCArray & class zCArray & -0x547580 void __thiscall zCBinTree3DS BuildMesh3DS int int class zCMesh3DS * -0x547830 void __thiscall zCBinTree3DS CreateNodeList int int -0x5478f0 int __thiscall zCBinTree3DS GetLeafIndex class zVEC3 const & -0x547980 int __thiscall zCBinTree3DS GetVert3DSIndex class zVEC3 const & class zVEC2 const & -0x547b90 void __thiscall zCBinTree3DS DropMesh class zCMesh * -0x548320 void __thiscall zCFile3DS Save3DS class zSTRING const & class zCMesh * -0x5486f0 void __thiscall zTBBox3D InitZero -0x5487e0 zTBBox3D* __thiscall zTBBox3D zTBBox3D -0x549250 class zSTRING const & __thiscall zCMaterial GetName -0x5498b0 void * __thiscall zCMesh3DS `scalar deleting destructor' unsigned int -0x5498d0 void __thiscall zCMesh3DS ~zCMesh3DS -0x5499d0 zCArray* __thiscall zCArray zCArray -0x5499e0 void __thiscall zCArray::zCArray -0x5499f0 void __thiscall zCMesh3DS ~zCMesh3DS -0x549a10 struct zCMesh3DS::zTMatEntry * & __thiscall zCArray::operator[] int -0x549a20 void __thiscall zCBinTree3DS ~zCBinTree3DS -0x549a50 void __thiscall zCArray::AllocAbs int -0x549a70 void __thiscall zCArray::DeleteList -0x549ab0 void __thiscall zCArray::~zCArray -0x549ad0 int __thiscall zCArray::IsInList class zCMaterial * const & -0x549b10 void * __thiscall zTBinTreeNode `vector deleting destructor' unsigned int -0x549b70 void __thiscall zTBinTreeNode ~zTBinTreeNode -0x549bd0 void __thiscall zCArray::AllocDelta int -0x549d70 void __thiscall zCArray::InsertEnd class zCMaterial * const & -0x549e60 zTBinTreeNode* __thiscall zTBinTreeNode zTBinTreeNode -0x549e80 void __thiscall zCArray::AllocDelta int -0x549ef0 void __cdecl zClamp int & int int -0x549f40 zCFileQuakeBSP* __thiscall zCFileQuakeBSP zCFileQuakeBSP -0x549f50 void __thiscall zCFileQuakeBSP ~zCFileQuakeBSP -0x549f70 void __thiscall zCFileQuakeBSP LoadQuakeBSP class zSTRING const & class zCMesh * class zCWorld * -0x54b740 class zCObject * __cdecl zCLensFlareFX _CreateNewInstance -0x54b880 void __cdecl zCLensFlareFX operator delete void * char const * char const * int -0x54b8a0 class zCClassDef * __thiscall zCLensFlareFX _GetClassDef -0x54b8b0 void * __thiscall zCLensFlareFX `scalar deleting destructor' unsigned int -0x54b8e0 void __cdecl zCLensFlareFX LoadLensFlareScript -0x54bbb0 void __cdecl zCLensFlareFX ReleaseLensFlareScript -0x54bc60 void __thiscall zCLensFlareFX ~zCLensFlareFX -0x54bd10 void __thiscall zCLensFlareFX Archive class zCArchiver & -0x54be30 void __thiscall zCLensFlareFX Unarchive class zCArchiver & -0x54c270 void __thiscall zCLensFlareFX::zTVobLightLensFlare zTVobLightLensFlare -0x54c290 void __thiscall zCLensFlareFX RenderLensFlares class zCVob * -0x54ca10 void __thiscall zCLensFlareFX RenderLensFlares class zVEC2 & -0x54cba0 void __thiscall zCLensFlareFX SetAlpha int -0x54cbd0 void __thiscall zCLensFlareFX ~zCLensFlareFX -0x54cbf0 void __thiscall zCArray::AllocDelta int -0x54cec0 class zCObject * __cdecl zCMaterial _CreateNewInstance -0x54cfb0 class zCClassDef * __thiscall zCMaterial _GetClassDef -0x54cfc0 zCMaterial* __thiscall zCMaterial zCMaterial -0x54d070 void * __thiscall zCMaterial `scalar deleting destructor' unsigned int -0x54d0a0 zCMaterial* __thiscall zCMaterial zCMaterial class zSTRING const & -0x54d160 zCMaterial* __thiscall zCMaterial zCMaterial class zCMaterial const & -0x54d210 class zCMaterial & __thiscall zCMaterial operator= class zCMaterial const & -0x54d230 void __thiscall zCMaterial ~zCMaterial -0x54d2f0 void __thiscall zCMaterial InitThisByMaterial class zCMaterial const & -0x54d3c0 void __thiscall zCMaterial InitValues -0x54d4a0 void __thiscall zCMaterial SetDetailObjectVisual class zSTRING const & -0x54d640 class zSTRING const & __thiscall zCMaterial GetDetailObjectVisual -0x54d650 void __thiscall zCMaterial ApplyTexAniMapping class zCPolygon * -0x54d6e0 class zVEC3 __thiscall zCMaterial GetTexAniVector class zCPolygon * -0x54d9b0 int __thiscall zCMaterial IsPortalMaterial -0x54daa0 void __thiscall zCMaterial SetTexAniMappingDir class zVEC2 const & -0x54dac0 void __thiscall zCMaterial SetTexture class zSTRING & -0x54dc30 void __thiscall zCMaterial SetTexture class zCTexture * -0x54dd60 void __thiscall zCMaterial SetDetailTexture class zSTRING & -0x54de40 void __thiscall zCMaterial SetDetailTexture class zCTexture * -0x54de80 void __thiscall zCMaterial AutoAssignDetailTexture -0x54df80 class zVEC2 __thiscall zCMaterial GetTexScale -0x54dfe0 void __thiscall zCMaterial SetTexScale class zVEC2 -0x54e000 void __thiscall zCMaterial RemoveTexture -0x54e030 class zSTRING const & __thiscall zCMaterial GetTextureName -0x54e050 class zCMaterial * __cdecl zCMaterial SearchName class zSTRING & -0x54e100 class zSTRING const & __cdecl zCMaterial GetMatGroupString enum zTMat_Group -0x54e12f class zSTRING const & __cdecl zCMaterial GetMatGroupString enum zTMat_Group -0x54e150 class zSTRING const & __thiscall zCMaterial GetMatGroupString -0x54e1a0 void __thiscall zCMaterial SetMatGroupByString class zSTRING const & -0x54e360 void __thiscall zCMaterial RefreshAvgColorFromTexture -0x54e3b0 void __thiscall zCMaterial Archive class zCArchiver & -0x54e640 void __thiscall zCMaterial Unarchive class zCArchiver & -0x54e9a0 zCTexAniCtrl* __thiscall zCTexAniCtrl zCTexAniCtrl -0x54e9c0 void __thiscall zCTexAniCtrl AdvanceAni class zCTexture * -0x54eaf0 void __thiscall zCMallocGeneric ~zCMallocGeneric -0x54eb00 int __thiscall zCMalloc GetStats struct zTMallocStats & -0x54eb10 int __thiscall zCMalloc GetProcessStats struct zTMallocProcessStats & -0x54eb20 int __thiscall zCMalloc DumpHeap enum zTMallocDumpHeapMode -0x54eb30 int __thiscall zCMalloc CheckHeap -0x54eb40 enum zTMallocCheckPtrError __thiscall zCMalloc CheckPtr void * -0x54eb50 void * __thiscall zCMalloc `scalar deleting destructor' unsigned int -0x54eb70 zCMallocGeneric* __thiscall zCMallocGeneric zCMallocGeneric -0x54eb80 void * __thiscall zCMallocGeneric `scalar deleting destructor' unsigned int -0x54eba0 void * __cdecl operator new unsigned int -0x54ebb0 void __cdecl operator delete void * -0x54ebc0 void * __cdecl operator new[] unsigned int -0x54ebd0 void __cdecl operator delete[] void * -0x54ebe0 void * __cdecl operator new unsigned int char const * char const * int -0x54ebf0 void __cdecl operator delete void * char const * char const * int -0x54ec00 void * __cdecl operator new[] unsigned int char const * char const * int -0x54ec10 void __cdecl operator delete[] void * char const * char const * int -0x54ec20 void * __thiscall zCMallocGeneric Malloc unsigned int -0x54ec30 void * __thiscall zCMallocGeneric Malloc unsigned int char const * char const * int -0x54ec40 void * __thiscall zCMallocGeneric Realloc void * unsigned int -0x54ec60 void __thiscall zCMallocGeneric Free void * -0x54ec70 int __thiscall zCMallocGeneric GetStats struct zTMallocStats & -0x54ec90 int __thiscall zCMallocGeneric Init int -0x54eca0 int __thiscall zCMallocGeneric Shutdown -0x54ecc0 zCVolatileMemoryBase* __thiscall zCVolatileMemoryBase zCVolatileMemoryBase unsigned int unsigned int enum zTVolatileOverflowMode -0x54ed20 void __thiscall zCVolatileMemoryBase Destroyed void * -0x54ed30 zCVolatileMemoryBase* __thiscall zCVolatileMemoryBase zCVolatileMemoryBase unsigned int enum zTVolatileOverflowMode -0x54eda0 void __thiscall zCVolatileMemoryBase Init unsigned int -0x54edd0 void * __thiscall zCVolatileMemoryBase Alloc -0x54ef80 unsigned int __thiscall zCVolatileMemoryBase Mark -0x54ef90 void __thiscall zCVolatileMemoryBase Restore unsigned int -0x54f050 void __thiscall zCVolatileMemoryBase MaxFillPercentage int -0x54f060 zCMemPoolBase* __thiscall zCMemPoolBase zCMemPoolBase unsigned int -0x54f090 zCMemPoolBase* __thiscall zCMemPoolBase zCMemPoolBase unsigned int unsigned int unsigned int -0x54f0d0 void __thiscall zCMemPoolBase ~zCMemPoolBase -0x54f130 void * __thiscall zCMemPoolBlock `scalar deleting destructor' unsigned int -0x54f170 void * __thiscall zCMemPoolBase Alloc -0x54f310 void __cdecl zCMemPoolBlock operator delete void * -0x54f320 void __thiscall zCMemPoolBase Free void * -0x54f360 void __thiscall zCMemPoolBase PreAlloc unsigned int int -0x54f570 void __thiscall zCMemPoolBase PoolAdd void * int int -0x54f6b0 void __cdecl zCMemPoolBase SetMemDebug char const * char const * int -0x54f6d0 void __cdecl zCMemPoolBase DisablePools int -0x54f900 class zCObject * __cdecl zCMesh _CreateNewInstance -0x54f970 zCMesh* __thiscall zCMesh zCMesh -0x54fb90 int __thiscall zCVisual IsBBox3DLocal -0x54fba0 void __thiscall zCVisual SetVisualUsedBy class zCVob * -0x54fbb0 class zCClassDef * __thiscall zCMesh _GetClassDef -0x54fbc0 class zSTRING __thiscall zCMesh GetVisualName -0x54fc10 struct zTBBox3D __thiscall zCMesh GetBBox3D -0x54fc40 class zCOBBox3D * __thiscall zCMesh GetOBBox3D -0x54fc50 int __thiscall zCMesh CanTraceRay -0x54fc60 void * __thiscall zCMesh `scalar deleting destructor' unsigned int -0x54fc90 void __thiscall zCMesh ~zCMesh -0x54fdd0 class zSTRING const * __thiscall zCMesh GetFileExtension int -0x54fdf0 class zCVisual * __thiscall zCMesh LoadVisualVirtual class zSTRING const & -0x54fe00 void __thiscall zCMesh DeleteAll -0x550020 void __thiscall zCVertex ~zCVertex -0x550050 void * __thiscall zCVertex `vector deleting destructor' unsigned int -0x5500d0 void * __thiscall zCPolygon `vector deleting destructor' unsigned int -0x550130 class zCMesh * __cdecl zCMesh SearchName class zSTRING const & -0x5501a0 class zCMesh * __cdecl zCMesh Load class zSTRING const & -0x550ad0 class zSTRING __thiscall zPATH GetDir -0x550af0 zCFileBIN* __thiscall zCFileBIN zCFileBIN -0x550b10 class zCMesh * __cdecl zCMesh Load class zSTRING const & -0x550b90 void __thiscall zCFileBIN BinCreate class zSTRING const & -0x550bc0 void __thiscall zCFileBIN BinClose -0x550c40 class zCVertex * __thiscall zCMesh VertexInMesh class zVEC3 const & -0x550d10 void __thiscall zCMesh AllocVerts int -0x550e10 void __thiscall zCMesh AllocPolys int -0x550ee0 class zCVertex * __thiscall zCMesh AddVertex class zCVertex * -0x551060 class zCVertex * __thiscall zCMesh AddVertex class zVEC3 & -0x5511c0 class zCVertex * __thiscall zCMesh AddVertexSmart class zVEC3 & -0x5512f0 class zCPolygon * __thiscall zCMesh AddPoly class zVEC3 & class zVEC3 & class zVEC3 & class zVEC2 & class zVEC2 & class zVEC2 & -0x5515a0 class zCPolygon * __thiscall zCMesh AddPoly class zCVertex * class zCVertex * class zCVertex * -0x5516c0 class zCPolygon * __thiscall zCMesh AddPoly class zCVertex * class zCVertex * class zCVertex * class zCVertex * -0x5517f0 class zCPolygon * __thiscall zCMesh AddPoly class zCPolygon * -0x5518a0 class zCPolygon * __thiscall zCMesh AddPoly -0x5519a0 void __thiscall zCMesh DeletePoly class zCPolygon * -0x551a80 void __thiscall zCMesh DynLightVisual class zCArray const & class zMAT4 * -0x551a90 void __thiscall zCMesh DynLightScalePrelit struct zCOLOR -0x551aa0 void __thiscall zCMesh PrelightMesh class zMAT4 * -0x551f10 class zCPolygon * __thiscall zCMesh SharePoly int -0x551f30 class zCPolygon * __thiscall zCMesh CheckRayPolyIntersection class zVEC3 const & class zVEC3 const & class zVEC3 & -0x551f90 class zCPolygon * __thiscall zCMesh CheckRayPolyIntersection class zCCamera & int int class zVEC3 & -0x552140 class zCPolygon * __thiscall zCMesh PickPolygon class zVEC3 const & class zVEC3 const & class zVEC3 & -0x552210 class zCPolygon * __thiscall zCMesh PickPolygon class zCCamera & int int class zVEC3 & -0x552410 int __thiscall zCMesh TraceRay class zVEC3 const & class zVEC3 const & int struct zTTraceRayReport & -0x552590 void __thiscall zCMesh CalcVertexNormals enum zCMesh::zTCalcVertNormalMode class zCBspTree * -0x552c70 void __thiscall zCMesh UnSmoothMesh -0x552d10 void __thiscall zCMesh SetDefaultPlanarMapping float float -0x552da0 void __thiscall zCMesh CalcBBox3D int -0x552f10 void __thiscall zCMesh Center -0x553060 void __thiscall zCMesh TransformAllVerts class zMAT4 const & int -0x553120 void __thiscall zCMesh MergeMesh class zCMesh * class zMAT4 const & -0x5534e0 void __thiscall zCMesh CalcNormals -0x553510 void __thiscall zCMesh SetMaterial class zCMaterial * -0x553570 void __thiscall zCMesh ScaleXZ float float -0x5535e0 void __thiscall zCMesh Scale float float float -0x5536a0 void __thiscall zCMesh CheckForMaterials -0x5537e0 int __thiscall zCMesh Render struct zTRenderContext & -0x553860 int __thiscall zCMesh Render struct zTRenderContext & struct zCOLOR * -0x553b40 void __thiscall zCMesh RenderDecal float float float int -0x553d00 void __thiscall zCMesh RenderDecal struct zTRenderContext & int -0x553f50 void __thiscall zCMesh ResetStaticLight -0x553f90 void __thiscall zCMesh SetStaticLight struct zCOLOR -0x553fd0 void __thiscall zCMesh SetLightDyn struct zCOLOR -0x554010 void __thiscall zCMesh SetLightStatAlpha unsigned char -0x554050 void __thiscall zCMesh ResetLightDynToLightStat -0x554090 void __thiscall zCMesh AddToLightDyn struct zCOLOR -0x5540d0 class zCMesh * __cdecl zCMesh CreateQuadMesh int -0x554440 class zCMesh * __cdecl zCMesh CreateTriMesh -0x554640 int __cdecl zCMesh CheckTexUVOnPlane class zCArray const & class zCArray const & -0x554b20 class zVEC2 __cdecl operator+ class zVEC2 const & class zVEC2 const & -0x554b40 class zVEC2 __cdecl operator* class zVEC2 const & float -0x554b60 void __cdecl zCMesh ConvertTrisToNPolys class zCPolygon * * int class zCMesh * int -0x555640 zCVertFeature* __thiscall zCVertFeature zCVertFeature -0x555660 unsigned short __cdecl zCMesh GetFileVersion -0x555670 void __thiscall zCMesh SaveMSH class zCFileBIN & -0x555690 void __thiscall zCMesh SaveMSH class zSTRING const & -0x5557e0 void __cdecl zCMesh SaveMSH class zCFileBIN & class zCPolygon * * int class zCMesh * -0x557280 int __thiscall zCMesh LoadMSH class zCFileBIN & int -0x5583e1 int __thiscall zCMesh LoadMSH class zCFileBIN & int -0x5587d0 void __cdecl zCLightMap operator delete void * char const * char const * int -0x5587f0 zCVertex* __thiscall zCVertex zCVertex -0x558800 int __thiscall zCMesh LoadMSH class zSTRING const & int -0x558ab0 void __thiscall zCMesh CreateListsFromArrays -0x558bb0 void __thiscall zCMesh ClearLists -0x558c10 void __thiscall zCMesh ArraysToLists -0x558c80 int __cdecl S_FeaturesAreEqual class zCVertFeature const & class zCVertFeature const & -0x558cf0 void __thiscall zCMesh ShareFeatures -0x559960 void __thiscall zCOLOR Reset -0x559970 void * __thiscall zCArray::`vector deleting destructor' unsigned int -0x5599d0 void __thiscall zCMesh UnshareFeatures -0x559af0 void __thiscall zCMesh FlipPolys -0x559b40 void __thiscall zCMesh SortPolysByMaterial -0x559bf0 void __thiscall zCMesh SortPolysByList class zCPolygon * * int -0x55a440 void __thiscall zCMesh DeletePolyAndVerts class zCPolygon * -0x55a4d0 void __thiscall zCMesh DeletePolyAndVerts unsigned long -0x55a660 void __thiscall zCMesh RemoveDegeneratePolys -0x55a810 void __thiscall zCMesh CombineLightmaps -0x55b920 zCCombine* __thiscall zCCombine zCCombine -0x55b970 int __thiscall zCCombine CombineWith class zCLightMap * -0x55ba30 int __thiscall zCCombine CombineWith class zCLightMap * int int -0x55bc10 void __thiscall zCCombine ~zCCombine -0x55c330 void __thiscall zCMemPool::PoolAdd class zCVertex * int int -0x55c340 void __thiscall zCMemPool::PoolAdd class zCVertFeature * int int -0x55c350 void __thiscall zCMemPool::PoolAdd class zCPolygon * int int -0x55c360 void __thiscall zCMesh CombineLightmaps -0x55c380 void __cdecl zCMesh ConvertTrisToNPolys class zCPolygon * * int class zCMesh * int -0x55c3a0 void __thiscall zCArray::zCArray -0x55c3b0 void __thiscall zCArray::~zCArray -0x55c3d0 void __thiscall zCMesh CombineLightmaps -0x55c3f0 int __thiscall zCArraySort::Search class zCLightMap * const & -0x55c460 void __thiscall zCMesh CombineLightmaps -0x55c480 int __thiscall zCArraySort::Search class zCTexture * const & -0x55c4f0 void __thiscall zCSparseArray::zCSparseArray unsigned long -0x55c550 void __thiscall zCArray::zCArray -0x55c560 void __thiscall zCCombine ~zCCombine -0x55c580 void __thiscall zCMesh CombineLightmaps -0x55c5a0 void __thiscall zCArray::AllocDelta int -0x55c630 void __thiscall zCArray::AllocDelta int -0x55c6a0 void __thiscall zCArray::InsertEnd class zCVertFeature const & -0x55c6f0 void __thiscall zCArray::InsertEnd class zCVertFeature * const & -0x55c7e0 void __thiscall zCArraySort::AllocDelta int -0x55c850 void __thiscall zCArraySort::AllocDelta int -0x55c8c0 void __thiscall zCArray::AllocDelta int -0x55c930 void __thiscall zCArray::AllocDelta int -0x55c9a0 void __thiscall zCArray::AllocDelta int -0x55cc90 class zCObject * __cdecl zCModel _CreateNewInstance -0x55cde0 class zCClassDef * __thiscall zCVisualAnimate _GetClassDef -0x55cdf0 void __cdecl zCModel operator delete void * char const * char const * int -0x55ce10 class zCClassDef * __thiscall zCModel _GetClassDef -0x55ce20 int __thiscall zCModel IsBBox3DLocal -0x55ce30 int __thiscall zCModel CanTraceRay -0x55ce40 void __thiscall zCModel StartAnimation class zSTRING const & -0x55ce50 void __thiscall zCModel StopAnimation class zSTRING const & -0x55cef0 int __thiscall zCModel IsAnimationActive class zSTRING const & -0x55cf80 void * __thiscall zCModel `scalar deleting destructor' unsigned int -0x55cfb0 void __thiscall zCVisualAnimate ~zCVisualAnimate -0x55cfc0 void * __thiscall zCVisualAnimate `scalar deleting destructor' unsigned int -0x55d1e0 class zCObject * __cdecl zCModelAni _CreateNewInstance -0x55d250 void __cdecl zCModelAni operator delete void * char const * char const * int -0x55d370 zCModelAniActive* __thiscall zCModelAniActive zCModelAniActive -0x55d460 void __thiscall zCModelAniActive ~zCModelAniActive -0x55d480 void __thiscall zCModelAniActive SetDirection enum zTMdl_AniDir -0x55d4d0 float __thiscall zCModelAniActive GetProgressPercent -0x55d510 void __thiscall zCModelAniActive SetProgressPercent float -0x55d560 void __thiscall zCModelAniActive SetActFrame float -0x55d5b0 zCModelTexAniState* __thiscall zCModelTexAniState zCModelTexAniState -0x55d5d0 void __thiscall zCModelTexAniState ~zCModelTexAniState -0x55d5f0 void __thiscall zCModelTexAniState DeleteTexList -0x55d610 void __thiscall zCModelTexAniState UpdateTexList -0x55d650 void __thiscall zCMorphMesh SetTextureVar int int class zSTRING * -0x55d6c0 void __thiscall zCModelTexAniState BuildTexListFromMeshLib class zCModelMeshLib * -0x55d740 void __thiscall zCModelTexAniState BuildTexListFromMesh class zCMesh * -0x55d860 void __thiscall zCModelTexAniState BuildTexListFromProgMesh class zCProgMeshProto * -0x55d9e0 void __thiscall zCModelTexAniState AddTexListFromMeshLib class zCModelMeshLib * class zCArray & -0x55dc70 void __thiscall zCModelTexAniState AddTexListFromMesh class zCMesh * class zCArray & -0x55ddf0 void __thiscall zCModelTexAniState AddTexListFromProgMesh class zCProgMeshProto * class zCArray & -0x55df60 void __thiscall zCModelTexAniState FinishTexList class zCArray & -0x55e0a0 zCModelNodeInst* __thiscall zCModelNodeInst zCModelNodeInst -0x55e170 zCModelNodeInst* __thiscall zCModelNodeInst zCModelNodeInst class zCModelNode * -0x55e260 void __thiscall zCModelNodeInst ~zCModelNodeInst -0x55e2e0 void __thiscall zCModelNodeInst Init -0x55e370 void __thiscall zCModelNodeInst InitByModelProtoNode class zCModelNode * -0x55e420 void __thiscall zCModelNodeInst SetNodeVisualS class zCVisual * int -0x55e4f0 void __thiscall zCModel ~zCModel -0x55e770 void * __thiscall zCModelNodeInst `vector deleting destructor' unsigned int -0x55e7d0 void __thiscall zCModel Init -0x55e9f0 zCModel* __thiscall zCModel zCModel class zCModelPrototype * -0x55eb90 void __thiscall zCModel CopyProtoNodeList -0x55ee80 void __thiscall zCModel SetVisualUsedBy class zCVob * -0x55eef0 class zSTRING const * __thiscall zCModel GetFileExtension int -0x55ef10 class zCVisual * __thiscall zCModel LoadVisualVirtual class zSTRING const & -0x55efb0 int __thiscall zCModel ApplyModelProtoOverlay class zSTRING const & -0x55f000 int __thiscall zCModel ApplyModelProtoOverlay class zCModelPrototype * -0x55f210 int __thiscall zCModel HasAppliedModelProtoOverlay class zCModelPrototype * -0x55f240 int __thiscall zCModel HasAppliedModelProtoOverlay class zSTRING const & -0x55f3c0 void __thiscall zCModel RemoveModelProtoOverlay class zSTRING const & -0x55f5c0 void __thiscall zCModel RemoveModelProtoOverlay class zCModelPrototype * -0x55f740 void __thiscall zCModel CalcNodeListBBoxWorld -0x55f870 struct zTBBox3D __thiscall zCModel GetBBox3DNodeWorld class zCModelNodeInst * -0x55f8c0 class zVEC3 __thiscall zCModel GetNodePositionWorld class zCModelNodeInst * -0x55f8f0 void __thiscall zCModel CalcModelBBox3DWorld -0x55fa00 void __thiscall zCModel SetNodeVisual class zCModelNodeInst * class zCVisual * int -0x55fa30 void __thiscall zCModel SetDynLightMode int -0x55fa50 void __fastcall zCModel RenderNodeList struct zTRenderContext & class zCArray & class zCRenderLightContainer & enum zTPMLightingMode -0x5606d0 void __thiscall zCCamera Project class zVEC3 const * const int & int & -0x560770 int __thiscall zCModel Render struct zTRenderContext & -0x5609f0 int __fastcall zCProgMeshProto RenderProgMesh struct zTRenderContext & int struct zCProgMeshProto::zTLODRenderArgs * class zCRenderLightContainer * float float -0x560a00 zCRenderLight* __thiscall zCRenderLight zCRenderLight -0x560a10 void __thiscall zCModel CheckNodeCollisionList class zCOBBox3D const & class zMAT4 & -0x560ab0 void __thiscall zCModel CheckNodeCollision class zCModel * class zCModelNodeInst * class zMAT4 & class zCList & -0x560bf0 class zMAT4 __thiscall zCModel GetTrafoNodeToModel class zCModelNodeInst * -0x560d20 void __thiscall zCModel SetRandAnisEnabled int -0x560d90 class zCModelAniActive * __thiscall zCModel GetActiveAni int -0x560dd0 class zCModelAniActive * __thiscall zCModel GetActiveAni class zCModelAni * -0x560e10 void __thiscall zCModel StopAni int -0x560e90 void __thiscall zCModel StopAni class zCModelAni * -0x560ee0 void __thiscall zCModel StopAni class zCModelAniActive * -0x561050 class zSTRING const * __thiscall zCModel GetAnyAnimation -0x5610a0 class zVEC3 __thiscall zCModel GetAniTransLerp class zCModelAni * float int -0x5611a0 void __thiscall zCModel StartAni class zSTRING const & int -0x5612a0 void __thiscall zCModel StartAni int int -0x5612f0 void __thiscall zCModel StartAni class zCModelAni * int -0x5614e1 void __thiscall zCModel StartAni class zCModelAni * int -0x5619c0 void __thiscall zCModel AssertActiveAniListAlloced -0x561a40 void __thiscall zCModel HostVobRemovedFromWorld class zCVob * class zCWorld * -0x561af0 void __thiscall zCModel DoAniEvents class zCModelAniActive * -0x5629b5 void __thiscall zCModel DoAniEvents class zCModelAniActive * -0x562a10 void __fastcall zCModel AdvanceAni class zCModelAniActive * int & -0x562cd0 void __thiscall zCModel AdvanceAnis -0x563bc0 void __thiscall zCModel SetModelScale class zVEC3 const & -0x563d30 int __thiscall zCModel IsStateActive class zCModelAni const * -0x563eb0 struct zTBBox3D __thiscall zCModel GetBBox3D -0x563ef0 class zSTRING __thiscall zCModel GetVisualName -0x563f80 class zCModelNodeInst * __thiscall zCModel SearchNode class zSTRING const & -0x564030 int __thiscall zCModel SetNodeMeshTexture class zSTRING const & int int class zSTRING * -0x564150 int __thiscall zCModel SetMeshLibTexture class zSTRING const & int int class zSTRING * -0x564350 void __thiscall zCModel RemoveMeshLibAll -0x564380 int __thiscall zCModel RemoveMeshLib class zSTRING const & -0x564590 int __thiscall zCModel ApplyMeshLib class zSTRING const & -0x564990 void __cdecl zCModelMeshLib operator delete void * char const * char const * int -0x5649b0 class zCClassDef * __thiscall zCModelMeshLib _GetClassDef -0x5649c0 void * __thiscall zCModelMeshLib `scalar deleting destructor' unsigned int -0x5649f0 void __thiscall zCModel UpdateMeshLibTexAniState -0x564a70 void __thiscall zCModelNodeInst AddNodeAni class zCModelAniActive * -0x564ca0 void __thiscall zCModelNodeInst RemoveAllNodeAnis -0x564cb0 void __thiscall zCModelNodeInst RemoveNodeAni class zCModelAniActive * -0x564da0 void __thiscall zCModelNodeInst FindMasterAni -0x564e10 void __thiscall zCModelNodeInst FadeOutNodeAni class zCModelAniActive * -0x564ed0 void __thiscall zCModel FadeOutAni int -0x564f60 void __thiscall zCModel FadeOutAni class zCModelAni * -0x564fa0 void __thiscall zCModel FadeOutAni class zCModelAniActive * -0x565170 void __thiscall zCModel FadeOutAnisLayerRange int int -0x5651c0 void __thiscall zCModel StopAnisLayerRange int int -0x565210 float __thiscall zCModel GetProgressPercent class zSTRING const & -0x5652c0 float __thiscall zCModel GetProgressPercent int -0x565330 void __thiscall zCModel SetCombineAniXY int float float -0x565380 int __thiscall zCModel GetCombineAniXY int float & float & -0x5653f0 void __thiscall zCModelNodeInst CalcWeights class zCModel * -0x565630 void __thiscall zCModelNodeInst AddToNodeAniWeight int float -0x5656a0 void __thiscall zCModelNodeInst CalcBlending class zCModel * -0x565800 void __thiscall zCModel CalcNodeListAniBlending -0x565830 int __thiscall zCModelNodeInst GetNodeAniListIndex class zCModelAniActive const * -0x565860 void __thiscall zCModel CalcTransBlending -0x565d30 void __thiscall zCModelAniActive DoCombineAni class zCModel * int int -0x5665b0 void __thiscall zCModel AttachChildVobToNode class zCVob * class zCModelNodeInst * -0x566720 void __thiscall zCModel RemoveChildVobFromNode class zCVob * -0x5667a0 void __thiscall zCModel RemoveAllChildVobsFromNode -0x5667f0 void __thiscall zCModel UpdateAttachedVobs -0x566940 void __thiscall zCModel RemoveStartedVobFX class zCVob * -0x5669f0 class zVEC3 __thiscall zCModel GetVelocityRing -0x566a50 void __thiscall zCModel ResetVelocity -0x566ae0 void __thiscall zCModel GetAniMinMaxWeight class zCModelAniActive * float & float & -0x566d10 void __thiscall zCModel PrintStatus int int -0x567360 void __thiscall zCModel psb_WriteAniBlock class zCBuffer & int int -0x5674f0 void __thiscall zCModel psb_ReadAniBlock class zCBuffer & int class zCModelAniActive * -0x567740 void __thiscall zCModel PackStateBinary class zCBuffer & -0x567ab0 void __thiscall zCModel UnpackStateBinary class zCBuffer & -0x568240 void __thiscall zCModel ShowAniListAdd class zCModelAni * -0x5682c0 void __thiscall zCModel ShowAniList int -0x568330 unsigned long __thiscall zCModel GetRenderSortKey -0x568350 int __thiscall zCModel TraceRay class zVEC3 const & class zVEC3 const & int struct zTTraceRayReport & -0x568a90 void __thiscall zTAniAttachment ~zTAniAttachment -0x568ab0 zTAniAttachment* __thiscall zTAniAttachment zTAniAttachment -0x568ac0 int __cdecl zCModel AniAttachmentCompare void const * void const * -0x568af0 struct zTAniAttachment * __thiscall zCModel SearchAniAttachList int -0x568b70 void __thiscall zCModel RemoveAniAttachment int -0x568c90 void * __thiscall zTAniAttachment `scalar deleting destructor' unsigned int -0x568cb0 void __thiscall zCModel RemoveAllAniAttachments -0x568d00 struct zTAniAttachment * __thiscall zCModel GetCreateAniAttachment int -0x568ec0 void __thiscall zCModel DeleteRandAniList int -0x568f40 void __thiscall zCModel InsertRandAni int int int -0x569060 float __thiscall zCModel GetRandAniFreq int -0x5690f0 void __thiscall zCModel SetRandAniFreq int float -0x569110 void __fastcall zCModel RecalcRootPosLocal int -0x569280 void __thiscall zCArray::zCArray -0x569290 int __thiscall zCModel ApplyMeshLib class zSTRING const & -0x5692b0 void __thiscall zCArray::zCArray -0x5692c0 zCModelPrototype* __thiscall zCModelPrototype zCModelPrototype -0x5692e0 zCModelPrototype* __thiscall zCModelPrototype zCModelPrototype -0x569300 void __thiscall zCModelTexAniState AddTexListFromMeshLib class zCModelMeshLib * class zCArray & -0x569320 zCModel* __thiscall zCModel zCModel class zCModelPrototype * -0x569340 void __thiscall zCArray::InsertEnd class zCModelPrototype * const & -0x569430 void __thiscall zCArray::RemoveOrderIndex int -0x569460 zCModel* __thiscall zCModel zCModel class zCModelPrototype * -0x569480 int __thiscall zCArraySort::Search struct zTAniAttachment * const & -0x5694f0 zCModel* __thiscall zCModel zCModel class zCModelPrototype * -0x569510 void __thiscall zCArray::RemoveIndex int -0x569540 zCModel* __thiscall zCModel zCModel class zCModelPrototype * -0x569560 zCModel* __thiscall zCModel zCModel class zCModelPrototype * -0x569580 zCModel* __thiscall zCModel zCModel class zCModelPrototype * -0x5695a0 void __thiscall zCArray::InsertEnd struct zCModel::zTMeshLibEntry * const & -0x569690 void __thiscall zCList::Insert class zCModelNodeInst * -0x5696f0 void __thiscall zCModelTexAniState BuildTexListFromMeshLib class zCModelMeshLib * -0x569710 int __thiscall zCArray::IsInList class zCTexture * const & -0x569750 int __thiscall zCModel Render struct zTRenderContext & -0x569770 void __thiscall zCArray::AllocDelta int -0x5697e0 void __thiscall zCArray::InsertEnd class zCModelAniEvent * const & -0x5698d0 void __thiscall zCArray::AllocDelta int -0x569940 void __thiscall zCArraySort::AllocDelta int -0x5699b0 void __thiscall zCArray::InsertEnd struct zCModel::zTMdl_NodeVobAttachment const & -0x569ab0 void __thiscall zCArray::InsertEnd struct zCModel::zTMdl_StartedVobFX const & -0x569bb0 void __thiscall zCArray::InsertEnd class zCTexture * const & -0x569ca0 void __thiscall zCArray::AllocDelta int -0x569d10 void __thiscall zCArray::AllocDelta int -0x569fa0 class zCObject * __cdecl zCModelMeshLib _CreateNewInstance -0x56a110 zCModelNode* __thiscall zCModelNode zCModelNode -0x56a250 zCModelNode* __thiscall zCModelNode zCModelNode class zCModelNode const & -0x56a3e0 void __thiscall zCModelNode ~zCModelNode -0x56a480 void __thiscall zCModelNode SetNodeVisualS class zCVisual * -0x56a520 void __cdecl zTMdl_AniSample CalcSamplePosConstants float float -0x56a540 void __cdecl zTMdl_AniSample SetSamplePosConstants float float -0x56a560 void __fastcall zTMdl_AniSample Pack class zCQuat const & class zVEC3 const & -0x56a620 void __fastcall zTMdl_AniSample Unpack class zCQuat & class zVEC3 & -0x56a690 void __fastcall zTMdl_AniSample PackTrans class zVEC3 const & -0x56a6e0 void __fastcall zTMdl_AniSample UnpackTrans class zVEC3 & -0x56a740 void __fastcall zTMdl_AniSample PackQuat class zCQuat const & -0x56a7c0 void __fastcall zTMdl_AniSample UnpackQuat class zCQuat & -0x56a870 zCModelAni* __thiscall zCModelAni zCModelAni -0x56aa10 class zCClassDef * __thiscall zCModelAni _GetClassDef -0x56aa20 void * __thiscall zCModelAni `scalar deleting destructor' unsigned int -0x56aa50 void __thiscall zCModelAni ~zCModelAni -0x56ac20 void * __thiscall zCModelAniEvent `vector deleting destructor' unsigned int -0x56ac80 void __thiscall zCModelAni PrecacheAniEventData -0x56ad50 float __thiscall zCModelAni GetAniVelocity -0x56aed0 class zVEC3 __thiscall zCModelAni GetAniTranslation -0x56b010 void __thiscall zCModelAni AddTrafoMatrix class zMAT4 * * -0x56b4a0 class zCQuat __thiscall zCModelAni GetQuat int int -0x56b500 class zVEC3 __thiscall zCModelAni GetTrans int int -0x56b5a0 void __thiscall zCModelAni SetTrans int int class zVEC3 const & -0x56b620 void __thiscall zCModelAni SetQuat int int class zCQuat const & -0x56b6c0 void __thiscall zCModelAni AddNodeList class zCTree * * -0x56b740 void __thiscall zCModelAni SetFlags class zSTRING const & -0x56b7f0 void __thiscall zCModelAni SetBlendingSec float float -0x56b850 void __thiscall zCModelAni GetBlendingSec float & float & -0x56b8b0 void __thiscall zCModelAni CorrectRootNodeIdleMovement -0x56ba10 void __thiscall zCModelAni CalcInPlaceFlag -0x56bbf0 int __thiscall zCModelAni ResolveAlias class zCModelPrototype * -0x56bed0 int __thiscall zCModelAni ResolveComb class zCModelPrototype * -0x56c560 void __thiscall zCModelAni SaveMAN class zCModelPrototype * class zSTRING const & -0x56cc80 void __thiscall zCFileBIN BinStartChunk unsigned short -0x56cd20 int __thiscall zCFileBIN BinWriteSrcFileStats class zSTRING & -0x56ceb0 int __thiscall zCModelAni LoadMAN class zSTRING const & class zCModelPrototype * class zSTRING const & -0x56d757 int __thiscall zCModelAni LoadMAN class zSTRING const & class zCModelPrototype * class zSTRING const & -0x56da10 int __thiscall zPATH SearchFile class zSTRING const & class zSTRING const & int -0x56da20 void __thiscall zCFileBIN BinEndChunk -0x56da80 zCModelAniEvent* __thiscall zCModelAniEvent zCModelAniEvent -0x56db20 void __thiscall zCModelAniEvent ~zCModelAniEvent -0x56dc00 void __thiscall zCModelAniEvent Save class zCFileBIN & -0x56dcc0 void __thiscall zCFileBIN BinWriteString class zSTRING const & -0x56dd60 void __thiscall zCModelAniEvent Load class zCFileBIN & -0x56de10 zCModelPrototype* __thiscall zCModelPrototype zCModelPrototype -0x56e050 void __thiscall zCModelPrototype Init -0x56e240 void __thiscall zCModelPrototype ~zCModelPrototype -0x56e480 void __thiscall zCModelPrototype Clear -0x56e620 void __thiscall zCModelPrototype ReleaseMeshSoftSkinList -0x56e680 void __thiscall zCModelPrototype ReleaseMeshes -0x56e710 int __thiscall zCModelPrototype Release -0x56e740 int __cdecl zCModelPrototype NumInList -0x56e760 class zSTRING const & __thiscall zCModelPrototype GetModelProtoFileName -0x56e770 void __thiscall zCModelPrototype SetModelProtoName class zSTRING const & -0x56e900 void __thiscall zCModelPrototype SetFileSourceType enum zCModelPrototype::zTFileSourceType -0x56ea80 class zCModelPrototype * __cdecl zCModelPrototype Load class zSTRING const & class zCModelPrototype * -0x56ecc0 class zSTRING __thiscall zPATH GetFile -0x56ece0 int __thiscall zCModelPrototype PrepareAsModelProtoOverlay class zCModelPrototype * -0x56f0c0 void __thiscall zCModelPrototype CalcNodeListChecksum -0x56f120 void __thiscall zCModelPrototype CollectNodeMeshes class zCArray & -0x56f2a0 class zCModelPrototype * __cdecl zCModelPrototype SearchName class zSTRING -0x56f360 class zCModelNode * __thiscall zCModelPrototype SearchNode class zSTRING const & -0x56f410 class zCTree * __thiscall zCModelPrototype FindMeshTreeNode class zSTRING const & class zCTree * -0x56f4c0 int __thiscall zCModelPrototype FindMeshTreeNodeIndex class zSTRING const & class zCTree * -0x56f580 int __thiscall zCModelPrototype FindNodeListIndex class zSTRING const & -0x56f620 void __thiscall zCModelPrototype AddAni class zCModelAni * -0x56f850 int __fastcall zCModelPrototype SearchAniIndex class zSTRING const & -0x56f920 class zCModelAni * __thiscall zCModelPrototype SearchAni class zSTRING const & -0x56f940 void __thiscall zCModelPrototype DescribeTree class zCTree * int -0x56fb80 unsigned long __cdecl zCModelPrototype GetMDHFileVersion -0x56fb90 int __thiscall zCModelPrototype LoadMDH class zSTRING const & -0x56fdf0 int __thiscall zCModelPrototype LoadMDH class zCFileBIN & -0x570240 int __thiscall zCFileBIN BinReadCompareSrcFileStats -0x570490 void __thiscall zCModelPrototype SaveMDH -0x570690 void __thiscall zCModelPrototype SaveMDH class zCFileBIN & -0x570ba0 void __thiscall zCModelPrototype ConvertVec3 class zVEC3 & -0x570bc0 void __thiscall zCModelPrototype ConvertAngle float & -0x570bd0 void __thiscall zCModelPrototype SkipBlock -0x570c50 void __thiscall zCModelPrototype SkipBlockCmt -0x570d20 void __thiscall zCModelPrototype ReadComment -0x570d30 void __thiscall zCModelPrototype ReadScene float & -0x5710d0 class zVEC3 __thiscall zCModelPrototype ReadTriple -0x5712c0 class zMAT4 __thiscall zCModelPrototype ReadNodeTM class zCModelNode * -0x571760 void __thiscall zCModelPrototype ReadVertexList class zCMesh * int -0x571990 struct zCModelPrototype::zTMatIDList * __thiscall zCModelPrototype ReadFaceList class zCMesh * int -0x571e90 class zVEC2 * __thiscall zCModelPrototype ReadTVertexList int -0x5720a0 void __thiscall zCModelPrototype ReadTFaceList class zCMesh * class zVEC2 * int -0x572310 void __thiscall zCModelPrototype ReadSoftSkinVertList -0x573290 void __cdecl zCMeshSoftSkin operator delete void * char const * char const * int -0x573460 void __thiscall `private: void __thiscall zCModelPrototype::ReadSoftSkinVertList void)'::`2'::zTControlerWeight::zTControlerWeight(void -0x573470 void __thiscall zCMeshSoftSkin::zTWeightEntry zTWeightEntry -0x573480 class zCMesh * __thiscall zCModelPrototype ReadMesh int class zCModelNode * int -0x573870 void __thiscall zCModelPrototype ReadMeshAnimation class zCModelNode * int -0x5739f0 void __thiscall zCModelPrototype ReadPosTrack class zMAT4 * -0x573bd0 void __thiscall zCModelPrototype ReadRotTrack class zMAT4 * -0x573e80 void __thiscall zCModelPrototype ReadTMAnimation class zCModelNode * class zMAT4 * & -0x5744c0 void __thiscall zCModelPrototype LocalizeTrafos class zCTree * class zCTree * -0x5745f0 void __thiscall zCModelPrototype ReadMapDiffuse class zCMaterial * -0x5749f0 class zCMaterial * __thiscall zCModelPrototype ReadMaterial -0x575070 class zCMaterial * __thiscall zCModelPrototype ReadWireframeColor -0x575330 void __thiscall zCModelPrototype AssignMeshNodeMaterials class zCMesh * struct zCModelPrototype::zTMatIDList * int -0x575420 void __thiscall zCModelPrototype TransformNodeVisual class zCModelNode * class zMAT4 const & -0x575480 void __thiscall zCModelPrototype ProcessMeshNode class zCModelNode * class zCTree * int int int & -0x575880 void __cdecl zCProgMeshProto operator delete void * char const * char const * int -0x5758a0 void __thiscall zCModelPrototype ReadGeomobject class zMAT4 * & class zCTree * & -0x576e20 void * __thiscall zCModelNode `scalar deleting destructor' unsigned int -0x576e40 void __thiscall zCModelPrototype ReadMaterialList -0x5770d0 void __thiscall zCModelPrototype Load3DSMAXAsc class zCModelAni * & class zSTRING const & class zSTRING const & int int int float -0x577ff0 void __thiscall zCModelPrototype CalcAniBBox class zCModelAni * -0x578510 void __thiscall zCModelPrototype ResolveReferences -0x578800 void __thiscall zCModelPrototype SkipBlockMDS int -0x578880 void __thiscall zCModelPrototype ReadMeshAndTree int & -0x578d00 void __thiscall zCModelPrototype RegisterMesh -0x578f40 void __thiscall zCModelPrototype ReadStartMesh -0x5790e0 void __thiscall zCModelPrototype ReadAniEventTag class zSTRING & class zCModelAniEvent * -0x579350 void __thiscall zCModelPrototype ReadAniEnum int -0x57e0c0 class zSTRING & __thiscall zSTRING operator= class zSTRING const & -0x57e220 void __thiscall zSTRING Clear -0x57e2f0 long __thiscall zSTRING ToInt -0x57e310 float __thiscall zSTRING ToFloat -0x57e330 int __thiscall zSTRING Search char const * unsigned int -0x57e350 int __thiscall zERROR GetFilterLevel -0x57e360 class zSTRING const & __thiscall zCModelAni GetAniName -0x57e370 enum zTMdl_AniType __thiscall zCModelAni GetAniType -0x57e410 void __thiscall zCModelPrototype ReadModel -0x57e570 int __thiscall zCModelPrototype LoadModelScript class zSTRING const & -0x57eb20 int __thiscall zCModelPrototype LoadModelASC class zSTRING const & -0x57f390 void * __cdecl zCModelMeshLib operator new unsigned int char const * char const * int -0x57f3d0 zCModelMeshLib* __thiscall zCModelMeshLib zCModelMeshLib -0x57f4a0 void __thiscall zCModelMeshLib ~zCModelMeshLib -0x57f570 void __thiscall zCModelMeshLib ReleaseData -0x57f5e0 void __thiscall zCModelMeshLib AllocNumNodeVisuals int -0x57f660 void __thiscall zCModelMeshLib AddMeshSoftSkin class zCMeshSoftSkin * -0x57f760 void __thiscall zCModelMeshLib AddNodeVisual int class zCVisual * -0x57f880 void __thiscall zCModelMeshLib ApplyToModel class zCModel * -0x57f9e0 void __thiscall zCModelMeshLib ApplyToModel class zCModelPrototype * -0x57fb60 void __thiscall zCModelMeshLib RemoveFromModel class zCModel * -0x57fc50 void __thiscall zCModelMeshLib BuildFromModel class zCModelPrototype * -0x57fe70 void __thiscall zCModelMeshLib BuildFromModel class zCModel * -0x5800a0 unsigned long __cdecl zCModelMeshLib GetMDMFileVersion -0x5800d0 void __thiscall zCModelMeshLib SaveMDM class zCModelPrototype * -0x5802e0 void __thiscall zCModelMeshLib SaveMDM class zCFileBIN & class zCModelPrototype * -0x580780 int __cdecl zCModelMeshLib LoadMDM class zSTRING const & class zCModelPrototype * class zCModel * class zCModelMeshLib * * -0x580b00 int __cdecl zCModelMeshLib LoadMDM_Try class zSTRING const & class zCModelPrototype * class zCModel * class zCModelMeshLib * * -0x580d00 int __cdecl zCModelMeshLib LoadMDM class zCFileBIN & class zCModelPrototype * class zCModel * class zCModelMeshLib * * -0x58174c int __cdecl zCModelMeshLib LoadMDM class zCFileBIN & class zCModelPrototype * class zCModel * class zCModelMeshLib * * -0x5818b0 void __thiscall zCFileBIN BinSkipChunk -0x5818e0 int __cdecl zCModelMeshLib ConvertMDM class zSTRING const & class zCModelPrototype * -0x581c00 zCModelConvertFileHandler* __thiscall zCModelConvertFileHandler zCModelConvertFileHandler -0x581d10 void * __thiscall zCModelConvertFileHandler `scalar deleting destructor' unsigned int -0x581d30 int __thiscall zCModelConvertFileHandler HandleFile class zSTRING const & char const * struct _finddata_t -0x581f50 void __thiscall zCArray::AllocAbs int -0x581fd0 void __thiscall zCArray::InsertEnd class zCMeshSoftSkin * const & -0x5820c0 void __thiscall zCArray::DeleteList -0x5820e0 void __thiscall zCArray::zCArray int -0x582120 zCModelAniEvent* __thiscall zCModelAniEvent zCModelAniEvent -0x582140 void __thiscall zCArray::InsertEnd class zCSoundFX * const & -0x582230 void __thiscall zCArray::zCArray int -0x582270 void __thiscall zCModelAniEvent ~zCModelAniEvent -0x582290 void __thiscall zCArray::Insert class zCParticleEmitter * const & -0x582380 void __thiscall zCList::~zCList -0x5823b0 void __thiscall zCTree::zCTree -0x5823d0 void __thiscall zCTree::~zCTree -0x582430 void __thiscall zCTree::DeleteDataSubtree -0x582480 class zCTree * __thiscall zCTree::AddChild class zCModelNode * -0x5824e0 zCModelPrototype* __thiscall zCModelPrototype zCModelPrototype -0x582500 void __thiscall zCArraySort::InsertSort class zCModelAni * const & -0x582670 int __thiscall zCArraySort::GetNumInList -0x582680 zCModelPrototype* __thiscall zCModelPrototype zCModelPrototype -0x5826a0 void __thiscall zCArray::InsertEnd class zCModelNode * const & -0x582790 void __thiscall zCArray::AllocAbs int -0x582800 class zCMaterial * & __thiscall zCArray::GetSafe int -0x5829c0 void __thiscall zCArray::DeleteList -0x5829e0 void * __thiscall zCArray::`vector deleting destructor' unsigned int -0x582a40 void __thiscall zCArray::InsertEnd struct zCModelMeshLib::zTNodeMesh const & -0x582b40 void __thiscall zCArray::AllocDelta int -0x582bb0 void __cdecl zCTree::operator delete void * char const * char const * int -0x582bc0 void __thiscall zCTree::RemoveChild -0x582bf0 void __thiscall zCArraySort::AllocDelta int -0x582c60 void __thiscall zCArraySort::InsertEnd class zCModelAni * const & -0x582d50 void __thiscall zCArray::AllocDelta int -0x582dc0 void __thiscall zCArray >::AllocDelta int -0x582f70 void __thiscall zCArray::zCArray -0x582f80 void __thiscall zCArray::AllocDelta int -0x583210 class zCObject * __cdecl zCMorphMesh _CreateNewInstance -0x5832d0 void __cdecl zCMorphMesh operator delete void * char const * char const * int -0x5832f0 class zCClassDef * __thiscall zCMorphMesh _GetClassDef -0x583300 int __thiscall zCMorphMesh IsBBox3DLocal -0x583310 class zCOBBox3D * __thiscall zCMorphMesh GetOBBox3D -0x583320 unsigned long __thiscall zCMorphMesh GetRenderSortKey -0x583330 int __thiscall zCMorphMesh CanTraceRay -0x583340 void __thiscall zCMorphMesh StartAnimation class zSTRING const & -0x583400 void __thiscall zCMorphMesh StopAnimation class zSTRING const & -0x583520 int __thiscall zCMorphMesh IsAnimationActive class zSTRING const & -0x583600 void * __thiscall zCMorphMesh `scalar deleting destructor' unsigned int -0x583630 zCMorphMeshAni* __thiscall zCMorphMeshAni zCMorphMeshAni -0x583690 void __thiscall zCMorphMeshAni ~zCMorphMeshAni -0x583750 void __thiscall zCMorphMeshAni SetBlending float float -0x5837c0 void __thiscall zCMorphMeshAni Load class zCFileBIN & -0x5838f0 void __thiscall zCMorphMeshAni Save class zCFileBIN & -0x583a00 zCMorphMeshProto* __thiscall zCMorphMeshProto zCMorphMeshProto -0x583bb0 void __thiscall zCMorphMeshProto ~zCMorphMeshProto -0x583e10 int __thiscall zCMorphMeshProto Release -0x583e40 class zCMorphMeshProto * __cdecl zCMorphMeshProto SearchName class zSTRING const & -0x583eb0 class zCMorphMeshProto * __cdecl zCMorphMeshProto Load class zSTRING const & -0x584180 class zCMorphMeshAni * __thiscall zCMorphMeshProto SearchAni class zSTRING const & -0x584230 int __thiscall zCMorphMeshProto LoadMMB class zSTRING const & -0x584980 void __thiscall zCMorphMeshProto SaveMMB class zSTRING const & -0x584d90 class zCMorphMeshAni * __thiscall zCMorphMeshProto GenerateMorphAni class zCMesh * class zCArray const & int -0x5852f0 class zCMesh * __thiscall zCMorphMeshProto Load3DSMAXAsc class zSTRING const & float & int int -0x5854b0 void __thiscall zCMorphMeshProto ReadMorphRef class zCArray & -0x585740 void __thiscall zCMorphMeshAni SetFlagsByString class zSTRING const & -0x5857f0 void __thiscall zCMorphMeshProto ReadMorphAni class zCArray const & -0x586020 void __thiscall zCMorphMeshProto LoadMorphScript class zSTRING const & -0x586570 class zSTRING __thiscall zPATH GetDrive -0x586590 void __thiscall zCMorphMesh Init -0x5865a0 zCMorphMesh* __thiscall zCMorphMesh zCMorphMesh class zCMorphMeshProto * -0x586680 void __thiscall zCMorphMesh ~zCMorphMesh -0x586770 class zCMorphMesh * __cdecl zCMorphMesh Load class zSTRING const & -0x586840 class zSTRING const * __thiscall zCMorphMesh GetFileExtension int -0x5868a0 class zCVisual * __thiscall zCMorphMesh LoadVisualVirtual class zSTRING const & -0x5868b0 struct zTBBox3D __thiscall zCMorphMesh GetBBox3D -0x5868f0 class zSTRING __thiscall zCMorphMesh GetVisualName -0x586920 class zCMorphMeshAni * __thiscall zCMorphMesh SearchAni class zSTRING const & -0x5869d0 int __thiscall zCMorphMesh Render struct zTRenderContext & -0x586a50 int __thiscall zCMorphMesh Render struct zTRenderContext & class zCRenderLightContainer * float float -0x586ae0 void __thiscall zCMorphMesh CalcVertPositions -0x586e90 void __thiscall zCMorphMesh AdvanceAnis -0x5870a0 int __thiscall zCMorphMesh IsAniActive class zSTRING const & -0x587180 int __thiscall zCMorphMesh IsAniActive class zCMorphMeshAni * -0x5871c0 void __thiscall zCMorphMesh StopAni class zSTRING const & -0x5872e0 void __thiscall zCMorphMesh StopAni class zCMorphMeshAni * -0x587360 void __thiscall zCMorphMesh FadeOutAni class zSTRING const & -0x587450 void __thiscall zCMorphMesh FadeOutAni class zCMorphMeshAni * -0x5874a0 class zSTRING const * __thiscall zCMorphMesh GetAnyAnimation -0x5874c0 void __thiscall zCMorphMesh StartAni class zSTRING const & float float -0x587590 void __thiscall zCMorphMesh StartAni class zCMorphMeshAni * float float -0x587770 void __thiscall zCMorphMesh RemoveRandAni class zCMorphMeshAni * -0x5877e0 void __thiscall zCMorphMesh AddRandAni class zCMorphMeshAni * float float float float float -0x587960 void __thiscall zCMorphMesh ProcessRandAnis -0x587a70 void __thiscall zCMorphMesh SetTextureVar int int class zSTRING * -0x587a80 int __thiscall zCMorphMesh TraceRay class zVEC3 const & class zVEC3 const & int struct zTTraceRayReport & -0x587aa0 void __thiscall zCMorphMesh PrintStatus int int -0x5880c0 zCMorphMeshConvertFileHandler* __thiscall zCMorphMeshConvertFileHandler zCMorphMeshConvertFileHandler -0x588180 void * __thiscall zCMorphMeshConvertFileHandler `scalar deleting destructor' unsigned int -0x5881a0 int __thiscall zCMorphMeshConvertFileHandler HandleFile class zSTRING const & char const * struct _finddata_t -0x5883b0 void __thiscall zCArraySort::zCArraySort -0x5883d0 void __thiscall zCMorphMeshProto ~zCMorphMeshProto -0x5883f0 void __thiscall zCArraySort::InsertEnd class zCMorphMeshAni * const & -0x5884e0 zCMorphMesh* __thiscall zCMorphMesh zCMorphMesh class zCMorphMeshProto * -0x588500 zCMorphMesh* __thiscall zCMorphMesh zCMorphMesh class zCMorphMeshProto * -0x588520 void __thiscall zCArraySort::AllocDelta int -0x5885c0 CMov_Movement* __thiscall CMov_Movement CMov_Movement class zCVob * -0x588600 void __thiscall CMov_Movement IncreaseSpeed double -0x588690 void __thiscall CMov_Movement Movement -0x5890a0 class zCObject * __cdecl zCObjectFactory _CreateNewInstance -0x5891e0 void __thiscall zCObject ~zCObject -0x589390 int __cdecl zCObject CheckInheritance class zCObject const * class zCObject const * -0x5893d0 int __cdecl zCObject CheckInheritance class zSTRING const & class zSTRING const & -0x589500 class zCObject * __cdecl zCObject CreateNewInstance class zSTRING const & -0x589630 class zCObject * __thiscall zCObject CreateCopy -0x5896f0 void __cdecl zCObject PrintClassHierarchy int class zCClassDef * int int -0x58a0f0 void __cdecl zCObject GetMemStats int & int & class zCClassDef * -0x58a160 class zSTRING const & __thiscall zCObject GetObjectName -0x58a170 int __thiscall zCObject SetObjectName class zSTRING const & -0x58a410 int __cdecl zCClassDef CompareClassDefNames void const * void const * -0x58a470 class zCClassDef * __cdecl zCClassDef GetClassDef class zSTRING const & -0x58a590 class zCClassDef * __cdecl zCClassDef GetClassDefTypeInsensitive class zSTRING const & -0x58a770 zCClassDef* __thiscall zCClassDef zCClassDef -0x58a900 void __thiscall zCClassDef Init -0x58aab0 void __thiscall zCClassDef ~zCClassDef -0x58ac30 void __cdecl zCClassDef EndStartup -0x58ad70 zCClassDef* __thiscall zCClassDef zCClassDef class zSTRING const & class zSTRING const & class zCObject * (__cdecl*)(void) unsigned long unsigned long unsigned short class zSTRING const & -0x58b050 class zCObject * __thiscall zCClassDef CreateNewInstance -0x58b110 void __thiscall zCClassDef OverwriteCreateNewInstance class zCClassDef * -0x58b130 void __thiscall zCClassDef ResetCreateNewInstance -0x58b140 unsigned short __thiscall zCClassDef GetClassID -0x58b1b0 class zCObject * __cdecl zCClassDef CreateNewInstanceID unsigned short -0x58b1d0 unsigned long __thiscall zCClassDef GetHashIndex class zSTRING const & -0x58b200 unsigned long __thiscall zCClassDef GetHashIndex class zCObject * -0x58b230 void __thiscall zCClassDef InsertHashTable class zCObject * -0x58b270 void __thiscall zCClassDef RemoveHashTable class zCObject * -0x58b2b0 class zCObject * __thiscall zCClassDef SearchHashTable class zSTRING const & -0x58b340 float __thiscall zCClassDef CalcHashTableSpread -0x58b380 void __cdecl zCClassDef ObjectCreated class zCObject * class zCClassDef * -0x58b4a0 void __cdecl zCClassDef ObjectDeleted class zCObject * class zCClassDef * -0x58b540 void __cdecl zCClassDef ObjectCreated class zCObject * int class zCClassDef * -0x58b580 void __cdecl zCClassDef ObjectDeleted class zCObject * int class zCClassDef * -0x58b640 void __thiscall zCClassDef ReportLeaks -0x58b9d0 void __cdecl zCClassDef GetLivingObjectsState class zCLivingObjectsState & -0x58ba80 void __cdecl zCClassDef CompareLivingObjectsState class zCLivingObjectsState const & -0x58bd60 class zFILE * __thiscall zCObjectFactory CreateZFile class zSTRING const & -0x58bde0 class zCEventManager * __thiscall zCObjectFactory CreateEventManager class zCVob * -0x58be60 void __cdecl zCEventManager operator delete void * char const * char const * int -0x58bf10 class zCNetVobControl * __thiscall zCObjectFactory CreateNetVobControl class zCVob * -0x58bfa0 class zCWaypoint * __thiscall zCObjectFactory CreateWaypoint -0x58c010 void __cdecl zCWaypoint operator delete void * char const * char const * int -0x58c0c0 class zCWay * __thiscall zCObjectFactory CreateWay -0x58c130 class zCSession * __thiscall zCObjectFactory CreateSession -0x58c1a0 class zCCSManager * __thiscall zCObjectFactory CreateCSManager -0x58c210 class zCWorld * __thiscall zCObjectFactory CreateWorld -0x58c280 void __cdecl zCWorld operator delete void * char const * char const * int -0x58c330 void __thiscall zCArray::zCArray -0x58c340 int __thiscall zCArraySort::Search class zCClassDef * const & -0x58c3b0 void __thiscall zCArraySort::AllocDelta int -0x58c640 class zCObject * __cdecl zCParticleFX _CreateNewInstance -0x58c790 void __cdecl zCParticleFX ParseParticleFXScript -0x58cd50 void __cdecl zCParticleFX InitParticleFX -0x58d100 zSParticle* __thiscall zSParticle zSParticle -0x58d110 void __cdecl zCParticleFX CleanupParticleFX -0x58d1d0 zCParticleFX* __thiscall zCParticleFX zCParticleFX -0x58d2d0 class zCClassDef * __thiscall zCParticleFX _GetClassDef -0x58d2e0 int __thiscall zCParticleFX IsBBox3DLocal -0x58d2f0 int __thiscall zCParticleFX GetVisualDied -0x58d300 unsigned long __thiscall zCParticleFX GetRenderSortKey -0x58d310 void * __thiscall zCParticleFX `scalar deleting destructor' unsigned int -0x58d340 void __thiscall zCParticleFX ~zCParticleFX -0x58d4a0 void __thiscall zCPFXPerFrameCallback DoWorldPerFrameCallback class zCWorld * class zCCamera * -0x58d4b0 void __thiscall zCParticleFX HostVobAddedToWorld class zCVob * class zCWorld * -0x58d4d0 void __thiscall zCParticleFX HostVobRemovedFromWorld class zCVob * class zCWorld * -0x58d4e0 void __thiscall zCParticleFX::zCStaticPfxList InsertPfxHead class zCParticleFX * -0x58d520 void __thiscall zCParticleFX::zCStaticPfxList RemovePfx class zCParticleFX * -0x58d590 void __thiscall zCParticleFX::zCStaticPfxList TouchPfx class zCParticleFX * -0x58d650 void __thiscall zCParticleFX::zCStaticPfxList ProcessList -0x58dc50 int __thiscall zCParticleFX::zCStaticPfxList IsInList class zCParticleFX * -0x58dc80 class zSTRING const * __thiscall zCParticleFX GetFileExtension int -0x58dce0 class zCVisual * __thiscall zCParticleFX LoadVisualVirtual class zSTRING const & -0x58dcf0 void __thiscall zCParticleFX InitEmitterVars -0x58dd10 void __thiscall zCParticleFX FreeParticles -0x58dd60 void __thiscall zCParticleFX SetVisualUsedBy class zCVob * -0x58de10 class zSTRING __thiscall zCParticleFX GetVisualName -0x58dec0 class zCParticleEmitter * __cdecl zCParticleFX SearchParticleEmitter class zSTRING const & -0x58e080 void __thiscall zCParticleFX RemoveEmitter -0x58e0c0 int __thiscall zCParticleFX SetEmitter class zCParticleEmitter * int -0x58e230 zCParticleEmitter* __thiscall zCParticleEmitter zCParticleEmitter class zCParticleEmitter const & -0x58eb00 int __thiscall zCParticleFX SetEmitter class zSTRING const & int -0x58ed00 int __thiscall zCParticleFX SetAndStartEmitter class zSTRING const & int -0x58ed30 int __thiscall zCParticleFX SetAndStartEmitter class zCParticleEmitter * int -0x58ed60 void __thiscall zCParticleFX StopEmitterOutput -0x58ed70 void __thiscall zCParticleFX RestoreEmitterOutput -0x58edb0 class zCParticleFX * __cdecl zCParticleFX Load class zSTRING const & -0x58ef80 struct zTBBox3D __thiscall zCParticleFX GetBBox3D -0x58f0b0 int __thiscall zCParticleFX CalcIsDead -0x58f110 float __cdecl zCParticleFX PartRand -0x58f130 void __thiscall zCParticleFX UpdateParticleFX -0x58f210 void __thiscall zCParticleFX CreateParticlesUpdateDependencies -0x58f4c0 void __thiscall zCParticleFX UpdateParticle struct zSParticle * -0x58fcb0 int __thiscall zCParticleFX Render struct zTRenderContext & -0x5910c0 float __thiscall zCParticleFX GetShapeScaleThisFrame -0x591220 int __thiscall zCParticleFX GetNumParticlesThisFrame -0x5913c0 void __thiscall zCParticleFX CheckDependentEmitter -0x591580 void __thiscall zCParticleFX CreateParticles -0x591dc0 zCParticleEmitter* __thiscall zCParticleEmitter zCParticleEmitter -0x5920b0 void __thiscall zCParticleEmitter ~zCParticleEmitter -0x5923c0 void __thiscall zCParticleEmitter AddCompoundReferences -0x592410 void __thiscall zCParticleEmitter ResetStrings -0x592690 void __thiscall zCParticleEmitter Reset -0x5926b0 class zVEC3 __cdecl zCParticleEmitter String2Vec3 class zSTRING const & -0x592930 class zVEC2 __cdecl zCParticleEmitter String2Vec2 class zSTRING const & -0x592b50 void __thiscall zCParticleEmitter UpdateInternals -0x593640 void __thiscall zCParticleEmitter SetOutputDir class zVEC3 const & -0x593880 void __thiscall zCParticleEmitter ConvertAnglesIntoBox -0x5938d0 class zVEC3 __thiscall zCParticleEmitter GetPosition -0x593c82 class zVEC3 __thiscall zCParticleEmitter GetPosition -0x593cb0 float __cdecl zRandF2 -0x593cd0 class zVEC3 __fastcall zCParticleEmitter GetVelocity struct zSParticle * class zCParticleFX * -0x593f90 class zVEC3 __fastcall zCParticleEmitter GetVelocity struct zSParticle * class zCParticleFX * -0x593ff0 zCArray* __thiscall zCArray zCArray -0x594000 zCParticleEmitter* __thiscall zCParticleEmitter zCParticleEmitter class zCParticleEmitter const & -0x594020 int __thiscall zCArraySort::Search class zCParticleEmitter * const & -0x594090 void __thiscall zCArray AllocDelta int -0x594100 void __thiscall zCArray InsertEnd float const & -0x5941f0 void __thiscall zCArraySort::InsertEnd class zCParticleEmitter * const & -0x594310 zCRigidBody* __thiscall zCRigidBody zCRigidBody -0x5943e0 void __thiscall zCRigidBody ComputeForceTorque float -0x5943f0 class zMAT3 __thiscall zCRigidBody Star class zVEC3 const & -0x594470 int __thiscall zCRigidBody SetSliding class zVEC3 const & -0x594700 void __thiscall zCRigidBody Integrate float -0x5949a0 void __thiscall zCRigidBody RunSimulation -0x5949d0 void __thiscall zCRigidBody SetInertiaTensorBlock float float float -0x594a60 void __thiscall zCRigidBody ApplyForceCM class zVEC3 const & -0x594aa0 void __thiscall zCRigidBody ApplyForce class zVEC3 const & class zVEC3 const & -0x594ae0 class zVEC3 __thiscall zCRigidBody GetPointVelocity class zVEC3 const & -0x594b60 void __thiscall zCRigidBody ApplyImpulseCM class zVEC3 const & -0x594bd0 void __thiscall zCRigidBody ApplyImpulse class zVEC3 const & class zVEC3 const & -0x594c40 void __thiscall zCRigidBody CollisionImpulseStatic class zVEC3 const & class zVEC3 const & float -0x594d50 void __thiscall zCRigidBody CollisionImpulseCenterStatic class zVEC3 const & float -0x594f40 void __thiscall zCRigidBody CollisionImpulse class zVEC3 const & class zVEC3 const & float class zCRigidBody * -0x595100 void __thiscall zCRigidBody StopRotation -0x5951a0 void __thiscall zCRigidBody StopTranslation -0x595240 void __thiscall zCRigidBody StopTransRot -0x595380 void __thiscall zCRigidBody SetVelocity class zVEC3 const & -0x595420 void __thiscall zCRigidBody SetMode enum zTRigidBodyMode const & -0x595440 int __thiscall zCRigidBody ShouldSlide class zVEC3 const & -0x5955e0 void __thiscall zCRigidBody Archive class zCArchiver & -0x595660 void __thiscall zCRigidBody Unarchive class zCArchiver & -0x5957b0 zCPluecker* __thiscall zCPluecker zCPluecker class zVEC3 const & class zVEC3 const & -0x595800 zCPluecker* __thiscall zCPluecker zCPluecker -0x595820 float __thiscall zCPluecker Length2 -0x595850 void __thiscall zCPluecker Normalize -0x595a00 void * __cdecl zCPolygon S_AllocPointers int -0x595a30 void __cdecl zCPolygon S_DeletePointers int void * -0x595a60 class zCVertFeature * __cdecl zCPolygon S_AllocVertFeatures int -0x595ad0 void __cdecl zCPolygon S_DeleteVertFeatures int class zCVertFeature * -0x595b00 zCPolygon* __thiscall zCPolygon zCPolygon -0x595b30 void __thiscall zCPolygon ~zCPolygon -0x595c00 int __fastcall zCPolygon ClipToPlane class zCVertex * * class zCVertFeature * * int class zCVertex * * class zCVertFeature * * int & struct zTPlane const & -0x5960a0 void __cdecl zCPolygon PrepareRendering -0x5960c0 void __thiscall zCPolygon Unclip -0x596140 void __thiscall zCPolygon CopyClipFeaturesForTexAniMapping -0x5961b0 int __fastcall zCPolygon ClipToFrustum int -0x596420 int __thiscall zCPolygon ClassifyPlane struct zTPlane const & -0x5964b0 int __thiscall zCPolygon ClassifyPlaneBSPBuild struct zTPlane const & -0x596540 int __thiscall zCPolygon CalcNormal -0x596910 zVEC4* __thiscall zVEC4 zVEC4 class zVEC3 const & float -0x596930 void __thiscall zCPolygon GetScreenBBox2D struct zTBBox2D & -0x5969d0 void __thiscall zCPolygon DrawWire struct zCOLOR -0x596a90 void __cdecl zCPolygon LightPolyList class zCArray const & class zCPolygon * * int class zMAT4 * -0x5971b0 void __thiscall zCPolygon LightDynCamSpace class zVEC3 const & int -0x597370 void __fastcall zCPolygon LightClippedPoly class zCArray const & int -0x597950 class zVEC3 __thiscall zCPolygon GetLightStatAtPos class zVEC3 const & -0x598060 int __fastcall zCPolygon CheckRayPolyIntersection class zVEC3 const & class zVEC3 const & class zVEC3 & float & -0x5983f0 int __fastcall zCPolygon CheckRayPolyIntersection2Sided class zVEC3 const & class zVEC3 const & class zVEC3 & float & -0x598760 void __thiscall zCPolygon CalcNormalMainAxis -0x5987c0 struct zTBBox3D __thiscall zCPolygon GetBBox3D -0x598870 class zVEC3 __thiscall zCPolygon GetCenter -0x5988f0 void __thiscall zCPolygon SetMapping class zVEC2 const & class zVEC2 const & class zVEC2 const & -0x598940 void __thiscall zCPolygon SetMapping int class zVEC2 const & -0x598960 void __thiscall zCPolygon Flip -0x5989a0 int __thiscall zCPolygon VertPartOfPoly class zCVertex * -0x5989d0 int __thiscall zCPolygon EdgePartOfPoly class zCVertex * class zCVertex * -0x598a20 void __thiscall zCPolygon TexTranslate class zVEC2 const & -0x598a60 void __thiscall zCPolygon TexSetTranslation class zVEC2 const & -0x598aa0 void __thiscall zCPolygon TexScale float float -0x598ae0 void __thiscall zCPolygon TexScale class zVEC2 & float float -0x598ba0 void __thiscall zCPolygon TexRotate class zVEC2 & float -0x598d70 void __thiscall zCPolygon TexMirrorU float -0x598da0 void __thiscall zCPolygon TexMirrorV float -0x598dd0 void __thiscall zCPolygon TexShearU float -0x598e90 void __thiscall zCPolygon TexShearV float -0x598f50 void __thiscall zCPolygon TexApplyPlanarMapping class zVEC3 const & class zVEC3 const & class zVEC3 const & int -0x599100 void __thiscall zCPolygon TexApplyPlanarMapping float float int -0x5991c0 void __cdecl zCPolygon TexApplyPlanarMapping class zCList const & float float int -0x599400 void __cdecl zCPolygon AlignPolyListToAvgPlane class zCArray -0x5996f0 void __thiscall zCPolygon TexCorrectUV -0x599840 void __thiscall zCPolygon AllocVerts int -0x5999d0 void __thiscall zCPolygon AddVertex class zCVertex * -0x5999f0 void __thiscall zCPolygon AddVertexAndFeature class zCVertex * class zCVertFeature * -0x599a30 void __thiscall zCPolygon SetVertices class zCVertex * class zCVertex * class zCVertex * -0x599a90 void __thiscall zCPolygon SetVertices class zCVertex * class zCVertex * class zCVertex * class zCVertex * int -0x599b00 void __thiscall zCPolygon SetVertex int class zCVertex * -0x599b40 void __thiscall zCPolygon SetFeature int class zCVertFeature * -0x599b80 void __thiscall zCPolygon CopyValuesInto class zCPolygon * -0x599c30 void __thiscall zCPolygon CopyPolyInto class zCPolygon * -0x599c90 void __thiscall zCPolygon RemoveVerticesAndFeatures -0x599d20 float __thiscall zCPolygon GetArea -0x599dc0 float __thiscall zCPolygon GetLongestEdgeLen -0x599e30 void __thiscall zCPolygon ResetStaticLight -0x599e70 void __thiscall zCPolygon SetStaticLight struct zCOLOR -0x599ea0 void __thiscall zCPolygon SetLightDyn struct zCOLOR -0x599ed0 void __thiscall zCPolygon SetLightStatAlpha unsigned char -0x599f00 void __thiscall zCPolygon ResetLightDynToLightStat -0x599f30 void __thiscall zCPolygon AddToLightDyn struct zCOLOR -0x599fc0 int __fastcall zCPolygon CheckBBoxPolyIntersection struct zTBBox3D const & -0x59a440 int __fastcall zCPolygon CheckBSpherePolyIntersection struct zTBSphere3D const & -0x59a5b0 void __thiscall zCPolygon SplitPoly struct zTPlane const & class zCPolygon * class zCPolygon * class zCMesh * -0x59ab10 int __fastcall zCPolygon IsIntersectingProjection class zCPolygon * class zVEC3 const & -0x59b280 int __fastcall zCPolygon IsIntersecting class zCPolygon * -0x59b350 class zCPolygon * __thiscall zCList::Get int -0x59b5a0 class zCObject * __cdecl zCPolyStrip _CreateNewInstance -0x59b610 zCPolyStrip* __thiscall zCPolyStrip zCPolyStrip -0x59b740 void * __thiscall zCPolyStrip `scalar deleting destructor' unsigned int -0x59b770 void __thiscall zCPolyStrip ~zCPolyStrip -0x59b870 int __thiscall zCPolyStrip IsBBox3DLocal -0x59b880 struct zTBBox3D __thiscall zCPolyStrip GetBBox3D -0x59b9a0 void __thiscall zCPolyStrip CalcBBox3D -0x59bb00 void __thiscall zCPolyStrip SetVisualUsedBy class zCVob * -0x59bb20 void __thiscall zCPolyStrip EmptyEffect -0x59bb50 void __thiscall zCPolyStrip AllocateResources int -0x59bde0 void __thiscall zCPolyStrip FreeResources -0x59be80 void __thiscall zCPolyStrip SetVisibleSegments float float -0x59bf50 int __thiscall zCPolyStrip Render struct zTRenderContext & -0x59c460 void __thiscall zCPolyStrip AddSegment class zVEC3 const & class zVEC3 const & -0x59c5c0 void __thiscall zCPolyStrip AddSegment class zVEC3 const & -0x59c680 void __thiscall zCPolyStrip AddSegmentSmart class zVEC3 const & class zVEC3 const & -0x59c8e0 void __thiscall zCPolyStrip UpdateSegment int class zVEC3 const & class zVEC3 const & class zVEC3 const & -0x59c960 void __thiscall zCPolyStrip UpdateSegmentAlpha int float -0x59c980 void __thiscall zCPolyStrip AlignToCamera -0x59ce00 void __thiscall zCPolyStrip ProjectToSphere struct zTBSphere3D const & -0x59cf10 void __thiscall zCPolyStrip Lightning0Subdivide class zVEC3 const & class zVEC3 const & float int -0x59d0a0 void __thiscall zCPolyStrip GenerateCPLightning0 class zVEC3 const & class zVEC3 const & float -0x59d1e0 void __thiscall zCPolyStrip GenerateCircle struct zTBSphere3D const & class zVEC3 const & class zVEC3 const & -0x59d470 int __thiscall zCLightning Render struct zTRenderContext & -0x59d480 void __thiscall zCLightning SetVisualUsedBy class zCVob * -0x59d4d0 void __thiscall zCLightning SetProjectionSphere struct zTBSphere3D const & -0x59d500 void __thiscall zCLightning Generate class zVEC3 const & class zVEC3 const & -0x59d560 void __thiscall zCLightning::zCBolt Generate_R class zVEC3 const & class zVEC3 const & float -0x59d9d0 void * __thiscall zCLightning::zCBolt `scalar deleting destructor' unsigned int -0x59da00 void __thiscall zCLightning::zCBolt ~zCBolt -0x59db20 void __thiscall zCLightning::zCBolt FreeResources -0x59dbf0 int __thiscall zCLightning::zCBolt Render struct zTRenderContext & -0x59dc40 void __thiscall zCArray::zCArray -0x59dc50 void __thiscall zCArray::AllocDelta int -0x59dcf0 int __cdecl zCPrime IsPrime unsigned long -0x59ddc0 unsigned short __cdecl zCPrime PrimeNo unsigned short -0x59ded0 unsigned long __cdecl zCPrime NextPrime unsigned long -0x59e290 Vertex* __thiscall Vertex Vertex class zVEC3 const & int -0x59e420 void __thiscall Vertex ~Vertex -0x59e530 void __thiscall Vertex CalcQuadric -0x59e540 int __thiscall Vertex IsBorder -0x59e5f0 void __thiscall Vertex RemoveIfNotAdjacent class Vertex * -0x59e690 Triangle* __thiscall Triangle Triangle class Vertex * class Vertex * class Vertex * class zVEC2 const & class zVEC2 const & class zVEC2 const & class zVEC3 const & class zVEC3 const & class zVEC3 const & int int -0x59e990 void __thiscall Triangle ~Triangle -0x59eb90 int __thiscall Triangle HasVertex class Vertex * -0x59ebb0 int __thiscall Triangle HasVertexIndex class Vertex * -0x59ebe0 int __thiscall Triangle ComputeNormal -0x59ed20 float __thiscall Triangle GetArea -0x59edc0 void __thiscall Triangle ReplaceVertex class Vertex * class Vertex * -0x59f080 void __thiscall zCProgMeshBuilder CreatePMTriPosList -0x59f820 void __thiscall zCProgMeshBuilder CalcPrelight struct zTLazyMesh & struct zTLazyMesh & -0x59f9b0 void __thiscall zCProgMeshBuilder CalcPosNormals struct zTLazyMesh & -0x59fb00 void __thiscall zCProgMeshBuilder CalcTriPlaneList struct zTLazyMesh const & struct zTLazyMesh & -0x59ff90 void __thiscall zCProgMeshBuilder CalcSubdivData struct zTLazyMesh const & struct zTLazyMesh & -0x5a0550 void __thiscall zCProgMeshBuilder CreateLazySubMesh int struct zTLazyMesh & struct zTLazyMesh & -0x5a0a60 void __thiscall zCProgMeshBuilder CopySubMeshData unsigned char * & struct zTLazyMesh const & class zCProgMeshProto::zCSubMesh * -0x5a0c70 void __thiscall zCProgMeshBuilder CreateFinalPMData int -0x5a1b00 zTLazyMesh* __thiscall zTLazyMesh zTLazyMesh -0x5a1bd0 void __thiscall zTLazyMesh ~zTLazyMesh -0x5a1d40 void * __thiscall zCProgMeshProto::zCSubMesh `vector deleting destructor' unsigned int -0x5a1da0 void __thiscall zCProgMeshBuilder Clear -0x5a1f90 int __thiscall zCProgMeshBuilder BuildProgMeshProto class zCMesh * class zCProgMeshProto * class zCArray * int -0x5a2a90 void __thiscall zCVertex ResetVertexTransform -0x5a30f0 void * __thiscall Vertex `scalar deleting destructor' unsigned int -0x5a3110 void * __thiscall Triangle `scalar deleting destructor' unsigned int -0x5a3160 void __thiscall zCArray::zCArray class zCArray const & -0x5a3200 void __thiscall zCArray::zCArray -0x5a3210 Vertex* __thiscall Vertex Vertex class zVEC3 const & int -0x5a3230 void __thiscall zCArray::operator= class zCArray const & -0x5a32d0 void __thiscall zCArray::RemoveOrder class Vertex * const & -0x5a3320 int __thiscall zCArray::IsInList class Vertex * const & -0x5a3360 Vertex* __thiscall Vertex Vertex class zVEC3 const & int -0x5a33a0 struct zTPMWedge * & __thiscall zCArray::operator[] int -0x5a33b0 void __thiscall zCArray::zCArray -0x5a33c0 void __thiscall zCArray::zCArray class zCArray const & -0x5a3460 void __thiscall zCProgMeshBuilder CreateFinalPMData int -0x5a3480 void __thiscall zCArray::zCArray -0x5a3490 void __thiscall zCArray::zCArray class zCArray const & -0x5a3560 void __thiscall zCProgMeshBuilder CreateFinalPMData int -0x5a3580 void __thiscall zCArray::zCArray -0x5a3590 void __thiscall zCArray::zCArray class zCArray const & -0x5a35f0 int __thiscall zCArray::Search class zCMaterial * const & -0x5a3620 void __thiscall zCArray::zCArray -0x5a3630 void __thiscall zCArray::zCArray class zCArray const & -0x5a3690 void __thiscall zCProgMeshBuilder CreateFinalPMData int -0x5a36b0 zCArray* __thiscall zCArray zCArray class zCArray const & -0x5a3750 void __thiscall zCArray::zCArray -0x5a3760 void __thiscall zCArray::zCArray class zCArray const & -0x5a37d0 void __thiscall zCProgMeshBuilder CreateFinalPMData int -0x5a37f0 void __thiscall zCArray::zCArray -0x5a3800 void __thiscall zCArray::zCArray class zCArray const & -0x5a38d0 void __thiscall zCProgMeshBuilder CreateFinalPMData int -0x5a38f0 void __thiscall zCArray::zCArray -0x5a3900 void __thiscall zCArray::zCArray class zCArray const & -0x5a39a0 void __thiscall zCProgMeshBuilder CalcSubdivData struct zTLazyMesh const & struct zTLazyMesh & -0x5a39c0 void __thiscall zCProgMeshBuilder CalcSubdivData struct zTLazyMesh const & struct zTLazyMesh & -0x5a39e0 void __thiscall zCProgMeshBuilder CreateFinalPMData int -0x5a3a20 void * __thiscall zTLazyMesh `vector deleting destructor' unsigned int -0x5a3a80 void __thiscall zCArray::RemoveOrderIndex int -0x5a3ab0 void __thiscall zCArray::InsertEnd class Triangle * const & -0x5a3ba0 void __thiscall zCArray::RemoveOrderIndex int -0x5a3bd0 void __thiscall zCArray::InsertEnd struct zTPMWedge * const & -0x5a3cc0 void __thiscall zCArray::InsertEnd struct zTWedgeColl const & -0x5a3dc0 void __thiscall zCArray::AllocDelta int -0x5a3e30 void __thiscall zCArray::InsertEnd struct zTPMVertexUpdate const & -0x5a3f20 void __thiscall zCArray::AllocDelta int -0x5a3fa0 void __thiscall zCArray::AllocDelta int -0x5a4020 void __thiscall zCArray::AllocDelta int -0x5a40b0 void __thiscall zCArray::InsertEnd struct zTPlane const & -0x5a4100 void __thiscall zCArray::AllocDelta int -0x5a4180 void __thiscall zCArray::AllocDelta int -0x5a41f0 void __thiscall zCArray::AllocDelta int -0x5a4260 void __thiscall zCArray::AllocDelta int -0x5a42d0 void __thiscall zCArray::AllocDelta int -0x5a4340 void __thiscall zCArray::AllocDelta int -0x5a43c0 unsigned long __cdecl CalcArraySize class zCArray -0x5a43e0 unsigned long __cdecl CalcArraySize class zCArray -0x5a4400 unsigned long __cdecl CalcArraySize class zCArray -0x5a4420 unsigned long __cdecl CalcArraySize class zCArray -0x5a4440 unsigned long __cdecl CalcArraySize class zCArray -0x5a4460 unsigned long __cdecl CalcArraySize class zCArray -0x5a4480 unsigned long __cdecl CalcArraySize class zCArray -0x5a44a0 unsigned long __cdecl CalcArraySize class zCArray -0x5a44c0 unsigned long __cdecl CalcArraySize class zCArray -0x5a44e0 void __cdecl SetAndCopyArrayAdapt unsigned char * & class zCArrayAdapt & class zCArray const & -0x5a4520 unsigned long __thiscall zCArrayAdapt::SetArray void * int -0x5a4540 unsigned long __thiscall zCArrayAdapt::SetArray void * int -0x5a4780 class zCObject * __cdecl zCProgMeshProto _CreateNewInstance -0x5a49e0 class zCObject * __cdecl zCMeshSoftSkin _CreateNewInstance -0x5a4ab0 int __thiscall zCProgMeshProto IsBBox3DLocal -0x5a4ac0 struct zTBBox3D __thiscall zCProgMeshProto GetBBox3D -0x5a4af0 class zCOBBox3D * __thiscall zCProgMeshProto GetOBBox3D -0x5a4b00 void __thiscall zCProgMeshProto DynLightVisual class zCArray const & class zMAT4 * -0x5a4b10 unsigned long __thiscall zCProgMeshProto GetRenderSortKey -0x5a4b20 int __thiscall zCProgMeshProto CanTraceRay -0x5a4b30 class zCClassDef * __thiscall zCMeshSoftSkin _GetClassDef -0x5a4be0 void __thiscall zCProgMeshProto::zCSubMesh zCSubMesh -0x5a4c30 void __thiscall zCProgMeshProto::zCSubMesh ~zCSubMesh -0x5a4cb0 zCProgMeshProto* __thiscall zCProgMeshProto zCProgMeshProto -0x5a4df0 class zCClassDef * __thiscall zCProgMeshProto _GetClassDef -0x5a4e00 void * __thiscall zCProgMeshProto `scalar deleting destructor' unsigned int -0x5a4e30 void __thiscall zCProgMeshProto ~zCProgMeshProto -0x5a4f20 void __thiscall zCProgMeshProto CalcRenderSortKey -0x5a4f60 void __cdecl zCProgMeshProto SetLODParamStrengthModifier float -0x5a4fc0 float __cdecl zCProgMeshProto GetLODParamStrengthModifier -0x5a4fe0 void __thiscall zCProgMeshProto PackStaticVertexBuffers -0x5a5200 class zSTRING const * __thiscall zCProgMeshProto GetFileExtension int -0x5a5220 class zCVisual * __thiscall zCProgMeshProto LoadVisualVirtual class zSTRING const & -0x5a5230 class zSTRING __thiscall zCProgMeshProto GetVisualName -0x5a5280 class zCVisual * __cdecl zCProgMeshProto Load class zSTRING const & -0x5a5c70 int __cdecl zCProgMeshProto BuildProgMeshProto class zCMesh * class zCProgMeshProto * class zCArray * int -0x5a5cc0 void * __thiscall zCProgMeshBuilder `scalar deleting destructor' unsigned int -0x5a5ce0 int __fastcall zCProgMeshProto CheckRayPolyIntersection class zCProgMeshProto::zCSubMesh * int class zVEC3 const & class zVEC3 const & class zVEC3 & float & -0x5a5fd0 int __fastcall zCProgMeshProto CheckRayPolyIntersection2Sided class zCProgMeshProto::zCSubMesh * int class zVEC3 const & class zVEC3 const & class zVEC3 & float & -0x5a6290 int __thiscall zCProgMeshProto TraceRay class zVEC3 const & class zVEC3 const & int struct zTTraceRayReport & -0x5a6470 int __thiscall zCProgMeshProto GetNumTri -0x5a6490 void __cdecl zCProgMeshProto InitProgMeshProto -0x5a65e0 int __cdecl zCProgMeshProto CreateDynamicVertexBuffer -0x5a6650 void __cdecl zCProgMeshProto CleanupProgMeshProto -0x5a66c0 float __fastcall zCProgMeshProto CalcLODRenderVertPerc struct zTRenderContext const & -0x5a6870 int __fastcall zCProgMeshProto CalcLODRenderArgs struct zTRenderContext const & struct zCProgMeshProto::zTLODRenderArgs & -0x5a6a90 int __fastcall zCProgMeshProto CalcLODRenderArgsSubMesh struct zTRenderContext const & struct zCProgMeshProto::zTLODRenderArgs const & class zCProgMeshProto::zCSubMesh const * struct zCProgMeshProto::zTLODRenderArgsSubMesh & -0x5a6b20 int __thiscall zCProgMeshProto Render struct zTRenderContext & -0x5a6b40 int __fastcall zCProgMeshProto RenderProgMesh struct zTRenderContext & int struct zCProgMeshProto::zTLODRenderArgs * class zCRenderLightContainer * float float -0x5a7110 int __fastcall zCProgMeshProto RenderStatic struct zTRenderContext & int struct zCProgMeshProto::zTLODRenderArgs * class zCRenderLightContainer * -0x5a7200 int __fastcall zCProgMeshProto RenderStaticLOD struct zTRenderContext & int struct zCProgMeshProto::zTLODRenderArgs * class zCRenderLightContainer * -0x5a7470 void __fastcall zCProgMeshProto SoftwareTransformVerts int struct zCProgMeshProto::zTLODRenderArgs * float float -0x5a7780 int __fastcall zCProgMeshProto RenderDynamicLOD struct zTRenderContext & int struct zCProgMeshProto::zTLODRenderArgs * class zCRenderLightContainer * float float -0x5a7e30 void __fastcall zCProgMeshProto CalcSubdiv int struct zCProgMeshProto::zTLODRenderArgs const * -0x5a7ef0 void __fastcall zCProgMeshProto CalcNumSubdivEdges class zCProgMeshProto::zCSubMesh * struct zCProgMeshProto::zTLODRenderArgs const * struct zCProgMeshProto::zTLODRenderArgsSubMesh & -0x5a7f50 void __fastcall zCProgMeshProto CalcSubdivSubMesh class zCProgMeshProto::zCSubMesh * class zCVertexBuffer * struct zCProgMeshProto::zTLODRenderArgs const * class zCRenderLightContainer * struct zCProgMeshProto::zTLODRenderArgsSubMesh & -0x5a8270 int __fastcall zCProgMeshProto RenderDynamicSubdiv struct zTRenderContext & int struct zCProgMeshProto::zTLODRenderArgs * class zCRenderLightContainer * float float -0x5a86f0 int __fastcall zCProgMeshProto RenderStaticLODShadow struct zTRenderContext & int struct zCProgMeshProto::zTLODRenderArgs * class zCRenderLightContainer * -0x5a8aa0 unsigned short __cdecl zCProgMeshProto GetFileVersion -0x5a8ab0 int __thiscall zCProgMeshProto Save class zCFileBIN & -0x5a8f20 int __thiscall zCProgMeshProto Load class zCFileBIN & -0x5a9750 zCMeshSoftSkin* __thiscall zCMeshSoftSkin zCMeshSoftSkin -0x5a97b0 void * __thiscall zCMeshSoftSkin `scalar deleting destructor' unsigned int -0x5a97e0 void __thiscall zCMeshSoftSkin ~zCMeshSoftSkin -0x5a98f0 void __thiscall zCMeshSoftSkin AllocVertWeightStream int int -0x5a9950 void __thiscall zCMeshSoftSkin DeleteVertWeightStream -0x5a9980 void __thiscall zCMeshSoftSkin AddNumWeightEntry int const & -0x5a99a0 void __thiscall zCMeshSoftSkin AddWeightEntry struct zCMeshSoftSkin::zTWeightEntry const & -0x5a99e0 void __thiscall zCMeshSoftSkin ResetVertWeightIterator -0x5a99f0 int __thiscall zCMeshSoftSkin GetVertWeightStreamSize -0x5a9a30 void __thiscall zCMeshSoftSkin BuildNodeIndexList -0x5a9c00 void __thiscall zCMeshSoftSkin DeleteNodeOBBList -0x5a9c70 void __thiscall zCMeshSoftSkin BuildNodeOBBList -0x5aa210 unsigned short __cdecl zCMeshSoftSkin GetFileVersion -0x5aa220 int __thiscall zCMeshSoftSkin Load class zCFileBIN & -0x5aa500 int __thiscall zCMeshSoftSkin Save class zCFileBIN & -0x5aa9f0 int __fastcall zCMeshSoftSkin RenderSoftSkin struct zTRenderContext & class zCArray const & class zCRenderLightContainer * float -0x5ab060 zCProgMeshConvertFileHandler* __thiscall zCProgMeshConvertFileHandler zCProgMeshConvertFileHandler -0x5ab120 void * __thiscall zCProgMeshConvertFileHandler `scalar deleting destructor' unsigned int -0x5ab140 int __thiscall zCProgMeshConvertFileHandler HandleFile class zSTRING const & char const * struct _finddata_t -0x5ab310 void __thiscall zCProgMeshProto::zCSubMesh ~zCSubMesh -0x5ab320 void __thiscall zCProgMeshProto::zCSubMesh ~zCSubMesh -0x5ab330 unsigned long __thiscall zCArrayAdapt::SetArray void * int -0x5ab350 void __thiscall zCProgMeshProto::zCSubMesh ~zCSubMesh -0x5ab360 unsigned long __thiscall zCArrayAdapt SetArray void * int -0x5ab380 void __thiscall zCProgMeshProto::zCSubMesh ~zCSubMesh -0x5ab390 unsigned long __thiscall zCArrayAdapt::SetArray void * int -0x5ab3b0 void __thiscall zCProgMeshProto::zCSubMesh ~zCSubMesh -0x5ab3c0 unsigned long __thiscall zCArrayAdapt::SetArray void * int -0x5ab3e0 void __thiscall zCProgMeshProto::zCSubMesh ~zCSubMesh -0x5ab3f0 void __thiscall zCProgMeshProto::zCSubMesh ~zCSubMesh -0x5ab400 void __thiscall zCProgMeshProto::zCSubMesh ~zCSubMesh -0x5ab410 unsigned long __thiscall zCArrayAdapt::SetArray void * int -0x5ab430 void __thiscall zCArrayAdapt::~zCArrayAdapt -0x5ab440 void __thiscall zCMeshSoftSkin ~zCMeshSoftSkin -0x5ab460 void __thiscall zCMeshSoftSkin ~zCMeshSoftSkin -0x5ab480 void __thiscall zCArray::AllocDelta int -0x5ab4f0 void __thiscall zCArray::AllocDelta int -0x5ab7a0 class zCObject * __cdecl zCQuadMark _CreateNewInstance -0x5ab810 zCQuadMark* __thiscall zCQuadMark zCQuadMark -0x5ab960 class zCClassDef * __thiscall zCQuadMark _GetClassDef -0x5ab970 int __thiscall zCQuadMark IsBBox3DLocal -0x5ab980 class zSTRING __thiscall zCQuadMark GetVisualName -0x5aba10 void * __thiscall zCQuadMark `scalar deleting destructor' unsigned int -0x5aba40 void __thiscall zCQuadMark ClipQuadPolyToWorldPoly struct zCQuadMark::zTQuadMarkPoly & class zCPolygon * class zCArray & -0x5aba60 void __thiscall zCQuadMark ~zCQuadMark -0x5abb80 void __thiscall zCQuadMark SetVisualUsedBy class zCVob * -0x5abbb0 struct zTBBox3D __thiscall zCQuadMark GetBBox3D -0x5abbd0 int __thiscall zCQuadMark Render struct zTRenderContext & -0x5abc80 int __thiscall zCQuadMark ClipQuadPolyToPlane struct zCQuadMark::zTQuadMarkPoly & struct zCQuadMark::zTQuadMarkPoly & struct zTPlane const & -0x5abec0 void __thiscall zCQuadMark ClipQuadPolyToWorldPoly struct zCQuadMark::zTQuadMarkPoly & class zCPolygon * class zCArray & -0x5ac120 void __thiscall zCQuadMark CalcQuadAxis class zCPolygon * class zVEC3 & class zVEC3 & -0x5ac2d0 void __thiscall zCQuadMark InitFirstQuadPoly class zCPolygon * class zVEC3 const & class zVEC3 const & class zVEC3 const & struct zCQuadMark::zTEffectParams * -0x5ac7a0 void __thiscall zCQuadMark InitQuadPoly struct zCQuadMark::zTQuadMarkPoly & class zCPolygon * -0x5ac820 void __thiscall zCQuadMark ProjectQuadPolyToPlane struct zCQuadMark::zTQuadMarkPoly const & struct zCQuadMark::zTQuadMarkPoly & struct zTPlane const & -0x5ac900 void __thiscall zCQuadMark AddQuadPolyToQuadMesh struct zCQuadMark::zTQuadMarkPoly & class zCPolygon * -0x5aca80 class zCPolygon * __thiscall zCQuadMark GetNextWorldPoly class zCVertex * class zCVertex * -0x5acb10 void __thiscall zCQuadMark ProcessWorldPoly class zCPolygon * -0x5accd0 void __thiscall zCQuadMark CreateQuadMark class zVEC3 const & class zVEC3 const & class zVEC2 const & class zSTRING & struct zCQuadMark::zTEffectParams * -0x5ace30 void __thiscall zCQuadMark CreateQuadMark class zVEC3 const & class zVEC3 const & class zVEC2 const & class zCMaterial * struct zCQuadMark::zTEffectParams * -0x5acec0 void __thiscall zCQuadMark CreateQuadMark class zVEC3 const & class zVEC3 const & class zVEC2 const & struct zCQuadMark::zTEffectParams * -0x5acf20 void __thiscall zCQuadMark CreateQuadMark class zCPolygon * class zVEC3 const & class zVEC2 const & struct zCQuadMark::zTEffectParams * -0x5ad4b0 int __thiscall zCQuadMark GetNumActive -0x5ad4d0 void __thiscall zCQuadMark ProcessAniTracker -0x5ad710 void __thiscall zCArray::operator= class zCArray const & -0x5ad770 zCQuadMark* __thiscall zCQuadMark zCQuadMark -0x5ad790 void __thiscall zCArray::AllocDelta int -0x5ad810 void __thiscall zCArray::InsertEnd struct zCQuadMark::zTQuadMarkVert const & -0x5ad860 void __thiscall zCArray::InsertEnd struct zCQuadMark::zTQuadMarkAniState const & -0x5ad8b0 void __thiscall zCArray::AllocDelta int -0x5ad960 zCRayCacheElement* __thiscall zCRayCacheElement zCRayCacheElement class zCBspLeaf const * class zCRayCacheElement * * -0x5ada30 void __thiscall zCRayCacheElement ~zCRayCacheElement -0x5adb00 void __thiscall zCRayCacheElement JumpBack class zCRayCacheElement * * -0x5adb30 char * __thiscall zCRayCache Hit -0x5adb40 class zCArray & __thiscall zCRayCache HitList -0x5adb50 float __cdecl zCRayCache LastTraceRayEffort -0x5adb80 void __thiscall zCRayCache StartTraceRay class zVEC3 const & class zVEC3 const & -0x5adde0 void * __thiscall zCRayCacheElement `scalar deleting destructor' unsigned int -0x5ade00 void __thiscall zCRayCache StopTraceRay -0x5adf70 void __thiscall zCRayCache ~zCRayCache -0x5ae010 void __thiscall zCRayCache NextNode class zCBspBase const * -0x5ae550 void __cdecl zCRayCache NodeDeleted class zCBspLeaf * -0x5ae600 enum zTRnd_AlphaBlendFunc __thiscall zCRenderer AlphaBlendFuncStringToType class zSTRING const & -0x5ae6f0 class zSTRING __thiscall zCRenderer AlphaBlendFuncTypeToString enum zTRnd_AlphaBlendFunc -0x5ae8ad class zSTRING __thiscall zCRenderer AlphaBlendFuncTypeToString enum zTRnd_AlphaBlendFunc -0x5ae970 int __thiscall zCRenderer Vid_SetMode int int int struct HWND__ * * -0x5aea10 struct zTRnd_TexFormatInfo __thiscall zCRenderer GetTexFormatInfo enum zTRnd_TextureFormat -0x5aea40 void __thiscall zCRenderer DrawTile class zCTexture * class zVEC2 const & class zVEC2 const & float class zVEC2 const & class zVEC2 const & struct zCOLOR -0x5af340 zTRndSimpleVertex* __thiscall zTRndSimpleVertex zTRndSimpleVertex -0x5af380 int __cdecl zCRenderLightContainer CompareLightScore void const * void const * -0x5af3a0 void __thiscall zCRenderLightContainer CreatePrelightConfig struct zTBBox3D const & -0x5af550 int __fastcall zCRenderLightContainer CollectLights_FastPath struct zTRenderContext const & -0x5af790 void __cdecl zCRenderLightContainer S_ReleaseVobLightRefs -0x5af7a0 void __fastcall zCRenderLightContainer CollectLights_DynLights struct zTRenderContext const & -0x5af930 void __thiscall zCDynVobLightCacheElement UpdateContents class zCVob const * -0x5afcf0 void __fastcall zCRenderLightContainer CollectLights_StatLights struct zTRenderContext const & -0x5b0160 void __fastcall zCRenderLightContainer CollectLights struct zTRenderContext const & -0x5b02b0 class zVEC3 __thiscall zCRenderLightContainer CalcStatLightDir struct zTRenderContext const & -0x5b0420 class zVEC3 __thiscall zCRenderLightContainer LightVertex class zVEC3 const & class zVEC3 const & -0x5b0680 void __fastcall zCRenderLightContainer Activate class zMAT4 const & -0x5b07a0 void __thiscall zCRenderLightContainer SetupRendererLights -0x5b0810 void __thiscall zCMemPool::zCMemPool unsigned int unsigned int -0x5b0830 void __thiscall zCDynVobLightCacheElement UpdateContents class zCVob const * -0x5b0850 void __thiscall zCCache::zCCache unsigned long unsigned long -0x5b08d0 void __thiscall zCCache::~zCCache -0x5b0a00 class zCDynVobLightCacheElement * __thiscall zCCache::operator[] class zCVob const * const & -0x5b0af0 void __cdecl zCDynVobLightCacheElement operator delete void * char const * char const * int -0x5b0b00 void __thiscall zCCache::ClearCache -0x5b0c30 void __thiscall zCDynVobLightCacheElement ReleaseLights -0x5b0c70 void __thiscall zCCache::PurgeCache -0x5b0db0 void __thiscall zCSparseArray >::~zCSparseArray > -0x5b0e00 unsigned long __thiscall zCSparseArray >::SizeIndex -0x5b0e10 unsigned long __thiscall zCSparseArray >::SizeData -0x5b0e20 unsigned long __thiscall zCSparseArray >::SizeAll -0x5b0e30 void * __thiscall zCSparseArray >::IndexPtr unsigned long -0x5b0e40 void * __thiscall zCSparseArray >::DataPtr unsigned long -0x5b0e50 class zCSparseArrayManDat * __thiscall zCSparseArray >::ManDatPtr unsigned long -0x5b0e60 int __thiscall zCSparseArray >::IndexIsEqual void const * void const * -0x5b0e80 void __thiscall zCSparseArray >::CopyIndex void * void const * -0x5b0ea0 void __thiscall zCSparseArray >::DestructIndex void * -0x5b0eb0 void __thiscall zCSparseArray >::Hash void const * unsigned long & unsigned long & -0x5b0ed0 void __thiscall zCSparseArray >::ConstructData void * -0x5b0ef0 void __thiscall zCSparseArray >::DestructData void * -0x5b0f00 void * __thiscall zCCache::`scalar deleting destructor' unsigned int -0x5b0f20 void * __thiscall zCSparseArray >::`scalar deleting destructor' unsigned int -0x5b0f40 void __thiscall zCArraySort::InsertEnd struct zCRenderLightContainer::zTLightScore const & -0x5b1040 void * __thiscall zCDynVobLightCacheElement `scalar deleting destructor' unsigned int -0x5b10d0 zCShader* __thiscall zCShader zCShader -0x5b10f0 void __thiscall zCShader ~zCShader -0x5b1100 void __thiscall zCShader InsertStage int class zCShaderStage * -0x5b1130 zCShaderStage* __thiscall zCShaderStage zCShaderStage -0x5b1190 zCRndAlphaSortObject_WorldPoly* __thiscall zCRndAlphaSortObject_WorldPoly zCRndAlphaSortObject_WorldPoly -0x5b11a0 void __thiscall zCRndAlphaSortObject_WorldPoly ~zCRndAlphaSortObject_WorldPoly -0x5b11b0 void * __thiscall zCRndAlphaSortObject_WorldPoly `vector deleting destructor' unsigned int -0x5b1250 class zCRndAlphaSortObject_WorldPoly * __cdecl zCRndAlphaSortObject_WorldPoly GetFreeAlphaWorldPoly -0x5b1340 void __cdecl zCRndAlphaSortObject_WorldPoly ResetFreeList -0x5b1360 void __thiscall zCRndAlphaSortObject_WorldPoly SetZValueByPoly class zCPolygon * struct zTPlane const & -0x5b13c0 void __thiscall zCRndAlphaSortObject_WorldPoly Draw int -0x5b1650 zCRenderManager* __thiscall zCRenderManager zCRenderManager -0x5b1680 void __thiscall zCRenderManager ~zCRenderManager -0x5b1730 void __thiscall zCRenderManager InitRenderManager -0x5b1840 void __thiscall zCRenderManager CleanupRenderManager -0x5b18b0 class zCShader * __cdecl zCRenderManager GetFreeShader -0x5b19a0 class zCShaderStage * __cdecl zCRenderManager GetFreeShaderStage -0x5b1a90 void __fastcall zCRenderManager AddPoly class zCPolygon * -0x5b1bd0 void __thiscall zCRenderManager Flush -0x5b1e70 void __fastcall zCRenderManager SortMaterialPolys class zCMaterial * -0x5b1e90 void __fastcall zCRenderManager BuildShader class zCMaterial * class zCTexture * unsigned long int class zCShader * & -0x5b22f0 class zCVertexBufferDyn2 * __fastcall zCRenderManager GetFreeDynVertexBuffer class zCShader * -0x5b2430 void __fastcall zCRenderManager SetRGBA class zCShaderStage * -0x5b24f6 void __fastcall zCRenderManager SetRGBA class zCShaderStage * -0x5b2510 void __fastcall zCRenderManager SetStageColorOp unsigned long enum zTRnd_AlphaBlendFunc -0x5b2578 void __fastcall zCRenderManager SetStageColorOp unsigned long enum zTRnd_AlphaBlendFunc -0x5b2590 void __fastcall zCRenderManager SetTextureStage0 class zCShader * unsigned long class zCVertexBuffer * -0x5b26e0 void __fastcall zCRenderManager SetTextureTransform class zCShader * unsigned long unsigned long -0x5b2747 void __fastcall zCRenderManager SetTextureTransform class zCShader * unsigned long unsigned long -0x5b2970 void __fastcall zCRenderManager SetAlphaFunc class zCShader * unsigned long unsigned long -0x5b2a50 void __fastcall zCRenderManager DrawVertexBuffer class zCVertexBuffer * int int unsigned short * unsigned long class zCMaterial * -0x5b2aa0 void __fastcall zCRenderManager DrawVertexBuffer class zCVertexBuffer * int int unsigned short * unsigned long class zCShader * -0x5b2bf5 void __fastcall zCRenderManager DrawVertexBuffer class zCVertexBuffer * int int unsigned short * unsigned long class zCShader * -0x5b2d60 void __fastcall zCRenderManager PackVB class zCArray const & class zCShader * -0x5b3bf0 void __cdecl zCMapDetailTexture S_Init -0x5b3f00 void __cdecl zCMapDetailTexture S_Init -0x5b3f50 void __thiscall std pair::~pair -0x5b3fd0 void __cdecl zCMapDetailTexture S_Cleanup -0x5b3fe0 struct zCMapDetailTexture::zTMapDetailTextureEntry const * __cdecl zCMapDetailTexture S_GetDetailTextureInfo class zSTRING const & -0x5b4050 void __thiscall std map,class std::allocator >::map,class std::allocator > struct std::less const & class std::allocator const & -0x5b4100 struct zCMapDetailTexture::zTMapDetailTextureEntry & __thiscall std map,class std::allocator >::operator[] class zSTRING const & -0x5b4980 unsigned char & __thiscall std basic_string,class std::allocator >::_Refcnt char const * -0x5b4990 void __thiscall std::allocator deallocate void * unsigned int -0x5b4e70 void __cdecl std _Construct struct std::pair * struct std::pair const & -0x5b4f20 void __cdecl operator delete void * void * -0x5b4f30 void * __thiscall std pair::`scalar deleting destructor' unsigned int -0x5b5160 zCResource* __thiscall zCResource zCResource -0x5b5300 class zCClassDef * __thiscall zCResource _GetClassDef -0x5b5310 void * __thiscall zCResource `scalar deleting destructor' unsigned int -0x5b5340 void __thiscall zCResource ~zCResource -0x5b53a0 void __thiscall zCResource SetCacheInPriority float -0x5b53d0 int __thiscall zCResource LoadResourceData -0x5b54b0 int __thiscall zCResource ReleaseResourceData -0x5b54c0 unsigned long __thiscall zCResource GetResSizeBytes -0x5b54d0 void __thiscall zCResource GetCacheConfig unsigned long & unsigned long & -0x5b54e0 void __thiscall zCResource CacheOut -0x5b5500 void __thiscall zCResource TouchTimeStamp -0x5b5580 void __thiscall zCResource TouchTimeStampLocal -0x5b5590 void __thiscall zCResource LockStateChange -0x5b55a0 void __thiscall zCResource UnlockStateChange -0x5b55b0 zCResourceManager* __thiscall zCResourceManager zCResourceManager -0x5b5640 int __thiscall zCThread IsThreadRunning -0x5b5650 int __thiscall zCThread GetTerminationRequested -0x5b5660 void __thiscall zCThread SetTerminationRequested int -0x5b5670 void * __thiscall zCResourceManager `scalar deleting destructor' unsigned int -0x5b5690 void __thiscall zCResourceManager ~zCResourceManager -0x5b5720 void __thiscall zCResourceManager PurgeCaches class zCClassDef * -0x5b58a0 void __thiscall zCResourceManager SetThreadingEnabled int -0x5b58b0 int __thiscall zCResourceManager GetThreadingEnabled -0x5b58c0 void __thiscall zCResourceManager InitClassCache -0x5b5b30 class zCResourceManager::zCClassCache * __thiscall zCResourceManager GetClassCache class zCResource * -0x5b5ba0 int __thiscall zCResourceManager GetClassCacheIndex class zCClassDef * -0x5b5bd0 void __thiscall zCResourceManager LoadResource class zCResource * -0x5b5cb0 enum zTResourceCacheState __thiscall zCResourceManager CacheIn class zCResource * float -0x5b5fb0 void __thiscall zCResourceManager CacheOut class zCResource * -0x5b60e0 void __thiscall zCResourceManager TouchTimeStamp class zCResource * -0x5b6150 void __thiscall zCResourceManager DoFrameActivity -0x5b61e0 void __thiscall zCResourceManager Evict -0x5b62a0 unsigned long __thiscall zCResourceManager ThreadProc -0x5b63c0 class zCResource * __thiscall zCResourceManager RemoveCacheInQueue class zCResource * -0x5b6440 class zCResource * __thiscall zCResourceManager GetNextCacheInQueue -0x5b6450 void __thiscall zCResourceManager InsertCacheInQueue class zCResource * float -0x5b6520 void __thiscall zCResourceManager LockCacheInQueue -0x5b6540 void __thiscall zCResourceManager UnlockCacheInQueue -0x5b6560 int __thiscall zCResourceManager WaitForCacheIn class zCResource * -0x5b65c0 void __thiscall zCResourceManager QueueProcess_Start -0x5b65f0 void __thiscall zCResourceManager QueueProcess_Suspend -0x5b6600 void __thiscall zCResourceManager QueueProcess_Resume -0x5b6630 void __thiscall zCResourceManager PrintStatusDebug -0x5b6e10 void __thiscall zCResourceManager::zCClassCache zCClassCache -0x5b6e30 void __thiscall zCResourceManager::zCClassCache ~zCClassCache -0x5b6e40 void __thiscall zCResourceManager::zCClassCache InsertRes class zCResource * -0x5b6ea0 void __thiscall zCResourceManager::zCClassCache RemoveRes class zCResource * -0x5b6f10 void __thiscall zCResourceManager::zCClassCache TouchRes class zCResource * -0x5b6f80 zCResourceManager* __thiscall zCResourceManager zCResourceManager -0x5b6fb0 void __thiscall zCResourceManager InitClassCache -0x5b6fd0 void * __thiscall zCResourceManager::zCClassCache `vector deleting destructor' unsigned int -0x5b7020 void __thiscall zCArray::AllocDelta int -0x5b7110 void __thiscall zCArray::InsertEnd class zCClassDef * const & -0x5b7230 zCSession* __thiscall zCSession zCSession -0x5b7260 void __thiscall zCSession SetCamera class zCCamera * -0x5b7270 class zCCamera * __thiscall zCSession GetCamera -0x5b7280 class zCAICamera * __thiscall zCSession GetCameraAI -0x5b7290 class zCVob * __thiscall zCSession GetCameraVob -0x5b72a0 class zCView * __thiscall zCSession GetViewport -0x5b72b0 class zCCSManager * __thiscall zCSession GetCutsceneManager -0x5b72c0 void * __thiscall zCSession `scalar deleting destructor' unsigned int -0x5b72e0 void __thiscall zCSession ~zCSession -0x5b7330 void __thiscall zCSession Done -0x5b73f0 void __thiscall zCSession Init -0x5b7430 void __thiscall zCSession DesktopInit -0x5b74c0 void __thiscall zCSession CutsceneSystemInit -0x5b74f0 void __thiscall zCSession Render -0x5b7540 void __thiscall zCSession RenderBlit -0x5b7560 void __thiscall zCSession CamInit -0x5b7720 void __thiscall zCSession CamInit class zCVob * class zCCamera * -0x5b7790 class zCWorld * __thiscall zCSession GetWorld -0x5b77a0 void __thiscall zCSession SaveWorld class zSTRING const & enum zCWorld::zTWorldSaveMode int int -0x5b77b0 int __thiscall zCSession LoadWorld class zSTRING const & enum zCWorld::zTWorldLoadMode -0x5b77c0 void __thiscall zCSession SetTime int int int -0x5b77d0 void __thiscall zCSession GetTime int & int & int & -0x5b77e0 void __thiscall zCSession SetWorld class zCWorld * -0x5b7dd0 class zCObject * __cdecl zCSkyControler_Indoor _CreateNewInstance -0x5b7ee0 void __thiscall zCSkyControler SetFillBackground int -0x5b7ef0 int __thiscall zCSkyControler GetFillBackground -0x5b7f00 int __thiscall zCSkyControler GetRelightCtr -0x5b7f10 struct zCOLOR __thiscall zCSkyControler GetDaylightColorFromIntensity int -0x5b7f30 void __thiscall zCSkyControler SetCameraLocationHint enum zCSkyControler::zTCamLocationHint -0x5b7f40 class zCClassDef * __thiscall zCSkyControler_Mid _GetClassDef -0x5b7f50 void __cdecl zCSkyControler_Indoor operator delete void * char const * char const * int -0x5b7f70 class zCClassDef * __thiscall zCSkyControler_Indoor _GetClassDef -0x5b7f80 float __thiscall zCSkyControler_Indoor GetTime -0x5b7f90 void __thiscall zCSkyControler_Indoor ResetTime -0x5b7fa0 void __thiscall zCSkyControler_Indoor UpdateWorldDependencies -0x5b7fb0 void * __thiscall zCSkyControler_Indoor `scalar deleting destructor' unsigned int -0x5b7fe0 void __thiscall zCSkyControler_Indoor ~zCSkyControler_Indoor -0x5b80a0 class zCClassDef * __thiscall zCSkyControler _GetClassDef -0x5b82a0 class zCObject * __cdecl zCSkyControler_Outdoor _CreateNewInstance -0x5b8310 void __cdecl zCSkyControler_Outdoor operator delete void * char const * char const * int -0x5b8330 zCOutdoorRainFX* __thiscall zCOutdoorRainFX zCOutdoorRainFX -0x5b84b0 void __thiscall zCOutdoorRainFX ~zCOutdoorRainFX -0x5b8560 void __thiscall zCOutdoorRainFX UpdateSound float -0x5b8760 void __thiscall zCOutdoorRainFX SetEffectWeight float float -0x5b8910 int __thiscall zCOutdoorRainFX CheckCameraBeam class zVEC3 const & -0x5b8b30 void __thiscall zCOutdoorRainFX CreateParticles struct zTRenderContext & -0x5b9230 void __thiscall zCOutdoorRainFX UpdateParticles -0x5b93f0 void __thiscall zCOutdoorRainFX RenderParticles struct zTRenderContext & struct zCOLOR -0x5ba160 zCSkyControler* __thiscall zCSkyControler zCSkyControler -0x5ba250 void * __thiscall zCSkyControler `scalar deleting destructor' unsigned int -0x5ba280 void __thiscall zCSkyControler ~zCSkyControler -0x5ba2f0 void __thiscall zCSkyControler ClearBackground struct zCOLOR -0x5ba5a0 zCSkyControler_Mid* __thiscall zCSkyControler_Mid zCSkyControler_Mid -0x5ba670 void * __thiscall zCSkyControler_Mid `scalar deleting destructor' unsigned int -0x5ba6a0 void __thiscall zCSkyControler_Mid InitUnderwaterPFX -0x5ba930 void * __thiscall zCUnderwaterPFX `scalar deleting destructor' unsigned int -0x5ba960 void __thiscall zCUnderwaterPFX ~zCUnderwaterPFX -0x5ba970 void __thiscall zCSkyControler_Mid ~zCSkyControler_Mid -0x5baa30 void __thiscall zCSkyControler_Mid SetUnderwaterFX int -0x5baaa0 int __thiscall zCSkyControler_Mid GetUnderwaterFX -0x5baab0 void __thiscall zCSkyControler_Mid RenderSkyPre -0x5bab80 void __thiscall zCSkyControler_Mid RenderSkyPost -0x5bada0 int __thiscall zCUnderwaterPFX Render struct zTRenderContext & -0x5badc0 void __thiscall zCUnderwaterPFX ProcessParticles -0x5bb1c0 void __thiscall zCUnderwaterPFX CreateParticles -0x5bb2a0 void __thiscall zCSkyControler_Mid InitScreenBlend -0x5bb3d0 void __thiscall zCSkyControler_Mid RenderScreenBlend -0x5bb5a0 void __thiscall zCSkyControler_Mid SetScreenBlendAlpha int -0x5bb5b0 void __thiscall zCSkyControler_Mid SetScreenBlendColor struct zCOLOR const & -0x5bb5c0 void __thiscall zCSkyControler_Mid SetScreenBlendAlphaFunc enum zTRnd_AlphaBlendFunc -0x5bb5d0 zCSkyControler_Indoor* __thiscall zCSkyControler_Indoor zCSkyControler_Indoor -0x5bb690 void __thiscall zCSkyControler_Indoor SetTime float -0x5bb700 void __thiscall zCSkyControler_Indoor SetFarZ float -0x5bb710 float __thiscall zCSkyControler_Indoor GetFarZ -0x5bb720 void __thiscall zCSkyControler_Indoor SetFarZScalability float -0x5bb760 float __thiscall zCSkyControler_Indoor GetFarZScalability -0x5bb770 void __thiscall zCSkyControler_Indoor SetBackgroundColor struct zCOLOR -0x5bb780 struct zCOLOR __thiscall zCSkyControler_Indoor GetBackgroundColor -0x5bb790 void __thiscall zCSkyControler_Indoor RenderSkyPre -0x5bb820 void __thiscall zCSkyControler_Indoor RenderSkyPost -0x5bb830 zCSkyLayerData* __thiscall zCSkyLayerData zCSkyLayerData -0x5bb8a0 void __thiscall zCSkyLayerData ~zCSkyLayerData -0x5bb960 zCSkyState* __thiscall zCSkyState zCSkyState -0x5bb990 void __thiscall zCSkyControler_Outdoor ~zCSkyControler_Outdoor -0x5bb9b0 void __thiscall zCSkyState PresetDay0 -0x5bbb50 void __thiscall zCSkyState PresetDay1 -0x5bbcd0 void __thiscall zCSkyState PresetDay2 -0x5bbda0 void __thiscall zCSkyState PresetEvening -0x5bbe70 void __thiscall zCSkyState PresetNight0 -0x5bc070 void __thiscall zCSkyState PresetNight1 -0x5bc1f0 void __thiscall zCSkyState PresetNight2 -0x5bc370 void __thiscall zCSkyState PresetDawn -0x5bc440 zCSkyControler_Outdoor* __thiscall zCSkyControler_Outdoor zCSkyControler_Outdoor -0x5bc750 zCSkyPlanet* __thiscall zCSkyPlanet zCSkyPlanet -0x5bc760 void __thiscall zCSkyPlanet ~zCSkyPlanet -0x5bc790 class zCClassDef * __thiscall zCSkyControler_Outdoor _GetClassDef -0x5bc7a0 float __thiscall zCSkyControler_Outdoor GetTime -0x5bc7b0 void __thiscall zCSkyControler_Outdoor SetBackgroundColor struct zCOLOR -0x5bc7c0 struct zCOLOR __thiscall zCSkyControler_Outdoor GetBackgroundColor -0x5bc7d0 void __thiscall zCSkyControler_Outdoor SetCameraLocationHint enum zCSkyControler::zTCamLocationHint -0x5bc7e0 void * __thiscall zCSkyControler_Outdoor `scalar deleting destructor' unsigned int -0x5bc810 void __thiscall zCSkyControler_Outdoor ~zCSkyControler_Outdoor -0x5bca80 void __thiscall zCSkyControler_Outdoor Init -0x5bcf50 void __thiscall zCSkyControler_Outdoor UpdateWorldDependencies -0x5bcfa0 int __thiscall zCSkyControler_Outdoor GetStateTextureSearch int int int -0x5bcff0 void __thiscall zCSkyControler_Outdoor ApplyStateTexToLayer int int -0x5bd430 void __thiscall zCSkyControler_Outdoor RenderPlanets -0x5bd970 void __thiscall zCSkyControler_Outdoor ReadFogColorsFromINI -0x5bde40 void __fastcall zCSkyControler_Outdoor ApplyFogColorsFromINI int -0x5bdec0 void __thiscall zCSkyControler_Outdoor CreateDefault -0x5be4f0 void __thiscall zCSkyControler_Outdoor Interpolate -0x5be8f0 void __thiscall zCSkyControler_Outdoor SetTime float -0x5be930 void __thiscall zCSkyControler_Outdoor ResetTime -0x5be950 int __thiscall zCSkyControler_Outdoor GetRelightCtr -0x5be960 struct zCOLOR __thiscall zCSkyControler_Outdoor GetDaylightColorFromIntensity int -0x5be980 void __thiscall zCSkyControler_Outdoor CalcPolyLightCLUT class zVEC3 const & class zVEC3 const & -0x5beaa0 class zCMesh * __cdecl zCSkyLayer CreateSkyPoly -0x5bec80 zCSkyLayer* __thiscall zCSkyLayer zCSkyLayer -0x5becd0 void __thiscall zCSkyLayer ~zCSkyLayer -0x5bed20 void __thiscall zCSkyLayer SetSkyBoxTexture int class zCTexture * -0x5bed60 void __thiscall zCSkyLayer SetSkyPolyTexture class zCTexture * -0x5bed70 void __thiscall zCSkyLayer RenderSkyLayer class zCSkyState * -0x5bee20 void __thiscall zCSkyLayer RenderSkyPoly class zCSkyState * -0x5bf230 void __thiscall zCSkyLayer RenderRainCloudLayer struct zCOLOR -0x5bf4b0 void __thiscall zCSkyControler_Outdoor ColorizeSkySphere -0x5bf6f0 void __thiscall zCSkyControler_Outdoor TextureSkySphere -0x5bfbe0 void __thiscall zCSkyControler_Outdoor RenderSetup -0x5bfc30 void __thiscall zCSkyControler_Outdoor RenderSkyPlane -0x5bfed0 void __thiscall zCSkyControler_Outdoor RenderSkyDome -0x5bfee0 class zCMesh * __cdecl zCSkyLayer CreateSkyBoxMesh int -0x5bfef0 void __thiscall zCSkyLayer RenderSkyBox class zCSkyState * -0x5bff80 void __thiscall zCSkyControler_Outdoor InitSkyPFX -0x5c01a0 void __thiscall zCSkyControler_Outdoor CalcFog -0x5c0540 void __thiscall zCSkyControler_Outdoor SetFarZ float -0x5c0550 float __thiscall zCSkyControler_Outdoor GetFarZ -0x5c0560 void __thiscall zCSkyControler_Outdoor SetFarZScalability float -0x5c05b0 float __thiscall zCSkyControler_Outdoor GetFarZScalability -0x5c05c0 void __thiscall zCSkyControler_Outdoor RenderSkyPFX -0x5c0900 void __thiscall zCSkyControler_Outdoor RenderSkyPre -0x5c0dc0 void __thiscall zCSkyControler_Outdoor ProcessRainFX -0x5c1090 void __thiscall zCSkyControler_Outdoor SetRainFXWeight float float -0x5c1160 void __thiscall zCSkyControler_Outdoor RenderSkyPost -0x5c1170 void __thiscall zCSkyControler_Outdoor Archive class zCArchiver & -0x5c1220 void __thiscall zCSkyControler_Outdoor Unarchive class zCArchiver & -0x5c12d0 void __thiscall zCSkyControler_Outdoor ~zCSkyControler_Outdoor -0x5c12f0 void __thiscall zCArray::InsertEnd class zCSkyState * const & -0x5c13e0 void __thiscall zCOutdoorRainFX ~zCOutdoorRainFX -0x5c1400 void __thiscall zCArray::AllocDelta int -0x5c1470 void __thiscall zCArray::InsertEnd class zVEC3 const & -0x5c14c0 void __thiscall zCArray::InsertEnd struct zCOutdoorRainFX::zSParticle * const & -0x5c15b0 void __thiscall zCArray::AllocDelta int -0x5c19f0 int __thiscall zCSoundSystem GetNumReverbPresets -0x5c1a00 class zSTRING const * __thiscall zCSoundSystem GetReverbPresetName int -0x5c1a20 void __thiscall zCSoundFX GetCacheConfig unsigned long & unsigned long & -0x5c1b30 void __thiscall zCSoundManager::zTScriptSoundData zTScriptSoundData -0x5c1b70 void __thiscall zCSoundManager DebugMessage class zSTRING const & -0x5c1c10 void __thiscall zCSoundManager::zCTableEntry zCTableEntry -0x5c1db0 class zSTRING __thiscall zCSoundManager SearchMediumTypeIDList int int -0x5c1f80 void __thiscall zCSoundManager::zCMediumType ~zCMediumType -0x5c1fd0 int __thiscall zCSoundManager GetMediumIndex char -0x5c20b0 int __thiscall zCSoundManager GetCollSndTableIndex class zSTRING const & -0x5c21f0 void __thiscall zCSoundManager StartHitSound class zCVob * enum zCSoundManager::zTSndManMedium enum zCSoundManager::zTSndManMedium int int class zCCollisionReport const * -0x5c2cb0 void __thiscall zCSoundManager::zCSoundEventData zCSoundEventData -0x5c2e00 void __thiscall zCSoundManager::zCSoundEventData GetData class zSTRING const & class zCSoundFX * & class zCParticleEmitter * & -0x5c2ee0 void __thiscall zCSoundManager::zCSoundEventData GetData class zCSoundFX * & class zCParticleEmitter * & -0x5c2f40 void __thiscall zCSoundManager StartAttackSound class zCVob * enum zCSoundManager::zTSndManMedium enum zCSoundManager::zTSndManMedium int int -0x5c3460 int __thiscall zCSoundManager StartSlideSound class zCVob * int -0x5c36c0 void __thiscall zCSoundManager StartDestructionSound class zCVob * int -0x5c3a20 void __thiscall zCSoundManager Init -0x5c4070 int __thiscall zCArraySort::Search struct zCSoundManager::zCSoundEventData const & -0x5c40e0 void * __thiscall zCSoundManager::zCMediumType `vector deleting destructor' unsigned int -0x5c4140 void __thiscall zCArraySort::InsertEnd class zCSoundManager::zCMediumType const & -0x5c42c0 void __thiscall zCArraySort::InsertEnd struct zCSoundManager::zCSoundEventData const & -0x5c4450 void __thiscall zCArraySort::AllocDelta int -0x5c4660 void __thiscall zCSoundManager::zCMediumType zCMediumType -0x5c4680 void __thiscall zCArraySort::AllocDelta int -0x5c48c0 zCSparseArrayBase* __thiscall zCSparseArrayBase zCSparseArrayBase unsigned long -0x5c4960 unsigned long __thiscall zCSparseArrayBase SizeAll -0x5c4980 void * __thiscall zCSparseArrayBase IndexPtr unsigned long -0x5c49a0 void * __thiscall zCSparseArrayBase DataPtr unsigned long -0x5c49c0 class zCSparseArrayManDat * __thiscall zCSparseArrayBase ManDatPtr unsigned long -0x5c49e0 void __thiscall zCSparseArrayBase DestructIndex void * -0x5c49f0 void __thiscall zCSparseArrayBase ConstructData void * -0x5c4a00 void __thiscall zCSparseArrayBase DestructData void * -0x5c4a10 void * __thiscall zCSparseArrayBase `scalar deleting destructor' unsigned int -0x5c4a40 void __thiscall zCSparseArrayBase ~zCSparseArrayBase -0x5c4a50 void __thiscall zCSparseArrayBase Destroy -0x5c4b80 void * __thiscall zCSparseArrayBase Element void const * -0x5c4bd0 void * __thiscall zCSparseArrayBase Insert void const * -0x5c4e40 void __thiscall zCSparseArrayBase Delete void const * -0x5c4f50 void __thiscall zCSparseArrayBase Clear -0x5c4f90 int __thiscall zCSparseArrayBase IndexIsEqual void const * void const * -0x5c4fb0 void __thiscall zCSparseArrayBase CopyIndex void * void const * -0x5c4fe0 void __thiscall zCSparseArrayBase Hash void const * unsigned long & unsigned long & -0x5c5010 unsigned long __thiscall zCSparseArrayBase Find void const * -0x5c5190 void __thiscall zCSparseArrayBase Create unsigned long -0x5c5210 void __thiscall zCSparseArrayBase Resize unsigned long -0x5c5610 void __thiscall zCSparseArrayBase AddRef class zCSparseArrayManDat * -0x5c5670 void __thiscall zCSparseArrayBase Release class zCSparseArrayManDat * -0x5c56c0 void __thiscall zCSparseArrayBase CheckResize -0x5c56f0 void __cdecl Hash void const * unsigned long unsigned long & unsigned long & unsigned long -0x5c57b0 zCCacheBase* __thiscall zCCacheBase zCCacheBase -0x5c57e0 void * __thiscall zCCacheBase `scalar deleting destructor' unsigned int -0x5c5830 void __thiscall zCCacheBase ~zCCacheBase -0x5c5870 void __cdecl zCCacheBase S_PurgeCaches -0x5c58b0 void __cdecl zCCacheBase S_ClearCaches -0x5c5ce0 class zCObject * __cdecl zCTextureFileFormatTGA _CreateNewInstance -0x5c5e00 void __cdecl zCTextureFileFormatTGA operator delete void * char const * char const * int -0x5c5e20 class zCClassDef * __thiscall zCTextureFileFormatTGA _GetClassDef -0x5c5e30 int __thiscall zCTextureFileFormatTGA SaveTexture class zSTRING const & class zCTextureExchange * -0x5c5e40 int __thiscall zCTextureFileFormatTGA SaveTexture class zFILE & class zCTextureExchange * -0x5c5e50 int __thiscall zCTextureFileFormatTGA CanSave -0x5c5e60 int __thiscall zCTextureFileFormatTGA CanLoad -0x5c6050 class zCObject * __cdecl zCTextureFileFormatInternal _CreateNewInstance -0x5c6170 class zCClassDef * __thiscall zCTextureFileFormatInternal _GetClassDef -0x5c6180 int __thiscall zCTextureFileFormatInternal CanSave -0x5c6190 int __thiscall zCTextureFileFormatInternal CanLoad -0x5c61a0 zCTextureFileFormatTGA* __thiscall zCTextureFileFormatTGA zCTextureFileFormatTGA -0x5c62a0 void * __thiscall zCTextureFileFormatTGA `scalar deleting destructor' unsigned int -0x5c62d0 void __thiscall zCTextureFileFormatTGA ~zCTextureFileFormatTGA -0x5c62f0 class zCClassDef * __thiscall zCTextureFileFormat _GetClassDef -0x5c6300 void * __thiscall zCTextureFileFormat `scalar deleting destructor' unsigned int -0x5c6330 void __thiscall zCTextureFileFormat ~zCTextureFileFormat -0x5c6340 class zSTRING const & __thiscall zCTextureFileFormatTGA GetFileExtension -0x5c6390 int __thiscall zCTextureFileFormatTGA ReadTGAHeader class zFILE * -0x5c6725 int __thiscall zCTextureFileFormatTGA ReadTGAHeader class zFILE * -0x5c689c int __thiscall zCTextureFileFormatTGA ReadTGAHeader class zFILE * -0x5c69c0 int __thiscall zCTextureFileFormatTGA ReadTGAColorMap class zFILE * -0x5c6e06 int __thiscall zCTextureFileFormatTGA ReadTGAColorMap class zFILE * -0x5c6f40 int __thiscall zCTextureFileFormatTGA ReadTGARLEPixel class zFILE * unsigned char * int -0x5c71b0 int __thiscall zCTextureFileFormatTGA ReadTGASpan class zFILE * unsigned char * int int -0x5c72c0 int __thiscall zCTextureFileFormatTGA ReadTGAData class zFILE * -0x5c730f int __thiscall zCTextureFileFormatTGA ReadTGAData class zFILE * -0x5c7520 int __thiscall zCTextureFileFormatTGA LoadTexture class zFILE & class zCTextureExchange * -0x5c7690 int __thiscall zCTextureFileFormatTGA LoadTexture class zSTRING const & class zCTextureExchange * -0x5c7890 zCTextureFileFormatInternal* __thiscall zCTextureFileFormatInternal zCTextureFileFormatInternal -0x5c79a0 void * __thiscall zCTextureFileFormatInternal `vector deleting destructor' unsigned int -0x5c79d0 void __thiscall zCTextureFileFormatInternal ~zCTextureFileFormatInternal -0x5c79e0 class zSTRING const & __thiscall zCTextureFileFormatInternal GetFileExtension -0x5c7a30 int __thiscall zCTextureFileFormatInternal ReadHeader class zFILE & -0x5c7a90 int __thiscall zCTextureFileFormatInternal ReadData class zFILE & class zCTextureExchange * int -0x5c7d10 int __thiscall zCTextureFileFormatInternal LoadTexture class zFILE & class zCTextureExchange * -0x5c7d90 int __thiscall zCTextureFileFormatInternal LoadTexture class zSTRING const & class zCTextureExchange * -0x5c7ec0 int __thiscall zCTextureFileFormatInternal WriteHeader class zFILE & class zCTextureExchange * -0x5c7f30 int __thiscall zCTextureFileFormatInternal WriteData class zFILE & class zCTextureExchange * -0x5c8090 int __thiscall zCTextureFileFormatInternal SaveTexture class zFILE & class zCTextureExchange * -0x5c8150 int __thiscall zCTextureFileFormatInternal SaveTexture class zSTRING const & class zCTextureExchange * -0x5c87e0 zCTexture* __thiscall zCTexture zCTexture -0x5c8830 void * __thiscall zCTextureExchange `scalar deleting destructor' unsigned int -0x5c8850 class zCClassDef * __thiscall zCTexture _GetClassDef -0x5c8860 int __thiscall zCTexture HasAlpha -0x5c8870 int __thiscall zCTexture GetChromaKeyingEnabled -0x5c8880 void __thiscall zCTexture SetChromaKeyingEnabled int -0x5c8890 void * __thiscall zCTexture `scalar deleting destructor' unsigned int -0x5c88c0 void __thiscall zCTexture InitValues -0x5c88f0 void __thiscall zCTexture ~zCTexture -0x5c8990 void __thiscall zCTexture ~zCTexture -0x5c89a0 class zCTexture * __cdecl zCTexture SearchName class zSTRING & -0x5c89c0 int __thiscall zCTexture IsLightmap -0x5c8a10 class zCTexture * __thiscall zCTexture GetAniTexture -0x5c8a70 void __thiscall zCTexture AddAniTex int class zCTexture * -0x5c8ab0 void __thiscall zCTexture PrecacheTexAniFrames float -0x5c8af0 class zCTexture * __cdecl zCTexture Load class zSTRING & int -0x5c9730 class zCTexture * __cdecl zCTexture LoadSingle class zSTRING & int -0x5c98e0 void __cdecl zCTexture AutoDetectRendererTexScale -0x5c9f70 void __cdecl zCTexture RefreshTexMaxSize int -0x5ca000 int __thiscall zCTextureConvert LoadFromFileFormat class zSTRING const & -0x5ca0e0 int __thiscall zCTextureConvert SaveToFileFormat class zSTRING const & -0x5ca1c0 int __thiscall zCTextureConvert LoadFromFileFormat class zFILE & class zCTextureFileFormat * -0x5ca1f0 int __thiscall zCTextureConvert SaveToFileFormat class zFILE & class zCTextureFileFormat * -0x5ca220 int __thiscall zCTextureConvert SaveInternal class zFILE & -0x5ca2d0 int __thiscall zCTextureConvert LoadInternal class zFILE & -0x5ca380 void __thiscall zCTextureConvert ConvertToNewFormat enum zTRnd_TextureFormat const & -0x5ca3b0 void __thiscall zCTextureConvert ConvertToNewSize int int -0x5ca4a0 void __thiscall zCTextureConvert GenerateMipMaps -0x5ca4f0 int __cdecl zCTextureConvert CalcNumMipMaps unsigned long unsigned long -0x5ca520 void __cdecl zCTextureConvert CorrectAspectRatio int & int & -0x5ca5a0 void __cdecl zCTextureConvert CorrectPow2 int & int & -0x5ca5e0 int __thiscall zCTexture LoadResourceData -0x5ca640 int __thiscall zCTexture ReleaseResourceData -0x5ca6a0 unsigned long __thiscall zCTexture GetResSizeBytes -0x5ca830 void __thiscall zCTexture GetCacheConfig unsigned long & unsigned long & -0x5caa20 int __cdecl zCTexture ConvertTexture class zSTRING const & -0x5cb1a0 void __thiscall zCTexture ForceConvertAndReloadTexture -0x5cb270 enum zTRnd_TextureFormat __cdecl zCTexture CalcNextBestTexFormat enum zTRnd_TextureFormat -0x5cb370 void __cdecl zCTexture CalcDesiredBPP class zSTRING const * enum zCTexture::zTTexFileDesiredBPP & enum zTRnd_TextureFormat & int & -0x5cb4f0 int __thiscall zCTexture LoadAndConvertInternal class zFILE & -0x5cb890 int __thiscall zCTexture SaveAndConvertInternal class zFILE & -0x5cba70 int __thiscall zCTexture CacheInNamed class zSTRING const * -0x5cc31b int __thiscall zCTexture CacheInNamed class zSTRING const * -0x5cc470 int __thiscall zCTexture IsTextureTileBaseSlice -0x5cc4a0 int __thiscall zCTexture CreateTextureTile class zCTextureExchange * -0x5ccbd0 void __thiscall zCTexture GetPixelSize int & int & -0x5ccc00 int __thiscall zCTextureFileHandler HandleFile class zSTRING const & char const * struct _finddata_t -0x5ccf00 void __cdecl zCTexture ScanConvertTextures -0x5cd110 int __cdecl zCTextureExchange CopyContents class zCTextureExchange * class zCTextureExchange * -0x5cd220 int __thiscall zCTextureExchange GetMemSizeBytes -0x5cd2d0 class zVEC4 __thiscall zCTextureExchange GetRGBAAtTexel float float -0x5cd760 class zVEC4 __thiscall zCTextureExchange GetRGBAAtPtr unsigned char * struct zTTexPalette * enum zTRnd_TextureFormat -0x5cda63 class zVEC4 __thiscall zCTextureExchange GetRGBAAtPtr unsigned char * struct zTTexPalette * enum zTRnd_TextureFormat -0x5cdc90 class zCObject * __cdecl zCLightMap _CreateNewInstance -0x5cdd60 class zCClassDef * __thiscall zCLightMap _GetClassDef -0x5cdd70 zCLightMap* __thiscall zCLightMap zCLightMap -0x5cde00 void * __thiscall zCLightMap `scalar deleting destructor' unsigned int -0x5cde30 void __thiscall zCLightMap ~zCLightMap -0x5cdea0 void __thiscall zCLightMap SetTexture class zCTexture * -0x5cdee0 void __thiscall zCLightMap CalcLightmapOriginUpRight class zVEC3 const & class zVEC3 const & class zVEC3 const & -0x5ce000 unsigned long __stdcall zThreadProc class zCThread * -0x5ce010 zCThread* __thiscall zCThread zCThread -0x5ce030 void * __thiscall zCThread `scalar deleting destructor' unsigned int -0x5ce090 void __thiscall zCThread ~zCThread -0x5ce0e0 void __thiscall zCThread BeginThread -0x5ce1d0 unsigned long __thiscall zCThread ThreadProc -0x5ce1e0 void __thiscall zCThread EndThread -0x5ce220 int __thiscall zCThread SuspendThread -0x5ce250 int __thiscall zCThread ResumeThread -0x5ce280 void __thiscall zCThread SleepThread unsigned long -0x5ce290 zCCriticalSection* __thiscall zCCriticalSection zCCriticalSection -0x5ce2b0 void * __thiscall zCCriticalSection `scalar deleting destructor' unsigned int -0x5ce2d0 void __thiscall zCCriticalSection ~zCCriticalSection -0x5ce2f0 void * __thiscall zCSyncObject `scalar deleting destructor' unsigned int -0x5ce310 int __thiscall zCCriticalSection Lock unsigned long -0x5ce330 int __thiscall zCCriticalSection Unlock -0x5ce340 zCMutex* __thiscall zCMutex zCMutex -0x5ce430 zCMutex* __thiscall zCMutex zCMutex -0x5ce440 void * __thiscall zCMutex `scalar deleting destructor' unsigned int -0x5ce460 void __thiscall zCMutex ~zCMutex -0x5ce490 int __thiscall zCMutex Lock unsigned long -0x5ce4b0 int __thiscall zCMutex Unlock -0x5ce520 zCTimer* __thiscall zCTimer zCTimer -0x5ce550 void __thiscall zCTimer ResetTimer -0x5ce620 void __thiscall zCTimer SetFrameTime float -0x5ce670 void __cdecl zCTimer FrameUpdate -0x5ce6e0 void __thiscall zCTimer LimitFPS int -0x5ce710 unsigned long __cdecl zCChecksum GetBufferCRC32 unsigned char * unsigned long unsigned long -0x5ce850 void __thiscall zCChecksum BeginChecksum -0x5ce860 unsigned long __thiscall zCChecksum EndChecksum -0x5ce870 void __thiscall zCChecksum CalcBufferChecksum unsigned char * unsigned long -0x5ce890 void __thiscall zCChecksum CalcFileChecksum class zFILE * -0x5ce900 void __thiscall zCChecksum CalcFileChecksum class zSTRING const & -0x5ce9a0 unsigned short __cdecl zCChecksum16 GetBufferCRC16 unsigned char * unsigned long unsigned short -0x5ceaf0 void __thiscall zCChecksum16 BeginChecksum -0x5ceb00 unsigned short __thiscall zCChecksum16 EndChecksum -0x5ceb10 void __thiscall zCChecksum16 CalcBufferChecksum unsigned char * unsigned long -0x5ceb90 zCFPUControler* __thiscall zCFPUControler zCFPUControler -0x5cebd0 void __thiscall zCFPUControler SaveCurrentControlWord -0x5cebf0 void __thiscall zCFPUControler RestoreSavedControlWord -0x5cec00 unsigned long __thiscall zCFPUControler GetCurrentControlWord -0x5cec10 void __thiscall zCFPUControler RestoreDefaultControlWord -0x5cec20 void __thiscall zCFPUControler ComputeDefaultControlWord -0x5cec60 void __thiscall zCFPUControler SetControlWord unsigned long -0x5cec80 void __thiscall zCFPUControler SetPrecision_24 -0x5ceca0 void __thiscall zCFPUControler SetPrecision_53 -0x5cecc0 void __thiscall zCFPUControler SetPrecision_64 -0x5cece0 void __thiscall zCFPUControler PrintStatus -0x5cf720 float __cdecl zSinApprox float -0x5cf760 float __cdecl zCosApprox float -0x5cf7a0 void __cdecl zSinCosApprox float float & float & -0x5cf860 void __cdecl Trg_Init -0x5cf880 struct zCOLOR __cdecl operator+ struct zCOLOR const & struct zCOLOR const & -0x5cf900 struct zCOLOR __cdecl operator- struct zCOLOR const & struct zCOLOR const & -0x5cf940 struct zCOLOR __cdecl operator* struct zCOLOR const & int -0x5cf990 struct zCOLOR __cdecl operator* struct zCOLOR const & struct zCOLOR const & -0x5cf9e0 class zSTRING __thiscall zCOLOR GetDescription -0x5cfc60 void __thiscall zCOLOR SetByDescription class zSTRING const & -0x5cfee0 class zSTRING __thiscall zCOLOR GetDescriptionRGB -0x5d00f0 int __thiscall zTPlane EqualTo struct zTPlane const & float -0x5d0150 int __thiscall zTPlane operator== struct zTPlane const & -0x5d01a0 int __thiscall zTPlane Opposite struct zTPlane const & -0x5d01e0 int __thiscall zTPlane ClassifyPoint class zVEC3 const & -0x5d0230 int __thiscall zTPlane ClassifyPointBSPBuild class zVEC3 const & -0x5d0280 int __thiscall zTPlane CalcSignbits -0x5d02e0 class zSTRING __thiscall zTPlane Print -0x5d05c0 int __thiscall zTPlane Intersection class zVEC3 const & class zVEC3 const & class zVEC3 & -0x5d0690 int __thiscall zTPlane IntersectionFront class zVEC3 const & class zVEC3 const & class zVEC3 & -0x5d0770 void __thiscall zTPlane Calc class zVEC3 const & class zVEC3 const & class zVEC3 const & -0x5d0850 void __thiscall zTPlane GetOriginUpRight class zVEC3 & class zVEC3 & class zVEC3 & -0x5d0c40 zCVertexBuffer* __thiscall zCVertexBuffer zCVertexBuffer -0x5d0d60 class zCClassDef * __thiscall zCVertexBuffer _GetClassDef -0x5d0d70 int __thiscall zCVertexBuffer Create unsigned long unsigned long unsigned long -0x5d0d80 int __thiscall zCVertexBuffer Destroy -0x5d0d90 int __thiscall zCVertexBuffer Lock unsigned long -0x5d0da0 int __thiscall zCVertexBuffer Unlock -0x5d0db0 int __thiscall zCVertexBuffer IsLocked -0x5d0dc0 int __thiscall zCVertexBuffer Optimize -0x5d0dd0 int __thiscall zCVertexBuffer SetPrimitiveType enum zTVBufferPrimitiveType -0x5d0de0 enum zTVBufferPrimitiveType __thiscall zCVertexBuffer GetPrimitiveType -0x5d0df0 unsigned long __thiscall zCVertexBuffer GetVertexFormat -0x5d0e00 enum zTVBufferVertexType __thiscall zCVertexBuffer GetVertexType -0x5d0e10 int __thiscall zCVertexBuffer SetIndexList class zCArray const & -0x5d0e20 int __thiscall zCVertexBuffer SetIndexListSize unsigned long -0x5d0e30 unsigned long __thiscall zCVertexBuffer GetIndexListSize -0x5d0e40 unsigned short * __thiscall zCVertexBuffer GetIndexListPtr -0x5d0e50 void * __thiscall zCVertexBuffer `scalar deleting destructor' unsigned int -0x5d0e80 void __thiscall zCVertexBuffer ~zCVertexBuffer -0x5d0ef0 void __thiscall zCVertexBuffer AddRecreateLostVBCallback int (__cdecl*)(class zCVertexBuffer * void *) void * -0x5d1020 void __thiscall zCVertexBuffer RemoveRecreateLostVBCallback int (__cdecl*)(class zCVertexBuffer * void *) void * -0x5d1080 int __thiscall zCVertexBuffer CallRecreateLostVBCallbacks -0x5d11a0 zCVertexBufferDyn* __thiscall zCVertexBufferDyn zCVertexBufferDyn unsigned long unsigned long -0x5d11f0 void __thiscall zCVertexBufferDyn ~zCVertexBufferDyn -0x5d1230 void * __thiscall zCVertexBufferDyn Lock unsigned long unsigned long & -0x5d1360 void __thiscall zCVertexBufferDyn Unlock -0x5d1380 zCVertexBufferDyn2* __thiscall zCVertexBufferDyn2 zCVertexBufferDyn2 unsigned long unsigned long -0x5d13d0 void __thiscall zCVertexBufferDyn2 ~zCVertexBufferDyn2 -0x5d1420 void __thiscall zCVertexBufferDyn2 ReserveVerts unsigned long -0x5d1440 void * __thiscall zCVertexBufferDyn2 Lock unsigned long & -0x5d14a0 void __thiscall zCVertexBufferDyn2 Unlock unsigned long -0x5d1500 zCVertexBufferManager* __thiscall zCVertexBufferManager zCVertexBufferManager -0x5d1590 class zCVertexBuffer * __thiscall zCVertexBufferManager AcquireVertexBuffer unsigned long unsigned long unsigned long unsigned long int & -0x5d17d0 int __thiscall zCVertexBufferManager ReleaseVertexBuffer class zCVertexBuffer * -0x5d1890 void __thiscall zCVertexBufferManager UnlockOpenVertexBuffers -0x5d1a50 void __thiscall zCVertexBufferManager StartChangeWorld -0x5d1a60 void __thiscall zCVertexBufferManager EndChangeWorld -0x5d1a90 void __thiscall zCArray::AllocDelta int -0x5d1d20 class zCObject * __cdecl zCEventMessage _CreateNewInstance -0x5d1e60 void __cdecl zCEventMessage operator delete void * char const * char const * int -0x5d2060 class zCObject * __cdecl zCEventCore _CreateNewInstance -0x5d2350 class zCObject * __cdecl zCVobLightPreset _CreateNewInstance -0x5d2490 void __cdecl zCVobLightPreset operator delete void * char const * char const * int -0x5d24b0 class zCClassDef * __thiscall zCVobLightPreset _GetClassDef -0x5d24c0 void * __thiscall zCVobLightPreset `scalar deleting destructor' unsigned int -0x5d24f0 void __thiscall zCVobLightPreset ~zCVobLightPreset -0x5d2760 class zCObject * __cdecl zCVob _CreateNewInstance -0x5d29c0 class zCObject * __cdecl zCVobLevelCompo _CreateNewInstance -0x5d2a60 void __cdecl zCVobLevelCompo operator delete void * char const * char const * int -0x5d2a80 class zCClassDef * __thiscall zCVobLevelCompo _GetClassDef -0x5d2a90 void * __thiscall zCVobLevelCompo `scalar deleting destructor' unsigned int -0x5d2ac0 void __thiscall zCVobLevelCompo ~zCVobLevelCompo -0x5d2fc0 void __thiscall zCVob OnTrigger class zCVob * class zCVob * -0x5d2fd0 void __thiscall zCVob OnUntrigger class zCVob * class zCVob * -0x5d2fe0 void __thiscall zCVob OnTouch class zCVob * -0x5d2ff0 void __thiscall zCVob OnUntouch class zCVob * -0x5d3000 void __thiscall zCVob OnTouchLevel -0x5d3010 void __thiscall zCVob OnDamage class zCVob * class zCVob * float int class zVEC3 const & -0x5d3020 void __thiscall zCVob OnMessage class zCEventMessage * class zCVob * -0x5d3030 zCVob* __thiscall zCVob zCVob -0x5d3270 void * __thiscall zCVob `scalar deleting destructor' unsigned int -0x5d32a0 void __thiscall zCVob ~zCVob -0x5d3510 void __cdecl zCVob InitVobSystem -0x5d3640 void __cdecl zCVob CleanupVobSystem -0x5d3700 void __cdecl zCVob ResetIDCtr -0x5d3710 unsigned long __cdecl zCVob GetNextFreeVobID -0x5d3720 void __thiscall zCVob SetVobID unsigned long const & -0x5d3730 void __thiscall zCVob SetAI class zCAIBase * -0x5d3780 void __thiscall zCVob SetVobPresetName class zSTRING const & -0x5d3790 class zSTRING const & __thiscall zCVob GetVobPresetName -0x5d37a0 class zCRigidBody * __thiscall zCVob GetRigidBody -0x5d3820 void __fastcall zCVob ArchivePacked class zCArchiver & -0x5d3bb0 void __fastcall zCVob ArchiveVerbose class zCArchiver & -0x5d3ed0 void __thiscall zCVob Archive class zCArchiver & -0x5d3f90 void __fastcall zCVob UnarchivePacked class zCArchiver & int -0x5d43e0 void __fastcall zCVob UnarchiveVerbose class zCArchiver & -0x5d4820 void __thiscall zCVob Unarchive class zCArchiver & -0x5d4970 void __thiscall zCVob SetVobName class zSTRING const & -0x5d49b0 class zCEventManager * __fastcall zCVob GetEM int -0x5d49e0 int __thiscall zCVob TraceRay class zVEC3 const & class zVEC3 const & int struct zTTraceRayReport & -0x5d4cd0 struct zCOLOR __thiscall zCVob CalcLightSampleAtOrigin -0x5d4d50 struct zCOLOR __thiscall zCVob GetLightColorStat -0x5d4fe0 struct zCOLOR __thiscall zCVob GetLightColorDyn -0x5d51e0 int __fastcall zCVob CalcStaticLight class zVEC3 & -0x5d5690 class zSTRING const * __thiscall zCVob GetSectorNameVobIsIn -0x5d56b0 void __cdecl zCVob LoadGroundShadowMesh -0x5d57b0 void __cdecl zCVob DeleteGroundShadowMesh -0x5d57e0 void __fastcall zCVob SetGroundShadowSize class zVEC2 const & -0x5d5830 class zVEC2 __fastcall zCVob GetGroundShadowSize -0x5d5880 void __fastcall zCVob RenderGroundShadow struct zTRenderContext & -0x5d5d40 class zVEC2 __cdecl operator- class zVEC2 const & class zVEC2 const & -0x5d5d60 class zCVisual * __thiscall zCVob GetClassHelperVisual -0x5d5f60 void __thiscall zCVob CalcRenderAlpha float class zCVisual * & float & -0x5d6090 int __fastcall zCVob Render struct zTRenderContext & -0x5d64e0 struct zCOLOR __thiscall zCVob GetLightColorAtCenter -0x5d6670 void __thiscall zCVob RemoveVobFromWorld -0x5d6690 void __thiscall zCVob RemoveVobSubtreeFromWorld -0x5d66b0 void __thiscall zCVob ThisVobAddedToWorld class zCWorld * -0x5d66d0 void __thiscall zCVob ThisVobRemovedFromWorld class zCWorld * -0x5d66f0 void __thiscall zCVob AddRefVobSubtree class zCTree * -0x5d6730 void __thiscall zCVob ReleaseVobSubtree class zCTree * -0x5d6790 void __thiscall zCVob RemoveWorldDependencies int -0x5d6970 void * __thiscall zCTree::`scalar deleting destructor' unsigned int -0x5d69e0 void __thiscall zCVob RemoveVobFromGlobalVobTree -0x5d6ac0 void __thiscall zCVob RemoveVobFromBspTree -0x5d6ae0 class zSTRING __thiscall zCVob GetVobInfo -0x5d6e10 void __thiscall zCVob SetVisual class zCVisual * -0x5d6fa0 void __thiscall zCVob SetVisual class zSTRING const & -0x5d7250 void __thiscall zCVob SetSleeping int -0x5d7280 void __thiscall zCVob SetSleepingMode enum zTVobSleepingMode -0x5d7460 void __thiscall zCVob UpdateVisualDependencies -0x5d74f0 void __thiscall zCVob AddVobToWorld_CorrectParentDependencies -0x5d7510 void __thiscall zCVob ResetOnTimer -0x5d7520 void __thiscall zCVob SetOnTimer float -0x5d7550 int __thiscall zCVob IsOnTimer -0x5d7570 void __thiscall zCVob ProcessOnTimer -0x5d75a0 void __thiscall zCVob DoFrameActivity -0x5d77b0 void __thiscall zCVob CheckModelLimbCollision class zCModelNodeInst * int class zCList & -0x5d8320 int __thiscall zTBBox3D IsIntersecting struct zTBBox3D const & -0x5d8380 void __thiscall zCVob::zTModelLimbColl zTModelLimbColl -0x5d8390 void * __thiscall zCVob::zTModelLimbColl `scalar deleting destructor' unsigned int -0x5d83b0 void __thiscall zCVob::zTModelLimbColl ~zTModelLimbColl -0x5d83e0 class zMAT4 __thiscall zCVob GetTrafoModelNodeToWorld class zSTRING const & -0x5d84d0 class zMAT4 __thiscall zCVob GetTrafoModelNodeToWorld class zCModelNodeInst * -0x5d8560 struct zTBBox2D __thiscall zCVob GetScreenBBox2D -0x5d87d0 void __cdecl zCVob RepairIllegalFloats class zMAT4 & -0x5d88d0 void __thiscall zCVob PackStateBinary class zCBuffer & -0x5d8980 void __thiscall zCVob UnpackStateBinary class zCBuffer & -0x5d8a30 zCVobLevelCompo* __thiscall zCVobLevelCompo zCVobLevelCompo -0x5d8a90 int __thiscall zCVobLevelCompo HasIdentityTrafo -0x5d8b10 void __thiscall zCVobLevelCompo Archive class zCArchiver & -0x5d8bc0 void __thiscall zCVobLevelCompo Unarchive class zCArchiver & -0x5d8c90 void __thiscall zCVobLevelCompo SetVisual class zCVisual * -0x5d8cd0 void __thiscall zCVobLevelCompo SetVisual class zSTRING const & -0x5d8d10 zCEventMessage* __thiscall zCEventMessage zCEventMessage unsigned short -0x5d8e80 unsigned long __thiscall zCEventMessage GetMessageID -0x5d8ea0 void __cdecl zCEventMessage AnalyzeMessageID unsigned long unsigned short & unsigned short & -0x5d8ec0 class zCEventMessage * __cdecl zCEventMessage CreateFromID unsigned long -0x5d8ee0 void __thiscall zCEventMessage PackToBuffer class zCBuffer & class zCEventManager * -0x5d8f30 class zCEventMessage * __cdecl zCEventMessage CreateFromBuffer class zCBuffer & class zCEventManager * -0x5d8f70 void __thiscall zCEventMessage Archive class zCArchiver & -0x5d9170 void __thiscall zCEventMessage Unarchive class zCArchiver & -0x5d9190 void __cdecl zCEventMessage TestClassIntegrity -0x5d97d0 void __thiscall zCEventCore Clear -0x5d9810 void __thiscall zCEventCore ~zCEventCore -0x5d9830 void __thiscall zCEventCore Pack class zCBuffer & class zCEventManager * -0x5d98e0 void __thiscall zCEventCore Unpack class zCBuffer & class zCEventManager * -0x5d9a00 class zSTRING __thiscall zCEventCore MD_GetSubTypeString int -0x5d9ba6 class zSTRING __thiscall zCEventCore MD_GetSubTypeString int -0x5d9c00 void __thiscall zCEventCore Archive class zCArchiver & -0x5d9c70 void __thiscall zCEventCore Unarchive class zCArchiver & -0x5d9d70 zCVisual* __thiscall zCVisual zCVisual -0x5d9ee0 void * __thiscall zCVisual `scalar deleting destructor' unsigned int -0x5d9f10 void __thiscall zCVisual ~zCVisual -0x5d9f30 void __thiscall zCVisual AddNextLODVisual class zCVisual * -0x5d9f60 void __thiscall zCVisual AddEndLODVisual class zCVisual * -0x5d9f90 void __thiscall zCVisual GetLODVisualAndAlpha float class zCVisual * & float & -0x5d9ff0 int __thiscall zCVisual TraceRay class zVEC3 const & class zVEC3 const & int struct zTTraceRayReport & -0x5da000 void __cdecl zCVisual InitVisualSystem -0x5da1a0 void __cdecl zCVisual CleanupVisualSystem -0x5da1f0 class zCVisual * __cdecl zCVisual LoadVisual class zSTRING const & -0x5da320 zCVob* __thiscall zCVob zCVob -0x5da340 void __thiscall zCList::~zCList -0x5da370 void __thiscall zCTree::~zCTree -0x5da3d0 void __thiscall zCTree::RemoveSubtree -0x5da410 void __thiscall std map,class std::allocator >::map,class std::allocator > struct std::less const & class std::allocator const & -0x5da590 void __thiscall zCList::Insert struct zCVob::zTModelLimbColl * -0x5da5f0 class zCTree * __thiscall zCTree::AddChild class zCTree * -0x5da620 class std::_Tree,struct std::map,class std::allocator >::_Kfn,struct std::less,class std::allocator >::iterator __thiscall std _Tree,struct std::map,class std::allocator >::_Kfn,struct std::less,class std::allocator >::begin -0x5da8c0 void __thiscall std _Tree,struct std::map,class std::allocator >::_Kfn,struct std::less,class std::allocator >::const_iterator::_Inc -0x5dad20 void __thiscall std _Tree,struct std::map,class std::allocator >::_Kfn,struct std::less,class std::allocator >::_Erase struct std::_Tree struct std::map class std::allocator >::_Kfn struct std::less class std::allocator >::_Node * -0x5dafd0 void __thiscall std _Tree,struct std::map,class std::allocator >::_Kfn,struct std::less,class std::allocator >::_Lrotate struct std::_Tree struct std::map class std::allocator >::_Kfn struct std::less class std::allocator >::_Node * -0x5db030 void __thiscall std _Tree,struct std::map,class std::allocator >::_Kfn,struct std::less,class std::allocator >::_Rrotate struct std::_Tree struct std::map class std::allocator >::_Kfn struct std::less class std::allocator >::_Node * -0x5db0b0 void __thiscall std _Tree,struct std::map,class std::allocator >::_Kfn,struct std::less,class std::allocator >::const_iterator::_Dec -0x5db110 void __cdecl std _Construct struct std::pair * struct std::pair const & -0x5db350 class zCObject * __cdecl zCVobLight _CreateNewInstance -0x5db440 class zCClassDef * __thiscall zCVobLight _GetClassDef -0x5db4a0 zCVobLight* __thiscall zCVobLight zCVobLight -0x5db550 void * __thiscall zCVobLight `scalar deleting destructor' unsigned int -0x5db580 void __thiscall zCVobLight ~zCVobLight -0x5db640 void __cdecl zCVobLight CleanupVobLight -0x5db6b0 void __thiscall zCVobLight OnTrigger class zCVob * class zCVob * -0x5db780 void __thiscall zCVobLight OnUntrigger class zCVob * class zCVob * -0x5db820 void __thiscall zCVobLight DoAnimation -0x5dbaf0 void __thiscall zCVobLight SetRange float int -0x5dbbe0 struct zCOLOR __cdecl zCVobLight SumLightsAtPositionWS class zCArray const & class zVEC3 const & int -0x5dbe60 void __cdecl zCVobLight LoadLightPresets -0x5dbfb0 void __cdecl zCVobLight SaveLightPresets -0x5dc0e0 void __thiscall zCVobLight AddThisToPresetList class zSTRING const & -0x5dc3c0 int __thiscall zCVobLight SetByPreset class zSTRING const & -0x5dc650 int __thiscall zCVobLight SetByPresetInUse -0x5dc890 void __thiscall zCVobLight Archive class zCArchiver & -0x5dc8e0 void __thiscall zCVobLight Unarchive class zCArchiver & -0x5dca90 void __thiscall zCVobLightPreset Archive class zCArchiver & -0x5dcac0 void __thiscall zCVobLightPreset Unarchive class zCArchiver & -0x5dcc70 int __thiscall zCVobLightData SetLensFlareFXByName class zSTRING const & -0x5dcd70 class zSTRING const & __thiscall zCVobLightData GetLensFlareFXName -0x5dcd90 void __thiscall zCVobLightData Archive class zCArchiver & -0x5dd200 void __thiscall zCVobLightData Unarchive class zCArchiver & -0x5ddba0 zCVobLightData* __thiscall zCVobLightData zCVobLightData -0x5ddc10 void __thiscall zCVobLightData ~zCVobLightData -0x5ddc80 void __thiscall zCVobLightData SetRange float int -0x5ddce0 int __thiscall zCArray::Search class zCObject * const & -0x5ddd10 void __thiscall zCArray AllocAbs int -0x5ddd80 void __thiscall zCArray operator= class zCArray const & -0x5dde20 void __thiscall zCArray::operator= class zCArray const & -0x5dde70 void __thiscall zCArray::InsertEnd struct zCOLOR const & -0x5ddeb0 void __thiscall zCArray::AllocDelta int -0x5ddf20 void __thiscall zCArray::AllocDelta int -0x5de1b0 class zCObject * __cdecl zCVobStair _CreateNewInstance -0x5de230 void __cdecl zCVobStair operator delete void * char const * char const * int -0x5de250 class zCClassDef * __thiscall zCVobStair _GetClassDef -0x5de260 void * __thiscall zCVobStair `scalar deleting destructor' unsigned int -0x5de290 void __thiscall zCVobStair ~zCVobStair -0x5de670 class zCObject * __cdecl zCTriggerUntouch _CreateNewInstance -0x5de760 class zCClassDef * __thiscall zCTriggerBase _GetClassDef -0x5de770 void __cdecl zCTriggerUntouch operator delete void * char const * char const * int -0x5de790 class zCClassDef * __thiscall zCTriggerUntouch _GetClassDef -0x5de7a0 void __thiscall zCTriggerUntouch OnTouch class zCVob * -0x5de7b0 void __thiscall zCTriggerUntouch OnTrigger class zCVob * class zCVob * -0x5de7c0 void __thiscall zCTriggerUntouch OnUntrigger class zCVob * class zCVob * -0x5de7d0 void * __thiscall zCTriggerUntouch `scalar deleting destructor' unsigned int -0x5de800 void __thiscall zCTriggerUntouch ~zCTriggerUntouch -0x5dea50 class zCObject * __cdecl zCMessageFilter _CreateNewInstance -0x5deb50 void __cdecl zCMessageFilter operator delete void * char const * char const * int -0x5deb70 class zCClassDef * __thiscall zCMessageFilter _GetClassDef -0x5deb80 void __thiscall zCMessageFilter OnTouch class zCVob * -0x5deb90 void __thiscall zCMessageFilter OnUntouch class zCVob * -0x5ded90 class zCObject * __cdecl zCCodeMaster _CreateNewInstance -0x5def80 void __cdecl zCCodeMaster operator delete void * char const * char const * int -0x5defa0 class zCClassDef * __thiscall zCCodeMaster _GetClassDef -0x5defb0 void __thiscall zCCodeMaster OnUntouch class zCVob * -0x5defc0 void __thiscall zCCodeMaster OnTouch class zCVob * -0x5defd0 void __thiscall zCTriggerBase ~zCTriggerBase -0x5df220 class zCObject * __cdecl zCMoverControler _CreateNewInstance -0x5df320 void __cdecl zCMoverControler operator delete void * char const * char const * int -0x5df340 class zCClassDef * __thiscall zCMoverControler _GetClassDef -0x5df350 void __thiscall zCMoverControler OnUntrigger class zCVob * class zCVob * -0x5df360 void __thiscall zCMoverControler OnUntouch class zCVob * -0x5df370 void __thiscall zCMoverControler OnTouch class zCVob * -0x5df570 class zCObject * __cdecl zCTriggerWorldStart _CreateNewInstance -0x5df670 void __cdecl zCTriggerWorldStart operator delete void * char const * char const * int -0x5df690 class zCClassDef * __thiscall zCTriggerWorldStart _GetClassDef -0x5df6a0 void __thiscall zCTriggerWorldStart OnTouch class zCVob * -0x5df6b0 void __thiscall zCTriggerWorldStart OnUntouch class zCVob * -0x5df6c0 void __thiscall zCTriggerWorldStart OnUntrigger class zCVob * class zCVob * -0x5df8c0 class zCObject * __cdecl zCTrigger _CreateNewInstance -0x5df930 void __cdecl zCTrigger operator delete void * char const * char const * int -0x5dfb40 class zCObject * __cdecl zCTriggerList _CreateNewInstance -0x5dfd60 void __cdecl std::char_traits assign char & char const & -0x5dfd70 void __cdecl zCTriggerList operator delete void * char const * char const * int -0x5dfd90 class zCClassDef * __thiscall zCTriggerList _GetClassDef -0x5dff90 class zCObject * __cdecl zCMover _CreateNewInstance -0x5e0000 void __cdecl zCMover operator delete void * char const * char const * int -0x5e0210 class zCObject * __cdecl zCTriggerTeleport _CreateNewInstance -0x5e0390 void __cdecl zCTriggerTeleport operator delete void * char const * char const * int -0x5e03b0 class zCClassDef * __thiscall zCTriggerTeleport _GetClassDef -0x5e0790 class zCObject * __cdecl zCEarthquake _CreateNewInstance -0x5e0870 class zCClassDef * __thiscall zCEarthquake _GetClassDef -0x5e0a70 class zCObject * __cdecl zCPFXControler _CreateNewInstance -0x5e0b30 void __cdecl zCPFXControler operator delete void * char const * char const * int -0x5e0b50 class zCClassDef * __thiscall zCPFXControler _GetClassDef -0x5e0d50 class zCObject * __cdecl zCTouchDamage _CreateNewInstance -0x5e0e50 void __cdecl zCTouchDamage operator delete void * char const * char const * int -0x5e0e70 class zCClassDef * __thiscall zCTouchDamage _GetClassDef -0x5e1070 class zCObject * __cdecl zCTouchAnimate _CreateNewInstance -0x5e1170 void __cdecl zCTouchAnimate operator delete void * char const * char const * int -0x5e1190 class zCClassDef * __thiscall zCTouchAnimate _GetClassDef -0x5e1390 class zCObject * __cdecl zCTouchAnimateSound _CreateNewInstance -0x5e1540 void __cdecl zCTouchAnimateSound operator delete void * char const * char const * int -0x5e1560 class zCClassDef * __thiscall zCTouchAnimateSound _GetClassDef -0x5e1760 class zCObject * __cdecl zCVobAnimate _CreateNewInstance -0x5e1820 void __cdecl zCVobAnimate operator delete void * char const * char const * int -0x5e1840 class zCClassDef * __thiscall zCVobAnimate _GetClassDef -0x5e1a40 class zCObject * __cdecl zCVobLensFlare _CreateNewInstance -0x5e1b00 void __cdecl zCVobLensFlare operator delete void * char const * char const * int -0x5e1b20 class zCClassDef * __thiscall zCVobLensFlare _GetClassDef -0x5e1d20 class zCObject * __cdecl zCVobScreenFX _CreateNewInstance -0x5e1e70 class zCClassDef * __thiscall zCVobScreenFX _GetClassDef -0x5e2060 class zCObject * __cdecl zCEventCommon _CreateNewInstance -0x5e21d0 void __cdecl zCEventCommon operator delete void * char const * char const * int -0x5e21f0 class zCClassDef * __thiscall zCEventCommon _GetClassDef -0x5e2200 int __thiscall zCEventCommon MD_GetNumOfSubTypes -0x5e2210 int __thiscall zCEventCommon IsNetRelevant -0x5e2220 void * __thiscall zCEventCommon `scalar deleting destructor' unsigned int -0x5e2250 void __thiscall zCEventCommon ~zCEventCommon -0x5e2440 class zCObject * __cdecl zCEventMover _CreateNewInstance -0x5e25b0 void __cdecl zCEventMover operator delete void * char const * char const * int -0x5e25d0 class zCClassDef * __thiscall zCEventMover _GetClassDef -0x5e25e0 int __thiscall zCEventMover MD_GetNumOfSubTypes -0x5e25f0 int __thiscall zCEventMover IsNetRelevant -0x5e2600 void * __thiscall zCEventMover `scalar deleting destructor' unsigned int -0x5e2630 void __thiscall zCEventMover ~zCEventMover -0x5e2820 class zCObject * __cdecl zCEventScreenFX _CreateNewInstance -0x5e2910 class zCClassDef * __thiscall zCEventScreenFX _GetClassDef -0x5e2920 int __thiscall zCEventScreenFX MD_GetNumOfSubTypes -0x5e2930 void * __thiscall zCEventScreenFX `scalar deleting destructor' unsigned int -0x5e2960 void __thiscall zCEventScreenFX ~zCEventScreenFX -0x5e2970 class zSTRING __thiscall zCEventCommon MD_GetSubTypeString int -0x5e2ad0 class zSTRING __thiscall zCEventMover MD_GetSubTypeString int -0x5e2c02 class zSTRING __thiscall zCEventMover MD_GetSubTypeString int -0x5e2c80 zCTriggerBase* __thiscall zCTriggerBase zCTriggerBase -0x5e2d20 void * __thiscall zCTriggerBase `scalar deleting destructor' unsigned int -0x5e2d50 void __thiscall zCTriggerBase OnTouch class zCVob * -0x5e2df0 void __thiscall zCTriggerBase OnUntouch class zCVob * -0x5e2e90 void __thiscall zCTriggerBase OnTrigger class zCVob * class zCVob * -0x5e2f30 void __thiscall zCTriggerBase OnUntrigger class zCVob * class zCVob * -0x5e2fd0 void __thiscall zCTriggerBase Archive class zCArchiver & -0x5e3000 void __thiscall zCTriggerBase Unarchive class zCArchiver & -0x5e3030 zCTrigger* __thiscall zCTrigger zCTrigger -0x5e3220 class zCClassDef * __thiscall zCTrigger _GetClassDef -0x5e3230 void * __thiscall zCTrigger `scalar deleting destructor' unsigned int -0x5e3260 void __thiscall zCTrigger ClearStateInternals -0x5e32b0 void __thiscall zCTrigger ~zCTrigger -0x5e33b0 int __thiscall zCTrigger CanBeActivatedNow class zCVob * -0x5e34d0 void __thiscall zCTrigger TriggerTarget class zCVob * -0x5e3580 void __thiscall zCTrigger UntriggerTarget class zCVob * -0x5e3630 void __thiscall zCTrigger TriggerTargetPost -0x5e3660 void __thiscall zCTrigger ActivateTrigger class zCVob * -0x5e3740 void __thiscall zCTrigger DeactivateTrigger class zCVob * -0x5e3770 void __thiscall zCTrigger OnTrigger class zCVob * class zCVob * -0x5e3790 void __thiscall zCTrigger OnUntrigger class zCVob * class zCVob * -0x5e37d0 void __thiscall zCTrigger OnTouch class zCVob * -0x5e37f0 void __thiscall zCTrigger OnUntouch class zCVob * -0x5e3830 void __thiscall zCTrigger OnDamage class zCVob * class zCVob * float int class zVEC3 const & -0x5e3870 void __thiscall zCTrigger OnMessage class zCEventMessage * class zCVob * -0x5e38e0 void __thiscall zCTrigger OnTimer -0x5e3970 void __thiscall zCTrigger Archive class zCArchiver & -0x5e3be0 void __thiscall zCTrigger Unarchive class zCArchiver & -0x5e3e90 zCMover* __thiscall zCMover zCMover -0x5e4070 class zCClassDef * __thiscall zCMover _GetClassDef -0x5e4080 void * __thiscall zCMover `scalar deleting destructor' unsigned int -0x5e40b0 void __thiscall zCMover ClearStateInternals -0x5e4170 void __thiscall zCMover ~zCMover -0x5e4360 int __thiscall zCMover CanThisCollideWith class zCVob * -0x5e43d0 void __thiscall zCMover UpdateInternals -0x5e4450 struct zCMover::zTMov_Keyframe __cdecl zCMover GetKeyframe class zCVob * -0x5e4530 void __thiscall zCMover AdvanceKeyframe_KF -0x5e4560 void __thiscall zCMover SetToKeyframe_KF float -0x5e4a60 void __thiscall zCMover InterpolateKeyframes_KF -0x5e4e80 void __thiscall zCMover AdvanceMover -0x5e5160 void __thiscall zCMover SetToKeyframe float float -0x5e53d0 void __thiscall zCMover InvertMovement -0x5e5470 void __thiscall zCMover SetVisual class zCVisual * -0x5e5630 void __thiscall zCMover StartMovingSound -0x5e56a0 void __thiscall zCMover MoveToKeyframe int -0x5e5710 void __thiscall zCMover DoOpen -0x5e57c0 void __thiscall zCMover FinishedOpening -0x5e5840 void __thiscall zCMover DoClose -0x5e5900 void __thiscall zCMover FinishedClosing -0x5e5950 void __thiscall zCMover Unlock class zCVob * -0x5e5b20 void __thiscall zCMover Lock class zCVob * -0x5e5cf0 int __thiscall zCMover IsKeyToThisMover class zCVob * -0x5e5d80 void __thiscall zCMover TriggerMover class zCVob * -0x5e6020 void __thiscall zCSoundSystem::zTSound3DParams SetDefaults -0x5e6050 void __thiscall zCMover OnTick -0x5e6150 void __thiscall zCMover OnTrigger class zCVob * class zCVob * -0x5e6240 void __thiscall zCMover OnUntrigger class zCVob * class zCVob * -0x5e6410 void __thiscall zCMover OnTouch class zCVob * -0x5e64d0 void __thiscall zCMover OnDamage class zCVob * class zCVob * float int class zVEC3 const & -0x5e6520 void __thiscall zCMover OnMessage class zCEventMessage * class zCVob * -0x5e6887 void __thiscall zCMover OnMessage class zCEventMessage * class zCVob * -0x5e68a0 void __thiscall zCMover PostLoad -0x5e68b0 void __thiscall zCMover Archive class zCArchiver & -0x5e6b60 void __thiscall zCMover Unarchive class zCArchiver & -0x5e6f30 zCEarthquake* __thiscall zCEarthquake zCEarthquake -0x5e6fe0 void * __thiscall zCEarthquake `scalar deleting destructor' unsigned int -0x5e7010 void __thiscall zCEarthquake ~zCEarthquake -0x5e7020 void __thiscall zCEarthquake OnTrigger class zCVob * class zCVob * -0x5e7070 void __thiscall zCEarthquake OnUntrigger class zCVob * class zCVob * -0x5e70c0 void __thiscall zCEarthquake Archive class zCArchiver & -0x5e7140 void __thiscall zCEarthquake Unarchive class zCArchiver & -0x5e71b0 zCTriggerTeleport* __thiscall zCTriggerTeleport zCTriggerTeleport -0x5e7330 void * __thiscall zCTriggerTeleport `scalar deleting destructor' unsigned int -0x5e7360 void __thiscall zCTriggerTeleport ~zCTriggerTeleport -0x5e74d0 void __thiscall zCTriggerTeleport DoTeleport class zCVob * -0x5e76b0 void __thiscall zCTriggerTeleport OnTouch class zCVob * -0x5e76c0 void __thiscall zCTriggerTeleport OnTrigger class zCVob * class zCVob * -0x5e76d0 void __thiscall zCTriggerTeleport OnUntrigger class zCVob * class zCVob * -0x5e76e0 void __thiscall zCTriggerTeleport Archive class zCArchiver & -0x5e7710 void __thiscall zCTriggerTeleport Unarchive class zCArchiver & -0x5e7780 zCPFXControler* __thiscall zCPFXControler zCPFXControler -0x5e77d0 void * __thiscall zCPFXControler `scalar deleting destructor' unsigned int -0x5e7800 void __thiscall zCPFXControler ~zCPFXControler -0x5e7860 class zCParticleFX * __thiscall zCPFXControler GetPFX -0x5e78c0 void __thiscall zCPFXControler PostLoad -0x5e78e0 void __thiscall zCPFXControler OnTrigger class zCVob * class zCVob * -0x5e7960 void __thiscall zCPFXControler OnUntrigger class zCVob * class zCVob * -0x5e7990 void __thiscall zCPFXControler Archive class zCArchiver & -0x5e79f0 void __thiscall zCPFXControler Unarchive class zCArchiver & -0x5e7b50 zCTriggerList* __thiscall zCTriggerList zCTriggerList -0x5e7cc0 void * __thiscall zCTriggerList `scalar deleting destructor' unsigned int -0x5e7cf0 void __thiscall zCTriggerList ~zCTriggerList -0x5e7e00 void __thiscall zCTriggerList Init -0x5e7f10 class zSTRING const * __thiscall zCTriggerList GetTriggerTarget int -0x5e7f30 void __thiscall zCTriggerList TriggerActTarget class zCVob * -0x5e8000 int __thiscall zCTriggerList ProcessActTarget class zCVob * -0x5e8090 void __thiscall zCTriggerList FinishActivation -0x5e8100 void __thiscall zCTriggerList OnTimer -0x5e8190 void __thiscall zCTriggerList DoTriggering class zCVob * -0x5e8450 void __thiscall zCTriggerList TriggerTarget class zCVob * -0x5e8460 void __thiscall zCTriggerList UntriggerTarget class zCVob * -0x5e8480 void __thiscall zCTriggerList Archive class zCArchiver & -0x5e8710 void __thiscall zCTriggerList Unarchive class zCArchiver & -0x5e89d0 zCTouchDamage* __thiscall zCTouchDamage zCTouchDamage -0x5e8a80 void * __thiscall zCTouchDamage `scalar deleting destructor' unsigned int -0x5e8ab0 void __thiscall zCTouchDamage ~zCTouchDamage -0x5e8ac0 void __thiscall zCTouchDamage OnTouch class zCVob * -0x5e8ba0 void __thiscall zCTouchDamage OnUntouch class zCVob * -0x5e8bc0 void __thiscall zCTouchDamage OnTimer -0x5e8cc0 void __thiscall zCTouchDamage ProcessToucher class zCVob * -0x5e8d60 int __thiscall zCTouchDamage TestCollType class zCVob * -0x5e8fc0 void __thiscall zCTouchDamage FireDamageMessage class zCVob * -0x5e9050 void __thiscall zCTouchDamage Archive class zCArchiver & -0x5e9120 void __thiscall zCTouchDamage Unarchive class zCArchiver & -0x5e91e0 char const * __thiscall zCTouchDamage GetDamageTypeArcEnum unsigned long -0x5e9200 void __thiscall zCTouchDamage SetVisual class zCVisual * -0x5e9250 void __thiscall zCTouchDamage SetVobProperties -0x5e9290 zCTouchAnimate* __thiscall zCTouchAnimate zCTouchAnimate -0x5e9340 void * __thiscall zCTouchAnimate `scalar deleting destructor' unsigned int -0x5e9370 void __thiscall zCTouchAnimate ~zCTouchAnimate -0x5e9430 void __thiscall zCTouchAnimate OnTouch class zCVob * -0x5e9550 void __thiscall zCTouchAnimate OnUntouch class zCVob * -0x5e9570 void __thiscall zCTouchAnimate OnTick -0x5e9740 int __thiscall zCTouchAnimate IsTouching class zCVob * -0x5e9810 void __thiscall zCTouchAnimate StartAni -0x5e9970 class zSTRING __thiscall zCTouchAnimate GetSoundName -0x5e9a70 class zCVisual * __thiscall zCVob GetVisual -0x5e9a80 void __thiscall zCTouchAnimate StopAni -0x5e9ac0 int __thiscall zCTouchAnimate IsAniActive -0x5e9b00 void __thiscall zCTouchAnimate Archive class zCArchiver & -0x5e9b10 void __thiscall zCTouchAnimate Unarchive class zCArchiver & -0x5e9b80 void __thiscall zCTouchAnimate SetVisual class zCVisual * -0x5e9bd0 void __thiscall zCTouchAnimate SetVobProperties -0x5e9c10 zCTouchAnimateSound* __thiscall zCTouchAnimateSound zCTouchAnimateSound -0x5e9d80 void * __thiscall zCTouchAnimateSound `scalar deleting destructor' unsigned int -0x5e9db0 void __thiscall zCTouchAnimateSound ~zCTouchAnimateSound -0x5e9eb0 void __thiscall zCTouchAnimateSound Archive class zCArchiver & -0x5e9ee0 void __thiscall zCTouchAnimateSound Unarchive class zCArchiver & -0x5e9f70 class zSTRING __thiscall zCTouchAnimateSound GetSoundName -0x5e9fc0 zCVobAnimate* __thiscall zCVobAnimate zCVobAnimate -0x5ea040 void * __thiscall zCVobAnimate `scalar deleting destructor' unsigned int -0x5ea070 void __thiscall zCVobAnimate ~zCVobAnimate -0x5ea080 void __thiscall zCVobAnimate SetVisual class zCVisual * -0x5ea0f0 void __thiscall zCVobAnimate StartAni -0x5ea130 void __thiscall zCVobAnimate StopAni -0x5ea140 void __thiscall zCVobAnimate OnTrigger class zCVob * class zCVob * -0x5ea190 void __thiscall zCVobAnimate OnUntrigger class zCVob * class zCVob * -0x5ea1a0 void __thiscall zCVobAnimate Archive class zCArchiver & -0x5ea1f0 void __thiscall zCVobAnimate Unarchive class zCArchiver & -0x5ea2a0 zCVobLensFlare* __thiscall zCVobLensFlare zCVobLensFlare -0x5ea310 void * __thiscall zCVobLensFlare `scalar deleting destructor' unsigned int -0x5ea340 void __thiscall zCVobLensFlare ~zCVobLensFlare -0x5ea360 int __fastcall zCVobLensFlare Render struct zTRenderContext & -0x5ea380 void __thiscall zCVobLensFlare SetLensFlareFXByName class zSTRING const & -0x5ea3d0 void __thiscall zCVobLensFlare Archive class zCArchiver & -0x5ea4c0 void __thiscall zCVobLensFlare Unarchive class zCArchiver & -0x5ea5a0 zCEventScreenFX* __thiscall zCEventScreenFX zCEventScreenFX enum zCEventScreenFX::zTEventScreenFXSubType float struct zCOLOR float -0x5ea640 void __thiscall zCEventScreenFX Clear -0x5ea670 class zSTRING __thiscall zCEventScreenFX MD_GetSubTypeString int -0x5ea7d5 class zSTRING __thiscall zCEventScreenFX MD_GetSubTypeString int -0x5ea860 enum zCEventMessage::zTTimeBehavior __thiscall zCEventScreenFX MD_GetTimeBehavior -0x5ea880 float __thiscall zCEventScreenFX MD_GetMinTime -0x5ea890 void __thiscall zCEventScreenFX Pack class zCBuffer & class zCEventManager * -0x5ea8d0 void __thiscall zCEventScreenFX Unpack class zCBuffer & class zCEventManager * -0x5ea910 void __thiscall zCEventScreenFX Archive class zCArchiver & -0x5ea960 void __thiscall zCEventScreenFX Unarchive class zCArchiver & -0x5ea9b0 zCVobScreenFX* __thiscall zCVobScreenFX zCVobScreenFX -0x5eaa80 void * __thiscall zCVobScreenFX `scalar deleting destructor' unsigned int -0x5eaab0 void __thiscall zCVobScreenFX ~zCVobScreenFX -0x5eaac0 void __thiscall zCVobScreenFX OnMessage class zCEventMessage * class zCVob * -0x5eac94 void __thiscall zCVobScreenFX OnMessage class zCEventMessage * class zCVob * -0x5eacb0 void __thiscall zCVobScreenFX StartEffect float struct zCOLOR int struct zCVobScreenFX::zTScreenFXSet & -0x5ead40 struct zCOLOR __thiscall zCVobScreenFX CalcEffectColor struct zCVobScreenFX::zTScreenFXSet & -0x5eadc0 void __thiscall zCVobScreenFX OnTick -0x5eb0b0 void __thiscall zCVobScreenFX Archive class zCArchiver & -0x5eb140 void __thiscall zCVobScreenFX Unarchive class zCArchiver & -0x5eb1e0 zCMessageFilter* __thiscall zCMessageFilter zCMessageFilter -0x5eb290 void * __thiscall zCMessageFilter `scalar deleting destructor' unsigned int -0x5eb2c0 void __thiscall zCMessageFilter ~zCMessageFilter -0x5eb320 void __thiscall zCMessageFilter ProcessMessage enum zCMessageFilter::zTMessageType class zCVob * -0x5eb671 void __thiscall zCMessageFilter ProcessMessage enum zCMessageFilter::zTMessageType class zCVob * -0x5eb6c0 void __thiscall zCMessageFilter OnTrigger class zCVob * class zCVob * -0x5eb6e0 void __thiscall zCMessageFilter OnUntrigger class zCVob * class zCVob * -0x5eb700 void __thiscall zCMessageFilter Archive class zCArchiver & -0x5eb760 void __thiscall zCMessageFilter Unarchive class zCArchiver & -0x5eb7e0 void __thiscall zCTriggerUntouch OnUntouch class zCVob * -0x5eb8c0 zCCodeMaster* __thiscall zCCodeMaster zCCodeMaster -0x5eba70 void * __thiscall zCCodeMaster `scalar deleting destructor' unsigned int -0x5ebaa0 void __thiscall zCCodeMaster ~zCCodeMaster -0x5ebc00 void __thiscall zCCodeMaster Init -0x5ebd80 void __thiscall zCCodeMaster Reset -0x5ebdd0 void __thiscall zCCodeMaster FireTriggerSuccess class zCVob * -0x5ebeb0 void __thiscall zCCodeMaster FireTriggerFailure class zCVob * -0x5ebf90 int __thiscall zCCodeMaster GetSlaveNr class zCVob * -0x5ec040 void __thiscall zCCodeMaster OnTrigger class zCVob * class zCVob * -0x5ec240 void __thiscall zCCodeMaster OnUntrigger class zCVob * class zCVob * -0x5ec340 void __thiscall zCCodeMaster OnMessage class zCEventMessage * class zCVob * -0x5ec3b0 void __thiscall zCCodeMaster Archive class zCArchiver & -0x5ec6d0 void __thiscall zCCodeMaster Unarchive class zCArchiver & -0x5ec9d0 class zSTRING const * __thiscall zCCodeMaster GetTriggerTarget int -0x5eca00 zCMoverControler* __thiscall zCMoverControler zCMoverControler -0x5ecac0 void * __thiscall zCMoverControler `scalar deleting destructor' unsigned int -0x5ecaf0 void __thiscall zCMoverControler ~zCMoverControler -0x5ecb50 void __thiscall zCMoverControler OnTrigger class zCVob * class zCVob * -0x5ecc80 void __thiscall zCMoverControler Archive class zCArchiver & -0x5ecf10 void __thiscall zCMoverControler Unarchive class zCArchiver & -0x5ecf70 zCTriggerWorldStart* __thiscall zCTriggerWorldStart zCTriggerWorldStart -0x5ed020 void * __thiscall zCTriggerWorldStart `scalar deleting destructor' unsigned int -0x5ed050 void __thiscall zCTriggerWorldStart ~zCTriggerWorldStart -0x5ed0b0 void __thiscall zCTriggerWorldStart PostLoad -0x5ed0d0 void __thiscall zCTriggerWorldStart OnTrigger class zCVob * class zCVob * -0x5ed0f0 void __thiscall zCTriggerWorldStart Archive class zCArchiver & -0x5ed150 void __thiscall zCTriggerWorldStart Unarchive class zCArchiver & -0x5ed1c0 zCMover* __thiscall zCMover zCMover -0x5ed1e0 void __thiscall zCArray::AllocDelta int -0x5ed290 class zCVob * __cdecl zCVob GetAutoLinkParent class zCVob * -0x5ed2d0 int __cdecl zCVob CanAutoLinkWith class zCVob * class zCVob * -0x5ed410 void __cdecl zCVob CheckAutoLink class zCVob * class zCVob * -0x5ed690 void __cdecl zCVob CheckAutoUnlink class zCVob * -0x5ed8a0 void __thiscall zCVob CalcGroundPoly -0x5ed9f0 void __thiscall zCVob SetCollTypeDefaultFromVisual -0x5edb60 void __thiscall zCVob TouchMovement -0x5edb80 class zMAT4 const & __thiscall zCVob GetNewTrafoObjToWorld -0x5edba0 class zMAT4 & __thiscall zCVob GetNewTrafoObjToWorld -0x5edbc0 void __thiscall zCVob SetNewTrafoObjToWorld class zMAT4 const & -0x5edbe0 void __thiscall zCVob SetBBox3DWorld struct zTBBox3D const & -0x5edc40 void __thiscall zCVob SetBBox3DLocal struct zTBBox3D const & -0x5edcf0 struct zTBBox3D __thiscall zCVob GetBBox3DLocal -0x5edde0 void __thiscall zCVob Move float float float -0x5ede50 void __thiscall zCVob MoveWorld float float float -0x5edec0 void __thiscall zCVob MoveLocal float float float -0x5edfb0 void __thiscall zCVob SetRotationWorld class zCQuat const & -0x5ee010 void __thiscall zCVob RotateWorld class zVEC3 const & float -0x5ee100 void __thiscall zCVob RotateLocal class zVEC3 const & float -0x5ee1a0 void __thiscall zCVob RotateLocalX float -0x5ee210 void __thiscall zCVob RotateLocalY float -0x5ee280 void __thiscall zCVob RotateLocalZ float -0x5ee2f0 void __thiscall zCVob RotateWorldX float -0x5ee320 void __thiscall zCVob RotateWorldY float -0x5ee350 void __thiscall zCVob RotateWorldZ float -0x5ee380 void __thiscall zCVob GetPositionWorld float & float & float & -0x5ee3b0 void __thiscall zCVob GetPositionLocal float & float & float & -0x5ee400 float __thiscall zCVob GetDistanceToVob class zCVob & -0x5ee460 float __thiscall zCVob GetDistanceToVobApprox class zCVob & -0x5ee530 float __thiscall zCVob GetDistanceToVob2 class zCVob & -0x5ee590 void __thiscall zCVob SetPositionLocal class zVEC3 const & -0x5ee650 void __thiscall zCVob SetPositionWorld class zVEC3 const & -0x5ee6b0 void __thiscall zCVob SetTrafo class zMAT4 const & -0x5ee760 void __thiscall zCVob SetTrafoObjToWorld class zMAT4 const & -0x5ee7c0 void __thiscall zCVob ResetRotationsLocal -0x5ee8e0 void __thiscall zCVob ResetXZRotationsLocal -0x5eeab0 void __thiscall zCVob ResetRotationsWorld -0x5eeb40 void __thiscall zCVob ResetXZRotationsWorld -0x5eec60 void __thiscall zCVob SetHeadingYLocal class zVEC3 const & -0x5eed30 void __thiscall zCVob SetHeadingYWorld class zVEC3 const & -0x5eef00 void __thiscall zCVob SetHeadingYWorld class zCVob * -0x5ef090 void __thiscall zCVob SetHeadingLocal class zVEC3 const & -0x5ef150 void __thiscall zCVob SetHeadingWorld class zVEC3 const & -0x5ef210 void __thiscall zCVob SetHeadingWorld class zCVob * -0x5ef2f0 void __thiscall zCVob SetHeadingAtLocal class zVEC3 const & -0x5ef620 int __thiscall zCVob HasParentVob -0x5ef640 void __thiscall zCVob SetHeadingAtWorld class zVEC3 const & -0x5ef8d0 void __fastcall zCVob SetCollDetStat int -0x5ef9c0 void __fastcall zCVob SetCollDetDyn int -0x5efac0 void __thiscall zCVob CorrectTrafo -0x5efb30 void __thiscall zCVob DoneWithTrafoLocal -0x5efb80 void __thiscall zCVob CreateTrafoLocal -0x5efc20 void __thiscall zCVob SetPhysicsEnabled int -0x5efc50 class zVEC3 __thiscall zCVob GetVelocity -0x5efd60 void __thiscall zCVob UpdatePhysics -0x5f0320 int __thiscall zCVob DetectCollision class zMAT4 * -0x5f0460 void __fastcall zCVob SetInMovement int -0x5f04c0 void __fastcall zCVob SetInMovementMode enum zCVob::zTMovementMode -0x5f0510 void __thiscall zCVob BeginMovement -0x5f0690 void __thiscall zCVob ResetToOldMovementState -0x5f06c0 void __fastcall zCVob UpdateTouchList class zCArray const & -0x5f0970 void __fastcall zCVob CalcDestinationBBox3DWorld struct zTBBox3D & -0x5f0ab0 void __thiscall zCVob AdoptCollObjResults -0x5f0b60 void __thiscall zCVob EndMovement -0x5f1050 void __thiscall zCVob SetCollisionObject class zCCollisionObject * -0x5f1080 void __thiscall zCVob SetCollisionClass class zCCollisionObjectDef * -0x5f10c0 class zCCollisionObject * __thiscall zCVob GetCollisionObject -0x5f10d0 void __thiscall zCVob CreateCollisionObject -0x5f1100 void __thiscall zCVob ResetCollisionObjectState -0x5f1140 void __fastcall zCVob DestroyCollisionObject int -0x5f1180 void __thiscall zCVob CheckEmergencyPutToSleep -0x5f12d0 void __fastcall zCVob CollectCollisionContext_Vobs struct zTBBox3D const & struct zCVob::zTCollisionContext & -0x5f1530 void __fastcall zCVob CollectCollisionContext_Static struct zTBBox3D const & class zCArray & -0x5f1800 zCCollObjectLevelPolys* __thiscall zCCollObjectLevelPolys zCCollObjectLevelPolys -0x5f1840 void __fastcall zCVob CollectCollisionContext struct zCVob::zTCollisionContext & -0x5f18c0 void __fastcall zCVob CleanupCollisionContext struct zCVob::zTCollisionContext const & -0x5f1930 void __fastcall zCVob NotifyCollisionPair class zCCollisionReport * class zCArray const & int -0x5f1a00 void __fastcall zCVob ExecuteCollisionResponse class zCArray const & int & -0x5f1ae0 void __thiscall zCVob CheckAndResolveCollisions -0x5f1ee0 void __thiscall zCVob::zTCollisionContext ~zTCollisionContext -0x5f1f40 int __thiscall zCVob IsColliding -0x5f2140 void __thiscall zCArray::zCArray -0x5f2150 void __thiscall zCArray::zCArray -0x5f2160 int __thiscall zCVob IsColliding -0x5f23a0 class zCObject * __cdecl zCWorld _CreateNewInstance -0x5f2410 zCWorld* __thiscall zCWorld zCWorld -0x5f28a0 void __thiscall zCBBox3DSorterBase::zTBoxSortHandle zTBoxSortHandle -0x5f2930 void __thiscall zCBBox3DSorterBase::zTBoxSortHandle ClearActive -0x5f2940 void * __thiscall zCBBox3DSorterBase::zTBoxSortHandle `scalar deleting destructor' unsigned int -0x5f2960 class zCClassDef * __thiscall zCWorld _GetClassDef -0x5f2970 class zCPlayerGroup * __thiscall zCWorld GetPlayerGroup -0x5f2980 void __cdecl zCWayNet operator delete void * char const * char const * int -0x5f29a0 void * __thiscall zCWorld `scalar deleting destructor' unsigned int -0x5f29d0 void * __thiscall zCVobBBox3DSorter::`vector deleting destructor' unsigned int -0x5f29f0 void * __thiscall zCVobBBox3DSorter::zTBoxSortHandle::`scalar deleting destructor' unsigned int -0x5f2a10 void __thiscall zCWorld ~zCWorld -0x5f2c80 class zCSkyControler * __thiscall zCWorld GetActiveSkyControler -0x5f2cb0 void __thiscall zCWorld SetSkyControlerIndoor class zCSkyControler * -0x5f2cf0 void __thiscall zCWorld SetSkyControlerOutdoor class zCSkyControler * -0x5f2d30 void __thiscall zCWorld RenderWaynet class zCCamera * -0x5f2d50 int __cdecl zCWorld ActiveZoneListCompare void const * void const * -0x5f2da0 void __thiscall zCWorld AddZone class zCZone * -0x5f2f30 void __thiscall zCWorld RemoveZone class zCZone * -0x5f3070 void __thiscall zCWorld RemoveAllZones -0x5f30e0 void __thiscall zCWorld UpdateZone class zCZone * -0x5f30f0 void __thiscall zCWorld ProcessZones -0x5f3700 void __thiscall zCWorld ShowZonesDebugInfo -0x5f3ae0 void __thiscall zCWorld ShowTextureStats -0x5f3ec0 void __thiscall zCWorld Render class zCCamera & -0x5f40c0 int __fastcall zCWorld TraceRayFirstHit class zVEC3 const & class zVEC3 const & class zCArray const * int -0x5f42c0 int __fastcall zCWorld TraceRayNearestHit class zVEC3 const & class zVEC3 const & class zCArray const * int -0x5f4590 int __fastcall zCWorld TraceRayFirstHit class zVEC3 const & class zVEC3 const & class zCVob * int -0x5f46e0 int __fastcall zCWorld TraceRayNearestHit class zVEC3 const & class zVEC3 const & class zCVob * int -0x5f4830 int __fastcall zCWorld TraceRayFirstHitCache class zVEC3 const & class zVEC3 const & class zCArray const * int class zCRayCache * -0x5f48f0 int __fastcall zCWorld TraceRayFirstHitCache class zVEC3 const & class zVEC3 const & class zCVob * int class zCRayCache * -0x5f4a10 int __fastcall zCWorld TraceRayNearestHitCache class zVEC3 const & class zVEC3 const & class zCArray const * int class zCRayCache * -0x5f4ad0 int __fastcall zCWorld TraceRayNearestHitCache class zVEC3 const & class zVEC3 const & class zCVob * int class zCRayCache * -0x5f4bf0 int __fastcall zCWorld PickScene class zCCamera & int int float -0x5f4e60 int __thiscall zCWorld TraverseBsp class zCCBspTree * class zCTree * int -0x5f4f60 void __thiscall zCWorld SaveBspTreeMesh3DS class zSTRING const & -0x5f4f90 void __thiscall zCWorld CompileWorld enum zTBspTreeMode const & float int int class zCArray * -0x5f55f0 int __thiscall zCWorld DisposeVobs class zCTree * -0x5f5790 void __thiscall zCWorld DisposeStaticWorld -0x5f5800 void __thiscall zCWorld DisposeWorld -0x5f59e0 class zCVob * __thiscall zCWorld SearchVob class zCVob * class zCTree * -0x5f5a30 class zCVob * __thiscall zCWorld SearchVobByID unsigned long class zCTree * -0x5f5a80 class zCVob * __thiscall zCWorld SearchVobByName class zSTRING const & -0x5f5b60 void __thiscall zCWorld SearchVobListByName class zSTRING const & class zCArray & -0x5f5d40 void __thiscall zCWorld SearchVobListByClass class zCClassDef * class zCArray & class zCTree * -0x5f5e20 void __thiscall zCWorld SearchVobListByBaseClass class zCClassDef * class zCArray & class zCTree * -0x5f5f10 void __thiscall zCWorld SearchZoneListByClass class zCClassDef * class zCArray & -0x5f6060 class zCZone * __thiscall zCWorld SearchZoneDefaultByClass class zCClassDef * -0x5f60d0 class zCTree * __thiscall zCWorld AddVobAsChild class zCVob * class zCTree * -0x5f62e0 int __thiscall zCWorld ShouldAddThisVobToBsp class zCVob * -0x5f6320 class zCTree * __thiscall zCWorld AddVobAsChild class zCVob * class zCVob * -0x5f6340 class zCTree * __thiscall zCWorld AddVob class zCVob * -0x5f6360 void __thiscall zCWorld VobAddedToWorld class zCVob * -0x5f64c0 void __thiscall zCWorld VobRemovedFromWorld class zCVob * -0x5f66c0 void __thiscall zCWorld RemoveVob class zCVob * -0x5f66f0 void __thiscall zCWorld RemoveVob class zCTree * -0x5f6710 void __thiscall zCWorld RemoveVobSubtree_r class zCTree * int -0x5f68b0 void __thiscall zCWorld RemoveVobSubtree class zCVob * -0x5f68e0 void __thiscall zCWorld RemoveVobSubtree class zCTree * -0x5f6900 void __thiscall zCWorld MoveVobSubtreeTo class zCVob * class zCTree * -0x5f69c0 void __thiscall zCWorld MoveVobSubtreeTo class zCVob * class zCVob * -0x5f69e0 void __thiscall zCWorld MoveVobSubtreeToWorldSpace class zCVob * -0x5f6a00 void __thiscall zCWorld RemoveVobFromLists class zCVob * -0x5f6bf0 void __thiscall zCWorld PrintStatus -0x5f74c0 void __thiscall zCWorld PrintGlobalVobTree class zCTree * int -0x5f7780 void __thiscall zCWorld PrintActiveVobs -0x5f7980 void __thiscall zCWorld UpdateVobTreeBspDependencies class zCTree * -0x5f79f0 void __thiscall zCWorld MoveVobs -0x5f7a80 void __thiscall zCWorld AdvanceClock float -0x5f7ac0 void __thiscall zCWorld SaveBspTree class zFILE & -0x5f7c40 int __thiscall zCWorld LoadBspTree class zFILE & int -0x5f7d70 void __thiscall zCWorld DebugMarkOccluderPolys -0x5f7f40 void __fastcall zCWorld UnarcTraverseVobs class zCArchiver & class zCTree * -0x5f82f0 class zCViewProgressBar * __thiscall zCWorld GetProgressBar -0x5f8300 void __thiscall zCWorld Unarchive class zCArchiver & -0x5f89e0 void __thiscall zCFileBIN BinSetFile class zFILE * -0x5f8a00 int __thiscall zCWorld LoadWorld class zSTRING const & enum zCWorld::zTWorldLoadMode -0x5f8c40 class zCVob * __thiscall zCWorld MergeVobSubtree class zSTRING const & class zCVob * enum zCWorld::zTWorldLoadMergeMode -0x5f8d00 void __fastcall zCWorld ArcTraverseVobs class zCArchiver & class zCTree * int -0x5f9010 void __thiscall zCWorld Archive class zCArchiver & -0x5f9330 int __thiscall zCWorld SaveWorld class zSTRING const & enum zCWorld::zTWorldSaveMode int int -0x5f95d0 int __thiscall zCWorld SaveVobSubtree class zSTRING const & class zCVob * int int -0x5f9690 void __thiscall zCWorld TraverseVobTree class zCVobCallback & void * class zCTree * -0x5f96f0 unsigned long __thiscall zCWorld GetVobHashIndex class zSTRING const & -0x5f9720 unsigned long __thiscall zCWorld GetVobHashIndex class zCVob * -0x5f9760 void __thiscall zCWorld InsertVobHashTable class zCVob * -0x5f98a0 void __thiscall zCWorld RemoveVobHashTable class zCVob * -0x5f9930 class zCVob * __thiscall zCWorld SearchVobHashTable class zSTRING const & -0x5f9a10 void __thiscall zCWorld SearchVobListHashTable class zSTRING const & class zCArray & -0x5f9bf0 void __thiscall zCSession SetWorld class zCWorld * -0x5f9c40 class zCSession * __thiscall zCWorld GetOwnerSession -0x5f9c50 void __thiscall zCWorld ResetCutscenePlayer -0x5f9ca0 void __thiscall zCWorld RegisterPerFrameCallback class zCWorldPerFrameCallback * -0x5f9df0 void __thiscall zCWorld UnregisterPerFrameCallback class zCWorldPerFrameCallback * -0x5f9e40 class zCTree * __thiscall zCTree::AddChild class zCVob * -0x5f9ea0 int __thiscall zCTree::CountNodes -0x5f9ee0 zCWorld* __thiscall zCWorld zCWorld -0x5f9f00 void __thiscall zCWorld ProcessZones -0x5f9f20 void __thiscall zCArray::InsertEnd class zCZone * const & -0x5fa010 int __thiscall zCArray::IsInList class zCZone * const & -0x5fa050 void __thiscall zCArraySort::zCArraySort -0x5fa070 void __thiscall zCArraySort::~zCArraySort -0x5fa090 void __thiscall zCArraySort::Remove class zCZone * const & -0x5fa0e0 void __thiscall zCVobBBox3DSorter::~zCVobBBox3DSorter -0x5fa0f0 struct zTBBox3D const & __thiscall zCVobBBox3DSorter::GetBBox class zCBBox3DSorterBase::zTNode const * -0x5fa100 void __thiscall zCVobBBox3DSorter::zTBoxSortHandle::~zTBoxSortHandle -0x5fa160 void __thiscall zCVobBBox3DSorter::zTBoxSortHandle::AddActive void * -0x5fa270 void __thiscall zCVobBBox3DSorter::zTBoxSortHandle::DelActive void * -0x5fa2c0 void __thiscall zCVobBBox3DSorter::zTBoxSortHandle::ClearActive -0x5fa2e0 void __thiscall zCArray::AllocDelta int -0x5fa350 void __thiscall zCArray::InsertAtPos class zCZone * const & int -0x5fa460 void __thiscall zCArray::RemoveOrderIndex int -0x5fa490 void __thiscall zCArraySort::InsertEnd class zCZone * const & -0x5fa580 int __thiscall zCArraySort::Search class zCZone * const & -0x5fa5f0 void __thiscall zCArraySort::AllocDelta int -0x5fa720 void __thiscall zCPolygon LightStatic class zCVobLight & class zVEC3 const & class zMAT4 & class zCWorld * -0x5fb040 void __thiscall zCMesh LightMesh class zCVobLight & class zMAT4 & class zCWorld * -0x5fb120 void __thiscall zCWorld LightWorldStaticUncompiled class zCTree * -0x5fb530 void __thiscall zCWorld LightWorldStaticCompiled -0x5fbb40 void __thiscall zCOLOR SetRGB unsigned char unsigned char unsigned char -0x5fbb60 void __thiscall zCWorld GenerateStaticVertexLighting -0x5fbe30 int __thiscall zCWorld LightingTestRay class zVEC3 const & class zVEC3 const & class zVEC3 & class zCPolygon * & -0x5fbef0 int __thiscall zCWorld GetSurfaceLightmapBBox2D class zCArray & struct zTBBox2D & int * const -0x5fc350 class zVEC3 __thiscall zCWorld GetPhongNormal class zCPolygon * class zVEC3 const & -0x5fc710 class zCPatchMap * __thiscall zCWorld GeneratePatchMapFromSurface class zCArray & -0x5fd520 int __thiscall zCPatchMap CheckRaySurfaceIntersection class zVEC3 & class zVEC3 & class zVEC3 & class zCPolygon * & -0x5fd5c0 void __thiscall zCWorld GenerateLightmapFromPatchMap class zCPatchMap * -0x5fe870 void __thiscall zCWorld LightPatchMap class zCPatchMap * -0x5fed20 void __thiscall zCWorld GenerateSurfaces int struct zTBBox3D * -0x5ff8f0 void __thiscall zCPatchMap ~zCPatchMap -0x5ff990 void __thiscall zCWorld MakeTransfers -0x6000d0 void __thiscall zCPatch DoTransfers -0x600220 void __thiscall zCWorld GenerateLightmapsRadiosity struct zTBBox3D * -0x600470 void __thiscall zCWorld GenerateLightmaps enum zCWorld::zTStaticWorldLightMode const & struct zTBBox3D * -0x600b60 void __thiscall zCWorld GenerateStaticWorldLighting enum zCWorld::zTStaticWorldLightMode const & struct zTBBox3D * -0x600ba0 void __thiscall zCWorld MakeVobLightingDirty -0x600dd0 void __thiscall zCList::~zCList -0x600e00 void __thiscall zCList::Insert class zCVob * -0x600e60 void __thiscall zCArray::zCArray -0x600e70 class zCPatchMap * __thiscall zCWorld GeneratePatchMapFromSurface class zCArray & -0x600e90 class zCPatchMap * __thiscall zCWorld GeneratePatchMapFromSurface class zCArray & -0x600eb0 void __thiscall zCWorld MakeTransfers -0x600ed0 void * __thiscall zCList::`scalar deleting destructor' unsigned int -0x600f10 void __thiscall zCArray::AllocDelta int -0x600f90 void __thiscall zCArray::InsertEnd class zCTransfer const & -0x6010c0 void __thiscall zCArray::InsertEnd class zCPatch * const & -0x6011b0 void __thiscall zCArray::InsertEnd class zCPatchMap * const & -0x6012a0 void __thiscall zCArray::InsertEnd class zCTransferConstr const & -0x6013d0 void __cdecl zDieter_StartUp struct HWND__ * * -0x603730 void __thiscall zCSoundSystemDummy DoSoundUpdate -0x603740 class zCSoundFX * __thiscall zCSoundSystemDummy LoadSoundFX class zSTRING const & -0x6037c0 void * __thiscall zCSoundFXDummy `scalar deleting destructor' unsigned int -0x6037f0 void __thiscall zCSoundFXDummy ~zCSoundFXDummy -0x603800 int __thiscall zCSoundSystemDummy PlaySound class zCSoundFX * int -0x603810 int __thiscall zCSoundSystemDummy PlaySound class zCSoundFX * int int float float -0x603820 void __thiscall zCSoundSystemDummy SetGlobalOcclusion float -0x603830 int __thiscall zCSoundSystemDummy PlaySound3D class zCSoundFX * class zCVob * int struct zCSoundSystem::zTSound3DParams * -0x603840 int __thiscall zCSoundSystemDummy PlaySound3D class zSTRING const & class zCVob * int struct zCSoundSystem::zTSound3DParams * -0x603850 int __thiscall zCSoundSystemDummy GetSound3DProps int const & struct zCSoundSystem::zTSound3DParams & -0x603860 int __thiscall zCSoundSystemDummy UpdateSound3D int const & struct zCSoundSystem::zTSound3DParams * -0x603870 void __thiscall zCSoundManager::zCTableEntry ~zCTableEntry -0x603930 class zCMusicTheme * __thiscall zCMusicSys_Dummy LoadThemeByScript class zSTRING const & -0x603990 class zCMusicTheme * __thiscall zCMusicSys_Dummy LoadTheme class zSTRING const & -0x6039f0 class zCMusicJingle * __thiscall zCMusicSys_Dummy LoadJingleByScript class zSTRING const & -0x603a60 class zCMusicJingle * __thiscall zCMusicSys_Dummy LoadJingle class zSTRING const & -0x603ad0 void __thiscall zCMusicSys_Dummy DoMusicUpdate -0x607640 void __thiscall zCTimer SetMotionFactor float -0x607650 void __cdecl zCVob SetShowHelperVisuals int -0x607660 int __cdecl zCVob GetShowHelperVisuals -0x607670 void __thiscall zCZone SetVisual class zCVisual * -0x607680 void __thiscall zCZone SetVisual class zSTRING const & -0x607690 class zCClassDef * __thiscall zCZone GetZoneMotherClass -0x6076a0 void __cdecl zCZoneZFog operator delete void * char const * char const * int -0x6076c0 void __cdecl zCZoneZFogDefault operator delete void * char const * char const * int -0x6076e0 class zCClassDef * __thiscall zCZoneZFogDefault _GetClassDef -0x6076f0 class zCBspTree * __thiscall zCWorld GetBspTree -0x607700 void __thiscall zCWorld SetVobFarClipZScalability float -0x607710 void __thiscall zCVobCallback_PrintBigBBox ~zCVobCallback_PrintBigBBox -0x607800 void __thiscall zCVobCallback_PrintBigBBox HandleVob class zCVob * void * -0x607f30 void __thiscall zCShowMemCallback DoWorldPerFrameCallback class zCWorld * class zCCamera * -0x608890 void * __thiscall zCZoneZFogDefault `scalar deleting destructor' unsigned int -0x6088c0 void __thiscall zCZoneZFogDefault ~zCZoneZFogDefault -0x6088d0 void * __thiscall zCMusicSys_Dummy `scalar deleting destructor' unsigned int -0x6088f0 void * __thiscall zCSoundSystemDummy `scalar deleting destructor' unsigned int -0x608910 void __thiscall zCMusicSys_Dummy ~zCMusicSys_Dummy -0x608920 void __thiscall zCSoundSystemDummy ~zCSoundSystemDummy -0x608930 void __cdecl zDieter_ShutDown -0x6089d0 void __thiscall zCSoundManager ~zCSoundManager -0x608ac0 void __thiscall zCArraySort::zCArraySort -0x608ae0 void __cdecl zDieter_StartUp struct HWND__ * * -0x608b10 void __thiscall zCArraySort::zCArraySort -0x608b30 void __cdecl zDieter_StartUp struct HWND__ * * -0x608f60 class zCObject * __cdecl zCZoneReverb _CreateNewInstance -0x609030 class zCClassDef * __thiscall zCZone _GetClassDef -0x609040 void __thiscall zCZone ProcessZoneList class zCArraySort const & class zCArraySort const & class zCWorld * -0x609050 class zCClassDef * __thiscall zCZone GetDefaultZoneClass -0x609060 void __cdecl zCZoneReverb operator delete void * char const * char const * int -0x609080 class zCClassDef * __thiscall zCZoneReverb _GetClassDef -0x609280 class zCObject * __cdecl zCZoneReverbDefault _CreateNewInstance -0x609350 void __cdecl zCZoneReverbDefault operator delete void * char const * char const * int -0x609370 class zCClassDef * __thiscall zCZoneReverbDefault _GetClassDef -0x609380 void __thiscall zCZoneReverbDefault ProcessZoneList class zCArraySort const & class zCArraySort const & class zCWorld * -0x609390 void * __thiscall zCZoneReverbDefault `scalar deleting destructor' unsigned int -0x6093c0 void __thiscall zCZoneReverbDefault ~zCZoneReverbDefault -0x609620 class zCObject * __cdecl zCZoneVobFarPlane _CreateNewInstance -0x6096f0 void __cdecl zCZoneVobFarPlane operator delete void * char const * char const * int -0x609710 class zCClassDef * __thiscall zCZoneVobFarPlane _GetClassDef -0x609910 class zCObject * __cdecl zCZoneVobFarPlaneDefault _CreateNewInstance -0x6099e0 void __cdecl zCZoneVobFarPlaneDefault operator delete void * char const * char const * int -0x609a00 class zCClassDef * __thiscall zCZoneVobFarPlaneDefault _GetClassDef -0x609a10 void * __thiscall zCZoneVobFarPlaneDefault `scalar deleting destructor' unsigned int -0x609a40 void __thiscall zCZoneVobFarPlaneDefault ~zCZoneVobFarPlaneDefault -0x609ca0 class zCObject * __cdecl zCZoneMusic _CreateNewInstance -0x609d70 void __cdecl zCZoneMusic operator delete void * char const * char const * int -0x609d90 class zCClassDef * __thiscall zCZoneMusic _GetClassDef -0x609da0 void * __thiscall zCZoneMusic `scalar deleting destructor' unsigned int -0x609dd0 void __thiscall zCZoneMusic ~zCZoneMusic -0x60a030 class zCObject * __cdecl zCZoneZFog _CreateNewInstance -0x60a130 class zCClassDef * __thiscall zCZoneZFog _GetClassDef -0x60a330 class zCObject * __cdecl zCZoneZFogDefault _CreateNewInstance -0x60a620 class zCObject * __cdecl zCVobSound _CreateNewInstance -0x60a690 void __cdecl zCVobSound operator delete void * char const * char const * int -0x60a8a0 class zCObject * __cdecl zCVobSoundDaytime _CreateNewInstance -0x60a970 void __cdecl zCVobSoundDaytime operator delete void * char const * char const * int -0x60a990 class zCClassDef * __thiscall zCVobSoundDaytime _GetClassDef -0x60a9a0 class zCClassDef * __thiscall zCVobSoundDaytime GetZoneMotherClass -0x60a9b0 void __thiscall zCBBox3DSorterBase::zTBoxSortHandle ~zTBoxSortHandle -0x60aa00 zCBBox3DSorterBase* __thiscall zCBBox3DSorterBase zCBBox3DSorterBase -0x60aa80 void * __thiscall zCBBox3DSorterBase `scalar deleting destructor' unsigned int -0x60aaa0 void __thiscall zCBBox3DSorterBase ~zCBBox3DSorterBase -0x60ab30 int __cdecl zCBBox3DSorterBase ArrayCompare void const * void const * -0x60ac30 void __thiscall zCBBox3DSorterBase Clear -0x60acb0 void __thiscall zCBBox3DSorterBase AllocAbs int -0x60ad40 void __thiscall zCBBox3DSorterBase Insert void * -0x60aec0 void __thiscall zCBBox3DSorterBase Remove void * -0x60af80 void __thiscall zCBBox3DSorterBase GetActiveList struct zTBBox3D const & class zCBBox3DSorterBase::zTBoxSortHandle & -0x60b2d0 void __thiscall zCBBox3DSorterBase UpdateActiveList struct zTBBox3D const & class zCBBox3DSorterBase::zTBoxSortHandle & -0x60b5b0 void __thiscall zCBBox3DSorterBase InsertHandle class zCBBox3DSorterBase::zTBoxSortHandle & -0x60b6b0 void __thiscall zCBBox3DSorterBase RemoveHandle class zCBBox3DSorterBase::zTBoxSortHandle & -0x60b700 void __thiscall zCBBox3DSorterBase Sort -0x60b740 void __thiscall zCBBox3DSorterBase AdjustSorting class zCArraySort & int -0x60b8c0 void __thiscall zCBBox3DSorterBase Update void * -0x60ba20 zCZone* __thiscall zCZone zCZone -0x60ba90 void * __thiscall zCZone `scalar deleting destructor' unsigned int -0x60bac0 void __thiscall zCZone ~zCZone -0x60bb30 void __thiscall zCZone ThisVobAddedToWorld class zCWorld * -0x60bb50 void __thiscall zCZone ThisVobRemovedFromWorld class zCWorld * -0x60bb70 void __thiscall zCZone EndMovement -0x60bb90 float __thiscall zCZone GetCamPosWeight -0x60bd50 void __thiscall zCZone SetZoneVobFlags -0x60bd80 void __thiscall zCZone Unarchive class zCArchiver & -0x60bdc0 class zSTRING __thiscall zCZone GetDebugDescString -0x60bef0 zCZoneZFog* __thiscall zCZoneZFog zCZoneZFog -0x60bf90 void * __thiscall zCZoneZFog `scalar deleting destructor' unsigned int -0x60bfc0 void __thiscall zCZoneZFog ~zCZoneZFog -0x60c030 float __thiscall zCZoneZFog GetActiveRange float -0x60c080 class zCClassDef * __thiscall zCZoneZFog GetDefaultZoneClass -0x60c090 void __thiscall zCZoneZFog ProcessZoneList class zCArraySort const & class zCArraySort const & class zCWorld * -0x60c180 void __thiscall zCZoneZFog Archive class zCArchiver & -0x60c1f0 void __thiscall zCZoneZFog Unarchive class zCArchiver & -0x60c290 void __thiscall zCZoneZFogDefault ThisVobAddedToWorld class zCWorld * -0x60c2c0 void __thiscall zCZoneZFogDefault Unarchive class zCArchiver & -0x60c380 zCZoneVobFarPlane* __thiscall zCZoneVobFarPlane zCZoneVobFarPlane -0x60c410 void * __thiscall zCZoneVobFarPlane `scalar deleting destructor' unsigned int -0x60c440 void __thiscall zCZoneVobFarPlane ~zCZoneVobFarPlane -0x60c4b0 float __thiscall zCZoneVobFarPlane GetActiveFarZ float -0x60c500 class zCClassDef * __thiscall zCZoneVobFarPlane GetDefaultZoneClass -0x60c510 void __thiscall zCZoneVobFarPlane ProcessZoneList class zCArraySort const & class zCArraySort const & class zCWorld * -0x60c600 void __thiscall zCZoneVobFarPlane Archive class zCArchiver & -0x60c660 void __thiscall zCZoneVobFarPlane Unarchive class zCArchiver & -0x60c700 void __thiscall zCZoneVobFarPlaneDefault ThisVobAddedToWorld class zCWorld * -0x60c750 void __thiscall zCZoneVobFarPlaneDefault Unarchive class zCArchiver & -0x60c820 zCVobSound* __thiscall zCVobSound zCVobSound -0x60ca60 class zCClassDef * __thiscall zCVobSound _GetClassDef -0x60ca70 void * __thiscall zCVobSound `scalar deleting destructor' unsigned int -0x60caa0 void __thiscall zCVobSound ~zCVobSound -0x60cbb0 class zSTRING __thiscall zCVobSound GetDebugDescString -0x60cec0 void __thiscall zCVobSound EndMovement -0x60cf50 void __thiscall zCVobSound SetSound class zSTRING const & -0x60d090 class zCSoundFX * __thiscall zCVobSound LoadSound class zSTRING const & -0x60d0d0 void __thiscall zCVobSound SetSoundVolume float -0x60d0e0 void __thiscall zCVobSound SetSoundRadius float -0x60d160 float __thiscall zCVobSound CalcObstruction -0x60d2c0 float __thiscall zCVobSound CalcVolumeScale -0x60d520 void __thiscall zCVobSound StartSound int -0x60d6b0 void __thiscall zCVobSound StopSound -0x60d6f0 void __thiscall zCVobSound DoSoundUpdate float -0x60d830 void __thiscall zCVobSound OnTrigger class zCVob * class zCVob * -0x60d850 void __thiscall zCVobSound OnUntrigger class zCVob * class zCVob * -0x60d8a0 void __thiscall zCVobSound OnMessage class zCEventMessage * class zCVob * -0x60d8b0 void __thiscall zCVobSound Archive class zCArchiver & -0x60da20 void __thiscall zCVobSound Unarchive class zCArchiver & -0x60ddb0 void __thiscall zCVobSound ProcessZoneList class zCArraySort const & class zCArraySort const & class zCWorld * -0x60de90 void __thiscall zCVobSound ThisVobAddedToWorld class zCWorld * -0x60deb0 void __thiscall zCVobSound ThisVobRemovedFromWorld class zCWorld * -0x60df10 zCVobSoundDaytime* __thiscall zCVobSoundDaytime zCVobSoundDaytime -0x60df70 void * __thiscall zCVobSoundDaytime `scalar deleting destructor' unsigned int -0x60dfa0 void __thiscall zCVobSoundDaytime ~zCVobSoundDaytime -0x60e120 class zSTRING __thiscall zCVobSoundDaytime GetDebugDescString -0x60e240 void __thiscall zCVobSoundDaytime ActivateSection int -0x60e320 int __thiscall zCVobSoundDaytime CalcTimeFrac float float float float & -0x60e3b0 void __thiscall zCVobSoundDaytime DoSoundUpdate float -0x60e6d0 void __thiscall zCVobSoundDaytime Archive class zCArchiver & -0x60e740 void __thiscall zCVobSoundDaytime Unarchive class zCArchiver & -0x60e820 zCZoneReverb* __thiscall zCZoneReverb zCZoneReverb -0x60e8b0 void * __thiscall zCZoneReverb `scalar deleting destructor' unsigned int -0x60e8e0 void __thiscall zCZoneReverb ~zCZoneReverb -0x60e950 class zSTRING __thiscall zCZoneReverb GetDebugDescString -0x60ead0 float __thiscall zCZoneReverb GetActiveWeight -0x60eb20 class zCClassDef * __thiscall zCZoneReverb GetDefaultZoneClass -0x60eb30 void __thiscall zCZoneReverb ProcessZoneList class zCArraySort const & class zCArraySort const & class zCWorld * -0x60ec40 void __thiscall zCZoneReverb Archive class zCArchiver & -0x60eeb0 void __thiscall zCZoneReverb Unarchive class zCArchiver & -0x60ef60 void __thiscall zCZoneReverbDefault ThisVobAddedToWorld class zCWorld * -0x60efa0 void __thiscall zCZoneReverbDefault Unarchive class zCArchiver & -0x60f070 int __cdecl zCZoneMusic SetAutochange int -0x60f090 void __cdecl zCZoneMusic GetAutochange int * -0x60f0a0 void __thiscall zCBBox3DSorterBase ~zCBBox3DSorterBase -0x60f0c0 void __thiscall zCArraySort::zCArraySort -0x60f0e0 void __thiscall zCArraySort::~zCArraySort -0x60f100 void __thiscall zCArraySort::QuickSort -0x60f120 void __thiscall zCBBox3DSorterBase GetActiveList struct zTBBox3D const & class zCBBox3DSorterBase::zTBoxSortHandle & -0x60f140 void __thiscall zCArraySort::AllocDelta int -0x60f1b0 void __thiscall zCArraySort::AllocAbs int -0x60f220 void __thiscall zCArraySort::InsertEnd void * const & -0x60f3a0 int __cdecl CapsLock -0x60f3c0 void __cdecl SetCapsLock int -0x60f420 void __cdecl ToggleCapsLock -0x60f580 oCAIHuman* __thiscall oCAIHuman oCAIHuman -0x60f660 class zCClassDef * __thiscall oCAIHuman _GetClassDef -0x60f670 void * __thiscall oCAIHuman `scalar deleting destructor' unsigned int -0x60f6a0 void __thiscall oCAIHuman ~oCAIHuman -0x60f770 void __thiscall oCAIHuman Init class oCNpc * -0x60f790 int __thiscall oCAIHuman DoSimpleAI -0x60f920 int __thiscall oCAIHuman Pressed int -0x60f940 int __thiscall oCAIHuman Toggled int -0x60f950 void __thiscall oCAIHuman SetCamModeMob class oCMobInter * -0x60fb60 void __thiscall oCAIHuman ChangeCamMode class zSTRING const & -0x60fb70 void __thiscall oCAIHuman InitCamModes int -0x60fe40 void __thiscall oCAIHuman SetCamMode class zSTRING const & int -0x610160 void __thiscall oCAIHuman WeaponChoose -0x610670 void __cdecl oCMsgMagic operator delete void * char const * char const * int -0x610690 int __thiscall oCAIHuman BowMode int -0x610af0 enum oHEROSTATUS __thiscall oCAIHuman GetEnemyThreat -0x611010 void __thiscall oCAIHuman CheckFightCamera -0x611070 int __thiscall oCAIHuman FightMelee -0x611ab0 void __cdecl oCMsgAttack operator delete void * char const * char const * int -0x611ad0 int __thiscall oCAIHuman CheckMobInteraction -0x611fb0 int __thiscall oCAIHuman CheckItemInteraction -0x6127f0 class zSTRING __thiscall oCItem GetSchemeName -0x612840 int __thiscall oCAIHuman StandActions -0x612e90 void __cdecl oCMobMsg operator delete void * char const * char const * int -0x612eb0 int __thiscall oCAIHuman PC_CheckSpecialStates -0x613600 void __thiscall oCAIHuman PC_Diving -0x613740 void __thiscall oCAIHuman PC_Turn float int -0x613760 int __thiscall oCAIHuman PC_SpecialMove int -0x613a60 int __thiscall oCAIHuman PC_ActionMove int -0x613f90 int __thiscall oCAIHuman PC_WeaponMove int -0x614240 int __thiscall oCAIHuman PC_SlowMove int -0x614670 int __thiscall oCAIHuman PC_Sneak int -0x614800 void __thiscall oCAIHuman PC_Turnings int -0x614a40 int __thiscall oCAIHuman PC_Strafe int -0x614bc0 void __thiscall oCAIHuman _WalkCycle -0x614e60 void __thiscall oCAIHuman ResetObserveSuspectCounter -0x614e70 void __thiscall oCAIHuman CreateObserveSuspect int -0x614f00 void __thiscall oCAIHuman CreateFootStepSound int -0x614fd0 void __thiscall oCAIHuman ResetAssessUseMobCounter -0x614fe0 void __thiscall oCAIHuman CreateAssessUseMob -0x615070 void __thiscall oCAIHuman SetCrawlMode int -0x6152f0 void __thiscall oCAIHuman SetSprintMode int -0x615500 int __thiscall oCAIHuman MoveCamera -0x6156e0 void __thiscall oCAIHuman CamMessages -0x615730 void __thiscall oCAIHuman CheckFocusVob -0x6158f0 void __thiscall oCAIHuman Moving -0x615a50 void __thiscall oCAIHuman DoAI class zCVob * int & -0x616050 void __thiscall oCAIHuman DoMonsterSpecial -0x616060 void __thiscall oCAIHuman SetShowAI int -0x616080 int __thiscall oCAIHuman GetShowAI -0x616090 int __thiscall oCAIHuman CanThisCollideWith class zCVob * -0x6160d0 void __thiscall oCAIHuman AddIgnoreCD class zCVob * -0x6160e0 void __thiscall oCAIHuman SubIgnoreCD class zCVob * -0x616140 void __thiscall oCAIHuman StartFlyDamage float class zVEC3 & -0x6164c0 void __thiscall oCAIHuman Archive class zCArchiver & -0x6164e0 void __thiscall oCAIHuman Unarchive class zCArchiver & -0x616500 oCAICamera* __thiscall oCAICamera oCAICamera -0x616640 class zCClassDef * __thiscall oCAICamera _GetClassDef -0x616650 int __thiscall oCAICamera HasAIDetectedCollision -0x616660 void * __thiscall oCAICamera `scalar deleting destructor' unsigned int -0x616690 void __thiscall oCAICamera ~oCAICamera -0x6166a0 void __thiscall oCAICamera DoAI class zCVob * int & -0x6168d0 oCAIHuman_Stand* __thiscall oCAIHuman_Stand oCAIHuman_Stand class zCVob * -0x6169f0 class zCClassDef * __thiscall oCAIHuman_Stand _GetClassDef -0x616a00 void * __thiscall oCAIHuman_Stand `scalar deleting destructor' unsigned int -0x616a30 void __thiscall oCAIHuman_Stand ~oCAIHuman_Stand -0x616a40 void __thiscall oCAIHuman_Stand DoAI class zCVob * int & -0x616cf0 class zCObject * __cdecl oCAIHuman _CreateNewInstance -0x616d60 void __cdecl oCAIHuman operator delete void * char const * char const * int -0x616f60 class zCObject * __cdecl oCAICamera _CreateNewInstance -0x6170e0 void __cdecl oCAICamera operator delete void * char const * char const * int -0x6172e0 class zCObject * __cdecl oCAIHuman_Stand _CreateNewInstance -0x617450 void __cdecl oCAIHuman_Stand operator delete void * char const * char const * int -0x617530 void __thiscall oCAISound RemoveSlideSound -0x617550 void __thiscall oCAISound CheckSlideSound class zCVob * -0x6175e0 int __thiscall oCAISound GetSoundMaterial class zCVob * enum zCSoundManager::zTSndManMedium & -0x6176b0 void __thiscall oCAISound StartCollisionSound class zCVob * class zCCollisionReport const & -0x6176c0 oCAIVobMove* __thiscall oCAIVobMove oCAIVobMove -0x617790 class zCClassDef * __thiscall oCAIVobMove _GetClassDef -0x6177a0 int __thiscall oCAIVobMove CanThisCollideWith class zCVob * -0x6177e0 void * __thiscall oCAIVobMove `scalar deleting destructor' unsigned int -0x617810 void __thiscall oCAIVobMove ~oCAIVobMove -0x617930 class zCClassDef * __thiscall oCAISound _GetClassDef -0x617940 void __thiscall oCAISound ~oCAISound -0x6179b0 void * __thiscall oCAISound `scalar deleting destructor' unsigned int -0x6179e0 void __thiscall oCAIVobMove Init class zCVob * class zCVob * class zVEC3 & float float class zMAT4 * -0x617d10 void __thiscall oCAIVobMove DoAI class zCVob * int & -0x617e80 void __thiscall oCAIVobMove ReportCollisionToAI class zCCollisionReport const & -0x617ec0 void __thiscall oCAIVobMove Archive class zCArchiver & -0x617f20 void __thiscall oCAIVobMove Unarchive class zCArchiver & -0x618010 void __thiscall oCAIVobMove AddIgnoreCDVob class zCVob * -0x618030 void __thiscall oCAIVobMove ClearIgnoreCDVob -0x6180a0 oCAIVobMoveTorch* __thiscall oCAIVobMoveTorch oCAIVobMoveTorch -0x618130 class zCClassDef * __thiscall oCAIVobMoveTorch _GetClassDef -0x618140 void * __thiscall oCAIVobMoveTorch `scalar deleting destructor' unsigned int -0x618170 void __thiscall oCAIVobMoveTorch ~oCAIVobMoveTorch -0x618280 void __thiscall oCAIVobMoveTorch Init class zCVob * class zCVob * class zVEC3 & float float class zMAT4 * -0x6182a0 void __thiscall oCAIVobMoveTorch DoAI class zCVob * int & -0x6182d0 int __thiscall oCAIVobMoveTorch CheckWater -0x618380 void __thiscall oCAIVobMoveTorch BurnedOut -0x618550 oCAIArrowBase* __thiscall oCAIArrowBase oCAIArrowBase -0x618630 class zCClassDef * __thiscall oCAIArrowBase _GetClassDef -0x618640 int __thiscall oCAIArrowBase HasAIDetectedCollision -0x618650 void __thiscall oCAIArrowBase AICollisionResponseSelfDetected class zVEC3 const & int & -0x618660 void * __thiscall oCAIArrowBase `scalar deleting destructor' unsigned int -0x618690 void __thiscall oCAIArrowBase ~oCAIArrowBase -0x6187a0 void __thiscall oCAIArrowBase AddIgnoreCDVob class zCVob * -0x6187c0 void __thiscall oCAIArrowBase ClearIgnoreCDVob -0x618830 void __thiscall oCAIArrowBase CreateTrail class zCVob * -0x618a80 void __thiscall oCAIArrowBase DoAI class zCVob * int & -0x618d50 void __thiscall oCAIArrowBase ReportCollisionToAI class zCCollisionReport const & -0x618dc0 void __thiscall oCAIArrowBase Archive class zCArchiver & -0x618e40 void __thiscall oCAIArrowBase Unarchive class zCArchiver & -0x618f00 oCAIArrow* __thiscall oCAIArrow oCAIArrow -0x618fb0 class zCClassDef * __thiscall oCAIArrow _GetClassDef -0x618fc0 void * __thiscall oCAIArrow `scalar deleting destructor' unsigned int -0x618ff0 void __thiscall oCAIArrow ~oCAIArrow -0x6190e0 void __thiscall oCAIArrow SetTarget class zCVob * -0x619120 void __thiscall oCAIArrow ClearUsedVobs -0x6191d0 void __thiscall oCAIArrow SetupAIVob class zCVob * class zCVob * class zCVob * -0x619520 void __thiscall oCAIArrow DoAI class zCVob * int & -0x619550 int __thiscall oCAIArrow CanThisCollideWith class zCVob * -0x6195e0 void __thiscall oCAIArrow ReportCollisionToAI class zCCollisionReport const & -0x619890 void __thiscall oCAIArrow Archive class zCArchiver & -0x619960 void __thiscall oCAIArrow Unarchive class zCArchiver & -0x619a70 oCAIDrop* __thiscall oCAIDrop oCAIDrop -0x619b50 class zCClassDef * __thiscall oCAIDrop _GetClassDef -0x619b60 int __thiscall oCAIDrop HasAIDetectedCollision -0x619b70 int __thiscall oCAIDrop CanThisCollideWith class zCVob * -0x619bb0 void * __thiscall oCAIDrop `scalar deleting destructor' unsigned int -0x619be0 void __thiscall oCAIDrop ~oCAIDrop -0x619d00 void __thiscall oCAIDrop AddIgnoreCDVob class zCVob * -0x619d20 void __thiscall oCAIDrop ClearIgnoreCDVob -0x619d90 void __thiscall oCAIDrop SetupAIVob class zCVob * class zCVob * -0x619fd0 void __thiscall oCAIDrop DoAI class zCVob * int & -0x61a040 void __thiscall oCAIDrop ReportCollisionToAI class zCCollisionReport const & -0x61a080 void __thiscall oCAIDrop SetVelocity float float -0x61a130 void __thiscall oCAIDrop SetStartPosition class zVEC3 & -0x61a2a0 void __thiscall oCAIDrop Archive class zCArchiver & -0x61a2b0 void __thiscall oCAIDrop Unarchive class zCArchiver & -0x61a680 class zCObject * __cdecl oCAIArrowBase _CreateNewInstance -0x61a770 void __cdecl oCAIArrowBase operator delete void * char const * char const * int -0x61a970 class zCObject * __cdecl oCAIArrow _CreateNewInstance -0x61aa70 void __cdecl oCAIArrow operator delete void * char const * char const * int -0x61ac70 class zCObject * __cdecl oCAIDrop _CreateNewInstance -0x61ad50 void __cdecl oCAIDrop operator delete void * char const * char const * int -0x61af50 class zCObject * __cdecl oCAIVobMove _CreateNewInstance -0x61b020 void __cdecl oCAIVobMove operator delete void * char const * char const * int -0x61b220 class zCObject * __cdecl oCAIVobMoveTorch _CreateNewInstance -0x61b300 void __cdecl oCAIVobMoveTorch operator delete void * char const * char const * int -0x61b320 void __thiscall zCList::DeleteList -0x61b4c0 oTGilValues* __thiscall oTGilValues oTGilValues -0x61b530 oCAniCtrl_Human* __thiscall oCAniCtrl_Human oCAniCtrl_Human -0x61b680 class zCClassDef * __thiscall oCAniCtrl_Human _GetClassDef -0x61b690 void * __thiscall oCAniCtrl_Human `scalar deleting destructor' unsigned int -0x61b6c0 void __thiscall oCAniCtrl_Human ~oCAniCtrl_Human -0x61b740 void __thiscall oCAniCtrl_Human Init class oCNpc * -0x61b7a0 int __thiscall oCAniCtrl_Human StartAni int int -0x61b980 void __thiscall oCAniCtrl_Human SetNextAni int int -0x61b9f0 void __thiscall oCAniCtrl_Human InitAnimations -0x61c700 void __thiscall oCAniCtrl_Human SearchStandAni int -0x61ca40 void __thiscall oCAniCtrl_Human StartStandAni -0x61ca60 void __thiscall oCAniCtrl_Human Reset -0x61caa0 void __thiscall oCAniCtrl_Human InitAngleValuesForConsole -0x61caf0 void __thiscall oCAniCtrl_Human SetScriptValues -0x61d400 void __thiscall oCAniCtrl_Human SetInterruptFollowAni int -0x61d5b0 void __thiscall oCAniCtrl_Human InitAllAnis -0x62116c void __thiscall oCAniCtrl_Human InitAllAnis -0x6211c0 int __thiscall zCModelAni GetAniID -0x6211d0 class zCModel * __thiscall zCAIPlayer GetModel -0x6211e0 void __thiscall oCAniCtrl_Human SetWalkMode int -0x621a70 void __thiscall oCAniCtrl_Human InitFightAnis int -0x6223ad void __thiscall oCAniCtrl_Human InitFightAnis int -0x622400 void __thiscall oCAniCtrl_Human SetFightAnis int -0x622520 void __thiscall oCAniCtrl_Human StartAniWithOffset int float -0x622530 void __thiscall oCAniCtrl_Human DoAniWithOffset -0x622540 void __thiscall oCAniCtrl_Human CorrectFightPosition -0x622730 class zSTRING __thiscall oCAniCtrl_Human GetWalkModeString -0x622890 void __thiscall oCAniCtrl_Human CorrectAniStates -0x622a20 int __thiscall oCAniCtrl_Human CheckWaterLevel -0x6236e0 void __thiscall oCAniCtrl_Human SetAlwaysWalk int -0x6238b0 int __thiscall oCAniCtrl_Human IsAlwaysWalk -0x6238e0 int __thiscall oCAniCtrl_Human CanToggleWalkModeTo int -0x624540 int __thiscall oCAniCtrl_Human CanToggleWalkMode -0x624e30 void __thiscall oCAniCtrl_Human ToggleWalkMode int -0x624e70 int __thiscall oCAniCtrl_Human IsDead -0x625330 int __thiscall oCAniCtrl_Human IsFallen -0x625440 int __thiscall oCAniCtrl_Human IsAiming -0x625510 int __thiscall oCAniCtrl_Human IsStateAniActive int -0x625590 int __thiscall oCAniCtrl_Human IsStateAniActive class zCModelAni * -0x6255e0 int __thiscall oCAniCtrl_Human IsStanding -0x625780 int __thiscall oCAniCtrl_Human IsJumpStanding -0x6257e0 int __thiscall oCAniCtrl_Human IsWalking -0x625900 int __thiscall oCAniCtrl_Human IsWalkingBackward -0x625a20 void __thiscall oCAniCtrl_Human StopTurnAnis -0x625a30 float __thiscall oCAniCtrl_Human Turn float int -0x625ee0 void __thiscall oCAniCtrl_Human DoAutoRoll -0x625fb0 void __thiscall oCAniCtrl_Human TurnDegrees float int -0x626090 int __thiscall oCAniCtrl_Human WallInFront float -0x626100 class zSTRING __cdecl oCAniCtrl_Human GetWeaponString int -0x626306 class zSTRING __cdecl oCAniCtrl_Human GetWeaponString int -0x626390 class zSTRING __cdecl oCAniCtrl_Human GetWeaponHitString int -0x626596 class zSTRING __cdecl oCAniCtrl_Human GetWeaponHitString int -0x626620 int __thiscall oCAniCtrl_Human IsDefending -0x626680 void __thiscall oCAniCtrl_Human GetFightLimbs -0x6270f0 void __thiscall oCAniCtrl_Human DoSparks class zVEC3 & class zSTRING const & -0x627240 class zCModelAniActive * __thiscall oCAniCtrl_Human GetLayerAni int -0x627270 int __thiscall oCAniCtrl_Human CheckLayerAni int class zSTRING const & -0x6272b0 int __thiscall oCAniCtrl_Human CheckLimbHit class zSTRING const & class zCList & -0x627330 void __thiscall oCAniCtrl_Human ShowWeaponTrail -0x627560 void __thiscall oCAniCtrl_Human StartHitCombo int class zCVob * -0x6275c0 void __thiscall oCAniCtrl_Human StartHitGraphical int class zCVob * -0x627690 int __thiscall oCAniCtrl_Human GetStopTurnVobSign -0x6276f0 int __thiscall oCAniCtrl_Human HitCombo int -0x627a10 class zCVob * __thiscall oCAniCtrl_Human CheckHitTarget -0x627c80 void __thiscall oCAniCtrl_Human CreateHit class zCVob * -0x6280c0 void __thiscall oCAniCtrl_Human HitInterrupt -0x628100 int __thiscall oCAniCtrl_Human HitGraphical -0x628270 int __thiscall oCAniCtrl_Human IsInPreHit -0x6282c0 int __thiscall oCAniCtrl_Human IsInPostHit -0x628350 int __thiscall oCAniCtrl_Human IsInCombo -0x6283a0 class zSTRING __thiscall oCAniCtrl_Human GetHitDirection -0x628470 class zCModelAniActive * __thiscall oCAniCtrl_Human IsParadeRunning -0x6284c0 int __thiscall oCAniCtrl_Human CanParade class oCNpc * -0x628580 void __thiscall oCAniCtrl_Human StartParadeEffects class oCNpc * -0x6289d0 void __thiscall oCAniCtrl_Human StrafeLeft -0x628a10 void __thiscall oCAniCtrl_Human StrafeRight -0x628a50 int __thiscall oCAniCtrl_Human GetFootPos -0x628c00 void __thiscall oCAniCtrl_Human PC_GoForward -0x628c50 void __thiscall oCAniCtrl_Human PC_GoBackward -0x628c90 void __thiscall oCAniCtrl_Human PC_JumpForward -0x628e70 int __thiscall oCAniCtrl_Human CanJump int -0x628ec4 int __thiscall oCAniCtrl_Human CanJump int -0x628ee0 int __thiscall oCAniCtrl_Human CanJumpLedge -0x629070 int __thiscall oCAniCtrl_Human JumpForward -0x629290 int __thiscall oCAniCtrl_Human Swim_CanClimbLedge -0x6292d0 void __thiscall oCAniCtrl_Human Swim_ClimbLedge -0x629430 int __thiscall oCAniCtrl_Human CanWalkOnPoly class zVEC3 const & -0x6294a0 int __thiscall oCAniCtrl_Human DrawWeapon1 int int int -0x629740 int __thiscall oCAniCtrl_Human ChooseNextWeapon2 int -0x629b70 int __thiscall oCAniCtrl_Human DrawWeapon2 -0x629e50 int __thiscall oCAniCtrl_Human RemoveWeapon1 -0x62a050 int __thiscall oCAniCtrl_Human RemoveWeapon2 -0x62a300 void __thiscall oCAniCtrl_Human StartUp class zCVob * -0x62a310 void __thiscall oCAniCtrl_Human LerpFeetToTarget int int class zVEC3 const & -0x62a650 void __thiscall oCAniCtrl_Human RelaxHandToTarget class zVEC3 const & class zVEC3 const & int float -0x62af30 class zVEC3 & __thiscall zVEC3 operator-= class zVEC3 const & -0x62af60 void __thiscall oCAniCtrl_Human CheckSpecialStates -0x62bcd0 void __thiscall oCAniCtrl_Human CheckJump -0x62bf10 void __thiscall oCAniCtrl_Human StartFallDownAni -0x62c1f0 void __thiscall oCAniCtrl_Human CheckFallStates -0x62caf0 float __thiscall oCAniCtrl_Human CombineAniLerp float float float float -0x62cb50 int __thiscall oCAniCtrl_Human InterpolateCombineAni float float int -0x62ccd0 void __thiscall oCAniCtrl_Human LookAtTarget -0x62ccf0 void __thiscall oCAniCtrl_Human SetLookAtTarget float float -0x62cd10 void __thiscall oCAniCtrl_Human SetLookAtTarget class zVEC3 & -0x62ce10 void __thiscall oCAniCtrl_Human SetLookAtTarget class zCVob * -0x62cf70 void __thiscall oCAniCtrl_Human StopLookAtTarget -0x62d050 void __thiscall oCAniCtrl_Human StartCombineAni class zVEC3 & int float float -0x62d190 void __thiscall oCAniCtrl_Human StartCombineAni class zCVob * int float float -0x62d2e0 void __thiscall oCAniCtrl_Human StopCombineAni int -0x62d2f0 int __thiscall oCAniCtrl_Human DetectChasm class zVEC3 const & class zVEC3 const & float & class zVEC3 & -0x62d470 int __thiscall oCAniCtrl_Human IsInCriticalAni -0x62dad0 void __thiscall oCAniCtrl_Human Archive class zCArchiver & -0x62db80 void __thiscall oCAniCtrl_Human Unarchive class zCArchiver & -0x62dc70 void __thiscall oCAniCtrl_Human SetActionMode int -0x62dcf0 void __thiscall oCAniCtrl_Human _Stand -0x62e160 void __thiscall oCAniCtrl_Human _Forward -0x62e420 void __thiscall oCAniCtrl_Human _Backward -0x62e700 void __thiscall oCAniCtrl_Human SetAnimations int class zSTRING const & -0x62ebb0 int __thiscall oCAniCtrl_Human TransitionToInvest -0x62eca0 int __thiscall oCAniCtrl_Human TransitionToCast -0x62eea0 int __thiscall oCAniCtrl_Human TransitionToStand -0x62f060 int __thiscall oCAniCtrl_Human IsInCastAni -0x62f130 int __thiscall oCAniCtrl_Human IsInWeaponChoose -0x62f1d0 int __thiscall oCAniCtrl_Human GetWaterLevel -0x62f240 int __thiscall oCAniCtrl_Human IsInWater -0x62f4c0 class zCObject * __cdecl oCAniCtrl_Human _CreateNewInstance -0x62f530 void __cdecl oCAniCtrl_Human operator delete void * char const * char const * int -0x62f550 void __thiscall zCArray::operator= class zCArray const & -0x62f5f0 class zCModelPrototype * const & __thiscall zCArray::operator[] int -0x62f600 void __thiscall zCList::~zCList -0x62f630 void __thiscall zCList::DeleteListDatas -0x62f6a0 void * __thiscall zCList::`scalar deleting destructor' unsigned int -0x62f6e0 void * __thiscall zCList::`scalar deleting destructor' unsigned int -0x62f7b0 void __thiscall myThunder ~myThunder -0x62f7e0 oCBarrier* __thiscall oCBarrier oCBarrier -0x6301c0 void __thiscall oCBarrier ~oCBarrier -0x630400 void * __thiscall myThunder `vector deleting destructor' unsigned int -0x630470 void __thiscall oCBarrier Initialise int -0x630560 myThunder* __thiscall myThunder myThunder -0x630570 void __thiscall oCBarrier AddTremor struct zTRenderContext & -0x630580 void __thiscall oCBarrier RenderLayer struct zTRenderContext & int int & -0x6307c0 int __thiscall oCBarrier Render struct zTRenderContext & int int -0x6311f0 void __thiscall oCBarrier InitThunder struct myThunder * -0x631220 void __thiscall oCBarrier RemoveThunder struct myThunder * -0x6312d0 int __thiscall oCBarrier AddThunderSub struct myThunder * int int int int -0x631620 int __thiscall oCBarrier AddThunder int int float enum zTThunderSector -0x631d10 int __thiscall oCBarrier RenderThunder struct myThunder * struct zTRenderContext & -0x631fd0 void __thiscall oCBarrier RenderThunderList struct zTRenderContext & -0x632010 oCSkyControler_Barrier* __thiscall oCSkyControler_Barrier oCSkyControler_Barrier -0x6320a0 void * __thiscall oCSkyControler_Barrier `scalar deleting destructor' unsigned int -0x6320d0 void __thiscall oCSkyControler_Barrier ~oCSkyControler_Barrier -0x632140 void __thiscall oCSkyControler_Barrier RenderSkyPre -0x6322e0 oCAskBox* __thiscall oCAskBox oCAskBox -0x632420 void * __thiscall oCAskBox `scalar deleting destructor' unsigned int -0x632450 void __thiscall oCAskBox ~oCAskBox -0x6324d0 void __thiscall oCAskBox Init class oCNpc * class oCNpc * -0x6327b0 void __thiscall oCAskBox Delete -0x6327c0 void __thiscall oCAskBox DoAI class zCVob * int & -0x632960 void __thiscall oCAskBox SetNeutral -0x632a60 void __thiscall oCAskBox SetYes -0x632b60 void __thiscall oCAskBox SetNo -0x632c60 void __thiscall oCAskBox SetPosition -0x632da0 int __thiscall oCNpc IsWaitingForAnswer -0x632df0 int __thiscall oCNpc SetCurrentAnswer int int class oCNpc * -0x633310 int __thiscall oCNpc EV_Ask class oCMsgConversation * -0x633390 int __thiscall oCNpc EV_WaitForQuestion class oCMsgConversation * -0x633560 int __thiscall oCNpc CanTalk -0x633580 void __thiscall oCNpc SetCanTalk int -0x6335a0 void __thiscall oCNpc SetTalkingWith class oCNpc * int -0x6335d0 class oCNpc * __thiscall oCNpc GetTalkingWith -0x6335e0 void __thiscall oCNpc StartTalkingWith class oCNpc * -0x633600 void __thiscall oCNpc StopTalkingWith -0x633620 class zCEventMessage * __thiscall oCNpc GetTalkingWithMessage class oCNpc * -0x6336d0 int __thiscall oCNpc CanBeTalkedTo -0x6338b0 void __thiscall oCNpc StopRunningOU -0x633a10 int __thiscall oCNpc AssessGivenItem class oCItem * class oCNpc * -0x633bb0 void __thiscall oCNpc SetTradeNpc class oCNpc * -0x633bc0 class oCItem * __thiscall oCNpc GetTradeItem -0x633be0 void __thiscall oCNpc OpenTradeContainer class oCItem * class oCNpc * int -0x633d90 void __thiscall oCNpc CloseTradeContainer -0x633e40 void __thiscall oCNpc OpenTradeOffer class oCNpc * -0x633f60 int __thiscall oCNpc CheckItemReactModule class oCNpc * class oCItem * -0x6340e0 void __thiscall oCNpc ExchangeTradeModules class oCNpc * -0x634300 int __thiscall zCListSort::IsInList class oCNpc * -0x6343c0 oCDoc* __thiscall oCDoc oCDoc class zSTRING const & -0x634650 void * __thiscall oCDoc `scalar deleting destructor' unsigned int -0x634670 void __thiscall oCDoc ~oCDoc -0x634760 void __thiscall oCDoc Show -0x634770 int __thiscall oCDoc HandleEvent int -0x6347a0 void __thiscall oCDoc MapInitCoordinates float float float float float float float float -0x634800 void __thiscall oCDoc MapDrawCoordinates float float -0x634ae0 void __thiscall oCDoc SetLevelName class zSTRING const & -0x634cf0 void __cdecl oCNpcFocus InitFocusModes -0x634e20 void __cdecl oCNpcFocus ExitFocusModes -0x634e60 void __cdecl oCNpcFocus SetFocusMode int -0x634f40 class zSTRING __cdecl oCNpcFocus GetFocusName -0x635010 oCNpcFocus* __thiscall oCNpcFocus oCNpcFocus -0x635030 void __thiscall oCNpcFocus ~oCNpcFocus -0x635040 void __thiscall oCNpcFocus Init class zSTRING & -0x635070 void __thiscall oCNpcFocus Init int -0x635120 int __thiscall oCNpcFocus IsValid int -0x635170 float __thiscall oCNpcFocus GetMaxRange -0x635180 float __thiscall oCNpcFocus GetRange2 -0x635190 float __thiscall oCNpcFocus GetItemThrowRange -0x6351a0 float __thiscall oCNpcFocus GetMobThrowRange -0x6351b0 int __thiscall oCNpcFocus HasLowerPriority int int -0x635230 int __thiscall oCNpcFocus GetPriority int -0x635270 int __thiscall oCNpcFocus IsInRange int float -0x635300 int __thiscall oCNpcFocus IsInAngle int float float -0x6353e0 int __thiscall oCNpcFocus IsNpcInRange float -0x635430 int __thiscall oCNpcFocus IsNpcInAngle float float -0x635480 int __thiscall oCNpcFocus IsItemInRange float -0x6354b0 int __thiscall oCNpcFocus IsItemInAngle float float -0x635500 int __thiscall oCNpcFocus IsMobInRange float -0x635530 int __thiscall oCNpcFocus IsMobInAngle float float -0x635580 float __thiscall oCNpcFocus GetAzi -0x635620 void __cdecl oUlfi_StartUp -0x635630 void __cdecl oUlfi_ShutDown -0x635640 class oCVob * __cdecl SearchVobByInstance class zCTree * int & -0x6356a0 oCGame* __thiscall oCGame oCGame -0x635cb0 void __thiscall oCGame SetDrawWaynet int -0x635cc0 int __thiscall oCGame GetDrawWaynet -0x635cd0 class zVEC3 __thiscall oCGame GetStartPos -0x635d00 void * __thiscall oCGame `scalar deleting destructor' unsigned int -0x635d20 void __thiscall oCGame ~oCGame -0x636100 void __thiscall oCGame::TObjectRoutine Release -0x636120 void __thiscall oCGame::TObjectRoutine ~TObjectRoutine -0x636170 void __thiscall oCGame WorldInit -0x636450 void __thiscall oCGame CamInit -0x636460 void __thiscall oCGame CamInit class zCVob * class zCCamera * -0x636470 void __thiscall oCGame SetCameraPosition -0x636510 void __thiscall oCGame DesktopInit -0x636b50 void __thiscall oCGame UpdateViewSettings -0x636bf0 void __thiscall oCGame NpcInit -0x636c20 void __thiscall oCGame NpcInit class zCTree * -0x636c70 void __thiscall oCGame Done -0x636f30 void * __thiscall oCGame::TObjectRoutine `scalar deleting destructor' unsigned int -0x636f50 void __thiscall oCGame Init -0x637bc0 void __thiscall oCGame SetGameInfo class oCGameInfo * -0x637c10 void __thiscall oCGame CallScriptStartup -0x637e50 void __thiscall oCGame CallScriptInit -0x638080 void __thiscall oCGame OpenSavescreen bool -0x638420 void * __thiscall oCViewGothicProgressBar `scalar deleting destructor' unsigned int -0x638440 void __thiscall oCViewGothicProgressBar ~oCViewGothicProgressBar -0x638460 void __thiscall oCGame CloseSavescreen -0x6384c0 void __thiscall oCGame OpenLoadscreen bool class zSTRING -0x638a30 void __thiscall oCGame CloseLoadscreen -0x638a90 class oCWorld * __thiscall oCGame GetGameWorld -0x638ab0 class oCNpc * __thiscall oCGame GetSelfPlayerVob -0x638ac0 class zCView * __thiscall oCGame GetTextView -0x638ad0 class oCWorldTimer * __thiscall oCGame GetWorldTimer -0x638ae0 class oCInfoManager * __thiscall oCGame GetInfoManager -0x638af0 class oCNewsManager * __thiscall oCGame GetNewsManager -0x638b00 class oCSVMManager * __thiscall oCGame GetSVMManager -0x638b10 class oCTradeManager * __thiscall oCGame GetTradeManager -0x638b20 class oCGuilds * __thiscall oCGame GetGuilds -0x638b30 class oCGameInfo * __thiscall oCGame GetGameInfo -0x638b40 class oCPortalRoomManager * __thiscall oCGame GetPortalRoomManager -0x638b50 class oCSpawnManager * __thiscall oCGame GetSpawnManager -0x638b60 enum oHEROSTATUS __thiscall oCGame GetHeroStatus -0x638ba0 void __thiscall oCGame SetShowNews class oCNpc * -0x638be0 void __thiscall oCGame SetShowPlayerStatus int -0x638c40 int __thiscall oCGame GetShowPlayerStatus -0x638c50 void __thiscall oCGame UpdateScreenResolution -0x638f90 void __thiscall oCGame UpdatePlayerStatus -0x639730 void __thiscall oCGame RemoveHelperVobs class zCTree * -0x6397b5 void __thiscall oCGame RemoveHelperVobs class zCTree * -0x6397f0 void __thiscall oCGame CreateVobList class zCList & class zCTree * enum zTVobType -0x639840 void __thiscall oCGame SetAsPlayer class zSTRING const & -0x639ac0 void __thiscall oCGame SetupPlayers class oCNpc * & class zSTRING const & -0x63a220 void __thiscall oCGame SetRanges -0x63a270 void __thiscall oCGame SetRangesByCommandLine -0x63a570 void __thiscall oCGame EnvironmentInit -0x63a710 int __thiscall oCGame LoadParserFile class zSTRING const & -0x63a910 void __thiscall oCGame SetTime int int int -0x63a9a0 void __thiscall oCGame GetTime int & int & int & -0x63a9d0 int __thiscall oCGame LoadWorld class zSTRING const & enum zCWorld::zTWorldLoadMode -0x63aa20 void __thiscall oCGame SaveWorld class zSTRING const & enum zCWorld::zTWorldSaveMode int int -0x63ab50 class oCNpc * __thiscall oCGame RemovePlayerFromWorld -0x63aba0 void __thiscall oCGame InsertPlayerIntoWorld class oCNpc * class zMAT4 & -0x63ac50 void __thiscall oCGame PreSaveGameProcessing int -0x63acf0 void __thiscall oCGame PostSaveGameProcessing -0x63ad80 void __thiscall oCGame WriteSavegame int int -0x63b680 class zSTRING __thiscall oCWorld GetWorldFilename -0x63b6d0 int __thiscall oCGame CheckObjectConsistency int -0x63b9e0 void __thiscall oCGame ClearGameState -0x63bd00 void __thiscall oCGame InitNpcAttitudes -0x63bd70 void __thiscall oCGame RecurseCacheVobs class zCTree * -0x63be00 void __thiscall oCGame CacheVisualsIn -0x63c000 void __thiscall oCGame CacheVisualsOut -0x63c070 void __thiscall oCGame LoadGame int class zSTRING const & -0x63c2a0 void __thiscall oCGame LoadSavegame int int -0x63cd60 void __thiscall oCGame ChangeLevel class zSTRING const & class zSTRING const & -0x63d480 void __thiscall oCGame TriggerChangeLevel class zSTRING const & class zSTRING const & -0x63d6d0 int __thiscall oCGame CheckIfSavegameExists class zSTRING const & -0x63d900 void __thiscall oCGame RenderWaynet -0x63d940 void __thiscall oCGame ShowDebugInfos -0x63dbe0 void __thiscall oCGame Render -0x63df50 void __thiscall oCGame Pause -0x63e1d0 void __thiscall oCGame Unpause -0x63e300 void __thiscall oCGame DeleteNpcs class oCNpc * class oCNpc * float -0x63e440 void __cdecl Game_Particle_Changed class zSTRING const & -0x63e450 void __cdecl Game_OpenParticleConsole class zSTRING & -0x63e480 void __cdecl Game_CloseParticleConsole -0x63e4b0 void __cdecl Game_DeleteAllPfx class zCTree * -0x63e530 void __thiscall oCGame LoadWorld int class zSTRING const & -0x63e910 void __thiscall oCGame InitWorldSavegame int & class zSTRING & -0x63ead0 void __thiscall oCGame EnterWorld class oCNpc * int class zSTRING const & -0x63efd0 void __thiscall oCGame CompileWorld -0x63f190 void __thiscall oCGame LoadWorldStartup class zSTRING const & -0x63f590 void __thiscall oCGame LoadWorldStat class zSTRING -0x63f800 void __thiscall oCGame LoadWorldDyn class zSTRING const & -0x63fcf0 int __thiscall oCGame IsInWorld class zSTRING const & -0x63fe90 void __thiscall oCGame RenderBlit -0x63feb0 int __cdecl oCGame Sort_Routine struct oCGame::TObjectRoutine * struct oCGame::TObjectRoutine * -0x63fee0 void __thiscall oCGame InsertObjectRoutine int class zSTRING const & int int int -0x6400d0 void __thiscall oCGame ResetObjectRoutineList -0x6400f0 void __thiscall oCGame ClearObjectRoutineList -0x640160 void __thiscall oCGame CheckObjectRoutines -0x640260 void __thiscall oCGame SetObjectRoutineTimeChange int int int int -0x6406e0 void __thiscall oCGame ToggleShowFreePoints -0x640700 void __thiscall oCGame ShowFreePoints -0x6409b0 void __thiscall oCGame RefreshNpcs -0x640a00 void __thiscall oCGame DeleteTorches -0x640b80 void __cdecl Game_CreateInstance class zSTRING & class zSTRING & -0x6410b0 void __cdecl Game_GotoWP class zSTRING const & class zSTRING & -0x641290 void __cdecl Game_SaveSCPos -0x6412d0 void __cdecl Game_LoadSCPos -0x641320 void __cdecl Game_ParserDebug class zSTRING & -0x641340 void __cdecl Game_ParserDebugOff -0x641350 void __cdecl Game_PlaySound class zSTRING & -0x641390 void __cdecl Game_ToggleScreenMode -0x6413c0 void __cdecl Edit_Changed class zSTRING const & -0x641420 int __cdecl oCGame ConsoleEvalFunc class zSTRING const & class zSTRING & -0x644ed0 class zSTRING & __thiscall zSTRING operator+= char const * -0x644fa0 int __cdecl operator== class zSTRING const & char const * const -0x645000 void __thiscall zCVob SetStaticVob int -0x645020 enum zTVobType __thiscall zCVob GetVobType -0x645030 void __thiscall zCVob SetDrawBBox3D int -0x645050 void __thiscall zCVob SetCollDet int -0x645070 void * __cdecl oCMsgMovement operator new unsigned int char const * char const * int -0x6450b0 void * __cdecl oCTriggerChangeLevel operator new unsigned int char const * char const * int -0x645220 void __cdecl Game_StartParticleEffects class zCTree * -0x645280 void __cdecl Game_InitConsole -0x647120 void __cdecl Game_OpenConsole -0x647170 void __cdecl Game_ChangeAIConsole class zSTRING const & -0x647320 void __cdecl Game_ToggleAIConsole -0x647760 void __cdecl Game_SpeciesChanged class zSTRING const & -0x647d10 void __cdecl Game_OpenSpeciesConsole -0x648970 class zSTRING __thiscall oCNpc GetBloodTexture -0x6489c0 void __cdecl Game_OpenFightConsole -0x648c60 int __thiscall oCGame IsDebuggingChannel int -0x648c80 int __thiscall oCGame IsDebuggingInstance class zCVob * -0x648cc0 int __thiscall oCGame IsDebuggingAllInstances -0x648cd0 int __thiscall oCGame OpenView enum oCGame::oEGameDialogView -0x648d00 int __thiscall oCGame CloseView enum oCGame::oEGameDialogView -0x648d30 oCGame* __thiscall oCGame oCGame -0x648d50 void __thiscall zCArray::DeleteList -0x648d70 void __thiscall zCArray::Insert class zCVob * const & -0x648e60 void __thiscall zCArray::Remove class zCVob * const & -0x648eb0 int __thiscall zCArray::IsInList class zCVob * const & -0x648ef0 void __thiscall zCListSort::~zCListSort -0x648f20 void __thiscall zCListSort::DeleteListDatas -0x648f80 void * __thiscall zCListSort::`scalar deleting destructor' unsigned int -0x648fb0 void __thiscall zCArray::InsertEnd class zCVisual * const & -0x6490a0 void __thiscall zCArray::AllocDelta int -0x6491a0 void __cdecl NotifyInfoToSpy class zSTRING & -0x649260 void __cdecl NotifyInfoToSpy char * char * char * -0x6494f0 int __cdecl PlayVideo -0x6495b0 void __thiscall oCGame DefineExternals_Ulfi class zCParser * -0x6517f0 void __cdecl oCMOB operator delete void * char const * char const * int -0x652160 void __cdecl oCMsgState operator delete void * char const * char const * int -0x65ea90 void __thiscall zCList::~zCList -0x65eb50 void __cdecl ToggleShowStateDebug class oCNpc * -0x65ed60 void __cdecl ToggleShowAI class oCNpc * -0x65edd0 void __thiscall oCGame SwitchCamToNextNpc -0x65eee0 int __thiscall oCGame HandleEvent int -0x65f0ec int __thiscall oCGame HandleEvent int -0x65fea5 int __thiscall oCGame HandleEvent int -0x65fef4 int __thiscall oCGame HandleEvent int -0x660000 int __thiscall oCGame TestKeys int -0x6624f1 int __thiscall oCGame TestKeys int -0x6626a0 int __thiscall oCGame IA_TestWay int -0x662f4e int __thiscall oCGame IA_TestWay int -0x662ff0 void __cdecl zCVobWaypoint operator delete void * char const * char const * int -0x663050 oCGuilds* __thiscall oCGuilds oCGuilds -0x663150 void __thiscall oCGuilds ~oCGuilds -0x663170 int __thiscall oCGuilds GetAttitude int int -0x663340 void __thiscall oCGuilds SetAttitude int int unsigned char -0x663370 void __thiscall oCGuilds InitGuildTable class zSTRING const & -0x663580 class zSTRING __thiscall oCGuilds GetGuildName int -0x663700 void __thiscall oCGuilds SaveGuildTable class zCArchiver & -0x663730 void __thiscall oCGuilds LoadGuildTable class zCArchiver & -0x663790 oCHelp* __thiscall oCHelp oCHelp -0x664080 void __thiscall oCHelp ~oCHelp -0x6640b0 void __thiscall oCHelp CalcPos -0x664160 void __thiscall oCHelp Toggle -0x664310 void __thiscall oCHelp Update -0x664320 void __thiscall oCHelp Redraw class zCVob * -0x664520 oCInfoManager* __thiscall oCInfoManager oCInfoManager class zCParser * -0x6647e0 int __cdecl oCInfoManager CompareInfos class oCInfo * class oCInfo * -0x664810 void __thiscall oCInfoManager ~oCInfoManager -0x6648a0 class oCInfo * __thiscall oCInfoManager GetInformation class oCNpc * class oCNpc * int -0x664a00 class oCInfo * __thiscall oCInfoManager GetInformation int -0x664a30 int __thiscall oCInfoManager GetInfoCount class oCNpc * class oCNpc * -0x664b90 int __thiscall oCInfoManager GetInfoCountImportant class oCNpc * class oCNpc * -0x664cf0 int __thiscall oCInfoManager GetInfoCountUnimportant class oCNpc * class oCNpc * -0x664e50 class oCInfo * __thiscall oCInfoManager GetInfo class oCNpc * class oCNpc * int -0x664fb0 class oCInfo * __thiscall oCInfoManager GetInfoImportant class oCNpc * class oCNpc * int -0x665120 class oCInfo * __thiscall oCInfoManager GetInfoUnimportant class oCNpc * class oCNpc * int -0x665290 int __thiscall oCInfoManager InformationTold int -0x6652d0 void __thiscall oCInfoManager Archive class zCArchiver & -0x665330 void __thiscall oCInfoManager Unarchive class zCArchiver & -0x6654a0 void __thiscall oCInfoManager RestoreParserInstances -0x6654c0 oCInfo* __thiscall oCInfo oCInfo -0x665530 void __thiscall oCInfo ~oCInfo -0x665600 void __thiscall oCInfo ~oCInfo -0x665650 void __thiscall oCInfo SetInstance int -0x6657f0 int __thiscall oCInfo GetInstance -0x665800 int __thiscall oCInfo DoCheck -0x665810 int __thiscall oCInfo GetNpcID -0x665820 int __thiscall oCInfo GetConditionFunc -0x665830 int __thiscall oCInfo WasTold -0x665840 void __thiscall oCInfo SetTold int -0x665850 int __thiscall oCInfo GetDataSize -0x665860 void * __thiscall oCInfo GetDataAdr -0x665870 class zSTRING & __thiscall oCInfo GetText -0x665880 int __thiscall oCInfo InfoConditions -0x6658a0 void __thiscall oCInfo Info -0x6658c0 void __thiscall oCInfo Archive class zCArchiver & -0x665900 void __thiscall oCInfo Unarchive class zCArchiver & -0x665a30 void __thiscall oCInfo RestoreParserInstance -0x665a50 void __thiscall oCInfo AddChoice class zSTRING int -0x665b70 void __thiscall oCInfo RemoveChoice class zSTRING -0x665cc0 void __thiscall oCInfo RemoveAllChoices -0x665d50 void __thiscall oCInfoChoice ~oCInfoChoice -0x665da0 void __thiscall zCList::~zCList -0x665dd0 void __thiscall zCListSort::~zCListSort -0x665e00 void * __thiscall zCList::`scalar deleting destructor' unsigned int -0x665e40 void * __thiscall zCListSort::`scalar deleting destructor' unsigned int -0x666240 void __cdecl oCItemContainer Container_PrepareDraw -0x666250 void __cdecl oCItemContainer Container_Draw -0x666280 class oCItemContainer * __thiscall oCItemContainer GetNextContainerLeft class oCItemContainer * -0x666310 class oCItemContainer * __thiscall oCItemContainer GetNextContainerRight class oCItemContainer * -0x6663a0 oCItemContainer* __thiscall oCItemContainer oCItemContainer -0x6665a0 int __thiscall oCItemContainer IsActive -0x6665b0 void __thiscall oCItemContainer DisableManipulateItems int -0x6665c0 int __thiscall oCItemContainer CanManipulateItems -0x6665d0 void __thiscall oCItemContainer DisableTransferMoreThanOneItem int -0x6665f0 int __thiscall oCItemContainer CanTransferMoreThanOneItem -0x666600 void * __thiscall oCItemContainer `scalar deleting destructor' unsigned int -0x666620 void __thiscall oCItemContainer ~oCItemContainer -0x666770 void __thiscall oCItemContainer LoadGrafix -0x666cd0 void __thiscall oCItemContainer Init int int -0x666cf0 void __thiscall oCItemContainer Init int int enum oCItemContainer::oTItemListMode -0x666e50 void __thiscall oCItemContainer GetSize int & int & -0x666e70 void __thiscall oCItemContainer GetPosition int & int & -0x666e90 class zCListSort * __thiscall oCItemContainer JumpOffset int & int & -0x666f40 class zSTRING __thiscall oCItemContainer GetCategoryText int -0x6670d0 void __thiscall oCItemContainer DrawCategory -0x667220 void __thiscall oCItemContainer DrawItemInfo class oCItem * class zCWorld * -0x667660 void __thiscall oCItemContainer Draw -0x667e60 void __thiscall oCItemContainer SetContents class zCListSort * -0x667ea0 class zCListSort * __thiscall oCItemContainer GetContents -0x667eb0 void __thiscall oCItemContainer Open int int enum oCItemContainer::oTItemListMode -0x668050 void __thiscall oCItemContainer OpenPassive int int enum oCItemContainer::oTItemListMode -0x668c00 int __thiscall oCItemContainer IsPassive -0x668c10 void __thiscall oCItemContainer Close -0x668f30 int __thiscall oCItemContainer IsOpen -0x668f60 void __thiscall oCItemContainer Activate -0x668fc0 void __thiscall oCItemContainer SetCategoryOnRightContainer -0x669180 void __thiscall oCItemContainer Deactivate -0x6691b0 class oCItem * __thiscall oCItemContainer GetSelectedItem -0x6691e0 int __thiscall oCItemContainer GetSelectedItemCount -0x669250 class oCItem * __thiscall oCItemContainer Insert class oCItem * -0x669320 void __thiscall oCItemContainer Remove class oCItem * -0x6693c0 class oCItem * __thiscall oCItemContainer RemoveByPtr class oCItem * int -0x6693d0 class oCItem * __thiscall oCItemContainer Remove class oCItem * int -0x669490 void __thiscall oCItemContainer DeleteContents -0x669530 void * __thiscall zCListSort::`scalar deleting destructor' unsigned int -0x669560 void __thiscall oCItemContainer CheckSelectedItem -0x6695a0 void __thiscall oCItemContainer NextItem -0x669680 void __thiscall oCItemContainer PrevItem -0x669750 int __thiscall oCItemContainer IsEmpty -0x669780 int __thiscall oCItemContainer TransferItem int int -0x669980 int __thiscall oCItemContainer ActivateNextContainer int -0x669aa0 void __thiscall oCItemContainer Archive class zCArchiver & -0x669c20 void __thiscall oCItemContainer Unarchive class zCArchiver & -0x669dd0 int __thiscall oCItemContainer HandleEvent int -0x66a166 int __thiscall oCItemContainer HandleEvent int -0x66a3d0 oCStealContainer* __thiscall oCStealContainer oCStealContainer -0x66a3f0 void * __thiscall oCStealContainer `scalar deleting destructor' unsigned int -0x66a410 void __thiscall oCStealContainer ~oCStealContainer -0x66a590 void __thiscall oCStealContainer SetOwner class oCNpc * -0x66a5b0 class oCNpc * __thiscall oCStealContainer GetOwner -0x66a5c0 void __thiscall oCStealContainer CreateList -0x66a730 int __thiscall oCStealContainer HandleEvent int -0x66a960 oCNpcContainer* __thiscall oCNpcContainer oCNpcContainer -0x66a980 void * __thiscall oCNpcContainer `scalar deleting destructor' unsigned int -0x66a9a0 void __thiscall oCNpcContainer ~oCNpcContainer -0x66ab10 void __thiscall oCNpcContainer CreateList -0x66acd0 int __thiscall oCNpcContainer HandleEvent int -0x66b064 int __thiscall oCNpcContainer HandleEvent int -0x66b2d0 class oCItem * __thiscall oCNpcContainer Insert class oCItem * -0x66b310 void __thiscall oCNpcContainer Remove class oCItem * -0x66b3d0 oCNpcInventory* __thiscall oCNpcInventory oCNpcInventory -0x66ba40 void * __thiscall oCNpcInventory `scalar deleting destructor' unsigned int -0x66ba60 void __thiscall oCNpcInventory ~oCNpcInventory -0x66bc50 void __thiscall oCNpcInventory ClearInventory -0x66bde0 void __thiscall oCNpcInventory Open int int -0x66c1e0 void __thiscall oCNpcInventory Close -0x66c1f0 void __thiscall oCNpcInventory Draw -0x66c25a void __thiscall oCNpcInventory Draw -0x66c290 void __thiscall oCNpcInventory SetOwner class oCNpc * -0x66c2a0 class oCNpc * __thiscall oCNpcInventory GetOwner -0x66c2b0 void __thiscall oCNpcInventory SetFirstCategory -0x66c430 int __thiscall oCNpcInventory GetCategory class oCItem * -0x66c4c0 int __thiscall oCNpcInventory GetNumItemsInCategory int -0x66c610 class oCItem * __thiscall oCNpcInventory GetItem int int -0x66c7d0 class oCItem * __thiscall oCNpcInventory Insert class oCItem * -0x66cac0 int __thiscall oCNpcInventory GetAmount int -0x66cbf0 class oCItem * __thiscall oCNpcInventory IsIn class oCItem * int -0x66ccb0 class oCItem * __thiscall oCNpcInventory IsIn class zSTRING const & int -0x66cce0 class oCItem * __thiscall oCNpcInventory IsIn int int -0x66ce00 void __thiscall oCNpcInventory Remove class oCItem * -0x66cf10 class oCItem * __thiscall oCNpcInventory RemoveByPtr class oCItem * int -0x66d140 class oCItem * __thiscall oCNpcInventory Remove class oCItem * int -0x66d410 class oCItem * __thiscall oCNpcInventory Remove int int -0x66d520 class oCItem * __thiscall oCNpcInventory Remove class zSTRING const & int -0x66d550 int __thiscall oCNpcInventory IsEmpty -0x66d6c0 int __thiscall oCNpcInventory IsCatEmpty int -0x66d830 void __thiscall oCNpcInventory Archive class zCArchiver & -0x66db10 void __thiscall oCNpcInventory Unarchive class zCArchiver & -0x66de30 int __thiscall oCNpcInventory GetNextCategory -0x66de50 int __thiscall oCNpcInventory GetPrevCategory -0x66de60 int __thiscall oCNpcInventory SwitchToCategory int -0x66df00 int __thiscall oCNpcInventory SwitchNextCategory -0x66df30 int __thiscall oCNpcInventory SwitchPrevCategory -0x66df50 int __thiscall oCNpcInventory FindNextCategory -0x66df60 void __thiscall oCNpcInventory DrawCategory -0x66e150 int __thiscall oCNpcInventory HandleTrade int -0x66e390 int __thiscall oCNpcInventory HandleEvent int -0x66ecaf int __thiscall oCNpcInventory HandleEvent int -0x66f740 void __thiscall oCNpcInventory CheckForEquippedItems int -0x66f8b0 int __thiscall oCNpcInventory CanCarry class oCItem * -0x66faa0 void __thiscall oCNpcInventory SetPackAbility int -0x66fad0 void __thiscall oCNpcInventory UnpackCategory int -0x66fb00 int __thiscall oCNpcInventory GetNumItemsInPackString int -0x66fc10 int __thiscall oCNpcInventory GetPackedItemBySlot int int class zSTRING & -0x66fd60 class oCItem * __thiscall oCNpcInventory CreateFromPackString class zSTRING const & -0x66fdf0 int __thiscall oCNpcInventory GetPackedItemInfo class zSTRING const & int int & int & -0x670030 int __thiscall oCNpcInventory PackSingleItem class oCItem * -0x6703d0 void __thiscall oCNpcInventory PackAllItems int -0x670400 void __thiscall oCNpcInventory UnpackAllItems -0x670420 void __thiscall oCNpcInventory PackItemsInCategory int int -0x670740 void __thiscall oCNpcInventory UnpackItemsInCategory int -0x670ac0 void __thiscall zCList::~zCList -0x670af0 void __thiscall zCList::Insert class oCItemContainer * -0x670b50 void __thiscall zCListSort::zCListSort -0x670b60 void __thiscall zCListSort::~zCListSort -0x670b90 void __thiscall zCListSort::DeleteListDatas -0x670c00 void __thiscall zCListSort::Insert class oCItem * -0x670c60 int __thiscall zCListSort::GetNumInList -0x670c80 void * __thiscall zCList::`scalar deleting destructor' unsigned int -0x670dc0 void __cdecl oCItem SetLightingSwell int -0x670dd0 int __cdecl oCItem GetLightingSwell -0x670de0 oCItem* __thiscall oCItem oCItem -0x670f10 int __thiscall oCVob DoFocusCheckBBox -0x670f20 void __thiscall oCVob SetSoundMaterial enum oTSndMaterial -0x670f30 int __thiscall oCVob GetCSStateFlags -0x670f40 class zCClassDef * __thiscall oCItem _GetClassDef -0x670f50 int __thiscall oCItem GetInstance -0x670f60 enum oTSndMaterial __thiscall oCItem GetSoundMaterial -0x670f70 void * __thiscall oCItem `scalar deleting destructor' unsigned int -0x670fa0 oCItem* __thiscall oCItem oCItem class zSTRING & int -0x6710e0 oCItem* __thiscall oCItem oCItem int int -0x671220 void __thiscall oCItem ~oCItem -0x6713d0 void __thiscall oCItem SetVisual class zCVisual * -0x6713f0 void __thiscall oCItem CreateVisual -0x671430 void __thiscall oCItem Init -0x671660 void __thiscall oCItem InitByScript int int -0x671a70 class zSTRING & __thiscall oCItem GetDescription -0x671a80 class zSTRING & __thiscall oCItem GetText int -0x671af0 int __thiscall oCItem GetCount int -0x671b10 int __thiscall oCItem GetHealMode int & -0x671b90 int __thiscall oCItem GetProtectionByIndex enum oEIndexDamage -0x671ba0 int __thiscall oCItem GetProtectionByType enum oETypeDamage -0x671c40 int __thiscall oCItem GetProtectionByMode unsigned long -0x671cd0 int __thiscall oCItem GetFullProtection -0x671cf0 void __thiscall oCItem CopyDamage class oCItem * -0x671d30 int __thiscall oCItem GetDamageByIndex enum oEIndexDamage -0x671d40 int __thiscall oCItem GetDamageByType enum oETypeDamage -0x671de0 int __thiscall oCItem GetDamageByMode unsigned long -0x671e70 void __thiscall oCItem GetDamages unsigned long * -0x671e90 int __thiscall oCItem GetFullDamage -0x671eb0 unsigned long __thiscall oCItem GetDamageTypes -0x671ec0 int __thiscall oCItem HasDamageType enum oETypeDamage -0x671ee0 int __thiscall oCItem IsDeadly -0x671f00 int __thiscall oCItem IsOneHandWeapon -0x671f30 int __thiscall oCItem MultiSlot -0x671f60 int __thiscall oCItem GetValue -0x671fa0 int __thiscall oCItem GetWeight -0x671fc0 int __thiscall oCItem HasFlag int -0x671fe0 void __thiscall oCItem ClearFlag int -0x672000 void __thiscall oCItem SetFlag int -0x672020 int __thiscall oCItem TwoHanded -0x672050 int __thiscall oCItem IsOwned int int -0x672090 int __thiscall oCItem IsOwnedByNpc int -0x6720b0 int __thiscall oCItem IsOwnedByGuild int -0x6720d0 int __thiscall oCItem GetDisguiseGuild -0x6720e0 int __thiscall oCItem AddManipulation -0x672140 void __thiscall oCItem GetSoundMaterial_AM enum zCSoundManager::zTSndManMedium & enum oTSndMaterial & int -0x672160 void __thiscall oCItem Identify -0x672170 class zSTRING __thiscall oCItem GetName int -0x6721c0 class zSTRING __thiscall oCItem GetStatus -0x672320 void __thiscall oCItem UseItem -0x672330 class zSTRING __thiscall oCItem GetVisualChange -0x672420 int __thiscall oCItem GetStateEffectFunc int -0x672440 class oCItem * __thiscall oCItem SplitItem int -0x6724a0 void __thiscall oCItem ThisVobAddedToWorld class zCWorld * -0x672540 void __thiscall oCItem ThisVobRemovedFromWorld class zCWorld * -0x672560 void __thiscall oCItem RotateForInventory int -0x672910 void __thiscall oCItem RotateInInventory -0x672920 void __thiscall oCItem RenderItem int int -0x672ae7 void __thiscall oCItem RenderItem int int -0x672d80 void __thiscall oCItem RenderItemPlaceCamera class zCCamera * float -0x672eea void __thiscall oCItem RenderItemPlaceCamera class zCCamera * float -0x672f70 void __thiscall oCItem RenderItem class zCWorld * class zCViewBase * float -0x673180 int __thiscall oCItem GetScriptInstance class zSTRING * & int & -0x6731b0 int __thiscall oCItem SetByScriptInstance class zSTRING const * int -0x6731f0 class zSTRING __thiscall oCItem GetInstanceName -0x673230 void __thiscall oCItem Archive class zCArchiver & -0x673370 void __thiscall oCItem Unarchive class zCArchiver & -0x673400 class oCAIVobMove * __thiscall oCItem GetAIVobMove -0x6734f0 int __fastcall oCItem Render struct zTRenderContext & -0x673720 class zCObject * __cdecl oCItem _CreateNewInstance -0x673790 void __cdecl oCItem operator delete void * char const * char const * int -0x673810 oCTradeManager* __thiscall oCTradeManager oCTradeManager class zCParser * -0x673a10 void __thiscall oCTradeManager ~oCTradeManager -0x673a60 class oCItemReactModule * __thiscall oCTradeManager GetModule class oCNpc * class oCNpc * class oCItem * -0x673c20 oCItemReactModule* __thiscall oCItemReactModule oCItemReactModule int -0x673c60 void __thiscall oCItemReactModule ~oCItemReactModule -0x673c70 void __thiscall oCItemReactModule Validate -0x673c80 int __thiscall oCItemReactModule Conditions int int -0x673cb0 void __thiscall oCItemReactModule GetOfferedInstance int & int & -0x673cd0 int __thiscall oCItemReactModule StartReaction int -0x673cf0 int __thiscall oCItemReactModule GetDataSize -0x673d00 int __thiscall oCItemReactModule GetNpcInstance -0x673dd0 oCMissionManager* __thiscall oCMissionManager oCMissionManager -0x673e00 void __thiscall oCMissionManager ~oCMissionManager -0x673f00 void __thiscall oCMissionManager ClearMissions -0x673f50 int __cdecl oCMissionManager SortMissions void const * void const * -0x673f80 class oCMission * __thiscall oCMissionManager GetMission int -0x673fe0 void __thiscall oCMissionManager CreateAllMissions -0x6741d0 class oCMission * __thiscall oCMissionManager OfferThisMission class oCNpc * class oCNpc * int -0x6744b0 class oCMission * __thiscall oCMissionManager GetAvailableMission class oCNpc * class oCNpc * int -0x674790 int __thiscall oCMissionManager GetStatus class oCNpc * int -0x6749b0 void __thiscall oCMissionManager SetStatus class oCNpc * int int -0x674bf0 int __thiscall oCMissionManager CancelMission class oCNpc * int -0x674e30 void __thiscall oCMissionManager CreateMissionInfoList class oCNpc * class zCArray & -0x675080 int __thiscall oCMissionManager TestNextMission -0x6750c0 void __thiscall oCMissionManager Archive class zCArchiver & -0x675100 void __thiscall oCMissionManager Unarchive class zCArchiver & -0x6752e0 oCMission* __thiscall oCMission oCMission int -0x675420 void __thiscall oCMission ~oCMission -0x675510 void __thiscall oCMission AddEntry class zSTRING const & -0x675620 void __thiscall oCMission SetCurrentUser class oCNpc * class oCNpc * -0x675790 void __thiscall oCMission GetCurrentUser class oCNpc * & class oCNpc * & -0x6757b0 struct oCMission::TMisStatus * __thiscall oCMission GetStatusInfo -0x6758f0 float __thiscall oCMission GetStartTime -0x675910 void __thiscall oCMission SetStartTime float -0x675930 int __thiscall oCMission CheckMission -0x6759a0 int __thiscall oCMission IsAvailable -0x6759b0 int __thiscall oCMission OfferConditions -0x675b60 void __thiscall oCMission Offer -0x675d10 int __thiscall oCMission SuccessConditions -0x675ec0 void __thiscall oCMission Success -0x676070 int __thiscall oCMission FailureConditions -0x676220 void __thiscall oCMission Failure -0x6763d0 int __thiscall oCMission ObsoleteConditions -0x676580 void __thiscall oCMission Obsolete -0x676730 void __thiscall oCMission Running -0x6768e0 int __thiscall oCMission GetStatus -0x6768f0 void __thiscall oCMission SetStatus int -0x676a30 int __thiscall oCMission OnTime -0x676a90 void __thiscall oCMission Archive class zCArchiver & -0x676b70 class oCMission * __thiscall oCMission Unarchive class zCArchiver & -0x676da0 void __thiscall zCArraySort::~zCArraySort -0x676dc0 void __thiscall zCArraySort::InsertSort class oCMission * const & -0x676f30 oCMission* __thiscall oCMission oCMission int -0x676f50 void __thiscall zCArraySort::AllocDelta int -0x676fc0 void __thiscall zCArray::AllocDelta int -0x677030 void __thiscall zCArray::InsertEnd struct oCMission::TMisStatus * const & -0x677120 void __thiscall zCArray::AllocDelta int -0x677470 class zCObject * __cdecl oCMOB _CreateNewInstance -0x6776d0 class zCObject * __cdecl oCMobInter _CreateNewInstance -0x677740 void __cdecl oCMobInter operator delete void * char const * char const * int -0x677950 class zCObject * __cdecl oCMobBed _CreateNewInstance -0x677a80 int __thiscall oCMobInter GetState -0x677a90 int __thiscall oCMobInter IsIn int -0x677aa0 class zSTRING const * __thiscall oCMobInter GetTriggerTarget int -0x677ac0 void __cdecl oCMobBed operator delete void * char const * char const * int -0x677ae0 class zCClassDef * __thiscall oCMobBed _GetClassDef -0x677ce0 class zCObject * __cdecl oCMobSwitch _CreateNewInstance -0x677e10 void __cdecl oCMobSwitch operator delete void * char const * char const * int -0x677e30 class zCClassDef * __thiscall oCMobSwitch _GetClassDef -0x678210 class zCObject * __cdecl oCMobContainer _CreateNewInstance -0x678400 class zCClassDef * __thiscall oCMobLockable _GetClassDef -0x678410 void __thiscall oCMobLockable SetLocked int -0x678430 void __thiscall oCMobLockable SetKeyInstance class zSTRING const & -0x678570 void __thiscall oCMobLockable SetPickLockStr class zSTRING const & -0x6786b0 void __thiscall oCMobLockable OnMessage class zCEventMessage * class zCVob * -0x67873e void __thiscall oCMobLockable OnMessage class zCEventMessage * class zCVob * -0x678760 void __cdecl oCMobContainer operator delete void * char const * char const * int -0x678780 class zCClassDef * __thiscall oCMobContainer _GetClassDef -0x678980 class zCObject * __cdecl oCMobWheel _CreateNewInstance -0x678ac0 void __cdecl oCMobWheel operator delete void * char const * char const * int -0x678ae0 class zCClassDef * __thiscall oCMobWheel _GetClassDef -0x678ce0 class zCObject * __cdecl oCMobLadder _CreateNewInstance -0x678e20 void __cdecl oCMobLadder operator delete void * char const * char const * int -0x678e40 class zCClassDef * __thiscall oCMobLadder _GetClassDef -0x678e50 int __thiscall oCMobLadder DoFocusCheckBBox -0x679050 class zCObject * __cdecl oCMobDoor _CreateNewInstance -0x679220 void __cdecl oCMobDoor operator delete void * char const * char const * int -0x679240 class zCClassDef * __thiscall oCMobDoor _GetClassDef -0x679250 void __thiscall oCMobDoor Open class oCNpc * -0x679260 void __thiscall oCMobDoor Close class oCNpc * -0x679460 class zCObject * __cdecl oCMobFire _CreateNewInstance -0x679670 void __cdecl oCMobFire operator delete void * char const * char const * int -0x679690 class zCClassDef * __thiscall oCMobFire _GetClassDef -0x679890 class zCObject * __cdecl oCMobItemSlot _CreateNewInstance -0x679930 void __cdecl oCMobItemSlot operator delete void * char const * char const * int -0x679950 class zCClassDef * __thiscall oCMobItemSlot _GetClassDef -0x679b50 class zCObject * __cdecl oCDummyVobGenerator _CreateNewInstance -0x679c10 void __cdecl oCDummyVobGenerator operator delete void * char const * char const * int -0x679c30 class zCClassDef * __thiscall oCDummyVobGenerator _GetClassDef -0x679c40 void * __thiscall oCDummyVobGenerator `scalar deleting destructor' unsigned int -0x679c70 void __thiscall oCDummyVobGenerator ~oCDummyVobGenerator -0x679ea0 class zCObject * __cdecl oCMobMsg _CreateNewInstance -0x67a020 class zCClassDef * __thiscall oCMobMsg _GetClassDef -0x67a030 int __thiscall oCMobMsg IsNetRelevant -0x67a040 oCMobMsg* __thiscall oCMobMsg oCMobMsg enum oCMobMsg::TMobMsgSubType class oCNpc * -0x67a180 void * __thiscall oCMobMsg `scalar deleting destructor' unsigned int -0x67a1b0 void __thiscall oCMobMsg ~oCMobMsg -0x67a1c0 oCMobMsg* __thiscall oCMobMsg oCMobMsg -0x67a2f0 oCMobMsg* __thiscall oCMobMsg oCMobMsg enum oCMobMsg::TMobMsgSubType class oCNpc * int -0x67a440 void __thiscall oCMobMsg Pack class zCBuffer & class zCEventManager * -0x67a4c0 void __thiscall oCMobMsg Unpack class zCBuffer & class zCEventManager * -0x67a560 int __thiscall oCMobMsg MD_GetNumOfSubTypes -0x67a570 class zSTRING __thiscall oCMobMsg MD_GetSubTypeString int -0x67a6aa class zSTRING __thiscall oCMobMsg MD_GetSubTypeString int -0x67a710 oCMOB* __thiscall oCMOB oCMOB -0x67a840 class zCClassDef * __thiscall oCMOB _GetClassDef -0x67a850 void * __thiscall oCMOB `scalar deleting destructor' unsigned int -0x67a880 void __thiscall oCMOB ~oCMOB -0x67aa10 void __thiscall oCMOB SetVisual class zCVisual * -0x67aa30 void __thiscall oCMOB SetName class zSTRING const & -0x67aa50 class zSTRING __thiscall oCMOB GetName -0x67ab20 class zSTRING __thiscall oCMOB GetScemeName -0x67ace0 void __thiscall oCMOB OnDamage class zCVob * class zCVob * float int class zVEC3 const & -0x67acf0 void __thiscall oCMOB OnMessage class zCEventMessage * class zCVob * -0x67ad00 class zCModel * __thiscall oCMOB GetModel -0x67ad20 void __thiscall oCMOB SetMoveable int -0x67ad40 int __thiscall oCMOB IsMoveable -0x67ad50 void __thiscall oCMOB SetSoundMaterial enum oTSndMaterial -0x67ad70 enum oTSndMaterial __thiscall oCMOB GetSoundMaterial -0x67ad80 void __thiscall oCMOB GetSoundMaterial_AM enum zCSoundManager::zTSndManMedium & enum oTSndMaterial & int -0x67ada0 void __thiscall oCMOB SetOwner class zSTRING const & class zSTRING const & -0x67af90 void __thiscall oCMOB SetOwner int int -0x67afb0 int __thiscall oCMOB IsOwnedByGuild int -0x67afd0 int __thiscall oCMOB IsOwnedByNpc int -0x67aff0 int __thiscall oCMOB IsOwner class oCNpc * -0x67b040 void __thiscall oCMOB Hit int -0x67b050 void __thiscall oCMOB Destroy -0x67b2d0 void __thiscall oCMOB InsertInIgnoreList class zCVob * -0x67b300 void __thiscall oCMOB RemoveFromIgnoreList class zCVob * -0x67b360 int __thiscall oCMOB CanThisCollideWith class zCVob * -0x67b3a0 void __thiscall oCMOB Archive class zCArchiver & -0x67b4e0 void __thiscall oCMOB Unarchive class zCArchiver & -0x67bb00 int __thiscall oCMOB AllowDiscardingOfSubtree -0x67bb10 int __cdecl oCMobInter SetAllMobsToState class oCWorld * class zSTRING const & int -0x67bb40 void __cdecl oCMobInter TraverseMobs class zCTree * class zSTRING const & int -0x67bc90 void __cdecl oCMobInter TriggerAllMobsToTmpState class zCWorld * -0x67bd50 void __cdecl oCMobInter TraverseTriggerMobs class zCTree * -0x67be10 oCMobInter* __thiscall oCMobInter oCMobInter -0x67bf80 class zCClassDef * __thiscall oCMobInter _GetClassDef -0x67bf90 void * __thiscall oCMobInter `scalar deleting destructor' unsigned int -0x67bfc0 void __thiscall oCMobInter ~oCMobInter -0x67c1b0 void __thiscall oCMobInter SetVisual class zCVisual * -0x67c330 void __thiscall oCMobInter SetTempState int -0x67c370 int __thiscall oCMobInter IsTempStateChanged -0x67c380 void __thiscall oCMobInter SetStateToTempState -0x67c400 void __thiscall oCMobInter SetMobBodyState class oCNpc * -0x67c6d0 void __thiscall oCMobInter OnDamage class zCVob * class zCVob * float int class zVEC3 const & -0x67c6e0 void __thiscall oCMobInter OnMessage class zCEventMessage * class zCVob * -0x67c76e void __thiscall oCMobInter OnMessage class zCEventMessage * class zCVob * -0x67c790 void __thiscall oCMobInter SetUseWithItem class zSTRING const & -0x67c8d0 int __thiscall oCMobInter GetUseWithItem -0x67c8f0 int __thiscall oCMobInter HasUseWithItem class oCNpc * -0x67c970 class zSTRING __thiscall oCMobInter GetScemeName -0x67c9c0 void __thiscall oCMobInter ScanIdealPositions -0x67cd00 int __thiscall oCMobInter GetFreePosition class oCNpc * class zVEC3 & -0x67cd60 struct TMobOptPos * __thiscall oCMobInter SearchFreePosition class oCNpc * -0x67cea0 void __thiscall oCMobInter SetHeading class oCNpc * -0x67cef0 void __thiscall oCMobInter SetIdealPosition class oCNpc * -0x67d140 void __thiscall oCMobInter Reset -0x67d280 void __thiscall oCMobInter OnTick -0x67d300 void __thiscall oCMobInter OnTrigger class zCVob * class zCVob * -0x67d5f0 void __thiscall oCMobInter OnUntrigger class zCVob * class zCVob * -0x67d8c0 void __thiscall oCMobInter SendStateChange int int -0x67dbd0 void __thiscall oCMobInter SendEndInteraction class oCNpc * int int -0x67dd70 void __thiscall oCMobInter Interact class oCNpc * int int int int int -0x67ded0 void __thiscall oCMobInter GetTransitionNames int int class zSTRING & class zSTRING & -0x67e340 int __thiscall oCMobInter IsInState class oCNpc * int -0x67e480 int __thiscall oCMobInter CanChangeState class oCNpc * int int -0x67e6e0 void __thiscall oCMobInter StartStateChange class oCNpc * int int -0x67e940 void __thiscall oCMobInter StartTransitionAniNpc class oCNpc * class zSTRING const & -0x67ec30 void __thiscall oCMobInter CheckStateChange class oCNpc * -0x67ef60 void __thiscall oCMobInter CallOnStateFunc class oCNpc * int -0x67f140 void __thiscall oCMobInter SendCallOnStateFunc class oCNpc * int -0x67f2f0 void __thiscall oCMobInter OnBeginStateChange class oCNpc * int int -0x67f300 void __thiscall oCMobInter OnEndStateChange class oCNpc * int int -0x67f360 void __thiscall oCMobInter InterruptInteraction class oCNpc * -0x67f560 int __thiscall oCMobInter IsMultiMob -0x67f570 int __thiscall oCMobInter IsAvailable class oCNpc * -0x67f5d0 void __thiscall oCMobInter MarkAsUsed float class zCVob * -0x67f5f0 int __thiscall oCMobInter CanInteractWith class oCNpc * -0x67fc70 int __thiscall oCMobInter IsInteractingWith class oCNpc * -0x67fca0 void __thiscall oCMobInter StartInteraction class oCNpc * -0x67ffd0 void __thiscall oCMobInter EndInteraction class oCNpc * int -0x680250 void __thiscall oCMobInter StopInteraction class oCNpc * -0x6804f0 int __thiscall oCMobInter AI_UseMobToState class oCNpc * int -0x680940 void __thiscall oCMobInter Archive class zCArchiver & -0x6809e0 void __thiscall oCMobInter Unarchive class zCArchiver & -0x680a90 oCMobFire* __thiscall oCMobFire oCMobFire -0x680c70 void * __thiscall oCMobFire `scalar deleting destructor' unsigned int -0x680ca0 void __thiscall oCMobFire ~oCMobFire -0x680e80 void __thiscall oCMobFire DeleteEffects -0x680ed0 void __thiscall oCMobFire OnDamage class zCVob * class zCVob * float int class zVEC3 const & -0x680f20 void __thiscall oCMobFire OnEndStateChange class oCNpc * int int -0x680fb0 void __thiscall oCMobFire OnTrigger class zCVob * class zCVob * -0x6811b0 void __thiscall oCMobFire OnUntrigger class zCVob * class zCVob * -0x681220 void __thiscall oCMobFire PreSave -0x681280 void __thiscall oCMobFire Archive class zCArchiver & -0x681360 void __thiscall oCMobFire PostSave -0x681390 void __thiscall oCMobFire Unarchive class zCArchiver & -0x681470 oCMobBed* __thiscall oCMobBed oCMobBed -0x681560 void * __thiscall oCMobBed `scalar deleting destructor' unsigned int -0x681590 void __thiscall oCMobBed ~oCMobBed -0x681760 void __thiscall oCMobBed StartInteraction class oCNpc * -0x681770 void __thiscall oCMobBed OnBeginStateChange class oCNpc * int int -0x681780 void __thiscall oCMobBed OnEndStateChange class oCNpc * int int -0x6817e0 oCMobSwitch* __thiscall oCMobSwitch oCMobSwitch -0x6818d0 void * __thiscall oCMobSwitch `scalar deleting destructor' unsigned int -0x681900 void __thiscall oCMobSwitch ~oCMobSwitch -0x681ad0 void __thiscall oCMobSwitch Archive class zCArchiver & -0x681b70 void __thiscall oCMobSwitch Unarchive class zCArchiver & -0x681c20 oCMobLockable* __thiscall oCMobLockable oCMobLockable -0x681dd0 void * __thiscall oCMobLockable `scalar deleting destructor' unsigned int -0x681e00 void __thiscall oCMobLockable ~oCMobLockable -0x681fc0 int __thiscall oCMobLockable CanInteractWith class oCNpc * -0x681ff0 void __thiscall oCMobLockable Interact class oCNpc * int int int int int -0x6825b0 int __thiscall oCMobLockable CanChangeState class oCNpc * int int -0x682600 void __thiscall oCMobLockable OnEndStateChange class oCNpc * int int -0x6827c0 int __thiscall oCMobLockable CanOpen class oCNpc * -0x682990 int __thiscall oCMobLockable PickLock class oCNpc * char -0x682cc0 void __thiscall oCMobLockable Unlock class oCNpc * int -0x683400 void __thiscall oCMobLockable Lock class oCNpc * -0x6835f0 void __thiscall oCMobLockable Archive class zCArchiver & -0x6836e0 void __thiscall oCMobLockable Unarchive class zCArchiver & -0x6837f0 oCMobContainer* __thiscall oCMobContainer oCMobContainer -0x683980 void * __thiscall oCMobContainer `scalar deleting destructor' unsigned int -0x6839b0 void __thiscall oCMobContainer ~oCMobContainer -0x683bc0 void __thiscall oCMobContainer OnMessage class zCEventMessage * class zCVob * -0x683c9a void __thiscall oCMobContainer OnMessage class zCEventMessage * class zCVob * -0x683cc0 void __thiscall oCMobContainer Destroy -0x683e70 void __thiscall oCMobContainer Reset -0x683e80 void __thiscall oCMobContainer Insert class oCItem * -0x683eb0 void __thiscall oCMobContainer Remove class oCItem * -0x683f40 class oCItem * __thiscall oCMobContainer Remove class oCItem * int -0x684050 void __thiscall oCMobContainer CreateContents class zSTRING const & -0x684390 int __thiscall oCMobContainer IsIn int -0x6843d0 void __thiscall oCMobContainer Open class oCNpc * -0x684490 void __thiscall oCMobContainer Close class oCNpc * -0x6844d0 void __thiscall oCMobContainer Archive class zCArchiver & -0x684670 void __thiscall oCMobContainer Unarchive class zCArchiver & -0x6848f0 oCMobDoor* __thiscall oCMobDoor oCMobDoor -0x684ac0 void * __thiscall oCMobDoor `scalar deleting destructor' unsigned int -0x684af0 void __thiscall oCMobDoor ~oCMobDoor -0x684ca0 class zSTRING __thiscall oCMobDoor GetScemeName -0x684d50 struct TMobOptPos * __thiscall oCMobDoor SearchFreePosition class oCNpc * -0x684ed0 oCMobWheel* __thiscall oCMobWheel oCMobWheel -0x684fd0 void * __thiscall oCMobWheel `scalar deleting destructor' unsigned int -0x685000 void __thiscall oCMobWheel OnTrigger class zCVob * class zCVob * -0x685110 void __thiscall oCMobWheel OnUntrigger class zCVob * class zCVob * -0x685210 void __thiscall oCMobWheel Interact class oCNpc * int int int int int -0x6853e0 void __thiscall oCMobWheel ~oCMobWheel -0x6855b0 oCMobLadder* __thiscall oCMobLadder oCMobLadder -0x6856b0 void * __thiscall oCMobLadder `scalar deleting destructor' unsigned int -0x6856e0 void __thiscall oCMobLadder ~oCMobLadder -0x6858b0 void __thiscall oCMobLadder StartInteraction class oCNpc * -0x685a50 int __thiscall oCMobLadder CanChangeState class oCNpc * int int -0x685aa0 int __thiscall oCMobLadder CanInteractWith class oCNpc * -0x685ab0 struct TMobOptPos * __thiscall oCMobLadder SearchFreePosition class oCNpc * -0x685b20 void __thiscall oCMobLadder Interact class oCNpc * int int int int int -0x685e00 oCMobItemSlot* __thiscall oCMobItemSlot oCMobItemSlot -0x685e20 void * __thiscall oCMobItemSlot `scalar deleting destructor' unsigned int -0x685e50 void __thiscall oCMobItemSlot ~oCMobItemSlot -0x686030 int __thiscall oCMobItemSlot GetUseWithItem -0x686070 int __thiscall oCMobItemSlot CanInteractWith class oCNpc * -0x686090 class oCItem * __thiscall oCMobItemSlot GetInsertedItem -0x6860a0 int __thiscall oCMobItemSlot PlaceItem class oCItem * -0x686340 class oCItem * __thiscall oCMobItemSlot RemoveItem -0x686380 int __thiscall oCMobItemSlot IsIn int -0x6863b0 void __thiscall oCMobItemSlot Archive class zCArchiver & -0x686480 void __thiscall oCMobItemSlot Unarchive class zCArchiver & -0x686570 oCDummyVobGenerator* __thiscall oCDummyVobGenerator oCDummyVobGenerator -0x6865e0 void __thiscall oCDummyVobGenerator OnTrigger class zCVob * class zCVob * -0x686820 void __thiscall zCList::~zCList -0x686850 void __thiscall zCList::DeleteListDatas -0x6868c0 void * __thiscall zCList::`scalar deleting destructor' unsigned int -0x686900 void * __thiscall TMobOptPos `scalar deleting destructor' unsigned int -0x686920 void __thiscall TMobOptPos ~TMobOptPos -0x686970 void __thiscall zCArray::InsertEnd class zSTRING const & -0x686b70 oCNewsManager* __thiscall oCNewsManager oCNewsManager -0x686b90 void __thiscall oCNewsManager ~oCNewsManager -0x686ba0 void __thiscall oCNewsManager CreateNews int int class oCNpc * class oCNpc * class oCNpc * int -0x686eb0 void __thiscall oCNewsManager SpreadToGuild int -0x686ed0 int __thiscall oCNewsManager IsInSpreadList int -0x686f00 void __thiscall oCNewsManager SpreadNews class oCNews * -0x68735e void __thiscall oCNewsManager SpreadNews class oCNews * -0x687470 oCNewsMemory* __thiscall oCNewsMemory oCNewsMemory -0x687490 void __thiscall oCNewsMemory ~oCNewsMemory -0x6875a0 void __thiscall oCNewsMemory Insert class oCNews * -0x687680 void __thiscall oCNewsMemory Remove class oCNews * -0x687700 class oCNews * __thiscall oCNewsMemory GetNews int class oCNpc * class oCNpc * -0x687740 void __thiscall oCNewsMemory CheckSpreadNews -0x6877d0 int __thiscall oCNewsMemory SearchNews int class oCNpc * class oCNpc * -0x687850 void __thiscall oCNewsMemory ShowDebugInfos -0x687de0 class oCNews * __thiscall oCNewsMemory GetNewsByNumber int -0x687e10 void __thiscall oCNewsMemory ClearNews -0x687f20 int __thiscall oCNewsMemory DeleteNewsByNumber int -0x687fc0 void __thiscall oCNewsMemory Archive class zCArchiver & -0x688040 void __thiscall oCNewsMemory Unarchive class zCArchiver & -0x688220 int __cdecl oCNews GetRemainingNews -0x688230 void __cdecl oCNews CheckRemainingNews -0x688670 oCNews* __thiscall oCNews oCNews -0x688830 oCNews* __thiscall oCNews oCNews int int class oCNpc * class oCNpc * class oCNpc * int -0x688a30 void __thiscall oCNews ~oCNews -0x688ba0 int __thiscall oCNews GetID -0x688bb0 int __thiscall oCNews IsIdentical int class oCNpc * class oCNpc * -0x688be0 void __thiscall oCNews SetSpreadTime float -0x688c10 float __thiscall oCNews GetSpreadTime -0x688c20 void __thiscall oCNews SetGossip int -0x688c40 int __thiscall oCNews IsGossip -0x688c50 int __thiscall oCNews IsGuildVictim -0x688c60 void __thiscall oCNews GetNewsData int & int & class oCNpc * & class oCNpc * & class oCNpc * & -0x688d70 void __thiscall oCNews Archive class zCArchiver & -0x688fd0 void __thiscall oCNews Unarchive class zCArchiver & -0x6891f0 void __thiscall zCList::~zCList -0x689220 void __thiscall zCList::DeleteListDatas -0x689290 void __thiscall zCList::Insert class oCNews * -0x6892f0 class oCNews * __thiscall zCList::Get int -0x689320 int __thiscall zCList::GetNumInList -0x689340 void * __thiscall zCList::`scalar deleting destructor' unsigned int -0x689380 void __thiscall zCArray::AllocDelta int -0x689f40 class zCObject * __cdecl oCNpcTalent _CreateNewInstance -0x68a090 void __cdecl oCNpcTalent operator delete void * char const * char const * int -0x68a0b0 class zCClassDef * __thiscall oCNpcTalent _GetClassDef -0x68a0c0 oCNpcTalent* __thiscall oCNpcTalent oCNpcTalent -0x68a230 void * __thiscall oCNpcTalent `scalar deleting destructor' unsigned int -0x68a260 void __thiscall oCNpcTalent ~oCNpcTalent -0x68a270 void __cdecl oCNpcTalent CreateTalentList class zCArray * -0x68a3e0 void __thiscall oCNpcTalent Archive class zCArchiver & -0x68a420 void __thiscall oCNpcTalent Unarchive class zCArchiver & -0x68a470 int __cdecl BitToNumber int -0x68a490 void __thiscall TNpcSlot SetVob class oCVob * -0x68a530 void __thiscall TNpcSlot ClearVob -0x68a580 void __thiscall oCNpc::TActiveInfo TActiveInfo class oCNpc const * -0x68a590 void __thiscall oCNpc::TActiveInfo ~TActiveInfo -0x68a5d0 class oCNpc::TActiveInfo const * __thiscall oCNpc GetActiveInfo -0x68a5f0 class oCNpc::TActiveInfo * __thiscall oCNpc GetActiveInfoWritable -0x68a640 void __thiscall oCNpc Shrink -0x68a6c0 void __thiscall oCNpc UnShrink -0x68acd0 void __thiscall oCNpc AvoidShrink int -0x68ad40 int __thiscall oCNpc ApplyOverlay class zSTRING const & -0x68aff0 int __thiscall oCNpc ApplyOverlay class zSTRING const & -0x68b040 void __thiscall oCNpc RemoveOverlay class zSTRING const & -0x68b230 void __thiscall oCNpc SetModelScale class zVEC3 const & -0x68b320 void __thiscall oCNpc SetFatness float -0x68b3d0 oCNpc* __thiscall oCNpc oCNpc -0x68bdd0 int __thiscall oCVob IsOwnedByGuild int -0x68bde0 int __thiscall oCVob IsOwnedByNpc int -0x68bdf0 enum oTSndMaterial __thiscall oCVob GetSoundMaterial -0x68be00 TNpcSlot* __thiscall TNpcSlot TNpcSlot -0x68be40 class zCClassDef * __thiscall oCNpc _GetClassDef -0x68be50 int __thiscall oCNpc GetInstance -0x68be60 void * __thiscall oCNpc `scalar deleting destructor' unsigned int -0x68be90 oCNpc* __thiscall oCNpc oCNpc -0x68beb0 void __thiscall oCNpc SetVisual class zCVisual * -0x68bed0 void __thiscall oCNpc CleanUp -0x68c100 void __thiscall oCNpc ~oCNpc -0x68c760 void __thiscall TNpcSlot ~TNpcSlot -0x68c840 void __thiscall oCNpc InitByScript int int -0x68ce20 void __thiscall oCNpc InitHumanAI -0x68cee0 void __thiscall oCNpc DeleteHumanAI -0x68cf20 class zSTRING __thiscall oCNpc GetGuildName -0x68d0b0 class zSTRING __thiscall oCNpc GetName int -0x68d100 int __thiscall oCNpc IsHostile class oCNpc * -0x68d190 int __thiscall oCNpc IsFriendly class oCNpc * -0x68d220 int __thiscall oCNpc IsNeutral class oCNpc * -0x68d2b0 int __thiscall oCNpc IsAngry class oCNpc * -0x68d340 int __thiscall oCNpc GetAttitude class oCNpc * -0x68d3c0 int __thiscall oCNpc GetPermAttitude class oCNpc * -0x68d410 void __thiscall oCNpc SetAttitude int -0x68d460 void __thiscall oCNpc SetTmpAttitude int -0x68d4b0 int __thiscall oCNpc GetProtectionByIndex enum oEIndexDamage -0x68d4c0 int __thiscall oCNpc GetProtectionByType enum oETypeDamage -0x68d560 int __thiscall oCNpc GetProtectionByMode unsigned long -0x68d5f0 int __thiscall oCNpc GetFullProtection -0x68d610 void __thiscall oCNpc SetProtectionByIndex enum oEIndexDamage int -0x68d630 int __thiscall oCNpc GetDamageByIndex enum oEIndexDamage -0x68d640 int __thiscall oCNpc GetDamageByType enum oETypeDamage -0x68d6e0 int __thiscall oCNpc GetDamageByMode unsigned long -0x68d770 int __thiscall oCNpc GetFullDamage -0x68d790 void __thiscall oCNpc SetDamages int * -0x68d7b0 int __thiscall oCNpc GetAttribute int -0x68d7c0 void __thiscall oCNpc ChangeAttribute int int -0x68d840 void __thiscall oCNpc SetAttribute int int -0x68d860 int __thiscall oCNpc GetOverlay class zSTRING & -0x68da20 void __thiscall oCNpc CheckModelOverlays -0x68dc40 void __thiscall oCNpc SetToMad float -0x68dd80 void __thiscall oCNpc HealFromMad -0x68dea0 void __thiscall oCNpc SetToDrunk float -0x68deb0 void __thiscall oCNpc HealFromDrunk -0x68dec0 void __thiscall oCNpc CheckAngryTime -0x68df70 int __thiscall oCNpc CanRecruitSC -0x68df80 int __thiscall oCNpc IsDisguised -0x68dfa0 int __thiscall oCNpc GetGuild -0x68dfb0 void __thiscall oCNpc SetGuild int -0x68dfc0 int __thiscall oCNpc GetTrueGuild -0x68dfd0 void __thiscall oCNpc SetTrueGuild int -0x68dfe0 int __thiscall oCNpc GetCamp -0x68dff0 int __thiscall oCNpc IsGuildFriendly int -0x68e020 int __thiscall oCNpc GetGuildAttitude int -0x68e050 void __thiscall oCNpc CreateItems int int -0x68e130 void __thiscall oCNpc SetFlag int -0x68e150 int __thiscall oCNpc HasFlag int -0x68e170 class oCNpcTalent * __thiscall oCNpc GetTalent int int -0x68e370 void __thiscall oCNpc SetTalentValue int int -0x68e570 int __thiscall oCNpc GetTalentValue int -0x68e710 void __thiscall oCNpc SetTalentSkill int int -0x68eafa void __thiscall oCNpc SetTalentSkill int int -0x68ed40 int __thiscall oCNpc GetTalentSkill int -0x68eee0 int __thiscall oCNpc HasTalent int int -0x68ef00 int __thiscall oCNpc CanUse class oCItem * -0x68f200 void __thiscall oCNpc DisplayCannotUse -0x68f340 void __thiscall oCNpc CheckAllCanUse -0x68f450 class oCVob * __thiscall oCNpc GetSlotVob class zSTRING const & -0x68f4f0 class oCItem * __thiscall oCNpc GetSlotItem class zSTRING const & -0x68f590 class oCItem * __thiscall oCNpc GetItem int int -0x68f5a0 class oCNpc * __thiscall oCNpc GetSlotNpc class zSTRING const & -0x68f640 void __thiscall oCNpc AddItemEffects class oCItem * -0x68f7d0 void __thiscall oCNpc RemoveItemEffects class oCItem * -0x68f940 void __thiscall oCNpc EquipItem class oCItem * -0x68fbc0 void __thiscall oCNpc UnequipItem class oCItem * -0x68fe30 int __thiscall oCNpc GetCutsceneDistance -0x68fe80 void __thiscall oCNpc SetCSEnabled int -0x68fea0 int __thiscall oCNpc GetCSStateFlags -0x68ff70 void __thiscall oCNpc SetFocusVob class zCVob * -0x68ffc0 class zCVob * __thiscall oCNpc GetFocusVob -0x68ffd0 void __thiscall oCNpc ClearFocusVob -0x690000 class oCNpc * __thiscall oCNpc GetFocusNpc -0x690030 class oCNpc * __thiscall oCNpc GetNearestFightNpcLeft -0x6901c0 class oCNpc * __thiscall oCNpc GetNearestFightNpcRight -0x690350 int __thiscall oCNpc FocusCheckBBox class zCVob const * int int float float & -0x6905d0 int __thiscall oCNpc FocusCheck class zCVob const * int int float float & -0x690910 void __thiscall oCNpc ToggleFocusVob int -0x690d70 void __thiscall oCNpc CollectFocusVob -0x691410 void __thiscall oCNpc GetNearestValidVob float -0x691720 void __thiscall oCNpc GetNearestVob float -0x691a00 class oCAniCtrl_Human * __thiscall oCNpc GetAnictrl -0x691a10 void __thiscall oCNpc ResetToHumanAI -0x691a80 void __thiscall oCNpc SetEnemy class oCNpc * -0x691cc0 class oCNpc * __thiscall oCNpc GetNextEnemy -0x691f40 int __thiscall oCNpc IsConditionValid -0x692010 int __thiscall oCNpc IsInFightFocus class zCVob * -0x692080 class oCItem * __thiscall oCNpc HasEquippedStolenItem class oCNpc * -0x692250 void __thiscall oCNpc Burn int float -0x692500 void __thiscall oCNpc StopBurn -0x6927c0 class zVEC3 __cdecl RotateVec class zVEC3 & class zVEC3 & float float -0x692830 void __thiscall oCNpc Interrupt int -0x692b90 int __thiscall oCNpc GetWeaponDamage class oCItem * -0x692be0 int __thiscall oCNpc GetBluntDamage class oCItem * -0x692c10 void __thiscall oCNpc DropUnconscious float class oCNpc * -0x692f20 void __thiscall oCNpc CheckUnconscious -0x693380 void * __cdecl oCMsgConversation operator new unsigned int char const * char const * int -0x6933c0 class zSTRING __thiscall oCNpc GetInterruptPrefix -0x693460 void __thiscall oCNpc CompleteHeal -0x693480 int __thiscall oCNpc IsDead -0x693490 int __thiscall oCNpc IsUnconscious -0x6934a0 void __thiscall oCNpc DoDie class oCNpc * -0x693970 void __thiscall oCNpc StartFadeAway -0x693a60 int __thiscall oCNpc IsFadingAway -0x693a70 int __thiscall oCNpc FadeAway -0x693b10 int __thiscall oCNpc BeamTo class zSTRING const & -0x693dd0 void __thiscall oCNpc DropInventory -0x693de0 int __thiscall oCNpc HasInHand int -0x693f30 int __thiscall oCNpc HasInHand class zCVob * -0x694060 void __thiscall oCNpc RemoveFromHand -0x694230 void __thiscall oCNpc DropAllInHand -0x6943f0 class oCItem * __thiscall oCNpc GetWeapon -0x694580 class oCItem * __thiscall oCNpc GetEquippedMeleeWeapon -0x694690 class oCItem * __thiscall oCNpc GetEquippedRangedWeapon -0x6947a0 class oCItem * __thiscall oCNpc GetEquippedArmor -0x694830 int __thiscall oCNpc IsSameHeight class zCVob * -0x694920 void __thiscall oCNpc TurnToEnemy -0x6949f0 int __thiscall oCNpc ShieldEquipped -0x694ac0 int __thiscall oCNpc GetWeaponDamage -0x694c50 void __thiscall oCNpc SetMovLock int -0x694c80 int __thiscall oCNpc IsMovLock -0x694c90 void __thiscall oCNpc SetHead -0x694ef0 void __thiscall oCNpc SetAdditionalVisuals class zSTRING & int int class zSTRING & int int int -0x695020 void __thiscall oCNpc InitModel -0x695300 class zCModel * __thiscall oCNpc GetModel -0x6953a0 class zSTRING __thiscall oCNpc GetVisualBody -0x6953f0 class zSTRING __thiscall oCNpc GetVisualHead -0x695440 int __thiscall oCNpc StartFaceAni class zSTRING const & float float -0x695540 int __thiscall oCNpc StartStdFaceAni int -0x695657 int __thiscall oCNpc StartStdFaceAni int -0x695730 int __thiscall oCNpc StopFaceAni class zSTRING const & -0x695820 int __thiscall oCNpc GetWeaponMode -0x695840 void __thiscall oCNpc SetWeaponMode2 class zSTRING const & -0x695a60 void __thiscall oCNpc SetWeaponMode2 int -0x695c6c void __thiscall oCNpc SetWeaponMode2 int -0x695d52 void __thiscall oCNpc SetWeaponMode2 int -0x6961f1 void __thiscall oCNpc SetWeaponMode2 int -0x6962d4 void __thiscall oCNpc SetWeaponMode2 int -0x696550 void __thiscall oCNpc SetWeaponMode int -0x696640 int __thiscall oCNpc GetNextWeaponMode int int int -0x696700 int __thiscall oCNpc GetNextWeaponMode int int int -0x6968f0 void __thiscall oCNpc Equip class oCItem * -0x696c20 void __thiscall oCNpc EquipWeapon class oCItem * -0x696f00 void __thiscall oCNpc EquipFarWeapon class oCItem * -0x697080 void __thiscall oCNpc EquipArmor class oCItem * -0x697330 void __thiscall oCNpc SetToFightMode class oCItem * int -0x697540 void __thiscall oCNpc SetToFistMode -0x697740 void __thiscall oCNpc Activate int int -0x697750 class oCVob * __thiscall oCNpc GetRightHand -0x6977e0 class oCVob * __thiscall oCNpc GetLeftHand -0x697870 void __thiscall oCNpc DropVob class oCVob * class zVEC3 & -0x697a00 void __thiscall oCNpc SetCarryVob class zCVob * -0x697cb0 class zCVob * __thiscall oCNpc GetCarryVob -0x697cc0 void __thiscall oCNpc SetLeftHand class oCVob * -0x697dc0 void __thiscall oCNpc SetRightHand class oCVob * -0x697ec0 int __thiscall oCNpc HasTorch -0x698000 void __thiscall oCNpc ExchangeTorch -0x698010 void __thiscall oCNpc SetTorchAni int int -0x698270 zCSparseArrayIterator* __thiscall zCSparseArrayIterator zCSparseArrayIterator class zCSparseArrayBase & -0x6982d0 void __thiscall oCNpc CheckSetTorchAni -0x698540 void __thiscall oCNpc CheckPutbackTorch -0x698810 int __thiscall oCNpc UseItem class oCItem * -0x698de0 float __thiscall oCNpc GetThrowSpeed float float -0x698e10 int __thiscall oCNpc HasArrowInHand -0x698f60 int __thiscall oCNpc HasArrowInInv -0x699050 int __thiscall oCNpc HasBoltInInv -0x699140 int __thiscall oCNpc HasBoltInHand -0x699290 int __thiscall oCNpc IsMunitionAvailable class oCItem * -0x6993c0 void __thiscall oCNpc GetTalentInfo int class zSTRING & class zSTRING & class zSTRING & -0x6995f0 void __thiscall oCNpc GetSpellInfo int class zSTRING & class zSTRING & -0x6997e0 void __thiscall oCNpc GetAttribInfo int class zSTRING & class zSTRING & -0x699980 class oCVisualFX * __thiscall oCNpc GetConnectedEffect -0x699990 void __thiscall oCNpc AssessStartEffect class oCVisualFX * class oCNpc * -0x699a30 void __thiscall oCNpc AssessStopEffect class oCVisualFX * class oCNpc * -0x699a90 void __thiscall oCNpc CreateSpell int -0x699b00 void __thiscall oCNpc LearnSpell int -0x699b40 int __thiscall oCNpc HasSpell int -0x699b60 void __thiscall oCNpc DestroySpell int -0x699ba0 void __thiscall oCNpc SetActiveSpellInfo int -0x699be0 int __thiscall oCNpc GetActiveSpellNr -0x699c20 int __thiscall oCNpc GetActiveSpellCategory -0x699c60 int __thiscall oCNpc GetActiveSpellLevel -0x699ca0 void __thiscall oCNpc InsertActiveSpell class oCSpell * -0x699cc0 void __thiscall oCNpc RemoveActiveSpell class oCSpell * -0x699d50 void __thiscall oCNpc RemoveActiveSpell int -0x699e00 int __thiscall oCNpc DoActiveSpells -0x699ee0 void __thiscall oCNpc KillActiveSpells -0x699f70 class oCSpell * __thiscall oCNpc IsSpellActive int -0x699fb0 int __thiscall oCNpc HasMagic -0x699fe0 int __thiscall oCNpc GetNumberOfSpells -0x69a000 void __thiscall oCNpc CopyTransformSpellInvariantValuesTo class oCNpc * -0x69a040 void __thiscall oCNpc OpenScreen_Help -0x69a050 void __thiscall oCNpc OpenScreen_Log -0x69a340 void __thiscall oCNpc OpenScreen_Map -0x69a400 void __thiscall oCNpc OpenScreen_Status -0x69aa40 void __thiscall oCNpc ThisVobAddedToWorld class zCWorld * -0x69ac00 void __thiscall oCNpc ThisVobRemovedFromWorld class zCWorld * -0x69ad20 int __thiscall oCNpc IsVoiceActive -0x69ad30 void __thiscall oCNpc StopAllVoices -0x69ad90 int __thiscall oCNpc UpdateNextVoice -0x69ae50 void __thiscall oCNpc ProcessNpc -0x69b290 class zSTRING __thiscall oCNpc::oCNpcTimedOverlay GetMdsName -0x69b2d0 void * __thiscall oCNpc::oCNpcTimedOverlay `scalar deleting destructor' unsigned int -0x69b2f0 void __thiscall oCNpc::oCNpcTimedOverlay ~oCNpcTimedOverlay -0x69b340 void __thiscall oCNpc DoSpellBook -0x69b350 void __thiscall oCNpc OpenSpellBook int -0x69b3a0 void __thiscall oCNpc CloseSpellBook int -0x69b3c0 class oCMag_Book * __thiscall oCNpc GetSpellBook -0x69b3d0 void __thiscall oCNpc GetSoundMaterial_MA enum zCSoundManager::zTSndManMedium & enum oTSndMaterial & class zSTRING -0x69b520 void __thiscall oCNpc GetSoundMaterial_AM enum zCSoundManager::zTSndManMedium & enum oTSndMaterial & int -0x69b600 void __thiscall oCNpc GetSoundMaterial_MH_HM enum zCSoundManager::zTSndManMedium & enum oTSndMaterial & -0x69b6d0 int __thiscall oCNpc HasSenseHear -0x69b6e0 int __thiscall oCNpc HasSenseSee -0x69b6f0 int __thiscall oCNpc HasSenseSmell -0x69b700 void __thiscall oCNpc SetSenses int -0x69b710 void __thiscall oCNpc PrintStateCallDebug class zSTRING const & int int -0x69b980 int __thiscall oCNpc GetOldScriptState -0x69b990 int __thiscall oCNpc GetAIState -0x69b9a0 int __thiscall oCNpc GetAIStateTime -0x69b9b0 int __thiscall oCNpc IsAIState int -0x69b9c0 void __thiscall oCNpc ShowState int int -0x69bac0 void __thiscall oCNpc ShowState int int -0x69c570 int __thiscall oCNpc IsNear class oCNpc * -0x69c5f0 class oCItem * __thiscall oCNpc DetectItem int int -0x69c6b0 class oCNpc * __thiscall oCNpc DetectPlayer -0x69c720 class oCMobInter * __thiscall oCNpc FindMobInter class zSTRING const & -0x69c9a0 class zCVobSpot * __thiscall oCNpc FindSpot class zSTRING const & int float -0x69cd30 void __thiscall oCNpc ForceVobDetection class zCVob * -0x69ce90 int __thiscall oCNpc HasVobDetected class zCVob * -0x69ced0 int __thiscall oCNpc CheckForOwner class zCVob * -0x69d010 void __thiscall oCNpc AI_ForceDetection -0x69d020 int __thiscall oCNpc CanSense class zCVob * -0x69d0c0 void __thiscall oCNpc DetectWitnesses class oCNpc * int -0x69d360 class oCNpc * __thiscall oCNpc FindNpc int int int int -0x69d460 class oCNpc * __thiscall oCNpc FindNpcEx int int int int int int -0x69d650 int __thiscall oCNpc GetComrades -0x69d850 int __thiscall oCNpc AreWeStronger class oCNpc * -0x69db70 class oCNpc * __thiscall oCNpc IsEnemyBehindFriend class oCNpc * -0x69dd70 int __thiscall oCNpc InMobInteraction class zSTRING const & int -0x69de50 int __thiscall oCNpc FreeLineOfSight class zCVob * -0x69deb0 int __thiscall oCNpc FreeLineOfSight class zVEC3 & class zCVob * -0x69e010 int __thiscall oCNpc CanSee class zCVob * int -0x69e370 void __thiscall oCNpc SetSwimDiveTime float float -0x69e3a0 void __thiscall oCNpc GetSwimDiveTime float & float & float & -0x69e3d0 void __thiscall oCNpc Regenerate -0x69e510 void __thiscall oCNpc RefreshNpc -0x69e770 void __thiscall oCNpc RenderNpc class zCView * -0x69e9d0 int __thiscall oCNpc IsAPlayer -0x69e9e0 int __thiscall oCNpc IsSelfPlayer -0x69e9f0 int __thiscall oCNpc GetPlayerNumber -0x69ea00 void __thiscall oCNpc SetKnowsPlayer int -0x69ea10 int __thiscall oCNpc KnowsPlayer class oCNpc * -0x69ea20 int __thiscall oCNpc KnowsPlayer int -0x69ea30 int __thiscall oCNpc IsMonster -0x69ea40 int __thiscall oCNpc IsHalfMonster -0x69ea90 int __thiscall oCNpc IsHuman -0x69eaa0 int __thiscall oCNpc IsGoblin -0x69eab0 int __thiscall oCNpc IsOrc -0x69ead0 int __thiscall oCNpc IsSkeleton -0x69eae0 void __thiscall oCNpc SetAsPlayer -0x69edf0 int __thiscall oCNpc DoDoAniEvents -0x6a0130 int __thiscall oCNpc DoModelSwapMesh class zSTRING const & class zSTRING const & -0x6a03a0 int __thiscall oCNpc HasMunitionInHand class oCItem * -0x6a04f0 class oCItem * __thiscall oCNpc DoInsertMunition class zSTRING const & -0x6a07a0 void __thiscall oCNpc DoRemoveMunition -0x6a09f0 int __thiscall oCNpc DoShootArrow int -0x6a0d10 int __thiscall oCNpc DoTakeVob class zCVob * -0x6a10f0 int __thiscall oCNpc DoDropVob class zCVob * -0x6a13c0 int __thiscall oCNpc DoThrowVob class zCVob * float -0x6a15f0 int __thiscall oCNpc DoPutInInventory class oCItem * -0x6a1610 int __thiscall oCNpc DoRemoveFromInventory class oCItem * -0x6a1660 int __thiscall oCNpc DoSetToFightMode class oCItem * -0x6a1680 int __thiscall oCNpc DoExchangeTorch -0x6a18b0 void __thiscall oCNpc Pack class zCBuffer & -0x6a1940 void __thiscall oCNpc Unpack class zCBuffer & -0x6a19e0 int __thiscall oCNpc IsInFightMode_S int -0x6a1a60 int __thiscall oCNpc IsAiming_S class oCNpc * -0x6a1b80 class zSTRING __thiscall oCNpc GetInstanceName -0x6a1bc0 int __thiscall oCNpc GetScriptInstance class zSTRING * & int & -0x6a1bf0 int __thiscall oCNpc SetByScriptInstance class zSTRING const * int -0x6a1c40 class zSTRING __cdecl oCNpc GetInstanceByID int -0x6a1ca0 int __cdecl oCNpc GetIDByInstance class zSTRING const & -0x6a1d20 void __thiscall oCNpc Disable -0x6a2000 void __thiscall oCNpc Enable class zVEC3 & -0x6a2610 void __thiscall oCNpc ClearEM -0x6a2680 void __thiscall oCNpc Archive class zCArchiver & -0x6a31e0 void __thiscall oCNpc Unarchive class zCArchiver & -0x6a4500 void __thiscall oCNpc PreSaveGameProcessing -0x6a4810 void __thiscall oCNpc PostSaveGameProcessing -0x6a4a60 int __thiscall oCNpc AllowDiscardingOfSubtree -0x6a4a70 class oCItem * __thiscall oCNpc IdentifyMushroom class oCItem * -0x6a4c60 void __thiscall oCNpc IdentifyAllMushrooms -0x6a4d90 int __thiscall oCNpc HasMissionItem -0x6a4e00 class oCItem * __thiscall oCNpc IsInInv class oCItem * int -0x6a4e20 class oCItem * __thiscall oCNpc GetFromInv int int -0x6a4e80 class oCItem * __thiscall oCNpc IsInInv int int -0x6a4ea0 class oCItem * __thiscall oCNpc IsInInv class zSTRING const & int -0x6a4ec0 int __thiscall oCNpc CanCarry class oCItem * -0x6a4ff0 class oCItem * __thiscall oCNpc PutInInv class oCItem * -0x6a5180 class oCItem * __thiscall oCNpc PutInInv int int -0x6a5230 class oCItem * __thiscall oCNpc PutInInv class zSTRING const & int -0x6a5260 class oCItem * __thiscall oCNpc RemoveFromInv class oCItem * int -0x6a52b0 class oCItem * __thiscall oCNpc RemoveFromInv int int -0x6a5300 class oCItem * __thiscall oCNpc RemoveFromInv class zSTRING const & int -0x6a5350 int __thiscall oCNpc IsSlotFree class zSTRING const & -0x6a5420 int __thiscall oCNpc IsSlotFree struct TNpcSlot * -0x6a5440 void __thiscall oCNpc SetToSlotPosition class zCVob * class zSTRING const & -0x6a5480 void __thiscall oCNpc CreateInvSlot class zSTRING const & -0x6a5670 void __thiscall oCNpc DeleteInvSlot class zSTRING const & -0x6a5770 struct TNpcSlot * __thiscall oCNpc GetInvSlot class zSTRING const & -0x6a5830 struct TNpcSlot * __thiscall oCNpc GetInvSlot class zCVob * -0x6a5870 int __thiscall oCNpc IsInvSlotAvailable class zSTRING const & -0x6a5940 void __thiscall oCNpc PutInSlot class zSTRING const & class oCVob * int -0x6a5a10 void __thiscall oCNpc PutInSlot struct TNpcSlot * class oCVob * int -0x6a5e40 void __thiscall oCNpc RemoveFromAllSlots int -0x6a5e80 class oCVob * __thiscall oCNpc RemoveFromSlot class zSTRING const & int -0x6a5f50 class oCVob * __thiscall oCNpc RemoveFromSlot struct TNpcSlot * int -0x6a61a0 class oCVob * __thiscall oCNpc DropFromSlot class zSTRING const & -0x6a6270 class oCVob * __thiscall oCNpc DropFromSlot struct TNpcSlot * -0x6a6530 void __thiscall oCNpc UpdateSlots -0x6a65c0 void __thiscall oCNpc SetInteractMob class oCMobInter * -0x6a6650 class oCMobInter * __thiscall oCNpc GetInteractMob -0x6a6660 enum zCVob::zTVobCharClass __thiscall oCNpc GetCharacterClass -0x6a6670 void __thiscall oCNpc SetInteractItem class oCItem * -0x6a68c0 void * __thiscall TNpcSlot `scalar deleting destructor' unsigned int -0x6a68e0 void __thiscall oCNpc OnTouch class zCVob * -0x6a69e0 void __thiscall oCNpc OnMessage class zCEventMessage * class zCVob * -0x6a79a1 void __thiscall oCNpc OnMessage class zCEventMessage * class zCVob * -0x6a7fd3 void __thiscall oCNpc OnMessage class zCEventMessage * class zCVob * -0x6a82de void __thiscall oCNpc OnMessage class zCEventMessage * class zCVob * -0x6a82e6 void __thiscall oCNpc OnMessage class zCEventMessage * class zCVob * -0x6a84b0 class zSTRING __thiscall zCEvMsgCutscene GetCutsceneName -0x6a8500 int __thiscall oCNpc EV_DrawWeapon class oCMsgWeapon * -0x6a8b80 int __thiscall oCNpc EV_DrawWeapon1 class oCMsgWeapon * -0x6a8e20 int __thiscall oCNpc EV_DrawWeapon2 class oCMsgWeapon * -0x6a93c0 int __thiscall oCNpc EV_RemoveWeapon class oCMsgWeapon * -0x6a9790 int __thiscall oCNpc EV_RemoveWeapon1 class oCMsgWeapon * -0x6a9920 int __thiscall oCNpc EV_RemoveWeapon2 class oCMsgWeapon * -0x6a9c80 int __thiscall oCNpc EV_ChooseWeapon class oCMsgWeapon * -0x6a9f40 int __thiscall oCNpc EV_ForceRemoveWeapon class oCMsgWeapon * -0x6aa200 int __thiscall oCNpc EV_EquipBestWeapon class oCMsgWeapon * -0x6aa220 void __thiscall oCNpc EquipBestWeapon int -0x6aa470 int __thiscall oCNpc EV_EquipBestArmor class oCMsgWeapon * -0x6aa510 void __thiscall oCNpc EquipBestArmor -0x6aa5a0 int __thiscall oCNpc EV_UnequipWeapons class oCMsgWeapon * -0x6aa760 int __thiscall oCNpc EV_UnequipArmor class oCMsgWeapon * -0x6aa810 int __thiscall oCNpc EV_EquipArmor class oCMsgWeapon * -0x6aa870 int __thiscall oCNpc EV_AttackForward class oCMsgAttack * -0x6aaf90 int __thiscall oCNpc EV_AttackLeft class oCMsgAttack * -0x6ab760 int __thiscall oCNpc EV_AttackRight class oCMsgAttack * -0x6abef0 int __thiscall oCNpc EV_AttackRun class oCMsgAttack * -0x6ac180 int __thiscall oCNpc EV_AttackFinish class oCMsgAttack * -0x6ac8b0 int __thiscall oCNpc EV_Parade class oCMsgAttack * -0x6ace20 void * __cdecl oCMsgAttack operator new unsigned int char const * char const * int -0x6ace60 int __thiscall oCNpc InitAim class oCMsgAttack * class oCNpc * * int * int * int -0x6ad080 int __thiscall oCNpc TransitionAim int int -0x6ad210 int __thiscall oCNpc InterpolateAim class oCNpc * -0x6ad350 int __thiscall oCNpc FinalizeAim int int -0x6ad490 int __thiscall oCNpc EV_StopAim class oCMsgAttack * -0x6ad4b0 int __thiscall oCNpc EV_AimAt class oCMsgAttack * -0x6ad580 int __thiscall oCNpc EV_ShootAt class oCMsgAttack * -0x6ad720 int __thiscall oCNpc EV_Defend class oCMsgAttack * -0x6ad750 int __thiscall oCNpc EV_Drink class oCMsgUseItem * -0x6ada70 int __thiscall oCNpc EV_TakeVob class oCMsgManipulate * -0x6ade00 int __thiscall oCNpc EV_DropVob class oCMsgManipulate * -0x6ae090 int __thiscall oCNpc EV_ThrowVob class oCMsgManipulate * -0x6ae310 int __thiscall oCNpc EV_Exchange class oCMsgManipulate * -0x6ae610 int __thiscall oCNpc EV_DropMob class oCMsgManipulate * -0x6ae6f0 int __thiscall oCNpc EV_TakeMob class oCMsgManipulate * -0x6ae7b0 int __thiscall oCNpc EV_UseMob class oCMsgManipulate * -0x6ae9d0 int __thiscall oCNpc EV_UseMobWithItem class oCMsgManipulate * -0x6aea20 int __thiscall oCNpc EV_InsertInteractItem class oCMsgManipulate * -0x6aec30 int __thiscall oCNpc EV_ExchangeInteractItem class oCMsgManipulate * -0x6aedc0 int __thiscall oCNpc EV_RemoveInteractItem class oCMsgManipulate * -0x6aedd0 int __thiscall oCNpc EV_CreateInteractItem class oCMsgManipulate * -0x6aef60 int __thiscall oCNpc EV_DestroyInteractItem class oCMsgManipulate * -0x6af130 class zCModelAni * __thiscall oCNpc InteractItemGetAni class zSTRING const & int int -0x6af3b0 int __thiscall oCNpc EV_PlaceInteractItem class oCMsgManipulate * -0x6af4e0 int __thiscall oCNpc GetInteractItemMaxState class zSTRING const & -0x6af6d0 int __thiscall oCNpc InteractItemIsInState class zSTRING const & int -0x6af8b0 int __thiscall oCNpc EV_EquipItem class oCMsgManipulate * -0x6af950 int __thiscall oCNpc EV_UseItem class oCMsgManipulate * -0x6afc70 int __thiscall oCNpc EV_UseItemToState class oCMsgManipulate * -0x6b05a0 void __thiscall oCNpc CallScript class zSTRING const & -0x6b05d0 void __thiscall oCNpc CallScript int -0x6b05f0 int __thiscall oCNpc EV_CallScript class oCMsgManipulate * -0x6b0760 int __thiscall oCNpc EV_Unconscious class oCMsgState * -0x6b09d0 int __thiscall oCNpc EV_DoState class oCMsgState * -0x6b0bf0 int __thiscall oCNpc EV_Wait class oCMsgState * -0x6b0c60 int __thiscall oCNpc ApplyTimedOverlayMds class zSTRING const & float -0x6b0e60 int __thiscall oCNpc EV_OutputSVM_Overlay class oCMsgConversation * -0x6b15a0 int __thiscall oCNpc EV_OutputSVM class oCMsgConversation * -0x6b1a70 int __thiscall oCNpc EV_Output class oCMsgConversation * -0x6b1e30 int __thiscall oCNpc EV_PlayAni class oCMsgConversation * -0x6b2030 int __thiscall oCNpc EV_PlayAniFace class oCMsgConversation * -0x6b2130 int __thiscall oCNpc StartDialogAni -0x6b2350 int __thiscall oCNpc EV_PlayAniSound class oCMsgConversation * -0x6b2430 int __thiscall oCNpc ActivateDialogCam float -0x6b2670 int __thiscall oCNpc DeactivateDialogCam -0x6b2800 int __thiscall oCNpc EV_PlaySound class oCMsgConversation * -0x6b3210 int __thiscall oCNpc EV_LookAt class oCMsgConversation * -0x6b34e0 int __thiscall oCNpc EV_StopLookAt class oCMsgConversation * -0x6b3690 int __thiscall oCNpc EV_PointAt class oCMsgConversation * -0x6b3830 int __thiscall oCNpc EV_StopPointAt class oCMsgConversation * -0x6b3880 int __thiscall oCNpc EV_QuickLook class oCMsgConversation * -0x6b3b10 int __thiscall oCNpc EV_Cutscene class oCMsgConversation * -0x6b3d00 int __thiscall oCNpc EV_WaitTillEnd class oCMsgConversation * -0x6b3db0 int __thiscall oCNpc EV_StopProcessInfos class oCMsgConversation * -0x6b3dd0 int __thiscall oCNpc EV_ProcessInfos class oCMsgConversation * -0x6b3e90 int __thiscall oCNpc AssessPlayer_S class oCNpc * -0x6b4090 int __thiscall oCNpc AssessEnemy_S class oCNpc * -0x6b4290 int __thiscall oCNpc AssessFighter_S class oCNpc * -0x6b4490 int __thiscall oCNpc AssessBody_S class oCNpc * -0x6b4690 int __thiscall oCNpc AssessItem_S class oCItem * -0x6b4890 void __thiscall oCNpc SetNpcsToState int int -0x6b4960 void __thiscall oCNpc StopCutscenes -0x6b49c0 void __thiscall oCNpc CreatePassivePerception int class zCVob * class zCVob * -0x6b52c0 void __cdecl oCNpc CreateSoundPerception int class zCVob * class zVEC3 const & class zCVob * int -0x6b5780 int __thiscall oCNpc AssessMurder_S class oCNpc * -0x6b57a0 int __thiscall oCNpc AssessThreat_S class oCNpc * -0x6b5940 int __thiscall oCNpc AssessDefeat_S class oCNpc * -0x6b5960 int __thiscall oCNpc AssessDamage_S class oCNpc * int -0x6b5b00 int __thiscall oCNpc AssessOthersDamage_S class oCNpc * class oCNpc * int -0x6b5b20 int __thiscall oCNpc AssessRemoveWeapon_S class oCNpc * -0x6b5b40 int __thiscall oCNpc ObserveIntruder_S -0x6b5b80 int __cdecl oCNpc AssessFightSound_S class zCVob * class zVEC3 const & class zCVob * -0x6b5bb0 int __cdecl oCNpc AssessQuietSound_S class zCVob * class zVEC3 const & -0x6b5bd0 int __thiscall oCNpc AssessWarn_S class oCNpc * -0x6b5bf0 int __thiscall oCNpc CatchThief_S class oCNpc * -0x6b5d90 int __thiscall oCNpc AssessTheft_S class oCNpc * -0x6b5db0 int __thiscall oCNpc AssessCall_S class oCNpc * -0x6b5f50 int __thiscall oCNpc AssessTalk_S class oCNpc * -0x6b60f0 int __thiscall oCNpc AssessGivenItem_S class oCNpc * class oCItem * -0x6b62f0 int __thiscall oCNpc AssessMagic_S class oCNpc * int -0x6b65f0 int __thiscall oCNpc AssessStopMagic_S class oCNpc * int -0x6b68c0 int __thiscall oCNpc AssessCaster_S class oCSpell * -0x6b68e0 int __thiscall oCNpc AssessFakeGuild_S -0x6b6910 int __thiscall oCNpc MoveMob_S class oCMOB * -0x6b69c0 int __thiscall oCNpc AssessUseMob_S class oCMobInter * -0x6b6a10 int __thiscall oCNpc MoveNpc_S class oCNpc * -0x6b6bb0 int __thiscall oCNpc AssessEnterRoom_S -0x6b6bc0 float __thiscall oCNpc GetDistToSound -0x6b6c80 class zCVob * __thiscall oCNpc GetSoundSource -0x6b6c90 void __thiscall oCNpc SetSoundSource int class zCVob * class zVEC3 & -0x6b6d00 void __thiscall oCNpc ClearPerceptionLists -0x6b6da0 int __thiscall oCNpc IsMoreImportant class zCVob * class zCVob * -0x6b6df0 void __thiscall oCNpc CreateVobList class zCArray & float -0x6b6eb0 void __thiscall oCNpc ClearVobList -0x6b6f30 void __thiscall oCNpc InsertInVobList class zCVob * -0x6b7080 void __thiscall oCNpc RemoveFromVobList class zCVob * -0x6b7110 void __thiscall oCNpc CreateVobList float -0x6b7270 void __thiscall oCNpc SetPerceptionTime float -0x6b72b0 void __thiscall oCNpc PerceiveAll -0x6b7400 void __thiscall oCNpc PerceptionCheck -0x6b7864 void __thiscall oCNpc PerceptionCheck -0x6b78b0 int __thiscall oCNpc PercFilterNpc class oCNpc * -0x6b78c0 int __thiscall oCNpc PercFilterItem class oCItem * -0x6b78e0 void __thiscall oCNpc ClearPerception -0x6b7900 void __thiscall oCNpc EnablePerception int int -0x6b7a40 void __thiscall oCNpc DisablePerception int -0x6b7aa0 int __thiscall oCNpc HasPerception int -0x6b7ae0 int __thiscall oCNpc GetPerceptionFunc int -0x6b7b20 void __cdecl oCNpc SetPerceptionRange int float -0x6b7b40 int __cdecl oCNpc IsInPerceptionRange int float -0x6b7b70 int __cdecl oCNpc IsInPerceptionRange int class zCVob * class zCVob * -0x6b7bb0 void __cdecl oCNpc InitStatics -0x6b7f90 void __cdecl oCNpc ReleaseStatics -0x6b7fa0 void __cdecl oCNpc InitBodyStates -0x6b8000 void __thiscall oCNpc SetBodyState int -0x6b8140 int __thiscall oCNpc GetBodyState -0x6b8150 int __thiscall oCNpc GetFullBodyState -0x6b8170 class zSTRING __thiscall oCNpc GetBodyStateName -0x6b8250 int __thiscall oCNpc HasBodyStateModifier int -0x6b8270 void __thiscall oCNpc SetBodyStateModifier int -0x6b82a0 void __thiscall oCNpc ClrBodyStateModifier int -0x6b82d0 class zSTRING __thiscall oCNpc GetBodyStateModifierNames -0x6b85b0 int __thiscall oCNpc ModifyBodyState int int -0x6b8600 int __thiscall oCNpc IsBodyStateInterruptable -0x6b8630 int __thiscall oCNpc HasBodyStateFreeHands -0x6b8660 int __thiscall oCNpc IsInGlobalCutscene -0x6b86a0 void __thiscall oCNpc MakeSpellBook -0x6b8730 void __thiscall oCNpc DestroySpellBook -0x6b8760 void __thiscall oCNpc ShowDebugInfo class zCCamera * -0x6b8960 float __thiscall oCNpc GetDamageMultiplier -0x6b8970 void __thiscall oCNpc SetDamageMultiplier float -0x6b8980 void __cdecl oCNpc SetNpcAIDisabled int -0x6b89d0 void __cdecl oCNpc ProcessAITimer -0x6b8a50 int __cdecl oCNpc IsScriptStateAIEnabled -0x6b8aa0 int __cdecl oCNpc IsMessageAIEnabled -0x6b8af0 void __thiscall oCNpc SetShowNews int -0x6b8b10 int __thiscall oCNpc::oCNpcTimedOverlay Process -0x6b8b40 void __thiscall oCNpc UseStandAI -0x6b8de0 class zCObject * __cdecl oCNpc _CreateNewInstance -0x6b8e50 void __cdecl oCNpc operator delete void * char const * char const * int -0x6b8e70 void __thiscall zCArray::ShrinkToFit -0x6b90c0 oCNpc* __thiscall oCNpc oCNpc -0x6b90e0 void __thiscall zCList::~zCList -0x6b9110 void __thiscall zCList::DeleteListDatas -0x6b9180 oCNpc* __thiscall oCNpc oCNpc -0x6b91a0 void __thiscall zCList::~zCList -0x6b91d0 void __thiscall oCNpc InsertActiveSpell class oCSpell * -0x6b9230 oCNpc* __thiscall oCNpc oCNpc -0x6b9250 void __thiscall zCCacheAsk::zCCacheAsk unsigned long unsigned long -0x6b92d0 void __thiscall zCCacheAsk::~zCCacheAsk -0x6b9400 void __thiscall zCCacheAsk::PurgeCache -0x6b9520 class oCNpc::TActiveInfo * __thiscall zCCache::operator[] class oCNpc const * const & -0x6b95e0 void __thiscall zCCache::ClearCache -0x6b96f0 void __thiscall zCCache::PurgeCache -0x6b9810 void __thiscall zCSparseArray >::~zCSparseArray > -0x6b9860 unsigned long __thiscall zCSparseArray >::SizeIndex -0x6b9870 unsigned long __thiscall zCSparseArray >::SizeData -0x6b9880 unsigned long __thiscall zCSparseArray >::SizeAll -0x6b9890 void * __thiscall zCSparseArray >::IndexPtr unsigned long -0x6b98a0 void * __thiscall zCSparseArray >::DataPtr unsigned long -0x6b98b0 class zCSparseArrayManDat * __thiscall zCSparseArray >::ManDatPtr unsigned long -0x6b98c0 int __thiscall zCSparseArray >::IndexIsEqual void const * void const * -0x6b98e0 void __thiscall zCSparseArray >::CopyIndex void * void const * -0x6b9900 void __thiscall zCSparseArray >::DestructIndex void * -0x6b9910 void __thiscall zCSparseArray >::Hash void const * unsigned long & unsigned long & -0x6b9930 void __thiscall zCSparseArray >::ConstructData void * -0x6b9950 void __thiscall zCSparseArray >::DestructData void * -0x6b9960 void __thiscall zCCacheAsk::zCCacheAsk unsigned long unsigned long -0x6b99e0 void __thiscall zCCacheAsk::~zCCacheAsk -0x6b9b00 void __thiscall zCCacheAsk::PurgeCache -0x6b9c90 class oCShrinkHelper * __thiscall zCCache::operator[] class oCNpc const * const & -0x6b9d80 void __thiscall zCCache::ClearCache -0x6b9ef0 void __thiscall zCCache::PurgeCache -0x6ba030 void __thiscall zCSparseArray >::~zCSparseArray > -0x6ba080 unsigned long __thiscall zCSparseArray >::SizeIndex -0x6ba090 unsigned long __thiscall zCSparseArray >::SizeData -0x6ba0a0 unsigned long __thiscall zCSparseArray >::SizeAll -0x6ba0b0 void * __thiscall zCSparseArray >::IndexPtr unsigned long -0x6ba0c0 void * __thiscall zCSparseArray >::DataPtr unsigned long -0x6ba0d0 class zCSparseArrayManDat * __thiscall zCSparseArray >::ManDatPtr unsigned long -0x6ba0e0 int __thiscall zCSparseArray >::IndexIsEqual void const * void const * -0x6ba100 void __thiscall zCSparseArray >::CopyIndex void * void const * -0x6ba120 void __thiscall zCSparseArray >::DestructIndex void * -0x6ba130 void __thiscall zCSparseArray >::Hash void const * unsigned long & unsigned long & -0x6ba150 void __thiscall zCSparseArray >::ConstructData void * -0x6ba170 void __thiscall zCSparseArray >::DestructData void * -0x6ba180 void __thiscall zCSparseArray::zCSparseArray unsigned long -0x6ba1e0 void __thiscall zCSparseArray::~zCSparseArray -0x6ba230 unsigned long __thiscall zCSparseArray::SizeIndex -0x6ba240 unsigned long __thiscall zCSparseArray::SizeData -0x6ba250 unsigned long __thiscall zCSparseArray::SizeAll -0x6ba260 void * __thiscall zCSparseArray::IndexPtr unsigned long -0x6ba270 void * __thiscall zCSparseArray::DataPtr unsigned long -0x6ba280 class zCSparseArrayManDat * __thiscall zCSparseArray::ManDatPtr unsigned long -0x6ba290 int __thiscall zCSparseArray::IndexIsEqual void const * void const * -0x6ba300 void __thiscall zCSparseArray::CopyIndex void * void const * -0x6ba370 void __thiscall zCSparseArray::DestructIndex void * -0x6ba380 void __thiscall zCSparseArray::Hash void const * unsigned long & unsigned long & -0x6ba3f0 void __thiscall zCSparseArray::ConstructData void * -0x6ba400 void __thiscall zCSparseArray::DestructData void * -0x6ba410 void * __thiscall zCList::`scalar deleting destructor' unsigned int -0x6ba450 void * __thiscall zCList::`scalar deleting destructor' unsigned int -0x6ba490 void * __thiscall zCCacheAsk::`scalar deleting destructor' unsigned int -0x6ba4b0 void * __thiscall zCCache::`vector deleting destructor' unsigned int -0x6ba4d0 void __thiscall zCCache::~zCCache -0x6ba600 void * __thiscall zCSparseArray >::`scalar deleting destructor' unsigned int -0x6ba620 void * __thiscall zCCacheAsk::`scalar deleting destructor' unsigned int -0x6ba640 void * __thiscall zCCache::`scalar deleting destructor' unsigned int -0x6ba660 void __thiscall zCCache::~zCCache -0x6ba790 void * __thiscall zCSparseArray >::`scalar deleting destructor' unsigned int -0x6ba7b0 void * __thiscall zCSparseArray::`scalar deleting destructor' unsigned int -0x6ba7d0 void __thiscall zCArray::AllocDelta int -0x6ba840 void __thiscall zCArray::InsertEnd struct TNpcSlot * const & -0x6ba930 void __thiscall zCCacheData::Clear -0x6ba950 class oCNpc::TActiveInfo * __thiscall zCCacheData::GetData class oCNpc const * const & -0x6ba9b0 void __thiscall zCCacheData::Clear -0x6baa50 class oCShrinkHelper * __thiscall zCCacheData::GetData class oCNpc const * const & -0x6bab20 void * __thiscall oCNpc::TActiveInfo `scalar deleting destructor' unsigned int -0x6bab40 void * __thiscall oCShrinkHelper `scalar deleting destructor' unsigned int -0x6babe0 void __thiscall zCArray::AllocDelta int -0x6bac50 class oCItem * __cdecl zDYNAMIC_CAST class zCObject const * -0x6bac80 class oCVob * __cdecl zDYNAMIC_CAST class zCObject const * -0x6bacb0 class zCModel * __cdecl zDYNAMIC_CAST class zCObject const * -0x6bace0 class zCMorphMesh * __cdecl zDYNAMIC_CAST class zCObject const * -0x6bad80 int __thiscall oCNpc IsVictimAwareOfTheft -0x6bae10 void __thiscall oCNpc CheckSpecialSituations -0x6bafd0 void __thiscall oCNpc StopTheft class oCNpc * int -0x6bb0a0 void __thiscall oCNpc OpenInventory -0x6bb2f0 void __thiscall oCNpc CloseInventory -0x6bb350 int __thiscall oCNpc OpenSteal -0x6bb860 void __thiscall oCNpc CloseSteal -0x6bb890 void __thiscall oCNpc OpenDeadNpc -0x6bbaa0 void __thiscall oCNpc CloseDeadNpc -0x6bbaca void __thiscall oCNpc CloseDeadNpc -0x6bbd60 class zCObject * __cdecl oCNpcMessage _CreateNewInstance -0x6bbe60 void __cdecl oCNpcMessage operator delete void * char const * char const * int -0x6bbe80 class zCClassDef * __thiscall oCNpcMessage _GetClassDef -0x6bbe90 void __thiscall oCNpcMessage Delete -0x6bbea0 void __thiscall oCNpcMessage SetInUse int -0x6bbec0 int __thiscall oCNpcMessage IsInUse -0x6bbed0 void __thiscall oCNpcMessage SetHighPriority int -0x6bbef0 int __thiscall oCNpcMessage IsOverlay -0x6bbf00 int __thiscall oCNpcMessage IsJob -0x6bbf10 int __thiscall oCNpcMessage IsDeleted -0x6bbf20 int __thiscall oCNpcMessage IsDeleteable -0x6bbf30 int __thiscall oCNpcMessage IsHighPriority -0x6bc130 class zCObject * __cdecl oCMsgDamage _CreateNewInstance -0x6bc260 class zCClassDef * __thiscall oCMsgDamage _GetClassDef -0x6bc270 int __thiscall oCMsgDamage IsNetRelevant -0x6bc280 int __thiscall oCMsgDamage IsOverlay -0x6bc290 int __thiscall oCMsgDamage IsDeleteable -0x6bc2a0 int __thiscall oCMsgDamage IsHighPriority -0x6bc490 class zCObject * __cdecl oCMsgWeapon _CreateNewInstance -0x6bc5a0 class zCClassDef * __thiscall oCMsgWeapon _GetClassDef -0x6bc5b0 void * __thiscall oCMsgWeapon `scalar deleting destructor' unsigned int -0x6bc5e0 void __thiscall oCMsgWeapon ~oCMsgWeapon -0x6bc820 class zCObject * __cdecl oCMsgMovement _CreateNewInstance -0x6bc930 class zCClassDef * __thiscall oCMsgMovement _GetClassDef -0x6bcb20 class zCObject * __cdecl oCMsgAttack _CreateNewInstance -0x6bcc30 class zCClassDef * __thiscall oCMsgAttack _GetClassDef -0x6bcc40 int __thiscall oCMsgAttack IsNetRelevant -0x6bcc50 int __thiscall oCMsgAttack IsOverlay -0x6bce50 class zCObject * __cdecl oCMsgUseItem _CreateNewInstance -0x6bcf50 void __cdecl oCMsgUseItem operator delete void * char const * char const * int -0x6bcf70 class zCClassDef * __thiscall oCMsgUseItem _GetClassDef -0x6bcf80 int __thiscall oCMsgUseItem IsNetRelevant -0x6bd170 class zCObject * __cdecl oCMsgState _CreateNewInstance -0x6bd290 class zCClassDef * __thiscall oCMsgState _GetClassDef -0x6bd2a0 int __thiscall oCMsgState IsOverlay -0x6bd4a0 class zCObject * __cdecl oCMsgManipulate _CreateNewInstance -0x6bd5c0 class zCClassDef * __thiscall oCMsgManipulate _GetClassDef -0x6bd5d0 int __thiscall oCMsgManipulate IsNetRelevant -0x6bd7e0 class zCObject * __cdecl oCMsgConversation _CreateNewInstance -0x6bd900 class zCClassDef * __thiscall oCMsgConversation _GetClassDef -0x6bdaf0 class zCObject * __cdecl oCMsgMagic _CreateNewInstance -0x6bdbe0 class zCClassDef * __thiscall oCMsgMagic _GetClassDef -0x6bdbf0 int __thiscall oCMsgMagic IsJob -0x6bdc00 int __thiscall oCMsgMagic IsHighPriority -0x6bdc10 int __thiscall oCMsgMagic IsNetRelevant -0x6bdc20 oCNpcMessage* __thiscall oCNpcMessage oCNpcMessage -0x6bdcd0 void * __thiscall oCNpcMessage `scalar deleting destructor' unsigned int -0x6bdd00 void __thiscall oCNpcMessage ~oCNpcMessage -0x6bdd60 void __thiscall oCNpcMessage Archive class zCArchiver & -0x6bddd0 void __thiscall oCNpcMessage Unarchive class zCArchiver & -0x6bde70 oCMsgDamage* __thiscall oCMsgDamage oCMsgDamage -0x6bdf40 void * __thiscall oCMsgDamage `scalar deleting destructor' unsigned int -0x6bdf70 oCMsgDamage* __thiscall oCMsgDamage oCMsgDamage enum oCMsgDamage::TDamageSubType -0x6be040 oCMsgDamage* __thiscall oCMsgDamage oCMsgDamage enum oCMsgDamage::TDamageSubType struct oCNpc::oSDamageDescriptor const & -0x6be130 void __thiscall oCMsgDamage ~oCMsgDamage -0x6be210 int __thiscall oCMsgDamage MD_GetNumOfSubTypes -0x6be220 class zSTRING __thiscall oCMsgDamage MD_GetSubTypeString int -0x6be350 void __thiscall oCMsgDamage Pack class zCBuffer & class zCEventManager * -0x6be360 void __thiscall oCMsgDamage Unpack class zCBuffer & class zCEventManager * -0x6be370 void __thiscall oCMsgDamage Archive class zCArchiver & -0x6be3f0 void __thiscall oCMsgDamage Unarchive class zCArchiver & -0x6be4b0 oCMsgMovement* __thiscall oCMsgMovement oCMsgMovement -0x6be580 void * __thiscall oCMsgMovement `scalar deleting destructor' unsigned int -0x6be5b0 oCMsgMovement* __thiscall oCMsgMovement oCMsgMovement enum oCMsgMovement::TMovementSubType class zSTRING const & -0x6be790 oCMsgMovement* __thiscall oCMsgMovement oCMsgMovement enum oCMsgMovement::TMovementSubType class zCVob * -0x6be890 oCMsgMovement* __thiscall oCMsgMovement oCMsgMovement enum oCMsgMovement::TMovementSubType class zVEC3 const & -0x6be980 oCMsgMovement* __thiscall oCMsgMovement oCMsgMovement enum oCMsgMovement::TMovementSubType float -0x6bea60 oCMsgMovement* __thiscall oCMsgMovement oCMsgMovement enum oCMsgMovement::TMovementSubType int -0x6beb40 void __thiscall oCMsgMovement ~oCMsgMovement -0x6bec20 void __thiscall oCMsgMovement Init -0x6bec60 void __thiscall oCMsgMovement Archive class zCArchiver & -0x6bed80 void __thiscall oCMsgMovement Unarchive class zCArchiver & -0x6beef0 int __thiscall oCMsgMovement MD_GetNumOfSubTypes -0x6bef00 class zSTRING __thiscall oCMsgMovement MD_GetSubTypeString int -0x6bf29e class zSTRING __thiscall oCMsgMovement MD_GetSubTypeString int -0x6bf340 class zSTRING __thiscall oCMsgMovement MD_GetVobRefName -0x6bf3c0 void __thiscall oCMsgMovement MD_SetVobRefName class zSTRING const & -0x6bf500 void __thiscall oCMsgMovement MD_SetVobParam class zCVob * -0x6bf510 void __thiscall oCMsgMovement Delete -0x6bf520 enum zCEventMessage::zTTimeBehavior __thiscall oCMsgMovement MD_GetTimeBehavior -0x6bf53d enum zCEventMessage::zTTimeBehavior __thiscall oCMsgMovement MD_GetTimeBehavior -0x6bf560 float __thiscall oCMsgMovement MD_GetMinTime -0x6bf570 oCMsgWeapon* __thiscall oCMsgWeapon oCMsgWeapon -0x6bf630 oCMsgWeapon* __thiscall oCMsgWeapon oCMsgWeapon enum oCMsgWeapon::TWeaponSubType int int -0x6bf710 void __thiscall oCMsgWeapon Archive class zCArchiver & -0x6bf7e0 void __thiscall oCMsgWeapon Unarchive class zCArchiver & -0x6bf920 int __thiscall oCMsgWeapon MD_GetNumOfSubTypes -0x6bf930 class zSTRING __thiscall oCMsgWeapon MD_GetSubTypeString int -0x6bfc3b class zSTRING __thiscall oCMsgWeapon MD_GetSubTypeString int -0x6bfd40 enum zCEventMessage::zTTimeBehavior __thiscall oCMsgWeapon MD_GetTimeBehavior -0x6bfd50 float __thiscall oCMsgWeapon MD_GetMinTime -0x6bfd60 oCMsgAttack* __thiscall oCMsgAttack oCMsgAttack -0x6bfe30 void * __thiscall oCMsgAttack `scalar deleting destructor' unsigned int -0x6bfe60 void __thiscall oCMsgAttack ~oCMsgAttack -0x6bfec0 oCMsgAttack* __thiscall oCMsgAttack oCMsgAttack enum oCMsgAttack::TAttackSubType int int -0x6bff90 oCMsgAttack* __thiscall oCMsgAttack oCMsgAttack enum oCMsgAttack::TAttackSubType class zCVob * float -0x6c0070 void __thiscall oCMsgAttack Archive class zCArchiver & -0x6c0110 void __thiscall oCMsgAttack Unarchive class zCArchiver & -0x6c0200 void __thiscall oCMsgAttack Pack class zCBuffer & class zCEventManager * -0x6c0390 void __thiscall oCMsgAttack Unpack class zCBuffer & class zCEventManager * -0x6c0500 int __thiscall oCMsgAttack MD_GetNumOfSubTypes -0x6c0510 class zSTRING __thiscall oCMsgAttack MD_GetSubTypeString int -0x6c078f class zSTRING __thiscall oCMsgAttack MD_GetSubTypeString int -0x6c0880 oCMsgUseItem* __thiscall oCMsgUseItem oCMsgUseItem -0x6c0940 void * __thiscall oCMsgUseItem `scalar deleting destructor' unsigned int -0x6c0970 oCMsgUseItem* __thiscall oCMsgUseItem oCMsgUseItem enum oCMsgUseItem::TUseItemSubType class zCVob * -0x6c0a30 void __thiscall oCMsgUseItem ~oCMsgUseItem -0x6c0a90 void __thiscall oCMsgUseItem Pack class zCBuffer & class zCEventManager * -0x6c0ae0 void __thiscall oCMsgUseItem Unpack class zCBuffer & class zCEventManager * -0x6c0b30 void __thiscall oCMsgUseItem Archive class zCArchiver & -0x6c0bb0 void __thiscall oCMsgUseItem Unarchive class zCArchiver & -0x6c0c60 oCMsgState* __thiscall oCMsgState oCMsgState -0x6c0d30 void * __thiscall oCMsgState `scalar deleting destructor' unsigned int -0x6c0d60 oCMsgState* __thiscall oCMsgState oCMsgState enum oCMsgState::TStateSubType float -0x6c0e40 oCMsgState* __thiscall oCMsgState oCMsgState enum oCMsgState::TStateSubType int -0x6c0f20 oCMsgState* __thiscall oCMsgState oCMsgState enum oCMsgState::TStateSubType int int class zSTRING const & -0x6c1110 void __thiscall oCMsgState ~oCMsgState -0x6c11a0 void __thiscall oCMsgState Archive class zCArchiver & -0x6c1250 void __thiscall oCMsgState Unarchive class zCArchiver & -0x6c1340 int __thiscall oCMsgState MD_GetNumOfSubTypes -0x6c1350 class zSTRING __thiscall oCMsgState MD_GetSubTypeString int -0x6c14c2 class zSTRING __thiscall oCMsgState MD_GetSubTypeString int -0x6c1580 enum zCEventMessage::zTTimeBehavior __thiscall oCMsgState MD_GetTimeBehavior -0x6c1590 float __thiscall oCMsgState MD_GetMinTime -0x6c15b1 float __thiscall oCMsgState MD_GetMinTime -0x6c15d0 oCMsgManipulate* __thiscall oCMsgManipulate oCMsgManipulate -0x6c16a0 void * __thiscall oCMsgManipulate `scalar deleting destructor' unsigned int -0x6c16d0 oCMsgManipulate* __thiscall oCMsgManipulate oCMsgManipulate enum oCMsgManipulate::TManipulateSubType -0x6c17a0 oCMsgManipulate* __thiscall oCMsgManipulate oCMsgManipulate enum oCMsgManipulate::TManipulateSubType class zCVob * -0x6c1870 oCMsgManipulate* __thiscall oCMsgManipulate oCMsgManipulate enum oCMsgManipulate::TManipulateSubType int -0x6c1940 oCMsgManipulate* __thiscall oCMsgManipulate oCMsgManipulate enum oCMsgManipulate::TManipulateSubType class zSTRING const & int -0x6c1b10 oCMsgManipulate* __thiscall oCMsgManipulate oCMsgManipulate enum oCMsgManipulate::TManipulateSubType class zCVob * int -0x6c1be0 oCMsgManipulate* __thiscall oCMsgManipulate oCMsgManipulate enum oCMsgManipulate::TManipulateSubType class zSTRING const & class zSTRING const & -0x6c1de0 void __thiscall oCMsgManipulate ~oCMsgManipulate -0x6c1ea0 void __thiscall oCMsgManipulate Archive class zCArchiver & -0x6c1f80 void __thiscall oCMsgManipulate Unarchive class zCArchiver & -0x6c20a0 void __thiscall oCMsgManipulate Pack class zCBuffer & class zCEventManager * -0x6c2190 void __thiscall oCMsgManipulate Unpack class zCBuffer & class zCEventManager * -0x6c23a0 int __thiscall oCMsgManipulate MD_GetNumOfSubTypes -0x6c23b0 class zSTRING __thiscall oCMsgManipulate MD_GetSubTypeString int -0x6c2734 class zSTRING __thiscall oCMsgManipulate MD_GetSubTypeString int -0x6c2810 enum zCEventMessage::zTTimeBehavior __thiscall oCMsgManipulate MD_GetTimeBehavior -0x6c282d enum zCEventMessage::zTTimeBehavior __thiscall oCMsgManipulate MD_GetTimeBehavior -0x6c2850 float __thiscall oCMsgManipulate MD_GetMinTime -0x6c2860 class zSTRING __thiscall oCMsgManipulate MD_GetVobRefName -0x6c2910 void __thiscall oCMsgManipulate MD_SetVobRefName class zSTRING const & -0x6c2a50 void __thiscall oCMsgManipulate MD_SetVobParam class zCVob * -0x6c2a60 oCMsgConversation* __thiscall oCMsgConversation oCMsgConversation -0x6c2b30 void * __thiscall oCMsgConversation `scalar deleting destructor' unsigned int -0x6c2b60 oCMsgConversation* __thiscall oCMsgConversation oCMsgConversation enum oCMsgConversation::TConversationSubType -0x6c2c40 oCMsgConversation* __thiscall oCMsgConversation oCMsgConversation enum oCMsgConversation::TConversationSubType class zSTRING const & -0x6c2e30 oCMsgConversation* __thiscall oCMsgConversation oCMsgConversation enum oCMsgConversation::TConversationSubType class zSTRING const & class zSTRING const & -0x6c3040 oCMsgConversation* __thiscall oCMsgConversation oCMsgConversation enum oCMsgConversation::TConversationSubType class zCVob * -0x6c3120 oCMsgConversation* __thiscall oCMsgConversation oCMsgConversation enum oCMsgConversation::TConversationSubType int -0x6c3200 oCMsgConversation* __thiscall oCMsgConversation oCMsgConversation enum oCMsgConversation::TConversationSubType int int float -0x6c3300 void __thiscall oCMsgConversation ~oCMsgConversation -0x6c33d0 void __thiscall oCMsgConversation Archive class zCArchiver & -0x6c34c0 void __thiscall oCMsgConversation Unarchive class zCArchiver & -0x6c3760 int __thiscall oCMsgConversation MD_GetNumOfSubTypes -0x6c3770 void __thiscall oCMsgConversation Delete -0x6c3960 int __thiscall oCMsgConversation IsOverlay -0x6c39a0 class zSTRING __thiscall oCMsgConversation MD_GetSubTypeString int -0x6c3b15 class zSTRING __thiscall oCMsgConversation MD_GetSubTypeString int -0x6c3b80 class zSTRING __thiscall oCMsgConversation MD_GetVobRefName -0x6c3bd0 void __thiscall oCMsgConversation MD_SetVobRefName class zSTRING const & -0x6c3d10 void __thiscall oCMsgConversation MD_SetVobParam class zCVob * -0x6c3d20 enum zCEventMessage::zTTimeBehavior __thiscall oCMsgConversation MD_GetTimeBehavior -0x6c3d49 enum zCEventMessage::zTTimeBehavior __thiscall oCMsgConversation MD_GetTimeBehavior -0x6c3d70 float __thiscall oCMsgConversation MD_GetMinTime -0x6c3e07 float __thiscall oCMsgConversation MD_GetMinTime -0x6c3e50 oCMsgMagic* __thiscall oCMsgMagic oCMsgMagic -0x6c3ef0 void * __thiscall oCMsgMagic `scalar deleting destructor' unsigned int -0x6c3f20 oCMsgMagic* __thiscall oCMsgMagic oCMsgMagic enum oCMsgMagic::TConversationSubType -0x6c3fd0 oCMsgMagic* __thiscall oCMsgMagic oCMsgMagic enum oCMsgMagic::TConversationSubType int int -0x6c4080 void __thiscall oCMsgMagic ~oCMsgMagic -0x6c40e0 void __thiscall oCMsgMagic Pack class zCBuffer & class zCEventManager * -0x6c4180 void __thiscall oCMsgMagic Unpack class zCBuffer & class zCEventManager * -0x6c4240 int __thiscall oCMsgMagic MD_GetNumOfSubTypes -0x6c4250 class zSTRING __thiscall oCMsgMagic MD_GetSubTypeString int -0x6c43fe class zSTRING __thiscall oCMsgMagic MD_GetSubTypeString int -0x6c4440 void __thiscall oCMsgMagic Archive class zCArchiver & -0x6c44e0 void __thiscall oCMsgMagic Unarchive class zCArchiver & -0x6c4720 TNpcAIState* __thiscall TNpcAIState TNpcAIState -0x6c4760 oCNpc_States* __thiscall oCNpc_States oCNpc_States -0x6c47b0 oCNpc_States* __thiscall oCNpc_States oCNpc_States -0x6c4a50 void __thiscall oCNpc_States ~oCNpc_States -0x6c4be0 void __thiscall oCNpc_States ClearParserReferences -0x6c4c60 void __thiscall oCNpc_States SetOwner class oCNpc * -0x6c4c70 int __thiscall oCNpc_States GetState -0x6c4c90 int __thiscall oCNpc_States IsInState int -0x6c4cd0 int __thiscall oCNpc_States IsScriptStateActive -0x6c4cf0 int __thiscall oCNpc_States GetStateTime -0x6c4d20 void __thiscall oCNpc_States SetStateTime int -0x6c4d40 void __thiscall oCNpc_States SetRoutine class oCRtnEntry * class oCRtnEntry * -0x6c4f30 int __thiscall oCNpc_States StartRtnState int -0x6c4f80 int __thiscall oCNpc_States ActivateRtnState int -0x6c5350 int __thiscall oCNpc_States StartAIState class zSTRING const & int int float int -0x6c5490 int __thiscall oCNpc_States StartAIState int int int float int -0x6c5ad0 int __thiscall oCNpc_States CanPlayerUseAIState -0x6c5c60 int __thiscall oCNpc_States DoAIState -0x6c61a0 void __thiscall oCNpc_States ClearAIState -0x6c6340 void __thiscall oCNpc_States EndCurrentState -0x6c6360 int __thiscall oCNpc_States IsInRoutine -0x6c6390 int __thiscall oCNpc_States IsInCutscene -0x6c63b0 void __thiscall oCNpc_States StartOutputUnit int -0x6c63d0 void __thiscall oCNpc_States StartCutscene class zSTRING const & class zSTRING const & -0x6c64a0 void __thiscall oCNpc_States CloseCutscenes -0x6c65b0 void __thiscall oCNpc_States SetParserInstanceNpc int class oCNpc * -0x6c6670 void __thiscall oCNpc_States SetParserInstanceItem class oCItem * -0x6c66d0 void __thiscall oCNpc_States InitRoutine -0x6c6810 void __thiscall oCNpc_States ChangeRoutine class zSTRING const & -0x6c69f0 void __thiscall oCNpc_States ChangeRoutine int -0x6c6c10 class zSTRING __thiscall oCNpc_States GetRoutineName -0x6c6ce0 void __thiscall oCNpc_States BeginInsertOverlayRoutine -0x6c6d20 void __thiscall oCNpc_States StopInsertOverlayRoutine -0x6c6e60 void __thiscall oCNpc_States RemoveOverlayEntry class oCRtnEntry * -0x6c6ed0 void __thiscall oCNpc_States RemoveOverlay -0x6c6f10 void __thiscall oCNpc_States InsertRoutine int int int int int class zSTRING const & int -0x6c7060 void __thiscall oCNpc_States InsertRoutineCS class zSTRING const & class zSTRING const & -0x6c7300 int __thiscall oCNpc_States GetLastRoutineState -0x6c7320 int __thiscall oCNpc_States GetLastState -0x6c7330 int __thiscall oCNpc_States IsAIStateDriven -0x6c7350 void __thiscall oCNpc_States InitAIStateDriven class zVEC3 const & -0x6c7500 class zVEC3 const & __thiscall oCNpc_States GetAIStatePosition -0x6c7510 class zSTRING __thiscall oCNpc_States GetStateInfo -0x6c77d0 class zSTRING __thiscall oCNpc_States GetLastError -0x6c7810 void __thiscall oCNpc_States Archive class zCArchiver & -0x6c7990 void __thiscall oCNpc_States Unarchive class zCArchiver & -0x6c7ec0 void __thiscall oCNpc_States PackState class zCBuffer & -0x6c7f00 void __thiscall oCNpc_States UnpackState class zCBuffer & -0x6c81b0 class zCObject * __cdecl oCObjectFactory _CreateNewInstance -0x6c8310 class zCEventManager * __thiscall oCObjectFactory CreateEventManager class zCVob * -0x6c8380 class zCCSManager * __thiscall oCObjectFactory CreateCSManager -0x6c83f0 class zCGameInfo * __thiscall oCObjectFactory CreateGameInfo -0x6c8460 class zCPlayerInfo * __thiscall oCObjectFactory CreatePlayerInfo -0x6c84d0 class zCWorld * __thiscall oCObjectFactory CreateWorld -0x6c8540 void __cdecl oCWorld operator delete void * char const * char const * int -0x6c8560 class oCNpc * __thiscall oCObjectFactory CreateNpc int -0x6c8660 class oCItem * __thiscall oCObjectFactory CreateItem int -0x6c8760 class zCWaypoint * __thiscall oCObjectFactory CreateWaypoint -0x6c87d0 class zCWay * __thiscall oCObjectFactory CreateWay -0x6c8870 oCParticleControl* __thiscall oCParticleControl oCParticleControl -0x6c8920 oCParticleControl* __thiscall oCParticleControl oCParticleControl class zCWorld * -0x6c8b30 void __thiscall oCParticleControl ~oCParticleControl -0x6c8bc0 class zCVob * __thiscall oCParticleControl GetPFXVob -0x6c8bd0 void __thiscall oCParticleControl SelectActivePFX -0x6c8f50 void __thiscall oCParticleControl EditActivePFX -0x6c9050 class zCParticleEmitter & __thiscall zCParticleEmitter operator= class zCParticleEmitter const & -0x6c9ae0 void __thiscall oCParticleControl SetStartPos class zVEC3 & -0x6c9b00 void __thiscall oCParticleControl StartActivePFX class zCVob * class zSTRING & -0x6c9d30 void __thiscall oCParticleControl StartActivePFX -0x6c9f10 void __thiscall oCParticleControl CreateNewPFX class zSTRING & -0x6ca140 void __thiscall oCParticleControl SetPFXName class zSTRING & -0x6ca2a0 void __thiscall oCParticleControl SetWorld class zCWorld * -0x6ca2f0 void __thiscall oCParticleControl BeginEditActive void (__cdecl*)(class zSTRING const &) -0x6ca3d0 void __thiscall oCParticleControl DeleteLastPFX -0x6ca500 void __cdecl Game_Particle_Changed class zSTRING const & -0x6ca510 void __thiscall oCParticleControl EndEditActive -0x6ca580 oCPortalRoom* __thiscall oCPortalRoom oCPortalRoom -0x6ca700 oCPortalRoom* __thiscall oCPortalRoom oCPortalRoom class zSTRING const & -0x6ca8d0 void __thiscall oCPortalRoom ~oCPortalRoom -0x6ca950 class oCNpc * __thiscall oCPortalRoom GetOwnerNpc -0x6ca9a0 int __thiscall oCPortalRoom GetOwnerGuild -0x6ca9b0 class zSTRING & __thiscall oCPortalRoom GetPortalName -0x6ca9c0 int __thiscall oCPortalRoom IsPortalMyRoom class oCNpc * -0x6cab60 void __thiscall oCPortalRoom SavePortalData class zCArchiver & -0x6caba0 void __thiscall oCPortalRoom LoadPortalData class zCArchiver & -0x6cabe0 int __cdecl oCPortalRoomManager SortPortals void const * void const * -0x6cac50 oCPortalRoomManager* __thiscall oCPortalRoomManager oCPortalRoomManager -0x6cac80 void __thiscall oCPortalRoomManager CleanUp -0x6cacd0 void __thiscall oCPortalRoomManager ~oCPortalRoomManager -0x6cad70 void __thiscall oCPortalRoomManager AssignPortalToNpc class zSTRING const & class zSTRING const & -0x6cafb0 void __thiscall oCPortalRoomManager AssignPortalToGuild class zSTRING const & int -0x6cb1e0 int __thiscall oCPortalRoomManager GetPortalRoomIndex class zSTRING const & -0x6cb380 int __thiscall oCPortalRoomManager IsPlayerInMyRoom class oCNpc * -0x6cb3c0 int __thiscall oCPortalRoomManager WasPlayerInMyRoom class oCNpc * -0x6cb3f0 int __thiscall oCPortalRoomManager IsPortalMyRoom class zSTRING const & class oCNpc * -0x6cb550 class oCNpc * __thiscall oCPortalRoomManager GetCurPlayerPortalRoomOwner -0x6cb5b0 int __thiscall oCPortalRoomManager GetCurPlayerPortalRoomGuild -0x6cb5c0 class oCNpc * __thiscall oCPortalRoomManager GetFormerPlayerPortalRoomOwner -0x6cb620 int __thiscall oCPortalRoomManager GetFormerPlayerPortalRoomGuild -0x6cb630 int __thiscall oCPortalRoomManager HasPlayerChangedPortalRoom -0x6cb680 void __thiscall oCPortalRoomManager ShowDebugInfo -0x6cbc30 void __thiscall oCPortalRoomManager ShowPortalInfo -0x6cbfc0 void __thiscall oCPortalRoomManager SavePortalData class zCArchiver & -0x6cc030 void __thiscall oCPortalRoomManager LoadPortalData class zCArchiver & -0x6cc2b0 void __thiscall oCPortalRoomManager ~oCPortalRoomManager -0x6cc2d0 void __thiscall zCArraySort::AllocDelta int -0x6cc340 class oCNpc * __cdecl zDYNAMIC_CAST class zCObject const * -0x6cc400 void __thiscall oCRtnCutscene ResetPlayState -0x6cc420 void __thiscall oCRtnCutscene ~oCRtnCutscene -0x6cc4f0 void * __thiscall oCRtnCutscene `scalar deleting destructor' unsigned int -0x6cc510 oCRtnCutscene* __thiscall oCRtnCutscene oCRtnCutscene -0x6cc560 oCRtnEntry* __thiscall oCRtnEntry oCRtnEntry -0x6cc5a0 oCRtnEntry* __thiscall oCRtnEntry oCRtnEntry int int int int int class zSTRING const & int -0x6cc740 void __thiscall oCRtnEntry ~oCRtnEntry -0x6cc7c0 void __thiscall oCRtnEntry GetTime int & int & int & int & -0x6cc7f0 void __thiscall oCRtnEntry SetTime int int int int -0x6cc810 int __thiscall oCRtnEntry GetState -0x6cc820 class zSTRING __thiscall oCRtnEntry GetWaypoint -0x6ccba0 void __thiscall oCRtnManager SetWorld class zCWorld * -0x6ccbb0 void __thiscall oCRtnManager ShowRoutine int int class oCNpc * -0x6cce30 class zSTRING __thiscall oCRtnManager GetRoutineString class oCRtnEntry * -0x6cd1c0 void __thiscall oCRtnManager Insert class oCNpc * class oCRtnEntry * -0x6cd1e0 void __thiscall oCRtnManager UpdateGlobalRoutineEntry -0x6cd240 void __thiscall oCRtnManager UpdateSingleRoutine class oCNpc * -0x6cd390 void __thiscall oCRtnManager RestartRoutines -0x6cd720 int __thiscall oCRtnManager FindRoutine class oCNpc * class oCRtnEntry * & class oCRtnEntry * & -0x6cd860 void __thiscall oCRtnManager CheckRoutines -0x6cd970 class zVEC3 __thiscall oCRtnManager GetRoutinePos class oCNpc * -0x6cdc60 void __thiscall oCRtnManager WriteRoutine class zCArchiver & class oCNpc * int -0x6cdd70 void __thiscall oCRtnManager ReadRoutine class zCArchiver & class oCNpc * -0x6ce040 void __thiscall oCRtnManager RemoveEntry class oCRtnEntry * -0x6ce0c0 void __thiscall oCRtnManager RemoveRoutine class oCNpc * -0x6ce250 void __thiscall oCRtnManager RemoveOverlay class oCNpc * -0x6ce3f0 void __thiscall oCRtnManager SetDailyRoutinePos int -0x6ce450 void __thiscall oCRtnManager InitWayBoxes -0x6ce4a0 void __thiscall oCRtnManager InsertWaybox class oCNpc * class zVEC3 & class zVEC3 & -0x6ce7a0 void __thiscall oCRtnManager RemoveWayBoxes class oCNpc * -0x6ce8b0 void __thiscall oCRtnManager CreateWayBoxes class oCNpc * -0x6cecc0 void __thiscall oCRtnManager DrawWayBoxes -0x6ced00 void __thiscall oCRtnManager CreateActiveList class oCNpc * struct zTBBox3D & -0x6cee30 int __thiscall oCRtnManager CollidesWithWayBox struct zTBBox3D & class zCList & -0x6cf060 int __thiscall oCRtnManager GetNumOfWayBoxes -0x6cf080 void __thiscall zCListSort::~zCListSort -0x6cf0b0 void __thiscall zCListSort::InsertSort class oCRtnEntry * -0x6cf140 void __thiscall zCListSort::~zCListSort -0x6cf170 void __thiscall zCListSort::DeleteListDatas -0x6cf1d0 void __thiscall zCListSort::Remove struct oCRtnManager::TRtn_WayBox * -0x6cf230 void __thiscall zCList::~zCList -0x6cf260 void __thiscall zCList::Insert class oCNpc * -0x6cf2c0 void __thiscall zCArraySort::zCArraySort -0x6cf2e0 void __thiscall zCArraySort::~zCArraySort -0x6cf300 void __thiscall zCList::~zCList -0x6cf330 void * __thiscall zCListSort::`scalar deleting destructor' unsigned int -0x6cf360 void * __thiscall zCListSort::`scalar deleting destructor' unsigned int -0x6cf390 void * __thiscall zCList::`scalar deleting destructor' unsigned int -0x6cf3d0 void __thiscall zCArraySort::AllocDelta int -0x6cf4d0 oCSpawnManager* __thiscall oCSpawnManager oCSpawnManager -0x6cf530 void __thiscall oCSpawnManager ~oCSpawnManager -0x6cf5d0 void __cdecl oCSpawnManager SetInsertRange float -0x6cf5e0 float __cdecl oCSpawnManager GetInsertRange -0x6cf5f0 void __cdecl oCSpawnManager SetRemoveRange float -0x6cf600 float __cdecl oCSpawnManager GetRemoveRange -0x6cf610 void __cdecl oCSpawnManager SetSpawnTime float -0x6cf620 float __cdecl oCSpawnManager GetSpawnTime -0x6cf630 void __thiscall oCSpawnManager ClearList -0x6cf680 void __thiscall oCSpawnManager InsertInList struct oCSpawnManager::oSSpawnNode * -0x6cf770 void __thiscall oCSpawnManager RemoveFromList struct oCSpawnManager::oSSpawnNode * -0x6cf7e0 int __thiscall oCSpawnManager IsSpawningEnabled -0x6cf7f0 void __thiscall oCSpawnManager SetSpawningEnabled int -0x6cf800 void __thiscall oCSpawnManager SpawnImmediately int -0x6cf9a0 void __thiscall oCSpawnManager CheckInsertNpcs -0x6cfa30 void __thiscall oCSpawnManager ShowDebugInfo -0x6cfde0 void __thiscall oCSpawnManager CheckInsertNpc -0x6d01f0 void __thiscall oCSpawnManager InitCameraPos -0x6d0250 int __thiscall oCSpawnManager InsertNpc class oCNpc * class zVEC3 const & -0x6d0350 class oCNpc * __thiscall oCSpawnManager SummonNpc int class zVEC3 const & float -0x6d0450 class oCNpc * __thiscall oCSpawnManager SpawnNpc int class zSTRING const & float -0x6d04c0 void __thiscall oCSpawnManager SpawnNpc class oCNpc * class zSTRING const & float -0x6d0710 void __thiscall oCSpawnManager SpawnNpc class oCNpc * class zVEC3 const & float -0x6d08a0 void __thiscall oCSpawnManager CheckForInvalidDialogCamPos float class oCNpc * -0x6d0a80 int __thiscall oCSpawnManager CheckRemoveNpc class oCNpc * -0x6d0de0 void __thiscall oCSpawnManager DeleteNpc class oCNpc * -0x6d0e70 void __thiscall oCSpawnManager DeleteAllSummoned -0x6d0f40 void __thiscall oCSpawnManager Archive class zCArchiver & -0x6d0fd0 void __thiscall oCSpawnManager Unarchive class zCArchiver & -0x6d11a0 void __thiscall oCSpawnManager ~oCSpawnManager -0x6d11c0 void __thiscall zCArray::Remove struct oCSpawnManager::oSSpawnNode * const & -0x6d1240 oCSVMManager* __thiscall oCSVMManager oCSVMManager -0x6d1470 void * __thiscall oCSVM `vector deleting destructor' unsigned int -0x6d14e0 void __thiscall oCSVMManager ~oCSVMManager -0x6d1520 int __thiscall oCSVMManager GetOU class zSTRING const & int -0x6d18b0 oCSVM* __thiscall oCSVM oCSVM -0x6d18c0 void __thiscall oCSVM ~oCSVM -0x6d18e0 void __thiscall oCSVM InitByScript int -0x6d1b70 int __thiscall oCSVM GetOU class zSTRING const & -0x6d1dd0 void __cdecl oCText InitText -0x6d2af0 oCVob* __thiscall oCVob oCVob -0x6d2b10 class zCClassDef * __thiscall oCVob _GetClassDef -0x6d2b20 void __thiscall oCVob GetSoundMaterial_AM enum zCSoundManager::zTSndManMedium & enum oTSndMaterial & int -0x6d2b30 void * __thiscall oCVob `scalar deleting destructor' unsigned int -0x6d2b60 void __thiscall oCVob ~oCVob -0x6d2b70 void __thiscall oCVob Init -0x6d2b80 void __cdecl oCVob ClearDebugList -0x6d2bc0 void __cdecl oCVob ShowVobDebugInfo class zCCamera * -0x6d2bf0 int __thiscall oCVob GetShowDebug -0x6d2c20 void __thiscall oCVob ToggleShowDebug -0x6d2ca0 void __thiscall oCVob SetShowDebug int -0x6d2d20 void __thiscall oCVob ShowDebugInfo class zCCamera * -0x6d3680 int __thiscall oCVob HasNpcEnoughSpace class zVEC3 & -0x6d3960 int __thiscall oCVob HasEnoughSpace class zVEC3 & -0x6d3b10 int __thiscall oCVob SearchNpcPosition class zVEC3 & -0x6d3e17 int __thiscall oCVob SearchNpcPosition class zVEC3 & -0x6d3f90 int __thiscall oCVob SearchFreePosition class zVEC3 & class zCVob * -0x6d40d8 int __thiscall oCVob SearchFreePosition class zVEC3 & class zCVob * -0x6d4228 int __thiscall oCVob SearchFreePosition class zVEC3 & class zCVob * -0x6d43c0 void __thiscall oCVob SetOnFloor class zVEC3 & -0x6d4410 int __thiscall oCVob GetFloorPosition class zVEC3 & -0x6d44e0 int __thiscall oCVob GetFloorPositionWithVob class zVEC3 & class zCVob * & -0x6d45c0 int __thiscall oCVob GetInstance -0x6d45d0 class zSTRING __thiscall oCVob GetInstanceName -0x6d4660 void __thiscall oCVob Archive class zCArchiver & -0x6d4670 void __thiscall oCVob Unarchive class zCArchiver & -0x6d4680 void __thiscall oCVob StartParticleEffects class zCTree * -0x6d4690 int __fastcall oCVob Render struct zTRenderContext & -0x6d4850 class oCAIVobMove * __thiscall oCVob GetAIVobMove -0x6d4920 char const * __thiscall oCTouchDamage GetDamageTypeArcEnum unsigned long -0x6d4970 char const * __thiscall oCTouchDamage GetDamageTypeArcEnum unsigned long -0x6d4d70 class zCObject * __cdecl oCTouchDamage _CreateNewInstance -0x6d4df0 void __cdecl oCTouchDamage operator delete void * char const * char const * int -0x6d4e10 class zCClassDef * __thiscall oCTouchDamage _GetClassDef -0x6d4e20 void * __thiscall oCTouchDamage `scalar deleting destructor' unsigned int -0x6d4e50 void __thiscall oCTouchDamage ~oCTouchDamage -0x6d4e60 void __thiscall zCList::~zCList -0x6d4e90 void __thiscall zCList::Insert class oCVob * -0x6d4ef0 void * __thiscall zCList::`scalar deleting destructor' unsigned int -0x6d4fc0 oCWaypoint* __thiscall oCWaypoint oCWaypoint -0x6d4fe0 class zCClassDef * __thiscall zCWaypoint _GetClassDef -0x6d4ff0 void * __thiscall oCWaypoint `scalar deleting destructor' unsigned int -0x6d5020 void __thiscall oCWaypoint ~oCWaypoint -0x6d5030 int __thiscall oCWaypoint CanBeUsed class zCVob const * -0x6d50a0 oCWay* __thiscall oCWay oCWay -0x6d50c0 void * __thiscall oCWay `scalar deleting destructor' unsigned int -0x6d50e0 void __thiscall oCWay ~oCWay -0x6d5170 int __thiscall oCWay CanBeUsed class zCVob const * -0x6d5260 void __thiscall oCWay Init class zCWaypoint * class zCWaypoint * -0x6d5950 int __thiscall oCWay IsObjectOnWay class zCVob const * -0x6d5970 class oCMobLadder * __thiscall oCWay GetLadder -0x6d5980 class oCMobDoor * __thiscall oCWay GetDoor -0x6d5c10 class zCObject * __cdecl oCWorld _CreateNewInstance -0x6d5c80 oCWorld* __thiscall oCWorld oCWorld -0x6d5ea0 class zCClassDef * __thiscall oCWorld _GetClassDef -0x6d5f00 void * __thiscall oCWorld `scalar deleting destructor' unsigned int -0x6d5f30 void __thiscall oCWorld ~oCWorld -0x6d6130 void * __thiscall zCListSort::`scalar deleting destructor' unsigned int -0x6d6160 void * __thiscall zCListSort::`scalar deleting destructor' unsigned int -0x6d6190 class oCVob * __thiscall oCWorld CreateVob enum zTVobType class zSTRING const & -0x6d6340 class oCVob * __thiscall oCWorld CreateVob enum zTVobType int -0x6d64d0 void __thiscall oCWorld Archive class zCArchiver & -0x6d6700 void __thiscall oCWorld Unarchive class zCArchiver & -0x6d68c0 int __thiscall oCWorld SaveWorld class zSTRING const & enum zCWorld::zTWorldSaveMode int int -0x6d69b0 int __thiscall oCWorld LoadWorld class zSTRING const & enum zCWorld::zTWorldLoadMode -0x6d6ca0 class zCTree * __thiscall oCWorld AddVobAsChild class zCVob * class zCTree * -0x6d6ef0 void __thiscall oCWorld RemoveVob class zCVob * -0x6d7120 void __thiscall oCWorld InsertVobInWorld class zCVob * -0x6d7130 void __thiscall oCWorld EnableVob class zCVob * class zCVob * -0x6d7250 void __thiscall oCWorld DisableVob class zCVob * -0x6d7360 class zCVob * __thiscall oCWorld SearchVob class zCVob * class zCTree * -0x6d73b0 class zCVob * __thiscall oCWorld SearchVobByID unsigned long class zCTree * -0x6d7400 class zCVob * __thiscall oCWorld SearchVobByName class zSTRING const & -0x6d74b0 void __thiscall oCWorld SearchVobListByName class zSTRING const & class zCArray & -0x6d75f0 void __thiscall oCWorld TraverseVobList class zCVobCallback & void * -0x6d7630 void __thiscall oCWorld ClearNpcPerceptionVobLists -0x6d7670 void __fastcall oCWorld InsertInLists class zCVob * -0x6d7750 void __fastcall oCWorld RemoveFromLists class zCVob * -0x6d7990 void __thiscall oCWorld DisposeVobs -0x6d7b10 void __thiscall oCWorld DisposeWorld -0x6d7b20 oCWorldTimer* __thiscall oCWorldTimer oCWorldTimer -0x6d7b30 void __thiscall oCWorldTimer ~oCWorldTimer -0x6d7b40 void __thiscall oCWorldTimer Timer -0x6d7b90 int __thiscall oCWorldTimer GetDay -0x6d7ba0 void __thiscall oCWorldTimer SetDay int -0x6d7bb0 void __thiscall oCWorldTimer GetTime int & int & -0x6d7c00 void __thiscall oCWorldTimer SetTime int int -0x6d7c40 float __thiscall oCWorldTimer GetFullTime -0x6d7c50 void __thiscall oCWorldTimer SetFullTime float -0x6d7c80 class zSTRING __thiscall oCWorldTimer GetTimeString -0x6d7e60 int __thiscall oCWorldTimer IsLater int int -0x6d7ea0 int __thiscall oCWorldTimer IsLaterEqual int int -0x6d7ee0 int __thiscall oCWorldTimer IsTimeBetween int int int int -0x6d7f70 int __thiscall oCWorldTimer GetPassedTime float -0x6d7f90 float __thiscall oCWorldTimer GetSkyTime -0x6d7fd0 int __thiscall oCWorldTimer IsDay -0x6d8050 int __thiscall oCWorldTimer IsNight -0x6d80e0 void __cdecl oCWorldTimer AddTime int & int & int int -0x6d8140 void __thiscall zCListSort::InsertSort class oCItem * -0x6d81d0 void __thiscall zCListSort::Remove class oCItem * -0x6d8230 void __thiscall zCListSort::~zCListSort -0x6d8260 void __thiscall zCListSort::InsertSort class zCVob * -0x6d82f0 void __thiscall zCListSort::InsertSort class oCNpc * -0x6d83b0 void __cdecl TestFont -0x6d8630 int __cdecl MainProg -0x6d8780 zCConDat* __thiscall zCConDat zCConDat class zSTRING const & class zSTRING const & int void * int -0x6d89a0 zCConDat* __thiscall zCConDat zCConDat class zSTRING const & class zSTRING const & int -0x6d8ba0 int __thiscall zCConsole HandleEvent int -0x6d8cc0 zCConsole* __thiscall zCConsole zCConsole -0x6d8f00 zCConsole* __thiscall zCConsole zCConsole int int class zSTRING const & -0x6d9070 void __thiscall zCConsole ~zCConsole -0x6d9210 void __thiscall zCConsole SetAutoCompletion int -0x6d9220 int __thiscall zCConsole HasAutoCompletion -0x6d9230 void __thiscall zCConsole SetWorld class zCWorld * -0x6d9240 class zCWorld * __thiscall zCConsole GetWorld -0x6d9250 void __thiscall zCConsole SetParser class zCParser * -0x6d9260 class zCParser * __thiscall zCConsole GetParser -0x6d9270 void __thiscall zCConsole AddChar int int -0x6d94d8 void __thiscall zCConsole AddChar int int -0x6d96c0 void __thiscall zCConsole InsertVar class zSTRING const & class zSTRING const & int void * int -0x6d9810 void __thiscall zCConsole Register class zSTRING const & class zSTRING const & int -0x6d9940 void __thiscall zCConsole Register class zSTRING const & class zSTRING const & -0x6d9a70 int __thiscall zCConsole AutoCompletion class zSTRING & -0x6da1f0 void __thiscall zCConsole SetFocus -0x6da220 void __thiscall zCConsole RemoveFocus -0x6da2d0 void __thiscall zCConsole Show -0x6da530 void __thiscall zCConsole Hide -0x6da620 void __thiscall zCConsole Toggle -0x6da710 int __thiscall zCConsole IsVisible -0x6da730 void __thiscall zCConsole AddSkip int -0x6da760 void __thiscall zCConsole Update -0x6daa3b void __thiscall zCConsole Update -0x6dacf0 void __thiscall zCConsole ShowInput -0x6dae70 class zCConDat * __thiscall zCConsole Get class zSTRING const & -0x6db020 class zCConDat * __thiscall zCConsole GetBestMatch class zSTRING const & -0x6db220 void __thiscall zCConsole Eval class zSTRING const & -0x6db573 void __thiscall zCConsole Eval class zSTRING const & -0x6db5d0 int __thiscall zCConsole Evaluate class zSTRING const & -0x6dbc50 void __thiscall zCConsole SetPos int int -0x6dbc70 void __thiscall zCConsole SetDim int int -0x6dbc90 void __thiscall zCConsole SetFlags int -0x6dbca0 void __thiscall zCConsole AddEvalFunc int (__cdecl*)(class zSTRING const & class zSTRING &) -0x6dbcd0 void __thiscall zCConsole SetChangedFunc void (__cdecl*)(class zSTRING const &) -0x6dbce0 void __thiscall zCConsole ShowHelp -0x6dbf20 void __thiscall zCConsole SaveInfoFile class zSTRING const & -0x6dc190 int __cdecl zCConsole EditFunc class zSTRING const & class zSTRING & -0x6dc390 int __thiscall zCConsole EditInstance class zSTRING const & void * -0x6dc3c0 int __thiscall zCConsole EditInstance int void * -0x6dc770 void __thiscall zCList::~zCList -0x6dc7a0 void __thiscall zList::InsertLast class zCConDat * -0x6dc7f0 void * __thiscall zCList::`scalar deleting destructor' unsigned int -0x6dc830 void * __thiscall zCConDat `scalar deleting destructor' unsigned int -0x6dc850 void __thiscall zCConDat ~zCConDat -0x6dcae0 class zCObject * __cdecl zCEventManager _CreateNewInstance -0x6dcc10 class zCClassDef * __thiscall zCEventManager _GetClassDef -0x6dcc20 class zCNetVobControl * __thiscall zCEventManager GetNetVobControl int -0x6dcc80 void __cdecl zCEventManager DoFrameActivity -0x6dccc0 zCEventManager* __thiscall zCEventManager zCEventManager -0x6dcde0 void * __thiscall zCEventManager `scalar deleting destructor' unsigned int -0x6dce10 zCEventManager* __thiscall zCEventManager zCEventManager class zCVob * -0x6dcf40 void __thiscall zCEventManager ~zCEventManager -0x6dd030 void __thiscall zCEventManager KillMessages -0x6dd090 void __thiscall zCEventManager OnMessage class zCEventMessage * class zCVob * -0x6dd970 void __thiscall zCEventManager SendMessageToHost class zCEventMessage * class zCVob * class zCVob * -0x6dda50 void __thiscall zCEventManager SendMessageToHost class zCEventMessage * class zCVob * class zCVob * -0x6ddb10 void __cdecl zCEventManager SetShowMessageCommunication int -0x6ddb20 int __cdecl zCEventManager GetShowMessageCommunication -0x6ddb30 void __thiscall zCEventManager ShowMessageCommunication class zCVob * class zCVob * -0x6ddd10 void __thiscall zCEventManager ProcessMessageList -0x6dde20 void __thiscall zCEventManager SetActive int -0x6ddfa0 void __thiscall zCEventManager Delete class zCEventMessage * -0x6ddfe0 void __thiscall zCEventManager RemoveFromList class zCEventMessage * -0x6de030 void __thiscall zCEventManager InsertInList class zCEventMessage * -0x6de260 void __thiscall zCEventManager SetCutscene class zCCutscene * -0x6de2d0 class zCCutscene * __thiscall zCEventManager GetCutscene -0x6de2e0 int __thiscall zCEventManager GetCutsceneMode -0x6de2f0 void __thiscall zCEventManager Clear -0x6de4f0 int __thiscall zCEventManager IsEmpty int -0x6de550 int __thiscall zCEventManager IsRunning class zCEventMessage * -0x6de580 class zCEventMessage * __thiscall zCEventManager GetActiveMessage -0x6de5c0 void __thiscall zCEventManager Print_db class zSTRING const & class zCVob * -0x6de5d0 void __thiscall zCEventManager OnTouch class zCVob * -0x6de690 void __thiscall zCEventManager OnUntouch class zCVob * -0x6de750 void __thiscall zCEventManager OnTouchLevel -0x6de760 void __thiscall zCEventManager OnTrigger class zCVob * class zCVob * -0x6de820 void __thiscall zCEventManager OnUntrigger class zCVob * class zCVob * -0x6de8e0 void __thiscall zCEventManager OnDamage class zCVob * class zCVob * float int class zVEC3 const & -0x6de9b0 class zCEventMessage * __thiscall zCEventManager GetEventMessage int -0x6de9c0 void __thiscall zCEventManager ShowList int int -0x6dec70 void __thiscall zCEventManager Archive class zCArchiver & -0x6decb0 void __thiscall zCEventManager Unarchive class zCArchiver & -0x6ded20 void __thiscall zCArray::Remove class zCEventManager * const & -0x6deda0 zCFontMan* __thiscall zCFontMan zCFontMan -0x6dedb0 void __thiscall zCFontMan ~zCFontMan -0x6dee80 int __thiscall zCFontMan SearchFont class zSTRING const & -0x6df040 int __thiscall zCFontMan Load class zSTRING const & -0x6df210 int __thiscall zCFontMan GetNumber -0x6df220 class zCFont * __thiscall zCFontMan GetFont int -0x6df240 int __thiscall zCFont CacheIn -0x6df280 int __thiscall zCFont LoadFontTexture class zSTRING const & -0x6df500 zCFont* __thiscall zCFont zCFont class zSTRING const & -0x6df6a0 void __thiscall zCFont ~zCFont -0x6df730 int __thiscall zCFont LoadSource class zSTRING const & -0x6df880 int __thiscall zCFont SaveFontData -0x6dfc50 int __thiscall zCFont LoadFontData -0x6e01c0 class zSTRING __thiscall zCFont GetFontName -0x6e0200 int __thiscall zCFont GetFontY -0x6e0210 int __thiscall zCFont GetFontX class zSTRING const & -0x6e0240 int __thiscall zCFont GetWidth char -0x6e0250 int __thiscall zCFont GetLetterDistance -0x6e0260 char __thiscall zCFont MapToAscii char -0x6e02a0 char __thiscall zCFont MapToAscii char -0x6e0300 int __thiscall zCFont GetSizex -0x6e0330 int __thiscall zCFont GetSizey -0x6e0360 int __thiscall zCFont GetPixel int int -0x6e03c0 int __thiscall zCFont GetPixelAlpha int int -0x6e0420 int __thiscall zCFont NextPixelX int int int & -0x6e04c0 int __thiscall zCFont NextPixelY int int int & -0x6e0560 int __thiscall zCFont NextPixelXAlpha int int int & -0x6e0600 int __thiscall zCFont NextPixelYAlpha int int int & -0x6e06a0 int __thiscall zCFont NextPixelXCol int int int -0x6e0760 int __thiscall zCFont NextPixelYCol int int int -0x6e0820 int __thiscall zCFont AnalyseLetters -0x6e1070 int __thiscall zCFont GetFontData unsigned char int & class zVEC2 & class zVEC2 & -0x6e10d0 class zCTexture * __thiscall zCFont GetFontTexture -0x6e10e0 void __thiscall zCFontMan ~zCFontMan -0x6e1100 void __thiscall zCArray::AllocDelta int -0x6e11a0 zCGfx* __thiscall zCGfx zCGfx class zSTRING const & -0x6e1370 zCGfx* __thiscall zCGfx zCGfx int int -0x6e15e0 void __thiscall zCGfx ~zCGfx -0x6e1670 void __cdecl zCGfx Reload -0x6e1bc0 zCOLOR* __thiscall zCOLOR zCOLOR unsigned char unsigned char unsigned char unsigned char -0x6e1be0 int __cdecl rnd float -0x6e1c10 void __cdecl Gfx_ChangeBPP struct TGfx_Gfx * -0x6e1c20 struct TGfx_Gfx * __thiscall zCGfx LoadRaw class zSTRING const & int int int -0x6e1ce0 unsigned char __thiscall zCGfx Readbyte class zFILE * -0x6e1d50 struct TGfx_Gfx * __thiscall zCGfx LoadPcx class zSTRING const & -0x6e2240 struct TGfx_Gfx * __thiscall zCGfx LoadTga class zSTRING const & -0x6e35a0 void __thiscall zCGfx SaveRaw class zSTRING const & -0x6e3600 void __thiscall zCGfx Save class zSTRING const & -0x6e37a0 struct TGfx_Gfx * __thiscall zCGfx LoadGfx class zSTRING const & -0x6e39f0 int __cdecl Gfx_Col struct zCOLOR -0x6e3a10 int __cdecl Gfx_Col int int int -0x6e3b00 int __thiscall zCGfx GetSizex -0x6e3b10 int __thiscall zCGfx GetSizey -0x6e3b20 unsigned char * __thiscall zCGfx GetDataPtr -0x6e3b30 int __thiscall zCGfx GetPixel int int -0x6e3b50 void __cdecl Gfx_Setpal unsigned char * -0x6e3c00 void __cdecl Gfx_Loadpal char const * -0x6e3da0 void __cdecl zCParser SetVersion unsigned char -0x6e3db0 unsigned char __cdecl zCParser GetVersion -0x6e3dc0 zCPar_File* __thiscall zCPar_File zCPar_File -0x6e3df0 void __thiscall zCPar_File ~zCPar_File -0x6e3e90 int __thiscall zCPar_File IsNewerDate class zDATE & class zDATE & -0x6e3f10 int __thiscall zCPar_File IsExactDate class zDATE & class zDATE & -0x6e3f90 void __thiscall zCPar_File SetFileNumber int -0x6e3fa0 int __thiscall zCPar_File GetFileNumber -0x6e3fb0 class zSTRING __thiscall zCPar_File GetName -0x6e4000 void __thiscall zCPar_File EnableTreeLoad int -0x6e4010 int __thiscall zCPar_File Load class zSTRING & class zCPar_SymbolTable & class zDATE & -0x6e42a0 char * __thiscall zCPar_File GetStartAddress -0x6e42b0 char * __thiscall zCPar_File GetEndAddress -0x6e42c0 void __thiscall zCPar_File Dispose -0x6e42e0 void __thiscall zCPar_File SetTree class zCPar_TreeNode * -0x6e4320 class zCPar_TreeNode * __thiscall zCPar_File GetTree -0x6e4330 void __thiscall zCPar_File SetLabelCount int -0x6e4340 int __thiscall zCPar_File GetLabelCount -0x6e4350 void __thiscall zCPar_File SaveTree int class zCPar_Symbol * class zDATE & -0x6e45d0 void __thiscall zCPar_File SaveTreeNode class zFILE * class zCPar_TreeNode * -0x6e4740 class zCPar_TreeNode * __thiscall zCPar_File LoadTreeNode class zFILE * -0x6e4880 int __thiscall zCPar_File LoadTree class zFILE_STATS & class zCPar_SymbolTable & -0x6e4c60 void __thiscall zCPar_File DeleteTree -0x6e4c90 class zCParser * __cdecl zCParser GetParser -0x6e4ca0 zCParser* __thiscall zCParser zCParser int -0x6e4dc0 void __thiscall zCParser ~zCParser -0x6e5000 void * __thiscall zCPar_TreeNode `scalar deleting destructor' unsigned int -0x6e5020 void __thiscall zCParser SetMessageFunc void (__cdecl*)(class zSTRING) -0x6e5030 void __thiscall zCParser SetStopOnError int -0x6e5040 void __thiscall zCParser Error class zSTRING & int -0x6e5370 void __thiscall zCParser Message class zSTRING & -0x6e54b0 int __thiscall zCParser Error -0x6e54c0 int __thiscall zCParser SaveDat class zSTRING & -0x6e5680 int __thiscall zCParser LoadDat class zSTRING & -0x6e5920 int __thiscall zCParser Parse class zSTRING -0x6e5ba0 int __thiscall zCParser ParseSource class zSTRING & -0x6e63e0 int __thiscall zCParser ParseFile class zSTRING & -0x6e6c00 void __thiscall zCParser ParseBlock -0x6e6eb0 void __thiscall zCParser CreatePCode -0x6e7570 void __thiscall zCParser ShowSymbols -0x6e7580 void __thiscall zCParser PushTree class zCPar_TreeNode * -0x6e75a0 class zCPar_TreeNode * __thiscall zCParser PushOnStack class zCPar_TreeNode * -0x6e8290 void __thiscall zCParser SolveLabels class zCPar_TreeNode * -0x6e82f0 int __thiscall zCParser MergeFile class zSTRING & -0x6e8550 int __thiscall zCParser PopDataValue -0x6e8580 float __thiscall zCParser PopFloatValue -0x6e85b0 int * __thiscall zCParser PopVarAddress -0x6e85e0 class zSTRING * __thiscall zCParser PopString -0x6e8600 void __thiscall zCParser DoStack int -0x6e9382 void __thiscall zCParser DoStack int -0x6e9570 zSTRING* __thiscall zSTRING zSTRING class zSTRING const * -0x6e9670 void * __thiscall zCParser CallFunc class zSTRING const & -0x6e9690 void * __cdecl zCParser CallFunc int ... -0x6e9b50 int __thiscall zCParser GetCurrentFunc -0x6e9b60 int __thiscall zCParser CreateInstance class zSTRING & void * -0x6e9be0 int __thiscall zCParser CreateInstance int void * -0x6e9c50 int __thiscall zCParser CreatePrototype class zSTRING & void * -0x6e9cd0 int __thiscall zCParser CreatePrototype int void * -0x6e9d40 void __thiscall zCParser Reset -0x6e9eb0 void __thiscall zCParser Reset -0x6e9f10 void __thiscall zCParser Reset -0x6ea090 void __thiscall zCParser EnableTreeSave int -0x6ea0a0 void __thiscall zCParser EnableDatSave int -0x6ea0b0 void __thiscall zCParser EnableTreeLoad int -0x6ea0c0 int __thiscall zCParser GetIndex class zSTRING const & -0x6ea180 int __thiscall zCParser MatchClass int class zSTRING const & -0x6ea200 int __thiscall zCParser GetBaseClass class zCPar_Symbol * -0x6ea260 int __thiscall zCParser GetBaseClass int -0x6ea2c0 int __thiscall zCParser GetBase int -0x6ea310 int __thiscall zCParser GetPrototype int int -0x6ea380 int __thiscall zCParser GetInstance int int -0x6ea440 class zSTRING __thiscall zCParser GetSymbolInfo int int & int & -0x6ea500 class zCPar_Symbol * __thiscall zCParser GetSymbolInfo int -0x6ea510 class zCPar_Symbol * __thiscall zCParser GetSymbol int -0x6ea520 class zCPar_Symbol * __thiscall zCParser GetSymbol class zSTRING const & -0x6ea5e0 class zSTRING __thiscall zCParser GetClassVarInfo int int int & int & -0x6ea800 void __thiscall zCParser GetClassVarInfo int class zSTRING & int & int & -0x6ea9c0 class zSTRING __thiscall zCParser GetText class zSTRING & int -0x6eaa00 class zSTRING __thiscall zCParser GetText int int -0x6eaae0 int __thiscall zCParser GetInt int int -0x6eab30 class zSTRING __thiscall zCParser GetInstanceValue class zSTRING & int void * int -0x6eac20 class zSTRING __thiscall zCParser GetInstanceValue int int void * int -0x6eacfb class zSTRING __thiscall zCParser GetInstanceValue int int void * int -0x6eae80 int __thiscall zCParser IsValid class zSTRING & void * class zSTRING & -0x6eaff0 int __thiscall zCParser CheckClassSize class zSTRING & int -0x6eb010 int __thiscall zCParser CheckClassSize int int -0x6eb280 void __thiscall zCParser AddClassOffset class zSTRING & int -0x6eb3c0 int __thiscall zCParser SetInstance class zSTRING const & void * -0x6eb400 int __thiscall zCParser SetInstance int void * -0x6eb440 int __thiscall zCParser AutoCompletion class zSTRING & -0x6eb650 int __thiscall zCParser GetNumFiles -0x6eb660 class zSTRING __thiscall zCParser GetFileName int -0x6eb700 int __thiscall zCParser IsStackFull -0x6eb710 int __thiscall zCParser GetLastErrorLine -0x6eb720 void __thiscall zCParser Reparse class zSTRING & -0x6eb830 int __thiscall zCParser SaveInstance class zSTRING & void * -0x6eb860 int __thiscall zCParser SaveInstance int void * -0x6ec071 int __thiscall zCParser SaveInstance int void * -0x6ec420 void __cdecl Game_ParserDebugOff -0x6ec450 void __thiscall zCParser ShowCode int -0x6ec5b0 void __thiscall zCParser SaveInfoFile class zSTRING -0x6ec754 void __thiscall zCParser SaveInfoFile class zSTRING -0x6ec88d void __thiscall zCParser SaveInfoFile class zSTRING -0x6ecbf0 void __thiscall zCParser SetInfoFile class zCList * class zSTRING const & -0x6ecd80 int __thiscall zCParser IsInAdditionalInfo class zSTRING const & -0x6ecf30 int __thiscall zCParser WriteAdditionalInfo class zSTRING & int int -0x6ed250 int __thiscall zCParser ClearAllInstanceRefs -0x6ed2c0 int __thiscall zCParser ClearInstanceRefs void * -0x6ed340 int __thiscall zCParser ResetGlobalVars -0x6ed3a0 void __thiscall zCParser CreateVarReferenceList class zSTRING const & class zCArray & -0x6ed540 void __thiscall zCParser ResetWithVarReferenceList class zCArray & void * -0x6ed5c0 int __thiscall zCParser SaveGlobalVars class zCArchiver & -0x6ed8c0 int __thiscall zCParser LoadGlobalVars class zCArchiver & -0x6edb80 zCParser* __thiscall zCParser zCParser int -0x6edba0 void __thiscall zCArray::InsertEnd class zCPar_File * const & -0x6ede40 zCPar_TreeNode* __thiscall zCPar_TreeNode zCPar_TreeNode -0x6ede80 zCPar_TreeNode* __thiscall zCPar_TreeNode zCPar_TreeNode int int -0x6eded0 zCPar_TreeNode* __thiscall zCPar_TreeNode zCPar_TreeNode int class zSTRING & int -0x6ee060 void __thiscall zCPar_TreeNode ~zCPar_TreeNode -0x6ee120 void __thiscall zCPar_TreeNode SetLeft class zCPar_TreeNode * -0x6ee130 void __thiscall zCPar_TreeNode SetRight class zCPar_TreeNode * -0x6ee140 void __thiscall zCPar_TreeNode SetNext class zCPar_TreeNode * -0x6ee150 class zCPar_TreeNode * __cdecl zCPar_TreeNode SeekEndTree class zCPar_TreeNode * -0x6ee170 class zCPar_TreeNode * __cdecl zCPar_TreeNode MakeDyadicNode class zCPar_TreeNode * int class zCPar_TreeNode * -0x6ee1f0 class zCPar_TreeNode * __cdecl zCPar_TreeNode MakeMonadicNode int class zCPar_TreeNode * -0x6ee260 void __thiscall zCParser GetOperatorString int class zSTRING & -0x6ee716 void __thiscall zCParser GetOperatorString int class zSTRING & -0x6ee7f0 void __thiscall zCParser FindNext char * -0x6ee960 void __thiscall zCParser PrevWord -0x6ee990 void __thiscall zCParser ReadWord class zSTRING & -0x6eec00 void __thiscall zCParser Match class zSTRING & -0x6eed90 int __thiscall zCParser ReadVarType -0x6eefc0 int __thiscall zCParser ReadFuncType -0x6ef1e0 int __thiscall zCParser ReadInt -0x6ef480 float __thiscall zCParser ReadFloat -0x6ef780 void __thiscall zCParser ReadString class zSTRING & -0x6efa60 int __thiscall zCParser ReadArray -0x6efc60 class zCPar_TreeNode * __thiscall zCParser CreateLeaf int class zCPar_TreeNode * -0x6efcd0 class zCPar_TreeNode * __thiscall zCParser CreateStringLeaf -0x6eff30 class zCPar_TreeNode * __thiscall zCParser CreateFloatLeaf -0x6f00d0 int __thiscall zCParser GetNextToken -0x6f0850 class zCPar_TreeNode * __thiscall zCParser Parse_Expression_Primary int & -0x6f0e80 class zCPar_TreeNode * __thiscall zCParser Parse_Expression int & int -0x6f10a0 class zCPar_TreeNode * __thiscall zCParser ParseExpressionEx class zSTRING & -0x6f1110 class zCPar_TreeNode * __thiscall zCParser ParseExpression -0x6f1130 int __thiscall zCParser EvalLeaf class zCPar_TreeNode * int -0x6f14ab int __thiscall zCParser EvalLeaf class zCPar_TreeNode * int -0x6f15f0 void __thiscall zCParser DeclareVar int -0x6f255f void __thiscall zCParser DeclareVar int -0x6f2ab0 void __thiscall zCParser DeclareClass -0x6f2c90 void __thiscall zCParser DeclareInstance -0x6f34c0 void __thiscall zCParser DeclarePrototype -0x6f39d0 void __thiscall zCParser DeclareIf -0x6f3e40 void __thiscall zCParser DeclareAssign class zSTRING & -0x6f45e0 void __thiscall zCParser DeclareAssignFunc class zSTRING & -0x6f48e0 void __thiscall zCParser DeclareFunc -0x6f4d90 void __thiscall zCParser DeclareReturn -0x6f4f80 void __thiscall zCParser DeclareFuncCall class zSTRING & int -0x6f50ba void __thiscall zCParser DeclareFuncCall class zSTRING & int -0x6f578b void __thiscall zCParser DeclareFuncCall class zSTRING & int -0x6f5970 class zCPar_Symbol * __thiscall zCParser SearchFuncWithStartAddress int -0x6f59e0 void __thiscall zCParser GetNextCommand class zSTRING & -0x6f64c0 void __thiscall zCParser ShowPCodeSpy class zSTRING & -0x6f65f0 void __thiscall zCParser ShowPCode int class zCView * int -0x6f6840 void __cdecl zCParser DefineExternal class zSTRING const & int (__cdecl*)(void) int int ... -0x6f6bd0 void __thiscall zCParser DefineExternalVar class zSTRING const & void * int int -0x6f6df0 void __thiscall zCParser GetParameter int & -0x6f6e00 void __thiscall zCParser GetParameter float & -0x6f6e40 void __thiscall zCParser GetParameter class zSTRING & -0x6f6f80 void * __thiscall zCParser GetInstance -0x6f6fb0 void __thiscall zCParser SetReturn int -0x6f6fd0 void __thiscall zCParser SetReturn float -0x6f6ff0 void __thiscall zCParser SetReturn void * -0x6f7020 void __thiscall zCParser SetReturn class zSTRING & -0x6f7040 int __thiscall zCParser FindInstanceVar class zSTRING & -0x6f7220 int __thiscall zCParser GetLastInstance -0x6f7230 int __thiscall zCParser FindIndex class zSTRING & -0x6f73e0 void __thiscall zCParser DeclareInstance -0x6f7400 void __thiscall zCArray::InsertEnd class zCPar_Symbol * const & -0x6f7520 zCPar_StringTable* __thiscall zCPar_StringTable zCPar_StringTable int -0x6f75d0 void __thiscall zCPar_StringTable ~zCPar_StringTable -0x6f7650 void __thiscall zCPar_StringTable Clear -0x6f7680 class zSTRING * __thiscall zCPar_StringTable Insert class zSTRING & -0x6f7800 int __thiscall zCPar_StringTable GetLastEntry -0x6f7810 class zSTRING * __thiscall zCPar_StringTable GetString int -0x6f7830 void __thiscall zCPar_StringTable Save class zSTRING & -0x6f7950 void __thiscall zCPar_StringTable Load class zSTRING & -0x6f7b00 void __thiscall zCPar_StringTable ShrinkToFit -0x6f7b90 void __thiscall zCPar_StringTable Show -0x6f7be0 void __cdecl zCPar_Symbol SetUseInstance class zCPar_Symbol * -0x6f7d00 void __cdecl zCPar_Symbol SetUseInstanceAdr void * -0x6f7d10 void * __cdecl zCPar_Symbol GetUseInstance -0x6f7d20 zCPar_Symbol* __thiscall zCPar_Symbol zCPar_Symbol -0x6f7d80 void __thiscall zCPar_Symbol ~zCPar_Symbol -0x6f7e50 void __thiscall zCPar_Symbol AllocSpace -0x6f80d9 void __thiscall zCPar_Symbol AllocSpace -0x6f80e9 void __thiscall zCPar_Symbol AllocSpace -0x6f8140 void * __thiscall zCPar_Symbol GetDataAdr int -0x6f83fc void * __thiscall zCPar_Symbol GetDataAdr int -0x6f8440 void __thiscall zCPar_Symbol SetDataAdr void * -0x6f8450 void __thiscall zCPar_Symbol SetFlag int -0x6f8480 int __thiscall zCPar_Symbol HasFlag int -0x6f84a0 void __thiscall zCPar_Symbol SetParent class zCPar_Symbol * -0x6f84b0 class zCPar_Symbol * __thiscall zCPar_Symbol GetParent -0x6f84c0 void * __thiscall zCPar_Symbol GetInstanceAdr -0x6f84d0 class zCPar_Symbol * __thiscall zCPar_Symbol GetNext -0x6f84e0 int __thiscall zCPar_Symbol ArrayCheck int -0x6f8510 void __thiscall zCPar_Symbol GetStackPos int & int -0x6f8520 void __thiscall zCPar_Symbol SetStackPos int int -0x6f8530 void __thiscall zCPar_Symbol SetValue int int -0x6f8560 void __thiscall zCPar_Symbol SetValue float int -0x6f8590 void __thiscall zCPar_Symbol SetValue class zSTRING & int -0x6f86e0 void __thiscall zCPar_Symbol GetValue int & int -0x6f8710 void __thiscall zCPar_Symbol GetValue float & int -0x6f8740 void __thiscall zCPar_Symbol GetValue class zSTRING & int -0x6f8890 void __thiscall zCPar_Symbol SetLineData int int int int -0x6f8b00 void __thiscall zCPar_Symbol GetLineData int & int & int & int & -0x6f8b40 void __thiscall zCPar_Symbol SetFileNr int -0x6f8c00 void __thiscall zCPar_Symbol Save class zFILE * -0x6f8dc0 void __thiscall zCPar_Symbol Save class zFILE * -0x6f8e20 void __thiscall zCPar_Symbol SaveFull class zFILE * -0x6f9026 void __thiscall zCPar_Symbol SaveFull class zFILE * -0x6f9080 void __thiscall zCPar_Symbol LoadFull class zFILE * -0x6f91df void __thiscall zCPar_Symbol LoadFull class zFILE * -0x6f9250 void __thiscall zCPar_Symbol Load class zFILE * -0x6f939f void __thiscall zCPar_Symbol Load class zFILE * -0x6f9400 void __thiscall zCPar_Symbol SetOffset int -0x6f9410 int __thiscall zCPar_Symbol GetOffset -0x6f9420 void __thiscall zCPar_Symbol SetClassOffset int -0x6f9430 int __thiscall zCPar_Symbol GetClassOffset -0x6f9440 zCPar_SymbolTable* __thiscall zCPar_SymbolTable zCPar_SymbolTable int -0x6f9590 void __thiscall zCPar_SymbolTable ~zCPar_SymbolTable -0x6f9600 void __thiscall zCPar_SymbolTable Clear -0x6f9690 void * __thiscall zCPar_Symbol `vector deleting destructor' unsigned int -0x6f96f0 void __thiscall zCPar_SymbolTable PreAlloc int -0x6f9770 int __cdecl zCPar_SymbolTable Compare void const * void const * -0x6f97f0 void __thiscall zCPar_SymbolTable Save class zFILE * -0x6f9970 void __thiscall zCPar_SymbolTable Load class zFILE * -0x6f9d80 int __thiscall zCPar_SymbolTable IsIn class zCPar_Symbol * -0x6f9e90 int __thiscall zCPar_SymbolTable IsIn class zSTRING const & -0x6f9fa0 int __thiscall zCPar_SymbolTable GetIndex class zCPar_Symbol * -0x6fa090 int __thiscall zCPar_SymbolTable GetIndex class zSTRING const & -0x6fa180 int __thiscall zCPar_SymbolTable GetIndex class zSTRING const & int -0x6fa290 int __fastcall zCPar_SymbolTable Search class zSTRING const & int int -0x6fa370 class zCPar_Symbol * __thiscall zCPar_SymbolTable GetSymbol class zSTRING const & -0x6fa410 class zCPar_Symbol * __thiscall zCPar_SymbolTable GetSymbol int -0x6fa430 int __thiscall zCPar_SymbolTable Insert class zCPar_Symbol * -0x6fa690 void __thiscall zCPar_SymbolTable InsertEnd class zCPar_Symbol * -0x6fa8b0 void __thiscall zCPar_SymbolTable ShrinkToFit -0x6fa9a0 void __thiscall zCPar_SymbolTable SetSize int -0x6faa70 int __thiscall zCPar_SymbolTable GetNumInList -0x6faa80 class zCPar_Symbol * __thiscall zCPar_SymbolTable GetLastSymbol -0x6faa90 class zCPar_Symbol * __thiscall zCPar_SymbolTable GetFirstSymbol -0x6faaa0 void __thiscall zCPar_SymbolTable Show -0x6fb000 zCPar_Stack* __thiscall zCPar_Stack zCPar_Stack int -0x6fb040 void __thiscall zCPar_Stack ~zCPar_Stack -0x6fb060 int __thiscall zCPar_Stack GetPopPos -0x6fb070 void __thiscall zCPar_Stack SetPopPos int -0x6fb080 int __thiscall zCPar_Stack GetDynSize -0x6fb090 int __thiscall zCPar_Stack GetStatSize -0x6fb0a0 void __thiscall zCPar_Stack PushByte unsigned char -0x6fb0c0 void __thiscall zCPar_Stack PushWord unsigned short -0x6fb0e0 void __thiscall zCPar_Stack PushInt int -0x6fb100 void __thiscall zCPar_Stack PushString class zSTRING & -0x6fb170 unsigned char __thiscall zCPar_Stack PopByte -0x6fb180 unsigned short __thiscall zCPar_Stack PopWord -0x6fb190 int __thiscall zCPar_Stack PopInt -0x6fb1a0 void __thiscall zCPar_Stack PopString class zSTRING & -0x6fb360 void __thiscall zCPar_Stack CheckOverflow int -0x6fb3e0 void __thiscall zCPar_Stack Set int int -0x6fb3f0 int __thiscall zCParser IsStackFull -0x6fb400 void __thiscall zCPar_Stack Clear -0x6fb410 void __thiscall zCPar_Stack Save class zFILE * -0x6fb450 void __thiscall zCPar_Stack Load class zFILE * -0x6fb4c0 zCPar_DataStack* __thiscall zCPar_DataStack zCPar_DataStack -0x6fb4e0 void __thiscall zCPar_DataStack ~zCPar_DataStack -0x6fb4f0 void __thiscall zCPar_DataStack Push int -0x6fb510 int __thiscall zCPar_DataStack Pop -0x6fb530 float __thiscall zCParser PopFloatValue -0x6fb550 int __thiscall zCPar_DataStack IsEmpty -0x6fb560 void __thiscall zCPar_DataStack Clear -0x6fb570 zCPar_StringTable* __thiscall zCPar_StringTable zCPar_StringTable int -0x6fb590 void __thiscall zCArray::AllocDelta int -0x6fb600 zCPar_SymbolTable* __thiscall zCPar_SymbolTable zCPar_SymbolTable int -0x6fb620 void __thiscall zCArraySort AllocDelta int -0x6fb690 void __thiscall zCArray::AllocDelta int -0x6fb700 int __thiscall zList::IsIn class zCParserExternals * -0x6fb800 zCInputCallback* __thiscall zCInputCallback zCInputCallback -0x6fb810 void __thiscall zCInputCallback ~zCInputCallback -0x6fb880 void __thiscall zCInputCallback SetHandleEventTop -0x6fb8f0 void __thiscall zCInputCallback SetEnableHandleEvent int -0x6fb970 int __thiscall zCInputCallback GetEnableHandleEvent -0x6fb9a0 int __cdecl zCInputCallback DoEvents int -0x6fb9d0 void __cdecl zCInputCallback GetInput -0x6fbb60 zCView* __thiscall zCView zCView -0x6fbc00 void * __thiscall zCView `scalar deleting destructor' unsigned int -0x6fbc20 zCView* __thiscall zCView zCView int int int int enum zTviewID -0x6fbce0 void __thiscall zCView ~zCView -0x6fbeb0 void __thiscall zCView Init -0x6fc040 void __thiscall zCView Init int int int int enum zTviewID -0x6fc1e0 void __thiscall zCView Init int int class zSTRING const & enum zTviewID -0x6fc2f0 int __cdecl rnd2 float -0x6fc320 int __thiscall zCView nax int -0x6fc360 int __thiscall zCView nay int -0x6fc3a0 int __thiscall zCView anx int -0x6fc3e0 int __thiscall zCView any int -0x6fc420 void __cdecl zCView StdPrintwin class zSTRING const & -0x6fc440 void __thiscall zCView SetAutoScroll float -0x6fc480 void __thiscall zCView CheckAutoScroll -0x6fc570 void __thiscall zCView SetTransparency int -0x6fc580 void __thiscall zCView SetAlphaBlendFunc enum zTRnd_AlphaBlendFunc const & -0x6fc590 void __thiscall zCView SetColor struct zCOLOR const & -0x6fc5a0 struct zCOLOR __thiscall zCView GetColor -0x6fc5b0 void __thiscall zCView Setflags int -0x6fc5c0 void __thiscall zCView ClrFlags int -0x6fc5e0 int __thiscall zCView HasFlag int -0x6fc600 void __thiscall zCView InsertBack class zCTexture * -0x6fc640 void __thiscall zCView InsertBack class zSTRING const & -0x6fc740 void __thiscall zCView InitPrintwin -0x6fc7b0 void __thiscall zCView BlitText -0x6fc8c0 void __thiscall zCView Blit -0x6fcbd0 void __thiscall zCView DrawItems -0x6fcc10 void __thiscall zCView Top -0x6fcc90 void __thiscall zCView Create class zSTRING const & enum zCView::zEViewFX enum zCView::zEViewFX float int -0x6fce10 void __thiscall zCView ForceOpen -0x6fd070 void __thiscall zCView Open -0x6fd290 void __thiscall zCView Close -0x6fd3a0 void __thiscall zCView ApplyOpenClose class zVEC2 & class zVEC2 & -0x6fd620 void __thiscall zCView UpdateOpen -0x6fd670 void __thiscall zCView UpdateClose -0x6fd720 void __thiscall zCView UpdateOpenZoom -0x6fd820 void __thiscall zCView UpdateCloseZoom -0x6fd930 void __thiscall zCView RecalcChildsSize -0x6fd9a0 void __thiscall zCView RecalcChildsPos -0x6fda10 void __thiscall zCView SetPos int int -0x6fdac0 void __thiscall zCView GetPos int & int & -0x6fdae0 void __thiscall zCView CalcPixelPos int & int & -0x6fdb20 void __thiscall zCView GetPixelPos int & int & -0x6fdb40 void __thiscall zCView Move int int -0x6fdc00 void __thiscall zCView SetSize int int -0x6fdc70 void __thiscall zCView GetSize int & int & -0x6fdc90 void __thiscall zCView GetPixelSize int & int & -0x6fdcc0 void __thiscall zCView GetExtends int & int & int & int & -0x6fdd00 void __thiscall zCMenuItem GetCoords int & int & int & int & -0x6fdd70 void __thiscall zCView GetPixelExtends float & float & float & float & -0x6fddc0 int __thiscall zCView IsIn int int -0x6fde50 class zCView * __thiscall zCView GetItem int int -0x6fdf10 class zCViewText * __thiscall zCView CreateText int int class zSTRING const & float struct zCOLOR & int int -0x6fe0e0 void __thiscall zCView CheckTimedText -0x6fe1a0 void __thiscall zCView PrintTimed int int class zSTRING const & float struct zCOLOR * -0x6fe230 void __thiscall zCView PrintTimedCX int class zSTRING const & float struct zCOLOR * -0x6fe380 void __thiscall zCView PrintTimedCY int class zSTRING const & float struct zCOLOR * -0x6fe440 void __thiscall zCView PrintTimedCXY class zSTRING const & float struct zCOLOR * -0x6fe5c0 void __thiscall zCView PrintMessage class zSTRING const & class zSTRING const & float struct zCOLOR & -0x6fe8d0 void __thiscall zCView PrintMessageCXY class zSTRING const & class zSTRING const & float struct zCOLOR & -0x6ff030 void __thiscall zCView PrintSelection class zSTRING const & class zSTRING const & struct zCOLOR & struct zCOLOR & -0x6ff1b0 void __thiscall zCView Dialog int int class zSTRING const & float struct zCOLOR * -0x6ff280 void __thiscall zCView DialogCX int class zSTRING const & float struct zCOLOR * -0x6ff2e0 void __thiscall zCView DialogCY int class zSTRING const & float struct zCOLOR * -0x6ff3d0 void __thiscall zCView DialogCXY class zSTRING const & float struct zCOLOR * -0x6ff420 void __thiscall zCView DialogMessage class zSTRING const & class zSTRING const & float struct zCOLOR & -0x6ff6b0 void __thiscall zCView DialogMessageCXY class zSTRING const & class zSTRING const & float struct zCOLOR & -0x6ff940 void __thiscall zCView DialogSelection class zSTRING const & class zSTRING const & struct zCOLOR & struct zCOLOR & float -0x6ffd60 void __thiscall zCView SetFont class zCFont * -0x6ffd80 void __thiscall zCView SetFontColor struct zCOLOR const & -0x6ffd90 void __thiscall zCView SetFont class zSTRING const & -0x6ffdc0 class zCFont * __thiscall zCView GetFont -0x6ffdd0 class zSTRING __thiscall zCView GetFontName -0x6ffe60 int __thiscall zCView FontY -0x6ffe80 int __thiscall zCView FontSize class zSTRING & -0x6ffeb0 void __thiscall zCView Print int int class zSTRING const & -0x6fff80 void __thiscall zCView PrintChars int int class zSTRING const & -0x700280 void __thiscall zCView PrintCX int class zSTRING const & -0x700370 void __thiscall zCView PrintCY int class zSTRING const & -0x700460 void __thiscall zCView PrintCXY class zSTRING const & -0x700570 void __thiscall zCView ClrPrintwin -0x7006e0 class zCViewText * __thiscall zCView CreateText int int class zSTRING const & -0x700880 class zSTRING __thiscall zCView GetFirstText -0x700900 void __thiscall zCView Nextline class zSTRING const & float struct zCOLOR * int * -0x700b80 void __thiscall zCView DefPrintwin int int int int -0x700d20 void __thiscall zCView Printwin class zSTRING const & -0x701110 class zSTRING __thiscall zCView Input int -0x7011b0 class zSTRING __thiscall zCView Input int class zSTRING & -0x701750 class zSTRING __thiscall zCView Input int int int class zSTRING & -0x701a10 int __thiscall zCView InputNumber int int -0x701e60 void __cdecl zCView PrintDebug class zSTRING const & -0x701e80 void __cdecl zCView SetShowDebug int -0x701e90 int __cdecl zCView GetShowDebug -0x701ea0 void __thiscall zCView InsertItem class zCView * int -0x7020e0 void __thiscall zCView RemoveItem class zCView * -0x702160 void __cdecl zCView ChangeMode -0x702170 void __cdecl zCView SetNextMode -0x702180 void __cdecl zCView SetMode int int int struct HWND__ * * -0x702350 void __thiscall zCView Line int int int int struct zCOLOR const & -0x702400 int __thiscall zCView GetCode int int -0x702440 int __thiscall zCView ClipLine int & int & int & int & -0x7025f0 void __thiscall zCView Render -0x702600 zCViewText* __thiscall zCViewText zCViewText int int class zSTRING const & -0x7027a0 void * __thiscall zCViewText `scalar deleting destructor' unsigned int -0x7027c0 zCViewText* __thiscall zCViewText zCViewText int int class zSTRING const & float & struct zCOLOR & int int -0x702960 void __thiscall zCViewText Create int int class zSTRING const & float & struct zCOLOR & int int -0x702ae0 void __thiscall zCViewText ~zCViewText -0x702b30 class zSTRING __thiscall zCView PatchMenuItemPrintwin -0x702b50 void __thiscall zCList::~zCList -0x702b80 void __thiscall zCList::Insert class zCInputCallback * -0x702be0 void __thiscall zCList::Remove class zCInputCallback * -0x702c40 void __thiscall zList::InsertLast class zCView * -0x702c90 void __thiscall zList::Remove class zCView * -0x702e70 void __thiscall zCList::~zCList -0x702ea0 void __thiscall zCList::DeleteListDatas -0x702f00 void * __thiscall zCList::`scalar deleting destructor' unsigned int -0x702f40 void * __thiscall zCList::`scalar deleting destructor' unsigned int -0x702fb0 zCVobWaypoint* __thiscall zCVobWaypoint zCVobWaypoint -0x702fd0 class zCClassDef * __thiscall zCVobWaypoint _GetClassDef -0x702fe0 void * __thiscall zCVobWaypoint `scalar deleting destructor' unsigned int -0x703010 void __thiscall zCVobWaypoint ~zCVobWaypoint -0x703020 zCWayNet* __thiscall zCWayNet zCWayNet -0x7030c0 class zCClassDef * __thiscall zCWayNet _GetClassDef -0x7030d0 void * __thiscall zCWayNet `scalar deleting destructor' unsigned int -0x703100 zCWayNet* __thiscall zCWayNet zCWayNet class zCWorld * -0x7031a0 void __thiscall zCWayNet ~zCWayNet -0x7032f0 class zCWaypoint * __thiscall zCWayNet HasWaypoint float float float -0x703360 int __thiscall zCWayNet HasWaypoint class zCWaypoint * -0x703390 class zCWaypoint * __thiscall zCWayNet HasWaypoint class zVEC3 & -0x7033e0 class zCWaypoint * __thiscall zCWayNet InsertWaypoint float float float -0x7034f0 void __thiscall zCWayNet InsertWaypoint class zCWaypoint * -0x703520 void __thiscall zCWayNet InsertWaypoint class zCWaypoint * class zCWaypoint * class zCWaypoint * -0x7036a0 void __thiscall zCWayNet DeleteWaypoint class zCWaypoint * -0x703810 void __thiscall zCWayNet CreateWay class zCWaypoint * class zCWaypoint * -0x7038e0 void __thiscall zCWayNet DeleteWay class zCWaypoint * class zCWaypoint * -0x703a50 class zCWaypoint * __fastcall zCWayNet GetNearestWaypoint class zVEC3 const & -0x703ae0 class zCWaypoint * __thiscall zCWayNet GetSecNearestWaypoint class zVEC3 & -0x703ba0 void __thiscall zCWayNet CorrectHeight -0x703c60 void __thiscall zCWayNet Draw class zCCamera * -0x703c90 void __thiscall zCWayNet UpdateVobDependencies -0x703ee0 void __thiscall zCWayNet ClearVobDependencies -0x7040e0 void __thiscall zCWayNet CreateVobDependencies class zCWorld * -0x704380 class zSTRING __thiscall zCWayNet MergeWaypoints -0x704640 class zSTRING __thiscall zCWayNet CheckConsistency int -0x704b30 class zSTRING __thiscall zCWayNet CheckConsistency int -0x704b40 void __thiscall zCWayNet AddWays class zCWaypoint * class zCWaypoint * -0x704c40 zCWay* __thiscall zCWay zCWay -0x704c60 int __thiscall zCWay IsObjectOnWay class zCVob const * -0x704c70 void * __thiscall zCWay `scalar deleting destructor' unsigned int -0x704ca0 zCWay* __thiscall zCWay zCWay class zCWaypoint * class zCWaypoint * -0x704d50 void __thiscall zCWay Init class zCWaypoint * class zCWaypoint * -0x704df0 void __thiscall zCWay Free -0x704e90 void __thiscall zCWay ~zCWay -0x704ea0 class zCWaypoint * __thiscall zCWay GetGoalWaypoint class zCWaypoint * -0x704eb0 void __thiscall zCWay EstimateCost -0x704f20 float __thiscall zCWay GetLength -0x704fd0 float __thiscall zCWay GetJumpDistance -0x705090 class zVEC3 __thiscall zCWay GetDistancePos float class zCWaypoint * -0x705190 int __thiscall zCWay CanBeUsed class zCVob const * -0x7051a0 void __thiscall zCWay Draw class zCCamera * -0x705670 class zVEC3 __thiscall zCWay GetFloor class zCWorld * class zVEC3 const & -0x705710 void __thiscall zCWay CalcProperties class zCWorld * -0x705a00 float __thiscall zCWay GetChasm -0x705a10 int __thiscall zCWay CanJump -0x705a20 int __cdecl zCWayNet SortWpList class zCWaypoint * class zCWaypoint * -0x705b70 zCWaypoint* __thiscall zCWaypoint zCWaypoint -0x705c60 int __thiscall zCWaypoint CanBeUsed class zCVob const * -0x705c70 void * __thiscall zCWaypoint `scalar deleting destructor' unsigned int -0x705ca0 void __thiscall zCWaypoint Init class zVEC3 & -0x705d00 void __thiscall zCWaypoint Init float float float -0x705d70 void __thiscall zCWaypoint Init class zCVobWaypoint * -0x705e10 void __thiscall zCWaypoint Free -0x705e80 void __thiscall zCWaypoint ~zCWaypoint -0x705f30 class zVEC3 & __thiscall zCWaypoint GetPositionWorld -0x705f40 void __thiscall zCWaypoint UpdatePositionWorld -0x705fb0 void __thiscall zCWaypoint SetName class zSTRING & -0x706110 class zSTRING const & __thiscall zCWaypoint GetName -0x706270 class zCVobWaypoint * __thiscall zCWaypoint GetVob -0x706280 void __thiscall zCWaypoint CalcProperties class zCWorld * -0x7064a0 void __thiscall zCWaypoint CorrectHeight class zCWorld * -0x706540 void __thiscall zCWaypoint InsertWay class zCWay * -0x706550 void __thiscall zCWaypoint RemoveWay class zCWay * -0x7065b0 class zCWay * __thiscall zCWaypoint HasWay class zCWaypoint * -0x7065e0 int __thiscall zCWaypoint GetNumberOfWays -0x706600 class zCList & __thiscall zCWaypoint GetWayList -0x706610 void __thiscall zCWaypoint SetWaypointVob class zCVobWaypoint * -0x706650 void __thiscall zCWaypoint Draw -0x706660 void __thiscall zCWaypoint Archive class zCArchiver & -0x7066c0 void __thiscall zCWaypoint Unarchive class zCArchiver & -0x706730 class zCWaypoint * __fastcall zCWayNet GetWaypoint class zSTRING const & -0x7068a0 class zCWaypoint * __thiscall zCWayNet SearchWaypoint class zCVobWaypoint * -0x7068d0 class zCRoute * __thiscall zCWayNet FindRoute class zVEC3 const & class zVEC3 const & class zCVob const * -0x706960 class zCRoute * __thiscall zCWayNet FindRoute class zVEC3 const & class zCWaypoint * class zCVob const * -0x7069d0 class zCRoute * __thiscall zCWayNet FindRoute class zVEC3 const & class zSTRING const & class zCVob const * -0x706a40 class zCRoute * __thiscall zCWayNet FindRoute class zCWaypoint * class zCWaypoint * class zCVob const * -0x706a80 class zCRoute * __thiscall zCWayNet FindRoute class zSTRING const & class zSTRING const & class zCVob const * -0x706ae0 int __cdecl zCWayNet SortOpenList class zCWaypoint * class zCWaypoint * -0x706b00 void __thiscall zCWayNet InsertInOpen class zCWaypoint * -0x706b30 int __thiscall zCWayNet IsInOpen class zCWaypoint * -0x706b50 void __thiscall zCWayNet InsertInClosed class zCWaypoint * -0x706b70 void __thiscall zCWayNet RemoveFromClosed class zCWaypoint * -0x706b80 int __thiscall zCWayNet IsInClosed class zCWaypoint * -0x706ba0 int __thiscall zCWayNet IsInAnyList class zCWaypoint * -0x706bd0 int __thiscall zCWayNet EstimateCost class zCWaypoint * class zCWaypoint * -0x706c30 class zCRoute * __thiscall zCWayNet CreateRoute class zCWaypoint * -0x706cf0 int __thiscall zCWayNet AStar class zCWaypoint * class zCWaypoint * class zCVob const * -0x706f70 void __thiscall zCWayNet GetWPList class zCList & class zVEC3 & float float -0x707100 void __thiscall zCWayNet CreateWPVobList class zCList & class zCTree * -0x707140 void __thiscall zCWayNet RemoveUnusedWPVobs -0x7072a0 void __thiscall zCWayNet ArchiveOldFormat class zCArchiver & -0x7075b0 void __thiscall zCWayNet Archive class zCArchiver & -0x707a30 void __thiscall zCWayNet UnarchiveOldFormat class zCArchiver & -0x708530 void __thiscall zCWayNet Unarchive class zCArchiver & -0x708b20 void __thiscall zCWayNet CalcProperties class zCWorld * -0x708b60 zCRoute* __thiscall zCRoute zCRoute -0x708b80 void * __thiscall zCRoute `scalar deleting destructor' unsigned int -0x708ba0 void __thiscall zCRoute ~zCRoute -0x708be0 void __thiscall zCRoute SetStart class zCWaypoint * -0x708bf0 class zCWaypoint * __thiscall zCRoute GetNextWP -0x708c60 class zCWaypoint * __thiscall zCRoute GetTargetWP -0x708c70 class zCWay * __thiscall zCRoute GetCurrentWay -0x708c80 class zSTRING __thiscall zCRoute GetDesc -0x708e60 class zSTRING __thiscall zCRoute GetRemainingDesc -0x709040 int __thiscall zCRoute GetNumberOfWaypoints -0x709060 int __thiscall zCRoute IsEmpty -0x709080 int __thiscall zCRoute IsLastTarget -0x7090a0 int __thiscall zCRoute GetInterpolatedPosition float int class zVEC3 & -0x7092a0 zCVobSpot* __thiscall zCVobSpot zCVobSpot -0x7092c0 class zCClassDef * __thiscall zCVobSpot _GetClassDef -0x7092d0 void * __thiscall zCVobSpot `scalar deleting destructor' unsigned int -0x709300 void __thiscall zCVobSpot ~zCVobSpot -0x709320 int __thiscall zCVobSpot IsAvailable class zCVob * -0x7094a0 void __thiscall zCVobSpot MarkAsUsed float class zCVob * -0x7096b0 class zCObject * __cdecl zCVobWaypoint _CreateNewInstance -0x709930 class zCObject * __cdecl zCVobSpot _CreateNewInstance -0x7099d0 void __cdecl zCVobSpot operator delete void * char const * char const * int -0x709be0 class zCObject * __cdecl zCVobStartpoint _CreateNewInstance -0x709c70 void __cdecl zCVobStartpoint operator delete void * char const * char const * int -0x709c90 class zCClassDef * __thiscall zCVobStartpoint _GetClassDef -0x709ca0 void * __thiscall zCVobStartpoint `scalar deleting destructor' unsigned int -0x709cd0 void __thiscall zCVobStartpoint ~zCVobStartpoint -0x709ec0 class zCObject * __cdecl zCWaypoint _CreateNewInstance -0x70a110 class zCObject * __cdecl zCWayNet _CreateNewInstance -0x70a1f0 void __thiscall zCList::~zCList -0x70a220 void __thiscall zCList::DeleteListDatas -0x70a280 void __thiscall zCList::Insert class zCWay * -0x70a2e0 void __thiscall zCList::Remove class zCWay * -0x70a340 int __thiscall zCList::GetNumInList -0x70a360 void __thiscall zCListSort::~zCListSort -0x70a390 void __thiscall zCListSort::DeleteListDatas -0x70a400 void __thiscall zCListSort::InsertSort class zCWaypoint * -0x70a490 void __thiscall zCList::~zCList -0x70a4c0 void __thiscall zCList::Insert class zCVobWaypoint * -0x70a520 void * __thiscall zCList::`scalar deleting destructor' unsigned int -0x70a560 void * __thiscall zCListSort::`scalar deleting destructor' unsigned int -0x70a590 void * __thiscall zCList::`scalar deleting destructor' unsigned int -0x70a600 void __cdecl zUlfi_StartUp -0x70a750 void __cdecl zUlfi_ShutDown -0x70a9f0 class zCObject * __cdecl oCZoneMusic _CreateNewInstance -0x70aac0 void __cdecl oCZoneMusic operator delete void * char const * char const * int -0x70aae0 class zCClassDef * __thiscall oCZoneMusic _GetClassDef -0x70ace0 class zCObject * __cdecl oCZoneMusicDefault _CreateNewInstance -0x70adb0 void __cdecl oCZoneMusicDefault operator delete void * char const * char const * int -0x70add0 class zCClassDef * __thiscall oCZoneMusicDefault _GetClassDef -0x70ade0 oCZoneMusic* __thiscall oCZoneMusic oCZoneMusic -0x70ae40 void * __thiscall oCZoneMusic `scalar deleting destructor' unsigned int -0x70ae70 void __thiscall oCZoneMusic ~oCZoneMusic -0x70ae80 void __thiscall oCZoneMusic ProcessZoneList class zCArraySort const & class zCArraySort const & class zCWorld * -0x70b830 class zCClassDef * __thiscall oCZoneMusic GetDefaultZoneClass -0x70b840 class zSTRING __thiscall oCZoneMusic GetDebugDescString -0x70b860 void __thiscall oCZoneMusic OnTrigger class zCVob * -0x70b870 void __thiscall oCZoneMusic OnUntrigger class zCVob * -0x70b880 void __thiscall oCZoneMusic SetEnabled int -0x70b890 int __thiscall oCZoneMusic IsEnabled -0x70b8a0 void __thiscall oCZoneMusic SetPriority int -0x70b8b0 int __thiscall oCZoneMusic GetPriority -0x70b8c0 void __thiscall oCZoneMusic SetEllipsoid int -0x70b8d0 int __thiscall oCZoneMusic IsEllipsoid -0x70b8e0 void __thiscall oCZoneMusic SetReverb float -0x70b8f0 float __thiscall oCZoneMusic GetReverb -0x70b900 void __thiscall oCZoneMusic SetVolume float -0x70b910 float __thiscall oCZoneMusic GetVolume -0x70b920 void __thiscall oCZoneMusic SetLoop int -0x70b930 int __thiscall oCZoneMusic IsLoop -0x70b940 void __thiscall oCZoneMusic SetDayEntranceDone int -0x70b950 int __thiscall oCZoneMusic IsDayEntranceDone -0x70b960 void __thiscall oCZoneMusic SetNightEntranceDone int -0x70b970 int __thiscall oCZoneMusic IsNightEntranceDone -0x70b980 void __cdecl oCZoneMusic SetZonetime int -0x70b990 void __cdecl oCZoneMusic GetZonetime int * -0x70b9a0 void __thiscall oCZoneMusic Archive class zCArchiver & -0x70ba90 void __thiscall oCZoneMusic Unarchive class zCArchiver & -0x70bb80 float __thiscall oCZoneMusic GetCamPosWeightElps -0x70bd30 struct oCZoneMusicList * __cdecl oCZoneMusic BuildTempZoneList class oCZoneMusicDefault * class zCArraySort const & -0x70bea0 void __cdecl oCZoneMusic ReleaseTempZoneList struct oCZoneMusicList * -0x70bed0 void __cdecl oCZoneMusic SwitchInAndOutZones class zCArraySort const & class zCArraySort const & -0x70c350 class oCZoneMusic * __cdecl oCZoneMusic GetMusicZoneByName class oCZoneMusic * class zSTRING -0x70c3e0 void __cdecl oCZoneMusic GetNewTheme class zSTRING * -0x70c7d0 int __cdecl oCZoneMusic PlayThemeVariation class zSTRING int -0x70cb70 int __cdecl oCZoneMusic IsDaytime -0x70cb90 enum oHEROSTATUS __cdecl oCZoneMusic GetHerostatus -0x70cba0 oCZoneMusicDefault* __thiscall oCZoneMusicDefault oCZoneMusicDefault -0x70cc00 void * __thiscall oCZoneMusicDefault `scalar deleting destructor' unsigned int -0x70cc30 void __thiscall oCZoneMusicDefault ~oCZoneMusicDefault -0x70ce60 class zCObject * __cdecl zCMusicControler _CreateNewInstance -0x70cee0 void __cdecl zCMusicControler operator delete void * char const * char const * int -0x70cf00 class zCClassDef * __thiscall zCMusicControler _GetClassDef -0x70d0f0 class zCObject * __cdecl zCEventMusicControler _CreateNewInstance -0x70d2b0 void __cdecl zCEventMusicControler operator delete void * char const * char const * int -0x70d2d0 class zCClassDef * __thiscall zCEventMusicControler _GetClassDef -0x70d2e0 int __thiscall zCEventMusicControler MD_GetNumOfSubTypes -0x70d2f0 void * __thiscall zCEventMusicControler `scalar deleting destructor' unsigned int -0x70d320 void __thiscall zCEventMusicControler ~zCEventMusicControler -0x70d370 class zSTRING __thiscall zCEventMusicControler MD_GetSubTypeString int -0x70d470 enum zCEventMessage::zTTimeBehavior __thiscall zCEventMusicControler MD_GetTimeBehavior -0x70d480 float __thiscall zCEventMusicControler MD_GetMinTime -0x70d490 void __thiscall zCEventMusicControler Archive class zCArchiver & -0x70d4c0 void __thiscall zCEventMusicControler Unarchive class zCArchiver & -0x70d4f0 zCMusicControler* __thiscall zCMusicControler zCMusicControler -0x70d510 void * __thiscall zCMusicControler `scalar deleting destructor' unsigned int -0x70d540 void __thiscall zCMusicControler ~zCMusicControler -0x70d550 void __thiscall zCMusicControler OnMessage class zCEventMessage * class zCVob * -0x70d5b0 void __thiscall zCMusicControler ThisVobRemovedFromWorld class zCWorld * -0x70d6c0 zCDXTCCache_D3D* __thiscall zCDXTCCache_D3D zCDXTCCache_D3D -0x70d6f0 void __thiscall zCDXTCCache_D3D ~zCDXTCCache_D3D -0x70d700 struct IDirectDrawSurface7 * __thiscall zCDXTCCache_D3D Lock int int int -0x70d800 int __thiscall zCDXTCCache_D3D Unlock int int int struct IDirectDrawSurface7 * -0x70d930 void __thiscall zCDXTCCache_D3D ClearCache -0x70dba0 struct IDirectDrawSurface7 * __thiscall zCDXTCCache_D3D XDXTC_CreateSurface int int int struct zCDXTCCache_D3D::zD3D_Entry * -0x70de70 int __stdcall XD3D_AppIDDEnumCallback struct _GUID * char * char * void * -0x70e4f0 int __thiscall zCRnd_D3D XD3D_EnumerateModes -0x70e530 int __thiscall zCRnd_D3D XD3D_InitPerDX long int int int int -0x70f250 int __thiscall zCRnd_D3D XD3D_InitPort int int int int int -0x711780 int __thiscall zCRnd_D3D XD3D_TestCapabilities -0x711f00 int __thiscall zCRnd_D3D XD3D_SetDevice int int int int enum zTRnd_ScreenMode -0x7123f0 void __thiscall zCRnd_D3D XD3D_ClearDevice -0x712860 int __thiscall zCRnd_D3D XD3D_TextureRescue class zCTex_D3D * -0x712a60 int __thiscall zCRnd_D3D XD3D_TextureRebuild -0x712c80 int __thiscall zCRnd_D3D XD3D_CreateWin int int int -0x713120 void __thiscall zCRnd_D3D XD3D_CloseWin -0x713260 zCRnd_D3D* __thiscall zCRnd_D3D zCRnd_D3D -0x7138f0 zCRnd_D3D* __thiscall zCRnd_D3D zCRnd_D3D -0x713900 void __thiscall zCRenderer DrawLightmapList class zCPolygon * * int -0x713910 void __thiscall zCRenderer DrawLineZ float float float float float float struct zCOLOR -0x713920 void __thiscall zCRenderer DrawPolySimple class zCTexture * struct zTRndSimpleVertex * int -0x713930 int __thiscall zCRenderer GetFog -0x713940 struct zCOLOR __thiscall zCRenderer GetFogColor -0x713970 void __thiscall zCRenderer GetFogRange float & float & enum zTRnd_FogMode & -0x713980 enum zTRnd_PolyDrawMode __thiscall zCRenderer GetPolyDrawMode -0x713990 void __thiscall zCRenderer SetPolyDrawMode enum zTRnd_PolyDrawMode const & -0x7139a0 void __thiscall zCRenderer SetTextureWrapEnabled int -0x7139b0 int __thiscall zCRenderer GetTextureWrapEnabled -0x7139c0 void __thiscall zCRenderer SetDitherEnabled int -0x7139d0 int __thiscall zCRenderer GetDitherEnabled -0x7139e0 enum zTRnd_PolySortMode __thiscall zCRenderer GetPolySortMode -0x7139f0 void __thiscall zCRenderer SetPolySortMode enum zTRnd_PolySortMode const & -0x713a00 int __thiscall zCRenderer GetZBufferWriteEnabled -0x713a10 void __thiscall zCRenderer SetZBufferWriteEnabled int -0x713a20 enum zTRnd_ZBufferCmp __thiscall zCRenderer GetZBufferCompare -0x713a30 void __thiscall zCRenderer SetZBufferCompare enum zTRnd_ZBufferCmp const & -0x713a40 int __thiscall zCRenderer GetPixelWriteEnabled -0x713a50 void __thiscall zCRenderer SetPixelWriteEnabled int -0x713a60 void __thiscall zCRenderer SetAlphaBlendSource enum zTRnd_AlphaBlendSource const & -0x713a70 enum zTRnd_AlphaBlendSource __thiscall zCRenderer GetAlphaBlendSource -0x713a80 void __thiscall zCRenderer SetAlphaBlendFunc enum zTRnd_AlphaBlendFunc const & -0x713a90 enum zTRnd_AlphaBlendFunc __thiscall zCRenderer GetAlphaBlendFunc -0x713aa0 float __thiscall zCRenderer GetAlphaBlendFactor -0x713ab0 void __thiscall zCRenderer SetAlphaBlendFactor float const & -0x713ac0 int __thiscall zCRenderer GetCacheAlphaPolys -0x713ad0 void __thiscall zCRenderer SetCacheAlphaPolys int -0x713ae0 void __thiscall zCRenderer SetRenderMode enum zTRnd_RenderMode -0x713af0 enum zTRnd_RenderMode __thiscall zCRenderer GetRenderMode -0x713b00 int __thiscall zCRenderer HasCapability enum zTRnd_Capability -0x713b10 void __thiscall zCRenderer GetGuardBandBorders float & float & float & float & -0x713b20 void __thiscall zCRenderer ResetZTest -0x713b30 int __thiscall zCRenderer HasPassedZTest -0x713b40 class zCTextureConvert * __thiscall zCRenderer CreateTextureConvert -0x713b50 int __thiscall zCRenderer SupportsTextureFormat enum zTRnd_TextureFormat -0x713b60 int __thiscall zCRenderer SupportsTextureFormatHardware enum zTRnd_TextureFormat -0x713b70 int __thiscall zCRenderer GetMaxTextureSize -0x713b80 int __thiscall zCRenderer SetTransform enum zTRnd_TrafoType class zMAT4 const & -0x713b90 int __thiscall zCRenderer SetViewport int int int int -0x713ba0 int __thiscall zCRenderer SetLight unsigned long class zCRenderLight * -0x713bb0 int __thiscall zCRenderer GetMaterial struct zCRenderer::zTMaterial & -0x713bc0 int __thiscall zCRenderer SetMaterial struct zCRenderer::zTMaterial const & -0x713bd0 int __thiscall zCRenderer SetTexture unsigned long class zCTexture * -0x713be0 int __thiscall zCRenderer SetTextureStageState unsigned long enum zTRnd_TextureStageState unsigned long -0x713bf0 int __thiscall zCRenderer SetAlphaBlendFuncImmed enum zTRnd_AlphaBlendFunc -0x713c00 int __thiscall zCRenderer SetRenderState enum zTRnd_RenderStateType unsigned long -0x713c10 unsigned long __thiscall zCRenderer GetRenderState enum zTRnd_RenderStateType -0x713c20 void __thiscall zCRenderer AddAlphaSortObject class zCRndAlphaSortObject * -0x713c30 void __thiscall zCRenderer RenderAlphaSortList -0x713c40 void * __thiscall zCRenderer `scalar deleting destructor' unsigned int -0x713c60 int __thiscall zCRnd_D3D Vid_IsLocked -0x713c70 void __thiscall zCRnd_D3D Vid_BeginLfbAccess -0x713c80 void __thiscall zCRnd_D3D Vid_EndLfbAccess -0x713c90 void __thiscall zCRnd_D3D Vid_SetLfbAlpha int -0x713ca0 void __thiscall zCRnd_D3D Vid_SetLfbAlphaFunc enum zTRnd_AlphaBlendFunc const & -0x713cb0 void __cdecl `dynamic atexit destructor for 'private: static class std::tr1::shared_ptr __ExceptionPtr::m_badAllocExceptionPtr'' -0x713cc0 void * __thiscall zCRnd_D3D `scalar deleting destructor' unsigned int -0x713ce0 zD3D_alphaPoly* __thiscall zD3D_alphaPoly zD3D_alphaPoly -0x713cf0 int __thiscall zD3D_alphaPoly IsAlphaPoly -0x713d00 void __thiscall zD3D_alphaPoly ~zD3D_alphaPoly -0x713d10 void * __thiscall zD3D_alphaPoly `scalar deleting destructor' unsigned int -0x713d30 void __thiscall zCRnd_D3D ~zCRnd_D3D -0x713fc0 void __thiscall zCRnd_D3D EmergencyExit -0x7143f0 void __thiscall zCRnd_D3D DrawPolySimple class zCTexture * struct zTRndSimpleVertex * int -0x714852 void __thiscall zCRnd_D3D DrawPolySimple class zCTexture * struct zTRndSimpleVertex * int -0x714a00 int __cdecl DXTryWarning long char const * -0x714b60 void __thiscall zCRnd_D3D DrawPoly class zCPolygon * -0x714d12 void __thiscall zCRnd_D3D DrawPoly class zCPolygon * -0x714dd0 void __thiscall zCRnd_D3D XD3D_PolyDrawOnePassVertLight class zCPolygon * -0x715480 enum zTResourceCacheState __thiscall zCResource CacheIn float -0x7154c0 class zCTexture * __thiscall zCMaterial GetAniTexture -0x7154f0 void __thiscall zCRnd_D3D XD3D_PolyDrawOnePassMultiTex class zCPolygon * -0x715bc0 void __thiscall zCRnd_D3D XD3D_PolyDrawTwoPassTexture class zCPolygon * -0x716320 void __thiscall zCRnd_D3D XD3D_AlphaBlendPoly class zCPolygon * class zCMaterial * -0x7166d0 void __thiscall zCRnd_D3D XD3D_PolyDrawTwoPassLightMap class zCPolygon * -0x716860 void __thiscall zCRnd_D3D DrawLightmapList class zCPolygon * * int -0x716920 void __thiscall zCRnd_D3D SetPixel float float struct zCOLOR -0x716b00 void __thiscall zCRnd_D3D DrawLine float float float float struct zCOLOR -0x716c7a void __thiscall zCRnd_D3D DrawLine float float float float struct zCOLOR -0x716d20 void __thiscall zCRnd_D3D DrawLineZ float float float float float float struct zCOLOR -0x716f50 void __thiscall zCRnd_D3D FlushPolys -0x716f60 void __thiscall zCRnd_D3D BeginFrame -0x717150 void __thiscall zCRnd_D3D EndFrame -0x717160 int __thiscall zCRnd_D3D SetTransform enum zTRnd_TrafoType class zMAT4 const & -0x7173cb int __thiscall zCRnd_D3D SetTransform enum zTRnd_TrafoType class zMAT4 const & -0x717510 int __thiscall zCRnd_D3D SetViewport int int int int -0x717580 int __thiscall zCRnd_D3D SetLight unsigned long class zCRenderLight * -0x718000 int __thiscall zCRnd_D3D SetMaterial struct zCRenderer::zTMaterial const & -0x718100 int __thiscall zCRnd_D3D GetMaterial struct zCRenderer::zTMaterial & -0x718150 int __thiscall zCRnd_D3D XD3D_SetTexture unsigned long struct IDirectDrawSurface7 * -0x7181b0 int __thiscall zCRnd_D3D SetTexture unsigned long class zCTexture * -0x718270 int __thiscall zCRnd_D3D SetTextureStageState unsigned long enum zTRnd_TextureStageState unsigned long -0x7182b8 int __thiscall zCRnd_D3D SetTextureStageState unsigned long enum zTRnd_TextureStageState unsigned long -0x718310 int __thiscall zCRnd_D3D SetAlphaBlendFuncImmed enum zTRnd_AlphaBlendFunc -0x7184ec int __thiscall zCRnd_D3D SetAlphaBlendFuncImmed enum zTRnd_AlphaBlendFunc -0x718550 int __thiscall zCRnd_D3D SetRenderState enum zTRnd_RenderStateType unsigned long -0x7185c0 int __thiscall zCRnd_D3D XD3D_SetRenderState enum _D3DRENDERSTATETYPE unsigned long -0x718670 unsigned long __thiscall zCRnd_D3D GetRenderState enum zTRnd_RenderStateType -0x7186a0 void __thiscall zCRnd_D3D AddAlphaSortObject class zCRndAlphaSortObject * -0x718770 void __thiscall zCRnd_D3D RenderAlphaSortList -0x71885c void __thiscall zCRnd_D3D RenderAlphaSortList -0x718a20 void __thiscall zD3D_alphaPoly Draw int -0x718ce8 void __thiscall zD3D_alphaPoly Draw int -0x718f2c void __thiscall zD3D_alphaPoly Draw int -0x719079 void __thiscall zD3D_alphaPoly Draw int -0x719440 int __thiscall zCRnd_D3D XD3D_DrawVertexBufferWire class zCVertexBuffer * int int unsigned short * unsigned long -0x7195f0 int __thiscall zCRnd_D3D XD3D_DrawVertexBufferFlat class zCVertexBuffer * int int unsigned short * unsigned long -0x719710 int __thiscall zCRnd_D3D DrawVertexBuffer class zCVertexBuffer * int int unsigned short * unsigned long -0x719ab0 class zCVertexBuffer * __thiscall zCRnd_D3D CreateVertexBuffer -0x719b20 void __cdecl zCVertexBuffer operator delete void * char const * char const * int -0x719b70 void __thiscall zCRnd_D3D SetFog int -0x719c10 int __thiscall zCRnd_D3D GetFog -0x719c20 void __thiscall zCRnd_D3D SetFogColor struct zCOLOR const & -0x719c50 struct zCOLOR __thiscall zCRnd_D3D GetFogColor -0x719c60 void __thiscall zCRnd_D3D SetFogRange float float enum zTRnd_FogMode -0x719cb0 void __thiscall zCRnd_D3D GetFogRange float & float & enum zTRnd_FogMode & -0x719ce0 void __thiscall zCRnd_D3D SetPolyDrawMode enum zTRnd_PolyDrawMode const & -0x719cf0 enum zTRnd_PolyDrawMode __thiscall zCRnd_D3D GetPolyDrawMode -0x719d00 void __thiscall zCRnd_D3D SetTextureWrapEnabled int -0x719d10 int __thiscall zCRnd_D3D GetTextureWrapEnabled -0x719d20 void __thiscall zCRnd_D3D SetBilerpFilterEnabled int -0x719da0 int __thiscall zCRnd_D3D GetBilerpFilterEnabled -0x719db0 void __thiscall zCRnd_D3D SetDitherEnabled int -0x719dc0 int __thiscall zCRnd_D3D GetDitherEnabled -0x719dd0 void __thiscall zCRnd_D3D SetPolySortMode enum zTRnd_PolySortMode const & -0x719e20 enum zTRnd_PolySortMode __thiscall zCRnd_D3D GetPolySortMode -0x719e30 void __thiscall zCRnd_D3D SetZBufferWriteEnabled int -0x719e50 int __thiscall zCRnd_D3D GetZBufferWriteEnabled -0x719e60 void __thiscall zCRnd_D3D SetZBufferCompare enum zTRnd_ZBufferCmp const & -0x719ef0 enum zTRnd_ZBufferCmp __thiscall zCRnd_D3D GetZBufferCompare -0x719f00 void __thiscall zCRnd_D3D SetPixelWriteEnabled int -0x719f10 int __thiscall zCRnd_D3D GetPixelWriteEnabled -0x719f20 void __thiscall zCRnd_D3D SetAlphaBlendSource enum zTRnd_AlphaBlendSource const & -0x719f30 enum zTRnd_AlphaBlendSource __thiscall zCRnd_D3D GetAlphaBlendSource -0x719f40 void __thiscall zCRnd_D3D SetAlphaBlendFunc enum zTRnd_AlphaBlendFunc const & -0x719f50 enum zTRnd_AlphaBlendFunc __thiscall zCRnd_D3D GetAlphaBlendFunc -0x719f60 void __thiscall zCRnd_D3D SetAlphaBlendFactor float const & -0x719f70 float __thiscall zCRnd_D3D GetAlphaBlendFactor -0x719f80 int __thiscall zCRnd_D3D SupportAlphaTesting -0x719f90 void __thiscall zCRnd_D3D SetRenderMode enum zTRnd_RenderMode -0x71a0f0 enum zTRnd_RenderMode __thiscall zCRnd_D3D GetRenderMode -0x71a100 int __thiscall zCRnd_D3D HasCapability enum zTRnd_Capability -0x71a1e6 int __thiscall zCRnd_D3D HasCapability enum zTRnd_Capability -0x71a214 int __thiscall zCRnd_D3D HasCapability enum zTRnd_Capability -0x71a260 void __thiscall zCRnd_D3D ResetZTest -0x71a270 int __thiscall zCRnd_D3D HasPassedZTest -0x71a280 unsigned short __thiscall zCRnd_D3D GetTexturePortableBinaryVersion -0x71a290 void __thiscall zCRnd_D3D GetGuardBandBorders float & float & float & float & -0x71a300 void __thiscall zCRnd_D3D GetStatistics struct zTRnd_Stats & -0x71a350 void __thiscall zCRnd_D3D ResetStatistics -0x71a3a0 zCSurfaceCache_D3D* __thiscall zCSurfaceCache_D3D zCSurfaceCache_D3D -0x71a3d0 void __thiscall zCSurfaceCache_D3D ~zCSurfaceCache_D3D -0x71a3e0 int __thiscall zCSurfaceCache_D3D CacheInSurface struct IDirectDrawSurface7 * struct zCSurfaceCache_D3D::zCSlotIndex * -0x71a7f0 struct IDirectDrawSurface7 * __thiscall zCSurfaceCache_D3D CacheOutSurface struct zCSurfaceCache_D3D::zCSlotIndex * -0x71ab80 void __thiscall zCSurfaceCache_D3D ClearCache -0x71ac80 void __thiscall zCSurfaceCache_D3D XSC_ClearSlot struct zCSurfaceCache_D3D::zD3D_SlotHeader * -0x71adb0 void __thiscall zCSurfaceCache_D3D XSC_KillLastSurfaceInSlot struct zCSurfaceCache_D3D::zD3D_SlotHeader * -0x71aee0 class zCTexture * __thiscall zCRnd_D3D CreateTexture -0x71af50 void __cdecl zCTexture operator delete void * char const * char const * int -0x71af70 int __thiscall zCRnd_D3D GetTotalTextureMem -0x71af80 int __thiscall zCRnd_D3D SupportsTextureFormat enum zTRnd_TextureFormat -0x71afef int __thiscall zCRnd_D3D SupportsTextureFormat enum zTRnd_TextureFormat -0x71b010 int __thiscall zCRnd_D3D SupportsTextureFormatHardware enum zTRnd_TextureFormat -0x71b03b int __thiscall zCRnd_D3D SupportsTextureFormatHardware enum zTRnd_TextureFormat -0x71b060 int __thiscall zCRnd_D3D GetMaxTextureSize -0x71b070 class zCTextureConvert * __thiscall zCRnd_D3D CreateTextureConvert -0x71b0e0 zCTex_D3D* __thiscall zCTex_D3D zCTex_D3D -0x71b1b0 void * __thiscall zCTex_D3D `scalar deleting destructor' unsigned int -0x71b1e0 void __thiscall zCTex_D3D ~zCTex_D3D -0x71b240 void __thiscall zCTex_D3D ReleaseData -0x71b350 int __thiscall zCTex_D3D Lock int -0x71b3a0 int __thiscall zCTex_D3D Unlock -0x71b620 class zCTextureInfo __thiscall zCTex_D3D GetTextureInfo -0x71b670 int __thiscall zCTex_D3D SetTextureInfo class zCTextureInfo const & -0x71b840 void __thiscall zCTex_D3D GetPixelSize int & int & -0x71b950 int __thiscall zCTex_D3D CopyTextureDataTo int void * int -0x71be90 int __thiscall zCTex_D3D CopyPaletteDataTo void * -0x71bfa0 void * __thiscall zCTex_D3D GetPaletteBuffer -0x71c0b0 int __thiscall zCTex_D3D GetTextureBuffer int void * & int & -0x71c2d5 int __thiscall zCTex_D3D GetTextureBuffer int void * & int & -0x71c377 int __thiscall zCTex_D3D GetTextureBuffer int void * & int & -0x71cb60 int __thiscall zCTex_D3D XTEX_BuildSurfaces int -0x71ce47 int __thiscall zCTex_D3D XTEX_BuildSurfaces int -0x71d7d0 void __thiscall zCTex_D3D InsertTexture int int -0x71da60 int __thiscall zCTex_D3D PreloadTexture -0x71da90 int __thiscall zCTex_D3D SetTexture int -0x71dc80 int __thiscall zCTex_D3D RemoveTexture -0x71de00 int __thiscall zCTex_D3D RescueTexture struct zD3D_savedTexture * -0x71de40 int __thiscall zCTex_D3D RebuildTexture struct zD3D_savedTexture * -0x71e1aa int __thiscall zCTex_D3D RebuildTexture struct zD3D_savedTexture * -0x71e310 zCVertexBuffer_D3D* __thiscall zCVertexBuffer_D3D zCVertexBuffer_D3D -0x71e4a0 int __thiscall zCVertexBuffer_D3D IsLocked -0x71e4b0 void * __thiscall zCVertexBuffer_D3D `scalar deleting destructor' unsigned int -0x71e4e0 void __thiscall zCVertexBuffer_D3D ~zCVertexBuffer_D3D -0x71e590 int __thiscall zCVertexBuffer_D3D Create unsigned long unsigned long unsigned long -0x71e730 int __thiscall zCVertexBuffer_D3D Destroy -0x71e800 int __thiscall zCVertexBuffer_D3D Lock unsigned long -0x71eaf0 int __thiscall zCVertexBuffer_D3D Unlock -0x71eb40 int __thiscall zCVertexBuffer_D3D Optimize -0x71eb90 int __thiscall zCVertexBuffer_D3D SetPrimitiveType enum zTVBufferPrimitiveType -0x71ebb0 enum zTVBufferPrimitiveType __thiscall zCVertexBuffer_D3D GetPrimitiveType -0x71ebc0 unsigned long __thiscall zCVertexBuffer_D3D GetVertexFormat -0x71ebd0 enum zTVBufferVertexType __thiscall zCVertexBuffer_D3D GetVertexType -0x71ebe0 int __thiscall zCVertexBuffer_D3D SetIndexListSize unsigned long -0x71ec80 unsigned long __thiscall zCVertexBuffer_D3D GetIndexListSize -0x71ec90 unsigned short * __thiscall zCVertexBuffer_D3D GetIndexListPtr -0x71ecb0 int __thiscall zCVertexBuffer_D3D SetIndexList class zCArray const & -0x71eda0 void __thiscall zCRnd_D3D Vid_Blit int struct tagRECT * struct tagRECT * -0x71f080 int __thiscall zCRnd_D3D Vid_Lock struct zTRndSurfaceDesc & -0x71f130 int __thiscall zCRnd_D3D Vid_Unlock -0x71f170 int __thiscall zCRnd_D3D Vid_GetFrontBufferCopy class zCTextureConvert & -0x71f550 void __thiscall zCRnd_D3D Vid_Clear struct zCOLOR & int -0x71f5d0 int __thiscall zCRnd_D3D Vid_GetNumDevices -0x71f5e0 int __thiscall zCRnd_D3D Vid_GetActiveDeviceNr -0x71f5f0 int __thiscall zCRnd_D3D Vid_SetDevice int -0x71f8c0 int __thiscall zCRnd_D3D Vid_GetDeviceInfo struct zTRnd_DeviceInfo & int -0x71fa90 int __thiscall zCRnd_D3D Vid_GetNumModes -0x71faa0 int __thiscall zCRnd_D3D Vid_GetModeInfo struct zTRnd_VidModeInfo & int -0x71fc60 int __thiscall zCRnd_D3D Vid_GetActiveModeNr -0x71fc70 int __thiscall zCRnd_D3D Vid_SetMode int struct HWND__ * * -0x71fe30 int __thiscall zCRnd_D3D XD3D_SetMode int int int -0x720160 void __thiscall zCRnd_D3D Vid_SetScreenMode enum zTRnd_ScreenMode -0x720540 enum zTRnd_ScreenMode __thiscall zCRnd_D3D Vid_GetScreenMode -0x720550 void __thiscall zCRnd_D3D Vid_SetGammaCorrection float float float -0x720af0 float __thiscall zCRnd_D3D Vid_GetGammaCorrection -0x720b30 void __cdecl FreeTexConvert -0x720b50 char * __cdecl ResizeTexture int * int int void * void * unsigned long -0x720dc0 int __thiscall zCTexConGeneric ConvertTextureFormat class zCTextureInfo const & -0x720f3f int __thiscall zCTexConGeneric ConvertTextureFormat class zCTextureInfo const & -0x7211c5 int __thiscall zCTexConGeneric ConvertTextureFormat class zCTextureInfo const & -0x7225e0 int __thiscall zCTexConGeneric SetTextureInfo class zCTextureInfo const & -0x7226a0 class zCTextureInfo __thiscall zCTexConGeneric GetTextureInfo -0x7226c0 void * __thiscall zCTexConGeneric GetPaletteBuffer -0x7226e0 int __thiscall zCTexConGeneric GetTextureBuffer int void * & int & -0x7228b0 int __thiscall zCTexConGeneric CopyTextureDataTo int void * int -0x722ae0 int __thiscall zCTexConGeneric CopyPaletteDataTo void * -0x722b10 struct zCOLOR __thiscall zCTexConGeneric GetAverageColor -0x722b20 int __thiscall zCTexConGeneric HasAlpha -0x722b47 int __thiscall zCTexConGeneric HasAlpha -0x722b70 zCTexConGeneric* __thiscall zCTexConGeneric zCTexConGeneric -0x722bd0 void __thiscall zCTexConGeneric SetDetailTextureMode int -0x722be0 void * __thiscall zCTexConGeneric `scalar deleting destructor' unsigned int -0x722c00 void __thiscall zCTexConGeneric ~zCTexConGeneric -0x722c60 void __thiscall zCTexConGeneric ~zCTexConGeneric -0x722c70 int __thiscall zCTexConGeneric Lock int -0x722c90 int __thiscall zCTexConGeneric Unlock -0x722e90 void __cdecl tcConvertTexture struct RGBPIXEL * unsigned char * unsigned char * int -0x7230d0 void __cdecl tcCreatePalette struct RGBPIXEL * unsigned char * int -0x7241d0 class oCDocumentManager & __cdecl oCDocumentManager GetDocumentManager -0x7244a0 void * __thiscall zCListSort::`scalar deleting destructor' unsigned int -0x7244d0 int __fastcall oCDocumentManager CreateDocument -0x7246d0 int __fastcall oCDocumentManager CreateMap -0x7248d0 void __fastcall oCDocumentManager SetPages int int -0x724910 void __fastcall oCDocumentManager SetPage int int class zSTRING & int -0x724950 void __fastcall oCDocumentManager SetFont int int class zSTRING & -0x724990 void __fastcall oCDocumentManager SetMargins int int class zCPosition & class zCPosition & int -0x7249e0 void __fastcall oCDocumentManager SetLevel int class zSTRING const & -0x724b60 void __fastcall oCDocumentManager PrintLine int int class zSTRING & -0x724ba0 void __fastcall oCDocumentManager PrintLines int int class zSTRING & -0x724be0 void __fastcall oCDocumentManager Show int -0x724c90 int __fastcall oCDocumentManager GetNextAvailableID -0x724cb0 class oCViewDocument * __fastcall oCDocumentManager GetDocumentView int -0x724ce0 void __fastcall oCDocumentManager UpdateMap int -0x724d30 int __thiscall oCDocumentManager HandleEvent int -0x724df0 void __thiscall zCListSort::DeleteListDatas -0x724e90 oCViewDocument* __thiscall oCViewDocument oCViewDocument class zSTRING & -0x7250d0 class zCClassDef * __thiscall zCViewDialog _GetClassDef -0x7250e0 int __fastcall zCViewDialog IsActive -0x7250f0 void __fastcall zCViewDialog Activate int -0x725100 int __fastcall zCViewDialog HasFinished -0x725110 void __fastcall zCViewDialog StartSelection -0x725120 void __fastcall zCViewDialog StopSelection -0x725130 void * __thiscall oCViewDocument `scalar deleting destructor' unsigned int -0x725160 oCViewDocument* __thiscall oCViewDocument oCViewDocument -0x725190 void __thiscall oCViewDocument ~oCViewDocument -0x7251b0 class oCViewDocument * __fastcall oCViewDocument GetPage int -0x7251e0 void __fastcall oCViewDocument SetPages int -0x725340 void __fastcall oCViewDocument SetMargins int class zCPosition & class zCPosition & int -0x7254c0 class oCViewDocument * __fastcall oCViewDocument SetPage int class zSTRING & int -0x7256b0 void __fastcall oCViewDocument SetFont int class zSTRING & -0x725770 void __fastcall oCViewDocument PrintLine int class zSTRING & -0x725830 void __fastcall oCViewDocument PrintLines int class zSTRING & -0x7258f0 void __fastcall oCViewDocument SetTexture class zSTRING & int -0x7259a0 void __fastcall oCViewDocument AlignPageToParent -0x725b30 class zCPosition & __thiscall zCPosition operator-= class zCPosition & -0x725b50 void __fastcall oCViewDocument Center -0x725bc0 void __fastcall oCViewDocument SizeToContent -0x725c10 void __fastcall oCViewDocument SizeToParent -0x725c50 void __fastcall oCViewDocument ScaleToParent -0x725d20 oCViewDocumentMap* __thiscall oCViewDocumentMap oCViewDocumentMap -0x725e60 void * __thiscall oCViewDocumentMap `scalar deleting destructor' unsigned int -0x725e90 void __thiscall oCViewDocumentMap ~oCViewDocumentMap -0x725f40 class oCViewDocument * __fastcall oCViewDocumentMap SetPage int class zSTRING & int -0x726030 void __fastcall oCViewDocumentMap UpdatePosition -0x726602 void __fastcall oCViewDocumentMap UpdatePosition -0x726900 class zCObject * __cdecl oCViewDialogInventory _CreateNewInstance -0x7269b0 void __cdecl oCViewDialogInventory operator delete void * char const * char const * int -0x7269d0 class zCClassDef * __thiscall oCViewDialogInventory _GetClassDef -0x7269e0 oCViewDialogInventory* __thiscall oCViewDialogInventory oCViewDialogInventory -0x726a20 void * __thiscall oCViewDialogInventory `scalar deleting destructor' unsigned int -0x726a50 void __thiscall oCViewDialogInventory ~oCViewDialogInventory -0x726a70 void __fastcall oCViewDialogInventory Activate int -0x726ad0 void __fastcall oCViewDialogInventory SetInventory class oCNpcInventory * -0x726b00 void __fastcall oCViewDialogInventory SetAlignment enum oCViewDialogInventory::oEInventoryAlignment -0x726b10 class oCItem * __fastcall oCViewDialogInventory GetSelectedItem -0x726b30 int __fastcall oCViewDialogInventory GetSelectedItemCount -0x726b50 class oCItem * __fastcall oCViewDialogInventory RemoveSelectedItem -0x726be0 void __fastcall oCViewDialogInventory InsertItem class oCItem * -0x726c00 int __fastcall oCViewDialogInventory CanHandleLeft -0x726c30 int __fastcall oCViewDialogInventory CanHandleRight -0x726c60 int __thiscall oCViewDialogInventory HandleEvent int -0x726cb0 void __fastcall oCViewDialogInventory StartSelection -0x726d30 void __fastcall oCViewDialogInventory StopSelection -0x726f80 class zCObject * __cdecl oCViewDialogItem _CreateNewInstance -0x727020 void __cdecl oCViewDialogItem operator delete void * char const * char const * int -0x727040 class zCClassDef * __thiscall oCViewDialogItem _GetClassDef -0x727050 oCViewDialogItem* __thiscall oCViewDialogItem oCViewDialogItem -0x727080 void * __thiscall oCViewDialogItem `scalar deleting destructor' unsigned int -0x7270b0 void __thiscall oCViewDialogItem ~oCViewDialogItem -0x727140 void __fastcall oCViewDialogItem SetItem class oCItem * -0x727180 void __fastcall oCViewDialogItem Blit -0x7273b0 class zCObject * __cdecl oCViewDialogItemContainer _CreateNewInstance -0x727470 void __cdecl oCViewDialogItemContainer operator delete void * char const * char const * int -0x727490 class zCClassDef * __thiscall oCViewDialogItemContainer _GetClassDef -0x7274a0 oCViewDialogItemContainer* __thiscall oCViewDialogItemContainer oCViewDialogItemContainer -0x7274f0 void * __thiscall oCViewDialogItemContainer `vector deleting destructor' unsigned int -0x727520 void __thiscall oCViewDialogItemContainer ~oCViewDialogItemContainer -0x727540 void __fastcall oCViewDialogItemContainer Activate int -0x727560 void __fastcall oCViewDialogItemContainer SetItemContainer class oCItemContainer * -0x727590 void __fastcall oCViewDialogItemContainer SetAlignment enum oCViewDialogItemContainer::oEItemContainerAlignment -0x7275a0 class oCItem * __fastcall oCViewDialogItemContainer GetSelectedItem -0x7275c0 int __fastcall oCViewDialogItemContainer GetSelectedItemCount -0x7275e0 class oCItem * __fastcall oCViewDialogItemContainer RemoveSelectedItem -0x7276c0 void __fastcall oCViewDialogItemContainer InsertItem class oCItem * -0x727740 void __fastcall oCViewDialogItemContainer RemoveItem class oCItem * -0x7277d0 void __fastcall oCViewDialogItemContainer TransferAllItemsTo class oCNpcInventory * -0x727900 void __fastcall oCViewDialogItemContainer UpdateValue -0x727a90 int __fastcall oCViewDialogItemContainer CanHandleLeft -0x727aa0 int __fastcall oCViewDialogItemContainer CanHandleRight -0x727ab0 int __thiscall oCViewDialogItemContainer HandleEvent int -0x727b00 void __fastcall oCViewDialogItemContainer StartSelection -0x727b90 void __fastcall oCViewDialogItemContainer StopSelection -0x727de0 class zCObject * __cdecl oCViewDialogStealContainer _CreateNewInstance -0x727ea0 void __cdecl oCViewDialogStealContainer operator delete void * char const * char const * int -0x727ec0 class zCClassDef * __thiscall oCViewDialogStealContainer _GetClassDef -0x727ed0 oCViewDialogStealContainer* __thiscall oCViewDialogStealContainer oCViewDialogStealContainer -0x727f20 void * __thiscall oCViewDialogStealContainer `scalar deleting destructor' unsigned int -0x727f50 void __thiscall oCViewDialogStealContainer ~oCViewDialogStealContainer -0x727f70 void __fastcall oCViewDialogStealContainer Activate int -0x727f90 void __fastcall oCViewDialogStealContainer SetStealContainer class oCStealContainer * -0x727fc0 void __fastcall oCViewDialogStealContainer SetAlignment enum oCViewDialogStealContainer::oEStealContainerAlignment -0x727fd0 class oCItem * __fastcall oCViewDialogStealContainer GetSelectedItem -0x727ff0 int __fastcall oCViewDialogStealContainer GetSelectedItemCount -0x728010 class oCItem * __fastcall oCViewDialogStealContainer RemoveSelectedItem -0x728130 void __fastcall oCViewDialogStealContainer InsertItem class oCItem * -0x7281f0 void __fastcall oCViewDialogStealContainer RemoveItem class oCItem * -0x7282b0 void __fastcall oCViewDialogStealContainer TransferAllItemsTo class oCNpcInventory * -0x728420 void __fastcall oCViewDialogStealContainer UpdateValue -0x7285c0 int __fastcall oCViewDialogStealContainer CanHandleLeft -0x7285d0 int __fastcall oCViewDialogStealContainer CanHandleRight -0x7285e0 int __thiscall oCViewDialogStealContainer HandleEvent int -0x728630 void __fastcall oCViewDialogStealContainer StartSelection -0x7286b0 void __fastcall oCViewDialogStealContainer StopSelection -0x728900 class zCObject * __cdecl oCViewDialogTrade _CreateNewInstance -0x728970 void __cdecl oCViewDialogTrade operator delete void * char const * char const * int -0x728990 void __thiscall oCViewDialogTrade UpdateViewSettings -0x728b50 oCViewDialogTrade* __thiscall oCViewDialogTrade oCViewDialogTrade -0x729170 void __cdecl zCViewDialogChoice operator delete void * char const * char const * int -0x729190 class zCClassDef * __thiscall oCViewDialogTrade _GetClassDef -0x7291a0 void * __thiscall oCViewDialogTrade `scalar deleting destructor' unsigned int -0x7291d0 void __thiscall oCViewDialogTrade ~oCViewDialogTrade -0x729300 void __fastcall oCViewDialogTrade AllDialogsStop -0x729340 void __fastcall oCViewDialogTrade AllDialogsDisable -0x729390 void __fastcall oCViewDialogTrade TransferAccept -0x7293f0 void __fastcall oCViewDialogTrade TransferReset -0x729440 void __fastcall oCViewDialogTrade SetNpcLeft class oCNpc * -0x729580 void __fastcall oCViewDialogTrade SetNpcRight class oCNpc * -0x729660 void __fastcall oCViewDialogTrade StartSelection -0x7299a0 int __thiscall oCViewDialogTrade HandleEvent int -0x729f77 int __thiscall oCViewDialogTrade HandleEvent int -0x729fd0 void __fastcall oCViewDialogTrade Update -0x729ff0 int __fastcall oCViewDialogTrade OnKeyEnter -0x72a100 int __fastcall oCViewDialogTrade OnKeyEsc -0x72a180 int __fastcall oCViewDialogTrade OnKeyLeft int -0x72a20c int __fastcall oCViewDialogTrade OnKeyLeft int -0x72a230 int __fastcall oCViewDialogTrade OnMoveLeft -0x72a293 int __fastcall oCViewDialogTrade OnMoveLeft -0x72a2b0 int __fastcall oCViewDialogTrade OnTransferLeft int -0x72a400 int __fastcall oCViewDialogTrade OnKeyRight int -0x72a48d int __fastcall oCViewDialogTrade OnKeyRight int -0x72a4b0 int __fastcall oCViewDialogTrade OnMoveRight -0x72a514 int __fastcall oCViewDialogTrade OnMoveRight -0x72a530 int __fastcall oCViewDialogTrade OnTransferRight int -0x72a680 int __fastcall oCViewDialogTrade OnSectionPrevious -0x72a6a0 int __fastcall oCViewDialogTrade OnSectionNext -0x72a6c0 void __fastcall oCViewDialogTrade OnSection enum oCViewDialogTrade::zETradeDialogSection -0x72a776 void __fastcall oCViewDialogTrade OnSection enum oCViewDialogTrade::zETradeDialogSection -0x72a7a0 void __fastcall oCViewDialogTrade OnChoice enum oCViewDialogTrade::zETradeDialogChoice -0x72a870 void __fastcall oCViewDialogTrade OnAccept -0x72a9e0 void __fastcall oCViewDialogTrade OnRecline -0x72aa40 void __fastcall oCViewDialogTrade OnBack -0x72aa50 void __fastcall oCViewDialogTrade OnReset -0x72aab0 void __fastcall oCViewDialogTrade OnExit -0x72abd0 class oCInformationManager & __cdecl oCInformationManager GetInformationManager -0x72ac20 void __thiscall oCInformationManager UpdateViewSettings -0x72ad70 oCInformationManager* __thiscall oCInformationManager oCInformationManager -0x72b210 void __thiscall oCInformationManager ~oCInformationManager -0x72b360 void __fastcall oCInformationManager ToggleStatus -0x72b3b0 void __fastcall oCInformationManager PrintStatus -0x72bcc0 int __fastcall oCInformationManager HasFinished -0x72bcd0 int __fastcall oCInformationManager WaitingForEnd -0x72bce0 void __fastcall oCInformationManager SetNpc class oCNpc * -0x72be90 void __fastcall oCInformationManager Update -0x72c530 void __fastcall oCInformationManager Exit -0x72c690 void __fastcall oCInformationManager CameraStart -0x72c810 void __fastcall oCInformationManager CameraStop -0x72c880 void __fastcall oCInformationManager CameraRefresh -0x72c8a0 void __fastcall oCInformationManager ProcessImportant -0x72caa0 void __fastcall oCInformationManager ProcessNextImportant -0x72cc80 void __fastcall oCInformationManager InfoWaitForEnd -0x72cd90 void __fastcall oCInformationManager CollectInfos -0x72cfc0 int __fastcall oCInformationManager CollectChoices class oCInfo * -0x72d0a0 void __fastcall oCInformationManager OnImportantBegin -0x72d180 void __fastcall oCInformationManager OnImportantEnd -0x72d2e0 void __fastcall oCInformationManager OnInfoBegin -0x72d3a0 void __fastcall oCInformationManager OnInfo int -0x72d560 void __fastcall oCInformationManager OnInfo class oCInfo * -0x72d840 void __fastcall oCInformationManager OnChoiceBegin -0x72da50 void __fastcall oCInformationManager OnChoice int -0x72dc70 void __fastcall oCInformationManager OnChoice class oCInfoChoice * -0x72de60 void __fastcall oCInformationManager OnChoiceEnd -0x72dfc0 void __fastcall oCInformationManager OnInfoEnd -0x72e130 void __fastcall oCInformationManager OnTradeBegin -0x72e200 void __fastcall oCInformationManager OnTradeEnd -0x72e360 void __fastcall oCInformationManager OnExit -0x72e430 void __fastcall oCInformationManager OnTermination -0x72e540 class oCLogManager & __cdecl oCLogManager GetLogManager -0x72e590 class oCLogManager & __thiscall oCLogManager operator= class oCLogManager const & -0x72e5a0 oCLogManager* __thiscall oCLogManager oCLogManager class oCLogManager const & -0x72e5c0 oCLogManager* __thiscall oCLogManager oCLogManager -0x72e5d0 void __thiscall oCLogManager ~oCLogManager -0x72e6b0 void __fastcall oCLogManager Clear -0x72e720 void __thiscall oCLogTopic ~oCLogTopic -0x72e810 void __fastcall oCLogManager Archive class zCArchiver & -0x72e880 void __fastcall oCLogManager Unarchive class zCArchiver & -0x72ea60 void __fastcall oCLogTopic AddEntry class zSTRING const & -0x72eca0 void __fastcall oCLogTopic Archive class zCArchiver & -0x72ed60 void __fastcall oCLogTopic Unarchive class zCArchiver & -0x72ef50 void __thiscall oCLogEntry Archive class zCArchiver & -0x72ef70 void __thiscall oCLogEntry Unarchive class zCArchiver & -0x72ef90 void __thiscall zCList::DeleteListDatas -0x72f000 void __thiscall oCLogEntry ~oCLogEntry -0x72f050 void __thiscall zCList::~zCList -0x72f080 void __thiscall zCList::DeleteListDatas -0x72f0f0 void * __thiscall zCList::`scalar deleting destructor' unsigned int -0x72f130 void * __thiscall zCList::`scalar deleting destructor' unsigned int -0x72f1a0 void __thiscall oCNpc::oSDamageDescriptor Release -0x72f1f0 void __thiscall oCNpc::oSDamageDescriptor SetVisualFX class oCVisualFX * -0x72f240 void __thiscall oCNpc::oSDamageDescriptor SetFXHit class oCVisualFX * -0x72f280 void __thiscall oCNpc::oSDamageDescriptor oSDamageDescriptor struct oCNpc::oSDamageDescriptor const & -0x72f340 struct oCNpc::oSDamageDescriptor & __thiscall oCNpc::oSDamageDescriptor operator= struct oCNpc::oSDamageDescriptor const & -0x72f3f0 void __cdecl oCNpc EnableDamageDebugOutput int -0x72f400 void __cdecl oCNpc NotifyDamageToSpy class zSTRING & -0x72f4c0 void __thiscall oCNpc InitDamage -0x72f690 int __thiscall oCNpc EV_DamageOnce class oCMsgDamage * -0x72f9d0 int __thiscall oCNpc EV_DamagePerFrame class oCMsgDamage * -0x730fe0 void __thiscall oCNpc OnDamage struct oCNpc::oSDamageDescriptor & -0x731410 void __thiscall oCNpc OnDamage_Hit struct oCNpc::oSDamageDescriptor & -0x737c50 void __thiscall zSTRING Init -0x737c60 void __thiscall oCNpc OnDamage_Condition struct oCNpc::oSDamageDescriptor & -0x738e40 void __thiscall oCNpc OnDamage_Script struct oCNpc::oSDamageDescriptor & -0x7396d0 void __thiscall oCNpc OnDamage_Effects struct oCNpc::oSDamageDescriptor & -0x739a20 void __thiscall oCNpc OnDamage_Effects_Start struct oCNpc::oSDamageDescriptor & -0x73f440 bool __thiscall zSTRING IsEmpty -0x73f450 int __cdecl operator== class zSTRING const & class zSTRING const & -0x73f4c0 unsigned short __thiscall zCEventMessage GetSubType -0x73f4d0 class zCWorld * __thiscall zCVob GetHomeWorld -0x73f4e0 void * __cdecl oCMsgDamage operator new unsigned int char const * char const * int -0x73f520 void * __cdecl oCVisualFX operator new unsigned int char const * char const * int -0x73f560 class zSTRING const & __thiscall oCVisualFX GetName -0x73f570 void __thiscall oCNpc OnDamage_Effects_End struct oCNpc::oSDamageDescriptor & -0x741990 void __thiscall oCNpc OnDamage_Anim struct oCNpc::oSDamageDescriptor & -0x746640 float & __thiscall zVEC3 operator[] int -0x746650 int __thiscall oCAniCtrl_Human GetActionMode -0x746660 void __thiscall oCNpc OnDamage_Sound struct oCNpc::oSDamageDescriptor & -0x746950 void __thiscall oCNpc OnDamage_Events struct oCNpc::oSDamageDescriptor & -0x747630 void __thiscall oCNpc OnDamage_State struct oCNpc::oSDamageDescriptor & -0x7476a0 void __thiscall oCNpc OnDamage class zCVob * class zCVob * float int class zVEC3 const & -0x747b40 int __thiscall oCNpc HasFlag unsigned long unsigned long -0x747d10 void __cdecl oCNpc InitFightAI -0x7480a0 void __thiscall oCNpc::oSActionBlock InitBlock class zCParser * int int -0x748240 void __cdecl oCNpc ReleaseStatics -0x7482a0 int __thiscall oCNpc IsNpcBetweenMeAndTarget class zCVob * -0x748430 int __thiscall oCNpc IsInDoubleFightRange class zCVob * float & -0x7485f0 int __thiscall oCNpc IsInFightRange class zCVob * float & -0x7487c0 int __thiscall oCNpc GetFightRange -0x7487f0 void __thiscall oCNpc SetFightRangeBase int -0x748800 int __thiscall oCNpc GetFightRangeBase -0x748810 int __thiscall oCNpc GetFightRangeDynamic -0x748830 int __thiscall oCNpc GetFightRangeFist -0x748840 void __thiscall oCNpc SetFightRangeFist int -0x748850 int __thiscall oCNpc GetFightActionFromTable int -0x748890 int __thiscall oCNpc GetCurrentFightMove -0x748c20 int __thiscall oCNpc FindNextFightAction -0x7490a6 int __thiscall oCNpc FindNextFightAction -0x749150 int __thiscall oCNpc ThinkNextFightAction -0x749990 int __thiscall oCNpc ThinkNextFightAction -0x7499d0 int __thiscall oCNpc FightAttackMelee int -0x74a440 int __thiscall oCNpc FightAttackBow -0x74a530 int __thiscall oCNpc EV_AttackBow class oCMsgAttack * -0x74a800 int __thiscall oCNpc FightAttackMagic -0x74a8d0 int __thiscall oCNpc EV_AttackMagic class oCMsgAttack * -0x74a8e0 int __thiscall oCNpc EV_CastSpell class oCMsgMagic * -0x74a9f0 void __thiscall oCNpc CheckRunningFightAnis -0x74aba0 void __thiscall oCNpc GotoFightPosition -0x74ac90 void __thiscall oCNpc Fighting -0x74ae90 class oCItem * __thiscall oCNpc GetSpellItem int -0x74aef0 int __thiscall oCNpc ReadySpell int int -0x74b090 int __thiscall oCNpc UnreadySpell -0x74b140 int __thiscall oCNpc HasRangedWeaponAndAmmo -0x74b1f0 int __thiscall oCNpc CanDrawWeapon -0x74b240 void __thiscall zCArray::InsertEnd struct oCNpc::oSFightAI * const & -0x74b360 int __thiscall oCNpc CanDive -0x74b390 int __thiscall oCNpc CanSwim -0x74b3c0 float __thiscall oCNpc GetClimbRange -0x74b3d0 float __thiscall oCNpc GetTurnSpeed -0x74b3f0 float __thiscall oCNpc GetJumpRange -0x74b400 int __thiscall oCNpc RbtChooseChasmAction class zVEC3 const & class zVEC3 const & -0x74b590 int __thiscall oCNpc CanGo float class zVEC3 & -0x74bc10 float __thiscall oCNpc GetAngle class zCVob * -0x74bd00 void __thiscall oCNpc GetAngles class zVEC3 & float & float & -0x74c070 void __cdecl Alg_CalcAziElevUnit class zVEC3 const & float & float & -0x74c0d0 void __thiscall oCNpc GetAngles class zCVob * float & float & -0x74c110 float __thiscall oCNpc GetDistanceToPos2 class zVEC3 & int -0x74c1e0 float __thiscall oCNpc GetFallDownHeight -0x74c200 class zCVob * __thiscall oCNpc GetRbtObstacleVob -0x74c210 class zVEC3 __thiscall oCNpc GetVecNormalFromBBox class zCVob * class zVEC3 & -0x74c70a class zVEC3 __thiscall oCNpc GetVecNormalFromBBox class zCVob * class zVEC3 & -0x74c7a0 void __thiscall oCNpc SetFallDownDamage int -0x74c7b0 void __thiscall oCNpc SetFallDownHeight float -0x74c7c0 void __thiscall oCNpc SetRoute class zCRoute * -0x74c7f0 void __thiscall oCNpc CreateFallDamage float -0x74cab0 void __thiscall oCNpc Fleeing -0x74cac0 int __thiscall oCNpc ThinkNextFleeAction -0x74cec0 void __thiscall oCNpc Follow -0x74ced0 void __thiscall oCNpc ResetPos class zVEC3 & -0x74d1e0 void __thiscall oCNpc EmergencyResetPos class zVEC3 & -0x74d5a0 void __thiscall oCNpc StandUp int int -0x74da70 float __thiscall oCNpc Turn class zVEC3 & -0x74db90 float __thiscall oCNpc Turning class zVEC3 & -0x74dc80 void __thiscall oCNpc AI_Flee class oCNpc * -0x74dc90 void __thiscall oCNpc AI_Follow class oCNpc * -0x74dca0 int __thiscall oCNpc EV_AlignToFP class oCMsgMovement * -0x74def0 int __thiscall oCNpc EV_CanSeeNpc class oCMsgMovement * -0x74df40 int __thiscall oCNpc EV_GoRoute class oCMsgMovement * -0x74e740 int __thiscall oCNpc EV_Jump class oCMsgMovement * -0x74e7a0 int __thiscall oCNpc EV_RobustTrace class oCMsgMovement * -0x74e800 int __thiscall oCNpc EV_StandUp class oCMsgMovement * -0x74e8e0 int __thiscall oCNpc EV_Strafe class oCMsgMovement * -0x74ed50 int __thiscall oCNpc EV_WhirlAround class oCMsgMovement * -0x74f3f0 int __thiscall oCNpc EV_Dodge class oCMsgMovement * -0x74f620 int __thiscall oCNpc EV_GotoPos class oCMsgMovement * -0x74f6e0 int __thiscall oCNpc EV_GotoVob class oCMsgMovement * -0x74f860 int __thiscall oCNpc EV_GotoFP class oCMsgMovement * -0x74faa0 int __thiscall oCNpc EV_SetWalkMode class oCMsgMovement * -0x74fe90 int __thiscall oCNpc EV_Turn class oCMsgMovement * -0x74ff70 int __thiscall oCNpc EV_TurnAway class oCMsgMovement * -0x750120 int __thiscall oCNpc EV_TurnToPos class oCMsgMovement * -0x750210 int __thiscall oCNpc EV_TurnToVob class oCMsgMovement * -0x7504a0 void __thiscall oCNpc ForceRotation float -0x7504e0 int __thiscall oCNpc RbtCheckForSolution class zVEC3 class zVEC3 -0x750610 void __thiscall oCNpc RbtReset -0x750720 void __thiscall oCNpc RbtInit class zVEC3 & class zCVob * -0x750740 void __thiscall oCNpc RbtUpdate class zVEC3 & class zCVob * -0x750930 int __thiscall oCNpc RbtMoveToExactPosition -0x750a10 int __thiscall oCNpc RobustTrace -0x750d60 float __thiscall oCNpc RbtCalcTurnDirection class zVEC3 const & float int -0x7510a0 int __thiscall oCNpc RbtIsObjectObstacle class zCVob * class zVEC3 const & class zVEC3 const & class zVEC3 & -0x751310 int __thiscall oCNpc RbtGetObstacle class zVEC3 const & class zVEC3 const & class zCVob * & class zVEC3 & -0x7514c0 int __thiscall oCNpc RbtGetSmallObstacle class zVEC3 const & class zCVob * & class zVEC3 & -0x751610 int __thiscall oCNpc RbtAvoidObstacles -0x751cc0 int __thiscall oCNpc RbtIsDirectionValid class zVEC3 const & -0x751d40 struct oCNpc::oSDirectionInfo * __thiscall oCNpc RbtInsertDirection class zVEC3 -0x751fd0 int __thiscall oCNpc RbtCheckLastDirection float -0x7522d0 int __thiscall oCNpc RbtCheckIfTargetVisible -0x7524f0 int __thiscall oCNpc RbtGotoFollowPosition -0x752720 int __thiscall oCNpc CanStrafe int int -0x752980 int __thiscall oCNpc CanJumpBack int -0x752b20 void __thiscall oCNpc SetWalkStopChasm int -0x752b60 int __thiscall oCNpc GetWalkStopChasm -0x752bc0 void __cdecl ApplyDamages unsigned long int * int & -0x752e70 zCViewBase* __thiscall zCViewBase zCViewBase -0x752e80 int __thiscall zCViewBase anx int -0x752e90 int __thiscall zCViewBase any int -0x752ea0 int __thiscall zCViewBase nax int -0x752eb0 int __thiscall zCViewBase nay int -0x752ec0 int __thiscall zCViewBase ClipLine int & int & int & int & -0x752ed0 void __thiscall zCViewBase Line int int int int struct zCOLOR const & -0x752ee0 void __fastcall zCViewBase GetViewport int & int & int & int & -0x752ef0 int __thiscall zCViewBase GetCode int int -0x752f00 void __thiscall zCViewBase ~zCViewBase -0x753120 class zCObject * __cdecl zCViewDraw _CreateNewInstance -0x753220 void __cdecl zCViewDraw operator delete void * char const * char const * int -0x753240 class zCClassDef * __thiscall zCViewDraw _GetClassDef -0x753250 zCViewDraw* __thiscall zCViewDraw zCViewDraw -0x7532e0 void * __thiscall zCViewDraw `scalar deleting destructor' unsigned int -0x753310 void __thiscall zCViewDraw ~zCViewDraw -0x753390 void __fastcall zCViewDraw RemoveChild class zSTRING & -0x753480 void __fastcall zCViewDraw SetTextureAlphaBlendFunc enum zTRnd_AlphaBlendFunc const & -0x753490 void __fastcall zCViewDraw SetTexture class zSTRING const & -0x753570 void __fastcall zCViewDraw SetTexture class zCTexture * -0x7535b0 void __fastcall zCViewDraw SetTextureColor struct zCOLOR const & -0x7535c0 void __fastcall zCViewDraw SetTextureAlpha int -0x7535d0 void __fastcall zCViewDraw Render -0x7536d0 void __fastcall zCViewDraw Draw -0x7537d0 void __fastcall zCViewDraw DrawChildren -0x7538f0 void __fastcall zCViewDraw Blit -0x753950 void __fastcall zCViewDraw BlitTexture -0x7539e0 void __fastcall zCViewDraw EvaluateTexturePosition -0x753a60 class zCViewDraw & __cdecl zCViewDraw GetScreen -0x753ba0 void __cdecl zCViewDraw CleanupScreen -0x753df0 class zCObject * __cdecl zCViewFX _CreateNewInstance -0x753ef0 void __cdecl zCViewFX operator delete void * char const * char const * int -0x753f10 class zCClassDef * __thiscall zCViewFX _GetClassDef -0x753f20 zCViewFX* __thiscall zCViewFX zCViewFX -0x753fd0 void * __thiscall zCViewFX `scalar deleting destructor' unsigned int -0x754000 void __thiscall zCViewFX ~zCViewFX -0x754020 void __fastcall zCViewFX Init class zCViewObject * int unsigned long unsigned long float float class zSTRING & -0x7540a0 void __fastcall zCViewFX Open -0x7540d0 void __fastcall zCViewFX OpenSafe -0x754150 void __fastcall zCViewFX OpenImmediately -0x754170 void __fastcall zCViewFX Close -0x7541b0 void __fastcall zCViewFX CloseSafe -0x754230 void __fastcall zCViewFX CloseImmediately -0x754250 void __fastcall zCViewFX ApplyOpenCloseFX -0x7544b0 class zVEC2 & __thiscall zVEC2 operator+= class zVEC2 const & -0x7544d0 class zVEC2 & __thiscall zVEC2 operator-= class zVEC2 const & -0x7544f0 class zVEC2 & __thiscall zVEC2 operator*= float -0x754510 void __fastcall zCViewFX ApplyOpenFX -0x754640 void __fastcall zCViewFX ApplyCloseFX -0x754780 void __fastcall zCViewFX ApplyOpenFade -0x7547d0 void __fastcall zCViewFX ApplyOpenZoom -0x754860 void __fastcall zCViewFX ApplyCloseFade -0x7548c0 void __fastcall zCViewFX ApplyCloseZoom -0x754950 void __fastcall zCViewFX Blit -0x754a80 void __fastcall zCViewFX EvaluateTexturePosition -0x754cd0 class zCObject * __cdecl zCViewObject _CreateNewInstance -0x754d40 void __cdecl zCViewObject operator delete void * char const * char const * int -0x754d60 zCViewObject* __thiscall zCViewObject zCViewObject -0x754e40 class zCClassDef * __thiscall zCViewObject _GetClassDef -0x754e50 int __cdecl zCViewObject Compare class zCViewObject * class zCViewObject * -0x754e60 void * __thiscall zCViewObject `scalar deleting destructor' unsigned int -0x754e90 void __thiscall zCViewObject ~zCViewObject -0x754fb0 void __fastcall zCViewObject AddChild class zCViewObject * -0x754fd0 void __fastcall zCViewObject AddChild class zCViewObject & -0x754ff0 void __fastcall zCViewObject AddChildren class zCListSort & -0x755060 void __fastcall zCViewObject RemoveChild class zCViewObject * -0x7550e0 void __fastcall zCViewObject RemoveChild class zCViewObject & -0x755160 void __fastcall zCViewObject RemoveAllChildren -0x755230 class zCViewObject const * __fastcall zCViewObject GetChild unsigned long -0x755290 void __fastcall zCViewObject SetVirtualPosition class zCPosition & -0x755350 void __fastcall zCViewObject SetPixelPosition class zCPosition & -0x755410 void __fastcall zCViewObject SetVirtualSize class zCPosition & -0x7555f0 class zCPosition & __thiscall zCPosition operator+= class zCPosition & -0x755610 void __fastcall zCViewObject SetPixelSize class zCPosition & -0x7557e0 void __fastcall zCViewObject GetViewport int & int & int & int & -0x755810 void __fastcall zCViewObject EvaluatePixelPosition class zCPosition & -0x755870 void __fastcall zCViewObject EvaluatePixelSize class zCPosition & -0x755910 void __fastcall zCViewObject UpdatePixelPosition -0x7559c0 void __fastcall zCViewObject UpdatePixelSize -0x755ab0 void __fastcall zCViewObject UpdatePixelPositionChildren -0x755b70 void __fastcall zCViewObject UpdatePixelSizeChildren -0x755c60 void __fastcall zCViewObject UpdatePixelDimensionsChildren -0x755e00 class zCPosition __fastcall zCViewObject ConvertPositionVirtualToPixel class zCPosition & -0x755e40 class zCPosition __fastcall zCViewObject ConvertSizeVirtualToPixel class zCPosition & -0x755e80 class zCPosition __fastcall zCViewObject ConvertPositionPixelToVirtual class zCPosition & -0x755ed0 class zCPosition __fastcall zCViewObject ConvertSizePixelToVirtual class zCPosition & -0x755f20 class zCPosition __fastcall zCViewObject ConvertToPixel class zCPosition & -0x755f80 class zCPosition __fastcall zCViewObject ConvertToPixelLocal class zCPosition & -0x755fc0 class zCPosition __fastcall zCViewObject ConvertToVirtualLocal class zCPosition & -0x756010 int __thiscall zCViewObject nax int -0x756030 int __thiscall zCViewObject nay int -0x756050 int __thiscall zCViewObject anx int -0x756070 int __thiscall zCViewObject any int -0x756090 int __thiscall zCViewObject ClipLine int & int & int & int & -0x756240 void __thiscall zCViewObject Line int int int int struct zCOLOR const & -0x7562f0 int __thiscall zCViewObject GetCode int int -0x756330 void __thiscall zCListSort::~zCListSort -0x756360 void __thiscall zCListSort::InsertSort class zCViewObject * -0x7563f0 void * __thiscall zCListSort::`scalar deleting destructor' unsigned int -0x756640 class zCObject * __cdecl zCViewPrint _CreateNewInstance -0x7566b0 void __cdecl zCViewPrint operator delete void * char const * char const * int -0x7566d0 zCViewPrint* __thiscall zCViewPrint zCViewPrint -0x7567a0 class zCClassDef * __thiscall zCViewPrint _GetClassDef -0x7567b0 void * __thiscall zCViewPrint `scalar deleting destructor' unsigned int -0x7567e0 void __thiscall zCViewPrint ~zCViewPrint -0x7568d0 void __fastcall zCViewPrint SizeHeightToContent int -0x756970 void __fastcall zCViewPrint Blit -0x7569b0 void __fastcall zCViewPrint BlitText -0x756a60 void __fastcall zCViewPrint BlitTextLine class zCViewText2 * -0x756b20 void __fastcall zCViewPrint BlitTextCharacters class zCViewText2 * class zCFont * struct zCOLOR & -0x756d10 void __fastcall zCViewPrint GetPixelBorder class zCPosition & class zCPosition & -0x756d70 void __fastcall zCViewPrint ClearText -0x756e00 void __fastcall zCViewPrint Print class zSTRING & -0x756ef0 void __fastcall zCViewPrint PrintLine class zSTRING & -0x7570d0 void __fastcall zCViewPrint PrintLines class zSTRING & -0x757460 void __fastcall zCViewPrint AddText class zCViewText2 * -0x757590 void __fastcall zCViewPrint RemoveText class zCViewText2 * -0x7575f0 void __fastcall zCViewPrint RemoveAllTexts -0x757660 zCViewPrint* __thiscall zCViewPrint zCViewPrint -0x757680 void __thiscall zCArray::AllocDelta int -0x757720 zCViewText2* __thiscall zCViewText2 zCViewText2 class zSTRING & class zCPosition & struct zCOLOR & float class zCFont * int enum zTRnd_AlphaBlendFunc -0x757800 zCViewText2* __thiscall zCViewText2 zCViewText2 class zSTRING & class zCPosition & struct zCOLOR & class zCFont * int enum zTRnd_AlphaBlendFunc -0x7578e0 zCViewText2* __thiscall zCViewText2 zCViewText2 class zSTRING & class zCPosition & struct zCOLOR & float class zCFont * -0x7579d0 zCViewText2* __thiscall zCViewText2 zCViewText2 class zSTRING & class zCPosition & struct zCOLOR & class zCFont * -0x757ab0 zCViewText2* __thiscall zCViewText2 zCViewText2 class zSTRING & class zCPosition & struct zCOLOR & -0x757b90 zCViewText2* __thiscall zCViewText2 zCViewText2 class zSTRING & class zCPosition & float class zCFont * -0x757c80 zCViewText2* __thiscall zCViewText2 zCViewText2 class zSTRING & class zCPosition & class zCFont * -0x757d70 zCViewText2* __thiscall zCViewText2 zCViewText2 class zSTRING & class zCPosition & float -0x757e60 zCViewText2* __thiscall zCViewText2 zCViewText2 class zSTRING & class zCPosition & -0x757f40 void __thiscall zCViewText2 ~zCViewText2 -0x757f90 zCViewFont* __thiscall zCViewFont zCViewFont class zCFont * struct zCOLOR & int enum zTRnd_AlphaBlendFunc -0x757fc0 zCViewFont* __thiscall zCViewFont zCViewFont class zCFont * struct zCOLOR & -0x757ff0 zCViewFont* __thiscall zCViewFont zCViewFont class zCFont * -0x758030 zCViewFont* __thiscall zCViewFont zCViewFont -0x758070 void __thiscall zCViewFont ~zCViewFont -0x758080 void __fastcall zCViewFont SetFont class zSTRING & -0x7582c0 class zCObject * __cdecl zCViewDialog _CreateNewInstance -0x758450 zCViewDialog* __thiscall zCViewDialog zCViewDialog -0x758560 void * __thiscall zCViewDialog `scalar deleting destructor' unsigned int -0x758590 void __thiscall zCViewDialog ~zCViewDialog -0x758820 class zCObject * __cdecl zCViewDialogChoice _CreateNewInstance -0x758910 class zCClassDef * __thiscall zCViewDialogChoice _GetClassDef -0x758920 zCViewDialogChoice* __thiscall zCViewDialogChoice zCViewDialogChoice -0x7589a0 void * __thiscall zCViewDialogChoice `scalar deleting destructor' unsigned int -0x7589d0 void __thiscall zCViewDialogChoice ~zCViewDialogChoice -0x758a60 int __thiscall zCViewDialogChoice HandleEvent int -0x758a7a int __thiscall zCViewDialogChoice HandleEvent int -0x758e00 void __fastcall zCViewDialogChoice StartSelection -0x758e40 void __fastcall zCViewDialogChoice StopSelection -0x758e70 void __fastcall zCViewDialogChoice BlitText -0x758ed0 void __fastcall zCViewDialogChoice ScrollUp -0x758f10 void __fastcall zCViewDialogChoice ScrollDown -0x758f50 int __fastcall zCViewDialogChoice IsSelectedOutsideAbove -0x758f70 int __fastcall zCViewDialogChoice IsSelectedOutsideBelow -0x759000 void __fastcall zCViewDialogChoice ShowSelected -0x7590a0 void __fastcall zCViewDialogChoice SelectPrevious -0x7591b0 void __fastcall zCViewDialogChoice SelectNext -0x7592c0 void __fastcall zCViewDialogChoice Select int -0x7593c0 class zCViewText2 * __fastcall zCViewDialogChoice GetSelection -0x7593d0 class zSTRING __fastcall zCViewDialogChoice GetSelectedText -0x7594a0 void __fastcall zCViewDialogChoice HighlightSelected -0x759590 void __fastcall zCViewDialogChoice AddChoice class zSTRING & int -0x7597f0 void __fastcall zCViewDialogChoice RemoveChoice class zSTRING & -0x759800 void __fastcall zCViewDialogChoice RemoveChoice int -0x759810 void __fastcall zCViewDialogChoice RemoveAllChoices -0x759870 void __cdecl zAccountInit -0x759a20 int __cdecl Hash class zSTRING const & -0x759a90 void __cdecl zCAccount Add void const * char const * int int -0x759b10 void __thiscall zCAccountInfo Add char const * int int -0x759d40 void __thiscall zCAccountInfo Add char const * int int -0x759d90 void __thiscall zCAccountInfo Add char const * int int -0x759de0 void __cdecl zCAccount Sum void const * -0x759e10 void __cdecl zCAccount Sum void const * -0x75a1f0 void __cdecl zCAccount Clear void const * -0x75a220 void __cdecl zCAccount Begin -0x75a230 void __cdecl zCAccount End -0x75a240 int __cdecl zCAccount IsActive -0x75a250 void __cdecl zCClassDef ObjectCreated class zCObject * class zCClassDef * char const * int -0x75a310 void __thiscall zCSparseArray::zCSparseArray unsigned long -0x75a370 void __thiscall zCSparseArray::~zCSparseArray -0x75a3c0 unsigned long __thiscall zCSparseArray::SizeIndex -0x75a3d0 unsigned long __thiscall zCSparseArray::SizeData -0x75a3e0 unsigned long __thiscall zCSparseArray::SizeAll -0x75a3f0 void * __thiscall zCSparseArray::IndexPtr unsigned long -0x75a400 void * __thiscall zCSparseArray::DataPtr unsigned long -0x75a410 class zCSparseArrayManDat * __thiscall zCSparseArray::ManDatPtr unsigned long -0x75a420 int __thiscall zCSparseArray::IndexIsEqual void const * void const * -0x75a440 void __thiscall zCSparseArray::CopyIndex void * void const * -0x75a460 void __thiscall zCSparseArray::DestructIndex void * -0x75a470 void __thiscall zCSparseArray::Hash void const * unsigned long & unsigned long & -0x75a490 void __thiscall zCSparseArray::ConstructData void * -0x75a520 void __thiscall zCSparseArray::~zCSparseArray -0x75a570 unsigned long __thiscall zCSparseArray::SizeIndex -0x75a580 unsigned long __thiscall zCSparseArray::SizeData -0x75a590 unsigned long __thiscall zCSparseArray::SizeAll -0x75a5a0 void * __thiscall zCSparseArray::IndexPtr unsigned long -0x75a5b0 void * __thiscall zCSparseArray::DataPtr unsigned long -0x75a5c0 class zCSparseArrayManDat * __thiscall zCSparseArray::ManDatPtr unsigned long -0x75a5d0 int __thiscall zCSparseArray::IndexIsEqual void const * void const * -0x75a640 void __thiscall zCSparseArray::CopyIndex void * void const * -0x75a6b0 void __thiscall zCSparseArray::DestructIndex void * -0x75a6c0 void __thiscall zCSparseArray::Hash void const * unsigned long & unsigned long & -0x75a730 void __thiscall zCSparseArray::ConstructData void * -0x75a740 void __thiscall zCSparseArray::DestructData void * -0x75a750 unsigned long __thiscall zCSparseArray::SizeIndex -0x75a760 unsigned long __thiscall zCSparseArray::SizeData -0x75a770 unsigned long __thiscall zCSparseArray::SizeAll -0x75a780 void * __thiscall zCSparseArray::IndexPtr unsigned long -0x75a790 void * __thiscall zCSparseArray::DataPtr unsigned long -0x75a7a0 class zCSparseArrayManDat * __thiscall zCSparseArray::ManDatPtr unsigned long -0x75a7b0 int __thiscall zCSparseArray::IndexIsEqual void const * void const * -0x75a830 void __thiscall zCSparseArray::CopyIndex void * void const * -0x75a8b0 void __thiscall zCSparseArray::DestructIndex void * -0x75a8c0 void __thiscall zCSparseArray::Hash void const * unsigned long & unsigned long & -0x75a940 void __thiscall zCSparseArray::ConstructData void * -0x75a950 void __thiscall zCSparseArray::DestructData void * -0x75a960 void __thiscall zCSparseArray::DestructData void * -0x75a970 void * __thiscall zCSparseArray::`vector deleting destructor' unsigned int -0x75a990 void * __thiscall zCSparseArray::`vector deleting destructor' unsigned int -0x75a9b0 void __thiscall zCSparseArray::~zCSparseArray -0x75aa00 void * __thiscall zCSparseArray::`scalar deleting destructor' unsigned int -0x75aa90 class zCCollisionObject * __cdecl oCCollObjectCharacter _CreateNewInstance -0x75ab20 class zCCollisionObjectDef * __thiscall oCCollObjectCharacter GetCollObjClass -0x75ab30 oCCollObjectCharacter* __thiscall oCCollObjectCharacter oCCollObjectCharacter -0x75ab60 void * __thiscall oCCollObjectCharacter `scalar deleting destructor' unsigned int -0x75ab80 void __thiscall oCCollObjectCharacter ~oCCollObjectCharacter -0x75ab90 float __thiscall oCCollObjectCharacter TurnSpeed -0x75abd0 int __thiscall oCCollObjectCharacter IsDead -0x75ac00 void __thiscall oCCollObjectCharacter PushAround class zVEC3 const & -0x75ac10 int __thiscall oCCollObjectCharacter DontLetHimComeNearer class zCVob const * -0x75ac40 class zCConvexPrimitive * __thiscall oCCollObjectCharacter GetPrimitiveCC -0x75ac70 void __cdecl oCCollObjectCharacter S_RegisterCollisionTestFuncs -0x75ad00 void __cdecl zLocal_Startup -0x75ad10 void __cdecl zLocal_Shutdown -0x75ad20 void __cdecl zLocal_PerFrame -0x75b48e int __stdcall SetCrashHandlerFilter long (__stdcall*)(struct _EXCEPTION_POINTERS *) -0x75b494 char const * __stdcall GetNextStackTraceString unsigned long struct _EXCEPTION_POINTERS * -0x75b49a char const * __stdcall GetFirstStackTraceString unsigned long struct _EXCEPTION_POINTERS * -0x75b4a0 char const * __stdcall GetRegisterString struct _EXCEPTION_POINTERS * -0x75b4a6 char const * __stdcall GetFaultReason struct _EXCEPTION_POINTERS * -0x75b4ac void * __cdecl CD3duAlloc operator new unsigned int -0x75b4b1 void __cdecl CD3duAlloc operator delete void * -0x75b4be CD3DXException* __thiscall CD3DXException CD3DXException long char * int -0x75b6fa void * __thiscall CD3duContext `scalar deleting destructor' unsigned int -0x75c8c7 void __thiscall CCapsFile ~CCapsFile -0x75c8cc CD3duGlobals* __thiscall CD3duGlobals CD3duGlobals -0x75c8e2 void * __thiscall CHelInfo `scalar deleting destructor' unsigned int -0x75c902 void * __thiscall CCapsFile `scalar deleting destructor' unsigned int -0x75c922 void __thiscall ListT::CleanupList -0x75c943 void * __thiscall CDDrawDeviceNode `scalar deleting destructor' unsigned int -0x75c963 void * __thiscall CD3duDeviceNode `scalar deleting destructor' unsigned int -0x75c983 void * __thiscall CD3duContextNode `scalar deleting destructor' unsigned int -0x75cfdb void __thiscall ListT::~ListT -0x75cfe6 void __thiscall ListT::Prepend class CSurfaceFormatNode * -0x75cff8 void __thiscall ListT::Unlink class CSurfaceFormatNode * -0x75d022 int __thiscall ListT::LeftBelongsCloserToListHead class CSurfaceFormatNode * class CSurfaceFormatNode * -0x75d028 void __thiscall ListT::OrderedInsert class CSurfaceFormatNode * -0x75d08a void __thiscall ListT::CleanupList -0x75d0ab void __thiscall ListT::CleanupList -0x75d0cc void __thiscall ListT::CleanupList -0x75d0ed void __thiscall CSurfaceFormatList ~CSurfaceFormatList -0x75d0f8 CDDrawDeviceList* __thiscall CDDrawDeviceList CDDrawDeviceList -0x75d103 void __thiscall ListT::Prepend class CDDrawDeviceNode * -0x75d115 void __thiscall ListT::Unlink class CDDrawDeviceNode * -0x75d13f int __thiscall ListT::LeftBelongsCloserToListHead class CDDrawDeviceNode * class CDDrawDeviceNode * -0x75d145 void __thiscall ListT::OrderedInsert class CDDrawDeviceNode * -0x75d1a7 CD3duDeviceList* __thiscall CD3duDeviceList CD3duDeviceList class CDDrawDeviceList * class CHelInfo * -0x75d1b2 void __thiscall ListT::Prepend class CD3duDeviceNode * -0x75d1c4 void __thiscall ListT::Unlink class CD3duDeviceNode * -0x75d1ee int __thiscall ListT::LeftBelongsCloserToListHead class CD3duDeviceNode * class CD3duDeviceNode * -0x75d1f4 void __thiscall ListT::OrderedInsert class CD3duDeviceNode * -0x75d256 void __thiscall ListT::~ListT -0x75d261 void __thiscall ListT::Prepend class CD3duContextNode * -0x75d273 void __thiscall ListT::Unlink class CD3duContextNode * -0x75d29d int __thiscall ListT::LeftBelongsCloserToListHead class CD3duContextNode * class CD3duContextNode * -0x75d2a3 void __thiscall ListT::OrderedInsert class CD3duContextNode * -0x75d305 void * __thiscall CSurfaceFormatList `scalar deleting destructor' unsigned int -0x75d477 void __thiscall CD3duContextList ~CD3duContextList -0x75d482 void __thiscall CDDrawDeviceList ~CDDrawDeviceList -0x75d48d void __thiscall CD3duDeviceList ~CD3duDeviceList -0x75d55b void * __thiscall CD3duContextList `scalar deleting destructor' unsigned int -0x75d57b void * __thiscall CDDrawDeviceList `scalar deleting destructor' unsigned int -0x75d59b void * __thiscall CD3duDeviceList `scalar deleting destructor' unsigned int -0x75d5bb void __thiscall CD3duGlobals ~CD3duGlobals -0x75d606 void * __thiscall CD3duGlobals `scalar deleting destructor' unsigned int -0x75d6ba void __cdecl D3DXDprintf unsigned int char * -0x75d722 void __cdecl D3DXWprintf unsigned int char * -0x75d77d void __thiscall CD3DXException DebugString -0x75d77e void __thiscall CD3DXException Popup -0x75d77f void __cdecl D3DXAssert char const * int char const * -0x75d7bc class CVideoModeList * __thiscall CD3duDeviceNode GetVideoModeList -0x75d7c3 void __thiscall ListNodeT::ListNodeT -0x75d7c9 void __thiscall ListT::ListT -0x75d7dd void __thiscall ListNodeT::ListNodeT -0x75d7e3 void __thiscall ListT::ListT -0x75d7f7 void __thiscall CD3duDeviceNode GetCurrentVideoMode struct _D3DX_VIDMODEDESC * -0x75d86c void __thiscall CD3duDeviceNode GetCapsAtVideoMode struct _D3DX_VIDMODEDESC * struct _D3DDeviceDesc7 * * struct _DDCAPS_DX7 * * struct _DDCAPS_DX7 * * class CSurfaceFormatList * * -0x75db80 CSurfaceFormatNode* __thiscall CSurfaceFormatNode CSurfaceFormatNode -0x75db9a void __thiscall CD3duDeviceNode RefreshCaps -0x75dc8d CSurfaceFormatList* __thiscall CSurfaceFormatList CSurfaceFormatList -0x75dca1 CD3duDeviceNode* __thiscall CD3duDeviceNode CD3duDeviceNode -0x75dcf5 void __thiscall CD3duDeviceNode ~CD3duDeviceNode -0x75dd46 class CSurfaceFormatList * __thiscall CD3duDeviceNode GetSurfaceFormatList struct _D3DX_VIDMODEDESC * unsigned long -0x75de34 void __thiscall CD3duDeviceList AddD3duDeviceNode struct _D3DX_DEVICEDESC * class CDDrawDeviceNode * -0x75ded7 CD3duDeviceList* __thiscall CD3duDeviceList CD3duDeviceList class CDDrawDeviceList * class CHelInfo * -0x75e144 int __thiscall CD3duGlobals IsInitialized -0x75e15e unsigned long __thiscall CD3duGlobals DetermineD3DXSurfaceClasses struct _DDPIXELFORMAT * enum _D3DX_SURFACEFORMAT struct IDirect3D7 * struct IDirectDraw7 * struct _GUID -0x75e3a8 char * __thiscall CD3duGlobals D3duStrDup char * -0x75e3db int __thiscall CRefreshRateList FindRefreshRate unsigned long -0x75e3f7 int __thiscall CRefreshRateList LeftBelongsCloserToListHead class CRefreshRateNode * class CRefreshRateNode * -0x75e40c int __thiscall CVideoModeList GetVideoModeNode class CVideoModeNode * * struct _D3DX_VIDMODEDESC * -0x75e455 int __thiscall CVideoModeList DoesVideoModeExist unsigned long unsigned long unsigned long unsigned long -0x75e497 int __thiscall CVideoModeList LeftBelongsCloserToListHead class CVideoModeNode * class CVideoModeNode * -0x75e4d2 void __thiscall ListNodeT::ListNodeT -0x75e4d8 void __thiscall ListT::ListT -0x75e4ec CCapsFile* __thiscall CCapsFile CCapsFile -0x75e4f8 void __thiscall ListNodeT::ListNodeT -0x75e4fe void __thiscall ListT::ListT -0x75e512 void __thiscall ListT::CleanupList -0x75e533 void __thiscall ListT::Prepend class CRefreshRateNode * -0x75e545 void __thiscall ListT::Unlink class CRefreshRateNode * -0x75e56f int __thiscall ListT::LeftBelongsCloserToListHead class CRefreshRateNode * class CRefreshRateNode * -0x75e575 void __thiscall ListT::OrderedInsert class CRefreshRateNode * -0x75e5d7 void __thiscall ListNodeT::ListNodeT -0x75e5dd void __thiscall CD3duGlobals FindBestMatchForHWLevel unsigned long unsigned long * -0x75e814 CD3duContextNode* __thiscall CD3duContextNode CD3duContextNode -0x75e81e void __thiscall CD3duContextNode ~CD3duContextNode -0x75e835 void __thiscall CD3duContextList AddD3duContext class CD3duContext * -0x75e8a7 CRefreshRateNode* __thiscall CRefreshRateNode CRefreshRateNode -0x75e8b1 void __thiscall ListT::~ListT -0x75e8bc void __thiscall CD3duGlobals CheckAndMapD3duHandle unsigned long * -0x75e91e class CD3duDeviceNode * __thiscall CD3duGlobals GetD3duDeviceNode unsigned long -0x75e980 void __thiscall CD3duContextList DestroyD3duContext class CD3duContext * -0x75e9aa int __thiscall CRefreshRateList AddRefreshRate unsigned long -0x75e9f4 int __thiscall CSurfaceFormatList AddSurfaceFormat struct _DDPIXELFORMAT * struct IDirect3D7 * struct IDirectDraw7 * struct _GUID -0x75ea89 CRefreshRateList* __thiscall CRefreshRateList CRefreshRateList -0x75ea9d void __thiscall CVideoModeNode ~CVideoModeNode -0x75eaa8 CVideoModeNode* __thiscall CVideoModeNode CVideoModeNode -0x75eb00 CD3duContextList* __thiscall CD3duContextList CD3duContextList -0x75eb14 void __thiscall CVideoModeList AddVideoMode struct _D3DX_VIDMODEDESC * -0x75ebcb void __thiscall CD3duGlobals InitializeIfNeeded -0x75ecd0 IUnknown* __thiscall IUnknown IUnknown -0x75ecd3 unsigned long __stdcall CD3duContext AddRef -0x75ece0 unsigned long __stdcall CD3duContext Release -0x75ed03 struct IDirectDraw7 * __stdcall CD3duContext GetDD -0x75ed20 struct IDirect3D7 * __stdcall CD3duContext GetD3D -0x75ed41 struct IDirect3DDevice7 * __stdcall CD3duContext GetD3DDevice -0x75ed5e struct IDirectDrawSurface7 * __stdcall CD3duContext GetPrimary -0x75ed7f struct IDirectDrawSurface7 * __stdcall CD3duContext GetZBuffer -0x75eda0 struct IDirectDrawSurface7 * __stdcall CD3duContext GetBackBuffer unsigned long -0x75eddb struct HWND__ * __stdcall CD3duContext GetWindow -0x75ede5 struct HWND__ * __stdcall CD3duContext GetFocusWindow -0x75edef long __stdcall CD3duContext RestoreSurfaces -0x75ee6b D3DXMATRIX* __thiscall D3DXMATRIX D3DXMATRIX -0x75ee6e long __stdcall CD3duContext UpdateFrame unsigned long -0x75f168 long __stdcall CD3duContext Clear unsigned long -0x75f20b long __stdcall CD3duContext SetClearColor unsigned long -0x75f21e long __stdcall CD3duContext SetClearDepth float -0x75f231 long __stdcall CD3duContext SetClearStencil unsigned long -0x75f244 long __stdcall DeviceWindowProc struct HWND__ * unsigned int unsigned int long -0x75f274 void __thiscall CD3duContext _CreateDeviceWindow -0x75f3de void __thiscall CD3duContext _DestroyDeviceWindow -0x75f3f3 void __thiscall CD3duContext _InitCooperativeLevel -0x75f418 void __thiscall CD3duContext _CreatePalette -0x75f592 void __thiscall CD3duContext _InitViewport -0x75f60c void __thiscall D3DXMATRIX operator struct _D3DMATRIX * -0x75f60f void __thiscall CD3duContext _Create3DDevice -0x75f6da void __thiscall CD3duContext _ChooseZBuffer unsigned long unsigned long -0x75f84a void __thiscall CD3duContext _CreateZBuffer -0x75f963 void __thiscall CD3duContext _DestroyDXBuffers int -0x75fa7c long __stdcall CD3duContext _EnumSurfacesCallback2 struct IDirectDrawSurface7 * struct _DDSURFACEDESC2 * void * -0x75fa92 void __thiscall CD3duContext _EnumBackBuffers struct IDirectDrawSurface7 * unsigned long -0x75fb38 long __stdcall CD3duContext GetDeviceIndex unsigned long * unsigned long * -0x75fb5b unsigned long __stdcall CD3duContext GetNumBackBuffers -0x75fb65 long __stdcall CD3duContext GetNumBits unsigned long * unsigned long * unsigned long * unsigned long * -0x75fba1 long __stdcall CD3duContext GetBufferSize unsigned long * unsigned long * -0x75fbc4 unsigned long __stdcall CD3duContext GetRefreshRate -0x75fbf9 unsigned long __stdcall CD3duContext GetCreationFlags -0x75fc03 ID3DXContext* __thiscall ID3DXContext ID3DXContext -0x75fc06 void __thiscall CD3duContext ~CD3duContext -0x75fcd8 long __stdcall CD3duContext QueryInterface struct _GUID const & void * * -0x75fdb8 long __stdcall CD3duContext DrawDebugText float float unsigned long char * -0x75ff9c void __thiscall CD3duContext _CreateFullscreenBuffers -0x760085 void __thiscall CD3duContext _CreateWindowedBuffers -0x7601e5 void __thiscall CD3duContext _CreateOffScreenBuffers -0x7602c5 CD3duContext* __thiscall CD3duContext CD3duContext -0x76038c void __thiscall CD3duContext _CreateDXBuffers -0x7603fe long __stdcall CD3duContext Resize unsigned long unsigned long -0x7607a2 void __thiscall CD3duContext _D3duInitialize unsigned long unsigned long struct HWND__ * struct HWND__ * unsigned long unsigned long unsigned long unsigned long unsigned long unsigned long unsigned long unsigned long -0x760b2d CD3dxFile* __thiscall CD3dxFile CD3dxFile -0x760b4e int __thiscall CD3dxFile IsOpen -0x760b5b int __thiscall CD3dxFile WasCorrupted -0x760b62 unsigned long __thiscall CD3dxFile GetSize -0x760b69 long __thiscall CD3dxFile Close -0x760bc0 long __thiscall CD3dxFile CloseCorrupt -0x760be6 unsigned long __thiscall CD3dxFile RootEntry -0x760bea unsigned long __thiscall CD3dxFile CreateEntry unsigned long unsigned long -0x760cbf int __thiscall CD3dxFile ValidEntry unsigned long -0x760cf1 unsigned long __thiscall CD3dxFile GetId unsigned long -0x760d28 void * __thiscall CD3dxFile EditData unsigned long unsigned long * -0x760d79 void const * __thiscall CD3dxFile ReadData unsigned long unsigned long * -0x760d7e unsigned long __thiscall CD3dxFile GetChild unsigned long -0x760db6 void __thiscall CD3dxFile SetChild unsigned long unsigned long -0x760dfd unsigned long __thiscall CD3dxFile GetSibling unsigned long -0x760e35 void __thiscall CD3dxFile SetSibling unsigned long unsigned long -0x760e7c unsigned long __thiscall CD3dxFile FindChild unsigned long unsigned long -0x760eae unsigned long __thiscall CD3dxFile FindChild unsigned long unsigned long void const * unsigned long -0x760f0a unsigned long __thiscall CD3dxFile FindSibling unsigned long unsigned long -0x760f37 unsigned long __thiscall CD3dxFile FindSibling unsigned long unsigned long void const * unsigned long -0x760f8e long __cdecl CD3dxFile Compress void * unsigned long unsigned long * void const * unsigned long -0x76101f long __cdecl CD3dxFile Decompress void * unsigned long void const * unsigned long unsigned long * -0x76109e void __thiscall CD3dxFile ~CD3dxFile -0x7610a3 long __thiscall CD3dxFile Open char const * -0x761227 CHelInfo* __thiscall CHelInfo CHelInfo -0x761252 long __stdcall CHelInfo _D3DEnumCBListSurfaceFormats struct _DDPIXELFORMAT * void * -0x761294 CEnumSurfaceFormatContext* __thiscall CEnumSurfaceFormatContext CEnumSurfaceFormatContext -0x7612aa void __thiscall CHelInfo GenerateSurfaceFormatList unsigned long -0x7614d6 CHelNode* __thiscall CHelNode CHelNode -0x761505 void __thiscall CHelNode ~CHelNode -0x761544 void __thiscall CHelInfo Initialize -0x761981 void * __thiscall CHelNode `scalar deleting destructor' unsigned int -0x7619a1 void __thiscall CHelInfo ~CHelInfo -0x7619f0 struct IDirectDrawSurface7 * __thiscall CDDrawDeviceNode GetPrimary -0x761a09 void __thiscall CDDrawDeviceNode ReleasePrimary -0x761a2b void __thiscall CDDrawDeviceNode GetCurrentVideoMode struct _D3DX_VIDMODEDESC * -0x761aa3 long __stdcall CDDrawDeviceNode WndProc struct HWND__ * unsigned int unsigned int long -0x761aa9 long __stdcall CDDrawDeviceNode _D3DEnumCBListSurfaceFormats struct _DDPIXELFORMAT * void * -0x761aeb long __stdcall CDDrawDeviceList _D3DEnumCBFindHWDevices char * char * struct _D3DDeviceDesc7 * void * -0x761bda long __stdcall CDDrawDeviceList _DDEnumCBListAllVideoModes struct _DDSURFACEDESC2 * void * -0x761c4e void __thiscall ListNodeT::ListNodeT -0x761c54 void __thiscall ListT::ListT -0x761c68 void __thiscall ListT::ListT -0x761c7c void __thiscall ListT::Prepend class CVideoModeNode * -0x761c8e void __thiscall ListT::Unlink class CVideoModeNode * -0x761cb8 int __thiscall ListT::LeftBelongsCloserToListHead class CVideoModeNode * class CVideoModeNode * -0x761cbe void __thiscall ListT::OrderedInsert class CVideoModeNode * -0x761d20 void __thiscall CDDrawDeviceNode SetDDCoopLevel struct HWND__ * unsigned long struct HWND__ * int -0x761e0f void __thiscall CDDrawDeviceNode SetDisplayMode unsigned long unsigned long unsigned long unsigned long unsigned long -0x761eb1 void __thiscall CDDrawDeviceNode CreatePrimary int unsigned long -0x761fa8 void __thiscall CDDrawDeviceNode ObtainCapsAtDisplayMode struct _D3DX_VIDMODEDESC * -0x7625a0 void __thiscall CVideoModeNode ~CVideoModeNode -0x762615 void * __thiscall CVideoModeNode `scalar deleting destructor' unsigned int -0x762635 void __thiscall ListT::CleanupList -0x762656 void __thiscall ListT::~ListT -0x762661 void __thiscall CDDrawDeviceNode ~CDDrawDeviceNode -0x76266c void __thiscall CDDrawDeviceNode ~CDDrawDeviceNode -0x7626e4 CVideoModeList* __thiscall CVideoModeList CVideoModeList -0x7626fb CDDrawDeviceNode* __thiscall CDDrawDeviceNode CDDrawDeviceNode -0x76274f int __stdcall CDDrawDeviceList _DDEnumCBListDDrawDevices struct _GUID * char * char * void * struct HMONITOR__ * -0x762976 CDDrawDeviceList* __thiscall CDDrawDeviceList CDDrawDeviceList -0x762a07 int __cdecl _d3dxCreatePalette struct IDirectDraw7 * struct IDirectDrawSurface7 * struct IDirectDrawSurface7 * -0x763115 void __thiscall TArray::TArray -0x763122 void __thiscall TArray::~TArray -0x763130 struct LINEENTRY __thiscall TArray::operator[] int -0x76314b void __thiscall TArray::~TArray -0x763159 struct BLTENTRY __thiscall TArray::operator[] int -0x763173 long __cdecl _d3dxCopyAddRef -0x763226 void * __thiscall TArray::`scalar deleting destructor' unsigned int -0x763242 void * __thiscall TArray::`scalar deleting destructor' unsigned int -0x7635ad long __cdecl _d3dxCopyRelease -0x7637e4 long __cdecl _d3dxCopy struct IDirectDrawSurface7 * struct IDirectDrawSurface7 * struct tagRECT * struct tagRECT * enum _D3DX_FILTERTYPE -0x76387d long __cdecl _d3dxCopyFromBits enum _D3DX_SURFACEFORMAT int int int void * struct IDirectDrawPalette * struct IDirectDrawSurface7 * struct tagRECT * struct tagRECT * enum _D3DX_FILTERTYPE -0x763a2a unsigned long __cdecl D3DXGetNumMipmaps struct IDirectDrawSurface7 * -0x763a68 long __cdecl D3DXGetNthMipmap unsigned long struct IDirectDrawSurface7 * struct IDirectDrawSurface7 * * -0x763b18 void __cdecl GenerateMipMaps struct IDirectDrawSurface7 * enum _D3DX_FILTERTYPE -0x763e83 long __cdecl ValidateTexture struct SURFACEDATA_ORIGINALSIZE * unsigned long * unsigned long * unsigned long * struct IDirectDrawSurface7 * * unsigned long * -0x764324 long __cdecl GetTopCubeFace struct IDirectDrawSurface7 * unsigned long struct IDirectDrawSurface7 * * -0x764395 long __cdecl LoadFromGDI char * const struct IDirectDraw7 * struct IDirectDrawSurface7 * * enum _D3DX_SURFACEFORMAT * struct tagSIZE * -0x76457d long __cdecl CopyInSingleMipChain struct IDirectDrawSurface7 * unsigned char * * unsigned char * -0x7646d7 long __cdecl LoadFromDDS char * const struct IDirectDraw7 * struct IDirectDrawSurface7 * * enum _D3DX_SURFACEFORMAT * struct tagSIZE * unsigned long * unsigned long * -0x7649ea unsigned char * __cdecl GetCurrentPixelTGA unsigned char * unsigned char const * struct _TargaHeader const * unsigned long * -0x764c36 long __cdecl LoadFromTGA char * const struct IDirectDraw7 * struct IDirectDrawSurface7 * * enum _D3DX_SURFACEFORMAT * struct tagSIZE * -0x7656ba long __cdecl LoadCubeMapFromCubeMap struct IDirect3DDevice7 * struct IDirectDrawSurface7 * struct IDirectDrawSurface7 * unsigned long enum _D3DX_FILTERTYPE -0x765965 unsigned char __cdecl ComponentFromIndex int int int -0x76599d void __cdecl UpdateStaticMapping struct tagPALETTEENTRY * -0x765ae4 void __cdecl MapInSystemColors struct tagPALETTEENTRY * -0x765f20 D3DXVECTOR3* __thiscall D3DXVECTOR3 D3DXVECTOR3 -0x765f23 D3DXVECTOR4* __thiscall D3DXVECTOR4 D3DXVECTOR4 -0x765f26 D3DXQUATERNION* __thiscall D3DXQUATERNION D3DXQUATERNION -0x765f29 D3DXPLANE* __thiscall D3DXPLANE D3DXPLANE -0x765ffd D3DXVECTOR2* __thiscall D3DXVECTOR2 D3DXVECTOR2 float float -0x766086 struct D3DXVECTOR2 & __thiscall D3DXVECTOR2 operator/= float -0x766136 struct D3DXVECTOR2 __thiscall D3DXVECTOR2 operator/ float -0x76621d D3DXVECTOR3* __thiscall D3DXVECTOR3 D3DXVECTOR3 float float float -0x766319 struct D3DXVECTOR3 & __thiscall D3DXVECTOR3 operator/= float -0x7663a5 struct D3DXVECTOR3 __thiscall D3DXVECTOR3 operator- struct D3DXVECTOR3 const & -0x766755 struct D3DXVECTOR3 __thiscall D3DXVECTOR3 operator/ float -0x76677d D3DXVECTOR4* __thiscall D3DXVECTOR4 D3DXVECTOR4 float float float float -0x7668cf struct D3DXVECTOR4 __thiscall D3DXVECTOR4 operator/ float -0x766c1d D3DXQUATERNION* __thiscall D3DXQUATERNION D3DXQUATERNION float float float float -0x766ca9 void __thiscall D3DXQUATERNION operator float * -0x766d40 struct D3DXQUATERNION & __thiscall D3DXQUATERNION operator/= float -0x766e98 struct D3DXQUATERNION __thiscall D3DXQUATERNION operator/ float -0x766fd8 D3DXPLANE* __thiscall D3DXPLANE D3DXPLANE float float float float -0x76706c struct D3DXPLANE __thiscall D3DXPLANE operator- -0x7673e0 float __cdecl D3DXVec2LengthSq struct D3DXVECTOR2 const * -0x76748e float __cdecl D3DXVec3LengthSq struct D3DXVECTOR3 const * -0x7674b1 float __cdecl D3DXVec3Dot struct D3DXVECTOR3 const * struct D3DXVECTOR3 const * -0x76754c struct D3DXVECTOR3 * __cdecl D3DXVec3Cross struct D3DXVECTOR3 * struct D3DXVECTOR3 const * struct D3DXVECTOR3 const * -0x767598 struct D3DXVECTOR3 * __cdecl D3DXVec3Subtract struct D3DXVECTOR3 * struct D3DXVECTOR3 const * struct D3DXVECTOR3 const * -0x767658 struct D3DXVECTOR3 * __cdecl D3DXVec3Lerp struct D3DXVECTOR3 * struct D3DXVECTOR3 const * struct D3DXVECTOR3 const * float -0x76768f float __cdecl D3DXVec4LengthSq struct D3DXVECTOR4 const * -0x767799 struct D3DXMATRIX * __cdecl D3DXMatrixIdentity struct D3DXMATRIX * -0x767885 float __cdecl D3DXQuaternionLengthSq struct D3DXQUATERNION const * -0x7678b3 float __cdecl D3DXQuaternionDot struct D3DXQUATERNION const * struct D3DXQUATERNION const * -0x7678d8 struct D3DXQUATERNION * __cdecl D3DXQuaternionConjugate struct D3DXQUATERNION * struct D3DXQUATERNION const * -0x7678fd float __cdecl D3DXPlaneDot struct D3DXPLANE const * struct D3DXVECTOR4 const * -0x767922 float __cdecl D3DXPlaneDotCoord struct D3DXPLANE const * struct D3DXVECTOR3 const * -0x767942 float __cdecl D3DXPlaneDotNormal struct D3DXPLANE const * struct D3DXVECTOR3 const * -0x7688f6 long __thiscall CCapsFile Open -0x768976 long __thiscall CCapsFile Close -0x76897b unsigned long __thiscall CCapsFile FindVersion -0x768999 unsigned long __thiscall CCapsFile CreateVersion -0x768a02 long __thiscall CCapsFile Parse2D unsigned long struct _DDCAPS_DX7 * char * * -0x768abd unsigned long __thiscall CCapsFile CreateString char * -0x768bb9 unsigned long __thiscall CCapsFile CreateFormat class CSurfaceFormatNode * -0x768cf5 unsigned long __thiscall CCapsFile Create2D unsigned long struct _DDCAPS_DX7 * char * -0x768d81 unsigned long __thiscall CCapsFile Create3D unsigned long struct _D3DDeviceDesc7 * char * class CSurfaceFormatList * -0x768e7c long __thiscall CCapsFile SaveSoftwareCaps class CHelInfo * -0x769020 long __thiscall CCapsFile SaveHardwareCaps class CDDrawDeviceNode * class CVideoModeNode * -0x7692b7 long __thiscall CCapsFile Parse3D unsigned long struct _D3DDeviceDesc7 * char * * class CSurfaceFormatList * -0x769454 long __thiscall CCapsFile LoadHardwareCaps class CDDrawDeviceNode * class CVideoModeNode * -0x7696f2 long __thiscall CCapsFile LoadSoftwareCaps class CHelInfo * -0x769c59 void __cdecl EncodeBlockRGBColorKey struct S3TC_COLOR * const struct S3TCBlockRGB * struct S3TC_COLOR struct S3TC_COLOR -0x76a0f0 void __cdecl DecodeBlockRGB struct S3TCBlockRGB * struct S3TC_COLOR * const -0x76a1ca void __cdecl DecodeBlockAlpha4 struct S3TCBlockAlpha4 * struct S3TC_COLOR * const -0x76a218 void __cdecl DecodeBlockAlpha3 struct S3TCBlockAlpha3 * struct S3TC_COLOR * const -0x76a322 CSurfaceLock* __thiscall CSurfaceLock CSurfaceLock enum _D3DX_SURFACEFORMAT int int int void * struct IDirectDrawPalette * -0x76a3bb int __thiscall CSurfaceLock IsValid -0x76a3cc int __thiscall CSurfaceLock IsPaletteIndexed -0x76a3e9 int __thiscall CSurfaceLock GetPalette struct tagPALETTEENTRY * * -0x76a468 unsigned char __cdecl FindClosest_PALETTE4 unsigned long struct tagPALETTEENTRY * -0x76a4eb unsigned char __cdecl FindClosest_PALETTE8 unsigned long struct tagPALETTEENTRY * -0x76a571 unsigned char __cdecl FindClosest_PALETTEA8 unsigned long struct tagPALETTEENTRY * -0x76a60d unsigned long __cdecl GetDxtBlkSize unsigned long -0x76a63f void __cdecl XXDecodeBlockRGB struct S3TCBlockRGB * struct S3TC_COLOR * const -0x76a665 void __cdecl LoadCacheBlock struct PIXELCACHE_BLOCK * struct SURFACE_DATA * -0x76a78c void __cdecl InitializePixelCache struct SURFACE_DATA * unsigned long -0x76a7df int __cdecl InCacheBlock long long struct PIXELCACHE_BLOCK * -0x76a802 void __cdecl GetDstSpanAllZeros int unsigned long * struct BLT_DATA * -0x76a811 int __thiscall TArray::Add struct LINEENTRY * -0x76a863 void __thiscall TArray::TArray -0x76a870 int __thiscall TArray::Add struct BLTENTRY * -0x76a8c2 void __cdecl EncodeBlockRGB struct S3TC_COLOR * const struct S3TCBlockRGB * -0x76a8f4 void __cdecl EncodeBlockAlpha4 struct S3TC_COLOR * const struct S3TCBlockAlpha4 * -0x76a94d void __cdecl EncodeBlockAlpha3 struct S3TC_COLOR * const struct S3TCBlockAlpha3 * -0x76aa77 void __cdecl RegisterLine class TArray * * unsigned long void * -0x76aaf9 void __cdecl RegisterBlt class TArray * * enum _D3DX_SURFACEFORMAT enum _D3DX_SURFACEFORMAT enum _D3DX_FILTERTYPE void * -0x76ab87 CSurfaceLock* __thiscall CSurfaceLock CSurfaceLock struct IDirectDrawSurface7 * struct tagRECT * -0x76ac47 void __thiscall CSurfaceLock ~CSurfaceLock -0x76ac6d void __cdecl XXEncodeBlockRGB struct S3TC_COLOR * const struct S3TCBlockRGB * -0x76acd6 void __cdecl FlushCacheBlock struct PIXELCACHE_BLOCK * struct SURFACE_DATA * -0x76ad86 void __cdecl ShutdownPixelCache struct BLT_DATA * -0x76ada8 unsigned long * __cdecl GetPtrToCachedPixel long long struct SURFACE_DATA * -0x76ae5d long __cdecl RegisterBlts -0x76cc9d long __cdecl RegisterLines -0x76d220 long __stdcall _d3dxFindTextureCallback struct _DDPIXELFORMAT * void * -0x76d274 long __cdecl ChooseTextureFormat struct IDirect3DDevice7 * enum _D3DX_SURFACEFORMAT enum _D3DX_SURFACEFORMAT * -0x773ec6 class ostream & __thiscall ostream operator<< unsigned char -0x773f42 int __thiscall streambuf sputc int -0x773f64 class ostream & __thiscall ostream operator<< double -0x774086 int __thiscall ostream opfx -0x7740fa void __thiscall ostream osfx -0x7741aa class ostream & __thiscall ostream operator<< char const * -0x7741d3 class ostream & __thiscall ostream flush -0x77425b ostream* __thiscall ostream ostream -0x774291 void * __thiscall ostream `scalar deleting destructor' unsigned int -0x7742bc ostream* __thiscall ostream ostream class streambuf * -0x774321 ostream* __thiscall ostream ostream class ostream const & -0x77438f void __thiscall ostream ~ostream -0x77439e class ostream & __thiscall ostream operator= class streambuf * -0x774424 ostream_withassign* __thiscall ostream_withassign ostream_withassign -0x77447f void * __thiscall ostream_withassign `scalar deleting destructor' unsigned int -0x7744aa ostream_withassign* __thiscall ostream_withassign ostream_withassign class streambuf * -0x774508 void __thiscall ostream_withassign ~ostream_withassign -0x77451b class ostream & __thiscall ostream writepad char const * char const * -0x774687 istream* __thiscall istream istream -0x7746cf void * __thiscall istream `scalar deleting destructor' unsigned int -0x7746fa istream* __thiscall istream istream class streambuf * -0x774770 istream* __thiscall istream istream class istream const & -0x7747ef void __thiscall istream ~istream -0x7747fe class istream & __thiscall istream operator= class streambuf * -0x774896 int __thiscall istream ipfx int -0x774977 int __thiscall streambuf in_avail -0x774987 class istream & __thiscall istream operator>> char * -0x774a43 void __thiscall istream isfx -0x774a78 int __thiscall istream peek -0x774aa8 class istream & __thiscall istream putback char -0x774b15 int __thiscall streambuf sputbackc char -0x774b3a void __thiscall ios clear int -0x774b68 int __thiscall istream sync -0x774bcc void __thiscall istream eatwhite -0x774c45 istream_withassign* __thiscall istream_withassign istream_withassign -0x774ca0 void * __thiscall istream_withassign `scalar deleting destructor' unsigned int -0x774ccb istream_withassign* __thiscall istream_withassign istream_withassign class streambuf * -0x774d29 void __thiscall istream_withassign ~istream_withassign -0x774d3c class istream & __thiscall istream operator>> float & -0x774e01 class istream & __thiscall istream operator>> char & -0x774e45 ios* __thiscall ios ios -0x774ea3 void * __thiscall ios `scalar deleting destructor' unsigned int -0x774ebf ios* __thiscall ios ios class streambuf * -0x774f28 ios* __thiscall ios ios class ios const & -0x774f70 void __thiscall ios ~ios -0x774fba void __thiscall ios init class streambuf * -0x774fe9 class ios & __thiscall ios operator= class ios const & -0x775024 int __cdecl ios xalloc -0x775055 long __cdecl ios bitalloc -0x77507b ofstream* __thiscall ofstream ofstream -0x775101 void * __thiscall ofstream `scalar deleting destructor' unsigned int -0x77512c ofstream* __thiscall ofstream ofstream char const * int int -0x7751e3 ofstream* __thiscall ofstream ofstream int -0x77526c ofstream* __thiscall ofstream ofstream int char * int -0x7752fb void __thiscall ofstream ~ofstream -0x77530e class streambuf * __thiscall ofstream setbuf char * int -0x775356 void __thiscall ofstream attach int -0x775387 void __thiscall ofstream open char const * int int -0x7753c9 void __thiscall ofstream close -0x7753fc filebuf* __thiscall filebuf filebuf -0x775416 void * __thiscall filebuf `scalar deleting destructor' unsigned int -0x775432 filebuf* __thiscall filebuf filebuf int -0x775451 filebuf* __thiscall filebuf filebuf int char * int -0x775499 void __thiscall filebuf ~filebuf -0x7754f0 class filebuf * __thiscall filebuf close -0x775553 int __thiscall filebuf overflow int -0x7755c4 int __thiscall filebuf underflow -0x775654 long __thiscall filebuf seekoff long enum ios::seek_dir int -0x775698 int __thiscall filebuf sync -0x775773 class streambuf * __thiscall filebuf setbuf char * int -0x77588b Iostream_init* __thiscall Iostream_init Iostream_init -0x77588e Iostream_init* __thiscall Iostream_init Iostream_init class ios & int -0x7758bc long __thiscall ios setf long -0x7758f3 void __thiscall Iostream_init ~Iostream_init -0x775920 int __thiscall streambuf snextc -0x77596c int __thiscall streambuf sbumpc -0x7759a3 void __thiscall streambuf stossc -0x7759dc int __thiscall streambuf sgetc -0x775a01 int __thiscall istream getdouble char * int -0x775b3a class filebuf * __thiscall filebuf attach int -0x775bae class filebuf * __thiscall filebuf open char const * int int -0x775d24 int __thiscall filebuf setmode int -0x775d8c streambuf* __thiscall streambuf streambuf -0x775dcb void * __thiscall streambuf `scalar deleting destructor' unsigned int -0x775de7 streambuf* __thiscall streambuf streambuf char * int -0x775e4a void __thiscall streambuf ~streambuf -0x775e7a class streambuf * __thiscall streambuf setbuf char * int -0x775eae int __thiscall streambuf xsputn char const * int -0x775f04 int __thiscall streambuf xsgetn char * int -0x775f9b int __thiscall streambuf sync -0x775fb2 int __thiscall streambuf allocate -0x775fd0 int __thiscall streambuf doallocate -0x775ffd void __thiscall streambuf setb char * char * int -0x77602d long __thiscall streambuf seekoff long enum ios::seek_dir int -0x776033 long __thiscall streambuf seekpos long int -0x776045 int __thiscall streambuf pbackfail int -0x7760a1 void __cdecl std _Xlen -0x7760fb void __thiscall std::logic_error logic_error class std::basic_string class std::allocator > const & -0x77615f char const * __thiscall std::logic_error what -0x77616c void __thiscall std::logic_error _Doraise -0x776189 void __thiscall std::logic_error ~logic_error -0x7761c6 void * __thiscall std::logic_error `scalar deleting destructor' unsigned int -0x7761e2 void __thiscall std::logic_error logic_error class std::logic_error const & -0x77623f void __thiscall std::length_error ~length_error -0x77627c void __thiscall std::length_error _Doraise -0x776299 void * __thiscall std::length_error `scalar deleting destructor' unsigned int -0x7762b5 void __thiscall std::length_error length_error class std::length_error const & -0x7762cd void __cdecl std _Xran -0x776327 void __thiscall std::out_of_range ~out_of_range -0x776364 void __thiscall std::out_of_range _Doraise -0x776381 void * __thiscall std::out_of_range `scalar deleting destructor' unsigned int -0x77639d void __thiscall std::out_of_range out_of_range class std::out_of_range const & -0x7763f8 void __thiscall std::_Lockit _Lockit -0x776494 void __thiscall std::_Lockit ~_Lockit -0x7764a9 void __stdcall `eh vector destructor iterator' void * unsigned int int void (__thiscall*)(void *) -0x776529 void __stdcall __ArrayUnwind void * unsigned int int void (__thiscall*)(void *) -0x77665c void __thiscall type_info ~type_info -0x776685 void * __thiscall type_info `scalar deleting destructor' unsigned int -0x7766a1 int __thiscall type_info operator== class type_info const & -0x7766bc int __thiscall type_info operator!= class type_info const & -0x7766d8 int __thiscall type_info before class type_info const & -0x7766f7 char const * __thiscall type_info raw_name -0x7766fb type_info* __thiscall type_info type_info class type_info const & -0x776706 class type_info & __thiscall type_info operator= class type_info const & -0x77670b void __stdcall _JumpToContinuation void * struct EHRegistrationNode * -0x77673f void __stdcall _CallMemberFunction0 void * void * -0x776746 void __stdcall _CallMemberFunction1 void * void * void * -0x77674d void __stdcall _CallMemberFunction2 void * void * void * int -0x776754 void __stdcall _UnwindNestedFrames struct EHRegistrationNode * struct EHExceptionRecord * -0x77677c void __stdcall _UnwindNestedFrames struct EHRegistrationNode * struct EHExceptionRecord * -0x7767f3 void * __cdecl _CallCatchBlock2 struct EHRegistrationNode * struct _s_FuncInfo const * void * int unsigned long -0x776847 enum _EXCEPTION_DISPOSITION __cdecl CatchGuardHandler struct EHExceptionRecord * struct CatchGuardRN * void * void * -0x77686c int __cdecl _CallSETranslator struct EHExceptionRecord * struct EHRegistrationNode * void * void * struct _s_FuncInfo const * int struct EHRegistrationNode * -0x7768f4 int __cdecl _CallSETranslator struct EHExceptionRecord * struct EHRegistrationNode * void * void * struct _s_FuncInfo const * int struct EHRegistrationNode * -0x776922 enum _EXCEPTION_DISPOSITION __cdecl TranslatorGuardHandler struct EHExceptionRecord * struct TranslatorGuardRN * void * void * -0x776997 struct _s_TryBlockMapEntry const * __cdecl _GetRangeOfTrysToCheck struct _s_FuncInfo const * int int unsigned int * unsigned int * -0x776f27 __non_rtti_object* __thiscall __non_rtti_object __non_rtti_object char const * -0x776f49 void * __thiscall __non_rtti_object `scalar deleting destructor' unsigned int -0x776f65 void __thiscall __non_rtti_object ~__non_rtti_object -0x776f6a __non_rtti_object* __thiscall __non_rtti_object __non_rtti_object class __non_rtti_object const & -0x776f82 bad_typeid* __thiscall bad_typeid bad_typeid class bad_typeid const & -0x776f9a void * __thiscall bad_typeid `scalar deleting destructor' unsigned int -0x776fb6 void __thiscall bad_typeid ~bad_typeid -0x777081 bad_typeid* __thiscall bad_typeid bad_typeid char const * -0x7771b1 bad_cast* __thiscall bad_cast bad_cast char const * const & -0x7771c9 void * __thiscall bad_cast `scalar deleting destructor' unsigned int -0x7771e5 void __thiscall bad_cast ~bad_cast -0x7771ea bad_cast* __thiscall bad_cast bad_cast class bad_cast const & -0x777202 void * __cdecl FindCompleteObject void * * -0x77721c struct _s_RTTIBaseClassDescriptor const * __cdecl FindSITargetTypeInstance void * struct _s_RTTICompleteObjectLocator const * struct TypeDescriptor * int struct TypeDescriptor * -0x777276 struct _s_RTTIBaseClassDescriptor const * __cdecl FindMITargetTypeInstance void * struct _s_RTTICompleteObjectLocator const * struct TypeDescriptor * int struct TypeDescriptor * -0x77736f struct _s_RTTIBaseClassDescriptor const * __cdecl FindVITargetTypeInstance void * struct _s_RTTICompleteObjectLocator const * struct TypeDescriptor * int struct TypeDescriptor * -0x7774a7 int __cdecl PMDtoOffset void * struct PMD const & -0x7774ca void __stdcall `eh vector constructor iterator' void * unsigned int int void (__thiscall*)(void *) void (__thiscall*)(void *) -0x77bd75 exception* __thiscall exception exception -0x77bd86 void * __thiscall exception `scalar deleting destructor' unsigned int -0x77bda2 exception* __thiscall exception exception char const * const & -0x77bddf exception* __thiscall exception exception class exception const & -0x77be29 class exception & __thiscall exception operator= class exception const & -0x77be48 void __thiscall exception ~exception -0x77be5e char const * __thiscall exception what -0x77be6b void __cdecl terminate -0x77becc void __cdecl unexpected -0x77bee4 void __cdecl _inconsistency -0x77c17f void __cdecl FindHandler struct EHExceptionRecord * struct EHRegistrationNode * struct _CONTEXT * void * struct _s_FuncInfo const * unsigned char int struct EHRegistrationNode * -0x77c332 void __cdecl FindHandlerForForeignException struct EHExceptionRecord * struct EHRegistrationNode * struct _CONTEXT * void * struct _s_FuncInfo const * int int struct EHRegistrationNode * -0x77c3dc int __cdecl TypeMatch struct _s_HandlerType const * struct _s_CatchableType const * struct _s_ThrowInfo const * -0x77c4ed void __cdecl CatchIt struct EHExceptionRecord * struct EHRegistrationNode * struct _CONTEXT * void * struct _s_FuncInfo const * struct _s_HandlerType const * struct _s_CatchableType const * struct _s_TryBlockMapEntry const * int struct EHRegistrationNode * unsigned char -0x77c568 void * __cdecl CallCatchBlock struct EHExceptionRecord * struct EHRegistrationNode * struct _CONTEXT * struct _s_FuncInfo const * void * int unsigned long -0x77c683 int __cdecl ExFilterRethrow struct _EXCEPTION_POINTERS * -0x77c6ad void __cdecl BuildCatchObject struct EHExceptionRecord * struct EHRegistrationNode * struct _s_HandlerType const * struct _s_CatchableType const * -0x77c871 void __cdecl _DestructExceptionObject struct EHExceptionRecord * unsigned char -0x77c8d8 void * __cdecl AdjustPointer void * struct PMD const & -0x782539 long __stdcall __CxxUnhandledExceptionFilter struct _EXCEPTION_POINTERS * -0x78257f void __cdecl __CxxSetUnhandledExceptionFilter -0x782590 void __cdecl __CxxRestoreUnhandledExceptionFilter -0x782b26 void __cdecl terminate -0x782b3d int __cdecl _ValidateRead void const * unsigned int -0x782b59 int __cdecl _ValidateWrite void * unsigned int -0x782b75 int __cdecl _ValidateExecute int (__stdcall*)(void) -0x78a1f9 class zCObject * __cdecl oCCSManager _CreateNewInstance -0x78a39d oCCSManager* __thiscall oCCSManager oCCSManager -0x78a3b0 zCObject* __thiscall zCObject zCObject -0x78a3bb zCObject* __thiscall zCObject zCObject -0x78a3e9 class zCCSPlayer * __thiscall oCCSManager CreateCutscenePlayer class zCWorld * -0x78a5ff class zCEventMessage * __thiscall oCCSManager CreateMessage int -0x78a62c class zCCSProps * __thiscall oCCSManager CreateProperties -0x78a648 void __thiscall zCSoundManager::zCSoundEventData ~zCSoundEventData -0x78a660 void __thiscall std basic_string,class std::allocator >::_Copy unsigned int -0x78a6b9 class zCObject * __cdecl oCCSPlayer _CreateNewInstance -0x78a72c void __thiscall oCCSPlayer ProcessCutscene class zCCSCutsceneContext * class zVEC3 const & -0x78a789 class zCObject * __cdecl oCCSProps _CreateNewInstance -0x78a7e9 class zCObject * __cdecl oCCSTrigger _CreateNewInstance -0x78a864 void __thiscall oCCSTrigger TriggerTarget class zCVob * -0x78a87b class zSTRING __cdecl operator+ class zSTRING const & class zSTRING const & -0x78a8a3 class zSTRING __cdecl operator+ char const * class zSTRING const & -0x78a8bb class zSTRING __cdecl operator+ class zSTRING const & char const * -0x78a934 void __thiscall oCCSTrigger UntriggerTarget class zCVob * -0x78a989 class zCObject * __cdecl zCCSCutsceneContext _CreateNewInstance -0x78ab01 zCCSCutsceneContext* __thiscall zCCSCutsceneContext zCCSCutsceneContext class zSTRING & -0x78ab3f zCCSCutsceneContext* __thiscall zCCSCutsceneContext zCCSCutsceneContext class zCCSBlock * int int -0x78ab58 void __thiscall zCCSCutsceneContext UseThisSubBlock class zCCSBlock * -0x78ab8f void __thiscall zCCSCutsceneContext ~zCCSCutsceneContext -0x78ac2a void __thiscall zCCSCutsceneContext Archive class zCArchiver & -0x78ac57 class zSTRING __thiscall zCCSCutsceneContext GetCSName -0x78acfa void __thiscall zCCSCutsceneContext Unarchive class zCArchiver & -0x78af21 int __thiscall zCCSCutsceneContext StartPlaying -0x78b0ec void __thiscall zCCSCutsceneContext Stop -0x78b19f void __thiscall zCCSCutsceneContext Interrupt -0x78b24f void __thiscall zCCSCutsceneContext ForcedInterrupt -0x78b699 int __thiscall zCCSCutsceneContext Play class zVEC3 -0x78b74f void __thiscall zCCSCutsceneContext HandleTrigger -0x78b768 int __thiscall zCCSCutsceneContext AreU class zSTRING const & -0x78b885 void __thiscall zCCSCutsceneContext PrintDebugInfo class zSTRING const & -0x78b8ac void __thiscall zCArray::AllocDelta int -0x78b939 class zCObject * __cdecl zCCSAtomicBlock _CreateNewInstance -0x78b944 class zCObject * __cdecl zCCSAtomicBlock _CreateNewInstance -0x78b999 class zCObject * __cdecl zCCSBlock _CreateNewInstance -0x78b9a4 class zCObject * __cdecl zCCSBlock _CreateNewInstance -0x78ba04 class zCObject * __cdecl zCCSSyncBlock _CreateNewInstance -0x78ba17 class zCObject * __cdecl zCCSSyncBlock _CreateNewInstance -0x78ba79 class zCObject * __cdecl zCCutscene _CreateNewInstance -0x78bad9 class zCObject * __cdecl zCCSRole _CreateNewInstance -0x78bae4 class zCObject * __cdecl zCCSRole _CreateNewInstance -0x78bb39 class zCObject * __cdecl zCEvMsgCutscene _CreateNewInstance -0x78bb44 class zCObject * __cdecl zCEvMsgCutscene _CreateNewInstance -0x78bb50 zCCSRole* __thiscall zCCSRole zCCSRole -0x78bb5b zCCSRole* __thiscall zCCSRole zCCSRole -0x78bb83 zCCSRole* __thiscall zCCSRole zCCSRole class zSTRING & -0x78bc3b void __thiscall zCCSRole ~zCCSRole -0x78bd69 void __thiscall zCCSRole SetRoleVob class zCVob * -0x78bd88 void __thiscall zCCSRole Unarchive class zCArchiver & -0x78bdbe zCEvMsgCutscene* __thiscall zCEvMsgCutscene zCEvMsgCutscene enum zCEvMsgCutscene::TCutsceneSubType -0x78bdd0 zCCSBlockBase* __thiscall zCCSBlockBase zCCSBlockBase -0x78bddb zCCSBlockBase* __thiscall zCCSBlockBase zCCSBlockBase -0x78bdf0 zCCSAtomicBlock* __thiscall zCCSAtomicBlock zCCSAtomicBlock -0x78bdfb zCCSAtomicBlock* __thiscall zCCSAtomicBlock zCCSAtomicBlock -0x78be18 void __thiscall zCCSAtomicBlock ~zCCSAtomicBlock -0x78be48 void __thiscall zCCSAtomicBlock OrganizeRoles class zCArray & class zCArray & -0x78bea5 int __thiscall zCCSAtomicBlock IsFinished class zCEventManager * -0x78beb0 zCCSBlock* __thiscall zCCSBlock zCCSBlock -0x78bebb zCCSBlock* __thiscall zCCSBlock zCCSBlock -0x78beee void __thiscall zCCSBlock ~zCCSBlock -0x78bf08 void __thiscall zCCSBlock Play class zCArray const & -0x78bf28 void __thiscall zCCSBlock Play class zCArray const & float float -0x78bf48 int __thiscall zCCSBlock IsFinished class zCArray const & -0x78bf68 void __thiscall zCCSBlock InsertBlock class zCCSBlockBase * int -0x78bf88 int __thiscall zCCSBlock NewBlock int int -0x78bfab zCCSSyncBlock* __thiscall zCCSSyncBlock zCCSSyncBlock -0x78bfbe zCCSSyncBlock* __thiscall zCCSSyncBlock zCCSSyncBlock -0x78bfd8 void __thiscall zCCSSyncBlock ~zCCSSyncBlock -0x78bff8 void __thiscall zCCSSyncBlock InsertBlock class zCCSBlockBase * int -0x78c018 int __thiscall zCCSSyncBlock NewBlock int int -0x78c08c zCCutscene* __thiscall zCCutscene zCCutscene -0x78c0e0 void __thiscall zCCutscene ~zCCutscene -0x78c114 void __thiscall zCCutscene SetRoleListForDebugging class zCArray & -0x78c140 void __thiscall zCCutscene SaveRolesVobs class zCBuffer & -0x78c170 void __thiscall zCCutscene RestoreRoleVobs class zCBuffer & -0x78c448 int __thiscall zCCutscene CheckMainRole class zCVob * -0x78c453 int __thiscall zCCutscene CheckMainRole class zCVob * -0x78c6ed void __thiscall zCCutscene AddRoleOU class zCVob * -0x78c98d int __thiscall zCCutscene AddMainRole class zCVob * -0x78d16c int __thiscall zCCutscene CSCheck int & -0x78d40b int __thiscall zCCutscene StartPlaying -0x78d420 zCEventMessage* __thiscall zCEventMessage zCEventMessage -0x78d42b zCEventMessage* __thiscall zCEventMessage zCEventMessage -0x78d448 void __thiscall zCEvMsgCutscene SetCutsceneName class zSTRING -0x78d477 void __thiscall zCCutscene Reset -0x78d4a7 void __thiscall zCCutscene ClearCutscene -0x78d4f3 void __thiscall zCCutscene StopRole class zCVob * -0x78d95d void __thiscall zCCutscene Stop -0x78dbc4 void __thiscall zCCutscene Interrupt -0x78dc35 int __thiscall zCCutscene ResumeActBlock -0x78dc74 int __thiscall zCCutscene NewBlock int int -0x78dcac void __thiscall zCCutscene NewCS class zCCSManager * -0x78dcef void __thiscall zCCutscene NewRole class zSTRING & -0x78dd20 class zCVob * __thiscall zCCutscene LoadStage -0x78dd48 void __thiscall zCCSBlock Archive class zCArchiver & -0x78dd80 void __thiscall zCCSBlock Unarchive class zCArchiver & -0x78ddb0 void __thiscall zCCSSyncBlock Archive class zCArchiver & -0x78dde0 void __thiscall zCCSSyncBlock Unarchive class zCArchiver & -0x78ddf8 void __thiscall zCCutscene Unarchive class zCArchiver & -0x78de2f struct zTCSBlockPosition __thiscall zCCutscene GetFirstBlockPosition -0x78de50 class zCCSBlockBase * & __thiscall zCArray::GetSafe int -0x78dee0 class zCObject * __cdecl zCCSLib _CreateNewInstance -0x78df35 void __thiscall zCCSLib Archive class zCArchiver & -0x78dfca void __thiscall zCCSLib Unarchive class zCArchiver & -0x78e037 zCCSLib* __thiscall zCCSLib zCCSLib -0x78e063 void __thiscall zCCSLib ~zCCSLib -0x78e0b9 class zCObject * __cdecl zCCSManager _CreateNewInstance -0x78e10e class zSTRING __thiscall zCCSManager LibGetSvmModuleName int -0x78e128 int __thiscall zCCSManager LibIsSvmModuleRunning int -0x78e148 int __thiscall zCCSManager LibSvmModuleStart int -0x78e168 int __thiscall zCCSManager LibSvmModuleStop int -0x78e1d8 zCCSManager* __thiscall zCCSManager zCCSManager -0x78e224 void __thiscall zCCSManager ~zCCSManager -0x78e249 class zCCSPlayer * __thiscall zCCSManager CreateCutscenePlayer class zCWorld * -0x78e284 class zCCSCutsceneContext * __thiscall zCCSManager InitiateCSwithContext class zCCSCutsceneContext * -0x78e2c8 class zCCSCutsceneContext * __thiscall zCCSManager CreateNewCutscene class zSTRING & -0x78e2fc class zCCSCutsceneContext * __thiscall zCCSManager CreateNewOutputUnit int -0x78e318 class zSTRING __thiscall zCCSManager GetShortCom int -0x78e348 void __thiscall zCCSManager Archive class zCArchiver & -0x78e378 void __thiscall zCCSManager Unarchive class zCArchiver & -0x78e48e void __thiscall zCCSManager LibLoad int -0x78e506 void __thiscall zCCSManager LibStore int -0x78e52c class zCCSProps * __thiscall zCCSManager CreateProperties -0x78e55c void __thiscall zCArray::AllocDelta int -0x78e5b9 class zCObject * __cdecl zCCSPlayer _CreateNewInstance -0x78e5c4 class zCObject * __cdecl zCCSPlayer _CreateNewInstance -0x78e5d0 zCCSPlayer* __thiscall zCCSPlayer zCCSPlayer -0x78e5db zCCSPlayer* __thiscall zCCSPlayer zCCSPlayer -0x78e62a void __thiscall zCCSPlayer ~zCCSPlayer -0x78e6ec class zCCSCutsceneContext * __thiscall zCCSPlayer StartCutscene class zCCutscene * class zCVob * class zSTRING -0x78e74d class zCCSCutsceneContext * __thiscall zCCSPlayer StartCutscene class zSTRING & class zCVob * -0x78e7c5 class zCCSCutsceneContext * __thiscall zCCSPlayer CreateNewOutputUnit int class zCVob * -0x78e899 class zCCSCutsceneContext * __thiscall zCCSPlayer StartOutputUnit int class zCVob * -0x78e8c7 void __thiscall zCCSPlayer ForgetCutscene class zCCutscene * -0x78e982 void __thiscall zCCSPlayer InsertCutscene class zCCSCutsceneContext * -0x78ea32 void __thiscall zCCSPlayer RemoveCutscene class zCCSCutsceneContext * -0x78ea76 void __thiscall zCCSPlayer OnCSTrigger class zSTRING & class zCVob * -0x78ea88 void __thiscall zCCSPlayer OnCSUntrigger class zSTRING & class zCVob * -0x78eae6 void __thiscall zCCSPlayer Archive class zCArchiver & -0x78eb36 void __thiscall zCCSPlayer Unarchive class zCArchiver & -0x78eb48 void __thiscall zCCSPlayer CSDB_BeginSyncBlock class zCCSSyncBlock * -0x78eb80 void __thiscall zCCSPlayer CSDB_BeginAtomBlock class zCCSBlockBase * -0x78eba0 void __thiscall zCCSPlayer CSDB_EndAtomBlock class zCCSBlockBase * -0x78ebd8 void __thiscall zCCSPlayer CSDB_Error class zCCSBlockBase * class zSTRING & -0x78ec18 void __thiscall zCCSPlayer CSDB_Warning class zCCSBlockBase * class zSTRING & -0x78ecb3 int __thiscall zCCSPlayer StopAllCutscenes class zCVob * -0x78ed43 int __thiscall zCCSPlayer StopAllOutputUnits class zCVob * -0x78edda void __thiscall zCCSPlayer PrintListOfCutscenes class zSTRING const & -0x78edf8 class zCCSCutsceneContext * __thiscall zCCSPlayer GetStartedCutscene class zSTRING const & -0x78ee10 void __thiscall zCCSPlayer DebugResetInfoscreen -0x78ee20 void __thiscall zCCSPlayer DebugAddCutscene int class zVEC3 int -0x78ee38 void __thiscall zCCSPlayer ProcessList class zVEC3 const & int int int -0x78ee60 void __thiscall zCCSPlayer ProcessCutscene class zCCSCutsceneContext * class zVEC3 const & -0x78ee8c void __thiscall zCCSPlayer ToggleDebugInfo -0x78eef1 class zCObject * __cdecl zCCSPoolItem _CreateNewInstance -0x78eefc class zCObject * __cdecl zCCSPoolItem _CreateNewInstance -0x78ef18 zCCSPoolItem* __thiscall zCCSPoolItem zCCSPoolItem -0x78ef23 zCCSPoolItem* __thiscall zCCSPoolItem zCCSPoolItem -0x78ef56 zCCSPoolItem* __thiscall zCCSPoolItem zCCSPoolItem class zCCSCutsceneContext * -0x78ef68 void __thiscall zCCSPoolItem ~zCCSPoolItem -0x78ef88 void __thiscall zCCSPoolItem Unarchive class zCArchiver & -0x78f041 void __thiscall zCCSPoolItem PrintDebugInfo -0x78f099 class zCObject * __cdecl zCCSProps _CreateNewInstance -0x78f0e4 zCCSProps* __thiscall zCCSProps zCCSProps -0x78f250 void __thiscall zCCSProps PrintDebugInfo -0x78f3b7 int __thiscall oCBinkPlayer PlayHandleEvents -0x78f4d2 int __thiscall oCBinkPlayer OpenVideo class zSTRING -0x78f4e8 void __thiscall oCGameInfo Init -0x78f550 CGameManager* __thiscall CGameManager CGameManager -0x78f59c void __thiscall CGameManager ~CGameManager -0x78f652 void __thiscall CGameManager Tool_ConvertData -0x78f71f void __thiscall CGameManager Init struct HWND__ * & -0x78f757 void __thiscall CGameManager Done -0x78f847 void __thiscall CGameManager Run -0x78f8ba void __thiscall CGameManager InitScreen_Open -0x78f8e7 void __thiscall CGameManager InitScreen_Menu -0x78f917 void __thiscall CGameManager InitScreen_Close -0x78f930 void __thiscall CGameManager InitSettings -0x78f93b void __thiscall CGameManager InitSettings -0x78f99c void __thiscall CGameManager GameInit -0x78f9b8 void __thiscall CGameManager GameSessionReset -0x78f9f4 void __thiscall CGameManager GameSessionInit -0x78fa08 void __thiscall CGameManager GameSessionDone -0x78fa56 void __thiscall CGameManager PreMenu -0x78fa68 void __thiscall CGameManager PostMenu class zSTRING -0x78fddc void __thiscall CGameManager ApplySomeSettings -0x78ff6d void __thiscall CGameManager Menu int -0x78ffc6 void __thiscall CGameManager Write_Savegame int -0x790006 void __thiscall CGameManager Read_Savegame int -0x79006c int __thiscall CGameManager HandleCancelKey int -0x790088 int __thiscall CGameManager MenuEnabled int & -0x790104 int __thiscall CGameManager IntroduceChapter -0x790130 int __thiscall CGameManager IntroduceChapter class zSTRING class zSTRING class zSTRING class zSTRING int -0x790148 int __thiscall CGameManager PlayVideo class zSTRING int -0x79019e void __thiscall CGameManager ShowRealPlayTime -0x7901e8 int __cdecl DefineMenuScriptFunctions -0x790426 int __cdecl Apply_Options_Video -0x790451 int __cdecl Apply_Options_Performance -0x79048e int __cdecl ChangeMusicEnabled class zCOptionEntry & -0x7904de int __cdecl Apply_Options_Audio -0x79052e int __cdecl Apply_Options_Game -0x79057e int __cdecl Apply_Options_Controls -0x7906e4 int __cdecl Update_ChoiceBox -0x7906f8 void __thiscall oCMenuSavegame ~oCMenuSavegame -0x79075b void __thiscall oCMenuSavegame HandleSlotChange int -0x7908ea void __thiscall oCMenuSavegame ScreenInit -0x7909fc void __thiscall oCMenuSavegame ScreenDone -0x790a20 int __thiscall oCMenuSavegame GetMenuItemSlotNr class zCMenuItem * -0x790af0 void __cdecl oBert_StartUp -0x79101c void __cdecl ShowMoreInfos class oCNpc * class oCNpc * -0x7913bf void __cdecl HandleResultString class zSTRING -0x7913e7 void __cdecl ClearLogStatistics -0x7914fd bool __cdecl LogStatistics class oCNpc * -0x79153c bool __cdecl LogStatisticsWrite class zSTRING const & -0x791599 bool __cdecl LogStatisticsRead class zSTRING const & -0x7915b8 void __thiscall oCPlayerInfo SetInstanceByName class zSTRING const & -0x79164d class zCObject * __cdecl oCSavegameInfo _CreateNewInstance -0x791694 oCSavegameInfo* __thiscall oCSavegameInfo oCSavegameInfo -0x7916f7 oCSavegameInfo* __thiscall oCSavegameInfo oCSavegameInfo int -0x791741 void __thiscall oCSavegameInfo UpdateThumbPic class zCTextureConvert * -0x791781 void __thiscall oCSavegameInfo ReloadResources -0x7917a8 void __thiscall oCSavegameInfo SetSlot int -0x7917f4 void __thiscall oCSavegameInfo ~oCSavegameInfo -0x791875 void __thiscall oCSavegameInfo Archive class zCArchiver & -0x79190b void __thiscall oCSavegameInfo Unarchive class zCArchiver & -0x791948 class zSTRING __thiscall oCSavegameInfo GetGameTime -0x7919a3 oCSavegameManager* __thiscall oCSavegameManager oCSavegameManager -0x7919b0 void __thiscall oCSavegameManager ~oCSavegameManager -0x7919bb void __thiscall oCSavegameManager ~oCSavegameManager -0x791ae2 void __thiscall oCSavegameManager Init -0x791b10 void __thiscall oCSavegameManager SetAndWriteSavegame int class oCSavegameInfo * -0x791b47 void __thiscall oCSavegameManager CopyToCurrent int -0x791b87 void __thiscall oCSavegameManager CopyFromCurrent int -0x791bb0 void __thiscall oCSavegameManager ClearCurrent -0x791be8 class zSTRING __thiscall oCSavegameManager GetSlotDirName int -0x791cf4 void __thiscall oCSystemInfo ResetSettings float -0x792093 void __thiscall oCSystemInfo ScoreNow -0x7920e9 class zCObject * __cdecl oCTriggerChangeLevel _CreateNewInstance -0x792149 class zCObject * __cdecl oCTriggerScript _CreateNewInstance -0x7921ff void __thiscall oCTriggerChangeLevel TriggerTarget class zCVob * -0x7922d0 void __thiscall oCTriggerScript TriggerTarget class zCVob * -0x79237f void __thiscall oCTriggerScript UntriggerTarget class zCVob * -0x79241f void __thiscall oCObjectGenerator OnTrigger class zCVob * class zCVob * -0x792449 void __thiscall oCViewGothicProgressBar HandleChange -0x792468 oCViewStatusBar* __thiscall oCViewStatusBar oCViewStatusBar -0x792488 oCViewStatusBar* __thiscall oCViewStatusBar oCViewStatusBar int int int int enum zTviewID -0x7924d2 void __thiscall oCViewStatusBar Init int int float -0x792512 void __thiscall oCViewStatusBar ~oCViewStatusBar -0x79256a zCBinkPlayer* __thiscall zCBinkPlayer zCBinkPlayer -0x7925aa void __thiscall zCBinkPlayer ~zCBinkPlayer -0x79285f int __thiscall zCBinkPlayer OpenVideo class zSTRING -0x792878 class zSTRING __thiscall zFILE_FILE GetFile -0x7928ec int __thiscall zCBinkPlayer CloseVideo -0x792ad0 int __thiscall zCBinkPlayer PlayInit int -0x792cc6 int __thiscall zCBinkPlayer PlayDeinit -0x792cd8 int __thiscall zCBinkPlayer PlayFrame -0x792cf8 long __thiscall zCBinkPlayer GetPixelFormat struct zTRndSurfaceDesc & -0x792d18 void __thiscall zCBinkPlayer SetFullscreen int class zSTRING -0x792d38 unsigned long __thiscall zCBuffer WriteString class zSTRING -0x792d60 class zSTRING __thiscall zCBuffer ReadString -0x792d80 unsigned long __thiscall zCBuffer WriteObject class zCObject * & -0x792da8 unsigned long __thiscall zCBuffer ReadObject class zCObject * & -0x792e47 void __cdecl zCBuffer ByteFreq_Print -0x792e98 class zSTRING __cdecl zFILE SetRootDirectory class zSTRING -0x792eb8 void __cdecl zFILE DirectFileConvert class zSTRING & -0x792ee0 void __cdecl zFILE DirectFileAccess bool -0x792efb class zSTRING __thiscall zDATE ToString enum zTDATE_CONVERT -0x792f48 int __thiscall zFILE_FILE HandleError class zSTRING const & class zSTRING const & enum zERROR_TYPE -0x792fb2 zFILE_FILE* __thiscall zFILE_FILE zFILE_FILE -0x79300a zFILE_FILE* __thiscall zFILE_FILE zFILE_FILE class zSTRING const & -0x79306a void __thiscall zFILE_FILE ~zFILE_FILE -0x793090 long __thiscall zFILE_FILE Size -0x7930e6 int __thiscall zFILE_FILE Create -0x793136 int __thiscall zFILE_FILE Open bool -0x793176 int __thiscall zFILE_FILE Close -0x793188 int __thiscall zFILE_FILE Write char const * -0x7931b0 long __thiscall zFILE_FILE Write void const * long -0x7931c0 int __thiscall zFILE_FILE Read char * -0x7931db int __thiscall zFILE_FILE Read class zSTRING & -0x7931f8 long __thiscall zFILE_FILE Read void * long -0x793237 class zSTRING __thiscall zFILE_FILE SeekText class zSTRING const & -0x793260 int __thiscall zFILE_FILE ReadCodeline class zSTRING & -0x793280 int __thiscall zFILE_FILE ReadLines class zSTRING & long -0x793298 class zSTRING __thiscall zFILE_FILE ReadBlock long long -0x7932fd int __thiscall zFILE_FILE UpdateBlock class zSTRING const & long long -0x793328 void __thiscall zFILE_FILE SetCompletePath -0x793388 void __thiscall zFILE_FILE SetPath class zSTRING -0x7933a8 void __thiscall zFILE_FILE SetDrive class zSTRING -0x7933d0 void __thiscall zFILE_FILE SetDir class zSTRING -0x7933eb class zSTRING __cdecl operator+ class zSTRING const & char -0x793408 void __thiscall zFILE_FILE SetFilename class zSTRING -0x793428 void __thiscall zFILE_FILE SetExt class zSTRING -0x793458 void __thiscall zFILE_FILE SetFile class zSTRING -0x793497 class zSTRING __thiscall zFILE_FILE GetFullPath -0x7934d0 int __thiscall zFILE_FILE ChangeDir bool -0x793500 class zSTRING __thiscall zFILE_FILE DirStepInto class zSTRING -0x793526 int __thiscall zFILE_FILE SearchFile class zSTRING const & class zSTRING const & int -0x793578 bool __thiscall zFILE_FILE FindFirst class zSTRING const & -0x7935a0 bool __thiscall zFILE_FILE DirCreate -0x7935b8 bool __thiscall zFILE_FILE DirRemove -0x7935e3 bool __thiscall zFILE_FILE FileMove class zSTRING bool -0x793603 bool __thiscall zFILE_FILE FileCopy class zSTRING bool -0x793618 bool __thiscall zFILE_FILE FileMove class zFILE * -0x793688 bool __thiscall zFILE_FILE FindNext -0x7936a8 zPATH* __thiscall zPATH zPATH -0x7936c8 zPATH* __thiscall zPATH zPATH class zSTRING -0x793742 class zCBuffer * __cdecl zFILE GetFreeBuffer -0x793783 bool __cdecl zFILE InitFileSystem -0x7937a8 bool __cdecl zFILE DeinitFileSystem -0x7937dc bool __cdecl zFILE_FILE InitFileSystem -0x7937fb void __cdecl Dir_Clear class zSTRING const & class zSTRING const & -0x793831 void __cdecl Dir_Copy class zSTRING const & class zSTRING const & -0x79385e zFILE_VDFS* __thiscall zFILE_VDFS zFILE_VDFS -0x793886 zFILE_VDFS* __thiscall zFILE_VDFS zFILE_VDFS class zSTRING const & -0x7938a6 void __thiscall zFILE_VDFS ~zFILE_VDFS -0x7938b8 bool __thiscall zFILE_VDFS Exists -0x793907 int __thiscall zFILE_VDFS Open bool -0x79398a int __thiscall zFILE_VDFS Seek long -0x7939b6 class zSTRING __thiscall zFILE_VDFS SetCurrentDir -0x7939c8 class zSTRING __thiscall zFILE_VDFS GetFullPath -0x793a22 int __thiscall zFILE_VDFS SearchFile class zSTRING const & class zSTRING const & int -0x793a43 class zSTRING __cdecl operator+ char class zSTRING const & -0x793a78 bool __thiscall zFILE_VDFS FindFirst class zSTRING const & -0x793aa8 bool __thiscall zFILE_VDFS FindNext -0x793ad0 int __thiscall zFILE_VDFS Read char * -0x793af0 long __thiscall zFILE_VDFS Read void * long -0x793c14 bool __cdecl zFILE_VDFS InitFileSystem -0x793c9c bool __cdecl zFILE_VDFS DeinitFileSystem -0x793cd0 void __cdecl ErrorBox class zSTRING -0x793d08 void __cdecl GetDiffTime class zSTRING & -0x793d4f zERROR* __thiscall zERROR zERROR -0x793ea1 void __thiscall zERROR Init class zSTRING -0x793ec3 void __thiscall zERROR ~zERROR -0x793f59 int __thiscall zERROR Report enum zERROR_TYPE int class zSTRING const & signed char unsigned int int char * char * -0x793f94 void __thiscall zERROR BlockBegin char * int -0x794015 void __thiscall zERROR BlockEnd char * int -0x794047 void __thiscall zERROR Separator class zSTRING -0x794068 void __thiscall zERROR ShowSpy int -0x7940ae void __thiscall zERROR SetFilterFlags unsigned long -0x7940f6 void __thiscall zERROR SetFilterAuthors class zSTRING -0x79412e void __thiscall zERROR SetFilterLevel int -0x7941de void __thiscall zERROR SetTarget int -0x7941f8 class zSTRING __thiscall zERROR GetTargetDescription -0x794220 class zSTRING __thiscall zERROR GetFilterFlagDescription -0x794238 bool __thiscall zERROR SearchForSpy -0x7942ae zCFileCSV* __thiscall zCFileCSV zCFileCSV class zSTRING const & -0x79431e zCFileCSV* __thiscall zCFileCSV zCFileCSV -0x794338 void __thiscall zCFileCSV ~zCFileCSV -0x794360 void __thiscall zCFileCSV InitCSV -0x794380 void __thiscall zCFileCSV SetFormat bool class zSTRING const & class zSTRING const & -0x7943b0 void __thiscall zCFileCSV AddNextField class zSTRING const & -0x7943e0 void __thiscall zCFileCSV AddNextHeader class zSTRING const & -0x7943f8 int __thiscall zCFileCSV WriteSet -0x794466 class zSTRING __thiscall zCFileCSV GetNextField class zSTRING const & -0x794488 int __thiscall zCFileCSV ReadHeader -0x7944a8 int __thiscall zCFileCSV WriteHeader -0x7944c0 zCGameInfo* __thiscall zCGameInfo zCGameInfo -0x7944cb zCGameInfo* __thiscall zCGameInfo zCGameInfo -0x7944e8 void __thiscall zCGameInfo Unpack class zCBuffer & -0x79454b void __thiscall zCNet ~zCNet -0x794568 int __thiscall zCNet NetReset -0x794597 int __thiscall zCNet Send class zCNetMessage * & -0x79460f unsigned long __thiscall zCNet DGramWriteToPlayer class zCNetMessage * class zCPlayerInfo * -0x79461a unsigned long __thiscall zCNet DGramWriteToPlayer class zCNetMessage * class zCPlayerInfo * -0x79464c int __thiscall zCNet DGramRead class zCNetMessage * & -0x794684 unsigned long __thiscall zCNet StreamRead class zCNetMessage * & class zCPlayerInfo * -0x794690 unsigned long __thiscall zCNet StreamWriteMessage class zCNetMessage * & -0x794714 unsigned long __thiscall zCNet StreamWriteFile class zCNetMessage * & -0x79494b unsigned long __thiscall zCNet StreamReadFile class zCNetMessage * class zCPlayerInfo * -0x794968 int __thiscall zCNet MsgGetFromStream class zCPlayerInfo * class zCNetMessage * & -0x79499f int __thiscall zCNet MsgPut class zCNetMessage * -0x7949cf int __thiscall zCNet HandleSending -0x7949e8 void __thiscall zCNet Handle -0x794a27 int __thiscall zCNet WaitForStreamMessage class zCPlayerInfo * class zCNetMessage * & -0x794a40 int __thiscall zCNet CheckTimestamp class zCNetMessage * unsigned char -0x794a67 void __thiscall zCNetStatistics Start -0x794a97 void __thiscall zCNetStatistics Stop -0x794f88 void __cdecl netExit -0x794fa8 int __cdecl netSend struct zTNetAddress * void * int void * -0x794fd0 int __cdecl netWrite void * void * int int -0x795204 long __stdcall netWindowProc struct HWND__ * unsigned short unsigned int long -0x795259 class zCObject * __cdecl zCNetEventManager _CreateNewInstance -0x79557b int __cdecl zCNetEventManager HandleNetMessage class zCNetMessage * unsigned short class zCWorld * -0x795c93 void __thiscall zCNetEventManager OnMessage class zCEventMessage * class zCVob * -0x795d7b class zCNetVobControl * __thiscall zCNetEventManager GetNetVobControl int -0x795dc0 int __thiscall zCNetHost InitHost class zSTRING const & -0x795ddb zCNetHost* __thiscall zCNetHost zCNetHost void * -0x795dfb zCNetHost* __thiscall zCNetHost zCNetHost class zSTRING const & -0x795e1b zCNetHost* __thiscall zCNetHost zCNetHost struct zTNetAddress const & -0x795e40 int __thiscall zCNetHost InitHostForBroadcast -0x795e60 void __thiscall zCNetHost InitHostAddr struct zTNetAddress * const -0x795e78 void __thiscall zCNetHost Unpack class zCBuffer & -0x795ebf class zCNetHost * __cdecl zCNetHost CreateFromBuffer class zCBuffer & -0x795f2c class zCObject * __cdecl zCNetManager _CreateNewInstance -0x795f53 zCNetManager* __thiscall zCNetManager zCNetManager -0x795f7c class zCNetMessage * __thiscall zCNetManager CreateNetMessage unsigned short const & class zCObject * -0x795fa0 class zCClassDef * & __thiscall zCArraySort::GetSafe int -0x795fc9 zCNetMessage* __thiscall zCNetMessage zCNetMessage struct zTNetMessageHeader & -0x795ff9 zCNetMessage* __thiscall zCNetMessage zCNetMessage unsigned long const & unsigned long -0x796034 zCNetMessage* __thiscall zCNetMessage zCNetMessage struct zTNetPacket * -0x796048 void __thiscall zCNetMessage Send -0x796068 unsigned long __thiscall zCNetMessage Get void * unsigned long const & -0x796088 void __thiscall zCNetMessage Add void * unsigned long -0x7960a8 void __thiscall zCNetMessage Get class zSTRING & -0x796100 void __thiscall zCNetMessage LogMessage class zFILE * class zSTRING const & -0x796229 int __cdecl operator== class zCNetVersion const & class zCNetVersion const & -0x796289 class zCObject * __cdecl zCNetVobControl _CreateNewInstance -0x796294 class zCObject * __cdecl zCNetVobControl _CreateNewInstance -0x7962a0 zCNetVobControl* __thiscall zCNetVobControl zCNetVobControl -0x7962ab zCNetVobControl* __thiscall zCNetVobControl zCNetVobControl -0x7963f8 int __thiscall zCNetVobControl HandOverToPlayer class zCPlayerInfo * -0x796544 int __cdecl zCNetVobControl HandleNetMessage class zCNetMessage * unsigned short const & class zCWorld * -0x796669 class zCNetMessage * __thiscall zCNetVobControl CreateNetMessage unsigned short const & -0x7967b8 void __thiscall zCNetVobControl SetCtrlPlayer class zCPlayerInfo * -0x7967d8 void __thiscall zCNetVobControl Archive class zCArchiver & -0x79681c zCOptionEntry* __thiscall zCOptionEntry zCOptionEntry class zSTRING const & class zSTRING const & -0x796830 zCOptionSection* __thiscall zCOptionSection zCOptionSection class zSTRING const & -0x796843 zCOptionSection* __thiscall zCOptionSection zCOptionSection class zSTRING const & -0x796884 void __thiscall zCOptionSection ~zCOptionSection -0x7968db zCOption* __thiscall zCOption zCOption -0x796932 void __thiscall zCOption ~zCOption -0x796c4b int __thiscall zCOption Load class zSTRING -0x796d79 int __thiscall zCOption Save class zSTRING -0x796da8 int __thiscall zCOption WriteString class zSTRING const & char const * class zSTRING int -0x796dd8 int __thiscall zCOption ReadBool class zSTRING const & char const * int -0x796df8 int __thiscall zCOption ReadInt class zSTRING const & char const * int -0x796e18 unsigned long __thiscall zCOption ReadDWord class zSTRING const & char const * unsigned long -0x796e38 float __thiscall zCOption ReadReal class zSTRING const & char const * float -0x796e60 class zSTRING __thiscall zCOption ReadString class zSTRING const & char const * char const * -0x796e78 int __thiscall zCOption EntryExists class zSTRING const & char const * -0x796eb9 int __thiscall zCOption RemoveEntry class zSTRING const & char const * -0x796ed8 void __thiscall zCOption SetFlag class zSTRING const & char const * int -0x796f33 class zCOptionEntry * __thiscall zCOption GetEntryByName class zCOptionSection * class zSTRING const & int -0x796f87 class zCOptionSection * __thiscall zCOption GetSectionByName class zSTRING const & int -0x796fa8 void __thiscall zCOption InsertChangeHandler class zSTRING const & char const * int (__cdecl*)(class zCOptionEntry &) -0x796fd8 int __thiscall zCOption WriteRaw class zSTRING const & char const * void * int int -0x797000 int __thiscall zCOption ReadRaw class zSTRING const & char const * void * & void * int -0x797020 int __thiscall zCOption WriteString class zSTRING const & class zSTRING const & class zSTRING int -0x797038 int __thiscall zCOption ReadRaw class zSTRING const & class zSTRING const & void * int -0x797068 int __thiscall zCOption AddParameters class zSTRING -0x79744c int __thiscall zCOption Init class zSTRING bool -0x797468 void __thiscall zCOption ChangeDir enum zTOptionPaths -0x797488 int __thiscall zCOption Parm class zSTRING const & -0x7974cf class zSTRING __thiscall zCOption ParmValue class zSTRING const & -0x79750f class zSTRING __thiscall zCOption ParmValueRaw class zSTRING const & -0x797530 int __thiscall zCOption ParmValueInt class zSTRING const & -0x797550 float __thiscall zCOption ParmValueFloat class zSTRING const & -0x797570 class zCOptionEntry * & __thiscall zCArray::GetSafe int -0x797590 class zCOptionSection * & __thiscall zCArray::GetSafe int -0x7975d8 void __thiscall zCPlayerGroup AddGroupToList -0x7975f8 void __thiscall zCPlayerGroup RemoveGroupFromList -0x79762e zCPlayerGroup* __thiscall zCPlayerGroup zCPlayerGroup class zSTRING const & -0x79765e void __thiscall zCPlayerGroup ~zCPlayerGroup -0x79781d void __thiscall zCPlayerGroup ShowDebugInfo -0x79783b zCPlayerInfo* __thiscall zCPlayerInfo zCPlayerInfo -0x7978ce void __thiscall zCPlayerInfo ~zCPlayerInfo -0x797953 class zCPlayerInfo * __thiscall zCPlayerInfo CreateDistinctPlayer -0x79797c void __thiscall zCPlayerInfo Init class zSTRING const & void * -0x7979ac void __thiscall zCPlayerInfo Init class zSTRING const & class zSTRING const & -0x7979c8 void __thiscall zCPlayerInfo Unpack class zCBuffer & -0x797a7f void __thiscall zCPlayerInfo SetActive -0x797aac void __thiscall zCPlayerInfo StorePlayerVobAsScript -0x797adc void __thiscall zCPlayerInfo SetPlayerVobScript class zCBuffer * -0x797b11 zCScanDirFileHandler* __thiscall zCScanDirFileHandler zCScanDirFileHandler -0x797b41 void __thiscall zCScanDirFileHandler ~zCScanDirFileHandler -0x797b7c int __thiscall zCScanDirFileHandler CanHandleFile class zSTRING & -0x797ba0 class zSTRING __thiscall zCScanDirFileHandler GetMessageA int -0x797bd4 void __thiscall zCScanDirFileHandler RegisterFileType class zSTRING -0x797c04 void __thiscall zCScanDirFileHandler AddMessage class zSTRING -0x797c10 void __thiscall zCScanDir ~zCScanDir -0x797c1b void __thiscall zCScanDir ~zCScanDir -0x797d98 void __thiscall zCScanDir ScanX -0x797f2c void __thiscall zCScanDir Scan class zSTRING const & -0x797f50 class zSTRING & __thiscall zCArray::GetSafe int -0x797f6b zSTRING* __thiscall zSTRING zSTRING int -0x797f8b zSTRING* __thiscall zSTRING zSTRING long -0x797fab zSTRING* __thiscall zSTRING zSTRING unsigned long -0x797fcb zSTRING* __thiscall zSTRING zSTRING float int -0x797feb zSTRING* __thiscall zSTRING zSTRING double int -0x79802f class zSTRING __thiscall zSTRING PickWord unsigned int class zSTRING const & class zSTRING const & -0x798048 class zSTRING __thiscall zSTRING PickWord_Old int class zSTRING const & -0x798068 class zSTRING __thiscall zSTRING Inserted unsigned int class zSTRING const & -0x798088 class zSTRING __thiscall zSTRING Overwritten unsigned int class zSTRING const & -0x7980a8 class zSTRING __thiscall zSTRING Deleted unsigned int unsigned long -0x7980c8 class zSTRING __thiscall zSTRING Deleted class zSTRING const & enum zTSTR_KIND -0x7980e8 int __thiscall zSTRING Copy unsigned int unsigned long -0x798110 class zSTRING __thiscall zSTRING Copied unsigned int unsigned long -0x798138 int __thiscall zSTRING Copy class zSTRING const & enum zTSTR_KIND const & -0x798150 int __thiscall zSTRING Copy class zSTRING const & enum zTSTR_KIND const & -0x798168 class zSTRING __thiscall zSTRING Copied class zSTRING const & enum zTSTR_KIND const & -0x798188 int __thiscall zSTRING SearchRev class zSTRING const & unsigned int -0x7981cc zCSystemInfo* __thiscall zCSystemInfo zCSystemInfo -0x7981f6 void __thiscall zCSystemInfo AnalyseCpu -0x798221 void __thiscall zCSystemInfo AnalyseOs -0x798483 void __thiscall zCSystemInfo AnalyseNow -0x7984a0 int __thiscall zCVideoPlayer OpenVideo class zSTRING -0x7984b8 int __thiscall zCVideoPlayer CloseVideo -0x7984f4 zCViewProgressBar* __thiscall zCViewProgressBar zCViewProgressBar int int int int enum zTviewID -0x798524 void __thiscall zCViewProgressBar ~zCViewProgressBar -0x79857d void __thiscall zCViewProgressBar SetPercent int class zSTRING -0x7985a0 void __thiscall zCViewProgressBar HandleChange -0x7985f6 zCWorldInfo* __thiscall zCWorldInfo zCWorldInfo class zSTRING const & -0x79860b void __thiscall zCWorldInfo ~zCWorldInfo -0x798616 void __thiscall zCWorldInfo ~zCWorldInfo -0x7986da void __thiscall zCWorldInfo ShowDebugInfo -0x79878f void __cdecl zInitOptions -0x7987b0 void __cdecl zDeinitOptions -0x798820 void __cdecl zBert_StartUp -0x7989e4 int __thiscall oCAIHuman MagicInvestSpell -0x798adc int __thiscall oCAIHuman MagicCheckSpellStates int -0x798b0c int __thiscall oCAIHuman MagicMode -0x798b28 void __thiscall oCMagFrontier DoCheck -0x798bec void __thiscall oCMagFrontier StartLightningAtPos class zVEC3 & class zVEC3 & -0x798c24 void __thiscall oCMagFrontier DoWarningFX int -0x798c54 void __thiscall oCMagFrontier DoShootFX class zVEC3 const & -0x798c8a oCMag_Book* __thiscall oCMag_Book oCMag_Book -0x798cca void __thiscall oCMag_Book ~oCMag_Book -0x798cf8 void __thiscall oCMag_Book CheckConsistency -0x798d43 class oCSpell * __thiscall oCMag_Book CreateNewSpell int -0x798d9a int __thiscall oCMag_Book Register int int -0x798dc7 void __thiscall oCMag_Book Spell_Setup int class oCNpc * class zCVob * -0x798df7 void __thiscall oCMag_Book Spell_Setup class oCNpc * class zCVob * -0x798e27 void __thiscall oCMag_Book Spell_Invest -0x798e57 void __thiscall oCMag_Book StartInvestEffect class zCVob * int int int -0x798f04 void __thiscall oCMag_Book Spell_Cast -0x798f27 void __thiscall oCMag_Book StartCastEffect class zCVob * class zVEC3 const & -0x798f57 void __thiscall oCMag_Book Open int -0x798f87 void __thiscall oCMag_Book Close int -0x798fb7 void __thiscall oCMag_Book Spell_Open int -0x798fe7 void __thiscall oCMag_Book StopSelectedSpell -0x79904a void __thiscall oCMag_Book KillSelectedSpell -0x7990aa void __thiscall oCMag_Book Spell_Stop int -0x7990ee int __thiscall oCMag_Book DoClose -0x799145 void __thiscall oCMag_Book SetFrontSpell int -0x799158 void __thiscall oCMag_Book ShowHandSymbol -0x7991a6 void __thiscall oCMag_Book SetShowHandSymbol int -0x79920c void __thiscall oCMag_Book DoPerFrame -0x799240 int __thiscall oCMenu_ChgKeys HandleEvent int -0x7992fc int __thiscall oCMenu_ChgKeys ExecCommand class zSTRING const & -0x799346 void __thiscall oCMenu_ChgKeys InitText -0x7993a0 void __thiscall oCMenu_Log ScreenInit -0x79940b void __thiscall oCMenu_Log SetLogTopics class zCList const & -0x799440 int __thiscall oCMenu_Log ExecCommand class zSTRING const & -0x799470 int __thiscall oCMenu_Log HandleEnterItem class zCMenuItem * -0x7994a0 int __thiscall oCMenu_Log HandleLeaveItem class zCMenuItem * -0x7994b8 int __thiscall oCMenu_Status HandleEvent int -0x7994e7 void __thiscall oCMenu_Status SetGuild class zSTRING const & -0x799548 void __thiscall oCMenu_Status SetExperience unsigned long unsigned long unsigned long -0x799568 void __thiscall oCMenu_Status SetLearnPoints unsigned long -0x7995a4 void __thiscall oCMenu_Status ~oCMenu_Status -0x7996ca void __thiscall oCMenu_Status InitForDisplay -0x799765 oCStatusScreen* __thiscall oCStatusScreen oCStatusScreen -0x79979e void __thiscall oCStatusScreen ~oCStatusScreen -0x7997de void __thiscall oCStatusScreen Show -0x799851 oCLogScreen* __thiscall oCLogScreen oCLogScreen -0x79988e void __thiscall oCLogScreen ~oCLogScreen -0x7998ce void __thiscall oCLogScreen Show -0x79990e oCMapScreen* __thiscall oCMapScreen oCMapScreen -0x79994e void __thiscall oCMapScreen ~oCMapScreen -0x7999ba void __thiscall oCMapScreen Show -0x7999ec void __thiscall zCArray::AllocDelta int -0x799a1c void __thiscall zCArray::AllocDelta int -0x799c40 void __cdecl ExceptionInfoCallback struct EXCEPTION_DESCR * -0x799cb0 void __cdecl oCarsten_StartUp -0x799f73 oCSpell* __thiscall oCSpell oCSpell -0x799f93 oCSpell* __thiscall oCSpell oCSpell int -0x799fa8 void __thiscall oCSpell ~oCSpell -0x799fc8 void __thiscall oCSpell InitValues int -0x79a00f class zSTRING __thiscall oCSpell GetSpellInstanceName int -0x79a09b class oCVisualFX * __thiscall oCSpell CreateEffect -0x79a0f6 void __thiscall oCSpell InitByScript class zSTRING const & -0x79a117 void __thiscall oCSpell SetEnabled int -0x79a157 void __thiscall oCSpell Setup class zCVob * class zCVob * -0x79a187 int __thiscall oCSpell Invest -0x79a1b7 int __thiscall oCSpell Cast -0x79a1e7 int __thiscall oCSpell Stop -0x79a217 int __thiscall oCSpell Kill -0x79a247 void __thiscall oCSpell Open -0x79a277 void __thiscall oCSpell Close -0x79a2a7 void __thiscall oCSpell Reset -0x79a2d7 void __thiscall oCSpell StopTargetEffects class zCVob * -0x79a327 void __thiscall oCSpell CallScriptInvestedMana -0x79a376 int __thiscall oCSpell IsValidTarget class zCVob * -0x79a390 class zSTRING __thiscall oCSpell GetName -0x79a3df void __thiscall oCSpell SetReleaseStatus -0x79a40f void __thiscall oCSpell DoLogicInvestEffect -0x79a482 int __thiscall oCSpell CastSpecificSpell -0x79a4e2 void __thiscall oCSpell EndTimedEffect -0x79a4f8 void __thiscall oCSpell DoTimedEffect -0x79a56f class zCObject * __cdecl oCSpell _CreateNewInstance -0x79a5ad void __thiscall oCTrajectory Calc -0x79a5cb void __thiscall zCKBSpline ~zCKBSpline -0x79a626 class zVEC3 __thiscall oCTrajectory RecalcByColl class zVEC3 const & class zVEC3 const & class zVEC3 const & int -0x79a638 void __thiscall oCTrajectory SetByList class zCArray -0x79a702 oCEmitterKey* __thiscall oCEmitterKey oCEmitterKey -0x79a7d0 void __thiscall oCEmitterKey ~oCEmitterKey -0x79a7f0 void __thiscall oCEmitterKey SetByScript class zSTRING const & -0x79aa23 oCVisualFX* __thiscall oCVisualFX oCVisualFX -0x79aa43 void __thiscall oCTrajectory ~oCTrajectory -0x79ac8f void __thiscall oCVisualFX ~oCVisualFX -0x79acbc void __thiscall oCVisualFX CreateHierachy -0x79ad79 void __cdecl oCVisualFX InitParser -0x79adb7 void __thiscall oCVisualFX InitValues -0x79af0b void __thiscall oCVisualFX SetVisualByString class zSTRING const & -0x79b09b void __thiscall oCVisualFX SetByScript class zSTRING const & -0x79b0dc void __thiscall oCVisualFX UpdateFXByEmitterKey class oCEmitterKey * -0x79b100 int __thiscall oCVisualFX FindKey class zSTRING const & -0x79b15c class oCVisualFX * __cdecl oCVisualFX CreateAndPlay class zSTRING const & class zCVob const * class zCVob const * int float int int -0x79b1e0 class oCVisualFX * __cdecl oCVisualFX CreateAndPlay class zSTRING const & class zVEC3 const & class zCVob const * int float int int -0x79b23c class oCVisualFX * __thiscall oCVisualFX CreateAndCastFX class zSTRING const & class zCVob const * class zCVob const * -0x79b2c0 class oCVisualFX * __thiscall oCVisualFX CreateAndCastFX class zSTRING const & class zMAT4 const & -0x79b308 void __thiscall oCVisualFX CreateInvestFX -0x79b3a6 void __thiscall oCVisualFX Open -0x79b3c7 void __thiscall oCVisualFX Reset -0x79b3f7 void __thiscall oCVisualFX Init class zCVob const * class zVEC3 const & -0x79b47a void __thiscall oCVisualFX Init class zCVob const * class zCVob const * class zCVob const * -0x79b516 void __thiscall oCVisualFX InvestNext -0x79b521 void __thiscall oCVisualFX InvestNext -0x79b5b6 void __thiscall oCVisualFX SetLevel int -0x79b5c1 void __thiscall oCVisualFX SetLevel int -0x79b65b void __thiscall oCVisualFX Cast int -0x79b6f0 void __thiscall oCVisualFX Collide int -0x79b708 void __thiscall oCVisualFX SetShowVisual int -0x79b7a6 void __thiscall oCVisualFX Stop int -0x79b80c void __thiscall oCVisualFX Kill -0x79b838 void __thiscall oCVisualFX InitEffect -0x79b8f9 void __thiscall oCVisualFX ReportCollision class zCCollisionReport const & -0x79b9c1 int __thiscall oCVisualFX ProcessCollision struct zSVisualFXColl & -0x79b9db void __thiscall oCNpc::oSDamageDescriptor ~oSDamageDescriptor -0x79ba11 void __thiscall oCVisualFX CollisionResponse class zVEC3 const & int -0x79ba28 void __thiscall oCVisualFX SetCollisionCandidates class zCArray -0x79ba48 int __thiscall oCVisualFX CheckDeletion -0x79ba77 int __thiscall oCVisualFX CheckDelayedTrigger -0x79baaa void __thiscall oCVisualFX UpdateEffects -0x79bb0c class zCObject * __cdecl oCVisualFX _CreateNewInstance -0x79bbd1 void __thiscall oCVisualFX Edit -0x79bc10 void __cdecl oCVisualFX CreateNewScriptFX class zSTRING const & -0x79bca9 void __thiscall oCEmitterKey Edit -0x79bcf0 void __cdecl oCEmitterKey CreateNewScriptKey class zSTRING const & -0x79bd8c void __cdecl oCVisualFX FxConsole_ParameterChanged class zSTRING const & -0x79be08 void __cdecl oCVisualFX EmConsole_ParameterChanged class zSTRING const & -0x79becf int __cdecl oCVisualFX FxConsole_EvalFunc class zSTRING const & class zSTRING & -0x79c096 int __cdecl oCVisualFX EmConsole_EvalFunc class zSTRING const & class zSTRING & -0x79c0ee void __thiscall oCVisFX_Lightning ~oCVisFX_Lightning -0x79c12e void __thiscall oCVisFX_Lightning InvestNext -0x79c157 void __thiscall oCVisFX_Lightning Cast int -0x79c187 void __thiscall oCVisFX_Lightning Stop int -0x79c1a8 int __thiscall oCVisFX_Lightning CheckDeletion -0x79c21d void __thiscall oCVisFX_Lightning OnTick -0x79c25a void __thiscall oCVisFX_Lightning Draw -0x79c294 void __thiscall oCVisFX_Lightning CreateScanner class zCVob * -0x79c2ec class zCObject * __cdecl oCVisFX_Lightning _CreateNewInstance -0x79c316 void __thiscall oCVisFX_MultiTarget ~oCVisFX_MultiTarget -0x79c369 void __thiscall oCVisFX_MultiTarget Init class zCArray -0x79c388 void __thiscall oCVisFX_MultiTarget SetByScript class zSTRING const & -0x79c3ec class zCObject * __cdecl oCVisFX_MultiTarget _CreateNewInstance -0x79c459 zCAICamera* __thiscall zCAICamera zCAICamera -0x79c4be void __thiscall zCAICamera ~zCAICamera -0x79c4ec class zCAICamera * __cdecl zCAICamera Create -0x79c605 void __thiscall zCAICamera StartUp -0x79c684 void __thiscall zCAICamera SetMode class zSTRING & class zCArray -0x79c6af void __thiscall zCAICamera SetVob class zCVob * -0x79c70d void __thiscall zCAICamera SetTarget class zCVob * -0x79c738 void __thiscall zCAICamera SetTargetList class zCArray -0x79c7d4 int __thiscall zCAICamera Console_EvalFunc class zSTRING const & class zSTRING & -0x79c828 int __thiscall zCAICamera SetByScript class zSTRING & -0x79c870 class zSTRING __thiscall zCAICamera SetByScriptLine class zSTRING & -0x79c88b void __thiscall zCAICamera AI_LookingCam -0x79c92b void __thiscall zCAICamera CheckKeys -0x79c958 void __thiscall zCAICamera DoAI class zCVob * int & -0x79c9bc class zCObject * __cdecl zCAICamera _CreateNewInstance -0x79ca26 zCPathSearch* __thiscall zCPathSearch zCPathSearch -0x79ca38 void __thiscall zCPathSearch CamVobChanged -0x79caf8 int __thiscall zCSphereCoordsCache GetSphereCoordLazy float const & float const & float const & struct zSPathSearchState_Internal * & -0x79cb18 void __thiscall zCSphereCoordsCache ~zCSphereCoordsCache -0x79cb88 int __thiscall zCPathSearch SphereSearch struct zSEvasionSearchDesc const & -0x79cb93 int __thiscall zCPathSearch SphereSearch struct zSEvasionSearchDesc const & -0x79cbab class zVEC3 __thiscall zCPathSearch DoSlerpRotQuat class zCQuat const & class zCQuat const & float const & float const & -0x79cbb6 class zVEC3 __thiscall zCPathSearch DoSlerpRotQuat class zCQuat const & class zCQuat const & float const & float const & -0x79cbc8 int __thiscall zCPathSearch FindBestEvasion struct zCPathSearch::zSPathSearchOptions & -0x79cc18 int __thiscall zCPathSearch FindEvasionSequence class zCArray & -0x79cc30 void __thiscall zSEvasionSearchDesc ~zSEvasionSearchDesc -0x79cc3b void __thiscall zSEvasionSearchDesc ~zSEvasionSearchDesc -0x79ccf5 int __thiscall zCPathSearch FES_PlayerInvisible_Moved class zCArray & -0x79cd3f int __thiscall zCPathSearch FES_PlayerInvisible_Moved_BW class zCArray & -0x79cd8f int __thiscall zCPathSearch FES_PlayerInvisible_Moved_FW class zCArray & -0x79ce21 int __thiscall zCPathSearch FES_IdealCone class zCArray & -0x79ce6f int __thiscall zCPathSearch FES_PlayerInvisible_Rotated class zCArray & -0x79ceac int __thiscall zCPathSearch FES_NoEvasionFound class zCArray & -0x79cedc void __thiscall zCArray::AllocDelta int -0x79cf0c void __thiscall zCArray::AllocDelta int -0x79cf38 void __thiscall zCAICamera StartupDialogCam -0x79cf58 class zCCSCamera * __thiscall zCAICamera PickPreset class zSTRING class zCArray const & -0x79d06a void __thiscall zCAICamera StartDialogCam int -0x79d0d0 void __thiscall zCMovementTracker CalcPlayerPose -0x79d0e0 class zMAT4 __cdecl zInverseMatD class zMAT4 const & class zSTRING const & -0x79d0eb class zMAT4 __cdecl zInverseMatD class zMAT4 const & class zSTRING const & -0x79d108 void __thiscall zCMovementTracker Update -0x79d128 int __thiscall zCMovementTracker CheckSpecialMoves -0x79d156 class zMAT4 __thiscall zCMovementTracker GetLocalRotEnd -0x79d181 void __thiscall zCMovementTracker InterpolateTo struct zSPathSearchResult const & -0x79d198 class zMAT4 & __thiscall zCMovementTracker GetFirstPersonCamMat -0x79d1de void __thiscall zCMovementTracker SetRotateEnabled int -0x79d1f0 void __thiscall zCMovementTracker SaveFrameStates -0x79d1fb void __thiscall zCMovementTracker SaveFrameStates -0x79d252 void __thiscall zCAICamera InitHelperVobs -0x79d548 void __thiscall zCAICamera ShowDebug -0x79d568 zCCamTrj_KeyFrame* __thiscall zCCamTrj_KeyFrame zCCamTrj_KeyFrame -0x79d588 void __thiscall zCCamTrj_KeyFrame ~zCCamTrj_KeyFrame -0x79d618 zCCSCamera* __thiscall zCCSCamera zCCSCamera -0x79d6a2 void __thiscall zCCSCamera ~zCCSCamera -0x79d6f0 void __thiscall zCCSCamera Draw -0x79d71f int __thiscall zCCSCamera EV_Play class zCCSCamera_EventMsg * -0x79d738 int __thiscall zCCSCamera EV_Pause class zCCSCamera_EventMsg * -0x79d777 int __thiscall zCCSCamera EV_Stop class zCCSCamera_EventMsg * -0x79d7a8 int __thiscall zCCSCamera EV_GotoKey class zCCSCamera_EventMsg * -0x79d7d6 void __thiscall zCCSCamera OnTick -0x79d8b9 void __thiscall zCCSCamera OnTrigger class zCVob * class zCVob * -0x79d8f7 void __thiscall zCCSCamera OnUntrigger class zCVob * class zCVob * -0x79d926 void __thiscall zCCSCamera PreKFProcessing -0x79d950 void __thiscall zCCSCamera AutoSetKeyTimes class zCArray & -0x79d9e0 void __thiscall zCCSCamera Initialize -0x79d9f0 zCCSCamera_EventMsg* __thiscall zCCSCamera_EventMsg zCCSCamera_EventMsg -0x79d9fb zCCSCamera_EventMsg* __thiscall zCCSCamera_EventMsg zCCSCamera_EventMsg -0x79da10 zCCSCamera_EventMsg* __thiscall zCCSCamera_EventMsg zCCSCamera_EventMsg enum zCCSCamera_EventMsg::zTCSCam_EvSubType -0x79da1b zCCSCamera_EventMsg* __thiscall zCCSCamera_EventMsg zCCSCamera_EventMsg enum zCCSCamera_EventMsg::zTCSCam_EvSubType -0x79da38 void __thiscall zCCSCamera_EventMsgActivate Unarchive class zCArchiver & -0x79da9c class zCObject * __cdecl zCCSCamera_EventMsg _CreateNewInstance -0x79daa7 class zCObject * __cdecl zCCSCamera_EventMsg _CreateNewInstance -0x79db1f class zCObject * __cdecl zCCSCamera_EventMsgActivate _CreateNewInstance -0x79db7c class zCObject * __cdecl zCCSCamera _CreateNewInstance -0x79dbdc class zCObject * __cdecl zCCamTrj_KeyFrame _CreateNewInstance -0x79dc1c long __stdcall zCExceptionHandler UnhandledExceptionFilter struct _EXCEPTION_POINTERS * -0x79dc5c long __stdcall zCExceptionHandler AssertExceptionFilter struct _EXCEPTION_POINTERS * struct ASSERT_FAIL_INFO * struct EXCEPTION_INFO * -0x79dc9c long __stdcall zCExceptionHandler BoundsExceptionFilter struct _EXCEPTION_POINTERS * struct ASSERT_FAIL_INFO * struct EXCEPTION_INFO * -0x79dcfd zCFlash* __thiscall zCFlash zCFlash -0x79dd26 void __thiscall zCFlash::zCBolt ~zCBolt -0x79dd30 void __thiscall zCFlash ~zCFlash -0x79dd43 void __thiscall zCFlash ~zCFlash -0x79dd6c void __thiscall zCFlash::zCBolt Generate_R class zVEC3 const & class zVEC3 const & float int -0x79dd88 void __thiscall zCFlash::zCBolt SetTexture class zSTRING const & -0x79dda0 zCInput* __thiscall zCInput zCInput -0x79ddab zCInput* __thiscall zCInput zCInput -0x79ddc0 void __thiscall zCInput ~zCInput -0x79ddcb void __thiscall zCInput ~zCInput -0x79de11 void __thiscall zCInput BindOption class zSTRING unsigned short class zCArray -0x79de28 void __thiscall zCInput Unbind unsigned short -0x79de48 int __thiscall zCInput IsBinded unsigned short unsigned short -0x79de68 int __thiscall zCInput GetBinding unsigned short class zCArray & -0x79de88 void __thiscall zCInput InitializeControlValues -0x79df38 void __thiscall zCInput BindKeys int -0x79df6c void __thiscall zCArray::AllocDelta int -0x79dfe4 int __cdecl InitDInput struct HWND__ * struct HINSTANCE__ * -0x79e00d int __cdecl UpdateDInput -0x79e028 zCInput_Win32* __thiscall zCInput_Win32 zCInput_Win32 struct HWND__ * * -0x79e048 void __thiscall zCInput_Win32 ~zCInput_Win32 -0x79e070 int & __thiscall zCArray GetSafe int -0x79e0a7 void __thiscall zCKBSpline Initialize class zCArray & int -0x79e112 class zMAT4 & __cdecl GetPoseOfHeading class zVEC3 const & class zVEC3 const & -0x79e139 void __cdecl zCMenu CreateParser -0x79e1f0 void __cdecl zCMenu Startup -0x79e274 zCMenu* __thiscall zCMenu zCMenu -0x79e2ec zCMenu* __thiscall zCMenu zCMenu class zSTRING const & -0x79e36c void __thiscall zCMenu ~zCMenu -0x79e3c0 class zCMenu * __cdecl zCMenu Create class zSTRING const & -0x79e3f1 class zCMenu * __cdecl zCMenu GetByName class zSTRING const & -0x79e408 void __thiscall zCMenu SetByScript class zSTRING const & -0x79e488 int __thiscall zCMenu HandleSelAction enum zTMenuItemSelAction class zSTRING const & class zCMenuItem * -0x79e4d3 int __thiscall zCMenu ExecCommand class zSTRING const & -0x79e4e8 void __thiscall zCMenu PrintInformation class zSTRING -0x79e68c void __thiscall zCMenu ScreenInit -0x79e6ce void __thiscall zCMenu ScreenDone -0x79e6e8 int __thiscall zCMenu SetActiveItem class zCMenuItem * -0x79e719 void __cdecl zCMenuItem Startup -0x79e738 class zCMenuItem * __cdecl zCMenuItem GetByName class zSTRING const & -0x79e860 class zCMenuItem * __cdecl zCMenuItem Create class zSTRING const & -0x79e922 zCMenuItem* __thiscall zCMenuItem zCMenuItem class zSTRING const & -0x79e9e2 zCMenuItem* __thiscall zCMenuItem zCMenuItem -0x79eaa2 void __thiscall zCMenuItem ~zCMenuItem -0x79eac8 void __thiscall zCMenuItem SetByScript class zSTRING & -0x79eb2c void __thiscall zCMenuItem InsertInWin class zCView * -0x79eb48 int __thiscall zCMenuItem GetDimX int -0x79eb68 void __thiscall zCMenuItem InitMenuItem -0x79eb88 void __thiscall zCMenuItem InitView -0x79ec7b void __thiscall zCMenuItem SetText class zSTRING const & int int -0x79ec86 void __thiscall zCMenuItem SetText class zSTRING const & int int -0x79ecf6 void __thiscall zCMenuItem SetText class zCArray int -0x79ed28 int __thiscall zCMenuItem Input int class zSTRING & -0x79ed50 void __thiscall zCMenuItem DrawFront -0x79ed76 zCMenuItemInput* __thiscall zCMenuItemInput zCMenuItemInput class zSTRING const & -0x79ed96 void __thiscall zCMenuItemInput ~zCMenuItemInput -0x79eda8 void __thiscall zCMenuItemInput SetValue class zSTRING -0x79edd8 void __thiscall zCMenuItemInput InitMenuItem -0x79ee2e int __thiscall zCMenuItemInput Run -0x79ee56 zCMenuItemText* __thiscall zCMenuItemText zCMenuItemText class zSTRING const & -0x79ee93 void __thiscall zCMenuItemText FormatMultiline -0x79eee9 void __thiscall zCMenuItemText DrawMultiline -0x79ef18 void __thiscall zCMenuItemText InitMenuItem -0x79ef38 void __thiscall zCMenuItemText SetEnum class zSTRING const & -0x79ef78 void __thiscall zCMenuItemText SetText class zSTRING const & int int -0x79ef98 void __thiscall zCMenuItemText SetText class zCArray int -0x79efb8 zCMenuItemSlider* __thiscall zCMenuItemSlider zCMenuItemSlider class zSTRING const & -0x79f006 int __thiscall zCMenuItemSlider ToggleValue int int -0x79f02c void __thiscall zCMenuItemSlider InsertInWin class zCView * -0x79f06e int __thiscall zCMenuItemChoice ToggleValue int int -0x79f132 int __thiscall zCMenuItemChoice SetOptionByString class zSTRING -0x79f158 class zSTRING __thiscall zCMenuItemChoice GetStringByOption -0x79f18c void __thiscall zCMenuItemChoice InsertInWin class zCView * -0x79f1c8 void __thiscall zCMenuItemChoice DrawFront -0x79f208 int __thiscall zCMenuItemChoice GetNumOptions -0x79f238 class zSTRING __thiscall zCMenuItemChoice GetText int -0x79f260 void __thiscall zCMenuItemChoice InitMenuItem -0x79f286 zCMenuItemButton* __thiscall zCMenuItemButton zCMenuItemButton class zSTRING const & -0x79f2a6 void __thiscall zCMenuItemButton ~zCMenuItemButton -0x79f2b8 void __thiscall zCMenuItemList ~zCMenuItemList -0x79f308 void __thiscall zCMenuItemList InsertInWin class zCView * -0x79f340 void __thiscall zCMenuItemList DrawFront -0x79f370 void __thiscall zCMenuItemList ShowContent -0x79f39c void __thiscall zCArray::AllocDelta int -0x79f3b8 void __thiscall zCMusicTheme_DM ~zCMusicTheme_DM -0x79f4f4 zCMusicSys_DirectMusic* __thiscall zCMusicSys_DirectMusic zCMusicSys_DirectMusic -0x79f608 void __thiscall zCMusicSys_DirectMusic ~zCMusicSys_DirectMusic -0x79f628 void __thiscall zCMusicSys_DirectMusic PlayThemeByScript class zSTRING const & int int * -0x79f774 class zCMusicTheme * __thiscall zCMusicSys_DirectMusic LoadThemeByScript class zSTRING const & -0x79f788 int __thiscall zCMusicSys_DirectMusic PlayJingleByScript class zSTRING const & -0x79f7cc class zCMusicJingle * __thiscall zCMusicSys_DirectMusic LoadJingleByScript class zSTRING const & -0x79f7eb int __thiscall zCMusicSys_DirectMusic PlayJingle class zCMusicJingle const * float const & enum zTMus_TransSubType const & -0x79f80b zCDrvProperties_MSS* __thiscall zCDrvProperties_MSS zCDrvProperties_MSS -0x79f82b void __thiscall zCDrvProperties_MSS ~zCDrvProperties_MSS -0x79fa0e zCSndSys_MSS* __thiscall zCSndSys_MSS zCSndSys_MSS -0x79fa56 void __thiscall zCSndSys_MSS ~zCSndSys_MSS -0x79fc3c void __thiscall zCSndSys_MSS InitializeMSS -0x79fd60 int __cdecl zCSndSys_MSS EvalFunc class zSTRING const & class zSTRING & -0x79fd78 void __cdecl zCSndSys_MSS FrmCon_ParamChanged class zSTRING const & -0x79fea3 class zCSoundFX * __thiscall zCSndSys_MSS LoadSoundFX class zSTRING const & -0x79ff24 class zCSoundFX * __thiscall zCSndSys_MSS LoadSoundFXScript class zSTRING const & -0x7a01c4 class zCSoundFX * __thiscall zCSndSys_MSS LoadMulti class zSTRING const & int -0x7a037c class zCSoundFX * __thiscall zCSndSys_MSS LoadSingle class zSTRING const & -0x7a0828 int __thiscall zCSndSys_MSS PlaySound3D class zCSoundFX * class zCVob * int struct zCSoundSystem::zTSound3DParams * -0x7a0848 int __thiscall zCSndSys_MSS PlaySound3DAmbient class zCSoundFX * class zCVob * int struct zCSoundSystem::zTSound3DParams * -0x7a0868 void __thiscall zCSndSys_MSS GetSoundProps int const & int & float & float & -0x7a0890 float __thiscall zCSndSys_MSS GetPlayingTimeMSEC class zSTRING const & -0x7a095a int __thiscall zCSndSys_MSS Start3DProvider int -0x7a0987 void __thiscall zCSndSys_MSS SetSpeakerType enum zCSoundSystem::zTSpeakerType -0x7a09c6 void __thiscall zCSndFX_MSS ~zCSndFX_MSS -0x7a0bb6 void __thiscall zCSndFX_MSS LoadChannel int -0x7a0c79 int __thiscall zCSndFX_MSS LoadResourceData -0x7a0c90 zCWaveData* __thiscall zCWaveData zCWaveData -0x7a0c9b zCWaveData* __thiscall zCWaveData zCWaveData -0x7a0d2c int __thiscall zCSndFX_MSS ReleaseResourceData -0x7a0d5c class zCActiveSnd * __cdecl zCActiveSnd AllocNextFreeSnd -0x7a0d80 int __thiscall zCActiveSnd RequestChannel -0x7a0da8 int __thiscall zCActiveSnd RequestChannel3D -0x7a1308 void __cdecl zCActiveSnd DebugInfo -0x7a1349 void __thiscall zCSndChannel ~zCSndChannel -0x7a137e zCSndFrame* __thiscall zCSndFrame zCSndFrame -0x7a13e8 void __thiscall zCSndFrame ~zCSndFrame -0x7a1445 zCWavePool* __thiscall zCWavePool zCWavePool -0x7a1481 void __thiscall zCWavePool ~zCWavePool -0x7a14b7 class zCWaveData * __thiscall zCWavePool CacheIn class zSTRING & -0x7a14fe void __thiscall zCWavePool CacheIn class zCWaveData * -0x7a153e void __thiscall zCWavePool CacheOut class zCWaveData * -0x7a15e2 void __thiscall zCWavePool DebugInfo -0x7a16ee void __thiscall zCWavePool DebugInfo2 -0x7a1700 zCWaveData* __thiscall zCWaveData zCWaveData class zSTRING & -0x7a170b zCWaveData* __thiscall zCWaveData zCWaveData class zSTRING & -0x7a1733 void __thiscall zCWaveData ~zCWaveData -0x7a17c6 void __thiscall zCWaveData CacheIn -0x7a1800 int __thiscall zCWaveData CheckForCorrectFormat int -0x7a1820 class zCActiveSnd * & __thiscall zCArraySort::GetSafe int -0x7a1838 zCViewWindow* __thiscall zCViewWindow zCViewWindow int int int int enum zTviewID -0x7a1858 void __cdecl sysSetWindowMode int int -0x7a1959 void __cdecl ExcSpyInfo struct EXCEPTION_INFO * -0x7a197b int __stdcall ExceptionDlgProc struct HWND__ * unsigned int unsigned int long -0x7a1a61 int __stdcall ASSERTDlgProc struct HWND__ * unsigned int unsigned int long -0x7a1b3c void __cdecl BoundsSpyInfo struct ASSERT_FAIL_INFO * struct EXCEPTION_INFO * -0x7a1c1c void __cdecl AssertSpyInfo struct ASSERT_FAIL_INFO * struct EXCEPTION_INFO * -0x7a1c6c void __cdecl zCarsten_StartUp struct HWND__ * * -0x7a1d90 void __thiscall zTEngineStats PrintScreen int int -0x7a1e4c class zCObject * __cdecl zCAIPlayer _CreateNewInstance -0x7a1e8c zCAIPlayer* __thiscall zCAIPlayer zCAIPlayer -0x7a1ed4 void __thiscall zCAIPlayer ~zCAIPlayer -0x7a1ef8 int __thiscall zCAIPlayer CheckFloorSliding -0x7a1f18 void __thiscall zCAIPlayer CheckPhysics -0x7a2038 class zCQuadMark * __thiscall zCAIPlayer GetBloodQuadMark -0x7a2090 void __thiscall zCAIPlayer AddWeaponTrailSegment class zVEC3 const & class zVEC3 const & -0x7a20a8 void __thiscall zCAIPlayer StartFallDownAni -0x7a20c0 void __thiscall zCCache::zCCache unsigned long unsigned long -0x7a20d0 void __thiscall zCCache::zCCache unsigned long unsigned long -0x7a211f void __thiscall zCCache::~zCCache -0x7a2138 struct zCAIPlayer::zTLedgeInfo * __thiscall zCCache::operator[] class zCAIPlayer const * const & -0x7a2158 void __thiscall zCCache::Delete class zCAIPlayer const * const & -0x7a2178 void __thiscall zCCache::ClearCache -0x7a2198 void __thiscall zCCache::PurgeCache -0x7a21b8 void __thiscall zCSparseArray >::~zCSparseArray > -0x7a2207 class zSTRING __thiscall zVEC2 GetDescription -0x7a2230 void __thiscall zVEC2 SetByDescription class zSTRING const & -0x7a224b class zMAT4 __thiscall zMAT4 Inverse -0x7a2280 class zSTRING __thiscall zMAT4 GetDescriptionRot -0x7a22b0 class zSTRING __thiscall zMAT4 GetDescriptionPos -0x7a22c8 void __thiscall zMAT4 SetByDescriptionRot class zSTRING & -0x7a22e8 void __thiscall zMAT4 SetByDescriptionPos class zSTRING & -0x7a233b void __thiscall zCArchiverFactory ReadLine class zSTRING & class zCBuffer * class zFILE * -0x7a2383 void __thiscall zCArchiverFactory ReadLineArg class zSTRING & class zSTRING & class zCBuffer * class zFILE * -0x7a23d4 void __thiscall zCArchiverFactory ReadHeader int class zCBuffer * class zFILE * class zCArchiver * & enum zTArchiveMode & int & -0x7a23e8 class zCArchiver * __thiscall zCArchiverFactory CreateArchiverRead class zSTRING const & int -0x7a2408 void __thiscall zCArchiverFactory WriteLine class zSTRING const & class zCBuffer * class zFILE * -0x7a2428 void __thiscall zCArchiverFactory WriteLine char const * const class zCBuffer * class zFILE * -0x7a2553 void __thiscall zCArchiverFactory WriteHeader class zCArchiver * enum zTArchiveMode int int class zCBuffer * class zFILE * -0x7a2598 class zCArchiver * __thiscall zCArchiverFactory CreateArchiverFromMode enum zTArchiveMode -0x7a2604 class zCArchiver * __thiscall zCArchiverFactory CreateArchiverWrite class zCBuffer * enum zTArchiveMode int int -0x7a2659 class zCObject * __cdecl zCArchiverBinSafe _CreateNewInstance -0x7a26a3 int __fastcall zCArchiverBinSafe ReadType enum zTArchiveTypeID void * unsigned long -0x7a26e4 zCArchiverBinSafe* __thiscall zCArchiverBinSafe zCArchiverBinSafe -0x7a2719 void __thiscall zCArchiverBinSafe ~zCArchiverBinSafe -0x7a2750 void __thiscall zCArchiverBinSafe Close -0x7a2768 void __fastcall zCArchiverBinSafe GetBufferString class zSTRING & -0x7a2798 int __thiscall zCArchiverBinSafe OpenWriteBuffer class zCBuffer * enum zTArchiveMode int int int -0x7a27d0 void __fastcall zCArchiverBinSafe WriteASCIILine char const * char const * class zSTRING const & -0x7a27e8 void __fastcall zCArchiverBinSafe WriteInt char const * int -0x7a2808 void __fastcall zCArchiverBinSafe WriteByte char const * unsigned char -0x7a2828 void __fastcall zCArchiverBinSafe WriteWord char const * unsigned short -0x7a2848 void __fastcall zCArchiverBinSafe WriteFloat char const * float -0x7a2868 void __fastcall zCArchiverBinSafe WriteBool char const * int -0x7a2888 void __fastcall zCArchiverBinSafe WriteString char const * class zSTRING const & -0x7a28de void __fastcall zCArchiverBinSafe WriteVec3 char const * class zVEC3 const & -0x7a28f8 void __fastcall zCArchiverBinSafe WriteColor char const * struct zCOLOR const & -0x7a2918 void __fastcall zCArchiverBinSafe WriteRaw char const * void * unsigned long -0x7a2948 void __fastcall zCArchiverBinSafe WriteRawFloat char const * void * unsigned long -0x7a2980 void __fastcall zCArchiverBinSafe WriteEnum char const * char const * int -0x7a2a1b void __fastcall zCArchiverBinSafe WriteChunkStart char const * char const * unsigned short unsigned long -0x7a2a40 void __fastcall zCArchiverBinSafe WriteChunkEnd -0x7a2a68 void __fastcall zCArchiverBinSafe WriteObject char const * class zCObject & -0x7a2a98 int __thiscall zCArchiverBinSafe OpenReadBuffer class zCBuffer & enum zTArchiveMode int int -0x7a2ad1 void __fastcall zCArchiverBinSafe ReadHeader -0x7a2ae8 class zCObject * __fastcall zCArchiverBinSafe CreateObject class zSTRING const & -0x7a2b20 class zCClassDef * __fastcall zCArchiverBinSafe GetClassDefByString class zSTRING const & -0x7a2b50 void __fastcall zCArchiverBinSafe ReadChunkStartASCII char const * class zSTRING & -0x7a2ba9 int __fastcall zCArchiverBinSafe ReadChunkStart char const * -0x7a2c27 class zCObject * __fastcall zCArchiverBinSafe ReadObject char const * class zCObject * -0x7a2c48 void __fastcall zCArchiverBinSafe SkipChunk int -0x7a2ca8 int __fastcall zCArchiverBinSafe ReadEntryASCII char const * class zSTRING & -0x7a2cc8 class zSTRING __fastcall zCArchiverBinSafe ReadString char const * -0x7a2cfc void __thiscall zCArray::AllocDelta int -0x7a2d2c unsigned long __thiscall GETStringMap::SetAt char const * unsigned long * -0x7a2d5c unsigned long __thiscall GETStringMap::SetAtForce char const * unsigned long * unsigned long unsigned long -0x7a2db9 class zCObject * __cdecl zCArchiverGeneric _CreateNewInstance -0x7a2e0c zCArchiverGeneric* __thiscall zCArchiverGeneric zCArchiverGeneric -0x7a2e5f void __thiscall zCArchiverGeneric ~zCArchiverGeneric -0x7a2e78 void __fastcall zCArchiverGeneric WriteHeaderNumObj -0x7a2ea8 void __thiscall zCArchiverGeneric Close -0x7a2ec8 void __fastcall zCArchiverGeneric GetBufferString class zSTRING & -0x7a2ef8 int __thiscall zCArchiverGeneric OpenWriteBuffer class zCBuffer * enum zTArchiveMode int int int -0x7a2f30 void __fastcall zCArchiverGeneric WriteASCIILine char const * char const * class zSTRING const & -0x7a2f48 void __fastcall zCArchiverGeneric WriteInt char const * int -0x7a2f68 void __fastcall zCArchiverGeneric WriteByte char const * unsigned char -0x7a2f88 void __fastcall zCArchiverGeneric WriteWord char const * unsigned short -0x7a2fa8 void __fastcall zCArchiverGeneric WriteFloat char const * float -0x7a2fc8 void __fastcall zCArchiverGeneric WriteBool char const * int -0x7a301e void __fastcall zCArchiverGeneric WriteVec3 char const * class zVEC3 const & -0x7a308f void __fastcall zCArchiverGeneric WriteColor char const * struct zCOLOR const & -0x7a30a8 void __fastcall zCArchiverGeneric WriteRaw char const * void * unsigned long -0x7a30e8 void __fastcall zCArchiverGeneric WriteRawFloat char const * void * unsigned long -0x7a3120 void __fastcall zCArchiverGeneric WriteEnum char const * char const * int -0x7a31bb void __fastcall zCArchiverGeneric WriteChunkStart char const * char const * unsigned short unsigned long -0x7a31e0 void __fastcall zCArchiverGeneric WriteChunkEnd -0x7a3208 void __fastcall zCArchiverGeneric WriteObject char const * class zCObject & -0x7a3228 void __fastcall zCArchiverGeneric WriteGroupBegin char const * -0x7a3248 void __fastcall zCArchiverGeneric WriteGroupEnd char const * -0x7a3278 int __thiscall zCArchiverGeneric OpenReadBuffer class zCBuffer & enum zTArchiveMode int int -0x7a32d9 void __fastcall zCArchiverGeneric ReadHeader -0x7a32f8 class zCObject * __fastcall zCArchiverGeneric CreateObject class zSTRING const & -0x7a3330 class zCClassDef * __fastcall zCArchiverGeneric GetClassDefByString class zSTRING const & -0x7a3360 void __fastcall zCArchiverGeneric ReadChunkStartASCII char const * class zSTRING & -0x7a33b9 int __fastcall zCArchiverGeneric ReadChunkStart char const * -0x7a346e class zCObject * __fastcall zCArchiverGeneric ReadObject char const * class zCObject * -0x7a3488 void __fastcall zCArchiverGeneric SkipChunk int -0x7a34eb int __fastcall zCArchiverGeneric ReadEntryASCII char const * class zSTRING & -0x7a3508 class zSTRING __fastcall zCArchiverGeneric ReadString char const * -0x7a3548 void __fastcall zCArchiverGeneric ReadRaw char const * void * unsigned long -0x7a3570 void __fastcall zCArchiverGeneric ReadRawFloat char const * void * unsigned long -0x7a3621 void __cdecl zCArchiverGeneric TestClassIntegrity void (__cdecl*)(class zCObject * int class zCClassDef * int &) -0x7a3638 void __thiscall zCSparseArray::~zCSparseArray -0x7a3658 void __thiscall zCRndAlphaSortObject_Vob ~zCRndAlphaSortObject_Vob -0x7a3678 class zCRndAlphaSortObject_Vob * __cdecl zCRndAlphaSortObject_Vob GetFreeAlphaVob -0x7a36d3 zCPortal* __thiscall zCPortal zCPortal struct zTPlane const & class zCMesh * -0x7a3730 void __thiscall zCBspBase DescribeTree int -0x7a3774 zCBspTree* __thiscall zCBspTree zCBspTree -0x7a37ac void __thiscall zCBspTree ~zCBspTree -0x7a37dc void __thiscall zCBspTree InitTree -0x7a380e void __thiscall zCBspSector ~zCBspSector -0x7a3828 class zCBspBase * __thiscall zCBspTree BuildRecursive class zCCBspNode * -0x7a38ae void __thiscall zCBspTree Build class zCCBspTree * -0x7a3947 void __thiscall zCBspTree RenderVobList -0x7a3986 void __thiscall zCBspLeaf ~zCBspLeaf -0x7a39b4 void __thiscall zCBspLeaf PolyPlueckerAddRef -0x7a39d3 void __thiscall zCBspTree Render -0x7a3a23 int __thiscall zCBspTree FindLeaks class zCArray & -0x7a3ad5 void __thiscall zCBspTree MarkOccluderPolys -0x7a3afb void __thiscall zCBspSector ActivateSectorRec struct zTBBox2D const & class zCBspSector * int -0x7a3b2b void __thiscall zCBspSector ActivateSectorRecIndoor struct zTBBox2D const & class zCBspSector * int -0x7a3b6e void __thiscall zCCBspTree MarkGhostOccluder -0x7a3f6a void __thiscall zCCBspTree CreateBspSectors -0x7a3fee class zSTRING __thiscall zVEC3 GetString -0x7a4028 void __thiscall zCBspTree CreateBspSectors2 class zCCBspTree * -0x7a40ae void __thiscall zCBspTree SaveBIN class zCFileBIN & -0x7a4109 void __thiscall zCBspTree ConnectMaterialsToSectors -0x7a42a1 int __thiscall zCBspTree LoadBIN class zCFileBIN & int -0x7a42ac int __thiscall zCBspTree LoadBIN class zCFileBIN & int -0x7a42ed void __thiscall zCBspTree CalcStaticLeafLightData -0x7a4308 void __thiscall zCSparseArray::~zCSparseArray -0x7a434c zCCBspTree* __thiscall zCCBspTree zCCBspTree -0x7a4360 void __thiscall zCCBspTree ~zCCBspTree -0x7a4373 void __thiscall zCCBspTree ~zCCBspTree -0x7a441f void __thiscall zCCBspTree AddMesh class zCMesh * class zMAT4 const & -0x7a456b void __thiscall zCCBspTree BuildTree float -0x7a460b void __thiscall zCCBspNode LODGenerate class zCMesh * -0x7a4653 void __thiscall zCCBspNode LODTriangulatePortal class zCPolygon * class zCMesh * class zCArray & -0x7a4668 void __thiscall zCCBspNode LODCollectLeafPolys class zCCBspNode * class zCArraySort & class zCMesh * -0x7a4690 int __thiscall zTLODEdge IsBorderVert class zCVertex * class zCArray & -0x7a470b void __thiscall zCMesh LODGenerate class zCArraySort & class zCArraySort & -0x7a472b void __thiscall zTLODEdge ~zTLODEdge -0x7a4794 int __thiscall zCCBspNode CheckPortalConsistency -0x7a479f int __thiscall zCCBspNode CheckPortalConsistency -0x7a4808 void __thiscall zCCBspNode SplitPortals -0x7a4860 class zCPortal * __thiscall zCCBspNode SplitPortalByAllPortals class zCPortal * -0x7a488c void __thiscall zCCBspNode EnumeratePortals -0x7a4904 void __thiscall zCCBspNode Portalize -0x7a4a9b void __thiscall zCCBspNode BuildTree int -0x7a4b88 void __thiscall zCCBspNode DescribeTree int -0x7a4bc1 zCBuildPortal* __thiscall zCBuildPortal zCBuildPortal -0x7a4bf1 void __thiscall zCBuildPortal ~zCBuildPortal -0x7a4c63 void __thiscall zCBspTree PreprocessIndoorPortals class zCMesh * class zCArray & -0x7a4eb8 void __thiscall zCBspTree PostprocessIndoorPortals class zCArray & -0x7a4f8b class zSTRING __thiscall zTBBox3D GetDescription -0x7a4fd0 void __thiscall zTBBox3D SetByDescription class zSTRING & -0x7a4feb void __thiscall zCOBBox3D ~zCOBBox3D -0x7a5008 void __thiscall zCOBBox3D BuildOBB int class zCPolygon * * int -0x7a503c void __thiscall zCCamera InitDrawPolySimple -0x7a5058 class zCCollisionReport * __cdecl zCCollisionDetector S_GetNextFreeCollReport -0x7a5070 void __fastcall zCCollisionDetector DoStaticIntersectionTests class zCCollisionObject * class zCArray & class zCArray & -0x7a5088 void __fastcall zCCollisionDetector DetectCollisions class zCCollisionObject * class zCArray const & class zCArray & -0x7a50a8 void __thiscall zCCollObjectLevelPolys ~zCCollObjectLevelPolys -0x7a50d9 class zCCollisionObject * __cdecl zCCollObjectCharacter _CreateNewInstance -0x7a514c void __thiscall zCCollObjectCharacter ~zCCollObjectCharacter -0x7a517c class zCConvexPrimitive * __thiscall zCCollObjectCharacter GetPrimitiveCC -0x7a51c0 int __fastcall zCCollObjectCharacter TestHardCollisions class zVEC3 const & class zVEC3 const & class zVEC3 & struct zCCollObjectCharacter::zTSpatialState & class zVEC3 & -0x7a52cd int __cdecl zCConvexPrimitive CheckCollision class zCConvexPrimitive const * class zCConvexPrimitive const * class zMAT4 const & class zMAT4 const & class zCConvexCollisionCache * class zVEC3 & float & class zVEC3 & -0x7a530c class zCConvexCollisionCache * __cdecl zCConvexPrimitive GetCache void const * void const * -0x7a5328 zCConvexPrimitiveEllipsoid* __thiscall zCConvexPrimitiveEllipsoid zCConvexPrimitiveEllipsoid struct zTBBox3D const & int -0x7a5340 void __thiscall zCCache::zCCache unsigned long unsigned long -0x7a5350 void __thiscall zCCache::zCCache unsigned long unsigned long -0x7a539f void __thiscall zCCache::~zCCache -0x7a53b8 void __thiscall zCCache::ClearCache -0x7a53d8 void __thiscall zCCache::PurgeCache -0x7a53f8 void __thiscall zCSparseArray >::~zCSparseArray > -0x7a547a class zCObject * __cdecl zCDecal _CreateNewInstance -0x7a54b1 zCDecal* __thiscall zCDecal zCDecal -0x7a54c8 void __thiscall zCDecal ~zCDecal -0x7a5522 class zCVisual * __thiscall zCDecal LoadVisualVirtual class zSTRING const & -0x7a5538 void __thiscall zCDecal Unarchive class zCArchiver & -0x7a5558 void __cdecl zCMgcEigenD Report unsigned int -0x7a5640 int __cdecl zCEngine Init struct HWND__ * * -0x7a567e int __cdecl zCEngine Shutdown -0x7a5a25 void __thiscall zCFile3DS Load3DS class zSTRING const & class zCMesh * -0x7a5a3b void __thiscall zCBinTree3DS ~zCBinTree3DS -0x7a5a60 void __thiscall zCBinTree3DS BuildMesh3DS int int class zCMesh3DS * -0x7a5b79 void __thiscall zCBinTree3DS DropMesh class zCMesh * -0x7a5c1f void __thiscall zCFile3DS Save3DS class zSTRING const & class zCMesh * -0x7a5d19 void __thiscall zCMesh3DS ~zCMesh3DS -0x7a5d38 void __thiscall zTBinTreeNode ~zTBinTreeNode -0x7a5d6c void __thiscall zCArray::AllocDelta int -0x7a5fa8 void __thiscall zCFileQuakeBSP LoadQuakeBSP class zSTRING const & class zCMesh * class zCWorld * -0x7a6009 class zCObject * __cdecl zCLensFlareFX _CreateNewInstance -0x7a6014 class zCObject * __cdecl zCLensFlareFX _CreateNewInstance -0x7a6048 void __cdecl zCLensFlareFX LoadLensFlareScript -0x7a6060 void __thiscall zCLensFlareFX ~zCLensFlareFX -0x7a6073 void __thiscall zCLensFlareFX ~zCLensFlareFX -0x7a60d0 void __thiscall zCLensFlareFX Unarchive class zCArchiver & -0x7a60e0 void __thiscall zCLensFlareFX RenderLensFlares class zCVob * -0x7a60eb void __thiscall zCLensFlareFX RenderLensFlares class zCVob * -0x7a6154 class zCObject * __cdecl zCMaterial _CreateNewInstance -0x7a6167 class zCObject * __cdecl zCMaterial _CreateNewInstance -0x7a619e zCMaterial* __thiscall zCMaterial zCMaterial -0x7a61ce zCMaterial* __thiscall zCMaterial zCMaterial class zSTRING const & -0x7a61eb zCMaterial* __thiscall zCMaterial zCMaterial class zCMaterial const & -0x7a61fe zCMaterial* __thiscall zCMaterial zCMaterial class zCMaterial const & -0x7a6210 void __thiscall zCMaterial ~zCMaterial -0x7a6223 void __thiscall zCMaterial ~zCMaterial -0x7a624c void __thiscall zCMaterial SetDetailObjectVisual class zSTRING const & -0x7a6270 void __thiscall zCMaterial Archive class zCArchiver & -0x7a62c4 void __thiscall zCMaterial Unarchive class zCArchiver & -0x7a62d8 void * __thiscall zCVolatileMemoryBase Alloc -0x7a62f0 void * __thiscall zCMemPoolBase Alloc -0x7a62fb void * __thiscall zCMemPoolBase Alloc -0x7a6326 void __thiscall zCMemPoolBase PreAlloc unsigned int int -0x7a6343 void __thiscall zCMemPoolBase PoolAdd void * int int -0x7a639c class zCObject * __cdecl zCMesh _CreateNewInstance -0x7a63e1 zCMesh* __thiscall zCMesh zCMesh -0x7a6411 void __thiscall zCMesh ~zCMesh -0x7a6572 class zCMesh * __cdecl zCMesh Load class zSTRING const & -0x7a659c class zCPolygon * __thiscall zCMesh AddPoly class zVEC3 & class zVEC3 & class zVEC3 & class zVEC2 & class zVEC2 & class zVEC2 & -0x7a65cc class zCPolygon * __thiscall zCMesh AddPoly class zCVertex * class zCVertex * class zCVertex * -0x7a65fc class zCPolygon * __thiscall zCMesh AddPoly class zCVertex * class zCVertex * class zCVertex * class zCVertex * -0x7a662c class zCPolygon * __thiscall zCMesh AddPoly -0x7a66b8 void __thiscall zCMesh PrelightMesh class zMAT4 * -0x7a66e0 void __thiscall zCMesh CheckForMaterials -0x7a670c class zCMesh * __cdecl zCMesh CreateQuadMesh int -0x7a673c class zCMesh * __cdecl zCMesh CreateTriMesh -0x7a67d1 void __cdecl zCMesh ConvertTrisToNPolys class zCPolygon * * int class zCMesh * int -0x7a67f0 void __thiscall zCMesh SaveMSH class zSTRING const & -0x7a6a60 void __cdecl zCMesh SaveMSH class zCFileBIN & class zCPolygon * * int class zCMesh * -0x7a6b9f int __thiscall zCMesh LoadMSH class zCFileBIN & int -0x7a6be6 int __thiscall zCMesh LoadMSH class zSTRING const & int -0x7a6e3f void __thiscall zCMesh ShareFeatures -0x7a6fc6 void __thiscall zCMesh SortPolysByList class zCPolygon * * int -0x7a6ffe void __thiscall zCMesh RemoveDegeneratePolys -0x7a735f void __thiscall zCMesh CombineLightmaps -0x7a7394 void __thiscall zCCombine ~zCCombine -0x7a73a8 void __thiscall zCSparseArray::zCSparseArray unsigned long -0x7a7486 class zCObject * __cdecl zCModel _CreateNewInstance -0x7a74dc class zCObject * __cdecl zCModelAni _CreateNewInstance -0x7a74f8 void __thiscall zCModelTexAniState BuildTexListFromMeshLib class zCModelMeshLib * -0x7a7518 void __thiscall zCModelTexAniState BuildTexListFromMesh class zCMesh * -0x7a7538 void __thiscall zCModelTexAniState BuildTexListFromProgMesh class zCProgMeshProto * -0x7a7558 void __thiscall zCModelTexAniState AddTexListFromMeshLib class zCModelMeshLib * class zCArray & -0x7a7580 void __thiscall zCModelTexAniState FinishTexList class zCArray & -0x7a759e zCModelNodeInst* __thiscall zCModelNodeInst zCModelNodeInst -0x7a75be zCModelNodeInst* __thiscall zCModelNodeInst zCModelNodeInst class zCModelNode * -0x7a75de void __thiscall zCModelNodeInst ~zCModelNodeInst -0x7a766a void __thiscall zCModel ~zCModel -0x7a76fa zCModel* __thiscall zCModel zCModel class zCModelPrototype * -0x7a772c void __thiscall zCModel CopyProtoNodeList -0x7a775c class zCVisual * __thiscall zCModel LoadVisualVirtual class zSTRING const & -0x7a778f int __thiscall zCModel ApplyModelProtoOverlay class zCModelPrototype * -0x7a77b0 int __thiscall zCModel HasAppliedModelProtoOverlay class zSTRING const & -0x7a77e7 void __thiscall zCModel RemoveModelProtoOverlay class zSTRING const & -0x7a7817 void __thiscall zCModel RemoveModelProtoOverlay class zCModelPrototype * -0x7a7851 void __fastcall zCModel RenderNodeList struct zTRenderContext & class zCArray & class zCRenderLightContainer & enum zTPMLightingMode -0x7a7876 int __thiscall zCModel Render struct zTRenderContext & -0x7a7888 void __thiscall zCModel StartAni class zSTRING const & int -0x7a78bc void __thiscall zCModel AssertActiveAniListAlloced -0x7a7924 void __thiscall zCModel DoAniEvents class zCModelAniActive * -0x7a7940 void __thiscall zCModel AdvanceAnis -0x7a7968 int __thiscall zCModel SetMeshLibTexture class zSTRING const & int int class zSTRING * -0x7a7998 int __thiscall zCModel RemoveMeshLib class zSTRING const & -0x7a7a45 int __thiscall zCModel ApplyMeshLib class zSTRING const & -0x7a7a58 void __thiscall zCModelNodeInst AddNodeAni class zCModelAniActive * -0x7a7a96 void __thiscall zCModelAniActive DoCombineAni class zCModel * int int -0x7a7ab8 void __thiscall zCModel GetAniMinMaxWeight class zCModelAniActive * float & float & -0x7a7b84 void __thiscall zCModel PrintStatus int int -0x7a7bb4 void __thiscall zCModel PackStateBinary class zCBuffer & -0x7a7bff void __thiscall zCModel UnpackStateBinary class zCBuffer & -0x7a7c64 int __thiscall zCModel TraceRay class zVEC3 const & class zVEC3 const & int struct zTTraceRayReport & -0x7a7cbc class zCObject * __cdecl zCModelMeshLib _CreateNewInstance -0x7a7cc7 class zCObject * __cdecl zCModelMeshLib _CreateNewInstance -0x7a7ceb zCModelNode* __thiscall zCModelNode zCModelNode -0x7a7d00 zCModelNode* __thiscall zCModelNode zCModelNode class zCModelNode const & -0x7a7d0b zCModelNode* __thiscall zCModelNode zCModelNode class zCModelNode const & -0x7a7d20 void __thiscall zCModelNode ~zCModelNode -0x7a7d2b void __thiscall zCModelNode ~zCModelNode -0x7a7d7f zCModelAni* __thiscall zCModelAni zCModelAni -0x7a7de0 void __thiscall zCModelAni ~zCModelAni -0x7a7df8 void __thiscall zCModelAni AddTrafoMatrix class zMAT4 * * -0x7a7e30 int __thiscall zCModelAni ResolveAlias class zCModelPrototype * -0x7a7e70 int __thiscall zCModelAni ResolveComb class zCModelPrototype * -0x7a7edf void __thiscall zCModelAni SaveMAN class zCModelPrototype * class zSTRING const & -0x7a7f10 int __thiscall zCFileBIN BinWriteSrcFileStats class zSTRING & -0x7a7fc5 int __thiscall zCModelAni LoadMAN class zSTRING const & class zCModelPrototype * class zSTRING const & -0x7a7ffc zCModelAniEvent* __thiscall zCModelAniEvent zCModelAniEvent -0x7a804a void __thiscall zCModelAniEvent ~zCModelAniEvent -0x7a8068 void __thiscall zCFileBIN BinWriteString class zSTRING const & -0x7a80f1 zCModelPrototype* __thiscall zCModelPrototype zCModelPrototype -0x7a8108 void __thiscall zCModelPrototype Init -0x7a8191 void __thiscall zCModelPrototype ~zCModelPrototype -0x7a81a8 void __thiscall zCModelPrototype SetModelProtoName class zSTRING const & -0x7a81c8 void __thiscall zCModelPrototype SetFileSourceType enum zCModelPrototype::zTFileSourceType -0x7a8214 class zCModelPrototype * __cdecl zCModelPrototype Load class zSTRING const & class zCModelPrototype * -0x7a827f int __thiscall zCModelPrototype PrepareAsModelProtoOverlay class zCModelPrototype * -0x7a8298 class zCModelPrototype * __cdecl zCModelPrototype SearchName class zSTRING -0x7a82b8 void __thiscall zCModelPrototype AddAni class zCModelAni * -0x7a82f7 void __thiscall zCModelPrototype DescribeTree class zCTree * int -0x7a833f int __thiscall zCModelPrototype LoadMDH class zSTRING const & -0x7a8398 int __thiscall zCModelPrototype LoadMDH class zCFileBIN & -0x7a83d0 int __thiscall zCFileBIN BinReadCompareSrcFileStats -0x7a840f void __thiscall zCModelPrototype SaveMDH -0x7a844b void __thiscall zCModelPrototype SaveMDH class zCFileBIN & -0x7a8480 void __thiscall zCModelPrototype ReadScene float & -0x7a84a0 class zVEC3 __thiscall zCModelPrototype ReadTriple -0x7a84bb class zMAT4 __thiscall zCModelPrototype ReadNodeTM class zCModelNode * -0x7a84d8 void __thiscall zCModelPrototype ReadVertexList class zCMesh * int -0x7a856b struct zCModelPrototype::zTMatIDList * __thiscall zCModelPrototype ReadFaceList class zCMesh * int -0x7a8588 class zVEC2 * __thiscall zCModelPrototype ReadTVertexList int -0x7a85a8 void __thiscall zCModelPrototype ReadTFaceList class zCMesh * class zVEC2 * int -0x7a876c void __thiscall zCModelPrototype ReadSoftSkinVertList -0x7a87ec class zCMesh * __thiscall zCModelPrototype ReadMesh int class zCModelNode * int -0x7a8856 void __thiscall zCModelPrototype ReadTMAnimation class zCModelNode * class zMAT4 * & -0x7a8890 void __thiscall zCModelPrototype ReadMapDiffuse class zCMaterial * -0x7a8912 class zCMaterial * __thiscall zCModelPrototype ReadMaterial -0x7a893c class zCMaterial * __thiscall zCModelPrototype ReadWireframeColor -0x7a896c void __thiscall zCModelPrototype ProcessMeshNode class zCModelNode * class zCTree * int int int & -0x7a8a4f void __thiscall zCModelPrototype ReadGeomobject class zMAT4 * & class zCTree * & -0x7a8aa0 void __thiscall zCModelPrototype ReadMaterialList -0x7a8baf void __thiscall zCModelPrototype Load3DSMAXAsc class zCModelAni * & class zSTRING const & class zSTRING const & int int int float -0x7a8bf5 void __thiscall zCModelPrototype CalcAniBBox class zCModelAni * -0x7a8c20 void __thiscall zCModelPrototype ResolveReferences -0x7a8cdd void __thiscall zCModelPrototype ReadMeshAndTree int & -0x7a8d10 void __thiscall zCModelPrototype RegisterMesh -0x7a8d89 void __thiscall zCModelPrototype ReadAniEventTag class zSTRING & class zCModelAniEvent * -0x7a979b void __thiscall zCModelPrototype ReadAniEnum int -0x7a9860 int __thiscall zCModelPrototype LoadModelScript class zSTRING const & -0x7a99c2 int __thiscall zCModelPrototype LoadModelASC class zSTRING const & -0x7a99d0 zCModelMeshLib* __thiscall zCModelMeshLib zCModelMeshLib -0x7a99db zCModelMeshLib* __thiscall zCModelMeshLib zCModelMeshLib -0x7a9a0e void __thiscall zCModelMeshLib ~zCModelMeshLib -0x7a9a4f void __thiscall zCModelMeshLib SaveMDM class zCModelPrototype * -0x7a9a93 void __thiscall zCModelMeshLib SaveMDM class zCFileBIN & class zCModelPrototype * -0x7a9ae6 int __cdecl zCModelMeshLib LoadMDM class zSTRING const & class zCModelPrototype * class zCModel * class zCModelMeshLib * * -0x7a9b08 int __cdecl zCModelMeshLib LoadMDM_Try class zSTRING const & class zCModelPrototype * class zCModel * class zCModelMeshLib * * -0x7a9c3d int __cdecl zCModelMeshLib LoadMDM class zCFileBIN & class zCModelPrototype * class zCModel * class zCModelMeshLib * * -0x7a9cd5 int __cdecl zCModelMeshLib ConvertMDM class zSTRING const & class zCModelPrototype * -0x7a9ce8 zCModelConvertFileHandler* __thiscall zCModelConvertFileHandler zCModelConvertFileHandler -0x7a9d20 int __thiscall zCModelConvertFileHandler HandleFile class zSTRING const & char const * struct _finddata_t -0x7a9d40 class zCMaterial * & __thiscall zCArray::GetSafe int -0x7a9d6c void __thiscall zCArray >::AllocDelta int -0x7a9dd1 class zCObject * __cdecl zCMorphMesh _CreateNewInstance -0x7a9de0 void __thiscall zCMorphMeshAni ~zCMorphMeshAni -0x7a9df3 void __thiscall zCMorphMeshAni ~zCMorphMeshAni -0x7a9e1e zCMorphMeshProto* __thiscall zCMorphMeshProto zCMorphMeshProto -0x7a9e78 void __thiscall zCMorphMeshProto ~zCMorphMeshProto -0x7a9ef2 class zCMorphMeshProto * __cdecl zCMorphMeshProto Load class zSTRING const & -0x7a9f9d int __thiscall zCMorphMeshProto LoadMMB class zSTRING const & -0x7a9fc8 void __thiscall zCMorphMeshProto SaveMMB class zSTRING const & -0x7aa013 class zCMorphMeshAni * __thiscall zCMorphMeshProto GenerateMorphAni class zCMesh * class zCArray const & int -0x7aa054 class zCMesh * __thiscall zCMorphMeshProto Load3DSMAXAsc class zSTRING const & float & int int -0x7aa094 void __thiscall zCMorphMeshProto ReadMorphRef class zCArray & -0x7aa120 void __thiscall zCMorphMeshProto ReadMorphAni class zCArray const & -0x7aa1f9 void __thiscall zCMorphMeshProto LoadMorphScript class zSTRING const & -0x7aa239 zCMorphMesh* __thiscall zCMorphMesh zCMorphMesh class zCMorphMeshProto * -0x7aa279 void __thiscall zCMorphMesh ~zCMorphMesh -0x7aa2ac class zCMorphMesh * __cdecl zCMorphMesh Load class zSTRING const & -0x7aa377 void __thiscall zCMorphMesh PrintStatus int int -0x7aa382 void __thiscall zCMorphMesh PrintStatus int int -0x7aa398 zCMorphMeshConvertFileHandler* __thiscall zCMorphMeshConvertFileHandler zCMorphMeshConvertFileHandler -0x7aa3ec int __thiscall zCMorphMeshConvertFileHandler HandleFile class zSTRING const & char const * struct _finddata_t -0x7aa479 class zCObject * __cdecl zCObjectFactory _CreateNewInstance -0x7aa484 class zCObject * __cdecl zCObjectFactory _CreateNewInstance -0x7aa4ab void __thiscall zCObject ~zCObject -0x7aa689 void __cdecl zCObject PrintClassHierarchy int class zCClassDef * int int -0x7aa6b8 int __thiscall zCObject SetObjectName class zSTRING const & -0x7aa6e0 class zCClassDef * __cdecl zCClassDef GetClassDefTypeInsensitive class zSTRING const & -0x7aa719 zCClassDef* __thiscall zCClassDef zCClassDef -0x7aa759 void __thiscall zCClassDef ~zCClassDef -0x7aa7fa zCClassDef* __thiscall zCClassDef zCClassDef class zSTRING const & class zSTRING const & class zCObject * (__cdecl*)(void) unsigned long unsigned long unsigned short class zSTRING const & -0x7aa818 class zCObject * __thiscall zCClassDef CreateNewInstance -0x7aa838 void __cdecl zCClassDef ObjectCreated class zCObject * class zCClassDef * -0x7aa902 void __thiscall zCClassDef ReportLeaks -0x7aa947 void __cdecl zCClassDef CompareLivingObjectsState class zCLivingObjectsState const & -0x7aa97c class zFILE * __thiscall zCObjectFactory CreateZFile class zSTRING const & -0x7aa9ac class zCEventManager * __thiscall zCObjectFactory CreateEventManager class zCVob * -0x7aa9dc class zCNetVobControl * __thiscall zCObjectFactory CreateNetVobControl class zCVob * -0x7aaa0c class zCWaypoint * __thiscall zCObjectFactory CreateWaypoint -0x7aaa3c class zCWay * __thiscall zCObjectFactory CreateWay -0x7aaa6c class zCSession * __thiscall zCObjectFactory CreateSession -0x7aaa9c class zCCSManager * __thiscall zCObjectFactory CreateCSManager -0x7aaacc class zCWorld * __thiscall zCObjectFactory CreateWorld -0x7aab2c class zCObject * __cdecl zCParticleFX _CreateNewInstance -0x7aac1b void __cdecl zCParticleFX ParseParticleFXScript -0x7aacb2 void __cdecl zCParticleFX InitParticleFX -0x7aacc8 void __thiscall zCParticleFX ~zCParticleFX -0x7aad76 void __thiscall zCParticleFX::zCStaticPfxList ProcessList -0x7aad8b class zCParticleEmitter * __cdecl zCParticleFX SearchParticleEmitter class zSTRING const & -0x7aadbc int __thiscall zCParticleFX SetEmitter class zCParticleEmitter * int -0x7aaf1c zCParticleEmitter* __thiscall zCParticleEmitter zCParticleEmitter class zCParticleEmitter const & -0x7aaf51 int __thiscall zCParticleFX SetEmitter class zSTRING const & int -0x7aafa0 class zCParticleFX * __cdecl zCParticleFX Load class zSTRING const & -0x7aafcf void __thiscall zCParticleFX UpdateParticle struct zSParticle * -0x7ab018 void __thiscall zCParticleFX CheckDependentEmitter -0x7ab04f void __thiscall zCParticleFX CreateParticles -0x7ab1ac zCParticleEmitter* __thiscall zCParticleEmitter zCParticleEmitter -0x7ab30c void __thiscall zCParticleEmitter ~zCParticleEmitter -0x7ab356 class zVEC3 __cdecl zCParticleEmitter String2Vec3 class zSTRING const & -0x7ab383 class zVEC2 __cdecl zCParticleEmitter String2Vec2 class zSTRING const & -0x7ab3e8 void __thiscall zCParticleEmitter UpdateInternals -0x7ab408 int __fastcall zCPolygon ClipToPlane class zCVertex * * class zCVertFeature * * int class zCVertex * * class zCVertFeature * * int & struct zTPlane const & -0x7ab430 int __thiscall zCPolygon CalcNormal -0x7ab448 void __cdecl zCPolygon AlignPolyListToAvgPlane class zCArray -0x7ab4a9 class zCObject * __cdecl zCPolyStrip _CreateNewInstance -0x7ab4e1 zCPolyStrip* __thiscall zCPolyStrip zCPolyStrip -0x7ab4f8 void __thiscall zCPolyStrip ~zCPolyStrip -0x7ab548 void __thiscall zCPolyStrip AllocateResources int -0x7ab584 void __thiscall zCLightning::zCBolt Generate_R class zVEC3 const & class zVEC3 const & float -0x7ab5a0 void __thiscall zCLightning::zCBolt ~zCBolt -0x7ab5c6 Vertex* __thiscall Vertex Vertex class zVEC3 const & int -0x7ab5d0 void __thiscall Vertex ~Vertex -0x7ab5db void __thiscall Vertex ~Vertex -0x7ab600 Triangle* __thiscall Triangle Triangle class Vertex * class Vertex * class Vertex * class zVEC2 const & class zVEC2 const & class zVEC2 const & class zVEC3 const & class zVEC3 const & class zVEC3 const & int int -0x7ab64e void __thiscall zCProgMeshBuilder CreatePMTriPosList -0x7ab66b void __thiscall zCProgMeshBuilder CalcPrelight struct zTLazyMesh & struct zTLazyMesh & -0x7ab688 void __thiscall zCProgMeshBuilder CalcTriPlaneList struct zTLazyMesh const & struct zTLazyMesh & -0x7ab6b0 void __thiscall zCProgMeshBuilder CalcSubdivData struct zTLazyMesh const & struct zTLazyMesh & -0x7ab6d0 void __thiscall zCProgMeshBuilder CreateLazySubMesh int struct zTLazyMesh & struct zTLazyMesh & -0x7ab857 void __thiscall zCProgMeshBuilder CreateFinalPMData int -0x7ab91e void __thiscall zTLazyMesh ~zTLazyMesh -0x7abaeb int __thiscall zCProgMeshBuilder BuildProgMeshProto class zCMesh * class zCProgMeshProto * class zCArray * int -0x7abb9c class zCObject * __cdecl zCProgMeshProto _CreateNewInstance -0x7abbfc class zCObject * __cdecl zCMeshSoftSkin _CreateNewInstance -0x7abc7e void __thiscall zCProgMeshProto::zCSubMesh ~zCSubMesh -0x7abcb9 void __thiscall zCProgMeshProto ~zCProgMeshProto -0x7abe28 class zCVisual * __cdecl zCProgMeshProto Load class zSTRING const & -0x7abe33 class zCVisual * __cdecl zCProgMeshProto Load class zSTRING const & -0x7abe64 void __cdecl zCProgMeshProto InitProgMeshProto -0x7abe8c int __cdecl zCProgMeshProto CreateDynamicVertexBuffer -0x7abef8 int __fastcall zCProgMeshProto RenderProgMesh struct zTRenderContext & int struct zCProgMeshProto::zTLODRenderArgs * class zCRenderLightContainer * float float -0x7abf18 int __thiscall zCProgMeshProto Save class zCFileBIN & -0x7abfb2 int __thiscall zCProgMeshProto Load class zCFileBIN & -0x7abff2 void __thiscall zCMeshSoftSkin ~zCMeshSoftSkin -0x7ac02d void __thiscall zCMeshSoftSkin BuildNodeOBBList -0x7ac11b int __thiscall zCMeshSoftSkin Save class zCFileBIN & -0x7ac138 zCProgMeshConvertFileHandler* __thiscall zCProgMeshConvertFileHandler zCProgMeshConvertFileHandler -0x7ac170 int __thiscall zCProgMeshConvertFileHandler HandleFile class zSTRING const & char const * struct _finddata_t -0x7ac1c9 class zCObject * __cdecl zCQuadMark _CreateNewInstance -0x7ac23b zCQuadMark* __thiscall zCQuadMark zCQuadMark -0x7ac279 void __thiscall zCQuadMark ~zCQuadMark -0x7ac298 void __thiscall zCQuadMark ClipQuadPolyToWorldPoly struct zCQuadMark::zTQuadMarkPoly & class zCPolygon * class zCArray & -0x7ac2c0 void __thiscall zCQuadMark ProcessWorldPoly class zCPolygon * -0x7ac2ec void __thiscall zCQuadMark CreateQuadMark class zVEC3 const & class zVEC3 const & class zVEC2 const & class zSTRING & struct zCQuadMark::zTEffectParams * -0x7ac30b zCRayCacheElement* __thiscall zCRayCacheElement zCRayCacheElement class zCBspLeaf const * class zCRayCacheElement * * -0x7ac32b void __thiscall zCRayCacheElement ~zCRayCacheElement -0x7ac353 void __thiscall zCRayCache StartTraceRay class zVEC3 const & class zVEC3 const & -0x7ac373 void __thiscall zCRayCache StopTraceRay -0x7ac3c8 void __thiscall zCRayCache NextNode class zCBspBase const * -0x7ac3ff class zSTRING __thiscall zCRenderer AlphaBlendFuncTypeToString enum zTRnd_AlphaBlendFunc -0x7ac420 void __thiscall zCDynVobLightCacheElement UpdateContents class zCVob const * -0x7ac430 void __thiscall zCCache::zCCache unsigned long unsigned long -0x7ac440 void __thiscall zCCache::zCCache unsigned long unsigned long -0x7ac48f void __thiscall zCCache::~zCCache -0x7ac4c4 class zCDynVobLightCacheElement * __thiscall zCCache::operator[] class zCVob const * const & -0x7ac4d8 void __thiscall zCCache::ClearCache -0x7ac4f8 void __thiscall zCCache::PurgeCache -0x7ac518 void __thiscall zCSparseArray >::~zCSparseArray > -0x7ac538 class zCRndAlphaSortObject_WorldPoly * __cdecl zCRndAlphaSortObject_WorldPoly GetFreeAlphaWorldPoly -0x7ac550 void __thiscall zCRenderManager ~zCRenderManager -0x7ac55b void __thiscall zCRenderManager ~zCRenderManager -0x7ac578 void __thiscall zCRenderManager InitRenderManager -0x7ac598 class zCShader * __cdecl zCRenderManager GetFreeShader -0x7ac5b8 class zCShaderStage * __cdecl zCRenderManager GetFreeShaderStage -0x7ac624 class zCVertexBufferDyn2 * __fastcall zCRenderManager GetFreeDynVertexBuffer class zCShader * -0x7ac67c void __cdecl zCMapDetailTexture S_Init -0x7ac6a8 struct zCMapDetailTexture::zTMapDetailTextureEntry & __thiscall std map,class std::allocator >::operator[] class zSTRING const & -0x7ac6d9 void __cdecl std _Construct struct std::pair * struct std::pair const & -0x7ac733 zCResource* __thiscall zCResource zCResource -0x7ac748 void __thiscall zCResource ~zCResource -0x7ac79e zCResourceManager* __thiscall zCResourceManager zCResourceManager -0x7ac7ce void __thiscall zCResourceManager ~zCResourceManager -0x7ac7e8 void __thiscall zCResourceManager PurgeCaches class zCClassDef * -0x7ac837 void __thiscall zCResourceManager InitClassCache -0x7ac868 enum zTResourceCacheState __thiscall zCResourceManager CacheIn class zCResource * float -0x7ac9ba void __thiscall zCResourceManager PrintStatusDebug -0x7ac9ec void __thiscall zCArray::AllocDelta int -0x7aca08 void __thiscall zCSession ~zCSession -0x7aca39 void __thiscall zCSession DesktopInit -0x7aca88 void __thiscall zCSession CamInit -0x7acb54 class zCObject * __cdecl zCSkyControler_Indoor _CreateNewInstance -0x7acb70 void __thiscall zCSkyControler_Indoor ~zCSkyControler_Indoor -0x7acbcc class zCObject * __cdecl zCSkyControler_Outdoor _CreateNewInstance -0x7acbfc zCOutdoorRainFX* __thiscall zCOutdoorRainFX zCOutdoorRainFX -0x7acc2c void __thiscall zCOutdoorRainFX ~zCOutdoorRainFX -0x7acc60 void __thiscall zCOutdoorRainFX RenderParticles struct zTRenderContext & struct zCOLOR -0x7acc6b void __thiscall zCOutdoorRainFX RenderParticles struct zTRenderContext & struct zCOLOR -0x7acc80 zCSkyControler* __thiscall zCSkyControler zCSkyControler -0x7acc8b zCSkyControler* __thiscall zCSkyControler zCSkyControler -0x7acca8 void __thiscall zCSkyControler ~zCSkyControler -0x7accc8 void __thiscall zCSkyControler ClearBackground struct zCOLOR -0x7accf3 zCSkyControler_Mid* __thiscall zCSkyControler_Mid zCSkyControler_Mid -0x7acd40 void __thiscall zCSkyControler_Mid InitUnderwaterPFX -0x7acd60 void __thiscall zCSkyControler_Mid ~zCSkyControler_Mid -0x7acd78 zCSkyControler_Indoor* __thiscall zCSkyControler_Indoor zCSkyControler_Indoor -0x7acd90 void __thiscall zCSkyLayerData ~zCSkyLayerData -0x7acd9b void __thiscall zCSkyLayerData ~zCSkyLayerData -0x7ace49 zCSkyControler_Outdoor* __thiscall zCSkyControler_Outdoor zCSkyControler_Outdoor -0x7acedd void __thiscall zCSkyControler_Outdoor ~zCSkyControler_Outdoor -0x7acf4a void __thiscall zCSkyControler_Outdoor Init -0x7acf8b void __thiscall zCSkyControler_Outdoor ApplyStateTexToLayer int int -0x7acfe8 void __thiscall zCSkyControler_Outdoor ReadFogColorsFromINI -0x7ad100 void __thiscall zCSkyControler_Outdoor CreateDefault -0x7ad12c class zCMesh * __cdecl zCSkyLayer CreateSkyPoly -0x7ad180 void __thiscall zCSkyControler_Outdoor InitSkyPFX -0x7ad21d void __thiscall zCSkyControler_Outdoor RenderSkyPre -0x7ad268 void __thiscall zCSoundManager DebugMessage class zSTRING const & -0x7ad288 void __thiscall zCSoundManager::zCTableEntry zCTableEntry -0x7ad2cf class zSTRING __thiscall zCSoundManager SearchMediumTypeIDList int int -0x7ad3f2 void __thiscall zCSoundManager StartHitSound class zCVob * enum zCSoundManager::zTSndManMedium enum zCSoundManager::zTSndManMedium int int class zCCollisionReport const * -0x7ad408 void __thiscall zCSoundManager::zCSoundEventData zCSoundEventData -0x7ad428 void __thiscall zCSoundManager::zCSoundEventData GetData class zSTRING const & class zCSoundFX * & class zCParticleEmitter * & -0x7ad509 void __thiscall zCSoundManager StartAttackSound class zCVob * enum zCSoundManager::zTSndManMedium enum zCSoundManager::zTSndManMedium int int -0x7ad538 int __thiscall zCSoundManager StartSlideSound class zCVob * int -0x7ad548 int __thiscall zCSoundManager StartSlideSound class zCVob * int -0x7ad5c0 void __thiscall zCSoundManager StartDestructionSound class zCVob * int -0x7ad663 void __thiscall zCSoundManager Init -0x7ad68c void __thiscall zCArraySort::AllocDelta int -0x7ad6bc void __thiscall zCArraySort::AllocDelta int -0x7ad6d8 void __thiscall zCSparseArrayBase Destroy -0x7ad6f8 void * __thiscall zCSparseArrayBase Insert void const * -0x7ad7ba void __thiscall zCSparseArrayBase Resize unsigned long -0x7ad849 class zCObject * __cdecl zCTextureFileFormatTGA _CreateNewInstance -0x7ad854 class zCObject * __cdecl zCTextureFileFormatTGA _CreateNewInstance -0x7ad8a9 class zCObject * __cdecl zCTextureFileFormatInternal _CreateNewInstance -0x7ad8b4 class zCObject * __cdecl zCTextureFileFormatInternal _CreateNewInstance -0x7ad8c0 zCTextureFileFormatTGA* __thiscall zCTextureFileFormatTGA zCTextureFileFormatTGA -0x7ad8cb zCTextureFileFormatTGA* __thiscall zCTextureFileFormatTGA zCTextureFileFormatTGA -0x7ad97a int __thiscall zCTextureFileFormatTGA ReadTGAHeader class zFILE * -0x7ad9c8 int __thiscall zCTextureFileFormatTGA ReadTGAColorMap class zFILE * -0x7ad9f8 int __thiscall zCTextureFileFormatTGA ReadTGARLEPixel class zFILE * unsigned char * int -0x7ada18 int __thiscall zCTextureFileFormatTGA ReadTGASpan class zFILE * unsigned char * int int -0x7ada40 int __thiscall zCTextureFileFormatTGA ReadTGAData class zFILE * -0x7ada60 int __thiscall zCTextureFileFormatTGA LoadTexture class zFILE & class zCTextureExchange * -0x7ada80 int __thiscall zCTextureFileFormatTGA LoadTexture class zSTRING const & class zCTextureExchange * -0x7ada90 zCTextureFileFormatInternal* __thiscall zCTextureFileFormatInternal zCTextureFileFormatInternal -0x7ada9b zCTextureFileFormatInternal* __thiscall zCTextureFileFormatInternal zCTextureFileFormatInternal -0x7adab8 int __thiscall zCTextureFileFormatInternal LoadTexture class zSTRING const & class zCTextureExchange * -0x7adb69 int __thiscall zCTextureFileFormatInternal SaveTexture class zSTRING const & class zCTextureExchange * -0x7adbdf void __thiscall zCTexture ~zCTexture -0x7add2c class zCTexture * __cdecl zCTexture Load class zSTRING & int -0x7add58 class zCTexture * __cdecl zCTexture LoadSingle class zSTRING & int -0x7ade75 void __cdecl zCTexture AutoDetectRendererTexScale -0x7ade9c int __thiscall zCTextureConvert SaveInternal class zFILE & -0x7adecc int __thiscall zCTextureConvert LoadInternal class zFILE & -0x7adef0 void __thiscall zCTexture GetCacheConfig unsigned long & unsigned long & -0x7adf3b int __cdecl zCTexture ConvertTexture class zSTRING const & -0x7adf58 enum zTRnd_TextureFormat __cdecl zCTexture CalcNextBestTexFormat enum zTRnd_TextureFormat -0x7adf9c int __thiscall zCTexture LoadAndConvertInternal class zFILE & -0x7adfe8 int __thiscall zCTexture SaveAndConvertInternal class zFILE & -0x7ae09a int __thiscall zCTexture CacheInNamed class zSTRING const * -0x7ae0de int __thiscall zCTexture CreateTextureTile class zCTextureExchange * -0x7ae148 int __thiscall zCTextureFileHandler HandleFile class zSTRING const & char const * struct _finddata_t -0x7ae19c void __cdecl zCTexture ScanConvertTextures -0x7ae1fc class zCObject * __cdecl zCLightMap _CreateNewInstance -0x7ae207 class zCObject * __cdecl zCLightMap _CreateNewInstance -0x7ae220 zCLightMap* __thiscall zCLightMap zCLightMap -0x7ae22b zCLightMap* __thiscall zCLightMap zCLightMap -0x7ae248 void __thiscall zCLightMap ~zCLightMap -0x7ae268 void __thiscall zCThread BeginThread -0x7ae290 zCMutex* __thiscall zCMutex zCMutex -0x7ae42a void __thiscall zCFPUControler PrintStatus -0x7ae4b9 class zSTRING __thiscall zCOLOR GetDescription -0x7ae4f0 void __thiscall zCOLOR SetByDescription class zSTRING const & -0x7ae558 class zSTRING __thiscall zCOLOR GetDescriptionRGB -0x7ae5ff class zSTRING __thiscall zTPlane Print -0x7ae640 zCVertexBuffer* __thiscall zCVertexBuffer zCVertexBuffer -0x7ae64b zCVertexBuffer* __thiscall zCVertexBuffer zCVertexBuffer -0x7ae668 void __thiscall zCVertexBuffer ~zCVertexBuffer -0x7ae688 int __thiscall zCVertexBuffer CallRecreateLostVBCallbacks -0x7ae6a8 void * __thiscall zCVertexBufferDyn Lock unsigned long unsigned long & -0x7ae6e8 class zCVertexBuffer * __thiscall zCVertexBufferManager AcquireVertexBuffer unsigned long unsigned long unsigned long unsigned long int & -0x7ae708 void __thiscall zCVertexBufferManager UnlockOpenVertexBuffers -0x7ae76c class zCObject * __cdecl zCEventMessage _CreateNewInstance -0x7ae777 class zCObject * __cdecl zCEventMessage _CreateNewInstance -0x7ae7e7 class zCObject * __cdecl zCEventCore _CreateNewInstance -0x7ae85f class zCObject * __cdecl zCVobLightPreset _CreateNewInstance -0x7ae878 void __thiscall zCVobLightPreset ~zCVobLightPreset -0x7ae8dc class zCObject * __cdecl zCVob _CreateNewInstance -0x7ae944 class zCObject * __cdecl zCVobLevelCompo _CreateNewInstance -0x7ae9dc zCVob* __thiscall zCVob zCVob -0x7aea19 void __thiscall zCVob ~zCVob -0x7aea54 void __cdecl zCVob InitVobSystem -0x7aea7c class zCRigidBody * __thiscall zCVob GetRigidBody -0x7aeab2 void __fastcall zCVob ArchivePacked class zCArchiver & -0x7aead7 void __fastcall zCVob ArchiveVerbose class zCArchiver & -0x7aeb00 void __fastcall zCVob UnarchivePacked class zCArchiver & int -0x7aeb20 void __fastcall zCVob UnarchiveVerbose class zCArchiver & -0x7aeb38 struct zCOLOR __thiscall zCVob GetLightColorDyn -0x7aeb58 int __fastcall zCVob CalcStaticLight class zVEC3 & -0x7aeb78 void __cdecl zCVob LoadGroundShadowMesh -0x7aebb0 class zCVisual * __thiscall zCVob GetClassHelperVisual -0x7aebc8 struct zCOLOR __thiscall zCVob GetLightColorAtCenter -0x7aec38 class zSTRING __thiscall zCVob GetVobInfo -0x7aec99 void __thiscall zCVob SetVisual class zSTRING const & -0x7aecf9 void __thiscall zCVob CheckModelLimbCollision class zCModelNodeInst * int class zCList & -0x7aed18 zCVobLevelCompo* __thiscall zCVobLevelCompo zCVobLevelCompo -0x7aed30 zCEventMessage* __thiscall zCEventMessage zCEventMessage unsigned short -0x7aed3b zCEventMessage* __thiscall zCEventMessage zCEventMessage unsigned short -0x7aed70 void __thiscall zCEventMessage Archive class zCArchiver & -0x7aee1f void __cdecl zCEventMessage TestClassIntegrity -0x7aee30 zCVisual* __thiscall zCVisual zCVisual -0x7aee3b zCVisual* __thiscall zCVisual zCVisual -0x7aee58 class zCVisual * __cdecl zCVisual LoadVisual class zSTRING const & -0x7aeedd class zCObject * __cdecl zCVobLight _CreateNewInstance -0x7aef14 zCVobLight* __thiscall zCVobLight zCVobLight -0x7aef20 void __thiscall zCVobLight ~zCVobLight -0x7aef30 void __thiscall zCVobLight ~zCVobLight -0x7aef48 void __cdecl zCVobLight LoadLightPresets -0x7aef68 void __cdecl zCVobLight SaveLightPresets -0x7aef9c void __thiscall zCVobLight AddThisToPresetList class zSTRING const & -0x7aefaf void __thiscall zCVobLight AddThisToPresetList class zSTRING const & -0x7aefc8 void __thiscall zCVobLight Unarchive class zCArchiver & -0x7aefe8 void __thiscall zCVobLightPreset Unarchive class zCArchiver & -0x7af008 int __thiscall zCVobLightData SetLensFlareFXByName class zSTRING const & -0x7af063 void __thiscall zCVobLightData Archive class zCArchiver & -0x7af143 void __thiscall zCVobLightData Unarchive class zCArchiver & -0x7af158 void __thiscall zCVobLightData ~zCVobLightData -0x7af1b9 class zCObject * __cdecl zCVobStair _CreateNewInstance -0x7af25f class zCObject * __cdecl zCTriggerUntouch _CreateNewInstance -0x7af2cf class zCObject * __cdecl zCMessageFilter _CreateNewInstance -0x7af36d class zCObject * __cdecl zCCodeMaster _CreateNewInstance -0x7af3df class zCObject * __cdecl zCMoverControler _CreateNewInstance -0x7af44f class zCObject * __cdecl zCTriggerWorldStart _CreateNewInstance -0x7af4a9 class zCObject * __cdecl zCTrigger _CreateNewInstance -0x7af529 class zCObject * __cdecl zCTriggerList _CreateNewInstance -0x7af589 class zCObject * __cdecl zCMover _CreateNewInstance -0x7af5ff class zCObject * __cdecl zCTriggerTeleport _CreateNewInstance -0x7af691 class zCObject * __cdecl zCEarthquake _CreateNewInstance -0x7af6e9 class zCObject * __cdecl zCPFXControler _CreateNewInstance -0x7af754 class zCObject * __cdecl zCTouchDamage _CreateNewInstance -0x7af7c2 class zCObject * __cdecl zCTouchAnimate _CreateNewInstance -0x7af848 class zCObject * __cdecl zCTouchAnimateSound _CreateNewInstance -0x7af8b4 class zCObject * __cdecl zCVobAnimate _CreateNewInstance -0x7af914 class zCObject * __cdecl zCVobLensFlare _CreateNewInstance -0x7af96c class zCObject * __cdecl zCVobScreenFX _CreateNewInstance -0x7af9cc class zCObject * __cdecl zCEventCommon _CreateNewInstance -0x7af9d7 class zCObject * __cdecl zCEventCommon _CreateNewInstance -0x7afa3c class zCObject * __cdecl zCEventMover _CreateNewInstance -0x7afa47 class zCObject * __cdecl zCEventMover _CreateNewInstance -0x7afaac class zCObject * __cdecl zCEventScreenFX _CreateNewInstance -0x7afab7 class zCObject * __cdecl zCEventScreenFX _CreateNewInstance -0x7afae6 zCTriggerBase* __thiscall zCTriggerBase zCTriggerBase -0x7afaf8 void __thiscall zCTriggerBase OnTouch class zCVob * -0x7afb18 void __thiscall zCTriggerBase OnUntouch class zCVob * -0x7afb38 void __thiscall zCTriggerBase OnTrigger class zCVob * class zCVob * -0x7afb58 void __thiscall zCTriggerBase OnUntrigger class zCVob * class zCVob * -0x7afb9c zCTrigger* __thiscall zCTrigger zCTrigger -0x7afbc6 void __thiscall zCTrigger ~zCTrigger -0x7afbd8 void __thiscall zCTrigger TriggerTarget class zCVob * -0x7afbf8 void __thiscall zCTrigger UntriggerTarget class zCVob * -0x7afc96 zCMover* __thiscall zCMover zCMover -0x7afd44 void __thiscall zCMover ~zCMover -0x7afd60 void __thiscall zCMover AdvanceMover -0x7afd90 void __thiscall zCMover SetToKeyframe float float -0x7afdb0 void __thiscall zCMover SetVisual class zCVisual * -0x7afdc8 void __thiscall zCMover Unlock class zCVob * -0x7afde8 void __thiscall zCMover Lock class zCVob * -0x7afe17 void __thiscall zCMover OnTrigger class zCVob * class zCVob * -0x7afe47 void __thiscall zCMover OnUntrigger class zCVob * class zCVob * -0x7afe68 zCEarthquake* __thiscall zCEarthquake zCEarthquake -0x7afe96 zCTriggerTeleport* __thiscall zCTriggerTeleport zCTriggerTeleport -0x7afecc void __thiscall zCTriggerTeleport ~zCTriggerTeleport -0x7aff00 void __thiscall zCTriggerTeleport DoTeleport class zCVob * -0x7aff30 zCTriggerList* __thiscall zCTriggerList zCTriggerList -0x7aff5e void __thiscall zCTriggerList ~zCTriggerList -0x7aff78 void __thiscall zCTriggerList TriggerActTarget class zCVob * -0x7affb0 void __thiscall zCTriggerList Archive class zCArchiver & -0x7affe0 void __thiscall zCTriggerList Unarchive class zCArchiver & -0x7afff8 zCTouchDamage* __thiscall zCTouchDamage zCTouchDamage -0x7b0026 zCTouchAnimate* __thiscall zCTouchAnimate zCTouchAnimate -0x7b0046 void __thiscall zCTouchAnimate ~zCTouchAnimate -0x7b0060 void __thiscall zCTouchAnimate StartAni -0x7b008f class zSTRING __thiscall zCTouchAnimate GetSoundName -0x7b00cc zCTouchAnimateSound* __thiscall zCTouchAnimateSound zCTouchAnimateSound -0x7b00f6 void __thiscall zCTouchAnimateSound ~zCTouchAnimateSound -0x7b0108 zCVobAnimate* __thiscall zCVobAnimate zCVobAnimate -0x7b0128 zCVobLensFlare* __thiscall zCVobLensFlare zCVobLensFlare -0x7b0157 void __thiscall zCVobLensFlare Archive class zCArchiver & -0x7b0178 void __thiscall zCVobLensFlare Unarchive class zCArchiver & -0x7b0190 zCEventScreenFX* __thiscall zCEventScreenFX zCEventScreenFX enum zCEventScreenFX::zTEventScreenFXSubType float struct zCOLOR float -0x7b019b zCEventScreenFX* __thiscall zCEventScreenFX zCEventScreenFX enum zCEventScreenFX::zTEventScreenFXSubType float struct zCOLOR float -0x7b01c6 zCMessageFilter* __thiscall zCMessageFilter zCMessageFilter -0x7b0253 void __thiscall zCMessageFilter ProcessMessage enum zCMessageFilter::zTMessageType class zCVob * -0x7b0268 void __thiscall zCTriggerUntouch OnUntouch class zCVob * -0x7b02c4 zCCodeMaster* __thiscall zCCodeMaster zCCodeMaster -0x7b02fe void __thiscall zCCodeMaster ~zCCodeMaster -0x7b0318 void __thiscall zCCodeMaster FireTriggerSuccess class zCVob * -0x7b0338 void __thiscall zCCodeMaster FireTriggerFailure class zCVob * -0x7b0370 void __thiscall zCCodeMaster Archive class zCArchiver & -0x7b03a0 void __thiscall zCCodeMaster Unarchive class zCArchiver & -0x7b03c6 zCMoverControler* __thiscall zCMoverControler zCMoverControler -0x7b03ff void __thiscall zCMoverControler OnTrigger class zCVob * class zCVob * -0x7b043c void __thiscall zCMoverControler Archive class zCArchiver & -0x7b0466 zCTriggerWorldStart* __thiscall zCTriggerWorldStart zCTriggerWorldStart -0x7b0478 void __fastcall zCVob SetCollDetStat int -0x7b0498 void __fastcall zCVob SetCollDetDyn int -0x7b04b8 void __thiscall zCVob BeginMovement -0x7b04e0 void __fastcall zCVob UpdateTouchList class zCArray const & -0x7b0506 void __thiscall zCVob EndMovement -0x7b0511 void __thiscall zCVob EndMovement -0x7b0528 void __fastcall zCVob CollectCollisionContext_Vobs struct zTBBox3D const & struct zCVob::zTCollisionContext & -0x7b0571 void __thiscall zCVob CheckAndResolveCollisions -0x7b057c void __thiscall zCVob CheckAndResolveCollisions -0x7b0598 void __thiscall zCVob::zTCollisionContext ~zTCollisionContext -0x7b05d0 int __thiscall zCVob IsColliding -0x7b062c class zCObject * __cdecl zCWorld _CreateNewInstance -0x7b076f zCWorld* __thiscall zCWorld zCWorld -0x7b0850 void __thiscall zCWorld ~zCWorld -0x7b087b void __thiscall zCWorld ProcessZones -0x7b08e7 void __thiscall zCWorld ShowZonesDebugInfo -0x7b098e void __thiscall zCWorld ShowTextureStats -0x7b0999 void __thiscall zCWorld ShowTextureStats -0x7b0a2a void __thiscall zCWorld CompileWorld enum zTBspTreeMode const & float int int class zCArray * -0x7b0a5c int __thiscall zCWorld DisposeVobs class zCTree * -0x7b0a9e void __thiscall zCWorld DisposeWorld -0x7b0ab8 void __thiscall zCWorld RemoveVobSubtree_r class zCTree * int -0x7b0c0e void __thiscall zCWorld PrintStatus -0x7b0c74 void __thiscall zCWorld PrintGlobalVobTree class zCTree * int -0x7b0cb3 void __thiscall zCWorld PrintActiveVobs -0x7b0cd8 void __thiscall zCWorld SaveBspTree class zFILE & -0x7b0cf8 int __thiscall zCWorld LoadBspTree class zFILE & int -0x7b0d43 void __thiscall zCWorld DebugMarkOccluderPolys -0x7b0d68 void __fastcall zCWorld UnarcTraverseVobs class zCArchiver & class zCTree * -0x7b0dc4 void __thiscall zCWorld Unarchive class zCArchiver & -0x7b0dfe int __thiscall zCWorld LoadWorld class zSTRING const & enum zCWorld::zTWorldLoadMode -0x7b0e38 void __fastcall zCWorld ArcTraverseVobs class zCArchiver & class zCTree * int -0x7b0e68 void __thiscall zCWorld Archive class zCArchiver & -0x7b0eb6 int __thiscall zCWorld SaveWorld class zSTRING const & enum zCWorld::zTWorldSaveMode int int -0x7b0ec8 void __thiscall zCVobBBox3DSorter::zTBoxSortHandle::~zTBoxSortHandle -0x7b0f53 void __thiscall zCWorld LightWorldStaticUncompiled class zCTree * -0x7b10a7 void __thiscall zCWorld LightWorldStaticCompiled -0x7b10e0 void __thiscall zCWorld GenerateStaticVertexLighting -0x7b1158 class zCPatchMap * __thiscall zCWorld GeneratePatchMapFromSurface class zCArray & -0x7b118f void __thiscall zCWorld GenerateLightmapFromPatchMap class zCPatchMap * -0x7b13a4 void __thiscall zCWorld GenerateSurfaces int struct zTBBox3D * -0x7b13c6 void __thiscall zCPatchMap ~zCPatchMap -0x7b1431 void __thiscall zCWorld MakeTransfers -0x7b1466 void __thiscall zCWorld GenerateLightmapsRadiosity struct zTBBox3D * -0x7b1624 void __thiscall zCWorld GenerateLightmaps enum zCWorld::zTStaticWorldLightMode const & struct zTBBox3D * -0x7b165e void __thiscall zCWorld MakeVobLightingDirty -0x7b1c78 void __cdecl zDieter_StartUp struct HWND__ * * -0x7b1cac class zCSoundFX * __thiscall zCSoundSystemDummy LoadSoundFX class zSTRING const & -0x7b1cd0 void __thiscall zCSoundManager::zCTableEntry ~zCTableEntry -0x7b25a7 void __thiscall zCVobCallback_PrintBigBBox ~zCVobCallback_PrintBigBBox -0x7b2719 void __thiscall zCVobCallback_PrintBigBBox HandleVob class zCVob * void * -0x7b2865 void __thiscall zCShowMemCallback DoWorldPerFrameCallback class zCWorld * class zCCamera * -0x7b289c void __thiscall zCSoundManager ~zCSoundManager -0x7b2931 class zCObject * __cdecl zCZoneReverb _CreateNewInstance -0x7b2991 class zCObject * __cdecl zCZoneReverbDefault _CreateNewInstance -0x7b29a8 void __thiscall zCZoneReverbDefault ~zCZoneReverbDefault -0x7b2a11 class zCObject * __cdecl zCZoneVobFarPlane _CreateNewInstance -0x7b2a71 class zCObject * __cdecl zCZoneVobFarPlaneDefault _CreateNewInstance -0x7b2a88 void __thiscall zCZoneVobFarPlaneDefault ~zCZoneVobFarPlaneDefault -0x7b2af4 class zCObject * __cdecl zCZoneMusic _CreateNewInstance -0x7b2b08 void __thiscall zCZoneMusic ~zCZoneMusic -0x7b2b74 class zCObject * __cdecl zCZoneZFog _CreateNewInstance -0x7b2bd4 class zCObject * __cdecl zCZoneZFogDefault _CreateNewInstance -0x7b2c2c class zCObject * __cdecl zCVobSound _CreateNewInstance -0x7b2c8c class zCObject * __cdecl zCVobSoundDaytime _CreateNewInstance -0x7b2ca0 zCBBox3DSorterBase* __thiscall zCBBox3DSorterBase zCBBox3DSorterBase -0x7b2cab zCBBox3DSorterBase* __thiscall zCBBox3DSorterBase zCBBox3DSorterBase -0x7b2ce1 void __thiscall zCBBox3DSorterBase ~zCBBox3DSorterBase -0x7b2cf0 void __thiscall zCBBox3DSorterBase GetActiveList struct zTBBox3D const & class zCBBox3DSorterBase::zTBoxSortHandle & -0x7b2d00 void __thiscall zCBBox3DSorterBase GetActiveList struct zTBBox3D const & class zCBBox3DSorterBase::zTBoxSortHandle & -0x7b2d18 zCZone* __thiscall zCZone zCZone -0x7b2d38 void __thiscall zCZone ~zCZone -0x7b2d60 class zSTRING __thiscall zCZone GetDebugDescString -0x7b2d78 zCZoneZFog* __thiscall zCZoneZFog zCZoneZFog -0x7b2d98 void __thiscall zCZoneZFog ~zCZoneZFog -0x7b2db8 zCZoneVobFarPlane* __thiscall zCZoneVobFarPlane zCZoneVobFarPlane -0x7b2dd8 void __thiscall zCZoneVobFarPlane ~zCZoneVobFarPlane -0x7b2e0e zCVobSound* __thiscall zCVobSound zCVobSound -0x7b2e3e void __thiscall zCVobSound ~zCVobSound -0x7b2f2a class zSTRING __thiscall zCVobSound GetDebugDescString -0x7b2f48 void __thiscall zCVobSound Unarchive class zCArchiver & -0x7b2f94 void __thiscall zCVobSoundDaytime ~zCVobSoundDaytime -0x7b2fb8 class zSTRING __thiscall zCVobSoundDaytime GetDebugDescString -0x7b2fd8 zCZoneReverb* __thiscall zCZoneReverb zCZoneReverb -0x7b2ff8 void __thiscall zCZoneReverb ~zCZoneReverb -0x7b3047 class zSTRING __thiscall zCZoneReverb GetDebugDescString -0x7b3070 void __thiscall zCZoneReverb Archive class zCArchiver & -0x7b3096 oCAIHuman* __thiscall oCAIHuman oCAIHuman -0x7b30b6 void __thiscall oCAIHuman ~oCAIHuman -0x7b30d8 void __thiscall oCAIHuman SetCamModeMob class oCMobInter * -0x7b3107 void __thiscall oCAIHuman SetCamMode class zSTRING const & int -0x7b31c8 void __thiscall oCAIHuman WeaponChoose -0x7b31fc int __thiscall oCAIHuman BowMode int -0x7b322e enum oHEROSTATUS __thiscall oCAIHuman GetEnemyThreat -0x7b3360 int __thiscall oCAIHuman FightMelee -0x7b33a4 int __thiscall oCAIHuman CheckMobInteraction -0x7b34f6 int __thiscall oCAIHuman CheckItemInteraction -0x7b355c int __thiscall oCAIHuman StandActions -0x7b35b0 int __thiscall oCAIHuman PC_CheckSpecialStates -0x7b35f8 int __thiscall oCAIHuman PC_SpecialMove int -0x7b365f int __thiscall oCAIHuman PC_ActionMove int -0x7b36e0 int __thiscall oCAIHuman PC_WeaponMove int -0x7b3728 int __thiscall oCAIHuman PC_Strafe int -0x7b3748 void __thiscall oCAIHuman SetCrawlMode int -0x7b3768 void __thiscall oCAIHuman SetSprintMode int -0x7b37a0 void __thiscall oCAIHuman DoAI class zCVob * int & -0x7b37d8 void __thiscall oCAIHuman StartFlyDamage float class zVEC3 & -0x7b3803 oCAICamera* __thiscall oCAICamera oCAICamera -0x7b3810 oCAIHuman_Stand* __thiscall oCAIHuman_Stand oCAIHuman_Stand class zCVob * -0x7b381b oCAIHuman_Stand* __thiscall oCAIHuman_Stand oCAIHuman_Stand class zCVob * -0x7b387c class zCObject * __cdecl oCAIHuman _CreateNewInstance -0x7b38ef class zCObject * __cdecl oCAICamera _CreateNewInstance -0x7b394c class zCObject * __cdecl oCAIHuman_Stand _CreateNewInstance -0x7b3957 class zCObject * __cdecl oCAIHuman_Stand _CreateNewInstance -0x7b3970 oCAIVobMove* __thiscall oCAIVobMove oCAIVobMove -0x7b397b oCAIVobMove* __thiscall oCAIVobMove oCAIVobMove -0x7b39ab void __thiscall oCAIVobMove ~oCAIVobMove -0x7b39c8 void __thiscall oCAISound ~oCAISound -0x7b39eb void __thiscall oCAIVobMove Init class zCVob * class zCVob * class zVEC3 & float float class zMAT4 * -0x7b39f6 void __thiscall oCAIVobMove Init class zCVob * class zCVob * class zVEC3 & float float class zMAT4 * -0x7b3a08 void __thiscall oCAIVobMove DoAI class zCVob * int & -0x7b3a20 oCAIVobMoveTorch* __thiscall oCAIVobMoveTorch oCAIVobMoveTorch -0x7b3a2b oCAIVobMoveTorch* __thiscall oCAIVobMoveTorch oCAIVobMoveTorch -0x7b3a5b void __thiscall oCAIVobMoveTorch ~oCAIVobMoveTorch -0x7b3a78 void __thiscall oCAIVobMoveTorch BurnedOut -0x7b3a90 oCAIArrowBase* __thiscall oCAIArrowBase oCAIArrowBase -0x7b3a9b oCAIArrowBase* __thiscall oCAIArrowBase oCAIArrowBase -0x7b3acb void __thiscall oCAIArrowBase ~oCAIArrowBase -0x7b3b20 void __thiscall oCAIArrowBase CreateTrail class zCVob * -0x7b3b70 void __thiscall oCAIArrowBase DoAI class zCVob * int & -0x7b3b80 oCAIArrow* __thiscall oCAIArrow oCAIArrow -0x7b3b8b oCAIArrow* __thiscall oCAIArrow oCAIArrow -0x7b3ba8 void __thiscall oCAIArrow ~oCAIArrow -0x7b3bcb void __thiscall oCAIArrow SetupAIVob class zCVob * class zCVob * class zCVob * -0x7b3be0 oCAIDrop* __thiscall oCAIDrop oCAIDrop -0x7b3beb oCAIDrop* __thiscall oCAIDrop oCAIDrop -0x7b3c1b void __thiscall oCAIDrop ~oCAIDrop -0x7b3c38 void __thiscall oCAIDrop SetupAIVob class zCVob * class zCVob * -0x7b3c58 void __thiscall oCAIDrop SetStartPosition class zVEC3 & -0x7b3cec class zCObject * __cdecl oCAIArrowBase _CreateNewInstance -0x7b3cf7 class zCObject * __cdecl oCAIArrowBase _CreateNewInstance -0x7b3d5c class zCObject * __cdecl oCAIArrow _CreateNewInstance -0x7b3d67 class zCObject * __cdecl oCAIArrow _CreateNewInstance -0x7b3dcc class zCObject * __cdecl oCAIDrop _CreateNewInstance -0x7b3dd7 class zCObject * __cdecl oCAIDrop _CreateNewInstance -0x7b3e3c class zCObject * __cdecl oCAIVobMove _CreateNewInstance -0x7b3e47 class zCObject * __cdecl oCAIVobMove _CreateNewInstance -0x7b3eac class zCObject * __cdecl oCAIVobMoveTorch _CreateNewInstance -0x7b3eb7 class zCObject * __cdecl oCAIVobMoveTorch _CreateNewInstance -0x7b3f18 oTGilValues* __thiscall oTGilValues oTGilValues -0x7b3f38 int __thiscall oCAniCtrl_Human StartAni int int -0x7b40b8 void __thiscall oCAniCtrl_Human InitAnimations -0x7b40d8 void __thiscall oCAniCtrl_Human SearchStandAni int -0x7b413e void __thiscall oCAniCtrl_Human SetScriptValues -0x7b4b4f void __thiscall oCAniCtrl_Human InitAllAnis -0x7b4b80 void __thiscall oCAniCtrl_Human SetWalkMode int -0x7b4cc3 void __thiscall oCAniCtrl_Human InitFightAnis int -0x7b4d94 int __thiscall oCAniCtrl_Human CheckWaterLevel -0x7b4db0 void __thiscall oCAniCtrl_Human SetAlwaysWalk int -0x7b4f5b int __thiscall oCAniCtrl_Human CanToggleWalkModeTo int -0x7b508b int __thiscall oCAniCtrl_Human CanToggleWalkMode -0x7b50c0 int __thiscall oCAniCtrl_Human IsDead -0x7b50e0 float __thiscall oCAniCtrl_Human Turn float int -0x7b510f class zSTRING __cdecl oCAniCtrl_Human GetWeaponString int -0x7b513f class zSTRING __cdecl oCAniCtrl_Human GetWeaponHitString int -0x7b5200 void __thiscall oCAniCtrl_Human GetFightLimbs -0x7b5248 void __thiscall oCAniCtrl_Human DoSparks class zVEC3 & class zSTRING const & -0x7b526b void __thiscall oCAniCtrl_Human ShowWeaponTrail -0x7b5280 int __thiscall oCAniCtrl_Human HitCombo int -0x7b5298 class zCVob * __thiscall oCAniCtrl_Human CheckHitTarget -0x7b52c3 void __thiscall oCAniCtrl_Human CreateHit class zCVob * -0x7b5333 void __thiscall oCAniCtrl_Human StartParadeEffects class oCNpc * -0x7b5350 void __thiscall oCAniCtrl_Human Swim_ClimbLedge -0x7b5394 int __thiscall oCAniCtrl_Human DrawWeapon1 int int int -0x7b5432 int __thiscall oCAniCtrl_Human ChooseNextWeapon2 int -0x7b543d int __thiscall oCAniCtrl_Human ChooseNextWeapon2 int -0x7b5483 int __thiscall oCAniCtrl_Human DrawWeapon2 -0x7b54b0 int __thiscall oCAniCtrl_Human RemoveWeapon1 -0x7b54d8 int __thiscall oCAniCtrl_Human RemoveWeapon2 -0x7b5530 void __thiscall oCAniCtrl_Human CheckSpecialStates -0x7b5548 void __thiscall oCAniCtrl_Human CheckJump -0x7b5590 void __thiscall oCAniCtrl_Human StartFallDownAni -0x7b55f8 void __thiscall oCAniCtrl_Human CheckFallStates -0x7b5618 void __thiscall oCAniCtrl_Human StopLookAtTarget -0x7b56b0 int __thiscall oCAniCtrl_Human IsInCriticalAni -0x7b5768 void __thiscall oCAniCtrl_Human SetAnimations int class zSTRING const & -0x7b57cc class zCObject * __cdecl oCAniCtrl_Human _CreateNewInstance -0x7b583e oCBarrier* __thiscall oCBarrier oCBarrier -0x7b586c void __thiscall oCBarrier Initialise int -0x7b58ac int __thiscall oCBarrier Render struct zTRenderContext & int int -0x7b58e4 int __thiscall oCBarrier AddThunderSub struct myThunder * int int int int -0x7b5930 int __thiscall oCBarrier AddThunder int int float enum zTThunderSector -0x7b5964 oCSkyControler_Barrier* __thiscall oCSkyControler_Barrier oCSkyControler_Barrier -0x7b5978 void __thiscall oCSkyControler_Barrier ~oCSkyControler_Barrier -0x7b5990 oCAskBox* __thiscall oCAskBox oCAskBox -0x7b599b oCAskBox* __thiscall oCAskBox oCAskBox -0x7b59b8 void __thiscall oCAskBox ~oCAskBox -0x7b59f4 void __thiscall oCAskBox Init class oCNpc * class oCNpc * -0x7b5a08 void __thiscall oCAskBox SetNeutral -0x7b5a28 void __thiscall oCAskBox SetYes -0x7b5a48 void __thiscall oCAskBox SetNo -0x7b5a80 int __thiscall oCNpc SetCurrentAnswer int int class oCNpc * -0x7b5aa0 int __thiscall oCNpc EV_WaitForQuestion class oCMsgConversation * -0x7b5ab8 int __thiscall oCNpc CanBeTalkedTo -0x7b5ad8 int __thiscall oCNpc AssessGivenItem class oCItem * class oCNpc * -0x7b5b0c void __thiscall oCNpc OpenTradeContainer class oCItem * class oCNpc * int -0x7b5b30 void __thiscall oCNpc ExchangeTradeModules class oCNpc * -0x7b5b5e oCDoc* __thiscall oCDoc oCDoc class zSTRING const & -0x7b5b86 void __thiscall oCDoc ~oCDoc -0x7b5bbc void __thiscall oCDoc MapDrawCoordinates float float -0x7b5be7 void __cdecl oCNpcFocus InitFocusModes -0x7b5c17 void __cdecl oCNpcFocus SetFocusMode int -0x7b5cce oCGame* __thiscall oCGame oCGame -0x7b5d2e void __thiscall oCGame ~oCGame -0x7b5d84 void __thiscall oCGame WorldInit -0x7b5e8c void __thiscall oCGame DesktopInit -0x7b6082 void __thiscall oCGame Init -0x7b60ce void __thiscall oCGame CallScriptStartup -0x7b611e void __thiscall oCGame CallScriptInit -0x7b619e void __thiscall oCGame OpenSavescreen bool -0x7b62b0 void __thiscall oCGame OpenLoadscreen bool class zSTRING -0x7b62f0 void __thiscall oCGame UpdatePlayerStatus -0x7b6336 void __thiscall oCGame SetAsPlayer class zSTRING const & -0x7b639a void __thiscall oCGame SetupPlayers class oCNpc * & class zSTRING const & -0x7b63f0 void __thiscall oCGame SetRangesByCommandLine -0x7b641c void __thiscall oCGame EnvironmentInit -0x7b6448 int __thiscall oCGame LoadParserFile class zSTRING const & -0x7b64f6 void __thiscall oCGame WriteSavegame int int -0x7b6540 int __thiscall oCGame CheckObjectConsistency int -0x7b65a8 void __thiscall oCGame ClearGameState -0x7b6605 void __thiscall oCGame CacheVisualsIn -0x7b666c void __thiscall oCGame LoadSavegame int int -0x7b66be void __thiscall oCGame ChangeLevel class zSTRING const & class zSTRING const & -0x7b671d int __thiscall oCGame CheckIfSavegameExists class zSTRING const & -0x7b6760 void __thiscall oCGame ShowDebugInfos -0x7b679e void __thiscall oCGame Render -0x7b67eb void __thiscall oCGame Pause -0x7b6817 void __thiscall oCGame Unpause -0x7b684f void __thiscall oCGame LoadWorld int class zSTRING const & -0x7b6877 void __thiscall oCGame InitWorldSavegame int & class zSTRING & -0x7b68af void __thiscall oCGame EnterWorld class oCNpc * int class zSTRING const & -0x7b68d8 void __thiscall oCGame CompileWorld -0x7b697a void __thiscall oCGame LoadWorldStartup class zSTRING const & -0x7b69d6 void __thiscall oCGame LoadWorldStat class zSTRING -0x7b6adb void __thiscall oCGame LoadWorldDyn class zSTRING const & -0x7b6b11 int __thiscall oCGame IsInWorld class zSTRING const & -0x7b6b3c void __thiscall oCGame InsertObjectRoutine int class zSTRING const & int int int -0x7b6bda void __thiscall oCGame SetObjectRoutineTimeChange int int int int -0x7b6bf8 void __thiscall oCGame ShowFreePoints -0x7b6c18 void __thiscall oCGame DeleteTorches -0x7b6c68 void __cdecl Game_CreateInstance class zSTRING & class zSTRING & -0x7b6c90 void __cdecl Game_GotoWP class zSTRING const & class zSTRING & -0x7b722a int __cdecl oCGame ConsoleEvalFunc class zSTRING const & class zSTRING & -0x7b7730 void __cdecl Game_InitConsole -0x7b77d3 void __cdecl Game_ToggleAIConsole -0x7b77ff void __cdecl Game_SpeciesChanged class zSTRING const & -0x7b799b void __cdecl Game_OpenSpeciesConsole -0x7b7a13 void __cdecl Game_OpenFightConsole -0x7b7a37 void __cdecl NotifyInfoToSpy class zSTRING & -0x7b7a9e void __cdecl NotifyInfoToSpy char * char * char * -0x7b7ab8 int __cdecl PlayVideo -0x7b83e8 void __thiscall oCGame DefineExternals_Ulfi class zCParser * -0x7b9fc3 void __cdecl ToggleShowStateDebug class oCNpc * -0x7ba1e8 int __thiscall oCGame HandleEvent int -0x7ba57a int __thiscall oCGame TestKeys int -0x7ba658 int __thiscall oCGame IA_TestWay int -0x7ba678 oCGuilds* __thiscall oCGuilds oCGuilds -0x7ba6b8 int __thiscall oCGuilds GetAttitude int int -0x7ba6ff void __thiscall oCGuilds InitGuildTable class zSTRING const & -0x7ba720 class zSTRING __thiscall oCGuilds GetGuildName int -0x7ba9ba oCHelp* __thiscall oCHelp oCHelp -0x7ba9e0 void __thiscall oCHelp Toggle -0x7baa00 void __thiscall oCHelp Redraw class zCVob * -0x7baa54 oCInfoManager* __thiscall oCInfoManager oCInfoManager class zCParser * -0x7baa60 void __thiscall oCInfoManager ~oCInfoManager -0x7baa6b void __thiscall oCInfoManager ~oCInfoManager -0x7baa90 class oCInfo * __thiscall oCInfoManager GetInformation class oCNpc * class oCNpc * int -0x7baab0 int __thiscall oCInfoManager GetInfoCount class oCNpc * class oCNpc * -0x7baad0 int __thiscall oCInfoManager GetInfoCountImportant class oCNpc * class oCNpc * -0x7baaf0 int __thiscall oCInfoManager GetInfoCountUnimportant class oCNpc * class oCNpc * -0x7bab10 class oCInfo * __thiscall oCInfoManager GetInfo class oCNpc * class oCNpc * int -0x7bab30 class oCInfo * __thiscall oCInfoManager GetInfoImportant class oCNpc * class oCNpc * int -0x7bab50 class oCInfo * __thiscall oCInfoManager GetInfoUnimportant class oCNpc * class oCNpc * int -0x7bab7c void __thiscall oCInfoManager Unarchive class zCArchiver & -0x7bab9b void __thiscall oCInfo ~oCInfo -0x7baba6 void __thiscall oCInfo ~oCInfo -0x7babb8 void __thiscall oCInfo SetInstance int -0x7babd8 void __thiscall oCInfo Unarchive class zCArchiver & -0x7bac1c void __thiscall oCInfo AddChoice class zSTRING int -0x7bac38 void __thiscall oCInfo RemoveChoice class zSTRING -0x7bac63 oCItemContainer* __thiscall oCItemContainer oCItemContainer -0x7bac83 void __thiscall oCItemContainer ~oCItemContainer -0x7bae2a void __thiscall oCItemContainer LoadGrafix -0x7bae48 void __thiscall oCItemContainer Init int int enum oCItemContainer::oTItemListMode -0x7bae70 class zSTRING __thiscall oCItemContainer GetCategoryText int -0x7bae88 void __thiscall oCItemContainer DrawCategory -0x7baec0 void __thiscall oCItemContainer DrawItemInfo class oCItem * class zCWorld * -0x7baef0 void __thiscall oCItemContainer Draw -0x7baf17 void __thiscall oCItemContainer Open int int enum oCItemContainer::oTItemListMode -0x7bb0d4 void __thiscall oCItemContainer OpenPassive int int enum oCItemContainer::oTItemListMode -0x7bb0ff void __thiscall oCItemContainer Close -0x7bb128 void __thiscall oCItemContainer Archive class zCArchiver & -0x7bb158 void __thiscall oCItemContainer Unarchive class zCArchiver & -0x7bb198 int __thiscall oCItemContainer HandleEvent int -0x7bb1cb void __thiscall oCStealContainer ~oCStealContainer -0x7bb1fb void __thiscall oCNpcContainer ~oCNpcContainer -0x7bb238 int __thiscall oCNpcContainer HandleEvent int -0x7bb288 oCNpcInventory* __thiscall oCNpcInventory oCNpcInventory -0x7bb34b void __thiscall oCNpcInventory ~oCNpcInventory -0x7bb39f void __thiscall oCNpcInventory Open int int -0x7bb3b8 class oCItem * __thiscall oCNpcInventory GetItem int int -0x7bb3d8 class oCItem * __thiscall oCNpcInventory Insert class oCItem * -0x7bb3f8 class oCItem * __thiscall oCNpcInventory RemoveByPtr class oCItem * int -0x7bb418 class oCItem * __thiscall oCNpcInventory Remove class oCItem * int -0x7bb458 void __thiscall oCNpcInventory Archive class zCArchiver & -0x7bb498 void __thiscall oCNpcInventory Unarchive class zCArchiver & -0x7bb4c8 void __thiscall oCNpcInventory DrawCategory -0x7bb4e8 int __thiscall oCNpcInventory HandleTrade int -0x7bb604 int __thiscall oCNpcInventory HandleEvent int -0x7bb618 int __thiscall oCNpcInventory GetPackedItemBySlot int int class zSTRING & -0x7bb640 int __thiscall oCNpcInventory GetPackedItemInfo class zSTRING const & int int & int & -0x7bb678 int __thiscall oCNpcInventory PackSingleItem class oCItem * -0x7bb6b0 void __thiscall oCNpcInventory PackItemsInCategory int int -0x7bb709 void __thiscall oCNpcInventory UnpackItemsInCategory int -0x7bb794 oCItem* __thiscall oCItem oCItem -0x7bb814 oCItem* __thiscall oCItem oCItem class zSTRING & int -0x7bb894 oCItem* __thiscall oCItem oCItem int int -0x7bb914 void __thiscall oCItem ~oCItem -0x7bb928 void __thiscall oCItem Init -0x7bb978 void __thiscall oCItem InitByScript int int -0x7bb9a0 class zSTRING __thiscall oCItem GetStatus -0x7bb9b8 class zSTRING __thiscall oCItem GetVisualChange -0x7bba19 void __thiscall oCItem RenderItem int int -0x7bba5a void __thiscall oCItem RenderItem class zCWorld * class zCViewBase * float -0x7bba78 void __thiscall oCItem Archive class zCArchiver & -0x7bbaac class oCAIVobMove * __thiscall oCItem GetAIVobMove -0x7bbb0c class zCObject * __cdecl oCItem _CreateNewInstance -0x7bbb51 oCTradeManager* __thiscall oCTradeManager oCTradeManager class zCParser * -0x7bbb78 class oCItemReactModule * __thiscall oCTradeManager GetModule class oCNpc * class oCNpc * class oCItem * -0x7bbbb1 void __thiscall oCMissionManager ~oCMissionManager -0x7bbbec void __thiscall oCMissionManager CreateAllMissions -0x7bbc3c class oCMission * __thiscall oCMissionManager OfferThisMission class oCNpc * class oCNpc * int -0x7bbc7c class oCMission * __thiscall oCMissionManager GetAvailableMission class oCNpc * class oCNpc * int -0x7bbca0 void __thiscall oCMissionManager SetStatus class oCNpc * int int -0x7bbcb0 int __thiscall oCMissionManager TestNextMission -0x7bbce7 void __thiscall oCMissionManager Unarchive class zCArchiver & -0x7bbd21 oCMission* __thiscall oCMission oCMission int -0x7bbd46 void __thiscall oCMission ~oCMission -0x7bbd58 void __thiscall oCMission AddEntry class zSTRING const & -0x7bbd80 int __thiscall oCMission OfferConditions -0x7bbda0 void __thiscall oCMission Offer -0x7bbdc0 int __thiscall oCMission SuccessConditions -0x7bbde0 void __thiscall oCMission Success -0x7bbe00 int __thiscall oCMission FailureConditions -0x7bbe20 void __thiscall oCMission Failure -0x7bbe40 int __thiscall oCMission ObsoleteConditions -0x7bbe60 void __thiscall oCMission Obsolete -0x7bbe80 void __thiscall oCMission Running -0x7bbe98 void __thiscall oCMission SetStatus int -0x7bbefc class zCObject * __cdecl oCMOB _CreateNewInstance -0x7bbf5c class zCObject * __cdecl oCMobInter _CreateNewInstance -0x7bbfc4 class zCObject * __cdecl oCMobBed _CreateNewInstance -0x7bc024 class zCObject * __cdecl oCMobSwitch _CreateNewInstance -0x7bc0f4 class zCObject * __cdecl oCMobContainer _CreateNewInstance -0x7bc154 class zCObject * __cdecl oCMobWheel _CreateNewInstance -0x7bc1b4 class zCObject * __cdecl oCMobLadder _CreateNewInstance -0x7bc246 class zCObject * __cdecl oCMobDoor _CreateNewInstance -0x7bc2c0 class zCObject * __cdecl oCMobFire _CreateNewInstance -0x7bc31c class zCObject * __cdecl oCMobItemSlot _CreateNewInstance -0x7bc384 class zCObject * __cdecl oCDummyVobGenerator _CreateNewInstance -0x7bc3dc class zCObject * __cdecl oCMobMsg _CreateNewInstance -0x7bc3e7 class zCObject * __cdecl oCMobMsg _CreateNewInstance -0x7bc400 oCMobMsg* __thiscall oCMobMsg oCMobMsg enum oCMobMsg::TMobMsgSubType class oCNpc * -0x7bc40b oCMobMsg* __thiscall oCMobMsg oCMobMsg enum oCMobMsg::TMobMsgSubType class oCNpc * -0x7bc420 oCMobMsg* __thiscall oCMobMsg oCMobMsg -0x7bc42b oCMobMsg* __thiscall oCMobMsg oCMobMsg -0x7bc440 oCMobMsg* __thiscall oCMobMsg oCMobMsg enum oCMobMsg::TMobMsgSubType class oCNpc * int -0x7bc44b oCMobMsg* __thiscall oCMobMsg oCMobMsg enum oCMobMsg::TMobMsgSubType class oCNpc * int -0x7bc4ae oCMOB* __thiscall oCMOB oCMOB -0x7bc50e void __thiscall oCMOB ~oCMOB -0x7bc528 class zSTRING __thiscall oCMOB GetName -0x7bc577 class zSTRING __thiscall oCMOB GetScemeName -0x7bc5d0 void __thiscall oCMOB Destroy -0x7bc61b void __thiscall oCMOB Unarchive class zCArchiver & -0x7bc638 void __cdecl oCMobInter TraverseMobs class zCTree * class zSTRING const & int -0x7bc69e oCMobInter* __thiscall oCMobInter oCMobInter -0x7bc75a void __thiscall oCMobInter ~oCMobInter -0x7bc788 void __thiscall oCMobInter SetVisual class zCVisual * -0x7bc7d0 void __thiscall oCMobInter SetMobBodyState class oCNpc * -0x7bc804 void __thiscall oCMobInter ScanIdealPositions -0x7bc818 void __thiscall oCMobInter Reset -0x7bc885 void __thiscall oCMobInter OnTrigger class zCVob * class zCVob * -0x7bc8e5 void __thiscall oCMobInter OnUntrigger class zCVob * class zCVob * -0x7bc933 void __thiscall oCMobInter SendStateChange int int -0x7bc93e void __thiscall oCMobInter SendStateChange int int -0x7bc96c void __thiscall oCMobInter SendEndInteraction class oCNpc * int int -0x7bc977 void __thiscall oCMobInter SendEndInteraction class oCNpc * int int -0x7bca49 void __thiscall oCMobInter GetTransitionNames int int class zSTRING & class zSTRING & -0x7bca70 int __thiscall oCMobInter CanChangeState class oCNpc * int int -0x7bca90 void __thiscall oCMobInter StartStateChange class oCNpc * int int -0x7bcaa8 void __thiscall oCMobInter StartTransitionAniNpc class oCNpc * class zSTRING const & -0x7bcaf3 void __thiscall oCMobInter CheckStateChange class oCNpc * -0x7bcb28 void __thiscall oCMobInter CallOnStateFunc class oCNpc * int -0x7bcb5c void __thiscall oCMobInter SendCallOnStateFunc class oCNpc * int -0x7bcb67 void __thiscall oCMobInter SendCallOnStateFunc class oCNpc * int -0x7bcc0e int __thiscall oCMobInter CanInteractWith class oCNpc * -0x7bcc7f void __thiscall oCMobInter StartInteraction class oCNpc * -0x7bcce2 void __thiscall oCMobInter EndInteraction class oCNpc * int -0x7bcd2e void __thiscall oCMobInter StopInteraction class oCNpc * -0x7bcdaa int __thiscall oCMobInter AI_UseMobToState class oCNpc * int -0x7bcdb5 int __thiscall oCMobInter AI_UseMobToState class oCNpc * int -0x7bcde4 oCMobFire* __thiscall oCMobFire oCMobFire -0x7bce70 void __thiscall oCMobFire ~oCMobFire -0x7bce88 oCMobBed* __thiscall oCMobBed oCMobBed -0x7bcf4a void __thiscall oCMobBed ~oCMobBed -0x7bcf68 oCMobSwitch* __thiscall oCMobSwitch oCMobSwitch -0x7bd02a void __thiscall oCMobSwitch ~oCMobSwitch -0x7bd064 oCMobLockable* __thiscall oCMobLockable oCMobLockable -0x7bd0cc void __thiscall oCMobLockable ~oCMobLockable -0x7bd148 void __thiscall oCMobLockable Interact class oCNpc * int int int int int -0x7bd170 void __thiscall oCMobLockable OnEndStateChange class oCNpc * int int -0x7bd190 int __thiscall oCMobLockable CanOpen class oCNpc * -0x7bd1f4 int __thiscall oCMobLockable PickLock class oCNpc * char -0x7bd2a1 void __thiscall oCMobLockable Unlock class oCNpc * int -0x7bd2d0 void __thiscall oCMobLockable Lock class oCNpc * -0x7bd328 oCMobContainer* __thiscall oCMobContainer oCMobContainer -0x7bd3d6 void __thiscall oCMobContainer ~oCMobContainer -0x7bd43d void __thiscall oCMobContainer CreateContents class zSTRING const & -0x7bd46c void __thiscall oCMobContainer Open class oCNpc * -0x7bd4ba oCMobDoor* __thiscall oCMobDoor oCMobDoor -0x7bd52c void __thiscall oCMobDoor ~oCMobDoor -0x7bd548 class zSTRING __thiscall oCMobDoor GetScemeName -0x7bd568 oCMobWheel* __thiscall oCMobWheel oCMobWheel -0x7bd588 void __thiscall oCMobWheel OnTrigger class zCVob * class zCVob * -0x7bd5a8 void __thiscall oCMobWheel OnUntrigger class zCVob * class zCVob * -0x7bd66a void __thiscall oCMobWheel ~oCMobWheel -0x7bd688 oCMobLadder* __thiscall oCMobLadder oCMobLadder -0x7bd74a void __thiscall oCMobLadder ~oCMobLadder -0x7bd778 void __thiscall oCMobLadder StartInteraction class oCNpc * -0x7bd798 void __thiscall oCMobLadder Interact class oCNpc * int int int int int -0x7bd85a void __thiscall oCMobItemSlot ~oCMobItemSlot -0x7bd88b int __thiscall oCMobItemSlot PlaceItem class oCItem * -0x7bd8a8 oCDummyVobGenerator* __thiscall oCDummyVobGenerator oCDummyVobGenerator -0x7bd917 void __thiscall oCDummyVobGenerator OnTrigger class zCVob * class zCVob * -0x7bd983 void __thiscall oCNewsManager CreateNews int int class oCNpc * class oCNpc * class oCNpc * int -0x7bda04 void __thiscall oCNewsManager SpreadNews class oCNews * -0x7bda0f void __thiscall oCNewsManager SpreadNews class oCNews * -0x7bda20 void __thiscall oCNewsMemory ~oCNewsMemory -0x7bda2b void __thiscall oCNewsMemory ~oCNewsMemory -0x7bdab8 void __thiscall oCNewsMemory ShowDebugInfos -0x7bdaec void __thiscall oCNewsMemory Unarchive class zCArchiver & -0x7bdb96 void __cdecl oCNews CheckRemainingNews -0x7bdbc1 oCNews* __thiscall oCNews oCNews -0x7bdc1f oCNews* __thiscall oCNews oCNews int int class oCNpc * class oCNpc * class oCNpc * int -0x7bdc51 void __thiscall oCNews ~oCNews -0x7bdc78 void __thiscall oCNews Archive class zCArchiver & -0x7bdca8 void __thiscall oCNews Unarchive class zCArchiver & -0x7bdd0c class zCObject * __cdecl oCNpcTalent _CreateNewInstance -0x7bdd17 class zCObject * __cdecl oCNpcTalent _CreateNewInstance -0x7bdd30 oCNpcTalent* __thiscall oCNpcTalent oCNpcTalent -0x7bdd3b oCNpcTalent* __thiscall oCNpcTalent oCNpcTalent -0x7bddc5 void __thiscall oCNpc UnShrink -0x7bdde8 int __thiscall oCNpc ApplyOverlay class zSTRING const & -0x7bde08 void __thiscall oCNpc RemoveOverlay class zSTRING const & -0x7be081 oCNpc* __thiscall oCNpc oCNpc -0x7be21c void __thiscall oCNpc ~oCNpc -0x7be230 void __thiscall TNpcSlot ~TNpcSlot -0x7be243 void __thiscall TNpcSlot ~TNpcSlot -0x7be2d9 void __thiscall oCNpc InitByScript int int -0x7be30c void __thiscall oCNpc InitHumanAI -0x7be330 class zSTRING __thiscall oCNpc GetGuildName -0x7be360 int __thiscall oCNpc GetOverlay class zSTRING & -0x7be378 void __thiscall oCNpc CheckModelOverlays -0x7be3b8 void __thiscall oCNpc HealFromMad -0x7be407 class oCNpcTalent * __thiscall oCNpc GetTalent int int -0x7be457 void __thiscall oCNpc SetTalentValue int int -0x7be480 int __thiscall oCNpc GetTalentValue int -0x7be53e void __thiscall oCNpc SetTalentSkill int int -0x7be560 int __thiscall oCNpc GetTalentSkill int -0x7be5a0 int __thiscall oCNpc CanUse class oCItem * -0x7be5e3 void __thiscall oCNpc DisplayCannotUse -0x7be5f8 void __thiscall oCNpc AddItemEffects class oCItem * -0x7be618 void __thiscall oCNpc RemoveItemEffects class oCItem * -0x7be638 void __thiscall oCNpc EquipItem class oCItem * -0x7be658 void __thiscall oCNpc UnequipItem class oCItem * -0x7be678 class oCNpc * __thiscall oCNpc GetNearestFightNpcLeft -0x7be698 class oCNpc * __thiscall oCNpc GetNearestFightNpcRight -0x7be6b8 int __thiscall oCNpc FocusCheck class zCVob const * int int float float & -0x7be6e7 void __thiscall oCNpc SetEnemy class oCNpc * -0x7be708 class oCItem * __thiscall oCNpc HasEquippedStolenItem class oCNpc * -0x7be768 void __thiscall oCNpc Burn int float -0x7be7c8 void __thiscall oCNpc StopBurn -0x7be84e void __thiscall oCNpc DropUnconscious float class oCNpc * -0x7be8e2 void __thiscall oCNpc CheckUnconscious -0x7be9b0 void __thiscall oCNpc DoDie class oCNpc * -0x7be9c8 int __thiscall oCNpc BeamTo class zSTRING const & -0x7bea00 void __thiscall oCNpc SetHead -0x7bea38 void __thiscall oCNpc InitModel -0x7bea58 int __thiscall oCNpc StartStdFaceAni int -0x7bead0 void __thiscall oCNpc SetWeaponMode2 int -0x7beb2b void __thiscall oCNpc EquipArmor class oCItem * -0x7beb48 void __thiscall oCNpc SetToFistMode -0x7beb77 void __thiscall oCNpc DropVob class oCVob * class zVEC3 & -0x7bebe4 void __thiscall oCNpc SetCarryVob class zCVob * -0x7bec18 void __thiscall oCNpc SetTorchAni int int -0x7bec40 void __thiscall oCNpc CheckSetTorchAni -0x7bec58 void __thiscall oCNpc CheckPutbackTorch -0x7becb3 int __thiscall oCNpc UseItem class oCItem * -0x7becc8 int __thiscall oCNpc HasArrowInHand -0x7bece8 int __thiscall oCNpc HasArrowInInv -0x7bed08 int __thiscall oCNpc HasBoltInInv -0x7bed28 int __thiscall oCNpc HasBoltInHand -0x7bed58 void __thiscall oCNpc GetTalentInfo int class zSTRING & class zSTRING & class zSTRING & -0x7bed80 void __thiscall oCNpc GetSpellInfo int class zSTRING & class zSTRING & -0x7bed98 void __thiscall oCNpc GetAttribInfo int class zSTRING & class zSTRING & -0x7bedcc void __thiscall oCNpc CreateSpell int -0x7bee1c void __thiscall oCNpc OpenScreen_Log -0x7bee4c void __thiscall oCNpc OpenScreen_Map -0x7bef40 void __thiscall oCNpc OpenScreen_Status -0x7bef68 void __thiscall oCNpc ProcessNpc -0x7bef88 void __thiscall oCNpc GetSoundMaterial_MA enum zCSoundManager::zTSndManMedium & enum oTSndMaterial & class zSTRING -0x7befc8 void __thiscall oCNpc PrintStateCallDebug class zSTRING const & int int -0x7bf060 void __thiscall oCNpc ShowState int int -0x7bf080 class oCMobInter * __thiscall oCNpc FindMobInter class zSTRING const & -0x7bf0a0 class zCVobSpot * __thiscall oCNpc FindSpot class zSTRING const & int float -0x7bf0c0 int __thiscall oCNpc CheckForOwner class zCVob * -0x7bf0f8 void __thiscall oCNpc DetectWitnesses class oCNpc * int -0x7bf118 int __thiscall oCNpc GetComrades -0x7bf138 int __thiscall oCNpc AreWeStronger class oCNpc * -0x7bf158 class oCNpc * __thiscall oCNpc IsEnemyBehindFriend class oCNpc * -0x7bf178 int __thiscall oCNpc InMobInteraction class zSTRING const & int -0x7bf198 int __thiscall oCNpc FreeLineOfSight class zVEC3 & class zCVob * -0x7bf1c8 int __thiscall oCNpc CanSee class zCVob * int -0x7bf1f0 void __thiscall oCNpc RefreshNpc -0x7bf249 void __thiscall oCNpc RenderNpc class zCView * -0x7bf268 void __thiscall oCNpc SetAsPlayer -0x7bf498 int __thiscall oCNpc DoDoAniEvents -0x7bf4b8 class oCItem * __thiscall oCNpc DoInsertMunition class zSTRING const & -0x7bf4fc int __thiscall oCNpc DoShootArrow int -0x7bf528 int __thiscall oCNpc DoTakeVob class zCVob * -0x7bf55c int __thiscall oCNpc DoDropVob class zCVob * -0x7bf5e3 void __thiscall oCNpc Disable -0x7bf67d void __thiscall oCNpc Enable class zVEC3 & -0x7bf6f3 void __thiscall oCNpc Archive class zCArchiver & -0x7bf7f0 void __thiscall oCNpc Unarchive class zCArchiver & -0x7bf818 void __thiscall oCNpc PreSaveGameProcessing -0x7bf840 void __thiscall oCNpc PostSaveGameProcessing -0x7bf860 class oCItem * __thiscall oCNpc IdentifyMushroom class oCItem * -0x7bf878 void __thiscall oCNpc IdentifyAllMushrooms -0x7bf898 int __thiscall oCNpc CanCarry class oCItem * -0x7bf8b8 class oCItem * __thiscall oCNpc PutInInv class oCItem * -0x7bf8ec void __thiscall oCNpc CreateInvSlot class zSTRING const & -0x7bf908 void __thiscall oCNpc PutInSlot struct TNpcSlot * class oCVob * int -0x7bf93c class oCVob * __thiscall oCNpc DropFromSlot struct TNpcSlot * -0x7bfbad void __thiscall oCNpc OnMessage class zCEventMessage * class zCVob * -0x7bfbd8 int __thiscall oCNpc EV_DrawWeapon class oCMsgWeapon * -0x7bfc60 int __thiscall oCNpc EV_DrawWeapon2 class oCMsgWeapon * -0x7bfc98 int __thiscall oCNpc EV_RemoveWeapon class oCMsgWeapon * -0x7bfccc int __thiscall oCNpc EV_RemoveWeapon1 class oCMsgWeapon * -0x7bfcfc int __thiscall oCNpc EV_RemoveWeapon2 class oCMsgWeapon * -0x7bfd38 int __thiscall oCNpc EV_ChooseWeapon class oCMsgWeapon * -0x7bfd58 int __thiscall oCNpc EV_ForceRemoveWeapon class oCMsgWeapon * -0x7bfdfc int __thiscall oCNpc EV_AttackForward class oCMsgAttack * -0x7bfeb8 int __thiscall oCNpc EV_AttackLeft class oCMsgAttack * -0x7bff78 int __thiscall oCNpc EV_AttackRight class oCMsgAttack * -0x7bffac int __thiscall oCNpc EV_AttackRun class oCMsgAttack * -0x7c0034 int __thiscall oCNpc EV_AttackFinish class oCMsgAttack * -0x7c0094 int __thiscall oCNpc EV_Parade class oCMsgAttack * -0x7c00bc int __thiscall oCNpc FinalizeAim int int -0x7c00ec int __thiscall oCNpc EV_ShootAt class oCMsgAttack * -0x7c0108 int __thiscall oCNpc EV_Drink class oCMsgUseItem * -0x7c0130 int __thiscall oCNpc EV_TakeVob class oCMsgManipulate * -0x7c0150 int __thiscall oCNpc EV_DropVob class oCMsgManipulate * -0x7c017c int __thiscall oCNpc EV_DropMob class oCMsgManipulate * -0x7c01ac int __thiscall oCNpc EV_TakeMob class oCMsgManipulate * -0x7c01ec int __thiscall oCNpc EV_UseMob class oCMsgManipulate * -0x7c0208 int __thiscall oCNpc EV_InsertInteractItem class oCMsgManipulate * -0x7c0238 int __thiscall oCNpc EV_DestroyInteractItem class oCMsgManipulate * -0x7c0280 class zCModelAni * __thiscall oCNpc InteractItemGetAni class zSTRING const & int int -0x7c02b0 int __thiscall oCNpc GetInteractItemMaxState class zSTRING const & -0x7c02e0 int __thiscall oCNpc InteractItemIsInState class zSTRING const & int -0x7c032e int __thiscall oCNpc EV_UseItem class oCMsgManipulate * -0x7c0436 int __thiscall oCNpc EV_UseItemToState class oCMsgManipulate * -0x7c0450 int __thiscall oCNpc EV_CallScript class oCMsgManipulate * -0x7c0480 int __thiscall oCNpc EV_Unconscious class oCMsgState * -0x7c04a0 int __thiscall oCNpc EV_DoState class oCMsgState * -0x7c04d4 int __thiscall oCNpc ApplyTimedOverlayMds class zSTRING const & float -0x7c05bc int __thiscall oCNpc EV_OutputSVM_Overlay class oCMsgConversation * -0x7c0684 int __thiscall oCNpc EV_OutputSVM class oCMsgConversation * -0x7c0721 int __thiscall oCNpc EV_Output class oCMsgConversation * -0x7c0748 int __thiscall oCNpc StartDialogAni -0x7c0778 int __thiscall oCNpc ActivateDialogCam float -0x7c07a0 int __thiscall oCNpc DeactivateDialogCam -0x7c0868 int __thiscall oCNpc EV_PlaySound class oCMsgConversation * -0x7c0888 int __thiscall oCNpc EV_LookAt class oCMsgConversation * -0x7c08a8 int __thiscall oCNpc EV_StopLookAt class oCMsgConversation * -0x7c08c8 int __thiscall oCNpc EV_QuickLook class oCMsgConversation * -0x7c08e8 int __thiscall oCNpc EV_Cutscene class oCMsgConversation * -0x7c0910 int __thiscall oCNpc AssessPlayer_S class oCNpc * -0x7c0930 int __thiscall oCNpc AssessEnemy_S class oCNpc * -0x7c0950 int __thiscall oCNpc AssessFighter_S class oCNpc * -0x7c0970 int __thiscall oCNpc AssessBody_S class oCNpc * -0x7c0990 int __thiscall oCNpc AssessItem_S class oCItem * -0x7c09a8 void __thiscall oCNpc SetNpcsToState int int -0x7c0b17 void __thiscall oCNpc CreatePassivePerception int class zCVob * class zCVob * -0x7c0b50 void __cdecl oCNpc CreateSoundPerception int class zCVob * class zVEC3 const & class zCVob * int -0x7c0b68 int __thiscall oCNpc AssessThreat_S class oCNpc * -0x7c0b88 int __thiscall oCNpc AssessDamage_S class oCNpc * int -0x7c0ba8 int __thiscall oCNpc CatchThief_S class oCNpc * -0x7c0bc8 int __thiscall oCNpc AssessCall_S class oCNpc * -0x7c0be8 int __thiscall oCNpc AssessTalk_S class oCNpc * -0x7c0c10 int __thiscall oCNpc AssessGivenItem_S class oCNpc * class oCItem * -0x7c0c70 int __thiscall oCNpc AssessMagic_S class oCNpc * int -0x7c0cb0 int __thiscall oCNpc AssessStopMagic_S class oCNpc * int -0x7c0cc8 int __thiscall oCNpc MoveNpc_S class oCNpc * -0x7c0cf0 void __thiscall oCNpc EnablePerception int int -0x7c0d5e void __cdecl oCNpc InitStatics -0x7c0d80 void __thiscall oCNpc SetBodyState int -0x7c0d98 class zSTRING __thiscall oCNpc GetBodyStateModifierNames -0x7c0dcc void __thiscall oCNpc MakeSpellBook -0x7c0df8 void __thiscall oCNpc ShowDebugInfo class zCCamera * -0x7c0e2c void __thiscall oCNpc UseStandAI -0x7c0e8c class zCObject * __cdecl oCNpc _CreateNewInstance -0x7c0ebc void __thiscall zCArray::ShrinkToFit -0x7c0ed0 void __thiscall zCCacheAsk::zCCacheAsk unsigned long unsigned long -0x7c0ee0 void __thiscall zCCacheAsk::zCCacheAsk unsigned long unsigned long -0x7c0f2f void __thiscall zCCacheAsk::~zCCacheAsk -0x7c0f48 void __thiscall zCCacheAsk::PurgeCache -0x7c0f68 class oCNpc::TActiveInfo * __thiscall zCCache::operator[] class oCNpc const * const & -0x7c0f88 void __thiscall zCCache::ClearCache -0x7c0fa8 void __thiscall zCCache::PurgeCache -0x7c0fc8 void __thiscall zCSparseArray >::~zCSparseArray > -0x7c0fe0 void __thiscall zCCacheAsk::zCCacheAsk unsigned long unsigned long -0x7c0ff0 void __thiscall zCCacheAsk::zCCacheAsk unsigned long unsigned long -0x7c103f void __thiscall zCCacheAsk::~zCCacheAsk -0x7c1058 void __thiscall zCCacheAsk::PurgeCache -0x7c1094 class oCShrinkHelper * __thiscall zCCache::operator[] class oCNpc const * const & -0x7c10a8 void __thiscall zCCache::ClearCache -0x7c10c8 void __thiscall zCCache::PurgeCache -0x7c10e8 void __thiscall zCSparseArray >::~zCSparseArray > -0x7c1108 void __thiscall zCSparseArray::zCSparseArray unsigned long -0x7c1128 void __thiscall zCSparseArray::~zCSparseArray -0x7c1151 void __thiscall zCSparseArray::CopyIndex void * void const * -0x7c119f void __thiscall zCCache::~zCCache -0x7c11ef void __thiscall zCCache::~zCCache -0x7c121c class oCShrinkHelper * __thiscall zCCacheData::GetData class oCNpc const * const & -0x7c1254 void __thiscall oCNpc OpenInventory -0x7c12fa int __thiscall oCNpc OpenSteal -0x7c135f void __thiscall oCNpc OpenDeadNpc -0x7c13cf class zCObject * __cdecl oCNpcMessage _CreateNewInstance -0x7c1447 class zCObject * __cdecl oCMsgDamage _CreateNewInstance -0x7c14bf class zCObject * __cdecl oCMsgWeapon _CreateNewInstance -0x7c152c class zCObject * __cdecl oCMsgMovement _CreateNewInstance -0x7c159f class zCObject * __cdecl oCMsgAttack _CreateNewInstance -0x7c160f class zCObject * __cdecl oCMsgUseItem _CreateNewInstance -0x7c167f class zCObject * __cdecl oCMsgState _CreateNewInstance -0x7c16e4 class zCObject * __cdecl oCMsgManipulate _CreateNewInstance -0x7c16f7 class zCObject * __cdecl oCMsgManipulate _CreateNewInstance -0x7c1764 class zCObject * __cdecl oCMsgConversation _CreateNewInstance -0x7c1777 class zCObject * __cdecl oCMsgConversation _CreateNewInstance -0x7c17e4 class zCObject * __cdecl oCMsgMagic _CreateNewInstance -0x7c1803 oCNpcMessage* __thiscall oCNpcMessage oCNpcMessage -0x7c1823 oCMsgDamage* __thiscall oCMsgDamage oCMsgDamage -0x7c1843 oCMsgDamage* __thiscall oCMsgDamage oCMsgDamage enum oCMsgDamage::TDamageSubType -0x7c1863 oCMsgDamage* __thiscall oCMsgDamage oCMsgDamage enum oCMsgDamage::TDamageSubType struct oCNpc::oSDamageDescriptor const & -0x7c1876 oCMsgDamage* __thiscall oCMsgDamage oCMsgDamage enum oCMsgDamage::TDamageSubType struct oCNpc::oSDamageDescriptor const & -0x7c189e void __thiscall oCMsgDamage ~oCMsgDamage -0x7c18b8 class zSTRING __thiscall oCMsgDamage MD_GetSubTypeString int -0x7c18e0 oCMsgMovement* __thiscall oCMsgMovement oCMsgMovement -0x7c190b oCMsgMovement* __thiscall oCMsgMovement oCMsgMovement enum oCMsgMovement::TMovementSubType class zSTRING const & -0x7c1930 oCMsgMovement* __thiscall oCMsgMovement oCMsgMovement enum oCMsgMovement::TMovementSubType class zCVob * -0x7c1950 oCMsgMovement* __thiscall oCMsgMovement oCMsgMovement enum oCMsgMovement::TMovementSubType class zVEC3 const & -0x7c1970 oCMsgMovement* __thiscall oCMsgMovement oCMsgMovement enum oCMsgMovement::TMovementSubType float -0x7c1990 oCMsgMovement* __thiscall oCMsgMovement oCMsgMovement enum oCMsgMovement::TMovementSubType int -0x7c19a0 void __thiscall oCMsgMovement ~oCMsgMovement -0x7c19b3 void __thiscall oCMsgMovement ~oCMsgMovement -0x7c19df class zSTRING __thiscall oCMsgMovement MD_GetSubTypeString int -0x7c1a03 oCMsgWeapon* __thiscall oCMsgWeapon oCMsgWeapon -0x7c1a23 oCMsgWeapon* __thiscall oCMsgWeapon oCMsgWeapon enum oCMsgWeapon::TWeaponSubType int int -0x7c1a57 class zSTRING __thiscall oCMsgWeapon MD_GetSubTypeString int -0x7c1a83 oCMsgAttack* __thiscall oCMsgAttack oCMsgAttack -0x7c1aa3 oCMsgAttack* __thiscall oCMsgAttack oCMsgAttack enum oCMsgAttack::TAttackSubType int int -0x7c1ac3 oCMsgAttack* __thiscall oCMsgAttack oCMsgAttack enum oCMsgAttack::TAttackSubType class zCVob * float -0x7c1ad8 void __thiscall oCMsgAttack Pack class zCBuffer & class zCEventManager * -0x7c1b00 void __thiscall oCMsgAttack Unpack class zCBuffer & class zCEventManager * -0x7c1b37 class zSTRING __thiscall oCMsgAttack MD_GetSubTypeString int -0x7c1b63 oCMsgUseItem* __thiscall oCMsgUseItem oCMsgUseItem -0x7c1b83 oCMsgUseItem* __thiscall oCMsgUseItem oCMsgUseItem enum oCMsgUseItem::TUseItemSubType class zCVob * -0x7c1ba3 oCMsgState* __thiscall oCMsgState oCMsgState -0x7c1bc3 oCMsgState* __thiscall oCMsgState oCMsgState enum oCMsgState::TStateSubType float -0x7c1be3 oCMsgState* __thiscall oCMsgState oCMsgState enum oCMsgState::TStateSubType int -0x7c1bf8 oCMsgState* __thiscall oCMsgState oCMsgState enum oCMsgState::TStateSubType int int class zSTRING const & -0x7c1c0b oCMsgState* __thiscall oCMsgState oCMsgState enum oCMsgState::TStateSubType int int class zSTRING const & -0x7c1c3f class zSTRING __thiscall oCMsgState MD_GetSubTypeString int -0x7c1c60 oCMsgManipulate* __thiscall oCMsgManipulate oCMsgManipulate -0x7c1c80 oCMsgManipulate* __thiscall oCMsgManipulate oCMsgManipulate enum oCMsgManipulate::TManipulateSubType -0x7c1ca0 oCMsgManipulate* __thiscall oCMsgManipulate oCMsgManipulate enum oCMsgManipulate::TManipulateSubType class zCVob * -0x7c1cc0 oCMsgManipulate* __thiscall oCMsgManipulate oCMsgManipulate enum oCMsgManipulate::TManipulateSubType int -0x7c1cf6 oCMsgManipulate* __thiscall oCMsgManipulate oCMsgManipulate enum oCMsgManipulate::TManipulateSubType class zSTRING const & int -0x7c1d10 oCMsgManipulate* __thiscall oCMsgManipulate oCMsgManipulate enum oCMsgManipulate::TManipulateSubType class zCVob * int -0x7c1d46 oCMsgManipulate* __thiscall oCMsgManipulate oCMsgManipulate enum oCMsgManipulate::TManipulateSubType class zSTRING const & class zSTRING const & -0x7c1d60 void __thiscall oCMsgManipulate Unpack class zCBuffer & class zCEventManager * -0x7c1d8f class zSTRING __thiscall oCMsgManipulate MD_GetSubTypeString int -0x7c1da8 oCMsgConversation* __thiscall oCMsgConversation oCMsgConversation -0x7c1dbb oCMsgConversation* __thiscall oCMsgConversation oCMsgConversation -0x7c1dd8 oCMsgConversation* __thiscall oCMsgConversation oCMsgConversation enum oCMsgConversation::TConversationSubType -0x7c1deb oCMsgConversation* __thiscall oCMsgConversation oCMsgConversation enum oCMsgConversation::TConversationSubType -0x7c1e26 oCMsgConversation* __thiscall oCMsgConversation oCMsgConversation enum oCMsgConversation::TConversationSubType class zSTRING const & -0x7c1e56 oCMsgConversation* __thiscall oCMsgConversation oCMsgConversation enum oCMsgConversation::TConversationSubType class zSTRING const & class zSTRING const & -0x7c1e7b oCMsgConversation* __thiscall oCMsgConversation oCMsgConversation enum oCMsgConversation::TConversationSubType class zCVob * -0x7c1e98 oCMsgConversation* __thiscall oCMsgConversation oCMsgConversation enum oCMsgConversation::TConversationSubType int -0x7c1eab oCMsgConversation* __thiscall oCMsgConversation oCMsgConversation enum oCMsgConversation::TConversationSubType int -0x7c1ec8 oCMsgConversation* __thiscall oCMsgConversation oCMsgConversation enum oCMsgConversation::TConversationSubType int int float -0x7c1edb oCMsgConversation* __thiscall oCMsgConversation oCMsgConversation enum oCMsgConversation::TConversationSubType int int float -0x7c1f1e void __thiscall oCMsgConversation Delete -0x7c1f38 oCMsgMagic* __thiscall oCMsgMagic oCMsgMagic -0x7c1f58 oCMsgMagic* __thiscall oCMsgMagic oCMsgMagic enum oCMsgMagic::TConversationSubType -0x7c1f78 oCMsgMagic* __thiscall oCMsgMagic oCMsgMagic enum oCMsgMagic::TConversationSubType int int -0x7c1fc9 oCNpc_States* __thiscall oCNpc_States oCNpc_States -0x7c2001 void __thiscall oCNpc_States ~oCNpc_States -0x7c2028 void __thiscall oCNpc_States SetRoutine class oCRtnEntry * class oCRtnEntry * -0x7c2050 int __thiscall oCNpc_States ActivateRtnState int -0x7c2070 int __thiscall oCNpc_States StartAIState class zSTRING const & int int float int -0x7c20d0 int __thiscall oCNpc_States StartAIState int int int float int -0x7c20e8 int __thiscall oCNpc_States DoAIState -0x7c2108 void __thiscall oCNpc_States StartCutscene class zSTRING const & class zSTRING const & -0x7c2128 void __thiscall oCNpc_States CloseCutscenes -0x7c2148 void __thiscall oCNpc_States InitRoutine -0x7c2188 void __thiscall oCNpc_States ChangeRoutine class zSTRING const & -0x7c21c8 void __thiscall oCNpc_States ChangeRoutine int -0x7c2213 void __thiscall oCNpc_States StopInsertOverlayRoutine -0x7c223c void __thiscall oCNpc_States InsertRoutine int int int int int class zSTRING const & int -0x7c226c void __thiscall oCNpc_States InsertRoutineCS class zSTRING const & class zSTRING const & -0x7c22b0 class zSTRING __thiscall oCNpc_States GetStateInfo -0x7c2300 void __thiscall oCNpc_States Unarchive class zCArchiver & -0x7c2359 class zCObject * __cdecl oCObjectFactory _CreateNewInstance -0x7c2364 class zCObject * __cdecl oCObjectFactory _CreateNewInstance -0x7c2389 class zCEventManager * __thiscall oCObjectFactory CreateEventManager class zCVob * -0x7c23b9 class zCCSManager * __thiscall oCObjectFactory CreateCSManager -0x7c23e9 class zCGameInfo * __thiscall oCObjectFactory CreateGameInfo -0x7c2419 class zCPlayerInfo * __thiscall oCObjectFactory CreatePlayerInfo -0x7c2449 class zCWorld * __thiscall oCObjectFactory CreateWorld -0x7c2492 class oCNpc * __thiscall oCObjectFactory CreateNpc int -0x7c24d2 class oCItem * __thiscall oCObjectFactory CreateItem int -0x7c24f9 class zCWaypoint * __thiscall oCObjectFactory CreateWaypoint -0x7c2529 class zCWay * __thiscall oCObjectFactory CreateWay -0x7c2585 oCParticleControl* __thiscall oCParticleControl oCParticleControl class zCWorld * -0x7c259b void __thiscall oCParticleControl ~oCParticleControl -0x7c25d0 void __thiscall oCParticleControl SelectActivePFX -0x7c25fc void __thiscall oCParticleControl EditActivePFX -0x7c2650 void __thiscall oCParticleControl StartActivePFX class zCVob * class zSTRING & -0x7c26a0 void __thiscall oCParticleControl StartActivePFX -0x7c26d8 void __thiscall oCParticleControl CreateNewPFX class zSTRING & -0x7c270c void __thiscall oCParticleControl BeginEditActive void (__cdecl*)(class zSTRING const &) -0x7c2758 void __thiscall oCParticleControl DeleteLastPFX -0x7c2770 oCPortalRoom* __thiscall oCPortalRoom oCPortalRoom -0x7c2783 oCPortalRoom* __thiscall oCPortalRoom oCPortalRoom -0x7c2790 oCPortalRoom* __thiscall oCPortalRoom oCPortalRoom class zSTRING const & -0x7c27a3 oCPortalRoom* __thiscall oCPortalRoom oCPortalRoom class zSTRING const & -0x7c27c0 int __thiscall oCPortalRoom IsPortalMyRoom class oCNpc * -0x7c27d0 void __thiscall oCPortalRoomManager ~oCPortalRoomManager -0x7c27db void __thiscall oCPortalRoomManager ~oCPortalRoomManager -0x7c280c void __thiscall oCPortalRoomManager AssignPortalToNpc class zSTRING const & class zSTRING const & -0x7c281f void __thiscall oCPortalRoomManager AssignPortalToNpc class zSTRING const & class zSTRING const & -0x7c284c void __thiscall oCPortalRoomManager AssignPortalToGuild class zSTRING const & int -0x7c285f void __thiscall oCPortalRoomManager AssignPortalToGuild class zSTRING const & int -0x7c2878 int __thiscall oCPortalRoomManager GetPortalRoomIndex class zSTRING const & -0x7c2934 void __thiscall oCPortalRoomManager ShowDebugInfo -0x7c29a4 void __thiscall oCPortalRoomManager ShowPortalInfo -0x7c29cc void __thiscall oCPortalRoomManager LoadPortalData class zCArchiver & -0x7c29df void __thiscall oCPortalRoomManager LoadPortalData class zCArchiver & -0x7c29fb void __thiscall oCRtnCutscene ~oCRtnCutscene -0x7c2a06 void __thiscall oCRtnCutscene ~oCRtnCutscene -0x7c2a1b oCRtnEntry* __thiscall oCRtnEntry oCRtnEntry int int int int int class zSTRING const & int -0x7c2a3b void __thiscall oCRtnEntry ~oCRtnEntry -0x7c2b10 void __thiscall oCRtnManager ShowRoutine int int class oCNpc * -0x7c2ba0 class zSTRING __thiscall oCRtnManager GetRoutineString class oCRtnEntry * -0x7c2bee void __thiscall oCRtnManager RestartRoutines -0x7c2c20 class zVEC3 __thiscall oCRtnManager GetRoutinePos class oCNpc * -0x7c2c54 void __thiscall oCRtnManager ReadRoutine class zCArchiver & class oCNpc * -0x7c2c70 void __thiscall oCRtnManager CreateWayBoxes class oCNpc * -0x7c2c88 int __thiscall oCRtnManager CollidesWithWayBox struct zTBBox3D & class zCList & -0x7c2ca8 void __thiscall oCSpawnManager ~oCSpawnManager -0x7c2cc8 void __thiscall oCSpawnManager SpawnImmediately int -0x7c2d20 void __thiscall oCSpawnManager ShowDebugInfo -0x7c2d38 void __thiscall oCSpawnManager CheckInsertNpc -0x7c2d78 void __thiscall oCSpawnManager SpawnNpc class oCNpc * class zSTRING const & float -0x7c2da0 void __thiscall oCSpawnManager CheckForInvalidDialogCamPos float class oCNpc * -0x7c2dd9 oCSVMManager* __thiscall oCSVMManager oCSVMManager -0x7c2e56 int __thiscall oCSVMManager GetOU class zSTRING const & int -0x7c2ea4 void __thiscall oCSVM InitByScript int -0x7c2ec0 int __thiscall oCSVM GetOU class zSTRING const & -0x7c3040 void __cdecl oCText InitText -0x7c3127 void __thiscall oCVob ShowDebugInfo class zCCamera * -0x7c314b int __thiscall oCVob HasNpcEnoughSpace class zVEC3 & -0x7c316b int __thiscall oCVob HasEnoughSpace class zVEC3 & -0x7c319e int __thiscall oCVob SearchNpcPosition class zVEC3 & -0x7c31b8 int __thiscall oCVob SearchFreePosition class zVEC3 & class zCVob * -0x7c31d8 int __fastcall oCVob Render struct zTRenderContext & -0x7c320c class oCAIVobMove * __thiscall oCVob GetAIVobMove -0x7c329c class zCObject * __cdecl oCTouchDamage _CreateNewInstance -0x7c32b8 void __thiscall oCWay ~oCWay -0x7c3314 void __thiscall oCWay Init class zCWaypoint * class zCWaypoint * -0x7c336c class zCObject * __cdecl oCWorld _CreateNewInstance -0x7c33d7 oCWorld* __thiscall oCWorld oCWorld -0x7c342b void __thiscall oCWorld ~oCWorld -0x7c3467 class oCVob * __thiscall oCWorld CreateVob enum zTVobType class zSTRING const & -0x7c34ae class oCVob * __thiscall oCWorld CreateVob enum zTVobType int -0x7c34d8 void __thiscall oCWorld Archive class zCArchiver & -0x7c3508 void __thiscall oCWorld Unarchive class zCArchiver & -0x7c3537 int __thiscall oCWorld SaveWorld class zSTRING const & enum zCWorld::zTWorldSaveMode int int -0x7c35b8 int __thiscall oCWorld LoadWorld class zSTRING const & enum zCWorld::zTWorldLoadMode -0x7c3643 class zCTree * __thiscall oCWorld AddVobAsChild class zCVob * class zCTree * -0x7c36c3 void __thiscall oCWorld RemoveVob class zCVob * -0x7c36e7 void __thiscall oCWorld EnableVob class zCVob * class zCVob * -0x7c3717 void __thiscall oCWorld DisableVob class zCVob * -0x7c3738 void __fastcall oCWorld RemoveFromLists class zCVob * -0x7c378f class zSTRING __thiscall oCWorldTimer GetTimeString -0x7c37b8 void __cdecl TestFont -0x7c37db int __cdecl MainProg -0x7c37f0 zCConDat* __thiscall zCConDat zCConDat class zSTRING const & class zSTRING const & int void * int -0x7c3803 zCConDat* __thiscall zCConDat zCConDat class zSTRING const & class zSTRING const & int void * int -0x7c3810 zCConDat* __thiscall zCConDat zCConDat class zSTRING const & class zSTRING const & int -0x7c3823 zCConDat* __thiscall zCConDat zCConDat class zSTRING const & class zSTRING const & int -0x7c38a0 zCConsole* __thiscall zCConsole zCConsole -0x7c38e4 zCConsole* __thiscall zCConsole zCConsole int int class zSTRING const & -0x7c3924 void __thiscall zCConsole ~zCConsole -0x7c3940 void __thiscall zCConsole AddChar int int -0x7c397f void __thiscall zCConsole InsertVar class zSTRING const & class zSTRING const & int void * int -0x7c39bf void __thiscall zCConsole Register class zSTRING const & class zSTRING const & int -0x7c39ff void __thiscall zCConsole Register class zSTRING const & class zSTRING const & -0x7c3abc int __thiscall zCConsole AutoCompletion class zSTRING & -0x7c3af4 void __thiscall zCConsole Show -0x7c3b6a void __thiscall zCConsole Update -0x7c3b88 void __thiscall zCConsole ShowInput -0x7c3bb0 class zCConDat * __thiscall zCConsole Get class zSTRING const & -0x7c3be0 class zCConDat * __thiscall zCConsole GetBestMatch class zSTRING const & -0x7c3c38 void __thiscall zCConsole Eval class zSTRING const & -0x7c3cc4 int __thiscall zCConsole Evaluate class zSTRING const & -0x7c3d2c void __thiscall zCConsole ShowHelp -0x7c3d73 void __thiscall zCConsole SaveInfoFile class zSTRING const & -0x7c3d90 int __cdecl zCConsole EditFunc class zSTRING const & class zSTRING & -0x7c3dec int __thiscall zCConsole EditInstance int void * -0x7c3e67 class zCObject * __cdecl zCEventManager _CreateNewInstance -0x7c3e9e zCEventManager* __thiscall zCEventManager zCEventManager -0x7c3ece zCEventManager* __thiscall zCEventManager zCEventManager class zCVob * -0x7c3ef3 void __thiscall zCEventManager ~zCEventManager -0x7c416e void __thiscall zCEventManager OnMessage class zCEventMessage * class zCVob * -0x7c4188 void __thiscall zCEventManager SendMessageToHost class zCEventMessage * class zCVob * class zCVob * -0x7c41fc void __thiscall zCEventManager Clear -0x7c4220 void __thiscall zCEventManager ShowList int int -0x7c4230 void __thiscall zCFontMan ~zCFontMan -0x7c4240 void __thiscall zCFontMan ~zCFontMan -0x7c4260 int __thiscall zCFontMan SearchFont class zSTRING const & -0x7c42a4 int __thiscall zCFontMan Load class zSTRING const & -0x7c42f3 int __thiscall zCFont LoadFontTexture class zSTRING const & -0x7c4308 zCFont* __thiscall zCFont zCFont class zSTRING const & -0x7c4328 void __thiscall zCFont ~zCFont -0x7c439e int __thiscall zCFont SaveFontData -0x7c4449 int __thiscall zCFont LoadFontData -0x7c448c int __thiscall zCFont AnalyseLetters -0x7c44c1 zCGfx* __thiscall zCGfx zCGfx class zSTRING const & -0x7c44f4 zCGfx* __thiscall zCGfx zCGfx int int -0x7c4508 void __cdecl zCGfx Reload -0x7c4536 struct TGfx_Gfx * __thiscall zCGfx LoadPcx class zSTRING const & -0x7c4558 struct TGfx_Gfx * __thiscall zCGfx LoadTga class zSTRING const & -0x7c4578 void __thiscall zCGfx Save class zSTRING const & -0x7c45c0 struct TGfx_Gfx * __thiscall zCGfx LoadGfx class zSTRING const & -0x7c45d0 void __thiscall zCPar_File ~zCPar_File -0x7c45db void __thiscall zCPar_File ~zCPar_File -0x7c4608 void __thiscall zCPar_File SaveTree int class zCPar_Symbol * class zDATE & -0x7c4628 void __thiscall zCPar_File SaveTreeNode class zFILE * class zCPar_TreeNode * -0x7c465c class zCPar_TreeNode * __thiscall zCPar_File LoadTreeNode class zFILE * -0x7c46a4 int __thiscall zCPar_File LoadTree class zFILE_STATS & class zCPar_SymbolTable & -0x7c471f zCParser* __thiscall zCParser zCParser int -0x7c47aa void __thiscall zCParser ~zCParser -0x7c481b void __thiscall zCParser Error class zSTRING & int -0x7c4840 void __thiscall zCParser Message class zSTRING & -0x7c4868 int __thiscall zCParser SaveDat class zSTRING & -0x7c48b0 int __thiscall zCParser LoadDat class zSTRING & -0x7c48e8 int __thiscall zCParser Parse class zSTRING -0x7c49d1 int __thiscall zCParser ParseSource class zSTRING & -0x7c4aa0 int __thiscall zCParser ParseFile class zSTRING & -0x7c4ac8 void __thiscall zCParser ParseBlock -0x7c4bba void __thiscall zCParser CreatePCode -0x7c4cad class zCPar_TreeNode * __thiscall zCParser PushOnStack class zCPar_TreeNode * -0x7c4ce0 int __thiscall zCParser MergeFile class zSTRING & -0x7c4d00 void __thiscall zCParser DoStack int -0x7c4d6f void * __cdecl zCParser CallFunc int ... -0x7c4dc8 int __thiscall zCParser GetIndex class zSTRING const & -0x7c4de8 class zCPar_Symbol * __thiscall zCParser GetSymbol class zSTRING const & -0x7c4e10 class zSTRING __thiscall zCParser GetClassVarInfo int int int & int & -0x7c4e38 void __thiscall zCParser GetClassVarInfo int class zSTRING & int & int & -0x7c4e58 class zSTRING __thiscall zCParser GetText int int -0x7c4e78 class zSTRING __thiscall zCParser GetInstanceValue class zSTRING & int void * int -0x7c4eb7 class zSTRING __thiscall zCParser GetInstanceValue int int void * int -0x7c4ed8 int __thiscall zCParser IsValid class zSTRING & void * class zSTRING & -0x7c4f28 int __thiscall zCParser CheckClassSize int int -0x7c4f48 void __thiscall zCParser AddClassOffset class zSTRING & int -0x7c4f68 int __thiscall zCParser AutoCompletion class zSTRING & -0x7c4f88 void __thiscall zCParser Reparse class zSTRING & -0x7c5099 int __thiscall zCParser SaveInstance int void * -0x7c50cc void __thiscall zCParser ShowCode int -0x7c5118 void __thiscall zCParser SaveInfoFile class zSTRING -0x7c5140 int __thiscall zCParser IsInAdditionalInfo class zSTRING const & -0x7c51d4 int __thiscall zCParser WriteAdditionalInfo class zSTRING & int int -0x7c5213 int __thiscall zCParser SaveGlobalVars class zCArchiver & -0x7c525e int __thiscall zCParser LoadGlobalVars class zCArchiver & -0x7c5278 zCPar_TreeNode* __thiscall zCPar_TreeNode zCPar_TreeNode int class zSTRING & int -0x7c5298 void __thiscall zCPar_TreeNode ~zCPar_TreeNode -0x7c52b8 void __thiscall zCParser FindNext char * -0x7c52f0 void __thiscall zCParser Match class zSTRING & -0x7c5308 int __thiscall zCParser ReadVarType -0x7c5328 int __thiscall zCParser ReadFuncType -0x7c5358 int __thiscall zCParser ReadInt -0x7c5390 float __thiscall zCParser ReadFloat -0x7c53d8 void __thiscall zCParser ReadString class zSTRING & -0x7c5423 int __thiscall zCParser ReadArray -0x7c5440 class zCPar_TreeNode * __thiscall zCParser CreateStringLeaf -0x7c5468 int __thiscall zCParser GetNextToken -0x7c552e class zCPar_TreeNode * __thiscall zCParser Parse_Expression_Primary int & -0x7c5564 class zCPar_TreeNode * __thiscall zCParser Parse_Expression int & int -0x7c5590 int __thiscall zCParser EvalLeaf class zCPar_TreeNode * int -0x7c584c void __thiscall zCParser DeclareVar int -0x7c588c void __thiscall zCParser DeclareClass -0x7c595e void __thiscall zCParser DeclareInstance -0x7c5a08 void __thiscall zCParser DeclarePrototype -0x7c5a5e void __thiscall zCParser DeclareIf -0x7c5afb void __thiscall zCParser DeclareAssign class zSTRING & -0x7c5b4e void __thiscall zCParser DeclareAssignFunc class zSTRING & -0x7c5bf0 void __thiscall zCParser DeclareFunc -0x7c5c24 void __thiscall zCParser DeclareReturn -0x7c5ced void __thiscall zCParser DeclareFuncCall class zSTRING & int -0x7c5df0 void __thiscall zCParser GetNextCommand class zSTRING & -0x7c5e08 void __thiscall zCParser ShowPCodeSpy class zSTRING & -0x7c5e40 void __thiscall zCParser ShowPCode int class zCView * int -0x7c5eb0 void __cdecl zCParser DefineExternal class zSTRING const & int (__cdecl*)(void) int int ... -0x7c5eec void __thiscall zCParser DefineExternalVar class zSTRING const & void * int int -0x7c5f18 int __thiscall zCParser FindInstanceVar class zSTRING & -0x7c5f50 int __thiscall zCParser FindIndex class zSTRING & -0x7c5f68 zCPar_StringTable* __thiscall zCPar_StringTable zCPar_StringTable int -0x7c5f88 void __thiscall zCPar_StringTable ~zCPar_StringTable -0x7c5fb9 class zSTRING * __thiscall zCPar_StringTable Insert class zSTRING & -0x7c5fd8 void __thiscall zCPar_StringTable Save class zSTRING & -0x7c6011 void __thiscall zCPar_StringTable Load class zSTRING & -0x7c6028 void __cdecl zCPar_Symbol SetUseInstance class zCPar_Symbol * -0x7c6048 void __thiscall zCPar_Symbol ~zCPar_Symbol -0x7c60a0 void __thiscall zCPar_Symbol AllocSpace -0x7c60d7 void * __thiscall zCPar_Symbol GetDataAdr int -0x7c6110 void __thiscall zCPar_Symbol SetLineData int int int int -0x7c6128 void __thiscall zCPar_Symbol SetFileNr int -0x7c6158 void __thiscall zCPar_Symbol Save class zFILE * -0x7c6188 void __thiscall zCPar_Symbol SaveFull class zFILE * -0x7c61a8 void __thiscall zCPar_Symbol LoadFull class zFILE * -0x7c61c8 void __thiscall zCPar_Symbol Load class zFILE * -0x7c61f6 zCPar_SymbolTable* __thiscall zCPar_SymbolTable zCPar_SymbolTable int -0x7c6216 void __thiscall zCPar_SymbolTable ~zCPar_SymbolTable -0x7c623c void __thiscall zCPar_SymbolTable PreAlloc int -0x7c62a0 void __thiscall zCPar_SymbolTable Load class zFILE * -0x7c6304 void __thiscall zCPar_SymbolTable Show -0x7c6318 void __thiscall zCPar_Stack PopString class zSTRING & -0x7c635f zCView* __thiscall zCView zCView -0x7c639f zCView* __thiscall zCView zCView int int int int enum zTviewID -0x7c63fb void __thiscall zCView ~zCView -0x7c6418 void __thiscall zCView CheckAutoScroll -0x7c6438 void __thiscall zCView InsertBack class zSTRING const & -0x7c6458 void __thiscall zCView ForceOpen -0x7c6497 class zCViewText * __thiscall zCView CreateText int int class zSTRING const & float struct zCOLOR & int int -0x7c64b8 void __thiscall zCView PrintTimedCX int class zSTRING const & float struct zCOLOR * -0x7c64d8 void __thiscall zCView PrintTimedCXY class zSTRING const & float struct zCOLOR * -0x7c6518 void __thiscall zCView PrintMessage class zSTRING const & class zSTRING const & float struct zCOLOR & -0x7c658c void __thiscall zCView PrintMessageCXY class zSTRING const & class zSTRING const & float struct zCOLOR & -0x7c65a8 void __thiscall zCView DialogMessage class zSTRING const & class zSTRING const & float struct zCOLOR & -0x7c65c8 void __thiscall zCView DialogMessageCXY class zSTRING const & class zSTRING const & float struct zCOLOR & -0x7c65e8 void __thiscall zCView DialogSelection class zSTRING const & class zSTRING const & struct zCOLOR & struct zCOLOR & float -0x7c6608 void __thiscall zCView PrintChars int int class zSTRING const & -0x7c6628 void __thiscall zCView PrintCX int class zSTRING const & -0x7c6648 void __thiscall zCView PrintCY int class zSTRING const & -0x7c6668 void __thiscall zCView PrintCXY class zSTRING const & -0x7c66a7 class zCViewText * __thiscall zCView CreateText int int class zSTRING const & -0x7c66c8 void __thiscall zCView Nextline class zSTRING const & float struct zCOLOR * int * -0x7c6723 void __thiscall zCView Printwin class zSTRING const & -0x7c6738 class zSTRING __thiscall zCView Input int -0x7c6797 class zSTRING __thiscall zCView Input int class zSTRING & -0x7c67c0 class zSTRING __thiscall zCView Input int int int class zSTRING & -0x7c6808 int __thiscall zCView InputNumber int int -0x7c6828 void __thiscall zCView InsertItem class zCView * int -0x7c685c void __cdecl zCView SetMode int int int struct HWND__ * * -0x7c687b zCViewText* __thiscall zCViewText zCViewText int int class zSTRING const & -0x7c689b zCViewText* __thiscall zCViewText zCViewText int int class zSTRING const & float & struct zCOLOR & int int -0x7c68c0 void __thiscall zList::Remove class zCView * -0x7c68d0 zCWayNet* __thiscall zCWayNet zCWayNet -0x7c68db zCWayNet* __thiscall zCWayNet zCWayNet -0x7c68f0 zCWayNet* __thiscall zCWayNet zCWayNet class zCWorld * -0x7c68fb zCWayNet* __thiscall zCWayNet zCWayNet class zCWorld * -0x7c6939 void __thiscall zCWayNet ~zCWayNet -0x7c697e void __thiscall zCWayNet UpdateVobDependencies -0x7c69be void __thiscall zCWayNet ClearVobDependencies -0x7c6a22 void __thiscall zCWayNet CreateVobDependencies class zCWorld * -0x7c6a5f class zSTRING __thiscall zCWayNet MergeWaypoints -0x7c6b03 class zSTRING __thiscall zCWayNet CheckConsistency int -0x7c6b38 void __thiscall zCWay Draw class zCCamera * -0x7c6b63 zCWaypoint* __thiscall zCWaypoint zCWaypoint -0x7c6b83 void __thiscall zCWaypoint ~zCWaypoint -0x7c6b98 void __thiscall zCWaypoint CalcProperties class zCWorld * -0x7c6bb8 void __thiscall zCWayNet RemoveUnusedWPVobs -0x7c6c00 void __thiscall zCWayNet ArchiveOldFormat class zCArchiver & -0x7c6c76 void __thiscall zCWayNet Archive class zCArchiver & -0x7c6d7e void __thiscall zCWayNet UnarchiveOldFormat class zCArchiver & -0x7c6e34 void __thiscall zCWayNet Unarchive class zCArchiver & -0x7c6e50 class zSTRING __thiscall zCRoute GetDesc -0x7c6e70 class zSTRING __thiscall zCRoute GetRemainingDesc -0x7c6e88 int __thiscall zCVobSpot IsAvailable class zCVob * -0x7c6eec class zCObject * __cdecl zCVobWaypoint _CreateNewInstance -0x7c6f4c class zCObject * __cdecl zCVobSpot _CreateNewInstance -0x7c6fac class zCObject * __cdecl zCVobStartpoint _CreateNewInstance -0x7c700c class zCObject * __cdecl zCWaypoint _CreateNewInstance -0x7c706c class zCObject * __cdecl zCWayNet _CreateNewInstance -0x7c7077 class zCObject * __cdecl zCWayNet _CreateNewInstance -0x7c70b1 void __cdecl zUlfi_StartUp -0x7c7109 class zCObject * __cdecl oCZoneMusic _CreateNewInstance -0x7c7169 class zCObject * __cdecl oCZoneMusicDefault _CreateNewInstance -0x7c7240 void __thiscall oCZoneMusic ProcessZoneList class zCArraySort const & class zCArraySort const & class zCWorld * -0x7c72a9 void __cdecl oCZoneMusic SwitchInAndOutZones class zCArraySort const & class zCArraySort const & -0x7c72c8 class oCZoneMusic * __cdecl oCZoneMusic GetMusicZoneByName class oCZoneMusic * class zSTRING -0x7c7310 void __cdecl oCZoneMusic GetNewTheme class zSTRING * -0x7c7390 int __cdecl oCZoneMusic PlayThemeVariation class zSTRING int -0x7c73e9 class zCObject * __cdecl zCMusicControler _CreateNewInstance -0x7c7467 class zCObject * __cdecl zCEventMusicControler _CreateNewInstance -0x7c7488 void __thiscall zCMusicControler ThisVobRemovedFromWorld class zCWorld * -0x7c74a8 int __thiscall zCDXTCCache_D3D Unlock int int int struct IDirectDrawSurface7 * -0x7c74e0 void __thiscall zCDXTCCache_D3D ClearCache -0x7c7506 struct IDirectDrawSurface7 * __thiscall zCDXTCCache_D3D XDXTC_CreateSurface int int int struct zCDXTCCache_D3D::zD3D_Entry * -0x7c7ac2 int __thiscall zCRnd_D3D XD3D_InitPort int int int int int -0x7c7bc5 int __thiscall zCRnd_D3D XD3D_TestCapabilities -0x7c7c00 int __thiscall zCRnd_D3D XD3D_SetDevice int int int int enum zTRnd_ScreenMode -0x7c7c38 void __thiscall zCRnd_D3D XD3D_ClearDevice -0x7c7c60 int __thiscall zCRnd_D3D XD3D_TextureRescue class zCTex_D3D * -0x7c7c90 int __thiscall zCRnd_D3D XD3D_TextureRebuild -0x7c7d73 int __thiscall zCRnd_D3D XD3D_CreateWin int int int -0x7c7e19 zCRnd_D3D* __thiscall zCRnd_D3D zCRnd_D3D -0x7c7ea1 void __thiscall zCRnd_D3D ~zCRnd_D3D -0x7c7f1d void __thiscall zCRnd_D3D EmergencyExit -0x7c7f38 void __thiscall zCRnd_D3D DrawPolySimple class zCTexture * struct zTRndSimpleVertex * int -0x7c7f5b int __cdecl DXTryWarning long char const * -0x7c7f86 void __thiscall zCRnd_D3D DrawPoly class zCPolygon * -0x7c7f98 void __thiscall zCRnd_D3D XD3D_AlphaBlendPoly class zCPolygon * class zCMaterial * -0x7c7fb8 void __thiscall zCRnd_D3D BeginFrame -0x7c7ffc int __thiscall zCRnd_D3D SetTransform enum zTRnd_TrafoType class zMAT4 const & -0x7c8148 void __thiscall zCRnd_D3D RenderAlphaSortList -0x7c81a2 void __thiscall zD3D_alphaPoly Draw int -0x7c81cc class zCVertexBuffer * __thiscall zCRnd_D3D CreateVertexBuffer -0x7c8210 int __thiscall zCSurfaceCache_D3D CacheInSurface struct IDirectDrawSurface7 * struct zCSurfaceCache_D3D::zCSlotIndex * -0x7c8250 struct IDirectDrawSurface7 * __thiscall zCSurfaceCache_D3D CacheOutSurface struct zCSurfaceCache_D3D::zCSlotIndex * -0x7c8268 void __thiscall zCSurfaceCache_D3D ClearCache -0x7c8288 void __thiscall zCSurfaceCache_D3D XSC_ClearSlot struct zCSurfaceCache_D3D::zD3D_SlotHeader * -0x7c82a8 void __thiscall zCSurfaceCache_D3D XSC_KillLastSurfaceInSlot struct zCSurfaceCache_D3D::zD3D_SlotHeader * -0x7c82d9 class zCTexture * __thiscall zCRnd_D3D CreateTexture -0x7c830c class zCTextureConvert * __thiscall zCRnd_D3D CreateTextureConvert -0x7c8328 void __thiscall zCTex_D3D ~zCTex_D3D -0x7c8348 void __thiscall zCTex_D3D ReleaseData -0x7c8377 int __thiscall zCTex_D3D Unlock -0x7c83a0 int __thiscall zCTex_D3D SetTextureInfo class zCTextureInfo const & -0x7c83b8 void __thiscall zCTex_D3D GetPixelSize int & int & -0x7c8436 int __thiscall zCTex_D3D CopyTextureDataTo int void * int -0x7c8448 int __thiscall zCTex_D3D CopyPaletteDataTo void * -0x7c8468 void * __thiscall zCTex_D3D GetPaletteBuffer -0x7c852b int __thiscall zCTex_D3D GetTextureBuffer int void * & int & -0x7c85e8 int __thiscall zCTex_D3D XTEX_BuildSurfaces int -0x7c8610 void __thiscall zCTex_D3D InsertTexture int int -0x7c8628 int __thiscall zCTex_D3D SetTexture int -0x7c8648 int __thiscall zCTex_D3D RemoveTexture -0x7c868b int __thiscall zCTex_D3D RebuildTexture struct zD3D_savedTexture * -0x7c86a0 zCVertexBuffer_D3D* __thiscall zCVertexBuffer_D3D zCVertexBuffer_D3D -0x7c86b3 zCVertexBuffer_D3D* __thiscall zCVertexBuffer_D3D zCVertexBuffer_D3D -0x7c86c0 void __thiscall zCVertexBuffer_D3D ~zCVertexBuffer_D3D -0x7c86d3 void __thiscall zCVertexBuffer_D3D ~zCVertexBuffer_D3D -0x7c86e8 int __thiscall zCVertexBuffer_D3D Destroy -0x7c8716 int __thiscall zCVertexBuffer_D3D Lock unsigned long -0x7c873f void __thiscall zCRnd_D3D Vid_Blit int struct tagRECT * struct tagRECT * -0x7c8766 int __thiscall zCRnd_D3D Vid_GetFrontBufferCopy class zCTextureConvert & -0x7c87cc int __thiscall zCRnd_D3D Vid_SetDevice int -0x7c8816 int __thiscall zCRnd_D3D Vid_GetDeviceInfo struct zTRnd_DeviceInfo & int -0x7c8838 int __thiscall zCRnd_D3D Vid_GetModeInfo struct zTRnd_VidModeInfo & int -0x7c8868 int __thiscall zCRnd_D3D Vid_SetMode int struct HWND__ * * -0x7c88cd int __thiscall zCRnd_D3D XD3D_SetMode int int int -0x7c8944 void __thiscall zCRnd_D3D Vid_SetScreenMode enum zTRnd_ScreenMode -0x7c8a26 void __thiscall zCRnd_D3D Vid_SetGammaCorrection float float float -0x7c8a66 int __thiscall zCTexConGeneric ConvertTextureFormat class zCTextureInfo const & -0x7c8af8 int __thiscall zCTexConGeneric GetTextureBuffer int void * & int & -0x7c8b20 int __thiscall zCTexConGeneric CopyTextureDataTo int void * int -0x7c8b38 void __thiscall zCTexConGeneric ~zCTexConGeneric -0x7c8cc4 int __fastcall oCDocumentManager CreateDocument -0x7c8cf4 int __fastcall oCDocumentManager CreateMap -0x7c8d10 oCViewDocument* __thiscall oCViewDocument oCViewDocument class zSTRING & -0x7c8d44 void __fastcall oCViewDocument SetPages int -0x7c8d74 oCViewDocumentMap* __thiscall oCViewDocumentMap oCViewDocumentMap -0x7c8d88 void __thiscall oCViewDocumentMap ~oCViewDocumentMap -0x7c8da8 class oCViewDocument * __fastcall oCViewDocumentMap SetPage int class zSTRING & int -0x7c8dd3 void __fastcall oCViewDocumentMap UpdatePosition -0x7c8e29 class zCObject * __cdecl oCViewDialogInventory _CreateNewInstance -0x7c8e89 class zCObject * __cdecl oCViewDialogItem _CreateNewInstance -0x7c8ea8 void __thiscall oCViewDialogItem ~oCViewDialogItem -0x7c8f09 class zCObject * __cdecl oCViewDialogItemContainer _CreateNewInstance -0x7c8f28 void __fastcall oCViewDialogItemContainer UpdateValue -0x7c8f89 class zCObject * __cdecl oCViewDialogStealContainer _CreateNewInstance -0x7c8fa8 void __fastcall oCViewDialogStealContainer UpdateValue -0x7c900c class zCObject * __cdecl oCViewDialogTrade _CreateNewInstance -0x7c90e4 oCViewDialogTrade* __thiscall oCViewDialogTrade oCViewDialogTrade -0x7c90f8 void __thiscall oCViewDialogTrade ~oCViewDialogTrade -0x7c9148 void __fastcall oCViewDialogTrade SetNpcLeft class oCNpc * -0x7c917c void __fastcall oCViewDialogTrade SetNpcRight class oCNpc * -0x7c91d0 void __fastcall oCViewDialogTrade StartSelection -0x7c9200 int __thiscall oCViewDialogTrade HandleEvent int -0x7c9218 void __fastcall oCViewDialogTrade OnAccept -0x7c92bc oCInformationManager* __thiscall oCInformationManager oCInformationManager -0x7c92d8 void __thiscall oCInformationManager ~oCInformationManager -0x7c9410 void __fastcall oCInformationManager PrintStatus -0x7c9430 void __fastcall oCInformationManager CameraStart -0x7c9448 void __fastcall oCInformationManager CameraStop -0x7c9468 void __fastcall oCInformationManager CollectInfos -0x7c9490 void __fastcall oCInformationManager OnInfo class oCInfo * -0x7c94b0 void __fastcall oCInformationManager OnChoice class oCInfoChoice * -0x7c94db void __thiscall oCLogManager ~oCLogManager -0x7c94f0 void __thiscall oCLogTopic ~oCLogTopic -0x7c9503 void __thiscall oCLogTopic ~oCLogTopic -0x7c9556 void __fastcall oCLogManager Unarchive class zCArchiver & -0x7c9584 void __fastcall oCLogTopic AddEntry class zSTRING const & -0x7c95cb void __fastcall oCLogTopic Unarchive class zCArchiver & -0x7c95eb void __thiscall oCNpc::oSDamageDescriptor oSDamageDescriptor struct oCNpc::oSDamageDescriptor const & -0x7c9617 void __cdecl oCNpc NotifyDamageToSpy class zSTRING & -0x7c96ac int __thiscall oCNpc EV_DamageOnce class oCMsgDamage * -0x7c9ab2 int __thiscall oCNpc EV_DamagePerFrame class oCMsgDamage * -0x7c9b3c void __thiscall oCNpc OnDamage struct oCNpc::oSDamageDescriptor & -0x7caff2 void __thiscall oCNpc OnDamage_Hit struct oCNpc::oSDamageDescriptor & -0x7cb2f9 void __thiscall oCNpc OnDamage_Condition struct oCNpc::oSDamageDescriptor & -0x7cb485 void __thiscall oCNpc OnDamage_Script struct oCNpc::oSDamageDescriptor & -0x7cb50c void __thiscall oCNpc OnDamage_Effects struct oCNpc::oSDamageDescriptor & -0x7cc608 void __thiscall oCNpc OnDamage_Effects_Start struct oCNpc::oSDamageDescriptor & -0x7ccc9c void __thiscall oCNpc OnDamage_Effects_End struct oCNpc::oSDamageDescriptor & -0x7cdaf6 void __thiscall oCNpc OnDamage_Anim struct oCNpc::oSDamageDescriptor & -0x7cdb20 void __thiscall oCNpc OnDamage_Sound struct oCNpc::oSDamageDescriptor & -0x7cdd19 void __thiscall oCNpc OnDamage_Events struct oCNpc::oSDamageDescriptor & -0x7cdd60 void __thiscall oCNpc OnDamage class zCVob * class zCVob * float int class zVEC3 const & -0x7cdde9 void __cdecl oCNpc InitFightAI -0x7cde20 void __thiscall oCNpc::oSActionBlock InitBlock class zCParser * int int -0x7cde38 int __thiscall oCNpc IsNpcBetweenMeAndTarget class zCVob * -0x7cdea0 int __thiscall oCNpc ThinkNextFightAction -0x7ce118 int __thiscall oCNpc FightAttackMelee int -0x7ce14c int __thiscall oCNpc FightAttackBow -0x7ce1b4 int __thiscall oCNpc EV_AttackBow class oCMsgAttack * -0x7ce1dc int __thiscall oCNpc FightAttackMagic -0x7ce244 void __thiscall oCNpc Fighting -0x7ce26c int __thiscall oCNpc ReadySpell int int -0x7ce29c int __thiscall oCNpc UnreadySpell -0x7ce2c0 void __thiscall oCNpc GetAngles class zVEC3 & float & float & -0x7ce2f0 class zVEC3 __thiscall oCNpc GetVecNormalFromBBox class zCVob * class zVEC3 & -0x7ce374 void __thiscall oCNpc CreateFallDamage float -0x7ce3b8 int __thiscall oCNpc ThinkNextFleeAction -0x7ce3d8 void __thiscall oCNpc ResetPos class zVEC3 & -0x7ce3f8 void __thiscall oCNpc EmergencyResetPos class zVEC3 & -0x7ce458 void __thiscall oCNpc StandUp int int -0x7ce478 int __thiscall oCNpc EV_AlignToFP class oCMsgMovement * -0x7ce5a7 int __thiscall oCNpc EV_GoRoute class oCMsgMovement * -0x7ce610 int __thiscall oCNpc EV_WhirlAround class oCMsgMovement * -0x7ce628 int __thiscall oCNpc EV_Dodge class oCMsgMovement * -0x7ce648 int __thiscall oCNpc EV_GotoVob class oCMsgMovement * -0x7ce668 int __thiscall oCNpc EV_GotoFP class oCMsgMovement * -0x7ce688 int __thiscall oCNpc EV_TurnAway class oCMsgMovement * -0x7ce6a8 int __thiscall oCNpc EV_TurnToVob class oCMsgMovement * -0x7ce6d0 int __thiscall oCNpc RbtIsObjectObstacle class zCVob * class zVEC3 const & class zVEC3 const & class zVEC3 & -0x7ce6e8 int __thiscall oCNpc RbtGetObstacle class zVEC3 const & class zVEC3 const & class zCVob * & class zVEC3 & -0x7ce708 int __thiscall oCNpc RbtAvoidObstacles -0x7ce73c int __thiscall oCNpc RbtGotoFollowPosition -0x7ce758 void __cdecl ApplyDamages unsigned long int * int & -0x7ce7b9 class zCObject * __cdecl zCViewDraw _CreateNewInstance -0x7ce7d8 void __thiscall zCViewDraw ~zCViewDraw -0x7ce7f8 void __fastcall zCViewDraw SetTexture class zSTRING const & -0x7ce82c class zCViewDraw & __cdecl zCViewDraw GetScreen -0x7ce889 class zCObject * __cdecl zCViewFX _CreateNewInstance -0x7ce8e9 class zCObject * __cdecl zCViewObject _CreateNewInstance -0x7ce913 zCViewObject* __thiscall zCViewObject zCViewObject -0x7ce95a void __thiscall zCViewObject ~zCViewObject -0x7ce9b9 class zCObject * __cdecl zCViewPrint _CreateNewInstance -0x7ce9d0 zCViewPrint* __thiscall zCViewPrint zCViewPrint -0x7ce9e6 zCViewPrint* __thiscall zCViewPrint zCViewPrint -0x7cea14 void __thiscall zCViewPrint ~zCViewPrint -0x7cea3c void __fastcall zCViewPrint Print class zSTRING & -0x7cea6c void __fastcall zCViewPrint PrintLine class zSTRING & -0x7ceab3 void __fastcall zCViewPrint PrintLines class zSTRING & -0x7cead6 zCViewText2* __thiscall zCViewText2 zCViewText2 class zSTRING & class zCPosition & struct zCOLOR & float class zCFont * int enum zTRnd_AlphaBlendFunc -0x7ceaf6 zCViewText2* __thiscall zCViewText2 zCViewText2 class zSTRING & class zCPosition & struct zCOLOR & class zCFont * int enum zTRnd_AlphaBlendFunc -0x7ceb16 zCViewText2* __thiscall zCViewText2 zCViewText2 class zSTRING & class zCPosition & struct zCOLOR & float class zCFont * -0x7ceb36 zCViewText2* __thiscall zCViewText2 zCViewText2 class zSTRING & class zCPosition & struct zCOLOR & class zCFont * -0x7ceb56 zCViewText2* __thiscall zCViewText2 zCViewText2 class zSTRING & class zCPosition & struct zCOLOR & -0x7ceb76 zCViewText2* __thiscall zCViewText2 zCViewText2 class zSTRING & class zCPosition & float class zCFont * -0x7ceb96 zCViewText2* __thiscall zCViewText2 zCViewText2 class zSTRING & class zCPosition & class zCFont * -0x7cebb6 zCViewText2* __thiscall zCViewText2 zCViewText2 class zSTRING & class zCPosition & float -0x7cebd6 zCViewText2* __thiscall zCViewText2 zCViewText2 class zSTRING & class zCPosition & -0x7cec47 class zCObject * __cdecl zCViewDialog _CreateNewInstance -0x7cec7e zCViewDialog* __thiscall zCViewDialog zCViewDialog -0x7cec98 void __thiscall zCViewDialog ~zCViewDialog -0x7cecf9 class zCObject * __cdecl zCViewDialogChoice _CreateNewInstance -0x7ced18 void __thiscall zCViewDialogChoice ~zCViewDialogChoice -0x7ced40 void __fastcall zCViewDialogChoice AddChoice class zSTRING & int -0x7ced60 void __cdecl zAccountInit -0x7ced90 void __thiscall zCAccountInfo Add char const * int int -0x7ceea8 void __thiscall zCSparseArray::zCSparseArray unsigned long -0x7ceec8 void __thiscall zCSparseArray::~zCSparseArray -0x7ceef9 void __thiscall zCSparseArray::ConstructData void * -0x7cef09 void __thiscall zCSparseArray::ConstructData void * -0x7cef28 void __thiscall zCSparseArray::~zCSparseArray -0x7cef51 void __thiscall zCSparseArray::CopyIndex void * void const * -0x7cef71 void __thiscall zCSparseArray::CopyIndex void * void const * -0x7cef88 void __thiscall zCSparseArray::~zCSparseArray -0x7cefb9 class zCCollisionObject * __cdecl oCCollObjectCharacter _CreateNewInstance -0x7cf083 void __thiscall CD3duGlobals InitializeIfNeeded -0x7cf0a1 void __thiscall CD3duGlobals InitializeIfNeeded -0x7cf0c9 void __thiscall CD3duContext ~CD3duContext -0x7cf1c4 ostream* __thiscall ostream ostream class streambuf * -0x7cf1e8 ostream* __thiscall ostream ostream class ostream const & -0x7cf20c class ostream & __thiscall ostream operator= class streambuf * -0x7cf220 ostream_withassign* __thiscall ostream_withassign ostream_withassign -0x7cf244 ostream_withassign* __thiscall ostream_withassign ostream_withassign class streambuf * -0x7cf268 istream* __thiscall istream istream class streambuf * -0x7cf28c istream* __thiscall istream istream class istream const & -0x7cf2b0 class istream & __thiscall istream operator= class streambuf * -0x7cf2c4 istream_withassign* __thiscall istream_withassign istream_withassign -0x7cf2e8 istream_withassign* __thiscall istream_withassign istream_withassign class streambuf * -0x7cf30c ofstream* __thiscall ofstream ofstream -0x7cf33c ofstream* __thiscall ofstream ofstream char const * int int -0x7cf378 ofstream* __thiscall ofstream ofstream int -0x7cf3a8 ofstream* __thiscall ofstream ofstream int char * int -0x7cf3d8 filebuf* __thiscall filebuf filebuf int char * int -0x7cf3ec void __thiscall filebuf ~filebuf -0x7cf414 void __cdecl std _Xlen -0x7cf428 void __thiscall std::logic_error logic_error class std::basic_string class std::allocator > const & -0x7cf478 void __cdecl std _Xran diff --git a/resources/g1a.txt b/resources/g1a.txt deleted file mode 100644 index c828a13..0000000 --- a/resources/g1a.txt +++ /dev/null @@ -1,13765 +0,0 @@ -0x401010 void __stdcall `vector constructor iterator' void * unsigned int int void (__thiscall*)(void *) -0x401040 void * __thiscall zCModelAniActive `vector deleting destructor' unsigned int -0x4010c0 zSTRING* __thiscall zSTRING zSTRING char const * -0x401140 void * __thiscall zSTRING `scalar deleting destructor' unsigned int -0x401160 void __thiscall zSTRING ~zSTRING -0x401630 class zCObject * __cdecl oCCSManager _CreateNewInstance -0x4016a0 void __cdecl oCCSManager operator delete void * char const * char const * int -0x4016f0 oCCSManager* __thiscall oCCSManager oCCSManager -0x402020 zCObject* __thiscall zCObject zCObject -0x402190 class zCClassDef * __thiscall zCObject _GetClassDef -0x4021a0 void __thiscall zCObject Archive class zCArchiver & -0x4021b0 void __thiscall zCObject Unarchive class zCArchiver & -0x4021c0 void * __thiscall zCObject `scalar deleting destructor' unsigned int -0x4021f0 zCOLOR* __thiscall zCOLOR zCOLOR int -0x402200 class zCClassDef * __thiscall zCEventMessage _GetClassDef -0x402210 int __thiscall zCEventMessage IsOverlay -0x402220 int __thiscall zCEventMessage IsNetRelevant -0x402230 int __thiscall zCEventMessage IsHighPriority -0x402240 int __thiscall zCEventMessage IsJob -0x402250 void __thiscall zCEventMessage Delete -0x402260 int __thiscall zCEventMessage IsDeleteable -0x402270 int __thiscall zCEventMessage IsDeleted -0x402280 void __thiscall zCEventMessage SetCutsceneMode int -0x402290 int __thiscall zCEventMessage GetCutsceneMode -0x4022a0 int __thiscall zCEventMessage MD_GetNumOfSubTypes -0x4022b0 class zSTRING __thiscall zCEventMessage MD_GetSubTypeString int -0x402300 class zSTRING __thiscall zCEventMessage MD_GetVobRefName -0x402350 void __thiscall zCEventMessage MD_SetVobRefName class zSTRING const & -0x402360 void __thiscall zCEventMessage MD_SetVobParam class zCVob * -0x402370 enum zCEventMessage::zTTimeBehavior __thiscall zCEventMessage MD_GetTimeBehavior -0x402380 float __thiscall zCEventMessage MD_GetMinTime -0x402390 void __thiscall zCEventMessage Pack class zCBuffer & class zCEventManager * -0x4023a0 void __thiscall zCEventMessage Unpack class zCBuffer & class zCEventManager * -0x4023b0 void __thiscall zCEventMessage ~zCEventMessage -0x4023c0 void * __thiscall zCEventMessage `scalar deleting destructor' unsigned int -0x4023f0 void __cdecl zCEventCore operator delete void * char const * char const * int -0x402410 class zCClassDef * __thiscall zCEventCore _GetClassDef -0x402420 int __thiscall zCEventCore MD_GetNumOfSubTypes -0x402430 int __thiscall zCEventCore IsNetRelevant -0x402450 void * __thiscall zCEventCore `scalar deleting destructor' unsigned int -0x402480 void __cdecl zCCSCamera_EventMsg operator delete void * char const * char const * int -0x4024a0 void __cdecl zCCSCamera_EventMsgActivate operator delete void * char const * char const * int -0x4024c0 class zCClassDef * __thiscall zCCSCamera_EventMsgActivate _GetClassDef -0x4024d0 int __thiscall zCCSCamera_EventMsgActivate IsDeleted -0x4024e0 void __thiscall zCCSCamera_EventMsgActivate Delete -0x4024f0 void * __thiscall zCCSCamera_EventMsgActivate `vector deleting destructor' unsigned int -0x402520 void __thiscall zCCSCamera_EventMsgActivate ~zCCSCamera_EventMsgActivate -0x402590 void __cdecl zCEventScreenFX operator delete void * char const * char const * int -0x4025b0 class zCClassDef * __thiscall oCCSManager _GetClassDef -0x4025c0 void __cdecl oCMsgMovement operator delete void * char const * char const * int -0x4025e0 void __cdecl oCMsgManipulate operator delete void * char const * char const * int -0x402600 void __cdecl oCMsgConversation operator delete void * char const * char const * int -0x402620 void * __thiscall oCCSManager `scalar deleting destructor' unsigned int -0x402650 void __thiscall oCCSManager ~oCCSManager -0x402660 class zCCSPlayer * __thiscall oCCSManager CreateCutscenePlayer class zCWorld * -0x402700 void __cdecl oCCSPlayer operator delete void * char const * char const * int -0x402720 class zCEventMessage * __thiscall oCCSManager CreateOuMessage -0x402730 class zCEventMessage * __thiscall oCCSManager CreateMessage int -0x402f11 class zCEventMessage * __thiscall oCCSManager CreateMessage int -0x402f90 zSTRING* __thiscall zSTRING zSTRING -0x402fb0 class zCCSProps * __thiscall oCCSManager CreateProperties -0x403020 void __cdecl oCCSProps operator delete void * char const * char const * int -0x403040 void __thiscall std basic_string,class std::allocator >::basic_string,class std::allocator > class std::allocator const & -0x403060 class std::basic_string,class std::allocator > & __thiscall std basic_string,class std::allocator >::erase unsigned int unsigned int -0x403180 void * __thiscall zCSoundManager::zCSoundEventData `vector deleting destructor' unsigned int -0x4031e0 void __thiscall zCSoundManager::zCSoundEventData ~zCSoundEventData -0x403280 class std::basic_string,class std::allocator > & __thiscall std basic_string,class std::allocator >::assign class std::basic_string class std::allocator > const & unsigned int unsigned int -0x403480 class std::basic_string,class std::allocator > & __thiscall std basic_string,class std::allocator >::assign char const * unsigned int -0x403520 void __thiscall std basic_string,class std::allocator >::_Eos unsigned int -0x403540 bool __thiscall std basic_string,class std::allocator >::_Grow unsigned int bool -0x403660 void __thiscall std basic_string,class std::allocator >::_Split -0x403730 void __thiscall std basic_string,class std::allocator >::_Tidy bool -0x403780 unsigned int __thiscall std basic_string,class std::allocator >::max_size -0x403790 void __thiscall std basic_string,class std::allocator >::_Copy unsigned int -0x403de0 class zCObject * __cdecl oCCSPlayer _CreateNewInstance -0x403e60 class zCClassDef * __thiscall oCCSPlayer _GetClassDef -0x403e70 oCCSPlayer* __thiscall oCCSPlayer oCCSPlayer -0x403e90 void * __thiscall oCCSPlayer `scalar deleting destructor' unsigned int -0x403ec0 void __thiscall oCCSPlayer ~oCCSPlayer -0x403ee0 void __thiscall oCCSPlayer ProcessCutscene class zCCSCutsceneContext * class zVEC3 const & -0x404211 void __thiscall oCCSPlayer ProcessCutscene class zCCSCutsceneContext * class zVEC3 const & -0x404480 class zCObject * __cdecl oCCSProps _CreateNewInstance -0x404500 class zCClassDef * __thiscall oCCSProps _GetClassDef -0x404510 oCCSProps* __thiscall oCCSProps oCCSProps -0x404530 void * __thiscall oCCSProps `scalar deleting destructor' unsigned int -0x404560 void __thiscall oCCSProps ~oCCSProps -0x404570 void __thiscall oCCSProps Archive class zCArchiver & -0x404580 void __thiscall oCCSProps Unarchive class zCArchiver & -0x404590 int __thiscall oCCSProps AcceptRole class zCCSRole * class zCVob * -0x4045b0 int __thiscall oCCSProps CheckRole class zCCSRole * class zCVob * -0x404600 int __thiscall oCCSProps CheckRoleResult -0x404840 class zCObject * __cdecl oCCSTrigger _CreateNewInstance -0x4048c0 void __thiscall zCVob OnTick -0x4048d0 void __thiscall zCVob PostLoad -0x4048e0 enum zCVob::zTVobCharClass __thiscall zCVob GetCharacterClass -0x4048f0 int __thiscall zCVob CanThisCollideWith class zCVob * -0x404900 int __thiscall zCVob GetScriptInstance class zSTRING * & int & -0x404920 int __thiscall zCVob SetByScriptInstance class zSTRING const * int -0x404930 int __thiscall zCVob GetCSStateFlags -0x404940 class zSTRING const * __thiscall zCTriggerBase GetTriggerTarget int -0x404960 void __cdecl oCCSTrigger operator delete void * char const * char const * int -0x404980 class zCClassDef * __thiscall oCCSTrigger _GetClassDef -0x404990 void * __thiscall oCCSTrigger `scalar deleting destructor' unsigned int -0x4049c0 void __thiscall oCCSTrigger ~oCCSTrigger -0x4049d0 void __thiscall oCCSTrigger TriggerTarget class zCVob * -0x404c50 class zSTRING __cdecl operator+ class zSTRING const & class zSTRING const & -0x404da0 class zSTRING __cdecl operator+ char const * class zSTRING const & -0x404f30 class zSTRING __cdecl operator+ class zSTRING const & char const * -0x405060 class zSTRING __thiscall zCTrigger GetTriggerTarget -0x4050b0 void __thiscall oCCSTrigger UntriggerTarget class zCVob * -0x405330 void __thiscall oCCSTrigger Archive class zCArchiver & -0x405340 void __thiscall oCCSTrigger Unarchive class zCArchiver & -0x405350 void __thiscall std basic_string,class std::allocator >::~basic_string,class std::allocator > -0x4055c0 class zCObject * __cdecl zCCSCutsceneContext _CreateNewInstance -0x405690 class zCEventMessage * __thiscall zCCSBlockBase GetCommand -0x4056a0 void __cdecl zCCSCutsceneContext operator delete void * char const * char const * int -0x4056c0 class zCClassDef * __thiscall zCCSCutsceneContext _GetClassDef -0x4056d0 int __thiscall zCCSCutsceneContext IsCutscene -0x4056e0 int __thiscall zCCSCutsceneContext IsOutputUnit -0x4056f0 int __cdecl zCCSCutsceneContext DisablePlayCutscenes int -0x405700 zCCSCutsceneContext* __thiscall zCCSCutsceneContext zCCSCutsceneContext -0x405760 void * __thiscall zCCSCutsceneContext `scalar deleting destructor' unsigned int -0x405790 zCCSCutsceneContext* __thiscall zCCSCutsceneContext zCCSCutsceneContext class zSTRING & -0x405f80 void __thiscall zCCSProps SetName class zSTRING -0x406110 zCCSCutsceneContext* __thiscall zCCSCutsceneContext zCCSCutsceneContext class zCCSBlock * int int -0x4063d0 void __thiscall zCCSCutsceneContext UseThisSubBlock class zCCSBlock * -0x406480 void __thiscall zCCSCutsceneContext ~zCCSCutsceneContext -0x4066d0 void __thiscall zCCSCutsceneContext Archive class zCArchiver & -0x406b20 class zSTRING __thiscall zCCSCutsceneContext GetCSName -0x406c30 class zSTRING __thiscall zCCSProps GetName -0x406c80 void __thiscall zCCSCutsceneContext Unarchive class zCArchiver & -0x4071a0 int __thiscall zCCSCutsceneContext StartPlaying -0x407880 void __thiscall zCCSCutsceneContext Stop -0x408150 class zSTRING __thiscall zCCSProps GetScriptFuncOnStop -0x4081a0 void __thiscall zCCSCutsceneContext Interrupt -0x408480 void __thiscall zCCSCutsceneContext ForcedInterrupt -0x408770 int __thiscall zCCSCutsceneContext Play class zVEC3 -0x4097df int __thiscall zCCSCutsceneContext Play class zVEC3 -0x409b40 zVEC3* __thiscall zVEC3 zVEC3 float float float -0x409b60 zVEC3* __thiscall zVEC3 zVEC3 class zVEC3 const & -0x409b80 class zVEC3 __thiscall zMAT4 GetTranslation -0x409bb0 void __thiscall zCCSCutsceneContext HandleTrigger -0x409ea0 void __thiscall zCCSCutsceneContext HandleUntrigger -0x409eb0 float __thiscall zCCSCutsceneContext GetLastTimePoint -0x409ec0 float __thiscall zCCSCutsceneContext GetLastTimeStamp -0x409ed0 enum zCCSCutsceneContext::zTCSPlayResult __thiscall zCCSCutsceneContext GetLastPlayResult class zSTRING & -0x40a312 enum zCCSCutsceneContext::zTCSPlayResult __thiscall zCCSCutsceneContext GetLastPlayResult class zSTRING & -0x40a3a0 int __thiscall zCCSCutsceneContext AreU class zSTRING const & -0x40a490 int __thiscall zCCSCutsceneContext AreU int -0x40a4b0 int __thiscall zCCSCutsceneContext IsForcedInterrupted -0x40a4d0 int __thiscall zCCSCutsceneContext IsPlaying -0x40a500 int __thiscall zCCSCutsceneContext IsFinished -0x40a520 int __thiscall zCCSCutsceneContext ReplayCutscene -0x40a530 void __thiscall zCCSCutsceneContext SetPoolItem class zCCSPoolItem * -0x40a590 void __thiscall zCCSCutsceneContext PrepareBlock -0x40a5d0 class zCVob * __thiscall zCCSCutsceneContext GetStage -0x40a5f0 void __thiscall zCCSCutsceneContext SetStage class zCVob * -0x40a650 class zCVob * __thiscall zCCSCutsceneContext CatchPlayer class zCVob * -0x40a660 void __thiscall zCCSCutsceneContext ForcedResume -0x40a680 int __thiscall zCCSCutsceneContext CheckRoleReactions -0x40a6f0 void __thiscall zCCSCutsceneContext PrintDebugInfo class zSTRING const & -0x40acd0 int __thiscall zCCSCutsceneContext AddMainRole class zCVob * -0x40ad00 void __thiscall std basic_string,class std::allocator >::basic_string,class std::allocator > class std::basic_string class std::allocator > const & -0x40ae20 void __thiscall std basic_string,class std::allocator >::basic_string,class std::allocator > char const * class std::allocator const & -0x40aee0 int __thiscall std basic_string,class std::allocator >::compare unsigned int unsigned int char const * unsigned int -0x40af50 void __thiscall zCArray::AllocDelta int -0x40b030 void * __thiscall zCCSBlockPosition `vector deleting destructor' unsigned int -0x40b520 class zCObject * __cdecl zCCSAtomicBlock _CreateNewInstance -0x40b680 char * __cdecl std::char_traits copy char * char const * unsigned int -0x40b6b0 void __thiscall zCCSBlockBase InsertBlock class zCCSBlockBase * int -0x40b6c0 void __cdecl zCCSAtomicBlock operator delete void * char const * char const * int -0x40b6e0 class zCClassDef * __thiscall zCCSAtomicBlock _GetClassDef -0x40b6f0 int __thiscall zCCSAtomicBlock IsFinished class zCArray const & -0x40b700 class zCEventMessage * __thiscall zCCSAtomicBlock GetCommand -0x40b910 class zCObject * __cdecl zCCSBlock _CreateNewInstance -0x40b9f0 void __cdecl zCCSBlock operator delete void * char const * char const * int -0x40ba10 class zCClassDef * __thiscall zCCSBlock _GetClassDef -0x40bc20 class zCObject * __cdecl zCCSSyncBlock _CreateNewInstance -0x40bd10 class zCClassDef * __thiscall zCCSBlockBase _GetClassDef -0x40bd20 void __cdecl zCCSSyncBlock operator delete void * char const * char const * int -0x40bd40 class zCClassDef * __thiscall zCCSSyncBlock _GetClassDef -0x40bf50 class zCObject * __cdecl zCCutscene _CreateNewInstance -0x40bfc0 void __cdecl zCCutscene operator delete void * char const * char const * int -0x40c1e0 class zCObject * __cdecl zCCSRole _CreateNewInstance -0x40c310 void __cdecl zCCSRole operator delete void * char const * char const * int -0x40c330 class zCClassDef * __thiscall zCCSRole _GetClassDef -0x40c540 class zCObject * __cdecl zCEvMsgCutscene _CreateNewInstance -0x40c660 void __cdecl zCEvMsgCutscene operator delete void * char const * char const * int -0x40c680 class zCClassDef * __thiscall zCEvMsgCutscene _GetClassDef -0x40c690 int __thiscall zCEvMsgCutscene IsHighPriority -0x40c6a0 void __thiscall zCEvMsgCutscene Delete -0x40c6b0 int __thiscall zCEvMsgCutscene IsDeleted -0x40c6c0 void * __thiscall zCEvMsgCutscene `scalar deleting destructor' unsigned int -0x40c750 zCCSRole* __thiscall zCCSRole zCCSRole -0x40c870 void * __thiscall zCCSRole `scalar deleting destructor' unsigned int -0x40c8a0 zCCSRole* __thiscall zCCSRole zCCSRole class zSTRING & -0x40c9e0 void __thiscall zCCSRole ~zCCSRole -0x40ccb0 void __thiscall zCCSRole SetRoleVob class zCVob * -0x40d150 class zCVob * __thiscall zCCSRole GetRoleVob -0x40d160 void __thiscall zCCSRole Archive class zCArchiver & -0x40d1d0 void __thiscall zCCSRole Unarchive class zCArchiver & -0x40d330 zCEvMsgCutscene* __thiscall zCEvMsgCutscene zCEvMsgCutscene enum zCEvMsgCutscene::TCutsceneSubType -0x40d490 void __thiscall zCEvMsgCutscene ~zCEvMsgCutscene -0x40d500 int __thiscall zCEvMsgCutscene MD_GetNumOfSubTypes -0x40d510 class zSTRING __thiscall zCEvMsgCutscene MD_GetSubTypeString int -0x40d644 class zSTRING __thiscall zCEvMsgCutscene MD_GetSubTypeString int -0x40d6c0 zCCSBlockBase* __thiscall zCCSBlockBase zCCSBlockBase -0x40d820 void * __thiscall zCCSBlockBase `scalar deleting destructor' unsigned int -0x40d850 void __thiscall zCCSBlockBase ~zCCSBlockBase -0x40d860 class zCCSBlockBase * __thiscall zCCSBlockBase GetChild int -0x40d870 int __thiscall zCCSBlockBase NewBlock int int -0x40d880 int __thiscall zCCSBlockBase GetNumOfChilds -0x40d890 int __thiscall zCCSBlockBase GetRoleNumOfChild int -0x40d8a0 void __thiscall zCCSBlockBase BlockCorrection -0x40d8b0 void __thiscall zCCSBlockBase BlockAsFocus int -0x40d8c0 class zSTRING __thiscall zCCSBlockBase GetRoleName -0x40d950 void __thiscall zCCSBlockBase SetRoleName class zSTRING & -0x40d960 void __thiscall zCCSBlockBase DeleteChild int -0x40d970 class zCCSBlockPosition * __thiscall zCCSBlockBase GetChildPos int -0x40d980 zCCSAtomicBlock* __thiscall zCCSAtomicBlock zCCSAtomicBlock -0x40dac0 void * __thiscall zCCSAtomicBlock `scalar deleting destructor' unsigned int -0x40daf0 void __thiscall zCCSAtomicBlock ~zCCSAtomicBlock -0x40db90 void __thiscall zCCSAtomicBlock OrganizeRoles class zCArray & class zCArray & -0x40de10 void __thiscall zCCSAtomicBlock Play class zCArray const & -0x40de30 void __thiscall zCCSAtomicBlock Play class zCArray const & float float -0x40de50 void __thiscall zCCSAtomicBlock Play class zCEventManager * -0x40dee0 void __thiscall zCCSAtomicBlock Play class zCEventManager * float float -0x40def0 float __thiscall zCCSAtomicBlock GetMinTime -0x40df10 int __thiscall zCCSAtomicBlock IsFinished class zCEventManager * -0x40e130 zCCSBlock* __thiscall zCCSBlock zCCSBlock -0x40e1d0 void * __thiscall zCCSBlock `scalar deleting destructor' unsigned int -0x40e200 void __thiscall zCCSBlock ~zCCSBlock -0x40e2f0 class zCCSBlockBase * __thiscall zCCSBlock GetChild int -0x40e310 class zCCSBlockPosition * __thiscall zCCSBlock GetChildPos int -0x40e330 int __thiscall zCCSBlock GetNumOfChilds -0x40e340 void __thiscall zCCSBlock DeleteChild int -0x40e3d0 void __thiscall zCCSBlock Play class zCEventManager * -0x40e420 void __thiscall zCCSBlock Play class zCEventManager * float float -0x40e4b0 void __thiscall zCCSBlock Play class zCArray const & -0x40e580 void __thiscall zCCSBlock Play class zCArray const & float float -0x40e650 float __thiscall zCCSBlock GetMinTime -0x40e6e0 int __thiscall zCCSBlock IsFinished class zCEventManager * -0x40e730 int __thiscall zCCSBlock IsFinished class zCArray const & -0x40e810 void __thiscall zCCSBlock OrganizeRoles class zCArray & class zCArray & -0x40e850 class zSTRING __thiscall zCCSBlock GetRoleName -0x40e8a0 void __thiscall zCCSBlock SetRoleName class zSTRING & -0x40e9e0 void __thiscall zCCSBlock InsertBlock class zCCSBlockBase * int -0x40ea80 int __thiscall zCCSBlock NewBlock int int -0x40eb20 void __thiscall zCCSBlock BlockAsFocus int -0x40eb60 void __thiscall zCCSBlock BlockCorrection -0x40ec50 zCCSSyncBlock* __thiscall zCCSSyncBlock zCCSSyncBlock -0x40ed00 void * __thiscall zCCSSyncBlock `scalar deleting destructor' unsigned int -0x40ed30 void __thiscall zCCSSyncBlock ~zCCSSyncBlock -0x40ed90 int __thiscall zCCSSyncBlock IsFinished class zCArray const & -0x40ede0 void __thiscall zCCSSyncBlock Play class zCEventManager * -0x40ee30 void __thiscall zCCSSyncBlock Play class zCArray const & -0x40eed0 void __thiscall zCCSSyncBlock Play class zCArray const & float float -0x40ef80 int __thiscall zCCSSyncBlock GetRoleNumOfChild int -0x40efa0 void __thiscall zCCSSyncBlock InsertBlock class zCCSBlockBase * int -0x40f070 int __thiscall zCCSSyncBlock NewBlock int int -0x40f140 void __thiscall zCCSSyncBlock BlockAsFocus int -0x40f190 void __thiscall zCCSSyncBlock DeleteChild int -0x40f240 void __thiscall zCCSSyncBlock AssignerCorrection int -0x40f270 zCCutscene* __thiscall zCCutscene zCCutscene -0x40f440 void __cdecl zCCSProps operator delete void * char const * char const * int -0x40f460 class zCClassDef * __thiscall zCCutscene _GetClassDef -0x40f470 int __thiscall zCCutscene IsCutscene -0x40f480 void * __thiscall zCCutscene `scalar deleting destructor' unsigned int -0x40f4b0 void __thiscall zCCutscene ~zCCutscene -0x40f630 void __thiscall zCCutscene SetOwnerPlayer class zCCSPlayer * -0x40f670 int __thiscall zCCutscene IsMember class zCVob * -0x40f6a0 void __thiscall zCCutscene SetRoleListForDebugging class zCArray & -0x40f850 void __thiscall zCCutscene SaveRolesVobs class zCBuffer & -0x40fa90 void __thiscall zCCutscene RestoreRoleVobs class zCBuffer & -0x40fd10 int __thiscall zCCutscene CheckMainRole class zCVob * -0x410d50 class zCVob * __thiscall zCCutscene GetStage -0x410d60 int __thiscall zCCutscene CheckPlayState -0x410e20 void __thiscall zCCutscene PrepareBlock -0x410ea0 void __thiscall zCCutscene AddRoleOU class zCVob * -0x411730 int __thiscall zCCutscene AddMainRole class zCVob * -0x411fe0 void __thiscall zCCutscene RemoveRole class zCVob * -0x412060 int __thiscall zCCutscene CSCheck int & -0x414111 int __thiscall zCCutscene CSCheck int & -0x414430 int __thiscall zCCutscene StartPlaying -0x415000 zCEventMessage* __thiscall zCEventMessage zCEventMessage -0x415170 void __thiscall zCEvMsgCutscene SetCutsceneName class zSTRING -0x415300 void __thiscall zCCutscene Reset -0x415400 void __thiscall zCCutscene ClearCutscene -0x415600 void __thiscall zCCutscene StopRole class zCVob * -0x415780 class zCEventManager * __thiscall zCCutscene SolveEventManager int -0x4157c0 void __thiscall zCCutscene Stop -0x416a30 void __thiscall zCCutscene Interrupt -0x4174a0 int __thiscall zCCutscene GetActualBlockNum -0x4174b0 int __thiscall zCCutscene ResumeActBlock -0x417860 void __thiscall zCCutscene ResumeAtBlock int -0x417870 int __thiscall zCCutscene PlaySub float float -0x4178d0 int __thiscall zCCutscene IsFinished -0x4178e0 int __thiscall zCCutscene NewBlock int int -0x417af0 void __thiscall zCCutscene NewCS class zCCSManager * -0x417ca0 zSTRING* __thiscall zSTRING zSTRING class zSTRING const & -0x417da0 void __thiscall zCCutscene NewRole class zSTRING & -0x417f90 void __thiscall zCCutscene DeleteRole int -0x418080 void __thiscall zCCutscene RegisterAdditionalVob class zCTree * -0x4180f0 class zCVob * __thiscall zCCutscene LoadStage -0x418340 class zCVob * __thiscall zCCutscene CatchPlayer class zCVob * -0x418380 zCCSBlockPosition* __thiscall zCCSBlockPosition zCCSBlockPosition -0x4183a0 zCCSBlockPosition* __thiscall zCCSBlockPosition zCCSBlockPosition class zCCSBlockBase * -0x4183c0 zCCSBlockPosition* __thiscall zCCSBlockPosition zCCSBlockPosition float class zCCSBlockBase * -0x4183e0 void __thiscall zCCSBlockPosition ~zCCSBlockPosition -0x4183f0 class zCCSBlockPosition & __thiscall zCCSBlockPosition operator= class zCCSBlockPosition const & -0x418410 void __thiscall zCCSBlockBase Archive class zCArchiver & -0x418420 void __thiscall zCCSBlockBase Unarchive class zCArchiver & -0x418430 void __thiscall zCCSAtomicBlock Archive class zCArchiver & -0x418450 void __thiscall zCCSAtomicBlock Unarchive class zCArchiver & -0x418480 void __thiscall zCCSBlock Archive class zCArchiver & -0x418610 void __thiscall zCCSBlock Unarchive class zCArchiver & -0x418800 void __thiscall zCCSSyncBlock Archive class zCArchiver & -0x4189f0 void __thiscall zCCSSyncBlock Unarchive class zCArchiver & -0x418c70 void __thiscall zCCutscene Archive class zCArchiver & -0x418d00 void __thiscall zCCutscene Unarchive class zCArchiver & -0x418fd0 class zCVob * __thiscall zCCutscene FirstRoleUsed -0x419000 int __thiscall zCCutscene CheckRoles int & -0x419080 void __thiscall zCCutscene PrintDebugInfo class zSTRING const & -0x419090 enum zCCutscene::zTCSCheckResult __thiscall zCCutscene GetLastCheckResult class zSTRING & -0x419314 enum zCCutscene::zTCSCheckResult __thiscall zCCutscene GetLastCheckResult class zSTRING & -0x419390 int __thiscall zCCutscene TryToCancel -0x4193c0 struct zTCSBlockPosition __thiscall zCCutscene GetFirstBlockPosition -0x419540 struct zTCSBlockPosition __thiscall zCCutscene GetFirstBlockPosition -0x419560 class zCEventMessage * __thiscall zCCutscene GetNextMessage struct zTCSBlockPosition & -0x4195b0 class zCCSBlockBase * __thiscall zCCutscene GetNextBlock struct zTCSBlockPosition & -0x4195e0 void __thiscall zCCutscene SerializeCutscene class zCCutscene * struct zTCSBlockPosition & -0x419760 void __thiscall zCCutscene SerializeBlock class zCCSBlockBase * struct zTCSBlockPosition & -0x419870 int __thiscall std basic_string,class std::allocator >::compare class std::basic_string class std::allocator > const & -0x4198c0 void __thiscall zCArray::~zCArray -0x4198e0 void __thiscall zCArray::InsertEnd class zCVob * const & -0x4199d0 zCCutscene* __thiscall zCCutscene zCCutscene -0x4199f0 void __thiscall zCArray::InsertEnd class zCEventManager * const & -0x419ae0 class zCCSBlockBase * & __thiscall zCArray::GetSafe int -0x419cc0 class zCObject * __cdecl zCCSSyncBlock _CreateNewInstance -0x419ce0 zCCutscene* __thiscall zCCutscene zCCutscene -0x419d00 void __thiscall zCArray::InsertEnd class zCCSRole * const & -0x419df0 void __thiscall zCArray AllocDelta int -0x419e60 void __thiscall zCArray::AllocDelta int -0x419ed0 void __thiscall zCArray::AllocDelta int -0x419f40 void __thiscall zCArray::AllocDelta int -0x419fb0 void __thiscall zCArray::InsertEnd class zCCSBlockBase * const & -0x41a0a0 void __thiscall zCArray::InsertEnd class zCCSBlockPosition const & -0x41a0f0 void __thiscall zCArray::AllocDelta int -0x41a3a0 class zCObject * __cdecl zCCSLib _CreateNewInstance -0x41a4f0 void __cdecl zCCSLib operator delete void * char const * char const * int -0x41a510 class zCClassDef * __thiscall zCCSLib _GetClassDef -0x41a520 void __thiscall zCCSLib Archive class zCArchiver & -0x41a700 void __thiscall zCCSLib Unarchive class zCArchiver & -0x41acc0 zCCSLib* __thiscall zCCSLib zCCSLib -0x41adb0 void * __thiscall zCCSLib `scalar deleting destructor' unsigned int -0x41ade0 void __thiscall zCCSLib ~zCCSLib -0x41aec0 void __thiscall zCCSLib DeleteLib -0x41af30 void __thiscall zCCSLib RemoveFromLib int int -0x41afb0 int __thiscall zCCSLib ValidateToken class zSTRING & -0x41b040 int __thiscall zCCSLib IsLoaded -0x41b050 int __thiscall zCCSLib WasChanged -0x41b060 int __thiscall zCCSLib NextFree -0x41b070 int __thiscall zCCSLib Add class zCCSBlock * -0x41b130 void __thiscall zCCSLib Change -0x41b140 class zCCSBlock * __thiscall zCCSLib GetOU int -0x41b150 void __thiscall zCCSLib CompactLib -0x41b1b0 zCCSLib* __thiscall zCCSLib zCCSLib -0x41b1d0 void __thiscall zCArraySort::AllocDelta int -0x41b240 void __thiscall zCArraySort::InsertEnd class zCCSBlock * const & -0x41b560 class zCObject * __cdecl zCCSManager _CreateNewInstance -0x41b5d0 void __cdecl zCCSManager operator delete void * char const * char const * int -0x41b5f0 class zSTRING __thiscall zCCSManager LibGetSvmModuleName int -0x41b900 int __thiscall zCCSManager LibIsSvmModuleRunning int -0x41ba90 int __thiscall zCCSManager LibSvmModuleStart int -0x41bc30 int __thiscall zCCSManager LibSvmModuleStop int -0x41be50 zCCSManager* __thiscall zCCSManager zCCSManager -0x41bf70 class zCClassDef * __thiscall zCCSManager _GetClassDef -0x41bf80 class zCEventMessage * __thiscall zCCSManager CreateMessage int -0x41bf90 class zCEventMessage * __thiscall zCCSManager CreateOuMessage -0x41bfa0 void * __thiscall zCCSManager `scalar deleting destructor' unsigned int -0x41bfd0 void __thiscall zCCSManager ~zCCSManager -0x41c110 class zCCSPlayer * __thiscall zCCSManager CreateCutscenePlayer class zCWorld * -0x41c1b0 void __cdecl zCCSPlayer operator delete void * char const * char const * int -0x41c1d0 void __thiscall zCCSManager RemoveCutscenePlayer class zCCSPlayer * -0x41c1e0 void __thiscall zCCSManager InsertPlayerInList class zCCSPlayer * -0x41c2e0 void __thiscall zCCSManager RemovePlayerFromList class zCCSPlayer * -0x41c340 class zCCSCutsceneContext * __thiscall zCCSManager InitiateCSwithContext class zCCSCutsceneContext * -0x41c4a0 void __cdecl zCCSPoolItem operator delete void * char const * char const * int -0x41c4c0 class zCCSCutsceneContext * __thiscall zCCSManager InitiateOUwithContext class zCCSCutsceneContext * -0x41c4f0 class zCCSCutsceneContext * __thiscall zCCSManager CreateNewCutscene class zSTRING & -0x41c660 class zCCSCutsceneContext * __thiscall zCCSManager CreateNewOutputUnit int -0x41c710 int __thiscall zCCSManager IsDeactivated class zSTRING & -0x41c730 void __thiscall zCCSManager PoolCountStart class zSTRING & -0x41c750 void __thiscall zCCSManager PoolCountStop class zSTRING & -0x41c770 int __thiscall zCCSManager PoolHasFlags class zSTRING & int -0x41c7a0 void __thiscall zCCSManager PoolClrFlags class zSTRING & int -0x41c7c0 void __thiscall zCCSManager PoolSetFlags class zSTRING & int -0x41c7e0 int __thiscall zCCSManager PoolNumPlayed class zSTRING & -0x41c800 int __thiscall zCCSManager PoolAllowedToStart class zSTRING & -0x41c830 void __thiscall zCCSManager PoolInsertItem class zCCSPoolItem * -0x41c920 class zCCSPoolItem * __thiscall zCCSManager PoolFindItem class zSTRING & -0x41ca70 void __thiscall zCCSManager PoolResetAll -0x41ca90 void __thiscall zCCSManager PoolResetByHour -0x41cad0 void __thiscall zCCSManager PoolResetByDay -0x41cb10 void __thiscall zCCSManager AddCommand class zSTRING & -0x41cc80 int __thiscall zCCSManager GetNumOfShortCom -0x41cc90 class zSTRING __thiscall zCCSManager GetShortCom int -0x41ce20 void __thiscall zCCSManager Archive class zCArchiver & -0x41d000 void __thiscall zCCSManager Unarchive class zCArchiver & -0x41d290 void __thiscall zCCSManager LibLoad int -0x41d780 void __thiscall zCCSManager LibCheckLoaded int -0x41d7a0 class zCCSBlock * __thiscall zCCSManager LibGetFirst -0x41d7f0 class zCCSBlock * __thiscall zCCSManager LibGetNext -0x41d840 class zCCSBlock * __thiscall zCCSManager LibGetFirst int & -0x41d8a0 class zCCSBlock * __thiscall zCCSManager LibGetNext int & -0x41d900 class zCCSBlock * __thiscall zCCSManager LibGet int -0x41d930 int __thiscall zCCSManager LibAddOU class zCCSBlock * -0x41d950 void __thiscall zCCSManager LibDelOU int -0x41d970 void __thiscall zCCSManager LibNullOU int -0x41d990 void __thiscall zCCSManager LibStore int -0x41dc80 int __thiscall zCCSManager LibValidateOU int -0x41dcb0 int __thiscall zCCSManager LibValidateOU class zSTRING & -0x41dcd0 void __thiscall zCCSManager LibForceToLoad -0x41dce0 int __thiscall zCCSManager LibIsLoaded -0x41dcf0 class zCCSProps * __thiscall zCCSManager CreateProperties -0x41dd60 CGameManager* __thiscall CGameManager CGameManager -0x41dd80 zCCSManager* __thiscall zCCSManager zCCSManager -0x41dda0 zCCSManager* __thiscall zCCSManager zCCSManager -0x41ddc0 void __thiscall zCArray::AllocDelta int -0x41de30 void __thiscall zCArray::AllocDelta int -0x41e060 void * __thiscall zSTRING `vector deleting destructor' unsigned int -0x41e2f0 class zCObject * __cdecl zCCSPlayer _CreateNewInstance -0x41e400 void * __thiscall zCCSDebugger `scalar deleting destructor' unsigned int -0x41e420 class zCClassDef * __thiscall zCCSPlayer _GetClassDef -0x41e430 zCCSPlayer* __thiscall zCCSPlayer zCCSPlayer -0x41e530 void * __thiscall zCCSPlayer `scalar deleting destructor' unsigned int -0x41e560 void __thiscall zCCSPlayer ~zCCSPlayer -0x41e6c0 void __thiscall zCCSPlayer SetOwnerWorld class zCWorld * -0x41e6d0 void __thiscall zCCSPlayer SetOwnerManager class zCCSManager * -0x41e6e0 class zCCSCutsceneContext * __thiscall zCCSPlayer StartCutscene class zCCutscene * class zCVob * class zSTRING -0x41ebf0 class zCCSProps * __thiscall zCCutscene GetProperties -0x41ec00 class zCCSCutsceneContext * __thiscall zCCSPlayer StartCutscene class zSTRING & class zCVob * -0x41ef20 class zCCSCutsceneContext * __thiscall zCCSPlayer CreateNewOutputUnit int class zCVob * -0x41f250 class zCCSCutsceneContext * __thiscall zCCSPlayer StartOutputUnit int class zCVob * -0x41f7c0 void __thiscall zCCSPlayer ForgetCutscene class zCCutscene * -0x41f8d0 void __thiscall zCCSPlayer Interrupt -0x41f930 void __thiscall zCCSPlayer Resume -0x41f9c0 void __thiscall zCCSPlayer InsertCutscene class zCCSCutsceneContext * -0x41fce0 void __thiscall zCCSPlayer RemoveCutscene class zCCSCutsceneContext * -0x420010 void __thiscall zCCSPlayer OnCSTrigger class zSTRING & class zCVob * -0x4202e0 void __thiscall zCCSPlayer OnCSUntrigger class zSTRING & class zCVob * -0x420480 void __thiscall zCCSPlayer Archive class zCArchiver & -0x420790 void __thiscall zCCSPlayer Unarchive class zCArchiver & -0x420b70 void __thiscall zCCSDebugger ~zCCSDebugger -0x420ba0 void __thiscall zCCSPlayer CSDB_BeginSyncBlock class zCCSSyncBlock * -0x420ca0 void __thiscall zCCSPlayer CSDB_BeginAtomBlock class zCCSBlockBase * -0x420f10 void __thiscall zCCSPlayer CSDB_EndAtomBlock class zCCSBlockBase * -0x421110 void __thiscall zCCSPlayer CSDB_Error class zCCSBlockBase * class zSTRING & -0x4213a0 void __thiscall zCCSPlayer CSDB_Warning class zCCSBlockBase * class zSTRING & -0x421630 void __thiscall zCCSPlayer CSDB_StartPlaying class zCCutscene * -0x421650 void __thiscall zCCSPlayer CSDB_Stop class zCCutscene * -0x421670 void __thiscall zCCSPlayer ResetCutscenePlayer -0x421690 int __thiscall zCCSPlayer StopAllCutscenes class zCVob * -0x421a10 int __thiscall zCCSPlayer StopAllOutputUnits class zCVob * -0x421db0 int __thiscall zCCSPlayer IsAssigned class zSTRING & class zSTRING & -0x421e20 void __thiscall zCCSPlayer PrintListOfCutscenes class zSTRING const & -0x4221d0 class zCCSCutsceneContext * __thiscall zCCSPlayer GetStartedCutscene class zCVob * -0x422240 class zCCSCutsceneContext * __thiscall zCCSPlayer GetStartedCutscene class zSTRING const & -0x4223e0 class zCCSCutsceneContext * __thiscall zCCSPlayer GetPlayingGlobalCutscene -0x422480 int __thiscall zCCSPlayer UpdateCutscenesNow -0x4224d0 void __thiscall zCCSPlayer DebugResetInfoscreen -0x422500 void __thiscall zCCSPlayer DebugAddCutscene int class zVEC3 int -0x422530 void __thiscall zCCSPlayer Process -0x422600 void __thiscall zCCSPlayer ProcessList class zVEC3 const & int int int -0x4227c0 void __thiscall zCCSPlayer ProcessCutscene class zCCSCutsceneContext * class zVEC3 const & -0x4228c0 void __thiscall zCCSPlayer ToggleDebugInfo -0x422990 void __thiscall zCList::~zCList -0x4229c0 int __thiscall zCList::GetNumInList -0x4229e0 void * __thiscall zCList::`scalar deleting destructor' unsigned int -0x422a20 class std::basic_string,class std::allocator > & __thiscall std basic_string,class std::allocator >::append class std::basic_string class std::allocator > const & unsigned int unsigned int -0x422b00 class zCCSCutsceneContext * __thiscall zCList::Get int -0x422d70 class zCObject * __cdecl zCCSPoolItem _CreateNewInstance -0x422eb0 class zCClassDef * __thiscall zCCSPoolItem _GetClassDef -0x422ec0 zCCSPoolItem* __thiscall zCCSPoolItem zCCSPoolItem -0x422ff0 void * __thiscall zCCSPoolItem `scalar deleting destructor' unsigned int -0x423020 zCCSPoolItem* __thiscall zCCSPoolItem zCCSPoolItem class zCCSCutsceneContext * -0x4231a0 void __thiscall zCCSPoolItem Init -0x4231b0 void __thiscall zCCSPoolItem ~zCCSPoolItem -0x423240 enum zCCSProps::zTCSRunBehaviour __thiscall zCCSPoolItem GetRunBehaviour int & -0x423250 enum zCCSProps::zTCSRunBehaviour __thiscall zCCSPoolItem GetRunBehaviour -0x423260 void __thiscall zCCSPoolItem SetRunBehaviour enum zCCSProps::zTCSRunBehaviour int & -0x423280 void __thiscall zCCSPoolItem Archive class zCArchiver & -0x423300 void __thiscall zCCSPoolItem Unarchive class zCArchiver & -0x4234f0 void __thiscall zCCSPoolItem TestedDeactivation -0x423510 int __thiscall zCCSPoolItem IsAllowedToPlay -0x423530 void __thiscall zCCSPoolItem PrintDebugInfo -0x423880 void __thiscall zCCSPoolItem ClrFlags long -0x4238a0 void __thiscall zCCSPoolItem SetFlags long -0x4238b0 int __thiscall zCCSPoolItem HasFlags long -0x423b10 class zCObject * __cdecl zCCSProps _CreateNewInstance -0x423b80 zCCSProps* __thiscall zCCSProps zCCSProps -0x423d50 class zCClassDef * __thiscall zCCSProps _GetClassDef -0x423d60 void * __thiscall zCCSProps `scalar deleting destructor' unsigned int -0x423d90 void __thiscall zCCSProps ~zCCSProps -0x423e80 void __thiscall zCCSProps Archive class zCArchiver & -0x423f60 void __thiscall zCCSProps Unarchive class zCArchiver & -0x424050 int __thiscall zCCSProps CheckDistance float -0x424090 int __thiscall zCCSProps CheckRange float -0x4240c0 int __thiscall zCCSProps GetCheckRoleResult -0x4240d0 void __thiscall zCCSProps PrintDebugInfo -0x424701 void __thiscall zCCSProps PrintDebugInfo -0x424830 int __thiscall zCCSProps AcceptRole class zCCSRole * class zCVob * -0x424850 int __thiscall zCCSProps CheckRole class zCCSRole * class zCVob * -0x424890 oCBinkPlayer* __thiscall oCBinkPlayer oCBinkPlayer -0x4248b0 void * __thiscall oCBinkPlayer `scalar deleting destructor' unsigned int -0x4248d0 void __thiscall oCBinkPlayer ~oCBinkPlayer -0x4248e0 int __thiscall oCBinkPlayer PlayInit int -0x424940 int __thiscall oCBinkPlayer PlayDeinit -0x424950 int __thiscall oCBinkPlayer PlayFrame -0x424960 int __thiscall oCBinkPlayer PlayHandleEvents -0x424fb0 int __thiscall oCBinkPlayer PlayHandleEvents -0x4253f0 int __thiscall oCBinkPlayer OpenVideo class zSTRING -0x425b90 oCGameInfo* __thiscall oCGameInfo oCGameInfo -0x425bb0 void __thiscall zCGameInfo SetName class zSTRING const & -0x425cf0 class zSTRING __thiscall zCGameInfo GetName -0x425d40 void * __thiscall oCGameInfo `scalar deleting destructor' unsigned int -0x425d60 void __thiscall oCGameInfo ~oCGameInfo -0x425d70 void __thiscall oCGameInfo Init -0x425e30 void __thiscall oCGameInfo Pack class zCBuffer & unsigned char -0x425e50 void __thiscall oCGameInfo Unpack class zCBuffer & -0x4262e0 CGameManager* __thiscall CGameManager CGameManager -0x426500 void * __thiscall CGameManager `scalar deleting destructor' unsigned int -0x426520 void __thiscall CGameManager ~CGameManager -0x426710 void __thiscall CGameManager Tool_ConvertData -0x426ac0 void __thiscall zCTextureFileHandler ~zCTextureFileHandler -0x426ad0 void * __thiscall zCTextureFileHandler `scalar deleting destructor' unsigned int -0x426af0 void __thiscall zCModelConvertFileHandler ~zCModelConvertFileHandler -0x426b00 void __thiscall zCMorphMeshConvertFileHandler ~zCMorphMeshConvertFileHandler -0x426b10 void __thiscall zCProgMeshConvertFileHandler ~zCProgMeshConvertFileHandler -0x426b20 void __thiscall CGameManager Init struct HWND__ * & -0x4272f0 void __cdecl emergency_exit -0x427310 void __thiscall CGameManager Done -0x427560 int __thiscall CGameManager ExitGame -0x4275d0 void __thiscall CGameManager Run -0x427b80 void __cdecl ExitGameFunc -0x427bb0 void __thiscall CGameManager InitScreen_Open -0x427ea0 void __thiscall CGameManager InitScreen_Menu -0x427fd0 void __thiscall CGameManager InitScreen_Close -0x4280e0 void __thiscall CGameManager InitSettings -0x4282f0 void __thiscall CGameManager GameInit -0x428570 void __cdecl oCObjectFactory operator delete void * char const * char const * int -0x428590 class zCClassDef * __thiscall oCObjectFactory _GetClassDef -0x428720 void * __thiscall oCObjectFactory `scalar deleting destructor' unsigned int -0x428750 void __thiscall oCObjectFactory ~oCObjectFactory -0x428760 class zCClassDef * __thiscall zCObjectFactory _GetClassDef -0x428770 class zCGameInfo * __thiscall zCObjectFactory CreateGameInfo -0x428780 class zCPlayerInfo * __thiscall zCObjectFactory CreatePlayerInfo -0x428790 void * __thiscall zCObjectFactory `scalar deleting destructor' unsigned int -0x4287c0 void __thiscall zCObjectFactory ~zCObjectFactory -0x4287d0 void __thiscall CGameManager GameDone -0x428800 void __thiscall CGameManager GameSessionReset -0x428900 void __thiscall CGameManager GameSessionInit -0x428a80 void __thiscall CGameManager GameSessionDone -0x428b90 void __thiscall CGameManager ShowIntro -0x428ba0 void __thiscall CGameManager ShowExtro -0x428bb0 void __thiscall CGameManager PreMenu -0x4290e0 void __thiscall CGameManager PreMenu -0x429130 void __thiscall CGameManager PostMenu class zSTRING -0x4291e0 void __thiscall CGameManager ApplySomeSettings -0x42a4a0 int __thiscall CGameManager GetPlaytimeSeconds -0x42a4f0 void __thiscall CGameManager Menu int -0x42b8b0 class zSTRING __thiscall oCSavegameInfo GetName -0x42b900 class zSTRING __thiscall oCSavegameInfo GetWorldName -0x42b950 class zSTRING __thiscall oCWorld GetWorldName -0x42b9a0 int __thiscall CGameManager HandleCancelKey int -0x42bdf0 int __thiscall CGameManager MenuEnabled int & -0x42c030 int __thiscall CGameManager HandleEvent int -0x42c0f0 class oCGame * __thiscall CGameManager GetGame -0x42c100 int __thiscall CGameManager IsIntroActive -0x42c120 void __thiscall CGameManager InsertMenuWorld class zSTRING & class zSTRING & -0x42c130 void __thiscall CGameManager RemoveMenuWorld -0x42c140 int __thiscall CGameManager IsGameRunning -0x42c160 int __thiscall CGameManager IntroduceChapter -0x42c6f0 int __thiscall CGameManager IntroduceChapter class zSTRING class zSTRING class zSTRING class zSTRING int -0x42c8c0 int __thiscall CGameManager PlayVideo class zSTRING int -0x42cad0 void __thiscall CGameManager ShowRealPlayTime -0x42ce20 int __cdecl VidIsResolutionValid int int int -0x42ce60 int __cdecl DefineMenuScriptFunctions -0x42d130 int __cdecl Apply_Options_Video -0x42db30 int __thiscall zCObject Release -0x42db50 int __cdecl Apply_Options_Performance -0x42dd60 int __cdecl ChangeMusicEnabled class zCOptionEntry & -0x42e010 int __cdecl Apply_Options_Audio -0x42e270 int __cdecl Apply_Options_Game -0x42e4d0 int __cdecl Apply_Options_Controls -0x42e730 int __cdecl Update_ChoiceBox -0x42f1a0 int __thiscall std basic_string,class std::allocator >::compare char const * -0x42f3b0 oCMenuSavegame* __thiscall oCMenuSavegame oCMenuSavegame class zSTRING const & enum oCMenuSavegame::oTMenuSavegameMode -0x42f420 void * __thiscall oCMenuSavegame `scalar deleting destructor' unsigned int -0x42f440 void __thiscall oCMenuSavegame ~oCMenuSavegame -0x42f4e0 void __thiscall oCMenu_Main ~oCMenu_Main -0x42f4f0 void __thiscall oCMenuSavegame Activate -0x42f500 void __thiscall oCMenuSavegame HandleSlotChange int -0x42f920 class zSTRING __thiscall oCSavegameInfo GetSaveTime -0x42f970 int __thiscall oCMenuSavegame HandleEvent int -0x42f9d0 void __thiscall oCMenuSavegame ScreenInit -0x430340 void __thiscall oCMenuSavegame ScreenDone -0x430930 int __thiscall oCMenuSavegame GetMenuItemSlotNr class zCMenuItem * -0x430ac0 int __thiscall oCMenuSavegame GetSelectedSlot -0x430ad0 void __thiscall oCMenuSavegame SetScreenshot class zCTextureConvert * -0x430f30 void __cdecl oBert_StartUp -0x432cc0 class zVEC3 __thiscall zMAT4 GetAtVector -0x432cf0 void __cdecl oCMsgConversation operator delete void * -0x4332a0 void __cdecl oBert_ShutDown -0x4332b0 void __cdecl ShowMoreInfos class oCNpc * class oCNpc * -0x433d80 void __cdecl HandleResultString class zSTRING -0x435cd0 void __cdecl ClearLogStatistics -0x435dc0 bool __cdecl LogStatistics class oCNpc * -0x436b30 bool __cdecl LogStatisticsWrite class zSTRING const & -0x436d30 bool __cdecl LogStatisticsRead class zSTRING const & -0x436fe0 class std::basic_string,class std::allocator > & __thiscall std basic_string,class std::allocator >::append char const * unsigned int -0x437490 oCPlayerInfo* __thiscall oCPlayerInfo oCPlayerInfo -0x4374b0 void __thiscall zCPlayerInfo SetName class zSTRING const & -0x4375f0 void * __thiscall oCPlayerInfo `scalar deleting destructor' unsigned int -0x437610 void __thiscall oCPlayerInfo Init class zSTRING const & class zSTRING const & -0x437630 void __thiscall oCPlayerInfo ~oCPlayerInfo -0x437640 void __thiscall oCPlayerInfo SetInstance enum TPlayerInstance -0x437650 void __thiscall oCPlayerInfo SetInstanceByName class zSTRING const & -0x437790 class zSTRING __thiscall oCPlayerInfo GetInstanceName -0x4377f0 enum TPlayerInstance __thiscall oCPlayerInfo GetInstance -0x437800 void __thiscall oCPlayerInfo Pack class zCBuffer & -0x437820 void __thiscall oCPlayerInfo Unpack class zCBuffer & -0x437840 void __thiscall oCPlayerInfo Reset -0x437c00 class zCObject * __cdecl oCSavegameInfo _CreateNewInstance -0x437d40 void __cdecl oCSavegameInfo operator delete void * char const * char const * int -0x437d60 class zCClassDef * __thiscall oCSavegameInfo _GetClassDef -0x437d70 oCSavegameInfo* __thiscall oCSavegameInfo oCSavegameInfo -0x437e70 void * __thiscall oCSavegameInfo `scalar deleting destructor' unsigned int -0x437ea0 oCSavegameInfo* __thiscall oCSavegameInfo oCSavegameInfo int -0x437fb0 void __thiscall oCSavegameInfo Init -0x437fd0 int __thiscall oCSavegameInfo DoesSavegameExist -0x437fe0 void __thiscall oCSavegameInfo UpdateThumbPic class zCTextureConvert * -0x438250 void __cdecl zCTextureFileFormatInternal operator delete void * char const * char const * int -0x438270 class zSTRING __thiscall oCSavegameInfo GetDir -0x4382c0 void __thiscall oCSavegameInfo ReloadResources -0x4384f0 void __thiscall oCSavegameInfo CleanResources -0x438520 void __thiscall oCSavegameInfo SetSlot int -0x4387a0 void __thiscall oCSavegameInfo ~oCSavegameInfo -0x438920 void __thiscall oCSavegameInfo Archive class zCArchiver & -0x438dc0 void __thiscall oCSavegameInfo Unarchive class zCArchiver & -0x439270 class zSTRING __thiscall oCSavegameInfo GetGameTime -0x439550 oCSavegameManager* __thiscall oCSavegameManager oCSavegameManager -0x439770 void * __thiscall oCSavegameManager `scalar deleting destructor' unsigned int -0x439790 void __thiscall oCSavegameManager ~oCSavegameManager -0x439850 void __thiscall oCSavegameManager Init -0x439e80 void __thiscall oCSavegameManager Reinit -0x439e90 void __thiscall oCSavegameManager CleanResources -0x439ef0 void __thiscall oCSavegameManager SetAndWriteSavegame int class oCSavegameInfo * -0x43a130 class oCSavegameInfo * __thiscall oCSavegameManager GetSavegame int -0x43a160 void __thiscall oCSavegameManager CopyToCurrent int -0x43a330 void __thiscall oCSavegameManager CopyFromCurrent int -0x43a500 void __thiscall oCSavegameManager ClearCurrent -0x43a650 class zSTRING __thiscall oCSavegameManager GetSlotDirName int -0x43a8c0 oCSavegameManager* __thiscall oCSavegameManager oCSavegameManager -0x43a910 oCSystemInfo* __thiscall oCSystemInfo oCSystemInfo -0x43a980 void * __thiscall oCSystemInfo `scalar deleting destructor' unsigned int -0x43a9a0 void __thiscall oCSystemInfo ~oCSystemInfo -0x43a9b0 void __thiscall oCSystemInfo AnalyseNow -0x43a9c0 void __thiscall oCSystemInfo ResetSettings float -0x43b2a0 void __thiscall oCSystemInfo ScoreNow -0x43c070 float __thiscall oCSystemInfo GetGraphicsBonus -0x43c0d0 float __thiscall oCSystemInfo GetSoundBonus -0x43c0e0 class zSTRING __thiscall oCSystemInfo GetScoreDescr float -0x43c7e0 class zCObject * __cdecl oCTriggerChangeLevel _CreateNewInstance -0x43c8c0 void __cdecl oCTriggerChangeLevel operator delete void * char const * char const * int -0x43c8e0 class zCClassDef * __thiscall oCTriggerChangeLevel _GetClassDef -0x43caf0 class zCObject * __cdecl oCTriggerScript _CreateNewInstance -0x43cba0 void __cdecl oCTriggerScript operator delete void * char const * char const * int -0x43cbc0 class zCClassDef * __thiscall oCTriggerScript _GetClassDef -0x43cbd0 oCTriggerChangeLevel* __thiscall oCTriggerChangeLevel oCTriggerChangeLevel -0x43cc30 void * __thiscall oCTriggerChangeLevel `scalar deleting destructor' unsigned int -0x43cc60 void __thiscall oCTriggerChangeLevel ~oCTriggerChangeLevel -0x43cd10 void __thiscall oCTriggerChangeLevel TriggerTarget class zCVob * -0x43d080 void __thiscall oCTriggerChangeLevel UntriggerTarget class zCVob * -0x43d090 void __thiscall oCTriggerChangeLevel SetLevelName class zSTRING const & class zSTRING const & -0x43d2c0 void __thiscall oCTriggerChangeLevel Archive class zCArchiver & -0x43d300 void __thiscall oCTriggerChangeLevel Unarchive class zCArchiver & -0x43d340 oCTriggerScript* __thiscall oCTriggerScript oCTriggerScript -0x43d380 void * __thiscall oCTriggerScript `scalar deleting destructor' unsigned int -0x43d3b0 void __thiscall oCTriggerScript ~oCTriggerScript -0x43d420 void __thiscall oCTriggerScript TriggerTarget class zCVob * -0x43d7e0 void __thiscall oCTriggerScript UntriggerTarget class zCVob * -0x43daa0 void __thiscall oCTriggerScript SetScriptFunc class zSTRING const & int -0x43dbf0 void __thiscall oCTriggerScript Archive class zCArchiver & -0x43dc20 void __thiscall oCTriggerScript Unarchive class zCArchiver & -0x43dc50 oCObjectGenerator* __thiscall oCObjectGenerator oCObjectGenerator -0x43dca0 class zCClassDef * __thiscall zCVob _GetClassDef -0x43dcb0 void __thiscall zCVob OnTimer -0x43dcc0 class zSTRING const * __thiscall zCVob GetTriggerTarget int -0x43dcd0 void * __thiscall oCObjectGenerator `scalar deleting destructor' unsigned int -0x43dd00 void __thiscall oCObjectGenerator ~oCObjectGenerator -0x43dd70 void __thiscall oCObjectGenerator SetObjectName class zSTRING const & -0x43deb0 void __thiscall oCObjectGenerator SetObjectSpeed float -0x43dec0 void __thiscall oCObjectGenerator OnTrigger class zCVob * class zCVob * -0x43e1d0 void __cdecl zCVob operator delete void * char const * char const * int -0x43e1f0 void __thiscall oCObjectGenerator Archive class zCArchiver & -0x43e230 void __thiscall oCObjectGenerator Unarchive class zCArchiver & -0x43e300 void __thiscall oCViewGothicProgressBar Init -0x43e340 void __thiscall oCViewGothicProgressBar HandleChange -0x43e460 oCViewStatusBar* __thiscall oCViewStatusBar oCViewStatusBar -0x43e550 int __thiscall zCInputCallback HandleEvent int -0x43e560 void __fastcall zCView GetViewport int & int & int & int & -0x43e590 void * __thiscall oCViewStatusBar `scalar deleting destructor' unsigned int -0x43e5b0 oCViewStatusBar* __thiscall oCViewStatusBar oCViewStatusBar int int int int enum zTviewID -0x43e6c0 void __thiscall oCViewStatusBar Init int int float -0x43e8e0 void __thiscall oCViewStatusBar SetTextures class zSTRING const & class zSTRING const & class zSTRING const & class zSTRING const & -0x43ec10 void __thiscall oCViewStatusBar ~oCViewStatusBar -0x43edc0 void __thiscall oCViewStatusBar SetMaxRange float float -0x43eee0 void __thiscall oCViewStatusBar SetRange float float -0x43efb0 void __thiscall oCViewStatusBar SetPreview float -0x43f020 void __thiscall oCViewStatusBar SetValue float -0x43f0c0 zCBinkPlayer* __thiscall zCBinkPlayer zCBinkPlayer -0x43f210 void * __thiscall zCBinkPlayer `scalar deleting destructor' unsigned int -0x43f230 void __thiscall zCBinkPlayer ~zCBinkPlayer -0x43f3d0 int __thiscall zCBinkPlayer OpenVideo class zSTRING -0x43ffb0 class zSTRING __thiscall zFILE_FILE GetFile -0x440060 class zSTRING __thiscall zFILE_FILE GetExt -0x4400b0 int __thiscall zCBinkPlayer CloseVideo -0x440340 class zSTRING __thiscall zCVideoPlayer GetVideoFilename -0x440390 int __thiscall zCBinkPlayer PlayInit int -0x440fb0 int __thiscall zCBinkPlayer PlayDeinit -0x441860 int __thiscall zCBinkPlayer PlayGotoNextFrame -0x441870 int __thiscall zCBinkPlayer PlayWaitNextFrame -0x4418b0 int __thiscall zCBinkPlayer PlayFrame -0x441a70 int __thiscall zCBinkPlayer Pause -0x441a90 int __thiscall zCBinkPlayer Unpause -0x441ab0 int __thiscall zCBinkPlayer PlayHandleEvents -0x441ac0 int __thiscall zCBinkPlayer IsPlaying -0x441af0 long __thiscall zCBinkPlayer GetPixelFormat struct zTRndSurfaceDesc & -0x441ce0 int __thiscall zCBinkPlayer ToggleSound -0x441d30 float __thiscall zCBinkPlayer SetSoundVolume float -0x441d60 void __thiscall zCBinkPlayer SetFullscreen int class zSTRING -0x441f10 zCBuffer* __thiscall zCBuffer zCBuffer -0x441f50 void * __thiscall zCBuffer `scalar deleting destructor' unsigned int -0x441f90 zCBuffer* __thiscall zCBuffer zCBuffer unsigned long const & -0x442020 zCBuffer* __thiscall zCBuffer zCBuffer void * unsigned long const & -0x442070 void __thiscall zCBuffer Init -0x4420a0 void __thiscall zCBuffer ~zCBuffer -0x4420d0 enum zTBufferMode __thiscall zCBuffer SetMode enum zTBufferMode -0x4420e0 void __thiscall zCBuffer Reset -0x442100 void __thiscall zCBuffer Resize unsigned long -0x4421a0 unsigned long __thiscall zCBuffer Write void const * unsigned long -0x4421c0 unsigned long __thiscall zCBuffer WriteBits void const * unsigned long -0x4422c0 unsigned long __thiscall zCBuffer WriteBool int int -0x4422e0 unsigned long __thiscall zCBuffer WriteByte unsigned char int -0x442300 unsigned long __thiscall zCBuffer WriteWord unsigned short int -0x442320 unsigned long __thiscall zCBuffer WriteDWord unsigned long int -0x442340 unsigned long __thiscall zCBuffer WriteReal float int -0x442360 unsigned long __thiscall zCBuffer WriteInt int int -0x442380 unsigned long __thiscall zCBuffer WriteFloat float int -0x4423a0 unsigned long __thiscall zCBuffer WriteFloatPacked0_16 float -0x4423d0 unsigned long __thiscall zCBuffer WriteFloatPacked0_8 float -0x442400 unsigned long __thiscall zCBuffer WriteFloatPacked8_8 float -0x442470 unsigned long __thiscall zCBuffer WriteString class zSTRING -0x442510 void __thiscall zCBuffer CompleteByte -0x442540 unsigned long __thiscall zCBuffer Read void * unsigned long -0x442560 unsigned long __thiscall zCBuffer ReadBits void * unsigned long -0x442620 int __thiscall zCBuffer ReadBool int -0x442640 unsigned char __thiscall zCBuffer ReadByte int -0x442660 unsigned short __thiscall zCBuffer ReadWord int -0x442690 unsigned long __thiscall zCBuffer ReadDWord int -0x4426c0 float __thiscall zCBuffer ReadReal int -0x4426e0 int __thiscall zCBuffer ReadInt int -0x442700 float __thiscall zCBuffer ReadFloat int -0x442720 float __thiscall zCBuffer ReadFloatPacked0_16 -0x442750 float __thiscall zCBuffer ReadFloatPacked0_8 -0x442780 float __thiscall zCBuffer ReadFloatPacked8_8 -0x4427b0 class zSTRING __thiscall zCBuffer ReadString -0x4429c0 void __thiscall zCBuffer SetPos unsigned long const & -0x4429e0 void __thiscall zCBuffer SetBitPos unsigned long const & -0x442a00 unsigned long __thiscall zCBuffer SetPosRel int -0x442a20 unsigned long __thiscall zCBuffer SetBitPosRel int -0x442a40 void __thiscall zCBuffer SetPosBegin -0x442a50 void __thiscall zCBuffer SetPosEnd -0x442a70 unsigned long __thiscall zCBuffer GetPos -0x442a80 unsigned long __thiscall zCBuffer GetBitPos -0x442a90 unsigned long __thiscall zCBuffer GetMaxSize -0x442aa0 unsigned long __thiscall zCBuffer GetBitMaxSize -0x442ab0 unsigned long __thiscall zCBuffer GetSize -0x442ac0 unsigned long __thiscall zCBuffer GetBitSize -0x442ad0 unsigned long __thiscall zCBuffer GetRestSize -0x442ae0 unsigned long __thiscall zCBuffer GetBitRestSize -0x442af0 unsigned char * __thiscall zCBuffer GetBuffer -0x442b00 unsigned char * __thiscall zCBuffer GetCursor -0x442b10 void __thiscall zCBuffer SkipByte -0x442b40 int __thiscall zCBuffer GetBitSizeToNextByte -0x442b50 bool __thiscall zCBuffer HasError -0x442b60 int __cdecl operator== class zCBuffer const & class zCBuffer const & -0x442b90 unsigned long __thiscall zCBuffer WriteObject class zCObject * & -0x442cf0 unsigned long __thiscall zCBuffer ReadObject class zCObject * & -0x442ea0 zCBuffer* __thiscall zCBuffer zCBuffer class zCBuffer const & -0x442ef0 class zCBuffer & __thiscall zCBuffer operator= class zCBuffer const & -0x442f10 void __thiscall zCBuffer CopyFrom class zCBuffer const & -0x442fa0 void __cdecl zCBuffer ByteFreq_Reset -0x442fc0 void __thiscall zCBuffer ByteFreq_Analyse -0x442ff0 void __cdecl zCBuffer ByteFreq_Print -0x443410 class std::basic_string,class std::allocator > & __thiscall std basic_string,class std::allocator >::assign unsigned int char -0x443640 class zSTRING __cdecl zFILE SetRootDirectory class zSTRING -0x443780 void __cdecl zFILE DirectFileConvert class zSTRING & -0x443920 void __cdecl zFILE DirectFileAccess bool -0x443b20 long __thiscall zFILE GetFreeDiskSpace -0x443b30 int __cdecl zFILE LockDirScan -0x443b50 int __cdecl zFILE UnlockDirScan -0x443b70 void __cdecl zFILE DirectFileAccess bool class zSTRING & -0x443b90 int __cdecl operator== class zDATE const & class zDATE const & -0x443c20 int __cdecl operator< class zDATE const & class zDATE const & -0x443cb0 class zDATE & __thiscall zDATE operator= long -0x443d00 long __thiscall zDATE ToTime_t -0x443d50 class zSTRING __thiscall zDATE ToString enum zTDATE_CONVERT -0x443f00 int __thiscall zFILE_FILE HandleError class zSTRING const & class zSTRING const & enum zERROR_TYPE -0x444092 int __thiscall zFILE_FILE HandleError class zSTRING const & class zSTRING const & enum zERROR_TYPE -0x44433b int __thiscall zFILE_FILE HandleError class zSTRING const & class zSTRING const & enum zERROR_TYPE -0x4443d0 zFILE* __thiscall zFILE zFILE -0x4443f0 void * __thiscall zFILE `scalar deleting destructor' unsigned int -0x444410 zFILE* __thiscall zFILE zFILE class zSTRING const & -0x444430 zFILE_FILE* __thiscall zFILE_FILE zFILE_FILE -0x444440 void __thiscall zFILE_FILE Init class zSTRING const & -0x4444b0 zFILE_FILE* __thiscall zFILE_FILE zFILE_FILE -0x444610 void __thiscall zFILE_FILE SetMode long -0x444620 long __thiscall zFILE_FILE GetMode -0x444630 struct _iobuf * __thiscall zFILE_FILE GetFileHandle -0x444640 class zSTRING __thiscall zFILE_FILE GetPath -0x444690 class zSTRING __thiscall zFILE_FILE GetDirectoryPath -0x4446e0 class zSTRING __thiscall zFILE_FILE GetDrive -0x444730 class zSTRING __thiscall zFILE_FILE GetDir -0x444780 class zSTRING __thiscall zFILE_FILE GetFilename -0x4447d0 bool __thiscall zFILE_FILE IsOpened -0x4447e0 int __thiscall zFILE_FILE Create class zSTRING const & -0x444850 int __thiscall zFILE_FILE Open class zSTRING const & bool -0x4448c0 bool __thiscall zFILE_FILE Exists class zSTRING const & -0x444930 void * __thiscall zFILE_FILE `scalar deleting destructor' unsigned int -0x444950 zFILE_FILE* __thiscall zFILE_FILE zFILE_FILE class zSTRING const & -0x444a80 void __thiscall zFILE_FILE ~zFILE_FILE -0x444c00 bool __thiscall zFILE_FILE Exists -0x444ca0 int __thiscall zFILE_FILE GetStats class zFILE_STATS & -0x444e40 long __thiscall zFILE_FILE Size -0x444fc0 int __thiscall zFILE_FILE Create -0x445290 int __thiscall zFILE_FILE Open bool -0x445650 long __thiscall zFILE_FILE FlushBuffer -0x4456a0 int __thiscall zFILE_FILE Close -0x445910 int __thiscall zFILE_FILE Reset -0x445920 void __thiscall zFILE_FILE Append -0x445940 bool __thiscall zFILE_FILE Eof -0x445950 long __thiscall zFILE_FILE Pos -0x445960 int __thiscall zFILE_FILE Seek long -0x445980 int __thiscall zFILE_FILE Write char const * -0x445ae0 int __thiscall zFILE_FILE Write class zSTRING const & -0x445b00 long __thiscall zFILE_FILE Write void const * long -0x445d30 int __thiscall zFILE_FILE ReadChar char & -0x445d50 int __thiscall zFILE_FILE Read char * -0x445d90 int __thiscall zFILE_FILE Read class zSTRING & -0x445f90 long __thiscall zFILE_FILE Read void * long -0x446080 class zSTRING __thiscall zFILE_FILE SeekText class zSTRING const & -0x446280 int __thiscall zFILE_FILE ReadCodeline class zSTRING & -0x4464e0 int __thiscall zFILE_FILE ReadLines class zSTRING & long -0x446690 class zSTRING __thiscall zFILE_FILE ReadBlock long long -0x446790 int __thiscall zFILE_FILE UpdateBlock class zSTRING const & long long -0x446b70 void __thiscall zFILE_FILE SetCompletePath -0x446e20 void __thiscall zFILE_FILE SetPath class zSTRING -0x447300 char & __thiscall zSTRING operator[] unsigned int -0x4473b0 void __thiscall zFILE_FILE SetDrive class zSTRING -0x447550 void __thiscall zFILE_FILE SetDir class zSTRING -0x4476f0 class zSTRING __cdecl operator+ class zSTRING const & char -0x4477e0 void __thiscall zFILE_FILE SetFilename class zSTRING -0x447980 void __thiscall zFILE_FILE SetExt class zSTRING -0x447b20 void __thiscall zFILE_FILE SetFile class zSTRING -0x447cf0 class zSTRING __thiscall zFILE_FILE GetFullPath -0x447eb0 class zSTRING & __thiscall zFILE_FILE SlashConvert class zSTRING & -0x447fd0 class zSTRING __thiscall zFILE_FILE SetCurrentDir -0x448040 int __thiscall zFILE_FILE ChangeDir bool -0x4482e0 class zSTRING __thiscall zFILE_FILE DirStepInto class zSTRING -0x448520 int __thiscall zFILE_FILE SearchFile class zSTRING const & class zSTRING const & int -0x448c00 bool __thiscall zFILE_FILE FindFirst class zSTRING const & -0x448e10 bool __thiscall zFILE_FILE DirCreate -0x448f30 bool __thiscall zFILE_FILE DirRemove -0x449050 bool __thiscall zFILE_FILE DirExists -0x449130 bool __thiscall zFILE_FILE FileMove class zSTRING bool -0x449270 bool __thiscall zFILE_FILE FileCopy class zSTRING bool -0x4493b0 bool __thiscall zFILE_FILE FileDelete -0x449450 bool __thiscall zFILE_FILE FileMove class zFILE * -0x4495a0 bool __thiscall zFILE_FILE FileCopy class zFILE * -0x4497b0 bool __thiscall zFILE_FILE FindNext -0x449960 zPATH* __thiscall zPATH zPATH -0x449a30 void * __thiscall zPATH `scalar deleting destructor' unsigned int -0x449a70 zPATH* __thiscall zPATH zPATH class zSTRING -0x449b10 class zCBuffer * __cdecl zFILE GetFreeBuffer -0x449e00 void __cdecl zFILE ReleaseBuffer class zCBuffer * -0x449e30 bool __cdecl zFILE InitFileSystem -0x449f90 bool __cdecl zFILE DeinitFileSystem -0x44a130 bool __cdecl zFILE_FILE InitFileSystem -0x44a1b0 bool __cdecl zFILE_FILE DeinitFileSystem -0x44a1d0 void __cdecl Dir_Clear class zSTRING const & class zSTRING const & -0x44a3a0 void __cdecl Dir_Copy class zSTRING const & class zSTRING const & -0x44a630 char & __thiscall std basic_string,class std::allocator >::at unsigned int -0x44a6c0 void __thiscall std basic_string,class std::allocator >::_Freeze -0x44a770 void __thiscall zFILE_VDFS Init class zSTRING const & -0x44a7a0 zFILE_VDFS* __thiscall zFILE_VDFS zFILE_VDFS -0x44a8e0 int __thiscall zFILE_VDFS Open class zSTRING const & bool -0x44a950 bool __thiscall zFILE_VDFS Exists class zSTRING const & -0x44a9c0 void * __thiscall zFILE_VDFS `scalar deleting destructor' unsigned int -0x44a9e0 zFILE_VDFS* __thiscall zFILE_VDFS zFILE_VDFS class zSTRING const & -0x44aa80 void __thiscall zFILE_VDFS ~zFILE_VDFS -0x44aba0 bool __thiscall zFILE_VDFS IsOpened -0x44abd0 bool __thiscall zFILE_VDFS Exists -0x44acd0 int __thiscall zFILE_VDFS HandleError class zSTRING const & class zSTRING const & enum zERROR_TYPE -0x44ace0 int __thiscall zFILE_VDFS Open bool -0x44afa0 int __thiscall zFILE_VDFS Close -0x44b000 int __thiscall zFILE_VDFS Reset -0x44b010 long __thiscall zFILE_VDFS Size -0x44b070 bool __thiscall zFILE_VDFS Eof -0x44b090 int __thiscall zFILE_VDFS Seek long -0x44b430 long __thiscall zFILE_VDFS Pos -0x44b490 void __thiscall zFILE_VDFS Append -0x44b4b0 class zSTRING __thiscall zFILE_VDFS SetCurrentDir -0x44b740 class zSTRING __thiscall zFILE_VDFS GetFullPath -0x44b8d0 int __thiscall zFILE_VDFS ChangeDir bool -0x44b8e0 int __thiscall zFILE_VDFS SearchFile class zSTRING const & class zSTRING const & int -0x44bc40 class zSTRING __cdecl operator+ char class zSTRING const & -0x44bdd0 int __thiscall zFILE_VDFS GetStats class zFILE_STATS & -0x44bde0 bool __thiscall zFILE_VDFS FindFirst class zSTRING const & -0x44c0d0 bool __thiscall zFILE_VDFS FindNext -0x44c430 int __thiscall zFILE_VDFS Read char * -0x44c600 int __thiscall zFILE_VDFS Read class zSTRING & -0x44c780 long __thiscall zFILE_VDFS Read void * long -0x44c920 bool __cdecl zFILE_VDFS InitFileSystem -0x44cd90 bool __cdecl zFILE_VDFS DeinitFileSystem -0x44d120 bool __cdecl zFILE_VDFS LockCriticalSection -0x44d140 bool __cdecl zFILE_VDFS UnlockCriticalSection -0x44d210 void __cdecl default_exit -0x44d220 void __cdecl ErrorBox class zSTRING -0x44d440 void __cdecl MessageWindow class zSTRING -0x44d4a0 void __cdecl GetDiffTime class zSTRING & -0x44d6d0 zERROR* __thiscall zERROR zERROR -0x44d930 void * __thiscall zERROR `scalar deleting destructor' unsigned int -0x44d950 void __thiscall zERROR Init class zSTRING -0x44dff0 void __thiscall zERROR ~zERROR -0x44e210 void __thiscall zERROR SendToSpy class zSTRING & -0x44e280 int __thiscall zERROR Report enum zERROR_LEVEL int class zSTRING const & signed char unsigned int int char * char * -0x44e2b0 int __thiscall zERROR Report enum zERROR_TYPE int class zSTRING const & signed char unsigned int int char * char * -0x44e476 int __thiscall zERROR Report enum zERROR_TYPE int class zSTRING const & signed char unsigned int int char * char * -0x44eb20 void __thiscall zERROR BlockBegin char * int -0x44ed60 void __cdecl zSTRING operator delete void * char const * char const * int -0x44ed70 void __thiscall zERROR BlockEnd char * int -0x44f160 void __thiscall zERROR Separator class zSTRING -0x44f3b0 void __thiscall zERROR ShowSpy int -0x44f510 int __thiscall zERROR Message class zSTRING const & -0x44f550 int __thiscall zERROR Warning class zSTRING const & -0x44f580 int __thiscall zERROR Fatal class zSTRING const & -0x44f5b0 int __thiscall zERROR Fault class zSTRING const & -0x44f5e0 void __thiscall zERROR SetFilterFlags unsigned long -0x44f710 void __thiscall zERROR SetFilterAuthors class zSTRING -0x44f8f0 void __thiscall zERROR SetFilterLevel int -0x44fa20 void __thiscall zERROR SetTarget int -0x44fce0 class zSTRING __thiscall zERROR GetTargetDescription -0x44ff30 class zSTRING __thiscall zERROR GetFilterFlagDescription -0x450160 class zSTRING __thiscall zERROR GetFilterAuthors -0x4501b0 bool __thiscall zERROR SearchForSpy -0x4502e0 void __thiscall std basic_string,class std::allocator >::basic_string,class std::allocator > unsigned int char class std::allocator const & -0x4503b0 char const & __thiscall std basic_string,class std::allocator >::at unsigned int -0x4503d0 void __thiscall zQUEUE::zQUEUE -0x4504c0 zCFileCSV* __thiscall zCFileCSV zCFileCSV class zSTRING const & -0x4506b0 void * __thiscall zCFileCSV `scalar deleting destructor' unsigned int -0x4506d0 zCFileCSV* __thiscall zCFileCSV zCFileCSV -0x4508b0 void __thiscall zCFileCSV ~zCFileCSV -0x450a20 void __thiscall zCFileCSV InitCSV -0x450b80 void __thiscall zCFileCSV SetFormat bool class zSTRING const & class zSTRING const & -0x450cd0 void __thiscall zCFileCSV AddNextField class zSTRING const & -0x450ea0 void __thiscall zCFileCSV AddNextHeader class zSTRING const & -0x451080 int __thiscall zCFileCSV WriteSet -0x451250 class zSTRING __thiscall zCFileCSV GetNextField class zSTRING const & -0x451700 int __thiscall zCFileCSV ReadSet -0x451750 int __thiscall zCFileCSV ReadHeader -0x451960 int __thiscall zCFileCSV WriteHeader -0x451bd0 zCGameInfo* __thiscall zCGameInfo zCGameInfo -0x451d30 void * __thiscall zCGameInfo `scalar deleting destructor' unsigned int -0x451d50 void __thiscall zCGameInfo ~zCGameInfo -0x451db0 void __thiscall zCGameInfo Init -0x451dc0 void __thiscall zCGameInfo Reset -0x451dd0 int __thiscall zCGameInfo AddPlayer class zCPlayerInfo * -0x451df0 int __thiscall zCGameInfo RemPlayer class zCPlayerInfo * -0x451e10 class zCPlayerInfo * __thiscall zCGameInfo GetPlayerByID int -0x451e30 class zCPlayerInfo * __thiscall zCGameInfo GetPlayerByVobID unsigned long -0x451e70 void __thiscall zCGameInfo PackToBuffer class zCBuffer & unsigned char -0x451e90 class zCGameInfo * __cdecl zCGameInfo CreateFromBuffer class zCBuffer & -0x451eb0 int __thiscall zCGameInfo GetNumPlayers -0x451ed0 void __thiscall zCGameInfo Pack class zCBuffer & unsigned char -0x451f60 void __thiscall zCGameInfo Unpack class zCBuffer & -0x452150 class zCPlayerInfo * __thiscall zCGameInfo GetPlayerByNetAddress struct zTNetAddress & -0x452280 zCNetMessageQueue* __thiscall zCNetMessageQueue zCNetMessageQueue -0x4522e0 void __thiscall zCNetMessageQueue ~zCNetMessageQueue -0x452380 zCNet* __thiscall zCNet zCNet unsigned short -0x452500 void * __thiscall zCNet `scalar deleting destructor' unsigned int -0x452520 void __thiscall zCNet ~zCNet -0x452580 int __thiscall zCNet NetReset -0x452730 int __thiscall zCNet NetReset int -0x452760 int __thiscall zCNet StreamListen int (__cdecl*)(void *) -0x4527c0 int __thiscall zCNet Send class zCNetMessage * & -0x452970 unsigned long __thiscall zCNet DGramWriteMessage class zCNetMessage * & -0x452a10 unsigned long __thiscall zCNet DGramWriteToPlayer class zCNetMessage * class zCPlayerInfo * -0x452de0 class zSTRING __thiscall zCNetHost GetReadableAddr -0x452e60 unsigned long __thiscall zCNet DGramWriteToGroup class zCNetMessage * class zCPlayerGroup * -0x452ed0 int __thiscall zCNet DGramRead class zCNetMessage * & -0x452fb0 unsigned long __thiscall zCNet StreamRead class zCNetMessage * & class zCPlayerInfo * -0x4531b0 unsigned long __thiscall zCNet StreamReadFromPlayer void * unsigned long class zCPlayerInfo * enum zTNetStreamReadMode -0x453210 unsigned long __thiscall zCNet StreamWriteMessage class zCNetMessage * & -0x4533c0 unsigned long __thiscall zCNet StreamWriteToPlayer void * unsigned long class zCPlayerInfo * -0x4533f0 unsigned long __thiscall zCNet StreamWriteToGroup void * unsigned long class zCPlayerGroup * -0x453460 unsigned long __thiscall zCNet StreamWriteFile class zCNetMessage * & -0x453910 unsigned long __thiscall zCNet StreamReadFile class zCNetMessage * class zCPlayerInfo * -0x454190 int __thiscall zCNet MsgGetFromStream class zCPlayerInfo * class zCNetMessage * & -0x4542b0 int __thiscall zCNet MsgPut class zCNetMessage * -0x454510 int __thiscall zCNet MsgGet class zCNetMessage * & unsigned char -0x454590 int __thiscall zCNet MsgSendFromQueue -0x454640 int __thiscall zCNet MsgRecvToQueue -0x454690 int __thiscall zCNet HandleReceiving -0x454700 int __thiscall zCNet HandleSending -0x454940 void __thiscall zCNet Handle -0x454a90 int __thiscall zCNet StreamConnect class zCNetHost * & -0x454ac0 int __thiscall zCNet StreamDisconnect class zCNetHost * & -0x454af0 void __thiscall zCNet LockQueues int -0x454b00 int __thiscall zCNet WaitForStreamMessage class zCPlayerInfo * class zCNetMessage * & -0x454d90 struct zTNetAddress * __thiscall zCNet GetLocalAddress -0x454da0 void __thiscall zCNet EnableNetwork bool -0x454db0 void __thiscall zCNet ApplyTimestamp class zCNetMessage * unsigned char -0x454df0 int __thiscall zCNet CheckTimestamp class zCNetMessage * unsigned char -0x454e20 zCNetStatistics* __thiscall zCNetStatistics zCNetStatistics -0x454e70 void * __thiscall zCNetStatistics `scalar deleting destructor' unsigned int -0x454e90 void __thiscall zCNet ~zCNet -0x454ea0 void __thiscall zCNetStatistics AddLostRecv unsigned int -0x454ed0 void __thiscall zCNetStatistics AddLostSend unsigned int -0x454f00 void __thiscall zCNetStatistics AddPacketSend double -0x454f20 void __thiscall zCNetStatistics AddPacketRecv double -0x454f40 void __thiscall zCNetStatistics Start -0x455080 void __thiscall zCNetStatistics Stop -0x455190 void __thiscall zCNetStatistics Print -0x456510 void __thiscall zCNetStatistics Reset -0x456530 double __thiscall zCNetStatistics GetSeconds -0x456560 void __thiscall zQUEUE::Push class zCNetMessage * -0x456620 void __cdecl netDumpSocketLL -0x456680 void __cdecl netInit -0x456690 void __cdecl netExit -0x4567f0 int __cdecl netSend struct zTNetAddress * void * int void * -0x456a40 struct zTNetPacket * __cdecl netRecv void * -0x456b10 int __cdecl netWrite void * void * int int -0x456de0 int __cdecl netRead void * void * int -0x456f20 void * __cdecl netListenPacket struct zTNetAddress * -0x457110 void * __cdecl netListenStream struct zTNetAddress * int (__cdecl*)(void *) -0x457360 void * __cdecl netConnect struct zTNetAddress * -0x4576d0 int __cdecl netClose void * -0x457820 int __cdecl netIsHandleClosed void * -0x4578f0 void * __cdecl netGetPacketHandle unsigned long -0x457900 char * __cdecl netGetHostName struct zTNetAddress * -0x457ac0 struct zTNetAddress * __cdecl netGetHostAddr char * -0x457c70 unsigned long __cdecl netGetServicePort char * int -0x457de0 char * __cdecl netAddrToString struct zTNetAddress * int -0x457f10 char * __cdecl netGetLocalHost -0x457f20 struct zTNetAddress * __cdecl netGetRemoteAddr void * -0x457f30 struct zTNetAddress * __cdecl netGetLocalAddr void * -0x457f40 int __cdecl netGetProtocolSupported int -0x457f70 void __cdecl netSetTimeOut int struct zTNetTimeout * -0x457fa0 struct zTNetBufferInfo * __cdecl netGetBufferInfo void * -0x457fb0 int __cdecl netSetMaxInQueuePackets void * int -0x458020 int __cdecl netGetLastError -0x458030 char * __cdecl netGetLastErrorString -0x458040 long __stdcall netWindowProc struct HWND__ * unsigned short unsigned int long -0x458da0 void __cdecl netAcceptPendingConnections -0x4590c0 class zCObject * __cdecl zCNetEventManager _CreateNewInstance -0x459150 int __thiscall zCEventManager GetNumMessages -0x459160 void __cdecl zCNetEventManager operator delete void * char const * char const * int -0x459180 class zCClassDef * __thiscall zCNetEventManager _GetClassDef -0x459190 int __cdecl zCNetEventManager HandleNetMessage class zCNetMessage * unsigned short class zCWorld * -0x459e90 zCNetEventManager* __thiscall zCNetEventManager zCNetEventManager -0x459eb0 void * __thiscall zCNetEventManager `scalar deleting destructor' unsigned int -0x459ee0 zCNetEventManager* __thiscall zCNetEventManager zCNetEventManager class zCVob * -0x459f00 void __thiscall zCNetEventManager ~zCNetEventManager -0x459f10 void __thiscall zCNetEventManager Init -0x459f20 void __thiscall zCNetEventManager OnMessage class zCEventMessage * class zCVob * -0x45bc00 class zSTRING __thiscall zCPlayerInfo GetName -0x45bc50 void __thiscall zCNetEventManager Archive class zCArchiver & -0x45bc80 void __thiscall zCNetEventManager Unarchive class zCArchiver & -0x45bd00 class zCNetVobControl * __thiscall zCNetEventManager GetNetVobControl int -0x45c160 int __thiscall zCNetHost InitHost class zSTRING const & -0x45c4c0 zCNetHost* __thiscall zCNetHost zCNetHost void * -0x45c660 void * __thiscall zCNetHost `scalar deleting destructor' unsigned int -0x45c680 zCNetHost* __thiscall zCNetHost zCNetHost class zSTRING const & -0x45c810 zCNetHost* __thiscall zCNetHost zCNetHost struct zTNetAddress const & -0x45c9a0 void __thiscall zCNetHost Init -0x45caa0 int __thiscall zCNetHost InitHostForBroadcast -0x45cc40 void __thiscall zCNetHost InitHostAddr struct zTNetAddress * const -0x45ce90 void __thiscall zCNetHost ~zCNetHost -0x45cef0 void __thiscall zCNetHost Pack class zCBuffer & -0x45cf60 void __thiscall zCNetHost Unpack class zCBuffer & -0x45d0f0 class zCNetHost * __cdecl zCNetHost CreateFromBuffer class zCBuffer & -0x45d2b0 void __thiscall zCNetHost PackToBuffer class zCBuffer & -0x45d2e0 int __thiscall zCNetHost HasAddress struct zTNetAddress * -0x45d610 class zCObject * __cdecl zCNetManager _CreateNewInstance -0x45d770 void __cdecl zCNetManager operator delete void * char const * char const * int -0x45d790 class zCClassDef * __thiscall zCNetManager _GetClassDef -0x45d7a0 int __thiscall zCNetManager Temp_HandleNetMessage class zCNetMessage * & class zCWorld * -0x45d810 zCNetManager* __thiscall zCNetManager zCNetManager -0x45d9a0 void * __thiscall zCNetManager `scalar deleting destructor' unsigned int -0x45d9d0 void __thiscall zCNetManager ~zCNetManager -0x45d9e0 void __thiscall zCNetManager Process -0x45da90 void __thiscall zCNetManager ProcessMessages -0x45db20 int __thiscall zCNetManager HandleNetMessage class zCNetMessage * unsigned short const & class zCClassDef * class zCWorld * -0x45dbe0 class zCNetMessage * __thiscall zCNetManager CreateNetMessage unsigned short const & class zCObject * -0x45dc80 void __thiscall zCNetManager SendPing -0x45dcf0 void __thiscall zCNetManager SendPingReply class zCPlayerInfo * -0x45dd30 void __thiscall zCNetManager SendWorldTime -0x45dd40 class zCClassDef * & __thiscall zCArraySort::GetSafe int -0x45dfb0 zCNetMessage* __thiscall zCNetMessage zCNetMessage struct zTNetMessageHeader & -0x45e060 void * __thiscall zCNetMessage `scalar deleting destructor' unsigned int -0x45e080 zCNetMessage* __thiscall zCNetMessage zCNetMessage unsigned long const & unsigned long -0x45e170 void __thiscall zCNetMessage CopyFrom class zCNetMessage * -0x45e1c0 zCNetMessage* __thiscall zCNetMessage zCNetMessage struct zTNetPacket * -0x45e380 void __thiscall zCNetMessage Init -0x45e3a0 void __thiscall zCNetMessage ~zCNetMessage -0x45e420 void __thiscall zCNetMessage Send -0x45e560 void __thiscall zCNetMessage SetTimestamp unsigned char -0x45e580 unsigned char __thiscall zCNetMessage GetTimestamp -0x45e590 void __thiscall zCNetMessage SetTarget class zCPlayerInfo * -0x45e5c0 void __thiscall zCNetMessage SetTarget class zCPlayerGroup * -0x45e5f0 void __thiscall zCNetMessage GetTarget class zCPlayerInfo * & class zCPlayerGroup * & -0x45e610 unsigned long __thiscall zCNetMessage Get void * unsigned long const & -0x45e720 void __thiscall zCNetMessage Add void * unsigned long -0x45e840 void __thiscall zCNetMessage AddCursorPtr unsigned long -0x45e850 void __thiscall zCNetMessage Add class zSTRING const & -0x45e8b0 void __thiscall zCNetMessage Get class zSTRING & -0x45ea40 int __thiscall zCNetMessage IsStream -0x45ea50 void __thiscall zCNetMessage SetStream int -0x45ea60 void __thiscall zCNetMessage SetFileMessage class zFILE * class zFILE * -0x45eb00 class zFILE * __thiscall zCNetMessage GetFile class zFILE * & -0x45eb40 int __thiscall zCNetMessage IsFileMessage -0x45eb60 int __thiscall zCNetMessage IsMultiMessage -0x45eb80 void __thiscall zCNetMessage LogMessage class zFILE * class zSTRING const & -0x45ef00 void __thiscall zCNetMessage SetLog int -0x45ef10 struct zTNetMessageHeader * __thiscall zCNetMessage GetHeader -0x45ef20 unsigned char __thiscall zCNetMessage GetHeaderSize -0x45ef30 class zCBuffer * __thiscall zCNetMessage GetBuffer -0x45ef40 unsigned char * __thiscall zCNetMessage GetCursorPtr -0x45ef50 unsigned char * __thiscall zCNetMessage GetPtr -0x45ef60 unsigned char * __thiscall zCNetMessage GetDataPtr -0x45ef70 void __thiscall zCNetMessage ResetCursorPtr -0x45ef90 void __thiscall zCNetMessage SetMode enum zTBufferMode -0x45efa0 unsigned long __thiscall zCNetMessage GetSize -0x45efb0 unsigned long __thiscall zCNetMessage GetDataSize -0x45efc0 unsigned long __thiscall zCNetMessage GetRestSize -0x45efd0 unsigned long __thiscall zCNetMessage GetID -0x45efe0 unsigned char __thiscall zCNetMessage GetSenderID -0x45eff0 unsigned char __thiscall zCNetMessage GetFlags -0x45f000 bool __thiscall zCNetMessage HasError -0x45f0a0 zCNetSession* __thiscall zCNetSession zCNetSession unsigned short -0x45f120 void * __thiscall zCNetSession `scalar deleting destructor' unsigned int -0x45f140 void __thiscall zCNetSession Reset -0x45f160 void __thiscall zCNetSession ~zCNetSession -0x45f230 zCNetVersion* __thiscall zCNetVersion zCNetVersion -0x45f250 void * __thiscall zCNetVersion `scalar deleting destructor' unsigned int -0x45f270 void __thiscall zCNetVersion ~zCNetVersion -0x45f280 long __thiscall zCNetVersion GetVersionNumber -0x45f290 long __thiscall zCNetVersion GetChecksum -0x45f2a0 long __thiscall zCNetVersion CreateChecksum -0x45f2b0 class zSTRING __thiscall zCNetVersion GetVersionString -0x45f2d0 void __thiscall zCNetVersion Pack class zCBuffer & -0x45f300 void __thiscall zCNetVersion Unpack class zCBuffer & -0x45f330 int __cdecl operator== class zCNetVersion const & class zCNetVersion const & -0x45fa20 class zCObject * __cdecl zCNetVobControl _CreateNewInstance -0x45fb60 void __cdecl zCNetVobControl operator delete void * char const * char const * int -0x45fb80 class zCClassDef * __thiscall zCNetVobControl _GetClassDef -0x45fb90 int __thiscall zCNetVobControl IsLocalChained -0x45fba0 void __thiscall zCNetVobControl SetLocalChained int -0x45fbb0 zCNetVobControl* __thiscall zCNetVobControl zCNetVobControl -0x45fcb0 void * __thiscall zCNetVobControl `scalar deleting destructor' unsigned int -0x45fce0 void __thiscall zCNetVobControl ~zCNetVobControl -0x45fd00 void __thiscall zCNetVobControl Init class zCVob * -0x45fd20 int __thiscall zCNetVobControl Process -0x45fde0 int __thiscall zCNetVobControl HandOverToPlayer class zCPlayerInfo * -0x4602d0 int __cdecl zCNetVobControl HandleNetMessage class zCNetMessage * unsigned short const & class zCWorld * -0x460870 class zCNetMessage * __thiscall zCNetVobControl CreateNetMessage unsigned short const & -0x460ce0 void __thiscall zCNetVobControl SetCtrlPlayer class zCPlayerInfo * -0x461180 int __thiscall zCNetVobControl IsLocalControlled -0x461190 int __thiscall zCNetVobControl IsPlayerVob -0x4611a0 void __thiscall zCNetVobControl CopyCtrlState class zCVob * -0x4611d0 void __thiscall zCNetVobControl Archive class zCArchiver & -0x4612d0 void __thiscall zCNetVobControl Unarchive class zCArchiver & -0x461c20 zCOptionEntry* __thiscall zCOptionEntry zCOptionEntry class zSTRING const & class zSTRING const & -0x461e90 zCOptionSection* __thiscall zCOptionSection zCOptionSection class zSTRING const & -0x462050 void __thiscall zCOptionSection ~zCOptionSection -0x462190 zCOption* __thiscall zCOption zCOption -0x462390 void * __thiscall zCOption `scalar deleting destructor' unsigned int -0x4623b0 void __thiscall zCOption ~zCOption -0x462530 void __thiscall zCOptionEntry ~zCOptionEntry -0x462610 int __thiscall zCOption Load class zSTRING -0x463710 int __thiscall zCOption Save class zSTRING -0x463ec0 int __thiscall zCOption WriteBool class zSTRING const & char const * int int -0x463f10 int __thiscall zCOption WriteInt class zSTRING const & char const * int int -0x463f40 int __thiscall zCOption WriteDWord class zSTRING const & char const * unsigned long int -0x463f70 int __thiscall zCOption WriteReal class zSTRING const & char const * float int -0x463fb0 int __thiscall zCOption WriteString class zSTRING const & char const * class zSTRING int -0x464130 void __thiscall zCOptionEntry SetValue class zSTRING int -0x464330 int __thiscall zCOption ReadBool class zSTRING const & char const * int -0x4645b0 int __thiscall zCOption ReadInt class zSTRING const & char const * int -0x4646c0 unsigned long __thiscall zCOption ReadDWord class zSTRING const & char const * unsigned long -0x4647d0 float __thiscall zCOption ReadReal class zSTRING const & char const * float -0x4648e0 class zSTRING __thiscall zCOption ReadString class zSTRING const & char const * char const * -0x464a10 int __thiscall zCOption EntryExists class zSTRING const & char const * -0x464b00 unsigned short __thiscall zCOption GetNumEntries class zCOptionSection * -0x464b20 class zCOptionEntry * __thiscall zCOption GetEntry class zCOptionSection * int -0x464b50 int __thiscall zCOption RemoveEntry class zSTRING const & char const * -0x464d20 void __thiscall zCOption SetFlag class zSTRING const & char const * int -0x464e30 class zCOptionEntry * __thiscall zCOption GetEntryByName class zCOptionSection * class zSTRING const & int -0x465160 class zCOptionSection * __thiscall zCOption GetSectionByName class zSTRING const & int -0x465400 int __thiscall zCOption SectionExists class zSTRING const & -0x465420 unsigned short __thiscall zCOption GetNumSections -0x465430 class zCOptionSection * __thiscall zCOption GetSection int -0x465460 int __thiscall zCOption RemoveSection class zSTRING const & -0x4654c0 void __thiscall zCOption InsertChangeHandler class zSTRING const & char const * int (__cdecl*)(class zCOptionEntry &) -0x4656b0 int __thiscall zCOption WriteRaw class zSTRING const & char const * void * int int -0x4658c0 int __thiscall zCOption ReadRaw class zSTRING const & char const * void * & void * int -0x465a90 int __thiscall zCOption WriteBool class zSTRING const & class zSTRING const & int int -0x465ac0 int __thiscall zCOption WriteInt class zSTRING const & class zSTRING const & int int -0x465af0 int __thiscall zCOption WriteDWord class zSTRING const & class zSTRING const & unsigned long int -0x465b20 int __thiscall zCOption WriteReal class zSTRING const & class zSTRING const & float int -0x465b50 int __thiscall zCOption WriteString class zSTRING const & class zSTRING const & class zSTRING int -0x465c00 char * __thiscall zSTRING ToChar -0x465c10 int __thiscall zCOption WriteRaw class zSTRING const & class zSTRING const & void * int int -0x465c40 int __thiscall zCOption ReadBool class zSTRING const & class zSTRING const & int -0x465c70 int __thiscall zCOption ReadInt class zSTRING const & class zSTRING const & int -0x465ca0 unsigned long __thiscall zCOption ReadDWord class zSTRING const & class zSTRING const & unsigned long -0x465cd0 float __thiscall zCOption ReadReal class zSTRING const & class zSTRING const & float -0x465d00 class zSTRING __thiscall zCOption ReadString class zSTRING const & class zSTRING const & char const * -0x465d40 int __thiscall zCOption ReadRaw class zSTRING const & class zSTRING const & void * int -0x465e20 int __thiscall zCOption Init class zSTRING -0x4672f0 void __thiscall zCOption ChangeDir enum zTOptionPaths -0x4673f0 class zFILE * __thiscall zCOption GetDir enum zTOptionPaths -0x467400 class zSTRING & __thiscall zCOption GetDirString enum zTOptionPaths -0x467410 int __thiscall zCOption Parm class zSTRING const & -0x467540 class zSTRING __thiscall zCOption ParmValue class zSTRING const & -0x467780 class zSTRING __thiscall zCOption ParmValueRaw class zSTRING const & -0x4679c0 int __thiscall zCOption ParmValueInt class zSTRING const & -0x467bb0 float __thiscall zCOption ParmValueFloat class zSTRING const & -0x467db0 zCOptionEntry* __thiscall zCOptionEntry zCOptionEntry class zSTRING const & class zSTRING const & -0x467dd0 int __thiscall zCOption Load class zSTRING -0x467df0 class zCOptionEntry * & __thiscall zCArray::GetSafe int -0x467fd0 zCOption* __thiscall zCOption zCOption -0x467ff0 class zCOptionSection * & __thiscall zCArray::GetSafe int -0x4681d0 void __thiscall zCArray::AllocDelta int -0x468240 void __thiscall zCArray::AllocDelta int -0x468600 void __thiscall zCPlayerGroup AddGroupToList -0x468780 void __thiscall zCPlayerGroup RemoveGroupFromList -0x468910 zCPlayerGroup* __thiscall zCPlayerGroup zCPlayerGroup class zSTRING const & -0x468ab0 void * __thiscall zCPlayerGroup `scalar deleting destructor' unsigned int -0x468ad0 void __thiscall zCPlayerGroup ~zCPlayerGroup -0x468c40 class zCPlayerInfo * __thiscall zCPlayerGroup GetFirstPlayer int & -0x468c80 class zCPlayerInfo * __thiscall zCPlayerGroup GetNextPlayer int & -0x468cd0 class zCPlayerGroup * __cdecl zCPlayerGroup GetFirstGroup int & -0x468d10 class zCPlayerGroup * __thiscall zCPlayerGroup GetNextGroup int & -0x468d60 int __thiscall zCPlayerGroup AddPlayer class zCPlayerInfo * -0x468d90 int __thiscall zCPlayerGroup RemPlayer class zCPlayerInfo * -0x468e00 int __thiscall zCPlayerGroup IsMember class zCPlayerInfo * -0x468e30 class zCPlayerInfo * __thiscall zCPlayerGroup GetPlayerByID unsigned char -0x468ed0 void __thiscall zCPlayerGroup ShowDebugInfo -0x4695c0 class zSTRING __thiscall zCNetHost GetHostname -0x469610 void __thiscall zCPlayerGroup ResetPlayerList -0x469660 void __cdecl zCPlayerGroup ResetGroupList -0x469790 class zCPlayerInfo * __thiscall zCPlayerGroup GetNearestPlayerToVob class zCVob * class zCPlayerInfo * -0x469870 void __thiscall zCList::~zCList -0x4698a0 void __thiscall zCList::Insert class zCPlayerGroup * -0x469900 void __thiscall zCList::Remove class zCPlayerGroup * -0x469960 void __thiscall zCListSort::~zCListSort -0x469990 void __thiscall zCListSort::InsertSort class zCPlayerInfo * -0x469a20 class zCPlayerInfo * __thiscall zCListSort::Get int -0x469a50 int __thiscall zCListSort::GetNumInList -0x469a70 void * __thiscall zCList::`scalar deleting destructor' unsigned int -0x469ab0 void * __thiscall zCListSort::`scalar deleting destructor' unsigned int -0x469bc0 zCPlayerInfo* __thiscall zCPlayerInfo zCPlayerInfo -0x469d40 void * __thiscall zCPlayerInfo `scalar deleting destructor' unsigned int -0x469d60 void __thiscall zCPlayerInfo ~zCPlayerInfo -0x46a090 class zCPlayerInfo * __thiscall zCPlayerInfo CreateDistinctPlayer -0x46a330 void __thiscall zCPlayerInfo Init class zSTRING const & void * -0x46a4e0 void __thiscall zCPlayerInfo Init class zSTRING const & class zSTRING const & -0x46a670 void __thiscall zCPlayerInfo Pack class zCBuffer & -0x46a720 void __thiscall zCPlayerInfo Unpack class zCBuffer & -0x46a910 unsigned char __thiscall zCPlayerInfo GetID -0x46a920 class zCPlayerInfo * __cdecl zCPlayerInfo CreateFromBuffer class zCBuffer & -0x46a940 void __thiscall zCPlayerInfo PackToBuffer class zCBuffer & -0x46a950 class zCPlayerInfo * __cdecl zCPlayerInfo GetActivePlayer -0x46a960 void __thiscall zCPlayerInfo SetActive -0x46ac20 int __thiscall zCPlayerInfo IsActive -0x46ac30 void __thiscall zCPlayerInfo Reset -0x46ac40 void __thiscall zCPlayerInfo StorePlayerVobAsScript -0x46ad50 class zCVob * __thiscall zCPlayerInfo CreatePlayerVobFromScript -0x46adf0 class zCBuffer * __thiscall zCPlayerInfo GetPlayerVobScript -0x46ae00 void __thiscall zCPlayerInfo SetPlayerVobScript class zCBuffer * -0x46aec0 void __thiscall zCPlayerInfo SetPlayerVob class zCVob * -0x46af00 void __thiscall zCPlayerInfo Deactivate int -0x46af20 int __thiscall zCPlayerInfo IsDeactivated -0x46af30 void __thiscall zCPlayerInfo SetReady int -0x46af50 int __thiscall zCPlayerInfo IsReady -0x46af60 unsigned long __thiscall zCPlayerInfo SetPingStart -0x46af80 unsigned long __thiscall zCPlayerInfo SetPingEnd -0x46b010 zCScanDirFileHandler* __thiscall zCScanDirFileHandler zCScanDirFileHandler -0x46b120 void * __thiscall zCScanDirFileHandler `scalar deleting destructor' unsigned int -0x46b140 void __thiscall zCScanDirFileHandler ~zCScanDirFileHandler -0x46b220 int __thiscall zCScanDirFileHandler CanHandleFile class zSTRING & -0x46b460 int __thiscall zCScanDirFileHandler GetNumMessages -0x46b470 class zSTRING __thiscall zCScanDirFileHandler GetMessageA int -0x46b620 void __thiscall zCScanDirFileHandler RegisterFileType class zSTRING -0x46b7b0 void __thiscall zCScanDirFileHandler AddMessage class zSTRING -0x46b940 void __thiscall zCScanDirFileHandler ClearMessages -0x46b970 void __thiscall zCScanDirFileHandler SetName class zSTRING const & -0x46bab0 class zSTRING & __thiscall zCScanDirFileHandler GetName -0x46bac0 zCScanDir* __thiscall zCScanDir zCScanDir -0x46bae0 void * __thiscall zCScanDir `scalar deleting destructor' unsigned int -0x46bb00 void __thiscall zCScanDir ~zCScanDir -0x46bb90 void __thiscall zCScanDir RegisterFileHandler class zCScanDirFileHandler * class zSTRING const & -0x46bcd0 void __thiscall zCScanDir ScanX -0x46c520 void __thiscall zCScanDir Scan class zSTRING const & -0x46caf0 class zSTRING & __thiscall zCArray::GetSafe int -0x46ccd0 void __thiscall zCArray::DeleteList -0x46cd00 void __thiscall zCList::~zCList -0x46cd30 void __thiscall zCList::Insert class zCScanDirFileHandler * -0x46cd90 void * __thiscall zCList::`scalar deleting destructor' unsigned int -0x46ce60 class zSTRING __cdecl Characters char int -0x46cef0 class zSTRING __cdecl Spaces int -0x46cf70 class zSTRING & __thiscall zSTRING Lower -0x46d090 class zSTRING & __thiscall zSTRING Upper -0x46d1b0 class zSTRING & __thiscall zSTRING UpperFirstLowerRest -0x46d300 class zSTRING & __thiscall zSTRING Align enum zTSTR_ALIGN int char -0x46d520 zSTRING* __thiscall zSTRING zSTRING int -0x46d620 zSTRING* __thiscall zSTRING zSTRING long -0x46d720 zSTRING* __thiscall zSTRING zSTRING unsigned long -0x46d820 zSTRING* __thiscall zSTRING zSTRING float int -0x46d970 zSTRING* __thiscall zSTRING zSTRING double int -0x46dac0 class zSTRING __thiscall zSTRING PickWord unsigned int class zSTRING const & class zSTRING const & -0x46ddb0 char const * __thiscall zSTRING PickWordPos unsigned int class zSTRING const & class zSTRING const & -0x46df30 class zSTRING __thiscall zSTRING PickWord_Old int class zSTRING const & -0x46e010 int __thiscall zSTRING Insert unsigned int class zSTRING const & -0x46e140 class zSTRING __thiscall zSTRING Inserted unsigned int class zSTRING const & -0x46e2e0 int __thiscall zSTRING Overwrite unsigned int class zSTRING const & -0x46e4e0 class zSTRING __thiscall zSTRING Overwritten unsigned int class zSTRING const & -0x46e600 int __thiscall zSTRING DeleteRight unsigned int -0x46e710 int __thiscall zSTRING Delete unsigned int unsigned long -0x46e820 class zSTRING __thiscall zSTRING Deleted unsigned int unsigned long -0x46e980 int __thiscall zSTRING Delete class zSTRING const & enum zTSTR_KIND -0x46eb29 int __thiscall zSTRING Delete class zSTRING const & enum zTSTR_KIND -0x46eb60 class zSTRING __thiscall zSTRING Deleted class zSTRING const & enum zTSTR_KIND -0x46ec60 int __thiscall zSTRING Copy unsigned int unsigned long -0x46ee10 class zSTRING __thiscall zSTRING Copied unsigned int unsigned long -0x46efa0 int __thiscall zSTRING Copy class zSTRING const & enum zTSTR_KIND const & -0x46f167 int __thiscall zSTRING Copy class zSTRING const & enum zTSTR_KIND const & -0x46f260 class zSTRING __thiscall zSTRING Copied class zSTRING const & enum zTSTR_KIND const & -0x46f360 void __thiscall zSTRING TrimLeft char -0x46f4a0 void __thiscall zSTRING TrimRight char -0x46f650 int __thiscall zSTRING Search int char const * unsigned int -0x46f760 int __thiscall zSTRING SearchRev class zSTRING const & unsigned int -0x46f9f0 bool __cdecl zSTRING Sprintf char const * ... -0x46fa70 class std::basic_string,class std::allocator > __thiscall std basic_string,class std::allocator >::substr unsigned int unsigned int -0x46fc00 void __thiscall zCMemPool::zCMemPool unsigned int unsigned int -0x46fc20 class std::basic_string,class std::allocator > & __thiscall std basic_string,class std::allocator >::replace unsigned int unsigned int class std::basic_string class std::allocator > const & unsigned int unsigned int -0x46fde0 unsigned int __thiscall std basic_string,class std::allocator >::find char const * unsigned int unsigned int -0x46fe70 unsigned int __thiscall std basic_string,class std::allocator >::rfind char const * unsigned int unsigned int -0x46ff10 zCSystemInfo* __thiscall zCSystemInfo zCSystemInfo -0x4700b0 void * __thiscall zCSystemInfo `scalar deleting destructor' unsigned int -0x4700d0 void __thiscall zCSystemInfo ~zCSystemInfo -0x4701f0 void __thiscall zCSystemInfo AnalyseMemory -0x470220 void __thiscall zCSystemInfo AnalyseCpu -0x470410 void __thiscall zCSystemInfo AnalyseOs -0x470803 void __thiscall zCSystemInfo AnalyseOs -0x470880 void __thiscall zCSystemInfo AnalyseGcard -0x4708a0 void __thiscall zCSystemInfo AnalyseNow -0x4711e0 class zSTRING __thiscall zCSystemInfo GetOsName -0x471260 zCVideoPlayer* __thiscall zCVideoPlayer zCVideoPlayer -0x4712a0 int __thiscall zCVideoPlayer IsPlaying -0x4712b0 int __thiscall zCVideoPlayer ToggleSound -0x4712c0 float __thiscall zCVideoPlayer SetSoundVolume float -0x4712d0 void * __thiscall zCVideoPlayer `scalar deleting destructor' unsigned int -0x4712f0 void __thiscall zCVideoPlayer ~zCVideoPlayer -0x471350 int __thiscall zCVideoPlayer OpenVideo class zSTRING -0x471510 int __thiscall zCVideoPlayer CloseVideo -0x471630 int __thiscall zCVideoPlayer Play int -0x471740 int __thiscall zCVideoPlayer PlayInit int -0x471760 int __thiscall zCVideoPlayer PlayGotoNextFrame -0x471770 int __thiscall zCVideoPlayer PlayWaitNextFrame -0x471780 int __thiscall zCVideoPlayer PlayFrame -0x471790 int __thiscall zCVideoPlayer PlayDeinit -0x4717a0 int __thiscall zCVideoPlayer Pause -0x4717c0 int __thiscall zCVideoPlayer Unpause -0x4717e0 int __thiscall zCVideoPlayer Stop -0x471830 zCViewProgressBar* __thiscall zCViewProgressBar zCViewProgressBar int int int int enum zTviewID -0x471a20 void * __thiscall zCViewProgressBar `scalar deleting destructor' unsigned int -0x471a40 void __thiscall zCViewProgressBar ~zCViewProgressBar -0x471ba0 void __thiscall zCViewProgressBar Init -0x471cf0 float __thiscall zCViewProgressBar CalcPercentOf float float float -0x471d10 void __thiscall zCViewProgressBar SetPercent int class zSTRING -0x471fb0 void __thiscall zCViewProgressBar HandleChange -0x4720b0 void __thiscall zCViewProgressBar Draw -0x4720f0 void __thiscall zCViewProgressBar SetRange int int -0x4721c0 void __thiscall zCViewProgressBar ResetRange -0x472270 void __thiscall zCList::~zCList -0x4722a0 void __thiscall zCList::InsertFront struct zTProgressRange * -0x472300 void * __thiscall zCList::`scalar deleting destructor' unsigned int -0x472370 zCViewStatusBar* __thiscall zCViewStatusBar zCViewStatusBar -0x4723c0 void * __thiscall zCViewStatusBar `scalar deleting destructor' unsigned int -0x4723e0 zCViewStatusBar* __thiscall zCViewStatusBar zCViewStatusBar int int int int enum zTviewID -0x472450 void __thiscall zCViewStatusBar Init -0x472480 void __thiscall zCViewStatusBar ~zCViewStatusBar -0x4724a0 void __thiscall zCViewStatusBar SetMaxRange float float -0x472540 void __thiscall zCViewStatusBar SetRange float float -0x4725e0 void __thiscall zCViewStatusBar SetPreview float -0x47261b void __thiscall CDHtmlDialog SetHostFlags unsigned long -0x472630 void __thiscall zCViewStatusBar SetValue float -0x4726b0 zCWorldInfo* __thiscall zCWorldInfo zCWorldInfo class zSTRING const & -0x4727f0 void * __thiscall zCWorldInfo `scalar deleting destructor' unsigned int -0x472810 void __thiscall zCWorldInfo ~zCWorldInfo -0x472940 class zSTRING __thiscall zCWorldInfo GetName -0x472990 class zCPlayerGroup * __thiscall zCWorldInfo GetPlayerGroup -0x4729a0 int __thiscall zCWorldInfo IsMember class zCPlayerInfo * -0x4729b0 class zCPlayerInfo * __thiscall zCWorldInfo GetLevelMaster -0x472a00 void __thiscall zCWorldInfo EnterWorld class zCPlayerInfo * -0x472a90 void __thiscall zCWorldInfo LeaveWorld class zCPlayerInfo * -0x472ad0 void __thiscall zCWorldInfo ShowDebugInfo -0x472ee0 void __thiscall zCList::~zCList -0x472f10 void __thiscall zCList::InsertFront class zCPlayerInfo * -0x472f70 void * __thiscall zCList::`scalar deleting destructor' unsigned int -0x473010 void __cdecl zInitOptions -0x473430 void __cdecl zDeinitOptions -0x473600 void __cdecl zBert_StartUp -0x474370 void __cdecl zBert_ShutDown -0x474650 int __thiscall oCAIHuman CheckActiveSpells -0x4746e0 int __thiscall oCAIHuman MagicInvestSpell -0x474d60 int __thiscall oCAIHuman MagicCheckSpellStates int -0x475680 class zCModelAni * __thiscall zCModel GetAniFromAniID int -0x4756d0 int __thiscall zCModel IsAniActive class zCModelAni * -0x475710 int __thiscall oCAIHuman MagicMode -0x475960 void __cdecl oCMsgWeapon operator delete void * char const * char const * int -0x475cd0 oCMagFrontier* __thiscall oCMagFrontier oCMagFrontier -0x475cf0 void __thiscall oCMagFrontier ~oCMagFrontier -0x475d60 void __thiscall oCMagFrontier SetNPC class oCNpc * -0x475d70 void __thiscall oCMagFrontier DoCheck -0x4764c0 zVEC2* __thiscall zVEC2 zVEC2 float float -0x4764e0 zVEC2* __thiscall zVEC2 zVEC2 class zVEC2 const & -0x476500 float __thiscall oCMagFrontier GetDistance class zVEC3 const & float & class zVEC3 & -0x476750 class zVEC2 & __thiscall zVEC2 operator/= float -0x476770 float __thiscall zVEC2 Length2 -0x476790 void __thiscall oCMagFrontier StartLightningAtPos class zVEC3 & class zVEC3 & -0x476d30 float __thiscall zVEC3 Length2 -0x476d50 void __cdecl zCMaterial operator delete void * char const * char const * int -0x476d70 void __cdecl zCVisual operator delete void * char const * char const * int -0x476d90 void __cdecl zCQuadMark operator delete void * char const * char const * int -0x476db0 void __thiscall oCMagFrontier DoWarningFX int -0x476fb0 void __cdecl oCVisualFX operator delete void * char const * char const * int -0x476fd0 void __thiscall oCMagFrontier DisposeWarningFX -0x477010 void __thiscall oCMagFrontier DoShootFX class zVEC3 const & -0x477380 class zVEC3 __cdecl operator+ class zVEC3 const & class zVEC3 const & -0x4773c0 class zVEC3 __cdecl operator* class zVEC3 const & float -0x477400 class zVEC3 __cdecl operator* float class zVEC3 const & -0x477440 void __thiscall oCMagFrontier DisposeShootFX -0x477750 oCMag_Book* __thiscall oCMag_Book oCMag_Book -0x477930 void __thiscall oCMag_Book ~oCMag_Book -0x477a90 void __thiscall oCMag_Book CheckConsistency -0x477ca0 void __thiscall oCMag_Book SetOwner class zCVob * -0x477d10 void __thiscall oCMag_Book SetWorld class zCWorld * -0x477d20 int __thiscall oCMag_Book Register class oCSpell * int -0x477e20 int __thiscall oCMag_Book Register class oCItem * int -0x477f40 int __thiscall oCMag_Book DeRegister class oCItem * -0x478010 int __thiscall oCMag_Book DeRegister int -0x4780c0 class oCSpell * __thiscall oCMag_Book CreateNewSpell int -0x478250 void __cdecl oCSpell operator delete void * char const * char const * int -0x478270 int __thiscall oCMag_Book Register int int -0x478510 int __thiscall oCMag_Book IsIn int -0x478550 void __thiscall oCMag_Book Spell_Setup int class oCNpc * class zCVob * -0x4786a0 void __thiscall oCMag_Book Spell_Setup class oCNpc * class zCVob * -0x478830 void __thiscall oCMag_Book Spell_Invest -0x4789b0 void __thiscall oCMag_Book StartInvestEffect class zCVob * int int int -0x478aa0 void __thiscall oCMag_Book Spell_Cast -0x478ff0 int __cdecl zCObject CheckInheritance class zCClassDef const * class zCClassDef const * -0x479020 void * __cdecl oCSpell operator new unsigned int char const * char const * int -0x479060 void __thiscall oCMag_Book StartCastEffect class zCVob * class zVEC3 const & -0x479150 int __thiscall oCMag_Book Spell_InCast -0x479160 void __thiscall oCMag_Book Open int -0x479490 void __thiscall oCMag_Book Close int -0x479610 float __thiscall oCMag_Book Ease float float float -0x479640 class zVEC3 __thiscall oCMag_Book EasePos float class zVEC3 & class zVEC3 & -0x4796e0 float __thiscall oCMag_Book GetAngle class zCVob * -0x4798e0 void __cdecl Alg_CalcAziElev class zVEC3 const & float & float & -0x4799f0 int __thiscall oCMag_Book IsInMovement -0x479a00 int __thiscall oCMag_Book IsActive -0x479a10 class oCSpell * __thiscall oCMag_Book GetSelectedSpell -0x479a70 int __thiscall oCMag_Book GetSelectedSpellNr -0x479a80 void __thiscall oCMag_Book Spell_Open int -0x479bc0 void __thiscall oCMag_Book StopSelectedSpell -0x479d40 void __thiscall oCMag_Book KillSelectedSpell -0x47a000 void __thiscall oCMag_Book Spell_Stop int -0x47a290 void __thiscall oCMag_Book Left -0x47a2f0 void __thiscall oCMag_Book Right -0x47a340 class zVEC3 __thiscall oCMag_Book CalcPos class zCVob * float -0x47a550 zVEC4* __thiscall zVEC4 zVEC4 class zVEC4 const & -0x47a570 class zMAT4 __cdecl operator* class zMAT4 const & class zMAT4 const & -0x47a800 int __thiscall oCMag_Book DoOpen -0x47a9f0 int __thiscall oCMag_Book DoClose -0x47adc0 class zVEC3 __cdecl operator- class zVEC3 const & class zVEC3 const & -0x47ae00 void __thiscall oCMag_Book SetFrontSpell int -0x47b1c0 int __thiscall oCMag_Book DoTurn -0x47b2d0 void __thiscall oCMag_Book ShowHandSymbol -0x47b4c0 void __thiscall oCMag_Book SetShowHandSymbol int -0x47b840 zMAT4* __thiscall zMAT4 zMAT4 class zMAT4 const & -0x47b880 void __thiscall oCMag_Book DoPerFrame -0x47bfc0 zVEC4* __thiscall zVEC4 zVEC4 -0x47bfd0 class zVEC3 __cdecl operator* class zMAT4 const & class zVEC3 const & -0x47c040 int __thiscall oCMag_Book GetNoOfSpells -0x47c050 class oCSpell * __thiscall oCMag_Book GetSpell class oCItem * int & -0x47c0b0 class oCSpell * __thiscall oCMag_Book GetSpell int -0x47c0d0 class oCItem * __thiscall oCMag_Book GetSpellItem int -0x47c0f0 class oCItem * __thiscall oCMag_Book GetSpellItem class oCSpell * -0x47c130 void __thiscall oCMag_Book NextRegisterAt int -0x47c150 class oCSpell * __thiscall oCMag_Book GetSpellByKey int -0x47c190 class oCItem * __thiscall oCMag_Book GetSpellItemByKey int -0x47c1d0 int __thiscall oCMag_Book GetNoOfSpellByKey int -0x47c220 int __thiscall oCMag_Book GetKeyByItem class oCItem * -0x47c270 oCMag_Book* __thiscall oCMag_Book oCMag_Book -0x47c290 oCMag_Book* __thiscall oCMag_Book oCMag_Book -0x47c2b0 void __thiscall zCArray::AllocDelta int -0x47c320 void __thiscall zCArray::AllocDelta int -0x47c390 class oCSpell * __cdecl zDYNAMIC_CAST class zCObject const * -0x47c480 oCMenu_Main* __thiscall oCMenu_Main oCMenu_Main class zSTRING const & -0x47c4a0 void * __thiscall oCMenu_Main `scalar deleting destructor' unsigned int -0x47c4c0 void __thiscall oCMenu_Main ScreenInit -0x47c4d0 void __thiscall oCMenu_Main ScreenDone -0x47c4e0 int __thiscall oCMenu_Main HandleEvent int -0x47c5aa int __thiscall oCMenu_Main HandleEvent int -0x47c6d0 oCMenu_ChgKeys* __thiscall oCMenu_ChgKeys oCMenu_ChgKeys class zSTRING const & -0x47c6f0 void * __thiscall oCMenu_ChgKeys `scalar deleting destructor' unsigned int -0x47c710 void __thiscall oCMenu_ChgKeys ~oCMenu_ChgKeys -0x47c720 int __thiscall oCMenu_ChgKeys HandleEvent int -0x47c990 int __thiscall oCMenu_ChgKeys ExecCommand class zSTRING const & -0x47d3f0 void __thiscall oCMenu_ChgKeys ScreenInit -0x47d410 void __thiscall oCMenu_ChgKeys Leave -0x47d4c0 void __thiscall oCMenu_ChgKeys InitText -0x47d7d0 void __thiscall zCInput BindOption class zSTRING unsigned short class zCArray -0x47d7f0 void __thiscall zCArray::InsertEnd unsigned short const & -0x47df70 oCMenu_Log* __thiscall oCMenu_Log oCMenu_Log class zSTRING const & -0x47df90 void * __thiscall oCMenu_Log `scalar deleting destructor' unsigned int -0x47dfb0 void __thiscall oCMenu_Log ~oCMenu_Log -0x47dfc0 void __thiscall oCMenu_Log ScreenInit -0x47e440 void __thiscall oCMenu_Log ScreenDone -0x47e560 void __thiscall oCMenu_Log SetDayTime class zSTRING const & class zSTRING const & -0x47e600 void __thiscall oCMenu_Log SetLogTopics class zCList const & -0x47ecc0 void __thiscall zTMenuItemListElement ~zTMenuItemListElement -0x47ed60 void __thiscall oCMenu_Log SetInfo class zCMenuItem const * -0x47ed70 int __thiscall oCMenu_Log ExecCommand class zSTRING const & -0x47eff0 int __thiscall oCMenu_Log HandleEnterItem class zCMenuItem * -0x47f240 int __thiscall oCMenu_Log HandleLeaveItem class zCMenuItem * -0x47f4a0 int __thiscall oCMenu_Log HandleActivateItem class zCMenuItem * -0x47f4b0 int __thiscall oCMenu_Log HandleEvent int -0x47f500 void __thiscall oCMenu_Log Activate -0x47f510 void __thiscall oCMenu_Log InitForDisplay -0x47f550 int __thiscall oCMenu_Status HandleEvent int -0x47f750 void __thiscall oCMenu_Status SetPlayerName class zSTRING const & -0x47f7a0 void __thiscall oCMenu_Status SetGuild class zSTRING const & -0x47f890 void __thiscall oCMenu_Status SetExperience unsigned long unsigned long unsigned long -0x47fc30 void __thiscall oCMenu_Status SetLearnPoints unsigned long -0x47fd10 oCMenu_Status* __thiscall oCMenu_Status oCMenu_Status class zSTRING const & -0x47fd70 void * __thiscall oCMenu_Status `scalar deleting destructor' unsigned int -0x47fd90 void __thiscall oCMenu_Status ~oCMenu_Status -0x47fe60 void __thiscall oCMenu_Status AddArmor struct oSMenuInfoArmor const & -0x47ff90 void __thiscall oCMenu_Status AddAttribute struct oSMenuInfoAttribute const & -0x480170 void __thiscall oCMenu_Status AddTalent struct oSMenuInfoTalent const & -0x480370 void __thiscall oCMenu_Status InitForDisplay -0x480e80 oCStatusScreen* __thiscall oCStatusScreen oCStatusScreen -0x481160 void * __thiscall oCStatusScreen `scalar deleting destructor' unsigned int -0x481180 void __thiscall oCStatusScreen ~oCStatusScreen -0x4813d0 void __thiscall oCStatusScreen Show -0x481610 oCLogScreen* __thiscall oCLogScreen oCLogScreen -0x4818a0 void * __thiscall oCLogScreen `scalar deleting destructor' unsigned int -0x4818c0 void __thiscall oCLogScreen ~oCLogScreen -0x481ad0 void __thiscall oCLogScreen Show -0x481d00 oCMapScreen* __thiscall oCMapScreen oCMapScreen -0x481ef0 void * __thiscall oCMapScreen `scalar deleting destructor' unsigned int -0x481f10 void __thiscall oCMapScreen ~oCMapScreen -0x482100 void __thiscall oCMapScreen Show -0x482450 oCStatusScreen* __thiscall oCStatusScreen oCStatusScreen -0x482490 oCStatusScreen* __thiscall oCStatusScreen oCStatusScreen -0x4824d0 void __thiscall zCArray::zCArray -0x4824e0 void * __thiscall oSMenuInfoAttribute `vector deleting destructor' unsigned int -0x482540 void * __thiscall oSMenuInfoTalent `vector deleting destructor' unsigned int -0x4825a0 void __thiscall oSMenuInfoAttribute ~oSMenuInfoAttribute -0x482640 void __thiscall oSMenuInfoTalent ~oSMenuInfoTalent -0x482720 class oCLogEntry * __thiscall zCList::Get int -0x482750 class oCLogTopic * __thiscall zCList::Get int -0x482780 void __thiscall zCArray::AllocDelta int -0x4829a0 void __thiscall zCArray::AllocDelta int -0x482be0 oSMenuInfoAttribute* __thiscall oSMenuInfoAttribute oSMenuInfoAttribute -0x482c20 oSMenuInfoTalent* __thiscall oSMenuInfoTalent oSMenuInfoTalent -0x482fa0 void __cdecl Freelook -0x483150 void __cdecl TestKeys_Carsten int -0x483160 void __cdecl ExceptionInfoCallback struct EXCEPTION_DESCR * -0x483f60 void __cdecl oCarsten_PerFrame -0x483f90 void __cdecl oCarsten_StartUp -0x485b60 class zMAT4 & __thiscall zMAT4 SetTranslation class zVEC3 const & -0x485b80 void __cdecl oCarsten_ShutDown -0x485ec0 oCSpell* __thiscall oCSpell oCSpell -0x486030 class zCClassDef * __thiscall oCSpell _GetClassDef -0x486040 void * __thiscall oCSpell `scalar deleting destructor' unsigned int -0x486070 oCSpell* __thiscall oCSpell oCSpell int -0x4861f0 void __thiscall oCSpell ~oCSpell -0x486290 void __thiscall oCSpell InitValues int -0x4863d0 class zSTRING __thiscall oCSpell GetSpellInstanceName int -0x4865e0 class oCVisualFX * __thiscall oCSpell CreateEffect -0x4868c0 void __cdecl oCVisFX_MultiTarget operator delete void * char const * char const * int -0x4868e0 void __cdecl oCVisFX_Lightning operator delete void * char const * char const * int -0x486900 void __thiscall oCSpell InitByScript class zSTRING const & -0x486be0 void __thiscall oCSpell SetEnabled int -0x486d30 int __thiscall oCSpell GetEnabled -0x486d40 void __thiscall oCSpell Setup class zCVob * class zCVob * -0x487520 int __thiscall oCSpell Invest -0x4877a0 int __thiscall oCSpell Cast -0x487920 int __thiscall oCSpell Stop -0x487aa0 int __thiscall oCSpell Kill -0x487c20 void __thiscall oCSpell Open -0x487d30 void __thiscall oCSpell Close -0x487ea0 void __thiscall oCSpell Reset -0x487ff0 void __thiscall oCSpell StopTargetEffects class zCVob * -0x4881d0 void __thiscall oCSpell CallScriptInvestedMana -0x4884a0 int __cdecl oCSpell IsTargetTypeValid class zCVob * int -0x488660 int __thiscall oCSpell IsValidTarget class zCVob * -0x488aa0 class zCVob * __thiscall oCSpell GetVob -0x488ab0 int __thiscall oCSpell GetSpellID -0x488ac0 int __thiscall oCSpell GetEnergyType -0x488ad0 int __thiscall oCSpell GetCategory -0x488ae0 class zSTRING __thiscall oCSpell GetName -0x488c90 int __thiscall oCSpell GetLevel -0x488cb0 int __thiscall oCSpell IsInvestSpell -0x488ce0 void __thiscall oCSpell SetInvestedMana int -0x488d00 int __thiscall oCSpell GetSpellStatus -0x488d10 int __thiscall oCSpell CanTurnDuringInvest -0x488d20 void __thiscall oCSpell SetReleaseStatus -0x489030 void __thiscall oCSpell SetSpellInfo int -0x489040 void __thiscall oCSpell DoLogicInvestEffect -0x489630 class zVEC3 & __thiscall zVEC3 operator+= class zVEC3 const & -0x489660 int __thiscall zCModel GetAniIDFromAniName class zSTRING const & -0x489680 class zVEC3 __thiscall zCVob GetPositionWorld -0x4896b0 int __thiscall oCSpell CastSpecificSpell -0x489e60 void __thiscall oCSpell EndTimedEffect -0x48a4b0 void __thiscall oCSpell DoTimedEffect -0x48a740 int __thiscall oCSpell CanBeDeleted -0x48a750 int __thiscall oCSpell DeleteCaster -0x48a770 void __thiscall oCSpell Archive class zCArchiver & -0x48a780 void __thiscall oCSpell Unarchive class zCArchiver & -0x48a990 class zCObject * __cdecl oCSpell _CreateNewInstance -0x48ae10 void __thiscall oCTrajectory Calc -0x48b140 void __thiscall zMAT4 GetTranslation class zVEC3 & -0x48b160 void __thiscall zCKBSpline InitVars -0x48b180 void __thiscall oCTrajectory Changed -0x48b190 class zMAT4 __thiscall oCTrajectory Interpolate float -0x48b600 class zMAT4 __thiscall oCTrajectory InterpolateN float -0x48b710 void __thiscall oCTrajectory Draw -0x48b990 void __thiscall oCTrajectory Clear -0x48b9f0 void __thiscall zCKBSpline ~zCKBSpline -0x48ba50 class zVEC3 __thiscall oCTrajectory RecalcByColl class zVEC3 const & class zVEC3 const & class zVEC3 const & int -0x48bee0 float __cdecl operator* class zVEC3 const & class zVEC3 const & -0x48bf00 void __thiscall oCTrajectory ApplyGrav float const & -0x48bf80 void __thiscall oCTrajectory SetByList class zCArray -0x48c120 int __thiscall oCTrajectory VobCross class zCVob const * -0x48c1c0 oCEmitterKey* __thiscall oCEmitterKey oCEmitterKey -0x48c4b0 void __thiscall oCEmitterKey ~oCEmitterKey -0x48c770 void __thiscall oCEmitterKey SetByScript class zSTRING const & -0x48c9b0 void __thiscall oCEmitterKey ParseStrings -0x48cf00 void __cdecl oCVisualFX RemoveInstancesOfClass class zCClassDef & int -0x48d100 void __cdecl oCVisualFX PreSaveGameProcessing int -0x48d110 void __cdecl oCVisualFX PostSaveGameProcessing -0x48d120 oCVisualFX* __thiscall oCVisualFX oCVisualFX -0x48d570 class zCClassDef * __thiscall zCEffect _GetClassDef -0x48d580 void __thiscall oCTrajectory ~oCTrajectory -0x48d640 class zCClassDef * __thiscall oCVisualFX _GetClassDef -0x48d650 class zCVob * __thiscall oCVisualFX GetOrigin -0x48d660 class zCVob * __thiscall oCVisualFX GetTarget -0x48d670 class zCVob * __thiscall oCVisualFX GetInflictor -0x48d680 void __thiscall oCVisualFX Play float class zMAT4 const * class zMAT4 const * -0x48d690 void __thiscall oCVisualFX SetDuration float -0x48d6a0 void __thiscall oCVisualFX GetCollisionCandidates class zCArray & -0x48d750 int __thiscall oCVisualFX GetNumCollisionCandidates -0x48d760 void __thiscall oCVisualFX SetDamage float -0x48d770 void __thiscall oCVisualFX SetDamageType int -0x48d780 float __thiscall oCVisualFX GetDamage -0x48d790 int __thiscall oCVisualFX GetDamageType -0x48d7a0 int __thiscall oCVisualFX IsASpell -0x48d7b0 void __thiscall oCVisualFX SetSpellType int -0x48d7c0 int __thiscall oCVisualFX GetSpellType -0x48d7d0 int __thiscall oCVisualFX GetSpellTargetTypes -0x48d7e0 void __thiscall oCVisualFX SetSpellTargetTypes int -0x48d7f0 int __thiscall oCVisualFX GetIsProjectile -0x48d800 void __thiscall oCVisualFX SetIsProjectile int -0x48d810 void * __thiscall oCVisualFX `scalar deleting destructor' unsigned int -0x48d840 void __thiscall zCEffect ~zCEffect -0x48d850 void * __thiscall zCEffect `scalar deleting destructor' unsigned int -0x48d880 void __thiscall oCVisualFX ~oCVisualFX -0x48e450 void * __thiscall zCKBSpline `scalar deleting destructor' unsigned int -0x48e470 void * __thiscall zCPositionKey `scalar deleting destructor' unsigned int -0x48e490 void __thiscall oCVisualFX CreateHierachy -0x48e760 void __thiscall oCVisualFX DisposeHierachy -0x48e980 void __cdecl oCVisualFX InitParser -0x48ec60 void __cdecl oCVisualFX operator delete void * -0x48ec80 void __cdecl oCarsten_ShutDown -0x48ecb0 void __thiscall oCVisualFX InitValues -0x48f1e0 void __cdecl zCAIBase operator delete void * char const * char const * int -0x48f200 class zCClassDef * __thiscall zCAIBase _GetClassDef -0x48f210 int __thiscall zCAIBase CanThisCollideWith class zCVob * -0x48f220 int __thiscall zCAIBase HasAIDetectedCollision -0x48f230 void __thiscall zCAIBase AICollisionResponseSelfDetected class zVEC3 const & int & -0x48f240 void __thiscall zCAIBase HostVobRemovedFromWorld class zCVob * class zCWorld * -0x48f250 void __thiscall oCVisualFXAI ReportCollisionToAI class zCCollisionReport const & -0x48f270 void __thiscall oCVisualFXAI HostVobAddedToWorld class zCVob * class zCWorld * -0x48f280 void * __thiscall oCVisualFXAI `scalar deleting destructor' unsigned int -0x48f2b0 void __thiscall oCVisualFXAI ~oCVisualFXAI -0x48f2c0 void __thiscall zCAIBase ReportCollisionToAI class zCCollisionReport const & -0x48f2d0 void __thiscall zCAIBase HostVobAddedToWorld class zCVob * class zCWorld * -0x48f2e0 void * __thiscall zCAIBase `scalar deleting destructor' unsigned int -0x48f310 void __thiscall zCAIBase ~zCAIBase -0x48f320 void __thiscall oCVisualFX ParseStrings -0x48f6a0 void __thiscall oCVisualFX SetVisualByString class zSTRING const & -0x490750 void __thiscall zPATH ~zPATH -0x490770 void __cdecl zCParticleFX operator delete void * char const * char const * int -0x490790 void __cdecl zCEarthquake operator delete void * char const * char const * int -0x4907b0 void __cdecl zCVobScreenFX operator delete void * char const * char const * int -0x4907d0 void __cdecl zCPolyStrip operator delete void * char const * char const * int -0x4907f0 void __thiscall oCVisualFX SetCollisionEnabled int -0x4908b2 void __thiscall oCVisualFX SetCollisionEnabled int -0x490910 void __thiscall oCVisualFX SetByScript class zSTRING const & -0x491360 void __cdecl zCVobLight operator delete void * char const * char const * int -0x491380 void __thiscall oCVisualFX UpdateFXByEmitterKey class oCEmitterKey * -0x491bd0 void __thiscall oCVisualFX CreateBackup -0x491be0 int __thiscall oCVisualFX FindKey class zSTRING const & -0x491d60 class oCVisualFX * __cdecl oCVisualFX CreateAndPlay class zSTRING const & class zCVob const * class zCVob const * int float int int -0x4920b0 class oCVisualFX * __cdecl oCVisualFX CreateAndPlay class zSTRING const & class zVEC3 const & class zCVob const * int float int int -0x492530 class oCVisualFX * __thiscall oCVisualFX CreateAndCastFX class zSTRING const & class zCVob const * class zCVob const * -0x492890 class oCVisualFX * __thiscall oCVisualFX CreateAndCastFX class zSTRING const & class zMAT4 const & -0x492cf0 void __thiscall oCVisualFX CalcTrajectory int const & -0x494150 class zVEC3 __thiscall zMAT4 GetRightVector -0x494180 float __thiscall zVEC3 LengthApprox -0x494210 class zVEC3 & __thiscall zVEC3 Normalize -0x494250 int __cdecl operator== class zVEC3 const & class zVEC3 const & -0x494290 class zVEC3 __thiscall zCVob GetUpVectorWorld -0x4942c0 void __thiscall oCTrajectory InsertKey class zMAT4 & -0x4943f0 class zMAT4 __thiscall oCTrajectory GetKey int -0x4944e0 void __thiscall oCTrajectory SetKey int class zMAT4 -0x494510 int __thiscall oCTrajectory GetNumKeys -0x494950 void __thiscall oCVisualFX SetOrigin class zCVob * -0x4949c0 void __thiscall oCVisualFX SetInflictor class zCVob * -0x494a20 void __thiscall oCVisualFX SetTarget class zCVob * -0x494b80 void __thiscall oCVisualFX SetTarget class zVEC3 & -0x494bf0 void __thiscall oCVisualFX CreateInvestFX -0x494db0 void __thiscall oCVisualFX InitInvestFX -0x494f10 void __thiscall oCVisualFX StopInvestFX -0x494fc0 void __thiscall oCVisualFX Open -0x4952fd void __thiscall oCVisualFX Open -0x495310 int __thiscall zSTRING Search class zSTRING const & unsigned int -0x495330 void __thiscall oCVisualFX Reset -0x495520 void __thiscall oCVisualFX Init class zCVob const * class zVEC3 const & -0x495640 void __thiscall oCVisualFX Init class zCVob const * class zCVob const * class zCVob const * -0x495da0 void __thiscall oCVisualFX Init class zCArray const & -0x495f30 void __thiscall oCVisualFX InvestNext -0x496300 void __thiscall oCVisualFX InvestNext -0x496310 void __thiscall oCVisualFX SetLevel int -0x496710 int __thiscall oCVisualFX GetLevel -0x496720 void __thiscall oCVisualFX Cast int -0x496c40 void __thiscall oCVisualFX Cast int -0x496fc0 void __thiscall oCVisualFX Collide int -0x497260 void __thiscall oCVisualFX SetShowVisual int -0x4973b0 void __thiscall oCVisualFX Stop int -0x49778f void __thiscall oCVisualFX Stop int -0x4977a0 void __thiscall oCVisualFX Kill -0x497a40 int __thiscall oCVisualFX CanBeDeleted -0x497a80 int __thiscall oCVisualFX IsFinished -0x497b10 int __thiscall oCVisualFX IsLooping -0x497b80 void __thiscall oCVisualFX InitEffect -0x498050 void __thiscall oCVisualFX EndEffect int -0x4980a0 void __thiscall oCVisualFX ReportCollision class zCCollisionReport const & -0x498aa0 int __thiscall oCVisualFX ProcessQueuedCollisions -0x498b50 int __thiscall oCVisualFX ProcessCollision struct zSVisualFXColl & -0x499260 void __thiscall oCNpc::oSDamageDescriptor ~oSDamageDescriptor -0x4992e0 void __cdecl oCMsgDamage operator delete void * char const * char const * int -0x499300 void __thiscall oCVisualFX CollisionResponse class zVEC3 const & int -0x4997c0 class zVEC3 __thiscall zMAT4 GetUpVector -0x4997f0 class zMAT4 __thiscall zCPositionKey GetMat -0x4998a0 void __thiscall oCVisualFX SetCollisionCandidates class zCArray -0x4999b0 int __thiscall oCVisualFX GetCollidedCandidates class zCArray & -0x499a80 int __thiscall oCVisualFX CanThisCollideWith class zCVob * -0x499cc0 int __thiscall oCVisualFX CheckDeletion -0x49a110 void __thiscall oCVisualFX UpdateActKey -0x49a390 void __thiscall oCVisualFX DoMovements -0x49aea0 void __thiscall zCKBSpline InterpolateN float class zMAT4 & enum zTSplLerpMode -0x49aee0 int __thiscall oCVisualFX CheckDelayedTrigger -0x49b170 void __thiscall oCVisualFX AdjustShapeToOrigin -0x49b610 class zVEC2 __cdecl operator* class zVEC2 const & float -0x49b630 void __thiscall oCVisualFX UpdateEffects -0x49b9c0 void __thiscall oCVisualFX OnTick -0x49baa0 void __thiscall oCVisualFX Archive class zCArchiver & -0x49bab0 void __thiscall oCVisualFX Unarchive class zCArchiver & -0x49bac0 void __thiscall oCVisualFXAI DoAI class zCVob * int & -0x49bce0 class zCObject * __cdecl oCVisualFX _CreateNewInstance -0x49bd50 void __thiscall zCArray::zCArray -0x49bd60 oCVisualFX* __thiscall oCVisualFX oCVisualFX -0x49bd80 void __thiscall zCArray::DeleteList -0x49bda0 oCVisualFX* __thiscall oCVisualFX oCVisualFX -0x49bdc0 oCVisualFX* __thiscall oCVisualFX oCVisualFX -0x49bde0 oCVisualFX* __thiscall oCVisualFX oCVisualFX -0x49be00 void __thiscall zCArray::AllocDelta int -0x49be70 void __thiscall zCArray::AllocDelta int -0x49bee0 void __thiscall zCArray::InsertEnd class oCEmitterKey * const & -0x49bfd0 void __thiscall zCArray::AllocDelta int -0x49c070 void __thiscall zCArray::AllocDelta int -0x49c0e0 class zCParticleFX * __cdecl zDYNAMIC_CAST class zCObject const * -0x49c110 class zCPolyStrip * __cdecl zDYNAMIC_CAST class zCObject const * -0x49c480 void __thiscall oCVisualFX Edit -0x49cac0 void __cdecl oCVisualFX CreateNewScriptFX class zSTRING const & -0x49cd50 void __thiscall oCEmitterKey Edit -0x49d1c0 void __cdecl oCEmitterKey CreateNewScriptKey class zSTRING const & -0x49d450 void __cdecl oCVisualFX FxConsole_ParameterChanged class zSTRING const & -0x49e2d0 void __cdecl oCVisualFX EmConsole_ParameterChanged class zSTRING const & -0x49e5d0 int __cdecl oCVisualFX FxConsole_EvalFunc class zSTRING const & class zSTRING & -0x49f400 int __cdecl oCVisualFX EmConsole_EvalFunc class zSTRING const & class zSTRING & -0x4a09c0 void __thiscall oCEmitterKey SetDefaultByFX class oCVisualFX * -0x4a0e40 void __thiscall oCVisualFX SetupEmitterKeysByVisual -0x4a11c0 oCVisFX_Lightning* __thiscall oCVisFX_Lightning oCVisFX_Lightning -0x4a1290 class zCClassDef * __thiscall oCVisFX_Lightning _GetClassDef -0x4a12a0 void * __thiscall oCVisFX_Lightning `scalar deleting destructor' unsigned int -0x4a12d0 void __thiscall oCVisFX_Lightning ~oCVisFX_Lightning -0x4a15d0 void __thiscall oCVisFX_Lightning ~oCVisFX_Lightning -0x4a1620 void __thiscall oCVisFX_Lightning Open -0x4a1650 void __thiscall oCVisFX_Lightning Init class zCArray const & -0x4a1820 void __thiscall oCVisFX_Lightning InvestNext -0x4a19a0 void __thiscall oCVisFX_Lightning Cast int -0x4a1ab0 void __thiscall oCVisFX_Lightning Stop int -0x4a1c60 int __thiscall oCVisFX_Lightning CheckDeletion -0x4a2010 void __thiscall oCVisFX_Lightning OnTick -0x4a2a10 int __thiscall oCFXScanner Initialized -0x4a2a30 void __thiscall oCVisFX_Lightning UpdateBurnVobs -0x4a2dd0 void __thiscall oCVisFX_Lightning Draw -0x4a3680 int __thiscall oCVisFX_Lightning UpdateBurnVobsInvestNext -0x4a3a50 void __thiscall oCVisFX_Lightning CreateScanner class zCVob * -0x4a3d40 void __thiscall oCVisFX_Lightning UpdateScanner -0x4a3d60 void __thiscall oCVisFX_Lightning DeleteScanner -0x4a3dd0 void __thiscall oCFXScanner Enable class zCVob * -0x4a3e50 void __thiscall oCFXScanner Disable -0x4a3ea0 int __thiscall oCFXScanner Enabled -0x4a3eb0 void __thiscall oCFXScanner Run -0x4a42b0 void __thiscall zMAT4 SetAtVector class zVEC3 const & -0x4a42d0 void __thiscall zMAT4 SetUpVector class zVEC3 const & -0x4a42f0 void __thiscall zMAT4 SetRightVector class zVEC3 const & -0x4a4310 class zVEC3 __cdecl operator^ class zVEC3 const & class zVEC3 const & -0x4a4570 class zCObject * __cdecl oCVisFX_Lightning _CreateNewInstance -0x4a45e0 void __thiscall zCArray::zCArray class zCArray const & -0x4a4680 void __thiscall zCArray::RemoveOrderIndex int -0x4a46b0 void __thiscall oCVisFX_Lightning ~oCVisFX_Lightning -0x4a46d0 void __thiscall zCArray::RemoveOrderIndex int -0x4a4700 void __thiscall zCArray::AllocDelta int -0x4a47a0 oCVisFX_MultiTarget* __thiscall oCVisFX_MultiTarget oCVisFX_MultiTarget -0x4a47e0 class zCClassDef * __thiscall oCVisFX_MultiTarget _GetClassDef -0x4a47f0 void __thiscall oCVisFX_MultiTarget Play float class zMAT4 const * class zMAT4 const * -0x4a4800 void * __thiscall oCVisFX_MultiTarget `scalar deleting destructor' unsigned int -0x4a4830 void __thiscall oCVisFX_MultiTarget ~oCVisFX_MultiTarget -0x4a4950 void __thiscall oCVisFX_MultiTarget Open -0x4a4990 void __thiscall oCVisFX_MultiTarget SetLevel int -0x4a49d0 void __thiscall oCVisFX_MultiTarget Init class zCArray -0x4a4e70 void __thiscall oCVisFX_MultiTarget InvestNext -0x4a4eb0 void __thiscall oCVisFX_MultiTarget Cast int -0x4a4f20 void __thiscall oCVisFX_MultiTarget Stop int -0x4a4f90 void __thiscall oCVisFX_MultiTarget SetByScript class zSTRING const & -0x4a5060 void __thiscall oCVisFX_MultiTarget Reset -0x4a50a0 int __thiscall oCVisFX_MultiTarget IsFinished -0x4a50f0 void __thiscall oCVisFX_MultiTarget SetDamage float -0x4a5150 void __thiscall oCVisFX_MultiTarget SetDamageType int -0x4a51a0 void __thiscall oCVisFX_MultiTarget Archive class zCArchiver & -0x4a51b0 void __thiscall oCVisFX_MultiTarget Unarchive class zCArchiver & -0x4a53c0 class zCObject * __cdecl oCVisFX_MultiTarget _CreateNewInstance -0x4a5470 void __thiscall zCArray::AllocAbs int -0x4a59b0 class zCAICamera * __cdecl zCAICamera GetCurrent -0x4a59c0 zCAICamera* __thiscall zCAICamera zCAICamera -0x4a5c10 class zCClassDef * __thiscall zCAICamera _GetClassDef -0x4a5c20 void * __thiscall zCAICamera `scalar deleting destructor' unsigned int -0x4a5c50 void __thiscall zCAICamera ~zCAICamera -0x4a5e40 class zCAICamera * __cdecl zCAICamera Create -0x4a5ef0 void __cdecl zCAICamera operator delete void * char const * char const * int -0x4a5f10 void __thiscall zCAICamera StartUp -0x4a6400 void * __cdecl zCVob operator new unsigned int char const * char const * int -0x4a6460 void __thiscall zCAICamera CleanUp -0x4a64a0 void __cdecl zCAICamera GlobalStartUp -0x4a64b0 void __cdecl zCarsten_ShutDown -0x4a6520 float __thiscall zCAICamera GetBestRange -0x4a6580 float __thiscall zCAICamera GetMinRange -0x4a6590 float __thiscall zCAICamera GetMaxRange -0x4a65a0 void __thiscall zCAICamera SetMode class zSTRING & class zCArray -0x4a68e0 class zSTRING __thiscall zCAICamera GetMode -0x4a6930 int __thiscall zCAICamera IsModeActive class zSTRING & -0x4a69b0 int __thiscall zCAICamera IsModeAvailable class zSTRING const & -0x4a69d0 void __thiscall zCAICamera ReceiveMsg enum zTAICamMsg const & -0x4a6a00 void __thiscall zCAICamera SetVob class zCVob * -0x4a6ce0 void __thiscall zCAICamera SetTarget class zCVob * -0x4a7120 void __thiscall zCAICamera SetTargetList class zCArray -0x4a7400 void __thiscall zCAICamera ClearTargetList -0x4a7490 void __thiscall zCAICamera AddTarget class zCVob * -0x4a75f0 void __thiscall zCAICamera SubTarget class zCVob * -0x4a7680 int __thiscall zCAICamera Console_EvalFunc class zSTRING const & class zSTRING & -0x4a8030 void __thiscall zCAICamera ParameterChanged -0x4a81c0 void __thiscall zCAICamera CalcFirstPosition -0x4a8330 int __thiscall zCAICamera SetByScript class zSTRING & -0x4a8a70 class zSTRING __thiscall zCAICamera SetByScriptLine class zSTRING & -0x4a9460 void __thiscall zCAICamera CreateInstance class zSTRING & -0x4a9480 void __thiscall zCAICamera AI_LookingCam -0x4a9e10 zCPathSearch* __thiscall zCPathSearch zCPathSearch -0x4a9e30 void __thiscall zCAICamera AI_FirstPerson -0x4a9ec0 void __thiscall zCAICamera AI_Normal -0x4aa2b0 class zVEC3 & __thiscall zCAICamera GetCamSysFirstPos -0x4aa2c0 void __thiscall zCAICamera CheckKeys -0x4aadf0 void __thiscall zCAICamera DoAI class zCVob * int & -0x4ab320 void __thiscall zCPathSearch::zSPathSearchOptions SetDefaults -0x4ab370 void __thiscall zCAICamera SetRotateEnabled int -0x4ab590 class zCObject * __cdecl zCAICamera _CreateNewInstance -0x4ab600 void __thiscall zCArray::DeleteList -0x4ab620 void __cdecl zClamp float & float float -0x4ab780 zCPathSearch* __thiscall zCPathSearch zCPathSearch -0x4ab960 void __thiscall zSPathSearchState ~zSPathSearchState -0x4aba40 void __thiscall zCPathSearch CamVobChanged -0x4abb40 void __thiscall zCPathSearch TargetChanged -0x4abb60 void __thiscall zCPathSearch SetAICamera class zCAICamera * -0x4abb70 int __thiscall zCSphereCoordsCache GetSphereCoordLazy float const & float const & float const & struct zSPathSearchState_Internal * & -0x4ac7f0 class zVEC3 & __thiscall zVEC3 NormalizeApprox -0x4ac8f0 void __thiscall zCSphereCoordsCache::zSAziSphereCoord ~zSAziSphereCoord -0x4ac910 void __thiscall zCSphereCoordsCache::zSElevSphereCoord ~zSElevSphereCoord -0x4ac930 zSPathSearchState_Internal* __thiscall zSPathSearchState_Internal zSPathSearchState_Internal -0x4ac940 void __thiscall zCSphereCoordsCache GetBestScoredSearch float & float & float & struct zSPathSearchState_Internal * & -0x4aca90 zCSphereCoordsCache* __thiscall zCSphereCoordsCache zCSphereCoordsCache -0x4acab0 void __thiscall zCSphereCoordsCache ~zCSphereCoordsCache -0x4acb10 void __thiscall zCSphereCoordsCache DeleteList -0x4acc40 struct zSPathSearchResult * __cdecl zCPathSearch GetReport -0x4acc80 zSPathSearchResult* __thiscall zSPathSearchResult zSPathSearchResult -0x4acca0 class zCPathSearch * __cdecl zCPathSearch GetSearch -0x4ace90 int __thiscall zCPathSearch SphereSearch struct zSEvasionSearchDesc const & -0x4ad4d0 void __thiscall zSEvasionSearchDesc::zSEvasionSearchOptions ~zSEvasionSearchOptions -0x4ad570 int __thiscall zCPathSearch SwitchSearch struct zSEvasionSearchDesc const & -0x4ad580 int __thiscall zCPathSearch ShoulderSearch struct zSEvasionSearchDesc const & -0x4ad960 int __thiscall zCPathSearch PanicSearch struct zSEvasionSearchDesc const & -0x4ade80 void __thiscall zCPathSearch CalcStateScores struct zSPathSearchState & -0x4ae200 enum zTPathLerpMode __thiscall zCPathSearch GetBestLerpMode struct zSPathSearchState const & -0x4ae3b0 enum zTPathLerpMode __thiscall zCPathSearch GetBestLerpMode class zVEC3 const & class zVEC3 const & -0x4ae470 class zVEC3 __thiscall zCPathSearch DoSlerpRotQuat class zCQuat const & class zCQuat const & float const & float const & -0x4ae6b0 int __thiscall zCPathSearch FindBestEvasion struct zCPathSearch::zSPathSearchOptions & -0x4aeb60 int __thiscall zCPathSearch CanEvadeTo struct zSPathSearchState & -0x4aebc0 int __thiscall zCPathSearch FindEvasionSequence class zCArray & -0x4aef30 zSEvasionSearchDesc* __thiscall zSEvasionSearchDesc zSEvasionSearchDesc -0x4aef60 void __thiscall zSEvasionSearchDesc ~zSEvasionSearchDesc -0x4af000 int __thiscall zCPathSearch FES_PlayerInvisible_Moved class zCArray & -0x4b1030 void __thiscall zSEvasionSearchDesc::zSEvasionSearchOptions zSEvasionSearchOptions -0x4b1070 int __thiscall zCPathSearch FES_PlayerInvisible_Moved_BW class zCArray & -0x4b19b0 int __thiscall zCPathSearch FES_PlayerInvisible_Moved_FW class zCArray & -0x4b2300 int __thiscall zCPathSearch FES_IdealCone class zCArray & -0x4b41f0 int __thiscall zCPathSearch FES_PlayerInvisible_Standing class zCArray & -0x4b4240 int __thiscall zCPathSearch FES_PlayerInvisible_Rotated class zCArray & -0x4b4ac0 int __thiscall zCPathSearch FES_PlayerTargetInvisible class zCArray & -0x4b4b00 int __thiscall zCPathSearch FES_CamHitWall class zCArray & -0x4b4b10 int __thiscall zCPathSearch FES_NoEvasionFound class zCArray & -0x4b4cf0 int __thiscall zCPathSearch EvasionPossible -0x4b4d00 int __thiscall zCPathSearch IsPointValid class zVEC3 const & int enum zTPoseFailReason & -0x4b57a0 int __thiscall zCPathSearch IsPointNearWall class zVEC3 const & -0x4b59e0 int __thiscall zCPathSearch LineOfSight class zVEC3 const & class zVEC3 const & -0x4b5a50 int __thiscall zCPathSearch AdjustCenterSphere class zVEC3 & class zVEC3 const & float -0x4b5d10 class zVEC3 & __thiscall zCPathSearch GetPolyNearestPoint class zCPolygon * class zVEC3 const & -0x4b6200 void __thiscall zCArray::zCArray -0x4b6210 void __thiscall zCArray::~zCArray -0x4b6250 void __thiscall zCArray::InsertEnd struct zSEvasionSearchDesc::zSEvasionSearchOptions const & -0x4b64c0 void __thiscall zCArraySort::zCArraySort -0x4b64e0 void __thiscall zCArraySort::InsertSort struct zCSphereCoordsCache::zSRangeSphereCoord * const & -0x4b6660 void __thiscall zCArraySort::zCArraySort -0x4b6680 void __thiscall zCArraySort::InsertSort struct zCSphereCoordsCache::zSElevSphereCoord * const & -0x4b6800 void __thiscall zCSphereCoordsCache ~zCSphereCoordsCache -0x4b6820 zCPathSearch* __thiscall zCPathSearch zCPathSearch -0x4b6840 int __thiscall zCPathSearch FindBestEvasion struct zCPathSearch::zSPathSearchOptions & -0x4b6880 void __thiscall zCArray::InsertEnd struct zSEvasionSearchDesc const & -0x4b6ab0 void * __thiscall zSEvasionSearchDesc::zSEvasionSearchOptions `vector deleting destructor' unsigned int -0x4b6b10 struct zSEvasionSearchDesc::zSEvasionSearchOptions & __thiscall zSEvasionSearchDesc::zSEvasionSearchOptions operator= struct zSEvasionSearchDesc::zSEvasionSearchOptions const & -0x4b6da0 void * __thiscall zSEvasionSearchDesc `vector deleting destructor' unsigned int -0x4b6e00 struct zSEvasionSearchDesc & __thiscall zSEvasionSearchDesc operator= struct zSEvasionSearchDesc const & -0x4b7030 void __thiscall zCArray::AllocDelta int -0x4b7290 void __thiscall zCArraySort::AllocDelta int -0x4b7300 void __thiscall zCArraySort::AllocDelta int -0x4b7370 void __thiscall zCArraySort::AllocDelta int -0x4b73e0 void __thiscall zCArray::AllocDelta int -0x4b7650 void __thiscall zCAICamera StartupDialogCam -0x4b78d0 void __cdecl zCAICamera GlobalDialogCamCleanUp -0x4b79d0 void __thiscall zCAICamera InitDialogCam -0x4b7a10 void __thiscall zCAICamera SetDialogCamDuration float -0x4b7a20 void __thiscall zCAICamera ReleaseLastDialogCam -0x4b7ae0 class zCCSCamera * __thiscall zCAICamera PickPreset class zSTRING class zCArray const & -0x4b7c30 void __thiscall zCAICamera StartDialogCam int -0x4b9830 zVEC4* __thiscall zVEC4 zVEC4 float float float float -0x4b9850 void * __cdecl zCCSCamera_EventMsg operator new unsigned int char const * char const * int -0x4b9890 class zCCamTrj_KeyFrame * __thiscall zCCSCamera GetCamKey int -0x4b98b0 class zCCamTrj_KeyFrame * __thiscall zCCSCamera GetTargetKey int -0x4b98d0 int __thiscall zCAICamera DialogPresetIsValid class zCCSCamera * -0x4b99a0 void __thiscall zCAICamera StartDialogCam int -0x4b99c0 void __thiscall zCArray::DeleteList -0x4b99e0 void __thiscall zCArray::AllocDelta int -0x4b9a80 class zCMovementTracker * __cdecl zCMovementTracker GetTracker -0x4b9ad0 zCMovementTracker* __thiscall zCMovementTracker zCMovementTracker -0x4b9fc0 void __thiscall zCPose ~zCPose -0x4ba050 float __thiscall zCMovementTracker GetAzimuth -0x4ba060 float __thiscall zCMovementTracker GetElevation -0x4ba070 float __thiscall zCMovementTracker GetAzimuth class zVEC3 const & -0x4ba3d0 float __cdecl operator* class zVEC2 const & class zVEC2 const & -0x4ba3f0 float __thiscall zCMovementTracker GetElevation class zVEC3 const & -0x4ba690 class zVEC3 & __thiscall zVEC3 NormalizeSafe -0x4ba6f0 float __thiscall zCMovementTracker GetRange class zVEC3 const & -0x4ba720 void __thiscall zCMovementTracker SetAzimuth float const & -0x4ba750 void __thiscall zCMovementTracker SetElevation float const & -0x4ba780 void __thiscall zCMovementTracker SetRange float const & -0x4ba860 float __thiscall zCMovementTracker GetRange -0x4ba890 class zVEC3 __thiscall zCMovementTracker ApplyAziToPoint float const & class zVEC3 const & -0x4bab30 class zVEC3 __thiscall zCMovementTracker ApplyElevToPoint float const & class zVEC3 const & -0x4baf20 class zVEC3 __thiscall zCMovementTracker ApplyRangeToPoint float const & class zVEC3 const & -0x4bb000 class zVEC3 __thiscall zCMovementTracker GetRangePos float const & -0x4bb0c0 class zVEC3 __thiscall zCMovementTracker GetIdealRangePos -0x4bb1a0 float __thiscall zCMovementTracker GetDistToIdealRange -0x4bb2c0 int __thiscall zCMovementTracker IsIdealOrientation -0x4bb330 int __thiscall zCMovementTracker IsIdealRange -0x4bb460 void __thiscall zCMovementTracker UpdateCamPos class zVEC3 const & -0x4bb530 void __thiscall zCMovementTracker UpdatePlayerPos class zVEC3 const & -0x4bb8c0 class zVEC3 & __thiscall zVEC3 operator/= float -0x4bb8f0 void __thiscall zCMovementTracker SetCamPos class zVEC3 const & -0x4bb940 void __thiscall zCMovementTracker CalcPlayerPose -0x4bc410 class zMAT4 __cdecl zInverseMatD class zMAT4 const & class zSTRING const & -0x4bc820 void __thiscall zCMovementTracker CalcPlayerMovements -0x4bcb40 void __thiscall zCMovementTracker SetPlayerPos class zVEC3 const & -0x4bcbc0 void __thiscall zCMovementTracker ReceiveMsg enum zTAICamMsg const & -0x4bcbd0 void __thiscall zCMovementTracker ClearMessages -0x4bcbe0 void __thiscall zCMovementTracker AutoSetMessages -0x4bcde0 void __thiscall zCMovementTracker UpdateMessages -0x4bce10 void __thiscall zCMovementTracker Update -0x4bd260 void __thiscall zCMovementTracker CheckKeys -0x4bd270 int __thiscall zCMovementTracker CheckSpecialMoves -0x4bd5c0 class zCQuat __thiscall zCMovementTracker GetLocalRot float const & float const & -0x4bd7b0 class zMAT4 __thiscall zCMovementTracker GetLocalRotEnd -0x4bdc20 void __thiscall zCMovementTracker RecalcRingPositions -0x4bdcc0 class zVEC3 & __thiscall zCMovementTracker GetLastValidWayPoint enum zCMovementTracker::zTWayPoint const & -0x4bde52 class zVEC3 & __thiscall zCMovementTracker GetLastValidWayPoint enum zCMovementTracker::zTWayPoint const & -0x4bdec0 void __thiscall zCMovementTracker UpdateWayPoint enum zCMovementTracker::zTWayPoint const & -0x4be220 void __thiscall zCMovementTracker ResetWayPoints class zVEC3 const & enum zCMovementTracker::zTWayPoint const & -0x4be310 void __thiscall zCMovementTracker InterpolateTo struct zSPathSearchResult const & -0x4bf880 class zVEC3 __cdecl operator- class zVEC3 const & -0x4bf8b0 void __thiscall zCMovementTracker CalcPlayerSpline -0x4bfb80 class zVEC3 __thiscall zCMovementTracker GetPlayerAtVector -0x4bfbc0 class zMAT4 & __thiscall zCMovementTracker GetFirstPersonCamMat -0x4bfe20 class zMAT4 & __thiscall zCMovementTracker GetPanicCamMat -0x4bff80 class zMAT4 & __thiscall zCMovementTracker GetShoulderCamMat -0x4c0160 class zVEC3 & __thiscall zCMovementTracker CalcAziElevRangeApprox float const & float const & float const & -0x4c05e0 void __thiscall zCMovementTracker SetRotateEnabled int -0x4c0750 void __thiscall zCMovementTracker SaveFrameStates -0x4c0ad8 void __thiscall zCMovementTracker SaveFrameStates -0x4c0af0 class zVEC4 __thiscall zMAT4 operator[] int -0x4c0b20 void __thiscall zCMovementTracker TargetChanged -0x4c0c90 void __thiscall zCMovementTracker CamVobChanged -0x4c0d20 void __thiscall zCMovementTracker UpdateSampledPlayerPos class zVEC3 const & -0x4c0e10 void __thiscall zCMovementTracker SetSampledPlayerPos class zVEC3 const & -0x4c0e50 class zVEC3 & __thiscall zCMovementTracker GetPlayerFuturePos float -0x4c0f50 void __thiscall zCArray::zCArray class zCArray const & -0x4c0ff0 void __thiscall zCArray::RemoveOrderIndex int -0x4c1050 void __thiscall zCAICamera InitHelperVobs -0x4c1310 void __thiscall zCAICamera DeleteHelperVobs -0x4c1380 void __thiscall zCAICamera ShowDebug -0x4c2920 void __thiscall zCAICamera DrawClipLine class zVEC3 const & class zVEC3 const & struct zCOLOR -0x4c2b80 struct zTBSphere3D __thiscall zCAICamera CalcMinimumBSphere class zCArray & -0x4c3060 int __thiscall zCAICamera CheckUnderWaterFX -0x4c35b0 class zVEC3 & __thiscall zCAICamera CalcAziElevRange float const & float const & float const & class zMAT4 const & -0x4c3cb0 zCCamTrj_KeyFrame* __thiscall zCCamTrj_KeyFrame zCCamTrj_KeyFrame -0x4c3d80 class zCClassDef * __thiscall zCCamTrj_KeyFrame _GetClassDef -0x4c3d90 void * __thiscall zCCamTrj_KeyFrame `scalar deleting destructor' unsigned int -0x4c3dc0 void __thiscall zCCamTrj_KeyFrame ~zCCamTrj_KeyFrame -0x4c3e40 void __thiscall zCCamTrj_KeyFrame ThisVobAddedToWorld class zCWorld * -0x4c3e50 void __thiscall zCCamTrj_KeyFrame ThisVobRemovedFromWorld class zCWorld * -0x4c3fb0 void __thiscall zCCamTrj_KeyFrame Archive class zCArchiver & -0x4c4100 void __thiscall zCCamTrj_KeyFrame Unarchive class zCArchiver & -0x4c4240 void __thiscall zCCamTrj_KeyFrame Changed -0x4c42b0 class zCVob * __cdecl zCCSCamera GetPlayerVob -0x4c42c0 zCCSCamera* __thiscall zCCSCamera zCCSCamera -0x4c4640 class zCClassDef * __thiscall zCCSCamera _GetClassDef -0x4c4660 void * __thiscall zCCSCamera `scalar deleting destructor' unsigned int -0x4c4690 void __thiscall zCCSCamera ~zCCSCamera -0x4c48b0 void __thiscall zCCSCamera InsertCamKey class zCCamTrj_KeyFrame * -0x4c49e0 void __thiscall zCCSCamera InsertCamKeyAtPos class zCCamTrj_KeyFrame * int -0x4c4b40 void __thiscall zCCSCamera RemoveCamKey class zCCamTrj_KeyFrame * -0x4c4c10 void __thiscall zCCSCamera InsertTargetKey class zCCamTrj_KeyFrame * -0x4c4d40 void __thiscall zCCSCamera InsertTargetKeyAtPos class zCCamTrj_KeyFrame * int -0x4c4ea0 void __thiscall zCCSCamera RemoveTargetKey class zCCamTrj_KeyFrame * -0x4c4f70 void __thiscall zCCSCamera Refresh -0x4c50b0 void __thiscall zCCSCamera Draw -0x4c5910 void __thiscall zCCSCamera Archive class zCArchiver & -0x4c5b20 void __thiscall zCCSCamera Unarchive class zCArchiver & -0x4c5f90 void __thiscall zCCSCamera ThisVobAddedToWorld class zCWorld * -0x4c5fa0 void __thiscall zCCSCamera ThisVobRemovedFromWorld class zCWorld * -0x4c6120 void __thiscall zCCSCamera OnMessage class zCEventMessage * class zCVob * -0x4c6410 void __thiscall zCCSCamera OnMessage class zCEventMessage * class zCVob * -0x4c6440 int __thiscall zCCSCamera EV_Play class zCCSCamera_EventMsg * -0x4c68f0 int __thiscall zCCSCamera EV_Resume class zCCSCamera_EventMsg * -0x4c6920 int __thiscall zCCSCamera EV_Pause class zCCSCamera_EventMsg * -0x4c6a20 int __thiscall zCCSCamera EV_Stop class zCCSCamera_EventMsg * -0x4c6ec0 int __thiscall zCCSCamera EV_GotoKey class zCCSCamera_EventMsg * -0x4c73c0 int __thiscall zCCSCamera EV_SetDuration class zCCSCamera_EventMsg * -0x4c7400 int __thiscall zCCSCamera EV_SetTime class zCCSCamera_EventMsg * -0x4c7420 int __thiscall zCCSCamera EV_Deactivate class zCCSCamera_EventMsgActivate * -0x4c74a0 int __thiscall zCCSCamera EV_SetCamReference class zCCSCamera_EventMsgActivate * -0x4c7550 int __thiscall zCCSCamera EV_SetTargetReference class zCCSCamera_EventMsgActivate * -0x4c7600 void __thiscall zCCSCamera DeleteEvMsgOfSubType int -0x4c76a0 void __thiscall zCCSCamera OnTick -0x4c9170 void __thiscall zCCSCamera OnTrigger class zCVob * class zCVob * -0x4c9970 void __thiscall zCPose SetPose class zMAT4 & -0x4c99c0 void __cdecl zCCamTrj_KeyFrame operator delete void * char const * char const * int -0x4c99e0 class zCClassDef * __thiscall zCCSCamera_EventMsg _GetClassDef -0x4c99f0 int __thiscall zCCSCamera_EventMsg IsJob -0x4c9a10 int __thiscall zCCSCamera_EventMsg IsHighPriority -0x4c9a20 int __thiscall zCCSCamera_EventMsg IsDeleted -0x4c9a30 void __thiscall zCCSCamera_EventMsg Delete -0x4c9a40 enum zCEventMessage::zTTimeBehavior __thiscall zCCSCamera_EventMsg MD_GetTimeBehavior -0x4c9a60 void __thiscall zCCSCamera OnUntrigger class zCVob * class zCVob * -0x4c9c80 void __thiscall zCCSCamera RecalcTrajectories -0x4c9df0 int __thiscall zCCSCamera CheckAndResetAdjustedKeys -0x4c9ee0 int __thiscall zCCSCamera CheckAndCorrectKey int -0x4c9fb0 int __thiscall zCCSCamera CheckAndCorrectPose class zMAT4 & -0x4ca250 void __thiscall zCCSCamera PreKFProcessing -0x4cb0f0 void __thiscall zCCSCamera PostKFProcessing -0x4cb120 void __thiscall zCCSCamera AutoSetKeyTimes class zCArray & -0x4cb650 void __thiscall zCCSCamera Changed -0x4cb680 void __thiscall zCCSCamera Initialize -0x4cc3d0 void __thiscall zCCSCamera Reset -0x4cc450 void __thiscall zCCSCamera CalcPrevNextActKeyOfTime float const & class zCArray & int & int & int & -0x4cc530 int __thiscall zCCSCamera IsPointNearWall class zVEC3 const & -0x4cc740 class zVEC3 __thiscall zCCSCamera GetPolyNearestPoint class zCPolygon * class zVEC3 const & -0x4ccbb0 int __thiscall zCCSCamera AdjustCenterSphere class zVEC3 & class zVEC3 const & float -0x4cce70 zCCSCamera_EventMsg* __thiscall zCCSCamera_EventMsg zCCSCamera_EventMsg -0x4ccfb0 void * __thiscall zCCSCamera_EventMsg `scalar deleting destructor' unsigned int -0x4ccfe0 zCCSCamera_EventMsg* __thiscall zCCSCamera_EventMsg zCCSCamera_EventMsg enum zCCSCamera_EventMsg::zTCSCam_EvSubType -0x4cd140 void __thiscall zCCSCamera_EventMsg ~zCCSCamera_EventMsg -0x4cd150 void __thiscall zCCSCamera_EventMsg Archive class zCArchiver & -0x4cd1bb void __thiscall zCCSCamera_EventMsg Archive class zCArchiver & -0x4cd1e0 void __thiscall zCCSCamera_EventMsg Unarchive class zCArchiver & -0x4cd248 void __thiscall zCCSCamera_EventMsg Unarchive class zCArchiver & -0x4cd270 int __thiscall zCCSCamera_EventMsg MD_GetNumOfSubTypes -0x4cd280 class zSTRING __thiscall zCCSCamera_EventMsg MD_GetSubTypeString int -0x4cd457 class zSTRING __thiscall zCCSCamera_EventMsg MD_GetSubTypeString int -0x4cd490 float __thiscall zCCSCamera_EventMsg MD_GetMinTime -0x4cd4b0 void __thiscall zCCSCamera_EventMsgActivate Archive class zCArchiver & -0x4cd4e0 void __thiscall zCCSCamera_EventMsgActivate Unarchive class zCArchiver & -0x4cd670 int __thiscall zCCSCamera_EventMsgActivate MD_GetNumOfSubTypes -0x4cd680 class zSTRING __thiscall zCCSCamera_EventMsgActivate MD_GetSubTypeString int -0x4cd7b0 class zSTRING __thiscall zCCSCamera_EventMsgActivate MD_GetVobRefName -0x4cd800 void __thiscall zCCSCamera_EventMsgActivate MD_SetVobRefName class zSTRING const & -0x4cd940 void __thiscall zCCSCamera_EventMsgActivate MD_SetVobParam class zCVob * -0x4cd950 void __cdecl zCCSCamera SetDrawEnabled int -0x4cdb60 class zCObject * __cdecl zCCSCamera_EventMsg _CreateNewInstance -0x4cded0 class zCObject * __cdecl zCCSCamera_EventMsgActivate _CreateNewInstance -0x4ce210 class zCObject * __cdecl zCCSCamera _CreateNewInstance -0x4ce280 void __cdecl zCCSCamera operator delete void * char const * char const * int -0x4ce4a0 class zCObject * __cdecl zCCamTrj_KeyFrame _CreateNewInstance -0x4ce510 zCEventManager* __thiscall zCEventManager zCEventManager -0x4ce530 void __thiscall zCArray::Remove class zCEventMessage * const & -0x4ce570 zCCSCamera* __thiscall zCCSCamera zCCSCamera -0x4ce590 void __thiscall zCArray::InsertEnd class zCCamTrj_KeyFrame * const & -0x4ce680 void __thiscall zCArray::InsertAtPos class zCCamTrj_KeyFrame * const & int -0x4ce790 void __thiscall zCArray::RemoveOrder class zCCamTrj_KeyFrame * const & -0x4ce7e0 int __thiscall zCArray::IsInList class zCCamTrj_KeyFrame * const & -0x4ce820 void __thiscall zCArray::InsertEnd class zCPositionKey * const & -0x4ce910 void __thiscall zCArray::AllocDelta int -0x4ce980 void __thiscall zCArray::AllocDelta int -0x4ce9f0 void __thiscall zCArray::RemoveOrderIndex int -0x4cea50 void __cdecl D_Reset -0x4cea60 void __cdecl D_Print class zVEC3 const & class zSTRING const & enum TDebug -0x4cea70 void __cdecl D_Print float const & class zSTRING const & enum TDebug -0x4cea80 void __cdecl D_Print class zSTRING & enum TDebug -0x4cea90 void __cdecl D_Print char * enum TDebug -0x4ceaa0 void __cdecl D_Print char * int int -0x4ceab0 void __cdecl D_PrintA char * int int -0x4ceac0 void __cdecl D_Print3D class zVEC3 const & class zSTRING & struct zCOLOR const & -0x4cead0 void __cdecl D_DrawPolyWire class zCPolygon const & struct zCOLOR const & -0x4ceae0 void __cdecl D_ClrWin -0x4cebe0 zCExceptionHandler* __thiscall zCExceptionHandler zCExceptionHandler -0x4cebf0 void __thiscall zCExceptionHandler ~zCExceptionHandler -0x4cec00 void __cdecl zCExceptionHandler SetIsActive int -0x4cec30 int __cdecl zCExceptionHandler GetIsActive -0x4cec40 void __cdecl zCExceptionHandler SetLogFileName char * -0x4cec70 long __stdcall zCExceptionHandler UnhandledExceptionFilter struct _EXCEPTION_POINTERS * -0x4cf280 void __cdecl zCExceptionHandler AddUnhandledExceptionReleaseCallback void (__cdecl*)(void) -0x4cf3c0 void __cdecl zCExceptionHandler RemoveUnhandledExceptionReleaseCallback void (__cdecl*)(void) -0x4cf420 void __cdecl zCExceptionHandler AddUnhandledExceptionInfoCallback void (__cdecl*)(struct EXCEPTION_DESCR *) -0x4cf560 void __cdecl zCExceptionHandler RemoveUnhandledExceptionInfoCallback void (__cdecl*)(struct EXCEPTION_DESCR *) -0x4cf5c0 void __cdecl zCExceptionHandler WalkReleaseCallbacks -0x4cf610 long __stdcall zCExceptionHandler AssertExceptionFilter struct _EXCEPTION_POINTERS * struct ASSERT_FAIL_INFO * struct EXCEPTION_INFO * -0x4cfbd0 long __stdcall zCExceptionHandler BoundsExceptionFilter struct _EXCEPTION_POINTERS * struct ASSERT_FAIL_INFO * struct EXCEPTION_INFO * -0x4d0180 void __cdecl zCExceptionHandler RecordModuleList void * -0x4d0480 zCFlash* __thiscall zCFlash zCFlash -0x4d0650 class zCClassDef * __thiscall zCVisual _GetClassDef -0x4d0660 class zCOBBox3D * __thiscall zCVisual GetOBBox3D -0x4d0670 int __thiscall zCVisual GetVisualDied -0x4d0680 void __thiscall zCVisual DynLightVisual class zCArray const & class zMAT4 * -0x4d0690 unsigned long __thiscall zCVisual GetRenderSortKey -0x4d06a0 int __thiscall zCVisual CanTraceRay -0x4d06b0 void __thiscall zCVisual HostVobRemovedFromWorld class zCVob * class zCWorld * -0x4d06c0 void __thiscall zCVisual HostVobAddedToWorld class zCVob * class zCWorld * -0x4d06d0 class zSTRING const * __thiscall zCVisual GetFileExtension int -0x4d06e0 class zCVisual * __thiscall zCVisual LoadVisualVirtual class zSTRING const & -0x4d06f0 class zCClassDef * __thiscall zCPolyStrip _GetClassDef -0x4d0700 class zSTRING __thiscall zCPolyStrip GetVisualName -0x4d0790 int __thiscall zCFlash IsBBox3DLocal -0x4d07a0 struct zTBBox3D __thiscall zCFlash GetBBox3D -0x4d07d0 class zSTRING __thiscall zCFlash GetVisualName -0x4d0860 void __thiscall zCFlash DynLightVisual class zCArray const & class zMAT4 * -0x4d0870 void * __thiscall zCFlash::zCBolt `scalar deleting destructor' unsigned int -0x4d08a0 void __thiscall zCFlash::zCBolt ~zCBolt -0x4d0980 void * __thiscall zCFlash `scalar deleting destructor' unsigned int -0x4d09b0 void __thiscall zCFlash ~zCFlash -0x4d0a90 int __thiscall zCFlash GetVisualDied -0x4d0ab0 void __thiscall zCFlash::zCBolt zCBolt -0x4d0ae0 int __thiscall zCFlash Render struct zTRenderContext & -0x4d0ca0 void __thiscall zCFlash SetVisualUsedBy class zCVob * -0x4d0cd0 void __thiscall zCFlash SetProjectionSphere struct zTBSphere3D const & -0x4d0d30 void __thiscall zCFlash::zCBolt SetProjectionSphere struct zTBSphere3D const & -0x4d0d90 void __thiscall zCFlash Generate class zCFlash::zCBolt * class zVEC3 const & class zVEC3 const & float -0x4d11b0 int __cdecl zGetHighestBit int -0x4d11d0 void __thiscall zCFlash::zCBolt Generate_R class zVEC3 const & class zVEC3 const & float int -0x4d1880 void __thiscall zCFlash::zCBolt FreeResources -0x4d1910 int __thiscall zCFlash::zCBolt Render struct zTRenderContext & -0x4d1950 void __thiscall zCFlash SetTexture class zSTRING const & -0x4d1ab0 void __thiscall zCFlash::zCBolt SetTexture class zSTRING const & -0x4d1ba0 void __thiscall zCFlash::zCBolt InterpolateTo class zCFlash::zCBolt * float -0x4d1c70 void __thiscall zCFlash::zCBolt Copy class zCFlash::zCBolt * -0x4d1cc0 void __thiscall zCFlash Update float -0x4d1e60 void __thiscall zCFlash Create class zVEC3 class zVEC3 float -0x4d2000 void __thiscall zCFlash::zCBolt ~zCBolt -0x4d2020 void __thiscall zCArray::AllocDelta int -0x4d2130 zCInput* __thiscall zCInput zCInput -0x4d2190 float __thiscall zCInput GetState unsigned short -0x4d21a0 int __thiscall zCInput SetState unsigned short int -0x4d21b0 int __thiscall zCInput GetToggled unsigned short -0x4d21c0 void __thiscall zCInput SetDeviceEnabled enum zTInputDevice int -0x4d21d0 int __thiscall zCInput GetDeviceEnabled enum zTInputDevice -0x4d21e0 int __thiscall zCInput GetDeviceConnected enum zTInputDevice -0x4d21f0 int __thiscall zCInput KeyPressed int -0x4d2200 int __thiscall zCInput KeyToggled int -0x4d2210 int __thiscall zCInput AnyKeyPressed -0x4d2220 void __thiscall zCInput ResetRepeatKey int -0x4d2230 unsigned short __thiscall zCInput GetKey int int -0x4d2240 void __thiscall zCInput SetKey int int -0x4d2250 char __thiscall zCInput GetChar -0x4d2260 void __thiscall zCInput ClearKeyBuffer -0x4d2270 int __thiscall zCInput GetNumJoysConnected -0x4d2280 void __thiscall zCInput SetJoyDigitalEmu int -0x4d2290 void __thiscall zCInput SetJoyEnabled int -0x4d22a0 float __thiscall zCInput JoyState int -0x4d22b0 float __thiscall zCInput JoyState int int -0x4d22c0 void __thiscall zCInput GetMousePos float & float & float & -0x4d22d0 int __thiscall zCInput GetMouseButtonPressedLeft -0x4d22e0 int __thiscall zCInput GetMouseButtonPressedMid -0x4d22f0 int __thiscall zCInput GetMouseButtonPressedRight -0x4d2300 void __thiscall zCInput SetMouseSensitivity float float -0x4d2310 void __thiscall zCInput GetMouseSensitivity float & float & -0x4d2320 void __thiscall zCInput SetMouseFlipXY int int -0x4d2330 void __thiscall zCInput GetMouseFlipXY int & int & -0x4d2340 void * __thiscall zCInput `scalar deleting destructor' unsigned int -0x4d2360 void __thiscall zCInput ~zCInput -0x4d2400 int __cdecl zCInput CompareKeyMaps void const * void const * -0x4d2420 void __thiscall zCInput Bind unsigned short class zCArray const & -0x4d2610 void __thiscall zCInput BindOption class zSTRING unsigned short class zCArray -0x4d2840 void * __thiscall zSKeyMapping `scalar deleting destructor' unsigned int -0x4d2860 void __thiscall zSKeyMapping ~zSKeyMapping -0x4d2880 void __thiscall zCInput Unbind unsigned short -0x4d29a0 int __thiscall zCInput IsBinded unsigned short unsigned short -0x4d2ab0 int __thiscall zCInput IsBindedToggled unsigned short unsigned short -0x4d2af0 int __thiscall zCInput GetBinding unsigned short class zCArray & -0x4d2c30 unsigned short __thiscall zCInput GetFirstBindedLogicalKey unsigned short -0x4d2c90 void __thiscall zCInput InitializeControlValues -0x4d5310 class zSTRING & __thiscall zSTRING operator= char const * -0x4d53d0 void __thiscall zSCtrlValue ~zSCtrlValue -0x4d5420 void __thiscall zCInput BindKeys int -0x4d63a0 unsigned short __cdecl zCInput GetControlValueByName class zSTRING const & -0x4d6440 class zSTRING __cdecl zCInput GetNameByControlValue unsigned short -0x4d6520 void __thiscall zCArray::zCArray -0x4d6530 void __thiscall zCArray::operator= class zCArray const & -0x4d65d0 zCInput* __thiscall zCInput zCInput -0x4d65f0 void __thiscall zCArraySort::InsertSort struct zSKeyMapping * const & -0x4d6770 int __thiscall zCArraySort::Search struct zSKeyMapping * const & -0x4d67f0 void __thiscall zCArray::Insert struct zSCtrlValue const & -0x4d6990 void * __thiscall zSCtrlValue `vector deleting destructor' unsigned int -0x4d69f0 void __thiscall zCArray::AllocDelta int -0x4d6a60 void __thiscall zCArraySort::AllocDelta int -0x4d6ad0 void __thiscall zCArray::InsertEnd struct zSCtrlValue const & -0x4d6c70 struct zSCtrlValue & __thiscall zSCtrlValue operator= struct zSCtrlValue const & -0x4d6dc0 void __thiscall zCArray::AllocDelta int -0x4d6fd0 void __thiscall zCArray::AllocDelta int -0x4d7060 char __cdecl GetCharFromDIK char char -0x4d72aa char __cdecl GetCharFromDIK char char -0x4d7390 int __cdecl InitDInput struct HWND__ * struct HINSTANCE__ * -0x4d7860 int __cdecl UpdateDInput -0x4d7a60 int __cdecl SetAcquire -0x4d7f20 int __cdecl ReleaseDInput -0x4d7fa0 void __thiscall zCInput_Win32 SetFocusWindow struct HWND__ * -0x4d7fb0 zCInput_Win32* __thiscall zCInput_Win32 zCInput_Win32 struct HWND__ * * -0x4d81c0 void * __thiscall zCInput_Win32 `scalar deleting destructor' unsigned int -0x4d81e0 void __thiscall zCInput_Win32 ~zCInput_Win32 -0x4d82a0 float __thiscall zCInput_Win32 GetState unsigned short -0x4d8390 int __thiscall zCInput_Win32 SetState unsigned short int -0x4d85f0 int __thiscall zCInput_Win32 GetToggled unsigned short -0x4d86e0 void __thiscall zCInput_Win32 SetDeviceEnabled enum zTInputDevice int -0x4d8720 int __thiscall zCInput_Win32 GetDeviceEnabled enum zTInputDevice -0x4d8740 int __thiscall zCInput_Win32 GetDeviceConnected enum zTInputDevice -0x4d8760 int __thiscall zCInput_Win32 KeyPressed int -0x4d8770 int __thiscall zCInput_Win32 KeyToggled int -0x4d8790 int __thiscall zCInput_Win32 AnyKeyPressed -0x4d8850 void __thiscall zCInput_Win32 SetAutoRepeatDelayRate float -0x4d8870 float __thiscall zCInput_Win32 GetAutoRepeatDelayRate -0x4d8880 void __thiscall zCInput_Win32 ResetRepeatKey int -0x4d88c0 unsigned short __thiscall zCInput_Win32 GetKey int int -0x4d8a20 void __thiscall zCInput_Win32 SetKey int int -0x4d8a50 char __thiscall zCInput_Win32 GetChar -0x4d8af0 void __thiscall zCInput_Win32 ClearKeyBuffer -0x4d8cc0 void __thiscall zCInput_Win32 ProcessInputEvents -0x4d8cf0 void __thiscall zCInput_Win32 GetMousePos float & float & float & -0x4d8d50 int __thiscall zCInput_Win32 GetMouseButtonPressedLeft -0x4d8d60 int __thiscall zCInput_Win32 GetMouseButtonPressedMid -0x4d8d70 int __thiscall zCInput_Win32 GetMouseButtonPressedRight -0x4d8d80 void __thiscall zCInput_Win32 SetMouseSensitivity float float -0x4d8dd0 void __thiscall zCInput_Win32 GetMouseSensitivity float & float & -0x4d8df0 void __thiscall zCInput_Win32 SetMouseFlipXY int int -0x4d8e10 void __thiscall zCInput_Win32 GetMouseFlipXY int & int & -0x4d8e30 int & __thiscall zCArray GetSafe int -0x4d9010 void __thiscall zCArray InsertEnd int const & -0x4d9130 void __thiscall zCKBSpline Initialize class zCArray & int -0x4d9940 zCCubicPolynomial* __thiscall zCCubicPolynomial zCCubicPolynomial -0x4d9950 void __thiscall zCCubicPolynomial ~zCCubicPolynomial -0x4d9960 void * __thiscall zCCubicPolynomial `vector deleting destructor' unsigned int -0x4d99b0 void __thiscall zCKBSpline Changed -0x4d9a00 void __thiscall zCKBSpline Terminate -0x4d9a80 void __thiscall zCKBSpline ComputeIAndU float int & float & -0x4d9b40 void __thiscall zCKBSpline Interpolate0 float class zVEC3 & -0x4d9d30 void __thiscall zCKBSpline Interpolate0 float class zMAT4 & enum zTSplLerpMode -0x4da0e0 void __thiscall zCKBSpline Interpolate1 float class zMAT4 & enum zTSplLerpMode -0x4da3c0 void __thiscall zCKBSpline Interpolate1 float class zVEC3 & -0x4da550 void __thiscall zCKBSpline Interpolate2 float class zVEC3 & -0x4da680 float __thiscall zCCubicPolynomial Speed float -0x4da7d0 float __thiscall zCCubicPolynomial Length float -0x4da940 void __thiscall zCKBSpline ComputeArcLength -0x4dab40 void __thiscall zCKBSpline InvertIntegral float int & float & -0x4daf00 void __thiscall zCKBSpline Interpolate0_AL float class zVEC3 & -0x4db0e0 void __thiscall zCKBSpline Interpolate0_AL float class zMAT4 & enum zTSplLerpMode -0x4db410 void __thiscall zCKBSpline Interpolate1_AL float class zMAT4 & enum zTSplLerpMode -0x4db6f0 void __thiscall zCKBSpline Interpolate1_AL float class zVEC3 & -0x4db880 void __thiscall zCKBSpline Interpolate2_AL float class zVEC3 & -0x4db9b0 float __thiscall zCKBSpline Length float -0x4dbb80 void __thiscall zCKBSpline DrawControlPolygon struct zCOLOR -0x4dbdf0 void __thiscall zCKBSpline Draw struct zCOLOR float -0x4dc340 void __thiscall zCCubicPolynomial Interpolate0 float class zVEC3 & -0x4dc4f0 float __thiscall zCKBSpline GetTime float -0x4dc530 void __thiscall zCArray::AllocAbs int -0x4dc5a0 void __thiscall zCArray::InsertAtPos class zCPositionKey * const & int -0x4dc6f0 class zMAT4 & __cdecl GetPoseOfHeading class zVEC3 const & class zVEC3 const & -0x4dcc10 void __thiscall zCPose SetInertiaRot float -0x4dcc90 void __thiscall zCPose SetInertiaPos float -0x4dcd10 void __thiscall zCPose SetInertiaSamplesRot int -0x4dcd70 void __thiscall zCPose SetInertiaSamplesPos int -0x4dcdd0 void __thiscall zCPose CalcAvgRot -0x4dcfe0 void __thiscall zCPose UpdatePose class zMAT4 & -0x4dd1b0 void __thiscall zCPose UpdatePose class zCQuat & class zVEC3 & -0x4dd360 void __thiscall zCPose UpdateRot class zMAT4 & -0x4dd3e0 void __thiscall zCPose UpdateRot class zCQuat & -0x4dd460 void __thiscall zCPose UpdatePos class zVEC3 & -0x4dd5a0 zCPose* __thiscall zCPose zCPose -0x4dd610 void __thiscall zCPose SetRot class zMAT4 & -0x4dd690 void __thiscall zCPose SetRot class zCQuat & -0x4dd700 void __thiscall zCPose SetPos class zMAT4 & -0x4dd7b0 void __thiscall zCPose SetPos class zVEC3 & -0x4dd810 void __thiscall zCPose GetPose class zMAT4 & -0x4dd850 class zMAT4 & __thiscall zCPose GetPose -0x4dd8a0 void __thiscall zCPose GetPoseAbs class zMAT4 & -0x4dd8e0 class zMAT4 & __thiscall zCPose GetRotMatAbs -0x4dd910 class zMAT4 & __thiscall zCPose GetRotMat -0x4dda20 int __cdecl zCMenu CompareNames void const * void const * -0x4dda90 void __cdecl zCMenu CreateParser -0x4ddb20 void __cdecl zCMenu Startup -0x4dde70 void __cdecl zCMenu Shutdown -0x4ddf60 zCMenu* __thiscall zCMenu zCMenu -0x4de110 void * __thiscall zCMenu `scalar deleting destructor' unsigned int -0x4de130 zCMenu* __thiscall zCMenu zCMenu class zSTRING const & -0x4de270 void __thiscall zCMenu ~zCMenu -0x4de4b0 void __thiscall zCMenu InitValues -0x4de700 void __thiscall zCMenu Release -0x4de730 void __cdecl zCMenu DefineExternal class zSTRING & int (__cdecl*)(void) int int ... -0x4de760 class zCMenu * __cdecl zCMenu Create class zSTRING const & -0x4de9e0 void __thiscall zCMenu Register -0x4dec30 void __thiscall zCMenu Unregister -0x4decf0 int __thiscall zCMenu IsRegistered -0x4ded80 class zCParser * __cdecl zCMenu GetParser -0x4ded90 class zCMenu * __cdecl zCMenu GetByName class zSTRING const & -0x4defc0 void __thiscall zCMenu SetByScript class zSTRING const & -0x4df240 void __thiscall zCMenu ClearAllEvents -0x4df260 void __thiscall zCMenu PreviousOption -0x4df330 void __thiscall zCMenu NextOption -0x4df400 void __thiscall zCMenu RestartMusicTheme -0x4df420 void __thiscall zCMenu Enter -0x4df480 void __thiscall zCMenu Leave -0x4df4c0 int __thiscall zCMenu Run -0x4df6a0 int __thiscall zCMenu HandleEvent int -0x4df715 int __thiscall zCMenu HandleEvent int -0x4df889 int __thiscall zCMenu HandleEvent int -0x4df9f0 void __thiscall zCMenu ForceSelAction enum zTMenuItemSelAction class zSTRING const & class zCMenuItem * -0x4dfb90 void __thiscall zCMenu Activate -0x4dfbb0 void __thiscall zCMenu UpdateWindowGeometry -0x4dfd00 void __thiscall zCMenu HandleFrame int -0x4dfd90 int __thiscall zCMenu HandleAction -0x4dff70 int __thiscall zCMenu HandleSelAction enum zTMenuItemSelAction class zSTRING const & class zCMenuItem * -0x4e04c8 int __thiscall zCMenu HandleSelAction enum zTMenuItemSelAction class zSTRING const & class zCMenuItem * -0x4e0510 int __thiscall zCMenu ExecCommand class zSTRING const & -0x4e0770 void __thiscall zCMenu RedrawItems -0x4e07a0 void __thiscall zCMenu PrintInformation class zSTRING -0x4e08e0 void __thiscall zCMenu ScreenInit -0x4e1280 void __thiscall zCMenu ScreenDone -0x4e14e0 void __thiscall zCMenu Render -0x4e15c0 class zSTRING & __thiscall zCMenu GetBackWorld -0x4e1600 class zSTRING & __thiscall zCMenu GetBackDatFile -0x4e1610 class zCMenu * __cdecl zCMenu GetActive -0x4e1630 class zCMenuItem * __thiscall zCMenu GetActiveItem -0x4e1640 int __thiscall zCMenu GetNumberOfActiveItem -0x4e16b0 int __thiscall zCMenu SetActiveItem class zCMenuItem * -0x4e1810 class zSTRING & __thiscall zCMenu GetName -0x4e1820 void __thiscall zCMenu SetName class zSTRING const & -0x4e1980 int __thiscall zCMenu HandleEnterItem class zCMenuItem * -0x4e1990 int __thiscall zCMenu HandleLeaveItem class zCMenuItem * -0x4e19a0 int __thiscall zCMenu HandleActivateItem class zCMenuItem * -0x4e19b0 void __thiscall zCArraySort::InsertSort class zCMenu * const & -0x4e1b30 int __thiscall zCArraySort::Search class zCMenu * const & -0x4e1bb0 zCMenu* __thiscall zCMenu zCMenu -0x4e1bd0 void __thiscall zCArraySort::RemoveOrderIndex int -0x4e1c00 void __thiscall zCArray::AllocDelta int -0x4e1d00 int __cdecl zCMenuItem CompareNames void const * void const * -0x4e1d70 void __cdecl zCMenuItem Startup -0x4e1df0 void __cdecl zCMenuItem Shutdown -0x4e1f30 class zCMenuItem * __cdecl zCMenuItem GetByName class zSTRING const & -0x4e2120 class zCMenuItem * __thiscall zCMenuItem GetSelItem -0x4e2160 class zCMenuItem * __cdecl zCMenuItem Create class zSTRING const & -0x4e25df class zCMenuItem * __cdecl zCMenuItem Create class zSTRING const & -0x4e2750 void __thiscall zCMenuItem SetMinValue float -0x4e2760 void __thiscall zCMenuItem SetMaxValue float -0x4e2770 int __thiscall zCMenuItem HasBeenCanceled -0x4e2780 void __thiscall zCMenuItemInput Enter -0x4e2790 void __thiscall zCMenuItemInput Leave -0x4e27a0 int __thiscall zCMenuItemInput HandleEvent int -0x4e27b0 int __thiscall zCMenuItemInput HasBeenCanceled -0x4e27c0 void __thiscall zCMenuItemSlider SetIsActive int -0x4e27e0 int __thiscall zCMenuItemSlider HandleEvent int -0x4e27f0 zCMenuItem* __thiscall zCMenuItem zCMenuItem class zSTRING const & -0x4e29a0 void * __thiscall zCMenuItem `scalar deleting destructor' unsigned int -0x4e29c0 zCMenuItem* __thiscall zCMenuItem zCMenuItem -0x4e2b40 void __thiscall zCMenuItem ~zCMenuItem -0x4e2d90 void __thiscall zCMenuItem Init -0x4e30e0 void __thiscall zCMenuItem SetByScript class zSTRING & -0x4e3410 void __thiscall zCMenuItem InsertInWin class zCView * -0x4e3a10 void __thiscall zCMenuItem RemoveFromWin -0x4e3a70 int __thiscall zCMenuItem GetDimX int -0x4e3b90 int __thiscall zCMenuItem GetDimY int -0x4e3bf0 void __thiscall zCMenuItem InitMenuItem -0x4e3c80 void __thiscall zCMenuItem InitView -0x4e3d70 int __thiscall zCMenuItem Show -0x4e3db0 int __thiscall zCMenuItem Hide -0x4e3df0 void __thiscall zCMenuItem Open -0x4e3e20 void __thiscall zCMenuItem Close -0x4e3e40 int __thiscall zCMenuItem ToggleValue int int -0x4e3e70 enum zTMenuItem __thiscall zCMenuItem GetType -0x4e3e80 class zSTRING __thiscall zCMenuItem GetText int -0x4e3f50 void __thiscall zCMenuItem SetName class zSTRING const & -0x4e4090 class zSTRING & __thiscall zCMenuItem GetName -0x4e40a0 void __thiscall zCMenuItem GetCoords int & int & int & int & -0x4e40c0 enum zTMenuItemSelAction __thiscall zCMenuItem GetSelActionType int -0x4e40d0 class zSTRING & __thiscall zCMenuItem GetSelActionString int -0x4e40f0 void __thiscall zCMenuItem SetName class zSTRING & -0x4e4250 void __thiscall zCMenuItem Register -0x4e4430 void __thiscall zCMenuItem Unregister -0x4e45a0 int __thiscall zCMenuItem IsRegistered -0x4e4660 void __thiscall zCMenuItem SetText class zSTRING const & int int -0x4e4d30 void __thiscall zCMenuItem UpdateSize -0x4e4e00 void __thiscall zCMenuItem SetText class zCArray int -0x4e4fd0 void __thiscall zCMenuItem Enter -0x4e4fe0 void __thiscall zCMenuItem Leave -0x4e4ff0 int __thiscall zCMenuItem HandleEvent int -0x4e5030 int __thiscall zCMenuItem Run -0x4e5090 int __thiscall zCMenuItem Input int class zSTRING & -0x4e5440 void __thiscall zCMenuItem Draw -0x4e5460 void __thiscall zCMenuItem DrawFront -0x4e55c0 void __thiscall zCMenuItem DrawItems -0x4e55e0 void __thiscall zCMenuItem UpdateContent -0x4e55f0 void __thiscall zCMenuItem UpdateFX -0x4e5780 int __thiscall zCMenuItem GetEventFunc enum zTMenuItemEvent -0x4e5790 void __thiscall zCMenuItem SetIsActive int -0x4e58b0 void __thiscall zCMenuItem SetIsSelectable int -0x4e5900 int __thiscall zCMenuItem GetIsSelectable -0x4e5970 void __thiscall zCMenuItem SetIsDisabled int -0x4e5980 int __thiscall zCMenuItem GetIsDisabled -0x4e59c0 void __thiscall zCMenuItem SetIsVisible int -0x4e59d0 int __thiscall zCMenuItem GetIsVisible -0x4e5a10 zCMenuItemInput* __thiscall zCMenuItemInput zCMenuItemInput class zSTRING const & -0x4e5ba0 void * __thiscall zCMenuItemInput `scalar deleting destructor' unsigned int -0x4e5bc0 void __thiscall zCMenuItemInput ~zCMenuItemInput -0x4e5c70 void __thiscall zCMenuItemInput SetValue class zSTRING -0x4e5cf0 class zSTRING __thiscall zCMenuItemInput GetValue -0x4e5d10 void __thiscall zCMenuItemInput InitMenuItem -0x4e5ef0 void __thiscall zCMenuItemInput InsertInWin class zCView * -0x4e5f20 int __thiscall zCMenuItemInput Run -0x4e62d0 zCMenuItemText* __thiscall zCMenuItemText zCMenuItemText class zSTRING const & -0x4e6380 void * __thiscall zCMenuItemText `scalar deleting destructor' unsigned int -0x4e63a0 void __thiscall zCMenuItemText ~zCMenuItemText -0x4e6410 void __thiscall zCMenuItemText DrawFront -0x4e6450 void __thiscall zCMenuItemText FormatMultiline -0x4e6850 void __thiscall zCMenuItemText DrawMultiline -0x4e6c20 void __thiscall zCMenuItemText InitMenuItem -0x4e6e10 void __thiscall zCMenuItemText SetEnum class zSTRING const & -0x4e6fb0 int __thiscall zCMenuItemText HandleEvent int -0x4e70d7 int __thiscall zCMenuItemText HandleEvent int -0x4e7170 void __thiscall zCMenuItemText SetText class zSTRING const & int int -0x4e7470 void __thiscall zCMenuItemText SetText class zCArray int -0x4e74d0 zCMenuItemSlider* __thiscall zCMenuItemSlider zCMenuItemSlider class zSTRING const & -0x4e7550 void * __thiscall zCMenuItemSlider `scalar deleting destructor' unsigned int -0x4e7570 void __thiscall zCMenuItemSlider ~zCMenuItemSlider -0x4e7590 int __thiscall zCMenuItemSlider ToggleValue int int -0x4e78a0 void __thiscall zCMenuItemSlider InitMenuItem -0x4e7950 void __thiscall zCMenuItemSlider InsertInWin class zCView * -0x4e7b80 void __thiscall zCMenuItemSlider RemoveFromWin -0x4e7c10 void __thiscall zCMenuItemSlider SetValue float -0x4e7cf0 float __thiscall zCMenuItemSlider GetValue -0x4e7d00 zCMenuItemChoice* __thiscall zCMenuItemChoice zCMenuItemChoice class zSTRING const & -0x4e7d40 void * __thiscall zCMenuItemChoice `scalar deleting destructor' unsigned int -0x4e7d60 void __thiscall zCMenuItemChoice ~zCMenuItemChoice -0x4e7d80 int __thiscall zCMenuItemChoice ToggleValue int int -0x4e7fa0 int __thiscall zCMenuItemChoice SetOptionByString class zSTRING -0x4e8400 class zSTRING __thiscall zCMenuItemChoice GetStringByOption -0x4e85d0 void __thiscall zCMenuItemChoice InsertInWin class zCView * -0x4e87a0 void __thiscall zCMenuItemChoice RemoveFromWin -0x4e8830 void __thiscall zCMenuItemChoice Resize -0x4e8900 void __thiscall zCMenuItemChoice Draw -0x4e8920 void __thiscall zCMenuItemChoice DrawFront -0x4e8b90 int __thiscall zCMenuItemChoice GetNumOptions -0x4e8da0 class zSTRING __thiscall zCMenuItemChoice GetText int -0x4e8f60 void __thiscall zCMenuItemChoice InitMenuItem -0x4e9080 zCMenuItemButton* __thiscall zCMenuItemButton zCMenuItemButton class zSTRING const & -0x4e9210 void * __thiscall zCMenuItemButton `scalar deleting destructor' unsigned int -0x4e9230 void __thiscall zCMenuItemButton ~zCMenuItemButton -0x4e92e0 void __thiscall zCMenuItemButton InitMenuItem -0x4e9540 void __thiscall zCMenuItemButton Toggle -0x4e97c0 int __thiscall zCMenuItemButton Run -0x4e9a30 void __thiscall zCMenuItemButton InsertInWin class zCView * -0x4e9a70 void __thiscall zCMenuItemButton RemoveFromWin -0x4e9b30 zCMenuItemList* __thiscall zCMenuItemList zCMenuItemList class zSTRING const & -0x4e9b90 void * __thiscall zCMenuItemList `scalar deleting destructor' unsigned int -0x4e9bb0 void __thiscall zCMenuItemList ~zCMenuItemList -0x4e9c50 int __thiscall zCMenuItemList Run -0x4e9cf0 void __thiscall zCMenuItemList InitMenuItem -0x4e9d00 int __thiscall zCMenuItemList Show -0x4e9d50 int __thiscall zCMenuItemList Hide -0x4e9d90 void __thiscall zCMenuItemList DeleteContent -0x4e9de0 void __thiscall zCMenuItemList InsertEnd struct zTMenuItemListElement & -0x4ea000 void __thiscall zCMenuItemList InsertFront struct zTMenuItemListElement & -0x4ea1f0 void __thiscall zCMenuItemList InsertInWin class zCView * -0x4ea370 void __thiscall zCMenuItemList RemoveFromWin -0x4ea420 void __thiscall zCMenuItemList Enter -0x4ea430 void __thiscall zCMenuItemList Leave -0x4ea440 void __thiscall zCMenuItemList UpdateContent -0x4ea450 void __thiscall zCMenuItemList DrawFront -0x4ea7a0 int __thiscall zCMenuItemList HandleEvent int -0x4ea8a0 int __thiscall zCMenuItemList HandleEvent int -0x4ea9f0 void __thiscall zCMenuItemList ShowContent -0x4eabd0 void __thiscall zCMenuItemList JumpToNextEntry -0x4eabf0 void __thiscall zCMenuItemList JumpToPrevEntry -0x4eac10 void __thiscall zCMenuItemList JumpToTopEntry -0x4eac30 void __thiscall zCMenuItemList JumpToLastEntry -0x4eac50 void __thiscall zCArraySort::InsertSort class zCMenuItem * const & -0x4eadd0 int __thiscall zCArraySort::Search class zCMenuItem * const & -0x4eae50 void * __thiscall zTMenuItemListElement `vector deleting destructor' unsigned int -0x4eaeb0 void __thiscall zCArraySort::AllocDelta int -0x4eaf20 void __thiscall zCArraySort::RemoveOrderIndex int -0x4eaf50 void __thiscall zCArray::AllocDelta int -0x4eb190 zTMenuItemListElement* __thiscall zTMenuItemListElement zTMenuItemListElement -0x4eb200 void __cdecl zCMusicSystem DisableMusicSystem int -0x4eb2b0 void __thiscall zCMusicTheme_DM ~zCMusicTheme_DM -0x4eb390 void __thiscall zCMusicTheme ~zCMusicTheme -0x4eb430 int __thiscall zCMusicTheme IsActive -0x4eb440 void * __thiscall zCMusicTheme `scalar deleting destructor' unsigned int -0x4eb460 int __thiscall zCMusicTheme_DM IsActive -0x4eb470 void * __thiscall zCMusicTheme_DM `scalar deleting destructor' unsigned int -0x4eb490 zCMusicSys_DirectMusic* __thiscall zCMusicSys_DirectMusic zCMusicSys_DirectMusic -0x4ebd50 zCMusicTheme* __thiscall zCMusicTheme zCMusicTheme -0x4ebd90 zCMusicJingle* __thiscall zCMusicJingle zCMusicJingle -0x4ebde0 void __thiscall zCMusicJingle ~zCMusicJingle -0x4ebe80 class zCMusicJingle * __thiscall zCMusicJingle AddRef -0x4ebe90 int __thiscall zCMusicJingle Release -0x4ebea0 int __thiscall zCMusicJingle IsPlaying -0x4ebeb0 void __thiscall zCMusicJingle StopPlaying -0x4ebec0 void __thiscall zCMusicJingle CacheIn -0x4ebed0 void __thiscall zCMusicJingle CacheOut -0x4ebee0 void * __thiscall zCMusicJingle `scalar deleting destructor' unsigned int -0x4ebf00 zCMusicSys_DirectMusic* __thiscall zCMusicSys_DirectMusic zCMusicSys_DirectMusic -0x4ebf10 void __thiscall zCMusicSystem PlayThemeByScript class zSTRING const & int int * -0x4ebf20 class zCMusicTheme * __thiscall zCMusicSystem LoadThemeByScript class zSTRING const & -0x4ebf30 class zCMusicTheme * __thiscall zCMusicSystem LoadTheme class zSTRING const & -0x4ebf40 void __thiscall zCMusicSystem PlayTheme class zCMusicTheme * float const & enum zTMus_TransType const & enum zTMus_TransSubType const & -0x4ebf50 class zCMusicTheme * __thiscall zCMusicSystem GetActiveTheme -0x4ebf60 int __thiscall zCMusicSystem PlayJingleByScript class zSTRING const & -0x4ebf70 void __thiscall zCMusicSystem StopJingleByScript class zSTRING const & -0x4ebf80 class zCMusicJingle * __thiscall zCMusicSystem LoadJingleByScript class zSTRING const & -0x4ebf90 class zCMusicJingle * __thiscall zCMusicSystem LoadJingle class zSTRING const & -0x4ebfa0 int __thiscall zCMusicSystem PlayJingle class zCMusicJingle const * float const & enum zTMus_TransSubType const & -0x4ebfb0 void __thiscall zCMusicSystem StopJingle int const & -0x4ebfc0 int __thiscall zCMusicSystem IsJingleActive int const & -0x4ebfd0 void __thiscall zCMusicSystem AddEventCallBackFunc enum zTMus_EventType const & void (__cdecl*)(enum zTMus_EventType const &) -0x4ebfe0 void __thiscall zCMusicSystem RemoveEventCallBackFunc void (__cdecl*)(enum zTMus_EventType const &) -0x4ebff0 void __thiscall zCMusicSystem Mute -0x4ec000 void __thiscall zCMusicSystem Stop -0x4ec010 void __thiscall zCMusicSystem SetVolume float -0x4ec020 float __thiscall zCMusicSystem GetVolume -0x4ec030 int __thiscall zCMusicSystem IsAvailable class zSTRING const & -0x4ec040 void * __thiscall zCMusicSystem `scalar deleting destructor' unsigned int -0x4ec060 class zCMusicTheme * __thiscall zCMusicSys_DirectMusic GetActiveTheme -0x4ec070 void __thiscall zCMusicSys_DirectMusic StopJingle int const & -0x4ec080 int __thiscall zCMusicSys_DirectMusic IsJingleActive int const & -0x4ec090 float __thiscall zCMusicSys_DirectMusic GetVolume -0x4eca60 void * __thiscall zCMusicSys_DirectMusic `scalar deleting destructor' unsigned int -0x4eca80 void __thiscall zCMusicSys_DirectMusic ~zCMusicSys_DirectMusic -0x4ecb40 void __thiscall zCMusicSys_DirectMusic PlayThemeByScript class zSTRING const & int int * -0x4ecd30 class zCMusicTheme * __thiscall zCMusicSys_DirectMusic LoadTheme class zSTRING const & -0x4ecd40 class zCMusicTheme * __thiscall zCMusicSys_DirectMusic LoadThemeByScript class zSTRING const & -0x4ed960 class zSTRING __thiscall zPATH GetDirectoryPath -0x4ed980 void __thiscall zCMusicSys_DirectMusic PlayTheme class zCMusicTheme * float const & enum zTMus_TransType const & enum zTMus_TransSubType const & -0x4eda8e void __thiscall zCMusicSys_DirectMusic PlayTheme class zCMusicTheme * float const & enum zTMus_TransType const & enum zTMus_TransSubType const & -0x4edbf0 int __thiscall zCMusicSys_DirectMusic PlayJingleByScript class zSTRING const & -0x4edd40 void __thiscall zCMusicSys_DirectMusic StopJingleByScript class zSTRING const & -0x4edd50 class zCMusicJingle * __thiscall zCMusicSys_DirectMusic LoadJingleByScript class zSTRING const & -0x4edf40 class zCMusicJingle * __thiscall zCMusicSys_DirectMusic LoadJingle class zSTRING const & -0x4edf50 int __thiscall zCMusicSys_DirectMusic PlayJingle class zCMusicJingle const * float const & enum zTMus_TransSubType const & -0x4ee0e0 void __thiscall zCMusicSys_DirectMusic DoMusicUpdate -0x4ee0f0 void __thiscall zCMusicSys_DirectMusic Stop -0x4ee120 void __thiscall zCMusicSys_DirectMusic Mute -0x4ee180 void __thiscall zCMusicSys_DirectMusic SetVolume float -0x4ee1c0 int __thiscall zCMusicSys_DirectMusic IsAvailable class zSTRING const & -0x4ee230 zCDrvProperties_MSS* __thiscall zCDrvProperties_MSS zCDrvProperties_MSS -0x4ee2c0 void __thiscall zCDrvProperties_MSS ~zCDrvProperties_MSS -0x4ee9b0 zCHandleManager* __thiscall zCHandleManager zCHandleManager -0x4eea20 void __thiscall zCSndDebugCallback DoWorldPerFrameCallback class zCWorld * class zCCamera * -0x4eea70 zCSndSys_MSS* __thiscall zCSndSys_MSS zCSndSys_MSS -0x4eee75 zCSndSys_MSS* __thiscall zCSndSys_MSS zCSndSys_MSS -0x4ef280 zCSndSys_MSS* __thiscall zCSndSys_MSS zCSndSys_MSS -0x4ef290 class zCSoundFX * __thiscall zCSoundSystem LoadSoundFX class zSTRING const & -0x4ef2a0 class zCSoundFX * __thiscall zCSoundSystem LoadSoundFXScript class zSTRING const & -0x4ef2b0 class zCParser * __thiscall zCSoundSystem GetSFXParser -0x4ef2c0 float __thiscall zCSoundSystem GetPlayingTimeMSEC class zSTRING const & -0x4ef2d0 void __thiscall zCSoundSystem SetSound3DDefaultRadius float -0x4ef2e0 float __thiscall zCSoundSystem GetSound3DDefaultRadius -0x4ef2f0 void __thiscall zCSoundSystem SetMasterVolume float -0x4ef300 float __thiscall zCSoundSystem GetMasterVolume -0x4ef310 void __thiscall zCSoundSystem StopSound int const & -0x4ef320 void __thiscall zCSoundSystem StopAllSounds -0x4ef330 void __thiscall zCSoundSystem GetSoundProps int const & int & float & float & -0x4ef340 void __thiscall zCSoundSystem UpdateSoundProps int const & int float float -0x4ef350 int __thiscall zCSoundSystem IsSoundActive int const & -0x4ef360 void __thiscall zCSoundSystem SetListener class zCVob * -0x4ef370 void __thiscall zCSoundSystem SetGlobalReverbPreset int float -0x4ef380 void __thiscall zCSoundSystem SetReverbEnabled int -0x4ef390 int __thiscall zCSoundSystem GetReverbEnabled -0x4ef3a0 int __thiscall zCSoundSystem GetNumProvider -0x4ef3b0 class zSTRING const * __thiscall zCSoundSystem GetProviderName int -0x4ef3c0 int __thiscall zCSoundSystem SetProvider int -0x4ef3d0 void __thiscall zCSoundSystem SetSpeakerType enum zCSoundSystem::zTSpeakerType -0x4ef3e0 enum zCSoundSystem::zTSpeakerType __thiscall zCSoundSystem GetSpeakerType -0x4ef3f0 float __thiscall zCSoundSystem GetCPULoad -0x4ef400 void * __thiscall zCSoundSystem `scalar deleting destructor' unsigned int -0x4ef420 int __thiscall zCSndSys_MSS GetReverbEnabled -0x4ef430 enum zCSoundSystem::zTSpeakerType __thiscall zCSndSys_MSS GetSpeakerType -0x4ef480 void * __thiscall zCSndSys_MSS `scalar deleting destructor' unsigned int -0x4ef4a0 void __thiscall zCSndSys_MSS ~zCSndSys_MSS -0x4ef780 void __thiscall zCSndSys_MSS InitializeMSS -0x4f0830 struct _DIG_DRIVER * __thiscall zCSndSys_MSS GetDigitalDriverHandle -0x4f0840 int __cdecl zCSndSys_MSS EvalFunc class zSTRING const & class zSTRING & -0x4f1550 void __cdecl zCSndSys_MSS FrmCon_ParamChanged class zSTRING const & -0x4f18a0 void __cdecl zCSndSys_MSS SfxCon_ParamChanged class zSTRING const & -0x4f18b0 void __cdecl zCSndSys_MSS CloseProvider -0x4f19d0 void __thiscall zCSndSys_MSS SetNumAudioChannels int -0x4f19f0 float __thiscall zCSndSys_MSS GetMasterVolume -0x4f1a30 int __thiscall zCSndSys_MSS GetNumSoundsPlaying -0x4f1a60 void __thiscall zCSndSys_MSS RemoveAllActiveSounds -0x4f1a90 void __thiscall zCSndSys_MSS DisposeAllSampleHandles -0x4f1b40 void __thiscall zCSndSys_MSS SetListener class zCVob * -0x4f1bb0 void __thiscall zCSndSys_MSS SetMasterVolume float -0x4f1c20 void __thiscall zCSndSys_MSS MuteSFX -0x4f1c70 class zCSoundFX * __thiscall zCSndSys_MSS LoadSoundFX class zSTRING const & -0x4f2350 void __cdecl zCSoundFX operator delete void * char const * char const * int -0x4f2370 class zCClassDef * __thiscall zCSoundFX _GetClassDef -0x4f2380 zCSoundFX* __thiscall zCSoundFX zCSoundFX -0x4f23a0 void __thiscall zCSoundFX ~zCSoundFX -0x4f23b0 int __thiscall zCSoundFX GetNumChannels -0x4f23c0 int __thiscall zCSoundFX GetNumChannelFrames int -0x4f23d0 void __thiscall zCSoundFX GetChannelFrame int int -0x4f23e0 void __thiscall zCSoundFX SetChannelFrame int int -0x4f23f0 float __thiscall zCSoundFX GetPlayingTimeMSEC -0x4f2400 float __thiscall zCSoundFX GetPan -0x4f2410 void __thiscall zCSoundFX SetPan float -0x4f2420 float __thiscall zCSoundFX GetVolume -0x4f2430 void __thiscall zCSoundFX SetVolume float -0x4f2440 int __thiscall zCSoundFX GetFrequency -0x4f2450 void __thiscall zCSoundFX SetFrequency int -0x4f2460 void __thiscall zCSoundFX SetLooping int -0x4f2470 int __thiscall zCSoundFX IsLooping -0x4f2480 void * __thiscall zCSoundFX `scalar deleting destructor' unsigned int -0x4f24b0 int __thiscall zCSndFX_MSS GetNumChannels -0x4f24c0 int __thiscall zCSndFX_MSS GetNumChannelFrames int -0x4f24d0 float __thiscall zCSndFX_MSS GetPan -0x4f24e0 float __thiscall zCSndFX_MSS GetVolume -0x4f24f0 int __thiscall zCSndFX_MSS GetFrequency -0x4f2500 int __thiscall zCSndFX_MSS IsLooping -0x4f2510 class zCSoundFX * __thiscall zCSndSys_MSS LoadSoundFXScript class zSTRING const & -0x4f2ac0 class zCSoundFX * __thiscall zCSndSys_MSS LoadMulti class zSTRING const & int -0x4f3680 class zCSoundFX * __thiscall zCSndSys_MSS LoadSingle class zSTRING const & -0x4f3de0 int __thiscall zCSndSys_MSS PlaySound class zCSoundFX * int -0x4f5040 int __thiscall zCSndSys_MSS PlaySound class zCSoundFX * int int float float -0x4f55b0 int __thiscall zCSndSys_MSS PlaySound3D class zSTRING const & class zCVob * int struct zCSoundSystem::zTSound3DParams * -0x4f5640 int __thiscall zCSndSys_MSS PlaySound3D class zCSoundFX * class zCVob * int struct zCSoundSystem::zTSound3DParams * -0x4f5ec0 int __thiscall zCSndSys_MSS PlaySound3DAmbient class zCSoundFX * class zCVob * int struct zCSoundSystem::zTSound3DParams * -0x4f6510 void __thiscall zCSndSys_MSS StopSound int const & -0x4f65f0 void __thiscall zCSndSys_MSS StopAllSounds -0x4f6620 int __thiscall zCSndSys_MSS UpdateSound3D int const & struct zCSoundSystem::zTSound3DParams * -0x4f7390 class zVEC3 __cdecl operator/ class zVEC3 const & float -0x4f73d0 void __thiscall zCSndSys_MSS UpdateSoundPropsAmbient class zCActiveSnd * struct zCSoundSystem::zTSound3DParams * -0x4f7660 void __thiscall zCSndSys_MSS GetSoundProps int const & int & float & float & -0x4f7880 int __thiscall zCSndSys_MSS GetSound3DProps int const & struct zCSoundSystem::zTSound3DParams & -0x4f79a0 float __thiscall zCSndSys_MSS GetActiveVolume int const & -0x4f7a90 void __thiscall zCSndSys_MSS UpdateSoundProps int const & int float float -0x4f7d20 void __thiscall zCSndSys_MSS DoSoundUpdate -0x4f7f30 int __thiscall zCSndSys_MSS IsSoundActive int const & -0x4f8060 float __thiscall zCSndSys_MSS GetPlayingTimeMSEC class zSTRING const & -0x4f8220 class zCParser * __thiscall zCSndSys_MSS GetSFXParser -0x4f8230 int __thiscall zCSndSys_MSS GetUsedSoundMem -0x4f8240 void __thiscall zCSndSys_MSS SetGlobalReverbPreset int float -0x4f82f0 void __thiscall zCSndSys_MSS SetReverbEnabled int -0x4f8300 int __thiscall zCSndSys_MSS GetNumProvider -0x4f8330 class zSTRING const * __thiscall zCSndSys_MSS GetProviderName int -0x4f8350 int __thiscall zCSndSys_MSS SetProvider int -0x4f8360 int __thiscall zCSndSys_MSS Start3DProvider int -0x4f8a50 void __thiscall zCSndSys_MSS SetGlobalOcclusion float -0x4f8a60 float __thiscall zCSndSys_MSS GetCPULoad -0x4f8a80 void __thiscall zCSndSys_MSS SetSpeakerType enum zCSoundSystem::zTSpeakerType -0x4f8af5 void __thiscall zCSndSys_MSS SetSpeakerType enum zCSoundSystem::zTSpeakerType -0x4f8be0 zCSndFX_MSS* __thiscall zCSndFX_MSS zCSndFX_MSS -0x4f8c30 void * __thiscall zCSndFX_MSS `scalar deleting destructor' unsigned int -0x4f8c60 void __thiscall zCSndFX_MSS ~zCSndFX_MSS -0x4f8e00 void * __thiscall zCSndFrame `scalar deleting destructor' unsigned int -0x4f8e20 void __thiscall zCSndFX_MSS LoadChannel int -0x4f9670 void __thiscall zCSndFX_MSS SetFrequency int -0x4f9710 void __thiscall zCSndFX_MSS SetPan float -0x4f97f0 void __thiscall zCSndFX_MSS SetVolume float -0x4f9870 void __thiscall zCSndFX_MSS SetDefaultProperties -0x4f98c0 int __thiscall zCSndFX_MSS LoadResourceData -0x4f9c50 zCWaveData* __thiscall zCWaveData zCWaveData -0x4f9db0 class zSTRING __thiscall zCWaveData GetName -0x4f9f20 int __thiscall zCSndFX_MSS ReleaseResourceData -0x4fa220 int __thiscall zCSndFX_MSS IsActive -0x4fa2c0 float __thiscall zCSndFX_MSS GetPlayingTimeMSEC -0x4fa310 unsigned long __thiscall zCSndFX_MSS GetResSizeBytes -0x4fa3c0 void __thiscall zCSndFX_MSS CheckCanBeCachedOut -0x4fa470 void __cdecl zCSndFX_MSS NewFrame -0x4fa560 void __thiscall zCSndFX_MSS SetLooping int -0x4fa5b0 void __thiscall zCSndFX_MSS GetChannelFrame int int -0x4fa5c0 void __thiscall zCSndFX_MSS SetChannelFrame int int -0x4fa640 void __thiscall zCSndFX_MSS CacheInActFrame -0x4fa6d0 void __thiscall zCSndFX_MSS CacheOutActFrame -0x4fa720 void __thiscall zCSndFX_MSS CacheInActChannel -0x4fa760 void __thiscall zCSndFX_MSS CacheOutActChannel -0x4fa7e0 void __thiscall zCSndFX_MSS ChooseVariance -0x4fa840 zCActiveSnd* __thiscall zCActiveSnd zCActiveSnd -0x4fa850 void __thiscall zCActiveSnd ~zCActiveSnd -0x4fa8d0 int __cdecl zCActiveSnd GetNextFreeHandle -0x4fa9c0 class zCActiveSnd * __cdecl zCActiveSnd AllocNextFreeSnd -0x4faba0 void __thiscall zCActiveSnd Release -0x4fac20 void __thiscall zCActiveSnd Initialize -0x4fac90 int __cdecl zCActiveSnd GetHandleIndex int -0x4fadf0 int __cdecl zCActiveSnd GetHandleActive int -0x4faf10 int __cdecl zCActiveSnd GetSoundActive class zCActiveSnd * -0x4fafb0 int __cdecl zCActiveSnd GetFrameActive class zCSndFrame * -0x4faff0 class zCActiveSnd * __cdecl zCActiveSnd GetHandleSound int -0x4fb0c0 void __cdecl zCActiveSnd AddSound class zCActiveSnd * -0x4fb290 void __cdecl zCActiveSnd RemoveSound class zCActiveSnd * -0x4fb540 void __cdecl zCActiveSnd RemoveSoundsByFrame class zCSndFrame * -0x4fb580 void __cdecl zCActiveSnd RemoveSoundByVobSlot class zCVob const * int -0x4fb5e0 void __cdecl zCActiveSnd StopSoundsByFrame class zCSndFrame * -0x4fb640 void __cdecl zCActiveSnd ResumeSoundsByFrame class zCSndFrame * -0x4fb690 void __cdecl zCActiveSnd UpdateSoundsByFrame class zCSndFrame * -0x4fb9c0 int __cdecl zCActiveSnd GetNumActive -0x4fb9d0 void __cdecl zCActiveSnd NewFrame -0x4fbbf0 int __thiscall zCActiveSnd CalcListenerPan -0x4fbc00 int __thiscall zCActiveSnd CalcListenerVolume -0x4fbc60 int __cdecl zCActiveSnd GetNum3DSamplesUsed -0x4fbc90 int __cdecl zCActiveSnd GetNumAmbientSamplesUsed -0x4fbcc0 int __thiscall zCActiveSnd RequestChannel -0x4fbfa0 int __thiscall zCActiveSnd RequestChannel3D -0x4fc2c0 float __thiscall zCActiveSnd GetVolume -0x4fc530 void __cdecl zClamp01 float & -0x4fc560 void __cdecl zCActiveSnd DebugInfo -0x4fd5e0 void __cdecl zCActiveSnd InitPreAllocedData -0x4fd730 void __cdecl zCActiveSnd CleanupPreAllocedData -0x4fd800 int __thiscall zCActiveSnd HasBeenUpdatedThisFrame -0x4fd830 zCSndChannel* __thiscall zCSndChannel zCSndChannel -0x4fd850 void __thiscall zCSndChannel ~zCSndChannel -0x4fd9b0 zCSndFrame* __thiscall zCSndFrame zCSndFrame -0x4fdb60 void __thiscall zCSndFrame ~zCSndFrame -0x4fdd70 void __thiscall zCSndFrame CalcPitchOffset float -0x4fde00 int __thiscall zCSndFrame CalcPitchVariance -0x4fde90 void __thiscall zCSndFrame SetDefaultProperties -0x4fdf40 void __thiscall zCSndFrame CacheIn -0x4fdfc0 void __thiscall zCSndFrame CacheOut -0x4fe000 zCWavePool* __thiscall zCWavePool zCWavePool -0x4fe180 void __thiscall zCWavePool ~zCWavePool -0x4fe2a0 class zCWaveData * __thiscall zCWavePool CacheIn class zSTRING & -0x4fe4e0 void __thiscall zCWavePool CacheIn class zCWaveData * -0x4fe640 void __thiscall zCWavePool CacheOut class zCWaveData * -0x4fe7e0 int __thiscall zCWavePool ReleaseWave class zCWaveData * -0x4fe8d0 void __thiscall zCWavePool NewFrame -0x4fea40 void __thiscall zCWavePool DebugInfo -0x4fedc0 void __thiscall zCWavePool DebugInfo2 -0x4ff570 zCWaveData* __thiscall zCWaveData zCWaveData class zSTRING & -0x4ff770 void __thiscall zCWaveData ~zCWaveData -0x4ff920 void __thiscall zCWaveData Init -0x4ffa00 void __thiscall zCWaveData CacheIn -0x5000a0 class zSTRING __thiscall zPATH GetPath -0x5000c0 void __thiscall zCWaveData CacheOut -0x500110 int __thiscall zCWaveData CheckForCorrectFormat int -0x50032c int __thiscall zCWaveData CheckForCorrectFormat int -0x500410 int __thiscall zCWaveData Release -0x500440 void * __thiscall zCWaveData `scalar deleting destructor' unsigned int -0x500460 int __thiscall zCWaveData GetSize -0x500480 struct h3DPOBJECT * __thiscall zCHandleManager Alloc3DSample -0x5004b0 struct _SAMPLE * __thiscall zCHandleManager AllocSample -0x5004f0 void __thiscall zCHandleManager Free3DSample struct h3DPOBJECT * -0x5005e0 void __thiscall zCHandleManager FreeSample struct _SAMPLE * -0x5006e0 void __thiscall zCHandleManager DisposeAllSamples -0x5007a0 class zCActiveSnd * & __thiscall zCArraySort::GetSafe int -0x500980 void __thiscall zCArraySort::InsertSort class zCActiveSnd * const & -0x500b00 int __thiscall zCArraySort::Search class zCActiveSnd * const & -0x500b80 void __thiscall zCWavePool DebugInfo2 -0x500ba0 void __thiscall zCArray::DeleteList -0x500bc0 void __thiscall zCArray::zCArray -0x500bd0 void __thiscall zCSndFX_MSS ~zCSndFX_MSS -0x500bf0 void __thiscall zCArray::DeleteList -0x500c10 void __thiscall zCArraySort::zCArraySort -0x500c30 void __thiscall zCSndFrame ~zCSndFrame -0x500c50 int __thiscall zCArraySort::Search class zCWaveData * const & -0x500cd0 void __thiscall zCArraySort::RemoveOrder class zCWaveData * const & -0x500d70 void __thiscall zCArray::zCArray -0x500d80 void __thiscall zCSndFrame ~zCSndFrame -0x500da0 void __thiscall zCArray::zCArray -0x500db0 void __thiscall zCSndFX_MSS ~zCSndFX_MSS -0x500dd0 void __thiscall zCArray::~zCArray -0x500df0 void __thiscall zCArray::RemoveIndex int -0x500e10 void __thiscall zCArray::RemoveIndex int -0x500e30 void __thiscall zCArraySort::AllocDelta int -0x500ea0 void __thiscall zCArraySort::RemoveOrderIndex int -0x500ed0 void __thiscall zCArray::AllocDelta int -0x500f40 void __thiscall zCArray::InsertEnd class zCSndFrame * const & -0x501030 void __thiscall zCArraySort::AllocDelta int -0x5010a0 void __thiscall zCArraySort::RemoveOrderIndex int -0x5010d0 void __thiscall zCArray::AllocDelta int -0x501140 void __thiscall zCArray::InsertEnd class zCSndChannel * const & -0x501230 void __thiscall zCArray::AllocDelta int -0x5012a0 void __thiscall zCArray::AllocDelta int -0x501340 void __cdecl vidRefreshModeList -0x501500 unsigned long __cdecl vidGetCaps unsigned long -0x501660 int __cdecl vidGetModeList struct VIDMODE * struct VIDMODE * int -0x501900 int __cdecl vidSetModeEx struct VIDEO_INFO * -0x501af0 char * __cdecl vidGetScreenModeName int -0x501b1e char * __cdecl vidGetScreenModeName int -0x501b40 void __cdecl vidSetPalette unsigned char * int -0x501d30 int __cdecl vidCreatePalette int void * void * int -0x502000 void __cdecl vidSetFrameReady -0x502030 int __cdecl vidGetFPSRate -0x5020a0 int __cdecl vidSetMode struct VIDMODE * -0x5025f0 void __cdecl vidWaitVSYNC -0x502660 int __cdecl vidFlip -0x502700 struct SURFACE * __cdecl vidGetStdSurface int int -0x502760 int __cdecl vidLock struct SURFACE * -0x5028b0 int __cdecl vidUnLock struct SURFACE * -0x5029a0 struct SURFACE * __cdecl vidCreateSurface struct SURFACE_INFO * -0x502ad0 int __cdecl vidFreeSurface struct SURFACE * -0x502c20 int __cdecl vidSetColorKey struct SURFACE * unsigned long -0x502cc0 void __fastcall vidPaintWindow struct HWND__ * -0x502d50 void __fastcall vidCloseDisplay int -0x5030c0 void __fastcall vidToggleFullScreenMode -0x503300 void __cdecl vidIdleEnter -0x5033e0 void __fastcall vidWaitScreenUnblank -0x503430 void __fastcall vidMinimize int -0x503720 void __fastcall vidWaitRestore -0x503940 void __fastcall vidRestore -0x503b40 int __cdecl vidIsMinimized -0x503bd0 int __cdecl vidBlit struct BLIT_CMD * -0x503d40 int __cdecl vidBlitBatch struct BLIT_CMD * int -0x503d80 int __fastcall vidLostFocus -0x503db0 int __fastcall SetVMode struct VIDMODE * -0x5044b0 int __cdecl vidGetMemInfo struct VIDMEM_INFO * -0x5047b0 int __cdecl ddCheck long -0x504820 char * __cdecl vidGetLastError -0x504db0 void __cdecl ccDrawCaption struct HWND__ * struct CUSTOMCAPTION * int struct HRGN__ * -0x504f30 void __cdecl ccRenderCaption struct HWND__ * struct CUSTOMCAPTION * -0x505970 zCViewWindow* __thiscall zCViewWindow zCViewWindow int int int int enum zTviewID -0x5059f0 void * __thiscall zCViewWindow `scalar deleting destructor' unsigned int -0x505a10 void __thiscall zCViewWindow ~zCViewWindow -0x505a70 void __cdecl sysSetWindowMode int int -0x505d20 void * __cdecl sysAlloc unsigned long -0x5065a0 void * __cdecl sysReAlloc void * unsigned long -0x506600 void __cdecl sysFree void * -0x506610 int __cdecl sysHandleExceptions -0x506620 void __cdecl libExit -0x506800 int __cdecl MasterExceptionHandler -0x506aa0 int __stdcall HandledWinMain struct HINSTANCE__ * struct HINSTANCE__ * char * int -0x506fd0 void __cdecl winDoInstanceCheck -0x507030 void __cdecl winCreateMenu -0x508bd0 void __cdecl sysHardExit char * ... -0x509280 void __cdecl winResizeMainWindow -0x509390 void __cdecl winCalcSizes -0x5093d0 unsigned long __cdecl sysGetTime -0x509420 void __cdecl winSuspendThreads -0x509440 void __cdecl sysExit -0x509470 void __cdecl sysProcessIdle -0x509530 void __cdecl sysEvent -0x5096b0 void __cdecl sysIdle int -0x5096c0 void __cdecl winWaitMessage unsigned short unsigned long unsigned long unsigned long unsigned long int -0x5097f0 void __cdecl TRACE char * ... -0x509850 void __cdecl cfgFetchTopic char * -0x5099a0 void __cdecl cfgSetBinary char * char * void * int -0x5099d0 int __cdecl cfgGetBinary char * char * void * int * -0x509a20 void __cdecl sysParseCommandLine char * -0x509e90 void __cdecl sysSetFocus -0x509ed0 long __cdecl winDialog unsigned short int (__stdcall*)(struct HWND__ * unsigned int unsigned int long) -0x509fb0 long __cdecl winDialogParam unsigned short int (__stdcall*)(struct HWND__ * unsigned int unsigned int long) unsigned long -0x50a090 long __cdecl winDialogParamFinal unsigned short int (__stdcall*)(struct HWND__ * unsigned int unsigned int long) unsigned long -0x50a160 void __cdecl ExcSpyInfo struct EXCEPTION_INFO * -0x50a8f0 int __stdcall ExceptionDlgProc struct HWND__ * unsigned int unsigned int long -0x50a994 int __stdcall ExceptionDlgProc struct HWND__ * unsigned int unsigned int long -0x50aed7 int __stdcall ExceptionDlgProc struct HWND__ * unsigned int unsigned int long -0x50b620 int __stdcall ASSERTDlgProc struct HWND__ * unsigned int unsigned int long -0x50c480 int __stdcall ASSERTDlgProc struct HWND__ * unsigned int unsigned int long -0x50c570 void __cdecl BoundsSpyInfo struct ASSERT_FAIL_INFO * struct EXCEPTION_INFO * -0x50c940 void __cdecl BOUNDS_FAIL char * int int int char * int class zSTRING const & -0x50cc20 void __cdecl AssertSpyInfo struct ASSERT_FAIL_INFO * struct EXCEPTION_INFO * -0x50cff0 void __cdecl ASSERT_FAIL char * char * int class zSTRING const & -0x50d260 int __cdecl sysGotDebugger -0x50d2a0 void __cdecl inCreateMouseMessage unsigned long unsigned long -0x50d3d0 int __stdcall SplashDialogProc struct HWND__ * unsigned int unsigned int long -0x50d4e0 unsigned long __stdcall SplashThreadProc void * -0x50d680 void __cdecl ShowSplashScreen -0x50d6e0 void __cdecl RemoveSplashScreen -0x50d760 int __cdecl zOpt_Sound_ChangeFXVol class zCOptionEntry & -0x50d7d0 int __cdecl zOpt_Sound_ChangeMusicVol class zCOptionEntry & -0x50d840 int __cdecl zOpt_Video_ChangeVidOptions class zCOptionEntry & -0x50d960 int __cdecl zOpt_ToggleJoy class zCOptionEntry & -0x50d970 void __cdecl zCarsten_StartUp struct HWND__ * * -0x50e370 void __cdecl zCarsten_ShutDown -0x50e510 void __thiscall zTEngineStats PrintScreen int int -0x50ea10 void __thiscall zCLineCache ~zCLineCache -0x50ea20 void __thiscall zCLineCache Line int int int int struct zCOLOR -0x50eac0 void __thiscall zCLineCache Flush class zCViewBase * -0x50eb50 void __thiscall zCLineCache Line3D class zVEC3 const & class zVEC3 const & struct zCOLOR int -0x50ef00 void __thiscall zCLineCache LineCS3D class zVEC3 const & class zVEC3 const & struct zCOLOR -0x50f170 void __thiscall zCVertex Draw struct zCOLOR const & int -0x50f260 void __cdecl zCVertex ResetVertexTransforms -0x50f290 class zCVertexTransform * __thiscall zCVertex CreateVertexTransform -0x50f330 void __thiscall zCMemPool::zCMemPool -0x50f340 void __thiscall zCMemPool::zCMemPool -0x50f350 void __thiscall zCMemPool::zCMemPool -0x50f360 void __thiscall zCMemPool::zCMemPool -0x50f370 void __thiscall zCVolatileMemory::zCVolatileMemory unsigned int enum zTVolatileOverflowMode -0x50f3a0 void __thiscall zCVolatileMemory::Destroyed void * -0x50f7f0 void __thiscall zCAIBaseSound RemoveSlideSound -0x50f810 void __thiscall zCAIBaseSound CheckSlideSound class zCVob * -0x50f8a0 void __thiscall zCAIBaseSound StartDefaultCollisionSound class zCVob * class zCCollisionReport const & -0x50fb50 class zCObject * __cdecl zCAIPlayer _CreateNewInstance -0x50fbc0 void __cdecl zCAIPlayer operator delete void * char const * char const * int -0x50fcb0 zCAIPlayer* __thiscall zCAIPlayer zCAIPlayer -0x50fe40 class zCClassDef * __thiscall zCAIPlayer _GetClassDef -0x50fe50 void * __thiscall zCAIPlayer `scalar deleting destructor' unsigned int -0x50fe80 void __thiscall zCAIPlayer ~zCAIPlayer -0x510020 void __thiscall zCSparseArrayIterator Reset -0x510070 struct zCAIPlayer::zTLedgeInfo * __thiscall zCCache::operator[] class zCAIPlayer const * const & -0x510090 void __thiscall zCAIPlayer RemoveEffects -0x510180 void __thiscall zCAIPlayer HostVobRemovedFromWorld class zCVob * class zCWorld * -0x510190 float __thiscall zCAIPlayer GetJumpUpHeight -0x5101d0 void __thiscall zCAIPlayer SetJumpUpForceByHeight float -0x5101f0 void __thiscall zCAIPlayer SetVob class zCVob * -0x510360 void __thiscall zCAIPlayer DoAutoRoll -0x5104e0 void __thiscall zCAIPlayer ResetAutoRoll -0x510510 void __thiscall zCAIPlayer CalcModelAnisInPlace -0x510570 void __thiscall zCAIPlayer DoSurfaceAlignment -0x510d60 int __thiscall zCAIPlayer IsSliding -0x510d90 int __thiscall zCAIPlayer CheckFloorSliding -0x511520 void __thiscall zCAIPlayer CheckPhysics -0x511a70 void __thiscall zCAIPlayer PropagateCollObjectStates enum zCAIPlayer::zTMovementState -0x511bc2 void __thiscall zCAIPlayer PropagateCollObjectStates enum zCAIPlayer::zTMovementState -0x511c70 void __thiscall zCAIPlayer CalcForceModelHalt -0x511d30 void __thiscall zCAIPlayer CalcStateVars -0x511fd0 void __thiscall zCAIPlayer DoProceduralMovement -0x512090 void __thiscall zCAIPlayer Begin class zCVob * -0x512210 void __thiscall zCAIPlayer End -0x5122a0 void __thiscall zCAIPlayer DoAI class zCVob * int & -0x5122b0 void __thiscall zCAIPlayer UpdateEffects -0x512ff0 class zCQuadMark * __thiscall zCAIPlayer GetBloodQuadMark -0x5132c0 void __thiscall zCAIPlayer SetBloodDefaultTexture class zSTRING const & -0x513400 void __thiscall zCAIPlayer AddBlood class zVEC3 const & class zVEC3 const & float int class zSTRING * -0x513490 void __thiscall zCAIPlayer AddWeaponTrailSegment class zVEC3 const & class zVEC3 const & -0x513710 void __thiscall zCAIPlayer CreateLedgeInfo -0x513730 struct zCAIPlayer::zTLedgeInfo * __thiscall zCAIPlayer GetLedgeInfo -0x513770 int __thiscall zCAIPlayer GetFoundLedge -0x513790 void __thiscall zCAIPlayer ClearFoundLedge -0x513800 int __thiscall zCAIPlayer DetectClimbUpLedge class zVEC3 & int -0x513da0 zCDetectLedgeReport* __thiscall zCDetectLedgeReport zCDetectLedgeReport class zVEC3 const & -0x514c50 class zVEC3 & __thiscall zVEC3 operator-= class zVEC3 const & -0x514c80 class zVEC3 __thiscall zCVob GetAtVectorWorld -0x514cb0 int __fastcall zCCollObjectCharacter IsMoveInvalid class zVEC3 const & class zVEC3 const & class zVEC3 & struct zCCollObjectCharacter::zTSpatialState & class zVEC3 & -0x514cd0 void __thiscall zCAIPlayer AlignModelToLedge class zSTRING const & -0x514de0 class zVEC3 __thiscall zCAIPlayer GetHandPositionWorld -0x514f70 void __thiscall zCAIPlayer AlignToFloor float -0x514fb0 float __thiscall zCAIPlayer GetModelFloorWorld -0x515000 int __thiscall zCAIPlayer CheckEnoughSpaceMoveDir class zVEC3 const & int -0x515500 int __thiscall zCAIPlayer CheckEnoughSpaceMoveForward int -0x515550 int __thiscall zCAIPlayer CheckEnoughSpaceMoveBackward int -0x5155b0 int __thiscall zCAIPlayer CheckEnoughSpaceMoveRight int -0x515600 int __thiscall zCAIPlayer CheckEnoughSpaceMoveLeft int -0x515660 float __thiscall zCAIPlayer GetProtoYHeight -0x515680 class zVEC3 __thiscall zCAIPlayer GetSurfaceAlignScanOrigin -0x515880 void __thiscall zCAIPlayer DiveRotateX float const & -0x5159f0 void __thiscall zCAIPlayer SetCDStat int -0x515a30 void __thiscall zCAIPlayer LandAndStartAni class zSTRING const & -0x515ae0 void __thiscall zCAIPlayer LandAndStartAni class zCModelAni * -0x515b40 int __thiscall zCAIPlayer CheckForceModelHalt class zSTRING const & -0x515b80 int __thiscall zCAIPlayer CheckForceModelHalt class zCModelAni * -0x515bc0 int __thiscall zCAIPlayer ShouldCorrectFloorHeight -0x515be0 void __thiscall zCAIPlayer BeginStateSwitch -0x515c60 void __thiscall zCAIPlayer SetPhysicsEnabled int -0x515c70 void __thiscall zCAIPlayer StartPhysicsWithVel -0x515ca0 void __thiscall zCAIPlayer StartStandAni -0x515cc0 void __thiscall zCAIPlayer StartFallDownAni -0x515d80 void __thiscall zCAIPlayer Archive class zCArchiver & -0x515e70 void __thiscall zCAIPlayer Unarchive class zCArchiver & -0x515fa0 void __thiscall zCAIPlayer Print class zSTRING const & -0x515fb0 void __thiscall zCAIPlayer Line3D class zVEC3 const & class zVEC3 const & int -0x515fc0 void __thiscall zCAIPlayer PrintScreen int int class zSTRING -0x516020 zCAIPlayer* __thiscall zCAIPlayer zCAIPlayer -0x516040 void __thiscall zCCache::zCCache unsigned long unsigned long -0x5160c0 void __thiscall zCCache::~zCCache -0x516200 void __thiscall zCSparseArrayIterator Next -0x516240 void __thiscall zCSparseArrayIterator Register -0x516260 void __thiscall zCSparseArrayIterator DeRegister -0x516280 struct zCAIPlayer::zTLedgeInfo * __thiscall zCCache::operator[] class zCAIPlayer const * const & -0x516360 struct zCAIPlayer::zTLedgeInfo * __thiscall zCCache::GetDataDangerous class zCAIPlayer const * const & -0x516420 void __thiscall zCSparseArrayIterator operator int -0x516450 void __thiscall zCCache::Delete class zCAIPlayer const * const & -0x516520 void __thiscall zCCache::ClearCache -0x516640 void __thiscall zCCache::PurgeCache -0x516760 void __thiscall zCSparseArray >::~zCSparseArray > -0x5167b0 unsigned long __thiscall zCSparseArray >::SizeIndex -0x5167c0 unsigned long __thiscall zCSparseArray >::SizeData -0x5167d0 unsigned long __thiscall zCSparseArray >::SizeAll -0x5167e0 void * __thiscall zCSparseArray >::IndexPtr unsigned long -0x5167f0 void * __thiscall zCSparseArray >::DataPtr unsigned long -0x516800 class zCSparseArrayManDat * __thiscall zCSparseArray >::ManDatPtr unsigned long -0x516810 int __thiscall zCSparseArray >::IndexIsEqual void const * void const * -0x516830 void __thiscall zCSparseArray >::CopyIndex void * void const * -0x516850 void __thiscall zCSparseArray >::DestructIndex void * -0x516860 void __thiscall zCSparseArray >::Hash void const * unsigned long & unsigned long & -0x516880 void __thiscall zCSparseArray >::ConstructData void * -0x5168a0 void __thiscall zCSparseArray >::DestructData void * -0x5168b0 void * __thiscall zCCache::`scalar deleting destructor' unsigned int -0x5168d0 void * __thiscall zCSparseArray >::`scalar deleting destructor' unsigned int -0x5168f0 void __thiscall zCArray::AllocDelta int -0x5169b0 class zVEC2 & __thiscall zVEC2 Apply float (__cdecl*)(float) -0x5169d0 class zSTRING __thiscall zVEC2 GetDescription -0x516b80 void __thiscall zVEC2 SetByDescription class zSTRING const & -0x516d70 class ostream & __cdecl operator<< class ostream & class zVEC2 & -0x516dd0 class istream & __cdecl operator>> class istream & class zVEC2 & -0x516ec0 void __cdecl Alg_Swap class zVEC2 & class zVEC2 & -0x516f00 class zVEC2 __cdecl Alg_Min class zVEC2 const & class zVEC2 const & -0x516f50 class zVEC2 __cdecl Alg_Max class zVEC2 const & class zVEC2 const & -0x516fa0 class zVEC2 __cdecl Alg_Prod class zVEC2 const & class zVEC2 const & -0x516fc0 class zVEC3 & __thiscall zVEC3 Apply float (__cdecl*)(float) -0x516ff0 class ostream & __cdecl operator<< class ostream & class zVEC3 & -0x517070 class istream & __cdecl operator>> class istream & class zVEC3 & -0x517180 void __cdecl Alg_Swap class zVEC3 & class zVEC3 & -0x5171d0 class zVEC3 __cdecl Alg_Min class zVEC3 const & class zVEC3 const & -0x517240 class zVEC3 __cdecl Alg_Max class zVEC3 const & class zVEC3 const & -0x5172b0 class zVEC3 __cdecl Alg_Prod class zVEC3 const & class zVEC3 const & -0x5172f0 float __thiscall zVEC4 LengthApprox -0x5173d0 class zVEC4 & __thiscall zVEC4 Normalize -0x517420 class zVEC4 & __thiscall zVEC4 Apply float (__cdecl*)(float) -0x517460 class ostream & __cdecl operator<< class ostream & class zVEC4 & -0x5174f0 class istream & __cdecl operator>> class istream & class zVEC4 & -0x517620 void __cdecl Alg_Swap class zVEC4 & class zVEC4 & -0x517680 class zVEC4 __cdecl Alg_Min class zVEC4 const & class zVEC4 const & -0x517700 class zVEC4 __cdecl Alg_Max class zVEC4 const & class zVEC4 const & -0x517780 class zVEC4 __cdecl Alg_Prod class zVEC4 const & class zVEC4 const & -0x517880 zMAT3* __thiscall zMAT3 zMAT3 class zVEC3 const & class zVEC3 const & class zVEC3 const & -0x5178d0 zMAT3* __thiscall zMAT3 zMAT3 float -0x517920 zMAT3* __thiscall zMAT3 zMAT3 class zMAT3 const & -0x517970 class zMAT3 & __thiscall zMAT3 operator= class zMAT3 const & -0x5179c0 class zMAT3 & __thiscall zMAT3 operator+= class zMAT3 const & -0x517a20 class zMAT3 & __thiscall zMAT3 operator-= class zMAT3 const & -0x517a80 class zMAT3 & __thiscall zMAT3 operator*= float -0x517ae0 class zMAT3 & __thiscall zMAT3 operator/= float -0x517b40 class zMAT3 __thiscall zMAT3 Transpose -0x517bd0 class zMAT3 __thiscall zMAT3 Inverse float * -0x517d10 class zMAT3 & __thiscall zMAT3 Apply float (__cdecl*)(float) -0x517d80 class zMAT3 __cdecl operator- class zMAT3 const & -0x517e60 class zMAT3 __cdecl operator+ class zMAT3 const & class zMAT3 const & -0x517f40 class zMAT3 __cdecl operator- class zMAT3 const & class zMAT3 const & -0x518020 class zMAT3 __cdecl operator* class zMAT3 const & class zMAT3 const & -0x518160 class zMAT3 __cdecl operator* class zMAT3 const & float -0x518250 class zMAT3 __cdecl operator* float class zMAT3 const & -0x5183d0 zVEC3* __thiscall zVEC3 zVEC3 -0x5183e0 class zMAT3 __cdecl operator/ class zMAT3 const & float -0x5184d0 int __cdecl operator== class zMAT3 const & class zMAT3 const & -0x518560 int __cdecl operator!= class zMAT3 const & class zMAT3 const & -0x518600 class ostream & __cdecl operator<< class ostream & class zMAT3 & -0x518750 class istream & __cdecl operator>> class istream & class zMAT3 & -0x5187f0 void __cdecl Alg_Swap class zMAT3 & class zMAT3 & -0x5188c0 class zVEC3 __cdecl operator* class zMAT3 const & class zVEC3 const & -0x518930 class zMAT3 __cdecl operator* class zMAT4 const & class zMAT3 const & -0x518a70 class zMAT3 __cdecl operator* class zMAT3 const & class zMAT4 const & -0x518d30 zMAT4* __thiscall zMAT4 zMAT4 class zVEC4 const & class zVEC4 const & class zVEC4 const & class zVEC4 const & -0x518db0 zMAT4* __thiscall zMAT4 zMAT4 float -0x518e20 class zMAT4 & __thiscall zMAT4 operator= class zMAT3 const & -0x518f20 class zMAT4 & __thiscall zMAT4 operator= class zMAT4 const & -0x518fa0 class zMAT4 & __thiscall zMAT4 operator+= class zMAT4 const & -0x519040 class zMAT4 & __thiscall zMAT4 operator-= class zMAT4 const & -0x5190e0 class zMAT4 & __thiscall zMAT4 operator*= float -0x519190 class zMAT4 & __thiscall zMAT4 operator/= float -0x519220 class zMAT4 __thiscall zMAT4 Transpose -0x519370 class zMAT4 __thiscall zMAT4 TransposeLinTrafo -0x5195b0 class zMAT4 __thiscall zMAT4 InverseLinTrafo -0x5197f0 class zMAT4 __thiscall zMAT4 Inverse -0x519c80 class zVEC4 __cdecl operator* class zVEC4 const & float -0x519cd0 class zMAT4 & __thiscall zMAT4 Apply float (__cdecl*)(float) -0x519d90 int __thiscall zMAT4 IsUpper3x3Orthonormal -0x51a030 class zSTRING __thiscall zMAT4 GetDescriptionRot -0x51a260 class zSTRING __thiscall zMAT4 GetDescriptionPos -0x51a450 void __thiscall zMAT4 SetByDescriptionRot class zSTRING & -0x51a5d0 void __thiscall zMAT4 SetByDescriptionPos class zSTRING & -0x51a740 class zVEC3 __thiscall zMAT4 GetEulerAngles -0x51a780 void __thiscall zMAT4 SetByEulerAngles class zVEC3 -0x51a7b0 class zMAT4 __cdecl operator- class zMAT4 const & -0x51a9a0 class zMAT4 __cdecl operator+ class zMAT4 const & class zMAT4 const & -0x51aba0 class zMAT4 __cdecl operator- class zMAT4 const & class zMAT4 const & -0x51ada0 class zMAT4 __cdecl operator* class zMAT4 const & float -0x51afe0 class zMAT4 __cdecl operator* float class zMAT4 const & -0x51b220 class zMAT4 __cdecl operator/ class zMAT4 const & float -0x51b430 int __cdecl operator== class zMAT4 const & class zMAT4 const & -0x51b530 int __cdecl operator!= class zMAT4 const & class zMAT4 const & -0x51b640 class ostream & __cdecl operator<< class ostream & class zMAT4 & -0x51b870 class istream & __cdecl operator>> class istream & class zMAT4 & -0x51b950 void __cdecl Alg_Swap class zMAT4 & class zMAT4 & -0x51ba80 class zVEC3 __thiscall zMAT4 ExtractScaling -0x51bb10 class zMAT3 __thiscall zMAT4 ExtractRotation -0x51bce0 zVEC3* __thiscall zVEC3 zVEC3 class zVEC4 const & int -0x51bd40 void __thiscall zMAT4 MakeOrthonormal -0x51bf90 void __thiscall zMAT3 MakeOrthonormal -0x51c1e0 void __thiscall zMAT3 SetUpVector class zVEC3 const & -0x51c200 void __thiscall zMAT3 SetRightVector class zVEC3 const & -0x51c220 void __thiscall zMAT4 PostRotateX float -0x51c270 void __thiscall zMAT4 PostRotateY float -0x51c2c0 void __thiscall zMAT4 PostRotateZ float -0x51c310 void __thiscall zMAT4 PostScale class zVEC3 const & -0x51c330 void __thiscall zMAT4 PreScale class zVEC3 const & -0x51c390 class zMAT3 __cdecl Alg_Identity2D -0x51c430 class zMAT3 __cdecl Alg_Translation2D class zVEC2 & -0x51c4d0 class zMAT3 __cdecl Alg_Rotation2D class zVEC2 & float -0x51c5a0 class zMAT3 __cdecl Alg_Scaling2D class zVEC2 & -0x51c640 class zMAT4 __cdecl Alg_Identity3D -0x51c7a0 class zMAT4 __cdecl Alg_Translation3D class zVEC3 const & -0x51c900 class zMAT4 __cdecl Alg_Rotation3D class zVEC3 const & float -0x51c9b0 class zMAT4 __cdecl Alg_Rotation3DN class zVEC3 const & float -0x51ca10 class zMAT4 __cdecl Alg_Rotation3DRad class zVEC3 const & float -0x51cac0 class zMAT4 __cdecl Alg_Rotation3DNRad class zVEC3 const & float -0x51ccd0 class zMAT4 __cdecl Alg_Scaling3D class zVEC3 const & -0x51ce30 class zMAT4 __cdecl Alg_Perspective3D float -0x51cf90 void __cdecl Alg_ClipAtZ0 class zVEC3 & class zVEC3 & -0x51d090 void __thiscall zCQuat Unit -0x51d0e0 void __thiscall zCQuat QuatToMatrix4 class zMAT4 & -0x51d1e0 void __thiscall zCQuat QuatToMatrix3 class zMAT3 & -0x51d2e0 void __thiscall zCQuat Matrix4ToQuat class zMAT4 const & -0x51d5a0 void __thiscall zCQuat Matrix3ToQuat class zMAT3 const & -0x51d840 void __thiscall zCQuat QuatToEuler class zVEC3 & -0x51d960 void __thiscall zCQuat EulerToQuat class zVEC3 const & -0x51da00 void __thiscall zCQuat QuatToAxisAngle class zVEC3 & float & -0x51da90 void __thiscall zCQuat Slerp float class zCQuat const & class zCQuat const & -0x51dcb0 void __thiscall zCQuat Lerp float class zCQuat const & class zCQuat const & -0x51de30 void __thiscall zCQuat Squad float class zCQuat const & class zCQuat const & class zCQuat const & class zCQuat const & -0x51dfd0 float __cdecl Alg_SqrtInvApprox float -0x51e2f0 int __thiscall zCArchiverFactory EndOfArchive class zCBuffer * class zFILE * -0x51e360 void __thiscall zCArchiverFactory ReadLine class zSTRING & class zCBuffer * class zFILE * -0x51e580 void __thiscall zCArchiverFactory ReadLineArg class zSTRING & class zSTRING & class zCBuffer * class zFILE * -0x51e840 void __thiscall zCArchiverFactory ReadHeader int class zCBuffer * class zFILE * class zCArchiver * & enum zTArchiveMode & int & -0x51ee40 void __cdecl zCArchiverGeneric operator delete void * char const * char const * int -0x51ee60 class zCArchiver * __thiscall zCArchiverFactory CreateArchiverRead class zCBuffer * int -0x51eef0 class zCArchiver * __thiscall zCArchiverFactory CreateArchiverRead class zFILE * int -0x51ef60 class zCArchiver * __thiscall zCArchiverFactory CreateArchiverRead class zSTRING const & int -0x51f120 void __thiscall zCArchiverFactory WriteLine class zSTRING const & class zCBuffer * class zFILE * -0x51f230 void __thiscall zCArchiverFactory WriteLine char const * const class zCBuffer * class zFILE * -0x51f340 void __thiscall zCArchiverFactory WriteHeader class zCArchiver * enum zTArchiveMode int int class zCBuffer * class zFILE * -0x51fa10 zSTRING* __thiscall zSTRING zSTRING char -0x51fa70 class zCArchiver * __thiscall zCArchiverFactory CreateArchiverFromMode enum zTArchiveMode -0x51fb60 void __cdecl zCArchiverBinSafe operator delete void * char const * char const * int -0x51fb80 class zCArchiver * __thiscall zCArchiverFactory CreateArchiverWrite class zCBuffer * enum zTArchiveMode int int -0x51fd10 class zCArchiver * __thiscall zCArchiverFactory CreateArchiverWrite enum zTArchiveMode int int -0x51fd30 class zCArchiver * __thiscall zCArchiverFactory CreateArchiverWrite class zSTRING const & enum zTArchiveMode int int -0x51fdb0 class zCArchiver * __thiscall zCArchiverFactory CreateArchiverWrite class zFILE * enum zTArchiveMode int int -0x51fe00 class zCObject * __fastcall zCArchiver ReadObjectAccount char const * int class zCObject * -0x51fe30 class zCObject * __fastcall zCArchiver ReadObjectAccount char const * int char const * class zCObject * -0x5200a0 class zCObject * __cdecl zCArchiverBinSafe _CreateNewInstance -0x520170 void __fastcall zCArchiverBinSafe RestoreString class zSTRING & -0x520180 void __fastcall zCArchiverBinSafe WriteType enum zTArchiveTypeID void * unsigned long -0x5201f0 int __fastcall zCArchiverBinSafe ReadType enum zTArchiveTypeID void * unsigned long -0x5204b7 int __fastcall zCArchiverBinSafe ReadType enum zTArchiveTypeID void * unsigned long -0x520820 void __fastcall zCArchiverBinSafe ClearChunkList -0x520960 void __thiscall GECString Free -0x520980 unsigned long __fastcall zCArchiverBinSafe InsertChunkInList char const * -0x520a10 unsigned long __fastcall zCArchiverBinSafe ResolveAndPosEntry char const * -0x520b00 zCArchiverBinSafe* __thiscall zCArchiverBinSafe zCArchiverBinSafe -0x520c30 class zCClassDef * __thiscall zCArchiver _GetClassDef -0x520c40 void __thiscall zCArchiver ~zCArchiver -0x520c50 void * __thiscall zCArchiver `scalar deleting destructor' unsigned int -0x520c80 class zCClassDef * __thiscall zCArchiverBinSafe _GetClassDef -0x520c90 void __fastcall zCArchiverBinSafe SkipOpenChunk -0x520ca0 class zFILE * __thiscall zCArchiverBinSafe GetFile -0x520cb0 void __thiscall zCArchiverBinSafe SetStringEOL class zSTRING const & -0x520e30 class zSTRING __thiscall zCArchiverBinSafe GetStringEOL -0x520e80 int __thiscall zCArchiverBinSafe GetChecksumEnabled -0x520e90 void __thiscall zCArchiverBinSafe SetChecksumEnabled int -0x520ea0 void __thiscall zCArchiverBinSafe SetNoReadSearchCycles int -0x520eb0 int __thiscall zCArchiverBinSafe InProperties -0x520ec0 int __thiscall zCArchiverBinSafe InSaveGame -0x520ed0 int __thiscall zCArchiverBinSafe InBinaryMode -0x520ee0 void * __thiscall zCArchiverBinSafe `scalar deleting destructor' unsigned int -0x520f10 void __thiscall zCArchiverBinSafe ~zCArchiverBinSafe -0x521020 void __thiscall zCArchiverBinSafe DebugMessage class zSTRING const & -0x521040 void __fastcall zCArchiverBinSafe WriteHeaderNumObj -0x5210a0 void __thiscall zCArchiverBinSafe Close -0x521440 void __thiscall zCArchiverBinSafe Close -0x521460 void __thiscall GECString Copy char const * -0x5214d0 int __fastcall zCArchiverBinSafe EndOfArchive -0x521540 void __fastcall zCArchiverBinSafe DeleteBuffer -0x521560 void __fastcall zCArchiverBinSafe GetBufferString class zSTRING & -0x5216e0 class zCBuffer * __fastcall zCArchiverBinSafe GetBuffer -0x5216f0 int __thiscall zCArchiverBinSafe OpenWriteBuffer class zCBuffer * enum zTArchiveMode int int int -0x5218d0 void __thiscall zCArchiverBinSafe OpenWriteFile class zFILE * enum zTArchiveMode int int int -0x521930 void __fastcall zCArchiverBinSafe StoreBuffer void * unsigned long -0x521960 void __fastcall zCArchiverBinSafe StoreString char const * -0x521990 unsigned long __fastcall zCArchiverBinSafe StoreGetPos -0x5219b0 void __fastcall zCArchiverBinSafe StoreSeek unsigned long -0x5219e0 void __fastcall zCArchiverBinSafe StoreStringEOL char const * -0x5219f0 void __fastcall zCArchiverBinSafe WriteHeader int -0x521a70 int __thiscall zCArchiverBinSafe IsStringValid char const * -0x521ab0 void __fastcall zCArchiverBinSafe WriteASCIILine char const * char const * class zSTRING const & -0x521cc0 void __fastcall zCArchiverBinSafe WriteInt char const * int -0x521db0 void __fastcall zCArchiverBinSafe WriteByte char const * unsigned char -0x521ea0 void __fastcall zCArchiverBinSafe WriteWord char const * unsigned short -0x521f90 void __fastcall zCArchiverBinSafe WriteFloat char const * float -0x522080 void __fastcall zCArchiverBinSafe WriteBool char const * int -0x522170 void __fastcall zCArchiverBinSafe WriteString char const * class zSTRING const & -0x5222b0 void __fastcall zCArchiverBinSafe WriteVec3 char const * class zVEC3 const & -0x522550 void __fastcall zCArchiverBinSafe WriteColor char const * struct zCOLOR const & -0x522640 void __fastcall zCArchiverBinSafe WriteRaw char const * void * unsigned long -0x522730 void __fastcall zCArchiverBinSafe WriteRawFloat char const * void * unsigned long -0x522930 void __fastcall zCArchiverBinSafe WriteEnum char const * char const * int -0x522b40 void __fastcall zCArchiverBinSafe WriteGroupBegin char const * -0x522b50 void __fastcall zCArchiverBinSafe WriteGroupEnd char const * -0x522b60 void __fastcall zCArchiverBinSafe WriteChunkStart char const * char const * unsigned short unsigned long -0x522f10 void __thiscall zCArchiver::zTChunkRecord ~zTChunkRecord -0x522fb0 void __fastcall zCArchiverBinSafe WriteChunkStart char const * unsigned short -0x522fd0 void __fastcall zCArchiverBinSafe WriteChunkEnd -0x523250 void __fastcall zCArchiverBinSafe WriteObject char const * class zCObject & -0x523460 void __fastcall zCArchiverBinSafe WriteObject char const * class zCObject * -0x5234f0 void __fastcall zCArchiverBinSafe WriteObject class zCObject * -0x523500 int __thiscall zCArchiverBinSafe OpenReadBuffer class zCBuffer & enum zTArchiveMode int int -0x523700 void __thiscall zCArchiverBinSafe OpenReadFile class zFILE * enum zTArchiveMode int int int -0x523760 void __fastcall zCArchiverBinSafe RestoreBuffer void * unsigned long -0x523790 void __fastcall zCArchiverBinSafe RestoreStringEOL class zSTRING & -0x5237a0 void __fastcall zCArchiverBinSafe RestoreString0 class zSTRING & -0x5237b0 unsigned long __fastcall zCArchiverBinSafe RestoreGetPos -0x5237d0 void __fastcall zCArchiverBinSafe RestoreSeek unsigned long -0x523810 void __fastcall zCArchiverBinSafe ReadHeader -0x523b30 void __thiscall zCArchiverBinSafe CheckObjectListSize int -0x523be0 class zCObject * __fastcall zCArchiverBinSafe CreateObject class zSTRING const & -0x523cc0 class zCClassDef * __fastcall zCArchiverBinSafe GetClassDefByString class zSTRING const & -0x523e90 void __fastcall zCArchiverBinSafe ReadChunkStartASCII char const * class zSTRING & -0x524160 int __fastcall zCArchiverBinSafe ReadChunkStart char const * -0x524510 struct zCArchiver::zTChunkRecord & __thiscall zCArchiver::zTChunkRecord operator= struct zCArchiver::zTChunkRecord const & -0x524760 int __fastcall zCArchiverBinSafe ReadChunkStart class zSTRING & unsigned short & -0x5248a0 int __fastcall zCArchiverBinSafe ReadChunkStartNamed char const * unsigned short & -0x5248d0 unsigned short __fastcall zCArchiverBinSafe GetCurrentChunkVersion -0x5248f0 void __fastcall zCArchiverBinSafe ReadChunkEnd -0x524900 class zCObject * __fastcall zCArchiverBinSafe ReadObject char const * class zCObject * -0x524f30 class zCObject * __fastcall zCArchiverBinSafe ReadObject class zCObject * -0x524f40 void __fastcall zCArchiverBinSafe SkipChunk int -0x525150 int __fastcall zCArchiverBinSafe ReadEntryASCII char const * class zSTRING & -0x525564 int __fastcall zCArchiverBinSafe ReadEntryASCII char const * class zSTRING & -0x5257f0 float __fastcall zCArchiverBinSafe ReadFloat char const * -0x525810 class zVEC3 __fastcall zCArchiverBinSafe ReadVec3 char const * -0x525850 int __fastcall zCArchiverBinSafe ReadInt char const * -0x525870 unsigned char __fastcall zCArchiverBinSafe ReadByte char const * -0x525890 unsigned short __fastcall zCArchiverBinSafe ReadWord char const * -0x5258b0 int __fastcall zCArchiverBinSafe ReadBool char const * -0x5258d0 class zSTRING __fastcall zCArchiverBinSafe ReadString char const * -0x5259b0 struct zCOLOR __fastcall zCArchiverBinSafe ReadColor char const * -0x5259d0 int __fastcall zCArchiverBinSafe ReadEnum char const * -0x5259f0 void __fastcall zCArchiverBinSafe ReadRaw char const * void * unsigned long -0x525a20 void __fastcall zCArchiverBinSafe ReadRawFloat char const * void * unsigned long -0x525a50 void __fastcall zCArchiverBinSafe ReadFloat char const * float & -0x525a80 void __fastcall zCArchiverBinSafe ReadVec3 char const * class zVEC3 & -0x525ab0 void __fastcall zCArchiverBinSafe ReadInt char const * int & -0x525ae0 void __fastcall zCArchiverBinSafe ReadByte char const * unsigned char & -0x525b10 void __fastcall zCArchiverBinSafe ReadWord char const * unsigned short & -0x525b40 void __fastcall zCArchiverBinSafe ReadBool char const * int & -0x525b70 void __fastcall zCArchiverBinSafe ReadString char const * class zSTRING & -0x525ba0 void __fastcall zCArchiverBinSafe ReadColor char const * struct zCOLOR & -0x525bd0 void __fastcall zCArchiverBinSafe ReadEnum char const * int & -0x525c00 class zCObject * __fastcall zCArchiverBinSafe GetParentObject -0x525ca0 void __thiscall zCClassDef ~zCClassDef -0x525cc0 zCArchiverBinSafe* __thiscall zCArchiverBinSafe zCArchiverBinSafe -0x525d00 void __thiscall zCArray::InsertEnd struct zCArchiver::zTChunkRecord const & -0x525f40 void * __thiscall zCArchiver::zTChunkRecord `vector deleting destructor' unsigned int -0x525fa0 void __thiscall zCArray::AllocDelta int -0x526010 void __thiscall zCArray::AllocDelta int -0x526230 void __thiscall zCArchiver::zTChunkRecord zTChunkRecord -0x526270 unsigned long __thiscall GETStringMap::SetAt char const * unsigned long * -0x526490 unsigned long __thiscall GETStringMap::SetAtForce char const * unsigned long * unsigned long unsigned long -0x526630 void __thiscall GETStringMap::RemoveAll bool -0x526730 unsigned long __thiscall GETStringMap::Lookup char const * unsigned long * & unsigned long -0x5267d0 bool __thiscall GETStringMap::GetNextElement unsigned long & class GECString & unsigned long * & unsigned long & -0x526900 void * __thiscall GETStringMap::GESNextEntry::`scalar deleting destructor' unsigned int -0x526950 void __thiscall GETStringMap::GESNextEntry::~GESNextEntry -0x526990 struct GETStringMap::GESNextEntry * __thiscall GETStringMap::GetElement char const * unsigned long & unsigned long -0x526c50 class zCObject * __cdecl zCArchiverGeneric _CreateNewInstance -0x526dd0 zCArchiverGeneric* __thiscall zCArchiverGeneric zCArchiverGeneric -0x526f00 class zCClassDef * __thiscall zCArchiverGeneric _GetClassDef -0x526f10 void __fastcall zCArchiverGeneric SkipOpenChunk -0x526f20 class zFILE * __thiscall zCArchiverGeneric GetFile -0x526f30 void __thiscall zCArchiverGeneric SetStringEOL class zSTRING const & -0x5270b0 class zSTRING __thiscall zCArchiverGeneric GetStringEOL -0x527100 int __thiscall zCArchiverGeneric GetChecksumEnabled -0x527110 void __thiscall zCArchiverGeneric SetChecksumEnabled int -0x527120 void __thiscall zCArchiverGeneric SetNoReadSearchCycles int -0x527130 int __thiscall zCArchiverGeneric InProperties -0x527140 int __thiscall zCArchiverGeneric InSaveGame -0x527150 int __thiscall zCArchiverGeneric InBinaryMode -0x527170 void * __thiscall zCArchiverGeneric `scalar deleting destructor' unsigned int -0x5271a0 void __thiscall zCArchiverGeneric ~zCArchiverGeneric -0x5272c0 void __thiscall zCArchiverGeneric DebugMessage class zSTRING const & -0x5272e0 void __fastcall zCArchiverGeneric WriteHeaderNumObj -0x5273d0 void __thiscall zCArchiverGeneric Close -0x527570 int __fastcall zCArchiverGeneric EndOfArchive -0x5275e0 void __fastcall zCArchiverGeneric DeleteBuffer -0x527600 void __fastcall zCArchiverGeneric GetBufferString class zSTRING & -0x527780 class zCBuffer * __fastcall zCArchiverGeneric GetBuffer -0x527790 int __thiscall zCArchiverGeneric OpenWriteBuffer class zCBuffer * enum zTArchiveMode int int int -0x527980 void __thiscall zCArchiverGeneric OpenWriteFile class zFILE * enum zTArchiveMode int int int -0x5279f0 void __fastcall zCArchiverGeneric StoreBuffer void * unsigned long -0x527a20 void __fastcall zCArchiverGeneric StoreString char const * -0x527a60 unsigned long __fastcall zCArchiverGeneric StoreGetPos -0x527a80 void __fastcall zCArchiverGeneric StoreSeek unsigned long -0x527ab0 void __fastcall zCArchiverGeneric StoreStringEOL char const * -0x527ae0 void __fastcall zCArchiverGeneric WriteHeader int -0x527b50 int __thiscall zCArchiverGeneric IsStringValid char const * -0x527b90 void __fastcall zCArchiverGeneric WriteASCIILine char const * char const * class zSTRING const & -0x527dc0 void __fastcall zCArchiverGeneric WriteInt char const * int -0x527e90 void __fastcall zCArchiverGeneric WriteByte char const * unsigned char -0x527f60 void __fastcall zCArchiverGeneric WriteWord char const * unsigned short -0x528030 void __fastcall zCArchiverGeneric WriteFloat char const * float -0x528100 void __fastcall zCArchiverGeneric WriteBool char const * int -0x5281d0 void __fastcall zCArchiverGeneric WriteString char const * class zSTRING const & -0x528230 void __fastcall zCArchiverGeneric WriteVec3 char const * class zVEC3 const & -0x5284c0 void __fastcall zCArchiverGeneric WriteColor char const * struct zCOLOR const & -0x5287e0 void __fastcall zCArchiverGeneric WriteRaw char const * void * unsigned long -0x5289b0 void __fastcall zCArchiverGeneric WriteRawFloat char const * void * unsigned long -0x528c90 void __fastcall zCArchiverGeneric WriteEnum char const * char const * int -0x528e50 void __fastcall zCArchiverGeneric WriteChunkStart char const * char const * unsigned short unsigned long -0x529350 void __fastcall zCArchiverGeneric WriteChunkStart char const * unsigned short -0x529370 void __fastcall zCArchiverGeneric WriteChunkEnd -0x529650 void __fastcall zCArchiverGeneric WriteObject char const * class zCObject & -0x529880 void __fastcall zCArchiverGeneric WriteObject char const * class zCObject * -0x529920 void __fastcall zCArchiverGeneric WriteObject class zCObject * -0x529930 void __fastcall zCArchiverGeneric WriteGroupBegin char const * -0x529a10 void __fastcall zCArchiverGeneric WriteGroupEnd char const * -0x529af0 int __thiscall zCArchiverGeneric OpenReadBuffer class zCBuffer & enum zTArchiveMode int int -0x529cf0 void __thiscall zCArchiverGeneric OpenReadFile class zFILE * enum zTArchiveMode int int int -0x529d60 void __fastcall zCArchiverGeneric RestoreBuffer void * unsigned long -0x529d90 void __fastcall zCArchiverGeneric RestoreStringEOL class zSTRING & -0x52a200 void __fastcall zCArchiverGeneric RestoreString0 class zSTRING & -0x52a210 unsigned long __fastcall zCArchiverGeneric RestoreGetPos -0x52a230 void __fastcall zCArchiverGeneric RestoreSeek unsigned long -0x52a270 void __fastcall zCArchiverGeneric ReadHeader -0x52a5e0 void __thiscall zCArchiverGeneric CheckObjectListSize int -0x52a690 class zCObject * __fastcall zCArchiverGeneric CreateObject class zSTRING const & -0x52a770 class zCClassDef * __fastcall zCArchiverGeneric GetClassDefByString class zSTRING const & -0x52a940 void __fastcall zCArchiverGeneric ReadChunkStartASCII char const * class zSTRING & -0x52abf0 int __fastcall zCArchiverGeneric ReadChunkStart char const * -0x52b0a0 int __fastcall zCArchiverGeneric ReadChunkStart class zSTRING & unsigned short & -0x52b1e0 int __fastcall zCArchiverGeneric ReadChunkStartNamed char const * unsigned short & -0x52b210 unsigned short __fastcall zCArchiverGeneric GetCurrentChunkVersion -0x52b230 void __fastcall zCArchiverGeneric ReadChunkEnd -0x52b240 class zCObject * __fastcall zCArchiverGeneric ReadObject char const * class zCObject * -0x52ba50 class zCObject * __fastcall zCArchiverGeneric ReadObject class zCObject * -0x52ba60 void __fastcall zCArchiverGeneric SkipChunk int -0x52bc80 int __fastcall zCArchiverGeneric ReadEntryASCII char const * class zSTRING & -0x52c190 float __fastcall zCArchiverGeneric ReadFloat char const * -0x52c1b0 class zVEC3 __fastcall zCArchiverGeneric ReadVec3 char const * -0x52c1f0 int __fastcall zCArchiverGeneric ReadInt char const * -0x52c210 unsigned char __fastcall zCArchiverGeneric ReadByte char const * -0x52c230 unsigned short __fastcall zCArchiverGeneric ReadWord char const * -0x52c250 int __fastcall zCArchiverGeneric ReadBool char const * -0x52c270 class zSTRING __fastcall zCArchiverGeneric ReadString char const * -0x52c350 struct zCOLOR __fastcall zCArchiverGeneric ReadColor char const * -0x52c370 int __fastcall zCArchiverGeneric ReadEnum char const * -0x52c390 void __fastcall zCArchiverGeneric ReadRaw char const * void * unsigned long -0x52c610 void __fastcall zCArchiverGeneric ReadRawFloat char const * void * unsigned long -0x52c840 void __fastcall zCArchiverGeneric ReadFloat char const * float & -0x52c890 void __fastcall zCArchiverGeneric ReadVec3 char const * class zVEC3 & -0x52c8f0 void __fastcall zCArchiverGeneric ReadInt char const * int & -0x52c940 void __fastcall zCArchiverGeneric ReadByte char const * unsigned char & -0x52c990 void __fastcall zCArchiverGeneric ReadWord char const * unsigned short & -0x52c9e0 void __fastcall zCArchiverGeneric ReadBool char const * int & -0x52ca50 void __fastcall zCArchiverGeneric ReadString char const * class zSTRING & -0x52ca80 void __fastcall zCArchiverGeneric ReadColor char const * struct zCOLOR & -0x52cb10 void __fastcall zCArchiverGeneric ReadEnum char const * int & -0x52cb60 void __cdecl zCArchiverGeneric TestClassIntegrity void (__cdecl*)(class zCObject * int class zCClassDef * int &) -0x52cc90 void __cdecl zCArchiverGeneric TestClassIntegrity void (__cdecl*)(class zCObject * int class zCClassDef * int &) -0x52d3e0 class zCObject * __fastcall zCArchiverGeneric GetParentObject -0x52d480 void __thiscall zCArray::AllocAbs int -0x52d4f0 void __thiscall zCSparseArray::~zCSparseArray -0x52d540 unsigned long __thiscall zCSparseArray::SizeIndex -0x52d550 unsigned long __thiscall zCSparseArray::SizeData -0x52d560 unsigned long __thiscall zCSparseArray::SizeAll -0x52d570 void * __thiscall zCSparseArray::IndexPtr unsigned long -0x52d580 void * __thiscall zCSparseArray::DataPtr unsigned long -0x52d590 class zCSparseArrayManDat * __thiscall zCSparseArray::ManDatPtr unsigned long -0x52d5a0 int __thiscall zCSparseArray::IndexIsEqual void const * void const * -0x52d5c0 void __thiscall zCSparseArray::CopyIndex void * void const * -0x52d5e0 void __thiscall zCSparseArray::DestructIndex void * -0x52d5f0 void __thiscall zCSparseArray::Hash void const * unsigned long & unsigned long & -0x52d610 void __thiscall zCSparseArray::ConstructData void * -0x52d620 void __thiscall zCSparseArray::DestructData void * -0x52d630 void * __thiscall zCSparseArray::`vector deleting destructor' unsigned int -0x52d770 zCRndAlphaSortObject_Vob* __thiscall zCRndAlphaSortObject_Vob zCRndAlphaSortObject_Vob -0x52d790 int __thiscall zCRndAlphaSortObject IsAlphaPoly -0x52d7a0 void __thiscall zCRndAlphaSortObject_Vob ~zCRndAlphaSortObject_Vob -0x52d810 void __thiscall zCRndAlphaSortObject_Vob ~zCRndAlphaSortObject_Vob -0x52d820 void * __thiscall zCRndAlphaSortObject `scalar deleting destructor' unsigned int -0x52d840 void * __thiscall zCRndAlphaSortObject_Vob `scalar deleting destructor' unsigned int -0x52d890 class zCRndAlphaSortObject_Vob * __cdecl zCRndAlphaSortObject_Vob GetFreeAlphaVob -0x52d980 void __cdecl zCRndAlphaSortObject_Vob ResetFreeList -0x52d990 void __thiscall zCRndAlphaSortObject_Vob Draw int -0x52da50 void __cdecl zCRndAlphaSortObject_Vob ClearList -0x52dab0 void __cdecl zCBspBase ReleaseStaticReferences -0x52dbb0 int __cdecl zCBspSector CompareOutdoorPortalBBox2D void const * void const * -0x52dbf0 void __cdecl zCBspSector InitHorizonByOutdoorPortals -0x52ddb0 void __thiscall zCBspSector CalcCenterByPortals -0x52de50 int __thiscall zCBspSector IsRendered -0x52de70 void __thiscall zCBspSector Rendered -0x52de80 int __thiscall zCBspSector IsActivated -0x52dea0 void __thiscall zCBspSector Activate -0x52df80 int __thiscall zCBspSector HasManyBigPortals -0x52dfc0 void __thiscall zCPortal RemoveFromBsp -0x52dfe0 zCPortal* __thiscall zCPortal zCPortal struct zTPlane const & class zCMesh * -0x52e7b0 void __thiscall zCBspBase DescribeTree int -0x52eb30 int __thiscall zCPolygon RenderPoly int -0x52efa0 int __thiscall zCPolygon TransformProjectLight -0x52f190 zCBspTree* __thiscall zCBspTree zCBspTree -0x52f330 void __thiscall zCBspTree ~zCBspTree -0x52f3f0 void * __thiscall zCBspLeaf `vector deleting destructor' unsigned int -0x52f450 void __thiscall zCBspTree InitTree -0x52f530 zCBspLeaf* __thiscall zCBspLeaf zCBspLeaf -0x52f5b0 void __thiscall zCBspTree DisposeTree -0x52f720 void __thiscall zCBspSector ~zCBspSector -0x52f7d0 void __cdecl zCBspTree S_SetStaticMeshLODValue float -0x52f820 float __cdecl zCBspTree S_GetStaticMeshLODValue -0x52f830 class zCBspBase * __thiscall zCBspTree BuildRecursive class zCCBspNode * -0x52fb30 void __thiscall zCBspTree Build class zCCBspTree * -0x52ffa0 zCBspNode* __thiscall zCBspNode zCBspNode -0x52ffc0 int __thiscall zCBspBase CountNodes -0x530000 void __thiscall zCBspTree UpdateVertexDependencies class zCVertex * -0x530170 void __thiscall zTBBox3D AddPoint class zVEC3 const & -0x5301f0 int __thiscall zCBspTree CollectPolysInBBox3DAngle struct zTBBox3D const & class zVEC3 const & float float class zCPolygon * * & int & -0x530360 void __thiscall zCBspTree RenderLightList -0x5304a0 void __thiscall zCBspTree RenderVobList -0x531060 class zVEC3 __thiscall zCVob GetRightVectorWorld -0x5310e0 void __thiscall zCBspLeaf ~zCBspLeaf -0x531340 void __thiscall zCBspLeaf PolyPlueckerAddRef -0x531610 void __thiscall zCBspLeaf PolyPlueckerRelease -0x531640 void __fastcall zCBspLeaf AddVobsToRenderList struct zTBBox2D * -0x531860 void __thiscall zCBspLeaf AddVobsToRenderListOutdoor -0x531ba0 void __fastcall zCBspLeaf AddVobsToRenderListOutdoor class zCBspSector * struct zTBBox2D const & -0x531d90 void __fastcall zCBspBase AddVobsToRenderListSubtree int -0x531e70 struct zTBBox2D __thiscall zCBspBase GetScreenBBox2D -0x532130 void __thiscall zCBspBase CollectNodeLights -0x5322c0 void __fastcall zCBspLeaf RenderLeafIndoor int -0x532480 void __thiscall zCBspBase RenderTrivInIndoor -0x5324c0 void __fastcall zCBspBase RenderIndoor int -0x532560 void __fastcall zCBspBase RenderNodeOutdoor int -0x532890 void __fastcall zCBspBase RenderOutdoor class zCBspBase * struct zTBBox3D int int -0x532b30 zTBBox3D* __thiscall zTBBox3D zTBBox3D struct zTBBox3D const & -0x533550 void __thiscall zCCamera Project class zVEC3 const * const float & float & -0x5335a0 void __thiscall zCBspTree Render -0x533ec0 void __thiscall zCBspNode CalcPlaneSignbits class zCBspTree * -0x533f00 void __fastcall zCBspBase AddVobToLeafs class zCVob * -0x534040 void __fastcall zCBspBase AddVobLightToLeafs class zCVobLight * -0x5343e0 void __fastcall zCBspBase RemoveVobFromLeafs class zCVob * -0x5344a0 void __thiscall zCBspTree RemoveVob class zCVob * -0x5344b0 void __thiscall zCBspTree AddVob class zCVob * -0x534520 void __thiscall zCBspTree AdjustVob class zCVob * -0x534590 void __fastcall zCBspBase CollectVobsSubtree class zCArray & -0x5345a0 void __fastcall zCBspBase CollectVobsInBBox3D class zCArray & struct zTBBox3D const & -0x5345c0 void __fastcall zCBspBase CollectVobsSubtree_I class zCArray & -0x5347b0 void __fastcall zCBspBase CollectLightVobsSubtree class zCArray & -0x5347c0 void __fastcall zCBspBase CollectLightVobsSubtree_I class zCArray & -0x5349b0 void __fastcall zCBspBase CollectVobsInBBox3D_I class zCArray & struct zTBBox3D const & -0x534bf0 void __fastcall zCBspLeaf TraceRayCollectVobs class zCArray & struct zTBBox3D const & int -0x534e00 class zCBspLeaf * __thiscall zCBspBase FindLeaf class zVEC3 const & -0x534e40 struct zTBBox3D __thiscall zCBspTree CalcLeafRealBBox3D class zVEC3 const & -0x534f30 int __fastcall zCBspBase CheckRayAgainstPolys class zVEC3 const & class zVEC3 const & class zVEC3 & -0x535090 int __fastcall zCBspBase CheckRayAgainstPolysNearestHit class zVEC3 const & class zVEC3 const & class zVEC3 & -0x535270 int __fastcall zCBspBase CheckRayAgainstPolysCache class zVEC3 const & class zVEC3 const & class zVEC3 & -0x535450 int __fastcall zCBspBase RayIntersection class zVEC3 const & class zVEC3 const & class zVEC3 & -0x5356e0 int __thiscall zCBspTree TraceRay class zVEC3 const & class zVEC3 const & int class zVEC3 & class zCPolygon * & class zCArray * -0x5358e0 void __cdecl zCBspTree SetRayCache class zCRayCache * -0x5358f0 int __thiscall zCCBspNode CheckRayAgainstPolysNearestHit class zVEC3 const & class zVEC3 const & class zVEC3 & -0x535a20 int __thiscall zCCBspNode RayIntersectionOctree class zVEC3 const & class zVEC3 const & class zVEC3 & -0x535c60 int __thiscall zCCBspNode TraceRay class zVEC3 const & class zVEC3 const & class zCPolygon * & class zVEC3 & -0x535c90 int __thiscall zCCBspNode TraceRay class zVEC3 const & class zVEC3 const & class zCPolygon * & -0x535cd0 void __thiscall zCBspBase CollectPolysInBBox3DRec -0x535f20 int __fastcall zCBspBase CollectPolysInBBox3D struct zTBBox3D const & class zCPolygon * * & int & -0x535f70 void __thiscall zCCBspNode CollectPolysInBBox3DRec -0x536110 int __thiscall zCCBspNode CollectPolysInBBox3D struct zTBBox3D const & class zCPolygon * * & int & -0x536160 int __thiscall zCBspTree FindLeaks class zCArray & -0x5364f0 void __thiscall zCBspTree MarkOccluderPolys -0x536b20 void __thiscall zCBspBase SortNodePolys class zCBspTree * -0x536b70 void __thiscall zCBspSector RenderSector -0x536cb0 void __thiscall zCBspSector ActivateSectorRec struct zTBBox2D const & class zCBspSector * int -0x5371d0 void __thiscall zCBspSector ActivateSectorRecIndoor struct zTBBox2D const & class zCBspSector * int -0x5376c0 void __cdecl zCBspSector RenderActiveSectorList -0x5376f0 class zCBspSector * __thiscall zCCBspTree GetBspSectorByName class zSTRING const & -0x5377a0 class zSTRING const * __thiscall zCBspTree GetSectorNameVobIsIn class zCVob const * -0x5377c0 void __thiscall zCCBspTree GetPolyNeighbours class zCPolygon * class zCPolygon * * & int & -0x5378c0 void __thiscall zCCBspTree MarkGhostOccluder -0x537a80 void __thiscall zCCBspTree CreateBspSectors -0x539d80 zVEC3* __thiscall zVEC3 zVEC3 float -0x539da0 class zSTRING __thiscall zVEC3 GetString -0x53a060 void * __cdecl zCMaterial operator new unsigned int char const * char const * int -0x53a0a0 void __thiscall zCPolygon SetMaterial class zCMaterial * -0x53a0f0 zTBBox2D* __thiscall zTBBox2D zTBBox2D -0x53a100 class zCBspSector * __thiscall zCBspTree GetBspSectorByName class zSTRING const & -0x53a1b0 void __thiscall zCBspTree CreateBspSectors2 class zCCBspTree * -0x53a540 unsigned short __cdecl zCBspTree GetFileVersion -0x53a550 void __thiscall zCBspBase SaveBINRec class zCFileBIN & -0x53a650 void __thiscall zCBspBase LoadBINRec class zCFileBIN & -0x53a7e0 void __thiscall zCBspTree SaveBIN class zCFileBIN & -0x53b170 void __thiscall zCBspTree ConnectMaterialsToSectors -0x53b550 int __thiscall zCBspTree LoadBIN class zCFileBIN & int -0x53c570 zCBspBase* __thiscall zCBspBase zCBspBase -0x53c580 void __cdecl zCMesh operator delete void * char const * char const * int -0x53c5a0 void __thiscall zCBspTree CalcStaticLeafLightData -0x53ca40 void __thiscall zCArray::zCArray -0x53ca50 void __thiscall zCArray::~zCArray -0x53ca70 int __thiscall zCArray::IsInList class zCPolygon * const & -0x53cab0 void __thiscall zCBspLeaf ~zCBspLeaf -0x53cad0 void __thiscall zCArray::InsertEnd class zCVobLight * const & -0x53cbc0 void __thiscall zCArray::InsertAtPos class zCVobLight * const & int -0x53ccd0 zCCBspTree* __thiscall zCCBspTree zCCBspTree -0x53ccf0 void __thiscall zCArray::AllocAbs int -0x53cd60 void __thiscall zCArray::zCArray -0x53cd70 void __thiscall zCBspSector ~zCBspSector -0x53cd90 void __thiscall zCArray::zCArray int -0x53cdd0 void __thiscall zCCBspTree CreateBspSectors -0x53cdf0 void __thiscall zCArray::AllocAbs int -0x53ce60 void __thiscall zCSparseArray::~zCSparseArray -0x53ceb0 unsigned long __thiscall zCSparseArray::SizeIndex -0x53cec0 unsigned long __thiscall zCSparseArray::SizeData -0x53ced0 unsigned long __thiscall zCSparseArray::SizeAll -0x53cee0 void * __thiscall zCSparseArray::IndexPtr unsigned long -0x53cef0 void * __thiscall zCSparseArray::DataPtr unsigned long -0x53cf00 class zCSparseArrayManDat * __thiscall zCSparseArray::ManDatPtr unsigned long -0x53cf10 int __thiscall zCSparseArray::IndexIsEqual void const * void const * -0x53cf30 void __thiscall zCSparseArray::CopyIndex void * void const * -0x53cf50 void __thiscall zCSparseArray::DestructIndex void * -0x53cf60 void __thiscall zCSparseArray::Hash void const * unsigned long & unsigned long & -0x53cf80 void __thiscall zCSparseArray::ConstructData void * -0x53cf90 void __thiscall zCSparseArray::DestructData void * -0x53cfa0 void __thiscall zCBspTree CalcStaticLeafLightData -0x53cfc0 void * __thiscall zCSparseArray::`scalar deleting destructor' unsigned int -0x53cfe0 void __thiscall zCArray::AllocDelta int -0x53d050 void __thiscall zCArray::InsertEnd class zCPolygon * const & -0x53d140 void __thiscall zCArray::AllocDelta int -0x53d1b0 void __thiscall zCArray::AllocDelta int -0x53d220 void __thiscall zCArray::InsertEnd class zCBspSector * const & -0x53d310 void __thiscall zCArray::AllocDelta int -0x53d380 void __thiscall zCArray::InsertEnd class zCBspBase * const & -0x53d470 void __thiscall zCArray::AllocDelta int -0x53d4e0 void __thiscall zCArray::InsertEnd class zCBspLeaf * const & -0x53d5d0 void __thiscall zCArraySort::InsertEnd struct zTLightScore const & -0x53d6e0 void __thiscall zCArray::AllocDelta int -0x53d780 void __thiscall zCArray::AllocDelta int -0x53d820 zCCBspTree* __thiscall zCCBspTree zCCBspTree -0x53d8e0 void __thiscall zCCBspNode ~zCCBspNode -0x53d950 void __thiscall zCCBspTree SetBspTreeMode enum zTBspTreeMode const & -0x53d9e0 void __thiscall zCCBspTree ~zCCBspTree -0x53dab0 void __thiscall zCCBspTree DeleteTree -0x53db90 void * __thiscall zCCBspNode `scalar deleting destructor' unsigned int -0x53dc00 void __thiscall zCCBspTree AddMesh class zCMesh * -0x53dc30 void __thiscall zCCBspTree AddMesh class zCMesh * class zMAT4 const & -0x53df60 void __thiscall zCCBspTree BuildTree float -0x53e850 void __thiscall zCCBspNode RemovePoly class zCPolygon * -0x53e920 void __thiscall zCCBspNode LODGenerate class zCMesh * -0x53ef80 void __thiscall zCCBspNode LODTriangulatePortal class zCPolygon * class zCMesh * class zCArray & -0x53f2f0 int __thiscall zVEC3 IsEqualEps class zVEC3 const & -0x53f340 void __thiscall zCCBspNode LODCollectLeafPolys class zCCBspNode * class zCArraySort & class zCMesh * -0x53f620 void __thiscall zCMesh LODRecalcEdge struct zTLODEdge & class zCArraySort & -0x53faa0 void __thiscall zTLODEdge CalcIsBorderVert -0x53fb00 int __thiscall zTLODEdge IsBorderVert class zCVertex * class zCArray & -0x53fd70 float __thiscall zTLODEdge CalcScoreDir class zCVertex * class zCArray & -0x53fe30 void __thiscall zCMesh LODGenerate class zCArraySort & class zCArraySort & -0x540bb0 zVEC2* __thiscall zVEC2 zVEC2 -0x540bc0 int __thiscall zVEC2 IsEqualEps class zVEC2 const & -0x540c40 void __thiscall zTLODEdge ~zTLODEdge -0x540ca0 int __thiscall zCCBspNode DoesNodeContainPoly class zCPolygon * -0x540d20 int __thiscall zCCBspNode CheckPortalConsistency -0x541420 void __thiscall zCCBspNode SplitPortals -0x541970 void __thiscall zCCBspNode SplitPortals -0x5419a0 void __cdecl zCPortal operator delete void * char const * char const * int -0x5419b0 void __thiscall zCPortal Init -0x5419d0 class zCPortal * __thiscall zCCBspNode SplitPortalByAllPortals class zCPortal * -0x541c90 void __thiscall zCCBspNode EnumeratePortals -0x541dd0 void __thiscall zCCBspNode ClassifyPortals -0x541e50 void __thiscall zCPortal ~zCPortal -0x541e60 void __thiscall zCCBspNode Portalize -0x5421c0 void __thiscall zCCBspNode SelectPlane struct zTPlane & class zTPolyNode * & int & -0x5422fb void __thiscall zCCBspNode SelectPlane struct zTPlane & class zTPolyNode * & int & -0x542440 void __thiscall zCCBspNode SelectPlaneOctree class zCCBspTree * struct zTPlane & int -0x542680 int __thiscall zCCBspNode ClassifyRayToNode class zVEC3 const & class zVEC3 const & -0x5428a0 int __thiscall zCCBspNode ClassifyPolyToNode2 class zCPolygon * -0x542bf0 int __thiscall zCCBspNode OutdoorKillRedundantLeafs -0x542e40 void __thiscall zCCBspNode AddPoly class zCPolygon * -0x542e90 void __thiscall zCCBspNode BuildTree int -0x54367a void __thiscall zCCBspNode BuildTree int -0x543a9e void __thiscall zCCBspNode BuildTree int -0x543ba0 void __cdecl zCPolygon operator delete void * char const * char const * int -0x543bb0 zCCBspNode* __thiscall zCCBspNode zCCBspNode class zCCBspNode * -0x543bd0 void __thiscall zCCBspNode PushPolyFront class zTPolyNode * -0x543c70 void __thiscall zCCBspNode CalcBBox3D -0x543d50 void __thiscall zCCBspNode CalcSubtreeBBox3D -0x543f00 void __thiscall zCCBspNode CalcSubtreeBBox3DCell -0x543ff0 int __thiscall zCCBspNode CountNodes -0x544020 int __thiscall zCCBspNode CountLeafs -0x544060 int __thiscall zCCBspNode CountPolys -0x544090 void __thiscall zCCBspNode CountDepthRec int int & int & int & -0x544100 void __thiscall zCCBspNode CountDepth int & int & int & -0x5441b0 void __thiscall zCCBspNode DescribeTree int -0x5447f0 void __thiscall zCList2::DeleteList -0x544820 void __thiscall zCList2::Insert class zTPolyNode * -0x544840 void __thiscall zCList2::Remove class zTPolyNode * -0x544880 void __thiscall zCList2::Delete class zTPolyNode * -0x5448e0 class zTPolyNode * __thiscall zCList2::Get int -0x544900 void __thiscall zCCBspNode LODGenerate class zCMesh * -0x544920 int __thiscall zTLODEdge IsBorderVert class zCVertex * class zCArray & -0x544940 void __thiscall zCMesh LODGenerate class zCArraySort & class zCArraySort & -0x544960 void __thiscall zCArraySort::AllocDelta int -0x5449d0 int __thiscall zCArraySort::Search class zCPolygon * const & -0x544a50 void __thiscall zCArraySort::RemoveOrderIndex int -0x544a80 void __thiscall zCArray::InsertEnd class zCVertex * const & -0x544b70 void __thiscall zCArraySort::InsertEnd struct zTLODEdge * const & -0x544c90 zCBuildPortal* __thiscall zCBuildPortal zCBuildPortal -0x544d10 void __thiscall zCBuildPortal ~zCBuildPortal -0x544da0 void __thiscall zCBspTree PreprocessIndoorPortals class zCMesh * class zCArray & -0x545120 void __thiscall zCBspTree GetPolyNeighbours class zCPolygon * class zCPolygon * * & int & -0x545200 void __thiscall zCBspTree PostprocessIndoorPortals class zCArray & -0x546860 void __thiscall zCMesh3DS ~zCMesh3DS -0x546880 void __thiscall zCArray::AllocAbs int -0x5468f0 void __thiscall zCArray::zCArray -0x546900 void __thiscall zCArray::~zCArray -0x546920 void __thiscall zCArray::InsertEnd class zCBuildPortal * const & -0x546a40 int __thiscall zTBCylinder3D IsIntersecting struct zTBCylinder3D const & -0x546ab0 void __thiscall zTBCylinder3D Draw struct zCOLOR const & -0x546b60 void __thiscall zTBCylinder3D SetByBBox3D struct zTBBox3D -0x546c10 int __thiscall zTBSphere3D IsIntersecting class zVEC3 const & class zVEC3 const & -0x546d70 int __thiscall zTBSphere3D ClassifyPlane struct zTPlane -0x546dc0 void __thiscall zTBSphere3D Draw struct zCOLOR const & -0x547130 void __thiscall zTBBox3D Init -0x547150 void __thiscall zTBBox3D SetMaximumBox -0x547170 float __thiscall zTBBox3D GetVolume -0x547190 void __thiscall zTBBox3D CalcGreaterBBox3D struct zTBBox3D const & -0x5471f0 void __thiscall zTBBox3D ClipToBBox3D struct zTBBox3D const & -0x547270 class zSTRING __thiscall zTBBox3D GetDescription -0x5476a0 void __thiscall zTBBox3D SetByDescription class zSTRING & -0x5479e0 void __thiscall zTBBox3D Transform class zMAT4 const & struct zTBBox3D & -0x547af0 void __thiscall zTBBox3D UnTransform class zMAT4 const & struct zTBBox3D & -0x547ed0 int __thiscall zTBBox3D IsIntersectingSweep class zVEC3 const & struct zTBBox3D const & float & -0x548060 int __thiscall zTBBox3D IsIntersectingSweep struct zTBBox3D const & struct zTBBox3D const & struct zTBBox3D const & float & -0x5480f0 int __thiscall zTBBox3D IsTrivIn struct zTBBox3D const & -0x548150 int __thiscall zTBBox3D IsTrivInLine class zVEC3 const & class zVEC3 const & -0x548230 int __thiscall zTBBox3D Classify struct zTBBox3D const & -0x5482f0 class zVEC3 __thiscall zTBBox3D GetNearestPoint struct zTPlane const * const -0x5485e0 void __thiscall zTBBox3D Scale float -0x548620 void __thiscall zTBBox3D Scale class zVEC3 const & -0x548670 float __thiscall zTBBox3D GetMinExtent -0x5486b0 struct zTBSphere3D __thiscall zTBBox3D GetSphere3D -0x548730 int __thiscall zTBBox3D TraceRay class zVEC3 const & class zVEC3 const & class zVEC3 & -0x5488f0 void __thiscall zTBBox3D Draw struct zCOLOR const & -0x548cc0 void __thiscall zTBBox3D GetCornerPoints class zVEC3 * -0x548e30 float __thiscall zTBBox3D GetScreenSize -0x548f50 enum zTPlaneClass __thiscall zTBBox3D ClassifyToPlane struct zTPlane const & -0x549040 enum zTPlaneClass __thiscall zTBBox3D ClassifyToPlane struct zTPlane const & int -0x549276 enum zTPlaneClass __thiscall zTBBox3D ClassifyToPlane struct zTPlane const & int -0x5492a0 int __thiscall zTBBox3D ClassifyToPlaneSides struct zTPlane const & -0x549370 int __thiscall zTBBox3D ClassifyToPlaneSides struct zTPlane const & int -0x5495a6 int __thiscall zTBBox3D ClassifyToPlaneSides struct zTPlane const & int -0x5495d0 void __thiscall zTBBox3D SaveBIN class zCFileBIN & -0x5495f0 void __thiscall zTBBox3D LoadBIN class zCFileBIN & -0x549610 int __thiscall zTBBox2D Classify struct zTBBox2D const & -0x5496c0 void __thiscall zTBBox2D ClipToBBox2D struct zTBBox2D const & -0x549710 void __thiscall zTBBox2D Draw -0x5497e0 void __thiscall zCOBBox3D ~zCOBBox3D -0x549870 void __thiscall zCOBBox3D Draw int struct zCOLOR -0x54a5f0 void __thiscall zCOBBox3D BuildOBB int class zCPolygon * * int -0x54b0f0 void __thiscall zCOBBox3D BuildRec int class zCPolygon * * int -0x54b26a void __thiscall zCOBBox3D BuildRec int class zCPolygon * * int -0x54b470 void __thiscall zCOBBox3D BuildOBBTree class zCMesh * int -0x54b4b0 void __thiscall zCOBBox3D BuildOBBTree int class zCPolygon * * int -0x54b4e0 int __thiscall zCOBBox3D TestIntersectionOBB class zCOBBox3D const * -0x54bde0 int __thiscall zCOBBox3D TestIntersectionTreeRec class zCOBBox3D const * -0x54bec0 int __thiscall zCOBBox3D TestIntersectionTree class zCOBBox3D const * class zMAT4 const & -0x54bef0 int __thiscall zCOBBox3D TraceRay class zVEC3 const & class zVEC3 const & class zVEC3 & -0x54c0e0 class zVEC3 __thiscall zMAT4 Rotate class zVEC3 const & -0x54c150 int __thiscall zCOBBox3D CheckOBBPolyIntersection class zCPolygon * class zMAT4 const & -0x54c470 struct zTBBox3D __thiscall zCOBBox3D GetBBox3D -0x54c740 void __thiscall zCOBBox3D SetByBBox3D struct zTBBox3D const & -0x54c860 void __thiscall zCOBBox3D Transform class zMAT4 const & -0x54c9e0 class zCOBBox3D & __thiscall zCOBBox3D operator= class zCOBBox3D const & -0x54cb50 void __thiscall zCOBBox3D SaveBIN class zCFileBIN & -0x54cbd0 void __thiscall zCOBBox3D LoadBIN class zCFileBIN & -0x54cd30 void __thiscall zCList::~zCList -0x54cdb0 zCCamera* __thiscall zCCamera zCCamera -0x54ce7e zCCamera* __thiscall zCCamera zCCamera -0x54d090 void __thiscall zCCamera ~zCCamera -0x54d110 void __thiscall zCCamera PushTransform enum zTCamTrafoType -0x54d1a0 void __thiscall zCCamera PopTransform enum zTCamTrafoType -0x54d2e0 void __thiscall zCCamera SetTransform enum zTCamTrafoType class zMAT4 const & -0x54d440 class zMAT4 const & __thiscall zCCamera GetTransform enum zTCamTrafoType -0x54d474 class zMAT4 const & __thiscall zCCamera GetTransform enum zTCamTrafoType -0x54d4a0 void __thiscall zCCamera Activate -0x54d5b0 void __thiscall zCCamera CreateProjectionMatrix class zMAT4 & float float float float -0x54d630 void __thiscall zCCamera UpdateProjectionMatrix -0x54d680 float __thiscall zCCamera GetFOV -0x54d690 void __thiscall zCCamera GetFOV float & float & -0x54d6c0 void __thiscall zCCamera SetFOV float -0x54d700 void __thiscall zCCamera SetFOV float float -0x54d830 void __thiscall zCCamera UpdateViewport -0x54d970 void __thiscall zCCamera SetRenderTarget class zCViewBase * -0x54d990 void __thiscall zCCamera SetUpFrustum -0x54dc90 void __thiscall zCCamera SetNearClipZ float -0x54dd00 void __thiscall zCCamera SetFarClipZ float -0x54de40 enum zTCam_ClipType __thiscall zCCamera BBox3DInFrustum struct zTBBox3D const & -0x54dea0 enum zTCam_ClipType __thiscall zCCamera BBox3DInFrustum struct zTBBox3D const & int & -0x54e0d8 enum zTCam_ClipType __thiscall zCCamera BBox3DInFrustum struct zTBBox3D const & int & -0x54e140 void __thiscall zCCamera StopTremor -0x54e150 void __thiscall zCCamera AddTremor class zVEC3 const & float float class zVEC3 const & -0x54e370 void __thiscall zCCamera PreRenderProcessing -0x54e520 void __thiscall zCCamera PostRenderProcessing -0x54e560 void __thiscall zCCamera GetCamPos class zVEC3 & -0x54e590 void __thiscall zCCamera InitDrawPolySimple -0x54e660 void __thiscall zCCamera CleanupDrawPolySimple -0x54e6c0 void __thiscall zCCamera DrawPolySimple struct zCCamera::zTCamVertSimple * int class zCMaterial * int -0x54e7d0 void __thiscall zCCamera SetRenderScreenFade struct zCOLOR -0x54e7f0 void __thiscall zCCamera SetRenderCinemaScope struct zCOLOR -0x54e810 void __thiscall zCCamera RenderScreenFade -0x54e8e0 void __thiscall zCCamera RenderCinemaScope -0x54ea40 int __fastcall zCCamera ScreenProjectionTouchesPortalRough struct zTBBox3D const & struct zTBBox2D const & -0x54ed10 int __fastcall zCCamera ScreenProjectionTouchesPortal struct zTBBox3D const & struct zTBBox2D const & -0x54f1a0 zCCollisionReport* __thiscall zCCollisionReport zCCollisionReport -0x54f1c0 void __thiscall zCCollisionReport ~zCCollisionReport -0x54f1d0 void * __thiscall zCCollisionReport `scalar deleting destructor' unsigned int -0x54f230 zCCollisionDetector* __thiscall zCCollisionDetector zCCollisionDetector -0x54f2b0 void * __thiscall zCCollisionDetector `scalar deleting destructor' unsigned int -0x54f300 void __thiscall zCCollisionDetector ~zCCollisionDetector -0x54f330 int __fastcall zCCollisionDetector GetTestFuncIndex class zCCollisionObjectDef * class zCCollisionObjectDef * -0x54f390 void __fastcall zCCollisionDetector RegisterStaticIntersectionTest class zCCollisionObjectDef * class zCCollisionObjectDef * int (__cdecl*)(float class zCCollisionObject * class zMAT4 const & class zCCollisionObject * class zMAT4 const & class zCCollisionReport * *) -0x54f3c0 void __fastcall zCCollisionDetector RegisterDynamicIntersectionTest class zCCollisionObjectDef * class zCCollisionObjectDef * int (__cdecl*)(class zCCollisionObject * class zCCollisionObject * class zCCollisionReport * *) -0x54f3f0 int __fastcall zCCollisionDetector CanCollide class zCCollisionObjectDef * class zCCollisionObjectDef * -0x54f430 void __cdecl zCCollisionDetector S_ResetFreeCollReportList -0x54f440 class zCCollisionReport * __cdecl zCCollisionDetector S_GetNextFreeCollReport -0x54f530 void __fastcall zCCollisionDetector DoDynamicIntersectionTests class zCCollisionObject * class zCArray & class zCArray & -0x54f6f0 void __fastcall zCCollisionDetector DoStaticIntersectionTests class zCCollisionObject * class zCArray & class zCArray & -0x54fb10 void __fastcall zCCollisionDetector DetectCollisions class zCCollisionObject * class zCArray const & class zCArray & -0x54fc30 int __thiscall zCVob IsColliding -0x54fc50 void __thiscall zCArray::AllocDelta int -0x54fcc0 void __thiscall zCArray::InsertEnd class zCCollisionReport * const & -0x54fdb0 void __thiscall zCArray::AllocDelta int -0x54ff00 class zCCollisionObject * __cdecl zCCollisionObject _CreateNewInstance -0x54ff40 class zCCollisionObjectDef * __thiscall zCCollisionObject GetCollObjClass -0x54ff50 void __fastcall zCCollisionObject DetectCollisionsSelf class zCArray const & class zCArray & -0x54ff60 void __fastcall zCCollisionObject CollisionResponse class zCArray const & int & -0x54ff70 float __fastcall zCCollisionObject GetAdaptiveStepSize -0x54ff80 int __fastcall zCCollisionObject SuppressCollisionResponse -0x54ff90 void * __thiscall zCCollisionObject `scalar deleting destructor' unsigned int -0x54ffb0 zCCollisionObjectDef* __thiscall zCCollisionObjectDef zCCollisionObjectDef int class zCCollisionObject * (__cdecl*)(void) -0x550180 void __fastcall zCCollisionObject CalcIntermediateTrafo float class zMAT4 & -0x550300 void __fastcall zCCollisionObject GetLargestBBox3DLocal struct zTBBox3D & -0x5503e0 class zCCollisionObject * __cdecl zCCollObjectUndef _CreateNewInstance -0x550420 class zCCollisionObjectDef * __thiscall zCCollObjectUndef GetCollObjClass -0x550430 void * __thiscall zCCollObjectUndef `scalar deleting destructor' unsigned int -0x550450 void __thiscall zCCollObjectUndef ~zCCollObjectUndef -0x5504a0 class zCCollisionObject * __cdecl zCCollObjectLevelPolys _CreateNewInstance -0x5504f0 class zCCollisionObjectDef * __thiscall zCCollObjectLevelPolys GetCollObjClass -0x550500 void * __thiscall zCCollObjectLevelPolys `scalar deleting destructor' unsigned int -0x550520 void __thiscall zCCollObjectLevelPolys ~zCCollObjectLevelPolys -0x550580 void __thiscall zCCollObjectBase ~zCCollObjectBase -0x5505d0 class zCCollisionObject * __cdecl zCCollObjectCharacter _CreateNewInstance -0x550680 class zCCollisionObject * __cdecl zCCollObjectPoint _CreateNewInstance -0x5506c0 class zCCollisionObjectDef * __thiscall zCCollObjectPoint GetCollObjClass -0x5506d0 void * __thiscall zCCollObjectPoint `scalar deleting destructor' unsigned int -0x5506f0 void __thiscall zCCollObjectPoint ~zCCollObjectPoint -0x550740 class zCCollisionObject * __cdecl zCCollObjectProjectile _CreateNewInstance -0x550780 class zCCollisionObjectDef * __thiscall zCCollObjectProjectile GetCollObjClass -0x550790 void * __thiscall zCCollObjectProjectile `scalar deleting destructor' unsigned int -0x5507b0 void __thiscall zCCollObjectProjectile ~zCCollObjectProjectile -0x550800 class zCCollisionObject * __cdecl zCCollObjectComplex _CreateNewInstance -0x550840 class zCCollisionObjectDef * __thiscall zCCollObjectComplex GetCollObjClass -0x550850 void * __thiscall zCCollObjectComplex `scalar deleting destructor' unsigned int -0x550870 void __thiscall zCCollObjectComplex ~zCCollObjectComplex -0x5508c0 class zCCollisionObject * __cdecl zCCollObjectBoxBlocker _CreateNewInstance -0x550900 class zCCollisionObjectDef * __thiscall zCCollObjectBoxBlocker GetCollObjClass -0x550910 void * __thiscall zCCollObjectBoxBlocker `scalar deleting destructor' unsigned int -0x550930 void __thiscall zCCollObjectBoxBlocker ~zCCollObjectBoxBlocker -0x550980 class zCCollisionObject * __cdecl zCCollObjectBoxPassThrough _CreateNewInstance -0x5509c0 class zCCollisionObjectDef * __thiscall zCCollObjectBoxPassThrough GetCollObjClass -0x5509d0 int __fastcall zCCollObjectBoxPassThrough SuppressCollisionResponse -0x5509e0 void * __thiscall zCCollObjectBoxPassThrough `scalar deleting destructor' unsigned int -0x550a00 void __thiscall zCCollObjectBoxPassThrough ~zCCollObjectBoxPassThrough -0x550a10 void __fastcall zCCollObjectPoint GetLargestBBox3DLocal struct zTBBox3D & -0x550ac0 void __fastcall zCCollObjectPoint CollisionResponse class zCArray const & int & -0x550c60 class zMAT4 & __thiscall zMAT4 Translate class zVEC3 const & -0x550c90 class zVEC3 __fastcall zCCollObjectPoint GetCenterOffsetLocal -0x550d20 class zVEC3 __fastcall zCCollObjectPoint GetCenterOffsetNew -0x550f10 class zVEC3 __thiscall zTBBox3D GetCenterFloor -0x550f50 void __fastcall zCCollObjectPoint SetUpVectorNew class zVEC3 const & -0x550fe0 void __fastcall zCCollObjectPoint DetectCollisionsSelf class zCArray const & class zCArray & -0x550ff0 float __fastcall zCCollObjectComplex GetAdaptiveStepSize -0x551080 void __fastcall zCCollObjectComplex CollisionResponse class zCArray const & int & -0x5511a0 int __cdecl TestDynamic_Projectile_Char class zCCollisionObject * class zCCollisionObject * class zCCollisionReport * * -0x551470 class zVEC3 __thiscall zTBBox3D GetCenter -0x5514c0 int __cdecl TestDynamic_XXX_BoxPassThrough class zCCollisionObject * class zCCollisionObject * class zCCollisionReport * * -0x551730 float __fastcall zCCollObjectBase S_CalcAdaptiveCollStepFromVisualBBox class zCVisual * -0x5517b0 void __fastcall zCCollObjectBase S_CalcGeneric_CollNormal_ContactPoint class zCVob const * class zCVob const * class zCCollisionReport & -0x5519a0 void __fastcall zCCollObjectBase GetLargestBBox3DLocal struct zTBBox3D & -0x551a30 void __fastcall zCCollObjectBase S_RegisterCollisionTestFuncs class zCCollisionDetector * -0x5525d0 zCCollObjectCharacter* __thiscall zCCollObjectCharacter zCCollObjectCharacter -0x552760 void * __thiscall zCCollObjectBase `scalar deleting destructor' unsigned int -0x552780 class zCCollisionObjectDef * __thiscall zCCollObjectCharacter GetCollObjClass -0x552790 int __thiscall zCCollObjectCharacter IsDead -0x5527a0 int __thiscall zCCollObjectCharacter DontLetHimComeNearer class zCVob const * -0x5527b0 float __thiscall zCCollObjectCharacter TurnSpeed -0x5527c0 void __thiscall zCCollObjectCharacter PushAround class zVEC3 const & -0x5527d0 void * __thiscall zCCollObjectCharacter `scalar deleting destructor' unsigned int -0x5527f0 void __thiscall zCCollObjectCharacter ~zCCollObjectCharacter -0x5528b0 class zCConvexPrimitive * __thiscall zCCollObjectCharacter GetPrimitiveCC -0x5529a0 void __fastcall zCCollObjectCharacter GetFallbackTrafoCC class zMAT4 const & class zMAT4 const & class zVEC3 const & int class zMAT4 & -0x552e80 class zVEC3 __fastcall zCCollObjectCharacter S_SlideCC class zVEC3 const & float class zVEC3 const & -0x553190 int __cdecl TestStatic_Char_Char float class zCCollisionObject * class zMAT4 const & class zCCollisionObject * class zMAT4 const & class zCCollisionReport * * -0x5538d0 void __fastcall zCCollObjectCharacter GetCollisionPoleYDims float & float & -0x553900 int __fastcall zCCollObjectCharacter CalcSlideVector class zVEC3 const & class zVEC3 const & class zVEC3 & class zVEC3 & float & -0x553de0 float __cdecl Alg_AngleUnitRad class zVEC3 const & class zVEC3 const & -0x553e40 void __fastcall zCCollObjectCharacter DoWallSlidingLatentRotation class zMAT4 & -0x553f10 void __fastcall zCCollObjectCharacter FindFloorWaterCeiling class zVEC3 const & struct zCCollObjectCharacter::zTSpatialState & -0x5541f0 void __thiscall zCCollObjectCharacter MarkSpatialStateAsUninited int -0x554250 int __fastcall zCCollObjectCharacter TestHardCollisions class zVEC3 const & class zVEC3 const & class zVEC3 & struct zCCollObjectCharacter::zTSpatialState & class zVEC3 & -0x554f10 int __fastcall zCCollObjectCharacter S_CalcAvgNormalVariance struct zTTraceRayReport const (&)[4] class zVEC3 & float & -0x5550b0 class zVEC3 __fastcall zCCollObjectCharacter GetSurfaceAlignScanOrigin class zVEC3 const & -0x5552e0 int __fastcall zCCollObjectCharacter TestSoftCollisions class zVEC3 const & class zVEC3 const & class zVEC3 & class zVEC3 & -0x5564d0 void __fastcall zCCollObjectCharacter DetectCollisionsSelf class zCArray const & class zCArray & -0x556920 void __fastcall zCCollObjectCharacter CollisionResponse class zCArray const & int & -0x556e80 void __fastcall zCCollObjectCharacter GetLargestBBox3DLocal struct zTBBox3D & -0x556ea0 float __fastcall zCCollObjectCharacter GetAdaptiveStepSize -0x556ee0 void __fastcall zCCollObjectCharacter PrintDebugInfos -0x556f20 int __cdecl zArraySortDefaultCompare void const * void const * -0x556f40 void __cdecl insertionsort void * unsigned int unsigned int int (__cdecl*)(void const * void const *) bool -0x5571e0 void __thiscall zCConvexPrimitive PointNearestToPlane class zVEC3 & class zVEC3 const & class zMAT4 const & class zMAT3 const & -0x5572a0 int __cdecl zCConvexPrimitive CheckCollision class zCConvexPrimitive const * class zCConvexPrimitive const * class zMAT4 const & class zMAT4 const & class zCConvexCollisionCache * class zVEC3 & float & class zVEC3 & -0x557c90 float __cdecl zCConvexPrimitive Distance class zCConvexPrimitive const * class zCConvexPrimitive const * class zMAT4 const & class zMAT4 const & class zVEC3 const & class zVEC3 & class zVEC3 & -0x557ea0 class zCConvexCollisionCache * __cdecl zCConvexPrimitive GetCache void const * void const * -0x558040 void __cdecl zCConvexCollisionCache operator delete void * char const * char const * int -0x558050 zCConvexCollisionCache* __thiscall zCConvexCollisionCache zCConvexCollisionCache class zCCacheIndex const & -0x5580a0 void __thiscall zCConvexPrimitive Draw class zMAT4 const & struct zCOLOR class zCCamera const * -0x558140 void __cdecl zCConvexPrimitive DrawLine class zVEC3 const & class zVEC3 const & -0x558290 void __cdecl zCConvexPrimitive DrawLineStrip class zVEC3 const & -0x558360 void __thiscall zCConvexPrimitive DrawVirtual -0x558560 zCConvexPrimitiveUnitSphere* __thiscall zCConvexPrimitiveUnitSphere zCConvexPrimitiveUnitSphere -0x5585b0 void __thiscall zCConvexPrimitive GetCenterLocal class zVEC3 & -0x5585f0 void __thiscall zCConvexPrimitiveUnitSphere PointNearestToPlaneLocal class zVEC3 const & class zVEC3 & -0x558610 int __thiscall zCConvexPrimitiveUnitSphere SymetrySphere -0x558620 int __thiscall zCConvexPrimitiveUnitSphere SymetryRotation class zVEC3 & -0x558660 void __thiscall zCConvexPrimitiveUnitSphere UpdateBBox -0x5586d0 void * __thiscall zCConvexPrimitiveUnitSphere `vector deleting destructor' unsigned int -0x5586f0 void __thiscall zCConvexPrimitiveUnitSphere ~zCConvexPrimitiveUnitSphere -0x558700 int __thiscall zCConvexPrimitive SymetrySphere -0x558710 int __thiscall zCConvexPrimitive SymetryRotation class zVEC3 & -0x558720 void __thiscall zCConvexPrimitive UpdateBBox -0x558770 void * __thiscall zCConvexPrimitive `scalar deleting destructor' unsigned int -0x5587b0 void __thiscall zCConvexPrimitiveUnitSphere DrawVirtual -0x5588e0 int __thiscall zCConvexPrimitiveUnitSphere PointIsInLocal class zVEC3 const & -0x558920 zCConvexPrimitiveScaleTrans* __thiscall zCConvexPrimitiveScaleTrans zCConvexPrimitiveScaleTrans class zCConvexPrimitive * class zVEC3 const & class zVEC3 const & -0x5589b0 void * __thiscall zCConvexPrimitiveScaleTrans `vector deleting destructor' unsigned int -0x5589d0 void __thiscall zCConvexPrimitiveScaleTrans ~zCConvexPrimitiveScaleTrans -0x5589e0 void __thiscall zCConvexPrimitiveScaleTrans PointNearestToPlaneLocal class zVEC3 const & class zVEC3 & -0x558a90 int __thiscall zCConvexPrimitiveScaleTrans PointIsInLocal class zVEC3 const & -0x558ae0 void __thiscall zCConvexPrimitiveScaleTrans GetCenterLocal class zVEC3 & -0x558b20 void __thiscall zCConvexPrimitiveScaleTrans UpdateBBox -0x558b60 void __thiscall zCConvexPrimitiveScaleTrans DrawVirtual -0x558c10 zCConvexPrimitiveEllipsoid* __thiscall zCConvexPrimitiveEllipsoid zCConvexPrimitiveEllipsoid struct zTBBox3D const & int -0x558d70 zTBBox3D* __thiscall zTBBox3D zTBBox3D -0x558d80 int __thiscall zCConvexPrimitiveEllipsoid SymetryRotation class zVEC3 & -0x558dd0 void * __thiscall zCConvexPrimitiveEllipsoid `scalar deleting destructor' unsigned int -0x558df0 void __thiscall zCConvexPrimitiveEllipsoid ~zCConvexPrimitiveEllipsoid -0x558e00 void __thiscall zCConvexPrimitiveEllipsoid Snap -0x558e40 void __thiscall zCMemPool::zCMemPool unsigned int unsigned int -0x558e60 void __thiscall zCCache::zCCache unsigned long unsigned long -0x558ee0 void __thiscall zCCache::~zCCache -0x559020 void __thiscall zCCache::ClearCache -0x559140 void __thiscall zCCache::PurgeCache -0x559270 void __thiscall zCSparseArray >::~zCSparseArray > -0x5592c0 unsigned long __thiscall zCSparseArray >::SizeIndex -0x5592d0 unsigned long __thiscall zCSparseArray >::SizeData -0x5592e0 unsigned long __thiscall zCSparseArray >::SizeAll -0x5592f0 void * __thiscall zCSparseArray >::IndexPtr unsigned long -0x559300 void * __thiscall zCSparseArray >::DataPtr unsigned long -0x559310 class zCSparseArrayManDat * __thiscall zCSparseArray >::ManDatPtr unsigned long -0x559320 int __thiscall zCSparseArray >::IndexIsEqual void const * void const * -0x559350 void __thiscall zCSparseArray >::CopyIndex void * void const * -0x559370 void __thiscall zCSparseArray >::DestructIndex void * -0x559380 void __thiscall zCSparseArray >::Hash void const * unsigned long & unsigned long & -0x5593a0 void __thiscall zCSparseArray >::ConstructData void * -0x5593c0 void __thiscall zCSparseArray >::DestructData void * -0x5593d0 void * __thiscall zCCache::`scalar deleting destructor' unsigned int -0x5593f0 void * __thiscall zCSparseArray >::`scalar deleting destructor' unsigned int -0x559650 class zCObject * __cdecl zCDecal _CreateNewInstance -0x559760 void __cdecl zCDecal operator delete void * char const * char const * int -0x559780 class zCClassDef * __thiscall zCDecal _GetClassDef -0x559790 int __thiscall zCDecal IsBBox3DLocal -0x5597a0 zCDecal* __thiscall zCDecal zCDecal -0x559860 void * __thiscall zCDecal `scalar deleting destructor' unsigned int -0x559890 void __thiscall zCDecal ~zCDecal -0x559900 void __cdecl zCDecal CleanupDecals -0x559980 void __cdecl zCDecal CreateDecalMeshes -0x5599f0 class zSTRING const * __thiscall zCDecal GetFileExtension int -0x559a50 class zCVisual * __thiscall zCDecal LoadVisualVirtual class zSTRING const & -0x559bd0 unsigned long __thiscall zCDecal GetRenderSortKey -0x559be0 void __thiscall zCDecal SetTexture class zSTRING & -0x559bf0 void __thiscall zCDecal SetTexture class zCTexture * -0x559c00 void __thiscall zCDecal SetDecalDim float float -0x559c20 int __thiscall zCDecal Render struct zTRenderContext & -0x559d60 void __thiscall zCDecal SetVisualUsedBy class zCVob * -0x559d70 struct zTBBox3D __thiscall zCDecal GetBBox3D -0x559dc0 class zSTRING __thiscall zCDecal GetVisualName -0x559e10 void __thiscall zCDecal DynLightVisual class zCArray const & class zMAT4 * -0x559f30 void __thiscall zCDecal Archive class zCArchiver & -0x55a000 void __thiscall zCDecal Unarchive class zCArchiver & -0x55a180 zCMgcEigenD* __thiscall zCMgcEigenD zCMgcEigenD int -0x55a250 void __thiscall zCMgcEigenD ~zCMgcEigenD -0x55a2a0 void __thiscall zCMgcEigenD Tridiagonal2 double * * double * double * -0x55a310 void __thiscall zCMgcEigenD Tridiagonal3 double * * double * double * -0x55a4c0 void __thiscall zCMgcEigenD Tridiagonal4 double * * double * double * -0x55aba0 void __thiscall zCMgcEigenD TridiagonalN int double * * double * double * -0x55afb0 void __thiscall zCMgcEigenD QLAlgorithm int double * double * double * * -0x55b2a0 void __thiscall zCMgcEigenD DecreasingSort int double * double * * -0x55b340 void __thiscall zCMgcEigenD IncreasingSort int double * double * * -0x55b3e0 class zCMgcEigenD & __thiscall zCMgcEigenD Matrix double * * -0x55b430 void __thiscall zCMgcEigenD EigenStuff2 -0x55b4b0 void __thiscall zCMgcEigenD EigenStuff3 -0x55b4e0 void __thiscall zCMgcEigenD EigenStuff4 -0x55b510 void __thiscall zCMgcEigenD EigenStuffN -0x55b550 void __thiscall zCMgcEigenD EigenStuff -0x55b620 void __thiscall zCMgcEigenD DecrSortEigenStuff2 -0x55b6b0 void __thiscall zCMgcEigenD DecrSortEigenStuff3 -0x55b6f0 void __thiscall zCMgcEigenD DecrSortEigenStuff4 -0x55b730 void __thiscall zCMgcEigenD DecrSortEigenStuffN -0x55b780 void __thiscall zCMgcEigenD DecrSortEigenStuff -0x55b870 void __thiscall zCMgcEigenD IncrSortEigenStuff2 -0x55b900 void __thiscall zCMgcEigenD IncrSortEigenStuff3 -0x55b940 void __thiscall zCMgcEigenD IncrSortEigenStuff4 -0x55b980 void __thiscall zCMgcEigenD IncrSortEigenStuffN -0x55b9d0 void __thiscall zCMgcEigenD IncrSortEigenStuff -0x55bac0 int __cdecl zCMgcEigenD Number unsigned int -0x55bae0 void __cdecl zCMgcEigenD Report unsigned int -0x55bc00 class ostream & __thiscall ostream operator<< class ostream & (__cdecl*)(class ostream &) -0x55bc20 class ostream & __cdecl flush class ostream & -0x55bc30 void __cdecl zCMgcEigenD Report unsigned int -0x55bc50 void __cdecl zCMgcEigenD Report class ostream & -0x55bcf0 zCEngine* __thiscall zCEngine zCEngine -0x55bd00 void * __thiscall zCEngine `scalar deleting destructor' unsigned int -0x55bd20 void __thiscall zCEngine ~zCEngine -0x55bd30 int __cdecl zCEngine Init struct HWND__ * * -0x55c360 void __cdecl zCObjectFactory operator delete void * char const * char const * int -0x55c380 int __cdecl zCEngine Shutdown -0x55c680 void __thiscall TPoly3ds CheckForWrap -0x55eab0 void __thiscall zCFile3DS Load3DS class zSTRING const & class zCMesh * -0x55ee90 class zSTRING __thiscall zPATH GetFilename -0x55eeb0 class zSTRING __thiscall zPATH GetExt -0x55eed0 zCBinTree3DS* __thiscall zCBinTree3DS zCBinTree3DS -0x55ef30 void __thiscall zCBinTree3DS ~zCBinTree3DS -0x55efd0 void __thiscall zCBinTree3DS GetMatListComplete class zCArray & -0x55f130 void __thiscall zCBinTree3DS CalcNumPolyVertSubtree int int & int & -0x55f190 int __thiscall zCBinTree3DS CalcNum3DSObject -0x55f270 void __thiscall zCBinTree3DS GetPolyListFor3DSObj int class zCArray & class zCArray & -0x55f4b0 void __thiscall zCBinTree3DS BuildMesh3DS int int class zCMesh3DS * -0x55f770 void __thiscall zCBinTree3DS CreateNodeList int int -0x55f830 int __thiscall zCBinTree3DS GetLeafIndex class zVEC3 const & -0x55f8c0 int __thiscall zCBinTree3DS GetVert3DSIndex class zVEC3 const & class zVEC2 const & -0x55fad0 void __thiscall zCBinTree3DS DropMesh class zCMesh * -0x5602f0 void __thiscall zCFile3DS Save3DS class zSTRING const & class zCMesh * -0x5606f0 void __thiscall zTBBox3D InitZero -0x561220 class zSTRING const & __thiscall zCMaterial GetName -0x5618a0 void * __thiscall zCMesh3DS `scalar deleting destructor' unsigned int -0x5618c0 void __thiscall zCMesh3DS ~zCMesh3DS -0x5619c0 zCArray* __thiscall zCArray zCArray -0x5619d0 void __thiscall zCArray::zCArray -0x5619e0 void __thiscall zCMesh3DS ~zCMesh3DS -0x561a00 struct zCMesh3DS::zTMatEntry * & __thiscall zCArray::operator[] int -0x561a10 void __thiscall zCBinTree3DS ~zCBinTree3DS -0x561a50 void __thiscall zCArray::AllocAbs int -0x561a70 void __thiscall zCArray::DeleteList -0x561ab0 void __thiscall zCArray::~zCArray -0x561ad0 int __thiscall zCArray::IsInList class zCMaterial * const & -0x561b10 void * __thiscall zTBinTreeNode `vector deleting destructor' unsigned int -0x561b70 void __thiscall zTBinTreeNode ~zTBinTreeNode -0x561bd0 void __thiscall zCArray::AllocDelta int -0x561d70 void __thiscall zCArray::InsertEnd class zCMaterial * const & -0x561e60 zTBinTreeNode* __thiscall zTBinTreeNode zTBinTreeNode -0x561e80 void __thiscall zCArray::AllocDelta int -0x561ef0 void __cdecl zClamp int & int int -0x561f40 zCFileQuakeBSP* __thiscall zCFileQuakeBSP zCFileQuakeBSP -0x561f50 void __thiscall zCFileQuakeBSP ~zCFileQuakeBSP -0x561f70 void __thiscall zCFileQuakeBSP LoadQuakeBSP class zSTRING const & class zCMesh * class zCWorld * -0x5639f0 class zCObject * __cdecl zCLensFlareFX _CreateNewInstance -0x563b30 void __cdecl zCLensFlareFX operator delete void * char const * char const * int -0x563b50 class zCClassDef * __thiscall zCLensFlareFX _GetClassDef -0x563b60 void * __thiscall zCLensFlareFX `scalar deleting destructor' unsigned int -0x563b90 void __cdecl zCLensFlareFX LoadLensFlareScript -0x563e90 void __cdecl zCLensFlareFX ReleaseLensFlareScript -0x563f50 void __thiscall zCLensFlareFX ~zCLensFlareFX -0x564000 void __thiscall zCLensFlareFX Archive class zCArchiver & -0x564120 void __thiscall zCLensFlareFX Unarchive class zCArchiver & -0x5645a0 void __thiscall zCLensFlareFX::zTVobLightLensFlare zTVobLightLensFlare -0x5645c0 void __thiscall zCLensFlareFX RenderLensFlares class zCVob * -0x564d40 void __thiscall zCLensFlareFX RenderLensFlares class zVEC2 & -0x564f20 void __thiscall zCLensFlareFX SetAlpha int -0x564f50 void __thiscall zCLensFlareFX ~zCLensFlareFX -0x564f70 void __thiscall zCArray::AllocDelta int -0x565270 class zCObject * __cdecl zCMaterial _CreateNewInstance -0x565360 class zCClassDef * __thiscall zCMaterial _GetClassDef -0x565370 zCMaterial* __thiscall zCMaterial zCMaterial -0x565420 void * __thiscall zCMaterial `scalar deleting destructor' unsigned int -0x565450 zCMaterial* __thiscall zCMaterial zCMaterial class zSTRING const & -0x565510 zCMaterial* __thiscall zCMaterial zCMaterial class zCMaterial const & -0x5655c0 class zCMaterial & __thiscall zCMaterial operator= class zCMaterial const & -0x5655e0 void __thiscall zCMaterial ~zCMaterial -0x5656a0 void __thiscall zCMaterial InitThisByMaterial class zCMaterial const & -0x565790 void __thiscall zCMaterial InitValues -0x565870 void __thiscall zCMaterial SetDetailObjectVisual class zSTRING const & -0x565a20 class zSTRING const & __thiscall zCMaterial GetDetailObjectVisual -0x565a30 void __thiscall zCMaterial ApplyTexAniMapping class zCPolygon * -0x565ac0 class zVEC3 __thiscall zCMaterial GetTexAniVector class zCPolygon * -0x565de0 int __thiscall zCMaterial IsPortalMaterial -0x565ed0 void __thiscall zCMaterial SetTexAniMappingDir class zVEC2 const & -0x565ef0 void __thiscall zCMaterial SetTexture class zSTRING & -0x566070 void __thiscall zCMaterial SetTexture class zCTexture * -0x5661a0 void __thiscall zCMaterial SetDetailTexture class zSTRING & -0x566290 void __thiscall zCMaterial SetDetailTexture class zCTexture * -0x5662e0 void __thiscall zCMaterial AutoAssignDetailTexture -0x5663f0 class zVEC2 __thiscall zCMaterial GetTexScale -0x566450 void __thiscall zCMaterial SetTexScale class zVEC2 -0x566470 void __thiscall zCMaterial RemoveTexture -0x5664a0 class zSTRING const & __thiscall zCMaterial GetTextureName -0x5664c0 class zCMaterial * __cdecl zCMaterial SearchName class zSTRING & -0x566570 class zSTRING const & __cdecl zCMaterial GetMatGroupString enum zTMat_Group -0x56659f class zSTRING const & __cdecl zCMaterial GetMatGroupString enum zTMat_Group -0x5665c0 class zSTRING const & __thiscall zCMaterial GetMatGroupString -0x566610 void __thiscall zCMaterial SetMatGroupByString class zSTRING const & -0x566800 void __thiscall zCMaterial RefreshAvgColorFromTexture -0x566850 void __thiscall zCMaterial Archive class zCArchiver & -0x566af0 void __thiscall zCMaterial Unarchive class zCArchiver & -0x566eb0 zCTexAniCtrl* __thiscall zCTexAniCtrl zCTexAniCtrl -0x566ed0 void __thiscall zCTexAniCtrl AdvanceAni class zCTexture * -0x566ff0 void __thiscall zCMallocGeneric ~zCMallocGeneric -0x567000 int __thiscall zCMalloc GetStats struct zTMallocStats & -0x567010 int __thiscall zCMalloc GetProcessStats struct zTMallocProcessStats & -0x567020 int __thiscall zCMalloc DumpHeap enum zTMallocDumpHeapMode -0x567030 int __thiscall zCMalloc CheckHeap -0x567040 enum zTMallocCheckPtrError __thiscall zCMalloc CheckPtr void * -0x567050 void * __thiscall zCMalloc `scalar deleting destructor' unsigned int -0x567070 zCMallocGeneric* __thiscall zCMallocGeneric zCMallocGeneric -0x567080 void * __thiscall zCMallocGeneric `scalar deleting destructor' unsigned int -0x5670a0 void * __cdecl operator new unsigned int -0x5670b0 void __cdecl operator delete void * -0x5670c0 void * __cdecl operator new[] unsigned int -0x5670d0 void __cdecl operator delete[] void * -0x5670e0 void * __cdecl operator new unsigned int char const * char const * int -0x5670f0 void __cdecl operator delete void * char const * char const * int -0x567100 void * __cdecl operator new[] unsigned int char const * char const * int -0x567110 void __cdecl operator delete[] void * char const * char const * int -0x567120 void * __thiscall zCMallocGeneric Malloc unsigned int -0x567130 void * __thiscall zCMallocGeneric Malloc unsigned int char const * char const * int -0x567140 void * __thiscall zCMallocGeneric Realloc void * unsigned int -0x567160 void __thiscall zCMallocGeneric Free void * -0x567170 int __thiscall zCMallocGeneric GetStats struct zTMallocStats & -0x567190 int __thiscall zCMallocGeneric Init int -0x5671a0 int __thiscall zCMallocGeneric Shutdown -0x5671c0 zCVolatileMemoryBase* __thiscall zCVolatileMemoryBase zCVolatileMemoryBase unsigned int unsigned int enum zTVolatileOverflowMode -0x567220 void __thiscall zCVolatileMemoryBase Destroyed void * -0x567230 zCVolatileMemoryBase* __thiscall zCVolatileMemoryBase zCVolatileMemoryBase unsigned int enum zTVolatileOverflowMode -0x5672a0 void __thiscall zCVolatileMemoryBase Init unsigned int -0x5672d0 void * __thiscall zCVolatileMemoryBase Alloc -0x567490 unsigned int __thiscall zCVolatileMemoryBase Mark -0x5674a0 void __thiscall zCVolatileMemoryBase Restore unsigned int -0x567570 void __thiscall zCVolatileMemoryBase MaxFillPercentage int -0x567580 zCMemPoolBase* __thiscall zCMemPoolBase zCMemPoolBase unsigned int -0x5675b0 zCMemPoolBase* __thiscall zCMemPoolBase zCMemPoolBase unsigned int unsigned int unsigned int -0x5675f0 void __thiscall zCMemPoolBase ~zCMemPoolBase -0x567650 void * __thiscall zCMemPoolBlock `scalar deleting destructor' unsigned int -0x567690 void * __thiscall zCMemPoolBase Alloc -0x567830 void __cdecl zCMemPoolBlock operator delete void * -0x567840 void __thiscall zCMemPoolBase Free void * -0x567880 void __thiscall zCMemPoolBase PreAlloc unsigned int int -0x567a90 void __thiscall zCMemPoolBase PoolAdd void * int int -0x567bf0 void __cdecl zCMemPoolBase SetMemDebug char const * char const * int -0x567c10 void __cdecl zCMemPoolBase DisablePools int -0x567e50 class zCObject * __cdecl zCMesh _CreateNewInstance -0x567ec0 zCMesh* __thiscall zCMesh zCMesh -0x568100 int __thiscall zCVisual IsBBox3DLocal -0x568110 void __thiscall zCVisual SetVisualUsedBy class zCVob * -0x568120 class zCClassDef * __thiscall zCMesh _GetClassDef -0x568130 class zSTRING __thiscall zCMesh GetVisualName -0x568180 struct zTBBox3D __thiscall zCMesh GetBBox3D -0x5681b0 class zCOBBox3D * __thiscall zCMesh GetOBBox3D -0x5681c0 int __thiscall zCMesh CanTraceRay -0x5681d0 void * __thiscall zCMesh `scalar deleting destructor' unsigned int -0x568200 void __thiscall zCMesh ~zCMesh -0x568340 class zSTRING const * __thiscall zCMesh GetFileExtension int -0x568360 class zCVisual * __thiscall zCMesh LoadVisualVirtual class zSTRING const & -0x568370 void __thiscall zCMesh DeleteAll -0x568590 void __thiscall zCVertex ~zCVertex -0x5685c0 void * __thiscall zCVertex `vector deleting destructor' unsigned int -0x568640 void * __thiscall zCPolygon `vector deleting destructor' unsigned int -0x5686a0 class zCMesh * __cdecl zCMesh SearchName class zSTRING const & -0x568710 class zCMesh * __cdecl zCMesh Load class zSTRING const & -0x569160 class zSTRING __thiscall zPATH GetDir -0x569180 zCFileBIN* __thiscall zCFileBIN zCFileBIN -0x5691a0 class zCMesh * __cdecl zCMesh Load class zSTRING const & -0x569220 void __thiscall zCFileBIN BinCreate class zSTRING const & -0x569250 void __thiscall zCFileBIN BinClose -0x5692d0 class zCVertex * __thiscall zCMesh VertexInMesh class zVEC3 const & -0x5693a0 void __thiscall zCMesh AllocVerts int -0x5694a0 void __thiscall zCMesh AllocPolys int -0x569570 class zCVertex * __thiscall zCMesh AddVertex class zCVertex * -0x5696f0 class zCVertex * __thiscall zCMesh AddVertex class zVEC3 & -0x569850 class zCVertex * __thiscall zCMesh AddVertexSmart class zVEC3 & -0x569980 class zCPolygon * __thiscall zCMesh AddPoly class zVEC3 & class zVEC3 & class zVEC3 & class zVEC2 & class zVEC2 & class zVEC2 & -0x569c30 class zCPolygon * __thiscall zCMesh AddPoly class zCVertex * class zCVertex * class zCVertex * -0x569d50 class zCPolygon * __thiscall zCMesh AddPoly class zCVertex * class zCVertex * class zCVertex * class zCVertex * -0x569e80 class zCPolygon * __thiscall zCMesh AddPoly class zCPolygon * -0x569f30 class zCPolygon * __thiscall zCMesh AddPoly -0x56a030 void __thiscall zCMesh DeletePoly class zCPolygon * -0x56a110 void __thiscall zCMesh DynLightVisual class zCArray const & class zMAT4 * -0x56a120 void __thiscall zCMesh DynLightScalePrelit struct zCOLOR -0x56a130 void __thiscall zCMesh PrelightMesh class zMAT4 * -0x56a5b0 class zCPolygon * __thiscall zCMesh SharePoly int -0x56a5e0 class zCPolygon * __thiscall zCMesh CheckRayPolyIntersection class zVEC3 const & class zVEC3 const & class zVEC3 & -0x56a640 class zCPolygon * __thiscall zCMesh CheckRayPolyIntersection class zCCamera & int int class zVEC3 & -0x56a7c0 class zCPolygon * __thiscall zCMesh PickPolygon class zVEC3 const & class zVEC3 const & class zVEC3 & -0x56a890 class zCPolygon * __thiscall zCMesh PickPolygon class zCCamera & int int class zVEC3 & -0x56aa60 int __thiscall zCMesh TraceRay class zVEC3 const & class zVEC3 const & int struct zTTraceRayReport & -0x56abe0 void __thiscall zCMesh CalcVertexNormals enum zCMesh::zTCalcVertNormalMode class zCBspTree * -0x56b2a0 void __thiscall zCMesh UnSmoothMesh -0x56b340 void __thiscall zCMesh SetDefaultPlanarMapping float float -0x56b3d0 void __thiscall zCMesh CalcBBox3D int -0x56b540 void __thiscall zCMesh Center -0x56b6b0 void __thiscall zCMesh TransformAllVerts class zMAT4 const & int -0x56b790 void __thiscall zCMesh MergeMesh class zCMesh * class zMAT4 const & -0x56bb80 void __thiscall zCMesh CalcNormals -0x56bbb0 void __thiscall zCMesh SetMaterial class zCMaterial * -0x56bc10 void __thiscall zCMesh ScaleXZ float float -0x56bc70 void __thiscall zCMesh Scale float float float -0x56bd20 void __thiscall zCMesh CheckForMaterials -0x56be70 int __thiscall zCMesh Render struct zTRenderContext & -0x56bef0 int __thiscall zCMesh Render struct zTRenderContext & struct zCOLOR * -0x56c1e0 void __thiscall zCMesh RenderDecal float float float int -0x56c3b0 void __thiscall zCMesh RenderDecal struct zTRenderContext & int -0x56c620 void __thiscall zCMesh ResetStaticLight -0x56c660 void __thiscall zCMesh SetStaticLight struct zCOLOR -0x56c6a0 void __thiscall zCMesh SetLightDyn struct zCOLOR -0x56c6e0 void __thiscall zCMesh SetLightStatAlpha unsigned char -0x56c720 void __thiscall zCMesh ResetLightDynToLightStat -0x56c760 void __thiscall zCMesh AddToLightDyn struct zCOLOR -0x56c7a0 class zCMesh * __cdecl zCMesh CreateQuadMesh int -0x56cb10 class zCMesh * __cdecl zCMesh CreateTriMesh -0x56cd10 int __cdecl zCMesh CheckTexUVOnPlane class zCArray const & class zCArray const & -0x56d270 class zVEC2 __cdecl operator+ class zVEC2 const & class zVEC2 const & -0x56d290 class zVEC2 __cdecl operator- class zVEC2 const & class zVEC2 const & -0x56d2b0 class zVEC2 __cdecl operator* float class zVEC2 const & -0x56d2d0 void __cdecl zCMesh ConvertTrisToNPolys class zCPolygon * * int class zCMesh * int -0x56ddc0 zCVertFeature* __thiscall zCVertFeature zCVertFeature -0x56dde0 unsigned short __cdecl zCMesh GetFileVersion -0x56ddf0 void __thiscall zCMesh SaveMSH class zCFileBIN & -0x56de10 void __thiscall zCMesh SaveMSH class zSTRING const & -0x56df70 void __cdecl zCMesh SaveMSH class zCFileBIN & class zCPolygon * * int class zCMesh * -0x56f2e0 int __thiscall zCMesh LoadMSH class zCFileBIN & int -0x570432 int __thiscall zCMesh LoadMSH class zCFileBIN & int -0x570830 void __cdecl zCLightMap operator delete void * char const * char const * int -0x570850 zCVertex* __thiscall zCVertex zCVertex -0x570860 int __thiscall zCMesh LoadMSH class zSTRING const & int -0x570b30 void __thiscall zCMesh CreateListsFromArrays -0x570c30 void __thiscall zCMesh ClearLists -0x570c90 void __thiscall zCMesh ArraysToLists -0x570d00 int __cdecl S_FeaturesAreEqual class zCVertFeature const & class zCVertFeature const & -0x570d70 void __thiscall zCMesh ShareFeatures -0x571aa0 void __thiscall zCOLOR Reset -0x571ab0 void * __thiscall zCArray::`vector deleting destructor' unsigned int -0x571b10 void __thiscall zCMesh UnshareFeatures -0x571c30 void __thiscall zCMesh FlipPolys -0x571c80 void __thiscall zCMesh SortPolysByMaterial -0x571d30 void __thiscall zCMesh SortPolysByList class zCPolygon * * int -0x572630 void __thiscall zCMesh DeletePolyAndVerts class zCPolygon * -0x5726c0 void __thiscall zCMesh DeletePolyAndVerts unsigned long -0x572850 void __thiscall zCMesh RemoveDegeneratePolys -0x572a10 void __thiscall zCMesh CombineLightmaps -0x573a60 zCCombine* __thiscall zCCombine zCCombine -0x573ab0 int __thiscall zCCombine CombineWith class zCLightMap * -0x573b70 int __thiscall zCCombine CombineWith class zCLightMap * int int -0x573d50 void __thiscall zCCombine ~zCCombine -0x5743b0 void __thiscall zCMemPool::PoolAdd class zCVertex * int int -0x5743d0 void __thiscall zCMemPool::PoolAdd class zCVertFeature * int int -0x5743f0 void __thiscall zCMemPool::PoolAdd class zCPolygon * int int -0x574410 void __thiscall zCMesh CombineLightmaps -0x574430 void __cdecl zCMesh ConvertTrisToNPolys class zCPolygon * * int class zCMesh * int -0x574450 void __thiscall zCArray::zCArray -0x574460 void __thiscall zCArray::~zCArray -0x574480 void __thiscall zCMesh CombineLightmaps -0x5744a0 int __thiscall zCArraySort::Search class zCLightMap * const & -0x574520 void __thiscall zCMesh CombineLightmaps -0x574540 int __thiscall zCArraySort::Search class zCTexture * const & -0x5745c0 void __thiscall zCSparseArray::zCSparseArray unsigned long -0x574620 void __thiscall zCArray::zCArray -0x574630 void __thiscall zCCombine ~zCCombine -0x574650 void __thiscall zCArray::~zCArray -0x574670 void __thiscall zCArray::AllocDelta int -0x574710 void __thiscall zCArray::AllocDelta int -0x574780 void __thiscall zCArray::InsertEnd class zCVertFeature const & -0x5747d0 void __thiscall zCArray::InsertEnd class zCVertFeature * const & -0x5748c0 void __thiscall zCArraySort::AllocDelta int -0x574930 void __thiscall zCArraySort::AllocDelta int -0x5749a0 void __thiscall zCArray::AllocDelta int -0x574a10 void __thiscall zCArray::AllocDelta int -0x574a80 void __thiscall zCArray::AllocDelta int -0x575020 class zCObject * __cdecl zCModel _CreateNewInstance -0x575170 class zCClassDef * __thiscall zCVisualAnimate _GetClassDef -0x575180 void __cdecl zCModel operator delete void * char const * char const * int -0x5751a0 class zCClassDef * __thiscall zCModel _GetClassDef -0x5751b0 int __thiscall zCModel IsBBox3DLocal -0x5751c0 int __thiscall zCModel CanTraceRay -0x5751d0 void __thiscall zCModel StartAnimation class zSTRING const & -0x5751e0 void __thiscall zCModel StopAnimation class zSTRING const & -0x575280 int __thiscall zCModel IsAnimationActive class zSTRING const & -0x575310 void * __thiscall zCModel `scalar deleting destructor' unsigned int -0x575340 void __thiscall zCVisualAnimate ~zCVisualAnimate -0x575350 void * __thiscall zCVisualAnimate `scalar deleting destructor' unsigned int -0x575580 class zCObject * __cdecl zCModelAni _CreateNewInstance -0x5755f0 void __cdecl zCModelAni operator delete void * char const * char const * int -0x575710 zCModelAniActive* __thiscall zCModelAniActive zCModelAniActive -0x575800 void __thiscall zCModelAniActive ~zCModelAniActive -0x575820 void __thiscall zCModelAniActive SetDirection enum zTMdl_AniDir -0x575870 float __thiscall zCModelAniActive GetProgressPercent -0x5758b0 void __thiscall zCModelAniActive SetProgressPercent float -0x575900 void __thiscall zCModelAniActive SetActFrame float -0x575950 zCModelTexAniState* __thiscall zCModelTexAniState zCModelTexAniState -0x575970 void __thiscall zCModelTexAniState ~zCModelTexAniState -0x575990 void __thiscall zCModelTexAniState DeleteTexList -0x5759b0 void __thiscall zCModelTexAniState UpdateTexList -0x5759f0 void __thiscall zCModelTexAniState SetChannelVariation int int class zSTRING * -0x575a60 void __thiscall zCModelTexAniState BuildTexListFromMeshLib class zCModelMeshLib * -0x575ae0 void __thiscall zCModelTexAniState BuildTexListFromMesh class zCMesh * -0x575c00 void __thiscall zCModelTexAniState BuildTexListFromProgMesh class zCProgMeshProto * -0x575d70 void __thiscall zCModelTexAniState AddTexListFromMeshLib class zCModelMeshLib * class zCArray & -0x575ff0 void __thiscall zCModelTexAniState AddTexListFromMesh class zCMesh * class zCArray & -0x576170 void __thiscall zCModelTexAniState AddTexListFromProgMesh class zCProgMeshProto * class zCArray & -0x5762e0 void __thiscall zCModelTexAniState FinishTexList class zCArray & -0x576430 zCModelNodeInst* __thiscall zCModelNodeInst zCModelNodeInst -0x576500 zCModelNodeInst* __thiscall zCModelNodeInst zCModelNodeInst class zCModelNode * -0x5765f0 void __thiscall zCModelNodeInst ~zCModelNodeInst -0x576670 void __thiscall zCModelNodeInst Init -0x576700 void __thiscall zCModelNodeInst InitByModelProtoNode class zCModelNode * -0x5767b0 void __thiscall zCModelNodeInst SetNodeVisualS class zCVisual * int -0x576880 void __thiscall zCModel ~zCModel -0x576b00 void * __thiscall zCModelNodeInst `vector deleting destructor' unsigned int -0x576b60 void __thiscall zCModel Init -0x576d90 zCModel* __thiscall zCModel zCModel class zCModelPrototype * -0x576f30 void __thiscall zCModel CopyProtoNodeList -0x577210 void __thiscall zCModel SetVisualUsedBy class zCVob * -0x577280 class zSTRING const * __thiscall zCModel GetFileExtension int -0x5772a0 class zCVisual * __thiscall zCModel LoadVisualVirtual class zSTRING const & -0x577340 int __thiscall zCModel ApplyModelProtoOverlay class zSTRING const & -0x577390 int __thiscall zCModel ApplyModelProtoOverlay class zCModelPrototype * -0x5775a0 int __thiscall zCModel HasAppliedModelProtoOverlay class zCModelPrototype * -0x5775d0 int __thiscall zCModel HasAppliedModelProtoOverlay class zSTRING const & -0x577780 void __thiscall zCModel RemoveModelProtoOverlay class zSTRING const & -0x5779a0 void __thiscall zCModel RemoveModelProtoOverlay class zCModelPrototype * -0x577b20 void __thiscall zCModel CalcNodeListBBoxWorld -0x577c60 struct zTBBox3D __thiscall zCModel GetBBox3DNodeWorld class zCModelNodeInst * -0x577cd0 class zVEC3 __thiscall zCModel GetNodePositionWorld class zCModelNodeInst * -0x577d10 void __thiscall zCModel CalcModelBBox3DWorld -0x577e20 void __thiscall zCModel SetNodeVisual class zCModelNodeInst * class zCVisual * int -0x577e50 void __thiscall zCModel SetDynLightMode int -0x577e70 void __fastcall zCModel RenderNodeList struct zTRenderContext & class zCArray & class zCRenderLightContainer & enum zTPMLightingMode -0x578b50 void __thiscall zCCamera Project class zVEC3 const * const int & int & -0x578bd0 int __thiscall zCModel Render struct zTRenderContext & -0x578e50 int __fastcall zCProgMeshProto RenderProgMesh struct zTRenderContext & int struct zCProgMeshProto::zTLODRenderArgs * class zCRenderLightContainer * float float -0x578e60 zCRenderLight* __thiscall zCRenderLight zCRenderLight -0x578e70 void __thiscall zCModel CheckNodeCollisionList class zCOBBox3D const & class zMAT4 & -0x578f10 void __thiscall zCModel CheckNodeCollision class zCModel * class zCModelNodeInst * class zMAT4 & class zCList & -0x579080 class zMAT4 __thiscall zCModel GetTrafoNodeToModel class zCModelNodeInst * -0x5791b0 void __thiscall zCModel SetRandAnisEnabled int -0x579220 class zCModelAniActive * __thiscall zCModel GetActiveAni int -0x579260 class zCModelAniActive * __thiscall zCModel GetActiveAni class zCModelAni * -0x5792a0 void __thiscall zCModel StopAni int -0x579320 void __thiscall zCModel StopAni class zCModelAni * -0x579370 void __thiscall zCModel StopAni class zCModelAniActive * -0x5794f0 class zSTRING const * __thiscall zCModel GetAnyAnimation -0x579550 class zVEC3 __thiscall zCModel GetAniTransLerp class zCModelAni * float int -0x5796f0 void __thiscall zCModel StartAni class zSTRING const & int -0x579960 void __thiscall zCModel StartAni int int -0x5799d0 void __thiscall zCModel StartAni class zCModelAni * int -0x579bb8 void __thiscall zCModel StartAni class zCModelAni * int -0x57a0c0 void __thiscall zCModel AssertActiveAniListAlloced -0x57a140 void __thiscall zCModel HostVobRemovedFromWorld class zCVob * class zCWorld * -0x57a1f0 void __thiscall zCModel DoAniEvents class zCModelAniActive * -0x57b0d5 void __thiscall zCModel DoAniEvents class zCModelAniActive * -0x57b150 void __fastcall zCModel AdvanceAni class zCModelAniActive * int & -0x57b430 void __thiscall zCModel AdvanceAnis -0x57c430 void __thiscall zCModel SetModelScale class zVEC3 const & -0x57c5b0 int __thiscall zCModel IsStateActive class zCModelAni const * -0x57c730 struct zTBBox3D __thiscall zCModel GetBBox3D -0x57c770 class zSTRING __thiscall zCModel GetVisualName -0x57c810 class zCModelNodeInst * __thiscall zCModel SearchNode class zSTRING const & -0x57c8c0 int __thiscall zCModel SetNodeMeshTexture class zSTRING const & int int class zSTRING * -0x57c9e0 int __thiscall zCModel SetMeshLibTexture class zSTRING const & int int class zSTRING * -0x57cc20 void __thiscall zCModel RemoveMeshLibAll -0x57cc50 int __thiscall zCModel RemoveMeshLib class zSTRING const & -0x57cea0 int __thiscall zCModel ApplyMeshLib class zSTRING const & -0x57d2f0 void __cdecl zCModelMeshLib operator delete void * char const * char const * int -0x57d310 class zCClassDef * __thiscall zCModelMeshLib _GetClassDef -0x57d320 void * __thiscall zCModelMeshLib `scalar deleting destructor' unsigned int -0x57d350 void __thiscall zCModel UpdateMeshLibTexAniState -0x57d3d0 void __thiscall zCModelNodeInst AddNodeAni class zCModelAniActive * -0x57d620 void __thiscall zCModelNodeInst RemoveAllNodeAnis -0x57d630 void __thiscall zCModelNodeInst RemoveNodeAni class zCModelAniActive * -0x57d720 void __thiscall zCModelNodeInst FindMasterAni -0x57d790 void __thiscall zCModelNodeInst FadeOutNodeAni class zCModelAniActive * -0x57d850 void __thiscall zCModel FadeOutAni int -0x57d8d0 void __thiscall zCModel FadeOutAni class zCModelAni * -0x57d910 void __thiscall zCModel FadeOutAni class zCModelAniActive * -0x57dae0 void __thiscall zCModel FadeOutAnisLayerRange int int -0x57db30 void __thiscall zCModel StopAnisLayerRange int int -0x57db80 float __thiscall zCModel GetProgressPercent class zSTRING const & -0x57dc40 float __thiscall zCModel GetProgressPercent int -0x57dcb0 void __thiscall zCModel SetCombineAniXY int float float -0x57dd00 int __thiscall zCModel GetCombineAniXY int float & float & -0x57dd70 void __thiscall zCModelNodeInst CalcWeights class zCModel * -0x57dfc0 void __thiscall zCModelNodeInst AddToNodeAniWeight int float -0x57e030 void __thiscall zCModelNodeInst CalcBlending class zCModel * -0x57e180 void __thiscall zCModel CalcNodeListAniBlending -0x57e1b0 int __thiscall zCModelNodeInst GetNodeAniListIndex class zCModelAniActive const * -0x57e1e0 void __thiscall zCModel CalcTransBlending -0x57e780 void __thiscall zCModelAniActive DoCombineAni class zCModel * int int -0x57f0d0 void __thiscall zCModel AttachChildVobToNode class zCVob * class zCModelNodeInst * -0x57f260 void __thiscall zCModel RemoveChildVobFromNode class zCVob * -0x57f2e0 void __thiscall zCModel RemoveAllChildVobsFromNode -0x57f330 void __thiscall zCModel UpdateAttachedVobs -0x57f480 void __thiscall zCModel RemoveStartedVobFX class zCVob * -0x57f530 void __thiscall zCModel RemoveAllVobFX -0x57f5c0 class zVEC3 __thiscall zCModel GetVelocityRing -0x57f630 void __thiscall zCModel ResetVelocity -0x57f6c0 void __thiscall zCModel GetAniMinMaxWeight class zCModelAniActive * float & float & -0x57f910 void __thiscall zCModel PrintStatus int int -0x580010 void __thiscall zCModel psb_WriteAniBlock class zCBuffer & int int -0x5801a0 void __thiscall zCModel psb_ReadAniBlock class zCBuffer & int class zCModelAniActive * -0x580410 void __thiscall zCModel PackStateBinary class zCBuffer & -0x580770 void __thiscall zCModel UnpackStateBinary class zCBuffer & -0x580f60 void __thiscall zCModel ShowAniListAdd class zCModelAni * -0x580fd0 void __thiscall zCModel ShowAniList int -0x581040 unsigned long __thiscall zCModel GetRenderSortKey -0x581060 int __thiscall zCModel TraceRay class zVEC3 const & class zVEC3 const & int struct zTTraceRayReport & -0x581850 void __thiscall zTAniAttachment ~zTAniAttachment -0x581870 zTAniAttachment* __thiscall zTAniAttachment zTAniAttachment -0x581880 int __cdecl zCModel AniAttachmentCompare void const * void const * -0x5818b0 struct zTAniAttachment * __thiscall zCModel SearchAniAttachList int -0x581950 void __thiscall zCModel RemoveAniAttachment int -0x581ab0 void * __thiscall zTAniAttachment `scalar deleting destructor' unsigned int -0x581ad0 void __thiscall zCModel RemoveAllAniAttachments -0x581b30 struct zTAniAttachment * __thiscall zCModel GetCreateAniAttachment int -0x581d10 void __thiscall zCModel DeleteRandAniList int -0x581db0 void __thiscall zCModel InsertRandAni int int int -0x581ee0 float __thiscall zCModel GetRandAniFreq int -0x581f80 void __thiscall zCModel SetRandAniFreq int float -0x581fa0 void __fastcall zCModel RecalcRootPosLocal int -0x582100 void __thiscall zCArray::zCArray -0x582110 int __thiscall zCModel ApplyMeshLib class zSTRING const & -0x582130 void __thiscall zCArray::zCArray -0x582140 zCModelPrototype* __thiscall zCModelPrototype zCModelPrototype -0x582160 zCModelPrototype* __thiscall zCModelPrototype zCModelPrototype -0x582180 void __thiscall zCModelTexAniState AddTexListFromMeshLib class zCModelMeshLib * class zCArray & -0x5821a0 zCModel* __thiscall zCModel zCModel class zCModelPrototype * -0x5821c0 void __thiscall zCArray::InsertEnd class zCModelPrototype * const & -0x5822b0 void __thiscall zCArray::RemoveOrderIndex int -0x5822e0 zCModel* __thiscall zCModel zCModel class zCModelPrototype * -0x582300 int __thiscall zCArraySort::Search struct zTAniAttachment * const & -0x582380 zCModel* __thiscall zCModel zCModel class zCModelPrototype * -0x5823a0 void __thiscall zCArray::RemoveIndex int -0x5823d0 zCModel* __thiscall zCModel zCModel class zCModelPrototype * -0x5823f0 zCModel* __thiscall zCModel zCModel class zCModelPrototype * -0x582410 zCModel* __thiscall zCModel zCModel class zCModelPrototype * -0x582430 void __thiscall zCArray::InsertEnd struct zCModel::zTMeshLibEntry * const & -0x582520 void __thiscall zCList::Insert class zCModelNodeInst * -0x582580 void __thiscall zCModelTexAniState BuildTexListFromMeshLib class zCModelMeshLib * -0x5825a0 int __thiscall zCArray::IsInList class zCTexture * const & -0x5825e0 int __thiscall zCModel Render struct zTRenderContext & -0x582600 void __thiscall zCArray::AllocDelta int -0x582670 void __thiscall zCArray::InsertEnd class zCModelAniEvent * const & -0x582760 void __thiscall zCArray::AllocDelta int -0x5827d0 void __thiscall zCArraySort::AllocDelta int -0x582840 void __thiscall zCArray::InsertEnd struct zCModel::zTMdl_NodeVobAttachment const & -0x582950 void __thiscall zCArray::InsertEnd struct zCModel::zTMdl_StartedVobFX const & -0x582a60 void __thiscall zCArray::InsertEnd class zCTexture * const & -0x582b50 void __thiscall zCArray::AllocDelta int -0x582bc0 void __thiscall zCArray::AllocDelta int -0x582e60 class zCObject * __cdecl zCModelMeshLib _CreateNewInstance -0x582fd0 zCModelNode* __thiscall zCModelNode zCModelNode -0x583110 zCModelNode* __thiscall zCModelNode zCModelNode class zCModelNode const & -0x5832a0 void __thiscall zCModelNode ~zCModelNode -0x583350 void __thiscall zCModelNode SetNodeVisualS class zCVisual * -0x5833f0 void __cdecl zTMdl_AniSample CalcSamplePosConstants float float -0x583410 void __cdecl zTMdl_AniSample SetSamplePosConstants float float -0x583430 void __fastcall zTMdl_AniSample Pack class zCQuat const & class zVEC3 const & -0x5834f0 void __fastcall zTMdl_AniSample Unpack class zCQuat & class zVEC3 & -0x583560 void __fastcall zTMdl_AniSample PackTrans class zVEC3 const & -0x5835b0 void __fastcall zTMdl_AniSample UnpackTrans class zVEC3 & -0x583610 void __fastcall zTMdl_AniSample PackQuat class zCQuat const & -0x583690 void __fastcall zTMdl_AniSample UnpackQuat class zCQuat & -0x583750 zCModelAni* __thiscall zCModelAni zCModelAni -0x5838f0 class zCClassDef * __thiscall zCModelAni _GetClassDef -0x583900 void * __thiscall zCModelAni `scalar deleting destructor' unsigned int -0x583930 void __thiscall zCModelAni ~zCModelAni -0x583b30 void * __thiscall zCModelAniEvent `vector deleting destructor' unsigned int -0x583b90 void __thiscall zCModelAni PrecacheAniEventData -0x583c60 float __thiscall zCModelAni GetAniVelocity -0x583df0 class zVEC3 __thiscall zCModelAni GetAniTranslation -0x583f60 void __thiscall zCModelAni AddTrafoMatrix class zMAT4 * * -0x5844a0 class zCQuat __thiscall zCModelAni GetQuat int int -0x584500 class zVEC3 __thiscall zCModelAni GetTrans int int -0x5845b0 void __thiscall zCModelAni SetTrans int int class zVEC3 const & -0x584630 void __thiscall zCModelAni SetQuat int int class zCQuat const & -0x5846d0 void __thiscall zCModelAni AddNodeList class zCTree * * -0x584750 void __thiscall zCModelAni SetFlags class zSTRING const & -0x584800 void __thiscall zCModelAni SetBlendingSec float float -0x584860 void __thiscall zCModelAni GetBlendingSec float & float & -0x5848c0 void __thiscall zCModelAni CorrectRootNodeIdleMovement -0x584a30 void __thiscall zCModelAni CalcInPlaceFlag -0x584c10 int __thiscall zCModelAni ResolveAlias class zCModelPrototype * -0x584f50 int __thiscall zCModelAni ResolveComb class zCModelPrototype * -0x585720 void __thiscall zCModelAni SaveMAN class zCModelPrototype * class zSTRING const & -0x585e70 void __thiscall zCFileBIN BinStartChunk unsigned short -0x585f10 int __thiscall zCFileBIN BinWriteSrcFileStats class zSTRING & -0x5860d0 int __thiscall zCModelAni LoadMAN class zSTRING const & class zCModelPrototype * class zSTRING const & -0x586a0b int __thiscall zCModelAni LoadMAN class zSTRING const & class zCModelPrototype * class zSTRING const & -0x586d30 int __thiscall zPATH SearchFile class zSTRING const & class zSTRING const & int -0x586d50 void __thiscall zCFileBIN BinEndChunk -0x586db0 zCModelAniEvent* __thiscall zCModelAniEvent zCModelAniEvent -0x586e50 void __thiscall zCModelAniEvent ~zCModelAniEvent -0x586f40 void __thiscall zCModelAniEvent Save class zCFileBIN & -0x587000 void __thiscall zCFileBIN BinWriteString class zSTRING const & -0x5870a0 void __thiscall zCModelAniEvent Load class zCFileBIN & -0x587150 zCModelPrototype* __thiscall zCModelPrototype zCModelPrototype -0x5873a0 void __thiscall zCModelPrototype Init -0x5875a0 void __thiscall zCModelPrototype ~zCModelPrototype -0x587800 void __thiscall zCModelPrototype Clear -0x5879a0 void __thiscall zCModelPrototype ReleaseMeshSoftSkinList -0x587a00 void __thiscall zCModelPrototype ReleaseMeshes -0x587a90 int __thiscall zCModelPrototype Release -0x587ac0 int __cdecl zCModelPrototype NumInList -0x587ae0 class zSTRING const & __thiscall zCModelPrototype GetModelProtoFileName -0x587af0 void __thiscall zCModelPrototype SetModelProtoName class zSTRING const & -0x587c90 void __thiscall zCModelPrototype SetFileSourceType enum zCModelPrototype::zTFileSourceType -0x587e10 class zCModelPrototype * __cdecl zCModelPrototype Load class zSTRING const & class zCModelPrototype * -0x588050 class zSTRING __thiscall zPATH GetFile -0x588070 int __thiscall zCModelPrototype PrepareAsModelProtoOverlay class zCModelPrototype * -0x5884b0 void __thiscall zCModelPrototype CalcNodeListChecksum -0x588510 void __thiscall zCModelPrototype CollectNodeMeshes class zCArray & -0x588690 class zCModelPrototype * __cdecl zCModelPrototype SearchName class zSTRING -0x588770 class zCModelNode * __thiscall zCModelPrototype SearchNode class zSTRING const & -0x588820 class zCTree * __thiscall zCModelPrototype FindMeshTreeNode class zSTRING const & class zCTree * -0x5888c0 int __thiscall zCModelPrototype FindMeshTreeNodeIndex class zSTRING const & class zCTree * -0x588980 int __thiscall zCModelPrototype FindNodeListIndex class zSTRING const & -0x588a20 void __thiscall zCModelPrototype AddAni class zCModelAni * -0x588c60 int __fastcall zCModelPrototype SearchAniIndex class zSTRING const & -0x588d30 class zCModelAni * __thiscall zCModelPrototype SearchAni class zSTRING const & -0x588d50 void __thiscall zCModelPrototype DescribeTree class zCTree * int -0x588fc0 unsigned long __cdecl zCModelPrototype GetMDHFileVersion -0x588fd0 int __thiscall zCModelPrototype LoadMDH class zSTRING const & -0x589250 int __thiscall zCModelPrototype LoadMDH class zCFileBIN & -0x5896d0 int __thiscall zCFileBIN BinReadCompareSrcFileStats -0x5899a0 void __thiscall zCModelPrototype SaveMDH -0x589bd0 void __thiscall zCModelPrototype SaveMDH class zCFileBIN & -0x58a0f0 void __thiscall zCModelPrototype ConvertVec3 class zVEC3 & -0x58a110 void __thiscall zCModelPrototype ConvertAngle float & -0x58a120 void __thiscall zCModelPrototype SkipBlock -0x58a1a0 void __thiscall zCModelPrototype SkipBlockCmt -0x58a2a0 void __thiscall zCModelPrototype ReadComment -0x58a2b0 void __thiscall zCModelPrototype ReadScene float & -0x58a680 class zVEC3 __thiscall zCModelPrototype ReadTriple -0x58a8b0 class zMAT4 __thiscall zCModelPrototype ReadNodeTM class zCModelNode * -0x58ad80 void __thiscall zCModelPrototype ReadVertexList class zCMesh * int -0x58b000 struct zCModelPrototype::zTMatIDList * __thiscall zCModelPrototype ReadFaceList class zCMesh * int -0x58b5a0 class zVEC2 * __thiscall zCModelPrototype ReadTVertexList int -0x58b7f0 void __thiscall zCModelPrototype ReadTFaceList class zCMesh * class zVEC2 * int -0x58ba90 void __thiscall zCModelPrototype ReadSoftSkinVertList -0x58cb80 void __cdecl zCMeshSoftSkin operator delete void * char const * char const * int -0x58cd80 void __thiscall `private: void __thiscall zCModelPrototype::ReadSoftSkinVertList void)'::`2'::zTControlerWeight::zTControlerWeight(void -0x58cd90 void __thiscall zCMeshSoftSkin::zTWeightEntry zTWeightEntry -0x58cda0 class zCMesh * __thiscall zCModelPrototype ReadMesh int class zCModelNode * int -0x58d1c0 void __thiscall zCModelPrototype ReadMeshAnimation class zCModelNode * int -0x58d340 void __thiscall zCModelPrototype ReadPosTrack class zMAT4 * -0x58d550 void __thiscall zCModelPrototype ReadRotTrack class zMAT4 * -0x58d850 void __thiscall zCModelPrototype ReadTMAnimation class zCModelNode * class zMAT4 * & -0x58df50 void __thiscall zCModelPrototype LocalizeTrafos class zCTree * class zCTree * -0x58e0b0 void __thiscall zCModelPrototype ReadMapDiffuse class zCMaterial * -0x58e530 class zCMaterial * __thiscall zCModelPrototype ReadMaterial -0x58ec00 class zCMaterial * __thiscall zCModelPrototype ReadWireframeColor -0x58eee0 void __thiscall zCModelPrototype AssignMeshNodeMaterials class zCMesh * struct zCModelPrototype::zTMatIDList * int -0x58eff0 void __thiscall zCModelPrototype TransformNodeVisual class zCModelNode * class zMAT4 const & -0x58f040 void __thiscall zCModelPrototype ProcessMeshNode class zCModelNode * class zCTree * int int int & -0x58f450 void __cdecl zCProgMeshProto operator delete void * char const * char const * int -0x58f470 void __thiscall zCModelPrototype ReadGeomobject class zMAT4 * & class zCTree * & -0x590b30 void * __thiscall zCModelNode `scalar deleting destructor' unsigned int -0x590b50 void __thiscall zCModelPrototype ReadMaterialList -0x590df0 void __thiscall zCModelPrototype Load3DSMAXAsc class zCModelAni * & class zSTRING const & class zSTRING const & int int int float -0x591e80 void __thiscall zCModelPrototype CalcAniBBox class zCModelAni * -0x592450 void __thiscall zCModelPrototype ResolveReferences -0x592760 void __thiscall zCModelPrototype SkipBlockMDS int -0x5927e0 void __thiscall zCModelPrototype ReadMeshAndTree int & -0x592cf0 void __thiscall zCModelPrototype RegisterMesh -0x592f60 void __thiscall zCModelPrototype ReadStartMesh -0x593110 void __thiscall zCModelPrototype ReadAniEventTag class zSTRING & class zCModelAniEvent * -0x5933e0 void __thiscall zCModelPrototype ReadAniEnum int -0x5988f0 class zSTRING & __thiscall zSTRING operator= class zSTRING const & -0x598a50 void __thiscall zSTRING Clear -0x598b20 long __thiscall zSTRING ToInt -0x598b40 float __thiscall zSTRING ToFloat -0x598b60 int __thiscall zSTRING Search char const * unsigned int -0x598b80 int __thiscall zERROR GetFilterLevel -0x598b90 class zSTRING const & __thiscall zCModelAni GetAniName -0x598ba0 enum zTMdl_AniType __thiscall zCModelAni GetAniType -0x598c60 void __thiscall zCModelPrototype ReadModel -0x598dc0 int __thiscall zCModelPrototype LoadModelScript class zSTRING const & -0x5993e0 int __thiscall zCModelPrototype LoadModelASC class zSTRING const & -0x599d20 void * __cdecl zCModelMeshLib operator new unsigned int char const * char const * int -0x599d60 zCModelMeshLib* __thiscall zCModelMeshLib zCModelMeshLib -0x599e30 void __thiscall zCModelMeshLib ~zCModelMeshLib -0x599f10 void __thiscall zCModelMeshLib ReleaseData -0x599f80 void __thiscall zCModelMeshLib AllocNumNodeVisuals int -0x59a000 void __thiscall zCModelMeshLib AddMeshSoftSkin class zCMeshSoftSkin * -0x59a100 void __thiscall zCModelMeshLib AddNodeVisual int class zCVisual * -0x59a220 void __thiscall zCModelMeshLib ApplyToModel class zCModel * -0x59a380 void __thiscall zCModelMeshLib ApplyToModel class zCModelPrototype * -0x59a500 void __thiscall zCModelMeshLib RemoveFromModel class zCModel * -0x59a5f0 void __thiscall zCModelMeshLib BuildFromModel class zCModelPrototype * -0x59a800 void __thiscall zCModelMeshLib BuildFromModel class zCModel * -0x59aa20 unsigned long __cdecl zCModelMeshLib GetMDMFileVersion -0x59aa50 void __thiscall zCModelMeshLib SaveMDM class zCModelPrototype * -0x59ac90 void __thiscall zCModelMeshLib SaveMDM class zCFileBIN & class zCModelPrototype * -0x59b130 int __cdecl zCModelMeshLib LoadMDM class zSTRING const & class zCModelPrototype * class zCModel * class zCModelMeshLib * * -0x59b4a0 int __cdecl zCModelMeshLib LoadMDM_Try class zSTRING const & class zCModelPrototype * class zCModel * class zCModelMeshLib * * -0x59b6b0 int __cdecl zCModelMeshLib LoadMDM class zCFileBIN & class zCModelPrototype * class zCModel * class zCModelMeshLib * * -0x59c1ac int __cdecl zCModelMeshLib LoadMDM class zCFileBIN & class zCModelPrototype * class zCModel * class zCModelMeshLib * * -0x59c330 void __thiscall zCFileBIN BinSkipChunk -0x59c360 int __cdecl zCModelMeshLib ConvertMDM class zSTRING const & class zCModelPrototype * -0x59c6c0 zCModelConvertFileHandler* __thiscall zCModelConvertFileHandler zCModelConvertFileHandler -0x59c7d0 void * __thiscall zCModelConvertFileHandler `scalar deleting destructor' unsigned int -0x59c7f0 int __thiscall zCModelConvertFileHandler HandleFile class zSTRING const & char const * struct _finddata_t -0x59ca50 void __thiscall zCArray::AllocAbs int -0x59cae0 void __thiscall zCArray::InsertEnd class zCMeshSoftSkin * const & -0x59cbd0 void __thiscall zCArray::DeleteList -0x59cbf0 void __thiscall zCArray::zCArray int -0x59cc30 zCModelAniEvent* __thiscall zCModelAniEvent zCModelAniEvent -0x59cc50 void __thiscall zCArray::InsertEnd class zCSoundFX * const & -0x59cd40 void __thiscall zCArray::zCArray int -0x59cd80 void __thiscall zCModelAniEvent ~zCModelAniEvent -0x59cda0 void __thiscall zCArray::Insert class zCParticleEmitter * const & -0x59ce90 void __thiscall zCList::~zCList -0x59cec0 void __thiscall zCTree::zCTree -0x59cee0 void __thiscall zCTree::~zCTree -0x59cf40 void __thiscall zCTree::DeleteDataSubtree -0x59cf80 class zCTree * __thiscall zCTree::AddChild class zCModelNode * -0x59cfe0 zCModelPrototype* __thiscall zCModelPrototype zCModelPrototype -0x59d000 void __thiscall zCArraySort::InsertSort class zCModelAni * const & -0x59d180 int __thiscall zCArraySort::GetNumInList -0x59d190 zCModelPrototype* __thiscall zCModelPrototype zCModelPrototype -0x59d1b0 void __thiscall zCArray::InsertEnd class zCModelNode * const & -0x59d2a0 void __thiscall zCArray::AllocAbs int -0x59d310 class zCMaterial * & __thiscall zCArray::GetSafe int -0x59d4f0 void __thiscall zCArray::DeleteList -0x59d510 void * __thiscall zCArray::`vector deleting destructor' unsigned int -0x59d570 void __thiscall zCArray::InsertEnd struct zCModelMeshLib::zTNodeMesh const & -0x59d680 void __thiscall zCArray::AllocDelta int -0x59d6f0 void __cdecl zCTree::operator delete void * char const * char const * int -0x59d700 void __thiscall zCTree::RemoveChild -0x59d730 void __thiscall zCArraySort::AllocDelta int -0x59d7a0 void __thiscall zCArraySort::InsertEnd class zCModelAni * const & -0x59d890 void __thiscall zCArray::AllocDelta int -0x59d900 void __thiscall zCArray >::AllocDelta int -0x59dab0 void __thiscall zCArray::zCArray -0x59dac0 void __thiscall zCArray::AllocDelta int -0x59dd60 class zCObject * __cdecl zCMorphMesh _CreateNewInstance -0x59de20 void __cdecl zCMorphMesh operator delete void * char const * char const * int -0x59de40 class zCClassDef * __thiscall zCMorphMesh _GetClassDef -0x59de50 int __thiscall zCMorphMesh IsBBox3DLocal -0x59de60 class zCOBBox3D * __thiscall zCMorphMesh GetOBBox3D -0x59de70 unsigned long __thiscall zCMorphMesh GetRenderSortKey -0x59de80 int __thiscall zCMorphMesh CanTraceRay -0x59de90 void __thiscall zCMorphMesh StartAnimation class zSTRING const & -0x59df50 void __thiscall zCMorphMesh StopAnimation class zSTRING const & -0x59e060 int __thiscall zCMorphMesh IsAnimationActive class zSTRING const & -0x59e140 void * __thiscall zCMorphMesh `scalar deleting destructor' unsigned int -0x59e170 zCMorphMeshAni* __thiscall zCMorphMeshAni zCMorphMeshAni -0x59e1d0 void __thiscall zCMorphMeshAni ~zCMorphMeshAni -0x59e2b0 void __thiscall zCMorphMeshAni SetBlending float float -0x59e320 void __thiscall zCMorphMeshAni Load class zCFileBIN & -0x59e460 void __thiscall zCMorphMeshAni Save class zCFileBIN & -0x59e570 zCMorphMeshProto* __thiscall zCMorphMeshProto zCMorphMeshProto -0x59e720 void __thiscall zCMorphMeshProto ~zCMorphMeshProto -0x59e9a0 int __thiscall zCMorphMeshProto Release -0x59e9d0 class zCMorphMeshProto * __cdecl zCMorphMeshProto SearchName class zSTRING const & -0x59ea40 class zCMorphMeshProto * __cdecl zCMorphMeshProto Load class zSTRING const & -0x59ed20 class zCMorphMeshAni * __thiscall zCMorphMeshProto SearchAni class zSTRING const & -0x59edd0 int __thiscall zCMorphMeshProto LoadMMB class zSTRING const & -0x59f5a0 void __thiscall zCMorphMeshProto SaveMMB class zSTRING const & -0x59f9c0 class zCMorphMeshAni * __thiscall zCMorphMeshProto GenerateMorphAni class zCMesh * class zCArray const & int -0x59ff90 class zCMesh * __thiscall zCMorphMeshProto Load3DSMAXAsc class zSTRING const & float & int int -0x5a0180 void __thiscall zCMorphMeshProto ReadMorphRef class zCArray & -0x5a0440 void __thiscall zCMorphMeshAni SetFlagsByString class zSTRING const & -0x5a04f0 void __thiscall zCMorphMeshProto ReadMorphAni class zCArray const & -0x5a0e60 void __thiscall zCMorphMeshProto LoadMorphScript class zSTRING const & -0x5a1440 class zSTRING __thiscall zPATH GetDrive -0x5a1460 void __thiscall zCMorphMesh Init -0x5a1470 zCMorphMesh* __thiscall zCMorphMesh zCMorphMesh class zCMorphMeshProto * -0x5a1550 void __thiscall zCMorphMesh ~zCMorphMesh -0x5a1650 class zCMorphMesh * __cdecl zCMorphMesh Load class zSTRING const & -0x5a1720 class zSTRING const * __thiscall zCMorphMesh GetFileExtension int -0x5a1780 class zCVisual * __thiscall zCMorphMesh LoadVisualVirtual class zSTRING const & -0x5a1790 struct zTBBox3D __thiscall zCMorphMesh GetBBox3D -0x5a17f0 class zSTRING __thiscall zCMorphMesh GetVisualName -0x5a1820 class zCMorphMeshAni * __thiscall zCMorphMesh SearchAni class zSTRING const & -0x5a18d0 int __thiscall zCMorphMesh Render struct zTRenderContext & -0x5a1950 int __thiscall zCMorphMesh Render struct zTRenderContext & class zCRenderLightContainer * float float -0x5a19e0 void __thiscall zCMorphMesh CalcVertPositions -0x5a1e90 void __thiscall zCMorphMesh AdvanceAnis -0x5a2090 int __thiscall zCMorphMesh IsAniActive class zSTRING const & -0x5a2170 int __thiscall zCMorphMesh IsAniActive class zCMorphMeshAni * -0x5a21b0 void __thiscall zCMorphMesh StopAni class zSTRING const & -0x5a22c0 void __thiscall zCMorphMesh StopAni class zCMorphMeshAni * -0x5a2330 void __thiscall zCMorphMesh FadeOutAni class zSTRING const & -0x5a2420 void __thiscall zCMorphMesh FadeOutAni class zCMorphMeshAni * -0x5a2460 class zSTRING const * __thiscall zCMorphMesh GetAnyAnimation -0x5a2480 void __thiscall zCMorphMesh StartAni class zSTRING const & float float -0x5a2540 void __thiscall zCMorphMesh StartAni class zCMorphMeshAni * float float -0x5a2730 void __thiscall zCMorphMesh RemoveRandAni class zCMorphMeshAni * -0x5a27a0 void __thiscall zCMorphMesh AddRandAni class zCMorphMeshAni * float float float float float -0x5a2940 void __thiscall zCMorphMesh ProcessRandAnis -0x5a2a60 void __thiscall zCMorphMesh SetTextureVar int int class zSTRING * -0x5a2a80 int __thiscall zCMorphMesh TraceRay class zVEC3 const & class zVEC3 const & int struct zTTraceRayReport & -0x5a2ab0 void __thiscall zCMorphMesh PrintStatus int int -0x5a31b0 zCMorphMeshConvertFileHandler* __thiscall zCMorphMeshConvertFileHandler zCMorphMeshConvertFileHandler -0x5a3270 void * __thiscall zCMorphMeshConvertFileHandler `scalar deleting destructor' unsigned int -0x5a3290 int __thiscall zCMorphMeshConvertFileHandler HandleFile class zSTRING const & char const * struct _finddata_t -0x5a34e0 void __thiscall zCArraySort::zCArraySort -0x5a3500 void __thiscall zCMorphMeshProto ~zCMorphMeshProto -0x5a3520 void __thiscall zCArraySort::InsertEnd class zCMorphMeshAni * const & -0x5a3610 zCMorphMesh* __thiscall zCMorphMesh zCMorphMesh class zCMorphMeshProto * -0x5a3630 zCMorphMesh* __thiscall zCMorphMesh zCMorphMesh class zCMorphMeshProto * -0x5a3650 void __thiscall zCArraySort::AllocDelta int -0x5a36f0 CMov_Movement* __thiscall CMov_Movement CMov_Movement class zCVob * -0x5a3730 void __thiscall CMov_Movement IncreaseSpeed double -0x5a37c0 void __thiscall CMov_Movement Movement -0x5a4200 class zCObject * __cdecl zCObjectFactory _CreateNewInstance -0x5a4340 void __thiscall zCObject ~zCObject -0x5a4520 int __cdecl zCObject CheckInheritance class zCObject const * class zCObject const * -0x5a4570 int __cdecl zCObject CheckInheritance class zSTRING const & class zSTRING const & -0x5a46e0 class zCObject * __cdecl zCObject CreateNewInstance class zSTRING const & -0x5a4830 class zCObject * __thiscall zCObject CreateCopy -0x5a48f0 void __cdecl zCObject PrintClassHierarchy int class zCClassDef * int int -0x5a5480 void __cdecl zCObject GetMemStats int & int & class zCClassDef * -0x5a54f0 class zSTRING const & __thiscall zCObject GetObjectName -0x5a5500 int __thiscall zCObject SetObjectName class zSTRING const & -0x5a5820 int __cdecl zCClassDef CompareClassDefNames void const * void const * -0x5a5880 class zCClassDef * __cdecl zCClassDef GetClassDef class zSTRING const & -0x5a59c0 class zCClassDef * __cdecl zCClassDef GetClassDefTypeInsensitive class zSTRING const & -0x5a5bf0 zCClassDef* __thiscall zCClassDef zCClassDef -0x5a5d80 void __thiscall zCClassDef Init -0x5a5f30 void __thiscall zCClassDef ~zCClassDef -0x5a60e0 void __cdecl zCClassDef EndStartup -0x5a6240 zCClassDef* __thiscall zCClassDef zCClassDef class zSTRING const & class zSTRING const & class zCObject * (__cdecl*)(void) unsigned long unsigned long unsigned short class zSTRING const & -0x5a6540 class zCObject * __thiscall zCClassDef CreateNewInstance -0x5a6600 void __thiscall zCClassDef OverwriteCreateNewInstance class zCClassDef * -0x5a6620 void __thiscall zCClassDef ResetCreateNewInstance -0x5a6630 unsigned short __thiscall zCClassDef GetClassID -0x5a66c0 class zCObject * __cdecl zCClassDef CreateNewInstanceID unsigned short -0x5a66e0 unsigned long __thiscall zCClassDef GetHashIndex class zSTRING const & -0x5a6710 unsigned long __thiscall zCClassDef GetHashIndex class zCObject * -0x5a6740 void __thiscall zCClassDef InsertHashTable class zCObject * -0x5a6780 void __thiscall zCClassDef RemoveHashTable class zCObject * -0x5a67c0 class zCObject * __thiscall zCClassDef SearchHashTable class zSTRING const & -0x5a6860 float __thiscall zCClassDef CalcHashTableSpread -0x5a68a0 void __cdecl zCClassDef ObjectCreated class zCObject * class zCClassDef * -0x5a69d0 void __cdecl zCClassDef ObjectDeleted class zCObject * class zCClassDef * -0x5a6a70 void __cdecl zCClassDef ObjectCreated class zCObject * int class zCClassDef * -0x5a6ab0 void __cdecl zCClassDef ObjectDeleted class zCObject * int class zCClassDef * -0x5a6b70 void __thiscall zCClassDef ReportLeaks -0x5a6f80 void __cdecl zCClassDef GetLivingObjectsState class zCLivingObjectsState & -0x5a7030 void __cdecl zCClassDef CompareLivingObjectsState class zCLivingObjectsState const & -0x5a7330 class zFILE * __thiscall zCObjectFactory CreateZFile class zSTRING const & -0x5a73b0 class zCEventManager * __thiscall zCObjectFactory CreateEventManager class zCVob * -0x5a7430 void __cdecl zCEventManager operator delete void * char const * char const * int -0x5a74f0 class zCNetVobControl * __thiscall zCObjectFactory CreateNetVobControl class zCVob * -0x5a7580 class zCWaypoint * __thiscall zCObjectFactory CreateWaypoint -0x5a75f0 void __cdecl zCWaypoint operator delete void * char const * char const * int -0x5a76b0 class zCWay * __thiscall zCObjectFactory CreateWay -0x5a7720 class zCSession * __thiscall zCObjectFactory CreateSession -0x5a7790 class zCCSManager * __thiscall zCObjectFactory CreateCSManager -0x5a7800 class zCWorld * __thiscall zCObjectFactory CreateWorld -0x5a7870 void __cdecl zCWorld operator delete void * char const * char const * int -0x5a7930 void __thiscall zCArray::zCArray -0x5a7940 int __thiscall zCArraySort::Search class zCClassDef * const & -0x5a79c0 void __thiscall zCArraySort::AllocDelta int -0x5a7c60 class zCObject * __cdecl zCParticleFX _CreateNewInstance -0x5a7db0 void __cdecl zCParticleFX ParseParticleFXScript -0x5a82b0 void __cdecl zCParticleFX InitParticleFX -0x5a8690 zSParticle* __thiscall zSParticle zSParticle -0x5a86a0 void __cdecl zCParticleFX CleanupParticleFX -0x5a8760 zCParticleFX* __thiscall zCParticleFX zCParticleFX -0x5a8860 class zCClassDef * __thiscall zCParticleFX _GetClassDef -0x5a8870 int __thiscall zCParticleFX IsBBox3DLocal -0x5a8880 int __thiscall zCParticleFX GetVisualDied -0x5a8890 unsigned long __thiscall zCParticleFX GetRenderSortKey -0x5a88a0 void * __thiscall zCParticleFX `scalar deleting destructor' unsigned int -0x5a88d0 void __thiscall zCParticleFX ~zCParticleFX -0x5a8a40 void __thiscall zCPFXPerFrameCallback DoWorldPerFrameCallback class zCWorld * class zCCamera * -0x5a8a50 void __thiscall zCParticleFX HostVobAddedToWorld class zCVob * class zCWorld * -0x5a8a70 void __thiscall zCParticleFX HostVobRemovedFromWorld class zCVob * class zCWorld * -0x5a8a80 void __thiscall zCParticleFX::zCStaticPfxList InsertPfxHead class zCParticleFX * -0x5a8ac0 void __thiscall zCParticleFX::zCStaticPfxList RemovePfx class zCParticleFX * -0x5a8b30 void __thiscall zCParticleFX::zCStaticPfxList TouchPfx class zCParticleFX * -0x5a8c00 void __thiscall zCParticleFX::zCStaticPfxList ProcessList -0x5a9280 int __thiscall zCParticleFX::zCStaticPfxList IsInList class zCParticleFX * -0x5a92b0 class zSTRING const * __thiscall zCParticleFX GetFileExtension int -0x5a9310 class zCVisual * __thiscall zCParticleFX LoadVisualVirtual class zSTRING const & -0x5a9320 void __thiscall zCParticleFX InitEmitterVars -0x5a9340 void __thiscall zCParticleFX FreeParticles -0x5a9390 void __thiscall zCParticleFX SetVisualUsedBy class zCVob * -0x5a9470 class zSTRING __thiscall zCParticleFX GetVisualName -0x5a9520 class zCParticleEmitter * __cdecl zCParticleFX SearchParticleEmitter class zSTRING const & -0x5a9700 void __thiscall zCParticleFX RemoveEmitter -0x5a9740 int __thiscall zCParticleFX SetEmitter class zCParticleEmitter * int -0x5a98b0 zCParticleEmitter* __thiscall zCParticleEmitter zCParticleEmitter class zCParticleEmitter const & -0x5aa1a0 int __thiscall zCParticleFX SetEmitter class zSTRING const & int -0x5aa400 int __thiscall zCParticleFX SetAndStartEmitter class zSTRING const & int -0x5aa430 int __thiscall zCParticleFX SetAndStartEmitter class zCParticleEmitter * int -0x5aa460 void __thiscall zCParticleFX StopEmitterOutput -0x5aa470 void __thiscall zCParticleFX RestoreEmitterOutput -0x5aa4b0 class zCParticleFX * __cdecl zCParticleFX Load class zSTRING const & -0x5aa6a0 struct zTBBox3D __thiscall zCParticleFX GetBBox3D -0x5aa7d0 int __thiscall zCParticleFX CalcIsDead -0x5aa830 float __cdecl zCParticleFX PartRand -0x5aa850 void __thiscall zCParticleFX UpdateParticleFX -0x5aa930 void __thiscall zCParticleFX CreateParticlesUpdateDependencies -0x5aabf0 void __thiscall zCParticleFX UpdateParticle struct zSParticle * -0x5ab4c0 class zVEC2 & __thiscall zVEC2 operator+= class zVEC2 const & -0x5ab4e0 int __thiscall zCParticleFX Render struct zTRenderContext & -0x5ac960 float __thiscall zCParticleFX GetShapeScaleThisFrame -0x5acaa0 int __thiscall zCParticleFX GetNumParticlesThisFrame -0x5acc20 void __thiscall zCParticleFX CheckDependentEmitter -0x5ace10 void __thiscall zCParticleFX CreateParticles -0x5ad6f0 zCParticleEmitter* __thiscall zCParticleEmitter zCParticleEmitter -0x5ad9e0 void __thiscall zCParticleEmitter ~zCParticleEmitter -0x5addf0 void __thiscall zCParticleEmitter AddCompoundReferences -0x5ade40 void __thiscall zCParticleEmitter ResetStrings -0x5ae120 void __thiscall zCParticleEmitter Reset -0x5ae140 class zVEC3 __cdecl zCParticleEmitter String2Vec3 class zSTRING const & -0x5ae420 class zVEC2 __cdecl zCParticleEmitter String2Vec2 class zSTRING const & -0x5ae680 void __thiscall zCParticleEmitter UpdateInternals -0x5af1d0 void __thiscall zCParticleEmitter SetOutputDir class zVEC3 const & -0x5af420 void __thiscall zCParticleEmitter ConvertAnglesIntoBox -0x5af470 class zVEC3 __thiscall zCParticleEmitter GetPosition -0x5af948 class zVEC3 __thiscall zCParticleEmitter GetPosition -0x5af990 float __cdecl zRandF2 -0x5af9b0 class zVEC3 __fastcall zCParticleEmitter GetVelocity struct zSParticle * class zCParticleFX * -0x5afcf7 class zVEC3 __fastcall zCParticleEmitter GetVelocity struct zSParticle * class zCParticleFX * -0x5afd40 zCArray* __thiscall zCArray zCArray -0x5afd50 zCParticleEmitter* __thiscall zCParticleEmitter zCParticleEmitter class zCParticleEmitter const & -0x5afd70 int __thiscall zCArraySort::Search class zCParticleEmitter * const & -0x5afdf0 void __thiscall zCArray AllocDelta int -0x5afe60 void __thiscall zCArray InsertEnd float const & -0x5aff50 void __thiscall zCArraySort::InsertEnd class zCParticleEmitter * const & -0x5b0070 zCRigidBody* __thiscall zCRigidBody zCRigidBody -0x5b0150 void __thiscall zCRigidBody ComputeForceTorque float -0x5b0160 class zMAT3 __thiscall zCRigidBody Star class zVEC3 const & -0x5b01e0 int __thiscall zCRigidBody SetSliding class zVEC3 const & -0x5b0470 void __thiscall zCRigidBody Integrate float -0x5b0730 void __thiscall zCRigidBody RunSimulation -0x5b0760 void __thiscall zCRigidBody SetInertiaTensorBlock float float float -0x5b0800 void __thiscall zCRigidBody ApplyForceCM class zVEC3 const & -0x5b0840 void __thiscall zCRigidBody ApplyForce class zVEC3 const & class zVEC3 const & -0x5b0880 class zVEC3 __thiscall zCRigidBody GetPointVelocity class zVEC3 const & -0x5b0920 void __thiscall zCRigidBody ApplyImpulseCM class zVEC3 const & -0x5b09a0 void __thiscall zCRigidBody ApplyImpulse class zVEC3 const & class zVEC3 const & -0x5b0a20 void __thiscall zCRigidBody CollisionImpulseStatic class zVEC3 const & class zVEC3 const & float -0x5b0b60 void __thiscall zCRigidBody CollisionImpulseCenterStatic class zVEC3 const & float -0x5b0da0 void __thiscall zCRigidBody CollisionImpulse class zVEC3 const & class zVEC3 const & float class zCRigidBody * -0x5b0fa0 void __thiscall zCRigidBody StopRotation -0x5b1040 void __thiscall zCRigidBody StopTranslation -0x5b10e0 void __thiscall zCRigidBody StopTransRot -0x5b1220 void __thiscall zCRigidBody SetVelocity class zVEC3 const & -0x5b12d0 void __thiscall zCRigidBody SetMode enum zTRigidBodyMode const & -0x5b12f0 int __thiscall zCRigidBody ShouldSlide class zVEC3 const & -0x5b14c0 void __thiscall zCRigidBody Archive class zCArchiver & -0x5b1540 void __thiscall zCRigidBody Unarchive class zCArchiver & -0x5b16a0 zCPluecker* __thiscall zCPluecker zCPluecker class zVEC3 const & class zVEC3 const & -0x5b16f0 zCPluecker* __thiscall zCPluecker zCPluecker -0x5b1710 float __thiscall zCPluecker Length2 -0x5b1740 void __thiscall zCPluecker Normalize -0x5b18f0 void * __cdecl zCPolygon S_AllocPointers int -0x5b1920 void __cdecl zCPolygon S_DeletePointers int void * -0x5b1950 class zCVertFeature * __cdecl zCPolygon S_AllocVertFeatures int -0x5b19c0 void __cdecl zCPolygon S_DeleteVertFeatures int class zCVertFeature * -0x5b19f0 zCPolygon* __thiscall zCPolygon zCPolygon -0x5b1a20 void __thiscall zCPolygon ~zCPolygon -0x5b1b00 int __fastcall zCPolygon ClipToPlane class zCVertex * * class zCVertFeature * * int class zCVertex * * class zCVertFeature * * int & struct zTPlane const & -0x5b2060 void __cdecl zCPolygon PrepareRendering -0x5b2080 void __thiscall zCPolygon Unclip -0x5b2100 void __thiscall zCPolygon CopyClipFeaturesForTexAniMapping -0x5b2170 int __fastcall zCPolygon ClipToFrustum int -0x5b23b0 int __thiscall zCPolygon ClassifyPlane struct zTPlane const & -0x5b2440 int __thiscall zCPolygon ClassifyPlaneBSPBuild struct zTPlane const & -0x5b24d0 int __thiscall zCPolygon CalcNormal -0x5b28b0 zVEC4* __thiscall zVEC4 zVEC4 class zVEC3 const & float -0x5b28d0 void __thiscall zCPolygon GetScreenBBox2D struct zTBBox2D & -0x5b2970 void __thiscall zCPolygon DrawWire struct zCOLOR -0x5b2a40 void __cdecl zCPolygon LightPolyList class zCArray const & class zCPolygon * * int class zMAT4 * -0x5b31b0 void __thiscall zCPolygon LightDynCamSpace class zVEC3 const & int -0x5b3370 void __fastcall zCPolygon LightClippedPoly class zCArray const & int -0x5b3950 class zVEC3 __thiscall zCPolygon GetLightStatAtPos class zVEC3 const & -0x5b4050 class zVEC3 __thiscall zCOLOR GetVEC3 -0x5b40a0 int __fastcall zCPolygon CheckRayPolyIntersection class zVEC3 const & class zVEC3 const & class zVEC3 & float & -0x5b4460 int __fastcall zCPolygon CheckRayPolyIntersection2Sided class zVEC3 const & class zVEC3 const & class zVEC3 & float & -0x5b47e0 void __thiscall zCPolygon CalcNormalMainAxis -0x5b4840 struct zTBBox3D __thiscall zCPolygon GetBBox3D -0x5b48f0 class zVEC3 __thiscall zCPolygon GetCenter -0x5b4980 void __thiscall zCPolygon SetMapping class zVEC2 const & class zVEC2 const & class zVEC2 const & -0x5b49d0 void __thiscall zCPolygon SetMapping int class zVEC2 const & -0x5b49f0 void __thiscall zCPolygon Flip -0x5b4a30 int __thiscall zCPolygon VertPartOfPoly class zCVertex * -0x5b4a60 int __thiscall zCPolygon EdgePartOfPoly class zCVertex * class zCVertex * -0x5b4ab0 void __thiscall zCPolygon TexTranslate class zVEC2 const & -0x5b4af0 void __thiscall zCPolygon TexSetTranslation class zVEC2 const & -0x5b4b30 void __thiscall zCPolygon TexScale float float -0x5b4b70 void __thiscall zCPolygon TexScale class zVEC2 & float float -0x5b4c30 void __thiscall zCPolygon TexRotate class zVEC2 & float -0x5b4e10 void __thiscall zCPolygon TexMirrorU float -0x5b4e40 void __thiscall zCPolygon TexMirrorV float -0x5b4e70 void __thiscall zCPolygon TexShearU float -0x5b4f30 void __thiscall zCPolygon TexShearV float -0x5b4ff0 void __thiscall zCPolygon TexApplyPlanarMapping class zVEC3 const & class zVEC3 const & class zVEC3 const & int -0x5b51c0 void __thiscall zCPolygon TexApplyPlanarMapping float float int -0x5b5290 void __cdecl zCPolygon TexApplyPlanarMapping class zCList const & float float int -0x5b54e0 void __cdecl zCPolygon AlignPolyListToAvgPlane class zCArray -0x5b5840 void __thiscall zCPolygon TexCorrectUV -0x5b59a0 void __thiscall zCPolygon AllocVerts int -0x5b5b30 void __thiscall zCPolygon AddVertex class zCVertex * -0x5b5b50 void __thiscall zCPolygon AddVertexAndFeature class zCVertex * class zCVertFeature * -0x5b5b90 void __thiscall zCPolygon SetVertices class zCVertex * class zCVertex * class zCVertex * -0x5b5bf0 void __thiscall zCPolygon SetVertices class zCVertex * class zCVertex * class zCVertex * class zCVertex * int -0x5b5c60 void __thiscall zCPolygon SetVertex int class zCVertex * -0x5b5ca0 void __thiscall zCPolygon SetFeature int class zCVertFeature * -0x5b5ce0 void __thiscall zCPolygon CopyValuesInto class zCPolygon * -0x5b5da0 void __thiscall zCPolygon CopyPolyInto class zCPolygon * -0x5b5e00 void __thiscall zCPolygon RemoveVerticesAndFeatures -0x5b5e90 float __thiscall zCPolygon GetArea -0x5b5f30 float __thiscall zCPolygon GetLongestEdgeLen -0x5b5fb0 void __thiscall zCPolygon ResetStaticLight -0x5b5ff0 void __thiscall zCPolygon SetStaticLight struct zCOLOR -0x5b6020 void __thiscall zCPolygon SetLightDyn struct zCOLOR -0x5b6050 void __thiscall zCPolygon SetLightStatAlpha unsigned char -0x5b6080 void __thiscall zCPolygon ResetLightDynToLightStat -0x5b60b0 void __thiscall zCPolygon AddToLightDyn struct zCOLOR -0x5b6150 int __fastcall zCPolygon CheckBBoxPolyIntersection struct zTBBox3D const & -0x5b6630 int __fastcall zCPolygon CheckBSpherePolyIntersection struct zTBSphere3D const & -0x5b6800 void __thiscall zCPolygon SplitPoly struct zTPlane const & class zCPolygon * class zCPolygon * class zCMesh * -0x5b6dc0 int __fastcall zCPolygon IsIntersectingProjection class zCPolygon * class zVEC3 const & -0x5b75f0 int __fastcall zCPolygon IsIntersecting class zCPolygon * -0x5b76d0 class zCPolygon * __thiscall zCList::Get int -0x5b7930 class zCObject * __cdecl zCPolyStrip _CreateNewInstance -0x5b79a0 zCPolyStrip* __thiscall zCPolyStrip zCPolyStrip -0x5b7ae0 void * __thiscall zCPolyStrip `scalar deleting destructor' unsigned int -0x5b7b10 void __thiscall zCPolyStrip ~zCPolyStrip -0x5b7c20 int __thiscall zCPolyStrip IsBBox3DLocal -0x5b7c30 struct zTBBox3D __thiscall zCPolyStrip GetBBox3D -0x5b7d90 void __thiscall zCPolyStrip CalcBBox3D -0x5b7f00 void __thiscall zCPolyStrip SetVisualUsedBy class zCVob * -0x5b7f20 void __thiscall zCPolyStrip EmptyEffect -0x5b7f50 void __thiscall zCPolyStrip AllocateResources int -0x5b8200 void __thiscall zCPolyStrip FreeResources -0x5b82a0 void __thiscall zCPolyStrip SetVisibleSegments float float -0x5b8360 int __thiscall zCPolyStrip Render struct zTRenderContext & -0x5b8930 void __thiscall zCPolyStrip AddSegment class zVEC3 const & class zVEC3 const & -0x5b8aa0 void __thiscall zCPolyStrip AddSegment class zVEC3 const & -0x5b8b60 void __thiscall zCPolyStrip AddSegmentSmart class zVEC3 const & class zVEC3 const & -0x5b8e20 void __thiscall zCPolyStrip UpdateSegment int class zVEC3 const & class zVEC3 const & class zVEC3 const & -0x5b8ea0 void __thiscall zCPolyStrip UpdateSegmentAlpha int float -0x5b8ec0 void __thiscall zCPolyStrip AlignToCamera -0x5b9390 void __thiscall zCPolyStrip ProjectToSphere struct zTBSphere3D const & -0x5b94c0 void __thiscall zCPolyStrip Lightning0Subdivide class zVEC3 const & class zVEC3 const & float int -0x5b9650 void __thiscall zCPolyStrip GenerateCPLightning0 class zVEC3 const & class zVEC3 const & float -0x5b9790 void __thiscall zCPolyStrip GenerateCircle struct zTBSphere3D const & class zVEC3 const & class zVEC3 const & -0x5b9a30 int __thiscall zCLightning Render struct zTRenderContext & -0x5b9a50 void __thiscall zCLightning SetVisualUsedBy class zCVob * -0x5b9aa0 void __thiscall zCLightning SetProjectionSphere struct zTBSphere3D const & -0x5b9ad0 void __thiscall zCLightning Generate class zVEC3 const & class zVEC3 const & -0x5b9b30 void __thiscall zCLightning::zCBolt Generate_R class zVEC3 const & class zVEC3 const & float -0x5b9fd0 void * __thiscall zCLightning::zCBolt `scalar deleting destructor' unsigned int -0x5ba000 void __thiscall zCLightning::zCBolt ~zCBolt -0x5ba120 void __thiscall zCLightning::zCBolt FreeResources -0x5ba1f0 int __thiscall zCLightning::zCBolt Render struct zTRenderContext & -0x5ba230 void __thiscall zCArray::zCArray -0x5ba240 void __thiscall zCArray::AllocDelta int -0x5ba2e0 int __cdecl zCPrime IsPrime unsigned long -0x5ba3c0 unsigned short __cdecl zCPrime PrimeNo unsigned short -0x5ba4b0 unsigned long __cdecl zCPrime NextPrime unsigned long -0x5ba880 Vertex* __thiscall Vertex Vertex class zVEC3 const & int -0x5baa10 void __thiscall Vertex ~Vertex -0x5bab20 void __thiscall Vertex CalcQuadric -0x5bab30 int __thiscall Vertex IsBorder -0x5babe0 void __thiscall Vertex RemoveIfNotAdjacent class Vertex * -0x5bac80 Triangle* __thiscall Triangle Triangle class Vertex * class Vertex * class Vertex * class zVEC2 const & class zVEC2 const & class zVEC2 const & class zVEC3 const & class zVEC3 const & class zVEC3 const & int int -0x5baf90 void __thiscall Triangle ~Triangle -0x5bb180 int __thiscall Triangle HasVertex class Vertex * -0x5bb1a0 int __thiscall Triangle HasVertexIndex class Vertex * -0x5bb1d0 int __thiscall Triangle ComputeNormal -0x5bb350 float __thiscall Triangle GetArea -0x5bb3f0 void __thiscall Triangle ReplaceVertex class Vertex * class Vertex * -0x5bb6b0 void __thiscall zCProgMeshBuilder CreatePMTriPosList -0x5bbea0 void __thiscall zCProgMeshBuilder CalcPrelight struct zTLazyMesh & struct zTLazyMesh & -0x5bc050 void __thiscall zCProgMeshBuilder CalcPosNormals struct zTLazyMesh & -0x5bc190 void __thiscall zCProgMeshBuilder CalcTriPlaneList struct zTLazyMesh const & struct zTLazyMesh & -0x5bc610 void __thiscall zCProgMeshBuilder CalcSubdivData struct zTLazyMesh const & struct zTLazyMesh & -0x5bcc50 void __thiscall zCProgMeshBuilder CreateLazySubMesh int struct zTLazyMesh & struct zTLazyMesh & -0x5bd1b0 void __thiscall zCProgMeshBuilder CopySubMeshData unsigned char * & struct zTLazyMesh const & class zCProgMeshProto::zCSubMesh * -0x5bd3c0 void __thiscall zCProgMeshBuilder CreateFinalPMData int -0x5be240 zTLazyMesh* __thiscall zTLazyMesh zTLazyMesh -0x5be310 void __thiscall zTLazyMesh ~zTLazyMesh -0x5be480 void * __thiscall zCProgMeshProto::zCSubMesh `vector deleting destructor' unsigned int -0x5be4e0 void __thiscall zCProgMeshBuilder Clear -0x5be6d0 int __thiscall zCProgMeshBuilder BuildProgMeshProto class zCMesh * class zCProgMeshProto * class zCArray * int -0x5bf270 void __thiscall zCVertex ResetVertexTransform -0x5bf8e0 void * __thiscall Vertex `scalar deleting destructor' unsigned int -0x5bf900 void * __thiscall Triangle `scalar deleting destructor' unsigned int -0x5bf950 void __thiscall zCArray::zCArray class zCArray const & -0x5bf9f0 void __thiscall zCArray::zCArray -0x5bfa00 Vertex* __thiscall Vertex Vertex class zVEC3 const & int -0x5bfa20 void __thiscall zCArray::operator= class zCArray const & -0x5bfac0 void __thiscall zCArray::RemoveOrder class Vertex * const & -0x5bfb10 int __thiscall zCArray::IsInList class Vertex * const & -0x5bfb50 Vertex* __thiscall Vertex Vertex class zVEC3 const & int -0x5bfb90 struct zTPMWedge * & __thiscall zCArray::operator[] int -0x5bfba0 void __thiscall zCArray::zCArray -0x5bfbb0 void __thiscall zCArray::zCArray class zCArray const & -0x5bfc50 void __thiscall zCProgMeshBuilder CreateFinalPMData int -0x5bfc70 void __thiscall zCArray::zCArray -0x5bfc80 void __thiscall zCProgMeshBuilder CreateFinalPMData int -0x5bfca0 void __thiscall zCArray::zCArray -0x5bfcb0 void __thiscall zCArray::zCArray class zCArray const & -0x5bfd20 int __thiscall zCArray::Search class zCMaterial * const & -0x5bfd50 void __thiscall zCArray::zCArray -0x5bfd60 void __thiscall zCArray::zCArray class zCArray const & -0x5bfdc0 void __thiscall zCProgMeshBuilder CreateFinalPMData int -0x5bfde0 zCArray* __thiscall zCArray zCArray class zCArray const & -0x5bfe80 void __thiscall zCArray::zCArray -0x5bfe90 void __thiscall zCArray::zCArray class zCArray const & -0x5bff00 void __thiscall zCProgMeshBuilder CreateFinalPMData int -0x5bff20 void __thiscall zCArray::zCArray -0x5bff30 void __thiscall zCArray::zCArray class zCArray const & -0x5c0000 void __thiscall zCProgMeshBuilder CreateFinalPMData int -0x5c0020 void __thiscall zCArray::zCArray -0x5c0030 void __thiscall zCArray::zCArray class zCArray const & -0x5c00d0 void __thiscall zCProgMeshBuilder CalcSubdivData struct zTLazyMesh const & struct zTLazyMesh & -0x5c00f0 void __thiscall zCProgMeshBuilder CalcSubdivData struct zTLazyMesh const & struct zTLazyMesh & -0x5c0110 void __thiscall zCProgMeshBuilder CreateFinalPMData int -0x5c0150 void * __thiscall zTLazyMesh `vector deleting destructor' unsigned int -0x5c01b0 void __thiscall zCArray::RemoveOrderIndex int -0x5c01e0 void __thiscall zCArray::InsertEnd class Triangle * const & -0x5c02d0 void __thiscall zCArray::RemoveOrderIndex int -0x5c0300 void __thiscall zCArray::InsertEnd struct zTPMWedge * const & -0x5c03f0 void __thiscall zCArray::InsertEnd struct zTWedgeColl const & -0x5c0500 void __thiscall zCArray::AllocDelta int -0x5c0570 void __thiscall zCArray::InsertEnd struct zTPMVertexUpdate const & -0x5c0660 void __thiscall zCArray::AllocDelta int -0x5c06f0 void __thiscall zCArray::AllocDelta int -0x5c0780 void __thiscall zCArray::AllocDelta int -0x5c0820 void __thiscall zCArray::InsertEnd struct zTPlane const & -0x5c0870 void __thiscall zCArray::AllocDelta int -0x5c0900 void __thiscall zCArray::AllocDelta int -0x5c0970 void __thiscall zCArray::AllocDelta int -0x5c09e0 void __thiscall zCArray::AllocDelta int -0x5c0a50 void __thiscall zCArray::AllocDelta int -0x5c0ac0 void __thiscall zCArray::AllocDelta int -0x5c0b40 unsigned long __cdecl CalcArraySize class zCArray -0x5c0b60 unsigned long __cdecl CalcArraySize class zCArray -0x5c0b80 unsigned long __cdecl CalcArraySize class zCArray -0x5c0ba0 unsigned long __cdecl CalcArraySize class zCArray -0x5c0bc0 unsigned long __cdecl CalcArraySize class zCArray -0x5c0be0 unsigned long __cdecl CalcArraySize class zCArray -0x5c0c00 unsigned long __cdecl CalcArraySize class zCArray -0x5c0c20 unsigned long __cdecl CalcArraySize class zCArray -0x5c0c40 unsigned long __cdecl CalcArraySize class zCArray -0x5c0c60 void __cdecl SetAndCopyArrayAdapt unsigned char * & class zCArrayAdapt & class zCArray const & -0x5c0ca0 unsigned long __thiscall zCArrayAdapt::SetArray void * int -0x5c0cc0 unsigned long __thiscall zCArrayAdapt::SetArray void * int -0x5c0f10 class zCObject * __cdecl zCProgMeshProto _CreateNewInstance -0x5c1180 class zCObject * __cdecl zCMeshSoftSkin _CreateNewInstance -0x5c1250 int __thiscall zCProgMeshProto IsBBox3DLocal -0x5c1260 struct zTBBox3D __thiscall zCProgMeshProto GetBBox3D -0x5c1290 class zCOBBox3D * __thiscall zCProgMeshProto GetOBBox3D -0x5c12a0 void __thiscall zCProgMeshProto DynLightVisual class zCArray const & class zMAT4 * -0x5c12b0 unsigned long __thiscall zCProgMeshProto GetRenderSortKey -0x5c12c0 int __thiscall zCProgMeshProto CanTraceRay -0x5c12d0 class zCClassDef * __thiscall zCMeshSoftSkin _GetClassDef -0x5c1380 void __thiscall zCProgMeshProto::zCSubMesh zCSubMesh -0x5c13d0 void __thiscall zCProgMeshProto::zCSubMesh ~zCSubMesh -0x5c1450 zCProgMeshProto* __thiscall zCProgMeshProto zCProgMeshProto -0x5c1590 class zCClassDef * __thiscall zCProgMeshProto _GetClassDef -0x5c15a0 void * __thiscall zCProgMeshProto `scalar deleting destructor' unsigned int -0x5c15d0 void __thiscall zCProgMeshProto ~zCProgMeshProto -0x5c16c0 void __thiscall zCProgMeshProto CalcRenderSortKey -0x5c1700 void __cdecl zCProgMeshProto SetLODParamStrengthModifier float -0x5c1760 float __cdecl zCProgMeshProto GetLODParamStrengthModifier -0x5c1780 void __thiscall zCProgMeshProto PackStaticVertexBuffers -0x5c1990 class zSTRING const * __thiscall zCProgMeshProto GetFileExtension int -0x5c19b0 class zCVisual * __thiscall zCProgMeshProto LoadVisualVirtual class zSTRING const & -0x5c19c0 class zSTRING __thiscall zCProgMeshProto GetVisualName -0x5c1a10 class zCVisual * __cdecl zCProgMeshProto Load class zSTRING const & -0x5c2520 int __cdecl zCProgMeshProto BuildProgMeshProto class zCMesh * class zCProgMeshProto * class zCArray * int -0x5c2570 void * __thiscall zCProgMeshBuilder `scalar deleting destructor' unsigned int -0x5c2590 int __fastcall zCProgMeshProto CheckRayPolyIntersection class zCProgMeshProto::zCSubMesh * int class zVEC3 const & class zVEC3 const & class zVEC3 & float & -0x5c28a0 int __fastcall zCProgMeshProto CheckRayPolyIntersection2Sided class zCProgMeshProto::zCSubMesh * int class zVEC3 const & class zVEC3 const & class zVEC3 & float & -0x5c2b90 int __thiscall zCProgMeshProto TraceRay class zVEC3 const & class zVEC3 const & int struct zTTraceRayReport & -0x5c2d70 int __thiscall zCProgMeshProto GetNumTri -0x5c2d90 void __cdecl zCProgMeshProto InitProgMeshProto -0x5c2ef0 int __cdecl zCProgMeshProto CreateDynamicVertexBuffer -0x5c2f60 void __cdecl zCProgMeshProto CleanupProgMeshProto -0x5c2fd0 float __fastcall zCProgMeshProto CalcLODRenderVertPerc struct zTRenderContext const & -0x5c31d0 int __fastcall zCProgMeshProto CalcLODRenderArgs struct zTRenderContext const & struct zCProgMeshProto::zTLODRenderArgs & -0x5c33c0 int __fastcall zCProgMeshProto CalcLODRenderArgsSubMesh struct zTRenderContext const & struct zCProgMeshProto::zTLODRenderArgs const & class zCProgMeshProto::zCSubMesh const * struct zCProgMeshProto::zTLODRenderArgsSubMesh & -0x5c3460 int __thiscall zCProgMeshProto Render struct zTRenderContext & -0x5c3480 int __fastcall zCProgMeshProto RenderProgMesh struct zTRenderContext & int struct zCProgMeshProto::zTLODRenderArgs * class zCRenderLightContainer * float float -0x5c3a90 int __fastcall zCProgMeshProto RenderStatic struct zTRenderContext & int struct zCProgMeshProto::zTLODRenderArgs * class zCRenderLightContainer * -0x5c3b80 int __fastcall zCProgMeshProto RenderStaticLOD struct zTRenderContext & int struct zCProgMeshProto::zTLODRenderArgs * class zCRenderLightContainer * -0x5c3e00 void __fastcall zCProgMeshProto SoftwareTransformVerts int struct zCProgMeshProto::zTLODRenderArgs * float float -0x5c4180 int __fastcall zCProgMeshProto RenderDynamicLOD struct zTRenderContext & int struct zCProgMeshProto::zTLODRenderArgs * class zCRenderLightContainer * float float -0x5c4910 void __fastcall zCProgMeshProto CalcSubdiv int struct zCProgMeshProto::zTLODRenderArgs const * -0x5c49e0 void __fastcall zCProgMeshProto CalcNumSubdivEdges class zCProgMeshProto::zCSubMesh * struct zCProgMeshProto::zTLODRenderArgs const * struct zCProgMeshProto::zTLODRenderArgsSubMesh & -0x5c4a40 void __fastcall zCProgMeshProto CalcSubdivSubMesh class zCProgMeshProto::zCSubMesh * class zCVertexBuffer * struct zCProgMeshProto::zTLODRenderArgs const * class zCRenderLightContainer * struct zCProgMeshProto::zTLODRenderArgsSubMesh & -0x5c4db0 int __fastcall zCProgMeshProto RenderDynamicSubdiv struct zTRenderContext & int struct zCProgMeshProto::zTLODRenderArgs * class zCRenderLightContainer * float float -0x5c5210 int __fastcall zCProgMeshProto RenderStaticLODShadow struct zTRenderContext & int struct zCProgMeshProto::zTLODRenderArgs * class zCRenderLightContainer * -0x5c55d0 unsigned short __cdecl zCProgMeshProto GetFileVersion -0x5c55e0 int __thiscall zCProgMeshProto Save class zCFileBIN & -0x5c5a20 int __thiscall zCProgMeshProto Load class zCFileBIN & -0x5c6270 zCMeshSoftSkin* __thiscall zCMeshSoftSkin zCMeshSoftSkin -0x5c62d0 void * __thiscall zCMeshSoftSkin `scalar deleting destructor' unsigned int -0x5c6300 void __thiscall zCMeshSoftSkin ~zCMeshSoftSkin -0x5c6410 void __thiscall zCMeshSoftSkin AllocVertWeightStream int int -0x5c6470 void __thiscall zCMeshSoftSkin DeleteVertWeightStream -0x5c64a0 void __thiscall zCMeshSoftSkin AddNumWeightEntry int const & -0x5c64c0 void __thiscall zCMeshSoftSkin AddWeightEntry struct zCMeshSoftSkin::zTWeightEntry const & -0x5c6500 void __thiscall zCMeshSoftSkin ResetVertWeightIterator -0x5c6510 int __thiscall zCMeshSoftSkin GetVertWeightStreamSize -0x5c6560 void __thiscall zCMeshSoftSkin BuildNodeIndexList -0x5c6720 void __thiscall zCMeshSoftSkin DeleteNodeOBBList -0x5c6790 void __thiscall zCMeshSoftSkin BuildNodeOBBList -0x5c6d50 unsigned short __cdecl zCMeshSoftSkin GetFileVersion -0x5c6d60 int __thiscall zCMeshSoftSkin Load class zCFileBIN & -0x5c7060 int __thiscall zCMeshSoftSkin Save class zCFileBIN & -0x5c7580 int __fastcall zCMeshSoftSkin RenderSoftSkin struct zTRenderContext & class zCArray const & class zCRenderLightContainer * float -0x5c7c80 zCProgMeshConvertFileHandler* __thiscall zCProgMeshConvertFileHandler zCProgMeshConvertFileHandler -0x5c7d40 void * __thiscall zCProgMeshConvertFileHandler `scalar deleting destructor' unsigned int -0x5c7d60 int __thiscall zCProgMeshConvertFileHandler HandleFile class zSTRING const & char const * struct _finddata_t -0x5c7f70 void __thiscall zCProgMeshProto::zCSubMesh ~zCSubMesh -0x5c7f80 void __thiscall zCProgMeshProto::zCSubMesh ~zCSubMesh -0x5c7f90 unsigned long __thiscall zCArrayAdapt::SetArray void * int -0x5c7fb0 void __thiscall zCProgMeshProto::zCSubMesh ~zCSubMesh -0x5c7fc0 unsigned long __thiscall zCArrayAdapt SetArray void * int -0x5c7fe0 void __thiscall zCProgMeshProto::zCSubMesh ~zCSubMesh -0x5c7ff0 unsigned long __thiscall zCArrayAdapt::SetArray void * int -0x5c8010 void __thiscall zCProgMeshProto::zCSubMesh ~zCSubMesh -0x5c8020 unsigned long __thiscall zCArrayAdapt::SetArray void * int -0x5c8040 void __thiscall zCProgMeshProto::zCSubMesh ~zCSubMesh -0x5c8050 void __thiscall zCProgMeshProto::zCSubMesh ~zCSubMesh -0x5c8060 void __thiscall zCProgMeshProto::zCSubMesh ~zCSubMesh -0x5c8070 unsigned long __thiscall zCArrayAdapt::SetArray void * int -0x5c8090 void __thiscall zCArrayAdapt::~zCArrayAdapt -0x5c80a0 void __thiscall zCMeshSoftSkin ~zCMeshSoftSkin -0x5c80c0 void __thiscall zCMeshSoftSkin ~zCMeshSoftSkin -0x5c80e0 void __thiscall zCArray::AllocDelta int -0x5c8150 void __thiscall zCArray::AllocDelta int -0x5c8420 class zCObject * __cdecl zCQuadMark _CreateNewInstance -0x5c8490 zCQuadMark* __thiscall zCQuadMark zCQuadMark -0x5c85e0 class zCClassDef * __thiscall zCQuadMark _GetClassDef -0x5c85f0 int __thiscall zCQuadMark IsBBox3DLocal -0x5c8600 class zSTRING __thiscall zCQuadMark GetVisualName -0x5c8690 void * __thiscall zCQuadMark `scalar deleting destructor' unsigned int -0x5c86c0 void __thiscall zCQuadMark ClipQuadPolyToWorldPoly struct zCQuadMark::zTQuadMarkPoly & class zCPolygon * class zCArray & -0x5c86e0 void __thiscall zCQuadMark ~zCQuadMark -0x5c8810 void __thiscall zCQuadMark SetVisualUsedBy class zCVob * -0x5c8840 struct zTBBox3D __thiscall zCQuadMark GetBBox3D -0x5c8880 int __thiscall zCQuadMark Render struct zTRenderContext & -0x5c8930 int __thiscall zCQuadMark ClipQuadPolyToPlane struct zCQuadMark::zTQuadMarkPoly & struct zCQuadMark::zTQuadMarkPoly & struct zTPlane const & -0x5c8c20 void __thiscall zCQuadMark ClipQuadPolyToWorldPoly struct zCQuadMark::zTQuadMarkPoly & class zCPolygon * class zCArray & -0x5c8ec0 void __thiscall zCQuadMark CalcQuadAxis class zCPolygon * class zVEC3 & class zVEC3 & -0x5c90c0 void __thiscall zCQuadMark InitFirstQuadPoly class zCPolygon * class zVEC3 const & class zVEC3 const & class zVEC3 const & struct zCQuadMark::zTEffectParams * -0x5c95d0 void __thiscall zCQuadMark InitQuadPoly struct zCQuadMark::zTQuadMarkPoly & class zCPolygon * -0x5c9650 void __thiscall zCQuadMark ProjectQuadPolyToPlane struct zCQuadMark::zTQuadMarkPoly const & struct zCQuadMark::zTQuadMarkPoly & struct zTPlane const & -0x5c9740 void __thiscall zCQuadMark AddQuadPolyToQuadMesh struct zCQuadMark::zTQuadMarkPoly & class zCPolygon * -0x5c9900 class zCPolygon * __thiscall zCQuadMark GetNextWorldPoly class zCVertex * class zCVertex * -0x5c9990 void __thiscall zCQuadMark ProcessWorldPoly class zCPolygon * -0x5c9b60 void __thiscall zCQuadMark CreateQuadMark class zVEC3 const & class zVEC3 const & class zVEC2 const & class zSTRING & struct zCQuadMark::zTEffectParams * -0x5c9cc0 void __thiscall zCQuadMark CreateQuadMark class zVEC3 const & class zVEC3 const & class zVEC2 const & class zCMaterial * struct zCQuadMark::zTEffectParams * -0x5c9d50 void __thiscall zCQuadMark CreateQuadMark class zVEC3 const & class zVEC3 const & class zVEC2 const & struct zCQuadMark::zTEffectParams * -0x5c9db0 void __thiscall zCQuadMark CreateQuadMark class zCPolygon * class zVEC3 const & class zVEC2 const & struct zCQuadMark::zTEffectParams * -0x5ca3f0 int __thiscall zCQuadMark GetNumActive -0x5ca410 void __thiscall zCQuadMark ProcessAniTracker -0x5ca660 void __thiscall zCArray::operator= class zCArray const & -0x5ca6c0 zCQuadMark* __thiscall zCQuadMark zCQuadMark -0x5ca6e0 void __thiscall zCArray::AllocDelta int -0x5ca770 void __thiscall zCArray::InsertEnd struct zCQuadMark::zTQuadMarkVert const & -0x5ca7c0 void __thiscall zCArray::InsertEnd struct zCQuadMark::zTQuadMarkAniState const & -0x5ca810 void __thiscall zCArray::AllocDelta int -0x5ca8d0 zCRayCacheElement* __thiscall zCRayCacheElement zCRayCacheElement class zCBspLeaf const * class zCRayCacheElement * * -0x5ca9a0 void __thiscall zCRayCacheElement ~zCRayCacheElement -0x5caa70 void __thiscall zCRayCacheElement JumpBack class zCRayCacheElement * * -0x5caaa0 char * __thiscall zCRayCache Hit -0x5caab0 class zCArray & __thiscall zCRayCache HitList -0x5caac0 float __cdecl zCRayCache LastTraceRayEffort -0x5caaf0 void __thiscall zCRayCache StartTraceRay class zVEC3 const & class zVEC3 const & -0x5cad40 void * __thiscall zCRayCacheElement `scalar deleting destructor' unsigned int -0x5cad60 void __thiscall zCRayCache StopTraceRay -0x5caed0 void __thiscall zCRayCache ~zCRayCache -0x5caf60 void __thiscall zCRayCache NextNode class zCBspBase const * -0x5cb4f0 void __cdecl zCRayCache NodeDeleted class zCBspLeaf * -0x5cb5a0 enum zTRnd_AlphaBlendFunc __thiscall zCRenderer AlphaBlendFuncStringToType class zSTRING const & -0x5cb690 class zSTRING __thiscall zCRenderer AlphaBlendFuncTypeToString enum zTRnd_AlphaBlendFunc -0x5cb832 class zSTRING __thiscall zCRenderer AlphaBlendFuncTypeToString enum zTRnd_AlphaBlendFunc -0x5cb910 int __thiscall zCRenderer Vid_SetMode int int int struct HWND__ * * -0x5cb9b0 struct zTRnd_TexFormatInfo __thiscall zCRenderer GetTexFormatInfo enum zTRnd_TextureFormat -0x5cb9e0 void __thiscall zCRenderer DrawTile class zCTexture * class zVEC2 const & class zVEC2 const & float class zVEC2 const & class zVEC2 const & struct zCOLOR -0x5cc250 zTRndSimpleVertex* __thiscall zTRndSimpleVertex zTRndSimpleVertex -0x5cc290 int __cdecl zCRenderLightContainer CompareLightScore void const * void const * -0x5cc2b0 void __thiscall zCRenderLightContainer CreatePrelightConfig struct zTBBox3D const & -0x5cc4f0 int __fastcall zCRenderLightContainer CollectLights_FastPath struct zTRenderContext const & -0x5cc770 void __cdecl zCRenderLightContainer S_ReleaseVobLightRefs -0x5cc780 void __fastcall zCRenderLightContainer CollectLights_DynLights struct zTRenderContext const & -0x5cc920 void __thiscall zCDynVobLightCacheElement UpdateContents class zCVob const * -0x5ccd00 void __fastcall zCRenderLightContainer CollectLights_StatLights struct zTRenderContext const & -0x5cd230 void __fastcall zCRenderLightContainer CollectLights struct zTRenderContext const & -0x5cd3c0 class zVEC3 __thiscall zCRenderLightContainer CalcStatLightDir struct zTRenderContext const & -0x5cd570 class zVEC3 __thiscall zCRenderLightContainer LightVertex class zVEC3 const & class zVEC3 const & -0x5cd7f0 void __fastcall zCRenderLightContainer Activate class zMAT4 const & -0x5cd920 void __thiscall zCRenderLightContainer SetupRendererLights -0x5cd990 void __thiscall zCMemPool::zCMemPool unsigned int unsigned int -0x5cd9b0 void __thiscall zCDynVobLightCacheElement UpdateContents class zCVob const * -0x5cd9d0 void __thiscall zCArraySort::QuickSort -0x5cd9f0 void __thiscall zCCache::zCCache unsigned long unsigned long -0x5cda70 void __thiscall zCCache::~zCCache -0x5cdbb0 class zCDynVobLightCacheElement * __thiscall zCCache::operator[] class zCVob const * const & -0x5cdca0 void __cdecl zCDynVobLightCacheElement operator delete void * char const * char const * int -0x5cdcb0 void __thiscall zCCache::ClearCache -0x5cdde0 void __thiscall zCDynVobLightCacheElement ReleaseLights -0x5cde20 void __thiscall zCCache::PurgeCache -0x5cdf60 void __thiscall zCSparseArray >::~zCSparseArray > -0x5cdfb0 unsigned long __thiscall zCSparseArray >::SizeIndex -0x5cdfc0 unsigned long __thiscall zCSparseArray >::SizeData -0x5cdfd0 unsigned long __thiscall zCSparseArray >::SizeAll -0x5cdfe0 void * __thiscall zCSparseArray >::IndexPtr unsigned long -0x5cdff0 void * __thiscall zCSparseArray >::DataPtr unsigned long -0x5ce000 class zCSparseArrayManDat * __thiscall zCSparseArray >::ManDatPtr unsigned long -0x5ce010 int __thiscall zCSparseArray >::IndexIsEqual void const * void const * -0x5ce030 void __thiscall zCSparseArray >::CopyIndex void * void const * -0x5ce050 void __thiscall zCSparseArray >::DestructIndex void * -0x5ce060 void __thiscall zCSparseArray >::Hash void const * unsigned long & unsigned long & -0x5ce080 void __thiscall zCSparseArray >::ConstructData void * -0x5ce0a0 void __thiscall zCSparseArray >::DestructData void * -0x5ce0b0 void * __thiscall zCCache::`scalar deleting destructor' unsigned int -0x5ce0d0 void * __thiscall zCSparseArray >::`scalar deleting destructor' unsigned int -0x5ce0f0 void __thiscall zCArraySort::InsertEnd struct zCRenderLightContainer::zTLightScore const & -0x5ce200 void * __thiscall zCDynVobLightCacheElement `scalar deleting destructor' unsigned int -0x5ce290 zCShader* __thiscall zCShader zCShader -0x5ce2b0 void __thiscall zCShader ~zCShader -0x5ce2c0 void __thiscall zCShader InsertStage int class zCShaderStage * -0x5ce2f0 zCShaderStage* __thiscall zCShaderStage zCShaderStage -0x5ce350 zCRndAlphaSortObject_WorldPoly* __thiscall zCRndAlphaSortObject_WorldPoly zCRndAlphaSortObject_WorldPoly -0x5ce360 void __thiscall zCRndAlphaSortObject_WorldPoly ~zCRndAlphaSortObject_WorldPoly -0x5ce370 void * __thiscall zCRndAlphaSortObject_WorldPoly `vector deleting destructor' unsigned int -0x5ce410 class zCRndAlphaSortObject_WorldPoly * __cdecl zCRndAlphaSortObject_WorldPoly GetFreeAlphaWorldPoly -0x5ce520 void __cdecl zCRndAlphaSortObject_WorldPoly ResetFreeList -0x5ce540 void __thiscall zCRndAlphaSortObject_WorldPoly SetZValueByPoly class zCPolygon * struct zTPlane const & -0x5ce5a0 void __thiscall zCRndAlphaSortObject_WorldPoly Draw int -0x5ce830 zCRenderManager* __thiscall zCRenderManager zCRenderManager -0x5ce860 void __thiscall zCRenderManager ~zCRenderManager -0x5ce910 void __thiscall zCRenderManager InitRenderManager -0x5cea20 void __thiscall zCRenderManager CleanupRenderManager -0x5cea90 class zCShader * __cdecl zCRenderManager GetFreeShader -0x5ceb90 class zCShaderStage * __cdecl zCRenderManager GetFreeShaderStage -0x5ceca0 void __fastcall zCRenderManager AddPoly class zCPolygon * -0x5cedd0 void __thiscall zCRenderManager Flush -0x5cf090 void __fastcall zCRenderManager SortMaterialPolys class zCMaterial * -0x5cf0b0 void __fastcall zCRenderManager BuildShader class zCMaterial * class zCTexture * unsigned long int class zCShader * & -0x5cf540 class zCVertexBufferDyn2 * __fastcall zCRenderManager GetFreeDynVertexBuffer class zCShader * -0x5cf680 void __fastcall zCRenderManager SetRGBA class zCShaderStage * -0x5cf746 void __fastcall zCRenderManager SetRGBA class zCShaderStage * -0x5cf760 void __fastcall zCRenderManager SetStageColorOp unsigned long enum zTRnd_AlphaBlendFunc -0x5cf7c8 void __fastcall zCRenderManager SetStageColorOp unsigned long enum zTRnd_AlphaBlendFunc -0x5cf7e0 void __fastcall zCRenderManager SetTextureStage0 class zCShader * unsigned long class zCVertexBuffer * -0x5cf940 void __fastcall zCRenderManager SetTextureTransform class zCShader * unsigned long unsigned long -0x5cf9af void __fastcall zCRenderManager SetTextureTransform class zCShader * unsigned long unsigned long -0x5cfbe0 void __fastcall zCRenderManager SetAlphaFunc class zCShader * unsigned long unsigned long -0x5cfcc0 void __fastcall zCRenderManager DrawVertexBuffer class zCVertexBuffer * int int unsigned short * unsigned long class zCMaterial * -0x5cfd10 void __fastcall zCRenderManager DrawVertexBuffer class zCVertexBuffer * int int unsigned short * unsigned long class zCShader * -0x5cfe68 void __fastcall zCRenderManager DrawVertexBuffer class zCVertexBuffer * int int unsigned short * unsigned long class zCShader * -0x5cffd0 void __fastcall zCRenderManager PackVB class zCArray const & class zCShader * -0x5d0fa0 void __cdecl zCMapDetailTexture S_Init -0x5d1320 void __cdecl zCMapDetailTexture S_Init -0x5d1370 void __thiscall std pair::~pair -0x5d1410 void __cdecl zCMapDetailTexture S_Cleanup -0x5d1420 struct zCMapDetailTexture::zTMapDetailTextureEntry const * __cdecl zCMapDetailTexture S_GetDetailTextureInfo class zSTRING const & -0x5d1490 void __thiscall std map,class std::allocator >::map,class std::allocator > struct std::less const & class std::allocator const & -0x5d1550 struct zCMapDetailTexture::zTMapDetailTextureEntry & __thiscall std map,class std::allocator >::operator[] class zSTRING const & -0x5d1f00 unsigned char & __thiscall std basic_string,class std::allocator >::_Refcnt char const * -0x5d1f10 void __thiscall std::allocator deallocate void * unsigned int -0x5d25a0 void __cdecl std _Construct struct std::pair * struct std::pair const & -0x5d2660 void __cdecl operator delete void * void * -0x5d28a0 zCResource* __thiscall zCResource zCResource -0x5d2a40 class zCClassDef * __thiscall zCResource _GetClassDef -0x5d2a50 void * __thiscall zCResource `scalar deleting destructor' unsigned int -0x5d2a80 void __thiscall zCResource ~zCResource -0x5d2ae0 void __thiscall zCResource SetCacheInPriority float -0x5d2b10 int __thiscall zCResource LoadResourceData -0x5d2bf0 int __thiscall zCResource ReleaseResourceData -0x5d2c00 unsigned long __thiscall zCResource GetResSizeBytes -0x5d2c10 void __thiscall zCResource GetCacheConfig unsigned long & unsigned long & -0x5d2c20 void __thiscall zCResource CacheOut -0x5d2c40 void __thiscall zCResource TouchTimeStamp -0x5d2cd0 void __thiscall zCResource TouchTimeStampLocal -0x5d2ce0 void __thiscall zCResource LockStateChange -0x5d2cf0 void __thiscall zCResource UnlockStateChange -0x5d2d00 zCResourceManager* __thiscall zCResourceManager zCResourceManager -0x5d2d90 int __thiscall zCThread IsThreadRunning -0x5d2da0 int __thiscall zCThread GetTerminationRequested -0x5d2db0 void __thiscall zCThread SetTerminationRequested int -0x5d2dc0 void * __thiscall zCResourceManager `scalar deleting destructor' unsigned int -0x5d2de0 void __thiscall zCResourceManager ~zCResourceManager -0x5d2e70 void __thiscall zCResourceManager PurgeCaches class zCClassDef * -0x5d3000 void __thiscall zCResourceManager SetThreadingEnabled int -0x5d3010 int __thiscall zCResourceManager GetThreadingEnabled -0x5d3020 void __thiscall zCResourceManager InitClassCache -0x5d32c0 class zCResourceManager::zCClassCache * __thiscall zCResourceManager GetClassCache class zCResource * -0x5d3330 int __thiscall zCResourceManager GetClassCacheIndex class zCClassDef * -0x5d3360 void __thiscall zCResourceManager LoadResource class zCResource * -0x5d3450 enum zTResourceCacheState __thiscall zCResourceManager CacheIn class zCResource * float -0x5d3770 void __thiscall zCResourceManager CacheOut class zCResource * -0x5d38b0 void __thiscall zCResourceManager TouchTimeStamp class zCResource * -0x5d3930 void __thiscall zCResourceManager DoFrameActivity -0x5d39c0 void __thiscall zCResourceManager Evict -0x5d3a90 unsigned long __thiscall zCResourceManager ThreadProc -0x5d3bc0 class zCResource * __thiscall zCResourceManager RemoveCacheInQueue class zCResource * -0x5d3c40 class zCResource * __thiscall zCResourceManager GetNextCacheInQueue -0x5d3c50 void __thiscall zCResourceManager InsertCacheInQueue class zCResource * float -0x5d3d20 void __thiscall zCResourceManager LockCacheInQueue -0x5d3d40 void __thiscall zCResourceManager UnlockCacheInQueue -0x5d3d60 int __thiscall zCResourceManager WaitForCacheIn class zCResource * -0x5d3dc0 void __thiscall zCResourceManager QueueProcess_Start -0x5d3df0 void __thiscall zCResourceManager QueueProcess_Suspend -0x5d3e00 void __thiscall zCResourceManager QueueProcess_Resume -0x5d3e40 void __thiscall zCResourceManager PrintStatusDebug -0x5d4760 void __thiscall zCResourceManager::zCClassCache zCClassCache -0x5d4780 void __thiscall zCResourceManager::zCClassCache ~zCClassCache -0x5d4790 void __thiscall zCResourceManager::zCClassCache InsertRes class zCResource * -0x5d47f0 void __thiscall zCResourceManager::zCClassCache RemoveRes class zCResource * -0x5d4860 void __thiscall zCResourceManager::zCClassCache TouchRes class zCResource * -0x5d48d0 zCResourceManager* __thiscall zCResourceManager zCResourceManager -0x5d4910 void __thiscall zCResourceManager InitClassCache -0x5d4930 void * __thiscall zCResourceManager::zCClassCache `vector deleting destructor' unsigned int -0x5d4980 void __thiscall zCArray::AllocDelta int -0x5d4a80 void __thiscall zCArray::InsertEnd class zCClassDef * const & -0x5d4ba0 zCSession* __thiscall zCSession zCSession -0x5d4bd0 void __thiscall zCSession SetCamera class zCCamera * -0x5d4be0 class zCCamera * __thiscall zCSession GetCamera -0x5d4bf0 class zCAICamera * __thiscall zCSession GetCameraAI -0x5d4c00 class zCVob * __thiscall zCSession GetCameraVob -0x5d4c10 class zCView * __thiscall zCSession GetViewport -0x5d4c20 class zCCSManager * __thiscall zCSession GetCutsceneManager -0x5d4c30 void * __thiscall zCSession `scalar deleting destructor' unsigned int -0x5d4c50 void __thiscall zCSession ~zCSession -0x5d4ca0 void __thiscall zCSession Done -0x5d4d70 void __thiscall zCSession Init -0x5d4db0 void __thiscall zCSession DesktopInit -0x5d4e40 void __thiscall zCSession CutsceneSystemInit -0x5d4e70 void __thiscall zCSession Render -0x5d4ec0 void __thiscall zCSession RenderBlit -0x5d4ee0 void __thiscall zCSession CamInit -0x5d50a0 void __thiscall zCSession CamInit class zCVob * class zCCamera * -0x5d5110 class zCWorld * __thiscall zCSession GetWorld -0x5d5120 void __thiscall zCSession SaveWorld class zSTRING const & enum zCWorld::zTWorldSaveMode int int -0x5d5130 int __thiscall zCSession LoadWorld class zSTRING const & enum zCWorld::zTWorldLoadMode -0x5d5140 void __thiscall zCSession SetTime int int int -0x5d5150 void __thiscall zCSession GetTime int & int & int & -0x5d5160 void __thiscall zCSession SetWorld class zCWorld * -0x5d57b0 class zCObject * __cdecl zCSkyControler_Indoor _CreateNewInstance -0x5d58c0 void __thiscall zCSkyControler SetFillBackground int -0x5d58d0 int __thiscall zCSkyControler GetFillBackground -0x5d58e0 int __thiscall zCSkyControler GetRelightCtr -0x5d58f0 struct zCOLOR __thiscall zCSkyControler GetDaylightColorFromIntensity int -0x5d5920 void __thiscall zCSkyControler SetCameraLocationHint enum zCSkyControler::zTCamLocationHint -0x5d5930 class zCClassDef * __thiscall zCSkyControler_Mid _GetClassDef -0x5d5940 void __cdecl zCSkyControler_Indoor operator delete void * char const * char const * int -0x5d5960 class zCClassDef * __thiscall zCSkyControler_Indoor _GetClassDef -0x5d5970 float __thiscall zCSkyControler_Indoor GetTime -0x5d5980 void __thiscall zCSkyControler_Indoor ResetTime -0x5d5990 void __thiscall zCSkyControler_Indoor UpdateWorldDependencies -0x5d59a0 void * __thiscall zCSkyControler_Indoor `scalar deleting destructor' unsigned int -0x5d59d0 void __thiscall zCSkyControler_Indoor ~zCSkyControler_Indoor -0x5d5a90 class zCClassDef * __thiscall zCSkyControler _GetClassDef -0x5d5ca0 class zCObject * __cdecl zCSkyControler_Outdoor _CreateNewInstance -0x5d5d10 void __cdecl zCSkyControler_Outdoor operator delete void * char const * char const * int -0x5d5d30 zCOutdoorRainFX* __thiscall zCOutdoorRainFX zCOutdoorRainFX -0x5d5eb0 void __thiscall zCOutdoorRainFX ~zCOutdoorRainFX -0x5d5f70 void __thiscall zCOutdoorRainFX UpdateSound float -0x5d6190 void __thiscall zCOutdoorRainFX SetEffectWeight float float -0x5d6340 int __thiscall zCOutdoorRainFX CheckCameraBeam class zVEC3 const & -0x5d6550 void __thiscall zCOutdoorRainFX CreateParticles struct zTRenderContext & -0x5d6c50 void __thiscall zCOutdoorRainFX UpdateParticles -0x5d6e00 void __thiscall zCOutdoorRainFX RenderParticles struct zTRenderContext & struct zCOLOR -0x5d7c90 zCSkyControler* __thiscall zCSkyControler zCSkyControler -0x5d7d80 void * __thiscall zCSkyControler `scalar deleting destructor' unsigned int -0x5d7db0 void __thiscall zCSkyControler ~zCSkyControler -0x5d7e20 void __thiscall zCSkyControler ClearBackground struct zCOLOR -0x5d80e0 zCSkyControler_Mid* __thiscall zCSkyControler_Mid zCSkyControler_Mid -0x5d81b0 void * __thiscall zCSkyControler_Mid `scalar deleting destructor' unsigned int -0x5d81e0 void __thiscall zCSkyControler_Mid InitUnderwaterPFX -0x5d8490 void * __thiscall zCUnderwaterPFX `scalar deleting destructor' unsigned int -0x5d84c0 void __thiscall zCUnderwaterPFX ~zCUnderwaterPFX -0x5d84d0 void __thiscall zCSkyControler_Mid ~zCSkyControler_Mid -0x5d8590 void __thiscall zCSkyControler_Mid SetUnderwaterFX int -0x5d8600 int __thiscall zCSkyControler_Mid GetUnderwaterFX -0x5d8610 void __thiscall zCSkyControler_Mid RenderSkyPre -0x5d86f0 void __thiscall zCSkyControler_Mid RenderSkyPost -0x5d8910 int __thiscall zCUnderwaterPFX Render struct zTRenderContext & -0x5d8930 void __thiscall zCUnderwaterPFX ProcessParticles -0x5d8cc0 void __thiscall zCUnderwaterPFX CreateParticles -0x5d8de0 void __thiscall zCSkyControler_Mid InitScreenBlend -0x5d8f30 void __thiscall zCSkyControler_Mid RenderScreenBlend -0x5d9140 void __thiscall zCSkyControler_Mid SetScreenBlendAlpha int -0x5d9150 void __thiscall zCSkyControler_Mid SetScreenBlendColor struct zCOLOR const & -0x5d9160 void __thiscall zCSkyControler_Mid SetScreenBlendAlphaFunc enum zTRnd_AlphaBlendFunc -0x5d9170 zCSkyControler_Indoor* __thiscall zCSkyControler_Indoor zCSkyControler_Indoor -0x5d9230 void __thiscall zCSkyControler_Indoor SetTime float -0x5d9290 void __thiscall zCSkyControler_Indoor SetFarZ float -0x5d92a0 float __thiscall zCSkyControler_Indoor GetFarZ -0x5d92b0 void __thiscall zCSkyControler_Indoor SetFarZScalability float -0x5d92f0 float __thiscall zCSkyControler_Indoor GetFarZScalability -0x5d9300 void __thiscall zCSkyControler_Indoor SetBackgroundColor struct zCOLOR -0x5d9310 struct zCOLOR __thiscall zCSkyControler_Indoor GetBackgroundColor -0x5d9320 void __thiscall zCSkyControler_Indoor RenderSkyPre -0x5d93b0 void __thiscall zCSkyControler_Indoor RenderSkyPost -0x5d93c0 zCSkyLayerData* __thiscall zCSkyLayerData zCSkyLayerData -0x5d9430 void __thiscall zCSkyLayerData ~zCSkyLayerData -0x5d9500 zCSkyState* __thiscall zCSkyState zCSkyState -0x5d9530 zCSkyControler_Outdoor* __thiscall zCSkyControler_Outdoor zCSkyControler_Outdoor -0x5d9550 void __thiscall zCSkyState PresetDay0 -0x5d96f0 void __thiscall zCSkyState PresetDay1 -0x5d9870 void __thiscall zCSkyState PresetDay2 -0x5d9940 void __thiscall zCSkyState PresetEvening -0x5d9a10 void __thiscall zCSkyState PresetNight0 -0x5d9c10 void __thiscall zCSkyState PresetNight1 -0x5d9d90 void __thiscall zCSkyState PresetNight2 -0x5d9f10 void __thiscall zCSkyState PresetDawn -0x5d9fe0 zCSkyControler_Outdoor* __thiscall zCSkyControler_Outdoor zCSkyControler_Outdoor -0x5da300 zCSkyPlanet* __thiscall zCSkyPlanet zCSkyPlanet -0x5da310 void __thiscall zCSkyPlanet ~zCSkyPlanet -0x5da340 class zCClassDef * __thiscall zCSkyControler_Outdoor _GetClassDef -0x5da350 float __thiscall zCSkyControler_Outdoor GetTime -0x5da360 void __thiscall zCSkyControler_Outdoor SetBackgroundColor struct zCOLOR -0x5da370 struct zCOLOR __thiscall zCSkyControler_Outdoor GetBackgroundColor -0x5da380 void __thiscall zCSkyControler_Outdoor SetCameraLocationHint enum zCSkyControler::zTCamLocationHint -0x5da390 void * __thiscall zCSkyControler_Outdoor `scalar deleting destructor' unsigned int -0x5da3c0 void __thiscall zCSkyControler_Outdoor ~zCSkyControler_Outdoor -0x5da640 void __thiscall zCSkyControler_Outdoor Init -0x5dab50 void __thiscall zCSkyControler_Outdoor UpdateWorldDependencies -0x5daba0 int __thiscall zCSkyControler_Outdoor GetStateTextureSearch int int int -0x5dac00 void __thiscall zCSkyControler_Outdoor ApplyStateTexToLayer int int -0x5db080 void __thiscall zCSkyControler_Outdoor RenderPlanets -0x5db5f0 void __thiscall zCSkyControler_Outdoor ReadFogColorsFromINI -0x5dbb20 void __fastcall zCSkyControler_Outdoor ApplyFogColorsFromINI int -0x5dbbb0 void __thiscall zCSkyControler_Outdoor CreateDefault -0x5dc1f0 void __thiscall zCSkyControler_Outdoor Interpolate -0x5dc690 void __thiscall zCSkyControler_Outdoor SetTime float -0x5dc6d0 void __thiscall zCSkyControler_Outdoor ResetTime -0x5dc6f0 int __thiscall zCSkyControler_Outdoor GetRelightCtr -0x5dc700 struct zCOLOR __thiscall zCSkyControler_Outdoor GetDaylightColorFromIntensity int -0x5dc720 void __thiscall zCSkyControler_Outdoor CalcPolyLightCLUT class zVEC3 const & class zVEC3 const & -0x5dc840 class zCMesh * __cdecl zCSkyLayer CreateSkyPoly -0x5dca30 zCSkyLayer* __thiscall zCSkyLayer zCSkyLayer -0x5dca80 void __thiscall zCSkyLayer ~zCSkyLayer -0x5dcae0 void __thiscall zCSkyLayer SetSkyBoxTexture int class zCTexture * -0x5dcb30 void __thiscall zCSkyLayer SetSkyPolyTexture class zCTexture * -0x5dcb50 void __thiscall zCSkyLayer RenderSkyLayer class zCSkyState * -0x5dcc00 void __thiscall zCSkyLayer RenderSkyPoly class zCSkyState * -0x5dd010 void __thiscall zCSkyLayer RenderRainCloudLayer struct zCOLOR -0x5dd2d0 void __thiscall zCSkyControler_Outdoor ColorizeSkySphere -0x5dd560 void __thiscall zCSkyControler_Outdoor TextureSkySphere -0x5dda70 void __thiscall zCSkyControler_Outdoor RenderSetup -0x5ddac0 void __thiscall zCSkyControler_Outdoor RenderSkyPlane -0x5ddd40 void __thiscall zCSkyControler_Outdoor RenderSkyDome -0x5ddd60 class zCMesh * __cdecl zCSkyLayer CreateSkyBoxMesh int -0x5ddd70 void __thiscall zCSkyLayer RenderSkyBox class zCSkyState * -0x5dde00 void __thiscall zCSkyControler_Outdoor InitSkyPFX -0x5de020 void __thiscall zCSkyControler_Outdoor CalcFog -0x5de3d0 void __thiscall zCSkyControler_Outdoor SetFarZ float -0x5de3e0 float __thiscall zCSkyControler_Outdoor GetFarZ -0x5de3f0 void __thiscall zCSkyControler_Outdoor SetFarZScalability float -0x5de440 float __thiscall zCSkyControler_Outdoor GetFarZScalability -0x5de450 void __thiscall zCSkyControler_Outdoor RenderSkyPFX -0x5de790 void __thiscall zCSkyControler_Outdoor RenderSkyPre -0x5deca0 void __thiscall zCSkyControler_Outdoor ProcessRainFX -0x5defa0 void __thiscall zCSkyControler_Outdoor SetRainFXWeight float float -0x5df070 void __thiscall zCSkyControler_Outdoor RenderSkyPost -0x5df090 void __thiscall zCSkyControler_Outdoor Archive class zCArchiver & -0x5df140 void __thiscall zCSkyControler_Outdoor Unarchive class zCArchiver & -0x5df1f0 zCSkyControler_Outdoor* __thiscall zCSkyControler_Outdoor zCSkyControler_Outdoor -0x5df210 void __thiscall zCArray::InsertEnd class zCSkyState * const & -0x5df300 zCOutdoorRainFX* __thiscall zCOutdoorRainFX zCOutdoorRainFX -0x5df320 void __thiscall zCArray::RemoveIndex int -0x5df340 void __thiscall zCArray::AllocDelta int -0x5df3b0 void __thiscall zCArray::InsertEnd class zVEC3 const & -0x5df400 void __thiscall zCArray::InsertEnd struct zCOutdoorRainFX::zSParticle * const & -0x5df4f0 void __thiscall zCArray::AllocDelta int -0x5df950 int __thiscall zCSoundSystem GetNumReverbPresets -0x5df960 class zSTRING const * __thiscall zCSoundSystem GetReverbPresetName int -0x5df980 void __thiscall zCSoundFX GetCacheConfig unsigned long & unsigned long & -0x5dfab0 void __thiscall zCSoundManager::zTScriptSoundData zTScriptSoundData -0x5dfaf0 void __thiscall zCSoundManager DebugMessage class zSTRING const & -0x5dfba0 void __thiscall zCSoundManager::zCTableEntry zCTableEntry -0x5dfd40 class zSTRING __thiscall zCSoundManager SearchMediumTypeIDList int int -0x5dff60 void __thiscall zCSoundManager::zCMediumType ~zCMediumType -0x5dffb0 int __thiscall zCSoundManager GetMediumIndex char -0x5e00b0 int __thiscall zCSoundManager GetCollSndTableIndex class zSTRING const & -0x5e01f0 void __thiscall zCSoundManager StartHitSound class zCVob * enum zCSoundManager::zTSndManMedium enum zCSoundManager::zTSndManMedium int int class zCCollisionReport const * -0x5e0de0 void __thiscall zCSoundManager::zCSoundEventData zCSoundEventData -0x5e0f30 void __thiscall zCSoundManager::zCSoundEventData GetData class zSTRING const & class zCSoundFX * & class zCParticleEmitter * & -0x5e1020 void __thiscall zCSoundManager::zCSoundEventData GetData class zCSoundFX * & class zCParticleEmitter * & -0x5e1080 void __thiscall zCSoundManager StartAttackSound class zCVob * enum zCSoundManager::zTSndManMedium enum zCSoundManager::zTSndManMedium int int -0x5e15e0 int __thiscall zCSoundManager StartSlideSound class zCVob * int -0x5e18a0 void __thiscall zCSoundManager StartDestructionSound class zCVob * int -0x5e1c70 void __thiscall zCSoundManager Init -0x5e23b0 int __thiscall zCArraySort::Search struct zCSoundManager::zCSoundEventData const & -0x5e2440 void * __thiscall zCSoundManager::zCMediumType `vector deleting destructor' unsigned int -0x5e24a0 void __thiscall zCArraySort::InsertEnd class zCSoundManager::zCMediumType const & -0x5e2620 void __thiscall zCArraySort::InsertEnd struct zCSoundManager::zCSoundEventData const & -0x5e27a0 void __thiscall zCArraySort::AllocDelta int -0x5e29b0 void __thiscall zCSoundManager::zCMediumType zCMediumType -0x5e29d0 void __thiscall zCArraySort::AllocDelta int -0x5e2c20 zCSparseArrayBase* __thiscall zCSparseArrayBase zCSparseArrayBase unsigned long -0x5e2cc0 unsigned long __thiscall zCSparseArrayBase SizeAll -0x5e2ce0 void * __thiscall zCSparseArrayBase IndexPtr unsigned long -0x5e2d00 void * __thiscall zCSparseArrayBase DataPtr unsigned long -0x5e2d20 class zCSparseArrayManDat * __thiscall zCSparseArrayBase ManDatPtr unsigned long -0x5e2d40 void __thiscall zCSparseArrayBase DestructIndex void * -0x5e2d50 void __thiscall zCSparseArrayBase ConstructData void * -0x5e2d60 void __thiscall zCSparseArrayBase DestructData void * -0x5e2d70 void * __thiscall zCSparseArrayBase `scalar deleting destructor' unsigned int -0x5e2da0 void __thiscall zCSparseArrayBase ~zCSparseArrayBase -0x5e2db0 void __thiscall zCSparseArrayBase Destroy -0x5e2ee0 void * __thiscall zCSparseArrayBase Element void const * -0x5e2f30 void * __thiscall zCSparseArrayBase Insert void const * -0x5e31b0 void __thiscall zCSparseArrayBase Delete void const * -0x5e32c0 void __thiscall zCSparseArrayBase Clear -0x5e3300 int __thiscall zCSparseArrayBase IndexIsEqual void const * void const * -0x5e3320 void __thiscall zCSparseArrayBase CopyIndex void * void const * -0x5e3350 void __thiscall zCSparseArrayBase Hash void const * unsigned long & unsigned long & -0x5e3380 unsigned long __thiscall zCSparseArrayBase Find void const * -0x5e34f0 void __thiscall zCSparseArrayBase Create unsigned long -0x5e3570 void __thiscall zCSparseArrayBase Resize unsigned long -0x5e39d0 void __thiscall zCSparseArrayBase AddRef class zCSparseArrayManDat * -0x5e3a30 void __thiscall zCSparseArrayBase Release class zCSparseArrayManDat * -0x5e3a80 void __thiscall zCSparseArrayBase CheckResize -0x5e3ab0 void __cdecl Hash void const * unsigned long unsigned long & unsigned long & unsigned long -0x5e3b80 zCCacheBase* __thiscall zCCacheBase zCCacheBase -0x5e3bb0 void * __thiscall zCCacheBase `scalar deleting destructor' unsigned int -0x5e3c00 void __thiscall zCCacheBase ~zCCacheBase -0x5e3c40 void __cdecl zCCacheBase S_PurgeCaches -0x5e3c80 void __cdecl zCCacheBase S_ClearCaches -0x5e40e0 class zCObject * __cdecl zCTextureFileFormatTGA _CreateNewInstance -0x5e4200 void __cdecl zCTextureFileFormatTGA operator delete void * char const * char const * int -0x5e4220 class zCClassDef * __thiscall zCTextureFileFormatTGA _GetClassDef -0x5e4230 int __thiscall zCTextureFileFormatTGA SaveTexture class zSTRING const & class zCTextureExchange * -0x5e4240 int __thiscall zCTextureFileFormatTGA SaveTexture class zFILE & class zCTextureExchange * -0x5e4250 int __thiscall zCTextureFileFormatTGA CanSave -0x5e4260 int __thiscall zCTextureFileFormatTGA CanLoad -0x5e4470 class zCObject * __cdecl zCTextureFileFormatInternal _CreateNewInstance -0x5e4590 class zCClassDef * __thiscall zCTextureFileFormatInternal _GetClassDef -0x5e45a0 int __thiscall zCTextureFileFormatInternal CanSave -0x5e45b0 int __thiscall zCTextureFileFormatInternal CanLoad -0x5e45c0 zCTextureFileFormatTGA* __thiscall zCTextureFileFormatTGA zCTextureFileFormatTGA -0x5e46d0 void * __thiscall zCTextureFileFormatTGA `scalar deleting destructor' unsigned int -0x5e4700 void __thiscall zCTextureFileFormatTGA ~zCTextureFileFormatTGA -0x5e4720 class zCClassDef * __thiscall zCTextureFileFormat _GetClassDef -0x5e4730 void * __thiscall zCTextureFileFormat `scalar deleting destructor' unsigned int -0x5e4760 void __thiscall zCTextureFileFormat ~zCTextureFileFormat -0x5e4770 class zSTRING const & __thiscall zCTextureFileFormatTGA GetFileExtension -0x5e47c0 int __thiscall zCTextureFileFormatTGA ReadTGAHeader class zFILE * -0x5e4c05 int __thiscall zCTextureFileFormatTGA ReadTGAHeader class zFILE * -0x5e4daf int __thiscall zCTextureFileFormatTGA ReadTGAHeader class zFILE * -0x5e4f00 int __thiscall zCTextureFileFormatTGA ReadTGAColorMap class zFILE * -0x5e545c int __thiscall zCTextureFileFormatTGA ReadTGAColorMap class zFILE * -0x5e55c0 int __thiscall zCTextureFileFormatTGA ReadTGARLEPixel class zFILE * unsigned char * int -0x5e58c0 int __thiscall zCTextureFileFormatTGA ReadTGASpan class zFILE * unsigned char * int int -0x5e5a00 int __thiscall zCTextureFileFormatTGA ReadTGAData class zFILE * -0x5e5a52 int __thiscall zCTextureFileFormatTGA ReadTGAData class zFILE * -0x5e5c90 int __thiscall zCTextureFileFormatTGA LoadTexture class zFILE & class zCTextureExchange * -0x5e5e10 int __thiscall zCTextureFileFormatTGA LoadTexture class zSTRING const & class zCTextureExchange * -0x5e6070 zCTextureFileFormatInternal* __thiscall zCTextureFileFormatInternal zCTextureFileFormatInternal -0x5e6180 void * __thiscall zCTextureFileFormatInternal `vector deleting destructor' unsigned int -0x5e61b0 void __thiscall zCTextureFileFormatInternal ~zCTextureFileFormatInternal -0x5e61c0 class zSTRING const & __thiscall zCTextureFileFormatInternal GetFileExtension -0x5e6210 int __thiscall zCTextureFileFormatInternal ReadHeader class zFILE & -0x5e6270 int __thiscall zCTextureFileFormatInternal ReadData class zFILE & class zCTextureExchange * int -0x5e64e0 int __thiscall zCTextureFileFormatInternal LoadTexture class zFILE & class zCTextureExchange * -0x5e6560 int __thiscall zCTextureFileFormatInternal LoadTexture class zSTRING const & class zCTextureExchange * -0x5e66c0 int __thiscall zCTextureFileFormatInternal WriteHeader class zFILE & class zCTextureExchange * -0x5e6730 int __thiscall zCTextureFileFormatInternal WriteData class zFILE & class zCTextureExchange * -0x5e6880 int __thiscall zCTextureFileFormatInternal SaveTexture class zFILE & class zCTextureExchange * -0x5e6940 int __thiscall zCTextureFileFormatInternal SaveTexture class zSTRING const & class zCTextureExchange * -0x5e70b0 zCTexture* __thiscall zCTexture zCTexture -0x5e7100 void * __thiscall zCTextureExchange `scalar deleting destructor' unsigned int -0x5e7120 class zCClassDef * __thiscall zCTexture _GetClassDef -0x5e7130 int __thiscall zCTexture HasAlpha -0x5e7140 int __thiscall zCTexture GetChromaKeyingEnabled -0x5e7150 void __thiscall zCTexture SetChromaKeyingEnabled int -0x5e7160 void * __thiscall zCTexture `scalar deleting destructor' unsigned int -0x5e7190 void __thiscall zCTexture InitValues -0x5e71c0 void __thiscall zCTexture ~zCTexture -0x5e7270 void __thiscall zCTexture ~zCTexture -0x5e7280 class zCTexture * __cdecl zCTexture SearchName class zSTRING & -0x5e72a0 int __thiscall zCTexture IsLightmap -0x5e72f0 class zCTexture * __thiscall zCTexture GetAniTexture -0x5e7340 void __thiscall zCTexture AddAniTex int class zCTexture * -0x5e7370 void __thiscall zCTexture PrecacheTexAniFrames float -0x5e73b0 class zCTexture * __cdecl zCTexture Load class zSTRING & int -0x5e8060 class zCTexture * __cdecl zCTexture LoadSingle class zSTRING & int -0x5e8230 void __cdecl zCTexture AutoDetectRendererTexScale -0x5e89a0 void __cdecl zCTexture RefreshTexMaxSize int -0x5e8a30 int __thiscall zCTextureConvert LoadFromFileFormat class zSTRING const & -0x5e8b10 int __thiscall zCTextureConvert SaveToFileFormat class zSTRING const & -0x5e8bf0 int __thiscall zCTextureConvert LoadFromFileFormat class zFILE & class zCTextureFileFormat * -0x5e8c20 int __thiscall zCTextureConvert SaveToFileFormat class zFILE & class zCTextureFileFormat * -0x5e8c50 int __thiscall zCTextureConvert SaveInternal class zFILE & -0x5e8d00 int __thiscall zCTextureConvert LoadInternal class zFILE & -0x5e8db0 void __thiscall zCTextureConvert ConvertToNewFormat enum zTRnd_TextureFormat const & -0x5e8df0 void __thiscall zCTextureConvert ConvertToNewSize int int -0x5e8ee0 void __thiscall zCTextureConvert GenerateMipMaps -0x5e8f40 int __cdecl zCTextureConvert CalcNumMipMaps unsigned long unsigned long -0x5e8f70 void __cdecl zCTextureConvert CorrectAspectRatio int & int & -0x5e8ff0 void __cdecl zCTextureConvert CorrectPow2 int & int & -0x5e9020 int __thiscall zCTexture LoadResourceData -0x5e9080 int __thiscall zCTexture ReleaseResourceData -0x5e90f0 unsigned long __thiscall zCTexture GetResSizeBytes -0x5e9120 void __thiscall zCTexture GetCacheConfig unsigned long & unsigned long & -0x5e9340 int __cdecl zCTexture ConvertTexture class zSTRING const & -0x5e9b60 void __thiscall zCTexture ForceConvertAndReloadTexture -0x5e9c30 enum zTRnd_TextureFormat __cdecl zCTexture CalcNextBestTexFormat enum zTRnd_TextureFormat -0x5e9d60 void __cdecl zCTexture CalcDesiredBPP class zSTRING const * enum zCTexture::zTTexFileDesiredBPP & enum zTRnd_TextureFormat & int & -0x5e9ee0 int __thiscall zCTexture LoadAndConvertInternal class zFILE & -0x5ea2e0 int __thiscall zCTexture SaveAndConvertInternal class zFILE & -0x5ea4d0 int __thiscall zCTexture CacheInNamed class zSTRING const * -0x5eaeb7 int __thiscall zCTexture CacheInNamed class zSTRING const * -0x5eb040 int __thiscall zCTexture IsTextureTileBaseSlice -0x5eb070 int __thiscall zCTexture CreateTextureTile class zCTextureExchange * -0x5eb740 void __thiscall zCTexture GetPixelSize int & int & -0x5eb780 int __thiscall zCTextureFileHandler HandleFile class zSTRING const & char const * struct _finddata_t -0x5ebad0 void __cdecl zCTexture ScanConvertTextures -0x5ebd00 int __cdecl zCTextureExchange CopyContents class zCTextureExchange * class zCTextureExchange * -0x5ebe10 int __thiscall zCTextureExchange GetMemSizeBytes -0x5ebec0 class zVEC4 __thiscall zCTextureExchange GetRGBAAtTexel float float -0x5ec350 class zVEC4 __thiscall zCTextureExchange GetRGBAAtPtr unsigned char * struct zTTexPalette * enum zTRnd_TextureFormat -0x5ec714 class zVEC4 __thiscall zCTextureExchange GetRGBAAtPtr unsigned char * struct zTTexPalette * enum zTRnd_TextureFormat -0x5ec970 class zCObject * __cdecl zCLightMap _CreateNewInstance -0x5eca50 class zCClassDef * __thiscall zCLightMap _GetClassDef -0x5eca60 zCLightMap* __thiscall zCLightMap zCLightMap -0x5ecaf0 void * __thiscall zCLightMap `scalar deleting destructor' unsigned int -0x5ecb20 void __thiscall zCLightMap ~zCLightMap -0x5ecb90 void __thiscall zCLightMap SetTexture class zCTexture * -0x5ecbe0 void __thiscall zCLightMap CalcLightmapOriginUpRight class zVEC3 const & class zVEC3 const & class zVEC3 const & -0x5ecd20 unsigned long __stdcall zThreadProc class zCThread * -0x5ecd30 zCThread* __thiscall zCThread zCThread -0x5ecd50 void * __thiscall zCThread `scalar deleting destructor' unsigned int -0x5ecdb0 void __thiscall zCThread ~zCThread -0x5ece00 void __thiscall zCThread BeginThread -0x5ecf20 unsigned long __thiscall zCThread ThreadProc -0x5ecf30 void __thiscall zCThread EndThread -0x5ecf70 int __thiscall zCThread SuspendThread -0x5ecfa0 int __thiscall zCThread ResumeThread -0x5ecfd0 void __thiscall zCThread SleepThread unsigned long -0x5ecfe0 zCCriticalSection* __thiscall zCCriticalSection zCCriticalSection -0x5ed000 void * __thiscall zCCriticalSection `scalar deleting destructor' unsigned int -0x5ed020 void __thiscall zCCriticalSection ~zCCriticalSection -0x5ed040 void * __thiscall zCSyncObject `scalar deleting destructor' unsigned int -0x5ed060 int __thiscall zCCriticalSection Lock unsigned long -0x5ed080 int __thiscall zCCriticalSection Unlock -0x5ed090 zCMutex* __thiscall zCMutex zCMutex -0x5ed1c0 zCMutex* __thiscall zCMutex zCMutex -0x5ed1d0 void * __thiscall zCMutex `scalar deleting destructor' unsigned int -0x5ed1f0 void __thiscall zCMutex ~zCMutex -0x5ed220 int __thiscall zCMutex Lock unsigned long -0x5ed240 int __thiscall zCMutex Unlock -0x5ed2c0 zCTimer* __thiscall zCTimer zCTimer -0x5ed2f0 void __thiscall zCTimer ResetTimer -0x5ed3c0 void __thiscall zCTimer SetFrameTime float -0x5ed410 void __cdecl zCTimer FrameUpdate -0x5ed480 void __thiscall zCTimer LimitFPS int -0x5ed4b0 unsigned long __cdecl zCChecksum GetBufferCRC32 unsigned char * unsigned long unsigned long -0x5ed5f0 void __thiscall zCChecksum BeginChecksum -0x5ed600 unsigned long __thiscall zCChecksum EndChecksum -0x5ed610 void __thiscall zCChecksum CalcBufferChecksum unsigned char * unsigned long -0x5ed630 void __thiscall zCChecksum CalcFileChecksum class zFILE * -0x5ed6a0 void __thiscall zCChecksum CalcFileChecksum class zSTRING const & -0x5ed740 unsigned short __cdecl zCChecksum16 GetBufferCRC16 unsigned char * unsigned long unsigned short -0x5ed8b0 void __thiscall zCChecksum16 BeginChecksum -0x5ed8c0 unsigned short __thiscall zCChecksum16 EndChecksum -0x5ed8d0 void __thiscall zCChecksum16 CalcBufferChecksum unsigned char * unsigned long -0x5ed950 zCFPUControler* __thiscall zCFPUControler zCFPUControler -0x5ed990 void __thiscall zCFPUControler SaveCurrentControlWord -0x5ed9b0 void __thiscall zCFPUControler RestoreSavedControlWord -0x5ed9c0 unsigned long __thiscall zCFPUControler GetCurrentControlWord -0x5ed9d0 void __thiscall zCFPUControler RestoreDefaultControlWord -0x5ed9e0 void __thiscall zCFPUControler ComputeDefaultControlWord -0x5eda20 void __thiscall zCFPUControler SetControlWord unsigned long -0x5eda40 void __thiscall zCFPUControler SetPrecision_24 -0x5eda60 void __thiscall zCFPUControler SetPrecision_53 -0x5eda80 void __thiscall zCFPUControler SetPrecision_64 -0x5edaa0 void __thiscall zCFPUControler PrintStatus -0x5ee5d0 float __cdecl zSinApprox float -0x5ee610 float __cdecl zCosApprox float -0x5ee650 void __cdecl zSinCosApprox float float & float & -0x5ee710 void __cdecl Trg_Init -0x5ee730 struct zCOLOR __cdecl operator+ struct zCOLOR const & struct zCOLOR const & -0x5ee7d0 struct zCOLOR __cdecl operator- struct zCOLOR const & struct zCOLOR const & -0x5ee810 struct zCOLOR __cdecl operator* struct zCOLOR const & int -0x5ee860 struct zCOLOR __cdecl operator* struct zCOLOR const & struct zCOLOR const & -0x5ee8c0 class zSTRING __thiscall zCOLOR GetDescription -0x5eebc0 void __thiscall zCOLOR SetByDescription class zSTRING const & -0x5eee90 class zSTRING __thiscall zCOLOR GetDescriptionRGB -0x5ef0f0 int __thiscall zTPlane EqualTo struct zTPlane const & float -0x5ef150 int __thiscall zTPlane operator== struct zTPlane const & -0x5ef1a0 int __thiscall zTPlane Opposite struct zTPlane const & -0x5ef1e0 int __thiscall zTPlane ClassifyPoint class zVEC3 const & -0x5ef230 int __thiscall zTPlane ClassifyPointBSPBuild class zVEC3 const & -0x5ef280 int __thiscall zTPlane CalcSignbits -0x5ef2e0 class zSTRING __thiscall zTPlane Print -0x5ef650 int __thiscall zTPlane Intersection class zVEC3 const & class zVEC3 const & class zVEC3 & -0x5ef740 int __thiscall zTPlane IntersectionFront class zVEC3 const & class zVEC3 const & class zVEC3 & -0x5ef830 void __thiscall zTPlane Calc class zVEC3 const & class zVEC3 const & class zVEC3 const & -0x5ef920 void __thiscall zTPlane GetOriginUpRight class zVEC3 & class zVEC3 & class zVEC3 & -0x5efd90 zCVertexBuffer* __thiscall zCVertexBuffer zCVertexBuffer -0x5efec0 class zCClassDef * __thiscall zCVertexBuffer _GetClassDef -0x5efed0 int __thiscall zCVertexBuffer Create unsigned long unsigned long unsigned long -0x5efee0 int __thiscall zCVertexBuffer Destroy -0x5efef0 int __thiscall zCVertexBuffer Lock unsigned long -0x5eff00 int __thiscall zCVertexBuffer Unlock -0x5eff10 int __thiscall zCVertexBuffer IsLocked -0x5eff20 int __thiscall zCVertexBuffer Optimize -0x5eff30 int __thiscall zCVertexBuffer SetPrimitiveType enum zTVBufferPrimitiveType -0x5eff40 enum zTVBufferPrimitiveType __thiscall zCVertexBuffer GetPrimitiveType -0x5eff50 unsigned long __thiscall zCVertexBuffer GetVertexFormat -0x5eff60 enum zTVBufferVertexType __thiscall zCVertexBuffer GetVertexType -0x5eff70 int __thiscall zCVertexBuffer SetIndexList class zCArray const & -0x5eff80 int __thiscall zCVertexBuffer SetIndexListSize unsigned long -0x5eff90 unsigned long __thiscall zCVertexBuffer GetIndexListSize -0x5effa0 unsigned short * __thiscall zCVertexBuffer GetIndexListPtr -0x5effb0 void * __thiscall zCVertexBuffer `scalar deleting destructor' unsigned int -0x5effe0 void __thiscall zCVertexBuffer ~zCVertexBuffer -0x5f0050 void __thiscall zCVertexBuffer AddRecreateLostVBCallback int (__cdecl*)(class zCVertexBuffer * void *) void * -0x5f0190 void __thiscall zCVertexBuffer RemoveRecreateLostVBCallback int (__cdecl*)(class zCVertexBuffer * void *) void * -0x5f01f0 int __thiscall zCVertexBuffer CallRecreateLostVBCallbacks -0x5f0310 zCVertexBufferDyn* __thiscall zCVertexBufferDyn zCVertexBufferDyn unsigned long unsigned long -0x5f0360 void __thiscall zCVertexBufferDyn ~zCVertexBufferDyn -0x5f03a0 void * __thiscall zCVertexBufferDyn Lock unsigned long unsigned long & -0x5f04f0 void __thiscall zCVertexBufferDyn Unlock -0x5f0510 zCVertexBufferDyn2* __thiscall zCVertexBufferDyn2 zCVertexBufferDyn2 unsigned long unsigned long -0x5f0560 void __thiscall zCVertexBufferDyn2 ~zCVertexBufferDyn2 -0x5f05b0 void __thiscall zCVertexBufferDyn2 ReserveVerts unsigned long -0x5f05d0 void * __thiscall zCVertexBufferDyn2 Lock unsigned long & -0x5f0630 void __thiscall zCVertexBufferDyn2 Unlock unsigned long -0x5f0690 zCVertexBufferManager* __thiscall zCVertexBufferManager zCVertexBufferManager -0x5f0720 class zCVertexBuffer * __thiscall zCVertexBufferManager AcquireVertexBuffer unsigned long unsigned long unsigned long unsigned long int & -0x5f0960 int __thiscall zCVertexBufferManager ReleaseVertexBuffer class zCVertexBuffer * -0x5f0a40 void __thiscall zCVertexBufferManager UnlockOpenVertexBuffers -0x5f0c10 void __thiscall zCVertexBufferManager StartChangeWorld -0x5f0c20 void __thiscall zCVertexBufferManager EndChangeWorld -0x5f0c50 void __thiscall zCArray::AllocDelta int -0x5f0ef0 class zCObject * __cdecl zCEventMessage _CreateNewInstance -0x5f1030 void __cdecl zCEventMessage operator delete void * char const * char const * int -0x5f1250 class zCObject * __cdecl zCEventCore _CreateNewInstance -0x5f1550 class zCObject * __cdecl zCVobLightPreset _CreateNewInstance -0x5f1690 void __cdecl zCVobLightPreset operator delete void * char const * char const * int -0x5f16b0 class zCClassDef * __thiscall zCVobLightPreset _GetClassDef -0x5f16c0 void * __thiscall zCVobLightPreset `scalar deleting destructor' unsigned int -0x5f16f0 void __thiscall zCVobLightPreset ~zCVobLightPreset -0x5f1980 class zCObject * __cdecl zCVob _CreateNewInstance -0x5f1bf0 class zCObject * __cdecl zCVobLevelCompo _CreateNewInstance -0x5f1c90 void __cdecl zCVobLevelCompo operator delete void * char const * char const * int -0x5f1cb0 class zCClassDef * __thiscall zCVobLevelCompo _GetClassDef -0x5f1cc0 void * __thiscall zCVobLevelCompo `scalar deleting destructor' unsigned int -0x5f1cf0 void __thiscall zCVobLevelCompo ~zCVobLevelCompo -0x5f21b0 void __thiscall zCVob OnTrigger class zCVob * class zCVob * -0x5f21c0 void __thiscall zCVob OnUntrigger class zCVob * class zCVob * -0x5f21d0 void __thiscall zCVob OnTouch class zCVob * -0x5f21e0 void __thiscall zCVob OnUntouch class zCVob * -0x5f21f0 void __thiscall zCVob OnTouchLevel -0x5f2200 void __thiscall zCVob OnDamage class zCVob * class zCVob * float int class zVEC3 const & -0x5f2210 void __thiscall zCVob OnMessage class zCEventMessage * class zCVob * -0x5f2220 zCVob* __thiscall zCVob zCVob -0x5f2460 void * __thiscall zCVob `scalar deleting destructor' unsigned int -0x5f2490 void __thiscall zCVob ~zCVob -0x5f2710 void __cdecl zCVob InitVobSystem -0x5f2850 void __cdecl zCVob CleanupVobSystem -0x5f28e0 void __cdecl zCVob ResetIDCtr -0x5f28f0 unsigned long __cdecl zCVob GetNextFreeVobID -0x5f2900 void __thiscall zCVob SetVobID unsigned long const & -0x5f2910 void __thiscall zCVob SetAI class zCAIBase * -0x5f2960 void __thiscall zCVob SetVobPresetName class zSTRING const & -0x5f2970 class zSTRING const & __thiscall zCVob GetVobPresetName -0x5f2980 class zCRigidBody * __thiscall zCVob GetRigidBody -0x5f2a00 void __fastcall zCVob ArchivePacked class zCArchiver & -0x5f2e60 void __fastcall zCVob ArchiveVerbose class zCArchiver & -0x5f31b0 void __thiscall zCVob Archive class zCArchiver & -0x5f3270 void __fastcall zCVob UnarchivePacked class zCArchiver & int -0x5f3740 void __fastcall zCVob UnarchiveVerbose class zCArchiver & -0x5f3be0 void __thiscall zCVob Unarchive class zCArchiver & -0x5f3d40 void __thiscall zCVob SetVobName class zSTRING const & -0x5f3d80 class zCEventManager * __fastcall zCVob GetEM int -0x5f3db0 int __thiscall zCVob TraceRay class zVEC3 const & class zVEC3 const & int struct zTTraceRayReport & -0x5f40a0 struct zCOLOR __thiscall zCVob CalcLightSampleAtOrigin -0x5f4120 struct zCOLOR __thiscall zCVob GetLightColorStat -0x5f43c0 struct zCOLOR __thiscall zCVob GetLightColorDyn -0x5f45e0 int __fastcall zCVob CalcStaticLight class zVEC3 & -0x5f4b10 class zSTRING const * __thiscall zCVob GetSectorNameVobIsIn -0x5f4b30 void __cdecl zCVob LoadGroundShadowMesh -0x5f4c50 void __cdecl zCVob DeleteGroundShadowMesh -0x5f4c80 void __fastcall zCVob SetGroundShadowSize class zVEC2 const & -0x5f4cc0 class zVEC2 __fastcall zCVob GetGroundShadowSize -0x5f4d10 void __fastcall zCVob RenderGroundShadow struct zTRenderContext & -0x5f51d0 class zCVisual * __thiscall zCVob GetClassHelperVisual -0x5f53e0 void __thiscall zCVob CalcRenderAlpha float class zCVisual * & float & -0x5f5510 int __fastcall zCVob Render struct zTRenderContext & -0x5f59f0 struct zCOLOR __thiscall zCVob GetLightColorAtCenter -0x5f5bb0 void __thiscall zCVob RemoveVobFromWorld -0x5f5bd0 void __thiscall zCVob RemoveVobSubtreeFromWorld -0x5f5bf0 void __thiscall zCVob ThisVobAddedToWorld class zCWorld * -0x5f5c10 void __thiscall zCVob ThisVobRemovedFromWorld class zCWorld * -0x5f5c30 void __thiscall zCVob AddRefVobSubtree class zCTree * -0x5f5c70 void __thiscall zCVob ReleaseVobSubtree class zCTree * -0x5f5cd0 void __thiscall zCVob RemoveWorldDependencies int -0x5f5eb0 void * __thiscall zCTree::`scalar deleting destructor' unsigned int -0x5f5f20 void __thiscall zCVob RemoveVobFromGlobalVobTree -0x5f6000 void __thiscall zCVob RemoveVobFromBspTree -0x5f6020 class zSTRING __thiscall zCVob GetVobInfo -0x5f63e0 void __thiscall zCVob SetVisual class zCVisual * -0x5f6570 void __thiscall zCVob SetVisual class zSTRING const & -0x5f68a0 void __thiscall zCVob SetSleeping int -0x5f68c0 void __thiscall zCVob SetSleepingMode enum zTVobSleepingMode -0x5f6aa0 void __thiscall zCVob UpdateVisualDependencies -0x5f6b30 void __thiscall zCVob AddVobToWorld_CorrectParentDependencies -0x5f6b50 void __thiscall zCVob ResetOnTimer -0x5f6b60 void __thiscall zCVob SetOnTimer float -0x5f6b90 int __thiscall zCVob IsOnTimer -0x5f6bb0 void __thiscall zCVob ProcessOnTimer -0x5f6be0 void __thiscall zCVob DoFrameActivity -0x5f6e60 void __thiscall zCVob CheckModelLimbCollision class zCModelNodeInst * int class zCList & -0x5f7a10 int __thiscall zTBBox3D IsIntersecting struct zTBBox3D const & -0x5f7a70 void __thiscall zCVob::zTModelLimbColl zTModelLimbColl -0x5f7a80 void * __thiscall zCVob::zTModelLimbColl `scalar deleting destructor' unsigned int -0x5f7aa0 void __thiscall zCVob::zTModelLimbColl ~zTModelLimbColl -0x5f7ad0 class zMAT4 __thiscall zCVob GetTrafoModelNodeToWorld class zSTRING const & -0x5f7c20 class zMAT4 __thiscall zCVob GetTrafoModelNodeToWorld class zCModelNodeInst * -0x5f7cf0 struct zTBBox2D __thiscall zCVob GetScreenBBox2D -0x5f7fd0 void __cdecl zCVob RepairIllegalFloats class zMAT4 & -0x5f80c0 void __thiscall zCVob PackStateBinary class zCBuffer & -0x5f81a0 void __thiscall zCVob UnpackStateBinary class zCBuffer & -0x5f8250 zCVobLevelCompo* __thiscall zCVobLevelCompo zCVobLevelCompo -0x5f82b0 int __thiscall zCVobLevelCompo HasIdentityTrafo -0x5f8330 void __thiscall zCVobLevelCompo Archive class zCArchiver & -0x5f83e0 void __thiscall zCVobLevelCompo Unarchive class zCArchiver & -0x5f84b0 void __thiscall zCVobLevelCompo SetVisual class zCVisual * -0x5f84f0 void __thiscall zCVobLevelCompo SetVisual class zSTRING const & -0x5f8530 zCEventMessage* __thiscall zCEventMessage zCEventMessage unsigned short -0x5f86a0 unsigned long __thiscall zCEventMessage GetMessageID -0x5f86c0 void __cdecl zCEventMessage AnalyzeMessageID unsigned long unsigned short & unsigned short & -0x5f86e0 class zCEventMessage * __cdecl zCEventMessage CreateFromID unsigned long -0x5f8700 void __thiscall zCEventMessage PackToBuffer class zCBuffer & class zCEventManager * -0x5f8750 class zCEventMessage * __cdecl zCEventMessage CreateFromBuffer class zCBuffer & class zCEventManager * -0x5f8790 void __thiscall zCEventMessage Archive class zCArchiver & -0x5f89e0 void __thiscall zCEventMessage Unarchive class zCArchiver & -0x5f8a00 void __cdecl zCEventMessage TestClassIntegrity -0x5f9100 void __thiscall zCEventCore Clear -0x5f9140 void __thiscall zCEventCore ~zCEventCore -0x5f9160 void __thiscall zCEventCore Pack class zCBuffer & class zCEventManager * -0x5f9210 void __thiscall zCEventCore Unpack class zCBuffer & class zCEventManager * -0x5f9340 class zSTRING __thiscall zCEventCore MD_GetSubTypeString int -0x5f94e6 class zSTRING __thiscall zCEventCore MD_GetSubTypeString int -0x5f9550 void __thiscall zCEventCore Archive class zCArchiver & -0x5f95c0 void __thiscall zCEventCore Unarchive class zCArchiver & -0x5f96c0 zCVisual* __thiscall zCVisual zCVisual -0x5f9840 void * __thiscall zCVisual `scalar deleting destructor' unsigned int -0x5f9870 void __thiscall zCVisual ~zCVisual -0x5f9890 void __thiscall zCVisual AddNextLODVisual class zCVisual * -0x5f98c0 void __thiscall zCVisual AddEndLODVisual class zCVisual * -0x5f98f0 void __thiscall zCVisual GetLODVisualAndAlpha float class zCVisual * & float & -0x5f9960 int __thiscall zCVisual TraceRay class zVEC3 const & class zVEC3 const & int struct zTTraceRayReport & -0x5f9970 void __cdecl zCVisual InitVisualSystem -0x5f9b20 void __cdecl zCVisual CleanupVisualSystem -0x5f9b70 class zCVisual * __cdecl zCVisual LoadVisual class zSTRING const & -0x5f9ca0 zCVob* __thiscall zCVob zCVob -0x5f9cc0 void __thiscall zCList::~zCList -0x5f9cf0 void __thiscall zCTree::~zCTree -0x5f9d50 void __thiscall zCTree::RemoveSubtree -0x5f9d90 void __thiscall std map,class std::allocator >::map,class std::allocator > struct std::less const & class std::allocator const & -0x5f9e80 void __thiscall zCList::Insert struct zCVob::zTModelLimbColl * -0x5f9ee0 class zCTree * __thiscall zCTree::AddChild class zCTree * -0x5fa1c0 void __thiscall std _Tree,struct std::map,class std::allocator >::_Kfn,struct std::less,class std::allocator >::const_iterator::_Inc -0x5fa790 void __thiscall std _Tree,struct std::map,class std::allocator >::_Kfn,struct std::less,class std::allocator >::_Erase struct std::_Tree struct std::map class std::allocator >::_Kfn struct std::less class std::allocator >::_Node * -0x5fab60 void __thiscall std _Tree,struct std::map,class std::allocator >::_Kfn,struct std::less,class std::allocator >::const_iterator::_Dec -0x5fac20 void __cdecl std _Construct struct std::pair * struct std::pair const & -0x5fae70 class zCObject * __cdecl zCVobLight _CreateNewInstance -0x5faf60 class zCClassDef * __thiscall zCVobLight _GetClassDef -0x5fafc0 zCVobLight* __thiscall zCVobLight zCVobLight -0x5fb070 void * __thiscall zCVobLight `scalar deleting destructor' unsigned int -0x5fb0a0 void __thiscall zCVobLight ~zCVobLight -0x5fb160 void __cdecl zCVobLight CleanupVobLight -0x5fb1d0 void __thiscall zCVobLight OnTrigger class zCVob * class zCVob * -0x5fb2a0 void __thiscall zCVobLight OnUntrigger class zCVob * class zCVob * -0x5fb340 void __thiscall zCVobLight DoAnimation -0x5fb5f0 void __thiscall zCVobLight SetRange float int -0x5fb6e0 struct zCOLOR __cdecl zCVobLight SumLightsAtPositionWS class zCArray const & class zVEC3 const & int -0x5fb970 void __cdecl zCVobLight LoadLightPresets -0x5fbad0 void __cdecl zCVobLight SaveLightPresets -0x5fbc00 void __thiscall zCVobLight AddThisToPresetList class zSTRING const & -0x5fbf00 int __thiscall zCVobLight SetByPreset class zSTRING const & -0x5fc1a0 int __thiscall zCVobLight SetByPresetInUse -0x5fc3f0 void __thiscall zCVobLight Archive class zCArchiver & -0x5fc440 void __thiscall zCVobLight Unarchive class zCArchiver & -0x5fc600 void __thiscall zCVobLightPreset Archive class zCArchiver & -0x5fc630 void __thiscall zCVobLightPreset Unarchive class zCArchiver & -0x5fc7e0 int __thiscall zCVobLightData SetLensFlareFXByName class zSTRING const & -0x5fc900 class zSTRING const & __thiscall zCVobLightData GetLensFlareFXName -0x5fc920 void __thiscall zCVobLightData Archive class zCArchiver & -0x5fce10 void __thiscall zCVobLightData Unarchive class zCArchiver & -0x5fd8c0 zCVobLightData* __thiscall zCVobLightData zCVobLightData -0x5fd930 void __thiscall zCVobLightData ~zCVobLightData -0x5fd9a0 void __thiscall zCVobLightData SetRange float int -0x5fda00 int __thiscall zCArray::Search class zCObject * const & -0x5fda30 void __thiscall zCArray AllocAbs int -0x5fdaa0 void __thiscall zCArray operator= class zCArray const & -0x5fdb40 void __thiscall zCArray::operator= class zCArray const & -0x5fdb90 void __thiscall zCArray::InsertEnd struct zCOLOR const & -0x5fdbd0 void __thiscall zCArray::AllocDelta int -0x5fdc40 void __thiscall zCArray::AllocDelta int -0x5fdef0 class zCObject * __cdecl zCVobStair _CreateNewInstance -0x5fdf70 void __cdecl zCVobStair operator delete void * char const * char const * int -0x5fdf90 class zCClassDef * __thiscall zCVobStair _GetClassDef -0x5fdfa0 void * __thiscall zCVobStair `scalar deleting destructor' unsigned int -0x5fdfd0 void __thiscall zCVobStair ~zCVobStair -0x5fe3e0 class zCObject * __cdecl zCTriggerUntouch _CreateNewInstance -0x5fe4d0 class zCClassDef * __thiscall zCTriggerBase _GetClassDef -0x5fe4e0 void __cdecl zCTriggerUntouch operator delete void * char const * char const * int -0x5fe500 class zCClassDef * __thiscall zCTriggerUntouch _GetClassDef -0x5fe510 void __thiscall zCTriggerUntouch OnTouch class zCVob * -0x5fe520 void __thiscall zCTriggerUntouch OnTrigger class zCVob * class zCVob * -0x5fe530 void __thiscall zCTriggerUntouch OnUntrigger class zCVob * class zCVob * -0x5fe540 void * __thiscall zCTriggerUntouch `scalar deleting destructor' unsigned int -0x5fe570 void __thiscall zCTriggerUntouch ~zCTriggerUntouch -0x5fe7d0 class zCObject * __cdecl zCMessageFilter _CreateNewInstance -0x5fe8d0 void __cdecl zCMessageFilter operator delete void * char const * char const * int -0x5fe8f0 class zCClassDef * __thiscall zCMessageFilter _GetClassDef -0x5fe900 void __thiscall zCMessageFilter OnTouch class zCVob * -0x5fe910 void __thiscall zCMessageFilter OnUntouch class zCVob * -0x5feb20 class zCObject * __cdecl zCCodeMaster _CreateNewInstance -0x5fed20 void __cdecl zCCodeMaster operator delete void * char const * char const * int -0x5fed40 class zCClassDef * __thiscall zCCodeMaster _GetClassDef -0x5fed50 void __thiscall zCCodeMaster OnUntouch class zCVob * -0x5fed60 void __thiscall zCCodeMaster OnTouch class zCVob * -0x5fed70 void __thiscall zCTriggerBase ~zCTriggerBase -0x5fefd0 class zCObject * __cdecl zCMoverControler _CreateNewInstance -0x5ff0e0 void __cdecl zCMoverControler operator delete void * char const * char const * int -0x5ff100 class zCClassDef * __thiscall zCMoverControler _GetClassDef -0x5ff110 void __thiscall zCMoverControler OnUntrigger class zCVob * class zCVob * -0x5ff120 void __thiscall zCMoverControler OnUntouch class zCVob * -0x5ff130 void __thiscall zCMoverControler OnTouch class zCVob * -0x5ff340 class zCObject * __cdecl zCTriggerWorldStart _CreateNewInstance -0x5ff440 void __cdecl zCTriggerWorldStart operator delete void * char const * char const * int -0x5ff460 class zCClassDef * __thiscall zCTriggerWorldStart _GetClassDef -0x5ff470 void __thiscall zCTriggerWorldStart OnTouch class zCVob * -0x5ff480 void __thiscall zCTriggerWorldStart OnUntouch class zCVob * -0x5ff490 void __thiscall zCTriggerWorldStart OnUntrigger class zCVob * class zCVob * -0x5ff6a0 class zCObject * __cdecl zCTrigger _CreateNewInstance -0x5ff710 void __cdecl zCTrigger operator delete void * char const * char const * int -0x5ff930 class zCObject * __cdecl zCTriggerList _CreateNewInstance -0x5ffb50 void __cdecl std::char_traits assign char & char const & -0x5ffb60 void __cdecl zCTriggerList operator delete void * char const * char const * int -0x5ffb80 class zCClassDef * __thiscall zCTriggerList _GetClassDef -0x5ffd90 class zCObject * __cdecl zCMover _CreateNewInstance -0x5ffe00 void __cdecl zCMover operator delete void * char const * char const * int -0x600020 class zCObject * __cdecl zCTriggerTeleport _CreateNewInstance -0x6001a0 void __cdecl zCTriggerTeleport operator delete void * char const * char const * int -0x6001c0 class zCClassDef * __thiscall zCTriggerTeleport _GetClassDef -0x6005d0 class zCObject * __cdecl zCEarthquake _CreateNewInstance -0x6006b0 class zCClassDef * __thiscall zCEarthquake _GetClassDef -0x6008c0 class zCObject * __cdecl zCPFXControler _CreateNewInstance -0x600980 void __cdecl zCPFXControler operator delete void * char const * char const * int -0x6009a0 class zCClassDef * __thiscall zCPFXControler _GetClassDef -0x600bb0 class zCObject * __cdecl zCTouchDamage _CreateNewInstance -0x600cb0 void __cdecl zCTouchDamage operator delete void * char const * char const * int -0x600cd0 class zCClassDef * __thiscall zCTouchDamage _GetClassDef -0x600ee0 class zCObject * __cdecl zCTouchAnimate _CreateNewInstance -0x600fe0 void __cdecl zCTouchAnimate operator delete void * char const * char const * int -0x601000 class zCClassDef * __thiscall zCTouchAnimate _GetClassDef -0x601210 class zCObject * __cdecl zCTouchAnimateSound _CreateNewInstance -0x6013c0 void __cdecl zCTouchAnimateSound operator delete void * char const * char const * int -0x6013e0 class zCClassDef * __thiscall zCTouchAnimateSound _GetClassDef -0x6015f0 class zCObject * __cdecl zCVobAnimate _CreateNewInstance -0x6016b0 void __cdecl zCVobAnimate operator delete void * char const * char const * int -0x6016d0 class zCClassDef * __thiscall zCVobAnimate _GetClassDef -0x6018e0 class zCObject * __cdecl zCVobLensFlare _CreateNewInstance -0x6019a0 void __cdecl zCVobLensFlare operator delete void * char const * char const * int -0x6019c0 class zCClassDef * __thiscall zCVobLensFlare _GetClassDef -0x601bd0 class zCObject * __cdecl zCVobScreenFX _CreateNewInstance -0x601d20 class zCClassDef * __thiscall zCVobScreenFX _GetClassDef -0x601f30 class zCObject * __cdecl zCEventCommon _CreateNewInstance -0x602090 void __cdecl zCEventCommon operator delete void * char const * char const * int -0x6020b0 class zCClassDef * __thiscall zCEventCommon _GetClassDef -0x6020c0 int __thiscall zCEventCommon MD_GetNumOfSubTypes -0x6020d0 int __thiscall zCEventCommon IsNetRelevant -0x6020e0 void * __thiscall zCEventCommon `scalar deleting destructor' unsigned int -0x602110 void __thiscall zCEventCommon ~zCEventCommon -0x602320 class zCObject * __cdecl zCEventMover _CreateNewInstance -0x602480 void __cdecl zCEventMover operator delete void * char const * char const * int -0x6024a0 class zCClassDef * __thiscall zCEventMover _GetClassDef -0x6024b0 int __thiscall zCEventMover MD_GetNumOfSubTypes -0x6024c0 int __thiscall zCEventMover IsNetRelevant -0x6024d0 void * __thiscall zCEventMover `scalar deleting destructor' unsigned int -0x602500 void __thiscall zCEventMover ~zCEventMover -0x602710 class zCObject * __cdecl zCEventScreenFX _CreateNewInstance -0x602800 class zCClassDef * __thiscall zCEventScreenFX _GetClassDef -0x602810 int __thiscall zCEventScreenFX MD_GetNumOfSubTypes -0x602820 void * __thiscall zCEventScreenFX `scalar deleting destructor' unsigned int -0x602850 void __thiscall zCEventScreenFX ~zCEventScreenFX -0x602860 class zSTRING __thiscall zCEventCommon MD_GetSubTypeString int -0x6029e0 class zSTRING __thiscall zCEventMover MD_GetSubTypeString int -0x602b14 class zSTRING __thiscall zCEventMover MD_GetSubTypeString int -0x602b90 zCTriggerBase* __thiscall zCTriggerBase zCTriggerBase -0x602c30 void * __thiscall zCTriggerBase `scalar deleting destructor' unsigned int -0x602c60 void __thiscall zCTriggerBase OnTouch class zCVob * -0x602d00 void __thiscall zCTriggerBase OnUntouch class zCVob * -0x602da0 void __thiscall zCTriggerBase OnTrigger class zCVob * class zCVob * -0x602e40 void __thiscall zCTriggerBase OnUntrigger class zCVob * class zCVob * -0x602ee0 void __thiscall zCTriggerBase Archive class zCArchiver & -0x602f10 void __thiscall zCTriggerBase Unarchive class zCArchiver & -0x602f40 zCTrigger* __thiscall zCTrigger zCTrigger -0x603130 class zCClassDef * __thiscall zCTrigger _GetClassDef -0x603140 void * __thiscall zCTrigger `scalar deleting destructor' unsigned int -0x603170 void __thiscall zCTrigger ClearStateInternals -0x6031d0 void __thiscall zCTrigger ~zCTrigger -0x6032d0 int __thiscall zCTrigger CanBeActivatedNow class zCVob * -0x6033f0 void __thiscall zCTrigger TriggerTarget class zCVob * -0x6034a0 void __thiscall zCTrigger UntriggerTarget class zCVob * -0x603550 void __thiscall zCTrigger TriggerTargetPost -0x603580 void __thiscall zCTrigger ActivateTrigger class zCVob * -0x603660 void __thiscall zCTrigger DeactivateTrigger class zCVob * -0x603690 void __thiscall zCTrigger OnTrigger class zCVob * class zCVob * -0x6036b0 void __thiscall zCTrigger OnUntrigger class zCVob * class zCVob * -0x6036f0 void __thiscall zCTrigger OnTouch class zCVob * -0x603710 void __thiscall zCTrigger OnUntouch class zCVob * -0x603750 void __thiscall zCTrigger OnDamage class zCVob * class zCVob * float int class zVEC3 const & -0x603790 void __thiscall zCTrigger OnMessage class zCEventMessage * class zCVob * -0x603800 void __thiscall zCTrigger OnTimer -0x603890 void __thiscall zCTrigger Archive class zCArchiver & -0x603b00 void __thiscall zCTrigger Unarchive class zCArchiver & -0x603dc0 zCMover* __thiscall zCMover zCMover -0x603fa0 class zCClassDef * __thiscall zCMover _GetClassDef -0x603fb0 void * __thiscall zCMover `scalar deleting destructor' unsigned int -0x603fe0 void __thiscall zCMover ClearStateInternals -0x6040a0 void __thiscall zCMover ~zCMover -0x6042f0 int __thiscall zCMover CanThisCollideWith class zCVob * -0x604360 void __thiscall zCMover UpdateInternals -0x6043e0 struct zCMover::zTMov_Keyframe __cdecl zCMover GetKeyframe class zCVob * -0x6044d0 void __thiscall zCMover AdvanceKeyframe_KF -0x604500 void __thiscall zCMover SetToKeyframe_KF float -0x6049d0 void __thiscall zCMover InterpolateKeyframes_KF -0x604f30 void __thiscall zCMover AdvanceMover -0x605220 void __thiscall zCMover SetToKeyframe float float -0x605540 void __thiscall zCMover InvertMovement -0x6055e0 void __thiscall zCMover SetVisual class zCVisual * -0x6057f0 void __thiscall zCMover StartMovingSound -0x605860 void __thiscall zCMover MoveToKeyframe int -0x6058d0 void __thiscall zCMover DoOpen -0x605980 void __thiscall zCMover FinishedOpening -0x605a00 void __thiscall zCMover DoClose -0x605ac0 void __thiscall zCMover FinishedClosing -0x605b10 void __thiscall zCMover Unlock class zCVob * -0x605cf0 void __thiscall zCMover Lock class zCVob * -0x605ed0 int __thiscall zCMover IsKeyToThisMover class zCVob * -0x605f60 void __thiscall zCMover TriggerMover class zCVob * -0x606310 void __thiscall zCSoundSystem::zTSound3DParams SetDefaults -0x606340 void __thiscall zCMover OnTick -0x606440 void __thiscall zCMover OnTrigger class zCVob * class zCVob * -0x606540 void __thiscall zCMover OnUntrigger class zCVob * class zCVob * -0x606710 void __thiscall zCMover OnTouch class zCVob * -0x6067d0 void __thiscall zCMover OnDamage class zCVob * class zCVob * float int class zVEC3 const & -0x606820 void __thiscall zCMover OnMessage class zCEventMessage * class zCVob * -0x606b86 void __thiscall zCMover OnMessage class zCEventMessage * class zCVob * -0x606ba0 void __thiscall zCMover PostLoad -0x606bb0 void __thiscall zCMover Archive class zCArchiver & -0x606e70 void __thiscall zCMover Unarchive class zCArchiver & -0x607260 zCEarthquake* __thiscall zCEarthquake zCEarthquake -0x607310 void * __thiscall zCEarthquake `scalar deleting destructor' unsigned int -0x607340 void __thiscall zCEarthquake ~zCEarthquake -0x607350 void __thiscall zCEarthquake OnTrigger class zCVob * class zCVob * -0x6073b0 void __thiscall zCEarthquake OnUntrigger class zCVob * class zCVob * -0x607410 void __thiscall zCEarthquake Archive class zCArchiver & -0x607490 void __thiscall zCEarthquake Unarchive class zCArchiver & -0x607500 zCTriggerTeleport* __thiscall zCTriggerTeleport zCTriggerTeleport -0x607680 void * __thiscall zCTriggerTeleport `scalar deleting destructor' unsigned int -0x6076b0 void __thiscall zCTriggerTeleport ~zCTriggerTeleport -0x607830 void __thiscall zCTriggerTeleport DoTeleport class zCVob * -0x607a40 void __thiscall zCTriggerTeleport OnTouch class zCVob * -0x607a50 void __thiscall zCTriggerTeleport OnTrigger class zCVob * class zCVob * -0x607a60 void __thiscall zCTriggerTeleport OnUntrigger class zCVob * class zCVob * -0x607a70 void __thiscall zCTriggerTeleport Archive class zCArchiver & -0x607aa0 void __thiscall zCTriggerTeleport Unarchive class zCArchiver & -0x607b10 zCPFXControler* __thiscall zCPFXControler zCPFXControler -0x607b60 void * __thiscall zCPFXControler `scalar deleting destructor' unsigned int -0x607b90 void __thiscall zCPFXControler ~zCPFXControler -0x607bf0 class zCParticleFX * __thiscall zCPFXControler GetPFX -0x607c50 void __thiscall zCPFXControler PostLoad -0x607c70 void __thiscall zCPFXControler OnTrigger class zCVob * class zCVob * -0x607cf0 void __thiscall zCPFXControler OnUntrigger class zCVob * class zCVob * -0x607d20 void __thiscall zCPFXControler Archive class zCArchiver & -0x607d80 void __thiscall zCPFXControler Unarchive class zCArchiver & -0x607ee0 zCTriggerList* __thiscall zCTriggerList zCTriggerList -0x608050 void * __thiscall zCTriggerList `scalar deleting destructor' unsigned int -0x608080 void __thiscall zCTriggerList ~zCTriggerList -0x6081a0 void __thiscall zCTriggerList Init -0x6082b0 class zSTRING const * __thiscall zCTriggerList GetTriggerTarget int -0x6082d0 void __thiscall zCTriggerList TriggerActTarget class zCVob * -0x6083a0 int __thiscall zCTriggerList ProcessActTarget class zCVob * -0x608440 void __thiscall zCTriggerList FinishActivation -0x6084b0 void __thiscall zCTriggerList OnTimer -0x608550 void __thiscall zCTriggerList DoTriggering class zCVob * -0x608820 void __thiscall zCTriggerList TriggerTarget class zCVob * -0x608840 void __thiscall zCTriggerList UntriggerTarget class zCVob * -0x608860 void __thiscall zCTriggerList Archive class zCArchiver & -0x608b20 void __thiscall zCTriggerList Unarchive class zCArchiver & -0x608e20 zCTouchDamage* __thiscall zCTouchDamage zCTouchDamage -0x608ed0 void * __thiscall zCTouchDamage `scalar deleting destructor' unsigned int -0x608f00 void __thiscall zCTouchDamage ~zCTouchDamage -0x608f10 void __thiscall zCTouchDamage OnTouch class zCVob * -0x609040 void __thiscall zCTouchDamage OnUntouch class zCVob * -0x609060 void __thiscall zCTouchDamage OnTimer -0x6091b0 void __thiscall zCTouchDamage ProcessToucher class zCVob * -0x6092c0 int __thiscall zCTouchDamage TestCollType class zCVob * -0x609540 void __thiscall zCTouchDamage FireDamageMessage class zCVob * -0x609630 void __thiscall zCTouchDamage Archive class zCArchiver & -0x609700 void __thiscall zCTouchDamage Unarchive class zCArchiver & -0x6097c0 char const * __thiscall zCTouchDamage GetDamageTypeArcEnum unsigned long -0x6097e0 void __thiscall zCTouchDamage SetVisual class zCVisual * -0x609830 void __thiscall zCTouchDamage SetVobProperties -0x609870 zCTouchAnimate* __thiscall zCTouchAnimate zCTouchAnimate -0x609920 void * __thiscall zCTouchAnimate `scalar deleting destructor' unsigned int -0x609950 void __thiscall zCTouchAnimate ~zCTouchAnimate -0x609a10 void __thiscall zCTouchAnimate OnTouch class zCVob * -0x609b70 void __thiscall zCTouchAnimate OnUntouch class zCVob * -0x609b90 void __thiscall zCTouchAnimate OnTick -0x609d60 int __thiscall zCTouchAnimate IsTouching class zCVob * -0x609e30 void __thiscall zCTouchAnimate StartAni -0x609fa0 class zSTRING __thiscall zCTouchAnimate GetSoundName -0x60a0a0 class zCVisual * __thiscall zCVob GetVisual -0x60a0b0 void __thiscall zCTouchAnimate StopAni -0x60a0f0 int __thiscall zCTouchAnimate IsAniActive -0x60a130 void __thiscall zCTouchAnimate Archive class zCArchiver & -0x60a140 void __thiscall zCTouchAnimate Unarchive class zCArchiver & -0x60a1b0 void __thiscall zCTouchAnimate SetVisual class zCVisual * -0x60a200 void __thiscall zCTouchAnimate SetVobProperties -0x60a240 zCTouchAnimateSound* __thiscall zCTouchAnimateSound zCTouchAnimateSound -0x60a3a0 void * __thiscall zCTouchAnimateSound `scalar deleting destructor' unsigned int -0x60a3d0 void __thiscall zCTouchAnimateSound ~zCTouchAnimateSound -0x60a4d0 void __thiscall zCTouchAnimateSound Archive class zCArchiver & -0x60a500 void __thiscall zCTouchAnimateSound Unarchive class zCArchiver & -0x60a590 class zSTRING __thiscall zCTouchAnimateSound GetSoundName -0x60a5e0 zCVobAnimate* __thiscall zCVobAnimate zCVobAnimate -0x60a650 void * __thiscall zCVobAnimate `scalar deleting destructor' unsigned int -0x60a680 void __thiscall zCVobAnimate ~zCVobAnimate -0x60a690 void __thiscall zCVobAnimate SetVisual class zCVisual * -0x60a700 void __thiscall zCVobAnimate StartAni -0x60a740 void __thiscall zCVobAnimate StopAni -0x60a750 void __thiscall zCVobAnimate OnTrigger class zCVob * class zCVob * -0x60a7a0 void __thiscall zCVobAnimate OnUntrigger class zCVob * class zCVob * -0x60a7b0 void __thiscall zCVobAnimate Archive class zCArchiver & -0x60a800 void __thiscall zCVobAnimate Unarchive class zCArchiver & -0x60a8b0 zCVobLensFlare* __thiscall zCVobLensFlare zCVobLensFlare -0x60a920 void * __thiscall zCVobLensFlare `scalar deleting destructor' unsigned int -0x60a950 void __thiscall zCVobLensFlare ~zCVobLensFlare -0x60a970 int __fastcall zCVobLensFlare Render struct zTRenderContext & -0x60a990 void __thiscall zCVobLensFlare SetLensFlareFXByName class zSTRING const & -0x60a9e0 void __thiscall zCVobLensFlare Archive class zCArchiver & -0x60aae0 void __thiscall zCVobLensFlare Unarchive class zCArchiver & -0x60abd0 zCEventScreenFX* __thiscall zCEventScreenFX zCEventScreenFX enum zCEventScreenFX::zTEventScreenFXSubType float struct zCOLOR float -0x60ac70 void __thiscall zCEventScreenFX Clear -0x60aca0 class zSTRING __thiscall zCEventScreenFX MD_GetSubTypeString int -0x60ae05 class zSTRING __thiscall zCEventScreenFX MD_GetSubTypeString int -0x60ae90 enum zCEventMessage::zTTimeBehavior __thiscall zCEventScreenFX MD_GetTimeBehavior -0x60aeb0 float __thiscall zCEventScreenFX MD_GetMinTime -0x60aec0 void __thiscall zCEventScreenFX Pack class zCBuffer & class zCEventManager * -0x60af00 void __thiscall zCEventScreenFX Unpack class zCBuffer & class zCEventManager * -0x60af40 void __thiscall zCEventScreenFX Archive class zCArchiver & -0x60af90 void __thiscall zCEventScreenFX Unarchive class zCArchiver & -0x60afe0 zCVobScreenFX* __thiscall zCVobScreenFX zCVobScreenFX -0x60b0b0 void * __thiscall zCVobScreenFX `scalar deleting destructor' unsigned int -0x60b0e0 void __thiscall zCVobScreenFX ~zCVobScreenFX -0x60b0f0 void __thiscall zCVobScreenFX OnMessage class zCEventMessage * class zCVob * -0x60b2da void __thiscall zCVobScreenFX OnMessage class zCEventMessage * class zCVob * -0x60b300 void __thiscall zCVobScreenFX StartEffect float struct zCOLOR int struct zCVobScreenFX::zTScreenFXSet & -0x60b390 struct zCOLOR __thiscall zCVobScreenFX CalcEffectColor struct zCVobScreenFX::zTScreenFXSet & -0x60b410 void __thiscall zCVobScreenFX OnTick -0x60b6e0 void __thiscall zCVobScreenFX Archive class zCArchiver & -0x60b770 void __thiscall zCVobScreenFX Unarchive class zCArchiver & -0x60b810 zCMessageFilter* __thiscall zCMessageFilter zCMessageFilter -0x60b8c0 void * __thiscall zCMessageFilter `scalar deleting destructor' unsigned int -0x60b8f0 void __thiscall zCMessageFilter ~zCMessageFilter -0x60b950 void __thiscall zCMessageFilter ProcessMessage enum zCMessageFilter::zTMessageType class zCVob * -0x60bc90 void __thiscall zCMessageFilter ProcessMessage enum zCMessageFilter::zTMessageType class zCVob * -0x60bce0 void __thiscall zCMessageFilter OnTrigger class zCVob * class zCVob * -0x60bd00 void __thiscall zCMessageFilter OnUntrigger class zCVob * class zCVob * -0x60bd20 void __thiscall zCMessageFilter Archive class zCArchiver & -0x60bd80 void __thiscall zCMessageFilter Unarchive class zCArchiver & -0x60be00 void __thiscall zCTriggerUntouch OnUntouch class zCVob * -0x60bee0 zCCodeMaster* __thiscall zCCodeMaster zCCodeMaster -0x60c0a0 void * __thiscall zCCodeMaster `scalar deleting destructor' unsigned int -0x60c0d0 void __thiscall zCCodeMaster ~zCCodeMaster -0x60c240 void __thiscall zCCodeMaster Init -0x60c3c0 void __thiscall zCCodeMaster Reset -0x60c410 void __thiscall zCCodeMaster FireTriggerSuccess class zCVob * -0x60c4f0 void __thiscall zCCodeMaster FireTriggerFailure class zCVob * -0x60c5d0 int __thiscall zCCodeMaster GetSlaveNr class zCVob * -0x60c680 void __thiscall zCCodeMaster OnTrigger class zCVob * class zCVob * -0x60c880 void __thiscall zCCodeMaster OnUntrigger class zCVob * class zCVob * -0x60c980 void __thiscall zCCodeMaster OnMessage class zCEventMessage * class zCVob * -0x60c9f0 void __thiscall zCCodeMaster Archive class zCArchiver & -0x60cd40 void __thiscall zCCodeMaster Unarchive class zCArchiver & -0x60d070 class zSTRING const * __thiscall zCCodeMaster GetTriggerTarget int -0x60d0a0 zCMoverControler* __thiscall zCMoverControler zCMoverControler -0x60d160 void * __thiscall zCMoverControler `scalar deleting destructor' unsigned int -0x60d190 void __thiscall zCMoverControler ~zCMoverControler -0x60d1f0 void __thiscall zCMoverControler OnTrigger class zCVob * class zCVob * -0x60d320 void __thiscall zCMoverControler Archive class zCArchiver & -0x60d5d0 void __thiscall zCMoverControler Unarchive class zCArchiver & -0x60d630 zCTriggerWorldStart* __thiscall zCTriggerWorldStart zCTriggerWorldStart -0x60d6e0 void * __thiscall zCTriggerWorldStart `scalar deleting destructor' unsigned int -0x60d710 void __thiscall zCTriggerWorldStart ~zCTriggerWorldStart -0x60d770 void __thiscall zCTriggerWorldStart PostLoad -0x60d790 void __thiscall zCTriggerWorldStart OnTrigger class zCVob * class zCVob * -0x60d7b0 void __thiscall zCTriggerWorldStart Archive class zCArchiver & -0x60d810 void __thiscall zCTriggerWorldStart Unarchive class zCArchiver & -0x60d880 zCMover* __thiscall zCMover zCMover -0x60d8a0 void __thiscall zCArray::AllocDelta int -0x60d970 class zCVob * __cdecl zCVob GetAutoLinkParent class zCVob * -0x60d9b0 int __cdecl zCVob CanAutoLinkWith class zCVob * class zCVob * -0x60db00 void __cdecl zCVob CheckAutoLink class zCVob * class zCVob * -0x60ddb0 void __cdecl zCVob CheckAutoUnlink class zCVob * -0x60dfe0 void __thiscall zCVob CalcGroundPoly -0x60e170 void __thiscall zCVob SetCollTypeDefaultFromVisual -0x60e2e0 void __thiscall zCVob TouchMovement -0x60e300 class zMAT4 const & __thiscall zCVob GetNewTrafoObjToWorld -0x60e320 class zMAT4 & __thiscall zCVob GetNewTrafoObjToWorld -0x60e340 void __thiscall zCVob SetNewTrafoObjToWorld class zMAT4 const & -0x60e360 void __thiscall zCVob SetBBox3DWorld struct zTBBox3D const & -0x60e3c0 void __thiscall zCVob SetBBox3DLocal struct zTBBox3D const & -0x60e470 struct zTBBox3D __thiscall zCVob GetBBox3DLocal -0x60e5a0 void __thiscall zCVob Move float float float -0x60e610 void __thiscall zCVob MoveWorld float float float -0x60e680 void __thiscall zCVob MoveLocal float float float -0x60e770 void __thiscall zCVob SetRotationWorld class zCQuat const & -0x60e7d0 void __thiscall zCVob RotateWorld class zVEC3 const & float -0x60e8e0 void __thiscall zCVob RotateLocal class zVEC3 const & float -0x60e980 void __thiscall zCVob RotateLocalX float -0x60e9f0 void __thiscall zCVob RotateLocalY float -0x60ea60 void __thiscall zCVob RotateLocalZ float -0x60ead0 void __thiscall zCVob RotateWorldX float -0x60eb00 void __thiscall zCVob RotateWorldY float -0x60eb30 void __thiscall zCVob RotateWorldZ float -0x60eb60 void __thiscall zCVob GetPositionWorld float & float & float & -0x60eba0 void __thiscall zCVob GetPositionLocal float & float & float & -0x60ebf0 float __thiscall zCVob GetDistanceToVob class zCVob & -0x60ec90 float __thiscall zCVob GetDistanceToVobApprox class zCVob & -0x60eda0 float __thiscall zCVob GetDistanceToVob2 class zCVob & -0x60ee40 void __thiscall zCVob SetPositionLocal class zVEC3 const & -0x60ef20 void __thiscall zCVob SetPositionWorld class zVEC3 const & -0x60ef80 void __thiscall zCVob SetTrafo class zMAT4 const & -0x60f030 void __thiscall zCVob SetTrafoObjToWorld class zMAT4 const & -0x60f090 void __thiscall zCVob ResetRotationsLocal -0x60f1e0 void __thiscall zCVob ResetXZRotationsLocal -0x60f430 void __thiscall zCVob ResetRotationsWorld -0x60f4d0 void __thiscall zCVob ResetXZRotationsWorld -0x60f680 void __thiscall zCVob SetHeadingYLocal class zVEC3 const & -0x60f770 void __thiscall zCVob SetHeadingYWorld class zVEC3 const & -0x60f860 void __thiscall zCVob SetHeadingYWorld class zCVob * -0x60f9a0 void __thiscall zCVob SetHeadingLocal class zVEC3 const & -0x60fa80 void __thiscall zCVob SetHeadingWorld class zVEC3 const & -0x60fb60 void __thiscall zCVob SetHeadingWorld class zCVob * -0x60fc90 void __thiscall zCVob SetHeadingAtLocal class zVEC3 const & -0x610090 int __thiscall zCVob HasParentVob -0x6100b0 void __thiscall zCVob SetHeadingAtWorld class zVEC3 const & -0x6103d0 void __fastcall zCVob SetCollDetStat int -0x6104e0 void __fastcall zCVob SetCollDetDyn int -0x6105f0 void __thiscall zCVob CorrectTrafo -0x610660 void __thiscall zCVob DoneWithTrafoLocal -0x6106b0 void __thiscall zCVob CreateTrafoLocal -0x610750 void __thiscall zCVob SetPhysicsEnabled int -0x610780 class zVEC3 __thiscall zCVob GetVelocity -0x6108c0 void __thiscall zCVob UpdatePhysics -0x610f40 int __thiscall zCVob DetectCollision class zMAT4 * -0x611080 void __fastcall zCVob SetInMovement int -0x6110e0 void __fastcall zCVob SetInMovementMode enum zCVob::zTMovementMode -0x611130 void __thiscall zCVob BeginMovement -0x6112e0 void __thiscall zCVob ResetToOldMovementState -0x611310 void __fastcall zCVob UpdateTouchList class zCArray const & -0x6115a0 void __fastcall zCVob CalcDestinationBBox3DWorld struct zTBBox3D & -0x611790 void __thiscall zCVob AdoptCollObjResults -0x611840 void __thiscall zCVob EndMovement -0x611d40 void __thiscall zCVob SetCollisionObject class zCCollisionObject * -0x611d70 void __thiscall zCVob SetCollisionClass class zCCollisionObjectDef * -0x611db0 class zCCollisionObject * __thiscall zCVob GetCollisionObject -0x611dc0 void __thiscall zCVob CreateCollisionObject -0x611df0 void __thiscall zCVob ResetCollisionObjectState -0x611e30 void __fastcall zCVob DestroyCollisionObject int -0x611e70 void __thiscall zCVob CheckEmergencyPutToSleep -0x612030 void __fastcall zCVob CollectCollisionContext_Vobs struct zTBBox3D const & struct zCVob::zTCollisionContext & -0x6122a0 void __fastcall zCVob CollectCollisionContext_Static struct zTBBox3D const & class zCArray & -0x612560 zCCollObjectLevelPolys* __thiscall zCCollObjectLevelPolys zCCollObjectLevelPolys -0x6125a0 void __fastcall zCVob CollectCollisionContext struct zCVob::zTCollisionContext & -0x612620 void __fastcall zCVob CleanupCollisionContext struct zCVob::zTCollisionContext const & -0x612690 void __fastcall zCVob NotifyCollisionPair class zCCollisionReport * class zCArray const & int -0x612760 void __fastcall zCVob ExecuteCollisionResponse class zCArray const & int & -0x612850 void __thiscall zCVob CheckAndResolveCollisions -0x612c80 void __thiscall zCVob::zTCollisionContext ~zTCollisionContext -0x612ce0 int __thiscall zCVob IsColliding -0x612ee0 void __thiscall zCArray::zCArray -0x612ef0 void __thiscall zCArray::zCArray -0x612f00 int __thiscall zCVob IsColliding -0x613150 class zCObject * __cdecl zCWorld _CreateNewInstance -0x6131c0 zCWorld* __thiscall zCWorld zCWorld -0x613670 void __thiscall zCBBox3DSorterBase::zTBoxSortHandle zTBoxSortHandle -0x613700 void __thiscall zCBBox3DSorterBase::zTBoxSortHandle ClearActive -0x613710 void * __thiscall zCBBox3DSorterBase::zTBoxSortHandle `scalar deleting destructor' unsigned int -0x613730 class zCClassDef * __thiscall zCWorld _GetClassDef -0x613740 class zCPlayerGroup * __thiscall zCWorld GetPlayerGroup -0x613750 void __cdecl zCWayNet operator delete void * char const * char const * int -0x613770 void * __thiscall zCWorld `scalar deleting destructor' unsigned int -0x6137a0 void * __thiscall zCVobBBox3DSorter::`vector deleting destructor' unsigned int -0x6137c0 void * __thiscall zCVobBBox3DSorter::zTBoxSortHandle::`scalar deleting destructor' unsigned int -0x6137e0 void __thiscall zCWorld ~zCWorld -0x613a60 class zCSkyControler * __thiscall zCWorld GetActiveSkyControler -0x613a90 void __thiscall zCWorld SetSkyControlerIndoor class zCSkyControler * -0x613ad0 void __thiscall zCWorld SetSkyControlerOutdoor class zCSkyControler * -0x613b10 void __thiscall zCWorld RenderWaynet class zCCamera * -0x613b30 int __cdecl zCWorld ActiveZoneListCompare void const * void const * -0x613b80 void __thiscall zCWorld AddZone class zCZone * -0x613d10 void __thiscall zCWorld RemoveZone class zCZone * -0x613e40 void __thiscall zCWorld RemoveAllZones -0x613eb0 void __thiscall zCWorld UpdateZone class zCZone * -0x613ed0 void __thiscall zCWorld ProcessZones -0x6144d0 void __thiscall zCWorld ShowZonesDebugInfo -0x614920 void __thiscall zCWorld ShowTextureStats -0x614d70 void __thiscall zCWorld Render class zCCamera & -0x614f70 int __fastcall zCWorld TraceRayFirstHit class zVEC3 const & class zVEC3 const & class zCArray const * int -0x6151a0 int __fastcall zCWorld TraceRayNearestHit class zVEC3 const & class zVEC3 const & class zCArray const * int -0x6154c0 int __fastcall zCWorld TraceRayFirstHit class zVEC3 const & class zVEC3 const & class zCVob * int -0x615600 int __fastcall zCWorld TraceRayNearestHit class zVEC3 const & class zVEC3 const & class zCVob * int -0x615740 int __fastcall zCWorld TraceRayFirstHitCache class zVEC3 const & class zVEC3 const & class zCArray const * int class zCRayCache * -0x615810 int __fastcall zCWorld TraceRayFirstHitCache class zVEC3 const & class zVEC3 const & class zCVob * int class zCRayCache * -0x615940 int __fastcall zCWorld TraceRayNearestHitCache class zVEC3 const & class zVEC3 const & class zCArray const * int class zCRayCache * -0x615a10 int __fastcall zCWorld TraceRayNearestHitCache class zVEC3 const & class zVEC3 const & class zCVob * int class zCRayCache * -0x615b40 int __fastcall zCWorld PickScene class zCCamera & int int float -0x615da0 int __thiscall zCWorld TraverseBsp class zCCBspTree * class zCTree * int -0x615ea0 void __thiscall zCWorld SaveBspTreeMesh3DS class zSTRING const & -0x615ed0 void __thiscall zCWorld CompileWorld enum zTBspTreeMode const & float int int class zCArray * -0x616570 int __thiscall zCWorld DisposeVobs class zCTree * -0x616710 void __thiscall zCWorld DisposeStaticWorld -0x616780 void __thiscall zCWorld DisposeWorld -0x616980 class zCVob * __thiscall zCWorld SearchVob class zCVob * class zCTree * -0x6169d0 class zCVob * __thiscall zCWorld SearchVobByID unsigned long class zCTree * -0x616a20 class zCVob * __thiscall zCWorld SearchVobByName class zSTRING const & -0x616b10 void __thiscall zCWorld SearchVobListByName class zSTRING const & class zCArray & -0x616d00 void __thiscall zCWorld SearchVobListByClass class zCClassDef * class zCArray & class zCTree * -0x616de0 void __thiscall zCWorld SearchVobListByBaseClass class zCClassDef * class zCArray & class zCTree * -0x616ee0 void __thiscall zCWorld SearchZoneListByClass class zCClassDef * class zCArray & -0x617020 class zCZone * __thiscall zCWorld SearchZoneDefaultByClass class zCClassDef * -0x617090 class zCTree * __thiscall zCWorld AddVobAsChild class zCVob * class zCTree * -0x6172a0 int __thiscall zCWorld ShouldAddThisVobToBsp class zCVob * -0x6172f0 class zCTree * __thiscall zCWorld AddVobAsChild class zCVob * class zCVob * -0x617320 class zCTree * __thiscall zCWorld AddVob class zCVob * -0x617340 void __thiscall zCWorld VobAddedToWorld class zCVob * -0x6174a0 void __thiscall zCWorld VobRemovedFromWorld class zCVob * -0x617690 void __thiscall zCWorld RemoveVob class zCVob * -0x6176c0 void __thiscall zCWorld RemoveVob class zCTree * -0x6176e0 void __thiscall zCWorld RemoveVobSubtree_r class zCTree * int -0x617890 void __thiscall zCWorld RemoveVobSubtree class zCVob * -0x6178c0 void __thiscall zCWorld RemoveVobSubtree class zCTree * -0x6178e0 void __thiscall zCWorld MoveVobSubtreeTo class zCVob * class zCTree * -0x6179a0 void __thiscall zCWorld MoveVobSubtreeTo class zCVob * class zCVob * -0x6179c0 void __thiscall zCWorld MoveVobSubtreeToWorldSpace class zCVob * -0x6179e0 void __thiscall zCWorld RemoveVobFromLists class zCVob * -0x617bd0 void __thiscall zCWorld PrintStatus -0x6185f0 void __thiscall zCWorld PrintGlobalVobTree class zCTree * int -0x618900 void __thiscall zCWorld PrintActiveVobs -0x618b40 void __thiscall zCWorld UpdateVobTreeBspDependencies class zCTree * -0x618ba0 void __thiscall zCWorld MoveVobs -0x618c30 void __thiscall zCWorld AdvanceClock float -0x618c70 void __thiscall zCWorld SaveBspTree class zFILE & -0x618e10 int __thiscall zCWorld LoadBspTree class zFILE & int -0x618f40 void __thiscall zCWorld DebugMarkOccluderPolys -0x619390 void __fastcall zCWorld UnarcTraverseVobs class zCArchiver & class zCTree * -0x619760 class zCViewProgressBar * __thiscall zCWorld GetProgressBar -0x619770 void __thiscall zCWorld Unarchive class zCArchiver & -0x619ea0 void __thiscall zCFileBIN BinSetFile class zFILE * -0x619ec0 int __thiscall zCWorld LoadWorld class zSTRING const & enum zCWorld::zTWorldLoadMode -0x61a130 class zCVob * __thiscall zCWorld MergeVobSubtree class zSTRING const & class zCVob * enum zCWorld::zTWorldLoadMergeMode -0x61a1f0 void __fastcall zCWorld ArcTraverseVobs class zCArchiver & class zCTree * int -0x61a510 void __thiscall zCWorld Archive class zCArchiver & -0x61a850 int __thiscall zCWorld SaveWorld class zSTRING const & enum zCWorld::zTWorldSaveMode int int -0x61ab10 int __thiscall zCWorld SaveVobSubtree class zSTRING const & class zCVob * int int -0x61abd0 void __thiscall zCWorld TraverseVobTree class zCVobCallback & void * class zCTree * -0x61ac30 unsigned long __thiscall zCWorld GetVobHashIndex class zSTRING const & -0x61ac60 unsigned long __thiscall zCWorld GetVobHashIndex class zCVob * -0x61aca0 void __thiscall zCWorld InsertVobHashTable class zCVob * -0x61ade0 void __thiscall zCWorld RemoveVobHashTable class zCVob * -0x61ae70 class zCVob * __thiscall zCWorld SearchVobHashTable class zSTRING const & -0x61af60 void __thiscall zCWorld SearchVobListHashTable class zSTRING const & class zCArray & -0x61b150 void __thiscall zCWorld SetOwnerSession class zCSession * -0x61b1a0 class zCSession * __thiscall zCWorld GetOwnerSession -0x61b1b0 void __thiscall zCWorld ResetCutscenePlayer -0x61b200 void __thiscall zCWorld RegisterPerFrameCallback class zCWorldPerFrameCallback * -0x61b350 void __thiscall zCWorld UnregisterPerFrameCallback class zCWorldPerFrameCallback * -0x61b3a0 class zCTree * __thiscall zCTree::AddChild class zCVob * -0x61b400 int __thiscall zCTree::CountNodes -0x61b440 zCWorld* __thiscall zCWorld zCWorld -0x61b460 void __thiscall zCWorld ProcessZones -0x61b480 void __thiscall zCArray::InsertEnd class zCZone * const & -0x61b570 int __thiscall zCArray::IsInList class zCZone * const & -0x61b5b0 void __thiscall zCArraySort::zCArraySort -0x61b5d0 void __thiscall zCArraySort::~zCArraySort -0x61b5f0 void __thiscall zCArraySort::Remove class zCZone * const & -0x61b630 void __thiscall zCVobBBox3DSorter::~zCVobBBox3DSorter -0x61b640 struct zTBBox3D const & __thiscall zCVobBBox3DSorter::GetBBox class zCBBox3DSorterBase::zTNode const * -0x61b650 void __thiscall zCVobBBox3DSorter::zTBoxSortHandle::~zTBoxSortHandle -0x61b6b0 void __thiscall zCVobBBox3DSorter::zTBoxSortHandle::AddActive void * -0x61b7c0 void __thiscall zCVobBBox3DSorter::zTBoxSortHandle::DelActive void * -0x61b800 void __thiscall zCVobBBox3DSorter::zTBoxSortHandle::ClearActive -0x61b820 void __thiscall zCList::~zCList -0x61b850 void __thiscall zCList ~zCList -0x61b880 void * __thiscall zCList::`scalar deleting destructor' unsigned int -0x61b8c0 void __thiscall zCArray::AllocDelta int -0x61b930 void __thiscall zCArray::InsertAtPos class zCZone * const & int -0x61ba40 void __thiscall zCArray::RemoveOrderIndex int -0x61ba70 void __thiscall zCArraySort::InsertEnd class zCZone * const & -0x61bb60 int __thiscall zCArraySort::Search class zCZone * const & -0x61bbe0 void __thiscall zCArraySort::AllocDelta int -0x61bd10 void __thiscall zCPolygon LightStatic class zCVobLight & class zVEC3 const & class zMAT4 & class zCWorld * -0x61c6f0 void __thiscall zCMesh LightMesh class zCVobLight & class zMAT4 & class zCWorld * -0x61c840 void __thiscall zCWorld LightWorldStaticUncompiled class zCTree * -0x61cce0 void __thiscall zCWorld LightWorldStaticCompiled -0x61d320 void __thiscall zCOLOR SetRGB unsigned char unsigned char unsigned char -0x61d340 void __thiscall zCWorld GenerateStaticVertexLighting -0x61d630 int __thiscall zCWorld LightingTestRay class zVEC3 const & class zVEC3 const & class zVEC3 & class zCPolygon * & -0x61d700 int __thiscall zCWorld GetSurfaceLightmapBBox2D class zCArray & struct zTBBox2D & int * const -0x61db90 class zVEC3 __thiscall zCWorld GetPhongNormal class zCPolygon * class zVEC3 const & -0x61dfa0 class zCPatchMap * __thiscall zCWorld GeneratePatchMapFromSurface class zCArray & -0x61ee90 zCPatch* __thiscall zCPatch zCPatch -0x61eee0 int __thiscall zCPatchMap CheckRaySurfaceIntersection class zVEC3 & class zVEC3 & class zVEC3 & class zCPolygon * & -0x61ef80 void __thiscall zCWorld GenerateLightmapFromPatchMap class zCPatchMap * -0x620320 void __thiscall zCWorld LightPatchMap class zCPatchMap * -0x620830 void __thiscall zCWorld GenerateSurfaces int struct zTBBox3D * -0x6214d0 void __thiscall zCPatchMap ~zCPatchMap -0x621570 void __thiscall zCWorld MakeTransfers -0x621cf0 void __thiscall zCPatch DoTransfers -0x621e80 void __thiscall zCWorld GenerateLightmapsRadiosity struct zTBBox3D * -0x6220e0 void __thiscall zCWorld GenerateLightmaps enum zCWorld::zTStaticWorldLightMode const & struct zTBBox3D * -0x622880 void __thiscall zCWorld GenerateStaticWorldLighting enum zCWorld::zTStaticWorldLightMode const & struct zTBBox3D * -0x6228c0 void __thiscall zCWorld MakeVobLightingDirty -0x622b00 void __thiscall zCList::~zCList -0x622b30 void __thiscall zCList::Insert class zCVob * -0x622b90 void __thiscall zCArray::zCArray -0x622ba0 class zCPatchMap * __thiscall zCWorld GeneratePatchMapFromSurface class zCArray & -0x622bc0 void __thiscall zCWorld MakeTransfers -0x622be0 void * __thiscall zCList::`scalar deleting destructor' unsigned int -0x622c20 void __thiscall zCArray::AllocDelta int -0x622cb0 void __thiscall zCArray::InsertEnd class zCTransfer const & -0x622de0 void __thiscall zCArray::InsertEnd class zCPatch * const & -0x622ed0 void __thiscall zCArray::InsertEnd class zCPatchMap * const & -0x622fc0 void __thiscall zCArray::InsertEnd class zCTransferConstr const & -0x623100 void __cdecl zDieter_StartUp struct HWND__ * * -0x625770 void __thiscall zCSoundSystemDummy DoSoundUpdate -0x625780 class zCSoundFX * __thiscall zCSoundSystemDummy LoadSoundFX class zSTRING const & -0x625800 void * __thiscall zCSoundFXDummy `scalar deleting destructor' unsigned int -0x625830 void __thiscall zCSoundFXDummy ~zCSoundFXDummy -0x625840 int __thiscall zCSoundSystemDummy PlaySound class zCSoundFX * int -0x625850 int __thiscall zCSoundSystemDummy PlaySound class zCSoundFX * int int float float -0x625860 void __thiscall zCSoundSystemDummy SetGlobalOcclusion float -0x625870 int __thiscall zCSoundSystemDummy PlaySound3D class zCSoundFX * class zCVob * int struct zCSoundSystem::zTSound3DParams * -0x625880 int __thiscall zCSoundSystemDummy PlaySound3D class zSTRING const & class zCVob * int struct zCSoundSystem::zTSound3DParams * -0x625890 int __thiscall zCSoundSystemDummy GetSound3DProps int const & struct zCSoundSystem::zTSound3DParams & -0x6258a0 int __thiscall zCSoundSystemDummy UpdateSound3D int const & struct zCSoundSystem::zTSound3DParams * -0x6258b0 void __thiscall zCSoundManager::zCTableEntry ~zCTableEntry -0x625980 class zCMusicTheme * __thiscall zCMusicSys_Dummy LoadThemeByScript class zSTRING const & -0x6259e0 class zCMusicTheme * __thiscall zCMusicSys_Dummy LoadTheme class zSTRING const & -0x625a40 class zCMusicJingle * __thiscall zCMusicSys_Dummy LoadJingleByScript class zSTRING const & -0x625ab0 class zCMusicJingle * __thiscall zCMusicSys_Dummy LoadJingle class zSTRING const & -0x625b20 void __thiscall zCMusicSys_Dummy DoMusicUpdate -0x629900 void __thiscall zSTRING Init -0x629910 void __thiscall zCTimer SetMotionFactor float -0x629920 void __thiscall zCZone SetVisual class zCVisual * -0x629930 void __thiscall zCZone SetVisual class zSTRING const & -0x629940 class zCClassDef * __thiscall zCZone GetZoneMotherClass -0x629950 void __cdecl zCZoneZFog operator delete void * char const * char const * int -0x629970 void __cdecl zCZoneZFogDefault operator delete void * char const * char const * int -0x629990 class zCClassDef * __thiscall zCZoneZFogDefault _GetClassDef -0x6299a0 class zCBspTree * __thiscall zCWorld GetBspTree -0x6299b0 void __thiscall zCWorld SetVobFarClipZScalability float -0x6299c0 void __thiscall zCVobCallback_PrintBigBBox ~zCVobCallback_PrintBigBBox -0x629ab0 void __thiscall zCVobCallback_PrintBigBBox HandleVob class zCVob * void * -0x62a2a0 void __thiscall zCShowMemCallback DoWorldPerFrameCallback class zCWorld * class zCCamera * -0x62ad10 void * __thiscall zCZoneZFogDefault `scalar deleting destructor' unsigned int -0x62ad40 void __thiscall zCZoneZFogDefault ~zCZoneZFogDefault -0x62ad50 void * __thiscall zCMusicSys_Dummy `scalar deleting destructor' unsigned int -0x62ad70 void * __thiscall zCSoundSystemDummy `scalar deleting destructor' unsigned int -0x62ad90 void __thiscall zCMusicSys_Dummy ~zCMusicSys_Dummy -0x62ada0 void __thiscall zCSoundSystemDummy ~zCSoundSystemDummy -0x62adb0 void __cdecl zDieter_ShutDown -0x62ae50 void __thiscall zCSoundManager ~zCSoundManager -0x62af40 void __thiscall zCArraySort::zCArraySort -0x62af60 void __cdecl zDieter_StartUp struct HWND__ * * -0x62afa0 void __thiscall zCArraySort::zCArraySort -0x62afc0 void __cdecl zDieter_StartUp struct HWND__ * * -0x62b430 class zCObject * __cdecl zCZoneReverb _CreateNewInstance -0x62b500 class zCClassDef * __thiscall zCZone _GetClassDef -0x62b510 void __thiscall zCZone ProcessZoneList class zCArraySort const & class zCArraySort const & class zCWorld * -0x62b520 class zCClassDef * __thiscall zCZone GetDefaultZoneClass -0x62b530 void __cdecl zCZoneReverb operator delete void * char const * char const * int -0x62b550 class zCClassDef * __thiscall zCZoneReverb _GetClassDef -0x62b760 class zCObject * __cdecl zCZoneReverbDefault _CreateNewInstance -0x62b830 void __cdecl zCZoneReverbDefault operator delete void * char const * char const * int -0x62b850 class zCClassDef * __thiscall zCZoneReverbDefault _GetClassDef -0x62b860 void __thiscall zCZoneReverbDefault ProcessZoneList class zCArraySort const & class zCArraySort const & class zCWorld * -0x62b870 void * __thiscall zCZoneReverbDefault `scalar deleting destructor' unsigned int -0x62b8a0 void __thiscall zCZoneReverbDefault ~zCZoneReverbDefault -0x62bb10 class zCObject * __cdecl zCZoneVobFarPlane _CreateNewInstance -0x62bbe0 void __cdecl zCZoneVobFarPlane operator delete void * char const * char const * int -0x62bc00 class zCClassDef * __thiscall zCZoneVobFarPlane _GetClassDef -0x62be10 class zCObject * __cdecl zCZoneVobFarPlaneDefault _CreateNewInstance -0x62bee0 void __cdecl zCZoneVobFarPlaneDefault operator delete void * char const * char const * int -0x62bf00 class zCClassDef * __thiscall zCZoneVobFarPlaneDefault _GetClassDef -0x62bf10 void * __thiscall zCZoneVobFarPlaneDefault `scalar deleting destructor' unsigned int -0x62bf40 void __thiscall zCZoneVobFarPlaneDefault ~zCZoneVobFarPlaneDefault -0x62c1b0 class zCObject * __cdecl zCZoneMusic _CreateNewInstance -0x62c270 void __cdecl zCZoneMusic operator delete void * char const * char const * int -0x62c290 class zCClassDef * __thiscall zCZoneMusic _GetClassDef -0x62c2a0 void * __thiscall zCZoneMusic `scalar deleting destructor' unsigned int -0x62c2d0 void __thiscall zCZoneMusic ~zCZoneMusic -0x62c540 class zCObject * __cdecl zCZoneZFog _CreateNewInstance -0x62c630 class zCClassDef * __thiscall zCZoneZFog _GetClassDef -0x62c840 class zCObject * __cdecl zCZoneZFogDefault _CreateNewInstance -0x62cb30 class zCObject * __cdecl zCVobSound _CreateNewInstance -0x62cba0 void __cdecl zCVobSound operator delete void * char const * char const * int -0x62cdc0 class zCObject * __cdecl zCVobSoundDaytime _CreateNewInstance -0x62ce90 void __cdecl zCVobSoundDaytime operator delete void * char const * char const * int -0x62ceb0 class zCClassDef * __thiscall zCVobSoundDaytime _GetClassDef -0x62cec0 class zCClassDef * __thiscall zCVobSoundDaytime GetZoneMotherClass -0x62ced0 void __thiscall zCBBox3DSorterBase::zTBoxSortHandle ~zTBoxSortHandle -0x62cf20 zCBBox3DSorterBase* __thiscall zCBBox3DSorterBase zCBBox3DSorterBase -0x62cfa0 void * __thiscall zCBBox3DSorterBase `scalar deleting destructor' unsigned int -0x62cfc0 void __thiscall zCBBox3DSorterBase ~zCBBox3DSorterBase -0x62d050 int __cdecl zCBBox3DSorterBase ArrayCompare void const * void const * -0x62d140 void __thiscall zCBBox3DSorterBase Clear -0x62d1c0 void __thiscall zCBBox3DSorterBase AllocAbs int -0x62d250 void __thiscall zCBBox3DSorterBase Insert void * -0x62d3d0 void __thiscall zCBBox3DSorterBase Remove void * -0x62d4a0 void __thiscall zCBBox3DSorterBase GetActiveList struct zTBBox3D const & class zCBBox3DSorterBase::zTBoxSortHandle & -0x62d7e0 void __thiscall zCBBox3DSorterBase UpdateActiveList struct zTBBox3D const & class zCBBox3DSorterBase::zTBoxSortHandle & -0x62dad0 void __thiscall zCBBox3DSorterBase InsertHandle class zCBBox3DSorterBase::zTBoxSortHandle & -0x62dbd0 void __thiscall zCBBox3DSorterBase RemoveHandle class zCBBox3DSorterBase::zTBoxSortHandle & -0x62dc20 void __thiscall zCBBox3DSorterBase Sort -0x62dc60 void __thiscall zCBBox3DSorterBase AdjustSorting class zCArraySort & int -0x62dde0 void __thiscall zCBBox3DSorterBase Update void * -0x62df40 zCZone* __thiscall zCZone zCZone -0x62dfb0 void * __thiscall zCZone `scalar deleting destructor' unsigned int -0x62dfe0 void __thiscall zCZone ~zCZone -0x62e050 void __thiscall zCZone ThisVobAddedToWorld class zCWorld * -0x62e070 void __thiscall zCZone ThisVobRemovedFromWorld class zCWorld * -0x62e090 void __thiscall zCZone EndMovement -0x62e0b0 float __thiscall zCZone GetCamPosWeight -0x62e2f0 void __thiscall zCZone SetZoneVobFlags -0x62e310 void __thiscall zCZone Unarchive class zCArchiver & -0x62e340 class zSTRING __thiscall zCZone GetDebugDescString -0x62e490 zCZoneZFog* __thiscall zCZoneZFog zCZoneZFog -0x62e530 void * __thiscall zCZoneZFog `scalar deleting destructor' unsigned int -0x62e560 void __thiscall zCZoneZFog ~zCZoneZFog -0x62e5d0 float __thiscall zCZoneZFog GetActiveRange float -0x62e620 class zCClassDef * __thiscall zCZoneZFog GetDefaultZoneClass -0x62e630 void __thiscall zCZoneZFog ProcessZoneList class zCArraySort const & class zCArraySort const & class zCWorld * -0x62e720 void __thiscall zCZoneZFog Archive class zCArchiver & -0x62e790 void __thiscall zCZoneZFog Unarchive class zCArchiver & -0x62e820 void __thiscall zCZoneZFogDefault ThisVobAddedToWorld class zCWorld * -0x62e850 void __thiscall zCZoneZFogDefault Unarchive class zCArchiver & -0x62e900 zCZoneVobFarPlane* __thiscall zCZoneVobFarPlane zCZoneVobFarPlane -0x62e980 void * __thiscall zCZoneVobFarPlane `scalar deleting destructor' unsigned int -0x62e9b0 void __thiscall zCZoneVobFarPlane ~zCZoneVobFarPlane -0x62ea20 float __thiscall zCZoneVobFarPlane GetActiveFarZ float -0x62ea70 class zCClassDef * __thiscall zCZoneVobFarPlane GetDefaultZoneClass -0x62ea80 void __thiscall zCZoneVobFarPlane ProcessZoneList class zCArraySort const & class zCArraySort const & class zCWorld * -0x62eb70 void __thiscall zCZoneVobFarPlane Archive class zCArchiver & -0x62ebd0 void __thiscall zCZoneVobFarPlane Unarchive class zCArchiver & -0x62ec70 void __thiscall zCZoneVobFarPlaneDefault ThisVobAddedToWorld class zCWorld * -0x62ecc0 void __thiscall zCZoneVobFarPlaneDefault Unarchive class zCArchiver & -0x62ed80 zCVobSound* __thiscall zCVobSound zCVobSound -0x62efc0 class zCClassDef * __thiscall zCVobSound _GetClassDef -0x62efd0 void * __thiscall zCVobSound `scalar deleting destructor' unsigned int -0x62f000 void __thiscall zCVobSound ~zCVobSound -0x62f120 class zSTRING __thiscall zCVobSound GetDebugDescString -0x62f4a0 void __thiscall zCVobSound EndMovement -0x62f530 void __thiscall zCVobSound SetSound class zSTRING const & -0x62f670 class zCSoundFX * __thiscall zCVobSound LoadSound class zSTRING const & -0x62f6c0 void __thiscall zCVobSound SetSoundVolume float -0x62f6d0 void __thiscall zCVobSound SetSoundRadius float -0x62f750 float __thiscall zCVobSound CalcObstruction -0x62f950 float __thiscall zCVobSound CalcVolumeScale -0x62fc40 void __thiscall zCVobSound StartSound int -0x62fdd0 void __thiscall zCVobSound StopSound -0x62fe10 void __thiscall zCVobSound DoSoundUpdate float -0x62ff50 void __thiscall zCVobSound OnTrigger class zCVob * class zCVob * -0x62ff70 void __thiscall zCVobSound OnUntrigger class zCVob * class zCVob * -0x62ffc0 void __thiscall zCVobSound OnMessage class zCEventMessage * class zCVob * -0x62ffd0 void __thiscall zCVobSound Archive class zCArchiver & -0x630140 void __thiscall zCVobSound Unarchive class zCArchiver & -0x6304e0 void __thiscall zCVobSound ProcessZoneList class zCArraySort const & class zCArraySort const & class zCWorld * -0x6305c0 void __thiscall zCVobSound ThisVobAddedToWorld class zCWorld * -0x6305e0 void __thiscall zCVobSound ThisVobRemovedFromWorld class zCWorld * -0x630640 zCVobSoundDaytime* __thiscall zCVobSoundDaytime zCVobSoundDaytime -0x6306a0 void * __thiscall zCVobSoundDaytime `scalar deleting destructor' unsigned int -0x6306d0 void __thiscall zCVobSoundDaytime ~zCVobSoundDaytime -0x630860 class zSTRING __thiscall zCVobSoundDaytime GetDebugDescString -0x6309b0 void __thiscall zCVobSoundDaytime ActivateSection int -0x630a90 int __thiscall zCVobSoundDaytime CalcTimeFrac float float float float & -0x630b20 void __thiscall zCVobSoundDaytime DoSoundUpdate float -0x630e40 void __thiscall zCVobSoundDaytime Archive class zCArchiver & -0x630eb0 void __thiscall zCVobSoundDaytime Unarchive class zCArchiver & -0x630f90 zCZoneReverb* __thiscall zCZoneReverb zCZoneReverb -0x631020 void * __thiscall zCZoneReverb `scalar deleting destructor' unsigned int -0x631050 void __thiscall zCZoneReverb ~zCZoneReverb -0x6310c0 class zSTRING __thiscall zCZoneReverb GetDebugDescString -0x631260 float __thiscall zCZoneReverb GetActiveWeight -0x6312b0 class zCClassDef * __thiscall zCZoneReverb GetDefaultZoneClass -0x6312c0 void __thiscall zCZoneReverb ProcessZoneList class zCArraySort const & class zCArraySort const & class zCWorld * -0x6313d0 void __thiscall zCZoneReverb Archive class zCArchiver & -0x631650 void __thiscall zCZoneReverb Unarchive class zCArchiver & -0x631700 void __thiscall zCZoneReverbDefault ThisVobAddedToWorld class zCWorld * -0x631740 void __thiscall zCZoneReverbDefault Unarchive class zCArchiver & -0x631800 int __cdecl zCZoneMusic SetAutochange int -0x631820 void __cdecl zCZoneMusic GetAutochange int * -0x631830 zCBBox3DSorterBase* __thiscall zCBBox3DSorterBase zCBBox3DSorterBase -0x631850 void __thiscall zCArraySort::zCArraySort -0x631870 void __thiscall zCArraySort::~zCArraySort -0x631890 void __thiscall zCArraySort::QuickSort -0x6318b0 void __thiscall zCBBox3DSorterBase GetActiveList struct zTBBox3D const & class zCBBox3DSorterBase::zTBoxSortHandle & -0x6318d0 void __thiscall zCArraySort::AllocDelta int -0x631940 void __thiscall zCArraySort::AllocAbs int -0x6319b0 void __thiscall zCArraySort::InsertEnd void * const & -0x631dd0 int __cdecl CapsLock -0x631e00 void __cdecl SetCapsLock int -0x631e60 void __cdecl ToggleCapsLock -0x631fd0 oCAIHuman* __thiscall oCAIHuman oCAIHuman -0x6320e0 class zCClassDef * __thiscall oCAIHuman _GetClassDef -0x6320f0 void * __thiscall oCAIHuman `scalar deleting destructor' unsigned int -0x632120 void __thiscall oCAIHuman ~oCAIHuman -0x6321f0 void __thiscall oCAIHuman Init class oCNpc * -0x632210 int __thiscall oCAIHuman DoSimpleAI -0x6323c0 int __thiscall oCAIHuman Pressed int -0x6323e0 int __thiscall oCAIHuman Toggled int -0x632400 void __thiscall oCAIHuman SetCamModeMob class oCMobInter * -0x6326c0 void __thiscall oCAIHuman ChangeCamMode class zSTRING const & -0x6326d0 void __thiscall oCAIHuman InitCamModes int -0x632ad0 void __thiscall oCAIHuman SetCamMode class zSTRING const & int -0x632e20 void __thiscall oCAIHuman WeaponChoose -0x633350 void __cdecl oCMsgMagic operator delete void * char const * char const * int -0x633370 int __thiscall oCAIHuman BowMode int -0x633800 enum oHEROSTATUS __thiscall oCAIHuman GetEnemyThreat -0x633d70 void __thiscall oCAIHuman CheckFightCamera -0x633dd0 int __thiscall oCAIHuman FightMelee -0x634c70 void __cdecl oCMsgAttack operator delete void * char const * char const * int -0x634c90 int __thiscall oCAIHuman CheckMobInteraction -0x634fe0 int __thiscall oCAIHuman CheckItemInteraction -0x635950 class zSTRING __thiscall oCItem GetSchemeName -0x6359a0 int __thiscall oCAIHuman StandActions -0x6360a0 void __cdecl oCMobMsg operator delete void * char const * char const * int -0x6360c0 int __thiscall oCAIHuman PC_DirectActions -0x6361b0 int __thiscall oCAIHuman PC_CheckSpecialStates -0x6369e0 void __thiscall oCAIHuman PC_Diving -0x636b20 void __thiscall oCAIHuman PC_Turn float int -0x636b40 int __thiscall oCAIHuman PC_SpecialMove int -0x636c90 int __thiscall oCAIHuman PC_ActionMove int -0x636de0 int __thiscall oCAIHuman PC_WeaponMove int -0x637090 int __thiscall oCAIHuman PC_SlowMove int -0x6374d0 int __thiscall oCAIHuman PC_Sneak int -0x637660 void __thiscall oCAIHuman PC_Turnings int -0x637850 int __thiscall oCAIHuman PC_Strafe int -0x6379e0 void __thiscall oCAIHuman _WalkCycle -0x637ce0 void __thiscall oCAIHuman ResetObserveSuspectCounter -0x637cf0 void __thiscall oCAIHuman CreateObserveSuspect int -0x637d80 void __thiscall oCAIHuman CreateFootStepSound int -0x637e60 void __thiscall oCAIHuman ResetAssessUseMobCounter -0x637e70 void __thiscall oCAIHuman CreateAssessUseMob -0x637f00 void __thiscall oCAIHuman SetCrawlMode int -0x638190 void __thiscall oCAIHuman SetSprintMode int -0x6383d0 int __thiscall oCAIHuman MoveCamera -0x6385c0 void __thiscall oCAIHuman CamMessages -0x638610 void __thiscall oCAIHuman CheckFocusVob -0x6387d0 void __thiscall oCAIHuman Moving -0x638930 void __thiscall oCAIHuman DoAI class zCVob * int & -0x638f40 void __thiscall oCAIHuman DoMonsterSpecial -0x638f50 void __thiscall oCAIHuman SetShowAI int -0x638f70 int __thiscall oCAIHuman GetShowAI -0x638f80 int __thiscall oCAIHuman CanThisCollideWith class zCVob * -0x638fc0 void __thiscall oCAIHuman AddIgnoreCD class zCVob * -0x638fe0 void __thiscall oCAIHuman SubIgnoreCD class zCVob * -0x639050 void __thiscall oCAIHuman StartFlyDamage float class zVEC3 & -0x639410 void __thiscall oCAIHuman Archive class zCArchiver & -0x639430 void __thiscall oCAIHuman Unarchive class zCArchiver & -0x639450 oCAICamera* __thiscall oCAICamera oCAICamera -0x639590 class zCClassDef * __thiscall oCAICamera _GetClassDef -0x6395a0 int __thiscall oCAICamera HasAIDetectedCollision -0x6395b0 void * __thiscall oCAICamera `scalar deleting destructor' unsigned int -0x6395e0 void __thiscall oCAICamera ~oCAICamera -0x6395f0 void __thiscall oCAICamera DoAI class zCVob * int & -0x639820 oCAIHuman_Stand* __thiscall oCAIHuman_Stand oCAIHuman_Stand class zCVob * -0x639950 class zCClassDef * __thiscall oCAIHuman_Stand _GetClassDef -0x639960 void * __thiscall oCAIHuman_Stand `scalar deleting destructor' unsigned int -0x639990 void __thiscall oCAIHuman_Stand ~oCAIHuman_Stand -0x6399a0 void __thiscall oCAIHuman_Stand DoAI class zCVob * int & -0x639cc0 class zCObject * __cdecl oCAIHuman _CreateNewInstance -0x639d30 void __cdecl oCAIHuman operator delete void * char const * char const * int -0x639f50 class zCObject * __cdecl oCAICamera _CreateNewInstance -0x63a0c0 void __cdecl oCAICamera operator delete void * char const * char const * int -0x63a2e0 class zCObject * __cdecl oCAIHuman_Stand _CreateNewInstance -0x63a440 void __cdecl oCAIHuman_Stand operator delete void * char const * char const * int -0x63a7c0 void __thiscall oCAISound RemoveSlideSound -0x63a7e0 void __thiscall oCAISound CheckSlideSound class zCVob * -0x63a870 int __thiscall oCAISound GetSoundMaterial class zCVob * enum zCSoundManager::zTSndManMedium & -0x63a940 void __thiscall oCAISound StartCollisionSound class zCVob * class zCCollisionReport const & -0x63a950 oCAIVobMove* __thiscall oCAIVobMove oCAIVobMove -0x63aa20 class zCClassDef * __thiscall oCAIVobMove _GetClassDef -0x63aa30 int __thiscall oCAIVobMove CanThisCollideWith class zCVob * -0x63aa70 void * __thiscall oCAIVobMove `scalar deleting destructor' unsigned int -0x63aaa0 void __thiscall oCAIVobMove ~oCAIVobMove -0x63abd0 class zCClassDef * __thiscall oCAISound _GetClassDef -0x63abe0 void __thiscall oCAISound ~oCAISound -0x63ac50 void * __thiscall oCAISound `scalar deleting destructor' unsigned int -0x63ac80 void __thiscall oCAIVobMove Init class zCVob * class zCVob * class zVEC3 & float float class zMAT4 * -0x63b000 void __thiscall oCAIVobMove DoAI class zCVob * int & -0x63b170 void __thiscall oCAIVobMove ReportCollisionToAI class zCCollisionReport const & -0x63b1c0 void __thiscall oCAIVobMove Archive class zCArchiver & -0x63b220 void __thiscall oCAIVobMove Unarchive class zCArchiver & -0x63b320 void __thiscall oCAIVobMove AddIgnoreCDVob class zCVob * -0x63b340 void __thiscall oCAIVobMove ClearIgnoreCDVob -0x63b3b0 oCAIVobMoveTorch* __thiscall oCAIVobMoveTorch oCAIVobMoveTorch -0x63b440 class zCClassDef * __thiscall oCAIVobMoveTorch _GetClassDef -0x63b450 void * __thiscall oCAIVobMoveTorch `scalar deleting destructor' unsigned int -0x63b480 void __thiscall oCAIVobMoveTorch ~oCAIVobMoveTorch -0x63b5a0 void __thiscall oCAIVobMoveTorch Init class zCVob * class zCVob * class zVEC3 & float float class zMAT4 * -0x63b5d0 void __thiscall oCAIVobMoveTorch DoAI class zCVob * int & -0x63b600 int __thiscall oCAIVobMoveTorch CheckWater -0x63b6e0 void __thiscall oCAIVobMoveTorch BurnedOut -0x63b8e0 oCAIArrowBase* __thiscall oCAIArrowBase oCAIArrowBase -0x63b9c0 class zCClassDef * __thiscall oCAIArrowBase _GetClassDef -0x63b9d0 int __thiscall oCAIArrowBase HasAIDetectedCollision -0x63b9e0 void __thiscall oCAIArrowBase AICollisionResponseSelfDetected class zVEC3 const & int & -0x63b9f0 void * __thiscall oCAIArrowBase `scalar deleting destructor' unsigned int -0x63ba20 void __thiscall oCAIArrowBase ~oCAIArrowBase -0x63bb40 void __thiscall oCAIArrowBase AddIgnoreCDVob class zCVob * -0x63bb60 void __thiscall oCAIArrowBase ClearIgnoreCDVob -0x63bbd0 void __thiscall oCAIArrowBase CreateTrail class zCVob * -0x63be70 void __thiscall oCAIArrowBase DoAI class zCVob * int & -0x63c160 void __thiscall oCAIArrowBase ReportCollisionToAI class zCCollisionReport const & -0x63c1e0 void __thiscall oCAIArrowBase Archive class zCArchiver & -0x63c260 void __thiscall oCAIArrowBase Unarchive class zCArchiver & -0x63c330 oCAIArrow* __thiscall oCAIArrow oCAIArrow -0x63c3e0 class zCClassDef * __thiscall oCAIArrow _GetClassDef -0x63c3f0 void * __thiscall oCAIArrow `scalar deleting destructor' unsigned int -0x63c420 void __thiscall oCAIArrow ~oCAIArrow -0x63c520 void __thiscall oCAIArrow SetTarget class zCVob * -0x63c560 void __thiscall oCAIArrow ClearUsedVobs -0x63c620 void __thiscall oCAIArrow SetupAIVob class zCVob * class zCVob * class zCVob * -0x63c9e0 void __thiscall oCAIArrow DoAI class zCVob * int & -0x63ca10 int __thiscall oCAIArrow CanThisCollideWith class zCVob * -0x63caa0 void __thiscall oCAIArrow ReportCollisionToAI class zCCollisionReport const & -0x63cda0 void __thiscall oCAIArrow Archive class zCArchiver & -0x63ce70 void __thiscall oCAIArrow Unarchive class zCArchiver & -0x63cf90 oCAIDrop* __thiscall oCAIDrop oCAIDrop -0x63d070 class zCClassDef * __thiscall oCAIDrop _GetClassDef -0x63d080 int __thiscall oCAIDrop HasAIDetectedCollision -0x63d090 int __thiscall oCAIDrop CanThisCollideWith class zCVob * -0x63d0d0 void * __thiscall oCAIDrop `scalar deleting destructor' unsigned int -0x63d100 void __thiscall oCAIDrop ~oCAIDrop -0x63d230 void __thiscall oCAIDrop AddIgnoreCDVob class zCVob * -0x63d250 void __thiscall oCAIDrop ClearIgnoreCDVob -0x63d2c0 void __thiscall oCAIDrop SetupAIVob class zCVob * class zCVob * -0x63d560 void __thiscall oCAIDrop DoAI class zCVob * int & -0x63d5d0 void __thiscall oCAIDrop ReportCollisionToAI class zCCollisionReport const & -0x63d620 void __thiscall oCAIDrop SetVelocity float float -0x63d710 void __thiscall oCAIDrop SetStartPosition class zVEC3 & -0x63d890 void __thiscall oCAIDrop Archive class zCArchiver & -0x63d8a0 void __thiscall oCAIDrop Unarchive class zCArchiver & -0x63dcb0 class zCObject * __cdecl oCAIArrowBase _CreateNewInstance -0x63dda0 void __cdecl oCAIArrowBase operator delete void * char const * char const * int -0x63dfc0 class zCObject * __cdecl oCAIArrow _CreateNewInstance -0x63e0c0 void __cdecl oCAIArrow operator delete void * char const * char const * int -0x63e2e0 class zCObject * __cdecl oCAIDrop _CreateNewInstance -0x63e3c0 void __cdecl oCAIDrop operator delete void * char const * char const * int -0x63e5e0 class zCObject * __cdecl oCAIVobMove _CreateNewInstance -0x63e6c0 void __cdecl oCAIVobMove operator delete void * char const * char const * int -0x63e8e0 class zCObject * __cdecl oCAIVobMoveTorch _CreateNewInstance -0x63e9c0 void __cdecl oCAIVobMoveTorch operator delete void * char const * char const * int -0x63e9e0 void __thiscall zCList::DeleteList -0x63ee20 oTGilValues* __thiscall oTGilValues oTGilValues -0x63ee90 oCAniCtrl_Human* __thiscall oCAniCtrl_Human oCAniCtrl_Human -0x63efe0 class zCClassDef * __thiscall oCAniCtrl_Human _GetClassDef -0x63eff0 void * __thiscall oCAniCtrl_Human `scalar deleting destructor' unsigned int -0x63f020 void __thiscall oCAniCtrl_Human ~oCAniCtrl_Human -0x63f0c0 void __thiscall oCAniCtrl_Human Init class oCNpc * -0x63f120 int __thiscall oCAniCtrl_Human StartAni int int -0x63f320 void __thiscall oCAniCtrl_Human SetNextAni int int -0x63f390 void __thiscall oCAniCtrl_Human InitAnimations -0x640190 void __thiscall oCAniCtrl_Human SearchStandAni int -0x6404f0 void __thiscall oCAniCtrl_Human StartStandAni -0x640510 void __thiscall oCAniCtrl_Human Reset -0x640550 void __thiscall oCAniCtrl_Human InitAngleValuesForConsole -0x6405a0 void __thiscall oCAniCtrl_Human SetScriptValues -0x640e90 void __thiscall oCNpc SetBloodEmitter class zSTRING -0x641000 void __thiscall oCNpc SetBloodTexture class zSTRING -0x641170 void __thiscall oCAniCtrl_Human SetInterruptFollowAni int -0x641320 void __thiscall oCAniCtrl_Human InitAllAnis -0x6456cb void __thiscall oCAniCtrl_Human InitAllAnis -0x645740 class zCModel * __thiscall zCAIPlayer GetModel -0x645750 void __thiscall oCAniCtrl_Human SetWalkMode int -0x646040 void __thiscall oCAniCtrl_Human InitFightAnis int -0x646a82 void __thiscall oCAniCtrl_Human InitFightAnis int -0x646af0 void __thiscall oCAniCtrl_Human SetFightAnis int -0x646c03 void __thiscall oCAniCtrl_Human SetFightAnis int -0x646c20 void __thiscall oCAniCtrl_Human StartAniWithOffset int float -0x646c30 void __thiscall oCAniCtrl_Human DoAniWithOffset -0x646c40 void __thiscall oCAniCtrl_Human CorrectFightPosition -0x646e90 class zSTRING __thiscall oCAniCtrl_Human GetWalkModeString -0x647010 void __thiscall oCAniCtrl_Human CorrectAniStates -0x6471d0 int __thiscall oCAniCtrl_Human CheckWaterLevel -0x647fd0 void __thiscall oCAniCtrl_Human SetAlwaysWalk int -0x6481d0 int __thiscall oCAniCtrl_Human IsAlwaysWalk -0x648200 int __thiscall oCAniCtrl_Human CanToggleWalkModeTo int -0x649080 int __thiscall oCAniCtrl_Human CanToggleWalkMode -0x649ab0 void __thiscall oCAniCtrl_Human ToggleWalkMode int -0x649af0 int __thiscall oCAniCtrl_Human IsDead -0x64a030 int __thiscall oCAniCtrl_Human IsFallen -0x64a150 int __thiscall oCAniCtrl_Human IsAiming -0x64a230 int __thiscall oCAniCtrl_Human IsStateAniActive int -0x64a2c0 int __thiscall oCAniCtrl_Human IsStateAniActive class zCModelAni * -0x64a310 int __thiscall oCAniCtrl_Human IsStanding -0x64a4d0 int __thiscall oCAniCtrl_Human IsJumpStanding -0x64a540 int __thiscall oCAniCtrl_Human IsWalking -0x64a680 int __thiscall oCAniCtrl_Human IsWalkingBackward -0x64a7c0 void __thiscall oCAniCtrl_Human StopTurnAnis -0x64a7d0 float __thiscall oCAniCtrl_Human Turn float int -0x64ace0 void __thiscall oCAniCtrl_Human DoAutoRoll -0x64adc0 void __thiscall oCAniCtrl_Human TurnDegrees float int -0x64aea0 int __thiscall oCAniCtrl_Human WallInFront float -0x64af70 class zSTRING __cdecl oCAniCtrl_Human GetWeaponString int -0x64b19d class zSTRING __cdecl oCAniCtrl_Human GetWeaponString int -0x64b240 class zSTRING __cdecl oCAniCtrl_Human GetWeaponHitString int -0x64b46d class zSTRING __cdecl oCAniCtrl_Human GetWeaponHitString int -0x64b510 int __thiscall oCAniCtrl_Human IsDefending -0x64b570 void __thiscall oCAniCtrl_Human GetFightLimbs -0x64c120 void __thiscall oCAniCtrl_Human DoSparks class zVEC3 & class zSTRING const & -0x64c270 class zCModelAniActive * __thiscall oCAniCtrl_Human GetLayerAni int -0x64c2a0 int __thiscall oCAniCtrl_Human CheckLayerAni int class zSTRING const & -0x64c2e0 int __thiscall oCAniCtrl_Human CheckLimbHit class zSTRING const & class zCList & -0x64c360 void __thiscall oCAniCtrl_Human ShowWeaponTrail -0x64c5e0 void __thiscall oCAniCtrl_Human StartHitCombo int class zCVob * -0x64c640 void __thiscall oCAniCtrl_Human StartHitGraphical int class zCVob * -0x64c710 int __thiscall oCAniCtrl_Human GetStopTurnVobSign -0x64c770 int __thiscall oCAniCtrl_Human HitCombo int -0x64caa0 class zCVob * __thiscall oCAniCtrl_Human CheckHitTarget -0x64ccf0 void __thiscall oCAniCtrl_Human CreateHit class zCVob * -0x64d1a0 void __thiscall oCAniCtrl_Human HitInterrupt -0x64d1e0 int __thiscall oCAniCtrl_Human HitGraphical -0x64d360 int __thiscall oCAniCtrl_Human IsInPreHit -0x64d3b0 int __thiscall oCAniCtrl_Human IsInPostHit -0x64d440 int __thiscall oCAniCtrl_Human IsInCombo -0x64d490 class zSTRING __thiscall oCAniCtrl_Human GetHitDirection -0x64d570 class zCModelAniActive * __thiscall oCAniCtrl_Human IsParadeRunning -0x64d5c0 int __thiscall oCAniCtrl_Human CanParade class oCNpc * -0x64d690 void __thiscall oCAniCtrl_Human StartParadeEffects class oCNpc * -0x64dbe0 void __thiscall oCAniCtrl_Human StrafeLeft -0x64dc20 void __thiscall oCAniCtrl_Human StrafeRight -0x64dc60 int __thiscall oCAniCtrl_Human GetFootPos -0x64de20 void __thiscall oCAniCtrl_Human PC_GoForward -0x64de70 void __thiscall oCAniCtrl_Human PC_GoBackward -0x64deb0 void __thiscall oCAniCtrl_Human PC_JumpForward -0x64e090 int __thiscall oCAniCtrl_Human CanJump int -0x64e0e4 int __thiscall oCAniCtrl_Human CanJump int -0x64e100 int __thiscall oCAniCtrl_Human CanJumpLedge -0x64e2b0 int __thiscall oCAniCtrl_Human JumpForward -0x64e4f0 int __thiscall oCAniCtrl_Human Swim_CanClimbLedge -0x64e530 void __thiscall oCAniCtrl_Human Swim_ClimbLedge -0x64e6a0 int __thiscall oCAniCtrl_Human CanWalkOnPoly class zVEC3 const & -0x64e710 int __thiscall oCAniCtrl_Human DrawWeapon1 int int int -0x64e9e0 int __thiscall oCAniCtrl_Human ChooseNextWeapon2 int -0x64ee90 int __thiscall oCAniCtrl_Human DrawWeapon2 -0x64f1c0 int __thiscall oCAniCtrl_Human RemoveWeapon1 -0x64f400 int __thiscall oCAniCtrl_Human RemoveWeapon2 -0x64f6f0 void __thiscall oCAniCtrl_Human StartUp class zCVob * -0x64f700 void __thiscall oCAniCtrl_Human LerpFeetToTarget int int class zVEC3 const & -0x64fa60 void __thiscall zCVob Move class zVEC3 const & -0x64fa80 void __thiscall oCAniCtrl_Human RelaxHandToTarget class zVEC3 const & class zVEC3 const & int float -0x650400 class zVEC3 & __thiscall zVEC3 operator*= float -0x650430 void __thiscall oCAniCtrl_Human CheckSpecialStates -0x651290 void __thiscall oCAniCtrl_Human CheckJump -0x6514f0 void __thiscall oCAniCtrl_Human StartFallDownAni -0x651810 void __thiscall oCAniCtrl_Human CheckFallStates -0x6521f0 float __thiscall oCAniCtrl_Human CombineAniLerp float float float float -0x652250 int __thiscall oCAniCtrl_Human InterpolateCombineAni float float int -0x6523d0 void __thiscall oCAniCtrl_Human LookAtTarget -0x6523f0 void __thiscall oCAniCtrl_Human SetLookAtTarget float float -0x652410 void __thiscall oCAniCtrl_Human SetLookAtTarget class zVEC3 & -0x652510 void __thiscall oCAniCtrl_Human SetLookAtTarget class zCVob * -0x652670 void __thiscall oCAniCtrl_Human StopLookAtTarget -0x652760 void __thiscall oCAniCtrl_Human StartCombineAni class zVEC3 & int float float -0x6528a0 void __thiscall oCAniCtrl_Human StartCombineAni class zCVob * int float float -0x652a00 void __thiscall oCAniCtrl_Human StopCombineAni int -0x652a10 int __thiscall oCAniCtrl_Human DetectChasm class zVEC3 const & class zVEC3 const & float & class zVEC3 & -0x652ba0 int __thiscall oCAniCtrl_Human IsInCriticalAni -0x6532a0 void __thiscall oCAniCtrl_Human Archive class zCArchiver & -0x653350 void __thiscall oCAniCtrl_Human Unarchive class zCArchiver & -0x653440 void __thiscall oCAniCtrl_Human SetActionMode int -0x6534c0 void __thiscall oCAniCtrl_Human _Stand -0x653960 void __thiscall oCAniCtrl_Human _Forward -0x653c30 void __thiscall oCAniCtrl_Human _Backward -0x653f10 void __thiscall oCAniCtrl_Human SetAnimations int class zSTRING const & -0x654430 int __thiscall oCAniCtrl_Human TransitionToInvest -0x654520 int __thiscall oCAniCtrl_Human TransitionToCast -0x654760 int __thiscall oCAniCtrl_Human TransitionToStand -0x654940 int __thiscall oCAniCtrl_Human IsInCastAni -0x654a20 int __thiscall oCAniCtrl_Human IsInWeaponChoose -0x654ac0 int __thiscall oCAniCtrl_Human GetWaterLevel -0x654b30 int __thiscall oCAniCtrl_Human IsInWater -0x654dc0 class zCObject * __cdecl oCAniCtrl_Human _CreateNewInstance -0x654e30 void __cdecl oCAniCtrl_Human operator delete void * char const * char const * int -0x654e50 void __thiscall zCArray::operator= class zCArray const & -0x654ef0 void __thiscall zCList::~zCList -0x654f20 void __thiscall zCList::DeleteListDatas -0x654f90 void * __thiscall zCList::`scalar deleting destructor' unsigned int -0x654fd0 void * __thiscall zCList::`scalar deleting destructor' unsigned int -0x6550a0 void __thiscall myThunder ~myThunder -0x6550d0 oCBarrier* __thiscall oCBarrier oCBarrier -0x655ab0 void __thiscall oCBarrier ~oCBarrier -0x655d10 void * __thiscall myThunder `vector deleting destructor' unsigned int -0x655d90 void __thiscall oCBarrier Initialise int -0x655e80 myThunder* __thiscall myThunder myThunder -0x655e90 void __thiscall oCBarrier AddTremor struct zTRenderContext & -0x655ea0 void __thiscall oCBarrier RenderLayer struct zTRenderContext & int int & -0x6560e0 int __thiscall oCBarrier Render struct zTRenderContext & int int -0x656b70 void __thiscall oCBarrier InitThunder struct myThunder * -0x656ba0 void __thiscall oCBarrier RemoveThunder struct myThunder * -0x656c50 int __thiscall oCBarrier AddThunderSub struct myThunder * int int int int -0x656fe0 int __thiscall oCBarrier AddThunder int int float enum zTThunderSector -0x657820 int __thiscall oCBarrier RenderThunder struct myThunder * struct zTRenderContext & -0x657af0 void __thiscall oCBarrier RenderThunderList struct zTRenderContext & -0x657b30 oCSkyControler_Barrier* __thiscall oCSkyControler_Barrier oCSkyControler_Barrier -0x657bc0 void * __thiscall oCSkyControler_Barrier `scalar deleting destructor' unsigned int -0x657bf0 void __thiscall oCSkyControler_Barrier ~oCSkyControler_Barrier -0x657c60 void __thiscall oCSkyControler_Barrier RenderSkyPre -0x6580a0 oCAskBox* __thiscall oCAskBox oCAskBox -0x6581f0 void * __thiscall oCAskBox `scalar deleting destructor' unsigned int -0x658220 void __thiscall oCAskBox ~oCAskBox -0x6582b0 void __thiscall oCAskBox Init class oCNpc * class oCNpc * -0x658520 void __thiscall oCAskBox Delete -0x658530 void __thiscall oCAskBox DoAI class zCVob * int & -0x658690 void __thiscall zCCamera BackProject int int class zVEC3 & -0x6586f0 void __thiscall oCAskBox SetNeutral -0x658810 void __thiscall oCAskBox SetYes -0x658930 void __thiscall oCAskBox SetNo -0x658a50 void __thiscall oCAskBox SetPosition -0x658ba0 int __thiscall oCNpc IsWaitingForAnswer -0x658bf0 int __thiscall oCNpc SetCurrentAnswer int int class oCNpc * -0x659140 int __thiscall oCNpc EV_Ask class oCMsgConversation * -0x6591c0 int __thiscall oCNpc EV_WaitForQuestion class oCMsgConversation * -0x6593b0 int __thiscall oCNpc CanTalk -0x6593d0 void __thiscall oCNpc SetCanTalk int -0x6593f0 void __thiscall oCNpc SetTalkingWith class oCNpc * int -0x659420 class oCNpc * __thiscall oCNpc GetTalkingWith -0x659430 void __thiscall oCNpc StartTalkingWith class oCNpc * -0x659460 void __thiscall oCNpc StopTalkingWith -0x659480 class zCEventMessage * __thiscall oCNpc GetTalkingWithMessage class oCNpc * -0x659530 int __thiscall oCNpc CanBeTalkedTo -0x659720 void __thiscall oCNpc StopRunningOU -0x659880 int __thiscall oCNpc AssessGivenItem class oCItem * class oCNpc * -0x659a30 void __thiscall oCNpc SetTradeNpc class oCNpc * -0x659a40 class oCItem * __thiscall oCNpc GetTradeItem -0x659a60 void __thiscall oCNpc OpenTradeContainer class oCItem * class oCNpc * int -0x659c10 void __thiscall oCNpc CloseTradeContainer -0x659cc0 void __thiscall oCNpc OpenTradeOffer class oCNpc * -0x659de0 int __thiscall oCNpc CheckItemReactModule class oCNpc * class oCItem * -0x659f60 void __thiscall oCNpc ExchangeTradeModules class oCNpc * -0x65a1b0 int __thiscall zCListSort::IsInList class oCNpc * -0x65a510 oCDoc* __thiscall oCDoc oCDoc class zSTRING const & -0x65a7b0 void * __thiscall oCDoc `scalar deleting destructor' unsigned int -0x65a7d0 void __thiscall oCDoc ~oCDoc -0x65a8c0 void __thiscall oCDoc Show -0x65a8d0 int __thiscall oCDoc HandleEvent int -0x65a900 void __thiscall oCDoc MapInitCoordinates float float float float float float float float -0x65a960 void __thiscall oCDoc MapDrawCoordinates float float -0x65ac70 void __thiscall oCDoc SetLevelName class zSTRING const & -0x65ae80 void __cdecl oCNpcFocus InitFocusModes -0x65afb0 void __cdecl oCNpcFocus ExitFocusModes -0x65aff0 void __cdecl oCNpcFocus SetFocusMode int -0x65b0d0 class zSTRING __cdecl oCNpcFocus GetFocusName -0x65b1b0 oCNpcFocus* __thiscall oCNpcFocus oCNpcFocus -0x65b1d0 void __thiscall oCNpcFocus ~oCNpcFocus -0x65b1e0 void __thiscall oCNpcFocus Init class zSTRING & -0x65b210 void __thiscall oCNpcFocus Init int -0x65b2c0 int __thiscall oCNpcFocus IsValid int -0x65b310 float __thiscall oCNpcFocus GetMaxRange -0x65b320 float __thiscall oCNpcFocus GetRange2 -0x65b330 float __thiscall oCNpcFocus GetItemThrowRange -0x65b340 float __thiscall oCNpcFocus GetMobThrowRange -0x65b350 int __thiscall oCNpcFocus HasLowerPriority int int -0x65b3d0 int __thiscall oCNpcFocus GetPriority int -0x65b410 int __thiscall oCNpcFocus IsInRange int float -0x65b4a0 int __thiscall oCNpcFocus IsInAngle int float float -0x65b580 int __thiscall oCNpcFocus IsNpcInRange float -0x65b5d0 int __thiscall oCNpcFocus IsNpcInAngle float float -0x65b620 int __thiscall oCNpcFocus IsItemInRange float -0x65b650 int __thiscall oCNpcFocus IsItemInAngle float float -0x65b6a0 int __thiscall oCNpcFocus IsMobInRange float -0x65b6d0 int __thiscall oCNpcFocus IsMobInAngle float float -0x65b720 float __thiscall oCNpcFocus GetAzi -0x65b7c0 void __cdecl oUlfi_StartUp -0x65b7d0 void __cdecl oUlfi_ShutDown -0x65ba80 class oCVob * __cdecl SearchVobByInstance class zCTree * int & -0x65bae0 oCGame* __thiscall oCGame oCGame -0x65c170 void __thiscall oCGame SetDrawWaynet int -0x65c180 int __thiscall oCGame GetDrawWaynet -0x65c190 class zVEC3 __thiscall oCGame GetStartPos -0x65c1c0 void * __thiscall oCGame `scalar deleting destructor' unsigned int -0x65c1e0 void __thiscall oCGame ~oCGame -0x65c5c0 void __thiscall oCGame::TObjectRoutine Release -0x65c5e0 void __thiscall oCGame::TObjectRoutine ~TObjectRoutine -0x65c630 void __thiscall oCGame WorldInit -0x65c950 void __thiscall oCGame CamInit -0x65c960 void __thiscall oCGame CamInit class zCVob * class zCCamera * -0x65c980 void __thiscall oCGame SetCameraPosition -0x65ca20 void __thiscall oCGame DesktopInit -0x65d090 void __thiscall oCGame UpdateViewSettings -0x65d130 void __thiscall oCGame NpcInit -0x65d160 void __thiscall oCGame NpcInit class zCTree * -0x65d1a0 void __thiscall oCGame Done -0x65d460 void * __thiscall oCGame::TObjectRoutine `scalar deleting destructor' unsigned int -0x65d480 void __thiscall oCGame Init -0x65e000 void __thiscall oCGame SetGameInfo class oCGameInfo * -0x65e050 void __thiscall oCGame CallScriptStartup -0x65e2c0 void __thiscall oCGame CallScriptInit -0x65e530 void __thiscall oCGame OpenSavescreen bool -0x65e900 void * __thiscall oCViewGothicProgressBar `scalar deleting destructor' unsigned int -0x65e920 void __thiscall oCViewGothicProgressBar ~oCViewGothicProgressBar -0x65e940 void __thiscall oCGame CloseSavescreen -0x65e9a0 void __thiscall oCGame OpenLoadscreen bool class zSTRING -0x65ef80 void __thiscall oCGame CloseLoadscreen -0x65efe0 class oCWorld * __thiscall oCGame GetGameWorld -0x65f000 class oCNpc * __thiscall oCGame GetSelfPlayerVob -0x65f010 class zCView * __thiscall oCGame GetTextView -0x65f020 class oCWorldTimer * __thiscall oCGame GetWorldTimer -0x65f030 class oCInfoManager * __thiscall oCGame GetInfoManager -0x65f040 class oCNewsManager * __thiscall oCGame GetNewsManager -0x65f050 class oCSVMManager * __thiscall oCGame GetSVMManager -0x65f060 class oCTradeManager * __thiscall oCGame GetTradeManager -0x65f070 class oCGuilds * __thiscall oCGame GetGuilds -0x65f080 class oCGameInfo * __thiscall oCGame GetGameInfo -0x65f090 class oCPortalRoomManager * __thiscall oCGame GetPortalRoomManager -0x65f0a0 class oCSpawnManager * __thiscall oCGame GetSpawnManager -0x65f0b0 enum oHEROSTATUS __thiscall oCGame GetHeroStatus -0x65f0f0 void __thiscall oCGame SetShowNews class oCNpc * -0x65f130 void __thiscall oCGame SetShowPlayerStatus int -0x65f190 int __thiscall oCGame GetShowPlayerStatus -0x65f1a0 void __thiscall oCGame UpdateScreenResolution -0x65f4e0 void __thiscall oCGame UpdatePlayerStatus -0x65fdc1 void __thiscall oCGame UpdatePlayerStatus -0x65fee0 void __thiscall oCGame RemoveHelperVobs class zCTree * -0x65ff65 void __thiscall oCGame RemoveHelperVobs class zCTree * -0x65ffa0 void __thiscall oCGame CreateVobList class zCList & class zCTree * enum zTVobType -0x65fff0 void __thiscall oCGame SetAsPlayer class zSTRING const & -0x6602c0 void __thiscall oCGame SetupPlayers class oCNpc * & class zSTRING const & -0x660a60 void __thiscall oCGame SetRanges -0x660ab0 void __thiscall oCGame SetRangesByCommandLine -0x660e00 void __thiscall oCGame EnvironmentInit -0x660fa0 int __thiscall oCGame LoadParserFile class zSTRING const & -0x6611f0 void __thiscall oCGame SetTime int int int -0x661280 void __thiscall oCGame GetTime int & int & int & -0x6612b0 int __thiscall oCGame LoadWorld class zSTRING const & enum zCWorld::zTWorldLoadMode -0x661300 void __thiscall oCGame SaveWorld class zSTRING const & enum zCWorld::zTWorldSaveMode int int -0x661440 class oCNpc * __thiscall oCGame RemovePlayerFromWorld -0x661490 void __thiscall oCGame InsertPlayerIntoWorld class oCNpc * class zMAT4 & -0x661550 void __thiscall oCGame PreSaveGameProcessing int -0x6615f0 void __thiscall oCGame PostSaveGameProcessing -0x661680 void __thiscall oCGame WriteSavegame int int -0x6620a0 class zSTRING __thiscall oCWorld GetWorldFilename -0x6620f0 int __thiscall oCGame CheckObjectConsistency int -0x662460 void __thiscall oCGame ClearGameState -0x6627a0 void __thiscall oCGame InitNpcAttitudes -0x662810 void __thiscall oCGame RecurseCacheVobs class zCTree * -0x6628a0 void __thiscall oCGame CacheVisualsIn -0x662ab0 void __thiscall oCGame CacheVisualsOut -0x662b20 void __thiscall oCGame LoadGame int class zSTRING const & -0x662d60 void __thiscall oCGame LoadSavegame int int -0x663950 void __thiscall oCGame ChangeLevel class zSTRING const & class zSTRING const & -0x664100 void __thiscall oCGame TriggerChangeLevel class zSTRING const & class zSTRING const & -0x664350 int __thiscall oCGame CheckIfSavegameExists class zSTRING const & -0x6645d0 void __thiscall oCGame RenderWaynet -0x664610 void __thiscall oCGame ShowDebugInfos -0x6648f0 void __thiscall oCGame Render -0x664cd0 void __thiscall oCGame Pause -0x664f80 void __thiscall oCGame Unpause -0x6650c0 void __thiscall oCGame DeleteNpcs class oCNpc * class oCNpc * float -0x665240 void __cdecl Game_Particle_Changed class zSTRING const & -0x665250 void __cdecl Game_OpenParticleConsole class zSTRING & -0x665280 void __cdecl Game_CloseParticleConsole -0x6652b0 void __cdecl Game_DeleteAllPfx class zCTree * -0x665330 void __thiscall oCGame LoadWorld int class zSTRING const & -0x665790 void __thiscall oCGame InitWorldSavegame int & class zSTRING & -0x665950 void __thiscall oCGame EnterWorld class oCNpc * int class zSTRING const & -0x665e90 void __thiscall oCGame CompileWorld -0x666080 void __thiscall oCGame LoadWorldStartup class zSTRING const & -0x6664e0 void __thiscall oCGame LoadWorldStat class zSTRING -0x666790 void __thiscall oCGame LoadWorldDyn class zSTRING const & -0x666d00 int __thiscall oCGame IsInWorld class zSTRING const & -0x666ec0 void __thiscall oCGame RenderBlit -0x666ee0 int __cdecl oCGame Sort_Routine struct oCGame::TObjectRoutine * struct oCGame::TObjectRoutine * -0x666f10 void __thiscall oCGame InsertObjectRoutine int class zSTRING const & int int int -0x6670f0 void __thiscall oCGame ResetObjectRoutineList -0x667110 void __thiscall oCGame ClearObjectRoutineList -0x667180 void __thiscall oCGame CheckObjectRoutines -0x667280 void __thiscall oCGame SetObjectRoutineTimeChange int int int int -0x667790 void __thiscall oCGame ToggleShowFreePoints -0x6677b0 void __thiscall oCGame ShowFreePoints -0x667a70 void __thiscall oCGame RefreshNpcs -0x667ac0 void __thiscall oCGame DeleteTorches -0x667c50 void __cdecl Game_CreateInstance class zSTRING & class zSTRING & -0x668200 void __cdecl Game_GotoWP class zSTRING const & class zSTRING & -0x668400 void __cdecl Game_SaveSCPos -0x668450 void __cdecl Game_LoadSCPos -0x6684a0 void __cdecl Game_ToggleTestMode int -0x6684c0 void __cdecl Game_ParserDebug class zSTRING & -0x6684e0 void __cdecl Game_ParserDebugOff -0x6684f0 void __cdecl Game_PlaySound class zSTRING & -0x668530 void __cdecl Game_ToggleScreenMode -0x668560 void __cdecl Edit_Changed class zSTRING const & -0x6685c0 int __cdecl oCGame ConsoleEvalFunc class zSTRING const & class zSTRING & -0x66c7d0 class zSTRING & __thiscall zSTRING operator+= char const * -0x66c8a0 int __cdecl operator== class zSTRING const & char const * const -0x66c900 void __thiscall zCVob SetStaticVob int -0x66c920 enum zTVobType __thiscall zCVob GetVobType -0x66c930 void __thiscall zCVob SetDrawBBox3D int -0x66c950 void __thiscall zCVob SetCollDet int -0x66c970 void * __cdecl oCMsgMovement operator new unsigned int char const * char const * int -0x66c9b0 void * __cdecl oCTriggerChangeLevel operator new unsigned int char const * char const * int -0x66cb40 void __cdecl Game_StartParticleEffects class zCTree * -0x66cba0 void __cdecl Game_InitConsole -0x66edb0 void __cdecl Game_OpenConsole -0x66ee00 void __cdecl Game_ChangeAIConsole class zSTRING const & -0x66efb0 void __cdecl Game_ToggleAIConsole -0x66f450 void __cdecl Game_SpeciesChanged class zSTRING const & -0x66f8c0 void __cdecl Game_OpenSpeciesConsole -0x670650 class zSTRING __thiscall oCNpc GetBloodTexture -0x6706a0 void __cdecl Game_OpenFightConsole -0x670980 int __thiscall oCGame IsDebuggingChannel int -0x6709a0 int __thiscall oCGame IsDebuggingInstance class zCVob * -0x6709e0 int __thiscall oCGame IsDebuggingAllInstances -0x6709f0 int __thiscall oCGame OpenView enum oCGame::oEGameDialogView -0x670a20 int __thiscall oCGame CloseView enum oCGame::oEGameDialogView -0x670a50 oCGame* __thiscall oCGame oCGame -0x670a70 void __thiscall zCArray::DeleteList -0x670a90 void __thiscall zCArray::Insert class zCVob * const & -0x670b80 void __thiscall zCArray::Remove class zCVob * const & -0x670bc0 int __thiscall zCArray::IsInList class zCVob * const & -0x670c00 void __thiscall zCListSort::~zCListSort -0x670c30 void __thiscall zCListSort::DeleteListDatas -0x670c90 void * __thiscall zCListSort::`scalar deleting destructor' unsigned int -0x670cc0 void __thiscall zCArray::InsertEnd class zCVisual * const & -0x670db0 void __thiscall zCArray::AllocDelta int -0x671150 void __cdecl NotifyInfoToSpy class zSTRING & -0x671220 void __cdecl NotifyInfoToSpy char * char * char * -0x671520 int __cdecl PlayVideo -0x6715f0 void __thiscall oCGame DefineExternals_Ulfi class zCParser * -0x67a570 void __cdecl oCMOB operator delete void * char const * char const * int -0x67af50 void __cdecl oCMsgState operator delete void * char const * char const * int -0x689b40 void __thiscall zCList::~zCList -0x689f30 void __cdecl ToggleShowStateDebug class oCNpc * -0x68a180 void __cdecl ToggleShowAI class oCNpc * -0x68a1f0 void __thiscall oCGame SwitchCamToNextNpc -0x68a300 int __thiscall oCGame HandleEvent int -0x68a578 int __thiscall oCGame HandleEvent int -0x68b97d int __thiscall oCGame HandleEvent int -0x68c11e int __thiscall oCGame HandleEvent int -0x68c290 int __thiscall oCGame TestKeys int -0x68ece8 int __thiscall oCGame TestKeys int -0x68ee90 int __thiscall oCGame IA_TestWay int -0x68f7fb int __thiscall oCGame IA_TestWay int -0x68f8b0 void __cdecl zCVobWaypoint operator delete void * char const * char const * int -0x68fbb0 oCGuilds* __thiscall oCGuilds oCGuilds -0x68fcb0 void __thiscall oCGuilds ~oCGuilds -0x68fcd0 int __thiscall oCGuilds GetAttitude int int -0x68fee0 void __thiscall oCGuilds SetAttitude int int unsigned char -0x68ff10 void __thiscall oCGuilds InitGuildTable class zSTRING const & -0x690140 class zSTRING __thiscall oCGuilds GetGuildName int -0x690310 void __thiscall oCGuilds SaveGuildTable class zCArchiver & -0x690340 void __thiscall oCGuilds LoadGuildTable class zCArchiver & -0x690640 oCHelp* __thiscall oCHelp oCHelp -0x690fd0 void __thiscall oCHelp ~oCHelp -0x691000 void __thiscall oCHelp CalcPos -0x6910b0 void __thiscall oCHelp Toggle -0x691270 void __thiscall oCHelp Update -0x691280 void __thiscall oCHelp Redraw class zCVob * -0x691730 oCInfoManager* __thiscall oCInfoManager oCInfoManager class zCParser * -0x691a50 int __cdecl oCInfoManager CompareInfos class oCInfo * class oCInfo * -0x691a80 void __thiscall oCInfoManager ~oCInfoManager -0x691b10 class oCInfo * __thiscall oCInfoManager GetInformation class oCNpc * class oCNpc * int -0x691c80 class oCInfo * __thiscall oCInfoManager GetInformation int -0x691cb0 int __thiscall oCInfoManager GetInfoCount class oCNpc * class oCNpc * -0x691e20 int __thiscall oCInfoManager GetInfoCountImportant class oCNpc * class oCNpc * -0x691f90 int __thiscall oCInfoManager GetInfoCountUnimportant class oCNpc * class oCNpc * -0x692100 class oCInfo * __thiscall oCInfoManager GetInfo class oCNpc * class oCNpc * int -0x692270 class oCInfo * __thiscall oCInfoManager GetInfoImportant class oCNpc * class oCNpc * int -0x6923f0 class oCInfo * __thiscall oCInfoManager GetInfoUnimportant class oCNpc * class oCNpc * int -0x692570 int __thiscall oCInfoManager InformationTold int -0x6925b0 void __thiscall oCInfoManager Archive class zCArchiver & -0x692610 void __thiscall oCInfoManager Unarchive class zCArchiver & -0x692780 void __thiscall oCInfoManager RestoreParserInstances -0x6927a0 oCInfo* __thiscall oCInfo oCInfo -0x692810 void __thiscall oCInfo ~oCInfo -0x692900 void __thiscall oCInfo ~oCInfo -0x692950 void __thiscall oCInfo SetInstance int -0x692af0 int __thiscall oCInfo GetInstance -0x692b00 int __thiscall oCInfo DoCheck -0x692d30 int __thiscall oCInfo GetNpcID -0x692d40 int __thiscall oCInfo GetConditionFunc -0x692d50 int __thiscall oCInfo WasTold -0x692d60 void __thiscall oCInfo SetTold int -0x692d70 int __thiscall oCInfo GetDataSize -0x692d80 void * __thiscall oCInfo GetDataAdr -0x692d90 class zSTRING & __thiscall oCInfo GetText -0x692da0 int __thiscall oCInfo InfoConditions -0x692dc0 void __thiscall oCInfo Info -0x692de0 void __thiscall oCInfo Archive class zCArchiver & -0x692e20 void __thiscall oCInfo Unarchive class zCArchiver & -0x692f50 void __thiscall oCInfo RestoreParserInstance -0x692f70 void __thiscall oCInfo AddChoice class zSTRING int -0x6930a0 void __thiscall oCInfo RemoveChoice class zSTRING -0x693220 void __thiscall oCInfo RemoveAllChoices -0x6932a0 void __thiscall oCInfoChoice ~oCInfoChoice -0x6932f0 void __thiscall zCList::~zCList -0x693320 void __thiscall zCListSort::~zCListSort -0x693350 void * __thiscall zCList::`scalar deleting destructor' unsigned int -0x693390 void * __thiscall zCListSort::`scalar deleting destructor' unsigned int -0x693a00 short __cdecl TransferCountToAmount short -0x693a40 void __cdecl oCItemContainer Container_PrepareDraw -0x693a50 void __cdecl oCItemContainer Container_Draw -0x693a70 class oCItemContainer * __thiscall oCItemContainer GetNextContainerLeft class oCItemContainer * -0x693b00 class oCItemContainer * __thiscall oCItemContainer GetNextContainerRight class oCItemContainer * -0x693b90 oCItemContainer* __thiscall oCItemContainer oCItemContainer -0x693d90 int __thiscall oCItemContainer IsActive -0x693da0 void __thiscall oCItemContainer DisableManipulateItems int -0x693db0 int __thiscall oCItemContainer CanManipulateItems -0x693dc0 void __thiscall oCItemContainer DisableTransferMoreThanOneItem int -0x693de0 int __thiscall oCItemContainer CanTransferMoreThanOneItem -0x693df0 short __thiscall oCItemContainer GetTransferCount -0x693e00 void __thiscall oCItemContainer SetTransferCount short -0x693e10 void __thiscall oCItemContainer IncTransferCount short -0x693e20 void * __thiscall oCItemContainer `scalar deleting destructor' unsigned int -0x693e40 void __thiscall oCItemContainer ~oCItemContainer -0x693fa0 void __thiscall oCItemContainer LoadGrafix -0x694550 void __thiscall oCItemContainer Init int int -0x694570 void __thiscall oCItemContainer Init int int enum oCItemContainer::oTItemListMode -0x6946d0 void __thiscall oCItemContainer GetSize int & int & -0x6946f0 void __thiscall oCItemContainer GetPosition int & int & -0x694710 class zCListSort * __thiscall oCItemContainer JumpOffset int & int & -0x6947c0 class zSTRING __thiscall oCItemContainer GetCategoryText int -0x694970 void __thiscall oCItemContainer DrawCategory -0x694ad0 void __thiscall oCItemContainer DrawItemInfo class oCItem * class zCWorld * -0x695040 void __thiscall oCItemContainer Draw -0x6959c0 void __thiscall oCItemContainer SetContents class zCListSort * -0x695a00 class zCListSort * __thiscall oCItemContainer GetContents -0x695a10 void __thiscall oCItemContainer Open int int enum oCItemContainer::oTItemListMode -0x695bb0 void __thiscall oCItemContainer OpenPassive int int enum oCItemContainer::oTItemListMode -0x696760 int __thiscall oCItemContainer IsPassive -0x696770 void __thiscall oCItemContainer Close -0x696ac0 int __thiscall oCItemContainer IsOpen -0x696ae0 void __thiscall oCItemContainer Activate -0x696b40 void __thiscall oCItemContainer SetCategoryOnRightContainer -0x696cf0 void __thiscall oCItemContainer Deactivate -0x696d20 class oCItem * __thiscall oCItemContainer GetSelectedItem -0x696d50 int __thiscall oCItemContainer GetSelectedItemCount -0x696dc0 class oCItem * __thiscall oCItemContainer Insert class oCItem * -0x696e80 void __thiscall oCItemContainer Remove class oCItem * -0x696f10 class oCItem * __thiscall oCItemContainer RemoveByPtr class oCItem * int -0x696f30 class oCItem * __thiscall oCItemContainer Remove class oCItem * int -0x696ff0 void __thiscall oCItemContainer DeleteContents -0x697090 void * __thiscall zCListSort::`scalar deleting destructor' unsigned int -0x6970c0 void __thiscall oCItemContainer CheckSelectedItem -0x697100 void __thiscall oCItemContainer NextItem -0x6971e0 void __thiscall oCItemContainer PrevItem -0x6972a0 int __thiscall oCItemContainer IsEmpty -0x6972d0 int __thiscall oCItemContainer TransferItem int int -0x6974e0 int __thiscall oCItemContainer ActivateNextContainer int -0x6975f0 void __thiscall oCItemContainer Archive class zCArchiver & -0x697790 void __thiscall oCItemContainer Unarchive class zCArchiver & -0x697960 int __thiscall oCItemContainer HandleEvent int -0x697da0 oCStealContainer* __thiscall oCStealContainer oCStealContainer -0x697dc0 void * __thiscall oCStealContainer `scalar deleting destructor' unsigned int -0x697de0 void __thiscall oCStealContainer ~oCStealContainer -0x697f70 void __thiscall oCStealContainer SetOwner class oCNpc * -0x697f90 class oCNpc * __thiscall oCStealContainer GetOwner -0x697fa0 void __thiscall oCStealContainer CreateList -0x698100 int __thiscall oCStealContainer HandleEvent int -0x6983b0 oCNpcContainer* __thiscall oCNpcContainer oCNpcContainer -0x6983d0 void * __thiscall oCNpcContainer `scalar deleting destructor' unsigned int -0x6983f0 void __thiscall oCNpcContainer ~oCNpcContainer -0x698570 void __thiscall oCNpcContainer CreateList -0x698730 int __thiscall oCNpcContainer HandleEvent int -0x6989a0 class oCItem * __thiscall oCNpcContainer Insert class oCItem * -0x6989e0 void __thiscall oCNpcContainer Remove class oCItem * -0x698a90 oCNpcInventory* __thiscall oCNpcInventory oCNpcInventory -0x699150 void * __thiscall oCNpcInventory `scalar deleting destructor' unsigned int -0x699170 void __thiscall oCNpcInventory ~oCNpcInventory -0x699370 void __thiscall oCNpcInventory ClearInventory -0x699500 void __thiscall oCNpcInventory Open int int -0x699960 void __thiscall oCNpcInventory Close -0x699970 void __thiscall oCNpcInventory Draw -0x6999f4 void __thiscall oCNpcInventory Draw -0x699a20 void __thiscall oCNpcInventory SetOwner class oCNpc * -0x699a30 class oCNpc * __thiscall oCNpcInventory GetOwner -0x699a40 void __thiscall oCNpcInventory SetFirstCategory -0x699bb0 int __thiscall oCNpcInventory GetCategory class oCItem * -0x699c40 int __thiscall oCNpcInventory GetNumItemsInCategory int -0x699d70 class oCItem * __thiscall oCNpcInventory GetItem int int -0x699f50 class oCItem * __thiscall oCNpcInventory Insert class oCItem * -0x69a240 int __thiscall oCNpcInventory GetAmount int -0x69a370 class oCItem * __thiscall oCNpcInventory IsIn class oCItem * int -0x69a430 class oCItem * __thiscall oCNpcInventory IsIn class zSTRING const & int -0x69a460 class oCItem * __thiscall oCNpcInventory IsIn int int -0x69a580 void __thiscall oCNpcInventory Remove class oCItem * -0x69a680 class oCItem * __thiscall oCNpcInventory RemoveByPtr class oCItem * int -0x69a8d0 class oCItem * __thiscall oCNpcInventory Remove class oCItem * int -0x69aba0 class oCItem * __thiscall oCNpcInventory Remove int int -0x69acb0 class oCItem * __thiscall oCNpcInventory Remove class zSTRING const & int -0x69ace0 int __thiscall oCNpcInventory IsEmpty int -0x69ae60 int __thiscall oCNpcInventory IsCatEmpty int -0x69afb0 void __thiscall oCNpcInventory Archive class zCArchiver & -0x69b2d0 void __thiscall oCNpcInventory Unarchive class zCArchiver & -0x69b640 int __thiscall oCNpcInventory GetNextCategory -0x69b660 int __thiscall oCNpcInventory GetPrevCategory -0x69b670 int __thiscall oCNpcInventory SwitchToCategory int -0x69b710 int __thiscall oCNpcInventory SwitchNextCategory -0x69b740 int __thiscall oCNpcInventory SwitchPrevCategory -0x69b760 int __thiscall oCNpcInventory FindNextCategory -0x69b770 void __thiscall oCNpcInventory DrawCategory -0x69b970 int __thiscall oCNpcInventory HandleTrade int -0x69bbc0 int __thiscall oCNpcInventory HandleEvent int -0x69cea0 void __thiscall oCNpcInventory CheckForEquippedItems int -0x69d000 int __thiscall oCNpcInventory CanCarry class oCItem * -0x69d200 void __thiscall oCNpcInventory SetPackAbility int -0x69d240 void __thiscall oCNpcInventory UnpackCategory int -0x69d270 int __thiscall oCNpcInventory GetNumItemsInPackString int -0x69d370 int __thiscall oCNpcInventory GetPackedItemBySlot int int class zSTRING & -0x69d4d0 class oCItem * __thiscall oCNpcInventory CreateFromPackString class zSTRING const & -0x69d560 int __thiscall oCNpcInventory GetPackedItemInfo class zSTRING const & int int & int & -0x69d7f0 int __thiscall oCNpcInventory PackSingleItem class oCItem * -0x69dbe0 void __thiscall oCNpcInventory PackAllItems int -0x69dc00 void __thiscall oCNpcInventory UnpackAllItems -0x69dc20 void __thiscall oCNpcInventory PackItemsInCategory int int -0x69df90 void __thiscall oCNpcInventory UnpackItemsInCategory int -0x69e390 void __thiscall zCList::~zCList -0x69e3c0 void __thiscall zCList::Insert class oCItemContainer * -0x69e420 void __thiscall zCListSort::zCListSort -0x69e430 void __thiscall zCListSort::~zCListSort -0x69e460 void __thiscall zCListSort::DeleteListDatas -0x69e4d0 void __thiscall zCListSort::Insert class oCItem * -0x69e530 int __thiscall zCListSort::GetNumInList -0x69e550 void * __thiscall zCList::`scalar deleting destructor' unsigned int -0x69e690 void __cdecl oCItem SetLightingSwell int -0x69e6a0 int __cdecl oCItem GetLightingSwell -0x69e6b0 oCItem* __thiscall oCItem oCItem -0x69e7e0 int __thiscall oCVob DoFocusCheckBBox -0x69e7f0 void __thiscall oCVob SetSoundMaterial enum oTSndMaterial -0x69e800 int __thiscall oCVob GetCSStateFlags -0x69e810 class zCClassDef * __thiscall oCItem _GetClassDef -0x69e820 int __thiscall oCItem GetInstance -0x69e830 enum oTSndMaterial __thiscall oCItem GetSoundMaterial -0x69e840 void * __thiscall oCItem `scalar deleting destructor' unsigned int -0x69e870 oCItem* __thiscall oCItem oCItem class zSTRING & int -0x69e9b0 oCItem* __thiscall oCItem oCItem int int -0x69eaf0 void __thiscall oCItem ~oCItem -0x69ecd0 void __thiscall oCItem SetVisual class zCVisual * -0x69ecf0 void __thiscall oCItem CreateVisual -0x69ed30 void __thiscall oCItem Init -0x69ef80 void __thiscall oCItem InitByScript int int -0x69f3d0 class zSTRING & __thiscall oCItem GetDescription -0x69f3e0 class zSTRING & __thiscall oCItem GetText int -0x69f450 int __thiscall oCItem GetCount int -0x69f470 int __thiscall oCItem GetHealMode int & -0x69f4f0 int __thiscall oCItem GetProtectionByIndex enum oEIndexDamage -0x69f500 int __thiscall oCItem GetProtectionByType enum oETypeDamage -0x69f5a0 int __thiscall oCItem GetProtectionByMode unsigned long -0x69f630 int __thiscall oCItem GetFullProtection -0x69f650 void __thiscall oCItem CopyDamage class oCItem * -0x69f690 int __thiscall oCItem GetDamageByIndex enum oEIndexDamage -0x69f6a0 int __thiscall oCItem GetDamageByType enum oETypeDamage -0x69f740 int __thiscall oCItem GetDamageByMode unsigned long -0x69f7d0 void __thiscall oCItem GetDamages unsigned long * -0x69f7f0 int __thiscall oCItem GetFullDamage -0x69f810 unsigned long __thiscall oCItem GetDamageTypes -0x69f820 int __thiscall oCItem HasDamageType enum oETypeDamage -0x69f840 int __thiscall oCItem IsDeadly -0x69f860 int __thiscall oCItem IsOneHandWeapon -0x69f890 int __thiscall oCItem MultiSlot -0x69f8c0 int __thiscall oCItem GetValue -0x69f900 int __thiscall oCItem GetWeight -0x69f920 int __thiscall oCItem HasFlag int -0x69f940 void __thiscall oCItem ClearFlag int -0x69f960 void __thiscall oCItem SetFlag int -0x69f980 int __thiscall oCItem TwoHanded -0x69f9b0 int __thiscall oCItem IsOwned int int -0x69f9f0 int __thiscall oCItem IsOwnedByNpc int -0x69fa10 int __thiscall oCItem IsOwnedByGuild int -0x69fa30 int __thiscall oCItem GetDisguiseGuild -0x69fa40 int __thiscall oCItem AddManipulation -0x69faa0 void __thiscall oCItem GetSoundMaterial_AM enum zCSoundManager::zTSndManMedium & enum oTSndMaterial & int -0x69fac0 void __thiscall oCItem Identify -0x69fad0 class zSTRING __thiscall oCItem GetName int -0x69fb20 class zSTRING __thiscall oCItem GetStatus -0x69fcb0 void __thiscall oCItem UseItem -0x69fcc0 class zSTRING __thiscall oCItem GetVisualChange -0x69fde0 int __thiscall oCItem GetStateEffectFunc int -0x69fe00 class oCItem * __thiscall oCItem SplitItem int -0x69fe60 void __thiscall oCItem ThisVobAddedToWorld class zCWorld * -0x69ff00 void __thiscall oCItem ThisVobRemovedFromWorld class zCWorld * -0x69ff20 void __thiscall oCItem RotateForInventory int -0x6a03e0 void __thiscall oCItem RotateInInventory -0x6a03f0 void __thiscall oCItem RenderItem int int -0x6a059c void __thiscall oCItem RenderItem int int -0x6a0820 void __thiscall oCItem RenderItemPlaceCamera class zCCamera * float -0x6a09a7 void __thiscall oCItem RenderItemPlaceCamera class zCCamera * float -0x6a0a20 void __thiscall oCItem RenderItem class zCWorld * class zCViewBase * float -0x6a0c30 int __thiscall oCItem GetScriptInstance class zSTRING * & int & -0x6a0c60 int __thiscall oCItem SetByScriptInstance class zSTRING const * int -0x6a0ca0 class zSTRING __thiscall oCItem GetInstanceName -0x6a0ce0 void __thiscall oCItem Archive class zCArchiver & -0x6a0e30 void __thiscall oCItem Unarchive class zCArchiver & -0x6a0ec0 class oCAIVobMove * __thiscall oCItem GetAIVobMove -0x6a0fc0 int __fastcall oCItem Render struct zTRenderContext & -0x6a1200 class zCObject * __cdecl oCItem _CreateNewInstance -0x6a1270 void __cdecl oCItem operator delete void * char const * char const * int -0x6a1590 oCTradeManager* __thiscall oCTradeManager oCTradeManager class zCParser * -0x6a17c0 void __thiscall oCTradeManager ~oCTradeManager -0x6a1810 class oCItemReactModule * __thiscall oCTradeManager GetModule class oCNpc * class oCNpc * class oCItem * -0x6a19f0 oCItemReactModule* __thiscall oCItemReactModule oCItemReactModule int -0x6a1a30 void __thiscall oCItemReactModule ~oCItemReactModule -0x6a1a40 void __thiscall oCItemReactModule Validate -0x6a1a50 int __thiscall oCItemReactModule Conditions int int -0x6a1a80 void __thiscall oCItemReactModule GetOfferedInstance int & int & -0x6a1aa0 int __thiscall oCItemReactModule StartReaction int -0x6a1ac0 int __thiscall oCItemReactModule GetDataSize -0x6a1ad0 int __thiscall oCItemReactModule GetNpcInstance -0x6a1e40 oCMissionManager* __thiscall oCMissionManager oCMissionManager -0x6a1e70 void __thiscall oCMissionManager ~oCMissionManager -0x6a1f60 void __thiscall oCMissionManager ClearMissions -0x6a1fb0 int __cdecl oCMissionManager SortMissions void const * void const * -0x6a1fd0 class oCMission * __thiscall oCMissionManager GetMission int -0x6a2030 void __thiscall oCMissionManager CreateAllMissions -0x6a2260 class oCMission * __thiscall oCMissionManager OfferThisMission class oCNpc * class oCNpc * int -0x6a2550 class oCMission * __thiscall oCMissionManager GetAvailableMission class oCNpc * class oCNpc * int -0x6a2840 int __thiscall oCMissionManager GetStatus class oCNpc * int -0x6a2a60 void __thiscall oCMissionManager SetStatus class oCNpc * int int -0x6a2ca0 int __thiscall oCMissionManager CancelMission class oCNpc * int -0x6a2ed0 void __thiscall oCMissionManager CreateMissionInfoList class oCNpc * class zCArray & -0x6a3110 int __thiscall oCMissionManager TestNextMission -0x6a3150 void __thiscall oCMissionManager Archive class zCArchiver & -0x6a3190 void __thiscall oCMissionManager Unarchive class zCArchiver & -0x6a3370 oCMission* __thiscall oCMission oCMission int -0x6a34c0 void __thiscall oCMission ~oCMission -0x6a35c0 void __thiscall oCMission AddEntry class zSTRING const & -0x6a36d0 void __thiscall oCMission SetCurrentUser class oCNpc * class oCNpc * -0x6a3830 void __thiscall oCMission GetCurrentUser class oCNpc * & class oCNpc * & -0x6a3850 struct oCMission::TMisStatus * __thiscall oCMission GetStatusInfo -0x6a3990 float __thiscall oCMission GetStartTime -0x6a39b0 void __thiscall oCMission SetStartTime float -0x6a39d0 int __thiscall oCMission CheckMission -0x6a3a40 int __thiscall oCMission IsAvailable -0x6a3a50 int __thiscall oCMission OfferConditions -0x6a3c20 void __thiscall oCMission Offer -0x6a3df0 int __thiscall oCMission SuccessConditions -0x6a3fc0 void __thiscall oCMission Success -0x6a4190 int __thiscall oCMission FailureConditions -0x6a4360 void __thiscall oCMission Failure -0x6a4530 int __thiscall oCMission ObsoleteConditions -0x6a4700 void __thiscall oCMission Obsolete -0x6a48d0 void __thiscall oCMission Running -0x6a4aa0 int __thiscall oCMission GetStatus -0x6a4ab0 void __thiscall oCMission SetStatus int -0x6a4c10 int __thiscall oCMission OnTime -0x6a4c70 void __thiscall oCMission Archive class zCArchiver & -0x6a4d50 class oCMission * __thiscall oCMission Unarchive class zCArchiver & -0x6a4f70 void __thiscall oCMissionManager ~oCMissionManager -0x6a4f90 void __thiscall zCArraySort::InsertSort class oCMission * const & -0x6a5110 oCMission* __thiscall oCMission oCMission int -0x6a5130 void __thiscall zCArraySort::AllocDelta int -0x6a51a0 void __thiscall zCArray::AllocDelta int -0x6a5210 void __thiscall zCArray::InsertEnd struct oCMission::TMisStatus * const & -0x6a5300 void __thiscall zCArray::AllocDelta int -0x6a5900 class zCObject * __cdecl oCMOB _CreateNewInstance -0x6a5b70 class zCObject * __cdecl oCMobInter _CreateNewInstance -0x6a5be0 void __cdecl oCMobInter operator delete void * char const * char const * int -0x6a5e00 class zCObject * __cdecl oCMobBed _CreateNewInstance -0x6a5ff0 int __thiscall oCMobInter GetState -0x6a6000 int __thiscall oCMobInter GetStateNum -0x6a6010 enum oCMobInter::TMobInterDirection __thiscall oCMobInter GetDirection -0x6a6020 void __thiscall oCMobInter SetDirection enum oCMobInter::TMobInterDirection -0x6a6030 int __thiscall oCMobInter IsOccupied -0x6a6050 int __thiscall oCMobInter IsIn int -0x6a6060 class zSTRING const * __thiscall oCMobInter GetTriggerTarget int -0x6a6080 void __cdecl oCMobBed operator delete void * char const * char const * int -0x6a60a0 class zCClassDef * __thiscall oCMobBed _GetClassDef -0x6a62b0 class zCObject * __cdecl oCMobSwitch _CreateNewInstance -0x6a63e0 void __cdecl oCMobSwitch operator delete void * char const * char const * int -0x6a6400 class zCClassDef * __thiscall oCMobSwitch _GetClassDef -0x6a6810 class zCObject * __cdecl oCMobContainer _CreateNewInstance -0x6a6a00 class zCClassDef * __thiscall oCMobLockable _GetClassDef -0x6a6a10 void __thiscall oCMobLockable SetLocked int -0x6a6a30 void __thiscall oCMobLockable SetKeyInstance class zSTRING const & -0x6a6b70 void __thiscall oCMobLockable SetPickLockStr class zSTRING const & -0x6a6cb0 void __thiscall oCMobLockable OnMessage class zCEventMessage * class zCVob * -0x6a6d40 void __thiscall oCMobLockable OnMessage class zCEventMessage * class zCVob * -0x6a6d60 void __cdecl oCMobContainer operator delete void * char const * char const * int -0x6a6d80 class zCClassDef * __thiscall oCMobContainer _GetClassDef -0x6a6f90 class zCObject * __cdecl oCMobWheel _CreateNewInstance -0x6a70d0 void __cdecl oCMobWheel operator delete void * char const * char const * int -0x6a70f0 class zCClassDef * __thiscall oCMobWheel _GetClassDef -0x6a7300 class zCObject * __cdecl oCMobLadder _CreateNewInstance -0x6a7450 void __cdecl oCMobLadder operator delete void * char const * char const * int -0x6a7470 class zCClassDef * __thiscall oCMobLadder _GetClassDef -0x6a7480 int __thiscall oCMobLadder DoFocusCheckBBox -0x6a7690 class zCObject * __cdecl oCMobDoor _CreateNewInstance -0x6a7860 void __cdecl oCMobDoor operator delete void * char const * char const * int -0x6a7880 class zCClassDef * __thiscall oCMobDoor _GetClassDef -0x6a7890 void __thiscall oCMobDoor Open class oCNpc * -0x6a78a0 void __thiscall oCMobDoor Close class oCNpc * -0x6a7ab0 class zCObject * __cdecl oCMobFire _CreateNewInstance -0x6a7cb0 void __cdecl oCMobFire operator delete void * char const * char const * int -0x6a7cd0 class zCClassDef * __thiscall oCMobFire _GetClassDef -0x6a7ee0 class zCObject * __cdecl oCMobItemSlot _CreateNewInstance -0x6a7f80 void __cdecl oCMobItemSlot operator delete void * char const * char const * int -0x6a7fa0 class zCClassDef * __thiscall oCMobItemSlot _GetClassDef -0x6a81b0 class zCObject * __cdecl oCDummyVobGenerator _CreateNewInstance -0x6a8270 void __cdecl oCDummyVobGenerator operator delete void * char const * char const * int -0x6a8290 class zCClassDef * __thiscall oCDummyVobGenerator _GetClassDef -0x6a82a0 void * __thiscall oCDummyVobGenerator `scalar deleting destructor' unsigned int -0x6a82d0 void __thiscall oCDummyVobGenerator ~oCDummyVobGenerator -0x6a8520 class zCObject * __cdecl oCMobMsg _CreateNewInstance -0x6a8690 class zCClassDef * __thiscall oCMobMsg _GetClassDef -0x6a86a0 int __thiscall oCMobMsg IsNetRelevant -0x6a86b0 oCMobMsg* __thiscall oCMobMsg oCMobMsg enum oCMobMsg::TMobMsgSubType class oCNpc * -0x6a87f0 void * __thiscall oCMobMsg `scalar deleting destructor' unsigned int -0x6a8820 void __thiscall oCMobMsg ~oCMobMsg -0x6a8830 oCMobMsg* __thiscall oCMobMsg oCMobMsg -0x6a8970 oCMobMsg* __thiscall oCMobMsg oCMobMsg enum oCMobMsg::TMobMsgSubType class oCNpc * int -0x6a8ac0 void __thiscall oCMobMsg Pack class zCBuffer & class zCEventManager * -0x6a8b40 void __thiscall oCMobMsg Unpack class zCBuffer & class zCEventManager * -0x6a8be0 int __thiscall oCMobMsg MD_GetNumOfSubTypes -0x6a8bf0 class zSTRING __thiscall oCMobMsg MD_GetSubTypeString int -0x6a8d2a class zSTRING __thiscall oCMobMsg MD_GetSubTypeString int -0x6a8d90 oCMOB* __thiscall oCMOB oCMOB -0x6a8ec0 class zCClassDef * __thiscall oCMOB _GetClassDef -0x6a8ed0 void * __thiscall oCMOB `scalar deleting destructor' unsigned int -0x6a8f00 void __thiscall oCMOB ~oCMOB -0x6a90a0 void __thiscall oCMOB SetVisual class zCVisual * -0x6a90c0 void __thiscall oCMOB SetName class zSTRING const & -0x6a90e0 class zSTRING __thiscall oCMOB GetName -0x6a91e0 class zSTRING __thiscall oCMOB GetScemeName -0x6a93f0 void __thiscall oCMOB OnDamage class zCVob * class zCVob * float int class zVEC3 const & -0x6a9400 void __thiscall oCMOB OnMessage class zCEventMessage * class zCVob * -0x6a9410 class zCModel * __thiscall oCMOB GetModel -0x6a9430 void __thiscall oCMOB SetMoveable int -0x6a9460 int __thiscall oCMOB IsMoveable -0x6a9470 void __thiscall oCMOB SetSoundMaterial enum oTSndMaterial -0x6a94a0 enum oTSndMaterial __thiscall oCMOB GetSoundMaterial -0x6a94b0 void __thiscall oCMOB GetSoundMaterial_AM enum zCSoundManager::zTSndManMedium & enum oTSndMaterial & int -0x6a94d0 void __thiscall oCMOB SetOwner class zSTRING const & class zSTRING const & -0x6a96c0 void __thiscall oCMOB SetOwner int int -0x6a96e0 int __thiscall oCMOB IsOwnedByGuild int -0x6a9700 int __thiscall oCMOB IsOwnedByNpc int -0x6a9720 int __thiscall oCMOB IsOwner class oCNpc * -0x6a9770 void __thiscall oCMOB Hit int -0x6a9780 void __thiscall oCMOB Destroy -0x6a9a20 void __thiscall oCMOB InsertInIgnoreList class zCVob * -0x6a9a50 void __thiscall oCMOB RemoveFromIgnoreList class zCVob * -0x6a9ac0 int __thiscall oCMOB CanThisCollideWith class zCVob * -0x6a9b00 void __thiscall oCMOB Archive class zCArchiver & -0x6a9c40 void __thiscall oCMOB Unarchive class zCArchiver & -0x6aa2d0 int __thiscall oCMOB AllowDiscardingOfSubtree -0x6aa2e0 int __cdecl oCMobInter SetAllMobsToState class oCWorld * class zSTRING const & int -0x6aa300 int __cdecl oCMobInter TraverseMobs class zCTree * class zSTRING const & int int -0x6aa490 void __cdecl oCMobInter TriggerAllMobsToTmpState class zCWorld * -0x6aa560 void __cdecl oCMobInter TraverseTriggerMobs class zCTree * -0x6aa630 oCMobInter* __thiscall oCMobInter oCMobInter -0x6aa7b0 class zCClassDef * __thiscall oCMobInter _GetClassDef -0x6aa7c0 void * __thiscall oCMobInter `scalar deleting destructor' unsigned int -0x6aa7f0 void __thiscall oCMobInter ~oCMobInter -0x6aaa10 void __thiscall oCMobInter SetVisual class zCVisual * -0x6aabb0 void __thiscall oCMobInter SetTempState int -0x6aabf0 int __thiscall oCMobInter IsTempStateChanged -0x6aac00 void __thiscall oCMobInter SetStateToTempState -0x6aac90 void __thiscall oCMobInter SetMobBodyState class oCNpc * -0x6aafa0 void __thiscall oCMobInter OnDamage class zCVob * class zCVob * float int class zVEC3 const & -0x6aafb0 void __thiscall oCMobInter OnMessage class zCEventMessage * class zCVob * -0x6ab040 void __thiscall oCMobInter OnMessage class zCEventMessage * class zCVob * -0x6ab060 void __thiscall oCMobInter SetUseWithItem class zSTRING const & -0x6ab1a0 int __thiscall oCMobInter GetUseWithItem -0x6ab1c0 int __thiscall oCMobInter HasUseWithItem class oCNpc * -0x6ab240 class zSTRING __thiscall oCMobInter GetScemeName -0x6ab290 void __thiscall oCMobInter ScanIdealPositions -0x6ab640 int __thiscall oCMobInter GetFreePosition class oCNpc * class zVEC3 & -0x6ab6c0 struct TMobOptPos * __thiscall oCMobInter SearchFreePosition class oCNpc * float -0x6ab990 void __thiscall oCMobInter SetHeading class oCNpc * -0x6ab9e0 void __thiscall oCMobInter SetIdealPosition class oCNpc * -0x6abc70 void __thiscall oCMobInter Reset -0x6abee0 void __thiscall oCMobInter OnTick -0x6abf70 void __thiscall oCMobInter OnTrigger class zCVob * class zCVob * -0x6ac2a0 void __thiscall oCMobInter OnUntrigger class zCVob * class zCVob * -0x6ac5b0 void __thiscall oCMobInter SendStateChange int int -0x6ac8c0 void __thiscall oCMobInter SendEndInteraction class oCNpc * int int -0x6aca60 void __thiscall oCMobInter Interact class oCNpc * int int int int int -0x6acde0 void __thiscall oCMobInter GetTransitionNames int int class zSTRING & class zSTRING & -0x6ad2f0 int __thiscall oCMobInter IsInState class oCNpc * int -0x6ad420 int __thiscall oCMobInter CanChangeState class oCNpc * int int -0x6ad670 void __thiscall oCMobInter StartStateChange class oCNpc * int int -0x6ad920 void __thiscall oCMobInter StartTransitionAniNpc class oCNpc * class zSTRING const & -0x6adc50 void __thiscall oCMobInter CheckStateChange class oCNpc * -0x6ae040 void __thiscall oCMobInter CallOnStateFunc class oCNpc * int -0x6ae250 void __thiscall oCMobInter SendCallOnStateFunc class oCNpc * int -0x6ae400 void __thiscall oCMobInter OnBeginStateChange class oCNpc * int int -0x6ae410 void __thiscall oCMobInter OnEndStateChange class oCNpc * int int -0x6ae470 void __thiscall oCMobInter InterruptInteraction class oCNpc * -0x6ae690 int __thiscall oCMobInter IsMultiMob -0x6ae6b0 int __thiscall oCMobInter IsAvailable class oCNpc * -0x6ae710 void __thiscall oCMobInter MarkAsUsed float class zCVob * -0x6ae730 int __thiscall oCMobInter CanInteractWith class oCNpc * -0x6aedb0 int __thiscall oCMobInter IsInteractingWith class oCNpc * -0x6aede0 void __thiscall oCMobInter StartInteraction class oCNpc * -0x6af1d0 void __thiscall oCMobInter EndInteraction class oCNpc * int -0x6af4b0 void __thiscall oCMobInter StopInteraction class oCNpc * -0x6af7d0 int __thiscall oCMobInter AI_UseMobToState class oCNpc * int -0x6afc20 void __thiscall oCMobInter Archive class zCArchiver & -0x6afcc0 void __thiscall oCMobInter Unarchive class zCArchiver & -0x6afd70 oCMobFire* __thiscall oCMobFire oCMobFire -0x6aff50 void * __thiscall oCMobFire `scalar deleting destructor' unsigned int -0x6aff80 void __thiscall oCMobFire ~oCMobFire -0x6b0180 void __thiscall oCMobFire DeleteEffects -0x6b01d0 void __thiscall oCMobFire OnDamage class zCVob * class zCVob * float int class zVEC3 const & -0x6b0220 void __thiscall oCMobFire OnEndStateChange class oCNpc * int int -0x6b02b0 void __thiscall oCMobFire OnTrigger class zCVob * class zCVob * -0x6b04f0 void __thiscall oCMobFire OnUntrigger class zCVob * class zCVob * -0x6b0560 void __thiscall oCMobFire PreSave -0x6b05c0 void __thiscall oCMobFire Archive class zCArchiver & -0x6b06a0 void __thiscall oCMobFire PostSave -0x6b06d0 void __thiscall oCMobFire Unarchive class zCArchiver & -0x6b07b0 oCMobBed* __thiscall oCMobBed oCMobBed -0x6b0970 void * __thiscall oCMobBed `scalar deleting destructor' unsigned int -0x6b09a0 void __thiscall oCMobBed ~oCMobBed -0x6b0bc0 void __thiscall oCMobBed StartInteraction class oCNpc * -0x6b0bd0 void __thiscall oCMobBed OnBeginStateChange class oCNpc * int int -0x6b0be0 void __thiscall oCMobBed OnEndStateChange class oCNpc * int int -0x6b0c40 class zSTRING __thiscall oCMobBed GetScemeName -0x6b0cf0 struct TMobOptPos * __thiscall oCMobBed SearchFreePosition class oCNpc * float -0x6b0e80 oCMobSwitch* __thiscall oCMobSwitch oCMobSwitch -0x6b0f70 void * __thiscall oCMobSwitch `scalar deleting destructor' unsigned int -0x6b0fa0 void __thiscall oCMobSwitch ~oCMobSwitch -0x6b11b0 void __thiscall oCMobSwitch Archive class zCArchiver & -0x6b1250 void __thiscall oCMobSwitch Unarchive class zCArchiver & -0x6b1300 oCMobLockable* __thiscall oCMobLockable oCMobLockable -0x6b14a0 void * __thiscall oCMobLockable `scalar deleting destructor' unsigned int -0x6b14d0 void __thiscall oCMobLockable ~oCMobLockable -0x6b16c0 int __thiscall oCMobLockable CanInteractWith class oCNpc * -0x6b16f0 void __thiscall oCMobLockable Interact class oCNpc * int int int int int -0x6b1d00 int __thiscall oCMobLockable CanChangeState class oCNpc * int int -0x6b1d50 void __thiscall oCMobLockable OnEndStateChange class oCNpc * int int -0x6b1f20 int __thiscall oCMobLockable CanOpen class oCNpc * -0x6b2260 int __thiscall oCMobLockable PickLock class oCNpc * char -0x6b25e0 void __thiscall oCMobLockable Unlock class oCNpc * int -0x6b2db0 void __thiscall oCMobLockable Lock class oCNpc * -0x6b2fe0 void __thiscall oCMobLockable Archive class zCArchiver & -0x6b30d0 void __thiscall oCMobLockable Unarchive class zCArchiver & -0x6b31e0 oCMobContainer* __thiscall oCMobContainer oCMobContainer -0x6b3380 void * __thiscall oCMobContainer `scalar deleting destructor' unsigned int -0x6b33b0 void __thiscall oCMobContainer ~oCMobContainer -0x6b35e0 void __thiscall oCMobContainer OnMessage class zCEventMessage * class zCVob * -0x6b36be void __thiscall oCMobContainer OnMessage class zCEventMessage * class zCVob * -0x6b36e0 void __thiscall oCMobContainer Destroy -0x6b38a0 void __thiscall oCMobContainer Reset -0x6b3a00 void __thiscall oCMobContainer Insert class oCItem * -0x6b3a30 void __thiscall oCMobContainer Remove class oCItem * -0x6b3ab0 class oCItem * __thiscall oCMobContainer Remove class oCItem * int -0x6b3bc0 void __thiscall oCMobContainer CreateContents class zSTRING const & -0x6b3f60 int __thiscall oCMobContainer IsIn int -0x6b3fa0 void __thiscall oCMobContainer Open class oCNpc * -0x6b4080 void __thiscall oCMobContainer Close class oCNpc * -0x6b40c0 void __thiscall oCMobContainer Archive class zCArchiver & -0x6b4260 void __thiscall oCMobContainer Unarchive class zCArchiver & -0x6b44e0 oCMobDoor* __thiscall oCMobDoor oCMobDoor -0x6b46c0 void * __thiscall oCMobDoor `scalar deleting destructor' unsigned int -0x6b46f0 void __thiscall oCMobDoor ~oCMobDoor -0x6b48b0 class zSTRING __thiscall oCMobDoor GetScemeName -0x6b4960 struct TMobOptPos * __thiscall oCMobDoor SearchFreePosition class oCNpc * float -0x6b4af0 oCMobWheel* __thiscall oCMobWheel oCMobWheel -0x6b4bf0 void * __thiscall oCMobWheel `scalar deleting destructor' unsigned int -0x6b4c20 void __thiscall oCMobWheel OnTrigger class zCVob * class zCVob * -0x6b4d40 void __thiscall oCMobWheel OnUntrigger class zCVob * class zCVob * -0x6b4e50 void __thiscall oCMobWheel Interact class oCNpc * int int int int int -0x6b4e80 void __thiscall oCMobWheel ~oCMobWheel -0x6b5090 oCMobLadder* __thiscall oCMobLadder oCMobLadder -0x6b51a0 void * __thiscall oCMobLadder `scalar deleting destructor' unsigned int -0x6b51d0 void __thiscall oCMobLadder ~oCMobLadder -0x6b53e0 void __thiscall oCMobLadder StartInteraction class oCNpc * -0x6b55c0 int __thiscall oCMobLadder CanChangeState class oCNpc * int int -0x6b5610 int __thiscall oCMobLadder CanInteractWith class oCNpc * -0x6b5620 struct TMobOptPos * __thiscall oCMobLadder SearchFreePosition class oCNpc * float -0x6b5690 void __thiscall oCMobLadder Interact class oCNpc * int int int int int -0x6b5ae0 void __thiscall oCMobLadder EndInteraction class oCNpc * int -0x6b5b00 oCMobItemSlot* __thiscall oCMobItemSlot oCMobItemSlot -0x6b5b20 void * __thiscall oCMobItemSlot `scalar deleting destructor' unsigned int -0x6b5b50 void __thiscall oCMobItemSlot ~oCMobItemSlot -0x6b5d60 int __thiscall oCMobItemSlot GetUseWithItem -0x6b5da0 int __thiscall oCMobItemSlot CanInteractWith class oCNpc * -0x6b5dc0 class oCItem * __thiscall oCMobItemSlot GetInsertedItem -0x6b5dd0 int __thiscall oCMobItemSlot PlaceItem class oCItem * -0x6b60d0 class oCItem * __thiscall oCMobItemSlot RemoveItem -0x6b6110 int __thiscall oCMobItemSlot IsIn int -0x6b6140 void __thiscall oCMobItemSlot Archive class zCArchiver & -0x6b6210 void __thiscall oCMobItemSlot Unarchive class zCArchiver & -0x6b6300 oCDummyVobGenerator* __thiscall oCDummyVobGenerator oCDummyVobGenerator -0x6b6370 void __thiscall oCDummyVobGenerator OnTrigger class zCVob * class zCVob * -0x6b65d0 void __thiscall zCList::~zCList -0x6b6600 void __thiscall zCList::DeleteListDatas -0x6b6670 void * __thiscall zCList::`scalar deleting destructor' unsigned int -0x6b66b0 void * __thiscall TMobOptPos `scalar deleting destructor' unsigned int -0x6b66d0 void __thiscall TMobOptPos ~TMobOptPos -0x6b6720 void __thiscall zCArray::InsertEnd class zSTRING const & -0x6b6bc0 oCNewsManager* __thiscall oCNewsManager oCNewsManager -0x6b6be0 void __thiscall oCNewsManager ~oCNewsManager -0x6b6bf0 void __thiscall oCNewsManager CreateNews int int class oCNpc * class oCNpc * class oCNpc * int -0x6b6f40 void __thiscall oCNewsManager SpreadToGuild int -0x6b6f60 int __thiscall oCNewsManager IsInSpreadList int -0x6b6f90 void __thiscall oCNewsManager SpreadNews class oCNews * -0x6b7230 void __thiscall oCNewsManager SpreadNews class oCNews * -0x6b7560 oCNewsMemory* __thiscall oCNewsMemory oCNewsMemory -0x6b7580 void __thiscall oCNewsMemory ~oCNewsMemory -0x6b7690 void __thiscall oCNewsMemory Insert class oCNews * -0x6b7770 void __thiscall oCNewsMemory Remove class oCNews * -0x6b77f0 class oCNews * __thiscall oCNewsMemory GetNews int class oCNpc * class oCNpc * -0x6b7830 void __thiscall oCNewsMemory CheckSpreadNews -0x6b78c0 int __thiscall oCNewsMemory SearchNews int class oCNpc * class oCNpc * -0x6b7940 void __thiscall oCNewsMemory ShowDebugInfos -0x6b7f40 class oCNews * __thiscall oCNewsMemory GetNewsByNumber int -0x6b7f70 void __thiscall oCNewsMemory ClearNews -0x6b8070 int __thiscall oCNewsMemory DeleteNewsByNumber int -0x6b8110 void __thiscall oCNewsMemory Archive class zCArchiver & -0x6b8190 void __thiscall oCNewsMemory Unarchive class zCArchiver & -0x6b8360 int __cdecl oCNews GetRemainingNews -0x6b8370 void __cdecl oCNews CheckRemainingNews -0x6b8850 oCNews* __thiscall oCNews oCNews -0x6b8a10 oCNews* __thiscall oCNews oCNews int int class oCNpc * class oCNpc * class oCNpc * int -0x6b8c30 void __thiscall oCNews ~oCNews -0x6b8de0 int __thiscall oCNews GetID -0x6b8df0 int __thiscall oCNews IsIdentical int class oCNpc * class oCNpc * -0x6b8e20 void __thiscall oCNews SetSpreadTime float -0x6b8e50 float __thiscall oCNews GetSpreadTime -0x6b8e60 void __thiscall oCNews SetGossip int -0x6b8e80 int __thiscall oCNews IsGossip -0x6b8e90 int __thiscall oCNews IsGuildVictim -0x6b8ea0 void __thiscall oCNews GetNewsData int & int & class oCNpc * & class oCNpc * & class oCNpc * & -0x6b8fb0 void __thiscall oCNews Archive class zCArchiver & -0x6b9260 void __thiscall oCNews Unarchive class zCArchiver & -0x6b94c0 void __thiscall zCList::~zCList -0x6b94f0 void __thiscall zCList::DeleteListDatas -0x6b9560 void __thiscall zCList::Insert class oCNews * -0x6b95c0 class oCNews * __thiscall zCList::Get int -0x6b95f0 int __thiscall zCList::GetNumInList -0x6b9610 void * __thiscall zCList::`scalar deleting destructor' unsigned int -0x6b9650 void __thiscall zCArray::AllocDelta int -0x6ba4d0 class zCObject * __cdecl oCNpcTalent _CreateNewInstance -0x6ba620 void __cdecl oCNpcTalent operator delete void * char const * char const * int -0x6ba640 class zCClassDef * __thiscall oCNpcTalent _GetClassDef -0x6ba650 oCNpcTalent* __thiscall oCNpcTalent oCNpcTalent -0x6ba7c0 void * __thiscall oCNpcTalent `scalar deleting destructor' unsigned int -0x6ba7f0 void __thiscall oCNpcTalent ~oCNpcTalent -0x6ba800 void __cdecl oCNpcTalent CreateTalentList class zCArray * -0x6ba970 void __thiscall oCNpcTalent Archive class zCArchiver & -0x6ba9b0 void __thiscall oCNpcTalent Unarchive class zCArchiver & -0x6baa00 int __cdecl BitToNumber int -0x6baa20 void __thiscall TNpcSlot SetVob class oCVob * -0x6baac0 void __thiscall TNpcSlot ClearVob -0x6bab10 void __thiscall oCNpc::TActiveInfo TActiveInfo class oCNpc const * -0x6bab20 void __thiscall oCNpc::TActiveInfo ~TActiveInfo -0x6bab60 class oCNpc::TActiveInfo const * __thiscall oCNpc GetActiveInfo -0x6bab80 class oCNpc::TActiveInfo * __thiscall oCNpc GetActiveInfoWritable -0x6babd0 void __thiscall oCNpc Shrink -0x6bac50 void __thiscall oCNpc UnShrink -0x6bb260 void __thiscall oCNpc AvoidShrink int -0x6bb2d0 int __thiscall oCNpc ApplyOverlay class zSTRING const & -0x6bb5d0 int __thiscall oCNpc ApplyOverlay class zSTRING const & -0x6bb620 void __thiscall oCNpc RemoveOverlay class zSTRING const & -0x6bb830 void __thiscall oCNpc SetModelScale class zVEC3 const & -0x6bb910 void __thiscall oCNpc SetFatness float -0x6bb9f0 oCNpc* __thiscall oCNpc oCNpc -0x6bc4a0 int __thiscall oCVob IsOwnedByGuild int -0x6bc4b0 int __thiscall oCVob IsOwnedByNpc int -0x6bc4c0 enum oTSndMaterial __thiscall oCVob GetSoundMaterial -0x6bc4d0 TNpcSlot* __thiscall TNpcSlot TNpcSlot -0x6bc510 class zCClassDef * __thiscall oCNpc _GetClassDef -0x6bc520 int __thiscall oCNpc GetInstance -0x6bc530 void * __thiscall oCNpc `scalar deleting destructor' unsigned int -0x6bc560 oCNpc* __thiscall oCNpc oCNpc -0x6bc580 void __thiscall oCNpc SetVisual class zCVisual * -0x6bc5a0 void __thiscall oCNpc CleanUp -0x6bc7f0 void __thiscall oCNpc ~oCNpc -0x6bcec0 void __thiscall TNpcSlot ~TNpcSlot -0x6bcfb0 void __thiscall oCNpc InitByScript int int -0x6bd610 void __thiscall oCNpc InitHumanAI -0x6bd6d0 void __thiscall oCNpc DeleteHumanAI -0x6bd720 class zSTRING __thiscall oCNpc GetGuildName -0x6bd8f0 class zSTRING __thiscall oCNpc GetName int -0x6bd940 int __thiscall oCNpc IsHostile class oCNpc * -0x6bd9e0 int __thiscall oCNpc IsFriendly class oCNpc * -0x6bda80 int __thiscall oCNpc IsNeutral class oCNpc * -0x6bdb20 int __thiscall oCNpc IsAngry class oCNpc * -0x6bdbc0 int __thiscall oCNpc GetAttitude class oCNpc * -0x6bdc40 int __thiscall oCNpc GetPermAttitude class oCNpc * -0x6bdc90 void __thiscall oCNpc SetAttitude int -0x6bdce0 void __thiscall oCNpc SetTmpAttitude int -0x6bdd30 int __thiscall oCNpc GetProtectionByIndex enum oEIndexDamage -0x6bdd40 int __thiscall oCNpc GetProtectionByType enum oETypeDamage -0x6bdde0 int __thiscall oCNpc GetProtectionByMode unsigned long -0x6bde70 int __thiscall oCNpc GetFullProtection -0x6bde90 void __thiscall oCNpc SetProtectionByIndex enum oEIndexDamage int -0x6bdeb0 int __thiscall oCNpc GetDamageByIndex enum oEIndexDamage -0x6bdec0 int __thiscall oCNpc GetDamageByType enum oETypeDamage -0x6bdf60 int __thiscall oCNpc GetDamageByMode unsigned long -0x6bdff0 int __thiscall oCNpc GetFullDamage -0x6be010 void __thiscall oCNpc SetDamages int * -0x6be030 int __thiscall oCNpc GetAttribute int -0x6be040 void __thiscall oCNpc ChangeAttribute int int -0x6be0c0 void __thiscall oCNpc SetAttribute int int -0x6be0e0 int __thiscall oCNpc GetOverlay class zSTRING & -0x6be2e0 void __thiscall oCNpc CheckModelOverlays -0x6be540 void __thiscall oCNpc SetToMad float -0x6be6c0 void __thiscall oCNpc HealFromMad -0x6be830 void __thiscall oCNpc SetToDrunk float -0x6be840 void __thiscall oCNpc HealFromDrunk -0x6be850 void __thiscall oCNpc CheckAngryTime -0x6be900 int __thiscall oCNpc CanRecruitSC -0x6be910 int __thiscall oCNpc IsDisguised -0x6be930 int __thiscall oCNpc GetGuild -0x6be940 void __thiscall oCNpc SetGuild int -0x6be950 int __thiscall oCNpc GetTrueGuild -0x6be960 void __thiscall oCNpc SetTrueGuild int -0x6be990 int __thiscall oCNpc GetCamp -0x6be9a0 int __thiscall oCNpc IsGuildFriendly int -0x6be9d0 int __thiscall oCNpc GetGuildAttitude int -0x6bea00 void __thiscall oCNpc CreateItems int int -0x6beaf0 void __thiscall oCNpc SetFlag int -0x6beb10 int __thiscall oCNpc HasFlag int -0x6beb30 class oCNpcTalent * __thiscall oCNpc GetTalent int int -0x6bed50 void __thiscall oCNpc SetTalentValue int int -0x6bef70 int __thiscall oCNpc GetTalentValue int -0x6bf130 void __thiscall oCNpc SetTalentSkill int int -0x6bf788 void __thiscall oCNpc SetTalentSkill int int -0x6bf970 int __thiscall oCNpc GetTalentSkill int -0x6bfb30 int __thiscall oCNpc HasTalent int int -0x6bfb50 int __thiscall oCNpc CanUse class oCItem * -0x6bfe90 void __thiscall oCNpc DisplayCannotUse -0x6bffe0 void __thiscall oCNpc CheckAllCanUse -0x6c00e0 class oCVob * __thiscall oCNpc GetSlotVob class zSTRING const & -0x6c0180 class oCItem * __thiscall oCNpc GetSlotItem class zSTRING const & -0x6c0220 class oCItem * __thiscall oCNpc GetItem int int -0x6c0240 class oCNpc * __thiscall oCNpc GetSlotNpc class zSTRING const & -0x6c02e0 void __thiscall oCNpc AddItemEffects class oCItem * -0x6c0470 void __thiscall oCNpc RemoveItemEffects class oCItem * -0x6c05e0 void __thiscall oCNpc EquipItem class oCItem * -0x6c08c0 void __thiscall oCNpc UnequipItem class oCItem * -0x6c0b90 void __thiscall oCNpc RemoveSlotItems -0x6c11a0 int __thiscall oCNpc GetCutsceneDistance -0x6c1200 void __thiscall oCNpc SetCSEnabled int -0x6c1220 int __thiscall oCNpc GetCSStateFlags -0x6c12e0 void __thiscall oCNpc SetFocusVob class zCVob * -0x6c1330 class zCVob * __thiscall oCNpc GetFocusVob -0x6c1340 void __thiscall oCNpc ClearFocusVob -0x6c1380 class oCNpc * __thiscall oCNpc GetFocusNpc -0x6c13c0 class oCNpc * __thiscall oCNpc GetNearestFightNpcLeft -0x6c1550 class oCNpc * __thiscall oCNpc GetNearestFightNpcRight -0x6c16e0 int __thiscall oCNpc FocusCheckBBox class zCVob const * int int float float & -0x6c19c0 int __thiscall oCNpc FocusCheck class zCVob const * int int float float & -0x6c1d70 void __thiscall oCNpc ToggleFocusVob int -0x6c2210 void __thiscall oCNpc CollectFocusVob -0x6c2a00 void __thiscall oCNpc GetNearestValidVob float -0x6c2d20 void __thiscall oCNpc GetNearestVob float -0x6c3010 class oCAniCtrl_Human * __thiscall oCNpc GetAnictrl -0x6c3020 void __thiscall oCNpc ResetToHumanAI -0x6c30a0 void __thiscall oCNpc SetEnemy class oCNpc * -0x6c32f0 class oCNpc * __thiscall oCNpc GetNextEnemy -0x6c3570 int __thiscall oCNpc IsConditionValid -0x6c3630 int __thiscall oCNpc IsInFightFocus class zCVob * -0x6c36a0 class oCItem * __thiscall oCNpc HasEquippedStolenItem class oCNpc * -0x6c3880 void __thiscall oCNpc Burn int float -0x6c3b80 void __thiscall oCNpc StopBurn -0x6c3e70 class zVEC3 __cdecl RotateVec class zVEC3 & class zVEC3 & float float -0x6c3f50 void __thiscall oCNpc Interrupt int int -0x6c4270 int __thiscall oCNpc GetWeaponDamage class oCItem * -0x6c42c0 int __thiscall oCNpc GetBluntDamage class oCItem * -0x6c42f0 void __thiscall oCNpc DropUnconscious float class oCNpc * -0x6c4610 void __thiscall oCNpc CheckUnconscious -0x6c4ad0 void * __cdecl oCMsgConversation operator new unsigned int char const * char const * int -0x6c4b10 class zSTRING __thiscall oCNpc GetInterruptPrefix -0x6c4bb0 void __thiscall oCNpc CompleteHeal -0x6c4bd0 int __thiscall oCNpc IsDead -0x6c4be0 int __thiscall oCNpc IsUnconscious -0x6c4bf0 void __thiscall oCNpc DoDie class oCNpc * -0x6c5120 void __thiscall oCNpc StartFadeAway -0x6c5210 int __thiscall oCNpc IsFadingAway -0x6c5220 int __thiscall oCNpc FadeAway -0x6c52b0 int __thiscall oCNpc BeamTo class zSTRING const & -0x6c55a0 void __thiscall oCNpc DropInventory -0x6c55b0 int __thiscall oCNpc HasInHand int -0x6c5720 int __thiscall oCNpc HasInHand class zCVob * -0x6c5860 void __thiscall oCNpc RemoveFromHand -0x6c5a50 void __thiscall oCNpc DropAllInHand -0x6c5c30 class oCItem * __thiscall oCNpc GetWeapon -0x6c5e00 class oCItem * __thiscall oCNpc GetEquippedMeleeWeapon -0x6c5f30 class oCItem * __thiscall oCNpc GetEquippedRangedWeapon -0x6c6060 class oCItem * __thiscall oCNpc GetEquippedArmor -0x6c6100 int __thiscall oCNpc IsSameHeight class zCVob * -0x6c6200 void __thiscall oCNpc TurnToEnemy -0x6c62d0 int __thiscall oCNpc ShieldEquipped -0x6c63a0 int __thiscall oCNpc GetWeaponDamage -0x6c6570 void __thiscall oCNpc SetMovLock int -0x6c65a0 int __thiscall oCNpc IsMovLock -0x6c65b0 void __thiscall oCNpc SetHead -0x6c6850 void __thiscall oCNpc SetAdditionalVisuals class zSTRING & int int class zSTRING & int int int -0x6c69b0 void __thiscall oCNpc InitModel -0x6c6cd0 class zCModel * __thiscall oCNpc GetModel -0x6c6d80 class zSTRING __thiscall oCNpc GetVisualBody -0x6c6dd0 class zSTRING __thiscall oCNpc GetVisualHead -0x6c6e20 int __thiscall oCNpc StartFaceAni class zSTRING const & float float -0x6c6f20 int __thiscall oCNpc StartStdFaceAni int -0x6c703d int __thiscall oCNpc StartStdFaceAni int -0x6c7130 int __thiscall oCNpc StopFaceAni class zSTRING const & -0x6c7230 int __thiscall oCNpc GetWeaponMode -0x6c7250 void __thiscall oCNpc SetWeaponMode2 class zSTRING const & -0x6c74a0 void __thiscall oCNpc SetWeaponMode2 int -0x6c76d8 void __thiscall oCNpc SetWeaponMode2 int -0x6c77dc void __thiscall oCNpc SetWeaponMode2 int -0x6c7cfa void __thiscall oCNpc SetWeaponMode2 int -0x6c7dee void __thiscall oCNpc SetWeaponMode2 int -0x6c80c0 void __thiscall oCNpc SetWeaponMode int -0x6c81b0 int __thiscall oCNpc GetNextWeaponMode int int int -0x6c8301 int __thiscall oCNpc GetNextWeaponMode int int int -0x6c8440 void __thiscall oCNpc Equip class oCItem * -0x6c8770 void __thiscall oCNpc EquipWeapon class oCItem * -0x6c8a80 void __thiscall oCNpc EquipFarWeapon class oCItem * -0x6c8c20 void __thiscall oCNpc EquipArmor class oCItem * -0x6c8f20 void __thiscall oCNpc SetToFightMode class oCItem * int -0x6c9140 void __thiscall oCNpc SetToFistMode -0x6c9350 void __thiscall oCNpc Activate int int -0x6c9360 class oCVob * __thiscall oCNpc GetRightHand -0x6c9400 class oCVob * __thiscall oCNpc GetLeftHand -0x6c94a0 void __thiscall oCNpc DropVob class oCVob * class zVEC3 & -0x6c9640 void __thiscall oCNpc SetCarryVob class zCVob * -0x6c9940 class zCVob * __thiscall oCNpc GetCarryVob -0x6c9950 void __thiscall oCNpc SetLeftHand class oCVob * -0x6c9a50 void __thiscall oCNpc SetRightHand class oCVob * -0x6c9b50 int __thiscall oCNpc HasTorch -0x6c9cb0 void __thiscall oCNpc ExchangeTorch -0x6c9cc0 void __thiscall oCNpc SetTorchAni int int -0x6c9f90 zCSparseArrayIterator* __thiscall zCSparseArrayIterator zCSparseArrayIterator class zCSparseArrayBase & -0x6c9ff0 void __thiscall oCNpc CheckSetTorchAni -0x6ca280 void __thiscall oCNpc CheckPutbackTorch -0x6ca590 int __thiscall oCNpc UseItem class oCItem * -0x6cabb0 float __thiscall oCNpc GetThrowSpeed float float -0x6cabe0 int __thiscall oCNpc HasArrowInHand -0x6cad50 int __thiscall oCNpc HasArrowInInv -0x6cae50 int __thiscall oCNpc HasBoltInInv -0x6caf50 int __thiscall oCNpc HasBoltInHand -0x6cb0c0 int __thiscall oCNpc IsMunitionAvailable class oCItem * -0x6cb260 void __thiscall oCNpc GetTalentInfo int class zSTRING & class zSTRING & class zSTRING & -0x6cb4d0 void __thiscall oCNpc GetSpellInfo int class zSTRING & class zSTRING & -0x6cb6e0 void __thiscall oCNpc GetAttribInfo int class zSTRING & class zSTRING & -0x6cb890 class oCVisualFX * __thiscall oCNpc GetConnectedEffect -0x6cb8a0 void __thiscall oCNpc AssessStartEffect class oCVisualFX * class oCNpc * -0x6cb940 void __thiscall oCNpc AssessStopEffect class oCVisualFX * class oCNpc * -0x6cb9a0 void __thiscall oCNpc CreateSpell int -0x6cba10 void __thiscall oCNpc LearnSpell int -0x6cba60 int __thiscall oCNpc HasSpell int -0x6cba90 void __thiscall oCNpc DestroySpell int -0x6cbae0 void __thiscall oCNpc SetActiveSpellInfo int -0x6cbb30 int __thiscall oCNpc GetActiveSpellNr -0x6cbb70 int __thiscall oCNpc GetActiveSpellCategory -0x6cbbb0 int __thiscall oCNpc GetActiveSpellLevel -0x6cbbf0 void __thiscall oCNpc InsertActiveSpell class oCSpell * -0x6cbc10 void __thiscall oCNpc RemoveActiveSpell class oCSpell * -0x6cbc90 void __thiscall oCNpc RemoveActiveSpell int -0x6cbd40 int __thiscall oCNpc DoActiveSpells -0x6cbe20 void __thiscall oCNpc KillActiveSpells -0x6cbeb0 class oCSpell * __thiscall oCNpc IsSpellActive int -0x6cbef0 int __thiscall oCNpc HasMagic -0x6cbf20 int __thiscall oCNpc GetNumberOfSpells -0x6cbf40 void __thiscall oCNpc CopyTransformSpellInvariantValuesTo class oCNpc * -0x6cbf80 void __thiscall oCNpc OpenScreen_Help -0x6cbf90 void __thiscall oCNpc OpenScreen_Log -0x6cc2b0 void __thiscall oCNpc OpenScreen_Map -0x6cc370 void __thiscall oCNpc OpenScreen_Status -0x6cc9f0 void __thiscall oCNpc ThisVobAddedToWorld class zCWorld * -0x6ccb90 void __thiscall oCNpc ThisVobRemovedFromWorld class zCWorld * -0x6cccc0 int __thiscall oCNpc IsVoiceActive -0x6cccd0 void __thiscall oCNpc StopAllVoices -0x6ccd40 int __thiscall oCNpc UpdateNextVoice -0x6cce00 void __thiscall oCNpc ProcessNpc -0x6cd260 class zSTRING __thiscall oCNpc::oCNpcTimedOverlay GetMdsName -0x6cd2b0 void * __thiscall oCNpc::oCNpcTimedOverlay `scalar deleting destructor' unsigned int -0x6cd2d0 void __thiscall oCNpc::oCNpcTimedOverlay ~oCNpcTimedOverlay -0x6cd320 void __thiscall oCNpc DoSpellBook -0x6cd330 void __thiscall oCNpc OpenSpellBook int -0x6cd380 void __thiscall oCNpc CloseSpellBook int -0x6cd3a0 class oCMag_Book * __thiscall oCNpc GetSpellBook -0x6cd3b0 void __thiscall oCNpc GetSoundMaterial_MA enum zCSoundManager::zTSndManMedium & enum oTSndMaterial & class zSTRING -0x6cd500 void __thiscall oCNpc GetSoundMaterial_AM enum zCSoundManager::zTSndManMedium & enum oTSndMaterial & int -0x6cd5d0 void __thiscall oCNpc GetSoundMaterial_MH_HM enum zCSoundManager::zTSndManMedium & enum oTSndMaterial & -0x6cd690 int __thiscall oCNpc HasSenseHear -0x6cd6a0 int __thiscall oCNpc HasSenseSee -0x6cd6b0 int __thiscall oCNpc HasSenseSmell -0x6cd6c0 void __thiscall oCNpc SetSenses int -0x6cd6d0 void __thiscall oCNpc PrintStateCallDebug class zSTRING const & int int -0x6cd980 int __thiscall oCNpc GetOldScriptState -0x6cd990 int __thiscall oCNpc GetAIState -0x6cd9a0 int __thiscall oCNpc GetAIStateTime -0x6cd9b0 int __thiscall oCNpc IsAIState int -0x6cd9d0 void __thiscall oCNpc ShowState int int -0x6cdad0 void __thiscall oCNpc ShowState int int -0x6ce6a0 int __thiscall oCNpc IsNear class oCNpc * -0x6ce760 class oCItem * __thiscall oCNpc DetectItem int int -0x6ce820 class oCNpc * __thiscall oCNpc DetectPlayer -0x6ce890 class oCMobInter * __thiscall oCNpc FindMobInter class zSTRING const & -0x6ceb50 class zCVobSpot * __thiscall oCNpc FindSpot class zSTRING const & int float -0x6ceef0 void __thiscall oCNpc ForceVobDetection class zCVob * -0x6cf060 int __thiscall oCNpc HasVobDetected class zCVob * -0x6cf0a0 int __thiscall oCNpc CheckForOwner class zCVob * -0x6cf200 void __thiscall oCNpc AI_ForceDetection -0x6cf210 int __thiscall oCNpc CanSense class zCVob * -0x6cf2b0 void __thiscall oCNpc DetectWitnesses class oCNpc * int -0x6cf590 class oCNpc * __thiscall oCNpc FindNpc int int int int -0x6cf690 class oCNpc * __thiscall oCNpc FindNpcEx int int int int int int -0x6cf880 int __thiscall oCNpc GetComrades -0x6cfa70 int __thiscall oCNpc AreWeStronger class oCNpc * -0x6cfdd0 class oCNpc * __thiscall oCNpc IsEnemyBehindFriend class oCNpc * -0x6cfff0 int __thiscall oCNpc InMobInteraction class zSTRING const & int -0x6d0100 int __thiscall oCNpc FreeLineOfSight class zCVob * -0x6d0170 int __thiscall oCNpc FreeLineOfSight class zVEC3 & class zCVob * -0x6d0360 int __thiscall oCNpc CanSee class zCVob * int -0x6d0710 void __thiscall oCNpc SetSwimDiveTime float float -0x6d0740 void __thiscall oCNpc GetSwimDiveTime float & float & float & -0x6d0770 void __thiscall oCNpc Regenerate -0x6d08b0 void __thiscall oCNpc RefreshNpc -0x6d0b10 void __thiscall oCNpc RenderNpc class zCView * -0x6d0d70 int __thiscall oCNpc IsAPlayer -0x6d0d80 int __thiscall oCNpc IsSelfPlayer -0x6d0d90 int __thiscall oCNpc GetPlayerNumber -0x6d0da0 void __thiscall oCNpc SetKnowsPlayer int -0x6d0db0 int __thiscall oCNpc KnowsPlayer class oCNpc * -0x6d0dc0 int __thiscall oCNpc KnowsPlayer int -0x6d0dd0 int __thiscall oCNpc IsMonster -0x6d0de0 int __thiscall oCNpc IsHalfMonster -0x6d0e30 int __thiscall oCNpc IsHuman -0x6d0e50 int __thiscall oCNpc IsGoblin -0x6d0e70 int __thiscall oCNpc IsOrc -0x6d0ea0 int __thiscall oCNpc IsSkeleton -0x6d0ec0 void __thiscall oCNpc SetAsPlayer -0x6d1200 int __thiscall oCNpc DoDoAniEvents -0x6d2760 int __thiscall oCNpc DoModelSwapMesh class zSTRING const & class zSTRING const & -0x6d2a20 int __thiscall oCNpc HasMunitionInHand class oCItem * -0x6d2b80 class oCItem * __thiscall oCNpc DoInsertMunition class zSTRING const & -0x6d2e80 void __thiscall oCNpc DoRemoveMunition -0x6d3100 int __thiscall oCNpc DoShootArrow int -0x6d3430 int __thiscall oCNpc DoTakeVob class zCVob * -0x6d3830 int __thiscall oCNpc DoDropVob class zCVob * -0x6d3b30 int __thiscall oCNpc DoThrowVob class zCVob * float -0x6d3d80 int __thiscall oCNpc DoPutInInventory class oCItem * -0x6d3da0 int __thiscall oCNpc DoRemoveFromInventory class oCItem * -0x6d3df0 int __thiscall oCNpc DoSetToFightMode class oCItem * -0x6d3e10 int __thiscall oCNpc DoExchangeTorch -0x6d4090 void __thiscall oCNpc Pack class zCBuffer & -0x6d4120 void __thiscall oCNpc Unpack class zCBuffer & -0x6d41c0 int __thiscall oCNpc IsInFightMode_S int -0x6d4240 int __thiscall oCNpc IsAiming_S class oCNpc * -0x6d4370 class zSTRING __thiscall oCNpc GetInstanceName -0x6d43b0 int __thiscall oCNpc GetScriptInstance class zSTRING * & int & -0x6d43e0 int __thiscall oCNpc SetByScriptInstance class zSTRING const * int -0x6d4430 class zSTRING __cdecl oCNpc GetInstanceByID int -0x6d4490 int __cdecl oCNpc GetIDByInstance class zSTRING const & -0x6d4510 void __thiscall oCNpc Disable -0x6d4820 void __thiscall oCNpc Enable class zVEC3 & -0x6d4e70 void __thiscall oCNpc ClearEM -0x6d4ee0 void __thiscall oCNpc Archive class zCArchiver & -0x6d5ad0 void __thiscall oCNpc Unarchive class zCArchiver & -0x6d6f60 void __thiscall oCNpc PreSaveGameProcessing -0x6d72a0 void __thiscall oCNpc PostSaveGameProcessing -0x6d7520 int __thiscall oCNpc AllowDiscardingOfSubtree -0x6d7530 class oCItem * __thiscall oCNpc IdentifyMushroom class oCItem * -0x6d7710 void __thiscall oCNpc IdentifyAllMushrooms -0x6d7850 int __thiscall oCNpc HasMissionItem -0x6d78b0 class oCItem * __thiscall oCNpc IsInInv class oCItem * int -0x6d78d0 class oCItem * __thiscall oCNpc GetFromInv int int -0x6d7930 class oCItem * __thiscall oCNpc IsInInv int int -0x6d7950 class oCItem * __thiscall oCNpc IsInInv class zSTRING const & int -0x6d7970 int __thiscall oCNpc CanCarry class oCItem * -0x6d7ac0 class oCItem * __thiscall oCNpc PutInInv class oCItem * -0x6d7c60 class oCItem * __thiscall oCNpc PutInInv int int -0x6d7d10 class oCItem * __thiscall oCNpc PutInInv class zSTRING const & int -0x6d7d40 class oCItem * __thiscall oCNpc RemoveFromInv class oCItem * int -0x6d7d90 class oCItem * __thiscall oCNpc RemoveFromInv int int -0x6d7de0 class oCItem * __thiscall oCNpc RemoveFromInv class zSTRING const & int -0x6d7e30 int __thiscall oCNpc IsSlotFree class zSTRING const & -0x6d7ef0 int __thiscall oCNpc IsSlotFree struct TNpcSlot * -0x6d7f10 void __thiscall oCNpc SetToSlotPosition class zCVob * class zSTRING const & -0x6d7f90 void __thiscall oCNpc CreateInvSlot class zSTRING const & -0x6d8190 void __thiscall oCNpc DeleteInvSlot class zSTRING const & -0x6d8290 struct TNpcSlot * __thiscall oCNpc GetInvSlot class zSTRING const & -0x6d8340 struct TNpcSlot * __thiscall oCNpc GetInvSlot class zCVob * -0x6d8380 int __thiscall oCNpc IsInvSlotAvailable class zSTRING const & -0x6d8440 void __thiscall oCNpc PutInSlot class zSTRING const & class oCVob * int -0x6d8500 void __thiscall oCNpc PutInSlot struct TNpcSlot * class oCVob * int -0x6d89a0 void __thiscall oCNpc RemoveFromAllSlots int -0x6d89e0 class oCVob * __thiscall oCNpc RemoveFromSlot class zSTRING const & int -0x6d8aa0 class oCVob * __thiscall oCNpc RemoveFromSlot struct TNpcSlot * int -0x6d8d00 class oCVob * __thiscall oCNpc DropFromSlot class zSTRING const & -0x6d8dd0 class oCVob * __thiscall oCNpc DropFromSlot struct TNpcSlot * -0x6d90e0 void __thiscall oCNpc UpdateSlots -0x6d91a0 void __thiscall oCNpc SetInteractMob class oCMobInter * -0x6d9230 class oCMobInter * __thiscall oCNpc GetInteractMob -0x6d9240 enum zCVob::zTVobCharClass __thiscall oCNpc GetCharacterClass -0x6d9250 void __thiscall oCNpc SetInteractItem class oCItem * -0x6d94a0 void * __thiscall TNpcSlot `scalar deleting destructor' unsigned int -0x6d94c0 void __thiscall oCNpc OnTouch class zCVob * -0x6d95f0 void __thiscall oCNpc OnMessage class zCEventMessage * class zCVob * -0x6d9f7a void __thiscall oCNpc OnMessage class zCEventMessage * class zCVob * -0x6d9fcd void __thiscall oCNpc OnMessage class zCEventMessage * class zCVob * -0x6da0ef void __thiscall oCNpc OnMessage class zCEventMessage * class zCVob * -0x6da204 void __thiscall oCNpc OnMessage class zCEventMessage * class zCVob * -0x6da60d void __thiscall oCNpc OnMessage class zCEventMessage * class zCVob * -0x6daded void __thiscall oCNpc OnMessage class zCEventMessage * class zCVob * -0x6daf76 void __thiscall oCNpc OnMessage class zCEventMessage * class zCVob * -0x6daf7d void __thiscall oCNpc OnMessage class zCEventMessage * class zCVob * -0x6db160 class zSTRING __thiscall zCEvMsgCutscene GetCutsceneName -0x6db1b0 int __thiscall oCNpc EV_DrawWeapon class oCMsgWeapon * -0x6db860 int __thiscall oCNpc EV_DrawWeapon1 class oCMsgWeapon * -0x6dbb30 int __thiscall oCNpc EV_DrawWeapon2 class oCMsgWeapon * -0x6dc1b0 int __thiscall oCNpc EV_RemoveWeapon class oCMsgWeapon * -0x6dc650 int __thiscall oCNpc EV_RemoveWeapon1 class oCMsgWeapon * -0x6dc7e0 int __thiscall oCNpc EV_RemoveWeapon2 class oCMsgWeapon * -0x6dcb30 int __thiscall oCNpc EV_ChooseWeapon class oCMsgWeapon * -0x6dce20 int __thiscall oCNpc EV_ForceRemoveWeapon class oCMsgWeapon * -0x6dd0f0 int __thiscall oCNpc EV_EquipBestWeapon class oCMsgWeapon * -0x6dd110 void __thiscall oCNpc EquipBestWeapon int -0x6dd230 int __thiscall oCNpc EV_EquipBestArmor class oCMsgWeapon * -0x6dd2c0 void __thiscall oCNpc EquipBestArmor -0x6dd340 int __thiscall oCNpc EV_UnequipWeapons class oCMsgWeapon * -0x6dd520 int __thiscall oCNpc EV_UnequipArmor class oCMsgWeapon * -0x6dd5d0 int __thiscall oCNpc EV_EquipArmor class oCMsgWeapon * -0x6dd630 int __thiscall oCNpc EV_AttackForward class oCMsgAttack * -0x6ddd70 int __thiscall oCNpc EV_AttackLeft class oCMsgAttack * -0x6de570 int __thiscall oCNpc EV_AttackRight class oCMsgAttack * -0x6ded30 int __thiscall oCNpc EV_AttackRun class oCMsgAttack * -0x6defd0 int __thiscall oCNpc EV_AttackFinish class oCMsgAttack * -0x6df860 int __thiscall oCNpc EV_AttackAssassin class oCMsgAttack * -0x6dffc0 int __thiscall oCNpc EV_Parade class oCMsgAttack * -0x6e05a0 void * __cdecl oCMsgAttack operator new unsigned int char const * char const * int -0x6e05e0 int __thiscall oCNpc InitAim class oCMsgAttack * class oCNpc * * int * int * int -0x6e0790 int __thiscall oCNpc TransitionAim int int -0x6e0930 int __thiscall oCNpc InterpolateAim class oCNpc * -0x6e0a80 int __thiscall oCNpc FinalizeAim int int -0x6e0bc0 int __thiscall oCNpc EV_StopAim class oCMsgAttack * -0x6e0be0 int __thiscall oCNpc EV_AimAt class oCMsgAttack * -0x6e0cb0 int __thiscall oCNpc EV_ShootAt class oCMsgAttack * -0x6e0e60 int __thiscall oCNpc EV_Defend class oCMsgAttack * -0x6e0e90 int __thiscall oCNpc EV_Drink class oCMsgUseItem * -0x6e11d0 int __thiscall oCNpc EV_TakeVob class oCMsgManipulate * -0x6e15b0 int __thiscall oCNpc EV_DropVob class oCMsgManipulate * -0x6e1860 int __thiscall oCNpc EV_ThrowVob class oCMsgManipulate * -0x6e1b00 int __thiscall oCNpc EV_Exchange class oCMsgManipulate * -0x6e1e20 int __thiscall oCNpc EV_DropMob class oCMsgManipulate * -0x6e1f10 int __thiscall oCNpc EV_TakeMob class oCMsgManipulate * -0x6e1fd0 int __thiscall oCNpc EV_UseMob class oCMsgManipulate * -0x6e2220 int __thiscall oCNpc EV_UseMobWithItem class oCMsgManipulate * -0x6e2280 int __thiscall oCNpc EV_InsertInteractItem class oCMsgManipulate * -0x6e24a0 int __thiscall oCNpc EV_ExchangeInteractItem class oCMsgManipulate * -0x6e2630 int __thiscall oCNpc EV_RemoveInteractItem class oCMsgManipulate * -0x6e2640 int __thiscall oCNpc EV_CreateInteractItem class oCMsgManipulate * -0x6e27d0 int __thiscall oCNpc EV_DestroyInteractItem class oCMsgManipulate * -0x6e29d0 int __thiscall oCNpc EV_PutInSlot class oCMsgManipulate * -0x6e2c90 int __thiscall oCNpc EV_RemoveFromSlot class oCMsgManipulate * -0x6e2e90 class zCModelAni * __thiscall oCNpc InteractItemGetAni class zSTRING const & int int -0x6e3170 int __thiscall oCNpc EV_PlaceInteractItem class oCMsgManipulate * -0x6e32b0 int __thiscall oCNpc GetInteractItemMaxState class zSTRING const & -0x6e34c0 int __thiscall oCNpc InteractItemIsInState class zSTRING const & int -0x6e36d0 int __thiscall oCNpc EV_EquipItem class oCMsgManipulate * -0x6e3770 int __thiscall oCNpc EV_UseItem class oCMsgManipulate * -0x6e3af0 int __thiscall oCNpc EV_UseItemToState class oCMsgManipulate * -0x6e44f0 void __thiscall oCNpc CallScript class zSTRING const & -0x6e4520 void __thiscall oCNpc CallScript int -0x6e4540 int __thiscall oCNpc EV_CallScript class oCMsgManipulate * -0x6e46e0 int __thiscall oCNpc EV_Unconscious class oCMsgState * -0x6e4980 int __thiscall oCNpc EV_DoState class oCMsgState * -0x6e4bd0 int __thiscall oCNpc EV_Wait class oCMsgState * -0x6e4c40 int __thiscall oCNpc ApplyTimedOverlayMds class zSTRING const & float -0x6e4e20 int __thiscall oCNpc EV_OutputSVM_Overlay class oCMsgConversation * -0x6e5610 int __thiscall oCNpc EV_PrintScreen class oCMsgConversation * -0x6e571c int __thiscall oCNpc EV_PrintScreen class oCMsgConversation * -0x6e5750 int __thiscall oCNpc EV_OutputSVM class oCMsgConversation * -0x6e5ca0 int __thiscall oCNpc EV_Output class oCMsgConversation * -0x6e60c0 int __thiscall oCNpc EV_PlayAni class oCMsgConversation * -0x6e6380 int __thiscall oCNpc EV_PlayAniFace class oCMsgConversation * -0x6e6470 int __thiscall oCNpc StartDialogAni -0x6e66d0 int __thiscall oCNpc EV_PlayAniSound class oCMsgConversation * -0x6e67c0 int __thiscall oCNpc ActivateDialogCam float -0x6e6a10 int __thiscall oCNpc DeactivateDialogCam -0x6e6bb0 int __thiscall oCNpc EV_PlaySound class oCMsgConversation * -0x6e77e0 int __thiscall oCNpc EV_SndPlay class oCMsgConversation * -0x6e7870 int __thiscall oCNpc EV_LookAt class oCMsgConversation * -0x6e7b70 int __thiscall oCNpc EV_StopLookAt class oCMsgConversation * -0x6e7d40 int __thiscall oCNpc EV_PointAt class oCMsgConversation * -0x6e7ef0 int __thiscall oCNpc EV_StopPointAt class oCMsgConversation * -0x6e7f40 int __thiscall oCNpc EV_QuickLook class oCMsgConversation * -0x6e81e0 int __thiscall oCNpc EV_Cutscene class oCMsgConversation * -0x6e83e0 int __thiscall oCNpc EV_WaitTillEnd class oCMsgConversation * -0x6e8480 int __thiscall oCNpc EV_StopProcessInfos class oCMsgConversation * -0x6e84a0 int __thiscall oCNpc EV_ProcessInfos class oCMsgConversation * -0x6e8560 int __thiscall oCNpc AssessPlayer_S class oCNpc * -0x6e8780 int __thiscall oCNpc AssessEnemy_S class oCNpc * -0x6e89a0 int __thiscall oCNpc AssessFighter_S class oCNpc * -0x6e8bc0 int __thiscall oCNpc AssessBody_S class oCNpc * -0x6e8de0 int __thiscall oCNpc AssessItem_S class oCItem * -0x6e9000 void __thiscall oCNpc SetNpcsToState int int -0x6e90d0 void __thiscall oCNpc StopCutscenes -0x6e9130 void __thiscall oCNpc CreatePassivePerception int class zCVob * class zCVob * -0x6e9af0 void __cdecl oCNpc CreateSoundPerception int class zCVob * class zVEC3 const & class zCVob * int -0x6e9fd0 int __thiscall oCNpc AssessMurder_S class oCNpc * -0x6e9ff0 int __thiscall oCNpc AssessThreat_S class oCNpc * -0x6ea1a0 int __thiscall oCNpc AssessDefeat_S class oCNpc * -0x6ea1c0 int __thiscall oCNpc AssessDamage_S class oCNpc * int -0x6ea370 int __thiscall oCNpc AssessOthersDamage_S class oCNpc * class oCNpc * int -0x6ea390 int __thiscall oCNpc AssessRemoveWeapon_S class oCNpc * -0x6ea3b0 int __thiscall oCNpc ObserveIntruder_S -0x6ea3f0 int __cdecl oCNpc AssessFightSound_S class zCVob * class zVEC3 const & class zCVob * -0x6ea420 int __cdecl oCNpc AssessQuietSound_S class zCVob * class zVEC3 const & -0x6ea440 int __thiscall oCNpc AssessWarn_S class oCNpc * -0x6ea460 int __thiscall oCNpc CatchThief_S class oCNpc * -0x6ea610 int __thiscall oCNpc AssessTheft_S class oCNpc * -0x6ea630 int __thiscall oCNpc AssessCall_S class oCNpc * -0x6ea7e0 int __thiscall oCNpc AssessTalk_S class oCNpc * -0x6ea990 int __thiscall oCNpc AssessGivenItem_S class oCNpc * class oCItem * -0x6eabb0 int __thiscall oCNpc AssessMagic_S class oCNpc * int -0x6eaef0 int __thiscall oCNpc AssessStopMagic_S class oCNpc * int -0x6eb1f0 int __thiscall oCNpc AssessCaster_S class oCSpell * -0x6eb210 int __thiscall oCNpc AssessFakeGuild_S -0x6eb240 int __thiscall oCNpc MoveMob_S class oCMOB * -0x6eb2f0 int __thiscall oCNpc AssessUseMob_S class oCMobInter * -0x6eb340 int __thiscall oCNpc MoveNpc_S class oCNpc * -0x6eb4f0 int __thiscall oCNpc AssessEnterRoom_S -0x6eb500 float __thiscall oCNpc GetDistToSound -0x6eb5d0 class zCVob * __thiscall oCNpc GetSoundSource -0x6eb5e0 void __thiscall oCNpc SetSoundSource int class zCVob * class zVEC3 & -0x6eb660 void __thiscall oCNpc ClearPerceptionLists -0x6eb700 int __thiscall oCNpc IsMoreImportant class zCVob * class zCVob * -0x6eb750 void __thiscall oCNpc CreateVobList class zCArray & float -0x6eb830 void __thiscall oCNpc ClearVobList -0x6eb8b0 void __thiscall oCNpc InsertInVobList class zCVob * -0x6eba10 void __thiscall oCNpc RemoveFromVobList class zCVob * -0x6ebaa0 void __thiscall oCNpc CreateVobList float -0x6ebc90 void __thiscall oCNpc SetPerceptionTime float -0x6ebcd0 void __thiscall oCNpc PerceiveAll -0x6ebe30 void __thiscall oCNpc PerceptionCheck -0x6ec252 void __thiscall oCNpc PerceptionCheck -0x6ec2e0 int __thiscall oCNpc PercFilterNpc class oCNpc * -0x6ec2f0 int __thiscall oCNpc PercFilterItem class oCItem * -0x6ec310 void __thiscall oCNpc ClearPerception -0x6ec330 void __thiscall oCNpc EnablePerception int int -0x6ec4a0 void __thiscall oCNpc DisablePerception int -0x6ec500 int __thiscall oCNpc HasPerception int -0x6ec540 int __thiscall oCNpc GetPerceptionFunc int -0x6ec580 void __cdecl oCNpc SetPerceptionRange int float -0x6ec5a0 int __cdecl oCNpc IsInPerceptionRange int float -0x6ec5d0 int __cdecl oCNpc IsInPerceptionRange int class zCVob * class zCVob * -0x6ec610 void __cdecl oCNpc InitStatics -0x6eca40 void __cdecl oCNpc ReleaseStatics -0x6eca50 void __cdecl oCNpc InitBodyStates -0x6ecab0 void __thiscall oCNpc SetBodyState int -0x6ecc00 int __thiscall oCNpc GetBodyState -0x6ecc10 int __thiscall oCNpc GetFullBodyState -0x6ecc30 class zSTRING __thiscall oCNpc GetBodyStateName -0x6ecd10 int __thiscall oCNpc HasBodyStateModifier int -0x6ecd30 void __thiscall oCNpc SetBodyStateModifier int -0x6ecd60 void __thiscall oCNpc ClrBodyStateModifier int -0x6ecd90 class zSTRING __thiscall oCNpc GetBodyStateModifierNames -0x6ed090 int __thiscall oCNpc ModifyBodyState int int -0x6ed0e0 int __thiscall oCNpc IsBodyStateInterruptable -0x6ed110 int __thiscall oCNpc HasBodyStateFreeHands -0x6ed140 int __thiscall oCNpc IsInGlobalCutscene -0x6ed180 void __thiscall oCNpc MakeSpellBook -0x6ed220 void __thiscall oCNpc DestroySpellBook -0x6ed250 void __thiscall oCNpc ShowDebugInfo class zCCamera * -0x6ed460 float __thiscall oCNpc GetDamageMultiplier -0x6ed470 void __thiscall oCNpc SetDamageMultiplier float -0x6ed480 void __cdecl oCNpc SetNpcAIDisabled int -0x6ed4d0 void __cdecl oCNpc ProcessAITimer -0x6ed550 int __cdecl oCNpc IsScriptStateAIEnabled -0x6ed5a0 int __cdecl oCNpc IsMessageAIEnabled -0x6ed5f0 void __thiscall oCNpc SetShowNews int -0x6ed610 int __thiscall oCNpc::oCNpcTimedOverlay Process -0x6ed640 void __thiscall oCNpc UseStandAI -0x6ed8f0 class zCObject * __cdecl oCNpc _CreateNewInstance -0x6ed960 void __cdecl oCNpc operator delete void * char const * char const * int -0x6ed980 void __thiscall zCArray::ShrinkToFit -0x6edbd0 void __thiscall zCArray::zCArray int -0x6edc10 oCNpc* __thiscall oCNpc oCNpc -0x6edc30 void __thiscall zCList::~zCList -0x6edc60 void __thiscall zCList::DeleteListDatas -0x6edcd0 oCNpc* __thiscall oCNpc oCNpc -0x6edcf0 void __thiscall zCList::~zCList -0x6edd20 void __thiscall zCList::Insert class oCSpell * -0x6edd80 oCNpc* __thiscall oCNpc oCNpc -0x6edda0 void __thiscall zCCacheAsk::zCCacheAsk unsigned long unsigned long -0x6ede20 void __thiscall zCCacheAsk::~zCCacheAsk -0x6edf60 void __thiscall zCCacheAsk::PurgeCache -0x6ee090 class oCNpc::TActiveInfo * __thiscall zCCache::operator[] class oCNpc const * const & -0x6ee160 void __thiscall zCCache::ClearCache -0x6ee280 void __thiscall zCCache::PurgeCache -0x6ee3b0 void __thiscall zCSparseArray >::~zCSparseArray > -0x6ee400 unsigned long __thiscall zCSparseArray >::SizeIndex -0x6ee410 unsigned long __thiscall zCSparseArray >::SizeData -0x6ee420 unsigned long __thiscall zCSparseArray >::SizeAll -0x6ee430 void * __thiscall zCSparseArray >::IndexPtr unsigned long -0x6ee440 void * __thiscall zCSparseArray >::DataPtr unsigned long -0x6ee450 class zCSparseArrayManDat * __thiscall zCSparseArray >::ManDatPtr unsigned long -0x6ee460 int __thiscall zCSparseArray >::IndexIsEqual void const * void const * -0x6ee480 void __thiscall zCSparseArray >::CopyIndex void * void const * -0x6ee4a0 void __thiscall zCSparseArray >::DestructIndex void * -0x6ee4b0 void __thiscall zCSparseArray >::Hash void const * unsigned long & unsigned long & -0x6ee4d0 void __thiscall zCSparseArray >::ConstructData void * -0x6ee4f0 void __thiscall zCSparseArray >::DestructData void * -0x6ee500 void __thiscall zCCacheAsk::zCCacheAsk unsigned long unsigned long -0x6ee580 void __thiscall zCCacheAsk::~zCCacheAsk -0x6ee6c0 void __thiscall zCCacheAsk::PurgeCache -0x6ee860 class oCShrinkHelper * __thiscall zCCache::operator[] class oCNpc const * const & -0x6ee950 void __thiscall zCCache::ClearCache -0x6eead0 void __thiscall zCCache::PurgeCache -0x6eec20 void __thiscall zCSparseArray >::~zCSparseArray > -0x6eec70 unsigned long __thiscall zCSparseArray >::SizeIndex -0x6eec80 unsigned long __thiscall zCSparseArray >::SizeData -0x6eec90 unsigned long __thiscall zCSparseArray >::SizeAll -0x6eeca0 void * __thiscall zCSparseArray >::IndexPtr unsigned long -0x6eecb0 void * __thiscall zCSparseArray >::DataPtr unsigned long -0x6eecc0 class zCSparseArrayManDat * __thiscall zCSparseArray >::ManDatPtr unsigned long -0x6eecd0 int __thiscall zCSparseArray >::IndexIsEqual void const * void const * -0x6eecf0 void __thiscall zCSparseArray >::CopyIndex void * void const * -0x6eed10 void __thiscall zCSparseArray >::DestructIndex void * -0x6eed20 void __thiscall zCSparseArray >::Hash void const * unsigned long & unsigned long & -0x6eed40 void __thiscall zCSparseArray >::ConstructData void * -0x6eed60 void __thiscall zCSparseArray >::DestructData void * -0x6eed70 void __thiscall zCSparseArray::zCSparseArray unsigned long -0x6eedd0 void __thiscall zCSparseArray::~zCSparseArray -0x6eee20 unsigned long __thiscall zCSparseArray::SizeIndex -0x6eee30 unsigned long __thiscall zCSparseArray::SizeData -0x6eee40 unsigned long __thiscall zCSparseArray::SizeAll -0x6eee50 void * __thiscall zCSparseArray::IndexPtr unsigned long -0x6eee70 void * __thiscall zCSparseArray::DataPtr unsigned long -0x6eee80 class zCSparseArrayManDat * __thiscall zCSparseArray::ManDatPtr unsigned long -0x6eee90 int __thiscall zCSparseArray::IndexIsEqual void const * void const * -0x6eef00 void __thiscall zCSparseArray::CopyIndex void * void const * -0x6eef70 void __thiscall zCSparseArray::DestructIndex void * -0x6eef80 void __thiscall zCSparseArray::Hash void const * unsigned long & unsigned long & -0x6eeff0 void __thiscall zCSparseArray::ConstructData void * -0x6ef000 void __thiscall zCSparseArray::DestructData void * -0x6ef010 void * __thiscall zCList::`scalar deleting destructor' unsigned int -0x6ef050 void * __thiscall zCList::`scalar deleting destructor' unsigned int -0x6ef090 void * __thiscall zCCacheAsk::`scalar deleting destructor' unsigned int -0x6ef0b0 void * __thiscall zCCache::`vector deleting destructor' unsigned int -0x6ef0d0 void __thiscall zCCache::~zCCache -0x6ef210 void * __thiscall zCSparseArray >::`scalar deleting destructor' unsigned int -0x6ef230 void * __thiscall zCCacheAsk::`scalar deleting destructor' unsigned int -0x6ef250 void * __thiscall zCCache::`scalar deleting destructor' unsigned int -0x6ef270 void __thiscall zCCache::~zCCache -0x6ef3b0 void * __thiscall zCSparseArray >::`scalar deleting destructor' unsigned int -0x6ef3d0 void * __thiscall zCSparseArray::`scalar deleting destructor' unsigned int -0x6ef3f0 void __thiscall zCArray::AllocDelta int -0x6ef460 void __thiscall zCArray::InsertEnd struct TNpcSlot * const & -0x6ef550 void __thiscall zCCacheData::Clear -0x6ef570 class oCNpc::TActiveInfo * __thiscall zCCacheData::GetData class oCNpc const * const & -0x6ef5d0 void __thiscall zCCacheData::Clear -0x6ef680 class oCShrinkHelper * __thiscall zCCacheData::GetData class oCNpc const * const & -0x6ef750 void * __thiscall oCNpc::TActiveInfo `scalar deleting destructor' unsigned int -0x6ef770 void * __thiscall oCShrinkHelper `scalar deleting destructor' unsigned int -0x6ef810 void __thiscall zCArray::AllocDelta int -0x6ef880 class oCItem * __cdecl zDYNAMIC_CAST class zCObject const * -0x6ef8b0 class oCVob * __cdecl zDYNAMIC_CAST class zCObject const * -0x6ef8e0 class zCModel * __cdecl zDYNAMIC_CAST class zCObject const * -0x6efc20 int __thiscall oCNpc IsVictimAwareOfTheft -0x6efcc0 void __thiscall oCNpc CheckSpecialSituations -0x6efeb0 void __thiscall oCNpc StopTheft class oCNpc * int -0x6effa0 void __thiscall oCNpc OpenInventory -0x6f0200 void __thiscall oCNpc CloseInventory -0x6f0260 int __thiscall oCNpc OpenSteal -0x6f0860 void __thiscall oCNpc CloseSteal -0x6f0880 void __thiscall oCNpc OpenDeadNpc -0x6f0a10 void __thiscall oCNpc CloseDeadNpc -0x6f0f80 class zCObject * __cdecl oCNpcMessage _CreateNewInstance -0x6f1080 void __cdecl oCNpcMessage operator delete void * char const * char const * int -0x6f10a0 class zCClassDef * __thiscall oCNpcMessage _GetClassDef -0x6f10b0 void __thiscall oCNpcMessage Delete -0x6f10c0 void __thiscall oCNpcMessage SetInUse int -0x6f10d0 int __thiscall oCNpcMessage IsInUse -0x6f10e0 void __thiscall oCNpcMessage SetHighPriority int -0x6f10f0 int __thiscall oCNpcMessage IsOverlay -0x6f1100 int __thiscall oCNpcMessage IsJob -0x6f1110 int __thiscall oCNpcMessage IsDeleted -0x6f1120 int __thiscall oCNpcMessage IsDeleteable -0x6f1130 int __thiscall oCNpcMessage IsHighPriority -0x6f1340 class zCObject * __cdecl oCMsgDamage _CreateNewInstance -0x6f1470 class zCClassDef * __thiscall oCMsgDamage _GetClassDef -0x6f1480 int __thiscall oCMsgDamage IsNetRelevant -0x6f1490 int __thiscall oCMsgDamage IsOverlay -0x6f14a0 int __thiscall oCMsgDamage IsDeleteable -0x6f14b0 int __thiscall oCMsgDamage IsHighPriority -0x6f16c0 class zCObject * __cdecl oCMsgWeapon _CreateNewInstance -0x6f17d0 class zCClassDef * __thiscall oCMsgWeapon _GetClassDef -0x6f17e0 void * __thiscall oCMsgWeapon `scalar deleting destructor' unsigned int -0x6f1810 void __thiscall oCMsgWeapon ~oCMsgWeapon -0x6f1a80 class zCObject * __cdecl oCMsgMovement _CreateNewInstance -0x6f1ba0 class zCClassDef * __thiscall oCMsgMovement _GetClassDef -0x6f1db0 class zCObject * __cdecl oCMsgAttack _CreateNewInstance -0x6f1ed0 class zCClassDef * __thiscall oCMsgAttack _GetClassDef -0x6f1ee0 int __thiscall oCMsgAttack IsNetRelevant -0x6f1ef0 int __thiscall oCMsgAttack IsOverlay -0x6f2110 class zCObject * __cdecl oCMsgUseItem _CreateNewInstance -0x6f2220 void __cdecl oCMsgUseItem operator delete void * char const * char const * int -0x6f2240 class zCClassDef * __thiscall oCMsgUseItem _GetClassDef -0x6f2250 int __thiscall oCMsgUseItem IsNetRelevant -0x6f2460 class zCObject * __cdecl oCMsgState _CreateNewInstance -0x6f2580 class zCClassDef * __thiscall oCMsgState _GetClassDef -0x6f2590 int __thiscall oCMsgState IsOverlay -0x6f27a0 class zCObject * __cdecl oCMsgManipulate _CreateNewInstance -0x6f28c0 class zCClassDef * __thiscall oCMsgManipulate _GetClassDef -0x6f28d0 int __thiscall oCMsgManipulate IsNetRelevant -0x6f2af0 class zCObject * __cdecl oCMsgConversation _CreateNewInstance -0x6f2c20 class zCClassDef * __thiscall oCMsgConversation _GetClassDef -0x6f2e30 class zCObject * __cdecl oCMsgMagic _CreateNewInstance -0x6f2f20 class zCClassDef * __thiscall oCMsgMagic _GetClassDef -0x6f2f30 int __thiscall oCMsgMagic IsJob -0x6f2f40 int __thiscall oCMsgMagic IsHighPriority -0x6f2f50 int __thiscall oCMsgMagic IsNetRelevant -0x6f2f60 oCNpcMessage* __thiscall oCNpcMessage oCNpcMessage -0x6f3010 void * __thiscall oCNpcMessage `scalar deleting destructor' unsigned int -0x6f3040 void __thiscall oCNpcMessage ~oCNpcMessage -0x6f30b0 void __thiscall oCNpcMessage Archive class zCArchiver & -0x6f3110 void __thiscall oCNpcMessage Unarchive class zCArchiver & -0x6f3190 oCMsgDamage* __thiscall oCMsgDamage oCMsgDamage -0x6f3260 void * __thiscall oCMsgDamage `scalar deleting destructor' unsigned int -0x6f3290 oCMsgDamage* __thiscall oCMsgDamage oCMsgDamage enum oCMsgDamage::TDamageSubType -0x6f3370 oCMsgDamage* __thiscall oCMsgDamage oCMsgDamage enum oCMsgDamage::TDamageSubType struct oCNpc::oSDamageDescriptor const & -0x6f3460 void __thiscall oCMsgDamage ~oCMsgDamage -0x6f3560 int __thiscall oCMsgDamage MD_GetNumOfSubTypes -0x6f3570 class zSTRING __thiscall oCMsgDamage MD_GetSubTypeString int -0x6f36c0 void __thiscall oCMsgDamage Pack class zCBuffer & class zCEventManager * -0x6f36d0 void __thiscall oCMsgDamage Unpack class zCBuffer & class zCEventManager * -0x6f36e0 void __thiscall oCMsgDamage Archive class zCArchiver & -0x6f3750 void __thiscall oCMsgDamage Unarchive class zCArchiver & -0x6f37e0 oCMsgMovement* __thiscall oCMsgMovement oCMsgMovement -0x6f38b0 void * __thiscall oCMsgMovement `scalar deleting destructor' unsigned int -0x6f38e0 oCMsgMovement* __thiscall oCMsgMovement oCMsgMovement enum oCMsgMovement::TMovementSubType class zSTRING const & -0x6f3ac0 oCMsgMovement* __thiscall oCMsgMovement oCMsgMovement enum oCMsgMovement::TMovementSubType class zCVob * -0x6f3bd0 oCMsgMovement* __thiscall oCMsgMovement oCMsgMovement enum oCMsgMovement::TMovementSubType class zVEC3 const & -0x6f3cc0 oCMsgMovement* __thiscall oCMsgMovement oCMsgMovement enum oCMsgMovement::TMovementSubType float -0x6f3da0 oCMsgMovement* __thiscall oCMsgMovement oCMsgMovement enum oCMsgMovement::TMovementSubType int -0x6f3e80 void __thiscall oCMsgMovement ~oCMsgMovement -0x6f3f70 void __thiscall oCMsgMovement Init -0x6f3fb0 void __thiscall oCMsgMovement Archive class zCArchiver & -0x6f40c0 void __thiscall oCMsgMovement Unarchive class zCArchiver & -0x6f4210 int __thiscall oCMsgMovement MD_GetNumOfSubTypes -0x6f4220 class zSTRING __thiscall oCMsgMovement MD_GetSubTypeString int -0x6f45c6 class zSTRING __thiscall oCMsgMovement MD_GetSubTypeString int -0x6f4670 class zSTRING __thiscall oCMsgMovement MD_GetVobRefName -0x6f46e0 void __thiscall oCMsgMovement MD_SetVobRefName class zSTRING const & -0x6f4820 void __thiscall oCMsgMovement MD_SetVobParam class zCVob * -0x6f4830 void __thiscall oCMsgMovement Delete -0x6f4840 enum zCEventMessage::zTTimeBehavior __thiscall oCMsgMovement MD_GetTimeBehavior -0x6f4860 enum zCEventMessage::zTTimeBehavior __thiscall oCMsgMovement MD_GetTimeBehavior -0x6f4890 float __thiscall oCMsgMovement MD_GetMinTime -0x6f48a0 oCMsgWeapon* __thiscall oCMsgWeapon oCMsgWeapon -0x6f4970 oCMsgWeapon* __thiscall oCMsgWeapon oCMsgWeapon enum oCMsgWeapon::TWeaponSubType int int -0x6f4a50 void __thiscall oCMsgWeapon Archive class zCArchiver & -0x6f4b10 void __thiscall oCMsgWeapon Unarchive class zCArchiver & -0x6f4c20 int __thiscall oCMsgWeapon MD_GetNumOfSubTypes -0x6f4c30 class zSTRING __thiscall oCMsgWeapon MD_GetSubTypeString int -0x6f4f11 class zSTRING __thiscall oCMsgWeapon MD_GetSubTypeString int -0x6f5040 enum zCEventMessage::zTTimeBehavior __thiscall oCMsgWeapon MD_GetTimeBehavior -0x6f5050 float __thiscall oCMsgWeapon MD_GetMinTime -0x6f5060 oCMsgAttack* __thiscall oCMsgAttack oCMsgAttack -0x6f5130 void * __thiscall oCMsgAttack `scalar deleting destructor' unsigned int -0x6f5160 void __thiscall oCMsgAttack ~oCMsgAttack -0x6f51d0 oCMsgAttack* __thiscall oCMsgAttack oCMsgAttack enum oCMsgAttack::TAttackSubType int int -0x6f52a0 oCMsgAttack* __thiscall oCMsgAttack oCMsgAttack enum oCMsgAttack::TAttackSubType class zCVob * float -0x6f5380 void __thiscall oCMsgAttack Archive class zCArchiver & -0x6f5410 void __thiscall oCMsgAttack Unarchive class zCArchiver & -0x6f54d0 void __thiscall oCMsgAttack Pack class zCBuffer & class zCEventManager * -0x6f5680 void __thiscall oCMsgAttack Unpack class zCBuffer & class zCEventManager * -0x6f5810 int __thiscall oCMsgAttack MD_GetNumOfSubTypes -0x6f5820 class zSTRING __thiscall oCMsgAttack MD_GetSubTypeString int -0x6f5a98 class zSTRING __thiscall oCMsgAttack MD_GetSubTypeString int -0x6f5bc0 oCMsgUseItem* __thiscall oCMsgUseItem oCMsgUseItem -0x6f5c80 void * __thiscall oCMsgUseItem `scalar deleting destructor' unsigned int -0x6f5cb0 oCMsgUseItem* __thiscall oCMsgUseItem oCMsgUseItem enum oCMsgUseItem::TUseItemSubType class zCVob * -0x6f5d80 void __thiscall oCMsgUseItem ~oCMsgUseItem -0x6f5df0 void __thiscall oCMsgUseItem Pack class zCBuffer & class zCEventManager * -0x6f5e40 void __thiscall oCMsgUseItem Unpack class zCBuffer & class zCEventManager * -0x6f5e90 void __thiscall oCMsgUseItem Archive class zCArchiver & -0x6f5f00 void __thiscall oCMsgUseItem Unarchive class zCArchiver & -0x6f5f90 oCMsgState* __thiscall oCMsgState oCMsgState -0x6f6070 void * __thiscall oCMsgState `scalar deleting destructor' unsigned int -0x6f60a0 oCMsgState* __thiscall oCMsgState oCMsgState enum oCMsgState::TStateSubType float -0x6f6180 oCMsgState* __thiscall oCMsgState oCMsgState enum oCMsgState::TStateSubType int -0x6f6260 oCMsgState* __thiscall oCMsgState oCMsgState enum oCMsgState::TStateSubType int int class zSTRING const & -0x6f6440 void __thiscall oCMsgState ~oCMsgState -0x6f64f0 void __thiscall oCMsgState Archive class zCArchiver & -0x6f6590 void __thiscall oCMsgState Unarchive class zCArchiver & -0x6f6650 int __thiscall oCMsgState MD_GetNumOfSubTypes -0x6f6660 class zSTRING __thiscall oCMsgState MD_GetSubTypeString int -0x6f67d8 class zSTRING __thiscall oCMsgState MD_GetSubTypeString int -0x6f68b0 enum zCEventMessage::zTTimeBehavior __thiscall oCMsgState MD_GetTimeBehavior -0x6f68c0 float __thiscall oCMsgState MD_GetMinTime -0x6f68e3 float __thiscall oCMsgState MD_GetMinTime -0x6f6900 oCMsgManipulate* __thiscall oCMsgManipulate oCMsgManipulate -0x6f69d0 void * __thiscall oCMsgManipulate `scalar deleting destructor' unsigned int -0x6f6a00 oCMsgManipulate* __thiscall oCMsgManipulate oCMsgManipulate enum oCMsgManipulate::TManipulateSubType -0x6f6ad0 oCMsgManipulate* __thiscall oCMsgManipulate oCMsgManipulate enum oCMsgManipulate::TManipulateSubType class zCVob * -0x6f6ba0 oCMsgManipulate* __thiscall oCMsgManipulate oCMsgManipulate enum oCMsgManipulate::TManipulateSubType int -0x6f6c70 oCMsgManipulate* __thiscall oCMsgManipulate oCMsgManipulate enum oCMsgManipulate::TManipulateSubType class zSTRING const & int -0x6f6e50 oCMsgManipulate* __thiscall oCMsgManipulate oCMsgManipulate enum oCMsgManipulate::TManipulateSubType class zCVob * int -0x6f6f20 oCMsgManipulate* __thiscall oCMsgManipulate oCMsgManipulate enum oCMsgManipulate::TManipulateSubType class zSTRING const & class zSTRING const & -0x6f7120 void __thiscall oCMsgManipulate ~oCMsgManipulate -0x6f7210 void __thiscall oCMsgManipulate Archive class zCArchiver & -0x6f72e0 void __thiscall oCMsgManipulate Unarchive class zCArchiver & -0x6f73d0 void __thiscall oCMsgManipulate Pack class zCBuffer & class zCEventManager * -0x6f74d0 void __thiscall oCMsgManipulate Unpack class zCBuffer & class zCEventManager * -0x6f7700 int __thiscall oCMsgManipulate MD_GetNumOfSubTypes -0x6f7710 class zSTRING __thiscall oCMsgManipulate MD_GetSubTypeString int -0x6f7ae4 class zSTRING __thiscall oCMsgManipulate MD_GetSubTypeString int -0x6f7be0 enum zCEventMessage::zTTimeBehavior __thiscall oCMsgManipulate MD_GetTimeBehavior -0x6f7c00 enum zCEventMessage::zTTimeBehavior __thiscall oCMsgManipulate MD_GetTimeBehavior -0x6f7c30 float __thiscall oCMsgManipulate MD_GetMinTime -0x6f7c40 class zSTRING __thiscall oCMsgManipulate MD_GetVobRefName -0x6f7d00 void __thiscall oCMsgManipulate MD_SetVobRefName class zSTRING const & -0x6f7e40 void __thiscall oCMsgManipulate MD_SetVobParam class zCVob * -0x6f7e50 oCMsgConversation* __thiscall oCMsgConversation oCMsgConversation -0x6f7f30 void * __thiscall oCMsgConversation `scalar deleting destructor' unsigned int -0x6f7f60 oCMsgConversation* __thiscall oCMsgConversation oCMsgConversation enum oCMsgConversation::TConversationSubType -0x6f8040 oCMsgConversation* __thiscall oCMsgConversation oCMsgConversation enum oCMsgConversation::TConversationSubType class zSTRING const & -0x6f8250 oCMsgConversation* __thiscall oCMsgConversation oCMsgConversation enum oCMsgConversation::TConversationSubType class zSTRING const & class zSTRING const & -0x6f8480 oCMsgConversation* __thiscall oCMsgConversation oCMsgConversation enum oCMsgConversation::TConversationSubType class zCVob * -0x6f8560 oCMsgConversation* __thiscall oCMsgConversation oCMsgConversation enum oCMsgConversation::TConversationSubType int -0x6f8640 oCMsgConversation* __thiscall oCMsgConversation oCMsgConversation enum oCMsgConversation::TConversationSubType int int float -0x6f8740 void __thiscall oCMsgConversation ~oCMsgConversation -0x6f8830 void __thiscall oCMsgConversation Archive class zCArchiver & -0x6f8910 void __thiscall oCMsgConversation Unarchive class zCArchiver & -0x6f8b70 int __thiscall oCMsgConversation MD_GetNumOfSubTypes -0x6f8b80 void __thiscall oCMsgConversation Delete -0x6f8d90 int __thiscall oCMsgConversation IsOverlay -0x6f8de0 class zSTRING __thiscall oCMsgConversation MD_GetSubTypeString int -0x6f8f7b class zSTRING __thiscall oCMsgConversation MD_GetSubTypeString int -0x6f8ff0 class zSTRING __thiscall oCMsgConversation MD_GetVobRefName -0x6f9040 void __thiscall oCMsgConversation MD_SetVobRefName class zSTRING const & -0x6f9180 void __thiscall oCMsgConversation MD_SetVobParam class zCVob * -0x6f9190 enum zCEventMessage::zTTimeBehavior __thiscall oCMsgConversation MD_GetTimeBehavior -0x6f91bc enum zCEventMessage::zTTimeBehavior __thiscall oCMsgConversation MD_GetTimeBehavior -0x6f91e0 float __thiscall oCMsgConversation MD_GetMinTime -0x6f928f float __thiscall oCMsgConversation MD_GetMinTime -0x6f92d0 oCMsgMagic* __thiscall oCMsgMagic oCMsgMagic -0x6f9370 void * __thiscall oCMsgMagic `scalar deleting destructor' unsigned int -0x6f93a0 oCMsgMagic* __thiscall oCMsgMagic oCMsgMagic enum oCMsgMagic::TConversationSubType -0x6f9450 oCMsgMagic* __thiscall oCMsgMagic oCMsgMagic enum oCMsgMagic::TConversationSubType int int -0x6f9500 void __thiscall oCMsgMagic ~oCMsgMagic -0x6f9570 void __thiscall oCMsgMagic Pack class zCBuffer & class zCEventManager * -0x6f9610 void __thiscall oCMsgMagic Unpack class zCBuffer & class zCEventManager * -0x6f96d0 int __thiscall oCMsgMagic MD_GetNumOfSubTypes -0x6f96e0 class zSTRING __thiscall oCMsgMagic MD_GetSubTypeString int -0x6f988e class zSTRING __thiscall oCMsgMagic MD_GetSubTypeString int -0x6f98d0 void __thiscall oCMsgMagic Archive class zCArchiver & -0x6f9960 void __thiscall oCMsgMagic Unarchive class zCArchiver & -0x6f9e20 TNpcAIState* __thiscall TNpcAIState TNpcAIState -0x6f9e60 oCNpc_States* __thiscall oCNpc_States oCNpc_States -0x6f9eb0 oCNpc_States* __thiscall oCNpc_States oCNpc_States -0x6fa160 void __thiscall oCNpc_States ~oCNpc_States -0x6fa310 void __thiscall oCNpc_States ClearParserReferences -0x6fa390 void __thiscall oCNpc_States SetOwner class oCNpc * -0x6fa3a0 int __thiscall oCNpc_States GetState -0x6fa3c0 int __thiscall oCNpc_States IsInState int -0x6fa400 int __thiscall oCNpc_States IsScriptStateActive -0x6fa420 int __thiscall oCNpc_States GetStateTime -0x6fa450 void __thiscall oCNpc_States SetStateTime int -0x6fa470 void __thiscall oCNpc_States SetRoutine class oCRtnEntry * class oCRtnEntry * -0x6fa690 int __thiscall oCNpc_States StartRtnState int -0x6fa6e0 int __thiscall oCNpc_States ActivateRtnState int -0x6faad0 int __thiscall oCNpc_States StartAIState class zSTRING const & int int float int -0x6fac30 int __thiscall oCNpc_States StartAIState int int int float int -0x6fb400 int __thiscall oCNpc_States CanPlayerUseAIState -0x6fb5b0 int __thiscall oCNpc_States DoAIState -0x6fbb00 void __thiscall oCNpc_States ClearAIState -0x6fbca0 void __thiscall oCNpc_States EndCurrentState -0x6fbcc0 int __thiscall oCNpc_States IsInRoutine -0x6fbcf0 int __thiscall oCNpc_States IsInCutscene -0x6fbd10 void __thiscall oCNpc_States StartOutputUnit int -0x6fbd30 void __thiscall oCNpc_States StartCutscene class zSTRING const & class zSTRING const & -0x6fbe10 void __thiscall oCNpc_States CloseCutscenes -0x6fbf30 void __thiscall oCNpc_States SetParserInstanceNpc int class oCNpc * -0x6fc000 void __thiscall oCNpc_States SetParserInstanceItem class oCItem * -0x6fc070 void __thiscall oCNpc_States InitRoutine -0x6fc1c0 void __thiscall oCNpc_States ChangeRoutine class zSTRING const & -0x6fc3d0 void __thiscall oCNpc_States ChangeRoutine int -0x6fc620 class zSTRING __thiscall oCNpc_States GetRoutineName -0x6fc6f0 void __thiscall oCNpc_States BeginInsertOverlayRoutine -0x6fc760 void __thiscall oCNpc_States StopInsertOverlayRoutine -0x6fc8b0 void __thiscall oCNpc_States RemoveOverlayEntry class oCRtnEntry * -0x6fc960 void __thiscall oCNpc_States RemoveOverlay -0x6fc9a0 void __thiscall oCNpc_States InsertRoutine int int int int int class zSTRING const & int -0x6fcaf0 void __thiscall oCNpc_States InsertRoutineCS class zSTRING const & class zSTRING const & -0x6fcd90 int __thiscall oCNpc_States GetLastRoutineState -0x6fcdb0 int __thiscall oCNpc_States GetLastState -0x6fcdc0 int __thiscall oCNpc_States IsAIStateDriven -0x6fcde0 void __thiscall oCNpc_States InitAIStateDriven class zVEC3 const & -0x6fcf90 class zVEC3 const & __thiscall oCNpc_States GetAIStatePosition -0x6fcfa0 class zSTRING __thiscall oCNpc_States GetStateInfo -0x6fd2f0 class zSTRING __thiscall oCNpc_States GetLastError -0x6fd340 void __thiscall oCNpc_States Archive class zCArchiver & -0x6fd4c0 void __thiscall oCNpc_States Unarchive class zCArchiver & -0x6fda70 void __thiscall oCNpc_States PackState class zCBuffer & -0x6fdab0 void __thiscall oCNpc_States UnpackState class zCBuffer & -0x6fe020 class zCObject * __cdecl oCObjectFactory _CreateNewInstance -0x6fe170 class zCEventManager * __thiscall oCObjectFactory CreateEventManager class zCVob * -0x6fe1e0 class zCCSManager * __thiscall oCObjectFactory CreateCSManager -0x6fe250 class zCGameInfo * __thiscall oCObjectFactory CreateGameInfo -0x6fe2c0 class zCPlayerInfo * __thiscall oCObjectFactory CreatePlayerInfo -0x6fe330 class zCWorld * __thiscall oCObjectFactory CreateWorld -0x6fe3a0 void __cdecl oCWorld operator delete void * char const * char const * int -0x6fe3c0 class oCNpc * __thiscall oCObjectFactory CreateNpc int -0x6fe4c0 class oCItem * __thiscall oCObjectFactory CreateItem int -0x6fe5c0 class zCWaypoint * __thiscall oCObjectFactory CreateWaypoint -0x6fe630 class zCWay * __thiscall oCObjectFactory CreateWay -0x6fe6d0 oCParticleControl* __thiscall oCParticleControl oCParticleControl -0x6fe790 oCParticleControl* __thiscall oCParticleControl oCParticleControl class zCWorld * -0x6fe9b0 void __thiscall oCParticleControl ~oCParticleControl -0x6fea50 class zCVob * __thiscall oCParticleControl GetPFXVob -0x6fea60 void __thiscall oCParticleControl SelectActivePFX -0x6fee00 void __thiscall oCParticleControl EditActivePFX -0x6fef00 class zCParticleEmitter & __thiscall zCParticleEmitter operator= class zCParticleEmitter const & -0x6ffa00 void __thiscall oCParticleControl SetStartPos class zVEC3 & -0x6ffa20 void __thiscall oCParticleControl StartActivePFX class zCVob * class zSTRING & -0x6ffc60 void __thiscall oCParticleControl StartActivePFX -0x6ffe40 void __thiscall oCParticleControl CreateNewPFX class zSTRING & -0x7000b0 void __thiscall oCParticleControl SetPFXName class zSTRING & -0x700210 void __thiscall oCParticleControl SetWorld class zCWorld * -0x700260 void __thiscall oCParticleControl BeginEditActive void (__cdecl*)(class zSTRING const &) -0x700340 void __thiscall oCParticleControl DeleteLastPFX -0x700470 void __cdecl Game_Particle_Changed class zSTRING const & -0x700480 void __thiscall oCParticleControl EndEditActive -0x700790 oCPortalRoom* __thiscall oCPortalRoom oCPortalRoom -0x700910 oCPortalRoom* __thiscall oCPortalRoom oCPortalRoom class zSTRING const & -0x700ad0 void __thiscall oCPortalRoom ~oCPortalRoom -0x700b70 class oCNpc * __thiscall oCPortalRoom GetOwnerNpc -0x700bd0 int __thiscall oCPortalRoom GetOwnerGuild -0x700be0 class zSTRING & __thiscall oCPortalRoom GetPortalName -0x700bf0 int __thiscall oCPortalRoom IsPortalMyRoom class oCNpc * -0x700dc0 void __thiscall oCPortalRoom SavePortalData class zCArchiver & -0x700e00 void __thiscall oCPortalRoom LoadPortalData class zCArchiver & -0x700e40 int __cdecl oCPortalRoomManager SortPortals void const * void const * -0x700eb0 oCPortalRoomManager* __thiscall oCPortalRoomManager oCPortalRoomManager -0x700ee0 void __thiscall oCPortalRoomManager CleanUp -0x700f30 void __thiscall oCPortalRoomManager ~oCPortalRoomManager -0x700ff0 void __thiscall oCPortalRoomManager AssignPortalToNpc class zSTRING const & class zSTRING const & -0x701240 void __thiscall oCPortalRoomManager AssignPortalToGuild class zSTRING const & int -0x701480 int __thiscall oCPortalRoomManager GetPortalRoomIndex class zSTRING const & -0x701670 int __thiscall oCPortalRoomManager IsPlayerInMyRoom class oCNpc * -0x7016b0 int __thiscall oCPortalRoomManager WasPlayerInMyRoom class oCNpc * -0x7016e0 int __thiscall oCPortalRoomManager IsPortalMyRoom class zSTRING const & class oCNpc * -0x701830 class oCNpc * __thiscall oCPortalRoomManager GetCurPlayerPortalRoomOwner -0x701890 int __thiscall oCPortalRoomManager GetCurPlayerPortalRoomGuild -0x7018a0 class oCNpc * __thiscall oCPortalRoomManager GetFormerPlayerPortalRoomOwner -0x701900 int __thiscall oCPortalRoomManager GetFormerPlayerPortalRoomGuild -0x701910 int __thiscall oCPortalRoomManager HasPlayerChangedPortalRoom -0x701960 void __thiscall oCPortalRoomManager ShowDebugInfo -0x701fa0 void __thiscall oCPortalRoomManager ShowPortalInfo -0x702380 void __thiscall oCPortalRoomManager SavePortalData class zCArchiver & -0x7023f0 void __thiscall oCPortalRoomManager LoadPortalData class zCArchiver & -0x702690 void __thiscall oCPortalRoomManager ~oCPortalRoomManager -0x7026b0 void __thiscall zCArraySort::AllocDelta int -0x702720 class oCNpc * __cdecl zDYNAMIC_CAST class zCObject const * -0x702a80 void __thiscall oCRtnCutscene ResetPlayState -0x702aa0 void __thiscall oCRtnCutscene ~oCRtnCutscene -0x702b80 void * __thiscall oCRtnCutscene `scalar deleting destructor' unsigned int -0x702ba0 oCRtnCutscene* __thiscall oCRtnCutscene oCRtnCutscene -0x702bf0 oCRtnEntry* __thiscall oCRtnEntry oCRtnEntry -0x702c30 oCRtnEntry* __thiscall oCRtnEntry oCRtnEntry int int int int int class zSTRING const & int -0x702dc0 void __thiscall oCRtnEntry ~oCRtnEntry -0x702e50 void __thiscall oCRtnEntry GetTime int & int & int & int & -0x702e80 void __thiscall oCRtnEntry SetTime int int int int -0x702ea0 int __thiscall oCRtnEntry GetState -0x702eb0 class zSTRING __thiscall oCRtnEntry GetWaypoint -0x703230 void __thiscall oCRtnManager SetWorld class zCWorld * -0x703240 void __thiscall oCRtnManager ShowRoutine int int class oCNpc * -0x7034c0 class zSTRING __thiscall oCRtnManager GetRoutineString class oCRtnEntry * -0x7038e0 void __thiscall oCRtnManager Insert class oCNpc * class oCRtnEntry * -0x703900 void __thiscall oCRtnManager UpdateGlobalRoutineEntry -0x703960 void __thiscall oCRtnManager UpdateSingleRoutine class oCNpc * -0x703b10 void __thiscall oCRtnManager RestartRoutines -0x703ef0 int __thiscall oCRtnManager FindRoutine class oCNpc * class oCRtnEntry * & class oCRtnEntry * & -0x704020 void __thiscall oCRtnManager CheckRoutines -0x704130 class zVEC3 __thiscall oCRtnManager GetRoutinePos class oCNpc * -0x704450 void __thiscall oCRtnManager WriteRoutine class zCArchiver & class oCNpc * int -0x704560 void __thiscall oCRtnManager ReadRoutine class zCArchiver & class oCNpc * -0x704800 void __thiscall oCRtnManager RemoveEntry class oCRtnEntry * -0x704870 void * __thiscall oCRtnEntry `scalar deleting destructor' unsigned int -0x704890 void __thiscall oCRtnManager RemoveRoutine class oCNpc * -0x704a00 void __thiscall oCRtnManager RemoveOverlay class oCNpc * -0x704b80 void __thiscall oCRtnManager SetDailyRoutinePos int -0x704be0 void __thiscall oCRtnManager InitWayBoxes -0x704c30 void __thiscall oCRtnManager InsertWaybox class oCNpc * class zVEC3 & class zVEC3 & -0x704f40 void __thiscall oCRtnManager RemoveWayBoxes class oCNpc * -0x705030 void __thiscall oCRtnManager CreateWayBoxes class oCNpc * -0x705460 void __thiscall oCRtnManager DrawWayBoxes -0x7054a0 void __thiscall oCRtnManager CreateActiveList class oCNpc * struct zTBBox3D & -0x7055d0 int __thiscall oCRtnManager CollidesWithWayBox struct zTBBox3D & class zCList & -0x7057f0 int __thiscall oCRtnManager GetNumOfWayBoxes -0x705810 void __thiscall zCListSort::~zCListSort -0x705840 void __thiscall zCListSort::InsertSort class oCRtnEntry * -0x7058d0 void __thiscall zCListSort::~zCListSort -0x705900 void __thiscall zCListSort::DeleteListDatas -0x705960 void __thiscall zCListSort::Remove struct oCRtnManager::TRtn_WayBox * -0x7059a0 void __thiscall zCList::~zCList -0x7059d0 void __thiscall zCList::Insert class oCNpc * -0x705a30 void __thiscall zCArraySort::zCArraySort -0x705a50 void __thiscall zCArraySort::~zCArraySort -0x705a70 void __thiscall zCList::~zCList -0x705aa0 void * __thiscall zCListSort::`scalar deleting destructor' unsigned int -0x705ad0 void * __thiscall zCListSort::`scalar deleting destructor' unsigned int -0x705b00 void * __thiscall zCList::`scalar deleting destructor' unsigned int -0x705b40 void __thiscall zCArraySort::AllocDelta int -0x705ee0 oCSpawnManager* __thiscall oCSpawnManager oCSpawnManager -0x705f40 void __thiscall oCSpawnManager ~oCSpawnManager -0x705fe0 void __cdecl oCSpawnManager SetInsertRange float -0x705ff0 float __cdecl oCSpawnManager GetInsertRange -0x706000 void __cdecl oCSpawnManager SetRemoveRange float -0x706010 float __cdecl oCSpawnManager GetRemoveRange -0x706020 void __cdecl oCSpawnManager SetSpawnTime float -0x706030 float __cdecl oCSpawnManager GetSpawnTime -0x706040 void __thiscall oCSpawnManager ClearList -0x706090 void __thiscall oCSpawnManager InsertInList struct oCSpawnManager::oSSpawnNode * -0x706190 void __thiscall oCSpawnManager RemoveFromList struct oCSpawnManager::oSSpawnNode * -0x706200 int __thiscall oCSpawnManager IsSpawningEnabled -0x706210 void __thiscall oCSpawnManager SetSpawningEnabled int -0x706220 void __thiscall oCSpawnManager SpawnImmediately int -0x7063d0 void __thiscall oCSpawnManager CheckInsertNpcs -0x706470 void __thiscall oCSpawnManager ShowDebugInfo -0x706880 void __thiscall oCSpawnManager CheckInsertNpc -0x706ce0 void __thiscall oCSpawnManager InitCameraPos -0x706d40 int __thiscall oCSpawnManager InsertNpc class oCNpc * class zVEC3 const & -0x706e40 class oCNpc * __thiscall oCSpawnManager SummonNpc int class zVEC3 const & float -0x706f40 class oCNpc * __thiscall oCSpawnManager SpawnNpc int class zSTRING const & float -0x706fb0 void __thiscall oCSpawnManager SpawnNpc class oCNpc * class zSTRING const & float -0x707230 void __thiscall oCSpawnManager SpawnNpc class oCNpc * class zVEC3 const & float -0x7073c0 void __thiscall oCSpawnManager CheckForInvalidDialogCamPos float class oCNpc * -0x7075c0 int __thiscall oCSpawnManager CheckRemoveNpc class oCNpc * -0x707950 void __thiscall oCSpawnManager DeleteNpc class oCNpc * -0x7079f0 void __thiscall oCSpawnManager DeleteAllSummoned -0x707ac0 void __thiscall oCSpawnManager Archive class zCArchiver & -0x707b50 void __thiscall oCSpawnManager Unarchive class zCArchiver & -0x707d20 void __thiscall oCSpawnManager ~oCSpawnManager -0x707d40 void __thiscall zCArray::Remove struct oCSpawnManager::oSSpawnNode * const & -0x707d80 void __thiscall zCList::DeleteList -0x707df0 oCSVMManager* __thiscall oCSVMManager oCSVMManager -0x708050 void * __thiscall oCSVM `vector deleting destructor' unsigned int -0x7080c0 void __thiscall oCSVMManager ~oCSVMManager -0x708100 int __thiscall oCSVMManager GetOU class zSTRING const & int -0x708500 oCSVM* __thiscall oCSVM oCSVM -0x708510 void __thiscall oCSVM ~oCSVM -0x708530 void __thiscall oCSVM InitByScript int -0x708800 int __thiscall oCSVM GetOU class zSTRING const & -0x708ac0 void __cdecl oCText InitText -0x709bb0 oCVob* __thiscall oCVob oCVob -0x709bd0 class zCClassDef * __thiscall oCVob _GetClassDef -0x709be0 void __thiscall oCVob GetSoundMaterial_AM enum zCSoundManager::zTSndManMedium & enum oTSndMaterial & int -0x709bf0 void * __thiscall oCVob `scalar deleting destructor' unsigned int -0x709c20 void __thiscall oCVob ~oCVob -0x709c30 void __thiscall oCVob Init -0x709c40 void __cdecl oCVob ClearDebugList -0x709c80 void __cdecl oCVob ShowVobDebugInfo class zCCamera * -0x709cb0 int __thiscall oCVob GetShowDebug -0x709cd0 void __thiscall oCVob ToggleShowDebug -0x709d50 void __thiscall oCVob SetShowDebug int -0x709de0 void __thiscall oCVob ShowDebugInfo class zCCamera * -0x70a730 int __thiscall oCVob HasNpcEnoughSpace class zVEC3 & -0x70aa70 int __thiscall oCVob HasEnoughSpace class zVEC3 & -0x70ac20 int __thiscall oCVob SearchNpcPosition class zVEC3 & -0x70afe7 int __thiscall oCVob SearchNpcPosition class zVEC3 & -0x70b150 int __thiscall oCVob SearchFreePosition class zVEC3 & class zCVob * -0x70b2ac int __thiscall oCVob SearchFreePosition class zVEC3 & class zCVob * -0x70b42f int __thiscall oCVob SearchFreePosition class zVEC3 & class zCVob * -0x70b650 void __thiscall oCVob SetOnFloor class zVEC3 & -0x70b6a0 int __thiscall oCVob GetFloorPosition class zVEC3 & -0x70b790 int __thiscall oCVob GetFloorPositionWithVob class zVEC3 & class zCVob * & -0x70b890 int __thiscall oCVob GetInstance -0x70b8a0 class zSTRING __thiscall oCVob GetInstanceName -0x70b930 void __thiscall oCVob Archive class zCArchiver & -0x70b940 void __thiscall oCVob Unarchive class zCArchiver & -0x70b950 void __thiscall oCVob StartParticleEffects class zCTree * -0x70b960 int __fastcall oCVob Render struct zTRenderContext & -0x70bb30 class oCAIVobMove * __thiscall oCVob GetAIVobMove -0x70bc00 char const * __thiscall oCTouchDamage GetDamageTypeArcEnum unsigned long -0x70bc50 char const * __thiscall oCTouchDamage GetDamageTypeArcEnum unsigned long -0x70c080 class zCObject * __cdecl oCTouchDamage _CreateNewInstance -0x70c100 void __cdecl oCTouchDamage operator delete void * char const * char const * int -0x70c120 class zCClassDef * __thiscall oCTouchDamage _GetClassDef -0x70c130 void * __thiscall oCTouchDamage `scalar deleting destructor' unsigned int -0x70c160 void __thiscall oCTouchDamage ~oCTouchDamage -0x70c170 void __thiscall zCList::~zCList -0x70c1a0 void __thiscall zCList::Insert class oCVob * -0x70c200 void * __thiscall zCList::`scalar deleting destructor' unsigned int -0x70c570 oCWaypoint* __thiscall oCWaypoint oCWaypoint -0x70c590 class zCClassDef * __thiscall zCWaypoint _GetClassDef -0x70c5a0 void * __thiscall oCWaypoint `scalar deleting destructor' unsigned int -0x70c5d0 void __thiscall oCWaypoint ~oCWaypoint -0x70c5e0 int __thiscall oCWaypoint CanBeUsed class zCVob const * -0x70c650 oCWay* __thiscall oCWay oCWay -0x70c670 void * __thiscall oCWay `scalar deleting destructor' unsigned int -0x70c690 void __thiscall oCWay ~oCWay -0x70c730 int __thiscall oCWay CanBeUsed class zCVob const * -0x70c820 void __thiscall oCWay Init class zCWaypoint * class zCWaypoint * -0x70d050 int __thiscall oCWay IsObjectOnWay class zCVob const * -0x70d070 class oCMobLadder * __thiscall oCWay GetLadder -0x70d080 class oCMobDoor * __thiscall oCWay GetDoor -0x70d5c0 class zCObject * __cdecl oCWorld _CreateNewInstance -0x70d630 oCWorld* __thiscall oCWorld oCWorld -0x70d850 class zCClassDef * __thiscall oCWorld _GetClassDef -0x70d8b0 void * __thiscall oCWorld `scalar deleting destructor' unsigned int -0x70d8e0 void __thiscall oCWorld ~oCWorld -0x70db00 void * __thiscall zCListSort::`scalar deleting destructor' unsigned int -0x70db30 void * __thiscall zCListSort::`scalar deleting destructor' unsigned int -0x70db60 class oCVob * __thiscall oCWorld CreateVob enum zTVobType class zSTRING const & -0x70dd30 class oCVob * __thiscall oCWorld CreateVob enum zTVobType int -0x70dee0 void __thiscall oCWorld Archive class zCArchiver & -0x70e120 void __thiscall oCWorld Unarchive class zCArchiver & -0x70e300 int __thiscall oCWorld SaveWorld class zSTRING const & enum zCWorld::zTWorldSaveMode int int -0x70e400 int __thiscall oCWorld LoadWorld class zSTRING const & enum zCWorld::zTWorldLoadMode -0x70e740 class zCTree * __thiscall oCWorld AddVobAsChild class zCVob * class zCTree * -0x70e9d0 void __thiscall oCWorld RemoveVob class zCVob * -0x70ec40 void __thiscall oCWorld InsertVobInWorld class zCVob * -0x70ec50 void __thiscall oCWorld EnableVob class zCVob * class zCVob * -0x70ed90 void __thiscall oCWorld DisableVob class zCVob * -0x70eeb0 class zCVob * __thiscall oCWorld SearchVob class zCVob * class zCTree * -0x70ef00 class zCVob * __thiscall oCWorld SearchVobByID unsigned long class zCTree * -0x70ef50 class zCVob * __thiscall oCWorld SearchVobByName class zSTRING const & -0x70f000 void __thiscall oCWorld SearchVobListByName class zSTRING const & class zCArray & -0x70f140 void __thiscall oCWorld TraverseVobList class zCVobCallback & void * -0x70f180 void __thiscall oCWorld ClearNpcPerceptionVobLists -0x70f1c0 void __fastcall oCWorld InsertInLists class zCVob * -0x70f2b0 void __fastcall oCWorld RemoveFromLists class zCVob * -0x70f520 void __thiscall oCWorld DisposeVobs -0x70f690 void __thiscall oCWorld DisposeWorld -0x70f6b0 oCWorldTimer* __thiscall oCWorldTimer oCWorldTimer -0x70f6c0 void __thiscall oCWorldTimer ~oCWorldTimer -0x70f6d0 void __thiscall oCWorldTimer Timer -0x70f709 void __thiscall oCWorldTimer Timer -0x70f720 int __thiscall oCWorldTimer GetDay -0x70f730 void __thiscall oCWorldTimer SetDay int -0x70f740 void __thiscall oCWorldTimer GetTime int & int & -0x70f790 void __thiscall oCWorldTimer SetTime int int -0x70f7d0 float __thiscall oCWorldTimer GetFullTime -0x70f7e0 void __thiscall oCWorldTimer SetFullTime float -0x70f810 class zSTRING __thiscall oCWorldTimer GetTimeString -0x70fa20 int __thiscall oCWorldTimer IsLater int int -0x70fa60 int __thiscall oCWorldTimer IsLaterEqual int int -0x70faa0 int __thiscall oCWorldTimer IsTimeBetween int int int int -0x70fb30 int __thiscall oCWorldTimer GetPassedTime float -0x70fb50 float __thiscall oCWorldTimer GetSkyTime -0x70fb90 int __thiscall oCWorldTimer IsDay -0x70fc10 int __thiscall oCWorldTimer IsNight -0x70fca0 void __cdecl oCWorldTimer AddTime int & int & int int -0x70fd00 void __thiscall zCListSort::InsertSort class oCItem * -0x70fd90 void __thiscall zCListSort::Remove class oCItem * -0x70fdd0 void __thiscall zCListSort::~zCListSort -0x70fe00 void __thiscall zCListSort::InsertSort class zCVob * -0x70fe90 void __thiscall zCListSort::InsertSort class oCNpc * -0x70ff50 void __cdecl TestFont -0x710200 int __cdecl MainProg -0x710350 zCConDat* __thiscall zCConDat zCConDat class zSTRING const & class zSTRING const & int void * int -0x710560 zCConDat* __thiscall zCConDat zCConDat class zSTRING const & class zSTRING const & int -0x710760 int __thiscall zCConsole HandleEvent int -0x710880 zCConsole* __thiscall zCConsole zCConsole -0x710ad0 zCConsole* __thiscall zCConsole zCConsole int int class zSTRING const & -0x710c40 void __thiscall zCConsole ~zCConsole -0x710e20 void __thiscall zCConsole SetAutoCompletion int -0x710e30 int __thiscall zCConsole HasAutoCompletion -0x710e40 void __thiscall zCConsole SetWorld class zCWorld * -0x710e50 class zCWorld * __thiscall zCConsole GetWorld -0x710e60 void __thiscall zCConsole SetParser class zCParser * -0x710e70 class zCParser * __thiscall zCConsole GetParser -0x710e80 void __thiscall zCConsole AddChar int int -0x711123 void __thiscall zCConsole AddChar int int -0x711310 void __thiscall zCConsole InsertVar class zSTRING const & class zSTRING const & int void * int -0x711480 void __thiscall zCConsole Register class zSTRING const & class zSTRING const & int -0x7115d0 void __thiscall zCConsole Register class zSTRING const & class zSTRING const & -0x711720 int __thiscall zCConsole AutoCompletion class zSTRING & -0x711ff0 void __thiscall zCConsole SetFocus -0x712020 void __thiscall zCConsole RemoveFocus -0x7120d0 void __thiscall zCConsole Show -0x712350 void __thiscall zCConsole Hide -0x712430 void __thiscall zCConsole Toggle -0x712520 int __thiscall zCConsole IsVisible -0x712540 void __thiscall zCConsole AddSkip int -0x712580 void __thiscall zCConsole Update -0x7128df void __thiscall zCConsole Update -0x712bf0 void __thiscall zCConsole ShowInput -0x712d80 class zCConDat * __thiscall zCConsole Get class zSTRING const & -0x712f60 class zCConDat * __thiscall zCConsole GetBestMatch class zSTRING const & -0x7131b0 void __thiscall zCConsole Eval class zSTRING const & -0x71354c void __thiscall zCConsole Eval class zSTRING const & -0x7135d0 int __thiscall zCConsole Evaluate class zSTRING const & -0x713c90 void __thiscall zCConsole SetPos int int -0x713cb0 void __thiscall zCConsole SetDim int int -0x713cd0 void __thiscall zCConsole SetFlags int -0x713cf0 void __thiscall zCConsole AddEvalFunc int (__cdecl*)(class zSTRING const & class zSTRING &) -0x713d20 void __thiscall zCConsole SetChangedFunc void (__cdecl*)(class zSTRING const &) -0x713d30 void __thiscall zCConsole ShowHelp -0x713f90 void __thiscall zCConsole SaveInfoFile class zSTRING const & -0x714250 int __cdecl zCConsole EditFunc class zSTRING const & class zSTRING & -0x714470 int __thiscall zCConsole EditInstance class zSTRING const & void * -0x7144a0 int __thiscall zCConsole EditInstance int void * -0x7148e0 void __thiscall zCList::~zCList -0x714910 void __thiscall zList::InsertLast class zCConDat * -0x714960 void * __thiscall zCList::`scalar deleting destructor' unsigned int -0x7149a0 void * __thiscall zCConDat `scalar deleting destructor' unsigned int -0x7149c0 void __thiscall zCConDat ~zCConDat -0x714c90 class zCObject * __cdecl zCEventManager _CreateNewInstance -0x714dc0 class zCClassDef * __thiscall zCEventManager _GetClassDef -0x714dd0 class zCNetVobControl * __thiscall zCEventManager GetNetVobControl int -0x714e30 void __cdecl zCEventManager DoFrameActivity -0x714e70 zCEventManager* __thiscall zCEventManager zCEventManager -0x714f90 void * __thiscall zCEventManager `scalar deleting destructor' unsigned int -0x714fc0 zCEventManager* __thiscall zCEventManager zCEventManager class zCVob * -0x7150f0 void __thiscall zCEventManager ~zCEventManager -0x7151f0 void __thiscall zCEventManager KillMessages -0x715250 void __thiscall zCEventManager OnMessage class zCEventMessage * class zCVob * -0x715c10 void __thiscall zCEventManager SendMessageToHost class zCEventMessage * class zCVob * class zCVob * -0x715cf8 void __thiscall zCEventManager SendMessageToHost class zCEventMessage * class zCVob * class zCVob * -0x715de0 void __cdecl zCEventManager SetShowMessageCommunication int -0x715df0 int __cdecl zCEventManager GetShowMessageCommunication -0x715e00 void __thiscall zCEventManager ShowMessageCommunication class zCVob * class zCVob * -0x716060 void __thiscall zCEventManager ProcessMessageList -0x716170 void __thiscall zCEventManager SetActive int -0x7162f0 void __thiscall zCEventManager Delete class zCEventMessage * -0x716330 void __thiscall zCEventManager RemoveFromList class zCEventMessage * -0x716380 void __thiscall zCEventManager InsertInList class zCEventMessage * -0x7165a0 void __thiscall zCEventManager SetCutscene class zCCutscene * -0x716610 class zCCutscene * __thiscall zCEventManager GetCutscene -0x716620 int __thiscall zCEventManager GetCutsceneMode -0x716630 void __thiscall zCEventManager Clear -0x716850 int __thiscall zCEventManager IsEmpty int -0x7168b0 int __thiscall zCEventManager IsRunning class zCEventMessage * -0x7168e0 class zCEventMessage * __thiscall zCEventManager GetActiveMessage -0x716920 void __thiscall zCEventManager Print_db class zSTRING const & class zCVob * -0x716930 void __thiscall zCEventManager OnTouch class zCVob * -0x716a00 void __thiscall zCEventManager OnUntouch class zCVob * -0x716ad0 void __thiscall zCEventManager OnTouchLevel -0x716ae0 void __thiscall zCEventManager OnTrigger class zCVob * class zCVob * -0x716bb0 void __thiscall zCEventManager OnUntrigger class zCVob * class zCVob * -0x716c80 void __thiscall zCEventManager OnDamage class zCVob * class zCVob * float int class zVEC3 const & -0x716d60 class zCEventMessage * __thiscall zCEventManager GetEventMessage int -0x716d70 void __thiscall zCEventManager ShowList int int -0x717090 void __thiscall zCEventManager Archive class zCArchiver & -0x7170d0 void __thiscall zCEventManager Unarchive class zCArchiver & -0x717140 void __thiscall zCArray::Remove class zCEventManager * const & -0x7171b0 zCFontMan* __thiscall zCFontMan zCFontMan -0x7171c0 void __thiscall zCFontMan ~zCFontMan -0x7172a0 int __thiscall zCFontMan SearchFont class zSTRING const & -0x7174a0 int __thiscall zCFontMan Load class zSTRING const & -0x717690 int __thiscall zCFontMan GetNumber -0x7176a0 class zCFont * __thiscall zCFontMan GetFont int -0x7176c0 int __thiscall zCFont CacheIn -0x717700 int __thiscall zCFont LoadFontTexture class zSTRING const & -0x7179d0 zCFont* __thiscall zCFont zCFont class zSTRING const & -0x717b60 void __thiscall zCFont ~zCFont -0x717c00 int __thiscall zCFont LoadSource class zSTRING const & -0x717d50 int __thiscall zCFont SaveFontData -0x7181a0 int __thiscall zCFont LoadFontData -0x7187c0 class zSTRING __thiscall zCFont GetFontName -0x718810 int __thiscall zCFont GetFontY -0x718820 int __thiscall zCFont GetFontX class zSTRING const & -0x718860 int __thiscall zCFont GetWidth char -0x718880 int __thiscall zCFont GetLetterDistance -0x718890 char __thiscall zCFont MapToAscii char -0x7188d1 char __thiscall zCFont MapToAscii char -0x718930 int __thiscall zCFont GetSizex -0x718960 int __thiscall zCFont GetSizey -0x718990 int __thiscall zCFont GetPixel int int -0x7189f0 int __thiscall zCFont GetPixelAlpha int int -0x718a50 int __thiscall zCFont NextPixelX int int int & -0x718af0 int __thiscall zCFont NextPixelY int int int & -0x718b90 int __thiscall zCFont NextPixelXAlpha int int int & -0x718c30 int __thiscall zCFont NextPixelYAlpha int int int & -0x718cd0 int __thiscall zCFont NextPixelXCol int int int -0x718d90 int __thiscall zCFont NextPixelYCol int int int -0x718e50 int __thiscall zCFont AnalyseLetters -0x7196d0 int __thiscall zCFont GetFontData unsigned char int & class zVEC2 & class zVEC2 & -0x719730 class zCTexture * __thiscall zCFont GetFontTexture -0x719740 void __thiscall zCFontMan ~zCFontMan -0x719760 void __thiscall zCArray::AllocDelta int -0x719800 zCGfx* __thiscall zCGfx zCGfx class zSTRING const & -0x719a20 zCGfx* __thiscall zCGfx zCGfx int int -0x719ca0 void __thiscall zCGfx ~zCGfx -0x719d30 void __cdecl zCGfx Reload -0x71a280 zCOLOR* __thiscall zCOLOR zCOLOR unsigned char unsigned char unsigned char unsigned char -0x71a2a0 int __cdecl rnd float -0x71a2d0 void __cdecl Gfx_ChangeBPP struct TGfx_Gfx * -0x71a2e0 struct TGfx_Gfx * __thiscall zCGfx LoadRaw class zSTRING const & int int int -0x71a3a0 unsigned char __thiscall zCGfx Readbyte class zFILE * -0x71a410 struct TGfx_Gfx * __thiscall zCGfx LoadPcx class zSTRING const & -0x71a950 struct TGfx_Gfx * __thiscall zCGfx LoadTga class zSTRING const & -0x71bde0 void __thiscall zCGfx SaveRaw class zSTRING const & -0x71be40 void __thiscall zCGfx Save class zSTRING const & -0x71c000 struct TGfx_Gfx * __thiscall zCGfx LoadGfx class zSTRING const & -0x71c2a0 int __cdecl Gfx_Col struct zCOLOR -0x71c2d0 int __cdecl Gfx_Col int int int -0x71c3d0 int __thiscall zCGfx GetSizex -0x71c3e0 int __thiscall zCGfx GetSizey -0x71c3f0 unsigned char * __thiscall zCGfx GetDataPtr -0x71c400 int __thiscall zCGfx GetPixel int int -0x71c430 void __cdecl Gfx_Setpal unsigned char * -0x71c4e0 void __cdecl Gfx_Loadpal char const * -0x71c680 void __cdecl zCParser SetVersion unsigned char -0x71c690 unsigned char __cdecl zCParser GetVersion -0x71c6a0 zCPar_File* __thiscall zCPar_File zCPar_File -0x71c6d0 void __thiscall zCPar_File ~zCPar_File -0x71c780 int __thiscall zCPar_File IsNewerDate class zDATE & class zDATE & -0x71c820 int __thiscall zCPar_File IsExactDate class zDATE & class zDATE & -0x71c8b0 void __thiscall zCPar_File SetFileNumber int -0x71c8c0 int __thiscall zCPar_File GetFileNumber -0x71c8d0 class zSTRING __thiscall zCPar_File GetName -0x71c920 void __thiscall zCPar_File EnableTreeLoad int -0x71c930 int __thiscall zCPar_File Load class zSTRING & class zCPar_SymbolTable & class zDATE & -0x71cbb0 char * __thiscall zCPar_File GetStartAddress -0x71cbc0 char * __thiscall zCPar_File GetEndAddress -0x71cbd0 void __thiscall zCPar_File Dispose -0x71cbf0 void __thiscall zCPar_File SetTree class zCPar_TreeNode * -0x71cc30 class zCPar_TreeNode * __thiscall zCPar_File GetTree -0x71cc40 void __thiscall zCPar_File SetLabelCount int -0x71cc50 int __thiscall zCPar_File GetLabelCount -0x71cc60 void __thiscall zCPar_File SaveTree int class zCPar_Symbol * class zDATE & -0x71cf10 void __thiscall zCPar_File SaveTreeNode class zFILE * class zCPar_TreeNode * -0x71d080 class zCPar_TreeNode * __thiscall zCPar_File LoadTreeNode class zFILE * -0x71d1c0 int __thiscall zCPar_File LoadTree class zFILE_STATS & class zCPar_SymbolTable & -0x71d630 void __thiscall zCPar_File DeleteTree -0x71d660 class zCParser * __cdecl zCParser GetParser -0x71d670 zCParser* __thiscall zCParser zCParser int -0x71d790 void __thiscall zCParser ~zCParser -0x71d9e0 void * __thiscall zCPar_TreeNode `scalar deleting destructor' unsigned int -0x71da00 void __thiscall zCParser SetMessageFunc void (__cdecl*)(class zSTRING) -0x71da10 void __thiscall zCParser SetStopOnError int -0x71da20 void __thiscall zCParser Error class zSTRING & int -0x71ddd0 void __thiscall zCParser Message class zSTRING & -0x71df40 int __thiscall zCParser Error -0x71df50 int __thiscall zCParser SaveDat class zSTRING & -0x71e130 int __thiscall zCParser LoadDat class zSTRING & -0x71e400 int __thiscall zCParser Parse class zSTRING -0x71e6d0 int __thiscall zCParser ParseSource class zSTRING & -0x71f050 int __thiscall zCParser ParseFile class zSTRING & -0x71f8e0 void __thiscall zCParser ParseBlock -0x71fba0 void __thiscall zCParser CreatePCode -0x7202c0 void __thiscall zCParser ShowSymbols -0x7202d0 void __thiscall zCParser PushTree class zCPar_TreeNode * -0x7202f0 class zCPar_TreeNode * __thiscall zCParser PushOnStack class zCPar_TreeNode * -0x721210 void __thiscall zCParser SolveLabels class zCPar_TreeNode * -0x721270 int __thiscall zCParser MergeFile class zSTRING & -0x7214f0 int __thiscall zCParser PopDataValue -0x721520 float __thiscall zCParser PopFloatValue -0x721560 int * __thiscall zCParser PopVarAddress -0x721590 class zSTRING * __thiscall zCParser PopString -0x7215b0 void __thiscall zCParser DoStack int -0x722351 void __thiscall zCParser DoStack int -0x722540 zSTRING* __thiscall zSTRING zSTRING class zSTRING const * -0x722640 void * __thiscall zCParser CallFunc class zSTRING const & -0x722660 void * __cdecl zCParser CallFunc int ... -0x722b80 int __thiscall zCParser GetCurrentFunc -0x722b90 int __thiscall zCParser CreateInstance class zSTRING & void * -0x722c10 int __thiscall zCParser CreateInstance int void * -0x722c80 int __thiscall zCParser CreatePrototype class zSTRING & void * -0x722d00 int __thiscall zCParser CreatePrototype int void * -0x722d70 void __thiscall zCParser Reset -0x722ee0 void __thiscall zCParser SetPercentDone int -0x722f50 void __thiscall zCParser CreateHelpers -0x7230f0 void __thiscall zCParser EnableTreeSave int -0x723100 void __thiscall zCParser EnableDatSave int -0x723110 void __thiscall zCParser EnableTreeLoad int -0x723120 int __thiscall zCParser GetIndex class zSTRING const & -0x7231f0 int __thiscall zCParser MatchClass int class zSTRING const & -0x723270 int __thiscall zCParser GetBaseClass class zCPar_Symbol * -0x7232d0 int __thiscall zCParser GetBaseClass int -0x723330 int __thiscall zCParser GetBase int -0x723380 int __thiscall zCParser GetPrototype int int -0x7233f0 int __thiscall zCParser GetInstance int int -0x7234a0 class zSTRING __thiscall zCParser GetSymbolInfo int int & int & -0x723560 class zCPar_Symbol * __thiscall zCParser GetSymbolInfo int -0x723570 class zCPar_Symbol * __thiscall zCParser GetSymbol int -0x723580 class zCPar_Symbol * __thiscall zCParser GetSymbol class zSTRING const & -0x723650 class zSTRING __thiscall zCParser GetClassVarInfo int int int & int & -0x7238c0 void __thiscall zCParser GetClassVarInfo int class zSTRING & int & int & -0x723ae0 class zSTRING __thiscall zCParser GetText class zSTRING & int -0x723b20 class zSTRING __thiscall zCParser GetText int int -0x723c30 int __thiscall zCParser GetInt int int -0x723c80 class zSTRING __thiscall zCParser GetInstanceValue class zSTRING & int void * int -0x723d80 class zSTRING __thiscall zCParser GetInstanceValue int int void * int -0x723e90 class zSTRING __thiscall zCParser GetInstanceValue int int void * int -0x724070 int __thiscall zCParser IsValid class zSTRING & void * class zSTRING & -0x7241f0 int __thiscall zCParser CheckClassSize class zSTRING & int -0x724210 int __thiscall zCParser CheckClassSize int int -0x7244e0 void __thiscall zCParser AddClassOffset class zSTRING & int -0x724640 int __thiscall zCParser SetInstance class zSTRING const & void * -0x724680 int __thiscall zCParser SetInstance int void * -0x7246c0 int __thiscall zCParser AutoCompletion class zSTRING & -0x724910 int __thiscall zCParser GetNumFiles -0x724920 class zSTRING __thiscall zCParser GetFileName int -0x7249c0 int __thiscall zCParser IsStackFull -0x7249d0 int __thiscall zCParser GetLastErrorLine -0x7249e0 void __thiscall zCParser Reparse class zSTRING & -0x724b10 int __thiscall zCParser SaveInstance class zSTRING & void * -0x724b40 int __thiscall zCParser SaveInstance int void * -0x725456 int __thiscall zCParser SaveInstance int void * -0x7258d0 void __cdecl Game_ParserDebugOff -0x725900 void __thiscall zCParser ShowCode int -0x725a60 void __thiscall zCParser SaveInfoFile class zSTRING -0x725c0e void __thiscall zCParser SaveInfoFile class zSTRING -0x725d60 void __thiscall zCParser SaveInfoFile class zSTRING -0x726100 void __thiscall zCParser SetInfoFile class zCList * class zSTRING const & -0x726270 int __thiscall zCParser IsInAdditionalInfo class zSTRING const & -0x726440 int __thiscall zCParser WriteAdditionalInfo class zSTRING & int int -0x7267d0 int __thiscall zCParser ClearAllInstanceRefs -0x726840 int __thiscall zCParser ClearInstanceRefs void * -0x7268d0 int __thiscall zCParser ResetGlobalVars -0x726930 void __thiscall zCParser CreateVarReferenceList class zSTRING const & class zCArray & -0x726ad0 void __thiscall zCParser ResetWithVarReferenceList class zCArray & void * -0x726b50 int __thiscall zCParser SaveGlobalVars class zCArchiver & -0x726ea0 int __thiscall zCParser LoadGlobalVars class zCArchiver & -0x7271d0 zCParser* __thiscall zCParser zCParser int -0x7271f0 void __thiscall zCArray::InsertEnd class zCPar_File * const & -0x727490 zCPar_TreeNode* __thiscall zCPar_TreeNode zCPar_TreeNode -0x7274d0 zCPar_TreeNode* __thiscall zCPar_TreeNode zCPar_TreeNode int int -0x727520 zCPar_TreeNode* __thiscall zCPar_TreeNode zCPar_TreeNode int class zSTRING & int -0x7276a0 void __thiscall zCPar_TreeNode ~zCPar_TreeNode -0x727770 void __thiscall zCPar_TreeNode SetLeft class zCPar_TreeNode * -0x727780 void __thiscall zCPar_TreeNode SetRight class zCPar_TreeNode * -0x727790 void __thiscall zCPar_TreeNode SetNext class zCPar_TreeNode * -0x7277a0 class zCPar_TreeNode * __cdecl zCPar_TreeNode SeekEndTree class zCPar_TreeNode * -0x7277c0 class zCPar_TreeNode * __cdecl zCPar_TreeNode MakeDyadicNode class zCPar_TreeNode * int class zCPar_TreeNode * -0x727840 class zCPar_TreeNode * __cdecl zCPar_TreeNode MakeMonadicNode int class zCPar_TreeNode * -0x7278b0 void __thiscall zCParser GetOperatorString int class zSTRING & -0x727d80 void __thiscall zCParser GetOperatorString int class zSTRING & -0x727e60 void __thiscall zCParser FindNext char * -0x727fe0 void __thiscall zCParser PrevWord -0x728010 void __thiscall zCParser ReadWord class zSTRING & -0x728290 void __thiscall zCParser Match class zSTRING & -0x728460 int __thiscall zCParser ReadVarType -0x7286b0 int __thiscall zCParser ReadFuncType -0x7288f0 int __thiscall zCParser ReadInt -0x728bc0 float __thiscall zCParser ReadFloat -0x728f10 void __thiscall zCParser ReadString class zSTRING & -0x729230 int __thiscall zCParser ReadArray -0x729470 class zCPar_TreeNode * __thiscall zCParser CreateLeaf int class zCPar_TreeNode * -0x7294e0 class zCPar_TreeNode * __thiscall zCParser CreateStringLeaf -0x729770 class zCPar_TreeNode * __thiscall zCParser CreateFloatLeaf -0x729920 int __thiscall zCParser GetNextToken -0x72a210 class zCPar_TreeNode * __thiscall zCParser Parse_Expression_Primary int & -0x72a880 class zCPar_TreeNode * __thiscall zCParser Parse_Expression int & int -0x72aab0 class zCPar_TreeNode * __thiscall zCParser ParseExpressionEx class zSTRING & -0x72ab20 class zCPar_TreeNode * __thiscall zCParser ParseExpression -0x72ab40 int __thiscall zCParser EvalLeaf class zCPar_TreeNode * int -0x72aefa int __thiscall zCParser EvalLeaf class zCPar_TreeNode * int -0x72b060 void __thiscall zCParser DeclareVar int -0x72bfb2 void __thiscall zCParser DeclareVar int -0x72c4d0 void __thiscall zCParser DeclareClass -0x72c6e0 void __thiscall zCParser DeclareInstance -0x72cfd0 void __thiscall zCParser DeclarePrototype -0x72d570 void __thiscall zCParser DeclareIf -0x72da10 void __thiscall zCParser DeclareAssign class zSTRING & -0x72e260 void __thiscall zCParser DeclareAssignFunc class zSTRING & -0x72e570 void __thiscall zCParser DeclareFunc -0x72eaa0 void __thiscall zCParser DeclareReturn -0x72eca0 void __thiscall zCParser DeclareFuncCall class zSTRING & int -0x72ede4 void __thiscall zCParser DeclareFuncCall class zSTRING & int -0x72f4ea void __thiscall zCParser DeclareFuncCall class zSTRING & int -0x72f700 class zCPar_Symbol * __thiscall zCParser SearchFuncWithStartAddress int -0x72f780 void __thiscall zCParser GetNextCommand class zSTRING & -0x730450 void __thiscall zCParser ShowPCodeSpy class zSTRING & -0x730590 void __thiscall zCParser ShowPCode int class zCView * int -0x730820 void __cdecl zCParser DefineExternal class zSTRING const & int (__cdecl*)(void) int int ... -0x730c00 void __thiscall zCParser DefineExternalVar class zSTRING const & void * int int -0x730e40 void __thiscall zCParser GetParameter int & -0x730e50 void __thiscall zCParser GetParameter float & -0x730e90 void __thiscall zCParser GetParameter class zSTRING & -0x730fd0 void * __thiscall zCParser GetInstance -0x731000 void __thiscall zCParser SetReturn int -0x731020 void __thiscall zCParser SetReturn float -0x731040 void __thiscall zCParser SetReturn void * -0x731080 void __thiscall zCParser SetReturn class zSTRING & -0x7310a0 int __thiscall zCParser FindInstanceVar class zSTRING & -0x7312f0 int __thiscall zCParser GetLastInstance -0x731300 int __thiscall zCParser FindIndex class zSTRING & -0x7314f0 void __thiscall zCParser DeclareInstance -0x731510 void __thiscall zCArray::InsertEnd class zCPar_Symbol * const & -0x731630 zCPar_StringTable* __thiscall zCPar_StringTable zCPar_StringTable int -0x731700 void __thiscall zCPar_StringTable ~zCPar_StringTable -0x731780 void __thiscall zCPar_StringTable Clear -0x7317b0 class zSTRING * __thiscall zCPar_StringTable Insert class zSTRING & -0x731930 int __thiscall zCPar_StringTable GetLastEntry -0x731940 class zSTRING * __thiscall zCPar_StringTable GetString int -0x731960 void __thiscall zCPar_StringTable Save class zSTRING & -0x731aa0 void __thiscall zCPar_StringTable Load class zSTRING & -0x731c70 void __thiscall zCPar_StringTable ShrinkToFit -0x731d00 void __thiscall zCPar_StringTable Show -0x731d40 void __cdecl zCPar_Symbol SetUseInstance class zCPar_Symbol * -0x731e60 void __cdecl zCPar_Symbol SetUseInstanceAdr void * -0x731e70 void * __cdecl zCPar_Symbol GetUseInstance -0x731e80 zCPar_Symbol* __thiscall zCPar_Symbol zCPar_Symbol -0x731ee0 void __thiscall zCPar_Symbol ~zCPar_Symbol -0x731fd0 void __thiscall zCPar_Symbol AllocSpace -0x732280 void __thiscall zCPar_Symbol AllocSpace -0x732290 void __thiscall zCPar_Symbol AllocSpace -0x7322e0 void * __thiscall zCPar_Symbol GetDataAdr int -0x732676 void * __thiscall zCPar_Symbol GetDataAdr int -0x7326c0 void __thiscall zCPar_Symbol SetDataAdr void * -0x7326d0 void __thiscall zCPar_Symbol SetFlag int -0x7326f0 int __thiscall zCPar_Symbol HasFlag int -0x732710 void __thiscall zCPar_Symbol SetParent class zCPar_Symbol * -0x732720 class zCPar_Symbol * __thiscall zCPar_Symbol GetParent -0x732730 void * __thiscall zCPar_Symbol GetInstanceAdr -0x732740 class zCPar_Symbol * __thiscall zCPar_Symbol GetNext -0x732750 int __thiscall zCPar_Symbol ArrayCheck int -0x732780 void __thiscall zCPar_Symbol GetStackPos int & int -0x732790 void __thiscall zCPar_Symbol SetStackPos int int -0x7327a0 void __thiscall zCPar_Symbol SetValue int int -0x7327d0 void __thiscall zCPar_Symbol SetValue float int -0x732800 void __thiscall zCPar_Symbol SetValue class zSTRING & int -0x732950 void __thiscall zCPar_Symbol GetValue int & int -0x732980 void __thiscall zCPar_Symbol GetValue float & int -0x7329b0 void __thiscall zCPar_Symbol GetValue class zSTRING & int -0x732b00 void __thiscall zCPar_Symbol SetLineData int int int int -0x732db0 void __thiscall zCPar_Symbol GetLineData int & int & int & int & -0x732df0 void __thiscall zCPar_Symbol SetFileNr int -0x732ec0 void __thiscall zCPar_Symbol Save class zFILE * -0x7330c7 void __thiscall zCPar_Symbol Save class zFILE * -0x733130 void __thiscall zCPar_Symbol SaveFull class zFILE * -0x73335a void __thiscall zCPar_Symbol SaveFull class zFILE * -0x7333d0 void __thiscall zCPar_Symbol LoadFull class zFILE * -0x733541 void __thiscall zCPar_Symbol LoadFull class zFILE * -0x7335c0 void __thiscall zCPar_Symbol Load class zFILE * -0x733727 void __thiscall zCPar_Symbol Load class zFILE * -0x733790 void __thiscall zCPar_Symbol SetOffset int -0x7337a0 int __thiscall zCPar_Symbol GetOffset -0x7337b0 void __thiscall zCPar_Symbol SetClassOffset int -0x7337c0 int __thiscall zCPar_Symbol GetClassOffset -0x7337d0 zCPar_SymbolTable* __thiscall zCPar_SymbolTable zCPar_SymbolTable int -0x733920 void __thiscall zCPar_SymbolTable ~zCPar_SymbolTable -0x733990 void __thiscall zCPar_SymbolTable Clear -0x733a10 void * __thiscall zCPar_Symbol `vector deleting destructor' unsigned int -0x733a70 void __thiscall zCPar_SymbolTable PreAlloc int -0x733b00 int __cdecl zCPar_SymbolTable Compare void const * void const * -0x733b70 void __thiscall zCPar_SymbolTable Save class zFILE * -0x733cf0 void __thiscall zCPar_SymbolTable Load class zFILE * -0x734130 int __thiscall zCPar_SymbolTable IsIn class zCPar_Symbol * -0x734230 int __thiscall zCPar_SymbolTable IsIn class zSTRING const & -0x734330 int __thiscall zCPar_SymbolTable GetIndex class zCPar_Symbol * -0x734420 int __thiscall zCPar_SymbolTable GetIndex class zSTRING const & -0x734510 int __thiscall zCPar_SymbolTable GetIndex class zSTRING const & int -0x734620 int __fastcall zCPar_SymbolTable Search class zSTRING const & int int -0x734700 class zCPar_Symbol * __thiscall zCPar_SymbolTable GetSymbol class zSTRING const & -0x7347a0 class zCPar_Symbol * __thiscall zCPar_SymbolTable GetSymbol int -0x7347c0 int __thiscall zCPar_SymbolTable Insert class zCPar_Symbol * -0x734a20 void __thiscall zCPar_SymbolTable InsertEnd class zCPar_Symbol * -0x734c40 void __thiscall zCPar_SymbolTable ShrinkToFit -0x734d40 void __thiscall zCPar_SymbolTable SetSize int -0x734e10 int __thiscall zCPar_SymbolTable GetNumInList -0x734e20 class zCPar_Symbol * __thiscall zCPar_SymbolTable GetLastSymbol -0x734e30 class zCPar_Symbol * __thiscall zCPar_SymbolTable GetFirstSymbol -0x734e40 void __thiscall zCPar_SymbolTable Show -0x735450 zCPar_Stack* __thiscall zCPar_Stack zCPar_Stack int -0x735490 void __thiscall zCPar_Stack ~zCPar_Stack -0x7354b0 int __thiscall zCPar_Stack GetPopPos -0x7354c0 void __thiscall zCPar_Stack SetPopPos int -0x7354d0 int __thiscall zCPar_Stack GetDynSize -0x7354e0 int __thiscall zCPar_Stack GetStatSize -0x7354f0 void __thiscall zCPar_Stack PushByte unsigned char -0x735510 void __thiscall zCPar_Stack PushWord unsigned short -0x735530 void __thiscall zCPar_Stack PushInt int -0x735550 void __thiscall zCPar_Stack PushString class zSTRING & -0x7355c0 unsigned char __thiscall zCPar_Stack PopByte -0x7355d0 unsigned short __thiscall zCPar_Stack PopWord -0x7355e0 int __thiscall zCPar_Stack PopInt -0x7355f0 void __thiscall zCPar_Stack PopString class zSTRING & -0x7357b0 void __thiscall zCPar_Stack CheckOverflow int -0x735830 void __thiscall zCPar_Stack Set int int -0x735840 int __thiscall zCParser IsStackFull -0x735850 void __thiscall zCPar_Stack Clear -0x735860 void __thiscall zCPar_Stack Save class zFILE * -0x7358a0 void __thiscall zCPar_Stack Load class zFILE * -0x735910 zCPar_DataStack* __thiscall zCPar_DataStack zCPar_DataStack -0x735930 void __thiscall zCPar_DataStack ~zCPar_DataStack -0x735940 void __thiscall zCPar_DataStack Push int -0x735960 int __thiscall zCPar_DataStack Pop -0x735980 float __thiscall zCPar_DataStack PopFloat -0x7359a0 int __thiscall zCPar_DataStack IsEmpty -0x7359b0 void __thiscall zCPar_DataStack Clear -0x7359c0 zCPar_StringTable* __thiscall zCPar_StringTable zCPar_StringTable int -0x7359e0 void __thiscall zCArray::AllocDelta int -0x735a50 zCPar_SymbolTable* __thiscall zCPar_SymbolTable zCPar_SymbolTable int -0x735a70 void __thiscall zCArraySort AllocDelta int -0x735ae0 void __thiscall zCArray::AllocDelta int -0x735b50 int __thiscall zList::IsIn class zCParserExternals * -0x735c50 zCInputCallback* __thiscall zCInputCallback zCInputCallback -0x735c60 void __thiscall zCInputCallback ~zCInputCallback -0x735ce0 void __thiscall zCInputCallback SetHandleEventTop -0x735d60 void __thiscall zCInputCallback SetEnableHandleEvent int -0x735df0 int __thiscall zCInputCallback GetEnableHandleEvent -0x735e10 int __cdecl zCInputCallback DoEvents int -0x735e40 void __cdecl zCInputCallback GetInput -0x735ec0 zCView* __thiscall zCView zCView -0x735f60 void * __thiscall zCView `scalar deleting destructor' unsigned int -0x735f80 zCView* __thiscall zCView zCView int int int int enum zTviewID -0x736040 void __thiscall zCView ~zCView -0x736230 void __thiscall zCView Init -0x7363c0 void __thiscall zCView Init int int int int enum zTviewID -0x736560 void __thiscall zCView Init int int class zSTRING const & enum zTviewID -0x736670 int __cdecl rnd2 float -0x7366a0 int __thiscall zCView nax int -0x7366e0 int __thiscall zCView nay int -0x736720 int __thiscall zCView anx int -0x736760 int __thiscall zCView any int -0x7367a0 void __cdecl zCView StdPrintwin class zSTRING const & -0x7367c0 void __thiscall zCView SetAutoScroll float -0x736800 void __thiscall zCView CheckAutoScroll -0x736910 void __thiscall zCView SetTransparency int -0x736920 void __thiscall zCView SetAlphaBlendFunc enum zTRnd_AlphaBlendFunc const & -0x736930 void __thiscall zCView SetColor struct zCOLOR const & -0x736940 struct zCOLOR __thiscall zCView GetColor -0x736950 void __thiscall zCView Setflags int -0x736960 void __thiscall zCView ClrFlags int -0x736980 int __thiscall zCView HasFlag int -0x7369a0 void __thiscall zCView InsertBack class zCTexture * -0x7369e0 void __thiscall zCView InsertBack class zSTRING const & -0x736af0 void __thiscall zCView InitPrintwin -0x736b70 void __thiscall zCView BlitText -0x736c80 void __thiscall zCView Blit -0x736f90 void __thiscall zCView DrawItems -0x736fd0 void __thiscall zCView Top -0x737050 void __thiscall zCView Create class zSTRING const & enum zCView::zEViewFX enum zCView::zEViewFX float int -0x7371d0 void __thiscall zCView ForceOpen -0x737440 void __thiscall zCView Open -0x737660 void __thiscall zCView Close -0x737780 void __thiscall zCView ApplyOpenClose class zVEC2 & class zVEC2 & -0x737a00 void __thiscall zCView UpdateOpen -0x737a50 void __thiscall zCView UpdateClose -0x737b00 void __thiscall zCView UpdateOpenZoom -0x737c00 void __thiscall zCView UpdateCloseZoom -0x737d20 void __thiscall zCView RecalcChildsSize -0x737da0 void __thiscall zCView RecalcChildsPos -0x737e00 void __thiscall zCView SetPos int int -0x737eb0 void __thiscall zCView GetPos int & int & -0x737ed0 void __thiscall zCView CalcPixelPos int & int & -0x737f10 void __thiscall zCView GetPixelPos int & int & -0x737f30 void __thiscall zCView Move int int -0x737ff0 void __thiscall zCView SetSize int int -0x738060 void __thiscall zCView GetSize int & int & -0x738080 void __thiscall zCView GetPixelSize int & int & -0x7380b0 void __thiscall zCView GetExtends int & int & int & int & -0x7380f0 void __thiscall zCView GetScreenExtends int & int & int & int & -0x738160 void __thiscall zCView GetPixelExtends float & float & float & float & -0x7381b0 int __thiscall zCView IsIn int int -0x738240 class zCView * __thiscall zCView GetItem int int -0x738300 class zCViewText * __thiscall zCView CreateText int int class zSTRING const & float struct zCOLOR & int int -0x7384e0 void __thiscall zCView CheckTimedText -0x7385a0 void __thiscall zCView PrintTimed int int class zSTRING const & float struct zCOLOR * -0x738630 void __thiscall zCView PrintTimedCX int class zSTRING const & float struct zCOLOR * -0x7387b0 void __thiscall zCView PrintTimedCY int class zSTRING const & float struct zCOLOR * -0x738870 void __thiscall zCView PrintTimedCXY class zSTRING const & float struct zCOLOR * -0x738a10 void __thiscall zCView PrintMessage class zSTRING const & class zSTRING const & float struct zCOLOR & -0x738dd0 void __thiscall zCView PrintMessageCXY class zSTRING const & class zSTRING const & float struct zCOLOR & -0x7395d0 void __thiscall zCView PrintSelection class zSTRING const & class zSTRING const & struct zCOLOR & struct zCOLOR & -0x739750 void __thiscall zCView Dialog int int class zSTRING const & float struct zCOLOR * -0x739820 void __thiscall zCView DialogCX int class zSTRING const & float struct zCOLOR * -0x739880 void __thiscall zCView DialogCY int class zSTRING const & float struct zCOLOR * -0x739970 void __thiscall zCView DialogCXY class zSTRING const & float struct zCOLOR * -0x7399c0 void __thiscall zCView DialogMessage class zSTRING const & class zSTRING const & float struct zCOLOR & -0x739c70 void __thiscall zCView DialogMessageCXY class zSTRING const & class zSTRING const & float struct zCOLOR & -0x739f20 void __thiscall zCView DialogSelection class zSTRING const & class zSTRING const & struct zCOLOR & struct zCOLOR & float -0x73a360 void __thiscall zCView SetFont class zCFont * -0x73a380 void __thiscall zCView SetFontColor struct zCOLOR const & -0x73a390 void __thiscall zCView SetFont class zSTRING const & -0x73a3c0 class zCFont * __thiscall zCView GetFont -0x73a3d0 class zSTRING __thiscall zCView GetFontName -0x73a460 int __thiscall zCView FontY -0x73a480 int __thiscall zCView FontSize class zSTRING & -0x73a4b0 void __thiscall zCView Print int int class zSTRING const & -0x73a580 void __thiscall zCView PrintChars int int class zSTRING const & -0x73a890 void __thiscall zCView PrintCX int class zSTRING const & -0x73a990 void __thiscall zCView PrintCY int class zSTRING const & -0x73aa90 void __thiscall zCView PrintCXY class zSTRING const & -0x73abb0 void __thiscall zCView ClrPrintwin -0x73ad20 class zCViewText * __thiscall zCView CreateText int int class zSTRING const & -0x73aed0 class zSTRING __thiscall zCView GetFirstText -0x73af40 void __thiscall zCView Nextline class zSTRING const & float struct zCOLOR * int * -0x73b1e0 void __thiscall zCView DefPrintwin int int int int -0x73b380 void __thiscall zCView Printwin class zSTRING const & -0x73b810 class zSTRING __thiscall zCView Input int -0x73b8c0 class zSTRING __thiscall zCView Input int class zSTRING & -0x73be90 class zSTRING __thiscall zCView Input int int int class zSTRING & -0x73c190 int __thiscall zCView InputNumber int int -0x73c620 void __cdecl zCView PrintDebug class zSTRING const & -0x73c640 void __cdecl zCView SetShowDebug int -0x73c650 int __cdecl zCView GetShowDebug -0x73c660 void __thiscall zCView InsertItem class zCView * int -0x73c8b0 void __thiscall zCView RemoveItem class zCView * -0x73c930 void __cdecl zCView ChangeMode -0x73c940 void __cdecl zCView SetNextMode -0x73c950 void __cdecl zCView SetMode int int int struct HWND__ * * -0x73cb20 void __thiscall zCView Line int int int int struct zCOLOR const & -0x73cbd0 int __thiscall zCView GetCode int int -0x73cc10 int __thiscall zCView ClipLine int & int & int & int & -0x73cdc0 void __thiscall zCView Render -0x73cdd0 zCViewText* __thiscall zCViewText zCViewText int int class zSTRING const & -0x73cf70 void * __thiscall zCViewText `scalar deleting destructor' unsigned int -0x73cf90 zCViewText* __thiscall zCViewText zCViewText int int class zSTRING const & float & struct zCOLOR & int int -0x73d120 void __thiscall zCViewText Create int int class zSTRING const & float & struct zCOLOR & int int -0x73d290 void __thiscall zCViewText ~zCViewText -0x73d2f0 class zSTRING __thiscall zCView PatchMenuItemPrintwin -0x73d310 void __thiscall zCList::~zCList -0x73d340 void __thiscall zCList::Insert class zCInputCallback * -0x73d3a0 void __thiscall zCList::Remove class zCInputCallback * -0x73d400 void __thiscall zList::InsertLast class zCView * -0x73d450 void __thiscall zList::Remove class zCView * -0x73d670 void __thiscall zCList::~zCList -0x73d6a0 void __thiscall zCList::DeleteListDatas -0x73d700 void * __thiscall zCList::`scalar deleting destructor' unsigned int -0x73d740 void * __thiscall zCList::`scalar deleting destructor' unsigned int -0x73d7b0 zCVobWaypoint* __thiscall zCVobWaypoint zCVobWaypoint -0x73d7d0 class zCClassDef * __thiscall zCVobWaypoint _GetClassDef -0x73d7e0 void * __thiscall zCVobWaypoint `scalar deleting destructor' unsigned int -0x73d810 void __thiscall zCVobWaypoint ~zCVobWaypoint -0x73d820 zCWayNet* __thiscall zCWayNet zCWayNet -0x73d8c0 class zCClassDef * __thiscall zCWayNet _GetClassDef -0x73d8d0 void * __thiscall zCWayNet `scalar deleting destructor' unsigned int -0x73d900 zCWayNet* __thiscall zCWayNet zCWayNet class zCWorld * -0x73d9b0 void __thiscall zCWayNet ~zCWayNet -0x73db00 class zCWaypoint * __thiscall zCWayNet HasWaypoint float float float -0x73db60 int __thiscall zCWayNet HasWaypoint class zCWaypoint * -0x73db90 class zCWaypoint * __thiscall zCWayNet HasWaypoint class zVEC3 & -0x73dbe0 class zCWaypoint * __thiscall zCWayNet InsertWaypoint float float float -0x73dce0 void __thiscall zCWayNet InsertWaypoint class zCWaypoint * -0x73dd10 void __thiscall zCWayNet InsertWaypoint class zCWaypoint * class zCWaypoint * class zCWaypoint * -0x73de90 void __thiscall zCWayNet DeleteWaypoint class zCWaypoint * -0x73e000 void __thiscall zCWayNet CreateWay class zCWaypoint * class zCWaypoint * -0x73e0c0 void __thiscall zCWayNet DeleteWay class zCWaypoint * class zCWaypoint * -0x73e240 class zCWaypoint * __fastcall zCWayNet GetNearestWaypoint class zVEC3 const & -0x73e2d0 class zCWaypoint * __thiscall zCWayNet GetSecNearestWaypoint class zVEC3 & -0x73e390 void __thiscall zCWayNet CorrectHeight -0x73e460 void __thiscall zCWayNet Draw class zCCamera * -0x73e490 void __thiscall zCWayNet UpdateVobDependencies -0x73e6d0 void __thiscall zCWayNet ClearVobDependencies -0x73e8e0 void __thiscall zCWayNet CreateVobDependencies class zCWorld * -0x73ebb0 class zSTRING __thiscall zCWayNet MergeWaypoints -0x73eeb0 class zSTRING __thiscall zCWayNet CheckConsistency int -0x73f428 class zSTRING __thiscall zCWayNet CheckConsistency int -0x73f440 void __thiscall zCWayNet AddWays class zCWaypoint * class zCWaypoint * -0x73f540 zCWay* __thiscall zCWay zCWay -0x73f560 int __thiscall zCWay IsObjectOnWay class zCVob const * -0x73f570 void * __thiscall zCWay `scalar deleting destructor' unsigned int -0x73f5a0 zCWay* __thiscall zCWay zCWay class zCWaypoint * class zCWaypoint * -0x73f650 void __thiscall zCWay Init class zCWaypoint * class zCWaypoint * -0x73f6f0 void __thiscall zCWay Free -0x73f7a0 void __thiscall zCWay ~zCWay -0x73f7b0 class zCWaypoint * __thiscall zCWay GetGoalWaypoint class zCWaypoint * -0x73f7c0 void __thiscall zCWay EstimateCost -0x73f830 float __thiscall zCWay GetLength -0x73f8e0 float __thiscall zCWay GetJumpDistance -0x73f9a0 class zVEC3 __thiscall zCWay GetDistancePos float class zCWaypoint * -0x73fb30 int __thiscall zCWay CanBeUsed class zCVob const * -0x73fb40 void __thiscall zCWay Draw class zCCamera * -0x740090 class zVEC3 __thiscall zCWay GetFloor class zCWorld * class zVEC3 const & -0x740130 void __thiscall zCWay CalcProperties class zCWorld * -0x740460 float __thiscall zCWay GetChasm -0x740470 int __thiscall zCWay CanJump -0x740480 int __cdecl zCWayNet SortWpList class zCWaypoint * class zCWaypoint * -0x7405e0 zCWaypoint* __thiscall zCWaypoint zCWaypoint -0x7406e0 int __thiscall zCWaypoint CanBeUsed class zCVob const * -0x7406f0 void * __thiscall zCWaypoint `scalar deleting destructor' unsigned int -0x740720 void __thiscall zCWaypoint Init class zVEC3 & -0x740780 void __thiscall zCWaypoint Init float float float -0x7407f0 void __thiscall zCWaypoint Init class zCVobWaypoint * -0x7408d0 void __thiscall zCWaypoint Free -0x740940 void __thiscall zCWaypoint ~zCWaypoint -0x740a00 class zVEC3 & __thiscall zCWaypoint GetPositionWorld -0x740a10 void __thiscall zCWaypoint UpdatePositionWorld -0x740aa0 void __thiscall zCWaypoint SetName class zSTRING & -0x740c00 class zSTRING const & __thiscall zCWaypoint GetName -0x740d60 class zCVobWaypoint * __thiscall zCWaypoint GetVob -0x740d70 void __thiscall zCWaypoint CalcProperties class zCWorld * -0x740fa0 void __thiscall zCWaypoint CorrectHeight class zCWorld * -0x741050 void __thiscall zCWaypoint InsertWay class zCWay * -0x741060 void __thiscall zCWaypoint RemoveWay class zCWay * -0x7410c0 class zCWay * __thiscall zCWaypoint HasWay class zCWaypoint * -0x7410f0 int __thiscall zCWaypoint GetNumberOfWays -0x741110 class zCList & __thiscall zCWaypoint GetWayList -0x741120 void __thiscall zCWaypoint SetWaypointVob class zCVobWaypoint * -0x741160 void __thiscall zCWaypoint Draw -0x741170 void __thiscall zCWaypoint Archive class zCArchiver & -0x7411d0 void __thiscall zCWaypoint Unarchive class zCArchiver & -0x741240 class zCWaypoint * __fastcall zCWayNet GetWaypoint class zSTRING const & -0x7413c0 class zCWaypoint * __thiscall zCWayNet SearchWaypoint class zCVobWaypoint * -0x7413e0 class zCRoute * __thiscall zCWayNet FindRoute class zVEC3 const & class zVEC3 const & class zCVob const * -0x741470 class zCRoute * __thiscall zCWayNet FindRoute class zVEC3 const & class zCWaypoint * class zCVob const * -0x7414e0 class zCRoute * __thiscall zCWayNet FindRoute class zVEC3 const & class zSTRING const & class zCVob const * -0x741550 class zCRoute * __thiscall zCWayNet FindRoute class zCWaypoint * class zCWaypoint * class zCVob const * -0x741590 class zCRoute * __thiscall zCWayNet FindRoute class zSTRING const & class zSTRING const & class zCVob const * -0x7415f0 int __cdecl zCWayNet SortOpenList class zCWaypoint * class zCWaypoint * -0x741610 void __thiscall zCWayNet InsertInOpen class zCWaypoint * -0x741640 int __thiscall zCWayNet IsInOpen class zCWaypoint * -0x741660 void __thiscall zCWayNet InsertInClosed class zCWaypoint * -0x741680 void __thiscall zCWayNet RemoveFromClosed class zCWaypoint * -0x741690 int __thiscall zCWayNet IsInClosed class zCWaypoint * -0x7416b0 int __thiscall zCWayNet IsInAnyList class zCWaypoint * -0x7416e0 int __thiscall zCWayNet EstimateCost class zCWaypoint * class zCWaypoint * -0x741740 class zCRoute * __thiscall zCWayNet CreateRoute class zCWaypoint * -0x7417f0 int __thiscall zCWayNet AStar class zCWaypoint * class zCWaypoint * class zCVob const * -0x741a70 void __thiscall zCWayNet GetWPList class zCList & class zVEC3 & float float -0x741c00 void __thiscall zCWayNet CreateWPVobList class zCList & class zCTree * -0x741c40 void __thiscall zCWayNet RemoveUnusedWPVobs -0x741da0 void __thiscall zCWayNet ArchiveOldFormat class zCArchiver & -0x742100 void __thiscall zCWayNet Archive class zCArchiver & -0x742600 void __thiscall zCWayNet UnarchiveOldFormat class zCArchiver & -0x7431e0 void __thiscall zCWayNet Unarchive class zCArchiver & -0x743840 void __thiscall zCWayNet CalcProperties class zCWorld * -0x743880 zCRoute* __thiscall zCRoute zCRoute -0x7438a0 void * __thiscall zCRoute `scalar deleting destructor' unsigned int -0x7438c0 void __thiscall zCRoute ~zCRoute -0x743900 void __thiscall zCRoute SetStart class zCWaypoint * -0x743910 class zCWaypoint * __thiscall zCRoute GetNextWP -0x743980 class zCWaypoint * __thiscall zCRoute GetTargetWP -0x743990 class zCWay * __thiscall zCRoute GetCurrentWay -0x7439a0 class zSTRING __thiscall zCRoute GetDesc -0x743be0 class zSTRING __thiscall zCRoute GetRemainingDesc -0x743e20 int __thiscall zCRoute GetNumberOfWaypoints -0x743e40 int __thiscall zCRoute IsEmpty -0x743e60 int __thiscall zCRoute IsLastTarget -0x743e80 int __thiscall zCRoute GetInterpolatedPosition float int class zVEC3 & -0x7440a0 zCVobSpot* __thiscall zCVobSpot zCVobSpot -0x7440c0 class zCClassDef * __thiscall zCVobSpot _GetClassDef -0x7440d0 void * __thiscall zCVobSpot `scalar deleting destructor' unsigned int -0x744100 void __thiscall zCVobSpot ~zCVobSpot -0x744120 int __thiscall zCVobSpot IsAvailable class zCVob * -0x7442b0 void __thiscall zCVobSpot MarkAsUsed float class zCVob * -0x7444d0 class zCObject * __cdecl zCVobWaypoint _CreateNewInstance -0x744760 class zCObject * __cdecl zCVobSpot _CreateNewInstance -0x744800 void __cdecl zCVobSpot operator delete void * char const * char const * int -0x744a20 class zCObject * __cdecl zCVobStartpoint _CreateNewInstance -0x744ab0 void __cdecl zCVobStartpoint operator delete void * char const * char const * int -0x744ad0 class zCClassDef * __thiscall zCVobStartpoint _GetClassDef -0x744ae0 void * __thiscall zCVobStartpoint `scalar deleting destructor' unsigned int -0x744b10 void __thiscall zCVobStartpoint ~zCVobStartpoint -0x744d20 class zCObject * __cdecl zCWaypoint _CreateNewInstance -0x744f90 class zCObject * __cdecl zCWayNet _CreateNewInstance -0x745080 void __thiscall zCList::~zCList -0x7450b0 void __thiscall zCList::DeleteListDatas -0x745110 void __thiscall zCList::Insert class zCWay * -0x745170 void __thiscall zCList::Remove class zCWay * -0x7451d0 int __thiscall zCList::GetNumInList -0x7451f0 void __thiscall zCListSort::~zCListSort -0x745220 void __thiscall zCListSort::DeleteListDatas -0x745290 void __thiscall zCListSort::InsertSort class zCWaypoint * -0x745320 void __thiscall zCList::~zCList -0x745350 void __thiscall zCList::Insert class zCVobWaypoint * -0x7453b0 void * __thiscall zCList::`scalar deleting destructor' unsigned int -0x7453f0 void * __thiscall zCListSort::`scalar deleting destructor' unsigned int -0x745420 void * __thiscall zCList::`scalar deleting destructor' unsigned int -0x745490 void __cdecl zUlfi_StartUp -0x7455f0 void __cdecl zUlfi_ShutDown -0x7458a0 class zCObject * __cdecl oCZoneMusic _CreateNewInstance -0x745970 void __cdecl oCZoneMusic operator delete void * char const * char const * int -0x745990 class zCClassDef * __thiscall oCZoneMusic _GetClassDef -0x745ba0 class zCObject * __cdecl oCZoneMusicDefault _CreateNewInstance -0x745c70 void __cdecl oCZoneMusicDefault operator delete void * char const * char const * int -0x745c90 class zCClassDef * __thiscall oCZoneMusicDefault _GetClassDef -0x745ca0 oCZoneMusic* __thiscall oCZoneMusic oCZoneMusic -0x745d00 void * __thiscall oCZoneMusic `scalar deleting destructor' unsigned int -0x745d30 void __thiscall oCZoneMusic ~oCZoneMusic -0x745d40 void __thiscall oCZoneMusic ProcessZoneList class zCArraySort const & class zCArraySort const & class zCWorld * -0x7467b0 class zCClassDef * __thiscall oCZoneMusic GetDefaultZoneClass -0x7467c0 class zSTRING __thiscall oCZoneMusic GetDebugDescString -0x7467e0 void __thiscall oCZoneMusic OnTrigger class zCVob * -0x7467f0 void __thiscall oCZoneMusic OnUntrigger class zCVob * -0x746800 void __thiscall oCZoneMusic SetEnabled int -0x746810 int __thiscall oCZoneMusic IsEnabled -0x746820 void __thiscall oCZoneMusic SetPriority int -0x746830 int __thiscall oCZoneMusic GetPriority -0x746840 void __thiscall oCZoneMusic SetEllipsoid int -0x746850 int __thiscall oCZoneMusic IsEllipsoid -0x746860 void __thiscall oCZoneMusic SetReverb float -0x746870 float __thiscall oCZoneMusic GetReverb -0x746880 void __thiscall oCZoneMusic SetVolume float -0x746890 float __thiscall oCZoneMusic GetVolume -0x7468a0 void __thiscall oCZoneMusic SetLoop int -0x7468b0 int __thiscall oCZoneMusic IsLoop -0x7468c0 void __thiscall oCZoneMusic SetDayEntranceDone int -0x7468d0 int __thiscall oCZoneMusic IsDayEntranceDone -0x7468e0 void __thiscall oCZoneMusic SetNightEntranceDone int -0x7468f0 int __thiscall oCZoneMusic IsNightEntranceDone -0x746900 void __cdecl oCZoneMusic SetZonetime int -0x746910 void __cdecl oCZoneMusic GetZonetime int * -0x746920 void __thiscall oCZoneMusic Archive class zCArchiver & -0x746a10 void __thiscall oCZoneMusic Unarchive class zCArchiver & -0x746b00 float __thiscall oCZoneMusic GetCamPosWeightElps -0x746d30 struct oCZoneMusicList * __cdecl oCZoneMusic BuildTempZoneList class oCZoneMusicDefault * class zCArraySort const & -0x746ea0 void __cdecl oCZoneMusic ReleaseTempZoneList struct oCZoneMusicList * -0x746ec0 void __cdecl oCZoneMusic SwitchInAndOutZones class zCArraySort const & class zCArraySort const & -0x747380 class oCZoneMusic * __cdecl oCZoneMusic GetMusicZoneByName class oCZoneMusic * class zSTRING -0x747410 void __cdecl oCZoneMusic GetNewTheme class zSTRING * -0x747850 int __cdecl oCZoneMusic PlayThemeVariation class zSTRING int -0x747c80 int __cdecl oCZoneMusic IsDaytime -0x747ca0 enum oHEROSTATUS __cdecl oCZoneMusic GetHerostatus -0x747cb0 oCZoneMusicDefault* __thiscall oCZoneMusicDefault oCZoneMusicDefault -0x747d10 void * __thiscall oCZoneMusicDefault `scalar deleting destructor' unsigned int -0x747d40 void __thiscall oCZoneMusicDefault ~oCZoneMusicDefault -0x747f80 class zCObject * __cdecl zCMusicControler _CreateNewInstance -0x748000 void __cdecl zCMusicControler operator delete void * char const * char const * int -0x748020 class zCClassDef * __thiscall zCMusicControler _GetClassDef -0x748230 class zCObject * __cdecl zCEventMusicControler _CreateNewInstance -0x7483f0 void __cdecl zCEventMusicControler operator delete void * char const * char const * int -0x748410 class zCClassDef * __thiscall zCEventMusicControler _GetClassDef -0x748420 int __thiscall zCEventMusicControler MD_GetNumOfSubTypes -0x748430 void * __thiscall zCEventMusicControler `scalar deleting destructor' unsigned int -0x748460 void __thiscall zCEventMusicControler ~zCEventMusicControler -0x7484c0 class zSTRING __thiscall zCEventMusicControler MD_GetSubTypeString int -0x7485c0 enum zCEventMessage::zTTimeBehavior __thiscall zCEventMusicControler MD_GetTimeBehavior -0x7485d0 float __thiscall zCEventMusicControler MD_GetMinTime -0x7485e0 void __thiscall zCEventMusicControler Archive class zCArchiver & -0x748610 void __thiscall zCEventMusicControler Unarchive class zCArchiver & -0x748640 zCMusicControler* __thiscall zCMusicControler zCMusicControler -0x748660 void * __thiscall zCMusicControler `scalar deleting destructor' unsigned int -0x748690 void __thiscall zCMusicControler ~zCMusicControler -0x7486a0 void __thiscall zCMusicControler OnMessage class zCEventMessage * class zCVob * -0x748700 void __thiscall zCMusicControler ThisVobRemovedFromWorld class zCWorld * -0x748810 zCDXTCCache_D3D* __thiscall zCDXTCCache_D3D zCDXTCCache_D3D -0x748840 void __thiscall zCDXTCCache_D3D ~zCDXTCCache_D3D -0x748850 struct IDirectDrawSurface7 * __thiscall zCDXTCCache_D3D Lock int int int -0x748950 int __thiscall zCDXTCCache_D3D Unlock int int int struct IDirectDrawSurface7 * -0x748ab0 void __thiscall zCDXTCCache_D3D ClearCache -0x748d50 struct IDirectDrawSurface7 * __thiscall zCDXTCCache_D3D XDXTC_CreateSurface int int int struct zCDXTCCache_D3D::zD3D_Entry * -0x749060 int __stdcall XD3D_AppIDDEnumCallback struct _GUID * char * char * void * -0x7497a0 int __thiscall zCRnd_D3D XD3D_EnumerateModes -0x7497e0 int __thiscall zCRnd_D3D XD3D_InitPerDX long int int int int -0x74a690 int __thiscall zCRnd_D3D XD3D_InitPort int int int int int -0x74d170 int __thiscall zCRnd_D3D XD3D_TestCapabilities -0x74da60 int __thiscall zCRnd_D3D XD3D_SetDevice int int int int enum zTRnd_ScreenMode -0x74dfb0 void __thiscall zCRnd_D3D XD3D_ClearDevice -0x74e450 int __thiscall zCRnd_D3D XD3D_TextureRescue class zCTex_D3D * -0x74e680 int __thiscall zCRnd_D3D XD3D_TextureRebuild -0x74e8d0 int __thiscall zCRnd_D3D XD3D_CreateWin int int int -0x74edf0 void __thiscall zCRnd_D3D XD3D_CloseWin -0x74ef30 zCRnd_D3D* __thiscall zCRnd_D3D zCRnd_D3D -0x74f610 zCRnd_D3D* __thiscall zCRnd_D3D zCRnd_D3D -0x74f620 void __thiscall zCRenderer DrawLightmapList class zCPolygon * * int -0x74f630 void __thiscall zCRenderer DrawLineZ float float float float float float struct zCOLOR -0x74f640 void __thiscall zCRenderer DrawPolySimple class zCTexture * struct zTRndSimpleVertex * int -0x74f650 int __thiscall zCRenderer GetFog -0x74f660 struct zCOLOR __thiscall zCRenderer GetFogColor -0x74f690 void __thiscall zCRenderer GetFogRange float & float & enum zTRnd_FogMode & -0x74f6a0 enum zTRnd_PolyDrawMode __thiscall zCRenderer GetPolyDrawMode -0x74f6b0 void __thiscall zCRenderer SetPolyDrawMode enum zTRnd_PolyDrawMode const & -0x74f6c0 void __thiscall zCRenderer SetTextureWrapEnabled int -0x74f6d0 int __thiscall zCRenderer GetTextureWrapEnabled -0x74f6e0 void __thiscall zCRenderer SetDitherEnabled int -0x74f6f0 int __thiscall zCRenderer GetDitherEnabled -0x74f700 enum zTRnd_PolySortMode __thiscall zCRenderer GetPolySortMode -0x74f710 void __thiscall zCRenderer SetPolySortMode enum zTRnd_PolySortMode const & -0x74f720 int __thiscall zCRenderer GetZBufferWriteEnabled -0x74f730 void __thiscall zCRenderer SetZBufferWriteEnabled int -0x74f740 enum zTRnd_ZBufferCmp __thiscall zCRenderer GetZBufferCompare -0x74f750 void __thiscall zCRenderer SetZBufferCompare enum zTRnd_ZBufferCmp const & -0x74f760 int __thiscall zCRenderer GetPixelWriteEnabled -0x74f770 void __thiscall zCRenderer SetPixelWriteEnabled int -0x74f780 void __thiscall zCRenderer SetAlphaBlendSource enum zTRnd_AlphaBlendSource const & -0x74f790 enum zTRnd_AlphaBlendSource __thiscall zCRenderer GetAlphaBlendSource -0x74f7a0 void __thiscall zCRenderer SetAlphaBlendFunc enum zTRnd_AlphaBlendFunc const & -0x74f7b0 enum zTRnd_AlphaBlendFunc __thiscall zCRenderer GetAlphaBlendFunc -0x74f7c0 float __thiscall zCRenderer GetAlphaBlendFactor -0x74f7d0 void __thiscall zCRenderer SetAlphaBlendFactor float const & -0x74f7e0 int __thiscall zCRenderer GetCacheAlphaPolys -0x74f7f0 void __thiscall zCRenderer SetCacheAlphaPolys int -0x74f800 void __thiscall zCRenderer SetRenderMode enum zTRnd_RenderMode -0x74f810 enum zTRnd_RenderMode __thiscall zCRenderer GetRenderMode -0x74f820 int __thiscall zCRenderer HasCapability enum zTRnd_Capability -0x74f830 void __thiscall zCRenderer GetGuardBandBorders float & float & float & float & -0x74f840 void __thiscall zCRenderer ResetZTest -0x74f850 int __thiscall zCRenderer HasPassedZTest -0x74f860 class zCTextureConvert * __thiscall zCRenderer CreateTextureConvert -0x74f870 int __thiscall zCRenderer SupportsTextureFormat enum zTRnd_TextureFormat -0x74f880 int __thiscall zCRenderer SupportsTextureFormatHardware enum zTRnd_TextureFormat -0x74f890 int __thiscall zCRenderer GetMaxTextureSize -0x74f8a0 int __thiscall zCRenderer SetTransform enum zTRnd_TrafoType class zMAT4 const & -0x74f8b0 int __thiscall zCRenderer SetViewport int int int int -0x74f8c0 int __thiscall zCRenderer SetLight unsigned long class zCRenderLight * -0x74f8d0 int __thiscall zCRenderer GetMaterial struct zCRenderer::zTMaterial & -0x74f8e0 int __thiscall zCRenderer SetMaterial struct zCRenderer::zTMaterial const & -0x74f8f0 int __thiscall zCRenderer SetTexture unsigned long class zCTexture * -0x74f900 int __thiscall zCRenderer SetTextureStageState unsigned long enum zTRnd_TextureStageState unsigned long -0x74f910 int __thiscall zCRenderer SetAlphaBlendFuncImmed enum zTRnd_AlphaBlendFunc -0x74f920 int __thiscall zCRenderer SetRenderState enum zTRnd_RenderStateType unsigned long -0x74f930 unsigned long __thiscall zCRenderer GetRenderState enum zTRnd_RenderStateType -0x74f940 void __thiscall zCRenderer AddAlphaSortObject class zCRndAlphaSortObject * -0x74f950 void __thiscall zCRenderer RenderAlphaSortList -0x74f960 void * __thiscall zCRenderer `scalar deleting destructor' unsigned int -0x74f980 int __thiscall zCRnd_D3D Vid_IsLocked -0x74f990 void __thiscall zCRnd_D3D Vid_BeginLfbAccess -0x74f9a0 void __thiscall zCRnd_D3D Vid_EndLfbAccess -0x74f9b0 void __thiscall zCRnd_D3D Vid_SetLfbAlpha int -0x74f9c0 void __thiscall zCRnd_D3D Vid_SetLfbAlphaFunc enum zTRnd_AlphaBlendFunc const & -0x74f9d0 void __cdecl `dynamic atexit destructor for 'private: static class std::tr1::shared_ptr __ExceptionPtr::m_badAllocExceptionPtr'' -0x74f9e0 void * __thiscall zCRnd_D3D `scalar deleting destructor' unsigned int -0x74fa00 zD3D_alphaPoly* __thiscall zD3D_alphaPoly zD3D_alphaPoly -0x74fa10 int __thiscall zD3D_alphaPoly IsAlphaPoly -0x74fa20 void __thiscall zD3D_alphaPoly ~zD3D_alphaPoly -0x74fa30 void * __thiscall zD3D_alphaPoly `scalar deleting destructor' unsigned int -0x74fa50 void __thiscall zCRnd_D3D ~zCRnd_D3D -0x74fd20 void __thiscall zCRnd_D3D EmergencyExit -0x7501c0 void __thiscall zCRnd_D3D DrawPolySimple class zCTexture * struct zTRndSimpleVertex * int -0x750626 void __thiscall zCRnd_D3D DrawPolySimple class zCTexture * struct zTRndSimpleVertex * int -0x7507e0 int __cdecl DXTryWarning long char const * -0x750960 void __thiscall zCRnd_D3D DrawPoly class zCPolygon * -0x750b33 void __thiscall zCRnd_D3D DrawPoly class zCPolygon * -0x750bf0 void __thiscall zCRnd_D3D XD3D_PolyDrawOnePassVertLight class zCPolygon * -0x7512e0 enum zTResourceCacheState __thiscall zCResource CacheIn float -0x751320 class zCTexture * __thiscall zCMaterial GetAniTexture -0x751350 void __thiscall zCRnd_D3D XD3D_PolyDrawOnePassMultiTex class zCPolygon * -0x751a70 void __thiscall zCRnd_D3D XD3D_PolyDrawTwoPassTexture class zCPolygon * -0x752230 void __thiscall zCRnd_D3D XD3D_AlphaBlendPoly class zCPolygon * class zCMaterial * -0x752620 void __thiscall zCRnd_D3D XD3D_PolyDrawTwoPassLightMap class zCPolygon * -0x7527d0 void __thiscall zCRnd_D3D DrawLightmapList class zCPolygon * * int -0x752890 void __thiscall zCRnd_D3D SetPixel float float struct zCOLOR -0x752a70 void __thiscall zCRnd_D3D DrawLine float float float float struct zCOLOR -0x752bea void __thiscall zCRnd_D3D DrawLine float float float float struct zCOLOR -0x752c90 void __thiscall zCRnd_D3D DrawLineZ float float float float float float struct zCOLOR -0x752ec0 void __thiscall zCRnd_D3D FlushPolys -0x752ed0 void __thiscall zCRnd_D3D BeginFrame -0x7530d0 void __thiscall zCRnd_D3D EndFrame -0x7530e0 int __thiscall zCRnd_D3D SetTransform enum zTRnd_TrafoType class zMAT4 const & -0x7533b1 int __thiscall zCRnd_D3D SetTransform enum zTRnd_TrafoType class zMAT4 const & -0x753530 int __thiscall zCRnd_D3D SetViewport int int int int -0x7535a0 int __thiscall zCRnd_D3D SetLight unsigned long class zCRenderLight * -0x7540f0 int __thiscall zCRnd_D3D SetMaterial struct zCRenderer::zTMaterial const & -0x7541f0 int __thiscall zCRnd_D3D GetMaterial struct zCRenderer::zTMaterial & -0x754240 int __thiscall zCRnd_D3D XD3D_SetTexture unsigned long struct IDirectDrawSurface7 * -0x7542a0 int __thiscall zCRnd_D3D SetTexture unsigned long class zCTexture * -0x754360 int __thiscall zCRnd_D3D SetTextureStageState unsigned long enum zTRnd_TextureStageState unsigned long -0x7543a8 int __thiscall zCRnd_D3D SetTextureStageState unsigned long enum zTRnd_TextureStageState unsigned long -0x754400 int __thiscall zCRnd_D3D SetAlphaBlendFuncImmed enum zTRnd_AlphaBlendFunc -0x7545dc int __thiscall zCRnd_D3D SetAlphaBlendFuncImmed enum zTRnd_AlphaBlendFunc -0x754640 int __thiscall zCRnd_D3D SetRenderState enum zTRnd_RenderStateType unsigned long -0x7546b0 int __thiscall zCRnd_D3D XD3D_SetRenderState enum _D3DRENDERSTATETYPE unsigned long -0x754760 unsigned long __thiscall zCRnd_D3D GetRenderState enum zTRnd_RenderStateType -0x754790 void __thiscall zCRnd_D3D AddAlphaSortObject class zCRndAlphaSortObject * -0x754860 void __thiscall zCRnd_D3D RenderAlphaSortList -0x75494f void __thiscall zCRnd_D3D RenderAlphaSortList -0x754b20 void __thiscall zD3D_alphaPoly Draw int -0x754e32 void __thiscall zD3D_alphaPoly Draw int -0x7550b0 void __thiscall zD3D_alphaPoly Draw int -0x755215 void __thiscall zD3D_alphaPoly Draw int -0x7555e0 int __thiscall zCRnd_D3D XD3D_DrawVertexBufferWire class zCVertexBuffer * int int unsigned short * unsigned long -0x755790 int __thiscall zCRnd_D3D XD3D_DrawVertexBufferFlat class zCVertexBuffer * int int unsigned short * unsigned long -0x7558c0 int __thiscall zCRnd_D3D DrawVertexBuffer class zCVertexBuffer * int int unsigned short * unsigned long -0x755ca0 class zCVertexBuffer * __thiscall zCRnd_D3D CreateVertexBuffer -0x755d10 void __cdecl zCVertexBuffer operator delete void * char const * char const * int -0x755d60 void __thiscall zCRnd_D3D SetFog int -0x755df0 int __thiscall zCRnd_D3D GetFog -0x755e00 void __thiscall zCRnd_D3D SetFogColor struct zCOLOR const & -0x755e30 struct zCOLOR __thiscall zCRnd_D3D GetFogColor -0x755e40 void __thiscall zCRnd_D3D SetFogRange float float enum zTRnd_FogMode -0x755e90 void __thiscall zCRnd_D3D GetFogRange float & float & enum zTRnd_FogMode & -0x755ec0 void __thiscall zCRnd_D3D SetPolyDrawMode enum zTRnd_PolyDrawMode const & -0x755ed0 enum zTRnd_PolyDrawMode __thiscall zCRnd_D3D GetPolyDrawMode -0x755ee0 void __thiscall zCRnd_D3D SetTextureWrapEnabled int -0x755ef0 int __thiscall zCRnd_D3D GetTextureWrapEnabled -0x755f00 void __thiscall zCRnd_D3D SetBilerpFilterEnabled int -0x755f80 int __thiscall zCRnd_D3D GetBilerpFilterEnabled -0x755f90 void __thiscall zCRnd_D3D SetDitherEnabled int -0x755fa0 int __thiscall zCRnd_D3D GetDitherEnabled -0x755fb0 void __thiscall zCRnd_D3D SetPolySortMode enum zTRnd_PolySortMode const & -0x756010 enum zTRnd_PolySortMode __thiscall zCRnd_D3D GetPolySortMode -0x756020 void __thiscall zCRnd_D3D SetZBufferWriteEnabled int -0x756040 int __thiscall zCRnd_D3D GetZBufferWriteEnabled -0x756050 void __thiscall zCRnd_D3D SetZBufferCompare enum zTRnd_ZBufferCmp const & -0x7560e0 enum zTRnd_ZBufferCmp __thiscall zCRnd_D3D GetZBufferCompare -0x7560f0 void __thiscall zCRnd_D3D SetPixelWriteEnabled int -0x756100 int __thiscall zCRnd_D3D GetPixelWriteEnabled -0x756110 void __thiscall zCRnd_D3D SetAlphaBlendSource enum zTRnd_AlphaBlendSource const & -0x756120 enum zTRnd_AlphaBlendSource __thiscall zCRnd_D3D GetAlphaBlendSource -0x756130 void __thiscall zCRnd_D3D SetAlphaBlendFunc enum zTRnd_AlphaBlendFunc const & -0x756140 enum zTRnd_AlphaBlendFunc __thiscall zCRnd_D3D GetAlphaBlendFunc -0x756150 void __thiscall zCRnd_D3D SetAlphaBlendFactor float const & -0x756160 float __thiscall zCRnd_D3D GetAlphaBlendFactor -0x756170 int __thiscall zCRnd_D3D SupportAlphaTesting -0x756180 void __thiscall zCRnd_D3D SetRenderMode enum zTRnd_RenderMode -0x7562e0 enum zTRnd_RenderMode __thiscall zCRnd_D3D GetRenderMode -0x7562f0 int __thiscall zCRnd_D3D HasCapability enum zTRnd_Capability -0x7563d6 int __thiscall zCRnd_D3D HasCapability enum zTRnd_Capability -0x756404 int __thiscall zCRnd_D3D HasCapability enum zTRnd_Capability -0x756450 void __thiscall zCRnd_D3D ResetZTest -0x756460 int __thiscall zCRnd_D3D HasPassedZTest -0x756470 unsigned short __thiscall zCRnd_D3D GetTexturePortableBinaryVersion -0x756480 void __thiscall zCRnd_D3D GetGuardBandBorders float & float & float & float & -0x7564f0 void __thiscall zCRnd_D3D GetStatistics struct zTRnd_Stats & -0x756540 void __thiscall zCRnd_D3D ResetStatistics -0x756590 zCSurfaceCache_D3D* __thiscall zCSurfaceCache_D3D zCSurfaceCache_D3D -0x7565c0 void __thiscall zCSurfaceCache_D3D ~zCSurfaceCache_D3D -0x7565d0 int __thiscall zCSurfaceCache_D3D CacheInSurface struct IDirectDrawSurface7 * struct zCSurfaceCache_D3D::zCSlotIndex * -0x756a60 struct IDirectDrawSurface7 * __thiscall zCSurfaceCache_D3D CacheOutSurface struct zCSurfaceCache_D3D::zCSlotIndex * -0x756e80 void __thiscall zCSurfaceCache_D3D ClearCache -0x756f80 void __thiscall zCSurfaceCache_D3D XSC_ClearSlot struct zCSurfaceCache_D3D::zD3D_SlotHeader * -0x7570c0 void __thiscall zCSurfaceCache_D3D XSC_KillLastSurfaceInSlot struct zCSurfaceCache_D3D::zD3D_SlotHeader * -0x757200 class zCTexture * __thiscall zCRnd_D3D CreateTexture -0x757270 void __cdecl zCTexture operator delete void * char const * char const * int -0x757290 int __thiscall zCRnd_D3D GetTotalTextureMem -0x7572a0 int __thiscall zCRnd_D3D SupportsTextureFormat enum zTRnd_TextureFormat -0x75730f int __thiscall zCRnd_D3D SupportsTextureFormat enum zTRnd_TextureFormat -0x757330 int __thiscall zCRnd_D3D SupportsTextureFormatHardware enum zTRnd_TextureFormat -0x75735b int __thiscall zCRnd_D3D SupportsTextureFormatHardware enum zTRnd_TextureFormat -0x757380 int __thiscall zCRnd_D3D GetMaxTextureSize -0x757390 class zCTextureConvert * __thiscall zCRnd_D3D CreateTextureConvert -0x757400 zCTex_D3D* __thiscall zCTex_D3D zCTex_D3D -0x7574d0 void * __thiscall zCTex_D3D `scalar deleting destructor' unsigned int -0x757500 void __thiscall zCTex_D3D ~zCTex_D3D -0x757560 void __thiscall zCTex_D3D ReleaseData -0x757690 int __thiscall zCTex_D3D Lock int -0x7576e0 int __thiscall zCTex_D3D Unlock -0x757960 class zCTextureInfo __thiscall zCTex_D3D GetTextureInfo -0x7579b0 int __thiscall zCTex_D3D SetTextureInfo class zCTextureInfo const & -0x757b80 void __thiscall zCTex_D3D GetPixelSize int & int & -0x757cb0 int __thiscall zCTex_D3D CopyTextureDataTo int void * int -0x7582c0 int __thiscall zCTex_D3D CopyPaletteDataTo void * -0x7583d0 void * __thiscall zCTex_D3D GetPaletteBuffer -0x758510 int __thiscall zCTex_D3D GetTextureBuffer int void * & int & -0x7587c1 int __thiscall zCTex_D3D GetTextureBuffer int void * & int & -0x758864 int __thiscall zCTex_D3D GetTextureBuffer int void * & int & -0x7590f0 int __thiscall zCTex_D3D XTEX_BuildSurfaces int -0x7593ba int __thiscall zCTex_D3D XTEX_BuildSurfaces int -0x759e90 void __thiscall zCTex_D3D InsertTexture int int -0x75a100 int __thiscall zCTex_D3D PreloadTexture -0x75a130 int __thiscall zCTex_D3D SetTexture int -0x75a330 int __thiscall zCTex_D3D RemoveTexture -0x75a4d0 int __thiscall zCTex_D3D RescueTexture struct zD3D_savedTexture * -0x75a520 int __thiscall zCTex_D3D RebuildTexture struct zD3D_savedTexture * -0x75a8df int __thiscall zCTex_D3D RebuildTexture struct zD3D_savedTexture * -0x75aa40 zCVertexBuffer_D3D* __thiscall zCVertexBuffer_D3D zCVertexBuffer_D3D -0x75abd0 int __thiscall zCVertexBuffer_D3D IsLocked -0x75abe0 void * __thiscall zCVertexBuffer_D3D `scalar deleting destructor' unsigned int -0x75ac10 void __thiscall zCVertexBuffer_D3D ~zCVertexBuffer_D3D -0x75acc0 int __thiscall zCVertexBuffer_D3D Create unsigned long unsigned long unsigned long -0x75ae60 int __thiscall zCVertexBuffer_D3D Destroy -0x75af50 int __thiscall zCVertexBuffer_D3D Lock unsigned long -0x75b290 int __thiscall zCVertexBuffer_D3D Unlock -0x75b2e0 int __thiscall zCVertexBuffer_D3D Optimize -0x75b330 int __thiscall zCVertexBuffer_D3D SetPrimitiveType enum zTVBufferPrimitiveType -0x75b350 enum zTVBufferPrimitiveType __thiscall zCVertexBuffer_D3D GetPrimitiveType -0x75b360 unsigned long __thiscall zCVertexBuffer_D3D GetVertexFormat -0x75b370 enum zTVBufferVertexType __thiscall zCVertexBuffer_D3D GetVertexType -0x75b380 int __thiscall zCVertexBuffer_D3D SetIndexListSize unsigned long -0x75b420 unsigned long __thiscall zCVertexBuffer_D3D GetIndexListSize -0x75b430 unsigned short * __thiscall zCVertexBuffer_D3D GetIndexListPtr -0x75b450 int __thiscall zCVertexBuffer_D3D SetIndexList class zCArray const & -0x75b540 void __thiscall zCRnd_D3D Vid_Blit int struct tagRECT * struct tagRECT * -0x75b840 int __thiscall zCRnd_D3D Vid_Lock struct zTRndSurfaceDesc & -0x75b8f0 int __thiscall zCRnd_D3D Vid_Unlock -0x75b930 int __thiscall zCRnd_D3D Vid_GetFrontBufferCopy class zCTextureConvert & -0x75bd50 void __thiscall zCRnd_D3D Vid_Clear struct zCOLOR & int -0x75bdd0 int __thiscall zCRnd_D3D Vid_GetNumDevices -0x75bde0 int __thiscall zCRnd_D3D Vid_GetActiveDeviceNr -0x75bdf0 int __thiscall zCRnd_D3D Vid_SetDevice int -0x75c0f0 int __thiscall zCRnd_D3D Vid_GetDeviceInfo struct zTRnd_DeviceInfo & int -0x75c2f0 int __thiscall zCRnd_D3D Vid_GetNumModes -0x75c300 int __thiscall zCRnd_D3D Vid_GetModeInfo struct zTRnd_VidModeInfo & int -0x75c4f0 int __thiscall zCRnd_D3D Vid_GetActiveModeNr -0x75c500 int __thiscall zCRnd_D3D Vid_SetMode int struct HWND__ * * -0x75c6e0 int __thiscall zCRnd_D3D XD3D_SetMode int int int -0x75ca50 void __thiscall zCRnd_D3D Vid_SetScreenMode enum zTRnd_ScreenMode -0x75ce70 enum zTRnd_ScreenMode __thiscall zCRnd_D3D Vid_GetScreenMode -0x75ce80 void __thiscall zCRnd_D3D Vid_SetGammaCorrection float float float -0x75d480 float __thiscall zCRnd_D3D Vid_GetGammaCorrection -0x75d4c0 void __cdecl FreeTexConvert -0x75d4e0 char * __cdecl ResizeTexture int * int int void * void * unsigned long -0x75d770 int __thiscall zCTexConGeneric ConvertTextureFormat class zCTextureInfo const & -0x75d929 int __thiscall zCTexConGeneric ConvertTextureFormat class zCTextureInfo const & -0x75dc71 int __thiscall zCTexConGeneric ConvertTextureFormat class zCTextureInfo const & -0x75f010 int __thiscall zCTexConGeneric SetTextureInfo class zCTextureInfo const & -0x75f0d0 class zCTextureInfo __thiscall zCTexConGeneric GetTextureInfo -0x75f0f0 void * __thiscall zCTexConGeneric GetPaletteBuffer -0x75f110 int __thiscall zCTexConGeneric GetTextureBuffer int void * & int & -0x75f300 int __thiscall zCTexConGeneric CopyTextureDataTo int void * int -0x75f5a0 int __thiscall zCTexConGeneric CopyPaletteDataTo void * -0x75f5d0 struct zCOLOR __thiscall zCTexConGeneric GetAverageColor -0x75f5e0 int __thiscall zCTexConGeneric HasAlpha -0x75f608 int __thiscall zCTexConGeneric HasAlpha -0x75f640 zCTexConGeneric* __thiscall zCTexConGeneric zCTexConGeneric -0x75f6a0 void __thiscall zCTexConGeneric SetDetailTextureMode int -0x75f6b0 void * __thiscall zCTexConGeneric `scalar deleting destructor' unsigned int -0x75f6d0 void __thiscall zCTexConGeneric ~zCTexConGeneric -0x75f730 void __thiscall zCTexConGeneric ~zCTexConGeneric -0x75f740 int __thiscall zCTexConGeneric Lock int -0x75f760 int __thiscall zCTexConGeneric Unlock -0x75f920 void __cdecl tcConvertTexture struct RGBPIXEL * unsigned char * unsigned char * int -0x75fb90 void __cdecl tcCreatePalette struct RGBPIXEL * unsigned char * int -0x761110 class oCDocumentManager & __cdecl oCDocumentManager GetDocumentManager -0x7613f0 void * __thiscall zCListSort::`scalar deleting destructor' unsigned int -0x761420 int __fastcall oCDocumentManager CreateDocument -0x761630 int __fastcall oCDocumentManager CreateMap -0x761840 void __fastcall oCDocumentManager SetPages int int -0x761870 void __fastcall oCDocumentManager SetPage int int class zSTRING & int -0x7618b0 void __fastcall oCDocumentManager SetFont int int class zSTRING & -0x7618f0 void __fastcall oCDocumentManager SetMargins int int class zCPosition & class zCPosition & int -0x761930 void __fastcall oCDocumentManager SetLevel int class zSTRING const & -0x761ab0 void __fastcall oCDocumentManager PrintLine int int class zSTRING & -0x761af0 void __fastcall oCDocumentManager PrintLines int int class zSTRING & -0x761b30 void __fastcall oCDocumentManager Show int -0x761bf0 int __fastcall oCDocumentManager GetNextAvailableID -0x761c10 class oCViewDocument * __fastcall oCDocumentManager GetDocumentView int -0x761c30 void __fastcall oCDocumentManager UpdateMap int -0x761c80 int __thiscall oCDocumentManager HandleEvent int -0x761d40 void __thiscall zCListSort::DeleteListDatas -0x762080 oCViewDocument* __thiscall oCViewDocument oCViewDocument class zSTRING & -0x762350 class zCClassDef * __thiscall zCViewDialog _GetClassDef -0x762360 int __fastcall zCViewDialog IsActive -0x762370 void __fastcall zCViewDialog Activate int -0x762380 int __fastcall zCViewDialog HasFinished -0x762390 void __fastcall zCViewDialog StartSelection -0x7623a0 void __fastcall zCViewDialog StopSelection -0x7623b0 void * __thiscall oCViewDocument `scalar deleting destructor' unsigned int -0x7623e0 oCViewDocument* __thiscall oCViewDocument oCViewDocument -0x762410 void __thiscall oCViewDocument ~oCViewDocument -0x762430 class oCViewDocument * __fastcall oCViewDocument GetPage int -0x762460 void __fastcall oCViewDocument SetPages int -0x7625f0 void __fastcall oCViewDocument SetMargins int class zCPosition & class zCPosition & int -0x762760 class oCViewDocument * __fastcall oCViewDocument SetPage int class zSTRING & int -0x762960 void __fastcall oCViewDocument SetFont int class zSTRING & -0x762a20 void __fastcall oCViewDocument PrintLine int class zSTRING & -0x762ad0 void __fastcall oCViewDocument PrintLines int class zSTRING & -0x762b80 void __fastcall oCViewDocument SetTexture class zSTRING & int -0x762c30 void __fastcall oCViewDocument AlignPageToParent -0x762dc0 class zCPosition & __thiscall zCPosition operator-= class zCPosition & -0x762de0 void __fastcall oCViewDocument Center -0x762e50 void __fastcall oCViewDocument SizeToContent -0x762ea0 void __fastcall oCViewDocument SizeToParent -0x762ef0 void __fastcall oCViewDocument ScaleToParent -0x763270 oCViewDocumentMap* __thiscall oCViewDocumentMap oCViewDocumentMap -0x7633b0 void * __thiscall oCViewDocumentMap `scalar deleting destructor' unsigned int -0x7633e0 void __thiscall oCViewDocumentMap ~oCViewDocumentMap -0x763490 class oCViewDocument * __fastcall oCViewDocumentMap SetPage int class zSTRING & int -0x763590 void __fastcall oCViewDocumentMap UpdatePosition -0x763bc1 void __fastcall oCViewDocumentMap UpdatePosition -0x764150 class zCObject * __cdecl oCViewDialogInventory _CreateNewInstance -0x764200 void __cdecl oCViewDialogInventory operator delete void * char const * char const * int -0x764220 class zCClassDef * __thiscall oCViewDialogInventory _GetClassDef -0x764230 oCViewDialogInventory* __thiscall oCViewDialogInventory oCViewDialogInventory -0x764270 void * __thiscall oCViewDialogInventory `scalar deleting destructor' unsigned int -0x7642a0 void __thiscall oCViewDialogInventory ~oCViewDialogInventory -0x7642c0 void __fastcall oCViewDialogInventory Activate int -0x764320 void __fastcall oCViewDialogInventory SetInventory class oCNpcInventory * -0x764350 void __fastcall oCViewDialogInventory SetAlignment enum oCViewDialogInventory::oEInventoryAlignment -0x764360 class oCItem * __fastcall oCViewDialogInventory GetSelectedItem -0x764380 int __fastcall oCViewDialogInventory GetSelectedItemCount -0x7643a0 class oCItem * __fastcall oCViewDialogInventory RemoveSelectedItem -0x764430 void __fastcall oCViewDialogInventory InsertItem class oCItem * -0x764450 int __fastcall oCViewDialogInventory CanHandleLeft -0x764480 int __fastcall oCViewDialogInventory CanHandleRight -0x7644b0 int __thiscall oCViewDialogInventory HandleEvent int -0x764500 void __fastcall oCViewDialogInventory StartSelection -0x764580 void __fastcall oCViewDialogInventory StopSelection -0x7647e0 class zCObject * __cdecl oCViewDialogItem _CreateNewInstance -0x764880 void __cdecl oCViewDialogItem operator delete void * char const * char const * int -0x7648a0 class zCClassDef * __thiscall oCViewDialogItem _GetClassDef -0x7648b0 oCViewDialogItem* __thiscall oCViewDialogItem oCViewDialogItem -0x7648e0 void * __thiscall oCViewDialogItem `scalar deleting destructor' unsigned int -0x764910 void __thiscall oCViewDialogItem ~oCViewDialogItem -0x7649b0 void __fastcall oCViewDialogItem SetItem class oCItem * -0x764a00 void __fastcall oCViewDialogItem Blit -0x764c40 class zCObject * __cdecl oCViewDialogItemContainer _CreateNewInstance -0x764d00 void __cdecl oCViewDialogItemContainer operator delete void * char const * char const * int -0x764d20 class zCClassDef * __thiscall oCViewDialogItemContainer _GetClassDef -0x764d30 oCViewDialogItemContainer* __thiscall oCViewDialogItemContainer oCViewDialogItemContainer -0x764d80 void * __thiscall oCViewDialogItemContainer `vector deleting destructor' unsigned int -0x764db0 void __thiscall oCViewDialogItemContainer ~oCViewDialogItemContainer -0x764dd0 void __fastcall oCViewDialogItemContainer Activate int -0x764df0 void __fastcall oCViewDialogItemContainer SetItemContainer class oCItemContainer * -0x764e20 void __fastcall oCViewDialogItemContainer SetAlignment enum oCViewDialogItemContainer::oEItemContainerAlignment -0x764e30 class oCItem * __fastcall oCViewDialogItemContainer GetSelectedItem -0x764e50 int __fastcall oCViewDialogItemContainer GetSelectedItemCount -0x764e70 class oCItem * __fastcall oCViewDialogItemContainer RemoveSelectedItem -0x764f50 void __fastcall oCViewDialogItemContainer InsertItem class oCItem * -0x764fd0 void __fastcall oCViewDialogItemContainer RemoveItem class oCItem * -0x765050 void __fastcall oCViewDialogItemContainer TransferAllItemsTo class oCNpcInventory * -0x765180 void __fastcall oCViewDialogItemContainer UpdateValue -0x765310 int __fastcall oCViewDialogItemContainer CanHandleLeft -0x765320 int __fastcall oCViewDialogItemContainer CanHandleRight -0x765330 int __thiscall oCViewDialogItemContainer HandleEvent int -0x765380 void __fastcall oCViewDialogItemContainer StartSelection -0x765410 void __fastcall oCViewDialogItemContainer StopSelection -0x765910 class zCObject * __cdecl oCViewDialogStealContainer _CreateNewInstance -0x7659d0 void __cdecl oCViewDialogStealContainer operator delete void * char const * char const * int -0x7659f0 class zCClassDef * __thiscall oCViewDialogStealContainer _GetClassDef -0x765a00 oCViewDialogStealContainer* __thiscall oCViewDialogStealContainer oCViewDialogStealContainer -0x765a50 void * __thiscall oCViewDialogStealContainer `scalar deleting destructor' unsigned int -0x765a80 void __thiscall oCViewDialogStealContainer ~oCViewDialogStealContainer -0x765aa0 void __fastcall oCViewDialogStealContainer Activate int -0x765ac0 void __fastcall oCViewDialogStealContainer SetStealContainer class oCStealContainer * -0x765af0 void __fastcall oCViewDialogStealContainer SetAlignment enum oCViewDialogStealContainer::oEStealContainerAlignment -0x765b00 class oCItem * __fastcall oCViewDialogStealContainer GetSelectedItem -0x765b20 int __fastcall oCViewDialogStealContainer GetSelectedItemCount -0x765b40 class oCItem * __fastcall oCViewDialogStealContainer RemoveSelectedItem -0x765c60 void __fastcall oCViewDialogStealContainer InsertItem class oCItem * -0x765d10 void __fastcall oCViewDialogStealContainer RemoveItem class oCItem * -0x765dc0 void __fastcall oCViewDialogStealContainer TransferAllItemsTo class oCNpcInventory * -0x765f30 void __fastcall oCViewDialogStealContainer UpdateValue -0x7660d0 int __fastcall oCViewDialogStealContainer CanHandleLeft -0x7660e0 int __fastcall oCViewDialogStealContainer CanHandleRight -0x7660f0 int __thiscall oCViewDialogStealContainer HandleEvent int -0x766140 void __fastcall oCViewDialogStealContainer StartSelection -0x7661c0 void __fastcall oCViewDialogStealContainer StopSelection -0x7666c0 class zCObject * __cdecl oCViewDialogTrade _CreateNewInstance -0x766730 void __cdecl oCViewDialogTrade operator delete void * char const * char const * int -0x766750 void __thiscall oCViewDialogTrade UpdateViewSettings -0x766910 oCViewDialogTrade* __thiscall oCViewDialogTrade oCViewDialogTrade -0x766fd0 void __cdecl zCViewDialogChoice operator delete void * char const * char const * int -0x766ff0 class zCClassDef * __thiscall oCViewDialogTrade _GetClassDef -0x767000 short __thiscall oCViewDialogTrade GetTransferCount -0x767010 void __thiscall oCViewDialogTrade SetTransferCount short -0x767020 void __thiscall oCViewDialogTrade IncTransferCount short -0x767030 void * __thiscall oCViewDialogTrade `scalar deleting destructor' unsigned int -0x767060 void __thiscall oCViewDialogTrade ~oCViewDialogTrade -0x7671a0 void __fastcall oCViewDialogTrade AllDialogsStop -0x7671e0 void __fastcall oCViewDialogTrade AllDialogsDisable -0x767230 void __fastcall oCViewDialogTrade TransferAccept -0x767290 void __fastcall oCViewDialogTrade TransferReset -0x7672e0 void __fastcall oCViewDialogTrade SetNpcLeft class oCNpc * -0x767420 void __fastcall oCViewDialogTrade SetNpcRight class oCNpc * -0x767500 void __fastcall oCViewDialogTrade StartSelection -0x767890 int __thiscall oCViewDialogTrade HandleEvent int -0x7679b3 int __thiscall oCViewDialogTrade HandleEvent int -0x767b73 int __thiscall oCViewDialogTrade HandleEvent int -0x767ced int __thiscall oCViewDialogTrade HandleEvent int -0x767eb0 void __fastcall oCViewDialogTrade Update -0x767ed0 int __fastcall oCViewDialogTrade OnKeyEnter -0x767fd0 int __fastcall oCViewDialogTrade OnKeyEsc -0x768050 int __fastcall oCViewDialogTrade OnKeyLeft int -0x76810d int __fastcall oCViewDialogTrade OnKeyLeft int -0x768130 int __fastcall oCViewDialogTrade OnKeyLeft int -0x7681c4 int __fastcall oCViewDialogTrade OnKeyLeft int -0x7681e0 int __fastcall oCViewDialogTrade OnKeyLeft int -0x768300 int __fastcall oCViewDialogTrade OnTransferLeft short -0x7683e0 int __fastcall oCViewDialogTrade OnKeyRight int -0x76849f int __fastcall oCViewDialogTrade OnKeyRight int -0x7684c0 int __fastcall oCViewDialogTrade OnKeyRight int -0x768556 int __fastcall oCViewDialogTrade OnKeyRight int -0x768570 int __fastcall oCViewDialogTrade OnKeyRight int -0x768690 int __fastcall oCViewDialogTrade OnTransferRight short -0x768770 int __fastcall oCViewDialogTrade OnSectionPrevious -0x768790 int __fastcall oCViewDialogTrade OnSectionNext -0x7687b0 void __fastcall oCViewDialogTrade OnSection enum oCViewDialogTrade::zETradeDialogSection -0x768867 void __fastcall oCViewDialogTrade OnSection enum oCViewDialogTrade::zETradeDialogSection -0x768890 void __fastcall oCViewDialogTrade OnChoice enum oCViewDialogTrade::zETradeDialogChoice -0x768960 void __fastcall oCViewDialogTrade OnAccept -0x768ae0 void __fastcall oCViewDialogTrade OnRecline -0x768b40 void __fastcall oCViewDialogTrade OnBack -0x768b50 void __fastcall oCViewDialogTrade OnReset -0x768bb0 void __fastcall oCViewDialogTrade OnExit -0x768f70 class oCInformationManager & __cdecl oCInformationManager GetInformationManager -0x768fc0 void __thiscall oCInformationManager UpdateViewSettings -0x769110 oCInformationManager* __thiscall oCInformationManager oCInformationManager -0x7695e0 void __thiscall oCInformationManager ~oCInformationManager -0x769740 void __fastcall oCInformationManager ToggleStatus -0x769790 void __fastcall oCInformationManager PrintStatus -0x76a210 int __fastcall oCInformationManager HasFinished -0x76a220 int __fastcall oCInformationManager WaitingForEnd -0x76a230 void __fastcall oCInformationManager SetNpc class oCNpc * -0x76a3e0 void __fastcall oCInformationManager Update -0x76aa80 void __fastcall oCInformationManager Exit -0x76abe0 void __fastcall oCInformationManager CameraStart -0x76ade0 void __fastcall oCInformationManager CameraStop -0x76ae50 void __fastcall oCInformationManager CameraRefresh -0x76ae70 void __fastcall oCInformationManager ProcessImportant -0x76b070 void __fastcall oCInformationManager ProcessNextImportant -0x76b250 void __fastcall oCInformationManager InfoWaitForEnd -0x76b360 void __fastcall oCInformationManager CollectInfos -0x76b590 int __fastcall oCInformationManager CollectChoices class oCInfo * -0x76b670 void __fastcall oCInformationManager OnImportantBegin -0x76b750 void __fastcall oCInformationManager OnImportantEnd -0x76b8a0 void __fastcall oCInformationManager OnInfoBegin -0x76b960 void __fastcall oCInformationManager OnInfo int -0x76bb30 void __fastcall oCInformationManager OnInfo class oCInfo * -0x76be70 void __fastcall oCInformationManager OnChoiceBegin -0x76c080 void __fastcall oCInformationManager OnChoice int -0x76c2a0 void __fastcall oCInformationManager OnChoice class oCInfoChoice * -0x76c4b0 void __fastcall oCInformationManager OnChoiceEnd -0x76c600 void __fastcall oCInformationManager OnInfoEnd -0x76c770 void __fastcall oCInformationManager OnTradeBegin -0x76c840 void __fastcall oCInformationManager OnTradeEnd -0x76c990 void __fastcall oCInformationManager OnExit -0x76ca60 void __fastcall oCInformationManager OnTermination -0x76cb70 class oCLogManager & __cdecl oCLogManager GetLogManager -0x76cbc0 class oCLogManager & __thiscall oCLogManager operator= class oCLogManager const & -0x76cbd0 oCLogManager* __thiscall oCLogManager oCLogManager class oCLogManager const & -0x76cbf0 oCLogManager* __thiscall oCLogManager oCLogManager -0x76cc00 void __thiscall oCLogManager ~oCLogManager -0x76cce0 void __fastcall oCLogManager Clear -0x76cd50 void __thiscall oCLogTopic ~oCLogTopic -0x76ce50 void __fastcall oCLogManager Archive class zCArchiver & -0x76ceb0 void __fastcall oCLogManager Unarchive class zCArchiver & -0x76d0b0 void __fastcall oCLogTopic AddEntry class zSTRING const & -0x76d300 void __fastcall oCLogTopic Archive class zCArchiver & -0x76d3c0 void __fastcall oCLogTopic Unarchive class zCArchiver & -0x76d5d0 void __thiscall oCLogEntry Archive class zCArchiver & -0x76d5f0 void __thiscall oCLogEntry Unarchive class zCArchiver & -0x76d610 void __thiscall zCList::DeleteListDatas -0x76d680 void __thiscall oCLogEntry ~oCLogEntry -0x76d6d0 void __thiscall zCList::~zCList -0x76d700 void __thiscall zCList::DeleteListDatas -0x76d770 void * __thiscall zCList::`scalar deleting destructor' unsigned int -0x76d7b0 void * __thiscall zCList::`scalar deleting destructor' unsigned int -0x76dac0 void __thiscall oCNpc::oSDamageDescriptor Release -0x76db20 void __thiscall oCNpc::oSDamageDescriptor SetVisualFX class oCVisualFX * -0x76db70 void __thiscall oCNpc::oSDamageDescriptor SetFXHit class oCVisualFX * -0x76dbc0 void __thiscall oCNpc::oSDamageDescriptor oSDamageDescriptor struct oCNpc::oSDamageDescriptor const & -0x76dc80 struct oCNpc::oSDamageDescriptor & __thiscall oCNpc::oSDamageDescriptor operator= struct oCNpc::oSDamageDescriptor const & -0x76dd40 void __cdecl oCNpc EnableDamageDebugOutput int -0x76dd50 void __cdecl oCNpc NotifyDamageToSpy class zSTRING & -0x76de20 void __thiscall oCNpc InitDamage -0x76dff0 int __thiscall oCNpc EV_DamageOnce class oCMsgDamage * -0x76e380 int __thiscall oCNpc EV_DamagePerFrame class oCMsgDamage * -0x76fbf0 void __thiscall oCNpc OnDamage struct oCNpc::oSDamageDescriptor & -0x7700a0 void __thiscall oCNpc OnDamage_Hit struct oCNpc::oSDamageDescriptor & -0x777150 void __thiscall oCNpc OnDamage_Condition struct oCNpc::oSDamageDescriptor & -0x7784f0 void __thiscall oCNpc OnDamage_Script struct oCNpc::oSDamageDescriptor & -0x778e50 void __thiscall oCNpc OnDamage_Effects struct oCNpc::oSDamageDescriptor & -0x7791f0 void __thiscall oCNpc OnDamage_Effects_Start struct oCNpc::oSDamageDescriptor & -0x77f500 bool __thiscall zSTRING IsEmpty -0x77f510 int __cdecl operator== class zSTRING const & class zSTRING const & -0x77f580 unsigned short __thiscall zCEventMessage GetSubType -0x77f590 class zCWorld * __thiscall zCVob GetHomeWorld -0x77f5a0 void * __cdecl oCMsgDamage operator new unsigned int char const * char const * int -0x77f5e0 void * __cdecl oCVisualFX operator new unsigned int char const * char const * int -0x77f620 class zSTRING const & __thiscall oCVisualFX GetName -0x77f630 void __thiscall oCNpc OnDamage_Effects_End struct oCNpc::oSDamageDescriptor & -0x781e70 void __thiscall oCNpc OnDamage_Anim struct oCNpc::oSDamageDescriptor & -0x7874b0 float & __thiscall zVEC3 operator[] int -0x7874c0 int __thiscall oCAniCtrl_Human GetActionMode -0x7874d0 void __thiscall oCNpc OnDamage_Sound struct oCNpc::oSDamageDescriptor & -0x787810 void __thiscall oCNpc OnDamage_Events struct oCNpc::oSDamageDescriptor & -0x788440 void __thiscall oCNpc OnDamage_State struct oCNpc::oSDamageDescriptor & -0x7884b0 void __thiscall oCNpc OnDamage class zCVob * class zCVob * float int class zVEC3 const & -0x788990 int __thiscall oCNpc HasFlag unsigned long unsigned long -0x788e00 void __cdecl oCNpc InitFightAI -0x7890c0 void __thiscall oCNpc::oSActionBlock InitBlock class zCParser * int int -0x7892a0 void __cdecl oCNpc ReleaseStatics -0x7892f0 int __thiscall oCNpc IsNpcBetweenMeAndTarget class zCVob * -0x789510 int __thiscall oCNpc IsInDoubleFightRange class zCVob * float & -0x789770 int __thiscall oCNpc IsInFightRange class zCVob * float & -0x7899d0 int __thiscall oCNpc GetFightRange -0x789a00 void __thiscall oCNpc SetFightRangeBase int -0x789a10 int __thiscall oCNpc GetFightRangeBase -0x789a20 int __thiscall oCNpc GetFightRangeDynamic -0x789a40 int __thiscall oCNpc GetFightRangeFist -0x789a50 void __thiscall oCNpc SetFightRangeFist int -0x789a60 int __thiscall oCNpc GetFightActionFromTable int -0x789aa0 int __thiscall oCNpc GetCurrentFightMove -0x789e40 int __thiscall oCNpc FindNextFightAction -0x78a3be int __thiscall oCNpc FindNextFightAction -0x78a470 int __thiscall oCNpc ThinkNextFightAction -0x78ae43 int __thiscall oCNpc ThinkNextFightAction -0x78ae80 int __thiscall oCNpc FightAttackMelee int -0x78b8c0 int __thiscall oCNpc FightAttackBow -0x78b9b0 int __thiscall oCNpc EV_AttackBow class oCMsgAttack * -0x78bc80 int __thiscall oCNpc FightAttackMagic -0x78bd80 int __thiscall oCNpc EV_AttackMagic class oCMsgAttack * -0x78bd90 int __thiscall oCNpc EV_CastSpell class oCMsgMagic * -0x78bea0 void __thiscall oCNpc CheckRunningFightAnis -0x78c070 void __thiscall oCNpc GotoFightPosition -0x78c180 void __thiscall oCNpc Fighting -0x78c380 class oCItem * __thiscall oCNpc GetSpellItem int -0x78c3e0 int __thiscall oCNpc ReadySpell int int -0x78c590 int __thiscall oCNpc UnreadySpell -0x78c640 int __thiscall oCNpc HasRangedWeaponAndAmmo -0x78c6f0 int __thiscall oCNpc CanDrawWeapon -0x78c740 void __thiscall zCArray::InsertEnd struct oCNpc::oSFightAI * const & -0x78cb00 int __thiscall oCNpc CanDive -0x78cb30 int __thiscall oCNpc CanSwim -0x78cb60 float __thiscall oCNpc GetClimbRange -0x78cb70 float __thiscall oCNpc GetTurnSpeed -0x78cb90 float __thiscall oCNpc GetJumpRange -0x78cba0 int __thiscall oCNpc RbtChooseChasmAction class zVEC3 const & class zVEC3 const & -0x78cd30 int __thiscall oCNpc CanGo float class zVEC3 & -0x78d5a0 float __thiscall oCNpc GetAngle class zCVob * -0x78d6e0 void __thiscall oCNpc GetAngles class zVEC3 & float & float & -0x78da60 void __cdecl Alg_CalcAziElevUnit class zVEC3 const & float & float & -0x78dac0 void __thiscall oCNpc GetAngles class zCVob * float & float & -0x78db10 float __thiscall oCNpc GetDistanceToPos2 class zVEC3 & int -0x78dbf0 float __thiscall oCNpc GetFallDownHeight -0x78dc10 class zCVob * __thiscall oCNpc GetRbtObstacleVob -0x78dc20 class zVEC3 __thiscall oCNpc GetVecNormalFromBBox class zCVob * class zVEC3 & -0x78e218 class zVEC3 __thiscall oCNpc GetVecNormalFromBBox class zCVob * class zVEC3 & -0x78e2d0 void __thiscall oCNpc SetFallDownDamage int -0x78e2e0 void __thiscall oCNpc SetFallDownHeight float -0x78e2f0 void __thiscall oCNpc SetRoute class zCRoute * -0x78e320 void __thiscall oCNpc CreateFallDamage float -0x78e630 void __thiscall oCNpc Fleeing -0x78e640 int __thiscall oCNpc ThinkNextFleeAction -0x78ea50 void __thiscall oCNpc Follow -0x78ea60 void __thiscall oCNpc ResetPos class zVEC3 & -0x78ed20 void __thiscall oCNpc EmergencyResetPos class zVEC3 & -0x78f130 void __thiscall oCNpc StandUp int int -0x78f700 float __thiscall oCNpc Turn class zVEC3 & -0x78f820 float __thiscall oCNpc Turning class zVEC3 & -0x78f910 void __thiscall oCNpc AI_Flee class oCNpc * -0x78f920 void __thiscall oCNpc AI_Follow class oCNpc * -0x78f930 int __thiscall oCNpc EV_AlignToFP class oCMsgMovement * -0x78fc00 int __thiscall oCNpc EV_CanSeeNpc class oCMsgMovement * -0x78fc50 int __thiscall oCNpc EV_GoRoute class oCMsgMovement * -0x790530 int __thiscall oCNpc EV_Jump class oCMsgMovement * -0x790590 int __thiscall oCNpc EV_RobustTrace class oCMsgMovement * -0x7905f0 int __thiscall oCNpc EV_StandUp class oCMsgMovement * -0x7906d0 int __thiscall oCNpc EV_Strafe class oCMsgMovement * -0x790b90 int __thiscall oCNpc EV_WhirlAround class oCMsgMovement * -0x7912b0 int __thiscall oCNpc EV_Dodge class oCMsgMovement * -0x791510 int __thiscall oCNpc EV_GotoPos class oCMsgMovement * -0x7915d0 int __thiscall oCNpc EV_GotoVob class oCMsgMovement * -0x791760 int __thiscall oCNpc EV_GotoFP class oCMsgMovement * -0x791a50 int __thiscall oCNpc EV_SetWalkMode class oCMsgMovement * -0x791e40 int __thiscall oCNpc EV_Turn class oCMsgMovement * -0x791f20 int __thiscall oCNpc EV_TurnAway class oCMsgMovement * -0x792190 int __thiscall oCNpc EV_TurnToPos class oCMsgMovement * -0x792280 int __thiscall oCNpc EV_TurnToVob class oCMsgMovement * -0x792550 void __thiscall oCNpc ForceRotation float -0x792590 int __thiscall oCNpc RbtCheckForSolution class zVEC3 class zVEC3 -0x7926d0 void __thiscall oCNpc RbtReset -0x7927e0 void __thiscall oCNpc RbtInit class zVEC3 & class zCVob * -0x792800 void __thiscall oCNpc RbtUpdate class zVEC3 & class zCVob * -0x792a30 int __thiscall oCNpc RbtMoveToExactPosition -0x792b10 int __thiscall oCNpc RobustTrace -0x792e70 float __thiscall oCNpc RbtCalcTurnDirection class zVEC3 const & float int -0x793200 int __thiscall oCNpc RbtIsObjectObstacle class zCVob * class zVEC3 const & class zVEC3 const & class zVEC3 & -0x7934a0 int __thiscall oCNpc RbtGetObstacle class zVEC3 const & class zVEC3 const & class zCVob * & class zVEC3 & -0x793660 int __thiscall oCNpc RbtGetSmallObstacle class zVEC3 const & class zCVob * & class zVEC3 & -0x7937f0 int __thiscall oCNpc RbtAvoidObstacles -0x793f10 int __thiscall oCNpc RbtIsDirectionValid class zVEC3 const & -0x793fa0 struct oCNpc::oSDirectionInfo * __thiscall oCNpc RbtInsertDirection class zVEC3 -0x794220 int __thiscall oCNpc RbtCheckLastDirection float -0x794520 int __thiscall oCNpc RbtCheckIfTargetVisible -0x7947e0 int __thiscall oCNpc RbtGotoFollowPosition -0x794a60 int __thiscall oCNpc CanStrafe int int -0x794d30 int __thiscall oCNpc CanJumpBack int -0x794f40 void __thiscall oCNpc SetWalkStopChasm int -0x794f80 int __thiscall oCNpc GetWalkStopChasm -0x794fb0 void __thiscall zCArray::Remove struct oCNpc::oSDirectionInfo * const & -0x795020 void __cdecl ApplyDamages unsigned long int * int & -0x7952f0 zCViewBase* __thiscall zCViewBase zCViewBase -0x795300 int __thiscall zCViewBase anx int -0x795310 int __thiscall zCViewBase any int -0x795320 int __thiscall zCViewBase nax int -0x795330 int __thiscall zCViewBase nay int -0x795340 int __thiscall zCViewBase ClipLine int & int & int & int & -0x795350 void __thiscall zCViewBase Line int int int int struct zCOLOR const & -0x795360 void __fastcall zCViewBase GetViewport int & int & int & int & -0x795370 int __thiscall zCViewBase GetCode int int -0x795380 void __thiscall zCViewBase ~zCViewBase -0x7955c0 class zCObject * __cdecl zCViewDraw _CreateNewInstance -0x7956c0 void __cdecl zCViewDraw operator delete void * char const * char const * int -0x7956e0 class zCClassDef * __thiscall zCViewDraw _GetClassDef -0x7956f0 zCViewDraw* __thiscall zCViewDraw zCViewDraw -0x795780 void * __thiscall zCViewDraw `scalar deleting destructor' unsigned int -0x7957b0 void __thiscall zCViewDraw ~zCViewDraw -0x795830 void __fastcall zCViewDraw RemoveChild class zSTRING & -0x795920 void __fastcall zCViewDraw SetTextureAlphaBlendFunc enum zTRnd_AlphaBlendFunc const & -0x795930 void __fastcall zCViewDraw SetTexture class zSTRING const & -0x795a20 void __fastcall zCViewDraw SetTexture class zCTexture * -0x795a60 void __fastcall zCViewDraw SetTextureColor struct zCOLOR const & -0x795a70 void __fastcall zCViewDraw SetTextureAlpha int -0x795a80 void __fastcall zCViewDraw Render -0x795b80 void __fastcall zCViewDraw Draw -0x795c80 void __fastcall zCViewDraw DrawChildren -0x795da0 void __fastcall zCViewDraw Blit -0x795e00 void __fastcall zCViewDraw BlitTexture -0x795e90 void __fastcall zCViewDraw EvaluateTexturePosition -0x795f10 class zCViewDraw & __cdecl zCViewDraw GetScreen -0x796050 void __cdecl zCViewDraw CleanupScreen -0x7962b0 class zCObject * __cdecl zCViewFX _CreateNewInstance -0x7963b0 void __cdecl zCViewFX operator delete void * char const * char const * int -0x7963d0 class zCClassDef * __thiscall zCViewFX _GetClassDef -0x7963e0 zCViewFX* __thiscall zCViewFX zCViewFX -0x796490 void * __thiscall zCViewFX `scalar deleting destructor' unsigned int -0x7964c0 void __thiscall zCViewFX ~zCViewFX -0x7964e0 void __fastcall zCViewFX Init class zCViewObject * int unsigned long unsigned long float float class zSTRING & -0x796570 void __fastcall zCViewFX Open -0x7965a0 void __fastcall zCViewFX OpenSafe -0x796620 void __fastcall zCViewFX OpenImmediately -0x796640 void __fastcall zCViewFX Close -0x796680 void __fastcall zCViewFX CloseSafe -0x7966f0 void __fastcall zCViewFX CloseImmediately -0x796710 void __fastcall zCViewFX ApplyOpenCloseFX -0x796950 class zVEC2 & __thiscall zVEC2 operator-= class zVEC2 const & -0x796970 class zVEC2 & __thiscall zVEC2 operator*= float -0x796990 void __fastcall zCViewFX ApplyOpenFX -0x796ac0 void __fastcall zCViewFX ApplyCloseFX -0x796be0 void __fastcall zCViewFX ApplyOpenFade -0x796c30 void __fastcall zCViewFX ApplyOpenZoom -0x796cd0 void __fastcall zCViewFX ApplyCloseFade -0x796d20 void __fastcall zCViewFX ApplyCloseZoom -0x796db0 void __fastcall zCViewFX Blit -0x796ee0 void __fastcall zCViewFX EvaluateTexturePosition -0x797150 class zCObject * __cdecl zCViewObject _CreateNewInstance -0x7971c0 void __cdecl zCViewObject operator delete void * char const * char const * int -0x7971e0 zCViewObject* __thiscall zCViewObject zCViewObject -0x7972c0 class zCClassDef * __thiscall zCViewObject _GetClassDef -0x7972d0 int __cdecl zCViewObject Compare class zCViewObject * class zCViewObject * -0x7972e0 void * __thiscall zCViewObject `scalar deleting destructor' unsigned int -0x797310 void __thiscall zCViewObject ~zCViewObject -0x797440 void __fastcall zCViewObject AddChild class zCViewObject * -0x797460 void __fastcall zCViewObject AddChild class zCViewObject & -0x797480 void __fastcall zCViewObject AddChildren class zCListSort & -0x7974e0 void __fastcall zCViewObject RemoveChild class zCViewObject * -0x797540 void __fastcall zCViewObject RemoveChild class zCViewObject & -0x7975a0 void __fastcall zCViewObject RemoveAllChildren -0x797670 class zCViewObject const * __fastcall zCViewObject GetChild unsigned long -0x7976c0 void __fastcall zCViewObject SetVirtualPosition class zCPosition & -0x797770 void __fastcall zCViewObject SetPixelPosition class zCPosition & -0x797840 void __fastcall zCViewObject SetVirtualSize class zCPosition & -0x797a20 class zCPosition & __thiscall zCPosition operator+= class zCPosition & -0x797a40 void __fastcall zCViewObject SetPixelSize class zCPosition & -0x797c10 void __fastcall zCViewObject GetViewport int & int & int & int & -0x797c40 void __fastcall zCViewObject EvaluatePixelPosition class zCPosition & -0x797ca0 void __fastcall zCViewObject EvaluatePixelSize class zCPosition & -0x797d40 void __fastcall zCViewObject UpdatePixelPosition -0x797de0 void __fastcall zCViewObject UpdatePixelSize -0x797ed0 void __fastcall zCViewObject UpdatePixelPositionChildren -0x797f90 void __fastcall zCViewObject UpdatePixelSizeChildren -0x798090 void __fastcall zCViewObject UpdatePixelDimensionsChildren -0x798240 class zCPosition __fastcall zCViewObject ConvertPositionVirtualToPixel class zCPosition & -0x798290 class zCPosition __fastcall zCViewObject ConvertSizeVirtualToPixel class zCPosition & -0x7982e0 class zCPosition __fastcall zCViewObject ConvertPositionPixelToVirtual class zCPosition & -0x798330 class zCPosition __fastcall zCViewObject ConvertSizePixelToVirtual class zCPosition & -0x798380 class zCPosition __fastcall zCViewObject ConvertToPixel class zCPosition & -0x7983e0 class zCPosition __fastcall zCViewObject ConvertToPixelLocal class zCPosition & -0x798430 class zCPosition __fastcall zCViewObject ConvertToVirtualLocal class zCPosition & -0x798480 int __thiscall zCViewObject nax int -0x7984a0 int __thiscall zCViewObject nay int -0x7984c0 int __thiscall zCViewObject anx int -0x7984e0 int __thiscall zCViewObject any int -0x798500 int __thiscall zCViewObject ClipLine int & int & int & int & -0x7986b0 void __thiscall zCViewObject Line int int int int struct zCOLOR const & -0x798760 int __thiscall zCViewObject GetCode int int -0x7987a0 void __thiscall zCListSort::~zCListSort -0x7987d0 void __thiscall zCListSort::InsertSort class zCViewObject * -0x798860 void * __thiscall zCListSort::`scalar deleting destructor' unsigned int -0x798ac0 class zCObject * __cdecl zCViewPrint _CreateNewInstance -0x798b30 void __cdecl zCViewPrint operator delete void * char const * char const * int -0x798b50 zCViewPrint* __thiscall zCViewPrint zCViewPrint -0x798c20 class zCClassDef * __thiscall zCViewPrint _GetClassDef -0x798c30 void * __thiscall zCViewPrint `scalar deleting destructor' unsigned int -0x798c60 void __thiscall zCViewPrint ~zCViewPrint -0x798d50 void __fastcall zCViewPrint SizeHeightToContent int -0x798df0 void __fastcall zCViewPrint Blit -0x798e30 void __fastcall zCViewPrint BlitText -0x798ee0 void __fastcall zCViewPrint BlitTextLine class zCViewText2 * -0x798fb0 void __fastcall zCViewPrint BlitTextCharacters class zCViewText2 * class zCFont * struct zCOLOR & -0x7991a0 void __fastcall zCViewPrint GetPixelBorder class zCPosition & class zCPosition & -0x799200 void __fastcall zCViewPrint ClearText -0x799290 void __fastcall zCViewPrint Print class zSTRING & -0x799380 void __fastcall zCViewPrint PrintLine class zSTRING & -0x799560 void __fastcall zCViewPrint PrintLines class zSTRING & -0x799950 void __fastcall zCViewPrint AddText class zCViewText2 * -0x799a80 void __fastcall zCViewPrint RemoveText class zCViewText2 * -0x799ae0 void __fastcall zCViewPrint RemoveAllTexts -0x799b50 zCViewPrint* __thiscall zCViewPrint zCViewPrint -0x799b70 void __thiscall zCArray::AllocDelta int -0x799c10 zCViewText2* __thiscall zCViewText2 zCViewText2 class zSTRING & class zCPosition & struct zCOLOR & float class zCFont * int enum zTRnd_AlphaBlendFunc -0x799d00 zCViewText2* __thiscall zCViewText2 zCViewText2 class zSTRING & class zCPosition & struct zCOLOR & class zCFont * int enum zTRnd_AlphaBlendFunc -0x799de0 zCViewText2* __thiscall zCViewText2 zCViewText2 class zSTRING & class zCPosition & struct zCOLOR & float class zCFont * -0x799ed0 zCViewText2* __thiscall zCViewText2 zCViewText2 class zSTRING & class zCPosition & struct zCOLOR & class zCFont * -0x799fb0 zCViewText2* __thiscall zCViewText2 zCViewText2 class zSTRING & class zCPosition & struct zCOLOR & -0x79a090 zCViewText2* __thiscall zCViewText2 zCViewText2 class zSTRING & class zCPosition & float class zCFont * -0x79a190 zCViewText2* __thiscall zCViewText2 zCViewText2 class zSTRING & class zCPosition & class zCFont * -0x79a280 zCViewText2* __thiscall zCViewText2 zCViewText2 class zSTRING & class zCPosition & float -0x79a370 zCViewText2* __thiscall zCViewText2 zCViewText2 class zSTRING & class zCPosition & -0x79a460 void __thiscall zCViewText2 ~zCViewText2 -0x79a4b0 zCViewFont* __thiscall zCViewFont zCViewFont class zCFont * struct zCOLOR & int enum zTRnd_AlphaBlendFunc -0x79a4e0 zCViewFont* __thiscall zCViewFont zCViewFont class zCFont * struct zCOLOR & -0x79a510 zCViewFont* __thiscall zCViewFont zCViewFont class zCFont * -0x79a550 zCViewFont* __thiscall zCViewFont zCViewFont -0x79a590 void __thiscall zCViewFont ~zCViewFont -0x79a5a0 void __fastcall zCViewFont SetFont class zSTRING & -0x79a7f0 class zCObject * __cdecl zCViewDialog _CreateNewInstance -0x79a9a0 zCViewDialog* __thiscall zCViewDialog zCViewDialog -0x79aab0 void * __thiscall zCViewDialog `scalar deleting destructor' unsigned int -0x79aae0 void __thiscall zCViewDialog ~zCViewDialog -0x79ad80 class zCObject * __cdecl zCViewDialogChoice _CreateNewInstance -0x79ae70 class zCClassDef * __thiscall zCViewDialogChoice _GetClassDef -0x79ae80 zCViewDialogChoice* __thiscall zCViewDialogChoice zCViewDialogChoice -0x79af00 void * __thiscall zCViewDialogChoice `scalar deleting destructor' unsigned int -0x79af30 void __thiscall zCViewDialogChoice ~zCViewDialogChoice -0x79afc0 int __thiscall zCViewDialogChoice HandleEvent int -0x79afda int __thiscall zCViewDialogChoice HandleEvent int -0x79b3c0 void __fastcall zCViewDialogChoice StartSelection -0x79b400 void __fastcall zCViewDialogChoice StopSelection -0x79b430 void __fastcall zCViewDialogChoice BlitText -0x79b490 void __fastcall zCViewDialogChoice ScrollUp -0x79b4d0 void __fastcall zCViewDialogChoice ScrollDown -0x79b510 int __fastcall zCViewDialogChoice IsSelectedOutsideAbove -0x79b530 int __fastcall zCViewDialogChoice IsSelectedOutsideBelow -0x79b5c0 void __fastcall zCViewDialogChoice ShowSelected -0x79b660 void __fastcall zCViewDialogChoice SelectPrevious -0x79b760 void __fastcall zCViewDialogChoice SelectNext -0x79b870 void __fastcall zCViewDialogChoice Select int -0x79b970 class zCViewText2 * __fastcall zCViewDialogChoice GetSelection -0x79b980 class zSTRING __fastcall zCViewDialogChoice GetSelectedText -0x79ba50 void __fastcall zCViewDialogChoice HighlightSelected -0x79bb30 void __fastcall zCViewDialogChoice AddChoice class zSTRING & int -0x79bda0 void __fastcall zCViewDialogChoice RemoveChoice class zSTRING & -0x79bdb0 void __fastcall zCViewDialogChoice RemoveChoice int -0x79bdc0 void __fastcall zCViewDialogChoice RemoveAllChoices -0x79be20 void __cdecl zAccountInit -0x79c000 int __cdecl Hash class zSTRING const & -0x79c080 void __cdecl zCAccount Add void const * char const * int int -0x79c100 void __thiscall zCAccountInfo Add char const * int int -0x79c350 void __thiscall zCAccountInfo Add char const * int int -0x79c3a0 void __thiscall zCAccountInfo Add char const * int int -0x79c3f0 void __cdecl zCAccount Sum void const * -0x79c420 void __thiscall zCAccountInfo SumUp -0x79c830 void __cdecl zCAccount Clear void const * -0x79c860 void __cdecl zCAccount Begin -0x79c870 void __cdecl zCAccount End -0x79c880 int __cdecl zCAccount IsActive -0x79c890 void __cdecl zCClassDef ObjectCreated class zCObject * class zCClassDef * char const * int -0x79c950 void __thiscall zCSparseArray::zCSparseArray unsigned long -0x79c9b0 void __thiscall zCSparseArray::~zCSparseArray -0x79ca00 unsigned long __thiscall zCSparseArray::SizeIndex -0x79ca10 unsigned long __thiscall zCSparseArray::SizeData -0x79ca20 unsigned long __thiscall zCSparseArray::SizeAll -0x79ca30 void * __thiscall zCSparseArray::IndexPtr unsigned long -0x79ca50 void * __thiscall zCSparseArray::DataPtr unsigned long -0x79ca60 class zCSparseArrayManDat * __thiscall zCSparseArray::ManDatPtr unsigned long -0x79ca70 int __thiscall zCSparseArray::IndexIsEqual void const * void const * -0x79ca90 void __thiscall zCSparseArray::CopyIndex void * void const * -0x79cab0 void __thiscall zCSparseArray::DestructIndex void * -0x79cac0 void __thiscall zCSparseArray::Hash void const * unsigned long & unsigned long & -0x79cae0 void __thiscall zCSparseArray::ConstructData void * -0x79cb70 void __thiscall zCSparseArray::~zCSparseArray -0x79cbc0 unsigned long __thiscall zCSparseArray::SizeIndex -0x79cbd0 unsigned long __thiscall zCSparseArray::SizeData -0x79cbe0 unsigned long __thiscall zCSparseArray::SizeAll -0x79cbf0 void * __thiscall zCSparseArray::IndexPtr unsigned long -0x79cc10 void * __thiscall zCSparseArray::DataPtr unsigned long -0x79cc20 class zCSparseArrayManDat * __thiscall zCSparseArray::ManDatPtr unsigned long -0x79cc30 int __thiscall zCSparseArray::IndexIsEqual void const * void const * -0x79cca0 void __thiscall zCSparseArray::CopyIndex void * void const * -0x79cd10 void __thiscall zCSparseArray::DestructIndex void * -0x79cd20 void __thiscall zCSparseArray::Hash void const * unsigned long & unsigned long & -0x79cd90 void __thiscall zCSparseArray::ConstructData void * -0x79cda0 void __thiscall zCSparseArray::DestructData void * -0x79cdb0 unsigned long __thiscall zCSparseArray::SizeIndex -0x79cdc0 unsigned long __thiscall zCSparseArray::SizeData -0x79cdd0 unsigned long __thiscall zCSparseArray::SizeAll -0x79cde0 void * __thiscall zCSparseArray::IndexPtr unsigned long -0x79cdf0 void * __thiscall zCSparseArray::DataPtr unsigned long -0x79ce00 class zCSparseArrayManDat * __thiscall zCSparseArray::ManDatPtr unsigned long -0x79ce10 int __thiscall zCSparseArray::IndexIsEqual void const * void const * -0x79ce90 void __thiscall zCSparseArray::CopyIndex void * void const * -0x79cf10 void __thiscall zCSparseArray::DestructIndex void * -0x79cf20 void __thiscall zCSparseArray::Hash void const * unsigned long & unsigned long & -0x79cfa0 void __thiscall zCSparseArray::ConstructData void * -0x79cfb0 void __thiscall zCSparseArray::DestructData void * -0x79cfc0 void __thiscall zCSparseArray::DestructData void * -0x79cfd0 void * __thiscall zCSparseArray::`vector deleting destructor' unsigned int -0x79cff0 void * __thiscall zCSparseArray::`vector deleting destructor' unsigned int -0x79d010 void __thiscall zCSparseArray::~zCSparseArray -0x79d060 void * __thiscall zCSparseArray::`scalar deleting destructor' unsigned int -0x79d390 class zCCollisionObject * __cdecl oCCollObjectCharacter _CreateNewInstance -0x79d420 class zCCollisionObjectDef * __thiscall oCCollObjectCharacter GetCollObjClass -0x79d430 oCCollObjectCharacter* __thiscall oCCollObjectCharacter oCCollObjectCharacter -0x79d460 void * __thiscall oCCollObjectCharacter `scalar deleting destructor' unsigned int -0x79d480 void __thiscall oCCollObjectCharacter ~oCCollObjectCharacter -0x79d490 float __thiscall oCCollObjectCharacter TurnSpeed -0x79d4d0 int __thiscall oCCollObjectCharacter IsDead -0x79d500 void __thiscall oCCollObjectCharacter PushAround class zVEC3 const & -0x79d530 int __thiscall oCCollObjectCharacter DontLetHimComeNearer class zCVob const * -0x79d560 class zCConvexPrimitive * __thiscall oCCollObjectCharacter GetPrimitiveCC -0x79d590 void __cdecl oCCollObjectCharacter S_RegisterCollisionTestFuncs -0x79d620 void __cdecl zLocal_Startup -0x79d630 void __cdecl zLocal_Shutdown -0x79d640 void __cdecl zLocal_PerFrame -0x79ddb4 int __stdcall SetCrashHandlerFilter long (__stdcall*)(struct _EXCEPTION_POINTERS *) -0x79ddba char const * __stdcall GetNextStackTraceString unsigned long struct _EXCEPTION_POINTERS * -0x79ddc0 char const * __stdcall GetFirstStackTraceString unsigned long struct _EXCEPTION_POINTERS * -0x79ddc6 char const * __stdcall GetRegisterString struct _EXCEPTION_POINTERS * -0x79ddcc char const * __stdcall GetFaultReason struct _EXCEPTION_POINTERS * -0x79fe45 void __thiscall ListT::CleanupList -0x79fe6c void __thiscall ListT::Prepend class CSurfaceFormatNode * -0x79fe7e void __thiscall ListT::Unlink class CSurfaceFormatNode * -0x79fea6 int __thiscall ListT::LeftBelongsCloserToListHead class CSurfaceFormatNode * class CSurfaceFormatNode * -0x79feac void __thiscall ListT::OrderedInsert class CSurfaceFormatNode * -0x79ff0e void __thiscall CD3duGlobals ~CD3duGlobals -0x79ff7e void __thiscall CCapsFile ~CCapsFile -0x79ff83 void __thiscall CD3duContextList ~CD3duContextList -0x79ff8e void __thiscall CD3duContextList ~CD3duContextList -0x79ffc0 void __thiscall ListT::Prepend class CD3duContextNode * -0x79ffd2 void __thiscall ListT::Unlink class CD3duContextNode * -0x79fffa int __thiscall ListT::LeftBelongsCloserToListHead class CD3duContextNode * class CD3duContextNode * -0x7a0000 void __thiscall ListT::OrderedInsert class CD3duContextNode * -0x7a0062 void __thiscall CDDrawDeviceList ~CDDrawDeviceList -0x7a006d void __thiscall CDDrawDeviceList ~CDDrawDeviceList -0x7a009f void __thiscall ListT::Prepend class CDDrawDeviceNode * -0x7a00b1 void __thiscall ListT::Unlink class CDDrawDeviceNode * -0x7a00d9 int __thiscall ListT::LeftBelongsCloserToListHead class CDDrawDeviceNode * class CDDrawDeviceNode * -0x7a00df void __thiscall ListT::OrderedInsert class CDDrawDeviceNode * -0x7a0141 void __thiscall CD3duDeviceList ~CD3duDeviceList -0x7a014c void __thiscall CD3duDeviceList ~CD3duDeviceList -0x7a017e void __thiscall ListT::Prepend class CD3duDeviceNode * -0x7a0190 void __thiscall ListT::Unlink class CD3duDeviceNode * -0x7a01b8 int __thiscall ListT::LeftBelongsCloserToListHead class CD3duDeviceNode * class CD3duDeviceNode * -0x7a01be void __thiscall ListT::OrderedInsert class CD3duDeviceNode * -0x7a0220 void __cdecl D3DXDprintf unsigned int char * -0x7a0288 void __cdecl D3DXWprintf unsigned int char * -0x7a02f1 void __thiscall CD3DXException DebugString -0x7a02f2 void __thiscall CD3DXException Popup -0x7a02f3 void __cdecl D3DXAssert char const * int char const * -0x7a0332 long __cdecl _d3dxCopyAddRef -0x7a040b long __cdecl _d3dxCopyRelease -0x7a0502 int __cdecl _d3dxCreatePalette struct IDirectDraw7 * struct IDirectDrawSurface7 * struct IDirectDrawSurface7 * -0x7a06c8 long __cdecl _d3dxCopy struct IDirectDrawSurface7 * struct IDirectDrawSurface7 * struct tagRECT * struct tagRECT * enum _D3DX_FILTERTYPE -0x7a0761 long __cdecl _d3dxCopyFromBits enum _D3DX_SURFACEFORMAT int int int void * struct IDirectDrawPalette * struct IDirectDrawSurface7 * struct tagRECT * struct tagRECT * enum _D3DX_FILTERTYPE -0x7a1240 int __thiscall CD3duGlobals IsInitialized -0x7a1243 void __thiscall CD3duGlobals InitializeIfNeeded -0x7a1348 void __thiscall CD3duGlobals CheckAndMapD3duHandle unsigned long * -0x7a13d9 void __thiscall CD3duGlobals FindBestMatchForHWLevel unsigned long unsigned long * -0x7a1698 void __cdecl CD3duAlloc operator delete void * -0x7a16aa class CD3duDeviceNode * __thiscall CD3duGlobals GetD3duDeviceNode unsigned long -0x7a170d unsigned long __thiscall CD3duGlobals DetermineD3DXSurfaceClasses struct _DDPIXELFORMAT * enum _D3DX_SURFACEFORMAT struct IDirect3D7 * struct IDirectDraw7 * struct _GUID -0x7a199f char * __thiscall CD3duGlobals D3duStrDup char * -0x7a19e3 CD3duContextNode* __thiscall CD3duContextNode CD3duContextNode -0x7a19ed void __thiscall CD3duContextNode ~CD3duContextNode -0x7a1a09 void __thiscall CD3duContextList AddD3duContext class CD3duContext * -0x7a1abe void __thiscall CD3duContextList DestroyD3duContext class CD3duContext * -0x7a1aef int __thiscall CRefreshRateList AddRefreshRate unsigned long -0x7a1b39 int __thiscall CRefreshRateList FindRefreshRate unsigned long -0x7a1b57 int __thiscall CRefreshRateList LeftBelongsCloserToListHead class CRefreshRateNode * class CRefreshRateNode * -0x7a1b6c void __thiscall CVideoModeList AddVideoMode struct _D3DX_VIDMODEDESC * -0x7a1c72 int __thiscall CVideoModeList GetVideoModeNode class CVideoModeNode * * struct _D3DX_VIDMODEDESC * -0x7a1cbb int __thiscall CVideoModeList DoesVideoModeExist unsigned long unsigned long unsigned long unsigned long -0x7a1cff int __thiscall CVideoModeList LeftBelongsCloserToListHead class CVideoModeNode * class CVideoModeNode * -0x7a1d3a int __thiscall CSurfaceFormatList AddSurfaceFormat struct _DDPIXELFORMAT * struct IDirect3D7 * struct IDirectDraw7 * struct _GUID -0x7a1dcf CVideoModeNode* __thiscall CVideoModeNode CVideoModeNode -0x7a1e27 void __thiscall ListT::CleanupList -0x7a1e4e void __thiscall ListT::Prepend class CRefreshRateNode * -0x7a1e60 void __thiscall ListT::Unlink class CRefreshRateNode * -0x7a1e88 void __thiscall ListT::OrderedInsert class CRefreshRateNode * -0x7a1eea CD3duDeviceNode* __thiscall CD3duDeviceNode CD3duDeviceNode -0x7a1f3e void __thiscall CD3duDeviceNode ~CD3duDeviceNode -0x7a1f8f void __thiscall CD3duDeviceNode GetCurrentVideoMode struct _D3DX_VIDMODEDESC * -0x7a2029 class CSurfaceFormatList * __thiscall CD3duDeviceNode GetSurfaceFormatList struct _D3DX_VIDMODEDESC * unsigned long -0x7a219c class CVideoModeList * __thiscall CD3duDeviceNode GetVideoModeList -0x7a21a3 void __thiscall CD3duDeviceNode GetCapsAtVideoMode struct _D3DX_VIDMODEDESC * struct _D3DDeviceDesc7 * * struct _DDCAPS_DX7 * * struct _DDCAPS_DX7 * * class CSurfaceFormatList * * -0x7a2614 void __thiscall CD3duDeviceNode RefreshCaps -0x7a2740 void __thiscall CD3duDeviceList AddD3duDeviceNode struct _D3DX_DEVICEDESC * class CDDrawDeviceNode * -0x7a2820 CD3duDeviceList* __thiscall CD3duDeviceList CD3duDeviceList class CDDrawDeviceList * class CHelInfo * -0x7a2a8d CD3duDeviceList* __thiscall CD3duDeviceList CD3duDeviceList class CDDrawDeviceList * class CHelInfo * -0x7a2a98 void __thiscall CD3duDeviceNode ~CD3duDeviceNode -0x7a2aa3 CD3duContext* __thiscall CD3duContext CD3duContext -0x7a2b6a void __thiscall CD3duContext ~CD3duContext -0x7a2c49 long __stdcall CD3duContext QueryInterface struct _GUID const & void * * -0x7a2d79 unsigned long __stdcall CD3duContext AddRef -0x7a2d86 unsigned long __stdcall CD3duContext Release -0x7a2da9 long __stdcall CD3duContext DrawDebugText float float unsigned long char * -0x7a300e struct IDirectDraw7 * __stdcall CD3duContext GetDD -0x7a302b struct IDirect3D7 * __stdcall CD3duContext GetD3D -0x7a3050 struct IDirect3DDevice7 * __stdcall CD3duContext GetD3DDevice -0x7a306d struct IDirectDrawSurface7 * __stdcall CD3duContext GetPrimary -0x7a3092 struct IDirectDrawSurface7 * __stdcall CD3duContext GetZBuffer -0x7a30b7 struct IDirectDrawSurface7 * __stdcall CD3duContext GetBackBuffer unsigned long -0x7a30ee struct HWND__ * __stdcall CD3duContext GetWindow -0x7a30f8 struct HWND__ * __stdcall CD3duContext GetFocusWindow -0x7a3102 long __stdcall CD3duContext RestoreSurfaces -0x7a318e long __stdcall CD3duContext Resize unsigned long unsigned long -0x7a3620 long __stdcall CD3duContext UpdateFrame unsigned long -0x7a3a1f long __stdcall CD3duContext Clear unsigned long -0x7a3ae6 long __stdcall CD3duContext SetClearColor unsigned long -0x7a3af9 long __stdcall CD3duContext SetClearDepth float -0x7a3b0c long __stdcall CD3duContext SetClearStencil unsigned long -0x7a3b1f long __stdcall DeviceWindowProc struct HWND__ * unsigned int unsigned int long -0x7a3b5e void __thiscall CD3duContext _D3duInitialize unsigned long unsigned long struct HWND__ * struct HWND__ * unsigned long unsigned long unsigned long unsigned long unsigned long unsigned long unsigned long unsigned long -0x7a4197 void __thiscall CD3duContext _CreateDeviceWindow -0x7a4376 void __thiscall CD3duContext _DestroyDeviceWindow -0x7a438b void __thiscall CD3duContext _InitCooperativeLevel -0x7a43b0 void __thiscall CD3duContext _CreatePalette -0x7a4636 void __thiscall CD3duContext _InitViewport -0x7a46d2 void __thiscall CD3duContext _Create3DDevice -0x7a480a void __thiscall CD3duContext _ChooseZBuffer unsigned long unsigned long -0x7a4992 void __thiscall CD3duContext _CreateZBuffer -0x7a4b84 void __thiscall CD3duContext _CreateDXBuffers -0x7a4bf8 void __thiscall CD3duContext _DestroyDXBuffers int -0x7a4d47 void __thiscall CD3duContext _CreateFullscreenBuffers -0x7a4ea3 void __thiscall CD3duContext _CreateWindowedBuffers -0x7a50dd void __thiscall CD3duContext _CreateOffScreenBuffers -0x7a5234 long __stdcall CD3duContext _EnumSurfacesCallback2 struct IDirectDrawSurface7 * struct _DDSURFACEDESC2 * void * -0x7a524a void __thiscall CD3duContext _EnumBackBuffers struct IDirectDrawSurface7 * unsigned long -0x7a535f long __stdcall CD3duContext GetDeviceIndex unsigned long * unsigned long * -0x7a5382 unsigned long __stdcall CD3duContext GetNumBackBuffers -0x7a538c long __stdcall CD3duContext GetNumBits unsigned long * unsigned long * unsigned long * unsigned long * -0x7a53c8 long __stdcall CD3duContext GetBufferSize unsigned long * unsigned long * -0x7a53eb unsigned long __stdcall CD3duContext GetRefreshRate -0x7a5420 unsigned long __stdcall CD3duContext GetCreationFlags -0x7a542a CHelInfo* __thiscall CHelInfo CHelInfo -0x7a5455 void __thiscall CHelInfo Initialize -0x7a590b void __thiscall CHelInfo ~CHelInfo -0x7a595a void __thiscall CHelInfo GenerateSurfaceFormatList unsigned long -0x7a5bc3 long __stdcall CHelInfo _D3DEnumCBListSurfaceFormats struct _DDPIXELFORMAT * void * -0x7a5c05 CEnumSurfaceFormatContext* __thiscall CEnumSurfaceFormatContext CEnumSurfaceFormatContext -0x7a5c1b CHelNode* __thiscall CHelNode CHelNode -0x7a5c4a void __thiscall CHelNode ~CHelNode -0x7a5c89 CD3dxFile* __thiscall CD3dxFile CD3dxFile -0x7a5caa void __thiscall CD3dxFile ~CD3dxFile -0x7a5caf int __thiscall CD3dxFile IsOpen -0x7a5cbc int __thiscall CD3dxFile WasCorrupted -0x7a5cc3 unsigned long __thiscall CD3dxFile GetSize -0x7a5cca long __thiscall CD3dxFile Open char const * -0x7a5e68 long __thiscall CD3dxFile Close -0x7a5ec3 long __thiscall CD3dxFile CloseCorrupt -0x7a5ee9 unsigned long __thiscall CD3dxFile RootEntry -0x7a5eed unsigned long __thiscall CD3dxFile CreateEntry unsigned long unsigned long -0x7a5fc0 int __thiscall CD3dxFile ValidEntry unsigned long -0x7a5ff2 unsigned long __thiscall CD3dxFile GetId unsigned long -0x7a6026 void * __thiscall CD3dxFile EditData unsigned long unsigned long * -0x7a607a void const * __thiscall CD3dxFile ReadData unsigned long unsigned long * -0x7a608a unsigned long __thiscall CD3dxFile GetChild unsigned long -0x7a60bf void __thiscall CD3dxFile SetChild unsigned long unsigned long -0x7a6108 unsigned long __thiscall CD3dxFile GetSibling unsigned long -0x7a613d void __thiscall CD3dxFile SetSibling unsigned long unsigned long -0x7a6186 unsigned long __thiscall CD3dxFile FindChild unsigned long unsigned long -0x7a61b8 unsigned long __thiscall CD3dxFile FindChild unsigned long unsigned long void const * unsigned long -0x7a6216 unsigned long __thiscall CD3dxFile FindSibling unsigned long unsigned long -0x7a6243 unsigned long __thiscall CD3dxFile FindSibling unsigned long unsigned long void const * unsigned long -0x7a629c long __cdecl CD3dxFile Compress void * unsigned long unsigned long * void const * unsigned long -0x7a632c long __cdecl CD3dxFile Decompress void * unsigned long void const * unsigned long unsigned long * -0x7a63ab CDDrawDeviceNode* __thiscall CDDrawDeviceNode CDDrawDeviceNode -0x7a63ff void __thiscall CDDrawDeviceNode ~CDDrawDeviceNode -0x7a6478 void __thiscall CDDrawDeviceNode ~CDDrawDeviceNode -0x7a6483 void __thiscall CDDrawDeviceNode SetDDCoopLevel struct HWND__ * unsigned long struct HWND__ * int -0x7a6603 struct IDirectDrawSurface7 * __thiscall CDDrawDeviceNode GetPrimary -0x7a661c void __thiscall CDDrawDeviceNode SetDisplayMode unsigned long unsigned long unsigned long unsigned long unsigned long -0x7a66dc void __thiscall CDDrawDeviceNode ReleasePrimary -0x7a66fe void __thiscall CDDrawDeviceNode CreatePrimary int unsigned long -0x7a68a9 void __thiscall CDDrawDeviceNode GetCurrentVideoMode struct _D3DX_VIDMODEDESC * -0x7a6943 long __stdcall CDDrawDeviceNode WndProc struct HWND__ * unsigned int unsigned int long -0x7a695c void __thiscall CDDrawDeviceNode ObtainCapsAtDisplayMode struct _D3DX_VIDMODEDESC * -0x7a6f78 long __stdcall CDDrawDeviceNode _D3DEnumCBListSurfaceFormats struct _DDPIXELFORMAT * void * -0x7a6fba CDDrawDeviceList* __thiscall CDDrawDeviceList CDDrawDeviceList -0x7a706c int __stdcall CDDrawDeviceList _DDEnumCBListDDrawDevices struct _GUID * char * char * void * struct HMONITOR__ * -0x7a729f long __stdcall CDDrawDeviceList _D3DEnumCBFindHWDevices char * char * struct _D3DDeviceDesc7 * void * -0x7a738e long __stdcall CDDrawDeviceList _DDEnumCBListAllVideoModes struct _DDSURFACEDESC2 * void * -0x7a7403 void __thiscall ListT::CleanupList -0x7a7435 void __thiscall ListT::Prepend class CVideoModeNode * -0x7a7447 void __thiscall ListT::Unlink class CVideoModeNode * -0x7a746f int __thiscall ListT::LeftBelongsCloserToListHead class CVideoModeNode * class CVideoModeNode * -0x7a7475 void __thiscall ListT::OrderedInsert class CVideoModeNode * -0x7a74d7 CDDrawDeviceList* __thiscall CDDrawDeviceList CDDrawDeviceList -0x7a74e2 void __thiscall CVideoModeNode ~CVideoModeNode -0x7a7557 int __thiscall ListT::LeftBelongsCloserToListHead class CRefreshRateNode * class CRefreshRateNode * -0x7a755d void __thiscall CVideoModeNode ~CVideoModeNode -0x7a7568 long __cdecl RegisterBlts -0x7a756b long __cdecl RegisterLines -0x7a99ad void __cdecl EncodeBlockRGB struct S3TC_COLOR * const struct S3TCBlockRGB * -0x7a99df void __cdecl EncodeBlockRGBColorKey struct S3TC_COLOR * const struct S3TCBlockRGB * struct S3TC_COLOR struct S3TC_COLOR -0x7aa265 void __cdecl DecodeBlockRGB struct S3TCBlockRGB * struct S3TC_COLOR * const -0x7aa34f void __cdecl EncodeBlockAlpha4 struct S3TC_COLOR * const struct S3TCBlockAlpha4 * -0x7aa3a6 void __cdecl DecodeBlockAlpha4 struct S3TCBlockAlpha4 * struct S3TC_COLOR * const -0x7aa3f0 void __cdecl EncodeBlockAlpha3 struct S3TC_COLOR * const struct S3TCBlockAlpha3 * -0x7aa510 void __cdecl DecodeBlockAlpha3 struct S3TCBlockAlpha3 * struct S3TC_COLOR * const -0x7aa627 void __cdecl RegisterLine class TArray * * unsigned long void * -0x7aa6ce void __cdecl RegisterBlt class TArray * * enum _D3DX_SURFACEFORMAT enum _D3DX_SURFACEFORMAT enum _D3DX_FILTERTYPE void * -0x7aa781 CSurfaceLock* __thiscall CSurfaceLock CSurfaceLock struct IDirectDrawSurface7 * struct tagRECT * -0x7aa81b CSurfaceLock* __thiscall CSurfaceLock CSurfaceLock enum _D3DX_SURFACEFORMAT int int int void * struct IDirectDrawPalette * -0x7aa89a void __thiscall CSurfaceLock ~CSurfaceLock -0x7aa8c0 int __thiscall CSurfaceLock IsValid -0x7aa8d3 int __thiscall CSurfaceLock IsPaletteIndexed -0x7aa8f5 int __thiscall CSurfaceLock GetPalette struct tagPALETTEENTRY * * -0x7aa974 unsigned char __cdecl FindClosest_PALETTE4 unsigned long struct tagPALETTEENTRY * -0x7aa9f8 unsigned char __cdecl FindClosest_PALETTE8 unsigned long struct tagPALETTEENTRY * -0x7aaa7f unsigned char __cdecl FindClosest_PALETTEA8 unsigned long struct tagPALETTEENTRY * -0x7aab1c unsigned long __cdecl GetDxtBlkSize unsigned long -0x7aab4e void __cdecl XXEncodeBlockRGB struct S3TC_COLOR * const struct S3TCBlockRGB * -0x7aabc2 void __cdecl XXDecodeBlockRGB struct S3TCBlockRGB * struct S3TC_COLOR * const -0x7aabe8 void __cdecl FlushCacheBlock struct PIXELCACHE_BLOCK * struct SURFACE_DATA * -0x7aaca0 void __cdecl LoadCacheBlock struct PIXELCACHE_BLOCK * struct SURFACE_DATA * -0x7aadc0 void __cdecl InitializePixelCache struct SURFACE_DATA * unsigned long -0x7aae12 void __cdecl ShutdownPixelCache struct BLT_DATA * -0x7aae34 int __cdecl InCacheBlock long long struct PIXELCACHE_BLOCK * -0x7aae57 unsigned long * __cdecl GetPtrToCachedPixel long long struct SURFACE_DATA * -0x7aaf0e void __cdecl GetDstSpanAllZeros int unsigned long * struct BLT_DATA * -0x7aaf1d int __thiscall TArray::Add struct LINEENTRY * -0x7aaf70 int __thiscall TArray::Add struct BLTENTRY * -0x7ab04e unsigned long __cdecl D3DXGetNumMipmaps struct IDirectDrawSurface7 * -0x7ab08c long __cdecl D3DXGetNthMipmap unsigned long struct IDirectDrawSurface7 * struct IDirectDrawSurface7 * * -0x7ab13c void __cdecl GenerateMipMaps struct IDirectDrawSurface7 * enum _D3DX_FILTERTYPE -0x7ab525 long __cdecl ValidateTexture struct SURFACEDATA_ORIGINALSIZE * unsigned long * unsigned long * unsigned long * struct IDirectDrawSurface7 * * unsigned long * -0x7ab9f0 long __cdecl GetTopCubeFace struct IDirectDrawSurface7 * unsigned long struct IDirectDrawSurface7 * * -0x7aba65 long __cdecl LoadCubeMapFromCubeMap struct IDirect3DDevice7 * struct IDirectDrawSurface7 * struct IDirectDrawSurface7 * unsigned long enum _D3DX_FILTERTYPE -0x7abd1b long __cdecl LoadFromGDI char * const struct IDirectDraw7 * struct IDirectDrawSurface7 * * enum _D3DX_SURFACEFORMAT * struct tagSIZE * -0x7abf16 long __cdecl CopyInSingleMipChain struct IDirectDrawSurface7 * unsigned char * * unsigned char * -0x7ac08d long __cdecl LoadFromDDS char * const struct IDirectDraw7 * struct IDirectDrawSurface7 * * enum _D3DX_SURFACEFORMAT * struct tagSIZE * unsigned long * unsigned long * -0x7ac3d7 unsigned char * __cdecl GetCurrentPixelTGA unsigned char * unsigned char const * struct _TargaHeader const * unsigned long * -0x7ac613 long __cdecl LoadFromTGA char * const struct IDirectDraw7 * struct IDirectDrawSurface7 * * enum _D3DX_SURFACEFORMAT * struct tagSIZE * -0x7ad150 unsigned char __cdecl ComponentFromIndex int int int -0x7ad188 void __cdecl UpdateStaticMapping struct tagPALETTEENTRY * -0x7ad2cf void __cdecl MapInSystemColors struct tagPALETTEENTRY * -0x7ae432 struct D3DXVECTOR4 __thiscall D3DXVECTOR4 operator/ float -0x7af273 struct D3DXPLANE __thiscall D3DXPLANE operator- -0x7af749 struct D3DXQUATERNION __thiscall D3DXQUATERNION operator/ float -0x7af808 struct D3DXQUATERNION & __thiscall D3DXQUATERNION operator/= float -0x7af8ad struct D3DXVECTOR3 * __cdecl D3DXVec3Cross struct D3DXVECTOR3 * struct D3DXVECTOR3 const * struct D3DXVECTOR3 const * -0x7afb4f float __cdecl D3DXVec4LengthSq struct D3DXVECTOR4 const * -0x7afcb7 struct D3DXVECTOR3 * __cdecl D3DXVec3Lerp struct D3DXVECTOR3 * struct D3DXVECTOR3 const * struct D3DXVECTOR3 const * float -0x7afe21 struct D3DXMATRIX * __cdecl D3DXMatrixIdentity struct D3DXMATRIX * -0x7aff15 float __cdecl D3DXQuaternionLengthSq struct D3DXQUATERNION const * -0x7aff43 float __cdecl D3DXQuaternionDot struct D3DXQUATERNION const * struct D3DXQUATERNION const * -0x7aff68 struct D3DXQUATERNION * __cdecl D3DXQuaternionConjugate struct D3DXQUATERNION * struct D3DXQUATERNION const * -0x7aff8d float __cdecl D3DXPlaneDot struct D3DXPLANE const * struct D3DXVECTOR4 const * -0x7affb2 long __thiscall CCapsFile Open -0x7b004a long __thiscall CCapsFile Close -0x7b004f long __thiscall CCapsFile LoadSoftwareCaps class CHelInfo * -0x7b0256 long __thiscall CCapsFile SaveSoftwareCaps class CHelInfo * -0x7b03fb long __thiscall CCapsFile LoadHardwareCaps class CDDrawDeviceNode * class CVideoModeNode * -0x7b0687 long __thiscall CCapsFile SaveHardwareCaps class CDDrawDeviceNode * class CVideoModeNode * -0x7b091e unsigned long __thiscall CCapsFile FindVersion -0x7b093c unsigned long __thiscall CCapsFile CreateVersion -0x7b09a5 long __thiscall CCapsFile Parse2D unsigned long struct _DDCAPS_DX7 * char * * -0x7b0a5b long __thiscall CCapsFile Parse3D unsigned long struct _D3DDeviceDesc7 * char * * class CSurfaceFormatList * -0x7b0bee unsigned long __thiscall CCapsFile Create2D unsigned long struct _DDCAPS_DX7 * char * -0x7b0c76 unsigned long __thiscall CCapsFile Create3D unsigned long struct _D3DDeviceDesc7 * char * class CSurfaceFormatList * -0x7b0d6a unsigned long __thiscall CCapsFile CreateString char * -0x7b0e5c unsigned long __thiscall CCapsFile CreateFormat class CSurfaceFormatNode * -0x7b0f97 long __stdcall _d3dxFindTextureCallback struct _DDPIXELFORMAT * void * -0x7b0feb long __cdecl ChooseTextureFormat struct IDirect3DDevice7 * enum _D3DX_SURFACEFORMAT enum _D3DX_SURFACEFORMAT * -0x7b7c86 class ostream & __thiscall ostream operator<< unsigned char -0x7b7d02 int __thiscall streambuf sputc int -0x7b7d24 class ostream & __thiscall ostream operator<< double -0x7b7e46 int __thiscall ostream opfx -0x7b7eba void __thiscall ostream osfx -0x7b7f6a class ostream & __thiscall ostream operator<< char const * -0x7b7f93 class ostream & __thiscall ostream flush -0x7b801b ostream* __thiscall ostream ostream -0x7b8051 void * __thiscall ostream `scalar deleting destructor' unsigned int -0x7b807c ostream* __thiscall ostream ostream class streambuf * -0x7b80e1 ostream* __thiscall ostream ostream class ostream const & -0x7b814f void __thiscall ostream ~ostream -0x7b815e class ostream & __thiscall ostream operator= class streambuf * -0x7b81e4 ostream_withassign* __thiscall ostream_withassign ostream_withassign -0x7b823f void * __thiscall ostream_withassign `scalar deleting destructor' unsigned int -0x7b826a ostream_withassign* __thiscall ostream_withassign ostream_withassign class streambuf * -0x7b82c8 void __thiscall ostream_withassign ~ostream_withassign -0x7b82db class ostream & __thiscall ostream writepad char const * char const * -0x7b8447 istream* __thiscall istream istream -0x7b848f void * __thiscall istream `scalar deleting destructor' unsigned int -0x7b84ba istream* __thiscall istream istream class streambuf * -0x7b8530 istream* __thiscall istream istream class istream const & -0x7b85af void __thiscall istream ~istream -0x7b85be class istream & __thiscall istream operator= class streambuf * -0x7b8656 int __thiscall istream ipfx int -0x7b8737 int __thiscall streambuf in_avail -0x7b8747 class istream & __thiscall istream operator>> char * -0x7b8803 void __thiscall istream isfx -0x7b8838 int __thiscall istream peek -0x7b8868 class istream & __thiscall istream putback char -0x7b88d5 int __thiscall streambuf sputbackc char -0x7b88fa void __thiscall ios clear int -0x7b8928 int __thiscall istream sync -0x7b898c void __thiscall istream eatwhite -0x7b8a05 istream_withassign* __thiscall istream_withassign istream_withassign -0x7b8a60 void * __thiscall istream_withassign `scalar deleting destructor' unsigned int -0x7b8a8b istream_withassign* __thiscall istream_withassign istream_withassign class streambuf * -0x7b8ae9 void __thiscall istream_withassign ~istream_withassign -0x7b8afc class istream & __thiscall istream operator>> float & -0x7b8bc1 class istream & __thiscall istream operator>> char & -0x7b8c05 ios* __thiscall ios ios -0x7b8c63 void * __thiscall ios `scalar deleting destructor' unsigned int -0x7b8c7f ios* __thiscall ios ios class streambuf * -0x7b8ce8 ios* __thiscall ios ios class ios const & -0x7b8d30 void __thiscall ios ~ios -0x7b8d7a void __thiscall ios init class streambuf * -0x7b8da9 class ios & __thiscall ios operator= class ios const & -0x7b8de4 int __cdecl ios xalloc -0x7b8e15 long __cdecl ios bitalloc -0x7b8e3b ofstream* __thiscall ofstream ofstream -0x7b8ec1 void * __thiscall ofstream `scalar deleting destructor' unsigned int -0x7b8eec ofstream* __thiscall ofstream ofstream char const * int int -0x7b8fa3 ofstream* __thiscall ofstream ofstream int -0x7b902c ofstream* __thiscall ofstream ofstream int char * int -0x7b90bb void __thiscall ofstream ~ofstream -0x7b90ce class streambuf * __thiscall ofstream setbuf char * int -0x7b9116 void __thiscall ofstream attach int -0x7b9147 void __thiscall ofstream open char const * int int -0x7b9189 void __thiscall ofstream close -0x7b91bc filebuf* __thiscall filebuf filebuf -0x7b91d6 void * __thiscall filebuf `scalar deleting destructor' unsigned int -0x7b91f2 filebuf* __thiscall filebuf filebuf int -0x7b9211 filebuf* __thiscall filebuf filebuf int char * int -0x7b9259 void __thiscall filebuf ~filebuf -0x7b92b0 class filebuf * __thiscall filebuf close -0x7b9313 int __thiscall filebuf overflow int -0x7b9384 int __thiscall filebuf underflow -0x7b9414 long __thiscall filebuf seekoff long enum ios::seek_dir int -0x7b9458 int __thiscall filebuf sync -0x7b9533 class streambuf * __thiscall filebuf setbuf char * int -0x7b964b Iostream_init* __thiscall Iostream_init Iostream_init -0x7b964e Iostream_init* __thiscall Iostream_init Iostream_init class ios & int -0x7b967c long __thiscall ios setf long -0x7b96b3 void __thiscall Iostream_init ~Iostream_init -0x7b96e0 int __thiscall streambuf snextc -0x7b972c int __thiscall streambuf sbumpc -0x7b9763 void __thiscall streambuf stossc -0x7b979c int __thiscall streambuf sgetc -0x7b97c1 int __thiscall istream getdouble char * int -0x7b98fa class filebuf * __thiscall filebuf attach int -0x7b996e class filebuf * __thiscall filebuf open char const * int int -0x7b9ae4 int __thiscall filebuf setmode int -0x7b9b4c streambuf* __thiscall streambuf streambuf -0x7b9b8b void * __thiscall streambuf `scalar deleting destructor' unsigned int -0x7b9ba7 streambuf* __thiscall streambuf streambuf char * int -0x7b9c0a void __thiscall streambuf ~streambuf -0x7b9c3a class streambuf * __thiscall streambuf setbuf char * int -0x7b9c6e int __thiscall streambuf xsputn char const * int -0x7b9cc4 int __thiscall streambuf xsgetn char * int -0x7b9d5b int __thiscall streambuf sync -0x7b9d72 int __thiscall streambuf allocate -0x7b9d90 int __thiscall streambuf doallocate -0x7b9dbd void __thiscall streambuf setb char * char * int -0x7b9ded long __thiscall streambuf seekoff long enum ios::seek_dir int -0x7b9df3 long __thiscall streambuf seekpos long int -0x7b9e05 int __thiscall streambuf pbackfail int -0x7b9e61 void __cdecl std _Xlen -0x7b9ebb void __thiscall std::logic_error logic_error class std::basic_string class std::allocator > const & -0x7b9f1f char const * __thiscall std::logic_error what -0x7b9f2c void __thiscall std::logic_error _Doraise -0x7b9f49 void __thiscall std::logic_error ~logic_error -0x7b9f86 void * __thiscall std::logic_error `scalar deleting destructor' unsigned int -0x7b9fa2 void __thiscall std::logic_error logic_error class std::logic_error const & -0x7b9fff void __thiscall std::length_error ~length_error -0x7ba03c void __thiscall std::length_error _Doraise -0x7ba059 void * __thiscall std::length_error `scalar deleting destructor' unsigned int -0x7ba075 void __thiscall std::length_error length_error class std::length_error const & -0x7ba08d void __cdecl std _Xran -0x7ba0e7 void __thiscall std::out_of_range ~out_of_range -0x7ba124 void __thiscall std::out_of_range _Doraise -0x7ba141 void * __thiscall std::out_of_range `scalar deleting destructor' unsigned int -0x7ba15d void __thiscall std::out_of_range out_of_range class std::out_of_range const & -0x7ba1b8 void __thiscall std::_Lockit _Lockit -0x7ba254 void __thiscall std::_Lockit ~_Lockit -0x7ba269 void __stdcall `eh vector destructor iterator' void * unsigned int int void (__thiscall*)(void *) -0x7ba2e9 void __stdcall __ArrayUnwind void * unsigned int int void (__thiscall*)(void *) -0x7ba41c void __thiscall type_info ~type_info -0x7ba445 void * __thiscall type_info `scalar deleting destructor' unsigned int -0x7ba461 int __thiscall type_info operator== class type_info const & -0x7ba47c int __thiscall type_info operator!= class type_info const & -0x7ba498 int __thiscall type_info before class type_info const & -0x7ba4b7 char const * __thiscall type_info raw_name -0x7ba4bb type_info* __thiscall type_info type_info class type_info const & -0x7ba4c6 class type_info & __thiscall type_info operator= class type_info const & -0x7ba4cb void __stdcall _JumpToContinuation void * struct EHRegistrationNode * -0x7ba4ff void __stdcall _CallMemberFunction0 void * void * -0x7ba506 void __stdcall _CallMemberFunction1 void * void * void * -0x7ba50d void __stdcall _CallMemberFunction2 void * void * void * int -0x7ba514 void __stdcall _UnwindNestedFrames struct EHRegistrationNode * struct EHExceptionRecord * -0x7ba53c void __stdcall _UnwindNestedFrames struct EHRegistrationNode * struct EHExceptionRecord * -0x7ba5b3 void * __cdecl _CallCatchBlock2 struct EHRegistrationNode * struct _s_FuncInfo const * void * int unsigned long -0x7ba607 enum _EXCEPTION_DISPOSITION __cdecl CatchGuardHandler struct EHExceptionRecord * struct CatchGuardRN * void * void * -0x7ba62c int __cdecl _CallSETranslator struct EHExceptionRecord * struct EHRegistrationNode * void * void * struct _s_FuncInfo const * int struct EHRegistrationNode * -0x7ba6b4 int __cdecl _CallSETranslator struct EHExceptionRecord * struct EHRegistrationNode * void * void * struct _s_FuncInfo const * int struct EHRegistrationNode * -0x7ba6e2 enum _EXCEPTION_DISPOSITION __cdecl TranslatorGuardHandler struct EHExceptionRecord * struct TranslatorGuardRN * void * void * -0x7ba757 struct _s_TryBlockMapEntry const * __cdecl _GetRangeOfTrysToCheck struct _s_FuncInfo const * int int unsigned int * unsigned int * -0x7bace7 __non_rtti_object* __thiscall __non_rtti_object __non_rtti_object char const * -0x7bad09 void * __thiscall __non_rtti_object `scalar deleting destructor' unsigned int -0x7bad25 void __thiscall __non_rtti_object ~__non_rtti_object -0x7bad2a __non_rtti_object* __thiscall __non_rtti_object __non_rtti_object class __non_rtti_object const & -0x7bad42 bad_typeid* __thiscall bad_typeid bad_typeid class bad_typeid const & -0x7bad5a void * __thiscall bad_typeid `scalar deleting destructor' unsigned int -0x7bad76 void __thiscall bad_typeid ~bad_typeid -0x7bae41 bad_typeid* __thiscall bad_typeid bad_typeid char const * -0x7baf71 bad_cast* __thiscall bad_cast bad_cast char const * const & -0x7baf89 void * __thiscall bad_cast `scalar deleting destructor' unsigned int -0x7bafa5 void __thiscall bad_cast ~bad_cast -0x7bafaa bad_cast* __thiscall bad_cast bad_cast class bad_cast const & -0x7bafc2 void * __cdecl FindCompleteObject void * * -0x7bafdc struct _s_RTTIBaseClassDescriptor const * __cdecl FindSITargetTypeInstance void * struct _s_RTTICompleteObjectLocator const * struct TypeDescriptor * int struct TypeDescriptor * -0x7bb036 struct _s_RTTIBaseClassDescriptor const * __cdecl FindMITargetTypeInstance void * struct _s_RTTICompleteObjectLocator const * struct TypeDescriptor * int struct TypeDescriptor * -0x7bb12f struct _s_RTTIBaseClassDescriptor const * __cdecl FindVITargetTypeInstance void * struct _s_RTTICompleteObjectLocator const * struct TypeDescriptor * int struct TypeDescriptor * -0x7bb267 int __cdecl PMDtoOffset void * struct PMD const & -0x7bb28a void __stdcall `eh vector constructor iterator' void * unsigned int int void (__thiscall*)(void *) void (__thiscall*)(void *) -0x7bfb35 exception* __thiscall exception exception -0x7bfb46 void * __thiscall exception `scalar deleting destructor' unsigned int -0x7bfb62 exception* __thiscall exception exception char const * const & -0x7bfb9f exception* __thiscall exception exception class exception const & -0x7bfbe9 class exception & __thiscall exception operator= class exception const & -0x7bfc08 void __thiscall exception ~exception -0x7bfc1e char const * __thiscall exception what -0x7bfc2b void __cdecl terminate -0x7bfc8c void __cdecl unexpected -0x7bfca4 void __cdecl _inconsistency -0x7bff3f void __cdecl FindHandler struct EHExceptionRecord * struct EHRegistrationNode * struct _CONTEXT * void * struct _s_FuncInfo const * unsigned char int struct EHRegistrationNode * -0x7c00f2 void __cdecl FindHandlerForForeignException struct EHExceptionRecord * struct EHRegistrationNode * struct _CONTEXT * void * struct _s_FuncInfo const * int int struct EHRegistrationNode * -0x7c019c int __cdecl TypeMatch struct _s_HandlerType const * struct _s_CatchableType const * struct _s_ThrowInfo const * -0x7c02ad void __cdecl CatchIt struct EHExceptionRecord * struct EHRegistrationNode * struct _CONTEXT * void * struct _s_FuncInfo const * struct _s_HandlerType const * struct _s_CatchableType const * struct _s_TryBlockMapEntry const * int struct EHRegistrationNode * unsigned char -0x7c0328 void * __cdecl CallCatchBlock struct EHExceptionRecord * struct EHRegistrationNode * struct _CONTEXT * struct _s_FuncInfo const * void * int unsigned long -0x7c0443 int __cdecl ExFilterRethrow struct _EXCEPTION_POINTERS * -0x7c046d void __cdecl BuildCatchObject struct EHExceptionRecord * struct EHRegistrationNode * struct _s_HandlerType const * struct _s_CatchableType const * -0x7c0631 void __cdecl _DestructExceptionObject struct EHExceptionRecord * unsigned char -0x7c0698 void * __cdecl AdjustPointer void * struct PMD const & -0x7c6130 long __stdcall __CxxUnhandledExceptionFilter struct _EXCEPTION_POINTERS * -0x7c6176 void __cdecl __CxxSetUnhandledExceptionFilter -0x7c6187 void __cdecl __CxxRestoreUnhandledExceptionFilter -0x7c671e void __cdecl terminate -0x7c6735 int __cdecl _ValidateRead void const * unsigned int -0x7c6751 int __cdecl _ValidateWrite void * unsigned int -0x7c676d int __cdecl _ValidateExecute int (__stdcall*)(void) -0x7cd289 class zCObject * __cdecl oCCSManager _CreateNewInstance -0x7cd42d oCCSManager* __thiscall oCCSManager oCCSManager -0x7cd440 zCObject* __thiscall zCObject zCObject -0x7cd44b zCObject* __thiscall zCObject zCObject -0x7cd479 class zCCSPlayer * __thiscall oCCSManager CreateCutscenePlayer class zCWorld * -0x7cd68f class zCEventMessage * __thiscall oCCSManager CreateMessage int -0x7cd6bc class zCCSProps * __thiscall oCCSManager CreateProperties -0x7cd6d8 void __thiscall zCSoundManager::zCSoundEventData ~zCSoundEventData -0x7cd6f0 void __thiscall std basic_string,class std::allocator >::_Copy unsigned int -0x7cd749 class zCObject * __cdecl oCCSPlayer _CreateNewInstance -0x7cd7bc void __thiscall oCCSPlayer ProcessCutscene class zCCSCutsceneContext * class zVEC3 const & -0x7cd819 class zCObject * __cdecl oCCSProps _CreateNewInstance -0x7cd879 class zCObject * __cdecl oCCSTrigger _CreateNewInstance -0x7cd8f4 void __thiscall oCCSTrigger TriggerTarget class zCVob * -0x7cd90b class zSTRING __cdecl operator+ class zSTRING const & class zSTRING const & -0x7cd933 class zSTRING __cdecl operator+ char const * class zSTRING const & -0x7cd94b class zSTRING __cdecl operator+ class zSTRING const & char const * -0x7cd9c4 void __thiscall oCCSTrigger UntriggerTarget class zCVob * -0x7cda19 class zCObject * __cdecl zCCSCutsceneContext _CreateNewInstance -0x7cdb83 zCCSCutsceneContext* __thiscall zCCSCutsceneContext zCCSCutsceneContext class zSTRING & -0x7cdb98 void __thiscall zCCSProps SetName class zSTRING -0x7cdbdf zCCSCutsceneContext* __thiscall zCCSCutsceneContext zCCSCutsceneContext class zCCSBlock * int int -0x7cdbf8 void __thiscall zCCSCutsceneContext UseThisSubBlock class zCCSBlock * -0x7cdc2f void __thiscall zCCSCutsceneContext ~zCCSCutsceneContext -0x7cdcca void __thiscall zCCSCutsceneContext Archive class zCArchiver & -0x7cdcf7 class zSTRING __thiscall zCCSCutsceneContext GetCSName -0x7cdd9a void __thiscall zCCSCutsceneContext Unarchive class zCArchiver & -0x7cdfc1 int __thiscall zCCSCutsceneContext StartPlaying -0x7ce18f void __thiscall zCCSCutsceneContext Stop -0x7ce23f void __thiscall zCCSCutsceneContext Interrupt -0x7ce2ef void __thiscall zCCSCutsceneContext ForcedInterrupt -0x7ce739 int __thiscall zCCSCutsceneContext Play class zVEC3 -0x7ce7ef void __thiscall zCCSCutsceneContext HandleTrigger -0x7ce808 int __thiscall zCCSCutsceneContext AreU class zSTRING const & -0x7ce925 void __thiscall zCCSCutsceneContext PrintDebugInfo class zSTRING const & -0x7ce94c void __thiscall zCArray::AllocDelta int -0x7ce9d9 class zCObject * __cdecl zCCSAtomicBlock _CreateNewInstance -0x7ce9e4 class zCObject * __cdecl zCCSAtomicBlock _CreateNewInstance -0x7cea39 class zCObject * __cdecl zCCSBlock _CreateNewInstance -0x7cea44 class zCObject * __cdecl zCCSBlock _CreateNewInstance -0x7ceaa4 class zCObject * __cdecl zCCSSyncBlock _CreateNewInstance -0x7ceab7 class zCObject * __cdecl zCCSSyncBlock _CreateNewInstance -0x7ceb19 class zCObject * __cdecl zCCutscene _CreateNewInstance -0x7ceb79 class zCObject * __cdecl zCCSRole _CreateNewInstance -0x7ceb84 class zCObject * __cdecl zCCSRole _CreateNewInstance -0x7cebd9 class zCObject * __cdecl zCEvMsgCutscene _CreateNewInstance -0x7cebe4 class zCObject * __cdecl zCEvMsgCutscene _CreateNewInstance -0x7cebf0 zCCSRole* __thiscall zCCSRole zCCSRole -0x7cebfb zCCSRole* __thiscall zCCSRole zCCSRole -0x7cec23 zCCSRole* __thiscall zCCSRole zCCSRole class zSTRING & -0x7cecdb void __thiscall zCCSRole ~zCCSRole -0x7cee09 void __thiscall zCCSRole SetRoleVob class zCVob * -0x7cee28 void __thiscall zCCSRole Unarchive class zCArchiver & -0x7cee5e zCEvMsgCutscene* __thiscall zCEvMsgCutscene zCEvMsgCutscene enum zCEvMsgCutscene::TCutsceneSubType -0x7cee70 zCCSBlockBase* __thiscall zCCSBlockBase zCCSBlockBase -0x7cee7b zCCSBlockBase* __thiscall zCCSBlockBase zCCSBlockBase -0x7cee90 zCCSAtomicBlock* __thiscall zCCSAtomicBlock zCCSAtomicBlock -0x7cee9b zCCSAtomicBlock* __thiscall zCCSAtomicBlock zCCSAtomicBlock -0x7ceeb8 void __thiscall zCCSAtomicBlock ~zCCSAtomicBlock -0x7ceee8 void __thiscall zCCSAtomicBlock OrganizeRoles class zCArray & class zCArray & -0x7cef45 int __thiscall zCCSAtomicBlock IsFinished class zCEventManager * -0x7cef50 zCCSBlock* __thiscall zCCSBlock zCCSBlock -0x7cef5b zCCSBlock* __thiscall zCCSBlock zCCSBlock -0x7cef8e void __thiscall zCCSBlock ~zCCSBlock -0x7cefa8 void __thiscall zCCSBlock Play class zCArray const & -0x7cefc8 void __thiscall zCCSBlock Play class zCArray const & float float -0x7cefe8 int __thiscall zCCSBlock IsFinished class zCArray const & -0x7cf008 void __thiscall zCCSBlock InsertBlock class zCCSBlockBase * int -0x7cf028 int __thiscall zCCSBlock NewBlock int int -0x7cf04b zCCSSyncBlock* __thiscall zCCSSyncBlock zCCSSyncBlock -0x7cf05e zCCSSyncBlock* __thiscall zCCSSyncBlock zCCSSyncBlock -0x7cf078 void __thiscall zCCSSyncBlock ~zCCSSyncBlock -0x7cf098 void __thiscall zCCSSyncBlock InsertBlock class zCCSBlockBase * int -0x7cf0b8 int __thiscall zCCSSyncBlock NewBlock int int -0x7cf12c zCCutscene* __thiscall zCCutscene zCCutscene -0x7cf180 void __thiscall zCCutscene ~zCCutscene -0x7cf1b4 void __thiscall zCCutscene SetRoleListForDebugging class zCArray & -0x7cf1e0 void __thiscall zCCutscene SaveRolesVobs class zCBuffer & -0x7cf210 void __thiscall zCCutscene RestoreRoleVobs class zCBuffer & -0x7cf4e8 int __thiscall zCCutscene CheckMainRole class zCVob * -0x7cf4f3 int __thiscall zCCutscene CheckMainRole class zCVob * -0x7cf78d void __thiscall zCCutscene AddRoleOU class zCVob * -0x7cfa2d int __thiscall zCCutscene AddMainRole class zCVob * -0x7d020c int __thiscall zCCutscene CSCheck int & -0x7d04ab int __thiscall zCCutscene StartPlaying -0x7d04c0 zCEventMessage* __thiscall zCEventMessage zCEventMessage -0x7d04cb zCEventMessage* __thiscall zCEventMessage zCEventMessage -0x7d04e8 void __thiscall zCEvMsgCutscene SetCutsceneName class zSTRING -0x7d0517 void __thiscall zCCutscene Reset -0x7d0547 void __thiscall zCCutscene ClearCutscene -0x7d0593 void __thiscall zCCutscene StopRole class zCVob * -0x7d09f2 void __thiscall zCCutscene Stop -0x7d0c49 void __thiscall zCCutscene Interrupt -0x7d0cbd int __thiscall zCCutscene ResumeActBlock -0x7d0d04 int __thiscall zCCutscene NewBlock int int -0x7d0d3c void __thiscall zCCutscene NewCS class zCCSManager * -0x7d0d7f void __thiscall zCCutscene NewRole class zSTRING & -0x7d0db0 class zCVob * __thiscall zCCutscene LoadStage -0x7d0dd8 void __thiscall zCCSBlock Archive class zCArchiver & -0x7d0e10 void __thiscall zCCSBlock Unarchive class zCArchiver & -0x7d0e40 void __thiscall zCCSSyncBlock Archive class zCArchiver & -0x7d0e70 void __thiscall zCCSSyncBlock Unarchive class zCArchiver & -0x7d0e88 void __thiscall zCCutscene Unarchive class zCArchiver & -0x7d0ebf struct zTCSBlockPosition __thiscall zCCutscene GetFirstBlockPosition -0x7d0ee0 class zCCSBlockBase * & __thiscall zCArray::GetSafe int -0x7d0f70 class zCObject * __cdecl zCCSLib _CreateNewInstance -0x7d0fc5 void __thiscall zCCSLib Archive class zCArchiver & -0x7d105a void __thiscall zCCSLib Unarchive class zCArchiver & -0x7d10c7 zCCSLib* __thiscall zCCSLib zCCSLib -0x7d10f3 void __thiscall zCCSLib ~zCCSLib -0x7d1149 class zCObject * __cdecl zCCSManager _CreateNewInstance -0x7d119e class zSTRING __thiscall zCCSManager LibGetSvmModuleName int -0x7d11b8 int __thiscall zCCSManager LibIsSvmModuleRunning int -0x7d11d8 int __thiscall zCCSManager LibSvmModuleStart int -0x7d11f8 int __thiscall zCCSManager LibSvmModuleStop int -0x7d1268 zCCSManager* __thiscall zCCSManager zCCSManager -0x7d12b4 void __thiscall zCCSManager ~zCCSManager -0x7d12d9 class zCCSPlayer * __thiscall zCCSManager CreateCutscenePlayer class zCWorld * -0x7d1314 class zCCSCutsceneContext * __thiscall zCCSManager InitiateCSwithContext class zCCSCutsceneContext * -0x7d1358 class zCCSCutsceneContext * __thiscall zCCSManager CreateNewCutscene class zSTRING & -0x7d138c class zCCSCutsceneContext * __thiscall zCCSManager CreateNewOutputUnit int -0x7d13a8 class zSTRING __thiscall zCCSManager GetShortCom int -0x7d13d8 void __thiscall zCCSManager Archive class zCArchiver & -0x7d1408 void __thiscall zCCSManager Unarchive class zCArchiver & -0x7d14d5 void __thiscall zCCSManager LibLoad int -0x7d1526 void __thiscall zCCSManager LibStore int -0x7d154c class zCCSProps * __thiscall zCCSManager CreateProperties -0x7d157c void __thiscall zCArray::AllocDelta int -0x7d15d9 class zCObject * __cdecl zCCSPlayer _CreateNewInstance -0x7d15e4 class zCObject * __cdecl zCCSPlayer _CreateNewInstance -0x7d15f0 zCCSPlayer* __thiscall zCCSPlayer zCCSPlayer -0x7d15fb zCCSPlayer* __thiscall zCCSPlayer zCCSPlayer -0x7d164a void __thiscall zCCSPlayer ~zCCSPlayer -0x7d1704 class zCCSCutsceneContext * __thiscall zCCSPlayer StartCutscene class zCCutscene * class zCVob * class zSTRING -0x7d175d class zCCSCutsceneContext * __thiscall zCCSPlayer StartCutscene class zSTRING & class zCVob * -0x7d17cd class zCCSCutsceneContext * __thiscall zCCSPlayer CreateNewOutputUnit int class zCVob * -0x7d18a1 class zCCSCutsceneContext * __thiscall zCCSPlayer StartOutputUnit int class zCVob * -0x7d18c7 void __thiscall zCCSPlayer ForgetCutscene class zCCutscene * -0x7d1982 void __thiscall zCCSPlayer InsertCutscene class zCCSCutsceneContext * -0x7d1a32 void __thiscall zCCSPlayer RemoveCutscene class zCCSCutsceneContext * -0x7d1a76 void __thiscall zCCSPlayer OnCSTrigger class zSTRING & class zCVob * -0x7d1a88 void __thiscall zCCSPlayer OnCSUntrigger class zSTRING & class zCVob * -0x7d1ae6 void __thiscall zCCSPlayer Archive class zCArchiver & -0x7d1b36 void __thiscall zCCSPlayer Unarchive class zCArchiver & -0x7d1b48 void __thiscall zCCSPlayer CSDB_BeginSyncBlock class zCCSSyncBlock * -0x7d1b80 void __thiscall zCCSPlayer CSDB_BeginAtomBlock class zCCSBlockBase * -0x7d1ba0 void __thiscall zCCSPlayer CSDB_EndAtomBlock class zCCSBlockBase * -0x7d1bd8 void __thiscall zCCSPlayer CSDB_Error class zCCSBlockBase * class zSTRING & -0x7d1c18 void __thiscall zCCSPlayer CSDB_Warning class zCCSBlockBase * class zSTRING & -0x7d1cb3 int __thiscall zCCSPlayer StopAllCutscenes class zCVob * -0x7d1d43 int __thiscall zCCSPlayer StopAllOutputUnits class zCVob * -0x7d1dda void __thiscall zCCSPlayer PrintListOfCutscenes class zSTRING const & -0x7d1df8 class zCCSCutsceneContext * __thiscall zCCSPlayer GetStartedCutscene class zSTRING const & -0x7d1e10 void __thiscall zCCSPlayer DebugResetInfoscreen -0x7d1e20 void __thiscall zCCSPlayer DebugAddCutscene int class zVEC3 int -0x7d1e38 void __thiscall zCCSPlayer ProcessList class zVEC3 const & int int int -0x7d1e60 void __thiscall zCCSPlayer ProcessCutscene class zCCSCutsceneContext * class zVEC3 const & -0x7d1e8c void __thiscall zCCSPlayer ToggleDebugInfo -0x7d1ef1 class zCObject * __cdecl zCCSPoolItem _CreateNewInstance -0x7d1efc class zCObject * __cdecl zCCSPoolItem _CreateNewInstance -0x7d1f18 zCCSPoolItem* __thiscall zCCSPoolItem zCCSPoolItem -0x7d1f23 zCCSPoolItem* __thiscall zCCSPoolItem zCCSPoolItem -0x7d1f56 zCCSPoolItem* __thiscall zCCSPoolItem zCCSPoolItem class zCCSCutsceneContext * -0x7d1f68 void __thiscall zCCSPoolItem ~zCCSPoolItem -0x7d1f88 void __thiscall zCCSPoolItem Unarchive class zCArchiver & -0x7d2041 void __thiscall zCCSPoolItem PrintDebugInfo -0x7d2099 class zCObject * __cdecl zCCSProps _CreateNewInstance -0x7d20e4 zCCSProps* __thiscall zCCSProps zCCSProps -0x7d224d void __thiscall zCCSProps PrintDebugInfo -0x7d23b7 int __thiscall oCBinkPlayer PlayHandleEvents -0x7d24d2 int __thiscall oCBinkPlayer OpenVideo class zSTRING -0x7d24e8 void __thiscall oCGameInfo Init -0x7d2550 CGameManager* __thiscall CGameManager CGameManager -0x7d259c void __thiscall CGameManager ~CGameManager -0x7d2652 void __thiscall CGameManager Tool_ConvertData -0x7d2717 void __thiscall CGameManager Init struct HWND__ * & -0x7d2757 void __thiscall CGameManager Done -0x7d2847 void __thiscall CGameManager Run -0x7d28ba void __thiscall CGameManager InitScreen_Open -0x7d28e7 void __thiscall CGameManager InitScreen_Menu -0x7d2917 void __thiscall CGameManager InitScreen_Close -0x7d2930 void __thiscall CGameManager InitSettings -0x7d293b void __thiscall CGameManager InitSettings -0x7d299c void __thiscall CGameManager GameInit -0x7d29b8 void __thiscall CGameManager GameSessionReset -0x7d29f4 void __thiscall CGameManager GameSessionInit -0x7d2a08 void __thiscall CGameManager GameSessionDone -0x7d2a56 void __thiscall CGameManager PreMenu -0x7d2a68 void __thiscall CGameManager PostMenu class zSTRING -0x7d2dd1 void __thiscall CGameManager ApplySomeSettings -0x7d3006 void __thiscall CGameManager Menu int -0x7d306c int __thiscall CGameManager HandleCancelKey int -0x7d3088 int __thiscall CGameManager MenuEnabled int & -0x7d310c int __thiscall CGameManager IntroduceChapter -0x7d3140 int __thiscall CGameManager IntroduceChapter class zSTRING class zSTRING class zSTRING class zSTRING int -0x7d3158 int __thiscall CGameManager PlayVideo class zSTRING int -0x7d31ae void __thiscall CGameManager ShowRealPlayTime -0x7d31f8 int __cdecl DefineMenuScriptFunctions -0x7d3436 int __cdecl Apply_Options_Video -0x7d3461 int __cdecl Apply_Options_Performance -0x7d349e int __cdecl ChangeMusicEnabled class zCOptionEntry & -0x7d34ee int __cdecl Apply_Options_Audio -0x7d353e int __cdecl Apply_Options_Game -0x7d358e int __cdecl Apply_Options_Controls -0x7d36f4 int __cdecl Update_ChoiceBox -0x7d3708 void __thiscall oCMenuSavegame ~oCMenuSavegame -0x7d376b void __thiscall oCMenuSavegame HandleSlotChange int -0x7d38fa void __thiscall oCMenuSavegame ScreenInit -0x7d3a0c void __thiscall oCMenuSavegame ScreenDone -0x7d3a30 int __thiscall oCMenuSavegame GetMenuItemSlotNr class zCMenuItem * -0x7d3b10 void __cdecl oBert_StartUp -0x7d4045 void __cdecl ShowMoreInfos class oCNpc * class oCNpc * -0x7d4324 void __cdecl HandleResultString class zSTRING -0x7d4347 void __cdecl ClearLogStatistics -0x7d445d bool __cdecl LogStatistics class oCNpc * -0x7d449c bool __cdecl LogStatisticsWrite class zSTRING const & -0x7d44f9 bool __cdecl LogStatisticsRead class zSTRING const & -0x7d4518 void __thiscall oCPlayerInfo SetInstanceByName class zSTRING const & -0x7d45ad class zCObject * __cdecl oCSavegameInfo _CreateNewInstance -0x7d45f4 oCSavegameInfo* __thiscall oCSavegameInfo oCSavegameInfo -0x7d463f oCSavegameInfo* __thiscall oCSavegameInfo oCSavegameInfo int -0x7d4684 void __thiscall oCSavegameInfo UpdateThumbPic class zCTextureConvert * -0x7d46c1 void __thiscall oCSavegameInfo ReloadResources -0x7d4700 void __thiscall oCSavegameInfo SetSlot int -0x7d4744 void __thiscall oCSavegameInfo ~oCSavegameInfo -0x7d47c5 void __thiscall oCSavegameInfo Archive class zCArchiver & -0x7d485b void __thiscall oCSavegameInfo Unarchive class zCArchiver & -0x7d4898 class zSTRING __thiscall oCSavegameInfo GetGameTime -0x7d48f3 oCSavegameManager* __thiscall oCSavegameManager oCSavegameManager -0x7d4900 void __thiscall oCSavegameManager ~oCSavegameManager -0x7d490b void __thiscall oCSavegameManager ~oCSavegameManager -0x7d4a32 void __thiscall oCSavegameManager Init -0x7d4a60 void __thiscall oCSavegameManager SetAndWriteSavegame int class oCSavegameInfo * -0x7d4a97 void __thiscall oCSavegameManager CopyToCurrent int -0x7d4ad7 void __thiscall oCSavegameManager CopyFromCurrent int -0x7d4b00 void __thiscall oCSavegameManager ClearCurrent -0x7d4b57 class zSTRING __thiscall oCSavegameManager GetSlotDirName int -0x7d4c64 void __thiscall oCSystemInfo ResetSettings float -0x7d5003 void __thiscall oCSystemInfo ScoreNow -0x7d5059 class zCObject * __cdecl oCTriggerChangeLevel _CreateNewInstance -0x7d50b9 class zCObject * __cdecl oCTriggerScript _CreateNewInstance -0x7d516f void __thiscall oCTriggerChangeLevel TriggerTarget class zCVob * -0x7d5240 void __thiscall oCTriggerScript TriggerTarget class zCVob * -0x7d52ef void __thiscall oCTriggerScript UntriggerTarget class zCVob * -0x7d538f void __thiscall oCObjectGenerator OnTrigger class zCVob * class zCVob * -0x7d53b9 void __thiscall oCViewGothicProgressBar HandleChange -0x7d53e6 oCViewStatusBar* __thiscall oCViewStatusBar oCViewStatusBar -0x7d5406 oCViewStatusBar* __thiscall oCViewStatusBar oCViewStatusBar int int int int enum zTviewID -0x7d545b void __thiscall oCViewStatusBar Init int int float -0x7d54b0 void __thiscall oCViewStatusBar ~oCViewStatusBar -0x7d550a zCBinkPlayer* __thiscall zCBinkPlayer zCBinkPlayer -0x7d554a void __thiscall zCBinkPlayer ~zCBinkPlayer -0x7d57ff int __thiscall zCBinkPlayer OpenVideo class zSTRING -0x7d5818 class zSTRING __thiscall zFILE_FILE GetFile -0x7d588c int __thiscall zCBinkPlayer CloseVideo -0x7d5a70 int __thiscall zCBinkPlayer PlayInit int -0x7d5c66 int __thiscall zCBinkPlayer PlayDeinit -0x7d5c78 int __thiscall zCBinkPlayer PlayFrame -0x7d5c98 long __thiscall zCBinkPlayer GetPixelFormat struct zTRndSurfaceDesc & -0x7d5cb8 void __thiscall zCBinkPlayer SetFullscreen int class zSTRING -0x7d5cd8 unsigned long __thiscall zCBuffer WriteString class zSTRING -0x7d5d00 class zSTRING __thiscall zCBuffer ReadString -0x7d5d20 unsigned long __thiscall zCBuffer WriteObject class zCObject * & -0x7d5d48 unsigned long __thiscall zCBuffer ReadObject class zCObject * & -0x7d5de7 void __cdecl zCBuffer ByteFreq_Print -0x7d5e38 class zSTRING __cdecl zFILE SetRootDirectory class zSTRING -0x7d5e58 void __cdecl zFILE DirectFileConvert class zSTRING & -0x7d5e80 void __cdecl zFILE DirectFileAccess bool -0x7d5e9b class zSTRING __thiscall zDATE ToString enum zTDATE_CONVERT -0x7d5ee8 int __thiscall zFILE_FILE HandleError class zSTRING const & class zSTRING const & enum zERROR_TYPE -0x7d5f52 zFILE_FILE* __thiscall zFILE_FILE zFILE_FILE -0x7d5faa zFILE_FILE* __thiscall zFILE_FILE zFILE_FILE class zSTRING const & -0x7d600a void __thiscall zFILE_FILE ~zFILE_FILE -0x7d6030 long __thiscall zFILE_FILE Size -0x7d607e int __thiscall zFILE_FILE Create -0x7d60d6 int __thiscall zFILE_FILE Open bool -0x7d6116 int __thiscall zFILE_FILE Close -0x7d6128 int __thiscall zFILE_FILE Write char const * -0x7d6150 long __thiscall zFILE_FILE Write void const * long -0x7d6160 int __thiscall zFILE_FILE Read char * -0x7d617b int __thiscall zFILE_FILE Read class zSTRING & -0x7d6198 long __thiscall zFILE_FILE Read void * long -0x7d61d7 class zSTRING __thiscall zFILE_FILE SeekText class zSTRING const & -0x7d6200 int __thiscall zFILE_FILE ReadCodeline class zSTRING & -0x7d6220 int __thiscall zFILE_FILE ReadLines class zSTRING & long -0x7d6238 class zSTRING __thiscall zFILE_FILE ReadBlock long long -0x7d629d int __thiscall zFILE_FILE UpdateBlock class zSTRING const & long long -0x7d62c8 void __thiscall zFILE_FILE SetCompletePath -0x7d6328 void __thiscall zFILE_FILE SetPath class zSTRING -0x7d6348 void __thiscall zFILE_FILE SetDrive class zSTRING -0x7d6370 void __thiscall zFILE_FILE SetDir class zSTRING -0x7d638b class zSTRING __cdecl operator+ class zSTRING const & char -0x7d63a8 void __thiscall zFILE_FILE SetFilename class zSTRING -0x7d63c8 void __thiscall zFILE_FILE SetExt class zSTRING -0x7d63f8 void __thiscall zFILE_FILE SetFile class zSTRING -0x7d6437 class zSTRING __thiscall zFILE_FILE GetFullPath -0x7d6470 int __thiscall zFILE_FILE ChangeDir bool -0x7d64a0 class zSTRING __thiscall zFILE_FILE DirStepInto class zSTRING -0x7d64c6 int __thiscall zFILE_FILE SearchFile class zSTRING const & class zSTRING const & int -0x7d6518 bool __thiscall zFILE_FILE FindFirst class zSTRING const & -0x7d6540 bool __thiscall zFILE_FILE DirCreate -0x7d6558 bool __thiscall zFILE_FILE DirRemove -0x7d6583 bool __thiscall zFILE_FILE FileMove class zSTRING bool -0x7d65a3 bool __thiscall zFILE_FILE FileCopy class zSTRING bool -0x7d65b8 bool __thiscall zFILE_FILE FileMove class zFILE * -0x7d660a bool __thiscall zFILE_FILE FileCopy class zFILE * -0x7d6628 bool __thiscall zFILE_FILE FindNext -0x7d6648 zPATH* __thiscall zPATH zPATH -0x7d6668 zPATH* __thiscall zPATH zPATH class zSTRING -0x7d66e2 class zCBuffer * __cdecl zFILE GetFreeBuffer -0x7d6723 bool __cdecl zFILE InitFileSystem -0x7d6748 bool __cdecl zFILE DeinitFileSystem -0x7d677c bool __cdecl zFILE_FILE InitFileSystem -0x7d679b void __cdecl Dir_Clear class zSTRING const & class zSTRING const & -0x7d67d1 void __cdecl Dir_Copy class zSTRING const & class zSTRING const & -0x7d67fe zFILE_VDFS* __thiscall zFILE_VDFS zFILE_VDFS -0x7d6826 zFILE_VDFS* __thiscall zFILE_VDFS zFILE_VDFS class zSTRING const & -0x7d6846 void __thiscall zFILE_VDFS ~zFILE_VDFS -0x7d6858 bool __thiscall zFILE_VDFS Exists -0x7d68a7 int __thiscall zFILE_VDFS Open bool -0x7d692a int __thiscall zFILE_VDFS Seek long -0x7d6956 class zSTRING __thiscall zFILE_VDFS SetCurrentDir -0x7d6968 class zSTRING __thiscall zFILE_VDFS GetFullPath -0x7d69c2 int __thiscall zFILE_VDFS SearchFile class zSTRING const & class zSTRING const & int -0x7d69e3 class zSTRING __cdecl operator+ char class zSTRING const & -0x7d6a18 bool __thiscall zFILE_VDFS FindFirst class zSTRING const & -0x7d6a48 bool __thiscall zFILE_VDFS FindNext -0x7d6a70 int __thiscall zFILE_VDFS Read char * -0x7d6a90 long __thiscall zFILE_VDFS Read void * long -0x7d6b95 bool __cdecl zFILE_VDFS InitFileSystem -0x7d6c1c bool __cdecl zFILE_VDFS DeinitFileSystem -0x7d6c50 void __cdecl ErrorBox class zSTRING -0x7d6c88 void __cdecl GetDiffTime class zSTRING & -0x7d6ccf zERROR* __thiscall zERROR zERROR -0x7d6dd6 void __thiscall zERROR Init class zSTRING -0x7d6df3 void __thiscall zERROR ~zERROR -0x7d6e89 int __thiscall zERROR Report enum zERROR_TYPE int class zSTRING const & signed char unsigned int int char * char * -0x7d6ec4 void __thiscall zERROR BlockBegin char * int -0x7d6f45 void __thiscall zERROR BlockEnd char * int -0x7d6f77 void __thiscall zERROR Separator class zSTRING -0x7d6f98 void __thiscall zERROR ShowSpy int -0x7d6fde void __thiscall zERROR SetFilterFlags unsigned long -0x7d7026 void __thiscall zERROR SetFilterAuthors class zSTRING -0x7d705e void __thiscall zERROR SetFilterLevel int -0x7d710e void __thiscall zERROR SetTarget int -0x7d7128 class zSTRING __thiscall zERROR GetTargetDescription -0x7d7150 class zSTRING __thiscall zERROR GetFilterFlagDescription -0x7d7168 bool __thiscall zERROR SearchForSpy -0x7d71de zCFileCSV* __thiscall zCFileCSV zCFileCSV class zSTRING const & -0x7d724e zCFileCSV* __thiscall zCFileCSV zCFileCSV -0x7d7268 void __thiscall zCFileCSV ~zCFileCSV -0x7d7290 void __thiscall zCFileCSV InitCSV -0x7d72b0 void __thiscall zCFileCSV SetFormat bool class zSTRING const & class zSTRING const & -0x7d72e0 void __thiscall zCFileCSV AddNextField class zSTRING const & -0x7d7310 void __thiscall zCFileCSV AddNextHeader class zSTRING const & -0x7d7328 int __thiscall zCFileCSV WriteSet -0x7d7396 class zSTRING __thiscall zCFileCSV GetNextField class zSTRING const & -0x7d73b8 int __thiscall zCFileCSV ReadHeader -0x7d73d8 int __thiscall zCFileCSV WriteHeader -0x7d73f0 zCGameInfo* __thiscall zCGameInfo zCGameInfo -0x7d73fb zCGameInfo* __thiscall zCGameInfo zCGameInfo -0x7d7418 void __thiscall zCGameInfo Unpack class zCBuffer & -0x7d747b void __thiscall zCNet ~zCNet -0x7d7498 int __thiscall zCNet NetReset -0x7d74c7 int __thiscall zCNet Send class zCNetMessage * & -0x7d754a unsigned long __thiscall zCNet DGramWriteToPlayer class zCNetMessage * class zCPlayerInfo * -0x7d757c int __thiscall zCNet DGramRead class zCNetMessage * & -0x7d75b4 unsigned long __thiscall zCNet StreamRead class zCNetMessage * & class zCPlayerInfo * -0x7d75c0 unsigned long __thiscall zCNet StreamWriteMessage class zCNetMessage * & -0x7d7644 unsigned long __thiscall zCNet StreamWriteFile class zCNetMessage * & -0x7d787b unsigned long __thiscall zCNet StreamReadFile class zCNetMessage * class zCPlayerInfo * -0x7d7898 int __thiscall zCNet MsgGetFromStream class zCPlayerInfo * class zCNetMessage * & -0x7d78cf int __thiscall zCNet MsgPut class zCNetMessage * -0x7d78ff int __thiscall zCNet HandleSending -0x7d7918 void __thiscall zCNet Handle -0x7d7957 int __thiscall zCNet WaitForStreamMessage class zCPlayerInfo * class zCNetMessage * & -0x7d7970 int __thiscall zCNet CheckTimestamp class zCNetMessage * unsigned char -0x7d7997 void __thiscall zCNetStatistics Start -0x7d79c7 void __thiscall zCNetStatistics Stop -0x7d7eb8 void __cdecl netExit -0x7d7ed8 int __cdecl netSend struct zTNetAddress * void * int void * -0x7d7f00 int __cdecl netWrite void * void * int int -0x7d8134 long __stdcall netWindowProc struct HWND__ * unsigned short unsigned int long -0x7d8189 class zCObject * __cdecl zCNetEventManager _CreateNewInstance -0x7d845d int __cdecl zCNetEventManager HandleNetMessage class zCNetMessage * unsigned short class zCWorld * -0x7d8b73 void __thiscall zCNetEventManager OnMessage class zCEventMessage * class zCVob * -0x7d8c5b class zCNetVobControl * __thiscall zCNetEventManager GetNetVobControl int -0x7d8ca0 int __thiscall zCNetHost InitHost class zSTRING const & -0x7d8cbb zCNetHost* __thiscall zCNetHost zCNetHost void * -0x7d8cdb zCNetHost* __thiscall zCNetHost zCNetHost class zSTRING const & -0x7d8cfb zCNetHost* __thiscall zCNetHost zCNetHost struct zTNetAddress const & -0x7d8d20 int __thiscall zCNetHost InitHostForBroadcast -0x7d8d40 void __thiscall zCNetHost InitHostAddr struct zTNetAddress * const -0x7d8d58 void __thiscall zCNetHost Unpack class zCBuffer & -0x7d8d9f class zCNetHost * __cdecl zCNetHost CreateFromBuffer class zCBuffer & -0x7d8e0c class zCObject * __cdecl zCNetManager _CreateNewInstance -0x7d8e33 zCNetManager* __thiscall zCNetManager zCNetManager -0x7d8e5c class zCNetMessage * __thiscall zCNetManager CreateNetMessage unsigned short const & class zCObject * -0x7d8e80 class zCClassDef * & __thiscall zCArraySort::GetSafe int -0x7d8ea9 zCNetMessage* __thiscall zCNetMessage zCNetMessage struct zTNetMessageHeader & -0x7d8ed9 zCNetMessage* __thiscall zCNetMessage zCNetMessage unsigned long const & unsigned long -0x7d8f14 zCNetMessage* __thiscall zCNetMessage zCNetMessage struct zTNetPacket * -0x7d8f28 void __thiscall zCNetMessage Send -0x7d8f48 unsigned long __thiscall zCNetMessage Get void * unsigned long const & -0x7d8f68 void __thiscall zCNetMessage Add void * unsigned long -0x7d8f88 void __thiscall zCNetMessage Get class zSTRING & -0x7d8fe0 void __thiscall zCNetMessage LogMessage class zFILE * class zSTRING const & -0x7d9109 int __cdecl operator== class zCNetVersion const & class zCNetVersion const & -0x7d9169 class zCObject * __cdecl zCNetVobControl _CreateNewInstance -0x7d9174 class zCObject * __cdecl zCNetVobControl _CreateNewInstance -0x7d9180 zCNetVobControl* __thiscall zCNetVobControl zCNetVobControl -0x7d918b zCNetVobControl* __thiscall zCNetVobControl zCNetVobControl -0x7d92d8 int __thiscall zCNetVobControl HandOverToPlayer class zCPlayerInfo * -0x7d9424 int __cdecl zCNetVobControl HandleNetMessage class zCNetMessage * unsigned short const & class zCWorld * -0x7d9549 class zCNetMessage * __thiscall zCNetVobControl CreateNetMessage unsigned short const & -0x7d9698 void __thiscall zCNetVobControl SetCtrlPlayer class zCPlayerInfo * -0x7d96b8 void __thiscall zCNetVobControl Archive class zCArchiver & -0x7d96fc zCOptionEntry* __thiscall zCOptionEntry zCOptionEntry class zSTRING const & class zSTRING const & -0x7d9710 zCOptionSection* __thiscall zCOptionSection zCOptionSection class zSTRING const & -0x7d9723 zCOptionSection* __thiscall zCOptionSection zCOptionSection class zSTRING const & -0x7d9764 void __thiscall zCOptionSection ~zCOptionSection -0x7d97bb zCOption* __thiscall zCOption zCOption -0x7d9812 void __thiscall zCOption ~zCOption -0x7d9b2b int __thiscall zCOption Load class zSTRING -0x7d9c59 int __thiscall zCOption Save class zSTRING -0x7d9c80 int __thiscall zCOption WriteString class zSTRING const & char const * class zSTRING int -0x7d9c98 void __thiscall zCOptionEntry SetValue class zSTRING int -0x7d9cc8 int __thiscall zCOption ReadBool class zSTRING const & char const * int -0x7d9ce8 int __thiscall zCOption ReadInt class zSTRING const & char const * int -0x7d9d08 unsigned long __thiscall zCOption ReadDWord class zSTRING const & char const * unsigned long -0x7d9d28 float __thiscall zCOption ReadReal class zSTRING const & char const * float -0x7d9d48 class zSTRING __thiscall zCOption ReadString class zSTRING const & char const * char const * -0x7d9d68 int __thiscall zCOption EntryExists class zSTRING const & char const * -0x7d9da9 int __thiscall zCOption RemoveEntry class zSTRING const & char const * -0x7d9dc8 void __thiscall zCOption SetFlag class zSTRING const & char const * int -0x7d9e23 class zCOptionEntry * __thiscall zCOption GetEntryByName class zCOptionSection * class zSTRING const & int -0x7d9e77 class zCOptionSection * __thiscall zCOption GetSectionByName class zSTRING const & int -0x7d9e98 void __thiscall zCOption InsertChangeHandler class zSTRING const & char const * int (__cdecl*)(class zCOptionEntry &) -0x7d9ec8 int __thiscall zCOption WriteRaw class zSTRING const & char const * void * int int -0x7d9ef0 int __thiscall zCOption ReadRaw class zSTRING const & char const * void * & void * int -0x7d9f10 int __thiscall zCOption WriteString class zSTRING const & class zSTRING const & class zSTRING int -0x7d9f28 int __thiscall zCOption ReadRaw class zSTRING const & class zSTRING const & void * int -0x7da2a9 int __thiscall zCOption Init class zSTRING -0x7da2c8 void __thiscall zCOption ChangeDir enum zTOptionPaths -0x7da2e8 int __thiscall zCOption Parm class zSTRING const & -0x7da32f class zSTRING __thiscall zCOption ParmValue class zSTRING const & -0x7da36f class zSTRING __thiscall zCOption ParmValueRaw class zSTRING const & -0x7da390 int __thiscall zCOption ParmValueInt class zSTRING const & -0x7da3b0 float __thiscall zCOption ParmValueFloat class zSTRING const & -0x7da3d0 class zCOptionEntry * & __thiscall zCArray::GetSafe int -0x7da3f0 class zCOptionSection * & __thiscall zCArray::GetSafe int -0x7da438 void __thiscall zCPlayerGroup AddGroupToList -0x7da458 void __thiscall zCPlayerGroup RemoveGroupFromList -0x7da48e zCPlayerGroup* __thiscall zCPlayerGroup zCPlayerGroup class zSTRING const & -0x7da4be void __thiscall zCPlayerGroup ~zCPlayerGroup -0x7da67d void __thiscall zCPlayerGroup ShowDebugInfo -0x7da69b zCPlayerInfo* __thiscall zCPlayerInfo zCPlayerInfo -0x7da72e void __thiscall zCPlayerInfo ~zCPlayerInfo -0x7da7b3 class zCPlayerInfo * __thiscall zCPlayerInfo CreateDistinctPlayer -0x7da7dc void __thiscall zCPlayerInfo Init class zSTRING const & void * -0x7da80c void __thiscall zCPlayerInfo Init class zSTRING const & class zSTRING const & -0x7da828 void __thiscall zCPlayerInfo Unpack class zCBuffer & -0x7da8df void __thiscall zCPlayerInfo SetActive -0x7da90c void __thiscall zCPlayerInfo StorePlayerVobAsScript -0x7da93c void __thiscall zCPlayerInfo SetPlayerVobScript class zCBuffer * -0x7da971 zCScanDirFileHandler* __thiscall zCScanDirFileHandler zCScanDirFileHandler -0x7da9a1 void __thiscall zCScanDirFileHandler ~zCScanDirFileHandler -0x7da9dc int __thiscall zCScanDirFileHandler CanHandleFile class zSTRING & -0x7daa00 class zSTRING __thiscall zCScanDirFileHandler GetMessageA int -0x7daa34 void __thiscall zCScanDirFileHandler RegisterFileType class zSTRING -0x7daa64 void __thiscall zCScanDirFileHandler AddMessage class zSTRING -0x7daa70 void __thiscall zCScanDir ~zCScanDir -0x7daa7b void __thiscall zCScanDir ~zCScanDir -0x7dabf8 void __thiscall zCScanDir ScanX -0x7dad8c void __thiscall zCScanDir Scan class zSTRING const & -0x7dadb0 class zSTRING & __thiscall zCArray::GetSafe int -0x7dadcb zSTRING* __thiscall zSTRING zSTRING int -0x7dadeb zSTRING* __thiscall zSTRING zSTRING long -0x7dae0b zSTRING* __thiscall zSTRING zSTRING unsigned long -0x7dae2b zSTRING* __thiscall zSTRING zSTRING float int -0x7dae4b zSTRING* __thiscall zSTRING zSTRING double int -0x7dae8f class zSTRING __thiscall zSTRING PickWord unsigned int class zSTRING const & class zSTRING const & -0x7daea8 class zSTRING __thiscall zSTRING PickWord_Old int class zSTRING const & -0x7daec8 class zSTRING __thiscall zSTRING Inserted unsigned int class zSTRING const & -0x7daee8 class zSTRING __thiscall zSTRING Overwritten unsigned int class zSTRING const & -0x7daf08 class zSTRING __thiscall zSTRING Deleted unsigned int unsigned long -0x7daf28 class zSTRING __thiscall zSTRING Deleted class zSTRING const & enum zTSTR_KIND -0x7daf48 int __thiscall zSTRING Copy unsigned int unsigned long -0x7daf70 class zSTRING __thiscall zSTRING Copied unsigned int unsigned long -0x7daf98 int __thiscall zSTRING Copy class zSTRING const & enum zTSTR_KIND const & -0x7dafb0 int __thiscall zSTRING Copy class zSTRING const & enum zTSTR_KIND const & -0x7dafc8 class zSTRING __thiscall zSTRING Copied class zSTRING const & enum zTSTR_KIND const & -0x7dafe8 int __thiscall zSTRING SearchRev class zSTRING const & unsigned int -0x7db02c zCSystemInfo* __thiscall zCSystemInfo zCSystemInfo -0x7db056 void __thiscall zCSystemInfo AnalyseCpu -0x7db081 void __thiscall zCSystemInfo AnalyseOs -0x7db2e3 void __thiscall zCSystemInfo AnalyseNow -0x7db300 int __thiscall zCVideoPlayer OpenVideo class zSTRING -0x7db318 int __thiscall zCVideoPlayer CloseVideo -0x7db354 zCViewProgressBar* __thiscall zCViewProgressBar zCViewProgressBar int int int int enum zTviewID -0x7db384 void __thiscall zCViewProgressBar ~zCViewProgressBar -0x7db3dd void __thiscall zCViewProgressBar SetPercent int class zSTRING -0x7db400 void __thiscall zCViewProgressBar HandleChange -0x7db456 zCWorldInfo* __thiscall zCWorldInfo zCWorldInfo class zSTRING const & -0x7db46b void __thiscall zCWorldInfo ~zCWorldInfo -0x7db476 void __thiscall zCWorldInfo ~zCWorldInfo -0x7db53a void __thiscall zCWorldInfo ShowDebugInfo -0x7db589 void __cdecl zInitOptions -0x7db5b0 void __cdecl zDeinitOptions -0x7db620 void __cdecl zBert_StartUp -0x7db7e4 int __thiscall oCAIHuman MagicInvestSpell -0x7db8dc int __thiscall oCAIHuman MagicCheckSpellStates int -0x7db90c int __thiscall oCAIHuman MagicMode -0x7db928 void __thiscall oCMagFrontier DoCheck -0x7db9ec void __thiscall oCMagFrontier StartLightningAtPos class zVEC3 & class zVEC3 & -0x7dba24 void __thiscall oCMagFrontier DoWarningFX int -0x7dba57 void __thiscall oCMagFrontier DoShootFX class zVEC3 const & -0x7dba9a oCMag_Book* __thiscall oCMag_Book oCMag_Book -0x7dbada void __thiscall oCMag_Book ~oCMag_Book -0x7dbb53 class oCSpell * __thiscall oCMag_Book CreateNewSpell int -0x7dbbaa int __thiscall oCMag_Book Register int int -0x7dbbd7 void __thiscall oCMag_Book Spell_Setup int class oCNpc * class zCVob * -0x7dbc07 void __thiscall oCMag_Book Spell_Setup class oCNpc * class zCVob * -0x7dbc37 void __thiscall oCMag_Book Spell_Invest -0x7dbc67 void __thiscall oCMag_Book StartInvestEffect class zCVob * int int int -0x7dbd14 void __thiscall oCMag_Book Spell_Cast -0x7dbd37 void __thiscall oCMag_Book StartCastEffect class zCVob * class zVEC3 const & -0x7dbd67 void __thiscall oCMag_Book Open int -0x7dbd97 void __thiscall oCMag_Book Close int -0x7dbdc7 void __thiscall oCMag_Book Spell_Open int -0x7dbdf7 void __thiscall oCMag_Book StopSelectedSpell -0x7dbe5a void __thiscall oCMag_Book KillSelectedSpell -0x7dbeba void __thiscall oCMag_Book Spell_Stop int -0x7dbf04 int __thiscall oCMag_Book DoClose -0x7dbf55 void __thiscall oCMag_Book SetFrontSpell int -0x7dbf6b void __thiscall oCMag_Book ShowHandSymbol -0x7dbfc5 void __thiscall oCMag_Book SetShowHandSymbol int -0x7dc02f void __thiscall oCMag_Book DoPerFrame -0x7dc060 int __thiscall oCMenu_ChgKeys HandleEvent int -0x7dc127 int __thiscall oCMenu_ChgKeys ExecCommand class zSTRING const & -0x7dc176 void __thiscall oCMenu_ChgKeys InitText -0x7dc1d0 void __thiscall oCMenu_Log ScreenInit -0x7dc23b void __thiscall oCMenu_Log SetLogTopics class zCList const & -0x7dc270 int __thiscall oCMenu_Log ExecCommand class zSTRING const & -0x7dc2a0 int __thiscall oCMenu_Log HandleEnterItem class zCMenuItem * -0x7dc2d0 int __thiscall oCMenu_Log HandleLeaveItem class zCMenuItem * -0x7dc2e8 int __thiscall oCMenu_Status HandleEvent int -0x7dc317 void __thiscall oCMenu_Status SetGuild class zSTRING const & -0x7dc378 void __thiscall oCMenu_Status SetExperience unsigned long unsigned long unsigned long -0x7dc398 void __thiscall oCMenu_Status SetLearnPoints unsigned long -0x7dc3d4 void __thiscall oCMenu_Status ~oCMenu_Status -0x7dc505 void __thiscall oCMenu_Status InitForDisplay -0x7dc595 oCStatusScreen* __thiscall oCStatusScreen oCStatusScreen -0x7dc5ce void __thiscall oCStatusScreen ~oCStatusScreen -0x7dc60e void __thiscall oCStatusScreen Show -0x7dc681 oCLogScreen* __thiscall oCLogScreen oCLogScreen -0x7dc6be void __thiscall oCLogScreen ~oCLogScreen -0x7dc6fe void __thiscall oCLogScreen Show -0x7dc73e oCMapScreen* __thiscall oCMapScreen oCMapScreen -0x7dc77e void __thiscall oCMapScreen ~oCMapScreen -0x7dc7ea void __thiscall oCMapScreen Show -0x7dc81c void __thiscall zCArray::AllocDelta int -0x7dc84c void __thiscall zCArray::AllocDelta int -0x7dca70 void __cdecl ExceptionInfoCallback struct EXCEPTION_DESCR * -0x7dcae0 void __cdecl oCarsten_StartUp -0x7dcda3 oCSpell* __thiscall oCSpell oCSpell -0x7dcdc3 oCSpell* __thiscall oCSpell oCSpell int -0x7dcdd8 void __thiscall oCSpell ~oCSpell -0x7dcdf8 void __thiscall oCSpell InitValues int -0x7dce3f class zSTRING __thiscall oCSpell GetSpellInstanceName int -0x7dcecb class oCVisualFX * __thiscall oCSpell CreateEffect -0x7dcf26 void __thiscall oCSpell InitByScript class zSTRING const & -0x7dcf47 void __thiscall oCSpell SetEnabled int -0x7dcf90 void __thiscall oCSpell Setup class zCVob * class zCVob * -0x7dcfb7 int __thiscall oCSpell Invest -0x7dcfe7 int __thiscall oCSpell Cast -0x7dd017 int __thiscall oCSpell Stop -0x7dd047 int __thiscall oCSpell Kill -0x7dd077 void __thiscall oCSpell Open -0x7dd0a7 void __thiscall oCSpell Close -0x7dd0d7 void __thiscall oCSpell Reset -0x7dd107 void __thiscall oCSpell StopTargetEffects class zCVob * -0x7dd157 void __thiscall oCSpell CallScriptInvestedMana -0x7dd1ac int __thiscall oCSpell IsValidTarget class zCVob * -0x7dd1d0 class zSTRING __thiscall oCSpell GetName -0x7dd21f void __thiscall oCSpell SetReleaseStatus -0x7dd252 void __thiscall oCSpell DoLogicInvestEffect -0x7dd2c2 int __thiscall oCSpell CastSpecificSpell -0x7dd322 void __thiscall oCSpell EndTimedEffect -0x7dd338 void __thiscall oCSpell DoTimedEffect -0x7dd3af class zCObject * __cdecl oCSpell _CreateNewInstance -0x7dd3ed void __thiscall oCTrajectory Calc -0x7dd40b void __thiscall zCKBSpline ~zCKBSpline -0x7dd458 class zVEC3 __thiscall oCTrajectory RecalcByColl class zVEC3 const & class zVEC3 const & class zVEC3 const & int -0x7dd478 void __thiscall oCTrajectory SetByList class zCArray -0x7dd542 oCEmitterKey* __thiscall oCEmitterKey oCEmitterKey -0x7dd610 void __thiscall oCEmitterKey ~oCEmitterKey -0x7dd630 void __thiscall oCEmitterKey SetByScript class zSTRING const & -0x7dd863 oCVisualFX* __thiscall oCVisualFX oCVisualFX -0x7dd883 void __thiscall oCTrajectory ~oCTrajectory -0x7ddacf void __thiscall oCVisualFX ~oCVisualFX -0x7ddafc void __thiscall oCVisualFX CreateHierachy -0x7ddb69 void __cdecl oCVisualFX InitParser -0x7ddba7 void __thiscall oCVisualFX InitValues -0x7ddcf0 void __thiscall oCVisualFX SetVisualByString class zSTRING const & -0x7ddcfb void __thiscall oCVisualFX SetVisualByString class zSTRING const & -0x7dde8b void __thiscall oCVisualFX SetByScript class zSTRING const & -0x7ddecc void __thiscall oCVisualFX UpdateFXByEmitterKey class oCEmitterKey * -0x7ddef0 int __thiscall oCVisualFX FindKey class zSTRING const & -0x7ddf4c class oCVisualFX * __cdecl oCVisualFX CreateAndPlay class zSTRING const & class zCVob const * class zCVob const * int float int int -0x7ddfd0 class oCVisualFX * __cdecl oCVisualFX CreateAndPlay class zSTRING const & class zVEC3 const & class zCVob const * int float int int -0x7de02c class oCVisualFX * __thiscall oCVisualFX CreateAndCastFX class zSTRING const & class zCVob const * class zCVob const * -0x7de0b0 class oCVisualFX * __thiscall oCVisualFX CreateAndCastFX class zSTRING const & class zMAT4 const & -0x7de0f8 void __thiscall oCVisualFX CreateInvestFX -0x7de196 void __thiscall oCVisualFX Open -0x7de1b7 void __thiscall oCVisualFX Reset -0x7de1e7 void __thiscall oCVisualFX Init class zCVob const * class zVEC3 const & -0x7de267 void __thiscall oCVisualFX Init class zCVob const * class zCVob const * class zCVob const * -0x7de311 void __thiscall oCVisualFX InvestNext -0x7de3b1 void __thiscall oCVisualFX SetLevel int -0x7de44b void __thiscall oCVisualFX Cast int -0x7de4e0 void __thiscall oCVisualFX Collide int -0x7de4f8 void __thiscall oCVisualFX SetShowVisual int -0x7de596 void __thiscall oCVisualFX Stop int -0x7de5fc void __thiscall oCVisualFX Kill -0x7de631 void __thiscall oCVisualFX InitEffect -0x7de6e9 void __thiscall oCVisualFX ReportCollision class zCCollisionReport const & -0x7de7b1 int __thiscall oCVisualFX ProcessCollision struct zSVisualFXColl & -0x7de7cb void __thiscall oCNpc::oSDamageDescriptor ~oSDamageDescriptor -0x7de801 void __thiscall oCVisualFX CollisionResponse class zVEC3 const & int -0x7de818 void __thiscall oCVisualFX SetCollisionCandidates class zCArray -0x7de838 int __thiscall oCVisualFX CheckDeletion -0x7de867 int __thiscall oCVisualFX CheckDelayedTrigger -0x7de89d void __thiscall oCVisualFX UpdateEffects -0x7de8fc class zCObject * __cdecl oCVisualFX _CreateNewInstance -0x7de9c1 void __thiscall oCVisualFX Edit -0x7dea00 void __cdecl oCVisualFX CreateNewScriptFX class zSTRING const & -0x7dea99 void __thiscall oCEmitterKey Edit -0x7deae0 void __cdecl oCEmitterKey CreateNewScriptKey class zSTRING const & -0x7deb8e void __cdecl oCVisualFX FxConsole_ParameterChanged class zSTRING const & -0x7dec0b void __cdecl oCVisualFX EmConsole_ParameterChanged class zSTRING const & -0x7dece1 int __cdecl oCVisualFX FxConsole_EvalFunc class zSTRING const & class zSTRING & -0x7deea6 int __cdecl oCVisualFX EmConsole_EvalFunc class zSTRING const & class zSTRING & -0x7deefe void __thiscall oCVisFX_Lightning ~oCVisFX_Lightning -0x7def3e void __thiscall oCVisFX_Lightning InvestNext -0x7def67 void __thiscall oCVisFX_Lightning Cast int -0x7def97 void __thiscall oCVisFX_Lightning Stop int -0x7defb8 int __thiscall oCVisFX_Lightning CheckDeletion -0x7df02d void __thiscall oCVisFX_Lightning OnTick -0x7df06a void __thiscall oCVisFX_Lightning Draw -0x7df0a4 void __thiscall oCVisFX_Lightning CreateScanner class zCVob * -0x7df0fc class zCObject * __cdecl oCVisFX_Lightning _CreateNewInstance -0x7df126 void __thiscall oCVisFX_MultiTarget ~oCVisFX_MultiTarget -0x7df179 void __thiscall oCVisFX_MultiTarget Init class zCArray -0x7df198 void __thiscall oCVisFX_MultiTarget SetByScript class zSTRING const & -0x7df1fc class zCObject * __cdecl oCVisFX_MultiTarget _CreateNewInstance -0x7df269 zCAICamera* __thiscall zCAICamera zCAICamera -0x7df2ce void __thiscall zCAICamera ~zCAICamera -0x7df2fc class zCAICamera * __cdecl zCAICamera Create -0x7df3c9 void __thiscall zCAICamera StartUp -0x7df454 void __thiscall zCAICamera SetMode class zSTRING & class zCArray -0x7df47f void __thiscall zCAICamera SetVob class zCVob * -0x7df4dd void __thiscall zCAICamera SetTarget class zCVob * -0x7df508 void __thiscall zCAICamera SetTargetList class zCArray -0x7df5a4 int __thiscall zCAICamera Console_EvalFunc class zSTRING const & class zSTRING & -0x7df5f8 int __thiscall zCAICamera SetByScript class zSTRING & -0x7df643 class zSTRING __thiscall zCAICamera SetByScriptLine class zSTRING & -0x7df65b void __thiscall zCAICamera AI_LookingCam -0x7df6fb void __thiscall zCAICamera CheckKeys -0x7df728 void __thiscall zCAICamera DoAI class zCVob * int & -0x7df78c class zCObject * __cdecl zCAICamera _CreateNewInstance -0x7df7f6 zCPathSearch* __thiscall zCPathSearch zCPathSearch -0x7df808 void __thiscall zCPathSearch CamVobChanged -0x7df8c8 int __thiscall zCSphereCoordsCache GetSphereCoordLazy float const & float const & float const & struct zSPathSearchState_Internal * & -0x7df8e8 void __thiscall zCSphereCoordsCache ~zCSphereCoordsCache -0x7df963 int __thiscall zCPathSearch SphereSearch struct zSEvasionSearchDesc const & -0x7df97b class zVEC3 __thiscall zCPathSearch DoSlerpRotQuat class zCQuat const & class zCQuat const & float const & float const & -0x7df986 class zVEC3 __thiscall zCPathSearch DoSlerpRotQuat class zCQuat const & class zCQuat const & float const & float const & -0x7df998 int __thiscall zCPathSearch FindBestEvasion struct zCPathSearch::zSPathSearchOptions & -0x7df9e8 int __thiscall zCPathSearch FindEvasionSequence class zCArray & -0x7dfa00 void __thiscall zSEvasionSearchDesc ~zSEvasionSearchDesc -0x7dfa0b void __thiscall zSEvasionSearchDesc ~zSEvasionSearchDesc -0x7dfac5 int __thiscall zCPathSearch FES_PlayerInvisible_Moved class zCArray & -0x7dfb04 int __thiscall zCPathSearch FES_PlayerInvisible_Moved_BW class zCArray & -0x7dfb44 int __thiscall zCPathSearch FES_PlayerInvisible_Moved_FW class zCArray & -0x7dfbd1 int __thiscall zCPathSearch FES_IdealCone class zCArray & -0x7dfc1f int __thiscall zCPathSearch FES_PlayerInvisible_Rotated class zCArray & -0x7dfc5c int __thiscall zCPathSearch FES_NoEvasionFound class zCArray & -0x7dfc8c void __thiscall zCArray::AllocDelta int -0x7dfcbc void __thiscall zCArray::AllocDelta int -0x7dfce8 void __thiscall zCAICamera StartupDialogCam -0x7dfd08 class zCCSCamera * __thiscall zCAICamera PickPreset class zSTRING class zCArray const & -0x7dfdf9 void __thiscall zCAICamera StartDialogCam int -0x7dfe45 zCMovementTracker* __thiscall zCMovementTracker zCMovementTracker -0x7dfe66 void __thiscall zCMovementTracker CalcPlayerPose -0x7dfe7b class zMAT4 __cdecl zInverseMatD class zMAT4 const & class zSTRING const & -0x7dfe9b void __thiscall zCMovementTracker Update -0x7dfeb8 int __thiscall zCMovementTracker CheckSpecialMoves -0x7dfee6 class zMAT4 __thiscall zCMovementTracker GetLocalRotEnd -0x7dff11 void __thiscall zCMovementTracker InterpolateTo struct zSPathSearchResult const & -0x7dff28 class zMAT4 & __thiscall zCMovementTracker GetFirstPersonCamMat -0x7dff6e void __thiscall zCMovementTracker SetRotateEnabled int -0x7dff8b void __thiscall zCMovementTracker SaveFrameStates -0x7dffe2 void __thiscall zCAICamera InitHelperVobs -0x7e02d8 void __thiscall zCAICamera ShowDebug -0x7e02f8 zCCamTrj_KeyFrame* __thiscall zCCamTrj_KeyFrame zCCamTrj_KeyFrame -0x7e0318 void __thiscall zCCamTrj_KeyFrame ~zCCamTrj_KeyFrame -0x7e03a8 zCCSCamera* __thiscall zCCSCamera zCCSCamera -0x7e044e void __thiscall zCCSCamera ~zCCSCamera -0x7e04a0 void __thiscall zCCSCamera Draw -0x7e04cf int __thiscall zCCSCamera EV_Play class zCCSCamera_EventMsg * -0x7e04e8 int __thiscall zCCSCamera EV_Pause class zCCSCamera_EventMsg * -0x7e0527 int __thiscall zCCSCamera EV_Stop class zCCSCamera_EventMsg * -0x7e0558 int __thiscall zCCSCamera EV_GotoKey class zCCSCamera_EventMsg * -0x7e057b void __thiscall zCCSCamera OnTick -0x7e0586 void __thiscall zCCSCamera OnTick -0x7e0669 void __thiscall zCCSCamera OnTrigger class zCVob * class zCVob * -0x7e06a7 void __thiscall zCCSCamera OnUntrigger class zCVob * class zCVob * -0x7e06d6 void __thiscall zCCSCamera PreKFProcessing -0x7e0700 void __thiscall zCCSCamera AutoSetKeyTimes class zCArray & -0x7e0790 void __thiscall zCCSCamera Initialize -0x7e07a0 zCCSCamera_EventMsg* __thiscall zCCSCamera_EventMsg zCCSCamera_EventMsg -0x7e07ab zCCSCamera_EventMsg* __thiscall zCCSCamera_EventMsg zCCSCamera_EventMsg -0x7e07c0 zCCSCamera_EventMsg* __thiscall zCCSCamera_EventMsg zCCSCamera_EventMsg enum zCCSCamera_EventMsg::zTCSCam_EvSubType -0x7e07cb zCCSCamera_EventMsg* __thiscall zCCSCamera_EventMsg zCCSCamera_EventMsg enum zCCSCamera_EventMsg::zTCSCam_EvSubType -0x7e07e8 void __thiscall zCCSCamera_EventMsgActivate Unarchive class zCArchiver & -0x7e084c class zCObject * __cdecl zCCSCamera_EventMsg _CreateNewInstance -0x7e0857 class zCObject * __cdecl zCCSCamera_EventMsg _CreateNewInstance -0x7e08cf class zCObject * __cdecl zCCSCamera_EventMsgActivate _CreateNewInstance -0x7e092c class zCObject * __cdecl zCCSCamera _CreateNewInstance -0x7e098c class zCObject * __cdecl zCCamTrj_KeyFrame _CreateNewInstance -0x7e09cc long __stdcall zCExceptionHandler UnhandledExceptionFilter struct _EXCEPTION_POINTERS * -0x7e0a0c long __stdcall zCExceptionHandler AssertExceptionFilter struct _EXCEPTION_POINTERS * struct ASSERT_FAIL_INFO * struct EXCEPTION_INFO * -0x7e0a4c long __stdcall zCExceptionHandler BoundsExceptionFilter struct _EXCEPTION_POINTERS * struct ASSERT_FAIL_INFO * struct EXCEPTION_INFO * -0x7e0aad zCFlash* __thiscall zCFlash zCFlash -0x7e0ad6 void __thiscall zCFlash::zCBolt ~zCBolt -0x7e0ae0 void __thiscall zCFlash ~zCFlash -0x7e0af3 void __thiscall zCFlash ~zCFlash -0x7e0b1c void __thiscall zCFlash::zCBolt Generate_R class zVEC3 const & class zVEC3 const & float int -0x7e0b38 void __thiscall zCFlash::zCBolt SetTexture class zSTRING const & -0x7e0b50 zCInput* __thiscall zCInput zCInput -0x7e0b5b zCInput* __thiscall zCInput zCInput -0x7e0b70 void __thiscall zCInput ~zCInput -0x7e0b7b void __thiscall zCInput ~zCInput -0x7e0bc1 void __thiscall zCInput BindOption class zSTRING unsigned short class zCArray -0x7e0bd8 void __thiscall zCInput Unbind unsigned short -0x7e0bf8 int __thiscall zCInput IsBinded unsigned short unsigned short -0x7e0c18 int __thiscall zCInput GetBinding unsigned short class zCArray & -0x7e0c38 void __thiscall zCInput InitializeControlValues -0x7e0ce8 void __thiscall zCInput BindKeys int -0x7e0d1c void __thiscall zCArray::AllocDelta int -0x7e0d94 int __cdecl InitDInput struct HWND__ * struct HINSTANCE__ * -0x7e0dbd int __cdecl UpdateDInput -0x7e0de8 zCInput_Win32* __thiscall zCInput_Win32 zCInput_Win32 struct HWND__ * * -0x7e0e08 void __thiscall zCInput_Win32 ~zCInput_Win32 -0x7e0e2b void __thiscall zCInput_Win32 ClearKeyBuffer -0x7e0e50 int & __thiscall zCArray GetSafe int -0x7e0e81 void __thiscall zCKBSpline Initialize class zCArray & int -0x7e0ee2 class zMAT4 & __cdecl GetPoseOfHeading class zVEC3 const & class zVEC3 const & -0x7e0f09 void __cdecl zCMenu CreateParser -0x7e0f7f void __cdecl zCMenu Startup -0x7e1004 zCMenu* __thiscall zCMenu zCMenu -0x7e107c zCMenu* __thiscall zCMenu zCMenu class zSTRING const & -0x7e10fc void __thiscall zCMenu ~zCMenu -0x7e1150 class zCMenu * __cdecl zCMenu Create class zSTRING const & -0x7e1181 class zCMenu * __cdecl zCMenu GetByName class zSTRING const & -0x7e1198 void __thiscall zCMenu SetByScript class zSTRING const & -0x7e1218 int __thiscall zCMenu HandleSelAction enum zTMenuItemSelAction class zSTRING const & class zCMenuItem * -0x7e1263 int __thiscall zCMenu ExecCommand class zSTRING const & -0x7e1278 void __thiscall zCMenu PrintInformation class zSTRING -0x7e1371 void __thiscall zCMenu ScreenInit -0x7e13ae void __thiscall zCMenu ScreenDone -0x7e13f9 void __cdecl zCMenuItem Startup -0x7e1418 class zCMenuItem * __cdecl zCMenuItem GetByName class zSTRING const & -0x7e1540 class zCMenuItem * __cdecl zCMenuItem Create class zSTRING const & -0x7e1602 zCMenuItem* __thiscall zCMenuItem zCMenuItem class zSTRING const & -0x7e16c2 zCMenuItem* __thiscall zCMenuItem zCMenuItem -0x7e1782 void __thiscall zCMenuItem ~zCMenuItem -0x7e17a8 void __thiscall zCMenuItem SetByScript class zSTRING & -0x7e180c void __thiscall zCMenuItem InsertInWin class zCView * -0x7e1828 int __thiscall zCMenuItem GetDimX int -0x7e1848 void __thiscall zCMenuItem InitMenuItem -0x7e1868 void __thiscall zCMenuItem InitView -0x7e1966 void __thiscall zCMenuItem SetText class zSTRING const & int int -0x7e19d6 void __thiscall zCMenuItem SetText class zCArray int -0x7e1a08 int __thiscall zCMenuItem Input int class zSTRING & -0x7e1a30 void __thiscall zCMenuItem DrawFront -0x7e1a56 zCMenuItemInput* __thiscall zCMenuItemInput zCMenuItemInput class zSTRING const & -0x7e1a76 void __thiscall zCMenuItemInput ~zCMenuItemInput -0x7e1a88 void __thiscall zCMenuItemInput SetValue class zSTRING -0x7e1ab8 void __thiscall zCMenuItemInput InitMenuItem -0x7e1b0e int __thiscall zCMenuItemInput Run -0x7e1b36 zCMenuItemText* __thiscall zCMenuItemText zCMenuItemText class zSTRING const & -0x7e1b73 void __thiscall zCMenuItemText FormatMultiline -0x7e1bc9 void __thiscall zCMenuItemText DrawMultiline -0x7e1bf8 void __thiscall zCMenuItemText InitMenuItem -0x7e1c18 void __thiscall zCMenuItemText SetEnum class zSTRING const & -0x7e1c58 void __thiscall zCMenuItemText SetText class zSTRING const & int int -0x7e1c78 void __thiscall zCMenuItemText SetText class zCArray int -0x7e1c98 zCMenuItemSlider* __thiscall zCMenuItemSlider zCMenuItemSlider class zSTRING const & -0x7e1ce6 int __thiscall zCMenuItemSlider ToggleValue int int -0x7e1d0c void __thiscall zCMenuItemSlider InsertInWin class zCView * -0x7e1d4e int __thiscall zCMenuItemChoice ToggleValue int int -0x7e1e12 int __thiscall zCMenuItemChoice SetOptionByString class zSTRING -0x7e1e38 class zSTRING __thiscall zCMenuItemChoice GetStringByOption -0x7e1e6c void __thiscall zCMenuItemChoice InsertInWin class zCView * -0x7e1ea8 void __thiscall zCMenuItemChoice DrawFront -0x7e1ee8 int __thiscall zCMenuItemChoice GetNumOptions -0x7e1f18 class zSTRING __thiscall zCMenuItemChoice GetText int -0x7e1f40 void __thiscall zCMenuItemChoice InitMenuItem -0x7e1f66 zCMenuItemButton* __thiscall zCMenuItemButton zCMenuItemButton class zSTRING const & -0x7e1f86 void __thiscall zCMenuItemButton ~zCMenuItemButton -0x7e1f98 void __thiscall zCMenuItemList ~zCMenuItemList -0x7e1fe8 void __thiscall zCMenuItemList InsertInWin class zCView * -0x7e2020 void __thiscall zCMenuItemList DrawFront -0x7e2050 void __thiscall zCMenuItemList ShowContent -0x7e207c void __thiscall zCArray::AllocDelta int -0x7e2098 void __thiscall zCMusicTheme_DM ~zCMusicTheme_DM -0x7e2184 zCMusicSys_DirectMusic* __thiscall zCMusicSys_DirectMusic zCMusicSys_DirectMusic -0x7e2298 void __thiscall zCMusicSys_DirectMusic ~zCMusicSys_DirectMusic -0x7e22b8 void __thiscall zCMusicSys_DirectMusic PlayThemeByScript class zSTRING const & int int * -0x7e2404 class zCMusicTheme * __thiscall zCMusicSys_DirectMusic LoadThemeByScript class zSTRING const & -0x7e2418 int __thiscall zCMusicSys_DirectMusic PlayJingleByScript class zSTRING const & -0x7e245c class zCMusicJingle * __thiscall zCMusicSys_DirectMusic LoadJingleByScript class zSTRING const & -0x7e247b int __thiscall zCMusicSys_DirectMusic PlayJingle class zCMusicJingle const * float const & enum zTMus_TransSubType const & -0x7e249b zCDrvProperties_MSS* __thiscall zCDrvProperties_MSS zCDrvProperties_MSS -0x7e24bb void __thiscall zCDrvProperties_MSS ~zCDrvProperties_MSS -0x7e264e zCSndSys_MSS* __thiscall zCSndSys_MSS zCSndSys_MSS -0x7e2696 void __thiscall zCSndSys_MSS ~zCSndSys_MSS -0x7e287c void __thiscall zCSndSys_MSS InitializeMSS -0x7e29a0 int __cdecl zCSndSys_MSS EvalFunc class zSTRING const & class zSTRING & -0x7e29b8 void __cdecl zCSndSys_MSS FrmCon_ParamChanged class zSTRING const & -0x7e2ae3 class zCSoundFX * __thiscall zCSndSys_MSS LoadSoundFX class zSTRING const & -0x7e2b6a class zCSoundFX * __thiscall zCSndSys_MSS LoadSoundFXScript class zSTRING const & -0x7e2e14 class zCSoundFX * __thiscall zCSndSys_MSS LoadMulti class zSTRING const & int -0x7e2fcc class zCSoundFX * __thiscall zCSndSys_MSS LoadSingle class zSTRING const & -0x7e3478 int __thiscall zCSndSys_MSS PlaySound3D class zCSoundFX * class zCVob * int struct zCSoundSystem::zTSound3DParams * -0x7e3498 int __thiscall zCSndSys_MSS PlaySound3DAmbient class zCSoundFX * class zCVob * int struct zCSoundSystem::zTSound3DParams * -0x7e34b8 void __thiscall zCSndSys_MSS GetSoundProps int const & int & float & float & -0x7e34e0 float __thiscall zCSndSys_MSS GetPlayingTimeMSEC class zSTRING const & -0x7e35ad int __thiscall zCSndSys_MSS Start3DProvider int -0x7e35d7 void __thiscall zCSndSys_MSS SetSpeakerType enum zCSoundSystem::zTSpeakerType -0x7e3616 void __thiscall zCSndFX_MSS ~zCSndFX_MSS -0x7e3806 void __thiscall zCSndFX_MSS LoadChannel int -0x7e38c9 int __thiscall zCSndFX_MSS LoadResourceData -0x7e38e0 zCWaveData* __thiscall zCWaveData zCWaveData -0x7e38eb zCWaveData* __thiscall zCWaveData zCWaveData -0x7e397c int __thiscall zCSndFX_MSS ReleaseResourceData -0x7e39ac class zCActiveSnd * __cdecl zCActiveSnd AllocNextFreeSnd -0x7e39d0 int __thiscall zCActiveSnd RequestChannel -0x7e39f8 int __thiscall zCActiveSnd RequestChannel3D -0x7e3f58 void __cdecl zCActiveSnd DebugInfo -0x7e3f99 void __thiscall zCSndChannel ~zCSndChannel -0x7e3fce zCSndFrame* __thiscall zCSndFrame zCSndFrame -0x7e4038 void __thiscall zCSndFrame ~zCSndFrame -0x7e4095 zCWavePool* __thiscall zCWavePool zCWavePool -0x7e40d1 void __thiscall zCWavePool ~zCWavePool -0x7e4107 class zCWaveData * __thiscall zCWavePool CacheIn class zSTRING & -0x7e414e void __thiscall zCWavePool CacheIn class zCWaveData * -0x7e418e void __thiscall zCWavePool CacheOut class zCWaveData * -0x7e4232 void __thiscall zCWavePool DebugInfo -0x7e433e void __thiscall zCWavePool DebugInfo2 -0x7e4350 zCWaveData* __thiscall zCWaveData zCWaveData class zSTRING & -0x7e435b zCWaveData* __thiscall zCWaveData zCWaveData class zSTRING & -0x7e4383 void __thiscall zCWaveData ~zCWaveData -0x7e4416 void __thiscall zCWaveData CacheIn -0x7e4450 int __thiscall zCWaveData CheckForCorrectFormat int -0x7e4470 class zCActiveSnd * & __thiscall zCArraySort::GetSafe int -0x7e4488 zCViewWindow* __thiscall zCViewWindow zCViewWindow int int int int enum zTviewID -0x7e44a8 void __cdecl sysSetWindowMode int int -0x7e4599 void __cdecl ExcSpyInfo struct EXCEPTION_INFO * -0x7e45b8 int __stdcall ExceptionDlgProc struct HWND__ * unsigned int unsigned int long -0x7e4692 int __stdcall ASSERTDlgProc struct HWND__ * unsigned int unsigned int long -0x7e476c void __cdecl BoundsSpyInfo struct ASSERT_FAIL_INFO * struct EXCEPTION_INFO * -0x7e484c void __cdecl AssertSpyInfo struct ASSERT_FAIL_INFO * struct EXCEPTION_INFO * -0x7e489c void __cdecl zCarsten_StartUp struct HWND__ * * -0x7e49c0 void __thiscall zTEngineStats PrintScreen int int -0x7e4a7c class zCObject * __cdecl zCAIPlayer _CreateNewInstance -0x7e4abc zCAIPlayer* __thiscall zCAIPlayer zCAIPlayer -0x7e4b04 void __thiscall zCAIPlayer ~zCAIPlayer -0x7e4b28 int __thiscall zCAIPlayer CheckFloorSliding -0x7e4b48 void __thiscall zCAIPlayer CheckPhysics -0x7e4c20 void __thiscall zCAIPlayer UpdateEffects -0x7e4c68 class zCQuadMark * __thiscall zCAIPlayer GetBloodQuadMark -0x7e4cc0 void __thiscall zCAIPlayer AddWeaponTrailSegment class zVEC3 const & class zVEC3 const & -0x7e4cd8 void __thiscall zCAIPlayer StartFallDownAni -0x7e4cf0 void __thiscall zCCache::zCCache unsigned long unsigned long -0x7e4d00 void __thiscall zCCache::zCCache unsigned long unsigned long -0x7e4d4f void __thiscall zCCache::~zCCache -0x7e4d68 struct zCAIPlayer::zTLedgeInfo * __thiscall zCCache::operator[] class zCAIPlayer const * const & -0x7e4d88 void __thiscall zCCache::Delete class zCAIPlayer const * const & -0x7e4da8 void __thiscall zCCache::ClearCache -0x7e4dc8 void __thiscall zCCache::PurgeCache -0x7e4de8 void __thiscall zCSparseArray >::~zCSparseArray > -0x7e4e37 class zSTRING __thiscall zVEC2 GetDescription -0x7e4e60 void __thiscall zVEC2 SetByDescription class zSTRING const & -0x7e4e7b class zMAT4 __thiscall zMAT4 Inverse -0x7e4eb0 class zSTRING __thiscall zMAT4 GetDescriptionRot -0x7e4ee0 class zSTRING __thiscall zMAT4 GetDescriptionPos -0x7e4ef8 void __thiscall zMAT4 SetByDescriptionRot class zSTRING & -0x7e4f18 void __thiscall zMAT4 SetByDescriptionPos class zSTRING & -0x7e4f6b void __thiscall zCArchiverFactory ReadLine class zSTRING & class zCBuffer * class zFILE * -0x7e4fb3 void __thiscall zCArchiverFactory ReadLineArg class zSTRING & class zSTRING & class zCBuffer * class zFILE * -0x7e5004 void __thiscall zCArchiverFactory ReadHeader int class zCBuffer * class zFILE * class zCArchiver * & enum zTArchiveMode & int & -0x7e5018 class zCArchiver * __thiscall zCArchiverFactory CreateArchiverRead class zSTRING const & int -0x7e5038 void __thiscall zCArchiverFactory WriteLine class zSTRING const & class zCBuffer * class zFILE * -0x7e5058 void __thiscall zCArchiverFactory WriteLine char const * const class zCBuffer * class zFILE * -0x7e5183 void __thiscall zCArchiverFactory WriteHeader class zCArchiver * enum zTArchiveMode int int class zCBuffer * class zFILE * -0x7e51c8 class zCArchiver * __thiscall zCArchiverFactory CreateArchiverFromMode enum zTArchiveMode -0x7e5234 class zCArchiver * __thiscall zCArchiverFactory CreateArchiverWrite class zCBuffer * enum zTArchiveMode int int -0x7e5289 class zCObject * __cdecl zCArchiverBinSafe _CreateNewInstance -0x7e52d3 int __fastcall zCArchiverBinSafe ReadType enum zTArchiveTypeID void * unsigned long -0x7e5314 zCArchiverBinSafe* __thiscall zCArchiverBinSafe zCArchiverBinSafe -0x7e5349 void __thiscall zCArchiverBinSafe ~zCArchiverBinSafe -0x7e5380 void __thiscall zCArchiverBinSafe Close -0x7e5398 void __fastcall zCArchiverBinSafe GetBufferString class zSTRING & -0x7e53c8 int __thiscall zCArchiverBinSafe OpenWriteBuffer class zCBuffer * enum zTArchiveMode int int int -0x7e5400 void __fastcall zCArchiverBinSafe WriteASCIILine char const * char const * class zSTRING const & -0x7e5418 void __fastcall zCArchiverBinSafe WriteInt char const * int -0x7e5438 void __fastcall zCArchiverBinSafe WriteByte char const * unsigned char -0x7e5458 void __fastcall zCArchiverBinSafe WriteWord char const * unsigned short -0x7e5478 void __fastcall zCArchiverBinSafe WriteFloat char const * float -0x7e5498 void __fastcall zCArchiverBinSafe WriteBool char const * int -0x7e54b8 void __fastcall zCArchiverBinSafe WriteString char const * class zSTRING const & -0x7e550e void __fastcall zCArchiverBinSafe WriteVec3 char const * class zVEC3 const & -0x7e5528 void __fastcall zCArchiverBinSafe WriteColor char const * struct zCOLOR const & -0x7e5548 void __fastcall zCArchiverBinSafe WriteRaw char const * void * unsigned long -0x7e5578 void __fastcall zCArchiverBinSafe WriteRawFloat char const * void * unsigned long -0x7e55b0 void __fastcall zCArchiverBinSafe WriteEnum char const * char const * int -0x7e564b void __fastcall zCArchiverBinSafe WriteChunkStart char const * char const * unsigned short unsigned long -0x7e5670 void __fastcall zCArchiverBinSafe WriteChunkEnd -0x7e5698 void __fastcall zCArchiverBinSafe WriteObject char const * class zCObject & -0x7e56c8 int __thiscall zCArchiverBinSafe OpenReadBuffer class zCBuffer & enum zTArchiveMode int int -0x7e56f8 void __fastcall zCArchiverBinSafe ReadHeader -0x7e5718 class zCObject * __fastcall zCArchiverBinSafe CreateObject class zSTRING const & -0x7e5750 class zCClassDef * __fastcall zCArchiverBinSafe GetClassDefByString class zSTRING const & -0x7e5780 void __fastcall zCArchiverBinSafe ReadChunkStartASCII char const * class zSTRING & -0x7e57d9 int __fastcall zCArchiverBinSafe ReadChunkStart char const * -0x7e5857 class zCObject * __fastcall zCArchiverBinSafe ReadObject char const * class zCObject * -0x7e5878 void __fastcall zCArchiverBinSafe SkipChunk int -0x7e58d8 int __fastcall zCArchiverBinSafe ReadEntryASCII char const * class zSTRING & -0x7e58f8 class zSTRING __fastcall zCArchiverBinSafe ReadString char const * -0x7e592c void __thiscall zCArray::AllocDelta int -0x7e595c unsigned long __thiscall GETStringMap::SetAt char const * unsigned long * -0x7e598c unsigned long __thiscall GETStringMap::SetAtForce char const * unsigned long * unsigned long unsigned long -0x7e59e9 class zCObject * __cdecl zCArchiverGeneric _CreateNewInstance -0x7e5a3c zCArchiverGeneric* __thiscall zCArchiverGeneric zCArchiverGeneric -0x7e5a8f void __thiscall zCArchiverGeneric ~zCArchiverGeneric -0x7e5aa8 void __fastcall zCArchiverGeneric WriteHeaderNumObj -0x7e5ad8 void __thiscall zCArchiverGeneric Close -0x7e5af8 void __fastcall zCArchiverGeneric GetBufferString class zSTRING & -0x7e5b28 int __thiscall zCArchiverGeneric OpenWriteBuffer class zCBuffer * enum zTArchiveMode int int int -0x7e5b60 void __fastcall zCArchiverGeneric WriteASCIILine char const * char const * class zSTRING const & -0x7e5b78 void __fastcall zCArchiverGeneric WriteInt char const * int -0x7e5b98 void __fastcall zCArchiverGeneric WriteByte char const * unsigned char -0x7e5bb8 void __fastcall zCArchiverGeneric WriteWord char const * unsigned short -0x7e5bd8 void __fastcall zCArchiverGeneric WriteFloat char const * float -0x7e5bf8 void __fastcall zCArchiverGeneric WriteBool char const * int -0x7e5c4e void __fastcall zCArchiverGeneric WriteVec3 char const * class zVEC3 const & -0x7e5cbf void __fastcall zCArchiverGeneric WriteColor char const * struct zCOLOR const & -0x7e5cd8 void __fastcall zCArchiverGeneric WriteRaw char const * void * unsigned long -0x7e5d18 void __fastcall zCArchiverGeneric WriteRawFloat char const * void * unsigned long -0x7e5d50 void __fastcall zCArchiverGeneric WriteEnum char const * char const * int -0x7e5deb void __fastcall zCArchiverGeneric WriteChunkStart char const * char const * unsigned short unsigned long -0x7e5e10 void __fastcall zCArchiverGeneric WriteChunkEnd -0x7e5e38 void __fastcall zCArchiverGeneric WriteObject char const * class zCObject & -0x7e5e58 void __fastcall zCArchiverGeneric WriteGroupBegin char const * -0x7e5e78 void __fastcall zCArchiverGeneric WriteGroupEnd char const * -0x7e5ea8 int __thiscall zCArchiverGeneric OpenReadBuffer class zCBuffer & enum zTArchiveMode int int -0x7e5f09 void __fastcall zCArchiverGeneric ReadHeader -0x7e5f28 class zCObject * __fastcall zCArchiverGeneric CreateObject class zSTRING const & -0x7e5f60 class zCClassDef * __fastcall zCArchiverGeneric GetClassDefByString class zSTRING const & -0x7e5f90 void __fastcall zCArchiverGeneric ReadChunkStartASCII char const * class zSTRING & -0x7e5fe9 int __fastcall zCArchiverGeneric ReadChunkStart char const * -0x7e609e class zCObject * __fastcall zCArchiverGeneric ReadObject char const * class zCObject * -0x7e60b8 void __fastcall zCArchiverGeneric SkipChunk int -0x7e611b int __fastcall zCArchiverGeneric ReadEntryASCII char const * class zSTRING & -0x7e6138 class zSTRING __fastcall zCArchiverGeneric ReadString char const * -0x7e6178 void __fastcall zCArchiverGeneric ReadRaw char const * void * unsigned long -0x7e61a0 void __fastcall zCArchiverGeneric ReadRawFloat char const * void * unsigned long -0x7e6257 void __cdecl zCArchiverGeneric TestClassIntegrity void (__cdecl*)(class zCObject * int class zCClassDef * int &) -0x7e6278 void __thiscall zCSparseArray::~zCSparseArray -0x7e6298 void __thiscall zCRndAlphaSortObject_Vob ~zCRndAlphaSortObject_Vob -0x7e62b8 class zCRndAlphaSortObject_Vob * __cdecl zCRndAlphaSortObject_Vob GetFreeAlphaVob -0x7e6316 zCPortal* __thiscall zCPortal zCPortal struct zTPlane const & class zCMesh * -0x7e6370 void __thiscall zCBspBase DescribeTree int -0x7e63b4 zCBspTree* __thiscall zCBspTree zCBspTree -0x7e63ec void __thiscall zCBspTree ~zCBspTree -0x7e641c void __thiscall zCBspTree InitTree -0x7e644e void __thiscall zCBspSector ~zCBspSector -0x7e6468 class zCBspBase * __thiscall zCBspTree BuildRecursive class zCCBspNode * -0x7e64ee void __thiscall zCBspTree Build class zCCBspTree * -0x7e657b void __thiscall zCBspTree RenderVobList -0x7e65b6 void __thiscall zCBspLeaf ~zCBspLeaf -0x7e65e4 void __thiscall zCBspLeaf PolyPlueckerAddRef -0x7e6600 void __thiscall zCBspTree Render -0x7e6659 int __thiscall zCBspTree FindLeaks class zCArray & -0x7e6715 void __thiscall zCBspTree MarkOccluderPolys -0x7e6741 void __thiscall zCBspSector ActivateSectorRec struct zTBBox2D const & class zCBspSector * int -0x7e6771 void __thiscall zCBspSector ActivateSectorRecIndoor struct zTBBox2D const & class zCBspSector * int -0x7e67ae void __thiscall zCCBspTree MarkGhostOccluder -0x7e6bb6 void __thiscall zCCBspTree CreateBspSectors -0x7e6c2e class zSTRING __thiscall zVEC3 GetString -0x7e6c68 void __thiscall zCBspTree CreateBspSectors2 class zCCBspTree * -0x7e6cc0 void __thiscall zCBspTree SaveBIN class zCFileBIN & -0x7e6d19 void __thiscall zCBspTree ConnectMaterialsToSectors -0x7e6eb1 int __thiscall zCBspTree LoadBIN class zCFileBIN & int -0x7e6ebc int __thiscall zCBspTree LoadBIN class zCFileBIN & int -0x7e6f00 void __thiscall zCBspTree CalcStaticLeafLightData -0x7e6f18 void __thiscall zCSparseArray::~zCSparseArray -0x7e6f5c zCCBspTree* __thiscall zCCBspTree zCCBspTree -0x7e6f70 void __thiscall zCCBspTree ~zCCBspTree -0x7e6f83 void __thiscall zCCBspTree ~zCCBspTree -0x7e702f void __thiscall zCCBspTree AddMesh class zCMesh * class zMAT4 const & -0x7e717b void __thiscall zCCBspTree BuildTree float -0x7e721b void __thiscall zCCBspNode LODGenerate class zCMesh * -0x7e7263 void __thiscall zCCBspNode LODTriangulatePortal class zCPolygon * class zCMesh * class zCArray & -0x7e7278 void __thiscall zCCBspNode LODCollectLeafPolys class zCCBspNode * class zCArraySort & class zCMesh * -0x7e72a0 int __thiscall zTLODEdge IsBorderVert class zCVertex * class zCArray & -0x7e731e void __thiscall zCMesh LODGenerate class zCArraySort & class zCArraySort & -0x7e733b void __thiscall zTLODEdge ~zTLODEdge -0x7e73af int __thiscall zCCBspNode CheckPortalConsistency -0x7e7418 void __thiscall zCCBspNode SplitPortals -0x7e7470 class zCPortal * __thiscall zCCBspNode SplitPortalByAllPortals class zCPortal * -0x7e749c void __thiscall zCCBspNode EnumeratePortals -0x7e7514 void __thiscall zCCBspNode Portalize -0x7e76ab void __thiscall zCCBspNode BuildTree int -0x7e7798 void __thiscall zCCBspNode DescribeTree int -0x7e77d1 zCBuildPortal* __thiscall zCBuildPortal zCBuildPortal -0x7e7801 void __thiscall zCBuildPortal ~zCBuildPortal -0x7e7873 void __thiscall zCBspTree PreprocessIndoorPortals class zCMesh * class zCArray & -0x7e7ab9 void __thiscall zCBspTree PostprocessIndoorPortals class zCArray & -0x7e7b8b class zSTRING __thiscall zTBBox3D GetDescription -0x7e7bd0 void __thiscall zTBBox3D SetByDescription class zSTRING & -0x7e7beb void __thiscall zCOBBox3D ~zCOBBox3D -0x7e7c08 void __thiscall zCOBBox3D BuildOBB int class zCPolygon * * int -0x7e7c3c void __thiscall zCCamera InitDrawPolySimple -0x7e7c58 class zCCollisionReport * __cdecl zCCollisionDetector S_GetNextFreeCollReport -0x7e7c70 void __fastcall zCCollisionDetector DoStaticIntersectionTests class zCCollisionObject * class zCArray & class zCArray & -0x7e7c88 void __fastcall zCCollisionDetector DetectCollisions class zCCollisionObject * class zCArray const & class zCArray & -0x7e7ca8 void __thiscall zCCollObjectLevelPolys ~zCCollObjectLevelPolys -0x7e7cd9 class zCCollisionObject * __cdecl zCCollObjectCharacter _CreateNewInstance -0x7e7d4c void __thiscall zCCollObjectCharacter ~zCCollObjectCharacter -0x7e7d7c class zCConvexPrimitive * __thiscall zCCollObjectCharacter GetPrimitiveCC -0x7e7dc3 int __fastcall zCCollObjectCharacter TestHardCollisions class zVEC3 const & class zVEC3 const & class zVEC3 & struct zCCollObjectCharacter::zTSpatialState & class zVEC3 & -0x7e7ecd int __cdecl zCConvexPrimitive CheckCollision class zCConvexPrimitive const * class zCConvexPrimitive const * class zMAT4 const & class zMAT4 const & class zCConvexCollisionCache * class zVEC3 & float & class zVEC3 & -0x7e7f0c class zCConvexCollisionCache * __cdecl zCConvexPrimitive GetCache void const * void const * -0x7e7f28 zCConvexPrimitiveEllipsoid* __thiscall zCConvexPrimitiveEllipsoid zCConvexPrimitiveEllipsoid struct zTBBox3D const & int -0x7e7f40 void __thiscall zCCache::zCCache unsigned long unsigned long -0x7e7f50 void __thiscall zCCache::zCCache unsigned long unsigned long -0x7e7f9f void __thiscall zCCache::~zCCache -0x7e7fb8 void __thiscall zCCache::ClearCache -0x7e7fd8 void __thiscall zCCache::PurgeCache -0x7e7ff8 void __thiscall zCSparseArray >::~zCSparseArray > -0x7e807a class zCObject * __cdecl zCDecal _CreateNewInstance -0x7e80b1 zCDecal* __thiscall zCDecal zCDecal -0x7e80c8 void __thiscall zCDecal ~zCDecal -0x7e8122 class zCVisual * __thiscall zCDecal LoadVisualVirtual class zSTRING const & -0x7e8138 void __thiscall zCDecal Unarchive class zCArchiver & -0x7e8158 void __cdecl zCMgcEigenD Report unsigned int -0x7e8240 int __cdecl zCEngine Init struct HWND__ * * -0x7e827e int __cdecl zCEngine Shutdown -0x7e8625 void __thiscall zCFile3DS Load3DS class zSTRING const & class zCMesh * -0x7e863b void __thiscall zCBinTree3DS ~zCBinTree3DS -0x7e8660 void __thiscall zCBinTree3DS BuildMesh3DS int int class zCMesh3DS * -0x7e8779 void __thiscall zCBinTree3DS DropMesh class zCMesh * -0x7e881f void __thiscall zCFile3DS Save3DS class zSTRING const & class zCMesh * -0x7e88f9 void __thiscall zCMesh3DS ~zCMesh3DS -0x7e8918 void __thiscall zTBinTreeNode ~zTBinTreeNode -0x7e894c void __thiscall zCArray::AllocDelta int -0x7e8b7d void __thiscall zCFileQuakeBSP LoadQuakeBSP class zSTRING const & class zCMesh * class zCWorld * -0x7e8bf9 class zCObject * __cdecl zCLensFlareFX _CreateNewInstance -0x7e8c04 class zCObject * __cdecl zCLensFlareFX _CreateNewInstance -0x7e8c38 void __cdecl zCLensFlareFX LoadLensFlareScript -0x7e8c50 void __thiscall zCLensFlareFX ~zCLensFlareFX -0x7e8c63 void __thiscall zCLensFlareFX ~zCLensFlareFX -0x7e8cc0 void __thiscall zCLensFlareFX Unarchive class zCArchiver & -0x7e8cd8 void __thiscall zCLensFlareFX RenderLensFlares class zCVob * -0x7e8d44 class zCObject * __cdecl zCMaterial _CreateNewInstance -0x7e8d57 class zCObject * __cdecl zCMaterial _CreateNewInstance -0x7e8d8e zCMaterial* __thiscall zCMaterial zCMaterial -0x7e8dbe zCMaterial* __thiscall zCMaterial zCMaterial class zSTRING const & -0x7e8ddb zCMaterial* __thiscall zCMaterial zCMaterial class zCMaterial const & -0x7e8dee zCMaterial* __thiscall zCMaterial zCMaterial class zCMaterial const & -0x7e8e00 void __thiscall zCMaterial ~zCMaterial -0x7e8e13 void __thiscall zCMaterial ~zCMaterial -0x7e8e3c void __thiscall zCMaterial SetDetailObjectVisual class zSTRING const & -0x7e8e60 void __thiscall zCMaterial Archive class zCArchiver & -0x7e8eb4 void __thiscall zCMaterial Unarchive class zCArchiver & -0x7e8ec8 void * __thiscall zCVolatileMemoryBase Alloc -0x7e8ee0 void * __thiscall zCMemPoolBase Alloc -0x7e8eeb void * __thiscall zCMemPoolBase Alloc -0x7e8f16 void __thiscall zCMemPoolBase PreAlloc unsigned int int -0x7e8f33 void __thiscall zCMemPoolBase PoolAdd void * int int -0x7e8f8c class zCObject * __cdecl zCMesh _CreateNewInstance -0x7e8fd1 zCMesh* __thiscall zCMesh zCMesh -0x7e9001 void __thiscall zCMesh ~zCMesh -0x7e9162 class zCMesh * __cdecl zCMesh Load class zSTRING const & -0x7e918c class zCPolygon * __thiscall zCMesh AddPoly class zVEC3 & class zVEC3 & class zVEC3 & class zVEC2 & class zVEC2 & class zVEC2 & -0x7e91bc class zCPolygon * __thiscall zCMesh AddPoly class zCVertex * class zCVertex * class zCVertex * -0x7e91ec class zCPolygon * __thiscall zCMesh AddPoly class zCVertex * class zCVertex * class zCVertex * class zCVertex * -0x7e921c class zCPolygon * __thiscall zCMesh AddPoly -0x7e92a8 void __thiscall zCMesh PrelightMesh class zMAT4 * -0x7e92d0 void __thiscall zCMesh CheckForMaterials -0x7e92fc class zCMesh * __cdecl zCMesh CreateQuadMesh int -0x7e932c class zCMesh * __cdecl zCMesh CreateTriMesh -0x7e93c1 void __cdecl zCMesh ConvertTrisToNPolys class zCPolygon * * int class zCMesh * int -0x7e93e0 void __thiscall zCMesh SaveMSH class zSTRING const & -0x7e949d void __cdecl zCMesh SaveMSH class zCFileBIN & class zCPolygon * * int class zCMesh * -0x7e95ca int __thiscall zCMesh LoadMSH class zCFileBIN & int -0x7e9616 int __thiscall zCMesh LoadMSH class zSTRING const & int -0x7e986f void __thiscall zCMesh ShareFeatures -0x7e99f6 void __thiscall zCMesh SortPolysByList class zCPolygon * * int -0x7e9a2e void __thiscall zCMesh RemoveDegeneratePolys -0x7e9d32 void __thiscall zCMesh CombineLightmaps -0x7e9d61 void __thiscall zCCombine ~zCCombine -0x7e9d78 void __thiscall zCSparseArray::zCSparseArray unsigned long -0x7e9e56 class zCObject * __cdecl zCModel _CreateNewInstance -0x7e9eac class zCObject * __cdecl zCModelAni _CreateNewInstance -0x7e9ec8 void __thiscall zCModelTexAniState BuildTexListFromMeshLib class zCModelMeshLib * -0x7e9ee8 void __thiscall zCModelTexAniState BuildTexListFromMesh class zCMesh * -0x7e9f08 void __thiscall zCModelTexAniState BuildTexListFromProgMesh class zCProgMeshProto * -0x7e9f28 void __thiscall zCModelTexAniState AddTexListFromMeshLib class zCModelMeshLib * class zCArray & -0x7e9f50 void __thiscall zCModelTexAniState FinishTexList class zCArray & -0x7e9f6e zCModelNodeInst* __thiscall zCModelNodeInst zCModelNodeInst -0x7e9f8e zCModelNodeInst* __thiscall zCModelNodeInst zCModelNodeInst class zCModelNode * -0x7e9fae void __thiscall zCModelNodeInst ~zCModelNodeInst -0x7ea03a void __thiscall zCModel ~zCModel -0x7ea0ca zCModel* __thiscall zCModel zCModel class zCModelPrototype * -0x7ea0fc void __thiscall zCModel CopyProtoNodeList -0x7ea12c class zCVisual * __thiscall zCModel LoadVisualVirtual class zSTRING const & -0x7ea15f int __thiscall zCModel ApplyModelProtoOverlay class zCModelPrototype * -0x7ea180 int __thiscall zCModel HasAppliedModelProtoOverlay class zSTRING const & -0x7ea1b7 void __thiscall zCModel RemoveModelProtoOverlay class zSTRING const & -0x7ea1e7 void __thiscall zCModel RemoveModelProtoOverlay class zCModelPrototype * -0x7ea216 void __fastcall zCModel RenderNodeList struct zTRenderContext & class zCArray & class zCRenderLightContainer & enum zTPMLightingMode -0x7ea221 void __fastcall zCModel RenderNodeList struct zTRenderContext & class zCArray & class zCRenderLightContainer & enum zTPMLightingMode -0x7ea246 int __thiscall zCModel Render struct zTRenderContext & -0x7ea278 void __thiscall zCModel StartAni class zSTRING const & int -0x7ea2ac void __thiscall zCModel AssertActiveAniListAlloced -0x7ea314 void __thiscall zCModel DoAniEvents class zCModelAniActive * -0x7ea333 void __thiscall zCModel AdvanceAnis -0x7ea358 int __thiscall zCModel SetMeshLibTexture class zSTRING const & int int class zSTRING * -0x7ea388 int __thiscall zCModel RemoveMeshLib class zSTRING const & -0x7ea435 int __thiscall zCModel ApplyMeshLib class zSTRING const & -0x7ea448 void __thiscall zCModelNodeInst AddNodeAni class zCModelAniActive * -0x7ea486 void __thiscall zCModelAniActive DoCombineAni class zCModel * int int -0x7ea4a8 void __thiscall zCModel GetAniMinMaxWeight class zCModelAniActive * float & float & -0x7ea577 void __thiscall zCModel PrintStatus int int -0x7ea5b4 void __thiscall zCModel PackStateBinary class zCBuffer & -0x7ea5ff void __thiscall zCModel UnpackStateBinary class zCBuffer & -0x7ea664 int __thiscall zCModel TraceRay class zVEC3 const & class zVEC3 const & int struct zTTraceRayReport & -0x7ea6bc class zCObject * __cdecl zCModelMeshLib _CreateNewInstance -0x7ea6c7 class zCObject * __cdecl zCModelMeshLib _CreateNewInstance -0x7ea6eb zCModelNode* __thiscall zCModelNode zCModelNode -0x7ea700 zCModelNode* __thiscall zCModelNode zCModelNode class zCModelNode const & -0x7ea70b zCModelNode* __thiscall zCModelNode zCModelNode class zCModelNode const & -0x7ea720 void __thiscall zCModelNode ~zCModelNode -0x7ea72b void __thiscall zCModelNode ~zCModelNode -0x7ea77f zCModelAni* __thiscall zCModelAni zCModelAni -0x7ea7e0 void __thiscall zCModelAni ~zCModelAni -0x7ea7f8 void __thiscall zCModelAni AddTrafoMatrix class zMAT4 * * -0x7ea830 int __thiscall zCModelAni ResolveAlias class zCModelPrototype * -0x7ea870 int __thiscall zCModelAni ResolveComb class zCModelPrototype * -0x7ea8df void __thiscall zCModelAni SaveMAN class zCModelPrototype * class zSTRING const & -0x7ea910 int __thiscall zCFileBIN BinWriteSrcFileStats class zSTRING & -0x7ea9c8 int __thiscall zCModelAni LoadMAN class zSTRING const & class zCModelPrototype * class zSTRING const & -0x7eaa0c zCModelAniEvent* __thiscall zCModelAniEvent zCModelAniEvent -0x7eaa5a void __thiscall zCModelAniEvent ~zCModelAniEvent -0x7eaa78 void __thiscall zCFileBIN BinWriteString class zSTRING const & -0x7eab01 zCModelPrototype* __thiscall zCModelPrototype zCModelPrototype -0x7eab18 void __thiscall zCModelPrototype Init -0x7eaba1 void __thiscall zCModelPrototype ~zCModelPrototype -0x7eabb8 void __thiscall zCModelPrototype SetModelProtoName class zSTRING const & -0x7eabd8 void __thiscall zCModelPrototype SetFileSourceType enum zCModelPrototype::zTFileSourceType -0x7eac1c class zCModelPrototype * __cdecl zCModelPrototype Load class zSTRING const & class zCModelPrototype * -0x7eac8f int __thiscall zCModelPrototype PrepareAsModelProtoOverlay class zCModelPrototype * -0x7eaca8 class zCModelPrototype * __cdecl zCModelPrototype SearchName class zSTRING -0x7eacc8 void __thiscall zCModelPrototype AddAni class zCModelAni * -0x7ead07 void __thiscall zCModelPrototype DescribeTree class zCTree * int -0x7ead4f int __thiscall zCModelPrototype LoadMDH class zSTRING const & -0x7eada8 int __thiscall zCModelPrototype LoadMDH class zCFileBIN & -0x7eade0 int __thiscall zCFileBIN BinReadCompareSrcFileStats -0x7eae1f void __thiscall zCModelPrototype SaveMDH -0x7eae5b void __thiscall zCModelPrototype SaveMDH class zCFileBIN & -0x7eae90 void __thiscall zCModelPrototype ReadScene float & -0x7eaeb0 class zVEC3 __thiscall zCModelPrototype ReadTriple -0x7eaecb class zMAT4 __thiscall zCModelPrototype ReadNodeTM class zCModelNode * -0x7eaee8 void __thiscall zCModelPrototype ReadVertexList class zCMesh * int -0x7eaf78 struct zCModelPrototype::zTMatIDList * __thiscall zCModelPrototype ReadFaceList class zCMesh * int -0x7eaf98 class zVEC2 * __thiscall zCModelPrototype ReadTVertexList int -0x7eafb8 void __thiscall zCModelPrototype ReadTFaceList class zCMesh * class zVEC2 * int -0x7eb17c void __thiscall zCModelPrototype ReadSoftSkinVertList -0x7eb1fc class zCMesh * __thiscall zCModelPrototype ReadMesh int class zCModelNode * int -0x7eb266 void __thiscall zCModelPrototype ReadTMAnimation class zCModelNode * class zMAT4 * & -0x7eb2a0 void __thiscall zCModelPrototype ReadMapDiffuse class zCMaterial * -0x7eb31c class zCMaterial * __thiscall zCModelPrototype ReadMaterial -0x7eb34c class zCMaterial * __thiscall zCModelPrototype ReadWireframeColor -0x7eb37c void __thiscall zCModelPrototype ProcessMeshNode class zCModelNode * class zCTree * int int int & -0x7eb45f void __thiscall zCModelPrototype ReadGeomobject class zMAT4 * & class zCTree * & -0x7eb4b0 void __thiscall zCModelPrototype ReadMaterialList -0x7eb5c8 void __thiscall zCModelPrototype Load3DSMAXAsc class zCModelAni * & class zSTRING const & class zSTRING const & int int int float -0x7eb615 void __thiscall zCModelPrototype CalcAniBBox class zCModelAni * -0x7eb640 void __thiscall zCModelPrototype ResolveReferences -0x7eb6fd void __thiscall zCModelPrototype ReadMeshAndTree int & -0x7eb730 void __thiscall zCModelPrototype RegisterMesh -0x7eb7a9 void __thiscall zCModelPrototype ReadAniEventTag class zSTRING & class zCModelAniEvent * -0x7ec1bb void __thiscall zCModelPrototype ReadAniEnum int -0x7ec280 int __thiscall zCModelPrototype LoadModelScript class zSTRING const & -0x7ec3e8 int __thiscall zCModelPrototype LoadModelASC class zSTRING const & -0x7ec400 zCModelMeshLib* __thiscall zCModelMeshLib zCModelMeshLib -0x7ec40b zCModelMeshLib* __thiscall zCModelMeshLib zCModelMeshLib -0x7ec43e void __thiscall zCModelMeshLib ~zCModelMeshLib -0x7ec47f void __thiscall zCModelMeshLib SaveMDM class zCModelPrototype * -0x7ec4c3 void __thiscall zCModelMeshLib SaveMDM class zCFileBIN & class zCModelPrototype * -0x7ec516 int __cdecl zCModelMeshLib LoadMDM class zSTRING const & class zCModelPrototype * class zCModel * class zCModelMeshLib * * -0x7ec538 int __cdecl zCModelMeshLib LoadMDM_Try class zSTRING const & class zCModelPrototype * class zCModel * class zCModelMeshLib * * -0x7ec670 int __cdecl zCModelMeshLib LoadMDM class zCFileBIN & class zCModelPrototype * class zCModel * class zCModelMeshLib * * -0x7ec705 int __cdecl zCModelMeshLib ConvertMDM class zSTRING const & class zCModelPrototype * -0x7ec718 zCModelConvertFileHandler* __thiscall zCModelConvertFileHandler zCModelConvertFileHandler -0x7ec750 int __thiscall zCModelConvertFileHandler HandleFile class zSTRING const & char const * struct _finddata_t -0x7ec770 class zCMaterial * & __thiscall zCArray::GetSafe int -0x7ec79c void __thiscall zCArray >::AllocDelta int -0x7ec801 class zCObject * __cdecl zCMorphMesh _CreateNewInstance -0x7ec810 void __thiscall zCMorphMeshAni ~zCMorphMeshAni -0x7ec823 void __thiscall zCMorphMeshAni ~zCMorphMeshAni -0x7ec84e zCMorphMeshProto* __thiscall zCMorphMeshProto zCMorphMeshProto -0x7ec8a8 void __thiscall zCMorphMeshProto ~zCMorphMeshProto -0x7ec922 class zCMorphMeshProto * __cdecl zCMorphMeshProto Load class zSTRING const & -0x7ec9d0 int __thiscall zCMorphMeshProto LoadMMB class zSTRING const & -0x7ec9f8 void __thiscall zCMorphMeshProto SaveMMB class zSTRING const & -0x7eca43 class zCMorphMeshAni * __thiscall zCMorphMeshProto GenerateMorphAni class zCMesh * class zCArray const & int -0x7eca84 class zCMesh * __thiscall zCMorphMeshProto Load3DSMAXAsc class zSTRING const & float & int int -0x7ecac4 void __thiscall zCMorphMeshProto ReadMorphRef class zCArray & -0x7ecb50 void __thiscall zCMorphMeshProto ReadMorphAni class zCArray const & -0x7ecc29 void __thiscall zCMorphMeshProto LoadMorphScript class zSTRING const & -0x7ecc69 zCMorphMesh* __thiscall zCMorphMesh zCMorphMesh class zCMorphMeshProto * -0x7ecca9 void __thiscall zCMorphMesh ~zCMorphMesh -0x7eccdc class zCMorphMesh * __cdecl zCMorphMesh Load class zSTRING const & -0x7ecdb2 void __thiscall zCMorphMesh PrintStatus int int -0x7ecdc8 zCMorphMeshConvertFileHandler* __thiscall zCMorphMeshConvertFileHandler zCMorphMeshConvertFileHandler -0x7ece1c int __thiscall zCMorphMeshConvertFileHandler HandleFile class zSTRING const & char const * struct _finddata_t -0x7ecea9 class zCObject * __cdecl zCObjectFactory _CreateNewInstance -0x7eceb4 class zCObject * __cdecl zCObjectFactory _CreateNewInstance -0x7ecedb void __thiscall zCObject ~zCObject -0x7ed0b9 void __cdecl zCObject PrintClassHierarchy int class zCClassDef * int int -0x7ed0e8 int __thiscall zCObject SetObjectName class zSTRING const & -0x7ed110 class zCClassDef * __cdecl zCClassDef GetClassDefTypeInsensitive class zSTRING const & -0x7ed149 zCClassDef* __thiscall zCClassDef zCClassDef -0x7ed189 void __thiscall zCClassDef ~zCClassDef -0x7ed22a zCClassDef* __thiscall zCClassDef zCClassDef class zSTRING const & class zSTRING const & class zCObject * (__cdecl*)(void) unsigned long unsigned long unsigned short class zSTRING const & -0x7ed248 class zCObject * __thiscall zCClassDef CreateNewInstance -0x7ed268 void __cdecl zCClassDef ObjectCreated class zCObject * class zCClassDef * -0x7ed332 void __thiscall zCClassDef ReportLeaks -0x7ed377 void __cdecl zCClassDef CompareLivingObjectsState class zCLivingObjectsState const & -0x7ed3ac class zFILE * __thiscall zCObjectFactory CreateZFile class zSTRING const & -0x7ed3dc class zCEventManager * __thiscall zCObjectFactory CreateEventManager class zCVob * -0x7ed40c class zCNetVobControl * __thiscall zCObjectFactory CreateNetVobControl class zCVob * -0x7ed43c class zCWaypoint * __thiscall zCObjectFactory CreateWaypoint -0x7ed46c class zCWay * __thiscall zCObjectFactory CreateWay -0x7ed49c class zCSession * __thiscall zCObjectFactory CreateSession -0x7ed4cc class zCCSManager * __thiscall zCObjectFactory CreateCSManager -0x7ed4fc class zCWorld * __thiscall zCObjectFactory CreateWorld -0x7ed55c class zCObject * __cdecl zCParticleFX _CreateNewInstance -0x7ed60d void __cdecl zCParticleFX ParseParticleFXScript -0x7ed6a2 void __cdecl zCParticleFX InitParticleFX -0x7ed6b8 void __thiscall zCParticleFX ~zCParticleFX -0x7ed766 void __thiscall zCParticleFX::zCStaticPfxList ProcessList -0x7ed77b class zCParticleEmitter * __cdecl zCParticleFX SearchParticleEmitter class zSTRING const & -0x7ed7ac int __thiscall zCParticleFX SetEmitter class zCParticleEmitter * int -0x7ed8fe zCParticleEmitter* __thiscall zCParticleEmitter zCParticleEmitter class zCParticleEmitter const & -0x7ed931 int __thiscall zCParticleFX SetEmitter class zSTRING const & int -0x7ed980 class zCParticleFX * __cdecl zCParticleFX Load class zSTRING const & -0x7ed9af void __thiscall zCParticleFX UpdateParticle struct zSParticle * -0x7ed9f8 void __thiscall zCParticleFX CheckDependentEmitter -0x7eda2f void __thiscall zCParticleFX CreateParticles -0x7edb8c zCParticleEmitter* __thiscall zCParticleEmitter zCParticleEmitter -0x7edcec void __thiscall zCParticleEmitter ~zCParticleEmitter -0x7edd36 class zVEC3 __cdecl zCParticleEmitter String2Vec3 class zSTRING const & -0x7edd63 class zVEC2 __cdecl zCParticleEmitter String2Vec2 class zSTRING const & -0x7eddc8 void __thiscall zCParticleEmitter UpdateInternals -0x7edde8 int __fastcall zCPolygon ClipToPlane class zCVertex * * class zCVertFeature * * int class zCVertex * * class zCVertFeature * * int & struct zTPlane const & -0x7ede10 int __thiscall zCPolygon CalcNormal -0x7ede28 void __cdecl zCPolygon AlignPolyListToAvgPlane class zCArray -0x7ede89 class zCObject * __cdecl zCPolyStrip _CreateNewInstance -0x7edec1 zCPolyStrip* __thiscall zCPolyStrip zCPolyStrip -0x7eded8 void __thiscall zCPolyStrip ~zCPolyStrip -0x7edf28 void __thiscall zCPolyStrip AllocateResources int -0x7edf64 void __thiscall zCLightning::zCBolt Generate_R class zVEC3 const & class zVEC3 const & float -0x7edf80 void __thiscall zCLightning::zCBolt ~zCBolt -0x7edfa6 Vertex* __thiscall Vertex Vertex class zVEC3 const & int -0x7edfb0 void __thiscall Vertex ~Vertex -0x7edfbb void __thiscall Vertex ~Vertex -0x7edfe0 Triangle* __thiscall Triangle Triangle class Vertex * class Vertex * class Vertex * class zVEC2 const & class zVEC2 const & class zVEC2 const & class zVEC3 const & class zVEC3 const & class zVEC3 const & int int -0x7ee02e void __thiscall zCProgMeshBuilder CreatePMTriPosList -0x7ee04b void __thiscall zCProgMeshBuilder CalcPrelight struct zTLazyMesh & struct zTLazyMesh & -0x7ee06b void __thiscall zCProgMeshBuilder CalcTriPlaneList struct zTLazyMesh const & struct zTLazyMesh & -0x7ee093 void __thiscall zCProgMeshBuilder CalcSubdivData struct zTLazyMesh const & struct zTLazyMesh & -0x7ee0b0 void __thiscall zCProgMeshBuilder CreateLazySubMesh int struct zTLazyMesh & struct zTLazyMesh & -0x7ee231 void __thiscall zCProgMeshBuilder CreateFinalPMData int -0x7ee2ee void __thiscall zTLazyMesh ~zTLazyMesh -0x7ee4bb int __thiscall zCProgMeshBuilder BuildProgMeshProto class zCMesh * class zCProgMeshProto * class zCArray * int -0x7ee56c class zCObject * __cdecl zCProgMeshProto _CreateNewInstance -0x7ee5cc class zCObject * __cdecl zCMeshSoftSkin _CreateNewInstance -0x7ee64e void __thiscall zCProgMeshProto::zCSubMesh ~zCSubMesh -0x7ee689 void __thiscall zCProgMeshProto ~zCProgMeshProto -0x7ee803 class zCVisual * __cdecl zCProgMeshProto Load class zSTRING const & -0x7ee834 void __cdecl zCProgMeshProto InitProgMeshProto -0x7ee85c int __cdecl zCProgMeshProto CreateDynamicVertexBuffer -0x7ee8c8 int __fastcall zCProgMeshProto RenderProgMesh struct zTRenderContext & int struct zCProgMeshProto::zTLODRenderArgs * class zCRenderLightContainer * float float -0x7ee8e8 int __thiscall zCProgMeshProto Save class zCFileBIN & -0x7ee96b int __thiscall zCProgMeshProto Load class zCFileBIN & -0x7ee976 int __thiscall zCProgMeshProto Load class zCFileBIN & -0x7ee9b2 void __thiscall zCMeshSoftSkin ~zCMeshSoftSkin -0x7ee9ed void __thiscall zCMeshSoftSkin BuildNodeOBBList -0x7eeadb int __thiscall zCMeshSoftSkin Save class zCFileBIN & -0x7eeaf8 zCProgMeshConvertFileHandler* __thiscall zCProgMeshConvertFileHandler zCProgMeshConvertFileHandler -0x7eeb30 int __thiscall zCProgMeshConvertFileHandler HandleFile class zSTRING const & char const * struct _finddata_t -0x7eeb89 class zCObject * __cdecl zCQuadMark _CreateNewInstance -0x7eebfb zCQuadMark* __thiscall zCQuadMark zCQuadMark -0x7eec39 void __thiscall zCQuadMark ~zCQuadMark -0x7eec58 void __thiscall zCQuadMark ClipQuadPolyToWorldPoly struct zCQuadMark::zTQuadMarkPoly & class zCPolygon * class zCArray & -0x7eec80 void __thiscall zCQuadMark ProcessWorldPoly class zCPolygon * -0x7eecac void __thiscall zCQuadMark CreateQuadMark class zVEC3 const & class zVEC3 const & class zVEC2 const & class zSTRING & struct zCQuadMark::zTEffectParams * -0x7eeccb zCRayCacheElement* __thiscall zCRayCacheElement zCRayCacheElement class zCBspLeaf const * class zCRayCacheElement * * -0x7eeceb void __thiscall zCRayCacheElement ~zCRayCacheElement -0x7eed13 void __thiscall zCRayCache StartTraceRay class zVEC3 const & class zVEC3 const & -0x7eed33 void __thiscall zCRayCache StopTraceRay -0x7eed8e void __thiscall zCRayCache NextNode class zCBspBase const * -0x7eedbf class zSTRING __thiscall zCRenderer AlphaBlendFuncTypeToString enum zTRnd_AlphaBlendFunc -0x7eede6 void __thiscall zCDynVobLightCacheElement UpdateContents class zCVob const * -0x7eedf0 void __thiscall zCCache::zCCache unsigned long unsigned long -0x7eee00 void __thiscall zCCache::zCCache unsigned long unsigned long -0x7eee4f void __thiscall zCCache::~zCCache -0x7eee84 class zCDynVobLightCacheElement * __thiscall zCCache::operator[] class zCVob const * const & -0x7eee98 void __thiscall zCCache::ClearCache -0x7eeeb8 void __thiscall zCCache::PurgeCache -0x7eeed8 void __thiscall zCSparseArray >::~zCSparseArray > -0x7eeef8 class zCRndAlphaSortObject_WorldPoly * __cdecl zCRndAlphaSortObject_WorldPoly GetFreeAlphaWorldPoly -0x7eef10 void __thiscall zCRenderManager ~zCRenderManager -0x7eef1b void __thiscall zCRenderManager ~zCRenderManager -0x7eef38 void __thiscall zCRenderManager InitRenderManager -0x7eef58 class zCShader * __cdecl zCRenderManager GetFreeShader -0x7eef78 class zCShaderStage * __cdecl zCRenderManager GetFreeShaderStage -0x7eefe4 class zCVertexBufferDyn2 * __fastcall zCRenderManager GetFreeDynVertexBuffer class zCShader * -0x7ef03c void __cdecl zCMapDetailTexture S_Init -0x7ef058 void __thiscall std map,class std::allocator >::map,class std::allocator > struct std::less const & class std::allocator const & -0x7ef088 struct zCMapDetailTexture::zTMapDetailTextureEntry & __thiscall std map,class std::allocator >::operator[] class zSTRING const & -0x7ef1b9 void __cdecl std _Construct struct std::pair * struct std::pair const & -0x7ef213 zCResource* __thiscall zCResource zCResource -0x7ef228 void __thiscall zCResource ~zCResource -0x7ef27e zCResourceManager* __thiscall zCResourceManager zCResourceManager -0x7ef2ae void __thiscall zCResourceManager ~zCResourceManager -0x7ef2c8 void __thiscall zCResourceManager PurgeCaches class zCClassDef * -0x7ef317 void __thiscall zCResourceManager InitClassCache -0x7ef348 enum zTResourceCacheState __thiscall zCResourceManager CacheIn class zCResource * float -0x7ef49a void __thiscall zCResourceManager PrintStatusDebug -0x7ef4cc void __thiscall zCArray::AllocDelta int -0x7ef4e8 void __thiscall zCSession ~zCSession -0x7ef519 void __thiscall zCSession DesktopInit -0x7ef568 void __thiscall zCSession CamInit -0x7ef634 class zCObject * __cdecl zCSkyControler_Indoor _CreateNewInstance -0x7ef650 void __thiscall zCSkyControler_Indoor ~zCSkyControler_Indoor -0x7ef6ac class zCObject * __cdecl zCSkyControler_Outdoor _CreateNewInstance -0x7ef6dc zCOutdoorRainFX* __thiscall zCOutdoorRainFX zCOutdoorRainFX -0x7ef70c void __thiscall zCOutdoorRainFX ~zCOutdoorRainFX -0x7ef74b void __thiscall zCOutdoorRainFX RenderParticles struct zTRenderContext & struct zCOLOR -0x7ef760 zCSkyControler* __thiscall zCSkyControler zCSkyControler -0x7ef76b zCSkyControler* __thiscall zCSkyControler zCSkyControler -0x7ef788 void __thiscall zCSkyControler ~zCSkyControler -0x7ef7a8 void __thiscall zCSkyControler ClearBackground struct zCOLOR -0x7ef7d3 zCSkyControler_Mid* __thiscall zCSkyControler_Mid zCSkyControler_Mid -0x7ef820 void __thiscall zCSkyControler_Mid InitUnderwaterPFX -0x7ef840 void __thiscall zCSkyControler_Mid ~zCSkyControler_Mid -0x7ef858 zCSkyControler_Indoor* __thiscall zCSkyControler_Indoor zCSkyControler_Indoor -0x7ef870 void __thiscall zCSkyLayerData ~zCSkyLayerData -0x7ef87b void __thiscall zCSkyLayerData ~zCSkyLayerData -0x7ef929 zCSkyControler_Outdoor* __thiscall zCSkyControler_Outdoor zCSkyControler_Outdoor -0x7ef9bd void __thiscall zCSkyControler_Outdoor ~zCSkyControler_Outdoor -0x7efa2a void __thiscall zCSkyControler_Outdoor Init -0x7efa6b void __thiscall zCSkyControler_Outdoor ApplyStateTexToLayer int int -0x7efac8 void __thiscall zCSkyControler_Outdoor ReadFogColorsFromINI -0x7efbe0 void __thiscall zCSkyControler_Outdoor CreateDefault -0x7efc0c class zCMesh * __cdecl zCSkyLayer CreateSkyPoly -0x7efc60 void __thiscall zCSkyControler_Outdoor InitSkyPFX -0x7efcfd void __thiscall zCSkyControler_Outdoor RenderSkyPre -0x7efd48 void __thiscall zCSoundManager DebugMessage class zSTRING const & -0x7efd68 void __thiscall zCSoundManager::zCTableEntry zCTableEntry -0x7efdaf class zSTRING __thiscall zCSoundManager SearchMediumTypeIDList int int -0x7efed2 void __thiscall zCSoundManager StartHitSound class zCVob * enum zCSoundManager::zTSndManMedium enum zCSoundManager::zTSndManMedium int int class zCCollisionReport const * -0x7efee8 void __thiscall zCSoundManager::zCSoundEventData zCSoundEventData -0x7eff08 void __thiscall zCSoundManager::zCSoundEventData GetData class zSTRING const & class zCSoundFX * & class zCParticleEmitter * & -0x7effe9 void __thiscall zCSoundManager StartAttackSound class zCVob * enum zCSoundManager::zTSndManMedium enum zCSoundManager::zTSndManMedium int int -0x7f0018 int __thiscall zCSoundManager StartSlideSound class zCVob * int -0x7f0028 int __thiscall zCSoundManager StartSlideSound class zCVob * int -0x7f00a0 void __thiscall zCSoundManager StartDestructionSound class zCVob * int -0x7f013d void __thiscall zCSoundManager Init -0x7f016c void __thiscall zCArraySort::AllocDelta int -0x7f019c void __thiscall zCArraySort::AllocDelta int -0x7f01b8 void __thiscall zCSparseArrayBase Destroy -0x7f01d8 void * __thiscall zCSparseArrayBase Insert void const * -0x7f029a void __thiscall zCSparseArrayBase Resize unsigned long -0x7f0329 class zCObject * __cdecl zCTextureFileFormatTGA _CreateNewInstance -0x7f0334 class zCObject * __cdecl zCTextureFileFormatTGA _CreateNewInstance -0x7f0389 class zCObject * __cdecl zCTextureFileFormatInternal _CreateNewInstance -0x7f0394 class zCObject * __cdecl zCTextureFileFormatInternal _CreateNewInstance -0x7f03a0 zCTextureFileFormatTGA* __thiscall zCTextureFileFormatTGA zCTextureFileFormatTGA -0x7f03ab zCTextureFileFormatTGA* __thiscall zCTextureFileFormatTGA zCTextureFileFormatTGA -0x7f045a int __thiscall zCTextureFileFormatTGA ReadTGAHeader class zFILE * -0x7f04a8 int __thiscall zCTextureFileFormatTGA ReadTGAColorMap class zFILE * -0x7f04d8 int __thiscall zCTextureFileFormatTGA ReadTGARLEPixel class zFILE * unsigned char * int -0x7f04f8 int __thiscall zCTextureFileFormatTGA ReadTGASpan class zFILE * unsigned char * int int -0x7f0520 int __thiscall zCTextureFileFormatTGA ReadTGAData class zFILE * -0x7f0540 int __thiscall zCTextureFileFormatTGA LoadTexture class zFILE & class zCTextureExchange * -0x7f0560 int __thiscall zCTextureFileFormatTGA LoadTexture class zSTRING const & class zCTextureExchange * -0x7f0570 zCTextureFileFormatInternal* __thiscall zCTextureFileFormatInternal zCTextureFileFormatInternal -0x7f057b zCTextureFileFormatInternal* __thiscall zCTextureFileFormatInternal zCTextureFileFormatInternal -0x7f0598 int __thiscall zCTextureFileFormatInternal LoadTexture class zSTRING const & class zCTextureExchange * -0x7f064f int __thiscall zCTextureFileFormatInternal SaveTexture class zSTRING const & class zCTextureExchange * -0x7f06bf void __thiscall zCTexture ~zCTexture -0x7f080c class zCTexture * __cdecl zCTexture Load class zSTRING & int -0x7f0838 class zCTexture * __cdecl zCTexture LoadSingle class zSTRING & int -0x7f0952 void __cdecl zCTexture AutoDetectRendererTexScale -0x7f097c int __thiscall zCTextureConvert SaveInternal class zFILE & -0x7f09ac int __thiscall zCTextureConvert LoadInternal class zFILE & -0x7f09d0 void __thiscall zCTexture GetCacheConfig unsigned long & unsigned long & -0x7f0a1b int __cdecl zCTexture ConvertTexture class zSTRING const & -0x7f0a38 enum zTRnd_TextureFormat __cdecl zCTexture CalcNextBestTexFormat enum zTRnd_TextureFormat -0x7f0a7c int __thiscall zCTexture LoadAndConvertInternal class zFILE & -0x7f0ac8 int __thiscall zCTexture SaveAndConvertInternal class zFILE & -0x7f0b89 int __thiscall zCTexture CacheInNamed class zSTRING const * -0x7f0bd4 int __thiscall zCTexture CreateTextureTile class zCTextureExchange * -0x7f0c38 int __thiscall zCTextureFileHandler HandleFile class zSTRING const & char const * struct _finddata_t -0x7f0c8c void __cdecl zCTexture ScanConvertTextures -0x7f0cec class zCObject * __cdecl zCLightMap _CreateNewInstance -0x7f0cf7 class zCObject * __cdecl zCLightMap _CreateNewInstance -0x7f0d10 zCLightMap* __thiscall zCLightMap zCLightMap -0x7f0d1b zCLightMap* __thiscall zCLightMap zCLightMap -0x7f0d38 void __thiscall zCLightMap ~zCLightMap -0x7f0d58 void __thiscall zCThread BeginThread -0x7f0d80 zCMutex* __thiscall zCMutex zCMutex -0x7f0f1a void __thiscall zCFPUControler PrintStatus -0x7f0fa9 class zSTRING __thiscall zCOLOR GetDescription -0x7f0fe0 void __thiscall zCOLOR SetByDescription class zSTRING const & -0x7f1048 class zSTRING __thiscall zCOLOR GetDescriptionRGB -0x7f10ef class zSTRING __thiscall zTPlane Print -0x7f1130 zCVertexBuffer* __thiscall zCVertexBuffer zCVertexBuffer -0x7f113b zCVertexBuffer* __thiscall zCVertexBuffer zCVertexBuffer -0x7f1158 void __thiscall zCVertexBuffer ~zCVertexBuffer -0x7f1178 int __thiscall zCVertexBuffer CallRecreateLostVBCallbacks -0x7f1198 void * __thiscall zCVertexBufferDyn Lock unsigned long unsigned long & -0x7f11d8 class zCVertexBuffer * __thiscall zCVertexBufferManager AcquireVertexBuffer unsigned long unsigned long unsigned long unsigned long int & -0x7f11f8 void __thiscall zCVertexBufferManager UnlockOpenVertexBuffers -0x7f125c class zCObject * __cdecl zCEventMessage _CreateNewInstance -0x7f1267 class zCObject * __cdecl zCEventMessage _CreateNewInstance -0x7f12d7 class zCObject * __cdecl zCEventCore _CreateNewInstance -0x7f134f class zCObject * __cdecl zCVobLightPreset _CreateNewInstance -0x7f1368 void __thiscall zCVobLightPreset ~zCVobLightPreset -0x7f13cc class zCObject * __cdecl zCVob _CreateNewInstance -0x7f1434 class zCObject * __cdecl zCVobLevelCompo _CreateNewInstance -0x7f14cc zCVob* __thiscall zCVob zCVob -0x7f1509 void __thiscall zCVob ~zCVob -0x7f1544 void __cdecl zCVob InitVobSystem -0x7f156c class zCRigidBody * __thiscall zCVob GetRigidBody -0x7f15a2 void __fastcall zCVob ArchivePacked class zCArchiver & -0x7f15c7 void __fastcall zCVob ArchiveVerbose class zCArchiver & -0x7f15f0 void __fastcall zCVob UnarchivePacked class zCArchiver & int -0x7f1610 void __fastcall zCVob UnarchiveVerbose class zCArchiver & -0x7f1628 struct zCOLOR __thiscall zCVob GetLightColorDyn -0x7f1648 int __fastcall zCVob CalcStaticLight class zVEC3 & -0x7f1668 void __cdecl zCVob LoadGroundShadowMesh -0x7f16a0 class zCVisual * __thiscall zCVob GetClassHelperVisual -0x7f16b8 struct zCOLOR __thiscall zCVob GetLightColorAtCenter -0x7f1728 class zSTRING __thiscall zCVob GetVobInfo -0x7f1789 void __thiscall zCVob SetVisual class zSTRING const & -0x7f17e9 void __thiscall zCVob CheckModelLimbCollision class zCModelNodeInst * int class zCList & -0x7f1808 zCVobLevelCompo* __thiscall zCVobLevelCompo zCVobLevelCompo -0x7f1820 zCEventMessage* __thiscall zCEventMessage zCEventMessage unsigned short -0x7f182b zCEventMessage* __thiscall zCEventMessage zCEventMessage unsigned short -0x7f1860 void __thiscall zCEventMessage Archive class zCArchiver & -0x7f190f void __cdecl zCEventMessage TestClassIntegrity -0x7f1920 zCVisual* __thiscall zCVisual zCVisual -0x7f192b zCVisual* __thiscall zCVisual zCVisual -0x7f1948 class zCVisual * __cdecl zCVisual LoadVisual class zSTRING const & -0x7f1968 void __thiscall std map,class std::allocator >::map,class std::allocator > struct std::less const & class std::allocator const & -0x7f19a0 void __thiscall std _Tree,struct std::map,class std::allocator >::_Kfn,struct std::less,class std::allocator >::const_iterator::_Inc -0x7f19a8 void __thiscall std _Tree,struct std::map,class std::allocator >::_Kfn,struct std::less,class std::allocator >::const_iterator::_Inc -0x7f19e8 void __thiscall std _Tree,struct std::map,class std::allocator >::_Kfn,struct std::less,class std::allocator >::_Erase struct std::_Tree struct std::map class std::allocator >::_Kfn struct std::less class std::allocator >::_Node * -0x7f1a20 void __thiscall std _Tree,struct std::map,class std::allocator >::_Kfn,struct std::less,class std::allocator >::const_iterator::_Dec -0x7f1a28 void __thiscall std _Tree,struct std::map,class std::allocator >::_Kfn,struct std::less,class std::allocator >::const_iterator::_Dec -0x7f1aad class zCObject * __cdecl zCVobLight _CreateNewInstance -0x7f1ae4 zCVobLight* __thiscall zCVobLight zCVobLight -0x7f1af0 void __thiscall zCVobLight ~zCVobLight -0x7f1b00 void __thiscall zCVobLight ~zCVobLight -0x7f1b18 void __cdecl zCVobLight LoadLightPresets -0x7f1b38 void __cdecl zCVobLight SaveLightPresets -0x7f1b6c void __thiscall zCVobLight AddThisToPresetList class zSTRING const & -0x7f1b7f void __thiscall zCVobLight AddThisToPresetList class zSTRING const & -0x7f1b98 void __thiscall zCVobLight Unarchive class zCArchiver & -0x7f1bb8 void __thiscall zCVobLightPreset Unarchive class zCArchiver & -0x7f1bd8 int __thiscall zCVobLightData SetLensFlareFXByName class zSTRING const & -0x7f1c33 void __thiscall zCVobLightData Archive class zCArchiver & -0x7f1d13 void __thiscall zCVobLightData Unarchive class zCArchiver & -0x7f1d28 void __thiscall zCVobLightData ~zCVobLightData -0x7f1d89 class zCObject * __cdecl zCVobStair _CreateNewInstance -0x7f1e2f class zCObject * __cdecl zCTriggerUntouch _CreateNewInstance -0x7f1e9f class zCObject * __cdecl zCMessageFilter _CreateNewInstance -0x7f1f3d class zCObject * __cdecl zCCodeMaster _CreateNewInstance -0x7f1faf class zCObject * __cdecl zCMoverControler _CreateNewInstance -0x7f201f class zCObject * __cdecl zCTriggerWorldStart _CreateNewInstance -0x7f2079 class zCObject * __cdecl zCTrigger _CreateNewInstance -0x7f20f9 class zCObject * __cdecl zCTriggerList _CreateNewInstance -0x7f2159 class zCObject * __cdecl zCMover _CreateNewInstance -0x7f21cf class zCObject * __cdecl zCTriggerTeleport _CreateNewInstance -0x7f2261 class zCObject * __cdecl zCEarthquake _CreateNewInstance -0x7f22b9 class zCObject * __cdecl zCPFXControler _CreateNewInstance -0x7f2324 class zCObject * __cdecl zCTouchDamage _CreateNewInstance -0x7f2392 class zCObject * __cdecl zCTouchAnimate _CreateNewInstance -0x7f2418 class zCObject * __cdecl zCTouchAnimateSound _CreateNewInstance -0x7f2484 class zCObject * __cdecl zCVobAnimate _CreateNewInstance -0x7f24e4 class zCObject * __cdecl zCVobLensFlare _CreateNewInstance -0x7f253c class zCObject * __cdecl zCVobScreenFX _CreateNewInstance -0x7f259c class zCObject * __cdecl zCEventCommon _CreateNewInstance -0x7f25a7 class zCObject * __cdecl zCEventCommon _CreateNewInstance -0x7f260c class zCObject * __cdecl zCEventMover _CreateNewInstance -0x7f2617 class zCObject * __cdecl zCEventMover _CreateNewInstance -0x7f267c class zCObject * __cdecl zCEventScreenFX _CreateNewInstance -0x7f2687 class zCObject * __cdecl zCEventScreenFX _CreateNewInstance -0x7f26b6 zCTriggerBase* __thiscall zCTriggerBase zCTriggerBase -0x7f26c8 void __thiscall zCTriggerBase OnTouch class zCVob * -0x7f26e8 void __thiscall zCTriggerBase OnUntouch class zCVob * -0x7f2708 void __thiscall zCTriggerBase OnTrigger class zCVob * class zCVob * -0x7f2728 void __thiscall zCTriggerBase OnUntrigger class zCVob * class zCVob * -0x7f276c zCTrigger* __thiscall zCTrigger zCTrigger -0x7f2796 void __thiscall zCTrigger ~zCTrigger -0x7f27a8 void __thiscall zCTrigger TriggerTarget class zCVob * -0x7f27c8 void __thiscall zCTrigger UntriggerTarget class zCVob * -0x7f2866 zCMover* __thiscall zCMover zCMover -0x7f2914 void __thiscall zCMover ~zCMover -0x7f2930 void __thiscall zCMover AdvanceMover -0x7f2960 void __thiscall zCMover SetToKeyframe float float -0x7f2980 void __thiscall zCMover SetVisual class zCVisual * -0x7f2998 void __thiscall zCMover Unlock class zCVob * -0x7f29b8 void __thiscall zCMover Lock class zCVob * -0x7f29e7 void __thiscall zCMover OnTrigger class zCVob * class zCVob * -0x7f2a17 void __thiscall zCMover OnUntrigger class zCVob * class zCVob * -0x7f2a38 zCEarthquake* __thiscall zCEarthquake zCEarthquake -0x7f2a66 zCTriggerTeleport* __thiscall zCTriggerTeleport zCTriggerTeleport -0x7f2a9c void __thiscall zCTriggerTeleport ~zCTriggerTeleport -0x7f2ad0 void __thiscall zCTriggerTeleport DoTeleport class zCVob * -0x7f2b00 zCTriggerList* __thiscall zCTriggerList zCTriggerList -0x7f2b2e void __thiscall zCTriggerList ~zCTriggerList -0x7f2b48 void __thiscall zCTriggerList TriggerActTarget class zCVob * -0x7f2b80 void __thiscall zCTriggerList Archive class zCArchiver & -0x7f2bb0 void __thiscall zCTriggerList Unarchive class zCArchiver & -0x7f2bc8 zCTouchDamage* __thiscall zCTouchDamage zCTouchDamage -0x7f2bf6 zCTouchAnimate* __thiscall zCTouchAnimate zCTouchAnimate -0x7f2c16 void __thiscall zCTouchAnimate ~zCTouchAnimate -0x7f2c30 void __thiscall zCTouchAnimate StartAni -0x7f2c5f class zSTRING __thiscall zCTouchAnimate GetSoundName -0x7f2c9c zCTouchAnimateSound* __thiscall zCTouchAnimateSound zCTouchAnimateSound -0x7f2cc6 void __thiscall zCTouchAnimateSound ~zCTouchAnimateSound -0x7f2cd8 zCVobAnimate* __thiscall zCVobAnimate zCVobAnimate -0x7f2cf8 zCVobLensFlare* __thiscall zCVobLensFlare zCVobLensFlare -0x7f2d27 void __thiscall zCVobLensFlare Archive class zCArchiver & -0x7f2d48 void __thiscall zCVobLensFlare Unarchive class zCArchiver & -0x7f2d60 zCEventScreenFX* __thiscall zCEventScreenFX zCEventScreenFX enum zCEventScreenFX::zTEventScreenFXSubType float struct zCOLOR float -0x7f2d6b zCEventScreenFX* __thiscall zCEventScreenFX zCEventScreenFX enum zCEventScreenFX::zTEventScreenFXSubType float struct zCOLOR float -0x7f2d96 zCMessageFilter* __thiscall zCMessageFilter zCMessageFilter -0x7f2e23 void __thiscall zCMessageFilter ProcessMessage enum zCMessageFilter::zTMessageType class zCVob * -0x7f2e38 void __thiscall zCTriggerUntouch OnUntouch class zCVob * -0x7f2e94 zCCodeMaster* __thiscall zCCodeMaster zCCodeMaster -0x7f2ece void __thiscall zCCodeMaster ~zCCodeMaster -0x7f2ee8 void __thiscall zCCodeMaster FireTriggerSuccess class zCVob * -0x7f2f08 void __thiscall zCCodeMaster FireTriggerFailure class zCVob * -0x7f2f40 void __thiscall zCCodeMaster Archive class zCArchiver & -0x7f2f70 void __thiscall zCCodeMaster Unarchive class zCArchiver & -0x7f2f96 zCMoverControler* __thiscall zCMoverControler zCMoverControler -0x7f2fcf void __thiscall zCMoverControler OnTrigger class zCVob * class zCVob * -0x7f300c void __thiscall zCMoverControler Archive class zCArchiver & -0x7f3036 zCTriggerWorldStart* __thiscall zCTriggerWorldStart zCTriggerWorldStart -0x7f3048 void __fastcall zCVob SetCollDetStat int -0x7f3068 void __fastcall zCVob SetCollDetDyn int -0x7f3088 void __thiscall zCVob BeginMovement -0x7f30b0 void __fastcall zCVob UpdateTouchList class zCArray const & -0x7f30d6 void __thiscall zCVob EndMovement -0x7f30e1 void __thiscall zCVob EndMovement -0x7f30f8 void __fastcall zCVob CollectCollisionContext_Vobs struct zTBBox3D const & struct zCVob::zTCollisionContext & -0x7f3141 void __thiscall zCVob CheckAndResolveCollisions -0x7f314c void __thiscall zCVob CheckAndResolveCollisions -0x7f3168 void __thiscall zCVob::zTCollisionContext ~zTCollisionContext -0x7f31a0 int __thiscall zCVob IsColliding -0x7f31fc class zCObject * __cdecl zCWorld _CreateNewInstance -0x7f333f zCWorld* __thiscall zCWorld zCWorld -0x7f3420 void __thiscall zCWorld ~zCWorld -0x7f344b void __thiscall zCWorld ProcessZones -0x7f34b7 void __thiscall zCWorld ShowZonesDebugInfo -0x7f355e void __thiscall zCWorld ShowTextureStats -0x7f3569 void __thiscall zCWorld ShowTextureStats -0x7f35fa void __thiscall zCWorld CompileWorld enum zTBspTreeMode const & float int int class zCArray * -0x7f362c int __thiscall zCWorld DisposeVobs class zCTree * -0x7f366e void __thiscall zCWorld DisposeWorld -0x7f3688 void __thiscall zCWorld RemoveVobSubtree_r class zCTree * int -0x7f37de void __thiscall zCWorld PrintStatus -0x7f3844 void __thiscall zCWorld PrintGlobalVobTree class zCTree * int -0x7f3883 void __thiscall zCWorld PrintActiveVobs -0x7f38a8 void __thiscall zCWorld SaveBspTree class zFILE & -0x7f38c8 int __thiscall zCWorld LoadBspTree class zFILE & int -0x7f3913 void __thiscall zCWorld DebugMarkOccluderPolys -0x7f3938 void __fastcall zCWorld UnarcTraverseVobs class zCArchiver & class zCTree * -0x7f3994 void __thiscall zCWorld Unarchive class zCArchiver & -0x7f39ce int __thiscall zCWorld LoadWorld class zSTRING const & enum zCWorld::zTWorldLoadMode -0x7f3a08 void __fastcall zCWorld ArcTraverseVobs class zCArchiver & class zCTree * int -0x7f3a38 void __thiscall zCWorld Archive class zCArchiver & -0x7f3a86 int __thiscall zCWorld SaveWorld class zSTRING const & enum zCWorld::zTWorldSaveMode int int -0x7f3a98 void __thiscall zCVobBBox3DSorter::zTBoxSortHandle::~zTBoxSortHandle -0x7f3b29 void __thiscall zCWorld LightWorldStaticUncompiled class zCTree * -0x7f3c87 void __thiscall zCWorld LightWorldStaticCompiled -0x7f3cc0 void __thiscall zCWorld GenerateStaticVertexLighting -0x7f3d2a class zCPatchMap * __thiscall zCWorld GeneratePatchMapFromSurface class zCArray & -0x7f3d5c void __thiscall zCWorld GenerateLightmapFromPatchMap class zCPatchMap * -0x7f3f7a void __thiscall zCWorld GenerateSurfaces int struct zTBBox3D * -0x7f3fa6 void __thiscall zCPatchMap ~zCPatchMap -0x7f4014 void __thiscall zCWorld MakeTransfers -0x7f4046 void __thiscall zCWorld GenerateLightmapsRadiosity struct zTBBox3D * -0x7f4204 void __thiscall zCWorld GenerateLightmaps enum zCWorld::zTStaticWorldLightMode const & struct zTBBox3D * -0x7f423e void __thiscall zCWorld MakeVobLightingDirty -0x7f4863 void __cdecl zDieter_StartUp struct HWND__ * * -0x7f488c class zCSoundFX * __thiscall zCSoundSystemDummy LoadSoundFX class zSTRING const & -0x7f48b0 void __thiscall zCSoundManager::zCTableEntry ~zCTableEntry -0x7f5087 void __thiscall zCVobCallback_PrintBigBBox ~zCVobCallback_PrintBigBBox -0x7f51f9 void __thiscall zCVobCallback_PrintBigBBox HandleVob class zCVob * void * -0x7f5345 void __thiscall zCShowMemCallback DoWorldPerFrameCallback class zCWorld * class zCCamera * -0x7f537c void __thiscall zCSoundManager ~zCSoundManager -0x7f5411 class zCObject * __cdecl zCZoneReverb _CreateNewInstance -0x7f5471 class zCObject * __cdecl zCZoneReverbDefault _CreateNewInstance -0x7f5488 void __thiscall zCZoneReverbDefault ~zCZoneReverbDefault -0x7f54f1 class zCObject * __cdecl zCZoneVobFarPlane _CreateNewInstance -0x7f5551 class zCObject * __cdecl zCZoneVobFarPlaneDefault _CreateNewInstance -0x7f5568 void __thiscall zCZoneVobFarPlaneDefault ~zCZoneVobFarPlaneDefault -0x7f55d4 class zCObject * __cdecl zCZoneMusic _CreateNewInstance -0x7f55e8 void __thiscall zCZoneMusic ~zCZoneMusic -0x7f5654 class zCObject * __cdecl zCZoneZFog _CreateNewInstance -0x7f56b4 class zCObject * __cdecl zCZoneZFogDefault _CreateNewInstance -0x7f570c class zCObject * __cdecl zCVobSound _CreateNewInstance -0x7f576c class zCObject * __cdecl zCVobSoundDaytime _CreateNewInstance -0x7f5780 zCBBox3DSorterBase* __thiscall zCBBox3DSorterBase zCBBox3DSorterBase -0x7f578b zCBBox3DSorterBase* __thiscall zCBBox3DSorterBase zCBBox3DSorterBase -0x7f57c1 void __thiscall zCBBox3DSorterBase ~zCBBox3DSorterBase -0x7f57d0 void __thiscall zCBBox3DSorterBase GetActiveList struct zTBBox3D const & class zCBBox3DSorterBase::zTBoxSortHandle & -0x7f57e0 void __thiscall zCBBox3DSorterBase GetActiveList struct zTBBox3D const & class zCBBox3DSorterBase::zTBoxSortHandle & -0x7f57f8 zCZone* __thiscall zCZone zCZone -0x7f5818 void __thiscall zCZone ~zCZone -0x7f5840 class zSTRING __thiscall zCZone GetDebugDescString -0x7f5858 zCZoneZFog* __thiscall zCZoneZFog zCZoneZFog -0x7f5878 void __thiscall zCZoneZFog ~zCZoneZFog -0x7f5898 zCZoneVobFarPlane* __thiscall zCZoneVobFarPlane zCZoneVobFarPlane -0x7f58b8 void __thiscall zCZoneVobFarPlane ~zCZoneVobFarPlane -0x7f58ee zCVobSound* __thiscall zCVobSound zCVobSound -0x7f591e void __thiscall zCVobSound ~zCVobSound -0x7f5a0a class zSTRING __thiscall zCVobSound GetDebugDescString -0x7f5a28 void __thiscall zCVobSound Unarchive class zCArchiver & -0x7f5a74 void __thiscall zCVobSoundDaytime ~zCVobSoundDaytime -0x7f5a98 class zSTRING __thiscall zCVobSoundDaytime GetDebugDescString -0x7f5ab8 zCZoneReverb* __thiscall zCZoneReverb zCZoneReverb -0x7f5ad8 void __thiscall zCZoneReverb ~zCZoneReverb -0x7f5b27 class zSTRING __thiscall zCZoneReverb GetDebugDescString -0x7f5b50 void __thiscall zCZoneReverb Archive class zCArchiver & -0x7f5b76 oCAIHuman* __thiscall oCAIHuman oCAIHuman -0x7f5b96 void __thiscall oCAIHuman ~oCAIHuman -0x7f5bb8 void __thiscall oCAIHuman SetCamModeMob class oCMobInter * -0x7f5be7 void __thiscall oCAIHuman SetCamMode class zSTRING const & int -0x7f5ca8 void __thiscall oCAIHuman WeaponChoose -0x7f5cdc int __thiscall oCAIHuman BowMode int -0x7f5d08 enum oHEROSTATUS __thiscall oCAIHuman GetEnemyThreat -0x7f5ec7 int __thiscall oCAIHuman FightMelee -0x7f5efc int __thiscall oCAIHuman CheckMobInteraction -0x7f6056 int __thiscall oCAIHuman CheckItemInteraction -0x7f60d8 int __thiscall oCAIHuman StandActions -0x7f6107 int __thiscall oCAIHuman PC_DirectActions -0x7f6160 int __thiscall oCAIHuman PC_CheckSpecialStates -0x7f61e0 int __thiscall oCAIHuman PC_WeaponMove int -0x7f6228 int __thiscall oCAIHuman PC_Strafe int -0x7f6248 void __thiscall oCAIHuman SetCrawlMode int -0x7f6268 void __thiscall oCAIHuman SetSprintMode int -0x7f62a0 void __thiscall oCAIHuman DoAI class zCVob * int & -0x7f62d8 void __thiscall oCAIHuman StartFlyDamage float class zVEC3 & -0x7f6303 oCAICamera* __thiscall oCAICamera oCAICamera -0x7f6310 oCAIHuman_Stand* __thiscall oCAIHuman_Stand oCAIHuman_Stand class zCVob * -0x7f631b oCAIHuman_Stand* __thiscall oCAIHuman_Stand oCAIHuman_Stand class zCVob * -0x7f637c class zCObject * __cdecl oCAIHuman _CreateNewInstance -0x7f63ef class zCObject * __cdecl oCAICamera _CreateNewInstance -0x7f644c class zCObject * __cdecl oCAIHuman_Stand _CreateNewInstance -0x7f6457 class zCObject * __cdecl oCAIHuman_Stand _CreateNewInstance -0x7f6470 oCAIVobMove* __thiscall oCAIVobMove oCAIVobMove -0x7f647b oCAIVobMove* __thiscall oCAIVobMove oCAIVobMove -0x7f64ab void __thiscall oCAIVobMove ~oCAIVobMove -0x7f64c8 void __thiscall oCAISound ~oCAISound -0x7f64f6 void __thiscall oCAIVobMove Init class zCVob * class zCVob * class zVEC3 & float float class zMAT4 * -0x7f6508 void __thiscall oCAIVobMove DoAI class zCVob * int & -0x7f6520 oCAIVobMoveTorch* __thiscall oCAIVobMoveTorch oCAIVobMoveTorch -0x7f652b oCAIVobMoveTorch* __thiscall oCAIVobMoveTorch oCAIVobMoveTorch -0x7f655b void __thiscall oCAIVobMoveTorch ~oCAIVobMoveTorch -0x7f6578 void __thiscall oCAIVobMoveTorch BurnedOut -0x7f6590 oCAIArrowBase* __thiscall oCAIArrowBase oCAIArrowBase -0x7f659b oCAIArrowBase* __thiscall oCAIArrowBase oCAIArrowBase -0x7f65cb void __thiscall oCAIArrowBase ~oCAIArrowBase -0x7f6620 void __thiscall oCAIArrowBase CreateTrail class zCVob * -0x7f6670 void __thiscall oCAIArrowBase DoAI class zCVob * int & -0x7f6680 oCAIArrow* __thiscall oCAIArrow oCAIArrow -0x7f668b oCAIArrow* __thiscall oCAIArrow oCAIArrow -0x7f66a8 void __thiscall oCAIArrow ~oCAIArrow -0x7f66cb void __thiscall oCAIArrow SetupAIVob class zCVob * class zCVob * class zCVob * -0x7f66e0 oCAIDrop* __thiscall oCAIDrop oCAIDrop -0x7f66eb oCAIDrop* __thiscall oCAIDrop oCAIDrop -0x7f671b void __thiscall oCAIDrop ~oCAIDrop -0x7f673b void __thiscall oCAIDrop SetupAIVob class zCVob * class zCVob * -0x7f6758 void __thiscall oCAIDrop SetStartPosition class zVEC3 & -0x7f67ec class zCObject * __cdecl oCAIArrowBase _CreateNewInstance -0x7f67f7 class zCObject * __cdecl oCAIArrowBase _CreateNewInstance -0x7f685c class zCObject * __cdecl oCAIArrow _CreateNewInstance -0x7f6867 class zCObject * __cdecl oCAIArrow _CreateNewInstance -0x7f68cc class zCObject * __cdecl oCAIDrop _CreateNewInstance -0x7f68d7 class zCObject * __cdecl oCAIDrop _CreateNewInstance -0x7f693c class zCObject * __cdecl oCAIVobMove _CreateNewInstance -0x7f6947 class zCObject * __cdecl oCAIVobMove _CreateNewInstance -0x7f69ac class zCObject * __cdecl oCAIVobMoveTorch _CreateNewInstance -0x7f69b7 class zCObject * __cdecl oCAIVobMoveTorch _CreateNewInstance -0x7f6a18 oTGilValues* __thiscall oTGilValues oTGilValues -0x7f6a38 int __thiscall oCAniCtrl_Human StartAni int int -0x7f6bb8 void __thiscall oCAniCtrl_Human InitAnimations -0x7f6bd8 void __thiscall oCAniCtrl_Human SearchStandAni int -0x7f6c00 void __thiscall oCAniCtrl_Human SetScriptValues -0x7f6c2f void __thiscall oCNpc SetBloodEmitter class zSTRING -0x7f6c5f void __thiscall oCNpc SetBloodTexture class zSTRING -0x7f766f void __thiscall oCAniCtrl_Human InitAllAnis -0x7f76a0 void __thiscall oCAniCtrl_Human SetWalkMode int -0x7f77e3 void __thiscall oCAniCtrl_Human InitFightAnis int -0x7f78a2 int __thiscall oCAniCtrl_Human CheckWaterLevel -0x7f78c0 void __thiscall oCAniCtrl_Human SetAlwaysWalk int -0x7f7a6b int __thiscall oCAniCtrl_Human CanToggleWalkModeTo int -0x7f7b9b int __thiscall oCAniCtrl_Human CanToggleWalkMode -0x7f7bd0 int __thiscall oCAniCtrl_Human IsDead -0x7f7bf0 float __thiscall oCAniCtrl_Human Turn float int -0x7f7c1f class zSTRING __cdecl oCAniCtrl_Human GetWeaponString int -0x7f7c4f class zSTRING __cdecl oCAniCtrl_Human GetWeaponHitString int -0x7f7d10 void __thiscall oCAniCtrl_Human GetFightLimbs -0x7f7d58 void __thiscall oCAniCtrl_Human DoSparks class zVEC3 & class zSTRING const & -0x7f7d7b void __thiscall oCAniCtrl_Human ShowWeaponTrail -0x7f7d90 int __thiscall oCAniCtrl_Human HitCombo int -0x7f7da8 class zCVob * __thiscall oCAniCtrl_Human CheckHitTarget -0x7f7dd3 void __thiscall oCAniCtrl_Human CreateHit class zCVob * -0x7f7e43 void __thiscall oCAniCtrl_Human StartParadeEffects class oCNpc * -0x7f7e60 void __thiscall oCAniCtrl_Human Swim_ClimbLedge -0x7f7ea4 int __thiscall oCAniCtrl_Human DrawWeapon1 int int int -0x7f7f4d int __thiscall oCAniCtrl_Human ChooseNextWeapon2 int -0x7f7f93 int __thiscall oCAniCtrl_Human DrawWeapon2 -0x7f7fc0 int __thiscall oCAniCtrl_Human RemoveWeapon1 -0x7f7fe8 int __thiscall oCAniCtrl_Human RemoveWeapon2 -0x7f8040 void __thiscall oCAniCtrl_Human CheckSpecialStates -0x7f8058 void __thiscall oCAniCtrl_Human CheckJump -0x7f80a0 void __thiscall oCAniCtrl_Human StartFallDownAni -0x7f8108 void __thiscall oCAniCtrl_Human CheckFallStates -0x7f8128 void __thiscall oCAniCtrl_Human StopLookAtTarget -0x7f81c0 int __thiscall oCAniCtrl_Human IsInCriticalAni -0x7f8278 void __thiscall oCAniCtrl_Human SetAnimations int class zSTRING const & -0x7f82dc class zCObject * __cdecl oCAniCtrl_Human _CreateNewInstance -0x7f8339 oCBarrier* __thiscall oCBarrier oCBarrier -0x7f836c void __thiscall oCBarrier Initialise int -0x7f83ac int __thiscall oCBarrier Render struct zTRenderContext & int int -0x7f83e4 int __thiscall oCBarrier AddThunderSub struct myThunder * int int int int -0x7f8430 int __thiscall oCBarrier AddThunder int int float enum zTThunderSector -0x7f8464 oCSkyControler_Barrier* __thiscall oCSkyControler_Barrier oCSkyControler_Barrier -0x7f8478 void __thiscall oCSkyControler_Barrier ~oCSkyControler_Barrier -0x7f8490 oCAskBox* __thiscall oCAskBox oCAskBox -0x7f849b oCAskBox* __thiscall oCAskBox oCAskBox -0x7f84b8 void __thiscall oCAskBox ~oCAskBox -0x7f8508 void __thiscall oCAskBox SetNeutral -0x7f8528 void __thiscall oCAskBox SetYes -0x7f8548 void __thiscall oCAskBox SetNo -0x7f8580 int __thiscall oCNpc SetCurrentAnswer int int class oCNpc * -0x7f85a0 int __thiscall oCNpc EV_WaitForQuestion class oCMsgConversation * -0x7f85b8 int __thiscall oCNpc CanBeTalkedTo -0x7f85d8 int __thiscall oCNpc AssessGivenItem class oCItem * class oCNpc * -0x7f860c void __thiscall oCNpc OpenTradeContainer class oCItem * class oCNpc * int -0x7f8630 void __thiscall oCNpc ExchangeTradeModules class oCNpc * -0x7f865e oCDoc* __thiscall oCDoc oCDoc class zSTRING const & -0x7f8686 void __thiscall oCDoc ~oCDoc -0x7f86bc void __thiscall oCDoc MapDrawCoordinates float float -0x7f86e7 void __cdecl oCNpcFocus InitFocusModes -0x7f8717 void __cdecl oCNpcFocus SetFocusMode int -0x7f87ce oCGame* __thiscall oCGame oCGame -0x7f882e void __thiscall oCGame ~oCGame -0x7f8884 void __thiscall oCGame WorldInit -0x7f898c void __thiscall oCGame DesktopInit -0x7f8b3c void __thiscall oCGame Init -0x7f8b8e void __thiscall oCGame CallScriptStartup -0x7f8bde void __thiscall oCGame CallScriptInit -0x7f8c5e void __thiscall oCGame OpenSavescreen bool -0x7f8d70 void __thiscall oCGame OpenLoadscreen bool class zSTRING -0x7f8db0 void __thiscall oCGame UpdatePlayerStatus -0x7f8df6 void __thiscall oCGame SetAsPlayer class zSTRING const & -0x7f8e52 void __thiscall oCGame SetupPlayers class oCNpc * & class zSTRING const & -0x7f8ea0 void __thiscall oCGame SetRangesByCommandLine -0x7f8ecc void __thiscall oCGame EnvironmentInit -0x7f8ef8 int __thiscall oCGame LoadParserFile class zSTRING const & -0x7f8fa6 void __thiscall oCGame WriteSavegame int int -0x7f8ff0 int __thiscall oCGame CheckObjectConsistency int -0x7f9058 void __thiscall oCGame ClearGameState -0x7f90b5 void __thiscall oCGame CacheVisualsIn -0x7f9125 void __thiscall oCGame LoadSavegame int int -0x7f916e void __thiscall oCGame ChangeLevel class zSTRING const & class zSTRING const & -0x7f91cd int __thiscall oCGame CheckIfSavegameExists class zSTRING const & -0x7f9210 void __thiscall oCGame ShowDebugInfos -0x7f924e void __thiscall oCGame Render -0x7f929b void __thiscall oCGame Pause -0x7f92c7 void __thiscall oCGame Unpause -0x7f92ff void __thiscall oCGame LoadWorld int class zSTRING const & -0x7f9327 void __thiscall oCGame InitWorldSavegame int & class zSTRING & -0x7f935f void __thiscall oCGame EnterWorld class oCNpc * int class zSTRING const & -0x7f9388 void __thiscall oCGame CompileWorld -0x7f942a void __thiscall oCGame LoadWorldStartup class zSTRING const & -0x7f9486 void __thiscall oCGame LoadWorldStat class zSTRING -0x7f958b void __thiscall oCGame LoadWorldDyn class zSTRING const & -0x7f95c1 int __thiscall oCGame IsInWorld class zSTRING const & -0x7f95ec void __thiscall oCGame InsertObjectRoutine int class zSTRING const & int int int -0x7f968a void __thiscall oCGame SetObjectRoutineTimeChange int int int int -0x7f96a8 void __thiscall oCGame ShowFreePoints -0x7f96c8 void __thiscall oCGame DeleteTorches -0x7f9718 void __cdecl Game_CreateInstance class zSTRING & class zSTRING & -0x7f9740 void __cdecl Game_GotoWP class zSTRING const & class zSTRING & -0x7f9cda int __cdecl oCGame ConsoleEvalFunc class zSTRING const & class zSTRING & -0x7fa1e0 void __cdecl Game_InitConsole -0x7fa283 void __cdecl Game_ToggleAIConsole -0x7fa41b void __cdecl Game_OpenSpeciesConsole -0x7fa493 void __cdecl Game_OpenFightConsole -0x7fa4b7 void __cdecl NotifyInfoToSpy class zSTRING & -0x7fa521 void __cdecl NotifyInfoToSpy char * char * char * -0x7fa538 int __cdecl PlayVideo -0x7faef0 void __thiscall oCGame DefineExternals_Ulfi class zCParser * -0x7fccc3 void __cdecl ToggleShowStateDebug class oCNpc * -0x7fcfe0 int __thiscall oCGame HandleEvent int -0x7fd370 int __thiscall oCGame TestKeys int -0x7fd448 int __thiscall oCGame IA_TestWay int -0x7fd468 oCGuilds* __thiscall oCGuilds oCGuilds -0x7fd4a8 int __thiscall oCGuilds GetAttitude int int -0x7fd4ef void __thiscall oCGuilds InitGuildTable class zSTRING const & -0x7fd510 class zSTRING __thiscall oCGuilds GetGuildName int -0x7fd7aa oCHelp* __thiscall oCHelp oCHelp -0x7fd7d0 void __thiscall oCHelp Toggle -0x7fd7f0 void __thiscall oCHelp Redraw class zCVob * -0x7fd844 oCInfoManager* __thiscall oCInfoManager oCInfoManager class zCParser * -0x7fd850 void __thiscall oCInfoManager ~oCInfoManager -0x7fd85b void __thiscall oCInfoManager ~oCInfoManager -0x7fd880 class oCInfo * __thiscall oCInfoManager GetInformation class oCNpc * class oCNpc * int -0x7fd8a0 int __thiscall oCInfoManager GetInfoCount class oCNpc * class oCNpc * -0x7fd8c0 int __thiscall oCInfoManager GetInfoCountImportant class oCNpc * class oCNpc * -0x7fd8e0 int __thiscall oCInfoManager GetInfoCountUnimportant class oCNpc * class oCNpc * -0x7fd900 class oCInfo * __thiscall oCInfoManager GetInfo class oCNpc * class oCNpc * int -0x7fd920 class oCInfo * __thiscall oCInfoManager GetInfoImportant class oCNpc * class oCNpc * int -0x7fd940 class oCInfo * __thiscall oCInfoManager GetInfoUnimportant class oCNpc * class oCNpc * int -0x7fd96c void __thiscall oCInfoManager Unarchive class zCArchiver & -0x7fd98b void __thiscall oCInfo ~oCInfo -0x7fd996 void __thiscall oCInfo ~oCInfo -0x7fd9a8 void __thiscall oCInfo SetInstance int -0x7fd9e8 int __thiscall oCInfo DoCheck -0x7fda08 void __thiscall oCInfo Unarchive class zCArchiver & -0x7fda4c void __thiscall oCInfo AddChoice class zSTRING int -0x7fda68 void __thiscall oCInfo RemoveChoice class zSTRING -0x7fda80 oCItemContainer* __thiscall oCItemContainer oCItemContainer -0x7fda93 oCItemContainer* __thiscall oCItemContainer oCItemContainer -0x7fdaa0 void __thiscall oCItemContainer ~oCItemContainer -0x7fdab3 void __thiscall oCItemContainer ~oCItemContainer -0x7fdc5a void __thiscall oCItemContainer LoadGrafix -0x7fdc78 void __thiscall oCItemContainer Init int int enum oCItemContainer::oTItemListMode -0x7fdca0 class zSTRING __thiscall oCItemContainer GetCategoryText int -0x7fdcb8 void __thiscall oCItemContainer DrawCategory -0x7fdcf0 void __thiscall oCItemContainer DrawItemInfo class oCItem * class zCWorld * -0x7fdd36 void __thiscall oCItemContainer Draw -0x7fdd57 void __thiscall oCItemContainer Open int int enum oCItemContainer::oTItemListMode -0x7fdf14 void __thiscall oCItemContainer OpenPassive int int enum oCItemContainer::oTItemListMode -0x7fdf3f void __thiscall oCItemContainer Close -0x7fdf68 void __thiscall oCItemContainer Archive class zCArchiver & -0x7fdf98 void __thiscall oCItemContainer Unarchive class zCArchiver & -0x7fdfe8 int __thiscall oCItemContainer HandleEvent int -0x7fe008 void __thiscall oCStealContainer ~oCStealContainer -0x7fe01b void __thiscall oCStealContainer ~oCStealContainer -0x7fe038 void __thiscall oCNpcContainer ~oCNpcContainer -0x7fe04b void __thiscall oCNpcContainer ~oCNpcContainer -0x7fe098 oCNpcInventory* __thiscall oCNpcInventory oCNpcInventory -0x7fe15b void __thiscall oCNpcInventory ~oCNpcInventory -0x7fe1af void __thiscall oCNpcInventory Open int int -0x7fe1c8 class oCItem * __thiscall oCNpcInventory GetItem int int -0x7fe1e8 class oCItem * __thiscall oCNpcInventory Insert class oCItem * -0x7fe208 class oCItem * __thiscall oCNpcInventory RemoveByPtr class oCItem * int -0x7fe228 class oCItem * __thiscall oCNpcInventory Remove class oCItem * int -0x7fe268 void __thiscall oCNpcInventory Archive class zCArchiver & -0x7fe2a8 void __thiscall oCNpcInventory Unarchive class zCArchiver & -0x7fe2d8 void __thiscall oCNpcInventory DrawCategory -0x7fe2f8 int __thiscall oCNpcInventory HandleTrade int -0x7fe408 int __thiscall oCNpcInventory HandleEvent int -0x7fe428 int __thiscall oCNpcInventory GetPackedItemBySlot int int class zSTRING & -0x7fe450 int __thiscall oCNpcInventory GetPackedItemInfo class zSTRING const & int int & int & -0x7fe488 int __thiscall oCNpcInventory PackSingleItem class oCItem * -0x7fe4c0 void __thiscall oCNpcInventory PackItemsInCategory int int -0x7fe519 void __thiscall oCNpcInventory UnpackItemsInCategory int -0x7fe5a4 oCItem* __thiscall oCItem oCItem -0x7fe624 oCItem* __thiscall oCItem oCItem class zSTRING & int -0x7fe6a4 oCItem* __thiscall oCItem oCItem int int -0x7fe724 void __thiscall oCItem ~oCItem -0x7fe738 void __thiscall oCItem Init -0x7fe788 void __thiscall oCItem InitByScript int int -0x7fe7b0 class zSTRING __thiscall oCItem GetStatus -0x7fe7c8 class zSTRING __thiscall oCItem GetVisualChange -0x7fe85a void __thiscall oCItem RenderItem class zCWorld * class zCViewBase * float -0x7fe878 void __thiscall oCItem Archive class zCArchiver & -0x7fe8ac class oCAIVobMove * __thiscall oCItem GetAIVobMove -0x7fe90c class zCObject * __cdecl oCItem _CreateNewInstance -0x7fe951 oCTradeManager* __thiscall oCTradeManager oCTradeManager class zCParser * -0x7fe978 class oCItemReactModule * __thiscall oCTradeManager GetModule class oCNpc * class oCNpc * class oCItem * -0x7fe9b1 void __thiscall oCMissionManager ~oCMissionManager -0x7fe9ec void __thiscall oCMissionManager CreateAllMissions -0x7fea3c class oCMission * __thiscall oCMissionManager OfferThisMission class oCNpc * class oCNpc * int -0x7fea7c class oCMission * __thiscall oCMissionManager GetAvailableMission class oCNpc * class oCNpc * int -0x7feaa0 void __thiscall oCMissionManager SetStatus class oCNpc * int int -0x7feab0 int __thiscall oCMissionManager TestNextMission -0x7feae7 void __thiscall oCMissionManager Unarchive class zCArchiver & -0x7feb21 oCMission* __thiscall oCMission oCMission int -0x7feb46 void __thiscall oCMission ~oCMission -0x7feb58 void __thiscall oCMission AddEntry class zSTRING const & -0x7feb80 int __thiscall oCMission OfferConditions -0x7feba0 void __thiscall oCMission Offer -0x7febc0 int __thiscall oCMission SuccessConditions -0x7febe0 void __thiscall oCMission Success -0x7fec00 int __thiscall oCMission FailureConditions -0x7fec20 void __thiscall oCMission Failure -0x7fec40 int __thiscall oCMission ObsoleteConditions -0x7fec60 void __thiscall oCMission Obsolete -0x7fec80 void __thiscall oCMission Running -0x7fec98 void __thiscall oCMission SetStatus int -0x7fecfc class zCObject * __cdecl oCMOB _CreateNewInstance -0x7fed5c class zCObject * __cdecl oCMobInter _CreateNewInstance -0x7fedd2 class zCObject * __cdecl oCMobBed _CreateNewInstance -0x7fee34 class zCObject * __cdecl oCMobSwitch _CreateNewInstance -0x7fef04 class zCObject * __cdecl oCMobContainer _CreateNewInstance -0x7fef64 class zCObject * __cdecl oCMobWheel _CreateNewInstance -0x7fefc4 class zCObject * __cdecl oCMobLadder _CreateNewInstance -0x7ff056 class zCObject * __cdecl oCMobDoor _CreateNewInstance -0x7ff0d0 class zCObject * __cdecl oCMobFire _CreateNewInstance -0x7ff12c class zCObject * __cdecl oCMobItemSlot _CreateNewInstance -0x7ff194 class zCObject * __cdecl oCDummyVobGenerator _CreateNewInstance -0x7ff1ec class zCObject * __cdecl oCMobMsg _CreateNewInstance -0x7ff1f7 class zCObject * __cdecl oCMobMsg _CreateNewInstance -0x7ff210 oCMobMsg* __thiscall oCMobMsg oCMobMsg enum oCMobMsg::TMobMsgSubType class oCNpc * -0x7ff21b oCMobMsg* __thiscall oCMobMsg oCMobMsg enum oCMobMsg::TMobMsgSubType class oCNpc * -0x7ff230 oCMobMsg* __thiscall oCMobMsg oCMobMsg -0x7ff23b oCMobMsg* __thiscall oCMobMsg oCMobMsg -0x7ff250 oCMobMsg* __thiscall oCMobMsg oCMobMsg enum oCMobMsg::TMobMsgSubType class oCNpc * int -0x7ff25b oCMobMsg* __thiscall oCMobMsg oCMobMsg enum oCMobMsg::TMobMsgSubType class oCNpc * int -0x7ff2be oCMOB* __thiscall oCMOB oCMOB -0x7ff31e void __thiscall oCMOB ~oCMOB -0x7ff338 class zSTRING __thiscall oCMOB GetName -0x7ff387 class zSTRING __thiscall oCMOB GetScemeName -0x7ff3e0 void __thiscall oCMOB Destroy -0x7ff42b void __thiscall oCMOB Unarchive class zCArchiver & -0x7ff448 int __cdecl oCMobInter TraverseMobs class zCTree * class zSTRING const & int int -0x7ff4ae oCMobInter* __thiscall oCMobInter oCMobInter -0x7ff56a void __thiscall oCMobInter ~oCMobInter -0x7ff598 void __thiscall oCMobInter SetVisual class zCVisual * -0x7ff5e0 void __thiscall oCMobInter SetMobBodyState class oCNpc * -0x7ff614 void __thiscall oCMobInter ScanIdealPositions -0x7ff658 struct TMobOptPos * __thiscall oCMobInter SearchFreePosition class oCNpc * float -0x7ff690 void __thiscall oCMobInter Reset -0x7ff6f5 void __thiscall oCMobInter OnTrigger class zCVob * class zCVob * -0x7ff755 void __thiscall oCMobInter OnUntrigger class zCVob * class zCVob * -0x7ff7a3 void __thiscall oCMobInter SendStateChange int int -0x7ff7ae void __thiscall oCMobInter SendStateChange int int -0x7ff7dc void __thiscall oCMobInter SendEndInteraction class oCNpc * int int -0x7ff7e7 void __thiscall oCMobInter SendEndInteraction class oCNpc * int int -0x7ff8b9 void __thiscall oCMobInter GetTransitionNames int int class zSTRING & class zSTRING & -0x7ff8e0 int __thiscall oCMobInter CanChangeState class oCNpc * int int -0x7ff900 void __thiscall oCMobInter StartStateChange class oCNpc * int int -0x7ff91b void __thiscall oCMobInter StartTransitionAniNpc class oCNpc * class zSTRING const & -0x7ff973 void __thiscall oCMobInter CheckStateChange class oCNpc * -0x7ff9a8 void __thiscall oCMobInter CallOnStateFunc class oCNpc * int -0x7ff9dc void __thiscall oCMobInter SendCallOnStateFunc class oCNpc * int -0x7ff9e7 void __thiscall oCMobInter SendCallOnStateFunc class oCNpc * int -0x7ffa60 int __thiscall oCMobInter CanInteractWith class oCNpc * -0x7ffacf void __thiscall oCMobInter StartInteraction class oCNpc * -0x7ffb32 void __thiscall oCMobInter EndInteraction class oCNpc * int -0x7ffb7e void __thiscall oCMobInter StopInteraction class oCNpc * -0x7ffbfa int __thiscall oCMobInter AI_UseMobToState class oCNpc * int -0x7ffc05 int __thiscall oCMobInter AI_UseMobToState class oCNpc * int -0x7ffc34 oCMobFire* __thiscall oCMobFire oCMobFire -0x7ffcc0 void __thiscall oCMobFire ~oCMobFire -0x7ffce6 oCMobBed* __thiscall oCMobBed oCMobBed -0x7ffd9a void __thiscall oCMobBed ~oCMobBed -0x7ffdb8 class zSTRING __thiscall oCMobBed GetScemeName -0x7ffdd8 oCMobSwitch* __thiscall oCMobSwitch oCMobSwitch -0x7ffe9a void __thiscall oCMobSwitch ~oCMobSwitch -0x7ffed4 oCMobLockable* __thiscall oCMobLockable oCMobLockable -0x7fff3c void __thiscall oCMobLockable ~oCMobLockable -0x7fffb8 void __thiscall oCMobLockable Interact class oCNpc * int int int int int -0x7fffe0 void __thiscall oCMobLockable OnEndStateChange class oCNpc * int int -0x800047 int __thiscall oCMobLockable CanOpen class oCNpc * -0x8000b4 int __thiscall oCMobLockable PickLock class oCNpc * char -0x800161 void __thiscall oCMobLockable Unlock class oCNpc * int -0x800190 void __thiscall oCMobLockable Lock class oCNpc * -0x8001e8 oCMobContainer* __thiscall oCMobContainer oCMobContainer -0x800296 void __thiscall oCMobContainer ~oCMobContainer -0x8002a8 void __thiscall oCMobContainer Reset -0x80031d void __thiscall oCMobContainer CreateContents class zSTRING const & -0x80034c void __thiscall oCMobContainer Open class oCNpc * -0x80039a oCMobDoor* __thiscall oCMobDoor oCMobDoor -0x80040c void __thiscall oCMobDoor ~oCMobDoor -0x800428 class zSTRING __thiscall oCMobDoor GetScemeName -0x800448 oCMobWheel* __thiscall oCMobWheel oCMobWheel -0x800468 void __thiscall oCMobWheel OnTrigger class zCVob * class zCVob * -0x800488 void __thiscall oCMobWheel OnUntrigger class zCVob * class zCVob * -0x80054a void __thiscall oCMobWheel ~oCMobWheel -0x800568 oCMobLadder* __thiscall oCMobLadder oCMobLadder -0x80062a void __thiscall oCMobLadder ~oCMobLadder -0x800658 void __thiscall oCMobLadder StartInteraction class oCNpc * -0x800678 void __thiscall oCMobLadder Interact class oCNpc * int int int int int -0x80073a void __thiscall oCMobItemSlot ~oCMobItemSlot -0x800771 int __thiscall oCMobItemSlot PlaceItem class oCItem * -0x800788 oCDummyVobGenerator* __thiscall oCDummyVobGenerator oCDummyVobGenerator -0x8007f7 void __thiscall oCDummyVobGenerator OnTrigger class zCVob * class zCVob * -0x800863 void __thiscall oCNewsManager CreateNews int int class oCNpc * class oCNpc * class oCNpc * int -0x8008ef void __thiscall oCNewsManager SpreadNews class oCNews * -0x800900 void __thiscall oCNewsMemory ~oCNewsMemory -0x80090b void __thiscall oCNewsMemory ~oCNewsMemory -0x800998 void __thiscall oCNewsMemory ShowDebugInfos -0x8009cc void __thiscall oCNewsMemory Unarchive class zCArchiver & -0x800a76 void __cdecl oCNews CheckRemainingNews -0x800aa1 oCNews* __thiscall oCNews oCNews -0x800aff oCNews* __thiscall oCNews oCNews int int class oCNpc * class oCNpc * class oCNpc * int -0x800b31 void __thiscall oCNews ~oCNews -0x800b58 void __thiscall oCNews Archive class zCArchiver & -0x800b88 void __thiscall oCNews Unarchive class zCArchiver & -0x800bec class zCObject * __cdecl oCNpcTalent _CreateNewInstance -0x800bf7 class zCObject * __cdecl oCNpcTalent _CreateNewInstance -0x800c10 oCNpcTalent* __thiscall oCNpcTalent oCNpcTalent -0x800c1b oCNpcTalent* __thiscall oCNpcTalent oCNpcTalent -0x800c9c void __thiscall oCNpc UnShrink -0x800cc8 int __thiscall oCNpc ApplyOverlay class zSTRING const & -0x800ce8 void __thiscall oCNpc RemoveOverlay class zSTRING const & -0x800f61 oCNpc* __thiscall oCNpc oCNpc -0x8010fc void __thiscall oCNpc ~oCNpc -0x801110 void __thiscall TNpcSlot ~TNpcSlot -0x801123 void __thiscall TNpcSlot ~TNpcSlot -0x8011b9 void __thiscall oCNpc InitByScript int int -0x8011ec void __thiscall oCNpc InitHumanAI -0x801210 class zSTRING __thiscall oCNpc GetGuildName -0x801240 int __thiscall oCNpc GetOverlay class zSTRING & -0x801258 void __thiscall oCNpc CheckModelOverlays -0x801298 void __thiscall oCNpc HealFromMad -0x8012e7 class oCNpcTalent * __thiscall oCNpc GetTalent int int -0x801337 void __thiscall oCNpc SetTalentValue int int -0x801360 int __thiscall oCNpc GetTalentValue int -0x801442 void __thiscall oCNpc SetTalentSkill int int -0x801460 int __thiscall oCNpc GetTalentSkill int -0x8014a0 int __thiscall oCNpc CanUse class oCItem * -0x8014e3 void __thiscall oCNpc DisplayCannotUse -0x8014f8 void __thiscall oCNpc AddItemEffects class oCItem * -0x801518 void __thiscall oCNpc RemoveItemEffects class oCItem * -0x801538 void __thiscall oCNpc EquipItem class oCItem * -0x801558 void __thiscall oCNpc UnequipItem class oCItem * -0x801648 void __thiscall oCNpc RemoveSlotItems -0x801668 class oCNpc * __thiscall oCNpc GetNearestFightNpcLeft -0x801688 class oCNpc * __thiscall oCNpc GetNearestFightNpcRight -0x8016a8 int __thiscall oCNpc FocusCheck class zCVob const * int int float float & -0x8016d7 void __thiscall oCNpc SetEnemy class oCNpc * -0x8016f8 class oCItem * __thiscall oCNpc HasEquippedStolenItem class oCNpc * -0x801758 void __thiscall oCNpc Burn int float -0x8017b8 void __thiscall oCNpc StopBurn -0x80183e void __thiscall oCNpc DropUnconscious float class oCNpc * -0x8018d2 void __thiscall oCNpc CheckUnconscious -0x8019a0 void __thiscall oCNpc DoDie class oCNpc * -0x8019bb int __thiscall oCNpc BeamTo class zSTRING const & -0x8019f0 void __thiscall oCNpc SetHead -0x801a28 void __thiscall oCNpc InitModel -0x801a48 int __thiscall oCNpc StartStdFaceAni int -0x801ac0 void __thiscall oCNpc SetWeaponMode2 int -0x801b1b void __thiscall oCNpc EquipArmor class oCItem * -0x801b38 void __thiscall oCNpc SetToFistMode -0x801b67 void __thiscall oCNpc DropVob class oCVob * class zVEC3 & -0x801bd4 void __thiscall oCNpc SetCarryVob class zCVob * -0x801c08 void __thiscall oCNpc SetTorchAni int int -0x801c30 void __thiscall oCNpc CheckSetTorchAni -0x801c48 void __thiscall oCNpc CheckPutbackTorch -0x801ca3 int __thiscall oCNpc UseItem class oCItem * -0x801cb8 int __thiscall oCNpc HasArrowInHand -0x801cd8 int __thiscall oCNpc HasArrowInInv -0x801cf8 int __thiscall oCNpc HasBoltInInv -0x801d18 int __thiscall oCNpc HasBoltInHand -0x801d4c int __thiscall oCNpc IsMunitionAvailable class oCItem * -0x801d78 void __thiscall oCNpc GetTalentInfo int class zSTRING & class zSTRING & class zSTRING & -0x801da0 void __thiscall oCNpc GetSpellInfo int class zSTRING & class zSTRING & -0x801db8 void __thiscall oCNpc GetAttribInfo int class zSTRING & class zSTRING & -0x801dec void __thiscall oCNpc CreateSpell int -0x801e3c void __thiscall oCNpc OpenScreen_Log -0x801e6c void __thiscall oCNpc OpenScreen_Map -0x801f60 void __thiscall oCNpc OpenScreen_Status -0x801f88 void __thiscall oCNpc ProcessNpc -0x801fa8 void __thiscall oCNpc GetSoundMaterial_MA enum zCSoundManager::zTSndManMedium & enum oTSndMaterial & class zSTRING -0x801fe8 void __thiscall oCNpc PrintStateCallDebug class zSTRING const & int int -0x802080 void __thiscall oCNpc ShowState int int -0x8020a0 class oCMobInter * __thiscall oCNpc FindMobInter class zSTRING const & -0x8020c0 class zCVobSpot * __thiscall oCNpc FindSpot class zSTRING const & int float -0x8020e0 int __thiscall oCNpc CheckForOwner class zCVob * -0x802118 void __thiscall oCNpc DetectWitnesses class oCNpc * int -0x802138 int __thiscall oCNpc GetComrades -0x802158 int __thiscall oCNpc AreWeStronger class oCNpc * -0x802178 class oCNpc * __thiscall oCNpc IsEnemyBehindFriend class oCNpc * -0x802198 int __thiscall oCNpc InMobInteraction class zSTRING const & int -0x8021b8 int __thiscall oCNpc FreeLineOfSight class zVEC3 & class zCVob * -0x8021eb int __thiscall oCNpc CanSee class zCVob * int -0x802210 void __thiscall oCNpc RefreshNpc -0x802269 void __thiscall oCNpc RenderNpc class zCView * -0x802288 void __thiscall oCNpc SetAsPlayer -0x8024ce int __thiscall oCNpc DoDoAniEvents -0x8024e8 class oCItem * __thiscall oCNpc DoInsertMunition class zSTRING const & -0x80252c int __thiscall oCNpc DoShootArrow int -0x802558 int __thiscall oCNpc DoTakeVob class zCVob * -0x80258c int __thiscall oCNpc DoDropVob class zCVob * -0x802613 void __thiscall oCNpc Disable -0x8026ad void __thiscall oCNpc Enable class zVEC3 & -0x802723 void __thiscall oCNpc Archive class zCArchiver & -0x802829 void __thiscall oCNpc Unarchive class zCArchiver & -0x802858 void __thiscall oCNpc PreSaveGameProcessing -0x802880 void __thiscall oCNpc PostSaveGameProcessing -0x8028a0 class oCItem * __thiscall oCNpc IdentifyMushroom class oCItem * -0x8028b8 void __thiscall oCNpc IdentifyAllMushrooms -0x8028d8 int __thiscall oCNpc CanCarry class oCItem * -0x8028f8 class oCItem * __thiscall oCNpc PutInInv class oCItem * -0x80292c void __thiscall oCNpc CreateInvSlot class zSTRING const & -0x80294b void __thiscall oCNpc PutInSlot struct TNpcSlot * class oCVob * int -0x80297f class oCVob * __thiscall oCNpc DropFromSlot struct TNpcSlot * -0x802ba5 void __thiscall oCNpc OnMessage class zCEventMessage * class zCVob * -0x802bc8 int __thiscall oCNpc EV_DrawWeapon class oCMsgWeapon * -0x802c50 int __thiscall oCNpc EV_DrawWeapon2 class oCMsgWeapon * -0x802c88 int __thiscall oCNpc EV_RemoveWeapon class oCMsgWeapon * -0x802cbc int __thiscall oCNpc EV_RemoveWeapon1 class oCMsgWeapon * -0x802cec int __thiscall oCNpc EV_RemoveWeapon2 class oCMsgWeapon * -0x802d28 int __thiscall oCNpc EV_ChooseWeapon class oCMsgWeapon * -0x802d48 int __thiscall oCNpc EV_ForceRemoveWeapon class oCMsgWeapon * -0x802dec int __thiscall oCNpc EV_AttackForward class oCMsgAttack * -0x802ea8 int __thiscall oCNpc EV_AttackLeft class oCMsgAttack * -0x802f68 int __thiscall oCNpc EV_AttackRight class oCMsgAttack * -0x802f9c int __thiscall oCNpc EV_AttackRun class oCMsgAttack * -0x80303a int __thiscall oCNpc EV_AttackFinish class oCMsgAttack * -0x8030b9 int __thiscall oCNpc EV_AttackAssassin class oCMsgAttack * -0x803124 int __thiscall oCNpc EV_Parade class oCMsgAttack * -0x80314c int __thiscall oCNpc FinalizeAim int int -0x80317c int __thiscall oCNpc EV_ShootAt class oCMsgAttack * -0x803198 int __thiscall oCNpc EV_Drink class oCMsgUseItem * -0x8031c0 int __thiscall oCNpc EV_TakeVob class oCMsgManipulate * -0x8031e0 int __thiscall oCNpc EV_DropVob class oCMsgManipulate * -0x80320c int __thiscall oCNpc EV_DropMob class oCMsgManipulate * -0x80323c int __thiscall oCNpc EV_TakeMob class oCMsgManipulate * -0x80327c int __thiscall oCNpc EV_UseMob class oCMsgManipulate * -0x803298 int __thiscall oCNpc EV_InsertInteractItem class oCMsgManipulate * -0x8032c8 int __thiscall oCNpc EV_DestroyInteractItem class oCMsgManipulate * -0x80331e int __thiscall oCNpc EV_PutInSlot class oCMsgManipulate * -0x803350 int __thiscall oCNpc EV_RemoveFromSlot class oCMsgManipulate * -0x803390 class zCModelAni * __thiscall oCNpc InteractItemGetAni class zSTRING const & int int -0x8033c0 int __thiscall oCNpc GetInteractItemMaxState class zSTRING const & -0x8033f0 int __thiscall oCNpc InteractItemIsInState class zSTRING const & int -0x80343e int __thiscall oCNpc EV_UseItem class oCMsgManipulate * -0x803546 int __thiscall oCNpc EV_UseItemToState class oCMsgManipulate * -0x803560 int __thiscall oCNpc EV_CallScript class oCMsgManipulate * -0x803590 int __thiscall oCNpc EV_Unconscious class oCMsgState * -0x8035b0 int __thiscall oCNpc EV_DoState class oCMsgState * -0x8035e4 int __thiscall oCNpc ApplyTimedOverlayMds class zSTRING const & float -0x8036c9 int __thiscall oCNpc EV_OutputSVM_Overlay class oCMsgConversation * -0x803797 int __thiscall oCNpc EV_OutputSVM class oCMsgConversation * -0x803841 int __thiscall oCNpc EV_Output class oCMsgConversation * -0x803868 int __thiscall oCNpc StartDialogAni -0x803898 int __thiscall oCNpc ActivateDialogCam float -0x8038c0 int __thiscall oCNpc DeactivateDialogCam -0x8039a7 int __thiscall oCNpc EV_PlaySound class oCMsgConversation * -0x8039c8 int __thiscall oCNpc EV_LookAt class oCMsgConversation * -0x8039e8 int __thiscall oCNpc EV_StopLookAt class oCMsgConversation * -0x803a08 int __thiscall oCNpc EV_QuickLook class oCMsgConversation * -0x803a28 int __thiscall oCNpc EV_Cutscene class oCMsgConversation * -0x803a50 int __thiscall oCNpc AssessPlayer_S class oCNpc * -0x803a70 int __thiscall oCNpc AssessEnemy_S class oCNpc * -0x803a90 int __thiscall oCNpc AssessFighter_S class oCNpc * -0x803ab0 int __thiscall oCNpc AssessBody_S class oCNpc * -0x803ad0 int __thiscall oCNpc AssessItem_S class oCItem * -0x803ae8 void __thiscall oCNpc SetNpcsToState int int -0x803c54 void __thiscall oCNpc CreatePassivePerception int class zCVob * class zCVob * -0x803c80 void __cdecl oCNpc CreateSoundPerception int class zCVob * class zVEC3 const & class zCVob * int -0x803c98 int __thiscall oCNpc AssessThreat_S class oCNpc * -0x803cb8 int __thiscall oCNpc AssessDamage_S class oCNpc * int -0x803cd8 int __thiscall oCNpc CatchThief_S class oCNpc * -0x803cf8 int __thiscall oCNpc AssessCall_S class oCNpc * -0x803d18 int __thiscall oCNpc AssessTalk_S class oCNpc * -0x803d40 int __thiscall oCNpc AssessGivenItem_S class oCNpc * class oCItem * -0x803da0 int __thiscall oCNpc AssessMagic_S class oCNpc * int -0x803de0 int __thiscall oCNpc AssessStopMagic_S class oCNpc * int -0x803df8 int __thiscall oCNpc MoveNpc_S class oCNpc * -0x803e20 void __thiscall oCNpc EnablePerception int int -0x803e8e void __cdecl oCNpc InitStatics -0x803eb0 void __thiscall oCNpc SetBodyState int -0x803ec8 class zSTRING __thiscall oCNpc GetBodyStateModifierNames -0x803efc void __thiscall oCNpc MakeSpellBook -0x803f28 void __thiscall oCNpc ShowDebugInfo class zCCamera * -0x803f5c void __thiscall oCNpc UseStandAI -0x803fbc class zCObject * __cdecl oCNpc _CreateNewInstance -0x803fec void __thiscall zCArray::ShrinkToFit -0x804000 void __thiscall zCCacheAsk::zCCacheAsk unsigned long unsigned long -0x804010 void __thiscall zCCacheAsk::zCCacheAsk unsigned long unsigned long -0x80405f void __thiscall zCCacheAsk::~zCCacheAsk -0x804078 void __thiscall zCCacheAsk::PurgeCache -0x804098 class oCNpc::TActiveInfo * __thiscall zCCache::operator[] class oCNpc const * const & -0x8040b8 void __thiscall zCCache::ClearCache -0x8040d8 void __thiscall zCCache::PurgeCache -0x8040f8 void __thiscall zCSparseArray >::~zCSparseArray > -0x804110 void __thiscall zCCacheAsk::zCCacheAsk unsigned long unsigned long -0x804120 void __thiscall zCCacheAsk::zCCacheAsk unsigned long unsigned long -0x80416f void __thiscall zCCacheAsk::~zCCacheAsk -0x804188 void __thiscall zCCacheAsk::PurgeCache -0x8041c4 class oCShrinkHelper * __thiscall zCCache::operator[] class oCNpc const * const & -0x8041d8 void __thiscall zCCache::ClearCache -0x8041f8 void __thiscall zCCache::PurgeCache -0x804218 void __thiscall zCSparseArray >::~zCSparseArray > -0x804238 void __thiscall zCSparseArray::zCSparseArray unsigned long -0x804258 void __thiscall zCSparseArray::~zCSparseArray -0x804281 void __thiscall zCSparseArray::CopyIndex void * void const * -0x8042cf void __thiscall zCCache::~zCCache -0x80431f void __thiscall zCCache::~zCCache -0x80434c class oCShrinkHelper * __thiscall zCCacheData::GetData class oCNpc const * const & -0x804384 void __thiscall oCNpc OpenInventory -0x80442f int __thiscall oCNpc OpenSteal -0x804478 void __thiscall oCNpc OpenDeadNpc -0x8044ef class zCObject * __cdecl oCNpcMessage _CreateNewInstance -0x804567 class zCObject * __cdecl oCMsgDamage _CreateNewInstance -0x8045df class zCObject * __cdecl oCMsgWeapon _CreateNewInstance -0x80464c class zCObject * __cdecl oCMsgMovement _CreateNewInstance -0x8046bf class zCObject * __cdecl oCMsgAttack _CreateNewInstance -0x80472f class zCObject * __cdecl oCMsgUseItem _CreateNewInstance -0x80479f class zCObject * __cdecl oCMsgState _CreateNewInstance -0x804804 class zCObject * __cdecl oCMsgManipulate _CreateNewInstance -0x804817 class zCObject * __cdecl oCMsgManipulate _CreateNewInstance -0x804884 class zCObject * __cdecl oCMsgConversation _CreateNewInstance -0x804897 class zCObject * __cdecl oCMsgConversation _CreateNewInstance -0x804904 class zCObject * __cdecl oCMsgMagic _CreateNewInstance -0x804923 oCNpcMessage* __thiscall oCNpcMessage oCNpcMessage -0x804943 oCMsgDamage* __thiscall oCMsgDamage oCMsgDamage -0x804963 oCMsgDamage* __thiscall oCMsgDamage oCMsgDamage enum oCMsgDamage::TDamageSubType -0x804996 oCMsgDamage* __thiscall oCMsgDamage oCMsgDamage enum oCMsgDamage::TDamageSubType struct oCNpc::oSDamageDescriptor const & -0x8049be void __thiscall oCMsgDamage ~oCMsgDamage -0x8049d8 class zSTRING __thiscall oCMsgDamage MD_GetSubTypeString int -0x804a00 oCMsgMovement* __thiscall oCMsgMovement oCMsgMovement -0x804a2b oCMsgMovement* __thiscall oCMsgMovement oCMsgMovement enum oCMsgMovement::TMovementSubType class zSTRING const & -0x804a50 oCMsgMovement* __thiscall oCMsgMovement oCMsgMovement enum oCMsgMovement::TMovementSubType class zCVob * -0x804a70 oCMsgMovement* __thiscall oCMsgMovement oCMsgMovement enum oCMsgMovement::TMovementSubType class zVEC3 const & -0x804a90 oCMsgMovement* __thiscall oCMsgMovement oCMsgMovement enum oCMsgMovement::TMovementSubType float -0x804ab0 oCMsgMovement* __thiscall oCMsgMovement oCMsgMovement enum oCMsgMovement::TMovementSubType int -0x804ac0 void __thiscall oCMsgMovement ~oCMsgMovement -0x804ad3 void __thiscall oCMsgMovement ~oCMsgMovement -0x804aff class zSTRING __thiscall oCMsgMovement MD_GetSubTypeString int -0x804b23 oCMsgWeapon* __thiscall oCMsgWeapon oCMsgWeapon -0x804b43 oCMsgWeapon* __thiscall oCMsgWeapon oCMsgWeapon enum oCMsgWeapon::TWeaponSubType int int -0x804b77 class zSTRING __thiscall oCMsgWeapon MD_GetSubTypeString int -0x804ba3 oCMsgAttack* __thiscall oCMsgAttack oCMsgAttack -0x804bc3 oCMsgAttack* __thiscall oCMsgAttack oCMsgAttack enum oCMsgAttack::TAttackSubType int int -0x804be3 oCMsgAttack* __thiscall oCMsgAttack oCMsgAttack enum oCMsgAttack::TAttackSubType class zCVob * float -0x804bf8 void __thiscall oCMsgAttack Pack class zCBuffer & class zCEventManager * -0x804c20 void __thiscall oCMsgAttack Unpack class zCBuffer & class zCEventManager * -0x804c57 class zSTRING __thiscall oCMsgAttack MD_GetSubTypeString int -0x804c83 oCMsgUseItem* __thiscall oCMsgUseItem oCMsgUseItem -0x804ca3 oCMsgUseItem* __thiscall oCMsgUseItem oCMsgUseItem enum oCMsgUseItem::TUseItemSubType class zCVob * -0x804cc3 oCMsgState* __thiscall oCMsgState oCMsgState -0x804ce3 oCMsgState* __thiscall oCMsgState oCMsgState enum oCMsgState::TStateSubType float -0x804d03 oCMsgState* __thiscall oCMsgState oCMsgState enum oCMsgState::TStateSubType int -0x804d18 oCMsgState* __thiscall oCMsgState oCMsgState enum oCMsgState::TStateSubType int int class zSTRING const & -0x804d2b oCMsgState* __thiscall oCMsgState oCMsgState enum oCMsgState::TStateSubType int int class zSTRING const & -0x804d5f class zSTRING __thiscall oCMsgState MD_GetSubTypeString int -0x804d80 oCMsgManipulate* __thiscall oCMsgManipulate oCMsgManipulate -0x804da0 oCMsgManipulate* __thiscall oCMsgManipulate oCMsgManipulate enum oCMsgManipulate::TManipulateSubType -0x804dc0 oCMsgManipulate* __thiscall oCMsgManipulate oCMsgManipulate enum oCMsgManipulate::TManipulateSubType class zCVob * -0x804de0 oCMsgManipulate* __thiscall oCMsgManipulate oCMsgManipulate enum oCMsgManipulate::TManipulateSubType int -0x804e16 oCMsgManipulate* __thiscall oCMsgManipulate oCMsgManipulate enum oCMsgManipulate::TManipulateSubType class zSTRING const & int -0x804e30 oCMsgManipulate* __thiscall oCMsgManipulate oCMsgManipulate enum oCMsgManipulate::TManipulateSubType class zCVob * int -0x804e66 oCMsgManipulate* __thiscall oCMsgManipulate oCMsgManipulate enum oCMsgManipulate::TManipulateSubType class zSTRING const & class zSTRING const & -0x804e80 void __thiscall oCMsgManipulate Unpack class zCBuffer & class zCEventManager * -0x804eaf class zSTRING __thiscall oCMsgManipulate MD_GetSubTypeString int -0x804ec8 oCMsgConversation* __thiscall oCMsgConversation oCMsgConversation -0x804edb oCMsgConversation* __thiscall oCMsgConversation oCMsgConversation -0x804ef8 oCMsgConversation* __thiscall oCMsgConversation oCMsgConversation enum oCMsgConversation::TConversationSubType -0x804f0b oCMsgConversation* __thiscall oCMsgConversation oCMsgConversation enum oCMsgConversation::TConversationSubType -0x804f46 oCMsgConversation* __thiscall oCMsgConversation oCMsgConversation enum oCMsgConversation::TConversationSubType class zSTRING const & -0x804f76 oCMsgConversation* __thiscall oCMsgConversation oCMsgConversation enum oCMsgConversation::TConversationSubType class zSTRING const & class zSTRING const & -0x804f9b oCMsgConversation* __thiscall oCMsgConversation oCMsgConversation enum oCMsgConversation::TConversationSubType class zCVob * -0x804fb8 oCMsgConversation* __thiscall oCMsgConversation oCMsgConversation enum oCMsgConversation::TConversationSubType int -0x804fcb oCMsgConversation* __thiscall oCMsgConversation oCMsgConversation enum oCMsgConversation::TConversationSubType int -0x804fe8 oCMsgConversation* __thiscall oCMsgConversation oCMsgConversation enum oCMsgConversation::TConversationSubType int int float -0x804ffb oCMsgConversation* __thiscall oCMsgConversation oCMsgConversation enum oCMsgConversation::TConversationSubType int int float -0x80503e void __thiscall oCMsgConversation Delete -0x805058 oCMsgMagic* __thiscall oCMsgMagic oCMsgMagic -0x805078 oCMsgMagic* __thiscall oCMsgMagic oCMsgMagic enum oCMsgMagic::TConversationSubType -0x805098 oCMsgMagic* __thiscall oCMsgMagic oCMsgMagic enum oCMsgMagic::TConversationSubType int int -0x8050e9 oCNpc_States* __thiscall oCNpc_States oCNpc_States -0x805121 void __thiscall oCNpc_States ~oCNpc_States -0x805148 void __thiscall oCNpc_States SetRoutine class oCRtnEntry * class oCRtnEntry * -0x805170 int __thiscall oCNpc_States ActivateRtnState int -0x805190 int __thiscall oCNpc_States StartAIState class zSTRING const & int int float int -0x805220 int __thiscall oCNpc_States StartAIState int int int float int -0x805238 int __thiscall oCNpc_States DoAIState -0x805258 void __thiscall oCNpc_States StartCutscene class zSTRING const & class zSTRING const & -0x805278 void __thiscall oCNpc_States CloseCutscenes -0x805298 void __thiscall oCNpc_States InitRoutine -0x8052d8 void __thiscall oCNpc_States ChangeRoutine class zSTRING const & -0x805318 void __thiscall oCNpc_States ChangeRoutine int -0x805363 void __thiscall oCNpc_States StopInsertOverlayRoutine -0x80538c void __thiscall oCNpc_States InsertRoutine int int int int int class zSTRING const & int -0x8053bc void __thiscall oCNpc_States InsertRoutineCS class zSTRING const & class zSTRING const & -0x805400 class zSTRING __thiscall oCNpc_States GetStateInfo -0x805450 void __thiscall oCNpc_States Unarchive class zCArchiver & -0x8054a9 class zCObject * __cdecl oCObjectFactory _CreateNewInstance -0x8054b4 class zCObject * __cdecl oCObjectFactory _CreateNewInstance -0x8054d9 class zCEventManager * __thiscall oCObjectFactory CreateEventManager class zCVob * -0x805509 class zCCSManager * __thiscall oCObjectFactory CreateCSManager -0x805539 class zCGameInfo * __thiscall oCObjectFactory CreateGameInfo -0x805569 class zCPlayerInfo * __thiscall oCObjectFactory CreatePlayerInfo -0x805599 class zCWorld * __thiscall oCObjectFactory CreateWorld -0x8055e2 class oCNpc * __thiscall oCObjectFactory CreateNpc int -0x805622 class oCItem * __thiscall oCObjectFactory CreateItem int -0x805649 class zCWaypoint * __thiscall oCObjectFactory CreateWaypoint -0x805679 class zCWay * __thiscall oCObjectFactory CreateWay -0x8056d5 oCParticleControl* __thiscall oCParticleControl oCParticleControl class zCWorld * -0x8056eb void __thiscall oCParticleControl ~oCParticleControl -0x805720 void __thiscall oCParticleControl SelectActivePFX -0x80574c void __thiscall oCParticleControl EditActivePFX -0x8057a0 void __thiscall oCParticleControl StartActivePFX class zCVob * class zSTRING & -0x8057f0 void __thiscall oCParticleControl StartActivePFX -0x805828 void __thiscall oCParticleControl CreateNewPFX class zSTRING & -0x80585c void __thiscall oCParticleControl BeginEditActive void (__cdecl*)(class zSTRING const &) -0x8058a8 void __thiscall oCParticleControl DeleteLastPFX -0x8058c0 oCPortalRoom* __thiscall oCPortalRoom oCPortalRoom -0x8058d3 oCPortalRoom* __thiscall oCPortalRoom oCPortalRoom -0x8058e0 oCPortalRoom* __thiscall oCPortalRoom oCPortalRoom class zSTRING const & -0x8058f3 oCPortalRoom* __thiscall oCPortalRoom oCPortalRoom class zSTRING const & -0x805910 int __thiscall oCPortalRoom IsPortalMyRoom class oCNpc * -0x805920 void __thiscall oCPortalRoomManager ~oCPortalRoomManager -0x80592b void __thiscall oCPortalRoomManager ~oCPortalRoomManager -0x80595c void __thiscall oCPortalRoomManager AssignPortalToNpc class zSTRING const & class zSTRING const & -0x80596f void __thiscall oCPortalRoomManager AssignPortalToNpc class zSTRING const & class zSTRING const & -0x80599c void __thiscall oCPortalRoomManager AssignPortalToGuild class zSTRING const & int -0x8059af void __thiscall oCPortalRoomManager AssignPortalToGuild class zSTRING const & int -0x8059c8 int __thiscall oCPortalRoomManager GetPortalRoomIndex class zSTRING const & -0x805a84 void __thiscall oCPortalRoomManager ShowDebugInfo -0x805af4 void __thiscall oCPortalRoomManager ShowPortalInfo -0x805b1c void __thiscall oCPortalRoomManager LoadPortalData class zCArchiver & -0x805b2f void __thiscall oCPortalRoomManager LoadPortalData class zCArchiver & -0x805b4b void __thiscall oCRtnCutscene ~oCRtnCutscene -0x805b56 void __thiscall oCRtnCutscene ~oCRtnCutscene -0x805b6b oCRtnEntry* __thiscall oCRtnEntry oCRtnEntry int int int int int class zSTRING const & int -0x805b8b void __thiscall oCRtnEntry ~oCRtnEntry -0x805c60 void __thiscall oCRtnManager ShowRoutine int int class oCNpc * -0x805cf0 class zSTRING __thiscall oCRtnManager GetRoutineString class oCRtnEntry * -0x805d3e void __thiscall oCRtnManager RestartRoutines -0x805d70 class zVEC3 __thiscall oCRtnManager GetRoutinePos class oCNpc * -0x805da4 void __thiscall oCRtnManager ReadRoutine class zCArchiver & class oCNpc * -0x805dc0 void __thiscall oCRtnManager CreateWayBoxes class oCNpc * -0x805dd8 int __thiscall oCRtnManager CollidesWithWayBox struct zTBBox3D & class zCList & -0x805df8 void __thiscall oCSpawnManager ~oCSpawnManager -0x805e18 void __thiscall oCSpawnManager SpawnImmediately int -0x805e70 void __thiscall oCSpawnManager ShowDebugInfo -0x805e88 void __thiscall oCSpawnManager CheckInsertNpc -0x805ec8 void __thiscall oCSpawnManager SpawnNpc class oCNpc * class zSTRING const & float -0x805ef0 void __thiscall oCSpawnManager CheckForInvalidDialogCamPos float class oCNpc * -0x805f29 oCSVMManager* __thiscall oCSVMManager oCSVMManager -0x805fa6 int __thiscall oCSVMManager GetOU class zSTRING const & int -0x805ff4 void __thiscall oCSVM InitByScript int -0x806010 int __thiscall oCSVM GetOU class zSTRING const & -0x806190 void __cdecl oCText InitText -0x806283 void __thiscall oCVob ShowDebugInfo class zCCamera * -0x806290 int __thiscall oCVob HasNpcEnoughSpace class zVEC3 & -0x80629b int __thiscall oCVob HasNpcEnoughSpace class zVEC3 & -0x8062bb int __thiscall oCVob HasEnoughSpace class zVEC3 & -0x8062eb int __thiscall oCVob SearchNpcPosition class zVEC3 & -0x806308 int __thiscall oCVob SearchFreePosition class zVEC3 & class zCVob * -0x806328 int __fastcall oCVob Render struct zTRenderContext & -0x80635c class oCAIVobMove * __thiscall oCVob GetAIVobMove -0x8063ec class zCObject * __cdecl oCTouchDamage _CreateNewInstance -0x806408 void __thiscall oCWay ~oCWay -0x806467 void __thiscall oCWay Init class zCWaypoint * class zCWaypoint * -0x8064cc class zCObject * __cdecl oCWorld _CreateNewInstance -0x806537 oCWorld* __thiscall oCWorld oCWorld -0x80658b void __thiscall oCWorld ~oCWorld -0x8065c7 class oCVob * __thiscall oCWorld CreateVob enum zTVobType class zSTRING const & -0x80660e class oCVob * __thiscall oCWorld CreateVob enum zTVobType int -0x806638 void __thiscall oCWorld Archive class zCArchiver & -0x806668 void __thiscall oCWorld Unarchive class zCArchiver & -0x806697 int __thiscall oCWorld SaveWorld class zSTRING const & enum zCWorld::zTWorldSaveMode int int -0x806718 int __thiscall oCWorld LoadWorld class zSTRING const & enum zCWorld::zTWorldLoadMode -0x8067a3 class zCTree * __thiscall oCWorld AddVobAsChild class zCVob * class zCTree * -0x806823 void __thiscall oCWorld RemoveVob class zCVob * -0x806847 void __thiscall oCWorld EnableVob class zCVob * class zCVob * -0x806877 void __thiscall oCWorld DisableVob class zCVob * -0x806898 void __fastcall oCWorld RemoveFromLists class zCVob * -0x8068ef class zSTRING __thiscall oCWorldTimer GetTimeString -0x806918 void __cdecl TestFont -0x80693b int __cdecl MainProg -0x806950 zCConDat* __thiscall zCConDat zCConDat class zSTRING const & class zSTRING const & int void * int -0x806963 zCConDat* __thiscall zCConDat zCConDat class zSTRING const & class zSTRING const & int void * int -0x806970 zCConDat* __thiscall zCConDat zCConDat class zSTRING const & class zSTRING const & int -0x806983 zCConDat* __thiscall zCConDat zCConDat class zSTRING const & class zSTRING const & int -0x806a00 zCConsole* __thiscall zCConsole zCConsole -0x806a44 zCConsole* __thiscall zCConsole zCConsole int int class zSTRING const & -0x806a84 void __thiscall zCConsole ~zCConsole -0x806aa0 void __thiscall zCConsole AddChar int int -0x806adf void __thiscall zCConsole InsertVar class zSTRING const & class zSTRING const & int void * int -0x806b1f void __thiscall zCConsole Register class zSTRING const & class zSTRING const & int -0x806b5f void __thiscall zCConsole Register class zSTRING const & class zSTRING const & -0x806c1c int __thiscall zCConsole AutoCompletion class zSTRING & -0x806c54 void __thiscall zCConsole Show -0x806cca void __thiscall zCConsole Update -0x806ce8 void __thiscall zCConsole ShowInput -0x806d10 class zCConDat * __thiscall zCConsole Get class zSTRING const & -0x806d40 class zCConDat * __thiscall zCConsole GetBestMatch class zSTRING const & -0x806d98 void __thiscall zCConsole Eval class zSTRING const & -0x806e24 int __thiscall zCConsole Evaluate class zSTRING const & -0x806e8c void __thiscall zCConsole ShowHelp -0x806ed3 void __thiscall zCConsole SaveInfoFile class zSTRING const & -0x806ef0 int __cdecl zCConsole EditFunc class zSTRING const & class zSTRING & -0x806f4c int __thiscall zCConsole EditInstance int void * -0x806fc7 class zCObject * __cdecl zCEventManager _CreateNewInstance -0x806ffe zCEventManager* __thiscall zCEventManager zCEventManager -0x80702e zCEventManager* __thiscall zCEventManager zCEventManager class zCVob * -0x807053 void __thiscall zCEventManager ~zCEventManager -0x8072ce void __thiscall zCEventManager OnMessage class zCEventMessage * class zCVob * -0x8072e8 void __thiscall zCEventManager SendMessageToHost class zCEventMessage * class zCVob * class zCVob * -0x80735c void __thiscall zCEventManager Clear -0x807380 void __thiscall zCEventManager ShowList int int -0x807390 void __thiscall zCFontMan ~zCFontMan -0x8073a0 void __thiscall zCFontMan ~zCFontMan -0x8073c0 int __thiscall zCFontMan SearchFont class zSTRING const & -0x807404 int __thiscall zCFontMan Load class zSTRING const & -0x807453 int __thiscall zCFont LoadFontTexture class zSTRING const & -0x807468 zCFont* __thiscall zCFont zCFont class zSTRING const & -0x807488 void __thiscall zCFont ~zCFont -0x8074fe int __thiscall zCFont SaveFontData -0x8075a6 int __thiscall zCFont LoadFontData -0x8075dc int __thiscall zCFont AnalyseLetters -0x807611 zCGfx* __thiscall zCGfx zCGfx class zSTRING const & -0x807644 zCGfx* __thiscall zCGfx zCGfx int int -0x807658 void __cdecl zCGfx Reload -0x807686 struct TGfx_Gfx * __thiscall zCGfx LoadPcx class zSTRING const & -0x8076a8 struct TGfx_Gfx * __thiscall zCGfx LoadTga class zSTRING const & -0x8076c8 void __thiscall zCGfx Save class zSTRING const & -0x807710 struct TGfx_Gfx * __thiscall zCGfx LoadGfx class zSTRING const & -0x807720 void __thiscall zCPar_File ~zCPar_File -0x80772b void __thiscall zCPar_File ~zCPar_File -0x807758 void __thiscall zCPar_File SaveTree int class zCPar_Symbol * class zDATE & -0x807778 void __thiscall zCPar_File SaveTreeNode class zFILE * class zCPar_TreeNode * -0x8077ac class zCPar_TreeNode * __thiscall zCPar_File LoadTreeNode class zFILE * -0x8077f4 int __thiscall zCPar_File LoadTree class zFILE_STATS & class zCPar_SymbolTable & -0x80786f zCParser* __thiscall zCParser zCParser int -0x8078fa void __thiscall zCParser ~zCParser -0x80796b void __thiscall zCParser Error class zSTRING & int -0x807990 void __thiscall zCParser Message class zSTRING & -0x8079b8 int __thiscall zCParser SaveDat class zSTRING & -0x807a00 int __thiscall zCParser LoadDat class zSTRING & -0x807a38 int __thiscall zCParser Parse class zSTRING -0x807b21 int __thiscall zCParser ParseSource class zSTRING & -0x807bed int __thiscall zCParser ParseFile class zSTRING & -0x807c18 void __thiscall zCParser ParseBlock -0x807d0a void __thiscall zCParser CreatePCode -0x807dfd class zCPar_TreeNode * __thiscall zCParser PushOnStack class zCPar_TreeNode * -0x807e30 int __thiscall zCParser MergeFile class zSTRING & -0x807e50 void __thiscall zCParser DoStack int -0x807ebf void * __cdecl zCParser CallFunc int ... -0x807efc void __thiscall zCParser CreateHelpers -0x807f18 int __thiscall zCParser GetIndex class zSTRING const & -0x807f38 class zCPar_Symbol * __thiscall zCParser GetSymbol class zSTRING const & -0x807f60 class zSTRING __thiscall zCParser GetClassVarInfo int int int & int & -0x807f88 void __thiscall zCParser GetClassVarInfo int class zSTRING & int & int & -0x807fa8 class zSTRING __thiscall zCParser GetText int int -0x807fc8 class zSTRING __thiscall zCParser GetInstanceValue class zSTRING & int void * int -0x808007 class zSTRING __thiscall zCParser GetInstanceValue int int void * int -0x808028 int __thiscall zCParser IsValid class zSTRING & void * class zSTRING & -0x808078 int __thiscall zCParser CheckClassSize int int -0x808098 void __thiscall zCParser AddClassOffset class zSTRING & int -0x8080b8 int __thiscall zCParser AutoCompletion class zSTRING & -0x8080d8 void __thiscall zCParser Reparse class zSTRING & -0x8081e9 int __thiscall zCParser SaveInstance int void * -0x80821c void __thiscall zCParser ShowCode int -0x808268 void __thiscall zCParser SaveInfoFile class zSTRING -0x808290 int __thiscall zCParser IsInAdditionalInfo class zSTRING const & -0x808324 int __thiscall zCParser WriteAdditionalInfo class zSTRING & int int -0x808363 int __thiscall zCParser SaveGlobalVars class zCArchiver & -0x8083ae int __thiscall zCParser LoadGlobalVars class zCArchiver & -0x8083c8 zCPar_TreeNode* __thiscall zCPar_TreeNode zCPar_TreeNode int class zSTRING & int -0x8083e8 void __thiscall zCPar_TreeNode ~zCPar_TreeNode -0x808408 void __thiscall zCParser FindNext char * -0x808440 void __thiscall zCParser Match class zSTRING & -0x808458 int __thiscall zCParser ReadVarType -0x808478 int __thiscall zCParser ReadFuncType -0x8084a8 int __thiscall zCParser ReadInt -0x8084e0 float __thiscall zCParser ReadFloat -0x808528 void __thiscall zCParser ReadString class zSTRING & -0x808573 int __thiscall zCParser ReadArray -0x808590 class zCPar_TreeNode * __thiscall zCParser CreateStringLeaf -0x8085b8 int __thiscall zCParser GetNextToken -0x808678 class zCPar_TreeNode * __thiscall zCParser Parse_Expression_Primary int & -0x8086b4 class zCPar_TreeNode * __thiscall zCParser Parse_Expression int & int -0x8086e0 int __thiscall zCParser EvalLeaf class zCPar_TreeNode * int -0x808987 void __thiscall zCParser DeclareVar int -0x8089cc void __thiscall zCParser DeclareClass -0x808a9e void __thiscall zCParser DeclareInstance -0x808b48 void __thiscall zCParser DeclarePrototype -0x808b9e void __thiscall zCParser DeclareIf -0x808c3b void __thiscall zCParser DeclareAssign class zSTRING & -0x808c8e void __thiscall zCParser DeclareAssignFunc class zSTRING & -0x808d30 void __thiscall zCParser DeclareFunc -0x808d64 void __thiscall zCParser DeclareReturn -0x808e2d void __thiscall zCParser DeclareFuncCall class zSTRING & int -0x808f30 void __thiscall zCParser GetNextCommand class zSTRING & -0x808f48 void __thiscall zCParser ShowPCodeSpy class zSTRING & -0x808f80 void __thiscall zCParser ShowPCode int class zCView * int -0x808ff0 void __cdecl zCParser DefineExternal class zSTRING const & int (__cdecl*)(void) int int ... -0x80902c void __thiscall zCParser DefineExternalVar class zSTRING const & void * int int -0x809058 int __thiscall zCParser FindInstanceVar class zSTRING & -0x809090 int __thiscall zCParser FindIndex class zSTRING & -0x8090a8 zCPar_StringTable* __thiscall zCPar_StringTable zCPar_StringTable int -0x8090c8 void __thiscall zCPar_StringTable ~zCPar_StringTable -0x8090f9 class zSTRING * __thiscall zCPar_StringTable Insert class zSTRING & -0x809118 void __thiscall zCPar_StringTable Save class zSTRING & -0x809151 void __thiscall zCPar_StringTable Load class zSTRING & -0x809168 void __cdecl zCPar_Symbol SetUseInstance class zCPar_Symbol * -0x809188 void __thiscall zCPar_Symbol ~zCPar_Symbol -0x8091e0 void __thiscall zCPar_Symbol AllocSpace -0x809217 void * __thiscall zCPar_Symbol GetDataAdr int -0x809250 void __thiscall zCPar_Symbol SetLineData int int int int -0x809268 void __thiscall zCPar_Symbol SetFileNr int -0x809298 void __thiscall zCPar_Symbol Save class zFILE * -0x8092c8 void __thiscall zCPar_Symbol SaveFull class zFILE * -0x8092e8 void __thiscall zCPar_Symbol LoadFull class zFILE * -0x809308 void __thiscall zCPar_Symbol Load class zFILE * -0x809336 zCPar_SymbolTable* __thiscall zCPar_SymbolTable zCPar_SymbolTable int -0x809356 void __thiscall zCPar_SymbolTable ~zCPar_SymbolTable -0x80937c void __thiscall zCPar_SymbolTable PreAlloc int -0x8093e0 void __thiscall zCPar_SymbolTable Load class zFILE * -0x809444 void __thiscall zCPar_SymbolTable Show -0x809458 void __thiscall zCPar_Stack PopString class zSTRING & -0x80949f zCView* __thiscall zCView zCView -0x8094df zCView* __thiscall zCView zCView int int int int enum zTviewID -0x80953b void __thiscall zCView ~zCView -0x809558 void __thiscall zCView CheckAutoScroll -0x809578 void __thiscall zCView InsertBack class zSTRING const & -0x809598 void __thiscall zCView ForceOpen -0x8095d7 class zCViewText * __thiscall zCView CreateText int int class zSTRING const & float struct zCOLOR & int int -0x8095f8 void __thiscall zCView PrintTimedCX int class zSTRING const & float struct zCOLOR * -0x809618 void __thiscall zCView PrintTimedCXY class zSTRING const & float struct zCOLOR * -0x809658 void __thiscall zCView PrintMessage class zSTRING const & class zSTRING const & float struct zCOLOR & -0x8096cc void __thiscall zCView PrintMessageCXY class zSTRING const & class zSTRING const & float struct zCOLOR & -0x8096e8 void __thiscall zCView DialogMessage class zSTRING const & class zSTRING const & float struct zCOLOR & -0x809708 void __thiscall zCView DialogMessageCXY class zSTRING const & class zSTRING const & float struct zCOLOR & -0x809728 void __thiscall zCView DialogSelection class zSTRING const & class zSTRING const & struct zCOLOR & struct zCOLOR & float -0x809748 void __thiscall zCView PrintChars int int class zSTRING const & -0x809768 void __thiscall zCView PrintCX int class zSTRING const & -0x809788 void __thiscall zCView PrintCY int class zSTRING const & -0x8097a8 void __thiscall zCView PrintCXY class zSTRING const & -0x8097e7 class zCViewText * __thiscall zCView CreateText int int class zSTRING const & -0x809808 void __thiscall zCView Nextline class zSTRING const & float struct zCOLOR * int * -0x809863 void __thiscall zCView Printwin class zSTRING const & -0x809878 class zSTRING __thiscall zCView Input int -0x8098d7 class zSTRING __thiscall zCView Input int class zSTRING & -0x809900 class zSTRING __thiscall zCView Input int int int class zSTRING & -0x809948 int __thiscall zCView InputNumber int int -0x809968 void __thiscall zCView InsertItem class zCView * int -0x80999c void __cdecl zCView SetMode int int int struct HWND__ * * -0x8099bb zCViewText* __thiscall zCViewText zCViewText int int class zSTRING const & -0x8099db zCViewText* __thiscall zCViewText zCViewText int int class zSTRING const & float & struct zCOLOR & int int -0x809a00 void __thiscall zList::Remove class zCView * -0x809a10 zCWayNet* __thiscall zCWayNet zCWayNet -0x809a1b zCWayNet* __thiscall zCWayNet zCWayNet -0x809a30 zCWayNet* __thiscall zCWayNet zCWayNet class zCWorld * -0x809a3b zCWayNet* __thiscall zCWayNet zCWayNet class zCWorld * -0x809a79 void __thiscall zCWayNet ~zCWayNet -0x809abe void __thiscall zCWayNet UpdateVobDependencies -0x809afe void __thiscall zCWayNet ClearVobDependencies -0x809b62 void __thiscall zCWayNet CreateVobDependencies class zCWorld * -0x809b9f class zSTRING __thiscall zCWayNet MergeWaypoints -0x809c43 class zSTRING __thiscall zCWayNet CheckConsistency int -0x809c78 void __thiscall zCWay Draw class zCCamera * -0x809ca3 zCWaypoint* __thiscall zCWaypoint zCWaypoint -0x809cc3 void __thiscall zCWaypoint ~zCWaypoint -0x809cd8 void __thiscall zCWaypoint CalcProperties class zCWorld * -0x809cf8 void __thiscall zCWayNet RemoveUnusedWPVobs -0x809d40 void __thiscall zCWayNet ArchiveOldFormat class zCArchiver & -0x809db6 void __thiscall zCWayNet Archive class zCArchiver & -0x809ec7 void __thiscall zCWayNet UnarchiveOldFormat class zCArchiver & -0x809f84 void __thiscall zCWayNet Unarchive class zCArchiver & -0x809fa0 class zSTRING __thiscall zCRoute GetDesc -0x809fc0 class zSTRING __thiscall zCRoute GetRemainingDesc -0x809fd8 int __thiscall zCVobSpot IsAvailable class zCVob * -0x80a03c class zCObject * __cdecl zCVobWaypoint _CreateNewInstance -0x80a09c class zCObject * __cdecl zCVobSpot _CreateNewInstance -0x80a0fc class zCObject * __cdecl zCVobStartpoint _CreateNewInstance -0x80a15c class zCObject * __cdecl zCWaypoint _CreateNewInstance -0x80a1bc class zCObject * __cdecl zCWayNet _CreateNewInstance -0x80a1c7 class zCObject * __cdecl zCWayNet _CreateNewInstance -0x80a201 void __cdecl zUlfi_StartUp -0x80a259 class zCObject * __cdecl oCZoneMusic _CreateNewInstance -0x80a2b9 class zCObject * __cdecl oCZoneMusicDefault _CreateNewInstance -0x80a390 void __thiscall oCZoneMusic ProcessZoneList class zCArraySort const & class zCArraySort const & class zCWorld * -0x80a3d8 void __cdecl oCZoneMusic SwitchInAndOutZones class zCArraySort const & class zCArraySort const & -0x80a3f8 class oCZoneMusic * __cdecl oCZoneMusic GetMusicZoneByName class oCZoneMusic * class zSTRING -0x80a440 void __cdecl oCZoneMusic GetNewTheme class zSTRING * -0x80a4c0 int __cdecl oCZoneMusic PlayThemeVariation class zSTRING int -0x80a519 class zCObject * __cdecl zCMusicControler _CreateNewInstance -0x80a597 class zCObject * __cdecl zCEventMusicControler _CreateNewInstance -0x80a5b8 void __thiscall zCMusicControler ThisVobRemovedFromWorld class zCWorld * -0x80a5d8 int __thiscall zCDXTCCache_D3D Unlock int int int struct IDirectDrawSurface7 * -0x80a610 void __thiscall zCDXTCCache_D3D ClearCache -0x80a636 struct IDirectDrawSurface7 * __thiscall zCDXTCCache_D3D XDXTC_CreateSurface int int int struct zCDXTCCache_D3D::zD3D_Entry * -0x80abf2 int __thiscall zCRnd_D3D XD3D_InitPort int int int int int -0x80acf5 int __thiscall zCRnd_D3D XD3D_TestCapabilities -0x80ad30 int __thiscall zCRnd_D3D XD3D_SetDevice int int int int enum zTRnd_ScreenMode -0x80ad68 void __thiscall zCRnd_D3D XD3D_ClearDevice -0x80ad90 int __thiscall zCRnd_D3D XD3D_TextureRescue class zCTex_D3D * -0x80adc0 int __thiscall zCRnd_D3D XD3D_TextureRebuild -0x80aea3 int __thiscall zCRnd_D3D XD3D_CreateWin int int int -0x80af49 zCRnd_D3D* __thiscall zCRnd_D3D zCRnd_D3D -0x80afd1 void __thiscall zCRnd_D3D ~zCRnd_D3D -0x80b04d void __thiscall zCRnd_D3D EmergencyExit -0x80b068 void __thiscall zCRnd_D3D DrawPolySimple class zCTexture * struct zTRndSimpleVertex * int -0x80b08b int __cdecl DXTryWarning long char const * -0x80b0b6 void __thiscall zCRnd_D3D DrawPoly class zCPolygon * -0x80b0c8 void __thiscall zCRnd_D3D XD3D_AlphaBlendPoly class zCPolygon * class zCMaterial * -0x80b0e8 void __thiscall zCRnd_D3D BeginFrame -0x80b12c int __thiscall zCRnd_D3D SetTransform enum zTRnd_TrafoType class zMAT4 const & -0x80b278 void __thiscall zCRnd_D3D RenderAlphaSortList -0x80b2d2 void __thiscall zD3D_alphaPoly Draw int -0x80b2fc class zCVertexBuffer * __thiscall zCRnd_D3D CreateVertexBuffer -0x80b340 int __thiscall zCSurfaceCache_D3D CacheInSurface struct IDirectDrawSurface7 * struct zCSurfaceCache_D3D::zCSlotIndex * -0x80b380 struct IDirectDrawSurface7 * __thiscall zCSurfaceCache_D3D CacheOutSurface struct zCSurfaceCache_D3D::zCSlotIndex * -0x80b398 void __thiscall zCSurfaceCache_D3D ClearCache -0x80b3b8 void __thiscall zCSurfaceCache_D3D XSC_ClearSlot struct zCSurfaceCache_D3D::zD3D_SlotHeader * -0x80b3d8 void __thiscall zCSurfaceCache_D3D XSC_KillLastSurfaceInSlot struct zCSurfaceCache_D3D::zD3D_SlotHeader * -0x80b409 class zCTexture * __thiscall zCRnd_D3D CreateTexture -0x80b43c class zCTextureConvert * __thiscall zCRnd_D3D CreateTextureConvert -0x80b458 void __thiscall zCTex_D3D ~zCTex_D3D -0x80b478 void __thiscall zCTex_D3D ReleaseData -0x80b4a7 int __thiscall zCTex_D3D Unlock -0x80b4d0 int __thiscall zCTex_D3D SetTextureInfo class zCTextureInfo const & -0x80b4e8 void __thiscall zCTex_D3D GetPixelSize int & int & -0x80b566 int __thiscall zCTex_D3D CopyTextureDataTo int void * int -0x80b578 int __thiscall zCTex_D3D CopyPaletteDataTo void * -0x80b598 void * __thiscall zCTex_D3D GetPaletteBuffer -0x80b65b int __thiscall zCTex_D3D GetTextureBuffer int void * & int & -0x80b718 int __thiscall zCTex_D3D XTEX_BuildSurfaces int -0x80b740 void __thiscall zCTex_D3D InsertTexture int int -0x80b758 int __thiscall zCTex_D3D SetTexture int -0x80b778 int __thiscall zCTex_D3D RemoveTexture -0x80b7be int __thiscall zCTex_D3D RebuildTexture struct zD3D_savedTexture * -0x80b7d0 zCVertexBuffer_D3D* __thiscall zCVertexBuffer_D3D zCVertexBuffer_D3D -0x80b7e3 zCVertexBuffer_D3D* __thiscall zCVertexBuffer_D3D zCVertexBuffer_D3D -0x80b7f0 void __thiscall zCVertexBuffer_D3D ~zCVertexBuffer_D3D -0x80b803 void __thiscall zCVertexBuffer_D3D ~zCVertexBuffer_D3D -0x80b818 int __thiscall zCVertexBuffer_D3D Destroy -0x80b846 int __thiscall zCVertexBuffer_D3D Lock unsigned long -0x80b86f void __thiscall zCRnd_D3D Vid_Blit int struct tagRECT * struct tagRECT * -0x80b896 int __thiscall zCRnd_D3D Vid_GetFrontBufferCopy class zCTextureConvert & -0x80b8fc int __thiscall zCRnd_D3D Vid_SetDevice int -0x80b946 int __thiscall zCRnd_D3D Vid_GetDeviceInfo struct zTRnd_DeviceInfo & int -0x80b968 int __thiscall zCRnd_D3D Vid_GetModeInfo struct zTRnd_VidModeInfo & int -0x80b998 int __thiscall zCRnd_D3D Vid_SetMode int struct HWND__ * * -0x80b9fd int __thiscall zCRnd_D3D XD3D_SetMode int int int -0x80ba74 void __thiscall zCRnd_D3D Vid_SetScreenMode enum zTRnd_ScreenMode -0x80bb56 void __thiscall zCRnd_D3D Vid_SetGammaCorrection float float float -0x80bb91 int __thiscall zCTexConGeneric ConvertTextureFormat class zCTextureInfo const & -0x80bb9c int __thiscall zCTexConGeneric ConvertTextureFormat class zCTextureInfo const & -0x80bc28 int __thiscall zCTexConGeneric GetTextureBuffer int void * & int & -0x80bc50 int __thiscall zCTexConGeneric CopyTextureDataTo int void * int -0x80bc68 void __thiscall zCTexConGeneric ~zCTexConGeneric -0x80bdf4 int __fastcall oCDocumentManager CreateDocument -0x80be24 int __fastcall oCDocumentManager CreateMap -0x80be48 oCViewDocument* __thiscall oCViewDocument oCViewDocument class zSTRING & -0x80be84 void __fastcall oCViewDocument SetPages int -0x80beb4 oCViewDocumentMap* __thiscall oCViewDocumentMap oCViewDocumentMap -0x80bec8 void __thiscall oCViewDocumentMap ~oCViewDocumentMap -0x80bee8 class oCViewDocument * __fastcall oCViewDocumentMap SetPage int class zSTRING & int -0x80bf13 void __fastcall oCViewDocumentMap UpdatePosition -0x80bf69 class zCObject * __cdecl oCViewDialogInventory _CreateNewInstance -0x80bfc9 class zCObject * __cdecl oCViewDialogItem _CreateNewInstance -0x80bfe8 void __thiscall oCViewDialogItem ~oCViewDialogItem -0x80c049 class zCObject * __cdecl oCViewDialogItemContainer _CreateNewInstance -0x80c068 void __fastcall oCViewDialogItemContainer UpdateValue -0x80c0c9 class zCObject * __cdecl oCViewDialogStealContainer _CreateNewInstance -0x80c0e8 void __fastcall oCViewDialogStealContainer UpdateValue -0x80c14c class zCObject * __cdecl oCViewDialogTrade _CreateNewInstance -0x80c22c oCViewDialogTrade* __thiscall oCViewDialogTrade oCViewDialogTrade -0x80c248 void __thiscall oCViewDialogTrade ~oCViewDialogTrade -0x80c298 void __fastcall oCViewDialogTrade SetNpcLeft class oCNpc * -0x80c2cc void __fastcall oCViewDialogTrade SetNpcRight class oCNpc * -0x80c320 void __fastcall oCViewDialogTrade StartSelection -0x80c338 void __fastcall oCViewDialogTrade OnAccept -0x80c3d4 oCInformationManager* __thiscall oCInformationManager oCInformationManager -0x80c3e8 void __thiscall oCInformationManager ~oCInformationManager -0x80c520 void __fastcall oCInformationManager PrintStatus -0x80c548 void __fastcall oCInformationManager CameraStart -0x80c568 void __fastcall oCInformationManager CameraStop -0x80c588 void __fastcall oCInformationManager CollectInfos -0x80c5b0 void __fastcall oCInformationManager OnInfo class oCInfo * -0x80c5d0 void __fastcall oCInformationManager OnChoice class oCInfoChoice * -0x80c5fb void __thiscall oCLogManager ~oCLogManager -0x80c610 void __thiscall oCLogTopic ~oCLogTopic -0x80c623 void __thiscall oCLogTopic ~oCLogTopic -0x80c676 void __fastcall oCLogManager Unarchive class zCArchiver & -0x80c6a4 void __fastcall oCLogTopic AddEntry class zSTRING const & -0x80c6eb void __fastcall oCLogTopic Unarchive class zCArchiver & -0x80c70b void __thiscall oCNpc::oSDamageDescriptor oSDamageDescriptor struct oCNpc::oSDamageDescriptor const & -0x80c737 void __cdecl oCNpc NotifyDamageToSpy class zSTRING & -0x80c7cc int __thiscall oCNpc EV_DamageOnce class oCMsgDamage * -0x80cbd2 int __thiscall oCNpc EV_DamagePerFrame class oCMsgDamage * -0x80cc5c void __thiscall oCNpc OnDamage struct oCNpc::oSDamageDescriptor & -0x80e107 void __thiscall oCNpc OnDamage_Hit struct oCNpc::oSDamageDescriptor & -0x80e419 void __thiscall oCNpc OnDamage_Condition struct oCNpc::oSDamageDescriptor & -0x80e5a5 void __thiscall oCNpc OnDamage_Script struct oCNpc::oSDamageDescriptor & -0x80e62c void __thiscall oCNpc OnDamage_Effects struct oCNpc::oSDamageDescriptor & -0x80f728 void __thiscall oCNpc OnDamage_Effects_Start struct oCNpc::oSDamageDescriptor & -0x80fdbc void __thiscall oCNpc OnDamage_Effects_End struct oCNpc::oSDamageDescriptor & -0x810c16 void __thiscall oCNpc OnDamage_Anim struct oCNpc::oSDamageDescriptor & -0x810c40 void __thiscall oCNpc OnDamage_Sound struct oCNpc::oSDamageDescriptor & -0x810e25 void __thiscall oCNpc OnDamage_Events struct oCNpc::oSDamageDescriptor & -0x810e30 void __thiscall oCNpc OnDamage_Events struct oCNpc::oSDamageDescriptor & -0x810e70 void __thiscall oCNpc OnDamage class zCVob * class zCVob * float int class zVEC3 const & -0x810eb4 void __cdecl oCNpc InitFightAI -0x810ee0 void __thiscall oCNpc::oSActionBlock InitBlock class zCParser * int int -0x810efb int __thiscall oCNpc IsNpcBetweenMeAndTarget class zCVob * -0x810f63 int __thiscall oCNpc ThinkNextFightAction -0x8111d8 int __thiscall oCNpc FightAttackMelee int -0x81120c int __thiscall oCNpc FightAttackBow -0x811274 int __thiscall oCNpc EV_AttackBow class oCMsgAttack * -0x81129c int __thiscall oCNpc FightAttackMagic -0x811304 void __thiscall oCNpc Fighting -0x81132c int __thiscall oCNpc ReadySpell int int -0x81135c int __thiscall oCNpc UnreadySpell -0x811380 void __thiscall oCNpc GetAngles class zVEC3 & float & float & -0x8113b6 class zVEC3 __thiscall oCNpc GetVecNormalFromBBox class zCVob * class zVEC3 & -0x811434 void __thiscall oCNpc CreateFallDamage float -0x811478 int __thiscall oCNpc ThinkNextFleeAction -0x811498 void __thiscall oCNpc ResetPos class zVEC3 & -0x8114b8 void __thiscall oCNpc EmergencyResetPos class zVEC3 & -0x811518 void __thiscall oCNpc StandUp int int -0x81153b int __thiscall oCNpc EV_AlignToFP class oCMsgMovement * -0x811667 int __thiscall oCNpc EV_GoRoute class oCMsgMovement * -0x8116d0 int __thiscall oCNpc EV_WhirlAround class oCMsgMovement * -0x8116e8 int __thiscall oCNpc EV_Dodge class oCMsgMovement * -0x811708 int __thiscall oCNpc EV_GotoVob class oCMsgMovement * -0x81172b int __thiscall oCNpc EV_GotoFP class oCMsgMovement * -0x811740 int __thiscall oCNpc EV_TurnAway class oCMsgMovement * -0x81174b int __thiscall oCNpc EV_TurnAway class oCMsgMovement * -0x811768 int __thiscall oCNpc EV_TurnToVob class oCMsgMovement * -0x811790 int __thiscall oCNpc RbtIsObjectObstacle class zCVob * class zVEC3 const & class zVEC3 const & class zVEC3 & -0x8117a8 int __thiscall oCNpc RbtGetObstacle class zVEC3 const & class zVEC3 const & class zCVob * & class zVEC3 & -0x8117c8 int __thiscall oCNpc RbtAvoidObstacles -0x8117fc int __thiscall oCNpc RbtGotoFollowPosition -0x811818 void __cdecl ApplyDamages unsigned long int * int & -0x811879 class zCObject * __cdecl zCViewDraw _CreateNewInstance -0x811898 void __thiscall zCViewDraw ~zCViewDraw -0x8118b8 void __fastcall zCViewDraw SetTexture class zSTRING const & -0x8118ec class zCViewDraw & __cdecl zCViewDraw GetScreen -0x811949 class zCObject * __cdecl zCViewFX _CreateNewInstance -0x8119a9 class zCObject * __cdecl zCViewObject _CreateNewInstance -0x8119d3 zCViewObject* __thiscall zCViewObject zCViewObject -0x811a1a void __thiscall zCViewObject ~zCViewObject -0x811a79 class zCObject * __cdecl zCViewPrint _CreateNewInstance -0x811a90 zCViewPrint* __thiscall zCViewPrint zCViewPrint -0x811aa6 zCViewPrint* __thiscall zCViewPrint zCViewPrint -0x811ad4 void __thiscall zCViewPrint ~zCViewPrint -0x811afc void __fastcall zCViewPrint Print class zSTRING & -0x811b2c void __fastcall zCViewPrint PrintLine class zSTRING & -0x811b73 void __fastcall zCViewPrint PrintLines class zSTRING & -0x811b96 zCViewText2* __thiscall zCViewText2 zCViewText2 class zSTRING & class zCPosition & struct zCOLOR & float class zCFont * int enum zTRnd_AlphaBlendFunc -0x811bb6 zCViewText2* __thiscall zCViewText2 zCViewText2 class zSTRING & class zCPosition & struct zCOLOR & class zCFont * int enum zTRnd_AlphaBlendFunc -0x811bd6 zCViewText2* __thiscall zCViewText2 zCViewText2 class zSTRING & class zCPosition & struct zCOLOR & float class zCFont * -0x811bf6 zCViewText2* __thiscall zCViewText2 zCViewText2 class zSTRING & class zCPosition & struct zCOLOR & class zCFont * -0x811c16 zCViewText2* __thiscall zCViewText2 zCViewText2 class zSTRING & class zCPosition & struct zCOLOR & -0x811c36 zCViewText2* __thiscall zCViewText2 zCViewText2 class zSTRING & class zCPosition & float class zCFont * -0x811c56 zCViewText2* __thiscall zCViewText2 zCViewText2 class zSTRING & class zCPosition & class zCFont * -0x811c76 zCViewText2* __thiscall zCViewText2 zCViewText2 class zSTRING & class zCPosition & float -0x811c96 zCViewText2* __thiscall zCViewText2 zCViewText2 class zSTRING & class zCPosition & -0x811d07 class zCObject * __cdecl zCViewDialog _CreateNewInstance -0x811d3e zCViewDialog* __thiscall zCViewDialog zCViewDialog -0x811d58 void __thiscall zCViewDialog ~zCViewDialog -0x811db9 class zCObject * __cdecl zCViewDialogChoice _CreateNewInstance -0x811dd8 void __thiscall zCViewDialogChoice ~zCViewDialogChoice -0x811e00 void __fastcall zCViewDialogChoice AddChoice class zSTRING & int -0x811e20 void __cdecl zAccountInit -0x811e50 void __thiscall zCAccountInfo Add char const * int int -0x811f68 void __thiscall zCSparseArray::zCSparseArray unsigned long -0x811f88 void __thiscall zCSparseArray::~zCSparseArray -0x811fb9 void __thiscall zCSparseArray::ConstructData void * -0x811fc9 void __thiscall zCSparseArray::ConstructData void * -0x811fe8 void __thiscall zCSparseArray::~zCSparseArray -0x812011 void __thiscall zCSparseArray::CopyIndex void * void const * -0x812031 void __thiscall zCSparseArray::CopyIndex void * void const * -0x812048 void __thiscall zCSparseArray::~zCSparseArray -0x812079 class zCCollisionObject * __cdecl oCCollObjectCharacter _CreateNewInstance -0x812090 void __thiscall oCCollObjectCharacter PushAround class zVEC3 const & -0x812194 void __thiscall CD3duGlobals InitializeIfNeeded -0x8121b2 void __thiscall CD3duGlobals InitializeIfNeeded -0x8121d4 void __thiscall CD3duContextList AddD3duContext class CD3duContext * -0x8121e8 void __thiscall CVideoModeList AddVideoMode struct _D3DX_VIDMODEDESC * -0x812214 void __thiscall CD3duDeviceList AddD3duDeviceNode struct _D3DX_DEVICEDESC * class CDDrawDeviceNode * -0x8122f0 int __stdcall CDDrawDeviceList _DDEnumCBListDDrawDevices struct _GUID * char * char * void * struct HMONITOR__ * -0x812348 long __thiscall CCapsFile LoadSoftwareCaps class CHelInfo * -0x81235c ostream* __thiscall ostream ostream class streambuf * -0x812380 ostream* __thiscall ostream ostream class ostream const & -0x8123a4 class ostream & __thiscall ostream operator= class streambuf * -0x8123b8 ostream_withassign* __thiscall ostream_withassign ostream_withassign -0x8123dc ostream_withassign* __thiscall ostream_withassign ostream_withassign class streambuf * -0x812400 istream* __thiscall istream istream class streambuf * -0x812424 istream* __thiscall istream istream class istream const & -0x812448 class istream & __thiscall istream operator= class streambuf * -0x81245c istream_withassign* __thiscall istream_withassign istream_withassign -0x812480 istream_withassign* __thiscall istream_withassign istream_withassign class streambuf * -0x8124a4 ofstream* __thiscall ofstream ofstream -0x8124d4 ofstream* __thiscall ofstream ofstream char const * int int -0x812510 ofstream* __thiscall ofstream ofstream int -0x812540 ofstream* __thiscall ofstream ofstream int char * int -0x812570 filebuf* __thiscall filebuf filebuf int char * int -0x812584 void __thiscall filebuf ~filebuf -0x8125ac void __cdecl std _Xlen -0x8125c0 void __thiscall std::logic_error logic_error class std::basic_string class std::allocator > const & -0x812610 void __cdecl std _Xran diff --git a/resources/g2.txt b/resources/g2.txt deleted file mode 100644 index f3bcf4b..0000000 --- a/resources/g2.txt +++ /dev/null @@ -1,14281 +0,0 @@ -0x401010 void __stdcall `vector constructor iterator' void * unsigned int int void (__thiscall*)(void *) -0x401040 void * __thiscall zCModelAniActive `vector deleting destructor' unsigned int -0x4010c0 zSTRING* __thiscall zSTRING zSTRING char const * -0x401140 void * __thiscall zSTRING `scalar deleting destructor' unsigned int -0x401160 void __thiscall zSTRING ~zSTRING -0x401550 class zCObject * __cdecl oCCSManager _CreateNewInstance -0x4015b0 void __cdecl oCCSManager operator delete void * -0x401600 oCCSManager* __thiscall oCCSManager oCCSManager -0x401d60 zCObject* __thiscall zCObject zCObject -0x401ec0 class zCClassDef * __thiscall zCObject _GetClassDef -0x401ed0 void __thiscall zCObject Archive class zCArchiver & -0x401ee0 void __thiscall zCObject Unarchive class zCArchiver & -0x401ef0 void * __thiscall zCObject `scalar deleting destructor' unsigned int -0x401f20 zCOLOR* __thiscall zCOLOR zCOLOR int -0x401f30 class zCClassDef * __thiscall zCEventMessage _GetClassDef -0x401f40 int __thiscall zCEventMessage IsOverlay -0x401f50 int __thiscall zCEventMessage IsNetRelevant -0x401f60 int __thiscall zCEventMessage IsHighPriority -0x401f70 int __thiscall zCEventMessage IsJob -0x401f80 int __thiscall zCEventMessage GetIgnoreCutsceneMode -0x401f90 void __thiscall zCEventMessage Delete -0x401fa0 int __thiscall zCEventMessage IsDeleteable -0x401fb0 int __thiscall zCEventMessage IsDeleted -0x401fc0 void __thiscall zCEventMessage SetCutsceneMode int -0x401fd0 int __thiscall zCEventMessage GetCutsceneMode -0x401fe0 int __thiscall zCEventMessage MD_GetNumOfSubTypes -0x401ff0 class zSTRING __thiscall zCEventMessage MD_GetSubTypeString int -0x402030 class zSTRING __thiscall zCEventMessage MD_GetVobRefName -0x402070 void __thiscall zCEventMessage MD_SetVobRefName class zSTRING const & -0x402080 void __thiscall zCEventMessage MD_SetVobParam class zCVob * -0x402090 enum zCEventMessage::zTTimeBehavior __thiscall zCEventMessage MD_GetTimeBehavior -0x4020a0 float __thiscall zCEventMessage MD_GetMinTime -0x4020b0 void __thiscall zCEventMessage Pack class zCBuffer & class zCEventManager * -0x4020c0 void __thiscall zCEventMessage Unpack class zCBuffer & class zCEventManager * -0x4020d0 void __thiscall zCEventMessage ~zCEventMessage -0x4020e0 void * __thiscall zCEventMessage `scalar deleting destructor' unsigned int -0x402110 void __cdecl zCEventCore operator delete void * -0x402130 class zCClassDef * __thiscall zCEventCore _GetClassDef -0x402140 int __thiscall zCEventCore MD_GetNumOfSubTypes -0x402150 int __thiscall zCEventCore IsNetRelevant -0x402170 void * __thiscall zCEventCore `scalar deleting destructor' unsigned int -0x4021a0 void __cdecl zCCSCamera_EventMsg operator delete void * -0x4021c0 void __cdecl zCCSCamera_EventMsgActivate operator delete void * -0x4021e0 class zCClassDef * __thiscall zCCSCamera_EventMsgActivate _GetClassDef -0x4021f0 int __thiscall zCCSCamera_EventMsgActivate IsDeleted -0x402200 void __thiscall zCCSCamera_EventMsgActivate Delete -0x402210 void * __thiscall zCCSCamera_EventMsgActivate `vector deleting destructor' unsigned int -0x402240 void __thiscall zCCSCamera_EventMsgActivate ~zCCSCamera_EventMsgActivate -0x4022a0 void __cdecl zCEventScreenFX operator delete void * -0x4022c0 class zCClassDef * __thiscall oCCSManager _GetClassDef -0x4022d0 void __cdecl oCMsgMovement operator delete void * -0x4022f0 void __cdecl oCMsgManipulate operator delete void * -0x402310 void __cdecl oCMsgConversation operator delete void * -0x402330 void * __thiscall oCCSManager `scalar deleting destructor' unsigned int -0x402360 void __thiscall oCCSManager ~oCCSManager -0x402370 class zCCSPlayer * __thiscall oCCSManager CreateCutscenePlayer class zCWorld * -0x4023f0 void __cdecl oCCSPlayer operator delete void * -0x402410 class zCEventMessage * __thiscall oCCSManager CreateOuMessage -0x402420 class zCEventMessage * __thiscall oCCSManager CreateMessage int -0x402a6f class zCEventMessage * __thiscall oCCSManager CreateMessage int -0x402af0 zSTRING* __thiscall zSTRING zSTRING -0x402b10 class zCCSProps * __thiscall oCCSManager CreateProperties -0x402b70 void __cdecl oCCSProps operator delete void * -0x402b90 void __thiscall std basic_string,class std::allocator >::basic_string,class std::allocator > class std::allocator const & -0x402bb0 class std::basic_string,class std::allocator > & __thiscall std basic_string,class std::allocator >::erase unsigned int unsigned int -0x402cd0 void * __thiscall zCSoundManager::zCSoundEventData `vector deleting destructor' unsigned int -0x402d30 void __thiscall zCSoundManager::zCSoundEventData ~zCSoundEventData -0x402dc0 class std::basic_string,class std::allocator > & __thiscall std basic_string,class std::allocator >::assign class std::basic_string class std::allocator > const & unsigned int unsigned int -0x402fc0 class std::basic_string,class std::allocator > & __thiscall std basic_string,class std::allocator >::assign char const * unsigned int -0x403060 void __thiscall std basic_string,class std::allocator >::_Eos unsigned int -0x403080 bool __thiscall std basic_string,class std::allocator >::_Grow unsigned int bool -0x4031a0 void __thiscall std basic_string,class std::allocator >::_Split -0x403280 void __thiscall std basic_string,class std::allocator >::_Tidy bool -0x4032d0 unsigned int __thiscall std basic_string,class std::allocator >::max_size -0x4032e0 void __thiscall std basic_string,class std::allocator >::_Copy unsigned int -0x403850 class zCObject * __cdecl oCCSPlayer _CreateNewInstance -0x4038c0 class zCClassDef * __thiscall oCCSPlayer _GetClassDef -0x4038d0 oCCSPlayer* __thiscall oCCSPlayer oCCSPlayer -0x4038f0 void * __thiscall oCCSPlayer `scalar deleting destructor' unsigned int -0x403920 void __thiscall oCCSPlayer ~oCCSPlayer -0x403940 void __thiscall oCCSPlayer ProcessCutscene class zCCSCutsceneContext * class zVEC3 const & -0x403c3b void __thiscall oCCSPlayer ProcessCutscene class zCCSCutsceneContext * class zVEC3 const & -0x403e90 class zCObject * __cdecl oCCSProps _CreateNewInstance -0x403ef0 class zCClassDef * __thiscall oCCSProps _GetClassDef -0x403f00 oCCSProps* __thiscall oCCSProps oCCSProps -0x403f20 void * __thiscall oCCSProps `scalar deleting destructor' unsigned int -0x403f50 void __thiscall oCCSProps ~oCCSProps -0x403f60 void __thiscall oCCSProps Archive class zCArchiver & -0x403f70 void __thiscall oCCSProps Unarchive class zCArchiver & -0x403f80 int __thiscall oCCSProps AcceptRole class zCCSRole * class zCVob * -0x403f90 int __thiscall oCCSProps CheckRole class zCCSRole * class zCVob * -0x403fe0 int __thiscall oCCSProps CheckRoleResult -0x404210 class zCObject * __cdecl oCCSTrigger _CreateNewInstance -0x404270 void __thiscall zCVob OnTick -0x404280 void __thiscall zCVob PostLoad -0x404290 enum zCVob::zTVobCharClass __thiscall zCVob GetCharacterClass -0x4042a0 int __thiscall zCVob CanThisCollideWith class zCVob * -0x4042b0 int __thiscall zCVob GetScriptInstance class zSTRING * & int & -0x4042d0 int __thiscall zCVob SetByScriptInstance class zSTRING const * int -0x4042e0 int __thiscall zCVob GetCSStateFlags -0x4042f0 class zSTRING const * __thiscall zCTriggerBase GetTriggerTarget int -0x404310 void __cdecl oCCSTrigger operator delete void * -0x404330 class zCClassDef * __thiscall oCCSTrigger _GetClassDef -0x404340 void * __thiscall oCCSTrigger `scalar deleting destructor' unsigned int -0x404370 void __thiscall oCCSTrigger ~oCCSTrigger -0x404380 void __thiscall oCCSTrigger TriggerTarget class zCVob * -0x4045c0 class zSTRING __cdecl operator+ class zSTRING const & class zSTRING const & -0x404710 class zSTRING __cdecl operator+ char const * class zSTRING const & -0x404880 class zSTRING __cdecl operator+ class zSTRING const & char const * -0x4049a0 class zSTRING __thiscall zCTrigger GetTriggerTarget -0x4049f0 void __thiscall oCCSTrigger UntriggerTarget class zCVob * -0x404c30 void __thiscall oCCSTrigger Archive class zCArchiver & -0x404c40 void __thiscall oCCSTrigger Unarchive class zCArchiver & -0x404c50 void __thiscall std basic_string,class std::allocator >::~basic_string,class std::allocator > -0x404eb0 class zCObject * __cdecl zCCSCutsceneContext _CreateNewInstance -0x404f70 class zCEventMessage * __thiscall zCCSBlockBase GetCommand -0x404f80 void __cdecl zCCSCutsceneContext operator delete void * -0x404fa0 class zCClassDef * __thiscall zCCSCutsceneContext _GetClassDef -0x404fb0 int __thiscall zCCSCutsceneContext IsCutscene -0x404fc0 int __thiscall zCCSCutsceneContext IsOutputUnit -0x404fd0 int __cdecl zCCSCutsceneContext DisablePlayCutscenes int -0x404fe0 zCCSCutsceneContext* __thiscall zCCSCutsceneContext zCCSCutsceneContext -0x405040 void * __thiscall zCCSCutsceneContext `scalar deleting destructor' unsigned int -0x405070 zCCSCutsceneContext* __thiscall zCCSCutsceneContext zCCSCutsceneContext class zSTRING & -0x405790 zCCSCutsceneContext* __thiscall zCCSCutsceneContext zCCSCutsceneContext class zCCSBlock * int int -0x405a80 void __thiscall zCCSCutsceneContext UseThisSubBlock class zCCSBlock * -0x405be0 void __thiscall zCCSCutsceneContext ~zCCSCutsceneContext -0x405e20 void __thiscall zCCSCutsceneContext Archive class zCArchiver & -0x406230 class zSTRING __thiscall zCCSCutsceneContext GetCSName -0x406300 class zSTRING __thiscall zCCSProps GetName -0x406350 void __thiscall zCCSCutsceneContext Unarchive class zCArchiver & -0x406810 int __thiscall zCCSCutsceneContext StartPlaying -0x406e60 void __thiscall zCCSCutsceneContext Stop -0x407670 class zSTRING __thiscall zCCSProps GetScriptFuncOnStop -0x4076c0 void __thiscall zCCSCutsceneContext Interrupt -0x407970 void __thiscall zCCSCutsceneContext ForcedInterrupt -0x407c20 int __thiscall zCCSCutsceneContext Play class zVEC3 -0x408b4c int __thiscall zCCSCutsceneContext Play class zVEC3 -0x408ec0 zVEC3* __thiscall zVEC3 zVEC3 float float float -0x408ee0 class zVEC3 __thiscall zMAT4 GetTranslation -0x408f00 void __thiscall zCCSCutsceneContext HandleTrigger -0x4091a0 void __thiscall zCCSCutsceneContext HandleUntrigger -0x4091b0 float __thiscall zCCSCutsceneContext GetLastTimePoint -0x4091c0 float __thiscall zCCSCutsceneContext GetLastTimeStamp -0x4091d0 enum zCCSCutsceneContext::zTCSPlayResult __thiscall zCCSCutsceneContext GetLastPlayResult class zSTRING & -0x409610 enum zCCSCutsceneContext::zTCSPlayResult __thiscall zCCSCutsceneContext GetLastPlayResult class zSTRING & -0x4096a0 int __thiscall zCCSCutsceneContext AreU class zSTRING const & -0x409760 int __thiscall zCCSCutsceneContext AreU int -0x409780 int __thiscall zCCSCutsceneContext IsForcedInterrupted -0x4097a0 int __thiscall zCCSCutsceneContext IsPlaying -0x4097d0 int __thiscall zCCSCutsceneContext IsFinished -0x4097f0 int __thiscall zCCSCutsceneContext ReplayCutscene -0x409800 void __thiscall zCCSCutsceneContext SetPoolItem class zCCSPoolItem * -0x409860 void __thiscall zCCSCutsceneContext PrepareBlock -0x4098a0 class zCVob * __thiscall zCCSCutsceneContext GetStage -0x4098c0 void __thiscall zCCSCutsceneContext SetStage class zCVob * -0x409920 class zCVob * __thiscall zCCSCutsceneContext CatchPlayer class zCVob * -0x409930 void __thiscall zCCSCutsceneContext ForcedResume -0x409950 int __thiscall zCCSCutsceneContext CheckRoleReactions -0x4099c0 void __thiscall zCCSCutsceneContext PrintDebugInfo class zSTRING const & -0x409fc0 int __thiscall zCCSCutsceneContext AddMainRole class zCVob * -0x409ff0 void __thiscall std basic_string,class std::allocator >::basic_string,class std::allocator > class std::basic_string class std::allocator > const & -0x40a110 void __thiscall std basic_string,class std::allocator >::basic_string,class std::allocator > char const * class std::allocator const & -0x40a1d0 int __thiscall std basic_string,class std::allocator >::compare char const * -0x40a230 int __thiscall std basic_string,class std::allocator >::compare unsigned int unsigned int char const * unsigned int -0x40a2a0 void __thiscall zCArray::AllocDelta int -0x40a370 void * __thiscall zCCSBlockPosition `vector deleting destructor' unsigned int -0x40a820 class zCObject * __cdecl zCCSAtomicBlock _CreateNewInstance -0x40a950 void __thiscall zCCSBlockBase InsertBlock class zCCSBlockBase * int -0x40a960 void __cdecl zCCSAtomicBlock operator delete void * -0x40a980 class zCClassDef * __thiscall zCCSAtomicBlock _GetClassDef -0x40a990 int __thiscall zCCSAtomicBlock IsFinished class zCArray const & -0x40a9a0 class zCEventMessage * __thiscall zCCSAtomicBlock GetCommand -0x40ab90 class zCObject * __cdecl zCCSBlock _CreateNewInstance -0x40ac60 void __cdecl zCCSBlock operator delete void * -0x40ac80 class zCClassDef * __thiscall zCCSBlock _GetClassDef -0x40ae70 class zCObject * __cdecl zCCSSyncBlock _CreateNewInstance -0x40af40 class zCClassDef * __thiscall zCCSBlockBase _GetClassDef -0x40af50 void __cdecl zCCSSyncBlock operator delete void * -0x40af70 class zCClassDef * __thiscall zCCSSyncBlock _GetClassDef -0x40b170 class zCObject * __cdecl zCCutscene _CreateNewInstance -0x40b1d0 void __cdecl zCCutscene operator delete void * -0x40b3e0 class zCObject * __cdecl zCCSRole _CreateNewInstance -0x40b530 void __cdecl zCCSRole operator delete void * -0x40b550 class zCClassDef * __thiscall zCCSRole _GetClassDef -0x40b740 class zCObject * __cdecl zCEvMsgCutscene _CreateNewInstance -0x40b850 void __cdecl zCEvMsgCutscene operator delete void * -0x40b870 class zCClassDef * __thiscall zCEvMsgCutscene _GetClassDef -0x40b880 int __thiscall zCEvMsgCutscene IsHighPriority -0x40b890 void __thiscall zCEvMsgCutscene Delete -0x40b8a0 int __thiscall zCEvMsgCutscene IsDeleted -0x40b8b0 void * __thiscall zCEvMsgCutscene `scalar deleting destructor' unsigned int -0x40b940 zCCSRole* __thiscall zCCSRole zCCSRole -0x40ba60 void * __thiscall zCCSRole `scalar deleting destructor' unsigned int -0x40ba90 zCCSRole* __thiscall zCCSRole zCCSRole class zSTRING & -0x40bbd0 void __thiscall zCCSRole ~zCCSRole -0x40be80 void __thiscall zCCSRole SetRoleVob class zCVob * -0x40c310 int __thiscall zCObject Release -0x40c330 class zCVob * __thiscall zCCSRole GetRoleVob -0x40c340 void __thiscall zCCSRole Archive class zCArchiver & -0x40c3a0 void __thiscall zCCSRole Unarchive class zCArchiver & -0x40c4f0 zCEvMsgCutscene* __thiscall zCEvMsgCutscene zCEvMsgCutscene enum zCEvMsgCutscene::TCutsceneSubType -0x40c640 void __thiscall zCEvMsgCutscene ~zCEvMsgCutscene -0x40c6a0 int __thiscall zCEvMsgCutscene MD_GetNumOfSubTypes -0x40c6b0 class zSTRING __thiscall zCEvMsgCutscene MD_GetSubTypeString int -0x40c7e2 class zSTRING __thiscall zCEvMsgCutscene MD_GetSubTypeString int -0x40c860 zCCSBlockBase* __thiscall zCCSBlockBase zCCSBlockBase -0x40c9c0 void * __thiscall zCCSBlockBase `scalar deleting destructor' unsigned int -0x40c9f0 void __thiscall zCCSBlockBase ~zCCSBlockBase -0x40ca00 class zCCSBlockBase * __thiscall zCCSBlockBase GetChild int -0x40ca10 int __thiscall zCCSBlockBase NewBlock int int -0x40ca20 int __thiscall zCCSBlockBase GetNumOfChilds -0x40ca30 int __thiscall zCCSBlockBase GetRoleNumOfChild int -0x40ca40 void __thiscall zCCSBlockBase BlockCorrection -0x40ca50 void __thiscall zCCSBlockBase BlockAsFocus int -0x40ca60 class zSTRING __thiscall zCCSBlockBase GetRoleName -0x40caf0 void __thiscall zCCSBlockBase SetRoleName class zSTRING & -0x40cb00 void __thiscall zCCSBlockBase DeleteChild int -0x40cb10 class zCCSBlockPosition * __thiscall zCCSBlockBase GetChildPos int -0x40cb20 zCCSAtomicBlock* __thiscall zCCSAtomicBlock zCCSAtomicBlock -0x40cc50 void * __thiscall zCCSAtomicBlock `scalar deleting destructor' unsigned int -0x40cc80 void __thiscall zCCSAtomicBlock ~zCCSAtomicBlock -0x40cd20 void __thiscall zCCSAtomicBlock OrganizeRoles class zCArray & class zCArray & -0x40cf80 void __thiscall zCCSAtomicBlock Play class zCArray const & -0x40cfa0 void __thiscall zCCSAtomicBlock Play class zCArray const & float float -0x40cfc0 void __thiscall zCCSAtomicBlock Play class zCEventManager * -0x40d040 void __thiscall zCCSAtomicBlock Play class zCEventManager * float float -0x40d050 float __thiscall zCCSAtomicBlock GetMinTime -0x40d070 int __thiscall zCCSAtomicBlock IsFinished class zCEventManager * -0x40d260 zCCSBlock* __thiscall zCCSBlock zCCSBlock -0x40d300 void * __thiscall zCCSBlock `scalar deleting destructor' unsigned int -0x40d330 void __thiscall zCCSBlock ~zCCSBlock -0x40d410 class zCCSBlockBase * __thiscall zCCSBlock GetChild int -0x40d430 class zCCSBlockPosition * __thiscall zCCSBlock GetChildPos int -0x40d450 int __thiscall zCCSBlock GetNumOfChilds -0x40d460 void __thiscall zCCSBlock DeleteChild int -0x40d4f0 void __thiscall zCCSBlock Play class zCEventManager * -0x40d540 void __thiscall zCCSBlock Play class zCEventManager * float float -0x40d600 void __thiscall zCCSBlock Play class zCArray const & -0x40d6d0 void __thiscall zCCSBlock Play class zCArray const & float float -0x40d7a0 float __thiscall zCCSBlock GetMinTime -0x40d830 int __thiscall zCCSBlock IsFinished class zCEventManager * -0x40d880 int __thiscall zCCSBlock IsFinished class zCArray const & -0x40d940 void __thiscall zCCSBlock OrganizeRoles class zCArray & class zCArray & -0x40d990 class zSTRING __thiscall zCCSBlock GetRoleName -0x40d9e0 void __thiscall zCCSBlock SetRoleName class zSTRING & -0x40db20 void __thiscall zCCSBlock InsertBlock class zCCSBlockBase * int -0x40dbc0 int __thiscall zCCSBlock NewBlock int int -0x40dc60 void __thiscall zCCSBlock BlockAsFocus int -0x40dca0 void __thiscall zCCSBlock BlockCorrection -0x40dda0 zCCSSyncBlock* __thiscall zCCSSyncBlock zCCSSyncBlock -0x40de50 void * __thiscall zCCSSyncBlock `scalar deleting destructor' unsigned int -0x40de80 void __thiscall zCCSSyncBlock ~zCCSSyncBlock -0x40dee0 int __thiscall zCCSSyncBlock IsFinished class zCArray const & -0x40df30 void __thiscall zCCSSyncBlock Play class zCEventManager * -0x40df80 void __thiscall zCCSSyncBlock Play class zCArray const & -0x40e030 void __thiscall zCCSSyncBlock Play class zCArray const & float float -0x40e0e0 int __thiscall zCCSSyncBlock GetRoleNumOfChild int -0x40e100 void __thiscall zCCSSyncBlock InsertBlock class zCCSBlockBase * int -0x40e1d0 int __thiscall zCCSSyncBlock NewBlock int int -0x40e2a0 void __thiscall zCCSSyncBlock BlockAsFocus int -0x40e2f0 void __thiscall zCCSSyncBlock DeleteChild int -0x40e3b0 void __thiscall zCCSSyncBlock AssignerCorrection int -0x40e3e0 zCCutscene* __thiscall zCCutscene zCCutscene -0x40e5a0 void __cdecl zCCSProps operator delete void * -0x40e5c0 class zCClassDef * __thiscall zCCutscene _GetClassDef -0x40e5d0 int __thiscall zCCutscene IsCutscene -0x40e5e0 void * __thiscall zCCutscene `scalar deleting destructor' unsigned int -0x40e610 void __thiscall zCCutscene ~zCCutscene -0x40e780 void __thiscall zCCutscene SetOwnerPlayer class zCCSPlayer * -0x40e7c0 int __thiscall zCCutscene IsMember class zCVob * -0x40e7f0 void __thiscall zCCutscene SetRoleListForDebugging class zCArray & -0x40e9b0 void __thiscall zCCutscene SaveRolesVobs class zCBuffer & -0x40ec40 void __thiscall zCCutscene RestoreRoleVobs class zCBuffer & -0x40eeb0 int __thiscall zCCutscene CheckMainRole class zCVob * -0x40fcf0 class zCVob * __thiscall zCCutscene GetStage -0x40fd00 int __thiscall zCCutscene CheckPlayState -0x40fdc0 void __thiscall zCCutscene PrepareBlock -0x40fe40 void __thiscall zCCutscene AddRoleOU class zCVob * -0x410670 int __thiscall zCCutscene AddMainRole class zCVob * -0x410ec0 void __thiscall zCCutscene RemoveRole class zCVob * -0x410f40 int __thiscall zCCutscene CSCheck int & -0x412e3c int __thiscall zCCutscene CSCheck int & -0x4130c0 int __thiscall zCCutscene StartPlaying -0x413b60 zCEventMessage* __thiscall zCEventMessage zCEventMessage -0x413cc0 void __thiscall zCEvMsgCutscene SetCutsceneName class zSTRING -0x413e30 void __thiscall zCCutscene Reset -0x413f30 void __thiscall zCCutscene ClearCutscene -0x414120 void __thiscall zCCutscene StopRole class zCVob * -0x414280 class zCEventManager * __thiscall zCCutscene SolveEventManager int -0x4142c0 void __thiscall zCCutscene Stop -0x415390 void __thiscall zCCutscene Interrupt -0x415d30 int __thiscall zCCutscene GetActualBlockNum -0x415d40 int __thiscall zCCutscene ResumeActBlock -0x4160f0 void __thiscall zCCutscene ResumeAtBlock int -0x416100 int __thiscall zCCutscene PlaySub float float -0x416160 int __thiscall zCCutscene IsFinished -0x416170 int __thiscall zCCutscene NewBlock int int -0x416350 void __thiscall zCCutscene NewCS class zCCSManager * -0x416500 zSTRING* __thiscall zSTRING zSTRING class zSTRING const & -0x416600 void __thiscall zCCutscene NewRole class zSTRING & -0x4167b0 void __thiscall zCCutscene DeleteRole int -0x4168a0 void __thiscall zCCutscene RegisterAdditionalVob class zCTree * -0x416910 class zCVob * __thiscall zCCutscene LoadStage -0x416b30 class zCVob * __thiscall zCCutscene CatchPlayer class zCVob * -0x416b70 zCCSBlockPosition* __thiscall zCCSBlockPosition zCCSBlockPosition -0x416b90 zCCSBlockPosition* __thiscall zCCSBlockPosition zCCSBlockPosition class zCCSBlockBase * -0x416bb0 zCCSBlockPosition* __thiscall zCCSBlockPosition zCCSBlockPosition float class zCCSBlockBase * -0x416bd0 void __thiscall zCCSBlockPosition ~zCCSBlockPosition -0x416be0 class zCCSBlockPosition & __thiscall zCCSBlockPosition operator= class zCCSBlockPosition const & -0x416c00 void __thiscall zCCSBlockBase Archive class zCArchiver & -0x416c10 void __thiscall zCCSBlockBase Unarchive class zCArchiver & -0x416c20 void __thiscall zCCSAtomicBlock Archive class zCArchiver & -0x416c40 void __thiscall zCCSAtomicBlock Unarchive class zCArchiver & -0x416c70 void __thiscall zCCSBlock Archive class zCArchiver & -0x416e50 void __thiscall zCCSBlock Unarchive class zCArchiver & -0x417090 void __thiscall zCCSSyncBlock Archive class zCArchiver & -0x4172c0 void __thiscall zCCSSyncBlock Unarchive class zCArchiver & -0x417500 void __thiscall zCCutscene Archive class zCArchiver & -0x417590 void __thiscall zCCutscene Unarchive class zCArchiver & -0x417840 class zCVob * __thiscall zCCutscene FirstRoleUsed -0x417870 int __thiscall zCCutscene CheckRoles int & -0x417900 void __thiscall zCCutscene PrintDebugInfo class zSTRING const & -0x417910 enum zCCutscene::zTCSCheckResult __thiscall zCCutscene GetLastCheckResult class zSTRING & -0x417b86 enum zCCutscene::zTCSCheckResult __thiscall zCCutscene GetLastCheckResult class zSTRING & -0x417c10 int __thiscall zCCutscene TryToCancel -0x417c40 struct zTCSBlockPosition __thiscall zCCutscene GetFirstBlockPosition -0x417db0 struct zTCSBlockPosition __thiscall zCCutscene GetFirstBlockPosition -0x417dd0 class zCEventMessage * __thiscall zCCutscene GetNextMessage struct zTCSBlockPosition & -0x417e20 class zCCSBlockBase * __thiscall zCCutscene GetNextBlock struct zTCSBlockPosition & -0x417e50 void __thiscall zCCutscene SerializeCutscene class zCCutscene * struct zTCSBlockPosition & -0x417fc0 void __thiscall zCCutscene SerializeBlock class zCCSBlockBase * struct zTCSBlockPosition & -0x4180b0 int __thiscall std basic_string,class std::allocator >::compare class std::basic_string class std::allocator > const & -0x418100 void __thiscall zCArray::~zCArray -0x418120 void __thiscall zCArray::InsertEnd class zCVob * const & -0x4181f0 zCCutscene* __thiscall zCCutscene zCCutscene -0x418210 void __thiscall zCArray::InsertEnd class zCEventManager * const & -0x4182e0 class zCCSBlockBase * & __thiscall zCArray::GetSafe int -0x4184a0 class zCObject * __cdecl zCCSSyncBlock _CreateNewInstance -0x4184c0 zCCutscene* __thiscall zCCutscene zCCutscene -0x4184e0 void __thiscall zCArray AllocDelta int -0x418540 void __thiscall zCArray::AllocDelta int -0x4185a0 void __thiscall zCArray::AllocDelta int -0x418600 void __thiscall zCArray::AllocDelta int -0x418660 void __thiscall zCArray::InsertEnd class zCCSBlockBase * const & -0x418730 void __thiscall zCArray::InsertEnd class zCCSBlockPosition const & -0x418780 void __thiscall zCArray::AllocDelta int -0x418a00 class zCObject * __cdecl zCCSLib _CreateNewInstance -0x418b20 void __cdecl zCCSLib operator delete void * -0x418b40 class zCClassDef * __thiscall zCCSLib _GetClassDef -0x418b50 void __thiscall zCCSLib Archive class zCArchiver & -0x418d80 void __thiscall zCCSLib Unarchive class zCArchiver & -0x419320 zCCSLib* __thiscall zCCSLib zCCSLib -0x419400 void * __thiscall zCCSLib `scalar deleting destructor' unsigned int -0x419430 void __thiscall zCCSLib ~zCCSLib -0x419510 void __thiscall zCCSLib DeleteLib -0x419580 void __thiscall zCCSLib RemoveFromLib int int -0x4195f0 int __thiscall zCCSLib ValidateToken class zSTRING & -0x419670 int __thiscall zCCSLib IsLoaded -0x419680 int __thiscall zCCSLib WasChanged -0x419690 int __thiscall zCCSLib NextFree -0x4196a0 int __thiscall zCCSLib Add class zCCSBlock * -0x419750 void __thiscall zCCSLib Change -0x419760 class zCCSBlock * __thiscall zCCSLib GetOU int -0x419770 void __thiscall zCCSLib CompactLib -0x4197d0 zCCSLib* __thiscall zCCSLib zCCSLib -0x4197f0 void __thiscall zCArraySort::AllocDelta int -0x419850 void __thiscall zCArraySort::InsertEnd class zCCSBlock * const & -0x419b40 class zCObject * __cdecl zCCSManager _CreateNewInstance -0x419ba0 void __cdecl zCCSManager operator delete void * -0x419bc0 class zSTRING __thiscall zCCSManager LibGetSvmModuleName int -0x419e80 int __thiscall zCCSManager LibIsSvmModuleRunning int -0x419fc0 int __thiscall zCCSManager LibSvmModuleStart int -0x41a160 int __thiscall zCCSManager LibSvmModuleStop int -0x41a370 zCCSManager* __thiscall zCCSManager zCCSManager -0x41a470 class zCClassDef * __thiscall zCCSManager _GetClassDef -0x41a480 class zCEventMessage * __thiscall zCCSManager CreateMessage int -0x41a490 class zCEventMessage * __thiscall zCCSManager CreateOuMessage -0x41a4a0 void * __thiscall zCCSManager `scalar deleting destructor' unsigned int -0x41a4d0 void __thiscall zCCSManager ~zCCSManager -0x41a610 class zCCSPlayer * __thiscall zCCSManager CreateCutscenePlayer class zCWorld * -0x41a690 void __cdecl zCCSPlayer operator delete void * -0x41a6b0 void __thiscall zCCSManager RemoveCutscenePlayer class zCCSPlayer * -0x41a6c0 void __thiscall zCCSManager InsertPlayerInList class zCCSPlayer * -0x41a7a0 void __thiscall zCCSManager RemovePlayerFromList class zCCSPlayer * -0x41a800 class zCCSCutsceneContext * __thiscall zCCSManager InitiateCSwithContext class zCCSCutsceneContext * -0x41a930 void __cdecl zCCSPoolItem operator delete void * -0x41a950 class zCCSCutsceneContext * __thiscall zCCSManager InitiateOUwithContext class zCCSCutsceneContext * -0x41a980 class zCCSCutsceneContext * __thiscall zCCSManager CreateNewCutscene class zSTRING & -0x41aac0 class zCCSCutsceneContext * __thiscall zCCSManager CreateNewOutputUnit int -0x41ab50 int __thiscall zCCSManager IsDeactivated class zSTRING & -0x41ab70 void __thiscall zCCSManager PoolCountStart class zSTRING & -0x41ab90 void __thiscall zCCSManager PoolCountStop class zSTRING & -0x41abb0 int __thiscall zCCSManager PoolHasFlags class zSTRING & int -0x41abe0 void __thiscall zCCSManager PoolClrFlags class zSTRING & int -0x41ac00 void __thiscall zCCSManager PoolSetFlags class zSTRING & int -0x41ac20 int __thiscall zCCSManager PoolNumPlayed class zSTRING & -0x41ac40 int __thiscall zCCSManager PoolAllowedToStart class zSTRING & -0x41ac70 void __thiscall zCCSManager PoolInsertItem class zCCSPoolItem * -0x41ad50 class zCCSPoolItem * __thiscall zCCSManager PoolFindItem class zSTRING & -0x41aea0 void __thiscall zCCSManager PoolResetAll -0x41aed0 void __thiscall zCCSManager PoolResetByHour -0x41af10 void __thiscall zCCSManager PoolResetByDay -0x41af50 void __thiscall zCCSManager AddCommand class zSTRING & -0x41b0c0 int __thiscall zCCSManager GetNumOfShortCom -0x41b0d0 class zSTRING __thiscall zCCSManager GetShortCom int -0x41b250 void __thiscall zCCSManager Archive class zCArchiver & -0x41b4a0 void __thiscall zCCSManager Unarchive class zCArchiver & -0x41b700 void __thiscall zCCSManager LibLoad int -0x41bb90 void __thiscall zCCSManager LibCheckLoaded int -0x41bbb0 class zCCSBlock * __thiscall zCCSManager LibGetFirst -0x41bc10 class zCCSBlock * __thiscall zCCSManager LibGetNext -0x41bc60 class zCCSBlock * __thiscall zCCSManager LibGetFirst int & -0x41bcd0 class zCCSBlock * __thiscall zCCSManager LibGetNext int & -0x41bd30 class zCCSBlock * __thiscall zCCSManager LibGet int -0x41bd60 int __thiscall zCCSManager LibAddOU class zCCSBlock * -0x41bd80 void __thiscall zCCSManager LibDelOU int -0x41bda0 void __thiscall zCCSManager LibNullOU int -0x41bdc0 void __thiscall zCCSManager LibStore int -0x41c080 int __thiscall zCCSManager LibValidateOU int -0x41c0b0 int __thiscall zCCSManager LibValidateOU class zSTRING & -0x41c0d0 void __thiscall zCCSManager LibForceToLoad -0x41c0e0 int __thiscall zCCSManager LibIsLoaded -0x41c0f0 class zCCSProps * __thiscall zCCSManager CreateProperties -0x41c150 CGameManager* __thiscall CGameManager CGameManager -0x41c170 zCCSManager* __thiscall zCCSManager zCCSManager -0x41c190 zCCSManager* __thiscall zCCSManager zCCSManager -0x41c1b0 void __thiscall zCArray::AllocDelta int -0x41c210 void __thiscall zCArray::AllocDelta int -0x41c430 void * __thiscall zSTRING `vector deleting destructor' unsigned int -0x41c6b0 class zCObject * __cdecl zCCSPlayer _CreateNewInstance -0x41c7a0 void * __thiscall zCCSDebugger `scalar deleting destructor' unsigned int -0x41c7c0 class zCClassDef * __thiscall zCCSPlayer _GetClassDef -0x41c7d0 zCCSPlayer* __thiscall zCCSPlayer zCCSPlayer -0x41c8d0 void * __thiscall zCCSPlayer `scalar deleting destructor' unsigned int -0x41c900 void __thiscall zCCSPlayer ~zCCSPlayer -0x41ca50 void __thiscall zCCSPlayer SetOwnerWorld class zCWorld * -0x41ca60 void __thiscall zCCSPlayer SetOwnerManager class zCCSManager * -0x41ca70 class zCCSCutsceneContext * __thiscall zCCSPlayer StartCutscene class zCCutscene * class zCVob * class zSTRING -0x41cf00 class zCCSProps * __thiscall zCCutscene GetProperties -0x41cf10 class zCCSCutsceneContext * __thiscall zCCSPlayer StartCutscene class zSTRING & class zCVob * -0x41d210 class zCCSCutsceneContext * __thiscall zCCSPlayer CreateNewOutputUnit int class zCVob * -0x41d520 class zCCSCutsceneContext * __thiscall zCCSPlayer StartOutputUnit int class zCVob * -0x41da80 void __thiscall zCCSPlayer ForgetCutscene class zCCutscene * -0x41db80 void __thiscall zCCSPlayer Interrupt -0x41dbe0 void __thiscall zCCSPlayer Resume -0x41dc80 void __thiscall zCCSPlayer InsertCutscene class zCCSCutsceneContext * -0x41df90 void __thiscall zCCSPlayer RemoveCutscene class zCCSCutsceneContext * -0x41e2b0 void __thiscall zCCSPlayer OnCSTrigger class zSTRING & class zCVob * -0x41e550 void __thiscall zCCSPlayer OnCSUntrigger class zSTRING & class zCVob * -0x41e6e0 void __thiscall zCCSPlayer Archive class zCArchiver & -0x41e9e0 void __thiscall zCCSPlayer Unarchive class zCArchiver & -0x41edb0 void __thiscall zCCSDebugger ~zCCSDebugger -0x41ede0 void __thiscall zCCSPlayer CSDB_BeginSyncBlock class zCCSSyncBlock * -0x41eee0 void __thiscall zCCSPlayer CSDB_BeginAtomBlock class zCCSBlockBase * -0x41f120 void __thiscall zCCSPlayer CSDB_EndAtomBlock class zCCSBlockBase * -0x41f330 void __thiscall zCCSPlayer CSDB_Error class zCCSBlockBase * class zSTRING & -0x41f560 void __thiscall zCCSPlayer CSDB_Warning class zCCSBlockBase * class zSTRING & -0x41f790 void __thiscall zCCSPlayer CSDB_StartPlaying class zCCutscene * -0x41f7a0 void __thiscall zCCSPlayer CSDB_Stop class zCCutscene * -0x41f7b0 void __thiscall zCCSPlayer ResetCutscenePlayer -0x41f7d0 int __thiscall zCCSPlayer StopAllCutscenes class zCVob * -0x41fb00 int __thiscall zCCSPlayer StopAllOutputUnits class zCVob * -0x41fe50 int __thiscall zCCSPlayer IsAssigned class zSTRING & class zSTRING & -0x41feb0 void __thiscall zCCSPlayer PrintListOfCutscenes class zSTRING const & -0x420270 class zCCSCutsceneContext * __thiscall zCCSPlayer GetStartedCutscene class zCVob * -0x4202e0 class zCCSCutsceneContext * __thiscall zCCSPlayer GetStartedCutscene class zSTRING const & -0x420440 class zCCSCutsceneContext * __thiscall zCCSPlayer GetPlayingGlobalCutscene -0x4204e0 int __thiscall zCCSPlayer UpdateCutscenesNow -0x420530 void __thiscall zCCSPlayer DebugResetInfoscreen -0x420560 void __thiscall zCCSPlayer DebugAddCutscene int class zVEC3 int -0x420590 void __thiscall zCCSPlayer Process -0x420650 void __thiscall zCCSPlayer ProcessList class zVEC3 const & int int int -0x420810 zVEC3* __thiscall zVEC3 zVEC3 class zVEC3 const & -0x420830 void __thiscall zCCSPlayer ProcessCutscene class zCCSCutsceneContext * class zVEC3 const & -0x420930 void __thiscall zCCSPlayer ToggleDebugInfo -0x420a00 void __thiscall zCList::~zCList -0x420a30 int __thiscall zCList::GetNumInList -0x420a50 void * __thiscall zCList::`scalar deleting destructor' unsigned int -0x420a90 class std::basic_string,class std::allocator > & __thiscall std basic_string,class std::allocator >::append class std::basic_string class std::allocator > const & unsigned int unsigned int -0x420b70 class zCCSCutsceneContext * __thiscall zCList::Get int -0x420dc0 class zCObject * __cdecl zCCSPoolItem _CreateNewInstance -0x420ef0 class zCClassDef * __thiscall zCCSPoolItem _GetClassDef -0x420f00 zCCSPoolItem* __thiscall zCCSPoolItem zCCSPoolItem -0x421030 void * __thiscall zCCSPoolItem `scalar deleting destructor' unsigned int -0x421060 zCCSPoolItem* __thiscall zCCSPoolItem zCCSPoolItem class zCCSCutsceneContext * -0x4211c0 void __thiscall zCCSPoolItem Init -0x4211d0 void __thiscall zCCSPoolItem ~zCCSPoolItem -0x421250 enum zCCSProps::zTCSRunBehaviour __thiscall zCCSPoolItem GetRunBehaviour int & -0x421260 enum zCCSProps::zTCSRunBehaviour __thiscall zCCSPoolItem GetRunBehaviour -0x421270 void __thiscall zCCSPoolItem SetRunBehaviour enum zCCSProps::zTCSRunBehaviour int & -0x421290 void __thiscall zCCSPoolItem Archive class zCArchiver & -0x421310 void __thiscall zCCSPoolItem Unarchive class zCArchiver & -0x4214f0 void __thiscall zCCSPoolItem TestedDeactivation -0x421510 int __thiscall zCCSPoolItem IsAllowedToPlay -0x421530 void __thiscall zCCSPoolItem PrintDebugInfo -0x421890 void __thiscall zCCSPoolItem ClrFlags long -0x4218b0 void __thiscall zCCSPoolItem SetFlags long -0x4218c0 int __thiscall zCCSPoolItem HasFlags long -0x421b10 class zCObject * __cdecl zCCSProps _CreateNewInstance -0x421b70 zCCSProps* __thiscall zCCSProps zCCSProps -0x421d30 class zCClassDef * __thiscall zCCSProps _GetClassDef -0x421d40 void * __thiscall zCCSProps `scalar deleting destructor' unsigned int -0x421d70 void __thiscall zCCSProps ~zCCSProps -0x421e30 void __thiscall zCCSProps Archive class zCArchiver & -0x421f10 void __thiscall zCCSProps Unarchive class zCArchiver & -0x422000 int __thiscall zCCSProps CheckDistance float -0x422040 int __thiscall zCCSProps CheckRange float -0x422070 int __thiscall zCCSProps GetCheckRoleResult -0x422080 void __thiscall zCCSProps PrintDebugInfo -0x4227a4 void __thiscall zCCSProps PrintDebugInfo -0x422850 int __thiscall zCCSProps AcceptRole class zCCSRole * class zCVob * -0x422860 int __thiscall zCCSProps CheckRole class zCCSRole * class zCVob * -0x4228a0 oCBinkPlayer* __thiscall oCBinkPlayer oCBinkPlayer -0x4228c0 void * __thiscall oCBinkPlayer `scalar deleting destructor' unsigned int -0x4228e0 void __thiscall oCBinkPlayer ~oCBinkPlayer -0x4228f0 int __thiscall oCBinkPlayer PlayInit int -0x422950 int __thiscall oCBinkPlayer PlayDeinit -0x422960 int __thiscall oCBinkPlayer PlayFrame -0x422970 int __thiscall oCBinkPlayer PlayHandleEvents -0x4230ac int __thiscall oCBinkPlayer PlayHandleEvents -0x423450 int __thiscall oCBinkPlayer OpenVideo class zSTRING -0x423b00 oCGameInfo* __thiscall oCGameInfo oCGameInfo -0x423b20 void __thiscall zCGameInfo SetName class zSTRING const & -0x423c60 class zSTRING __thiscall zCGameInfo GetName -0x423cb0 void * __thiscall oCGameInfo `scalar deleting destructor' unsigned int -0x423cd0 void __thiscall oCGameInfo ~oCGameInfo -0x423ce0 void __thiscall oCGameInfo Init -0x423da0 void __thiscall oCGameInfo Pack class zCBuffer & unsigned char -0x423db0 void __thiscall oCGameInfo Unpack class zCBuffer & -0x4241b0 CGameManager* __thiscall CGameManager CGameManager -0x4243e0 void * __thiscall CGameManager `scalar deleting destructor' unsigned int -0x424400 void __thiscall CGameManager ~CGameManager -0x4245c0 void __thiscall CGameManager Tool_ConvertData -0x4248e0 void __thiscall zCTextureFileHandler ~zCTextureFileHandler -0x4248f0 void * __thiscall zCTextureFileHandler `scalar deleting destructor' unsigned int -0x424910 void __thiscall zCModelConvertFileHandler ~zCModelConvertFileHandler -0x424920 void __thiscall zCMorphMeshConvertFileHandler ~zCMorphMeshConvertFileHandler -0x424930 void __thiscall zCProgMeshConvertFileHandler ~zCProgMeshConvertFileHandler -0x424940 void __thiscall CGameManager Init struct HWND__ * & -0x4250f0 void __cdecl emergency_exit -0x4251a0 void __thiscall CGameManager Done -0x425440 int __thiscall CGameManager ExitGame -0x425450 int __thiscall CGameManager ExitSession -0x4254f0 void __thiscall CGameManager Run -0x425bf0 void __cdecl ExitGameFunc -0x425c20 void __thiscall CGameManager InitScreen_Open -0x425ed0 void __thiscall CGameManager InitScreen_Menu -0x425ff0 void __thiscall CGameManager InitScreen_Close -0x4260f0 void __thiscall CGameManager InitSettings -0x426300 int __stdcall SplashDialogProc struct HWND__ * unsigned int unsigned int long -0x426320 unsigned long __stdcall SplashThreadProc void * -0x426430 void __thiscall CGameManager ShowSplashScreen -0x426470 void __thiscall CGameManager RemoveSplashScreen -0x426490 void __thiscall CGameManager GameInit -0x426710 void __cdecl oCObjectFactory operator delete void * -0x426730 class zCClassDef * __thiscall oCObjectFactory _GetClassDef -0x426900 void * __thiscall oCObjectFactory `scalar deleting destructor' unsigned int -0x426930 void __thiscall oCObjectFactory ~oCObjectFactory -0x426940 class zCClassDef * __thiscall zCObjectFactory _GetClassDef -0x426950 class zCGameInfo * __thiscall zCObjectFactory CreateGameInfo -0x426960 class zCPlayerInfo * __thiscall zCObjectFactory CreatePlayerInfo -0x426970 void * __thiscall zCObjectFactory `scalar deleting destructor' unsigned int -0x4269a0 void __thiscall zCObjectFactory ~zCObjectFactory -0x4269b0 void __thiscall CGameManager GameDone -0x4269e0 void __thiscall CGameManager GameSessionReset -0x426ad0 void __thiscall CGameManager GameSessionInit -0x426c30 void __thiscall CGameManager GameSessionDone -0x426d30 void __thiscall CGameManager ShowIntro -0x426d40 void __thiscall CGameManager ShowExtro -0x426d50 void __thiscall CGameManager PreMenu -0x427280 void __thiscall zTRnd_DeviceInfo ~zTRnd_DeviceInfo -0x4272d0 void __thiscall CGameManager PostMenu class zSTRING -0x427370 void __thiscall CGameManager ApplySomeSettings -0x428ef0 int __thiscall CGameManager GetPlaytimeSeconds -0x428f40 void __thiscall CGameManager Menu int -0x429d20 void __thiscall CGameManager Read_Savegame int -0x429fb0 void __thiscall CGameManager Write_Savegame int -0x42a2f0 class zSTRING __thiscall oCSavegameInfo GetName -0x42a340 class zSTRING __thiscall oCSavegameInfo GetWorldName -0x42a390 class zSTRING __thiscall oCWorld GetWorldName -0x42a3e0 int __thiscall CGameManager HandleCancelKey int -0x42a7d0 int __thiscall CGameManager MenuEnabled int & -0x42aa30 int __thiscall CGameManager HandleEvent int -0x42ae90 class oCGame * __thiscall CGameManager GetGame -0x42aea0 int __thiscall CGameManager IsIntroActive -0x42aec0 void __thiscall CGameManager InsertMenuWorld class zSTRING & class zSTRING & -0x42aed0 void __thiscall CGameManager RemoveMenuWorld -0x42aee0 int __thiscall CGameManager IsGameRunning -0x42af00 int __thiscall CGameManager IntroduceChapter -0x42b4c0 int __thiscall CGameManager IntroduceChapter class zSTRING class zSTRING class zSTRING class zSTRING int -0x42b620 int __thiscall CGameManager PlayVideo class zSTRING -0x42b7f0 int __thiscall CGameManager PlayVideoEx class zSTRING short int -0x42bac0 void __thiscall CGameManager ShowRealPlayTime -0x42be20 int __cdecl VidIsResolutionValid int int int -0x42beb0 int __cdecl DefineMenuScriptFunctions -0x42c130 int __cdecl Apply_Options_Video -0x42cd20 int __cdecl Apply_Options_Performance -0x42cf20 int __cdecl ChangeMusicEnabled class zCOptionEntry & -0x42d1c0 int __cdecl Apply_Options_Audio -0x42d3f0 int __cdecl Apply_Options_Game -0x42d620 int __cdecl Apply_Options_Controls -0x42d850 int __cdecl Update_ChoiceBox -0x42e4d0 oCMenuSavegame* __thiscall oCMenuSavegame oCMenuSavegame class zSTRING const & enum oCMenuSavegame::oTMenuSavegameMode -0x42e540 void * __thiscall oCMenuSavegame `scalar deleting destructor' unsigned int -0x42e560 void __thiscall oCMenuSavegame ~oCMenuSavegame -0x42e600 void __thiscall oCMenu_Main ~oCMenu_Main -0x42e610 void __thiscall oCMenuSavegame Activate -0x42e620 void __thiscall oCMenuSavegame HandleSlotChange int -0x42ee10 class zSTRING __thiscall oCSavegameInfo GetSaveTime -0x42ee60 int __thiscall oCMenuSavegame HandleEvent int -0x42eec0 void __thiscall oCMenuSavegame ScreenInit -0x42f710 void __thiscall oCMenuSavegame ScreenDone -0x42fc10 int __thiscall oCMenuSavegame GetMenuItemSlotNr class zCMenuItem * -0x42fdd0 int __thiscall oCMenuSavegame GetSelectedSlot -0x42fde0 void __thiscall oCMenuSavegame SetScreenshot class zCTextureConvert * -0x42fe90 class std::basic_string,class std::allocator > & __thiscall std basic_string,class std::allocator >::append char const * unsigned int -0x430220 void __cdecl oBert_StartUp -0x431a00 class zVEC3 __thiscall zMAT4 GetAtVector -0x431f50 void __cdecl oBert_ShutDown -0x431f60 void __cdecl ShowMoreInfos class oCNpc * class oCNpc * -0x4329e0 void __cdecl HandleResultString class zSTRING -0x434490 void __cdecl ClearLogStatistics -0x434580 bool __cdecl LogStatistics class oCNpc * -0x435370 zSTRING* __thiscall zSTRING zSTRING int -0x435470 zSTRING* __thiscall zSTRING zSTRING float int -0x4355c0 bool __cdecl LogStatisticsWrite class zSTRING const & -0x4357a0 bool __cdecl LogStatisticsRead class zSTRING const & -0x435a40 void __thiscall zCArray::InsertEnd class zSTRING const & -0x435ee0 oCPlayerInfo* __thiscall oCPlayerInfo oCPlayerInfo -0x435f00 void __thiscall zCPlayerInfo SetName class zSTRING const & -0x436040 void * __thiscall oCPlayerInfo `scalar deleting destructor' unsigned int -0x436060 void __thiscall oCPlayerInfo Init class zSTRING const & class zSTRING const & -0x436070 void __thiscall oCPlayerInfo ~oCPlayerInfo -0x436080 void __thiscall oCPlayerInfo SetInstance enum TPlayerInstance -0x436090 void __thiscall oCPlayerInfo SetInstanceByName class zSTRING const & -0x4361d0 class zSTRING __thiscall oCPlayerInfo GetInstanceName -0x436220 enum TPlayerInstance __thiscall oCPlayerInfo GetInstance -0x436230 void __thiscall oCPlayerInfo Pack class zCBuffer & -0x436250 void __thiscall oCPlayerInfo Unpack class zCBuffer & -0x436270 void __thiscall oCPlayerInfo Reset -0x436620 class zCObject * __cdecl oCSavegameInfo _CreateNewInstance -0x436680 void __cdecl oCSavegameInfo operator delete void * -0x4366a0 oCSavegameInfo* __thiscall oCSavegameInfo oCSavegameInfo -0x436830 class zCClassDef * __thiscall oCSavegameInfo _GetClassDef -0x436840 void * __thiscall oCSavegameInfo `scalar deleting destructor' unsigned int -0x436870 oCSavegameInfo* __thiscall oCSavegameInfo oCSavegameInfo int -0x436a10 void __thiscall oCSavegameInfo Init -0x436be0 int __thiscall oCSavegameInfo DoesSavegameExist -0x436bf0 void __thiscall oCSavegameInfo UpdateThumbPic class zCTextureConvert * -0x436df0 void __cdecl zCTextureFileFormatInternal operator delete void * -0x436e10 class zSTRING __thiscall oCSavegameInfo GetDir -0x436e60 void __thiscall oCSavegameInfo ReloadResources -0x437050 void __thiscall oCSavegameInfo CleanResources -0x437080 void __thiscall oCSavegameInfo SetSlot int -0x437310 void __thiscall oCSavegameInfo ~oCSavegameInfo -0x437470 void __thiscall oCSavegameInfo Archive class zCArchiver & -0x4379c0 void __thiscall oCSavegameInfo Unarchive class zCArchiver & -0x437f40 class zSTRING __thiscall oCSavegameInfo GetGameTime -0x4381f0 oCSavegameManager* __thiscall oCSavegameManager oCSavegameManager -0x4383b0 void * __thiscall oCSavegameManager `scalar deleting destructor' unsigned int -0x4383d0 void __thiscall oCSavegameManager ~oCSavegameManager -0x438490 void __thiscall oCSavegameManager Init -0x438a40 void __thiscall oCSavegameManager Reinit -0x438a50 void __thiscall oCSavegameManager CleanResources -0x438ab0 void __thiscall oCSavegameManager SetAndWriteSavegame int class oCSavegameInfo * -0x438cb0 class oCSavegameInfo * __thiscall oCSavegameManager GetSavegame int -0x438ce0 void __thiscall oCSavegameManager CopyToCurrent int -0x438e90 void __thiscall oCSavegameManager CopyFromCurrent int -0x439040 void __thiscall oCSavegameManager ClearCurrent -0x439180 class zSTRING __thiscall oCSavegameManager GetSlotDirName int -0x4393d0 oCSavegameManager* __thiscall oCSavegameManager oCSavegameManager -0x439420 oCSystemInfo* __thiscall oCSystemInfo oCSystemInfo -0x439490 void * __thiscall oCSystemInfo `scalar deleting destructor' unsigned int -0x4394b0 void __thiscall oCSystemInfo ~oCSystemInfo -0x4394c0 void __thiscall oCSystemInfo AnalyseNow -0x4394d0 void __thiscall oCSystemInfo ResetSettings float -0x439dc0 void __thiscall oCSystemInfo ScoreNow -0x43abc0 float __thiscall oCSystemInfo GetGraphicsBonus -0x43ad00 float __thiscall oCSystemInfo GetSoundBonus -0x43ad10 class zSTRING __thiscall oCSystemInfo GetScoreDescr float -0x43b310 class zCObject * __cdecl oCTriggerChangeLevel _CreateNewInstance -0x43b3d0 void __cdecl oCTriggerChangeLevel operator delete void * -0x43b3f0 class zCClassDef * __thiscall oCTriggerChangeLevel _GetClassDef -0x43b5f0 class zCObject * __cdecl oCTriggerScript _CreateNewInstance -0x43b690 void __cdecl oCTriggerScript operator delete void * -0x43b6b0 class zCClassDef * __thiscall oCTriggerScript _GetClassDef -0x43b6c0 oCTriggerChangeLevel* __thiscall oCTriggerChangeLevel oCTriggerChangeLevel -0x43b720 void * __thiscall oCTriggerChangeLevel `scalar deleting destructor' unsigned int -0x43b750 void __thiscall oCTriggerChangeLevel ~oCTriggerChangeLevel -0x43b7f0 void __thiscall oCTriggerChangeLevel TriggerTarget class zCVob * -0x43bb00 void __thiscall oCTriggerChangeLevel UntriggerTarget class zCVob * -0x43bb10 void __thiscall oCTriggerChangeLevel SetLevelName class zSTRING const & class zSTRING const & -0x43bd40 void __thiscall oCTriggerChangeLevel Archive class zCArchiver & -0x43bd80 void __thiscall oCTriggerChangeLevel Unarchive class zCArchiver & -0x43bdc0 oCTriggerScript* __thiscall oCTriggerScript oCTriggerScript -0x43be00 void * __thiscall oCTriggerScript `scalar deleting destructor' unsigned int -0x43be30 void __thiscall oCTriggerScript ~oCTriggerScript -0x43be90 void __thiscall oCTriggerScript TriggerTarget class zCVob * -0x43c1f0 void __thiscall oCTriggerScript UntriggerTarget class zCVob * -0x43c480 void __thiscall oCTriggerScript SetScriptFunc class zSTRING const & int -0x43c5d0 void __thiscall oCTriggerScript Archive class zCArchiver & -0x43c600 void __thiscall oCTriggerScript Unarchive class zCArchiver & -0x43c630 oCObjectGenerator* __thiscall oCObjectGenerator oCObjectGenerator -0x43c680 class zCClassDef * __thiscall zCVob _GetClassDef -0x43c690 void __thiscall zCVob OnTimer -0x43c6a0 class zSTRING const * __thiscall zCVob GetTriggerTarget int -0x43c6b0 void * __thiscall oCObjectGenerator `scalar deleting destructor' unsigned int -0x43c6e0 void __thiscall oCObjectGenerator ~oCObjectGenerator -0x43c740 void __thiscall oCObjectGenerator SetObjectName class zSTRING const & -0x43c880 void __thiscall oCObjectGenerator SetObjectSpeed float -0x43c890 void __thiscall oCObjectGenerator OnTrigger class zCVob * class zCVob * -0x43cb50 void __cdecl zCVob operator delete void * -0x43cb70 void __thiscall oCObjectGenerator Archive class zCArchiver & -0x43cbb0 void __thiscall oCObjectGenerator Unarchive class zCArchiver & -0x43cc80 void __thiscall oCViewGothicProgressBar Init -0x43ccc0 void __thiscall oCViewGothicProgressBar HandleChange -0x43cde0 oCViewStatusBar* __thiscall oCViewStatusBar oCViewStatusBar -0x43ceb0 int __thiscall zCInputCallback HandleEvent int -0x43cec0 void __fastcall zCView GetViewport int & int & int & int & -0x43cef0 void * __thiscall oCViewStatusBar `scalar deleting destructor' unsigned int -0x43cf10 oCViewStatusBar* __thiscall oCViewStatusBar oCViewStatusBar int int int int enum zTviewID -0x43cff0 void __thiscall oCViewStatusBar Init int int float -0x43d180 void __thiscall oCViewStatusBar SetTextures class zSTRING const & class zSTRING const & class zSTRING const & class zSTRING const & -0x43d420 void __thiscall oCViewStatusBar ~oCViewStatusBar -0x43d570 void __thiscall oCViewStatusBar SetMaxRange float float -0x43d680 void __thiscall oCViewStatusBar SetRange float float -0x43d750 void __thiscall oCViewStatusBar SetPreview float -0x43d760 void __thiscall oCViewStatusBar SetValue float -0x43d800 zCBinkPlayer* __thiscall zCBinkPlayer zCBinkPlayer -0x43d930 void * __thiscall zCBinkPlayer `scalar deleting destructor' unsigned int -0x43d950 void __thiscall zCBinkPlayer ~zCBinkPlayer -0x43dac0 int __thiscall zCBinkPlayer OpenVideo class zSTRING -0x43e6c0 class zSTRING __thiscall zFILE_FILE GetFile -0x43e770 class zSTRING __thiscall zFILE_FILE GetExt -0x43e7c0 int __thiscall zCBinkPlayer CloseVideo -0x43ea00 class zSTRING __thiscall zCVideoPlayer GetVideoFilename -0x43ea50 int __thiscall zCBinkPlayer PlayInit int -0x43f6f0 int __thiscall zCBinkPlayer PlayDeinit -0x43fee0 int __thiscall zCBinkPlayer PlayGotoNextFrame -0x43fef0 int __thiscall zCBinkPlayer PlayWaitNextFrame -0x43ff30 int __thiscall zCBinkPlayer PlayFrame -0x4400e0 int __thiscall zCBinkPlayer Pause -0x440100 int __thiscall zCBinkPlayer Unpause -0x440120 int __thiscall zCBinkPlayer PlayHandleEvents -0x440130 int __thiscall zCBinkPlayer IsPlaying -0x440160 long __thiscall zCBinkPlayer GetPixelFormat struct zTRndSurfaceDesc & -0x4402b0 int __thiscall zCBinkPlayer ToggleSound -0x440300 float __thiscall zCBinkPlayer SetSoundVolume float -0x440330 void __thiscall zCBinkPlayer SetFullscreen int class zSTRING -0x4404c0 zCBuffer* __thiscall zCBuffer zCBuffer -0x440500 void * __thiscall zCBuffer `scalar deleting destructor' unsigned int -0x440540 zCBuffer* __thiscall zCBuffer zCBuffer unsigned long const & -0x4405c0 zCBuffer* __thiscall zCBuffer zCBuffer void * unsigned long const & -0x440610 void __thiscall zCBuffer Init -0x440640 void __thiscall zCBuffer ~zCBuffer -0x440670 enum zTBufferMode __thiscall zCBuffer SetMode enum zTBufferMode -0x440680 void __thiscall zCBuffer Reset -0x4406a0 void __thiscall zCBuffer Resize unsigned long -0x440730 unsigned long __thiscall zCBuffer Write void const * unsigned long -0x440750 unsigned long __thiscall zCBuffer WriteBits void const * unsigned long -0x4408d0 unsigned long __thiscall zCBuffer WriteBool int int -0x4408f0 unsigned long __thiscall zCBuffer WriteByte unsigned char int -0x440910 unsigned long __thiscall zCBuffer WriteWord unsigned short int -0x440930 unsigned long __thiscall zCBuffer WriteDWord unsigned long int -0x440950 unsigned long __thiscall zCBuffer WriteReal float int -0x440970 unsigned long __thiscall zCBuffer WriteInt int int -0x440990 unsigned long __thiscall zCBuffer WriteFloat float int -0x4409b0 unsigned long __thiscall zCBuffer WriteFloatPacked0_16 float -0x4409e0 unsigned long __thiscall zCBuffer WriteFloatPacked0_8 float -0x440a10 unsigned long __thiscall zCBuffer WriteFloatPacked8_8 float -0x440a80 unsigned long __thiscall zCBuffer WriteString class zSTRING -0x440b00 void __thiscall zCBuffer CompleteByte -0x440b30 unsigned long __thiscall zCBuffer Read void * unsigned long -0x440b50 unsigned long __thiscall zCBuffer ReadBits void * unsigned long -0x440c10 int __thiscall zCBuffer ReadBool int -0x440c30 unsigned char __thiscall zCBuffer ReadByte int -0x440c50 unsigned short __thiscall zCBuffer ReadWord int -0x440c80 unsigned long __thiscall zCBuffer ReadDWord int -0x440cb0 float __thiscall zCBuffer ReadReal int -0x440cd0 int __thiscall zCBuffer ReadInt int -0x440cf0 float __thiscall zCBuffer ReadFloat int -0x440d10 float __thiscall zCBuffer ReadFloatPacked0_16 -0x440d40 float __thiscall zCBuffer ReadFloatPacked0_8 -0x440d70 float __thiscall zCBuffer ReadFloatPacked8_8 -0x440da0 class zSTRING __thiscall zCBuffer ReadString -0x440f80 void __thiscall zCBuffer SetPos unsigned long const & -0x440fa0 void __thiscall zCBuffer SetBitPos unsigned long const & -0x440fc0 unsigned long __thiscall zCBuffer SetPosRel int -0x440fe0 unsigned long __thiscall zCBuffer SetBitPosRel int -0x441000 void __thiscall zCBuffer SetPosBegin -0x441010 void __thiscall zCBuffer SetPosEnd -0x441030 unsigned long __thiscall zCBuffer GetPos -0x441040 unsigned long __thiscall zCBuffer GetBitPos -0x441050 unsigned long __thiscall zCBuffer GetMaxSize -0x441060 unsigned long __thiscall zCBuffer GetBitMaxSize -0x441070 unsigned long __thiscall zCBuffer GetSize -0x441080 unsigned long __thiscall zCBuffer GetBitSize -0x441090 unsigned long __thiscall zCBuffer GetRestSize -0x4410a0 unsigned long __thiscall zCBuffer GetBitRestSize -0x4410b0 unsigned char * __thiscall zCBuffer GetBuffer -0x4410c0 unsigned char * __thiscall zCBuffer GetCursor -0x4410d0 void __thiscall zCBuffer SkipByte -0x441100 int __thiscall zCBuffer GetBitSizeToNextByte -0x441110 bool __thiscall zCBuffer HasError -0x441120 int __cdecl operator== class zCBuffer const & class zCBuffer const & -0x441150 unsigned long __thiscall zCBuffer WriteObject class zCObject * & -0x4412d0 unsigned long __thiscall zCBuffer ReadObject class zCObject * & -0x4414c0 zCBuffer* __thiscall zCBuffer zCBuffer class zCBuffer const & -0x441510 class zCBuffer & __thiscall zCBuffer operator= class zCBuffer const & -0x441530 void __thiscall zCBuffer CopyFrom class zCBuffer const & -0x4415b0 void __cdecl zCBuffer ByteFreq_Reset -0x4415d0 void __thiscall zCBuffer ByteFreq_Analyse -0x441600 void __cdecl zCBuffer ByteFreq_Print -0x441a00 class std::basic_string,class std::allocator > & __thiscall std basic_string,class std::allocator >::assign unsigned int char -0x441c30 class zSTRING __cdecl zFILE SetRootDirectory class zSTRING -0x441d60 void __cdecl zFILE DirectFileConvert class zSTRING & -0x441f00 void __cdecl zFILE DirectFileAccess bool -0x4420e0 long __thiscall zFILE GetFreeDiskSpace -0x4420f0 int __cdecl zFILE LockDirScan -0x442110 int __cdecl zFILE UnlockDirScan -0x442130 void __cdecl zFILE DirectFileAccess bool class zSTRING & -0x442150 int __cdecl operator== class zDATE const & class zDATE const & -0x4421c0 int __cdecl operator< class zDATE const & class zDATE const & -0x442230 class zDATE & __thiscall zDATE operator= long -0x442280 long __thiscall zDATE ToTime_t -0x4422d0 class zSTRING __thiscall zDATE ToString enum zTDATE_CONVERT -0x442440 int __thiscall zFILE_FILE HandleError class zSTRING const & class zSTRING const & enum zERROR_TYPE -0x4425ce int __thiscall zFILE_FILE HandleError class zSTRING const & class zSTRING const & enum zERROR_TYPE -0x44283b int __thiscall zFILE_FILE HandleError class zSTRING const & class zSTRING const & enum zERROR_TYPE -0x4428c0 zFILE* __thiscall zFILE zFILE -0x4428e0 void * __thiscall zFILE `scalar deleting destructor' unsigned int -0x442900 zFILE* __thiscall zFILE zFILE class zSTRING const & -0x442920 zFILE_FILE* __thiscall zFILE_FILE zFILE_FILE -0x442930 void __thiscall zFILE_FILE Init class zSTRING const & -0x4429a0 zFILE_FILE* __thiscall zFILE_FILE zFILE_FILE -0x442b00 void __thiscall zFILE_FILE SetMode long -0x442b10 long __thiscall zFILE_FILE GetMode -0x442b20 struct _iobuf * __thiscall zFILE_FILE GetFileHandle -0x442b30 class zSTRING __thiscall zFILE_FILE GetPath -0x442b80 class zSTRING __thiscall zFILE_FILE GetDirectoryPath -0x442bd0 class zSTRING __thiscall zFILE_FILE GetDrive -0x442c20 class zSTRING __thiscall zFILE_FILE GetDir -0x442c70 class zSTRING __thiscall zFILE_FILE GetFilename -0x442cc0 bool __thiscall zFILE_FILE IsOpened -0x442cd0 int __thiscall zFILE_FILE Create class zSTRING const & -0x442d30 int __thiscall zFILE_FILE Open class zSTRING const & bool -0x442da0 bool __thiscall zFILE_FILE Exists class zSTRING const & -0x442e00 void * __thiscall zFILE_FILE `scalar deleting destructor' unsigned int -0x442e20 zFILE_FILE* __thiscall zFILE_FILE zFILE_FILE class zSTRING const & -0x442f50 void __thiscall zFILE_FILE ~zFILE_FILE -0x443080 bool __thiscall zFILE_FILE Exists -0x443100 int __thiscall zFILE_FILE GetStats class zFILE_STATS & -0x443270 long __thiscall zFILE_FILE Size -0x4433c0 int __thiscall zFILE_FILE Create -0x443660 int __thiscall zFILE_FILE Open bool -0x443990 long __thiscall zFILE_FILE FlushBuffer -0x4439e0 int __thiscall zFILE_FILE Close -0x443c30 int __thiscall zFILE_FILE Reset -0x443c40 void __thiscall zFILE_FILE Append -0x443c60 bool __thiscall zFILE_FILE Eof -0x443c70 long __thiscall zFILE_FILE Pos -0x443c80 int __thiscall zFILE_FILE Seek long -0x443ca0 int __thiscall zFILE_FILE Write char const * -0x443de0 int __thiscall zFILE_FILE Write class zSTRING const & -0x443e00 long __thiscall zFILE_FILE Write void const * long -0x444020 int __thiscall zFILE_FILE ReadChar char & -0x444040 int __thiscall zFILE_FILE Read char * -0x444080 int __thiscall zFILE_FILE Read class zSTRING & -0x444270 long __thiscall zFILE_FILE Read void * long -0x444350 class zSTRING __thiscall zFILE_FILE SeekText class zSTRING const & -0x444500 int __thiscall zFILE_FILE ReadCodeline class zSTRING & -0x444710 int __thiscall zFILE_FILE ReadLines class zSTRING & long -0x4448b0 class zSTRING __thiscall zFILE_FILE ReadBlock long long -0x444980 int __thiscall zFILE_FILE UpdateBlock class zSTRING const & long long -0x444d30 void __thiscall zFILE_FILE SetCompletePath -0x444fa0 void __thiscall zFILE_FILE SetPath class zSTRING -0x4453f0 char & __thiscall zSTRING operator[] unsigned int -0x4454a0 void __thiscall zFILE_FILE SetDrive class zSTRING -0x445630 void __thiscall zFILE_FILE SetDir class zSTRING -0x4457a0 class zSTRING __cdecl operator+ class zSTRING const & char -0x445890 void __thiscall zFILE_FILE SetFilename class zSTRING -0x445a20 void __thiscall zFILE_FILE SetExt class zSTRING -0x445bb0 void __thiscall zFILE_FILE SetFile class zSTRING -0x445d30 class zSTRING __thiscall zFILE_FILE GetFullPath -0x445ec0 class zSTRING & __thiscall zFILE_FILE SlashConvert class zSTRING & -0x445fe0 class zSTRING __thiscall zFILE_FILE SetCurrentDir -0x446040 int __thiscall zFILE_FILE ChangeDir bool -0x446290 class zSTRING __thiscall zFILE_FILE DirStepInto class zSTRING -0x446490 int __thiscall zFILE_FILE SearchFile class zSTRING const & class zSTRING const & int -0x446ad0 bool __thiscall zFILE_FILE FindFirst class zSTRING const & -0x446cc0 bool __thiscall zFILE_FILE DirCreate -0x446dd0 bool __thiscall zFILE_FILE DirRemove -0x446ed0 bool __thiscall zFILE_FILE DirExists -0x446f90 bool __thiscall zFILE_FILE FileMove class zSTRING bool -0x4470a0 bool __thiscall zFILE_FILE FileCopy class zSTRING bool -0x4471b0 bool __thiscall zFILE_FILE FileDelete -0x447230 bool __thiscall zFILE_FILE FileMove class zFILE * -0x447360 bool __thiscall zFILE_FILE FileCopy class zFILE * -0x4475e0 bool __thiscall zFILE_FILE FindNext -0x447770 zPATH* __thiscall zPATH zPATH -0x447840 void * __thiscall zPATH `scalar deleting destructor' unsigned int -0x447880 zPATH* __thiscall zPATH zPATH class zSTRING -0x447910 class zCBuffer * __cdecl zFILE GetFreeBuffer -0x447c20 void __cdecl zFILE ReleaseBuffer class zCBuffer * -0x447c60 bool __cdecl zFILE InitFileSystem -0x447db0 bool __cdecl zFILE DeinitFileSystem -0x447fb0 bool __cdecl zFILE_FILE InitFileSystem -0x448020 bool __cdecl zFILE_FILE DeinitFileSystem -0x448040 void __cdecl Dir_Clear class zSTRING const & class zSTRING const & -0x4481f0 void __cdecl Dir_Copy class zSTRING const & class zSTRING const & -0x448440 char & __thiscall std basic_string,class std::allocator >::at unsigned int -0x4484d0 void __thiscall std basic_string,class std::allocator >::_Freeze -0x448580 void __thiscall zFILE_VDFS Init class zSTRING const & -0x4485b0 zFILE_VDFS* __thiscall zFILE_VDFS zFILE_VDFS -0x4486e0 int __thiscall zFILE_VDFS Open class zSTRING const & bool -0x448750 bool __thiscall zFILE_VDFS Exists class zSTRING const & -0x4487b0 void * __thiscall zFILE_VDFS `scalar deleting destructor' unsigned int -0x4487d0 zFILE_VDFS* __thiscall zFILE_VDFS zFILE_VDFS class zSTRING const & -0x448870 void __thiscall zFILE_VDFS ~zFILE_VDFS -0x448990 bool __thiscall zFILE_VDFS IsOpened -0x4489c0 bool __thiscall zFILE_VDFS Exists -0x448ab0 int __thiscall zFILE_VDFS HandleError class zSTRING const & class zSTRING const & enum zERROR_TYPE -0x448ac0 int __thiscall zFILE_VDFS Open bool -0x448d40 int __thiscall zFILE_VDFS Close -0x448da0 int __thiscall zFILE_VDFS Reset -0x448db0 long __thiscall zFILE_VDFS Size -0x448e10 bool __thiscall zFILE_VDFS Eof -0x448e30 int __thiscall zFILE_VDFS Seek long -0x449210 class zSTRING __thiscall zFILE_VDFS SeekText class zSTRING const & -0x4493f0 long __thiscall zFILE_VDFS Pos -0x449450 void __thiscall zFILE_VDFS Append -0x449470 class zSTRING __thiscall zFILE_VDFS SetCurrentDir -0x4496c0 class zSTRING __thiscall zFILE_VDFS GetFullPath -0x449810 int __thiscall zFILE_VDFS ChangeDir bool -0x449820 int __thiscall zFILE_VDFS SearchFile class zSTRING const & class zSTRING const & int -0x449b30 class zSTRING __cdecl operator+ char class zSTRING const & -0x449c90 int __thiscall zFILE_VDFS GetStats class zFILE_STATS & -0x449ca0 bool __thiscall zFILE_VDFS FindFirst class zSTRING const & -0x449f50 bool __thiscall zFILE_VDFS FindNext -0x44a270 int __thiscall zFILE_VDFS Read char * -0x44a420 int __thiscall zFILE_VDFS Read class zSTRING & -0x44a590 long __thiscall zFILE_VDFS Read void * long -0x44a700 bool __cdecl zFILE_VDFS InitFileSystem -0x44acf0 bool __cdecl zFILE_VDFS DeinitFileSystem -0x44b090 bool __cdecl zFILE_VDFS LockCriticalSection -0x44b0b0 bool __cdecl zFILE_VDFS UnlockCriticalSection -0x44b170 void __cdecl default_exit -0x44b180 void __cdecl ErrorBox class zSTRING -0x44b360 void __cdecl MessageWindow class zSTRING -0x44b390 void __cdecl GetDiffTime class zSTRING & -0x44b5f0 zERROR* __thiscall zERROR zERROR -0x44b830 void * __thiscall zERROR `scalar deleting destructor' unsigned int -0x44b850 void __thiscall zERROR Init class zSTRING -0x44bf00 void __thiscall zERROR ~zERROR -0x44c100 void __thiscall zERROR SendToSpy class zSTRING & -0x44c170 int __thiscall zERROR Report enum zERROR_LEVEL int class zSTRING const & signed char unsigned int int char * char * -0x44c180 int __thiscall zERROR Report enum zERROR_TYPE int class zSTRING const & signed char unsigned int int char * char * -0x44c318 int __thiscall zERROR Report enum zERROR_TYPE int class zSTRING const & signed char unsigned int int char * char * -0x44c910 void __thiscall zERROR BlockBegin char * int -0x44cb30 void __cdecl zSTRING operator delete void * -0x44cb40 void __thiscall zERROR BlockEnd char * int -0x44cf60 void __thiscall zERROR Separator class zSTRING -0x44d170 void __thiscall zERROR ShowSpy int -0x44d2c0 int __thiscall zERROR Message class zSTRING const & -0x44d300 int __thiscall zERROR Warning class zSTRING const & -0x44d330 int __thiscall zERROR Fatal class zSTRING const & -0x44d360 int __thiscall zERROR Fault class zSTRING const & -0x44d390 void __thiscall zERROR SetFilterFlags unsigned long -0x44d4b0 void __thiscall zERROR SetFilterAuthors class zSTRING -0x44d650 void __thiscall zERROR SetFilterLevel int -0x44d800 void __thiscall zERROR SetTarget int -0x44da80 class zSTRING __thiscall zERROR GetTargetDescription -0x44dca0 class zSTRING __thiscall zERROR GetFilterFlagDescription -0x44dea0 class zSTRING __thiscall zERROR GetFilterAuthors -0x44def0 bool __thiscall zERROR SearchForSpy -0x44e010 void __thiscall std basic_string,class std::allocator >::basic_string,class std::allocator > unsigned int char class std::allocator const & -0x44e0e0 char const & __thiscall std basic_string,class std::allocator >::at unsigned int -0x44e100 void __thiscall zQUEUE::zQUEUE -0x44e1e0 zCFileCSV* __thiscall zCFileCSV zCFileCSV class zSTRING const & -0x44e380 void * __thiscall zCFileCSV `scalar deleting destructor' unsigned int -0x44e3a0 zCFileCSV* __thiscall zCFileCSV zCFileCSV -0x44e540 void __thiscall zCFileCSV ~zCFileCSV -0x44e6a0 void __thiscall zCFileCSV InitCSV -0x44e7c0 void __thiscall zCFileCSV SetFormat bool class zSTRING const & class zSTRING const & -0x44e900 void __thiscall zCFileCSV AddNextField class zSTRING const & -0x44ea90 void __thiscall zCFileCSV AddNextHeader class zSTRING const & -0x44ec40 int __thiscall zCFileCSV WriteSet -0x44ee00 class zSTRING __thiscall zCFileCSV GetNextField class zSTRING const & -0x44f230 int __thiscall zCFileCSV ReadSet -0x44f280 int __thiscall zCFileCSV ReadHeader -0x44f460 int __thiscall zCFileCSV WriteHeader -0x44f6d0 zCGameInfo* __thiscall zCGameInfo zCGameInfo -0x44f820 void * __thiscall zCGameInfo `scalar deleting destructor' unsigned int -0x44f840 void __thiscall zCGameInfo ~zCGameInfo -0x44f890 void __thiscall zCGameInfo Init -0x44f8a0 void __thiscall zCGameInfo Reset -0x44f8b0 int __thiscall zCGameInfo AddPlayer class zCPlayerInfo * -0x44f8c0 int __thiscall zCGameInfo RemPlayer class zCPlayerInfo * -0x44f8d0 class zCPlayerInfo * __thiscall zCGameInfo GetPlayerByID int -0x44f8e0 class zCPlayerInfo * __thiscall zCGameInfo GetPlayerByVobID unsigned long -0x44f920 void __thiscall zCGameInfo PackToBuffer class zCBuffer & unsigned char -0x44f930 class zCGameInfo * __cdecl zCGameInfo CreateFromBuffer class zCBuffer & -0x44f950 int __thiscall zCGameInfo GetNumPlayers -0x44f970 void __thiscall zCGameInfo Pack class zCBuffer & unsigned char -0x44fa10 void __thiscall zCGameInfo Unpack class zCBuffer & -0x44fc00 class zCPlayerInfo * __thiscall zCGameInfo GetPlayerByNetAddress struct zTNetAddress & -0x44fd40 zCNetMessageQueue* __thiscall zCNetMessageQueue zCNetMessageQueue -0x44fd90 void __thiscall zCNetMessageQueue ~zCNetMessageQueue -0x44fe30 zCNet* __thiscall zCNet zCNet unsigned short -0x44ff90 void * __thiscall zCNet `scalar deleting destructor' unsigned int -0x44ffb0 void __thiscall zCNet ~zCNet -0x450010 int __thiscall zCNet NetReset -0x4501b0 int __thiscall zCNet NetReset int -0x4501e0 int __thiscall zCNet StreamListen int (__cdecl*)(void *) -0x450240 int __thiscall zCNet Send class zCNetMessage * & -0x4503f0 unsigned long __thiscall zCNet DGramWriteMessage class zCNetMessage * & -0x450490 unsigned long __thiscall zCNet DGramWriteToPlayer class zCNetMessage * class zCPlayerInfo * -0x450830 class zSTRING __thiscall zCNetHost GetReadableAddr -0x4508b0 unsigned long __thiscall zCNet DGramWriteToGroup class zCNetMessage * class zCPlayerGroup * -0x450920 int __thiscall zCNet DGramRead class zCNetMessage * & -0x4509f0 unsigned long __thiscall zCNet StreamRead class zCNetMessage * & class zCPlayerInfo * -0x450bd0 unsigned long __thiscall zCNet StreamReadFromPlayer void * unsigned long class zCPlayerInfo * enum zTNetStreamReadMode -0x450c40 unsigned long __thiscall zCNet StreamWriteMessage class zCNetMessage * & -0x450df0 unsigned long __thiscall zCNet StreamWriteToPlayer void * unsigned long class zCPlayerInfo * -0x450e20 unsigned long __thiscall zCNet StreamWriteToGroup void * unsigned long class zCPlayerGroup * -0x450e90 unsigned long __thiscall zCNet StreamWriteFile class zCNetMessage * & -0x451350 unsigned long __thiscall zCNet StreamReadFile class zCNetMessage * class zCPlayerInfo * -0x451b80 int __thiscall zCNet MsgGetFromStream class zCPlayerInfo * class zCNetMessage * & -0x451c80 int __thiscall zCNet MsgPut class zCNetMessage * -0x451ee0 int __thiscall zCNet MsgGet class zCNetMessage * & unsigned char -0x451f60 int __thiscall zCNet MsgSendFromQueue -0x452010 int __thiscall zCNet MsgRecvToQueue -0x452060 int __thiscall zCNet HandleReceiving -0x4520d0 int __thiscall zCNet HandleSending -0x452300 void __thiscall zCNet Handle -0x452450 int __thiscall zCNet StreamConnect class zCNetHost * & -0x452480 int __thiscall zCNet StreamDisconnect class zCNetHost * & -0x4524b0 void __thiscall zCNet LockQueues int -0x4524c0 int __thiscall zCNet WaitForStreamMessage class zCPlayerInfo * class zCNetMessage * & -0x452720 struct zTNetAddress * __thiscall zCNet GetLocalAddress -0x452730 void __thiscall zCNet EnableNetwork bool -0x452740 void __thiscall zCNet ApplyTimestamp class zCNetMessage * unsigned char -0x452790 int __thiscall zCNet CheckTimestamp class zCNetMessage * unsigned char -0x4527c0 zCNetStatistics* __thiscall zCNetStatistics zCNetStatistics -0x452810 void * __thiscall zCNetStatistics `scalar deleting destructor' unsigned int -0x452830 void __thiscall zCNet ~zCNet -0x452840 void __thiscall zCNetStatistics AddLostRecv unsigned int -0x452870 void __thiscall zCNetStatistics AddLostSend unsigned int -0x4528a0 void __thiscall zCNetStatistics AddPacketSend double -0x4528c0 void __thiscall zCNetStatistics AddPacketRecv double -0x4528e0 void __thiscall zCNetStatistics Start -0x452a20 void __thiscall zCNetStatistics Stop -0x452b30 void __thiscall zCNetStatistics Print -0x453f30 zSTRING* __thiscall zSTRING zSTRING double int -0x454080 void __thiscall zCNetStatistics Reset -0x454090 double __thiscall zCNetStatistics GetSeconds -0x4540c0 void __thiscall zQUEUE::Push class zCNetMessage * -0x454180 void __cdecl netDumpSocketLL -0x4541e0 void __cdecl netInit -0x4541f0 void __cdecl netExit -0x454340 int __cdecl netSend struct zTNetAddress * void * int void * -0x454570 struct zTNetPacket * __cdecl netRecv void * -0x454640 int __cdecl netWrite void * void * int int -0x454990 int __cdecl netRead void * void * int -0x454ac0 void * __cdecl netListenPacket struct zTNetAddress * -0x454cb0 void * __cdecl netListenStream struct zTNetAddress * int (__cdecl*)(void *) -0x454f00 void * __cdecl netConnect struct zTNetAddress * -0x455270 int __cdecl netClose void * -0x4553c0 int __cdecl netIsHandleClosed void * -0x455480 void * __cdecl netGetPacketHandle unsigned long -0x455490 char * __cdecl netGetHostName struct zTNetAddress * -0x455640 struct zTNetAddress * __cdecl netGetHostAddr char * -0x4557e0 unsigned long __cdecl netGetServicePort char * int -0x455950 char * __cdecl netAddrToString struct zTNetAddress * int -0x455a70 char * __cdecl netGetLocalHost -0x455a80 struct zTNetAddress * __cdecl netGetRemoteAddr void * -0x455a90 struct zTNetAddress * __cdecl netGetLocalAddr void * -0x455aa0 int __cdecl netGetProtocolSupported int -0x455ad0 void __cdecl netSetTimeOut int struct zTNetTimeout * -0x455b00 struct zTNetBufferInfo * __cdecl netGetBufferInfo void * -0x455b10 int __cdecl netSetMaxInQueuePackets void * int -0x455b80 int __cdecl netGetLastError -0x455b90 char * __cdecl netGetLastErrorString -0x455ba0 long __stdcall netWindowProc struct HWND__ * unsigned short unsigned int long -0x456970 void __cdecl netAcceptPendingConnections -0x456c60 class zCObject * __cdecl zCNetEventManager _CreateNewInstance -0x456ce0 int __thiscall zCEventManager GetNumMessages -0x456cf0 void __cdecl zCNetEventManager operator delete void * -0x456d10 class zCClassDef * __thiscall zCNetEventManager _GetClassDef -0x456d20 int __cdecl zCNetEventManager HandleNetMessage class zCNetMessage * unsigned short class zCWorld * -0x457ba0 zCNetEventManager* __thiscall zCNetEventManager zCNetEventManager -0x457bc0 void * __thiscall zCNetEventManager `scalar deleting destructor' unsigned int -0x457bf0 zCNetEventManager* __thiscall zCNetEventManager zCNetEventManager class zCVob * -0x457c10 void __thiscall zCNetEventManager ~zCNetEventManager -0x457c20 void __thiscall zCNetEventManager Init -0x457c30 void __thiscall zCNetEventManager OnMessage class zCEventMessage * class zCVob * -0x459710 class zSTRING __thiscall zCPlayerInfo GetName -0x459760 void __thiscall zCNetEventManager Archive class zCArchiver & -0x459790 void __thiscall zCNetEventManager Unarchive class zCArchiver & -0x459810 class zCNetVobControl * __thiscall zCNetEventManager GetNetVobControl int -0x459c30 int __thiscall zCNetHost InitHost class zSTRING const & -0x459f00 zCNetHost* __thiscall zCNetHost zCNetHost void * -0x45a0a0 void * __thiscall zCNetHost `scalar deleting destructor' unsigned int -0x45a0c0 zCNetHost* __thiscall zCNetHost zCNetHost class zSTRING const & -0x45a250 zCNetHost* __thiscall zCNetHost zCNetHost struct zTNetAddress const & -0x45a3e0 void __thiscall zCNetHost Init -0x45a4e0 int __thiscall zCNetHost InitHostForBroadcast -0x45a650 void __thiscall zCNetHost InitHostAddr struct zTNetAddress * const -0x45a870 void __thiscall zCNetHost ~zCNetHost -0x45a8c0 void __thiscall zCNetHost Pack class zCBuffer & -0x45a930 void __thiscall zCNetHost Unpack class zCBuffer & -0x45aac0 class zCNetHost * __cdecl zCNetHost CreateFromBuffer class zCBuffer & -0x45ac70 void __thiscall zCNetHost PackToBuffer class zCBuffer & -0x45aca0 int __thiscall zCNetHost HasAddress struct zTNetAddress * -0x45afb0 class zCObject * __cdecl zCNetManager _CreateNewInstance -0x45b130 void __cdecl zCNetManager operator delete void * -0x45b150 class zCClassDef * __thiscall zCNetManager _GetClassDef -0x45b160 int __thiscall zCNetManager Temp_HandleNetMessage class zCNetMessage * & class zCWorld * -0x45b1d0 zCNetManager* __thiscall zCNetManager zCNetManager -0x45b350 void * __thiscall zCNetManager `scalar deleting destructor' unsigned int -0x45b380 void __thiscall zCNetManager ~zCNetManager -0x45b390 void __thiscall zCNetManager Process -0x45b440 void __thiscall zCNetManager ProcessMessages -0x45b4c0 int __thiscall zCNetManager HandleNetMessage class zCNetMessage * unsigned short const & class zCClassDef * class zCWorld * -0x45b580 class zCNetMessage * __thiscall zCNetManager CreateNetMessage unsigned short const & class zCObject * -0x45b610 void __thiscall zCNetManager SendPing -0x45b680 void __thiscall zCNetManager SendPingReply class zCPlayerInfo * -0x45b6c0 void __thiscall zCNetManager SendWorldTime -0x45b6d0 class zCClassDef * & __thiscall zCArraySort::GetSafe int -0x45b920 zCNetMessage* __thiscall zCNetMessage zCNetMessage struct zTNetMessageHeader & -0x45b9d0 void * __thiscall zCNetMessage `scalar deleting destructor' unsigned int -0x45b9f0 zCNetMessage* __thiscall zCNetMessage zCNetMessage unsigned long const & unsigned long -0x45bad0 void __thiscall zCNetMessage CopyFrom class zCNetMessage * -0x45bb20 zCNetMessage* __thiscall zCNetMessage zCNetMessage struct zTNetPacket * -0x45bcb0 void __thiscall zCNetMessage Init -0x45bcd0 void __thiscall zCNetMessage ~zCNetMessage -0x45bd50 void __thiscall zCNetMessage Send -0x45be80 void __thiscall zCNetMessage SetTimestamp unsigned char -0x45bea0 unsigned char __thiscall zCNetMessage GetTimestamp -0x45beb0 void __thiscall zCNetMessage SetTarget class zCPlayerInfo * -0x45bee0 void __thiscall zCNetMessage SetTarget class zCPlayerGroup * -0x45bf10 void __thiscall zCNetMessage GetTarget class zCPlayerInfo * & class zCPlayerGroup * & -0x45bf30 unsigned long __thiscall zCNetMessage Get void * unsigned long const & -0x45c030 void __thiscall zCNetMessage Add void * unsigned long -0x45c140 void __thiscall zCNetMessage AddCursorPtr unsigned long -0x45c150 void __thiscall zCNetMessage Add class zSTRING const & -0x45c1b0 void __thiscall zCNetMessage Get class zSTRING & -0x45c330 int __thiscall zCNetMessage IsStream -0x45c340 void __thiscall zCNetMessage SetStream int -0x45c350 void __thiscall zCNetMessage SetFileMessage class zFILE * class zFILE * -0x45c3e0 class zFILE * __thiscall zCNetMessage GetFile class zFILE * & -0x45c420 int __thiscall zCNetMessage IsFileMessage -0x45c440 int __thiscall zCNetMessage IsMultiMessage -0x45c460 void __thiscall zCNetMessage LogMessage class zFILE * class zSTRING const & -0x45c810 void __thiscall zCNetMessage SetLog int -0x45c820 struct zTNetMessageHeader * __thiscall zCNetMessage GetHeader -0x45c830 unsigned char __thiscall zCNetMessage GetHeaderSize -0x45c840 class zCBuffer * __thiscall zCNetMessage GetBuffer -0x45c850 unsigned char * __thiscall zCNetMessage GetCursorPtr -0x45c860 unsigned char * __thiscall zCNetMessage GetPtr -0x45c870 unsigned char * __thiscall zCNetMessage GetDataPtr -0x45c880 void __thiscall zCNetMessage ResetCursorPtr -0x45c8a0 void __thiscall zCNetMessage SetMode enum zTBufferMode -0x45c8b0 unsigned long __thiscall zCNetMessage GetSize -0x45c8c0 unsigned long __thiscall zCNetMessage GetDataSize -0x45c8d0 unsigned long __thiscall zCNetMessage GetRestSize -0x45c8e0 unsigned long __thiscall zCNetMessage GetID -0x45c8f0 unsigned char __thiscall zCNetMessage GetSenderID -0x45c900 unsigned char __thiscall zCNetMessage GetFlags -0x45c910 bool __thiscall zCNetMessage HasError -0x45c9b0 zCNetSession* __thiscall zCNetSession zCNetSession unsigned short -0x45ca30 void * __thiscall zCNetSession `scalar deleting destructor' unsigned int -0x45ca50 void __thiscall zCNetSession Reset -0x45ca70 void __thiscall zCNetSession ~zCNetSession -0x45cb40 zCNetVersion* __thiscall zCNetVersion zCNetVersion -0x45cb60 void * __thiscall zCNetVersion `scalar deleting destructor' unsigned int -0x45cb80 void __thiscall zCNetVersion ~zCNetVersion -0x45cb90 long __thiscall zCNetVersion GetVersionNumber -0x45cba0 long __thiscall zCNetVersion GetChecksum -0x45cbb0 long __thiscall zCNetVersion CreateChecksum -0x45cbc0 class zSTRING __thiscall zCNetVersion GetVersionString -0x45ccc0 void __thiscall zCNetVersion Pack class zCBuffer & -0x45ccf0 void __thiscall zCNetVersion Unpack class zCBuffer & -0x45cd20 int __cdecl operator== class zCNetVersion const & class zCNetVersion const & -0x45d430 class zCObject * __cdecl zCNetVobControl _CreateNewInstance -0x45d560 void __cdecl zCNetVobControl operator delete void * -0x45d580 class zCClassDef * __thiscall zCNetVobControl _GetClassDef -0x45d590 int __thiscall zCNetVobControl IsLocalChained -0x45d5a0 void __thiscall zCNetVobControl SetLocalChained int -0x45d5b0 zCNetVobControl* __thiscall zCNetVobControl zCNetVobControl -0x45d6b0 void * __thiscall zCNetVobControl `scalar deleting destructor' unsigned int -0x45d6e0 void __thiscall zCNetVobControl ~zCNetVobControl -0x45d700 void __thiscall zCNetVobControl Init class zCVob * -0x45d720 int __thiscall zCNetVobControl Process -0x45d7f0 int __thiscall zCNetVobControl HandOverToPlayer class zCPlayerInfo * -0x45dc60 int __cdecl zCNetVobControl HandleNetMessage class zCNetMessage * unsigned short const & class zCWorld * -0x45e170 class zCNetMessage * __thiscall zCNetVobControl CreateNetMessage unsigned short const & -0x45e5b0 void __thiscall zCNetVobControl SetCtrlPlayer class zCPlayerInfo * -0x45e9d0 int __thiscall zCNetVobControl IsLocalControlled -0x45e9e0 int __thiscall zCNetVobControl IsPlayerVob -0x45e9f0 void __thiscall zCNetVobControl CopyCtrlState class zCVob * -0x45ea20 void __thiscall zCNetVobControl Archive class zCArchiver & -0x45eb20 void __thiscall zCNetVobControl Unarchive class zCArchiver & -0x45f5f0 zCOptionEntry* __thiscall zCOptionEntry zCOptionEntry class zSTRING const & class zSTRING const & -0x45f870 zCOptionSection* __thiscall zCOptionSection zCOptionSection class zSTRING const & -0x45fa30 void __thiscall zCOptionSection ~zCOptionSection -0x45fb40 zCOption* __thiscall zCOption zCOption -0x45fd40 void * __thiscall zCOption `scalar deleting destructor' unsigned int -0x45fd60 void __thiscall zCOption ~zCOption -0x45fee0 void __thiscall zCOptionEntry ~zCOptionEntry -0x45ffa0 int __thiscall zCOption Load class zSTRING -0x460eb0 int __thiscall zCOption Save class zSTRING -0x4615d0 int __thiscall zCOption WriteBool class zSTRING const & char const * int int -0x461620 int __thiscall zCOption WriteInt class zSTRING const & char const * int int -0x461650 int __thiscall zCOption WriteDWord class zSTRING const & char const * unsigned long int -0x461680 zSTRING* __thiscall zSTRING zSTRING unsigned long -0x461780 int __thiscall zCOption WriteReal class zSTRING const & char const * float int -0x4617c0 int __thiscall zCOption WriteString class zSTRING const & char const * class zSTRING int -0x461950 int __thiscall zCOption ReadBool class zSTRING const & char const * int -0x461b80 int __thiscall zCOption ReadInt class zSTRING const & char const * int -0x461ce0 unsigned long __thiscall zCOption ReadDWord class zSTRING const & char const * unsigned long -0x461e40 float __thiscall zCOption ReadReal class zSTRING const & char const * float -0x461fd0 class zSTRING __thiscall zCOption ReadString class zSTRING const & char const * char const * -0x462140 int __thiscall zCOption EntryExists class zSTRING const & char const * -0x462210 unsigned short __thiscall zCOption GetNumEntries class zCOptionSection * -0x462230 class zCOptionEntry * __thiscall zCOption GetEntry class zCOptionSection * int -0x462260 int __thiscall zCOption RemoveEntry class zSTRING const & char const * -0x462400 void __thiscall zCOption SetFlag class zSTRING const & char const * int -0x462500 class zCOptionEntry * __thiscall zCOption GetEntryByName class zCOptionSection * class zSTRING const & int -0x4627f0 class zCOptionSection * __thiscall zCOption GetSectionByName class zSTRING const & int -0x462a40 int __thiscall zCOption SectionExists class zSTRING const & -0x462a60 unsigned short __thiscall zCOption GetNumSections -0x462a70 class zCOptionSection * __thiscall zCOption GetSection int -0x462aa0 int __thiscall zCOption RemoveSection class zSTRING const & -0x462b00 void __thiscall zCOption InsertChangeHandler class zSTRING const & char const * int (__cdecl*)(class zCOptionEntry &) -0x462cd0 int __thiscall zCOption WriteRaw class zSTRING const & char const * void * int int -0x462eb0 int __thiscall zCOption ReadRaw class zSTRING const & char const * void * & void * int -0x463090 int __thiscall zCOption WriteBool class zSTRING const & class zSTRING const & int int -0x4630b0 int __thiscall zCOption WriteInt class zSTRING const & class zSTRING const & int int -0x4630d0 int __thiscall zCOption WriteDWord class zSTRING const & class zSTRING const & unsigned long int -0x4630f0 int __thiscall zCOption WriteReal class zSTRING const & class zSTRING const & float int -0x463120 int __thiscall zCOption WriteString class zSTRING const & class zSTRING const & class zSTRING int -0x4631c0 char * __thiscall zSTRING ToChar -0x4631d0 int __thiscall zCOption WriteRaw class zSTRING const & class zSTRING const & void * int int -0x4631f0 int __thiscall zCOption ReadBool class zSTRING const & class zSTRING const & int -0x463210 int __thiscall zCOption ReadInt class zSTRING const & class zSTRING const & int -0x463230 unsigned long __thiscall zCOption ReadDWord class zSTRING const & class zSTRING const & unsigned long -0x463250 float __thiscall zCOption ReadReal class zSTRING const & class zSTRING const & float -0x463280 class zSTRING __thiscall zCOption ReadString class zSTRING const & class zSTRING const & char const * -0x4632c0 int __thiscall zCOption ReadRaw class zSTRING const & class zSTRING const & void * int -0x4632f0 int __thiscall zCOption Init class zSTRING -0x464530 void __thiscall zCOption ChangeDir enum zTOptionPaths -0x464620 class zFILE * __thiscall zCOption GetDir enum zTOptionPaths -0x464630 class zSTRING & __thiscall zCOption GetDirString enum zTOptionPaths -0x464640 int __thiscall zCOption Parm class zSTRING const & -0x464750 class zSTRING __thiscall zCOption ParmValue class zSTRING const & -0x464950 class zSTRING __thiscall zCOption ParmValueRaw class zSTRING const & -0x464b50 int __thiscall zCOption ParmValueInt class zSTRING const & -0x464d10 float __thiscall zCOption ParmValueFloat class zSTRING const & -0x464ee0 zCOptionEntry* __thiscall zCOptionEntry zCOptionEntry class zSTRING const & class zSTRING const & -0x464f00 int __thiscall zCOption Load class zSTRING -0x464f20 class zCOptionEntry * & __thiscall zCArray::GetSafe int -0x4650e0 zCOption* __thiscall zCOption zCOption -0x465100 class zCOptionSection * & __thiscall zCArray::GetSafe int -0x4652c0 void __thiscall zCArray::AllocDelta int -0x465320 void __thiscall zCArray::AllocDelta int -0x4656d0 void __thiscall zCPlayerGroup AddGroupToList -0x465830 void __thiscall zCPlayerGroup RemoveGroupFromList -0x4659b0 zCPlayerGroup* __thiscall zCPlayerGroup zCPlayerGroup class zSTRING const & -0x465b10 void * __thiscall zCPlayerGroup `scalar deleting destructor' unsigned int -0x465b30 void __thiscall zCPlayerGroup ~zCPlayerGroup -0x465c90 class zCPlayerInfo * __thiscall zCPlayerGroup GetFirstPlayer int & -0x465ce0 class zCPlayerInfo * __thiscall zCPlayerGroup GetNextPlayer int & -0x465d30 class zCPlayerGroup * __cdecl zCPlayerGroup GetFirstGroup int & -0x465d70 class zCPlayerGroup * __thiscall zCPlayerGroup GetNextGroup int & -0x465dc0 int __thiscall zCPlayerGroup AddPlayer class zCPlayerInfo * -0x465df0 int __thiscall zCPlayerGroup RemPlayer class zCPlayerInfo * -0x465e70 int __thiscall zCWorldInfo IsMember class zCPlayerInfo * -0x465ea0 class zCPlayerInfo * __thiscall zCPlayerGroup GetPlayerByID unsigned char -0x465f50 void __thiscall zCPlayerGroup ShowDebugInfo -0x4665e0 class zSTRING __thiscall zCNetHost GetHostname -0x466630 void __thiscall zCPlayerGroup ResetPlayerList -0x466690 void __cdecl zCPlayerGroup ResetGroupList -0x4667d0 class zCPlayerInfo * __thiscall zCPlayerGroup GetNearestPlayerToVob class zCVob * class zCPlayerInfo * -0x4668c0 void __thiscall zCList::~zCList -0x4668f0 void __thiscall zCList::Insert class zCPlayerGroup * -0x466940 void __thiscall zCList::Remove class zCPlayerGroup * -0x4669a0 void __thiscall zCListSort::~zCListSort -0x4669d0 void __thiscall zCListSort::InsertSort class zCPlayerInfo * -0x466a50 class zCPlayerInfo * __thiscall zCListSort::Get int -0x466a80 int __thiscall zCListSort::GetNumInList -0x466aa0 void * __thiscall zCList::`scalar deleting destructor' unsigned int -0x466ae0 void * __thiscall zCListSort::`scalar deleting destructor' unsigned int -0x466bf0 zCPlayerInfo* __thiscall zCPlayerInfo zCPlayerInfo -0x466d70 void * __thiscall zCPlayerInfo `scalar deleting destructor' unsigned int -0x466d90 void __thiscall zCPlayerInfo ~zCPlayerInfo -0x4670a0 class zCPlayerInfo * __thiscall zCPlayerInfo CreateDistinctPlayer -0x467330 void __thiscall zCPlayerInfo Init class zSTRING const & void * -0x4674d0 void __thiscall zCPlayerInfo Init class zSTRING const & class zSTRING const & -0x467650 void __thiscall zCPlayerInfo Pack class zCBuffer & -0x4676f0 void __thiscall zCPlayerInfo Unpack class zCBuffer & -0x4678d0 unsigned char __thiscall zCPlayerInfo GetID -0x4678e0 class zCPlayerInfo * __cdecl zCPlayerInfo CreateFromBuffer class zCBuffer & -0x467900 void __thiscall zCPlayerInfo PackToBuffer class zCBuffer & -0x467910 class zCPlayerInfo * __cdecl zCPlayerInfo GetActivePlayer -0x467920 void __thiscall zCPlayerInfo SetActive -0x467bf0 int __thiscall zCPlayerInfo IsActive -0x467c00 void __thiscall zCPlayerInfo Reset -0x467c10 void __thiscall zCPlayerInfo StorePlayerVobAsScript -0x467d00 class zCVob * __thiscall zCPlayerInfo CreatePlayerVobFromScript -0x467da0 class zCBuffer * __thiscall zCPlayerInfo GetPlayerVobScript -0x467db0 void __thiscall zCPlayerInfo SetPlayerVobScript class zCBuffer * -0x467e60 void __thiscall zCPlayerInfo SetPlayerVob class zCVob * -0x467ea0 void __thiscall zCPlayerInfo Deactivate int -0x467ec0 int __thiscall zCPlayerInfo IsDeactivated -0x467ed0 void __thiscall zCPlayerInfo SetReady int -0x467ef0 int __thiscall zCPlayerInfo IsReady -0x467f00 unsigned long __thiscall zCPlayerInfo SetPingStart -0x467f20 unsigned long __thiscall zCPlayerInfo SetPingEnd -0x467fb0 zCScanDirFileHandler* __thiscall zCScanDirFileHandler zCScanDirFileHandler -0x4680c0 void * __thiscall zCScanDirFileHandler `scalar deleting destructor' unsigned int -0x4680e0 void __thiscall zCScanDirFileHandler ~zCScanDirFileHandler -0x4681b0 int __thiscall zCScanDirFileHandler CanHandleFile class zSTRING & -0x4683d0 int __thiscall zCScanDirFileHandler GetNumMessages -0x4683e0 class zSTRING __thiscall zCScanDirFileHandler GetMessageA int -0x468570 void __thiscall zCScanDirFileHandler RegisterFileType class zSTRING -0x4686d0 void __thiscall zCScanDirFileHandler AddMessage class zSTRING -0x468830 void __thiscall zCScanDirFileHandler ClearMessages -0x468860 void __thiscall zCScanDirFileHandler SetName class zSTRING const & -0x4689a0 class zSTRING & __thiscall zCScanDirFileHandler GetName -0x4689b0 zCScanDir* __thiscall zCScanDir zCScanDir -0x4689d0 void * __thiscall zCScanDir `scalar deleting destructor' unsigned int -0x4689f0 void __thiscall zCScanDir ~zCScanDir -0x468a80 void __thiscall zCScanDir RegisterFileHandler class zCScanDirFileHandler * class zSTRING const & -0x468bd0 void __thiscall zCScanDir ScanX -0x469390 void __thiscall zCScanDir Scan class zSTRING const & -0x469980 class zSTRING & __thiscall zCArray::GetSafe int -0x469b40 void __thiscall zCArray::DeleteList -0x469b70 void __thiscall zCList::~zCList -0x469ba0 void __thiscall zCList::Insert class zCScanDirFileHandler * -0x469bf0 void * __thiscall zCList::`scalar deleting destructor' unsigned int -0x469cc0 class zSTRING __cdecl Characters char int -0x469d50 class zSTRING __cdecl Spaces int -0x469dc0 class zSTRING & __thiscall zSTRING Lower -0x469ed0 class zSTRING & __thiscall zSTRING Upper -0x469fe0 class zSTRING & __thiscall zSTRING UpperFirstLowerRest -0x46a130 class zSTRING & __thiscall zSTRING Align enum zTSTR_ALIGN int char -0x46a350 class zSTRING __thiscall zSTRING PickWord unsigned int class zSTRING const & class zSTRING const & -0x46a5a0 char const * __thiscall zSTRING PickWordPos unsigned int class zSTRING const & class zSTRING const & -0x46a710 class zSTRING __thiscall zSTRING PickWord_Old int class zSTRING const & -0x46a7d0 int __thiscall zSTRING Insert unsigned int class zSTRING const & -0x46a8f0 class zSTRING __thiscall zSTRING Inserted unsigned int class zSTRING const & -0x46aa70 int __thiscall zSTRING Overwrite unsigned int class zSTRING const & -0x46ac60 class zSTRING __thiscall zSTRING Overwritten unsigned int class zSTRING const & -0x46ad60 int __thiscall zSTRING DeleteRight unsigned int -0x46ae70 int __thiscall zSTRING Delete unsigned int unsigned long -0x46af80 class zSTRING __thiscall zSTRING Deleted unsigned int unsigned long -0x46b0c0 int __thiscall zSTRING Delete class zSTRING const & enum zTSTR_KIND -0x46b283 int __thiscall zSTRING Delete class zSTRING const & enum zTSTR_KIND -0x46b2b0 class zSTRING __thiscall zSTRING Deleted class zSTRING const & enum zTSTR_KIND -0x46b390 int __thiscall zSTRING Copy unsigned int unsigned long -0x46b540 class zSTRING __thiscall zSTRING Copied unsigned int unsigned long -0x46b6a0 int __thiscall zSTRING Copy class zSTRING const & enum zTSTR_KIND const & -0x46b832 int __thiscall zSTRING Copy class zSTRING const & enum zTSTR_KIND const & -0x46b920 class zSTRING __thiscall zSTRING Copied class zSTRING const & enum zTSTR_KIND const & -0x46ba00 void __thiscall zSTRING TrimLeft char -0x46bb40 void __thiscall zSTRING TrimRight char -0x46bcf0 int __thiscall zSTRING Search int char const * unsigned int -0x46bdf0 int __thiscall zSTRING SearchRev class zSTRING const & unsigned int -0x46c030 bool __cdecl zSTRING Sprintf char const * ... -0x46c0b0 class std::basic_string,class std::allocator > __thiscall std basic_string,class std::allocator >::substr unsigned int unsigned int -0x46c240 void __thiscall zCMemPool::zCMemPool unsigned int unsigned int -0x46c260 class std::basic_string,class std::allocator > & __thiscall std basic_string,class std::allocator >::replace unsigned int unsigned int class std::basic_string class std::allocator > const & unsigned int unsigned int -0x46c420 unsigned int __thiscall std basic_string,class std::allocator >::find char const * unsigned int unsigned int -0x46c4d0 unsigned int __thiscall std basic_string,class std::allocator >::rfind char const * unsigned int unsigned int -0x46c580 zCSystemInfo* __thiscall zCSystemInfo zCSystemInfo -0x46c720 void * __thiscall zCSystemInfo `scalar deleting destructor' unsigned int -0x46c740 void __thiscall zCSystemInfo ~zCSystemInfo -0x46c820 void __thiscall zCSystemInfo AnalyseMemory -0x46c850 void __thiscall zCSystemInfo AnalyseCpu -0x46ca20 void __thiscall zCSystemInfo AnalyseOs -0x46cdd2 void __thiscall zCSystemInfo AnalyseOs -0x46ce50 void __thiscall zCSystemInfo AnalyseGcard -0x46ce70 void __thiscall zCSystemInfo AnalyseNow -0x46d7d0 class zSTRING __thiscall zCSystemInfo GetOsName -0x46d850 zCVideoPlayer* __thiscall zCVideoPlayer zCVideoPlayer -0x46d890 int __thiscall zCVideoPlayer IsPlaying -0x46d8a0 int __thiscall zCVideoPlayer ToggleSound -0x46d8b0 float __thiscall zCVideoPlayer SetSoundVolume float -0x46d8c0 void * __thiscall zCVideoPlayer `scalar deleting destructor' unsigned int -0x46d8e0 void __thiscall zCVideoPlayer ~zCVideoPlayer -0x46d930 int __thiscall zCVideoPlayer OpenVideo class zSTRING -0x46daa0 int __thiscall zCVideoPlayer CloseVideo -0x46dba0 int __thiscall zCVideoPlayer Play int -0x46dcb0 int __thiscall zCVideoPlayer PlayInit int -0x46dcd0 int __thiscall zCVideoPlayer PlayGotoNextFrame -0x46dce0 int __thiscall zCVideoPlayer PlayWaitNextFrame -0x46dcf0 int __thiscall zCVideoPlayer PlayFrame -0x46dd00 int __thiscall zCVideoPlayer PlayDeinit -0x46dd10 int __thiscall zCVideoPlayer Pause -0x46dd30 int __thiscall zCVideoPlayer Unpause -0x46dd50 int __thiscall zCVideoPlayer Stop -0x46dda0 zCViewProgressBar* __thiscall zCViewProgressBar zCViewProgressBar int int int int enum zTviewID -0x46df90 void * __thiscall zCViewProgressBar `scalar deleting destructor' unsigned int -0x46dfb0 void __thiscall zCViewProgressBar ~zCViewProgressBar -0x46e110 void __thiscall zCViewProgressBar Init -0x46e270 float __thiscall zCViewProgressBar CalcPercentOf float float float -0x46e290 void __thiscall zCViewProgressBar SetPercent int class zSTRING -0x46e560 void __thiscall zCViewProgressBar HandleChange -0x46e6d0 void __thiscall zCViewProgressBar Draw -0x46e710 void __thiscall zCViewProgressBar SetRange int int -0x46e7d0 void __thiscall zCViewProgressBar ResetRange -0x46e880 void __thiscall zCList::~zCList -0x46e8b0 void __thiscall zCList::InsertFront struct zTProgressRange * -0x46e900 void * __thiscall zCList::`scalar deleting destructor' unsigned int -0x46e970 zCViewStatusBar* __thiscall zCViewStatusBar zCViewStatusBar -0x46e9c0 void * __thiscall zCViewStatusBar `scalar deleting destructor' unsigned int -0x46e9e0 zCViewStatusBar* __thiscall zCViewStatusBar zCViewStatusBar int int int int enum zTviewID -0x46ea50 void __thiscall zCViewStatusBar Init -0x46ea80 void __thiscall zCViewStatusBar ~zCViewStatusBar -0x46eaa0 void __thiscall zCViewStatusBar SetMaxRange float float -0x46eb40 void __thiscall zCViewStatusBar SetRange float float -0x46ebe0 void __thiscall zCViewStatusBar SetPreview float -0x46ec30 void __thiscall zCViewStatusBar SetValue float -0x46ecb0 zCWorldInfo* __thiscall zCWorldInfo zCWorldInfo class zSTRING const & -0x46edc0 void * __thiscall zCWorldInfo `scalar deleting destructor' unsigned int -0x46ede0 void __thiscall zCWorldInfo ~zCWorldInfo -0x46ef00 class zSTRING __thiscall zCWorldInfo GetName -0x46ef50 class zCPlayerGroup * __thiscall zCWorldInfo GetPlayerGroup -0x46ef60 int __thiscall zCWorldInfo IsMember class zCPlayerInfo * -0x46ef70 class zCPlayerInfo * __thiscall zCWorldInfo GetLevelMaster -0x46efc0 void __thiscall zCWorldInfo EnterWorld class zCPlayerInfo * -0x46f050 void __thiscall zCWorldInfo LeaveWorld class zCPlayerInfo * -0x46f090 void __thiscall zCWorldInfo ShowDebugInfo -0x46f4a0 void __thiscall zCList::~zCList -0x46f4d0 void __thiscall zCList::InsertFront class zCPlayerInfo * -0x46f520 void * __thiscall zCList::`scalar deleting destructor' unsigned int -0x46f5c0 void __cdecl zInitOptions -0x46ff20 void __cdecl zDeinitOptions -0x4700e0 void __cdecl zBert_StartUp -0x470d90 void __cdecl zBert_ShutDown -0x470fb0 int __thiscall oCAIHuman CheckActiveSpells -0x471010 int __thiscall oCAIHuman MagicInvestSpell -0x471610 int __thiscall oCAIHuman MagicCheckSpellStates int -0x471e30 class zCModelAni * __thiscall zCModel GetAniFromAniID int -0x471e70 int __thiscall zCModel IsAniActive class zCModelAni * -0x471eb0 int __thiscall oCAIHuman MagicMode -0x4722d0 void __cdecl oCMsgWeapon operator delete void * -0x472580 oCMagFrontier* __thiscall oCMagFrontier oCMagFrontier -0x4725a0 void __thiscall oCMagFrontier ~oCMagFrontier -0x472610 void __thiscall oCMagFrontier SetNPC class oCNpc * -0x472620 void __thiscall oCMagFrontier DoCheck -0x472d40 float __thiscall oCMagFrontier GetDistanceNewWorld class zVEC3 const & float & class zVEC3 & -0x473190 class zVEC3 __cdecl operator* class zMAT4 const & class zVEC3 const & -0x473280 float __thiscall oCMagFrontier GetDistanceDragonIsland class zVEC3 const & float & class zVEC3 & -0x4733b0 void __thiscall oCMagFrontier StartLightningAtPos class zVEC3 & class zVEC3 & -0x473890 float __thiscall zVEC3 Length2 -0x4738b0 void __cdecl zCMaterial operator delete void * -0x4738d0 void __cdecl zCVisual operator delete void * -0x4738f0 void __cdecl zCQuadMark operator delete void * -0x473910 void __thiscall oCMagFrontier DoWarningFX int -0x473ab0 void __cdecl oCVisualFX operator delete void * -0x473ad0 void __thiscall oCMagFrontier DisposeWarningFX -0x473b10 void __thiscall oCMagFrontier DoShootFX class zVEC3 const & -0x473dd0 class zVEC3 __cdecl operator* class zVEC3 const & float -0x473e00 void __thiscall oCMagFrontier DisposeShootFX -0x474050 oCMag_Book* __thiscall oCMag_Book oCMag_Book -0x474220 void __thiscall oCMag_Book ~oCMag_Book -0x474380 void __thiscall oCMag_Book CheckConsistency -0x4746b0 void __thiscall oCMag_Book SetOwner class zCVob * -0x474720 void __thiscall oCMag_Book SetWorld class zCWorld * -0x474730 int __thiscall oCMag_Book Register class oCSpell * int -0x474810 int __thiscall oCMag_Book Register class oCItem * int -0x474920 int __thiscall oCMag_Book DeRegister class oCItem * -0x474a00 int __thiscall oCMag_Book DeRegister int -0x474ab0 class oCSpell * __thiscall oCMag_Book CreateNewSpell int -0x474c20 void __cdecl oCSpell operator delete void * -0x474c40 int __thiscall oCMag_Book Register int int -0x474e80 int __thiscall oCMag_Book IsIn int -0x474ec0 void __thiscall oCMag_Book Spell_Setup int class oCNpc * class zCVob * -0x475000 void __thiscall oCMag_Book Spell_Setup class oCNpc * class zCVob * int -0x475190 void __thiscall oCMag_Book Spell_Invest -0x475310 void __thiscall oCMag_Book StartInvestEffect class zCVob * int int int -0x475400 void __thiscall oCMag_Book Spell_Cast -0x475a90 int __cdecl zCObject CheckInheritance class zCClassDef const * class zCClassDef const * -0x475ac0 void __thiscall oCMag_Book StartCastEffect class zCVob * class zVEC3 const & -0x475bb0 int __thiscall oCMag_Book Spell_InCast -0x475bc0 void __thiscall oCMag_Book Open int -0x475ed0 void __thiscall oCMag_Book Close int -0x476040 float __thiscall oCMag_Book Ease float float float -0x476070 class zVEC3 __thiscall oCMag_Book EasePos float class zVEC3 & class zVEC3 & -0x4760f0 float __thiscall oCMag_Book GetAngle class zCVob * -0x4762b0 void __cdecl Alg_CalcAziElev class zVEC3 const & float & float & -0x4763c0 int __thiscall oCMag_Book IsInMovement -0x4763d0 int __thiscall oCMag_Book IsActive -0x4763e0 class oCSpell * __thiscall oCMag_Book GetSelectedSpell -0x476430 int __thiscall oCMag_Book GetSelectedSpellNr -0x476440 void __thiscall oCMag_Book Spell_Open int -0x476570 void __thiscall oCMag_Book StopSelectedSpell -0x4766f0 void __thiscall oCMag_Book KillSelectedSpell -0x4769b0 void __thiscall oCMag_Book Spell_Stop int -0x476c20 void __thiscall oCMag_Book Left -0x476c80 void __thiscall oCMag_Book Right -0x476cd0 class zVEC3 __thiscall oCMag_Book CalcPos class zCVob * float -0x476e70 class zMAT4 __cdecl operator* class zMAT4 const & class zMAT4 const & -0x4770c0 int __thiscall oCMag_Book DoOpen -0x477240 int __thiscall oCMag_Book DoClose -0x4775f0 class zVEC3 __cdecl operator+ class zVEC3 const & class zVEC3 const & -0x477620 void __thiscall oCMag_Book SetFrontSpell int -0x4779b0 int __thiscall oCMag_Book DoTurn -0x477ab0 void __thiscall oCMag_Book ShowHandSymbol -0x477c30 void __thiscall oCMag_Book SetShowHandSymbol int -0x477f90 void __thiscall oCMag_Book DoPerFrame -0x4787b0 zVEC4* __thiscall zVEC4 zVEC4 -0x4787c0 int __thiscall oCMag_Book GetNoOfSpells -0x4787d0 class oCSpell * __thiscall oCMag_Book GetSpell class oCItem * int & -0x478820 class oCSpell * __thiscall oCMag_Book GetSpell int -0x478840 class oCItem * __thiscall oCMag_Book GetSpellItem int -0x478860 class oCItem * __thiscall oCMag_Book GetSpellItem class oCSpell * -0x4788a0 void __thiscall oCMag_Book NextRegisterAt int -0x4788c0 class oCSpell * __thiscall oCMag_Book GetSpellByKey int -0x478900 class oCItem * __thiscall oCMag_Book GetSpellItemByKey int -0x478940 int __thiscall oCMag_Book GetNoOfSpellByKey int -0x478990 int __thiscall oCMag_Book GetKeyByItem class oCItem * -0x4789d0 oCMag_Book* __thiscall oCMag_Book oCMag_Book -0x4789f0 oCMag_Book* __thiscall oCMag_Book oCMag_Book -0x478a10 void __thiscall zCArray::AllocDelta int -0x478a70 void __thiscall zCArray::AllocDelta int -0x478ad0 class oCSpell * __cdecl zDYNAMIC_CAST class zCObject const * -0x478bf0 oCMenu_Main* __thiscall oCMenu_Main oCMenu_Main class zSTRING const & -0x478c10 void * __thiscall oCMenu_Main `scalar deleting destructor' unsigned int -0x478c30 void __thiscall oCMenu_Main ScreenInit -0x478c40 void __thiscall oCMenu_Main ScreenDone -0x478c50 int __thiscall oCMenu_Main HandleEvent int -0x478d17 int __thiscall oCMenu_Main HandleEvent int -0x478e30 oCMenu_ChgKeys* __thiscall oCMenu_ChgKeys oCMenu_ChgKeys class zSTRING const & -0x478e50 void * __thiscall oCMenu_ChgKeys `scalar deleting destructor' unsigned int -0x478e70 void __thiscall oCMenu_ChgKeys ~oCMenu_ChgKeys -0x478e80 int __thiscall oCMenu_ChgKeys HandleEvent int -0x4790c0 int __thiscall oCMenu_ChgKeys ExecCommand class zSTRING const & -0x4799f0 void __thiscall oCMenu_ChgKeys ScreenInit -0x479a10 void __thiscall oCMenu_ChgKeys Leave -0x479ac0 void __thiscall oCMenu_ChgKeys InitText -0x479da0 void __thiscall zCInput BindOption class zSTRING unsigned short class zCArray -0x479dc0 void __thiscall zCArray::InsertEnd unsigned short const & -0x47a490 oCMenu_Log* __thiscall oCMenu_Log oCMenu_Log class zSTRING const & -0x47a4b0 void * __thiscall oCMenu_Log `scalar deleting destructor' unsigned int -0x47a4d0 void __thiscall oCMenu_Log ~oCMenu_Log -0x47a4e0 void __thiscall oCMenu_Log ScreenInit -0x47a910 void __thiscall oCMenu_Log ScreenDone -0x47aa20 void __thiscall oCMenu_Log SetDayTime class zSTRING const & class zSTRING const & -0x47aac0 void __thiscall oCMenu_Log SetLogTopics class zCList const & -0x47b130 void __thiscall zTMenuItemListElement ~zTMenuItemListElement -0x47b1b0 void __thiscall oCMenu_Log SetInfo class zCMenuItem const * -0x47b1c0 int __thiscall oCMenu_Log ExecCommand class zSTRING const & -0x47b410 int __thiscall oCMenu_Log HandleEnterItem class zCMenuItem * -0x47b640 int __thiscall oCMenu_Log HandleLeaveItem class zCMenuItem * -0x47b880 int __thiscall oCMenu_Log HandleActivateItem class zCMenuItem * -0x47b890 int __thiscall oCMenu_Log HandleEvent int -0x47b8e0 void __thiscall oCMenu_Log Activate -0x47b8f0 void __thiscall oCMenu_Log InitForDisplay -0x47b930 int __thiscall oCMenu_Status HandleEvent int -0x47bb20 void __thiscall oCMenu_Status SetPlayerName class zSTRING const & -0x47bb70 void __thiscall oCMenu_Status SetGuild class zSTRING const & -0x47bc60 void __thiscall oCMenu_Status SetMagicalGuild class zSTRING const & -0x47bd50 void __thiscall oCMenu_Status SetExperience unsigned long unsigned long unsigned long -0x47c150 void __thiscall zCMenuItem Release -0x47c180 void __thiscall oCMenu_Status SetLearnPoints unsigned long -0x47c2c0 oCMenu_Status* __thiscall oCMenu_Status oCMenu_Status class zSTRING const & -0x47c320 void * __thiscall oCMenu_Status `scalar deleting destructor' unsigned int -0x47c340 void __thiscall oCMenu_Status ~oCMenu_Status -0x47c410 void __thiscall oCMenu_Status AddArmor struct oSMenuInfoArmor const & -0x47c520 void __thiscall oCMenu_Status AddAttribute struct oSMenuInfoAttribute const & -0x47c700 void __thiscall oCMenu_Status AddTalent struct oSMenuInfoTalent const & -0x47c8f0 void __thiscall oCMenu_Status InitForDisplay -0x47d3f0 oCStatusScreen* __thiscall oCStatusScreen oCStatusScreen -0x47d660 void * __thiscall oCStatusScreen `scalar deleting destructor' unsigned int -0x47d680 void __thiscall oCStatusScreen ~oCStatusScreen -0x47d890 void __thiscall oCStatusScreen Show -0x47dab0 oCLogScreen* __thiscall oCLogScreen oCLogScreen -0x47dd00 void * __thiscall oCLogScreen `scalar deleting destructor' unsigned int -0x47dd20 void __thiscall oCLogScreen ~oCLogScreen -0x47df10 void __thiscall oCLogScreen Show -0x47e130 oCMapScreen* __thiscall oCMapScreen oCMapScreen -0x47e300 void * __thiscall oCMapScreen `scalar deleting destructor' unsigned int -0x47e320 void __thiscall oCMapScreen ~oCMapScreen -0x47e4f0 void __thiscall oCMapScreen Show -0x47e800 oCStatusScreen* __thiscall oCStatusScreen oCStatusScreen -0x47e830 oCStatusScreen* __thiscall oCStatusScreen oCStatusScreen -0x47e860 void __thiscall zCArray::zCArray -0x47e870 void * __thiscall oSMenuInfoAttribute `vector deleting destructor' unsigned int -0x47e8d0 void * __thiscall oSMenuInfoTalent `vector deleting destructor' unsigned int -0x47e930 void __thiscall oSMenuInfoAttribute ~oSMenuInfoAttribute -0x47e9b0 void __thiscall oSMenuInfoTalent ~oSMenuInfoTalent -0x47ea60 class oCLogEntry * __thiscall zCList::Get int -0x47ea90 class oCLogTopic * __thiscall zCList::Get int -0x47eac0 void __thiscall zCArray::AllocDelta int -0x47ecc0 void __thiscall zCArray::AllocDelta int -0x47eed0 oSMenuInfoAttribute* __thiscall oSMenuInfoAttribute oSMenuInfoAttribute -0x47ef10 oSMenuInfoTalent* __thiscall oSMenuInfoTalent oSMenuInfoTalent -0x47f1d0 void __cdecl Freelook -0x47f380 void __cdecl TestKeys_Carsten int -0x47f390 void __cdecl ExceptionInfoCallback struct EXCEPTION_DESCR * -0x4801e0 void __cdecl oCarsten_PerFrame -0x480210 void __cdecl oCarsten_StartUp -0x482370 zVEC4* __thiscall zVEC4 zVEC4 class zVEC4 const & -0x482390 void __cdecl oCarsten_ShutDown -0x482610 oCSpell* __thiscall oCSpell oCSpell -0x482780 class zCClassDef * __thiscall oCSpell _GetClassDef -0x482790 void * __thiscall oCSpell `scalar deleting destructor' unsigned int -0x4827c0 oCSpell* __thiscall oCSpell oCSpell int -0x482940 void __thiscall oCSpell ~oCSpell -0x4829e0 void __thiscall oCSpell InitValues int -0x482b10 class zSTRING __thiscall oCSpell GetSpellInstanceName int -0x482ca0 class oCVisualFX * __thiscall oCSpell CreateEffect -0x482ed0 void __cdecl oCVisFX_MultiTarget operator delete void * -0x482ef0 void __thiscall oCSpell InitByScript class zSTRING const & -0x483190 void __thiscall oCSpell SetEnabled int -0x4832c0 int __thiscall oCSpell GetEnabled -0x4832d0 void __thiscall oCSpell Setup class zCVob * class zCVob * int -0x483a70 int __thiscall oCSpell Invest -0x483d00 int __thiscall oCSpell Cast -0x483eb0 int __thiscall oCSpell Stop -0x4840a0 int __thiscall oCSpell Kill -0x484280 void __thiscall oCSpell Open -0x484380 void __thiscall oCSpell Close -0x4844e0 void __thiscall oCSpell Reset -0x484620 void __thiscall oCSpell StopTargetEffects class zCVob * -0x484710 void __thiscall oCSpell CallScriptInvestedMana -0x4849a0 int __cdecl oCSpell IsTargetTypeValid class zCVob * int -0x484bb0 int __thiscall oCSpell IsValidTarget class zCVob * -0x484e50 class zCVob * __thiscall oCSpell GetVob -0x484e60 int __thiscall oCSpell GetSpellID -0x484e70 int __thiscall oCSpell GetEnergyType -0x484e80 int __thiscall oCSpell GetCategory -0x484e90 class zSTRING __thiscall oCSpell GetName -0x485000 int __thiscall oCSpell GetLevel -0x485010 int __thiscall oCSpell IsInvestSpell -0x485020 void __thiscall oCSpell SetInvestedMana int -0x485040 int __thiscall oCSpell GetSpellStatus -0x485050 void __thiscall oCSpell SetReleaseStatus -0x485320 void __thiscall oCSpell SetSpellInfo int -0x485330 void __thiscall oCSpell DoLogicInvestEffect -0x485340 int __thiscall oCSpell CastSpecificSpell -0x4857f0 void __thiscall oCSpell EndTimedEffect -0x485c60 void __thiscall oCSpell DoTimedEffect -0x485cf0 int __thiscall oCSpell CanBeDeleted -0x485d00 int __thiscall oCSpell DeleteCaster -0x485d20 void __thiscall oCSpell Archive class zCArchiver & -0x485d30 void __thiscall oCSpell Unarchive class zCArchiver & -0x485f30 class zCObject * __cdecl oCSpell _CreateNewInstance -0x486300 void __thiscall oCTrajectory Calc -0x4865f0 class zMAT4 & __thiscall zMAT4 SetTranslation class zVEC3 const & -0x486610 void __thiscall zMAT4 GetTranslation class zVEC3 & -0x486630 zMAT4* __thiscall zMAT4 zMAT4 class zMAT4 const & -0x486670 void __thiscall zCKBSpline InitVars -0x486690 void __thiscall oCTrajectory Changed -0x4866a0 class zMAT4 __thiscall oCTrajectory Interpolate float -0x486ad0 class zMAT4 __thiscall oCTrajectory InterpolateN float -0x486be0 void __thiscall oCTrajectory Draw -0x486ea0 void __thiscall oCTrajectory Clear -0x486f10 void __thiscall zCKBSpline ~zCKBSpline -0x486f70 class zVEC3 __thiscall oCTrajectory RecalcByColl class zVEC3 const & class zVEC3 const & class zVEC3 const & int -0x487390 class zVEC3 __cdecl operator- class zVEC3 const & class zVEC3 const & -0x4873c0 float __cdecl operator* class zVEC3 const & class zVEC3 const & -0x4873e0 void __thiscall oCTrajectory ApplyGrav float const & -0x487450 void __thiscall oCTrajectory SetByList class zCArray -0x4875c0 int __thiscall oCTrajectory VobCross class zCVob const * -0x487650 oCEmitterKey* __thiscall oCEmitterKey oCEmitterKey -0x487940 void __thiscall oCEmitterKey ~oCEmitterKey -0x487b40 void __thiscall oCEmitterKey SetByScript class zSTRING const & -0x487d10 void __thiscall oCEmitterKey ParseStrings -0x488250 void __cdecl oCVisualFX RemoveInstancesOfClass class zCClassDef & int -0x4882c0 void __cdecl oCVisualFX PreSaveGameProcessing int -0x4882d0 void __cdecl oCVisualFX PostSaveGameProcessing -0x4882e0 oCVisualFX* __thiscall oCVisualFX oCVisualFX -0x488770 zVEC3* __thiscall zVEC3 zVEC3 -0x488780 class zCClassDef * __thiscall zCEffect _GetClassDef -0x488790 void __thiscall oCTrajectory ~oCTrajectory -0x488850 class zCClassDef * __thiscall oCVisualFX _GetClassDef -0x488860 class zCVob * __thiscall oCVisualFX GetOrigin -0x488870 class zCVob * __thiscall oCVisualFX GetTarget -0x488880 class zCVob * __thiscall oCVisualFX GetInflictor -0x488890 void __thiscall oCVisualFX Play float class zMAT4 const * class zMAT4 const * -0x4888a0 void __thiscall oCVisualFX SetDuration float -0x4888b0 void __thiscall oCVisualFX GetCollisionCandidates class zCArray & -0x488950 int __thiscall oCVisualFX GetNumCollisionCandidates -0x488960 void __thiscall oCVisualFX SetDamage float -0x488970 void __thiscall oCVisualFX SetDamageType int -0x488980 float __thiscall oCVisualFX GetDamage -0x488990 int __thiscall oCVisualFX GetDamageType -0x4889a0 int __thiscall oCVisualFX IsASpell -0x4889b0 void __thiscall oCVisualFX SetSpellType int -0x4889c0 int __thiscall oCVisualFX GetSpellType -0x4889d0 int __thiscall oCVisualFX GetSpellTargetTypes -0x4889e0 void __thiscall oCVisualFX SetSpellTargetTypes int -0x4889f0 int __thiscall oCVisualFX GetIsProjectile -0x488a00 void __thiscall oCVisualFX SetIsProjectile int -0x488a10 void * __thiscall oCVisualFX `scalar deleting destructor' unsigned int -0x488a40 void __thiscall zCEffect ~zCEffect -0x488a50 void * __thiscall zCEffect `scalar deleting destructor' unsigned int -0x488a80 void __thiscall oCVisualFX ~oCVisualFX -0x489590 void * __thiscall zCPositionKey `scalar deleting destructor' unsigned int -0x4895b0 void __thiscall oCVisualFX CreateHierachy -0x489850 void __thiscall oCVisualFX DisposeHierachy -0x489a60 void __thiscall oCVisualFX SetSendsAssessMagic int -0x489af0 int __thiscall oCVisualFX GetSendsAssessMagic -0x489b90 void __cdecl oCVisualFX InitParser -0x489e80 void __cdecl oCarsten_ShutDown -0x489eb0 void __thiscall oCVisualFX InitValues -0x48a3a0 void __cdecl zCAIBase operator delete void * -0x48a3c0 class zCClassDef * __thiscall zCAIBase _GetClassDef -0x48a3d0 int __thiscall zCAIBase CanThisCollideWith class zCVob * -0x48a3e0 int __thiscall zCAIBase HasAIDetectedCollision -0x48a3f0 void __thiscall zCAIBase AICollisionResponseSelfDetected class zVEC3 const & int & -0x48a400 void __thiscall zCAIBase HostVobRemovedFromWorld class zCVob * class zCWorld * -0x48a410 void __thiscall oCVisualFXAI ReportCollisionToAI class zCCollisionReport const & -0x48a430 void __thiscall oCVisualFXAI HostVobAddedToWorld class zCVob * class zCWorld * -0x48a440 void * __thiscall oCVisualFXAI `scalar deleting destructor' unsigned int -0x48a470 void __thiscall oCVisualFXAI ~oCVisualFXAI -0x48a480 void __thiscall zCAIBase ReportCollisionToAI class zCCollisionReport const & -0x48a490 void __thiscall zCAIBase HostVobAddedToWorld class zCVob * class zCWorld * -0x48a4a0 void * __thiscall zCAIBase `scalar deleting destructor' unsigned int -0x48a4d0 void __thiscall zCAIBase ~zCAIBase -0x48a4e0 void __thiscall oCVisualFX ParseStrings -0x48a8b0 void __thiscall oCVisualFX SetVisualByString class zSTRING const & -0x48b920 void __thiscall zPATH ~zPATH -0x48b940 void __cdecl zCParticleFX operator delete void * -0x48b960 void __cdecl zCEarthquake operator delete void * -0x48b980 void __cdecl zCVobScreenFX operator delete void * -0x48b9a0 void __cdecl zCPolyStrip operator delete void * -0x48b9c0 void __thiscall oCVisualFX SetCollisionEnabled int -0x48baa9 void __thiscall oCVisualFX SetCollisionEnabled int -0x48bb20 void __thiscall oCVisualFX SetByScript class zSTRING const & -0x48c410 void __cdecl zCVobLight operator delete void * -0x48c430 void __thiscall oCVisualFX UpdateFXByEmitterKey class oCEmitterKey * -0x48cc30 void __thiscall oCVisualFX CreateBackup -0x48cc40 int __thiscall oCVisualFX FindKey class zSTRING const & -0x48cda0 class oCVisualFX * __cdecl oCVisualFX CreateAndPlay class zSTRING const & class zCVob const * class zCVob const * int float int int -0x48d0c0 class oCVisualFX * __cdecl oCVisualFX CreateAndPlay class zSTRING const & class zVEC3 const & class zCVob const * int float int int -0x48d4c0 class oCVisualFX * __thiscall oCVisualFX CreateAndCastFX class zSTRING const & class zCVob const * class zCVob const * -0x48d810 class oCVisualFX * __thiscall oCVisualFX CreateAndCastFX class zSTRING const & class zMAT4 const & -0x48dc20 void __thiscall oCVisualFX CalcTrajectory int const & -0x48f430 class zVEC3 __thiscall zMAT4 GetUpVector -0x48f450 class zVEC3 __thiscall zMAT4 GetRightVector -0x48f470 float __thiscall zVEC3 LengthApprox -0x48f500 class zVEC3 & __thiscall zVEC3 Normalize -0x48f540 int __cdecl operator== class zVEC3 const & class zVEC3 const & -0x48f580 void __thiscall zCPositionKey SetMat class zMAT4 const & -0x48f5b0 void __thiscall oCTrajectory InsertKey class zMAT4 & -0x48f6c0 class zMAT4 __thiscall oCTrajectory GetKey int -0x48f740 int __thiscall oCTrajectory GetNumKeys -0x48f750 void * __thiscall zCKBSpline `scalar deleting destructor' unsigned int -0x48f770 void __thiscall oCVisualFX SetOrigin class zCVob * -0x48f890 void __thiscall oCVisualFX SetInflictor class zCVob * -0x48f950 void __thiscall oCVisualFX SetTarget class zCVob * -0x48fac0 void __thiscall oCVisualFX SetTarget class zVEC3 & -0x48fb80 void __thiscall oCVisualFX CreateInvestFX -0x48fd00 void __thiscall oCVisualFX InitInvestFX -0x48fe60 void __thiscall oCVisualFX StopInvestFX -0x48ff10 void __thiscall oCVisualFX Open -0x490250 void __thiscall oCVisualFX Reset -0x490430 void __thiscall oCVisualFX Init class zCVob const * class zVEC3 const & -0x490540 void __thiscall oCVisualFX Init class zCVob const * class zCVob const * class zCVob const * -0x490c70 int __thiscall zSTRING Search class zSTRING const & unsigned int -0x490c90 void __thiscall oCVisualFX Init class zCArray const & -0x490e20 void __thiscall oCVisualFX InvestNext -0x49128b void __thiscall oCVisualFX InvestNext -0x4912a0 void __thiscall oCVisualFX SetLevel int -0x491720 int __thiscall oCVisualFX GetLevel -0x491730 void __thiscall oCVisualFX Cast int -0x491c79 void __thiscall oCVisualFX Cast int -0x491c90 float __thiscall zSTRING ToFloat -0x491fd0 void __thiscall oCVisualFX Collide int -0x4921b0 void __thiscall oCVisualFX Stop int -0x492540 void __thiscall oCVisualFX Kill -0x492820 int __thiscall oCVisualFX CanBeDeleted -0x492860 int __thiscall oCVisualFX IsFinished -0x4928e0 int __thiscall oCVisualFX IsLooping -0x492950 void __thiscall oCVisualFX InitEffect -0x492ff2 void __thiscall oCVisualFX InitEffect -0x4930a0 void __thiscall oCVisualFX EndEffect int -0x493140 void __thiscall oCVisualFX SetShowVisual int -0x4932a0 void __thiscall oCVisualFX ReportCollision class zCCollisionReport const & -0x493c10 float __cdecl Alg_SqrtInvApprox float -0x493c50 int __thiscall oCVisualFX ProcessQueuedCollisions -0x493cf0 int __thiscall oCVisualFX ProcessCollision struct zSVisualFXColl & -0x494730 void __thiscall oCNpc::oSDamageDescriptor ~oSDamageDescriptor -0x4947a0 void __cdecl oCMsgDamage operator delete void * -0x4947c0 void __thiscall oCVisualFX CollisionResponse class zVEC3 const & int -0x494d10 void __thiscall oCVisualFX SetCollisionCandidates class zCArray -0x494e30 int __thiscall oCVisualFX GetCollidedCandidates class zCArray & -0x494ef0 int __thiscall oCVisualFX CanThisCollideWith class zCVob * -0x495120 int __thiscall oCVisualFX CheckDeletion -0x495730 void __thiscall oCVisualFX UpdateActKey -0x495980 void __thiscall oCVisualFX DoMovements -0x496d30 void __thiscall zMAT4 SetUpVector class zVEC3 const & -0x496d50 void __thiscall zMAT4 SetRightVector class zVEC3 const & -0x496d70 class zVEC3 & __thiscall zVEC3 NormalizeSafe -0x496dd0 class zVEC3 __cdecl operator^ class zVEC3 const & class zVEC3 const & -0x496e10 class zMAT4 __thiscall zCPositionKey GetMat -0x496e90 void __thiscall zCKBSpline InterpolateN float class zMAT4 & enum zTSplLerpMode -0x496ec0 int __thiscall oCVisualFX CheckDelayedTrigger -0x497230 void __thiscall oCVisualFX AdjustShapeToOrigin -0x497820 class zVEC2 __cdecl operator* class zVEC2 const & float -0x497840 void __thiscall oCVisualFX UpdateEffects -0x497dc0 void __thiscall oCVisualFX OnTick -0x497ea0 void __thiscall oCVisualFX Archive class zCArchiver & -0x497eb0 void __thiscall oCVisualFX Unarchive class zCArchiver & -0x497ec0 void __thiscall oCVisualFXAI DoAI class zCVob * int & -0x4980c0 class zCObject * __cdecl oCVisualFX _CreateNewInstance -0x498120 void __thiscall zCArray::zCArray -0x498130 void __thiscall oCTrajectory Calc -0x498150 void __thiscall zCArray::DeleteList -0x498170 void __thiscall oCVisFX_MultiTarget ~oCVisFX_MultiTarget -0x498190 oCVisualFX* __thiscall oCVisualFX oCVisualFX -0x4981b0 oCVisualFX* __thiscall oCVisualFX oCVisualFX -0x4981d0 void __thiscall zCArray::AllocDelta int -0x498230 void __thiscall zCArray::InsertEnd class oCEmitterKey * const & -0x498300 void __thiscall zCArray::AllocDelta int -0x498370 void __thiscall zCArray::AllocDelta int -0x4983d0 class zCParticleFX * __cdecl zDYNAMIC_CAST class zCObject const * -0x498680 void __thiscall oCVisualFX Edit -0x498c10 void __cdecl oCVisualFX CreateNewScriptFX class zSTRING const & -0x498e50 void __thiscall oCEmitterKey Edit -0x499240 void __cdecl oCEmitterKey CreateNewScriptKey class zSTRING const & -0x499480 void __cdecl oCVisualFX FxConsole_ParameterChanged class zSTRING const & -0x49a0f0 void __cdecl oCVisualFX EmConsole_ParameterChanged class zSTRING const & -0x49a330 int __cdecl oCVisualFX FxConsole_EvalFunc class zSTRING const & class zSTRING & -0x49afc0 int __cdecl oCVisualFX EmConsole_EvalFunc class zSTRING const & class zSTRING & -0x49c2a0 void __thiscall oCEmitterKey SetDefaultByFX class oCVisualFX * -0x49c720 void __thiscall oCVisualFX SetupEmitterKeysByVisual -0x49c7f0 oCVisFX_MultiTarget* __thiscall oCVisFX_MultiTarget oCVisFX_MultiTarget -0x49c830 class zCClassDef * __thiscall oCVisFX_MultiTarget _GetClassDef -0x49c840 void __thiscall oCVisFX_MultiTarget Play float class zMAT4 const * class zMAT4 const * -0x49c850 void * __thiscall oCVisFX_MultiTarget `scalar deleting destructor' unsigned int -0x49c880 void __thiscall oCVisFX_MultiTarget ~oCVisFX_MultiTarget -0x49c9a0 void __thiscall oCVisFX_MultiTarget Open -0x49c9e0 void __thiscall oCVisFX_MultiTarget SetLevel int -0x49ca20 void __thiscall oCVisFX_MultiTarget Init class zCArray -0x49cec0 void __thiscall oCVisFX_MultiTarget InvestNext -0x49cf00 void __thiscall oCVisFX_MultiTarget Cast int -0x49cf70 void __thiscall oCVisFX_MultiTarget Stop int -0x49cfe0 void __thiscall oCVisFX_MultiTarget SetByScript class zSTRING const & -0x49d0a0 void __thiscall oCVisFX_MultiTarget Reset -0x49d0e0 int __thiscall oCVisFX_MultiTarget IsFinished -0x49d130 void __thiscall oCVisFX_MultiTarget SetDamage float -0x49d190 void __thiscall oCVisFX_MultiTarget SetDamageType int -0x49d1e0 void __thiscall oCVisFX_MultiTarget Archive class zCArchiver & -0x49d1f0 void __thiscall oCVisFX_MultiTarget Unarchive class zCArchiver & -0x49d3f0 class zCObject * __cdecl oCVisFX_MultiTarget _CreateNewInstance -0x49d490 void __thiscall zCArray::AllocAbs int -0x49d9c0 class zCAICamera * __cdecl zCAICamera GetCurrent -0x49d9d0 zCAICamera* __thiscall zCAICamera zCAICamera -0x49dc10 class zCClassDef * __thiscall zCAICamera _GetClassDef -0x49dc20 void * __thiscall zCAICamera `scalar deleting destructor' unsigned int -0x49dc50 void __thiscall zCAICamera ~zCAICamera -0x49de10 class zCAICamera * __cdecl zCAICamera Create -0x49dea0 void __cdecl zCAICamera operator delete void * -0x49dec0 void __thiscall zCAICamera StartUp -0x49e370 void __thiscall zCAICamera CleanUp -0x49e3a0 void __cdecl zCAICamera GlobalStartUp -0x49e3b0 void __cdecl zCarsten_ShutDown -0x49e410 float __thiscall zCAICamera GetBestRange -0x49e4c0 float __thiscall zCAICamera GetMinRange -0x49e4d0 float __thiscall zCAICamera GetMaxRange -0x49e4e0 void __thiscall zCAICamera SetMode class zSTRING & class zCArray -0x49e860 class zSTRING __thiscall zCAICamera GetMode -0x49e8b0 int __thiscall zCAICamera IsModeActive class zSTRING & -0x49e930 int __thiscall zCAICamera IsModeAvailable class zSTRING const & -0x49e950 void __thiscall zCAICamera ReceiveMsg enum zTAICamMsg const & -0x49e980 void __thiscall zCAICamera SetVob class zCVob * -0x49ec40 void __thiscall zCAICamera SetTarget class zCVob * -0x49f0d0 void __thiscall zCAICamera SetTargetList class zCArray -0x49f390 void __thiscall zCAICamera ClearTargetList -0x49f410 void __thiscall zCAICamera AddTarget class zCVob * -0x49f560 void __thiscall zCAICamera SubTarget class zCVob * -0x49f5f0 int __thiscall zCAICamera Console_EvalFunc class zSTRING const & class zSTRING & -0x49fed0 void __thiscall zCAICamera ParameterChanged -0x4a0070 void __thiscall zCAICamera CalcFirstPosition -0x4a0200 int __thiscall zCAICamera SetByScript class zSTRING & -0x4a0850 class zSTRING __thiscall zCAICamera SetByScriptLine class zSTRING & -0x4a1190 void __thiscall zCAICamera CreateInstance class zSTRING & -0x4a11b0 void __thiscall zCAICamera AI_LookingCam -0x4a1be0 zCPathSearch* __thiscall zCPathSearch zCPathSearch -0x4a1c00 void __thiscall zCAICamera AI_FirstPerson -0x4a1e90 void __thiscall zCAICamera AI_Normal -0x4a2090 class zVEC3 & __thiscall zCAICamera GetCamSysFirstPos -0x4a20a0 void __thiscall zCAICamera SetHintTargetInPortalRoom int -0x4a20e0 void __thiscall zCAICamera CheckKeys -0x4a2ad0 void __thiscall zCAICamera DoAI class zCVob * int & -0x4a2fd0 void __thiscall zCAICamera SetRotateEnabled int -0x4a31d0 class zCObject * __cdecl zCAICamera _CreateNewInstance -0x4a3230 void __thiscall zCArray::DeleteList -0x4a3380 zCPathSearch* __thiscall zCPathSearch zCPathSearch -0x4a3560 void __thiscall zSPathSearchState ~zSPathSearchState -0x4a3630 void __thiscall zCPathSearch CamVobChanged -0x4a3730 void __thiscall zCPathSearch TargetChanged -0x4a3750 void __thiscall zCPathSearch SetAICamera class zCAICamera * -0x4a3760 int __thiscall zCSphereCoordsCache GetSphereCoordLazy float const & float const & float const & struct zSPathSearchState_Internal * & -0x4a44c0 void __thiscall zCSphereCoordsCache::zSAziSphereCoord ~zSAziSphereCoord -0x4a44e0 void __thiscall zCSphereCoordsCache::zSElevSphereCoord ~zSElevSphereCoord -0x4a4500 zSPathSearchState_Internal* __thiscall zSPathSearchState_Internal zSPathSearchState_Internal -0x4a4510 void __thiscall zCSphereCoordsCache GetBestScoredSearch float & float & float & struct zSPathSearchState_Internal * & -0x4a4660 zCSphereCoordsCache* __thiscall zCSphereCoordsCache zCSphereCoordsCache -0x4a4680 void __thiscall zCSphereCoordsCache ~zCSphereCoordsCache -0x4a46e0 void __thiscall zCSphereCoordsCache DeleteList -0x4a47f0 struct zSPathSearchResult * __cdecl zCPathSearch GetReport -0x4a4830 zSPathSearchResult* __thiscall zSPathSearchResult zSPathSearchResult -0x4a4850 class zCPathSearch * __cdecl zCPathSearch GetSearch -0x4a4a30 int __thiscall zCPathSearch SphereSearch struct zSEvasionSearchDesc const & -0x4a5010 void __thiscall zSEvasionSearchDesc::zSEvasionSearchOptions ~zSEvasionSearchOptions -0x4a5090 int __thiscall zCPathSearch SwitchSearch struct zSEvasionSearchDesc const & -0x4a50a0 int __thiscall zCPathSearch ShoulderSearch struct zSEvasionSearchDesc const & -0x4a5480 int __thiscall zCPathSearch PanicSearch struct zSEvasionSearchDesc const & -0x4a5990 void __thiscall zCPathSearch CalcStateScores struct zSPathSearchState & -0x4a5cb0 enum zTPathLerpMode __thiscall zCPathSearch GetBestLerpMode struct zSPathSearchState const & -0x4a5e20 enum zTPathLerpMode __thiscall zCPathSearch GetBestLerpMode class zVEC3 const & class zVEC3 const & -0x4a5f00 class zVEC3 __thiscall zCPathSearch DoSlerpRotQuat class zCQuat const & class zCQuat const & float const & float const & -0x4a6140 int __thiscall zCPathSearch FindBestEvasion struct zCPathSearch::zSPathSearchOptions & -0x4a6610 int __thiscall zCPathSearch CanEvadeTo struct zSPathSearchState & -0x4a6670 int __thiscall zCPathSearch FindEvasionSequence class zCArray & -0x4a69d0 zSEvasionSearchDesc* __thiscall zSEvasionSearchDesc zSEvasionSearchDesc -0x4a6a00 void __thiscall zSEvasionSearchDesc ~zSEvasionSearchDesc -0x4a6aa0 int __thiscall zCPathSearch FES_PlayerInvisible_Moved class zCArray & -0x4a8b30 void __thiscall zSEvasionSearchDesc::zSEvasionSearchOptions zSEvasionSearchOptions -0x4a8b70 int __thiscall zCPathSearch FES_PlayerInvisible_Moved_BW class zCArray & -0x4a94b0 int __thiscall zCPathSearch FES_PlayerInvisible_Moved_FW class zCArray & -0x4a9e10 int __thiscall zCPathSearch FES_IdealCone class zCArray & -0x4abcd0 int __thiscall zCPathSearch FES_PlayerInvisible_Standing class zCArray & -0x4abd20 int __thiscall zCPathSearch FES_PlayerInvisible_Rotated class zCArray & -0x4ac5a0 int __thiscall zCPathSearch FES_PlayerTargetInvisible class zCArray & -0x4ac5e0 int __thiscall zCPathSearch FES_CamHitWall class zCArray & -0x4ac5f0 int __thiscall zCPathSearch FES_NoEvasionFound class zCArray & -0x4ac7c0 int __thiscall zCPathSearch EvasionPossible -0x4ac7d0 int __thiscall zCPathSearch IsPointValid class zVEC3 const & int enum zTPoseFailReason & -0x4ad0a0 int __thiscall zCPathSearch IsPointNearWall class zVEC3 const & -0x4ad2c0 int __thiscall zCPathSearch LineOfSight class zVEC3 const & class zVEC3 const & -0x4ad350 int __thiscall zCPathSearch CorrectPosForNearClip class zVEC3 & -0x4ad740 int __thiscall zCPathSearch AdjustCenterSphere class zVEC3 & class zVEC3 const & float -0x4ad9f0 class zVEC3 & __thiscall zCPathSearch GetPolyNearestPoint class zCPolygon * class zVEC3 const & -0x4adf90 void __thiscall zCArray::zCArray -0x4adfa0 void __thiscall zCArray::~zCArray -0x4adfd0 void __thiscall zCArray::InsertEnd struct zSEvasionSearchDesc::zSEvasionSearchOptions const & -0x4ae250 void __thiscall zCArraySort::zCArraySort -0x4ae270 void __thiscall zCArraySort::InsertSort struct zCSphereCoordsCache::zSRangeSphereCoord * const & -0x4ae3c0 void __thiscall zCArraySort::zCArraySort -0x4ae3e0 void __thiscall zCArraySort::InsertSort struct zCSphereCoordsCache::zSElevSphereCoord * const & -0x4ae530 void __thiscall zCSphereCoordsCache ~zCSphereCoordsCache -0x4ae550 void __thiscall zCArraySort::InsertSort struct zCSphereCoordsCache::zSAziSphereCoord * const & -0x4ae6a0 zCPathSearch* __thiscall zCPathSearch zCPathSearch -0x4ae6c0 int __thiscall zCPathSearch FindBestEvasion struct zCPathSearch::zSPathSearchOptions & -0x4ae6f0 void __thiscall zCArray::InsertEnd struct zSEvasionSearchDesc const & -0x4ae910 void * __thiscall zSEvasionSearchDesc::zSEvasionSearchOptions `vector deleting destructor' unsigned int -0x4ae970 struct zSEvasionSearchDesc::zSEvasionSearchOptions & __thiscall zSEvasionSearchDesc::zSEvasionSearchOptions operator= struct zSEvasionSearchDesc::zSEvasionSearchOptions const & -0x4aec00 void * __thiscall zSEvasionSearchDesc `vector deleting destructor' unsigned int -0x4aec60 struct zSEvasionSearchDesc & __thiscall zSEvasionSearchDesc operator= struct zSEvasionSearchDesc const & -0x4aee80 void __thiscall zCArray::AllocDelta int -0x4af0c0 void __thiscall zCArraySort::AllocDelta int -0x4af120 void __thiscall zCArraySort::AllocDelta int -0x4af180 void __thiscall zCArray::AllocDelta int -0x4af3b0 void __cdecl zClamp float & float float -0x4af410 void __thiscall zCAICamera StartupDialogCam -0x4af8b0 void __cdecl zCarsten_ShutDown -0x4af9b0 void __thiscall zCAICamera InitDialogCam -0x4af9f0 void __thiscall zCAICamera SetDialogCamDuration float -0x4afa00 void __thiscall zCAICamera ReleaseLastDialogCam -0x4afac0 class zCCSCamera * __thiscall zCAICamera PickPreset class zSTRING class zCArray const & -0x4afbc0 void __thiscall zCAICamera StartDialogCam int -0x4b1c10 zVEC4* __thiscall zVEC4 zVEC4 float float float float -0x4b1c30 zCCSCamera_EventMsgActivate* __thiscall zCCSCamera_EventMsgActivate zCCSCamera_EventMsgActivate enum zCCSCamera_EventMsgActivate::zTCSCam_ActivateSubType -0x4b1d20 class zCCamTrj_KeyFrame * __thiscall zCCSCamera GetCamKey int -0x4b1d40 class zCCamTrj_KeyFrame * __thiscall zCCSCamera GetTargetKey int -0x4b1d60 int __thiscall zCAICamera DialogPresetIsValid class zCCSCamera * -0x4b1e00 void __thiscall zCAICamera StartDialogCam int -0x4b1e20 void __thiscall zCArray::InsertEnd class zCCSCamera * const & -0x4b1ef0 void __thiscall zCArray::DeleteList -0x4b1f10 void __thiscall zCArray::AllocDelta int -0x4b1fa0 class zCMovementTracker * __cdecl zCMovementTracker GetTracker -0x4b1ff0 zCMovementTracker* __thiscall zCMovementTracker zCMovementTracker -0x4b24e0 void __thiscall zCPose ~zCPose -0x4b2570 float __thiscall zCMovementTracker GetAzimuth -0x4b2580 float __thiscall zCMovementTracker GetElevation -0x4b2590 float __thiscall zCMovementTracker GetAzimuth class zVEC3 const & -0x4b2890 zVEC2* __thiscall zVEC2 zVEC2 float float -0x4b28b0 class zVEC2 & __thiscall zVEC2 operator/= float -0x4b28d0 float __thiscall zVEC2 Length2 -0x4b28f0 float __cdecl operator* class zVEC2 const & class zVEC2 const & -0x4b2910 float __thiscall zCMovementTracker GetElevation class zVEC3 const & -0x4b2b40 float __thiscall zCMovementTracker GetRange class zVEC3 const & -0x4b2b70 void __thiscall zCMovementTracker SetAzimuth float const & -0x4b2ba0 void __thiscall zCMovementTracker SetElevation float const & -0x4b2bd0 void __thiscall zCMovementTracker SetRange float const & -0x4b2ca0 float __thiscall zCMovementTracker GetRange -0x4b2cd0 class zVEC3 __thiscall zCMovementTracker ApplyAziToPoint float const & class zVEC3 const & -0x4b2ed0 class zVEC3 __thiscall zCMovementTracker ApplyElevToPoint float const & class zVEC3 const & -0x4b3270 class zVEC3 __thiscall zCMovementTracker ApplyRangeToPoint float const & class zVEC3 const & -0x4b3330 class zVEC3 __thiscall zCMovementTracker GetRangePos float const & -0x4b33f0 class zVEC3 __thiscall zCMovementTracker GetIdealRangePos -0x4b34b0 float __thiscall zCMovementTracker GetDistToIdealRange -0x4b35b0 int __thiscall zCMovementTracker IsIdealOrientation -0x4b3620 int __thiscall zCMovementTracker IsIdealRange -0x4b3740 void __thiscall zCMovementTracker UpdateCamPos class zVEC3 const & -0x4b3800 void __thiscall zCMovementTracker UpdatePlayerPos class zVEC3 const & -0x4b3b70 class zVEC3 & __thiscall zVEC3 operator+= class zVEC3 const & -0x4b3ba0 class zVEC3 & __thiscall zVEC3 operator/= float -0x4b3bd0 void __thiscall zCMovementTracker SetCamPos class zVEC3 const & -0x4b3c20 void __thiscall zCMovementTracker CalcPlayerPose -0x4b45c0 class zVEC3 __cdecl operator/ class zVEC3 const & float -0x4b45f0 class zMAT4 __cdecl zInverseMatD class zMAT4 const & class zSTRING const & -0x4b49c0 void __thiscall zCMovementTracker CalcPlayerMovements -0x4b4cb0 void __thiscall zCMovementTracker SetPlayerPos class zVEC3 const & -0x4b4d30 void __thiscall zCMovementTracker ReceiveMsg enum zTAICamMsg const & -0x4b4d40 void __thiscall zCMovementTracker ClearMessages -0x4b4d50 void __thiscall zCMovementTracker AutoSetMessages -0x4b4e90 void __thiscall zCMovementTracker UpdateMessages -0x4b4ec0 void __thiscall zCMovementTracker Update -0x4b52f0 void __thiscall zCMovementTracker CheckKeys -0x4b5300 int __thiscall zCMovementTracker CheckSpecialMoves -0x4b55e0 class zCQuat __thiscall zCMovementTracker GetLocalRot float const & float const & -0x4b5760 class zMAT4 __thiscall zCMovementTracker GetLocalRotEnd -0x4b5be0 void __thiscall zCMovementTracker RecalcRingPositions -0x4b5c80 class zVEC3 & __thiscall zCMovementTracker GetLastValidWayPoint enum zCMovementTracker::zTWayPoint const & -0x4b5e12 class zVEC3 & __thiscall zCMovementTracker GetLastValidWayPoint enum zCMovementTracker::zTWayPoint const & -0x4b5e80 void __thiscall zCMovementTracker UpdateWayPoint enum zCMovementTracker::zTWayPoint const & -0x4b6190 void __thiscall zCMovementTracker ResetWayPoints class zVEC3 const & enum zCMovementTracker::zTWayPoint const & -0x4b6290 void __thiscall zCMovementTracker InterpolateTo struct zSPathSearchResult const & -0x4b7860 class zVEC3 __cdecl operator- class zVEC3 const & -0x4b7880 void __thiscall zCMovementTracker CalcPlayerSpline -0x4b7b10 class zMAT4 & __thiscall zCMovementTracker GetFirstPersonCamMat -0x4b7d20 class zMAT4 & __thiscall zCMovementTracker GetPanicCamMat -0x4b7e10 class zMAT4 & __thiscall zCMovementTracker GetShoulderCamMat -0x4b7f80 class zVEC3 & __thiscall zCMovementTracker CalcAziElevRangeApprox float const & float const & float const & -0x4b8380 void __thiscall zCMovementTracker SetRotateEnabled int -0x4b8560 void __thiscall zCMovementTracker SaveFrameStates -0x4b894c void __thiscall zCMovementTracker SaveFrameStates -0x4b8960 class zVEC4 __thiscall zMAT4 operator[] int -0x4b8990 void __thiscall zCMovementTracker TargetChanged -0x4b8af0 void __thiscall zCMovementTracker CamVobChanged -0x4b8b80 void __thiscall zCMovementTracker UpdateSampledPlayerPos class zVEC3 const & -0x4b8d10 void __thiscall zCMovementTracker SetSampledPlayerPos class zVEC3 const & -0x4b8d50 class zVEC3 & __thiscall zCMovementTracker GetPlayerFuturePos float -0x4b8e40 void __thiscall zCArray::zCArray class zCArray const & -0x4b8ed0 void __thiscall zCArray::RemoveOrderIndex int -0x4b8f30 void __thiscall zCAICamera InitHelperVobs -0x4b91d0 void __thiscall zCAICamera DeleteHelperVobs -0x4b9240 void __thiscall zCAICamera ShowDebug -0x4ba690 void __thiscall zCAICamera DrawClipLine class zVEC3 const & class zVEC3 const & struct zCOLOR -0x4ba8f0 struct zTBSphere3D __thiscall zCAICamera CalcMinimumBSphere class zCArray & -0x4bad70 int __thiscall zCAICamera CheckUnderWaterFX -0x4bb280 class zVEC3 & __thiscall zCAICamera CalcAziElevRange float const & float const & float const & class zMAT4 const & -0x4bb890 zCCamTrj_KeyFrame* __thiscall zCCamTrj_KeyFrame zCCamTrj_KeyFrame -0x4bb960 class zCClassDef * __thiscall zCCamTrj_KeyFrame _GetClassDef -0x4bb970 void * __thiscall zCCamTrj_KeyFrame `scalar deleting destructor' unsigned int -0x4bb9a0 void __thiscall zCCamTrj_KeyFrame ~zCCamTrj_KeyFrame -0x4bba20 void __thiscall zCCamTrj_KeyFrame ThisVobAddedToWorld class zCWorld * -0x4bba30 void __thiscall zCCamTrj_KeyFrame ThisVobRemovedFromWorld class zCWorld * -0x4bbb90 void __thiscall zCCamTrj_KeyFrame Archive class zCArchiver & -0x4bbce0 void __thiscall zCCamTrj_KeyFrame Unarchive class zCArchiver & -0x4bbe20 void __thiscall zCCamTrj_KeyFrame Changed -0x4bbe90 class zCVob * __cdecl zCCSCamera GetPlayerVob -0x4bbea0 zCCSCamera* __thiscall zCCSCamera zCCSCamera -0x4bc220 class zCClassDef * __thiscall zCCSCamera _GetClassDef -0x4bc240 void * __thiscall zCCSCamera `scalar deleting destructor' unsigned int -0x4bc270 void __thiscall zCCSCamera ~zCCSCamera -0x4bc480 void __thiscall zCCSCamera InsertCamKey class zCCamTrj_KeyFrame * -0x4bc5b0 void __thiscall zCCSCamera InsertCamKeyAtPos class zCCamTrj_KeyFrame * int -0x4bc700 void __thiscall zCCSCamera RemoveCamKey class zCCamTrj_KeyFrame * -0x4bc7d0 void __thiscall zCCSCamera InsertTargetKey class zCCamTrj_KeyFrame * -0x4bc900 void __thiscall zCCSCamera InsertTargetKeyAtPos class zCCamTrj_KeyFrame * int -0x4bca50 void __thiscall zCCSCamera RemoveTargetKey class zCCamTrj_KeyFrame * -0x4bcb20 void __thiscall zCCSCamera Refresh -0x4bcc60 void __thiscall zCCSCamera Draw -0x4bd430 void __thiscall zCCSCamera Archive class zCArchiver & -0x4bd650 void __thiscall zCCSCamera Unarchive class zCArchiver & -0x4bda90 void __thiscall zCCSCamera ThisVobAddedToWorld class zCWorld * -0x4bdaa0 void __thiscall zCCSCamera ThisVobRemovedFromWorld class zCWorld * -0x4bdc10 void __thiscall zCCSCamera OnMessage class zCEventMessage * class zCVob * -0x4bdee7 void __thiscall zCCSCamera OnMessage class zCEventMessage * class zCVob * -0x4bdf10 int __thiscall zCCSCamera EV_Play class zCCSCamera_EventMsg * -0x4be3c0 int __thiscall zCCSCamera EV_Resume class zCCSCamera_EventMsg * -0x4be3f0 int __thiscall zCCSCamera EV_Pause class zCCSCamera_EventMsg * -0x4be4b0 int __thiscall zCCSCamera EV_Stop class zCCSCamera_EventMsg * -0x4be9b0 int __thiscall zCCSCamera EV_GotoKey class zCCSCamera_EventMsg * -0x4bee60 int __thiscall zCCSCamera EV_SetDuration class zCCSCamera_EventMsg * -0x4beea0 int __thiscall zCCSCamera EV_SetTime class zCCSCamera_EventMsg * -0x4beec0 int __thiscall zCCSCamera EV_Deactivate class zCCSCamera_EventMsgActivate * -0x4bef40 int __thiscall zCCSCamera EV_SetCamReference class zCCSCamera_EventMsgActivate * -0x4befe0 int __thiscall zCCSCamera EV_SetTargetReference class zCCSCamera_EventMsgActivate * -0x4bf080 void __thiscall zCCSCamera DeleteEvMsgOfSubType int -0x4bf120 void __thiscall zCCSCamera OnTick -0x4c0d00 void __thiscall zCCSCamera OnTrigger class zCVob * class zCVob * -0x4c1470 void __thiscall zCPose SetPose class zMAT4 & -0x4c14b0 void __cdecl zCCamTrj_KeyFrame operator delete void * -0x4c14d0 class zCClassDef * __thiscall zCCSCamera_EventMsg _GetClassDef -0x4c14e0 int __thiscall zCCSCamera_EventMsg IsJob -0x4c1500 int __thiscall zCCSCamera_EventMsg IsHighPriority -0x4c1510 int __thiscall zCCSCamera_EventMsg IsDeleted -0x4c1520 void __thiscall zCCSCamera_EventMsg Delete -0x4c1530 enum zCEventMessage::zTTimeBehavior __thiscall zCCSCamera_EventMsg MD_GetTimeBehavior -0x4c1550 void __thiscall zCCSCamera OnUntrigger class zCVob * class zCVob * -0x4c17d0 void __thiscall zCCSCamera RecalcTrajectories -0x4c1910 int __thiscall zCCSCamera CheckAndResetAdjustedKeys -0x4c19d0 int __thiscall zCCSCamera CheckAndCorrectKey int -0x4c1a80 int __thiscall zCCSCamera CheckAndCorrectPose class zMAT4 & -0x4c1c60 void __thiscall zCCSCamera PreKFProcessing -0x4c2a80 void __thiscall zCCSCamera PostKFProcessing -0x4c2ab0 void __thiscall zCCSCamera AutoSetKeyTimes class zCArray & -0x4c2fa0 void __thiscall zCCSCamera Changed -0x4c2fd0 void __thiscall zCCSCamera Initialize -0x4c3c20 void __thiscall zCCSCamera Reset -0x4c3ca0 void __thiscall zCCSCamera CalcPrevNextActKeyOfTime float const & class zCArray & int & int & int & -0x4c3d90 int __thiscall zCCSCamera IsPointNearWall class zVEC3 const & -0x4c3f30 class zVEC3 __thiscall zCCSCamera GetPolyNearestPoint class zCPolygon * class zVEC3 const & -0x4c4460 int __thiscall zCCSCamera AdjustCenterSphere class zVEC3 & class zVEC3 const & float -0x4c4690 zCCSCamera_EventMsg* __thiscall zCCSCamera_EventMsg zCCSCamera_EventMsg -0x4c47d0 void * __thiscall zCCSCamera_EventMsg `scalar deleting destructor' unsigned int -0x4c4800 zCCSCamera_EventMsg* __thiscall zCCSCamera_EventMsg zCCSCamera_EventMsg enum zCCSCamera_EventMsg::zTCSCam_EvSubType -0x4c4960 void __thiscall zCCSCamera_EventMsg ~zCCSCamera_EventMsg -0x4c4970 void __thiscall zCCSCamera_EventMsg Archive class zCArchiver & -0x4c49d9 void __thiscall zCCSCamera_EventMsg Archive class zCArchiver & -0x4c4a00 void __thiscall zCCSCamera_EventMsg Unarchive class zCArchiver & -0x4c4a66 void __thiscall zCCSCamera_EventMsg Unarchive class zCArchiver & -0x4c4a90 int __thiscall zCCSCamera_EventMsg MD_GetNumOfSubTypes -0x4c4aa0 class zSTRING __thiscall zCCSCamera_EventMsg MD_GetSubTypeString int -0x4c4c77 class zSTRING __thiscall zCCSCamera_EventMsg MD_GetSubTypeString int -0x4c4cb0 float __thiscall zCCSCamera_EventMsg MD_GetMinTime -0x4c4cd0 void __thiscall zCCSCamera_EventMsgActivate Archive class zCArchiver & -0x4c4d00 void __thiscall zCCSCamera_EventMsgActivate Unarchive class zCArchiver & -0x4c4e90 int __thiscall zCCSCamera_EventMsgActivate MD_GetNumOfSubTypes -0x4c4ea0 class zSTRING __thiscall zCCSCamera_EventMsgActivate MD_GetSubTypeString int -0x4c4fc0 class zSTRING __thiscall zCCSCamera_EventMsgActivate MD_GetVobRefName -0x4c5010 void __thiscall zCCSCamera_EventMsgActivate MD_SetVobRefName class zSTRING const & -0x4c5150 void __thiscall zCCSCamera_EventMsgActivate MD_SetVobParam class zCVob * -0x4c5160 void __cdecl zCCSCamera SetDrawEnabled int -0x4c5360 class zCObject * __cdecl zCCSCamera_EventMsg _CreateNewInstance -0x4c5690 class zCObject * __cdecl zCCSCamera_EventMsgActivate _CreateNewInstance -0x4c59a0 class zCObject * __cdecl zCCSCamera _CreateNewInstance -0x4c5a00 void __cdecl zCCSCamera operator delete void * -0x4c5c10 class zCObject * __cdecl zCCamTrj_KeyFrame _CreateNewInstance -0x4c5c70 zCEventManager* __thiscall zCEventManager zCEventManager -0x4c5c90 void __thiscall zCArray::Remove class zCEventMessage * const & -0x4c5ce0 zCCSCamera* __thiscall zCCSCamera zCCSCamera -0x4c5d00 void __thiscall zCArray::InsertEnd class zCCamTrj_KeyFrame * const & -0x4c5dd0 void __thiscall zCArray::InsertAtPos class zCCamTrj_KeyFrame * const & int -0x4c5ec0 void __thiscall zCArray::RemoveOrder class zCCamTrj_KeyFrame * const & -0x4c5f10 int __thiscall zCArray::IsInList class zCCamTrj_KeyFrame * const & -0x4c5f50 void __thiscall zCArray::InsertEnd class zCPositionKey * const & -0x4c6020 void __thiscall zCArray::AllocDelta int -0x4c6080 void __thiscall zCArray::AllocDelta int -0x4c60e0 void __thiscall zCArray::RemoveOrderIndex int -0x4c6140 void __cdecl D_Reset -0x4c6150 void __cdecl D_Print class zVEC3 const & class zSTRING const & enum TDebug -0x4c6160 void __cdecl D_Print float const & class zSTRING const & enum TDebug -0x4c6170 void __cdecl D_Print class zSTRING & enum TDebug -0x4c6180 void __cdecl D_Print char * enum TDebug -0x4c6190 void __cdecl D_Print char * int int -0x4c61a0 void __cdecl D_PrintA char * int int -0x4c61b0 void __cdecl D_Print3D class zVEC3 const & class zSTRING & struct zCOLOR const & -0x4c61c0 void __cdecl D_DrawPolyWire class zCPolygon const & struct zCOLOR const & -0x4c61d0 void __cdecl D_ClrWin -0x4c62d0 zCExceptionHandler* __thiscall zCExceptionHandler zCExceptionHandler -0x4c62e0 void __thiscall zCExceptionHandler ~zCExceptionHandler -0x4c62f0 void __cdecl zCExceptionHandler SetIsActive int -0x4c6320 int __cdecl zCExceptionHandler GetIsActive -0x4c6330 void __cdecl zCExceptionHandler SetLogFileName char * -0x4c6350 long __stdcall zCExceptionHandler UnhandledExceptionFilter struct _EXCEPTION_POINTERS * -0x4c68d0 void __cdecl zCExceptionHandler AddUnhandledExceptionReleaseCallback void (__cdecl*)(void) -0x4c69e0 void __cdecl zCExceptionHandler RemoveUnhandledExceptionReleaseCallback void (__cdecl*)(void) -0x4c6a40 void __cdecl zCExceptionHandler AddUnhandledExceptionInfoCallback void (__cdecl*)(struct EXCEPTION_DESCR *) -0x4c6b50 void __cdecl zCExceptionHandler RemoveUnhandledExceptionInfoCallback void (__cdecl*)(struct EXCEPTION_DESCR *) -0x4c6bb0 void __cdecl zCExceptionHandler WalkReleaseCallbacks -0x4c6c10 long __stdcall zCExceptionHandler AssertExceptionFilter struct _EXCEPTION_POINTERS * struct ASSERT_FAIL_INFO * struct EXCEPTION_INFO * -0x4c7140 long __stdcall zCExceptionHandler BoundsExceptionFilter struct _EXCEPTION_POINTERS * struct ASSERT_FAIL_INFO * struct EXCEPTION_INFO * -0x4c7660 void __cdecl zCExceptionHandler RecordModuleList void * -0x4c7940 zCFlash* __thiscall zCFlash zCFlash -0x4c7ad0 class zCClassDef * __thiscall zCVisual _GetClassDef -0x4c7ae0 class zCOBBox3D * __thiscall zCVisual GetOBBox3D -0x4c7af0 int __thiscall zCVisual GetVisualDied -0x4c7b00 void __thiscall zCVisual DynLightVisual class zCArray const & class zMAT4 * -0x4c7b10 unsigned long __thiscall zCVisual GetRenderSortKey -0x4c7b20 int __thiscall zCVisual CanTraceRay -0x4c7b30 void __thiscall zCVisual HostVobRemovedFromWorld class zCVob * class zCWorld * -0x4c7b40 void __thiscall zCVisual HostVobAddedToWorld class zCVob * class zCWorld * -0x4c7b50 class zSTRING const * __thiscall zCVisual GetFileExtension int -0x4c7b60 int __thiscall zCVisual GetAlphaTestingEnabled -0x4c7b70 void __thiscall zCVisual SetAlphaTestingEnabled int -0x4c7b80 class zCVisual * __thiscall zCVisual LoadVisualVirtual class zSTRING const & -0x4c7b90 class zCClassDef * __thiscall zCPolyStrip _GetClassDef -0x4c7ba0 class zSTRING __thiscall zCPolyStrip GetVisualName -0x4c7c30 int __thiscall zCFlash IsBBox3DLocal -0x4c7c40 struct zTBBox3D __thiscall zCFlash GetBBox3D -0x4c7c70 class zSTRING __thiscall zCFlash GetVisualName -0x4c7d00 void __thiscall zCFlash DynLightVisual class zCArray const & class zMAT4 * -0x4c7d10 void * __thiscall zCFlash::zCBolt `scalar deleting destructor' unsigned int -0x4c7d40 void __thiscall zCFlash::zCBolt ~zCBolt -0x4c7e20 void * __thiscall zCFlash `scalar deleting destructor' unsigned int -0x4c7e50 void __thiscall zCFlash ~zCFlash -0x4c7f10 int __thiscall zCFlash GetVisualDied -0x4c7f30 void __thiscall zCFlash::zCBolt zCBolt -0x4c7f60 int __thiscall zCFlash Render struct zTRenderContext & -0x4c8120 void __thiscall zCFlash SetVisualUsedBy class zCVob * -0x4c8150 void __thiscall zCFlash SetProjectionSphere struct zTBSphere3D const & -0x4c81b0 void __thiscall zCFlash::zCBolt SetProjectionSphere struct zTBSphere3D const & -0x4c8210 void __thiscall zCFlash Generate class zCFlash::zCBolt * class zVEC3 const & class zVEC3 const & float -0x4c8610 int __cdecl zGetHighestBit int -0x4c8630 void __thiscall zCFlash::zCBolt Generate_R class zVEC3 const & class zVEC3 const & float int -0x4c8d20 void __thiscall zCFlash::zCBolt FreeResources -0x4c8db0 int __thiscall zCFlash::zCBolt Render struct zTRenderContext & -0x4c8e00 void __thiscall zCFlash SetTexture class zSTRING const & -0x4c8f60 void __thiscall zCFlash::zCBolt SetTexture class zSTRING const & -0x4c9050 void __thiscall zCFlash::zCBolt InterpolateTo class zCFlash::zCBolt * float -0x4c9120 void __thiscall zCFlash::zCBolt Copy class zCFlash::zCBolt * -0x4c9170 void __thiscall zCFlash Update float -0x4c9320 void __thiscall zCFlash Create class zVEC3 class zVEC3 float -0x4c94d0 void __thiscall zCFlash::zCBolt ~zCBolt -0x4c94f0 void __thiscall zCArray::AllocDelta int -0x4c95f0 zCInput* __thiscall zCInput zCInput -0x4c9650 float __thiscall zCInput GetState unsigned short -0x4c9660 int __thiscall zCInput SetState unsigned short int -0x4c9670 int __thiscall zCInput GetToggled unsigned short -0x4c9680 void __thiscall zCInput SetDeviceEnabled enum zTInputDevice int -0x4c9690 int __thiscall zCInput GetDeviceEnabled enum zTInputDevice -0x4c96a0 int __thiscall zCInput GetDeviceConnected enum zTInputDevice -0x4c96b0 int __thiscall zCInput KeyPressed int -0x4c96c0 int __thiscall zCInput KeyToggled int -0x4c96d0 int __thiscall zCInput AnyKeyPressed -0x4c96e0 void __thiscall zCInput ResetRepeatKey int -0x4c96f0 unsigned short __thiscall zCInput GetKey int int -0x4c9700 void __thiscall zCInput SetKey int int -0x4c9710 unsigned char __thiscall zCInput GetChar -0x4c9720 void __thiscall zCInput ClearKeyBuffer -0x4c9730 int __thiscall zCInput GetNumJoysConnected -0x4c9740 void __thiscall zCInput SetJoyDigitalEmu int -0x4c9750 void __thiscall zCInput SetJoyEnabled int -0x4c9760 float __thiscall zCInput JoyState int -0x4c9770 float __thiscall zCInput JoyState int int -0x4c9780 void __thiscall zCInput GetMousePos float & float & float & -0x4c9790 int __thiscall zCInput GetMouseButtonPressedLeft -0x4c97a0 int __thiscall zCInput GetMouseButtonPressedMid -0x4c97b0 int __thiscall zCInput GetMouseButtonPressedRight -0x4c97c0 void __thiscall zCInput SetMouseSensitivity float float -0x4c97d0 void __thiscall zCInput GetMouseSensitivity float & float & -0x4c97e0 int __thiscall zCInput GetMouseIdle -0x4c97f0 void __thiscall zCInput SetMouseFlipXY int int -0x4c9800 void __thiscall zCInput GetMouseFlipXY int & int & -0x4c9810 void * __thiscall zCInput `scalar deleting destructor' unsigned int -0x4c9830 void __thiscall zCInput ~zCInput -0x4c98d0 int __cdecl zCInput CompareKeyMaps void const * void const * -0x4c98f0 void __thiscall zCInput Bind unsigned short class zCArray const & -0x4c9ab0 void __thiscall zCInput BindOption class zSTRING unsigned short class zCArray -0x4c9cb0 void * __thiscall zSKeyMapping `scalar deleting destructor' unsigned int -0x4c9cd0 void __thiscall zSKeyMapping ~zSKeyMapping -0x4c9cf0 void __thiscall zCInput Unbind unsigned short -0x4c9e00 int __thiscall zCInput IsBinded unsigned short unsigned short -0x4c9f00 int __thiscall zCInput IsBindedToggled unsigned short unsigned short -0x4c9f40 int __thiscall zCInput GetBinding unsigned short class zCArray & -0x4ca060 unsigned short __thiscall zCInput GetFirstBindedLogicalKey unsigned short -0x4ca0d0 void __thiscall zCInput InitializeControlValues -0x4cd570 unsigned int __cdecl std::char_traits length char const * -0x4cd590 class zSTRING & __thiscall zSTRING operator= char const * -0x4cd650 void __thiscall zSCtrlValue ~zSCtrlValue -0x4cd6a0 void __cdecl _GetDefaultBinding short class zSTRING class zCArray & -0x4cd890 void __thiscall zCInput BindKeys int -0x4cf060 unsigned short __cdecl zCInput GetControlValueByName class zSTRING const & -0x4cf110 class zSTRING __cdecl zCInput GetNameByControlValue unsigned short -0x4cf1f0 void __thiscall zCArray::zCArray -0x4cf200 void __thiscall zCArray::operator= class zCArray const & -0x4cf2a0 zCInput* __thiscall zCInput zCInput -0x4cf2c0 void __thiscall zCArraySort::InsertSort struct zSKeyMapping * const & -0x4cf410 int __thiscall zCArraySort::Search struct zSKeyMapping * const & -0x4cf480 void __thiscall zCArray::Insert struct zSCtrlValue const & -0x4cf620 void * __thiscall zSCtrlValue `vector deleting destructor' unsigned int -0x4cf680 void __thiscall zCArray::AllocDelta int -0x4cf6e0 void __thiscall zCArraySort::AllocDelta int -0x4cf740 void __thiscall zCArray::InsertEnd struct zSCtrlValue const & -0x4cf8e0 void __thiscall zCArray::AllocDelta int -0x4cfae0 zSCtrlValue* __thiscall zSCtrlValue zSCtrlValue -0x4cfb70 unsigned char __cdecl GetCharFromDIK int int int -0x4cfdf1 unsigned char __cdecl GetCharFromDIK int int int -0x4d0864 unsigned char __cdecl GetCharFromDIK int int int -0x4d0d20 int __stdcall _EnumJoysticksCallback struct DIDEVICEINSTANCEA const * void * -0x4d0d50 int __stdcall _EnumJoystickObjectsCallback struct DIDEVICEOBJECTINSTANCEA const * void * -0x4d0dc0 int __cdecl InitDInput struct HWND__ * struct HINSTANCE__ * -0x4d14d0 int __cdecl UpdateDInput -0x4d1770 int __cdecl SetAcquireMouse -0x4d17a0 int __cdecl SetAcquireJoystick -0x4d23a0 int __cdecl ReleaseDInput -0x4d2440 void __thiscall zCInput_Win32 SetFocusWindow struct HWND__ * -0x4d2450 zCInput_Win32* __thiscall zCInput_Win32 zCInput_Win32 struct HWND__ * * -0x4d26e0 int __thiscall zCInput_Win32 GetMouseIdle -0x4d26f0 void * __thiscall zCInput_Win32 `scalar deleting destructor' unsigned int -0x4d2710 void __thiscall zCInput_Win32 ~zCInput_Win32 -0x4d2770 float __thiscall zCInput_Win32 GetState unsigned short -0x4d2840 int __thiscall zCInput_Win32 SetState unsigned short int -0x4d2a60 int __thiscall zCInput_Win32 GetToggled unsigned short -0x4d2b40 void __thiscall zCInput_Win32 SetDeviceEnabled enum zTInputDevice int -0x4d2ba0 int __thiscall zCInput_Win32 GetDeviceEnabled enum zTInputDevice -0x4d2bd0 int __thiscall zCInput_Win32 GetDeviceConnected enum zTInputDevice -0x4d2c00 int __thiscall zCInput_Win32 KeyPressed int -0x4d2c10 int __thiscall zCInput_Win32 KeyToggled int -0x4d2c30 int __thiscall zCInput_Win32 AnyKeyPressed -0x4d2d40 void __thiscall zCInput_Win32 SetAutoRepeatDelayRate float float -0x4d2d60 float __thiscall zCInput_Win32 GetAutoRepeatDelayRate -0x4d2d70 void __thiscall zCInput_Win32 ResetRepeatKey int -0x4d2db0 unsigned short __thiscall zCInput_Win32 GetKey int int -0x4d2f10 void __thiscall zCInput_Win32 SetKey int int -0x4d2f50 unsigned char __thiscall zCInput_Win32 GetChar -0x4d3010 void __thiscall zCInput_Win32 ClearKeyBuffer -0x4d3140 void __thiscall zCInput_Win32 ProcessInputEvents -0x4d3170 void __thiscall zCInput_Win32 GetMousePos float & float & float & -0x4d31d0 int __thiscall zCInput_Win32 GetMouseButtonPressedLeft -0x4d31e0 int __thiscall zCInput_Win32 GetMouseButtonPressedMid -0x4d31f0 int __thiscall zCInput_Win32 GetMouseButtonPressedRight -0x4d3200 void __thiscall zCInput_Win32 SetMouseSensitivity float float -0x4d3250 void __thiscall zCInput_Win32 GetMouseSensitivity float & float & -0x4d3270 void __thiscall zCInput_Win32 SetMouseFlipXY int int -0x4d3290 void __thiscall zCInput_Win32 GetMouseFlipXY int & int & -0x4d32b0 int & __thiscall zCArray GetSafe int -0x4d3470 void __thiscall zCArray InsertEnd int const & -0x4d3570 void __thiscall zCKBSpline Initialize class zCArray & int -0x4d3c10 zCCubicPolynomial* __thiscall zCCubicPolynomial zCCubicPolynomial -0x4d3c20 void __thiscall zCCubicPolynomial ~zCCubicPolynomial -0x4d3c30 void * __thiscall zCCubicPolynomial `vector deleting destructor' unsigned int -0x4d3c80 void __thiscall zCKBSpline Changed -0x4d3cd0 void __thiscall zCKBSpline Terminate -0x4d3d50 void __thiscall zCCubicPolynomial Interpolate1 float class zVEC3 & -0x4d3e30 void __thiscall zCKBSpline ComputeIAndU float int & float & -0x4d3ee0 void __thiscall zCKBSpline Interpolate0 float class zVEC3 & -0x4d4000 void __thiscall zCKBSpline Interpolate0 float class zMAT4 & enum zTSplLerpMode -0x4d43b0 void __thiscall zCKBSpline Interpolate1 float class zMAT4 & enum zTSplLerpMode -0x4d4670 void __thiscall zCKBSpline Interpolate1 float class zVEC3 & -0x4d4770 void __thiscall zCKBSpline Interpolate2 float class zVEC3 & -0x4d4850 float __thiscall zCCubicPolynomial Speed float -0x4d4970 float __thiscall zCCubicPolynomial Length float -0x4d4b00 void __thiscall zCKBSpline ComputeArcLength -0x4d4cd0 void __thiscall zCKBSpline InvertIntegral float int & float & -0x4d5070 void __thiscall zCKBSpline Interpolate0_AL float class zVEC3 & -0x4d5180 void __thiscall zCKBSpline Interpolate0_AL float class zMAT4 & enum zTSplLerpMode -0x4d54b0 void __thiscall zCKBSpline Interpolate1_AL float class zMAT4 & enum zTSplLerpMode -0x4d57a0 void __thiscall zCKBSpline Interpolate1_AL float class zVEC3 & -0x4d58a0 void __thiscall zCKBSpline Interpolate2_AL float class zVEC3 & -0x4d5980 float __thiscall zCKBSpline Length float -0x4d5b10 void __thiscall zCKBSpline DrawControlPolygon struct zCOLOR -0x4d5dc0 void __thiscall zCKBSpline Draw struct zCOLOR float -0x4d63b0 void __thiscall zCCubicPolynomial Interpolate0 float class zVEC3 & -0x4d6490 float __thiscall zCKBSpline GetTime float -0x4d64d0 void __thiscall zCArray::AllocAbs int -0x4d6530 void __thiscall zCArray::InsertAtPos class zCPositionKey * const & int -0x4d6660 class zMAT4 & __cdecl GetPoseOfHeading class zVEC3 const & class zVEC3 const & -0x4d6b20 void __thiscall zCPose SetInertiaRot float -0x4d6ba0 void __thiscall zCPose SetInertiaPos float -0x4d6c10 void __thiscall zCPose SetInertiaSamplesRot int -0x4d6c80 void __thiscall zCPose SetInertiaSamplesPos int -0x4d6ce0 void __thiscall zCPose CalcAvgRot -0x4d6ef0 void __thiscall zCPose UpdatePose class zMAT4 & -0x4d70a0 void __thiscall zCPose UpdatePose class zCQuat & class zVEC3 & -0x4d7240 void __thiscall zCPose UpdateRot class zMAT4 & -0x4d72c0 void __thiscall zCPose UpdateRot class zCQuat & -0x4d7340 void __thiscall zCPose UpdatePos class zVEC3 & -0x4d7470 zCPose* __thiscall zCPose zCPose -0x4d74e0 void __thiscall zCPose SetRot class zMAT4 & -0x4d7560 void __thiscall zCPose SetRot class zCQuat & -0x4d75d0 void __thiscall zCPose SetPos class zMAT4 & -0x4d7670 void __thiscall zCPose SetPos class zVEC3 & -0x4d76d0 void __thiscall zCPose GetPose class zMAT4 & -0x4d7710 class zMAT4 & __thiscall zCPose GetPose -0x4d7760 void __thiscall zCPose GetPoseAbs class zMAT4 & -0x4d77a0 class zMAT4 & __thiscall zCPose GetRotMatAbs -0x4d77d0 class zMAT4 & __thiscall zCPose GetRotMat -0x4d78e0 int __cdecl zCMenu CompareNames void const * void const * -0x4d7950 void __cdecl zCMenu CreateParser -0x4d79d0 void __cdecl zCMenu Startup -0x4d7ce0 void __cdecl zCMenu Shutdown -0x4d7dd0 zCMenu* __thiscall zCMenu zCMenu -0x4d7f50 void * __thiscall zCMenu `scalar deleting destructor' unsigned int -0x4d7f70 zCMenu* __thiscall zCMenu zCMenu class zSTRING const & -0x4d80b0 void __thiscall zCMenu ~zCMenu -0x4d82b0 void __thiscall zCMenu InitValues -0x4d84e0 void __thiscall zCMenu Release -0x4d8510 void __cdecl zCMenu DefineExternal class zSTRING & int (__cdecl*)(void) int int ... -0x4d8540 class zCMenu * __cdecl zCMenu Create class zSTRING const & -0x4d8760 void __thiscall zCMenu Register -0x4d8980 void __thiscall zCMenu Unregister -0x4d8a20 int __thiscall zCMenu IsRegistered -0x4d8a90 class zCParser * __cdecl zCMenu GetParser -0x4d8aa0 class zCMenu * __cdecl zCMenu GetByName class zSTRING const & -0x4d8c80 void __thiscall zCMenu SetByScript class zSTRING const & -0x4d8f00 void __thiscall zCMenu ClearAllEvents -0x4d8f20 void __thiscall zCMenu PreviousOption -0x4d8ff0 void __thiscall zCMenu NextOption -0x4d90c0 void __thiscall zCMenu RestartMusicTheme -0x4d90e0 void __thiscall zCMenu Enter -0x4d9270 void __thiscall zCMenu Leave -0x4d9300 int __thiscall zCMenu Run -0x4d94d0 int __thiscall zCMenu HandleEvent int -0x4d9659 int __thiscall zCMenu HandleEvent int -0x4d9780 void __thiscall zCMenu ForceSelAction enum zTMenuItemSelAction class zSTRING const & class zCMenuItem * -0x4d9930 void __thiscall zCMenu Activate -0x4d99d0 void __thiscall zCMenu UpdateWindowGeometry -0x4d9b20 void __thiscall zCMenu HandleFrame int -0x4d9bb0 int __thiscall zCMenu HandleAction -0x4d9d90 int __thiscall zCMenu HandleSelAction enum zTMenuItemSelAction class zSTRING const & class zCMenuItem * -0x4da3d8 int __thiscall zCMenu HandleSelAction enum zTMenuItemSelAction class zSTRING const & class zCMenuItem * -0x4da420 int __thiscall zCMenu ExecCommand class zSTRING const & -0x4da630 void __thiscall zCMenu RedrawItems -0x4da660 void __thiscall zCMenu PrintInformation class zSTRING -0x4da740 void __thiscall zCMenu ScreenInit -0x4db030 void __thiscall zCMenu ScreenDone -0x4db270 void __thiscall zCMenu Render -0x4db3a0 class zSTRING & __thiscall zCMenu GetBackDatFile -0x4db3b0 class zCMenu * __cdecl zCMenu GetActive -0x4db3d0 class zCMenuItem * __thiscall zCMenu GetActiveItem -0x4db3e0 int __thiscall zCMenu GetNumberOfActiveItem -0x4db450 int __thiscall zCMenu SetActiveItem class zCMenuItem * -0x4db5b0 class zSTRING & __thiscall zCMenu GetName -0x4db5c0 void __thiscall zCMenu SetName class zSTRING const & -0x4db720 int __thiscall zCMenu HandleEnterItem class zCMenuItem * -0x4db730 int __thiscall zCMenu HandleLeaveItem class zCMenuItem * -0x4db740 int __thiscall zCMenu HandleActivateItem class zCMenuItem * -0x4db750 void __thiscall zCArraySort::InsertSort class zCMenu * const & -0x4db8a0 int __thiscall zCArraySort::Search class zCMenu * const & -0x4db910 zCMenu* __thiscall zCMenu zCMenu -0x4db930 void __thiscall zCArraySort::RemoveOrderIndex int -0x4db960 void __thiscall zCArray::AllocDelta int -0x4dba50 int __cdecl zCMenuItem CompareNames void const * void const * -0x4dbac0 void __cdecl zCMenuItem Startup -0x4dbb30 void __cdecl zCMenuItem Shutdown -0x4dbc40 class zCMenuItem * __cdecl zCMenuItem GetByName class zSTRING const & -0x4dbdd0 class zCMenuItem * __thiscall zCMenuItem GetSelItem -0x4dbe10 class zCMenuItem * __cdecl zCMenuItem Create class zSTRING const & -0x4dc27d class zCMenuItem * __cdecl zCMenuItem Create class zSTRING const & -0x4dc3d0 void __thiscall zCMenuItem SetMinValue float -0x4dc3e0 void __thiscall zCMenuItem SetMaxValue float -0x4dc3f0 int __thiscall zCMenuItem HasBeenCanceled -0x4dc400 void __thiscall zCMenuItemInput Enter -0x4dc410 void __thiscall zCMenuItemInput Leave -0x4dc420 int __thiscall zCMenuItemInput HandleEvent int -0x4dc430 int __thiscall zCMenuItemInput HasBeenCanceled -0x4dc440 void __thiscall zCMenuItemSlider SetIsActive int -0x4dc460 int __thiscall zCMenuItemSlider HandleEvent int -0x4dc470 zCMenuItem* __thiscall zCMenuItem zCMenuItem class zSTRING const & -0x4dc660 void * __thiscall zCMenuItem `scalar deleting destructor' unsigned int -0x4dc680 zCMenuItem* __thiscall zCMenuItem zCMenuItem -0x4dc830 void __thiscall zCMenuItem ~zCMenuItem -0x4dca60 void __thiscall zCMenuItem Init -0x4dcde0 void __thiscall zCMenuItem SetByScript class zSTRING & -0x4dd0e0 void __thiscall zCMenuItem InsertInWin class zCView * -0x4dd680 void __thiscall zCMenuItem RemoveFromWin -0x4dd6e0 int __thiscall zCMenuItem GetDimX int -0x4dd7e0 int __thiscall zCMenuItem GetDimY int -0x4dd840 void __thiscall zCMenuItem InitMenuItem -0x4dd8d0 void __thiscall zCMenuItem InitView -0x4dd9b0 int __thiscall zCMenuItem Show -0x4dd9f0 int __thiscall zCMenuItem Hide -0x4dda30 void __thiscall zCMenuItem Open -0x4dda60 void __thiscall zCMenuItem Close -0x4dda80 int __thiscall zCMenuItem ToggleValue int int -0x4ddab0 enum zTMenuItem __thiscall zCMenuItem GetType -0x4ddac0 class zSTRING __thiscall zCMenuItem GetText int -0x4ddb90 void __thiscall zCMenuItem SetName class zSTRING const & -0x4ddcd0 class zSTRING & __thiscall zCMenuItem GetName -0x4ddce0 void __thiscall zCMenuItem GetCoords int & int & int & int & -0x4ddcf0 enum zTMenuItemSelAction __thiscall zCMenuItem GetSelActionType int -0x4ddd00 class zSTRING & __thiscall zCMenuItem GetSelActionString int -0x4ddd20 void __thiscall zCMenuItem SetName class zSTRING & -0x4dde80 void __thiscall zCMenuItem Register -0x4de030 void __thiscall zCMenuItem Unregister -0x4de160 int __thiscall zCMenuItem IsRegistered -0x4de200 void __thiscall zCMenuItem SetText class zSTRING const & int int -0x4de850 void __thiscall zCMenuItem UpdateSize -0x4de920 void __thiscall zCMenuItem SetText class zCArray int -0x4deae0 void __thiscall zCMenuItem Enter -0x4deaf0 void __thiscall zCMenuItem Leave -0x4deb00 int __thiscall zCMenuItem HandleEvent int -0x4deb40 int __thiscall zCMenuItem Run -0x4deba0 int __thiscall zCMenuItem Input int class zSTRING & -0x4def10 void __thiscall zCMenuItem Draw -0x4def30 void __thiscall zCMenuItem DrawFront -0x4df070 void __thiscall zCMenuItem DrawItems -0x4df0a0 void __thiscall zCMenuItem UpdateContent -0x4df0b0 void __thiscall zCMenuItem UpdateFX -0x4df240 int __thiscall zCMenuItem GetEventFunc enum zTMenuItemEvent -0x4df250 void __thiscall zCMenuItem SetIsActive int -0x4df360 void __thiscall zCMenuItem SetIsSelectable int -0x4df3b0 int __thiscall zCMenuItem GetIsSelectable -0x4df430 void __thiscall zCMenuItem SetIsDisabled int -0x4df440 int __thiscall zCMenuItem GetIsDisabled -0x4df480 void __thiscall zCMenuItem SetIsVisible int -0x4df490 int __thiscall zCMenuItem GetIsVisible -0x4df4d0 zCMenuItemInput* __thiscall zCMenuItemInput zCMenuItemInput class zSTRING const & -0x4df660 void * __thiscall zCMenuItemInput `scalar deleting destructor' unsigned int -0x4df680 void __thiscall zCMenuItemInput ~zCMenuItemInput -0x4df730 void __thiscall zCMenuItemInput SetValue class zSTRING -0x4df7b0 class zSTRING __thiscall zCMenuItemInput GetValue -0x4df7d0 void __thiscall zCMenuItemInput InitMenuItem -0x4df980 void __thiscall zCMenuItemInput InsertInWin class zCView * -0x4df9b0 int __thiscall zCMenuItemInput Run -0x4dfd20 zCMenuItemText* __thiscall zCMenuItemText zCMenuItemText class zSTRING const & -0x4dfdd0 void * __thiscall zCMenuItemText `scalar deleting destructor' unsigned int -0x4dfdf0 void __thiscall zCMenuItemText ~zCMenuItemText -0x4dfe60 void __thiscall zCMenuItemText DrawFront -0x4dfeb0 void __thiscall zCMenuItemText FormatMultiline -0x4e0230 void __thiscall zCMenuItemText DrawMultiline -0x4e0650 void __thiscall zCMenuItemText InitMenuItem -0x4e0810 void __thiscall zCMenuItemText SetEnum class zSTRING const & -0x4e0990 int __thiscall zCMenuItemText HandleEvent int -0x4e0a9f int __thiscall zCMenuItemText HandleEvent int -0x4e0b40 void __thiscall zCMenuItemText SetText class zSTRING const & int int -0x4e0e00 void __thiscall zCMenuItemText SetText class zCArray int -0x4e0e60 zCMenuItemSlider* __thiscall zCMenuItemSlider zCMenuItemSlider class zSTRING const & -0x4e0ee0 void * __thiscall zCMenuItemSlider `scalar deleting destructor' unsigned int -0x4e0f00 void __thiscall zCMenuItemSlider ~zCMenuItemSlider -0x4e0f20 int __thiscall zCMenuItemSlider ToggleValue int int -0x4e12a0 void __thiscall zCMenuItemSlider InitMenuItem -0x4e1360 void __thiscall zCMenuItemSlider InsertInWin class zCView * -0x4e1530 void __thiscall zCMenuItemSlider RemoveFromWin -0x4e15c0 void __thiscall zCMenuItemSlider SetValue float -0x4e1640 float __thiscall zCMenuItemSlider GetValue -0x4e1650 zCMenuItemChoice* __thiscall zCMenuItemChoice zCMenuItemChoice class zSTRING const & -0x4e1690 void * __thiscall zCMenuItemChoice `scalar deleting destructor' unsigned int -0x4e16b0 void __thiscall zCMenuItemChoice ~zCMenuItemChoice -0x4e16d0 int __thiscall zCMenuItemChoice ToggleValue int int -0x4e1960 int __thiscall zCMenuItemChoice SetOptionByString class zSTRING -0x4e1da0 class zSTRING __thiscall zCMenuItemChoice GetStringByOption -0x4e1f30 void __thiscall zCMenuItemChoice InsertInWin class zCView * -0x4e20f0 void __thiscall zCMenuItemChoice RemoveFromWin -0x4e2180 void __thiscall zCMenuItemChoice Resize -0x4e2250 void __thiscall zCMenuItemChoice Draw -0x4e2270 void __thiscall zCMenuItemChoice DrawFront -0x4e24a0 int __thiscall zCMenuItemChoice GetNumOptions -0x4e2680 class zSTRING __thiscall zCMenuItemChoice GetText int -0x4e2800 void __thiscall zCMenuItemChoice InitMenuItem -0x4e2920 zCMenuItemButton* __thiscall zCMenuItemButton zCMenuItemButton class zSTRING const & -0x4e2ab0 void * __thiscall zCMenuItemButton `scalar deleting destructor' unsigned int -0x4e2ad0 void __thiscall zCMenuItemButton ~zCMenuItemButton -0x4e2b80 void __thiscall zCMenuItemButton InitMenuItem -0x4e2d50 void __thiscall zCMenuItemButton Toggle -0x4e2f50 int __thiscall zCMenuItemButton Run -0x4e31c0 void __thiscall zCMenuItemButton InsertInWin class zCView * -0x4e3200 void __thiscall zCMenuItemButton RemoveFromWin -0x4e32c0 zCMenuItemList* __thiscall zCMenuItemList zCMenuItemList class zSTRING const & -0x4e3320 void * __thiscall zCMenuItemList `scalar deleting destructor' unsigned int -0x4e3340 void __thiscall zCMenuItemList ~zCMenuItemList -0x4e33e0 int __thiscall zCMenuItemList Run -0x4e3470 void __thiscall zCMenuItemList InitMenuItem -0x4e3480 int __thiscall zCMenuItemList Show -0x4e34d0 int __thiscall zCMenuItemList Hide -0x4e3510 void __thiscall zCMenuItemList DeleteContent -0x4e3560 void __thiscall zCMenuItemList InsertEnd struct zTMenuItemListElement & -0x4e3770 void __thiscall zCMenuItemList InsertFront struct zTMenuItemListElement & -0x4e3960 void __thiscall zCMenuItemList InsertInWin class zCView * -0x4e3ac0 void __thiscall zCMenuItemList RemoveFromWin -0x4e3b70 void __thiscall zCMenuItemList Enter -0x4e3b80 void __thiscall zCMenuItemList Leave -0x4e3b90 void __thiscall zCMenuItemList UpdateContent -0x4e3ba0 void __thiscall zCMenuItemList DrawFront -0x4e3eb0 int __thiscall zCMenuItemList HandleEvent int -0x4e3fad int __thiscall zCMenuItemList HandleEvent int -0x4e4100 void __thiscall zCMenuItemList ShowContent -0x4e42b0 void __thiscall zCMenuItemList JumpToNextEntry -0x4e42d0 void __thiscall zCMenuItemList JumpToPrevEntry -0x4e42f0 void __thiscall zCMenuItemList JumpToTopEntry -0x4e4310 void __thiscall zCMenuItemList JumpToLastEntry -0x4e4330 void __thiscall zCArraySort::InsertSort class zCMenuItem * const & -0x4e4480 int __thiscall zCArraySort::Search class zCMenuItem * const & -0x4e44f0 void __thiscall zCArray::zCArray -0x4e4500 void * __thiscall zTMenuItemListElement `vector deleting destructor' unsigned int -0x4e4560 void __thiscall zCArraySort::AllocDelta int -0x4e45c0 void __thiscall zCArraySort::RemoveOrderIndex int -0x4e45f0 void __thiscall zCArray::AllocDelta int -0x4e4810 zTMenuItemListElement* __thiscall zTMenuItemListElement zTMenuItemListElement -0x4e4880 void __cdecl zCMusicSystem DisableMusicSystem int -0x4e4930 void __thiscall zCMusicTheme_DM ~zCMusicTheme_DM -0x4e49f0 void __thiscall zCMusicTheme ~zCMusicTheme -0x4e4a70 int __thiscall zCMusicTheme IsActive -0x4e4a80 void * __thiscall zCMusicTheme `scalar deleting destructor' unsigned int -0x4e4aa0 int __thiscall zCMusicTheme_DM IsActive -0x4e4ab0 void * __thiscall zCMusicTheme_DM `scalar deleting destructor' unsigned int -0x4e4ad0 zCMusicSys_DirectMusic* __thiscall zCMusicSys_DirectMusic zCMusicSys_DirectMusic -0x4e5330 zCMusicTheme* __thiscall zCMusicTheme zCMusicTheme -0x4e5370 zCMusicJingle* __thiscall zCMusicJingle zCMusicJingle -0x4e53c0 void __thiscall zCMusicJingle ~zCMusicJingle -0x4e5440 class zCMusicJingle * __thiscall zCMusicJingle AddRef -0x4e5450 int __thiscall zCMusicJingle Release -0x4e5460 int __thiscall zCMusicJingle IsPlaying -0x4e5470 void __thiscall zCMusicJingle StopPlaying -0x4e5480 void __thiscall zCMusicJingle CacheIn -0x4e5490 void __thiscall zCMusicJingle CacheOut -0x4e54a0 void * __thiscall zCMusicJingle `scalar deleting destructor' unsigned int -0x4e54c0 zCMusicSys_DirectMusic* __thiscall zCMusicSys_DirectMusic zCMusicSys_DirectMusic -0x4e54d0 void __thiscall zCMusicSystem PlayThemeByScript class zSTRING const & int int * -0x4e54e0 class zCMusicTheme * __thiscall zCMusicSystem LoadThemeByScript class zSTRING const & -0x4e54f0 class zCMusicTheme * __thiscall zCMusicSystem LoadTheme class zSTRING const & -0x4e5500 void __thiscall zCMusicSystem PlayTheme class zCMusicTheme * float const & enum zTMus_TransType const & enum zTMus_TransSubType const & -0x4e5510 class zCMusicTheme * __thiscall zCMusicSystem GetActiveTheme -0x4e5520 int __thiscall zCMusicSystem PlayJingleByScript class zSTRING const & -0x4e5530 void __thiscall zCMusicSystem StopJingleByScript class zSTRING const & -0x4e5540 class zCMusicJingle * __thiscall zCMusicSystem LoadJingleByScript class zSTRING const & -0x4e5550 class zCMusicJingle * __thiscall zCMusicSystem LoadJingle class zSTRING const & -0x4e5560 int __thiscall zCMusicSystem PlayJingle class zCMusicJingle const * float const & enum zTMus_TransSubType const & -0x4e5570 void __thiscall zCMusicSystem StopJingle int const & -0x4e5580 int __thiscall zCMusicSystem IsJingleActive int const & -0x4e5590 void __thiscall zCMusicSystem AddEventCallBackFunc enum zTMus_EventType const & void (__cdecl*)(enum zTMus_EventType const &) -0x4e55a0 void __thiscall zCMusicSystem RemoveEventCallBackFunc void (__cdecl*)(enum zTMus_EventType const &) -0x4e55b0 void __thiscall zCMusicSystem Mute -0x4e55c0 void __thiscall zCMusicSystem Stop -0x4e55d0 void __thiscall zCMusicSystem SetVolume float -0x4e55e0 float __thiscall zCMusicSystem GetVolume -0x4e55f0 int __thiscall zCMusicSystem IsAvailable class zSTRING const & -0x4e5600 void * __thiscall zCMusicSystem `scalar deleting destructor' unsigned int -0x4e5620 class zCMusicTheme * __thiscall zCMusicSys_DirectMusic GetActiveTheme -0x4e5630 void __thiscall zCMusicSys_DirectMusic StopJingle int const & -0x4e5640 int __thiscall zCMusicSys_DirectMusic IsJingleActive int const & -0x4e5650 float __thiscall zCMusicSys_DirectMusic GetVolume -0x4e5ec0 void * __thiscall zCMusicSys_DirectMusic `scalar deleting destructor' unsigned int -0x4e5ee0 void __thiscall zCMusicSys_DirectMusic ~zCMusicSys_DirectMusic -0x4e5fa0 void __thiscall zCMusicSys_DirectMusic PlayThemeByScript class zSTRING const & int int * -0x4e6160 class zCMusicTheme * __thiscall zCMusicSys_DirectMusic LoadTheme class zSTRING const & -0x4e6170 class zCMusicTheme * __thiscall zCMusicSys_DirectMusic LoadThemeByScript class zSTRING const & -0x4e6cf0 class zSTRING __thiscall zPATH GetDirectoryPath -0x4e6d10 void __thiscall zCMusicSys_DirectMusic PlayTheme class zCMusicTheme * float const & enum zTMus_TransType const & enum zTMus_TransSubType const & -0x4e6e1e void __thiscall zCMusicSys_DirectMusic PlayTheme class zCMusicTheme * float const & enum zTMus_TransType const & enum zTMus_TransSubType const & -0x4e6f80 int __thiscall zCMusicSys_DirectMusic PlayJingleByScript class zSTRING const & -0x4e70b0 void __thiscall zCMusicSys_DirectMusic StopJingleByScript class zSTRING const & -0x4e70c0 class zCMusicJingle * __thiscall zCMusicSys_DirectMusic LoadJingleByScript class zSTRING const & -0x4e7270 class zCMusicJingle * __thiscall zCMusicSys_DirectMusic LoadJingle class zSTRING const & -0x4e7280 int __thiscall zCMusicSys_DirectMusic PlayJingle class zCMusicJingle const * float const & enum zTMus_TransSubType const & -0x4e7400 void __thiscall zCMusicSys_DirectMusic DoMusicUpdate -0x4e7410 void __thiscall zCMusicSys_DirectMusic Stop -0x4e7430 void __thiscall zCMusicSys_DirectMusic Mute -0x4e74c0 void __thiscall zCMusicSys_DirectMusic SetVolume float -0x4e7500 int __thiscall zCMusicSys_DirectMusic IsAvailable class zSTRING const & -0x4e7570 zCDrvProperties_MSS* __thiscall zCDrvProperties_MSS zCDrvProperties_MSS -0x4e7600 void __thiscall zCDrvProperties_MSS ~zCDrvProperties_MSS -0x4e7f50 zCHandleManager* __thiscall zCHandleManager zCHandleManager -0x4e7fc0 void __thiscall zCSndDebugCallback DoWorldPerFrameCallback class zCWorld * class zCCamera * -0x4e8010 zCSndSys_MSS* __thiscall zCSndSys_MSS zCSndSys_MSS -0x4e86d0 zCSndSys_MSS* __thiscall zCSndSys_MSS zCSndSys_MSS -0x4e86e0 class zCSoundFX * __thiscall zCSoundSystem LoadSoundFX class zSTRING const & -0x4e86f0 class zCSoundFX * __thiscall zCSoundSystem LoadSoundFXScript class zSTRING const & -0x4e8700 class zCParser * __thiscall zCSoundSystem GetSFXParser -0x4e8710 float __thiscall zCSoundSystem GetPlayingTimeMSEC class zSTRING const & -0x4e8720 void __thiscall zCSoundSystem SetSound3DDefaultRadius float -0x4e8730 float __thiscall zCSoundSystem GetSound3DDefaultRadius -0x4e8740 void __thiscall zCSoundSystem SetMasterVolume float -0x4e8750 float __thiscall zCSoundSystem GetMasterVolume -0x4e8760 void __thiscall zCSoundSystem StopSound int const & -0x4e8770 void __thiscall zCSoundSystem StopAllSounds -0x4e8780 void __thiscall zCSoundSystem GetSoundProps int const & int & float & float & -0x4e8790 void __thiscall zCSoundSystem UpdateSoundProps int const & int float float -0x4e87a0 int __thiscall zCSoundSystem IsSoundActive int const & -0x4e87b0 void __thiscall zCSoundSystem SetListener class zCVob * -0x4e87c0 void __thiscall zCSoundSystem SetGlobalReverbPreset int float -0x4e87d0 void __thiscall zCSoundSystem SetReverbEnabled int -0x4e87e0 int __thiscall zCSoundSystem GetReverbEnabled -0x4e87f0 int __thiscall zCSoundSystem GetNumProvider -0x4e8800 class zSTRING const * __thiscall zCSoundSystem GetProviderName int -0x4e8810 int __thiscall zCSoundSystem SetProvider int -0x4e8820 void __thiscall zCSoundSystem SetSpeakerType enum zCSoundSystem::zTSpeakerType -0x4e8830 enum zCSoundSystem::zTSpeakerType __thiscall zCSoundSystem GetSpeakerType -0x4e8840 float __thiscall zCSoundSystem GetCPULoad -0x4e8850 void * __thiscall zCSoundSystem `scalar deleting destructor' unsigned int -0x4e8870 int __thiscall zCSndSys_MSS GetReverbEnabled -0x4e8880 enum zCSoundSystem::zTSpeakerType __thiscall zCSndSys_MSS GetSpeakerType -0x4e88d0 void * __thiscall zCSndSys_MSS `scalar deleting destructor' unsigned int -0x4e88f0 void __thiscall zCSndSys_MSS ~zCSndSys_MSS -0x4e8bb0 void __thiscall zCSndSys_MSS InitializeMSS -0x4e9a80 struct _DIG_DRIVER * __thiscall zCSndSys_MSS GetDigitalDriverHandle -0x4e9a90 int __cdecl zCSndSys_MSS EvalFunc class zSTRING const & class zSTRING & -0x4ea640 void __cdecl zCSndSys_MSS FrmCon_ParamChanged class zSTRING const & -0x4ea970 void __cdecl zCSndSys_MSS SfxCon_ParamChanged class zSTRING const & -0x4ea980 void __cdecl zCSndSys_MSS CloseProvider -0x4eaa90 void __thiscall zCSndSys_MSS SetNumAudioChannels int -0x4eaab0 float __thiscall zCSndSys_MSS GetMasterVolume -0x4eaaf0 int __thiscall zCSndSys_MSS GetNumSoundsPlaying -0x4eab20 void __thiscall zCSndSys_MSS RemoveAllActiveSounds -0x4eab60 void __thiscall zCSndSys_MSS DisposeAllSampleHandles -0x4eac00 void __thiscall zCSndSys_MSS SetListener class zCVob * -0x4eac60 void __thiscall zCSndSys_MSS SetMasterVolume float -0x4eacb0 void __thiscall zCSndSys_MSS MuteSFX -0x4eace0 class zCSoundFX * __thiscall zCSndSys_MSS LoadSoundFX class zSTRING const & -0x4eb2a0 void __cdecl zCSoundFX operator delete void * -0x4eb2c0 class zCClassDef * __thiscall zCSoundFX _GetClassDef -0x4eb2d0 zCSoundFX* __thiscall zCSoundFX zCSoundFX -0x4eb2f0 void __thiscall zCSoundFX ~zCSoundFX -0x4eb300 int __thiscall zCSoundFX GetNumChannels -0x4eb310 int __thiscall zCSoundFX GetNumChannelFrames int -0x4eb320 void __thiscall zCSoundFX GetChannelFrame int int -0x4eb330 void __thiscall zCSoundFX SetChannelFrame int int -0x4eb340 float __thiscall zCSoundFX GetPlayingTimeMSEC -0x4eb350 float __thiscall zCSoundFX GetPan -0x4eb360 void __thiscall zCSoundFX SetPan float -0x4eb370 float __thiscall zCSoundFX GetVolume -0x4eb380 void __thiscall zCSoundFX SetVolume float -0x4eb390 int __thiscall zCSoundFX GetFrequency -0x4eb3a0 void __thiscall zCSoundFX SetFrequency int -0x4eb3b0 void __thiscall zCSoundFX SetLooping int -0x4eb3c0 int __thiscall zCSoundFX IsLooping -0x4eb3d0 void __thiscall zCSoundFX SetIsFixed int -0x4eb3e0 int __thiscall zCSoundFX GetIsFixed -0x4eb3f0 void * __thiscall zCSoundFX `scalar deleting destructor' unsigned int -0x4eb420 int __thiscall zCSndFX_MSS GetNumChannels -0x4eb430 int __thiscall zCSndFX_MSS GetNumChannelFrames int -0x4eb440 float __thiscall zCSndFX_MSS GetPan -0x4eb450 float __thiscall zCSndFX_MSS GetVolume -0x4eb460 int __thiscall zCSndFX_MSS GetFrequency -0x4eb470 int __thiscall zCSndFX_MSS IsLooping -0x4eb480 void __thiscall zCSndFX_MSS SetIsFixed int -0x4eb490 int __thiscall zCSndFX_MSS GetIsFixed -0x4eb4a0 class zCSoundFX * __thiscall zCSndSys_MSS LoadSoundFXScript class zSTRING const & -0x4eb9c0 class zCSoundFX * __thiscall zCSndSys_MSS LoadMulti class zSTRING const & int -0x4ec460 class zCSoundFX * __thiscall zCSndSys_MSS LoadSingle class zSTRING const & -0x4ecb30 int __thiscall zCSndSys_MSS PlaySound class zCSoundFX * int -0x4edef0 int __thiscall zCSndSys_MSS PlaySound class zCSoundFX * int int float float -0x4ee3e0 int __thiscall zCSndSys_MSS PlaySound3D class zSTRING const & class zCVob * int struct zCSoundSystem::zTSound3DParams * -0x4ee470 int __thiscall zCSndSys_MSS PlaySound3D class zCSoundFX * class zCVob * int struct zCSoundSystem::zTSound3DParams * -0x4eee90 int __thiscall zCSndSys_MSS PlaySound3DAmbient class zCSoundFX * class zCVob * int struct zCSoundSystem::zTSound3DParams * -0x4ef680 void __thiscall zCSndSys_MSS StopSound int const & -0x4ef740 void __thiscall zCSndSys_MSS StopAllSounds -0x4ef790 int __thiscall zCSndSys_MSS UpdateSound3D int const & struct zCSoundSystem::zTSound3DParams * -0x4f0570 void __thiscall zCSndSys_MSS UpdateSoundPropsAmbient class zCActiveSnd * struct zCSoundSystem::zTSound3DParams * -0x4f0900 void __thiscall zCSndSys_MSS GetSoundProps int const & int & float & float & -0x4f0b00 int __thiscall zCSndSys_MSS GetSound3DProps int const & struct zCSoundSystem::zTSound3DParams & -0x4f0c20 float __thiscall zCSndSys_MSS GetActiveVolume int const & -0x4f0cf0 void __thiscall zCSndSys_MSS UpdateSoundProps int const & int float float -0x4f10e0 void __thiscall zCSndSys_MSS DoSoundUpdate -0x4f1350 int __thiscall zCSndSys_MSS IsSoundActive int const & -0x4f1460 float __thiscall zCSndSys_MSS GetPlayingTimeMSEC class zSTRING const & -0x4f15f0 class zCParser * __thiscall zCSndSys_MSS GetSFXParser -0x4f1600 int __thiscall zCSndSys_MSS GetUsedSoundMem -0x4f1610 void __thiscall zCSndSys_MSS SetGlobalReverbPreset int float -0x4f16d0 void __thiscall zCSndSys_MSS SetReverbEnabled int -0x4f1700 int __thiscall zCSndSys_MSS GetNumProvider -0x4f1730 class zSTRING const * __thiscall zCSndSys_MSS GetProviderName int -0x4f1750 int __thiscall zCSndSys_MSS SetProvider int -0x4f1760 int __thiscall zCSndSys_MSS Start3DProvider int -0x4f1ed0 void __thiscall zCSndSys_MSS SetGlobalOcclusion float -0x4f1ee0 float __thiscall zCSndSys_MSS GetCPULoad -0x4f1f00 void __thiscall zCSndSys_MSS SetSpeakerType enum zCSoundSystem::zTSpeakerType -0x4f1fac void __thiscall zCSndSys_MSS SetSpeakerType enum zCSoundSystem::zTSpeakerType -0x4f2090 zCSndFX_MSS* __thiscall zCSndFX_MSS zCSndFX_MSS -0x4f20f0 void * __thiscall zCSndFX_MSS `scalar deleting destructor' unsigned int -0x4f2120 void __thiscall zCSndFX_MSS ~zCSndFX_MSS -0x4f22c0 void * __thiscall zCSndFrame `scalar deleting destructor' unsigned int -0x4f22e0 void __thiscall zCSndFX_MSS LoadChannel int -0x4f2ae0 void __thiscall zCSndFX_MSS SetFrequency int -0x4f2b90 void __thiscall zCSndFX_MSS SetPan float -0x4f2c70 void __thiscall zCSndFX_MSS SetVolume float -0x4f2cf0 void __thiscall zCSndFX_MSS SetDefaultProperties -0x4f2d40 int __thiscall zCSndFX_MSS LoadResourceData -0x4f3090 zCWaveData* __thiscall zCWaveData zCWaveData -0x4f31f0 class zSTRING __thiscall zCWaveData GetName -0x4f3360 int __thiscall zCSndFX_MSS ReleaseResourceData -0x4f3650 int __thiscall zCSndFX_MSS IsActive -0x4f36f0 float __thiscall zCSndFX_MSS GetPlayingTimeMSEC -0x4f3740 unsigned long __thiscall zCSndFX_MSS GetResSizeBytes -0x4f37f0 void __thiscall zCSndFX_MSS CheckCanBeCachedOut -0x4f38a0 void __cdecl zCSndFX_MSS NewFrame -0x4f3990 void __thiscall zCSndFX_MSS SetLooping int -0x4f39e0 void __thiscall zCSndFX_MSS GetChannelFrame int int -0x4f39f0 void __thiscall zCSndFX_MSS SetChannelFrame int int -0x4f3a70 void __thiscall zCSndFX_MSS CacheInActFrame -0x4f3b00 void __thiscall zCSndFX_MSS CacheOutActFrame -0x4f3b50 void __thiscall zCSndFX_MSS CacheInActChannel -0x4f3b90 void __thiscall zCSndFX_MSS CacheOutActChannel -0x4f3c10 void __thiscall zCSndFX_MSS ChooseVariance -0x4f3c70 zCActiveSnd* __thiscall zCActiveSnd zCActiveSnd -0x4f3c80 void __thiscall zCActiveSnd ~zCActiveSnd -0x4f3d00 int __cdecl zCActiveSnd GetNextFreeHandle -0x4f3d10 class zCActiveSnd * __cdecl zCActiveSnd AllocNextFreeSnd -0x4f3eb0 void __thiscall zCActiveSnd Release -0x4f3f30 void __thiscall zCActiveSnd Initialize -0x4f3fb0 int __cdecl zCActiveSnd GetHandleIndex int -0x4f40f0 int __cdecl zCActiveSnd GetHandleActive int -0x4f41f0 int __cdecl zCActiveSnd GetSoundActive class zCActiveSnd * -0x4f4280 int __cdecl zCActiveSnd GetFrameActive class zCSndFrame * -0x4f42c0 class zCActiveSnd * __cdecl zCActiveSnd GetHandleSound int -0x4f4370 void __cdecl zCActiveSnd AddSound class zCActiveSnd * -0x4f4520 void __cdecl zCActiveSnd RemoveSound class zCActiveSnd * -0x4f4780 void __cdecl zCActiveSnd RemoveSoundsByFrame class zCSndFrame * -0x4f47c0 void __cdecl zCActiveSnd RemoveSoundByVobSlot class zCVob const * int -0x4f4810 void __cdecl zCActiveSnd StopSoundsByFrame class zCSndFrame * -0x4f4870 void __cdecl zCActiveSnd ResumeSoundsByFrame class zCSndFrame * -0x4f48c0 void __cdecl zCActiveSnd UpdateSoundsByFrame class zCSndFrame * -0x4f4bd0 int __cdecl zCActiveSnd GetNumActive -0x4f4be0 void __cdecl zCActiveSnd NewFrame -0x4f4e00 void __cdecl zCActiveSnd UpdateReverb float -0x4f4e60 int __thiscall zCActiveSnd CalcListenerPan -0x4f4e70 int __thiscall zCActiveSnd CalcListenerVolume -0x4f4ec0 int __cdecl zCActiveSnd GetNum3DSamplesUsed -0x4f4f00 int __cdecl zCActiveSnd GetNumAmbientSamplesUsed -0x4f4f40 int __thiscall zCActiveSnd RequestChannel -0x4f5220 int __thiscall zCActiveSnd RequestChannel3D -0x4f5550 float __thiscall zCActiveSnd GetVolume -0x4f5750 void __cdecl zCActiveSnd DebugInfo -0x4f6810 void __cdecl zCActiveSnd InitPreAllocedData -0x4f6940 void __cdecl zCActiveSnd CleanupPreAllocedData -0x4f6a00 int __thiscall zCActiveSnd HasBeenUpdatedThisFrame -0x4f6a30 zCSndChannel* __thiscall zCSndChannel zCSndChannel -0x4f6a50 void __thiscall zCSndChannel ~zCSndChannel -0x4f6bb0 void __thiscall zCActiveSnd AutoCalcObstruction int -0x4f6db0 zCSndFrame* __thiscall zCSndFrame zCSndFrame -0x4f6f70 void __thiscall zCSndFrame ~zCSndFrame -0x4f7140 void __thiscall zCSndFrame CalcPitchOffset float -0x4f71d0 int __thiscall zCSndFrame CalcPitchVariance -0x4f7260 void __thiscall zCSndFrame SetDefaultProperties -0x4f7310 void __thiscall zCSndFrame CacheIn -0x4f7390 void __thiscall zCSndFrame CacheOut -0x4f73d0 zCWavePool* __thiscall zCWavePool zCWavePool -0x4f7540 void __thiscall zCWavePool ~zCWavePool -0x4f7660 class zCWaveData * __thiscall zCWavePool CacheIn class zSTRING & -0x4f7880 void __thiscall zCWavePool CacheIn class zCWaveData * -0x4f79d0 void __thiscall zCWavePool CacheOut class zCWaveData * -0x4f7b50 int __thiscall zCWavePool ReleaseWave class zCWaveData * -0x4f7c20 void __thiscall zCWavePool NewFrame -0x4f7d80 void __thiscall zCWavePool DebugInfo -0x4f8100 void __thiscall zCWavePool DebugInfo2 -0x4f88a0 zCWaveData* __thiscall zCWaveData zCWaveData class zSTRING & -0x4f8ab0 void __thiscall zCWaveData ~zCWaveData -0x4f8c40 void __thiscall zCWaveData Init -0x4f8d20 void __thiscall zCWaveData CacheIn -0x4f92f0 class zSTRING __thiscall zPATH GetPath -0x4f9310 void __thiscall zCWaveData CacheOut -0x4f9360 int __thiscall zCWaveData CheckForCorrectFormat int -0x4f9537 int __thiscall zCWaveData CheckForCorrectFormat int -0x4f9610 int __thiscall zCWaveData Release -0x4f9640 void * __thiscall zCWaveData `scalar deleting destructor' unsigned int -0x4f9660 int __thiscall zCWaveData GetSize -0x4f9680 struct h3DPOBJECT * __thiscall zCHandleManager Alloc3DSample -0x4f96b0 struct _SAMPLE * __thiscall zCHandleManager AllocSample -0x4f96f0 void __thiscall zCHandleManager Free3DSample struct h3DPOBJECT * -0x4f97c0 void __thiscall zCHandleManager FreeSample struct _SAMPLE * -0x4f98a0 void __thiscall zCHandleManager DisposeAllSamples -0x4f9950 class zCActiveSnd * & __thiscall zCArraySort::GetSafe int -0x4f9b10 void __thiscall zCArraySort::InsertSort class zCActiveSnd * const & -0x4f9c60 int __thiscall zCArraySort::Search class zCActiveSnd * const & -0x4f9cd0 void __thiscall zCWavePool DebugInfo2 -0x4f9cf0 void __thiscall zCArray::DeleteList -0x4f9d10 void __thiscall zCArray::zCArray -0x4f9d20 void __thiscall zCSndFX_MSS ~zCSndFX_MSS -0x4f9d40 void __thiscall zCArray::DeleteList -0x4f9d60 void __thiscall zCArraySort::zCArraySort -0x4f9d80 void __thiscall zCSndFrame ~zCSndFrame -0x4f9da0 int __thiscall zCArraySort::Search class zCWaveData * const & -0x4f9e10 void __thiscall zCArraySort::RemoveOrder class zCWaveData * const & -0x4f9e90 void __thiscall zCArray::zCArray -0x4f9ea0 void __thiscall zCSndFrame ~zCSndFrame -0x4f9ec0 int __thiscall zCArray::IsInList class zCWaveData * const & -0x4f9f00 void __thiscall zCArray::zCArray -0x4f9f10 void __thiscall zCSndFX_MSS ~zCSndFX_MSS -0x4f9f30 void __thiscall zCArray::~zCArray -0x4f9f50 void __thiscall zCArray::RemoveIndex int -0x4f9f70 void __thiscall zCArray::RemoveIndex int -0x4f9f90 void __thiscall zCArraySort::RemoveOrderIndex int -0x4f9fc0 void __thiscall zCArray::AllocDelta int -0x4fa020 void __thiscall zCArray::InsertEnd class zCSndFrame * const & -0x4fa0f0 void __thiscall zCArraySort::AllocDelta int -0x4fa150 void __thiscall zCArraySort::RemoveOrderIndex int -0x4fa180 void __thiscall zCArray::AllocDelta int -0x4fa1e0 void __thiscall zCArray::InsertEnd class zCSndChannel * const & -0x4fa2b0 void __thiscall zCArray::AllocDelta int -0x4fa310 void __thiscall zCArray::AllocDelta int -0x4fa3a0 void __cdecl vidRefreshModeList -0x4fa560 unsigned long __cdecl vidGetCaps unsigned long -0x4fa6b0 int __cdecl vidGetModeList struct VIDMODE * struct VIDMODE * int -0x4fa940 int __cdecl vidSetModeEx struct VIDEO_INFO * -0x4fab30 char * __cdecl vidGetScreenModeName int -0x4fab5e char * __cdecl vidGetScreenModeName int -0x4fab80 void __cdecl vidSetPalette unsigned char * int -0x4fad80 int __cdecl vidCreatePalette int void * void * int -0x4fb020 void __cdecl vidSetFrameReady -0x4fb050 int __cdecl vidGetFPSRate -0x4fb0c0 int __cdecl vidSetMode struct VIDMODE * -0x4fb610 void __cdecl vidWaitVSYNC -0x4fb680 int __cdecl vidFlip -0x4fb720 struct SURFACE * __cdecl vidGetStdSurface int int -0x4fb780 int __cdecl vidLock struct SURFACE * -0x4fb8c0 int __cdecl vidUnLock struct SURFACE * -0x4fb9a0 struct SURFACE * __cdecl vidCreateSurface struct SURFACE_INFO * -0x4fbac0 int __cdecl vidFreeSurface struct SURFACE * -0x4fbc00 int __cdecl vidSetColorKey struct SURFACE * unsigned long -0x4fbc90 void __fastcall vidPaintWindow struct HWND__ * -0x4fbd30 void __fastcall vidCloseDisplay int -0x4fc090 void __fastcall vidToggleFullScreenMode -0x4fc2d0 void __cdecl vidIdleEnter -0x4fc3a0 void __fastcall vidWaitScreenUnblank -0x4fc3f0 void __fastcall vidMinimize int -0x4fc6d0 void __fastcall vidWaitRestore -0x4fc8e0 void __fastcall vidRestore -0x4fcad0 int __cdecl vidIsMinimized -0x4fcb60 int __cdecl vidBlit struct BLIT_CMD * -0x4fccc0 int __cdecl vidBlitBatch struct BLIT_CMD * int -0x4fccf0 int __fastcall vidLostFocus -0x4fcd20 int __fastcall SetVMode struct VIDMODE * -0x4fd3f0 int __cdecl vidGetMemInfo struct VIDMEM_INFO * -0x4fd700 int __cdecl ddCheck long -0x4fd770 char * __cdecl vidGetLastError -0x4fdd10 void __cdecl ccDrawCaption struct HWND__ * struct CUSTOMCAPTION * int struct HRGN__ * -0x4fde90 void __cdecl ccRenderCaption struct HWND__ * struct CUSTOMCAPTION * -0x4fe880 zCViewWindow* __thiscall zCViewWindow zCViewWindow int int int int enum zTviewID -0x4fe900 void * __thiscall zCViewWindow `scalar deleting destructor' unsigned int -0x4fe920 void __thiscall zCViewWindow ~zCViewWindow -0x4fe970 struct zTWindowsVersionInformation __cdecl GetWinVersion -0x4fecb0 void __thiscall zTWindowsVersionInformation ~zTWindowsVersionInformation -0x4fed30 bool __cdecl sysKillWindowsKeys bool -0x4ff2b0 bool __cdecl SetForegroundWindowEx struct HWND__ * -0x4ff380 void __cdecl sysSetWindowMode int int -0x4ff560 void * __cdecl sysAlloc unsigned long -0x4ffdc0 void * __cdecl sysReAlloc void * unsigned long -0x4ffe10 void __cdecl sysFree void * -0x4ffe20 int __cdecl sysHandleExceptions -0x4ffe30 void __cdecl libExit -0x4fff50 int __cdecl MasterExceptionHandler -0x4fff60 int __stdcall InputDlgProc struct HWND__ * unsigned int unsigned int long -0x500020 class zSTRING __cdecl CheckPassword -0x500240 int __stdcall HandledWinMain struct HINSTANCE__ * struct HINSTANCE__ * char * int -0x5005c0 int __cdecl initializeSystemMFC -0x5008d0 void __cdecl winDoInstanceCheck -0x500930 void __cdecl winCreateMenu -0x500940 void __cdecl HandleFocusLoose -0x501d90 void __cdecl sysHardExit char * ... -0x502440 void __cdecl winResizeMainWindow -0x502550 void __cdecl winCalcSizes -0x502590 unsigned long __cdecl sysGetTime -0x5025e0 void __cdecl winSuspendThreads -0x502600 void __cdecl sysExit -0x502630 void __cdecl sysProcessIdle -0x5026f0 void __cdecl sysEvent -0x502b80 void __cdecl sysIdle int -0x502b90 void __cdecl winWaitMessage unsigned short unsigned long unsigned long unsigned long unsigned long int -0x502cd0 void __cdecl TRACE char * ... -0x502d30 void __cdecl cfgFetchTopic char * -0x502d40 void __cdecl cfgSetBinary char * char * void * int -0x502d50 int __cdecl cfgGetBinary char * char * void * int * -0x502d60 void __cdecl sysParseCommandLine char * -0x503310 void __cdecl sysSetFocus -0x503370 long __cdecl winDialog unsigned short int (__stdcall*)(struct HWND__ * unsigned int unsigned int long) -0x503450 long __cdecl winDialogParam unsigned short int (__stdcall*)(struct HWND__ * unsigned int unsigned int long) unsigned long -0x503530 long __cdecl winDialogParamFinal unsigned short int (__stdcall*)(struct HWND__ * unsigned int unsigned int long) unsigned long -0x503600 void __cdecl ExcSpyInfo struct EXCEPTION_INFO * -0x503ca0 int __stdcall ExceptionDlgProc struct HWND__ * unsigned int unsigned int long -0x503d54 int __stdcall ExceptionDlgProc struct HWND__ * unsigned int unsigned int long -0x50422e int __stdcall ExceptionDlgProc struct HWND__ * unsigned int unsigned int long -0x504960 int __stdcall ASSERTDlgProc struct HWND__ * unsigned int unsigned int long -0x50572b int __stdcall ASSERTDlgProc struct HWND__ * unsigned int unsigned int long -0x505820 void __cdecl BoundsSpyInfo struct ASSERT_FAIL_INFO * struct EXCEPTION_INFO * -0x505be0 void __cdecl BOUNDS_FAIL char * int int int char * int class zSTRING const & -0x505e90 void __cdecl AssertSpyInfo struct ASSERT_FAIL_INFO * struct EXCEPTION_INFO * -0x506250 void __cdecl ASSERT_FAIL char * char * int class zSTRING const & -0x506480 int __cdecl sysGotDebugger -0x5064c0 void __cdecl inCreateMouseMessage unsigned long unsigned long -0x506610 int __cdecl zOpt_Sound_ChangeFXVol class zCOptionEntry & -0x506680 int __cdecl zOpt_Sound_ChangeMusicVol class zCOptionEntry & -0x5066f0 int __cdecl zOpt_Video_ChangeVidOptions class zCOptionEntry & -0x506810 int __cdecl zOpt_ToggleJoy class zCOptionEntry & -0x506820 void __cdecl zCarsten_StartUp struct HWND__ * * -0x507d80 void __cdecl zCarsten_ShutDown -0x507db0 void __cdecl zCarsten_ShutDown_Fast -0x507f40 void __thiscall zTEngineStats PrintScreen int int -0x508560 void __thiscall zCLineCache ~zCLineCache -0x508570 void __thiscall zCLineCache Line int int int int struct zCOLOR -0x508600 void __thiscall zCLineCache Flush class zCViewBase * -0x5086a0 void __thiscall zCLineCache Line3D class zVEC3 const & class zVEC3 const & struct zCOLOR int -0x508aa0 void __thiscall zCLineCache LineCS3D class zVEC3 const & class zVEC3 const & struct zCOLOR -0x508d60 void __thiscall zCVertex Draw struct zCOLOR const & int -0x508e20 void __cdecl zCVertex ResetVertexTransforms -0x508e50 class zCVertexTransform * __thiscall zCVertex CreateVertexTransform -0x508ef0 void __thiscall zCMemPool::zCMemPool -0x508f00 void __thiscall zCMemPool::zCMemPool -0x508f10 void __thiscall zCMemPool::zCMemPool -0x508f20 void __thiscall zCMemPool::zCMemPool -0x508f30 void __thiscall zCVolatileMemory::zCVolatileMemory unsigned int enum zTVolatileOverflowMode -0x508f60 void __thiscall zCVolatileMemory::Destroyed void * -0x509370 void __thiscall zCAIBaseSound RemoveSlideSound -0x509390 void __thiscall zCAIBaseSound CheckSlideSound class zCVob * -0x509420 void __thiscall zCAIBaseSound StartDefaultCollisionSound class zCVob * class zCCollisionReport const & -0x5096c0 class zCObject * __cdecl zCAIPlayer _CreateNewInstance -0x509720 void __cdecl zCAIPlayer operator delete void * -0x509810 zCAIPlayer* __thiscall zCAIPlayer zCAIPlayer -0x509980 class zCClassDef * __thiscall zCAIPlayer _GetClassDef -0x509990 void * __thiscall zCAIPlayer `scalar deleting destructor' unsigned int -0x5099c0 void __thiscall zCAIPlayer ~zCAIPlayer -0x509b50 void __thiscall zCSparseArrayIterator Reset -0x509bb0 void __thiscall zCCache::ClearCache -0x509bd0 void __thiscall zCAIPlayer RemoveEffects -0x509cb0 void __thiscall zCAIPlayer HostVobRemovedFromWorld class zCVob * class zCWorld * -0x509cc0 float __thiscall zCAIPlayer GetJumpUpHeight -0x509d00 void __thiscall zCAIPlayer SetJumpUpForceByHeight float -0x509d20 void __thiscall zCAIPlayer SetVob class zCVob * -0x509e80 void __thiscall zCAIPlayer DoAutoRoll -0x50a040 void __thiscall zCAIPlayer ResetAutoRoll -0x50a070 void __thiscall zCAIPlayer CalcModelAnisInPlace -0x50a0d0 void __thiscall zCAIPlayer DoSurfaceAlignment -0x50a6f0 int __thiscall zCAIPlayer IsSliding -0x50a720 int __thiscall zCAIPlayer CheckFloorSliding -0x50ae90 void __thiscall zCAIPlayer CheckPhysics -0x50b3d0 void __thiscall zCAIPlayer PropagateCollObjectStates enum zCAIPlayer::zTMovementState -0x50b525 void __thiscall zCAIPlayer PropagateCollObjectStates enum zCAIPlayer::zTMovementState -0x50b5e0 void __thiscall zCAIPlayer CalcForceModelHalt -0x50b690 void __thiscall zCAIPlayer CalcStateVars -0x50b910 void __thiscall zCAIPlayer DoProceduralMovement -0x50b9a0 void __thiscall zCAIPlayer Begin class zCVob * -0x50bb40 void __thiscall zCAIPlayer End -0x50bbd0 void __thiscall zCAIPlayer End -0x50bbe0 void __thiscall zCAIPlayer End -0x50c770 class zCQuadMark * __thiscall zCAIPlayer GetBloodQuadMark -0x50c9d0 void __thiscall zCAIPlayer SetBloodDefaultTexture class zSTRING const & -0x50cb10 void __thiscall zCAIPlayer AddBlood class zVEC3 const & class zVEC3 const & float int class zSTRING * -0x50cba0 void __thiscall zCAIPlayer AddWeaponTrailSegment class zVEC3 const & class zVEC3 const & -0x50ced0 void __thiscall zCAIPlayer CreateLedgeInfo -0x50cef0 struct zCAIPlayer::zTLedgeInfo * __thiscall zCAIPlayer GetLedgeInfo -0x50cf30 int __thiscall zCAIPlayer GetFoundLedge -0x50cf50 void __thiscall zCAIPlayer ClearFoundLedge -0x50cfc0 int __thiscall zCAIPlayer DetectClimbUpLedge class zVEC3 & int -0x50d4e0 zCDetectLedgeReport* __thiscall zCDetectLedgeReport zCDetectLedgeReport class zVEC3 const & -0x50e290 int __fastcall zCCollObjectCharacter IsMoveInvalid class zVEC3 const & class zVEC3 const & class zVEC3 & struct zCCollObjectCharacter::zTSpatialState & class zVEC3 & -0x50e2a0 void __thiscall zCAIPlayer AlignModelToLedge class zSTRING const & -0x50e3a0 class zVEC3 __thiscall zCAIPlayer GetHandPositionWorld -0x50e4f0 void __thiscall zCAIPlayer AlignToFloor float -0x50e530 float __thiscall zCAIPlayer GetModelFloorWorld -0x50e550 int __thiscall zCAIPlayer CheckEnoughSpaceMoveDir class zVEC3 const & int -0x50e930 int __thiscall zCAIPlayer CheckEnoughSpaceMoveForward int -0x50e970 int __thiscall zCAIPlayer CheckEnoughSpaceMoveBackward int -0x50e9c0 int __thiscall zCAIPlayer CheckEnoughSpaceMoveRight int -0x50ea00 int __thiscall zCAIPlayer CheckEnoughSpaceMoveLeft int -0x50ea50 float __thiscall zCAIPlayer GetProtoYHeight -0x50ea70 class zVEC3 __thiscall zCAIPlayer GetSurfaceAlignScanOrigin -0x50eba0 void __thiscall zCAIPlayer DiveRotateX float const & -0x50ecf0 void __thiscall zCAIPlayer SetCDStat int -0x50ed40 void __thiscall zCAIPlayer LandAndStartAni class zSTRING const & -0x50edf0 void __thiscall zCAIPlayer LandAndStartAni class zCModelAni * -0x50ee50 int __thiscall zCAIPlayer CheckForceModelHalt class zSTRING const & -0x50ee90 int __thiscall zCAIPlayer CheckForceModelHalt class zCModelAni * -0x50eed0 int __thiscall zCAIPlayer ShouldCorrectFloorHeight -0x50eef0 void __thiscall zCAIPlayer BeginStateSwitch -0x50ef70 void __thiscall zCAIPlayer SetPhysicsEnabled int -0x50ef80 void __thiscall zCAIPlayer StartPhysicsWithVel -0x50efb0 void __thiscall zCAIPlayer StartStandAni -0x50efd0 void __thiscall zCAIPlayer StartFallDownAni -0x50f090 void __thiscall zCAIPlayer Archive class zCArchiver & -0x50f180 void __thiscall zCAIPlayer Unarchive class zCArchiver & -0x50f2b0 void __thiscall zCAIPlayer Print class zSTRING const & -0x50f2c0 void __thiscall zCAIPlayer Line3D class zVEC3 const & class zVEC3 const & int -0x50f2d0 void __thiscall zCAIPlayer PrintScreen int int class zSTRING -0x50f300 zCAIPlayer* __thiscall zCAIPlayer zCAIPlayer -0x50f320 void __thiscall zCCache::zCCache unsigned long unsigned long -0x50f3a0 void __thiscall zCCache::~zCCache -0x50f4d0 void __thiscall zCSparseArrayIterator Next -0x50f500 void __thiscall zCSparseArrayIterator Register -0x50f520 void __thiscall zCSparseArrayIterator DeRegister -0x50f540 struct zCAIPlayer::zTLedgeInfo * __thiscall zCCache::operator[] class zCAIPlayer const * const & -0x50f610 struct zCAIPlayer::zTLedgeInfo * __thiscall zCCache::GetDataDangerous class zCAIPlayer const * const & -0x50f6c0 void __thiscall zCSparseArrayIterator operator int -0x50f6f0 void __thiscall zCCache::Delete class zCAIPlayer const * const & -0x50f7c0 void __thiscall zCCache::ClearCache -0x50f8d0 void __thiscall zCCache::PurgeCache -0x50f9f0 void __thiscall zCSparseArray >::~zCSparseArray > -0x50fa40 unsigned long __thiscall zCSparseArray >::SizeIndex -0x50fa50 unsigned long __thiscall zCSparseArray >::SizeData -0x50fa60 unsigned long __thiscall zCSparseArray >::SizeAll -0x50fa70 void * __thiscall zCSparseArray >::IndexPtr unsigned long -0x50fa80 void * __thiscall zCSparseArray >::DataPtr unsigned long -0x50fa90 class zCSparseArrayManDat * __thiscall zCSparseArray >::ManDatPtr unsigned long -0x50faa0 int __thiscall zCSparseArray >::IndexIsEqual void const * void const * -0x50fac0 void __thiscall zCSparseArray >::CopyIndex void * void const * -0x50fae0 void __thiscall zCSparseArray >::DestructIndex void * -0x50faf0 void __thiscall zCSparseArray >::Hash void const * unsigned long & unsigned long & -0x50fb10 void __thiscall zCSparseArray >::ConstructData void * -0x50fb30 void __thiscall zCSparseArray >::DestructData void * -0x50fb50 void * __thiscall zCCache::`scalar deleting destructor' unsigned int -0x50fb70 void * __thiscall zCSparseArray >::`scalar deleting destructor' unsigned int -0x50fb90 void __thiscall zCArray::AllocDelta int -0x50fc40 class zVEC2 & __thiscall zVEC2 Apply float (__cdecl*)(float) -0x50fc60 class zSTRING __thiscall zVEC2 GetDescription -0x50fea0 void __thiscall zVEC2 SetByDescription class zSTRING const & -0x510060 class ostream & __cdecl operator<< class ostream & class zVEC2 & -0x5100c0 class istream & __cdecl operator>> class istream & class zVEC2 & -0x5101b0 void __cdecl Alg_Swap class zVEC2 & class zVEC2 & -0x5101f0 class zVEC2 __cdecl Alg_Min class zVEC2 const & class zVEC2 const & -0x510240 class zVEC2 __cdecl Alg_Max class zVEC2 const & class zVEC2 const & -0x510290 class zVEC2 __cdecl Alg_Prod class zVEC2 const & class zVEC2 const & -0x5102b0 class zVEC3 & __thiscall zVEC3 Apply float (__cdecl*)(float) -0x5102e0 class ostream & __cdecl operator<< class ostream & class zVEC3 & -0x510360 class istream & __cdecl operator>> class istream & class zVEC3 & -0x510470 void __cdecl Alg_Swap class zVEC3 & class zVEC3 & -0x5104c0 class zVEC3 __cdecl Alg_Min class zVEC3 const & class zVEC3 const & -0x510530 class zVEC3 __cdecl Alg_Max class zVEC3 const & class zVEC3 const & -0x5105a0 class zVEC3 __cdecl Alg_Prod class zVEC3 const & class zVEC3 const & -0x5105d0 float __thiscall zVEC4 LengthApprox -0x5106b0 class zVEC4 & __thiscall zVEC4 Normalize -0x510700 class zVEC4 & __thiscall zVEC4 Apply float (__cdecl*)(float) -0x510740 class ostream & __cdecl operator<< class ostream & class zVEC4 & -0x5107d0 class istream & __cdecl operator>> class istream & class zVEC4 & -0x510900 void __cdecl Alg_Swap class zVEC4 & class zVEC4 & -0x510960 class zVEC4 __cdecl Alg_Min class zVEC4 const & class zVEC4 const & -0x5109e0 class zVEC4 __cdecl Alg_Max class zVEC4 const & class zVEC4 const & -0x510a60 class zVEC4 __cdecl Alg_Prod class zVEC4 const & class zVEC4 const & -0x510b40 zMAT3* __thiscall zMAT3 zMAT3 class zVEC3 const & class zVEC3 const & class zVEC3 const & -0x510b90 zMAT3* __thiscall zMAT3 zMAT3 float -0x510be0 zMAT3* __thiscall zMAT3 zMAT3 class zMAT3 const & -0x510c30 class zMAT3 & __thiscall zMAT3 operator= class zMAT3 const & -0x510c80 class zMAT3 & __thiscall zMAT3 operator+= class zMAT3 const & -0x510ce0 class zMAT3 & __thiscall zMAT3 operator-= class zMAT3 const & -0x510d40 class zMAT3 & __thiscall zMAT3 operator*= float -0x510da0 class zMAT3 & __thiscall zMAT3 operator/= float -0x510e00 class zMAT3 __thiscall zMAT3 Transpose -0x510e90 class zMAT3 __thiscall zMAT3 Inverse float * -0x510fd0 class zMAT3 & __thiscall zMAT3 Apply float (__cdecl*)(float) -0x511040 class zMAT3 __cdecl operator- class zMAT3 const & -0x5110f0 class zMAT3 __cdecl operator+ class zMAT3 const & class zMAT3 const & -0x5111a0 class zMAT3 __cdecl operator- class zMAT3 const & class zMAT3 const & -0x511250 class zMAT3 __cdecl operator* class zMAT3 const & class zMAT3 const & -0x511390 class zMAT3 __cdecl operator* class zMAT3 const & float -0x511450 class zMAT3 __cdecl operator* float class zMAT3 const & -0x511510 class zMAT3 __cdecl operator/ class zMAT3 const & float -0x5115c0 int __cdecl operator== class zMAT3 const & class zMAT3 const & -0x511650 int __cdecl operator!= class zMAT3 const & class zMAT3 const & -0x5116f0 class ostream & __cdecl operator<< class ostream & class zMAT3 & -0x511840 class istream & __cdecl operator>> class istream & class zMAT3 & -0x5118e0 void __cdecl Alg_Swap class zMAT3 & class zMAT3 & -0x5119b0 class zVEC3 __cdecl operator* class zMAT3 const & class zVEC3 const & -0x511a10 class zMAT3 __cdecl operator* class zMAT4 const & class zMAT3 const & -0x511b50 class zMAT3 __cdecl operator* class zMAT3 const & class zMAT4 const & -0x511dc0 zMAT4* __thiscall zMAT4 zMAT4 class zVEC4 const & class zVEC4 const & class zVEC4 const & class zVEC4 const & -0x511e40 zMAT4* __thiscall zMAT4 zMAT4 float -0x511eb0 class zMAT4 & __thiscall zMAT4 operator= class zMAT3 const & -0x511fb0 class zMAT4 & __thiscall zMAT4 operator= class zMAT4 const & -0x512030 class zMAT4 & __thiscall zMAT4 operator+= class zMAT4 const & -0x5120d0 class zMAT4 & __thiscall zMAT4 operator-= class zMAT4 const & -0x512170 class zMAT4 & __thiscall zMAT4 operator*= float -0x512220 class zMAT4 & __thiscall zMAT4 operator/= float -0x5122b0 class zMAT4 __thiscall zMAT4 Transpose -0x5123b0 class zMAT4 __thiscall zMAT4 TransposeLinTrafo -0x512570 class zMAT4 __thiscall zMAT4 InverseLinTrafo -0x512730 class zMAT4 __thiscall zMAT4 Inverse -0x512b90 class zVEC4 __cdecl operator* class zVEC4 const & float -0x512bc0 class zMAT4 & __thiscall zMAT4 Apply float (__cdecl*)(float) -0x512c80 int __thiscall zMAT4 IsUpper3x3Orthonormal -0x512ed0 class zSTRING __thiscall zMAT4 GetDescriptionRot -0x513110 class zSTRING __thiscall zMAT4 GetDescriptionPos -0x513310 void __thiscall zMAT4 SetByDescriptionRot class zSTRING & -0x513470 void __thiscall zMAT4 SetByDescriptionPos class zSTRING & -0x5135c0 class zVEC3 __thiscall zMAT4 GetEulerAngles -0x513600 void __thiscall zMAT4 SetByEulerAngles class zVEC3 -0x513630 class zMAT4 __cdecl operator- class zMAT4 const & -0x513750 class zMAT4 __cdecl operator+ class zMAT4 const & class zMAT4 const & -0x513880 class zMAT4 __cdecl operator- class zMAT4 const & class zMAT4 const & -0x5139b0 class zMAT4 __cdecl operator* class zMAT4 const & float -0x513af0 class zMAT4 __cdecl operator* float class zMAT4 const & -0x513c30 class zMAT4 __cdecl operator/ class zMAT4 const & float -0x513d50 int __cdecl operator== class zMAT4 const & class zMAT4 const & -0x513e50 int __cdecl operator!= class zMAT4 const & class zMAT4 const & -0x513f60 class ostream & __cdecl operator<< class ostream & class zMAT4 & -0x514190 class istream & __cdecl operator>> class istream & class zMAT4 & -0x514270 void __cdecl Alg_Swap class zMAT4 & class zMAT4 & -0x5143a0 class zVEC3 __thiscall zMAT4 ExtractScaling -0x514420 class zMAT3 __thiscall zMAT4 ExtractRotation -0x514560 void __thiscall zMAT4 MakeOrthonormal -0x514740 void __thiscall zMAT3 MakeOrthonormal -0x514920 void __thiscall zMAT3 SetUpVector class zVEC3 const & -0x514940 void __thiscall zMAT3 SetRightVector class zVEC3 const & -0x514960 void __thiscall zMAT4 PostRotateX float -0x5149b0 void __thiscall zMAT4 PostRotateY float -0x514a00 void __thiscall zMAT4 PostRotateZ float -0x514a50 void __thiscall zMAT4 PostScale class zVEC3 const & -0x514a70 void __thiscall zMAT4 PreScale class zVEC3 const & -0x514ad0 class zMAT3 __cdecl Alg_Identity2D -0x514b70 class zMAT3 __cdecl Alg_Translation2D class zVEC2 & -0x514c10 class zMAT3 __cdecl Alg_Rotation2D class zVEC2 & float -0x514ce0 class zMAT3 __cdecl Alg_Scaling2D class zVEC2 & -0x514d80 class zMAT4 __cdecl Alg_Identity3D -0x514e90 class zMAT4 __cdecl Alg_Translation3D class zVEC3 const & -0x514fa0 class zMAT4 __cdecl Alg_Rotation3D class zVEC3 const & float -0x515020 class zMAT4 __cdecl Alg_Rotation3DN class zVEC3 const & float -0x515050 class zMAT4 __cdecl Alg_Rotation3DRad class zVEC3 const & float -0x5150c0 class zMAT4 __cdecl Alg_Rotation3DNRad class zVEC3 const & float -0x515240 class zMAT4 __cdecl Alg_Scaling3D class zVEC3 const & -0x515350 class zMAT4 __cdecl Alg_Perspective3D float -0x515460 void __cdecl Alg_ClipAtZ0 class zVEC3 & class zVEC3 & -0x515540 void __thiscall zCQuat Unit -0x515590 void __thiscall zCQuat QuatToMatrix4 class zMAT4 & -0x515690 void __thiscall zCQuat QuatToMatrix3 class zMAT3 & -0x515790 void __thiscall zCQuat Matrix4ToQuat class zMAT4 const & -0x515a50 void __thiscall zCQuat Matrix3ToQuat class zMAT3 const & -0x515cf0 void __thiscall zCQuat QuatToEuler class zVEC3 & -0x515e10 void __thiscall zCQuat EulerToQuat class zVEC3 const & -0x515ec0 void __thiscall zCQuat QuatToAxisAngle class zVEC3 & float & -0x515f40 void __thiscall zCQuat Slerp float class zCQuat const & class zCQuat const & -0x516120 void __thiscall zCQuat Lerp float class zCQuat const & class zCQuat const & -0x516220 void __thiscall zCQuat Squad float class zCQuat const & class zCQuat const & class zCQuat const & class zCQuat const & -0x5163e0 zCValueSmooth* __thiscall zCValueSmooth zCValueSmooth -0x516400 void __thiscall zCValueSmooth Smooth float & -0x516460 zCVEC3Smooth* __thiscall zCVEC3Smooth zCVEC3Smooth -0x5164e0 void __thiscall zCVEC3Smooth Smooth class zVEC3 & -0x516880 int __thiscall zCArchiverFactory EndOfArchive class zCBuffer * class zFILE * -0x5168f0 void __thiscall zCArchiverFactory ReadLine class zSTRING & class zCBuffer * class zFILE * -0x516b00 void __thiscall zCArchiverFactory ReadLineArg class zSTRING & class zSTRING & class zCBuffer * class zFILE * -0x516d80 void __thiscall zCArchiverFactory ReadHeader int class zCBuffer * class zFILE * class zCArchiver * & enum zTArchiveMode & int & -0x517230 void __cdecl zCArchiverGeneric operator delete void * -0x517250 class zCArchiver * __thiscall zCArchiverFactory CreateArchiverRead class zCBuffer * int -0x5172e0 class zCArchiver * __thiscall zCArchiverFactory CreateArchiverRead class zFILE * int -0x517350 class zCArchiver * __thiscall zCArchiverFactory CreateArchiverRead class zSTRING const & int -0x5174c0 void __thiscall zCArchiverFactory WriteLine class zSTRING const & class zCBuffer * class zFILE * -0x5175c0 void __thiscall zCArchiverFactory WriteLine char const * const class zCBuffer * class zFILE * -0x5176c0 void __thiscall zCArchiverFactory WriteHeader class zCArchiver * enum zTArchiveMode int int class zCBuffer * class zFILE * -0x517eb0 zSTRING* __thiscall zSTRING zSTRING char -0x517f00 class zCArchiver * __thiscall zCArchiverFactory CreateArchiverFromMode enum zTArchiveMode -0x517fc0 void __cdecl zCArchiverBinSafe operator delete void * -0x517fe0 class zCArchiver * __thiscall zCArchiverFactory CreateArchiverWrite class zCBuffer * enum zTArchiveMode int int -0x518130 class zCArchiver * __thiscall zCArchiverFactory CreateArchiverWrite enum zTArchiveMode int int -0x518150 class zCArchiver * __thiscall zCArchiverFactory CreateArchiverWrite class zSTRING const & enum zTArchiveMode int int -0x5181d0 class zCArchiver * __thiscall zCArchiverFactory CreateArchiverWrite class zFILE * enum zTArchiveMode int int -0x518220 class zCObject * __fastcall zCArchiver ReadObjectAccount char const * int class zCObject * -0x518250 class zCObject * __fastcall zCArchiver ReadObjectAccount char const * int char const * class zCObject * -0x5184b0 class zCObject * __cdecl zCArchiverBinSafe _CreateNewInstance -0x518570 void __fastcall zCArchiverBinSafe RestoreString class zSTRING & -0x518580 void __fastcall zCArchiverBinSafe WriteType enum zTArchiveTypeID void * unsigned long -0x5185f0 int __fastcall zCArchiverBinSafe ReadType enum zTArchiveTypeID void * unsigned long -0x518a2c int __fastcall zCArchiverBinSafe ReadType enum zTArchiveTypeID void * unsigned long -0x518e20 void __fastcall zCArchiverBinSafe ClearChunkList -0x518f80 void __thiscall GECString Free -0x518fa0 unsigned long __fastcall zCArchiverBinSafe InsertChunkInList char const * -0x519030 unsigned long __fastcall zCArchiverBinSafe ResolveAndPosEntry char const * -0x519100 zCArchiverBinSafe* __thiscall zCArchiverBinSafe zCArchiverBinSafe -0x519220 class zCClassDef * __thiscall zCArchiver _GetClassDef -0x519230 void __thiscall zCArchiver ~zCArchiver -0x519240 void * __thiscall zCArchiver `scalar deleting destructor' unsigned int -0x519270 class zCClassDef * __thiscall zCArchiverBinSafe _GetClassDef -0x519280 void __fastcall zCArchiverBinSafe SkipOpenChunk -0x519290 class zFILE * __thiscall zCArchiverBinSafe GetFile -0x5192a0 void __thiscall zCArchiverBinSafe SetStringEOL class zSTRING const & -0x519420 class zSTRING __thiscall zCArchiverBinSafe GetStringEOL -0x519460 int __thiscall zCArchiverBinSafe GetChecksumEnabled -0x519470 void __thiscall zCArchiverBinSafe SetChecksumEnabled int -0x519480 void __thiscall zCArchiverBinSafe SetNoReadSearchCycles int -0x519490 int __thiscall zCArchiverBinSafe InProperties -0x5194a0 int __thiscall zCArchiverBinSafe InSaveGame -0x5194b0 int __thiscall zCArchiverBinSafe InBinaryMode -0x5194c0 void * __thiscall zCArchiverBinSafe `scalar deleting destructor' unsigned int -0x5194f0 void __thiscall zCArchiverBinSafe ~zCArchiverBinSafe -0x5195f0 void __thiscall zCArchiverBinSafe DebugMessage class zSTRING const & -0x519610 void __fastcall zCArchiverBinSafe WriteHeaderNumObj -0x519670 void __thiscall zCArchiverBinSafe Close -0x519a50 void __thiscall zCArchiverBinSafe Close -0x519a70 void __thiscall GECString Copy char const * -0x519ac0 int __fastcall zCArchiverBinSafe EndOfArchive -0x519b30 void __fastcall zCArchiverBinSafe DeleteBuffer -0x519b50 void __fastcall zCArchiverBinSafe GetBufferString class zSTRING & -0x519cc0 class zCBuffer * __fastcall zCArchiverBinSafe GetBuffer -0x519cd0 int __thiscall zCArchiverBinSafe OpenWriteBuffer class zCBuffer * enum zTArchiveMode int int int -0x519e90 void __thiscall zCArchiverBinSafe OpenWriteFile class zFILE * enum zTArchiveMode int int int -0x519ef0 void __fastcall zCArchiverBinSafe StoreBuffer void * unsigned long -0x519f20 void __fastcall zCArchiverBinSafe StoreString char const * -0x519f50 unsigned long __fastcall zCArchiverBinSafe StoreGetPos -0x519f70 void __fastcall zCArchiverBinSafe StoreSeek unsigned long -0x519fa0 void __fastcall zCArchiverBinSafe StoreStringEOL char const * -0x519fb0 void __fastcall zCArchiverBinSafe WriteHeader int -0x51a030 int __thiscall zCArchiverBinSafe IsStringValid char const * -0x51a070 void __fastcall zCArchiverBinSafe WriteASCIILine char const * char const * class zSTRING const & -0x51a250 void __fastcall zCArchiverBinSafe WriteInt char const * int -0x51a330 void __fastcall zCArchiverBinSafe WriteByte char const * unsigned char -0x51a410 void __fastcall zCArchiverBinSafe WriteWord char const * unsigned short -0x51a4f0 void __fastcall zCArchiverBinSafe WriteFloat char const * float -0x51a5d0 void __fastcall zCArchiverBinSafe WriteBool char const * int -0x51a6b0 void __fastcall zCArchiverBinSafe WriteString char const * class zSTRING const & -0x51a7e0 void __fastcall zCArchiverBinSafe WriteVec3 char const * class zVEC3 const & -0x51ab10 void __fastcall zCArchiverBinSafe WriteColor char const * struct zCOLOR const & -0x51abf0 void __fastcall zCArchiverBinSafe WriteRaw char const * void * unsigned long -0x51acd0 void __fastcall zCArchiverBinSafe WriteRawFloat char const * void * unsigned long -0x51aef0 void __fastcall zCArchiverBinSafe WriteEnum char const * char const * int -0x51b0f0 void __fastcall zCArchiverBinSafe WriteGroupBegin char const * -0x51b100 void __fastcall zCArchiverBinSafe WriteGroupEnd char const * -0x51b110 void __fastcall zCArchiverBinSafe WriteChunkStart char const * char const * unsigned short unsigned long -0x51b4b0 void __thiscall zCArchiver::zTChunkRecord ~zTChunkRecord -0x51b530 void __fastcall zCArchiverBinSafe WriteChunkStart char const * unsigned short -0x51b550 void __fastcall zCArchiverBinSafe WriteChunkEnd -0x51b790 void __fastcall zCArchiverBinSafe WriteObject char const * class zCObject & -0x51b9d0 void __fastcall zCArchiverBinSafe WriteObject char const * class zCObject * -0x51ba60 void __fastcall zCArchiverBinSafe WriteObject class zCObject * -0x51ba70 int __thiscall zCArchiverBinSafe OpenReadBuffer class zCBuffer & enum zTArchiveMode int int -0x51bc40 void __thiscall zCArchiverBinSafe OpenReadFile class zFILE * enum zTArchiveMode int int int -0x51bca0 void __fastcall zCArchiverBinSafe RestoreBuffer void * unsigned long -0x51bcd0 void __fastcall zCArchiverBinSafe RestoreStringEOL class zSTRING & -0x51bce0 void __fastcall zCArchiverBinSafe RestoreString0 class zSTRING & -0x51bcf0 unsigned long __fastcall zCArchiverBinSafe RestoreGetPos -0x51bd10 void __fastcall zCArchiverBinSafe RestoreSeek unsigned long -0x51bd50 void __fastcall zCArchiverBinSafe ReadHeader -0x51c0f0 void __thiscall zCArchiverBinSafe CheckObjectListSize int -0x51c190 class zCObject * __fastcall zCArchiverBinSafe CreateObject class zSTRING const & -0x51c260 class zCClassDef * __fastcall zCArchiverBinSafe GetClassDefByString class zSTRING const & -0x51c400 void __fastcall zCArchiverBinSafe ReadChunkStartASCII char const * class zSTRING & -0x51c660 int __fastcall zCArchiverBinSafe ReadChunkStart char const * -0x51c9a0 struct zCArchiver::zTChunkRecord & __thiscall zCArchiver::zTChunkRecord operator= struct zCArchiver::zTChunkRecord const & -0x51cc00 int __fastcall zCArchiverBinSafe ReadChunkStart class zSTRING & unsigned short & -0x51cd20 int __fastcall zCArchiverBinSafe ReadChunkStartNamed char const * unsigned short & -0x51cd50 unsigned short __fastcall zCArchiverBinSafe GetCurrentChunkVersion -0x51cd70 void __fastcall zCArchiverBinSafe ReadChunkEnd -0x51cd80 class zCObject * __fastcall zCArchiverBinSafe ReadObject char const * class zCObject * -0x51d400 class zCObject * __fastcall zCArchiverBinSafe ReadObject class zCObject * -0x51d410 void __fastcall zCArchiverBinSafe SkipChunk int -0x51d5e0 int __fastcall zCArchiverBinSafe ReadEntryASCII char const * class zSTRING & -0x51d915 int __fastcall zCArchiverBinSafe ReadEntryASCII char const * class zSTRING & -0x51dc20 float __fastcall zCArchiverBinSafe ReadFloat char const * -0x51dc40 class zVEC3 __fastcall zCArchiverBinSafe ReadVec3 char const * -0x51dc80 int __fastcall zCArchiverBinSafe ReadInt char const * -0x51dca0 unsigned char __fastcall zCArchiverBinSafe ReadByte char const * -0x51dcc0 unsigned short __fastcall zCArchiverBinSafe ReadWord char const * -0x51dce0 int __fastcall zCArchiverBinSafe ReadBool char const * -0x51dd00 class zSTRING __fastcall zCArchiverBinSafe ReadString char const * -0x51ddc0 struct zCOLOR __fastcall zCArchiverBinSafe ReadColor char const * -0x51dde0 int __fastcall zCArchiverBinSafe ReadEnum char const * -0x51de00 void __fastcall zCArchiverBinSafe ReadRaw char const * void * unsigned long -0x51de30 void __fastcall zCArchiverBinSafe ReadRawFloat char const * void * unsigned long -0x51de60 void __fastcall zCArchiverBinSafe ReadFloat char const * float & -0x51de90 void __fastcall zCArchiverBinSafe ReadVec3 char const * class zVEC3 & -0x51dec0 void __fastcall zCArchiverBinSafe ReadInt char const * int & -0x51def0 void __fastcall zCArchiverBinSafe ReadByte char const * unsigned char & -0x51df20 void __fastcall zCArchiverBinSafe ReadWord char const * unsigned short & -0x51df50 void __fastcall zCArchiverBinSafe ReadBool char const * int & -0x51df80 void __fastcall zCArchiverBinSafe ReadString char const * class zSTRING & -0x51dfb0 void __fastcall zCArchiverBinSafe ReadColor char const * struct zCOLOR & -0x51dfe0 void __fastcall zCArchiverBinSafe ReadEnum char const * int & -0x51e010 class zCObject * __fastcall zCArchiverBinSafe GetParentObject -0x51e0a0 void __thiscall zCClassDef ~zCClassDef -0x51e0c0 zCArchiverBinSafe* __thiscall zCArchiverBinSafe zCArchiverBinSafe -0x51e0f0 void __thiscall zCArray::InsertEnd struct zCArchiver::zTChunkRecord const & -0x51e330 void * __thiscall zCArchiver::zTChunkRecord `vector deleting destructor' unsigned int -0x51e390 void __thiscall zCArray::AllocDelta int -0x51e3f0 void __thiscall zCArray::AllocDelta int -0x51e5f0 void __thiscall zCArchiver::zTChunkRecord zTChunkRecord -0x51e630 unsigned long __thiscall GETStringMap::SetAt char const * unsigned long * -0x51e7e0 unsigned long __thiscall GETStringMap::SetAtForce char const * unsigned long * unsigned long unsigned long -0x51e930 void __thiscall GETStringMap::RemoveAll bool -0x51ea30 unsigned long __thiscall GETStringMap::Lookup char const * unsigned long * & unsigned long -0x51eab0 bool __thiscall GETStringMap::GetNextElement unsigned long & class GECString & unsigned long * & unsigned long & -0x51ebc0 void * __thiscall GETStringMap::GESNextEntry::`scalar deleting destructor' unsigned int -0x51ec10 void __thiscall GETStringMap::GESNextEntry::~GESNextEntry -0x51ec50 struct GETStringMap::GESNextEntry * __thiscall GETStringMap::GetElement char const * unsigned long & unsigned long -0x51eef0 class zCObject * __cdecl zCArchiverGeneric _CreateNewInstance -0x51f060 zCArchiverGeneric* __thiscall zCArchiverGeneric zCArchiverGeneric -0x51f180 class zCClassDef * __thiscall zCArchiverGeneric _GetClassDef -0x51f190 void __fastcall zCArchiverGeneric SkipOpenChunk -0x51f1a0 class zFILE * __thiscall zCArchiverGeneric GetFile -0x51f1b0 void __thiscall zCArchiverGeneric SetStringEOL class zSTRING const & -0x51f330 class zSTRING __thiscall zCArchiverGeneric GetStringEOL -0x51f370 int __thiscall zCArchiverGeneric GetChecksumEnabled -0x51f380 void __thiscall zCArchiverGeneric SetChecksumEnabled int -0x51f390 void __thiscall zCArchiverGeneric SetNoReadSearchCycles int -0x51f3a0 int __thiscall zCArchiverGeneric InProperties -0x51f3b0 int __thiscall zCArchiverGeneric InSaveGame -0x51f3c0 int __thiscall zCArchiverGeneric InBinaryMode -0x51f3e0 void * __thiscall zCArchiverGeneric `scalar deleting destructor' unsigned int -0x51f410 void __thiscall zCArchiverGeneric ~zCArchiverGeneric -0x51f520 void __thiscall zCArchiverGeneric DebugMessage class zSTRING const & -0x51f540 void __fastcall zCArchiverGeneric WriteHeaderNumObj -0x51f6a0 void __thiscall zCArchiverGeneric Close -0x51f880 int __fastcall zCArchiverGeneric EndOfArchive -0x51f8f0 void __fastcall zCArchiverGeneric DeleteBuffer -0x51f910 void __fastcall zCArchiverGeneric GetBufferString class zSTRING & -0x51fa80 class zCBuffer * __fastcall zCArchiverGeneric GetBuffer -0x51fa90 int __thiscall zCArchiverGeneric OpenWriteBuffer class zCBuffer * enum zTArchiveMode int int int -0x51fc60 void __thiscall zCArchiverGeneric OpenWriteFile class zFILE * enum zTArchiveMode int int int -0x51fcd0 void __fastcall zCArchiverGeneric StoreBuffer void * unsigned long -0x51fd00 void __fastcall zCArchiverGeneric StoreString char const * -0x51fd40 unsigned long __fastcall zCArchiverGeneric StoreGetPos -0x51fd60 void __fastcall zCArchiverGeneric StoreSeek unsigned long -0x51fd90 void __fastcall zCArchiverGeneric StoreStringEOL char const * -0x51fdc0 void __fastcall zCArchiverGeneric WriteHeader int -0x51fe30 int __thiscall zCArchiverGeneric IsStringValid char const * -0x51fe70 void __fastcall zCArchiverGeneric WriteASCIILine char const * char const * class zSTRING const & -0x520060 void __fastcall zCArchiverGeneric WriteInt char const * int -0x520200 void __fastcall zCArchiverGeneric WriteByte char const * unsigned char -0x5203a0 void __fastcall zCArchiverGeneric WriteWord char const * unsigned short -0x520540 void __fastcall zCArchiverGeneric WriteFloat char const * float -0x520700 void __fastcall zCArchiverGeneric WriteBool char const * int -0x5208a0 void __fastcall zCArchiverGeneric WriteString char const * class zSTRING const & -0x520900 void __fastcall zCArchiverGeneric WriteVec3 char const * class zVEC3 const & -0x520c40 void __fastcall zCArchiverGeneric WriteColor char const * struct zCOLOR const & -0x520fb0 void __fastcall zCArchiverGeneric WriteRaw char const * void * unsigned long -0x521180 void __fastcall zCArchiverGeneric WriteRawFloat char const * void * unsigned long -0x521450 void __fastcall zCArchiverGeneric WriteEnum char const * char const * int -0x5216c0 void __fastcall zCArchiverGeneric WriteChunkStart char const * char const * unsigned short unsigned long -0x521b80 void __fastcall zCArchiverGeneric WriteChunkStart char const * unsigned short -0x521ba0 void __fastcall zCArchiverGeneric WriteChunkEnd -0x521e40 void __fastcall zCArchiverGeneric WriteObject char const * class zCObject & -0x522050 void __fastcall zCArchiverGeneric WriteObject char const * class zCObject * -0x5220f0 void __fastcall zCArchiverGeneric WriteObject class zCObject * -0x522100 void __fastcall zCArchiverGeneric WriteGroupBegin char const * -0x5221e0 void __fastcall zCArchiverGeneric WriteGroupEnd char const * -0x5222c0 int __thiscall zCArchiverGeneric OpenReadBuffer class zCBuffer & enum zTArchiveMode int int -0x522490 void __thiscall zCArchiverGeneric OpenReadFile class zFILE * enum zTArchiveMode int int int -0x522500 void __fastcall zCArchiverGeneric RestoreBuffer void * unsigned long -0x522530 void __fastcall zCArchiverGeneric RestoreStringEOL class zSTRING & -0x522910 void __fastcall zCArchiverGeneric RestoreString0 class zSTRING & -0x522920 unsigned long __fastcall zCArchiverGeneric RestoreGetPos -0x522940 void __fastcall zCArchiverGeneric RestoreSeek unsigned long -0x522980 void __fastcall zCArchiverGeneric ReadHeader -0x522c80 void __thiscall zCArchiverGeneric CheckObjectListSize int -0x522d20 class zCObject * __fastcall zCArchiverGeneric CreateObject class zSTRING const & -0x522df0 class zCClassDef * __fastcall zCArchiverGeneric GetClassDefByString class zSTRING const & -0x522f90 void __fastcall zCArchiverGeneric ReadChunkStartASCII char const * class zSTRING & -0x5231e0 int __fastcall zCArchiverGeneric ReadChunkStart char const * -0x523610 int __fastcall zCArchiverGeneric ReadChunkStart class zSTRING & unsigned short & -0x523730 int __fastcall zCArchiverGeneric ReadChunkStartNamed char const * unsigned short & -0x523760 unsigned short __fastcall zCArchiverGeneric GetCurrentChunkVersion -0x523780 void __fastcall zCArchiverGeneric ReadChunkEnd -0x523790 class zCObject * __fastcall zCArchiverGeneric ReadObject char const * class zCObject * -0x524020 class zCObject * __fastcall zCArchiverGeneric ReadObject class zCObject * -0x524030 void __fastcall zCArchiverGeneric SkipChunk int -0x524230 int __fastcall zCArchiverGeneric ReadEntryASCII char const * class zSTRING & -0x524690 float __fastcall zCArchiverGeneric ReadFloat char const * -0x5246b0 class zVEC3 __fastcall zCArchiverGeneric ReadVec3 char const * -0x5246f0 int __fastcall zCArchiverGeneric ReadInt char const * -0x524710 unsigned char __fastcall zCArchiverGeneric ReadByte char const * -0x524730 unsigned short __fastcall zCArchiverGeneric ReadWord char const * -0x524750 int __fastcall zCArchiverGeneric ReadBool char const * -0x524770 class zSTRING __fastcall zCArchiverGeneric ReadString char const * -0x524830 struct zCOLOR __fastcall zCArchiverGeneric ReadColor char const * -0x524850 int __fastcall zCArchiverGeneric ReadEnum char const * -0x524870 void __fastcall zCArchiverGeneric ReadRaw char const * void * unsigned long -0x524b00 void __fastcall zCArchiverGeneric ReadRawFloat char const * void * unsigned long -0x524d00 void __fastcall zCArchiverGeneric ReadFloat char const * float & -0x524d50 void __fastcall zCArchiverGeneric ReadVec3 char const * class zVEC3 & -0x524db0 void __fastcall zCArchiverGeneric ReadInt char const * int & -0x524e00 void __fastcall zCArchiverGeneric ReadByte char const * unsigned char & -0x524e50 void __fastcall zCArchiverGeneric ReadWord char const * unsigned short & -0x524ea0 void __fastcall zCArchiverGeneric ReadBool char const * int & -0x524f00 void __fastcall zCArchiverGeneric ReadString char const * class zSTRING & -0x524f30 void __fastcall zCArchiverGeneric ReadColor char const * struct zCOLOR & -0x524fc0 void __fastcall zCArchiverGeneric ReadEnum char const * int & -0x525010 void __cdecl zCArchiverGeneric TestClassIntegrity void (__cdecl*)(class zCObject * int class zCClassDef * int &) -0x52515c void __cdecl zCArchiverGeneric TestClassIntegrity void (__cdecl*)(class zCObject * int class zCClassDef * int &) -0x525a30 class zCObject * __fastcall zCArchiverGeneric GetParentObject -0x525ac0 void __thiscall zCArray::AllocAbs int -0x525b20 void __thiscall zCSparseArray::~zCSparseArray -0x525b70 unsigned long __thiscall zCSparseArray::SizeIndex -0x525b80 unsigned long __thiscall zCSparseArray::SizeData -0x525b90 unsigned long __thiscall zCSparseArray::SizeAll -0x525ba0 void * __thiscall zCSparseArray::IndexPtr unsigned long -0x525bb0 void * __thiscall zCSparseArray::DataPtr unsigned long -0x525bc0 class zCSparseArrayManDat * __thiscall zCSparseArray::ManDatPtr unsigned long -0x525bd0 int __thiscall zCSparseArray::IndexIsEqual void const * void const * -0x525bf0 void __thiscall zCSparseArray::CopyIndex void * void const * -0x525c10 void __thiscall zCSparseArray::DestructIndex void * -0x525c20 void __thiscall zCSparseArray::Hash void const * unsigned long & unsigned long & -0x525c40 void __thiscall zCSparseArray::ConstructData void * -0x525c50 void __thiscall zCSparseArray::DestructData void * -0x525c60 void * __thiscall zCSparseArray::`vector deleting destructor' unsigned int -0x525df0 zCRndAlphaSortObject_Vob* __thiscall zCRndAlphaSortObject_Vob zCRndAlphaSortObject_Vob -0x525e10 int __thiscall zCRndAlphaSortObject IsAlphaPoly -0x525e20 void __thiscall zCRndAlphaSortObject_Vob ~zCRndAlphaSortObject_Vob -0x525e90 void __thiscall zCRndAlphaSortObject_Vob ~zCRndAlphaSortObject_Vob -0x525ea0 void * __thiscall zCRndAlphaSortObject `scalar deleting destructor' unsigned int -0x525ec0 void * __thiscall zCRndAlphaSortObject_Vob `scalar deleting destructor' unsigned int -0x525f10 class zCRndAlphaSortObject_Vob * __cdecl zCRndAlphaSortObject_Vob GetFreeAlphaVob -0x526000 void __cdecl zCRndAlphaSortObject_Vob ResetFreeList -0x526010 void __thiscall zCRndAlphaSortObject_Vob Draw int -0x526180 void __cdecl zCRndAlphaSortObject_Vob ClearList -0x5261e0 void __cdecl zCBspBase ReleaseStaticReferences -0x5262e0 int __cdecl zCBspSector CompareOutdoorPortalBBox2D void const * void const * -0x526320 void __cdecl zCBspSector InitHorizonByOutdoorPortals -0x5264c0 void __thiscall zCBspSector CalcCenterByPortals -0x526560 int __thiscall zCBspSector HasManyBigPortals -0x5265a0 void __thiscall zCPortal RemoveFromBsp -0x5265c0 zCPortal* __thiscall zCPortal zCPortal struct zTPlane const & class zCMesh * -0x526c20 void __thiscall zCBspBase DescribeTree int -0x526fe0 int __thiscall zCPolygon RenderPoly int -0x527620 void __thiscall zCPolygon ApplyMorphing -0x527f40 void __fastcall zCPolygon LightClippedPoly int -0x5287f0 int __thiscall zCPolygon TransformProjectLight -0x5289c0 int __thiscall zCPolygon TransformProject -0x528b80 zCBspTree* __thiscall zCBspTree zCBspTree -0x528bf0 void __thiscall zCBspTree ~zCBspTree -0x528cb0 void * __thiscall zCBspLeaf `vector deleting destructor' unsigned int -0x528d10 void __thiscall zCBspTree InitTree -0x528de0 zCBspLeaf* __thiscall zCBspLeaf zCBspLeaf -0x528e60 void __thiscall zCBspTree DisposeTree -0x528fc0 void __thiscall zCBspSector ~zCBspSector -0x529060 class zCBspBase * __thiscall zCBspTree BuildRecursive class zCCBspNode * -0x529340 void __thiscall zCBspTree Build class zCCBspTree * -0x529750 zCBspNode* __thiscall zCBspNode zCBspNode -0x529770 void __thiscall zCBspTree OptimizeLight -0x529c70 int __thiscall zCBspBase CountNodes -0x529cb0 void __thiscall zCBspTree UpdateVertexDependencies class zCVertex * -0x529e40 void __thiscall zTBBox3D AddPoint class zVEC3 const & -0x529ec0 int __thiscall zCBspTree CollectPolysInBBox3DAngle struct zTBBox3D const & class zVEC3 const & float float class zCPolygon * * & int & -0x52a030 void __thiscall zCBspTree RenderLightList -0x52a150 void __thiscall zCBspTree RenderVobList -0x52ad40 class zVEC3 __thiscall zCVob GetPositionWorld -0x52ad60 class zVEC3 __thiscall zCVob GetAtVectorWorld -0x52ad80 class zVEC3 __thiscall zCVob GetUpVectorWorld -0x52ada0 class zVEC3 __thiscall zCVob GetRightVectorWorld -0x52ae10 void __thiscall zCBspLeaf ~zCBspLeaf -0x52b060 void __thiscall zCBspLeaf PolyPlueckerAddRef -0x52b350 void __thiscall zCBspLeaf PolyPlueckerRelease -0x52b380 void __fastcall zCBspLeaf AddVobsToRenderList struct zTBBox2D * -0x52b580 void __thiscall zCBspLeaf AddVobsToRenderListOutdoor -0x52b8f0 void __fastcall zCBspLeaf AddVobsToRenderListOutdoor class zCBspSector * struct zTBBox2D const & -0x52baf0 void __fastcall zCBspBase AddVobsToRenderListSubtree int -0x52bbc0 struct zTBBox2D __thiscall zCBspBase GetScreenBBox2D -0x52be10 zVEC2* __thiscall zVEC2 zVEC2 class zVEC2 const & -0x52be30 void __thiscall zCBspBase CollectNodeLights -0x52c0a0 void __fastcall zCBspLeaf RenderLeafIndoor int -0x52c150 void __thiscall zCBspBase RenderTrivInIndoor -0x52c190 void __fastcall zCBspBase RenderIndoor int -0x52c230 void __fastcall zCBspBase RenderNodeOutdoor int -0x52c540 void __fastcall zCBspBase RenderOutdoor class zCBspBase * struct zTBBox3D int int -0x52c760 zTBBox3D* __thiscall zTBBox3D zTBBox3D struct zTBBox3D const & -0x52d0e0 void __thiscall zCCamera Project class zVEC3 const * const float & float & -0x52d130 void __thiscall zCBspTree Render -0x52db60 void __thiscall zCBspNode CalcPlaneSignbits class zCBspTree * -0x52dba0 void __fastcall zCBspBase AddVobToLeafs class zCVob * -0x52dce0 void __fastcall zCBspBase AddVobLightToLeafs class zCVobLight * -0x52dff0 void __fastcall zCBspBase RemoveVobFromLeafs class zCVob * -0x52e0c0 void __thiscall zCBspTree RemoveVob class zCVob * -0x52e0d0 void __thiscall zCBspTree AddVob class zCVob * -0x52e130 void __thiscall zCBspTree AdjustVob class zCVob * -0x52e190 void __fastcall zCBspBase CollectVobsSubtree class zCArray & -0x52e1a0 void __fastcall zCBspBase CollectVobsInBBox3D class zCArray & struct zTBBox3D const & -0x52e1b0 void __fastcall zCBspBase CollectVobsSubtree_I class zCArray & -0x52e390 void __fastcall zCBspBase CollectLightVobsSubtree class zCArray & -0x52e3a0 void __fastcall zCBspBase CollectLightVobsSubtree_I class zCArray & -0x52e580 void __fastcall zCBspBase CollectVobsInBBox3D_I class zCArray & struct zTBBox3D const & -0x52e7b0 void __fastcall zCBspLeaf TraceRayCollectVobs class zCArray & struct zTBBox3D const & int -0x52e9c0 class zCBspLeaf * __thiscall zCBspBase FindLeaf class zVEC3 const & -0x52ea20 struct zTBBox3D __thiscall zCBspTree CalcLeafRealBBox3D class zVEC3 const & -0x52eb30 int __fastcall zCBspBase CheckRayAgainstPolys class zVEC3 const & class zVEC3 const & class zVEC3 & -0x52ec60 int __fastcall zCBspBase CheckRayAgainstPolysNearestHit class zVEC3 const & class zVEC3 const & class zVEC3 & -0x52ee10 int __fastcall zCBspBase CheckRayAgainstPolysCache class zVEC3 const & class zVEC3 const & class zVEC3 & -0x52efc0 int __fastcall zCBspBase RayIntersection class zVEC3 const & class zVEC3 const & class zVEC3 & -0x52f230 int __thiscall zCBspTree TraceRay class zVEC3 const & class zVEC3 const & int class zVEC3 & class zCPolygon * & class zCArray * -0x52f470 void __cdecl zCBspTree SetRayCache class zCRayCache * -0x52f480 int __thiscall zCCBspNode CheckRayAgainstPolysNearestHit class zVEC3 const & class zVEC3 const & class zVEC3 & -0x52f5a0 int __thiscall zCCBspNode RayIntersectionOctree class zVEC3 const & class zVEC3 const & class zVEC3 & -0x52f8b0 int __thiscall zCCBspNode TraceRay class zVEC3 const & class zVEC3 const & class zCPolygon * & class zVEC3 & -0x52f8e0 int __thiscall zCCBspNode TraceRay class zVEC3 const & class zVEC3 const & class zCPolygon * & -0x52f920 void __thiscall zCBspBase CollectPolysInBBox3DRec -0x52fb50 int __fastcall zCBspBase CollectPolysInBBox3D struct zTBBox3D const & class zCPolygon * * & int & -0x52fba0 void __thiscall zCCBspNode CollectPolysInBBox3DRec -0x52fd30 int __thiscall zCCBspNode CollectPolysInBBox3D struct zTBBox3D const & class zCPolygon * * & int & -0x52fd80 int __thiscall zCBspTree FindLeaks class zCArray & -0x5300d0 void __thiscall zCBspTree MarkOccluderPolys -0x530eb0 float __thiscall zCBspTree GetOccluderAreaRec class zCPolygon const * class zCArray & -0x531160 void __thiscall zCBspBase SortNodePolys class zCBspTree * -0x5311b0 void __thiscall zCBspSector RenderSector -0x531280 void __thiscall zCBspSector ActivateSectorRec struct zTBBox2D const & class zCBspSector * int -0x531810 void __thiscall zCBspSector ActivateSectorRecIndoor struct zTBBox2D const & class zCBspSector * int -0x531d30 void __cdecl zCBspSector RenderActiveSectorList -0x531d70 class zCBspSector * __thiscall zCCBspTree GetBspSectorByName class zSTRING const & -0x531e20 class zSTRING const * __thiscall zCBspTree GetSectorNameVobIsIn class zCVob const * -0x531e40 void __thiscall zCCBspTree GetPolyNeighbours class zCPolygon * class zCPolygon * * & int & -0x531f20 void __thiscall zCCBspTree MarkGhostOccluder -0x532150 void __thiscall zCCBspTree CreateBspSectors -0x534250 zVEC3* __thiscall zVEC3 zVEC3 float -0x534270 class zSTRING __thiscall zVEC3 GetString -0x5345b0 void __thiscall zCPolygon SetMaterial class zCMaterial * -0x5345f0 zTBBox2D* __thiscall zTBBox2D zTBBox2D -0x534600 class zCBspSector * __thiscall zCBspTree GetBspSectorByName class zSTRING const & -0x5346b0 void __thiscall zCBspTree CreateBspSectors2 class zCCBspTree * -0x534a30 unsigned short __cdecl zCBspTree GetFileVersion -0x534a40 void __thiscall zCBspBase SaveBINRec class zCFileBIN & -0x534b30 void __thiscall zCBspBase LoadBINRec class zCFileBIN & -0x534cb0 void __thiscall zCBspTree SaveBIN class zCFileBIN & -0x535740 void __thiscall zCBspTree ConnectMaterialsToSectors -0x535ab0 int __thiscall zCBspTree LoadBIN class zCFileBIN & int -0x5369a0 void __cdecl zCMesh operator delete void * -0x5369c0 void __thiscall zCBspTree CalcStaticLeafLightData -0x536e10 void __thiscall zCArray::zCArray -0x536e20 void __thiscall zCArray::~zCArray -0x536e40 void __thiscall zCArray::InsertEnd class zCPolygon * const & -0x536f10 int __thiscall zCArray::IsInList class zCPolygon * const & -0x536f50 void __thiscall zCMesh PrelightMesh class zMAT4 * -0x536f70 void __thiscall zCArray::InsertEnd class zCVobLight * const & -0x537040 void __thiscall zCArray::InsertAtPos class zCVobLight * const & int -0x537130 zCCBspTree* __thiscall zCCBspTree zCCBspTree -0x537150 void __thiscall zCArray::AllocAbs int -0x5371b0 void __thiscall zCArray::zCArray -0x5371c0 void __thiscall zCBspSector ~zCBspSector -0x5371e0 void __thiscall zCArray::zCArray int -0x537210 void __thiscall zCCBspTree CreateBspSectors -0x537230 void __thiscall zCArray::AllocAbs int -0x5372a0 void __thiscall zCBspTree MarkOccluderPolys -0x5372c0 void __thiscall zCSparseArray::~zCSparseArray -0x537310 unsigned long __thiscall zCSparseArray::SizeIndex -0x537320 unsigned long __thiscall zCSparseArray::SizeData -0x537330 unsigned long __thiscall zCSparseArray::SizeAll -0x537340 void * __thiscall zCSparseArray::IndexPtr unsigned long -0x537350 void * __thiscall zCSparseArray::DataPtr unsigned long -0x537360 class zCSparseArrayManDat * __thiscall zCSparseArray::ManDatPtr unsigned long -0x537370 int __thiscall zCSparseArray::IndexIsEqual void const * void const * -0x537390 void __thiscall zCSparseArray::CopyIndex void * void const * -0x5373b0 void __thiscall zCSparseArray::DestructIndex void * -0x5373c0 void __thiscall zCSparseArray::Hash void const * unsigned long & unsigned long & -0x5373e0 void __thiscall zCSparseArray::ConstructData void * -0x5373f0 void __thiscall zCSparseArray::DestructData void * -0x537400 void __thiscall zCBspTree CalcStaticLeafLightData -0x537420 void * __thiscall zCSparseArray::`scalar deleting destructor' unsigned int -0x537440 void __thiscall zCArray::AllocDelta int -0x5374a0 void __thiscall zCArraySort::AllocDelta int -0x537510 int __thiscall zCArraySort::Search struct zCPolygon::zSVertexSavedValues const & -0x537580 void __thiscall zCArraySort::AllocDelta int -0x5375f0 int __thiscall zCArraySort::Search struct zCPolygon::zSFeatureSavedValues const & -0x537660 void __thiscall zCArray::AllocDelta int -0x5376c0 void __thiscall zCArray::AllocDelta int -0x537720 void __thiscall zCArray::InsertEnd class zCBspSector * const & -0x5377f0 void __thiscall zCArray::AllocDelta int -0x537850 void __thiscall zCArray::InsertEnd class zCBspBase * const & -0x537920 void __thiscall zCArray::AllocDelta int -0x537980 void __thiscall zCArray::InsertEnd class zCBspLeaf * const & -0x537a50 void __thiscall zCArray::InsertEnd class zCMaterial * const & -0x537b20 void __thiscall zCArraySort::AllocDelta int -0x537b80 int __thiscall zCArraySort::Search class zCPolygon * const & -0x537bf0 void __thiscall zCArraySort::InsertEnd struct zTLightScore const & -0x537cd0 void __thiscall zCArray::AllocDelta int -0x537d50 void __thiscall zCArray::AllocDelta int -0x537de0 zCCBspTree* __thiscall zCCBspTree zCCBspTree -0x537e90 void __thiscall zCCBspNode ~zCCBspNode -0x537f00 void __thiscall zCCBspTree SetBspTreeMode enum zTBspTreeMode const & -0x537f80 void __thiscall zCCBspTree ~zCCBspTree -0x538060 void __thiscall zCCBspTree DeleteTree -0x538140 void * __thiscall zCCBspNode `scalar deleting destructor' unsigned int -0x5381b0 void __thiscall zCCBspTree AddMesh class zCMesh * -0x5381e0 void __thiscall zCCBspTree AddMesh class zCMesh * class zMAT4 const & -0x5384e0 void __thiscall zCCBspTree BuildTree float -0x538e40 void __thiscall zCCBspNode RemovePoly class zCPolygon * -0x538f20 int __thiscall zCCBspNode DoesNodeContainPoly class zCPolygon * -0x538ff0 int __thiscall zCCBspNode CheckPortalConsistency -0x539760 void __thiscall zCCBspNode SplitPortals -0x539c08 void __thiscall zCCBspNode SplitPortals -0x539c40 void __cdecl zCPortal operator delete void * -0x539c50 void __thiscall zCPortal Init -0x539c70 class zCPortal * __thiscall zCCBspNode SplitPortalByAllPortals class zCPortal * -0x539f00 void __thiscall zCCBspNode EnumeratePortals -0x53a030 void __thiscall zCCBspNode ClassifyPortals -0x53a0b0 void __thiscall zCPortal ~zCPortal -0x53a0c0 void __thiscall zCCBspNode Portalize -0x53a4b0 void __thiscall zCCBspNode SelectPlane struct zTPlane & class zTPolyNode * & int & -0x53a5e2 void __thiscall zCCBspNode SelectPlane struct zTPlane & class zTPolyNode * & int & -0x53a700 void __thiscall zCCBspNode SelectPlaneOctree class zCCBspTree * struct zTPlane & int -0x53a920 int __thiscall zCCBspNode ClassifyRayToNode class zVEC3 const & class zVEC3 const & -0x53abe0 int __thiscall zCCBspNode ClassifyPolyToNode2 class zCPolygon * -0x53ae50 int __thiscall zCCBspNode OutdoorKillRedundantLeafs -0x53b0a0 void __thiscall zCCBspNode AddPoly class zCPolygon * -0x53b0e0 void __thiscall zCCBspNode BuildTree int -0x53b87b void __thiscall zCCBspNode BuildTree int -0x53bc08 void __thiscall zCCBspNode BuildTree int -0x53bd10 void __thiscall zTBBox3D Init -0x53bd30 void __cdecl zCPolygon operator delete void * -0x53bd40 zTBBox3D* __thiscall zTBBox3D zTBBox3D -0x53bd50 zCCBspNode* __thiscall zCCBspNode zCCBspNode class zCCBspNode * -0x53bd70 void __thiscall zCCBspNode PushPolyFront class zTPolyNode * -0x53be00 void __thiscall zCCBspNode CalcBBox3D -0x53bf00 void __thiscall zCCBspNode CalcSubtreeBBox3D -0x53c0f0 void __thiscall zCCBspNode CalcSubtreeBBox3DCell -0x53c1e0 int __thiscall zCCBspNode CountNodes -0x53c210 int __thiscall zCCBspNode CountLeafs -0x53c250 int __thiscall zCCBspNode CountPolys -0x53c280 void __thiscall zCCBspNode CountDepthRec int int & int & int & -0x53c2f0 void __thiscall zCCBspNode CountDepth int & int & int & -0x53c3a0 void __thiscall zCCBspNode DescribeTree int -0x53ca70 void __thiscall zCList2::DeleteList -0x53cab0 void __thiscall zCList2::Insert class zTPolyNode * -0x53cad0 void __thiscall zCList2::Remove class zTPolyNode * -0x53cb10 void __thiscall zCList2::Delete class zTPolyNode * -0x53cb70 class zTPolyNode * __thiscall zCList2::Get int -0x53cbd0 zCBuildPortal* __thiscall zCBuildPortal zCBuildPortal -0x53cc50 void __thiscall zCBuildPortal ~zCBuildPortal -0x53cce0 void __thiscall zCBspTree PreprocessIndoorPortals class zCMesh * class zCArray & -0x53d090 void __thiscall zCBspTree GetPolyNeighbours class zCPolygon * class zCPolygon * * & int & -0x53d140 void __thiscall zCBspTree PostprocessIndoorPortals class zCArray & -0x53ebb0 void __thiscall zCModelPrototype ReadSoftSkinVertList -0x53ebd0 void __thiscall zCArray::AllocAbs int -0x53ec30 void __thiscall zCArray::zCArray -0x53ec40 void __thiscall zCArray::~zCArray -0x53ec60 void __thiscall zCArray::InsertEnd class zCBuildPortal * const & -0x53ed60 int __thiscall zTBCylinder3D IsIntersecting struct zTBCylinder3D const & -0x53edd0 void __thiscall zTBCylinder3D Draw struct zCOLOR const & -0x53ee80 void __thiscall zTBCylinder3D SetByBBox3D struct zTBBox3D -0x53ef20 int __thiscall zTBSphere3D IsIntersecting class zVEC3 const & class zVEC3 const & -0x53f030 int __thiscall zTBSphere3D IsIntersecting struct zTBSphere3D const & -0x53f0f0 int __thiscall zTBSphere3D ClassifyPlane struct zTPlane -0x53f140 void __thiscall zTBSphere3D Draw struct zCOLOR const & -0x53f460 void __thiscall zTBBox3D SetMaximumBox -0x53f480 float __thiscall zTBBox3D GetVolume -0x53f4a0 void __thiscall zTBBox3D CalcGreaterBBox3D struct zTBBox3D const & -0x53f500 void __thiscall zTBBox3D ClipToBBox3D struct zTBBox3D const & -0x53f580 class zSTRING __thiscall zTBBox3D GetDescription -0x53fb90 void __thiscall zTBBox3D SetByDescription class zSTRING & -0x53fe60 void __thiscall zTBBox3D Transform class zMAT4 const & struct zTBBox3D & -0x53ff70 void __thiscall zTBBox3D UnTransform class zMAT4 const & struct zTBBox3D & -0x5402c0 int __thiscall zTBBox3D IsIntersectingSweep class zVEC3 const & struct zTBBox3D const & float & -0x540460 int __thiscall zTBBox3D IsIntersectingSweep struct zTBBox3D const & struct zTBBox3D const & struct zTBBox3D const & float & -0x5404e0 int __thiscall zTBBox3D IsTrivIn struct zTBBox3D const & -0x540540 int __thiscall zTBBox3D IsTrivInLine class zVEC3 const & class zVEC3 const & -0x540620 int __thiscall zTBBox3D Classify struct zTBBox3D const & -0x5406e0 class zVEC3 __thiscall zTBBox3D GetNearestPoint struct zTPlane const * const -0x5409d0 void __thiscall zTBBox3D Scale float -0x540a10 void __thiscall zTBBox3D Scale class zVEC3 const & -0x540a60 float __thiscall zTBBox3D GetMinExtent -0x540aa0 struct zTBSphere3D __thiscall zTBBox3D GetSphere3D -0x540b20 int __thiscall zTBBox3D TraceRay class zVEC3 const & class zVEC3 const & class zVEC3 & -0x540cc0 void __thiscall zTBBox3D Draw struct zCOLOR const & -0x541020 void __thiscall zTBBox3D GetCornerPoints class zVEC3 * -0x541190 float __thiscall zTBBox3D GetScreenSize -0x5412b0 enum zTPlaneClass __thiscall zTBBox3D ClassifyToPlane struct zTPlane const & -0x5413a0 enum zTPlaneClass __thiscall zTBBox3D ClassifyToPlane struct zTPlane const & int -0x541599 enum zTPlaneClass __thiscall zTBBox3D ClassifyToPlane struct zTPlane const & int -0x5415c0 int __thiscall zTBBox3D ClassifyToPlaneSides struct zTPlane const & -0x541690 int __thiscall zTBBox3D ClassifyToPlaneSides struct zTPlane const & int -0x541886 int __thiscall zTBBox3D ClassifyToPlaneSides struct zTPlane const & int -0x5418b0 void __thiscall zTBBox3D SaveBIN class zCFileBIN & -0x5418d0 void __thiscall zTBBox3D LoadBIN class zCFileBIN & -0x5418f0 int __thiscall zTBBox2D Classify struct zTBBox2D const & -0x5419a0 void __thiscall zTBBox2D ClipToBBox2D struct zTBBox2D const & -0x5419f0 void __thiscall zTBBox2D Draw -0x541ac0 void __thiscall zCOBBox3D ~zCOBBox3D -0x541b50 void __thiscall zCOBBox3D Draw int struct zCOLOR -0x5427a0 void __thiscall zCOBBox3D BuildOBB int class zCPolygon * * int -0x5431d0 void __thiscall zCOBBox3D BuildRec int class zCPolygon * * int -0x543304 void __thiscall zCOBBox3D BuildRec int class zCPolygon * * int -0x543500 void __thiscall zCOBBox3D BuildOBBTree class zCMesh * int -0x543540 void __thiscall zCOBBox3D BuildOBBTree int class zCPolygon * * int -0x543550 int __thiscall zCOBBox3D TestIntersectionOBB class zCOBBox3D const * -0x543df0 int __thiscall zCOBBox3D TestIntersectionTreeRec class zCOBBox3D const * -0x543ed0 int __thiscall zCOBBox3D TestIntersectionTree class zCOBBox3D const * class zMAT4 const & -0x543f00 int __thiscall zCOBBox3D TraceRay class zVEC3 const & class zVEC3 const & class zVEC3 & -0x544070 class zVEC3 __thiscall zMAT4 Rotate class zVEC3 const & -0x5440d0 int __thiscall zCOBBox3D CheckOBBPolyIntersection class zCPolygon * class zMAT4 const & -0x544370 struct zTBBox3D __thiscall zCOBBox3D GetBBox3D -0x544570 void __thiscall zCOBBox3D SetByBBox3D struct zTBBox3D const & -0x544670 void __thiscall zCOBBox3D Transform class zMAT4 const & -0x5447d0 class zCOBBox3D & __thiscall zCOBBox3D operator= class zCOBBox3D const & -0x544920 void __thiscall zCOBBox3D SaveBIN class zCFileBIN & -0x5449b0 void __thiscall zCOBBox3D LoadBIN class zCFileBIN & -0x544bc0 void __thiscall zCList::~zCList -0x544c40 zCCamera* __thiscall zCCamera zCCamera -0x544dac zCCamera* __thiscall zCCamera zCCamera -0x545070 void __thiscall zCCamera ~zCCamera -0x545150 void __thiscall zCCamera PushTransform enum zTCamTrafoType -0x5451e0 void __thiscall zCCamera PopTransform enum zTCamTrafoType -0x545320 void __thiscall zCCamera SetTransform enum zTCamTrafoType class zMAT4 const & -0x545480 class zMAT4 const & __thiscall zCCamera GetTransform enum zTCamTrafoType -0x5454b4 class zMAT4 const & __thiscall zCCamera GetTransform enum zTCamTrafoType -0x5454e0 void __thiscall zCCamera Activate -0x5455f0 void __thiscall zCCamera CreateProjectionMatrix class zMAT4 & float float float float -0x545670 void __thiscall zCCamera UpdateProjectionMatrix -0x5456c0 float __thiscall zCCamera GetFOV -0x5456d0 void __thiscall zCCamera GetFOV float & float & -0x545700 void __thiscall zCCamera SetFOV float -0x545740 void __thiscall zCCamera SetFOV float float -0x545870 void __thiscall zCCamera UpdateViewport -0x5459b0 void __thiscall zCCamera SetRenderTarget class zCViewBase * -0x5459d0 void __thiscall zCCamera SetRenderScreenFadeTex class zSTRING -0x545b00 void __thiscall zCCamera SetUpFrustum -0x545f10 class zVEC3 __cdecl operator* class zVEC3 const & class zMAT4 const & -0x545f80 int __thiscall zTPlane CalcSignbits -0x545fe0 void __thiscall zCCamera SetFarClipZ float -0x546190 enum zTCam_ClipType __thiscall zCCamera BBox3DInFrustum struct zTBBox3D const & -0x5461f0 enum zTCam_ClipType __thiscall zCCamera BBox3DInFrustum struct zTBBox3D const & int & -0x5463cb enum zTCam_ClipType __thiscall zCCamera BBox3DInFrustum struct zTBBox3D const & int & -0x546430 void __thiscall zCCamera StopTremor -0x546440 void __thiscall zCCamera AddTremor class zVEC3 const & float float class zVEC3 const & -0x5465b0 void __thiscall zCCamera PreRenderProcessing -0x546700 void __thiscall zCCamera PostRenderProcessing -0x546740 void __thiscall zCCamera GetCamPos class zVEC3 & -0x546770 void __thiscall zCCamera InitDrawPolySimple -0x546830 void __thiscall zCCamera CleanupDrawPolySimple -0x546890 void __thiscall zCCamera DrawPolySimple struct zCCamera::zTCamVertSimple * int class zCMaterial * int -0x5469a0 void __thiscall zCCamera SetRenderScreenFade struct zCOLOR -0x5469c0 void __thiscall zCCamera SetRenderScreenFadeTexAniFPS float -0x5469f0 void __thiscall zCCamera SetRenderScreenFadeTexBlendFunc enum zTRnd_AlphaBlendFunc -0x546a00 void __thiscall zCCamera SetRenderCinemaScope struct zCOLOR -0x546a20 void __thiscall zCCamera PostRenderProcessing -0x546b10 void __thiscall zCCamera RenderCinemaScope -0x546c60 int __fastcall zCCamera ScreenProjectionTouchesPortalRough struct zTBBox3D const & struct zTBBox2D const & -0x546ee0 int __fastcall zCCamera ScreenProjectionTouchesPortal struct zTBBox3D const & struct zTBBox2D const & -0x547330 zCCollisionReport* __thiscall zCCollisionReport zCCollisionReport -0x547350 void __thiscall zCCollisionReport ~zCCollisionReport -0x547360 void * __thiscall zCCollisionReport `scalar deleting destructor' unsigned int -0x5473c0 zCCollisionDetector* __thiscall zCCollisionDetector zCCollisionDetector -0x547420 void * __thiscall zCCollisionDetector `scalar deleting destructor' unsigned int -0x547470 void __thiscall zCCollisionDetector ~zCCollisionDetector -0x5474a0 int __fastcall zCCollisionDetector GetTestFuncIndex class zCCollisionObjectDef * class zCCollisionObjectDef * -0x547500 void __fastcall zCCollisionDetector RegisterStaticIntersectionTest class zCCollisionObjectDef * class zCCollisionObjectDef * int (__cdecl*)(float class zCCollisionObject * class zMAT4 const & class zCCollisionObject * class zMAT4 const & class zCCollisionReport * *) -0x547530 void __fastcall zCCollisionDetector RegisterDynamicIntersectionTest class zCCollisionObjectDef * class zCCollisionObjectDef * int (__cdecl*)(class zCCollisionObject * class zCCollisionObject * class zCCollisionReport * *) -0x547560 int __fastcall zCCollisionDetector CanCollide class zCCollisionObjectDef * class zCCollisionObjectDef * -0x5475a0 void __cdecl zCCollisionDetector S_ResetFreeCollReportList -0x5475b0 class zCCollisionReport * __cdecl zCCollisionDetector S_GetNextFreeCollReport -0x547690 void __fastcall zCCollisionDetector DoDynamicIntersectionTests class zCCollisionObject * class zCArray & class zCArray & -0x547880 void __fastcall zCCollisionDetector DoStaticIntersectionTests class zCCollisionObject * class zCArray & class zCArray & -0x547c30 void __fastcall zCCollisionDetector DetectCollisions class zCCollisionObject * class zCArray const & class zCArray & -0x547d50 int __thiscall zCVob IsColliding -0x547d70 void __thiscall zCArray::AllocDelta int -0x547dd0 void __thiscall zCArray::InsertEnd class zCCollisionReport * const & -0x547f80 class zCCollisionObject * __cdecl zCCollisionObject _CreateNewInstance -0x547fc0 class zCCollisionObjectDef * __thiscall zCCollisionObject GetCollObjClass -0x547fd0 void __fastcall zCCollisionObject DetectCollisionsSelf class zCArray const & class zCArray & -0x547fe0 void __fastcall zCCollisionObject CollisionResponse class zCArray const & int & -0x547ff0 float __fastcall zCCollisionObject GetAdaptiveStepSize -0x548000 int __fastcall zCCollisionObject SuppressCollisionResponse -0x548010 void * __thiscall zCCollisionObject `scalar deleting destructor' unsigned int -0x548030 zCCollisionObjectDef* __thiscall zCCollisionObjectDef zCCollisionObjectDef int class zCCollisionObject * (__cdecl*)(void) -0x5481e0 void __fastcall zCCollisionObject CalcIntermediateTrafo float class zMAT4 & -0x548300 void __fastcall zCCollisionObject GetLargestBBox3DLocal struct zTBBox3D & -0x5483e0 class zCCollisionObject * __cdecl zCCollObjectUndef _CreateNewInstance -0x548420 class zCCollisionObjectDef * __thiscall zCCollObjectUndef GetCollObjClass -0x548430 void * __thiscall zCCollObjectUndef `scalar deleting destructor' unsigned int -0x548450 void __thiscall zCCollObjectUndef ~zCCollObjectUndef -0x5484a0 class zCCollisionObject * __cdecl zCCollObjectLevelPolys _CreateNewInstance -0x5484f0 class zCCollisionObjectDef * __thiscall zCCollObjectLevelPolys GetCollObjClass -0x548500 void * __thiscall zCCollObjectLevelPolys `scalar deleting destructor' unsigned int -0x548520 void __thiscall zCCollObjectLevelPolys ~zCCollObjectLevelPolys -0x548580 void __thiscall zCCollObjectBase ~zCCollObjectBase -0x5485d0 class zCCollisionObject * __cdecl zCCollObjectCharacter _CreateNewInstance -0x548670 class zCCollisionObject * __cdecl zCCollObjectPoint _CreateNewInstance -0x5486b0 class zCCollisionObjectDef * __thiscall zCCollObjectPoint GetCollObjClass -0x5486c0 void * __thiscall zCCollObjectPoint `scalar deleting destructor' unsigned int -0x5486e0 void __thiscall zCCollObjectPoint ~zCCollObjectPoint -0x548730 class zCCollisionObject * __cdecl zCCollObjectProjectile _CreateNewInstance -0x548770 class zCCollisionObjectDef * __thiscall zCCollObjectProjectile GetCollObjClass -0x548780 void * __thiscall zCCollObjectProjectile `scalar deleting destructor' unsigned int -0x5487a0 void __thiscall zCCollObjectProjectile ~zCCollObjectProjectile -0x5487f0 class zCCollisionObject * __cdecl zCCollObjectComplex _CreateNewInstance -0x548830 class zCCollisionObjectDef * __thiscall zCCollObjectComplex GetCollObjClass -0x548840 void * __thiscall zCCollObjectComplex `scalar deleting destructor' unsigned int -0x548860 void __thiscall zCCollObjectComplex ~zCCollObjectComplex -0x5488b0 class zCCollisionObject * __cdecl zCCollObjectBoxBlocker _CreateNewInstance -0x5488f0 class zCCollisionObjectDef * __thiscall zCCollObjectBoxBlocker GetCollObjClass -0x548900 void * __thiscall zCCollObjectBoxBlocker `scalar deleting destructor' unsigned int -0x548920 void __thiscall zCCollObjectBoxBlocker ~zCCollObjectBoxBlocker -0x548970 class zCCollisionObject * __cdecl zCCollObjectBoxPassThrough _CreateNewInstance -0x5489b0 class zCCollisionObjectDef * __thiscall zCCollObjectBoxPassThrough GetCollObjClass -0x5489c0 int __fastcall zCCollObjectBoxPassThrough SuppressCollisionResponse -0x5489d0 void * __thiscall zCCollObjectBoxPassThrough `scalar deleting destructor' unsigned int -0x5489f0 void __thiscall zCCollObjectBoxPassThrough ~zCCollObjectBoxPassThrough -0x548a00 void __fastcall zCCollObjectPoint GetLargestBBox3DLocal struct zTBBox3D & -0x548aa0 void __fastcall zCCollObjectPoint CollisionResponse class zCArray const & int & -0x548c40 class zMAT4 & __thiscall zMAT4 Translate class zVEC3 const & -0x548c70 class zVEC3 __fastcall zCCollObjectPoint GetCenterOffsetLocal -0x548cf0 class zVEC3 __fastcall zCCollObjectPoint GetCenterOffsetNew -0x548e20 class zVEC3 __thiscall zTBBox3D GetCenterFloor -0x548e50 void __fastcall zCCollObjectPoint SetUpVectorNew class zVEC3 const & -0x549070 void __fastcall zCCollObjectPoint DetectCollisionsSelf class zCArray const & class zCArray & -0x549080 float __fastcall zCCollObjectComplex GetAdaptiveStepSize -0x549100 void __fastcall zCCollObjectComplex CollisionResponse class zCArray const & int & -0x549220 int __cdecl TestDynamic_Projectile_Char class zCCollisionObject * class zCCollisionObject * class zCCollisionReport * * -0x549530 class zVEC3 & __thiscall zVEC3 NormalizeApprox -0x549580 class zVEC3 __thiscall zTBBox3D GetCenter -0x5495c0 int __cdecl TestDynamic_XXX_BoxPassThrough class zCCollisionObject * class zCCollisionObject * class zCCollisionReport * * -0x5497b0 float __fastcall zCCollObjectBase S_CalcAdaptiveCollStepFromVisualBBox class zCVisual * -0x549830 void __fastcall zCCollObjectBase S_CalcGeneric_CollNormal_ContactPoint class zCVob const * class zCVob const * class zCCollisionReport & -0x5499b0 void __fastcall zCCollObjectBase GetLargestBBox3DLocal struct zTBBox3D & -0x549a40 void __fastcall zCCollObjectBase S_RegisterCollisionTestFuncs class zCCollisionDetector * -0x54a510 zCCollObjectCharacter* __thiscall zCCollObjectCharacter zCCollObjectCharacter -0x54a6a0 void * __thiscall zCCollObjectBase `scalar deleting destructor' unsigned int -0x54a6c0 class zCCollisionObjectDef * __thiscall zCCollObjectCharacter GetCollObjClass -0x54a6d0 int __thiscall zCCollObjectCharacter IsDead -0x54a6e0 int __thiscall zCCollObjectCharacter DontLetHimComeNearer class zCVob const * -0x54a6f0 float __thiscall zCCollObjectCharacter TurnSpeed -0x54a700 void __thiscall zCCollObjectCharacter PushAround class zVEC3 const & -0x54a710 void * __thiscall zCCollObjectCharacter `scalar deleting destructor' unsigned int -0x54a730 void __thiscall zCCollObjectCharacter ~zCCollObjectCharacter -0x54a7f0 class zCConvexPrimitive * __thiscall zCCollObjectCharacter GetPrimitiveCC -0x54a8d0 void __fastcall zCCollObjectCharacter GetFallbackTrafoCC class zMAT4 const & class zMAT4 const & class zVEC3 const & int class zMAT4 & -0x54acf0 class zVEC3 __fastcall zCCollObjectCharacter S_SlideCC class zVEC3 const & float class zVEC3 const & -0x54afd0 int __cdecl TestStatic_Char_Char float class zCCollisionObject * class zMAT4 const & class zCCollisionObject * class zMAT4 const & class zCCollisionReport * * -0x54b620 void __fastcall zCCollObjectCharacter GetCollisionPoleYDims float & float & -0x54b650 int __fastcall zCCollObjectCharacter CalcSlideVector class zVEC3 const & class zVEC3 const & class zVEC3 & class zVEC3 & float & -0x54bad0 float __cdecl Alg_AngleUnitRad class zVEC3 const & class zVEC3 const & -0x54bb30 void __fastcall zCCollObjectCharacter DoWallSlidingLatentRotation class zMAT4 & -0x54bc00 void __fastcall zCCollObjectCharacter FindFloorWaterCeiling class zVEC3 const & struct zCCollObjectCharacter::zTSpatialState & -0x54bee0 void __thiscall zCCollObjectCharacter MarkSpatialStateAsUninited int -0x54bf30 int __fastcall zCCollObjectCharacter TestHardCollisions class zVEC3 const & class zVEC3 const & class zVEC3 & struct zCCollObjectCharacter::zTSpatialState & class zVEC3 & -0x54cca0 int __fastcall zCCollObjectCharacter S_CalcAvgNormalVariance struct zTTraceRayReport const (&)[4] class zVEC3 & float & -0x54ce40 class zVEC3 __fastcall zCCollObjectCharacter GetSurfaceAlignScanOrigin class zVEC3 const & -0x54cf60 int __fastcall zCCollObjectCharacter TestSoftCollisions class zVEC3 const & class zVEC3 const & class zVEC3 & class zVEC3 & -0x54e010 void __fastcall zCCollObjectCharacter DetectCollisionsSelf class zCArray const & class zCArray & -0x54e580 void __fastcall zCCollObjectCharacter CollisionResponse class zCArray const & int & -0x54e9e0 void __fastcall zCCollObjectCharacter GetLargestBBox3DLocal struct zTBBox3D & -0x54ea00 float __fastcall zCCollObjectCharacter GetAdaptiveStepSize -0x54ea40 void __fastcall zCCollObjectCharacter PrintDebugInfos -0x54ea80 int __cdecl zArraySortDefaultCompare void const * void const * -0x54eaa0 void __cdecl insertionsort void * unsigned int unsigned int int (__cdecl*)(void const * void const *) bool -0x54ed40 void __thiscall zCConvexPrimitive PointNearestToPlane class zVEC3 & class zVEC3 const & class zMAT4 const & class zMAT3 const & -0x54edf0 int __cdecl zCConvexPrimitive CheckCollision class zCConvexPrimitive const * class zCConvexPrimitive const * class zMAT4 const & class zMAT4 const & class zCConvexCollisionCache * class zVEC3 & float & class zVEC3 & -0x54f7e0 class zVEC3 & __thiscall zVEC3 operator-= class zVEC3 const & -0x54f810 class zVEC3 & __thiscall zVEC3 operator*= float -0x54f840 float __cdecl zCConvexPrimitive Distance class zCConvexPrimitive const * class zCConvexPrimitive const * class zMAT4 const & class zMAT4 const & class zVEC3 const & class zVEC3 & class zVEC3 & -0x54fa00 class zCConvexCollisionCache * __cdecl zCConvexPrimitive GetCache void const * void const * -0x54fbf0 void __cdecl zCConvexCollisionCache operator delete void * -0x54fc00 zCConvexCollisionCache* __thiscall zCConvexCollisionCache zCConvexCollisionCache class zCCacheIndex const & -0x54fc50 void __thiscall zCConvexPrimitive Draw class zMAT4 const & struct zCOLOR class zCCamera const * -0x54fd30 void __cdecl zCConvexPrimitive DrawLine class zVEC3 const & class zVEC3 const & -0x54fe70 void __cdecl zCConvexPrimitive DrawLineStrip class zVEC3 const & -0x54ff30 void __thiscall zCConvexPrimitive DrawVirtual -0x550160 zCConvexPrimitiveUnitSphere* __thiscall zCConvexPrimitiveUnitSphere zCConvexPrimitiveUnitSphere -0x5501b0 void __thiscall zCConvexPrimitive GetCenterLocal class zVEC3 & -0x5501f0 void __thiscall zCConvexPrimitiveUnitSphere PointNearestToPlaneLocal class zVEC3 const & class zVEC3 & -0x550210 int __thiscall zCConvexPrimitiveUnitSphere SymetrySphere -0x550220 int __thiscall zCConvexPrimitiveUnitSphere SymetryRotation class zVEC3 & -0x550260 void __thiscall zCConvexPrimitiveUnitSphere UpdateBBox -0x5502d0 void * __thiscall zCConvexPrimitiveUnitSphere `vector deleting destructor' unsigned int -0x5502f0 void __thiscall zCConvexPrimitiveUnitSphere ~zCConvexPrimitiveUnitSphere -0x550300 int __thiscall zCConvexPrimitive SymetrySphere -0x550310 int __thiscall zCConvexPrimitive SymetryRotation class zVEC3 & -0x550320 void __thiscall zCConvexPrimitive UpdateBBox -0x550370 void * __thiscall zCConvexPrimitive `scalar deleting destructor' unsigned int -0x5503b0 void __thiscall zCConvexPrimitiveUnitSphere DrawVirtual -0x5504d0 int __thiscall zCConvexPrimitiveUnitSphere PointIsInLocal class zVEC3 const & -0x550510 zCConvexPrimitiveScaleTrans* __thiscall zCConvexPrimitiveScaleTrans zCConvexPrimitiveScaleTrans class zCConvexPrimitive * class zVEC3 const & class zVEC3 const & -0x5505a0 void * __thiscall zCConvexPrimitiveScaleTrans `vector deleting destructor' unsigned int -0x5505c0 void __thiscall zCConvexPrimitiveScaleTrans ~zCConvexPrimitiveScaleTrans -0x5505d0 void __thiscall zCConvexPrimitiveScaleTrans PointNearestToPlaneLocal class zVEC3 const & class zVEC3 & -0x550690 int __thiscall zCConvexPrimitiveScaleTrans PointIsInLocal class zVEC3 const & -0x5506e0 void __thiscall zCConvexPrimitiveScaleTrans GetCenterLocal class zVEC3 & -0x550720 void __thiscall zCConvexPrimitiveScaleTrans UpdateBBox -0x550770 void __thiscall zCConvexPrimitiveScaleTrans DrawVirtual -0x550820 zCConvexPrimitiveEllipsoid* __thiscall zCConvexPrimitiveEllipsoid zCConvexPrimitiveEllipsoid struct zTBBox3D const & int -0x550970 int __thiscall zCConvexPrimitiveEllipsoid SymetryRotation class zVEC3 & -0x5509c0 void * __thiscall zCConvexPrimitiveEllipsoid `scalar deleting destructor' unsigned int -0x5509e0 void __thiscall zCConvexPrimitiveEllipsoid ~zCConvexPrimitiveEllipsoid -0x5509f0 void __thiscall zCConvexPrimitiveEllipsoid Snap -0x550a30 void __thiscall zCMemPool::zCMemPool unsigned int unsigned int -0x550a50 void __thiscall zCCache::zCCache unsigned long unsigned long -0x550ad0 void __thiscall zCCache::~zCCache -0x550c00 void __thiscall zCCache::ClearCache -0x550d20 void __thiscall zCCache::PurgeCache -0x550e40 void __thiscall zCSparseArray >::~zCSparseArray > -0x550e90 unsigned long __thiscall zCSparseArray >::SizeIndex -0x550ea0 unsigned long __thiscall zCSparseArray >::SizeData -0x550eb0 unsigned long __thiscall zCSparseArray >::SizeAll -0x550ec0 void * __thiscall zCSparseArray >::IndexPtr unsigned long -0x550ed0 void * __thiscall zCSparseArray >::DataPtr unsigned long -0x550ee0 class zCSparseArrayManDat * __thiscall zCSparseArray >::ManDatPtr unsigned long -0x550ef0 int __thiscall zCSparseArray >::IndexIsEqual void const * void const * -0x550f20 void __thiscall zCSparseArray >::CopyIndex void * void const * -0x550f40 void __thiscall zCSparseArray >::DestructIndex void * -0x550f50 void __thiscall zCSparseArray >::Hash void const * unsigned long & unsigned long & -0x550f70 void __thiscall zCSparseArray >::ConstructData void * -0x550f90 void __thiscall zCSparseArray >::DestructData void * -0x550fb0 void * __thiscall zCCache::`scalar deleting destructor' unsigned int -0x550fd0 void * __thiscall zCSparseArray >::`scalar deleting destructor' unsigned int -0x551220 class zCObject * __cdecl zCDecal _CreateNewInstance -0x551310 void __cdecl zCDecal operator delete void * -0x551330 class zCClassDef * __thiscall zCDecal _GetClassDef -0x551340 int __thiscall zCDecal IsBBox3DLocal -0x551350 zCDecal* __thiscall zCDecal zCDecal -0x5513f0 void * __thiscall zCDecal `scalar deleting destructor' unsigned int -0x551420 void __thiscall zCDecal ~zCDecal -0x551490 void __cdecl zCDecal CleanupDecals -0x551510 void __cdecl zCDecal CreateDecalMeshes -0x551580 class zSTRING const * __thiscall zCDecal GetFileExtension int -0x5515e0 class zCVisual * __thiscall zCDecal LoadVisualVirtual class zSTRING const & -0x551720 unsigned long __thiscall zCDecal GetRenderSortKey -0x551730 void __thiscall zCDecal SetTexture class zSTRING & -0x551740 void __thiscall zCDecal SetTexture class zCTexture * -0x551750 void __thiscall zCDecal SetDecalDim float float -0x551770 int __thiscall zCDecal Render struct zTRenderContext & -0x5518f0 void __thiscall zCDecal SetVisualUsedBy class zCVob * -0x551910 struct zTBBox3D __thiscall zCDecal GetBBox3D -0x551960 class zSTRING __thiscall zCDecal GetVisualName -0x5519c0 int __thiscall zCDecal GetAlphaTestingEnabled -0x551a40 void __thiscall zCDecal DynLightVisual class zCArray const & class zMAT4 * -0x551b50 void __thiscall zCDecal Archive class zCArchiver & -0x551c40 void __thiscall zCDecal Unarchive class zCArchiver & -0x551e60 zCMgcEigenD* __thiscall zCMgcEigenD zCMgcEigenD int -0x551f00 void __thiscall zCMgcEigenD ~zCMgcEigenD -0x551f50 void __thiscall zCMgcEigenD Tridiagonal2 double * * double * double * -0x551fc0 void __thiscall zCMgcEigenD Tridiagonal3 double * * double * double * -0x552180 void __thiscall zCMgcEigenD Tridiagonal4 double * * double * double * -0x552870 void __thiscall zCMgcEigenD TridiagonalN int double * * double * double * -0x552c60 void __thiscall zCMgcEigenD QLAlgorithm int double * double * double * * -0x552f30 void __thiscall zCMgcEigenD DecreasingSort int double * double * * -0x552fe0 void __thiscall zCMgcEigenD IncreasingSort int double * double * * -0x553090 class zCMgcEigenD & __thiscall zCMgcEigenD Matrix double * * -0x5530e0 void __thiscall zCMgcEigenD EigenStuff2 -0x553160 void __thiscall zCMgcEigenD EigenStuff3 -0x553190 void __thiscall zCMgcEigenD EigenStuff4 -0x5531c0 void __thiscall zCMgcEigenD EigenStuffN -0x553200 void __thiscall zCMgcEigenD EigenStuff -0x5532d0 void __thiscall zCMgcEigenD DecrSortEigenStuff2 -0x553360 void __thiscall zCMgcEigenD DecrSortEigenStuff3 -0x5533a0 void __thiscall zCMgcEigenD DecrSortEigenStuff4 -0x5533e0 void __thiscall zCMgcEigenD DecrSortEigenStuffN -0x553430 void __thiscall zCMgcEigenD DecrSortEigenStuff -0x553510 void __thiscall zCMgcEigenD IncrSortEigenStuff2 -0x5535a0 void __thiscall zCMgcEigenD IncrSortEigenStuff3 -0x5535e0 void __thiscall zCMgcEigenD IncrSortEigenStuff4 -0x553620 void __thiscall zCMgcEigenD IncrSortEigenStuffN -0x553670 void __thiscall zCMgcEigenD IncrSortEigenStuff -0x553750 int __cdecl zCMgcEigenD Number unsigned int -0x553770 void __cdecl zCMgcEigenD Report unsigned int -0x553890 class ostream & __thiscall ostream operator<< class ostream & (__cdecl*)(class ostream &) -0x5538b0 class ostream & __cdecl flush class ostream & -0x5538c0 void __cdecl zCMgcEigenD Report unsigned int -0x5538e0 void __cdecl zCMgcEigenD Report class ostream & -0x553980 zCEngine* __thiscall zCEngine zCEngine -0x553990 void * __thiscall zCEngine `scalar deleting destructor' unsigned int -0x5539b0 void __thiscall zCEngine ~zCEngine -0x5539c0 int __cdecl zCEngine Init struct HWND__ * * -0x553fc0 void __cdecl zCObjectFactory operator delete void * -0x553fe0 int __cdecl zCEngine Shutdown -0x5545b0 float __cdecl zCFFT S_CalcWave2D float float float enum zTFFT -0x554940 float __cdecl Alg_ArcTan2Approx float float -0x5549b0 float __thiscall zComplex Mag -0x554a20 float __thiscall zComplex Phase -0x554aa0 void __cdecl zCFFT S_Init -0x554bb0 void __cdecl zCFFT S_SetFrameCtr int -0x554bd0 void __cdecl zCFFT S_AnimateWaveMap float -0x554c20 zCFFT* __thiscall zCFFT zCFFT -0x554c50 void * __thiscall zCFFT `scalar deleting destructor' unsigned int -0x554d00 void __thiscall zCFFT ~zCFFT -0x554da0 float __thiscall zCFFT CalcWave2D float float float -0x554f40 int __thiscall zCFFT IsPowerOfTwo unsigned int -0x554f60 unsigned int __thiscall zCFFT NumberOfBitsNeeded unsigned int -0x554fb0 unsigned int __thiscall zCFFT ReverseBits unsigned int unsigned int -0x554fe0 float __thiscall zCFFT Index_to_frequency unsigned int unsigned int -0x555050 void __thiscall zCFFT CreateWaveMap float class zVEC3 & -0x555090 void __thiscall zCFFT FillH0Array float class zVEC3 & -0x555300 void __thiscall zCFFT AnimateWaveMap float -0x5554f0 void __thiscall zCFFT fft_float unsigned int int struct zComplex * struct zComplex * -0x555750 void __thiscall zCFFT SetFrameCtr int -0x555760 void __thiscall zCFFT SetSpeed float -0x555770 struct zComplex & __thiscall zCFFT GetWaveHeight int int -0x5557c0 struct zComplex & __thiscall zCFFT GetWaveHeight float float float -0x555860 struct zComplex & __thiscall zCFFT GetWaveHeightSmooth float float float -0x5558a4 struct zComplex & __thiscall zCFFT GetWaveHeightSmooth float float float -0x5559e0 struct zComplex * * __thiscall zCFFT CreateArray -0x555a80 void __thiscall zCFFT FreeArray struct zComplex * * -0x555ac0 zRandom_Gauss* __thiscall zRandom_Gauss zRandom_Gauss int int -0x555c00 void __thiscall zRandom_Gauss ~zRandom_Gauss -0x555c10 float __thiscall zRandom_Gauss RandomUniform -0x555c90 float __thiscall zRandom_Gauss GetGaussian float float -0x555d80 int __thiscall zRandom_Gauss GetInt int int -0x555db0 float __thiscall zRandom_Gauss GetFloat float float -0x555dd0 void __thiscall zRandom_Gauss StepForward long -0x555e50 float __thiscall zRandom_Gauss UnRandomUniform -0x555f20 void __thiscall zRandom_Gauss StepBack long -0x555fe0 unsigned int __thiscall zRandom_Gauss rand24 -0x555ff0 unsigned int __thiscall zRandom_Gauss unRand24 -0x556000 float __thiscall zRandom_Gauss GetGaussAt long -0x556090 void __thiscall TPoly3ds CheckForWrap -0x558440 void __thiscall zCFile3DS Load3DS class zSTRING const & class zCMesh * -0x558870 class zSTRING __thiscall zPATH GetFilename -0x558890 class zSTRING __thiscall zPATH GetExt -0x5588b0 zCBinTree3DS* __thiscall zCBinTree3DS zCBinTree3DS -0x558c40 void __thiscall zCBinTree3DS ~zCBinTree3DS -0x558ce0 void __thiscall zCBinTree3DS GetMatListComplete class zCArray & -0x558e20 void __thiscall zCBinTree3DS CalcNumPolyVertSubtree int int & int & -0x558e80 int __thiscall zCBinTree3DS CalcNum3DSObject -0x558f50 void __thiscall zCBinTree3DS GetPolyListFor3DSObj int class zCArray & class zCArray & -0x5590d0 void __thiscall zCBinTree3DS BuildMesh3DS int int class zCMesh3DS * -0x559360 void __thiscall zCBinTree3DS CreateNodeList int int -0x559420 int __thiscall zCBinTree3DS GetLeafIndex class zVEC3 const & -0x5594b0 int __thiscall zCBinTree3DS GetVert3DSIndex class zVEC3 const & class zVEC2 const & -0x559690 void __thiscall zCBinTree3DS DropMesh class zCMesh * -0x559df0 void __thiscall zCFile3DS Save3DS class zSTRING const & class zCMesh * -0x55a1b0 void __thiscall zTBBox3D InitZero -0x55acf0 class zSTRING const & __thiscall zCMaterial GetName -0x55b350 void * __thiscall zCMesh3DS `scalar deleting destructor' unsigned int -0x55b370 void __thiscall zCMesh3DS ~zCMesh3DS -0x55b470 zCArray* __thiscall zCArray zCArray -0x55b480 void __thiscall zCArray::zCArray -0x55b490 void __thiscall zCMesh3DS ~zCMesh3DS -0x55b4b0 struct zCMesh3DS::zTMatEntry * & __thiscall zCArray::operator[] int -0x55b4c0 void __thiscall zCArraySort::zCArraySort -0x55b4e0 void __thiscall zCBinTree3DS ~zCBinTree3DS -0x55b500 void __thiscall zCBinTree3DS ~zCBinTree3DS -0x55b530 void __thiscall zCArray::AllocAbs int -0x55b550 void __thiscall zCArray::DeleteList -0x55b590 void __thiscall zCArray::~zCArray -0x55b5b0 int __thiscall zCArray::IsInList class zCMaterial * const & -0x55b5f0 void * __thiscall zTBinTreeNode `vector deleting destructor' unsigned int -0x55b650 void __thiscall zTBinTreeNode ~zTBinTreeNode -0x55b6b0 void __thiscall zCArraySort::AllocDelta int -0x55b760 void __thiscall zCArray::AllocDelta int -0x55b8f0 zTBinTreeNode* __thiscall zTBinTreeNode zTBinTreeNode -0x55b910 void __thiscall zCArray::AllocDelta int -0x55b970 void __cdecl zClamp int & int int -0x55b9c0 zCFileQuakeBSP* __thiscall zCFileQuakeBSP zCFileQuakeBSP -0x55b9d0 void __thiscall zCFileQuakeBSP ~zCFileQuakeBSP -0x55b9f0 void __thiscall zCFileQuakeBSP LoadQuakeBSP class zSTRING const & class zCMesh * class zCWorld * -0x55d2a0 class zCObject * __cdecl zCLensFlareFX _CreateNewInstance -0x55d3d0 void __cdecl zCLensFlareFX operator delete void * -0x55d3f0 class zCClassDef * __thiscall zCLensFlareFX _GetClassDef -0x55d400 void * __thiscall zCLensFlareFX `scalar deleting destructor' unsigned int -0x55d430 void __cdecl zCLensFlareFX LoadLensFlareScript -0x55d720 void __cdecl zCLensFlareFX ReleaseLensFlareScript -0x55d7d0 void __thiscall zCLensFlareFX ~zCLensFlareFX -0x55d880 void __thiscall zCLensFlareFX Archive class zCArchiver & -0x55d9d0 void __thiscall zCLensFlareFX Unarchive class zCArchiver & -0x55de00 void __thiscall zCLensFlareFX::zTVobLightLensFlare zTVobLightLensFlare -0x55de20 void __thiscall zCLensFlareFX RenderLensFlares class zCVob * -0x55e660 void __thiscall zCLensFlareFX RenderLensFlares class zVEC2 & -0x55e7f0 void __thiscall zCLensFlareFX SetAlpha int -0x55e820 void __thiscall zCLensFlareFX ~zCLensFlareFX -0x55e840 void __thiscall zCArray::AllocDelta int -0x55eb00 class zCObject * __cdecl zCMaterial _CreateNewInstance -0x55ebd0 class zCClassDef * __thiscall zCMaterial _GetClassDef -0x55ebe0 zCMaterial* __thiscall zCMaterial zCMaterial -0x55ec90 void * __thiscall zCMaterial `scalar deleting destructor' unsigned int -0x55ecc0 zCMaterial* __thiscall zCMaterial zCMaterial class zSTRING const & -0x55ed80 zCMaterial* __thiscall zCMaterial zCMaterial class zCMaterial const & -0x55ee30 class zCMaterial & __thiscall zCMaterial operator= class zCMaterial const & -0x55ee50 void __thiscall zCMaterial ~zCMaterial -0x55ef10 void __thiscall zCMaterial InitThisByMaterial class zCMaterial const & -0x55f040 void __thiscall zCMaterial InitValues -0x55f150 void __thiscall zCMaterial SetDetailObjectVisual class zSTRING const & -0x55f2d0 class zSTRING const & __thiscall zCMaterial GetDetailObjectVisual -0x55f2e0 void __thiscall zCMaterial ApplyTexAniMapping class zCPolygon * -0x55f370 class zVEC3 __thiscall zCMaterial GetTexAniVector class zCPolygon * -0x55f660 int __thiscall zVEC3 IsEqualEps class zVEC3 const & -0x55f6b0 int __thiscall zCMaterial IsPortalMaterial -0x55f7a0 void __thiscall zCMaterial SetTexAniMappingDir class zVEC2 const & -0x55f7c0 void __thiscall zCMaterial SetTexture class zSTRING & -0x55f900 void __thiscall zCMaterial SetTexture class zCTexture * -0x55fab0 void __thiscall zCMaterial SetDetailTexture class zSTRING & -0x55fbb0 void __thiscall zCMaterial SetDetailTexture class zCTexture * -0x55fc00 void __thiscall zCMaterial AutoAssignDetailTexture -0x55fda0 class zVEC2 __thiscall zCMaterial GetTexScale -0x55fe00 void __thiscall zCMaterial SetTexScale class zVEC2 -0x55fe20 void __thiscall zCMaterial RemoveTexture -0x55fef0 class zSTRING const & __cdecl zCMaterial GetMatGroupString enum zTMat_Group -0x55ff25 class zSTRING const & __cdecl zCMaterial GetMatGroupString enum zTMat_Group -0x55ff50 class zSTRING const & __thiscall zCMaterial GetMatGroupString -0x55ff86 class zSTRING const & __thiscall zCMaterial GetMatGroupString -0x55ffb0 void __thiscall zCMaterial SetMatGroupByString class zSTRING const & -0x5601b0 void __thiscall zCMaterial RefreshAvgColorFromTexture -0x560200 void __thiscall zCMaterial Archive class zCArchiver & -0x560560 void __thiscall zCMaterial Unarchive class zCArchiver & -0x560b10 zCTexAniCtrl* __thiscall zCTexAniCtrl zCTexAniCtrl -0x560b30 void __thiscall zCTexAniCtrl AdvanceAni class zCTexture * -0x560c10 class zCMaterial * __cdecl zCMaterial SearchName class zSTRING & -0x560c80 void __thiscall zCMallocGeneric ~zCMallocGeneric -0x560c90 int __thiscall zCMalloc GetStats struct zTMallocStats & -0x560ca0 int __thiscall zCMalloc GetProcessStats struct zTMallocProcessStats & -0x560cb0 int __thiscall zCMalloc DumpHeap enum zTMallocDumpHeapMode -0x560cc0 int __thiscall zCMalloc CheckHeap -0x560cd0 enum zTMallocCheckPtrError __thiscall zCMalloc CheckPtr void * -0x560ce0 void * __thiscall zCMalloc `scalar deleting destructor' unsigned int -0x560d00 zCMallocGeneric* __thiscall zCMallocGeneric zCMallocGeneric -0x560d10 void * __thiscall zCMallocGeneric `scalar deleting destructor' unsigned int -0x560d30 void * __cdecl operator new unsigned int -0x560d40 void __cdecl operator delete void * -0x560d50 void * __cdecl operator new[] unsigned int -0x560d60 void __cdecl operator delete[] void * -0x560d70 void * __cdecl operator new unsigned int char const * char const * int -0x560d80 void __cdecl operator delete void * char const * char const * int -0x560d90 void * __cdecl operator new[] unsigned int char const * char const * int -0x560da0 void __cdecl operator delete[] void * char const * char const * int -0x560db0 void * __thiscall zCMallocGeneric Malloc unsigned int -0x560dc0 void * __thiscall zCMallocGeneric Malloc unsigned int char const * char const * int -0x560dd0 void * __thiscall zCMallocGeneric Realloc void * unsigned int -0x560df0 void __thiscall zCMallocGeneric Free void * -0x560e00 int __thiscall zCMallocGeneric GetStats struct zTMallocStats & -0x560e20 int __thiscall zCMallocGeneric Init int -0x560e30 int __thiscall zCMallocGeneric Shutdown -0x560e50 zCVolatileMemoryBase* __thiscall zCVolatileMemoryBase zCVolatileMemoryBase unsigned int unsigned int enum zTVolatileOverflowMode -0x560ea0 void __thiscall zCVolatileMemoryBase Destroyed void * -0x560eb0 zCVolatileMemoryBase* __thiscall zCVolatileMemoryBase zCVolatileMemoryBase unsigned int enum zTVolatileOverflowMode -0x560f20 void __thiscall zCVolatileMemoryBase Init unsigned int -0x560f40 void * __thiscall zCVolatileMemoryBase Alloc -0x5610e0 unsigned int __thiscall zCVolatileMemoryBase Mark -0x5610f0 void __thiscall zCVolatileMemoryBase Restore unsigned int -0x5611a0 void __thiscall zCVolatileMemoryBase MaxFillPercentage int -0x5611b0 zCMemPoolBase* __thiscall zCMemPoolBase zCMemPoolBase unsigned int -0x5611e0 zCMemPoolBase* __thiscall zCMemPoolBase zCMemPoolBase unsigned int unsigned int unsigned int -0x561220 void __thiscall zCMemPoolBase ~zCMemPoolBase -0x561280 void * __thiscall zCMemPoolBlock `scalar deleting destructor' unsigned int -0x5612c0 void * __thiscall zCMemPoolBase Alloc -0x561450 void __cdecl zCMemPoolBlock operator delete void * -0x561460 void __thiscall zCMemPoolBase Free void * -0x5614a0 void __thiscall zCMemPoolBase PreAlloc unsigned int int -0x5616a0 void __thiscall zCMemPoolBase PoolAdd void * int int -0x561860 void __cdecl zCMemPoolBase SetMemDebug char const * char const * int -0x561880 void __cdecl zCMemPoolBase DisablePools int -0x561ab0 class zCObject * __cdecl zCMesh _CreateNewInstance -0x561b70 zCMesh* __thiscall zCMesh zCMesh -0x561dd0 int __thiscall zCVisual IsBBox3DLocal -0x561de0 void __thiscall zCVisual SetVisualUsedBy class zCVob * -0x561df0 class zCClassDef * __thiscall zCMesh _GetClassDef -0x561e00 class zSTRING __thiscall zCMesh GetVisualName -0x561e50 struct zTBBox3D __thiscall zCMesh GetBBox3D -0x561e80 class zCOBBox3D * __thiscall zCMesh GetOBBox3D -0x561e90 int __thiscall zCMesh CanTraceRay -0x561ea0 int __thiscall zCMesh GetAlphaTestingEnabled -0x561eb0 void __thiscall zCMesh SetAlphaTestingEnabled int -0x561ec0 void * __thiscall zCMesh `scalar deleting destructor' unsigned int -0x561ef0 void __thiscall zCMesh ~zCMesh -0x562030 class zSTRING const * __thiscall zCMesh GetFileExtension int -0x562050 class zCVisual * __thiscall zCMesh LoadVisualVirtual class zSTRING const & -0x562070 void __thiscall zCMesh DeleteAll -0x562280 void __thiscall zCVertex ~zCVertex -0x5622a0 void * __thiscall zCVertex `vector deleting destructor' unsigned int -0x562310 void * __thiscall zCPolygon `vector deleting destructor' unsigned int -0x562370 class zCMesh * __cdecl zCMesh SearchName class zSTRING const & -0x5623e0 class zCMesh * __cdecl zCMesh Load class zSTRING const & int -0x562ce0 class zSTRING __thiscall zPATH GetDir -0x562d00 zCFileBIN* __thiscall zCFileBIN zCFileBIN -0x562d20 class zCMesh * __cdecl zCMesh Load class zSTRING const & int -0x562da0 void __thiscall zCFileBIN BinCreate class zSTRING const & -0x562dd0 void __thiscall zCFileBIN BinClose -0x562e50 void __cdecl zCMesh S_InitVertexMergeCache class zCMesh * -0x5630d0 void __cdecl zCMesh S_DeleteVertexMergeCache -0x563100 class zCVertex * __thiscall zCMesh VertexInMesh class zVEC3 const & -0x5632b0 void __thiscall zCMesh AllocVerts int -0x5633a0 void __thiscall zCMesh AllocPolys int -0x563460 class zCVertex * __thiscall zCMesh AddVertex class zCVertex * -0x5636a0 class zCVertex * __thiscall zCMesh AddVertex class zVEC3 & -0x563930 class zCVertex * __thiscall zCMesh AddVertexSmart class zVEC3 & -0x5639c0 class zCPolygon * __thiscall zCMesh AddPoly class zVEC3 & class zVEC3 & class zVEC3 & class zVEC2 & class zVEC2 & class zVEC2 & -0x563c50 class zCPolygon * __thiscall zCMesh AddPoly class zCVertex * class zCVertex * class zCVertex * -0x563d60 class zCPolygon * __thiscall zCMesh AddPoly class zCVertex * class zCVertex * class zCVertex * class zCVertex * -0x563e70 class zCPolygon * __thiscall zCMesh AddPoly class zCPolygon * -0x563f20 class zCPolygon * __thiscall zCMesh AddPoly -0x564000 void __thiscall zCMesh DeletePoly class zCPolygon * -0x5640e0 void __thiscall zCMesh DynLightVisual class zCArray const & class zMAT4 * -0x5640f0 void __thiscall zCMesh DynLightScalePrelit struct zCOLOR -0x564100 void __thiscall zCMesh PrelightMesh class zMAT4 * -0x564510 class zCPolygon * __thiscall zCMesh SharePoly int -0x564530 class zCPolygon * __thiscall zCMesh CheckRayPolyIntersection class zVEC3 const & class zVEC3 const & class zVEC3 & -0x564590 class zCPolygon * __thiscall zCMesh CheckRayPolyIntersection class zCCamera & int int class zVEC3 & -0x564740 class zCPolygon * __thiscall zCMesh PickPolygon class zVEC3 const & class zVEC3 const & class zVEC3 & -0x564810 class zCPolygon * __thiscall zCMesh PickPolygon class zCCamera & int int class zVEC3 & -0x564a10 int __thiscall zCMesh TraceRay class zVEC3 const & class zVEC3 const & int struct zTTraceRayReport & -0x564b90 void __thiscall zCMesh CalcVertexNormals enum zCMesh::zTCalcVertNormalMode class zCBspTree * -0x565290 void __thiscall zCMesh UnSmoothMesh -0x565330 void __thiscall zCMesh SetDefaultPlanarMapping float float -0x5653c0 void __thiscall zCMesh CalcBBox3D int -0x565550 void __thiscall zCMesh Center -0x5656a0 void __thiscall zCMesh TransformAllVerts class zMAT4 const & int -0x565760 void __thiscall zCMesh MergeMesh class zCMesh * class zMAT4 const & -0x565c40 void __thiscall zCMesh CalcNormals -0x565c70 void __thiscall zCMesh SetMaterial class zCMaterial * -0x565cd0 void __thiscall zCMesh ScaleXZ float float -0x565d40 void __thiscall zCMesh Scale float float float -0x565e00 void __thiscall zCMesh CheckForMaterials -0x565f40 int __thiscall zCMesh Render struct zTRenderContext & -0x565fc0 int __thiscall zCMesh Render struct zTRenderContext & struct zCOLOR * -0x5662a0 int __thiscall zCMesh RenderHorizon struct zTRenderContext & float -0x566550 void __thiscall zCMesh RenderDecal float float float int -0x566710 void __thiscall zMAT4 SetAtVector class zVEC3 const & -0x566730 void __thiscall zCMesh RenderDecalHorizon float float float float -0x566ab0 void __thiscall zCCamera ProjectClamp class zCVertexTransform * float -0x566b50 void __thiscall zCMesh RenderDecal struct zTRenderContext & int -0x566db0 void __thiscall zCMesh ResetStaticLight -0x566df0 void __thiscall zCMesh SetStaticLight struct zCOLOR -0x566e30 void __thiscall zCMesh SetLightDyn struct zCOLOR -0x566e70 void __thiscall zCMesh SetLightStatAlpha unsigned char -0x566eb0 void __thiscall zCMesh ResetLightDynToLightStat -0x566ef0 void __thiscall zCMesh AddToLightDyn struct zCOLOR -0x566f30 class zCMesh * __cdecl zCMesh CreateQuadMesh int -0x567280 class zCMesh * __cdecl zCMesh CreateTriMesh -0x567450 int __cdecl zCMesh CheckTexUVOnPlane class zCArray const & class zCArray const & -0x567930 class zVEC2 __cdecl operator+ class zVEC2 const & class zVEC2 const & -0x567950 void __cdecl zCMesh ConvertTrisToNPolys class zCPolygon * * int class zCMesh * int -0x568510 zCVertFeature* __thiscall zCVertFeature zCVertFeature -0x568530 unsigned short __cdecl zCMesh GetFileVersion -0x568540 void __thiscall zCMesh SaveMSH class zCFileBIN & -0x568560 void __thiscall zCMesh SaveMSH class zSTRING const & -0x5686b0 void __cdecl zCMesh SaveMSH class zCFileBIN & class zCPolygon * * int class zCMesh * -0x56ad50 void __thiscall zCFileBIN BinStartChunk unsigned short -0x56adf0 void __thiscall zCFileBIN BinEndChunk -0x56ae50 int __thiscall zCMesh LoadMSH class zCFileBIN & int -0x56bf1d int __thiscall zCMesh LoadMSH class zCFileBIN & int -0x56c3f0 void __cdecl zCLightMap operator delete void * -0x56c410 zCVertex* __thiscall zCVertex zCVertex -0x56c420 int __thiscall zCMesh LoadMSH class zSTRING const & int -0x56c6d0 void __thiscall zCMesh CreateListsFromArrays -0x56c7a0 void __thiscall zCMesh ClearLists -0x56c800 void __thiscall zCMesh ArraysToLists -0x56c870 int __cdecl S_FeaturesAreEqual class zCVertFeature const & class zCVertFeature const & -0x56c8e0 void __thiscall zCMesh ShareFeatures -0x56d650 void __thiscall zCOLOR Reset -0x56d660 void * __thiscall zCArray::`vector deleting destructor' unsigned int -0x56d6c0 void __thiscall zCMesh UnshareFeatures -0x56d7e0 void __thiscall zCMesh FlipPolys -0x56da60 void __thiscall zCMesh SortPolysByMaterial -0x56db10 void __thiscall zCMesh SortPolysByList class zCPolygon * * int -0x56e3a0 void __thiscall zCMesh DeletePolyAndVerts class zCPolygon * -0x56e430 void __thiscall zCMesh DeletePolyAndVerts unsigned long -0x56e5b0 void __thiscall zCMesh RemoveDegeneratePolys -0x56e7e0 void __thiscall zCMesh CombineLightmaps -0x56fa60 zCCombine* __thiscall zCCombine zCCombine -0x56fab0 int __thiscall zCCombine CombineWith class zCLightMap * -0x56fb70 int __thiscall zCCombine CombineWith class zCLightMap * int int -0x56fd30 void __thiscall zCCombine ~zCCombine -0x570550 void __thiscall zCMemPool::PoolAdd class zCVertex * int int -0x570560 void __thiscall zCMemPool::PoolAdd class zCVertFeature * int int -0x570570 void __thiscall zCMemPool::PoolAdd class zCPolygon * int int -0x570580 void __thiscall zCArraySort::InsertSort class zCVertex * const & -0x5706d0 void __thiscall zCArraySort::DeleteList -0x5706f0 int __thiscall zCArray::Search class zCMaterial * const & -0x570720 void __thiscall zCMesh CombineLightmaps -0x570740 void __cdecl zCMesh ConvertTrisToNPolys class zCPolygon * * int class zCMesh * int -0x570760 void __thiscall zCArray::InsertEnd class zCVertex * const & -0x570830 void __cdecl zCMesh ConvertTrisToNPolys class zCPolygon * * int class zCMesh * int -0x570850 void __thiscall zCArray::zCArray -0x570860 void __thiscall zCArray::~zCArray -0x570880 void __thiscall zCArray::InsertEnd class zCVertFeature * const & -0x570950 void __thiscall zCMesh CombineLightmaps -0x570970 int __thiscall zCArraySort::Search class zCLightMap * const & -0x5709e0 void __thiscall zCMesh CombineLightmaps -0x570a00 int __thiscall zCArraySort::Search class zCTexture * const & -0x570a70 void __thiscall zCSparseArray::zCSparseArray unsigned long -0x570ad0 void __thiscall zCArray::zCArray -0x570ae0 void __thiscall zCCombine ~zCCombine -0x570b00 void __thiscall zCMesh CombineLightmaps -0x570b20 void __thiscall zCArraySort::AllocDelta int -0x570b80 void __thiscall zCArray::AllocDelta int -0x570c00 void __thiscall zCArray::AllocDelta int -0x570c60 void __thiscall zCArray::InsertEnd class zCVertFeature const & -0x570cb0 void __thiscall zCArray::AllocDelta int -0x570d10 void __thiscall zCArraySort::AllocDelta int -0x570d70 void __thiscall zCArraySort::AllocDelta int -0x570dd0 void __thiscall zCArray::AllocDelta int -0x570e30 void __thiscall zCArray::AllocDelta int -0x570e90 void __thiscall zCArray::AllocDelta int -0x571170 class zCObject * __cdecl zCModel _CreateNewInstance -0x5712d0 class zCClassDef * __thiscall zCVisualAnimate _GetClassDef -0x5712e0 void __cdecl zCModel operator delete void * -0x571300 class zCClassDef * __thiscall zCModel _GetClassDef -0x571310 int __thiscall zCModel IsBBox3DLocal -0x571320 int __thiscall zCModel CanTraceRay -0x571330 void __thiscall zCModel StartAnimation class zSTRING const & -0x571340 void __thiscall zCModel StopAnimation class zSTRING const & -0x5713e0 int __thiscall zCModel IsAnimationActive class zSTRING const & -0x571470 void * __thiscall zCModel `scalar deleting destructor' unsigned int -0x5714a0 void __thiscall zCVisualAnimate ~zCVisualAnimate -0x5714b0 void * __thiscall zCVisualAnimate `scalar deleting destructor' unsigned int -0x5716d0 class zCObject * __cdecl zCModelAni _CreateNewInstance -0x571730 void __cdecl zCModelAni operator delete void * -0x571850 zCModelAniActive* __thiscall zCModelAniActive zCModelAniActive -0x571940 void __thiscall zCModelAniActive ~zCModelAniActive -0x571960 void __thiscall zCModelAniActive SetDirection enum zTMdl_AniDir -0x5719b0 float __thiscall zCModelAniActive GetProgressPercent -0x5719f0 void __thiscall zCModelAniActive SetProgressPercent float -0x571a40 void __thiscall zCModelAniActive SetActFrame float -0x571a90 zCModelTexAniState* __thiscall zCModelTexAniState zCModelTexAniState -0x571ab0 void __thiscall zCModelTexAniState ~zCModelTexAniState -0x571ad0 void __thiscall zCModelTexAniState DeleteTexList -0x571af0 void __thiscall zCModelTexAniState UpdateTexList -0x571b30 void __thiscall zCMorphMesh SetTextureVar int int class zSTRING * -0x571ba0 void __thiscall zCModelTexAniState BuildTexListFromMeshLib class zCModelMeshLib * -0x571c20 void __thiscall zCModelTexAniState BuildTexListFromMesh class zCMesh * -0x571db0 void __thiscall zCModelTexAniState BuildTexListFromProgMesh class zCProgMeshProto * -0x571f20 void __thiscall zCModelTexAniState AddTexListFromMeshLib class zCModelMeshLib * class zCArray & -0x572180 void __thiscall zCModelTexAniState AddTexListFromMesh class zCMesh * class zCArray & -0x5722e0 void __thiscall zCModelTexAniState AddTexListFromProgMesh class zCProgMeshProto * class zCArray & -0x572430 void __thiscall zCModelTexAniState FinishTexList class zCArray & -0x5725c0 zCModelNodeInst* __thiscall zCModelNodeInst zCModelNodeInst -0x572690 zCModelNodeInst* __thiscall zCModelNodeInst zCModelNodeInst class zCModelNode * -0x572780 void __thiscall zCModelNodeInst ~zCModelNodeInst -0x572800 void __thiscall zCModelNodeInst Init -0x572890 void __thiscall zCModelNodeInst InitByModelProtoNode class zCModelNode * -0x572940 void __thiscall zCModelNodeInst SetNodeVisualS class zCVisual * int -0x572a10 void __thiscall zCModel ~zCModel -0x572cc0 void * __thiscall zCModelNodeInst `vector deleting destructor' unsigned int -0x572d20 void __thiscall zCModel Init -0x572f90 zCModel* __thiscall zCModel zCModel class zCModelPrototype * -0x573150 void __thiscall zCModel CopyProtoNodeList -0x573410 void __thiscall zCModel SetVisualUsedBy class zCVob * -0x573490 class zSTRING const * __thiscall zCModel GetFileExtension int -0x5734b0 class zCVisual * __thiscall zCModel LoadVisualVirtual class zSTRING const & -0x573540 int __thiscall zCModel ApplyModelProtoOverlay class zSTRING const & -0x573590 int __thiscall zCModel ApplyModelProtoOverlay class zCModelPrototype * -0x5737e0 int __thiscall zCModel HasAppliedModelProtoOverlay class zCModelPrototype * -0x573810 int __thiscall zCModel HasAppliedModelProtoOverlay class zSTRING const & -0x573990 void __thiscall zCModel RemoveModelProtoOverlay class zSTRING const & -0x573b90 void __thiscall zCModel RemoveModelProtoOverlay class zCModelPrototype * -0x573d10 void __thiscall zCModel CalcNodeListBBoxWorld -0x573e40 struct zTBBox3D __thiscall zCModel GetBBox3DNodeWorld class zCModelNodeInst * -0x573e90 class zVEC3 __thiscall zCModel GetNodePositionWorld class zCModelNodeInst * -0x573ec0 void __thiscall zCModel CalcModelBBox3DWorld -0x573ff0 void __thiscall zCModel SetNodeVisual class zCModelNodeInst * class zCVisual * int -0x574020 void __thiscall zCModel SetDynLightMode int -0x574040 void __fastcall zCModel RenderNodeList struct zTRenderContext & class zCArray & class zCRenderLightContainer & enum zTPMLightingMode -0x574f20 void __thiscall zCCamera Project class zVEC3 const * const int & int & -0x574fc0 int __thiscall zCModel Render struct zTRenderContext & -0x575280 int __fastcall zCProgMeshProto RenderProgMesh struct zTRenderContext & int struct zCProgMeshProto::zTLODRenderArgs * class zCRenderLightContainer * float float -0x5752a0 zCRenderLight* __thiscall zCRenderLight zCRenderLight -0x5752b0 void __thiscall zCModel CheckNodeCollisionList class zCOBBox3D const & class zMAT4 & -0x575350 void __thiscall zCModel CheckNodeCollision class zCModel * class zCModelNodeInst * class zMAT4 & class zCList & -0x5754a0 class zMAT4 __thiscall zCModel GetTrafoNodeToModel class zCModelNodeInst * -0x5755d0 void __thiscall zCModel SetRandAnisEnabled int -0x575640 class zCModelAniActive * __thiscall zCModel GetActiveAni int -0x575680 class zCModelAniActive * __thiscall zCModel GetActiveAni class zCModelAni * -0x5756c0 void __thiscall zCModel StopAni int -0x575740 void __thiscall zCModel StopAni class zCModelAni * -0x575790 void __thiscall zCModel StopAni class zCModelAniActive * -0x575900 class zSTRING const * __thiscall zCModel GetAnyAnimation -0x575950 class zVEC3 __thiscall zCModel GetAniTransLerp class zCModelAni * float int -0x575a50 void __thiscall zCModel StartAni class zSTRING const & int -0x575b50 void __thiscall zCModel StartAni int int -0x575ba0 void __thiscall zCModel StartAni class zCModelAni * int -0x575d71 void __thiscall zCModel StartAni class zCModelAni * int -0x576250 void __thiscall zCModel AssertActiveAniListAlloced -0x5762c0 void __thiscall zCModel HostVobRemovedFromWorld class zCVob * class zCWorld * -0x576370 void __thiscall zCModel DoAniEvents class zCModelAniActive * -0x57725f void __thiscall zCModel DoAniEvents class zCModelAniActive * -0x5772b0 void __fastcall zCModel AdvanceAni class zCModelAniActive * int & -0x577570 void __thiscall zCModel AdvanceAnis -0x578710 void __thiscall zCModel SetModelScale class zVEC3 const & -0x578880 int __thiscall zCModel IsStateActive class zCModelAni const * -0x578a00 struct zTBBox3D __thiscall zCModel GetBBox3D -0x578a40 class zSTRING __thiscall zCModel GetVisualName -0x578ad0 class zCModelNodeInst * __thiscall zCModel SearchNode class zSTRING const & -0x578b80 int __thiscall zCModel SetNodeMeshTexture class zSTRING const & int int class zSTRING * -0x578cb0 int __thiscall zCModel SetMeshLibTexture class zSTRING const & int int class zSTRING * -0x578eb0 void __thiscall zCModel RemoveMeshLibAll -0x578ee0 int __thiscall zCModel RemoveMeshLib class zSTRING const & -0x5790f0 int __thiscall zCModel ApplyMeshLib class zSTRING const & -0x5794f0 void __cdecl zCModelMeshLib operator delete void * -0x579510 class zCClassDef * __thiscall zCModelMeshLib _GetClassDef -0x579520 void * __thiscall zCModelMeshLib `scalar deleting destructor' unsigned int -0x579550 void __thiscall zCModel UpdateMeshLibTexAniState -0x5795d0 void __thiscall zCModelNodeInst AddNodeAni class zCModelAniActive * -0x579800 void __thiscall zCModelNodeInst RemoveAllNodeAnis -0x579810 void __thiscall zCModelNodeInst RemoveNodeAni class zCModelAniActive * -0x579900 void __thiscall zCModelNodeInst FindMasterAni -0x579970 void __thiscall zCModelNodeInst FadeOutNodeAni class zCModelAniActive * -0x579a30 void __thiscall zCModel FadeOutAni int -0x579ac0 void __thiscall zCModel FadeOutAni class zCModelAni * -0x579b00 void __thiscall zCModel FadeOutAni class zCModelAniActive * -0x579cd0 void __thiscall zCModel FadeOutAnisLayerRange int int -0x579d20 void __thiscall zCModel StopAnisLayerRange int int -0x579d70 float __thiscall zCModel GetProgressPercent class zSTRING const & -0x579e20 float __thiscall zCModel GetProgressPercent int -0x579e90 void __thiscall zCModel SetCombineAniXY int float float -0x579ee0 int __thiscall zCModel GetCombineAniXY int float & float & -0x579f50 void __thiscall zCModelNodeInst CalcWeights class zCModel * -0x57a190 void __thiscall zCModelNodeInst AddToNodeAniWeight int float -0x57a200 void __thiscall zCModelNodeInst CalcBlending class zCModel * -0x57a360 void __thiscall zCModel CalcNodeListAniBlending -0x57a390 int __thiscall zCModelNodeInst GetNodeAniListIndex class zCModelAniActive const * -0x57a3c0 void __thiscall zCModel CalcTransBlending -0x57a890 void __thiscall zCModelAniActive DoCombineAni class zCModel * int int -0x57b180 void __thiscall zCModel AttachChildVobToNode class zCVob * class zCModelNodeInst * -0x57b2d0 void __thiscall zCModel RemoveChildVobFromNode class zCVob * -0x57b350 void __thiscall zCModel RemoveAllChildVobsFromNode -0x57b3a0 void __thiscall zCModel UpdateAttachedVobs -0x57b4f0 void __thiscall zCModel RemoveStartedVobFX class zCVob * -0x57b5a0 class zVEC3 __thiscall zCModel GetVelocityRing -0x57b600 void __thiscall zCModel ResetVelocity -0x57b690 void __thiscall zCModel GetAniMinMaxWeight class zCModelAniActive * float & float & -0x57b930 void __thiscall zCModel PrintStatus int int -0x57c080 int __thiscall zCModel CorrectAniFreezer -0x57c2f0 void __thiscall zCModel psb_WriteAniBlock class zCBuffer & int int -0x57c480 void __thiscall zCModel psb_ReadAniBlock class zCBuffer & int class zCModelAniActive * -0x57c6d0 void __thiscall zCModel PackStateBinary class zCBuffer & -0x57ca20 void __thiscall zCModel UnpackStateBinary class zCBuffer & -0x57d1a0 void __thiscall zCModel ShowAniListAdd class zCModelAni * -0x57d210 void __thiscall zCModel ShowAniList int -0x57d280 unsigned long __thiscall zCModel GetRenderSortKey -0x57d2a0 int __thiscall zCModel TraceRay class zVEC3 const & class zVEC3 const & int struct zTTraceRayReport & -0x57dde0 void __thiscall zTAniAttachment ~zTAniAttachment -0x57de00 zTAniAttachment* __thiscall zTAniAttachment zTAniAttachment -0x57de10 int __cdecl zCModel AniAttachmentCompare void const * void const * -0x57de40 struct zTAniAttachment * __thiscall zCModel SearchAniAttachList int -0x57dec0 void __thiscall zCModel RemoveAniAttachment int -0x57dff0 void * __thiscall zTAniAttachment `scalar deleting destructor' unsigned int -0x57e010 void __thiscall zCModel RemoveAllAniAttachments -0x57e060 void __thiscall zCModel RemoveAllVobFX -0x57e0f0 struct zTAniAttachment * __thiscall zCModel GetCreateAniAttachment int -0x57e340 void __thiscall zCModel DeleteRandAniList int -0x57e3d0 void __thiscall zCModel InsertRandAni int int int -0x57e4d0 float __thiscall zCModel GetRandAniFreq int -0x57e560 void __thiscall zCModel SetRandAniFreq int float -0x57e580 void __fastcall zCModel RecalcRootPosLocal int -0x57e6f0 void __thiscall zCArray::zCArray -0x57e700 int __thiscall zCModel ApplyMeshLib class zSTRING const & -0x57e720 void __thiscall zCArray::zCArray -0x57e730 zCModelPrototype* __thiscall zCModelPrototype zCModelPrototype -0x57e750 zCModelPrototype* __thiscall zCModelPrototype zCModelPrototype -0x57e770 void __thiscall zCModelTexAniState AddTexListFromMeshLib class zCModelMeshLib * class zCArray & -0x57e790 zCModel* __thiscall zCModel zCModel class zCModelPrototype * -0x57e7b0 void __thiscall zCArray::InsertEnd class zCModelPrototype * const & -0x57e880 void __thiscall zCArray::RemoveOrderIndex int -0x57e8b0 int __cdecl zCModelMeshLib LoadMDM class zCFileBIN & class zCModelPrototype * class zCModel * class zCModelMeshLib * * -0x57e8d0 zCModel* __thiscall zCModel zCModel class zCModelPrototype * -0x57e8f0 int __thiscall zCArraySort::Search struct zTAniAttachment * const & -0x57e960 zCModel* __thiscall zCModel zCModel class zCModelPrototype * -0x57e980 void __thiscall zCArray::RemoveIndex int -0x57e9b0 zCModel* __thiscall zCModel zCModel class zCModelPrototype * -0x57e9d0 zCModel* __thiscall zCModel zCModel class zCModelPrototype * -0x57e9f0 zCModel* __thiscall zCModel zCModel class zCModelPrototype * -0x57ea10 void __thiscall zCArray::InsertEnd struct zCModel::zTMeshLibEntry * const & -0x57eae0 void __thiscall zCList::Insert class zCModelNodeInst * -0x57eb30 void __thiscall zCModelTexAniState BuildTexListFromMeshLib class zCModelMeshLib * -0x57eb50 int __thiscall zCArray::IsInList class zCTexture * const & -0x57eb90 int __thiscall zCModel Render struct zTRenderContext & -0x57ebb0 void __thiscall zCArray::AllocDelta int -0x57ec10 void __thiscall zCArray::InsertEnd class zCModelAniEvent * const & -0x57ece0 void __thiscall zCArray::AllocDelta int -0x57ed40 void __thiscall zCArray::AllocDelta int -0x57eda0 void __thiscall zCArray::InsertEnd struct zCModel::zTMdl_NodeVobAttachment const & -0x57ee80 void __thiscall zCArray::InsertEnd struct zCModel::zTMdl_StartedVobFX const & -0x57ef60 void __thiscall zCArray::InsertEnd class zCTexture * const & -0x57f030 void __thiscall zCArray::AllocDelta int -0x57f090 void __thiscall zCArray::AllocDelta int -0x57f310 class zCObject * __cdecl zCModelMeshLib _CreateNewInstance -0x57f460 zCModelNode* __thiscall zCModelNode zCModelNode -0x57f5a0 zCModelNode* __thiscall zCModelNode zCModelNode class zCModelNode const & -0x57f730 void __thiscall zCModelNode ~zCModelNode -0x57f7d0 void __thiscall zCModelNode SetNodeVisualS class zCVisual * -0x57f870 void __cdecl zTMdl_AniSample CalcSamplePosConstants float float -0x57f890 void __cdecl zTMdl_AniSample SetSamplePosConstants float float -0x57f8b0 void __fastcall zTMdl_AniSample Pack class zCQuat const & class zVEC3 const & -0x57f970 void __fastcall zTMdl_AniSample Unpack class zCQuat & class zVEC3 & -0x57f9e0 void __fastcall zTMdl_AniSample PackTrans class zVEC3 const & -0x57fa30 void __fastcall zTMdl_AniSample UnpackTrans class zVEC3 & -0x57fa90 void __fastcall zTMdl_AniSample PackQuat class zCQuat const & -0x57fb10 void __fastcall zTMdl_AniSample UnpackQuat class zCQuat & -0x57fbc0 zCModelAni* __thiscall zCModelAni zCModelAni -0x57fd60 class zCClassDef * __thiscall zCModelAni _GetClassDef -0x57fd70 void * __thiscall zCModelAni `scalar deleting destructor' unsigned int -0x57fda0 void __thiscall zCModelAni ~zCModelAni -0x57ff70 void * __thiscall zCModelAniEvent `vector deleting destructor' unsigned int -0x57ffd0 void __thiscall zCModelAni PrecacheAniEventData -0x5800a0 float __thiscall zCModelAni GetAniVelocity -0x580220 class zVEC3 __thiscall zCModelAni GetAniTranslation -0x580360 void __thiscall zCModelAni AddTrafoMatrix class zMAT4 * * -0x580800 class zCQuat __thiscall zCModelAni GetQuat int int -0x580860 class zVEC3 __thiscall zCModelAni GetTrans int int -0x580900 void __thiscall zCModelAni SetTrans int int class zVEC3 const & -0x580980 void __thiscall zCModelAni SetQuat int int class zCQuat const & -0x580a20 void __thiscall zCModelAni AddNodeList class zCTree * * -0x580a90 void __thiscall zCModelAni SetFlags class zSTRING const & -0x580b40 void __thiscall zCModelAni SetBlendingSec float float -0x580ba0 void __thiscall zCModelAni GetBlendingSec float & float & -0x580c00 void __thiscall zCModelAni CorrectRootNodeIdleMovement -0x580d60 void __thiscall zCModelAni CalcInPlaceFlag -0x580f40 int __thiscall zCModelAni ResolveAlias class zCModelPrototype * -0x581220 int __thiscall zCModelAni ResolveComb class zCModelPrototype * -0x581920 void __thiscall zCModelAni SaveMAN class zCModelPrototype * class zSTRING const & -0x582040 int __thiscall zCFileBIN BinWriteSrcFileStats class zSTRING & -0x5821e0 int __thiscall zCModelAni LoadMAN class zSTRING const & class zCModelPrototype * class zSTRING const & -0x582a58 int __thiscall zCModelAni LoadMAN class zSTRING const & class zCModelPrototype * class zSTRING const & -0x582d10 int __thiscall zPATH SearchFile class zSTRING const & class zSTRING const & int -0x582d20 zCModelAniEvent* __thiscall zCModelAniEvent zCModelAniEvent -0x582dc0 void __thiscall zCModelAniEvent ~zCModelAniEvent -0x582ea0 void __thiscall zCModelAniEvent Save class zCFileBIN & -0x582f60 void __thiscall zCFileBIN BinWriteString class zSTRING const & -0x583000 void __thiscall zCModelAniEvent Load class zCFileBIN & -0x5830b0 zCModelPrototype* __thiscall zCModelPrototype zCModelPrototype -0x5832f0 void __thiscall zCModelPrototype Init -0x5834b0 void __thiscall zCModelPrototype ~zCModelPrototype -0x5836f0 void __thiscall zCModelPrototype Clear -0x583890 void __thiscall zCModelPrototype ReleaseMeshSoftSkinList -0x5838f0 void __thiscall zCModelPrototype ReleaseMeshes -0x583980 int __thiscall zCModelPrototype Release -0x5839b0 int __cdecl zCModelPrototype NumInList -0x5839d0 class zSTRING const & __thiscall zCModelPrototype GetModelProtoFileName -0x5839e0 void __thiscall zCModelPrototype SetModelProtoName class zSTRING const & -0x583b70 void __thiscall zCModelPrototype SetFileSourceType enum zCModelPrototype::zTFileSourceType -0x583cf0 class zCModelPrototype * __cdecl zCModelPrototype Load class zSTRING const & class zCModelPrototype * -0x583f20 class zSTRING __thiscall zPATH GetFile -0x583f40 int __thiscall zCModelPrototype PrepareAsModelProtoOverlay class zCModelPrototype * -0x584310 void __thiscall zCModelPrototype CalcNodeListChecksum -0x584370 void __thiscall zCModelPrototype CollectNodeMeshes class zCArray & -0x5844d0 class zCModelPrototype * __cdecl zCModelPrototype SearchName class zSTRING -0x584590 class zCModelNode * __thiscall zCModelPrototype SearchNode class zSTRING const & -0x584640 class zCTree * __thiscall zCModelPrototype FindMeshTreeNode class zSTRING const & class zCTree * -0x5846f0 int __thiscall zCModelPrototype FindMeshTreeNodeIndex class zSTRING const & class zCTree * -0x5847b0 int __thiscall zCModelPrototype FindNodeListIndex class zSTRING const & -0x584850 void __thiscall zCModelPrototype AddAni class zCModelAni * -0x584a60 int __fastcall zCModelPrototype SearchAniIndex class zSTRING const & -0x584b30 class zCModelAni * __thiscall zCModelPrototype SearchAni class zSTRING const & -0x584b50 void __thiscall zCModelPrototype DescribeTree class zCTree * int -0x584d90 unsigned long __cdecl zCModelPrototype GetMDHFileVersion -0x584da0 int __thiscall zCModelPrototype LoadMDH class zSTRING const & -0x585000 int __thiscall zCModelPrototype LoadMDH class zCFileBIN & -0x585410 int __thiscall zCFileBIN BinReadCompareSrcFileStats -0x585660 void __thiscall zCModelPrototype SaveMDH -0x585860 void __thiscall zCModelPrototype SaveMDH class zCFileBIN & -0x585d80 void __thiscall zCModelPrototype ConvertVec3 class zVEC3 & -0x585da0 void __thiscall zCModelPrototype ConvertAngle float & -0x585db0 void __thiscall zCModelPrototype SkipBlock -0x585e30 void __thiscall zCModelPrototype SkipBlockCmt -0x585f00 void __thiscall zCModelPrototype ReadComment -0x585f10 void __thiscall zCModelPrototype ReadScene float & -0x5862b0 class zVEC3 __thiscall zCModelPrototype ReadTriple -0x5864a0 class zMAT4 __thiscall zCModelPrototype ReadNodeTM class zCModelNode * -0x586940 void __thiscall zCModelPrototype ReadVertexList class zCMesh * int -0x586b70 struct zCModelPrototype::zTMatIDList * __thiscall zCModelPrototype ReadFaceList class zCMesh * int -0x587070 class zVEC2 * __thiscall zCModelPrototype ReadTVertexList int -0x587270 void __thiscall zCModelPrototype ReadTFaceList class zCMesh * class zVEC2 * int -0x5874e0 void __thiscall zCModelPrototype ReadSoftSkinVertList -0x5884b0 void __cdecl zCMeshSoftSkin operator delete void * -0x588680 void __thiscall `private: void __thiscall zCModelPrototype::ReadSoftSkinVertList void)'::`2'::zTControlerWeight::zTControlerWeight(void -0x588690 void __thiscall zCMeshSoftSkin::zTWeightEntry zTWeightEntry -0x5886a0 class zCMesh * __thiscall zCModelPrototype ReadMesh int class zCModelNode * int -0x588a80 void __thiscall zCModelPrototype ReadMeshAnimation class zCModelNode * int -0x588c00 void __thiscall zCModelPrototype ReadPosTrack class zMAT4 * -0x588de0 void __thiscall zCModelPrototype ReadRotTrack class zMAT4 * -0x589090 void __thiscall zCModelPrototype ReadTMAnimation class zCModelNode * class zMAT4 * & -0x5896d0 void __thiscall zCModelPrototype LocalizeTrafos class zCTree * class zCTree * -0x589800 void __thiscall zCModelPrototype ReadMapDiffuse class zCMaterial * -0x589c70 class zCMaterial * __thiscall zCModelPrototype ReadMaterial -0x58a2e0 class zCMaterial * __thiscall zCModelPrototype ReadWireframeColor -0x58a580 void __thiscall zCModelPrototype AssignMeshNodeMaterials class zCMesh * struct zCModelPrototype::zTMatIDList * int -0x58a670 void __thiscall zCModelPrototype TransformNodeVisual class zCModelNode * class zMAT4 const & -0x58a6d0 void __thiscall zCModelPrototype ProcessMeshNode class zCModelNode * class zCTree * int int int & -0x58aac0 void __cdecl zCProgMeshProto operator delete void * -0x58aae0 void __thiscall zCModelPrototype ReadGeomobject class zMAT4 * & class zCTree * & -0x58c040 void * __thiscall zCModelNode `scalar deleting destructor' unsigned int -0x58c060 void __thiscall zCModelPrototype ReadMaterialList -0x58c2f0 void __thiscall zCModelPrototype Load3DSMAXAsc class zCModelAni * & class zSTRING const & class zSTRING const & int int int float -0x58d370 void __thiscall zCModelPrototype CalcAniBBox class zCModelAni * -0x58d8a0 void __thiscall zCModelPrototype ResolveReferences -0x58db90 unsigned long __cdecl zCModelPrototype GetMDSFileVersion -0x58dba0 void __thiscall zCModelPrototype SkipBlockMDS int -0x58dc20 int __thiscall zCModelPrototype ReadMeshAndTreeMSB int & class zCFileBIN & -0x58e060 void __thiscall zCModelPrototype ReadMeshAndTree int & class zCFileBIN & -0x58e5d0 zCModelMeshLib* __thiscall zCModelMeshLib zCModelMeshLib -0x58e6e0 void __thiscall zCModelPrototype RegisterMesh class zCFileBIN & -0x58e970 int __thiscall zCModelPrototype ReadAniEnumMSB int class zCFileBIN & -0x58eb38 int __thiscall zCModelPrototype ReadAniEnumMSB int class zCFileBIN & -0x590add int __thiscall zCModelPrototype ReadAniEnumMSB int class zCFileBIN & -0x5916a0 void __thiscall zCModelPrototype ReadAniEnum int class zCFileBIN & -0x597950 class zSTRING & __thiscall zSTRING operator= class zSTRING const & -0x597ab0 void __thiscall zSTRING Clear -0x597b80 int __thiscall zSTRING Length -0x597b90 long __thiscall zSTRING ToInt -0x597bb0 int __thiscall zSTRING Search char const * unsigned int -0x597bd0 int __thiscall zERROR GetFilterLevel -0x597be0 float __cdecl zMin float float -0x597c00 class zSTRING const & __thiscall zCModelAni GetAniName -0x597c10 enum zTMdl_AniType __thiscall zCModelAni GetAniType -0x597c20 void __thiscall zCFileBIN BinWriteFloat float -0x597c40 void __thiscall zCFileBIN BinWriteInt int -0x597cf0 int __thiscall zCModelPrototype ReadModelMSB class zCFileBIN & -0x597f60 void __thiscall zCModelPrototype ReadModel class zCFileBIN & -0x598250 int __thiscall zCModelPrototype LoadModelScriptMSB class zSTRING const & -0x598840 void __thiscall zCFileBIN BinSkipChunk -0x598870 int __thiscall zCModelPrototype LoadModelScript class zSTRING const & -0x599200 int __thiscall zCModelPrototype LoadModelASC class zSTRING const & -0x599a60 void __thiscall zCModelMeshLib ~zCModelMeshLib -0x599b30 void __thiscall zCModelMeshLib ReleaseData -0x599ba0 void __thiscall zCModelMeshLib AllocNumNodeVisuals int -0x599c10 void __thiscall zCModelMeshLib AddMeshSoftSkin class zCMeshSoftSkin * -0x599cf0 void __thiscall zCModelMeshLib AddNodeVisual int class zCVisual * -0x599df0 void __thiscall zCModelMeshLib ApplyToModel class zCModel * -0x599f60 void __thiscall zCModelMeshLib ApplyToModel class zCModelPrototype * -0x59a0c0 void __thiscall zCModelMeshLib RemoveFromModel class zCModel * -0x59a1b0 void __thiscall zCModelMeshLib BuildFromModel class zCModelPrototype * -0x59a3a0 void __thiscall zCModelMeshLib BuildFromModel class zCModel * -0x59a5a0 unsigned long __cdecl zCModelMeshLib GetMDMFileVersion -0x59a5d0 void __thiscall zCModelMeshLib SaveMDM class zCModelPrototype * -0x59a7e0 void __thiscall zCModelMeshLib SaveMDM class zCFileBIN & class zCModelPrototype * -0x59ac70 int __cdecl zCModelMeshLib LoadMDM class zSTRING const & class zCModelPrototype * class zCModel * class zCModelMeshLib * * -0x59b040 int __cdecl zCModelMeshLib LoadMDM_Try class zSTRING const & class zCModelPrototype * class zCModel * class zCModelMeshLib * * -0x59b240 int __cdecl zCModelMeshLib LoadMDM class zCFileBIN & class zCModelPrototype * class zCModel * class zCModelMeshLib * * -0x59bc34 int __cdecl zCModelMeshLib LoadMDM class zCFileBIN & class zCModelPrototype * class zCModel * class zCModelMeshLib * * -0x59bd80 int __cdecl zCModelMeshLib ConvertMDM class zSTRING const & class zCModelPrototype * -0x59c0b0 zCModelConvertFileHandler* __thiscall zCModelConvertFileHandler zCModelConvertFileHandler -0x59c1c0 void * __thiscall zCModelConvertFileHandler `scalar deleting destructor' unsigned int -0x59c1e0 int __thiscall zCModelConvertFileHandler HandleFile class zSTRING const & char const * struct _finddata_t -0x59c400 void __thiscall zCArray::AllocAbs int -0x59c470 void __thiscall zCArray::InsertEnd class zCMeshSoftSkin * const & -0x59c540 void __thiscall zCArray::DeleteList -0x59c560 void __thiscall zCArray::zCArray int -0x59c590 zCModelAniEvent* __thiscall zCModelAniEvent zCModelAniEvent -0x59c5b0 void __thiscall zCArray::AllocAbs int -0x59c610 void __thiscall zCArray::InsertEnd class zCSoundFX * const & -0x59c6e0 void __thiscall zCArray::Insert class zCSoundFX * const & -0x59c7b0 void __thiscall zCArray::zCArray int -0x59c7e0 void __thiscall zCModelAniEvent ~zCModelAniEvent -0x59c800 void __thiscall zCArray::Insert class zCParticleEmitter * const & -0x59c8d0 void __thiscall zCList::~zCList -0x59c900 void __thiscall zCTree::zCTree -0x59c920 void __thiscall zCTree::~zCTree -0x59c980 void __thiscall zCTree::DeleteDataSubtree -0x59c9d0 class zCTree * __thiscall zCTree::AddChild class zCModelNode * -0x59ca20 zCModelPrototype* __thiscall zCModelPrototype zCModelPrototype -0x59ca40 void __thiscall zCArraySort::InsertSort class zCModelAni * const & -0x59cb90 int __thiscall zCArraySort::GetNumInList -0x59cba0 zCModelPrototype* __thiscall zCModelPrototype zCModelPrototype -0x59cbc0 void __thiscall zCArray::InsertEnd class zCModelNode * const & -0x59cc90 void __thiscall zCArray::AllocAbs int -0x59ccf0 class zCMaterial * & __thiscall zCArray::GetSafe int -0x59ceb0 void __thiscall zCArray::DeleteList -0x59ced0 void * __thiscall zCArray::`vector deleting destructor' unsigned int -0x59cf30 void __thiscall zCArray::InsertEnd struct zCModelMeshLib::zTNodeMesh const & -0x59d010 void __thiscall zCArray::AllocDelta int -0x59d070 void __thiscall zCArray::InsertEnd class zCParticleEmitter * const & -0x59d140 void __cdecl zCTree::operator delete void * -0x59d150 void __thiscall zCTree::RemoveChild -0x59d180 void __thiscall zCArraySort::AllocDelta int -0x59d1e0 void __thiscall zCArraySort::InsertEnd class zCModelAni * const & -0x59d2b0 void __thiscall zCArray::AllocDelta int -0x59d310 void __thiscall zCArray >::AllocDelta int -0x59d4a0 void __thiscall zCArray::zCArray -0x59d4b0 void __thiscall zCArray::AllocDelta int -0x59d510 class zCProgMeshProto * __cdecl zDYNAMIC_CAST class zCObject const * -0x59d760 class zCObject * __cdecl zCMorphMesh _CreateNewInstance -0x59d820 void __cdecl zCMorphMesh operator delete void * -0x59d840 class zCClassDef * __thiscall zCMorphMesh _GetClassDef -0x59d850 int __thiscall zCMorphMesh IsBBox3DLocal -0x59d860 class zCOBBox3D * __thiscall zCMorphMesh GetOBBox3D -0x59d870 unsigned long __thiscall zCMorphMesh GetRenderSortKey -0x59d880 int __thiscall zCMorphMesh GetAlphaTestingEnabled -0x59d890 void __thiscall zCMorphMesh SetAlphaTestingEnabled int -0x59d8a0 int __thiscall zCMorphMesh CanTraceRay -0x59d8b0 void __thiscall zCMorphMesh StartAnimation class zSTRING const & -0x59d970 void __thiscall zCMorphMesh StopAnimation class zSTRING const & -0x59da90 int __thiscall zCMorphMesh IsAnimationActive class zSTRING const & -0x59db70 void * __thiscall zCMorphMesh `scalar deleting destructor' unsigned int -0x59dba0 zCMorphMeshAni* __thiscall zCMorphMeshAni zCMorphMeshAni -0x59dc00 void __thiscall zCMorphMeshAni ~zCMorphMeshAni -0x59dcc0 void __thiscall zCMorphMeshAni SetBlending float float -0x59dd30 void __thiscall zCMorphMeshAni Load class zCFileBIN & -0x59de40 void __thiscall zCMorphMeshAni Save class zCFileBIN & -0x59df50 zCMorphMeshProto* __thiscall zCMorphMeshProto zCMorphMeshProto -0x59e0a0 void __thiscall zCMorphMeshProto ~zCMorphMeshProto -0x59e300 int __thiscall zCMorphMeshProto Release -0x59e330 class zCMorphMeshProto * __cdecl zCMorphMeshProto SearchName class zSTRING const & -0x59e3a0 class zCMorphMeshProto * __cdecl zCMorphMeshProto Load class zSTRING const & -0x59e580 class zCMorphMeshAni * __thiscall zCMorphMeshProto SearchAni class zSTRING const & -0x59e630 int __thiscall zCMorphMeshProto LoadMMB class zSTRING const & -0x59ed80 void __thiscall zCMorphMeshProto SaveMMB class zSTRING const & -0x59f190 class zCMorphMeshAni * __thiscall zCMorphMeshProto GenerateMorphAni class zCMesh * class zCArray const & int -0x59f690 class zCMesh * __thiscall zCMorphMeshProto Load3DSMAXAsc class zSTRING const & float & int int -0x59f8f0 void __thiscall zCMorphMeshProto ReadMorphRef class zCArray & -0x59fb50 void __thiscall zCMorphMeshAni SetFlagsByString class zSTRING const & -0x59fc00 void __thiscall zCMorphMeshProto ReadMorphAni class zCArray const & -0x5a0460 void __thiscall zCMorphMeshProto LoadMorphScript class zSTRING const & -0x5a09b0 class zSTRING __thiscall zPATH GetDrive -0x5a09d0 void __thiscall zCMorphMesh Init -0x5a09f0 zCMorphMesh* __thiscall zCMorphMesh zCMorphMesh class zCMorphMeshProto * -0x5a0ad0 void __thiscall zCMorphMesh ~zCMorphMesh -0x5a0bc0 class zCMorphMesh * __cdecl zCMorphMesh Load class zSTRING const & -0x5a0c80 class zSTRING const * __thiscall zCMorphMesh GetFileExtension int -0x5a0ce0 class zCVisual * __thiscall zCMorphMesh LoadVisualVirtual class zSTRING const & -0x5a0cf0 struct zTBBox3D __thiscall zCMorphMesh GetBBox3D -0x5a0d30 class zSTRING __thiscall zCMorphMesh GetVisualName -0x5a0d60 class zCMorphMeshAni * __thiscall zCMorphMesh SearchAni class zSTRING const & -0x5a0e10 int __thiscall zCMorphMesh Render struct zTRenderContext & -0x5a0e90 int __thiscall zCMorphMesh Render struct zTRenderContext & class zCRenderLightContainer * float float -0x5a0f20 void __thiscall zCMorphMesh CalcVertPositions -0x5a12d0 void __thiscall zCMorphMesh AdvanceAnis -0x5a14e0 int __thiscall zCMorphMesh IsAniActive class zSTRING const & -0x5a15c0 int __thiscall zCMorphMesh IsAniActive class zCMorphMeshAni * -0x5a1600 void __thiscall zCMorphMesh StopAni class zSTRING const & -0x5a1720 void __thiscall zCMorphMesh StopAni class zCMorphMeshAni * -0x5a17a0 void __thiscall zCMorphMesh FadeOutAni class zSTRING const & -0x5a1890 void __thiscall zCMorphMesh FadeOutAni class zCMorphMeshAni * -0x5a18e0 class zSTRING const * __thiscall zCMorphMesh GetAnyAnimation -0x5a1900 void __thiscall zCMorphMesh StartAni class zSTRING const & float float -0x5a19d0 void __thiscall zCMorphMesh StartAni class zCMorphMeshAni * float float -0x5a1b90 void __thiscall zCMorphMesh RemoveRandAni class zCMorphMeshAni * -0x5a1c00 void __thiscall zCMorphMesh AddRandAni class zCMorphMeshAni * float float float float float -0x5a1d70 void __thiscall zCMorphMesh ProcessRandAnis -0x5a1e80 void __thiscall zCMorphMesh SetTextureVar int int class zSTRING * -0x5a1e90 int __thiscall zCMorphMesh TraceRay class zVEC3 const & class zVEC3 const & int struct zTTraceRayReport & -0x5a1eb0 void __thiscall zCMorphMesh PrintStatus int int -0x5a2600 zCMorphMeshConvertFileHandler* __thiscall zCMorphMeshConvertFileHandler zCMorphMeshConvertFileHandler -0x5a26c0 void * __thiscall zCMorphMeshConvertFileHandler `scalar deleting destructor' unsigned int -0x5a26e0 int __thiscall zCMorphMeshConvertFileHandler HandleFile class zSTRING const & char const * struct _finddata_t -0x5a28e0 void * __thiscall zCMorphMeshProto `scalar deleting destructor' unsigned int -0x5a2900 void __thiscall zCMorphMeshProto ~zCMorphMeshProto -0x5a2920 void __thiscall zCArraySort::InsertEnd class zCMorphMeshAni * const & -0x5a29f0 class zCObject * __cdecl zCMorphMesh _CreateNewInstance -0x5a2a10 class zCObject * __cdecl zCMorphMesh _CreateNewInstance -0x5a2a30 void __thiscall zCArraySort::AllocDelta int -0x5a2ac0 CMov_Movement* __thiscall CMov_Movement CMov_Movement class zCVob * -0x5a2b00 void __thiscall CMov_Movement IncreaseSpeed double -0x5a2b90 void __thiscall CMov_Movement Movement -0x5a35a0 class zCObject * __cdecl zCObjectFactory _CreateNewInstance -0x5a36f0 void __thiscall zCObject ~zCObject -0x5a38a0 int __cdecl zCObject CheckInheritance class zCObject const * class zCObject const * -0x5a38e0 int __cdecl zCObject CheckInheritance class zSTRING const & class zSTRING const & -0x5a3a10 class zCObject * __cdecl zCObject CreateNewInstance class zSTRING const & -0x5a3b40 class zCObject * __thiscall zCObject CreateCopy -0x5a3c00 void __cdecl zCObject PrintClassHierarchy int class zCClassDef * int int -0x5a4700 void __cdecl zCObject GetMemStats int & int & class zCClassDef * -0x5a4770 class zSTRING const & __thiscall zCObject GetObjectName -0x5a4780 int __thiscall zCObject SetObjectName class zSTRING const & -0x5a4a20 int __cdecl zCClassDef CompareClassDefNames void const * void const * -0x5a4a80 class zCClassDef * __cdecl zCClassDef GetClassDef class zSTRING const & -0x5a4ba0 class zCClassDef * __cdecl zCClassDef GetClassDefTypeInsensitive class zSTRING const & -0x5a4d80 zCClassDef* __thiscall zCClassDef zCClassDef -0x5a4f10 void __thiscall zCClassDef Init -0x5a50c0 void __thiscall zCClassDef ~zCClassDef -0x5a5240 void __cdecl zCClassDef EndStartup -0x5a5380 zCClassDef* __thiscall zCClassDef zCClassDef class zSTRING const & class zSTRING const & class zCObject * (__cdecl*)(void) unsigned long unsigned long unsigned short class zSTRING const & -0x5a5620 class zCObject * __thiscall zCClassDef CreateNewInstance -0x5a56e0 void __thiscall zCClassDef OverwriteCreateNewInstance class zCClassDef * -0x5a5700 void __thiscall zCClassDef ResetCreateNewInstance -0x5a5710 unsigned short __thiscall zCClassDef GetClassID -0x5a5780 class zCObject * __cdecl zCClassDef CreateNewInstanceID unsigned short -0x5a57a0 unsigned long __thiscall zCClassDef GetHashIndex class zSTRING const & -0x5a57d0 unsigned long __thiscall zCClassDef GetHashIndex class zCObject * -0x5a5800 void __thiscall zCClassDef InsertHashTable class zCObject * -0x5a5840 void __thiscall zCClassDef RemoveHashTable class zCObject * -0x5a5880 class zCObject * __thiscall zCClassDef SearchHashTable class zSTRING const & -0x5a5910 float __thiscall zCClassDef CalcHashTableSpread -0x5a5950 void __cdecl zCClassDef ObjectCreated class zCObject * class zCClassDef * -0x5a5a70 void __cdecl zCClassDef ObjectDeleted class zCObject * class zCClassDef * -0x5a5b10 void __cdecl zCClassDef ObjectCreated class zCObject * int class zCClassDef * -0x5a5b50 void __cdecl zCClassDef ObjectDeleted class zCObject * int class zCClassDef * -0x5a5c10 void __thiscall zCClassDef ReportLeaks -0x5a6030 void __cdecl zCClassDef GetLivingObjectsState class zCLivingObjectsState & -0x5a60d0 void __cdecl zCClassDef CompareLivingObjectsState class zCLivingObjectsState const & -0x5a63e0 class zFILE * __thiscall zCObjectFactory CreateZFile class zSTRING const & -0x5a6450 class zCEventManager * __thiscall zCObjectFactory CreateEventManager class zCVob * -0x5a6520 void __cdecl zCEventManager operator delete void * -0x5a65d0 class zCNetVobControl * __thiscall zCObjectFactory CreateNetVobControl class zCVob * -0x5a66a0 class zCWaypoint * __thiscall zCObjectFactory CreateWaypoint -0x5a6760 void __cdecl zCWaypoint operator delete void * -0x5a6810 class zCWay * __thiscall zCObjectFactory CreateWay -0x5a6870 class zCSession * __thiscall zCObjectFactory CreateSession -0x5a68d0 class zCCSManager * __thiscall zCObjectFactory CreateCSManager -0x5a6990 class zCWorld * __thiscall zCObjectFactory CreateWorld -0x5a6a50 void __cdecl zCWorld operator delete void * -0x5a6b00 void __thiscall zCArray::zCArray -0x5a6b10 int __thiscall zCArraySort::Search class zCClassDef * const & -0x5a6b80 void __thiscall zCArray::InsertEnd class zCObject * const & -0x5a6c50 void __thiscall zCArraySort::AllocDelta int -0x5a6ed0 class zCObject * __cdecl zCParticleFX _CreateNewInstance -0x5a7000 void __cdecl zCParticleFX ParseParticleFXScript -0x5a74d0 void __cdecl zCParticleFX InitParticleFX -0x5a7820 zSParticle* __thiscall zSParticle zSParticle -0x5a7830 void __cdecl zCParticleFX CleanupParticleFX -0x5a78f0 zCParticleFX* __thiscall zCParticleFX zCParticleFX -0x5a79f0 class zCClassDef * __thiscall zCParticleFX _GetClassDef -0x5a7a00 int __thiscall zCParticleFX IsBBox3DLocal -0x5a7a10 int __thiscall zCParticleFX GetVisualDied -0x5a7a20 unsigned long __thiscall zCParticleFX GetRenderSortKey -0x5a7a30 void * __thiscall zCParticleFX `scalar deleting destructor' unsigned int -0x5a7a60 void __thiscall zCParticleFX ~zCParticleFX -0x5a7bc0 void __thiscall zCPFXPerFrameCallback DoWorldPerFrameCallback class zCWorld * class zCCamera * -0x5a7bd0 void __thiscall zCParticleFX HostVobAddedToWorld class zCVob * class zCWorld * -0x5a7bf0 void __thiscall zCParticleFX HostVobRemovedFromWorld class zCVob * class zCWorld * -0x5a7c00 void __thiscall zCParticleFX::zCStaticPfxList InsertPfxHead class zCParticleFX * -0x5a7c40 void __thiscall zCParticleFX::zCStaticPfxList RemovePfx class zCParticleFX * -0x5a7cb0 void __thiscall zCParticleFX::zCStaticPfxList TouchPfx class zCParticleFX * -0x5a7d70 void __thiscall zCParticleFX::zCStaticPfxList ProcessList -0x5a84b0 int __thiscall zCParticleFX::zCStaticPfxList IsInList class zCParticleFX * -0x5a84e0 class zSTRING const * __thiscall zCParticleFX GetFileExtension int -0x5a8540 class zCVisual * __thiscall zCParticleFX LoadVisualVirtual class zSTRING const & -0x5a8550 void __thiscall zCParticleFX InitEmitterVars -0x5a8570 void __thiscall zCParticleFX FreeParticles -0x5a85c0 void __thiscall zCParticleFX SetVisualUsedBy class zCVob * -0x5a8670 class zSTRING __thiscall zCParticleFX GetVisualName -0x5a8720 class zCParticleEmitter * __cdecl zCParticleFX SearchParticleEmitter class zSTRING const & -0x5a88e0 void __thiscall zCParticleFX RemoveEmitter -0x5a8920 int __thiscall zCParticleFX SetEmitter class zCParticleEmitter * int -0x5a8a70 zCParticleEmitter* __thiscall zCParticleEmitter zCParticleEmitter class zCParticleEmitter const & -0x5a9460 int __thiscall zCParticleFX SetEmitter class zSTRING const & int -0x5a9660 int __thiscall zCParticleFX SetAndStartEmitter class zSTRING const & int -0x5a9690 int __thiscall zCParticleFX SetAndStartEmitter class zCParticleEmitter * int -0x5a96c0 void __thiscall zCParticleFX StopEmitterOutput -0x5a96d0 void __thiscall zCParticleFX RestoreEmitterOutput -0x5a9710 class zCParticleFX * __cdecl zCParticleFX Load class zSTRING const & -0x5a98c0 struct zTBBox3D __thiscall zCParticleFX GetBBox3D -0x5a99f0 int __thiscall zCParticleFX CalcIsDead -0x5a9a60 float __cdecl zCParticleFX PartRand -0x5a9a80 void __thiscall zCParticleFX UpdateParticleFX -0x5a9b60 void __thiscall zCParticleFX CreateParticlesUpdateDependencies -0x5a9e10 void __thiscall zCParticleFX UpdateParticle struct zSParticle * -0x5aad90 class zVEC2 & __thiscall zVEC2 operator+= class zVEC2 const & -0x5aadb0 int __thiscall zCParticleFX Render struct zTRenderContext & -0x5ac2c0 float __thiscall zCParticleFX GetShapeScaleThisFrame -0x5ac430 int __thiscall zCParticleFX GetNumParticlesThisFrame -0x5ac5d0 void __thiscall zCParticleFX CheckDependentEmitter -0x5ac770 void __thiscall zCParticleFX CreateParticles -0x5ad200 zCParticleEmitter* __thiscall zCParticleEmitter zCParticleEmitter -0x5ad520 void __thiscall zCParticleEmitter ~zCParticleEmitter -0x5ad860 void __thiscall zCParticleEmitter UpdateVelocity -0x5ad870 void __thiscall zCParticleEmitter AddCompoundReferences -0x5ad8c0 void __thiscall zCParticleEmitter ResetStrings -0x5adb60 void __thiscall zCParticleEmitter Reset -0x5adb80 class zVEC3 __cdecl zCParticleEmitter String2Vec3 class zSTRING const & -0x5ade00 class zVEC2 __cdecl zCParticleEmitter String2Vec2 class zSTRING const & -0x5ae020 void __thiscall zCParticleEmitter UpdateInternals -0x5aee70 void __thiscall zCParticleEmitter SetOutputDir class zVEC3 const & -0x5af0b0 void __thiscall zCParticleEmitter ConvertAnglesIntoBox -0x5af100 class zVEC3 __thiscall zCParticleEmitter GetPosition -0x5af4b2 class zVEC3 __thiscall zCParticleEmitter GetPosition -0x5af4e0 float __cdecl zRandF2 -0x5af500 class zVEC3 __fastcall zCParticleEmitter GetVelocity struct zSParticle * class zCParticleFX * -0x5af7c0 class zVEC3 __fastcall zCParticleEmitter GetVelocity struct zSParticle * class zCParticleFX * -0x5af820 zCArray* __thiscall zCArray zCArray -0x5af830 zCParticleEmitter* __thiscall zCParticleEmitter zCParticleEmitter class zCParticleEmitter const & -0x5af850 int __thiscall zCArraySort::Search class zCParticleEmitter * const & -0x5af8c0 void __thiscall zCArray AllocDelta int -0x5af920 void __thiscall zCArray InsertEnd float const & -0x5af9f0 void __thiscall zCArraySort::InsertEnd class zCParticleEmitter * const & -0x5afaf0 zCRigidBody* __thiscall zCRigidBody zCRigidBody -0x5afbc0 void __thiscall zCRigidBody ComputeForceTorque float -0x5afbd0 class zMAT3 __thiscall zCRigidBody Star class zVEC3 const & -0x5afc50 int __thiscall zCRigidBody SetSliding class zVEC3 const & -0x5afee0 void __thiscall zCRigidBody Integrate float -0x5b0180 void __thiscall zCRigidBody RunSimulation -0x5b01b0 void __thiscall zCRigidBody SetInertiaTensorBlock float float float -0x5b0240 void __thiscall zCRigidBody ApplyForceCM class zVEC3 const & -0x5b0280 void __thiscall zCRigidBody ApplyForce class zVEC3 const & class zVEC3 const & -0x5b02c0 class zVEC3 __thiscall zCRigidBody GetPointVelocity class zVEC3 const & -0x5b0340 void __thiscall zCRigidBody ApplyImpulseCM class zVEC3 const & -0x5b03b0 void __thiscall zCRigidBody ApplyImpulse class zVEC3 const & class zVEC3 const & -0x5b0420 void __thiscall zCRigidBody CollisionImpulseStatic class zVEC3 const & class zVEC3 const & float -0x5b0530 void __thiscall zCRigidBody CollisionImpulseCenterStatic class zVEC3 const & float -0x5b0720 void __thiscall zCRigidBody CollisionImpulse class zVEC3 const & class zVEC3 const & float class zCRigidBody * -0x5b08e0 void __thiscall zCRigidBody StopRotation -0x5b0980 void __thiscall zCRigidBody StopTranslation -0x5b0a20 void __thiscall zCRigidBody StopTransRot -0x5b0b60 void __thiscall zCRigidBody SetVelocity class zVEC3 const & -0x5b0c00 void __thiscall zCRigidBody SetMode enum zTRigidBodyMode const & -0x5b0c20 int __thiscall zCRigidBody ShouldSlide class zVEC3 const & -0x5b0dc0 void __thiscall zCRigidBody Archive class zCArchiver & -0x5b0e40 void __thiscall zCRigidBody Unarchive class zCArchiver & -0x5b0f90 zCPluecker* __thiscall zCPluecker zCPluecker class zVEC3 const & class zVEC3 const & -0x5b0fe0 zCPluecker* __thiscall zCPluecker zCPluecker -0x5b1000 float __thiscall zCPluecker Length2 -0x5b1030 void __thiscall zCPluecker Normalize -0x5b1350 void * __cdecl zCPolygon S_AllocPointers int -0x5b1370 void __cdecl zCPolygon S_DeletePointers int void * -0x5b13a0 class zCVertFeature * __cdecl zCPolygon S_AllocVertFeatures int -0x5b1400 void __cdecl zCPolygon S_DeleteVertFeatures int class zCVertFeature * -0x5b1430 zCPolygon* __thiscall zCPolygon zCPolygon -0x5b1470 void __thiscall zCPolygon ~zCPolygon -0x5b1540 int __cdecl Compare_Verts void const * void const * -0x5b1560 int __cdecl Compare_Features void const * void const * -0x5b1580 void __cdecl zCPolygon S_InitMorph -0x5b15a0 void __cdecl zCPolygon S_EmptyMorphedVerts -0x5b15c0 void __cdecl zCPolygon S_ResetMorphedVerts -0x5b16f0 void __cdecl zCPolygon S_DeleteMorphedVerts -0x5b1780 int __fastcall zCPolygon ClipToPlane class zCVertex * * class zCVertFeature * * int class zCVertex * * class zCVertFeature * * int & struct zTPlane const & -0x5b1c20 int __fastcall zCPolygon ClipToPlane_Occluder class zCVertex * * int class zCVertex * * int & struct zTPlane const & -0x5b1e80 void __cdecl zCPolygon PrepareRendering -0x5b1ea0 void __thiscall zCPolygon Unclip -0x5b1f20 void __thiscall zCPolygon Unclip_Occluder -0x5b1f40 void __thiscall zCPolygon CopyClipFeaturesForTexAniMapping -0x5b1fb0 int __fastcall zCPolygon ClipToFrustum int -0x5b22f0 int __fastcall zCPolygon ClipToFrustum_Occluder int -0x5b24d0 int __thiscall zCPolygon ClassifyPlane struct zTPlane const & -0x5b2580 int __thiscall zCPolygon ClassifyPlaneBSPBuild struct zTPlane const & -0x5b2610 int __thiscall zCPolygon CalcNormal -0x5b2a10 zVEC4* __thiscall zVEC4 zVEC4 class zVEC3 const & float -0x5b2a30 int __thiscall zCPolygon CalcNormalApprox -0x5b2d60 class zVEC4 __cdecl Alg_FindPlaneCoeffApprox class zVEC3 const & class zVEC3 const & class zVEC3 const & -0x5b2e60 void __thiscall zCPolygon GetScreenBBox2D struct zTBBox2D & -0x5b2f00 void __thiscall zCPolygon DrawWire struct zCOLOR -0x5b2fc0 void __cdecl zCPolygon LightPolyList class zCArray const & class zCPolygon * * int class zMAT4 * -0x5b36e0 void __thiscall zCPolygon LightDynCamSpace class zVEC3 const & int -0x5b38a0 class zVEC3 __thiscall zCPolygon GetLightStatAtPos class zVEC3 const & -0x5b3fb0 int __fastcall zCPolygon CheckRayPolyIntersection class zVEC3 const & class zVEC3 const & class zVEC3 & float & -0x5b4340 int __fastcall zCPolygon CheckRayPolyIntersection2Sided class zVEC3 const & class zVEC3 const & class zVEC3 & float & -0x5b46b0 struct zTBBox3D __thiscall zCPolygon GetBBox3D -0x5b4780 class zVEC3 __thiscall zCPolygon GetCenter -0x5b4800 void __thiscall zCPolygon SetMapping class zVEC2 const & class zVEC2 const & class zVEC2 const & -0x5b4850 void __thiscall zCPolygon SetMapping int class zVEC2 const & -0x5b4870 void __thiscall zCPolygon Flip -0x5b48b0 int __thiscall zCPolygon VertPartOfPoly class zCVertex * -0x5b48e0 int __thiscall zCPolygon EdgePartOfPoly class zCVertex * class zCVertex * -0x5b4930 int __thiscall zCPolygon EdgePositionsPartOfPoly class zCVertex * class zCVertex * -0x5b4980 void __thiscall zCPolygon TexTranslate class zVEC2 const & -0x5b49c0 void __thiscall zCPolygon TexSetTranslation class zVEC2 const & -0x5b4a00 void __thiscall zCPolygon TexScale float float -0x5b4a40 void __thiscall zCPolygon TexScale class zVEC2 & float float -0x5b4b00 void __thiscall zCPolygon TexRotate class zVEC2 & float -0x5b4cd0 void __thiscall zCPolygon TexMirrorU float -0x5b4d00 void __thiscall zCPolygon TexMirrorV float -0x5b4d30 void __thiscall zCPolygon TexShearU float -0x5b4df0 void __thiscall zCPolygon TexShearV float -0x5b4eb0 void __thiscall zCPolygon TexApplyPlanarMapping class zVEC3 const & class zVEC3 const & class zVEC3 const & int -0x5b5060 void __thiscall zCPolygon TexApplyPlanarMapping float float int -0x5b5120 void __cdecl zCPolygon TexApplyPlanarMapping class zCList const & float float int -0x5b5360 void __cdecl zCPolygon AlignPolyListToAvgPlane class zCArray -0x5b5650 void __thiscall zCPolygon TexCorrectUV -0x5b57a0 void __thiscall zCPolygon AllocVerts int -0x5b5910 void __thiscall zCPolygon AddVertex class zCVertex * -0x5b5930 void __thiscall zCPolygon AddVertexAndFeature class zCVertex * class zCVertFeature * -0x5b5970 void __thiscall zCPolygon SetVertices class zCVertex * class zCVertex * class zCVertex * -0x5b59d0 void __thiscall zCPolygon SetVertices class zCVertex * class zCVertex * class zCVertex * class zCVertex * int -0x5b5a40 void __thiscall zCPolygon SetVertex int class zCVertex * -0x5b5a80 void __thiscall zCPolygon SetFeature int class zCVertFeature * -0x5b5ac0 void __thiscall zCPolygon CopyValuesInto class zCPolygon * -0x5b5b70 void __thiscall zCPolygon CopyPolyInto class zCPolygon * -0x5b5bd0 void __thiscall zCPolygon RemoveVerticesAndFeatures -0x5b5c60 float __thiscall zCPolygon GetArea -0x5b5d00 float __thiscall zCPolygon GetLongestEdgeLen -0x5b5d70 void __thiscall zCPolygon ResetStaticLight -0x5b5db0 void __thiscall zCPolygon SetStaticLight struct zCOLOR -0x5b5de0 void __thiscall zCPolygon SetLightDyn struct zCOLOR -0x5b5e10 void __thiscall zCPolygon SetLightStatAlpha unsigned char -0x5b5e40 void __thiscall zCPolygon ResetLightDynToLightStat -0x5b5e70 void __thiscall zCPolygon AddToLightDyn struct zCOLOR -0x5b5f00 int __fastcall zCPolygon CheckBBoxPolyIntersection struct zTBBox3D const & -0x5b6380 int __fastcall zCPolygon CheckBSpherePolyIntersection struct zTBSphere3D const & -0x5b64f0 void __thiscall zCPolygon SplitPoly struct zTPlane const & class zCPolygon * class zCPolygon * class zCMesh * -0x5b6a40 int __fastcall zCPolygon IsIntersectingProjection class zCPolygon * class zVEC3 const & -0x5b71b0 int __fastcall zCPolygon IsIntersecting class zCPolygon * -0x5b7280 int __thiscall zCPolygon IsNeighbourOf class zCPolygon const * -0x5b7350 int __thiscall zCPolygon GetStaticLODPossible -0x5b74e0 class zCPolygon * __thiscall zCList::Get int -0x5b7730 class zCObject * __cdecl zCPolyStrip _CreateNewInstance -0x5b7790 zCPolyStrip* __thiscall zCPolyStrip zCPolyStrip -0x5b78e0 void * __thiscall zCPolyStrip `scalar deleting destructor' unsigned int -0x5b7910 void __thiscall zCPolyStrip ~zCPolyStrip -0x5b7a20 int __thiscall zCPolyStrip IsBBox3DLocal -0x5b7a30 struct zTBBox3D __thiscall zCPolyStrip GetBBox3D -0x5b7b50 void __thiscall zCPolyStrip CalcBBox3D -0x5b7cd0 void __thiscall zCPolyStrip SetVisualUsedBy class zCVob * -0x5b7cf0 void __thiscall zCPolyStrip EmptyEffect -0x5b7d20 void __thiscall zCPolyStrip AllocateResources int -0x5b7f70 void __thiscall zCPolyStrip FreeResources -0x5b8020 void __thiscall zCPolyStrip SetVisibleSegments float float -0x5b8100 int __thiscall zCPolyStrip Render struct zTRenderContext & -0x5b8740 void __thiscall zCPolyStrip AddSegment class zVEC3 const & class zVEC3 const & -0x5b88c0 void __thiscall zCPolyStrip AddSegment class zVEC3 const & -0x5b8990 void __thiscall zCPolyStrip AddSegmentSmart class zVEC3 const & class zVEC3 const & -0x5b8bf0 void __thiscall zCPolyStrip UpdateSegment int class zVEC3 const & class zVEC3 const & class zVEC3 const & -0x5b8c70 void __thiscall zCPolyStrip UpdateSegmentAlpha int float -0x5b8c90 void __thiscall zCPolyStrip AlignToCamera -0x5b9120 void __thiscall zCPolyStrip ProjectToSphere struct zTBSphere3D const & -0x5b9240 void __thiscall zCPolyStrip Lightning0Subdivide class zVEC3 const & class zVEC3 const & float int -0x5b93d0 void __thiscall zCPolyStrip GenerateCPLightning0 class zVEC3 const & class zVEC3 const & float -0x5b9520 void __thiscall zCPolyStrip GenerateCircle struct zTBSphere3D const & class zVEC3 const & class zVEC3 const & -0x5b97d0 int __thiscall zCLightning Render struct zTRenderContext & -0x5b97e0 void __thiscall zCLightning SetVisualUsedBy class zCVob * -0x5b9830 void __thiscall zCLightning SetProjectionSphere struct zTBSphere3D const & -0x5b9860 void __thiscall zCLightning Generate class zVEC3 const & class zVEC3 const & -0x5b98c0 void __thiscall zCLightning::zCBolt Generate_R class zVEC3 const & class zVEC3 const & float -0x5b9d20 void * __thiscall zCLightning::zCBolt `scalar deleting destructor' unsigned int -0x5b9d50 void __thiscall zCLightning::zCBolt ~zCBolt -0x5b9e80 void __thiscall zCLightning::zCBolt FreeResources -0x5b9f50 int __thiscall zCLightning::zCBolt Render struct zTRenderContext & -0x5b9fa0 void __thiscall zCArray::zCArray -0x5b9fb0 void __thiscall zCArray::AllocDelta int -0x5ba040 int __cdecl zCPrime IsPrime unsigned long -0x5ba110 unsigned short __cdecl zCPrime PrimeNo unsigned short -0x5ba220 unsigned long __cdecl zCPrime NextPrime unsigned long -0x5ba5e0 Vertex* __thiscall Vertex Vertex class zVEC3 const & int -0x5ba750 void __thiscall Vertex ~Vertex -0x5ba860 void __thiscall Vertex CalcQuadric -0x5ba870 int __thiscall Vertex IsBorder -0x5ba920 void __thiscall Vertex RemoveIfNotAdjacent class Vertex * -0x5ba9c0 Triangle* __thiscall Triangle Triangle class Vertex * class Vertex * class Vertex * class zVEC2 const & class zVEC2 const & class zVEC2 const & class zVEC3 const & class zVEC3 const & class zVEC3 const & int int -0x5bacc0 void __thiscall Triangle ~Triangle -0x5baec0 int __thiscall Triangle HasVertex class Vertex * -0x5baee0 int __thiscall Triangle HasVertexIndex class Vertex * -0x5baf10 int __thiscall Triangle ComputeNormal -0x5bb050 float __thiscall Triangle GetArea -0x5bb0f0 void __thiscall Triangle ReplaceVertex class Vertex * class Vertex * -0x5bb3b0 void __thiscall zCProgMeshBuilder CreatePMTriPosList -0x5bbb40 void __thiscall zCProgMeshBuilder CalcPrelight struct zTLazyMesh & struct zTLazyMesh & -0x5bbcc0 void __thiscall zCRenderLightContainer Clear -0x5bbce0 void __thiscall zCProgMeshBuilder CalcPosNormals struct zTLazyMesh & -0x5bbe30 void __thiscall zCProgMeshBuilder CalcTriPlaneList struct zTLazyMesh const & struct zTLazyMesh & -0x5bc340 void __thiscall zCProgMeshBuilder CalcSubdivData struct zTLazyMesh const & struct zTLazyMesh & -0x5bc8e0 void __thiscall zCProgMeshBuilder CreateLazySubMesh int struct zTLazyMesh & struct zTLazyMesh & -0x5bcdd0 void __thiscall zCProgMeshBuilder CopySubMeshData unsigned char * & struct zTLazyMesh const & class zCProgMeshProto::zCSubMesh * -0x5bcfe0 void __thiscall zCProgMeshBuilder CreateFinalPMData int -0x5bde40 zTLazyMesh* __thiscall zTLazyMesh zTLazyMesh -0x5bdf10 void __thiscall zTLazyMesh ~zTLazyMesh -0x5be080 void * __thiscall zCProgMeshProto::zCSubMesh `vector deleting destructor' unsigned int -0x5be0e0 void __thiscall zCProgMeshBuilder Clear -0x5be2d0 int __thiscall zCProgMeshBuilder BuildProgMeshProto class zCMesh * class zCProgMeshProto * class zCArray * int -0x5beee0 enum zTResourceCacheState __thiscall zCResource CacheIn float -0x5bef20 void __thiscall zCVertex ResetVertexTransform -0x5bf560 void * __thiscall Vertex `scalar deleting destructor' unsigned int -0x5bf580 void * __thiscall Triangle `scalar deleting destructor' unsigned int -0x5bf5d0 void __thiscall zCArray::zCArray class zCArray const & -0x5bf660 void __thiscall zCArray::zCArray -0x5bf670 Vertex* __thiscall Vertex Vertex class zVEC3 const & int -0x5bf690 void __thiscall zCArray::operator= class zCArray const & -0x5bf720 void __thiscall zCArray::RemoveOrder class Vertex * const & -0x5bf770 int __thiscall zCArray::IsInList class Vertex * const & -0x5bf7b0 Vertex* __thiscall Vertex Vertex class zVEC3 const & int -0x5bf7f0 struct zTPMWedge * & __thiscall zCArray::operator[] int -0x5bf800 void __thiscall zCArray::zCArray -0x5bf810 void __thiscall zCArray::zCArray class zCArray const & -0x5bf8a0 void __thiscall zCProgMeshBuilder CreateFinalPMData int -0x5bf8c0 void __thiscall zCArray::zCArray -0x5bf8d0 void __thiscall zCArray::zCArray class zCArray const & -0x5bf990 void __thiscall zCProgMeshBuilder CreateFinalPMData int -0x5bf9b0 void __thiscall zCArray::zCArray -0x5bf9c0 void __thiscall zCArray::zCArray class zCArray const & -0x5bfa20 void __thiscall zCArray::zCArray -0x5bfa30 void __thiscall zCArray::zCArray class zCArray const & -0x5bfa90 void __thiscall zCProgMeshBuilder CreateFinalPMData int -0x5bfab0 zCArray* __thiscall zCArray zCArray class zCArray const & -0x5bfb40 void __thiscall zCArray::zCArray -0x5bfb50 void __thiscall zCArray::zCArray class zCArray const & -0x5bfbc0 void __thiscall zCProgMeshBuilder CreateFinalPMData int -0x5bfbe0 void __thiscall zCArray::zCArray -0x5bfbf0 void __thiscall zCArray::zCArray class zCArray const & -0x5bfcb0 void __thiscall zCProgMeshBuilder CreateFinalPMData int -0x5bfcd0 void __thiscall zCArray::zCArray -0x5bfce0 void __thiscall zCArray::zCArray class zCArray const & -0x5bfd70 void __thiscall zCProgMeshBuilder CalcSubdivData struct zTLazyMesh const & struct zTLazyMesh & -0x5bfd90 void __thiscall zCProgMeshBuilder CalcSubdivData struct zTLazyMesh const & struct zTLazyMesh & -0x5bfdb0 void __thiscall zCProgMeshBuilder CreateFinalPMData int -0x5bfdf0 void * __thiscall zTLazyMesh `vector deleting destructor' unsigned int -0x5bfe50 void __thiscall zCArray::RemoveOrderIndex int -0x5bfe80 void __thiscall zCArray::InsertEnd class Triangle * const & -0x5bff50 void __thiscall zCArray::RemoveOrderIndex int -0x5bff80 void __thiscall zCArray::InsertEnd struct zTPMWedge * const & -0x5c0050 void __thiscall zCArray::InsertEnd struct zTWedgeColl const & -0x5c0130 void __thiscall zCArray::AllocDelta int -0x5c0190 void __thiscall zCArray::InsertEnd struct zTPMVertexUpdate const & -0x5c0260 void __thiscall zCArray::AllocDelta int -0x5c02d0 void __thiscall zCArray::AllocDelta int -0x5c0340 void __thiscall zCArray::AllocDelta int -0x5c03c0 void __thiscall zCArray::InsertEnd struct zTPlane const & -0x5c0410 void __thiscall zCArray::AllocDelta int -0x5c0480 void __thiscall zCArray::AllocDelta int -0x5c04e0 void __thiscall zCArray::AllocDelta int -0x5c0540 void __thiscall zCArray::AllocDelta int -0x5c05a0 void __thiscall zCArray::AllocDelta int -0x5c0600 void __thiscall zCArray::AllocDelta int -0x5c0670 unsigned long __cdecl CalcArraySize class zCArray -0x5c0690 unsigned long __cdecl CalcArraySize class zCArray -0x5c06b0 unsigned long __cdecl CalcArraySize class zCArray -0x5c06d0 unsigned long __cdecl CalcArraySize class zCArray -0x5c06f0 unsigned long __cdecl CalcArraySize class zCArray -0x5c0710 unsigned long __cdecl CalcArraySize class zCArray -0x5c0730 unsigned long __cdecl CalcArraySize class zCArray -0x5c0750 unsigned long __cdecl CalcArraySize class zCArray -0x5c0770 unsigned long __cdecl CalcArraySize class zCArray -0x5c0790 void __cdecl SetAndCopyArrayAdapt unsigned char * & class zCArrayAdapt & class zCArray const & -0x5c07d0 unsigned long __thiscall zCArrayAdapt::SetArray void * int -0x5c07f0 unsigned long __thiscall zCArrayAdapt::SetArray void * int -0x5c0a30 class zCObject * __cdecl zCProgMeshProto _CreateNewInstance -0x5c0c80 class zCObject * __cdecl zCMeshSoftSkin _CreateNewInstance -0x5c0d40 int __thiscall zCProgMeshProto IsBBox3DLocal -0x5c0d50 struct zTBBox3D __thiscall zCProgMeshProto GetBBox3D -0x5c0d80 class zCOBBox3D * __thiscall zCProgMeshProto GetOBBox3D -0x5c0d90 void __thiscall zCProgMeshProto DynLightVisual class zCArray const & class zMAT4 * -0x5c0da0 unsigned long __thiscall zCProgMeshProto GetRenderSortKey -0x5c0db0 int __thiscall zCProgMeshProto CanTraceRay -0x5c0dc0 int __thiscall zCProgMeshProto GetAlphaTestingEnabled -0x5c0dd0 void __thiscall zCProgMeshProto SetAlphaTestingEnabled int -0x5c0de0 class zCClassDef * __thiscall zCMeshSoftSkin _GetClassDef -0x5c0ea0 void __thiscall zCProgMeshProto::zCSubMesh zCSubMesh -0x5c0ef0 void __thiscall zCProgMeshProto::zCSubMesh ~zCSubMesh -0x5c0f70 zCProgMeshProto* __thiscall zCProgMeshProto zCProgMeshProto -0x5c10c0 class zCClassDef * __thiscall zCProgMeshProto _GetClassDef -0x5c10d0 void * __thiscall zCProgMeshProto `scalar deleting destructor' unsigned int -0x5c1100 void __thiscall zCProgMeshProto ~zCProgMeshProto -0x5c11f0 void __thiscall zCProgMeshProto CalcRenderSortKey -0x5c1230 void __cdecl zCProgMeshProto SetLODParamStrengthModifier float -0x5c1290 float __cdecl zCProgMeshProto GetLODParamStrengthModifier -0x5c12b0 void __thiscall zCProgMeshProto PackStaticVertexBuffers -0x5c1580 class zSTRING const * __thiscall zCProgMeshProto GetFileExtension int -0x5c15a0 class zCVisual * __thiscall zCProgMeshProto LoadVisualVirtual class zSTRING const & -0x5c15b0 class zSTRING __thiscall zCProgMeshProto GetVisualName -0x5c1600 class zCVisual * __cdecl zCProgMeshProto Load class zSTRING const & -0x5c1fd0 int __cdecl zCProgMeshProto BuildProgMeshProto class zCMesh * class zCProgMeshProto * class zCArray * int -0x5c2010 void * __thiscall zCProgMeshBuilder `scalar deleting destructor' unsigned int -0x5c2030 int __fastcall zCProgMeshProto CheckRayPolyIntersection class zCProgMeshProto::zCSubMesh * int class zVEC3 const & class zVEC3 const & class zVEC3 & float & -0x5c2320 int __fastcall zCProgMeshProto CheckRayPolyIntersection2Sided class zCProgMeshProto::zCSubMesh * int class zVEC3 const & class zVEC3 const & class zVEC3 & float & -0x5c25e0 int __thiscall zCProgMeshProto TraceRay class zVEC3 const & class zVEC3 const & int struct zTTraceRayReport & -0x5c27c0 int __thiscall zCProgMeshProto GetNumTri -0x5c27e0 class zCPolygon * __thiscall zCProgMeshProto GetPolygon int -0x5c2970 class zCMesh * __thiscall zCProgMeshProto GetMesh int -0x5c2df0 void __cdecl zCProgMeshProto InitProgMeshProto -0x5c2f70 int __cdecl zCProgMeshProto CreateDynamicVertexBuffer -0x5c2fd0 void __cdecl zCProgMeshProto CleanupProgMeshProto -0x5c3040 float __fastcall zCProgMeshProto CalcLODRenderVertPerc struct zTRenderContext const & -0x5c31f0 int __fastcall zCProgMeshProto CalcLODRenderArgs struct zTRenderContext const & struct zCProgMeshProto::zTLODRenderArgs & -0x5c3430 int __fastcall zCProgMeshProto CalcLODRenderArgsSubMesh struct zTRenderContext const & struct zCProgMeshProto::zTLODRenderArgs const & class zCProgMeshProto::zCSubMesh const * struct zCProgMeshProto::zTLODRenderArgsSubMesh & -0x5c34c0 int __thiscall zCProgMeshProto Render struct zTRenderContext & -0x5c36d0 int __fastcall zCProgMeshProto RenderProgMesh struct zTRenderContext & int struct zCProgMeshProto::zTLODRenderArgs * class zCRenderLightContainer * float float -0x5c3ca0 int __fastcall zCProgMeshProto RenderStatic struct zTRenderContext & int struct zCProgMeshProto::zTLODRenderArgs * class zCRenderLightContainer * -0x5c3e80 int __fastcall zCProgMeshProto RenderStaticLOD struct zTRenderContext & int struct zCProgMeshProto::zTLODRenderArgs * class zCRenderLightContainer * -0x5c41c0 void __fastcall zCProgMeshProto SoftwareTransformVerts int struct zCProgMeshProto::zTLODRenderArgs * float float -0x5c4fa0 int __fastcall zCProgMeshProto RenderDynamicLOD struct zTRenderContext & int struct zCProgMeshProto::zTLODRenderArgs * class zCRenderLightContainer * float float -0x5c5870 void __fastcall zCProgMeshProto CalcSubdiv int struct zCProgMeshProto::zTLODRenderArgs const * -0x5c5930 void __fastcall zCProgMeshProto CalcNumSubdivEdges class zCProgMeshProto::zCSubMesh * struct zCProgMeshProto::zTLODRenderArgs const * struct zCProgMeshProto::zTLODRenderArgsSubMesh & -0x5c5990 void __fastcall zCProgMeshProto CalcSubdivSubMesh class zCProgMeshProto::zCSubMesh * class zCVertexBuffer * struct zCProgMeshProto::zTLODRenderArgs const * class zCRenderLightContainer * struct zCProgMeshProto::zTLODRenderArgsSubMesh & -0x5c5cb0 int __fastcall zCProgMeshProto RenderDynamicSubdiv struct zTRenderContext & int struct zCProgMeshProto::zTLODRenderArgs * class zCRenderLightContainer * float float -0x5c6340 int __fastcall zCProgMeshProto RenderStaticLODShadow struct zTRenderContext & int struct zCProgMeshProto::zTLODRenderArgs * class zCRenderLightContainer * -0x5c6df0 void __thiscall zCVertexBuffer SetXYZ unsigned long class zVEC3 const & -0x5c6e20 void __thiscall zCShader Clear -0x5c6e50 unsigned short __cdecl zCProgMeshProto GetFileVersion -0x5c6e60 int __thiscall zCProgMeshProto Save class zCFileBIN & -0x5c72c0 int __thiscall zCProgMeshProto Load class zCFileBIN & -0x5c7c20 zCMeshSoftSkin* __thiscall zCMeshSoftSkin zCMeshSoftSkin -0x5c7c80 void * __thiscall zCMeshSoftSkin `scalar deleting destructor' unsigned int -0x5c7cb0 void __thiscall zCMeshSoftSkin ~zCMeshSoftSkin -0x5c7dc0 void __thiscall zCMeshSoftSkin AllocVertWeightStream int int -0x5c7e10 void __thiscall zCMeshSoftSkin DeleteVertWeightStream -0x5c7e40 void __thiscall zCMeshSoftSkin AddNumWeightEntry int const & -0x5c7e60 void __thiscall zCMeshSoftSkin AddWeightEntry struct zCMeshSoftSkin::zTWeightEntry const & -0x5c7ea0 void __thiscall zCMeshSoftSkin ResetVertWeightIterator -0x5c7eb0 int __thiscall zCMeshSoftSkin GetVertWeightStreamSize -0x5c7ef0 void __thiscall zCMeshSoftSkin BuildNodeIndexList -0x5c80a0 void __thiscall zCMeshSoftSkin DeleteNodeOBBList -0x5c8110 void __thiscall zCMeshSoftSkin BuildNodeOBBList -0x5c86b0 unsigned short __cdecl zCMeshSoftSkin GetFileVersion -0x5c86c0 int __thiscall zCMeshSoftSkin Load class zCFileBIN & -0x5c8980 int __thiscall zCMeshSoftSkin Save class zCFileBIN & -0x5c8ef0 int __fastcall zCMeshSoftSkin RenderSoftSkin struct zTRenderContext & class zCArray const & class zCRenderLightContainer * float -0x5c9560 zCProgMeshConvertFileHandler* __thiscall zCProgMeshConvertFileHandler zCProgMeshConvertFileHandler -0x5c9620 void * __thiscall zCProgMeshConvertFileHandler `scalar deleting destructor' unsigned int -0x5c9640 int __thiscall zCProgMeshConvertFileHandler HandleFile class zSTRING const & char const * struct _finddata_t -0x5c9810 void __thiscall zCProgMeshProto::zCSubMesh ~zCSubMesh -0x5c9820 void __thiscall zCProgMeshProto::zCSubMesh ~zCSubMesh -0x5c9830 unsigned long __thiscall zCArrayAdapt::SetArray void * int -0x5c9850 void __thiscall zCProgMeshProto::zCSubMesh ~zCSubMesh -0x5c9860 unsigned long __thiscall zCArrayAdapt SetArray void * int -0x5c9880 void __thiscall zCProgMeshProto::zCSubMesh ~zCSubMesh -0x5c9890 unsigned long __thiscall zCArrayAdapt::SetArray void * int -0x5c98b0 void __thiscall zCProgMeshProto::zCSubMesh ~zCSubMesh -0x5c98c0 unsigned long __thiscall zCArrayAdapt::SetArray void * int -0x5c98e0 void __thiscall zCProgMeshProto::zCSubMesh ~zCSubMesh -0x5c98f0 void __thiscall zCProgMeshProto::zCSubMesh ~zCSubMesh -0x5c9900 void __thiscall zCProgMeshProto::zCSubMesh ~zCSubMesh -0x5c9910 unsigned long __thiscall zCArrayAdapt::SetArray void * int -0x5c9930 void __thiscall zCArrayAdapt::~zCArrayAdapt -0x5c9940 unsigned long __thiscall zCArrayAdapt::SetArray void * int -0x5c9960 void __thiscall zCArray::AllocAbs int -0x5c99d0 void __thiscall zCMeshSoftSkin ~zCMeshSoftSkin -0x5c99f0 void __thiscall zCMeshSoftSkin ~zCMeshSoftSkin -0x5c9a10 void __thiscall zCArray::AllocDelta int -0x5c9a70 void __thiscall zCArray::AllocDelta int -0x5c9af0 class zVEC3 __cdecl zLerp float class zVEC3 const & class zVEC3 const & -0x5c9d70 class zCObject * __cdecl zCQuadMark _CreateNewInstance -0x5c9dd0 zCQuadMark* __thiscall zCQuadMark zCQuadMark -0x5c9ef0 class zCClassDef * __thiscall zCQuadMark _GetClassDef -0x5c9f00 int __thiscall zCQuadMark IsBBox3DLocal -0x5c9f10 class zSTRING __thiscall zCQuadMark GetVisualName -0x5c9fa0 void * __thiscall zCQuadMark `scalar deleting destructor' unsigned int -0x5c9fd0 void __thiscall zCQuadMark ClipQuadPolyToWorldPoly struct zCQuadMark::zTQuadMarkPoly & class zCPolygon * class zCArray & -0x5c9ff0 void __thiscall zCQuadMark ~zCQuadMark -0x5ca110 void __thiscall zCQuadMark SetVisualUsedBy class zCVob * -0x5ca140 struct zTBBox3D __thiscall zCQuadMark GetBBox3D -0x5ca160 int __thiscall zCQuadMark Render struct zTRenderContext & -0x5ca210 int __thiscall zCQuadMark ClipQuadPolyToPlane struct zCQuadMark::zTQuadMarkPoly & struct zCQuadMark::zTQuadMarkPoly & struct zTPlane const & -0x5ca450 void __thiscall zCQuadMark ClipQuadPolyToWorldPoly struct zCQuadMark::zTQuadMarkPoly & class zCPolygon * class zCArray & -0x5ca6b0 void __thiscall zCQuadMark CalcQuadAxis class zCPolygon * class zVEC3 & class zVEC3 & -0x5ca860 void __thiscall zCQuadMark InitFirstQuadPoly class zCPolygon * class zVEC3 const & class zVEC3 const & class zVEC3 const & struct zCQuadMark::zTEffectParams * -0x5cad30 void __thiscall zCQuadMark InitQuadPoly struct zCQuadMark::zTQuadMarkPoly & class zCPolygon * -0x5cadb0 void __thiscall zCQuadMark ProjectQuadPolyToPlane struct zCQuadMark::zTQuadMarkPoly const & struct zCQuadMark::zTQuadMarkPoly & struct zTPlane const & -0x5cae90 void __thiscall zCQuadMark AddQuadPolyToQuadMesh struct zCQuadMark::zTQuadMarkPoly & class zCPolygon * -0x5cb010 class zCPolygon * __thiscall zCQuadMark GetNextWorldPoly class zCVertex * class zCVertex * -0x5cb0a0 void __thiscall zCQuadMark ProcessWorldPoly class zCPolygon * -0x5cb260 void __thiscall zCQuadMark CreateQuadMark class zVEC3 const & class zVEC3 const & class zVEC2 const & class zSTRING & struct zCQuadMark::zTEffectParams * -0x5cb3a0 void __thiscall zCQuadMark CreateQuadMark class zVEC3 const & class zVEC3 const & class zVEC2 const & class zCMaterial * struct zCQuadMark::zTEffectParams * -0x5cb430 void __thiscall zCQuadMark CreateQuadMark class zVEC3 const & class zVEC3 const & class zVEC2 const & struct zCQuadMark::zTEffectParams * -0x5cb490 void __thiscall zCQuadMark CreateQuadMark class zCPolygon * class zVEC3 const & class zVEC2 const & struct zCQuadMark::zTEffectParams * -0x5cba70 int __thiscall zCQuadMark GetNumActive -0x5cba90 void __thiscall zCQuadMark ProcessAniTracker -0x5cbcd0 void __thiscall zCArray::operator= class zCArray const & -0x5cbd30 zCQuadMark* __thiscall zCQuadMark zCQuadMark -0x5cbd50 void __thiscall zCArray::AllocDelta int -0x5cbdc0 void __thiscall zCArray::InsertEnd struct zCQuadMark::zTQuadMarkVert const & -0x5cbe10 void __thiscall zCArray::InsertEnd struct zCQuadMark::zTQuadMarkAniState const & -0x5cbe60 void __thiscall zCArray::AllocDelta int -0x5cbf00 zCRayCacheElement* __thiscall zCRayCacheElement zCRayCacheElement class zCBspLeaf const * class zCRayCacheElement * * -0x5cbfb0 void __thiscall zCRayCacheElement ~zCRayCacheElement -0x5cc080 void __thiscall zCRayCacheElement JumpBack class zCRayCacheElement * * -0x5cc0b0 char * __thiscall zCRayCache Hit -0x5cc0c0 class zCArray & __thiscall zCRayCache HitList -0x5cc0d0 float __cdecl zCRayCache LastTraceRayEffort -0x5cc100 void __thiscall zCRayCache StartTraceRay class zVEC3 const & class zVEC3 const & -0x5cc3c0 void * __thiscall zCRayCacheElement `scalar deleting destructor' unsigned int -0x5cc3e0 void __thiscall zCRayCache StopTraceRay -0x5cc5c0 void __thiscall zCRayCache ~zCRayCache -0x5cc660 void __thiscall zCRayCache NextNode class zCBspBase const * -0x5ccbe0 float __cdecl operator* class zCPluecker const & class zCPluecker const & -0x5ccc20 class zCPluecker & __thiscall zCPluecker operator-= class zCPluecker const & -0x5ccc50 void __cdecl zCRayCache NodeDeleted class zCBspLeaf * -0x5ccd00 enum zTRnd_AlphaBlendFunc __thiscall zCRenderer AlphaBlendFuncStringToType class zSTRING const & -0x5ccdf0 class zSTRING __thiscall zCRenderer AlphaBlendFuncTypeToString enum zTRnd_AlphaBlendFunc -0x5ccfad class zSTRING __thiscall zCRenderer AlphaBlendFuncTypeToString enum zTRnd_AlphaBlendFunc -0x5cd070 int __thiscall zCRenderer Vid_SetMode int int int struct HWND__ * * -0x5cd110 struct zTRnd_TexFormatInfo __thiscall zCRenderer GetTexFormatInfo enum zTRnd_TextureFormat -0x5cd140 void __thiscall zCRenderer DrawTile class zCTexture * class zVEC2 const & class zVEC2 const & float class zVEC2 const & class zVEC2 const & struct zCOLOR -0x5cda40 zTRndSimpleVertex* __thiscall zTRndSimpleVertex zTRndSimpleVertex -0x5cda80 int __cdecl zCRenderLightContainer CompareLightScore void const * void const * -0x5cdaa0 void __thiscall zCRenderLightContainer CreatePrelightConfig struct zTBBox3D const & -0x5cdc80 int __fastcall zCRenderLightContainer CollectLights_FastPath struct zTRenderContext const & -0x5cded0 void __cdecl zCRenderLightContainer S_ReleaseVobLightRefs -0x5cdee0 void __fastcall zCRenderLightContainer CollectLights_DynLights struct zTRenderContext const & -0x5ce380 void __cdecl zClamp01 float & -0x5ce3b0 int __thiscall zTBBox3D IsIntersecting struct zTBSphere3D const & -0x5ce420 void __thiscall zCDynVobLightCacheElement ReleaseLights -0x5ce460 void __fastcall zCRenderLightContainer CollectLights_StatLights struct zTRenderContext const & -0x5ced00 void __fastcall zCRenderLightContainer CollectLights struct zTRenderContext const & -0x5cf050 class zVEC3 __thiscall zCRenderLightContainer CalcStatLightDir struct zTRenderContext const & -0x5cf1c0 class zVEC3 __thiscall zCRenderLightContainer LightVertex class zVEC3 const & class zVEC3 const & -0x5cf420 void __fastcall zCRenderLightContainer Activate class zMAT4 const & -0x5cf540 void __thiscall zCRenderLightContainer SetupRendererLights -0x5cf5b0 void __thiscall zCArray::zCArray int -0x5cf5e0 int __thiscall zCArray::IsInList class zCVobLight * const & -0x5cf620 void __thiscall zCMemPool::zCMemPool unsigned int unsigned int -0x5cf640 void __thiscall zCArraySort::zCArraySort int -0x5cf680 void __fastcall zCRenderLightContainer CollectLights_DynLights struct zTRenderContext const & -0x5cf6a0 void __thiscall zCArraySort::QuickSort -0x5cf6c0 void __thiscall zCCache::zCCache unsigned long unsigned long -0x5cf740 void __thiscall zCCache::~zCCache -0x5cf870 void __thiscall zCCache::ClearCache -0x5cf9a0 void __thiscall zCCache::PurgeCache -0x5cfae0 void __thiscall zCSparseArray >::~zCSparseArray > -0x5cfb30 unsigned long __thiscall zCSparseArray >::SizeIndex -0x5cfb40 unsigned long __thiscall zCSparseArray >::SizeData -0x5cfb50 unsigned long __thiscall zCSparseArray >::SizeAll -0x5cfb60 void * __thiscall zCSparseArray >::IndexPtr unsigned long -0x5cfb70 void * __thiscall zCSparseArray >::DataPtr unsigned long -0x5cfb80 class zCSparseArrayManDat * __thiscall zCSparseArray >::ManDatPtr unsigned long -0x5cfb90 int __thiscall zCSparseArray >::IndexIsEqual void const * void const * -0x5cfbb0 void __thiscall zCSparseArray >::CopyIndex void * void const * -0x5cfbd0 void __thiscall zCSparseArray >::DestructIndex void * -0x5cfbe0 void __thiscall zCSparseArray >::Hash void const * unsigned long & unsigned long & -0x5cfc00 void __thiscall zCSparseArray >::ConstructData void * -0x5cfc20 void __thiscall zCSparseArray >::DestructData void * -0x5cfc70 void * __thiscall zCCache::`scalar deleting destructor' unsigned int -0x5cfc90 void * __thiscall zCSparseArray >::`scalar deleting destructor' unsigned int -0x5cfcb0 void __thiscall zCArraySort::InsertEnd struct zCRenderLightContainer::zTLightScore const & -0x5cfd90 class zCDynVobLightCacheElement * __thiscall zCCacheData::GetData class zCVob const * const & -0x5cfe50 void __thiscall zCDynVobLightCacheElement UpdateContents class zCVob const * -0x5d01f0 void __cdecl zCDynVobLightCacheElement operator delete void * -0x5d0200 void * __thiscall zCDynVobLightCacheElement `scalar deleting destructor' unsigned int -0x5d0290 zCShader* __thiscall zCShader zCShader -0x5d02b0 void __thiscall zCShader ~zCShader -0x5d02c0 void __thiscall zCShader InsertStage int class zCShaderStage * -0x5d02f0 zCShaderStage* __thiscall zCShaderStage zCShaderStage -0x5d0350 zCRndAlphaSortObject_WorldPoly* __thiscall zCRndAlphaSortObject_WorldPoly zCRndAlphaSortObject_WorldPoly -0x5d0360 void __thiscall zCRndAlphaSortObject_WorldPoly ~zCRndAlphaSortObject_WorldPoly -0x5d0370 void * __thiscall zCRndAlphaSortObject_WorldPoly `vector deleting destructor' unsigned int -0x5d0410 class zCRndAlphaSortObject_WorldPoly * __cdecl zCRndAlphaSortObject_WorldPoly GetFreeAlphaWorldPoly -0x5d0500 void __cdecl zCRndAlphaSortObject_WorldPoly ResetFreeList -0x5d0520 void __thiscall zCRndAlphaSortObject_WorldPoly SetZValueByPoly class zCPolygon * struct zTPlane const & -0x5d0580 void __thiscall zCRndAlphaSortObject_WorldPoly Draw int -0x5d0810 zCRenderManager* __thiscall zCRenderManager zCRenderManager -0x5d0840 void __thiscall zCRenderManager ~zCRenderManager -0x5d0910 void __thiscall zCRenderManager InitRenderManager -0x5d0a20 void __thiscall zCRenderManager CleanupRenderManager -0x5d0a90 class zCShader * __cdecl zCRenderManager GetFreeShader -0x5d0b80 class zCShaderStage * __cdecl zCRenderManager GetFreeShaderStage -0x5d0c70 void __fastcall zCRenderManager AddPolyAlphaSimple class zCPolygon * -0x5d0d40 void __thiscall zCRenderManager FlushSimpleAlphaPolys -0x5d0e30 void __thiscall zCRenderManager Flush -0x5d10f0 void __fastcall zCRenderManager SortMaterialPolys class zCMaterial * -0x5d1110 void __fastcall zCRenderManager BuildShader class zCMaterial * class zCTexture * unsigned long int int class zCShader * & -0x5d1da0 class zCVertexBufferDyn2 * __fastcall zCRenderManager GetFreeDynVertexBuffer class zCShader * -0x5d1eb0 void __fastcall zCRenderManager SetRGBA class zCShaderStage * -0x5d1f75 void __fastcall zCRenderManager SetRGBA class zCShaderStage * -0x5d1f90 void __fastcall zCRenderManager SetStageColorOp unsigned long enum zTRnd_AlphaBlendFunc -0x5d1ff8 void __fastcall zCRenderManager SetStageColorOp unsigned long enum zTRnd_AlphaBlendFunc -0x5d2010 void __fastcall zCRenderManager SetTextureStage0 class zCShader * unsigned long class zCVertexBuffer * -0x5d2160 void __fastcall zCRenderManager SetTextureTransform class zCShader * unsigned long unsigned long -0x5d21c7 void __fastcall zCRenderManager SetTextureTransform class zCShader * unsigned long unsigned long -0x5d23b1 void __fastcall zCRenderManager SetTextureTransform class zCShader * unsigned long unsigned long -0x5d2430 void __fastcall zCRenderManager SetAlphaFunc class zCShader * unsigned long unsigned long -0x5d2570 void __fastcall zCRenderManager DrawVertexBuffer class zCVertexBuffer * int int unsigned short * unsigned long class zCMaterial * int -0x5d25d0 void __fastcall zCRenderManager DrawVertexBuffer class zCVertexBuffer * int int unsigned short * unsigned long class zCShader * -0x5d2790 void __fastcall zCRenderManager DrawVertexBuffer class zCVertexBuffer * int int unsigned short * unsigned long class zCShader * -0x5d2930 void __fastcall zCRenderManager DrawVertexBufferSingleMaterial class zCArray const & class zCShader * -0x5d2940 void __fastcall zCRenderManager PackVB class zCArray const & class zCShader * -0x5d4140 void __cdecl zCMapDetailTexture S_Init -0x5d4450 void __cdecl zCMapDetailTexture S_Init -0x5d44a0 void __thiscall std pair::~pair -0x5d4520 void __cdecl zCMapDetailTexture S_Cleanup -0x5d4530 struct zCMapDetailTexture::zTMapDetailTextureEntry const * __cdecl zCMapDetailTexture S_GetDetailTextureInfo class zSTRING const & -0x5d45a0 void __thiscall std map,class std::allocator >::map,class std::allocator > struct std::less const & class std::allocator const & -0x5d4650 struct zCMapDetailTexture::zTMapDetailTextureEntry & __thiscall std map,class std::allocator >::operator[] class zSTRING const & -0x5d4ed0 unsigned char & __thiscall std basic_string,class std::allocator >::_Refcnt char const * -0x5d4ee0 void __thiscall std::allocator deallocate void * unsigned int -0x5d53c0 void __cdecl std _Construct struct std::pair * struct std::pair const & -0x5d5470 void __cdecl operator delete void * void * -0x5d5480 void * __thiscall std pair::`scalar deleting destructor' unsigned int -0x5d56b0 zCResource* __thiscall zCResource zCResource -0x5d5850 class zCClassDef * __thiscall zCResource _GetClassDef -0x5d5860 void * __thiscall zCResource `scalar deleting destructor' unsigned int -0x5d5890 void __thiscall zCResource ~zCResource -0x5d58f0 void __thiscall zCResource SetCacheInPriority float -0x5d5920 int __thiscall zCResource LoadResourceData -0x5d5a00 int __thiscall zCResource ReleaseResourceData -0x5d5a10 unsigned long __thiscall zCResource GetResSizeBytes -0x5d5a20 void __thiscall zCResource GetCacheConfig unsigned long & unsigned long & -0x5d5a30 void __thiscall zCResource CacheOut -0x5d5a50 void __thiscall zCResource TouchTimeStamp -0x5d5ad0 void __thiscall zCResource TouchTimeStampLocal -0x5d5ae0 void __thiscall zCResource LockStateChange -0x5d5af0 void __thiscall zCResource UnlockStateChange -0x5d5b00 zCResourceManager* __thiscall zCResourceManager zCResourceManager -0x5d5b90 int __thiscall zCThread IsThreadRunning -0x5d5ba0 int __thiscall zCThread GetTerminationRequested -0x5d5bb0 void __thiscall zCThread SetTerminationRequested int -0x5d5bc0 void * __thiscall zCResourceManager `scalar deleting destructor' unsigned int -0x5d5be0 void __thiscall zCResourceManager ~zCResourceManager -0x5d5c70 void __thiscall zCResourceManager PurgeCaches class zCClassDef * -0x5d5e70 void __thiscall zCResourceManager SetThreadingEnabled int -0x5d5e80 int __thiscall zCResourceManager GetThreadingEnabled -0x5d5e90 void __thiscall zCResourceManager InitClassCache -0x5d6100 class zCResourceManager::zCClassCache * __thiscall zCResourceManager GetClassCache class zCResource * -0x5d6170 int __thiscall zCResourceManager GetClassCacheIndex class zCClassDef * -0x5d61a0 void __thiscall zCResourceManager LoadResource class zCResource * -0x5d6280 enum zTResourceCacheState __thiscall zCResourceManager CacheIn class zCResource * float -0x5d6590 void __thiscall zCResourceManager CacheOut class zCResource * -0x5d66c0 void __thiscall zCResourceManager TouchTimeStamp class zCResource * -0x5d6730 void __thiscall zCResourceManager DoFrameActivity -0x5d67c0 void __thiscall zCResourceManager Evict -0x5d6880 unsigned long __thiscall zCResourceManager ThreadProc -0x5d69a0 class zCResource * __thiscall zCResourceManager RemoveCacheInQueue class zCResource * -0x5d6a20 class zCResource * __thiscall zCResourceManager GetNextCacheInQueue -0x5d6a30 void __thiscall zCResourceManager InsertCacheInQueue class zCResource * float -0x5d6b00 void __thiscall zCResourceManager LockCacheInQueue -0x5d6b20 void __thiscall zCResourceManager UnlockCacheInQueue -0x5d6b40 int __thiscall zCResourceManager WaitForCacheIn class zCResource * -0x5d6ba0 void __thiscall zCResourceManager QueueProcess_Start -0x5d6bd0 void __thiscall zCResourceManager QueueProcess_Suspend -0x5d6be0 void __thiscall zCResourceManager QueueProcess_Resume -0x5d6c10 void __thiscall zCResourceManager PrintStatusDebug -0x5d75a0 void __thiscall zCResourceManager::zCClassCache zCClassCache -0x5d75c0 void __thiscall zCResourceManager::zCClassCache ~zCClassCache -0x5d75d0 void __thiscall zCResourceManager::zCClassCache InsertRes class zCResource * -0x5d7630 void __thiscall zCResourceManager::zCClassCache RemoveRes class zCResource * -0x5d76a0 void __thiscall zCResourceManager::zCClassCache TouchRes class zCResource * -0x5d7710 zCResourceManager* __thiscall zCResourceManager zCResourceManager -0x5d7740 void __thiscall zCResourceManager InitClassCache -0x5d7760 void * __thiscall zCResourceManager::zCClassCache `vector deleting destructor' unsigned int -0x5d77b0 void __thiscall zCArray::AllocDelta int -0x5d7890 void __thiscall zCArray::InsertEnd class zCClassDef * const & -0x5d7990 zCSession* __thiscall zCSession zCSession -0x5d79c0 void __thiscall zCSession SetCamera class zCCamera * -0x5d79d0 class zCCamera * __thiscall zCSession GetCamera -0x5d79e0 class zCAICamera * __thiscall zCSession GetCameraAI -0x5d79f0 class zCVob * __thiscall zCSession GetCameraVob -0x5d7a00 class zCView * __thiscall zCSession GetViewport -0x5d7a10 class zCCSManager * __thiscall zCSession GetCutsceneManager -0x5d7a20 void * __thiscall zCSession `scalar deleting destructor' unsigned int -0x5d7a40 void __thiscall zCSession ~zCSession -0x5d7a90 void __thiscall zCSession Done -0x5d7b50 void __thiscall zCSession Init -0x5d7b90 void __thiscall zCSession DesktopInit -0x5d7c20 void __thiscall zCSession CutsceneSystemInit -0x5d7c50 void __thiscall zCSession Render -0x5d7ca0 void __thiscall zCSession RenderBlit -0x5d7cc0 void __thiscall zCSession CamInit -0x5d7ec0 void __thiscall zCSession CamInit class zCVob * class zCCamera * -0x5d7f30 class zCWorld * __thiscall zCSession GetWorld -0x5d7f40 void __thiscall zCSession SaveWorld class zSTRING const & enum zCWorld::zTWorldSaveMode int int -0x5d7f50 int __thiscall zCSession LoadWorld class zSTRING const & enum zCWorld::zTWorldLoadMode -0x5d7f60 void __thiscall zCSession SetTime int int int -0x5d7f70 void __thiscall zCSession GetTime int & int & int & -0x5d7f80 void __thiscall zCSession SetWorld class zCWorld * -0x5d8580 class zCObject * __cdecl zCSkyControler_Indoor _CreateNewInstance -0x5d8660 float __thiscall zCSkyControler GetCloudShadowScale -0x5d8670 void __thiscall zCSkyControler SetCloudShadowScale float -0x5d8680 void __thiscall zCSkyControler SetFillBackground int -0x5d8690 int __thiscall zCSkyControler GetFillBackground -0x5d86a0 void __thiscall zCSkyControler SetLightDirty -0x5d86b0 void __thiscall zCSkyControler SetRelightTime float -0x5d86c0 int __thiscall zCSkyControler GetRelightCtr -0x5d86d0 struct zCOLOR __thiscall zCSkyControler GetDaylightColorFromIntensity int -0x5d86f0 int __thiscall zCSkyControler GetGlobalWindVec class zVEC3 & enum zTAnimationMode -0x5d8700 void __thiscall zCSkyControler SetGlobalSkyScale float -0x5d8710 float __thiscall zCSkyControler GetGlobalSkyScale -0x5d8720 int __thiscall zCSkyControler GetGlobalSkyScaleChanged -0x5d8730 void __thiscall zCSkyControler SetCameraLocationHint enum zCSkyControler::zTCamLocationHint -0x5d8740 void __thiscall zCSkyControler SetWeatherType enum zTWeather -0x5d8750 enum zTWeather __thiscall zCSkyControler GetWeatherType -0x5d8760 class zCClassDef * __thiscall zCSkyControler_Mid _GetClassDef -0x5d8770 void __cdecl zCSkyControler_Indoor operator delete void * -0x5d8790 class zCClassDef * __thiscall zCSkyControler_Indoor _GetClassDef -0x5d87a0 float __thiscall zCSkyControler_Indoor GetTime -0x5d87b0 void __thiscall zCSkyControler_Indoor ResetTime -0x5d87c0 void __thiscall zCSkyControler_Indoor SetOverrideColor class zVEC3 -0x5d87d0 void __thiscall zCSkyControler_Indoor SetOverrideColorFlag int -0x5d87e0 void __thiscall zCSkyControler_Indoor UpdateWorldDependencies -0x5d87f0 void * __thiscall zCSkyControler_Indoor `scalar deleting destructor' unsigned int -0x5d8820 void __thiscall zCSkyControler_Indoor ~zCSkyControler_Indoor -0x5d88e0 class zCClassDef * __thiscall zCSkyControler _GetClassDef -0x5d88f0 zCSkyControler* __thiscall zCSkyControler zCSkyControler -0x5d8ae0 void * __thiscall zCSkyControler `scalar deleting destructor' unsigned int -0x5d8b10 void __thiscall zCSkyControler ~zCSkyControler -0x5d8b80 void __thiscall zCSkyControler ClearBackground struct zCOLOR -0x5d8e40 zCSkyControler_Mid* __thiscall zCSkyControler_Mid zCSkyControler_Mid -0x5d8eb0 void * __thiscall zCSkyControler_Mid `scalar deleting destructor' unsigned int -0x5d8ee0 void __thiscall zCSkyControler_Mid InitUnderwaterPFX -0x5d9130 void * __thiscall zCUnderwaterPFX `scalar deleting destructor' unsigned int -0x5d9160 void __thiscall zCUnderwaterPFX ~zCUnderwaterPFX -0x5d9170 void __thiscall zCSkyControler_Mid ~zCSkyControler_Mid -0x5d9230 void __thiscall zCSkyControler_Mid SetUnderwaterFX int -0x5d92a0 int __thiscall zCSkyControler_Mid GetUnderwaterFX -0x5d92b0 void __thiscall zCSkyControler_Mid RenderSkyPre -0x5d9380 void __thiscall zCSkyControler_Mid RenderSkyPost int -0x5d9560 void __thiscall zCSkyControler_Mid InitScreenBlend -0x5d9680 void __thiscall zCSkyControler_Mid RenderScreenBlend -0x5d9840 void __thiscall zCSkyControler_Mid SetScreenBlendAlpha int -0x5d9860 void __thiscall zCSkyControler_Mid SetScreenBlendColor struct zCOLOR const & -0x5d9870 void __thiscall zCSkyControler_Mid SetScreenBlendAlphaFunc enum zTRnd_AlphaBlendFunc -0x5d9880 zCSkyControler_Indoor* __thiscall zCSkyControler_Indoor zCSkyControler_Indoor -0x5d9920 void __thiscall zCSkyControler_Indoor SetTime float -0x5d99c0 void __thiscall zCSkyControler_Indoor SetFarZ float -0x5d99d0 float __thiscall zCSkyControler_Indoor GetFarZ -0x5d99e0 void __thiscall zCSkyControler_Indoor SetFarZScalability float -0x5d9a30 float __thiscall zCSkyControler_Indoor GetFarZScalability -0x5d9a40 void __thiscall zCSkyControler_Indoor SetBackgroundColor struct zCOLOR -0x5d9a50 struct zCOLOR __thiscall zCSkyControler_Indoor GetBackgroundColor -0x5d9a60 struct zCOLOR __thiscall zCSkyControler_Indoor GetBackgroundColorDef -0x5d9a70 void __thiscall zCSkyControler_Indoor RenderSkyPre -0x5d9b10 void __thiscall zCSkyControler_Indoor RenderSkyPost int -0x5d9b20 int __thiscall zCUnderwaterPFX Render struct zTRenderContext & -0x5d9b40 void __thiscall zCUnderwaterPFX ProcessParticles -0x5d9f40 void __thiscall zCUnderwaterPFX CreateParticles -0x5da200 class zCObject * __cdecl zCSkyControler_Outdoor _CreateNewInstance -0x5da260 void __cdecl zCSkyControler_Outdoor operator delete void * -0x5da2f0 zCOutdoorRainFX* __thiscall zCOutdoorRainFX zCOutdoorRainFX -0x5da4a0 void __thiscall zCOutdoorRainFX ~zCOutdoorRainFX -0x5da5a0 void __thiscall zCOutdoorRainFX UpdateSound float -0x5da7c0 void __thiscall zCOutdoorRainFX SetWeatherType enum zTWeather -0x5dab30 void __thiscall zCOutdoorRainFX SetEffectWeight float float -0x5dacc0 int __thiscall zCOutdoorRainFX CheckCameraBeam class zVEC3 const & -0x5daec0 void __thiscall zCOutdoorRainFX CreateParticles struct zTRenderContext & -0x5db650 void __thiscall zCOutdoorRainFX UpdateParticles -0x5db820 void __thiscall zCOutdoorRainFX RenderParticles struct zTRenderContext & struct zCOLOR -0x5dc9e0 void __thiscall zCSkyState PresetDay0 -0x5dcb70 void __thiscall zCSkyState PresetDay1 -0x5dccf0 void __thiscall zCSkyState PresetDay2 -0x5dcdc0 void __thiscall zCSkyState PresetEvening -0x5dce90 void __thiscall zCSkyState PresetNight0 -0x5dd080 void __thiscall zCSkyState PresetNight1 -0x5dd200 void __thiscall zCSkyState PresetNight2 -0x5dd380 void __thiscall zCSkyState PresetDawn -0x5dd450 zCSkyLayerData* __thiscall zCSkyLayerData zCSkyLayerData -0x5dd570 void __thiscall zCSkyLayerData ~zCSkyLayerData -0x5dd600 zCSkyState* __thiscall zCSkyState zCSkyState -0x5dd630 void __thiscall zCSkyControler_Outdoor ~zCSkyControler_Outdoor -0x5dd650 class zCMesh * __cdecl zCSkyLayer CreateSkyPoly -0x5dd820 zCSkyLayer* __thiscall zCSkyLayer zCSkyLayer -0x5dd860 void __thiscall zCSkyLayer ~zCSkyLayer -0x5dd8c0 class zCMesh * __cdecl zCSkyLayer CreateSkyDomeMesh -0x5ddf90 void __thiscall zCSkyLayer SetDomeMeshEnabled int -0x5ddff0 void __thiscall zCSkyLayer SetSkyDomeTexture class zCTexture * -0x5de040 void __thiscall zCSkyLayer SetSkyPolyTexture class zCTexture * -0x5de050 void __thiscall zCSkyLayer RenderSkyLayer class zCSkyState * -0x5de080 void __thiscall zCSkyLayer RenderSkyLayer class zCSkyState * -0x5de490 void __thiscall zCSkyLayer RenderSkyLayer class zCSkyState * -0x5de920 void __thiscall zCSkyLayer ColorizeSkyDome -0x5def50 void __thiscall zCSkyLayer RenderRainCloudLayer struct zCOLOR -0x5df470 zCSkyControler_Outdoor* __thiscall zCSkyControler_Outdoor zCSkyControler_Outdoor int -0x5df8f0 zCSkyPlanet* __thiscall zCSkyPlanet zCSkyPlanet -0x5df900 void __thiscall zCSkyPlanet ~zCSkyPlanet -0x5df930 class zCClassDef * __thiscall zCSkyControler_Outdoor _GetClassDef -0x5df940 float __thiscall zCSkyControler_Outdoor GetTime -0x5df950 void __thiscall zCSkyControler_Outdoor SetBackgroundColor struct zCOLOR -0x5df960 struct zCOLOR __thiscall zCSkyControler_Outdoor GetBackgroundColor -0x5df990 struct zCOLOR __thiscall zCSkyControler_Outdoor GetBackgroundColorDef -0x5df9a0 void __thiscall zCSkyControler_Outdoor SetOverrideColor class zVEC3 -0x5df9c0 void __thiscall zCSkyControler_Outdoor SetOverrideColorFlag int -0x5df9d0 int __thiscall zCSkyControler_Outdoor GetRenderLightning -0x5df9e0 void __thiscall zCSkyControler_Outdoor SetCameraLocationHint enum zCSkyControler::zTCamLocationHint -0x5df9f0 float __thiscall zCSkyControler_Outdoor GetGlobalSkyScale -0x5dfa00 int __thiscall zCSkyControler_Outdoor GetGlobalSkyScaleChanged -0x5dfa10 void * __thiscall zCSkyControler_Outdoor `scalar deleting destructor' unsigned int -0x5dfa40 void __thiscall zCSkyControler_Outdoor ~zCSkyControler_Outdoor -0x5dfc50 void __thiscall zCSkyControler_Outdoor Init -0x5e04e0 void __thiscall zCSkyControler_Outdoor SetGlobalSkyScale float -0x5e0510 void __thiscall zCSkyControler_Outdoor UpdateWorldDependencies -0x5e0560 int __thiscall zCSkyControler_Outdoor GetStateTextureSearch int int int -0x5e05b0 void __thiscall zCSkyControler_Outdoor ApplyStateTexToLayer int int -0x5e0a80 void __thiscall zCSkyControler_Outdoor RenderPlanets float -0x5e10f0 void __thiscall zCSkyControler_Outdoor ReadFogColorsFromINI -0x5e1840 void __fastcall zCSkyControler_Outdoor ApplyFogColorsFromINI int -0x5e1920 void __thiscall zCSkyControler_Outdoor CreateDefault -0x5e1e70 void __thiscall zCSkyControler_Outdoor Interpolate -0x5e25a0 void __thiscall zCSkyControler_Outdoor SetTime float -0x5e25d0 void __thiscall zCSkyControler_Outdoor ResetTime -0x5e25f0 struct zCOLOR __thiscall zCSkyControler_Outdoor GetDaylightColorFromIntensity int -0x5e2610 void __thiscall zCSkyControler_Outdoor CalcPolyLightCLUT class zVEC3 const & class zVEC3 const & -0x5e2730 void __thiscall zCSkyControler_Outdoor InitSkyPFX -0x5e2910 void __thiscall zCSkyControler_Outdoor CalcFog -0x5e30a0 void __thiscall zCSkyControler_Outdoor SetFarZ float -0x5e30b0 float __thiscall zCSkyControler_Outdoor GetFarZ -0x5e30c0 void __thiscall zCSkyControler_Outdoor SetFarZScalability float -0x5e3110 float __thiscall zCSkyControler_Outdoor GetFarZScalability -0x5e3120 void __thiscall zCSkyControler_Outdoor RenderSkyPFX -0x5e3460 void __thiscall zCSkyControler_Outdoor CalcGlobalWind -0x5e3a00 int __thiscall zCSkyControler_Outdoor GetGlobalWindVec class zVEC3 & enum zTAnimationMode -0x5e3a40 float __thiscall zCSkyControler_Outdoor GetCloudShadowScale -0x5e3a60 void __thiscall zCSkyControler_Outdoor SetCloudShadowScale float -0x5e3aa0 void __thiscall zCSkyControler_Outdoor RenderSkyPre -0x5e4180 void __thiscall zCSkyControler_Outdoor ProcessRainFX -0x5e4480 void __thiscall zCSkyControler_Outdoor SetRainFXWeight float float -0x5e45b0 void __thiscall zCSkyControler_Outdoor RenderSetup -0x5e4620 void __thiscall zCSkyControler_Outdoor RenderSky -0x5e47d0 void __thiscall zCSkyControler_Outdoor RenderSkyPost int -0x5e4890 void __thiscall zCSkyControler_Outdoor Archive class zCArchiver & -0x5e4980 void __thiscall zCSkyControler_Outdoor Unarchive class zCArchiver & -0x5e4a80 void __thiscall zCSkyControler_Outdoor SetWeatherType enum zTWeather -0x5e4bf0 void __thiscall zCSkyControler_Outdoor ~zCSkyControler_Outdoor -0x5e4c10 void __thiscall zCArray::InsertEnd class zCSkyState * const & -0x5e4ce0 void __thiscall zCOutdoorRainFX ~zCOutdoorRainFX -0x5e4d00 void __thiscall zCArray::AllocDelta int -0x5e4d60 void __thiscall zCArray::InsertEnd class zVEC3 const & -0x5e4db0 void __thiscall zCArray::InsertEnd struct zCOutdoorRainFX::zSParticle * const & -0x5e4e80 void __thiscall zCArray::AllocDelta int -0x5e52b0 int __thiscall zCSoundSystem GetNumReverbPresets -0x5e52c0 class zSTRING const * __thiscall zCSoundSystem GetReverbPresetName int -0x5e52e0 void __thiscall zCSoundFX GetCacheConfig unsigned long & unsigned long & -0x5e5670 void __thiscall zCSoundManager::zTScriptSoundData zTScriptSoundData -0x5e56b0 void __thiscall zCSoundManager DebugMessage class zSTRING const & -0x5e5750 void __thiscall zCSoundManager::zCTableEntry zCTableEntry -0x5e58f0 class zSTRING __thiscall zCSoundManager SearchMediumTypeIDList int int -0x5e5ac0 void __thiscall zCSoundManager::zCMediumType ~zCMediumType -0x5e5b10 int __thiscall zCSoundManager GetMediumIndex char -0x5e5bf0 int __thiscall zCSoundManager GetCollSndTableIndex class zSTRING const & -0x5e5d30 void __thiscall zCSoundManager StartHitSound class zCVob * enum zCSoundManager::zTSndManMedium enum zCSoundManager::zTSndManMedium int int class zCCollisionReport const * -0x5e6860 void __thiscall zCSoundManager::zCSoundEventData zCSoundEventData -0x5e69b0 void __thiscall zCSoundManager::zCSoundEventData GetData class zSTRING const & class zCSoundFX * & class zCParticleEmitter * & -0x5e6a90 void __thiscall zCSoundManager::zCSoundEventData GetData class zCSoundFX * & class zCParticleEmitter * & -0x5e6af0 void __thiscall zCSoundManager StartAttackSound class zCVob * enum zCSoundManager::zTSndManMedium enum zCSoundManager::zTSndManMedium int int -0x5e70b0 int __thiscall zCSoundManager StartSlideSound class zCVob * int -0x5e7310 void __thiscall zCSoundManager StartDestructionSound class zCVob * int -0x5e7640 void __thiscall zCSoundManager Init -0x5e7cc0 int __thiscall zCArraySort::Search struct zCSoundManager::zCSoundEventData const & -0x5e7d30 void * __thiscall zCSoundManager::zCMediumType `vector deleting destructor' unsigned int -0x5e7d90 void __thiscall zCArraySort::InsertEnd class zCSoundManager::zCMediumType const & -0x5e7f10 void __thiscall zCArraySort::InsertEnd struct zCSoundManager::zCSoundEventData const & -0x5e80a0 void __thiscall zCArraySort::AllocDelta int -0x5e82a0 void __thiscall zCSoundManager::zCMediumType zCMediumType -0x5e82c0 void __thiscall zCArraySort::AllocDelta int -0x5e8500 zCSparseArrayBase* __thiscall zCSparseArrayBase zCSparseArrayBase unsigned long -0x5e8590 unsigned long __thiscall zCSparseArrayBase SizeAll -0x5e85b0 void * __thiscall zCSparseArrayBase IndexPtr unsigned long -0x5e85d0 void * __thiscall zCSparseArrayBase DataPtr unsigned long -0x5e85f0 class zCSparseArrayManDat * __thiscall zCSparseArrayBase ManDatPtr unsigned long -0x5e8610 void __thiscall zCSparseArrayBase DestructIndex void * -0x5e8620 void __thiscall zCSparseArrayBase ConstructData void * -0x5e8630 void __thiscall zCSparseArrayBase DestructData void * -0x5e8640 void * __thiscall zCSparseArrayBase `scalar deleting destructor' unsigned int -0x5e8670 void __thiscall zCSparseArrayBase ~zCSparseArrayBase -0x5e8680 void __thiscall zCSparseArrayBase Destroy -0x5e87b0 void * __thiscall zCSparseArrayBase Element void const * -0x5e8800 void * __thiscall zCSparseArrayBase Insert void const * -0x5e8a70 void __thiscall zCSparseArrayBase Delete void const * -0x5e8b80 void __thiscall zCSparseArrayBase Clear -0x5e8bc0 int __thiscall zCSparseArrayBase IndexIsEqual void const * void const * -0x5e8be0 void __thiscall zCSparseArrayBase CopyIndex void * void const * -0x5e8c10 void __thiscall zCSparseArrayBase Hash void const * unsigned long & unsigned long & -0x5e8c40 unsigned long __thiscall zCSparseArrayBase Find void const * -0x5e8dc0 void __thiscall zCSparseArrayBase Create unsigned long -0x5e8e30 void __thiscall zCSparseArrayBase Resize unsigned long -0x5e92c0 void * __thiscall zCSparseArrayBase DataPtr unsigned long void * -0x5e92f0 void __thiscall zCSparseArrayBase AddRef class zCSparseArrayManDat * -0x5e9350 void __thiscall zCSparseArrayBase Release class zCSparseArrayManDat * -0x5e93a0 void __thiscall zCSparseArrayBase CheckResize -0x5e93d0 void __cdecl Hash void const * unsigned long unsigned long & unsigned long & unsigned long -0x5e9490 zCCacheBase* __thiscall zCCacheBase zCCacheBase -0x5e94c0 void * __thiscall zCCacheBase `scalar deleting destructor' unsigned int -0x5e9510 void __thiscall zCCacheBase ~zCCacheBase -0x5e9550 void __cdecl zCCacheBase S_PurgeCaches -0x5e9590 void __cdecl zCCacheBase S_ClearCaches -0x5e99c0 class zCObject * __cdecl zCTextureFileFormatTGA _CreateNewInstance -0x5e9ad0 void __cdecl zCTextureFileFormatTGA operator delete void * -0x5e9af0 class zCClassDef * __thiscall zCTextureFileFormatTGA _GetClassDef -0x5e9b00 int __thiscall zCTextureFileFormatTGA SaveTexture class zSTRING const & class zCTextureExchange * -0x5e9b10 int __thiscall zCTextureFileFormatTGA SaveTexture class zFILE & class zCTextureExchange * -0x5e9b20 int __thiscall zCTextureFileFormatTGA CanSave -0x5e9b30 int __thiscall zCTextureFileFormatTGA CanLoad -0x5e9d30 class zCObject * __cdecl zCTextureFileFormatInternal _CreateNewInstance -0x5e9e40 class zCClassDef * __thiscall zCTextureFileFormatInternal _GetClassDef -0x5e9e50 int __thiscall zCTextureFileFormatInternal CanSave -0x5e9e60 int __thiscall zCTextureFileFormatInternal CanLoad -0x5e9e70 zCTextureFileFormatTGA* __thiscall zCTextureFileFormatTGA zCTextureFileFormatTGA -0x5e9f70 void * __thiscall zCTextureFileFormatTGA `scalar deleting destructor' unsigned int -0x5e9fa0 void __thiscall zCTextureFileFormatTGA ~zCTextureFileFormatTGA -0x5e9fc0 class zCClassDef * __thiscall zCTextureFileFormat _GetClassDef -0x5e9fd0 void * __thiscall zCTextureFileFormat `scalar deleting destructor' unsigned int -0x5ea000 void __thiscall zCTextureFileFormat ~zCTextureFileFormat -0x5ea010 class zSTRING const & __thiscall zCTextureFileFormatTGA GetFileExtension -0x5ea060 int __thiscall zCTextureFileFormatTGA ReadTGAHeader class zFILE * -0x5ea4e1 int __thiscall zCTextureFileFormatTGA ReadTGAHeader class zFILE * -0x5ea627 int __thiscall zCTextureFileFormatTGA ReadTGAHeader class zFILE * -0x5ea740 int __thiscall zCTextureFileFormatTGA ReadTGAColorMap class zFILE * -0x5eab86 int __thiscall zCTextureFileFormatTGA ReadTGAColorMap class zFILE * -0x5eacc0 int __thiscall zCTextureFileFormatTGA ReadTGARLEPixel class zFILE * unsigned char * int -0x5eaf30 int __thiscall zCTextureFileFormatTGA ReadTGASpan class zFILE * unsigned char * int int -0x5eb040 int __thiscall zCTextureFileFormatTGA ReadTGAData class zFILE * -0x5eb08f int __thiscall zCTextureFileFormatTGA ReadTGAData class zFILE * -0x5eb2a0 int __thiscall zCTextureFileFormatTGA LoadTexture class zFILE & class zCTextureExchange * -0x5eb410 int __thiscall zCTextureFileFormatTGA LoadTexture class zSTRING const & class zCTextureExchange * -0x5eb610 zCTextureFileFormatInternal* __thiscall zCTextureFileFormatInternal zCTextureFileFormatInternal -0x5eb720 void * __thiscall zCTextureFileFormatInternal `vector deleting destructor' unsigned int -0x5eb750 void __thiscall zCTextureFileFormatInternal ~zCTextureFileFormatInternal -0x5eb760 class zSTRING const & __thiscall zCTextureFileFormatInternal GetFileExtension -0x5eb7b0 int __thiscall zCTextureFileFormatInternal ReadHeader class zFILE & -0x5eb810 int __thiscall zCTextureFileFormatInternal ReadData class zFILE & class zCTextureExchange * int -0x5eba90 int __thiscall zCTextureFileFormatInternal LoadTexture class zFILE & class zCTextureExchange * -0x5ebb10 int __thiscall zCTextureFileFormatInternal LoadTexture class zSTRING const & class zCTextureExchange * -0x5ebc40 int __thiscall zCTextureFileFormatInternal WriteHeader class zFILE & class zCTextureExchange * -0x5ebcb0 int __thiscall zCTextureFileFormatInternal WriteData class zFILE & class zCTextureExchange * -0x5ebe10 int __thiscall zCTextureFileFormatInternal SaveTexture class zFILE & class zCTextureExchange * -0x5ebed0 int __thiscall zCTextureFileFormatInternal SaveTexture class zSTRING const & class zCTextureExchange * -0x5ec5e0 zCTexture* __thiscall zCTexture zCTexture -0x5ec630 void * __thiscall zCTextureExchange `scalar deleting destructor' unsigned int -0x5ec650 class zCClassDef * __thiscall zCTexture _GetClassDef -0x5ec660 int __thiscall zCTexture HasAlpha -0x5ec670 int __thiscall zCTexture GetChromaKeyingEnabled -0x5ec680 void __thiscall zCTexture SetChromaKeyingEnabled int -0x5ec690 void * __thiscall zCTexture `scalar deleting destructor' unsigned int -0x5ec6c0 void __thiscall zCTexture InitValues -0x5ec6f0 void __thiscall zCTexture ~zCTexture -0x5ec790 void __thiscall zCTexture ~zCTexture -0x5ec7a0 class zCTexture * __cdecl zCTexture SearchName class zSTRING & -0x5ec7c0 int __thiscall zCTexture IsLightmap -0x5ec810 class zCTexture * __thiscall zCTexture GetAniTexture -0x5ec870 void __thiscall zCTexture AddAniTex int class zCTexture * -0x5ec8b0 void __thiscall zCTexture PrecacheTexAniFrames float -0x5ec8f0 class zCTexture * __cdecl zCTexture Load class zSTRING & int -0x5ed5b0 class zCTexture * __cdecl zCTexture LoadSingle class zSTRING & int -0x5ed760 int __cdecl zCTexture Exists class zSTRING & -0x5ed930 void __cdecl zCTexture AutoDetectRendererTexScale -0x5ee0f0 void __cdecl zCTexture RefreshTexMaxSize int -0x5ee180 int __thiscall zCTextureConvert LoadFromFileFormat class zSTRING const & -0x5ee260 int __thiscall zCTextureConvert SaveToFileFormat class zSTRING const & -0x5ee340 int __thiscall zCTextureConvert LoadFromFileFormat class zFILE & class zCTextureFileFormat * -0x5ee370 int __thiscall zCTextureConvert SaveToFileFormat class zFILE & class zCTextureFileFormat * -0x5ee3a0 int __thiscall zCTextureConvert SaveInternal class zFILE & -0x5ee430 int __thiscall zCTextureConvert LoadInternal class zFILE & -0x5ee4c0 void __thiscall zCTextureConvert ConvertToNewFormat enum zTRnd_TextureFormat const & -0x5ee4f0 void __thiscall zCTextureConvert ConvertToNewSize int int -0x5ee5e0 void __thiscall zCTextureConvert GenerateMipMaps -0x5ee630 int __cdecl zCTextureConvert CalcNumMipMaps unsigned long unsigned long -0x5ee660 void __cdecl zCTextureConvert CorrectAspectRatio int & int & -0x5ee6e0 void __cdecl zCTextureConvert CorrectPow2 int & int & -0x5ee720 int __thiscall zCTexture LoadResourceData -0x5ee780 int __thiscall zCTexture ReleaseResourceData -0x5ee7e0 unsigned long __thiscall zCTexture GetResSizeBytes -0x5ee970 void __thiscall zCTexture GetCacheConfig unsigned long & unsigned long & -0x5eec40 int __cdecl zCTexture ConvertTexture class zSTRING const & -0x5ef3c0 void __thiscall zCTexture ForceConvertAndReloadTexture -0x5ef490 enum zTRnd_TextureFormat __cdecl zCTexture CalcNextBestTexFormat enum zTRnd_TextureFormat -0x5ef590 void __cdecl zCTexture CalcDesiredBPP class zSTRING const * enum zCTexture::zTTexFileDesiredBPP & enum zTRnd_TextureFormat & int & -0x5ef710 int __thiscall zCTexture LoadAndConvertInternal class zFILE & -0x5efa90 int __thiscall zCTexture SaveAndConvertInternal class zFILE & -0x5efc30 int __thiscall zCTexture CacheInNamed class zSTRING const * -0x5f04e7 int __thiscall zCTexture CacheInNamed class zSTRING const * -0x5f0640 int __thiscall zCTexture IsTextureTileBaseSlice -0x5f0670 int __thiscall zCTexture CreateTextureTile class zCTextureExchange * -0x5f0e20 void __thiscall zCTexture GetPixelSize int & int & -0x5f0e50 int __thiscall zCTextureFileHandler HandleFile class zSTRING const & char const * struct _finddata_t -0x5f1150 void __cdecl zCTexture ScanConvertTextures class zSTRING -0x5f1390 int __cdecl zCTextureExchange CopyContents class zCTextureExchange * class zCTextureExchange * -0x5f14a0 int __thiscall zCTextureExchange GetMemSizeBytes -0x5f1550 class zVEC4 __thiscall zCTextureExchange GetRGBAAtTexel float float -0x5f1ab0 class zVEC4 __thiscall zCTextureExchange GetRGBAAtPtr unsigned char * struct zTTexPalette * enum zTRnd_TextureFormat -0x5f1db3 class zVEC4 __thiscall zCTextureExchange GetRGBAAtPtr unsigned char * struct zTTexPalette * enum zTRnd_TextureFormat -0x5f1fe0 class zCObject * __cdecl zCLightMap _CreateNewInstance -0x5f20a0 class zCClassDef * __thiscall zCLightMap _GetClassDef -0x5f20b0 zCLightMap* __thiscall zCLightMap zCLightMap -0x5f2140 void * __thiscall zCLightMap `scalar deleting destructor' unsigned int -0x5f2170 void __thiscall zCLightMap ~zCLightMap -0x5f21e0 void __thiscall zCLightMap SetTexture class zCTexture * -0x5f2220 void __thiscall zCLightMap CalcLightmapOriginUpRight class zVEC3 const & class zVEC3 const & class zVEC3 const & -0x5f2300 void __cdecl zClamp unsigned long & unsigned long unsigned long -0x5f2360 unsigned long __stdcall zThreadProc class zCThread * -0x5f2370 zCThread* __thiscall zCThread zCThread -0x5f2390 void * __thiscall zCThread `scalar deleting destructor' unsigned int -0x5f23f0 void __thiscall zCThread ~zCThread -0x5f2440 void __thiscall zCThread BeginThread -0x5f2530 unsigned long __thiscall zCThread ThreadProc -0x5f2540 void __thiscall zCThread EndThread -0x5f2580 int __thiscall zCThread SuspendThread -0x5f25b0 int __thiscall zCThread ResumeThread -0x5f25e0 void __thiscall zCThread SleepThread unsigned long -0x5f25f0 zCCriticalSection* __thiscall zCCriticalSection zCCriticalSection -0x5f2610 void * __thiscall zCCriticalSection `scalar deleting destructor' unsigned int -0x5f2630 void __thiscall zCCriticalSection ~zCCriticalSection -0x5f2650 void * __thiscall zCSyncObject `scalar deleting destructor' unsigned int -0x5f2670 int __thiscall zCCriticalSection Lock unsigned long -0x5f2690 int __thiscall zCCriticalSection Unlock -0x5f26a0 zCMutex* __thiscall zCMutex zCMutex -0x5f2790 zCMutex* __thiscall zCMutex zCMutex -0x5f27a0 void * __thiscall zCMutex `scalar deleting destructor' unsigned int -0x5f27c0 void __thiscall zCMutex ~zCMutex -0x5f27f0 int __thiscall zCMutex Lock unsigned long -0x5f2810 int __thiscall zCMutex Unlock -0x5f2890 zCTimer* __thiscall zCTimer zCTimer -0x5f28c0 void __thiscall zCTimer ResetTimer -0x5f2a10 void __thiscall zCTimer SetFrameTime float -0x5f2a80 void __cdecl zCTimer S_SetMaxFPS unsigned long -0x5f2a90 unsigned long __cdecl zCTimer S_GetMaxFPS -0x5f2aa0 void __thiscall zCTimer SetMaxFPS unsigned long -0x5f2ab0 void __cdecl zCTimer FrameUpdate -0x5f2b30 void __thiscall zCTimer LimitFPS int -0x5f2c20 unsigned long __cdecl zCChecksum GetBufferCRC32 unsigned char * unsigned long unsigned long -0x5f2d60 void __thiscall zCChecksum BeginChecksum -0x5f2d70 unsigned long __thiscall zCChecksum EndChecksum -0x5f2d80 void __thiscall zCChecksum CalcBufferChecksum unsigned char * unsigned long -0x5f2da0 void __thiscall zCChecksum CalcFileChecksum class zFILE * -0x5f2e00 void __thiscall zCChecksum CalcFileChecksum class zSTRING const & -0x5f2e90 unsigned short __cdecl zCChecksum16 GetBufferCRC16 unsigned char * unsigned long unsigned short -0x5f2fe0 void __thiscall zCChecksum16 BeginChecksum -0x5f2ff0 unsigned short __thiscall zCChecksum16 EndChecksum -0x5f3000 void __thiscall zCChecksum16 CalcBufferChecksum unsigned char * unsigned long -0x5f3080 zCFPUControler* __thiscall zCFPUControler zCFPUControler -0x5f30c0 void __thiscall zCFPUControler SaveCurrentControlWord -0x5f30e0 void __thiscall zCFPUControler RestoreSavedControlWord -0x5f30f0 unsigned long __thiscall zCFPUControler GetCurrentControlWord -0x5f3100 void __thiscall zCFPUControler RestoreDefaultControlWord -0x5f3110 void __thiscall zCFPUControler ComputeDefaultControlWord -0x5f3150 void __thiscall zCFPUControler SetControlWord unsigned long -0x5f3170 void __thiscall zCFPUControler SetPrecision_24 -0x5f3190 void __thiscall zCFPUControler SetPrecision_53 -0x5f31b0 void __thiscall zCFPUControler SetPrecision_64 -0x5f31d0 void __thiscall zCFPUControler PrintStatus -0x5f3c50 float __cdecl zSinApprox float -0x5f3c90 float __cdecl zCosApprox float -0x5f3cd0 void __cdecl zSinCosApprox float float & float & -0x5f3d90 void __cdecl Trg_Init -0x5f3db0 class zSTRING __thiscall zCOLOR GetDescription -0x5f4120 void __thiscall zCOLOR SetByDescription class zSTRING const & -0x5f43a0 class zSTRING __thiscall zCOLOR GetDescriptionRGB -0x5f4650 int __thiscall zTPlane ClassifyPointBSPBuild class zVEC3 const & -0x5f46a0 class zSTRING __thiscall zTPlane Print -0x5f4a80 void __thiscall zTPlane Calc class zVEC3 const & class zVEC3 const & class zVEC3 const & -0x5f4b60 void __thiscall zTPlane GetOriginUpRight class zVEC3 & class zVEC3 & class zVEC3 & -0x5f4f50 zCVertexBuffer* __thiscall zCVertexBuffer zCVertexBuffer -0x5f5070 class zCClassDef * __thiscall zCVertexBuffer _GetClassDef -0x5f5080 int __thiscall zCVertexBuffer Create unsigned long unsigned long unsigned long -0x5f5090 int __thiscall zCVertexBuffer Destroy -0x5f50a0 int __thiscall zCVertexBuffer Lock unsigned long -0x5f50b0 int __thiscall zCVertexBuffer Unlock -0x5f50c0 int __thiscall zCVertexBuffer IsLocked -0x5f50d0 int __thiscall zCVertexBuffer Optimize -0x5f50e0 int __thiscall zCVertexBuffer SetPrimitiveType enum zTVBufferPrimitiveType -0x5f50f0 enum zTVBufferPrimitiveType __thiscall zCVertexBuffer GetPrimitiveType -0x5f5100 unsigned long __thiscall zCVertexBuffer GetVertexFormat -0x5f5110 enum zTVBufferVertexType __thiscall zCVertexBuffer GetVertexType -0x5f5120 int __thiscall zCVertexBuffer SetIndexList class zCArray const & -0x5f5130 int __thiscall zCVertexBuffer SetIndexListSize unsigned long -0x5f5140 unsigned long __thiscall zCVertexBuffer GetIndexListSize -0x5f5150 unsigned short * __thiscall zCVertexBuffer GetIndexListPtr -0x5f5160 void * __thiscall zCVertexBuffer `scalar deleting destructor' unsigned int -0x5f5190 void __thiscall zCVertexBuffer ~zCVertexBuffer -0x5f5200 void __thiscall zCVertexBuffer AddRecreateLostVBCallback int (__cdecl*)(class zCVertexBuffer * void *) void * -0x5f5310 void __thiscall zCVertexBuffer RemoveRecreateLostVBCallback int (__cdecl*)(class zCVertexBuffer * void *) void * -0x5f5370 int __thiscall zCVertexBuffer CallRecreateLostVBCallbacks -0x5f54d0 zCVertexBufferDyn* __thiscall zCVertexBufferDyn zCVertexBufferDyn unsigned long unsigned long -0x5f5520 void __thiscall zCVertexBufferDyn ~zCVertexBufferDyn -0x5f5560 void * __thiscall zCVertexBufferDyn Lock unsigned long unsigned long & -0x5f55e0 void __thiscall zCVertexBufferDyn Unlock -0x5f5600 zCVertexBufferDyn2* __thiscall zCVertexBufferDyn2 zCVertexBufferDyn2 unsigned long unsigned long -0x5f5650 void __thiscall zCVertexBufferDyn2 ~zCVertexBufferDyn2 -0x5f56a0 void __thiscall zCVertexBufferDyn2 ReserveVerts unsigned long -0x5f56c0 void * __thiscall zCVertexBufferDyn2 Lock unsigned long & -0x5f5720 void __thiscall zCVertexBufferDyn2 Unlock unsigned long -0x5f5780 zCVertexBufferManager* __thiscall zCVertexBufferManager zCVertexBufferManager -0x5f5810 class zCVertexBuffer * __thiscall zCVertexBufferManager AcquireVertexBuffer unsigned long unsigned long unsigned long unsigned long int & -0x5f5b80 int __thiscall zCVertexBufferManager ReleaseVertexBuffer class zCVertexBuffer * -0x5f5c40 void __thiscall zCVertexBufferManager UnlockOpenVertexBuffers -0x5f5e40 void __thiscall zCVertexBufferManager StartChangeWorld -0x5f5e50 void __thiscall zCVertexBufferManager EndChangeWorld -0x5f5e80 void __thiscall zCArray::AllocDelta int -0x5f6100 class zCObject * __cdecl zCEventMessage _CreateNewInstance -0x5f6260 void __cdecl zCEventMessage operator delete void * -0x5f6460 class zCObject * __cdecl zCEventCore _CreateNewInstance -0x5f6730 class zCObject * __cdecl zCVobLightPreset _CreateNewInstance -0x5f6880 void __cdecl zCVobLightPreset operator delete void * -0x5f68a0 class zCClassDef * __thiscall zCVobLightPreset _GetClassDef -0x5f68b0 void * __thiscall zCVobLightPreset `scalar deleting destructor' unsigned int -0x5f68e0 void __thiscall zCVobLightPreset ~zCVobLightPreset -0x5f6b50 class zCObject * __cdecl zCVob _CreateNewInstance -0x5f6da0 class zCObject * __cdecl zCVobLevelCompo _CreateNewInstance -0x5f6e20 void __cdecl zCVobLevelCompo operator delete void * -0x5f6e40 class zCClassDef * __thiscall zCVobLevelCompo _GetClassDef -0x5f6e50 void * __thiscall zCVobLevelCompo `scalar deleting destructor' unsigned int -0x5f6e80 void __thiscall zCVobLevelCompo ~zCVobLevelCompo -0x5f7380 void __thiscall zCVob OnTrigger class zCVob * class zCVob * -0x5f7390 void __thiscall zCVob OnUntrigger class zCVob * class zCVob * -0x5f73a0 void __thiscall zCVob OnTouch class zCVob * -0x5f73b0 void __thiscall zCVob OnUntouch class zCVob * -0x5f73c0 void __thiscall zCVob OnTouchLevel -0x5f73d0 void __thiscall zCVob OnDamage class zCVob * class zCVob * float int class zVEC3 const & -0x5f73e0 void __thiscall zCVob OnMessage class zCEventMessage * class zCVob * -0x5f73f0 zCVob* __thiscall zCVob zCVob -0x5f7650 void * __thiscall zCVob `scalar deleting destructor' unsigned int -0x5f7680 void __thiscall zCVob ~zCVob -0x5f78f0 void __cdecl zCVob InitVobSystem -0x5f7a10 void __cdecl zCVob CleanupVobSystem -0x5f7ad0 void __cdecl zCVob ResetIDCtr -0x5f7ae0 unsigned long __cdecl zCVob GetNextFreeVobID -0x5f7af0 void __thiscall zCVob SetVobID unsigned long const & -0x5f7b00 void __thiscall zCVob SetAI class zCAIBase * -0x5f7b50 void __thiscall zCVob SetVobPresetName class zSTRING const & -0x5f7b60 class zSTRING const & __thiscall zCVob GetVobPresetName -0x5f7b70 class zCRigidBody * __thiscall zCVob GetRigidBody -0x5f7be0 void __fastcall zCVob ArchivePacked class zCArchiver & -0x5f7fc0 void __fastcall zCVob ArchiveVerbose class zCArchiver & -0x5f8350 void __thiscall zCVob Archive class zCArchiver & -0x5f8410 void __fastcall zCVob UnarchivePacked class zCArchiver & int -0x5f8930 void __fastcall zCVob UnarchiveVerbose class zCArchiver & -0x5f8e80 void __thiscall zCVob Unarchive class zCArchiver & -0x5f8fd0 void __thiscall zCVob SetVobName class zSTRING const & -0x5f9010 class zCEventManager * __fastcall zCVob GetEM int -0x5f9040 int __thiscall zCVob TraceRay class zVEC3 const & class zVEC3 const & int struct zTTraceRayReport & -0x5f9330 struct zCOLOR __thiscall zCVob CalcLightSampleAtOrigin -0x5f93b0 struct zCOLOR __thiscall zCVob GetLightColorStat -0x5f9640 struct zCOLOR __thiscall zCVob GetLightColorStatGroundPoly -0x5f9670 struct zCOLOR __thiscall zCVob GetLightColorDyn -0x5f9850 int __fastcall zCVob CalcStaticLight class zVEC3 & -0x5f9ce0 class zSTRING const * __thiscall zCVob GetSectorNameVobIsIn -0x5f9d00 void __cdecl zCVob LoadGroundShadowMesh -0x5f9e00 void __cdecl zCVob DeleteGroundShadowMesh -0x5f9e30 void __fastcall zCVob SetGroundShadowSize class zVEC2 const & -0x5f9e80 class zVEC2 __fastcall zCVob GetGroundShadowSize -0x5f9ed0 void __fastcall zCVob RenderGroundShadow struct zTRenderContext & -0x5fa3a0 class zVEC2 __cdecl operator- class zVEC2 const & class zVEC2 const & -0x5fa3c0 class zCVisual * __thiscall zCVob GetClassHelperVisual -0x5fa5c0 void __thiscall zCVob CalcRenderAlpha float class zCVisual * & float & -0x5fa7a0 int __fastcall zCVob Render struct zTRenderContext & -0x5fac90 struct zCOLOR __thiscall zCVob GetLightColorAtCenter -0x5fae10 void __thiscall zCVob RemoveVobFromWorld -0x5fae30 void __thiscall zCVob RemoveVobSubtreeFromWorld -0x5fae50 void __thiscall zCVob ThisVobAddedToWorld class zCWorld * -0x5fae70 void __thiscall zCVob ThisVobRemovedFromWorld class zCWorld * -0x5fae90 void __thiscall zCVob AddRefVobSubtree class zCTree * int -0x5faf10 void __thiscall zCVob ReleaseVobSubtree class zCTree * -0x5faf70 void __thiscall zCVob RemoveWorldDependencies int -0x5fb150 void * __thiscall zCTree::`scalar deleting destructor' unsigned int -0x5fb1c0 void __thiscall zCVob RemoveVobFromGlobalVobTree -0x5fb2b0 void __thiscall zCVob RemoveVobFromBspTree -0x5fb2d0 class zSTRING __thiscall zCVob GetVobInfo -0x5fb6c0 void __thiscall zCVob SetVisual class zCVisual * -0x5fb850 void __thiscall zCVob SetVisual class zSTRING const & -0x5fbb00 void __thiscall zCVob SetSleeping int -0x5fbb30 void __thiscall zCVob SetSleepingMode enum zTVobSleepingMode -0x5fbcf0 void __thiscall zCVob UpdateVisualDependencies -0x5fbd80 void __thiscall zCVob AddVobToWorld_CorrectParentDependencies -0x5fbda0 void __thiscall zCVob ResetOnTimer -0x5fbdb0 void __thiscall zCVob SetOnTimer float -0x5fbde0 int __thiscall zCVob IsOnTimer -0x5fbe00 void __thiscall zCVob ProcessOnTimer -0x5fbe30 void __thiscall zCVob DoFrameActivity -0x5fc050 void __thiscall zCVob CheckModelLimbCollision class zCModelNodeInst * int class zCList & -0x5fcb40 int __thiscall zTBBox3D IsIntersecting struct zTBBox3D const & -0x5fcba0 void __thiscall zCVob::zTModelLimbColl zTModelLimbColl -0x5fcbb0 void * __thiscall zCVob::zTModelLimbColl `scalar deleting destructor' unsigned int -0x5fcbd0 void __thiscall zCVob::zTModelLimbColl ~zTModelLimbColl -0x5fcc00 void __thiscall zCVob CheckModelLimbCollisionLevel class zCModelNodeInst * int class zCList & -0x5fd890 void __thiscall zCVob CheckModelLimbCollisionPolys class zCModelNodeInst * int class zCPolygon * * int const & class zCList & -0x5fdae0 class zMAT4 __thiscall zCVob GetTrafoModelNodeToWorld class zSTRING const & -0x5fdbd0 class zMAT4 __thiscall zCVob GetTrafoModelNodeToWorld class zCModelNodeInst * -0x5fdc60 struct zTBBox2D __thiscall zCVob GetScreenBBox2D -0x5fe050 void __thiscall zCCamera Project class zVEC3 const * const float float & float & -0x5fe090 void __cdecl zCVob RepairIllegalFloats class zMAT4 & -0x5fe290 void __thiscall zCVob PackStateBinary class zCBuffer & -0x5fe340 void __thiscall zCVob UnpackStateBinary class zCBuffer & -0x5fe3f0 zCVobLevelCompo* __thiscall zCVobLevelCompo zCVobLevelCompo -0x5fe450 int __thiscall zCVobLevelCompo HasIdentityTrafo -0x5fe4d0 void __thiscall zCVobLevelCompo Archive class zCArchiver & -0x5fe580 void __thiscall zCVobLevelCompo Unarchive class zCArchiver & -0x5fe650 void __thiscall zCVobLevelCompo SetVisual class zCVisual * -0x5fe690 void __thiscall zCVobLevelCompo SetVisual class zSTRING const & -0x5fe6d0 zCEventMessage* __thiscall zCEventMessage zCEventMessage unsigned short -0x5fe840 unsigned long __thiscall zCEventMessage GetMessageID -0x5fe860 void __cdecl zCEventMessage AnalyzeMessageID unsigned long unsigned short & unsigned short & -0x5fe880 class zCEventMessage * __cdecl zCEventMessage CreateFromID unsigned long -0x5fe8a0 void __thiscall zCEventMessage PackToBuffer class zCBuffer & class zCEventManager * -0x5fe8f0 class zCEventMessage * __cdecl zCEventMessage CreateFromBuffer class zCBuffer & class zCEventManager * -0x5fe930 void __thiscall zCEventMessage Archive class zCArchiver & -0x5feb30 void __thiscall zCEventMessage Unarchive class zCArchiver & -0x5feb50 void __cdecl zCEventMessage TestClassIntegrity -0x5ff230 void __thiscall zCEventCore Clear -0x5ff270 void __thiscall zCEventCore ~zCEventCore -0x5ff290 void __thiscall zCEventCore Pack class zCBuffer & class zCEventManager * -0x5ff340 void __thiscall zCEventCore Unpack class zCBuffer & class zCEventManager * -0x5ff460 class zSTRING __thiscall zCEventCore MD_GetSubTypeString int -0x5ff606 class zSTRING __thiscall zCEventCore MD_GetSubTypeString int -0x5ff660 void __thiscall zCEventCore Archive class zCArchiver & -0x5ff6d0 void __thiscall zCEventCore Unarchive class zCArchiver & -0x5ff7d0 zCVisual* __thiscall zCVisual zCVisual -0x5ff940 void * __thiscall zCVisual `scalar deleting destructor' unsigned int -0x5ff970 void __thiscall zCVisual ~zCVisual -0x5ff990 void __thiscall zCVisual AddNextLODVisual class zCVisual * -0x5ff9c0 void __thiscall zCVisual AddEndLODVisual class zCVisual * -0x5ff9f0 void __thiscall zCVisual GetLODVisualAndAlpha float class zCVisual * & float & -0x5ffa50 int __thiscall zCVisual TraceRay class zVEC3 const & class zVEC3 const & int struct zTTraceRayReport & -0x5ffa60 void __cdecl zCVisual InitVisualSystem -0x5ffbf0 void __cdecl zCVisual CleanupVisualSystem -0x5ffc40 class zCVisual * __cdecl zCVisual LoadVisual class zSTRING const & -0x5ffd70 zCVob* __thiscall zCVob zCVob -0x5ffd90 void __thiscall zCList::~zCList -0x5ffdc0 void __thiscall zCTree::~zCTree -0x5ffe20 void __thiscall zCTree::RemoveSubtree -0x5ffe60 void __thiscall std map,class std::allocator >::map,class std::allocator > struct std::less const & class std::allocator const & -0x5fffe0 void __thiscall zCList::Insert struct zCVob::zTModelLimbColl * -0x600030 class zCTree * __thiscall zCTree::AddChild class zCTree * -0x600060 class std::_Tree,struct std::map,class std::allocator >::_Kfn,struct std::less,class std::allocator >::iterator __thiscall std _Tree,struct std::map,class std::allocator >::_Kfn,struct std::less,class std::allocator >::begin -0x600300 void __thiscall std _Tree,struct std::map,class std::allocator >::_Kfn,struct std::less,class std::allocator >::const_iterator::_Inc -0x600350 int __thiscall zCList::GetNumInList -0x600780 void __thiscall std _Tree,struct std::map,class std::allocator >::_Kfn,struct std::less,class std::allocator >::_Erase struct std::_Tree struct std::map class std::allocator >::_Kfn struct std::less class std::allocator >::_Node * -0x600a30 void __thiscall std _Tree,struct std::map,class std::allocator >::_Kfn,struct std::less,class std::allocator >::_Lrotate struct std::_Tree struct std::map class std::allocator >::_Kfn struct std::less class std::allocator >::_Node * -0x600a90 void __thiscall std _Tree,struct std::map,class std::allocator >::_Kfn,struct std::less,class std::allocator >::_Rrotate struct std::_Tree struct std::map class std::allocator >::_Kfn struct std::less class std::allocator >::_Node * -0x600b10 void __thiscall std _Tree,struct std::map,class std::allocator >::_Kfn,struct std::less,class std::allocator >::const_iterator::_Dec -0x600b70 void __cdecl std _Construct struct std::pair * struct std::pair const & -0x600db0 class zCObject * __cdecl zCVobLight _CreateNewInstance -0x600e90 class zCClassDef * __thiscall zCVobLight _GetClassDef -0x600ef0 zCVobLight* __thiscall zCVobLight zCVobLight -0x600fa0 void * __thiscall zCVobLight `scalar deleting destructor' unsigned int -0x600fd0 void __thiscall zCVobLight ~zCVobLight -0x601090 void __cdecl zCVobLight CleanupVobLight -0x601100 void __thiscall zCVobLight OnTrigger class zCVob * class zCVob * -0x6011d0 void __thiscall zCVobLight OnUntrigger class zCVob * class zCVob * -0x601270 void __thiscall zCVobLight DoAnimation -0x601540 void __thiscall zCVobLight SetRange float int -0x601630 struct zCOLOR __cdecl zCVobLight SumLightsAtPositionWS class zCArray const & class zVEC3 const & int -0x6018b0 void __cdecl zCVobLight LoadLightPresets -0x601a00 void __cdecl zCVobLight SaveLightPresets -0x601b30 void __thiscall zCVobLight AddThisToPresetList class zSTRING const & -0x601e00 int __thiscall zCVobLight SetByPreset class zSTRING const & -0x602080 int __thiscall zCVobLight SetByPresetInUse -0x6022d0 void __thiscall zCVobLight Archive class zCArchiver & -0x602320 void __thiscall zCVobLight Unarchive class zCArchiver & -0x6024d0 void __thiscall zCVobLightPreset Archive class zCArchiver & -0x602500 void __thiscall zCVobLightPreset Unarchive class zCArchiver & -0x6026b0 int __thiscall zCVobLightData SetLensFlareFXByName class zSTRING const & -0x6027b0 class zSTRING const & __thiscall zCVobLightData GetLensFlareFXName -0x6027d0 void __thiscall zCVobLightData Archive class zCArchiver & -0x602ce0 void __thiscall zCVobLightData Unarchive class zCArchiver & -0x6036b0 zCVobLightData* __thiscall zCVobLightData zCVobLightData -0x603730 void __thiscall zCVobLightData ~zCVobLightData -0x6037a0 void __thiscall zCVobLightData SetRange float int -0x603800 int __thiscall zCArray::Search class zCObject * const & -0x603830 void __thiscall zCArray AllocAbs int -0x603890 void __thiscall zCArray operator= class zCArray const & -0x603920 void __thiscall zCArray::operator= class zCArray const & -0x603970 void __thiscall zCArray::InsertEnd struct zCOLOR const & -0x6039b0 void __thiscall zCArray::AllocDelta int -0x603a10 void __thiscall zCArray::AllocDelta int -0x603c90 class zCObject * __cdecl zCVobStair _CreateNewInstance -0x603cf0 void __cdecl zCVobStair operator delete void * -0x603d10 class zCClassDef * __thiscall zCVobStair _GetClassDef -0x603d20 void * __thiscall zCVobStair `scalar deleting destructor' unsigned int -0x603d50 void __thiscall zCVobStair ~zCVobStair -0x604130 class zCObject * __cdecl zCTriggerUntouch _CreateNewInstance -0x604210 class zCClassDef * __thiscall zCTriggerBase _GetClassDef -0x604220 void __cdecl zCTriggerUntouch operator delete void * -0x604240 class zCClassDef * __thiscall zCTriggerUntouch _GetClassDef -0x604250 void __thiscall zCTriggerUntouch OnTouch class zCVob * -0x604260 void __thiscall zCTriggerUntouch OnTrigger class zCVob * class zCVob * -0x604270 void __thiscall zCTriggerUntouch OnUntrigger class zCVob * class zCVob * -0x604280 void * __thiscall zCTriggerUntouch `scalar deleting destructor' unsigned int -0x6042b0 void __thiscall zCTriggerUntouch ~zCTriggerUntouch -0x604500 class zCObject * __cdecl zCMessageFilter _CreateNewInstance -0x6045e0 void __cdecl zCMessageFilter operator delete void * -0x604600 class zCClassDef * __thiscall zCMessageFilter _GetClassDef -0x604610 void __thiscall zCMessageFilter OnTouch class zCVob * -0x604620 void __thiscall zCMessageFilter OnUntouch class zCVob * -0x604820 class zCObject * __cdecl zCCodeMaster _CreateNewInstance -0x604a00 void __cdecl zCCodeMaster operator delete void * -0x604a20 class zCClassDef * __thiscall zCCodeMaster _GetClassDef -0x604a30 void __thiscall zCCodeMaster OnUntouch class zCVob * -0x604a40 void __thiscall zCCodeMaster OnTouch class zCVob * -0x604a50 void __thiscall zCTriggerBase ~zCTriggerBase -0x604ca0 class zCObject * __cdecl zCMoverControler _CreateNewInstance -0x604d90 void __cdecl zCMoverControler operator delete void * -0x604db0 class zCClassDef * __thiscall zCMoverControler _GetClassDef -0x604dc0 void __thiscall zCMoverControler OnUntrigger class zCVob * class zCVob * -0x604dd0 void __thiscall zCMoverControler OnUntouch class zCVob * -0x604de0 void __thiscall zCMoverControler OnTouch class zCVob * -0x604fe0 class zCObject * __cdecl zCTriggerWorldStart _CreateNewInstance -0x6050d0 void __cdecl zCTriggerWorldStart operator delete void * -0x6050f0 class zCClassDef * __thiscall zCTriggerWorldStart _GetClassDef -0x605100 void __thiscall zCTriggerWorldStart OnTouch class zCVob * -0x605110 void __thiscall zCTriggerWorldStart OnUntouch class zCVob * -0x605120 void __thiscall zCTriggerWorldStart OnUntrigger class zCVob * class zCVob * -0x605320 class zCObject * __cdecl zCTrigger _CreateNewInstance -0x605380 void __cdecl zCTrigger operator delete void * -0x605590 class zCObject * __cdecl zCTriggerList _CreateNewInstance -0x605790 void __cdecl std::char_traits assign char & char const & -0x6057a0 void __cdecl zCTriggerList operator delete void * -0x6057c0 class zCClassDef * __thiscall zCTriggerList _GetClassDef -0x6059c0 class zCObject * __cdecl zCMover _CreateNewInstance -0x605a20 void __cdecl zCMover operator delete void * -0x605c30 class zCObject * __cdecl zCTriggerTeleport _CreateNewInstance -0x605d90 void __cdecl zCTriggerTeleport operator delete void * -0x605db0 class zCClassDef * __thiscall zCTriggerTeleport _GetClassDef -0x606190 class zCObject * __cdecl zCEarthquake _CreateNewInstance -0x606260 class zCClassDef * __thiscall zCEarthquake _GetClassDef -0x606460 class zCObject * __cdecl zCPFXControler _CreateNewInstance -0x606510 void __cdecl zCPFXControler operator delete void * -0x606530 class zCClassDef * __thiscall zCPFXControler _GetClassDef -0x606730 class zCObject * __cdecl zCTouchDamage _CreateNewInstance -0x606810 void __cdecl zCTouchDamage operator delete void * -0x606830 class zCClassDef * __thiscall zCTouchDamage _GetClassDef -0x606a30 class zCObject * __cdecl zCTouchAnimate _CreateNewInstance -0x606b10 void __cdecl zCTouchAnimate operator delete void * -0x606b30 class zCClassDef * __thiscall zCTouchAnimate _GetClassDef -0x606d30 class zCObject * __cdecl zCTouchAnimateSound _CreateNewInstance -0x606ec0 void __cdecl zCTouchAnimateSound operator delete void * -0x606ee0 class zCClassDef * __thiscall zCTouchAnimateSound _GetClassDef -0x6070e0 class zCObject * __cdecl zCVobAnimate _CreateNewInstance -0x607180 void __cdecl zCVobAnimate operator delete void * -0x6071a0 class zCClassDef * __thiscall zCVobAnimate _GetClassDef -0x6073a0 class zCObject * __cdecl zCVobLensFlare _CreateNewInstance -0x607450 void __cdecl zCVobLensFlare operator delete void * -0x607470 class zCClassDef * __thiscall zCVobLensFlare _GetClassDef -0x607670 class zCObject * __cdecl zCVobScreenFX _CreateNewInstance -0x6078b0 class zCObject * __cdecl zCEventCommon _CreateNewInstance -0x6079e0 void __cdecl zCEventCommon operator delete void * -0x607a00 class zCClassDef * __thiscall zCEventCommon _GetClassDef -0x607a10 int __thiscall zCEventCommon MD_GetNumOfSubTypes -0x607a20 int __thiscall zCEventCommon IsNetRelevant -0x607a30 void * __thiscall zCEventCommon `scalar deleting destructor' unsigned int -0x607a60 void __thiscall zCEventCommon ~zCEventCommon -0x607c50 class zCObject * __cdecl zCEventMover _CreateNewInstance -0x607d80 void __cdecl zCEventMover operator delete void * -0x607da0 class zCClassDef * __thiscall zCEventMover _GetClassDef -0x607db0 int __thiscall zCEventMover MD_GetNumOfSubTypes -0x607dc0 int __thiscall zCEventMover IsNetRelevant -0x607dd0 void * __thiscall zCEventMover `scalar deleting destructor' unsigned int -0x607e00 void __thiscall zCEventMover ~zCEventMover -0x607ff0 class zCObject * __cdecl zCEventScreenFX _CreateNewInstance -0x6080c0 class zCClassDef * __thiscall zCEventScreenFX _GetClassDef -0x6080d0 int __thiscall zCEventScreenFX MD_GetNumOfSubTypes -0x6080e0 void * __thiscall zCEventScreenFX `scalar deleting destructor' unsigned int -0x608110 void __thiscall zCEventScreenFX ~zCEventScreenFX -0x608120 class zSTRING __thiscall zCEventCommon MD_GetSubTypeString int -0x608280 class zSTRING __thiscall zCEventMover MD_GetSubTypeString int -0x6083b2 class zSTRING __thiscall zCEventMover MD_GetSubTypeString int -0x608430 zCTriggerBase* __thiscall zCTriggerBase zCTriggerBase -0x6084d0 void * __thiscall zCTriggerBase `scalar deleting destructor' unsigned int -0x608500 void __thiscall zCTriggerBase OnTouch class zCVob * -0x6085a0 void __thiscall zCTriggerBase OnUntouch class zCVob * -0x608640 void __thiscall zCTriggerBase OnTrigger class zCVob * class zCVob * -0x6086e0 void __thiscall zCTriggerBase OnUntrigger class zCVob * class zCVob * -0x608780 void __thiscall zCTriggerBase Archive class zCArchiver & -0x6087b0 void __thiscall zCTriggerBase Unarchive class zCArchiver & -0x6087e0 zCTrigger* __thiscall zCTrigger zCTrigger -0x6089d0 class zCClassDef * __thiscall zCTrigger _GetClassDef -0x6089e0 void * __thiscall zCTrigger `scalar deleting destructor' unsigned int -0x608a10 void __thiscall zCTrigger ClearStateInternals -0x608a60 void __thiscall zCTrigger ~zCTrigger -0x608b60 int __thiscall zCTrigger CanBeActivatedNow class zCVob * -0x608c80 void __thiscall zCTrigger TriggerTarget class zCVob * -0x608d30 void __thiscall zCTrigger UntriggerTarget class zCVob * -0x608de0 void __thiscall zCTrigger TriggerTargetPost -0x608e10 void __thiscall zCTrigger ActivateTrigger class zCVob * -0x608ef0 void __thiscall zCTrigger DeactivateTrigger class zCVob * -0x608f20 void __thiscall zCTrigger OnTrigger class zCVob * class zCVob * -0x608f40 void __thiscall zCTrigger OnUntrigger class zCVob * class zCVob * -0x608f80 void __thiscall zCTrigger OnTouch class zCVob * -0x608fa0 void __thiscall zCTrigger OnUntouch class zCVob * -0x608fe0 void __thiscall zCTrigger OnDamage class zCVob * class zCVob * float int class zVEC3 const & -0x609020 void __thiscall zCTrigger OnMessage class zCEventMessage * class zCVob * -0x609090 void __thiscall zCTrigger OnTimer -0x609120 void __thiscall zCTrigger Archive class zCArchiver & -0x6093a0 void __thiscall zCTrigger Unarchive class zCArchiver & -0x609660 zCMover* __thiscall zCMover zCMover -0x609840 class zCClassDef * __thiscall zCMover _GetClassDef -0x609850 void * __thiscall zCMover `scalar deleting destructor' unsigned int -0x609880 void __thiscall zCMover ClearStateInternals -0x609940 void __thiscall zCMover ~zCMover -0x609b30 int __thiscall zCMover CanThisCollideWith class zCVob * -0x609bb0 void __thiscall zCMover UpdateInternals -0x609c30 struct zCMover::zTMov_Keyframe __cdecl zCMover GetKeyframe class zCVob * -0x609d10 void __thiscall zCMover AdvanceKeyframe_KF -0x609d40 void __thiscall zCMover SetToKeyframe_KF float -0x60a240 void __thiscall zCMover InterpolateKeyframes_KF -0x60a6d0 void __thiscall zCMover AdvanceMover -0x60a9b0 int __thiscall zCModel GetAniIDFromAniName class zSTRING const & -0x60a9d0 void __thiscall zCMover SetToKeyframe float float -0x60ac40 void __thiscall zCMover InvertMovement -0x60ace0 void __thiscall zCMover SetVisual class zCVisual * -0x60aea0 void __thiscall zCMover StartMovingSound -0x60af10 void __thiscall zCMover MoveToKeyframe int -0x60af80 void __thiscall zCMover DoOpen -0x60b030 void __thiscall zCMover FinishedOpening -0x60b0b0 void __thiscall zCMover DoClose -0x60b170 void __thiscall zCMover FinishedClosing -0x60b1c0 void __thiscall zCMover Unlock class zCVob * -0x60b390 void __thiscall zCMover Lock class zCVob * -0x60b560 int __thiscall zCMover IsKeyToThisMover class zCVob * -0x60b5f0 void __thiscall zCMover TriggerMover class zCVob * -0x60b890 void __thiscall zCSoundSystem::zTSound3DParams SetDefaults -0x60b8c0 void __thiscall zCMover OnTick -0x60b9c0 void __thiscall zCMover OnTrigger class zCVob * class zCVob * -0x60bab0 void __thiscall zCMover OnUntrigger class zCVob * class zCVob * -0x60bc80 void __thiscall zCMover OnTouch class zCVob * -0x60bd40 void __thiscall zCMover OnDamage class zCVob * class zCVob * float int class zVEC3 const & -0x60bd90 void __thiscall zCMover OnMessage class zCEventMessage * class zCVob * -0x60c0f7 void __thiscall zCMover OnMessage class zCEventMessage * class zCVob * -0x60c110 void __thiscall zCMover PostLoad -0x60c120 void __thiscall zCMover Archive class zCArchiver & -0x60c3e0 void __thiscall zCMover Unarchive class zCArchiver & -0x60c7e0 zCEarthquake* __thiscall zCEarthquake zCEarthquake -0x60c890 void * __thiscall zCEarthquake `scalar deleting destructor' unsigned int -0x60c8c0 void __thiscall zCEarthquake ~zCEarthquake -0x60c8d0 void __thiscall zCEarthquake OnTrigger class zCVob * class zCVob * -0x60c920 void __thiscall zCEarthquake OnUntrigger class zCVob * class zCVob * -0x60c970 void __thiscall zCEarthquake Archive class zCArchiver & -0x60c9f0 void __thiscall zCEarthquake Unarchive class zCArchiver & -0x60ca60 zCTriggerTeleport* __thiscall zCTriggerTeleport zCTriggerTeleport -0x60cbe0 void * __thiscall zCTriggerTeleport `scalar deleting destructor' unsigned int -0x60cc10 void __thiscall zCTriggerTeleport ~zCTriggerTeleport -0x60cd80 void __thiscall zCTriggerTeleport DoTeleport class zCVob * -0x60cfd0 void __thiscall zCTriggerTeleport OnTouch class zCVob * -0x60cfe0 void __thiscall zCTriggerTeleport OnTrigger class zCVob * class zCVob * -0x60cff0 void __thiscall zCTriggerTeleport OnUntrigger class zCVob * class zCVob * -0x60d000 void __thiscall zCTriggerTeleport Archive class zCArchiver & -0x60d030 void __thiscall zCTriggerTeleport Unarchive class zCArchiver & -0x60d0a0 zCPFXControler* __thiscall zCPFXControler zCPFXControler -0x60d0f0 void * __thiscall zCPFXControler `scalar deleting destructor' unsigned int -0x60d120 void __thiscall zCPFXControler ~zCPFXControler -0x60d180 class zCParticleFX * __thiscall zCPFXControler GetPFX -0x60d1f0 void __thiscall zCPFXControler PostLoad -0x60d210 void __thiscall zCPFXControler OnTrigger class zCVob * class zCVob * -0x60d2a0 void __thiscall zCPFXControler OnUntrigger class zCVob * class zCVob * -0x60d2d0 void __thiscall zCPFXControler Archive class zCArchiver & -0x60d330 void __thiscall zCPFXControler Unarchive class zCArchiver & -0x60d490 zCTriggerList* __thiscall zCTriggerList zCTriggerList -0x60d600 void * __thiscall zCTriggerList `scalar deleting destructor' unsigned int -0x60d630 void __thiscall zCTriggerList ~zCTriggerList -0x60d740 void __thiscall zCTriggerList Init -0x60d850 class zSTRING const * __thiscall zCTriggerList GetTriggerTarget int -0x60d870 void __thiscall zCTriggerList TriggerActTarget class zCVob * -0x60d940 int __thiscall zCTriggerList ProcessActTarget class zCVob * -0x60d9d0 void __thiscall zCTriggerList FinishActivation -0x60da40 void __thiscall zCTriggerList OnTimer -0x60dad0 void __thiscall zCTriggerList DoTriggering class zCVob * -0x60dda0 void __thiscall zCTriggerList TriggerTarget class zCVob * -0x60ddb0 void __thiscall zCTriggerList UntriggerTarget class zCVob * -0x60ddd0 void __thiscall zCTriggerList Archive class zCArchiver & -0x60e0b0 void __thiscall zCTriggerList Unarchive class zCArchiver & -0x60e3c0 zCTouchDamage* __thiscall zCTouchDamage zCTouchDamage -0x60e470 void * __thiscall zCTouchDamage `scalar deleting destructor' unsigned int -0x60e4a0 void __thiscall zCTouchDamage ~zCTouchDamage -0x60e4b0 void __thiscall zCTouchDamage OnTouch class zCVob * -0x60e590 void __thiscall zCTouchDamage OnUntouch class zCVob * -0x60e5b0 void __thiscall zCTouchDamage OnTimer -0x60e6b0 void __thiscall zCTouchDamage ProcessToucher class zCVob * -0x60e750 int __thiscall zCTouchDamage TestCollType class zCVob * -0x60e9b0 void __thiscall zCTouchDamage FireDamageMessage class zCVob * -0x60ea40 void __thiscall zCTouchDamage Archive class zCArchiver & -0x60eb10 void __thiscall zCTouchDamage Unarchive class zCArchiver & -0x60ebd0 char const * __thiscall zCTouchDamage GetDamageTypeArcEnum unsigned long -0x60ebf0 void __thiscall zCTouchDamage SetVisual class zCVisual * -0x60ec40 void __thiscall zCTouchDamage SetVobProperties -0x60ec80 zCTouchAnimate* __thiscall zCTouchAnimate zCTouchAnimate -0x60ed30 void * __thiscall zCTouchAnimate `scalar deleting destructor' unsigned int -0x60ed60 void __thiscall zCTouchAnimate ~zCTouchAnimate -0x60ee20 void __thiscall zCTouchAnimate OnTouch class zCVob * -0x60ef40 void __thiscall zCTouchAnimate OnUntouch class zCVob * -0x60ef60 void __thiscall zCTouchAnimate OnTick -0x60f130 int __thiscall zCTouchAnimate IsTouching class zCVob * -0x60f200 void __thiscall zCTouchAnimate StartAni -0x60f360 class zSTRING __thiscall zCTouchAnimate GetSoundName -0x60f460 class zCVisual * __thiscall zCVob GetVisual -0x60f470 void __thiscall zCTouchAnimate StopAni -0x60f4b0 int __thiscall zCTouchAnimate IsAniActive -0x60f4f0 void __thiscall zCTouchAnimate Archive class zCArchiver & -0x60f500 void __thiscall zCTouchAnimate Unarchive class zCArchiver & -0x60f570 void __thiscall zCTouchAnimate SetVisual class zCVisual * -0x60f5c0 void __thiscall zCTouchAnimate SetVobProperties -0x60f600 zCTouchAnimateSound* __thiscall zCTouchAnimateSound zCTouchAnimateSound -0x60f770 void * __thiscall zCTouchAnimateSound `scalar deleting destructor' unsigned int -0x60f7a0 void __thiscall zCTouchAnimateSound ~zCTouchAnimateSound -0x60f8a0 void __thiscall zCTouchAnimateSound Archive class zCArchiver & -0x60f8d0 void __thiscall zCTouchAnimateSound Unarchive class zCArchiver & -0x60f960 class zSTRING __thiscall zCTouchAnimateSound GetSoundName -0x60f9b0 zCVobAnimate* __thiscall zCVobAnimate zCVobAnimate -0x60fa30 void * __thiscall zCVobAnimate `scalar deleting destructor' unsigned int -0x60fa60 void __thiscall zCVobAnimate ~zCVobAnimate -0x60fa70 void __thiscall zCVobAnimate SetVisual class zCVisual * -0x60fae0 void __thiscall zCVobAnimate StartAni -0x60fb20 void __thiscall zCVobAnimate StopAni -0x60fb30 void __thiscall zCVobAnimate OnTrigger class zCVob * class zCVob * -0x60fb80 void __thiscall zCVobAnimate OnUntrigger class zCVob * class zCVob * -0x60fb90 void __thiscall zCVobAnimate Archive class zCArchiver & -0x60fbe0 void __thiscall zCVobAnimate Unarchive class zCArchiver & -0x60fc90 zCVobLensFlare* __thiscall zCVobLensFlare zCVobLensFlare -0x60fd00 void * __thiscall zCVobLensFlare `scalar deleting destructor' unsigned int -0x60fd30 void __thiscall zCVobLensFlare ~zCVobLensFlare -0x60fd50 int __fastcall zCVobLensFlare Render struct zTRenderContext & -0x60fd70 void __thiscall zCVobLensFlare SetLensFlareFXByName class zSTRING const & -0x60fdc0 void __thiscall zCVobLensFlare Archive class zCArchiver & -0x60feb0 void __thiscall zCVobLensFlare Unarchive class zCArchiver & -0x60ff90 zCEventScreenFX* __thiscall zCEventScreenFX zCEventScreenFX enum zCEventScreenFX::zTEventScreenFXSubType float struct zCOLOR float -0x610030 void __thiscall zCEventScreenFX Clear -0x610060 class zSTRING __thiscall zCEventScreenFX MD_GetSubTypeString int -0x6101c5 class zSTRING __thiscall zCEventScreenFX MD_GetSubTypeString int -0x610250 enum zCEventMessage::zTTimeBehavior __thiscall zCEventScreenFX MD_GetTimeBehavior -0x610270 float __thiscall zCEventScreenFX MD_GetMinTime -0x610280 void __thiscall zCEventScreenFX Pack class zCBuffer & class zCEventManager * -0x6102c0 void __thiscall zCEventScreenFX Unpack class zCBuffer & class zCEventManager * -0x610300 void __thiscall zCEventScreenFX Archive class zCArchiver & -0x610350 void __thiscall zCEventScreenFX Unarchive class zCArchiver & -0x6103a0 zCVobScreenFX* __thiscall zCVobScreenFX zCVobScreenFX -0x610530 class zCClassDef * __thiscall zCVobScreenFX _GetClassDef -0x610540 void * __thiscall zCVobScreenFX `scalar deleting destructor' unsigned int -0x610570 zCVobScreenFX* __thiscall zCVobScreenFX zCVobScreenFX -0x6105c0 void __thiscall zCVobScreenFX ~zCVobScreenFX -0x6106a0 void __thiscall zCVobScreenFX OnMessage class zCEventMessage * class zCVob * -0x610874 void __thiscall zCVobScreenFX OnMessage class zCEventMessage * class zCVob * -0x610890 void __thiscall zCVobScreenFX StartEffect float struct zCOLOR int struct zCVobScreenFX::zTScreenFXSet & -0x610920 struct zCOLOR __thiscall zCVobScreenFX CalcEffectColor struct zCVobScreenFX::zTScreenFXSet & -0x6109b0 void __thiscall zCVobScreenFX OnTick -0x610cf0 void __thiscall zCVobScreenFX Archive class zCArchiver & -0x610d80 void __thiscall zCVobScreenFX Unarchive class zCArchiver & -0x610e20 zCMessageFilter* __thiscall zCMessageFilter zCMessageFilter -0x610ed0 void * __thiscall zCMessageFilter `scalar deleting destructor' unsigned int -0x610f00 void __thiscall zCMessageFilter ~zCMessageFilter -0x610f60 void __thiscall zCMessageFilter ProcessMessage enum zCMessageFilter::zTMessageType class zCVob * -0x61122d void __thiscall zCMessageFilter ProcessMessage enum zCMessageFilter::zTMessageType class zCVob * -0x611270 void __thiscall zCMessageFilter OnTrigger class zCVob * class zCVob * -0x611290 void __thiscall zCMessageFilter OnUntrigger class zCVob * class zCVob * -0x6112b0 void __thiscall zCMessageFilter Archive class zCArchiver & -0x611310 void __thiscall zCMessageFilter Unarchive class zCArchiver & -0x611390 void __thiscall zCTriggerUntouch OnUntouch class zCVob * -0x6114c0 zCCodeMaster* __thiscall zCCodeMaster zCCodeMaster -0x611670 void * __thiscall zCCodeMaster `scalar deleting destructor' unsigned int -0x6116a0 void __thiscall zCCodeMaster ~zCCodeMaster -0x611800 void __thiscall zCCodeMaster Init -0x611980 void __thiscall zCCodeMaster Reset -0x6119d0 void __thiscall zCCodeMaster FireTriggerSuccess class zCVob * -0x611ab0 void __thiscall zCCodeMaster FireTriggerFailure class zCVob * -0x611b90 int __thiscall zCCodeMaster GetSlaveNr class zCVob * -0x611c40 void __thiscall zCCodeMaster OnTrigger class zCVob * class zCVob * -0x611e40 void __thiscall zCCodeMaster OnUntrigger class zCVob * class zCVob * -0x611f40 void __thiscall zCCodeMaster OnMessage class zCEventMessage * class zCVob * -0x611fb0 void __thiscall zCCodeMaster Archive class zCArchiver & -0x6123c0 void __thiscall zCCodeMaster Unarchive class zCArchiver & -0x612780 class zSTRING const * __thiscall zCCodeMaster GetTriggerTarget int -0x6127b0 zCMoverControler* __thiscall zCMoverControler zCMoverControler -0x612870 void * __thiscall zCMoverControler `scalar deleting destructor' unsigned int -0x6128a0 void __thiscall zCMoverControler ~zCMoverControler -0x612900 void __thiscall zCMoverControler OnTrigger class zCVob * class zCVob * -0x612a10 void __thiscall zCMoverControler Archive class zCArchiver & -0x612c80 void __thiscall zCMoverControler Unarchive class zCArchiver & -0x612ce0 zCTriggerWorldStart* __thiscall zCTriggerWorldStart zCTriggerWorldStart -0x612d90 void * __thiscall zCTriggerWorldStart `scalar deleting destructor' unsigned int -0x612dc0 void __thiscall zCTriggerWorldStart ~zCTriggerWorldStart -0x612e20 void __thiscall zCTriggerWorldStart PostLoad -0x612e50 void __thiscall zCTriggerWorldStart OnTrigger class zCVob * class zCVob * -0x612e70 void __thiscall zCTriggerWorldStart Archive class zCArchiver & -0x612ed0 void __thiscall zCTriggerWorldStart Unarchive class zCArchiver & -0x612f40 zCMover* __thiscall zCMover zCMover -0x612f60 void __thiscall zCArray::AllocDelta int -0x613000 class zCVob * __cdecl zCVob GetAutoLinkParent class zCVob * -0x613040 int __cdecl zCVob CanAutoLinkWith class zCVob * class zCVob * -0x613180 void __cdecl zCVob CheckAutoLink class zCVob * class zCVob * -0x613400 void __cdecl zCVob CheckAutoUnlink class zCVob * -0x613610 void __thiscall zCVob CalcGroundPoly -0x613760 void __thiscall zCVob CalcWaterVob -0x613830 void __thiscall zCVob SetCollTypeDefaultFromVisual -0x6139a0 void __thiscall zCVob TouchMovement -0x6139c0 class zMAT4 const & __thiscall zCVob GetNewTrafoObjToWorld -0x6139e0 class zMAT4 & __thiscall zCVob GetNewTrafoObjToWorld -0x613a00 void __thiscall zCVob SetNewTrafoObjToWorld class zMAT4 const & -0x613a20 void __thiscall zCVob SetBBox3DWorld struct zTBBox3D const & -0x613a80 void __thiscall zCVob SetBBox3DLocal struct zTBBox3D const & -0x613b30 struct zTBBox3D __thiscall zCVob GetBBox3DLocal -0x613c20 void __thiscall zCVob Move float float float -0x613c90 void __thiscall zCVob MoveWorld float float float -0x613d00 void __thiscall zCVob MoveLocal float float float -0x613df0 void __thiscall zCVob SetRotationWorld class zCQuat const & -0x613e50 void __thiscall zCVob RotateWorld class zVEC3 const & float -0x613f40 void __thiscall zCVob RotateLocal class zVEC3 const & float -0x613fe0 void __thiscall zCVob RotateLocalX float -0x614050 void __thiscall zCVob RotateLocalY float -0x6140c0 void __thiscall zCVob RotateLocalZ float -0x614130 void __thiscall zCVob RotateWorldX float -0x614160 void __thiscall zCVob RotateWorldY float -0x614190 void __thiscall zCVob RotateWorldZ float -0x6141c0 void __thiscall zCVob GetPositionWorld float & float & float & -0x6141f0 void __thiscall zCVob GetPositionLocal float & float & float & -0x614240 float __thiscall zCVob GetDistanceToVob class zCVob & -0x6142a0 float __thiscall zCVob GetDistanceToVobApprox class zCVob & -0x614370 float __thiscall zCVob GetDistanceToVob2 class zCVob & -0x6143d0 void __thiscall zCVob SetPositionLocal class zVEC3 const & -0x614490 void __thiscall zCVob SetPositionWorld class zVEC3 const & -0x6144f0 void __thiscall zCVob SetTrafo class zMAT4 const & -0x6145a0 void __thiscall zCVob SetTrafoObjToWorld class zMAT4 const & -0x614600 void __thiscall zCVob ResetRotationsLocal -0x614720 void __thiscall zCVob ResetXZRotationsLocal -0x6148f0 void __thiscall zCVob ResetRotationsWorld -0x614980 void __thiscall zCVob ResetXZRotationsWorld -0x614aa0 void __thiscall zCVob SetHeadingYLocal class zVEC3 const & -0x614b70 void __thiscall zCVob SetHeadingYWorld class zVEC3 const & -0x614d40 void __thiscall zCVob SetHeadingYWorld class zCVob * -0x614ed0 void __thiscall zCVob SetHeadingLocal class zVEC3 const & -0x614f90 void __thiscall zCVob SetHeadingWorld class zVEC3 const & -0x615050 void __thiscall zCVob SetHeadingWorld class zCVob * -0x615130 void __thiscall zCVob SetHeadingAtLocal class zVEC3 const & -0x615460 int __thiscall zCVob HasParentVob -0x615480 void __thiscall zCVob SetHeadingAtWorld class zVEC3 const & -0x615710 void __fastcall zCVob SetCollDetStat int -0x615800 void __fastcall zCVob SetCollDetDyn int -0x615900 void __thiscall zCVob CorrectTrafo -0x615970 void __thiscall zCVob DoneWithTrafoLocal -0x6159c0 void __thiscall zCVob CreateTrafoLocal -0x615a50 void __thiscall zCVob SetPhysicsEnabled int -0x615a80 class zVEC3 __thiscall zCVob GetVelocity -0x615b90 void __thiscall zCVob UpdatePhysics -0x616150 int __thiscall zCVob DetectCollision class zMAT4 * -0x616290 void __fastcall zCVob SetInMovement int -0x6162f0 void __fastcall zCVob SetInMovementMode enum zCVob::zTMovementMode -0x616340 void __thiscall zCVob BeginMovement -0x6164c0 void __thiscall zCVob ResetToOldMovementState -0x6164f0 void __fastcall zCVob UpdateTouchList class zCArray const & -0x6167a0 void __fastcall zCVob CalcDestinationBBox3DWorld struct zTBBox3D & -0x6168e0 void __thiscall zCVob AdoptCollObjResults -0x616990 void __thiscall zCVob EndMovement -0x616e90 void __thiscall zCVob SetCollisionObject class zCCollisionObject * -0x616ec0 void __thiscall zCVob SetCollisionClass class zCCollisionObjectDef * -0x616f00 class zCCollisionObject * __thiscall zCVob GetCollisionObject -0x616f10 void __thiscall zCVob CreateCollisionObject -0x616f40 void __thiscall zCVob ResetCollisionObjectState -0x616f80 void __fastcall zCVob DestroyCollisionObject int -0x616fc0 void __thiscall zCVob CheckEmergencyPutToSleep -0x617120 void __fastcall zCVob CollectCollisionContext_Vobs struct zTBBox3D const & struct zCVob::zTCollisionContext & -0x617380 void __fastcall zCVob CollectCollisionContext_Static struct zTBBox3D const & class zCArray & -0x617630 zCCollObjectLevelPolys* __thiscall zCCollObjectLevelPolys zCCollObjectLevelPolys -0x617670 void __fastcall zCVob CollectCollisionContext struct zCVob::zTCollisionContext & -0x6176f0 void __fastcall zCVob CleanupCollisionContext struct zCVob::zTCollisionContext const & -0x617760 void __fastcall zCVob NotifyCollisionPair class zCCollisionReport * class zCArray const & int -0x617830 void __fastcall zCVob ExecuteCollisionResponse class zCArray const & int & -0x617910 void __thiscall zCVob CheckAndResolveCollisions -0x617d40 void __thiscall zCVob::zTCollisionContext ~zTCollisionContext -0x617da0 int __thiscall zCVob IsColliding -0x617fa0 void __thiscall zCArray::zCArray -0x617fb0 void __thiscall zCArray::zCArray -0x617fc0 int __thiscall zCVob IsColliding -0x618260 class zCObject * __cdecl zCWorld _CreateNewInstance -0x6182f0 zCWorld* __thiscall zCWorld zCWorld -0x618830 void __thiscall zCBBox3DSorterBase::zTBoxSortHandle zTBoxSortHandle -0x6188c0 void __thiscall zCBBox3DSorterBase::zTBoxSortHandle ClearActive -0x6188d0 void * __thiscall zCBBox3DSorterBase::zTBoxSortHandle `scalar deleting destructor' unsigned int -0x6188f0 class zCClassDef * __thiscall zCWorld _GetClassDef -0x618900 class zCPlayerGroup * __thiscall zCWorld GetPlayerGroup -0x618910 void __cdecl zCWayNet operator delete void * -0x618930 void * __thiscall zCWorld `scalar deleting destructor' unsigned int -0x618960 void * __thiscall zCVobBBox3DSorter::`vector deleting destructor' unsigned int -0x618980 void * __thiscall zCVobBBox3DSorter::zTBoxSortHandle::`scalar deleting destructor' unsigned int -0x6189a0 void __thiscall zCWorld ~zCWorld -0x618c50 class zCSkyControler * __thiscall zCWorld GetActiveSkyControler -0x618c80 void __thiscall zCWorld SetSkyControlerIndoor class zCSkyControler * -0x618cc0 void __thiscall zCWorld SetSkyControlerOutdoor class zCSkyControler * -0x618d00 void __thiscall zCWorld RenderWaynet class zCCamera * -0x618d20 int __cdecl zCWorld ActiveZoneListCompare void const * void const * -0x618d70 void __thiscall zCWorld AddZone class zCZone * -0x618ee0 void __thiscall zCWorld RemoveZone class zCZone * -0x619020 void __thiscall zCWorld RemoveAllZones -0x619090 void __thiscall zCWorld UpdateZone class zCZone * -0x6190a0 void __thiscall zCWorld ProcessZones -0x619710 void __thiscall zCWorld ShowZonesDebugInfo -0x619b30 void __thiscall zCWorld ShowTextureStats -0x619fb0 void __thiscall zCWorld Render class zCCamera & -0x61a210 int __fastcall zCWorld TraceRayFirstHit class zVEC3 const & class zVEC3 const & class zCArray const * int -0x61a410 int __fastcall zCWorld TraceRayNearestHit class zVEC3 const & class zVEC3 const & class zCArray const * int -0x61a6e0 int __fastcall zCWorld TraceRayFirstHit class zVEC3 const & class zVEC3 const & class zCVob * int -0x61a810 int __fastcall zCWorld TraceRayNearestHit class zVEC3 const & class zVEC3 const & class zCVob * int -0x61a940 int __fastcall zCWorld TraceRayFirstHitCache class zVEC3 const & class zVEC3 const & class zCArray const * int class zCRayCache * -0x61aaa0 int __fastcall zCWorld TraceRayFirstHitCache class zVEC3 const & class zVEC3 const & class zCVob * int class zCRayCache * -0x61ac60 int __fastcall zCWorld TraceRayNearestHitCache class zVEC3 const & class zVEC3 const & class zCArray const * int class zCRayCache * -0x61adc0 int __fastcall zCWorld TraceRayNearestHitCache class zVEC3 const & class zVEC3 const & class zCVob * int class zCRayCache * -0x61af80 int __fastcall zCWorld PickScene class zCCamera & int int float -0x61b1f0 int __thiscall zCWorld TraverseBsp class zCCBspTree * class zCTree * int -0x61b2f0 int __thiscall zCWorld TraverseBspAddVobsToMesh class zCCBspTree * class zCTree * -0x61b700 void __thiscall zCWorld SaveBspTreeMesh3DS class zSTRING const & -0x61b730 void __thiscall zCWorld CompileWorld enum zTBspTreeMode const & float int int class zCArray * -0x61c1d0 int __thiscall zCWorld DisposeVobs class zCTree * -0x61c360 int __thiscall zCWorld DisposeVobsDbg class zCTree * -0x61c4f0 void __thiscall zCWorld DisposeStaticWorld -0x61c5a0 void __thiscall zCWorld DisposeWorld -0x61c780 class zCVob * __thiscall zCWorld SearchVob class zCVob * class zCTree * -0x61c7d0 class zCVob * __thiscall zCWorld SearchVobByID unsigned long class zCTree * -0x61c820 class zCVob * __thiscall zCWorld SearchVobByName class zSTRING const & -0x61c900 void __thiscall zCWorld SearchVobListByName class zSTRING const & class zCArray & -0x61cac0 void __thiscall zCWorld SearchVobListByClass class zCClassDef * class zCArray & class zCTree * -0x61cb90 void __thiscall zCWorld SearchVobListByBaseClass class zCClassDef * class zCArray & class zCTree * -0x61cc70 void __thiscall zCWorld SearchZoneListByClass class zCClassDef * class zCArray & -0x61cda0 class zCZone * __thiscall zCWorld SearchZoneDefaultByClass class zCClassDef * -0x61ce10 class zCTree * __thiscall zCWorld AddVobAsChild class zCVob * class zCTree * -0x61d020 int __thiscall zCWorld ShouldAddThisVobToBsp class zCVob * -0x61d060 class zCTree * __thiscall zCWorld AddVobAsChild class zCVob * class zCVob * -0x61d080 class zCTree * __thiscall zCWorld AddVob class zCVob * -0x61d0a0 void __thiscall zCWorld VobAddedToWorld class zCVob * -0x61d1e0 void __thiscall zCWorld VobRemovedFromWorld class zCVob * -0x61d3e0 void __thiscall zCWorld RemoveVob class zCVob * -0x61d410 void __thiscall zCWorld RemoveVob class zCTree * -0x61d430 void __thiscall zCWorld RemoveVobSubtree_r class zCTree * int -0x61d5d0 void __thiscall zCWorld RemoveVobSubtree class zCVob * -0x61d600 void __thiscall zCWorld RemoveVobSubtree class zCTree * -0x61d620 void __thiscall zCWorld MoveVobSubtreeTo class zCVob * class zCTree * -0x61d6e0 void __thiscall zCWorld MoveVobSubtreeTo class zCVob * class zCVob * -0x61d700 void __thiscall zCWorld MoveVobSubtreeToWorldSpace class zCVob * -0x61d720 void __thiscall zCWorld RemoveVobFromLists class zCVob * -0x61d8f0 void __thiscall zCWorld PrintStatus -0x61e350 void __thiscall zCWorld PrintGlobalVobTree class zCTree * int -0x61e610 void __thiscall zCWorld PrintActiveVobs -0x61e850 void __thiscall zCWorld UpdateVobTreeBspDependencies class zCTree * -0x61e8c0 void __thiscall zCWorld MoveVobs -0x61e950 void __thiscall zCWorld AdvanceClock float -0x61e990 void __thiscall zCWorld SaveBspTree class zFILE & -0x61eb10 int __thiscall zCWorld LoadBspTree class zFILE & int -0x61ec40 void __thiscall zCWorld DebugMarkOccluderPolys -0x61ede0 void __fastcall zCWorld UnarcTraverseVobs class zCArchiver & class zCTree * -0x61f230 class zCViewProgressBar * __thiscall zCWorld GetProgressBar -0x61f240 void __thiscall zCWorld Unarchive class zCArchiver & -0x61f920 void __thiscall zCFileBIN BinSetFile class zFILE * -0x61f940 int __thiscall zCWorld LoadWorld class zSTRING const & enum zCWorld::zTWorldLoadMode -0x61fc60 class zCVob * __thiscall zCWorld MergeVobSubtree class zSTRING const & class zCVob * enum zCWorld::zTWorldLoadMergeMode -0x61fd20 void __fastcall zCWorld ArcTraverseVobs class zCArchiver & class zCTree * int -0x620110 void __thiscall zCWorld Archive class zCArchiver & -0x620430 int __thiscall zCWorld SaveWorld class zSTRING const & enum zCWorld::zTWorldSaveMode int int -0x6206d0 int __thiscall zCWorld SaveVobSubtree class zSTRING const & class zCVob * int int -0x620790 void __thiscall zCWorld TraverseVobTree class zCVobCallback & void * class zCTree * -0x6207f0 unsigned long __thiscall zCWorld GetVobHashIndex class zSTRING const & -0x620820 unsigned long __thiscall zCWorld GetVobHashIndex class zCVob * -0x620860 void __thiscall zCWorld InsertVobHashTable class zCVob * -0x620980 void __thiscall zCWorld RemoveVobHashTable class zCVob * -0x620a10 class zCVob * __thiscall zCWorld SearchVobHashTable class zSTRING const & -0x620af0 void __thiscall zCWorld SearchVobListHashTable class zSTRING const & class zCArray & -0x620cb0 void __thiscall zCSession SetWorld class zCWorld * -0x620d00 class zCSession * __thiscall zCWorld GetOwnerSession -0x620d10 void __thiscall zCWorld ResetCutscenePlayer -0x620d60 void __thiscall zCWorld RegisterPerFrameCallback class zCWorldPerFrameCallback * -0x620e90 void __thiscall zCWorld UnregisterPerFrameCallback class zCWorldPerFrameCallback * -0x620ee0 class zCTree * __thiscall zCTree::AddChild class zCVob * -0x620f30 int __thiscall zCTree::CountNodes -0x620f70 zCWorld* __thiscall zCWorld zCWorld -0x620f90 void __thiscall zCWorld ProcessZones -0x620fb0 void __thiscall zCArray::InsertEnd class zCZone * const & -0x621080 int __thiscall zCArray::IsInList class zCZone * const & -0x6210c0 void __thiscall zCArraySort::zCArraySort -0x6210e0 void __thiscall zCArraySort::~zCArraySort -0x621100 void __thiscall zCArraySort::Remove class zCZone * const & -0x621150 void __thiscall zCVobBBox3DSorter::~zCVobBBox3DSorter -0x621160 struct zTBBox3D const & __thiscall zCVobBBox3DSorter::GetBBox class zCBBox3DSorterBase::zTNode const * -0x621170 void __thiscall zCVobBBox3DSorter::zTBoxSortHandle::~zTBoxSortHandle -0x6211d0 void __thiscall zCVobBBox3DSorter::zTBoxSortHandle::AddActive void * -0x6212d0 void __thiscall zCVobBBox3DSorter::zTBoxSortHandle::DelActive void * -0x621320 void __thiscall zCVobBBox3DSorter::zTBoxSortHandle::ClearActive -0x621340 void __thiscall zCArray::AllocDelta int -0x6213a0 void __thiscall zCArray::InsertAtPos class zCZone * const & int -0x621490 void __thiscall zCArray::RemoveOrderIndex int -0x6214c0 void __thiscall zCArraySort::InsertEnd class zCZone * const & -0x621590 int __thiscall zCArraySort::Search class zCZone * const & -0x621600 void __thiscall zCArraySort::AllocDelta int -0x621720 void __thiscall zCPolygon LightStatic class zCVobLight & class zVEC3 const & class zMAT4 & class zCWorld * -0x622080 void __thiscall zCPolygon SmoothSectorBorder class zCWorld * -0x6222d0 void __thiscall zCMesh LightMesh class zCVobLight & class zMAT4 & class zCWorld * -0x6223b0 void __thiscall zCWorld LightWorldStaticUncompiled class zCTree * -0x6227f0 void __thiscall zCWorld LightWorldStaticCompiled -0x622fc0 void __thiscall zCOLOR SetRGB unsigned char unsigned char unsigned char -0x622fe0 void __thiscall zCWorld GenerateStaticVertexLighting -0x6232f0 int __thiscall zCWorld LightingTestRay class zVEC3 const & class zVEC3 const & class zVEC3 & class zCPolygon * & -0x6233b0 int __thiscall zCWorld GetSurfaceLightmapBBox2D class zCArray & struct zTBBox2D & int * const -0x623810 class zVEC3 __thiscall zCWorld GetPhongNormal class zCPolygon * class zVEC3 const & -0x623bd0 class zCPatchMap * __thiscall zCWorld GeneratePatchMapFromSurface class zCArray & -0x624940 zCPatch* __thiscall zCPatch zCPatch -0x624990 int __thiscall zCPatchMap CheckRaySurfaceIntersection class zVEC3 & class zVEC3 & class zVEC3 & class zCPolygon * & -0x624a30 void __thiscall zCWorld GenerateLightmapFromPatchMap class zCPatchMap * -0x625d40 void __thiscall zCWorld LightPatchMap class zCPatchMap * -0x6261f0 void __thiscall zCWorld GenerateSurfaces int struct zTBBox3D * -0x626fe0 void __thiscall zCPatchMap ~zCPatchMap -0x627080 void __thiscall zCWorld MakeTransfers -0x627880 void __thiscall zCPatch DoTransfers -0x6279d0 void __thiscall zCWorld GenerateLightmapsRadiosity struct zTBBox3D * -0x627c20 void __thiscall zCWorld GenerateLightmaps enum zCWorld::zTStaticWorldLightMode const & struct zTBBox3D * -0x6283f0 void __thiscall zCWorld GenerateStaticWorldLighting enum zCWorld::zTStaticWorldLightMode const & struct zTBBox3D * -0x6286e0 void __thiscall zCWorld MakeVobLightingDirty -0x6288d0 void __thiscall zCList::~zCList -0x628900 void __thiscall zCList::Insert class zCVob * -0x628950 class zCPatchMap * __thiscall zCWorld GeneratePatchMapFromSurface class zCArray & -0x628970 void __thiscall zCWorld MakeTransfers -0x628990 void * __thiscall zCList::`scalar deleting destructor' unsigned int -0x6289d0 void __thiscall zCArray::AllocDelta int -0x628a40 void __thiscall zCArray::InsertEnd class zCTransfer const & -0x628b50 void __thiscall zCArray::InsertEnd class zCPatch * const & -0x628c20 void __thiscall zCArray::InsertEnd class zCPatchMap * const & -0x628cf0 void __thiscall zCArray::InsertEnd class zCTransferConstr const & -0x628e00 void __cdecl zDieter_StartUp struct HWND__ * * -0x62b2e0 void __thiscall zCSoundSystemDummy DoSoundUpdate -0x62b2f0 class zCSoundFX * __thiscall zCSoundSystemDummy LoadSoundFX class zSTRING const & -0x62b350 void * __thiscall zCSoundFXDummy `scalar deleting destructor' unsigned int -0x62b380 void __thiscall zCSoundFXDummy ~zCSoundFXDummy -0x62b390 int __thiscall zCSoundSystemDummy PlaySound class zCSoundFX * int -0x62b3a0 int __thiscall zCSoundSystemDummy PlaySound class zCSoundFX * int int float float -0x62b3b0 void __thiscall zCSoundSystemDummy SetGlobalOcclusion float -0x62b3c0 int __thiscall zCSoundSystemDummy PlaySound3D class zCSoundFX * class zCVob * int struct zCSoundSystem::zTSound3DParams * -0x62b3d0 int __thiscall zCSoundSystemDummy PlaySound3D class zSTRING const & class zCVob * int struct zCSoundSystem::zTSound3DParams * -0x62b3e0 int __thiscall zCSoundSystemDummy GetSound3DProps int const & struct zCSoundSystem::zTSound3DParams & -0x62b3f0 int __thiscall zCSoundSystemDummy UpdateSound3D int const & struct zCSoundSystem::zTSound3DParams * -0x62b400 void __thiscall zCSoundManager::zCTableEntry ~zCTableEntry -0x62b4c0 class zCMusicTheme * __thiscall zCMusicSys_Dummy LoadThemeByScript class zSTRING const & -0x62b510 class zCMusicTheme * __thiscall zCMusicSys_Dummy LoadTheme class zSTRING const & -0x62b560 class zCMusicJingle * __thiscall zCMusicSys_Dummy LoadJingleByScript class zSTRING const & -0x62b5c0 class zCMusicJingle * __thiscall zCMusicSys_Dummy LoadJingle class zSTRING const & -0x62b620 void __thiscall zCMusicSys_Dummy DoMusicUpdate -0x62f8e0 void __thiscall zCTimer SetMotionFactor float -0x62f8f0 void __thiscall zCResourceManager SetShowDebugInfo int -0x62f900 int __thiscall zCResourceManager GetShowDebugInfo -0x62f910 void __cdecl zCVob SetShowHelperVisuals int -0x62f920 int __cdecl zCVob GetShowHelperVisuals -0x62f930 int __cdecl zCVob GetAnimationsEnabled -0x62f940 void __cdecl zCVob SetAnimationsEnabled int -0x62f950 int __cdecl zCBspTree GetShowPortals -0x62f960 void __cdecl zCBspTree SetShowPortals int -0x62f970 void __thiscall zCZone SetVisual class zCVisual * -0x62f980 void __thiscall zCZone SetVisual class zSTRING const & -0x62f990 class zCClassDef * __thiscall zCZone GetZoneMotherClass -0x62f9a0 void __cdecl zCZoneZFog operator delete void * -0x62f9c0 void __cdecl zCZoneZFogDefault operator delete void * -0x62f9e0 class zCClassDef * __thiscall zCZoneZFogDefault _GetClassDef -0x62f9f0 int __cdecl zCWorld GetWaveAnisEnabled -0x62fa00 void __cdecl zCWorld SetWaveAnisEnabled int -0x62fa10 int __thiscall zCWorld GetShowTextureStats -0x62fa20 void __thiscall zCWorld SetShowTextureStats int -0x62fa30 void __thiscall zCWorld SetVobFarClipZScalability float -0x62fa40 void __cdecl zCProgMeshProto SetLODParamStrength float -0x62fa50 void __thiscall zCVobCallback_PrintBigBBox ~zCVobCallback_PrintBigBBox -0x62fb40 void __thiscall zCVobCallback_PrintBigBBox HandleVob class zCVob * void * -0x630980 void __thiscall zCShowMemCallback DoWorldPerFrameCallback class zCWorld * class zCCamera * -0x6317b0 zTRnd_DeviceInfo* __thiscall zTRnd_DeviceInfo zTRnd_DeviceInfo -0x6317d0 void * __thiscall zCZoneZFogDefault `scalar deleting destructor' unsigned int -0x631800 void __thiscall zCZoneZFogDefault ~zCZoneZFogDefault -0x631810 void * __thiscall zCMusicSys_Dummy `scalar deleting destructor' unsigned int -0x631830 void * __thiscall zCSoundSystemDummy `scalar deleting destructor' unsigned int -0x631850 void __thiscall zCMusicSys_Dummy ~zCMusicSys_Dummy -0x631860 void __thiscall zCSoundSystemDummy ~zCSoundSystemDummy -0x631870 void __cdecl zDieter_ShutDown -0x631910 void __thiscall zCSoundManager ~zCSoundManager -0x631a00 void __cdecl zDieter_ShutDown_Fast -0x631a10 void __thiscall zCArraySort::zCArraySort -0x631a30 void __cdecl zDieter_StartUp struct HWND__ * * -0x631a60 void __thiscall zCArraySort::zCArraySort -0x631a80 void __cdecl zDieter_StartUp struct HWND__ * * -0x631eb0 class zCObject * __cdecl zCZoneReverb _CreateNewInstance -0x631f70 class zCClassDef * __thiscall zCZone _GetClassDef -0x631f80 void __thiscall zCZone ProcessZoneList class zCArraySort const & class zCArraySort const & class zCWorld * -0x631f90 class zCClassDef * __thiscall zCZone GetDefaultZoneClass -0x631fa0 void __cdecl zCZoneReverb operator delete void * -0x631fc0 class zCClassDef * __thiscall zCZoneReverb _GetClassDef -0x6321c0 class zCObject * __cdecl zCZoneReverbDefault _CreateNewInstance -0x632280 void __cdecl zCZoneReverbDefault operator delete void * -0x6322a0 class zCClassDef * __thiscall zCZoneReverbDefault _GetClassDef -0x6322b0 void __thiscall zCZoneReverbDefault ProcessZoneList class zCArraySort const & class zCArraySort const & class zCWorld * -0x6322c0 void * __thiscall zCZoneReverbDefault `scalar deleting destructor' unsigned int -0x6322f0 void __thiscall zCZoneReverbDefault ~zCZoneReverbDefault -0x632550 class zCObject * __cdecl zCZoneVobFarPlane _CreateNewInstance -0x632610 void __cdecl zCZoneVobFarPlane operator delete void * -0x632630 class zCClassDef * __thiscall zCZoneVobFarPlane _GetClassDef -0x632830 class zCObject * __cdecl zCZoneVobFarPlaneDefault _CreateNewInstance -0x6328f0 void __cdecl zCZoneVobFarPlaneDefault operator delete void * -0x632910 class zCClassDef * __thiscall zCZoneVobFarPlaneDefault _GetClassDef -0x632920 void * __thiscall zCZoneVobFarPlaneDefault `scalar deleting destructor' unsigned int -0x632950 void __thiscall zCZoneVobFarPlaneDefault ~zCZoneVobFarPlaneDefault -0x632bb0 class zCObject * __cdecl zCZoneMusic _CreateNewInstance -0x632c60 void __cdecl zCZoneMusic operator delete void * -0x632c80 class zCClassDef * __thiscall zCZoneMusic _GetClassDef -0x632c90 void * __thiscall zCZoneMusic `scalar deleting destructor' unsigned int -0x632cc0 void __thiscall zCZoneMusic ~zCZoneMusic -0x632f20 class zCObject * __cdecl zCZoneZFog _CreateNewInstance -0x633010 class zCClassDef * __thiscall zCZoneZFog _GetClassDef -0x633210 class zCObject * __cdecl zCZoneZFogDefault _CreateNewInstance -0x6334f0 class zCObject * __cdecl zCVobSound _CreateNewInstance -0x633550 void __cdecl zCVobSound operator delete void * -0x633760 class zCObject * __cdecl zCVobSoundDaytime _CreateNewInstance -0x633820 void __cdecl zCVobSoundDaytime operator delete void * -0x633840 class zCClassDef * __thiscall zCVobSoundDaytime _GetClassDef -0x633850 class zCClassDef * __thiscall zCVobSoundDaytime GetZoneMotherClass -0x633860 void __thiscall zCBBox3DSorterBase::zTBoxSortHandle ~zTBoxSortHandle -0x6338b0 zCBBox3DSorterBase* __thiscall zCBBox3DSorterBase zCBBox3DSorterBase -0x633930 void * __thiscall zCBBox3DSorterBase `scalar deleting destructor' unsigned int -0x633950 void __thiscall zCBBox3DSorterBase ~zCBBox3DSorterBase -0x6339e0 int __cdecl zCBBox3DSorterBase ArrayCompare void const * void const * -0x633ae0 void __thiscall zCBBox3DSorterBase Clear -0x633b60 void __thiscall zCBBox3DSorterBase AllocAbs int -0x633be0 void __thiscall zCBBox3DSorterBase Insert void * -0x633d40 void __thiscall zCBBox3DSorterBase Remove void * -0x633e00 void __thiscall zCBBox3DSorterBase GetActiveList struct zTBBox3D const & class zCBBox3DSorterBase::zTBoxSortHandle & -0x634150 void __thiscall zCBBox3DSorterBase UpdateActiveList struct zTBBox3D const & class zCBBox3DSorterBase::zTBoxSortHandle & -0x634430 void __thiscall zCBBox3DSorterBase InsertHandle class zCBBox3DSorterBase::zTBoxSortHandle & -0x634510 void __thiscall zCBBox3DSorterBase RemoveHandle class zCBBox3DSorterBase::zTBoxSortHandle & -0x634560 void __thiscall zCBBox3DSorterBase Sort -0x6345a0 void __thiscall zCBBox3DSorterBase AdjustSorting class zCArraySort & int -0x634720 void __thiscall zCBBox3DSorterBase Update void * -0x634880 zCZone* __thiscall zCZone zCZone -0x6348f0 void * __thiscall zCZone `scalar deleting destructor' unsigned int -0x634920 void __thiscall zCZone ~zCZone -0x634990 void __thiscall zCZone ThisVobAddedToWorld class zCWorld * -0x6349b0 void __thiscall zCZone ThisVobRemovedFromWorld class zCWorld * -0x6349d0 void __thiscall zCZone EndMovement -0x6349f0 float __thiscall zCZone GetCamPosWeight -0x634bb0 void __thiscall zCZone SetZoneVobFlags -0x634be0 void __thiscall zCZone Unarchive class zCArchiver & -0x634c20 class zSTRING __thiscall zCZone GetDebugDescString -0x634dd0 zCZoneZFog* __thiscall zCZoneZFog zCZoneZFog -0x634e80 void * __thiscall zCZoneZFog `scalar deleting destructor' unsigned int -0x634eb0 void __thiscall zCZoneZFog ~zCZoneZFog -0x634f20 float __thiscall zCZoneZFog GetActiveRange float -0x634f70 float __thiscall zCZoneZFog GetSkyFadeWeight -0x634fb0 class zCClassDef * __thiscall zCZoneZFog GetDefaultZoneClass -0x634fc0 void __thiscall zCZoneZFog ProcessZoneList class zCArraySort const & class zCArraySort const & class zCWorld * -0x6353a0 float __cdecl zSinusEase float -0x6353d0 void __thiscall zCZoneZFog Archive class zCArchiver & -0x635460 void __thiscall zCZoneZFog Unarchive class zCArchiver & -0x635520 void __thiscall zCZoneZFogDefault ThisVobAddedToWorld class zCWorld * -0x635550 void __thiscall zCZoneZFogDefault Unarchive class zCArchiver & -0x635630 zCZoneVobFarPlane* __thiscall zCZoneVobFarPlane zCZoneVobFarPlane -0x6356c0 void * __thiscall zCZoneVobFarPlane `scalar deleting destructor' unsigned int -0x6356f0 void __thiscall zCZoneVobFarPlane ~zCZoneVobFarPlane -0x635760 float __thiscall zCZoneVobFarPlane GetActiveFarZ float -0x6357b0 class zCClassDef * __thiscall zCZoneVobFarPlane GetDefaultZoneClass -0x6357c0 void __thiscall zCZoneVobFarPlane ProcessZoneList class zCArraySort const & class zCArraySort const & class zCWorld * -0x6358b0 void __thiscall zCZoneVobFarPlane Archive class zCArchiver & -0x635910 void __thiscall zCZoneVobFarPlane Unarchive class zCArchiver & -0x6359b0 void __thiscall zCZoneVobFarPlaneDefault ThisVobAddedToWorld class zCWorld * -0x635a00 void __thiscall zCZoneVobFarPlaneDefault Unarchive class zCArchiver & -0x635ad0 zCVobSound* __thiscall zCVobSound zCVobSound -0x635d10 class zCClassDef * __thiscall zCVobSound _GetClassDef -0x635d20 void * __thiscall zCVobSound `scalar deleting destructor' unsigned int -0x635d50 void __thiscall zCVobSound ~zCVobSound -0x635e60 class zSTRING __thiscall zCVobSound GetDebugDescString -0x6361f0 void __thiscall zCVobSound EndMovement -0x636280 void __thiscall zCVobSound SetSound class zSTRING const & -0x6363c0 class zCSoundFX * __thiscall zCVobSound LoadSound class zSTRING const & -0x636400 void __thiscall zCVobSound SetSoundVolume float -0x636410 void __thiscall zCVobSound SetSoundRadius float -0x636490 float __thiscall zCVobSound CalcObstruction -0x6365f0 float __thiscall zCVobSound CalcVolumeScale -0x636850 void __thiscall zCVobSound StartSound int -0x6369e0 void __thiscall zCVobSound StopSound -0x636a20 void __thiscall zCVobSound DoSoundUpdate float -0x636b60 void __thiscall zCVobSound OnTrigger class zCVob * class zCVob * -0x636b80 void __thiscall zCVobSound OnUntrigger class zCVob * class zCVob * -0x636bd0 void __thiscall zCVobSound OnMessage class zCEventMessage * class zCVob * -0x636be0 void __thiscall zCVobSound Archive class zCArchiver & -0x636d50 void __thiscall zCVobSound Unarchive class zCArchiver & -0x6370e0 void __thiscall zCVobSound ProcessZoneList class zCArraySort const & class zCArraySort const & class zCWorld * -0x6371c0 void __thiscall zCVobSound ThisVobAddedToWorld class zCWorld * -0x6371e0 void __thiscall zCVobSound ThisVobRemovedFromWorld class zCWorld * -0x637240 zCVobSoundDaytime* __thiscall zCVobSoundDaytime zCVobSoundDaytime -0x6372a0 void * __thiscall zCVobSoundDaytime `scalar deleting destructor' unsigned int -0x6372d0 void __thiscall zCVobSoundDaytime ~zCVobSoundDaytime -0x637450 class zSTRING __thiscall zCVobSoundDaytime GetDebugDescString -0x6375f0 void __thiscall zCVobSoundDaytime ActivateSection int -0x6376d0 int __thiscall zCVobSoundDaytime CalcTimeFrac float float float float & -0x637760 void __thiscall zCVobSoundDaytime DoSoundUpdate float -0x637a80 void __thiscall zCVobSoundDaytime Archive class zCArchiver & -0x637af0 void __thiscall zCVobSoundDaytime Unarchive class zCArchiver & -0x637bd0 zCZoneReverb* __thiscall zCZoneReverb zCZoneReverb -0x637c60 void * __thiscall zCZoneReverb `scalar deleting destructor' unsigned int -0x637c90 void __thiscall zCZoneReverb ~zCZoneReverb -0x637d00 class zSTRING __thiscall zCZoneReverb GetDebugDescString -0x637e80 float __thiscall zCZoneReverb GetActiveWeight -0x637ed0 class zCClassDef * __thiscall zCZoneReverb GetDefaultZoneClass -0x637ee0 void __thiscall zCZoneReverb ProcessZoneList class zCArraySort const & class zCArraySort const & class zCWorld * -0x637ff0 void __thiscall zCZoneReverb Archive class zCArchiver & -0x638260 void __thiscall zCZoneReverb Unarchive class zCArchiver & -0x638310 void __thiscall zCZoneReverbDefault ThisVobAddedToWorld class zCWorld * -0x638350 void __thiscall zCZoneReverbDefault Unarchive class zCArchiver & -0x638420 int __cdecl zCZoneMusic SetAutochange int -0x638440 void __cdecl zCZoneMusic GetAutochange int * -0x638450 void __thiscall zCBBox3DSorterBase ~zCBBox3DSorterBase -0x638470 void __thiscall zCArraySort::zCArraySort -0x638490 void __thiscall zCArraySort::~zCArraySort -0x6384b0 void __thiscall zCArraySort::QuickSort -0x6384d0 void __thiscall zCBBox3DSorterBase GetActiveList struct zTBBox3D const & class zCBBox3DSorterBase::zTBoxSortHandle & -0x6384f0 void __thiscall zCArraySort::AllocDelta int -0x638550 void __thiscall zCArraySort::AllocAbs int -0x6385b0 void __thiscall zCArraySort::InsertEnd void * const & -0x6388f0 int __cdecl CapsLock -0x638910 void __cdecl SetCapsLock int -0x638970 void __cdecl ToggleCapsLock -0x638ad0 oCAIHuman* __thiscall oCAIHuman oCAIHuman -0x638bb0 class zCClassDef * __thiscall oCAIHuman _GetClassDef -0x638bc0 void * __thiscall oCAIHuman `scalar deleting destructor' unsigned int -0x638bf0 void __thiscall oCAIHuman ~oCAIHuman -0x638cc0 void __thiscall oCAIHuman Init class oCNpc * -0x638ce0 int __thiscall oCAIHuman DoSimpleAI -0x638e70 int __thiscall oCAIHuman Pressed int -0x638e90 int __thiscall oCAIHuman Toggled int -0x638ea0 void __thiscall oCAIHuman SetCamModeMob class oCMobInter * -0x6390b0 void __thiscall oCAIHuman ChangeCamMode class zSTRING const & -0x6390c0 void __thiscall oCAIHuman InitCamModes int -0x639390 void __thiscall oCAIHuman SetCamMode class zSTRING const & int -0x6393c0 void __thiscall oCAIHuman WeaponChoose -0x639830 void __cdecl oCMsgMagic operator delete void * -0x639850 int __thiscall oCAIHuman BowMode int -0x63a0c0 enum oHEROSTATUS __thiscall oCAIHuman GetEnemyThreat -0x63a5d0 void __thiscall oCAIHuman CheckFightCamera -0x63a630 int __thiscall oCAIHuman FightMelee -0x63ba20 void __cdecl oCMsgAttack operator delete void * -0x63ba40 int __thiscall oCAIHuman CheckMobInteraction -0x63be40 int __thiscall oCAIHuman CheckItemInteraction -0x63c5e0 class zSTRING __thiscall oCItem GetSchemeName -0x63c630 int __thiscall oCAIHuman StandActions -0x63cca0 void __cdecl oCMobMsg operator delete void * -0x63ccc0 int __thiscall oCAIHuman PC_CheckSpecialStates -0x63d410 void __thiscall oCAIHuman PC_Diving -0x63d580 void __thiscall oCAIHuman PC_Turn float int -0x63d5a0 int __thiscall oCAIHuman PC_SpecialMove int -0x63d710 int __thiscall oCAIHuman PC_ActionMove int -0x63d890 int __thiscall oCAIHuman PC_WeaponMove int -0x63db00 int __thiscall oCAIHuman PC_SlowMove int -0x63df40 int __thiscall oCAIHuman PC_Sneak int -0x63e0f0 void __thiscall oCAIHuman PC_Turnings int -0x63e430 int __thiscall oCAIHuman PC_Strafe int -0x63e5d0 void __thiscall oCAIHuman _WalkCycle -0x63e910 void __thiscall oCAIHuman ResetObserveSuspectCounter -0x63e920 void __thiscall oCAIHuman CreateObserveSuspect int -0x63e9b0 void __thiscall oCAIHuman CreateFootStepSound int -0x63ea80 void __thiscall oCAIHuman ResetAssessUseMobCounter -0x63ea90 void __thiscall oCAIHuman CreateAssessUseMob -0x63eb20 void __thiscall oCAIHuman SetCrawlMode int -0x63eda0 void __thiscall oCAIHuman SetSprintMode int -0x63efb0 int __thiscall oCAIHuman MoveCamera -0x63efc0 void __thiscall oCAIHuman CamMessages -0x63efd0 void __thiscall oCAIHuman CheckFocusVob int -0x63f1e0 void __thiscall oCAIHuman Moving -0x63f2e0 void __thiscall oCAIHuman DoAI class zCVob * int & -0x63fbc0 void __thiscall oCAIHuman DoHackSpecials -0x640590 void __thiscall oCAIHuman ChangeCamModeBySituation -0x641030 class zSTRING __thiscall zCAICamera GetPreviousMode -0x641080 void __thiscall oCAIHuman DoMonsterSpecial -0x641090 void __thiscall oCAIHuman SetShowAI int -0x6410b0 int __thiscall oCAIHuman GetShowAI -0x6410c0 int __thiscall oCAIHuman CanThisCollideWith class zCVob * -0x641100 void __thiscall oCAIHuman AddIgnoreCD class zCVob * -0x641110 void __thiscall oCAIHuman SubIgnoreCD class zCVob * -0x641170 void __thiscall oCAIHuman StartFlyDamage float class zVEC3 & -0x6414f0 void __thiscall oCAIHuman Archive class zCArchiver & -0x641510 void __thiscall oCAIHuman Unarchive class zCArchiver & -0x641530 oCAICamera* __thiscall oCAICamera oCAICamera -0x641670 class zCClassDef * __thiscall oCAICamera _GetClassDef -0x641680 int __thiscall oCAICamera HasAIDetectedCollision -0x641690 void * __thiscall oCAICamera `scalar deleting destructor' unsigned int -0x6416c0 void __thiscall oCAICamera ~oCAICamera -0x6416d0 void __thiscall oCAICamera DoAI class zCVob * int & -0x641910 oCAIHuman_Stand* __thiscall oCAIHuman_Stand oCAIHuman_Stand class zCVob * -0x641a30 class zCClassDef * __thiscall oCAIHuman_Stand _GetClassDef -0x641a40 void * __thiscall oCAIHuman_Stand `scalar deleting destructor' unsigned int -0x641a70 void __thiscall oCAIHuman_Stand ~oCAIHuman_Stand -0x641a80 void __thiscall oCAIHuman_Stand DoAI class zCVob * int & -0x641d30 class zCObject * __cdecl oCAIHuman _CreateNewInstance -0x641d90 void __cdecl oCAIHuman operator delete void * -0x641f90 class zCObject * __cdecl oCAICamera _CreateNewInstance -0x6420d0 void __cdecl oCAICamera operator delete void * -0x6422d0 class zCObject * __cdecl oCAIHuman_Stand _CreateNewInstance -0x6423f0 void __cdecl oCAIHuman_Stand operator delete void * -0x6426b0 void __thiscall oCAISound RemoveSlideSound -0x6426d0 void __thiscall oCAISound CheckSlideSound class zCVob * -0x642760 int __thiscall oCAISound GetSoundMaterial class zCVob * enum zCSoundManager::zTSndManMedium & -0x6428b8 int __thiscall oCAISound GetSoundMaterial class zCVob * enum zCSoundManager::zTSndManMedium & -0x6428e0 void __thiscall oCAISound StartCollisionSound class zCVob * class zCCollisionReport const & -0x6429d5 void __thiscall oCAISound StartCollisionSound class zCVob * class zCCollisionReport const & -0x642a50 oCAIVobMove* __thiscall oCAIVobMove oCAIVobMove -0x642b20 class zCClassDef * __thiscall oCAIVobMove _GetClassDef -0x642b30 int __thiscall oCAIVobMove CanThisCollideWith class zCVob * -0x642b70 void * __thiscall oCAIVobMove `scalar deleting destructor' unsigned int -0x642ba0 void __thiscall oCAIVobMove ~oCAIVobMove -0x642cc0 class zCClassDef * __thiscall oCAISound _GetClassDef -0x642cd0 void __thiscall oCAISound ~oCAISound -0x642d40 void * __thiscall oCAISound `scalar deleting destructor' unsigned int -0x642d70 void __thiscall oCAIVobMove Init class zCVob * class zCVob * class zVEC3 & float float class zMAT4 * -0x6430f0 void __thiscall oCAIVobMove DoAI class zCVob * int & -0x643260 void __thiscall oCAIVobMove ReportCollisionToAI class zCCollisionReport const & -0x6432b0 void __thiscall oCAIVobMove Archive class zCArchiver & -0x643310 void __thiscall oCAIVobMove Unarchive class zCArchiver & -0x643400 void __thiscall oCAIVobMove AddIgnoreCDVob class zCVob * -0x643420 void __thiscall oCAIVobMove ClearIgnoreCDVob -0x643490 oCAIVobMoveTorch* __thiscall oCAIVobMoveTorch oCAIVobMoveTorch -0x643520 class zCClassDef * __thiscall oCAIVobMoveTorch _GetClassDef -0x643530 void * __thiscall oCAIVobMoveTorch `scalar deleting destructor' unsigned int -0x643560 void __thiscall oCAIVobMoveTorch ~oCAIVobMoveTorch -0x643670 void __thiscall oCAIVobMoveTorch Init class zCVob * class zCVob * class zVEC3 & float float class zMAT4 * -0x643690 void __thiscall oCAIVobMoveTorch DoAI class zCVob * int & -0x6436c0 int __thiscall oCAIVobMoveTorch CheckWater -0x643770 void __thiscall oCAIVobMoveTorch BurnedOut -0x643950 oCAIArrowBase* __thiscall oCAIArrowBase oCAIArrowBase -0x643a40 class zCClassDef * __thiscall oCAIArrowBase _GetClassDef -0x643a50 int __thiscall oCAIArrowBase HasAIDetectedCollision -0x643a60 void __thiscall oCAIArrowBase AICollisionResponseSelfDetected class zVEC3 const & int & -0x643a70 void * __thiscall oCAIArrowBase `scalar deleting destructor' unsigned int -0x643aa0 void __thiscall oCAIArrowBase ~oCAIArrowBase -0x643bb0 void __thiscall oCAIArrowBase AddIgnoreCDVob class zCVob * -0x643bd0 void __thiscall oCAIArrowBase ClearIgnoreCDVob -0x643c40 void __thiscall oCAIArrowBase CreateTrail class zCVob * -0x643e60 void __thiscall oCAIArrowBase DoAI class zCVob * int & -0x644160 void __thiscall oCAIArrowBase ReportCollisionToAI class zCCollisionReport const & -0x644470 void __thiscall oCAIArrowBase Archive class zCArchiver & -0x6444f0 void __thiscall oCAIArrowBase Unarchive class zCArchiver & -0x6445b0 oCAIArrow* __thiscall oCAIArrow oCAIArrow -0x644660 class zCClassDef * __thiscall oCAIArrow _GetClassDef -0x644670 void * __thiscall oCAIArrow `scalar deleting destructor' unsigned int -0x6446a0 void __thiscall oCAIArrow ~oCAIArrow -0x644790 void __thiscall oCAIArrow SetTarget class zCVob * -0x6447d0 void __thiscall oCAIArrow ClearUsedVobs -0x644880 void __thiscall oCAIArrow SetupAIVob class zCVob * class zCVob * class zCVob * -0x644be0 void __thiscall oCAIArrow DoAI class zCVob * int & -0x644c10 int __thiscall oCAIArrow CanThisCollideWith class zCVob * -0x644cb0 void __thiscall oCAIArrow ReportCollisionToAI class zCCollisionReport const & -0x645440 void __thiscall oCAIArrow Archive class zCArchiver & -0x645510 void __thiscall oCAIArrow Unarchive class zCArchiver & -0x645620 oCAIDrop* __thiscall oCAIDrop oCAIDrop -0x645700 class zCClassDef * __thiscall oCAIDrop _GetClassDef -0x645710 int __thiscall oCAIDrop HasAIDetectedCollision -0x645720 int __thiscall oCAIDrop CanThisCollideWith class zCVob * -0x645760 void * __thiscall oCAIDrop `scalar deleting destructor' unsigned int -0x645790 void __thiscall oCAIDrop ~oCAIDrop -0x6458b0 void __thiscall oCAIDrop AddIgnoreCDVob class zCVob * -0x6458d0 void __thiscall oCAIDrop ClearIgnoreCDVob -0x645940 void __thiscall oCAIDrop SetupAIVob class zCVob * class zCVob * -0x645ba0 void __thiscall oCAIDrop DoAI class zCVob * int & -0x645c10 void __thiscall oCAIDrop ReportCollisionToAI class zCCollisionReport const & -0x645c60 void __thiscall oCAIDrop SetVelocity float float -0x645d10 void __thiscall oCAIDrop SetStartPosition class zVEC3 & -0x645e90 void __thiscall oCAIDrop Archive class zCArchiver & -0x645ea0 void __thiscall oCAIDrop Unarchive class zCArchiver & -0x646270 class zCObject * __cdecl oCAIArrowBase _CreateNewInstance -0x646340 void __cdecl oCAIArrowBase operator delete void * -0x646540 class zCObject * __cdecl oCAIArrow _CreateNewInstance -0x646620 void __cdecl oCAIArrow operator delete void * -0x646820 class zCObject * __cdecl oCAIDrop _CreateNewInstance -0x6468e0 void __cdecl oCAIDrop operator delete void * -0x646ae0 class zCObject * __cdecl oCAIVobMove _CreateNewInstance -0x646ba0 void __cdecl oCAIVobMove operator delete void * -0x646da0 class zCObject * __cdecl oCAIVobMoveTorch _CreateNewInstance -0x646e60 void __cdecl oCAIVobMoveTorch operator delete void * -0x646e80 void __thiscall zCList::DeleteList -0x647200 oTGilValues* __thiscall oTGilValues oTGilValues -0x647270 oCAniCtrl_Human* __thiscall oCAniCtrl_Human oCAniCtrl_Human -0x6473c0 class zCClassDef * __thiscall oCAniCtrl_Human _GetClassDef -0x6473d0 void * __thiscall oCAniCtrl_Human `scalar deleting destructor' unsigned int -0x647400 void __thiscall oCAniCtrl_Human ~oCAniCtrl_Human -0x6474e0 void __thiscall oCAniCtrl_Human Init class oCNpc * -0x647540 int __thiscall oCAniCtrl_Human StartAni int int -0x647720 void __thiscall oCAniCtrl_Human SetNextAni int int -0x647790 void __thiscall oCAniCtrl_Human InitAnimations -0x6484a0 void __thiscall oCAniCtrl_Human SearchStandAni int -0x6487e0 void __thiscall oCAniCtrl_Human StartStandAni -0x648800 void __thiscall oCAniCtrl_Human Reset -0x648840 void __thiscall oCAniCtrl_Human InitAngleValuesForConsole -0x648890 void __thiscall oCAniCtrl_Human SetScriptValues -0x6491c0 void __thiscall oCAniCtrl_Human SetInterruptFollowAni int -0x649370 void __thiscall oCAniCtrl_Human InitAllAnis -0x64cf2c void __thiscall oCAniCtrl_Human InitAllAnis -0x64cf80 int __thiscall zCModelAni GetAniID -0x64cf90 class zCModel * __thiscall zCAIPlayer GetModel -0x64cfa0 void __thiscall oCAniCtrl_Human SetWalkMode int -0x64d830 void __thiscall oCAniCtrl_Human InitFightAnis int -0x64e16d void __thiscall oCAniCtrl_Human InitFightAnis int -0x64e1c0 void __thiscall oCAniCtrl_Human SetFightAnis int -0x64e2e0 void __thiscall oCAniCtrl_Human StartAniWithOffset int float -0x64e2f0 void __thiscall oCAniCtrl_Human DoAniWithOffset -0x64e300 void __thiscall oCAniCtrl_Human CorrectFightPosition -0x64e5c0 class zSTRING __thiscall oCAniCtrl_Human GetWalkModeString -0x64e720 void __thiscall oCAniCtrl_Human CorrectAniStates -0x64e8b0 int __thiscall oCAniCtrl_Human CheckWaterLevel -0x64f530 void __thiscall oCAniCtrl_Human SetAlwaysWalk int -0x64f700 int __thiscall oCAniCtrl_Human IsAlwaysWalk -0x64f730 int __thiscall oCAniCtrl_Human CanToggleWalkModeTo int -0x650390 int __thiscall oCAniCtrl_Human CanToggleWalkMode -0x650c80 void __thiscall oCAniCtrl_Human ToggleWalkMode int -0x650cc0 int __thiscall oCAniCtrl_Human IsDead -0x6513b0 int __thiscall oCAniCtrl_Human IsFallen -0x6514c0 int __thiscall oCAniCtrl_Human IsAiming -0x651590 int __thiscall oCAniCtrl_Human IsStateAniActive int -0x651610 int __thiscall oCAniCtrl_Human IsStateAniActive class zCModelAni * -0x651660 int __thiscall oCAniCtrl_Human IsStanding -0x651800 int __thiscall oCAniCtrl_Human IsJumpStanding -0x651860 int __thiscall oCAniCtrl_Human IsWalking -0x651980 int __thiscall oCAniCtrl_Human IsRunning -0x651b90 int __thiscall oCAniCtrl_Human IsWalkingBackward -0x651cb0 void __thiscall oCAniCtrl_Human StopTurnAnis -0x651cc0 float __thiscall oCAniCtrl_Human Turn float int -0x6521c0 void __thiscall oCAniCtrl_Human DoAutoRoll -0x652290 void __thiscall oCAniCtrl_Human TurnDegrees float int -0x652370 int __thiscall oCAniCtrl_Human WallInFront float -0x6523e0 class zSTRING __cdecl oCAniCtrl_Human GetWeaponString int -0x6525e6 class zSTRING __cdecl oCAniCtrl_Human GetWeaponString int -0x652670 class zSTRING __cdecl oCAniCtrl_Human GetWeaponHitString int -0x652876 class zSTRING __cdecl oCAniCtrl_Human GetWeaponHitString int -0x652900 int __thiscall oCAniCtrl_Human IsDefending -0x652960 void __thiscall oCAniCtrl_Human GetFightLimbs -0x6533d0 void __thiscall oCAniCtrl_Human DoSparks class zVEC3 & class zSTRING const & -0x653500 class zCModelAniActive * __thiscall oCAniCtrl_Human GetLayerAni int -0x653530 int __thiscall oCAniCtrl_Human CheckLayerAni int class zSTRING const & -0x653570 int __thiscall oCAniCtrl_Human CheckLimbHit class zSTRING const & class zCList & -0x6535f0 void __thiscall oCAniCtrl_Human ShowWeaponTrail -0x653810 void __thiscall oCAniCtrl_Human StartHitCombo int class zCVob * -0x653870 void __thiscall oCAniCtrl_Human SetComboHitTarget class zCVob const * -0x653880 void __thiscall oCAniCtrl_Human StartHitGraphical int class zCVob * -0x653950 int __thiscall oCAniCtrl_Human GetStopTurnVobSign -0x6539b0 int __thiscall oCAniCtrl_Human HitCombo int -0x653c80 class zCVob * __thiscall oCAniCtrl_Human CheckHitTarget -0x653ef0 void __thiscall oCAniCtrl_Human CreateHit class zCVob * -0x654340 int __thiscall oCAniCtrl_Human CheckMeleeWeaponHitsLevel class oCItem * -0x654548 int __thiscall oCAniCtrl_Human CheckMeleeWeaponHitsLevel class oCItem * -0x654810 void __thiscall oCAniCtrl_Human HitInterrupt -0x654850 int __thiscall oCAniCtrl_Human HitGraphical -0x6549c0 int __thiscall oCAniCtrl_Human IsInPreHit -0x654a10 int __thiscall oCAniCtrl_Human IsInPostHit -0x654aa0 int __thiscall oCAniCtrl_Human IsInCombo -0x654af0 void __thiscall oCAniCtrl_Human FirstPersonDrawWeapon -0x654b00 class zSTRING __thiscall oCAniCtrl_Human GetHitDirection -0x654bc0 class zCModelAniActive * __thiscall oCAniCtrl_Human IsParadeRunning -0x654c20 int __thiscall oCAniCtrl_Human CanParade class oCNpc * -0x654d60 void __thiscall oCAniCtrl_Human StartParadeEffects class oCNpc * -0x6551b0 void __thiscall oCAniCtrl_Human StrafeLeft -0x6551f0 void __thiscall oCAniCtrl_Human StrafeRight -0x655230 int __thiscall oCAniCtrl_Human GetFootPos -0x6553e0 void __thiscall oCAniCtrl_Human PC_GoForward -0x655430 void __thiscall oCAniCtrl_Human PC_GoBackward -0x655470 void __thiscall oCAniCtrl_Human PC_JumpForward -0x655650 int __thiscall oCAniCtrl_Human CanJump int -0x6556a4 int __thiscall oCAniCtrl_Human CanJump int -0x6556c0 int __thiscall oCAniCtrl_Human CanJumpLedge -0x655850 int __thiscall oCAniCtrl_Human JumpForward -0x655a70 int __thiscall oCAniCtrl_Human Swim_CanClimbLedge -0x655ab0 void __thiscall oCAniCtrl_Human Swim_ClimbLedge -0x655c10 int __thiscall oCAniCtrl_Human CanWalkOnPoly class zVEC3 const & -0x655c80 int __thiscall oCAniCtrl_Human DrawWeapon1 int int int -0x655f70 int __thiscall oCAniCtrl_Human ChooseNextWeapon2 int -0x656360 int __thiscall oCAniCtrl_Human DrawWeapon2 -0x6566b0 int __thiscall oCAniCtrl_Human RemoveWeapon1 -0x656a20 int __thiscall oCAniCtrl_Human RemoveWeapon2 -0x656cd0 void __thiscall oCAniCtrl_Human StartUp class zCVob * -0x656ce0 void __thiscall oCAniCtrl_Human LerpFeetToTarget int int class zVEC3 const & -0x657020 void __thiscall oCAniCtrl_Human RelaxHandToTarget class zVEC3 const & class zVEC3 const & int float -0x657900 void __thiscall oCAniCtrl_Human CheckSpecialStates -0x658650 void __thiscall oCAniCtrl_Human CheckJump -0x658890 void __thiscall oCAniCtrl_Human StartFallDownAni -0x658b70 void __thiscall oCAniCtrl_Human HackNPCToSwim -0x658e80 void __thiscall oCAniCtrl_Human CheckFallStates -0x659780 float __thiscall oCAniCtrl_Human CombineAniLerp float float float float -0x6597e0 int __thiscall oCAniCtrl_Human InterpolateCombineAni float float int -0x659960 void __thiscall oCAniCtrl_Human LookAtTarget -0x659980 void __thiscall oCAniCtrl_Human SetLookAtTarget float float -0x6599d0 void __thiscall oCAniCtrl_Human SetLookAtTarget class zVEC3 & -0x659b00 void __thiscall oCAniCtrl_Human SetLookAtTarget class zCVob * -0x659cb0 void __thiscall oCAniCtrl_Human StopLookAtTarget -0x659e60 void __thiscall oCAniCtrl_Human StartCombineAni class zVEC3 & int float float -0x659fa0 void __thiscall oCAniCtrl_Human StartCombineAni class zCVob * int float float -0x65a0f0 void __thiscall oCAniCtrl_Human StopCombineAni int -0x65a100 int __thiscall oCAniCtrl_Human DetectChasm class zVEC3 const & class zVEC3 const & float & class zVEC3 & -0x65a280 int __thiscall oCAniCtrl_Human IsInCriticalAni -0x65a8e0 void __thiscall oCAniCtrl_Human Archive class zCArchiver & -0x65a990 void __thiscall oCAniCtrl_Human Unarchive class zCArchiver & -0x65aa80 void __thiscall oCAniCtrl_Human SetActionMode int -0x65ab00 void __thiscall oCAniCtrl_Human _Stand -0x65af70 void __thiscall oCAniCtrl_Human _Forward -0x65b230 void __thiscall oCAniCtrl_Human _Backward -0x65b510 void __thiscall oCAniCtrl_Human SetAnimations int class zSTRING const & -0x65b9c0 int __thiscall oCAniCtrl_Human TransitionToInvest -0x65bb10 int __thiscall oCAniCtrl_Human TransitionToCast -0x65bd10 int __thiscall oCAniCtrl_Human TransitionToStand -0x65bed0 int __thiscall oCAniCtrl_Human IsInCastAni -0x65bfa0 int __thiscall oCAniCtrl_Human IsInWeaponChoose -0x65c040 int __thiscall oCAniCtrl_Human GetWaterLevel -0x65c0b0 int __thiscall oCAniCtrl_Human IsInWater -0x65c330 class zCObject * __cdecl oCAniCtrl_Human _CreateNewInstance -0x65c390 void __cdecl oCAniCtrl_Human operator delete void * -0x65c3b0 void __thiscall zCArray::operator= class zCArray const & -0x65c440 class zCModelPrototype * const & __thiscall zCArray::operator[] int -0x65c450 void __thiscall zCList::~zCList -0x65c480 void __thiscall zCList::DeleteListDatas -0x65c4f0 void * __thiscall zCList::`scalar deleting destructor' unsigned int -0x65c530 void * __thiscall zCList::`scalar deleting destructor' unsigned int -0x65c600 void __thiscall myThunder ~myThunder -0x65c630 oCBarrier* __thiscall oCBarrier oCBarrier -0x65c800 void __thiscall oCBarrier ~oCBarrier -0x65ca40 void * __thiscall myThunder `vector deleting destructor' unsigned int -0x65cab0 void __thiscall oCBarrier Init -0x65d260 void __thiscall oCBarrier Initialise int -0x65d340 myThunder* __thiscall myThunder myThunder -0x65d350 void __thiscall oCBarrier AddTremor struct zTRenderContext & -0x65d360 void __thiscall oCBarrier RenderLayer struct zTRenderContext & int int & -0x65d5a0 int __thiscall oCBarrier Render struct zTRenderContext & int int -0x65e030 void __thiscall oCBarrier InitThunder struct myThunder * -0x65e060 void __thiscall oCBarrier RemoveThunder struct myThunder * -0x65e110 int __thiscall oCBarrier AddThunderSub struct myThunder * int int int int -0x65e450 int __thiscall oCBarrier AddThunder int int float enum zTThunderSector -0x65eb20 int __thiscall oCBarrier RenderThunder struct myThunder * struct zTRenderContext & -0x65ede0 void __thiscall oCBarrier RenderThunderList struct zTRenderContext & -0x65ee20 oCSkyControler_Barrier* __thiscall oCSkyControler_Barrier oCSkyControler_Barrier -0x65eea0 void * __thiscall oCSkyControler_Barrier `scalar deleting destructor' unsigned int -0x65eed0 void __thiscall oCSkyControler_Barrier ~oCSkyControler_Barrier -0x65ef40 void __thiscall oCSkyControler_Barrier RenderSkyPre -0x65f2f0 oCAskBox* __thiscall oCAskBox oCAskBox -0x65f430 void * __thiscall oCAskBox `scalar deleting destructor' unsigned int -0x65f460 void __thiscall oCAskBox ~oCAskBox -0x65f4e0 void __thiscall oCAskBox Init class oCNpc * class oCNpc * -0x65f7b0 void __thiscall oCAskBox Delete -0x65f7c0 void __thiscall oCAskBox DoAI class zCVob * int & -0x65f960 void __thiscall oCAskBox SetNeutral -0x65fa60 void __thiscall oCAskBox SetYes -0x65fb60 void __thiscall oCAskBox SetNo -0x65fc60 void __thiscall oCAskBox SetPosition -0x65fda0 int __thiscall oCNpc IsWaitingForAnswer -0x65fdf0 int __thiscall oCNpc SetCurrentAnswer int int class oCNpc * -0x660310 int __thiscall oCNpc EV_Ask class oCMsgConversation * -0x660390 int __thiscall oCNpc EV_WaitForQuestion class oCMsgConversation * -0x660560 int __thiscall oCNpc CanTalk -0x660580 void __thiscall oCNpc SetCanTalk int -0x6605a0 void __thiscall oCNpc SetTalkingWith class oCNpc * int -0x6605d0 class oCNpc * __thiscall oCNpc GetTalkingWith -0x6605e0 void __thiscall oCNpc StartTalkingWith class oCNpc * -0x660600 void __thiscall oCNpc StopTalkingWith -0x660620 class zCEventMessage * __thiscall oCNpc GetTalkingWithMessage class oCNpc * -0x6606d0 int __thiscall oCNpc CanBeTalkedTo -0x6608b0 void __thiscall oCNpc StopRunningOU -0x660a20 int __thiscall oCNpc AssessGivenItem class oCItem * class oCNpc * -0x660bc0 class oCNpc * __thiscall oCNpc GetTradeNpc -0x660bd0 void __thiscall oCNpc SetTradeNpc class oCNpc * -0x660be0 class oCItem * __thiscall oCNpc GetTradeItem -0x660c00 void __thiscall oCNpc OpenTradeContainer class oCItem * class oCNpc * int -0x660de0 void __thiscall oCNpc CloseTradeContainer -0x660e90 void __thiscall oCNpc OpenTradeOffer class oCNpc * -0x660fb0 int __thiscall oCNpc CheckItemReactModule class oCNpc * class oCItem * -0x661130 void __thiscall oCNpc ExchangeTradeModules class oCNpc * -0x661350 int __thiscall zCListSort::IsInList class oCNpc * -0x6615f0 oCDoc* __thiscall oCDoc oCDoc class zSTRING const & -0x661880 void * __thiscall oCDoc `scalar deleting destructor' unsigned int -0x6618a0 void __thiscall oCDoc ~oCDoc -0x661990 void __thiscall oCDoc Show -0x6619a0 int __thiscall oCDoc HandleEvent int -0x6619d0 void __thiscall oCDoc MapInitCoordinates float float float float float float float float -0x661a30 void __thiscall oCDoc MapDrawCoordinates float float -0x661d00 void __thiscall oCDoc SetLevelName class zSTRING const & -0x6620f0 void __cdecl oCNpcFocus InitFocusModes -0x662220 void __cdecl oCNpcFocus ExitFocusModes -0x662290 void __cdecl oCNpcFocus SetFocusMode int -0x662370 class zSTRING __cdecl oCNpcFocus GetFocusName -0x662440 oCNpcFocus* __thiscall oCNpcFocus oCNpcFocus -0x662460 void __thiscall oCNpcFocus ~oCNpcFocus -0x6624b0 void __thiscall oCNpcFocus Init class zSTRING & -0x6624e0 void __thiscall oCNpcFocus Init int -0x662590 int __thiscall oCNpcFocus IsValid int -0x6625e0 float __thiscall oCNpcFocus GetMaxRange -0x6625f0 float __thiscall oCNpcFocus GetRange2 -0x662600 float __thiscall oCNpcFocus GetItemThrowRange -0x662610 float __thiscall oCNpcFocus GetMobThrowRange -0x662620 int __thiscall oCNpcFocus HasLowerPriority int int -0x6626a0 int __thiscall oCNpcFocus GetPriority int -0x6626e0 int __thiscall oCNpcFocus IsInRange int float -0x662770 int __thiscall oCNpcFocus IsInAngle int float float -0x662850 int __thiscall oCNpcFocus IsNpcInRange float -0x6628a0 int __thiscall oCNpcFocus IsNpcInAngle float float -0x6628f0 int __thiscall oCNpcFocus IsItemInRange float -0x662920 int __thiscall oCNpcFocus IsItemInAngle float float -0x662970 int __thiscall oCNpcFocus IsMobInRange float -0x6629a0 int __thiscall oCNpcFocus IsMobInAngle float float -0x6629f0 float __thiscall oCNpcFocus GetAzi -0x662a00 void __cdecl oCNpcFocus StartHighlightningFX class oCNpc * -0x662b30 void __cdecl oCNpcFocus StopHighlightningFX -0x662c10 void __cdecl oUlfi_StartUp -0x662c20 void __cdecl oUlfi_ShutDown -0x662e10 class oCVob * __cdecl SearchVobByInstance class zCTree * int & -0x662e80 oCGame* __thiscall oCGame oCGame -0x6634a0 void __thiscall oCGame SetDrawWaynet int -0x6634b0 int __thiscall oCGame GetDrawWaynet -0x6634c0 class zVEC3 __thiscall oCGame GetStartPos -0x6634f0 void * __thiscall oCGame `scalar deleting destructor' unsigned int -0x663510 void __thiscall oCGame ~oCGame -0x6638f0 void __thiscall oCGame::TObjectRoutine Release -0x663910 void __thiscall oCGame::TObjectRoutine ~TObjectRoutine -0x663960 void __thiscall oCGame WorldInit -0x663c30 void __thiscall oCGame CamInit -0x663c40 void __thiscall oCGame CamInit class zCVob * class zCCamera * -0x663c50 void __thiscall oCGame SetCameraPosition -0x663cf0 void __thiscall oCGame DesktopInit -0x6642d0 void __thiscall oCGame UpdateViewSettings -0x664370 void __thiscall oCGame NpcInit -0x6643a0 void __thiscall oCGame NpcInit class zCTree * -0x6643f0 void __thiscall oCGame Done -0x6646b0 void * __thiscall oCGame::TObjectRoutine `scalar deleting destructor' unsigned int -0x6646d0 void __thiscall oCGame Init -0x665120 void __thiscall oCGame SetGameInfo class oCGameInfo * -0x665170 void __thiscall oCGame CallScriptStartup -0x665460 void __thiscall oCGame CallScriptInit -0x665750 void __thiscall oCGame OpenSavescreen bool -0x665af0 void * __thiscall oCViewGothicProgressBar `scalar deleting destructor' unsigned int -0x665b10 void __thiscall oCViewGothicProgressBar ~oCViewGothicProgressBar -0x665b30 void __thiscall oCGame CloseSavescreen -0x665b90 void __thiscall oCGame OpenLoadscreen bool class zSTRING -0x6660d0 void __thiscall oCGame CloseLoadscreen -0x666130 class oCWorld * __thiscall oCGame GetGameWorld -0x666160 class oCNpc * __thiscall oCGame GetSelfPlayerVob -0x666170 class zCView * __thiscall oCGame GetTextView -0x666180 class oCWorldTimer * __thiscall oCGame GetWorldTimer -0x666190 class oCInfoManager * __thiscall oCGame GetInfoManager -0x6661a0 class oCNewsManager * __thiscall oCGame GetNewsManager -0x6661b0 class oCSVMManager * __thiscall oCGame GetSVMManager -0x6661c0 class oCTradeManager * __thiscall oCGame GetTradeManager -0x6661d0 class oCGuilds * __thiscall oCGame GetGuilds -0x6661e0 class oCGameInfo * __thiscall oCGame GetGameInfo -0x6661f0 class oCPortalRoomManager * __thiscall oCGame GetPortalRoomManager -0x666200 class oCSpawnManager * __thiscall oCGame GetSpawnManager -0x666210 enum oHEROSTATUS __thiscall oCGame GetHeroStatus -0x666250 void __thiscall oCGame SetShowNews class oCNpc * -0x666290 void __thiscall oCGame SetShowPlayerStatus int -0x6662f0 int __thiscall oCGame GetShowPlayerStatus -0x666300 void __thiscall oCGame UpdateScreenResolution -0x666640 void __thiscall oCGame UpdatePlayerStatus -0x666fd0 void __thiscall oCGame RemoveHelperVobs class zCTree * -0x667055 void __thiscall oCGame RemoveHelperVobs class zCTree * -0x667090 void __thiscall oCGame CreateVobList class zCList & class zCTree * enum zTVobType -0x6670e0 void __thiscall oCGame SetAsPlayer class zSTRING const & -0x667360 void __thiscall oCGame SetupPlayers class oCNpc * & class zSTRING const & -0x667a90 void __thiscall oCGame SetRanges -0x667ae0 void __thiscall oCGame SetRangesByCommandLine -0x667de0 void __thiscall oCGame EnvironmentInit -0x667f60 int __thiscall oCGame LoadParserFile class zSTRING const & -0x668160 void __thiscall oCGame SetTime int int int -0x6681f0 void __thiscall oCGame GetTime int & int & int & -0x668220 int __thiscall oCGame LoadWorld class zSTRING const & enum zCWorld::zTWorldLoadMode -0x668270 void __thiscall oCGame SaveWorld class zSTRING const & enum zCWorld::zTWorldSaveMode int int -0x6683a0 class oCNpc * __thiscall oCGame RemovePlayerFromWorld -0x6683f0 void __thiscall oCGame InsertPlayerIntoWorld class oCNpc * class zMAT4 & -0x6684a0 void __thiscall oCGame PreSaveGameProcessing int -0x668540 void __thiscall oCGame PostSaveGameProcessing -0x6685d0 void __thiscall oCGame WriteSavegame int int -0x668ed0 class zSTRING __thiscall oCWorld GetWorldFilename -0x668f20 int __thiscall oCGame CheckObjectConsistency int -0x6692a0 void __thiscall oCGame ClearGameState -0x6695a0 void __thiscall oCGame InitNpcAttitudes -0x669610 void __thiscall oCGame RecurseCacheVobs class zCTree * -0x6696a0 void __thiscall oCGame CacheVisualsIn -0x669900 void __thiscall oCGame CacheVisualsOut -0x669970 void __thiscall oCGame LoadGame int class zSTRING const & -0x669ba0 void __thiscall oCGame LoadSavegame int int -0x66a660 void __thiscall oCGame ChangeLevel class zSTRING const & class zSTRING const & -0x66ad80 void __thiscall oCGame TriggerChangeLevel class zSTRING const & class zSTRING const & -0x66afd0 int __thiscall oCGame CheckIfSavegameExists class zSTRING const & -0x66b200 void __thiscall oCGame RenderWaynet -0x66b240 void __thiscall oCGame ShowDebugInfos -0x66b930 void __thiscall oCGame Render -0x66bd50 void __thiscall oCGame Pause int -0x66bfd0 void __thiscall oCGame Unpause -0x66c100 void __thiscall oCGame DeleteNpcs class oCNpc * class oCNpc * float -0x66c240 void __cdecl Game_Particle_Changed class zSTRING const & -0x66c250 void __cdecl Game_OpenParticleConsole class zSTRING & -0x66c280 void __cdecl Game_CloseParticleConsole -0x66c2b0 void __cdecl Game_DeleteAllPfx class zCTree * -0x66c330 void __thiscall oCGame LoadWorld int class zSTRING const & -0x66c7b0 void __thiscall oCGame InitWorldSavegame int & class zSTRING & -0x66c970 void __thiscall oCGame EnterWorld class oCNpc * int class zSTRING const & -0x66ccbf void __thiscall oCGame EnterWorld class oCNpc * int class zSTRING const & -0x66ccd0 void __thiscall oCGame CompileWorld -0x66ce90 void __thiscall oCGame LoadWorldStartup class zSTRING const & -0x66d290 void __thiscall oCGame LoadWorldStat class zSTRING -0x66d500 void __thiscall oCGame LoadWorldDyn class zSTRING const & -0x66d9f0 int __thiscall oCGame IsInWorld class zSTRING const & -0x66db90 void __thiscall oCGame RenderBlit -0x66dbb0 int __cdecl oCGame Sort_Routine struct oCGame::TObjectRoutine * struct oCGame::TObjectRoutine * -0x66dbe0 void __thiscall oCGame InsertObjectRoutine int class zSTRING const & int int int -0x66dda0 void __thiscall oCGame ResetObjectRoutineList -0x66ddc0 void __thiscall oCGame ClearObjectRoutineList -0x66de30 void __thiscall oCGame CheckObjectRoutines -0x66df30 void __thiscall oCGame SetObjectRoutineTimeChange int int int int -0x66e4f0 void __thiscall oCGame ToggleShowFreePoints -0x66e510 void __thiscall oCGame ShowFreePoints -0x66e870 void __thiscall oCGame RefreshNpcs -0x66e8c0 void __thiscall oCGame DeleteTorches -0x66ea40 void __cdecl Game_CreateInstance class zSTRING & class zSTRING & -0x66ef70 void __cdecl Game_GotoWP class zSTRING const & class zSTRING & -0x66f150 void __cdecl Game_SaveSCPos -0x66f190 void __cdecl Game_LoadSCPos -0x66f1e0 void __cdecl Game_ToggleTestMode int -0x66f200 void __cdecl Game_ToggleHoldTime -0x66f220 void __cdecl Game_ParserDebug class zSTRING & -0x66f240 void __cdecl Game_ParserDebugOff -0x66f250 void __cdecl Game_PlaySound class zSTRING & -0x66f290 void __cdecl Game_ToggleScreenMode -0x66f2c0 void __cdecl Edit_Changed class zSTRING const & -0x66f320 int __cdecl oCGame ConsoleEvalFunc class zSTRING const & class zSTRING & -0x673000 zSTRING* __thiscall zSTRING zSTRING long -0x673100 class zSTRING & __thiscall zSTRING operator+= char const * -0x6731d0 int __cdecl operator== class zSTRING const & char const * const -0x673230 void __thiscall zCVob SetStaticVob int -0x673250 enum zTVobType __thiscall zCVob GetVobType -0x673260 void __thiscall zCVob SetDrawBBox3D int -0x673280 void __thiscall zCVob SetCollDet int -0x6732a0 class zCBspTree * __thiscall zCWorld GetBspTree -0x6732b0 void * __cdecl oCMsgMovement operator new unsigned int -0x6732d0 void * __cdecl oCTriggerChangeLevel operator new unsigned int -0x673410 void __cdecl Game_StartParticleEffects class zCTree * -0x673470 void __cdecl Game_InitConsole -0x675310 void __cdecl Game_OpenConsole -0x675360 void __cdecl Game_ChangeAIConsole class zSTRING const & -0x675510 void __cdecl Game_ToggleAIConsole -0x675930 void __cdecl Game_SpeciesChanged class zSTRING const & -0x675ee0 void __cdecl Game_OpenSpeciesConsole -0x676b30 class zSTRING __thiscall oCNpc GetBloodTexture -0x676b80 void __cdecl Game_OpenFightConsole -0x676e10 int __thiscall oCGame IsDebuggingChannel int -0x676e30 int __thiscall oCGame IsDebuggingInstance class zCVob * -0x676e70 int __thiscall oCGame IsDebuggingAllInstances -0x676e80 int __thiscall oCGame OpenView enum oCGame::oEGameDialogView -0x676eb0 int __thiscall oCGame CloseView enum oCGame::oEGameDialogView -0x676ee0 oCGame* __thiscall oCGame oCGame -0x676f00 void __thiscall zCArray::DeleteList -0x676f20 void __thiscall zCArray::Insert class zCVob * const & -0x676ff0 void __thiscall zCArray::Remove class zCVob * const & -0x677040 int __thiscall zCArray::IsInList class zCVob * const & -0x677080 void __thiscall zCListSort::~zCListSort -0x6770b0 void __thiscall zCListSort::DeleteListDatas -0x677110 void * __thiscall zCListSort::`scalar deleting destructor' unsigned int -0x677140 void __thiscall zCArray::InsertEnd class zCVisual * const & -0x677210 void __thiscall zCArray::AllocDelta int -0x6774e0 void __cdecl NotifyInfoToSpy class zSTRING & -0x6775a0 void __cdecl NotifyInfoToSpy char * char * char * -0x677830 int __cdecl PlayVideo -0x677910 int __cdecl PlayVideoEx -0x677a00 void __thiscall oCGame DefineExternals_Ulfi class zCParser * -0x67cc70 void __thiscall zSTRING Init -0x683db0 void __cdecl oCMOB operator delete void * -0x6851a0 void __cdecl oCMsgState operator delete void * -0x69e300 void __thiscall zCList::~zCList -0x69e330 void __thiscall zCList::Insert class oCLogTopic * -0x69e5f0 void __cdecl ToggleShowStateDebug class oCNpc * -0x69e800 void __cdecl ToggleShowAI class oCNpc * -0x69e870 void __thiscall oCGame SwitchCamToNextNpc -0x69e980 int __thiscall oCGame HandleEvent int -0x69ec24 int __thiscall oCGame HandleEvent int -0x69f972 int __thiscall oCGame HandleEvent int -0x69f9c5 int __thiscall oCGame HandleEvent int -0x69fac0 int __thiscall oCGame TestKeys int -0x6a24b6 int __thiscall oCGame TestKeys int -0x6a2650 int __thiscall oCGame IA_TestWay int -0x6a2eb6 int __thiscall oCGame IA_TestWay int -0x6a2f60 void __cdecl zCVobWaypoint operator delete void * -0x6a31a0 oCGuilds* __thiscall oCGuilds oCGuilds -0x6a3290 void __thiscall oCGuilds ~oCGuilds -0x6a32b0 int __thiscall oCGuilds GetAttitude int int -0x6a34e0 void __thiscall oCGuilds SetAttitude int int unsigned char -0x6a3510 void __thiscall oCGuilds InitGuildTable class zSTRING const & -0x6a3750 class zSTRING __thiscall oCGuilds GetGuildName int -0x6a38d0 void __thiscall oCGuilds SaveGuildTable class zCArchiver & -0x6a3900 void __thiscall oCGuilds LoadGuildTable class zCArchiver & -0x6a3b40 oCHelp* __thiscall oCHelp oCHelp -0x6a42e0 void __thiscall oCHelp ~oCHelp -0x6a4310 void __thiscall oCHelp CalcPos -0x6a43c0 void __thiscall oCHelp Toggle -0x6a4570 void __thiscall oCHelp Update -0x6a4580 void __thiscall oCHelp Redraw class zCVob * -0x6a4960 oCInfoManager* __thiscall oCInfoManager oCInfoManager class zCParser * -0x6a4c60 int __cdecl oCInfoManager CompareInfos class oCInfo * class oCInfo * -0x6a4c90 void __thiscall oCInfoManager ~oCInfoManager -0x6a4d20 class oCInfo * __thiscall oCInfoManager GetInformation class oCNpc * class oCNpc * int -0x6a4e80 class oCInfo * __thiscall oCInfoManager GetInformation int -0x6a4eb0 int __thiscall oCInfoManager GetInfoCount class oCNpc * class oCNpc * -0x6a5010 int __thiscall oCInfoManager GetInfoCountImportant class oCNpc * class oCNpc * -0x6a5170 int __thiscall oCInfoManager GetInfoCountUnimportant class oCNpc * class oCNpc * -0x6a52d0 class oCInfo * __thiscall oCInfoManager GetInfo class oCNpc * class oCNpc * int -0x6a5430 class oCInfo * __thiscall oCInfoManager GetInfoImportant class oCNpc * class oCNpc * int -0x6a55a0 class oCInfo * __thiscall oCInfoManager GetInfoUnimportant class oCNpc * class oCNpc * int -0x6a5710 int __thiscall oCInfoManager InformationTold int -0x6a5750 void __thiscall oCInfoManager Archive class zCArchiver & -0x6a57b0 void __thiscall oCInfoManager Unarchive class zCArchiver & -0x6a5900 void __thiscall oCInfoManager RestoreParserInstances -0x6a5920 oCInfo* __thiscall oCInfo oCInfo -0x6a5990 void __thiscall oCInfo ~oCInfo -0x6a5a60 void __thiscall oCInfo ~oCInfo -0x6a5ab0 void __thiscall oCInfo SetInstance int -0x6a5c50 int __thiscall oCInfo GetInstance -0x6a5c60 int __thiscall oCInfo DoCheck -0x6a5e50 int __thiscall oCInfo GetNpcID -0x6a5e60 int __thiscall oCInfo GetConditionFunc -0x6a5e70 int __thiscall oCInfo WasTold -0x6a5e80 void __thiscall oCInfo SetTold int -0x6a5e90 int __thiscall oCInfo GetDataSize -0x6a5ea0 void * __thiscall oCInfo GetDataAdr -0x6a5eb0 class zSTRING & __thiscall oCInfo GetText -0x6a5ec0 int __thiscall oCInfo InfoConditions -0x6a5ee0 void __thiscall oCInfo Info -0x6a5f00 void __thiscall oCInfo Archive class zCArchiver & -0x6a5f40 void __thiscall oCInfo Unarchive class zCArchiver & -0x6a6070 void __thiscall oCInfo RestoreParserInstance -0x6a6090 void __thiscall oCInfo AddChoice class zSTRING int -0x6a6190 void __thiscall oCInfo RemoveChoice class zSTRING -0x6a62e0 void __thiscall oCInfo RemoveAllChoices -0x6a6370 void __thiscall oCInfoChoice ~oCInfoChoice -0x6a63c0 void __thiscall zCList::~zCList -0x6a63f0 void __thiscall zCListSort::~zCListSort -0x6a6420 void * __thiscall zCList::`scalar deleting destructor' unsigned int -0x6a6460 void * __thiscall zCListSort::`scalar deleting destructor' unsigned int -0x6a6b50 int __cdecl oCItemContainer GetInvSplitScreen -0x6a6b80 short __cdecl oCItemContainer GetInvMaxColumns -0x6a6bd0 short __cdecl oCItemContainer GetInvMaxRows -0x6a6c20 short __cdecl oCItemContainer TransferCountToAmount short -0x6a6c60 float __cdecl oCItemContainer GetValueMultiplier -0x6a6d80 class zSTRING __cdecl oCItemContainer GetCurrencyInstanceName -0x6a6f70 int __cdecl oCItemContainer GetCurrencyInstance -0x6a7010 class oCItem * __cdecl oCItemContainer CreateCurrencyItem short -0x6a70c0 void __cdecl oCItemContainer RemoveCurrencyItem class oCItem * -0x6a70f0 void __cdecl oCItemContainer Container_PrepareDraw -0x6a7100 void __cdecl oCItemContainer Container_Draw -0x6a7130 class oCItemContainer * __thiscall oCItemContainer GetNextContainerLeft class oCItemContainer * -0x6a71d0 class oCItemContainer * __thiscall oCItemContainer GetNextContainerRight class oCItemContainer * -0x6a7270 oCItemContainer* __thiscall oCItemContainer oCItemContainer -0x6a7480 class zSTRING __thiscall oCItemContainer GetName -0x6a74d0 void __thiscall oCItemContainer SetName class zSTRING & -0x6a7610 int __thiscall oCItemContainer GetMode -0x6a7620 void __thiscall oCItemContainer SetMode int -0x6a7640 int __thiscall oCItemContainer IsActive -0x6a7650 void __thiscall oCItemContainer DisableManipulateItems int -0x6a7660 int __thiscall oCItemContainer CanManipulateItems -0x6a7670 void __thiscall oCItemContainer DisableTransferMoreThanOneItem int -0x6a7690 int __thiscall oCItemContainer CanTransferMoreThanOneItem -0x6a76a0 short __thiscall oCItemContainer GetTransferCount -0x6a76b0 void __thiscall oCItemContainer SetTransferCount short -0x6a76c0 void __thiscall oCItemContainer IncTransferCount short -0x6a87d0 void * __thiscall oCItemContainer `scalar deleting destructor' unsigned int -0x6a87f0 void __thiscall oCItemContainer ~oCItemContainer -0x6a8940 void __thiscall oCItemContainer LoadGrafix -0x6a8d80 void __thiscall oCItemContainer Init int int int -0x6a8f80 void __thiscall oCItemContainer GetSize int & int & -0x6a8fa0 void __thiscall oCItemContainer GetPosition int & int & -0x6a8fc0 class zCListSort * __thiscall oCItemContainer JumpOffset int & int & -0x6a9070 void __thiscall oCItemContainer DrawCategory -0x6a9249 void __thiscall oCItemContainer DrawCategory -0x6a9350 void __thiscall oCItemContainer DrawItemInfo class oCItem * class zCWorld * -0x6a9401 void __thiscall oCItemContainer DrawItemInfo class oCItem * class zCWorld * -0x6a9bc0 void __thiscall oCItemContainer Draw -0x6a9f35 void __thiscall oCItemContainer Draw -0x6aaa00 void __thiscall oCItemContainer SetContents class zCListSort * -0x6aaa50 class zCListSort * __thiscall oCItemContainer GetContents -0x6aaa60 void __thiscall oCItemContainer Open int int int -0x6aabe0 void __thiscall oCItemContainer OpenPassive int int int -0x6ab430 int __thiscall oCItemContainer IsPassive -0x6ab440 void __thiscall oCItemContainer Close -0x6ab710 int __thiscall oCItemContainer IsOpen -0x6ab740 void __thiscall oCItemContainer Activate -0x6ab7a0 void __thiscall oCItemContainer Deactivate -0x6ab7d0 class oCItem * __thiscall oCItemContainer GetSelectedItem -0x6ab800 int __thiscall oCItemContainer GetSelectedItemCount -0x6ab870 class oCItem * __thiscall oCItemContainer Insert class oCItem * -0x6ab940 void __thiscall oCItemContainer Remove class oCItem * -0x6ab9e0 class oCItem * __thiscall oCItemContainer RemoveByPtr class oCItem * int -0x6ab9f0 class oCItem * __thiscall oCItemContainer Remove class oCItem * int -0x6abaa0 void __thiscall oCItemContainer DeleteContents -0x6abb40 void * __thiscall zCListSort::`scalar deleting destructor' unsigned int -0x6abb70 void __thiscall oCItemContainer CheckSelectedItem -0x6abc50 void __thiscall oCItemContainer NextItem -0x6abeb0 void __thiscall oCItemContainer NextItemLine -0x6ac010 void __thiscall oCItemContainer PrevItem -0x6ac240 void __thiscall oCItemContainer PrevItemLine -0x6ac320 int __thiscall oCItemContainer IsEmpty -0x6ac350 int __thiscall oCItemContainer IsSplitScreen -0x6ac450 int __thiscall oCItemContainer TransferItem int int -0x6ac660 int __thiscall oCItemContainer ActivateNextContainer int -0x6ac780 void __thiscall oCItemContainer Archive class zCArchiver & -0x6ac970 void __thiscall oCItemContainer Unarchive class zCArchiver & -0x6acb50 int __thiscall oCItemContainer HandleEvent int -0x6ad100 oCStealContainer* __thiscall oCStealContainer oCStealContainer -0x6ad120 void * __thiscall oCStealContainer `scalar deleting destructor' unsigned int -0x6ad140 void __thiscall oCStealContainer ~oCStealContainer -0x6ad2c0 void __thiscall oCStealContainer SetOwner class oCNpc * -0x6ad2e0 class oCNpc * __thiscall oCStealContainer GetOwner -0x6ad2f0 void __thiscall oCStealContainer CreateList -0x6ad5a0 int __thiscall oCStealContainer HandleEvent int -0x6ad8d0 oCNpcContainer* __thiscall oCNpcContainer oCNpcContainer -0x6ad8f0 void * __thiscall oCNpcContainer `scalar deleting destructor' unsigned int -0x6ad910 void __thiscall oCNpcContainer ~oCNpcContainer -0x6ada80 void __thiscall oCNpcContainer CreateList -0x6adc00 int __thiscall oCNpcContainer HandleEvent int -0x6adf00 class oCItem * __thiscall oCNpcContainer Insert class oCItem * -0x6adf40 void __thiscall oCNpcContainer Remove class oCItem * -0x6ae000 oCNpcInventory* __thiscall oCNpcInventory oCNpcInventory -0x6ae0f0 void * __thiscall oCNpcInventory `scalar deleting destructor' unsigned int -0x6ae110 void __thiscall oCNpcInventory ~oCNpcInventory -0x6ae2c0 void __thiscall oCNpcInventory ClearInventory -0x6ae420 void __thiscall oCNpcInventory Open int int int -0x6ae810 void __thiscall oCNpcInventory Close -0x6ae830 void __thiscall oCNpcInventory Draw -0x6ae840 void __thiscall oCNpcInventory SetOwner class oCNpc * -0x6ae850 class oCNpc * __thiscall oCNpcInventory GetOwner -0x6ae860 int __thiscall oCNpcInventory GetNumItemsInCategory -0x6ae970 class oCItem * __thiscall oCNpcInventory GetItem int -0x6aebb0 int __thiscall oCNpcInventory GetCategory class oCItem * -0x6aec50 class oCItem * __thiscall oCNpcInventory Insert class oCItem * -0x6aee80 int __thiscall oCNpcInventory GetAmount int -0x6aef90 class oCItem * __thiscall oCNpcInventory IsIn class oCItem * int -0x6aefd0 class oCItem * __thiscall oCNpcInventory IsIn class zSTRING const & int -0x6af000 class oCItem * __thiscall oCNpcInventory IsIn int int -0x6af0f0 void __thiscall oCNpcInventory Remove class oCItem * -0x6af180 class oCItem * __thiscall oCNpcInventory RemoveByPtr class oCItem * int -0x6af330 class oCItem * __thiscall oCNpcInventory Remove class oCItem * int -0x6af590 class oCItem * __thiscall oCNpcInventory Remove int int -0x6af680 class oCItem * __thiscall oCNpcInventory Remove class zSTRING const & int -0x6af6b0 int __thiscall oCNpcInventory IsEmpty int -0x6af6f0 void __thiscall oCNpcInventory Archive class zCArchiver & -0x6afa30 void __thiscall oCNpcInventory Unarchive class zCArchiver & -0x6afe30 int __cdecl Inventory_GetCategory class oCItem * -0x6afec0 class zSTRING __cdecl _GetCategorySelfPlayerPrefix -0x6b00b0 void __thiscall oCNpcInventory DrawCategory -0x6b02e0 int __thiscall oCNpcInventory HandleTrade int -0x6b0520 int __thiscall oCNpcInventory HandleEvent int -0x6b1800 void __thiscall oCNpcInventory CheckForEquippedItems int -0x6b1940 int __thiscall oCNpcInventory CanCarry class oCItem * -0x6b1a70 void __thiscall oCNpcInventory SetPackAbility int -0x6b1a90 void __thiscall oCNpcInventory UnpackCategory -0x6b1aa0 int __thiscall oCNpcInventory GetNumItemsInPackString -0x6b1b90 int __thiscall oCNpcInventory GetPackedItemBySlot int class zSTRING & -0x6b1cd0 class oCItem * __thiscall oCNpcInventory CreateFromPackString class zSTRING const & -0x6b1d60 int __thiscall oCNpcInventory GetPackedItemInfo class zSTRING const & int int & int & -0x6b2010 int __thiscall oCNpcInventory PackSingleItem class oCItem * -0x6b2380 void __thiscall oCNpcInventory PackAllItems int -0x6b2390 void __thiscall oCNpcInventory UnpackAllItems -0x6b23a0 void __thiscall oCNpcInventory PackItemsInCategory int -0x6b2d80 void __thiscall oCNpcInventory UnpackItemsInCategory -0x6b32e0 void __thiscall zCList::~zCList -0x6b3310 void __thiscall zCList::Insert class oCItemContainer * -0x6b3360 void __thiscall zCListSort::~zCListSort -0x6b3390 void __thiscall zCListSort::DeleteListDatas -0x6b3400 void __thiscall zCListSort::InsertSort class oCItem * -0x6b3480 int __thiscall zCListSort::GetNumInList -0x6b34a0 void * __thiscall zCList::`scalar deleting destructor' unsigned int -0x6b35d0 void __cdecl oCItem SetLightingSwell int -0x6b35e0 int __cdecl oCItem GetLightingSwell -0x6b35f0 oCItem* __thiscall oCItem oCItem -0x6b3720 int __thiscall oCVob DoFocusCheckBBox -0x6b3730 void __thiscall oCVob SetSoundMaterial enum oTSndMaterial -0x6b3740 int __thiscall oCVob GetCSStateFlags -0x6b3750 class zCClassDef * __thiscall oCItem _GetClassDef -0x6b3760 int __thiscall oCItem GetInstance -0x6b3770 enum oTSndMaterial __thiscall oCItem GetSoundMaterial -0x6b3780 void * __thiscall oCItem `scalar deleting destructor' unsigned int -0x6b37b0 oCItem* __thiscall oCItem oCItem class zSTRING & int -0x6b38f0 oCItem* __thiscall oCItem oCItem int int -0x6b3a30 void __thiscall oCItem ~oCItem -0x6b3be0 void __thiscall oCItem SetVisual class zCVisual * -0x6b3c00 void __thiscall oCItem CreateVisual -0x6b3c40 void __thiscall oCItem Init -0x6b3ea0 void __thiscall oCItem InitByScript int int -0x6b43b0 class zSTRING & __thiscall oCItem GetDescription -0x6b43c0 class zSTRING & __thiscall oCItem GetText int -0x6b4430 int __thiscall oCItem GetCount int -0x6b4450 int __thiscall oCItem GetHealMode int & -0x6b44d0 int __thiscall oCItem GetProtectionByIndex enum oEIndexDamage -0x6b44e0 int __thiscall oCItem GetProtectionByType enum oETypeDamage -0x6b4580 int __thiscall oCItem GetProtectionByMode unsigned long -0x6b4610 int __thiscall oCItem GetFullProtection -0x6b4630 void __thiscall oCItem CopyDamage class oCItem * -0x6b4670 int __thiscall oCItem GetDamageByIndex enum oEIndexDamage -0x6b4680 int __thiscall oCItem GetDamageByType enum oETypeDamage -0x6b4720 int __thiscall oCItem GetDamageByMode unsigned long -0x6b47b0 void __thiscall oCItem GetDamages unsigned long * -0x6b47d0 int __thiscall oCItem GetFullDamage -0x6b47f0 unsigned long __thiscall oCItem GetDamageTypes -0x6b4800 int __thiscall oCItem HasDamageType enum oETypeDamage -0x6b4820 int __thiscall oCItem IsDeadly -0x6b4840 int __thiscall oCItem IsOneHandWeapon -0x6b4870 int __thiscall oCItem MultiSlot -0x6b48a0 int __thiscall oCItem GetValue -0x6b4900 int __thiscall oCItem GetWeight -0x6b4920 int __thiscall oCItem HasFlag int -0x6b4940 void __thiscall oCItem ClearFlag int -0x6b4960 void __thiscall oCItem SetFlag int -0x6b4980 int __thiscall oCItem TwoHanded -0x6b49b0 int __thiscall oCItem IsOwned int int -0x6b49f0 int __thiscall oCItem IsOwnedByNpc int -0x6b4a10 int __thiscall oCItem IsOwnedByGuild int -0x6b4a30 int __thiscall oCItem GetDisguiseGuild -0x6b4a40 int __thiscall oCItem AddManipulation -0x6b4aa0 void __thiscall oCItem GetSoundMaterial_AM enum zCSoundManager::zTSndManMedium & enum oTSndMaterial & int -0x6b4ac0 void __thiscall oCItem Identify -0x6b4ad0 class zSTRING __thiscall oCItem GetName int -0x6b4b20 class zSTRING __thiscall oCItem GetStatus -0x6b4c80 void __thiscall oCItem UseItem -0x6b4c90 class zSTRING __thiscall oCItem GetVisualChange -0x6b4d80 int __thiscall oCItem GetStateEffectFunc int -0x6b4da0 class oCItem * __thiscall oCItem SplitItem int -0x6b4e00 void __thiscall oCItem ThisVobAddedToWorld class zCWorld * -0x6b4ea0 void __thiscall oCItem ThisVobRemovedFromWorld class zCWorld * -0x6b4ec0 void __thiscall oCItem RotateForInventory int -0x6b5290 void __thiscall oCItem RotateInInventory -0x6b5370 void __thiscall oCItem RenderItem int int -0x6b551c void __thiscall oCItem RenderItem int int -0x6b57a0 void __thiscall oCItem RenderItemPlaceCamera class zCCamera * float -0x6b5a30 void __thiscall oCItem RenderItem class zCWorld * class zCViewBase * float -0x6b5c30 int __thiscall oCItem GetScriptInstance class zSTRING * & int & -0x6b5c60 int __thiscall oCItem SetByScriptInstance class zSTRING const * int -0x6b5ca0 class zSTRING __thiscall oCItem GetInstanceName -0x6b5ce0 void __thiscall oCItem Archive class zCArchiver & -0x6b5e20 void __thiscall oCItem Unarchive class zCArchiver & -0x6b5eb0 class oCAIVobMove * __thiscall oCItem GetAIVobMove -0x6b5f90 int __fastcall oCItem Render struct zTRenderContext & -0x6b63b0 class zCObject * __cdecl oCItem _CreateNewInstance -0x6b6410 void __cdecl oCItem operator delete void * -0x6b6430 void __thiscall zCArray::InsertEnd struct zSEnvValues const & -0x6b6750 oCTradeManager* __thiscall oCTradeManager oCTradeManager class zCParser * -0x6b69a0 void __thiscall oCTradeManager ~oCTradeManager -0x6b69f0 class oCItemReactModule * __thiscall oCTradeManager GetModule class oCNpc * class oCNpc * class oCItem * -0x6b6bb0 oCItemReactModule* __thiscall oCItemReactModule oCItemReactModule int -0x6b6bf0 void __thiscall oCItemReactModule ~oCItemReactModule -0x6b6c00 void __thiscall oCItemReactModule Validate -0x6b6c10 int __thiscall oCItemReactModule Conditions int int -0x6b6c40 void __thiscall oCItemReactModule GetOfferedInstance int & int & -0x6b6c60 int __thiscall oCItemReactModule StartReaction int -0x6b6c80 int __thiscall oCItemReactModule GetDataSize -0x6b6c90 int __thiscall oCItemReactModule GetNpcInstance -0x6b6f40 oCMissionManager* __thiscall oCMissionManager oCMissionManager -0x6b6f70 void __thiscall oCMissionManager ~oCMissionManager -0x6b7060 void __thiscall oCMissionManager ClearMissions -0x6b70b0 int __cdecl oCMissionManager SortMissions void const * void const * -0x6b70e0 class oCMission * __thiscall oCMissionManager GetMission int -0x6b7140 void __thiscall oCMissionManager CreateAllMissions -0x6b7320 class oCMission * __thiscall oCMissionManager OfferThisMission class oCNpc * class oCNpc * int -0x6b75f0 class oCMission * __thiscall oCMissionManager GetAvailableMission class oCNpc * class oCNpc * int -0x6b78c0 int __thiscall oCMissionManager GetStatus class oCNpc * int -0x6b7a80 void __thiscall oCMissionManager SetStatus class oCNpc * int int -0x6b7cb0 int __thiscall oCMissionManager CancelMission class oCNpc * int -0x6b7e80 void __thiscall oCMissionManager CreateMissionInfoList class oCNpc * class zCArray & -0x6b80d0 int __thiscall oCMissionManager TestNextMission -0x6b8110 void __thiscall oCMissionManager Archive class zCArchiver & -0x6b8150 void __thiscall oCMissionManager Unarchive class zCArchiver & -0x6b8300 oCMission* __thiscall oCMission oCMission int -0x6b8430 void __thiscall oCMission ~oCMission -0x6b8520 void __thiscall oCMission AddEntry class zSTRING const & -0x6b8630 void __thiscall oCMission SetCurrentUser class oCNpc * class oCNpc * -0x6b8770 void __thiscall oCMission GetCurrentUser class oCNpc * & class oCNpc * & -0x6b8790 struct oCMission::TMisStatus * __thiscall oCMission GetStatusInfo -0x6b88a0 float __thiscall oCMission GetStartTime -0x6b88c0 void __thiscall oCMission SetStartTime float -0x6b88e0 int __thiscall oCMission CheckMission -0x6b8950 int __thiscall oCMission IsAvailable -0x6b8960 int __thiscall oCMission OfferConditions -0x6b8b10 void __thiscall oCMission Offer -0x6b8cc0 int __thiscall oCMission SuccessConditions -0x6b8e70 void __thiscall oCMission Success -0x6b9020 int __thiscall oCMission FailureConditions -0x6b91d0 void __thiscall oCMission Failure -0x6b9380 int __thiscall oCMission ObsoleteConditions -0x6b9530 void __thiscall oCMission Obsolete -0x6b96e0 void __thiscall oCMission Running -0x6b9890 int __thiscall oCMission GetStatus -0x6b98a0 void __thiscall oCMission SetStatus int -0x6b99e0 int __thiscall oCMission OnTime -0x6b9a40 void __thiscall oCMission Archive class zCArchiver & -0x6b9b20 class oCMission * __thiscall oCMission Unarchive class zCArchiver & -0x6b9d20 void __thiscall zCArraySort::~zCArraySort -0x6b9d40 void __thiscall zCArraySort::InsertSort class oCMission * const & -0x6b9e90 oCMission* __thiscall oCMission oCMission int -0x6b9eb0 void __thiscall zCArraySort::AllocDelta int -0x6b9f10 void __thiscall zCArray::AllocDelta int -0x6b9f70 void __thiscall zCArray::InsertEnd struct oCMission::TMisStatus * const & -0x6ba500 class zCObject * __cdecl oCMOB _CreateNewInstance -0x6ba750 class zCObject * __cdecl oCMobInter _CreateNewInstance -0x6ba7b0 void __cdecl oCMobInter operator delete void * -0x6ba9c0 class zCObject * __cdecl oCMobBed _CreateNewInstance -0x6babf0 int __thiscall oCMobInter GetState -0x6bac00 int __thiscall oCMobInter GetStateNum -0x6bac10 enum oCMobInter::TMobInterDirection __thiscall oCMobInter GetDirection -0x6bac20 void __thiscall oCMobInter SetDirection enum oCMobInter::TMobInterDirection -0x6bac30 int __thiscall oCMobInter IsOccupied -0x6bac40 int __thiscall oCMobInter IsIn int -0x6bac50 class zSTRING const * __thiscall oCMobInter GetTriggerTarget int -0x6bac70 void __cdecl oCMobBed operator delete void * -0x6bac90 class zCClassDef * __thiscall oCMobBed _GetClassDef -0x6bae90 class zCObject * __cdecl oCMobSwitch _CreateNewInstance -0x6bafb0 void __cdecl oCMobSwitch operator delete void * -0x6bafd0 class zCClassDef * __thiscall oCMobSwitch _GetClassDef -0x6bb3b0 class zCObject * __cdecl oCMobContainer _CreateNewInstance -0x6bb580 class zCClassDef * __thiscall oCMobLockable _GetClassDef -0x6bb590 void __thiscall oCMobLockable SetLocked int -0x6bb5b0 void __thiscall oCMobLockable SetKeyInstance class zSTRING const & -0x6bb6f0 void __thiscall oCMobLockable SetPickLockStr class zSTRING const & -0x6bb830 void __thiscall oCMobLockable OnMessage class zCEventMessage * class zCVob * -0x6bb8be void __thiscall oCMobLockable OnMessage class zCEventMessage * class zCVob * -0x6bb8e0 void __cdecl oCMobContainer operator delete void * -0x6bb900 class zCClassDef * __thiscall oCMobContainer _GetClassDef -0x6bbb00 class zCObject * __cdecl oCMobWheel _CreateNewInstance -0x6bbc30 void __cdecl oCMobWheel operator delete void * -0x6bbc50 class zCClassDef * __thiscall oCMobWheel _GetClassDef -0x6bbe50 class zCObject * __cdecl oCMobLadder _CreateNewInstance -0x6bbf90 void __cdecl oCMobLadder operator delete void * -0x6bbfb0 class zCClassDef * __thiscall oCMobLadder _GetClassDef -0x6bbfc0 int __thiscall oCMobLadder DoFocusCheckBBox -0x6bc1c0 class zCObject * __cdecl oCMobDoor _CreateNewInstance -0x6bc370 void __cdecl oCMobDoor operator delete void * -0x6bc390 class zCClassDef * __thiscall oCMobDoor _GetClassDef -0x6bc3a0 void __thiscall oCMobDoor Open class oCNpc * -0x6bc3b0 void __thiscall oCMobDoor Close class oCNpc * -0x6bc5b0 class zCObject * __cdecl oCMobFire _CreateNewInstance -0x6bc7a0 void __cdecl oCMobFire operator delete void * -0x6bc7c0 class zCClassDef * __thiscall oCMobFire _GetClassDef -0x6bc9c0 class zCObject * __cdecl oCMobItemSlot _CreateNewInstance -0x6bca50 void __cdecl oCMobItemSlot operator delete void * -0x6bca70 class zCClassDef * __thiscall oCMobItemSlot _GetClassDef -0x6bcc70 class zCObject * __cdecl oCDummyVobGenerator _CreateNewInstance -0x6bcd10 void __cdecl oCDummyVobGenerator operator delete void * -0x6bcd30 class zCClassDef * __thiscall oCDummyVobGenerator _GetClassDef -0x6bcd40 void * __thiscall oCDummyVobGenerator `scalar deleting destructor' unsigned int -0x6bcd70 void __thiscall oCDummyVobGenerator ~oCDummyVobGenerator -0x6bcfa0 class zCObject * __cdecl oCMobMsg _CreateNewInstance -0x6bd140 char * __cdecl std::char_traits copy char * char const * unsigned int -0x6bd170 class zCClassDef * __thiscall oCMobMsg _GetClassDef -0x6bd180 int __thiscall oCMobMsg IsNetRelevant -0x6bd190 oCMobMsg* __thiscall oCMobMsg oCMobMsg enum oCMobMsg::TMobMsgSubType class oCNpc * -0x6bd2d0 void * __thiscall oCMobMsg `scalar deleting destructor' unsigned int -0x6bd300 void __thiscall oCMobMsg ~oCMobMsg -0x6bd310 oCMobMsg* __thiscall oCMobMsg oCMobMsg -0x6bd440 oCMobMsg* __thiscall oCMobMsg oCMobMsg enum oCMobMsg::TMobMsgSubType class oCNpc * int -0x6bd590 void __thiscall oCMobMsg Pack class zCBuffer & class zCEventManager * -0x6bd610 void __thiscall oCMobMsg Unpack class zCBuffer & class zCEventManager * -0x6bd6b0 int __thiscall oCMobMsg MD_GetNumOfSubTypes -0x6bd6c0 class zSTRING __thiscall oCMobMsg MD_GetSubTypeString int -0x6bd7fa class zSTRING __thiscall oCMobMsg MD_GetSubTypeString int -0x6bd860 oCMOB* __thiscall oCMOB oCMOB -0x6bd990 class zCClassDef * __thiscall oCMOB _GetClassDef -0x6bd9a0 void * __thiscall oCMOB `scalar deleting destructor' unsigned int -0x6bd9d0 void __thiscall oCMOB ~oCMOB -0x6bdb60 void __thiscall oCMOB SetVisual class zCVisual * -0x6bdb80 void __thiscall oCMOB SetName class zSTRING const & -0x6bdba0 class zSTRING __thiscall oCMOB GetName -0x6bdc70 class zSTRING __thiscall oCMOB GetScemeName -0x6bde30 void __thiscall oCMOB OnDamage class zCVob * class zCVob * float int class zVEC3 const & -0x6bde40 void __thiscall oCMOB OnMessage class zCEventMessage * class zCVob * -0x6bde50 class zCModel * __thiscall oCMOB GetModel -0x6bde70 void __thiscall oCMOB SetMoveable int -0x6bde90 int __thiscall oCMOB IsMoveable -0x6bdea0 void __thiscall oCMOB SetSoundMaterial enum oTSndMaterial -0x6bdec0 enum oTSndMaterial __thiscall oCMOB GetSoundMaterial -0x6bded0 void __thiscall oCMOB GetSoundMaterial_AM enum zCSoundManager::zTSndManMedium & enum oTSndMaterial & int -0x6bdef0 void __thiscall oCMOB SetOwner class zSTRING const & class zSTRING const & -0x6be0e0 void __thiscall oCMOB SetOwner int int -0x6be100 int __thiscall oCMOB IsOwnedByGuild int -0x6be120 int __thiscall oCMOB IsOwnedByNpc int -0x6be140 int __thiscall oCMOB IsOwner class oCNpc * -0x6be190 void __thiscall oCMOB Hit int -0x6be1a0 void __thiscall oCMOB Destroy -0x6be400 void __thiscall oCMOB InsertInIgnoreList class zCVob * -0x6be430 void __thiscall oCMOB RemoveFromIgnoreList class zCVob * -0x6be490 int __thiscall oCMOB CanThisCollideWith class zCVob * -0x6be4d0 void __thiscall oCMOB Archive class zCArchiver & -0x6be610 void __thiscall oCMOB Unarchive class zCArchiver & -0x6bec30 int __thiscall oCMOB AllowDiscardingOfSubtree -0x6bec40 int __cdecl oCMobInter SetAllMobsToState class oCWorld * class zSTRING const & int -0x6bec70 void __cdecl oCMobInter TraverseMobs class zCTree * class zSTRING const & int int * -0x6bee00 void __cdecl oCMobInter TriggerAllMobsToTmpState class zCWorld * -0x6beec0 void __cdecl oCMobInter TraverseTriggerMobs class zCTree * -0x6bef80 oCMobInter* __thiscall oCMobInter oCMobInter -0x6bf100 class zCClassDef * __thiscall oCMobInter _GetClassDef -0x6bf110 void * __thiscall oCMobInter `scalar deleting destructor' unsigned int -0x6bf140 void __thiscall oCMobInter ~oCMobInter -0x6bf330 void __thiscall oCMobInter SetVisual class zCVisual * -0x6bf4b0 void __thiscall oCMobInter SetTempState int -0x6bf4f0 int __thiscall oCMobInter IsTempStateChanged -0x6bf500 void __thiscall oCMobInter SetStateToTempState -0x6bf580 void __thiscall oCMobInter SetMobBodyState class oCNpc * -0x6bf8b0 void __thiscall oCMobInter OnDamage class zCVob * class zCVob * float int class zVEC3 const & -0x6bf8c0 void __thiscall oCMobInter OnMessage class zCEventMessage * class zCVob * -0x6bf94e void __thiscall oCMobInter OnMessage class zCEventMessage * class zCVob * -0x6bf970 void __thiscall oCMobInter SetUseWithItem class zSTRING const & -0x6bfab0 int __thiscall oCMobInter GetUseWithItem -0x6bfad0 int __thiscall oCMobInter HasUseWithItem class oCNpc * -0x6bfb50 class zSTRING __thiscall oCMobInter GetScemeName -0x6bfba0 void __thiscall oCMobInter ScanIdealPositions -0x6bfec0 int __thiscall oCMobInter GetFreePosition class oCNpc * class zVEC3 & -0x6bff30 struct TMobOptPos * __thiscall oCMobInter SearchFreePosition class oCNpc * float -0x6c0160 void __thiscall oCMobInter SetHeading class oCNpc * -0x6c01b0 void __thiscall oCMobInter SetIdealPosition class oCNpc * -0x6c0400 void __thiscall oCMobInter Reset -0x6c06c0 void __thiscall oCMobInter OnTick -0x6c0740 void __thiscall oCMobInter OnTrigger class zCVob * class zCVob * -0x6c0a30 void __thiscall oCMobInter OnUntrigger class zCVob * class zCVob * -0x6c0d00 void __thiscall oCMobInter SendStateChange int int -0x6c0ff0 void __thiscall oCMobInter SendEndInteraction class oCNpc * int int -0x6c1180 void __thiscall oCMobInter Interact class oCNpc * int int int int int -0x6c1550 void __thiscall oCMobInter GetTransitionNames int int class zSTRING & class zSTRING & -0x6c1a70 int __thiscall oCMobInter IsInState class oCNpc * int -0x6c1bb0 int __thiscall oCMobInter CanChangeState class oCNpc * int int -0x6c1e10 void __thiscall oCMobInter StartStateChange class oCNpc * int int -0x6c20c0 void __thiscall oCMobInter StartTransitionAniNpc class oCNpc * class zSTRING const & -0x6c23b0 void __thiscall oCMobInter CheckStateChange class oCNpc * -0x6c27e0 void __thiscall oCMobInter CallOnStateFunc class oCNpc * int -0x6c2a40 void __thiscall oCMobInter SendCallOnStateFunc class oCNpc * int -0x6c2be0 void __thiscall oCMobInter OnBeginStateChange class oCNpc * int int -0x6c2bf0 void __thiscall oCMobInter OnEndStateChange class oCNpc * int int -0x6c2c50 void __thiscall oCMobInter InterruptInteraction class oCNpc * -0x6c2e20 int __thiscall oCMobInter IsMultiMob -0x6c2e30 int __thiscall oCMobInter IsAvailable class oCNpc * -0x6c2e90 void __thiscall oCMobInter MarkAsUsed float class zCVob * -0x6c2eb0 int __thiscall oCMobInter CanInteractWith class oCNpc * -0x6c34c0 int __thiscall oCMobInter IsInteractingWith class oCNpc * -0x6c34f0 void __thiscall oCMobInter StartInteraction class oCNpc * -0x6c38c0 void __thiscall oCMobInter EndInteraction class oCNpc * int -0x6c3b90 void __thiscall oCMobInter StopInteraction class oCNpc * -0x6c3e70 int __thiscall oCMobInter AI_UseMobToState class oCNpc * int -0x6c4280 void __thiscall oCMobInter Archive class zCArchiver & -0x6c4320 void __thiscall oCMobInter Unarchive class zCArchiver & -0x6c43d0 oCMobFire* __thiscall oCMobFire oCMobFire -0x6c45b0 void * __thiscall oCMobFire `scalar deleting destructor' unsigned int -0x6c45e0 void __thiscall oCMobFire ~oCMobFire -0x6c47c0 void __thiscall oCMobFire DeleteEffects -0x6c4810 void __thiscall oCMobFire OnDamage class zCVob * class zCVob * float int class zVEC3 const & -0x6c4860 void __thiscall oCMobFire OnEndStateChange class oCNpc * int int -0x6c48f0 void __thiscall oCMobFire OnTrigger class zCVob * class zCVob * -0x6c4b00 void __thiscall oCMobFire OnUntrigger class zCVob * class zCVob * -0x6c4b70 void __thiscall oCMobFire PreSave -0x6c4bd0 void __thiscall oCMobFire Archive class zCArchiver & -0x6c4cb0 void __thiscall oCMobFire PostSave -0x6c4ce0 void __thiscall oCMobFire Unarchive class zCArchiver & -0x6c4dc0 oCMobBed* __thiscall oCMobBed oCMobBed -0x6c4f80 void * __thiscall oCMobBed `scalar deleting destructor' unsigned int -0x6c4fb0 void __thiscall oCMobBed ~oCMobBed -0x6c5190 void __thiscall oCMobBed StartInteraction class oCNpc * -0x6c51a0 void __thiscall oCMobBed OnBeginStateChange class oCNpc * int int -0x6c51b0 void __thiscall oCMobBed OnEndStateChange class oCNpc * int int -0x6c5210 class zSTRING __thiscall oCMobBed GetScemeName -0x6c52c0 struct TMobOptPos * __thiscall oCMobBed SearchFreePosition class oCNpc * float -0x6c5450 oCMobSwitch* __thiscall oCMobSwitch oCMobSwitch -0x6c5540 void * __thiscall oCMobSwitch `scalar deleting destructor' unsigned int -0x6c5570 void __thiscall oCMobSwitch ~oCMobSwitch -0x6c5740 void __thiscall oCMobSwitch Archive class zCArchiver & -0x6c57e0 void __thiscall oCMobSwitch Unarchive class zCArchiver & -0x6c5890 oCMobLockable* __thiscall oCMobLockable oCMobLockable -0x6c5a40 void * __thiscall oCMobLockable `scalar deleting destructor' unsigned int -0x6c5a70 void __thiscall oCMobLockable ~oCMobLockable -0x6c5c30 int __thiscall oCMobLockable CanInteractWith class oCNpc * -0x6c5c60 void __thiscall oCMobLockable Interact class oCNpc * int int int int int -0x6c6250 int __thiscall oCMobLockable CanChangeState class oCNpc * int int -0x6c62a0 void __thiscall oCMobLockable OnEndStateChange class oCNpc * int int -0x6c6460 int __thiscall oCMobLockable CanOpen class oCNpc * -0x6c6770 int __thiscall oCMobLockable PickLock class oCNpc * char -0x6c69e0 void __thiscall oCMobLockable Unlock class oCNpc * int -0x6c7130 void __thiscall oCMobLockable Lock class oCNpc * -0x6c7320 void __thiscall oCMobLockable Archive class zCArchiver & -0x6c7410 void __thiscall oCMobLockable Unarchive class zCArchiver & -0x6c7750 oCMobContainer* __thiscall oCMobContainer oCMobContainer -0x6c78e0 void * __thiscall oCMobContainer `scalar deleting destructor' unsigned int -0x6c7910 void __thiscall oCMobContainer ~oCMobContainer -0x6c7b20 void __thiscall oCMobContainer OnMessage class zCEventMessage * class zCVob * -0x6c7bfa void __thiscall oCMobContainer OnMessage class zCEventMessage * class zCVob * -0x6c7c20 void __thiscall oCMobContainer Destroy -0x6c7dd0 void __thiscall oCMobContainer Reset -0x6c7f30 void __thiscall oCMobContainer Insert class oCItem * -0x6c7f60 void __thiscall oCMobContainer Remove class oCItem * -0x6c7ff0 class oCItem * __thiscall oCMobContainer Remove class oCItem * int -0x6c8100 void __thiscall oCMobContainer CreateContents class zSTRING const & -0x6c8430 int __thiscall oCMobContainer IsIn int -0x6c8470 void __thiscall oCMobContainer Open class oCNpc * -0x6c85b0 void __thiscall oCMobContainer Close class oCNpc * -0x6c85f0 void __thiscall oCMobContainer Archive class zCArchiver & -0x6c8790 void __thiscall oCMobContainer Unarchive class zCArchiver & -0x6c8920 oCMobDoor* __thiscall oCMobDoor oCMobDoor -0x6c8af0 void * __thiscall oCMobDoor `scalar deleting destructor' unsigned int -0x6c8b20 void __thiscall oCMobDoor ~oCMobDoor -0x6c8cd0 class zSTRING __thiscall oCMobDoor GetScemeName -0x6c8d80 struct TMobOptPos * __thiscall oCMobDoor SearchFreePosition class oCNpc * float -0x6c8f10 oCMobWheel* __thiscall oCMobWheel oCMobWheel -0x6c9010 void * __thiscall oCMobWheel `scalar deleting destructor' unsigned int -0x6c9040 void __thiscall oCMobWheel OnTrigger class zCVob * class zCVob * -0x6c9150 void __thiscall oCMobWheel OnUntrigger class zCVob * class zCVob * -0x6c9250 void __thiscall oCMobWheel Interact class oCNpc * int int int int int -0x6c9260 void __thiscall oCMobWheel ~oCMobWheel -0x6c9430 oCMobLadder* __thiscall oCMobLadder oCMobLadder -0x6c9540 void * __thiscall oCMobLadder `scalar deleting destructor' unsigned int -0x6c9570 void __thiscall oCMobLadder ~oCMobLadder -0x6c9740 void __thiscall oCMobLadder StartInteraction class oCNpc * -0x6c9900 int __thiscall oCMobLadder CanChangeState class oCNpc * int int -0x6c9950 int __thiscall oCMobLadder CanInteractWith class oCNpc * -0x6c9960 struct TMobOptPos * __thiscall oCMobLadder SearchFreePosition class oCNpc * float -0x6c99d0 void __thiscall oCMobLadder Interact class oCNpc * int int int int int -0x6c9dd0 void __thiscall oCMobLadder EndInteraction class oCNpc * int -0x6c9df0 oCMobItemSlot* __thiscall oCMobItemSlot oCMobItemSlot -0x6c9e10 void * __thiscall oCMobItemSlot `scalar deleting destructor' unsigned int -0x6c9e40 void __thiscall oCMobItemSlot ~oCMobItemSlot -0x6ca020 int __thiscall oCMobItemSlot GetUseWithItem -0x6ca060 int __thiscall oCMobItemSlot CanInteractWith class oCNpc * -0x6ca080 class oCItem * __thiscall oCMobItemSlot GetInsertedItem -0x6ca090 int __thiscall oCMobItemSlot PlaceItem class oCItem * -0x6ca330 class oCItem * __thiscall oCMobItemSlot RemoveItem -0x6ca370 int __thiscall oCMobItemSlot IsIn int -0x6ca3a0 void __thiscall oCMobItemSlot Archive class zCArchiver & -0x6ca470 void __thiscall oCMobItemSlot Unarchive class zCArchiver & -0x6ca560 oCDummyVobGenerator* __thiscall oCDummyVobGenerator oCDummyVobGenerator -0x6ca5d0 void __thiscall oCDummyVobGenerator OnTrigger class zCVob * class zCVob * -0x6ca7e0 void __thiscall zCListSort::Insert class oCItem * -0x6ca830 void __thiscall zCList::~zCList -0x6ca860 void __thiscall zCList::DeleteListDatas -0x6ca8d0 void * __thiscall zCList::`scalar deleting destructor' unsigned int -0x6ca910 void * __thiscall TMobOptPos `scalar deleting destructor' unsigned int -0x6ca930 void __thiscall TMobOptPos ~TMobOptPos -0x6cabf0 oCNewsManager* __thiscall oCNewsManager oCNewsManager -0x6cac10 void __thiscall oCNewsManager ~oCNewsManager -0x6cac20 void __thiscall oCNewsManager CreateNews int int class oCNpc * class oCNpc * class oCNpc * int -0x6caf20 void __thiscall oCNewsManager SpreadToGuild int -0x6caf40 int __thiscall oCNewsManager IsInSpreadList int -0x6caf70 void __thiscall oCNewsManager SpreadNews class oCNews * -0x6cb462 void __thiscall oCNewsManager SpreadNews class oCNews * -0x6cb4f0 oCNewsMemory* __thiscall oCNewsMemory oCNewsMemory -0x6cb510 void __thiscall oCNewsMemory ~oCNewsMemory -0x6cb620 void __thiscall oCNewsMemory Insert class oCNews * -0x6cb700 void __thiscall oCNewsMemory Remove class oCNews * -0x6cb780 class oCNews * __thiscall oCNewsMemory GetNews int class oCNpc * class oCNpc * -0x6cb7c0 void __thiscall oCNewsMemory CheckSpreadNews -0x6cb850 int __thiscall oCNewsMemory SearchNews int class oCNpc * class oCNpc * -0x6cb8d0 void __thiscall oCNewsMemory ShowDebugInfos -0x6cbed0 class oCNews * __thiscall oCNewsMemory GetNewsByNumber int -0x6cbf00 void __thiscall oCNewsMemory ClearNews -0x6cc010 int __thiscall oCNewsMemory DeleteNewsByNumber int -0x6cc0b0 void __thiscall oCNewsMemory Archive class zCArchiver & -0x6cc130 void __thiscall oCNewsMemory Unarchive class zCArchiver & -0x6cc2e0 int __cdecl oCNews GetRemainingNews -0x6cc2f0 void __cdecl oCNews CheckRemainingNews -0x6cc7a0 oCNews* __thiscall oCNews oCNews -0x6cc940 oCNews* __thiscall oCNews oCNews int int class oCNpc * class oCNpc * class oCNpc * int -0x6ccbc0 void __thiscall oCNews ~oCNews -0x6ccd30 int __thiscall oCNews GetID -0x6ccd40 int __thiscall oCNews IsIdentical int class oCNpc * class oCNpc * -0x6ccd70 void __thiscall oCNews SetSpreadTime float -0x6ccda0 float __thiscall oCNews GetSpreadTime -0x6ccdb0 void __thiscall oCNews SetGossip int -0x6ccdd0 int __thiscall oCNews IsGossip -0x6ccde0 int __thiscall oCNews IsGuildVictim -0x6ccdf0 void __thiscall oCNews GetNewsData int & int & class oCNpc * & class oCNpc * & class oCNpc * & -0x6ccf00 void __thiscall oCNews Archive class zCArchiver & -0x6cd160 void __thiscall oCNews Unarchive class zCArchiver & -0x6cd380 void __thiscall zCList::~zCList -0x6cd3b0 void __thiscall zCList::DeleteListDatas -0x6cd420 void __thiscall zCList::Insert class oCNews * -0x6cd470 class oCNews * __thiscall zCList::Get int -0x6cd4a0 int __thiscall zCList::GetNumInList -0x6cd4c0 void * __thiscall zCList::`scalar deleting destructor' unsigned int -0x6cd500 void __thiscall zCArray::AllocDelta int -0x6ce2a0 class zCObject * __cdecl oCNpcTalent _CreateNewInstance -0x6ce400 void __cdecl oCNpcTalent operator delete void * -0x6ce420 class zCClassDef * __thiscall oCNpcTalent _GetClassDef -0x6ce430 oCNpcTalent* __thiscall oCNpcTalent oCNpcTalent -0x6ce5a0 void * __thiscall oCNpcTalent `scalar deleting destructor' unsigned int -0x6ce5d0 void __thiscall oCNpcTalent ~oCNpcTalent -0x6ce5e0 void __cdecl oCNpcTalent CreateTalentList class zCArray * -0x6ce720 void __thiscall oCNpcTalent Archive class zCArchiver & -0x6ce760 void __thiscall oCNpcTalent Unarchive class zCArchiver & -0x6ce7b0 int __cdecl BitToNumber int -0x6ce7d0 void __thiscall TNpcSlot SetVob class oCVob * -0x6ce880 void __thiscall TNpcSlot ClearVob -0x6ce8d0 void __thiscall oCNpc::TActiveInfo TActiveInfo class oCNpc const * -0x6ce8e0 void __thiscall oCNpc::TActiveInfo ~TActiveInfo -0x6ce920 class oCNpc::TActiveInfo const * __thiscall oCNpc GetActiveInfo -0x6ce940 class oCNpc::TActiveInfo * __thiscall oCNpc GetActiveInfoWritable -0x6ce990 void __thiscall oCNpc Shrink -0x6cea10 void __thiscall oCNpc UnShrink -0x6cf050 void __thiscall oCNpc AvoidShrink int -0x6cf0c0 int __thiscall oCNpc ApplyOverlay class zSTRING const & -0x6cf370 void __thiscall zTOverlayIndex ~zTOverlayIndex -0x6cf3c0 void __thiscall oCNpc RemoveOverlay class zSTRING const & -0x6cf5b0 void __thiscall oCNpc SetModelScale class zVEC3 const & -0x6cf6a0 void __thiscall oCNpc SetFatness float -0x6cf750 oCNpc* __thiscall oCNpc oCNpc -0x6d00d0 int __thiscall oCVob IsOwnedByGuild int -0x6d00e0 int __thiscall oCVob IsOwnedByNpc int -0x6d00f0 enum oTSndMaterial __thiscall oCVob GetSoundMaterial -0x6d0100 TNpcSlot* __thiscall TNpcSlot TNpcSlot -0x6d0140 class zCClassDef * __thiscall oCNpc _GetClassDef -0x6d0150 int __thiscall oCNpc GetInstance -0x6d0160 int __thiscall oCNpc IsAniMessageRunning -0x6d0170 void * __thiscall oCNpc `scalar deleting destructor' unsigned int -0x6d01a0 oCNpc* __thiscall oCNpc oCNpc -0x6d01c0 void __thiscall oCNpc SetVisual class zCVisual * -0x6d01e0 void __thiscall oCNpc CleanUp -0x6d0450 void __thiscall oCNpc ~oCNpc -0x6d0b30 void __thiscall TNpcSlot ~TNpcSlot -0x6d0c10 void __thiscall oCNpc InitByScript int int -0x6d11e0 void __thiscall oCNpc InitHumanAI -0x6d1280 void __thiscall oCNpc DeleteHumanAI -0x6d12c0 class zSTRING __thiscall oCNpc GetGuildName -0x6d1450 class zSTRING __thiscall oCNpc GetName int -0x6d14a0 int __thiscall oCNpc IsHostile class oCNpc * -0x6d1530 int __thiscall oCNpc IsFriendly class oCNpc * -0x6d15c0 int __thiscall oCNpc IsNeutral class oCNpc * -0x6d1650 int __thiscall oCNpc IsAngry class oCNpc * -0x6d16e0 int __thiscall oCNpc GetAttitude class oCNpc * -0x6d1760 int __thiscall oCNpc GetPermAttitude class oCNpc * -0x6d17b0 void __thiscall oCNpc SetAttitude int -0x6d1800 void __thiscall oCNpc SetTmpAttitude int -0x6d1850 int __thiscall oCNpc GetProtectionByIndex enum oEIndexDamage -0x6d1860 int __thiscall oCNpc GetProtectionByType enum oETypeDamage -0x6d1900 int __thiscall oCNpc GetProtectionByMode unsigned long -0x6d1990 int __thiscall oCNpc GetFullProtection -0x6d19b0 void __thiscall oCNpc SetProtectionByIndex enum oEIndexDamage int -0x6d19d0 int __thiscall oCNpc GetDamageByIndex enum oEIndexDamage -0x6d19e0 int __thiscall oCNpc GetDamageByType enum oETypeDamage -0x6d1a80 int __thiscall oCNpc GetDamageByMode unsigned long -0x6d1b10 int __thiscall oCNpc GetFullDamage -0x6d1b30 void __thiscall oCNpc SetDamages int * -0x6d1b50 int __thiscall oCNpc GetAttribute int -0x6d1b60 int __thiscall oCNpc GetHitChance int -0x6d1b70 void __thiscall oCNpc SetHitChance int int -0x6d1b90 void __thiscall oCNpc ChangeAttribute int int -0x6d1c20 void __thiscall oCNpc SetAttribute int int -0x6d1c40 int __thiscall oCNpc GetOverlay class zSTRING & -0x6d1e00 void __thiscall oCNpc CheckModelOverlays -0x6d2020 void __thiscall oCNpc SetToMad float -0x6d2160 void __thiscall oCNpc HealFromMad -0x6d2280 void __thiscall oCNpc SetToDrunk float -0x6d2290 void __thiscall oCNpc HealFromDrunk -0x6d22a0 void __thiscall oCNpc CheckAngryTime -0x6d2350 int __thiscall oCNpc CanRecruitSC -0x6d2360 int __thiscall oCNpc IsDisguised -0x6d2380 int __thiscall oCNpc GetGuild -0x6d2390 void __thiscall oCNpc SetGuild int -0x6d23a0 int __thiscall oCNpc GetTrueGuild -0x6d23b0 void __thiscall oCNpc SetTrueGuild int -0x6d23c0 int __thiscall oCNpc GetCamp -0x6d23d0 int __thiscall oCNpc IsGuildFriendly int -0x6d2400 int __thiscall oCNpc GetGuildAttitude int -0x6d2430 void __thiscall oCNpc CreateItems int int -0x6d2510 void __thiscall oCNpc SetFlag int -0x6d2530 int __thiscall oCNpc HasFlag int -0x6d2550 class oCNpcTalent * __thiscall oCNpc GetTalent int int -0x6d2730 void __thiscall oCNpc SetTalentValue int int -0x6d2910 int __thiscall oCNpc GetTalentValue int -0x6d2ab0 void __thiscall oCNpc SetTalentSkill int int -0x6d31c5 void __thiscall oCNpc SetTalentSkill int int -0x6d3340 int __thiscall oCNpc GetTalentSkill int -0x6d34e0 int __thiscall oCNpc HasTalent int int -0x6d3500 int __thiscall oCNpc CanUse class oCItem * -0x6d3800 void __thiscall oCNpc DisplayCannotUse -0x6d3930 void __thiscall oCNpc CheckAllCanUse -0x6d3a40 class oCVob * __thiscall oCNpc GetSlotVob class zSTRING const & -0x6d3ae0 class oCItem * __thiscall oCNpc GetSlotItem class zSTRING const & -0x6d3b80 class oCItem * __thiscall oCNpc GetItem int int -0x6d3ba0 class oCNpc * __thiscall oCNpc GetSlotNpc class zSTRING const & -0x6d3c40 void __thiscall oCNpc AddItemEffects class oCItem * -0x6d3dc0 void __thiscall oCNpc RemoveItemEffects class oCItem * -0x6d3f10 void __thiscall oCNpc EquipItem class oCItem * -0x6d4190 void __thiscall oCNpc UnequipItem class oCItem * -0x6d4400 int __thiscall oCNpc GetCutsceneDistance -0x6d4450 void __thiscall oCNpc SetCSEnabled int -0x6d4470 int __thiscall oCNpc GetCSStateFlags -0x6d4540 void __thiscall oCNpc SetFocusVob class zCVob * -0x6d4590 class zCVob * __thiscall oCNpc GetFocusVob -0x6d45a0 void __thiscall oCNpc ClearFocusVob -0x6d45d0 class oCNpc * __thiscall oCNpc GetFocusNpc -0x6d4600 class oCNpc * __thiscall oCNpc GetNearestFightNpcLeft -0x6d4790 class oCNpc * __thiscall oCNpc GetNearestFightNpcRight -0x6d4920 int __thiscall oCNpc FocusCheckBBox class zCVob const * int int float float & -0x6d4ba0 int __thiscall oCNpc FocusCheck class zCVob const * int int float float & -0x6d4f90 void __thiscall oCNpc ToggleFocusVob int -0x6d53f0 void __thiscall oCNpc CollectFocusVob int -0x6d5ed0 void __thiscall oCNpc GetNearestValidVob float -0x6d6240 void __thiscall oCNpc GetNearestVob float -0x6d6520 class oCAniCtrl_Human * __thiscall oCNpc GetAnictrl -0x6d6530 void __thiscall oCNpc ResetToHumanAI -0x6d65a0 void __thiscall oCNpc SetEnemy class oCNpc * -0x6d67e0 class oCNpc * __thiscall oCNpc GetNextEnemy -0x6d6a60 int __thiscall oCNpc IsConditionValid -0x6d6b30 int __thiscall oCNpc IsInFightFocus class zCVob * -0x6d6ba0 class oCItem * __thiscall oCNpc HasEquippedStolenItem class oCNpc * -0x6d7040 void __thiscall oCNpc StopBurn -0x6d72e0 class zVEC3 __cdecl RotateVec class zVEC3 & class zVEC3 & float float -0x6d7350 void __thiscall oCNpc Interrupt int int -0x6d76d0 int __thiscall oCNpc GetWeaponDamage class oCItem * -0x6d7720 int __thiscall oCNpc GetBluntDamage class oCItem * -0x6d7750 void __thiscall oCNpc DropUnconscious float class oCNpc * -0x6d7ad0 void __thiscall oCNpc CheckUnconscious -0x6d7f20 class zSTRING __thiscall oCNpc GetInterruptPrefix -0x6d7fc0 void __thiscall oCNpc CompleteHeal -0x6d7fe0 int __thiscall oCNpc IsDead -0x6d7ff0 int __thiscall oCNpc IsUnconscious -0x6d8000 void __thiscall oCNpc DoDie class oCNpc * -0x6d85e0 void __thiscall oCNpc StartFadeAway -0x6d86d0 int __thiscall oCNpc IsFadingAway -0x6d86e0 int __thiscall oCNpc FadeAway -0x6d8780 int __thiscall oCNpc BeamTo class zSTRING const & -0x6d8a40 void __thiscall oCNpc DropInventory -0x6d8a50 int __thiscall oCNpc HasInHand int -0x6d8ba0 int __thiscall oCNpc HasInHand class zCVob * -0x6d8cd0 void __thiscall oCNpc RemoveFromHand -0x6d8ea0 void __thiscall oCNpc DropAllInHand -0x6d9060 class oCItem * __thiscall oCNpc GetWeapon -0x6d91f0 class oCItem * __thiscall oCNpc GetEquippedMeleeWeapon -0x6d9300 class oCItem * __thiscall oCNpc GetEquippedRangedWeapon -0x6d9410 class oCItem * __thiscall oCNpc GetEquippedArmor -0x6d94a0 int __thiscall oCNpc IsSameHeight class zCVob * -0x6d9590 void __thiscall oCNpc TurnToEnemy -0x6d9710 int __thiscall oCNpc ShieldEquipped -0x6d97e0 int __thiscall oCNpc GetWeaponDamage -0x6d9970 void __thiscall oCNpc SetMovLock int -0x6d99a0 int __thiscall oCNpc IsMovLock -0x6d99b0 void __thiscall oCNpc SetHead -0x6d9c10 void __thiscall oCNpc SetAdditionalVisuals class zSTRING & int int class zSTRING & int int int -0x6d9d40 void __thiscall oCNpc InitModel -0x6d9fe0 class zCModel * __thiscall oCNpc GetModel -0x6da080 class zSTRING __thiscall oCNpc GetVisualBody -0x6da0d0 class zSTRING __thiscall oCNpc GetVisualHead -0x6da120 int __thiscall oCNpc StartFaceAni class zSTRING const & float float -0x6da220 int __thiscall oCNpc StartStdFaceAni int -0x6da337 int __thiscall oCNpc StartStdFaceAni int -0x6da410 int __thiscall oCNpc StopFaceAni class zSTRING const & -0x6da500 int __thiscall oCNpc GetWeaponMode -0x6da520 void __thiscall oCNpc SetWeaponMode2 class zSTRING const & -0x6da740 void __thiscall oCNpc SetWeaponMode2 int -0x6da94c void __thiscall oCNpc SetWeaponMode2 int -0x6daa15 void __thiscall oCNpc SetWeaponMode2 int -0x6daeb1 void __thiscall oCNpc SetWeaponMode2 int -0x6daf78 void __thiscall oCNpc SetWeaponMode2 int -0x6db200 void __thiscall oCNpc SetWeaponMode int -0x6db2f0 int __thiscall oCNpc GetNextWeaponMode int int int -0x6db423 int __thiscall oCNpc GetNextWeaponMode int int int -0x6db550 void __thiscall oCNpc Equip class oCItem * -0x6db870 void __thiscall oCNpc EquipWeapon class oCItem * -0x6dbb50 void __thiscall oCNpc EquipFarWeapon class oCItem * -0x6dbcd0 void __thiscall oCNpc EquipArmor class oCItem * -0x6dbf70 void __thiscall oCNpc SetToFightMode class oCItem * int -0x6dc180 void __thiscall oCNpc SetToFistMode -0x6dc380 void __thiscall oCNpc Activate int int -0x6dc390 class oCVob * __thiscall oCNpc GetRightHand -0x6dc420 class oCVob * __thiscall oCNpc GetLeftHand -0x6dc4b0 void __thiscall oCNpc DropVob class oCVob * class zVEC3 & -0x6dc640 void __thiscall oCNpc SetCarryVob class zCVob * -0x6dc8f0 class zCVob * __thiscall oCNpc GetCarryVob -0x6dc900 void __thiscall oCNpc SetLeftHand class oCVob * -0x6dca00 void __thiscall oCNpc SetRightHand class oCVob * -0x6dcb00 int __thiscall oCNpc HasTorch -0x6dcc40 void __thiscall oCNpc ExchangeTorch -0x6dcc50 void __thiscall oCNpc SetTorchAni int int -0x6dceb0 zCSparseArrayIterator* __thiscall zCSparseArrayIterator zCSparseArrayIterator class zCSparseArrayBase & -0x6dcf10 void __thiscall oCNpc CheckSetTorchAni -0x6dd180 void __thiscall oCNpc CheckPutbackTorch -0x6dd450 int __thiscall oCNpc UseItem class oCItem * -0x6dda60 float __thiscall oCNpc GetThrowSpeed float float -0x6dda90 int __thiscall oCNpc HasArrowInHand -0x6ddbe0 int __thiscall oCNpc HasArrowInInv -0x6ddcd0 int __thiscall oCNpc HasBoltInInv -0x6dddc0 int __thiscall oCNpc HasBoltInHand -0x6ddf10 int __thiscall oCNpc IsMunitionAvailable class oCItem * -0x6de090 void __thiscall oCNpc GetTalentInfo int class zSTRING & class zSTRING & class zSTRING & -0x6de2c0 void __thiscall oCNpc GetSpellInfo int class zSTRING & class zSTRING & -0x6de4b0 void __thiscall oCNpc GetAttribInfo int class zSTRING & class zSTRING & -0x6de650 void __thiscall oCNpc CreateSpell int -0x6de6b0 void __thiscall oCNpc LearnSpell int -0x6de6f0 int __thiscall oCNpc HasSpell int -0x6de710 void __thiscall oCNpc DestroySpell int -0x6de750 void __thiscall oCNpc SetActiveSpellInfo int -0x6de790 int __thiscall oCNpc GetActiveSpellNr -0x6de7d0 int __thiscall oCNpc GetActiveSpellCategory -0x6de810 int __thiscall oCNpc GetActiveSpellLevel -0x6de850 void __thiscall oCNpc InsertActiveSpell class oCSpell * -0x6de870 void __thiscall oCNpc RemoveActiveSpell class oCSpell * -0x6de900 void __thiscall oCNpc RemoveActiveSpell int -0x6de9b0 int __thiscall oCNpc DoActiveSpells -0x6dea90 void __thiscall oCNpc KillActiveSpells -0x6deb20 class oCSpell * __thiscall oCNpc IsSpellActive int -0x6deb60 int __thiscall oCNpc HasMagic -0x6deb90 int __thiscall oCNpc GetNumberOfSpells -0x6debb0 void __thiscall oCNpc CopyTransformSpellInvariantValuesTo class oCNpc * -0x6ded90 void __thiscall oCNpc OpenScreen_Help -0x6deda0 void __thiscall oCNpc OpenScreen_Log -0x6df0b0 void __thiscall oCNpc OpenScreen_Map -0x6df160 void __thiscall oCNpc OpenScreen_Status -0x6df5df void __thiscall oCNpc OpenScreen_Status -0x6df780 void __thiscall oCNpc ThisVobAddedToWorld class zCWorld * -0x6df940 void __thiscall oCNpc ThisVobRemovedFromWorld class zCWorld * -0x6dfa60 int __thiscall oCNpc IsVoiceActive -0x6dfa70 void __thiscall oCNpc StopAllVoices -0x6dfad0 int __thiscall oCNpc UpdateNextVoice -0x6dfb90 void __thiscall oCNpc ProcessNpc -0x6dffe0 class zSTRING __thiscall oCNpc::oCNpcTimedOverlay GetMdsName -0x6e0020 void * __thiscall oCNpc::oCNpcTimedOverlay `scalar deleting destructor' unsigned int -0x6e0040 void __thiscall oCNpc::oCNpcTimedOverlay ~oCNpcTimedOverlay -0x6e0090 void __thiscall oCNpc DoSpellBook -0x6e00a0 void __thiscall oCNpc OpenSpellBook int -0x6e00f0 void __thiscall oCNpc CloseSpellBook int -0x6e0110 class oCMag_Book * __thiscall oCNpc GetSpellBook -0x6e0120 void __thiscall oCNpc GetSoundMaterial_MA enum zCSoundManager::zTSndManMedium & enum oTSndMaterial & class zSTRING -0x6e0290 void __thiscall oCNpc GetSoundMaterial_AM enum zCSoundManager::zTSndManMedium & enum oTSndMaterial & int -0x6e0360 void __thiscall oCNpc GetSoundMaterial_MH_HM enum zCSoundManager::zTSndManMedium & enum oTSndMaterial & -0x6e0430 int __thiscall oCNpc HasSenseHear -0x6e0440 int __thiscall oCNpc HasSenseSee -0x6e0450 int __thiscall oCNpc HasSenseSmell -0x6e0460 void __thiscall oCNpc SetSenses int -0x6e0470 void __thiscall oCNpc PrintStateCallDebug class zSTRING const & int int -0x6e06e0 int __thiscall oCNpc GetOldScriptState -0x6e06f0 int __thiscall oCNpc GetAIState -0x6e0700 int __thiscall oCNpc GetAIStateTime -0x6e0710 int __thiscall oCNpc IsAIState int -0x6e0720 void __thiscall oCNpc ShowState int int -0x6e0824 void __thiscall oCNpc ShowState int int -0x6e13d0 int __thiscall oCNpc IsNear class oCNpc * -0x6e1450 class oCItem * __thiscall oCNpc DetectItem int int -0x6e1510 class oCNpc * __thiscall oCNpc DetectPlayer -0x6e1580 class oCMobInter * __thiscall oCNpc FindMobInter class zSTRING const & -0x6e17f0 class zCVobSpot * __thiscall oCNpc FindSpot class zSTRING const & int float -0x6e1b80 void __thiscall oCNpc ForceVobDetection class zCVob * -0x6e1cc0 int __thiscall oCNpc HasVobDetected class zCVob * -0x6e1d00 int __thiscall oCNpc CheckForOwner class zCVob * -0x6e1e40 void __thiscall oCNpc AI_ForceDetection -0x6e1e50 int __thiscall oCNpc CanSense class zCVob * -0x6e1ef0 void __thiscall oCNpc DetectWitnesses class oCNpc * int -0x6e2190 class oCNpc * __thiscall oCNpc FindNpc int int int int -0x6e2290 class oCNpc * __thiscall oCNpc FindNpcEx int int int int int int -0x6e2480 class oCNpc * __thiscall oCNpc FindNpcExAtt int int int int int int int -0x6e26d0 int __thiscall oCNpc GetComrades -0x6e28d0 int __thiscall oCNpc AreWeStronger class oCNpc * -0x6e2bf0 class oCNpc * __thiscall oCNpc IsEnemyBehindFriend class oCNpc * -0x6e2df0 int __thiscall oCNpc InMobInteraction class zSTRING const & int -0x6e2ed0 int __thiscall oCNpc FreeLineOfSight class zCVob * -0x6e2f30 int __thiscall oCNpc FreeLineOfSight class zVEC3 & class zCVob * -0x6e3090 int __thiscall oCNpc FreeLineOfSight_WP class zVEC3 & class zCVob * -0x6e3200 int __thiscall oCNpc CanSee class zCVob * int -0x6e3560 void __thiscall oCNpc SetSwimDiveTime float float -0x6e3590 void __thiscall oCNpc GetSwimDiveTime float & float & float & -0x6e35c0 void __thiscall oCNpc Regenerate -0x6e3700 void __thiscall oCNpc RefreshNpc -0x6e3960 void __thiscall oCNpc RenderNpc class zCView * -0x6e3b90 int __thiscall oCNpc IsAPlayer -0x6e3ba0 int __thiscall oCNpc IsSelfPlayer -0x6e3bb0 int __thiscall oCNpc GetPlayerNumber -0x6e3bc0 void __thiscall oCNpc SetKnowsPlayer int -0x6e3bd0 int __thiscall oCNpc KnowsPlayer class oCNpc * -0x6e3be0 int __thiscall oCNpc KnowsPlayer int -0x6e3bf0 int __thiscall oCNpc IsMonster -0x6e3c30 int __thiscall oCNpc IsHuman -0x6e3c40 int __thiscall oCNpc IsGoblin -0x6e3c60 int __thiscall oCNpc IsOrc -0x6e3c70 int __thiscall oCNpc IsSkeleton -0x6e3c90 void __thiscall oCNpc SetAsPlayer -0x6e3fc0 int __thiscall oCNpc DoDoAniEvents -0x6e5360 int __thiscall oCNpc DoModelSwapMesh class zSTRING const & class zSTRING const & -0x6e55d0 int __thiscall oCNpc HasMunitionInHand class oCItem * -0x6e5720 class oCItem * __thiscall oCNpc DoInsertMunition class zSTRING const & -0x6e59d0 void __thiscall oCNpc DoRemoveMunition -0x6e5c20 int __thiscall oCNpc DoShootArrow int -0x6e5f30 int __thiscall oCNpc DoTakeVob class zCVob * -0x6e6340 int __thiscall oCNpc DoDropVob class zCVob * -0x6e6620 int __thiscall oCNpc DoThrowVob class zCVob * float -0x6e6850 int __thiscall oCNpc DoPutInInventory class oCItem * -0x6e6870 int __thiscall oCNpc DoRemoveFromInventory class oCItem * -0x6e68c0 int __thiscall oCNpc DoSetToFightMode class oCItem * -0x6e68e0 int __thiscall oCNpc DoExchangeTorch -0x6e6b10 void __thiscall oCNpc Pack class zCBuffer & -0x6e6ba0 void __thiscall oCNpc Unpack class zCBuffer & -0x6e6c40 int __thiscall oCNpc IsInFightMode_S int -0x6e6cc0 int __thiscall oCNpc IsAiming_S class oCNpc * -0x6e6de0 class zSTRING __thiscall oCNpc GetInstanceName -0x6e6e20 int __thiscall oCNpc GetScriptInstance class zSTRING * & int & -0x6e6e50 int __thiscall oCNpc SetByScriptInstance class zSTRING const * int -0x6e6ea0 class zSTRING __cdecl oCNpc GetInstanceByID int -0x6e6f00 int __cdecl oCNpc GetIDByInstance class zSTRING const & -0x6e6f80 void __thiscall oCNpc Disable -0x6e72c0 void __thiscall oCNpc Enable class zVEC3 & -0x6e7960 void __thiscall oCNpc ClearEM -0x6e79d0 void __thiscall oCNpc Archive class zCArchiver & -0x6e8790 void __thiscall oCNpc Unarchive class zCArchiver & -0x6e9da0 void __thiscall oCNpc PreSaveGameProcessing -0x6ea0b0 void __thiscall oCNpc PostSaveGameProcessing -0x6ea300 int __thiscall oCNpc AllowDiscardingOfSubtree -0x6ea310 class oCItem * __thiscall oCNpc IdentifyMushroom class oCItem * -0x6ea500 void __thiscall oCNpc IdentifyAllMushrooms -0x6ea630 int __thiscall oCNpc HasMissionItem -0x6ea680 class oCItem * __thiscall oCNpc IsInInv class oCItem * int -0x6ea6a0 class oCItem * __thiscall oCNpc GetFromInv int int -0x6ea700 class oCItem * __thiscall oCNpc IsInInv int int -0x6ea720 class oCItem * __thiscall oCNpc IsInInv class zSTRING const & int -0x6ea740 int __thiscall oCNpc CanCarry class oCItem * -0x6ea870 class oCItem * __thiscall oCNpc PutInInv class oCItem * -0x6eaa00 class oCItem * __thiscall oCNpc PutInInv int int -0x6eaab0 class oCItem * __thiscall oCNpc PutInInv class zSTRING const & int -0x6eaae0 class oCItem * __thiscall oCNpc RemoveFromInv class oCItem * int -0x6eab30 class oCItem * __thiscall oCNpc RemoveFromInv int int -0x6eab80 class oCItem * __thiscall oCNpc RemoveFromInv class zSTRING const & int -0x6eabd0 int __thiscall oCNpc IsSlotFree class zSTRING const & -0x6eaca0 int __thiscall oCNpc IsSlotFree struct TNpcSlot * -0x6eacc0 void __thiscall oCNpc SetToSlotPosition class zCVob * class zSTRING const & -0x6ead00 void __thiscall oCNpc CreateInvSlot class zSTRING const & -0x6eaee0 void __thiscall oCNpc DeleteInvSlot class zSTRING const & -0x6eafe0 struct TNpcSlot * __thiscall oCNpc GetInvSlot class zSTRING const & -0x6eb0a0 struct TNpcSlot * __thiscall oCNpc GetInvSlot class zCVob * -0x6eb0e0 int __thiscall oCNpc IsInvSlotAvailable class zSTRING const & -0x6eb1b0 void __thiscall oCNpc PutInSlot class zSTRING const & class oCVob * int -0x6eb280 void __thiscall oCNpc PutInSlot struct TNpcSlot * class oCVob * int -0x6eb6b0 void __thiscall oCNpc RemoveFromAllSlots int -0x6eb6f0 class oCVob * __thiscall oCNpc RemoveFromSlot class zSTRING const & int -0x6eb7c0 class oCVob * __thiscall oCNpc RemoveFromSlot struct TNpcSlot * int -0x6eba10 class oCVob * __thiscall oCNpc DropFromSlot class zSTRING const & -0x6ebae0 class oCVob * __thiscall oCNpc DropFromSlot struct TNpcSlot * -0x6ebda0 void __thiscall oCNpc UpdateSlots -0x6ebe30 void __thiscall oCNpc SetInteractMob class oCMobInter * -0x6ebfd0 class oCMobInter * __thiscall oCNpc GetInteractMob -0x6ebfe0 enum zCVob::zTVobCharClass __thiscall oCNpc GetCharacterClass -0x6ebff0 void __thiscall oCNpc SetInteractItem class oCItem * -0x6ec240 void * __thiscall TNpcSlot `scalar deleting destructor' unsigned int -0x6ec260 void __thiscall oCNpc OnTouch class zCVob * -0x6ec360 void __thiscall oCNpc OnMessage class zCEventMessage * class zCVob * -0x6ed09f void __thiscall oCNpc OnMessage class zCEventMessage * class zCVob * -0x6ed9ab void __thiscall oCNpc OnMessage class zCEventMessage * class zCVob * -0x6edca6 void __thiscall oCNpc OnMessage class zCEventMessage * class zCVob * -0x6edcbb void __thiscall oCNpc OnMessage class zCEventMessage * class zCVob * -0x6edcc3 void __thiscall oCNpc OnMessage class zCEventMessage * class zCVob * -0x6edea0 class zSTRING __thiscall zCEvMsgCutscene GetCutsceneName -0x6edef0 int __thiscall oCNpc EV_DrawWeapon class oCMsgWeapon * -0x6ee570 int __thiscall oCNpc EV_DrawWeapon1 class oCMsgWeapon * -0x6ee810 int __thiscall oCNpc EV_DrawWeapon2 class oCMsgWeapon * -0x6eedb0 int __thiscall oCNpc EV_RemoveWeapon class oCMsgWeapon * -0x6ef6e0 int __thiscall oCNpc EV_RemoveWeapon1 class oCMsgWeapon * -0x6ef860 int __thiscall oCNpc EV_RemoveWeapon2 class oCMsgWeapon * -0x6efbb0 int __thiscall oCNpc EV_ChooseWeapon class oCMsgWeapon * -0x6efe70 int __thiscall oCNpc EV_ForceRemoveWeapon class oCMsgWeapon * -0x6f0130 int __thiscall oCNpc EV_EquipBestWeapon class oCMsgWeapon * -0x6f0150 void __thiscall oCNpc EquipBestWeapon int -0x6f0240 int __thiscall oCNpc EV_EquipBestArmor class oCMsgWeapon * -0x6f02d0 void __thiscall oCNpc EquipBestArmor -0x6f0350 int __thiscall oCNpc EV_UnequipWeapons class oCMsgWeapon * -0x6f0510 int __thiscall oCNpc EV_UnequipArmor class oCMsgWeapon * -0x6f05c0 int __thiscall oCNpc EV_EquipArmor class oCMsgWeapon * -0x6f0620 int __thiscall oCNpc EV_AttackForward class oCMsgAttack * -0x6f1380 int __thiscall oCNpc EV_AttackLeft class oCMsgAttack * -0x6f1f20 int __thiscall oCNpc EV_AttackRight class oCMsgAttack * -0x6f29f0 int __thiscall oCNpc EV_AttackRun class oCMsgAttack * -0x6f2d10 int __thiscall oCNpc EV_AttackFinish class oCMsgAttack * -0x6f34f0 int __thiscall oCNpc EV_Parade class oCMsgAttack * -0x6f3bc0 int __thiscall oCNpc InitAim class oCMsgAttack * class oCNpc * * int * int * int -0x6f3d50 int __thiscall oCNpc TransitionAim int int -0x6f3ee0 int __thiscall oCNpc InterpolateAim class oCNpc * -0x6f4020 int __thiscall oCNpc FinalizeAim int int -0x6f4140 int __thiscall oCNpc EV_StopAim class oCMsgAttack * -0x6f4160 int __thiscall oCNpc EV_AimAt class oCMsgAttack * -0x6f4230 int __thiscall oCNpc EV_ShootAt class oCMsgAttack * -0x6f43b0 int __thiscall oCNpc EV_Defend class oCMsgAttack * -0x6f43e0 int __thiscall oCNpc EV_Drink class oCMsgUseItem * -0x6f4700 int __thiscall oCNpc EV_TakeVob class oCMsgManipulate * -0x6f4a90 int __thiscall oCNpc EV_DropVob class oCMsgManipulate * -0x6f4d80 int __thiscall oCNpc EV_ThrowVob class oCMsgManipulate * -0x6f5000 int __thiscall oCNpc EV_Exchange class oCMsgManipulate * -0x6f5300 int __thiscall oCNpc EV_DropMob class oCMsgManipulate * -0x6f53c0 int __thiscall oCNpc EV_TakeMob class oCMsgManipulate * -0x6f5460 int __thiscall oCNpc EV_UseMob class oCMsgManipulate * -0x6f5660 int __thiscall oCNpc EV_UseMobWithItem class oCMsgManipulate * -0x6f56b0 int __thiscall oCNpc EV_InsertInteractItem class oCMsgManipulate * -0x6f58c0 int __thiscall oCNpc EV_ExchangeInteractItem class oCMsgManipulate * -0x6f5a50 int __thiscall oCNpc EV_RemoveInteractItem class oCMsgManipulate * -0x6f5a60 int __thiscall oCNpc EV_CreateInteractItem class oCMsgManipulate * -0x6f5d10 int __thiscall oCNpc EV_DestroyInteractItem class oCMsgManipulate * -0x6f5ee0 class zCModelAni * __thiscall oCNpc InteractItemGetAni class zSTRING const & int int -0x6f61f0 int __thiscall oCNpc EV_PlaceInteractItem class oCMsgManipulate * -0x6f6320 int __thiscall oCNpc GetInteractItemMaxState class zSTRING const & -0x6f6530 int __thiscall oCNpc InteractItemIsInState class zSTRING const & int -0x6f6750 int __thiscall oCNpc EV_EquipItem class oCMsgManipulate * -0x6f67f0 int __thiscall oCNpc EV_UseItem class oCMsgManipulate * -0x6f6ac0 int __thiscall oCNpc EV_UseItemToState class oCMsgManipulate * -0x6f73a0 void __thiscall oCNpc CallScript class zSTRING const & -0x6f73d0 void __thiscall oCNpc CallScript int -0x6f73f0 int __thiscall oCNpc EV_CallScript class oCMsgManipulate * -0x6f7560 int __thiscall oCNpc EV_Unconscious class oCMsgState * -0x6f77d0 int __thiscall oCNpc EV_DoState class oCMsgState * -0x6f79f0 int __thiscall oCNpc EV_Wait class oCMsgState * -0x6f7a60 int __thiscall oCNpc ApplyTimedOverlayMds class zSTRING const & float -0x6f7c30 int __thiscall oCNpc EV_OutputSVM_Overlay class oCMsgConversation * -0x6f83c0 int __thiscall oCNpc EV_OutputSVM class oCMsgConversation * -0x6f88c0 int __thiscall oCNpc EV_Output class oCMsgConversation * -0x6f8c80 int __thiscall oCNpc EV_PlayAni class oCMsgConversation * -0x6f8eb0 int __thiscall oCNpc EV_PlayAniFace class oCMsgConversation * -0x6f8fb0 int __thiscall oCNpc StartDialogAni -0x6f9220 int __thiscall oCNpc EV_PlayAniSound class oCMsgConversation * -0x6f9300 int __thiscall oCNpc ActivateDialogCam float -0x6f9530 int __thiscall oCNpc DeactivateDialogCam -0x6f96c0 int __thiscall oCNpc EV_PlaySound class oCMsgConversation * -0x6fa180 int __thiscall oCNpc EV_SndPlay class oCMsgConversation * -0x6fa350 int __thiscall oCNpc EV_PrintScreen class oCMsgConversation * -0x6fa610 void __thiscall oCNpc AddEffect class zSTRING const & class zCVob const * -0x6fa850 void __thiscall oCNpc RemoveEffect class zSTRING const & -0x6fa970 int __thiscall oCNpc EV_StartFX class oCMsgConversation * -0x6fa990 int __thiscall oCNpc EV_StopFX class oCMsgConversation * -0x6faad0 int __thiscall oCNpc EV_LookAt class oCMsgConversation * -0x6faf10 int __thiscall oCNpc EV_StopLookAt class oCMsgConversation * -0x6fafd0 int __thiscall oCNpc EV_PointAt class oCMsgConversation * -0x6fb170 int __thiscall oCNpc EV_StopPointAt class oCMsgConversation * -0x6fb1c0 int __thiscall oCNpc EV_QuickLook class oCMsgConversation * -0x6fb450 int __thiscall oCNpc EV_Cutscene class oCMsgConversation * -0x6fb640 int __thiscall oCNpc EV_WaitTillEnd class oCMsgConversation * -0x6fb6f0 int __thiscall oCNpc EV_StopProcessInfos class oCMsgConversation * -0x6fb710 int __thiscall oCNpc EV_ProcessInfos class oCMsgConversation * -0x6fb7d0 int __thiscall oCNpc AssessPlayer_S class oCNpc * -0x6fb9d0 int __thiscall oCNpc AssessEnemy_S class oCNpc * -0x6fbbd0 int __thiscall oCNpc AssessFighter_S class oCNpc * -0x6fbdd0 int __thiscall oCNpc AssessBody_S class oCNpc * -0x6fbfd0 int __thiscall oCNpc AssessItem_S class oCItem * -0x6fc1d0 void __thiscall oCNpc SetNpcsToState int int -0x6fc2a0 void __thiscall oCNpc StopCutscenes -0x6fc300 void __thiscall oCNpc CreatePassivePerception int class zCVob * class zCVob * -0x6fcc00 void __cdecl oCNpc CreateSoundPerception int class zCVob * class zVEC3 const & class zCVob * int -0x6fd0c0 int __thiscall oCNpc AssessMurder_S class oCNpc * -0x6fd0e0 int __thiscall oCNpc AssessThreat_S class oCNpc * -0x6fd2e0 int __thiscall oCNpc AssessDefeat_S class oCNpc * -0x6fd300 int __thiscall oCNpc AssessDamage_S class oCNpc * int -0x6fd4a0 int __thiscall oCNpc AssessOthersDamage_S class oCNpc * class oCNpc * int -0x6fd4c0 int __thiscall oCNpc AssessRemoveWeapon_S class oCNpc * -0x6fd4e0 int __thiscall oCNpc ObserveIntruder_S -0x6fd520 int __cdecl oCNpc AssessFightSound_S class zCVob * class zVEC3 const & class zCVob * -0x6fd550 int __cdecl oCNpc AssessQuietSound_S class zCVob * class zVEC3 const & -0x6fd590 int __thiscall oCNpc AssessWarn_S class oCNpc * -0x6fd5b0 int __thiscall oCNpc CatchThief_S class oCNpc * -0x6fd750 int __thiscall oCNpc AssessTheft_S class oCNpc * -0x6fd770 int __thiscall oCNpc AssessCall_S class oCNpc * -0x6fd910 int __thiscall oCNpc AssessTalk_S class oCNpc * -0x6fdab0 int __thiscall oCNpc AssessGivenItem_S class oCNpc * class oCItem * -0x6fdcb0 int __thiscall oCNpc AssessMagic_S class oCNpc * int -0x6fdfb0 int __thiscall oCNpc AssessStopMagic_S class oCNpc * int -0x6fe280 int __thiscall oCNpc AssessCaster_S class oCSpell * -0x6fe2a0 int __thiscall oCNpc AssessFakeGuild_S -0x6fe2d0 int __thiscall oCNpc MoveMob_S class oCMOB * -0x6fe380 int __thiscall oCNpc AssessUseMob_S class oCMobInter * -0x6fe3d0 int __thiscall oCNpc MoveNpc_S class oCNpc * -0x6fe570 int __thiscall oCNpc AssessEnterRoom_S -0x6fe580 float __thiscall oCNpc GetDistToSound -0x6fe640 class zCVob * __thiscall oCNpc GetSoundSource -0x6fe650 void __thiscall oCNpc SetSoundSource int class zCVob * class zVEC3 & -0x6fe6c0 void __thiscall oCNpc ClearPerceptionLists -0x6fe760 int __thiscall oCNpc IsMoreImportant class zCVob * class zCVob * -0x6fe7b0 void __thiscall oCNpc CreateVobList class zCArray & float -0x6fe870 void __thiscall oCNpc ClearVobList -0x6fe8f0 void __thiscall oCNpc InsertInVobList class zCVob * -0x6fea30 void __thiscall oCNpc RemoveFromVobList class zCVob * -0x6feac0 void __thiscall oCNpc CreateVobList float -0x6fec20 void __thiscall oCNpc SetPerceptionTime float -0x6fec60 void __thiscall oCNpc PerceiveAll -0x6fedb0 void __thiscall oCNpc PerceptionCheck -0x6ff20a void __thiscall oCNpc PerceptionCheck -0x6ff250 int __thiscall oCNpc PercFilterNpc class oCNpc * -0x6ff260 int __thiscall oCNpc PercFilterItem class oCItem * -0x6ff280 void __thiscall oCNpc ClearPerception -0x6ff2a0 void __thiscall oCNpc EnablePerception int int -0x6ff3e0 void __thiscall oCNpc DisablePerception int -0x6ff440 int __thiscall oCNpc HasPerception int -0x6ff480 int __thiscall oCNpc GetPerceptionFunc int -0x6ff4c0 void __cdecl oCNpc SetPerceptionRange int float -0x6ff4e0 int __cdecl oCNpc IsInPerceptionRange int float -0x6ff510 int __cdecl oCNpc IsInPerceptionRange int class zCVob * class zCVob * -0x6ff550 void __cdecl oCNpc InitStatics -0x6ff930 void __cdecl oCNpc ReleaseStatics -0x6ff940 void __cdecl oCNpc InitBodyStates -0x6ff9a0 void __thiscall oCNpc SetBodyState int -0x6ffb60 int __thiscall oCNpc GetBodyState -0x6ffb70 int __thiscall oCNpc GetFullBodyState -0x6ffb90 class zSTRING __thiscall oCNpc GetBodyStateName -0x6ffc70 int __thiscall oCNpc HasBodyStateModifier int -0x6ffc90 void __thiscall oCNpc SetBodyStateModifier int -0x6ffcc0 void __thiscall oCNpc ClrBodyStateModifier int -0x6ffcf0 class zSTRING __thiscall oCNpc GetBodyStateModifierNames -0x6fffd0 int __thiscall oCNpc ModifyBodyState int int -0x700020 int __thiscall oCNpc IsBodyStateInterruptable -0x700050 int __thiscall oCNpc HasBodyStateFreeHands -0x700080 int __thiscall oCNpc IsInGlobalCutscene -0x7000c0 void __thiscall oCNpc MakeSpellBook -0x700140 void __thiscall oCNpc DestroySpellBook -0x700170 void __thiscall oCNpc ShowDebugInfo class zCCamera * -0x700370 float __thiscall oCNpc GetDamageMultiplier -0x700380 void __thiscall oCNpc SetDamageMultiplier float -0x700390 void __cdecl oCNpc SetNpcAIDisabled int -0x7003e0 void __cdecl oCNpc ProcessAITimer -0x700460 int __cdecl oCNpc IsScriptStateAIEnabled -0x7004b0 int __cdecl oCNpc IsMessageAIEnabled -0x700500 void __thiscall oCNpc SetShowNews int -0x700520 int __thiscall oCNpc::oCNpcTimedOverlay Process -0x700550 void __thiscall oCNpc UseStandAI -0x7007d0 class zCObject * __cdecl oCNpc _CreateNewInstance -0x700830 void __cdecl oCNpc operator delete void * -0x700850 void __thiscall zCArray::ShrinkToFit -0x700a90 oCNpc* __thiscall oCNpc oCNpc -0x700ab0 void __thiscall zCList::~zCList -0x700ae0 void __thiscall zCList::DeleteListDatas -0x700b50 oCNpc* __thiscall oCNpc oCNpc -0x700b70 void __thiscall zCList::~zCList -0x700ba0 void __thiscall oCNpc InsertActiveSpell class oCSpell * -0x700bf0 oCNpc* __thiscall oCNpc oCNpc -0x700c10 void __thiscall zCCacheAsk::zCCacheAsk unsigned long unsigned long -0x700c90 void __thiscall zCCacheAsk::~zCCacheAsk -0x700dc0 void __thiscall zCCacheAsk::PurgeCache -0x700ee0 class oCNpc::TActiveInfo * __thiscall zCCache::operator[] class oCNpc const * const & -0x700f90 void __thiscall zCCache::ClearCache -0x7010a0 void __thiscall zCCache::PurgeCache -0x7011c0 void __thiscall zCSparseArray >::~zCSparseArray > -0x701210 unsigned long __thiscall zCSparseArray >::SizeIndex -0x701220 unsigned long __thiscall zCSparseArray >::SizeData -0x701230 unsigned long __thiscall zCSparseArray >::SizeAll -0x701240 void * __thiscall zCSparseArray >::IndexPtr unsigned long -0x701250 void * __thiscall zCSparseArray >::DataPtr unsigned long -0x701260 class zCSparseArrayManDat * __thiscall zCSparseArray >::ManDatPtr unsigned long -0x701270 int __thiscall zCSparseArray >::IndexIsEqual void const * void const * -0x701290 void __thiscall zCSparseArray >::CopyIndex void * void const * -0x7012b0 void __thiscall zCSparseArray >::DestructIndex void * -0x7012c0 void __thiscall zCSparseArray >::Hash void const * unsigned long & unsigned long & -0x7012e0 void __thiscall zCSparseArray >::ConstructData void * -0x701300 void __thiscall zCSparseArray >::DestructData void * -0x701320 void __thiscall zCCacheAsk::zCCacheAsk unsigned long unsigned long -0x7013a0 void __thiscall zCCacheAsk::~zCCacheAsk -0x7014c0 void __thiscall zCCacheAsk::PurgeCache -0x701650 class oCShrinkHelper * __thiscall zCCache::operator[] class oCNpc const * const & -0x701730 void __thiscall zCCache::ClearCache -0x7018a0 void __thiscall zCCache::PurgeCache -0x7019e0 void __thiscall zCSparseArray >::~zCSparseArray > -0x701a30 unsigned long __thiscall zCSparseArray >::SizeIndex -0x701a40 unsigned long __thiscall zCSparseArray >::SizeData -0x701a50 unsigned long __thiscall zCSparseArray >::SizeAll -0x701a60 void * __thiscall zCSparseArray >::IndexPtr unsigned long -0x701a70 void * __thiscall zCSparseArray >::DataPtr unsigned long -0x701a80 class zCSparseArrayManDat * __thiscall zCSparseArray >::ManDatPtr unsigned long -0x701a90 int __thiscall zCSparseArray >::IndexIsEqual void const * void const * -0x701ab0 void __thiscall zCSparseArray >::CopyIndex void * void const * -0x701ad0 void __thiscall zCSparseArray >::DestructIndex void * -0x701ae0 void __thiscall zCSparseArray >::Hash void const * unsigned long & unsigned long & -0x701b00 void __thiscall zCSparseArray >::ConstructData void * -0x701b20 void __thiscall zCSparseArray >::DestructData void * -0x701bc0 void __thiscall zCSparseArray::zCSparseArray unsigned long -0x701c20 void __thiscall zCSparseArray::~zCSparseArray -0x701c70 unsigned long __thiscall zCSparseArray::SizeIndex -0x701c80 unsigned long __thiscall zCSparseArray::SizeData -0x701c90 unsigned long __thiscall zCSparseArray::SizeAll -0x701ca0 void * __thiscall zCSparseArray::IndexPtr unsigned long -0x701cb0 void * __thiscall zCSparseArray::DataPtr unsigned long -0x701cc0 class zCSparseArrayManDat * __thiscall zCSparseArray::ManDatPtr unsigned long -0x701cd0 int __thiscall zCSparseArray::IndexIsEqual void const * void const * -0x701d40 void __thiscall zCSparseArray::CopyIndex void * void const * -0x701db0 void __thiscall zCSparseArray::DestructIndex void * -0x701dc0 void __thiscall zCSparseArray::Hash void const * unsigned long & unsigned long & -0x701e30 void __thiscall zCSparseArray::ConstructData void * -0x701e40 void __thiscall zCSparseArray::DestructData void * -0x701e50 void __thiscall oCNpc CollectFocusVob int -0x701e70 void * __thiscall zCList::`scalar deleting destructor' unsigned int -0x701eb0 void * __thiscall zCList::`scalar deleting destructor' unsigned int -0x701ef0 void * __thiscall zCCacheAsk::`scalar deleting destructor' unsigned int -0x701f10 void * __thiscall zCCache::`vector deleting destructor' unsigned int -0x701f30 void __thiscall zCCache::~zCCache -0x702060 void * __thiscall zCSparseArray >::`scalar deleting destructor' unsigned int -0x702080 void * __thiscall zCCacheAsk::`scalar deleting destructor' unsigned int -0x7020a0 void * __thiscall zCCache::`scalar deleting destructor' unsigned int -0x7020c0 void __thiscall zCCache::~zCCache -0x7021f0 void * __thiscall zCSparseArray >::`scalar deleting destructor' unsigned int -0x702210 void * __thiscall zCSparseArray::`scalar deleting destructor' unsigned int -0x702230 void __thiscall zCArray::AllocDelta int -0x702290 void __thiscall zCArray::InsertEnd struct TNpcSlot * const & -0x702360 void __thiscall zCArray::AllocDelta int -0x7023c0 void __thiscall zCCacheData::Clear -0x7023e0 class oCNpc::TActiveInfo * __thiscall zCCacheData::GetData class oCNpc const * const & -0x702430 void __thiscall zCCacheData::Clear -0x7024d0 class oCShrinkHelper * __thiscall zCCacheData::GetData class oCNpc const * const & -0x702590 void * __thiscall oCNpc::TActiveInfo `scalar deleting destructor' unsigned int -0x7025b0 void * __thiscall oCShrinkHelper `scalar deleting destructor' unsigned int -0x702650 void __thiscall zCArray::AllocDelta int -0x7026b0 class oCItem * __cdecl zDYNAMIC_CAST class zCObject const * -0x7026e0 class oCVob * __cdecl zDYNAMIC_CAST class zCObject const * -0x702710 class zCModel * __cdecl zDYNAMIC_CAST class zCObject const * -0x702740 class zCMorphMesh * __cdecl zDYNAMIC_CAST class zCObject const * -0x7029c0 int __thiscall oCNpc IsVictimAwareOfTheft -0x702a50 void __thiscall oCNpc CheckSpecialSituations -0x702c20 void __thiscall oCNpc StopTheft class oCNpc * int -0x702d10 void __thiscall oCNpc OpenInventory int -0x702ed0 void __thiscall oCNpc CloseInventory -0x702ef0 int __thiscall oCNpc OpenSteal -0x703410 void __thiscall oCNpc CloseSteal -0x703430 void __thiscall oCNpc OpenDeadNpc -0x703600 void __thiscall oCNpc CloseDeadNpc -0x703ab0 class zCObject * __cdecl oCNpcMessage _CreateNewInstance -0x703b90 void __cdecl oCNpcMessage operator delete void * -0x703bb0 class zCClassDef * __thiscall oCNpcMessage _GetClassDef -0x703bc0 void __thiscall oCNpcMessage Delete -0x703bd0 void __thiscall oCNpcMessage SetInUse int -0x703bf0 int __thiscall oCNpcMessage IsInUse -0x703c00 void __thiscall oCNpcMessage SetHighPriority int -0x703c20 int __thiscall oCNpcMessage GetIgnoreCutsceneMode -0x703c30 int __thiscall oCNpcMessage IsOverlay -0x703c40 int __thiscall oCNpcMessage IsJob -0x703c50 int __thiscall oCNpcMessage IsDeleted -0x703c60 int __thiscall oCNpcMessage IsDeleteable -0x703c70 int __thiscall oCNpcMessage IsHighPriority -0x703e70 class zCObject * __cdecl oCMsgDamage _CreateNewInstance -0x703f70 class zCClassDef * __thiscall oCMsgDamage _GetClassDef -0x703f80 int __thiscall oCMsgDamage IsNetRelevant -0x703f90 int __thiscall oCMsgDamage IsOverlay -0x703fa0 int __thiscall oCMsgDamage IsDeleteable -0x703fb0 int __thiscall oCMsgDamage IsHighPriority -0x7041a0 class zCObject * __cdecl oCMsgWeapon _CreateNewInstance -0x704290 class zCClassDef * __thiscall oCMsgWeapon _GetClassDef -0x7042a0 void * __thiscall oCMsgWeapon `scalar deleting destructor' unsigned int -0x7042d0 void __thiscall oCMsgWeapon ~oCMsgWeapon -0x704510 class zCObject * __cdecl oCMsgMovement _CreateNewInstance -0x704610 class zCClassDef * __thiscall oCMsgMovement _GetClassDef -0x704800 class zCObject * __cdecl oCMsgAttack _CreateNewInstance -0x704900 class zCClassDef * __thiscall oCMsgAttack _GetClassDef -0x704910 int __thiscall oCMsgAttack IsNetRelevant -0x704920 int __thiscall oCMsgAttack IsOverlay -0x704b20 class zCObject * __cdecl oCMsgUseItem _CreateNewInstance -0x704c10 void __cdecl oCMsgUseItem operator delete void * -0x704c30 class zCClassDef * __thiscall oCMsgUseItem _GetClassDef -0x704c40 int __thiscall oCMsgUseItem IsNetRelevant -0x704e30 class zCObject * __cdecl oCMsgState _CreateNewInstance -0x704f30 class zCClassDef * __thiscall oCMsgState _GetClassDef -0x704f40 int __thiscall oCMsgState IsOverlay -0x705140 class zCObject * __cdecl oCMsgManipulate _CreateNewInstance -0x705240 class zCClassDef * __thiscall oCMsgManipulate _GetClassDef -0x705250 int __thiscall oCMsgManipulate IsNetRelevant -0x705460 class zCObject * __cdecl oCMsgConversation _CreateNewInstance -0x705570 class zCClassDef * __thiscall oCMsgConversation _GetClassDef -0x705770 class zCObject * __cdecl oCMsgMagic _CreateNewInstance -0x705840 class zCClassDef * __thiscall oCMsgMagic _GetClassDef -0x705850 int __thiscall oCMsgMagic IsJob -0x705860 int __thiscall oCMsgMagic IsHighPriority -0x705870 int __thiscall oCMsgMagic IsNetRelevant -0x705880 oCNpcMessage* __thiscall oCNpcMessage oCNpcMessage -0x705930 void * __thiscall oCNpcMessage `scalar deleting destructor' unsigned int -0x705960 void __thiscall oCNpcMessage ~oCNpcMessage -0x7059c0 void __thiscall oCNpcMessage Archive class zCArchiver & -0x705a30 void __thiscall oCNpcMessage Unarchive class zCArchiver & -0x705ad0 oCMsgDamage* __thiscall oCMsgDamage oCMsgDamage -0x705ba0 void * __thiscall oCMsgDamage `scalar deleting destructor' unsigned int -0x705bd0 oCMsgDamage* __thiscall oCMsgDamage oCMsgDamage enum oCMsgDamage::TDamageSubType -0x705ca0 oCMsgDamage* __thiscall oCMsgDamage oCMsgDamage enum oCMsgDamage::TDamageSubType struct oCNpc::oSDamageDescriptor const & -0x705d90 void __thiscall oCMsgDamage ~oCMsgDamage -0x705e70 int __thiscall oCMsgDamage MD_GetNumOfSubTypes -0x705e80 class zSTRING __thiscall oCMsgDamage MD_GetSubTypeString int -0x705fb0 void __thiscall oCMsgDamage Pack class zCBuffer & class zCEventManager * -0x705fc0 void __thiscall oCMsgDamage Unpack class zCBuffer & class zCEventManager * -0x705fd0 void __thiscall oCMsgDamage Archive class zCArchiver & -0x706050 void __thiscall oCMsgDamage Unarchive class zCArchiver & -0x706110 oCMsgMovement* __thiscall oCMsgMovement oCMsgMovement -0x7061e0 void * __thiscall oCMsgMovement `scalar deleting destructor' unsigned int -0x706210 oCMsgMovement* __thiscall oCMsgMovement oCMsgMovement enum oCMsgMovement::TMovementSubType class zSTRING const & -0x7063f0 oCMsgMovement* __thiscall oCMsgMovement oCMsgMovement enum oCMsgMovement::TMovementSubType class zCVob * -0x7064f0 oCMsgMovement* __thiscall oCMsgMovement oCMsgMovement enum oCMsgMovement::TMovementSubType class zVEC3 const & -0x7065e0 oCMsgMovement* __thiscall oCMsgMovement oCMsgMovement enum oCMsgMovement::TMovementSubType float -0x7066c0 oCMsgMovement* __thiscall oCMsgMovement oCMsgMovement enum oCMsgMovement::TMovementSubType int -0x7067a0 void __thiscall oCMsgMovement ~oCMsgMovement -0x706880 void __thiscall oCMsgMovement Init -0x7068c0 void __thiscall oCMsgMovement Archive class zCArchiver & -0x7069e0 void __thiscall oCMsgMovement Unarchive class zCArchiver & -0x706b50 int __thiscall oCMsgMovement MD_GetNumOfSubTypes -0x706b60 class zSTRING __thiscall oCMsgMovement MD_GetSubTypeString int -0x706efe class zSTRING __thiscall oCMsgMovement MD_GetSubTypeString int -0x706fa0 class zSTRING __thiscall oCMsgMovement MD_GetVobRefName -0x707020 void __thiscall oCMsgMovement MD_SetVobRefName class zSTRING const & -0x707160 void __thiscall oCMsgMovement MD_SetVobParam class zCVob * -0x707170 void __thiscall oCMsgMovement Delete -0x707180 enum zCEventMessage::zTTimeBehavior __thiscall oCMsgMovement MD_GetTimeBehavior -0x70719d enum zCEventMessage::zTTimeBehavior __thiscall oCMsgMovement MD_GetTimeBehavior -0x7071c0 float __thiscall oCMsgMovement MD_GetMinTime -0x7071d0 oCMsgWeapon* __thiscall oCMsgWeapon oCMsgWeapon -0x707290 oCMsgWeapon* __thiscall oCMsgWeapon oCMsgWeapon enum oCMsgWeapon::TWeaponSubType int int -0x707370 void __thiscall oCMsgWeapon Archive class zCArchiver & -0x707440 void __thiscall oCMsgWeapon Unarchive class zCArchiver & -0x707580 int __thiscall oCMsgWeapon MD_GetNumOfSubTypes -0x707590 class zSTRING __thiscall oCMsgWeapon MD_GetSubTypeString int -0x70789b class zSTRING __thiscall oCMsgWeapon MD_GetSubTypeString int -0x7079a0 enum zCEventMessage::zTTimeBehavior __thiscall oCMsgWeapon MD_GetTimeBehavior -0x7079b0 float __thiscall oCMsgWeapon MD_GetMinTime -0x7079c0 oCMsgAttack* __thiscall oCMsgAttack oCMsgAttack -0x707a90 void * __thiscall oCMsgAttack `scalar deleting destructor' unsigned int -0x707ac0 void __thiscall oCMsgAttack ~oCMsgAttack -0x707b20 oCMsgAttack* __thiscall oCMsgAttack oCMsgAttack enum oCMsgAttack::TAttackSubType int int -0x707bf0 oCMsgAttack* __thiscall oCMsgAttack oCMsgAttack enum oCMsgAttack::TAttackSubType class zCVob * float -0x707cd0 void __thiscall oCMsgAttack Archive class zCArchiver & -0x707d70 void __thiscall oCMsgAttack Unarchive class zCArchiver & -0x707e60 void __thiscall oCMsgAttack Pack class zCBuffer & class zCEventManager * -0x707ff0 void __thiscall oCMsgAttack Unpack class zCBuffer & class zCEventManager * -0x708160 int __thiscall oCMsgAttack MD_GetNumOfSubTypes -0x708170 class zSTRING __thiscall oCMsgAttack MD_GetSubTypeString int -0x7083ef class zSTRING __thiscall oCMsgAttack MD_GetSubTypeString int -0x7084e0 oCMsgUseItem* __thiscall oCMsgUseItem oCMsgUseItem -0x7085a0 void * __thiscall oCMsgUseItem `scalar deleting destructor' unsigned int -0x7085d0 oCMsgUseItem* __thiscall oCMsgUseItem oCMsgUseItem enum oCMsgUseItem::TUseItemSubType class zCVob * -0x708690 void __thiscall oCMsgUseItem ~oCMsgUseItem -0x7086f0 void __thiscall oCMsgUseItem Pack class zCBuffer & class zCEventManager * -0x708740 void __thiscall oCMsgUseItem Unpack class zCBuffer & class zCEventManager * -0x708790 void __thiscall oCMsgUseItem Archive class zCArchiver & -0x708810 void __thiscall oCMsgUseItem Unarchive class zCArchiver & -0x7088c0 oCMsgState* __thiscall oCMsgState oCMsgState -0x708990 void * __thiscall oCMsgState `scalar deleting destructor' unsigned int -0x7089c0 oCMsgState* __thiscall oCMsgState oCMsgState enum oCMsgState::TStateSubType float -0x708aa0 oCMsgState* __thiscall oCMsgState oCMsgState enum oCMsgState::TStateSubType int -0x708b80 oCMsgState* __thiscall oCMsgState oCMsgState enum oCMsgState::TStateSubType int int class zSTRING const & -0x708d70 void __thiscall oCMsgState ~oCMsgState -0x708e00 void __thiscall oCMsgState Archive class zCArchiver & -0x708eb0 void __thiscall oCMsgState Unarchive class zCArchiver & -0x708fa0 int __thiscall oCMsgState MD_GetNumOfSubTypes -0x708fb0 class zSTRING __thiscall oCMsgState MD_GetSubTypeString int -0x709122 class zSTRING __thiscall oCMsgState MD_GetSubTypeString int -0x7091e0 enum zCEventMessage::zTTimeBehavior __thiscall oCMsgState MD_GetTimeBehavior -0x7091f0 float __thiscall oCMsgState MD_GetMinTime -0x709211 float __thiscall oCMsgState MD_GetMinTime -0x709230 oCMsgManipulate* __thiscall oCMsgManipulate oCMsgManipulate -0x709300 void * __thiscall oCMsgManipulate `scalar deleting destructor' unsigned int -0x709330 oCMsgManipulate* __thiscall oCMsgManipulate oCMsgManipulate enum oCMsgManipulate::TManipulateSubType -0x709400 oCMsgManipulate* __thiscall oCMsgManipulate oCMsgManipulate enum oCMsgManipulate::TManipulateSubType class zCVob * -0x7094d0 oCMsgManipulate* __thiscall oCMsgManipulate oCMsgManipulate enum oCMsgManipulate::TManipulateSubType int -0x7095a0 oCMsgManipulate* __thiscall oCMsgManipulate oCMsgManipulate enum oCMsgManipulate::TManipulateSubType class zSTRING const & int -0x709770 oCMsgManipulate* __thiscall oCMsgManipulate oCMsgManipulate enum oCMsgManipulate::TManipulateSubType class zCVob * int -0x709840 oCMsgManipulate* __thiscall oCMsgManipulate oCMsgManipulate enum oCMsgManipulate::TManipulateSubType class zSTRING const & class zSTRING const & -0x709a40 void __thiscall oCMsgManipulate ~oCMsgManipulate -0x709b00 void __thiscall oCMsgManipulate Archive class zCArchiver & -0x709be0 void __thiscall oCMsgManipulate Unarchive class zCArchiver & -0x709d00 void __thiscall oCMsgManipulate Pack class zCBuffer & class zCEventManager * -0x709df0 void __thiscall oCMsgManipulate Unpack class zCBuffer & class zCEventManager * -0x70a000 int __thiscall oCMsgManipulate MD_GetNumOfSubTypes -0x70a010 class zSTRING __thiscall oCMsgManipulate MD_GetSubTypeString int -0x70a394 class zSTRING __thiscall oCMsgManipulate MD_GetSubTypeString int -0x70a470 enum zCEventMessage::zTTimeBehavior __thiscall oCMsgManipulate MD_GetTimeBehavior -0x70a48d enum zCEventMessage::zTTimeBehavior __thiscall oCMsgManipulate MD_GetTimeBehavior -0x70a4b0 float __thiscall oCMsgManipulate MD_GetMinTime -0x70a4c0 class zSTRING __thiscall oCMsgManipulate MD_GetVobRefName -0x70a570 void __thiscall oCMsgManipulate MD_SetVobRefName class zSTRING const & -0x70a6b0 void __thiscall oCMsgManipulate MD_SetVobParam class zCVob * -0x70a6c0 oCMsgConversation* __thiscall oCMsgConversation oCMsgConversation -0x70a790 void * __thiscall oCMsgConversation `scalar deleting destructor' unsigned int -0x70a7c0 oCMsgConversation* __thiscall oCMsgConversation oCMsgConversation enum oCMsgConversation::TConversationSubType -0x70a8a0 oCMsgConversation* __thiscall oCMsgConversation oCMsgConversation enum oCMsgConversation::TConversationSubType class zSTRING const & -0x70aa90 oCMsgConversation* __thiscall oCMsgConversation oCMsgConversation enum oCMsgConversation::TConversationSubType class zSTRING const & class zSTRING const & -0x70aca0 oCMsgConversation* __thiscall oCMsgConversation oCMsgConversation enum oCMsgConversation::TConversationSubType class zCVob * -0x70ad80 oCMsgConversation* __thiscall oCMsgConversation oCMsgConversation enum oCMsgConversation::TConversationSubType int -0x70ae60 oCMsgConversation* __thiscall oCMsgConversation oCMsgConversation enum oCMsgConversation::TConversationSubType int int float -0x70af60 void __thiscall oCMsgConversation ~oCMsgConversation -0x70b030 void __thiscall oCMsgConversation Archive class zCArchiver & -0x70b120 void __thiscall oCMsgConversation Unarchive class zCArchiver & -0x70b3c0 int __thiscall oCMsgConversation MD_GetNumOfSubTypes -0x70b3d0 void __thiscall oCMsgConversation Delete -0x70b5c0 int __thiscall oCMsgConversation IsOverlay -0x70b620 class zSTRING __thiscall oCMsgConversation MD_GetSubTypeString int -0x70b7ac class zSTRING __thiscall oCMsgConversation MD_GetSubTypeString int -0x70b820 class zSTRING __thiscall oCMsgConversation MD_GetVobRefName -0x70b870 void __thiscall oCMsgConversation MD_SetVobRefName class zSTRING const & -0x70b9b0 void __thiscall oCMsgConversation MD_SetVobParam class zCVob * -0x70b9c0 enum zCEventMessage::zTTimeBehavior __thiscall oCMsgConversation MD_GetTimeBehavior -0x70b9e9 enum zCEventMessage::zTTimeBehavior __thiscall oCMsgConversation MD_GetTimeBehavior -0x70ba10 float __thiscall oCMsgConversation MD_GetMinTime -0x70baae float __thiscall oCMsgConversation MD_GetMinTime -0x70baf0 oCMsgMagic* __thiscall oCMsgMagic oCMsgMagic -0x70bb90 void * __thiscall oCMsgMagic `scalar deleting destructor' unsigned int -0x70bbc0 oCMsgMagic* __thiscall oCMsgMagic oCMsgMagic enum oCMsgMagic::TConversationSubType -0x70bc70 oCMsgMagic* __thiscall oCMsgMagic oCMsgMagic enum oCMsgMagic::TConversationSubType int int -0x70bd20 void __thiscall oCMsgMagic ~oCMsgMagic -0x70bd80 void __thiscall oCMsgMagic Pack class zCBuffer & class zCEventManager * -0x70be20 void __thiscall oCMsgMagic Unpack class zCBuffer & class zCEventManager * -0x70bee0 int __thiscall oCMsgMagic MD_GetNumOfSubTypes -0x70bef0 class zSTRING __thiscall oCMsgMagic MD_GetSubTypeString int -0x70c059 class zSTRING __thiscall oCMsgMagic MD_GetSubTypeString int -0x70c0a0 void __thiscall oCMsgMagic Archive class zCArchiver & -0x70c140 void __thiscall oCMsgMagic Unarchive class zCArchiver & -0x70c570 TNpcAIState* __thiscall TNpcAIState TNpcAIState -0x70c5b0 oCNpc_States* __thiscall oCNpc_States oCNpc_States -0x70c600 oCNpc_States* __thiscall oCNpc_States oCNpc_States -0x70c8a0 void __thiscall oCNpc_States ~oCNpc_States -0x70ca30 void __thiscall oCNpc_States ClearParserReferences -0x70cab0 void __thiscall oCNpc_States SetOwner class oCNpc * -0x70cac0 int __thiscall oCNpc_States GetState -0x70cae0 int __thiscall oCNpc_States IsInState int -0x70cb20 int __thiscall oCNpc_States IsScriptStateActive -0x70cb40 int __thiscall oCNpc_States GetStateTime -0x70cb70 void __thiscall oCNpc_States SetStateTime int -0x70cb90 void __thiscall oCNpc_States SetRoutine class oCRtnEntry * class oCRtnEntry * -0x70cd80 int __thiscall oCNpc_States StartRtnState int -0x70cdd0 int __thiscall oCNpc_States ActivateRtnState int -0x70d1a0 int __thiscall oCNpc_States StartAIState class zSTRING const & int int float int -0x70d2e0 int __thiscall oCNpc_States StartAIState int int int float int -0x70da60 int __thiscall oCNpc_States CanPlayerUseAIState struct TNpcAIState const & -0x70dab0 int __thiscall oCNpc_States CanPlayerUseAIState -0x70dc40 int __thiscall oCNpc_States DoAIState -0x70e180 void __thiscall oCNpc_States ClearAIState -0x70e320 void __thiscall oCNpc_States EndCurrentState -0x70e340 int __thiscall oCNpc_States IsInRoutine -0x70e370 int __thiscall oCNpc_States IsInCutscene -0x70e390 void __thiscall oCNpc_States StartOutputUnit int -0x70e3b0 void __thiscall oCNpc_States StartCutscene class zSTRING const & class zSTRING const & -0x70e480 void __thiscall oCNpc_States CloseCutscenes -0x70e590 void __thiscall oCNpc_States SetParserInstanceNpc int class oCNpc * -0x70e650 void __thiscall oCNpc_States SetParserInstanceItem class oCItem * -0x70e6b0 void __thiscall oCNpc_States InitRoutine -0x70e7f0 void __thiscall oCNpc_States ChangeRoutine class zSTRING const & -0x70ea00 void __thiscall oCNpc_States ChangeRoutine int -0x70ec20 class zSTRING __thiscall oCNpc_States GetRoutineName -0x70ecf0 void __thiscall oCNpc_States BeginInsertOverlayRoutine -0x70ed60 void __thiscall oCNpc_States StopInsertOverlayRoutine -0x70ee90 void __thiscall oCNpc_States RemoveOverlayEntry class oCRtnEntry * -0x70ef00 void __thiscall oCNpc_States RemoveOverlay -0x70ef40 void __thiscall oCNpc_States InsertRoutine int int int int int class zSTRING const & int -0x70f0a0 void __thiscall oCNpc_States InsertRoutineCS class zSTRING const & class zSTRING const & -0x70f330 int __thiscall oCNpc_States GetLastRoutineState -0x70f350 int __thiscall oCNpc_States GetLastState -0x70f360 int __thiscall oCNpc_States IsAIStateDriven -0x70f380 void __thiscall oCNpc_States InitAIStateDriven class zVEC3 const & -0x70f530 class zVEC3 const & __thiscall oCNpc_States GetAIStatePosition -0x70f540 class zSTRING __thiscall oCNpc_States GetStateInfo -0x70f8d0 class zSTRING __thiscall oCNpc_States GetLastError -0x70f910 void __thiscall oCNpc_States Archive class zCArchiver & -0x70fa90 void __thiscall oCNpc_States Unarchive class zCArchiver & -0x70ffc0 void __thiscall oCNpc_States PackState class zCBuffer & -0x710000 void __thiscall oCNpc_States UnpackState class zCBuffer & -0x710490 class zCObject * __cdecl oCObjectFactory _CreateNewInstance -0x7105b0 class zCEventManager * __thiscall oCObjectFactory CreateEventManager class zCVob * -0x710610 class zCCSManager * __thiscall oCObjectFactory CreateCSManager -0x710670 class zCGameInfo * __thiscall oCObjectFactory CreateGameInfo -0x7106d0 class zCPlayerInfo * __thiscall oCObjectFactory CreatePlayerInfo -0x710730 class zCWorld * __thiscall oCObjectFactory CreateWorld -0x710790 void __cdecl oCWorld operator delete void * -0x7107b0 class oCNpc * __thiscall oCObjectFactory CreateNpc int -0x710870 class oCItem * __thiscall oCObjectFactory CreateItem int -0x710930 class zCWaypoint * __thiscall oCObjectFactory CreateWaypoint -0x710990 class zCWay * __thiscall oCObjectFactory CreateWay -0x710a20 oCParticleControl* __thiscall oCParticleControl oCParticleControl -0x710ad0 oCParticleControl* __thiscall oCParticleControl oCParticleControl class zCWorld * -0x710cc0 void __thiscall oCParticleControl ~oCParticleControl -0x710d50 class zCVob * __thiscall oCParticleControl GetPFXVob -0x710d60 void __thiscall oCParticleControl SelectActivePFX -0x7110f0 void __thiscall oCParticleControl EditActivePFX -0x7111e0 class zCParticleEmitter & __thiscall zCParticleEmitter operator= class zCParticleEmitter const & -0x711da0 void __thiscall oCParticleControl SetStartPos class zVEC3 & -0x711dc0 void __thiscall oCParticleControl StartActivePFX class zCVob * class zSTRING & -0x711fc0 void __thiscall oCParticleControl StartActivePFX -0x712170 void __thiscall oCParticleControl CreateNewPFX class zSTRING & -0x7123a0 void __thiscall oCParticleControl SetPFXName class zSTRING & -0x712500 void __thiscall oCParticleControl SetWorld class zCWorld * -0x712550 void __thiscall oCParticleControl BeginEditActive void (__cdecl*)(class zSTRING const &) -0x712620 void __thiscall oCParticleControl DeleteLastPFX -0x712710 void __cdecl Game_Particle_Changed class zSTRING const & -0x712720 void __thiscall oCParticleControl EndEditActive -0x712970 oCPortalRoom* __thiscall oCPortalRoom oCPortalRoom -0x712af0 oCPortalRoom* __thiscall oCPortalRoom oCPortalRoom class zSTRING const & -0x712cc0 void __thiscall oCPortalRoom ~oCPortalRoom -0x712d40 class oCNpc * __thiscall oCPortalRoom GetOwnerNpc -0x712d90 int __thiscall oCPortalRoom GetOwnerGuild -0x712da0 class zSTRING & __thiscall oCPortalRoom GetPortalName -0x712db0 int __thiscall oCPortalRoom IsPortalMyRoom class oCNpc * -0x713010 void __thiscall oCPortalRoom SavePortalData class zCArchiver & -0x713050 void __thiscall oCPortalRoom LoadPortalData class zCArchiver & -0x713090 int __cdecl oCPortalRoomManager SortPortals void const * void const * -0x713100 oCPortalRoomManager* __thiscall oCPortalRoomManager oCPortalRoomManager -0x713130 void __thiscall oCPortalRoomManager CleanUp -0x713180 void __thiscall oCPortalRoomManager ~oCPortalRoomManager -0x713220 void __thiscall oCPortalRoomManager AssignPortalToNpc class zSTRING const & class zSTRING const & -0x713450 void __thiscall oCPortalRoomManager AssignPortalToGuild class zSTRING const & int -0x713650 int __thiscall oCPortalRoomManager GetPortalRoomIndex class zSTRING const & -0x7137f0 int __thiscall oCPortalRoomManager IsPlayerInMyRoom class oCNpc * -0x713830 int __thiscall oCPortalRoomManager IsNSCInPlayerRoom class oCNpc * -0x713870 int __thiscall oCPortalRoomManager WasPlayerInMyRoom class oCNpc * -0x7138a0 int __thiscall oCPortalRoomManager IsPortalMyRoom class zSTRING const & class oCNpc * -0x713a00 class oCNpc * __thiscall oCPortalRoomManager GetCurPlayerPortalRoomOwner -0x713a60 int __thiscall oCPortalRoomManager GetCurPlayerPortalRoomGuild -0x713a70 class oCNpc * __thiscall oCPortalRoomManager GetFormerPlayerPortalRoomOwner -0x713ad0 int __thiscall oCPortalRoomManager GetFormerPlayerPortalRoomGuild -0x713ae0 int __thiscall oCPortalRoomManager HasPlayerChangedPortalRoom -0x713b30 class oCNpc * __thiscall oCPortalRoomManager GetCurNpcPortalRoomOwner class oCNpc * -0x713bd0 int __thiscall oCPortalRoomManager GetCurNpcPortalRoomGuild class oCNpc * -0x713c10 void __thiscall oCPortalRoomManager ShowDebugInfo -0x714250 void __thiscall oCPortalRoomManager ShowPortalInfo -0x7145e0 void __thiscall oCPortalRoomManager SavePortalData class zCArchiver & -0x714650 void __thiscall oCPortalRoomManager LoadPortalData class zCArchiver & -0x7148b0 void __thiscall oCPortalRoomManager ~oCPortalRoomManager -0x7148d0 void __thiscall zCArraySort::AllocDelta int -0x714930 class oCNpc * __cdecl zDYNAMIC_CAST class zCObject const * -0x714bd0 void __thiscall oCRtnCutscene ResetPlayState -0x714bf0 void __thiscall oCRtnCutscene ~oCRtnCutscene -0x714cc0 void * __thiscall oCRtnCutscene `scalar deleting destructor' unsigned int -0x714ce0 oCRtnCutscene* __thiscall oCRtnCutscene oCRtnCutscene -0x714d30 oCRtnEntry* __thiscall oCRtnEntry oCRtnEntry -0x714d70 oCRtnEntry* __thiscall oCRtnEntry oCRtnEntry int int int int int class zSTRING const & int -0x714f10 void __thiscall oCRtnEntry ~oCRtnEntry -0x714f90 void __thiscall oCRtnEntry GetTime int & int & int & int & -0x714fc0 void __thiscall oCRtnEntry SetTime int int int int -0x714fe0 int __thiscall oCRtnEntry GetState -0x714ff0 class zSTRING __thiscall oCRtnEntry GetWaypoint -0x715370 void __thiscall oCRtnManager SetWorld class zCWorld * -0x715380 void __thiscall oCRtnManager ShowRoutine int int class oCNpc * -0x7155f0 class zSTRING __thiscall oCRtnManager GetRoutineString class oCRtnEntry * -0x715a70 void __thiscall oCRtnManager Insert class oCNpc * class oCRtnEntry * -0x715a90 void __thiscall oCRtnManager UpdateGlobalRoutineEntry -0x715af0 void __thiscall oCRtnManager UpdateSingleRoutine class oCNpc * -0x715c50 void __thiscall oCRtnManager RestartRoutines -0x715ff0 int __thiscall oCRtnManager FindRoutine class oCNpc * class oCRtnEntry * & class oCRtnEntry * & -0x716130 void __thiscall oCRtnManager CheckRoutines -0x716240 class zVEC3 __thiscall oCRtnManager GetRoutinePos class oCNpc * -0x716530 void __thiscall oCRtnManager WriteRoutine class zCArchiver & class oCNpc * int -0x716640 void __thiscall oCRtnManager ReadRoutine class zCArchiver & class oCNpc * -0x7168e0 void __thiscall oCRtnManager RemoveEntry class oCRtnEntry * -0x716960 void __thiscall oCRtnManager RemoveRoutine class oCNpc * -0x716af0 void __thiscall oCRtnManager CheckConsistency class oCNpc * -0x716da0 void __thiscall oCRtnManager RemoveOverlay class oCNpc * -0x716f40 void __thiscall oCRtnManager SetDailyRoutinePos int -0x716fa0 void __thiscall oCRtnManager InitWayBoxes -0x716ff0 void __thiscall oCRtnManager InsertWaybox class oCNpc * class zVEC3 & class zVEC3 & -0x7172c0 void __thiscall oCRtnManager RemoveWayBoxes class oCNpc * -0x7173d0 void __thiscall oCRtnManager CreateWayBoxes class oCNpc * -0x717790 void __thiscall oCRtnManager DrawWayBoxes -0x7177d0 void __thiscall oCRtnManager CreateActiveList class oCNpc * struct zTBBox3D & -0x717900 int __thiscall oCRtnManager CollidesWithWayBox struct zTBBox3D & class zCList & -0x717b00 int __thiscall oCRtnManager GetNumOfWayBoxes -0x717b20 void __thiscall zCListSort::~zCListSort -0x717b50 void __thiscall zCListSort::InsertSort class oCRtnEntry * -0x717bd0 void __thiscall zCListSort::~zCListSort -0x717c00 void __thiscall zCListSort::DeleteListDatas -0x717c60 void __thiscall zCListSort::Remove struct oCRtnManager::TRtn_WayBox * -0x717cc0 void __thiscall zCList::~zCList -0x717cf0 void __thiscall zCList::Insert class oCNpc * -0x717d40 void __thiscall zCArraySort::zCArraySort -0x717d60 void __thiscall zCArraySort::~zCArraySort -0x717d80 void __thiscall oCRtnManager CheckConsistency class oCNpc * -0x717da0 void __thiscall zCList::~zCList -0x717dd0 void * __thiscall zCListSort::`scalar deleting destructor' unsigned int -0x717e00 void * __thiscall zCListSort::`scalar deleting destructor' unsigned int -0x717e30 void * __thiscall zCList::`scalar deleting destructor' unsigned int -0x717e70 void __thiscall zCArraySort::AllocDelta int -0x717ed0 void __thiscall zCArray::AllocDelta int -0x7181a0 oCSpawnManager* __thiscall oCSpawnManager oCSpawnManager -0x7181f0 void __thiscall oCSpawnManager ~oCSpawnManager -0x718290 void __cdecl oCSpawnManager SetInsertRange float -0x7182a0 float __cdecl oCSpawnManager GetInsertRange -0x7182b0 void __cdecl oCSpawnManager SetRemoveRange float -0x7182c0 float __cdecl oCSpawnManager GetRemoveRange -0x7182d0 void __cdecl oCSpawnManager SetSpawnTime float -0x7182e0 float __cdecl oCSpawnManager GetSpawnTime -0x7182f0 void __thiscall oCSpawnManager ClearList -0x718340 void __thiscall oCSpawnManager InsertInList struct oCSpawnManager::oSSpawnNode * -0x718420 void __thiscall oCSpawnManager RemoveFromList struct oCSpawnManager::oSSpawnNode * -0x718490 int __thiscall oCSpawnManager IsSpawningEnabled -0x7184a0 void __thiscall oCSpawnManager SetSpawningEnabled int -0x7184b0 void __thiscall oCSpawnManager SpawnImmediately int -0x718650 void __thiscall oCSpawnManager CheckInsertNpcs -0x7186e0 void __thiscall oCSpawnManager ShowDebugInfo -0x718b20 void __thiscall oCSpawnManager CheckInsertNpc -0x719000 void __thiscall oCSpawnManager InitCameraPos -0x719060 int __thiscall oCSpawnManager InsertNpc class oCNpc * class zVEC3 const & -0x719160 class oCNpc * __thiscall oCSpawnManager SummonNpc int class zVEC3 const & float -0x719260 class oCNpc * __thiscall oCSpawnManager SpawnNpc int class zSTRING const & float -0x7192e0 void __thiscall oCSpawnManager SpawnNpc class oCNpc * class zSTRING const & float -0x7195b0 void __thiscall oCSpawnManager SpawnNpc class oCNpc * class zVEC3 const & float -0x719710 void __thiscall oCSpawnManager CheckForInvalidDialogCamPos float class oCNpc * -0x7198f0 int __thiscall oCSpawnManager CheckRemoveNpc class oCNpc * -0x719c50 void __thiscall oCSpawnManager DeleteNpc class oCNpc * -0x719ce0 void __thiscall oCSpawnManager DeleteAllSummoned -0x719db0 void __thiscall oCSpawnManager Archive class zCArchiver & -0x719e50 void __thiscall oCSpawnManager Unarchive class zCArchiver & -0x71a030 void __thiscall oCSpawnManager ~oCSpawnManager -0x71a050 void __thiscall zCArray::Remove struct oCSpawnManager::oSSpawnNode * const & -0x71a0a0 void __thiscall zCArray::AllocDelta int -0x71a130 oCSVMManager* __thiscall oCSVMManager oCSVMManager -0x71a360 void * __thiscall oCSVM `vector deleting destructor' unsigned int -0x71a3d0 void __thiscall oCSVMManager ~oCSVMManager -0x71a410 int __thiscall oCSVMManager GetOU class zSTRING const & int -0x71a820 oCSVM* __thiscall oCSVM oCSVM -0x71a830 void __thiscall oCSVM ~oCSVM -0x71a850 void __thiscall oCSVM InitByScript int -0x71ab00 int __thiscall oCSVM GetOU class zSTRING const & -0x71ad60 void __cdecl oCText InitText -0x71bc60 oCVob* __thiscall oCVob oCVob -0x71bc80 class zCClassDef * __thiscall oCVob _GetClassDef -0x71bc90 void __thiscall oCVob GetSoundMaterial_AM enum zCSoundManager::zTSndManMedium & enum oTSndMaterial & int -0x71bca0 void * __thiscall oCVob `scalar deleting destructor' unsigned int -0x71bcd0 void __thiscall oCVob ~oCVob -0x71bce0 void __thiscall oCVob Init -0x71bcf0 void __cdecl oCVob ClearDebugList -0x71bd30 void __cdecl oCVob ShowVobDebugInfo class zCCamera * -0x71bd60 int __thiscall oCVob GetShowDebug -0x71bd90 void __thiscall oCVob ToggleShowDebug -0x71be10 void __thiscall oCVob SetShowDebug int -0x71be90 void __thiscall oCVob ShowDebugInfo class zCCamera * -0x71c980 int __thiscall oCVob HasNpcEnoughSpace class zVEC3 & -0x71cc70 int __thiscall oCVob HasEnoughSpace class zVEC3 & -0x71ce20 int __thiscall oCVob SearchNpcPosition class zVEC3 & -0x71d108 int __thiscall oCVob SearchNpcPosition class zVEC3 & -0x71d270 int __thiscall oCVob SearchFreePosition class zVEC3 & class zCVob * -0x71d3b8 int __thiscall oCVob SearchFreePosition class zVEC3 & class zCVob * -0x71d508 int __thiscall oCVob SearchFreePosition class zVEC3 & class zCVob * -0x71d6a0 void __thiscall oCVob SetOnFloor class zVEC3 & -0x71d6f0 int __thiscall oCVob GetFloorPosition class zVEC3 & -0x71d7c0 int __thiscall oCVob GetFloorPositionWithVob class zVEC3 & class zCVob * & -0x71d8a0 int __thiscall oCVob GetInstance -0x71d8b0 class zSTRING __thiscall oCVob GetInstanceName -0x71d940 void __thiscall oCVob Archive class zCArchiver & -0x71d950 void __thiscall oCVob Unarchive class zCArchiver & -0x71d960 void __thiscall oCVob StartParticleEffects class zCTree * -0x71d970 int __fastcall oCVob Render struct zTRenderContext & -0x71dbb0 class oCAIVobMove * __thiscall oCVob GetAIVobMove -0x71dc60 char const * __thiscall oCTouchDamage GetDamageTypeArcEnum unsigned long -0x71dcb0 char const * __thiscall oCTouchDamage GetDamageTypeArcEnum unsigned long -0x71e0b0 class zCObject * __cdecl oCTouchDamage _CreateNewInstance -0x71e110 void __cdecl oCTouchDamage operator delete void * -0x71e130 class zCClassDef * __thiscall oCTouchDamage _GetClassDef -0x71e140 void * __thiscall oCTouchDamage `scalar deleting destructor' unsigned int -0x71e170 void __thiscall oCTouchDamage ~oCTouchDamage -0x71e180 void __thiscall zCList::~zCList -0x71e1b0 void __thiscall zCList::Insert class oCVob * -0x71e200 void * __thiscall zCList::`scalar deleting destructor' unsigned int -0x71e4b0 oCWaypoint* __thiscall oCWaypoint oCWaypoint -0x71e4d0 class zCClassDef * __thiscall zCWaypoint _GetClassDef -0x71e4e0 void * __thiscall oCWaypoint `scalar deleting destructor' unsigned int -0x71e510 void __thiscall oCWaypoint ~oCWaypoint -0x71e520 int __thiscall oCWaypoint CanBeUsed class zCVob const * -0x71e590 oCWay* __thiscall oCWay oCWay -0x71e5b0 void * __thiscall oCWay `scalar deleting destructor' unsigned int -0x71e5d0 void __thiscall oCWay ~oCWay -0x71e660 int __thiscall oCWay CanBeUsed class zCVob const * -0x71e750 void __thiscall oCWay Init class zCWaypoint * class zCWaypoint * -0x71ee40 int __thiscall oCWay IsObjectOnWay class zCVob const * -0x71ee60 class oCMobLadder * __thiscall oCWay GetLadder -0x71ee70 class oCMobDoor * __thiscall oCWay GetDoor -0x71f2e0 class zCObject * __cdecl oCWorld _CreateNewInstance -0x71f340 oCWorld* __thiscall oCWorld oCWorld -0x71f500 class zCClassDef * __thiscall oCWorld _GetClassDef -0x71f570 void * __thiscall oCWorld `scalar deleting destructor' unsigned int -0x71f5a0 void __thiscall oCWorld ~oCWorld -0x71f7a0 void * __thiscall zCListSort::`scalar deleting destructor' unsigned int -0x71f7d0 void * __thiscall zCListSort::`scalar deleting destructor' unsigned int -0x71f800 class oCVob * __thiscall oCWorld CreateVob enum zTVobType class zSTRING const & -0x71f9b0 class oCVob * __thiscall oCWorld CreateVob enum zTVobType int -0x71fbd0 void __thiscall oCWorld Archive class zCArchiver & -0x71fe20 void __thiscall oCWorld Unarchive class zCArchiver & -0x720010 int __thiscall oCWorld SaveWorld class zSTRING const & enum zCWorld::zTWorldSaveMode int int -0x720100 int __thiscall oCWorld LoadWorld class zSTRING const & enum zCWorld::zTWorldLoadMode -0x7203f0 class zCTree * __thiscall oCWorld AddVobAsChild class zCVob * class zCTree * -0x720680 void __thiscall oCWorld RemoveVob class zCVob * -0x7208f0 void __thiscall oCWorld InsertVobInWorld class zCVob * -0x720900 void __thiscall oCWorld EnableVob class zCVob * class zCVob * -0x720a20 void __thiscall oCWorld DisableVob class zCVob * -0x720b30 class zCVob * __thiscall oCWorld SearchVob class zCVob * class zCTree * -0x720b80 class zCVob * __thiscall oCWorld SearchVobByID unsigned long class zCTree * -0x720bd0 class zCVob * __thiscall oCWorld SearchVobByName class zSTRING const & -0x720c80 void __thiscall oCWorld SearchVobListByName class zSTRING const & class zCArray & -0x720df0 void __thiscall oCWorld TraverseVobList class zCVobCallback & void * -0x720e30 void __thiscall oCWorld ClearNpcPerceptionVobLists -0x720e70 void __fastcall oCWorld InsertInLists class zCVob * -0x720f50 void __fastcall oCWorld RemoveFromLists class zCVob * -0x721190 void __thiscall oCWorld DisposeVobs -0x721310 void __thiscall oCWorld DisposeWorld -0x721320 oCWorldTimer* __thiscall oCWorldTimer oCWorldTimer -0x721330 void __thiscall oCWorldTimer ~oCWorldTimer -0x721340 void __thiscall oCWorldTimer Timer -0x721390 int __thiscall oCWorldTimer GetDay -0x7213a0 void __thiscall oCWorldTimer SetDay int -0x7213b0 void __thiscall oCWorldTimer GetTime int & int & -0x721400 void __thiscall oCWorldTimer SetTime int int -0x721440 float __thiscall oCWorldTimer GetFullTime -0x721450 void __thiscall oCWorldTimer SetFullTime float -0x721480 class zSTRING __thiscall oCWorldTimer GetTimeString -0x7216d0 int __thiscall oCWorldTimer IsLater int int -0x721710 int __thiscall oCWorldTimer IsLaterEqual int int -0x721750 int __thiscall oCWorldTimer IsTimeBetween int int int int -0x7217e0 int __thiscall oCWorldTimer GetPassedTime float -0x721800 float __thiscall oCWorldTimer GetSkyTime -0x721840 int __thiscall oCWorldTimer IsDay -0x7218c0 int __thiscall oCWorldTimer IsNight -0x721950 void __cdecl oCWorldTimer AddTime int & int & int int -0x7219b0 void __thiscall zCListSort::Remove class oCItem * -0x721a10 void __thiscall zCListSort::~zCListSort -0x721a40 void __thiscall zCListSort::InsertSort class zCVob * -0x721ac0 void __thiscall zCListSort::InsertSort class oCNpc * -0x721b70 void __cdecl TestFont -0x721e00 int __cdecl MainProg -0x721f50 zCConDat* __thiscall zCConDat zCConDat class zSTRING const & class zSTRING const & int void * int -0x722170 zCConDat* __thiscall zCConDat zCConDat class zSTRING const & class zSTRING const & int -0x722370 int __thiscall zCConsole HandleEvent int -0x722460 zCConsole* __thiscall zCConsole zCConsole -0x722670 zCConsole* __thiscall zCConsole zCConsole int int class zSTRING const & -0x7227c0 void __thiscall zCConsole ~zCConsole -0x722970 void __thiscall zCConsole SetAutoCompletion int -0x722980 int __thiscall zCConsole HasAutoCompletion -0x722990 void __thiscall zCConsole SetWorld class zCWorld * -0x7229a0 class zCWorld * __thiscall zCConsole GetWorld -0x7229b0 void __thiscall zCConsole SetParser class zCParser * -0x7229c0 class zCParser * __thiscall zCConsole GetParser -0x7229d0 void __thiscall zCConsole AddChar int int -0x722c61 void __thiscall zCConsole AddChar int int -0x722e50 void __thiscall zCConsole InsertVar class zSTRING const & class zSTRING const & int void * int -0x722f80 void __thiscall zCConsole Register class zSTRING const & class zSTRING const & int -0x7230a0 void __thiscall zCConsole Register class zSTRING const & class zSTRING const & -0x7231c0 int __thiscall zCConsole AutoCompletion class zSTRING & -0x723940 void __thiscall zCConsole SetFocus -0x723970 void __thiscall zCConsole RemoveFocus -0x723a20 void __thiscall zCConsole Show -0x723c70 void __thiscall zCConsole Hide -0x723d60 void __thiscall zCConsole Toggle -0x723e50 int __thiscall zCConsole IsVisible -0x723e70 void __thiscall zCConsole AddSkip int -0x723ea0 void __thiscall zCConsole Update -0x724241 void __thiscall zCConsole Update -0x724540 void __thiscall zCConsole ShowInput -0x7246c0 class zCConDat * __thiscall zCConsole Get class zSTRING const & -0x724870 class zCConDat * __thiscall zCConsole GetBestMatch class zSTRING const & -0x724a70 void __thiscall zCConsole Eval class zSTRING const & -0x724dc3 void __thiscall zCConsole Eval class zSTRING const & -0x724e20 int __thiscall zCConsole Evaluate class zSTRING const & -0x7254f0 void __thiscall zCConsole SetPos int int -0x725510 void __thiscall zCConsole SetDim int int -0x725530 void __thiscall zCConsole SetFlags int -0x725540 void __thiscall zCConsole AddEvalFunc int (__cdecl*)(class zSTRING const & class zSTRING &) -0x725570 void __thiscall zCConsole SetChangedFunc void (__cdecl*)(class zSTRING const &) -0x725580 void __thiscall zCConsole ShowHelp -0x7257c0 void __thiscall zCConsole SaveInfoFile class zSTRING const & -0x725a30 int __cdecl zCConsole EditFunc class zSTRING const & class zSTRING & -0x725c30 int __thiscall zCConsole EditInstance class zSTRING const & void * -0x725c60 int __thiscall zCConsole EditInstance int void * -0x726000 void __thiscall zCList::~zCList -0x726030 void __thiscall zList::InsertLast class zCConDat * -0x726080 void * __thiscall zCList::`scalar deleting destructor' unsigned int -0x7260c0 void * __thiscall zCConDat `scalar deleting destructor' unsigned int -0x7260e0 void __thiscall zCConDat ~zCConDat -0x726370 class zCObject * __cdecl zCEventManager _CreateNewInstance -0x7264c0 class zCClassDef * __thiscall zCEventManager _GetClassDef -0x7264d0 class zCNetVobControl * __thiscall zCEventManager GetNetVobControl int -0x726530 void __cdecl zCEventManager DoFrameActivity -0x726570 zCEventManager* __thiscall zCEventManager zCEventManager -0x726690 void * __thiscall zCEventManager `scalar deleting destructor' unsigned int -0x7266c0 zCEventManager* __thiscall zCEventManager zCEventManager class zCVob * -0x7267f0 void __thiscall zCEventManager ~zCEventManager -0x7268e0 void __thiscall zCEventManager KillMessages -0x726940 void __thiscall zCEventManager OnMessage class zCEventMessage * class zCVob * -0x727220 void __thiscall zCEventManager SendMessageToHost class zCEventMessage * class zCVob * class zCVob * -0x727300 void __thiscall zCEventManager SendMessageToHost class zCEventMessage * class zCVob * class zCVob * -0x7273c0 void __cdecl zCEventManager SetShowMessageCommunication int -0x7273d0 int __cdecl zCEventManager GetShowMessageCommunication -0x7273e0 void __thiscall zCEventManager ShowMessageCommunication class zCVob * class zCVob * -0x7275c0 void __thiscall zCEventManager ProcessMessageList -0x7276d0 void __thiscall zCEventManager SetActive int -0x727830 void __thiscall zCEventManager Delete class zCEventMessage * -0x727870 void __thiscall zCEventManager RemoveFromList class zCEventMessage * -0x7278c0 void __thiscall zCEventManager InsertInList class zCEventMessage * -0x727ab0 void __thiscall zCEventManager SetCutscene class zCCutscene * -0x727b20 class zCCutscene * __thiscall zCEventManager GetCutscene -0x727b30 int __thiscall zCEventManager GetCutsceneMode -0x727b40 void __thiscall zCEventManager Clear -0x727d40 int __thiscall zCEventManager IsEmpty int -0x727da0 int __thiscall zCEventManager IsRunning class zCEventMessage * -0x727dd0 class zCEventMessage * __thiscall zCEventManager GetActiveMessage -0x727e10 void __thiscall zCEventManager Print_db class zSTRING const & class zCVob * -0x727e20 void __thiscall zCEventManager OnTouch class zCVob * -0x727ee0 void __thiscall zCEventManager OnUntouch class zCVob * -0x727fa0 void __thiscall zCEventManager OnTouchLevel -0x727fb0 void __thiscall zCEventManager OnTrigger class zCVob * class zCVob * -0x728070 void __thiscall zCEventManager OnUntrigger class zCVob * class zCVob * -0x728130 void __thiscall zCEventManager OnDamage class zCVob * class zCVob * float int class zVEC3 const & -0x728200 class zCEventMessage * __thiscall zCEventManager GetEventMessage int -0x728210 void __thiscall zCEventManager ShowList int int -0x7284c0 void __thiscall zCEventManager Archive class zCArchiver & -0x728500 void __thiscall zCEventManager Unarchive class zCArchiver & -0x728570 void __thiscall zCArray::Remove class zCEventManager * const & -0x7285f0 zCFontMan* __thiscall zCFontMan zCFontMan -0x728600 void __thiscall zCFontMan ~zCFontMan -0x7286d0 int __thiscall zCFontMan SearchFont class zSTRING const & -0x728890 int __thiscall zCFontMan Load class zSTRING const & -0x728a50 int __thiscall zCFontMan Load class zSTRING const & -0x728a60 int __thiscall zCFontMan GetNumber -0x728a70 class zCFont * __thiscall zCFontMan GetFont int -0x728a90 int __thiscall zCFont CacheIn -0x728ad0 int __thiscall zCFont LoadFontTexture class zSTRING const & -0x728d40 zCFont* __thiscall zCFont zCFont class zSTRING const & -0x728ee0 void __thiscall zCFont ~zCFont -0x728f70 int __thiscall zCFont LoadSource class zSTRING const & -0x7290c0 int __thiscall zCFont SaveFontData -0x7294e0 int __thiscall zCFont LoadFontData -0x729a60 class zSTRING __thiscall zCFont GetFontName -0x729aa0 int __thiscall zCFont GetFontY -0x729ab0 int __thiscall zCFont GetFontX class zSTRING const & -0x729ae0 int __thiscall zCFont GetWidth char -0x729af0 int __thiscall zCFont GetLetterDistance -0x729b00 char __thiscall zCFont MapToAscii char -0x729b40 char __thiscall zCFont MapToAscii char -0x729ba0 int __thiscall zCFont GetSizex -0x729bd0 int __thiscall zCFont GetSizey -0x729c00 int __thiscall zCFont GetPixel int int -0x729d40 int __thiscall zCFont GetPixelAlpha int int -0x729e80 int __thiscall zCFont NextPixelX int int int & -0x729ee0 int __thiscall zCFont NextPixelY int int int & -0x729f40 int __thiscall zCFont NextPixelXAlpha int int int & -0x729fa0 int __thiscall zCFont NextPixelYAlpha int int int & -0x72a000 int __thiscall zCFont NextPixelXCol int int int -0x72a080 int __thiscall zCFont NextPixelYCol int int int -0x72a100 int __thiscall zCFont AnalyseLetters -0x72a950 int __thiscall zCFont GetFontData unsigned char int & class zVEC2 & class zVEC2 & -0x72a9b0 class zCTexture * __thiscall zCFont GetFontTexture -0x72a9c0 void __thiscall zCFontMan ~zCFontMan -0x72a9e0 void __thiscall zCArray::AllocDelta int -0x72aa70 zCGfx* __thiscall zCGfx zCGfx class zSTRING const & -0x72ac30 zCGfx* __thiscall zCGfx zCGfx int int -0x72aed0 void __thiscall zCGfx ~zCGfx -0x72af60 void __cdecl zCGfx Reload -0x72b4b0 zCOLOR* __thiscall zCOLOR zCOLOR unsigned char unsigned char unsigned char unsigned char -0x72b4d0 int __cdecl rnd float -0x72b500 void __cdecl Gfx_ChangeBPP struct TGfx_Gfx * -0x72b510 struct TGfx_Gfx * __thiscall zCGfx LoadRaw class zSTRING const & int int int -0x72b5b0 unsigned char __thiscall zCGfx Readbyte class zFILE * -0x72b620 struct TGfx_Gfx * __thiscall zCGfx LoadPcx class zSTRING const & -0x72bad0 struct TGfx_Gfx * __thiscall zCGfx LoadTga class zSTRING const & -0x72cdb0 void __thiscall zCGfx SaveRaw class zSTRING const & -0x72ce10 void __thiscall zCGfx Save class zSTRING const & -0x72cfb0 struct TGfx_Gfx * __thiscall zCGfx LoadGfx class zSTRING const & -0x72d220 int __cdecl Gfx_Col struct zCOLOR -0x72d240 int __cdecl Gfx_Col int int int -0x72d330 int __thiscall zCGfx GetSizex -0x72d340 int __thiscall zCGfx GetSizey -0x72d350 unsigned char * __thiscall zCGfx GetDataPtr -0x72d360 int __thiscall zCGfx GetPixel int int -0x72d380 void __cdecl Gfx_Setpal unsigned char * -0x72d430 void __cdecl Gfx_Loadpal char const * -0x72d5c0 void __cdecl zCParser SetVersion unsigned char -0x72d5d0 unsigned char __cdecl zCParser GetVersion -0x72d5e0 zCPar_File* __thiscall zCPar_File zCPar_File -0x72d610 void __thiscall zCPar_File ~zCPar_File -0x72d6b0 int __thiscall zCPar_File IsNewerDate class zDATE & class zDATE & -0x72d730 int __thiscall zCPar_File IsExactDate class zDATE & class zDATE & -0x72d7b0 void __thiscall zCPar_File SetFileNumber int -0x72d7c0 int __thiscall zCPar_File GetFileNumber -0x72d7d0 class zSTRING __thiscall zCPar_File GetName -0x72d820 void __thiscall zCPar_File EnableTreeLoad int -0x72d830 int __thiscall zCPar_File Load class zSTRING & class zCPar_SymbolTable & class zDATE & -0x72dab0 char * __thiscall zCPar_File GetStartAddress -0x72dac0 char * __thiscall zCPar_File GetEndAddress -0x72dad0 void __thiscall zCPar_File Dispose -0x72daf0 void __thiscall zCPar_File SetTree class zCPar_TreeNode * -0x72db30 class zCPar_TreeNode * __thiscall zCPar_File GetTree -0x72db40 void __thiscall zCPar_File SetLabelCount int -0x72db50 int __thiscall zCPar_File GetLabelCount -0x72db60 void __thiscall zCPar_File SaveTree int class zCPar_Symbol * class zDATE & -0x72dde0 void __thiscall zCPar_File SaveTreeNode class zFILE * class zCPar_TreeNode * -0x72df50 class zCPar_TreeNode * __thiscall zCPar_File LoadTreeNode class zFILE * -0x72e080 int __thiscall zCPar_File LoadTree class zFILE_STATS & class zCPar_SymbolTable & -0x72e450 void __thiscall zCPar_File DeleteTree -0x72e480 class zCParser * __cdecl zCParser GetParser -0x72e490 zCParser* __thiscall zCParser zCParser int -0x72e5b0 void __thiscall zCParser ~zCParser -0x72e7f0 void * __thiscall zCPar_TreeNode `scalar deleting destructor' unsigned int -0x72e810 void __thiscall zCParser SetMessageFunc void (__cdecl*)(class zSTRING) -0x72e820 void __thiscall zCParser SetStopOnError int -0x72e830 void __thiscall zCParser Error class zSTRING & int -0x72ebb0 void __thiscall zCParser Message class zSTRING & -0x72ecf0 int __thiscall zCParser Error -0x72ed00 int __thiscall zCParser SaveDat class zSTRING & -0x72eec0 int __thiscall zCParser LoadDat class zSTRING & -0x72f160 int __thiscall zCParser Parse class zSTRING -0x72f3e0 int __thiscall zCParser ParseSource class zSTRING & -0x72fc20 int __thiscall zCParser ParseFile class zSTRING & -0x7303f0 void __thiscall zCParser ParseBlock -0x7306a0 void __thiscall zCParser CreatePCode -0x730dd0 void __thiscall zCParser ShowSymbols -0x730de0 void __thiscall zCParser PushTree class zCPar_TreeNode * -0x730e00 class zCPar_TreeNode * __thiscall zCParser PushOnStack class zCPar_TreeNode * -0x731bb0 void __thiscall zCParser SolveLabels class zCPar_TreeNode * -0x731c10 int __thiscall zCParser MergeFile class zSTRING & -0x731e70 int __thiscall zCParser PopDataValue -0x731ea0 float __thiscall zCParser PopFloatValue -0x731ed0 int * __thiscall zCParser PopVarAddress -0x731f00 class zSTRING * __thiscall zCParser PopString -0x731f20 void __thiscall zCParser DoStack int -0x732ca2 void __thiscall zCParser DoStack int -0x732e90 zSTRING* __thiscall zSTRING zSTRING class zSTRING const * -0x732f90 void * __thiscall zCParser CallFunc class zSTRING const & -0x732fb0 void * __cdecl zCParser CallFunc int ... -0x7334d0 int __thiscall zCParser GetCurrentFunc -0x7334e0 int __thiscall zCParser CreateInstance class zSTRING & void * -0x733560 int __thiscall zCParser CreateInstance int void * -0x7335d0 int __thiscall zCParser CreatePrototype class zSTRING & void * -0x733650 int __thiscall zCParser CreatePrototype int void * -0x7336c0 void __thiscall zCParser Reset -0x733830 void __thiscall zCParser Reset -0x733890 void __thiscall zCParser Reset -0x733a00 void __thiscall zCParser EnableTreeSave int -0x733a10 void __thiscall zCParser EnableDatSave int -0x733a20 void __thiscall zCParser EnableTreeLoad int -0x733a30 int __thiscall zCParser GetIndex class zSTRING const & -0x733af0 int __thiscall zCParser MatchClass int class zSTRING const & -0x733b70 int __thiscall zCParser GetBaseClass class zCPar_Symbol * -0x733bd0 int __thiscall zCParser GetBaseClass int -0x733c30 int __thiscall zCParser GetBase int -0x733c80 int __thiscall zCParser GetPrototype int int -0x733cf0 int __thiscall zCParser GetInstance int int -0x733db0 class zSTRING __thiscall zCParser GetSymbolInfo int int & int & -0x733e70 class zCPar_Symbol * __thiscall zCParser GetSymbolInfo int -0x733e80 class zCPar_Symbol * __thiscall zCParser GetSymbol int -0x733e90 class zCPar_Symbol * __thiscall zCParser GetSymbol class zSTRING const & -0x733f50 class zSTRING __thiscall zCParser GetClassVarInfo int int int & int & -0x734170 void __thiscall zCParser GetClassVarInfo int class zSTRING & int & int & -0x734330 class zSTRING __thiscall zCParser GetText class zSTRING & int -0x734370 class zSTRING __thiscall zCParser GetText int int -0x734450 int __thiscall zCParser GetInt int int -0x7344a0 class zSTRING __thiscall zCParser GetInstanceValue class zSTRING & int void * int -0x734590 class zSTRING __thiscall zCParser GetInstanceValue int int void * int -0x734671 class zSTRING __thiscall zCParser GetInstanceValue int int void * int -0x7348a0 int __thiscall zCParser IsValid class zSTRING & void * class zSTRING & -0x734a10 int __thiscall zCParser CheckClassSize class zSTRING & int -0x734a30 int __thiscall zCParser CheckClassSize int int -0x734cf0 void __thiscall zCParser AddClassOffset class zSTRING & int -0x734e30 int __thiscall zCParser SetInstance class zSTRING const & void * -0x734ed0 int __thiscall zCParser SetInstance int void * -0x734f10 int __thiscall zCParser AutoCompletion class zSTRING & -0x735120 int __thiscall zCParser GetNumFiles -0x735130 class zSTRING __thiscall zCParser GetFileName int -0x7351d0 int __thiscall zCParser IsStackFull -0x7351e0 int __thiscall zCParser GetLastErrorLine -0x7351f0 void __thiscall zCParser Reparse class zSTRING & -0x735300 int __thiscall zCParser SaveInstance class zSTRING & void * -0x735330 int __thiscall zCParser SaveInstance int void * -0x735c75 int __thiscall zCParser SaveInstance int void * -0x735ff0 void __cdecl Game_ParserDebugOff -0x736020 void __thiscall zCParser ShowCode int -0x736170 void __thiscall zCParser SaveInfoFile class zSTRING -0x736318 void __thiscall zCParser SaveInfoFile class zSTRING -0x73645a void __thiscall zCParser SaveInfoFile class zSTRING -0x7367c0 void __thiscall zCParser SetInfoFile class zCList * class zSTRING const & -0x736950 int __thiscall zCParser IsInAdditionalInfo class zSTRING const & -0x736b00 int __thiscall zCParser WriteAdditionalInfo class zSTRING & int int -0x736e90 int __thiscall zCParser ClearAllInstanceRefs -0x736f00 int __thiscall zCParser ClearInstanceRefs void * -0x736f80 int __thiscall zCParser ResetGlobalVars -0x737000 void __thiscall zCParser CreateVarReferenceList class zSTRING const & class zCArray & -0x737180 void __thiscall zCParser ResetWithVarReferenceList class zCArray & void * -0x737200 int __thiscall zCParser SaveGlobalVars class zCArchiver & -0x737730 int __thiscall zCParser LoadGlobalVars class zCArchiver & -0x737ca0 zCParser* __thiscall zCParser zCParser int -0x737cc0 void __thiscall zCArray::InsertEnd class zCPar_File * const & -0x737f40 zCPar_TreeNode* __thiscall zCPar_TreeNode zCPar_TreeNode -0x737f80 zCPar_TreeNode* __thiscall zCPar_TreeNode zCPar_TreeNode int int -0x737fd0 zCPar_TreeNode* __thiscall zCPar_TreeNode zCPar_TreeNode int class zSTRING & int -0x738160 void __thiscall zCPar_TreeNode ~zCPar_TreeNode -0x738220 void __thiscall zCPar_TreeNode SetLeft class zCPar_TreeNode * -0x738230 void __thiscall zCPar_TreeNode SetRight class zCPar_TreeNode * -0x738240 void __thiscall zCPar_TreeNode SetNext class zCPar_TreeNode * -0x738250 class zCPar_TreeNode * __cdecl zCPar_TreeNode SeekEndTree class zCPar_TreeNode * -0x738270 class zCPar_TreeNode * __cdecl zCPar_TreeNode MakeDyadicNode class zCPar_TreeNode * int class zCPar_TreeNode * -0x7382e0 class zCPar_TreeNode * __cdecl zCPar_TreeNode MakeMonadicNode int class zCPar_TreeNode * -0x738340 void __thiscall zCParser GetOperatorString int class zSTRING & -0x7387f6 void __thiscall zCParser GetOperatorString int class zSTRING & -0x7388d0 void __thiscall zCParser FindNext char * -0x738a40 void __thiscall zCParser PrevWord -0x738a70 void __thiscall zCParser ReadWord class zSTRING & -0x738ce0 void __thiscall zCParser Match class zSTRING & -0x738e70 int __thiscall zCParser ReadVarType -0x7390a0 int __thiscall zCParser ReadFuncType -0x7392c0 int __thiscall zCParser ReadInt -0x739560 float __thiscall zCParser ReadFloat -0x7398a0 void __thiscall zCParser ReadString class zSTRING & -0x739b80 int __thiscall zCParser ReadArray -0x739d80 class zCPar_TreeNode * __thiscall zCParser CreateLeaf int class zCPar_TreeNode * -0x739de0 class zCPar_TreeNode * __thiscall zCParser CreateStringLeaf -0x73a030 class zCPar_TreeNode * __thiscall zCParser CreateFloatLeaf -0x73a1d0 int __thiscall zCParser GetNextToken -0x73a950 class zCPar_TreeNode * __thiscall zCParser Parse_Expression_Primary int & -0x73af00 class zCPar_TreeNode * __thiscall zCParser Parse_Expression int & int -0x73b110 class zCPar_TreeNode * __thiscall zCParser ParseExpressionEx class zSTRING & -0x73b180 class zCPar_TreeNode * __thiscall zCParser ParseExpression -0x73b1a0 int __thiscall zCParser EvalLeaf class zCPar_TreeNode * int -0x73b51b int __thiscall zCParser EvalLeaf class zCPar_TreeNode * int -0x73b660 void __thiscall zCParser DeclareVar int -0x73c49e void __thiscall zCParser DeclareVar int -0x73c990 void __thiscall zCParser DeclareClass -0x73cb60 void __thiscall zCParser DeclareInstance -0x73d340 void __thiscall zCParser DeclarePrototype -0x73d830 void __thiscall zCParser DeclareIf -0x73dc90 void __thiscall zCParser DeclareAssign class zSTRING & -0x73e410 void __thiscall zCParser DeclareAssignFunc class zSTRING & -0x73e700 void __thiscall zCParser DeclareFunc -0x73eb90 void __thiscall zCParser DeclareReturn -0x73ed70 void __thiscall zCParser DeclareFuncCall class zSTRING & int -0x73eeaa void __thiscall zCParser DeclareFuncCall class zSTRING & int -0x73f54e void __thiscall zCParser DeclareFuncCall class zSTRING & int -0x73f740 class zCPar_Symbol * __thiscall zCParser SearchFuncWithStartAddress int -0x73f7b0 void __thiscall zCParser GetNextCommand class zSTRING & -0x7403d0 void __thiscall zCParser ShowPCodeSpy class zSTRING & -0x740500 void __thiscall zCParser ShowPCode int class zCView * int -0x740750 void __cdecl zCParser DefineExternal class zSTRING const & int (__cdecl*)(void) int int ... -0x740b10 void __thiscall zCParser DefineExternalVar class zSTRING const & void * int int -0x740d20 void __thiscall zCParser GetParameter int & -0x740d30 void __thiscall zCParser GetParameter float & -0x740d70 void __thiscall zCParser GetParameter class zSTRING & -0x740eb0 void * __thiscall zCParser GetInstance -0x740ee0 void * __thiscall zCParser GetInstanceAndIndex int & -0x740f20 void __thiscall zCParser SetReturn int -0x740f40 void __thiscall zCParser SetReturn float -0x740f60 void __thiscall zCParser SetReturn void * -0x740f90 void __thiscall zCParser SetReturn class zSTRING & -0x740fb0 int __thiscall zCParser FindInstanceVar class zSTRING & -0x741190 int __thiscall zCParser GetLastInstance -0x7411a0 int __thiscall zCParser FindIndex class zSTRING & -0x741350 void __thiscall zCParser DeclareInstance -0x741370 void __thiscall zCArray::InsertEnd class zCPar_Symbol * const & -0x741470 zCPar_StringTable* __thiscall zCPar_StringTable zCPar_StringTable int -0x741510 void __thiscall zCPar_StringTable ~zCPar_StringTable -0x741590 void __thiscall zCPar_StringTable Clear -0x7415c0 class zSTRING * __thiscall zCPar_StringTable Insert class zSTRING & -0x741710 int __thiscall zCPar_StringTable GetLastEntry -0x741720 class zSTRING * __thiscall zCPar_StringTable GetString int -0x741740 void __thiscall zCPar_StringTable Save class zSTRING & -0x741860 void __thiscall zCPar_StringTable Load class zSTRING & -0x741a40 void __thiscall zCPar_StringTable ShrinkToFit -0x741ac0 void __thiscall zCPar_StringTable Show -0x741b10 void __cdecl zCPar_Symbol SetUseInstance class zCPar_Symbol * -0x741c30 void __cdecl zCPar_Symbol SetUseInstanceAdr void * -0x741c40 void * __cdecl zCPar_Symbol GetUseInstance -0x741c50 zCPar_Symbol* __thiscall zCPar_Symbol zCPar_Symbol -0x741cb0 void __thiscall zCPar_Symbol ~zCPar_Symbol -0x741d80 void __thiscall zCPar_Symbol AllocSpace -0x741f9d void __thiscall zCPar_Symbol AllocSpace -0x741fad void __thiscall zCPar_Symbol AllocSpace -0x742000 void * __thiscall zCPar_Symbol GetDataAdr int -0x7422bc void * __thiscall zCPar_Symbol GetDataAdr int -0x742300 void __thiscall zCPar_Symbol SetDataAdr void * -0x742310 void __thiscall zCPar_Symbol SetFlag int -0x742340 int __thiscall zCPar_Symbol HasFlag int -0x742360 void __thiscall zCPar_Symbol SetParent class zCPar_Symbol * -0x742370 class zCPar_Symbol * __thiscall zCPar_Symbol GetParent -0x742380 void * __thiscall zCPar_Symbol GetInstanceAdr -0x742390 class zCPar_Symbol * __thiscall zCPar_Symbol GetNext -0x7423a0 int __thiscall zCPar_Symbol ArrayCheck int -0x7423d0 void __thiscall zCPar_Symbol GetStackPos int & int -0x7423e0 void __thiscall zCPar_Symbol SetStackPos int int -0x7423f0 void __thiscall zCPar_Symbol SetValue int int -0x742420 void __thiscall zCPar_Symbol SetValue float int -0x742450 void __thiscall zCPar_Symbol SetValue class zSTRING & int -0x7425a0 void __thiscall zCPar_Symbol GetValue int & int -0x7425d0 void __thiscall zCPar_Symbol GetValue float & int -0x742600 void __thiscall zCPar_Symbol GetValue class zSTRING & int -0x742750 void __thiscall zCPar_Symbol SetLineData int int int int -0x742b10 void __thiscall zCPar_Symbol GetLineData int & int & int & int & -0x742b50 void __thiscall zCPar_Symbol SetFileNr int -0x742ce0 void __thiscall zCPar_Symbol Save class zFILE * -0x742ea0 void __thiscall zCPar_Symbol Save class zFILE * -0x742f00 void __thiscall zCPar_Symbol SaveFull class zFILE * -0x743106 void __thiscall zCPar_Symbol SaveFull class zFILE * -0x743160 void __thiscall zCPar_Symbol LoadFull class zFILE * -0x7432bf void __thiscall zCPar_Symbol LoadFull class zFILE * -0x743330 void __thiscall zCPar_Symbol Load class zFILE * -0x74347f void __thiscall zCPar_Symbol Load class zFILE * -0x7434e0 void __thiscall zCPar_Symbol SetOffset int -0x7434f0 int __thiscall zCPar_Symbol GetOffset -0x743500 void __thiscall zCPar_Symbol SetClassOffset int -0x743510 int __thiscall zCPar_Symbol GetClassOffset -0x743520 zCPar_SymbolTable* __thiscall zCPar_SymbolTable zCPar_SymbolTable int -0x743650 void __thiscall zCPar_SymbolTable ~zCPar_SymbolTable -0x7436c0 void __thiscall zCPar_SymbolTable Clear -0x743750 void * __thiscall zCPar_Symbol `vector deleting destructor' unsigned int -0x7437b0 void __thiscall zCPar_SymbolTable PreAlloc int -0x743820 int __cdecl zCPar_SymbolTable Compare void const * void const * -0x7438a0 void __thiscall zCPar_SymbolTable Save class zFILE * -0x743a20 void __thiscall zCPar_SymbolTable Load class zFILE * -0x743e10 int __thiscall zCPar_SymbolTable IsIn class zCPar_Symbol * -0x743f20 int __thiscall zCPar_SymbolTable IsIn class zSTRING const & -0x744030 int __thiscall zCPar_SymbolTable GetIndex class zCPar_Symbol * -0x744120 int __thiscall zCPar_SymbolTable GetIndex class zSTRING const & -0x744210 int __thiscall zCPar_SymbolTable GetIndex class zSTRING const & int -0x744320 int __fastcall zCPar_SymbolTable Search class zSTRING const & int int -0x744400 class zCPar_Symbol * __thiscall zCPar_SymbolTable GetSymbol class zSTRING const & -0x7444a0 class zCPar_Symbol * __thiscall zCPar_SymbolTable GetSymbol int -0x7444c0 int __thiscall zCPar_SymbolTable Insert class zCPar_Symbol * -0x744700 void __thiscall zCPar_SymbolTable InsertEnd class zCPar_Symbol * -0x744910 void __thiscall zCPar_SymbolTable ShrinkToFit -0x7449f0 void __thiscall zCPar_SymbolTable SetSize int -0x744aa0 int __thiscall zCPar_SymbolTable GetNumInList -0x744ab0 class zCPar_Symbol * __thiscall zCPar_SymbolTable GetLastSymbol -0x744ac0 class zCPar_Symbol * __thiscall zCPar_SymbolTable GetFirstSymbol -0x744ad0 void __thiscall zCPar_SymbolTable Show -0x745080 zCPar_Stack* __thiscall zCPar_Stack zCPar_Stack int -0x7450b0 void __thiscall zCPar_Stack ~zCPar_Stack -0x7450d0 int __thiscall zCPar_Stack GetPopPos -0x7450e0 void __thiscall zCPar_Stack SetPopPos int -0x7450f0 int __thiscall zCPar_Stack GetDynSize -0x745100 int __thiscall zCPar_Stack GetStatSize -0x745110 void __thiscall zCPar_Stack PushByte unsigned char -0x745130 void __thiscall zCPar_Stack PushWord unsigned short -0x745150 void __thiscall zCPar_Stack PushInt int -0x745170 void __thiscall zCPar_Stack PushString class zSTRING & -0x7451e0 unsigned char __thiscall zCPar_Stack PopByte -0x7451f0 unsigned short __thiscall zCPar_Stack PopWord -0x745200 int __thiscall zCPar_Stack PopInt -0x745210 void __thiscall zCPar_Stack PopString class zSTRING & -0x7453d0 void __thiscall zCPar_Stack CheckOverflow int -0x745440 void __thiscall zCPar_Stack Set int int -0x745450 int __thiscall zCParser IsStackFull -0x745460 void __thiscall zCPar_Stack Clear -0x745470 void __thiscall zCPar_Stack Save class zFILE * -0x7454b0 void __thiscall zCPar_Stack Load class zFILE * -0x745510 zCPar_DataStack* __thiscall zCPar_DataStack zCPar_DataStack -0x745530 void __thiscall zCPar_DataStack ~zCPar_DataStack -0x745540 void __thiscall zCPar_DataStack Push int -0x745630 int __thiscall zCPar_DataStack Pop -0x745650 float __thiscall zCParser PopFloatValue -0x745670 int __thiscall zCPar_DataStack IsEmpty -0x745680 void __thiscall zCPar_DataStack Clear -0x745690 zCPar_StringTable* __thiscall zCPar_StringTable zCPar_StringTable int -0x7456b0 void __thiscall zCArray::AllocDelta int -0x745710 zCPar_SymbolTable* __thiscall zCPar_SymbolTable zCPar_SymbolTable int -0x745730 void __thiscall zCArraySort AllocDelta int -0x745790 void __thiscall zCArray::AllocDelta int -0x7457f0 int __thiscall zList::IsIn class zCParserExternals * -0x7458f0 zCInputCallback* __thiscall zCInputCallback zCInputCallback -0x745900 void __thiscall zCInputCallback ~zCInputCallback -0x745970 void __thiscall zCInputCallback SetHandleEventTop -0x7459e0 void __thiscall zCInputCallback SetEnableHandleEvent int -0x745a60 int __thiscall zCInputCallback GetEnableHandleEvent -0x745a90 int __cdecl zCInputCallback DoEvents int -0x745ac0 void __cdecl zCInputCallback GetInput -0x745b40 zCView* __thiscall zCView zCView -0x745be0 void * __thiscall zCView `scalar deleting destructor' unsigned int -0x745c00 zCView* __thiscall zCView zCView int int int int enum zTviewID -0x745cc0 void __thiscall zCView ~zCView -0x745e90 void __thiscall zCView Init -0x746020 void __thiscall zCView Init int int int int enum zTviewID -0x7461c0 void __thiscall zCView Init int int class zSTRING const & enum zTviewID -0x7462d0 int __cdecl rnd2 float -0x746300 int __thiscall zCView nax int -0x746340 int __thiscall zCView nay int -0x746380 int __thiscall zCView anx int -0x7463c0 int __thiscall zCView any int -0x746400 void __cdecl zCView StdPrintwin class zSTRING const & -0x746420 void __thiscall zCView SetAutoScroll float -0x746460 void __thiscall zCView CheckAutoScroll -0x746560 void __thiscall zCView SetTransparency int -0x746570 void __thiscall zCView SetAlphaBlendFunc enum zTRnd_AlphaBlendFunc const & -0x746580 void __thiscall zCView SetColor struct zCOLOR const & -0x746590 struct zCOLOR __thiscall zCView GetColor -0x7465a0 void __thiscall zCView Setflags int -0x7465b0 void __thiscall zCView ClrFlags int -0x7465d0 int __thiscall zCView HasFlag int -0x7465f0 void __thiscall zCView InsertBack class zCTexture * -0x746630 void __thiscall zCView InsertBack class zSTRING const & -0x746730 void __thiscall zCView InitPrintwin -0x7467a0 void __thiscall zCView BlitText -0x7468c0 void __thiscall zCView Blit -0x746c50 void __thiscall zCView DrawItems -0x746c90 void __thiscall zCView Top -0x746d10 void __thiscall zCView Create class zSTRING const & enum zCView::zEViewFX enum zCView::zEViewFX float int -0x746e90 void __thiscall zCView ForceOpen -0x747100 void __thiscall zCView Open -0x747330 void __thiscall zCView Close -0x747440 void __thiscall zCView ApplyOpenClose class zVEC2 & class zVEC2 & -0x7476c0 void __thiscall zCView UpdateOpen -0x747710 void __thiscall zCView UpdateClose -0x7477c0 void __thiscall zCView UpdateOpenZoom -0x7478c0 void __thiscall zCView UpdateCloseZoom -0x7479d0 void __thiscall zCView RecalcChildsSize -0x747a40 void __thiscall zCView RecalcChildsPos -0x747ab0 void __thiscall zCView SetPos int int -0x747b60 void __thiscall zCView GetPos int & int & -0x747b80 void __thiscall zCView CalcPixelPos int & int & -0x747bc0 void __thiscall zCView GetPixelPos int & int & -0x747be0 void __thiscall zCView Move int int -0x747ca0 void __thiscall zCView SetSize int int -0x747d10 void __thiscall zCView GetSize int & int & -0x747d30 void __thiscall zCView GetPixelSize int & int & -0x747d60 void __thiscall zCView GetExtends int & int & int & int & -0x747da0 void __thiscall zCMenuItem GetCoords int & int & int & int & -0x747e10 void __thiscall zCView GetPixelExtends float & float & float & float & -0x747e60 int __thiscall zCView IsIn int int -0x747ef0 class zCView * __thiscall zCView GetItem int int -0x747fb0 class zCViewText * __thiscall zCView CreateText int int class zSTRING const & float struct zCOLOR & int int -0x748150 void __thiscall zCView CheckTimedText -0x748220 void __thiscall zCView PrintTimed int int class zSTRING const & float struct zCOLOR * -0x7482b0 void __thiscall zCView PrintTimedCX int class zSTRING const & float struct zCOLOR * -0x748400 void __thiscall zCView PrintTimedCY int class zSTRING const & float struct zCOLOR * -0x7484c0 void __thiscall zCView PrintTimedCXY class zSTRING const & float struct zCOLOR * -0x748640 void __thiscall zCView PrintMessage class zSTRING const & class zSTRING const & float struct zCOLOR & -0x748950 void __thiscall zCView PrintMessageCXY class zSTRING const & class zSTRING const & float struct zCOLOR & -0x7490b0 void __thiscall zCView PrintSelection class zSTRING const & class zSTRING const & struct zCOLOR & struct zCOLOR & -0x749240 void __thiscall zCView Dialog int int class zSTRING const & float struct zCOLOR * -0x749310 void __thiscall zCView DialogCX int class zSTRING const & float struct zCOLOR * -0x749370 void __thiscall zCView DialogCY int class zSTRING const & float struct zCOLOR * -0x749460 void __thiscall zCView DialogCXY class zSTRING const & float struct zCOLOR * -0x7494b0 void __thiscall zCView DialogMessage class zSTRING const & class zSTRING const & float struct zCOLOR & -0x749740 void __thiscall zCView DialogMessageCXY class zSTRING const & class zSTRING const & float struct zCOLOR & -0x7499d0 void __thiscall zCView DialogSelection class zSTRING const & class zSTRING const & struct zCOLOR & struct zCOLOR & float -0x749df0 void __thiscall zCView SetFont class zCFont * -0x749e10 void __thiscall zCView SetFontColor struct zCOLOR const & -0x749e20 void __thiscall zCView SetFont class zSTRING const & -0x749e50 class zCFont * __thiscall zCView GetFont -0x749e60 class zSTRING __thiscall zCView GetFontName -0x749ef0 int __thiscall zCView FontY -0x749f10 int __thiscall zCView FontSize class zSTRING & -0x749f40 void __thiscall zCView Print int int class zSTRING const & -0x74a010 void __thiscall zCView PrintChars int int class zSTRING const & -0x74a350 void __thiscall zCView PrintCX int class zSTRING const & -0x74a440 void __thiscall zCView PrintCY int class zSTRING const & -0x74a530 void __thiscall zCView PrintCXY class zSTRING const & -0x74a640 void __thiscall zCView ClrPrintwin -0x74a7b0 class zCViewText * __thiscall zCView CreateText int int class zSTRING const & -0x74a920 class zSTRING __thiscall zCView GetFirstText -0x74a9a0 void __thiscall zCView Nextline class zSTRING const & float struct zCOLOR * int * -0x74ac30 void __thiscall zCView DefPrintwin int int int int -0x74add0 void __thiscall zCView Printwin class zSTRING const & -0x74b1c0 class zSTRING __thiscall zCView Input int -0x74b260 class zSTRING __thiscall zCView Input int class zSTRING & -0x74b810 class zSTRING __thiscall zCView Input int int int class zSTRING & -0x74bae0 int __thiscall zCView InputNumber int int -0x74bf90 void __cdecl zCView PrintDebug class zSTRING const & -0x74bfb0 void __cdecl zCView SetShowDebug int -0x74bfc0 int __cdecl zCView GetShowDebug -0x74bfd0 void __thiscall zCView InsertItem class zCView * int -0x74c210 void __thiscall zCView RemoveItem class zCView * -0x74c290 void __cdecl zCView ChangeMode -0x74c2a0 void __cdecl zCView SetNextMode -0x74c2b0 void __cdecl zCView SetMode int int int struct HWND__ * * -0x74c470 void __thiscall zCView Line int int int int struct zCOLOR const & -0x74c520 int __thiscall zCView GetCode int int -0x74c560 int __thiscall zCView ClipLine int & int & int & int & -0x74c710 void __thiscall zCView Render -0x74c720 zCViewText* __thiscall zCViewText zCViewText int int class zSTRING const & -0x74c8c0 void * __thiscall zCViewText `scalar deleting destructor' unsigned int -0x74c8e0 zCViewText* __thiscall zCViewText zCViewText int int class zSTRING const & float & struct zCOLOR & int int -0x74ca80 void __thiscall zCViewText Create int int class zSTRING const & float & struct zCOLOR & int int -0x74cc00 void __thiscall zCViewText ~zCViewText -0x74cc50 class zSTRING __thiscall zCView PatchMenuItemPrintwin -0x74cc70 void __thiscall zCList::~zCList -0x74cca0 void __thiscall zCList::Insert class zCInputCallback * -0x74ccf0 void __thiscall zCList::Remove class zCInputCallback * -0x74cd50 void __thiscall zList::InsertLast class zCView * -0x74cda0 void __thiscall zList::Remove class zCView * -0x74cf80 void __thiscall zCList::~zCList -0x74cfb0 void __thiscall zCList::DeleteListDatas -0x74d010 void * __thiscall zCList::`scalar deleting destructor' unsigned int -0x74d050 void * __thiscall zCList::`scalar deleting destructor' unsigned int -0x74d0c0 zCVobWaypoint* __thiscall zCVobWaypoint zCVobWaypoint -0x74d0e0 class zCClassDef * __thiscall zCVobWaypoint _GetClassDef -0x74d0f0 void * __thiscall zCVobWaypoint `scalar deleting destructor' unsigned int -0x74d120 void __thiscall zCVobWaypoint ~zCVobWaypoint -0x74d130 zCWayNet* __thiscall zCWayNet zCWayNet -0x74d1d0 class zCClassDef * __thiscall zCWayNet _GetClassDef -0x74d1e0 void * __thiscall zCWayNet `scalar deleting destructor' unsigned int -0x74d210 zCWayNet* __thiscall zCWayNet zCWayNet class zCWorld * -0x74d2b0 void __thiscall zCWayNet ~zCWayNet -0x74d400 class zCWaypoint * __thiscall zCWayNet HasWaypoint float float float -0x74d470 int __thiscall zCWayNet HasWaypoint class zCWaypoint * -0x74d4a0 class zCWaypoint * __thiscall zCWayNet HasWaypoint class zVEC3 & -0x74d4f0 class zCWaypoint * __thiscall zCWayNet InsertWaypoint float float float -0x74d600 void __thiscall zCWayNet InsertWaypoint class zCWaypoint * -0x74d630 void __thiscall zCWayNet InsertWaypoint class zCWaypoint * class zCWaypoint * class zCWaypoint * -0x74d7b0 void __thiscall zCWayNet DeleteWaypoint class zCWaypoint * -0x74d920 void __thiscall zCWayNet CreateWay class zCWaypoint * class zCWaypoint * -0x74d9f0 void __thiscall zCWayNet DeleteWay class zCWaypoint * class zCWaypoint * -0x74db60 class zCWaypoint * __fastcall zCWayNet GetNearestWaypoint class zVEC3 const & -0x74dbf0 class zCWaypoint * __thiscall zCWayNet GetSecNearestWaypoint class zVEC3 & -0x74dcb0 void __thiscall zCWayNet CorrectHeight -0x74dd70 void __thiscall zCWayNet Draw class zCCamera * -0x74dda0 void __thiscall zCWayNet UpdateVobDependencies -0x74dff0 void __thiscall zCWayNet ClearVobDependencies -0x74e1f0 void __thiscall zCWayNet CreateVobDependencies class zCWorld * -0x74e470 class zSTRING __thiscall zCWayNet MergeWaypoints -0x74e730 class zSTRING __thiscall zCWayNet CheckConsistency int -0x74ec20 class zSTRING __thiscall zCWayNet CheckConsistency int -0x74ec30 void __thiscall zCWayNet AddWays class zCWaypoint * class zCWaypoint * -0x74ed30 zCWay* __thiscall zCWay zCWay -0x74ed50 int __thiscall zCWay IsObjectOnWay class zCVob const * -0x74ed60 void * __thiscall zCWay `scalar deleting destructor' unsigned int -0x74ed90 zCWay* __thiscall zCWay zCWay class zCWaypoint * class zCWaypoint * -0x74ee40 void __thiscall zCWay Init class zCWaypoint * class zCWaypoint * -0x74eee0 void __thiscall zCWay Free -0x74ef80 void __thiscall zCWay ~zCWay -0x74ef90 class zCWaypoint * __thiscall zCWay GetGoalWaypoint class zCWaypoint * -0x74efa0 void __thiscall zCWay EstimateCost -0x74f010 float __thiscall zCWay GetLength -0x74f0c0 float __thiscall zCWay GetJumpDistance -0x74f180 class zVEC3 __thiscall zCWay GetDistancePos float class zCWaypoint * -0x74f280 int __thiscall zCWay CanBeUsed class zCVob const * -0x74f290 void __thiscall zCWay Draw class zCCamera * -0x74f770 class zVEC3 __thiscall zCWay GetFloor class zCWorld * class zVEC3 const & -0x74f810 void __thiscall zCWay CalcProperties class zCWorld * -0x74fb00 float __thiscall zCWay GetChasm -0x74fb10 int __thiscall zCWay CanJump -0x74fb20 int __cdecl zCWayNet SortWpList class zCWaypoint * class zCWaypoint * -0x74fc70 zCWaypoint* __thiscall zCWaypoint zCWaypoint -0x74fd60 int __thiscall zCWaypoint CanBeUsed class zCVob const * -0x74fd70 void * __thiscall zCWaypoint `scalar deleting destructor' unsigned int -0x74fda0 void __thiscall zCWaypoint Init class zVEC3 & -0x74fe00 void __thiscall zCWaypoint Init float float float -0x74fe70 void __thiscall zCWaypoint Init class zCVobWaypoint * -0x74ff10 void __thiscall zCWaypoint Free -0x74ff80 void __thiscall zCWaypoint ~zCWaypoint -0x750030 class zVEC3 & __thiscall zCWaypoint GetPositionWorld -0x750040 void __thiscall zCWaypoint UpdatePositionWorld -0x7500b0 void __thiscall zCWaypoint SetName class zSTRING & -0x750210 class zSTRING const & __thiscall zCWaypoint GetName -0x750370 class zCVobWaypoint * __thiscall zCWaypoint GetVob -0x750380 void __thiscall zCWaypoint CalcProperties class zCWorld * -0x7505a0 void __thiscall zCWaypoint CorrectHeight class zCWorld * -0x750640 void __thiscall zCWaypoint InsertWay class zCWay * -0x750650 void __thiscall zCWaypoint RemoveWay class zCWay * -0x7506b0 class zCWay * __thiscall zCWaypoint HasWay class zCWaypoint * -0x7506e0 int __thiscall zCWaypoint GetNumberOfWays -0x750700 class zCList & __thiscall zCWaypoint GetWayList -0x750710 void __thiscall zCWaypoint SetWaypointVob class zCVobWaypoint * -0x750750 void __thiscall zCWaypoint Draw -0x750760 void __thiscall zCWaypoint Archive class zCArchiver & -0x7507c0 void __thiscall zCWaypoint Unarchive class zCArchiver & -0x750830 class zCWaypoint * __fastcall zCWayNet GetWaypoint class zSTRING const & -0x7509a0 class zCWaypoint * __thiscall zCWayNet SearchWaypoint class zCVobWaypoint * -0x7509d0 class zCRoute * __thiscall zCWayNet FindRoute class zVEC3 const & class zVEC3 const & class zCVob const * -0x750a60 class zCRoute * __thiscall zCWayNet FindRoute class zVEC3 const & class zCWaypoint * class zCVob const * -0x750ad0 class zCRoute * __thiscall zCWayNet FindRoute class zVEC3 const & class zSTRING const & class zCVob const * -0x750b40 class zCRoute * __thiscall zCWayNet FindRoute class zCWaypoint * class zCWaypoint * class zCVob const * -0x750b80 class zCRoute * __thiscall zCWayNet FindRoute class zSTRING const & class zSTRING const & class zCVob const * -0x750be0 int __cdecl zCWayNet SortOpenList class zCWaypoint * class zCWaypoint * -0x750c00 void __thiscall zCWayNet InsertInOpen class zCWaypoint * -0x750c30 int __thiscall zCWayNet IsInOpen class zCWaypoint * -0x750c50 void __thiscall zCWayNet InsertInClosed class zCWaypoint * -0x750c70 void __thiscall zCWayNet RemoveFromClosed class zCWaypoint * -0x750c80 int __thiscall zCWayNet IsInClosed class zCWaypoint * -0x750ca0 int __thiscall zCWayNet IsInAnyList class zCWaypoint * -0x750cd0 int __thiscall zCWayNet EstimateCost class zCWaypoint * class zCWaypoint * -0x750d30 class zCRoute * __thiscall zCWayNet CreateRoute class zCWaypoint * -0x750dd0 int __thiscall zCWayNet AStar class zCWaypoint * class zCWaypoint * class zCVob const * -0x751050 void __thiscall zCWayNet GetWPList class zCList & class zVEC3 & float float -0x7511b0 void __thiscall zCWayNet CreateWPVobList class zCList & class zCTree * -0x7511f0 void __thiscall zCWayNet RemoveUnusedWPVobs -0x751340 void __thiscall zCWayNet ArchiveOldFormat class zCArchiver & -0x7516d0 void __thiscall zCWayNet Archive class zCArchiver & -0x751bf0 void __thiscall zCWayNet UnarchiveOldFormat class zCArchiver & -0x752700 void __thiscall zCWayNet Unarchive class zCArchiver & -0x752d20 void __thiscall zCWayNet CalcProperties class zCWorld * -0x752d60 zCRoute* __thiscall zCRoute zCRoute -0x752d80 void * __thiscall zCRoute `scalar deleting destructor' unsigned int -0x752da0 void __thiscall zCRoute ~zCRoute -0x752de0 void __thiscall zCRoute SetStart class zCWaypoint * -0x752df0 class zCWaypoint * __thiscall zCRoute GetNextWP -0x752e60 class zCWaypoint * __thiscall zCRoute GetTargetWP -0x752e70 class zCWay * __thiscall zCRoute GetCurrentWay -0x752e80 class zSTRING __thiscall zCRoute GetDesc -0x753060 class zSTRING __thiscall zCRoute GetRemainingDesc -0x753240 int __thiscall zCRoute GetNumberOfWaypoints -0x753260 int __thiscall zCRoute IsEmpty -0x753280 int __thiscall zCRoute IsLastTarget -0x7532a0 int __thiscall zCRoute GetInterpolatedPosition float int class zVEC3 & -0x7534a0 zCVobSpot* __thiscall zCVobSpot zCVobSpot -0x7534c0 class zCClassDef * __thiscall zCVobSpot _GetClassDef -0x7534d0 void * __thiscall zCVobSpot `scalar deleting destructor' unsigned int -0x753500 void __thiscall zCVobSpot ~zCVobSpot -0x753520 int __thiscall zCVobSpot IsAvailable class zCVob * -0x7536a0 void __thiscall zCVobSpot MarkAsUsed float class zCVob * -0x7538b0 class zCObject * __cdecl zCVobWaypoint _CreateNewInstance -0x753b10 class zCObject * __cdecl zCVobSpot _CreateNewInstance -0x753ba0 void __cdecl zCVobSpot operator delete void * -0x753db0 class zCObject * __cdecl zCVobStartpoint _CreateNewInstance -0x753e20 void __cdecl zCVobStartpoint operator delete void * -0x753e40 class zCClassDef * __thiscall zCVobStartpoint _GetClassDef -0x753e50 void * __thiscall zCVobStartpoint `scalar deleting destructor' unsigned int -0x753e80 void __thiscall zCVobStartpoint ~zCVobStartpoint -0x754070 class zCObject * __cdecl zCWaypoint _CreateNewInstance -0x7542b0 class zCObject * __cdecl zCWayNet _CreateNewInstance -0x754380 void __thiscall zCList::~zCList -0x7543b0 void __thiscall zCList::DeleteListDatas -0x754410 void __thiscall zCList::Insert class zCWay * -0x754460 void __thiscall zCList::Remove class zCWay * -0x7544c0 int __thiscall zCList::GetNumInList -0x7544e0 void __thiscall zCListSort::~zCListSort -0x754510 void __thiscall zCListSort::DeleteListDatas -0x754580 void __thiscall zCListSort::InsertSort class zCWaypoint * -0x754600 void __thiscall zCList::~zCList -0x754630 void __thiscall zCList::Insert class zCVobWaypoint * -0x754680 void * __thiscall zCList::`scalar deleting destructor' unsigned int -0x7546c0 void * __thiscall zCListSort::`scalar deleting destructor' unsigned int -0x7546f0 void * __thiscall zCList::`scalar deleting destructor' unsigned int -0x754760 void __cdecl zUlfi_StartUp -0x7548b0 void __cdecl zUlfi_ShutDown -0x754b50 class zCObject * __cdecl oCZoneMusic _CreateNewInstance -0x754c10 void __cdecl oCZoneMusic operator delete void * -0x754c30 class zCClassDef * __thiscall oCZoneMusic _GetClassDef -0x754e30 class zCObject * __cdecl oCZoneMusicDefault _CreateNewInstance -0x754ef0 void __cdecl oCZoneMusicDefault operator delete void * -0x754f10 class zCClassDef * __thiscall oCZoneMusicDefault _GetClassDef -0x754f20 oCZoneMusic* __thiscall oCZoneMusic oCZoneMusic -0x754f80 void * __thiscall oCZoneMusic `scalar deleting destructor' unsigned int -0x754fb0 void __thiscall oCZoneMusic ~oCZoneMusic -0x754fc0 void __thiscall oCZoneMusic ProcessZoneList class zCArraySort const & class zCArraySort const & class zCWorld * -0x755a90 class zCClassDef * __thiscall oCZoneMusic GetDefaultZoneClass -0x755aa0 class zSTRING __thiscall oCZoneMusic GetDebugDescString -0x755ac0 void __thiscall oCZoneMusic OnTrigger class zCVob * -0x755ad0 void __thiscall oCZoneMusic OnUntrigger class zCVob * -0x755ae0 void __thiscall oCZoneMusic SetEnabled int -0x755af0 int __thiscall oCZoneMusic IsEnabled -0x755b00 void __thiscall oCZoneMusic SetPriority int -0x755b10 int __thiscall oCZoneMusic GetPriority -0x755b20 void __thiscall oCZoneMusic SetEllipsoid int -0x755b30 int __thiscall oCZoneMusic IsEllipsoid -0x755b40 void __thiscall oCZoneMusic SetReverb float -0x755b50 float __thiscall oCZoneMusic GetReverb -0x755b60 void __thiscall oCZoneMusic SetVolume float -0x755b70 float __thiscall oCZoneMusic GetVolume -0x755b80 void __thiscall oCZoneMusic SetLoop int -0x755b90 int __thiscall oCZoneMusic IsLoop -0x755ba0 void __thiscall oCZoneMusic SetDayEntranceDone int -0x755bb0 int __thiscall oCZoneMusic IsDayEntranceDone -0x755bc0 void __thiscall oCZoneMusic SetNightEntranceDone int -0x755bd0 int __thiscall oCZoneMusic IsNightEntranceDone -0x755be0 void __cdecl oCZoneMusic SetZonetime int -0x755bf0 void __cdecl oCZoneMusic GetZonetime int * -0x755c00 void __thiscall oCZoneMusic Archive class zCArchiver & -0x755cf0 void __thiscall oCZoneMusic Unarchive class zCArchiver & -0x755de0 float __thiscall oCZoneMusic GetCamPosWeightElps -0x755f90 struct oCZoneMusicList * __cdecl oCZoneMusic BuildTempZoneList class oCZoneMusicDefault * class zCArraySort const & -0x7560c0 void __cdecl oCZoneMusic ReleaseTempZoneList struct oCZoneMusicList * -0x7560f0 void __cdecl oCZoneMusic SwitchInAndOutZones class zCArraySort const & class zCArraySort const & -0x756570 class oCZoneMusic * __cdecl oCZoneMusic GetMusicZoneByName class oCZoneMusic * class zSTRING -0x756600 void __cdecl oCZoneMusic GetNewTheme class zSTRING * -0x7569f0 int __cdecl oCZoneMusic PlayThemeVariation class zSTRING int -0x756e60 int __cdecl oCZoneMusic IsDaytime -0x756e80 enum oHEROSTATUS __cdecl oCZoneMusic GetHerostatus -0x756e90 oCZoneMusicDefault* __thiscall oCZoneMusicDefault oCZoneMusicDefault -0x756ef0 void * __thiscall oCZoneMusicDefault `scalar deleting destructor' unsigned int -0x756f20 void __thiscall oCZoneMusicDefault ~oCZoneMusicDefault -0x757150 class zCObject * __cdecl zCMusicControler _CreateNewInstance -0x7571b0 void __cdecl zCMusicControler operator delete void * -0x7571d0 class zCClassDef * __thiscall zCMusicControler _GetClassDef -0x7573c0 class zCObject * __cdecl zCEventMusicControler _CreateNewInstance -0x757560 void __cdecl zCEventMusicControler operator delete void * -0x757580 class zCClassDef * __thiscall zCEventMusicControler _GetClassDef -0x757590 int __thiscall zCEventMusicControler MD_GetNumOfSubTypes -0x7575a0 void * __thiscall zCEventMusicControler `scalar deleting destructor' unsigned int -0x7575d0 void __thiscall zCEventMusicControler ~zCEventMusicControler -0x757620 class zSTRING __thiscall zCEventMusicControler MD_GetSubTypeString int -0x757720 enum zCEventMessage::zTTimeBehavior __thiscall zCEventMusicControler MD_GetTimeBehavior -0x757730 float __thiscall zCEventMusicControler MD_GetMinTime -0x757740 void __thiscall zCEventMusicControler Archive class zCArchiver & -0x757770 void __thiscall zCEventMusicControler Unarchive class zCArchiver & -0x7577a0 zCMusicControler* __thiscall zCMusicControler zCMusicControler -0x7577c0 void * __thiscall zCMusicControler `scalar deleting destructor' unsigned int -0x7577f0 void __thiscall zCMusicControler ~zCMusicControler -0x757800 void __thiscall zCMusicControler OnMessage class zCEventMessage * class zCVob * -0x757860 void __thiscall zCMusicControler ThisVobRemovedFromWorld class zCWorld * -0x757970 zCDXTCCache_D3D* __thiscall zCDXTCCache_D3D zCDXTCCache_D3D -0x7579a0 void __thiscall zCDXTCCache_D3D ~zCDXTCCache_D3D -0x7579b0 struct IDirectDrawSurface7 * __thiscall zCDXTCCache_D3D Lock int int int -0x757aa0 int __thiscall zCDXTCCache_D3D Unlock int int int struct IDirectDrawSurface7 * -0x757bd0 void __thiscall zCDXTCCache_D3D ClearCache -0x757ed0 struct IDirectDrawSurface7 * __thiscall zCDXTCCache_D3D XDXTC_CreateSurface int int int struct zCDXTCCache_D3D::zD3D_Entry * -0x7581f0 int __stdcall XD3D_AppIDDEnumCallbackEx struct _GUID * char * char * void * struct HMONITOR__ * -0x758940 int __thiscall zCRnd_D3D XD3D_EnumerateModes -0x758980 int __thiscall zCRnd_D3D XD3D_InitPerDX long int int int int -0x759950 int __thiscall zCRnd_D3D XD3D_SetRenderState enum _D3DRENDERSTATETYPE unsigned long -0x759a50 int __cdecl DXTryWarning long char const * -0x759bb0 int __thiscall zCRnd_D3D XD3D_InitPort int int int int int -0x75c1c0 void __cdecl zCSurfaceCache_D3D ResetSurfaceList -0x75c610 int __thiscall zCRnd_D3D XD3D_TestCapabilities -0x75cd90 int __thiscall zCRnd_D3D XD3D_SetDevice int int int int enum zTRnd_ScreenMode -0x75d280 void __thiscall zCRnd_D3D XD3D_ClearDevice -0x75d770 int __thiscall zCRnd_D3D XD3D_TextureRescue class zCTex_D3D * -0x75d960 int __thiscall zCRnd_D3D XD3D_TextureRebuild -0x75dbb0 int __thiscall zCRnd_D3D XD3D_CreateWin int int int -0x75e120 void __thiscall zCRnd_D3D XD3D_CloseWin -0x75e260 zCRnd_D3D* __thiscall zCRnd_D3D zCRnd_D3D -0x75ea30 zCRnd_D3D* __thiscall zCRnd_D3D zCRnd_D3D -0x75ea40 void __thiscall zCRenderer DrawLightmapList class zCPolygon * * int -0x75ea50 void __thiscall zCRenderer DrawLineZ float float float float float float struct zCOLOR -0x75ea60 void __thiscall zCRenderer DrawPolySimple class zCTexture * struct zTRndSimpleVertex * int -0x75ea70 int __thiscall zCRenderer GetFog -0x75ea80 int __thiscall zCRenderer GetRadialFog -0x75ea90 struct zCOLOR __thiscall zCRenderer GetFogColor -0x75eac0 void __thiscall zCRenderer GetFogRange float & float & enum zTRnd_FogMode & -0x75ead0 enum zTRnd_PolyDrawMode __thiscall zCRenderer GetPolyDrawMode -0x75eae0 void __thiscall zCRenderer SetPolyDrawMode enum zTRnd_PolyDrawMode const & -0x75eaf0 int __thiscall zCRenderer GetSurfaceLost -0x75eb00 void __thiscall zCRenderer SetSurfaceLost int -0x75eb10 int __thiscall zCRenderer GetSyncOnAmbientCol -0x75eb20 void __thiscall zCRenderer SetSyncOnAmbientCol int -0x75eb30 void __thiscall zCRenderer SetTextureWrapEnabled int -0x75eb40 int __thiscall zCRenderer GetTextureWrapEnabled -0x75eb50 void __thiscall zCRenderer SetDitherEnabled int -0x75eb60 int __thiscall zCRenderer GetDitherEnabled -0x75eb70 enum zTRnd_PolySortMode __thiscall zCRenderer GetPolySortMode -0x75eb80 void __thiscall zCRenderer SetPolySortMode enum zTRnd_PolySortMode const & -0x75eb90 int __thiscall zCRenderer GetZBufferWriteEnabled -0x75eba0 void __thiscall zCRenderer SetZBufferWriteEnabled int -0x75ebb0 void __thiscall zCRenderer SetZBias int -0x75ebc0 int __thiscall zCRenderer GetZBias -0x75ebd0 enum zTRnd_ZBufferCmp __thiscall zCRenderer GetZBufferCompare -0x75ebe0 void __thiscall zCRenderer SetZBufferCompare enum zTRnd_ZBufferCmp const & -0x75ebf0 int __thiscall zCRenderer GetPixelWriteEnabled -0x75ec00 void __thiscall zCRenderer SetPixelWriteEnabled int -0x75ec10 void __thiscall zCRenderer SetAlphaBlendSource enum zTRnd_AlphaBlendSource const & -0x75ec20 enum zTRnd_AlphaBlendSource __thiscall zCRenderer GetAlphaBlendSource -0x75ec30 void __thiscall zCRenderer SetAlphaBlendFunc enum zTRnd_AlphaBlendFunc const & -0x75ec40 enum zTRnd_AlphaBlendFunc __thiscall zCRenderer GetAlphaBlendFunc -0x75ec50 float __thiscall zCRenderer GetAlphaBlendFactor -0x75ec60 void __thiscall zCRenderer SetAlphaBlendFactor float const & -0x75ec70 void __thiscall zCRenderer SetAlphaReference unsigned long -0x75ec80 unsigned long __thiscall zCRenderer GetAlphaReference -0x75ec90 int __thiscall zCRenderer GetCacheAlphaPolys -0x75eca0 void __thiscall zCRenderer SetCacheAlphaPolys int -0x75ecb0 int __thiscall zCRenderer GetAlphaLimitReached -0x75ecc0 void __thiscall zCRenderer AddAlphaPoly class zCPolygon const * -0x75ecd0 void __thiscall zCRenderer FlushAlphaPolys -0x75ece0 void __thiscall zCRenderer SetRenderMode enum zTRnd_RenderMode -0x75ecf0 enum zTRnd_RenderMode __thiscall zCRenderer GetRenderMode -0x75ed00 int __thiscall zCRenderer HasCapability enum zTRnd_Capability -0x75ed10 void __thiscall zCRenderer GetGuardBandBorders float & float & float & float & -0x75ed20 void __thiscall zCRenderer ResetZTest -0x75ed30 int __thiscall zCRenderer HasPassedZTest -0x75ed40 class zCTextureConvert * __thiscall zCRenderer CreateTextureConvert -0x75ed50 int __thiscall zCRenderer SupportsTextureFormat enum zTRnd_TextureFormat -0x75ed60 int __thiscall zCRenderer SupportsTextureFormatHardware enum zTRnd_TextureFormat -0x75ed70 int __thiscall zCRenderer GetMaxTextureSize -0x75ed80 int __thiscall zCRenderer SetTransform enum zTRnd_TrafoType class zMAT4 const & -0x75ed90 int __thiscall zCRenderer SetViewport int int int int -0x75eda0 int __thiscall zCRenderer SetLight unsigned long class zCRenderLight * -0x75edb0 int __thiscall zCRenderer GetMaterial struct zCRenderer::zTMaterial & -0x75edc0 int __thiscall zCRenderer SetMaterial struct zCRenderer::zTMaterial const & -0x75edd0 int __thiscall zCRenderer SetTexture unsigned long class zCTexture * -0x75ede0 int __thiscall zCRenderer SetTextureStageState unsigned long enum zTRnd_TextureStageState unsigned long -0x75edf0 int __thiscall zCRenderer SetAlphaBlendFuncImmed enum zTRnd_AlphaBlendFunc -0x75ee00 int __thiscall zCRenderer SetRenderState enum zTRnd_RenderStateType unsigned long -0x75ee10 unsigned long __thiscall zCRenderer GetRenderState enum zTRnd_RenderStateType -0x75ee20 void __thiscall zCRenderer AddAlphaSortObject class zCRndAlphaSortObject * -0x75ee30 void __thiscall zCRenderer RenderAlphaSortList -0x75ee40 void * __thiscall zCRenderer `scalar deleting destructor' unsigned int -0x75ee60 int __thiscall zCRnd_D3D GetRadialFog -0x75ee80 void __thiscall zCRnd_D3D SetAlphaReference unsigned long -0x75ee90 unsigned long __thiscall zCRnd_D3D GetAlphaReference -0x75eea0 int __thiscall zCRnd_D3D GetAlphaLimitReached -0x75eeb0 int __thiscall zCRnd_D3D GetCacheAlphaPolys -0x75eec0 void __thiscall zCRnd_D3D SetCacheAlphaPolys int -0x75eed0 int __thiscall zCRnd_D3D GetSurfaceLost -0x75eee0 void __thiscall zCRnd_D3D SetSurfaceLost int -0x75eef0 int __thiscall zCRnd_D3D GetSyncOnAmbientCol -0x75ef00 void __thiscall zCRnd_D3D SetSyncOnAmbientCol int -0x75ef10 int __thiscall zCRnd_D3D Vid_IsLocked -0x75ef20 void __thiscall zCRnd_D3D Vid_EndLfbAccess -0x75ef30 void __thiscall zCRnd_D3D Vid_SetLfbAlpha int -0x75ef40 void __thiscall zCRnd_D3D Vid_SetLfbAlphaFunc enum zTRnd_AlphaBlendFunc const & -0x75ef50 void __cdecl `dynamic atexit destructor for 'private: static class std::tr1::shared_ptr __ExceptionPtr::m_badAllocExceptionPtr'' -0x75ef60 void * __thiscall zCRnd_D3D `scalar deleting destructor' unsigned int -0x75ef80 zD3D_alphaPoly* __thiscall zD3D_alphaPoly zD3D_alphaPoly -0x75ef90 int __thiscall zD3D_alphaPoly IsAlphaPoly -0x75efa0 void __thiscall zD3D_alphaPoly ~zD3D_alphaPoly -0x75efb0 void * __thiscall zD3D_alphaPoly `scalar deleting destructor' unsigned int -0x75efd0 void __thiscall zCRnd_D3D ~zCRnd_D3D -0x75f260 void __thiscall zCRnd_D3D EmergencyExit -0x75f690 void __thiscall zCRnd_D3D DrawPolySimple class zCTexture * struct zTRndSimpleVertex * int -0x75fb03 void __thiscall zCRnd_D3D DrawPolySimple class zCTexture * struct zTRndSimpleVertex * int -0x75fcc0 void __thiscall zCRnd_D3D DrawPoly class zCPolygon * -0x75fe2c void __thiscall zCRnd_D3D DrawPoly class zCPolygon * -0x75fed0 void __thiscall zCRnd_D3D XD3D_PolyDrawOnePassVertLight class zCPolygon * -0x760480 class zCTexture * __thiscall zCMaterial GetAniTexture -0x7604b0 void __thiscall zCRnd_D3D XD3D_PolyDrawOnePassMultiTex class zCPolygon * -0x760b70 void __thiscall zCRnd_D3D XD3D_PolyDrawTwoPassTexture class zCPolygon * -0x7612a0 void __thiscall zCRnd_D3D XD3D_AlphaTestPoly class zCPolygon * -0x7613c0 void __thiscall zCRnd_D3D XD3D_AlphaBlendPoly class zCPolygon * class zCMaterial * -0x7617c0 void __thiscall zCRnd_D3D AddAlphaPoly class zCPolygon const * -0x761e60 void __thiscall zCRnd_D3D FlushAlphaPolys -0x761f40 void __thiscall zCRnd_D3D XD3D_PolyDrawTwoPassLightMap class zCPolygon * -0x7620c0 void __thiscall zCRnd_D3D DrawLightmapList class zCPolygon * * int -0x762180 void __thiscall zCRnd_D3D SetPixel float float struct zCOLOR -0x762340 void __thiscall zCRnd_D3D DrawLine float float float float struct zCOLOR -0x7624a5 void __thiscall zCRnd_D3D DrawLine float float float float struct zCOLOR -0x762560 void __thiscall zCRnd_D3D DrawLineZ float float float float float float struct zCOLOR -0x762770 void __thiscall zCRnd_D3D FlushPolys -0x762780 void __thiscall zCRnd_D3D BeginFrame -0x762980 void __thiscall zCRnd_D3D EndFrame -0x762990 int __thiscall zCRnd_D3D SetTransform enum zTRnd_TrafoType class zMAT4 const & -0x762d03 int __thiscall zCRnd_D3D SetTransform enum zTRnd_TrafoType class zMAT4 const & -0x762d40 int __thiscall zCRnd_D3D SetViewport int int int int -0x762db0 int __thiscall zCRnd_D3D SetLight unsigned long class zCRenderLight * -0x763a60 int __thiscall zCRnd_D3D SetMaterial struct zCRenderer::zTMaterial const & -0x763b60 int __thiscall zCRnd_D3D GetMaterial struct zCRenderer::zTMaterial & -0x763bb0 int __thiscall zCRnd_D3D XD3D_SetTexture unsigned long struct IDirectDrawSurface7 * -0x763c10 int __thiscall zCRnd_D3D SetTexture unsigned long class zCTexture * -0x763cd0 int __thiscall zCRnd_D3D SetTextureStageState unsigned long enum zTRnd_TextureStageState unsigned long -0x763d18 int __thiscall zCRnd_D3D SetTextureStageState unsigned long enum zTRnd_TextureStageState unsigned long -0x763d70 int __thiscall zCRnd_D3D SetAlphaBlendFuncImmed enum zTRnd_AlphaBlendFunc -0x763f2f int __thiscall zCRnd_D3D SetAlphaBlendFuncImmed enum zTRnd_AlphaBlendFunc -0x763f90 int __thiscall zCRnd_D3D SetRenderState enum zTRnd_RenderStateType unsigned long -0x764000 unsigned long __thiscall zCRnd_D3D GetRenderState enum zTRnd_RenderStateType -0x764030 void __thiscall zCRnd_D3D AddAlphaSortObject class zCRndAlphaSortObject * -0x764100 void __thiscall zCRnd_D3D RenderAlphaSortList -0x7641ec void __thiscall zCRnd_D3D RenderAlphaSortList -0x764390 void __thiscall zD3D_alphaPoly Draw int -0x76466a void __thiscall zD3D_alphaPoly Draw int -0x7648b2 void __thiscall zD3D_alphaPoly Draw int -0x7649d4 void __thiscall zD3D_alphaPoly Draw int -0x764dc0 int __thiscall zCRnd_D3D XD3D_DrawVertexBufferWire class zCVertexBuffer * int int unsigned short * unsigned long -0x764f70 int __thiscall zCRnd_D3D XD3D_DrawVertexBufferFlat class zCVertexBuffer * int int unsigned short * unsigned long -0x765090 int __thiscall zCRnd_D3D DrawVertexBuffer class zCVertexBuffer * int int unsigned short * unsigned long -0x765430 void __thiscall zCRnd_D3D Vid_BeginLfbAccess -0x765470 class zCVertexBuffer * __thiscall zCRnd_D3D CreateVertexBuffer -0x7654d0 void __cdecl zCVertexBuffer operator delete void * -0x765520 void __thiscall zCRnd_D3D SetFog int -0x7656b0 void __thiscall zCRnd_D3D SetRadialFog int -0x765710 int __thiscall zCRnd_D3D GetFog -0x765720 void __thiscall zCRnd_D3D SetFogColor struct zCOLOR const & -0x765780 void __thiscall zCRnd_D3D SetFogType int -0x765870 struct zCOLOR __thiscall zCRnd_D3D GetFogColor -0x765880 void __thiscall zCRnd_D3D SetFogRange float float enum zTRnd_FogMode -0x765970 void __thiscall zCRnd_D3D GetFogRange float & float & enum zTRnd_FogMode & -0x7659a0 void __thiscall zCRnd_D3D SetPolyDrawMode enum zTRnd_PolyDrawMode const & -0x7659b0 enum zTRnd_PolyDrawMode __thiscall zCRnd_D3D GetPolyDrawMode -0x7659c0 void __thiscall zCRnd_D3D SetTextureWrapEnabled int -0x7659d0 int __thiscall zCRnd_D3D GetTextureWrapEnabled -0x7659e0 void __thiscall zCRnd_D3D SetBilerpFilterEnabled int -0x765a70 int __thiscall zCRnd_D3D GetBilerpFilterEnabled -0x765a80 void __thiscall zCRnd_D3D SetDitherEnabled int -0x765a90 int __thiscall zCRnd_D3D GetDitherEnabled -0x765aa0 void __thiscall zCRnd_D3D SetPolySortMode enum zTRnd_PolySortMode const & -0x765b70 enum zTRnd_PolySortMode __thiscall zCRnd_D3D GetPolySortMode -0x765b80 void __thiscall zCRnd_D3D SetZBufferWriteEnabled int -0x765bc0 int __thiscall zCRnd_D3D GetZBufferWriteEnabled -0x765bd0 void __thiscall zCRnd_D3D SetZBufferCompare enum zTRnd_ZBufferCmp const & -0x765c60 enum zTRnd_ZBufferCmp __thiscall zCRnd_D3D GetZBufferCompare -0x765c70 void __thiscall zCRnd_D3D SetPixelWriteEnabled int -0x765c80 int __thiscall zCRnd_D3D GetPixelWriteEnabled -0x765c90 void __thiscall zCRnd_D3D SetAlphaBlendSource enum zTRnd_AlphaBlendSource const & -0x765ca0 enum zTRnd_AlphaBlendSource __thiscall zCRnd_D3D GetAlphaBlendSource -0x765cb0 void __thiscall zCRnd_D3D SetAlphaBlendFunc enum zTRnd_AlphaBlendFunc const & -0x765cc0 enum zTRnd_AlphaBlendFunc __thiscall zCRnd_D3D GetAlphaBlendFunc -0x765cd0 void __thiscall zCRnd_D3D SetAlphaBlendFactor float const & -0x765ce0 float __thiscall zCRnd_D3D GetAlphaBlendFactor -0x765cf0 int __thiscall zCRnd_D3D SupportAlphaTesting -0x765d00 void __thiscall zCRnd_D3D SetRenderMode enum zTRnd_RenderMode -0x765ee0 enum zTRnd_RenderMode __thiscall zCRnd_D3D GetRenderMode -0x765ef0 int __thiscall zCRnd_D3D HasCapability enum zTRnd_Capability -0x765fd6 int __thiscall zCRnd_D3D HasCapability enum zTRnd_Capability -0x766004 int __thiscall zCRnd_D3D HasCapability enum zTRnd_Capability -0x766050 void __thiscall zCRnd_D3D ResetZTest -0x766060 int __thiscall zCRnd_D3D HasPassedZTest -0x766070 int __thiscall zCRnd_D3D GetZBias -0x766080 void __thiscall zCRnd_D3D SetZBias int -0x7660d0 unsigned short __thiscall zCRnd_D3D GetTexturePortableBinaryVersion -0x7660e0 void __thiscall zCRnd_D3D GetGuardBandBorders float & float & float & float & -0x766150 void __thiscall zCRnd_D3D GetStatistics struct zTRnd_Stats & -0x7661a0 void __thiscall zCRnd_D3D ResetStatistics -0x7661f0 zCSurfaceCache_D3D* __thiscall zCSurfaceCache_D3D zCSurfaceCache_D3D -0x766220 void __thiscall zCSurfaceCache_D3D ~zCSurfaceCache_D3D -0x766230 int __thiscall zCSurfaceCache_D3D CacheInSurface struct IDirectDrawSurface7 * struct zCSurfaceCache_D3D::zCSlotIndex * -0x7665e0 struct IDirectDrawSurface7 * __thiscall zCSurfaceCache_D3D CacheOutSurface struct zCSurfaceCache_D3D::zCSlotIndex * -0x766970 void __thiscall zCSurfaceCache_D3D ClearCache -0x766a70 void __thiscall zCSurfaceCache_D3D XSC_ClearSlot struct zCSurfaceCache_D3D::zD3D_SlotHeader * -0x766ba0 void __thiscall zCSurfaceCache_D3D XSC_KillLastSurfaceInSlot struct zCSurfaceCache_D3D::zD3D_SlotHeader * -0x766cf0 class zCTexture * __thiscall zCRnd_D3D CreateTexture -0x766d50 void __cdecl zCTexture operator delete void * -0x766d70 int __thiscall zCRnd_D3D GetTotalTextureMem -0x766d80 int __thiscall zCRnd_D3D SupportsTextureFormat enum zTRnd_TextureFormat -0x766def int __thiscall zCRnd_D3D SupportsTextureFormat enum zTRnd_TextureFormat -0x766e10 int __thiscall zCRnd_D3D SupportsTextureFormatHardware enum zTRnd_TextureFormat -0x766e3b int __thiscall zCRnd_D3D SupportsTextureFormatHardware enum zTRnd_TextureFormat -0x766e60 int __thiscall zCRnd_D3D GetMaxTextureSize -0x766e70 class zCTextureConvert * __thiscall zCRnd_D3D CreateTextureConvert -0x766ed0 zCTex_D3D* __thiscall zCTex_D3D zCTex_D3D -0x766fa0 void * __thiscall zCTex_D3D `scalar deleting destructor' unsigned int -0x766fd0 void __thiscall zCTex_D3D ~zCTex_D3D -0x767030 void __thiscall zCTex_D3D ReleaseData -0x767140 int __thiscall zCTex_D3D Lock int -0x767190 int __thiscall zCTex_D3D Unlock -0x767410 class zCTextureInfo __thiscall zCTex_D3D GetTextureInfo -0x767460 int __thiscall zCTex_D3D SetTextureInfo class zCTextureInfo const & -0x767630 void __thiscall zCTex_D3D GetPixelSize int & int & -0x767740 int __thiscall zCTex_D3D CopyTextureDataTo int void * int -0x767c80 int __thiscall zCTex_D3D CopyPaletteDataTo void * -0x767d90 void * __thiscall zCTex_D3D GetPaletteBuffer -0x767e90 int __thiscall zCTex_D3D GetTextureBuffer int void * & int & -0x7680b5 int __thiscall zCTex_D3D GetTextureBuffer int void * & int & -0x768157 int __thiscall zCTex_D3D GetTextureBuffer int void * & int & -0x768940 int __thiscall zCTex_D3D XTEX_BuildSurfaces int -0x768c27 int __thiscall zCTex_D3D XTEX_BuildSurfaces int -0x7695b0 void __thiscall zCTex_D3D InsertTexture int int -0x769840 int __thiscall zCTex_D3D PreloadTexture -0x769870 int __thiscall zCTex_D3D SetTexture int -0x769a60 int __thiscall zCTex_D3D RemoveTexture -0x769be0 int __thiscall zCTex_D3D RescueTexture struct zD3D_savedTexture * -0x769c20 int __thiscall zCTex_D3D RebuildTexture struct zD3D_savedTexture * -0x769f8a int __thiscall zCTex_D3D RebuildTexture struct zD3D_savedTexture * -0x76a0e0 zCVertexBuffer_D3D* __thiscall zCVertexBuffer_D3D zCVertexBuffer_D3D -0x76a250 int __thiscall zCVertexBuffer_D3D IsLocked -0x76a260 void * __thiscall zCVertexBuffer_D3D `scalar deleting destructor' unsigned int -0x76a290 void __thiscall zCVertexBuffer_D3D ~zCVertexBuffer_D3D -0x76a340 int __thiscall zCVertexBuffer_D3D Create unsigned long unsigned long unsigned long -0x76a4e0 int __thiscall zCVertexBuffer_D3D Destroy -0x76a5b0 int __thiscall zCVertexBuffer_D3D Lock unsigned long -0x76a8b0 int __thiscall zCVertexBuffer_D3D Unlock -0x76a900 int __thiscall zCVertexBuffer_D3D Optimize -0x76a950 int __thiscall zCVertexBuffer_D3D SetPrimitiveType enum zTVBufferPrimitiveType -0x76a970 enum zTVBufferPrimitiveType __thiscall zCVertexBuffer_D3D GetPrimitiveType -0x76a980 unsigned long __thiscall zCVertexBuffer_D3D GetVertexFormat -0x76a990 enum zTVBufferVertexType __thiscall zCVertexBuffer_D3D GetVertexType -0x76a9a0 int __thiscall zCVertexBuffer_D3D SetIndexListSize unsigned long -0x76aa30 unsigned long __thiscall zCVertexBuffer_D3D GetIndexListSize -0x76aa40 unsigned short * __thiscall zCVertexBuffer_D3D GetIndexListPtr -0x76aa60 int __thiscall zCVertexBuffer_D3D SetIndexList class zCArray const & -0x76ab40 void __thiscall zCRnd_D3D Vid_Blit int struct tagRECT * struct tagRECT * -0x76ae20 int __thiscall zCRnd_D3D Vid_Lock struct zTRndSurfaceDesc & -0x76aed0 int __thiscall zCRnd_D3D Vid_Unlock -0x76af10 int __thiscall zCRnd_D3D Vid_GetFrontBufferCopy class zCTextureConvert & -0x76b2f0 void __thiscall zCRnd_D3D Vid_Clear struct zCOLOR & int -0x76b370 int __thiscall zCRnd_D3D Vid_GetNumDevices -0x76b380 int __thiscall zCRnd_D3D Vid_GetActiveDeviceNr -0x76b390 int __thiscall zCRnd_D3D Vid_SetDevice int -0x76b660 int __thiscall zCRnd_D3D Vid_GetDeviceInfo struct zTRnd_DeviceInfo & int -0x76b880 int __thiscall zCRnd_D3D Vid_GetNumModes -0x76b890 int __thiscall zCRnd_D3D Vid_GetModeInfo struct zTRnd_VidModeInfo & int -0x76bad0 int __thiscall zCRnd_D3D Vid_GetActiveModeNr -0x76bae0 int __thiscall zCRnd_D3D Vid_SetMode int struct HWND__ * * -0x76bd20 int __thiscall zCRnd_D3D XD3D_SetMode int int int -0x76c070 void __thiscall zCRnd_D3D Vid_SetScreenMode enum zTRnd_ScreenMode -0x76c480 enum zTRnd_ScreenMode __thiscall zCRnd_D3D Vid_GetScreenMode -0x76c490 void __thiscall zCRnd_D3D Vid_SetGammaCorrection float float float -0x76cae0 float __thiscall zCRnd_D3D Vid_GetGammaCorrection -0x76cb20 void __cdecl FreeTexConvert -0x76cb40 char * __cdecl ResizeTexture int * int int void * void * unsigned long -0x76cdb0 int __thiscall zCTexConGeneric ConvertTextureFormat class zCTextureInfo const & -0x76cf2f int __thiscall zCTexConGeneric ConvertTextureFormat class zCTextureInfo const & -0x76d1b3 int __thiscall zCTexConGeneric ConvertTextureFormat class zCTextureInfo const & -0x76e690 int __thiscall zCTexConGeneric SetTextureInfo class zCTextureInfo const & -0x76e740 class zCTextureInfo __thiscall zCTexConGeneric GetTextureInfo -0x76e760 void * __thiscall zCTexConGeneric GetPaletteBuffer -0x76e780 int __thiscall zCTexConGeneric GetTextureBuffer int void * & int & -0x76e950 int __thiscall zCTexConGeneric CopyTextureDataTo int void * int -0x76eb80 int __thiscall zCTexConGeneric CopyPaletteDataTo void * -0x76ebb0 struct zCOLOR __thiscall zCTexConGeneric GetAverageColor -0x76ebc0 int __thiscall zCTexConGeneric HasAlpha -0x76ebe7 int __thiscall zCTexConGeneric HasAlpha -0x76ec10 zCTexConGeneric* __thiscall zCTexConGeneric zCTexConGeneric -0x76ec70 void __thiscall zCTexConGeneric SetDetailTextureMode int -0x76ec80 void * __thiscall zCTexConGeneric `scalar deleting destructor' unsigned int -0x76eca0 void __thiscall zCTexConGeneric ~zCTexConGeneric -0x76ed00 void __thiscall zCTexConGeneric ~zCTexConGeneric -0x76ed10 int __thiscall zCTexConGeneric Lock int -0x76ed30 int __thiscall zCTexConGeneric Unlock -0x76ef30 void __cdecl tcConvertTexture struct RGBPIXEL * unsigned char * unsigned char * int -0x76f200 void __cdecl tcCreatePalette struct RGBPIXEL * unsigned char * int -0x7704f0 class oCDocumentManager & __cdecl oCDocumentManager GetDocumentManager -0x7707a0 void * __thiscall zCListSort::`scalar deleting destructor' unsigned int -0x7707d0 int __fastcall oCDocumentManager CreateDocument -0x7709a0 int __fastcall oCDocumentManager CreateMap -0x770b70 void __fastcall oCDocumentManager SetPages int int -0x770bb0 void __fastcall oCDocumentManager SetPage int int class zSTRING & int -0x770bf0 void __fastcall oCDocumentManager SetFont int int class zSTRING & -0x770c30 void __fastcall oCDocumentManager SetMargins int int class zCPosition & class zCPosition & int -0x770c80 void __fastcall oCDocumentManager SetLevel int class zSTRING const & -0x770cd0 void __fastcall oCDocumentManager SetLevelCoords int int int int int -0x770d30 void __fastcall oCDocumentManager PrintLine int int class zSTRING & -0x770d70 void __fastcall oCDocumentManager PrintLines int int class zSTRING & -0x770db0 void __fastcall oCDocumentManager Show int -0x770e60 int __fastcall oCDocumentManager GetNextAvailableID -0x770e80 class oCViewDocument * __fastcall oCDocumentManager GetDocumentView int -0x770eb0 void __fastcall oCDocumentManager UpdateMap int -0x770f00 int __thiscall oCDocumentManager HandleEvent int -0x770fc0 void __thiscall zCListSort::DeleteListDatas -0x771240 oCViewDocument* __thiscall oCViewDocument oCViewDocument class zSTRING & -0x77152f oCViewDocument* __thiscall oCViewDocument oCViewDocument class zSTRING & -0x771540 class zCPosition & __thiscall zCPosition operator-= class zCPosition & -0x771560 class zCClassDef * __thiscall zCViewDialog _GetClassDef -0x771570 int __fastcall zCViewDialog IsActive -0x771580 void __fastcall zCViewDialog Activate int -0x771590 int __fastcall zCViewDialog HasFinished -0x7715a0 void __fastcall zCViewDialog StartSelection -0x7715b0 void __fastcall zCViewDialog StopSelection -0x7715c0 void * __thiscall oCViewDocument `scalar deleting destructor' unsigned int -0x7715f0 oCViewDocument* __thiscall oCViewDocument oCViewDocument -0x771620 void __thiscall oCViewDocument ~oCViewDocument -0x771640 class oCViewDocument * __fastcall oCViewDocument GetPage int -0x771670 void __fastcall oCViewDocument SetPages int -0x7717c0 void __fastcall oCViewDocument SetMargins int class zCPosition & class zCPosition & int -0x771940 class oCViewDocument * __fastcall oCViewDocument SetPage int class zSTRING & int -0x771ac0 void __fastcall oCViewDocument SetFont int class zSTRING & -0x771b80 void __fastcall oCViewDocument PrintLine int class zSTRING & -0x771c40 void __fastcall oCViewDocument PrintLines int class zSTRING & -0x771d00 void __fastcall oCViewDocument SetTexture class zSTRING & int -0x771d70 void __fastcall oCViewDocument AlignPageToParent -0x771f00 void __fastcall oCViewDocument Center -0x771f70 void __fastcall oCViewDocument SizeToContent -0x772020 void __fastcall oCViewDocument SizeToParent -0x772060 void __fastcall oCViewDocument ScaleToParent -0x772310 oCViewDocumentMap* __thiscall oCViewDocumentMap oCViewDocumentMap -0x772410 void * __thiscall oCViewDocumentMap `scalar deleting destructor' unsigned int -0x772440 void __thiscall oCViewDocumentMap ~oCViewDocumentMap -0x7724f0 class oCViewDocument * __fastcall oCViewDocumentMap SetPage int class zSTRING & int -0x7725e0 void __fastcall oCViewDocumentMap SetLevel class zSTRING const & -0x772740 void __fastcall oCViewDocumentMap SetLevelCoords int int int int -0x772780 void __fastcall oCViewDocumentMap UpdatePosition -0x772d3d void __fastcall oCViewDocumentMap UpdatePosition -0x773230 class zCObject * __cdecl oCViewDialogInventory _CreateNewInstance -0x7732d0 void __cdecl oCViewDialogInventory operator delete void * -0x7732f0 class zCClassDef * __thiscall oCViewDialogInventory _GetClassDef -0x773300 oCViewDialogInventory* __thiscall oCViewDialogInventory oCViewDialogInventory -0x773340 void * __thiscall oCViewDialogInventory `scalar deleting destructor' unsigned int -0x773370 void __thiscall oCViewDialogInventory ~oCViewDialogInventory -0x773390 void __fastcall oCViewDialogInventory Activate int -0x7733b0 void __fastcall oCViewDialogInventory SetInventory class oCNpcInventory * -0x7733e0 void __fastcall oCViewDialogInventory SetAlignment enum oCViewDialogInventory::oEInventoryAlignment -0x7733f0 class oCItem * __fastcall oCViewDialogInventory GetSelectedItem -0x773410 int __fastcall oCViewDialogInventory GetSelectedItemCount -0x773430 class oCItem * __fastcall oCViewDialogInventory RemoveSelectedItem -0x7734c0 void __fastcall oCViewDialogInventory InsertItem class oCItem * -0x7734e0 int __fastcall oCViewDialogInventory CanHandleLeft -0x7734f0 int __fastcall oCViewDialogInventory CanHandleRight -0x773500 int __thiscall oCViewDialogInventory HandleEvent int -0x773550 void __fastcall oCViewDialogInventory StartSelection -0x7735b0 void __fastcall oCViewDialogInventory StopSelection -0x773800 class zCObject * __cdecl oCViewDialogItem _CreateNewInstance -0x773890 void __cdecl oCViewDialogItem operator delete void * -0x7738b0 class zCClassDef * __thiscall oCViewDialogItem _GetClassDef -0x7738c0 oCViewDialogItem* __thiscall oCViewDialogItem oCViewDialogItem -0x7738f0 void * __thiscall oCViewDialogItem `scalar deleting destructor' unsigned int -0x773920 void __thiscall oCViewDialogItem ~oCViewDialogItem -0x7739b0 void __fastcall oCViewDialogItem SetItem class oCItem * -0x7739f0 void __fastcall oCViewDialogItem Blit -0x773c20 class zCObject * __cdecl oCViewDialogItemContainer _CreateNewInstance -0x773cd0 void __cdecl oCViewDialogItemContainer operator delete void * -0x773cf0 class zCClassDef * __thiscall oCViewDialogItemContainer _GetClassDef -0x773d00 oCViewDialogItemContainer* __thiscall oCViewDialogItemContainer oCViewDialogItemContainer -0x773d50 void * __thiscall oCViewDialogItemContainer `vector deleting destructor' unsigned int -0x773d80 void __thiscall oCViewDialogItemContainer ~oCViewDialogItemContainer -0x773da0 void __fastcall oCViewDialogItemContainer Activate int -0x773dc0 void __fastcall oCViewDialogItemContainer SetItemContainer class oCItemContainer * -0x773df0 void __fastcall oCViewDialogItemContainer SetAlignment enum oCViewDialogItemContainer::oEItemContainerAlignment -0x773e00 class oCItem * __fastcall oCViewDialogItemContainer GetSelectedItem -0x773e20 int __fastcall oCViewDialogItemContainer GetSelectedItemCount -0x773e40 class oCItem * __fastcall oCViewDialogItemContainer RemoveSelectedItem -0x773eb0 void __fastcall oCViewDialogItemContainer InsertItem class oCItem * -0x773ed0 void __fastcall oCViewDialogItemContainer RemoveItem class oCItem * -0x773ef0 void __fastcall oCViewDialogItemContainer TransferAllItemsTo class oCNpcInventory * -0x773fc0 void __fastcall oCViewDialogItemContainer UpdateValue -0x773fd0 int __fastcall oCViewDialogItemContainer CanHandleLeft -0x773fe0 int __fastcall oCViewDialogItemContainer CanHandleRight -0x773ff0 int __thiscall oCViewDialogItemContainer HandleEvent int -0x774040 void __fastcall oCViewDialogItemContainer StartSelection -0x7740a0 void __fastcall oCViewDialogItemContainer StopSelection -0x7744d0 class zCObject * __cdecl oCViewDialogStealContainer _CreateNewInstance -0x774580 void __cdecl oCViewDialogStealContainer operator delete void * -0x7745a0 class zCClassDef * __thiscall oCViewDialogStealContainer _GetClassDef -0x7745b0 oCViewDialogStealContainer* __thiscall oCViewDialogStealContainer oCViewDialogStealContainer -0x774600 void * __thiscall oCViewDialogStealContainer `scalar deleting destructor' unsigned int -0x774630 void __thiscall oCViewDialogStealContainer ~oCViewDialogStealContainer -0x774650 void __fastcall oCViewDialogStealContainer Activate int -0x774670 void __fastcall oCViewDialogStealContainer SetStealContainer class oCStealContainer * -0x7746a0 void __fastcall oCViewDialogStealContainer SetAlignment enum oCViewDialogStealContainer::oEStealContainerAlignment -0x7746b0 class oCItem * __fastcall oCViewDialogStealContainer GetSelectedItem -0x7746d0 int __fastcall oCViewDialogStealContainer GetSelectedItemCount -0x7746f0 class oCItem * __fastcall oCViewDialogStealContainer RemoveSelectedItem -0x7747b0 void __fastcall oCViewDialogStealContainer InsertItem class oCItem * -0x774800 void __fastcall oCViewDialogStealContainer RemoveItem class oCItem * -0x774860 void __fastcall oCViewDialogStealContainer TransferAllItemsTo class oCNpcInventory * -0x774960 void __fastcall oCViewDialogStealContainer UpdateValue -0x774a00 int __fastcall oCViewDialogStealContainer CanHandleLeft -0x774a10 int __fastcall oCViewDialogStealContainer CanHandleRight -0x774a20 int __thiscall oCViewDialogStealContainer HandleEvent int -0x774a70 void __fastcall oCViewDialogStealContainer StartSelection -0x774ad0 void __fastcall oCViewDialogStealContainer StopSelection -0x774f60 class zCObject * __cdecl oCViewDialogTrade _CreateNewInstance -0x774fc0 void __cdecl oCViewDialogTrade operator delete void * -0x774fe0 void __thiscall oCViewDialogTrade UpdateViewSettings -0x775080 oCViewDialogTrade* __thiscall oCViewDialogTrade oCViewDialogTrade -0x7752e0 class zCClassDef * __thiscall oCViewDialogTrade _GetClassDef -0x7752f0 short __thiscall oCViewDialogTrade GetTransferCount -0x775300 void __thiscall oCViewDialogTrade SetTransferCount short -0x775310 void __thiscall oCViewDialogTrade IncTransferCount short -0x775320 void * __thiscall oCViewDialogTrade `scalar deleting destructor' unsigned int -0x775350 void __thiscall oCViewDialogTrade ~oCViewDialogTrade -0x775410 void __fastcall oCViewDialogTrade AllDialogsStop -0x775430 void __fastcall oCViewDialogTrade AllDialogsDisable -0x775450 void __fastcall oCViewDialogTrade SetNpcLeft class oCNpc * -0x775560 void __fastcall oCViewDialogTrade SetNpcRight class oCNpc * -0x775610 void __fastcall oCViewDialogTrade StartSelection -0x7756b0 int __thiscall oCViewDialogTrade HandleEvent int -0x775a20 void __fastcall oCViewDialogTrade Update -0x775a40 int __fastcall oCViewDialogTrade OnKeyEnter -0x775a50 int __fastcall oCViewDialogTrade OnKeyEsc -0x775a60 int __fastcall oCViewDialogTrade OnMoveLeft -0x775b10 int __fastcall oCViewDialogTrade OnTransferLeft short -0x775d30 int __fastcall oCViewDialogTrade OnMoveRight -0x775de0 int __fastcall oCViewDialogTrade OnTransferRight short -0x776170 int __fastcall oCViewDialogTrade OnSectionPrevious -0x7761f0 int __fastcall oCViewDialogTrade OnSectionNext -0x776270 void __fastcall oCViewDialogTrade OnSection enum oCViewDialogTrade::zETradeDialogSection -0x7762d0 void __fastcall oCViewDialogTrade OnExit -0x776590 class oCInformationManager & __cdecl oCInformationManager GetInformationManager -0x7765e0 void __thiscall oCInformationManager UpdateViewSettings -0x776730 oCInformationManager* __thiscall oCInformationManager oCInformationManager -0x776b90 void __cdecl zCViewDialogChoice operator delete void * -0x776bb0 void __thiscall oCInformationManager ~oCInformationManager -0x776d00 void __fastcall oCInformationManager ToggleStatus -0x776d50 void __fastcall oCInformationManager PrintStatus -0x7777b0 int __fastcall oCInformationManager HasFinished -0x7777c0 int __fastcall oCInformationManager WaitingForEnd -0x7777d0 void __fastcall oCInformationManager SetNpc class oCNpc * -0x777990 void __fastcall oCInformationManager Update -0x778020 void __fastcall oCInformationManager Exit -0x778180 void __fastcall oCInformationManager CameraStart -0x778300 void __fastcall oCInformationManager CameraStop -0x778370 void __fastcall oCInformationManager CameraRefresh -0x778390 void __fastcall oCInformationManager ProcessImportant -0x778590 void __fastcall oCInformationManager ProcessNextImportant -0x778770 void __fastcall oCInformationManager InfoWaitForEnd -0x778880 void __fastcall oCInformationManager CollectInfos -0x778ab0 int __fastcall oCInformationManager CollectChoices class oCInfo * -0x778b90 void __fastcall oCInformationManager OnImportantBegin -0x778c70 void __fastcall oCInformationManager OnImportantEnd -0x778dd0 void __fastcall oCInformationManager OnInfoBegin -0x778e90 void __fastcall oCInformationManager OnInfo int -0x779070 void __fastcall oCInformationManager OnInfo class oCInfo * -0x779350 void __fastcall oCInformationManager OnChoiceBegin -0x779560 void __fastcall oCInformationManager OnChoice int -0x779780 void __fastcall oCInformationManager OnChoice class oCInfoChoice * -0x779970 void __fastcall oCInformationManager OnChoiceEnd -0x779ad0 void __fastcall oCInformationManager OnInfoEnd -0x779c40 void __fastcall oCInformationManager OnTradeBegin -0x779d40 void __fastcall oCInformationManager OnTradeEnd -0x779eb0 void __fastcall oCInformationManager OnExit -0x779f80 void __fastcall oCInformationManager OnTermination -0x77a130 class oCLogManager & __cdecl oCLogManager GetLogManager -0x77a180 class oCLogManager & __thiscall oCLogManager operator= class oCLogManager const & -0x77a190 oCLogManager* __thiscall oCLogManager oCLogManager class oCLogManager const & -0x77a1b0 oCLogManager* __thiscall oCLogManager oCLogManager -0x77a1c0 void __thiscall oCLogManager ~oCLogManager -0x77a2a0 void __fastcall oCLogManager Clear -0x77a310 void __thiscall oCLogTopic ~oCLogTopic -0x77a400 void __fastcall oCLogManager Archive class zCArchiver & -0x77a470 void __fastcall oCLogManager Unarchive class zCArchiver & -0x77a630 void __fastcall oCLogTopic AddEntry class zSTRING const & -0x77a840 void __fastcall oCLogTopic Archive class zCArchiver & -0x77a900 void __fastcall oCLogTopic Unarchive class zCArchiver & -0x77aad0 void __thiscall oCLogEntry Archive class zCArchiver & -0x77aaf0 void __thiscall oCLogEntry Unarchive class zCArchiver & -0x77ab10 void __thiscall zCList::DeleteListDatas -0x77ab80 void __thiscall oCLogEntry ~oCLogEntry -0x77abd0 void __thiscall zCList::~zCList -0x77ac00 void __thiscall zCList::DeleteListDatas -0x77ac70 void * __thiscall zCList::`scalar deleting destructor' unsigned int -0x77acb0 void * __thiscall zCList::`scalar deleting destructor' unsigned int -0x77af00 void __thiscall oCNpc::oSDamageDescriptor Release -0x77af50 void __thiscall oCNpc::oSDamageDescriptor SetVisualFX class oCVisualFX * -0x77afa0 void __thiscall oCNpc::oSDamageDescriptor SetFXHit class oCVisualFX * -0x77afe0 void __thiscall oCNpc::oSDamageDescriptor oSDamageDescriptor struct oCNpc::oSDamageDescriptor const & -0x77b0a0 struct oCNpc::oSDamageDescriptor & __thiscall oCNpc::oSDamageDescriptor operator= struct oCNpc::oSDamageDescriptor const & -0x77b150 void __cdecl oCNpc EnableDamageDebugOutput int -0x77b160 void __cdecl oCNpc NotifyDamageToSpy class zSTRING & -0x77b220 void __thiscall oCNpc InitDamage -0x77b3f0 int __thiscall oCNpc EV_DamageOnce class oCMsgDamage * -0x77b730 int __thiscall oCNpc EV_DamagePerFrame class oCMsgDamage * -0x77ce70 void __thiscall oCNpc OnDamage struct oCNpc::oSDamageDescriptor & -0x77d390 void __thiscall oCNpc OnDamage_Hit struct oCNpc::oSDamageDescriptor & -0x783c70 void __thiscall oCNpc OnDamage_Condition struct oCNpc::oSDamageDescriptor & -0x784f60 void __thiscall oCNpc OnDamage_Script struct oCNpc::oSDamageDescriptor & -0x785830 void __thiscall oCNpc OnDamage_Effects struct oCNpc::oSDamageDescriptor & -0x785b80 void __thiscall oCNpc OnDamage_Effects_Start struct oCNpc::oSDamageDescriptor & -0x78af30 bool __thiscall zSTRING IsEmpty -0x78af40 int __cdecl operator== class zSTRING const & class zSTRING const & -0x78afb0 unsigned short __thiscall zCEventMessage GetSubType -0x78afc0 class zCWorld * __thiscall zCVob GetHomeWorld -0x78afd0 void * __cdecl oCMsgDamage operator new unsigned int -0x78aff0 void * __cdecl oCVisualFX operator new unsigned int -0x78b010 class zSTRING const & __thiscall oCVisualFX GetName -0x78b020 void __thiscall oCNpc OnDamage_Effects_End struct oCNpc::oSDamageDescriptor & -0x78c8f0 void __thiscall oCNpc OnDamage_Anim struct oCNpc::oSDamageDescriptor & -0x7914d0 float & __thiscall zVEC3 operator[] int -0x7914e0 int __thiscall oCAniCtrl_Human GetActionMode -0x7914f0 void __thiscall oCNpc OnDamage_Sound struct oCNpc::oSDamageDescriptor & -0x791830 void __thiscall oCNpc OnDamage_Events struct oCNpc::oSDamageDescriptor & -0x792430 void __thiscall oCNpc OnDamage_State struct oCNpc::oSDamageDescriptor & -0x7924b0 void __thiscall oCNpc OnDamage class zCVob * class zCVob * float int class zVEC3 const & -0x792950 int __thiscall oCNpc HasFlag unsigned long unsigned long -0x792970 class oCMsgDamage * __cdecl zDYNAMIC_CAST class zCObject const * -0x792da0 void __thiscall oCNpc::oSActionBlock InitBlock class zCParser * int int -0x792fc0 int __thiscall oCNpc::oSActionBlock GetOwnAction int -0x792ff0 void __thiscall oCNpc::oSFightAI Init class zCParser * int -0x793020 int __thiscall oCNpc::oSFightAI GetOwnAction int -0x793050 void __cdecl oCNpc InitFightAI -0x7932d0 void __cdecl oCNpc ReleaseStatics -0x793330 int __thiscall oCNpc IsNpcBetweenMeAndTarget class zCVob * -0x793500 int __thiscall oCNpc IsInDoubleFightRange class zCVob * float & -0x7936c0 int __thiscall oCNpc IsInFightRange class zCVob * float & -0x7938e0 int __thiscall oCNpc GetFightRange -0x793910 void __thiscall oCNpc SetFightRangeBase int -0x793920 int __thiscall oCNpc GetFightRangeBase -0x793930 int __thiscall oCNpc GetFightRangeDynamic -0x793950 int __thiscall oCNpc GetFightRangeFist -0x793960 int __thiscall oCNpc GetFightRangeG -0x793970 void __thiscall oCNpc SetFightRangeFist int -0x793980 void __thiscall oCNpc SetFightRangeG int -0x793990 int __thiscall oCNpc GetFightActionFromTable int -0x7939d0 int __thiscall oCNpc GetCurrentFightMove -0x793d50 class zSTRING __cdecl GetFightMoveStringFromConstant int -0x793f39 class zSTRING __cdecl GetFightMoveStringFromConstant int -0x793ff0 class zSTRING __cdecl GetSituationStringFromConstant int -0x794154 class zSTRING __cdecl GetSituationStringFromConstant int -0x7941e0 int __thiscall oCNpc FindNextFightAction -0x794847 int __thiscall oCNpc FindNextFightAction -0x794eb0 int __thiscall oCNpc ThinkNextFightAction -0x7959a0 int __thiscall oCNpc ThinkNextFightAction -0x7959e0 int __thiscall oCNpc FightAttackMelee int -0x796220 int __thiscall oCNpc FightAttackBow -0x796300 int __thiscall oCNpc EV_AttackBow class oCMsgAttack * -0x796580 int __thiscall oCNpc FightAttackMagic -0x796630 int __thiscall oCNpc EV_AttackMagic class oCMsgAttack * -0x796640 int __thiscall oCNpc EV_CastSpell class oCMsgMagic * -0x796930 void __thiscall oCNpc CheckRunningFightAnis -0x796ae0 void __thiscall oCNpc GotoFightPosition -0x796bd0 void __thiscall oCNpc Fighting -0x796d90 class oCItem * __thiscall oCNpc GetSpellItem int -0x796e00 int __thiscall oCNpc ReadySpell int int -0x796fa0 int __thiscall oCNpc UnreadySpell -0x797030 int __thiscall oCNpc HasRangedWeaponAndAmmo -0x7970e0 int __thiscall oCNpc CanDrawWeapon -0x797140 void __thiscall zCArray::InsertEnd struct oCNpc::oSFightAI * const & -0x797420 int __thiscall oCNpc CanDive -0x797450 int __thiscall oCNpc CanSwim -0x797480 float __thiscall oCNpc GetClimbRange -0x797490 float __thiscall oCNpc GetTurnSpeed -0x7974b0 float __thiscall oCNpc GetJumpRange -0x7974c0 int __thiscall oCNpc RbtChooseChasmAction class zVEC3 const & class zVEC3 const & -0x797650 int __thiscall oCNpc CanGo float class zVEC3 & -0x797ce0 float __thiscall oCNpc GetAngle class zCVob * -0x797dd0 void __thiscall oCNpc GetAngles class zVEC3 & float & float & -0x798140 void __cdecl Alg_CalcAziElevUnit class zVEC3 const & float & float & -0x7981a0 void __thiscall oCNpc GetAngles class zCVob * float & float & -0x7981e0 float __thiscall oCNpc GetDistanceToPos2 class zVEC3 & int -0x7982b0 float __thiscall oCNpc GetFallDownHeight -0x7982d0 class zCVob * __thiscall oCNpc GetRbtObstacleVob -0x7982e0 class zVEC3 __thiscall oCNpc GetVecNormalFromBBox class zCVob * class zVEC3 & -0x7987da class zVEC3 __thiscall oCNpc GetVecNormalFromBBox class zCVob * class zVEC3 & -0x798870 void __thiscall oCNpc SetFallDownDamage int -0x798880 void __thiscall oCNpc SetFallDownHeight float -0x798890 void __thiscall oCNpc SetRoute class zCRoute * -0x7988c0 void __thiscall oCNpc CreateFallDamage float -0x798be0 void __thiscall oCNpc Fleeing -0x798bf0 int __thiscall oCNpc ThinkNextFleeAction -0x798fe0 void __thiscall oCNpc Follow -0x798ff0 void __thiscall oCNpc ResetPos class zVEC3 & -0x7992d0 void __thiscall oCNpc EmergencyResetPos class zVEC3 & -0x799640 void __thiscall oCNpc StandUp int int -0x799b00 float __thiscall oCNpc Turn class zVEC3 & -0x799c20 float __thiscall oCNpc Turning class zVEC3 & -0x799d10 void __thiscall oCNpc AI_Flee class oCNpc * -0x799d20 void __thiscall oCNpc AI_Follow class oCNpc * -0x799d30 int __thiscall oCNpc EV_AlignToFP class oCMsgMovement * -0x799f80 int __thiscall oCNpc EV_CanSeeNpc class oCMsgMovement * -0x799fd0 int __thiscall oCNpc EV_GoRoute class oCMsgMovement * -0x79a720 int __thiscall oCNpc EV_Jump class oCMsgMovement * -0x79a780 int __thiscall oCNpc EV_RobustTrace class oCMsgMovement * -0x79a7e0 int __thiscall oCNpc EV_StandUp class oCMsgMovement * -0x79a8e0 int __thiscall oCNpc EV_Strafe class oCMsgMovement * -0x79b0c0 int __thiscall oCNpc EV_Strafe class oCMsgMovement * -0x79b6f0 int __thiscall oCNpc EV_WhirlAround class oCMsgMovement * -0x79bd90 int __thiscall oCNpc EV_Dodge class oCMsgMovement * -0x79bfc0 int __thiscall oCNpc EV_GotoPos class oCMsgMovement * -0x79c080 int __thiscall oCNpc EV_GotoVob class oCMsgMovement * -0x79c200 int __thiscall oCNpc EV_GotoFP class oCMsgMovement * -0x79c4f0 int __thiscall oCNpc EV_SetWalkMode class oCMsgMovement * -0x79c8e0 int __thiscall oCNpc EV_Turn class oCMsgMovement * -0x79c9c0 int __thiscall oCNpc EV_TurnAway class oCMsgMovement * -0x79cb70 int __thiscall oCNpc EV_TurnToPos class oCMsgMovement * -0x79cc60 int __thiscall oCNpc EV_TurnToVob class oCMsgMovement * -0x79cef0 void __thiscall oCNpc ForceRotation float -0x79cf30 int __thiscall oCNpc RbtCheckForSolution class zVEC3 class zVEC3 -0x79d060 void __thiscall oCNpc RbtReset -0x79d170 void __thiscall oCNpc RbtInit class zVEC3 & class zCVob * -0x79d190 void __thiscall oCNpc RbtUpdate class zVEC3 & class zCVob * -0x79d380 int __thiscall oCNpc RbtMoveToExactPosition -0x79d460 int __thiscall oCNpc RobustTrace -0x79d7a0 float __thiscall oCNpc RbtCalcTurnDirection class zVEC3 const & float int -0x79db80 int __thiscall oCNpc RbtIsObjectObstacle class zCVob * class zVEC3 const & class zVEC3 const & class zVEC3 & -0x79dde0 int __thiscall oCNpc RbtGetObstacle class zVEC3 const & class zVEC3 const & class zCVob * & class zVEC3 & -0x79df90 int __thiscall oCNpc RbtGetSmallObstacle class zVEC3 const & class zCVob * & class zVEC3 & -0x79e0e0 int __thiscall oCNpc RbtAvoidObstacles -0x79e770 int __thiscall oCNpc RbtIsDirectionValid class zVEC3 const & -0x79e7f0 struct oCNpc::oSDirectionInfo * __thiscall oCNpc RbtInsertDirection class zVEC3 -0x79ea50 int __thiscall oCNpc RbtCheckLastDirection float -0x79ed50 int __thiscall oCNpc RbtCheckIfTargetVisible -0x79ef70 int __thiscall oCNpc RbtGotoFollowPosition -0x79f190 int __thiscall oCNpc CanStrafe int int -0x79f3f0 int __thiscall oCNpc CanJumpBack int -0x79f590 void __thiscall oCNpc SetWalkStopChasm int -0x79f5d0 int __thiscall oCNpc GetWalkStopChasm -0x79f630 void __cdecl ApplyDamages unsigned long int * int & -0x79f8f0 zCViewBase* __thiscall zCViewBase zCViewBase -0x79f900 int __thiscall zCViewBase anx int -0x79f910 int __thiscall zCViewBase any int -0x79f920 int __thiscall zCViewBase nax int -0x79f930 int __thiscall zCViewBase nay int -0x79f940 int __thiscall zCViewBase ClipLine int & int & int & int & -0x79f950 void __thiscall zCViewBase Line int int int int struct zCOLOR const & -0x79f960 void __fastcall zCViewBase GetViewport int & int & int & int & -0x79f970 int __thiscall zCViewBase GetCode int int -0x79f980 void __thiscall zCViewBase ~zCViewBase -0x79f990 void __thiscall zCViewBase FillZBuffer -0x79fe50 class zCObject * __cdecl zCViewDraw _CreateNewInstance -0x79ff40 void __cdecl zCViewDraw operator delete void * -0x79ff60 class zCClassDef * __thiscall zCViewDraw _GetClassDef -0x79ff70 zCViewDraw* __thiscall zCViewDraw zCViewDraw -0x7a0000 void * __thiscall zCViewDraw `scalar deleting destructor' unsigned int -0x7a0030 void __thiscall zCViewDraw ~zCViewDraw -0x7a00b0 void __fastcall zCViewDraw RemoveChild class zSTRING & -0x7a01a0 void __fastcall zCViewDraw SetTextureAlphaBlendFunc enum zTRnd_AlphaBlendFunc const & -0x7a01b0 void __fastcall zCViewDraw SetTexture class zSTRING const & -0x7a0290 void __fastcall zCViewDraw SetTexture class zCTexture * -0x7a02d0 void __fastcall zCViewDraw SetTextureColor struct zCOLOR const & -0x7a02e0 void __fastcall zCViewDraw SetTextureAlpha int -0x7a02f0 void __fastcall zCViewDraw TextureCacheIn float -0x7a0330 void __fastcall zCViewDraw Render -0x7a0440 void __fastcall zCViewDraw Draw -0x7a0550 void __fastcall zCViewDraw DrawChildren -0x7a0680 void __fastcall zCViewDraw Blit -0x7a06e0 void __fastcall zCViewDraw BlitTexture -0x7a0790 void __fastcall zCViewDraw EvaluateTexturePosition -0x7a0810 class zCViewDraw & __cdecl zCViewDraw GetScreen -0x7a0940 void __cdecl zCViewDraw CleanupScreen -0x7a0b90 class zCObject * __cdecl zCViewFX _CreateNewInstance -0x7a0c80 void __cdecl zCViewFX operator delete void * -0x7a0ca0 class zCClassDef * __thiscall zCViewFX _GetClassDef -0x7a0cb0 zCViewFX* __thiscall zCViewFX zCViewFX -0x7a0d60 void * __thiscall zCViewFX `scalar deleting destructor' unsigned int -0x7a0d90 void __thiscall zCViewFX ~zCViewFX -0x7a0db0 void __fastcall zCViewFX Init class zCViewObject * int unsigned long unsigned long float float class zSTRING & -0x7a0e30 void __fastcall zCViewFX Open -0x7a0e60 void __fastcall zCViewFX OpenSafe -0x7a0ee0 void __fastcall zCViewFX OpenImmediately -0x7a0f00 void __fastcall zCViewFX Close -0x7a0f50 void __fastcall zCViewFX CloseSafe -0x7a0fe0 void __fastcall zCViewFX CloseImmediately -0x7a1000 void __fastcall zCViewFX ApplyOpenCloseFX -0x7a1270 class zVEC2 & __thiscall zVEC2 operator-= class zVEC2 const & -0x7a1290 class zVEC2 & __thiscall zVEC2 operator*= float -0x7a12b0 void __fastcall zCViewFX ApplyOpenFX -0x7a13f0 void __fastcall zCViewFX ApplyCloseFX -0x7a1530 void __fastcall zCViewFX ApplyOpenFade -0x7a1580 void __fastcall zCViewFX ApplyOpenZoom -0x7a1610 void __fastcall zCViewFX ApplyCloseFade -0x7a1670 void __fastcall zCViewFX ApplyCloseZoom -0x7a1700 void __fastcall zCViewFX Blit -0x7a1830 void __fastcall zCViewFX EvaluateTexturePosition -0x7a1a80 class zCObject * __cdecl zCViewObject _CreateNewInstance -0x7a1ae0 void __cdecl zCViewObject operator delete void * -0x7a1b00 zCViewObject* __thiscall zCViewObject zCViewObject -0x7a1be0 class zCClassDef * __thiscall zCViewObject _GetClassDef -0x7a1bf0 int __cdecl zCViewObject Compare class zCViewObject * class zCViewObject * -0x7a1c00 void * __thiscall zCViewObject `scalar deleting destructor' unsigned int -0x7a1c30 void __thiscall zCViewObject ~zCViewObject -0x7a1d50 void __fastcall zCViewObject AddChild class zCViewObject * -0x7a1d70 void __fastcall zCViewObject AddChild class zCViewObject & -0x7a1d90 void __fastcall zCViewObject AddChildren class zCListSort & -0x7a1e00 void __fastcall zCViewObject RemoveChild class zCViewObject * -0x7a1e80 void __fastcall zCViewObject RemoveChild class zCViewObject & -0x7a1f00 void __fastcall zCViewObject RemoveAllChildren -0x7a1fd0 class zCViewObject const * __fastcall zCViewObject GetChild unsigned long -0x7a2030 void __fastcall zCViewObject SetVirtualPosition class zCPosition & -0x7a20f0 void __fastcall zCViewObject SetPixelPosition class zCPosition & -0x7a21b0 void __fastcall zCViewObject SetVirtualSize class zCPosition & -0x7a2390 class zCPosition & __thiscall zCPosition operator+= class zCPosition & -0x7a23b0 void __fastcall zCViewObject SetPixelSize class zCPosition & -0x7a2580 void __fastcall zCViewObject GetViewport int & int & int & int & -0x7a25b0 void __fastcall zCViewObject EvaluatePixelPosition class zCPosition & -0x7a2610 void __fastcall zCViewObject EvaluatePixelSize class zCPosition & -0x7a26b0 void __fastcall zCViewObject UpdatePixelPosition -0x7a2760 void __fastcall zCViewObject UpdatePixelSize -0x7a2850 void __fastcall zCViewObject UpdatePixelPositionChildren -0x7a2910 void __fastcall zCViewObject UpdatePixelSizeChildren -0x7a2a00 void __fastcall zCViewObject UpdatePixelDimensionsChildren -0x7a2ba0 class zCPosition __fastcall zCViewObject ConvertPositionVirtualToPixel class zCPosition & -0x7a2be0 class zCPosition __fastcall zCViewObject ConvertSizeVirtualToPixel class zCPosition & -0x7a2c20 class zCPosition __fastcall zCViewObject ConvertPositionPixelToVirtual class zCPosition & -0x7a2c70 class zCPosition __fastcall zCViewObject ConvertSizePixelToVirtual class zCPosition & -0x7a2cc0 class zCPosition __fastcall zCViewObject ConvertToPixel class zCPosition & -0x7a2d20 class zCPosition __fastcall zCViewObject ConvertToPixelLocal class zCPosition & -0x7a2d60 class zCPosition __fastcall zCViewObject ConvertToVirtualLocal class zCPosition & -0x7a2db0 int __thiscall zCViewObject nax int -0x7a2dd0 int __thiscall zCViewObject nay int -0x7a2df0 int __thiscall zCViewObject anx int -0x7a2e10 int __thiscall zCViewObject any int -0x7a2e30 int __thiscall zCViewObject ClipLine int & int & int & int & -0x7a2fe0 void __thiscall zCViewObject Line int int int int struct zCOLOR const & -0x7a3090 int __thiscall zCViewObject GetCode int int -0x7a30d0 void __thiscall zCListSort::~zCListSort -0x7a3100 void __thiscall zCListSort::InsertSort class zCViewObject * -0x7a3180 void * __thiscall zCListSort::`scalar deleting destructor' unsigned int -0x7a33d0 class zCObject * __cdecl zCViewPrint _CreateNewInstance -0x7a3430 void __cdecl zCViewPrint operator delete void * -0x7a3450 zCViewPrint* __thiscall zCViewPrint zCViewPrint -0x7a3520 class zCClassDef * __thiscall zCViewPrint _GetClassDef -0x7a3530 void * __thiscall zCViewPrint `scalar deleting destructor' unsigned int -0x7a3560 void __thiscall zCViewPrint ~zCViewPrint -0x7a3650 void __fastcall zCViewPrint SizeHeightToContent int -0x7a36f0 void __fastcall zCViewPrint Blit -0x7a3730 void __fastcall zCViewPrint BlitText -0x7a37e0 void __fastcall zCViewPrint BlitTextLine class zCViewText2 * -0x7a38a0 void __fastcall zCViewPrint BlitTextCharacters class zCViewText2 * class zCFont * struct zCOLOR & -0x7a3ad0 void __fastcall zCViewPrint GetPixelBorder class zCPosition & class zCPosition & -0x7a3b30 void __fastcall zCViewPrint ClearText -0x7a3bc0 void __fastcall zCViewPrint Print class zSTRING & -0x7a3ca0 void __fastcall zCViewPrint PrintLine class zSTRING & -0x7a3e50 void __fastcall zCViewPrint PrintLines class zSTRING & -0x7a42c0 void __fastcall zCViewPrint AddText class zCViewText2 * -0x7a43d0 void __fastcall zCViewPrint RemoveText class zCViewText2 * -0x7a4430 void __fastcall zCViewPrint RemoveAllTexts -0x7a44a0 zCViewPrint* __thiscall zCViewPrint zCViewPrint -0x7a44c0 void __thiscall zCArray::InsertEnd class zCViewText2 * const & -0x7a4590 void __thiscall zCArray::AllocDelta int -0x7a4620 zCViewText2* __thiscall zCViewText2 zCViewText2 class zSTRING & class zCPosition & struct zCOLOR & float class zCFont * int enum zTRnd_AlphaBlendFunc -0x7a4700 zCViewText2* __thiscall zCViewText2 zCViewText2 class zSTRING & class zCPosition & struct zCOLOR & class zCFont * int enum zTRnd_AlphaBlendFunc -0x7a47e0 zCViewText2* __thiscall zCViewText2 zCViewText2 class zSTRING & class zCPosition & struct zCOLOR & float class zCFont * -0x7a48d0 zCViewText2* __thiscall zCViewText2 zCViewText2 class zSTRING & class zCPosition & struct zCOLOR & class zCFont * -0x7a49b0 zCViewText2* __thiscall zCViewText2 zCViewText2 class zSTRING & class zCPosition & struct zCOLOR & -0x7a4a90 zCViewText2* __thiscall zCViewText2 zCViewText2 class zSTRING & class zCPosition & float class zCFont * -0x7a4b80 zCViewText2* __thiscall zCViewText2 zCViewText2 class zSTRING & class zCPosition & class zCFont * -0x7a4c70 zCViewText2* __thiscall zCViewText2 zCViewText2 class zSTRING & class zCPosition & float -0x7a4d60 zCViewText2* __thiscall zCViewText2 zCViewText2 class zSTRING & class zCPosition & -0x7a4e40 void __thiscall zCViewText2 ~zCViewText2 -0x7a4e90 zCViewFont* __thiscall zCViewFont zCViewFont class zCFont * struct zCOLOR & int enum zTRnd_AlphaBlendFunc -0x7a4ec0 zCViewFont* __thiscall zCViewFont zCViewFont class zCFont * struct zCOLOR & -0x7a4ef0 zCViewFont* __thiscall zCViewFont zCViewFont class zCFont * -0x7a4f30 zCViewFont* __thiscall zCViewFont zCViewFont -0x7a4f70 void __thiscall zCViewFont ~zCViewFont -0x7a4f80 void __fastcall zCViewFont SetFont class zSTRING & -0x7a51c0 class zCObject * __cdecl zCViewDialog _CreateNewInstance -0x7a5310 zCViewDialog* __thiscall zCViewDialog zCViewDialog -0x7a5420 void * __thiscall zCViewDialog `scalar deleting destructor' unsigned int -0x7a5450 void __thiscall zCViewDialog ~zCViewDialog -0x7a56e0 class zCObject * __cdecl zCViewDialogChoice _CreateNewInstance -0x7a57c0 class zCClassDef * __thiscall zCViewDialogChoice _GetClassDef -0x7a57d0 zCViewDialogChoice* __thiscall zCViewDialogChoice zCViewDialogChoice -0x7a5850 void * __thiscall zCViewDialogChoice `scalar deleting destructor' unsigned int -0x7a5880 void __thiscall zCViewDialogChoice ~zCViewDialogChoice -0x7a5910 int __thiscall zCViewDialogChoice HandleEvent int -0x7a592a int __thiscall zCViewDialogChoice HandleEvent int -0x7a5cd0 void __fastcall zCViewDialogChoice StartSelection -0x7a5d10 void __fastcall zCViewDialogChoice StopSelection -0x7a5d40 void __fastcall zCViewDialogChoice BlitText -0x7a5db0 void __fastcall zCViewDialogChoice ScrollUp -0x7a5df0 void __fastcall zCViewDialogChoice ScrollDown -0x7a5e30 int __fastcall zCViewDialogChoice IsSelectedOutsideAbove -0x7a5e50 int __fastcall zCViewDialogChoice IsSelectedOutsideBelow -0x7a5ee0 void __fastcall zCViewDialogChoice ShowSelected -0x7a5f80 void __fastcall zCViewDialogChoice SelectPrevious -0x7a6090 void __fastcall zCViewDialogChoice SelectNext -0x7a61a0 void __fastcall zCViewDialogChoice Select int -0x7a62a0 class zCViewText2 * __fastcall zCViewDialogChoice GetSelection -0x7a62b0 class zSTRING __fastcall zCViewDialogChoice GetSelectedText -0x7a6380 void __fastcall zCViewDialogChoice HighlightSelected -0x7a6470 void __fastcall zCViewDialogChoice AddChoice class zSTRING & int -0x7a6700 void __fastcall zCViewDialogChoice RemoveChoice class zSTRING & -0x7a6710 void __fastcall zCViewDialogChoice RemoveChoice int -0x7a6720 void __fastcall zCViewDialogChoice RemoveAllChoices -0x7a6780 void __cdecl zAccountInit -0x7a6930 int __cdecl Hash class zSTRING const & -0x7a69a0 void __cdecl zCAccount Add void const * char const * int int -0x7a6a20 void __thiscall zCAccountInfo Add char const * int int -0x7a6c50 void __thiscall zTIndexA ~zTIndexA -0x7a6ca0 void __thiscall zTIndexB ~zTIndexB -0x7a6cf0 void __cdecl zCAccount Sum void const * -0x7a6d20 void __cdecl zCAccount Sum void const * -0x7a7140 void __cdecl zCAccount Clear void const * -0x7a7170 void __cdecl zCAccount Begin -0x7a7180 void __cdecl zCAccount End -0x7a7190 int __cdecl zCAccount IsActive -0x7a71a0 void __cdecl zCClassDef ObjectCreated class zCObject * class zCClassDef * char const * int -0x7a7260 void __thiscall zCSparseArray::zCSparseArray unsigned long -0x7a72c0 void __thiscall zCSparseArray::~zCSparseArray -0x7a7310 unsigned long __thiscall zCSparseArray::SizeIndex -0x7a7320 unsigned long __thiscall zCSparseArray::SizeData -0x7a7330 unsigned long __thiscall zCSparseArray::SizeAll -0x7a7340 void * __thiscall zCSparseArray::IndexPtr unsigned long -0x7a7350 void * __thiscall zCSparseArray::DataPtr unsigned long -0x7a7360 class zCSparseArrayManDat * __thiscall zCSparseArray::ManDatPtr unsigned long -0x7a7370 int __thiscall zCSparseArray::IndexIsEqual void const * void const * -0x7a7390 void __thiscall zCSparseArray::CopyIndex void * void const * -0x7a73b0 void __thiscall zCSparseArray::DestructIndex void * -0x7a73c0 void __thiscall zCSparseArray::Hash void const * unsigned long & unsigned long & -0x7a73e0 void __thiscall zCSparseArray::ConstructData void * -0x7a7470 void __thiscall zCSparseArray::~zCSparseArray -0x7a74c0 unsigned long __thiscall zCSparseArray::SizeIndex -0x7a74d0 unsigned long __thiscall zCSparseArray::SizeData -0x7a74e0 unsigned long __thiscall zCSparseArray::SizeAll -0x7a74f0 void * __thiscall zCSparseArray::IndexPtr unsigned long -0x7a7500 void * __thiscall zCSparseArray::DataPtr unsigned long -0x7a7510 class zCSparseArrayManDat * __thiscall zCSparseArray::ManDatPtr unsigned long -0x7a7520 int __thiscall zCSparseArray::IndexIsEqual void const * void const * -0x7a7590 void __thiscall zCSparseArray::CopyIndex void * void const * -0x7a7600 void __thiscall zCSparseArray::DestructIndex void * -0x7a7610 void __thiscall zCSparseArray::Hash void const * unsigned long & unsigned long & -0x7a7680 void __thiscall zCSparseArray::ConstructData void * -0x7a7690 void __thiscall zCSparseArray::DestructData void * -0x7a76a0 unsigned long __thiscall zCSparseArray::SizeIndex -0x7a76b0 unsigned long __thiscall zCSparseArray::SizeData -0x7a76c0 unsigned long __thiscall zCSparseArray::SizeAll -0x7a76d0 void * __thiscall zCSparseArray::IndexPtr unsigned long -0x7a76e0 void * __thiscall zCSparseArray::DataPtr unsigned long -0x7a76f0 class zCSparseArrayManDat * __thiscall zCSparseArray::ManDatPtr unsigned long -0x7a7700 int __thiscall zCSparseArray::IndexIsEqual void const * void const * -0x7a7780 void __thiscall zCSparseArray::CopyIndex void * void const * -0x7a7800 void __thiscall zCSparseArray::DestructIndex void * -0x7a7810 void __thiscall zCSparseArray::Hash void const * unsigned long & unsigned long & -0x7a7890 void __thiscall zCSparseArray::ConstructData void * -0x7a78a0 void __thiscall zCSparseArray::DestructData void * -0x7a78b0 void __thiscall zCSparseArray::DestructData void * -0x7a78c0 void * __thiscall zCSparseArray::`vector deleting destructor' unsigned int -0x7a78e0 void * __thiscall zCSparseArray::`vector deleting destructor' unsigned int -0x7a7900 void __thiscall zCSparseArray::~zCSparseArray -0x7a7950 void * __thiscall zCSparseArray::`scalar deleting destructor' unsigned int -0x7a7970 void __thiscall zCAccountInfo ~zCAccountInfo -0x7a7c50 class zCCollisionObject * __cdecl oCCollObjectCharacter _CreateNewInstance -0x7a7cd0 class zCCollisionObjectDef * __thiscall oCCollObjectCharacter GetCollObjClass -0x7a7ce0 oCCollObjectCharacter* __thiscall oCCollObjectCharacter oCCollObjectCharacter -0x7a7d10 void * __thiscall oCCollObjectCharacter `scalar deleting destructor' unsigned int -0x7a7d30 void __thiscall oCCollObjectCharacter ~oCCollObjectCharacter -0x7a7d40 float __thiscall oCCollObjectCharacter TurnSpeed -0x7a7d80 int __thiscall oCCollObjectCharacter IsDead -0x7a7db0 void __thiscall oCCollObjectCharacter PushAround class zVEC3 const & -0x7a7de0 int __thiscall oCCollObjectCharacter DontLetHimComeNearer class zCVob const * -0x7a7e10 class zCConvexPrimitive * __thiscall oCCollObjectCharacter GetPrimitiveCC -0x7a7e50 void __cdecl oCCollObjectCharacter S_RegisterCollisionTestFuncs -0x7a7ee0 void __cdecl zLocal_Startup -0x7a7ef0 void __cdecl zLocal_Shutdown -0x7a7f00 void __cdecl zLocal_PerFrame -0x7a8260 int __stdcall SetCrashHandlerFilter long (__stdcall*)(struct _EXCEPTION_POINTERS *) -0x7a8266 char const * __stdcall GetNextStackTraceString unsigned long struct _EXCEPTION_POINTERS * -0x7a826c char const * __stdcall GetFirstStackTraceString unsigned long struct _EXCEPTION_POINTERS * -0x7a8272 char const * __stdcall GetRegisterString struct _EXCEPTION_POINTERS * -0x7a8278 char const * __stdcall GetFaultReason struct _EXCEPTION_POINTERS * -0x7a86da void * __cdecl CD3duAlloc operator new unsigned int -0x7a86df void __cdecl CD3duAlloc operator delete void * -0x7a86ec CD3DXException* __thiscall CD3DXException CD3DXException long char * int -0x7a8928 void * __thiscall CD3duContext `scalar deleting destructor' unsigned int -0x7a9af5 void __thiscall CCapsFile ~CCapsFile -0x7a9afa CD3duGlobals* __thiscall CD3duGlobals CD3duGlobals -0x7a9b10 void * __thiscall CHelInfo `scalar deleting destructor' unsigned int -0x7a9b30 void * __thiscall CCapsFile `scalar deleting destructor' unsigned int -0x7a9b50 void __thiscall ListT::CleanupList -0x7a9b71 void * __thiscall CDDrawDeviceNode `scalar deleting destructor' unsigned int -0x7a9b91 void * __thiscall CD3duDeviceNode `scalar deleting destructor' unsigned int -0x7a9bb1 void * __thiscall CD3duContextNode `scalar deleting destructor' unsigned int -0x7aa209 void __thiscall ListT::~ListT -0x7aa214 void __thiscall ListT::Prepend class CSurfaceFormatNode * -0x7aa226 void __thiscall ListT::Unlink class CSurfaceFormatNode * -0x7aa250 int __thiscall ListT::LeftBelongsCloserToListHead class CSurfaceFormatNode * class CSurfaceFormatNode * -0x7aa256 void __thiscall ListT::OrderedInsert class CSurfaceFormatNode * -0x7aa2b8 void __thiscall ListT::CleanupList -0x7aa2d9 void __thiscall ListT::CleanupList -0x7aa2fa void __thiscall ListT::CleanupList -0x7aa31b void __thiscall CSurfaceFormatList ~CSurfaceFormatList -0x7aa326 CDDrawDeviceList* __thiscall CDDrawDeviceList CDDrawDeviceList -0x7aa331 void __thiscall ListT::Prepend class CDDrawDeviceNode * -0x7aa343 void __thiscall ListT::Unlink class CDDrawDeviceNode * -0x7aa36d int __thiscall ListT::LeftBelongsCloserToListHead class CDDrawDeviceNode * class CDDrawDeviceNode * -0x7aa373 void __thiscall ListT::OrderedInsert class CDDrawDeviceNode * -0x7aa3d5 CD3duDeviceList* __thiscall CD3duDeviceList CD3duDeviceList class CDDrawDeviceList * class CHelInfo * -0x7aa3e0 void __thiscall ListT::Prepend class CD3duDeviceNode * -0x7aa3f2 void __thiscall ListT::Unlink class CD3duDeviceNode * -0x7aa41c int __thiscall ListT::LeftBelongsCloserToListHead class CD3duDeviceNode * class CD3duDeviceNode * -0x7aa422 void __thiscall ListT::OrderedInsert class CD3duDeviceNode * -0x7aa484 void __thiscall ListT::~ListT -0x7aa48f void __thiscall ListT::Prepend class CD3duContextNode * -0x7aa4a1 void __thiscall ListT::Unlink class CD3duContextNode * -0x7aa4cb int __thiscall ListT::LeftBelongsCloserToListHead class CD3duContextNode * class CD3duContextNode * -0x7aa4d1 void __thiscall ListT::OrderedInsert class CD3duContextNode * -0x7aa533 void * __thiscall CSurfaceFormatList `scalar deleting destructor' unsigned int -0x7aa6a5 void __thiscall CD3duContextList ~CD3duContextList -0x7aa6b0 void __thiscall CDDrawDeviceList ~CDDrawDeviceList -0x7aa6bb void __thiscall CD3duDeviceList ~CD3duDeviceList -0x7aa789 void * __thiscall CD3duContextList `scalar deleting destructor' unsigned int -0x7aa7a9 void * __thiscall CDDrawDeviceList `scalar deleting destructor' unsigned int -0x7aa7c9 void * __thiscall CD3duDeviceList `scalar deleting destructor' unsigned int -0x7aa7e9 void __thiscall CD3duGlobals ~CD3duGlobals -0x7aa834 void * __thiscall CD3duGlobals `scalar deleting destructor' unsigned int -0x7aa8e8 void __cdecl D3DXDprintf unsigned int char * -0x7aa950 void __cdecl D3DXWprintf unsigned int char * -0x7aa9ab void __thiscall CD3DXException DebugString -0x7aa9ac void __thiscall CD3DXException Popup -0x7aa9ad void __cdecl D3DXAssert char const * int char const * -0x7aa9ea class CVideoModeList * __thiscall CD3duDeviceNode GetVideoModeList -0x7aa9f1 void __thiscall ListNodeT::ListNodeT -0x7aa9f7 void __thiscall ListT::ListT -0x7aaa0b void __thiscall ListNodeT::ListNodeT -0x7aaa11 void __thiscall ListT::ListT -0x7aaa25 void __thiscall CD3duDeviceNode GetCurrentVideoMode struct _D3DX_VIDMODEDESC * -0x7aaa9a void __thiscall CD3duDeviceNode GetCapsAtVideoMode struct _D3DX_VIDMODEDESC * struct _D3DDeviceDesc7 * * struct _DDCAPS_DX7 * * struct _DDCAPS_DX7 * * class CSurfaceFormatList * * -0x7aadae CSurfaceFormatNode* __thiscall CSurfaceFormatNode CSurfaceFormatNode -0x7aadc8 void __thiscall CD3duDeviceNode RefreshCaps -0x7aaebb CSurfaceFormatList* __thiscall CSurfaceFormatList CSurfaceFormatList -0x7aaecf CD3duDeviceNode* __thiscall CD3duDeviceNode CD3duDeviceNode -0x7aaf23 void __thiscall CD3duDeviceNode ~CD3duDeviceNode -0x7aaf74 class CSurfaceFormatList * __thiscall CD3duDeviceNode GetSurfaceFormatList struct _D3DX_VIDMODEDESC * unsigned long -0x7ab062 void __thiscall CD3duDeviceList AddD3duDeviceNode struct _D3DX_DEVICEDESC * class CDDrawDeviceNode * -0x7ab105 CD3duDeviceList* __thiscall CD3duDeviceList CD3duDeviceList class CDDrawDeviceList * class CHelInfo * -0x7ab372 int __thiscall CD3duGlobals IsInitialized -0x7ab38c unsigned long __thiscall CD3duGlobals DetermineD3DXSurfaceClasses struct _DDPIXELFORMAT * enum _D3DX_SURFACEFORMAT struct IDirect3D7 * struct IDirectDraw7 * struct _GUID -0x7ab5d6 char * __thiscall CD3duGlobals D3duStrDup char * -0x7ab609 int __thiscall CRefreshRateList FindRefreshRate unsigned long -0x7ab625 int __thiscall CRefreshRateList LeftBelongsCloserToListHead class CRefreshRateNode * class CRefreshRateNode * -0x7ab63a int __thiscall CVideoModeList GetVideoModeNode class CVideoModeNode * * struct _D3DX_VIDMODEDESC * -0x7ab683 int __thiscall CVideoModeList DoesVideoModeExist unsigned long unsigned long unsigned long unsigned long -0x7ab6c5 int __thiscall CVideoModeList LeftBelongsCloserToListHead class CVideoModeNode * class CVideoModeNode * -0x7ab700 void __thiscall ListNodeT::ListNodeT -0x7ab706 void __thiscall ListT::ListT -0x7ab71a CCapsFile* __thiscall CCapsFile CCapsFile -0x7ab726 void __thiscall ListNodeT::ListNodeT -0x7ab72c void __thiscall ListT::ListT -0x7ab740 void __thiscall ListT::CleanupList -0x7ab761 void __thiscall ListT::Prepend class CRefreshRateNode * -0x7ab773 void __thiscall ListT::Unlink class CRefreshRateNode * -0x7ab79d int __thiscall ListT::LeftBelongsCloserToListHead class CRefreshRateNode * class CRefreshRateNode * -0x7ab7a3 void __thiscall ListT::OrderedInsert class CRefreshRateNode * -0x7ab805 void __thiscall ListNodeT::ListNodeT -0x7ab80b void __thiscall CD3duGlobals FindBestMatchForHWLevel unsigned long unsigned long * -0x7aba42 CD3duContextNode* __thiscall CD3duContextNode CD3duContextNode -0x7aba4c void __thiscall CD3duContextNode ~CD3duContextNode -0x7aba63 void __thiscall CD3duContextList AddD3duContext class CD3duContext * -0x7abad5 CRefreshRateNode* __thiscall CRefreshRateNode CRefreshRateNode -0x7abadf void __thiscall ListT::~ListT -0x7abaea void __thiscall CD3duGlobals CheckAndMapD3duHandle unsigned long * -0x7abb4c class CD3duDeviceNode * __thiscall CD3duGlobals GetD3duDeviceNode unsigned long -0x7abbae void __thiscall CD3duContextList DestroyD3duContext class CD3duContext * -0x7abbd8 int __thiscall CRefreshRateList AddRefreshRate unsigned long -0x7abc22 int __thiscall CSurfaceFormatList AddSurfaceFormat struct _DDPIXELFORMAT * struct IDirect3D7 * struct IDirectDraw7 * struct _GUID -0x7abcb7 CRefreshRateList* __thiscall CRefreshRateList CRefreshRateList -0x7abccb void __thiscall CVideoModeNode ~CVideoModeNode -0x7abcd6 CVideoModeNode* __thiscall CVideoModeNode CVideoModeNode -0x7abd2e CD3duContextList* __thiscall CD3duContextList CD3duContextList -0x7abd42 void __thiscall CVideoModeList AddVideoMode struct _D3DX_VIDMODEDESC * -0x7abdf9 void __thiscall CD3duGlobals InitializeIfNeeded -0x7abefe IUnknown* __thiscall IUnknown IUnknown -0x7abf01 unsigned long __stdcall CD3duContext AddRef -0x7abf0e unsigned long __stdcall CD3duContext Release -0x7abf31 struct IDirectDraw7 * __stdcall CD3duContext GetDD -0x7abf4e struct IDirect3D7 * __stdcall CD3duContext GetD3D -0x7abf6f struct IDirect3DDevice7 * __stdcall CD3duContext GetD3DDevice -0x7abf8c struct IDirectDrawSurface7 * __stdcall CD3duContext GetPrimary -0x7abfad struct IDirectDrawSurface7 * __stdcall CD3duContext GetZBuffer -0x7abfce struct IDirectDrawSurface7 * __stdcall CD3duContext GetBackBuffer unsigned long -0x7ac009 struct HWND__ * __stdcall CD3duContext GetWindow -0x7ac013 struct HWND__ * __stdcall CD3duContext GetFocusWindow -0x7ac01d long __stdcall CD3duContext RestoreSurfaces -0x7ac099 D3DXMATRIX* __thiscall D3DXMATRIX D3DXMATRIX -0x7ac09c long __stdcall CD3duContext UpdateFrame unsigned long -0x7ac396 long __stdcall CD3duContext Clear unsigned long -0x7ac439 long __stdcall CD3duContext SetClearColor unsigned long -0x7ac44c long __stdcall CD3duContext SetClearDepth float -0x7ac45f long __stdcall CD3duContext SetClearStencil unsigned long -0x7ac472 long __stdcall DeviceWindowProc struct HWND__ * unsigned int unsigned int long -0x7ac4a2 void __thiscall CD3duContext _CreateDeviceWindow -0x7ac60c void __thiscall CD3duContext _DestroyDeviceWindow -0x7ac621 void __thiscall CD3duContext _InitCooperativeLevel -0x7ac646 void __thiscall CD3duContext _CreatePalette -0x7ac7c0 void __thiscall CD3duContext _InitViewport -0x7ac83a void __thiscall D3DXMATRIX operator struct _D3DMATRIX * -0x7ac83d void __thiscall CD3duContext _Create3DDevice -0x7ac908 void __thiscall CD3duContext _ChooseZBuffer unsigned long unsigned long -0x7aca78 void __thiscall CD3duContext _CreateZBuffer -0x7acb91 void __thiscall CD3duContext _DestroyDXBuffers int -0x7accaa long __stdcall CD3duContext _EnumSurfacesCallback2 struct IDirectDrawSurface7 * struct _DDSURFACEDESC2 * void * -0x7accc0 void __thiscall CD3duContext _EnumBackBuffers struct IDirectDrawSurface7 * unsigned long -0x7acd66 long __stdcall CD3duContext GetDeviceIndex unsigned long * unsigned long * -0x7acd89 unsigned long __stdcall CD3duContext GetNumBackBuffers -0x7acd93 long __stdcall CD3duContext GetNumBits unsigned long * unsigned long * unsigned long * unsigned long * -0x7acdcf long __stdcall CD3duContext GetBufferSize unsigned long * unsigned long * -0x7acdf2 unsigned long __stdcall CD3duContext GetRefreshRate -0x7ace27 unsigned long __stdcall CD3duContext GetCreationFlags -0x7ace31 ID3DXContext* __thiscall ID3DXContext ID3DXContext -0x7ace34 void __thiscall CD3duContext ~CD3duContext -0x7acf06 long __stdcall CD3duContext QueryInterface struct _GUID const & void * * -0x7acfe6 long __stdcall CD3duContext DrawDebugText float float unsigned long char * -0x7ad1ca void __thiscall CD3duContext _CreateFullscreenBuffers -0x7ad2b3 void __thiscall CD3duContext _CreateWindowedBuffers -0x7ad413 void __thiscall CD3duContext _CreateOffScreenBuffers -0x7ad4f3 CD3duContext* __thiscall CD3duContext CD3duContext -0x7ad5ba void __thiscall CD3duContext _CreateDXBuffers -0x7ad62c long __stdcall CD3duContext Resize unsigned long unsigned long -0x7ad9d0 void __thiscall CD3duContext _D3duInitialize unsigned long unsigned long struct HWND__ * struct HWND__ * unsigned long unsigned long unsigned long unsigned long unsigned long unsigned long unsigned long unsigned long -0x7add5b CD3dxFile* __thiscall CD3dxFile CD3dxFile -0x7add7c int __thiscall CD3dxFile IsOpen -0x7add89 int __thiscall CD3dxFile WasCorrupted -0x7add90 unsigned long __thiscall CD3dxFile GetSize -0x7add97 long __thiscall CD3dxFile Close -0x7addee long __thiscall CD3dxFile CloseCorrupt -0x7ade14 unsigned long __thiscall CD3dxFile RootEntry -0x7ade18 unsigned long __thiscall CD3dxFile CreateEntry unsigned long unsigned long -0x7adeed int __thiscall CD3dxFile ValidEntry unsigned long -0x7adf1f unsigned long __thiscall CD3dxFile GetId unsigned long -0x7adf56 void * __thiscall CD3dxFile EditData unsigned long unsigned long * -0x7adfa7 void const * __thiscall CD3dxFile ReadData unsigned long unsigned long * -0x7adfac unsigned long __thiscall CD3dxFile GetChild unsigned long -0x7adfe4 void __thiscall CD3dxFile SetChild unsigned long unsigned long -0x7ae02b unsigned long __thiscall CD3dxFile GetSibling unsigned long -0x7ae063 void __thiscall CD3dxFile SetSibling unsigned long unsigned long -0x7ae0aa unsigned long __thiscall CD3dxFile FindChild unsigned long unsigned long -0x7ae0dc unsigned long __thiscall CD3dxFile FindChild unsigned long unsigned long void const * unsigned long -0x7ae138 unsigned long __thiscall CD3dxFile FindSibling unsigned long unsigned long -0x7ae165 unsigned long __thiscall CD3dxFile FindSibling unsigned long unsigned long void const * unsigned long -0x7ae1bc long __cdecl CD3dxFile Compress void * unsigned long unsigned long * void const * unsigned long -0x7ae24d long __cdecl CD3dxFile Decompress void * unsigned long void const * unsigned long unsigned long * -0x7ae2cc void __thiscall CD3dxFile ~CD3dxFile -0x7ae2d1 long __thiscall CD3dxFile Open char const * -0x7ae455 CHelInfo* __thiscall CHelInfo CHelInfo -0x7ae480 long __stdcall CHelInfo _D3DEnumCBListSurfaceFormats struct _DDPIXELFORMAT * void * -0x7ae4c2 CEnumSurfaceFormatContext* __thiscall CEnumSurfaceFormatContext CEnumSurfaceFormatContext -0x7ae4d8 void __thiscall CHelInfo GenerateSurfaceFormatList unsigned long -0x7ae704 CHelNode* __thiscall CHelNode CHelNode -0x7ae733 void __thiscall CHelNode ~CHelNode -0x7ae772 void __thiscall CHelInfo Initialize -0x7aebaf void * __thiscall CHelNode `scalar deleting destructor' unsigned int -0x7aebcf void __thiscall CHelInfo ~CHelInfo -0x7aec1e struct IDirectDrawSurface7 * __thiscall CDDrawDeviceNode GetPrimary -0x7aec37 void __thiscall CDDrawDeviceNode ReleasePrimary -0x7aec59 void __thiscall CDDrawDeviceNode GetCurrentVideoMode struct _D3DX_VIDMODEDESC * -0x7aecd1 long __stdcall CDDrawDeviceNode WndProc struct HWND__ * unsigned int unsigned int long -0x7aecd7 long __stdcall CDDrawDeviceNode _D3DEnumCBListSurfaceFormats struct _DDPIXELFORMAT * void * -0x7aed19 long __stdcall CDDrawDeviceList _D3DEnumCBFindHWDevices char * char * struct _D3DDeviceDesc7 * void * -0x7aee08 long __stdcall CDDrawDeviceList _DDEnumCBListAllVideoModes struct _DDSURFACEDESC2 * void * -0x7aee7c void __thiscall ListNodeT::ListNodeT -0x7aee82 void __thiscall ListT::ListT -0x7aee96 void __thiscall ListT::ListT -0x7aeeaa void __thiscall ListT::Prepend class CVideoModeNode * -0x7aeebc void __thiscall ListT::Unlink class CVideoModeNode * -0x7aeee6 int __thiscall ListT::LeftBelongsCloserToListHead class CVideoModeNode * class CVideoModeNode * -0x7aeeec void __thiscall ListT::OrderedInsert class CVideoModeNode * -0x7aef4e void __thiscall CDDrawDeviceNode SetDDCoopLevel struct HWND__ * unsigned long struct HWND__ * int -0x7af03d void __thiscall CDDrawDeviceNode SetDisplayMode unsigned long unsigned long unsigned long unsigned long unsigned long -0x7af0df void __thiscall CDDrawDeviceNode CreatePrimary int unsigned long -0x7af1d6 void __thiscall CDDrawDeviceNode ObtainCapsAtDisplayMode struct _D3DX_VIDMODEDESC * -0x7af7ce void __thiscall CVideoModeNode ~CVideoModeNode -0x7af843 void * __thiscall CVideoModeNode `scalar deleting destructor' unsigned int -0x7af863 void __thiscall ListT::CleanupList -0x7af884 void __thiscall ListT::~ListT -0x7af88f void __thiscall CDDrawDeviceNode ~CDDrawDeviceNode -0x7af89a void __thiscall CDDrawDeviceNode ~CDDrawDeviceNode -0x7af912 CVideoModeList* __thiscall CVideoModeList CVideoModeList -0x7af929 CDDrawDeviceNode* __thiscall CDDrawDeviceNode CDDrawDeviceNode -0x7af97d int __stdcall CDDrawDeviceList _DDEnumCBListDDrawDevices struct _GUID * char * char * void * struct HMONITOR__ * -0x7afba4 CDDrawDeviceList* __thiscall CDDrawDeviceList CDDrawDeviceList -0x7afc35 int __cdecl _d3dxCreatePalette struct IDirectDraw7 * struct IDirectDrawSurface7 * struct IDirectDrawSurface7 * -0x7b0343 void __thiscall TArray::TArray -0x7b0350 void __thiscall TArray::~TArray -0x7b035e struct LINEENTRY __thiscall TArray::operator[] int -0x7b0379 void __thiscall TArray::~TArray -0x7b0387 struct BLTENTRY __thiscall TArray::operator[] int -0x7b03a1 long __cdecl _d3dxCopyAddRef -0x7b0454 void * __thiscall TArray::`scalar deleting destructor' unsigned int -0x7b0470 void * __thiscall TArray::`scalar deleting destructor' unsigned int -0x7b07db long __cdecl _d3dxCopyRelease -0x7b0a12 long __cdecl _d3dxCopy struct IDirectDrawSurface7 * struct IDirectDrawSurface7 * struct tagRECT * struct tagRECT * enum _D3DX_FILTERTYPE -0x7b0aab long __cdecl _d3dxCopyFromBits enum _D3DX_SURFACEFORMAT int int int void * struct IDirectDrawPalette * struct IDirectDrawSurface7 * struct tagRECT * struct tagRECT * enum _D3DX_FILTERTYPE -0x7b0c58 unsigned long __cdecl D3DXGetNumMipmaps struct IDirectDrawSurface7 * -0x7b0c96 long __cdecl D3DXGetNthMipmap unsigned long struct IDirectDrawSurface7 * struct IDirectDrawSurface7 * * -0x7b0d46 void __cdecl GenerateMipMaps struct IDirectDrawSurface7 * enum _D3DX_FILTERTYPE -0x7b10b1 long __cdecl ValidateTexture struct SURFACEDATA_ORIGINALSIZE * unsigned long * unsigned long * unsigned long * struct IDirectDrawSurface7 * * unsigned long * -0x7b1552 long __cdecl GetTopCubeFace struct IDirectDrawSurface7 * unsigned long struct IDirectDrawSurface7 * * -0x7b15c3 long __cdecl LoadFromGDI char * const struct IDirectDraw7 * struct IDirectDrawSurface7 * * enum _D3DX_SURFACEFORMAT * struct tagSIZE * -0x7b17ab long __cdecl CopyInSingleMipChain struct IDirectDrawSurface7 * unsigned char * * unsigned char * -0x7b1905 long __cdecl LoadFromDDS char * const struct IDirectDraw7 * struct IDirectDrawSurface7 * * enum _D3DX_SURFACEFORMAT * struct tagSIZE * unsigned long * unsigned long * -0x7b1c18 unsigned char * __cdecl GetCurrentPixelTGA unsigned char * unsigned char const * struct _TargaHeader const * unsigned long * -0x7b1e64 long __cdecl LoadFromTGA char * const struct IDirectDraw7 * struct IDirectDrawSurface7 * * enum _D3DX_SURFACEFORMAT * struct tagSIZE * -0x7b28e8 long __cdecl LoadCubeMapFromCubeMap struct IDirect3DDevice7 * struct IDirectDrawSurface7 * struct IDirectDrawSurface7 * unsigned long enum _D3DX_FILTERTYPE -0x7b2b93 unsigned char __cdecl ComponentFromIndex int int int -0x7b2bcb void __cdecl UpdateStaticMapping struct tagPALETTEENTRY * -0x7b2d12 void __cdecl MapInSystemColors struct tagPALETTEENTRY * -0x7b314e D3DXVECTOR3* __thiscall D3DXVECTOR3 D3DXVECTOR3 -0x7b3151 D3DXVECTOR4* __thiscall D3DXVECTOR4 D3DXVECTOR4 -0x7b3154 D3DXQUATERNION* __thiscall D3DXQUATERNION D3DXQUATERNION -0x7b3157 D3DXPLANE* __thiscall D3DXPLANE D3DXPLANE -0x7b322b D3DXVECTOR2* __thiscall D3DXVECTOR2 D3DXVECTOR2 float float -0x7b32b4 struct D3DXVECTOR2 & __thiscall D3DXVECTOR2 operator/= float -0x7b3364 struct D3DXVECTOR2 __thiscall D3DXVECTOR2 operator/ float -0x7b344b D3DXVECTOR3* __thiscall D3DXVECTOR3 D3DXVECTOR3 float float float -0x7b3547 struct D3DXVECTOR3 & __thiscall D3DXVECTOR3 operator/= float -0x7b35d3 struct D3DXVECTOR3 __thiscall D3DXVECTOR3 operator- struct D3DXVECTOR3 const & -0x7b3983 struct D3DXVECTOR3 __thiscall D3DXVECTOR3 operator/ float -0x7b39ab D3DXVECTOR4* __thiscall D3DXVECTOR4 D3DXVECTOR4 float float float float -0x7b3afd struct D3DXVECTOR4 __thiscall D3DXVECTOR4 operator/ float -0x7b3e4b D3DXQUATERNION* __thiscall D3DXQUATERNION D3DXQUATERNION float float float float -0x7b3ed7 void __thiscall D3DXQUATERNION operator float * -0x7b3f6e struct D3DXQUATERNION & __thiscall D3DXQUATERNION operator/= float -0x7b40c6 struct D3DXQUATERNION __thiscall D3DXQUATERNION operator/ float -0x7b4206 D3DXPLANE* __thiscall D3DXPLANE D3DXPLANE float float float float -0x7b429a struct D3DXPLANE __thiscall D3DXPLANE operator- -0x7b460e float __cdecl D3DXVec2LengthSq struct D3DXVECTOR2 const * -0x7b46bc float __cdecl D3DXVec3LengthSq struct D3DXVECTOR3 const * -0x7b46df float __cdecl D3DXVec3Dot struct D3DXVECTOR3 const * struct D3DXVECTOR3 const * -0x7b477a struct D3DXVECTOR3 * __cdecl D3DXVec3Cross struct D3DXVECTOR3 * struct D3DXVECTOR3 const * struct D3DXVECTOR3 const * -0x7b47c6 struct D3DXVECTOR3 * __cdecl D3DXVec3Subtract struct D3DXVECTOR3 * struct D3DXVECTOR3 const * struct D3DXVECTOR3 const * -0x7b4886 struct D3DXVECTOR3 * __cdecl D3DXVec3Lerp struct D3DXVECTOR3 * struct D3DXVECTOR3 const * struct D3DXVECTOR3 const * float -0x7b48bd float __cdecl D3DXVec4LengthSq struct D3DXVECTOR4 const * -0x7b49c7 struct D3DXMATRIX * __cdecl D3DXMatrixIdentity struct D3DXMATRIX * -0x7b4ab3 float __cdecl D3DXQuaternionLengthSq struct D3DXQUATERNION const * -0x7b4ae1 float __cdecl D3DXQuaternionDot struct D3DXQUATERNION const * struct D3DXQUATERNION const * -0x7b4b06 struct D3DXQUATERNION * __cdecl D3DXQuaternionConjugate struct D3DXQUATERNION * struct D3DXQUATERNION const * -0x7b4b2b float __cdecl D3DXPlaneDot struct D3DXPLANE const * struct D3DXVECTOR4 const * -0x7b4b50 float __cdecl D3DXPlaneDotCoord struct D3DXPLANE const * struct D3DXVECTOR3 const * -0x7b4b70 float __cdecl D3DXPlaneDotNormal struct D3DXPLANE const * struct D3DXVECTOR3 const * -0x7b5b24 long __thiscall CCapsFile Open -0x7b5ba4 long __thiscall CCapsFile Close -0x7b5ba9 unsigned long __thiscall CCapsFile FindVersion -0x7b5bc7 unsigned long __thiscall CCapsFile CreateVersion -0x7b5c30 long __thiscall CCapsFile Parse2D unsigned long struct _DDCAPS_DX7 * char * * -0x7b5ceb unsigned long __thiscall CCapsFile CreateString char * -0x7b5de7 unsigned long __thiscall CCapsFile CreateFormat class CSurfaceFormatNode * -0x7b5f23 unsigned long __thiscall CCapsFile Create2D unsigned long struct _DDCAPS_DX7 * char * -0x7b5faf unsigned long __thiscall CCapsFile Create3D unsigned long struct _D3DDeviceDesc7 * char * class CSurfaceFormatList * -0x7b60aa long __thiscall CCapsFile SaveSoftwareCaps class CHelInfo * -0x7b624e long __thiscall CCapsFile SaveHardwareCaps class CDDrawDeviceNode * class CVideoModeNode * -0x7b64e5 long __thiscall CCapsFile Parse3D unsigned long struct _D3DDeviceDesc7 * char * * class CSurfaceFormatList * -0x7b6682 long __thiscall CCapsFile LoadHardwareCaps class CDDrawDeviceNode * class CVideoModeNode * -0x7b6920 long __thiscall CCapsFile LoadSoftwareCaps class CHelInfo * -0x7b6e87 void __cdecl EncodeBlockRGBColorKey struct S3TC_COLOR * const struct S3TCBlockRGB * struct S3TC_COLOR struct S3TC_COLOR -0x7b731e void __cdecl DecodeBlockRGB struct S3TCBlockRGB * struct S3TC_COLOR * const -0x7b73f8 void __cdecl DecodeBlockAlpha4 struct S3TCBlockAlpha4 * struct S3TC_COLOR * const -0x7b7446 void __cdecl DecodeBlockAlpha3 struct S3TCBlockAlpha3 * struct S3TC_COLOR * const -0x7b7550 CSurfaceLock* __thiscall CSurfaceLock CSurfaceLock enum _D3DX_SURFACEFORMAT int int int void * struct IDirectDrawPalette * -0x7b75e9 int __thiscall CSurfaceLock IsValid -0x7b75fa int __thiscall CSurfaceLock IsPaletteIndexed -0x7b7617 int __thiscall CSurfaceLock GetPalette struct tagPALETTEENTRY * * -0x7b7696 unsigned char __cdecl FindClosest_PALETTE4 unsigned long struct tagPALETTEENTRY * -0x7b7719 unsigned char __cdecl FindClosest_PALETTE8 unsigned long struct tagPALETTEENTRY * -0x7b779f unsigned char __cdecl FindClosest_PALETTEA8 unsigned long struct tagPALETTEENTRY * -0x7b783b unsigned long __cdecl GetDxtBlkSize unsigned long -0x7b786d void __cdecl XXDecodeBlockRGB struct S3TCBlockRGB * struct S3TC_COLOR * const -0x7b7893 void __cdecl LoadCacheBlock struct PIXELCACHE_BLOCK * struct SURFACE_DATA * -0x7b79ba void __cdecl InitializePixelCache struct SURFACE_DATA * unsigned long -0x7b7a0d int __cdecl InCacheBlock long long struct PIXELCACHE_BLOCK * -0x7b7a30 void __cdecl GetDstSpanAllZeros int unsigned long * struct BLT_DATA * -0x7b7a3f int __thiscall TArray::Add struct LINEENTRY * -0x7b7a91 void __thiscall TArray::TArray -0x7b7a9e int __thiscall TArray::Add struct BLTENTRY * -0x7b7af0 void __cdecl EncodeBlockRGB struct S3TC_COLOR * const struct S3TCBlockRGB * -0x7b7b22 void __cdecl EncodeBlockAlpha4 struct S3TC_COLOR * const struct S3TCBlockAlpha4 * -0x7b7b7b void __cdecl EncodeBlockAlpha3 struct S3TC_COLOR * const struct S3TCBlockAlpha3 * -0x7b7ca5 void __cdecl RegisterLine class TArray * * unsigned long void * -0x7b7d27 void __cdecl RegisterBlt class TArray * * enum _D3DX_SURFACEFORMAT enum _D3DX_SURFACEFORMAT enum _D3DX_FILTERTYPE void * -0x7b7db5 CSurfaceLock* __thiscall CSurfaceLock CSurfaceLock struct IDirectDrawSurface7 * struct tagRECT * -0x7b7e75 void __thiscall CSurfaceLock ~CSurfaceLock -0x7b7e9b void __cdecl XXEncodeBlockRGB struct S3TC_COLOR * const struct S3TCBlockRGB * -0x7b7f04 void __cdecl FlushCacheBlock struct PIXELCACHE_BLOCK * struct SURFACE_DATA * -0x7b7fb4 void __cdecl ShutdownPixelCache struct BLT_DATA * -0x7b7fd6 unsigned long * __cdecl GetPtrToCachedPixel long long struct SURFACE_DATA * -0x7b808b long __cdecl RegisterBlts -0x7b9ecb long __cdecl RegisterLines -0x7ba44e long __stdcall _d3dxFindTextureCallback struct _DDPIXELFORMAT * void * -0x7ba4a2 long __cdecl ChooseTextureFormat struct IDirect3DDevice7 * enum _D3DX_SURFACEFORMAT enum _D3DX_SURFACEFORMAT * -0x7c13b0 class ostream & __thiscall ostream operator<< unsigned char -0x7c142c int __thiscall streambuf sputc int -0x7c144e class ostream & __thiscall ostream operator<< double -0x7c1570 int __thiscall ostream opfx -0x7c15e4 void __thiscall ostream osfx -0x7c1694 class ostream & __thiscall ostream operator<< char const * -0x7c16bd class ostream & __thiscall ostream flush -0x7c1745 ostream* __thiscall ostream ostream -0x7c177b void * __thiscall ostream `scalar deleting destructor' unsigned int -0x7c17a6 ostream* __thiscall ostream ostream class streambuf * -0x7c180b ostream* __thiscall ostream ostream class ostream const & -0x7c1879 void __thiscall ostream ~ostream -0x7c1888 class ostream & __thiscall ostream operator= class streambuf * -0x7c190e ostream_withassign* __thiscall ostream_withassign ostream_withassign -0x7c1969 void * __thiscall ostream_withassign `scalar deleting destructor' unsigned int -0x7c1994 ostream_withassign* __thiscall ostream_withassign ostream_withassign class streambuf * -0x7c19f2 void __thiscall ostream_withassign ~ostream_withassign -0x7c1a05 class ostream & __thiscall ostream writepad char const * char const * -0x7c1b71 istream* __thiscall istream istream -0x7c1bb9 void * __thiscall istream `scalar deleting destructor' unsigned int -0x7c1be4 istream* __thiscall istream istream class streambuf * -0x7c1c5a istream* __thiscall istream istream class istream const & -0x7c1cd9 void __thiscall istream ~istream -0x7c1ce8 class istream & __thiscall istream operator= class streambuf * -0x7c1d80 int __thiscall istream ipfx int -0x7c1e61 int __thiscall streambuf in_avail -0x7c1e71 class istream & __thiscall istream operator>> char * -0x7c1f2d void __thiscall istream isfx -0x7c1f62 int __thiscall istream peek -0x7c1f92 class istream & __thiscall istream putback char -0x7c1fff int __thiscall streambuf sputbackc char -0x7c2024 void __thiscall ios clear int -0x7c2052 int __thiscall istream sync -0x7c20b6 void __thiscall istream eatwhite -0x7c212f istream_withassign* __thiscall istream_withassign istream_withassign -0x7c218a void * __thiscall istream_withassign `scalar deleting destructor' unsigned int -0x7c21b5 istream_withassign* __thiscall istream_withassign istream_withassign class streambuf * -0x7c2213 void __thiscall istream_withassign ~istream_withassign -0x7c2226 class istream & __thiscall istream operator>> float & -0x7c22eb class istream & __thiscall istream operator>> char & -0x7c232f ios* __thiscall ios ios -0x7c238d void * __thiscall ios `scalar deleting destructor' unsigned int -0x7c23a9 ios* __thiscall ios ios class streambuf * -0x7c2412 ios* __thiscall ios ios class ios const & -0x7c245a void __thiscall ios ~ios -0x7c24a4 void __thiscall ios init class streambuf * -0x7c24d3 class ios & __thiscall ios operator= class ios const & -0x7c250e int __cdecl ios xalloc -0x7c253f long __cdecl ios bitalloc -0x7c2565 ofstream* __thiscall ofstream ofstream -0x7c25eb void * __thiscall ofstream `scalar deleting destructor' unsigned int -0x7c2616 ofstream* __thiscall ofstream ofstream char const * int int -0x7c26cd ofstream* __thiscall ofstream ofstream int -0x7c2756 ofstream* __thiscall ofstream ofstream int char * int -0x7c27e5 void __thiscall ofstream ~ofstream -0x7c27f8 class streambuf * __thiscall ofstream setbuf char * int -0x7c2840 void __thiscall ofstream attach int -0x7c2871 void __thiscall ofstream open char const * int int -0x7c28b3 void __thiscall ofstream close -0x7c28e6 filebuf* __thiscall filebuf filebuf -0x7c2900 void * __thiscall filebuf `scalar deleting destructor' unsigned int -0x7c291c filebuf* __thiscall filebuf filebuf int -0x7c293b filebuf* __thiscall filebuf filebuf int char * int -0x7c2983 void __thiscall filebuf ~filebuf -0x7c29da class filebuf * __thiscall filebuf close -0x7c2a3d int __thiscall filebuf overflow int -0x7c2aae int __thiscall filebuf underflow -0x7c2b3e long __thiscall filebuf seekoff long enum ios::seek_dir int -0x7c2b82 int __thiscall filebuf sync -0x7c2c5d class streambuf * __thiscall filebuf setbuf char * int -0x7c2d75 Iostream_init* __thiscall Iostream_init Iostream_init -0x7c2d78 Iostream_init* __thiscall Iostream_init Iostream_init class ios & int -0x7c2da6 long __thiscall ios setf long -0x7c2ddd void __thiscall Iostream_init ~Iostream_init -0x7c2e0a int __thiscall streambuf snextc -0x7c2e56 int __thiscall streambuf sbumpc -0x7c2e8d void __thiscall streambuf stossc -0x7c2ec6 int __thiscall streambuf sgetc -0x7c2eeb int __thiscall istream getdouble char * int -0x7c3024 class filebuf * __thiscall filebuf attach int -0x7c3098 class filebuf * __thiscall filebuf open char const * int int -0x7c320e int __thiscall filebuf setmode int -0x7c3276 streambuf* __thiscall streambuf streambuf -0x7c32b5 void * __thiscall streambuf `scalar deleting destructor' unsigned int -0x7c32d1 streambuf* __thiscall streambuf streambuf char * int -0x7c3334 void __thiscall streambuf ~streambuf -0x7c3364 class streambuf * __thiscall streambuf setbuf char * int -0x7c3398 int __thiscall streambuf xsputn char const * int -0x7c33ee int __thiscall streambuf xsgetn char * int -0x7c3485 int __thiscall streambuf sync -0x7c349c int __thiscall streambuf allocate -0x7c34ba int __thiscall streambuf doallocate -0x7c34e7 void __thiscall streambuf setb char * char * int -0x7c3517 long __thiscall streambuf seekoff long enum ios::seek_dir int -0x7c351d long __thiscall streambuf seekpos long int -0x7c352f int __thiscall streambuf pbackfail int -0x7c358b void __cdecl std _Xlen -0x7c35e5 void __thiscall std::logic_error logic_error class std::basic_string class std::allocator > const & -0x7c3649 char const * __thiscall std::logic_error what -0x7c3656 void __thiscall std::logic_error _Doraise -0x7c3673 void __thiscall std::logic_error ~logic_error -0x7c36b0 void * __thiscall std::logic_error `scalar deleting destructor' unsigned int -0x7c36cc void __thiscall std::logic_error logic_error class std::logic_error const & -0x7c3729 void __thiscall std::length_error ~length_error -0x7c3766 void __thiscall std::length_error _Doraise -0x7c3783 void * __thiscall std::length_error `scalar deleting destructor' unsigned int -0x7c379f void __thiscall std::length_error length_error class std::length_error const & -0x7c37b7 void __cdecl std _Xran -0x7c3811 void __thiscall std::out_of_range ~out_of_range -0x7c384e void __thiscall std::out_of_range _Doraise -0x7c386b void * __thiscall std::out_of_range `scalar deleting destructor' unsigned int -0x7c3887 void __thiscall std::out_of_range out_of_range class std::out_of_range const & -0x7c38e2 void __thiscall std::_Lockit _Lockit -0x7c397e void __thiscall std::_Lockit ~_Lockit -0x7c3993 void __stdcall `eh vector destructor iterator' void * unsigned int int void (__thiscall*)(void *) -0x7c3a13 void __stdcall __ArrayUnwind void * unsigned int int void (__thiscall*)(void *) -0x7c3b46 void __thiscall type_info ~type_info -0x7c3b6f void * __thiscall type_info `scalar deleting destructor' unsigned int -0x7c3b8b int __thiscall type_info operator== class type_info const & -0x7c3ba6 int __thiscall type_info operator!= class type_info const & -0x7c3bc2 int __thiscall type_info before class type_info const & -0x7c3be1 char const * __thiscall type_info raw_name -0x7c3be5 type_info* __thiscall type_info type_info class type_info const & -0x7c3bf0 class type_info & __thiscall type_info operator= class type_info const & -0x7c3bf5 void __stdcall _JumpToContinuation void * struct EHRegistrationNode * -0x7c3c29 void __stdcall _CallMemberFunction0 void * void * -0x7c3c30 void __stdcall _CallMemberFunction1 void * void * void * -0x7c3c37 void __stdcall _CallMemberFunction2 void * void * void * int -0x7c3c3e void __stdcall _UnwindNestedFrames struct EHRegistrationNode * struct EHExceptionRecord * -0x7c3c66 void __stdcall _UnwindNestedFrames struct EHRegistrationNode * struct EHExceptionRecord * -0x7c3cdd void * __cdecl _CallCatchBlock2 struct EHRegistrationNode * struct _s_FuncInfo const * void * int unsigned long -0x7c3d31 enum _EXCEPTION_DISPOSITION __cdecl CatchGuardHandler struct EHExceptionRecord * struct CatchGuardRN * void * void * -0x7c3d56 int __cdecl _CallSETranslator struct EHExceptionRecord * struct EHRegistrationNode * void * void * struct _s_FuncInfo const * int struct EHRegistrationNode * -0x7c3dde int __cdecl _CallSETranslator struct EHExceptionRecord * struct EHRegistrationNode * void * void * struct _s_FuncInfo const * int struct EHRegistrationNode * -0x7c3e0c enum _EXCEPTION_DISPOSITION __cdecl TranslatorGuardHandler struct EHExceptionRecord * struct TranslatorGuardRN * void * void * -0x7c3e81 struct _s_TryBlockMapEntry const * __cdecl _GetRangeOfTrysToCheck struct _s_FuncInfo const * int int unsigned int * unsigned int * -0x7c4407 __non_rtti_object* __thiscall __non_rtti_object __non_rtti_object char const * -0x7c4429 void * __thiscall __non_rtti_object `scalar deleting destructor' unsigned int -0x7c4445 void __thiscall __non_rtti_object ~__non_rtti_object -0x7c444a __non_rtti_object* __thiscall __non_rtti_object __non_rtti_object class __non_rtti_object const & -0x7c4462 bad_typeid* __thiscall bad_typeid bad_typeid class bad_typeid const & -0x7c447a void * __thiscall bad_typeid `scalar deleting destructor' unsigned int -0x7c4496 void __thiscall bad_typeid ~bad_typeid -0x7c4561 bad_typeid* __thiscall bad_typeid bad_typeid char const * -0x7c4691 bad_cast* __thiscall bad_cast bad_cast char const * const & -0x7c46a9 void * __thiscall bad_cast `scalar deleting destructor' unsigned int -0x7c46c5 void __thiscall bad_cast ~bad_cast -0x7c46ca bad_cast* __thiscall bad_cast bad_cast class bad_cast const & -0x7c46e2 void * __cdecl FindCompleteObject void * * -0x7c46fc struct _s_RTTIBaseClassDescriptor const * __cdecl FindSITargetTypeInstance void * struct _s_RTTICompleteObjectLocator const * struct TypeDescriptor * int struct TypeDescriptor * -0x7c4756 struct _s_RTTIBaseClassDescriptor const * __cdecl FindMITargetTypeInstance void * struct _s_RTTICompleteObjectLocator const * struct TypeDescriptor * int struct TypeDescriptor * -0x7c484f struct _s_RTTIBaseClassDescriptor const * __cdecl FindVITargetTypeInstance void * struct _s_RTTICompleteObjectLocator const * struct TypeDescriptor * int struct TypeDescriptor * -0x7c4987 int __cdecl PMDtoOffset void * struct PMD const & -0x7c49aa void __stdcall `eh vector constructor iterator' void * unsigned int int void (__thiscall*)(void *) void (__thiscall*)(void *) -0x7c9195 exception* __thiscall exception exception -0x7c91a6 void * __thiscall exception `scalar deleting destructor' unsigned int -0x7c91c2 exception* __thiscall exception exception char const * const & -0x7c91ff exception* __thiscall exception exception class exception const & -0x7c9249 class exception & __thiscall exception operator= class exception const & -0x7c9268 void __thiscall exception ~exception -0x7c927e char const * __thiscall exception what -0x7c928b void __cdecl terminate -0x7c92ec void __cdecl unexpected -0x7c9304 void __cdecl _inconsistency -0x7c959f void __cdecl FindHandler struct EHExceptionRecord * struct EHRegistrationNode * struct _CONTEXT * void * struct _s_FuncInfo const * unsigned char int struct EHRegistrationNode * -0x7c9752 void __cdecl FindHandlerForForeignException struct EHExceptionRecord * struct EHRegistrationNode * struct _CONTEXT * void * struct _s_FuncInfo const * int int struct EHRegistrationNode * -0x7c97fc int __cdecl TypeMatch struct _s_HandlerType const * struct _s_CatchableType const * struct _s_ThrowInfo const * -0x7c990d void __cdecl CatchIt struct EHExceptionRecord * struct EHRegistrationNode * struct _CONTEXT * void * struct _s_FuncInfo const * struct _s_HandlerType const * struct _s_CatchableType const * struct _s_TryBlockMapEntry const * int struct EHRegistrationNode * unsigned char -0x7c9988 void * __cdecl CallCatchBlock struct EHExceptionRecord * struct EHRegistrationNode * struct _CONTEXT * struct _s_FuncInfo const * void * int unsigned long -0x7c9aa3 int __cdecl ExFilterRethrow struct _EXCEPTION_POINTERS * -0x7c9acd void __cdecl BuildCatchObject struct EHExceptionRecord * struct EHRegistrationNode * struct _s_HandlerType const * struct _s_CatchableType const * -0x7c9c91 void __cdecl _DestructExceptionObject struct EHExceptionRecord * unsigned char -0x7c9cf8 void * __cdecl AdjustPointer void * struct PMD const & -0x7cf898 long __stdcall __CxxUnhandledExceptionFilter struct _EXCEPTION_POINTERS * -0x7cf8de void __cdecl __CxxSetUnhandledExceptionFilter -0x7cf8ef void __cdecl __CxxRestoreUnhandledExceptionFilter -0x7cfe02 void __cdecl terminate -0x7cfe19 int __cdecl _ValidateRead void const * unsigned int -0x7cfe35 int __cdecl _ValidateWrite void * unsigned int -0x7cfe51 int __cdecl _ValidateExecute int (__stdcall*)(void) -0x7d76e0 class zCObject * __cdecl oCCSManager _CreateNewInstance -0x7d76eb class zCObject * __cdecl oCCSManager _CreateNewInstance -0x7d782b oCCSManager* __thiscall oCCSManager oCCSManager -0x7d7840 zCObject* __thiscall zCObject zCObject -0x7d784b zCObject* __thiscall zCObject zCObject -0x7d7860 class zCCSPlayer * __thiscall oCCSManager CreateCutscenePlayer class zCWorld * -0x7d786b class zCCSPlayer * __thiscall oCCSManager CreateCutscenePlayer class zCWorld * -0x7d7974 class zCEventMessage * __thiscall oCCSManager CreateMessage int -0x7d7980 class zCCSProps * __thiscall oCCSManager CreateProperties -0x7d798b class zCCSProps * __thiscall oCCSManager CreateProperties -0x7d79a8 void __thiscall zCSoundManager::zCSoundEventData ~zCSoundEventData -0x7d79c0 void __thiscall std basic_string,class std::allocator >::_Copy unsigned int -0x7d7a00 class zCObject * __cdecl oCCSPlayer _CreateNewInstance -0x7d7a0b class zCObject * __cdecl oCCSPlayer _CreateNewInstance -0x7d7a7c void __thiscall oCCSPlayer ProcessCutscene class zCCSCutsceneContext * class zVEC3 const & -0x7d7ac0 class zCObject * __cdecl oCCSProps _CreateNewInstance -0x7d7acb class zCObject * __cdecl oCCSProps _CreateNewInstance -0x7d7b10 class zCObject * __cdecl oCCSTrigger _CreateNewInstance -0x7d7b1b class zCObject * __cdecl oCCSTrigger _CreateNewInstance -0x7d7b94 void __thiscall oCCSTrigger TriggerTarget class zCVob * -0x7d7bab class zSTRING __cdecl operator+ class zSTRING const & class zSTRING const & -0x7d7bd3 class zSTRING __cdecl operator+ char const * class zSTRING const & -0x7d7beb class zSTRING __cdecl operator+ class zSTRING const & char const * -0x7d7c64 void __thiscall oCCSTrigger UntriggerTarget class zCVob * -0x7d7ca0 class zCObject * __cdecl zCCSCutsceneContext _CreateNewInstance -0x7d7cab class zCObject * __cdecl zCCSCutsceneContext _CreateNewInstance -0x7d7e3e zCCSCutsceneContext* __thiscall zCCSCutsceneContext zCCSCutsceneContext class zSTRING & -0x7d7e87 zCCSCutsceneContext* __thiscall zCCSCutsceneContext zCCSCutsceneContext class zCCSBlock * int int -0x7d7eb3 void __thiscall zCCSCutsceneContext UseThisSubBlock class zCCSBlock * -0x7d7edf void __thiscall zCCSCutsceneContext ~zCCSCutsceneContext -0x7d7f7a void __thiscall zCCSCutsceneContext Archive class zCArchiver & -0x7d7fa7 class zSTRING __thiscall zCCSCutsceneContext GetCSName -0x7d804a void __thiscall zCCSCutsceneContext Unarchive class zCArchiver & -0x7d8271 int __thiscall zCCSCutsceneContext StartPlaying -0x7d843c void __thiscall zCCSCutsceneContext Stop -0x7d84ef void __thiscall zCCSCutsceneContext Interrupt -0x7d859f void __thiscall zCCSCutsceneContext ForcedInterrupt -0x7d89fa int __thiscall zCCSCutsceneContext Play class zVEC3 -0x7d8aaf void __thiscall zCCSCutsceneContext HandleTrigger -0x7d8ac8 int __thiscall zCCSCutsceneContext AreU class zSTRING const & -0x7d8c32 void __thiscall zCCSCutsceneContext PrintDebugInfo class zSTRING const & -0x7d8c40 void __thiscall zCArray::AllocDelta int -0x7d8c4b void __thiscall zCArray::AllocDelta int -0x7d8ccb class zCObject * __cdecl zCCSAtomicBlock _CreateNewInstance -0x7d8cd6 class zCObject * __cdecl zCCSAtomicBlock _CreateNewInstance -0x7d8d1b class zCObject * __cdecl zCCSBlock _CreateNewInstance -0x7d8d26 class zCObject * __cdecl zCCSBlock _CreateNewInstance -0x7d8d76 class zCObject * __cdecl zCCSSyncBlock _CreateNewInstance -0x7d8d89 class zCObject * __cdecl zCCSSyncBlock _CreateNewInstance -0x7d8dd0 class zCObject * __cdecl zCCutscene _CreateNewInstance -0x7d8ddb class zCObject * __cdecl zCCutscene _CreateNewInstance -0x7d8e2b class zCObject * __cdecl zCCSRole _CreateNewInstance -0x7d8e36 class zCObject * __cdecl zCCSRole _CreateNewInstance -0x7d8e7b class zCObject * __cdecl zCEvMsgCutscene _CreateNewInstance -0x7d8e86 class zCObject * __cdecl zCEvMsgCutscene _CreateNewInstance -0x7d8e90 zCCSRole* __thiscall zCCSRole zCCSRole -0x7d8e9b zCCSRole* __thiscall zCCSRole zCCSRole -0x7d8ec3 zCCSRole* __thiscall zCCSRole zCCSRole class zSTRING & -0x7d8fa4 void __thiscall zCCSRole ~zCCSRole -0x7d90ee void __thiscall zCCSRole SetRoleVob class zCVob * -0x7d9108 void __thiscall zCCSRole Unarchive class zCArchiver & -0x7d913e zCEvMsgCutscene* __thiscall zCEvMsgCutscene zCEvMsgCutscene enum zCEvMsgCutscene::TCutsceneSubType -0x7d9150 zCCSBlockBase* __thiscall zCCSBlockBase zCCSBlockBase -0x7d915b zCCSBlockBase* __thiscall zCCSBlockBase zCCSBlockBase -0x7d9170 zCCSAtomicBlock* __thiscall zCCSAtomicBlock zCCSAtomicBlock -0x7d917b zCCSAtomicBlock* __thiscall zCCSAtomicBlock zCCSAtomicBlock -0x7d9198 void __thiscall zCCSAtomicBlock ~zCCSAtomicBlock -0x7d91c8 void __thiscall zCCSAtomicBlock OrganizeRoles class zCArray & class zCArray & -0x7d9225 int __thiscall zCCSAtomicBlock IsFinished class zCEventManager * -0x7d9230 zCCSBlock* __thiscall zCCSBlock zCCSBlock -0x7d923b zCCSBlock* __thiscall zCCSBlock zCCSBlock -0x7d926e void __thiscall zCCSBlock ~zCCSBlock -0x7d9288 void __thiscall zCCSBlock Play class zCArray const & -0x7d92a8 void __thiscall zCCSBlock Play class zCArray const & float float -0x7d92c8 int __thiscall zCCSBlock IsFinished class zCArray const & -0x7d92e8 void __thiscall zCCSBlock InsertBlock class zCCSBlockBase * int -0x7d9308 int __thiscall zCCSBlock NewBlock int int -0x7d932b zCCSSyncBlock* __thiscall zCCSSyncBlock zCCSSyncBlock -0x7d933e zCCSSyncBlock* __thiscall zCCSSyncBlock zCCSSyncBlock -0x7d9358 void __thiscall zCCSSyncBlock ~zCCSSyncBlock -0x7d9378 void __thiscall zCCSSyncBlock InsertBlock class zCCSBlockBase * int -0x7d9398 int __thiscall zCCSSyncBlock NewBlock int int -0x7d93fb zCCutscene* __thiscall zCCutscene zCCutscene -0x7d9450 void __thiscall zCCutscene ~zCCutscene -0x7d9473 void __thiscall zCCutscene SetRoleListForDebugging class zCArray & -0x7d94ab void __thiscall zCCutscene SaveRolesVobs class zCBuffer & -0x7d94ee void __thiscall zCCutscene RestoreRoleVobs class zCBuffer & -0x7d97c8 int __thiscall zCCutscene CheckMainRole class zCVob * -0x7d97d3 int __thiscall zCCutscene CheckMainRole class zCVob * -0x7d9a83 void __thiscall zCCutscene AddRoleOU class zCVob * -0x7d9d33 int __thiscall zCCutscene AddMainRole class zCVob * -0x7da547 int __thiscall zCCutscene CSCheck int & -0x7da7da int __thiscall zCCutscene StartPlaying -0x7da7f0 zCEventMessage* __thiscall zCEventMessage zCEventMessage -0x7da7fb zCEventMessage* __thiscall zCEventMessage zCEventMessage -0x7da818 void __thiscall zCEvMsgCutscene SetCutsceneName class zSTRING -0x7da847 void __thiscall zCCutscene Reset -0x7da877 void __thiscall zCCutscene ClearCutscene -0x7da8b2 void __thiscall zCCutscene StopRole class zCVob * -0x7dad28 void __thiscall zCCutscene Stop -0x7daf83 void __thiscall zCCutscene Interrupt -0x7dafe4 int __thiscall zCCutscene ResumeActBlock -0x7db013 int __thiscall zCCutscene NewBlock int int -0x7db03b void __thiscall zCCutscene NewCS class zCCSManager * -0x7db06e void __thiscall zCCutscene NewRole class zSTRING & -0x7db0a0 class zCVob * __thiscall zCCutscene LoadStage -0x7db0d0 void __thiscall zCCSBlock Archive class zCArchiver & -0x7db10b void __thiscall zCCSBlock Unarchive class zCArchiver & -0x7db14b void __thiscall zCCSSyncBlock Archive class zCArchiver & -0x7db18b void __thiscall zCCSSyncBlock Unarchive class zCArchiver & -0x7db1a8 void __thiscall zCCutscene Unarchive class zCArchiver & -0x7db1df struct zTCSBlockPosition __thiscall zCCutscene GetFirstBlockPosition -0x7db200 class zCCSBlockBase * & __thiscall zCArray::GetSafe int -0x7db269 class zCObject * __cdecl zCCSLib _CreateNewInstance -0x7db274 class zCObject * __cdecl zCCSLib _CreateNewInstance -0x7db2d6 void __thiscall zCCSLib Archive class zCArchiver & -0x7db390 void __thiscall zCCSLib Unarchive class zCArchiver & -0x7db3de zCCSLib* __thiscall zCCSLib zCCSLib -0x7db3e9 zCCSLib* __thiscall zCCSLib zCCSLib -0x7db413 void __thiscall zCCSLib ~zCCSLib -0x7db450 class zCObject * __cdecl zCCSManager _CreateNewInstance -0x7db45b class zCObject * __cdecl zCCSManager _CreateNewInstance -0x7db4ae class zSTRING __thiscall zCCSManager LibGetSvmModuleName int -0x7db4c8 int __thiscall zCCSManager LibIsSvmModuleRunning int -0x7db4e8 int __thiscall zCCSManager LibSvmModuleStart int -0x7db508 int __thiscall zCCSManager LibSvmModuleStop int -0x7db55f zCCSManager* __thiscall zCCSManager zCCSManager -0x7db56a zCCSManager* __thiscall zCCSManager zCCSManager -0x7db5b4 void __thiscall zCCSManager ~zCCSManager -0x7db5c0 class zCCSPlayer * __thiscall zCCSManager CreateCutscenePlayer class zCWorld * -0x7db5cb class zCCSPlayer * __thiscall zCCSManager CreateCutscenePlayer class zCWorld * -0x7db5f3 class zCCSCutsceneContext * __thiscall zCCSManager InitiateCSwithContext class zCCSCutsceneContext * -0x7db60b class zCCSCutsceneContext * __thiscall zCCSManager CreateNewCutscene class zSTRING & -0x7db616 class zCCSCutsceneContext * __thiscall zCCSManager CreateNewCutscene class zSTRING & -0x7db62b class zCCSCutsceneContext * __thiscall zCCSManager CreateNewOutputUnit int -0x7db648 class zSTRING __thiscall zCCSManager GetShortCom int -0x7db680 void __thiscall zCCSManager Archive class zCArchiver & -0x7db6b0 void __thiscall zCCSManager Unarchive class zCArchiver & -0x7db775 void __thiscall zCCSManager LibLoad int -0x7db7c6 void __thiscall zCCSManager LibStore int -0x7db7d0 class zCCSProps * __thiscall zCCSManager CreateProperties -0x7db7db class zCCSProps * __thiscall zCCSManager CreateProperties -0x7db7f0 void __thiscall zCArray::AllocDelta int -0x7db7fb void __thiscall zCArray::AllocDelta int -0x7db84b class zCObject * __cdecl zCCSPlayer _CreateNewInstance -0x7db856 class zCObject * __cdecl zCCSPlayer _CreateNewInstance -0x7db860 zCCSPlayer* __thiscall zCCSPlayer zCCSPlayer -0x7db86b zCCSPlayer* __thiscall zCCSPlayer zCCSPlayer -0x7db8ba void __thiscall zCCSPlayer ~zCCSPlayer -0x7db96e class zCCSCutsceneContext * __thiscall zCCSPlayer StartCutscene class zCCutscene * class zCVob * class zSTRING -0x7db9cd class zCCSCutsceneContext * __thiscall zCCSPlayer StartCutscene class zSTRING & class zCVob * -0x7dba5c class zCCSCutsceneContext * __thiscall zCCSPlayer CreateNewOutputUnit int class zCVob * -0x7dbb5c class zCCSCutsceneContext * __thiscall zCCSPlayer StartOutputUnit int class zCVob * -0x7dbb87 void __thiscall zCCSPlayer ForgetCutscene class zCCutscene * -0x7dbc53 void __thiscall zCCSPlayer InsertCutscene class zCCSCutsceneContext * -0x7dbd13 void __thiscall zCCSPlayer RemoveCutscene class zCCSCutsceneContext * -0x7dbd56 void __thiscall zCCSPlayer OnCSTrigger class zSTRING & class zCVob * -0x7dbd68 void __thiscall zCCSPlayer OnCSUntrigger class zSTRING & class zCVob * -0x7dbdd4 void __thiscall zCCSPlayer Archive class zCArchiver & -0x7dbe34 void __thiscall zCCSPlayer Unarchive class zCArchiver & -0x7dbe48 void __thiscall zCCSPlayer CSDB_BeginSyncBlock class zCCSSyncBlock * -0x7dbe88 void __thiscall zCCSPlayer CSDB_BeginAtomBlock class zCCSBlockBase * -0x7dbeb8 void __thiscall zCCSPlayer CSDB_EndAtomBlock class zCCSBlockBase * -0x7dbef8 void __thiscall zCCSPlayer CSDB_Error class zCCSBlockBase * class zSTRING & -0x7dbf38 void __thiscall zCCSPlayer CSDB_Warning class zCCSBlockBase * class zSTRING & -0x7dbfd3 int __thiscall zCCSPlayer StopAllCutscenes class zCVob * -0x7dc063 int __thiscall zCCSPlayer StopAllOutputUnits class zCVob * -0x7dc102 void __thiscall zCCSPlayer PrintListOfCutscenes class zSTRING const & -0x7dc118 class zCCSCutsceneContext * __thiscall zCCSPlayer GetStartedCutscene class zSTRING const & -0x7dc130 void __thiscall zCCSPlayer DebugResetInfoscreen -0x7dc140 void __thiscall zCCSPlayer DebugAddCutscene int class zVEC3 int -0x7dc158 void __thiscall zCCSPlayer ProcessList class zVEC3 const & int int int -0x7dc180 void __thiscall zCCSPlayer ProcessCutscene class zCCSCutsceneContext * class zVEC3 const & -0x7dc190 void __thiscall zCCSPlayer ToggleDebugInfo -0x7dc19b void __thiscall zCCSPlayer ToggleDebugInfo -0x7dc1f3 class zCObject * __cdecl zCCSPoolItem _CreateNewInstance -0x7dc1fe class zCObject * __cdecl zCCSPoolItem _CreateNewInstance -0x7dc218 zCCSPoolItem* __thiscall zCCSPoolItem zCCSPoolItem -0x7dc223 zCCSPoolItem* __thiscall zCCSPoolItem zCCSPoolItem -0x7dc256 zCCSPoolItem* __thiscall zCCSPoolItem zCCSPoolItem class zCCSCutsceneContext * -0x7dc268 void __thiscall zCCSPoolItem ~zCCSPoolItem -0x7dc288 void __thiscall zCCSPoolItem Unarchive class zCArchiver & -0x7dc36a void __thiscall zCCSPoolItem PrintDebugInfo -0x7dc3b0 class zCObject * __cdecl zCCSProps _CreateNewInstance -0x7dc3bb class zCObject * __cdecl zCCSProps _CreateNewInstance -0x7dc404 zCCSProps* __thiscall zCCSProps zCCSProps -0x7dc5bc void __thiscall zCCSProps PrintDebugInfo -0x7dc757 int __thiscall oCBinkPlayer PlayHandleEvents -0x7dc872 int __thiscall oCBinkPlayer OpenVideo class zSTRING -0x7dc888 void __thiscall oCGameInfo Init -0x7dc8df CGameManager* __thiscall CGameManager CGameManager -0x7dc92c void __thiscall CGameManager ~CGameManager -0x7dc9d7 void __thiscall CGameManager Tool_ConvertData -0x7dcaa9 void __thiscall CGameManager Init struct HWND__ * & -0x7dcad6 void __cdecl emergency_exit -0x7dcb29 void __thiscall CGameManager Done -0x7dcc36 void __thiscall CGameManager Run -0x7dcc89 void __thiscall CGameManager InitScreen_Open -0x7dccb7 void __thiscall CGameManager InitScreen_Menu -0x7dcce7 void __thiscall CGameManager InitScreen_Close -0x7dcd00 void __thiscall CGameManager InitSettings -0x7dcd0b void __thiscall CGameManager InitSettings -0x7dcd41 void __thiscall CGameManager GameInit -0x7dcd58 void __thiscall CGameManager GameSessionReset -0x7dcd83 void __thiscall CGameManager GameSessionInit -0x7dcd98 void __thiscall CGameManager GameSessionDone -0x7dcde6 void __thiscall CGameManager PreMenu -0x7dcdf8 void __thiscall CGameManager PostMenu class zSTRING -0x7dd2d8 void __thiscall CGameManager ApplySomeSettings -0x7dd46d void __thiscall CGameManager Menu int -0x7dd4c4 void __thiscall CGameManager Read_Savegame int -0x7dd524 void __thiscall CGameManager Write_Savegame int -0x7dd58c int __thiscall CGameManager HandleCancelKey int -0x7dd5a8 int __thiscall CGameManager MenuEnabled int & -0x7dd5e6 int __thiscall CGameManager HandleEvent int -0x7dd629 int __thiscall CGameManager IntroduceChapter -0x7dd660 int __thiscall CGameManager IntroduceChapter class zSTRING class zSTRING class zSTRING class zSTRING int -0x7dd678 int __thiscall CGameManager PlayVideo class zSTRING -0x7dd6a0 int __thiscall CGameManager PlayVideoEx class zSTRING short int -0x7dd713 void __thiscall CGameManager ShowRealPlayTime -0x7dd758 int __cdecl DefineMenuScriptFunctions -0x7dd9da int __cdecl Apply_Options_Video -0x7dda31 int __cdecl Apply_Options_Performance -0x7dda6e int __cdecl ChangeMusicEnabled class zCOptionEntry & -0x7ddabe int __cdecl Apply_Options_Audio -0x7ddb0e int __cdecl Apply_Options_Game -0x7ddb5e int __cdecl Apply_Options_Controls -0x7ddcf4 int __cdecl Update_ChoiceBox -0x7ddd08 void __thiscall oCMenuSavegame ~oCMenuSavegame -0x7dde28 void __thiscall oCMenuSavegame HandleSlotChange int -0x7ddf8e void __thiscall oCMenuSavegame ScreenInit -0x7de097 void __thiscall oCMenuSavegame ScreenDone -0x7de0c0 int __thiscall oCMenuSavegame GetMenuItemSlotNr class zCMenuItem * -0x7de190 void __cdecl oBert_StartUp -0x7de6ee void __cdecl ShowMoreInfos class oCNpc * class oCNpc * -0x7de9e5 void __cdecl HandleResultString class zSTRING -0x7dea07 void __cdecl ClearLogStatistics -0x7dec29 bool __cdecl LogStatistics class oCNpc * -0x7dec4b zSTRING* __thiscall zSTRING zSTRING int -0x7dec6b zSTRING* __thiscall zSTRING zSTRING float int -0x7decac bool __cdecl LogStatisticsWrite class zSTRING const & -0x7ded09 bool __cdecl LogStatisticsRead class zSTRING const & -0x7ded28 void __thiscall oCPlayerInfo SetInstanceByName class zSTRING const & -0x7ded70 class zCObject * __cdecl oCSavegameInfo _CreateNewInstance -0x7ded7b class zCObject * __cdecl oCSavegameInfo _CreateNewInstance -0x7dede5 oCSavegameInfo* __thiscall oCSavegameInfo oCSavegameInfo -0x7dee45 oCSavegameInfo* __thiscall oCSavegameInfo oCSavegameInfo int -0x7dee58 void __thiscall oCSavegameInfo Init -0x7dee93 void __thiscall oCSavegameInfo UpdateThumbPic class zCTextureConvert * -0x7deec3 void __thiscall oCSavegameInfo ReloadResources -0x7def06 void __thiscall oCSavegameInfo SetSlot int -0x7def52 void __thiscall oCSavegameInfo ~oCSavegameInfo -0x7df01b void __thiscall oCSavegameInfo Archive class zCArchiver & -0x7df0e5 void __thiscall oCSavegameInfo Unarchive class zCArchiver & -0x7df0f0 void __thiscall oCSavegameInfo Unarchive class zCArchiver & -0x7df157 class zSTRING __thiscall oCSavegameInfo GetGameTime -0x7df191 oCSavegameManager* __thiscall oCSavegameManager oCSavegameManager -0x7df1a0 void __thiscall oCSavegameManager ~oCSavegameManager -0x7df1ab void __thiscall oCSavegameManager ~oCSavegameManager -0x7df2e3 void __thiscall oCSavegameManager Init -0x7df310 void __thiscall oCSavegameManager SetAndWriteSavegame int class oCSavegameInfo * -0x7df347 void __thiscall oCSavegameManager CopyToCurrent int -0x7df387 void __thiscall oCSavegameManager CopyFromCurrent int -0x7df3b0 void __thiscall oCSavegameManager ClearCurrent -0x7df401 class zSTRING __thiscall oCSavegameManager GetSlotDirName int -0x7df564 void __thiscall oCSystemInfo ResetSettings float -0x7df979 void __thiscall oCSystemInfo ScoreNow -0x7df998 float __thiscall oCSystemInfo GetGraphicsBonus -0x7df9e0 class zCObject * __cdecl oCTriggerChangeLevel _CreateNewInstance -0x7df9eb class zCObject * __cdecl oCTriggerChangeLevel _CreateNewInstance -0x7dfa30 class zCObject * __cdecl oCTriggerScript _CreateNewInstance -0x7dfa3b class zCObject * __cdecl oCTriggerScript _CreateNewInstance -0x7dfaef void __thiscall oCTriggerChangeLevel TriggerTarget class zCVob * -0x7dfbc0 void __thiscall oCTriggerScript TriggerTarget class zCVob * -0x7dfc6f void __thiscall oCTriggerScript UntriggerTarget class zCVob * -0x7dfcfe void __thiscall oCObjectGenerator OnTrigger class zCVob * class zCVob * -0x7dfd10 void __thiscall oCViewGothicProgressBar HandleChange -0x7dfd1b void __thiscall oCViewGothicProgressBar HandleChange -0x7dfd38 oCViewStatusBar* __thiscall oCViewStatusBar oCViewStatusBar -0x7dfd58 oCViewStatusBar* __thiscall oCViewStatusBar oCViewStatusBar int int int int enum zTviewID -0x7dfd86 void __thiscall oCViewStatusBar Init int int float -0x7dfdc2 void __thiscall oCViewStatusBar ~oCViewStatusBar -0x7dfe1a zCBinkPlayer* __thiscall zCBinkPlayer zCBinkPlayer -0x7dfe5a void __thiscall zCBinkPlayer ~zCBinkPlayer -0x7e0151 int __thiscall zCBinkPlayer OpenVideo class zSTRING -0x7e0168 class zSTRING __thiscall zFILE_FILE GetFile -0x7e01dc int __thiscall zCBinkPlayer CloseVideo -0x7e0412 int __thiscall zCBinkPlayer PlayInit int -0x7e0658 int __thiscall zCBinkPlayer PlayDeinit -0x7e0678 int __thiscall zCBinkPlayer PlayFrame -0x7e0698 long __thiscall zCBinkPlayer GetPixelFormat struct zTRndSurfaceDesc & -0x7e06b8 void __thiscall zCBinkPlayer SetFullscreen int class zSTRING -0x7e06d8 unsigned long __thiscall zCBuffer WriteString class zSTRING -0x7e0700 class zSTRING __thiscall zCBuffer ReadString -0x7e0728 unsigned long __thiscall zCBuffer WriteObject class zCObject * & -0x7e0763 unsigned long __thiscall zCBuffer ReadObject class zCObject * & -0x7e080d void __cdecl zCBuffer ByteFreq_Print -0x7e0848 class zSTRING __cdecl zFILE SetRootDirectory class zSTRING -0x7e0868 void __cdecl zFILE DirectFileConvert class zSTRING & -0x7e0890 void __cdecl zFILE DirectFileAccess bool -0x7e08ab class zSTRING __thiscall zDATE ToString enum zTDATE_CONVERT -0x7e08f8 int __thiscall zFILE_FILE HandleError class zSTRING const & class zSTRING const & enum zERROR_TYPE -0x7e0962 zFILE_FILE* __thiscall zFILE_FILE zFILE_FILE -0x7e09ba zFILE_FILE* __thiscall zFILE_FILE zFILE_FILE class zSTRING const & -0x7e0a1a void __thiscall zFILE_FILE ~zFILE_FILE -0x7e0a40 long __thiscall zFILE_FILE Size -0x7e0a8e int __thiscall zFILE_FILE Create -0x7e0ae6 int __thiscall zFILE_FILE Open bool -0x7e0b26 int __thiscall zFILE_FILE Close -0x7e0b38 int __thiscall zFILE_FILE Write char const * -0x7e0b60 long __thiscall zFILE_FILE Write void const * long -0x7e0b70 int __thiscall zFILE_FILE Read char * -0x7e0b8b int __thiscall zFILE_FILE Read class zSTRING & -0x7e0ba8 long __thiscall zFILE_FILE Read void * long -0x7e0be7 class zSTRING __thiscall zFILE_FILE SeekText class zSTRING const & -0x7e0c10 int __thiscall zFILE_FILE ReadCodeline class zSTRING & -0x7e0c30 int __thiscall zFILE_FILE ReadLines class zSTRING & long -0x7e0c48 class zSTRING __thiscall zFILE_FILE ReadBlock long long -0x7e0ccd int __thiscall zFILE_FILE UpdateBlock class zSTRING const & long long -0x7e0cf8 void __thiscall zFILE_FILE SetCompletePath -0x7e0d58 void __thiscall zFILE_FILE SetPath class zSTRING -0x7e0d78 void __thiscall zFILE_FILE SetDrive class zSTRING -0x7e0da0 void __thiscall zFILE_FILE SetDir class zSTRING -0x7e0dbb class zSTRING __cdecl operator+ class zSTRING const & char -0x7e0dd8 void __thiscall zFILE_FILE SetFilename class zSTRING -0x7e0df8 void __thiscall zFILE_FILE SetExt class zSTRING -0x7e0e28 void __thiscall zFILE_FILE SetFile class zSTRING -0x7e0e67 class zSTRING __thiscall zFILE_FILE GetFullPath -0x7e0ea0 int __thiscall zFILE_FILE ChangeDir bool -0x7e0ed0 class zSTRING __thiscall zFILE_FILE DirStepInto class zSTRING -0x7e0ef6 int __thiscall zFILE_FILE SearchFile class zSTRING const & class zSTRING const & int -0x7e0f48 bool __thiscall zFILE_FILE FindFirst class zSTRING const & -0x7e0f70 bool __thiscall zFILE_FILE DirCreate -0x7e0f88 bool __thiscall zFILE_FILE DirRemove -0x7e0fb3 bool __thiscall zFILE_FILE FileMove class zSTRING bool -0x7e0fd3 bool __thiscall zFILE_FILE FileCopy class zSTRING bool -0x7e0fe8 bool __thiscall zFILE_FILE FileMove class zFILE * -0x7e1045 bool __thiscall zFILE_FILE FileCopy class zFILE * -0x7e1058 bool __thiscall zFILE_FILE FindNext -0x7e1078 zPATH* __thiscall zPATH zPATH -0x7e1098 zPATH* __thiscall zPATH zPATH class zSTRING -0x7e112f class zCBuffer * __cdecl zFILE GetFreeBuffer -0x7e1162 bool __cdecl zFILE InitFileSystem -0x7e1190 bool __cdecl zFILE DeinitFileSystem -0x7e11a0 bool __cdecl zFILE_FILE InitFileSystem -0x7e11ab bool __cdecl zFILE_FILE InitFileSystem -0x7e11cb void __cdecl Dir_Clear class zSTRING const & class zSTRING const & -0x7e1201 void __cdecl Dir_Copy class zSTRING const & class zSTRING const & -0x7e122e zFILE_VDFS* __thiscall zFILE_VDFS zFILE_VDFS -0x7e1256 zFILE_VDFS* __thiscall zFILE_VDFS zFILE_VDFS class zSTRING const & -0x7e1276 void __thiscall zFILE_VDFS ~zFILE_VDFS -0x7e1288 bool __thiscall zFILE_VDFS Exists -0x7e12d7 int __thiscall zFILE_VDFS Open bool -0x7e138a int __thiscall zFILE_VDFS Seek long -0x7e13c7 class zSTRING __thiscall zFILE_VDFS SeekText class zSTRING const & -0x7e13f6 class zSTRING __thiscall zFILE_VDFS SetCurrentDir -0x7e1408 class zSTRING __thiscall zFILE_VDFS GetFullPath -0x7e1462 int __thiscall zFILE_VDFS SearchFile class zSTRING const & class zSTRING const & int -0x7e1483 class zSTRING __cdecl operator+ char class zSTRING const & -0x7e14b8 bool __thiscall zFILE_VDFS FindFirst class zSTRING const & -0x7e14e8 bool __thiscall zFILE_VDFS FindNext -0x7e1510 int __thiscall zFILE_VDFS Read char * -0x7e1530 long __thiscall zFILE_VDFS Read void * long -0x7e163a bool __cdecl zFILE_VDFS InitFileSystem -0x7e16f7 bool __cdecl zFILE_VDFS DeinitFileSystem -0x7e1730 void __cdecl ErrorBox class zSTRING -0x7e178d void __cdecl GetDiffTime class zSTRING & -0x7e17be zERROR* __thiscall zERROR zERROR -0x7e1911 void __thiscall zERROR Init class zSTRING -0x7e1933 void __thiscall zERROR ~zERROR -0x7e19ee int __thiscall zERROR Report enum zERROR_TYPE int class zSTRING const & signed char unsigned int int char * char * -0x7e1a13 void __thiscall zERROR BlockBegin char * int -0x7e1aba void __thiscall zERROR BlockEnd char * int -0x7e1af7 void __thiscall zERROR Separator class zSTRING -0x7e1b18 void __thiscall zERROR ShowSpy int -0x7e1b5e void __thiscall zERROR SetFilterFlags unsigned long -0x7e1ba6 void __thiscall zERROR SetFilterAuthors class zSTRING -0x7e1be6 void __thiscall zERROR SetFilterLevel int -0x7e1c7d void __thiscall zERROR SetTarget int -0x7e1c98 class zSTRING __thiscall zERROR GetTargetDescription -0x7e1cc8 class zSTRING __thiscall zERROR GetFilterFlagDescription -0x7e1ce8 bool __thiscall zERROR SearchForSpy -0x7e1d5e zCFileCSV* __thiscall zCFileCSV zCFileCSV class zSTRING const & -0x7e1dce zCFileCSV* __thiscall zCFileCSV zCFileCSV -0x7e1de8 void __thiscall zCFileCSV ~zCFileCSV -0x7e1e10 void __thiscall zCFileCSV InitCSV -0x7e1e30 void __thiscall zCFileCSV SetFormat bool class zSTRING const & class zSTRING const & -0x7e1e60 void __thiscall zCFileCSV AddNextField class zSTRING const & -0x7e1e90 void __thiscall zCFileCSV AddNextHeader class zSTRING const & -0x7e1ea8 int __thiscall zCFileCSV WriteSet -0x7e1f16 class zSTRING __thiscall zCFileCSV GetNextField class zSTRING const & -0x7e1f38 int __thiscall zCFileCSV ReadHeader -0x7e1f58 int __thiscall zCFileCSV WriteHeader -0x7e1f70 zCGameInfo* __thiscall zCGameInfo zCGameInfo -0x7e1f7b zCGameInfo* __thiscall zCGameInfo zCGameInfo -0x7e1f98 void __thiscall zCGameInfo Unpack class zCBuffer & -0x7e1feb void __thiscall zCNet ~zCNet -0x7e2008 int __thiscall zCNet NetReset -0x7e2037 int __thiscall zCNet Send class zCNetMessage * & -0x7e20df unsigned long __thiscall zCNet DGramWriteToPlayer class zCNetMessage * class zCPlayerInfo * -0x7e20fb int __thiscall zCNet DGramRead class zCNetMessage * & -0x7e2123 unsigned long __thiscall zCNet StreamRead class zCNetMessage * & class zCPlayerInfo * -0x7e2130 unsigned long __thiscall zCNet StreamWriteMessage class zCNetMessage * & -0x7e21bf unsigned long __thiscall zCNet StreamWriteFile class zCNetMessage * & -0x7e23fa unsigned long __thiscall zCNet StreamReadFile class zCNetMessage * class zCPlayerInfo * -0x7e2418 int __thiscall zCNet MsgGetFromStream class zCPlayerInfo * class zCNetMessage * & -0x7e244f int __thiscall zCNet MsgPut class zCNetMessage * -0x7e247f int __thiscall zCNet HandleSending -0x7e2498 void __thiscall zCNet Handle -0x7e24d7 int __thiscall zCNet WaitForStreamMessage class zCPlayerInfo * class zCNetMessage * & -0x7e24f0 int __thiscall zCNet CheckTimestamp class zCNetMessage * unsigned char -0x7e2517 void __thiscall zCNetStatistics Start -0x7e2547 void __thiscall zCNetStatistics Stop -0x7e2afb zSTRING* __thiscall zSTRING zSTRING double int -0x7e2b18 void __cdecl netExit -0x7e2b38 int __cdecl netSend struct zTNetAddress * void * int void * -0x7e2b71 int __cdecl netWrite void * void * int int -0x7e2b7c int __cdecl netWrite void * void * int int -0x7e2e11 long __stdcall netWindowProc struct HWND__ * unsigned short unsigned int long -0x7e2e50 class zCObject * __cdecl zCNetEventManager _CreateNewInstance -0x7e2e5b class zCObject * __cdecl zCNetEventManager _CreateNewInstance -0x7e31cc int __cdecl zCNetEventManager HandleNetMessage class zCNetMessage * unsigned short class zCWorld * -0x7e3936 void __thiscall zCNetEventManager OnMessage class zCEventMessage * class zCVob * -0x7e3a2c class zCNetVobControl * __thiscall zCNetEventManager GetNetVobControl int -0x7e3a70 int __thiscall zCNetHost InitHost class zSTRING const & -0x7e3a8b zCNetHost* __thiscall zCNetHost zCNetHost void * -0x7e3aab zCNetHost* __thiscall zCNetHost zCNetHost class zSTRING const & -0x7e3acb zCNetHost* __thiscall zCNetHost zCNetHost struct zTNetAddress const & -0x7e3af0 int __thiscall zCNetHost InitHostForBroadcast -0x7e3b10 void __thiscall zCNetHost InitHostAddr struct zTNetAddress * const -0x7e3b28 void __thiscall zCNetHost Unpack class zCBuffer & -0x7e3b5e class zCNetHost * __cdecl zCNetHost CreateFromBuffer class zCBuffer & -0x7e3bbe class zCObject * __cdecl zCNetManager _CreateNewInstance -0x7e3be3 zCNetManager* __thiscall zCNetManager zCNetManager -0x7e3bf0 class zCNetMessage * __thiscall zCNetManager CreateNetMessage unsigned short const & class zCObject * -0x7e3bfb class zCNetMessage * __thiscall zCNetManager CreateNetMessage unsigned short const & class zCObject * -0x7e3c20 class zCClassDef * & __thiscall zCArraySort::GetSafe int -0x7e3c30 zCNetMessage* __thiscall zCNetMessage zCNetMessage struct zTNetMessageHeader & -0x7e3c3b zCNetMessage* __thiscall zCNetMessage zCNetMessage struct zTNetMessageHeader & -0x7e3c5b zCNetMessage* __thiscall zCNetMessage zCNetMessage unsigned long const & unsigned long -0x7e3c83 zCNetMessage* __thiscall zCNetMessage zCNetMessage struct zTNetPacket * -0x7e3c98 void __thiscall zCNetMessage Send -0x7e3cb8 unsigned long __thiscall zCNetMessage Get void * unsigned long const & -0x7e3cd8 void __thiscall zCNetMessage Add void * unsigned long -0x7e3cf8 void __thiscall zCNetMessage Get class zSTRING & -0x7e3d7a void __thiscall zCNetMessage LogMessage class zFILE * class zSTRING const & -0x7e3d9b class zSTRING __thiscall zCNetVersion GetVersionString -0x7e3f04 int __cdecl operator== class zCNetVersion const & class zCNetVersion const & -0x7e3f4b class zCObject * __cdecl zCNetVobControl _CreateNewInstance -0x7e3f56 class zCObject * __cdecl zCNetVobControl _CreateNewInstance -0x7e3f60 zCNetVobControl* __thiscall zCNetVobControl zCNetVobControl -0x7e3f6b zCNetVobControl* __thiscall zCNetVobControl zCNetVobControl -0x7e40c9 int __thiscall zCNetVobControl HandOverToPlayer class zCPlayerInfo * -0x7e4222 int __cdecl zCNetVobControl HandleNetMessage class zCNetMessage * unsigned short const & class zCWorld * -0x7e435a class zCNetMessage * __thiscall zCNetVobControl CreateNetMessage unsigned short const & -0x7e44b9 void __thiscall zCNetVobControl SetCtrlPlayer class zCPlayerInfo * -0x7e44d8 void __thiscall zCNetVobControl Archive class zCArchiver & -0x7e451c zCOptionEntry* __thiscall zCOptionEntry zCOptionEntry class zSTRING const & class zSTRING const & -0x7e4530 zCOptionSection* __thiscall zCOptionSection zCOptionSection class zSTRING const & -0x7e4543 zCOptionSection* __thiscall zCOptionSection zCOptionSection class zSTRING const & -0x7e4584 void __thiscall zCOptionSection ~zCOptionSection -0x7e45ca zCOption* __thiscall zCOption zCOption -0x7e4622 void __thiscall zCOption ~zCOption -0x7e48d5 int __thiscall zCOption Load class zSTRING -0x7e49f9 int __thiscall zCOption Save class zSTRING -0x7e4a1b zSTRING* __thiscall zSTRING zSTRING unsigned long -0x7e4a48 int __thiscall zCOption WriteString class zSTRING const & char const * class zSTRING int -0x7e4a78 int __thiscall zCOption ReadBool class zSTRING const & char const * int -0x7e4aa0 int __thiscall zCOption ReadInt class zSTRING const & char const * int -0x7e4ac0 unsigned long __thiscall zCOption ReadDWord class zSTRING const & char const * unsigned long -0x7e4ae6 float __thiscall zCOption ReadReal class zSTRING const & char const * float -0x7e4b00 class zSTRING __thiscall zCOption ReadString class zSTRING const & char const * char const * -0x7e4b18 int __thiscall zCOption EntryExists class zSTRING const & char const * -0x7e4b59 int __thiscall zCOption RemoveEntry class zSTRING const & char const * -0x7e4b78 void __thiscall zCOption SetFlag class zSTRING const & char const * int -0x7e4bc2 class zCOptionEntry * __thiscall zCOption GetEntryByName class zCOptionSection * class zSTRING const & int -0x7e4c06 class zCOptionSection * __thiscall zCOption GetSectionByName class zSTRING const & int -0x7e4c18 void __thiscall zCOption InsertChangeHandler class zSTRING const & char const * int (__cdecl*)(class zCOptionEntry &) -0x7e4c48 int __thiscall zCOption WriteRaw class zSTRING const & char const * void * int int -0x7e4c70 int __thiscall zCOption ReadRaw class zSTRING const & char const * void * & void * int -0x7e4c90 int __thiscall zCOption WriteString class zSTRING const & class zSTRING const & class zSTRING int -0x7e5014 int __thiscall zCOption Init class zSTRING -0x7e5028 void __thiscall zCOption ChangeDir enum zTOptionPaths -0x7e5048 int __thiscall zCOption Parm class zSTRING const & -0x7e508f class zSTRING __thiscall zCOption ParmValue class zSTRING const & -0x7e50cf class zSTRING __thiscall zCOption ParmValueRaw class zSTRING const & -0x7e50f0 int __thiscall zCOption ParmValueInt class zSTRING const & -0x7e5110 float __thiscall zCOption ParmValueFloat class zSTRING const & -0x7e5130 class zCOptionEntry * & __thiscall zCArray::GetSafe int -0x7e5150 class zCOptionSection * & __thiscall zCArray::GetSafe int -0x7e5198 void __thiscall zCPlayerGroup AddGroupToList -0x7e51b8 void __thiscall zCPlayerGroup RemoveGroupFromList -0x7e51ee zCPlayerGroup* __thiscall zCPlayerGroup zCPlayerGroup class zSTRING const & -0x7e521e void __thiscall zCPlayerGroup ~zCPlayerGroup -0x7e5404 void __thiscall zCPlayerGroup ShowDebugInfo -0x7e541b zCPlayerInfo* __thiscall zCPlayerInfo zCPlayerInfo -0x7e54d1 void __thiscall zCPlayerInfo ~zCPlayerInfo -0x7e5573 class zCPlayerInfo * __thiscall zCPlayerInfo CreateDistinctPlayer -0x7e558b void __thiscall zCPlayerInfo Init class zSTRING const & void * -0x7e55ab void __thiscall zCPlayerInfo Init class zSTRING const & class zSTRING const & -0x7e55c8 void __thiscall zCPlayerInfo Unpack class zCBuffer & -0x7e5690 void __thiscall zCPlayerInfo SetActive -0x7e56a0 void __thiscall zCPlayerInfo StorePlayerVobAsScript -0x7e56ab void __thiscall zCPlayerInfo StorePlayerVobAsScript -0x7e56c0 void __thiscall zCPlayerInfo SetPlayerVobScript class zCBuffer * -0x7e56cb void __thiscall zCPlayerInfo SetPlayerVobScript class zCBuffer * -0x7e5701 zCScanDirFileHandler* __thiscall zCScanDirFileHandler zCScanDirFileHandler -0x7e5731 void __thiscall zCScanDirFileHandler ~zCScanDirFileHandler -0x7e576c int __thiscall zCScanDirFileHandler CanHandleFile class zSTRING & -0x7e5790 class zSTRING __thiscall zCScanDirFileHandler GetMessageA int -0x7e57b3 void __thiscall zCScanDirFileHandler RegisterFileType class zSTRING -0x7e57c8 void __thiscall zCScanDirFileHandler AddMessage class zSTRING -0x7e57d3 void __thiscall zCScanDirFileHandler AddMessage class zSTRING -0x7e57e0 void __thiscall zCScanDir ~zCScanDir -0x7e57eb void __thiscall zCScanDir ~zCScanDir -0x7e5968 void __thiscall zCScanDir ScanX -0x7e5b1d void __thiscall zCScanDir Scan class zSTRING const & -0x7e5b40 class zSTRING & __thiscall zCArray::GetSafe int -0x7e5b7f class zSTRING __thiscall zSTRING PickWord unsigned int class zSTRING const & class zSTRING const & -0x7e5b98 class zSTRING __thiscall zSTRING PickWord_Old int class zSTRING const & -0x7e5bb8 class zSTRING __thiscall zSTRING Inserted unsigned int class zSTRING const & -0x7e5bd8 class zSTRING __thiscall zSTRING Overwritten unsigned int class zSTRING const & -0x7e5bf8 class zSTRING __thiscall zSTRING Deleted unsigned int unsigned long -0x7e5c18 class zSTRING __thiscall zSTRING Deleted class zSTRING const & enum zTSTR_KIND -0x7e5c38 int __thiscall zSTRING Copy unsigned int unsigned long -0x7e5c60 class zSTRING __thiscall zSTRING Copied unsigned int unsigned long -0x7e5c88 int __thiscall zSTRING Copy class zSTRING const & enum zTSTR_KIND const & -0x7e5ca0 int __thiscall zSTRING Copy class zSTRING const & enum zTSTR_KIND const & -0x7e5cb8 class zSTRING __thiscall zSTRING Copied class zSTRING const & enum zTSTR_KIND const & -0x7e5cd8 int __thiscall zSTRING SearchRev class zSTRING const & unsigned int -0x7e5d1c zCSystemInfo* __thiscall zCSystemInfo zCSystemInfo -0x7e5d46 void __thiscall zCSystemInfo AnalyseCpu -0x7e5d71 void __thiscall zCSystemInfo AnalyseOs -0x7e6023 void __thiscall zCSystemInfo AnalyseNow -0x7e6040 int __thiscall zCVideoPlayer OpenVideo class zSTRING -0x7e6058 int __thiscall zCVideoPlayer CloseVideo -0x7e6094 zCViewProgressBar* __thiscall zCViewProgressBar zCViewProgressBar int int int int enum zTviewID -0x7e60c4 void __thiscall zCViewProgressBar ~zCViewProgressBar -0x7e612e void __thiscall zCViewProgressBar SetPercent int class zSTRING -0x7e6158 void __thiscall zCViewProgressBar HandleChange -0x7e61a8 zCWorldInfo* __thiscall zCWorldInfo zCWorldInfo class zSTRING const & -0x7e61cb void __thiscall zCWorldInfo ~zCWorldInfo -0x7e61d6 void __thiscall zCWorldInfo ~zCWorldInfo -0x7e62cc void __thiscall zCWorldInfo ShowDebugInfo -0x7e6388 void __cdecl zInitOptions -0x7e63b0 void __cdecl zDeinitOptions -0x7e6420 void __cdecl zBert_StartUp -0x7e6604 int __thiscall oCAIHuman MagicInvestSpell -0x7e66e3 int __thiscall oCAIHuman MagicCheckSpellStates int -0x7e66fb int __thiscall oCAIHuman MagicMode -0x7e6706 int __thiscall oCAIHuman MagicMode -0x7e6740 void __thiscall oCMagFrontier DoCheck -0x7e67a7 void __thiscall oCMagFrontier StartLightningAtPos class zVEC3 & class zVEC3 & -0x7e67d3 void __thiscall oCMagFrontier DoWarningFX int -0x7e67f3 void __thiscall oCMagFrontier DoShootFX class zVEC3 const & -0x7e682a oCMag_Book* __thiscall oCMag_Book oCMag_Book -0x7e686a void __thiscall oCMag_Book ~oCMag_Book -0x7e68c2 void __thiscall oCMag_Book CheckConsistency -0x7e68f2 class oCSpell * __thiscall oCMag_Book CreateNewSpell int -0x7e6939 int __thiscall oCMag_Book Register int int -0x7e6967 void __thiscall oCMag_Book Spell_Setup int class oCNpc * class zCVob * -0x7e6997 void __thiscall oCMag_Book Spell_Setup class oCNpc * class zCVob * int -0x7e69c7 void __thiscall oCMag_Book Spell_Invest -0x7e69f7 void __thiscall oCMag_Book StartInvestEffect class zCVob * int int int -0x7e6aaa void __thiscall oCMag_Book Spell_Cast -0x7e6ad7 void __thiscall oCMag_Book StartCastEffect class zCVob * class zVEC3 const & -0x7e6b07 void __thiscall oCMag_Book Open int -0x7e6b37 void __thiscall oCMag_Book Close int -0x7e6b67 void __thiscall oCMag_Book Spell_Open int -0x7e6b97 void __thiscall oCMag_Book StopSelectedSpell -0x7e6be9 void __thiscall oCMag_Book KillSelectedSpell -0x7e6c39 void __thiscall oCMag_Book Spell_Stop int -0x7e6c7e int __thiscall oCMag_Book DoClose -0x7e6cd5 void __thiscall oCMag_Book SetFrontSpell int -0x7e6ce8 void __thiscall oCMag_Book ShowHandSymbol -0x7e6d36 void __thiscall oCMag_Book SetShowHandSymbol int -0x7e6db5 void __thiscall oCMag_Book DoPerFrame -0x7e6de0 int __thiscall oCMenu_ChgKeys HandleEvent int -0x7e6e9c int __thiscall oCMenu_ChgKeys ExecCommand class zSTRING const & -0x7e6ea7 int __thiscall oCMenu_ChgKeys ExecCommand class zSTRING const & -0x7e6ef6 void __thiscall oCMenu_ChgKeys InitText -0x7e6f50 void __thiscall oCMenu_Log ScreenInit -0x7e6fbb void __thiscall oCMenu_Log SetLogTopics class zCList const & -0x7e6ff0 int __thiscall oCMenu_Log ExecCommand class zSTRING const & -0x7e7020 int __thiscall oCMenu_Log HandleEnterItem class zCMenuItem * -0x7e7050 int __thiscall oCMenu_Log HandleLeaveItem class zCMenuItem * -0x7e7068 int __thiscall oCMenu_Status HandleEvent int -0x7e7097 void __thiscall oCMenu_Status SetGuild class zSTRING const & -0x7e70c7 void __thiscall oCMenu_Status SetMagicalGuild class zSTRING const & -0x7e7158 void __thiscall oCMenu_Status SetExperience unsigned long unsigned long unsigned long -0x7e7180 void __thiscall oCMenu_Status SetLearnPoints unsigned long -0x7e71b4 void __thiscall oCMenu_Status ~oCMenu_Status -0x7e7336 void __thiscall oCMenu_Status InitForDisplay -0x7e73b4 oCStatusScreen* __thiscall oCStatusScreen oCStatusScreen -0x7e73ee void __thiscall oCStatusScreen ~oCStatusScreen -0x7e742e void __thiscall oCStatusScreen Show -0x7e7490 oCLogScreen* __thiscall oCLogScreen oCLogScreen -0x7e74ce void __thiscall oCLogScreen ~oCLogScreen -0x7e750e void __thiscall oCLogScreen Show -0x7e754e oCMapScreen* __thiscall oCMapScreen oCMapScreen -0x7e758e void __thiscall oCMapScreen ~oCMapScreen -0x7e75f9 void __thiscall oCMapScreen Show -0x7e7610 void __thiscall zCArray::AllocDelta int -0x7e761b void __thiscall zCArray::AllocDelta int -0x7e7630 void __thiscall zCArray::AllocDelta int -0x7e763b void __thiscall zCArray::AllocDelta int -0x7e78ad void __cdecl ExceptionInfoCallback struct EXCEPTION_DESCR * -0x7e79a0 void __cdecl oCarsten_StartUp -0x7e7d13 oCSpell* __thiscall oCSpell oCSpell -0x7e7d33 oCSpell* __thiscall oCSpell oCSpell int -0x7e7d48 void __thiscall oCSpell ~oCSpell -0x7e7d68 void __thiscall oCSpell InitValues int -0x7e7daf class zSTRING __thiscall oCSpell GetSpellInstanceName int -0x7e7dfd class oCVisualFX * __thiscall oCSpell CreateEffect -0x7e7e56 void __thiscall oCSpell InitByScript class zSTRING const & -0x7e7e77 void __thiscall oCSpell SetEnabled int -0x7e7ece void __thiscall oCSpell Setup class zCVob * class zCVob * int -0x7e7ef7 int __thiscall oCSpell Invest -0x7e7f3e int __thiscall oCSpell Cast -0x7e7f7e int __thiscall oCSpell Stop -0x7e7fbe int __thiscall oCSpell Kill -0x7e7fe7 void __thiscall oCSpell Open -0x7e8017 void __thiscall oCSpell Close -0x7e8047 void __thiscall oCSpell Reset -0x7e8077 void __thiscall oCSpell StopTargetEffects class zCVob * -0x7e80c7 void __thiscall oCSpell CallScriptInvestedMana -0x7e8116 int __thiscall oCSpell IsValidTarget class zCVob * -0x7e8130 class zSTRING __thiscall oCSpell GetName -0x7e817f void __thiscall oCSpell SetReleaseStatus -0x7e81c0 int __thiscall oCSpell CastSpecificSpell -0x7e8211 void __thiscall oCSpell EndTimedEffect -0x7e826e class zCObject * __cdecl oCSpell _CreateNewInstance -0x7e829c void __thiscall oCTrajectory Calc -0x7e82bb void __thiscall zCKBSpline ~zCKBSpline -0x7e8302 class zVEC3 __thiscall oCTrajectory RecalcByColl class zVEC3 const & class zVEC3 const & class zVEC3 const & int -0x7e8318 void __thiscall oCTrajectory SetByList class zCArray -0x7e83e2 oCEmitterKey* __thiscall oCEmitterKey oCEmitterKey -0x7e84b0 void __thiscall oCEmitterKey ~oCEmitterKey -0x7e84d0 void __thiscall oCEmitterKey SetByScript class zSTRING const & -0x7e8711 oCVisualFX* __thiscall oCVisualFX oCVisualFX -0x7e8733 void __thiscall oCTrajectory ~oCTrajectory -0x7e89b0 void __thiscall oCVisualFX ~oCVisualFX -0x7e89c0 void __thiscall oCVisualFX CreateHierachy -0x7e89cb void __thiscall oCVisualFX CreateHierachy -0x7e8a33 void __cdecl oCVisualFX InitParser -0x7e8a56 void __thiscall oCVisualFX InitValues -0x7e8b63 void __thiscall oCVisualFX SetVisualByString class zSTRING const & -0x7e8c94 void __thiscall oCVisualFX SetByScript class zSTRING const & -0x7e8c9f void __thiscall oCVisualFX SetByScript class zSTRING const & -0x7e8ccb void __thiscall oCVisualFX UpdateFXByEmitterKey class oCEmitterKey * -0x7e8cf0 int __thiscall oCVisualFX FindKey class zSTRING const & -0x7e8d4c class oCVisualFX * __cdecl oCVisualFX CreateAndPlay class zSTRING const & class zCVob const * class zCVob const * int float int int -0x7e8dc5 class oCVisualFX * __cdecl oCVisualFX CreateAndPlay class zSTRING const & class zVEC3 const & class zCVob const * int float int int -0x7e8e1c class oCVisualFX * __thiscall oCVisualFX CreateAndCastFX class zSTRING const & class zCVob const * class zCVob const * -0x7e8e92 class oCVisualFX * __thiscall oCVisualFX CreateAndCastFX class zSTRING const & class zMAT4 const & -0x7e8eab void __thiscall oCVisualFX CreateInvestFX -0x7e8eb6 void __thiscall oCVisualFX CreateInvestFX -0x7e8f4c void __thiscall oCVisualFX Open -0x7e8f57 void __thiscall oCVisualFX Open -0x7e8f87 void __thiscall oCVisualFX Reset -0x7e8fb7 void __thiscall oCVisualFX Init class zCVob const * class zVEC3 const & -0x7e9029 void __thiscall oCVisualFX Init class zCVob const * class zCVob const * class zCVob const * -0x7e90ed void __thiscall oCVisualFX InvestNext -0x7e91ad void __thiscall oCVisualFX SetLevel int -0x7e9287 void __thiscall oCVisualFX Cast int -0x7e9318 void __thiscall oCVisualFX Collide int -0x7e93c7 void __thiscall oCVisualFX Stop int -0x7e9456 void __thiscall oCVisualFX Kill -0x7e9478 void __thiscall oCVisualFX InitEffect -0x7e9498 void __thiscall oCVisualFX SetShowVisual int -0x7e9537 void __thiscall oCVisualFX ReportCollision class zCCollisionReport const & -0x7e9611 int __thiscall oCVisualFX ProcessCollision struct zSVisualFXColl & -0x7e961c int __thiscall oCVisualFX ProcessCollision struct zSVisualFXColl & -0x7e963b void __thiscall oCNpc::oSDamageDescriptor ~oSDamageDescriptor -0x7e967c void __thiscall oCVisualFX CollisionResponse class zVEC3 const & int -0x7e9698 void __thiscall oCVisualFX SetCollisionCandidates class zCArray -0x7e96b8 int __thiscall oCVisualFX CheckDeletion -0x7e96ef int __thiscall oCVisualFX CheckDelayedTrigger -0x7e9708 void __thiscall oCVisualFX UpdateEffects -0x7e9750 class zCObject * __cdecl oCVisualFX _CreateNewInstance -0x7e975b class zCObject * __cdecl oCVisualFX _CreateNewInstance -0x7e9813 void __thiscall oCVisualFX Edit -0x7e9850 void __cdecl oCVisualFX CreateNewScriptFX class zSTRING const & -0x7e98db void __thiscall oCEmitterKey Edit -0x7e9920 void __cdecl oCEmitterKey CreateNewScriptKey class zSTRING const & -0x7e999c void __cdecl oCVisualFX FxConsole_ParameterChanged class zSTRING const & -0x7e9a08 void __cdecl oCVisualFX EmConsole_ParameterChanged class zSTRING const & -0x7e9a9c int __cdecl oCVisualFX FxConsole_EvalFunc class zSTRING const & class zSTRING & -0x7e9c3c int __cdecl oCVisualFX EmConsole_EvalFunc class zSTRING const & class zSTRING & -0x7e9c66 void __thiscall oCVisFX_MultiTarget ~oCVisFX_MultiTarget -0x7e9cbc void __thiscall oCVisFX_MultiTarget Init class zCArray -0x7e9cd8 void __thiscall oCVisFX_MultiTarget SetByScript class zSTRING const & -0x7e9d20 class zCObject * __cdecl oCVisFX_MultiTarget _CreateNewInstance -0x7e9d2b class zCObject * __cdecl oCVisFX_MultiTarget _CreateNewInstance -0x7e9d99 zCAICamera* __thiscall zCAICamera zCAICamera -0x7e9dfe void __thiscall zCAICamera ~zCAICamera -0x7e9e10 class zCAICamera * __cdecl zCAICamera Create -0x7e9e1b class zCAICamera * __cdecl zCAICamera Create -0x7e9ec7 void __thiscall zCAICamera StartUp -0x7e9f79 void __thiscall zCAICamera SetMode class zSTRING & class zCArray -0x7e9fb7 void __thiscall zCAICamera SetVob class zCVob * -0x7ea03d void __thiscall zCAICamera SetTarget class zCVob * -0x7ea068 void __thiscall zCAICamera SetTargetList class zCArray -0x7ea0f3 int __thiscall zCAICamera Console_EvalFunc class zSTRING const & class zSTRING & -0x7ea148 int __thiscall zCAICamera SetByScript class zSTRING & -0x7ea1a4 class zSTRING __thiscall zCAICamera SetByScriptLine class zSTRING & -0x7ea1bb void __thiscall zCAICamera AI_LookingCam -0x7ea1d8 void __thiscall zCAICamera AI_FirstPerson -0x7ea286 void __thiscall zCAICamera CheckKeys -0x7ea2b0 void __thiscall zCAICamera DoAI class zCVob * int & -0x7ea2f0 class zCObject * __cdecl zCAICamera _CreateNewInstance -0x7ea2fb class zCObject * __cdecl zCAICamera _CreateNewInstance -0x7ea366 zCPathSearch* __thiscall zCPathSearch zCPathSearch -0x7ea378 void __thiscall zCPathSearch CamVobChanged -0x7ea3d2 int __thiscall zCSphereCoordsCache GetSphereCoordLazy float const & float const & float const & struct zSPathSearchState_Internal * & -0x7ea3e8 void __thiscall zCSphereCoordsCache ~zCSphereCoordsCache -0x7ea463 int __thiscall zCPathSearch SphereSearch struct zSEvasionSearchDesc const & -0x7ea491 class zVEC3 __thiscall zCPathSearch DoSlerpRotQuat class zCQuat const & class zCQuat const & float const & float const & -0x7ea4a8 int __thiscall zCPathSearch FindBestEvasion struct zCPathSearch::zSPathSearchOptions & -0x7ea4f8 int __thiscall zCPathSearch FindEvasionSequence class zCArray & -0x7ea510 void __thiscall zSEvasionSearchDesc ~zSEvasionSearchDesc -0x7ea51b void __thiscall zSEvasionSearchDesc ~zSEvasionSearchDesc -0x7ea5d5 int __thiscall zCPathSearch FES_PlayerInvisible_Moved class zCArray & -0x7ea61f int __thiscall zCPathSearch FES_PlayerInvisible_Moved_BW class zCArray & -0x7ea66f int __thiscall zCPathSearch FES_PlayerInvisible_Moved_FW class zCArray & -0x7ea701 int __thiscall zCPathSearch FES_IdealCone class zCArray & -0x7ea74f int __thiscall zCPathSearch FES_PlayerInvisible_Rotated class zCArray & -0x7ea77b int __thiscall zCPathSearch FES_NoEvasionFound class zCArray & -0x7ea79b int __thiscall zCPathSearch CorrectPosForNearClip class zVEC3 & -0x7ea7b0 void __thiscall zCArray::AllocDelta int -0x7ea7bb void __thiscall zCArray::AllocDelta int -0x7ea7d0 void __thiscall zCArray::AllocDelta int -0x7ea7db void __thiscall zCArray::AllocDelta int -0x7ea818 void __thiscall zCAICamera StartupDialogCam -0x7ea838 class zCCSCamera * __thiscall zCAICamera PickPreset class zSTRING class zCArray const & -0x7ea8e0 void __thiscall zCAICamera StartDialogCam int -0x7ea8f0 zCCSCamera_EventMsgActivate* __thiscall zCCSCamera_EventMsgActivate zCCSCamera_EventMsgActivate enum zCCSCamera_EventMsgActivate::zTCSCam_ActivateSubType -0x7ea8fb zCCSCamera_EventMsgActivate* __thiscall zCCSCamera_EventMsgActivate zCCSCamera_EventMsgActivate enum zCCSCamera_EventMsgActivate::zTCSCam_ActivateSubType -0x7ea945 zCMovementTracker* __thiscall zCMovementTracker zCMovementTracker -0x7ea966 void __thiscall zCMovementTracker CalcPlayerPose -0x7ea970 class zMAT4 __cdecl zInverseMatD class zMAT4 const & class zSTRING const & -0x7ea97b class zMAT4 __cdecl zInverseMatD class zMAT4 const & class zSTRING const & -0x7ea998 void __thiscall zCMovementTracker Update -0x7ea9b8 int __thiscall zCMovementTracker CheckSpecialMoves -0x7ea9e6 class zMAT4 __thiscall zCMovementTracker GetLocalRotEnd -0x7eaa48 void __thiscall zCMovementTracker InterpolateTo struct zSPathSearchResult const & -0x7eaa68 class zMAT4 & __thiscall zCMovementTracker GetFirstPersonCamMat -0x7eaab6 void __thiscall zCMovementTracker SetRotateEnabled int -0x7eaacb void __thiscall zCMovementTracker SaveFrameStates -0x7eaad6 void __thiscall zCMovementTracker SaveFrameStates -0x7eaae8 void __thiscall zCMovementTracker UpdateSampledPlayerPos class zVEC3 const & -0x7eab26 void __thiscall zCAICamera InitHelperVobs -0x7eae5e void __thiscall zCAICamera ShowDebug -0x7eae78 zCCamTrj_KeyFrame* __thiscall zCCamTrj_KeyFrame zCCamTrj_KeyFrame -0x7eae98 void __thiscall zCCamTrj_KeyFrame ~zCCamTrj_KeyFrame -0x7eaf28 zCCSCamera* __thiscall zCCSCamera zCCSCamera -0x7eafb2 void __thiscall zCCSCamera ~zCCSCamera -0x7eb000 void __thiscall zCCSCamera Draw -0x7eb02f int __thiscall zCCSCamera EV_Play class zCCSCamera_EventMsg * -0x7eb048 int __thiscall zCCSCamera EV_Pause class zCCSCamera_EventMsg * -0x7eb09e int __thiscall zCCSCamera EV_Stop class zCCSCamera_EventMsg * -0x7eb0c8 int __thiscall zCCSCamera EV_GotoKey class zCCSCamera_EventMsg * -0x7eb101 void __thiscall zCCSCamera OnTick -0x7eb194 void __thiscall zCCSCamera OnTrigger class zCVob * class zCVob * -0x7eb1de void __thiscall zCCSCamera OnUntrigger class zCVob * class zCVob * -0x7eb206 void __thiscall zCCSCamera PreKFProcessing -0x7eb230 void __thiscall zCCSCamera AutoSetKeyTimes class zCArray & -0x7eb29e void __thiscall zCCSCamera Initialize -0x7eb2b0 zCCSCamera_EventMsg* __thiscall zCCSCamera_EventMsg zCCSCamera_EventMsg -0x7eb2bb zCCSCamera_EventMsg* __thiscall zCCSCamera_EventMsg zCCSCamera_EventMsg -0x7eb2d0 zCCSCamera_EventMsg* __thiscall zCCSCamera_EventMsg zCCSCamera_EventMsg enum zCCSCamera_EventMsg::zTCSCam_EvSubType -0x7eb2db zCCSCamera_EventMsg* __thiscall zCCSCamera_EventMsg zCCSCamera_EventMsg enum zCCSCamera_EventMsg::zTCSCam_EvSubType -0x7eb2f8 void __thiscall zCCSCamera_EventMsgActivate Unarchive class zCArchiver & -0x7eb34b class zCObject * __cdecl zCCSCamera_EventMsg _CreateNewInstance -0x7eb356 class zCObject * __cdecl zCCSCamera_EventMsg _CreateNewInstance -0x7eb39b class zCObject * __cdecl zCCSCamera_EventMsgActivate _CreateNewInstance -0x7eb3a6 class zCObject * __cdecl zCCSCamera_EventMsgActivate _CreateNewInstance -0x7eb3e0 class zCObject * __cdecl zCCSCamera _CreateNewInstance -0x7eb3eb class zCObject * __cdecl zCCSCamera _CreateNewInstance -0x7eb430 class zCObject * __cdecl zCCamTrj_KeyFrame _CreateNewInstance -0x7eb43b class zCObject * __cdecl zCCamTrj_KeyFrame _CreateNewInstance -0x7eb47c long __stdcall zCExceptionHandler UnhandledExceptionFilter struct _EXCEPTION_POINTERS * -0x7eb4bc long __stdcall zCExceptionHandler AssertExceptionFilter struct _EXCEPTION_POINTERS * struct ASSERT_FAIL_INFO * struct EXCEPTION_INFO * -0x7eb4fc long __stdcall zCExceptionHandler BoundsExceptionFilter struct _EXCEPTION_POINTERS * struct ASSERT_FAIL_INFO * struct EXCEPTION_INFO * -0x7eb541 zCFlash* __thiscall zCFlash zCFlash -0x7eb566 void __thiscall zCFlash::zCBolt ~zCBolt -0x7eb570 void __thiscall zCFlash ~zCFlash -0x7eb583 void __thiscall zCFlash ~zCFlash -0x7eb59b void __thiscall zCFlash::zCBolt Generate_R class zVEC3 const & class zVEC3 const & float int -0x7eb5b8 void __thiscall zCFlash::zCBolt SetTexture class zSTRING const & -0x7eb5d0 zCInput* __thiscall zCInput zCInput -0x7eb5db zCInput* __thiscall zCInput zCInput -0x7eb5f0 void __thiscall zCInput ~zCInput -0x7eb5fb void __thiscall zCInput ~zCInput -0x7eb633 void __thiscall zCInput BindOption class zSTRING unsigned short class zCArray -0x7eb648 void __thiscall zCInput Unbind unsigned short -0x7eb668 int __thiscall zCInput IsBinded unsigned short unsigned short -0x7eb688 int __thiscall zCInput GetBinding unsigned short class zCArray & -0x7eb6a8 void __thiscall zCInput InitializeControlValues -0x7eb6c8 void __cdecl _GetDefaultBinding short class zSTRING class zCArray & -0x7eb7a8 void __thiscall zCInput BindKeys int -0x7eb7c0 void __thiscall zCArray::AllocDelta int -0x7eb7cb void __thiscall zCArray::AllocDelta int -0x7eb863 int __cdecl InitDInput struct HWND__ * struct HINSTANCE__ * -0x7eb88d int __cdecl UpdateDInput -0x7eb8e8 zCInput_Win32* __thiscall zCInput_Win32 zCInput_Win32 struct HWND__ * * -0x7eb908 void __thiscall zCInput_Win32 ~zCInput_Win32 -0x7eb930 int & __thiscall zCArray GetSafe int -0x7eb959 void __thiscall zCKBSpline Initialize class zCArray & int -0x7eb9c2 class zMAT4 & __cdecl GetPoseOfHeading class zVEC3 const & class zVEC3 const & -0x7eb9d0 void __cdecl zCMenu CreateParser -0x7eb9db void __cdecl zCMenu CreateParser -0x7eba41 void __cdecl zCMenu Startup -0x7ebac4 zCMenu* __thiscall zCMenu zCMenu -0x7ebb3c zCMenu* __thiscall zCMenu zCMenu class zSTRING const & -0x7ebbbc void __thiscall zCMenu ~zCMenu -0x7ebbff class zCMenu * __cdecl zCMenu Create class zSTRING const & -0x7ebc31 class zCMenu * __cdecl zCMenu GetByName class zSTRING const & -0x7ebc48 void __thiscall zCMenu SetByScript class zSTRING const & -0x7ebc68 void __thiscall zCMenu Enter -0x7ebcd7 int __thiscall zCMenu HandleSelAction enum zTMenuItemSelAction class zSTRING const & class zCMenuItem * -0x7ebce2 int __thiscall zCMenu HandleSelAction enum zTMenuItemSelAction class zSTRING const & class zCMenuItem * -0x7ebd23 int __thiscall zCMenu ExecCommand class zSTRING const & -0x7ebd38 void __thiscall zCMenu PrintInformation class zSTRING -0x7ebdfe void __thiscall zCMenu ScreenInit -0x7ebe3e void __thiscall zCMenu ScreenDone -0x7ebe58 int __thiscall zCMenu SetActiveItem class zCMenuItem * -0x7ebe70 void __cdecl zCMenuItem Startup -0x7ebe7b void __cdecl zCMenuItem Startup -0x7ebe98 class zCMenuItem * __cdecl zCMenuItem GetByName class zSTRING const & -0x7ebfa9 class zCMenuItem * __cdecl zCMenuItem Create class zSTRING const & -0x7ec08e zCMenuItem* __thiscall zCMenuItem zCMenuItem class zSTRING const & -0x7ec16e zCMenuItem* __thiscall zCMenuItem zCMenuItem -0x7ec24e void __thiscall zCMenuItem ~zCMenuItem -0x7ec278 void __thiscall zCMenuItem SetByScript class zSTRING & -0x7ec2cb void __thiscall zCMenuItem InsertInWin class zCView * -0x7ec2e8 int __thiscall zCMenuItem GetDimX int -0x7ec308 void __thiscall zCMenuItem InitMenuItem -0x7ec328 void __thiscall zCMenuItem InitView -0x7ec437 void __thiscall zCMenuItem SetText class zSTRING const & int int -0x7ec4b6 void __thiscall zCMenuItem SetText class zCArray int -0x7ec4e8 int __thiscall zCMenuItem Input int class zSTRING & -0x7ec510 void __thiscall zCMenuItem DrawFront -0x7ec536 zCMenuItemInput* __thiscall zCMenuItemInput zCMenuItemInput class zSTRING const & -0x7ec556 void __thiscall zCMenuItemInput ~zCMenuItemInput -0x7ec568 void __thiscall zCMenuItemInput SetValue class zSTRING -0x7ec598 void __thiscall zCMenuItemInput InitMenuItem -0x7ec5ff int __thiscall zCMenuItemInput Run -0x7ec626 zCMenuItemText* __thiscall zCMenuItemText zCMenuItemText class zSTRING const & -0x7ec663 void __thiscall zCMenuItemText FormatMultiline -0x7ec6e9 void __thiscall zCMenuItemText DrawMultiline -0x7ec718 void __thiscall zCMenuItemText InitMenuItem -0x7ec738 void __thiscall zCMenuItemText SetEnum class zSTRING const & -0x7ec778 void __thiscall zCMenuItemText SetText class zSTRING const & int int -0x7ec798 void __thiscall zCMenuItemText SetText class zCArray int -0x7ec7b8 zCMenuItemSlider* __thiscall zCMenuItemSlider zCMenuItemSlider class zSTRING const & -0x7ec820 int __thiscall zCMenuItemSlider ToggleValue int int -0x7ec83b void __thiscall zCMenuItemSlider InsertInWin class zCView * -0x7ec886 int __thiscall zCMenuItemChoice ToggleValue int int -0x7ec971 int __thiscall zCMenuItemChoice SetOptionByString class zSTRING -0x7ec998 class zSTRING __thiscall zCMenuItemChoice GetStringByOption -0x7ec9bb void __thiscall zCMenuItemChoice InsertInWin class zCView * -0x7ec9f8 void __thiscall zCMenuItemChoice DrawFront -0x7eca38 int __thiscall zCMenuItemChoice GetNumOptions -0x7eca68 class zSTRING __thiscall zCMenuItemChoice GetText int -0x7eca90 void __thiscall zCMenuItemChoice InitMenuItem -0x7ecab6 zCMenuItemButton* __thiscall zCMenuItemButton zCMenuItemButton class zSTRING const & -0x7ecad6 void __thiscall zCMenuItemButton ~zCMenuItemButton -0x7ecae8 void __thiscall zCMenuItemList ~zCMenuItemList -0x7ecb16 void __thiscall zCMenuItemList InsertInWin class zCView * -0x7ecb40 void __thiscall zCMenuItemList DrawFront -0x7ecb70 void __thiscall zCMenuItemList ShowContent -0x7ecb80 void __thiscall zCArray::AllocDelta int -0x7ecb8b void __thiscall zCArray::AllocDelta int -0x7ecba8 void __thiscall zCMusicTheme_DM ~zCMusicTheme_DM -0x7ecc8e zCMusicSys_DirectMusic* __thiscall zCMusicSys_DirectMusic zCMusicSys_DirectMusic -0x7ecda8 void __thiscall zCMusicSys_DirectMusic ~zCMusicSys_DirectMusic -0x7ecdc8 void __thiscall zCMusicSys_DirectMusic PlayThemeByScript class zSTRING const & int int * -0x7ecf55 class zCMusicTheme * __thiscall zCMusicSys_DirectMusic LoadThemeByScript class zSTRING const & -0x7ecf68 int __thiscall zCMusicSys_DirectMusic PlayJingleByScript class zSTRING const & -0x7ecf9b class zCMusicJingle * __thiscall zCMusicSys_DirectMusic LoadJingleByScript class zSTRING const & -0x7ecfbb int __thiscall zCMusicSys_DirectMusic PlayJingle class zCMusicJingle const * float const & enum zTMus_TransSubType const & -0x7ecfdb zCDrvProperties_MSS* __thiscall zCDrvProperties_MSS zCDrvProperties_MSS -0x7ecffb void __thiscall zCDrvProperties_MSS ~zCDrvProperties_MSS -0x7ed14f zCSndSys_MSS* __thiscall zCSndSys_MSS zCSndSys_MSS -0x7ed196 void __thiscall zCSndSys_MSS ~zCSndSys_MSS -0x7ed37c void __thiscall zCSndSys_MSS InitializeMSS -0x7ed4ce int __cdecl zCSndSys_MSS EvalFunc class zSTRING const & class zSTRING & -0x7ed4e8 void __cdecl zCSndSys_MSS FrmCon_ParamChanged class zSTRING const & -0x7ed5e0 class zCSoundFX * __thiscall zCSndSys_MSS LoadSoundFX class zSTRING const & -0x7ed664 class zCSoundFX * __thiscall zCSndSys_MSS LoadSoundFXScript class zSTRING const & -0x7ed8f0 class zCSoundFX * __thiscall zCSndSys_MSS LoadMulti class zSTRING const & int -0x7eda8a class zCSoundFX * __thiscall zCSndSys_MSS LoadSingle class zSTRING const & -0x7edaa8 int __thiscall zCSndSys_MSS PlaySound class zCSoundFX * int -0x7edfd0 int __thiscall zCSndSys_MSS PlaySound class zCSoundFX * int int float float -0x7ee047 int __thiscall zCSndSys_MSS PlaySound3D class zCSoundFX * class zCVob * int struct zCSoundSystem::zTSound3DParams * -0x7ee0b5 int __thiscall zCSndSys_MSS PlaySound3DAmbient class zCSoundFX * class zCVob * int struct zCSoundSystem::zTSound3DParams * -0x7ee0c0 int __thiscall zCSndSys_MSS UpdateSound3D int const & struct zCSoundSystem::zTSound3DParams * -0x7ee0cb int __thiscall zCSndSys_MSS UpdateSound3D int const & struct zCSoundSystem::zTSound3DParams * -0x7ee0e8 void __thiscall zCSndSys_MSS UpdateSoundPropsAmbient class zCActiveSnd * struct zCSoundSystem::zTSound3DParams * -0x7ee108 void __thiscall zCSndSys_MSS GetSoundProps int const & int & float & float & -0x7ee130 void __thiscall zCSndSys_MSS UpdateSoundProps int const & int float float -0x7ee150 float __thiscall zCSndSys_MSS GetPlayingTimeMSEC class zSTRING const & -0x7ee21a int __thiscall zCSndSys_MSS Start3DProvider int -0x7ee247 void __thiscall zCSndSys_MSS SetSpeakerType enum zCSoundSystem::zTSpeakerType -0x7ee286 void __thiscall zCSndFX_MSS ~zCSndFX_MSS -0x7ee49d void __thiscall zCSndFX_MSS LoadChannel int -0x7ee547 int __thiscall zCSndFX_MSS LoadResourceData -0x7ee560 zCWaveData* __thiscall zCWaveData zCWaveData -0x7ee56b zCWaveData* __thiscall zCWaveData zCWaveData -0x7ee5fc int __thiscall zCSndFX_MSS ReleaseResourceData -0x7ee610 class zCActiveSnd * __cdecl zCActiveSnd AllocNextFreeSnd -0x7ee61b class zCActiveSnd * __cdecl zCActiveSnd AllocNextFreeSnd -0x7ee640 int __thiscall zCActiveSnd RequestChannel -0x7ee668 int __thiscall zCActiveSnd RequestChannel3D -0x7eec0e void __cdecl zCActiveSnd DebugInfo -0x7eec49 void __thiscall zCSndChannel ~zCSndChannel -0x7eec7e zCSndFrame* __thiscall zCSndFrame zCSndFrame -0x7eecd7 void __thiscall zCSndFrame ~zCSndFrame -0x7eed24 zCWavePool* __thiscall zCWavePool zCWavePool -0x7eed61 void __thiscall zCWavePool ~zCWavePool -0x7eed86 class zCWaveData * __thiscall zCWavePool CacheIn class zSTRING & -0x7eedbe void __thiscall zCWavePool CacheIn class zCWaveData * -0x7eedfe void __thiscall zCWavePool CacheOut class zCWaveData * -0x7eeec5 void __thiscall zCWavePool DebugInfo -0x7eeff8 void __thiscall zCWavePool DebugInfo2 -0x7ef010 zCWaveData* __thiscall zCWaveData zCWaveData class zSTRING & -0x7ef01b zCWaveData* __thiscall zCWaveData zCWaveData class zSTRING & -0x7ef043 void __thiscall zCWaveData ~zCWaveData -0x7ef0d6 void __thiscall zCWaveData CacheIn -0x7ef110 int __thiscall zCWaveData CheckForCorrectFormat int -0x7ef130 class zCActiveSnd * & __thiscall zCArraySort::GetSafe int -0x7ef148 zCViewWindow* __thiscall zCViewWindow zCViewWindow int int int int enum zTviewID -0x7ef1fe struct zTWindowsVersionInformation __cdecl GetWinVersion -0x7ef233 bool __cdecl sysKillWindowsKeys bool -0x7ef268 void __cdecl HandleFocusLoose -0x7ef328 void __cdecl sysEvent -0x7ef3e9 void __cdecl ExcSpyInfo struct EXCEPTION_INFO * -0x7ef40b int __stdcall ExceptionDlgProc struct HWND__ * unsigned int unsigned int long -0x7ef4f1 int __stdcall ASSERTDlgProc struct HWND__ * unsigned int unsigned int long -0x7ef5dd void __cdecl BoundsSpyInfo struct ASSERT_FAIL_INFO * struct EXCEPTION_INFO * -0x7ef6cd void __cdecl AssertSpyInfo struct ASSERT_FAIL_INFO * struct EXCEPTION_INFO * -0x7ef7a3 void __cdecl zCarsten_StartUp struct HWND__ * * -0x7ef9ef void __thiscall zTEngineStats PrintScreen int int -0x7efa90 class zCObject * __cdecl zCAIPlayer _CreateNewInstance -0x7efa9b class zCObject * __cdecl zCAIPlayer _CreateNewInstance -0x7efadc zCAIPlayer* __thiscall zCAIPlayer zCAIPlayer -0x7efb24 void __thiscall zCAIPlayer ~zCAIPlayer -0x7efb5c int __thiscall zCAIPlayer CheckFloorSliding -0x7efb86 void __thiscall zCAIPlayer CheckPhysics -0x7efc16 class zCQuadMark * __thiscall zCAIPlayer GetBloodQuadMark -0x7efc3e void __thiscall zCAIPlayer AddWeaponTrailSegment class zVEC3 const & class zVEC3 const & -0x7efc58 void __thiscall zCAIPlayer StartFallDownAni -0x7efc70 void __thiscall zCCache::zCCache unsigned long unsigned long -0x7efc80 void __thiscall zCCache::zCCache unsigned long unsigned long -0x7efccf void __thiscall zCCache::~zCCache -0x7efce8 struct zCAIPlayer::zTLedgeInfo * __thiscall zCCache::operator[] class zCAIPlayer const * const & -0x7efd08 void __thiscall zCCache::Delete class zCAIPlayer const * const & -0x7efd28 void __thiscall zCCache::ClearCache -0x7efd48 void __thiscall zCCache::PurgeCache -0x7efd68 void __thiscall zCSparseArray >::~zCSparseArray > -0x7efddc class zSTRING __thiscall zVEC2 GetDescription -0x7efe00 void __thiscall zVEC2 SetByDescription class zSTRING const & -0x7efe1b class zMAT4 __thiscall zMAT4 Inverse -0x7efec7 class zSTRING __thiscall zMAT4 GetDescriptionPos -0x7efee8 void __thiscall zMAT4 SetByDescriptionRot class zSTRING & -0x7eff08 void __thiscall zMAT4 SetByDescriptionPos class zSTRING & -0x7eff5b void __thiscall zCArchiverFactory ReadLine class zSTRING & class zCBuffer * class zFILE * -0x7effa3 void __thiscall zCArchiverFactory ReadLineArg class zSTRING & class zSTRING & class zCBuffer * class zFILE * -0x7effe3 void __thiscall zCArchiverFactory ReadHeader int class zCBuffer * class zFILE * class zCArchiver * & enum zTArchiveMode & int & -0x7efff8 class zCArchiver * __thiscall zCArchiverFactory CreateArchiverRead class zSTRING const & int -0x7f0018 void __thiscall zCArchiverFactory WriteLine class zSTRING const & class zCBuffer * class zFILE * -0x7f0038 void __thiscall zCArchiverFactory WriteLine char const * const class zCBuffer * class zFILE * -0x7f01a5 void __thiscall zCArchiverFactory WriteHeader class zCArchiver * enum zTArchiveMode int int class zCBuffer * class zFILE * -0x7f01c6 class zCArchiver * __thiscall zCArchiverFactory CreateArchiverFromMode enum zTArchiveMode -0x7f01f1 class zCArchiver * __thiscall zCArchiverFactory CreateArchiverWrite class zCBuffer * enum zTArchiveMode int int -0x7f0230 class zCObject * __cdecl zCArchiverBinSafe _CreateNewInstance -0x7f023b class zCObject * __cdecl zCArchiverBinSafe _CreateNewInstance -0x7f02c9 int __fastcall zCArchiverBinSafe ReadType enum zTArchiveTypeID void * unsigned long -0x7f02d4 int __fastcall zCArchiverBinSafe ReadType enum zTArchiveTypeID void * unsigned long -0x7f0314 zCArchiverBinSafe* __thiscall zCArchiverBinSafe zCArchiverBinSafe -0x7f0349 void __thiscall zCArchiverBinSafe ~zCArchiverBinSafe -0x7f038b void __thiscall zCArchiverBinSafe Close -0x7f03a8 void __fastcall zCArchiverBinSafe GetBufferString class zSTRING & -0x7f03d8 int __thiscall zCArchiverBinSafe OpenWriteBuffer class zCBuffer * enum zTArchiveMode int int int -0x7f0410 void __fastcall zCArchiverBinSafe WriteASCIILine char const * char const * class zSTRING const & -0x7f0428 void __fastcall zCArchiverBinSafe WriteInt char const * int -0x7f0448 void __fastcall zCArchiverBinSafe WriteByte char const * unsigned char -0x7f0468 void __fastcall zCArchiverBinSafe WriteWord char const * unsigned short -0x7f0488 void __fastcall zCArchiverBinSafe WriteFloat char const * float -0x7f04a8 void __fastcall zCArchiverBinSafe WriteBool char const * int -0x7f04c8 void __fastcall zCArchiverBinSafe WriteString char const * class zSTRING const & -0x7f054e void __fastcall zCArchiverBinSafe WriteVec3 char const * class zVEC3 const & -0x7f0568 void __fastcall zCArchiverBinSafe WriteColor char const * struct zCOLOR const & -0x7f0588 void __fastcall zCArchiverBinSafe WriteRaw char const * void * unsigned long -0x7f05c0 void __fastcall zCArchiverBinSafe WriteRawFloat char const * void * unsigned long -0x7f05f0 void __fastcall zCArchiverBinSafe WriteEnum char const * char const * int -0x7f06b0 void __fastcall zCArchiverBinSafe WriteChunkStart char const * char const * unsigned short unsigned long -0x7f06d0 void __fastcall zCArchiverBinSafe WriteChunkEnd -0x7f06f8 void __fastcall zCArchiverBinSafe WriteObject char const * class zCObject & -0x7f0728 int __thiscall zCArchiverBinSafe OpenReadBuffer class zCBuffer & enum zTArchiveMode int int -0x7f0777 void __fastcall zCArchiverBinSafe ReadHeader -0x7f0798 class zCObject * __fastcall zCArchiverBinSafe CreateObject class zSTRING const & -0x7f07d0 class zCClassDef * __fastcall zCArchiverBinSafe GetClassDefByString class zSTRING const & -0x7f0800 void __fastcall zCArchiverBinSafe ReadChunkStartASCII char const * class zSTRING & -0x7f0859 int __fastcall zCArchiverBinSafe ReadChunkStart char const * -0x7f0908 class zCObject * __fastcall zCArchiverBinSafe ReadObject char const * class zCObject * -0x7f0928 void __fastcall zCArchiverBinSafe SkipChunk int -0x7f0990 int __fastcall zCArchiverBinSafe ReadEntryASCII char const * class zSTRING & -0x7f09a8 class zSTRING __fastcall zCArchiverBinSafe ReadString char const * -0x7f09c0 void __thiscall zCArray::AllocDelta int -0x7f09cb void __thiscall zCArray::AllocDelta int -0x7f09e0 unsigned long __thiscall GETStringMap::SetAt char const * unsigned long * -0x7f09eb unsigned long __thiscall GETStringMap::SetAt char const * unsigned long * -0x7f0a00 unsigned long __thiscall GETStringMap::SetAtForce char const * unsigned long * unsigned long unsigned long -0x7f0a0b unsigned long __thiscall GETStringMap::SetAtForce char const * unsigned long * unsigned long unsigned long -0x7f0a50 class zCObject * __cdecl zCArchiverGeneric _CreateNewInstance -0x7f0a5b class zCObject * __cdecl zCArchiverGeneric _CreateNewInstance -0x7f0aac zCArchiverGeneric* __thiscall zCArchiverGeneric zCArchiverGeneric -0x7f0aff void __thiscall zCArchiverGeneric ~zCArchiverGeneric -0x7f0b20 void __fastcall zCArchiverGeneric WriteHeaderNumObj -0x7f0b50 void __thiscall zCArchiverGeneric Close -0x7f0b68 void __fastcall zCArchiverGeneric GetBufferString class zSTRING & -0x7f0b98 int __thiscall zCArchiverGeneric OpenWriteBuffer class zCBuffer * enum zTArchiveMode int int int -0x7f0bd0 void __fastcall zCArchiverGeneric WriteASCIILine char const * char const * class zSTRING const & -0x7f0bf0 void __fastcall zCArchiverGeneric WriteInt char const * int -0x7f0c10 void __fastcall zCArchiverGeneric WriteByte char const * unsigned char -0x7f0c30 void __fastcall zCArchiverGeneric WriteWord char const * unsigned short -0x7f0c56 void __fastcall zCArchiverGeneric WriteFloat char const * float -0x7f0c70 void __fastcall zCArchiverGeneric WriteBool char const * int -0x7f0cee void __fastcall zCArchiverGeneric WriteVec3 char const * class zVEC3 const & -0x7f0d9a void __fastcall zCArchiverGeneric WriteColor char const * struct zCOLOR const & -0x7f0db8 void __fastcall zCArchiverGeneric WriteRaw char const * void * unsigned long -0x7f0e1d void __fastcall zCArchiverGeneric WriteRawFloat char const * void * unsigned long -0x7f0e60 void __fastcall zCArchiverGeneric WriteEnum char const * char const * int -0x7f0f20 void __fastcall zCArchiverGeneric WriteChunkStart char const * char const * unsigned short unsigned long -0x7f0f40 void __fastcall zCArchiverGeneric WriteChunkEnd -0x7f0f68 void __fastcall zCArchiverGeneric WriteObject char const * class zCObject & -0x7f0f88 void __fastcall zCArchiverGeneric WriteGroupBegin char const * -0x7f0fa8 void __fastcall zCArchiverGeneric WriteGroupEnd char const * -0x7f0fd8 int __thiscall zCArchiverGeneric OpenReadBuffer class zCBuffer & enum zTArchiveMode int int -0x7f1039 void __fastcall zCArchiverGeneric ReadHeader -0x7f1058 class zCObject * __fastcall zCArchiverGeneric CreateObject class zSTRING const & -0x7f1090 class zCClassDef * __fastcall zCArchiverGeneric GetClassDefByString class zSTRING const & -0x7f10c0 void __fastcall zCArchiverGeneric ReadChunkStartASCII char const * class zSTRING & -0x7f1119 int __fastcall zCArchiverGeneric ReadChunkStart char const * -0x7f1208 class zCObject * __fastcall zCArchiverGeneric ReadObject char const * class zCObject * -0x7f1228 void __fastcall zCArchiverGeneric SkipChunk int -0x7f128b int __fastcall zCArchiverGeneric ReadEntryASCII char const * class zSTRING & -0x7f12a8 class zSTRING __fastcall zCArchiverGeneric ReadString char const * -0x7f1302 void __fastcall zCArchiverGeneric ReadRaw char const * void * unsigned long -0x7f130d void __fastcall zCArchiverGeneric ReadRaw char const * void * unsigned long -0x7f1330 void __fastcall zCArchiverGeneric ReadRawFloat char const * void * unsigned long -0x7f1432 void __cdecl zCArchiverGeneric TestClassIntegrity void (__cdecl*)(class zCObject * int class zCClassDef * int &) -0x7f1448 void __thiscall zCSparseArray::~zCSparseArray -0x7f1468 void __thiscall zCRndAlphaSortObject_Vob ~zCRndAlphaSortObject_Vob -0x7f1488 class zCRndAlphaSortObject_Vob * __cdecl zCRndAlphaSortObject_Vob GetFreeAlphaVob -0x7f14d2 zCPortal* __thiscall zCPortal zCPortal struct zTPlane const & class zCMesh * -0x7f1548 void __thiscall zCBspBase DescribeTree int -0x7f15bc zCBspTree* __thiscall zCBspTree zCBspTree -0x7f15fc void __thiscall zCBspTree ~zCBspTree -0x7f1610 void __thiscall zCBspTree InitTree -0x7f161b void __thiscall zCBspTree InitTree -0x7f164e void __thiscall zCBspSector ~zCBspSector -0x7f1668 class zCBspBase * __thiscall zCBspTree BuildRecursive class zCCBspNode * -0x7f16cc void __thiscall zCBspTree Build class zCCBspTree * -0x7f17c1 void __thiscall zCBspTree OptimizeLight -0x7f1857 void __thiscall zCBspTree RenderVobList -0x7f1896 void __thiscall zCBspLeaf ~zCBspLeaf -0x7f18c4 void __thiscall zCBspLeaf PolyPlueckerAddRef -0x7f18ee void __thiscall zCBspTree Render -0x7f1940 int __thiscall zCBspTree FindLeaks class zCArray & -0x7f1b03 void __thiscall zCBspTree MarkOccluderPolys -0x7f1b18 float __thiscall zCBspTree GetOccluderAreaRec class zCPolygon const * class zCArray & -0x7f1b4b void __thiscall zCBspSector ActivateSectorRec struct zTBBox2D const & class zCBspSector * int -0x7f1b7b void __thiscall zCBspSector ActivateSectorRecIndoor struct zTBBox2D const & class zCBspSector * int -0x7f1bc6 void __thiscall zCCBspTree MarkGhostOccluder -0x7f1fe6 void __thiscall zCCBspTree CreateBspSectors -0x7f208e class zSTRING __thiscall zVEC3 GetString -0x7f20c8 void __thiscall zCBspTree CreateBspSectors2 class zCCBspTree * -0x7f213f void __thiscall zCBspTree SaveBIN class zCFileBIN & -0x7f2199 void __thiscall zCBspTree ConnectMaterialsToSectors -0x7f232a int __thiscall zCBspTree LoadBIN class zCFileBIN & int -0x7f236d void __thiscall zCBspTree CalcStaticLeafLightData -0x7f2388 void __thiscall zCSparseArray::~zCSparseArray -0x7f23b3 zCCBspTree* __thiscall zCCBspTree zCCBspTree -0x7f23be zCCBspTree* __thiscall zCCBspTree zCCBspTree -0x7f23e3 void __thiscall zCCBspTree ~zCCBspTree -0x7f24a0 void __thiscall zCCBspTree AddMesh class zCMesh * class zMAT4 const & -0x7f2647 void __thiscall zCCBspTree BuildTree float -0x7f26d0 int __thiscall zCCBspNode CheckPortalConsistency -0x7f270e void __thiscall zCCBspNode SplitPortals -0x7f273e class zCPortal * __thiscall zCCBspNode SplitPortalByAllPortals class zCPortal * -0x7f2750 void __thiscall zCCBspNode EnumeratePortals -0x7f275b void __thiscall zCCBspNode EnumeratePortals -0x7f280c void __thiscall zCCBspNode Portalize -0x7f28fe void __thiscall zCCBspNode BuildTree int -0x7f2a2e void __thiscall zCCBspNode DescribeTree int -0x7f2a61 zCBuildPortal* __thiscall zCBuildPortal zCBuildPortal -0x7f2a91 void __thiscall zCBuildPortal ~zCBuildPortal -0x7f2aef void __thiscall zCBspTree PreprocessIndoorPortals class zCMesh * class zCArray & -0x7f2dbf void __thiscall zCBspTree PostprocessIndoorPortals class zCArray & -0x7f2edf class zSTRING __thiscall zTBBox3D GetDescription -0x7f2f20 void __thiscall zTBBox3D SetByDescription class zSTRING & -0x7f2f3b void __thiscall zCOBBox3D ~zCOBBox3D -0x7f2f58 void __thiscall zCOBBox3D BuildOBB int class zCPolygon * * int -0x7f2f86 void __thiscall zCOBBox3D BuildRec int class zCPolygon * * int -0x7f2f98 void __thiscall zCOBBox3D LoadBIN class zCFileBIN & -0x7f2fd1 zCCamera* __thiscall zCCamera zCCamera -0x7f2fee void __thiscall zCCamera ~zCCamera -0x7f3010 void __thiscall zCCamera SetRenderScreenFadeTex class zSTRING -0x7f3020 void __thiscall zCCamera InitDrawPolySimple -0x7f302b void __thiscall zCCamera InitDrawPolySimple -0x7f3048 class zCCollisionReport * __cdecl zCCollisionDetector S_GetNextFreeCollReport -0x7f3060 void __fastcall zCCollisionDetector DoStaticIntersectionTests class zCCollisionObject * class zCArray & class zCArray & -0x7f3078 void __fastcall zCCollisionDetector DetectCollisions class zCCollisionObject * class zCArray const & class zCArray & -0x7f3098 void __thiscall zCCollObjectLevelPolys ~zCCollObjectLevelPolys -0x7f30b0 class zCCollisionObject * __cdecl zCCollObjectCharacter _CreateNewInstance -0x7f30bb class zCCollisionObject * __cdecl zCCollObjectCharacter _CreateNewInstance -0x7f312c void __thiscall zCCollObjectCharacter ~zCCollObjectCharacter -0x7f3140 class zCConvexPrimitive * __thiscall zCCollObjectCharacter GetPrimitiveCC -0x7f314b class zCConvexPrimitive * __thiscall zCCollObjectCharacter GetPrimitiveCC -0x7f31ce int __fastcall zCCollObjectCharacter TestHardCollisions class zVEC3 const & class zVEC3 const & class zVEC3 & struct zCCollObjectCharacter::zTSpatialState & class zVEC3 & -0x7f330a int __cdecl zCConvexPrimitive CheckCollision class zCConvexPrimitive const * class zCConvexPrimitive const * class zMAT4 const & class zMAT4 const & class zCConvexCollisionCache * class zVEC3 & float & class zVEC3 & -0x7f3343 class zCConvexCollisionCache * __cdecl zCConvexPrimitive GetCache void const * void const * -0x7f3358 zCConvexPrimitiveEllipsoid* __thiscall zCConvexPrimitiveEllipsoid zCConvexPrimitiveEllipsoid struct zTBBox3D const & int -0x7f3370 void __thiscall zCCache::zCCache unsigned long unsigned long -0x7f3380 void __thiscall zCCache::zCCache unsigned long unsigned long -0x7f33cf void __thiscall zCCache::~zCCache -0x7f33e8 void __thiscall zCCache::ClearCache -0x7f3408 void __thiscall zCCache::PurgeCache -0x7f3428 void __thiscall zCSparseArray >::~zCSparseArray > -0x7f3483 class zCObject * __cdecl zCDecal _CreateNewInstance -0x7f348e class zCObject * __cdecl zCDecal _CreateNewInstance -0x7f34a8 zCDecal* __thiscall zCDecal zCDecal -0x7f34b3 zCDecal* __thiscall zCDecal zCDecal -0x7f34c8 void __thiscall zCDecal ~zCDecal -0x7f3506 class zCVisual * __thiscall zCDecal LoadVisualVirtual class zSTRING const & -0x7f3528 void __thiscall zCDecal Unarchive class zCArchiver & -0x7f3548 void __cdecl zCMgcEigenD Report unsigned int -0x7f3619 int __cdecl zCEngine Init struct HWND__ * * -0x7f365e int __cdecl zCEngine Shutdown -0x7f367b void __thiscall zCFFT FillH0Array float class zVEC3 & -0x7f3b05 void __thiscall zCFile3DS Load3DS class zSTRING const & class zCMesh * -0x7f3b46 void __thiscall zCBinTree3DS ~zCBinTree3DS -0x7f3b68 void __thiscall zCBinTree3DS BuildMesh3DS int int class zCMesh3DS * -0x7f3c9f void __thiscall zCBinTree3DS DropMesh class zCMesh * -0x7f3d2e void __thiscall zCFile3DS Save3DS class zSTRING const & class zCMesh * -0x7f3e19 void __thiscall zCMesh3DS ~zCMesh3DS -0x7f3e38 void __thiscall zTBinTreeNode ~zTBinTreeNode -0x7f3e50 void __thiscall zCArray::AllocDelta int -0x7f3e5b void __thiscall zCArray::AllocDelta int -0x7f4096 void __thiscall zCFileQuakeBSP LoadQuakeBSP class zSTRING const & class zCMesh * class zCWorld * -0x7f40db class zCObject * __cdecl zCLensFlareFX _CreateNewInstance -0x7f40e6 class zCObject * __cdecl zCLensFlareFX _CreateNewInstance -0x7f4129 void __cdecl zCLensFlareFX LoadLensFlareScript -0x7f4140 void __thiscall zCLensFlareFX ~zCLensFlareFX -0x7f4153 void __thiscall zCLensFlareFX ~zCLensFlareFX -0x7f418e void __thiscall zCLensFlareFX Unarchive class zCArchiver & -0x7f41ab void __thiscall zCLensFlareFX RenderLensFlares class zCVob * -0x7f4206 class zCObject * __cdecl zCMaterial _CreateNewInstance -0x7f4219 class zCObject * __cdecl zCMaterial _CreateNewInstance -0x7f424e zCMaterial* __thiscall zCMaterial zCMaterial -0x7f427e zCMaterial* __thiscall zCMaterial zCMaterial class zSTRING const & -0x7f429b zCMaterial* __thiscall zCMaterial zCMaterial class zCMaterial const & -0x7f42ae zCMaterial* __thiscall zCMaterial zCMaterial class zCMaterial const & -0x7f42c0 void __thiscall zCMaterial ~zCMaterial -0x7f42d3 void __thiscall zCMaterial ~zCMaterial -0x7f42eb void __thiscall zCMaterial SetDetailObjectVisual class zSTRING const & -0x7f4310 void __thiscall zCMaterial Archive class zCArchiver & -0x7f4363 void __thiscall zCMaterial Unarchive class zCArchiver & -0x7f4378 void * __thiscall zCVolatileMemoryBase Alloc -0x7f4390 void * __thiscall zCMemPoolBase Alloc -0x7f439b void * __thiscall zCMemPoolBase Alloc -0x7f43c6 void __thiscall zCMemPoolBase PreAlloc unsigned int int -0x7f43eb void __thiscall zCMemPoolBase PoolAdd void * int int -0x7f4430 class zCObject * __cdecl zCMesh _CreateNewInstance -0x7f443b class zCObject * __cdecl zCMesh _CreateNewInstance -0x7f4494 zCMesh* __thiscall zCMesh zCMesh -0x7f44c1 void __thiscall zCMesh ~zCMesh -0x7f4600 class zCMesh * __cdecl zCMesh Load class zSTRING const & int -0x7f4627 void __cdecl zCMesh S_InitVertexMergeCache class zCMesh * -0x7f4640 class zCPolygon * __thiscall zCMesh AddPoly class zVEC3 & class zVEC3 & class zVEC3 & class zVEC2 & class zVEC2 & class zVEC2 & -0x7f464b class zCPolygon * __thiscall zCMesh AddPoly class zVEC3 & class zVEC3 & class zVEC3 & class zVEC2 & class zVEC2 & class zVEC2 & -0x7f4660 class zCPolygon * __thiscall zCMesh AddPoly class zCVertex * class zCVertex * class zCVertex * -0x7f466b class zCPolygon * __thiscall zCMesh AddPoly class zCVertex * class zCVertex * class zCVertex * -0x7f4680 class zCPolygon * __thiscall zCMesh AddPoly class zCVertex * class zCVertex * class zCVertex * class zCVertex * -0x7f468b class zCPolygon * __thiscall zCMesh AddPoly class zCVertex * class zCVertex * class zCVertex * class zCVertex * -0x7f46a0 class zCPolygon * __thiscall zCMesh AddPoly -0x7f46ab class zCPolygon * __thiscall zCMesh AddPoly -0x7f46f4 void __thiscall zCMesh PrelightMesh class zMAT4 * -0x7f4722 void __thiscall zCMesh MergeMesh class zCMesh * class zMAT4 const & -0x7f4740 void __thiscall zCMesh CheckForMaterials -0x7f475b class zCMesh * __cdecl zCMesh CreateQuadMesh int -0x7f477b class zCMesh * __cdecl zCMesh CreateTriMesh -0x7f4822 void __cdecl zCMesh ConvertTrisToNPolys class zCPolygon * * int class zCMesh * int -0x7f4840 void __thiscall zCMesh SaveMSH class zSTRING const & -0x7f4d68 void __cdecl zCMesh SaveMSH class zCFileBIN & class zCPolygon * * int class zCMesh * -0x7f4e81 int __thiscall zCMesh LoadMSH class zCFileBIN & int -0x7f4ec6 int __thiscall zCMesh LoadMSH class zSTRING const & int -0x7f5119 void __thiscall zCMesh ShareFeatures -0x7f52eb void __thiscall zCMesh SortPolysByList class zCPolygon * * int -0x7f5336 void __thiscall zCMesh RemoveDegeneratePolys -0x7f56c0 void __thiscall zCMesh CombineLightmaps -0x7f570d void __thiscall zCCombine ~zCCombine -0x7f5728 void __thiscall zCSparseArray::zCSparseArray unsigned long -0x7f5803 class zCObject * __cdecl zCModel _CreateNewInstance -0x7f5840 class zCObject * __cdecl zCModelAni _CreateNewInstance -0x7f584b class zCObject * __cdecl zCModelAni _CreateNewInstance -0x7f5868 void __thiscall zCModelTexAniState BuildTexListFromMeshLib class zCModelMeshLib * -0x7f5888 void __thiscall zCModelTexAniState BuildTexListFromMesh class zCMesh * -0x7f58a8 void __thiscall zCModelTexAniState BuildTexListFromProgMesh class zCProgMeshProto * -0x7f58c8 void __thiscall zCModelTexAniState AddTexListFromMeshLib class zCModelMeshLib * class zCArray & -0x7f58f8 void __thiscall zCModelTexAniState FinishTexList class zCArray & -0x7f591e zCModelNodeInst* __thiscall zCModelNodeInst zCModelNodeInst -0x7f593e zCModelNodeInst* __thiscall zCModelNodeInst zCModelNodeInst class zCModelNode * -0x7f595e void __thiscall zCModelNodeInst ~zCModelNodeInst -0x7f59f8 void __thiscall zCModel ~zCModel -0x7f5a98 zCModel* __thiscall zCModel zCModel class zCModelPrototype * -0x7f5abb void __thiscall zCModel CopyProtoNodeList -0x7f5adb class zCVisual * __thiscall zCModel LoadVisualVirtual class zSTRING const & -0x7f5b0f int __thiscall zCModel ApplyModelProtoOverlay class zCModelPrototype * -0x7f5b30 int __thiscall zCModel HasAppliedModelProtoOverlay class zSTRING const & -0x7f5b67 void __thiscall zCModel RemoveModelProtoOverlay class zSTRING const & -0x7f5b97 void __thiscall zCModel RemoveModelProtoOverlay class zCModelPrototype * -0x7f5bd1 void __fastcall zCModel RenderNodeList struct zTRenderContext & class zCArray & class zCRenderLightContainer & enum zTPMLightingMode -0x7f5bf6 int __thiscall zCModel Render struct zTRenderContext & -0x7f5c08 void __thiscall zCModel StartAni class zSTRING const & int -0x7f5c20 void __thiscall zCModel AssertActiveAniListAlloced -0x7f5c2b void __thiscall zCModel AssertActiveAniListAlloced -0x7f5c72 void __thiscall zCModel DoAniEvents class zCModelAniActive * -0x7f5ca0 void __thiscall zCModel AdvanceAnis -0x7f5cc8 int __thiscall zCModel SetMeshLibTexture class zSTRING const & int int class zSTRING * -0x7f5cf8 int __thiscall zCModel RemoveMeshLib class zSTRING const & -0x7f5d94 int __thiscall zCModel ApplyMeshLib class zSTRING const & -0x7f5da8 void __thiscall zCModelNodeInst AddNodeAni class zCModelAniActive * -0x7f5df7 void __thiscall zCModelAniActive DoCombineAni class zCModel * int int -0x7f5e30 void __thiscall zCModel GetAniMinMaxWeight class zCModelAniActive * float & float & -0x7f5f32 void __thiscall zCModel PrintStatus int int -0x7f5f58 int __thiscall zCModel CorrectAniFreezer -0x7f5f83 void __thiscall zCModel PackStateBinary class zCBuffer & -0x7f5fbe void __thiscall zCModel UnpackStateBinary class zCBuffer & -0x7f6002 int __thiscall zCModel TraceRay class zVEC3 const & class zVEC3 const & int struct zTTraceRayReport & -0x7f604b class zCObject * __cdecl zCModelMeshLib _CreateNewInstance -0x7f6056 class zCObject * __cdecl zCModelMeshLib _CreateNewInstance -0x7f606b zCModelNode* __thiscall zCModelNode zCModelNode -0x7f6080 zCModelNode* __thiscall zCModelNode zCModelNode class zCModelNode const & -0x7f608b zCModelNode* __thiscall zCModelNode zCModelNode class zCModelNode const & -0x7f60a0 void __thiscall zCModelNode ~zCModelNode -0x7f60ab void __thiscall zCModelNode ~zCModelNode -0x7f60ff zCModelAni* __thiscall zCModelAni zCModelAni -0x7f6160 void __thiscall zCModelAni ~zCModelAni -0x7f6178 void __thiscall zCModelAni AddTrafoMatrix class zMAT4 * * -0x7f61b0 int __thiscall zCModelAni ResolveAlias class zCModelPrototype * -0x7f620a int __thiscall zCModelAni ResolveComb class zCModelPrototype * -0x7f627f void __thiscall zCModelAni SaveMAN class zCModelPrototype * class zSTRING const & -0x7f62b0 int __thiscall zCFileBIN BinWriteSrcFileStats class zSTRING & -0x7f6354 int __thiscall zCModelAni LoadMAN class zSTRING const & class zCModelPrototype * class zSTRING const & -0x7f638c zCModelAniEvent* __thiscall zCModelAniEvent zCModelAniEvent -0x7f63da void __thiscall zCModelAniEvent ~zCModelAniEvent -0x7f63f8 void __thiscall zCFileBIN BinWriteString class zSTRING const & -0x7f6481 zCModelPrototype* __thiscall zCModelPrototype zCModelPrototype -0x7f64a0 void __thiscall zCModelPrototype Init -0x7f6521 void __thiscall zCModelPrototype ~zCModelPrototype -0x7f6538 void __thiscall zCModelPrototype SetModelProtoName class zSTRING const & -0x7f6558 void __thiscall zCModelPrototype SetFileSourceType enum zCModelPrototype::zTFileSourceType -0x7f6593 class zCModelPrototype * __cdecl zCModelPrototype Load class zSTRING const & class zCModelPrototype * -0x7f65ff int __thiscall zCModelPrototype PrepareAsModelProtoOverlay class zCModelPrototype * -0x7f6618 class zCModelPrototype * __cdecl zCModelPrototype SearchName class zSTRING -0x7f6638 void __thiscall zCModelPrototype AddAni class zCModelAni * -0x7f6677 void __thiscall zCModelPrototype DescribeTree class zCTree * int -0x7f66bf int __thiscall zCModelPrototype LoadMDH class zSTRING const & -0x7f66f6 int __thiscall zCModelPrototype LoadMDH class zCFileBIN & -0x7f6720 int __thiscall zCFileBIN BinReadCompareSrcFileStats -0x7f675f void __thiscall zCModelPrototype SaveMDH -0x7f679b void __thiscall zCModelPrototype SaveMDH class zCFileBIN & -0x7f67d0 void __thiscall zCModelPrototype ReadScene float & -0x7f67f0 class zVEC3 __thiscall zCModelPrototype ReadTriple -0x7f680b class zMAT4 __thiscall zCModelPrototype ReadNodeTM class zCModelNode * -0x7f6828 void __thiscall zCModelPrototype ReadVertexList class zCMesh * int -0x7f68bb struct zCModelPrototype::zTMatIDList * __thiscall zCModelPrototype ReadFaceList class zCMesh * int -0x7f68d8 class zVEC2 * __thiscall zCModelPrototype ReadTVertexList int -0x7f68f8 void __thiscall zCModelPrototype ReadTFaceList class zCMesh * class zVEC2 * int -0x7f6ab6 void __thiscall zCModelPrototype ReadSoftSkinVertList -0x7f6b1b class zCMesh * __thiscall zCModelPrototype ReadMesh int class zCModelNode * int -0x7f6b75 void __thiscall zCModelPrototype ReadTMAnimation class zCModelNode * class zMAT4 * & -0x7f6bb6 void __thiscall zCModelPrototype ReadMapDiffuse class zCMaterial * -0x7f6c21 class zCMaterial * __thiscall zCModelPrototype ReadMaterial -0x7f6c3b class zCMaterial * __thiscall zCModelPrototype ReadWireframeColor -0x7f6c5b void __thiscall zCModelPrototype ProcessMeshNode class zCModelNode * class zCTree * int int int & -0x7f6d2e void __thiscall zCModelPrototype ReadGeomobject class zMAT4 * & class zCTree * & -0x7f6d80 void __thiscall zCModelPrototype ReadMaterialList -0x7f6ee8 void __thiscall zCModelPrototype Load3DSMAXAsc class zCModelAni * & class zSTRING const & class zSTRING const & int int int float -0x7f6f24 void __thiscall zCModelPrototype CalcAniBBox class zCModelAni * -0x7f6f50 void __thiscall zCModelPrototype ResolveReferences -0x7f6fe4 int __thiscall zCModelPrototype ReadMeshAndTreeMSB int & class zCFileBIN & -0x7f7081 void __thiscall zCModelPrototype ReadMeshAndTree int & class zCFileBIN & -0x7f7090 zCModelMeshLib* __thiscall zCModelMeshLib zCModelMeshLib -0x7f709b zCModelMeshLib* __thiscall zCModelMeshLib zCModelMeshLib -0x7f70d8 void __thiscall zCModelPrototype RegisterMesh class zCFileBIN & -0x7f7515 int __thiscall zCModelPrototype ReadAniEnumMSB int class zCFileBIN & -0x7f7fdc void __thiscall zCModelPrototype ReadAniEnum int class zCFileBIN & -0x7f7ff8 int __thiscall zCModelPrototype ReadModelMSB class zCFileBIN & -0x7f80a1 int __thiscall zCModelPrototype LoadModelScriptMSB class zSTRING const & -0x7f81c7 int __thiscall zCModelPrototype LoadModelScript class zSTRING const & -0x7f8321 int __thiscall zCModelPrototype LoadModelASC class zSTRING const & -0x7f834e void __thiscall zCModelMeshLib ~zCModelMeshLib -0x7f838f void __thiscall zCModelMeshLib SaveMDM class zCModelPrototype * -0x7f83d3 void __thiscall zCModelMeshLib SaveMDM class zCFileBIN & class zCModelPrototype * -0x7f8437 int __cdecl zCModelMeshLib LoadMDM class zSTRING const & class zCModelPrototype * class zCModel * class zCModelMeshLib * * -0x7f8468 int __cdecl zCModelMeshLib LoadMDM_Try class zSTRING const & class zCModelPrototype * class zCModel * class zCModelMeshLib * * -0x7f856a int __cdecl zCModelMeshLib LoadMDM class zCFileBIN & class zCModelPrototype * class zCModel * class zCModelMeshLib * * -0x7f85f4 int __cdecl zCModelMeshLib ConvertMDM class zSTRING const & class zCModelPrototype * -0x7f8608 zCModelConvertFileHandler* __thiscall zCModelConvertFileHandler zCModelConvertFileHandler -0x7f8640 int __thiscall zCModelConvertFileHandler HandleFile class zSTRING const & char const * struct _finddata_t -0x7f8660 class zCMaterial * & __thiscall zCArray::GetSafe int -0x7f8670 void __thiscall zCArray >::AllocDelta int -0x7f867b void __thiscall zCArray >::AllocDelta int -0x7f86f4 class zCObject * __cdecl zCMorphMesh _CreateNewInstance -0x7f8700 void __thiscall zCMorphMeshAni ~zCMorphMeshAni -0x7f8713 void __thiscall zCMorphMeshAni ~zCMorphMeshAni -0x7f8746 zCMorphMeshProto* __thiscall zCMorphMeshProto zCMorphMeshProto -0x7f8798 void __thiscall zCMorphMeshProto ~zCMorphMeshProto -0x7f87e3 class zCMorphMeshProto * __cdecl zCMorphMeshProto Load class zSTRING const & -0x7f888d int __thiscall zCMorphMeshProto LoadMMB class zSTRING const & -0x7f88b8 void __thiscall zCMorphMeshProto SaveMMB class zSTRING const & -0x7f88f0 class zCMorphMeshAni * __thiscall zCMorphMeshProto GenerateMorphAni class zCMesh * class zCArray const & int -0x7f8949 class zCMesh * __thiscall zCMorphMeshProto Load3DSMAXAsc class zSTRING const & float & int int -0x7f8983 void __thiscall zCMorphMeshProto ReadMorphRef class zCArray & -0x7f8a1f void __thiscall zCMorphMeshProto ReadMorphAni class zCArray const & -0x7f8af9 void __thiscall zCMorphMeshProto LoadMorphScript class zSTRING const & -0x7f8b39 zCMorphMesh* __thiscall zCMorphMesh zCMorphMesh class zCMorphMeshProto * -0x7f8b79 void __thiscall zCMorphMesh ~zCMorphMesh -0x7f8b9b class zCMorphMesh * __cdecl zCMorphMesh Load class zSTRING const & -0x7f8cad void __thiscall zCMorphMesh PrintStatus int int -0x7f8cc8 zCMorphMeshConvertFileHandler* __thiscall zCMorphMeshConvertFileHandler zCMorphMeshConvertFileHandler -0x7f8d0b int __thiscall zCMorphMeshConvertFileHandler HandleFile class zSTRING const & char const * struct _finddata_t -0x7f8d8b class zCObject * __cdecl zCObjectFactory _CreateNewInstance -0x7f8d96 class zCObject * __cdecl zCObjectFactory _CreateNewInstance -0x7f8dbb void __thiscall zCObject ~zCObject -0x7f8fdf void __cdecl zCObject PrintClassHierarchy int class zCClassDef * int int -0x7f9008 int __thiscall zCObject SetObjectName class zSTRING const & -0x7f9030 class zCClassDef * __cdecl zCClassDef GetClassDefTypeInsensitive class zSTRING const & -0x7f9069 zCClassDef* __thiscall zCClassDef zCClassDef -0x7f90a9 void __thiscall zCClassDef ~zCClassDef -0x7f9128 zCClassDef* __thiscall zCClassDef zCClassDef class zSTRING const & class zSTRING const & class zCObject * (__cdecl*)(void) unsigned long unsigned long unsigned short class zSTRING const & -0x7f9148 class zCObject * __thiscall zCClassDef CreateNewInstance -0x7f9168 void __cdecl zCClassDef ObjectCreated class zCObject * class zCClassDef * -0x7f9259 void __thiscall zCClassDef ReportLeaks -0x7f92bb void __cdecl zCClassDef CompareLivingObjectsState class zCLivingObjectsState const & -0x7f92d0 class zFILE * __thiscall zCObjectFactory CreateZFile class zSTRING const & -0x7f92db class zFILE * __thiscall zCObjectFactory CreateZFile class zSTRING const & -0x7f92f0 class zCEventManager * __thiscall zCObjectFactory CreateEventManager class zCVob * -0x7f92fb class zCEventManager * __thiscall zCObjectFactory CreateEventManager class zCVob * -0x7f9310 class zCNetVobControl * __thiscall zCObjectFactory CreateNetVobControl class zCVob * -0x7f931b class zCNetVobControl * __thiscall zCObjectFactory CreateNetVobControl class zCVob * -0x7f9330 class zCWaypoint * __thiscall zCObjectFactory CreateWaypoint -0x7f933b class zCWaypoint * __thiscall zCObjectFactory CreateWaypoint -0x7f9350 class zCWay * __thiscall zCObjectFactory CreateWay -0x7f935b class zCWay * __thiscall zCObjectFactory CreateWay -0x7f9370 class zCSession * __thiscall zCObjectFactory CreateSession -0x7f937b class zCSession * __thiscall zCObjectFactory CreateSession -0x7f9390 class zCCSManager * __thiscall zCObjectFactory CreateCSManager -0x7f939b class zCCSManager * __thiscall zCObjectFactory CreateCSManager -0x7f93b0 class zCWorld * __thiscall zCObjectFactory CreateWorld -0x7f93bb class zCWorld * __thiscall zCObjectFactory CreateWorld -0x7f9400 class zCObject * __cdecl zCParticleFX _CreateNewInstance -0x7f940b class zCObject * __cdecl zCParticleFX _CreateNewInstance -0x7f94bb void __cdecl zCParticleFX ParseParticleFXScript -0x7f951f void __cdecl zCParticleFX InitParticleFX -0x7f9538 void __thiscall zCParticleFX ~zCParticleFX -0x7f961d void __thiscall zCParticleFX::zCStaticPfxList ProcessList -0x7f963b class zCParticleEmitter * __cdecl zCParticleFX SearchParticleEmitter class zSTRING const & -0x7f965b int __thiscall zCParticleFX SetEmitter class zCParticleEmitter * int -0x7f97d8 zCParticleEmitter* __thiscall zCParticleEmitter zCParticleEmitter class zCParticleEmitter const & -0x7f9811 int __thiscall zCParticleFX SetEmitter class zSTRING const & int -0x7f984f class zCParticleFX * __cdecl zCParticleFX Load class zSTRING const & -0x7f986e void __thiscall zCParticleFX UpdateParticle struct zSParticle * -0x7f9896 void __thiscall zCParticleFX CheckDependentEmitter -0x7f98ae void __thiscall zCParticleFX CreateParticles -0x7f9a28 zCParticleEmitter* __thiscall zCParticleEmitter zCParticleEmitter -0x7f9ba8 void __thiscall zCParticleEmitter ~zCParticleEmitter -0x7f9bf6 class zVEC3 __cdecl zCParticleEmitter String2Vec3 class zSTRING const & -0x7f9c23 class zVEC2 __cdecl zCParticleEmitter String2Vec2 class zSTRING const & -0x7f9c9e void __thiscall zCParticleEmitter UpdateInternals -0x7f9cb8 int __fastcall zCPolygon ClipToPlane class zCVertex * * class zCVertFeature * * int class zCVertex * * class zCVertFeature * * int & struct zTPlane const & -0x7f9cd8 int __fastcall zCPolygon ClipToPlane_Occluder class zCVertex * * int class zCVertex * * int & struct zTPlane const & -0x7f9cf8 int __fastcall zCPolygon ClipToFrustum int -0x7f9d18 int __fastcall zCPolygon ClipToFrustum_Occluder int -0x7f9d64 int __thiscall zCPolygon CalcNormal -0x7f9d78 void __cdecl zCPolygon AlignPolyListToAvgPlane class zCArray -0x7f9dc0 class zCObject * __cdecl zCPolyStrip _CreateNewInstance -0x7f9dcb class zCObject * __cdecl zCPolyStrip _CreateNewInstance -0x7f9df3 zCPolyStrip* __thiscall zCPolyStrip zCPolyStrip -0x7f9e08 void __thiscall zCPolyStrip ~zCPolyStrip -0x7f9e36 void __thiscall zCPolyStrip AllocateResources int -0x7f9e53 void __thiscall zCLightning::zCBolt Generate_R class zVEC3 const & class zVEC3 const & float -0x7f9e70 void __thiscall zCLightning::zCBolt ~zCBolt -0x7f9e96 Vertex* __thiscall Vertex Vertex class zVEC3 const & int -0x7f9ea0 void __thiscall Vertex ~Vertex -0x7f9eab void __thiscall Vertex ~Vertex -0x7f9ed0 Triangle* __thiscall Triangle Triangle class Vertex * class Vertex * class Vertex * class zVEC2 const & class zVEC2 const & class zVEC2 const & class zVEC3 const & class zVEC3 const & class zVEC3 const & int int -0x7f9f3b void __thiscall zCProgMeshBuilder CreatePMTriPosList -0x7f9f5b void __thiscall zCProgMeshBuilder CalcPrelight struct zTLazyMesh & struct zTLazyMesh & -0x7f9f86 void __thiscall zCProgMeshBuilder CalcTriPlaneList struct zTLazyMesh const & struct zTLazyMesh & -0x7f9fa0 void __thiscall zCProgMeshBuilder CalcSubdivData struct zTLazyMesh const & struct zTLazyMesh & -0x7f9fc0 void __thiscall zCProgMeshBuilder CreateLazySubMesh int struct zTLazyMesh & struct zTLazyMesh & -0x7fa125 void __thiscall zCProgMeshBuilder CreateFinalPMData int -0x7fa1de void __thiscall zTLazyMesh ~zTLazyMesh -0x7fa3d9 int __thiscall zCProgMeshBuilder BuildProgMeshProto class zCMesh * class zCProgMeshProto * class zCArray * int -0x7fa470 class zCObject * __cdecl zCProgMeshProto _CreateNewInstance -0x7fa47b class zCObject * __cdecl zCProgMeshProto _CreateNewInstance -0x7fa4c0 class zCObject * __cdecl zCMeshSoftSkin _CreateNewInstance -0x7fa4cb class zCObject * __cdecl zCMeshSoftSkin _CreateNewInstance -0x7fa54e void __thiscall zCProgMeshProto::zCSubMesh ~zCSubMesh -0x7fa589 void __thiscall zCProgMeshProto ~zCProgMeshProto -0x7fa5a8 void __thiscall zCProgMeshProto PackStaticVertexBuffers -0x7fa6e5 class zCVisual * __cdecl zCProgMeshProto Load class zSTRING const & -0x7fa6f0 class zCVisual * __cdecl zCProgMeshProto Load class zSTRING const & -0x7fa700 class zCPolygon * __thiscall zCProgMeshProto GetPolygon int -0x7fa70b class zCPolygon * __thiscall zCProgMeshProto GetPolygon int -0x7fa72b class zCMesh * __thiscall zCProgMeshProto GetMesh int -0x7fa75b void __cdecl zCProgMeshProto InitProgMeshProto -0x7fa770 int __cdecl zCProgMeshProto CreateDynamicVertexBuffer -0x7fa77b int __cdecl zCProgMeshProto CreateDynamicVertexBuffer -0x7fa7e8 int __fastcall zCProgMeshProto RenderProgMesh struct zTRenderContext & int struct zCProgMeshProto::zTLODRenderArgs * class zCRenderLightContainer * float float -0x7fa80b int __fastcall zCProgMeshProto RenderDynamicLOD struct zTRenderContext & int struct zCProgMeshProto::zTLODRenderArgs * class zCRenderLightContainer * float float -0x7fa828 int __fastcall zCProgMeshProto RenderDynamicSubdiv struct zTRenderContext & int struct zCProgMeshProto::zTLODRenderArgs * class zCRenderLightContainer * float float -0x7fa84b int __thiscall zCProgMeshProto Save class zCFileBIN & -0x7fa856 int __thiscall zCProgMeshProto Save class zCFileBIN & -0x7fa8fd int __thiscall zCProgMeshProto Load class zCFileBIN & -0x7fa942 void __thiscall zCMeshSoftSkin ~zCMeshSoftSkin -0x7fa96c void __thiscall zCMeshSoftSkin BuildNodeOBBList -0x7faa8b int __thiscall zCMeshSoftSkin Save class zCFileBIN & -0x7faaa8 zCProgMeshConvertFileHandler* __thiscall zCProgMeshConvertFileHandler zCProgMeshConvertFileHandler -0x7faae0 int __thiscall zCProgMeshConvertFileHandler HandleFile class zSTRING const & char const * struct _finddata_t -0x7fab20 class zCObject * __cdecl zCQuadMark _CreateNewInstance -0x7fab2b class zCObject * __cdecl zCQuadMark _CreateNewInstance -0x7fab7f zCQuadMark* __thiscall zCQuadMark zCQuadMark -0x7fabb9 void __thiscall zCQuadMark ~zCQuadMark -0x7fabd8 void __thiscall zCQuadMark ClipQuadPolyToWorldPoly struct zCQuadMark::zTQuadMarkPoly & class zCPolygon * class zCArray & -0x7fac00 void __thiscall zCQuadMark ProcessWorldPoly class zCPolygon * -0x7fac10 void __thiscall zCQuadMark CreateQuadMark class zVEC3 const & class zVEC3 const & class zVEC2 const & class zSTRING & struct zCQuadMark::zTEffectParams * -0x7fac1b void __thiscall zCQuadMark CreateQuadMark class zVEC3 const & class zVEC3 const & class zVEC2 const & class zSTRING & struct zCQuadMark::zTEffectParams * -0x7fac3b zCRayCacheElement* __thiscall zCRayCacheElement zCRayCacheElement class zCBspLeaf const * class zCRayCacheElement * * -0x7fac5b void __thiscall zCRayCacheElement ~zCRayCacheElement -0x7fac8b void __thiscall zCRayCache StartTraceRay class zVEC3 const & class zVEC3 const & -0x7facbb void __thiscall zCRayCache StopTraceRay -0x7fad18 void __thiscall zCRayCache NextNode class zCBspBase const * -0x7fad4f class zSTRING __thiscall zCRenderer AlphaBlendFuncTypeToString enum zTRnd_AlphaBlendFunc -0x7fad80 void __fastcall zCRenderLightContainer CollectLights_DynLights struct zTRenderContext const & -0x7fad98 void __fastcall zCRenderLightContainer CollectLights_StatLights struct zTRenderContext const & -0x7fadb0 void __thiscall zCCache::zCCache unsigned long unsigned long -0x7fadc0 void __thiscall zCCache::zCCache unsigned long unsigned long -0x7fae0f void __thiscall zCCache::~zCCache -0x7fae28 void __thiscall zCCache::ClearCache -0x7fae48 void __thiscall zCCache::PurgeCache -0x7fae68 void __thiscall zCSparseArray >::~zCSparseArray > -0x7fae80 class zCDynVobLightCacheElement * __thiscall zCCacheData::GetData class zCVob const * const & -0x7fae8b class zCDynVobLightCacheElement * __thiscall zCCacheData::GetData class zCVob const * const & -0x7faeb0 void __thiscall zCDynVobLightCacheElement UpdateContents class zCVob const * -0x7faec8 class zCRndAlphaSortObject_WorldPoly * __cdecl zCRndAlphaSortObject_WorldPoly GetFreeAlphaWorldPoly -0x7faeeb void __thiscall zCRenderManager ~zCRenderManager -0x7faef6 void __thiscall zCRenderManager ~zCRenderManager -0x7faf08 void __thiscall zCRenderManager InitRenderManager -0x7faf28 class zCShader * __cdecl zCRenderManager GetFreeShader -0x7faf48 class zCShaderStage * __cdecl zCRenderManager GetFreeShaderStage -0x7fafd3 void __fastcall zCRenderManager BuildShader class zCMaterial * class zCTexture * unsigned long int int class zCShader * & -0x7faff6 class zCVertexBufferDyn2 * __fastcall zCRenderManager GetFreeDynVertexBuffer class zCShader * -0x7fb001 class zCVertexBufferDyn2 * __fastcall zCRenderManager GetFreeDynVertexBuffer class zCShader * -0x7fb031 void __fastcall zCRenderManager PackVB class zCArray const & class zCShader * -0x7fb08c void __cdecl zCMapDetailTexture S_Init -0x7fb0b8 struct zCMapDetailTexture::zTMapDetailTextureEntry & __thiscall std map,class std::allocator >::operator[] class zSTRING const & -0x7fb0e9 void __cdecl std _Construct struct std::pair * struct std::pair const & -0x7fb143 zCResource* __thiscall zCResource zCResource -0x7fb158 void __thiscall zCResource ~zCResource -0x7fb1ae zCResourceManager* __thiscall zCResourceManager zCResourceManager -0x7fb1de void __thiscall zCResourceManager ~zCResourceManager -0x7fb200 void __thiscall zCResourceManager PurgeCaches class zCClassDef * -0x7fb247 void __thiscall zCResourceManager InitClassCache -0x7fb278 enum zTResourceCacheState __thiscall zCResourceManager CacheIn class zCResource * float -0x7fb426 void __thiscall zCResourceManager PrintStatusDebug -0x7fb430 void __thiscall zCArray::AllocDelta int -0x7fb43b void __thiscall zCArray::AllocDelta int -0x7fb458 void __thiscall zCSession ~zCSession -0x7fb470 void __thiscall zCSession DesktopInit -0x7fb47b void __thiscall zCSession DesktopInit -0x7fb4ae void __thiscall zCSession CamInit -0x7fb563 class zCObject * __cdecl zCSkyControler_Indoor _CreateNewInstance -0x7fb580 void __thiscall zCSkyControler_Indoor ~zCSkyControler_Indoor -0x7fb5b3 zCSkyControler* __thiscall zCSkyControler zCSkyControler -0x7fb5c8 void __thiscall zCSkyControler ~zCSkyControler -0x7fb5e8 void __thiscall zCSkyControler ClearBackground struct zCOLOR -0x7fb608 zCSkyControler_Mid* __thiscall zCSkyControler_Mid zCSkyControler_Mid -0x7fb63e void __thiscall zCSkyControler_Mid InitUnderwaterPFX -0x7fb660 void __thiscall zCSkyControler_Mid ~zCSkyControler_Mid -0x7fb678 zCSkyControler_Indoor* __thiscall zCSkyControler_Indoor zCSkyControler_Indoor -0x7fb6c0 class zCObject * __cdecl zCSkyControler_Outdoor _CreateNewInstance -0x7fb6cb class zCObject * __cdecl zCSkyControler_Outdoor _CreateNewInstance -0x7fb6fc zCOutdoorRainFX* __thiscall zCOutdoorRainFX zCOutdoorRainFX -0x7fb72c void __thiscall zCOutdoorRainFX ~zCOutdoorRainFX -0x7fb79b void __thiscall zCOutdoorRainFX SetWeatherType enum zTWeather -0x7fb800 void __thiscall zCOutdoorRainFX RenderParticles struct zTRenderContext & struct zCOLOR -0x7fb823 zCSkyLayerData* __thiscall zCSkyLayerData zCSkyLayerData -0x7fb83b void __thiscall zCSkyLayerData ~zCSkyLayerData -0x7fb85b class zCMesh * __cdecl zCSkyLayer CreateSkyPoly -0x7fb8ce class zCMesh * __cdecl zCSkyLayer CreateSkyDomeMesh -0x7fb979 zCSkyControler_Outdoor* __thiscall zCSkyControler_Outdoor zCSkyControler_Outdoor int -0x7fba0e void __thiscall zCSkyControler_Outdoor ~zCSkyControler_Outdoor -0x7fbada void __thiscall zCSkyControler_Outdoor Init -0x7fbb28 void __thiscall zCSkyControler_Outdoor ApplyStateTexToLayer int int -0x7fbbc8 void __thiscall zCSkyControler_Outdoor ReadFogColorsFromINI -0x7fbc58 void __thiscall zCSkyControler_Outdoor CreateDefault -0x7fbc80 void __thiscall zCSkyControler_Outdoor Interpolate -0x7fbcae void __thiscall zCSkyControler_Outdoor InitSkyPFX -0x7fbd02 void __thiscall zCSkyControler_Outdoor CalcFog -0x7fbd48 void __thiscall zCSkyControler_Outdoor CalcGlobalWind -0x7fbe12 void __thiscall zCSkyControler_Outdoor RenderSkyPre -0x7fbe60 void __thiscall zCSoundFX GetCacheConfig unsigned long & unsigned long & -0x7fbe78 void __thiscall zCSoundManager DebugMessage class zSTRING const & -0x7fbe98 void __thiscall zCSoundManager::zCTableEntry zCTableEntry -0x7fbedf class zSTRING __thiscall zCSoundManager SearchMediumTypeIDList int int -0x7fc005 void __thiscall zCSoundManager StartHitSound class zCVob * enum zCSoundManager::zTSndManMedium enum zCSoundManager::zTSndManMedium int int class zCCollisionReport const * -0x7fc018 void __thiscall zCSoundManager::zCSoundEventData zCSoundEventData -0x7fc038 void __thiscall zCSoundManager::zCSoundEventData GetData class zSTRING const & class zCSoundFX * & class zCParticleEmitter * & -0x7fc13e void __thiscall zCSoundManager StartAttackSound class zCVob * enum zCSoundManager::zTSndManMedium enum zCSoundManager::zTSndManMedium int int -0x7fc168 int __thiscall zCSoundManager StartSlideSound class zCVob * int -0x7fc178 int __thiscall zCSoundManager StartSlideSound class zCVob * int -0x7fc1ce void __thiscall zCSoundManager StartDestructionSound class zCVob * int -0x7fc287 void __thiscall zCSoundManager Init -0x7fc2a0 void __thiscall zCArraySort::AllocDelta int -0x7fc2ab void __thiscall zCArraySort::AllocDelta int -0x7fc2c0 void __thiscall zCArraySort::AllocDelta int -0x7fc2cb void __thiscall zCArraySort::AllocDelta int -0x7fc2e8 void __thiscall zCSparseArrayBase Destroy -0x7fc308 void * __thiscall zCSparseArrayBase Insert void const * -0x7fc3ef void __thiscall zCSparseArrayBase Resize unsigned long -0x7fc46b class zCObject * __cdecl zCTextureFileFormatTGA _CreateNewInstance -0x7fc476 class zCObject * __cdecl zCTextureFileFormatTGA _CreateNewInstance -0x7fc4bb class zCObject * __cdecl zCTextureFileFormatInternal _CreateNewInstance -0x7fc4c6 class zCObject * __cdecl zCTextureFileFormatInternal _CreateNewInstance -0x7fc4d0 zCTextureFileFormatTGA* __thiscall zCTextureFileFormatTGA zCTextureFileFormatTGA -0x7fc4db zCTextureFileFormatTGA* __thiscall zCTextureFileFormatTGA zCTextureFileFormatTGA -0x7fc5ab int __thiscall zCTextureFileFormatTGA ReadTGAHeader class zFILE * -0x7fc5f8 int __thiscall zCTextureFileFormatTGA ReadTGAColorMap class zFILE * -0x7fc628 int __thiscall zCTextureFileFormatTGA ReadTGARLEPixel class zFILE * unsigned char * int -0x7fc648 int __thiscall zCTextureFileFormatTGA ReadTGASpan class zFILE * unsigned char * int int -0x7fc670 int __thiscall zCTextureFileFormatTGA ReadTGAData class zFILE * -0x7fc690 int __thiscall zCTextureFileFormatTGA LoadTexture class zFILE & class zCTextureExchange * -0x7fc6b0 int __thiscall zCTextureFileFormatTGA LoadTexture class zSTRING const & class zCTextureExchange * -0x7fc6c0 zCTextureFileFormatInternal* __thiscall zCTextureFileFormatInternal zCTextureFileFormatInternal -0x7fc6cb zCTextureFileFormatInternal* __thiscall zCTextureFileFormatInternal zCTextureFileFormatInternal -0x7fc6e8 int __thiscall zCTextureFileFormatInternal LoadTexture class zSTRING const & class zCTextureExchange * -0x7fc7d1 int __thiscall zCTextureFileFormatInternal SaveTexture class zSTRING const & class zCTextureExchange * -0x7fc83f void __thiscall zCTexture ~zCTexture -0x7fc9a2 class zCTexture * __cdecl zCTexture Load class zSTRING & int -0x7fc9c8 class zCTexture * __cdecl zCTexture LoadSingle class zSTRING & int -0x7fca00 int __cdecl zCTexture Exists class zSTRING & -0x7fcb47 void __cdecl zCTexture AutoDetectRendererTexScale -0x7fcb60 int __thiscall zCTextureConvert SaveInternal class zFILE & -0x7fcb6b int __thiscall zCTextureConvert SaveInternal class zFILE & -0x7fcb80 int __thiscall zCTextureConvert LoadInternal class zFILE & -0x7fcb8b int __thiscall zCTextureConvert LoadInternal class zFILE & -0x7fcbb0 void __thiscall zCTexture GetCacheConfig unsigned long & unsigned long & -0x7fcbfb int __cdecl zCTexture ConvertTexture class zSTRING const & -0x7fcc18 enum zTRnd_TextureFormat __cdecl zCTexture CalcNextBestTexFormat enum zTRnd_TextureFormat -0x7fcc4b int __thiscall zCTexture LoadAndConvertInternal class zFILE & -0x7fcc76 int __thiscall zCTexture SaveAndConvertInternal class zFILE & -0x7fcd09 int __thiscall zCTexture CacheInNamed class zSTRING const * -0x7fcd6d int __thiscall zCTexture CreateTextureTile class zCTextureExchange * -0x7fcdd8 int __thiscall zCTextureFileHandler HandleFile class zSTRING const & char const * struct _finddata_t -0x7fce33 void __cdecl zCTexture ScanConvertTextures class zSTRING -0x7fce48 class zVEC4 __thiscall zCTextureExchange GetRGBAAtTexel float float -0x7fce9b class zCObject * __cdecl zCLightMap _CreateNewInstance -0x7fcea6 class zCObject * __cdecl zCLightMap _CreateNewInstance -0x7fceb0 zCLightMap* __thiscall zCLightMap zCLightMap -0x7fcebb zCLightMap* __thiscall zCLightMap zCLightMap -0x7fced8 void __thiscall zCLightMap ~zCLightMap -0x7fcef8 void __thiscall zCThread BeginThread -0x7fcf20 zCMutex* __thiscall zCMutex zCMutex -0x7fcf38 void __thiscall zCTimer LimitFPS int -0x7fd133 void __thiscall zCFPUControler PrintStatus -0x7fd1f4 class zSTRING __thiscall zCOLOR GetDescription -0x7fd220 void __thiscall zCOLOR SetByDescription class zSTRING const & -0x7fd2b8 class zSTRING __thiscall zCOLOR GetDescriptionRGB -0x7fd380 class zSTRING __thiscall zTPlane Print -0x7fd3c0 zCVertexBuffer* __thiscall zCVertexBuffer zCVertexBuffer -0x7fd3cb zCVertexBuffer* __thiscall zCVertexBuffer zCVertexBuffer -0x7fd3e8 void __thiscall zCVertexBuffer ~zCVertexBuffer -0x7fd410 int __thiscall zCVertexBuffer CallRecreateLostVBCallbacks -0x7fd458 class zCVertexBuffer * __thiscall zCVertexBufferManager AcquireVertexBuffer unsigned long unsigned long unsigned long unsigned long int & -0x7fd480 void __thiscall zCVertexBufferManager UnlockOpenVertexBuffers -0x7fd4cb class zCObject * __cdecl zCEventMessage _CreateNewInstance -0x7fd4d6 class zCObject * __cdecl zCEventMessage _CreateNewInstance -0x7fd526 class zCObject * __cdecl zCEventCore _CreateNewInstance -0x7fd57e class zCObject * __cdecl zCVobLightPreset _CreateNewInstance -0x7fd598 void __thiscall zCVobLightPreset ~zCVobLightPreset -0x7fd5e0 class zCObject * __cdecl zCVob _CreateNewInstance -0x7fd5eb class zCObject * __cdecl zCVob _CreateNewInstance -0x7fd643 class zCObject * __cdecl zCVobLevelCompo _CreateNewInstance -0x7fd6dc zCVob* __thiscall zCVob zCVob -0x7fd719 void __thiscall zCVob ~zCVob -0x7fd743 void __cdecl zCVob InitVobSystem -0x7fd750 class zCRigidBody * __thiscall zCVob GetRigidBody -0x7fd75b class zCRigidBody * __thiscall zCVob GetRigidBody -0x7fd792 void __fastcall zCVob ArchivePacked class zCArchiver & -0x7fd7b7 void __fastcall zCVob ArchiveVerbose class zCArchiver & -0x7fd7e3 void __fastcall zCVob UnarchivePacked class zCArchiver & int -0x7fd800 void __fastcall zCVob UnarchiveVerbose class zCArchiver & -0x7fd818 struct zCOLOR __thiscall zCVob GetLightColorDyn -0x7fd838 int __fastcall zCVob CalcStaticLight class zVEC3 & -0x7fd858 void __cdecl zCVob LoadGroundShadowMesh -0x7fd890 class zCVisual * __thiscall zCVob GetClassHelperVisual -0x7fd8a8 struct zCOLOR __thiscall zCVob GetLightColorAtCenter -0x7fd928 class zSTRING __thiscall zCVob GetVobInfo -0x7fd989 void __thiscall zCVob SetVisual class zSTRING const & -0x7fd9c7 void __thiscall zCVob CheckModelLimbCollision class zCModelNodeInst * int class zCList & -0x7fd9eb void __thiscall zCVob CheckModelLimbCollisionLevel class zCModelNodeInst * int class zCList & -0x7fda28 zCVobLevelCompo* __thiscall zCVobLevelCompo zCVobLevelCompo -0x7fda40 zCEventMessage* __thiscall zCEventMessage zCEventMessage unsigned short -0x7fda4b zCEventMessage* __thiscall zCEventMessage zCEventMessage unsigned short -0x7fda80 void __thiscall zCEventMessage Archive class zCArchiver & -0x7fdb4e void __cdecl zCEventMessage TestClassIntegrity -0x7fdb60 zCVisual* __thiscall zCVisual zCVisual -0x7fdb6b zCVisual* __thiscall zCVisual zCVisual -0x7fdb88 class zCVisual * __cdecl zCVisual LoadVisual class zSTRING const & -0x7fdbff class zCObject * __cdecl zCVobLight _CreateNewInstance -0x7fdc34 zCVobLight* __thiscall zCVobLight zCVobLight -0x7fdc40 void __thiscall zCVobLight ~zCVobLight -0x7fdc50 void __thiscall zCVobLight ~zCVobLight -0x7fdc68 void __cdecl zCVobLight LoadLightPresets -0x7fdc88 void __cdecl zCVobLight SaveLightPresets -0x7fdcb6 void __thiscall zCVobLight AddThisToPresetList class zSTRING const & -0x7fdcc9 void __thiscall zCVobLight AddThisToPresetList class zSTRING const & -0x7fdce8 void __thiscall zCVobLight Unarchive class zCArchiver & -0x7fdd08 void __thiscall zCVobLightPreset Unarchive class zCArchiver & -0x7fdd28 int __thiscall zCVobLightData SetLensFlareFXByName class zSTRING const & -0x7fdda3 void __thiscall zCVobLightData Archive class zCArchiver & -0x7fddae void __thiscall zCVobLightData Archive class zCArchiver & -0x7fde93 void __thiscall zCVobLightData Unarchive class zCArchiver & -0x7fdea8 void __thiscall zCVobLightData ~zCVobLightData -0x7fdef0 class zCObject * __cdecl zCVobStair _CreateNewInstance -0x7fdefb class zCObject * __cdecl zCVobStair _CreateNewInstance -0x7fdf91 class zCObject * __cdecl zCTriggerUntouch _CreateNewInstance -0x7fdff1 class zCObject * __cdecl zCMessageFilter _CreateNewInstance -0x7fe07f class zCObject * __cdecl zCCodeMaster _CreateNewInstance -0x7fe0e1 class zCObject * __cdecl zCMoverControler _CreateNewInstance -0x7fe141 class zCObject * __cdecl zCTriggerWorldStart _CreateNewInstance -0x7fe180 class zCObject * __cdecl zCTrigger _CreateNewInstance -0x7fe18b class zCObject * __cdecl zCTrigger _CreateNewInstance -0x7fe1fb class zCObject * __cdecl zCTriggerList _CreateNewInstance -0x7fe240 class zCObject * __cdecl zCMover _CreateNewInstance -0x7fe24b class zCObject * __cdecl zCMover _CreateNewInstance -0x7fe2b1 class zCObject * __cdecl zCTriggerTeleport _CreateNewInstance -0x7fe333 class zCObject * __cdecl zCEarthquake _CreateNewInstance -0x7fe370 class zCObject * __cdecl zCPFXControler _CreateNewInstance -0x7fe37b class zCObject * __cdecl zCPFXControler _CreateNewInstance -0x7fe3d3 class zCObject * __cdecl zCTouchDamage _CreateNewInstance -0x7fe431 class zCObject * __cdecl zCTouchAnimate _CreateNewInstance -0x7fe4a7 class zCObject * __cdecl zCTouchAnimateSound _CreateNewInstance -0x7fe503 class zCObject * __cdecl zCVobAnimate _CreateNewInstance -0x7fe553 class zCObject * __cdecl zCVobLensFlare _CreateNewInstance -0x7fe590 class zCObject * __cdecl zCVobScreenFX _CreateNewInstance -0x7fe59b class zCObject * __cdecl zCVobScreenFX _CreateNewInstance -0x7fe5eb class zCObject * __cdecl zCEventCommon _CreateNewInstance -0x7fe5f6 class zCObject * __cdecl zCEventCommon _CreateNewInstance -0x7fe63b class zCObject * __cdecl zCEventMover _CreateNewInstance -0x7fe646 class zCObject * __cdecl zCEventMover _CreateNewInstance -0x7fe68b class zCObject * __cdecl zCEventScreenFX _CreateNewInstance -0x7fe696 class zCObject * __cdecl zCEventScreenFX _CreateNewInstance -0x7fe6b6 zCTriggerBase* __thiscall zCTriggerBase zCTriggerBase -0x7fe6c8 void __thiscall zCTriggerBase OnTouch class zCVob * -0x7fe6e8 void __thiscall zCTriggerBase OnUntouch class zCVob * -0x7fe708 void __thiscall zCTriggerBase OnTrigger class zCVob * class zCVob * -0x7fe728 void __thiscall zCTriggerBase OnUntrigger class zCVob * class zCVob * -0x7fe76c zCTrigger* __thiscall zCTrigger zCTrigger -0x7fe796 void __thiscall zCTrigger ~zCTrigger -0x7fe7a8 void __thiscall zCTrigger TriggerTarget class zCVob * -0x7fe7c8 void __thiscall zCTrigger UntriggerTarget class zCVob * -0x7fe866 zCMover* __thiscall zCMover zCMover -0x7fe914 void __thiscall zCMover ~zCMover -0x7fe930 void __thiscall zCMover AdvanceMover -0x7fe960 void __thiscall zCMover SetToKeyframe float float -0x7fe980 void __thiscall zCMover SetVisual class zCVisual * -0x7fe998 void __thiscall zCMover Unlock class zCVob * -0x7fe9b8 void __thiscall zCMover Lock class zCVob * -0x7fe9e7 void __thiscall zCMover OnTrigger class zCVob * class zCVob * -0x7fea17 void __thiscall zCMover OnUntrigger class zCVob * class zCVob * -0x7fea38 zCEarthquake* __thiscall zCEarthquake zCEarthquake -0x7fea66 zCTriggerTeleport* __thiscall zCTriggerTeleport zCTriggerTeleport -0x7fea9c void __thiscall zCTriggerTeleport ~zCTriggerTeleport -0x7feafd void __thiscall zCTriggerTeleport DoTeleport class zCVob * -0x7feb30 zCTriggerList* __thiscall zCTriggerList zCTriggerList -0x7feb5e void __thiscall zCTriggerList ~zCTriggerList -0x7feb78 void __thiscall zCTriggerList TriggerActTarget class zCVob * -0x7febbb void __thiscall zCTriggerList Archive class zCArchiver & -0x7febfb void __thiscall zCTriggerList Unarchive class zCArchiver & -0x7fec18 zCTouchDamage* __thiscall zCTouchDamage zCTouchDamage -0x7fec46 zCTouchAnimate* __thiscall zCTouchAnimate zCTouchAnimate -0x7fec66 void __thiscall zCTouchAnimate ~zCTouchAnimate -0x7fec80 void __thiscall zCTouchAnimate StartAni -0x7fecaf class zSTRING __thiscall zCTouchAnimate GetSoundName -0x7fecec zCTouchAnimateSound* __thiscall zCTouchAnimateSound zCTouchAnimateSound -0x7fed16 void __thiscall zCTouchAnimateSound ~zCTouchAnimateSound -0x7fed28 zCVobAnimate* __thiscall zCVobAnimate zCVobAnimate -0x7fed48 zCVobLensFlare* __thiscall zCVobLensFlare zCVobLensFlare -0x7fed77 void __thiscall zCVobLensFlare Archive class zCArchiver & -0x7fed98 void __thiscall zCVobLensFlare Unarchive class zCArchiver & -0x7fedb0 zCEventScreenFX* __thiscall zCEventScreenFX zCEventScreenFX enum zCEventScreenFX::zTEventScreenFXSubType float struct zCOLOR float -0x7fedbb zCEventScreenFX* __thiscall zCEventScreenFX zCEventScreenFX enum zCEventScreenFX::zTEventScreenFXSubType float struct zCOLOR float -0x7fedf4 zCVobScreenFX* __thiscall zCVobScreenFX zCVobScreenFX -0x7fee16 zCMessageFilter* __thiscall zCMessageFilter zCMessageFilter -0x7fee5f void __thiscall zCMessageFilter ProcessMessage enum zCMessageFilter::zTMessageType class zCVob * -0x7fee78 void __thiscall zCTriggerUntouch OnUntouch class zCVob * -0x7feed4 zCCodeMaster* __thiscall zCCodeMaster zCCodeMaster -0x7fef0e void __thiscall zCCodeMaster ~zCCodeMaster -0x7fef28 void __thiscall zCCodeMaster FireTriggerSuccess class zCVob * -0x7fef48 void __thiscall zCCodeMaster FireTriggerFailure class zCVob * -0x7fef97 void __thiscall zCCodeMaster Archive class zCArchiver & -0x7fefa2 void __thiscall zCCodeMaster Archive class zCArchiver & -0x7feff2 void __thiscall zCCodeMaster Unarchive class zCArchiver & -0x7ff016 zCMoverControler* __thiscall zCMoverControler zCMoverControler -0x7ff03e void __thiscall zCMoverControler OnTrigger class zCVob * class zCVob * -0x7ff06b void __thiscall zCMoverControler Archive class zCArchiver & -0x7ff096 zCTriggerWorldStart* __thiscall zCTriggerWorldStart zCTriggerWorldStart -0x7ff0a8 void __fastcall zCVob SetCollDetStat int -0x7ff0c8 void __fastcall zCVob SetCollDetDyn int -0x7ff0e8 void __thiscall zCVob BeginMovement -0x7ff110 void __fastcall zCVob UpdateTouchList class zCArray const & -0x7ff136 void __thiscall zCVob EndMovement -0x7ff141 void __thiscall zCVob EndMovement -0x7ff158 void __fastcall zCVob CollectCollisionContext_Vobs struct zTBBox3D const & struct zCVob::zTCollisionContext & -0x7ff1bd void __thiscall zCVob CheckAndResolveCollisions -0x7ff1d8 void __thiscall zCVob::zTCollisionContext ~zTCollisionContext -0x7ff210 int __thiscall zCVob IsColliding -0x7ff250 class zCObject * __cdecl zCWorld _CreateNewInstance -0x7ff25b class zCObject * __cdecl zCWorld _CreateNewInstance -0x7ff387 zCWorld* __thiscall zCWorld zCWorld -0x7ff47b void __thiscall zCWorld ~zCWorld -0x7ff4ab void __thiscall zCWorld ProcessZones -0x7ff540 void __thiscall zCWorld ShowZonesDebugInfo -0x7ff616 void __thiscall zCWorld ShowTextureStats -0x7ff63b int __thiscall zCWorld TraverseBspAddVobsToMesh class zCCBspTree * class zCTree * -0x7ff797 void __thiscall zCWorld CompileWorld enum zTBspTreeMode const & float int int class zCArray * -0x7ff7b0 int __thiscall zCWorld DisposeVobs class zCTree * -0x7ff7bb int __thiscall zCWorld DisposeVobs class zCTree * -0x7ff7d0 int __thiscall zCWorld DisposeVobsDbg class zCTree * -0x7ff7db int __thiscall zCWorld DisposeVobsDbg class zCTree * -0x7ff81e void __thiscall zCWorld DisposeWorld -0x7ff838 void __thiscall zCWorld RemoveVobSubtree_r class zCTree * int -0x7ffa2f void __thiscall zCWorld PrintStatus -0x7ffa94 void __thiscall zCWorld PrintGlobalVobTree class zCTree * int -0x7ffae4 void __thiscall zCWorld PrintActiveVobs -0x7ffb08 void __thiscall zCWorld SaveBspTree class zFILE & -0x7ffb28 int __thiscall zCWorld LoadBspTree class zFILE & int -0x7ffb62 void __thiscall zCWorld DebugMarkOccluderPolys -0x7ffb90 void __fastcall zCWorld UnarcTraverseVobs class zCArchiver & class zCTree * -0x7ffbd3 void __thiscall zCWorld Unarchive class zCArchiver & -0x7ffc3b int __thiscall zCWorld LoadWorld class zSTRING const & enum zCWorld::zTWorldLoadMode -0x7ffca8 void __fastcall zCWorld ArcTraverseVobs class zCArchiver & class zCTree * int -0x7ffcd8 void __thiscall zCWorld Archive class zCArchiver & -0x7ffd26 int __thiscall zCWorld SaveWorld class zSTRING const & enum zCWorld::zTWorldSaveMode int int -0x7ffd38 void __thiscall zCVobBBox3DSorter::zTBoxSortHandle::~zTBoxSortHandle -0x7ffdd4 void __thiscall zCWorld LightWorldStaticUncompiled class zCTree * -0x7ffddf void __thiscall zCWorld LightWorldStaticUncompiled class zCTree * -0x7fff7a void __thiscall zCWorld LightWorldStaticCompiled -0x7fffb8 void __thiscall zCWorld GenerateStaticVertexLighting -0x800008 class zCPatchMap * __thiscall zCWorld GeneratePatchMapFromSurface class zCArray & -0x80002e void __thiscall zCWorld GenerateLightmapFromPatchMap class zCPatchMap * -0x800039 void __thiscall zCWorld GenerateLightmapFromPatchMap class zCPatchMap * -0x8002ad void __thiscall zCWorld GenerateSurfaces int struct zTBBox3D * -0x8002d6 void __thiscall zCPatchMap ~zCPatchMap -0x80037a void __thiscall zCWorld MakeTransfers -0x8003b6 void __thiscall zCWorld GenerateLightmapsRadiosity struct zTBBox3D * -0x8005ba void __thiscall zCWorld GenerateLightmaps enum zCWorld::zTStaticWorldLightMode const & struct zTBBox3D * -0x800615 void __thiscall zCWorld GenerateStaticWorldLighting enum zCWorld::zTStaticWorldLightMode const & struct zTBBox3D * -0x80064e void __thiscall zCWorld MakeVobLightingDirty -0x800c62 void __cdecl zDieter_StartUp struct HWND__ * * -0x800c70 class zCSoundFX * __thiscall zCSoundSystemDummy LoadSoundFX class zSTRING const & -0x800c7b class zCSoundFX * __thiscall zCSoundSystemDummy LoadSoundFX class zSTRING const & -0x800ca0 void __thiscall zCSoundManager::zCTableEntry ~zCTableEntry -0x801677 void __thiscall zCVobCallback_PrintBigBBox ~zCVobCallback_PrintBigBBox -0x8019c0 void __thiscall zCVobCallback_PrintBigBBox HandleVob class zCVob * void * -0x801bd6 void __thiscall zCShowMemCallback DoWorldPerFrameCallback class zCWorld * class zCCamera * -0x801c0c void __thiscall zCSoundManager ~zCSoundManager -0x801c93 class zCObject * __cdecl zCZoneReverb _CreateNewInstance -0x801ce3 class zCObject * __cdecl zCZoneReverbDefault _CreateNewInstance -0x801cf8 void __thiscall zCZoneReverbDefault ~zCZoneReverbDefault -0x801d53 class zCObject * __cdecl zCZoneVobFarPlane _CreateNewInstance -0x801da3 class zCObject * __cdecl zCZoneVobFarPlaneDefault _CreateNewInstance -0x801db8 void __thiscall zCZoneVobFarPlaneDefault ~zCZoneVobFarPlaneDefault -0x801e13 class zCObject * __cdecl zCZoneMusic _CreateNewInstance -0x801e28 void __thiscall zCZoneMusic ~zCZoneMusic -0x801e83 class zCObject * __cdecl zCZoneZFog _CreateNewInstance -0x801ed3 class zCObject * __cdecl zCZoneZFogDefault _CreateNewInstance -0x801f10 class zCObject * __cdecl zCVobSound _CreateNewInstance -0x801f1b class zCObject * __cdecl zCVobSound _CreateNewInstance -0x801f60 class zCObject * __cdecl zCVobSoundDaytime _CreateNewInstance -0x801f6b class zCObject * __cdecl zCVobSoundDaytime _CreateNewInstance -0x801f80 zCBBox3DSorterBase* __thiscall zCBBox3DSorterBase zCBBox3DSorterBase -0x801f8b zCBBox3DSorterBase* __thiscall zCBBox3DSorterBase zCBBox3DSorterBase -0x801fc1 void __thiscall zCBBox3DSorterBase ~zCBBox3DSorterBase -0x801fd0 void __thiscall zCBBox3DSorterBase GetActiveList struct zTBBox3D const & class zCBBox3DSorterBase::zTBoxSortHandle & -0x801fe0 void __thiscall zCBBox3DSorterBase GetActiveList struct zTBBox3D const & class zCBBox3DSorterBase::zTBoxSortHandle & -0x801ff8 zCZone* __thiscall zCZone zCZone -0x802018 void __thiscall zCZone ~zCZone -0x80204e class zSTRING __thiscall zCZone GetDebugDescString -0x802068 zCZoneZFog* __thiscall zCZoneZFog zCZoneZFog -0x802088 void __thiscall zCZoneZFog ~zCZoneZFog -0x8020a8 zCZoneVobFarPlane* __thiscall zCZoneVobFarPlane zCZoneVobFarPlane -0x8020c8 void __thiscall zCZoneVobFarPlane ~zCZoneVobFarPlane -0x8020fe zCVobSound* __thiscall zCVobSound zCVobSound -0x80212e void __thiscall zCVobSound ~zCVobSound -0x80223f class zSTRING __thiscall zCVobSound GetDebugDescString -0x802258 void __thiscall zCVobSound Unarchive class zCArchiver & -0x8022a4 void __thiscall zCVobSoundDaytime ~zCVobSoundDaytime -0x8022d0 class zSTRING __thiscall zCVobSoundDaytime GetDebugDescString -0x8022e8 zCZoneReverb* __thiscall zCZoneReverb zCZoneReverb -0x802308 void __thiscall zCZoneReverb ~zCZoneReverb -0x802357 class zSTRING __thiscall zCZoneReverb GetDebugDescString -0x802380 void __thiscall zCZoneReverb Archive class zCArchiver & -0x8023a6 oCAIHuman* __thiscall oCAIHuman oCAIHuman -0x8023c6 void __thiscall oCAIHuman ~oCAIHuman -0x8023e8 void __thiscall oCAIHuman SetCamModeMob class oCMobInter * -0x802400 void __thiscall oCAIHuman SetCamMode class zSTRING const & int -0x802410 void __thiscall oCAIHuman WeaponChoose -0x802447 void __thiscall oCAIHuman WeaponChoose -0x802452 void __thiscall oCAIHuman WeaponChoose -0x802476 int __thiscall oCAIHuman BowMode int -0x802498 enum oHEROSTATUS __thiscall oCAIHuman GetEnemyThreat -0x802622 int __thiscall oCAIHuman FightMelee -0x802653 int __thiscall oCAIHuman CheckMobInteraction -0x802740 int __thiscall oCAIHuman CheckItemInteraction -0x802784 int __thiscall oCAIHuman StandActions -0x8027d0 int __thiscall oCAIHuman PC_CheckSpecialStates -0x80280c int __thiscall oCAIHuman PC_WeaponMove int -0x802828 void __thiscall oCAIHuman PC_Turnings int -0x80284b int __thiscall oCAIHuman PC_Strafe int -0x802856 int __thiscall oCAIHuman PC_Strafe int -0x802868 void __thiscall oCAIHuman SetCrawlMode int -0x802888 void __thiscall oCAIHuman SetSprintMode int -0x8028c0 void __thiscall oCAIHuman DoAI class zCVob * int & -0x802a0f void __thiscall oCAIHuman DoHackSpecials -0x802a78 void __thiscall oCAIHuman ChangeCamModeBySituation -0x802ab8 void __thiscall oCAIHuman StartFlyDamage float class zVEC3 & -0x802ae3 oCAICamera* __thiscall oCAICamera oCAICamera -0x802af0 oCAIHuman_Stand* __thiscall oCAIHuman_Stand oCAIHuman_Stand class zCVob * -0x802afb oCAIHuman_Stand* __thiscall oCAIHuman_Stand oCAIHuman_Stand class zCVob * -0x802b40 class zCObject * __cdecl oCAIHuman _CreateNewInstance -0x802b4b class zCObject * __cdecl oCAIHuman _CreateNewInstance -0x802bae class zCObject * __cdecl oCAICamera _CreateNewInstance -0x802bfb class zCObject * __cdecl oCAIHuman_Stand _CreateNewInstance -0x802c06 class zCObject * __cdecl oCAIHuman_Stand _CreateNewInstance -0x802c10 oCAIVobMove* __thiscall oCAIVobMove oCAIVobMove -0x802c1b oCAIVobMove* __thiscall oCAIVobMove oCAIVobMove -0x802c4b void __thiscall oCAIVobMove ~oCAIVobMove -0x802c68 void __thiscall oCAISound ~oCAISound -0x802c8b void __thiscall oCAIVobMove Init class zCVob * class zCVob * class zVEC3 & float float class zMAT4 * -0x802c96 void __thiscall oCAIVobMove Init class zCVob * class zCVob * class zVEC3 & float float class zMAT4 * -0x802ca8 void __thiscall oCAIVobMove DoAI class zCVob * int & -0x802cc0 oCAIVobMoveTorch* __thiscall oCAIVobMoveTorch oCAIVobMoveTorch -0x802ccb oCAIVobMoveTorch* __thiscall oCAIVobMoveTorch oCAIVobMoveTorch -0x802cfb void __thiscall oCAIVobMoveTorch ~oCAIVobMoveTorch -0x802d18 void __thiscall oCAIVobMoveTorch BurnedOut -0x802d30 oCAIArrowBase* __thiscall oCAIArrowBase oCAIArrowBase -0x802d3b oCAIArrowBase* __thiscall oCAIArrowBase oCAIArrowBase -0x802d6b void __thiscall oCAIArrowBase ~oCAIArrowBase -0x802d9e void __thiscall oCAIArrowBase CreateTrail class zCVob * -0x802dce void __thiscall oCAIArrowBase DoAI class zCVob * int & -0x802de0 oCAIArrow* __thiscall oCAIArrow oCAIArrow -0x802deb oCAIArrow* __thiscall oCAIArrow oCAIArrow -0x802e08 void __thiscall oCAIArrow ~oCAIArrow -0x802e2b void __thiscall oCAIArrow SetupAIVob class zCVob * class zCVob * class zCVob * -0x802f16 void __thiscall oCAIArrow ReportCollisionToAI class zCCollisionReport const & -0x802f20 oCAIDrop* __thiscall oCAIDrop oCAIDrop -0x802f2b oCAIDrop* __thiscall oCAIDrop oCAIDrop -0x802f5b void __thiscall oCAIDrop ~oCAIDrop -0x802f78 void __thiscall oCAIDrop SetupAIVob class zCVob * class zCVob * -0x802f98 void __thiscall oCAIDrop SetStartPosition class zVEC3 & -0x80301b class zCObject * __cdecl oCAIArrowBase _CreateNewInstance -0x803026 class zCObject * __cdecl oCAIArrowBase _CreateNewInstance -0x80306b class zCObject * __cdecl oCAIArrow _CreateNewInstance -0x803076 class zCObject * __cdecl oCAIArrow _CreateNewInstance -0x8030bb class zCObject * __cdecl oCAIDrop _CreateNewInstance -0x8030c6 class zCObject * __cdecl oCAIDrop _CreateNewInstance -0x80310b class zCObject * __cdecl oCAIVobMove _CreateNewInstance -0x803116 class zCObject * __cdecl oCAIVobMove _CreateNewInstance -0x80315b class zCObject * __cdecl oCAIVobMoveTorch _CreateNewInstance -0x803166 class zCObject * __cdecl oCAIVobMoveTorch _CreateNewInstance -0x8031b8 oTGilValues* __thiscall oTGilValues oTGilValues -0x8031e6 void __thiscall oCAniCtrl_Human ~oCAniCtrl_Human -0x8031f8 int __thiscall oCAniCtrl_Human StartAni int int -0x803378 void __thiscall oCAniCtrl_Human InitAnimations -0x803398 void __thiscall oCAniCtrl_Human SearchStandAni int -0x8033fe void __thiscall oCAniCtrl_Human SetScriptValues -0x803e0f void __thiscall oCAniCtrl_Human InitAllAnis -0x803e40 void __thiscall oCAniCtrl_Human SetWalkMode int -0x803f83 void __thiscall oCAniCtrl_Human InitFightAnis int -0x803f98 void __thiscall oCAniCtrl_Human CorrectFightPosition -0x804063 int __thiscall oCAniCtrl_Human CheckWaterLevel -0x804080 void __thiscall oCAniCtrl_Human SetAlwaysWalk int -0x80422b int __thiscall oCAniCtrl_Human CanToggleWalkModeTo int -0x80435b int __thiscall oCAniCtrl_Human CanToggleWalkMode -0x8043b0 int __thiscall oCAniCtrl_Human IsDead -0x8043d0 float __thiscall oCAniCtrl_Human Turn float int -0x8043ff class zSTRING __cdecl oCAniCtrl_Human GetWeaponString int -0x80442f class zSTRING __cdecl oCAniCtrl_Human GetWeaponHitString int -0x8044f0 void __thiscall oCAniCtrl_Human GetFightLimbs -0x80450b void __thiscall oCAniCtrl_Human DoSparks class zVEC3 & class zSTRING const & -0x804516 void __thiscall oCAniCtrl_Human DoSparks class zVEC3 & class zSTRING const & -0x80452b void __thiscall oCAniCtrl_Human ShowWeaponTrail -0x804540 int __thiscall oCAniCtrl_Human HitCombo int -0x804558 class zCVob * __thiscall oCAniCtrl_Human CheckHitTarget -0x804583 void __thiscall oCAniCtrl_Human CreateHit class zCVob * -0x8045d2 int __thiscall oCAniCtrl_Human CheckMeleeWeaponHitsLevel class oCItem * -0x804643 void __thiscall oCAniCtrl_Human StartParadeEffects class oCNpc * -0x804660 void __thiscall oCAniCtrl_Human Swim_ClimbLedge -0x8046a3 int __thiscall oCAniCtrl_Human DrawWeapon1 int int int -0x80472b int __thiscall oCAniCtrl_Human ChooseNextWeapon2 int -0x804789 int __thiscall oCAniCtrl_Human DrawWeapon2 -0x804820 int __thiscall oCAniCtrl_Human RemoveWeapon1 -0x804848 int __thiscall oCAniCtrl_Human RemoveWeapon2 -0x8048a0 void __thiscall oCAniCtrl_Human CheckSpecialStates -0x8048b8 void __thiscall oCAniCtrl_Human CheckJump -0x804900 void __thiscall oCAniCtrl_Human StartFallDownAni -0x804928 void __thiscall oCAniCtrl_Human HackNPCToSwim -0x804998 void __thiscall oCAniCtrl_Human CheckFallStates -0x8049c0 void __thiscall oCAniCtrl_Human StopLookAtTarget -0x804a50 int __thiscall oCAniCtrl_Human IsInCriticalAni -0x804b08 void __thiscall oCAniCtrl_Human SetAnimations int class zSTRING const & -0x804b50 class zCObject * __cdecl oCAniCtrl_Human _CreateNewInstance -0x804b5b class zCObject * __cdecl oCAniCtrl_Human _CreateNewInstance -0x804b83 oCBarrier* __thiscall oCBarrier oCBarrier -0x804bc7 void __thiscall oCBarrier Init -0x804bd2 void __thiscall oCBarrier Init -0x804beb void __thiscall oCBarrier Initialise int -0x804c20 int __thiscall oCBarrier Render struct zTRenderContext & int int -0x804c43 int __thiscall oCBarrier AddThunderSub struct myThunder * int int int int -0x804c6e int __thiscall oCBarrier AddThunder int int float enum zTThunderSector -0x804c88 oCSkyControler_Barrier* __thiscall oCSkyControler_Barrier oCSkyControler_Barrier -0x804c93 oCSkyControler_Barrier* __thiscall oCSkyControler_Barrier oCSkyControler_Barrier -0x804ca8 void __thiscall oCSkyControler_Barrier ~oCSkyControler_Barrier -0x804cc0 oCAskBox* __thiscall oCAskBox oCAskBox -0x804ccb oCAskBox* __thiscall oCAskBox oCAskBox -0x804ce8 void __thiscall oCAskBox ~oCAskBox -0x804d13 void __thiscall oCAskBox Init class oCNpc * class oCNpc * -0x804d28 void __thiscall oCAskBox SetNeutral -0x804d48 void __thiscall oCAskBox SetYes -0x804d68 void __thiscall oCAskBox SetNo -0x804da0 int __thiscall oCNpc SetCurrentAnswer int int class oCNpc * -0x804dc0 int __thiscall oCNpc EV_WaitForQuestion class oCMsgConversation * -0x804dd8 int __thiscall oCNpc CanBeTalkedTo -0x804df8 int __thiscall oCNpc AssessGivenItem class oCItem * class oCNpc * -0x804e2b void __thiscall oCNpc OpenTradeContainer class oCItem * class oCNpc * int -0x804e50 void __thiscall oCNpc ExchangeTradeModules class oCNpc * -0x804e7e oCDoc* __thiscall oCDoc oCDoc class zSTRING const & -0x804ea6 void __thiscall oCDoc ~oCDoc -0x804ecb void __thiscall oCDoc MapDrawCoordinates float float -0x804ef7 void __cdecl oCNpcFocus InitFocusModes -0x804f27 void __cdecl oCNpcFocus SetFocusMode int -0x804f48 void __cdecl oCNpcFocus StartHighlightningFX class oCNpc * -0x804ffe oCGame* __thiscall oCGame oCGame -0x80505e void __thiscall oCGame ~oCGame -0x8050a3 void __thiscall oCGame WorldInit -0x805135 void __thiscall oCGame DesktopInit -0x805229 void __thiscall oCGame Init -0x80528e void __thiscall oCGame CallScriptStartup -0x8052ee void __thiscall oCGame CallScriptInit -0x80534c void __thiscall oCGame OpenSavescreen bool -0x80541c void __thiscall oCGame OpenLoadscreen bool class zSTRING -0x805460 void __thiscall oCGame UpdatePlayerStatus -0x8054a6 void __thiscall oCGame SetAsPlayer class zSTRING const & -0x8054ff void __thiscall oCGame SetupPlayers class oCNpc * & class zSTRING const & -0x805550 void __thiscall oCGame SetRangesByCommandLine -0x805560 void __thiscall oCGame EnvironmentInit -0x80556b void __thiscall oCGame EnvironmentInit -0x805598 int __thiscall oCGame LoadParserFile class zSTRING const & -0x805646 void __thiscall oCGame WriteSavegame int int -0x805698 int __thiscall oCGame CheckObjectConsistency int -0x8056e6 void __thiscall oCGame ClearGameState -0x805746 void __thiscall oCGame CacheVisualsIn -0x8057ac void __thiscall oCGame LoadSavegame int int -0x8057fe void __thiscall oCGame ChangeLevel class zSTRING const & class zSTRING const & -0x80585d int __thiscall oCGame CheckIfSavegameExists class zSTRING const & -0x805957 void __thiscall oCGame ShowDebugInfos -0x80599e void __thiscall oCGame Render -0x8059da void __thiscall oCGame Pause int -0x805a07 void __thiscall oCGame Unpause -0x805a56 void __thiscall oCGame LoadWorld int class zSTRING const & -0x805a77 void __thiscall oCGame InitWorldSavegame int & class zSTRING & -0x805aa7 void __thiscall oCGame EnterWorld class oCNpc * int class zSTRING const & -0x805ad8 void __thiscall oCGame CompileWorld -0x805b7a void __thiscall oCGame LoadWorldStartup class zSTRING const & -0x805bd6 void __thiscall oCGame LoadWorldStat class zSTRING -0x805cdb void __thiscall oCGame LoadWorldDyn class zSTRING const & -0x805d11 int __thiscall oCGame IsInWorld class zSTRING const & -0x805d20 void __thiscall oCGame InsertObjectRoutine int class zSTRING const & int int int -0x805d2b void __thiscall oCGame InsertObjectRoutine int class zSTRING const & int int int -0x805e0f void __thiscall oCGame SetObjectRoutineTimeChange int int int int -0x805e28 void __thiscall oCGame ShowFreePoints -0x805e48 void __thiscall oCGame DeleteTorches -0x805e98 void __cdecl Game_CreateInstance class zSTRING & class zSTRING & -0x805ec0 void __cdecl Game_GotoWP class zSTRING const & class zSTRING & -0x806407 int __cdecl oCGame ConsoleEvalFunc class zSTRING const & class zSTRING & -0x80642b zSTRING* __thiscall zSTRING zSTRING long -0x806920 void __cdecl Game_InitConsole -0x8069b2 void __cdecl Game_ToggleAIConsole -0x8069df void __cdecl Game_SpeciesChanged class zSTRING const & -0x806b6a void __cdecl Game_OpenSpeciesConsole -0x806bd2 void __cdecl Game_OpenFightConsole -0x806bf7 void __cdecl NotifyInfoToSpy class zSTRING & -0x806c5e void __cdecl NotifyInfoToSpy char * char * char * -0x806c78 int __cdecl PlayVideo -0x806c98 int __cdecl PlayVideoEx -0x807668 void __thiscall oCGame DefineExternals_Ulfi class zCParser * -0x80b0c3 void __cdecl ToggleShowStateDebug class oCNpc * -0x80b1d2 int __thiscall oCGame HandleEvent int -0x80b5e0 int __thiscall oCGame TestKeys int -0x80b674 int __thiscall oCGame IA_TestWay int -0x80b688 oCGuilds* __thiscall oCGuilds oCGuilds -0x80b6ed int __thiscall oCGuilds GetAttitude int int -0x80b73a void __thiscall oCGuilds InitGuildTable class zSTRING const & -0x80b760 class zSTRING __thiscall oCGuilds GetGuildName int -0x80b91d oCHelp* __thiscall oCHelp oCHelp -0x80b940 void __thiscall oCHelp Toggle -0x80b960 void __thiscall oCHelp Redraw class zCVob * -0x80b9b7 oCInfoManager* __thiscall oCInfoManager oCInfoManager class zCParser * -0x80b9d0 void __thiscall oCInfoManager ~oCInfoManager -0x80b9db void __thiscall oCInfoManager ~oCInfoManager -0x80ba00 class oCInfo * __thiscall oCInfoManager GetInformation class oCNpc * class oCNpc * int -0x80ba20 int __thiscall oCInfoManager GetInfoCount class oCNpc * class oCNpc * -0x80ba40 int __thiscall oCInfoManager GetInfoCountImportant class oCNpc * class oCNpc * -0x80ba60 int __thiscall oCInfoManager GetInfoCountUnimportant class oCNpc * class oCNpc * -0x80ba80 class oCInfo * __thiscall oCInfoManager GetInfo class oCNpc * class oCNpc * int -0x80baa0 class oCInfo * __thiscall oCInfoManager GetInfoImportant class oCNpc * class oCNpc * int -0x80bac0 class oCInfo * __thiscall oCInfoManager GetInfoUnimportant class oCNpc * class oCNpc * int -0x80bad0 void __thiscall oCInfoManager Unarchive class zCArchiver & -0x80badb void __thiscall oCInfoManager Unarchive class zCArchiver & -0x80bafb void __thiscall oCInfo ~oCInfo -0x80bb06 void __thiscall oCInfo ~oCInfo -0x80bb18 void __thiscall oCInfo SetInstance int -0x80bb69 int __thiscall oCInfo DoCheck -0x80bb88 void __thiscall oCInfo Unarchive class zCArchiver & -0x80bbbb void __thiscall oCInfo AddChoice class zSTRING int -0x80bbd8 void __thiscall oCInfo RemoveChoice class zSTRING -0x80bbf8 float __cdecl oCItemContainer GetValueMultiplier -0x80bc20 class zSTRING __cdecl oCItemContainer GetCurrencyInstanceName -0x80bc38 int __cdecl oCItemContainer GetCurrencyInstance -0x80bc58 class oCItem * __cdecl oCItemContainer CreateCurrencyItem short -0x80bc70 oCItemContainer* __thiscall oCItemContainer oCItemContainer -0x80bc83 oCItemContainer* __thiscall oCItemContainer oCItemContainer -0x80bea0 void __thiscall oCItemContainer ~oCItemContainer -0x80beb3 void __thiscall oCItemContainer ~oCItemContainer -0x80bfd2 void __thiscall oCItemContainer LoadGrafix -0x80bfe8 void __thiscall oCItemContainer Init int int int -0x80c008 void __thiscall oCItemContainer DrawCategory -0x80c083 void __thiscall oCItemContainer DrawItemInfo class oCItem * class zCWorld * -0x80c0f3 void __thiscall oCItemContainer Draw -0x80c117 void __thiscall oCItemContainer Open int int int -0x80c1b4 void __thiscall oCItemContainer OpenPassive int int int -0x80c1df void __thiscall oCItemContainer Close -0x80c210 void __thiscall oCItemContainer Archive class zCArchiver & -0x80c240 void __thiscall oCItemContainer Unarchive class zCArchiver & -0x80c25b int __thiscall oCItemContainer HandleEvent int -0x80c278 void __thiscall oCStealContainer ~oCStealContainer -0x80c28b void __thiscall oCStealContainer ~oCStealContainer -0x80c2b8 void __thiscall oCStealContainer CreateList -0x80c2d8 void __thiscall oCNpcContainer ~oCNpcContainer -0x80c2eb void __thiscall oCNpcContainer ~oCNpcContainer -0x80c324 oCNpcInventory* __thiscall oCNpcInventory oCNpcInventory -0x80c354 void __thiscall oCNpcInventory ~oCNpcInventory -0x80c367 void __thiscall oCNpcInventory ~oCNpcInventory -0x80c3bf void __thiscall oCNpcInventory Open int int int -0x80c3e0 class oCItem * __thiscall oCNpcInventory GetItem int -0x80c3f8 class oCItem * __thiscall oCNpcInventory Insert class oCItem * -0x80c418 class oCItem * __thiscall oCNpcInventory RemoveByPtr class oCItem * int -0x80c438 class oCItem * __thiscall oCNpcInventory Remove class oCItem * int -0x80c492 void __thiscall oCNpcInventory Archive class zCArchiver & -0x80c49d void __thiscall oCNpcInventory Archive class zCArchiver & -0x80c508 void __thiscall oCNpcInventory Unarchive class zCArchiver & -0x80c530 class zSTRING __cdecl _GetCategorySelfPlayerPrefix -0x80c56e void __thiscall oCNpcInventory DrawCategory -0x80c588 int __thiscall oCNpcInventory HandleTrade int -0x80c610 int __thiscall oCNpcInventory HandleEvent int -0x80c628 int __thiscall oCNpcInventory GetPackedItemBySlot int class zSTRING & -0x80c658 int __thiscall oCNpcInventory GetPackedItemInfo class zSTRING const & int int & int & -0x80c698 int __thiscall oCNpcInventory PackSingleItem class oCItem * -0x80c80a void __thiscall oCNpcInventory PackItemsInCategory int -0x80c8ab void __thiscall oCNpcInventory UnpackItemsInCategory -0x80c934 oCItem* __thiscall oCItem oCItem -0x80c9b4 oCItem* __thiscall oCItem oCItem class zSTRING & int -0x80ca34 oCItem* __thiscall oCItem oCItem int int -0x80cab4 void __thiscall oCItem ~oCItem -0x80cac8 void __thiscall oCItem Init -0x80cb41 void __thiscall oCItem InitByScript int int -0x80cb60 class zSTRING __thiscall oCItem GetStatus -0x80cb78 class zSTRING __thiscall oCItem GetVisualChange -0x80cbb7 void __thiscall oCItem RenderItem int int -0x80cbe9 void __thiscall oCItem RenderItem class zCWorld * class zCViewBase * float -0x80cc08 void __thiscall oCItem Archive class zCArchiver & -0x80cc20 class oCAIVobMove * __thiscall oCItem GetAIVobMove -0x80cc2b class oCAIVobMove * __thiscall oCItem GetAIVobMove -0x80cc70 class zCObject * __cdecl oCItem _CreateNewInstance -0x80cc7b class zCObject * __cdecl oCItem _CreateNewInstance -0x80ccbb oCTradeManager* __thiscall oCTradeManager oCTradeManager class zCParser * -0x80cce8 class oCItemReactModule * __thiscall oCTradeManager GetModule class oCNpc * class oCNpc * class oCItem * -0x80cd21 void __thiscall oCMissionManager ~oCMissionManager -0x80cd4b void __thiscall oCMissionManager CreateAllMissions -0x80cd8b class oCMission * __thiscall oCMissionManager OfferThisMission class oCNpc * class oCNpc * int -0x80cdbb class oCMission * __thiscall oCMissionManager GetAvailableMission class oCNpc * class oCNpc * int -0x80cde0 void __thiscall oCMissionManager SetStatus class oCNpc * int int -0x80cdf0 int __thiscall oCMissionManager TestNextMission -0x80ce16 void __thiscall oCMissionManager Unarchive class zCArchiver & -0x80ce41 oCMission* __thiscall oCMission oCMission int -0x80ce66 void __thiscall oCMission ~oCMission -0x80ce78 void __thiscall oCMission AddEntry class zSTRING const & -0x80cea0 int __thiscall oCMission OfferConditions -0x80cec0 void __thiscall oCMission Offer -0x80cee0 int __thiscall oCMission SuccessConditions -0x80cf00 void __thiscall oCMission Success -0x80cf20 int __thiscall oCMission FailureConditions -0x80cf40 void __thiscall oCMission Failure -0x80cf60 int __thiscall oCMission ObsoleteConditions -0x80cf80 void __thiscall oCMission Obsolete -0x80cfa0 void __thiscall oCMission Running -0x80cfb8 void __thiscall oCMission SetStatus int -0x80d000 class zCObject * __cdecl oCMOB _CreateNewInstance -0x80d00b class zCObject * __cdecl oCMOB _CreateNewInstance -0x80d050 class zCObject * __cdecl oCMobInter _CreateNewInstance -0x80d05b class zCObject * __cdecl oCMobInter _CreateNewInstance -0x80d0c1 class zCObject * __cdecl oCMobBed _CreateNewInstance -0x80d113 class zCObject * __cdecl oCMobSwitch _CreateNewInstance -0x80d1d3 class zCObject * __cdecl oCMobContainer _CreateNewInstance -0x80d223 class zCObject * __cdecl oCMobWheel _CreateNewInstance -0x80d273 class zCObject * __cdecl oCMobLadder _CreateNewInstance -0x80d2f5 class zCObject * __cdecl oCMobDoor _CreateNewInstance -0x80d35f class zCObject * __cdecl oCMobFire _CreateNewInstance -0x80d3a0 class zCObject * __cdecl oCMobItemSlot _CreateNewInstance -0x80d3ab class zCObject * __cdecl oCMobItemSlot _CreateNewInstance -0x80d403 class zCObject * __cdecl oCDummyVobGenerator _CreateNewInstance -0x80d44b class zCObject * __cdecl oCMobMsg _CreateNewInstance -0x80d456 class zCObject * __cdecl oCMobMsg _CreateNewInstance -0x80d460 oCMobMsg* __thiscall oCMobMsg oCMobMsg enum oCMobMsg::TMobMsgSubType class oCNpc * -0x80d46b oCMobMsg* __thiscall oCMobMsg oCMobMsg enum oCMobMsg::TMobMsgSubType class oCNpc * -0x80d480 oCMobMsg* __thiscall oCMobMsg oCMobMsg -0x80d48b oCMobMsg* __thiscall oCMobMsg oCMobMsg -0x80d4a0 oCMobMsg* __thiscall oCMobMsg oCMobMsg enum oCMobMsg::TMobMsgSubType class oCNpc * int -0x80d4ab oCMobMsg* __thiscall oCMobMsg oCMobMsg enum oCMobMsg::TMobMsgSubType class oCNpc * int -0x80d50e oCMOB* __thiscall oCMOB oCMOB -0x80d56e void __thiscall oCMOB ~oCMOB -0x80d588 class zSTRING __thiscall oCMOB GetName -0x80d5d7 class zSTRING __thiscall oCMOB GetScemeName -0x80d60e void __thiscall oCMOB Destroy -0x80d65b void __thiscall oCMOB Unarchive class zCArchiver & -0x80d678 void __cdecl oCMobInter TraverseMobs class zCTree * class zSTRING const & int int * -0x80d6de oCMobInter* __thiscall oCMobInter oCMobInter -0x80d79a void __thiscall oCMobInter ~oCMobInter -0x80d7c8 void __thiscall oCMobInter SetVisual class zCVisual * -0x80d820 void __thiscall oCMobInter SetMobBodyState class oCNpc * -0x80d843 void __thiscall oCMobInter ScanIdealPositions -0x80d866 struct TMobOptPos * __thiscall oCMobInter SearchFreePosition class oCNpc * float -0x80d8a7 void __thiscall oCMobInter Reset -0x80d8b2 void __thiscall oCMobInter Reset -0x80d915 void __thiscall oCMobInter OnTrigger class zCVob * class zCVob * -0x80d975 void __thiscall oCMobInter OnUntrigger class zCVob * class zCVob * -0x80d9a1 void __thiscall oCMobInter SendStateChange int int -0x80d9ac void __thiscall oCMobInter SendStateChange int int -0x80d9cb void __thiscall oCMobInter SendEndInteraction class oCNpc * int int -0x80d9d6 void __thiscall oCMobInter SendEndInteraction class oCNpc * int int -0x80dac6 void __thiscall oCMobInter GetTransitionNames int int class zSTRING & class zSTRING & -0x80dae0 int __thiscall oCMobInter CanChangeState class oCNpc * int int -0x80db00 void __thiscall oCMobInter StartStateChange class oCNpc * int int -0x80db18 void __thiscall oCMobInter StartTransitionAniNpc class oCNpc * class zSTRING const & -0x80db9e void __thiscall oCMobInter CheckStateChange class oCNpc * -0x80dbe9 void __thiscall oCMobInter CallOnStateFunc class oCNpc * int -0x80dc0b void __thiscall oCMobInter SendCallOnStateFunc class oCNpc * int -0x80dc16 void __thiscall oCMobInter SendCallOnStateFunc class oCNpc * int -0x80dc5e int __thiscall oCMobInter CanInteractWith class oCNpc * -0x80dce9 void __thiscall oCMobInter StartInteraction class oCNpc * -0x80dcf4 void __thiscall oCMobInter StartInteraction class oCNpc * -0x80dd52 void __thiscall oCMobInter EndInteraction class oCNpc * int -0x80dd99 void __thiscall oCMobInter StopInteraction class oCNpc * -0x80dda4 void __thiscall oCMobInter StopInteraction class oCNpc * -0x80dde7 int __thiscall oCMobInter AI_UseMobToState class oCNpc * int -0x80ddf2 int __thiscall oCMobInter AI_UseMobToState class oCNpc * int -0x80de24 oCMobFire* __thiscall oCMobFire oCMobFire -0x80deb0 void __thiscall oCMobFire ~oCMobFire -0x80ded6 oCMobBed* __thiscall oCMobBed oCMobBed -0x80df8a void __thiscall oCMobBed ~oCMobBed -0x80dfa8 class zSTRING __thiscall oCMobBed GetScemeName -0x80dfc8 oCMobSwitch* __thiscall oCMobSwitch oCMobSwitch -0x80e08a void __thiscall oCMobSwitch ~oCMobSwitch -0x80e0c4 oCMobLockable* __thiscall oCMobLockable oCMobLockable -0x80e12c void __thiscall oCMobLockable ~oCMobLockable -0x80e18e void __thiscall oCMobLockable Interact class oCNpc * int int int int int -0x80e1b0 void __thiscall oCMobLockable OnEndStateChange class oCNpc * int int -0x80e1f5 int __thiscall oCMobLockable CanOpen class oCNpc * -0x80e233 int __thiscall oCMobLockable PickLock class oCNpc * char -0x80e2e1 void __thiscall oCMobLockable Unlock class oCNpc * int -0x80e310 void __thiscall oCMobLockable Lock class oCNpc * -0x80e330 void __thiscall oCMobLockable Unarchive class zCArchiver & -0x80e388 oCMobContainer* __thiscall oCMobContainer oCMobContainer -0x80e436 void __thiscall oCMobContainer ~oCMobContainer -0x80e448 void __thiscall oCMobContainer Reset -0x80e4ac void __thiscall oCMobContainer CreateContents class zSTRING const & -0x80e4d3 void __thiscall oCMobContainer Open class oCNpc * -0x80e51a oCMobDoor* __thiscall oCMobDoor oCMobDoor -0x80e58c void __thiscall oCMobDoor ~oCMobDoor -0x80e5a8 class zSTRING __thiscall oCMobDoor GetScemeName -0x80e5c8 oCMobWheel* __thiscall oCMobWheel oCMobWheel -0x80e5e8 void __thiscall oCMobWheel OnTrigger class zCVob * class zCVob * -0x80e608 void __thiscall oCMobWheel OnUntrigger class zCVob * class zCVob * -0x80e6ca void __thiscall oCMobWheel ~oCMobWheel -0x80e6e8 oCMobLadder* __thiscall oCMobLadder oCMobLadder -0x80e7aa void __thiscall oCMobLadder ~oCMobLadder -0x80e7d8 void __thiscall oCMobLadder StartInteraction class oCNpc * -0x80e7f8 void __thiscall oCMobLadder Interact class oCNpc * int int int int int -0x80e8ba void __thiscall oCMobItemSlot ~oCMobItemSlot -0x80e8eb int __thiscall oCMobItemSlot PlaceItem class oCItem * -0x80e908 oCDummyVobGenerator* __thiscall oCDummyVobGenerator oCDummyVobGenerator -0x80e955 void __thiscall oCDummyVobGenerator OnTrigger class zCVob * class zCVob * -0x80e9a2 void __thiscall oCNewsManager CreateNews int int class oCNpc * class oCNpc * class oCNpc * int -0x80ea3d void __thiscall oCNewsManager SpreadNews class oCNews * -0x80ea50 void __thiscall oCNewsMemory ~oCNewsMemory -0x80ea5b void __thiscall oCNewsMemory ~oCNewsMemory -0x80eb0a void __thiscall oCNewsMemory ShowDebugInfos -0x80eb20 void __thiscall oCNewsMemory Unarchive class zCArchiver & -0x80eb2b void __thiscall oCNewsMemory Unarchive class zCArchiver & -0x80ebfb void __cdecl oCNews CheckRemainingNews -0x80ec31 oCNews* __thiscall oCNews oCNews -0x80ec97 oCNews* __thiscall oCNews oCNews int int class oCNpc * class oCNpc * class oCNpc * int -0x80ecd1 void __thiscall oCNews ~oCNews -0x80ecf8 void __thiscall oCNews Archive class zCArchiver & -0x80ed28 void __thiscall oCNews Unarchive class zCArchiver & -0x80ed7b class zCObject * __cdecl oCNpcTalent _CreateNewInstance -0x80ed86 class zCObject * __cdecl oCNpcTalent _CreateNewInstance -0x80ed90 oCNpcTalent* __thiscall oCNpcTalent oCNpcTalent -0x80ed9b oCNpcTalent* __thiscall oCNpcTalent oCNpcTalent -0x80ee36 void __thiscall oCNpc UnShrink -0x80ee58 int __thiscall oCNpc ApplyOverlay class zSTRING const & -0x80ee78 void __thiscall oCNpc RemoveOverlay class zSTRING const & -0x80f07f oCNpc* __thiscall oCNpc oCNpc -0x80f22a void __thiscall oCNpc ~oCNpc -0x80f240 void __thiscall TNpcSlot ~TNpcSlot -0x80f253 void __thiscall TNpcSlot ~TNpcSlot -0x80f2d8 void __thiscall oCNpc InitByScript int int -0x80f2f0 void __thiscall oCNpc InitHumanAI -0x80f2fb void __thiscall oCNpc InitHumanAI -0x80f320 class zSTRING __thiscall oCNpc GetGuildName -0x80f350 int __thiscall oCNpc GetOverlay class zSTRING & -0x80f368 void __thiscall oCNpc CheckModelOverlays -0x80f3a8 void __thiscall oCNpc HealFromMad -0x80f3e6 class oCNpcTalent * __thiscall oCNpc GetTalent int int -0x80f416 void __thiscall oCNpc SetTalentValue int int -0x80f430 int __thiscall oCNpc GetTalentValue int -0x80f52e void __thiscall oCNpc SetTalentSkill int int -0x80f550 int __thiscall oCNpc GetTalentSkill int -0x80f590 int __thiscall oCNpc CanUse class oCItem * -0x80f5c2 void __thiscall oCNpc DisplayCannotUse -0x80f5d8 void __thiscall oCNpc AddItemEffects class oCItem * -0x80f5f8 void __thiscall oCNpc RemoveItemEffects class oCItem * -0x80f618 void __thiscall oCNpc EquipItem class oCItem * -0x80f638 void __thiscall oCNpc UnequipItem class oCItem * -0x80f658 class oCNpc * __thiscall oCNpc GetNearestFightNpcLeft -0x80f678 class oCNpc * __thiscall oCNpc GetNearestFightNpcRight -0x80f698 int __thiscall oCNpc FocusCheck class zCVob const * int int float float & -0x80f6b8 void __thiscall oCNpc CollectFocusVob int -0x80f6e7 void __thiscall oCNpc SetEnemy class oCNpc * -0x80f710 class oCItem * __thiscall oCNpc HasEquippedStolenItem class oCNpc * -0x80f776 void __thiscall oCNpc StopBurn -0x80f7cc void __thiscall oCNpc DropUnconscious float class oCNpc * -0x80f851 void __thiscall oCNpc CheckUnconscious -0x80f931 void __thiscall oCNpc DoDie class oCNpc * -0x80f948 int __thiscall oCNpc BeamTo class zSTRING const & -0x80f968 void __thiscall oCNpc TurnToEnemy -0x80f9a0 void __thiscall oCNpc SetHead -0x80f9d8 void __thiscall oCNpc InitModel -0x80f9f8 int __thiscall oCNpc StartStdFaceAni int -0x80fa4e void __thiscall oCNpc SetWeaponMode2 int -0x80fa9a void __thiscall oCNpc EquipArmor class oCItem * -0x80fab8 void __thiscall oCNpc SetToFistMode -0x80fae7 void __thiscall oCNpc DropVob class oCVob * class zVEC3 & -0x80fb43 void __thiscall oCNpc SetCarryVob class zCVob * -0x80fb78 void __thiscall oCNpc SetTorchAni int int -0x80fba0 void __thiscall oCNpc CheckSetTorchAni -0x80fbb8 void __thiscall oCNpc CheckPutbackTorch -0x80fc02 int __thiscall oCNpc UseItem class oCItem * -0x80fc18 int __thiscall oCNpc HasArrowInHand -0x80fc38 int __thiscall oCNpc HasArrowInInv -0x80fc58 int __thiscall oCNpc HasBoltInInv -0x80fc78 int __thiscall oCNpc HasBoltInHand -0x80fc9b int __thiscall oCNpc IsMunitionAvailable class oCItem * -0x80fcc8 void __thiscall oCNpc GetTalentInfo int class zSTRING & class zSTRING & class zSTRING & -0x80fcf0 void __thiscall oCNpc GetSpellInfo int class zSTRING & class zSTRING & -0x80fd08 void __thiscall oCNpc GetAttribInfo int class zSTRING & class zSTRING & -0x80fd20 void __thiscall oCNpc CreateSpell int -0x80fd2b void __thiscall oCNpc CreateSpell int -0x80fd98 void __thiscall oCNpc OpenScreen_Log -0x80fdb0 void __thiscall oCNpc OpenScreen_Map -0x80fdbb void __thiscall oCNpc OpenScreen_Map -0x80fe31 void __thiscall oCNpc OpenScreen_Status -0x80fe58 void __thiscall oCNpc ProcessNpc -0x80fe78 void __thiscall oCNpc GetSoundMaterial_MA enum zCSoundManager::zTSndManMedium & enum oTSndMaterial & class zSTRING -0x80feb8 void __thiscall oCNpc PrintStateCallDebug class zSTRING const & int int -0x80ff97 void __thiscall oCNpc ShowState int int -0x80ffc0 class oCMobInter * __thiscall oCNpc FindMobInter class zSTRING const & -0x80ffe0 class zCVobSpot * __thiscall oCNpc FindSpot class zSTRING const & int float -0x810000 int __thiscall oCNpc CheckForOwner class zCVob * -0x810038 void __thiscall oCNpc DetectWitnesses class oCNpc * int -0x810058 int __thiscall oCNpc GetComrades -0x810078 int __thiscall oCNpc AreWeStronger class oCNpc * -0x810098 class oCNpc * __thiscall oCNpc IsEnemyBehindFriend class oCNpc * -0x8100b8 int __thiscall oCNpc InMobInteraction class zSTRING const & int -0x8100d8 int __thiscall oCNpc FreeLineOfSight class zVEC3 & class zCVob * -0x8100f8 int __thiscall oCNpc FreeLineOfSight_WP class zVEC3 & class zCVob * -0x810128 int __thiscall oCNpc CanSee class zCVob * int -0x810150 void __thiscall oCNpc RefreshNpc -0x810187 void __thiscall oCNpc RenderNpc class zCView * -0x8101a8 void __thiscall oCNpc SetAsPlayer -0x810388 int __thiscall oCNpc DoDoAniEvents -0x8103a8 class oCItem * __thiscall oCNpc DoInsertMunition class zSTRING const & -0x8103db int __thiscall oCNpc DoShootArrow int -0x810408 int __thiscall oCNpc DoTakeVob class zCVob * -0x81042b int __thiscall oCNpc DoDropVob class zCVob * -0x8104b3 void __thiscall oCNpc Disable -0x810563 void __thiscall oCNpc Enable class zVEC3 & -0x810617 void __thiscall oCNpc Archive class zCArchiver & -0x810622 void __thiscall oCNpc Archive class zCArchiver & -0x81079f void __thiscall oCNpc Unarchive class zCArchiver & -0x8107c8 void __thiscall oCNpc PreSaveGameProcessing -0x8107f0 void __thiscall oCNpc PostSaveGameProcessing -0x810810 class oCItem * __thiscall oCNpc IdentifyMushroom class oCItem * -0x810828 void __thiscall oCNpc IdentifyAllMushrooms -0x810848 int __thiscall oCNpc CanCarry class oCItem * -0x810868 class oCItem * __thiscall oCNpc PutInInv class oCItem * -0x810880 void __thiscall oCNpc CreateInvSlot class zSTRING const & -0x81088b void __thiscall oCNpc CreateInvSlot class zSTRING const & -0x8108a8 void __thiscall oCNpc PutInSlot struct TNpcSlot * class oCVob * int -0x8108cb class oCVob * __thiscall oCNpc DropFromSlot struct TNpcSlot * -0x810b2a void __thiscall oCNpc OnMessage class zCEventMessage * class zCVob * -0x810b58 int __thiscall oCNpc EV_DrawWeapon class oCMsgWeapon * -0x810be0 int __thiscall oCNpc EV_DrawWeapon2 class oCMsgWeapon * -0x810c18 int __thiscall oCNpc EV_RemoveWeapon class oCMsgWeapon * -0x810c30 int __thiscall oCNpc EV_RemoveWeapon1 class oCMsgWeapon * -0x810c3b int __thiscall oCNpc EV_RemoveWeapon1 class oCMsgWeapon * -0x810c5b int __thiscall oCNpc EV_RemoveWeapon2 class oCMsgWeapon * -0x810c98 int __thiscall oCNpc EV_ChooseWeapon class oCMsgWeapon * -0x810cb8 int __thiscall oCNpc EV_ForceRemoveWeapon class oCMsgWeapon * -0x810d5f int __thiscall oCNpc EV_AttackForward class oCMsgAttack * -0x810de9 int __thiscall oCNpc EV_AttackLeft class oCMsgAttack * -0x810e79 int __thiscall oCNpc EV_AttackRight class oCMsgAttack * -0x810e9b int __thiscall oCNpc EV_AttackRun class oCMsgAttack * -0x810f13 int __thiscall oCNpc EV_AttackFinish class oCMsgAttack * -0x810fe8 int __thiscall oCNpc EV_Parade class oCMsgAttack * -0x81100b int __thiscall oCNpc FinalizeAim int int -0x811020 int __thiscall oCNpc EV_ShootAt class oCMsgAttack * -0x81102b int __thiscall oCNpc EV_ShootAt class oCMsgAttack * -0x811048 int __thiscall oCNpc EV_Drink class oCMsgUseItem * -0x811070 int __thiscall oCNpc EV_TakeVob class oCMsgManipulate * -0x811098 int __thiscall oCNpc EV_DropVob class oCMsgManipulate * -0x8110b0 int __thiscall oCNpc EV_DropMob class oCMsgManipulate * -0x8110bb int __thiscall oCNpc EV_DropMob class oCMsgManipulate * -0x8110db int __thiscall oCNpc EV_TakeMob class oCMsgManipulate * -0x81110b int __thiscall oCNpc EV_UseMob class oCMsgManipulate * -0x811128 int __thiscall oCNpc EV_InsertInteractItem class oCMsgManipulate * -0x811150 int __thiscall oCNpc EV_CreateInteractItem class oCMsgManipulate * -0x811178 int __thiscall oCNpc EV_DestroyInteractItem class oCMsgManipulate * -0x8111dc class zCModelAni * __thiscall oCNpc InteractItemGetAni class zSTRING const & int int -0x81121e int __thiscall oCNpc GetInteractItemMaxState class zSTRING const & -0x81125e int __thiscall oCNpc InteractItemIsInState class zSTRING const & int -0x8112bf int __thiscall oCNpc EV_UseItem class oCMsgManipulate * -0x8113c2 int __thiscall oCNpc EV_UseItemToState class oCMsgManipulate * -0x8113e0 int __thiscall oCNpc EV_CallScript class oCMsgManipulate * -0x811410 int __thiscall oCNpc EV_Unconscious class oCMsgState * -0x811430 int __thiscall oCNpc EV_DoState class oCMsgState * -0x811453 int __thiscall oCNpc ApplyTimedOverlayMds class zSTRING const & float -0x811553 int __thiscall oCNpc EV_OutputSVM_Overlay class oCMsgConversation * -0x81162e int __thiscall oCNpc EV_OutputSVM class oCMsgConversation * -0x8116d1 int __thiscall oCNpc EV_Output class oCMsgConversation * -0x811700 int __thiscall oCNpc StartDialogAni -0x811728 int __thiscall oCNpc ActivateDialogCam float -0x811750 int __thiscall oCNpc DeactivateDialogCam -0x811818 int __thiscall oCNpc EV_PlaySound class oCMsgConversation * -0x811850 int __thiscall oCNpc EV_PrintScreen class oCMsgConversation * -0x811878 int __thiscall oCNpc EV_LookAt class oCMsgConversation * -0x811898 int __thiscall oCNpc EV_QuickLook class oCMsgConversation * -0x8118b8 int __thiscall oCNpc EV_Cutscene class oCMsgConversation * -0x8118e0 int __thiscall oCNpc AssessPlayer_S class oCNpc * -0x811900 int __thiscall oCNpc AssessEnemy_S class oCNpc * -0x811920 int __thiscall oCNpc AssessFighter_S class oCNpc * -0x811940 int __thiscall oCNpc AssessBody_S class oCNpc * -0x811960 int __thiscall oCNpc AssessItem_S class oCItem * -0x811978 void __thiscall oCNpc SetNpcsToState int int -0x811ae7 void __thiscall oCNpc CreatePassivePerception int class zCVob * class zCVob * -0x811b20 void __cdecl oCNpc CreateSoundPerception int class zCVob * class zVEC3 const & class zCVob * int -0x811b38 int __thiscall oCNpc AssessThreat_S class oCNpc * -0x811b58 int __thiscall oCNpc AssessDamage_S class oCNpc * int -0x811b78 int __thiscall oCNpc CatchThief_S class oCNpc * -0x811b98 int __thiscall oCNpc AssessCall_S class oCNpc * -0x811bb8 int __thiscall oCNpc AssessTalk_S class oCNpc * -0x811be0 int __thiscall oCNpc AssessGivenItem_S class oCNpc * class oCItem * -0x811c40 int __thiscall oCNpc AssessMagic_S class oCNpc * int -0x811c80 int __thiscall oCNpc AssessStopMagic_S class oCNpc * int -0x811c98 int __thiscall oCNpc MoveNpc_S class oCNpc * -0x811cc0 void __thiscall oCNpc EnablePerception int int -0x811d2e void __cdecl oCNpc InitStatics -0x811d58 void __thiscall oCNpc SetBodyState int -0x811d78 class zSTRING __thiscall oCNpc GetBodyStateModifierNames -0x811d90 void __thiscall oCNpc MakeSpellBook -0x811d9b void __thiscall oCNpc MakeSpellBook -0x811dc8 void __thiscall oCNpc ShowDebugInfo class zCCamera * -0x811de0 void __thiscall oCNpc UseStandAI -0x811deb void __thiscall oCNpc UseStandAI -0x811e30 class zCObject * __cdecl oCNpc _CreateNewInstance -0x811e3b class zCObject * __cdecl oCNpc _CreateNewInstance -0x811e50 void __thiscall zCArray::ShrinkToFit -0x811e5b void __thiscall zCArray::ShrinkToFit -0x811e70 void __thiscall zCCacheAsk::zCCacheAsk unsigned long unsigned long -0x811e80 void __thiscall zCCacheAsk::zCCacheAsk unsigned long unsigned long -0x811ecf void __thiscall zCCacheAsk::~zCCacheAsk -0x811ee8 void __thiscall zCCacheAsk::PurgeCache -0x811f08 class oCNpc::TActiveInfo * __thiscall zCCache::operator[] class oCNpc const * const & -0x811f28 void __thiscall zCCache::ClearCache -0x811f48 void __thiscall zCCache::PurgeCache -0x811f68 void __thiscall zCSparseArray >::~zCSparseArray > -0x811f80 void __thiscall zCCacheAsk::zCCacheAsk unsigned long unsigned long -0x811f90 void __thiscall zCCacheAsk::zCCacheAsk unsigned long unsigned long -0x811fdf void __thiscall zCCacheAsk::~zCCacheAsk -0x811ff8 void __thiscall zCCacheAsk::PurgeCache -0x812023 class oCShrinkHelper * __thiscall zCCache::operator[] class oCNpc const * const & -0x812038 void __thiscall zCCache::ClearCache -0x812058 void __thiscall zCCache::PurgeCache -0x812078 void __thiscall zCSparseArray >::~zCSparseArray > -0x812098 void __thiscall zCSparseArray::zCSparseArray unsigned long -0x8120b8 void __thiscall zCSparseArray::~zCSparseArray -0x8120e1 void __thiscall zCSparseArray::CopyIndex void * void const * -0x81212f void __thiscall zCCache::~zCCache -0x81217f void __thiscall zCCache::~zCCache -0x812190 class oCShrinkHelper * __thiscall zCCacheData::GetData class oCNpc const * const & -0x81219b class oCShrinkHelper * __thiscall zCCacheData::GetData class oCNpc const * const & -0x8121c3 void __thiscall oCNpc OpenInventory int -0x81223f int __thiscall oCNpc OpenSteal -0x81226e void __thiscall oCNpc OpenDeadNpc -0x8122ce class zCObject * __cdecl oCNpcMessage _CreateNewInstance -0x81232e class zCObject * __cdecl oCMsgDamage _CreateNewInstance -0x81238e class zCObject * __cdecl oCMsgWeapon _CreateNewInstance -0x8123eb class zCObject * __cdecl oCMsgMovement _CreateNewInstance -0x81244e class zCObject * __cdecl oCMsgAttack _CreateNewInstance -0x8124ae class zCObject * __cdecl oCMsgUseItem _CreateNewInstance -0x81250e class zCObject * __cdecl oCMsgState _CreateNewInstance -0x81256b class zCObject * __cdecl oCMsgManipulate _CreateNewInstance -0x8125c3 class zCObject * __cdecl oCMsgConversation _CreateNewInstance -0x8125d6 class zCObject * __cdecl oCMsgConversation _CreateNewInstance -0x812623 class zCObject * __cdecl oCMsgMagic _CreateNewInstance -0x812643 oCNpcMessage* __thiscall oCNpcMessage oCNpcMessage -0x812663 oCMsgDamage* __thiscall oCMsgDamage oCMsgDamage -0x812683 oCMsgDamage* __thiscall oCMsgDamage oCMsgDamage enum oCMsgDamage::TDamageSubType -0x8126a3 oCMsgDamage* __thiscall oCMsgDamage oCMsgDamage enum oCMsgDamage::TDamageSubType struct oCNpc::oSDamageDescriptor const & -0x8126b6 oCMsgDamage* __thiscall oCMsgDamage oCMsgDamage enum oCMsgDamage::TDamageSubType struct oCNpc::oSDamageDescriptor const & -0x8126de void __thiscall oCMsgDamage ~oCMsgDamage -0x8126f8 class zSTRING __thiscall oCMsgDamage MD_GetSubTypeString int -0x812720 oCMsgMovement* __thiscall oCMsgMovement oCMsgMovement -0x81274b oCMsgMovement* __thiscall oCMsgMovement oCMsgMovement enum oCMsgMovement::TMovementSubType class zSTRING const & -0x812770 oCMsgMovement* __thiscall oCMsgMovement oCMsgMovement enum oCMsgMovement::TMovementSubType class zCVob * -0x812790 oCMsgMovement* __thiscall oCMsgMovement oCMsgMovement enum oCMsgMovement::TMovementSubType class zVEC3 const & -0x8127b0 oCMsgMovement* __thiscall oCMsgMovement oCMsgMovement enum oCMsgMovement::TMovementSubType float -0x8127d0 oCMsgMovement* __thiscall oCMsgMovement oCMsgMovement enum oCMsgMovement::TMovementSubType int -0x8127e0 void __thiscall oCMsgMovement ~oCMsgMovement -0x8127f3 void __thiscall oCMsgMovement ~oCMsgMovement -0x81281f class zSTRING __thiscall oCMsgMovement MD_GetSubTypeString int -0x812843 oCMsgWeapon* __thiscall oCMsgWeapon oCMsgWeapon -0x812863 oCMsgWeapon* __thiscall oCMsgWeapon oCMsgWeapon enum oCMsgWeapon::TWeaponSubType int int -0x812897 class zSTRING __thiscall oCMsgWeapon MD_GetSubTypeString int -0x8128c3 oCMsgAttack* __thiscall oCMsgAttack oCMsgAttack -0x8128e3 oCMsgAttack* __thiscall oCMsgAttack oCMsgAttack enum oCMsgAttack::TAttackSubType int int -0x812903 oCMsgAttack* __thiscall oCMsgAttack oCMsgAttack enum oCMsgAttack::TAttackSubType class zCVob * float -0x812918 void __thiscall oCMsgAttack Pack class zCBuffer & class zCEventManager * -0x812940 void __thiscall oCMsgAttack Unpack class zCBuffer & class zCEventManager * -0x812977 class zSTRING __thiscall oCMsgAttack MD_GetSubTypeString int -0x8129a3 oCMsgUseItem* __thiscall oCMsgUseItem oCMsgUseItem -0x8129c3 oCMsgUseItem* __thiscall oCMsgUseItem oCMsgUseItem enum oCMsgUseItem::TUseItemSubType class zCVob * -0x8129e3 oCMsgState* __thiscall oCMsgState oCMsgState -0x812a03 oCMsgState* __thiscall oCMsgState oCMsgState enum oCMsgState::TStateSubType float -0x812a23 oCMsgState* __thiscall oCMsgState oCMsgState enum oCMsgState::TStateSubType int -0x812a38 oCMsgState* __thiscall oCMsgState oCMsgState enum oCMsgState::TStateSubType int int class zSTRING const & -0x812a4b oCMsgState* __thiscall oCMsgState oCMsgState enum oCMsgState::TStateSubType int int class zSTRING const & -0x812a7f class zSTRING __thiscall oCMsgState MD_GetSubTypeString int -0x812aa0 oCMsgManipulate* __thiscall oCMsgManipulate oCMsgManipulate -0x812ac0 oCMsgManipulate* __thiscall oCMsgManipulate oCMsgManipulate enum oCMsgManipulate::TManipulateSubType -0x812ae0 oCMsgManipulate* __thiscall oCMsgManipulate oCMsgManipulate enum oCMsgManipulate::TManipulateSubType class zCVob * -0x812b00 oCMsgManipulate* __thiscall oCMsgManipulate oCMsgManipulate enum oCMsgManipulate::TManipulateSubType int -0x812b36 oCMsgManipulate* __thiscall oCMsgManipulate oCMsgManipulate enum oCMsgManipulate::TManipulateSubType class zSTRING const & int -0x812b50 oCMsgManipulate* __thiscall oCMsgManipulate oCMsgManipulate enum oCMsgManipulate::TManipulateSubType class zCVob * int -0x812b86 oCMsgManipulate* __thiscall oCMsgManipulate oCMsgManipulate enum oCMsgManipulate::TManipulateSubType class zSTRING const & class zSTRING const & -0x812ba0 void __thiscall oCMsgManipulate Unpack class zCBuffer & class zCEventManager * -0x812bcf class zSTRING __thiscall oCMsgManipulate MD_GetSubTypeString int -0x812be8 oCMsgConversation* __thiscall oCMsgConversation oCMsgConversation -0x812bfb oCMsgConversation* __thiscall oCMsgConversation oCMsgConversation -0x812c18 oCMsgConversation* __thiscall oCMsgConversation oCMsgConversation enum oCMsgConversation::TConversationSubType -0x812c2b oCMsgConversation* __thiscall oCMsgConversation oCMsgConversation enum oCMsgConversation::TConversationSubType -0x812c66 oCMsgConversation* __thiscall oCMsgConversation oCMsgConversation enum oCMsgConversation::TConversationSubType class zSTRING const & -0x812c96 oCMsgConversation* __thiscall oCMsgConversation oCMsgConversation enum oCMsgConversation::TConversationSubType class zSTRING const & class zSTRING const & -0x812cbb oCMsgConversation* __thiscall oCMsgConversation oCMsgConversation enum oCMsgConversation::TConversationSubType class zCVob * -0x812cd8 oCMsgConversation* __thiscall oCMsgConversation oCMsgConversation enum oCMsgConversation::TConversationSubType int -0x812ceb oCMsgConversation* __thiscall oCMsgConversation oCMsgConversation enum oCMsgConversation::TConversationSubType int -0x812d08 oCMsgConversation* __thiscall oCMsgConversation oCMsgConversation enum oCMsgConversation::TConversationSubType int int float -0x812d1b oCMsgConversation* __thiscall oCMsgConversation oCMsgConversation enum oCMsgConversation::TConversationSubType int int float -0x812d5e void __thiscall oCMsgConversation Delete -0x812d78 oCMsgMagic* __thiscall oCMsgMagic oCMsgMagic -0x812d98 oCMsgMagic* __thiscall oCMsgMagic oCMsgMagic enum oCMsgMagic::TConversationSubType -0x812db8 oCMsgMagic* __thiscall oCMsgMagic oCMsgMagic enum oCMsgMagic::TConversationSubType int int -0x812e09 oCNpc_States* __thiscall oCNpc_States oCNpc_States -0x812e41 void __thiscall oCNpc_States ~oCNpc_States -0x812e68 void __thiscall oCNpc_States SetRoutine class oCRtnEntry * class oCRtnEntry * -0x812e90 int __thiscall oCNpc_States ActivateRtnState int -0x812eb0 int __thiscall oCNpc_States StartAIState class zSTRING const & int int float int -0x812f51 int __thiscall oCNpc_States StartAIState int int int float int -0x812f68 int __thiscall oCNpc_States DoAIState -0x812f88 void __thiscall oCNpc_States StartCutscene class zSTRING const & class zSTRING const & -0x812fa8 void __thiscall oCNpc_States CloseCutscenes -0x812fc8 void __thiscall oCNpc_States InitRoutine -0x813019 void __thiscall oCNpc_States ChangeRoutine class zSTRING const & -0x813058 void __thiscall oCNpc_States ChangeRoutine int -0x813092 void __thiscall oCNpc_States StopInsertOverlayRoutine -0x8130ab void __thiscall oCNpc_States InsertRoutine int int int int int class zSTRING const & int -0x8130c0 void __thiscall oCNpc_States InsertRoutineCS class zSTRING const & class zSTRING const & -0x8130cb void __thiscall oCNpc_States InsertRoutineCS class zSTRING const & class zSTRING const & -0x813143 class zSTRING __thiscall oCNpc_States GetStateInfo -0x813190 void __thiscall oCNpc_States Unarchive class zCArchiver & -0x8131db class zCObject * __cdecl oCObjectFactory _CreateNewInstance -0x8131e6 class zCObject * __cdecl oCObjectFactory _CreateNewInstance -0x8131f0 class zCEventManager * __thiscall oCObjectFactory CreateEventManager class zCVob * -0x8131fb class zCEventManager * __thiscall oCObjectFactory CreateEventManager class zCVob * -0x813210 class zCCSManager * __thiscall oCObjectFactory CreateCSManager -0x81321b class zCCSManager * __thiscall oCObjectFactory CreateCSManager -0x813230 class zCGameInfo * __thiscall oCObjectFactory CreateGameInfo -0x81323b class zCGameInfo * __thiscall oCObjectFactory CreateGameInfo -0x813250 class zCPlayerInfo * __thiscall oCObjectFactory CreatePlayerInfo -0x81325b class zCPlayerInfo * __thiscall oCObjectFactory CreatePlayerInfo -0x813270 class zCWorld * __thiscall oCObjectFactory CreateWorld -0x81327b class zCWorld * __thiscall oCObjectFactory CreateWorld -0x8132a6 class oCNpc * __thiscall oCObjectFactory CreateNpc int -0x8132c6 class oCItem * __thiscall oCObjectFactory CreateItem int -0x8132d0 class zCWaypoint * __thiscall oCObjectFactory CreateWaypoint -0x8132db class zCWaypoint * __thiscall oCObjectFactory CreateWaypoint -0x8132f0 class zCWay * __thiscall oCObjectFactory CreateWay -0x8132fb class zCWay * __thiscall oCObjectFactory CreateWay -0x813339 oCParticleControl* __thiscall oCParticleControl oCParticleControl class zCWorld * -0x81335b void __thiscall oCParticleControl ~oCParticleControl -0x81339e void __thiscall oCParticleControl SelectActivePFX -0x8133b0 void __thiscall oCParticleControl EditActivePFX -0x8133bb void __thiscall oCParticleControl EditActivePFX -0x8133ee void __thiscall oCParticleControl StartActivePFX class zCVob * class zSTRING & -0x81341e void __thiscall oCParticleControl StartActivePFX -0x813458 void __thiscall oCParticleControl CreateNewPFX class zSTRING & -0x813470 void __thiscall oCParticleControl BeginEditActive void (__cdecl*)(class zSTRING const &) -0x81347b void __thiscall oCParticleControl BeginEditActive void (__cdecl*)(class zSTRING const &) -0x8134a6 void __thiscall oCParticleControl DeleteLastPFX -0x8134b0 oCPortalRoom* __thiscall oCPortalRoom oCPortalRoom -0x8134c3 oCPortalRoom* __thiscall oCPortalRoom oCPortalRoom -0x8134d0 oCPortalRoom* __thiscall oCPortalRoom oCPortalRoom class zSTRING const & -0x8134e3 oCPortalRoom* __thiscall oCPortalRoom oCPortalRoom class zSTRING const & -0x813511 int __thiscall oCPortalRoom IsPortalMyRoom class oCNpc * -0x81351c int __thiscall oCPortalRoom IsPortalMyRoom class oCNpc * -0x813530 void __thiscall oCPortalRoomManager ~oCPortalRoomManager -0x81353b void __thiscall oCPortalRoomManager ~oCPortalRoomManager -0x81355b void __thiscall oCPortalRoomManager AssignPortalToNpc class zSTRING const & class zSTRING const & -0x81356e void __thiscall oCPortalRoomManager AssignPortalToNpc class zSTRING const & class zSTRING const & -0x81358b void __thiscall oCPortalRoomManager AssignPortalToGuild class zSTRING const & int -0x81359e void __thiscall oCPortalRoomManager AssignPortalToGuild class zSTRING const & int -0x8135b8 int __thiscall oCPortalRoomManager GetPortalRoomIndex class zSTRING const & -0x81369c void __thiscall oCPortalRoomManager ShowDebugInfo -0x813714 void __thiscall oCPortalRoomManager ShowPortalInfo -0x81372b void __thiscall oCPortalRoomManager LoadPortalData class zCArchiver & -0x81373e void __thiscall oCPortalRoomManager LoadPortalData class zCArchiver & -0x81375b void __thiscall oCRtnCutscene ~oCRtnCutscene -0x813766 void __thiscall oCRtnCutscene ~oCRtnCutscene -0x81377b oCRtnEntry* __thiscall oCRtnEntry oCRtnEntry int int int int int class zSTRING const & int -0x81379b void __thiscall oCRtnEntry ~oCRtnEntry -0x813870 void __thiscall oCRtnManager ShowRoutine int int class oCNpc * -0x81393b class zSTRING __thiscall oCRtnManager GetRoutineString class oCRtnEntry * -0x81398e void __thiscall oCRtnManager RestartRoutines -0x8139c0 class zVEC3 __thiscall oCRtnManager GetRoutinePos class oCNpc * -0x8139e3 void __thiscall oCRtnManager ReadRoutine class zCArchiver & class oCNpc * -0x813a10 void __thiscall oCRtnManager CheckConsistency class oCNpc * -0x813a30 void __thiscall oCRtnManager CreateWayBoxes class oCNpc * -0x813a48 int __thiscall oCRtnManager CollidesWithWayBox struct zTBBox3D & class zCList & -0x813a68 void __thiscall oCSpawnManager ~oCSpawnManager -0x813a88 void __thiscall oCSpawnManager SpawnImmediately int -0x813b0e void __thiscall oCSpawnManager ShowDebugInfo -0x813b30 void __thiscall oCSpawnManager CheckInsertNpc -0x813b68 void __thiscall oCSpawnManager SpawnNpc class oCNpc * class zSTRING const & float -0x813b90 void __thiscall oCSpawnManager CheckForInvalidDialogCamPos float class oCNpc * -0x813bbb oCSVMManager* __thiscall oCSVMManager oCSVMManager -0x813c5b int __thiscall oCSVMManager GetOU class zSTRING const & int -0x813cab void __thiscall oCSVM InitByScript int -0x813cd0 int __thiscall oCSVM GetOU class zSTRING const & -0x813e50 void __cdecl oCText InitText -0x813fc0 void __thiscall oCVob ShowDebugInfo class zCCamera * -0x813fdb int __thiscall oCVob HasNpcEnoughSpace class zVEC3 & -0x813ffb int __thiscall oCVob HasEnoughSpace class zVEC3 & -0x81402b int __thiscall oCVob SearchNpcPosition class zVEC3 & -0x814048 int __thiscall oCVob SearchFreePosition class zVEC3 & class zCVob * -0x814068 int __fastcall oCVob Render struct zTRenderContext & -0x814080 class oCAIVobMove * __thiscall oCVob GetAIVobMove -0x81408b class oCAIVobMove * __thiscall oCVob GetAIVobMove -0x814100 class zCObject * __cdecl oCTouchDamage _CreateNewInstance -0x81410b class zCObject * __cdecl oCTouchDamage _CreateNewInstance -0x814128 void __thiscall oCWay ~oCWay -0x814184 void __thiscall oCWay Init class zCWaypoint * class zCWaypoint * -0x8141c0 class zCObject * __cdecl oCWorld _CreateNewInstance -0x8141cb class zCObject * __cdecl oCWorld _CreateNewInstance -0x814226 oCWorld* __thiscall oCWorld oCWorld -0x81426b void __thiscall oCWorld ~oCWorld -0x8142a7 class oCVob * __thiscall oCWorld CreateVob enum zTVobType class zSTRING const & -0x8142f6 class oCVob * __thiscall oCWorld CreateVob enum zTVobType int -0x814320 void __thiscall oCWorld Archive class zCArchiver & -0x814350 void __thiscall oCWorld Unarchive class zCArchiver & -0x814377 int __thiscall oCWorld SaveWorld class zSTRING const & enum zCWorld::zTWorldSaveMode int int -0x8143e7 int __thiscall oCWorld LoadWorld class zSTRING const & enum zCWorld::zTWorldLoadMode -0x814493 class zCTree * __thiscall oCWorld AddVobAsChild class zCVob * class zCTree * -0x814533 void __thiscall oCWorld RemoveVob class zCVob * -0x814557 void __thiscall oCWorld EnableVob class zCVob * class zCVob * -0x814587 void __thiscall oCWorld DisableVob class zCVob * -0x8145a8 void __fastcall oCWorld RemoveFromLists class zCVob * -0x81460f class zSTRING __thiscall oCWorldTimer GetTimeString -0x814640 void __cdecl TestFont -0x81465b int __cdecl MainProg -0x814670 zCConDat* __thiscall zCConDat zCConDat class zSTRING const & class zSTRING const & int void * int -0x814683 zCConDat* __thiscall zCConDat zCConDat class zSTRING const & class zSTRING const & int void * int -0x814690 zCConDat* __thiscall zCConDat zCConDat class zSTRING const & class zSTRING const & int -0x8146a3 zCConDat* __thiscall zCConDat zCConDat class zSTRING const & class zSTRING const & int -0x81470f zCConsole* __thiscall zCConsole zCConsole -0x814754 zCConsole* __thiscall zCConsole zCConsole int int class zSTRING const & -0x814794 void __thiscall zCConsole ~zCConsole -0x8147b0 void __thiscall zCConsole AddChar int int -0x8147de void __thiscall zCConsole InsertVar class zSTRING const & class zSTRING const & int void * int -0x81480e void __thiscall zCConsole Register class zSTRING const & class zSTRING const & int -0x81483e void __thiscall zCConsole Register class zSTRING const & class zSTRING const & -0x8148fc int __thiscall zCConsole AutoCompletion class zSTRING & -0x814923 void __thiscall zCConsole Show -0x8149ca void __thiscall zCConsole Update -0x8149e8 void __thiscall zCConsole ShowInput -0x814a10 class zCConDat * __thiscall zCConsole Get class zSTRING const & -0x814a40 class zCConDat * __thiscall zCConsole GetBestMatch class zSTRING const & -0x814a98 void __thiscall zCConsole Eval class zSTRING const & -0x814b39 int __thiscall zCConsole Evaluate class zSTRING const & -0x814bac void __thiscall zCConsole ShowHelp -0x814bf3 void __thiscall zCConsole SaveInfoFile class zSTRING const & -0x814c10 int __cdecl zCConsole EditFunc class zSTRING const & class zSTRING & -0x814c5b int __thiscall zCConsole EditInstance int void * -0x814cc9 class zCObject * __cdecl zCEventManager _CreateNewInstance -0x814cfe zCEventManager* __thiscall zCEventManager zCEventManager -0x814d2e zCEventManager* __thiscall zCEventManager zCEventManager class zCVob * -0x814d53 void __thiscall zCEventManager ~zCEventManager -0x814fce void __thiscall zCEventManager OnMessage class zCEventMessage * class zCVob * -0x814fe8 void __thiscall zCEventManager SendMessageToHost class zCEventMessage * class zCVob * class zCVob * -0x81505c void __thiscall zCEventManager Clear -0x815080 void __thiscall zCEventManager ShowList int int -0x815090 void __thiscall zCFontMan ~zCFontMan -0x8150a0 void __thiscall zCFontMan ~zCFontMan -0x8150c0 int __thiscall zCFontMan SearchFont class zSTRING const & -0x8150f3 int __thiscall zCFontMan Load class zSTRING const & -0x815132 int __thiscall zCFont LoadFontTexture class zSTRING const & -0x815148 zCFont* __thiscall zCFont zCFont class zSTRING const & -0x815168 void __thiscall zCFont ~zCFont -0x8151f5 int __thiscall zCFont SaveFontData -0x8152aa int __thiscall zCFont LoadFontData -0x8152c8 int __thiscall zCFont GetPixel int int -0x8152e8 int __thiscall zCFont GetPixelAlpha int int -0x81532c int __thiscall zCFont AnalyseLetters -0x815353 zCGfx* __thiscall zCGfx zCGfx class zSTRING const & -0x81537e zCGfx* __thiscall zCGfx zCGfx int int -0x815398 void __cdecl zCGfx Reload -0x8153c6 struct TGfx_Gfx * __thiscall zCGfx LoadPcx class zSTRING const & -0x8153e8 struct TGfx_Gfx * __thiscall zCGfx LoadTga class zSTRING const & -0x815408 void __thiscall zCGfx Save class zSTRING const & -0x815450 struct TGfx_Gfx * __thiscall zCGfx LoadGfx class zSTRING const & -0x815460 void __thiscall zCPar_File ~zCPar_File -0x81546b void __thiscall zCPar_File ~zCPar_File -0x815498 void __thiscall zCPar_File SaveTree int class zCPar_Symbol * class zDATE & -0x8154b8 void __thiscall zCPar_File SaveTreeNode class zFILE * class zCPar_TreeNode * -0x8154d0 class zCPar_TreeNode * __thiscall zCPar_File LoadTreeNode class zFILE * -0x8154db class zCPar_TreeNode * __thiscall zCPar_File LoadTreeNode class zFILE * -0x815513 int __thiscall zCPar_File LoadTree class zFILE_STATS & class zCPar_SymbolTable & -0x81558f zCParser* __thiscall zCParser zCParser int -0x81561a void __thiscall zCParser ~zCParser -0x8156a5 void __thiscall zCParser Error class zSTRING & int -0x8156c0 void __thiscall zCParser Message class zSTRING & -0x8156e8 int __thiscall zCParser SaveDat class zSTRING & -0x815730 int __thiscall zCParser LoadDat class zSTRING & -0x815768 int __thiscall zCParser Parse class zSTRING -0x815851 int __thiscall zCParser ParseSource class zSTRING & -0x8158fe int __thiscall zCParser ParseFile class zSTRING & -0x815928 void __thiscall zCParser ParseBlock -0x815a51 void __thiscall zCParser CreatePCode -0x815b4e class zCPar_TreeNode * __thiscall zCParser PushOnStack class zCPar_TreeNode * -0x815b80 int __thiscall zCParser MergeFile class zSTRING & -0x815ba0 void __thiscall zCParser DoStack int -0x815c20 void * __cdecl zCParser CallFunc int ... -0x815c68 int __thiscall zCParser GetIndex class zSTRING const & -0x815c88 class zCPar_Symbol * __thiscall zCParser GetSymbol class zSTRING const & -0x815cb0 class zSTRING __thiscall zCParser GetClassVarInfo int int int & int & -0x815cd8 void __thiscall zCParser GetClassVarInfo int class zSTRING & int & int & -0x815cf8 class zSTRING __thiscall zCParser GetText int int -0x815d18 class zSTRING __thiscall zCParser GetInstanceValue class zSTRING & int void * int -0x815d5c class zSTRING __thiscall zCParser GetInstanceValue int int void * int -0x815d78 int __thiscall zCParser IsValid class zSTRING & void * class zSTRING & -0x815de7 int __thiscall zCParser CheckClassSize int int -0x815e08 void __thiscall zCParser AddClassOffset class zSTRING & int -0x815e28 int __thiscall zCParser AutoCompletion class zSTRING & -0x815e48 void __thiscall zCParser Reparse class zSTRING & -0x815f89 int __thiscall zCParser SaveInstance int void * -0x815fab void __thiscall zCParser ShowCode int -0x81600c void __thiscall zCParser SaveInfoFile class zSTRING -0x816030 int __thiscall zCParser IsInAdditionalInfo class zSTRING const & -0x8160da int __thiscall zCParser WriteAdditionalInfo class zSTRING & int int -0x81618a int __thiscall zCParser SaveGlobalVars class zCArchiver & -0x81625b int __thiscall zCParser LoadGlobalVars class zCArchiver & -0x816278 zCPar_TreeNode* __thiscall zCPar_TreeNode zCPar_TreeNode int class zSTRING & int -0x816298 void __thiscall zCPar_TreeNode ~zCPar_TreeNode -0x8162b8 void __thiscall zCParser FindNext char * -0x8162f0 void __thiscall zCParser Match class zSTRING & -0x816308 int __thiscall zCParser ReadVarType -0x816328 int __thiscall zCParser ReadFuncType -0x816358 int __thiscall zCParser ReadInt -0x816398 float __thiscall zCParser ReadFloat -0x8163e8 void __thiscall zCParser ReadString class zSTRING & -0x816433 int __thiscall zCParser ReadArray -0x816450 class zCPar_TreeNode * __thiscall zCParser CreateStringLeaf -0x816478 int __thiscall zCParser GetNextToken -0x81650b class zCPar_TreeNode * __thiscall zCParser Parse_Expression_Primary int & -0x816533 class zCPar_TreeNode * __thiscall zCParser Parse_Expression int & int -0x816560 int __thiscall zCParser EvalLeaf class zCPar_TreeNode * int -0x816757 void __thiscall zCParser DeclareVar int -0x81678b void __thiscall zCParser DeclareClass -0x81685c void __thiscall zCParser DeclareInstance -0x8168f7 void __thiscall zCParser DeclarePrototype -0x81694e void __thiscall zCParser DeclareIf -0x8169eb void __thiscall zCParser DeclareAssign class zSTRING & -0x816a3e void __thiscall zCParser DeclareAssignFunc class zSTRING & -0x816acf void __thiscall zCParser DeclareFunc -0x816af3 void __thiscall zCParser DeclareReturn -0x816bbd void __thiscall zCParser DeclareFuncCall class zSTRING & int -0x816d43 void __thiscall zCParser GetNextCommand class zSTRING & -0x816d58 void __thiscall zCParser ShowPCodeSpy class zSTRING & -0x816d90 void __thiscall zCParser ShowPCode int class zCView * int -0x816def void __cdecl zCParser DefineExternal class zSTRING const & int (__cdecl*)(void) int int ... -0x816e1b void __thiscall zCParser DefineExternalVar class zSTRING const & void * int int -0x816e48 int __thiscall zCParser FindInstanceVar class zSTRING & -0x816e80 int __thiscall zCParser FindIndex class zSTRING & -0x816e98 zCPar_StringTable* __thiscall zCPar_StringTable zCPar_StringTable int -0x816eb8 void __thiscall zCPar_StringTable ~zCPar_StringTable -0x816ed0 class zSTRING * __thiscall zCPar_StringTable Insert class zSTRING & -0x816edb class zSTRING * __thiscall zCPar_StringTable Insert class zSTRING & -0x816ef8 void __thiscall zCPar_StringTable Save class zSTRING & -0x816f23 void __thiscall zCPar_StringTable Load class zSTRING & -0x816f38 void __cdecl zCPar_Symbol SetUseInstance class zCPar_Symbol * -0x816f58 void __thiscall zCPar_Symbol ~zCPar_Symbol -0x816f8e void __thiscall zCPar_Symbol AllocSpace -0x816fc7 void * __thiscall zCPar_Symbol GetDataAdr int -0x817038 void __thiscall zCPar_Symbol SetLineData int int int int -0x817060 void __thiscall zCPar_Symbol SetFileNr int -0x817088 void __thiscall zCPar_Symbol Save class zFILE * -0x8170b8 void __thiscall zCPar_Symbol SaveFull class zFILE * -0x8170d8 void __thiscall zCPar_Symbol LoadFull class zFILE * -0x8170f8 void __thiscall zCPar_Symbol Load class zFILE * -0x817126 zCPar_SymbolTable* __thiscall zCPar_SymbolTable zCPar_SymbolTable int -0x817146 void __thiscall zCPar_SymbolTable ~zCPar_SymbolTable -0x81715b void __thiscall zCPar_SymbolTable PreAlloc int -0x81719e void __thiscall zCPar_SymbolTable Load class zFILE * -0x817234 void __thiscall zCPar_SymbolTable Show -0x817248 void __thiscall zCPar_Stack PopString class zSTRING & -0x817268 void __thiscall zCPar_DataStack Push int -0x8172af zCView* __thiscall zCView zCView -0x8172ef zCView* __thiscall zCView zCView int int int int enum zTviewID -0x81734b void __thiscall zCView ~zCView -0x817368 void __thiscall zCView CheckAutoScroll -0x817388 void __thiscall zCView InsertBack class zSTRING const & -0x8173a8 void __thiscall zCView ForceOpen -0x8173d6 class zCViewText * __thiscall zCView CreateText int int class zSTRING const & float struct zCOLOR & int int -0x8173e8 void __thiscall zCView PrintTimedCX int class zSTRING const & float struct zCOLOR * -0x817408 void __thiscall zCView PrintTimedCXY class zSTRING const & float struct zCOLOR * -0x817448 void __thiscall zCView PrintMessage class zSTRING const & class zSTRING const & float struct zCOLOR & -0x8174bc void __thiscall zCView PrintMessageCXY class zSTRING const & class zSTRING const & float struct zCOLOR & -0x8174d8 void __thiscall zCView DialogMessage class zSTRING const & class zSTRING const & float struct zCOLOR & -0x8174f8 void __thiscall zCView DialogMessageCXY class zSTRING const & class zSTRING const & float struct zCOLOR & -0x817518 void __thiscall zCView DialogSelection class zSTRING const & class zSTRING const & struct zCOLOR & struct zCOLOR & float -0x817538 void __thiscall zCView PrintChars int int class zSTRING const & -0x817558 void __thiscall zCView PrintCX int class zSTRING const & -0x817578 void __thiscall zCView PrintCY int class zSTRING const & -0x817598 void __thiscall zCView PrintCXY class zSTRING const & -0x8175c6 class zCViewText * __thiscall zCView CreateText int int class zSTRING const & -0x8175d8 void __thiscall zCView Nextline class zSTRING const & float struct zCOLOR * int * -0x817633 void __thiscall zCView Printwin class zSTRING const & -0x817648 class zSTRING __thiscall zCView Input int -0x8176a7 class zSTRING __thiscall zCView Input int class zSTRING & -0x8176d0 class zSTRING __thiscall zCView Input int int int class zSTRING & -0x817723 int __thiscall zCView InputNumber int int -0x817738 void __thiscall zCView InsertItem class zCView * int -0x81775b void __cdecl zCView SetMode int int int struct HWND__ * * -0x81777b zCViewText* __thiscall zCViewText zCViewText int int class zSTRING const & -0x81779b zCViewText* __thiscall zCViewText zCViewText int int class zSTRING const & float & struct zCOLOR & int int -0x8177c0 void __thiscall zList::Remove class zCView * -0x8177d0 zCWayNet* __thiscall zCWayNet zCWayNet -0x8177db zCWayNet* __thiscall zCWayNet zCWayNet -0x8177f0 zCWayNet* __thiscall zCWayNet zCWayNet class zCWorld * -0x8177fb zCWayNet* __thiscall zCWayNet zCWayNet class zCWorld * -0x817839 void __thiscall zCWayNet ~zCWayNet -0x81787e void __thiscall zCWayNet UpdateVobDependencies -0x8178be void __thiscall zCWayNet ClearVobDependencies -0x817911 void __thiscall zCWayNet CreateVobDependencies class zCWorld * -0x81794f class zSTRING __thiscall zCWayNet MergeWaypoints -0x8179f3 class zSTRING __thiscall zCWayNet CheckConsistency int -0x817a28 void __thiscall zCWay Draw class zCCamera * -0x817a53 zCWaypoint* __thiscall zCWaypoint zCWaypoint -0x817a73 void __thiscall zCWaypoint ~zCWaypoint -0x817a88 void __thiscall zCWaypoint CalcProperties class zCWorld * -0x817aa8 void __thiscall zCWayNet RemoveUnusedWPVobs -0x817b0f void __thiscall zCWayNet ArchiveOldFormat class zCArchiver & -0x817bc8 void __thiscall zCWayNet Archive class zCArchiver & -0x817d00 void __thiscall zCWayNet UnarchiveOldFormat class zCArchiver & -0x817de4 void __thiscall zCWayNet Unarchive class zCArchiver & -0x817e00 class zSTRING __thiscall zCRoute GetDesc -0x817e20 class zSTRING __thiscall zCRoute GetRemainingDesc -0x817e38 int __thiscall zCVobSpot IsAvailable class zCVob * -0x817e80 class zCObject * __cdecl zCVobWaypoint _CreateNewInstance -0x817e8b class zCObject * __cdecl zCVobWaypoint _CreateNewInstance -0x817ed0 class zCObject * __cdecl zCVobSpot _CreateNewInstance -0x817edb class zCObject * __cdecl zCVobSpot _CreateNewInstance -0x817f20 class zCObject * __cdecl zCVobStartpoint _CreateNewInstance -0x817f2b class zCObject * __cdecl zCVobStartpoint _CreateNewInstance -0x817f70 class zCObject * __cdecl zCWaypoint _CreateNewInstance -0x817f7b class zCObject * __cdecl zCWaypoint _CreateNewInstance -0x817fcb class zCObject * __cdecl zCWayNet _CreateNewInstance -0x817fd6 class zCObject * __cdecl zCWayNet _CreateNewInstance -0x817ff3 void __cdecl zUlfi_StartUp -0x818030 class zCObject * __cdecl oCZoneMusic _CreateNewInstance -0x81803b class zCObject * __cdecl oCZoneMusic _CreateNewInstance -0x818080 class zCObject * __cdecl oCZoneMusicDefault _CreateNewInstance -0x81808b class zCObject * __cdecl oCZoneMusicDefault _CreateNewInstance -0x81814b void __thiscall oCZoneMusic ProcessZoneList class zCArraySort const & class zCArraySort const & class zCWorld * -0x8181b9 void __cdecl oCZoneMusic SwitchInAndOutZones class zCArraySort const & class zCArraySort const & -0x8181d8 class oCZoneMusic * __cdecl oCZoneMusic GetMusicZoneByName class oCZoneMusic * class zSTRING -0x818220 void __cdecl oCZoneMusic GetNewTheme class zSTRING * -0x8182c2 int __cdecl oCZoneMusic PlayThemeVariation class zSTRING int -0x818300 class zCObject * __cdecl zCMusicControler _CreateNewInstance -0x81830b class zCObject * __cdecl zCMusicControler _CreateNewInstance -0x818379 class zCObject * __cdecl zCEventMusicControler _CreateNewInstance -0x818398 void __thiscall zCMusicControler ThisVobRemovedFromWorld class zCWorld * -0x8183b8 int __thiscall zCDXTCCache_D3D Unlock int int int struct IDirectDrawSurface7 * -0x81841c void __thiscall zCDXTCCache_D3D ClearCache -0x818458 struct IDirectDrawSurface7 * __thiscall zCDXTCCache_D3D XDXTC_CreateSurface int int int struct zCDXTCCache_D3D::zD3D_Entry * -0x8186db int __cdecl DXTryWarning long char const * -0x818b83 int __thiscall zCRnd_D3D XD3D_InitPort int int int int int -0x818c85 int __thiscall zCRnd_D3D XD3D_TestCapabilities -0x818cc0 int __thiscall zCRnd_D3D XD3D_SetDevice int int int int enum zTRnd_ScreenMode -0x818d00 void __thiscall zCRnd_D3D XD3D_ClearDevice -0x818d20 int __thiscall zCRnd_D3D XD3D_TextureRescue class zCTex_D3D * -0x818d58 int __thiscall zCRnd_D3D XD3D_TextureRebuild -0x818e6f int __thiscall zCRnd_D3D XD3D_CreateWin int int int -0x818f2f zCRnd_D3D* __thiscall zCRnd_D3D zCRnd_D3D -0x818fb1 void __thiscall zCRnd_D3D ~zCRnd_D3D -0x81902d void __thiscall zCRnd_D3D EmergencyExit -0x819048 void __thiscall zCRnd_D3D DrawPolySimple class zCTexture * struct zTRndSimpleVertex * int -0x819068 void __thiscall zCRnd_D3D DrawPoly class zCPolygon * -0x819088 void __thiscall zCRnd_D3D XD3D_AlphaBlendPoly class zCPolygon * class zCMaterial * -0x8190a8 void __thiscall zCRnd_D3D BeginFrame -0x8190ec int __thiscall zCRnd_D3D SetTransform enum zTRnd_TrafoType class zMAT4 const & -0x819288 void __thiscall zCRnd_D3D RenderAlphaSortList -0x8192e2 void __thiscall zD3D_alphaPoly Draw int -0x8192f0 class zCVertexBuffer * __thiscall zCRnd_D3D CreateVertexBuffer -0x8192fb class zCVertexBuffer * __thiscall zCRnd_D3D CreateVertexBuffer -0x819338 int __thiscall zCSurfaceCache_D3D CacheInSurface struct IDirectDrawSurface7 * struct zCSurfaceCache_D3D::zCSlotIndex * -0x819380 struct IDirectDrawSurface7 * __thiscall zCSurfaceCache_D3D CacheOutSurface struct zCSurfaceCache_D3D::zCSlotIndex * -0x819398 void __thiscall zCSurfaceCache_D3D ClearCache -0x8193b8 void __thiscall zCSurfaceCache_D3D XSC_ClearSlot struct zCSurfaceCache_D3D::zD3D_SlotHeader * -0x8193e7 void __thiscall zCSurfaceCache_D3D XSC_KillLastSurfaceInSlot struct zCSurfaceCache_D3D::zD3D_SlotHeader * -0x819400 class zCTexture * __thiscall zCRnd_D3D CreateTexture -0x81940b class zCTexture * __thiscall zCRnd_D3D CreateTexture -0x819420 class zCTextureConvert * __thiscall zCRnd_D3D CreateTextureConvert -0x81942b class zCTextureConvert * __thiscall zCRnd_D3D CreateTextureConvert -0x819448 void __thiscall zCTex_D3D ~zCTex_D3D -0x819468 void __thiscall zCTex_D3D ReleaseData -0x819497 int __thiscall zCTex_D3D Unlock -0x8194c0 int __thiscall zCTex_D3D SetTextureInfo class zCTextureInfo const & -0x8194d8 void __thiscall zCTex_D3D GetPixelSize int & int & -0x819556 int __thiscall zCTex_D3D CopyTextureDataTo int void * int -0x819568 int __thiscall zCTex_D3D CopyPaletteDataTo void * -0x819588 void * __thiscall zCTex_D3D GetPaletteBuffer -0x81964b int __thiscall zCTex_D3D GetTextureBuffer int void * & int & -0x819708 int __thiscall zCTex_D3D XTEX_BuildSurfaces int -0x819730 void __thiscall zCTex_D3D InsertTexture int int -0x819748 int __thiscall zCTex_D3D SetTexture int -0x819768 int __thiscall zCTex_D3D RemoveTexture -0x8197ab int __thiscall zCTex_D3D RebuildTexture struct zD3D_savedTexture * -0x8197c0 zCVertexBuffer_D3D* __thiscall zCVertexBuffer_D3D zCVertexBuffer_D3D -0x8197d3 zCVertexBuffer_D3D* __thiscall zCVertexBuffer_D3D zCVertexBuffer_D3D -0x8197e0 void __thiscall zCVertexBuffer_D3D ~zCVertexBuffer_D3D -0x8197f3 void __thiscall zCVertexBuffer_D3D ~zCVertexBuffer_D3D -0x819808 int __thiscall zCVertexBuffer_D3D Destroy -0x819848 int __thiscall zCVertexBuffer_D3D Lock unsigned long -0x81987f void __thiscall zCRnd_D3D Vid_Blit int struct tagRECT * struct tagRECT * -0x8198a6 int __thiscall zCRnd_D3D Vid_GetFrontBufferCopy class zCTextureConvert & -0x81990c int __thiscall zCRnd_D3D Vid_SetDevice int -0x81995e int __thiscall zCRnd_D3D Vid_GetDeviceInfo struct zTRnd_DeviceInfo & int -0x819990 int __thiscall zCRnd_D3D Vid_GetModeInfo struct zTRnd_VidModeInfo & int -0x8199c0 int __thiscall zCRnd_D3D Vid_SetMode int struct HWND__ * * -0x819a1d int __thiscall zCRnd_D3D XD3D_SetMode int int int -0x819a94 void __thiscall zCRnd_D3D Vid_SetScreenMode enum zTRnd_ScreenMode -0x819b8c void __thiscall zCRnd_D3D Vid_SetGammaCorrection float float float -0x819bf8 int __thiscall zCTexConGeneric ConvertTextureFormat class zCTextureInfo const & -0x819c98 int __thiscall zCTexConGeneric GetTextureBuffer int void * & int & -0x819cc0 int __thiscall zCTexConGeneric CopyTextureDataTo int void * int -0x819cd8 void __thiscall zCTexConGeneric ~zCTexConGeneric -0x819d9b void __cdecl tcCreatePalette struct RGBPIXEL * unsigned char * int -0x819e53 int __fastcall oCDocumentManager CreateDocument -0x819e73 int __fastcall oCDocumentManager CreateMap -0x819e98 oCViewDocument* __thiscall oCViewDocument oCViewDocument class zSTRING & -0x819ec3 void __fastcall oCViewDocument SetPages int -0x819ef4 oCViewDocumentMap* __thiscall oCViewDocumentMap oCViewDocumentMap -0x819f08 void __thiscall oCViewDocumentMap ~oCViewDocumentMap -0x819f28 class oCViewDocument * __fastcall oCViewDocumentMap SetPage int class zSTRING & int -0x819f53 void __fastcall oCViewDocumentMap UpdatePosition -0x819f90 class zCObject * __cdecl oCViewDialogInventory _CreateNewInstance -0x819f9b class zCObject * __cdecl oCViewDialogInventory _CreateNewInstance -0x819fe0 class zCObject * __cdecl oCViewDialogItem _CreateNewInstance -0x819feb class zCObject * __cdecl oCViewDialogItem _CreateNewInstance -0x81a008 void __thiscall oCViewDialogItem ~oCViewDialogItem -0x81a050 class zCObject * __cdecl oCViewDialogItemContainer _CreateNewInstance -0x81a05b class zCObject * __cdecl oCViewDialogItemContainer _CreateNewInstance -0x81a0a0 class zCObject * __cdecl oCViewDialogStealContainer _CreateNewInstance -0x81a0ab class zCObject * __cdecl oCViewDialogStealContainer _CreateNewInstance -0x81a0c8 void __fastcall oCViewDialogStealContainer UpdateValue -0x81a110 class zCObject * __cdecl oCViewDialogTrade _CreateNewInstance -0x81a11b class zCObject * __cdecl oCViewDialogTrade _CreateNewInstance -0x81a15e oCViewDialogTrade* __thiscall oCViewDialogTrade oCViewDialogTrade -0x81a178 void __thiscall oCViewDialogTrade ~oCViewDialogTrade -0x81a1a6 void __fastcall oCViewDialogTrade SetNpcLeft class oCNpc * -0x81a1b0 void __fastcall oCViewDialogTrade SetNpcRight class oCNpc * -0x81a1bb void __fastcall oCViewDialogTrade SetNpcRight class oCNpc * -0x81a1e0 int __fastcall oCViewDialogTrade OnTransferLeft short -0x81a21b int __fastcall oCViewDialogTrade OnTransferRight short -0x81a281 oCInformationManager* __thiscall oCInformationManager oCInformationManager -0x81a298 void __thiscall oCInformationManager ~oCInformationManager -0x81a418 void __fastcall oCInformationManager PrintStatus -0x81a440 void __fastcall oCInformationManager CameraStart -0x81a458 void __fastcall oCInformationManager CameraStop -0x81a478 void __fastcall oCInformationManager CollectInfos -0x81a4a0 void __fastcall oCInformationManager OnInfo class oCInfo * -0x81a4c0 void __fastcall oCInformationManager OnChoice class oCInfoChoice * -0x81a4d8 void __fastcall oCInformationManager OnTermination -0x81a4e3 void __fastcall oCInformationManager OnTermination -0x81a50b void __thiscall oCLogManager ~oCLogManager -0x81a520 void __thiscall oCLogTopic ~oCLogTopic -0x81a533 void __thiscall oCLogTopic ~oCLogTopic -0x81a575 void __fastcall oCLogManager Unarchive class zCArchiver & -0x81a593 void __fastcall oCLogTopic AddEntry class zSTRING const & -0x81a5ca void __fastcall oCLogTopic Unarchive class zCArchiver & -0x81a5eb void __thiscall oCNpc::oSDamageDescriptor oSDamageDescriptor struct oCNpc::oSDamageDescriptor const & -0x81a617 void __cdecl oCNpc NotifyDamageToSpy class zSTRING & -0x81a6ac int __thiscall oCNpc EV_DamageOnce class oCMsgDamage * -0x81aad7 int __thiscall oCNpc EV_DamagePerFrame class oCMsgDamage * -0x81aae2 int __thiscall oCNpc EV_DamagePerFrame class oCMsgDamage * -0x81ab6c void __thiscall oCNpc OnDamage struct oCNpc::oSDamageDescriptor & -0x81bfce void __thiscall oCNpc OnDamage_Hit struct oCNpc::oSDamageDescriptor & -0x81bfd9 void __thiscall oCNpc OnDamage_Hit struct oCNpc::oSDamageDescriptor & -0x81c30a void __thiscall oCNpc OnDamage_Condition struct oCNpc::oSDamageDescriptor & -0x81c495 void __thiscall oCNpc OnDamage_Script struct oCNpc::oSDamageDescriptor & -0x81c51c void __thiscall oCNpc OnDamage_Effects struct oCNpc::oSDamageDescriptor & -0x81d3e5 void __thiscall oCNpc OnDamage_Effects_Start struct oCNpc::oSDamageDescriptor & -0x81d86d void __thiscall oCNpc OnDamage_Effects_End struct oCNpc::oSDamageDescriptor & -0x81e5f8 void __thiscall oCNpc OnDamage_Anim struct oCNpc::oSDamageDescriptor & -0x81e652 void __thiscall oCNpc OnDamage_Sound struct oCNpc::oSDamageDescriptor & -0x81e836 void __thiscall oCNpc OnDamage_Events struct oCNpc::oSDamageDescriptor & -0x81e841 void __thiscall oCNpc OnDamage_Events struct oCNpc::oSDamageDescriptor & -0x81e880 void __thiscall oCNpc OnDamage class zCVob * class zCVob * float int class zVEC3 const & -0x81e8c9 void __thiscall oCNpc::oSActionBlock InitBlock class zCParser * int int -0x81e903 void __cdecl oCNpc InitFightAI -0x81e918 int __thiscall oCNpc IsNpcBetweenMeAndTarget class zCVob * -0x81e94f class zSTRING __cdecl GetFightMoveStringFromConstant int -0x81e968 class zSTRING __cdecl GetSituationStringFromConstant int -0x81ea8f int __thiscall oCNpc FindNextFightAction -0x81eae4 int __thiscall oCNpc ThinkNextFightAction -0x81ebe2 int __thiscall oCNpc FightAttackMelee int -0x81ebf0 int __thiscall oCNpc FightAttackBow -0x81ebfb int __thiscall oCNpc FightAttackBow -0x81ec31 int __thiscall oCNpc EV_AttackBow class oCMsgAttack * -0x81ec40 int __thiscall oCNpc FightAttackMagic -0x81ec4b int __thiscall oCNpc FightAttackMagic -0x81ec7f int __thiscall oCNpc EV_CastSpell class oCMsgMagic * -0x81eca6 void __thiscall oCNpc Fighting -0x81ecb1 void __thiscall oCNpc Fighting -0x81eccb int __thiscall oCNpc ReadySpell int int -0x81ece0 int __thiscall oCNpc UnreadySpell -0x81eceb int __thiscall oCNpc UnreadySpell -0x81ed10 void __thiscall oCNpc GetAngles class zVEC3 & float & float & -0x81ed40 class zVEC3 __thiscall oCNpc GetVecNormalFromBBox class zCVob * class zVEC3 & -0x81edc9 void __thiscall oCNpc CreateFallDamage float -0x81edf6 int __thiscall oCNpc ThinkNextFleeAction -0x81ee48 void __thiscall oCNpc StandUp int int -0x81ee68 int __thiscall oCNpc EV_AlignToFP class oCMsgMovement * -0x81ef20 int __thiscall oCNpc EV_GoRoute class oCMsgMovement * -0x81ef88 int __thiscall oCNpc EV_Strafe class oCMsgMovement * -0x81eff0 int __thiscall oCNpc EV_WhirlAround class oCMsgMovement * -0x81f008 int __thiscall oCNpc EV_Dodge class oCMsgMovement * -0x81f028 int __thiscall oCNpc EV_GotoVob class oCMsgMovement * -0x81f06b int __thiscall oCNpc EV_GotoFP class oCMsgMovement * -0x81f088 int __thiscall oCNpc EV_TurnAway class oCMsgMovement * -0x81f0a8 int __thiscall oCNpc EV_TurnToVob class oCMsgMovement * -0x81f0d0 int __thiscall oCNpc RbtIsObjectObstacle class zCVob * class zVEC3 const & class zVEC3 const & class zVEC3 & -0x81f0e8 int __thiscall oCNpc RbtGetObstacle class zVEC3 const & class zVEC3 const & class zCVob * & class zVEC3 & -0x81f108 int __thiscall oCNpc RbtAvoidObstacles -0x81f12b int __thiscall oCNpc RbtGotoFollowPosition -0x81f148 void __cdecl ApplyDamages unsigned long int * int & -0x81f168 void __thiscall zCViewBase FillZBuffer -0x81f1b0 class zCObject * __cdecl zCViewDraw _CreateNewInstance -0x81f1bb class zCObject * __cdecl zCViewDraw _CreateNewInstance -0x81f1d8 void __thiscall zCViewDraw ~zCViewDraw -0x81f1f8 void __fastcall zCViewDraw SetTexture class zSTRING const & -0x81f210 class zCViewDraw & __cdecl zCViewDraw GetScreen -0x81f21b class zCViewDraw & __cdecl zCViewDraw GetScreen -0x81f260 class zCObject * __cdecl zCViewFX _CreateNewInstance -0x81f26b class zCObject * __cdecl zCViewFX _CreateNewInstance -0x81f2b0 class zCObject * __cdecl zCViewObject _CreateNewInstance -0x81f2bb class zCObject * __cdecl zCViewObject _CreateNewInstance -0x81f2e3 zCViewObject* __thiscall zCViewObject zCViewObject -0x81f32a void __thiscall zCViewObject ~zCViewObject -0x81f370 class zCObject * __cdecl zCViewPrint _CreateNewInstance -0x81f37b class zCObject * __cdecl zCViewPrint _CreateNewInstance -0x81f390 zCViewPrint* __thiscall zCViewPrint zCViewPrint -0x81f3a6 zCViewPrint* __thiscall zCViewPrint zCViewPrint -0x81f3d4 void __thiscall zCViewPrint ~zCViewPrint -0x81f3e0 void __fastcall zCViewPrint Print class zSTRING & -0x81f3eb void __fastcall zCViewPrint Print class zSTRING & -0x81f400 void __fastcall zCViewPrint PrintLine class zSTRING & -0x81f40b void __fastcall zCViewPrint PrintLine class zSTRING & -0x81f46f void __fastcall zCViewPrint PrintLines class zSTRING & -0x81f496 zCViewText2* __thiscall zCViewText2 zCViewText2 class zSTRING & class zCPosition & struct zCOLOR & float class zCFont * int enum zTRnd_AlphaBlendFunc -0x81f4b6 zCViewText2* __thiscall zCViewText2 zCViewText2 class zSTRING & class zCPosition & struct zCOLOR & class zCFont * int enum zTRnd_AlphaBlendFunc -0x81f4d6 zCViewText2* __thiscall zCViewText2 zCViewText2 class zSTRING & class zCPosition & struct zCOLOR & float class zCFont * -0x81f4f6 zCViewText2* __thiscall zCViewText2 zCViewText2 class zSTRING & class zCPosition & struct zCOLOR & class zCFont * -0x81f516 zCViewText2* __thiscall zCViewText2 zCViewText2 class zSTRING & class zCPosition & struct zCOLOR & -0x81f536 zCViewText2* __thiscall zCViewText2 zCViewText2 class zSTRING & class zCPosition & float class zCFont * -0x81f556 zCViewText2* __thiscall zCViewText2 zCViewText2 class zSTRING & class zCPosition & class zCFont * -0x81f576 zCViewText2* __thiscall zCViewText2 zCViewText2 class zSTRING & class zCPosition & float -0x81f596 zCViewText2* __thiscall zCViewText2 zCViewText2 class zSTRING & class zCPosition & -0x81f5f9 class zCObject * __cdecl zCViewDialog _CreateNewInstance -0x81f62e zCViewDialog* __thiscall zCViewDialog zCViewDialog -0x81f648 void __thiscall zCViewDialog ~zCViewDialog -0x81f690 class zCObject * __cdecl zCViewDialogChoice _CreateNewInstance -0x81f69b class zCObject * __cdecl zCViewDialogChoice _CreateNewInstance -0x81f6b8 void __thiscall zCViewDialogChoice ~zCViewDialogChoice -0x81f6e8 void __fastcall zCViewDialogChoice AddChoice class zSTRING & int -0x81f710 void __cdecl zAccountInit -0x81f740 void __thiscall zCAccountInfo Add char const * int int -0x81f878 void __thiscall zCSparseArray::zCSparseArray unsigned long -0x81f898 void __thiscall zCSparseArray::~zCSparseArray -0x81f8c9 void __thiscall zCSparseArray::ConstructData void * -0x81f8d9 void __thiscall zCSparseArray::ConstructData void * -0x81f8f8 void __thiscall zCSparseArray::~zCSparseArray -0x81f921 void __thiscall zCSparseArray::CopyIndex void * void const * -0x81f941 void __thiscall zCSparseArray::CopyIndex void * void const * -0x81f958 void __thiscall zCSparseArray::~zCSparseArray -0x81f978 void __thiscall zCAccountInfo ~zCAccountInfo -0x81f988 void __thiscall zCAccountInfo ~zCAccountInfo -0x81f9a0 class zCCollisionObject * __cdecl oCCollObjectCharacter _CreateNewInstance -0x81f9ab class zCCollisionObject * __cdecl oCCollObjectCharacter _CreateNewInstance -0x81f9c0 void __thiscall oCCollObjectCharacter PushAround class zVEC3 const & -0x81fa8a void __thiscall CD3duGlobals InitializeIfNeeded -0x81faa8 void __thiscall CD3duGlobals InitializeIfNeeded -0x81fad0 void __thiscall CD3duContext ~CD3duContext -0x81fbcc ostream* __thiscall ostream ostream class streambuf * -0x81fbf0 ostream* __thiscall ostream ostream class ostream const & -0x81fc14 class ostream & __thiscall ostream operator= class streambuf * -0x81fc28 ostream_withassign* __thiscall ostream_withassign ostream_withassign -0x81fc4c ostream_withassign* __thiscall ostream_withassign ostream_withassign class streambuf * -0x81fc70 istream* __thiscall istream istream class streambuf * -0x81fc94 istream* __thiscall istream istream class istream const & -0x81fcb8 class istream & __thiscall istream operator= class streambuf * -0x81fccc istream_withassign* __thiscall istream_withassign istream_withassign -0x81fcf0 istream_withassign* __thiscall istream_withassign istream_withassign class streambuf * -0x81fd14 ofstream* __thiscall ofstream ofstream -0x81fd44 ofstream* __thiscall ofstream ofstream char const * int int -0x81fd80 ofstream* __thiscall ofstream ofstream int -0x81fdb0 ofstream* __thiscall ofstream ofstream int char * int -0x81fde0 filebuf* __thiscall filebuf filebuf int char * int -0x81fdf4 void __thiscall filebuf ~filebuf -0x81fe1c void __cdecl std _Xlen -0x81fe30 void __thiscall std::logic_error logic_error class std::basic_string class std::allocator > const & -0x81fe80 void __cdecl std _Xran diff --git a/resources/g2a.txt b/resources/g2a.txt deleted file mode 100644 index d3415a0..0000000 --- a/resources/g2a.txt +++ /dev/null @@ -1,14383 +0,0 @@ -0x401010 void __stdcall `vector constructor iterator' void * unsigned int int void (__thiscall*)(void *) -0x401040 void * __thiscall zCModelAniActive `vector deleting destructor' unsigned int -0x4010c0 zSTRING* __thiscall zSTRING zSTRING char const * -0x401140 void * __thiscall zSTRING `scalar deleting destructor' unsigned int -0x401160 void __thiscall zSTRING ~zSTRING -0x401550 class zCObject * __cdecl oCCSManager _CreateNewInstance -0x4015b0 void __cdecl oCCSManager operator delete void * -0x401600 oCCSManager* __thiscall oCCSManager oCCSManager -0x401d60 zCObject* __thiscall zCObject zCObject -0x401ec0 class zCClassDef * __thiscall zCObject _GetClassDef -0x401ed0 void __thiscall zCObject Archive class zCArchiver & -0x401ee0 void __thiscall zCObject Unarchive class zCArchiver & -0x401ef0 void * __thiscall zCObject `scalar deleting destructor' unsigned int -0x401f20 zCOLOR* __thiscall zCOLOR zCOLOR int -0x401f30 class zCClassDef * __thiscall zCEventMessage _GetClassDef -0x401f40 int __thiscall zCEventMessage IsOverlay -0x401f50 int __thiscall zCEventMessage IsNetRelevant -0x401f60 int __thiscall zCEventMessage IsHighPriority -0x401f70 int __thiscall zCEventMessage IsJob -0x401f80 int __thiscall zCEventMessage GetIgnoreCutsceneMode -0x401f90 void __thiscall zCEventMessage Delete -0x401fa0 int __thiscall zCEventMessage IsDeleteable -0x401fb0 int __thiscall zCEventMessage IsDeleted -0x401fc0 void __thiscall zCEventMessage SetCutsceneMode int -0x401fd0 int __thiscall zCEventMessage GetCutsceneMode -0x401fe0 int __thiscall zCEventMessage MD_GetNumOfSubTypes -0x401ff0 class zSTRING __thiscall zCEventMessage MD_GetSubTypeString int -0x402030 class zSTRING __thiscall zCEventMessage MD_GetVobRefName -0x402070 void __thiscall zCEventMessage MD_SetVobRefName class zSTRING const & -0x402080 void __thiscall zCEventMessage MD_SetVobParam class zCVob * -0x402090 enum zCEventMessage::zTTimeBehavior __thiscall zCEventMessage MD_GetTimeBehavior -0x4020a0 float __thiscall zCEventMessage MD_GetMinTime -0x4020b0 void __thiscall zCEventMessage Pack class zCBuffer & class zCEventManager * -0x4020c0 void __thiscall zCEventMessage Unpack class zCBuffer & class zCEventManager * -0x4020d0 void __thiscall zCEventMessage ~zCEventMessage -0x4020e0 void * __thiscall zCEventMessage `scalar deleting destructor' unsigned int -0x402110 void __cdecl zCEventCore operator delete void * -0x402130 class zCClassDef * __thiscall zCEventCore _GetClassDef -0x402140 int __thiscall zCEventCore MD_GetNumOfSubTypes -0x402150 int __thiscall zCEventCore IsNetRelevant -0x402170 void * __thiscall zCEventCore `scalar deleting destructor' unsigned int -0x4021a0 void __cdecl zCCSCamera_EventMsg operator delete void * -0x4021c0 void __cdecl zCCSCamera_EventMsgActivate operator delete void * -0x4021e0 class zCClassDef * __thiscall zCCSCamera_EventMsgActivate _GetClassDef -0x4021f0 int __thiscall zCCSCamera_EventMsgActivate IsDeleted -0x402200 void __thiscall zCCSCamera_EventMsgActivate Delete -0x402210 void * __thiscall zCCSCamera_EventMsgActivate `vector deleting destructor' unsigned int -0x402240 void __thiscall zCCSCamera_EventMsgActivate ~zCCSCamera_EventMsgActivate -0x4022a0 void __cdecl zCEventScreenFX operator delete void * -0x4022c0 class zCClassDef * __thiscall oCCSManager _GetClassDef -0x4022d0 void __cdecl oCMsgMovement operator delete void * -0x4022f0 void __cdecl oCMsgManipulate operator delete void * -0x402310 void __cdecl oCMsgConversation operator delete void * -0x402330 void * __thiscall oCCSManager `scalar deleting destructor' unsigned int -0x402360 void __thiscall oCCSManager ~oCCSManager -0x402370 class zCCSPlayer * __thiscall oCCSManager CreateCutscenePlayer class zCWorld * -0x4023f0 void __cdecl oCCSPlayer operator delete void * -0x402410 class zCEventMessage * __thiscall oCCSManager CreateOuMessage -0x402420 class zCEventMessage * __thiscall oCCSManager CreateMessage int -0x402a6f class zCEventMessage * __thiscall oCCSManager CreateMessage int -0x402af0 zSTRING* __thiscall zSTRING zSTRING -0x402b10 class zCCSProps * __thiscall oCCSManager CreateProperties -0x402b70 void __cdecl oCCSProps operator delete void * -0x402b90 void __thiscall std basic_string,class std::allocator >::basic_string,class std::allocator > class std::allocator const & -0x402bb0 class std::basic_string,class std::allocator > & __thiscall std basic_string,class std::allocator >::erase unsigned int unsigned int -0x402cd0 void * __thiscall zCSoundManager::zCSoundEventData `vector deleting destructor' unsigned int -0x402d30 void __thiscall zCSoundManager::zCSoundEventData ~zCSoundEventData -0x402dc0 class std::basic_string,class std::allocator > & __thiscall std basic_string,class std::allocator >::assign class std::basic_string class std::allocator > const & unsigned int unsigned int -0x402fc0 class std::basic_string,class std::allocator > & __thiscall std basic_string,class std::allocator >::assign char const * unsigned int -0x403060 void __thiscall std basic_string,class std::allocator >::_Eos unsigned int -0x403080 bool __thiscall std basic_string,class std::allocator >::_Grow unsigned int bool -0x4031a0 void __thiscall std basic_string,class std::allocator >::_Split -0x403280 void __thiscall std basic_string,class std::allocator >::_Tidy bool -0x4032d0 unsigned int __thiscall std basic_string,class std::allocator >::max_size -0x4032e0 void __thiscall std basic_string,class std::allocator >::_Copy unsigned int -0x403850 class zCObject * __cdecl oCCSPlayer _CreateNewInstance -0x4038c0 class zCClassDef * __thiscall oCCSPlayer _GetClassDef -0x4038d0 oCCSPlayer* __thiscall oCCSPlayer oCCSPlayer -0x4038f0 void * __thiscall oCCSPlayer `scalar deleting destructor' unsigned int -0x403920 void __thiscall oCCSPlayer ~oCCSPlayer -0x403940 void __thiscall oCCSPlayer ProcessCutscene class zCCSCutsceneContext * class zVEC3 const & -0x403c3b void __thiscall oCCSPlayer ProcessCutscene class zCCSCutsceneContext * class zVEC3 const & -0x403e90 class zCObject * __cdecl oCCSProps _CreateNewInstance -0x403ef0 class zCClassDef * __thiscall oCCSProps _GetClassDef -0x403f00 oCCSProps* __thiscall oCCSProps oCCSProps -0x403f20 void * __thiscall oCCSProps `scalar deleting destructor' unsigned int -0x403f50 void __thiscall oCCSProps ~oCCSProps -0x403f60 void __thiscall oCCSProps Archive class zCArchiver & -0x403f70 void __thiscall oCCSProps Unarchive class zCArchiver & -0x403f80 int __thiscall oCCSProps AcceptRole class zCCSRole * class zCVob * -0x403f90 int __thiscall oCCSProps CheckRole class zCCSRole * class zCVob * -0x403fe0 int __thiscall oCCSProps CheckRoleResult -0x404210 class zCObject * __cdecl oCCSTrigger _CreateNewInstance -0x404270 void __thiscall zCVob OnTick -0x404280 void __thiscall zCVob PostLoad -0x404290 enum zCVob::zTVobCharClass __thiscall zCVob GetCharacterClass -0x4042a0 int __thiscall zCVob CanThisCollideWith class zCVob * -0x4042b0 int __thiscall zCVob GetScriptInstance class zSTRING * & int & -0x4042d0 int __thiscall zCVob SetByScriptInstance class zSTRING const * int -0x4042e0 int __thiscall zCVob GetCSStateFlags -0x4042f0 class zSTRING const * __thiscall zCTriggerBase GetTriggerTarget int -0x404310 void __cdecl oCCSTrigger operator delete void * -0x404330 class zCClassDef * __thiscall oCCSTrigger _GetClassDef -0x404340 void * __thiscall oCCSTrigger `scalar deleting destructor' unsigned int -0x404370 void __thiscall oCCSTrigger ~oCCSTrigger -0x404380 void __thiscall oCCSTrigger TriggerTarget class zCVob * -0x4045c0 class zSTRING __cdecl operator+ class zSTRING const & class zSTRING const & -0x404710 class zSTRING __cdecl operator+ char const * class zSTRING const & -0x404880 class zSTRING __cdecl operator+ class zSTRING const & char const * -0x4049a0 class zSTRING __thiscall zCTrigger GetTriggerTarget -0x4049f0 void __thiscall oCCSTrigger UntriggerTarget class zCVob * -0x404c30 void __thiscall oCCSTrigger Archive class zCArchiver & -0x404c40 void __thiscall oCCSTrigger Unarchive class zCArchiver & -0x404c50 void __thiscall std basic_string,class std::allocator >::~basic_string,class std::allocator > -0x404eb0 class zCObject * __cdecl zCCSCutsceneContext _CreateNewInstance -0x404f70 class zCEventMessage * __thiscall zCCSBlockBase GetCommand -0x404f80 void __cdecl zCCSCutsceneContext operator delete void * -0x404fa0 class zCClassDef * __thiscall zCCSCutsceneContext _GetClassDef -0x404fb0 int __thiscall zCCSCutsceneContext IsCutscene -0x404fc0 int __thiscall zCCSCutsceneContext IsOutputUnit -0x404fd0 int __cdecl zCCSCutsceneContext DisablePlayCutscenes int -0x404fe0 zCCSCutsceneContext* __thiscall zCCSCutsceneContext zCCSCutsceneContext -0x405040 void * __thiscall zCCSCutsceneContext `scalar deleting destructor' unsigned int -0x405070 zCCSCutsceneContext* __thiscall zCCSCutsceneContext zCCSCutsceneContext class zSTRING & -0x405790 zCCSCutsceneContext* __thiscall zCCSCutsceneContext zCCSCutsceneContext class zCCSBlock * int int -0x405a80 void __thiscall zCCSCutsceneContext UseThisSubBlock class zCCSBlock * -0x405be0 void __thiscall zCCSCutsceneContext ~zCCSCutsceneContext -0x405e20 void __thiscall zCCSCutsceneContext Archive class zCArchiver & -0x406230 class zSTRING __thiscall zCCSCutsceneContext GetCSName -0x406300 class zSTRING __thiscall zCCSProps GetName -0x406350 void __thiscall zCCSCutsceneContext Unarchive class zCArchiver & -0x406810 int __thiscall zCCSCutsceneContext StartPlaying -0x406e60 void __thiscall zCCSCutsceneContext Stop -0x407670 class zSTRING __thiscall zCCSProps GetScriptFuncOnStop -0x4076c0 void __thiscall zCCSCutsceneContext Interrupt -0x407970 void __thiscall zCCSCutsceneContext ForcedInterrupt -0x407c20 int __thiscall zCCSCutsceneContext Play class zVEC3 -0x408b4c int __thiscall zCCSCutsceneContext Play class zVEC3 -0x408ec0 zVEC3* __thiscall zVEC3 zVEC3 float float float -0x408ee0 class zVEC3 __thiscall zMAT4 GetTranslation -0x408f00 void __thiscall zCCSCutsceneContext HandleTrigger -0x4091a0 void __thiscall zCCSCutsceneContext HandleUntrigger -0x4091b0 float __thiscall zCCSCutsceneContext GetLastTimePoint -0x4091c0 float __thiscall zCCSCutsceneContext GetLastTimeStamp -0x4091d0 enum zCCSCutsceneContext::zTCSPlayResult __thiscall zCCSCutsceneContext GetLastPlayResult class zSTRING & -0x409610 enum zCCSCutsceneContext::zTCSPlayResult __thiscall zCCSCutsceneContext GetLastPlayResult class zSTRING & -0x4096a0 int __thiscall zCCSCutsceneContext AreU class zSTRING const & -0x409760 int __thiscall zCCSCutsceneContext AreU int -0x409780 int __thiscall zCCSCutsceneContext IsForcedInterrupted -0x4097a0 int __thiscall zCCSCutsceneContext IsPlaying -0x4097d0 int __thiscall zCCSCutsceneContext IsFinished -0x4097f0 int __thiscall zCCSCutsceneContext ReplayCutscene -0x409800 void __thiscall zCCSCutsceneContext SetPoolItem class zCCSPoolItem * -0x409860 void __thiscall zCCSCutsceneContext PrepareBlock -0x4098a0 class zCVob * __thiscall zCCSCutsceneContext GetStage -0x4098c0 void __thiscall zCCSCutsceneContext SetStage class zCVob * -0x409920 class zCVob * __thiscall zCCSCutsceneContext CatchPlayer class zCVob * -0x409930 void __thiscall zCCSCutsceneContext ForcedResume -0x409950 int __thiscall zCCSCutsceneContext CheckRoleReactions -0x4099c0 void __thiscall zCCSCutsceneContext PrintDebugInfo class zSTRING const & -0x409fc0 int __thiscall zCCSCutsceneContext AddMainRole class zCVob * -0x409ff0 void __thiscall std basic_string,class std::allocator >::basic_string,class std::allocator > class std::basic_string class std::allocator > const & -0x40a110 void __thiscall std basic_string,class std::allocator >::basic_string,class std::allocator > char const * class std::allocator const & -0x40a1d0 int __thiscall std basic_string,class std::allocator >::compare char const * -0x40a230 int __thiscall std basic_string,class std::allocator >::compare unsigned int unsigned int char const * unsigned int -0x40a2a0 void __thiscall zCArray::AllocDelta int -0x40a370 void * __thiscall zCCSBlockPosition `vector deleting destructor' unsigned int -0x40a820 class zCObject * __cdecl zCCSAtomicBlock _CreateNewInstance -0x40a950 void __thiscall zCCSBlockBase InsertBlock class zCCSBlockBase * int -0x40a960 void __cdecl zCCSAtomicBlock operator delete void * -0x40a980 class zCClassDef * __thiscall zCCSAtomicBlock _GetClassDef -0x40a990 int __thiscall zCCSAtomicBlock IsFinished class zCArray const & -0x40a9a0 class zCEventMessage * __thiscall zCCSAtomicBlock GetCommand -0x40ab90 class zCObject * __cdecl zCCSBlock _CreateNewInstance -0x40ac60 void __cdecl zCCSBlock operator delete void * -0x40ac80 class zCClassDef * __thiscall zCCSBlock _GetClassDef -0x40ae70 class zCObject * __cdecl zCCSSyncBlock _CreateNewInstance -0x40af40 class zCClassDef * __thiscall zCCSBlockBase _GetClassDef -0x40af50 void __cdecl zCCSSyncBlock operator delete void * -0x40af70 class zCClassDef * __thiscall zCCSSyncBlock _GetClassDef -0x40b170 class zCObject * __cdecl zCCutscene _CreateNewInstance -0x40b1d0 void __cdecl zCCutscene operator delete void * -0x40b3e0 class zCObject * __cdecl zCCSRole _CreateNewInstance -0x40b530 void __cdecl zCCSRole operator delete void * -0x40b550 class zCClassDef * __thiscall zCCSRole _GetClassDef -0x40b740 class zCObject * __cdecl zCEvMsgCutscene _CreateNewInstance -0x40b850 void __cdecl zCEvMsgCutscene operator delete void * -0x40b870 class zCClassDef * __thiscall zCEvMsgCutscene _GetClassDef -0x40b880 int __thiscall zCEvMsgCutscene IsHighPriority -0x40b890 void __thiscall zCEvMsgCutscene Delete -0x40b8a0 int __thiscall zCEvMsgCutscene IsDeleted -0x40b8b0 void * __thiscall zCEvMsgCutscene `scalar deleting destructor' unsigned int -0x40b940 zCCSRole* __thiscall zCCSRole zCCSRole -0x40ba60 void * __thiscall zCCSRole `scalar deleting destructor' unsigned int -0x40ba90 zCCSRole* __thiscall zCCSRole zCCSRole class zSTRING & -0x40bbd0 void __thiscall zCCSRole ~zCCSRole -0x40be80 void __thiscall zCCSRole SetRoleVob class zCVob * -0x40c310 int __thiscall zCObject Release -0x40c330 class zCVob * __thiscall zCCSRole GetRoleVob -0x40c340 void __thiscall zCCSRole Archive class zCArchiver & -0x40c3a0 void __thiscall zCCSRole Unarchive class zCArchiver & -0x40c4f0 zCEvMsgCutscene* __thiscall zCEvMsgCutscene zCEvMsgCutscene enum zCEvMsgCutscene::TCutsceneSubType -0x40c640 void __thiscall zCEvMsgCutscene ~zCEvMsgCutscene -0x40c6a0 int __thiscall zCEvMsgCutscene MD_GetNumOfSubTypes -0x40c6b0 class zSTRING __thiscall zCEvMsgCutscene MD_GetSubTypeString int -0x40c7e2 class zSTRING __thiscall zCEvMsgCutscene MD_GetSubTypeString int -0x40c860 zCCSBlockBase* __thiscall zCCSBlockBase zCCSBlockBase -0x40c9c0 void * __thiscall zCCSBlockBase `scalar deleting destructor' unsigned int -0x40c9f0 void __thiscall zCCSBlockBase ~zCCSBlockBase -0x40ca00 class zCCSBlockBase * __thiscall zCCSBlockBase GetChild int -0x40ca10 int __thiscall zCCSBlockBase NewBlock int int -0x40ca20 int __thiscall zCCSBlockBase GetNumOfChilds -0x40ca30 int __thiscall zCCSBlockBase GetRoleNumOfChild int -0x40ca40 void __thiscall zCCSBlockBase BlockCorrection -0x40ca50 void __thiscall zCCSBlockBase BlockAsFocus int -0x40ca60 class zSTRING __thiscall zCCSBlockBase GetRoleName -0x40caf0 void __thiscall zCCSBlockBase SetRoleName class zSTRING & -0x40cb00 void __thiscall zCCSBlockBase DeleteChild int -0x40cb10 class zCCSBlockPosition * __thiscall zCCSBlockBase GetChildPos int -0x40cb20 zCCSAtomicBlock* __thiscall zCCSAtomicBlock zCCSAtomicBlock -0x40cc50 void * __thiscall zCCSAtomicBlock `scalar deleting destructor' unsigned int -0x40cc80 void __thiscall zCCSAtomicBlock ~zCCSAtomicBlock -0x40cd20 void __thiscall zCCSAtomicBlock OrganizeRoles class zCArray & class zCArray & -0x40cf80 void __thiscall zCCSAtomicBlock Play class zCArray const & -0x40cfa0 void __thiscall zCCSAtomicBlock Play class zCArray const & float float -0x40cfc0 void __thiscall zCCSAtomicBlock Play class zCEventManager * -0x40d040 void __thiscall zCCSAtomicBlock Play class zCEventManager * float float -0x40d050 float __thiscall zCCSAtomicBlock GetMinTime -0x40d070 int __thiscall zCCSAtomicBlock IsFinished class zCEventManager * -0x40d260 zCCSBlock* __thiscall zCCSBlock zCCSBlock -0x40d300 void * __thiscall zCCSBlock `scalar deleting destructor' unsigned int -0x40d330 void __thiscall zCCSBlock ~zCCSBlock -0x40d410 class zCCSBlockBase * __thiscall zCCSBlock GetChild int -0x40d430 class zCCSBlockPosition * __thiscall zCCSBlock GetChildPos int -0x40d450 int __thiscall zCCSBlock GetNumOfChilds -0x40d460 void __thiscall zCCSBlock DeleteChild int -0x40d4f0 void __thiscall zCCSBlock Play class zCEventManager * -0x40d540 void __thiscall zCCSBlock Play class zCEventManager * float float -0x40d600 void __thiscall zCCSBlock Play class zCArray const & -0x40d6d0 void __thiscall zCCSBlock Play class zCArray const & float float -0x40d7a0 float __thiscall zCCSBlock GetMinTime -0x40d830 int __thiscall zCCSBlock IsFinished class zCEventManager * -0x40d880 int __thiscall zCCSBlock IsFinished class zCArray const & -0x40d940 void __thiscall zCCSBlock OrganizeRoles class zCArray & class zCArray & -0x40d990 class zSTRING __thiscall zCCSBlock GetRoleName -0x40d9e0 void __thiscall zCCSBlock SetRoleName class zSTRING & -0x40db20 void __thiscall zCCSBlock InsertBlock class zCCSBlockBase * int -0x40dbc0 int __thiscall zCCSBlock NewBlock int int -0x40dc60 void __thiscall zCCSBlock BlockAsFocus int -0x40dca0 void __thiscall zCCSBlock BlockCorrection -0x40dda0 zCCSSyncBlock* __thiscall zCCSSyncBlock zCCSSyncBlock -0x40de50 void * __thiscall zCCSSyncBlock `scalar deleting destructor' unsigned int -0x40de80 void __thiscall zCCSSyncBlock ~zCCSSyncBlock -0x40dee0 int __thiscall zCCSSyncBlock IsFinished class zCArray const & -0x40df30 void __thiscall zCCSSyncBlock Play class zCEventManager * -0x40df80 void __thiscall zCCSSyncBlock Play class zCArray const & -0x40e030 void __thiscall zCCSSyncBlock Play class zCArray const & float float -0x40e0e0 int __thiscall zCCSSyncBlock GetRoleNumOfChild int -0x40e100 void __thiscall zCCSSyncBlock InsertBlock class zCCSBlockBase * int -0x40e1d0 int __thiscall zCCSSyncBlock NewBlock int int -0x40e2a0 void __thiscall zCCSSyncBlock BlockAsFocus int -0x40e2f0 void __thiscall zCCSSyncBlock DeleteChild int -0x40e3b0 void __thiscall zCCSSyncBlock AssignerCorrection int -0x40e3e0 zCCutscene* __thiscall zCCutscene zCCutscene -0x40e5a0 void __cdecl zCCSProps operator delete void * -0x40e5c0 class zCClassDef * __thiscall zCCutscene _GetClassDef -0x40e5d0 int __thiscall zCCutscene IsCutscene -0x40e5e0 void * __thiscall zCCutscene `scalar deleting destructor' unsigned int -0x40e610 void __thiscall zCCutscene ~zCCutscene -0x40e780 void __thiscall zCCutscene SetOwnerPlayer class zCCSPlayer * -0x40e7c0 int __thiscall zCCutscene IsMember class zCVob * -0x40e7f0 void __thiscall zCCutscene SetRoleListForDebugging class zCArray & -0x40e9b0 void __thiscall zCCutscene SaveRolesVobs class zCBuffer & -0x40ec40 void __thiscall zCCutscene RestoreRoleVobs class zCBuffer & -0x40eeb0 int __thiscall zCCutscene CheckMainRole class zCVob * -0x40fcf0 class zCVob * __thiscall zCCutscene GetStage -0x40fd00 int __thiscall zCCutscene CheckPlayState -0x40fdc0 void __thiscall zCCutscene PrepareBlock -0x40fe40 void __thiscall zCCutscene AddRoleOU class zCVob * -0x410670 int __thiscall zCCutscene AddMainRole class zCVob * -0x410ec0 void __thiscall zCCutscene RemoveRole class zCVob * -0x410f40 int __thiscall zCCutscene CSCheck int & -0x412e3c int __thiscall zCCutscene CSCheck int & -0x4130c0 int __thiscall zCCutscene StartPlaying -0x413b60 zCEventMessage* __thiscall zCEventMessage zCEventMessage -0x413cc0 void __thiscall zCEvMsgCutscene SetCutsceneName class zSTRING -0x413e30 void __thiscall zCCutscene Reset -0x413f30 void __thiscall zCCutscene ClearCutscene -0x414120 void __thiscall zCCutscene StopRole class zCVob * -0x414280 class zCEventManager * __thiscall zCCutscene SolveEventManager int -0x4142c0 void __thiscall zCCutscene Stop -0x415390 void __thiscall zCCutscene Interrupt -0x415d30 int __thiscall zCCutscene GetActualBlockNum -0x415d40 int __thiscall zCCutscene ResumeActBlock -0x4160f0 void __thiscall zCCutscene ResumeAtBlock int -0x416100 int __thiscall zCCutscene PlaySub float float -0x416160 int __thiscall zCCutscene IsFinished -0x416170 int __thiscall zCCutscene NewBlock int int -0x416350 void __thiscall zCCutscene NewCS class zCCSManager * -0x416500 zSTRING* __thiscall zSTRING zSTRING class zSTRING const & -0x416600 void __thiscall zCCutscene NewRole class zSTRING & -0x4167b0 void __thiscall zCCutscene DeleteRole int -0x4168a0 void __thiscall zCCutscene RegisterAdditionalVob class zCTree * -0x416910 class zCVob * __thiscall zCCutscene LoadStage -0x416b30 class zCVob * __thiscall zCCutscene CatchPlayer class zCVob * -0x416b70 zCCSBlockPosition* __thiscall zCCSBlockPosition zCCSBlockPosition -0x416b90 zCCSBlockPosition* __thiscall zCCSBlockPosition zCCSBlockPosition class zCCSBlockBase * -0x416bb0 zCCSBlockPosition* __thiscall zCCSBlockPosition zCCSBlockPosition float class zCCSBlockBase * -0x416bd0 void __thiscall zCCSBlockPosition ~zCCSBlockPosition -0x416be0 class zCCSBlockPosition & __thiscall zCCSBlockPosition operator= class zCCSBlockPosition const & -0x416c00 void __thiscall zCCSBlockBase Archive class zCArchiver & -0x416c10 void __thiscall zCCSBlockBase Unarchive class zCArchiver & -0x416c20 void __thiscall zCCSAtomicBlock Archive class zCArchiver & -0x416c40 void __thiscall zCCSAtomicBlock Unarchive class zCArchiver & -0x416c70 void __thiscall zCCSBlock Archive class zCArchiver & -0x416e50 void __thiscall zCCSBlock Unarchive class zCArchiver & -0x417090 void __thiscall zCCSSyncBlock Archive class zCArchiver & -0x4172c0 void __thiscall zCCSSyncBlock Unarchive class zCArchiver & -0x417500 void __thiscall zCCutscene Archive class zCArchiver & -0x417590 void __thiscall zCCutscene Unarchive class zCArchiver & -0x417840 class zCVob * __thiscall zCCutscene FirstRoleUsed -0x417870 int __thiscall zCCutscene CheckRoles int & -0x417900 void __thiscall zCCutscene PrintDebugInfo class zSTRING const & -0x417910 enum zCCutscene::zTCSCheckResult __thiscall zCCutscene GetLastCheckResult class zSTRING & -0x417b86 enum zCCutscene::zTCSCheckResult __thiscall zCCutscene GetLastCheckResult class zSTRING & -0x417c10 int __thiscall zCCutscene TryToCancel -0x417c40 struct zTCSBlockPosition __thiscall zCCutscene GetFirstBlockPosition -0x417db0 struct zTCSBlockPosition __thiscall zCCutscene GetFirstBlockPosition -0x417dd0 class zCEventMessage * __thiscall zCCutscene GetNextMessage struct zTCSBlockPosition & -0x417e20 class zCCSBlockBase * __thiscall zCCutscene GetNextBlock struct zTCSBlockPosition & -0x417e50 void __thiscall zCCutscene SerializeCutscene class zCCutscene * struct zTCSBlockPosition & -0x417fc0 void __thiscall zCCutscene SerializeBlock class zCCSBlockBase * struct zTCSBlockPosition & -0x4180b0 int __thiscall std basic_string,class std::allocator >::compare class std::basic_string class std::allocator > const & -0x418100 void __thiscall zCArray::~zCArray -0x418120 void __thiscall zCArray::InsertEnd class zCVob * const & -0x4181f0 zCCutscene* __thiscall zCCutscene zCCutscene -0x418210 void __thiscall zCArray::InsertEnd class zCEventManager * const & -0x4182e0 class zCCSBlockBase * & __thiscall zCArray::GetSafe int -0x4184a0 class zCObject * __cdecl zCCSSyncBlock _CreateNewInstance -0x4184c0 zCCutscene* __thiscall zCCutscene zCCutscene -0x4184e0 void __thiscall zCArray AllocDelta int -0x418540 void __thiscall zCArray::AllocDelta int -0x4185a0 void __thiscall zCArray::AllocDelta int -0x418600 void __thiscall zCArray::AllocDelta int -0x418660 void __thiscall zCArray::InsertEnd class zCCSBlockBase * const & -0x418730 void __thiscall zCArray::InsertEnd class zCCSBlockPosition const & -0x418780 void __thiscall zCArray::AllocDelta int -0x418a00 class zCObject * __cdecl zCCSLib _CreateNewInstance -0x418b20 void __cdecl zCCSLib operator delete void * -0x418b40 class zCClassDef * __thiscall zCCSLib _GetClassDef -0x418b50 void __thiscall zCCSLib Archive class zCArchiver & -0x418d80 void __thiscall zCCSLib Unarchive class zCArchiver & -0x419320 zCCSLib* __thiscall zCCSLib zCCSLib -0x419400 void * __thiscall zCCSLib `scalar deleting destructor' unsigned int -0x419430 void __thiscall zCCSLib ~zCCSLib -0x419510 void __thiscall zCCSLib DeleteLib -0x419580 void __thiscall zCCSLib RemoveFromLib int int -0x4195f0 int __thiscall zCCSLib ValidateToken class zSTRING & -0x419670 int __thiscall zCCSLib IsLoaded -0x419680 int __thiscall zCCSLib WasChanged -0x419690 int __thiscall zCCSLib NextFree -0x4196a0 int __thiscall zCCSLib Add class zCCSBlock * -0x419750 void __thiscall zCCSLib Change -0x419760 class zCCSBlock * __thiscall zCCSLib GetOU int -0x419770 void __thiscall zCCSLib CompactLib -0x4197d0 zCCSLib* __thiscall zCCSLib zCCSLib -0x4197f0 void __thiscall zCArraySort::AllocDelta int -0x419850 void __thiscall zCArraySort::InsertEnd class zCCSBlock * const & -0x419b40 class zCObject * __cdecl zCCSManager _CreateNewInstance -0x419ba0 void __cdecl zCCSManager operator delete void * -0x419bc0 class zSTRING __thiscall zCCSManager LibGetSvmModuleName int -0x419e80 int __thiscall zCCSManager LibIsSvmModuleRunning int -0x419fc0 int __thiscall zCCSManager LibSvmModuleStart int -0x41a160 int __thiscall zCCSManager LibSvmModuleStop int -0x41a370 zCCSManager* __thiscall zCCSManager zCCSManager -0x41a470 class zCClassDef * __thiscall zCCSManager _GetClassDef -0x41a480 class zCEventMessage * __thiscall zCCSManager CreateMessage int -0x41a490 class zCEventMessage * __thiscall zCCSManager CreateOuMessage -0x41a4a0 void * __thiscall zCCSManager `scalar deleting destructor' unsigned int -0x41a4d0 void __thiscall zCCSManager ~zCCSManager -0x41a610 class zCCSPlayer * __thiscall zCCSManager CreateCutscenePlayer class zCWorld * -0x41a690 void __cdecl zCCSPlayer operator delete void * -0x41a6b0 void __thiscall zCCSManager RemoveCutscenePlayer class zCCSPlayer * -0x41a6c0 void __thiscall zCCSManager InsertPlayerInList class zCCSPlayer * -0x41a7a0 void __thiscall zCCSManager RemovePlayerFromList class zCCSPlayer * -0x41a800 class zCCSCutsceneContext * __thiscall zCCSManager InitiateCSwithContext class zCCSCutsceneContext * -0x41a930 void __cdecl zCCSPoolItem operator delete void * -0x41a950 class zCCSCutsceneContext * __thiscall zCCSManager InitiateOUwithContext class zCCSCutsceneContext * -0x41a980 class zCCSCutsceneContext * __thiscall zCCSManager CreateNewCutscene class zSTRING & -0x41aac0 class zCCSCutsceneContext * __thiscall zCCSManager CreateNewOutputUnit int -0x41ab50 int __thiscall zCCSManager IsDeactivated class zSTRING & -0x41ab70 void __thiscall zCCSManager PoolCountStart class zSTRING & -0x41ab90 void __thiscall zCCSManager PoolCountStop class zSTRING & -0x41abb0 int __thiscall zCCSManager PoolHasFlags class zSTRING & int -0x41abe0 void __thiscall zCCSManager PoolClrFlags class zSTRING & int -0x41ac00 void __thiscall zCCSManager PoolSetFlags class zSTRING & int -0x41ac20 int __thiscall zCCSManager PoolNumPlayed class zSTRING & -0x41ac40 int __thiscall zCCSManager PoolAllowedToStart class zSTRING & -0x41ac70 void __thiscall zCCSManager PoolInsertItem class zCCSPoolItem * -0x41ad50 class zCCSPoolItem * __thiscall zCCSManager PoolFindItem class zSTRING & -0x41aea0 void __thiscall zCCSManager PoolResetAll -0x41aed0 void __thiscall zCCSManager PoolResetByHour -0x41af10 void __thiscall zCCSManager PoolResetByDay -0x41af50 void __thiscall zCCSManager AddCommand class zSTRING & -0x41b0c0 int __thiscall zCCSManager GetNumOfShortCom -0x41b0d0 class zSTRING __thiscall zCCSManager GetShortCom int -0x41b250 void __thiscall zCCSManager Archive class zCArchiver & -0x41b4a0 void __thiscall zCCSManager Unarchive class zCArchiver & -0x41b700 void __thiscall zCCSManager LibLoad int -0x41bd80 void __thiscall zCCSManager LibCheckLoaded int -0x41bda0 class zCCSBlock * __thiscall zCCSManager LibGetFirst -0x41be00 class zCCSBlock * __thiscall zCCSManager LibGetNext -0x41be50 class zCCSBlock * __thiscall zCCSManager LibGetFirst int & -0x41bec0 class zCCSBlock * __thiscall zCCSManager LibGetNext int & -0x41bf20 class zCCSBlock * __thiscall zCCSManager LibGet int -0x41bf50 int __thiscall zCCSManager LibAddOU class zCCSBlock * -0x41bf70 void __thiscall zCCSManager LibDelOU int -0x41bf90 void __thiscall zCCSManager LibNullOU int -0x41bfb0 void __thiscall zCCSManager LibStore int -0x41c3b0 int __thiscall zCCSManager LibValidateOU int -0x41c3e0 int __thiscall zCCSManager LibValidateOU class zSTRING & -0x41c400 void __thiscall zCCSManager LibForceToLoad -0x41c410 int __thiscall zCCSManager LibIsLoaded -0x41c420 class zCCSProps * __thiscall zCCSManager CreateProperties -0x41c480 CGameManager* __thiscall CGameManager CGameManager -0x41c4a0 zCCSManager* __thiscall zCCSManager zCCSManager -0x41c4c0 zCCSManager* __thiscall zCCSManager zCCSManager -0x41c4e0 void __thiscall zCArray::AllocDelta int -0x41c540 void __thiscall zCArray::AllocDelta int -0x41c760 void * __thiscall zSTRING `vector deleting destructor' unsigned int -0x41c9e0 class zCObject * __cdecl zCCSPlayer _CreateNewInstance -0x41cad0 void * __thiscall zCCSDebugger `scalar deleting destructor' unsigned int -0x41caf0 class zCClassDef * __thiscall zCCSPlayer _GetClassDef -0x41cb00 zCCSPlayer* __thiscall zCCSPlayer zCCSPlayer -0x41cc00 void * __thiscall zCCSPlayer `scalar deleting destructor' unsigned int -0x41cc30 void __thiscall zCCSPlayer ~zCCSPlayer -0x41cd80 void __thiscall zCCSPlayer SetOwnerWorld class zCWorld * -0x41cd90 void __thiscall zCCSPlayer SetOwnerManager class zCCSManager * -0x41cda0 class zCCSCutsceneContext * __thiscall zCCSPlayer StartCutscene class zCCutscene * class zCVob * class zSTRING -0x41d230 class zCCSProps * __thiscall zCCutscene GetProperties -0x41d240 class zCCSCutsceneContext * __thiscall zCCSPlayer StartCutscene class zSTRING & class zCVob * -0x41d540 class zCCSCutsceneContext * __thiscall zCCSPlayer CreateNewOutputUnit int class zCVob * -0x41d850 class zCCSCutsceneContext * __thiscall zCCSPlayer StartOutputUnit int class zCVob * -0x41ddb0 void __thiscall zCCSPlayer ForgetCutscene class zCCutscene * -0x41deb0 void __thiscall zCCSPlayer Interrupt -0x41df10 void __thiscall zCCSPlayer Resume -0x41dfb0 void __thiscall zCCSPlayer InsertCutscene class zCCSCutsceneContext * -0x41e2c0 void __thiscall zCCSPlayer RemoveCutscene class zCCSCutsceneContext * -0x41e5e0 void __thiscall zCCSPlayer OnCSTrigger class zSTRING & class zCVob * -0x41e880 void __thiscall zCCSPlayer OnCSUntrigger class zSTRING & class zCVob * -0x41ea10 void __thiscall zCCSPlayer Archive class zCArchiver & -0x41ed10 void __thiscall zCCSPlayer Unarchive class zCArchiver & -0x41f0e0 void __thiscall zCCSDebugger ~zCCSDebugger -0x41f110 void __thiscall zCCSPlayer CSDB_BeginSyncBlock class zCCSSyncBlock * -0x41f210 void __thiscall zCCSPlayer CSDB_BeginAtomBlock class zCCSBlockBase * -0x41f450 void __thiscall zCCSPlayer CSDB_EndAtomBlock class zCCSBlockBase * -0x41f660 void __thiscall zCCSPlayer CSDB_Error class zCCSBlockBase * class zSTRING & -0x41f890 void __thiscall zCCSPlayer CSDB_Warning class zCCSBlockBase * class zSTRING & -0x41fac0 void __thiscall zCCSPlayer CSDB_StartPlaying class zCCutscene * -0x41fad0 void __thiscall zCCSPlayer CSDB_Stop class zCCutscene * -0x41fae0 void __thiscall zCCSPlayer ResetCutscenePlayer -0x41fb00 int __thiscall zCCSPlayer StopAllCutscenes class zCVob * -0x41fe30 int __thiscall zCCSPlayer StopAllOutputUnits class zCVob * -0x420180 int __thiscall zCCSPlayer IsAssigned class zSTRING & class zSTRING & -0x4201e0 void __thiscall zCCSPlayer PrintListOfCutscenes class zSTRING const & -0x4205a0 class zCCSCutsceneContext * __thiscall zCCSPlayer GetStartedCutscene class zCVob * -0x420610 class zCCSCutsceneContext * __thiscall zCCSPlayer GetStartedCutscene class zSTRING const & -0x420770 class zCCSCutsceneContext * __thiscall zCCSPlayer GetPlayingGlobalCutscene -0x420810 int __thiscall zCCSPlayer UpdateCutscenesNow -0x420860 void __thiscall zCCSPlayer DebugResetInfoscreen -0x420890 void __thiscall zCCSPlayer DebugAddCutscene int class zVEC3 int -0x4208c0 void __thiscall zCCSPlayer Process -0x420980 void __thiscall zCCSPlayer ProcessList class zVEC3 const & int int int -0x420b40 zVEC3* __thiscall zVEC3 zVEC3 class zVEC3 const & -0x420b60 void __thiscall zCCSPlayer ProcessCutscene class zCCSCutsceneContext * class zVEC3 const & -0x420c60 void __thiscall zCCSPlayer ToggleDebugInfo -0x420d30 void __thiscall zCList::~zCList -0x420d60 int __thiscall zCList::GetNumInList -0x420d80 void * __thiscall zCList::`scalar deleting destructor' unsigned int -0x420dc0 class std::basic_string,class std::allocator > & __thiscall std basic_string,class std::allocator >::append class std::basic_string class std::allocator > const & unsigned int unsigned int -0x420ea0 class zCCSCutsceneContext * __thiscall zCList::Get int -0x4210f0 class zCObject * __cdecl zCCSPoolItem _CreateNewInstance -0x421220 class zCClassDef * __thiscall zCCSPoolItem _GetClassDef -0x421230 zCCSPoolItem* __thiscall zCCSPoolItem zCCSPoolItem -0x421360 void * __thiscall zCCSPoolItem `scalar deleting destructor' unsigned int -0x421390 zCCSPoolItem* __thiscall zCCSPoolItem zCCSPoolItem class zCCSCutsceneContext * -0x4214f0 void __thiscall zCCSPoolItem Init -0x421500 void __thiscall zCCSPoolItem ~zCCSPoolItem -0x421580 enum zCCSProps::zTCSRunBehaviour __thiscall zCCSPoolItem GetRunBehaviour int & -0x421590 enum zCCSProps::zTCSRunBehaviour __thiscall zCCSPoolItem GetRunBehaviour -0x4215a0 void __thiscall zCCSPoolItem SetRunBehaviour enum zCCSProps::zTCSRunBehaviour int & -0x4215c0 void __thiscall zCCSPoolItem Archive class zCArchiver & -0x421640 void __thiscall zCCSPoolItem Unarchive class zCArchiver & -0x421820 void __thiscall zCCSPoolItem TestedDeactivation -0x421840 int __thiscall zCCSPoolItem IsAllowedToPlay -0x421860 void __thiscall zCCSPoolItem PrintDebugInfo -0x421bc0 void __thiscall zCCSPoolItem ClrFlags long -0x421be0 void __thiscall zCCSPoolItem SetFlags long -0x421bf0 int __thiscall zCCSPoolItem HasFlags long -0x421e40 class zCObject * __cdecl zCCSProps _CreateNewInstance -0x421ea0 zCCSProps* __thiscall zCCSProps zCCSProps -0x422060 class zCClassDef * __thiscall zCCSProps _GetClassDef -0x422070 void * __thiscall zCCSProps `scalar deleting destructor' unsigned int -0x4220a0 void __thiscall zCCSProps ~zCCSProps -0x422160 void __thiscall zCCSProps Archive class zCArchiver & -0x422240 void __thiscall zCCSProps Unarchive class zCArchiver & -0x422330 int __thiscall zCCSProps CheckDistance float -0x422370 int __thiscall zCCSProps CheckRange float -0x4223a0 int __thiscall zCCSProps GetCheckRoleResult -0x4223b0 void __thiscall zCCSProps PrintDebugInfo -0x422ad4 void __thiscall zCCSProps PrintDebugInfo -0x422b80 int __thiscall zCCSProps AcceptRole class zCCSRole * class zCVob * -0x422b90 int __thiscall zCCSProps CheckRole class zCCSRole * class zCVob * -0x422bd0 oCBinkPlayer* __thiscall oCBinkPlayer oCBinkPlayer -0x422bf0 void * __thiscall oCBinkPlayer `scalar deleting destructor' unsigned int -0x422c10 void __thiscall oCBinkPlayer ~oCBinkPlayer -0x422c20 int __thiscall oCBinkPlayer PlayInit int -0x422c80 int __thiscall oCBinkPlayer PlayDeinit -0x422c90 int __thiscall oCBinkPlayer PlayFrame -0x422ca0 int __thiscall oCBinkPlayer PlayHandleEvents -0x4233dc int __thiscall oCBinkPlayer PlayHandleEvents -0x423780 int __thiscall oCBinkPlayer OpenVideo class zSTRING -0x423e30 oCGameInfo* __thiscall oCGameInfo oCGameInfo -0x423e50 void __thiscall zCGameInfo SetName class zSTRING const & -0x423f90 class zSTRING __thiscall zCGameInfo GetName -0x423fe0 void * __thiscall oCGameInfo `scalar deleting destructor' unsigned int -0x424000 void __thiscall oCGameInfo ~oCGameInfo -0x424010 void __thiscall oCGameInfo Init -0x4240d0 void __thiscall oCGameInfo Pack class zCBuffer & unsigned char -0x4240e0 void __thiscall oCGameInfo Unpack class zCBuffer & -0x4244e0 CGameManager* __thiscall CGameManager CGameManager -0x424710 void * __thiscall CGameManager `scalar deleting destructor' unsigned int -0x424730 void __thiscall CGameManager ~CGameManager -0x4248f0 void __thiscall CGameManager Tool_ConvertData -0x424c10 void __thiscall zCTextureFileHandler ~zCTextureFileHandler -0x424c20 void * __thiscall zCTextureFileHandler `scalar deleting destructor' unsigned int -0x424c40 void __thiscall zCModelConvertFileHandler ~zCModelConvertFileHandler -0x424c50 void __thiscall zCMorphMeshConvertFileHandler ~zCMorphMeshConvertFileHandler -0x424c60 void __thiscall zCProgMeshConvertFileHandler ~zCProgMeshConvertFileHandler -0x424c70 void __thiscall CGameManager Init struct HWND__ * & -0x425430 void __cdecl emergency_exit -0x4254e0 void __thiscall CGameManager Done -0x425780 int __thiscall CGameManager ExitGame -0x425790 int __thiscall CGameManager ExitSession -0x425830 void __thiscall CGameManager Run -0x425f30 void __cdecl ExitGameFunc -0x425f60 void __thiscall CGameManager InitScreen_Open -0x426210 void __thiscall CGameManager InitScreen_Menu -0x426330 void __thiscall CGameManager InitScreen_Close -0x426430 void __thiscall CGameManager InitSettings -0x426640 int __stdcall SplashDialogProc struct HWND__ * unsigned int unsigned int long -0x426660 unsigned long __stdcall SplashThreadProc void * -0x426770 void __thiscall CGameManager ShowSplashScreen -0x4267b0 void __thiscall CGameManager RemoveSplashScreen -0x4267d0 void __thiscall CGameManager GameInit -0x426a50 void __cdecl oCObjectFactory operator delete void * -0x426a70 class zCClassDef * __thiscall oCObjectFactory _GetClassDef -0x426c40 void * __thiscall oCObjectFactory `scalar deleting destructor' unsigned int -0x426c70 void __thiscall oCObjectFactory ~oCObjectFactory -0x426c80 class zCClassDef * __thiscall zCObjectFactory _GetClassDef -0x426c90 class zCGameInfo * __thiscall zCObjectFactory CreateGameInfo -0x426ca0 class zCPlayerInfo * __thiscall zCObjectFactory CreatePlayerInfo -0x426cb0 void * __thiscall zCObjectFactory `scalar deleting destructor' unsigned int -0x426ce0 void __thiscall zCObjectFactory ~zCObjectFactory -0x426cf0 void __thiscall CGameManager GameDone -0x426d20 void __thiscall CGameManager GameSessionReset -0x426e10 void __thiscall CGameManager GameSessionInit -0x426f70 void __thiscall CGameManager GameSessionDone -0x427070 void __thiscall CGameManager ShowIntro -0x427080 void __thiscall CGameManager ShowExtro -0x427090 void __thiscall CGameManager PreMenu -0x4275c0 void __thiscall zTRnd_DeviceInfo ~zTRnd_DeviceInfo -0x427610 void __thiscall CGameManager PostMenu class zSTRING -0x4276b0 void __thiscall CGameManager ApplySomeSettings -0x429280 int __thiscall CGameManager GetPlaytimeSeconds -0x4292d0 void __thiscall CGameManager Menu int -0x42a040 void __thiscall CGameManager Read_Savegame int -0x42a2d0 void __thiscall CGameManager Write_Savegame int -0x42a610 class zSTRING __thiscall oCSavegameInfo GetName -0x42a660 class zSTRING __thiscall oCSavegameInfo GetWorldName -0x42a6b0 class zSTRING __thiscall oCWorld GetWorldName -0x42a700 int __thiscall CGameManager HandleCancelKey int -0x42aaf0 int __thiscall CGameManager MenuEnabled int & -0x42ad50 int __thiscall CGameManager HandleEvent int -0x42b1b0 class oCGame * __thiscall CGameManager GetGame -0x42b1c0 int __thiscall CGameManager IsIntroActive -0x42b1e0 void __thiscall CGameManager InsertMenuWorld class zSTRING & class zSTRING & -0x42b1f0 void __thiscall CGameManager RemoveMenuWorld -0x42b200 int __thiscall CGameManager IsGameRunning -0x42b220 int __thiscall CGameManager IntroduceChapter -0x42b7e0 int __thiscall CGameManager IntroduceChapter class zSTRING class zSTRING class zSTRING class zSTRING int -0x42b940 int __thiscall CGameManager PlayVideo class zSTRING -0x42bb10 int __thiscall CGameManager PlayVideoEx class zSTRING short int -0x42bde0 void __thiscall CGameManager ShowRealPlayTime -0x42c140 int __cdecl VidIsResolutionValid int int int -0x42c1d0 int __cdecl DefineMenuScriptFunctions -0x42c450 int __cdecl Apply_Options_Video -0x42d040 int __cdecl Apply_Options_Performance -0x42d240 int __cdecl ChangeMusicEnabled class zCOptionEntry & -0x42d4e0 int __cdecl Apply_Options_Audio -0x42d710 int __cdecl Apply_Options_Game -0x42d940 int __cdecl Apply_Options_Controls -0x42db70 int __cdecl Update_ChoiceBox -0x42e7f0 oCMenuSavegame* __thiscall oCMenuSavegame oCMenuSavegame class zSTRING const & enum oCMenuSavegame::oTMenuSavegameMode -0x42e860 void * __thiscall oCMenuSavegame `scalar deleting destructor' unsigned int -0x42e880 void __thiscall oCMenuSavegame ~oCMenuSavegame -0x42e920 void __thiscall oCMenu_Main ~oCMenu_Main -0x42e930 void __thiscall oCMenuSavegame Activate -0x42e940 void __thiscall oCMenuSavegame HandleSlotChange int -0x42f130 class zSTRING __thiscall oCSavegameInfo GetSaveTime -0x42f180 int __thiscall oCMenuSavegame HandleEvent int -0x42f1e0 void __thiscall oCMenuSavegame ScreenInit -0x42fa30 void __thiscall oCMenuSavegame ScreenDone -0x42ff30 int __thiscall oCMenuSavegame GetMenuItemSlotNr class zCMenuItem * -0x4300f0 int __thiscall oCMenuSavegame GetSelectedSlot -0x430100 void __thiscall oCMenuSavegame SetScreenshot class zCTextureConvert * -0x4301b0 class std::basic_string,class std::allocator > & __thiscall std basic_string,class std::allocator >::append char const * unsigned int -0x430540 void __cdecl oBert_StartUp -0x431d20 class zVEC3 __thiscall zMAT4 GetAtVector -0x432430 void __cdecl oBert_ShutDown -0x432440 void __cdecl ShowMoreInfos class oCNpc * class oCNpc * -0x432ec0 void __cdecl HandleResultString class zSTRING -0x434990 void __cdecl ClearLogStatistics -0x434a80 bool __cdecl LogStatistics class oCNpc * -0x435870 zSTRING* __thiscall zSTRING zSTRING int -0x435970 zSTRING* __thiscall zSTRING zSTRING float int -0x435ac0 bool __cdecl LogStatisticsWrite class zSTRING const & -0x435ca0 bool __cdecl LogStatisticsRead class zSTRING const & -0x435f40 void __thiscall zCArray::InsertEnd class zSTRING const & -0x4363e0 oCPlayerInfo* __thiscall oCPlayerInfo oCPlayerInfo -0x436400 void __thiscall zCPlayerInfo SetName class zSTRING const & -0x436540 void * __thiscall oCPlayerInfo `scalar deleting destructor' unsigned int -0x436560 void __thiscall oCPlayerInfo Init class zSTRING const & class zSTRING const & -0x436570 void __thiscall oCPlayerInfo ~oCPlayerInfo -0x436580 void __thiscall oCPlayerInfo SetInstance enum TPlayerInstance -0x436590 void __thiscall oCPlayerInfo SetInstanceByName class zSTRING const & -0x4366d0 class zSTRING __thiscall oCPlayerInfo GetInstanceName -0x436720 enum TPlayerInstance __thiscall oCPlayerInfo GetInstance -0x436730 void __thiscall oCPlayerInfo Pack class zCBuffer & -0x436750 void __thiscall oCPlayerInfo Unpack class zCBuffer & -0x436770 void __thiscall oCPlayerInfo Reset -0x436b20 class zCObject * __cdecl oCSavegameInfo _CreateNewInstance -0x436b80 void __cdecl oCSavegameInfo operator delete void * -0x436ba0 oCSavegameInfo* __thiscall oCSavegameInfo oCSavegameInfo -0x436d30 class zCClassDef * __thiscall oCSavegameInfo _GetClassDef -0x436d40 void * __thiscall oCSavegameInfo `scalar deleting destructor' unsigned int -0x436d70 oCSavegameInfo* __thiscall oCSavegameInfo oCSavegameInfo int -0x436f10 void __thiscall oCSavegameInfo Init -0x4370e0 int __thiscall oCSavegameInfo DoesSavegameExist -0x4370f0 void __thiscall oCSavegameInfo UpdateThumbPic class zCTextureConvert * -0x4372f0 void __cdecl zCTextureFileFormatInternal operator delete void * -0x437310 class zSTRING __thiscall oCSavegameInfo GetDir -0x437360 void __thiscall oCSavegameInfo ReloadResources -0x437550 void __thiscall oCSavegameInfo CleanResources -0x437580 void __thiscall oCSavegameInfo SetSlot int -0x437810 void __thiscall oCSavegameInfo ~oCSavegameInfo -0x437970 void __thiscall oCSavegameInfo Archive class zCArchiver & -0x437ec0 void __thiscall oCSavegameInfo Unarchive class zCArchiver & -0x438440 class zSTRING __thiscall oCSavegameInfo GetGameTime -0x4386f0 oCSavegameManager* __thiscall oCSavegameManager oCSavegameManager -0x4388b0 void * __thiscall oCSavegameManager `scalar deleting destructor' unsigned int -0x4388d0 void __thiscall oCSavegameManager ~oCSavegameManager -0x438990 void __thiscall oCSavegameManager Init -0x439070 void __thiscall oCSavegameManager Reinit -0x439080 void __thiscall oCSavegameManager CleanResources -0x4390e0 void __thiscall oCSavegameManager SetAndWriteSavegame int class oCSavegameInfo * -0x4392e0 class oCSavegameInfo * __thiscall oCSavegameManager GetSavegame int -0x439310 void __thiscall oCSavegameManager CopyToCurrent int -0x4394c0 void __thiscall oCSavegameManager CopyFromCurrent int -0x439670 void __thiscall oCSavegameManager ClearCurrent -0x4397b0 class zSTRING __thiscall oCSavegameManager GetSlotDirName int -0x439a00 oCSavegameManager* __thiscall oCSavegameManager oCSavegameManager -0x439a50 oCSystemInfo* __thiscall oCSystemInfo oCSystemInfo -0x439ac0 void * __thiscall oCSystemInfo `scalar deleting destructor' unsigned int -0x439ae0 void __thiscall oCSystemInfo ~oCSystemInfo -0x439af0 void __thiscall oCSystemInfo AnalyseNow -0x439b00 void __thiscall oCSystemInfo ResetSettings float -0x43a3f0 void __thiscall oCSystemInfo ScoreNow -0x43b1f0 float __thiscall oCSystemInfo GetGraphicsBonus -0x43b330 float __thiscall oCSystemInfo GetSoundBonus -0x43b340 class zSTRING __thiscall oCSystemInfo GetScoreDescr float -0x43b940 class zCObject * __cdecl oCTriggerChangeLevel _CreateNewInstance -0x43ba00 void __cdecl oCTriggerChangeLevel operator delete void * -0x43ba20 class zCClassDef * __thiscall oCTriggerChangeLevel _GetClassDef -0x43bc20 class zCObject * __cdecl oCTriggerScript _CreateNewInstance -0x43bcc0 void __cdecl oCTriggerScript operator delete void * -0x43bce0 class zCClassDef * __thiscall oCTriggerScript _GetClassDef -0x43bcf0 oCTriggerChangeLevel* __thiscall oCTriggerChangeLevel oCTriggerChangeLevel -0x43bd50 void * __thiscall oCTriggerChangeLevel `scalar deleting destructor' unsigned int -0x43bd80 void __thiscall oCTriggerChangeLevel ~oCTriggerChangeLevel -0x43be20 void __thiscall oCTriggerChangeLevel TriggerTarget class zCVob * -0x43c130 void __thiscall oCTriggerChangeLevel UntriggerTarget class zCVob * -0x43c140 void __thiscall oCTriggerChangeLevel SetLevelName class zSTRING const & class zSTRING const & -0x43c370 void __thiscall oCTriggerChangeLevel Archive class zCArchiver & -0x43c3b0 void __thiscall oCTriggerChangeLevel Unarchive class zCArchiver & -0x43c3f0 oCTriggerScript* __thiscall oCTriggerScript oCTriggerScript -0x43c430 void * __thiscall oCTriggerScript `scalar deleting destructor' unsigned int -0x43c460 void __thiscall oCTriggerScript ~oCTriggerScript -0x43c4c0 void __thiscall oCTriggerScript TriggerTarget class zCVob * -0x43c820 void __thiscall oCTriggerScript UntriggerTarget class zCVob * -0x43cab0 void __thiscall oCTriggerScript SetScriptFunc class zSTRING const & int -0x43cc00 void __thiscall oCTriggerScript Archive class zCArchiver & -0x43cc30 void __thiscall oCTriggerScript Unarchive class zCArchiver & -0x43cc60 oCObjectGenerator* __thiscall oCObjectGenerator oCObjectGenerator -0x43ccb0 class zCClassDef * __thiscall zCVob _GetClassDef -0x43ccc0 void __thiscall zCVob OnTimer -0x43ccd0 class zSTRING const * __thiscall zCVob GetTriggerTarget int -0x43cce0 void * __thiscall oCObjectGenerator `scalar deleting destructor' unsigned int -0x43cd10 void __thiscall oCObjectGenerator ~oCObjectGenerator -0x43cd70 void __thiscall oCObjectGenerator SetObjectName class zSTRING const & -0x43ceb0 void __thiscall oCObjectGenerator SetObjectSpeed float -0x43cec0 void __thiscall oCObjectGenerator OnTrigger class zCVob * class zCVob * -0x43d180 void __cdecl zCVob operator delete void * -0x43d1a0 void __thiscall oCObjectGenerator Archive class zCArchiver & -0x43d1e0 void __thiscall oCObjectGenerator Unarchive class zCArchiver & -0x43d2b0 void __thiscall oCViewGothicProgressBar Init -0x43d2f0 void __thiscall oCViewGothicProgressBar HandleChange -0x43d410 oCViewStatusBar* __thiscall oCViewStatusBar oCViewStatusBar -0x43d4e0 int __thiscall zCInputCallback HandleEvent int -0x43d4f0 void __fastcall zCView GetViewport int & int & int & int & -0x43d520 void * __thiscall oCViewStatusBar `scalar deleting destructor' unsigned int -0x43d540 oCViewStatusBar* __thiscall oCViewStatusBar oCViewStatusBar int int int int enum zTviewID -0x43d620 void __thiscall oCViewStatusBar Init int int float -0x43d7b0 void __thiscall oCViewStatusBar SetTextures class zSTRING const & class zSTRING const & class zSTRING const & class zSTRING const & -0x43da50 void __thiscall oCViewStatusBar ~oCViewStatusBar -0x43dba0 void __thiscall oCViewStatusBar SetMaxRange float float -0x43dcb0 void __thiscall oCViewStatusBar SetRange float float -0x43dd80 void __thiscall oCViewStatusBar SetPreview float -0x43dd90 void __thiscall oCViewStatusBar SetValue float -0x43de30 zCBinkPlayer* __thiscall zCBinkPlayer zCBinkPlayer -0x43df60 void * __thiscall zCBinkPlayer `scalar deleting destructor' unsigned int -0x43df80 void __thiscall zCBinkPlayer ~zCBinkPlayer -0x43e0f0 int __thiscall zCBinkPlayer OpenVideo class zSTRING -0x43ecf0 class zSTRING __thiscall zFILE_FILE GetFile -0x43eda0 class zSTRING __thiscall zFILE_FILE GetExt -0x43edf0 int __thiscall zCBinkPlayer CloseVideo -0x43f030 class zSTRING __thiscall zCVideoPlayer GetVideoFilename -0x43f080 int __thiscall zCBinkPlayer PlayInit int -0x43fd20 int __thiscall zCBinkPlayer PlayDeinit -0x440510 int __thiscall zCBinkPlayer PlayGotoNextFrame -0x440520 int __thiscall zCBinkPlayer PlayWaitNextFrame -0x440560 int __thiscall zCBinkPlayer PlayFrame -0x440710 int __thiscall zCBinkPlayer Pause -0x440730 int __thiscall zCBinkPlayer Unpause -0x440750 int __thiscall zCBinkPlayer PlayHandleEvents -0x440760 int __thiscall zCBinkPlayer IsPlaying -0x440790 long __thiscall zCBinkPlayer GetPixelFormat struct zTRndSurfaceDesc & -0x4408e0 int __thiscall zCBinkPlayer ToggleSound -0x440930 float __thiscall zCBinkPlayer SetSoundVolume float -0x440960 void __thiscall zCBinkPlayer SetFullscreen int class zSTRING -0x440af0 zCBuffer* __thiscall zCBuffer zCBuffer -0x440b30 void * __thiscall zCBuffer `scalar deleting destructor' unsigned int -0x440b70 zCBuffer* __thiscall zCBuffer zCBuffer unsigned long const & -0x440bf0 zCBuffer* __thiscall zCBuffer zCBuffer void * unsigned long const & -0x440c40 void __thiscall zCBuffer Init -0x440c70 void __thiscall zCBuffer ~zCBuffer -0x440ca0 enum zTBufferMode __thiscall zCBuffer SetMode enum zTBufferMode -0x440cb0 void __thiscall zCBuffer Reset -0x440cd0 void __thiscall zCBuffer Resize unsigned long -0x440d60 unsigned long __thiscall zCBuffer Write void const * unsigned long -0x440d80 unsigned long __thiscall zCBuffer WriteBits void const * unsigned long -0x440f00 unsigned long __thiscall zCBuffer WriteBool int int -0x440f20 unsigned long __thiscall zCBuffer WriteByte unsigned char int -0x440f40 unsigned long __thiscall zCBuffer WriteWord unsigned short int -0x440f60 unsigned long __thiscall zCBuffer WriteDWord unsigned long int -0x440f80 unsigned long __thiscall zCBuffer WriteReal float int -0x440fa0 unsigned long __thiscall zCBuffer WriteInt int int -0x440fc0 unsigned long __thiscall zCBuffer WriteFloat float int -0x440fe0 unsigned long __thiscall zCBuffer WriteFloatPacked0_16 float -0x441010 unsigned long __thiscall zCBuffer WriteFloatPacked0_8 float -0x441040 unsigned long __thiscall zCBuffer WriteFloatPacked8_8 float -0x4410b0 unsigned long __thiscall zCBuffer WriteString class zSTRING -0x441130 void __thiscall zCBuffer CompleteByte -0x441160 unsigned long __thiscall zCBuffer Read void * unsigned long -0x441180 unsigned long __thiscall zCBuffer ReadBits void * unsigned long -0x441240 int __thiscall zCBuffer ReadBool int -0x441260 unsigned char __thiscall zCBuffer ReadByte int -0x441280 unsigned short __thiscall zCBuffer ReadWord int -0x4412b0 unsigned long __thiscall zCBuffer ReadDWord int -0x4412e0 float __thiscall zCBuffer ReadReal int -0x441300 int __thiscall zCBuffer ReadInt int -0x441320 float __thiscall zCBuffer ReadFloat int -0x441340 float __thiscall zCBuffer ReadFloatPacked0_16 -0x441370 float __thiscall zCBuffer ReadFloatPacked0_8 -0x4413a0 float __thiscall zCBuffer ReadFloatPacked8_8 -0x4413d0 class zSTRING __thiscall zCBuffer ReadString -0x4415b0 void __thiscall zCBuffer SetPos unsigned long const & -0x4415d0 void __thiscall zCBuffer SetBitPos unsigned long const & -0x4415f0 unsigned long __thiscall zCBuffer SetPosRel int -0x441610 unsigned long __thiscall zCBuffer SetBitPosRel int -0x441630 void __thiscall zCBuffer SetPosBegin -0x441640 void __thiscall zCBuffer SetPosEnd -0x441660 unsigned long __thiscall zCBuffer GetPos -0x441670 unsigned long __thiscall zCBuffer GetBitPos -0x441680 unsigned long __thiscall zCBuffer GetMaxSize -0x441690 unsigned long __thiscall zCBuffer GetBitMaxSize -0x4416a0 unsigned long __thiscall zCBuffer GetSize -0x4416b0 unsigned long __thiscall zCBuffer GetBitSize -0x4416c0 unsigned long __thiscall zCBuffer GetRestSize -0x4416d0 unsigned long __thiscall zCBuffer GetBitRestSize -0x4416e0 unsigned char * __thiscall zCBuffer GetBuffer -0x4416f0 unsigned char * __thiscall zCBuffer GetCursor -0x441700 void __thiscall zCBuffer SkipByte -0x441730 int __thiscall zCBuffer GetBitSizeToNextByte -0x441740 bool __thiscall zCBuffer HasError -0x441750 int __cdecl operator== class zCBuffer const & class zCBuffer const & -0x441780 unsigned long __thiscall zCBuffer WriteObject class zCObject * & -0x441900 unsigned long __thiscall zCBuffer ReadObject class zCObject * & -0x441af0 zCBuffer* __thiscall zCBuffer zCBuffer class zCBuffer const & -0x441b40 class zCBuffer & __thiscall zCBuffer operator= class zCBuffer const & -0x441b60 void __thiscall zCBuffer CopyFrom class zCBuffer const & -0x441be0 void __cdecl zCBuffer ByteFreq_Reset -0x441c00 void __thiscall zCBuffer ByteFreq_Analyse -0x441c30 void __cdecl zCBuffer ByteFreq_Print -0x442030 class std::basic_string,class std::allocator > & __thiscall std basic_string,class std::allocator >::assign unsigned int char -0x442260 class zSTRING __cdecl zFILE SetRootDirectory class zSTRING -0x442390 void __cdecl zFILE DirectFileConvert class zSTRING & -0x442530 void __cdecl zFILE DirectFileAccess bool -0x442710 long __thiscall zFILE GetFreeDiskSpace -0x442720 int __cdecl zFILE LockDirScan -0x442740 int __cdecl zFILE UnlockDirScan -0x442760 void __cdecl zFILE DirectFileAccess bool class zSTRING & -0x442780 int __cdecl operator== class zDATE const & class zDATE const & -0x4427f0 int __cdecl operator< class zDATE const & class zDATE const & -0x442860 class zDATE & __thiscall zDATE operator= long -0x4428b0 long __thiscall zDATE ToTime_t -0x442900 class zSTRING __thiscall zDATE ToString enum zTDATE_CONVERT -0x442a70 int __thiscall zFILE_FILE HandleError class zSTRING const & class zSTRING const & enum zERROR_TYPE -0x442bfe int __thiscall zFILE_FILE HandleError class zSTRING const & class zSTRING const & enum zERROR_TYPE -0x442e6b int __thiscall zFILE_FILE HandleError class zSTRING const & class zSTRING const & enum zERROR_TYPE -0x442ef0 zFILE* __thiscall zFILE zFILE -0x442f10 void * __thiscall zFILE `scalar deleting destructor' unsigned int -0x442f30 zFILE* __thiscall zFILE zFILE class zSTRING const & -0x442f50 zFILE_FILE* __thiscall zFILE_FILE zFILE_FILE -0x442f60 void __thiscall zFILE_FILE Init class zSTRING const & -0x442fd0 zFILE_FILE* __thiscall zFILE_FILE zFILE_FILE -0x443130 void __thiscall zFILE_FILE SetMode long -0x443140 long __thiscall zFILE_FILE GetMode -0x443150 struct _iobuf * __thiscall zFILE_FILE GetFileHandle -0x443160 class zSTRING __thiscall zFILE_FILE GetPath -0x4431b0 class zSTRING __thiscall zFILE_FILE GetDirectoryPath -0x443200 class zSTRING __thiscall zFILE_FILE GetDrive -0x443250 class zSTRING __thiscall zFILE_FILE GetDir -0x4432a0 class zSTRING __thiscall zFILE_FILE GetFilename -0x4432f0 bool __thiscall zFILE_FILE IsOpened -0x443300 int __thiscall zFILE_FILE Create class zSTRING const & -0x443360 int __thiscall zFILE_FILE Open class zSTRING const & bool -0x4433d0 bool __thiscall zFILE_FILE Exists class zSTRING const & -0x443430 void * __thiscall zFILE_FILE `scalar deleting destructor' unsigned int -0x443450 zFILE_FILE* __thiscall zFILE_FILE zFILE_FILE class zSTRING const & -0x443580 void __thiscall zFILE_FILE ~zFILE_FILE -0x4436b0 bool __thiscall zFILE_FILE Exists -0x443730 int __thiscall zFILE_FILE GetStats class zFILE_STATS & -0x4438a0 long __thiscall zFILE_FILE Size -0x4439f0 int __thiscall zFILE_FILE Create -0x443c90 int __thiscall zFILE_FILE Open bool -0x443fc0 long __thiscall zFILE_FILE FlushBuffer -0x444010 int __thiscall zFILE_FILE Close -0x444260 int __thiscall zFILE_FILE Reset -0x444270 void __thiscall zFILE_FILE Append -0x444290 bool __thiscall zFILE_FILE Eof -0x4442a0 long __thiscall zFILE_FILE Pos -0x4442b0 int __thiscall zFILE_FILE Seek long -0x4442d0 int __thiscall zFILE_FILE Write char const * -0x444410 int __thiscall zFILE_FILE Write class zSTRING const & -0x444430 long __thiscall zFILE_FILE Write void const * long -0x444650 int __thiscall zFILE_FILE ReadChar char & -0x444670 int __thiscall zFILE_FILE Read char * -0x4446b0 int __thiscall zFILE_FILE Read class zSTRING & -0x4448a0 long __thiscall zFILE_FILE Read void * long -0x444980 class zSTRING __thiscall zFILE_FILE SeekText class zSTRING const & -0x444b30 int __thiscall zFILE_FILE ReadCodeline class zSTRING & -0x444d40 int __thiscall zFILE_FILE ReadLines class zSTRING & long -0x444ee0 class zSTRING __thiscall zFILE_FILE ReadBlock long long -0x444fb0 int __thiscall zFILE_FILE UpdateBlock class zSTRING const & long long -0x445360 void __thiscall zFILE_FILE SetCompletePath -0x4455d0 void __thiscall zFILE_FILE SetPath class zSTRING -0x445a20 char & __thiscall zSTRING operator[] unsigned int -0x445ad0 void __thiscall zFILE_FILE SetDrive class zSTRING -0x445c60 void __thiscall zFILE_FILE SetDir class zSTRING -0x445dd0 class zSTRING __cdecl operator+ class zSTRING const & char -0x445ec0 void __thiscall zFILE_FILE SetFilename class zSTRING -0x446050 void __thiscall zFILE_FILE SetExt class zSTRING -0x4461e0 void __thiscall zFILE_FILE SetFile class zSTRING -0x446360 class zSTRING __thiscall zFILE_FILE GetFullPath -0x4464f0 class zSTRING & __thiscall zFILE_FILE SlashConvert class zSTRING & -0x446610 class zSTRING __thiscall zFILE_FILE SetCurrentDir -0x446670 int __thiscall zFILE_FILE ChangeDir bool -0x4468c0 class zSTRING __thiscall zFILE_FILE DirStepInto class zSTRING -0x446ac0 int __thiscall zFILE_FILE SearchFile class zSTRING const & class zSTRING const & int -0x447100 bool __thiscall zFILE_FILE FindFirst class zSTRING const & -0x4472f0 bool __thiscall zFILE_FILE DirCreate -0x447400 bool __thiscall zFILE_FILE DirRemove -0x447500 bool __thiscall zFILE_FILE DirExists -0x4475c0 bool __thiscall zFILE_FILE FileMove class zSTRING bool -0x4476d0 bool __thiscall zFILE_FILE FileCopy class zSTRING bool -0x4477e0 bool __thiscall zFILE_FILE FileDelete -0x447860 bool __thiscall zFILE_FILE FileMove class zFILE * -0x447990 bool __thiscall zFILE_FILE FileCopy class zFILE * -0x447c10 bool __thiscall zFILE_FILE FindNext -0x447da0 zPATH* __thiscall zPATH zPATH -0x447e70 void * __thiscall zPATH `scalar deleting destructor' unsigned int -0x447eb0 zPATH* __thiscall zPATH zPATH class zSTRING -0x447f40 class zCBuffer * __cdecl zFILE GetFreeBuffer -0x448250 void __cdecl zFILE ReleaseBuffer class zCBuffer * -0x448290 bool __cdecl zFILE InitFileSystem -0x4483e0 bool __cdecl zFILE DeinitFileSystem -0x4485e0 bool __cdecl zFILE_FILE InitFileSystem -0x448650 bool __cdecl zFILE_FILE DeinitFileSystem -0x448670 void __cdecl Dir_Clear class zSTRING const & class zSTRING const & -0x448820 void __cdecl Dir_Copy class zSTRING const & class zSTRING const & -0x448a70 char & __thiscall std basic_string,class std::allocator >::at unsigned int -0x448b00 void __thiscall std basic_string,class std::allocator >::_Freeze -0x448bb0 void __thiscall zFILE_VDFS Init class zSTRING const & -0x448bf0 zFILE_VDFS* __thiscall zFILE_VDFS zFILE_VDFS -0x448d30 int __thiscall zFILE_VDFS Open class zSTRING const & bool -0x448da0 bool __thiscall zFILE_VDFS Exists class zSTRING const & -0x448e00 void * __thiscall zFILE_VDFS `scalar deleting destructor' unsigned int -0x448e20 zFILE_VDFS* __thiscall zFILE_VDFS zFILE_VDFS class zSTRING const & -0x448ed0 void __thiscall zFILE_VDFS ~zFILE_VDFS -0x448ff0 bool __thiscall zFILE_VDFS IsOpened -0x449020 bool __thiscall zFILE_VDFS Exists -0x449110 int __thiscall zFILE_VDFS HandleError class zSTRING const & class zSTRING const & enum zERROR_TYPE -0x449120 int __thiscall zFILE_VDFS Open bool -0x4493a0 int __thiscall zFILE_VDFS Close -0x449400 int __thiscall zFILE_VDFS Reset -0x449410 long __thiscall zFILE_VDFS Size -0x449470 bool __thiscall zFILE_VDFS Eof -0x449490 int __thiscall zFILE_VDFS Seek long -0x449870 class zSTRING __thiscall zFILE_VDFS SeekText class zSTRING const & -0x449a50 long __thiscall zFILE_VDFS Pos -0x449ab0 void __thiscall zFILE_VDFS Append -0x449ad0 class zSTRING __thiscall zFILE_VDFS SetCurrentDir -0x449d20 class zSTRING __thiscall zFILE_VDFS GetFullPath -0x449e70 int __thiscall zFILE_VDFS ChangeDir bool -0x449e80 int __thiscall zFILE_VDFS SearchFile class zSTRING const & class zSTRING const & int -0x44a190 class zSTRING __cdecl operator+ char class zSTRING const & -0x44a2f0 int __thiscall zFILE_VDFS GetStats class zFILE_STATS & -0x44a300 bool __thiscall zFILE_VDFS FindFirst class zSTRING const & -0x44a5b0 bool __thiscall zFILE_VDFS FindNext -0x44a8d0 int __thiscall zFILE_VDFS Read char * -0x44aa80 int __thiscall zFILE_VDFS Read class zSTRING & -0x44abf0 long __thiscall zFILE_VDFS Read void * long -0x44ad60 bool __cdecl zFILE_VDFS InitFileSystem -0x44b440 bool __cdecl zFILE_VDFS DeinitFileSystem -0x44b7e0 bool __cdecl zFILE_VDFS LockCriticalSection -0x44b800 bool __cdecl zFILE_VDFS UnlockCriticalSection -0x44b8c0 void __cdecl default_exit -0x44b8d0 void __cdecl ErrorBox class zSTRING -0x44bab0 void __cdecl MessageWindow class zSTRING -0x44bae0 void __cdecl GetDiffTime class zSTRING & -0x44bd40 zERROR* __thiscall zERROR zERROR -0x44bf80 void * __thiscall zERROR `scalar deleting destructor' unsigned int -0x44bfa0 void __thiscall zERROR Init class zSTRING -0x44c650 void __thiscall zERROR ~zERROR -0x44c850 void __thiscall zERROR SendToSpy class zSTRING & -0x44c8c0 int __thiscall zERROR Report enum zERROR_LEVEL int class zSTRING const & signed char unsigned int int char * char * -0x44c8d0 int __thiscall zERROR Report enum zERROR_TYPE int class zSTRING const & signed char unsigned int int char * char * -0x44ca68 int __thiscall zERROR Report enum zERROR_TYPE int class zSTRING const & signed char unsigned int int char * char * -0x44d060 void __thiscall zERROR BlockBegin char * int -0x44d280 void __cdecl zSTRING operator delete void * -0x44d290 void __thiscall zERROR BlockEnd char * int -0x44d6b0 void __thiscall zERROR Separator class zSTRING -0x44d8c0 void __thiscall zERROR ShowSpy int -0x44da10 int __thiscall zERROR Message class zSTRING const & -0x44da50 int __thiscall zERROR Warning class zSTRING const & -0x44da80 int __thiscall zERROR Fatal class zSTRING const & -0x44dab0 int __thiscall zERROR Fault class zSTRING const & -0x44dae0 void __thiscall zERROR SetFilterFlags unsigned long -0x44dc00 void __thiscall zERROR SetFilterAuthors class zSTRING -0x44dda0 void __thiscall zERROR SetFilterLevel int -0x44df50 void __thiscall zERROR SetTarget int -0x44e1d0 class zSTRING __thiscall zERROR GetTargetDescription -0x44e3f0 class zSTRING __thiscall zERROR GetFilterFlagDescription -0x44e5f0 class zSTRING __thiscall zERROR GetFilterAuthors -0x44e640 bool __thiscall zERROR SearchForSpy -0x44e760 void __thiscall std basic_string,class std::allocator >::basic_string,class std::allocator > unsigned int char class std::allocator const & -0x44e830 char const & __thiscall std basic_string,class std::allocator >::at unsigned int -0x44e850 void __thiscall zQUEUE::zQUEUE -0x44e930 zCFileCSV* __thiscall zCFileCSV zCFileCSV class zSTRING const & -0x44ead0 void * __thiscall zCFileCSV `scalar deleting destructor' unsigned int -0x44eaf0 zCFileCSV* __thiscall zCFileCSV zCFileCSV -0x44ec90 void __thiscall zCFileCSV ~zCFileCSV -0x44edf0 void __thiscall zCFileCSV InitCSV -0x44ef10 void __thiscall zCFileCSV SetFormat bool class zSTRING const & class zSTRING const & -0x44f050 void __thiscall zCFileCSV AddNextField class zSTRING const & -0x44f1e0 void __thiscall zCFileCSV AddNextHeader class zSTRING const & -0x44f390 int __thiscall zCFileCSV WriteSet -0x44f550 class zSTRING __thiscall zCFileCSV GetNextField class zSTRING const & -0x44f980 int __thiscall zCFileCSV ReadSet -0x44f9d0 int __thiscall zCFileCSV ReadHeader -0x44fbb0 int __thiscall zCFileCSV WriteHeader -0x44fe20 zCGameInfo* __thiscall zCGameInfo zCGameInfo -0x44ff70 void * __thiscall zCGameInfo `scalar deleting destructor' unsigned int -0x44ff90 void __thiscall zCGameInfo ~zCGameInfo -0x44ffe0 void __thiscall zCGameInfo Init -0x44fff0 void __thiscall zCGameInfo Reset -0x450000 int __thiscall zCGameInfo AddPlayer class zCPlayerInfo * -0x450010 int __thiscall zCGameInfo RemPlayer class zCPlayerInfo * -0x450020 class zCPlayerInfo * __thiscall zCGameInfo GetPlayerByID int -0x450030 class zCPlayerInfo * __thiscall zCGameInfo GetPlayerByVobID unsigned long -0x450070 void __thiscall zCGameInfo PackToBuffer class zCBuffer & unsigned char -0x450080 class zCGameInfo * __cdecl zCGameInfo CreateFromBuffer class zCBuffer & -0x4500a0 int __thiscall zCGameInfo GetNumPlayers -0x4500c0 void __thiscall zCGameInfo Pack class zCBuffer & unsigned char -0x450160 void __thiscall zCGameInfo Unpack class zCBuffer & -0x450350 class zCPlayerInfo * __thiscall zCGameInfo GetPlayerByNetAddress struct zTNetAddress & -0x450490 zCNetMessageQueue* __thiscall zCNetMessageQueue zCNetMessageQueue -0x4504e0 void __thiscall zCNetMessageQueue ~zCNetMessageQueue -0x450580 zCNet* __thiscall zCNet zCNet unsigned short -0x4506e0 void * __thiscall zCNet `scalar deleting destructor' unsigned int -0x450700 void __thiscall zCNet ~zCNet -0x450760 int __thiscall zCNet NetReset -0x450900 int __thiscall zCNet NetReset int -0x450930 int __thiscall zCNet StreamListen int (__cdecl*)(void *) -0x450990 int __thiscall zCNet Send class zCNetMessage * & -0x450b40 unsigned long __thiscall zCNet DGramWriteMessage class zCNetMessage * & -0x450be0 unsigned long __thiscall zCNet DGramWriteToPlayer class zCNetMessage * class zCPlayerInfo * -0x450f80 class zSTRING __thiscall zCNetHost GetReadableAddr -0x451000 unsigned long __thiscall zCNet DGramWriteToGroup class zCNetMessage * class zCPlayerGroup * -0x451070 int __thiscall zCNet DGramRead class zCNetMessage * & -0x451140 unsigned long __thiscall zCNet StreamRead class zCNetMessage * & class zCPlayerInfo * -0x451320 unsigned long __thiscall zCNet StreamReadFromPlayer void * unsigned long class zCPlayerInfo * enum zTNetStreamReadMode -0x451390 unsigned long __thiscall zCNet StreamWriteMessage class zCNetMessage * & -0x451540 unsigned long __thiscall zCNet StreamWriteToPlayer void * unsigned long class zCPlayerInfo * -0x451570 unsigned long __thiscall zCNet StreamWriteToGroup void * unsigned long class zCPlayerGroup * -0x4515e0 unsigned long __thiscall zCNet StreamWriteFile class zCNetMessage * & -0x451aa0 unsigned long __thiscall zCNet StreamReadFile class zCNetMessage * class zCPlayerInfo * -0x4522d0 int __thiscall zCNet MsgGetFromStream class zCPlayerInfo * class zCNetMessage * & -0x4523d0 int __thiscall zCNet MsgPut class zCNetMessage * -0x452630 int __thiscall zCNet MsgGet class zCNetMessage * & unsigned char -0x4526b0 int __thiscall zCNet MsgSendFromQueue -0x452760 int __thiscall zCNet MsgRecvToQueue -0x4527b0 int __thiscall zCNet HandleReceiving -0x452820 int __thiscall zCNet HandleSending -0x452a50 void __thiscall zCNet Handle -0x452ba0 int __thiscall zCNet StreamConnect class zCNetHost * & -0x452bd0 int __thiscall zCNet StreamDisconnect class zCNetHost * & -0x452c00 void __thiscall zCNet LockQueues int -0x452c10 int __thiscall zCNet WaitForStreamMessage class zCPlayerInfo * class zCNetMessage * & -0x452e70 struct zTNetAddress * __thiscall zCNet GetLocalAddress -0x452e80 void __thiscall zCNet EnableNetwork bool -0x452e90 void __thiscall zCNet ApplyTimestamp class zCNetMessage * unsigned char -0x452ee0 int __thiscall zCNet CheckTimestamp class zCNetMessage * unsigned char -0x452f10 zCNetStatistics* __thiscall zCNetStatistics zCNetStatistics -0x452f60 void * __thiscall zCNetStatistics `scalar deleting destructor' unsigned int -0x452f80 void __thiscall zCNet ~zCNet -0x452f90 void __thiscall zCNetStatistics AddLostRecv unsigned int -0x452fc0 void __thiscall zCNetStatistics AddLostSend unsigned int -0x452ff0 void __thiscall zCNetStatistics AddPacketSend double -0x453010 void __thiscall zCNetStatistics AddPacketRecv double -0x453030 void __thiscall zCNetStatistics Start -0x453170 void __thiscall zCNetStatistics Stop -0x453280 void __thiscall zCNetStatistics Print -0x454680 zSTRING* __thiscall zSTRING zSTRING double int -0x4547d0 void __thiscall zCNetStatistics Reset -0x4547e0 double __thiscall zCNetStatistics GetSeconds -0x454810 void __thiscall zQUEUE::Push class zCNetMessage * -0x4548d0 void __cdecl netDumpSocketLL -0x454930 void __cdecl netInit -0x454940 void __cdecl netExit -0x454a90 int __cdecl netSend struct zTNetAddress * void * int void * -0x454cc0 struct zTNetPacket * __cdecl netRecv void * -0x454d90 int __cdecl netWrite void * void * int int -0x4550e0 int __cdecl netRead void * void * int -0x455210 void * __cdecl netListenPacket struct zTNetAddress * -0x455400 void * __cdecl netListenStream struct zTNetAddress * int (__cdecl*)(void *) -0x455650 void * __cdecl netConnect struct zTNetAddress * -0x4559c0 int __cdecl netClose void * -0x455b10 int __cdecl netIsHandleClosed void * -0x455bd0 void * __cdecl netGetPacketHandle unsigned long -0x455be0 char * __cdecl netGetHostName struct zTNetAddress * -0x455d90 struct zTNetAddress * __cdecl netGetHostAddr char * -0x455f30 unsigned long __cdecl netGetServicePort char * int -0x4560a0 char * __cdecl netAddrToString struct zTNetAddress * int -0x4561c0 char * __cdecl netGetLocalHost -0x4561d0 struct zTNetAddress * __cdecl netGetRemoteAddr void * -0x4561e0 struct zTNetAddress * __cdecl netGetLocalAddr void * -0x4561f0 int __cdecl netGetProtocolSupported int -0x456220 void __cdecl netSetTimeOut int struct zTNetTimeout * -0x456250 struct zTNetBufferInfo * __cdecl netGetBufferInfo void * -0x456260 int __cdecl netSetMaxInQueuePackets void * int -0x4562d0 int __cdecl netGetLastError -0x4562e0 char * __cdecl netGetLastErrorString -0x4562f0 long __stdcall netWindowProc struct HWND__ * unsigned short unsigned int long -0x4570c0 void __cdecl netAcceptPendingConnections -0x4573b0 class zCObject * __cdecl zCNetEventManager _CreateNewInstance -0x457430 int __thiscall zCEventManager GetNumMessages -0x457440 void __cdecl zCNetEventManager operator delete void * -0x457460 class zCClassDef * __thiscall zCNetEventManager _GetClassDef -0x457470 int __cdecl zCNetEventManager HandleNetMessage class zCNetMessage * unsigned short class zCWorld * -0x4582f0 zCNetEventManager* __thiscall zCNetEventManager zCNetEventManager -0x458310 void * __thiscall zCNetEventManager `scalar deleting destructor' unsigned int -0x458340 zCNetEventManager* __thiscall zCNetEventManager zCNetEventManager class zCVob * -0x458360 void __thiscall zCNetEventManager ~zCNetEventManager -0x458370 void __thiscall zCNetEventManager Init -0x458380 void __thiscall zCNetEventManager OnMessage class zCEventMessage * class zCVob * -0x459e60 class zSTRING __thiscall zCPlayerInfo GetName -0x459eb0 void __thiscall zCNetEventManager Archive class zCArchiver & -0x459ee0 void __thiscall zCNetEventManager Unarchive class zCArchiver & -0x459f60 class zCNetVobControl * __thiscall zCNetEventManager GetNetVobControl int -0x45a380 int __thiscall zCNetHost InitHost class zSTRING const & -0x45a650 zCNetHost* __thiscall zCNetHost zCNetHost void * -0x45a7f0 void * __thiscall zCNetHost `scalar deleting destructor' unsigned int -0x45a810 zCNetHost* __thiscall zCNetHost zCNetHost class zSTRING const & -0x45a9a0 zCNetHost* __thiscall zCNetHost zCNetHost struct zTNetAddress const & -0x45ab30 void __thiscall zCNetHost Init -0x45ac30 int __thiscall zCNetHost InitHostForBroadcast -0x45ada0 void __thiscall zCNetHost InitHostAddr struct zTNetAddress * const -0x45afc0 void __thiscall zCNetHost ~zCNetHost -0x45b010 void __thiscall zCNetHost Pack class zCBuffer & -0x45b080 void __thiscall zCNetHost Unpack class zCBuffer & -0x45b210 class zCNetHost * __cdecl zCNetHost CreateFromBuffer class zCBuffer & -0x45b3c0 void __thiscall zCNetHost PackToBuffer class zCBuffer & -0x45b3f0 int __thiscall zCNetHost HasAddress struct zTNetAddress * -0x45b700 class zCObject * __cdecl zCNetManager _CreateNewInstance -0x45b880 void __cdecl zCNetManager operator delete void * -0x45b8a0 class zCClassDef * __thiscall zCNetManager _GetClassDef -0x45b8b0 int __thiscall zCNetManager Temp_HandleNetMessage class zCNetMessage * & class zCWorld * -0x45b920 zCNetManager* __thiscall zCNetManager zCNetManager -0x45baa0 void * __thiscall zCNetManager `scalar deleting destructor' unsigned int -0x45bad0 void __thiscall zCNetManager ~zCNetManager -0x45bae0 void __thiscall zCNetManager Process -0x45bb90 void __thiscall zCNetManager ProcessMessages -0x45bc10 int __thiscall zCNetManager HandleNetMessage class zCNetMessage * unsigned short const & class zCClassDef * class zCWorld * -0x45bcd0 class zCNetMessage * __thiscall zCNetManager CreateNetMessage unsigned short const & class zCObject * -0x45bd60 void __thiscall zCNetManager SendPing -0x45bdd0 void __thiscall zCNetManager SendPingReply class zCPlayerInfo * -0x45be10 void __thiscall zCNetManager SendWorldTime -0x45be20 class zCClassDef * & __thiscall zCArraySort::GetSafe int -0x45c070 zCNetMessage* __thiscall zCNetMessage zCNetMessage struct zTNetMessageHeader & -0x45c120 void * __thiscall zCNetMessage `scalar deleting destructor' unsigned int -0x45c140 zCNetMessage* __thiscall zCNetMessage zCNetMessage unsigned long const & unsigned long -0x45c220 void __thiscall zCNetMessage CopyFrom class zCNetMessage * -0x45c270 zCNetMessage* __thiscall zCNetMessage zCNetMessage struct zTNetPacket * -0x45c400 void __thiscall zCNetMessage Init -0x45c420 void __thiscall zCNetMessage ~zCNetMessage -0x45c4a0 void __thiscall zCNetMessage Send -0x45c5d0 void __thiscall zCNetMessage SetTimestamp unsigned char -0x45c5f0 unsigned char __thiscall zCNetMessage GetTimestamp -0x45c600 void __thiscall zCNetMessage SetTarget class zCPlayerInfo * -0x45c630 void __thiscall zCNetMessage SetTarget class zCPlayerGroup * -0x45c660 void __thiscall zCNetMessage GetTarget class zCPlayerInfo * & class zCPlayerGroup * & -0x45c680 unsigned long __thiscall zCNetMessage Get void * unsigned long const & -0x45c780 void __thiscall zCNetMessage Add void * unsigned long -0x45c890 void __thiscall zCNetMessage AddCursorPtr unsigned long -0x45c8a0 void __thiscall zCNetMessage Add class zSTRING const & -0x45c900 void __thiscall zCNetMessage Get class zSTRING & -0x45ca80 int __thiscall zCNetMessage IsStream -0x45ca90 void __thiscall zCNetMessage SetStream int -0x45caa0 void __thiscall zCNetMessage SetFileMessage class zFILE * class zFILE * -0x45cb30 class zFILE * __thiscall zCNetMessage GetFile class zFILE * & -0x45cb70 int __thiscall zCNetMessage IsFileMessage -0x45cb90 int __thiscall zCNetMessage IsMultiMessage -0x45cbb0 void __thiscall zCNetMessage LogMessage class zFILE * class zSTRING const & -0x45cf60 void __thiscall zCNetMessage SetLog int -0x45cf70 struct zTNetMessageHeader * __thiscall zCNetMessage GetHeader -0x45cf80 unsigned char __thiscall zCNetMessage GetHeaderSize -0x45cf90 class zCBuffer * __thiscall zCNetMessage GetBuffer -0x45cfa0 unsigned char * __thiscall zCNetMessage GetCursorPtr -0x45cfb0 unsigned char * __thiscall zCNetMessage GetPtr -0x45cfc0 unsigned char * __thiscall zCNetMessage GetDataPtr -0x45cfd0 void __thiscall zCNetMessage ResetCursorPtr -0x45cff0 void __thiscall zCNetMessage SetMode enum zTBufferMode -0x45d000 unsigned long __thiscall zCNetMessage GetSize -0x45d010 unsigned long __thiscall zCNetMessage GetDataSize -0x45d020 unsigned long __thiscall zCNetMessage GetRestSize -0x45d030 unsigned long __thiscall zCNetMessage GetID -0x45d040 unsigned char __thiscall zCNetMessage GetSenderID -0x45d050 unsigned char __thiscall zCNetMessage GetFlags -0x45d060 bool __thiscall zCNetMessage HasError -0x45d100 zCNetSession* __thiscall zCNetSession zCNetSession unsigned short -0x45d180 void * __thiscall zCNetSession `scalar deleting destructor' unsigned int -0x45d1a0 void __thiscall zCNetSession Reset -0x45d1c0 void __thiscall zCNetSession ~zCNetSession -0x45d290 zCNetVersion* __thiscall zCNetVersion zCNetVersion -0x45d2b0 void * __thiscall zCNetVersion `scalar deleting destructor' unsigned int -0x45d2d0 void __thiscall zCNetVersion ~zCNetVersion -0x45d2e0 long __thiscall zCNetVersion GetVersionNumber -0x45d2f0 long __thiscall zCNetVersion GetChecksum -0x45d300 long __thiscall zCNetVersion CreateChecksum -0x45d310 class zSTRING __thiscall zCNetVersion GetVersionString -0x45d410 void __thiscall zCNetVersion Pack class zCBuffer & -0x45d440 void __thiscall zCNetVersion Unpack class zCBuffer & -0x45d470 int __cdecl operator== class zCNetVersion const & class zCNetVersion const & -0x45db80 class zCObject * __cdecl zCNetVobControl _CreateNewInstance -0x45dcb0 void __cdecl zCNetVobControl operator delete void * -0x45dcd0 class zCClassDef * __thiscall zCNetVobControl _GetClassDef -0x45dce0 int __thiscall zCNetVobControl IsLocalChained -0x45dcf0 void __thiscall zCNetVobControl SetLocalChained int -0x45dd00 zCNetVobControl* __thiscall zCNetVobControl zCNetVobControl -0x45de00 void * __thiscall zCNetVobControl `scalar deleting destructor' unsigned int -0x45de30 void __thiscall zCNetVobControl ~zCNetVobControl -0x45de50 void __thiscall zCNetVobControl Init class zCVob * -0x45de70 int __thiscall zCNetVobControl Process -0x45df40 int __thiscall zCNetVobControl HandOverToPlayer class zCPlayerInfo * -0x45e3b0 int __cdecl zCNetVobControl HandleNetMessage class zCNetMessage * unsigned short const & class zCWorld * -0x45e8c0 class zCNetMessage * __thiscall zCNetVobControl CreateNetMessage unsigned short const & -0x45ed00 void __thiscall zCNetVobControl SetCtrlPlayer class zCPlayerInfo * -0x45f120 int __thiscall zCNetVobControl IsLocalControlled -0x45f130 int __thiscall zCNetVobControl IsPlayerVob -0x45f140 void __thiscall zCNetVobControl CopyCtrlState class zCVob * -0x45f170 void __thiscall zCNetVobControl Archive class zCArchiver & -0x45f270 void __thiscall zCNetVobControl Unarchive class zCArchiver & -0x45fe00 zCOptionEntry* __thiscall zCOptionEntry zCOptionEntry class zSTRING const & class zSTRING const & -0x460080 zCOptionSection* __thiscall zCOptionSection zCOptionSection class zSTRING const & -0x460240 void __thiscall zCOptionSection ~zCOptionSection -0x460350 zCOption* __thiscall zCOption zCOption -0x460550 void * __thiscall zCOption `scalar deleting destructor' unsigned int -0x460570 void __thiscall zCOption ~zCOption -0x4606f0 void __thiscall zCOptionEntry ~zCOptionEntry -0x4607b0 int __thiscall zCOption Load class zSTRING -0x4616c0 int __thiscall zCOption Save class zSTRING -0x461de0 int __thiscall zCOption WriteBool class zSTRING const & char const * int int -0x461e30 int __thiscall zCOption WriteInt class zSTRING const & char const * int int -0x461e60 int __thiscall zCOption WriteDWord class zSTRING const & char const * unsigned long int -0x461e90 zSTRING* __thiscall zSTRING zSTRING unsigned long -0x461f90 int __thiscall zCOption WriteReal class zSTRING const & char const * float int -0x461fd0 int __thiscall zCOption WriteString class zSTRING const & char const * class zSTRING int -0x462160 int __thiscall zCOption ReadBool class zSTRING const & char const * int -0x462390 int __thiscall zCOption ReadInt class zSTRING const & char const * int -0x4624f0 unsigned long __thiscall zCOption ReadDWord class zSTRING const & char const * unsigned long -0x462650 float __thiscall zCOption ReadReal class zSTRING const & char const * float -0x4627e0 class zSTRING __thiscall zCOption ReadString class zSTRING const & char const * char const * -0x462950 int __thiscall zCOption EntryExists class zSTRING const & char const * -0x462a20 unsigned short __thiscall zCOption GetNumEntries class zCOptionSection * -0x462a40 class zCOptionEntry * __thiscall zCOption GetEntry class zCOptionSection * int -0x462a70 int __thiscall zCOption RemoveEntry class zSTRING const & char const * -0x462c10 void __thiscall zCOption SetFlag class zSTRING const & char const * int -0x462d10 class zCOptionEntry * __thiscall zCOption GetEntryByName class zCOptionSection * class zSTRING const & int -0x463000 class zCOptionSection * __thiscall zCOption GetSectionByName class zSTRING const & int -0x463250 int __thiscall zCOption SectionExists class zSTRING const & -0x463270 unsigned short __thiscall zCOption GetNumSections -0x463280 class zCOptionSection * __thiscall zCOption GetSection int -0x4632b0 int __thiscall zCOption RemoveSection class zSTRING const & -0x463310 void __thiscall zCOption InsertChangeHandler class zSTRING const & char const * int (__cdecl*)(class zCOptionEntry &) -0x4634e0 int __thiscall zCOption WriteRaw class zSTRING const & char const * void * int int -0x4636c0 int __thiscall zCOption ReadRaw class zSTRING const & char const * void * & void * int -0x4638a0 int __thiscall zCOption WriteBool class zSTRING const & class zSTRING const & int int -0x4638c0 int __thiscall zCOption WriteInt class zSTRING const & class zSTRING const & int int -0x4638e0 int __thiscall zCOption WriteDWord class zSTRING const & class zSTRING const & unsigned long int -0x463900 int __thiscall zCOption WriteReal class zSTRING const & class zSTRING const & float int -0x463930 int __thiscall zCOption WriteString class zSTRING const & class zSTRING const & class zSTRING int -0x4639d0 char * __thiscall zSTRING ToChar -0x4639e0 int __thiscall zCOption WriteRaw class zSTRING const & class zSTRING const & void * int int -0x463a00 int __thiscall zCOption ReadBool class zSTRING const & class zSTRING const & int -0x463a20 int __thiscall zCOption ReadInt class zSTRING const & class zSTRING const & int -0x463a40 unsigned long __thiscall zCOption ReadDWord class zSTRING const & class zSTRING const & unsigned long -0x463a60 float __thiscall zCOption ReadReal class zSTRING const & class zSTRING const & float -0x463a90 class zSTRING __thiscall zCOption ReadString class zSTRING const & class zSTRING const & char const * -0x463ad0 int __thiscall zCOption ReadRaw class zSTRING const & class zSTRING const & void * int -0x463b00 int __thiscall zCOption AddParameters class zSTRING -0x463c20 int __thiscall zCOption Init class zSTRING bool -0x465160 void __thiscall zCOption ChangeDir enum zTOptionPaths -0x465250 class zFILE * __thiscall zCOption GetDir enum zTOptionPaths -0x465260 class zSTRING & __thiscall zCOption GetDirString enum zTOptionPaths -0x465270 int __thiscall zCOption Parm class zSTRING const & -0x465380 class zSTRING __thiscall zCOption ParmValue class zSTRING const & -0x465580 class zSTRING __thiscall zCOption ParmValueRaw class zSTRING const & -0x465780 int __thiscall zCOption ParmValueInt class zSTRING const & -0x465940 float __thiscall zCOption ParmValueFloat class zSTRING const & -0x465b10 zCOptionEntry* __thiscall zCOptionEntry zCOptionEntry class zSTRING const & class zSTRING const & -0x465b30 int __thiscall zCOption Load class zSTRING -0x465b50 class zCOptionEntry * & __thiscall zCArray::GetSafe int -0x465d10 zCOption* __thiscall zCOption zCOption -0x465d30 class zCOptionSection * & __thiscall zCArray::GetSafe int -0x465ef0 void __thiscall zCArray::AllocDelta int -0x465f50 void __thiscall zCArray::AllocDelta int -0x466300 void __thiscall zCPlayerGroup AddGroupToList -0x466460 void __thiscall zCPlayerGroup RemoveGroupFromList -0x4665e0 zCPlayerGroup* __thiscall zCPlayerGroup zCPlayerGroup class zSTRING const & -0x466740 void * __thiscall zCPlayerGroup `scalar deleting destructor' unsigned int -0x466760 void __thiscall zCPlayerGroup ~zCPlayerGroup -0x4668c0 class zCPlayerInfo * __thiscall zCPlayerGroup GetFirstPlayer int & -0x466910 class zCPlayerInfo * __thiscall zCPlayerGroup GetNextPlayer int & -0x466960 class zCPlayerGroup * __cdecl zCPlayerGroup GetFirstGroup int & -0x4669a0 class zCPlayerGroup * __thiscall zCPlayerGroup GetNextGroup int & -0x4669f0 int __thiscall zCPlayerGroup AddPlayer class zCPlayerInfo * -0x466a20 int __thiscall zCPlayerGroup RemPlayer class zCPlayerInfo * -0x466aa0 int __thiscall zCWorldInfo IsMember class zCPlayerInfo * -0x466ad0 class zCPlayerInfo * __thiscall zCPlayerGroup GetPlayerByID unsigned char -0x466b80 void __thiscall zCPlayerGroup ShowDebugInfo -0x467210 class zSTRING __thiscall zCNetHost GetHostname -0x467260 void __thiscall zCPlayerGroup ResetPlayerList -0x4672c0 void __cdecl zCPlayerGroup ResetGroupList -0x467400 class zCPlayerInfo * __thiscall zCPlayerGroup GetNearestPlayerToVob class zCVob * class zCPlayerInfo * -0x4674f0 void __thiscall zCList::~zCList -0x467520 void __thiscall zCList::Insert class zCPlayerGroup * -0x467570 void __thiscall zCList::Remove class zCPlayerGroup * -0x4675d0 void __thiscall zCListSort::~zCListSort -0x467600 void __thiscall zCListSort::InsertSort class zCPlayerInfo * -0x467680 class zCPlayerInfo * __thiscall zCListSort::Get int -0x4676b0 int __thiscall zCListSort::GetNumInList -0x4676d0 void * __thiscall zCList::`scalar deleting destructor' unsigned int -0x467710 void * __thiscall zCListSort::`scalar deleting destructor' unsigned int -0x467820 zCPlayerInfo* __thiscall zCPlayerInfo zCPlayerInfo -0x4679a0 void * __thiscall zCPlayerInfo `scalar deleting destructor' unsigned int -0x4679c0 void __thiscall zCPlayerInfo ~zCPlayerInfo -0x467cd0 class zCPlayerInfo * __thiscall zCPlayerInfo CreateDistinctPlayer -0x467f60 void __thiscall zCPlayerInfo Init class zSTRING const & void * -0x468100 void __thiscall zCPlayerInfo Init class zSTRING const & class zSTRING const & -0x468280 void __thiscall zCPlayerInfo Pack class zCBuffer & -0x468320 void __thiscall zCPlayerInfo Unpack class zCBuffer & -0x468500 unsigned char __thiscall zCPlayerInfo GetID -0x468510 class zCPlayerInfo * __cdecl zCPlayerInfo CreateFromBuffer class zCBuffer & -0x468530 void __thiscall zCPlayerInfo PackToBuffer class zCBuffer & -0x468540 class zCPlayerInfo * __cdecl zCPlayerInfo GetActivePlayer -0x468550 void __thiscall zCPlayerInfo SetActive -0x468820 int __thiscall zCPlayerInfo IsActive -0x468830 void __thiscall zCPlayerInfo Reset -0x468840 void __thiscall zCPlayerInfo StorePlayerVobAsScript -0x468930 class zCVob * __thiscall zCPlayerInfo CreatePlayerVobFromScript -0x4689d0 class zCBuffer * __thiscall zCPlayerInfo GetPlayerVobScript -0x4689e0 void __thiscall zCPlayerInfo SetPlayerVobScript class zCBuffer * -0x468a90 void __thiscall zCPlayerInfo SetPlayerVob class zCVob * -0x468ad0 void __thiscall zCPlayerInfo Deactivate int -0x468af0 int __thiscall zCPlayerInfo IsDeactivated -0x468b00 void __thiscall zCPlayerInfo SetReady int -0x468b20 int __thiscall zCPlayerInfo IsReady -0x468b30 unsigned long __thiscall zCPlayerInfo SetPingStart -0x468b50 unsigned long __thiscall zCPlayerInfo SetPingEnd -0x468be0 zCScanDirFileHandler* __thiscall zCScanDirFileHandler zCScanDirFileHandler -0x468cf0 void * __thiscall zCScanDirFileHandler `scalar deleting destructor' unsigned int -0x468d10 void __thiscall zCScanDirFileHandler ~zCScanDirFileHandler -0x468de0 int __thiscall zCScanDirFileHandler CanHandleFile class zSTRING & -0x469000 int __thiscall zCScanDirFileHandler GetNumMessages -0x469010 class zSTRING __thiscall zCScanDirFileHandler GetMessageA int -0x4691a0 void __thiscall zCScanDirFileHandler RegisterFileType class zSTRING -0x469300 void __thiscall zCScanDirFileHandler AddMessage class zSTRING -0x469460 void __thiscall zCScanDirFileHandler ClearMessages -0x469490 void __thiscall zCScanDirFileHandler SetName class zSTRING const & -0x4695d0 class zSTRING & __thiscall zCScanDirFileHandler GetName -0x4695e0 zCScanDir* __thiscall zCScanDir zCScanDir -0x469600 void * __thiscall zCScanDir `scalar deleting destructor' unsigned int -0x469620 void __thiscall zCScanDir ~zCScanDir -0x4696b0 void __thiscall zCScanDir RegisterFileHandler class zCScanDirFileHandler * class zSTRING const & -0x469800 void __thiscall zCScanDir ScanX -0x469fc0 void __thiscall zCScanDir Scan class zSTRING const & -0x46a5b0 class zSTRING & __thiscall zCArray::GetSafe int -0x46a770 void __thiscall zCArray::DeleteList -0x46a7a0 void __thiscall zCList::~zCList -0x46a7d0 void __thiscall zCList::Insert class zCScanDirFileHandler * -0x46a820 void * __thiscall zCList::`scalar deleting destructor' unsigned int -0x46a8f0 class zSTRING __cdecl Characters char int -0x46a980 class zSTRING __cdecl Spaces int -0x46a9f0 class zSTRING & __thiscall zSTRING Lower -0x46ab00 class zSTRING & __thiscall zSTRING Upper -0x46ac10 class zSTRING & __thiscall zSTRING UpperFirstLowerRest -0x46ad60 class zSTRING & __thiscall zSTRING Align enum zTSTR_ALIGN int char -0x46af80 class zSTRING __thiscall zSTRING PickWord unsigned int class zSTRING const & class zSTRING const & -0x46b1d0 char const * __thiscall zSTRING PickWordPos unsigned int class zSTRING const & class zSTRING const & -0x46b340 class zSTRING __thiscall zSTRING PickWord_Old int class zSTRING const & -0x46b400 int __thiscall zSTRING Insert unsigned int class zSTRING const & -0x46b520 class zSTRING __thiscall zSTRING Inserted unsigned int class zSTRING const & -0x46b6a0 int __thiscall zSTRING Overwrite unsigned int class zSTRING const & -0x46b890 class zSTRING __thiscall zSTRING Overwritten unsigned int class zSTRING const & -0x46b990 int __thiscall zSTRING DeleteRight unsigned int -0x46baa0 int __thiscall zSTRING Delete unsigned int unsigned long -0x46bbb0 class zSTRING __thiscall zSTRING Deleted unsigned int unsigned long -0x46bcf0 int __thiscall zSTRING Delete class zSTRING const & enum zTSTR_KIND -0x46beb3 int __thiscall zSTRING Delete class zSTRING const & enum zTSTR_KIND -0x46bee0 class zSTRING __thiscall zSTRING Deleted class zSTRING const & enum zTSTR_KIND -0x46bfc0 int __thiscall zSTRING Copy unsigned int unsigned long -0x46c170 class zSTRING __thiscall zSTRING Copied unsigned int unsigned long -0x46c2d0 int __thiscall zSTRING Copy class zSTRING const & enum zTSTR_KIND const & -0x46c462 int __thiscall zSTRING Copy class zSTRING const & enum zTSTR_KIND const & -0x46c550 class zSTRING __thiscall zSTRING Copied class zSTRING const & enum zTSTR_KIND const & -0x46c630 void __thiscall zSTRING TrimLeft char -0x46c770 void __thiscall zSTRING TrimRight char -0x46c920 int __thiscall zSTRING Search int char const * unsigned int -0x46ca20 int __thiscall zSTRING SearchRev class zSTRING const & unsigned int -0x46cc60 bool __cdecl zSTRING Sprintf char const * ... -0x46cce0 class std::basic_string,class std::allocator > __thiscall std basic_string,class std::allocator >::substr unsigned int unsigned int -0x46ce70 void __thiscall zCMemPool::zCMemPool unsigned int unsigned int -0x46ce90 class std::basic_string,class std::allocator > & __thiscall std basic_string,class std::allocator >::replace unsigned int unsigned int class std::basic_string class std::allocator > const & unsigned int unsigned int -0x46d050 unsigned int __thiscall std basic_string,class std::allocator >::find char const * unsigned int unsigned int -0x46d100 unsigned int __thiscall std basic_string,class std::allocator >::rfind char const * unsigned int unsigned int -0x46d1b0 zCSystemInfo* __thiscall zCSystemInfo zCSystemInfo -0x46d350 void * __thiscall zCSystemInfo `scalar deleting destructor' unsigned int -0x46d370 void __thiscall zCSystemInfo ~zCSystemInfo -0x46d450 void __thiscall zCSystemInfo AnalyseMemory -0x46d480 void __thiscall zCSystemInfo AnalyseCpu -0x46d650 void __thiscall zCSystemInfo AnalyseOs -0x46da02 void __thiscall zCSystemInfo AnalyseOs -0x46da80 void __thiscall zCSystemInfo AnalyseGcard -0x46daa0 void __thiscall zCSystemInfo AnalyseNow -0x46e400 class zSTRING __thiscall zCSystemInfo GetOsName -0x46e480 zCVideoPlayer* __thiscall zCVideoPlayer zCVideoPlayer -0x46e4c0 int __thiscall zCVideoPlayer IsPlaying -0x46e4d0 int __thiscall zCVideoPlayer ToggleSound -0x46e4e0 float __thiscall zCVideoPlayer SetSoundVolume float -0x46e4f0 void * __thiscall zCVideoPlayer `scalar deleting destructor' unsigned int -0x46e510 void __thiscall zCVideoPlayer ~zCVideoPlayer -0x46e560 int __thiscall zCVideoPlayer OpenVideo class zSTRING -0x46e6d0 int __thiscall zCVideoPlayer CloseVideo -0x46e7d0 int __thiscall zCVideoPlayer Play int -0x46e8e0 int __thiscall zCVideoPlayer PlayInit int -0x46e900 int __thiscall zCVideoPlayer PlayGotoNextFrame -0x46e910 int __thiscall zCVideoPlayer PlayWaitNextFrame -0x46e920 int __thiscall zCVideoPlayer PlayFrame -0x46e930 int __thiscall zCVideoPlayer PlayDeinit -0x46e940 int __thiscall zCVideoPlayer Pause -0x46e960 int __thiscall zCVideoPlayer Unpause -0x46e980 int __thiscall zCVideoPlayer Stop -0x46e9d0 zCViewProgressBar* __thiscall zCViewProgressBar zCViewProgressBar int int int int enum zTviewID -0x46ebc0 void * __thiscall zCViewProgressBar `scalar deleting destructor' unsigned int -0x46ebe0 void __thiscall zCViewProgressBar ~zCViewProgressBar -0x46ed40 void __thiscall zCViewProgressBar Init -0x46eea0 float __thiscall zCViewProgressBar CalcPercentOf float float float -0x46eec0 void __thiscall zCViewProgressBar SetPercent int class zSTRING -0x46f190 void __thiscall zCViewProgressBar HandleChange -0x46f300 void __thiscall zCViewProgressBar Draw -0x46f340 void __thiscall zCViewProgressBar SetRange int int -0x46f400 void __thiscall zCViewProgressBar ResetRange -0x46f4b0 void __thiscall zCList::~zCList -0x46f4e0 void __thiscall zCList::InsertFront struct zTProgressRange * -0x46f530 void * __thiscall zCList::`scalar deleting destructor' unsigned int -0x46f5a0 zCViewStatusBar* __thiscall zCViewStatusBar zCViewStatusBar -0x46f5f0 void * __thiscall zCViewStatusBar `scalar deleting destructor' unsigned int -0x46f610 zCViewStatusBar* __thiscall zCViewStatusBar zCViewStatusBar int int int int enum zTviewID -0x46f680 void __thiscall zCViewStatusBar Init -0x46f6b0 void __thiscall zCViewStatusBar ~zCViewStatusBar -0x46f6d0 void __thiscall zCViewStatusBar SetMaxRange float float -0x46f770 void __thiscall zCViewStatusBar SetRange float float -0x46f810 void __thiscall zCViewStatusBar SetPreview float -0x46f860 void __thiscall zCViewStatusBar SetValue float -0x46f8e0 zCWorldInfo* __thiscall zCWorldInfo zCWorldInfo class zSTRING const & -0x46f9f0 void * __thiscall zCWorldInfo `scalar deleting destructor' unsigned int -0x46fa10 void __thiscall zCWorldInfo ~zCWorldInfo -0x46fb30 class zSTRING __thiscall zCWorldInfo GetName -0x46fb80 class zCPlayerGroup * __thiscall zCWorldInfo GetPlayerGroup -0x46fb90 int __thiscall zCWorldInfo IsMember class zCPlayerInfo * -0x46fba0 class zCPlayerInfo * __thiscall zCWorldInfo GetLevelMaster -0x46fbf0 void __thiscall zCWorldInfo EnterWorld class zCPlayerInfo * -0x46fc80 void __thiscall zCWorldInfo LeaveWorld class zCPlayerInfo * -0x46fcc0 void __thiscall zCWorldInfo ShowDebugInfo -0x4700d0 void __thiscall zCList::~zCList -0x470100 void __thiscall zCList::InsertFront class zCPlayerInfo * -0x470150 void * __thiscall zCList::`scalar deleting destructor' unsigned int -0x4701f0 void __cdecl zInitOptions -0x470731 void __cdecl zInitOptions -0x471050 void __cdecl zDeinitOptions -0x471230 void __cdecl zBert_StartUp -0x471ee0 void __cdecl zBert_ShutDown -0x472100 int __thiscall oCAIHuman CheckActiveSpells -0x472160 int __thiscall oCAIHuman MagicInvestSpell -0x472770 int __thiscall oCAIHuman MagicCheckSpellStates int -0x472f50 class zCModelAni * __thiscall zCModel GetAniFromAniID int -0x472f90 int __thiscall zCModel IsAniActive class zCModelAni * -0x472fd0 int __thiscall oCAIHuman MagicMode -0x4733f0 void __cdecl oCMsgWeapon operator delete void * -0x4736a0 oCMagFrontier* __thiscall oCMagFrontier oCMagFrontier -0x4736c0 void __thiscall oCMagFrontier ~oCMagFrontier -0x473730 void __thiscall oCMagFrontier SetNPC class oCNpc * -0x473740 void __thiscall oCMagFrontier DoCheck -0x473f20 float __thiscall oCMagFrontier GetDistanceNewWorld class zVEC3 const & float & class zVEC3 & -0x474370 class zVEC3 __cdecl operator* class zMAT4 const & class zVEC3 const & -0x474460 float __thiscall oCMagFrontier GetDistanceDragonIsland class zVEC3 const & float & class zVEC3 & -0x474620 float __thiscall oCMagFrontier GetDistanceAddonWorld class zVEC3 const & float & class zVEC3 & -0x474750 void __thiscall oCMagFrontier StartLightningAtPos class zVEC3 & class zVEC3 & -0x474c30 float __thiscall zVEC3 Length2 -0x474c50 void __cdecl zCMaterial operator delete void * -0x474c70 void __cdecl zCVisual operator delete void * -0x474c90 void __cdecl zCQuadMark operator delete void * -0x474cb0 void __thiscall oCMagFrontier DoWarningFX int -0x474e50 void __cdecl oCVisualFX operator delete void * -0x474e70 void __thiscall oCMagFrontier DisposeWarningFX -0x474eb0 void __thiscall oCMagFrontier DoShootFX class zVEC3 const & -0x475170 class zVEC3 __cdecl operator* class zVEC3 const & float -0x4751a0 void __thiscall oCMagFrontier DisposeShootFX -0x4753f0 oCMag_Book* __thiscall oCMag_Book oCMag_Book -0x4755c0 void __thiscall oCMag_Book ~oCMag_Book -0x475720 void __thiscall oCMag_Book CheckConsistency -0x475a50 void __thiscall oCMag_Book SetOwner class zCVob * -0x475ac0 void __thiscall oCMag_Book SetWorld class zCWorld * -0x475ad0 int __thiscall oCMag_Book Register class oCSpell * int -0x475bb0 int __thiscall oCMag_Book Register class oCItem * int -0x475cc0 int __thiscall oCMag_Book DeRegister class oCItem * -0x475da0 int __thiscall oCMag_Book DeRegister int -0x475e50 class oCSpell * __thiscall oCMag_Book CreateNewSpell int -0x475fc0 void __cdecl oCSpell operator delete void * -0x475fe0 int __thiscall oCMag_Book Register int int -0x476220 int __thiscall oCMag_Book IsIn int -0x476260 void __thiscall oCMag_Book Spell_Setup int class oCNpc * class zCVob * -0x4763a0 void __thiscall oCMag_Book Spell_Setup class oCNpc * class zCVob * int -0x476530 void __thiscall oCMag_Book Spell_Invest -0x4766b0 void __thiscall oCMag_Book StartInvestEffect class zCVob * int int int -0x4767a0 void __thiscall oCMag_Book Spell_Cast -0x476e30 int __cdecl zCObject CheckInheritance class zCClassDef const * class zCClassDef const * -0x476e60 void __thiscall oCMag_Book StartCastEffect class zCVob * class zVEC3 const & -0x476f50 int __thiscall oCMag_Book Spell_InCast -0x476f60 void __thiscall oCMag_Book Open int -0x477270 void __thiscall oCMag_Book Close int -0x4773e0 float __thiscall oCMag_Book Ease float float float -0x477410 class zVEC3 __thiscall oCMag_Book EasePos float class zVEC3 & class zVEC3 & -0x477490 float __thiscall oCMag_Book GetAngle class zCVob * -0x477650 void __cdecl Alg_CalcAziElev class zVEC3 const & float & float & -0x477760 int __thiscall oCMag_Book IsInMovement -0x477770 int __thiscall oCMag_Book IsActive -0x477780 class oCSpell * __thiscall oCMag_Book GetSelectedSpell -0x4777d0 int __thiscall oCMag_Book GetSelectedSpellNr -0x4777e0 void __thiscall oCMag_Book Spell_Open int -0x477910 void __thiscall oCMag_Book StopSelectedSpell -0x477a90 void __thiscall oCMag_Book KillSelectedSpell -0x477d50 void __thiscall oCMag_Book Spell_Stop int -0x477fc0 void __thiscall oCMag_Book Left -0x478020 void __thiscall oCMag_Book Right -0x478070 class zVEC3 __thiscall oCMag_Book CalcPos class zCVob * float -0x478210 class zMAT4 __cdecl operator* class zMAT4 const & class zMAT4 const & -0x478460 int __thiscall oCMag_Book DoOpen -0x4785e0 int __thiscall oCMag_Book DoClose -0x478990 class zVEC3 __cdecl operator+ class zVEC3 const & class zVEC3 const & -0x4789c0 void __thiscall oCMag_Book SetFrontSpell int -0x478d50 int __thiscall oCMag_Book DoTurn -0x478e50 void __thiscall oCMag_Book ShowHandSymbol -0x478fd0 void __thiscall oCMag_Book SetShowHandSymbol int -0x479330 void __thiscall oCMag_Book DoPerFrame -0x479b50 zVEC4* __thiscall zVEC4 zVEC4 -0x479b60 int __thiscall oCMag_Book GetNoOfSpells -0x479b70 class oCSpell * __thiscall oCMag_Book GetSpell class oCItem * int & -0x479bc0 class oCSpell * __thiscall oCMag_Book GetSpell int -0x479be0 class oCItem * __thiscall oCMag_Book GetSpellItem int -0x479c00 class oCItem * __thiscall oCMag_Book GetSpellItem class oCSpell * -0x479c40 void __thiscall oCMag_Book NextRegisterAt int -0x479c60 class oCSpell * __thiscall oCMag_Book GetSpellByKey int -0x479ca0 class oCItem * __thiscall oCMag_Book GetSpellItemByKey int -0x479ce0 int __thiscall oCMag_Book GetNoOfSpellByKey int -0x479d30 int __thiscall oCMag_Book GetKeyByItem class oCItem * -0x479d70 oCMag_Book* __thiscall oCMag_Book oCMag_Book -0x479d90 oCMag_Book* __thiscall oCMag_Book oCMag_Book -0x479db0 void __thiscall zCArray::AllocDelta int -0x479e10 void __thiscall zCArray::AllocDelta int -0x479e70 class oCSpell * __cdecl zDYNAMIC_CAST class zCObject const * -0x479f90 oCMenu_Main* __thiscall oCMenu_Main oCMenu_Main class zSTRING const & -0x479fb0 void * __thiscall oCMenu_Main `scalar deleting destructor' unsigned int -0x479fd0 void __thiscall oCMenu_Main ScreenInit -0x479fe0 void __thiscall oCMenu_Main ScreenDone -0x479ff0 int __thiscall oCMenu_Main HandleEvent int -0x47a0b7 int __thiscall oCMenu_Main HandleEvent int -0x47a1d0 oCMenu_ChgKeys* __thiscall oCMenu_ChgKeys oCMenu_ChgKeys class zSTRING const & -0x47a1f0 void * __thiscall oCMenu_ChgKeys `scalar deleting destructor' unsigned int -0x47a210 void __thiscall oCMenu_ChgKeys ~oCMenu_ChgKeys -0x47a220 int __thiscall oCMenu_ChgKeys HandleEvent int -0x47a460 int __thiscall oCMenu_ChgKeys ExecCommand class zSTRING const & -0x47ae60 void __thiscall oCMenu_ChgKeys ScreenInit -0x47ae80 void __thiscall oCMenu_ChgKeys Leave -0x47af30 void __thiscall oCMenu_ChgKeys InitText -0x47b210 void __thiscall zCInput BindOption class zSTRING unsigned short class zCArray -0x47b230 void __thiscall zCArray::InsertEnd unsigned short const & -0x47b300 void __thiscall zCArray::AllocDelta int -0x47b960 oCMenu_Log* __thiscall oCMenu_Log oCMenu_Log class zSTRING const & -0x47b980 void * __thiscall oCMenu_Log `scalar deleting destructor' unsigned int -0x47b9a0 void __thiscall oCMenu_Log ~oCMenu_Log -0x47b9b0 void __thiscall oCMenu_Log ScreenInit -0x47bde0 void __thiscall oCMenu_Log ScreenDone -0x47bef0 void __thiscall oCMenu_Log SetDayTime class zSTRING const & class zSTRING const & -0x47bf90 void __thiscall oCMenu_Log SetLogTopics class zCList const & -0x47c600 void __thiscall zTMenuItemListElement ~zTMenuItemListElement -0x47c680 void __thiscall oCMenu_Log SetInfo class zCMenuItem const * -0x47c690 int __thiscall oCMenu_Log ExecCommand class zSTRING const & -0x47c8e0 int __thiscall oCMenu_Log HandleEnterItem class zCMenuItem * -0x47cb10 int __thiscall oCMenu_Log HandleLeaveItem class zCMenuItem * -0x47cd50 int __thiscall oCMenu_Log HandleActivateItem class zCMenuItem * -0x47cd60 int __thiscall oCMenu_Log HandleEvent int -0x47cdb0 void __thiscall oCMenu_Log Activate -0x47cdc0 void __thiscall oCMenu_Log InitForDisplay -0x47ce00 int __thiscall oCMenu_Status HandleEvent int -0x47cff0 void __thiscall oCMenu_Status SetPlayerName class zSTRING const & -0x47d040 void __thiscall oCMenu_Status SetGuild class zSTRING const & -0x47d130 void __thiscall oCMenu_Status SetMagicalGuild class zSTRING const & -0x47d220 void __thiscall oCMenu_Status SetExperience unsigned long unsigned long unsigned long -0x47d620 void __thiscall zCMenuItem Release -0x47d650 void __thiscall oCMenu_Status SetLearnPoints unsigned long -0x47d790 oCMenu_Status* __thiscall oCMenu_Status oCMenu_Status class zSTRING const & -0x47d7f0 void * __thiscall oCMenu_Status `scalar deleting destructor' unsigned int -0x47d810 void __thiscall oCMenu_Status ~oCMenu_Status -0x47d8e0 void __thiscall oCMenu_Status AddArmor struct oSMenuInfoArmor const & -0x47d9f0 void __thiscall oCMenu_Status AddAttribute struct oSMenuInfoAttribute const & -0x47dbd0 void __thiscall oCMenu_Status AddTalent struct oSMenuInfoTalent const & -0x47ddc0 void __thiscall oCMenu_Status InitForDisplay -0x47e8c0 oCStatusScreen* __thiscall oCStatusScreen oCStatusScreen -0x47eb30 void * __thiscall oCStatusScreen `scalar deleting destructor' unsigned int -0x47eb50 void __thiscall oCStatusScreen ~oCStatusScreen -0x47ed60 void __thiscall oCStatusScreen Show -0x47ef80 oCLogScreen* __thiscall oCLogScreen oCLogScreen -0x47f1d0 void * __thiscall oCLogScreen `scalar deleting destructor' unsigned int -0x47f1f0 void __thiscall oCLogScreen ~oCLogScreen -0x47f3e0 void __thiscall oCLogScreen Show -0x47f600 oCMapScreen* __thiscall oCMapScreen oCMapScreen -0x47f7d0 void * __thiscall oCMapScreen `scalar deleting destructor' unsigned int -0x47f7f0 void __thiscall oCMapScreen ~oCMapScreen -0x47f9c0 void __thiscall oCMapScreen Show int -0x47fce0 oCStatusScreen* __thiscall oCStatusScreen oCStatusScreen -0x47fd10 oCStatusScreen* __thiscall oCStatusScreen oCStatusScreen -0x47fd40 void __thiscall zCArray::zCArray -0x47fd50 void * __thiscall oSMenuInfoAttribute `vector deleting destructor' unsigned int -0x47fdb0 void * __thiscall oSMenuInfoTalent `vector deleting destructor' unsigned int -0x47fe10 void __thiscall oSMenuInfoAttribute ~oSMenuInfoAttribute -0x47fe90 void __thiscall oSMenuInfoTalent ~oSMenuInfoTalent -0x47ff40 class oCLogEntry * __thiscall zCList::Get int -0x47ff70 class oCLogTopic * __thiscall zCList::Get int -0x47ffa0 void __thiscall zCArray::AllocDelta int -0x4801a0 void __thiscall zCArray::AllocDelta int -0x4803b0 oSMenuInfoAttribute* __thiscall oSMenuInfoAttribute oSMenuInfoAttribute -0x4803f0 oSMenuInfoTalent* __thiscall oSMenuInfoTalent oSMenuInfoTalent -0x4806b0 void __cdecl Freelook -0x480860 void __cdecl TestKeys_Carsten int -0x480870 void __cdecl ExceptionInfoCallback struct EXCEPTION_DESCR * -0x4816c0 void __cdecl oCarsten_PerFrame -0x4816f0 void __cdecl oCarsten_StartUp -0x483980 zVEC4* __thiscall zVEC4 zVEC4 class zVEC4 const & -0x4839a0 void __cdecl oCarsten_ShutDown -0x483c20 oCSpell* __thiscall oCSpell oCSpell -0x483d90 class zCClassDef * __thiscall oCSpell _GetClassDef -0x483da0 void * __thiscall oCSpell `scalar deleting destructor' unsigned int -0x483dd0 oCSpell* __thiscall oCSpell oCSpell int -0x483f50 void __thiscall oCSpell ~oCSpell -0x484020 void __thiscall oCSpell InitValues int -0x484150 class zSTRING __thiscall oCSpell GetSpellInstanceName int -0x4842e0 class oCVisualFX * __thiscall oCSpell CreateEffect -0x484530 void __cdecl oCVisFX_MultiTarget operator delete void * -0x484550 void __thiscall oCSpell InitByScript class zSTRING const & -0x4847f0 void __thiscall oCSpell SetEnabled int -0x484920 int __thiscall oCSpell GetEnabled -0x484930 void __thiscall oCSpell Setup class zCVob * class zCVob * int -0x4850d0 int __thiscall oCSpell Invest -0x485360 int __thiscall oCSpell Cast -0x485510 int __thiscall oCSpell Stop -0x485700 int __thiscall oCSpell Kill -0x4858a0 void __thiscall oCSpell Open -0x4859a0 void __thiscall oCSpell Close -0x485b00 void __thiscall oCSpell Reset -0x485c40 void __thiscall oCSpell StopTargetEffects class zCVob * -0x485d30 void __thiscall oCSpell CallScriptInvestedMana -0x485fc0 int __cdecl oCSpell IsTargetTypeValid class zCVob * int -0x4861d0 int __thiscall oCSpell IsValidTarget class zCVob * -0x486470 class zCVob * __thiscall oCSpell GetVob -0x486480 int __thiscall oCSpell GetSpellID -0x486490 int __thiscall oCSpell GetEnergyType -0x4864a0 int __thiscall oCSpell GetCategory -0x4864b0 class zSTRING __thiscall oCSpell GetName -0x486620 int __thiscall oCSpell GetLevel -0x486630 int __thiscall oCSpell IsInvestSpell -0x486640 void __thiscall oCSpell SetInvestedMana int -0x486660 int __thiscall oCSpell GetSpellStatus -0x486670 void __thiscall oCSpell SetReleaseStatus -0x486940 void __thiscall oCSpell SetSpellInfo int -0x486950 void __thiscall oCSpell DoLogicInvestEffect -0x486960 int __thiscall oCSpell CastSpecificSpell -0x486e10 void __thiscall oCSpell EndTimedEffect -0x487280 void __thiscall oCSpell DoTimedEffect -0x487310 int __thiscall oCSpell CanBeDeleted -0x487320 int __thiscall oCSpell DeleteCaster -0x487340 void __thiscall oCSpell Archive class zCArchiver & -0x487350 void __thiscall oCSpell Unarchive class zCArchiver & -0x487550 class zCObject * __cdecl oCSpell _CreateNewInstance -0x487960 void __thiscall oCTrajectory Calc -0x487c50 class zMAT4 & __thiscall zMAT4 SetTranslation class zVEC3 const & -0x487c70 void __thiscall zMAT4 GetTranslation class zVEC3 & -0x487c90 zMAT4* __thiscall zMAT4 zMAT4 class zMAT4 const & -0x487cd0 void __thiscall zCKBSpline InitVars -0x487cf0 void __thiscall oCTrajectory Changed -0x487d00 class zMAT4 __thiscall oCTrajectory Interpolate float -0x488130 class zMAT4 __thiscall oCTrajectory InterpolateN float -0x488240 void __thiscall oCTrajectory Draw -0x488500 void __thiscall oCTrajectory Clear -0x488570 void __thiscall zCKBSpline ~zCKBSpline -0x4885d0 class zVEC3 __thiscall oCTrajectory RecalcByColl class zVEC3 const & class zVEC3 const & class zVEC3 const & int -0x4889f0 class zVEC3 __cdecl operator- class zVEC3 const & class zVEC3 const & -0x488a20 float __cdecl operator* class zVEC3 const & class zVEC3 const & -0x488a40 void __thiscall oCTrajectory ApplyGrav float const & -0x488ab0 void __thiscall oCTrajectory SetByList class zCArray -0x488c20 int __thiscall oCTrajectory VobCross class zCVob const * -0x488cb0 oCEmitterKey* __thiscall oCEmitterKey oCEmitterKey -0x488fa0 void __thiscall oCEmitterKey ~oCEmitterKey -0x4891a0 void __thiscall oCEmitterKey SetByScript class zSTRING const & -0x489370 void __thiscall oCEmitterKey ParseStrings -0x4898b0 void __cdecl oCVisualFX SetupAIForAllFXInWorld -0x489a10 void __cdecl oCVisualFX RemoveInstancesOfClass class zCClassDef & int -0x489a80 void __cdecl oCVisualFX PreSaveGameProcessing int -0x489a90 void __cdecl oCVisualFX PostSaveGameProcessing -0x489aa0 oCVisualFX* __thiscall oCVisualFX oCVisualFX -0x489f30 zVEC3* __thiscall zVEC3 zVEC3 -0x489f40 class zCClassDef * __thiscall zCEffect _GetClassDef -0x489f50 void __thiscall oCTrajectory ~oCTrajectory -0x48a010 class zCClassDef * __thiscall oCVisualFX _GetClassDef -0x48a020 class zCVob * __thiscall oCVisualFX GetOrigin -0x48a030 class zCVob * __thiscall oCVisualFX GetTarget -0x48a040 class zCVob * __thiscall oCVisualFX GetInflictor -0x48a050 void __thiscall oCVisualFX Play float class zMAT4 const * class zMAT4 const * -0x48a060 void __thiscall oCVisualFX SetDuration float -0x48a070 void __thiscall oCVisualFX GetCollisionCandidates class zCArray & -0x48a110 int __thiscall oCVisualFX GetNumCollisionCandidates -0x48a120 void __thiscall oCVisualFX SetDamage float -0x48a130 void __thiscall oCVisualFX SetDamageType int -0x48a140 float __thiscall oCVisualFX GetDamage -0x48a150 int __thiscall oCVisualFX GetDamageType -0x48a160 int __thiscall oCVisualFX IsASpell -0x48a170 void __thiscall oCVisualFX SetSpellType int -0x48a180 int __thiscall oCVisualFX GetSpellType -0x48a190 void __thiscall oCVisualFX SetSpellCat int -0x48a1a0 int __thiscall oCVisualFX GetSpellCat -0x48a1b0 int __thiscall oCVisualFX GetSpellTargetTypes -0x48a1c0 void __thiscall oCVisualFX SetSpellTargetTypes int -0x48a1d0 int __thiscall oCVisualFX GetIsProjectile -0x48a1e0 void __thiscall oCVisualFX SetIsProjectile int -0x48a1f0 void * __thiscall oCVisualFX `scalar deleting destructor' unsigned int -0x48a220 void __thiscall zCEffect ~zCEffect -0x48a230 void * __thiscall zCEffect `scalar deleting destructor' unsigned int -0x48a260 void __thiscall oCVisualFX ~oCVisualFX -0x48abc0 void * __thiscall zCKBSpline `scalar deleting destructor' unsigned int -0x48abe0 void * __thiscall zCPositionKey `scalar deleting destructor' unsigned int -0x48ac00 void __thiscall oCVisualFX CleanUpCriticalFX -0x48adf0 void __thiscall oCVisualFX CreateHierachy -0x48b0b0 void __thiscall oCVisualFX DisposeHierachy -0x48b2c0 void __thiscall oCVisualFX SetSendsAssessMagic int -0x48b350 int __thiscall oCVisualFX GetSendsAssessMagic -0x48b3f0 void __cdecl oCVisualFX InitParser -0x48b7f0 void __cdecl oCarsten_ShutDown -0x48b820 void __thiscall oCVisualFX InitValues -0x48bd00 void __cdecl zCAIBase operator delete void * -0x48bd20 class zCClassDef * __thiscall zCAIBase _GetClassDef -0x48bd30 int __thiscall zCAIBase CanThisCollideWith class zCVob * -0x48bd40 int __thiscall zCAIBase HasAIDetectedCollision -0x48bd50 void __thiscall zCAIBase AICollisionResponseSelfDetected class zVEC3 const & int & -0x48bd60 void __thiscall zCAIBase HostVobRemovedFromWorld class zCVob * class zCWorld * -0x48bd70 void __thiscall oCVisualFXAI ReportCollisionToAI class zCCollisionReport const & -0x48bd90 void __thiscall oCVisualFXAI HostVobAddedToWorld class zCVob * class zCWorld * -0x48bda0 int __thiscall oCVisualFXAI GetIsProjectile -0x48bdb0 void * __thiscall oCVisualFXAI `scalar deleting destructor' unsigned int -0x48bde0 void __thiscall oCVisualFXAI ~oCVisualFXAI -0x48bdf0 void __thiscall zCAIBase ReportCollisionToAI class zCCollisionReport const & -0x48be00 void __thiscall zCAIBase HostVobAddedToWorld class zCVob * class zCWorld * -0x48be10 int __thiscall zCAIBase GetIsProjectile -0x48be20 void * __thiscall zCAIBase `scalar deleting destructor' unsigned int -0x48be50 void __thiscall zCAIBase ~zCAIBase -0x48be60 void __thiscall oCVisualFX ParseStrings -0x48c220 void __thiscall oCVisualFX SetVisualByString class zSTRING const & -0x48d290 void __thiscall zPATH ~zPATH -0x48d2b0 void __cdecl zCParticleFX operator delete void * -0x48d2d0 void __cdecl zCEarthquake operator delete void * -0x48d2f0 void __cdecl zCVobScreenFX operator delete void * -0x48d310 void __cdecl zCPolyStrip operator delete void * -0x48d330 void __thiscall oCVisualFX SetCollisionEnabled int -0x48d419 void __thiscall oCVisualFX SetCollisionEnabled int -0x48d4b0 void __thiscall oCVisualFX SetByScript class zSTRING const & -0x48dda0 void __cdecl zCVobLight operator delete void * -0x48ddc0 void __thiscall oCVisualFX UpdateFXByEmitterKey class oCEmitterKey * -0x48e5f0 void __thiscall oCVisualFX CreateBackup -0x48e600 int __thiscall oCVisualFX FindKey class zSTRING const & -0x48e760 class oCVisualFX * __cdecl oCVisualFX CreateAndPlay class zSTRING const & class zCVob const * class zCVob const * int float int int -0x48ea80 class oCVisualFX * __cdecl oCVisualFX CreateAndPlay class zSTRING const & class zVEC3 const & class zCVob const * int float int int -0x48ee80 class oCVisualFX * __thiscall oCVisualFX CreateAndCastFX class zSTRING const & class zCVob const * class zCVob const * -0x48f1e0 class oCVisualFX * __thiscall oCVisualFX CreateAndCastFX class zSTRING const & class zMAT4 const & -0x48f620 void __thiscall oCVisualFX CalcTrajectory int const & -0x490dd0 class zVEC3 __thiscall zMAT4 GetUpVector -0x490df0 class zVEC3 __thiscall zMAT4 GetRightVector -0x490e10 float __thiscall zVEC3 LengthApprox -0x490ea0 class zVEC3 & __thiscall zVEC3 Normalize -0x490ee0 int __cdecl operator== class zVEC3 const & class zVEC3 const & -0x490f20 void __thiscall zCPositionKey SetMat class zMAT4 const & -0x490f50 void __thiscall oCTrajectory InsertKey class zMAT4 & -0x491060 class zMAT4 __thiscall oCTrajectory GetKey int -0x4910e0 int __thiscall oCTrajectory GetNumKeys -0x4910f0 void __thiscall oCVisualFX SetOrigin class zCVob * int -0x491220 void __thiscall oCVisualFX SetInflictor class zCVob * -0x4912e0 void __thiscall oCVisualFX SetTarget class zCVob * int -0x491450 void __thiscall oCVisualFX SetTarget class zVEC3 & int -0x491510 void __thiscall oCVisualFX CreateInvestFX -0x491690 void __thiscall oCVisualFX InitInvestFX -0x491830 void __thiscall oCVisualFX StopInvestFX -0x4918e0 void __thiscall oCVisualFX Open -0x491c20 void __thiscall oCVisualFX Reset -0x491e10 void __thiscall oCVisualFX Init class zCVob const * class zVEC3 const & -0x491f20 void __thiscall oCVisualFX Init class zCVob const * class zCVob const * class zCVob const * -0x492680 int __thiscall zSTRING Search class zSTRING const & unsigned int -0x4926a0 void __thiscall oCVisualFX Init class zCArray const & -0x492830 void __thiscall oCVisualFX InvestNext -0x492c9b void __thiscall oCVisualFX InvestNext -0x492cb0 void __thiscall oCVisualFX SetLevel int int -0x49313f void __thiscall oCVisualFX SetLevel int int -0x493150 int __thiscall oCVisualFX GetLevel -0x493160 void __thiscall oCVisualFX Cast int -0x4936a9 void __thiscall oCVisualFX Cast int -0x4936c0 float __thiscall zSTRING ToFloat -0x493a00 void __thiscall oCVisualFX Collide int -0x493be0 void __thiscall oCVisualFX Stop int -0x493f70 void __thiscall oCVisualFX Kill -0x4942b0 int __thiscall oCVisualFX CanBeDeleted -0x4942f0 int __thiscall oCVisualFX IsFinished -0x494370 int __thiscall oCVisualFX IsLooping -0x4943e0 void __thiscall oCVisualFX InitEffect -0x494bac void __thiscall oCVisualFX InitEffect -0x494c80 void __thiscall oCVisualFX EndEffect int -0x494d20 void __thiscall oCVisualFX SetShowVisual int -0x494e80 void __thiscall oCVisualFX ReportCollision class zCCollisionReport const & -0x4957f0 float __cdecl Alg_SqrtInvApprox float -0x495830 int __thiscall oCVisualFX ProcessQueuedCollisions -0x4958d0 int __thiscall oCVisualFX ProcessCollision struct zSVisualFXColl & -0x4962f0 void __thiscall oCNpc::oSDamageDescriptor ~oSDamageDescriptor -0x496360 void __cdecl oCMsgDamage operator delete void * -0x496380 void __thiscall oCVisualFX CollisionResponse class zVEC3 const & int -0x4968e0 void __thiscall oCVisualFX SetCollisionCandidates class zCArray -0x496a00 int __thiscall oCVisualFX GetCollidedCandidates class zCArray & -0x496ac0 int __thiscall oCVisualFX CanThisCollideWith class zCVob * -0x496cf0 int __thiscall oCVisualFX CheckDeletion -0x497300 void __thiscall oCVisualFX UpdateActKey -0x497550 void __thiscall oCVisualFX DoMovements -0x498a20 class zVEC3 & __thiscall zVEC3 NormalizeSafe -0x498a80 class zVEC3 __cdecl operator^ class zVEC3 const & class zVEC3 const & -0x498ac0 class zMAT4 __thiscall zCPositionKey GetMat -0x498b40 void __thiscall zCKBSpline InterpolateN float class zMAT4 & enum zTSplLerpMode -0x498b70 int __thiscall oCVisualFX CheckDelayedTrigger -0x498ee0 void __thiscall oCVisualFX AdjustShapeToOrigin -0x499480 class zVEC2 __cdecl operator* class zVEC2 const & float -0x4994a0 void __thiscall oCVisualFX UpdateEffects -0x499a20 void __thiscall oCVisualFX OnTick -0x499b40 void __thiscall oCVisualFX Archive class zCArchiver & -0x499b50 void __thiscall oCVisualFX Unarchive class zCArchiver & -0x499b60 void __thiscall oCVisualFX CalcPFXMesh -0x499d10 void __thiscall oCVisualFX ReleasePFXMesh -0x499df0 void __thiscall oCVisualFX SetPFXShapeVisual class zCVisual * int -0x49a030 void __thiscall oCVisualFXAI DoAI class zCVob * int & -0x49a230 class zCObject * __cdecl oCVisualFX _CreateNewInstance -0x49a290 void __thiscall zCArray::zCArray -0x49a2a0 void __thiscall oCTrajectory Calc -0x49a2c0 void __thiscall zCArray::DeleteList -0x49a2e0 void __thiscall oCVisFX_MultiTarget ~oCVisFX_MultiTarget -0x49a300 oCVisualFX* __thiscall oCVisualFX oCVisualFX -0x49a320 oCVisualFX* __thiscall oCVisualFX oCVisualFX -0x49a340 void __thiscall zCArray::AllocDelta int -0x49a3a0 void __thiscall zCArray::InsertEnd class oCEmitterKey * const & -0x49a470 void __thiscall zCArray::AllocDelta int -0x49a4e0 void __thiscall zCArray::AllocDelta int -0x49a540 class zCParticleFX * __cdecl zDYNAMIC_CAST class zCObject const * -0x49a570 class zCPolyStrip * __cdecl zDYNAMIC_CAST class zCObject const * -0x49a820 void __thiscall oCVisualFX Edit -0x49adb0 void __cdecl oCVisualFX CreateNewScriptFX class zSTRING const & -0x49aff0 void __thiscall oCEmitterKey Edit -0x49b3e0 void __cdecl oCEmitterKey CreateNewScriptKey class zSTRING const & -0x49b620 void __cdecl oCVisualFX FxConsole_ParameterChanged class zSTRING const & -0x49c290 void __cdecl oCVisualFX EmConsole_ParameterChanged class zSTRING const & -0x49c4d0 int __cdecl oCVisualFX FxConsole_EvalFunc class zSTRING const & class zSTRING & -0x49d180 int __cdecl oCVisualFX EmConsole_EvalFunc class zSTRING const & class zSTRING & -0x49e430 void __thiscall oCEmitterKey SetDefaultByFX class oCVisualFX * -0x49e8b0 void __thiscall oCVisualFX SetupEmitterKeysByVisual -0x49e950 void __thiscall oCVisualFX ResetForEditing -0x49eb40 oCVisFX_MultiTarget* __thiscall oCVisFX_MultiTarget oCVisFX_MultiTarget -0x49eb80 class zCClassDef * __thiscall oCVisFX_MultiTarget _GetClassDef -0x49eb90 void __thiscall oCVisFX_MultiTarget Play float class zMAT4 const * class zMAT4 const * -0x49eba0 void * __thiscall oCVisFX_MultiTarget `scalar deleting destructor' unsigned int -0x49ebd0 void __thiscall oCVisFX_MultiTarget ~oCVisFX_MultiTarget -0x49ecf0 void __thiscall oCVisFX_MultiTarget Open -0x49ed30 void __thiscall oCVisFX_MultiTarget SetLevel int -0x49ed80 void __thiscall oCVisFX_MultiTarget Init class zCArray -0x49f220 void __thiscall oCVisFX_MultiTarget InvestNext -0x49f260 void __thiscall oCVisFX_MultiTarget Cast int -0x49f2d0 void __thiscall oCVisFX_MultiTarget Stop int -0x49f340 void __thiscall oCVisFX_MultiTarget SetByScript class zSTRING const & -0x49f400 void __thiscall oCVisFX_MultiTarget Reset -0x49f440 int __thiscall oCVisFX_MultiTarget IsFinished -0x49f490 void __thiscall oCVisFX_MultiTarget SetDamage float -0x49f4f0 void __thiscall oCVisFX_MultiTarget SetDamageType int -0x49f540 void __thiscall oCVisFX_MultiTarget Archive class zCArchiver & -0x49f550 void __thiscall oCVisFX_MultiTarget Unarchive class zCArchiver & -0x49f750 class zCObject * __cdecl oCVisFX_MultiTarget _CreateNewInstance -0x49f7f0 void __thiscall zCArray::AllocAbs int -0x49fd20 class zCAICamera * __cdecl zCAICamera GetCurrent -0x49fd30 zCAICamera* __thiscall zCAICamera zCAICamera -0x49ff80 class zCClassDef * __thiscall zCAICamera _GetClassDef -0x49ff90 void * __thiscall zCAICamera `scalar deleting destructor' unsigned int -0x49ffc0 void __thiscall zCAICamera ~zCAICamera -0x4a0180 class zCAICamera * __cdecl zCAICamera Create -0x4a0210 void __cdecl zCAICamera operator delete void * -0x4a0230 void __thiscall zCAICamera StartUp -0x4a0850 void __thiscall zCAICamera CleanUp -0x4a0880 void __cdecl zCAICamera GlobalStartUp -0x4a0890 void __cdecl zCarsten_ShutDown -0x4a08f0 float __thiscall zCAICamera GetBestRange -0x4a09a0 float __thiscall zCAICamera GetMinRange -0x4a09b0 float __thiscall zCAICamera GetMaxRange -0x4a09c0 void __thiscall zCAICamera SetMode class zSTRING & class zCArray -0x4a0d40 class zSTRING __thiscall zCAICamera GetMode -0x4a0d90 int __thiscall zCAICamera IsModeActive class zSTRING & -0x4a0e10 int __thiscall zCAICamera IsModeAvailable class zSTRING const & -0x4a0e30 void __thiscall zCAICamera ReceiveMsg enum zTAICamMsg const & -0x4a0e60 void __thiscall zCAICamera SetVob class zCVob * -0x4a1120 void __thiscall zCAICamera SetTarget class zCVob * -0x4a15b0 void __thiscall zCAICamera SetTargetList class zCArray -0x4a1870 void __thiscall zCAICamera ClearTargetList -0x4a18f0 void __thiscall zCAICamera AddTarget class zCVob * -0x4a1a40 void __thiscall zCAICamera SubTarget class zCVob * -0x4a1ad0 int __thiscall zCAICamera Console_EvalFunc class zSTRING const & class zSTRING & -0x4a23b0 void __thiscall zCAICamera ParameterChanged -0x4a2550 void __thiscall zCAICamera CalcFirstPosition -0x4a26e0 int __thiscall zCAICamera SetByScript class zSTRING & -0x4a2d30 class zSTRING __thiscall zCAICamera SetByScriptLine class zSTRING & -0x4a3670 void __thiscall zCAICamera CreateInstance class zSTRING & -0x4a3690 void __thiscall zCAICamera AI_LookingCam -0x4a40c0 zCPathSearch* __thiscall zCPathSearch zCPathSearch -0x4a40e0 void __thiscall zCAICamera AI_FirstPerson -0x4a4370 void __thiscall zCAICamera AI_Normal -0x4a4570 class zVEC3 & __thiscall zCAICamera GetCamSysFirstPos -0x4a4580 void __thiscall zCAICamera SetHintTargetInPortalRoom int -0x4a45c0 void __thiscall zCAICamera CheckKeys -0x4a4fb0 void __thiscall zCAICamera DoAI class zCVob * int & -0x4a54e0 void __thiscall zCAICamera SetRotateEnabled int -0x4a56e0 class zCObject * __cdecl zCAICamera _CreateNewInstance -0x4a5740 void __thiscall zCArray::DeleteList -0x4a5890 zCPathSearch* __thiscall zCPathSearch zCPathSearch -0x4a5a70 void __thiscall zSPathSearchState ~zSPathSearchState -0x4a5b40 void __thiscall zCPathSearch CamVobChanged -0x4a5c40 void __thiscall zCPathSearch TargetChanged -0x4a5c60 void __thiscall zCPathSearch SetAICamera class zCAICamera * -0x4a5c70 int __thiscall zCSphereCoordsCache GetSphereCoordLazy float const & float const & float const & struct zSPathSearchState_Internal * & -0x4a69f0 void __thiscall zCSphereCoordsCache::zSAziSphereCoord ~zSAziSphereCoord -0x4a6a10 void __thiscall zCSphereCoordsCache::zSElevSphereCoord ~zSElevSphereCoord -0x4a6a30 zSPathSearchState_Internal* __thiscall zSPathSearchState_Internal zSPathSearchState_Internal -0x4a6a40 void __thiscall zCSphereCoordsCache GetBestScoredSearch float & float & float & struct zSPathSearchState_Internal * & -0x4a6b90 zCSphereCoordsCache* __thiscall zCSphereCoordsCache zCSphereCoordsCache -0x4a6bb0 void __thiscall zCSphereCoordsCache ~zCSphereCoordsCache -0x4a6c10 void __thiscall zCSphereCoordsCache DeleteList -0x4a6d20 struct zSPathSearchResult * __cdecl zCPathSearch GetReport -0x4a6d60 zSPathSearchResult* __thiscall zSPathSearchResult zSPathSearchResult -0x4a6d80 class zCPathSearch * __cdecl zCPathSearch GetSearch -0x4a6f60 int __thiscall zCPathSearch SphereSearch struct zSEvasionSearchDesc const & -0x4a7540 void __thiscall zSEvasionSearchDesc::zSEvasionSearchOptions ~zSEvasionSearchOptions -0x4a75c0 int __thiscall zCPathSearch SwitchSearch struct zSEvasionSearchDesc const & -0x4a75d0 int __thiscall zCPathSearch ShoulderSearch struct zSEvasionSearchDesc const & -0x4a79b0 int __thiscall zCPathSearch PanicSearch struct zSEvasionSearchDesc const & -0x4a7ec0 void __thiscall zCPathSearch CalcStateScores struct zSPathSearchState & -0x4a81e0 enum zTPathLerpMode __thiscall zCPathSearch GetBestLerpMode struct zSPathSearchState const & -0x4a8350 enum zTPathLerpMode __thiscall zCPathSearch GetBestLerpMode class zVEC3 const & class zVEC3 const & -0x4a8430 class zVEC3 __thiscall zCPathSearch DoSlerpRotQuat class zCQuat const & class zCQuat const & float const & float const & -0x4a8670 int __thiscall zCPathSearch FindBestEvasion struct zCPathSearch::zSPathSearchOptions & -0x4a8b40 int __thiscall zCPathSearch CanEvadeTo struct zSPathSearchState & -0x4a8ba0 int __thiscall zCPathSearch FindEvasionSequence class zCArray & -0x4a8f00 zSEvasionSearchDesc* __thiscall zSEvasionSearchDesc zSEvasionSearchDesc -0x4a8f30 void __thiscall zSEvasionSearchDesc ~zSEvasionSearchDesc -0x4a8fd0 int __thiscall zCPathSearch FES_PlayerInvisible_Moved class zCArray & -0x4ab060 void __thiscall zSEvasionSearchDesc::zSEvasionSearchOptions zSEvasionSearchOptions -0x4ab0a0 int __thiscall zCPathSearch FES_PlayerInvisible_Moved_BW class zCArray & -0x4ab9e0 int __thiscall zCPathSearch FES_PlayerInvisible_Moved_FW class zCArray & -0x4ac340 int __thiscall zCPathSearch FES_IdealCone class zCArray & -0x4ae200 int __thiscall zCPathSearch FES_PlayerInvisible_Standing class zCArray & -0x4ae250 int __thiscall zCPathSearch FES_PlayerInvisible_Rotated class zCArray & -0x4aead0 int __thiscall zCPathSearch FES_PlayerTargetInvisible class zCArray & -0x4aeb10 int __thiscall zCPathSearch FES_CamHitWall class zCArray & -0x4aeb20 int __thiscall zCPathSearch FES_NoEvasionFound class zCArray & -0x4aecf0 int __thiscall zCPathSearch EvasionPossible -0x4aed00 int __thiscall zCPathSearch IsPointValid class zVEC3 const & int enum zTPoseFailReason & -0x4af5d0 int __thiscall zCPathSearch IsPointNearWall class zVEC3 const & -0x4af7f0 int __thiscall zCPathSearch LineOfSight class zVEC3 const & class zVEC3 const & -0x4af880 int __thiscall zCPathSearch CorrectPosForNearClip class zVEC3 & -0x4afc70 int __thiscall zCPathSearch AdjustCenterSphere class zVEC3 & class zVEC3 const & float -0x4aff20 class zVEC3 & __thiscall zCPathSearch GetPolyNearestPoint class zCPolygon * class zVEC3 const & -0x4b04c0 void __thiscall zCArray::zCArray -0x4b04d0 void __thiscall zCArray::~zCArray -0x4b0500 void __thiscall zCArray::InsertEnd struct zSEvasionSearchDesc::zSEvasionSearchOptions const & -0x4b0780 void __thiscall zCArraySort::zCArraySort -0x4b07a0 void __thiscall zCArraySort::InsertSort struct zCSphereCoordsCache::zSRangeSphereCoord * const & -0x4b08f0 void __thiscall zCArraySort::zCArraySort -0x4b0910 void __thiscall zCArraySort::InsertSort struct zCSphereCoordsCache::zSElevSphereCoord * const & -0x4b0a60 void __thiscall zCSphereCoordsCache ~zCSphereCoordsCache -0x4b0a80 void __thiscall zCArraySort::InsertSort struct zCSphereCoordsCache::zSAziSphereCoord * const & -0x4b0bd0 zCPathSearch* __thiscall zCPathSearch zCPathSearch -0x4b0bf0 int __thiscall zCPathSearch FindBestEvasion struct zCPathSearch::zSPathSearchOptions & -0x4b0c20 void __thiscall zCArray::InsertEnd struct zSEvasionSearchDesc const & -0x4b0e40 void * __thiscall zSEvasionSearchDesc::zSEvasionSearchOptions `vector deleting destructor' unsigned int -0x4b0ea0 struct zSEvasionSearchDesc::zSEvasionSearchOptions & __thiscall zSEvasionSearchDesc::zSEvasionSearchOptions operator= struct zSEvasionSearchDesc::zSEvasionSearchOptions const & -0x4b1130 void * __thiscall zSEvasionSearchDesc `vector deleting destructor' unsigned int -0x4b1190 struct zSEvasionSearchDesc & __thiscall zSEvasionSearchDesc operator= struct zSEvasionSearchDesc const & -0x4b13b0 void __thiscall zCArray::AllocDelta int -0x4b15f0 void __thiscall zCArraySort::AllocDelta int -0x4b1650 void __thiscall zCArraySort::AllocDelta int -0x4b16b0 void __thiscall zCArray::AllocDelta int -0x4b18e0 void __cdecl zClamp float & float float -0x4b1940 void __thiscall zCAICamera StartupDialogCam -0x4b1de0 void __cdecl zCarsten_ShutDown -0x4b1ee0 void __thiscall zCAICamera InitDialogCam -0x4b1f20 void __thiscall zCAICamera SetDialogCamDuration float -0x4b1f30 void __thiscall zCAICamera ReleaseLastDialogCam -0x4b1ff0 class zCCSCamera * __thiscall zCAICamera PickPreset class zSTRING class zCArray const & -0x4b20f0 void __thiscall zCAICamera StartDialogCam int -0x4b4140 zVEC4* __thiscall zVEC4 zVEC4 float float float float -0x4b4160 zCCSCamera_EventMsgActivate* __thiscall zCCSCamera_EventMsgActivate zCCSCamera_EventMsgActivate enum zCCSCamera_EventMsgActivate::zTCSCam_ActivateSubType -0x4b4250 class zCCamTrj_KeyFrame * __thiscall zCCSCamera GetCamKey int -0x4b4270 class zCCamTrj_KeyFrame * __thiscall zCCSCamera GetTargetKey int -0x4b4290 int __thiscall zCAICamera DialogPresetIsValid class zCCSCamera * -0x4b4330 void __thiscall zCAICamera StartDialogCam int -0x4b4350 void __thiscall zCArray::InsertEnd class zCCSCamera * const & -0x4b4420 void __thiscall zCArray::DeleteList -0x4b4440 void __thiscall zCArray::AllocDelta int -0x4b44d0 class zCMovementTracker * __cdecl zCMovementTracker GetTracker -0x4b4520 zCMovementTracker* __thiscall zCMovementTracker zCMovementTracker -0x4b4a10 void __thiscall zCPose ~zCPose -0x4b4aa0 float __thiscall zCMovementTracker GetAzimuth -0x4b4ab0 float __thiscall zCMovementTracker GetElevation -0x4b4ac0 float __thiscall zCMovementTracker GetAzimuth class zVEC3 const & -0x4b4dc0 zVEC2* __thiscall zVEC2 zVEC2 float float -0x4b4de0 class zVEC2 & __thiscall zVEC2 operator/= float -0x4b4e00 float __thiscall zVEC2 Length2 -0x4b4e20 float __cdecl operator* class zVEC2 const & class zVEC2 const & -0x4b4e40 float __thiscall zCMovementTracker GetElevation class zVEC3 const & -0x4b5070 float __thiscall zCMovementTracker GetRange class zVEC3 const & -0x4b50a0 void __thiscall zCMovementTracker SetAzimuth float const & -0x4b50d0 void __thiscall zCMovementTracker SetElevation float const & -0x4b5100 void __thiscall zCMovementTracker SetRange float const & -0x4b51d0 float __thiscall zCMovementTracker GetRange -0x4b5200 class zVEC3 __thiscall zCMovementTracker ApplyAziToPoint float const & class zVEC3 const & -0x4b5400 class zVEC3 __thiscall zCMovementTracker ApplyElevToPoint float const & class zVEC3 const & -0x4b57a0 class zVEC3 __thiscall zCMovementTracker ApplyRangeToPoint float const & class zVEC3 const & -0x4b5860 class zVEC3 __thiscall zCMovementTracker GetRangePos float const & -0x4b5920 class zVEC3 __thiscall zCMovementTracker GetIdealRangePos -0x4b59e0 float __thiscall zCMovementTracker GetDistToIdealRange -0x4b5ae0 int __thiscall zCMovementTracker IsIdealOrientation -0x4b5b50 int __thiscall zCMovementTracker IsIdealRange -0x4b5c70 void __thiscall zCMovementTracker UpdateCamPos class zVEC3 const & -0x4b5d30 void __thiscall zCMovementTracker UpdatePlayerPos class zVEC3 const & -0x4b60a0 class zVEC3 & __thiscall zVEC3 operator+= class zVEC3 const & -0x4b60d0 class zVEC3 & __thiscall zVEC3 operator/= float -0x4b6100 void __thiscall zCMovementTracker SetCamPos class zVEC3 const & -0x4b6150 void __thiscall zCMovementTracker CalcPlayerPose -0x4b6af0 class zVEC3 __cdecl operator/ class zVEC3 const & float -0x4b6b20 class zMAT4 __cdecl zInverseMatD class zMAT4 const & class zSTRING const & -0x4b6ef0 void __thiscall zCMovementTracker CalcPlayerMovements -0x4b71e0 void __thiscall zCMovementTracker SetPlayerPos class zVEC3 const & -0x4b7260 void __thiscall zCMovementTracker ReceiveMsg enum zTAICamMsg const & -0x4b7270 void __thiscall zCMovementTracker ClearMessages -0x4b7280 void __thiscall zCMovementTracker AutoSetMessages -0x4b73c0 void __thiscall zCMovementTracker UpdateMessages -0x4b73f0 void __thiscall zCMovementTracker Update -0x4b7820 void __thiscall zCMovementTracker CheckKeys -0x4b7830 int __thiscall zCMovementTracker CheckSpecialMoves -0x4b7b10 class zCQuat __thiscall zCMovementTracker GetLocalRot float const & float const & -0x4b7c90 class zMAT4 __thiscall zCMovementTracker GetLocalRotEnd -0x4b8110 void __thiscall zCMovementTracker RecalcRingPositions -0x4b81b0 class zVEC3 & __thiscall zCMovementTracker GetLastValidWayPoint enum zCMovementTracker::zTWayPoint const & -0x4b8342 class zVEC3 & __thiscall zCMovementTracker GetLastValidWayPoint enum zCMovementTracker::zTWayPoint const & -0x4b83b0 void __thiscall zCMovementTracker UpdateWayPoint enum zCMovementTracker::zTWayPoint const & -0x4b86c0 void __thiscall zCMovementTracker ResetWayPoints class zVEC3 const & enum zCMovementTracker::zTWayPoint const & -0x4b87c0 void __thiscall zCMovementTracker InterpolateTo struct zSPathSearchResult const & -0x4b9d90 void __thiscall zMAT4 SetUpVector class zVEC3 const & -0x4b9db0 void __thiscall zMAT4 SetRightVector class zVEC3 const & -0x4b9dd0 class zVEC3 __cdecl operator- class zVEC3 const & -0x4b9df0 void __thiscall zCMovementTracker CalcPlayerSpline -0x4ba080 class zMAT4 & __thiscall zCMovementTracker GetFirstPersonCamMat -0x4ba290 class zMAT4 & __thiscall zCMovementTracker GetPanicCamMat -0x4ba380 class zMAT4 & __thiscall zCMovementTracker GetShoulderCamMat -0x4ba4f0 class zVEC3 & __thiscall zCMovementTracker CalcAziElevRangeApprox float const & float const & float const & -0x4ba8f0 void __thiscall zCMovementTracker SetRotateEnabled int -0x4baad0 void __thiscall zCMovementTracker SaveFrameStates -0x4baebc void __thiscall zCMovementTracker SaveFrameStates -0x4baed0 class zVEC4 __thiscall zMAT4 operator[] int -0x4baf00 void __thiscall zCMovementTracker TargetChanged -0x4bb060 void __thiscall zCMovementTracker CamVobChanged -0x4bb0f0 void __thiscall zCMovementTracker UpdateSampledPlayerPos class zVEC3 const & -0x4bb280 void __thiscall zCMovementTracker SetSampledPlayerPos class zVEC3 const & -0x4bb2c0 class zVEC3 & __thiscall zCMovementTracker GetPlayerFuturePos float -0x4bb3b0 void __thiscall zCArray::zCArray class zCArray const & -0x4bb440 void __thiscall zCArray::RemoveOrderIndex int -0x4bb4a0 void __thiscall zCAICamera InitHelperVobs -0x4bb740 void __thiscall zCAICamera DeleteHelperVobs -0x4bb7b0 void __thiscall zCAICamera ShowDebug -0x4bcc00 void __thiscall zCAICamera DrawClipLine class zVEC3 const & class zVEC3 const & struct zCOLOR -0x4bce60 struct zTBSphere3D __thiscall zCAICamera CalcMinimumBSphere class zCArray & -0x4bd2e0 int __thiscall zCAICamera CheckUnderWaterFX -0x4bd7f0 class zVEC3 & __thiscall zCAICamera CalcAziElevRange float const & float const & float const & class zMAT4 const & -0x4bde00 zCCamTrj_KeyFrame* __thiscall zCCamTrj_KeyFrame zCCamTrj_KeyFrame -0x4bded0 class zCClassDef * __thiscall zCCamTrj_KeyFrame _GetClassDef -0x4bdee0 void * __thiscall zCCamTrj_KeyFrame `scalar deleting destructor' unsigned int -0x4bdf10 void __thiscall zCCamTrj_KeyFrame ~zCCamTrj_KeyFrame -0x4bdf90 void __thiscall zCCamTrj_KeyFrame ThisVobAddedToWorld class zCWorld * -0x4bdfa0 void __thiscall zCCamTrj_KeyFrame ThisVobRemovedFromWorld class zCWorld * -0x4be100 void __thiscall zCCamTrj_KeyFrame Archive class zCArchiver & -0x4be250 void __thiscall zCCamTrj_KeyFrame Unarchive class zCArchiver & -0x4be390 void __thiscall zCCamTrj_KeyFrame Changed -0x4be400 class zCVob * __cdecl zCCSCamera GetPlayerVob -0x4be410 zCCSCamera* __thiscall zCCSCamera zCCSCamera -0x4be790 class zCClassDef * __thiscall zCCSCamera _GetClassDef -0x4be7b0 void * __thiscall zCCSCamera `scalar deleting destructor' unsigned int -0x4be7e0 void __thiscall zCCSCamera ~zCCSCamera -0x4be9f0 void __thiscall zCCSCamera InsertCamKey class zCCamTrj_KeyFrame * -0x4beb20 void __thiscall zCCSCamera InsertCamKeyAtPos class zCCamTrj_KeyFrame * int -0x4bec70 void __thiscall zCCSCamera RemoveCamKey class zCCamTrj_KeyFrame * -0x4bed40 void __thiscall zCCSCamera InsertTargetKey class zCCamTrj_KeyFrame * -0x4bee70 void __thiscall zCCSCamera InsertTargetKeyAtPos class zCCamTrj_KeyFrame * int -0x4befc0 void __thiscall zCCSCamera RemoveTargetKey class zCCamTrj_KeyFrame * -0x4bf090 void __thiscall zCCSCamera Refresh -0x4bf1d0 void __thiscall zCCSCamera Draw -0x4bf9a0 void __thiscall zCCSCamera Archive class zCArchiver & -0x4bfbc0 void __thiscall zCCSCamera Unarchive class zCArchiver & -0x4c0000 void __thiscall zCCSCamera ThisVobAddedToWorld class zCWorld * -0x4c0010 void __thiscall zCCSCamera ThisVobRemovedFromWorld class zCWorld * -0x4c0180 void __thiscall zCCSCamera OnMessage class zCEventMessage * class zCVob * -0x4c0457 void __thiscall zCCSCamera OnMessage class zCEventMessage * class zCVob * -0x4c0480 int __thiscall zCCSCamera EV_Play class zCCSCamera_EventMsg * -0x4c0930 int __thiscall zCCSCamera EV_Resume class zCCSCamera_EventMsg * -0x4c0960 int __thiscall zCCSCamera EV_Pause class zCCSCamera_EventMsg * -0x4c0a20 int __thiscall zCCSCamera EV_Stop class zCCSCamera_EventMsg * -0x4c0f20 int __thiscall zCCSCamera EV_GotoKey class zCCSCamera_EventMsg * -0x4c13d0 int __thiscall zCCSCamera EV_SetDuration class zCCSCamera_EventMsg * -0x4c1410 int __thiscall zCCSCamera EV_SetTime class zCCSCamera_EventMsg * -0x4c1430 int __thiscall zCCSCamera EV_Deactivate class zCCSCamera_EventMsgActivate * -0x4c14b0 int __thiscall zCCSCamera EV_SetCamReference class zCCSCamera_EventMsgActivate * -0x4c1550 int __thiscall zCCSCamera EV_SetTargetReference class zCCSCamera_EventMsgActivate * -0x4c15f0 void __thiscall zCCSCamera DeleteEvMsgOfSubType int -0x4c1690 void __thiscall zCCSCamera OnTick -0x4c3270 void __thiscall zCCSCamera OnTrigger class zCVob * class zCVob * -0x4c39e0 void __thiscall zCPose SetPose class zMAT4 & -0x4c3a20 void __cdecl zCCamTrj_KeyFrame operator delete void * -0x4c3a40 class zCClassDef * __thiscall zCCSCamera_EventMsg _GetClassDef -0x4c3a50 int __thiscall zCCSCamera_EventMsg IsJob -0x4c3a70 int __thiscall zCCSCamera_EventMsg IsHighPriority -0x4c3a80 int __thiscall zCCSCamera_EventMsg IsDeleted -0x4c3a90 void __thiscall zCCSCamera_EventMsg Delete -0x4c3aa0 enum zCEventMessage::zTTimeBehavior __thiscall zCCSCamera_EventMsg MD_GetTimeBehavior -0x4c3ac0 void __thiscall zCCSCamera OnUntrigger class zCVob * class zCVob * -0x4c3d40 void __thiscall zCCSCamera RecalcTrajectories -0x4c3e80 int __thiscall zCCSCamera CheckAndResetAdjustedKeys -0x4c3f40 int __thiscall zCCSCamera CheckAndCorrectKey int -0x4c3ff0 int __thiscall zCCSCamera CheckAndCorrectPose class zMAT4 & -0x4c41d0 void __thiscall zCCSCamera PreKFProcessing -0x4c4ff0 void __thiscall zCCSCamera PostKFProcessing -0x4c5020 void __thiscall zCCSCamera AutoSetKeyTimes class zCArray & -0x4c5510 void __thiscall zCCSCamera Changed -0x4c5540 void __thiscall zCCSCamera Initialize -0x4c6190 void __thiscall zCCSCamera Reset -0x4c6210 void __thiscall zCCSCamera CalcPrevNextActKeyOfTime float const & class zCArray & int & int & int & -0x4c6300 int __thiscall zCCSCamera IsPointNearWall class zVEC3 const & -0x4c64a0 class zVEC3 __thiscall zCCSCamera GetPolyNearestPoint class zCPolygon * class zVEC3 const & -0x4c69d0 int __thiscall zCCSCamera AdjustCenterSphere class zVEC3 & class zVEC3 const & float -0x4c6c00 zCCSCamera_EventMsg* __thiscall zCCSCamera_EventMsg zCCSCamera_EventMsg -0x4c6d40 void * __thiscall zCCSCamera_EventMsg `scalar deleting destructor' unsigned int -0x4c6d70 zCCSCamera_EventMsg* __thiscall zCCSCamera_EventMsg zCCSCamera_EventMsg enum zCCSCamera_EventMsg::zTCSCam_EvSubType -0x4c6ed0 void __thiscall zCCSCamera_EventMsg ~zCCSCamera_EventMsg -0x4c6ee0 void __thiscall zCCSCamera_EventMsg Archive class zCArchiver & -0x4c6f49 void __thiscall zCCSCamera_EventMsg Archive class zCArchiver & -0x4c6f70 void __thiscall zCCSCamera_EventMsg Unarchive class zCArchiver & -0x4c6fd6 void __thiscall zCCSCamera_EventMsg Unarchive class zCArchiver & -0x4c7000 int __thiscall zCCSCamera_EventMsg MD_GetNumOfSubTypes -0x4c7010 class zSTRING __thiscall zCCSCamera_EventMsg MD_GetSubTypeString int -0x4c71e7 class zSTRING __thiscall zCCSCamera_EventMsg MD_GetSubTypeString int -0x4c7220 float __thiscall zCCSCamera_EventMsg MD_GetMinTime -0x4c7240 void __thiscall zCCSCamera_EventMsgActivate Archive class zCArchiver & -0x4c7270 void __thiscall zCCSCamera_EventMsgActivate Unarchive class zCArchiver & -0x4c7400 int __thiscall zCCSCamera_EventMsgActivate MD_GetNumOfSubTypes -0x4c7410 class zSTRING __thiscall zCCSCamera_EventMsgActivate MD_GetSubTypeString int -0x4c7530 class zSTRING __thiscall zCCSCamera_EventMsgActivate MD_GetVobRefName -0x4c7580 void __thiscall zCCSCamera_EventMsgActivate MD_SetVobRefName class zSTRING const & -0x4c76c0 void __thiscall zCCSCamera_EventMsgActivate MD_SetVobParam class zCVob * -0x4c76d0 void __cdecl zCCSCamera SetDrawEnabled int -0x4c78d0 class zCObject * __cdecl zCCSCamera_EventMsg _CreateNewInstance -0x4c7c00 class zCObject * __cdecl zCCSCamera_EventMsgActivate _CreateNewInstance -0x4c7f10 class zCObject * __cdecl zCCSCamera _CreateNewInstance -0x4c7f70 void __cdecl zCCSCamera operator delete void * -0x4c8180 class zCObject * __cdecl zCCamTrj_KeyFrame _CreateNewInstance -0x4c81e0 zCEventManager* __thiscall zCEventManager zCEventManager -0x4c8200 void __thiscall zCArray::Remove class zCEventMessage * const & -0x4c8250 zCCSCamera* __thiscall zCCSCamera zCCSCamera -0x4c8270 void __thiscall zCArray::InsertEnd class zCCamTrj_KeyFrame * const & -0x4c8340 void __thiscall zCArray::InsertAtPos class zCCamTrj_KeyFrame * const & int -0x4c8430 void __thiscall zCArray::RemoveOrder class zCCamTrj_KeyFrame * const & -0x4c8480 int __thiscall zCArray::IsInList class zCCamTrj_KeyFrame * const & -0x4c84c0 void __thiscall zCArray::InsertEnd class zCPositionKey * const & -0x4c8590 void __thiscall zCArray::AllocDelta int -0x4c85f0 void __thiscall zCArray::AllocDelta int -0x4c8650 void __thiscall zCArray::RemoveOrderIndex int -0x4c86b0 void __cdecl D_Reset -0x4c86c0 void __cdecl D_Print class zVEC3 const & class zSTRING const & enum TDebug -0x4c86d0 void __cdecl D_Print float const & class zSTRING const & enum TDebug -0x4c86e0 void __cdecl D_Print class zSTRING & enum TDebug -0x4c86f0 void __cdecl D_Print char * enum TDebug -0x4c8700 void __cdecl D_Print char * int int -0x4c8710 void __cdecl D_PrintA char * int int -0x4c8720 void __cdecl D_Print3D class zVEC3 const & class zSTRING & struct zCOLOR const & -0x4c8730 void __cdecl D_DrawPolyWire class zCPolygon const & struct zCOLOR const & -0x4c8740 void __cdecl D_ClrWin -0x4c8840 zCExceptionHandler* __thiscall zCExceptionHandler zCExceptionHandler -0x4c8850 void __thiscall zCExceptionHandler ~zCExceptionHandler -0x4c8860 void __cdecl zCExceptionHandler SetIsActive int -0x4c8890 int __cdecl zCExceptionHandler GetIsActive -0x4c88a0 void __cdecl zCExceptionHandler SetLogFileName char * -0x4c88c0 long __stdcall zCExceptionHandler UnhandledExceptionFilter struct _EXCEPTION_POINTERS * -0x4c8e40 void __cdecl zCExceptionHandler AddUnhandledExceptionReleaseCallback void (__cdecl*)(void) -0x4c8f50 void __cdecl zCExceptionHandler RemoveUnhandledExceptionReleaseCallback void (__cdecl*)(void) -0x4c8fb0 void __cdecl zCExceptionHandler AddUnhandledExceptionInfoCallback void (__cdecl*)(struct EXCEPTION_DESCR *) -0x4c90c0 void __cdecl zCExceptionHandler RemoveUnhandledExceptionInfoCallback void (__cdecl*)(struct EXCEPTION_DESCR *) -0x4c9120 void __cdecl zCExceptionHandler WalkReleaseCallbacks -0x4c9180 long __stdcall zCExceptionHandler AssertExceptionFilter struct _EXCEPTION_POINTERS * struct ASSERT_FAIL_INFO * struct EXCEPTION_INFO * -0x4c96b0 long __stdcall zCExceptionHandler BoundsExceptionFilter struct _EXCEPTION_POINTERS * struct ASSERT_FAIL_INFO * struct EXCEPTION_INFO * -0x4c9bd0 void __cdecl zCExceptionHandler RecordModuleList void * -0x4c9eb0 zCFlash* __thiscall zCFlash zCFlash -0x4ca040 class zCClassDef * __thiscall zCVisual _GetClassDef -0x4ca050 class zCOBBox3D * __thiscall zCVisual GetOBBox3D -0x4ca060 int __thiscall zCVisual GetVisualDied -0x4ca070 void __thiscall zCVisual DynLightVisual class zCArray const & class zMAT4 * -0x4ca080 unsigned long __thiscall zCVisual GetRenderSortKey -0x4ca090 int __thiscall zCVisual CanTraceRay -0x4ca0a0 void __thiscall zCVisual HostVobRemovedFromWorld class zCVob * class zCWorld * -0x4ca0b0 void __thiscall zCVisual HostVobAddedToWorld class zCVob * class zCWorld * -0x4ca0c0 class zSTRING const * __thiscall zCVisual GetFileExtension int -0x4ca0d0 int __thiscall zCVisual GetAlphaTestingEnabled -0x4ca0e0 void __thiscall zCVisual SetAlphaTestingEnabled int -0x4ca0f0 class zCVisual * __thiscall zCVisual LoadVisualVirtual class zSTRING const & -0x4ca100 class zCClassDef * __thiscall zCPolyStrip _GetClassDef -0x4ca110 class zSTRING __thiscall zCPolyStrip GetVisualName -0x4ca1a0 int __thiscall zCFlash IsBBox3DLocal -0x4ca1b0 struct zTBBox3D __thiscall zCFlash GetBBox3D -0x4ca1e0 class zSTRING __thiscall zCFlash GetVisualName -0x4ca270 void __thiscall zCFlash DynLightVisual class zCArray const & class zMAT4 * -0x4ca280 void * __thiscall zCFlash::zCBolt `scalar deleting destructor' unsigned int -0x4ca2b0 void __thiscall zCFlash::zCBolt ~zCBolt -0x4ca390 void * __thiscall zCFlash `scalar deleting destructor' unsigned int -0x4ca3c0 void __thiscall zCFlash ~zCFlash -0x4ca480 int __thiscall zCFlash GetVisualDied -0x4ca4a0 void __thiscall zCFlash::zCBolt zCBolt -0x4ca4d0 int __thiscall zCFlash Render struct zTRenderContext & -0x4ca690 void __thiscall zCFlash SetVisualUsedBy class zCVob * -0x4ca6c0 void __thiscall zCFlash SetProjectionSphere struct zTBSphere3D const & -0x4ca720 void __thiscall zCFlash::zCBolt SetProjectionSphere struct zTBSphere3D const & -0x4ca780 void __thiscall zCFlash Generate class zCFlash::zCBolt * class zVEC3 const & class zVEC3 const & float -0x4cab80 int __cdecl zGetHighestBit int -0x4caba0 void __thiscall zCFlash::zCBolt Generate_R class zVEC3 const & class zVEC3 const & float int -0x4cb290 void __thiscall zCFlash::zCBolt FreeResources -0x4cb320 int __thiscall zCFlash::zCBolt Render struct zTRenderContext & -0x4cb370 void __thiscall zCFlash SetTexture class zSTRING const & -0x4cb4d0 void __thiscall zCFlash::zCBolt SetTexture class zSTRING const & -0x4cb5c0 void __thiscall zCFlash::zCBolt InterpolateTo class zCFlash::zCBolt * float -0x4cb690 void __thiscall zCFlash::zCBolt Copy class zCFlash::zCBolt * -0x4cb6e0 void __thiscall zCFlash Update float -0x4cb890 void __thiscall zCFlash Create class zVEC3 class zVEC3 float -0x4cba40 void __thiscall zCFlash::zCBolt ~zCBolt -0x4cba60 void __thiscall zCArray::AllocDelta int -0x4cbb60 zCInput* __thiscall zCInput zCInput -0x4cbbc0 float __thiscall zCInput GetState unsigned short -0x4cbbd0 int __thiscall zCInput SetState unsigned short int -0x4cbbe0 int __thiscall zCInput GetToggled unsigned short -0x4cbbf0 void __thiscall zCInput SetDeviceEnabled enum zTInputDevice int -0x4cbc00 int __thiscall zCInput GetDeviceEnabled enum zTInputDevice -0x4cbc10 int __thiscall zCInput GetDeviceConnected enum zTInputDevice -0x4cbc20 int __thiscall zCInput KeyPressed int -0x4cbc30 int __thiscall zCInput KeyToggled int -0x4cbc40 int __thiscall zCInput AnyKeyPressed -0x4cbc50 void __thiscall zCInput ResetRepeatKey int -0x4cbc60 unsigned short __thiscall zCInput GetKey int int -0x4cbc70 void __thiscall zCInput SetKey int int -0x4cbc80 unsigned char __thiscall zCInput GetChar -0x4cbc90 void __thiscall zCInput ClearKeyBuffer -0x4cbca0 int __thiscall zCInput GetNumJoysConnected -0x4cbcb0 void __thiscall zCInput SetJoyDigitalEmu int -0x4cbcc0 void __thiscall zCInput SetJoyEnabled int -0x4cbcd0 float __thiscall zCInput JoyState int -0x4cbce0 float __thiscall zCInput JoyState int int -0x4cbcf0 void __thiscall zCInput GetMousePos float & float & float & -0x4cbd00 int __thiscall zCInput GetMouseButtonPressedLeft -0x4cbd10 int __thiscall zCInput GetMouseButtonPressedMid -0x4cbd20 int __thiscall zCInput GetMouseButtonPressedRight -0x4cbd30 void __thiscall zCInput SetMouseSensitivity float float -0x4cbd40 void __thiscall zCInput GetMouseSensitivity float & float & -0x4cbd50 int __thiscall zCInput GetMouseIdle -0x4cbd60 void __thiscall zCInput SetMouseFlipXY int int -0x4cbd70 void __thiscall zCInput GetMouseFlipXY int & int & -0x4cbd80 void * __thiscall zCInput `scalar deleting destructor' unsigned int -0x4cbda0 void __thiscall zCInput ~zCInput -0x4cbe40 int __cdecl zCInput CompareKeyMaps void const * void const * -0x4cbe60 void __thiscall zCInput Bind unsigned short class zCArray const & -0x4cc020 void __thiscall zCInput BindOption class zSTRING unsigned short class zCArray -0x4cc220 void * __thiscall zSKeyMapping `scalar deleting destructor' unsigned int -0x4cc240 void __thiscall zSKeyMapping ~zSKeyMapping -0x4cc260 void __thiscall zCInput Unbind unsigned short -0x4cc370 int __thiscall zCInput IsBinded unsigned short unsigned short -0x4cc470 int __thiscall zCInput IsBindedToggled unsigned short unsigned short -0x4cc4b0 int __thiscall zCInput GetBinding unsigned short class zCArray & -0x4cc5d0 unsigned short __thiscall zCInput GetFirstBindedLogicalKey unsigned short -0x4cc640 void __thiscall zCInput InitializeControlValues -0x4cfaf0 class zSTRING & __thiscall zSTRING operator= char const * -0x4cfbb0 void __thiscall zSCtrlValue ~zSCtrlValue -0x4cfc00 void __cdecl _GetDefaultBinding short class zSTRING class zCArray & -0x4cfe00 void __thiscall zCInput BindKeys int -0x4d15d0 unsigned short __cdecl zCInput GetControlValueByName class zSTRING const & -0x4d1680 class zSTRING __cdecl zCInput GetNameByControlValue unsigned short -0x4d1760 class std::basic_string,class std::allocator > & __thiscall std basic_string,class std::allocator >::assign char const * -0x4d1810 void __thiscall zCArray::zCArray -0x4d1820 void __thiscall zCArray::operator= class zCArray const & -0x4d18c0 zCInput* __thiscall zCInput zCInput -0x4d18e0 void __thiscall zCArraySort::InsertSort struct zSKeyMapping * const & -0x4d1a30 int __thiscall zCArraySort::Search struct zSKeyMapping * const & -0x4d1aa0 void __thiscall zCArray::Insert struct zSCtrlValue const & -0x4d1c40 void * __thiscall zSCtrlValue `vector deleting destructor' unsigned int -0x4d1ca0 void __thiscall zCArraySort::AllocDelta int -0x4d1d00 void __thiscall zCArray::InsertEnd struct zSCtrlValue const & -0x4d1ea0 void __thiscall zCArray::AllocDelta int -0x4d20a0 zSCtrlValue* __thiscall zSCtrlValue zSCtrlValue -0x4d2130 unsigned char __cdecl GetCharFromDIK int int int -0x4d23b1 unsigned char __cdecl GetCharFromDIK int int int -0x4d2e24 unsigned char __cdecl GetCharFromDIK int int int -0x4d32e0 int __stdcall _EnumJoysticksCallback struct DIDEVICEINSTANCEA const * void * -0x4d3310 int __stdcall _EnumJoystickObjectsCallback struct DIDEVICEOBJECTINSTANCEA const * void * -0x4d3380 int __cdecl InitDInput struct HWND__ * struct HINSTANCE__ * -0x4d3a90 int __cdecl UpdateDInput -0x4d3d30 int __cdecl SetAcquireMouse -0x4d3d60 int __cdecl SetAcquireJoystick -0x4d4960 int __cdecl ReleaseDInput -0x4d4a00 void __thiscall zCInput_Win32 SetFocusWindow struct HWND__ * -0x4d4a10 zCInput_Win32* __thiscall zCInput_Win32 zCInput_Win32 struct HWND__ * * -0x4d4ca0 int __thiscall zCInput_Win32 GetMouseIdle -0x4d4cb0 void * __thiscall zCInput_Win32 `scalar deleting destructor' unsigned int -0x4d4cd0 void __thiscall zCInput_Win32 ~zCInput_Win32 -0x4d4d30 float __thiscall zCInput_Win32 GetState unsigned short -0x4d4e00 int __thiscall zCInput_Win32 SetState unsigned short int -0x4d5020 int __thiscall zCInput_Win32 GetToggled unsigned short -0x4d5100 void __thiscall zCInput_Win32 SetDeviceEnabled enum zTInputDevice int -0x4d5160 int __thiscall zCInput_Win32 GetDeviceEnabled enum zTInputDevice -0x4d5190 int __thiscall zCInput_Win32 GetDeviceConnected enum zTInputDevice -0x4d51c0 int __thiscall zCInput_Win32 KeyPressed int -0x4d51d0 int __thiscall zCInput_Win32 KeyToggled int -0x4d51f0 int __thiscall zCInput_Win32 AnyKeyPressed -0x4d5300 void __thiscall zCInput_Win32 SetAutoRepeatDelayRate float float -0x4d5320 float __thiscall zCInput_Win32 GetAutoRepeatDelayRate -0x4d5330 void __thiscall zCInput_Win32 ResetRepeatKey int -0x4d5370 unsigned short __thiscall zCInput_Win32 GetKey int int -0x4d54d0 void __thiscall zCInput_Win32 SetKey int int -0x4d5510 unsigned char __thiscall zCInput_Win32 GetChar -0x4d55d0 void __thiscall zCInput_Win32 ClearKeyBuffer -0x4d5700 void __thiscall zCInput_Win32 ProcessInputEvents -0x4d5730 void __thiscall zCInput_Win32 GetMousePos float & float & float & -0x4d5790 int __thiscall zCInput_Win32 GetMouseButtonPressedLeft -0x4d57a0 int __thiscall zCInput_Win32 GetMouseButtonPressedMid -0x4d57b0 int __thiscall zCInput_Win32 GetMouseButtonPressedRight -0x4d57c0 void __thiscall zCInput_Win32 SetMouseSensitivity float float -0x4d5810 void __thiscall zCInput_Win32 GetMouseSensitivity float & float & -0x4d5830 void __thiscall zCInput_Win32 SetMouseFlipXY int int -0x4d5850 void __thiscall zCInput_Win32 GetMouseFlipXY int & int & -0x4d5870 int & __thiscall zCArray GetSafe int -0x4d5a30 void __thiscall zCArray InsertEnd int const & -0x4d5b30 void __thiscall zCKBSpline Initialize class zCArray & int -0x4d61d0 zCCubicPolynomial* __thiscall zCCubicPolynomial zCCubicPolynomial -0x4d61e0 void __thiscall zCCubicPolynomial ~zCCubicPolynomial -0x4d61f0 void * __thiscall zCCubicPolynomial `vector deleting destructor' unsigned int -0x4d6240 void __thiscall zCKBSpline Changed -0x4d6290 void __thiscall zCKBSpline Terminate -0x4d6310 void __thiscall zCCubicPolynomial Interpolate1 float class zVEC3 & -0x4d63f0 void __thiscall zCKBSpline ComputeIAndU float int & float & -0x4d64a0 void __thiscall zCKBSpline Interpolate0 float class zVEC3 & -0x4d65c0 void __thiscall zCKBSpline Interpolate0 float class zMAT4 & enum zTSplLerpMode -0x4d6970 void __thiscall zCKBSpline Interpolate1 float class zMAT4 & enum zTSplLerpMode -0x4d6c30 void __thiscall zCKBSpline Interpolate1 float class zVEC3 & -0x4d6d30 void __thiscall zCKBSpline Interpolate2 float class zVEC3 & -0x4d6e10 float __thiscall zCCubicPolynomial Speed float -0x4d6f30 float __thiscall zCCubicPolynomial Length float -0x4d70c0 void __thiscall zCKBSpline ComputeArcLength -0x4d7290 void __thiscall zCKBSpline InvertIntegral float int & float & -0x4d7630 void __thiscall zCKBSpline Interpolate0_AL float class zVEC3 & -0x4d7740 void __thiscall zCKBSpline Interpolate0_AL float class zMAT4 & enum zTSplLerpMode -0x4d7a70 void __thiscall zCKBSpline Interpolate1_AL float class zMAT4 & enum zTSplLerpMode -0x4d7d60 void __thiscall zCKBSpline Interpolate1_AL float class zVEC3 & -0x4d7e60 void __thiscall zCKBSpline Interpolate2_AL float class zVEC3 & -0x4d7f40 float __thiscall zCKBSpline Length float -0x4d80d0 void __thiscall zCKBSpline DrawControlPolygon struct zCOLOR -0x4d8380 void __thiscall zCKBSpline Draw struct zCOLOR float -0x4d8970 void __thiscall zCCubicPolynomial Interpolate0 float class zVEC3 & -0x4d8a50 float __thiscall zCKBSpline GetTime float -0x4d8a90 void __thiscall zCArray::AllocAbs int -0x4d8af0 void __thiscall zCArray::InsertAtPos class zCPositionKey * const & int -0x4d8c20 class zMAT4 & __cdecl GetPoseOfHeading class zVEC3 const & class zVEC3 const & -0x4d90e0 void __thiscall zCPose SetInertiaRot float -0x4d9160 void __thiscall zCPose SetInertiaPos float -0x4d91d0 void __thiscall zCPose SetInertiaSamplesRot int -0x4d9240 void __thiscall zCPose SetInertiaSamplesPos int -0x4d92a0 void __thiscall zCPose CalcAvgRot -0x4d94b0 void __thiscall zCPose UpdatePose class zMAT4 & -0x4d9660 void __thiscall zCPose UpdatePose class zCQuat & class zVEC3 & -0x4d9800 void __thiscall zCPose UpdateRot class zMAT4 & -0x4d9880 void __thiscall zCPose UpdateRot class zCQuat & -0x4d9900 void __thiscall zCPose UpdatePos class zVEC3 & -0x4d9a30 zCPose* __thiscall zCPose zCPose -0x4d9aa0 void __thiscall zCPose SetRot class zMAT4 & -0x4d9b20 void __thiscall zCPose SetRot class zCQuat & -0x4d9b90 void __thiscall zCPose SetPos class zMAT4 & -0x4d9c30 void __thiscall zCPose SetPos class zVEC3 & -0x4d9c90 void __thiscall zCPose GetPose class zMAT4 & -0x4d9cd0 class zMAT4 & __thiscall zCPose GetPose -0x4d9d20 void __thiscall zCPose GetPoseAbs class zMAT4 & -0x4d9d60 class zMAT4 & __thiscall zCPose GetRotMatAbs -0x4d9d90 class zMAT4 & __thiscall zCPose GetRotMat -0x4d9ea0 int __cdecl zCMenu CompareNames void const * void const * -0x4d9f10 void __cdecl zCMenu CreateParser -0x4d9f90 void __cdecl zCMenu Startup -0x4da380 void __cdecl zCMenu Shutdown -0x4da470 zCMenu* __thiscall zCMenu zCMenu -0x4da5f0 void * __thiscall zCMenu `scalar deleting destructor' unsigned int -0x4da610 zCMenu* __thiscall zCMenu zCMenu class zSTRING const & -0x4da750 void __thiscall zCMenu ~zCMenu -0x4da950 void __thiscall zCMenu InitValues -0x4dab80 void __thiscall zCMenu Release -0x4dabb0 void __cdecl zCMenu DefineExternal class zSTRING & int (__cdecl*)(void) int int ... -0x4dabe0 class zCMenu * __cdecl zCMenu Create class zSTRING const & -0x4dae00 void __thiscall zCMenu Register -0x4db020 void __thiscall zCMenu Unregister -0x4db0c0 int __thiscall zCMenu IsRegistered -0x4db130 class zCParser * __cdecl zCMenu GetParser -0x4db140 class zCMenu * __cdecl zCMenu GetByName class zSTRING const & -0x4db320 void __thiscall zCMenu SetByScript class zSTRING const & -0x4db5a0 void __thiscall zCMenu ClearAllEvents -0x4db5c0 void __thiscall zCMenu PreviousOption -0x4db690 void __thiscall zCMenu NextOption -0x4db760 void __thiscall zCMenu RestartMusicTheme -0x4db780 void __thiscall zCMenu Enter -0x4db910 void __thiscall zCMenu Leave -0x4db9a0 int __thiscall zCMenu Run -0x4dbb70 int __thiscall zCMenu HandleEvent int -0x4dbcf9 int __thiscall zCMenu HandleEvent int -0x4dbe20 void __thiscall zCMenu ForceSelAction enum zTMenuItemSelAction class zSTRING const & class zCMenuItem * -0x4dbfd0 void __thiscall zCMenu Activate -0x4dc070 void __thiscall zCMenu UpdateWindowGeometry -0x4dc1c0 void __thiscall zCMenu HandleFrame int -0x4dc250 int __thiscall zCMenu HandleAction -0x4dc430 int __thiscall zCMenu HandleSelAction enum zTMenuItemSelAction class zSTRING const & class zCMenuItem * -0x4dca78 int __thiscall zCMenu HandleSelAction enum zTMenuItemSelAction class zSTRING const & class zCMenuItem * -0x4dcac0 int __thiscall zCMenu ExecCommand class zSTRING const & -0x4dccd0 void __thiscall zCMenu RedrawItems -0x4dcd00 void __thiscall zCMenu PrintInformation class zSTRING -0x4dcde0 void __thiscall zCMenu ScreenInit -0x4dd9e0 void __thiscall zCMenu ScreenDone -0x4ddc20 void __thiscall zCMenu Render -0x4ddd50 class zSTRING & __thiscall zCMenu GetBackDatFile -0x4ddd60 class zCMenu * __cdecl zCMenu GetActive -0x4ddd80 class zCMenuItem * __thiscall zCMenu GetActiveItem -0x4ddd90 int __thiscall zCMenu GetNumberOfActiveItem -0x4dde00 int __thiscall zCMenu SetActiveItem class zCMenuItem * -0x4ddf60 class zSTRING & __thiscall zCMenu GetName -0x4ddf70 void __thiscall zCMenu SetName class zSTRING const & -0x4de0d0 int __thiscall zCMenu HandleEnterItem class zCMenuItem * -0x4de0e0 int __thiscall zCMenu HandleLeaveItem class zCMenuItem * -0x4de0f0 int __thiscall zCMenu HandleActivateItem class zCMenuItem * -0x4de100 void __thiscall zCArraySort::InsertSort class zCMenu * const & -0x4de250 int __thiscall zCArraySort::Search class zCMenu * const & -0x4de2c0 zCMenu* __thiscall zCMenu zCMenu -0x4de2e0 void __thiscall zCArraySort::RemoveOrderIndex int -0x4de310 void __thiscall zCArray::AllocDelta int -0x4de400 int __cdecl zCMenuItem CompareNames void const * void const * -0x4de470 void __cdecl zCMenuItem Startup -0x4de4e0 void __cdecl zCMenuItem Shutdown -0x4de5f0 class zCMenuItem * __cdecl zCMenuItem GetByName class zSTRING const & -0x4de780 class zCMenuItem * __thiscall zCMenuItem GetSelItem -0x4de7c0 class zCMenuItem * __cdecl zCMenuItem Create class zSTRING const & -0x4dec2d class zCMenuItem * __cdecl zCMenuItem Create class zSTRING const & -0x4ded80 void __thiscall zCMenuItem SetMinValue float -0x4ded90 void __thiscall zCMenuItem SetMaxValue float -0x4deda0 int __thiscall zCMenuItem HasBeenCanceled -0x4dedb0 void __thiscall zCMenuItemInput Enter -0x4dedc0 void __thiscall zCMenuItemInput Leave -0x4dedd0 int __thiscall zCMenuItemInput HandleEvent int -0x4dede0 int __thiscall zCMenuItemInput HasBeenCanceled -0x4dedf0 void __thiscall zCMenuItemSlider SetIsActive int -0x4dee10 int __thiscall zCMenuItemSlider HandleEvent int -0x4dee20 zCMenuItem* __thiscall zCMenuItem zCMenuItem class zSTRING const & -0x4df010 void * __thiscall zCMenuItem `scalar deleting destructor' unsigned int -0x4df030 zCMenuItem* __thiscall zCMenuItem zCMenuItem -0x4df1e0 void __thiscall zCMenuItem ~zCMenuItem -0x4df410 void __thiscall zCMenuItem Init -0x4df790 void __thiscall zCMenuItem SetByScript class zSTRING & -0x4dfa90 void __thiscall zCMenuItem InsertInWin class zCView * -0x4e0030 void __thiscall zCMenuItem RemoveFromWin -0x4e0090 int __thiscall zCMenuItem GetDimX int -0x4e0190 int __thiscall zCMenuItem GetDimY int -0x4e01f0 void __thiscall zCMenuItem InitMenuItem -0x4e0280 void __thiscall zCMenuItem InitView -0x4e0360 int __thiscall zCMenuItem Show -0x4e03a0 int __thiscall zCMenuItem Hide -0x4e03e0 void __thiscall zCMenuItem Open -0x4e0410 void __thiscall zCMenuItem Close -0x4e0430 int __thiscall zCMenuItem ToggleValue int int -0x4e0460 enum zTMenuItem __thiscall zCMenuItem GetType -0x4e0470 class zSTRING __thiscall zCMenuItem GetText int -0x4e0540 void __thiscall zCMenuItem SetName class zSTRING const & -0x4e0680 class zSTRING & __thiscall zCMenuItem GetName -0x4e0690 void __thiscall zCMenuItem GetCoords int & int & int & int & -0x4e06a0 enum zTMenuItemSelAction __thiscall zCMenuItem GetSelActionType int -0x4e06b0 class zSTRING & __thiscall zCMenuItem GetSelActionString int -0x4e06d0 void __thiscall zCMenuItem SetName class zSTRING & -0x4e0830 void __thiscall zCMenuItem Register -0x4e09e0 void __thiscall zCMenuItem Unregister -0x4e0b10 int __thiscall zCMenuItem IsRegistered -0x4e0bb0 void __thiscall zCMenuItem SetText class zSTRING const & int int -0x4e1200 void __thiscall zCMenuItem UpdateSize -0x4e12d0 void __thiscall zCMenuItem SetText class zCArray int -0x4e1490 void __thiscall zCMenuItem Enter -0x4e14a0 void __thiscall zCMenuItem Leave -0x4e14b0 int __thiscall zCMenuItem HandleEvent int -0x4e14f0 int __thiscall zCMenuItem Run -0x4e1550 int __thiscall zCMenuItem Input int class zSTRING & -0x4e18c0 void __thiscall zCMenuItem Draw -0x4e18e0 void __thiscall zCMenuItem DrawFront -0x4e1a20 void __thiscall zCMenuItem DrawItems -0x4e1a50 void __thiscall zCMenuItem UpdateContent -0x4e1a60 void __thiscall zCMenuItem UpdateFX -0x4e1bf0 int __thiscall zCMenuItem GetEventFunc enum zTMenuItemEvent -0x4e1c00 void __thiscall zCMenuItem SetIsActive int -0x4e1d10 void __thiscall zCMenuItem SetIsSelectable int -0x4e1d60 int __thiscall zCMenuItem GetIsSelectable -0x4e1de0 void __thiscall zCMenuItem SetIsDisabled int -0x4e1df0 int __thiscall zCMenuItem GetIsDisabled -0x4e1e30 void __thiscall zCMenuItem SetIsVisible int -0x4e1e40 int __thiscall zCMenuItem GetIsVisible -0x4e1e80 zCMenuItemInput* __thiscall zCMenuItemInput zCMenuItemInput class zSTRING const & -0x4e2010 void * __thiscall zCMenuItemInput `scalar deleting destructor' unsigned int -0x4e2030 void __thiscall zCMenuItemInput ~zCMenuItemInput -0x4e20e0 void __thiscall zCMenuItemInput SetValue class zSTRING -0x4e2160 class zSTRING __thiscall zCMenuItemInput GetValue -0x4e2180 void __thiscall zCMenuItemInput InitMenuItem -0x4e2330 void __thiscall zCMenuItemInput InsertInWin class zCView * -0x4e2360 int __thiscall zCMenuItemInput Run -0x4e26d0 zCMenuItemText* __thiscall zCMenuItemText zCMenuItemText class zSTRING const & -0x4e2780 void * __thiscall zCMenuItemText `scalar deleting destructor' unsigned int -0x4e27a0 void __thiscall zCMenuItemText ~zCMenuItemText -0x4e2810 void __thiscall zCMenuItemText DrawFront -0x4e2860 void __thiscall zCMenuItemText FormatMultiline -0x4e2be0 void __thiscall zCMenuItemText DrawMultiline -0x4e3000 void __thiscall zCMenuItemText InitMenuItem -0x4e31c0 void __thiscall zCMenuItemText SetEnum class zSTRING const & -0x4e3340 int __thiscall zCMenuItemText HandleEvent int -0x4e344f int __thiscall zCMenuItemText HandleEvent int -0x4e34f0 void __thiscall zCMenuItemText SetText class zSTRING const & int int -0x4e37b0 void __thiscall zCMenuItemText SetText class zCArray int -0x4e3810 zCMenuItemSlider* __thiscall zCMenuItemSlider zCMenuItemSlider class zSTRING const & -0x4e3890 void * __thiscall zCMenuItemSlider `scalar deleting destructor' unsigned int -0x4e38b0 void __thiscall zCMenuItemSlider ~zCMenuItemSlider -0x4e38d0 int __thiscall zCMenuItemSlider ToggleValue int int -0x4e3c50 void __thiscall zCMenuItemSlider InitMenuItem -0x4e3d10 void __thiscall zCMenuItemSlider InsertInWin class zCView * -0x4e3ee0 void __thiscall zCMenuItemSlider RemoveFromWin -0x4e3f70 void __thiscall zCMenuItemSlider SetValue float -0x4e3ff0 float __thiscall zCMenuItemSlider GetValue -0x4e4000 zCMenuItemChoice* __thiscall zCMenuItemChoice zCMenuItemChoice class zSTRING const & -0x4e4040 void * __thiscall zCMenuItemChoice `scalar deleting destructor' unsigned int -0x4e4060 void __thiscall zCMenuItemChoice ~zCMenuItemChoice -0x4e4080 int __thiscall zCMenuItemChoice ToggleValue int int -0x4e4310 int __thiscall zCMenuItemChoice SetOptionByString class zSTRING -0x4e4750 class zSTRING __thiscall zCMenuItemChoice GetStringByOption -0x4e48e0 void __thiscall zCMenuItemChoice InsertInWin class zCView * -0x4e4aa0 void __thiscall zCMenuItemChoice RemoveFromWin -0x4e4b30 void __thiscall zCMenuItemChoice Resize -0x4e4c00 void __thiscall zCMenuItemChoice Draw -0x4e4c20 void __thiscall zCMenuItemChoice DrawFront -0x4e4e50 int __thiscall zCMenuItemChoice GetNumOptions -0x4e5030 class zSTRING __thiscall zCMenuItemChoice GetText int -0x4e51b0 void __thiscall zCMenuItemChoice InitMenuItem -0x4e52d0 zCMenuItemButton* __thiscall zCMenuItemButton zCMenuItemButton class zSTRING const & -0x4e5460 void * __thiscall zCMenuItemButton `scalar deleting destructor' unsigned int -0x4e5480 void __thiscall zCMenuItemButton ~zCMenuItemButton -0x4e5530 void __thiscall zCMenuItemButton InitMenuItem -0x4e5700 void __thiscall zCMenuItemButton Toggle -0x4e5900 int __thiscall zCMenuItemButton Run -0x4e5b70 void __thiscall zCMenuItemButton InsertInWin class zCView * -0x4e5bb0 void __thiscall zCMenuItemButton RemoveFromWin -0x4e5c70 zCMenuItemList* __thiscall zCMenuItemList zCMenuItemList class zSTRING const & -0x4e5cd0 void * __thiscall zCMenuItemList `scalar deleting destructor' unsigned int -0x4e5cf0 void __thiscall zCMenuItemList ~zCMenuItemList -0x4e5d90 int __thiscall zCMenuItemList Run -0x4e5e20 void __thiscall zCMenuItemList InitMenuItem -0x4e5e30 int __thiscall zCMenuItemList Show -0x4e5e80 int __thiscall zCMenuItemList Hide -0x4e5ec0 void __thiscall zCMenuItemList DeleteContent -0x4e5f10 void __thiscall zCMenuItemList InsertEnd struct zTMenuItemListElement & -0x4e6120 void __thiscall zCMenuItemList InsertFront struct zTMenuItemListElement & -0x4e6310 void __thiscall zCMenuItemList InsertInWin class zCView * -0x4e6470 void __thiscall zCMenuItemList RemoveFromWin -0x4e6520 void __thiscall zCMenuItemList Enter -0x4e6530 void __thiscall zCMenuItemList Leave -0x4e6540 void __thiscall zCMenuItemList UpdateContent -0x4e6550 void __thiscall zCMenuItemList DrawFront -0x4e6860 int __thiscall zCMenuItemList HandleEvent int -0x4e695d int __thiscall zCMenuItemList HandleEvent int -0x4e6ab0 void __thiscall zCMenuItemList ShowContent -0x4e6c60 void __thiscall zCMenuItemList JumpToNextEntry -0x4e6c80 void __thiscall zCMenuItemList JumpToPrevEntry -0x4e6ca0 void __thiscall zCMenuItemList JumpToTopEntry -0x4e6cc0 void __thiscall zCMenuItemList JumpToLastEntry -0x4e6ce0 void __thiscall zCArraySort::InsertSort class zCMenuItem * const & -0x4e6e30 int __thiscall zCArraySort::Search class zCMenuItem * const & -0x4e6ea0 void __thiscall zCArray::zCArray -0x4e6eb0 void * __thiscall zTMenuItemListElement `vector deleting destructor' unsigned int -0x4e6f10 void __thiscall zCArraySort::AllocDelta int -0x4e6f70 void __thiscall zCArraySort::RemoveOrderIndex int -0x4e6fa0 void __thiscall zCArray::AllocDelta int -0x4e71c0 zTMenuItemListElement* __thiscall zTMenuItemListElement zTMenuItemListElement -0x4e7230 void __cdecl zCMusicSystem DisableMusicSystem int -0x4e72b0 void __thiscall zCMusicTheme_DM ~zCMusicTheme_DM -0x4e7370 void __thiscall zCMusicTheme ~zCMusicTheme -0x4e73f0 int __thiscall zCMusicTheme IsActive -0x4e7400 void * __thiscall zCMusicTheme `scalar deleting destructor' unsigned int -0x4e7420 int __thiscall zCMusicTheme_DM IsActive -0x4e7430 void * __thiscall zCMusicTheme_DM `scalar deleting destructor' unsigned int -0x4e7450 zCMusicSys_DirectMusic* __thiscall zCMusicSys_DirectMusic zCMusicSys_DirectMusic -0x4e7e40 zCMusicTheme* __thiscall zCMusicTheme zCMusicTheme -0x4e7e80 zCMusicJingle* __thiscall zCMusicJingle zCMusicJingle -0x4e7ed0 void __thiscall zCMusicJingle ~zCMusicJingle -0x4e7f50 class zCMusicJingle * __thiscall zCMusicJingle AddRef -0x4e7f60 int __thiscall zCMusicJingle Release -0x4e7f70 int __thiscall zCMusicJingle IsPlaying -0x4e7f80 void __thiscall zCMusicJingle StopPlaying -0x4e7f90 void __thiscall zCMusicJingle CacheIn -0x4e7fa0 void __thiscall zCMusicJingle CacheOut -0x4e7fb0 void * __thiscall zCMusicJingle `scalar deleting destructor' unsigned int -0x4e7fd0 zCMusicSys_DirectMusic* __thiscall zCMusicSys_DirectMusic zCMusicSys_DirectMusic -0x4e7fe0 void __thiscall zCMusicSystem PlayThemeByScript class zSTRING const & int int * -0x4e7ff0 class zCMusicTheme * __thiscall zCMusicSystem LoadThemeByScript class zSTRING const & -0x4e8000 class zCMusicTheme * __thiscall zCMusicSystem LoadTheme class zSTRING const & -0x4e8010 void __thiscall zCMusicSystem PlayTheme class zCMusicTheme * float const & enum zTMus_TransType const & enum zTMus_TransSubType const & -0x4e8020 class zCMusicTheme * __thiscall zCMusicSystem GetActiveTheme -0x4e8030 int __thiscall zCMusicSystem PlayJingleByScript class zSTRING const & -0x4e8040 void __thiscall zCMusicSystem StopJingleByScript class zSTRING const & -0x4e8050 class zCMusicJingle * __thiscall zCMusicSystem LoadJingleByScript class zSTRING const & -0x4e8060 class zCMusicJingle * __thiscall zCMusicSystem LoadJingle class zSTRING const & -0x4e8070 int __thiscall zCMusicSystem PlayJingle class zCMusicJingle const * float const & enum zTMus_TransSubType const & -0x4e8080 void __thiscall zCMusicSystem StopJingle int const & -0x4e8090 int __thiscall zCMusicSystem IsJingleActive int const & -0x4e80a0 void __thiscall zCMusicSystem AddEventCallBackFunc enum zTMus_EventType const & void (__cdecl*)(enum zTMus_EventType const &) -0x4e80b0 void __thiscall zCMusicSystem RemoveEventCallBackFunc void (__cdecl*)(enum zTMus_EventType const &) -0x4e80c0 void __thiscall zCMusicSystem Mute -0x4e80d0 void __thiscall zCMusicSystem Stop -0x4e80e0 void __thiscall zCMusicSystem SetVolume float -0x4e80f0 float __thiscall zCMusicSystem GetVolume -0x4e8100 int __thiscall zCMusicSystem IsAvailable class zSTRING const & -0x4e8110 void * __thiscall zCMusicSystem `scalar deleting destructor' unsigned int -0x4e8130 class zCMusicTheme * __thiscall zCMusicSys_DirectMusic GetActiveTheme -0x4e8140 void __thiscall zCMusicSys_DirectMusic StopJingle int const & -0x4e8150 int __thiscall zCMusicSys_DirectMusic IsJingleActive int const & -0x4e8160 float __thiscall zCMusicSys_DirectMusic GetVolume -0x4e89d0 void * __thiscall zCMusicSys_DirectMusic `scalar deleting destructor' unsigned int -0x4e89f0 void __thiscall zCMusicSys_DirectMusic ~zCMusicSys_DirectMusic -0x4e8ab0 void __thiscall zCMusicSys_DirectMusic PlayThemeByScript class zSTRING const & int int * -0x4e8c70 class zCMusicTheme * __thiscall zCMusicSys_DirectMusic LoadTheme class zSTRING const & -0x4e8c80 class zCMusicTheme * __thiscall zCMusicSys_DirectMusic LoadThemeByScript class zSTRING const & -0x4e9800 class zSTRING __thiscall zPATH GetDirectoryPath -0x4e9820 void __thiscall zCMusicSys_DirectMusic PlayTheme class zCMusicTheme * float const & enum zTMus_TransType const & enum zTMus_TransSubType const & -0x4e992e void __thiscall zCMusicSys_DirectMusic PlayTheme class zCMusicTheme * float const & enum zTMus_TransType const & enum zTMus_TransSubType const & -0x4e9a90 int __thiscall zCMusicSys_DirectMusic PlayJingleByScript class zSTRING const & -0x4e9bc0 void __thiscall zCMusicSys_DirectMusic StopJingleByScript class zSTRING const & -0x4e9bd0 class zCMusicJingle * __thiscall zCMusicSys_DirectMusic LoadJingleByScript class zSTRING const & -0x4e9d80 class zCMusicJingle * __thiscall zCMusicSys_DirectMusic LoadJingle class zSTRING const & -0x4e9d90 int __thiscall zCMusicSys_DirectMusic PlayJingle class zCMusicJingle const * float const & enum zTMus_TransSubType const & -0x4e9f10 void __thiscall zCMusicSys_DirectMusic DoMusicUpdate -0x4e9f20 void __thiscall zCMusicSys_DirectMusic Stop -0x4e9f40 void __thiscall zCMusicSys_DirectMusic Mute -0x4e9fd0 void __thiscall zCMusicSys_DirectMusic SetVolume float -0x4ea010 int __thiscall zCMusicSys_DirectMusic IsAvailable class zSTRING const & -0x4ea080 zCDrvProperties_MSS* __thiscall zCDrvProperties_MSS zCDrvProperties_MSS -0x4ea110 void __thiscall zCDrvProperties_MSS ~zCDrvProperties_MSS -0x4eaa30 zCHandleManager* __thiscall zCHandleManager zCHandleManager -0x4eaaa0 void __thiscall zCSndDebugCallback DoWorldPerFrameCallback class zCWorld * class zCCamera * -0x4eaaf0 zCSndSys_MSS* __thiscall zCSndSys_MSS zCSndSys_MSS -0x4eb350 zCSndSys_MSS* __thiscall zCSndSys_MSS zCSndSys_MSS -0x4eb360 class zCSoundFX * __thiscall zCSoundSystem LoadSoundFX class zSTRING const & -0x4eb370 class zCSoundFX * __thiscall zCSoundSystem LoadSoundFXScript class zSTRING const & -0x4eb380 class zCParser * __thiscall zCSoundSystem GetSFXParser -0x4eb390 float __thiscall zCSoundSystem GetPlayingTimeMSEC class zSTRING const & -0x4eb3a0 void __thiscall zCSoundSystem SetSound3DDefaultRadius float -0x4eb3b0 float __thiscall zCSoundSystem GetSound3DDefaultRadius -0x4eb3c0 void __thiscall zCSoundSystem SetMasterVolume float -0x4eb3d0 float __thiscall zCSoundSystem GetMasterVolume -0x4eb3e0 void __thiscall zCSoundSystem StopSound int const & -0x4eb3f0 void __thiscall zCSoundSystem StopAllSounds -0x4eb400 void __thiscall zCSoundSystem GetSoundProps int const & int & float & float & -0x4eb410 void __thiscall zCSoundSystem UpdateSoundProps int const & int float float -0x4eb420 int __thiscall zCSoundSystem IsSoundActive int const & -0x4eb430 void __thiscall zCSoundSystem SetListener class zCVob * -0x4eb440 void __thiscall zCSoundSystem SetGlobalReverbPreset int float -0x4eb450 void __thiscall zCSoundSystem SetReverbEnabled int -0x4eb460 int __thiscall zCSoundSystem GetReverbEnabled -0x4eb470 int __thiscall zCSoundSystem GetNumProvider -0x4eb480 class zSTRING const * __thiscall zCSoundSystem GetProviderName int -0x4eb490 int __thiscall zCSoundSystem SetProvider int -0x4eb4a0 void __thiscall zCSoundSystem SetSpeakerType enum zCSoundSystem::zTSpeakerType -0x4eb4b0 enum zCSoundSystem::zTSpeakerType __thiscall zCSoundSystem GetSpeakerType -0x4eb4c0 float __thiscall zCSoundSystem GetCPULoad -0x4eb4d0 void * __thiscall zCSoundSystem `scalar deleting destructor' unsigned int -0x4eb4f0 int __thiscall zCSndSys_MSS GetReverbEnabled -0x4eb500 enum zCSoundSystem::zTSpeakerType __thiscall zCSndSys_MSS GetSpeakerType -0x4eb550 void * __thiscall zCSndSys_MSS `scalar deleting destructor' unsigned int -0x4eb570 void __thiscall zCSndSys_MSS ~zCSndSys_MSS -0x4eb830 void __thiscall zCSndSys_MSS InitializeMSS -0x4ec700 struct _DIG_DRIVER * __thiscall zCSndSys_MSS GetDigitalDriverHandle -0x4ec710 int __cdecl zCSndSys_MSS EvalFunc class zSTRING const & class zSTRING & -0x4ed2c0 void __cdecl zCSndSys_MSS FrmCon_ParamChanged class zSTRING const & -0x4ed5f0 void __cdecl zCSndSys_MSS SfxCon_ParamChanged class zSTRING const & -0x4ed600 void __cdecl zCSndSys_MSS CloseProvider -0x4ed710 void __thiscall zCSndSys_MSS SetNumAudioChannels int -0x4ed730 float __thiscall zCSndSys_MSS GetMasterVolume -0x4ed770 int __thiscall zCSndSys_MSS GetNumSoundsPlaying -0x4ed7a0 void __thiscall zCSndSys_MSS RemoveAllActiveSounds -0x4ed7e0 void __thiscall zCSndSys_MSS DisposeAllSampleHandles -0x4ed880 void __thiscall zCSndSys_MSS SetListener class zCVob * -0x4ed8e0 void __thiscall zCSndSys_MSS SetMasterVolume float -0x4ed930 void __thiscall zCSndSys_MSS MuteSFX -0x4ed960 class zCSoundFX * __thiscall zCSndSys_MSS LoadSoundFX class zSTRING const & -0x4edf20 void __cdecl zCSoundFX operator delete void * -0x4edf40 class zCClassDef * __thiscall zCSoundFX _GetClassDef -0x4edf50 zCSoundFX* __thiscall zCSoundFX zCSoundFX -0x4edf70 void __thiscall zCSoundFX ~zCSoundFX -0x4edf80 int __thiscall zCSoundFX GetNumChannels -0x4edf90 int __thiscall zCSoundFX GetNumChannelFrames int -0x4edfa0 void __thiscall zCSoundFX GetChannelFrame int int -0x4edfb0 void __thiscall zCSoundFX SetChannelFrame int int -0x4edfc0 float __thiscall zCSoundFX GetPlayingTimeMSEC -0x4edfd0 float __thiscall zCSoundFX GetPan -0x4edfe0 void __thiscall zCSoundFX SetPan float -0x4edff0 float __thiscall zCSoundFX GetVolume -0x4ee000 void __thiscall zCSoundFX SetVolume float -0x4ee010 int __thiscall zCSoundFX GetFrequency -0x4ee020 void __thiscall zCSoundFX SetFrequency int -0x4ee030 void __thiscall zCSoundFX SetLooping int -0x4ee040 int __thiscall zCSoundFX IsLooping -0x4ee050 void __thiscall zCSoundFX SetIsFixed int -0x4ee060 int __thiscall zCSoundFX GetIsFixed -0x4ee070 void * __thiscall zCSoundFX `scalar deleting destructor' unsigned int -0x4ee0a0 int __thiscall zCSndFX_MSS GetNumChannels -0x4ee0b0 int __thiscall zCSndFX_MSS GetNumChannelFrames int -0x4ee0c0 float __thiscall zCSndFX_MSS GetPan -0x4ee0d0 float __thiscall zCSndFX_MSS GetVolume -0x4ee0e0 int __thiscall zCSndFX_MSS GetFrequency -0x4ee0f0 int __thiscall zCSndFX_MSS IsLooping -0x4ee100 void __thiscall zCSndFX_MSS SetIsFixed int -0x4ee110 int __thiscall zCSndFX_MSS GetIsFixed -0x4ee120 class zCSoundFX * __thiscall zCSndSys_MSS LoadSoundFXScript class zSTRING const & -0x4ee640 class zCSoundFX * __thiscall zCSndSys_MSS LoadMulti class zSTRING const & int -0x4ef0e0 class zCSoundFX * __thiscall zCSndSys_MSS LoadSingle class zSTRING const & -0x4ef7b0 int __thiscall zCSndSys_MSS PlaySound class zCSoundFX * int -0x4f0b70 int __thiscall zCSndSys_MSS PlaySound class zCSoundFX * int int float float -0x4f1060 int __thiscall zCSndSys_MSS PlaySound3D class zSTRING const & class zCVob * int struct zCSoundSystem::zTSound3DParams * -0x4f10f0 int __thiscall zCSndSys_MSS PlaySound3D class zCSoundFX * class zCVob * int struct zCSoundSystem::zTSound3DParams * -0x4f1b10 int __thiscall zCSndSys_MSS PlaySound3DAmbient class zCSoundFX * class zCVob * int struct zCSoundSystem::zTSound3DParams * -0x4f2300 void __thiscall zCSndSys_MSS StopSound int const & -0x4f23c0 void __thiscall zCSndSys_MSS StopAllSounds -0x4f2410 int __thiscall zCSndSys_MSS UpdateSound3D int const & struct zCSoundSystem::zTSound3DParams * -0x4f31f0 void __thiscall zCSndSys_MSS UpdateSoundPropsAmbient class zCActiveSnd * struct zCSoundSystem::zTSound3DParams * -0x4f3580 void __thiscall zCSndSys_MSS GetSoundProps int const & int & float & float & -0x4f3780 int __thiscall zCSndSys_MSS GetSound3DProps int const & struct zCSoundSystem::zTSound3DParams & -0x4f38a0 float __thiscall zCSndSys_MSS GetActiveVolume int const & -0x4f3970 void __thiscall zCSndSys_MSS UpdateSoundProps int const & int float float -0x4f3d60 void __thiscall zCSndSys_MSS DoSoundUpdate -0x4f3fd0 int __thiscall zCSndSys_MSS IsSoundActive int const & -0x4f40e0 float __thiscall zCSndSys_MSS GetPlayingTimeMSEC class zSTRING const & -0x4f4270 class zCParser * __thiscall zCSndSys_MSS GetSFXParser -0x4f4280 int __thiscall zCSndSys_MSS GetUsedSoundMem -0x4f4290 void __thiscall zCSndSys_MSS SetGlobalReverbPreset int float -0x4f4350 void __thiscall zCSndSys_MSS SetReverbEnabled int -0x4f4380 int __thiscall zCSndSys_MSS GetNumProvider -0x4f43b0 class zSTRING const * __thiscall zCSndSys_MSS GetProviderName int -0x4f43d0 int __thiscall zCSndSys_MSS SetProvider int -0x4f43e0 int __thiscall zCSndSys_MSS Start3DProvider int -0x4f4b50 void __thiscall zCSndSys_MSS SetGlobalOcclusion float -0x4f4b60 float __thiscall zCSndSys_MSS GetCPULoad -0x4f4b80 void __thiscall zCSndSys_MSS SetSpeakerType enum zCSoundSystem::zTSpeakerType -0x4f4c2c void __thiscall zCSndSys_MSS SetSpeakerType enum zCSoundSystem::zTSpeakerType -0x4f4d10 zCSndFX_MSS* __thiscall zCSndFX_MSS zCSndFX_MSS -0x4f4d70 void * __thiscall zCSndFX_MSS `scalar deleting destructor' unsigned int -0x4f4da0 void __thiscall zCSndFX_MSS ~zCSndFX_MSS -0x4f4f40 void * __thiscall zCSndFrame `scalar deleting destructor' unsigned int -0x4f4f60 void __thiscall zCSndFX_MSS LoadChannel int -0x4f5760 void __thiscall zCSndFX_MSS SetFrequency int -0x4f5810 void __thiscall zCSndFX_MSS SetPan float -0x4f58f0 void __thiscall zCSndFX_MSS SetVolume float -0x4f5970 void __thiscall zCSndFX_MSS SetDefaultProperties -0x4f59c0 int __thiscall zCSndFX_MSS LoadResourceData -0x4f5d10 zCWaveData* __thiscall zCWaveData zCWaveData -0x4f5e70 class zSTRING __thiscall zCWaveData GetName -0x4f5fe0 int __thiscall zCSndFX_MSS ReleaseResourceData -0x4f62d0 int __thiscall zCSndFX_MSS IsActive -0x4f6370 float __thiscall zCSndFX_MSS GetPlayingTimeMSEC -0x4f63c0 unsigned long __thiscall zCSndFX_MSS GetResSizeBytes -0x4f6470 void __thiscall zCSndFX_MSS CheckCanBeCachedOut -0x4f6520 void __cdecl zCSndFX_MSS NewFrame -0x4f6610 void __thiscall zCSndFX_MSS SetLooping int -0x4f6660 void __thiscall zCSndFX_MSS GetChannelFrame int int -0x4f6670 void __thiscall zCSndFX_MSS SetChannelFrame int int -0x4f66f0 void __thiscall zCSndFX_MSS CacheInActFrame -0x4f6780 void __thiscall zCSndFX_MSS CacheOutActFrame -0x4f67d0 void __thiscall zCSndFX_MSS CacheInActChannel -0x4f6810 void __thiscall zCSndFX_MSS CacheOutActChannel -0x4f6890 void __thiscall zCSndFX_MSS ChooseVariance -0x4f68f0 zCActiveSnd* __thiscall zCActiveSnd zCActiveSnd -0x4f6900 void __thiscall zCActiveSnd ~zCActiveSnd -0x4f6980 int __cdecl zCActiveSnd GetNextFreeHandle -0x4f6990 class zCActiveSnd * __cdecl zCActiveSnd AllocNextFreeSnd -0x4f6b30 void __thiscall zCActiveSnd Release -0x4f6bb0 void __thiscall zCActiveSnd Initialize -0x4f6c30 int __cdecl zCActiveSnd GetHandleIndex int -0x4f6d70 int __cdecl zCActiveSnd GetHandleActive int -0x4f6e70 int __cdecl zCActiveSnd GetSoundActive class zCActiveSnd * -0x4f6f00 int __cdecl zCActiveSnd GetFrameActive class zCSndFrame * -0x4f6f40 class zCActiveSnd * __cdecl zCActiveSnd GetHandleSound int -0x4f6ff0 void __cdecl zCActiveSnd AddSound class zCActiveSnd * -0x4f71a0 void __cdecl zCActiveSnd RemoveSound class zCActiveSnd * -0x4f7400 void __cdecl zCActiveSnd RemoveSoundsByFrame class zCSndFrame * -0x4f7440 void __cdecl zCActiveSnd RemoveSoundByVobSlot class zCVob const * int -0x4f7490 void __cdecl zCActiveSnd StopSoundsByFrame class zCSndFrame * -0x4f74f0 void __cdecl zCActiveSnd ResumeSoundsByFrame class zCSndFrame * -0x4f7540 void __cdecl zCActiveSnd UpdateSoundsByFrame class zCSndFrame * -0x4f7850 int __cdecl zCActiveSnd GetNumActive -0x4f7860 void __cdecl zCActiveSnd NewFrame -0x4f7a80 void __cdecl zCActiveSnd UpdateReverb float -0x4f7ae0 int __thiscall zCActiveSnd CalcListenerPan -0x4f7af0 int __thiscall zCActiveSnd CalcListenerVolume -0x4f7b40 int __cdecl zCActiveSnd GetNum3DSamplesUsed -0x4f7b80 int __cdecl zCActiveSnd GetNumAmbientSamplesUsed -0x4f7bc0 int __thiscall zCActiveSnd RequestChannel -0x4f7ea0 int __thiscall zCActiveSnd RequestChannel3D -0x4f81d0 float __thiscall zCActiveSnd GetVolume -0x4f83d0 void __cdecl zCActiveSnd DebugInfo -0x4f9490 void __cdecl zCActiveSnd InitPreAllocedData -0x4f95c0 void __cdecl zCActiveSnd CleanupPreAllocedData -0x4f9680 int __thiscall zCActiveSnd HasBeenUpdatedThisFrame -0x4f96b0 zCSndChannel* __thiscall zCSndChannel zCSndChannel -0x4f96d0 void __thiscall zCSndChannel ~zCSndChannel -0x4f9830 void __thiscall zCActiveSnd AutoCalcObstruction int -0x4f9a30 zCSndFrame* __thiscall zCSndFrame zCSndFrame -0x4f9bf0 void __thiscall zCSndFrame ~zCSndFrame -0x4f9dc0 void __thiscall zCSndFrame CalcPitchOffset float -0x4f9e50 int __thiscall zCSndFrame CalcPitchVariance -0x4f9ee0 void __thiscall zCSndFrame SetDefaultProperties -0x4f9f90 void __thiscall zCSndFrame CacheIn -0x4fa010 void __thiscall zCSndFrame CacheOut -0x4fa050 zCWavePool* __thiscall zCWavePool zCWavePool -0x4fa1c0 void __thiscall zCWavePool ~zCWavePool -0x4fa2e0 class zCWaveData * __thiscall zCWavePool CacheIn class zSTRING & -0x4fa500 void __thiscall zCWavePool CacheIn class zCWaveData * -0x4fa650 void __thiscall zCWavePool CacheOut class zCWaveData * -0x4fa7d0 int __thiscall zCWavePool ReleaseWave class zCWaveData * -0x4fa8a0 void __thiscall zCWavePool NewFrame -0x4faa00 void __thiscall zCWavePool DebugInfo -0x4fad80 void __thiscall zCWavePool DebugInfo2 -0x4fb520 zCWaveData* __thiscall zCWaveData zCWaveData class zSTRING & -0x4fb730 void __thiscall zCWaveData ~zCWaveData -0x4fb8c0 void __thiscall zCWaveData Init -0x4fb9a0 void __thiscall zCWaveData CacheIn -0x4fbf70 class zSTRING __thiscall zPATH GetPath -0x4fbf90 void __thiscall zCWaveData CacheOut -0x4fbfe0 int __thiscall zCWaveData CheckForCorrectFormat int -0x4fc1b7 int __thiscall zCWaveData CheckForCorrectFormat int -0x4fc290 int __thiscall zCWaveData Release -0x4fc2c0 void * __thiscall zCWaveData `scalar deleting destructor' unsigned int -0x4fc2e0 int __thiscall zCWaveData GetSize -0x4fc300 struct h3DPOBJECT * __thiscall zCHandleManager Alloc3DSample -0x4fc330 struct _SAMPLE * __thiscall zCHandleManager AllocSample -0x4fc370 void __thiscall zCHandleManager Free3DSample struct h3DPOBJECT * -0x4fc440 void __thiscall zCHandleManager FreeSample struct _SAMPLE * -0x4fc520 void __thiscall zCHandleManager DisposeAllSamples -0x4fc5d0 class zCActiveSnd * & __thiscall zCArraySort::GetSafe int -0x4fc790 void __thiscall zCArraySort::InsertSort class zCActiveSnd * const & -0x4fc8e0 int __thiscall zCArraySort::Search class zCActiveSnd * const & -0x4fc950 void __thiscall zCWavePool DebugInfo2 -0x4fc970 void __thiscall zCArray::DeleteList -0x4fc990 void __thiscall zCArray::zCArray -0x4fc9a0 void __thiscall zCSndFX_MSS ~zCSndFX_MSS -0x4fc9c0 void __thiscall zCArray::DeleteList -0x4fc9e0 void __thiscall zCArraySort::zCArraySort -0x4fca00 void __thiscall zCSndFrame ~zCSndFrame -0x4fca20 int __thiscall zCArraySort::Search class zCWaveData * const & -0x4fca90 void __thiscall zCArraySort::RemoveOrder class zCWaveData * const & -0x4fcb10 void __thiscall zCArray::zCArray -0x4fcb20 void __thiscall zCSndFrame ~zCSndFrame -0x4fcb40 int __thiscall zCArray::IsInList class zCWaveData * const & -0x4fcb80 void __thiscall zCArray::zCArray -0x4fcb90 void __thiscall zCSndFX_MSS ~zCSndFX_MSS -0x4fcbb0 void __thiscall zCArray::~zCArray -0x4fcbd0 void __thiscall zCArray::RemoveIndex int -0x4fcbf0 void __thiscall zCArray::RemoveIndex int -0x4fcc10 void __thiscall zCArraySort::RemoveOrderIndex int -0x4fcc40 void __thiscall zCArray::AllocDelta int -0x4fcca0 void __thiscall zCArray::InsertEnd class zCSndFrame * const & -0x4fcd70 void __thiscall zCArraySort::AllocDelta int -0x4fcdd0 void __thiscall zCArraySort::RemoveOrderIndex int -0x4fce00 void __thiscall zCArray::AllocDelta int -0x4fce60 void __thiscall zCArray::InsertEnd class zCSndChannel * const & -0x4fcf30 void __thiscall zCArray::AllocDelta int -0x4fcf90 void __thiscall zCArray::AllocDelta int -0x4fd020 void __cdecl vidRefreshModeList -0x4fd1e0 unsigned long __cdecl vidGetCaps unsigned long -0x4fd330 int __cdecl vidGetModeList struct VIDMODE * struct VIDMODE * int -0x4fd5c0 int __cdecl vidSetModeEx struct VIDEO_INFO * -0x4fd7b0 char * __cdecl vidGetScreenModeName int -0x4fd7de char * __cdecl vidGetScreenModeName int -0x4fd800 void __cdecl vidSetPalette unsigned char * int -0x4fda00 int __cdecl vidCreatePalette int void * void * int -0x4fdca0 void __cdecl vidSetFrameReady -0x4fdcd0 int __cdecl vidGetFPSRate -0x4fdd40 int __cdecl vidSetMode struct VIDMODE * -0x4fe290 void __cdecl vidWaitVSYNC -0x4fe300 int __cdecl vidFlip -0x4fe3a0 struct SURFACE * __cdecl vidGetStdSurface int int -0x4fe400 int __cdecl vidLock struct SURFACE * -0x4fe540 int __cdecl vidUnLock struct SURFACE * -0x4fe620 struct SURFACE * __cdecl vidCreateSurface struct SURFACE_INFO * -0x4fe740 int __cdecl vidFreeSurface struct SURFACE * -0x4fe880 int __cdecl vidSetColorKey struct SURFACE * unsigned long -0x4fe910 void __fastcall vidPaintWindow struct HWND__ * -0x4fe9b0 void __fastcall vidCloseDisplay int -0x4fed10 void __fastcall vidToggleFullScreenMode -0x4fef50 void __cdecl vidIdleEnter -0x4ff020 void __fastcall vidWaitScreenUnblank -0x4ff070 void __fastcall vidMinimize int -0x4ff350 void __fastcall vidWaitRestore -0x4ff560 void __fastcall vidRestore -0x4ff750 int __cdecl vidIsMinimized -0x4ff7e0 int __cdecl vidBlit struct BLIT_CMD * -0x4ff940 int __cdecl vidBlitBatch struct BLIT_CMD * int -0x4ff970 int __fastcall vidLostFocus -0x4ff9a0 int __fastcall SetVMode struct VIDMODE * -0x500070 int __cdecl vidGetMemInfo struct VIDMEM_INFO * -0x500380 int __cdecl ddCheck long -0x5003f0 char * __cdecl vidGetLastError -0x500990 void __cdecl ccDrawCaption struct HWND__ * struct CUSTOMCAPTION * int struct HRGN__ * -0x500b10 void __cdecl ccRenderCaption struct HWND__ * struct CUSTOMCAPTION * -0x501500 zCViewWindow* __thiscall zCViewWindow zCViewWindow int int int int enum zTviewID -0x501580 void * __thiscall zCViewWindow `scalar deleting destructor' unsigned int -0x5015a0 void __thiscall zCViewWindow ~zCViewWindow -0x5015f0 struct zTWindowsVersionInformation __cdecl GetWinVersion -0x501930 void __thiscall zTWindowsVersionInformation ~zTWindowsVersionInformation -0x5019b0 bool __cdecl sysKillWindowsKeys bool -0x501f30 bool __cdecl SetForegroundWindowEx struct HWND__ * -0x502000 void __cdecl sysSetWindowMode int int -0x5021e0 void * __cdecl sysAlloc unsigned long -0x502a40 void * __cdecl sysReAlloc void * unsigned long -0x502a90 void __cdecl sysFree void * -0x502aa0 int __cdecl sysHandleExceptions -0x502ab0 void __cdecl libExit -0x502bd0 int __cdecl MasterExceptionHandler -0x502be0 int __stdcall InputDlgProc struct HWND__ * unsigned int unsigned int long -0x502ca0 class zSTRING __cdecl CheckPassword -0x502ed0 int __stdcall HandledWinMain struct HINSTANCE__ * struct HINSTANCE__ * char * int -0x503280 int __cdecl initializeSystemMFC -0x5035c0 void __cdecl winDoInstanceCheck -0x503620 void __cdecl winCreateMenu -0x503630 void __cdecl HandleFocusLoose -0x504a80 void __cdecl sysHardExit char * ... -0x505130 void __cdecl winResizeMainWindow -0x505240 void __cdecl winCalcSizes -0x505280 unsigned long __cdecl sysGetTime -0x5052d0 void __cdecl winSuspendThreads -0x5052f0 void __cdecl sysExit -0x505320 void __cdecl sysProcessIdle -0x5053e0 void __cdecl sysEvent -0x505870 void __cdecl sysIdle int -0x505880 void __cdecl winWaitMessage unsigned short unsigned long unsigned long unsigned long unsigned long int -0x5059c0 void __cdecl TRACE char * ... -0x505a20 void __cdecl cfgFetchTopic char * -0x505a30 void __cdecl cfgSetBinary char * char * void * int -0x505a40 int __cdecl cfgGetBinary char * char * void * int * -0x505a50 void __cdecl sysParseCommandLine char * -0x506010 void __cdecl sysSetFocus -0x506070 long __cdecl winDialog unsigned short int (__stdcall*)(struct HWND__ * unsigned int unsigned int long) -0x506150 long __cdecl winDialogParam unsigned short int (__stdcall*)(struct HWND__ * unsigned int unsigned int long) unsigned long -0x506230 long __cdecl winDialogParamFinal unsigned short int (__stdcall*)(struct HWND__ * unsigned int unsigned int long) unsigned long -0x506300 void __cdecl ExcSpyInfo struct EXCEPTION_INFO * -0x5069a0 int __stdcall ExceptionDlgProc struct HWND__ * unsigned int unsigned int long -0x506a54 int __stdcall ExceptionDlgProc struct HWND__ * unsigned int unsigned int long -0x506f2e int __stdcall ExceptionDlgProc struct HWND__ * unsigned int unsigned int long -0x507670 int __stdcall ASSERTDlgProc struct HWND__ * unsigned int unsigned int long -0x50844d int __stdcall ASSERTDlgProc struct HWND__ * unsigned int unsigned int long -0x508550 void __cdecl BoundsSpyInfo struct ASSERT_FAIL_INFO * struct EXCEPTION_INFO * -0x508910 void __cdecl BOUNDS_FAIL char * int int int char * int class zSTRING const & -0x508bd0 void __cdecl AssertSpyInfo struct ASSERT_FAIL_INFO * struct EXCEPTION_INFO * -0x508f90 void __cdecl ASSERT_FAIL char * char * int class zSTRING const & -0x5091e0 int __cdecl sysGotDebugger -0x509220 void __cdecl inCreateMouseMessage unsigned long unsigned long -0x509370 int __cdecl zOpt_Sound_ChangeFXVol class zCOptionEntry & -0x5093e0 int __cdecl zOpt_Sound_ChangeMusicVol class zCOptionEntry & -0x509450 int __cdecl zOpt_Video_ChangeVidOptions class zCOptionEntry & -0x509570 int __cdecl zOpt_ToggleJoy class zCOptionEntry & -0x509580 void __cdecl zCarsten_StartUp struct HWND__ * * -0x50ab30 void __cdecl zCarsten_ShutDown -0x50ab60 void __cdecl zCarsten_ShutDown_Fast -0x50acf0 void __thiscall zTEngineStats PrintScreen int int -0x50b310 void __thiscall zCLineCache ~zCLineCache -0x50b320 void __thiscall zCLineCache Line int int int int struct zCOLOR -0x50b3b0 void __thiscall zCLineCache Flush class zCViewBase * -0x50b450 void __thiscall zCLineCache Line3D class zVEC3 const & class zVEC3 const & struct zCOLOR int -0x50b850 void __thiscall zCLineCache LineCS3D class zVEC3 const & class zVEC3 const & struct zCOLOR -0x50bb10 void __thiscall zCVertex Draw struct zCOLOR const & int -0x50bbd0 void __cdecl zCVertex ResetVertexTransforms -0x50bc00 class zCVertexTransform * __thiscall zCVertex CreateVertexTransform -0x50bca0 void __thiscall zCMemPool::zCMemPool -0x50bcb0 void __thiscall zCMemPool::zCMemPool -0x50bcc0 void __thiscall zCMemPool::zCMemPool -0x50bcd0 void __thiscall zCMemPool::zCMemPool -0x50bce0 void __thiscall zCVolatileMemory::zCVolatileMemory unsigned int enum zTVolatileOverflowMode -0x50bd10 void __thiscall zCVolatileMemory::Destroyed void * -0x50c120 void __thiscall zCAIBaseSound RemoveSlideSound -0x50c140 void __thiscall zCAIBaseSound CheckSlideSound class zCVob * -0x50c1d0 void __thiscall zCAIBaseSound StartDefaultCollisionSound class zCVob * class zCCollisionReport const & -0x50c470 class zCObject * __cdecl zCAIPlayer _CreateNewInstance -0x50c4d0 void __cdecl zCAIPlayer operator delete void * -0x50c5c0 zCAIPlayer* __thiscall zCAIPlayer zCAIPlayer -0x50c730 class zCClassDef * __thiscall zCAIPlayer _GetClassDef -0x50c740 void * __thiscall zCAIPlayer `scalar deleting destructor' unsigned int -0x50c770 void __thiscall zCAIPlayer ~zCAIPlayer -0x50c900 void __thiscall zCSparseArrayIterator Reset -0x50c960 void __thiscall zCCache::ClearCache -0x50c980 void __thiscall zCAIPlayer RemoveEffects -0x50ca60 void __thiscall zCAIPlayer HostVobRemovedFromWorld class zCVob * class zCWorld * -0x50ca70 float __thiscall zCAIPlayer GetJumpUpHeight -0x50cab0 void __thiscall zCAIPlayer SetJumpUpForceByHeight float -0x50cad0 void __thiscall zCAIPlayer SetVob class zCVob * -0x50cc30 void __thiscall zCAIPlayer DoAutoRoll -0x50cdf0 void __thiscall zCAIPlayer ResetAutoRoll -0x50ce20 void __thiscall zCAIPlayer CalcModelAnisInPlace -0x50ce80 void __thiscall zCAIPlayer DoSurfaceAlignment -0x50d4a0 int __thiscall zCAIPlayer IsSliding -0x50d4d0 int __thiscall zCAIPlayer CheckFloorSliding -0x50dc40 void __thiscall zCAIPlayer CheckPhysics -0x50e180 void __thiscall zCAIPlayer PropagateCollObjectStates enum zCAIPlayer::zTMovementState -0x50e2d5 void __thiscall zCAIPlayer PropagateCollObjectStates enum zCAIPlayer::zTMovementState -0x50e390 void __thiscall zCAIPlayer CalcForceModelHalt -0x50e440 void __thiscall zCAIPlayer CalcStateVars -0x50e6c0 void __thiscall zCAIPlayer DoProceduralMovement -0x50e750 void __thiscall zCAIPlayer Begin class zCVob * -0x50e8f0 void __thiscall zCAIPlayer End -0x50e980 void __thiscall zCAIPlayer End -0x50e990 void __thiscall zCAIPlayer End -0x50f520 class zCQuadMark * __thiscall zCAIPlayer GetBloodQuadMark -0x50f780 void __thiscall zCAIPlayer SetBloodDefaultTexture class zSTRING const & -0x50f8c0 void __thiscall zCAIPlayer AddBlood class zVEC3 const & class zVEC3 const & float int class zSTRING * -0x50f950 void __thiscall zCAIPlayer AddWeaponTrailSegment class zVEC3 const & class zVEC3 const & -0x50fca0 void __thiscall zCAIPlayer CreateLedgeInfo -0x50fcc0 struct zCAIPlayer::zTLedgeInfo * __thiscall zCAIPlayer GetLedgeInfo -0x50fd00 int __thiscall zCAIPlayer GetFoundLedge -0x50fd20 void __thiscall zCAIPlayer ClearFoundLedge -0x50fd90 int __thiscall zCAIPlayer DetectClimbUpLedge class zVEC3 & int -0x5102b0 zCDetectLedgeReport* __thiscall zCDetectLedgeReport zCDetectLedgeReport class zVEC3 const & -0x511060 int __fastcall zCCollObjectCharacter IsMoveInvalid class zVEC3 const & class zVEC3 const & class zVEC3 & struct zCCollObjectCharacter::zTSpatialState & class zVEC3 & -0x511070 void __thiscall zCAIPlayer AlignModelToLedge class zSTRING const & -0x511170 class zVEC3 __thiscall zCAIPlayer GetHandPositionWorld -0x5112c0 void __thiscall zCAIPlayer AlignToFloor float -0x511300 float __thiscall zCAIPlayer GetModelFloorWorld -0x511320 int __thiscall zCAIPlayer CheckEnoughSpaceMoveDir class zVEC3 const & int -0x511700 int __thiscall zCAIPlayer CheckEnoughSpaceMoveForward int -0x511740 int __thiscall zCAIPlayer CheckEnoughSpaceMoveBackward int -0x511790 int __thiscall zCAIPlayer CheckEnoughSpaceMoveRight int -0x5117d0 int __thiscall zCAIPlayer CheckEnoughSpaceMoveLeft int -0x511820 float __thiscall zCAIPlayer GetProtoYHeight -0x511840 class zVEC3 __thiscall zCAIPlayer GetSurfaceAlignScanOrigin -0x511970 void __thiscall zCAIPlayer DiveRotateX float const & -0x511ac0 void __thiscall zCAIPlayer SetCDStat int -0x511b10 void __thiscall zCAIPlayer LandAndStartAni class zSTRING const & -0x511bc0 void __thiscall zCAIPlayer LandAndStartAni class zCModelAni * -0x511c20 int __thiscall zCAIPlayer CheckForceModelHalt class zSTRING const & -0x511c60 int __thiscall zCAIPlayer CheckForceModelHalt class zCModelAni * -0x511ca0 int __thiscall zCAIPlayer ShouldCorrectFloorHeight -0x511cc0 void __thiscall zCAIPlayer BeginStateSwitch -0x511d40 void __thiscall zCAIPlayer SetPhysicsEnabled int -0x511d50 void __thiscall zCAIPlayer StartPhysicsWithVel -0x511d80 void __thiscall zCAIPlayer StartStandAni -0x511da0 void __thiscall zCAIPlayer StartFallDownAni -0x511e60 void __thiscall zCAIPlayer Archive class zCArchiver & -0x511f50 void __thiscall zCAIPlayer Unarchive class zCArchiver & -0x512080 void __thiscall zCAIPlayer Print class zSTRING const & -0x512090 void __thiscall zCAIPlayer Line3D class zVEC3 const & class zVEC3 const & int -0x5120a0 void __thiscall zCAIPlayer PrintScreen int int class zSTRING -0x5120d0 zCAIPlayer* __thiscall zCAIPlayer zCAIPlayer -0x5120f0 void __thiscall zCCache::zCCache unsigned long unsigned long -0x512170 void __thiscall zCCache::~zCCache -0x5122a0 void __thiscall zCSparseArrayIterator Next -0x5122d0 void __thiscall zCSparseArrayIterator Register -0x5122f0 void __thiscall zCSparseArrayIterator DeRegister -0x512310 struct zCAIPlayer::zTLedgeInfo * __thiscall zCCache::operator[] class zCAIPlayer const * const & -0x5123e0 struct zCAIPlayer::zTLedgeInfo * __thiscall zCCache::GetDataDangerous class zCAIPlayer const * const & -0x512490 void __thiscall zCSparseArrayIterator operator int -0x5124c0 void __thiscall zCCache::Delete class zCAIPlayer const * const & -0x512590 void __thiscall zCCache::ClearCache -0x5126a0 void __thiscall zCCache::PurgeCache -0x5127c0 void __thiscall zCSparseArray >::~zCSparseArray > -0x512810 unsigned long __thiscall zCSparseArray >::SizeIndex -0x512820 unsigned long __thiscall zCSparseArray >::SizeData -0x512830 unsigned long __thiscall zCSparseArray >::SizeAll -0x512840 void * __thiscall zCSparseArray >::IndexPtr unsigned long -0x512850 void * __thiscall zCSparseArray >::DataPtr unsigned long -0x512860 class zCSparseArrayManDat * __thiscall zCSparseArray >::ManDatPtr unsigned long -0x512870 int __thiscall zCSparseArray >::IndexIsEqual void const * void const * -0x512890 void __thiscall zCSparseArray >::CopyIndex void * void const * -0x5128b0 void __thiscall zCSparseArray >::DestructIndex void * -0x5128c0 void __thiscall zCSparseArray >::Hash void const * unsigned long & unsigned long & -0x5128e0 void __thiscall zCSparseArray >::ConstructData void * -0x512900 void __thiscall zCSparseArray >::DestructData void * -0x512920 void * __thiscall zCCache::`scalar deleting destructor' unsigned int -0x512940 void * __thiscall zCSparseArray >::`scalar deleting destructor' unsigned int -0x512960 void __thiscall zCArray::AllocDelta int -0x512a10 class zVEC2 & __thiscall zVEC2 Apply float (__cdecl*)(float) -0x512a30 class zSTRING __thiscall zVEC2 GetDescription -0x512c70 void __thiscall zVEC2 SetByDescription class zSTRING const & -0x512e30 class ostream & __cdecl operator<< class ostream & class zVEC2 & -0x512e90 class istream & __cdecl operator>> class istream & class zVEC2 & -0x512f80 void __cdecl Alg_Swap class zVEC2 & class zVEC2 & -0x512fc0 class zVEC2 __cdecl Alg_Min class zVEC2 const & class zVEC2 const & -0x513010 class zVEC2 __cdecl Alg_Max class zVEC2 const & class zVEC2 const & -0x513060 class zVEC2 __cdecl Alg_Prod class zVEC2 const & class zVEC2 const & -0x513080 class zVEC3 & __thiscall zVEC3 Apply float (__cdecl*)(float) -0x5130b0 class ostream & __cdecl operator<< class ostream & class zVEC3 & -0x513130 class istream & __cdecl operator>> class istream & class zVEC3 & -0x513240 void __cdecl Alg_Swap class zVEC3 & class zVEC3 & -0x513290 class zVEC3 __cdecl Alg_Min class zVEC3 const & class zVEC3 const & -0x513300 class zVEC3 __cdecl Alg_Max class zVEC3 const & class zVEC3 const & -0x513370 class zVEC3 __cdecl Alg_Prod class zVEC3 const & class zVEC3 const & -0x5133a0 float __thiscall zVEC4 LengthApprox -0x513480 class zVEC4 & __thiscall zVEC4 Normalize -0x5134d0 class zVEC4 & __thiscall zVEC4 Apply float (__cdecl*)(float) -0x513510 class ostream & __cdecl operator<< class ostream & class zVEC4 & -0x5135a0 class istream & __cdecl operator>> class istream & class zVEC4 & -0x5136d0 void __cdecl Alg_Swap class zVEC4 & class zVEC4 & -0x513730 class zVEC4 __cdecl Alg_Min class zVEC4 const & class zVEC4 const & -0x5137b0 class zVEC4 __cdecl Alg_Max class zVEC4 const & class zVEC4 const & -0x513830 class zVEC4 __cdecl Alg_Prod class zVEC4 const & class zVEC4 const & -0x513910 zMAT3* __thiscall zMAT3 zMAT3 class zVEC3 const & class zVEC3 const & class zVEC3 const & -0x513960 zMAT3* __thiscall zMAT3 zMAT3 float -0x5139b0 zMAT3* __thiscall zMAT3 zMAT3 class zMAT3 const & -0x513a00 class zMAT3 & __thiscall zMAT3 operator= class zMAT3 const & -0x513a50 class zMAT3 & __thiscall zMAT3 operator+= class zMAT3 const & -0x513ab0 class zMAT3 & __thiscall zMAT3 operator-= class zMAT3 const & -0x513b10 class zMAT3 & __thiscall zMAT3 operator*= float -0x513b70 class zMAT3 & __thiscall zMAT3 operator/= float -0x513bd0 class zMAT3 __thiscall zMAT3 Transpose -0x513c60 class zMAT3 __thiscall zMAT3 Inverse float * -0x513da0 class zMAT3 & __thiscall zMAT3 Apply float (__cdecl*)(float) -0x513e10 class zMAT3 __cdecl operator- class zMAT3 const & -0x513ec0 class zMAT3 __cdecl operator+ class zMAT3 const & class zMAT3 const & -0x513f70 class zMAT3 __cdecl operator- class zMAT3 const & class zMAT3 const & -0x514020 class zMAT3 __cdecl operator* class zMAT3 const & class zMAT3 const & -0x514160 class zMAT3 __cdecl operator* class zMAT3 const & float -0x514220 class zMAT3 __cdecl operator* float class zMAT3 const & -0x5142e0 class zMAT3 __cdecl operator/ class zMAT3 const & float -0x514390 int __cdecl operator== class zMAT3 const & class zMAT3 const & -0x514420 int __cdecl operator!= class zMAT3 const & class zMAT3 const & -0x5144c0 class ostream & __cdecl operator<< class ostream & class zMAT3 & -0x514610 class istream & __cdecl operator>> class istream & class zMAT3 & -0x5146b0 void __cdecl Alg_Swap class zMAT3 & class zMAT3 & -0x514780 class zVEC3 __cdecl operator* class zMAT3 const & class zVEC3 const & -0x5147e0 class zMAT3 __cdecl operator* class zMAT4 const & class zMAT3 const & -0x514920 class zMAT3 __cdecl operator* class zMAT3 const & class zMAT4 const & -0x514b90 zMAT4* __thiscall zMAT4 zMAT4 class zVEC4 const & class zVEC4 const & class zVEC4 const & class zVEC4 const & -0x514c10 zMAT4* __thiscall zMAT4 zMAT4 float -0x514c80 class zMAT4 & __thiscall zMAT4 operator= class zMAT3 const & -0x514d80 class zMAT4 & __thiscall zMAT4 operator= class zMAT4 const & -0x514e00 class zMAT4 & __thiscall zMAT4 operator+= class zMAT4 const & -0x514ea0 class zMAT4 & __thiscall zMAT4 operator-= class zMAT4 const & -0x514f40 class zMAT4 & __thiscall zMAT4 operator*= float -0x514ff0 class zMAT4 & __thiscall zMAT4 operator/= float -0x515080 class zMAT4 __thiscall zMAT4 Transpose -0x515180 class zMAT4 __thiscall zMAT4 TransposeLinTrafo -0x515340 class zMAT4 __thiscall zMAT4 InverseLinTrafo -0x515500 class zMAT4 __thiscall zMAT4 Inverse -0x515960 class zVEC4 __cdecl operator* class zVEC4 const & float -0x515990 class zMAT4 & __thiscall zMAT4 Apply float (__cdecl*)(float) -0x515a50 int __thiscall zMAT4 IsUpper3x3Orthonormal -0x515ca0 class zSTRING __thiscall zMAT4 GetDescriptionRot -0x515ee0 class zSTRING __thiscall zMAT4 GetDescriptionPos -0x5160e0 void __thiscall zMAT4 SetByDescriptionRot class zSTRING & -0x516240 void __thiscall zMAT4 SetByDescriptionPos class zSTRING & -0x516390 class zVEC3 __thiscall zMAT4 GetEulerAngles -0x5163d0 void __thiscall zMAT4 SetByEulerAngles class zVEC3 -0x516400 class zMAT4 __cdecl operator- class zMAT4 const & -0x516520 class zMAT4 __cdecl operator+ class zMAT4 const & class zMAT4 const & -0x516650 class zMAT4 __cdecl operator- class zMAT4 const & class zMAT4 const & -0x516780 class zMAT4 __cdecl operator* class zMAT4 const & float -0x5168c0 class zMAT4 __cdecl operator* float class zMAT4 const & -0x516a00 class zMAT4 __cdecl operator/ class zMAT4 const & float -0x516b20 int __cdecl operator== class zMAT4 const & class zMAT4 const & -0x516c20 int __cdecl operator!= class zMAT4 const & class zMAT4 const & -0x516d30 class ostream & __cdecl operator<< class ostream & class zMAT4 & -0x516f60 class istream & __cdecl operator>> class istream & class zMAT4 & -0x517040 void __cdecl Alg_Swap class zMAT4 & class zMAT4 & -0x517170 class zVEC3 __thiscall zMAT4 ExtractScaling -0x5171f0 class zMAT3 __thiscall zMAT4 ExtractRotation -0x517330 void __thiscall zMAT4 MakeOrthonormal -0x517510 void __thiscall zMAT3 MakeOrthonormal -0x5176f0 void __thiscall zMAT3 SetUpVector class zVEC3 const & -0x517710 void __thiscall zMAT3 SetRightVector class zVEC3 const & -0x517730 void __thiscall zMAT4 PostRotateX float -0x517780 void __thiscall zMAT4 PostRotateY float -0x5177d0 void __thiscall zMAT4 PostRotateZ float -0x517820 void __thiscall zMAT4 PostScale class zVEC3 const & -0x517840 void __thiscall zMAT4 PreScale class zVEC3 const & -0x5178a0 class zMAT3 __cdecl Alg_Identity2D -0x517940 class zMAT3 __cdecl Alg_Translation2D class zVEC2 & -0x5179e0 class zMAT3 __cdecl Alg_Rotation2D class zVEC2 & float -0x517ab0 class zMAT3 __cdecl Alg_Scaling2D class zVEC2 & -0x517b50 class zMAT4 __cdecl Alg_Identity3D -0x517c60 class zMAT4 __cdecl Alg_Translation3D class zVEC3 const & -0x517d70 class zMAT4 __cdecl Alg_Rotation3D class zVEC3 const & float -0x517df0 class zMAT4 __cdecl Alg_Rotation3DN class zVEC3 const & float -0x517e20 class zMAT4 __cdecl Alg_Rotation3DRad class zVEC3 const & float -0x517e90 class zMAT4 __cdecl Alg_Rotation3DNRad class zVEC3 const & float -0x518010 class zMAT4 __cdecl Alg_Scaling3D class zVEC3 const & -0x518120 class zMAT4 __cdecl Alg_Perspective3D float -0x518230 void __cdecl Alg_ClipAtZ0 class zVEC3 & class zVEC3 & -0x518310 void __thiscall zCQuat Unit -0x518360 void __thiscall zCQuat QuatToMatrix4 class zMAT4 & -0x518460 void __thiscall zCQuat QuatToMatrix3 class zMAT3 & -0x518560 void __thiscall zCQuat Matrix4ToQuat class zMAT4 const & -0x518820 void __thiscall zCQuat Matrix3ToQuat class zMAT3 const & -0x518ac0 void __thiscall zCQuat QuatToEuler class zVEC3 & -0x518be0 void __thiscall zCQuat EulerToQuat class zVEC3 const & -0x518c90 void __thiscall zCQuat QuatToAxisAngle class zVEC3 & float & -0x518d10 void __thiscall zCQuat Slerp float class zCQuat const & class zCQuat const & -0x518ef0 void __thiscall zCQuat Lerp float class zCQuat const & class zCQuat const & -0x518ff0 void __thiscall zCQuat Squad float class zCQuat const & class zCQuat const & class zCQuat const & class zCQuat const & -0x5191b0 zCValueSmooth* __thiscall zCValueSmooth zCValueSmooth -0x5191d0 void __thiscall zCValueSmooth Smooth float & -0x519230 zCVEC3Smooth* __thiscall zCVEC3Smooth zCVEC3Smooth -0x5192b0 void __thiscall zCVEC3Smooth Smooth class zVEC3 & -0x519650 int __thiscall zCArchiverFactory EndOfArchive class zCBuffer * class zFILE * -0x5196c0 void __thiscall zCArchiverFactory ReadLine class zSTRING & class zCBuffer * class zFILE * -0x5198d0 void __thiscall zCArchiverFactory ReadLineArg class zSTRING & class zSTRING & class zCBuffer * class zFILE * -0x519b50 void __thiscall zCArchiverFactory ReadHeader int class zCBuffer * class zFILE * class zCArchiver * & enum zTArchiveMode & int & -0x51a000 void __cdecl zCArchiverGeneric operator delete void * -0x51a020 class zCArchiver * __thiscall zCArchiverFactory CreateArchiverRead class zCBuffer * int -0x51a0b0 class zCArchiver * __thiscall zCArchiverFactory CreateArchiverRead class zFILE * int -0x51a120 class zCArchiver * __thiscall zCArchiverFactory CreateArchiverRead class zSTRING const & int -0x51a290 void __thiscall zCArchiverFactory WriteLine class zSTRING const & class zCBuffer * class zFILE * -0x51a390 void __thiscall zCArchiverFactory WriteLine char const * const class zCBuffer * class zFILE * -0x51a490 void __thiscall zCArchiverFactory WriteHeader class zCArchiver * enum zTArchiveMode int int class zCBuffer * class zFILE * -0x51ac80 zSTRING* __thiscall zSTRING zSTRING char -0x51acd0 class zCArchiver * __thiscall zCArchiverFactory CreateArchiverFromMode enum zTArchiveMode -0x51ad90 void __cdecl zCArchiverBinSafe operator delete void * -0x51adb0 class zCArchiver * __thiscall zCArchiverFactory CreateArchiverWrite class zCBuffer * enum zTArchiveMode int int -0x51af00 class zCArchiver * __thiscall zCArchiverFactory CreateArchiverWrite enum zTArchiveMode int int -0x51af20 class zCArchiver * __thiscall zCArchiverFactory CreateArchiverWrite class zSTRING const & enum zTArchiveMode int int -0x51afa0 class zCArchiver * __thiscall zCArchiverFactory CreateArchiverWrite class zFILE * enum zTArchiveMode int int -0x51aff0 class zCObject * __fastcall zCArchiver ReadObjectAccount char const * int class zCObject * -0x51b020 class zCObject * __fastcall zCArchiver ReadObjectAccount char const * int char const * class zCObject * -0x51b280 class zCObject * __cdecl zCArchiverBinSafe _CreateNewInstance -0x51b340 void __fastcall zCArchiverBinSafe RestoreString class zSTRING & -0x51b350 void __fastcall zCArchiverBinSafe WriteType enum zTArchiveTypeID void * unsigned long -0x51b3c0 int __fastcall zCArchiverBinSafe ReadType enum zTArchiveTypeID void * unsigned long -0x51b7fc int __fastcall zCArchiverBinSafe ReadType enum zTArchiveTypeID void * unsigned long -0x51bbf0 void __fastcall zCArchiverBinSafe ClearChunkList -0x51bd50 void __thiscall GECString Free -0x51bd70 unsigned long __fastcall zCArchiverBinSafe InsertChunkInList char const * -0x51be00 unsigned long __fastcall zCArchiverBinSafe ResolveAndPosEntry char const * -0x51bed0 zCArchiverBinSafe* __thiscall zCArchiverBinSafe zCArchiverBinSafe -0x51bff0 class zCClassDef * __thiscall zCArchiver _GetClassDef -0x51c000 void __thiscall zCArchiver ~zCArchiver -0x51c010 void * __thiscall zCArchiver `scalar deleting destructor' unsigned int -0x51c040 class zCClassDef * __thiscall zCArchiverBinSafe _GetClassDef -0x51c050 void __fastcall zCArchiverBinSafe SkipOpenChunk -0x51c060 class zFILE * __thiscall zCArchiverBinSafe GetFile -0x51c070 void __thiscall zCArchiverBinSafe SetStringEOL class zSTRING const & -0x51c1f0 class zSTRING __thiscall zCArchiverBinSafe GetStringEOL -0x51c230 int __thiscall zCArchiverBinSafe GetChecksumEnabled -0x51c240 void __thiscall zCArchiverBinSafe SetChecksumEnabled int -0x51c250 void __thiscall zCArchiverBinSafe SetNoReadSearchCycles int -0x51c260 int __thiscall zCArchiverBinSafe InProperties -0x51c270 int __thiscall zCArchiverBinSafe InSaveGame -0x51c280 int __thiscall zCArchiverBinSafe InBinaryMode -0x51c290 void * __thiscall zCArchiverBinSafe `scalar deleting destructor' unsigned int -0x51c2c0 void __thiscall zCArchiverBinSafe ~zCArchiverBinSafe -0x51c3c0 void __thiscall zCArchiverBinSafe DebugMessage class zSTRING const & -0x51c3e0 void __fastcall zCArchiverBinSafe WriteHeaderNumObj -0x51c440 void __thiscall zCArchiverBinSafe Close -0x51c820 void __thiscall zCArchiverBinSafe Close -0x51c840 void __thiscall GECString Copy char const * -0x51c890 int __fastcall zCArchiverBinSafe EndOfArchive -0x51c900 void __fastcall zCArchiverBinSafe DeleteBuffer -0x51c920 void __fastcall zCArchiverBinSafe GetBufferString class zSTRING & -0x51ca90 class zCBuffer * __fastcall zCArchiverBinSafe GetBuffer -0x51caa0 int __thiscall zCArchiverBinSafe OpenWriteBuffer class zCBuffer * enum zTArchiveMode int int int -0x51cc60 void __thiscall zCArchiverBinSafe OpenWriteFile class zFILE * enum zTArchiveMode int int int -0x51ccc0 void __fastcall zCArchiverBinSafe StoreBuffer void * unsigned long -0x51ccf0 void __fastcall zCArchiverBinSafe StoreString char const * -0x51cd20 unsigned long __fastcall zCArchiverBinSafe StoreGetPos -0x51cd40 void __fastcall zCArchiverBinSafe StoreSeek unsigned long -0x51cd70 void __fastcall zCArchiverBinSafe StoreStringEOL char const * -0x51cd80 void __fastcall zCArchiverBinSafe WriteHeader int -0x51ce00 int __thiscall zCArchiverBinSafe IsStringValid char const * -0x51ce40 void __fastcall zCArchiverBinSafe WriteASCIILine char const * char const * class zSTRING const & -0x51d020 void __fastcall zCArchiverBinSafe WriteInt char const * int -0x51d100 void __fastcall zCArchiverBinSafe WriteByte char const * unsigned char -0x51d1e0 void __fastcall zCArchiverBinSafe WriteWord char const * unsigned short -0x51d2c0 void __fastcall zCArchiverBinSafe WriteFloat char const * float -0x51d3a0 void __fastcall zCArchiverBinSafe WriteBool char const * int -0x51d480 void __fastcall zCArchiverBinSafe WriteString char const * class zSTRING const & -0x51d5b0 void __fastcall zCArchiverBinSafe WriteVec3 char const * class zVEC3 const & -0x51d8e0 void __fastcall zCArchiverBinSafe WriteColor char const * struct zCOLOR const & -0x51d9c0 void __fastcall zCArchiverBinSafe WriteRaw char const * void * unsigned long -0x51daa0 void __fastcall zCArchiverBinSafe WriteRawFloat char const * void * unsigned long -0x51dcc0 void __fastcall zCArchiverBinSafe WriteEnum char const * char const * int -0x51dec0 void __fastcall zCArchiverBinSafe WriteGroupBegin char const * -0x51ded0 void __fastcall zCArchiverBinSafe WriteGroupEnd char const * -0x51dee0 void __fastcall zCArchiverBinSafe WriteChunkStart char const * char const * unsigned short unsigned long -0x51e280 void __thiscall zCArchiver::zTChunkRecord ~zTChunkRecord -0x51e300 void __fastcall zCArchiverBinSafe WriteChunkStart char const * unsigned short -0x51e320 void __fastcall zCArchiverBinSafe WriteChunkEnd -0x51e560 void __fastcall zCArchiverBinSafe WriteObject char const * class zCObject & -0x51e7a0 void __fastcall zCArchiverBinSafe WriteObject char const * class zCObject * -0x51e830 void __fastcall zCArchiverBinSafe WriteObject class zCObject * -0x51e840 int __thiscall zCArchiverBinSafe OpenReadBuffer class zCBuffer & enum zTArchiveMode int int -0x51ea10 void __thiscall zCArchiverBinSafe OpenReadFile class zFILE * enum zTArchiveMode int int int -0x51ea70 void __fastcall zCArchiverBinSafe RestoreBuffer void * unsigned long -0x51eaa0 void __fastcall zCArchiverBinSafe RestoreStringEOL class zSTRING & -0x51eab0 void __fastcall zCArchiverBinSafe RestoreString0 class zSTRING & -0x51eac0 unsigned long __fastcall zCArchiverBinSafe RestoreGetPos -0x51eae0 void __fastcall zCArchiverBinSafe RestoreSeek unsigned long -0x51eb20 void __fastcall zCArchiverBinSafe ReadHeader -0x51eec0 void __thiscall zCArchiverBinSafe CheckObjectListSize int -0x51ef60 class zCObject * __fastcall zCArchiverBinSafe CreateObject class zSTRING const & -0x51f030 class zCClassDef * __fastcall zCArchiverBinSafe GetClassDefByString class zSTRING const & -0x51f1d0 void __fastcall zCArchiverBinSafe ReadChunkStartASCII char const * class zSTRING & -0x51f430 int __fastcall zCArchiverBinSafe ReadChunkStart char const * -0x51f770 struct zCArchiver::zTChunkRecord & __thiscall zCArchiver::zTChunkRecord operator= struct zCArchiver::zTChunkRecord const & -0x51f9d0 int __fastcall zCArchiverBinSafe ReadChunkStart class zSTRING & unsigned short & -0x51faf0 int __fastcall zCArchiverBinSafe ReadChunkStartNamed char const * unsigned short & -0x51fb20 unsigned short __fastcall zCArchiverBinSafe GetCurrentChunkVersion -0x51fb40 void __fastcall zCArchiverBinSafe ReadChunkEnd -0x51fb50 class zCObject * __fastcall zCArchiverBinSafe ReadObject char const * class zCObject * -0x5201d0 class zCObject * __fastcall zCArchiverBinSafe ReadObject class zCObject * -0x5201e0 void __fastcall zCArchiverBinSafe SkipChunk int -0x5203b0 int __fastcall zCArchiverBinSafe ReadEntryASCII char const * class zSTRING & -0x5206e5 int __fastcall zCArchiverBinSafe ReadEntryASCII char const * class zSTRING & -0x5209f0 float __fastcall zCArchiverBinSafe ReadFloat char const * -0x520a10 class zVEC3 __fastcall zCArchiverBinSafe ReadVec3 char const * -0x520a50 int __fastcall zCArchiverBinSafe ReadInt char const * -0x520a70 unsigned char __fastcall zCArchiverBinSafe ReadByte char const * -0x520a90 unsigned short __fastcall zCArchiverBinSafe ReadWord char const * -0x520ab0 int __fastcall zCArchiverBinSafe ReadBool char const * -0x520ad0 class zSTRING __fastcall zCArchiverBinSafe ReadString char const * -0x520b90 struct zCOLOR __fastcall zCArchiverBinSafe ReadColor char const * -0x520bb0 int __fastcall zCArchiverBinSafe ReadEnum char const * -0x520bd0 void __fastcall zCArchiverBinSafe ReadRaw char const * void * unsigned long -0x520c00 void __fastcall zCArchiverBinSafe ReadRawFloat char const * void * unsigned long -0x520c30 void __fastcall zCArchiverBinSafe ReadFloat char const * float & -0x520c60 void __fastcall zCArchiverBinSafe ReadVec3 char const * class zVEC3 & -0x520c90 void __fastcall zCArchiverBinSafe ReadInt char const * int & -0x520cc0 void __fastcall zCArchiverBinSafe ReadByte char const * unsigned char & -0x520cf0 void __fastcall zCArchiverBinSafe ReadWord char const * unsigned short & -0x520d20 void __fastcall zCArchiverBinSafe ReadBool char const * int & -0x520d50 void __fastcall zCArchiverBinSafe ReadString char const * class zSTRING & -0x520d80 void __fastcall zCArchiverBinSafe ReadColor char const * struct zCOLOR & -0x520db0 void __fastcall zCArchiverBinSafe ReadEnum char const * int & -0x520de0 class zCObject * __fastcall zCArchiverBinSafe GetParentObject -0x520e70 void __thiscall zCClassDef ~zCClassDef -0x520e90 zCArchiverBinSafe* __thiscall zCArchiverBinSafe zCArchiverBinSafe -0x520ec0 void __thiscall zCArray::InsertEnd struct zCArchiver::zTChunkRecord const & -0x521100 void * __thiscall zCArchiver::zTChunkRecord `vector deleting destructor' unsigned int -0x521160 void __thiscall zCArray::AllocDelta int -0x5211c0 void __thiscall zCArray::AllocDelta int -0x5213c0 void __thiscall zCArchiver::zTChunkRecord zTChunkRecord -0x521400 unsigned long __thiscall GETStringMap::SetAt char const * unsigned long * -0x5215b0 unsigned long __thiscall GETStringMap::SetAtForce char const * unsigned long * unsigned long unsigned long -0x521700 void __thiscall GETStringMap::RemoveAll bool -0x521800 unsigned long __thiscall GETStringMap::Lookup char const * unsigned long * & unsigned long -0x521880 bool __thiscall GETStringMap::GetNextElement unsigned long & class GECString & unsigned long * & unsigned long & -0x521990 void * __thiscall GETStringMap::GESNextEntry::`scalar deleting destructor' unsigned int -0x5219e0 void __thiscall GETStringMap::GESNextEntry::~GESNextEntry -0x521a20 struct GETStringMap::GESNextEntry * __thiscall GETStringMap::GetElement char const * unsigned long & unsigned long -0x521cc0 class zCObject * __cdecl zCArchiverGeneric _CreateNewInstance -0x521e30 zCArchiverGeneric* __thiscall zCArchiverGeneric zCArchiverGeneric -0x521f50 class zCClassDef * __thiscall zCArchiverGeneric _GetClassDef -0x521f60 void __fastcall zCArchiverGeneric SkipOpenChunk -0x521f70 class zFILE * __thiscall zCArchiverGeneric GetFile -0x521f80 void __thiscall zCArchiverGeneric SetStringEOL class zSTRING const & -0x522100 class zSTRING __thiscall zCArchiverGeneric GetStringEOL -0x522140 int __thiscall zCArchiverGeneric GetChecksumEnabled -0x522150 void __thiscall zCArchiverGeneric SetChecksumEnabled int -0x522160 void __thiscall zCArchiverGeneric SetNoReadSearchCycles int -0x522170 int __thiscall zCArchiverGeneric InProperties -0x522180 int __thiscall zCArchiverGeneric InSaveGame -0x522190 int __thiscall zCArchiverGeneric InBinaryMode -0x5221b0 void * __thiscall zCArchiverGeneric `scalar deleting destructor' unsigned int -0x5221e0 void __thiscall zCArchiverGeneric ~zCArchiverGeneric -0x5222f0 void __thiscall zCArchiverGeneric DebugMessage class zSTRING const & -0x522310 void __fastcall zCArchiverGeneric WriteHeaderNumObj -0x522470 void __thiscall zCArchiverGeneric Close -0x522650 int __fastcall zCArchiverGeneric EndOfArchive -0x5226c0 void __fastcall zCArchiverGeneric DeleteBuffer -0x5226e0 void __fastcall zCArchiverGeneric GetBufferString class zSTRING & -0x522850 class zCBuffer * __fastcall zCArchiverGeneric GetBuffer -0x522860 int __thiscall zCArchiverGeneric OpenWriteBuffer class zCBuffer * enum zTArchiveMode int int int -0x522a30 void __thiscall zCArchiverGeneric OpenWriteFile class zFILE * enum zTArchiveMode int int int -0x522aa0 void __fastcall zCArchiverGeneric StoreBuffer void * unsigned long -0x522ad0 void __fastcall zCArchiverGeneric StoreString char const * -0x522b10 unsigned long __fastcall zCArchiverGeneric StoreGetPos -0x522b30 void __fastcall zCArchiverGeneric StoreSeek unsigned long -0x522b60 void __fastcall zCArchiverGeneric StoreStringEOL char const * -0x522b90 void __fastcall zCArchiverGeneric WriteHeader int -0x522c00 int __thiscall zCArchiverGeneric IsStringValid char const * -0x522c40 void __fastcall zCArchiverGeneric WriteASCIILine char const * char const * class zSTRING const & -0x522e30 void __fastcall zCArchiverGeneric WriteInt char const * int -0x522fd0 void __fastcall zCArchiverGeneric WriteByte char const * unsigned char -0x523170 void __fastcall zCArchiverGeneric WriteWord char const * unsigned short -0x523310 void __fastcall zCArchiverGeneric WriteFloat char const * float -0x5234d0 void __fastcall zCArchiverGeneric WriteBool char const * int -0x523670 void __fastcall zCArchiverGeneric WriteString char const * class zSTRING const & -0x5236d0 void __fastcall zCArchiverGeneric WriteVec3 char const * class zVEC3 const & -0x523a10 void __fastcall zCArchiverGeneric WriteColor char const * struct zCOLOR const & -0x523d80 void __fastcall zCArchiverGeneric WriteRaw char const * void * unsigned long -0x523f50 void __fastcall zCArchiverGeneric WriteRawFloat char const * void * unsigned long -0x524220 void __fastcall zCArchiverGeneric WriteEnum char const * char const * int -0x524490 void __fastcall zCArchiverGeneric WriteChunkStart char const * char const * unsigned short unsigned long -0x524950 void __fastcall zCArchiverGeneric WriteChunkStart char const * unsigned short -0x524970 void __fastcall zCArchiverGeneric WriteChunkEnd -0x524c10 void __fastcall zCArchiverGeneric WriteObject char const * class zCObject & -0x524e20 void __fastcall zCArchiverGeneric WriteObject char const * class zCObject * -0x524ec0 void __fastcall zCArchiverGeneric WriteObject class zCObject * -0x524ed0 void __fastcall zCArchiverGeneric WriteGroupBegin char const * -0x524fb0 void __fastcall zCArchiverGeneric WriteGroupEnd char const * -0x525090 int __thiscall zCArchiverGeneric OpenReadBuffer class zCBuffer & enum zTArchiveMode int int -0x525260 void __thiscall zCArchiverGeneric OpenReadFile class zFILE * enum zTArchiveMode int int int -0x5252d0 void __fastcall zCArchiverGeneric RestoreBuffer void * unsigned long -0x525300 void __fastcall zCArchiverGeneric RestoreStringEOL class zSTRING & -0x5256e0 void __fastcall zCArchiverGeneric RestoreString0 class zSTRING & -0x5256f0 unsigned long __fastcall zCArchiverGeneric RestoreGetPos -0x525710 void __fastcall zCArchiverGeneric RestoreSeek unsigned long -0x525750 void __fastcall zCArchiverGeneric ReadHeader -0x525a50 void __thiscall zCArchiverGeneric CheckObjectListSize int -0x525af0 class zCObject * __fastcall zCArchiverGeneric CreateObject class zSTRING const & -0x525bc0 class zCClassDef * __fastcall zCArchiverGeneric GetClassDefByString class zSTRING const & -0x525d60 void __fastcall zCArchiverGeneric ReadChunkStartASCII char const * class zSTRING & -0x525fb0 int __fastcall zCArchiverGeneric ReadChunkStart char const * -0x5263e0 int __fastcall zCArchiverGeneric ReadChunkStart class zSTRING & unsigned short & -0x526500 int __fastcall zCArchiverGeneric ReadChunkStartNamed char const * unsigned short & -0x526530 unsigned short __fastcall zCArchiverGeneric GetCurrentChunkVersion -0x526550 void __fastcall zCArchiverGeneric ReadChunkEnd -0x526560 class zCObject * __fastcall zCArchiverGeneric ReadObject char const * class zCObject * -0x526df0 class zCObject * __fastcall zCArchiverGeneric ReadObject class zCObject * -0x526e00 void __fastcall zCArchiverGeneric SkipChunk int -0x527000 int __fastcall zCArchiverGeneric ReadEntryASCII char const * class zSTRING & -0x527460 float __fastcall zCArchiverGeneric ReadFloat char const * -0x527480 class zVEC3 __fastcall zCArchiverGeneric ReadVec3 char const * -0x5274c0 int __fastcall zCArchiverGeneric ReadInt char const * -0x5274e0 unsigned char __fastcall zCArchiverGeneric ReadByte char const * -0x527500 unsigned short __fastcall zCArchiverGeneric ReadWord char const * -0x527520 int __fastcall zCArchiverGeneric ReadBool char const * -0x527540 class zSTRING __fastcall zCArchiverGeneric ReadString char const * -0x527600 struct zCOLOR __fastcall zCArchiverGeneric ReadColor char const * -0x527620 int __fastcall zCArchiverGeneric ReadEnum char const * -0x527640 void __fastcall zCArchiverGeneric ReadRaw char const * void * unsigned long -0x5278d0 void __fastcall zCArchiverGeneric ReadRawFloat char const * void * unsigned long -0x527ad0 void __fastcall zCArchiverGeneric ReadFloat char const * float & -0x527b20 void __fastcall zCArchiverGeneric ReadVec3 char const * class zVEC3 & -0x527b80 void __fastcall zCArchiverGeneric ReadInt char const * int & -0x527bd0 void __fastcall zCArchiverGeneric ReadByte char const * unsigned char & -0x527c20 void __fastcall zCArchiverGeneric ReadWord char const * unsigned short & -0x527c70 void __fastcall zCArchiverGeneric ReadBool char const * int & -0x527cd0 void __fastcall zCArchiverGeneric ReadString char const * class zSTRING & -0x527d00 void __fastcall zCArchiverGeneric ReadColor char const * struct zCOLOR & -0x527d90 void __fastcall zCArchiverGeneric ReadEnum char const * int & -0x527de0 void __cdecl zCArchiverGeneric TestClassIntegrity void (__cdecl*)(class zCObject * int class zCClassDef * int &) -0x527f2c void __cdecl zCArchiverGeneric TestClassIntegrity void (__cdecl*)(class zCObject * int class zCClassDef * int &) -0x528800 class zCObject * __fastcall zCArchiverGeneric GetParentObject -0x528890 void __thiscall zCArray::AllocAbs int -0x5288f0 void __thiscall zCSparseArray::~zCSparseArray -0x528940 unsigned long __thiscall zCSparseArray::SizeIndex -0x528950 unsigned long __thiscall zCSparseArray::SizeData -0x528960 unsigned long __thiscall zCSparseArray::SizeAll -0x528970 void * __thiscall zCSparseArray::IndexPtr unsigned long -0x528980 void * __thiscall zCSparseArray::DataPtr unsigned long -0x528990 class zCSparseArrayManDat * __thiscall zCSparseArray::ManDatPtr unsigned long -0x5289a0 int __thiscall zCSparseArray::IndexIsEqual void const * void const * -0x5289c0 void __thiscall zCSparseArray::CopyIndex void * void const * -0x5289e0 void __thiscall zCSparseArray::DestructIndex void * -0x5289f0 void __thiscall zCSparseArray::Hash void const * unsigned long & unsigned long & -0x528a10 void __thiscall zCSparseArray::ConstructData void * -0x528a20 void __thiscall zCSparseArray::DestructData void * -0x528a30 void * __thiscall zCSparseArray::`vector deleting destructor' unsigned int -0x528be0 zCRndAlphaSortObject_Vob* __thiscall zCRndAlphaSortObject_Vob zCRndAlphaSortObject_Vob -0x528c00 int __thiscall zCRndAlphaSortObject IsAlphaPoly -0x528c10 void __thiscall zCRndAlphaSortObject_Vob ~zCRndAlphaSortObject_Vob -0x528c80 void __thiscall zCRndAlphaSortObject_Vob ~zCRndAlphaSortObject_Vob -0x528c90 void * __thiscall zCRndAlphaSortObject `scalar deleting destructor' unsigned int -0x528cb0 void * __thiscall zCRndAlphaSortObject_Vob `scalar deleting destructor' unsigned int -0x528d00 class zCRndAlphaSortObject_Vob * __cdecl zCRndAlphaSortObject_Vob GetFreeAlphaVob -0x528df0 void __cdecl zCRndAlphaSortObject_Vob ResetFreeList -0x528e00 void __thiscall zCRndAlphaSortObject_Vob Draw int -0x528f70 void __cdecl zCRndAlphaSortObject_Vob ClearList -0x528fd0 void __cdecl zCBspBase ReleaseStaticReferences -0x5290d0 int __cdecl zCBspSector CompareOutdoorPortalBBox2D void const * void const * -0x529110 void __cdecl zCBspSector InitHorizonByOutdoorPortals -0x5292b0 void __thiscall zCBspSector CalcCenterByPortals -0x529350 int __thiscall zCBspSector HasManyBigPortals -0x529390 void __thiscall zCPortal RemoveFromBsp -0x5293b0 zCPortal* __thiscall zCPortal zCPortal struct zTPlane const & class zCMesh * -0x529a10 void __thiscall zCBspBase DescribeTree int -0x529dd0 int __thiscall zCPolygon RenderPoly int -0x52a420 void __thiscall zCPolygon ApplyMorphing -0x52ad40 void __fastcall zCPolygon LightClippedPoly int -0x52b650 int __thiscall zCPolygon TransformProjectLight -0x52b820 int __thiscall zCPolygon TransformProject -0x52b9e0 zCBspTree* __thiscall zCBspTree zCBspTree -0x52ba50 void __thiscall zCBspTree ~zCBspTree -0x52bb10 void * __thiscall zCBspLeaf `vector deleting destructor' unsigned int -0x52bb70 void __thiscall zCBspTree InitTree -0x52bc50 zCBspLeaf* __thiscall zCBspLeaf zCBspLeaf -0x52bcd0 void __thiscall zCBspTree DisposeTree -0x52bf10 void __thiscall zCBspSector ~zCBspSector -0x52bfb0 class zCBspBase * __thiscall zCBspTree BuildRecursive class zCCBspNode * -0x52c290 void __thiscall zCBspTree Build class zCCBspTree * -0x52c6a0 zCBspNode* __thiscall zCBspNode zCBspNode -0x52c6c0 void __thiscall zCBspTree OptimizeLight -0x52cbc0 int __thiscall zCBspBase CountNodes -0x52cc00 void __thiscall zCBspTree UpdateVertexDependencies class zCVertex * -0x52cd90 void __thiscall zTBBox3D AddPoint class zVEC3 const & -0x52ce10 int __thiscall zCBspTree CollectPolysInBBox3DAngle struct zTBBox3D const & class zVEC3 const & float float class zCPolygon * * & int & -0x52cf80 void __thiscall zCBspTree RenderLightList -0x52d0a0 void __thiscall zCBspTree RenderVobList -0x52dc90 class zVEC3 __thiscall zCVob GetPositionWorld -0x52dcb0 class zVEC3 __thiscall zCVob GetAtVectorWorld -0x52dcd0 class zVEC3 __thiscall zCVob GetUpVectorWorld -0x52dcf0 class zVEC3 __thiscall zCVob GetRightVectorWorld -0x52dd60 void __thiscall zCBspLeaf ~zCBspLeaf -0x52dfb0 void __thiscall zCBspLeaf PolyPlueckerAddRef -0x52e2a0 void __thiscall zCBspLeaf PolyPlueckerRelease -0x52e2d0 void __fastcall zCBspLeaf AddVobsToRenderList struct zTBBox2D * -0x52e4d0 void __thiscall zCBspLeaf AddVobsToRenderListOutdoor -0x52e840 void __fastcall zCBspLeaf AddVobsToRenderListOutdoor class zCBspSector * struct zTBBox2D const & -0x52ea40 void __fastcall zCBspBase AddVobsToRenderListSubtree int -0x52eb10 struct zTBBox2D __thiscall zCBspBase GetScreenBBox2D -0x52ed60 zVEC2* __thiscall zVEC2 zVEC2 class zVEC2 const & -0x52ed80 void __thiscall zCBspBase CollectNodeLights -0x52eff0 void __fastcall zCBspLeaf RenderLeafIndoor int -0x52f0a0 void __thiscall zCBspBase RenderTrivInIndoor -0x52f0e0 void __fastcall zCBspBase RenderIndoor int -0x52f180 void __fastcall zCBspBase RenderNodeOutdoor int -0x52f490 void __fastcall zCBspBase RenderOutdoor class zCBspBase * struct zTBBox3D int int -0x52f6b0 zTBBox3D* __thiscall zTBBox3D zTBBox3D struct zTBBox3D const & -0x530030 void __thiscall zCCamera Project class zVEC3 const * const float & float & -0x530080 void __thiscall zCBspTree Render -0x530ad0 void __thiscall zCBspNode CalcPlaneSignbits class zCBspTree * -0x530b10 void __fastcall zCBspBase AddVobToLeafs class zCVob * -0x530c50 void __fastcall zCBspBase AddVobLightToLeafs class zCVobLight * -0x530f60 void __fastcall zCBspBase RemoveVobFromLeafs class zCVob * -0x531030 void __thiscall zCBspTree RemoveVob class zCVob * -0x531040 void __thiscall zCBspTree AddVob class zCVob * -0x5310a0 void __thiscall zCBspTree AdjustVob class zCVob * -0x531100 void __fastcall zCBspBase CollectVobsSubtree class zCArray & -0x531110 void __fastcall zCBspBase CollectVobsInBBox3D class zCArray & struct zTBBox3D const & -0x531120 void __fastcall zCBspBase CollectVobsSubtree_I class zCArray & -0x531300 void __fastcall zCBspBase CollectLightVobsSubtree class zCArray & -0x531310 void __fastcall zCBspBase CollectLightVobsSubtree_I class zCArray & -0x5314f0 void __fastcall zCBspBase CollectVobsInBBox3D_I class zCArray & struct zTBBox3D const & -0x531720 void __fastcall zCBspLeaf TraceRayCollectVobs class zCArray & struct zTBBox3D const & int -0x531930 class zCBspLeaf * __thiscall zCBspBase FindLeaf class zVEC3 const & -0x531990 struct zTBBox3D __thiscall zCBspTree CalcLeafRealBBox3D class zVEC3 const & -0x531aa0 int __fastcall zCBspBase CheckRayAgainstPolys class zVEC3 const & class zVEC3 const & class zVEC3 & class zCRayTurbo * -0x531d30 int __fastcall zCBspBase CheckRayAgainstPolysNearestHit class zVEC3 const & class zVEC3 const & class zVEC3 & class zCRayTurbo * -0x532040 int __fastcall zCBspBase CheckRayAgainstPolysCache class zVEC3 const & class zVEC3 const & class zVEC3 & -0x5321f0 int __fastcall zCBspBase RayIntersection class zVEC3 const & class zVEC3 const & class zVEC3 & -0x532550 int __thiscall zCBspTree TraceRay class zVEC3 const & class zVEC3 const & int class zVEC3 & class zCPolygon * & class zCArray * -0x5327d0 void __cdecl zCBspTree SetRayCache class zCRayCache * -0x5327e0 int __thiscall zCCBspNode CheckRayAgainstPolysNearestHit class zVEC3 const & class zVEC3 const & class zVEC3 & class zCRayTurbo * -0x532900 int __thiscall zCCBspNode RayIntersectionOctree class zVEC3 const & class zVEC3 const & class zVEC3 & -0x532c10 int __thiscall zCCBspNode TraceRay class zVEC3 const & class zVEC3 const & class zCPolygon * & class zVEC3 & -0x532c40 int __thiscall zCCBspNode TraceRay class zVEC3 const & class zVEC3 const & class zCPolygon * & -0x532c80 void __thiscall zCBspBase CollectPolysInBBox3DRec -0x532eb0 int __fastcall zCBspBase CollectPolysInBBox3D struct zTBBox3D const & class zCPolygon * * & int & -0x532f00 void __thiscall zCCBspNode CollectPolysInBBox3DRec -0x533090 int __thiscall zCCBspNode CollectPolysInBBox3D struct zTBBox3D const & class zCPolygon * * & int & -0x5330e0 int __thiscall zCBspTree FindLeaks class zCArray & -0x533430 void __thiscall zCBspTree MarkOccluderPolys -0x534210 float __thiscall zCBspTree GetOccluderAreaRec class zCPolygon const * class zCArray & -0x5344c0 void __thiscall zCBspBase SortNodePolys class zCBspTree * -0x534510 void __thiscall zCBspSector RenderSector -0x5345e0 void __thiscall zCBspSector ActivateSectorRec struct zTBBox2D const & class zCBspSector * int -0x534b70 void __thiscall zCBspSector ActivateSectorRecIndoor struct zTBBox2D const & class zCBspSector * int -0x535090 void __cdecl zCBspSector RenderActiveSectorList -0x5350d0 class zCBspSector * __thiscall zCCBspTree GetBspSectorByName class zSTRING const & -0x535180 class zSTRING const * __thiscall zCBspTree GetSectorNameVobIsIn class zCVob const * -0x5351a0 void __thiscall zCCBspTree GetPolyNeighbours class zCPolygon * class zCPolygon * * & int & -0x535280 void __thiscall zCCBspTree MarkGhostOccluder -0x5354b0 void __thiscall zCCBspTree CreateBspSectors -0x5375b0 zVEC3* __thiscall zVEC3 zVEC3 float -0x5375d0 class zSTRING __thiscall zVEC3 GetString -0x537910 void __thiscall zCPolygon SetMaterial class zCMaterial * -0x537950 zTBBox2D* __thiscall zTBBox2D zTBBox2D -0x537960 class zCBspSector * __thiscall zCBspTree GetBspSectorByName class zSTRING const & -0x537a10 void __thiscall zCBspTree CreateBspSectors2 class zCCBspTree * -0x537d90 unsigned short __cdecl zCBspTree GetFileVersion -0x537da0 void __thiscall zCBspBase SaveBINRec class zCFileBIN & -0x537e90 void __thiscall zCBspBase LoadBINRec class zCFileBIN & -0x538010 void __thiscall zCBspTree SaveBIN class zCFileBIN & -0x538aa0 void __thiscall zCBspTree ConnectMaterialsToSectors -0x538e10 int __thiscall zCBspTree LoadBIN class zCFileBIN & int -0x539d00 void __cdecl zCMesh operator delete void * -0x539d20 void __thiscall zCBspTree CalcStaticLeafLightData -0x53a170 void __cdecl DrawBox struct zTBBox3D const & -0x53a650 zCRayTurboAdmin* __thiscall zCRayTurboAdmin zCRayTurboAdmin -0x53a7c0 void __thiscall zCRayTurboAdmin ~zCRayTurboAdmin -0x53a970 class zCRayTurboAdmin & __cdecl zCRayTurboAdmin GetInstance -0x53a9c0 class zCRayTurbo * __thiscall zCRayTurboAdmin GetRayTurboItem class zCBspNode const * -0x53aa00 class zCRayTurbo * __thiscall zCRayTurboAdmin CreateRayTurboItem class zCBspNode const * -0x53ab70 void __thiscall zTBBox3D Init -0x53ab90 class zCRayTurbo * __thiscall zCRayTurboAdmin GetOrCreate class zCBspNode const * -0x53ac00 int __thiscall zCRayTurboAdmin CanHaveSpatialInfo class zCBspNode const * -0x53ac30 void __thiscall zCRayTurboAdmin ReleaseSpatialDatabase -0x53adc0 void __cdecl zCRayTurboAdmin SetPolyTreshold int -0x53add0 int __cdecl zCRayTurboAdmin GetPolyTreshold -0x53ade0 zCRayTurbo* __thiscall zCRayTurbo zCRayTurbo class zCBspNode const & -0x53af50 void __thiscall zCRayTurbo ~zCRayTurbo -0x53afd0 void __thiscall zCRayTurbo CalculateOptimizedPolyList class zCArray & -0x53aff0 void __thiscall zCRayTurbo TraverseTree class zCArray & class zCMeshOctreeNode const & -0x53b190 zCMeshOctreeNode* __thiscall zCMeshOctreeNode zCMeshOctreeNode int -0x53b1e0 void __thiscall zCMeshOctreeNode ~zCMeshOctreeNode -0x53b260 void * __thiscall zCMeshOctreeNode `scalar deleting destructor' unsigned int -0x53b280 void __thiscall zCMeshOctreeNode EnlargeBox class zCArray const & -0x53b3f0 void __thiscall zCMeshOctreeNode CopyPolys class zCArray const & class zCArray const & int class zCArray & -0x53b550 void __thiscall zCMeshOctreeNode Build class zCArray const & int -0x53ba80 void __thiscall zCArray::zCArray -0x53ba90 void __thiscall zCArray::~zCArray -0x53bab0 void __thiscall zCArray::AllocAbs int -0x53bb10 void __thiscall zCArray::InsertEnd class zCPolygon * const & -0x53bbe0 int __thiscall zCArray::IsInList class zCPolygon * const & -0x53bc20 int __thiscall zTRayTurboValMap::GetAt class zCBspNode * const & class zCRayTurbo * & -0x53bc70 void __thiscall zTRayTurboValMap::~zTRayTurboValMap -0x53bd50 void __thiscall zCMesh PrelightMesh class zMAT4 * -0x53bd70 void __thiscall zCArray::InsertEnd class zCVobLight * const & -0x53be40 void __thiscall zCArray::InsertAtPos class zCVobLight * const & int -0x53bf30 zCCBspTree* __thiscall zCCBspTree zCCBspTree -0x53bf50 void __thiscall zCArray::AllocAbs int -0x53bfb0 void __thiscall zCArray::zCArray -0x53bfc0 void __thiscall zCBspSector ~zCBspSector -0x53bfe0 void __thiscall zCArray::zCArray int -0x53c010 void __thiscall zCCBspTree CreateBspSectors -0x53c030 void __thiscall zCArray::AllocAbs int -0x53c0a0 void __thiscall zCBspTree MarkOccluderPolys -0x53c0c0 void __thiscall zCSparseArray::~zCSparseArray -0x53c110 unsigned long __thiscall zCSparseArray::SizeIndex -0x53c120 unsigned long __thiscall zCSparseArray::SizeData -0x53c130 unsigned long __thiscall zCSparseArray::SizeAll -0x53c140 void * __thiscall zCSparseArray::IndexPtr unsigned long -0x53c150 void * __thiscall zCSparseArray::DataPtr unsigned long -0x53c160 class zCSparseArrayManDat * __thiscall zCSparseArray::ManDatPtr unsigned long -0x53c170 int __thiscall zCSparseArray::IndexIsEqual void const * void const * -0x53c190 void __thiscall zCSparseArray::CopyIndex void * void const * -0x53c1b0 void __thiscall zCSparseArray::DestructIndex void * -0x53c1c0 void __thiscall zCSparseArray::Hash void const * unsigned long & unsigned long & -0x53c1e0 void __thiscall zCSparseArray::ConstructData void * -0x53c1f0 void __thiscall zCSparseArray::DestructData void * -0x53c200 void __thiscall zCBspTree CalcStaticLeafLightData -0x53c220 void __thiscall zCMeshOctreeNode Build class zCArray const & int -0x53c240 void * __thiscall zCSparseArray::`scalar deleting destructor' unsigned int -0x53c260 void __thiscall zCArray::AllocDelta int -0x53c2c0 void __thiscall zCArraySort::AllocDelta int -0x53c330 int __thiscall zCArraySort::Search struct zCPolygon::zSVertexSavedValues const & -0x53c3a0 void __thiscall zCArraySort::AllocDelta int -0x53c410 int __thiscall zCArraySort::Search struct zCPolygon::zSFeatureSavedValues const & -0x53c480 zCRayTurboAdmin* __thiscall zCRayTurboAdmin zCRayTurboAdmin -0x53c4a0 void __thiscall zCArray::AllocDelta int -0x53c500 void __thiscall zCArray::AllocDelta int -0x53c560 void __thiscall zCArray::InsertEnd class zCBspSector * const & -0x53c630 void __thiscall zCArray::AllocDelta int -0x53c690 void __thiscall zCArray::InsertEnd class zCBspBase * const & -0x53c760 void __thiscall zCArray::AllocDelta int -0x53c7c0 void __thiscall zCArray::InsertEnd class zCBspLeaf * const & -0x53c890 struct zTRayTurboValMap::zSNode const * __thiscall zTRayTurboValMap::GetNode class zCPolygon * const & unsigned long & -0x53c8d0 void __thiscall zCArray::InsertEnd class zCMaterial * const & -0x53c9a0 void __thiscall zCArraySort::AllocDelta int -0x53ca00 int __thiscall zCArraySort::Search class zCPolygon * const & -0x53ca70 void __thiscall zCArraySort::InsertEnd struct zTLightScore const & -0x53cb50 void __thiscall zCArray::AllocDelta int -0x53cbb0 void __thiscall zCArray::InsertEnd unsigned char const & -0x53cc70 void __thiscall zCArray::AllocDelta int -0x53ccf0 void __thiscall zCArray::AllocDelta int -0x53cd50 void __thiscall zCArray::zSNode *>::AllocAbs int -0x53cdb0 void __thiscall zCArray::zSNode *>::AllocDelta int -0x53ce10 void __thiscall zCArray::zSNode *>::InsertEnd struct zTRayTurboValMap::zSNode * const & -0x53cf10 zCCBspTree* __thiscall zCCBspTree zCCBspTree -0x53cfc0 void __thiscall zCCBspNode ~zCCBspNode -0x53d030 void __thiscall zCCBspTree SetBspTreeMode enum zTBspTreeMode const & -0x53d0b0 void __thiscall zCCBspTree ~zCCBspTree -0x53d190 void __thiscall zCCBspTree DeleteTree -0x53d270 void * __thiscall zCCBspNode `scalar deleting destructor' unsigned int -0x53d2e0 void __thiscall zCCBspTree AddMesh class zCMesh * -0x53d310 void __thiscall zCCBspTree AddMesh class zCMesh * class zMAT4 const & -0x53d610 void __thiscall zCCBspTree BuildTree float -0x53df70 void __thiscall zCCBspNode RemovePoly class zCPolygon * -0x53e050 int __thiscall zCCBspNode DoesNodeContainPoly class zCPolygon * -0x53e120 int __thiscall zCCBspNode CheckPortalConsistency -0x53e890 void __thiscall zCCBspNode SplitPortals -0x53ed38 void __thiscall zCCBspNode SplitPortals -0x53ed70 void __cdecl zCPortal operator delete void * -0x53ed80 void __thiscall zCPortal Init -0x53eda0 class zCPortal * __thiscall zCCBspNode SplitPortalByAllPortals class zCPortal * -0x53f030 void __thiscall zCCBspNode EnumeratePortals -0x53f160 void __thiscall zCCBspNode ClassifyPortals -0x53f1e0 void __thiscall zCPortal ~zCPortal -0x53f1f0 void __thiscall zCCBspNode Portalize -0x53f5e0 void __thiscall zCCBspNode SelectPlane struct zTPlane & class zTPolyNode * & int & -0x53f712 void __thiscall zCCBspNode SelectPlane struct zTPlane & class zTPolyNode * & int & -0x53f830 void __thiscall zCCBspNode SelectPlaneOctree class zCCBspTree * struct zTPlane & int -0x53fa50 int __thiscall zCCBspNode ClassifyRayToNode class zVEC3 const & class zVEC3 const & -0x53fd10 int __thiscall zCCBspNode ClassifyPolyToNode2 class zCPolygon * -0x53ff80 int __thiscall zCCBspNode OutdoorKillRedundantLeafs -0x5401d0 void __thiscall zCCBspNode AddPoly class zCPolygon * -0x540210 void __thiscall zCCBspNode BuildTree int -0x5409ab void __thiscall zCCBspNode BuildTree int -0x540d38 void __thiscall zCCBspNode BuildTree int -0x540e40 void __cdecl zCPolygon operator delete void * -0x540e50 zTBBox3D* __thiscall zTBBox3D zTBBox3D -0x540e60 zCCBspNode* __thiscall zCCBspNode zCCBspNode class zCCBspNode * -0x540e80 void __thiscall zCCBspNode PushPolyFront class zTPolyNode * -0x540f10 void __thiscall zCCBspNode CalcBBox3D -0x541010 void __thiscall zCCBspNode CalcSubtreeBBox3D -0x541200 void __thiscall zCCBspNode CalcSubtreeBBox3DCell -0x5412f0 int __thiscall zCCBspNode CountNodes -0x541320 int __thiscall zCCBspNode CountLeafs -0x541360 int __thiscall zCCBspNode CountPolys -0x541390 void __thiscall zCCBspNode CountDepthRec int int & int & int & -0x541400 void __thiscall zCCBspNode CountDepth int & int & int & -0x5414b0 void __thiscall zCCBspNode DescribeTree int -0x541b80 void __thiscall zCList2::DeleteList -0x541bc0 void __thiscall zCList2::Insert class zTPolyNode * -0x541be0 void __thiscall zCList2::Remove class zTPolyNode * -0x541c20 void __thiscall zCList2::Delete class zTPolyNode * -0x541c80 class zTPolyNode * __thiscall zCList2::Get int -0x541ce0 zCBuildPortal* __thiscall zCBuildPortal zCBuildPortal -0x541d60 void __thiscall zCBuildPortal ~zCBuildPortal -0x541df0 void __thiscall zCBspTree PreprocessIndoorPortals class zCMesh * class zCArray & -0x5421a0 void __thiscall zCBspTree GetPolyNeighbours class zCPolygon * class zCPolygon * * & int & -0x542250 void __thiscall zCBspTree PostprocessIndoorPortals class zCArray & -0x543cc0 void __thiscall zCModelPrototype ReadSoftSkinVertList -0x543ce0 void __thiscall zCArray::zCArray -0x543cf0 void __thiscall zCArray::~zCArray -0x543d10 void __thiscall zCArray::InsertEnd class zCBuildPortal * const & -0x543e10 int __thiscall zTBCylinder3D IsIntersecting struct zTBCylinder3D const & -0x543e80 void __thiscall zTBCylinder3D Draw struct zCOLOR const & -0x543f30 void __thiscall zTBCylinder3D SetByBBox3D struct zTBBox3D -0x543fd0 int __thiscall zTBSphere3D IsIntersecting class zVEC3 const & class zVEC3 const & -0x5440e0 int __thiscall zTBSphere3D IsIntersecting struct zTBSphere3D const & -0x5441a0 int __thiscall zTBSphere3D ClassifyPlane struct zTPlane -0x5441f0 void __thiscall zTBSphere3D Draw struct zCOLOR const & -0x544510 void __thiscall zTBBox3D SetMaximumBox -0x544530 float __thiscall zTBBox3D GetVolume -0x544550 void __thiscall zTBBox3D CalcGreaterBBox3D struct zTBBox3D const & -0x5445b0 void __thiscall zTBBox3D ClipToBBox3D struct zTBBox3D const & -0x544630 class zSTRING __thiscall zTBBox3D GetDescription -0x544c40 void __thiscall zTBBox3D SetByDescription class zSTRING & -0x544f10 void __thiscall zTBBox3D Transform class zMAT4 const & struct zTBBox3D & -0x545020 void __thiscall zTBBox3D UnTransform class zMAT4 const & struct zTBBox3D & -0x545370 int __thiscall zTBBox3D IsIntersecting class zVEC3 const & class zVEC3 const & float & float & -0x5454e0 int __thiscall zTBBox3D IsIntersectingSweep class zVEC3 const & struct zTBBox3D const & float & -0x545680 int __thiscall zTBBox3D IsIntersectingSweep struct zTBBox3D const & struct zTBBox3D const & struct zTBBox3D const & float & -0x545700 int __thiscall zTBBox3D IsTrivIn struct zTBBox3D const & -0x545760 int __thiscall zTBBox3D IsTrivInLine class zVEC3 const & class zVEC3 const & -0x545840 int __thiscall zTBBox3D Classify struct zTBBox3D const & -0x545900 class zVEC3 __thiscall zTBBox3D GetNearestPoint struct zTPlane const * const -0x545bf0 void __thiscall zTBBox3D Scale float -0x545c30 void __thiscall zTBBox3D Scale class zVEC3 const & -0x545c80 float __thiscall zTBBox3D GetMinExtent -0x545cc0 struct zTBSphere3D __thiscall zTBBox3D GetSphere3D -0x545d40 int __thiscall zTBBox3D TraceRay class zVEC3 const & class zVEC3 const & class zVEC3 & -0x545ee0 void __thiscall zTBBox3D Draw struct zCOLOR const & -0x546240 void __thiscall zTBBox3D GetCornerPoints class zVEC3 * -0x5463b0 float __thiscall zTBBox3D GetScreenSize -0x5464d0 enum zTPlaneClass __thiscall zTBBox3D ClassifyToPlane struct zTPlane const & -0x5465c0 enum zTPlaneClass __thiscall zTBBox3D ClassifyToPlane struct zTPlane const & int -0x5467b9 enum zTPlaneClass __thiscall zTBBox3D ClassifyToPlane struct zTPlane const & int -0x5467e0 int __thiscall zTBBox3D ClassifyToPlaneSides struct zTPlane const & -0x5468b0 int __thiscall zTBBox3D ClassifyToPlaneSides struct zTPlane const & int -0x546aa6 int __thiscall zTBBox3D ClassifyToPlaneSides struct zTPlane const & int -0x546ad0 void __thiscall zTBBox3D SaveBIN class zCFileBIN & -0x546af0 void __thiscall zTBBox3D LoadBIN class zCFileBIN & -0x546b10 int __thiscall zTBBox2D Classify struct zTBBox2D const & -0x546bc0 void __thiscall zTBBox2D ClipToBBox2D struct zTBBox2D const & -0x546c10 void __thiscall zTBBox2D Draw -0x546ce0 void __thiscall zCOBBox3D ~zCOBBox3D -0x546d70 void __thiscall zCOBBox3D Draw int struct zCOLOR -0x5479c0 void __thiscall zCOBBox3D BuildOBB int class zCPolygon * * int -0x5483f0 void __thiscall zCOBBox3D BuildRec int class zCPolygon * * int -0x548524 void __thiscall zCOBBox3D BuildRec int class zCPolygon * * int -0x548720 void __thiscall zCOBBox3D BuildOBBTree class zCMesh * int -0x548760 void __thiscall zCOBBox3D BuildOBBTree int class zCPolygon * * int -0x548770 int __thiscall zCOBBox3D TestIntersectionOBB class zCOBBox3D const * -0x549010 int __thiscall zCOBBox3D TestIntersectionTreeRec class zCOBBox3D const * -0x5490f0 int __thiscall zCOBBox3D TestIntersectionTree class zCOBBox3D const * class zMAT4 const & -0x549120 int __thiscall zCOBBox3D TraceRay class zVEC3 const & class zVEC3 const & class zVEC3 & -0x549290 class zVEC3 __thiscall zMAT4 Rotate class zVEC3 const & -0x5492f0 int __thiscall zCOBBox3D CheckOBBPolyIntersection class zCPolygon * class zMAT4 const & -0x549590 struct zTBBox3D __thiscall zCOBBox3D GetBBox3D -0x549790 void __thiscall zCOBBox3D SetByBBox3D struct zTBBox3D const & -0x549890 void __thiscall zCOBBox3D Transform class zMAT4 const & -0x5499f0 class zCOBBox3D & __thiscall zCOBBox3D operator= class zCOBBox3D const & -0x549b40 void __thiscall zCOBBox3D SaveBIN class zCFileBIN & -0x549bd0 void __thiscall zCOBBox3D LoadBIN class zCFileBIN & -0x549de0 void __thiscall zCList::~zCList -0x549e60 zCCamera* __thiscall zCCamera zCCamera -0x549fcc zCCamera* __thiscall zCCamera zCCamera -0x54a290 void __thiscall zCCamera ~zCCamera -0x54a370 void __thiscall zCCamera PushTransform enum zTCamTrafoType -0x54a400 void __thiscall zCCamera PopTransform enum zTCamTrafoType -0x54a540 void __thiscall zCCamera SetTransform enum zTCamTrafoType class zMAT4 const & -0x54a6a0 class zMAT4 const & __thiscall zCCamera GetTransform enum zTCamTrafoType -0x54a6d4 class zMAT4 const & __thiscall zCCamera GetTransform enum zTCamTrafoType -0x54a700 void __thiscall zCCamera Activate -0x54a810 void __thiscall zCCamera CreateProjectionMatrix class zMAT4 & float float float float -0x54a890 void __thiscall zCCamera UpdateProjectionMatrix -0x54a8e0 float __thiscall zCCamera GetFOV -0x54a8f0 void __thiscall zCCamera GetFOV float & float & -0x54a920 void __thiscall zCCamera SetFOV float -0x54a960 void __thiscall zCCamera SetFOV float float -0x54aa90 void __thiscall zCCamera UpdateViewport -0x54abd0 void __thiscall zCCamera SetRenderTarget class zCViewBase * -0x54abf0 void __thiscall zCCamera SetRenderScreenFadeTex class zSTRING -0x54ad20 void __thiscall zCCamera SetUpFrustum -0x54b130 class zVEC3 __cdecl operator* class zVEC3 const & class zMAT4 const & -0x54b1a0 int __thiscall zTPlane CalcSignbits -0x54b200 void __thiscall zCCamera SetFarClipZ float -0x54b3b0 enum zTCam_ClipType __thiscall zCCamera BBox3DInFrustum struct zTBBox3D const & -0x54b410 enum zTCam_ClipType __thiscall zCCamera BBox3DInFrustum struct zTBBox3D const & int & -0x54b5eb enum zTCam_ClipType __thiscall zCCamera BBox3DInFrustum struct zTBBox3D const & int & -0x54b650 void __thiscall zCCamera StopTremor -0x54b660 void __thiscall zCCamera AddTremor class zVEC3 const & float float class zVEC3 const & -0x54b7d0 void __thiscall zCCamera PreRenderProcessing -0x54b920 void __thiscall zCCamera PostRenderProcessing -0x54b960 void __thiscall zCCamera GetCamPos class zVEC3 & -0x54b990 void __thiscall zCCamera InitDrawPolySimple -0x54ba50 void __thiscall zCCamera CleanupDrawPolySimple -0x54bab0 void __thiscall zCCamera DrawPolySimple struct zCCamera::zTCamVertSimple * int class zCMaterial * int -0x54bbc0 void __thiscall zCCamera SetRenderScreenFade struct zCOLOR -0x54bbe0 void __thiscall zCCamera SetRenderScreenFadeTexAniFPS float -0x54bc10 void __thiscall zCCamera SetRenderScreenFadeTexBlendFunc enum zTRnd_AlphaBlendFunc -0x54bc20 void __thiscall zCCamera SetRenderCinemaScope struct zCOLOR -0x54bc40 void __thiscall zCCamera PostRenderProcessing -0x54bd30 void __thiscall zCCamera RenderCinemaScope -0x54be80 int __fastcall zCCamera ScreenProjectionTouchesPortalRough struct zTBBox3D const & struct zTBBox2D const & -0x54c100 int __fastcall zCCamera ScreenProjectionTouchesPortal struct zTBBox3D const & struct zTBBox2D const & -0x54c550 zCCollisionReport* __thiscall zCCollisionReport zCCollisionReport -0x54c570 void __thiscall zCCollisionReport ~zCCollisionReport -0x54c580 void * __thiscall zCCollisionReport `scalar deleting destructor' unsigned int -0x54c5e0 zCCollisionDetector* __thiscall zCCollisionDetector zCCollisionDetector -0x54c640 void * __thiscall zCCollisionDetector `scalar deleting destructor' unsigned int -0x54c690 void __thiscall zCCollisionDetector ~zCCollisionDetector -0x54c6c0 int __fastcall zCCollisionDetector GetTestFuncIndex class zCCollisionObjectDef * class zCCollisionObjectDef * -0x54c720 void __fastcall zCCollisionDetector RegisterStaticIntersectionTest class zCCollisionObjectDef * class zCCollisionObjectDef * int (__cdecl*)(float class zCCollisionObject * class zMAT4 const & class zCCollisionObject * class zMAT4 const & class zCCollisionReport * *) -0x54c750 void __fastcall zCCollisionDetector RegisterDynamicIntersectionTest class zCCollisionObjectDef * class zCCollisionObjectDef * int (__cdecl*)(class zCCollisionObject * class zCCollisionObject * class zCCollisionReport * *) -0x54c780 int __fastcall zCCollisionDetector CanCollide class zCCollisionObjectDef * class zCCollisionObjectDef * -0x54c7c0 void __cdecl zCCollisionDetector S_ResetFreeCollReportList -0x54c7d0 class zCCollisionReport * __cdecl zCCollisionDetector S_GetNextFreeCollReport -0x54c8b0 void __fastcall zCCollisionDetector DoDynamicIntersectionTests class zCCollisionObject * class zCArray & class zCArray & -0x54caa0 void __fastcall zCCollisionDetector DoStaticIntersectionTests class zCCollisionObject * class zCArray & class zCArray & -0x54ce50 void __fastcall zCCollisionDetector DetectCollisions class zCCollisionObject * class zCArray const & class zCArray & -0x54cf70 int __thiscall zCVob IsColliding -0x54cf90 void __thiscall zCArray::AllocDelta int -0x54cff0 void __thiscall zCArray::InsertEnd class zCCollisionReport * const & -0x54d1a0 class zCCollisionObject * __cdecl zCCollisionObject _CreateNewInstance -0x54d1e0 class zCCollisionObjectDef * __thiscall zCCollisionObject GetCollObjClass -0x54d1f0 void __fastcall zCCollisionObject DetectCollisionsSelf class zCArray const & class zCArray & -0x54d200 void __fastcall zCCollisionObject CollisionResponse class zCArray const & int & -0x54d210 float __fastcall zCCollisionObject GetAdaptiveStepSize -0x54d220 int __fastcall zCCollisionObject SuppressCollisionResponse -0x54d230 void * __thiscall zCCollisionObject `scalar deleting destructor' unsigned int -0x54d250 zCCollisionObjectDef* __thiscall zCCollisionObjectDef zCCollisionObjectDef int class zCCollisionObject * (__cdecl*)(void) -0x54d400 void __fastcall zCCollisionObject CalcIntermediateTrafo float class zMAT4 & -0x54d520 void __fastcall zCCollisionObject GetLargestBBox3DLocal struct zTBBox3D & -0x54d600 class zCCollisionObject * __cdecl zCCollObjectUndef _CreateNewInstance -0x54d640 class zCCollisionObjectDef * __thiscall zCCollObjectUndef GetCollObjClass -0x54d650 void * __thiscall zCCollObjectUndef `scalar deleting destructor' unsigned int -0x54d670 void __thiscall zCCollObjectUndef ~zCCollObjectUndef -0x54d6c0 class zCCollisionObject * __cdecl zCCollObjectLevelPolys _CreateNewInstance -0x54d710 class zCCollisionObjectDef * __thiscall zCCollObjectLevelPolys GetCollObjClass -0x54d720 void * __thiscall zCCollObjectLevelPolys `scalar deleting destructor' unsigned int -0x54d740 void __thiscall zCCollObjectLevelPolys ~zCCollObjectLevelPolys -0x54d7a0 void __thiscall zCCollObjectBase ~zCCollObjectBase -0x54d7f0 class zCCollisionObject * __cdecl zCCollObjectCharacter _CreateNewInstance -0x54d890 class zCCollisionObject * __cdecl zCCollObjectPoint _CreateNewInstance -0x54d8d0 class zCCollisionObjectDef * __thiscall zCCollObjectPoint GetCollObjClass -0x54d8e0 void * __thiscall zCCollObjectPoint `scalar deleting destructor' unsigned int -0x54d900 void __thiscall zCCollObjectPoint ~zCCollObjectPoint -0x54d950 class zCCollisionObject * __cdecl zCCollObjectProjectile _CreateNewInstance -0x54d990 class zCCollisionObjectDef * __thiscall zCCollObjectProjectile GetCollObjClass -0x54d9a0 void * __thiscall zCCollObjectProjectile `scalar deleting destructor' unsigned int -0x54d9c0 void __thiscall zCCollObjectProjectile ~zCCollObjectProjectile -0x54da10 class zCCollisionObject * __cdecl zCCollObjectComplex _CreateNewInstance -0x54da50 class zCCollisionObjectDef * __thiscall zCCollObjectComplex GetCollObjClass -0x54da60 void * __thiscall zCCollObjectComplex `scalar deleting destructor' unsigned int -0x54da80 void __thiscall zCCollObjectComplex ~zCCollObjectComplex -0x54dad0 class zCCollisionObject * __cdecl zCCollObjectBoxBlocker _CreateNewInstance -0x54db10 class zCCollisionObjectDef * __thiscall zCCollObjectBoxBlocker GetCollObjClass -0x54db20 void * __thiscall zCCollObjectBoxBlocker `scalar deleting destructor' unsigned int -0x54db40 void __thiscall zCCollObjectBoxBlocker ~zCCollObjectBoxBlocker -0x54db90 class zCCollisionObject * __cdecl zCCollObjectBoxPassThrough _CreateNewInstance -0x54dbd0 class zCCollisionObjectDef * __thiscall zCCollObjectBoxPassThrough GetCollObjClass -0x54dbe0 int __fastcall zCCollObjectBoxPassThrough SuppressCollisionResponse -0x54dbf0 void * __thiscall zCCollObjectBoxPassThrough `scalar deleting destructor' unsigned int -0x54dc10 void __thiscall zCCollObjectBoxPassThrough ~zCCollObjectBoxPassThrough -0x54dc20 void __fastcall zCCollObjectPoint GetLargestBBox3DLocal struct zTBBox3D & -0x54dcc0 void __fastcall zCCollObjectPoint CollisionResponse class zCArray const & int & -0x54de60 class zMAT4 & __thiscall zMAT4 Translate class zVEC3 const & -0x54de90 class zVEC3 __fastcall zCCollObjectPoint GetCenterOffsetLocal -0x54df10 class zVEC3 __fastcall zCCollObjectPoint GetCenterOffsetNew -0x54e040 class zVEC3 __thiscall zTBBox3D GetCenterFloor -0x54e070 void __fastcall zCCollObjectPoint SetUpVectorNew class zVEC3 const & -0x54e290 void __fastcall zCCollObjectPoint DetectCollisionsSelf class zCArray const & class zCArray & -0x54e2a0 float __fastcall zCCollObjectComplex GetAdaptiveStepSize -0x54e320 void __fastcall zCCollObjectComplex CollisionResponse class zCArray const & int & -0x54e440 int __cdecl TestDynamic_Projectile_Char class zCCollisionObject * class zCCollisionObject * class zCCollisionReport * * -0x54e750 class zVEC3 & __thiscall zVEC3 NormalizeApprox -0x54e7a0 class zVEC3 __thiscall zTBBox3D GetCenter -0x54e7e0 int __cdecl TestDynamic_XXX_BoxPassThrough class zCCollisionObject * class zCCollisionObject * class zCCollisionReport * * -0x54e9d0 float __fastcall zCCollObjectBase S_CalcAdaptiveCollStepFromVisualBBox class zCVisual * -0x54ea50 void __fastcall zCCollObjectBase S_CalcGeneric_CollNormal_ContactPoint class zCVob const * class zCVob const * class zCCollisionReport & -0x54ebd0 void __fastcall zCCollObjectBase GetLargestBBox3DLocal struct zTBBox3D & -0x54ec60 void __fastcall zCCollObjectBase S_RegisterCollisionTestFuncs class zCCollisionDetector * -0x54f730 zCCollObjectCharacter* __thiscall zCCollObjectCharacter zCCollObjectCharacter -0x54f8c0 void * __thiscall zCCollObjectBase `scalar deleting destructor' unsigned int -0x54f8e0 class zCCollisionObjectDef * __thiscall zCCollObjectCharacter GetCollObjClass -0x54f8f0 int __thiscall zCCollObjectCharacter IsDead -0x54f900 int __thiscall zCCollObjectCharacter DontLetHimComeNearer class zCVob const * -0x54f910 float __thiscall zCCollObjectCharacter TurnSpeed -0x54f920 void __thiscall zCCollObjectCharacter PushAround class zVEC3 const & -0x54f930 void * __thiscall zCCollObjectCharacter `scalar deleting destructor' unsigned int -0x54f950 void __thiscall zCCollObjectCharacter ~zCCollObjectCharacter -0x54fa10 class zCConvexPrimitive * __thiscall zCCollObjectCharacter GetPrimitiveCC -0x54faf0 void __fastcall zCCollObjectCharacter GetFallbackTrafoCC class zMAT4 const & class zMAT4 const & class zVEC3 const & int class zMAT4 & -0x54ff10 class zVEC3 __fastcall zCCollObjectCharacter S_SlideCC class zVEC3 const & float class zVEC3 const & -0x5501f0 int __cdecl TestStatic_Char_Char float class zCCollisionObject * class zMAT4 const & class zCCollisionObject * class zMAT4 const & class zCCollisionReport * * -0x550840 void __fastcall zCCollObjectCharacter GetCollisionPoleYDims float & float & -0x550870 int __fastcall zCCollObjectCharacter CalcSlideVector class zVEC3 const & class zVEC3 const & class zVEC3 & class zVEC3 & float & -0x550cf0 float __cdecl Alg_AngleUnitRad class zVEC3 const & class zVEC3 const & -0x550d50 void __fastcall zCCollObjectCharacter DoWallSlidingLatentRotation class zMAT4 & -0x550e20 void __fastcall zCCollObjectCharacter FindFloorWaterCeiling class zVEC3 const & struct zCCollObjectCharacter::zTSpatialState & -0x551100 void __thiscall zCCollObjectCharacter MarkSpatialStateAsUninited int -0x551150 int __fastcall zCCollObjectCharacter TestHardCollisions class zVEC3 const & class zVEC3 const & class zVEC3 & struct zCCollObjectCharacter::zTSpatialState & class zVEC3 & -0x551ec0 int __fastcall zCCollObjectCharacter S_CalcAvgNormalVariance struct zTTraceRayReport const (&)[4] class zVEC3 & float & -0x552060 class zVEC3 __fastcall zCCollObjectCharacter GetSurfaceAlignScanOrigin class zVEC3 const & -0x552180 int __fastcall zCCollObjectCharacter TestSoftCollisions class zVEC3 const & class zVEC3 const & class zVEC3 & class zVEC3 & -0x553230 void __fastcall zCCollObjectCharacter DetectCollisionsSelf class zCArray const & class zCArray & -0x5537a0 void __fastcall zCCollObjectCharacter CollisionResponse class zCArray const & int & -0x553c00 void __fastcall zCCollObjectCharacter GetLargestBBox3DLocal struct zTBBox3D & -0x553c20 float __fastcall zCCollObjectCharacter GetAdaptiveStepSize -0x553c60 void __fastcall zCCollObjectCharacter PrintDebugInfos -0x553ca0 int __cdecl zArraySortDefaultCompare void const * void const * -0x553cc0 void __cdecl insertionsort void * unsigned int unsigned int int (__cdecl*)(void const * void const *) bool -0x553f60 void __thiscall zCConvexPrimitive PointNearestToPlane class zVEC3 & class zVEC3 const & class zMAT4 const & class zMAT3 const & -0x554010 int __cdecl zCConvexPrimitive CheckCollision class zCConvexPrimitive const * class zCConvexPrimitive const * class zMAT4 const & class zMAT4 const & class zCConvexCollisionCache * class zVEC3 & float & class zVEC3 & -0x554a00 class zVEC3 & __thiscall zVEC3 operator-= class zVEC3 const & -0x554a30 class zVEC3 & __thiscall zVEC3 operator*= float -0x554a60 float __cdecl zCConvexPrimitive Distance class zCConvexPrimitive const * class zCConvexPrimitive const * class zMAT4 const & class zMAT4 const & class zVEC3 const & class zVEC3 & class zVEC3 & -0x554c20 class zCConvexCollisionCache * __cdecl zCConvexPrimitive GetCache void const * void const * -0x554e10 void __cdecl zCConvexCollisionCache operator delete void * -0x554e20 zCConvexCollisionCache* __thiscall zCConvexCollisionCache zCConvexCollisionCache class zCCacheIndex const & -0x554e70 void __thiscall zCConvexPrimitive Draw class zMAT4 const & struct zCOLOR class zCCamera const * -0x554f50 void __cdecl zCConvexPrimitive DrawLine class zVEC3 const & class zVEC3 const & -0x555090 void __cdecl zCConvexPrimitive DrawLineStrip class zVEC3 const & -0x555150 void __thiscall zCConvexPrimitive DrawVirtual -0x555380 zCConvexPrimitiveUnitSphere* __thiscall zCConvexPrimitiveUnitSphere zCConvexPrimitiveUnitSphere -0x5553d0 void __thiscall zCConvexPrimitive GetCenterLocal class zVEC3 & -0x555410 void __thiscall zCConvexPrimitiveUnitSphere PointNearestToPlaneLocal class zVEC3 const & class zVEC3 & -0x555430 int __thiscall zCConvexPrimitiveUnitSphere SymetrySphere -0x555440 int __thiscall zCConvexPrimitiveUnitSphere SymetryRotation class zVEC3 & -0x555480 void __thiscall zCConvexPrimitiveUnitSphere UpdateBBox -0x5554f0 void * __thiscall zCConvexPrimitiveUnitSphere `vector deleting destructor' unsigned int -0x555510 void __thiscall zCConvexPrimitiveUnitSphere ~zCConvexPrimitiveUnitSphere -0x555520 int __thiscall zCConvexPrimitive SymetrySphere -0x555530 int __thiscall zCConvexPrimitive SymetryRotation class zVEC3 & -0x555540 void __thiscall zCConvexPrimitive UpdateBBox -0x555590 void * __thiscall zCConvexPrimitive `scalar deleting destructor' unsigned int -0x5555d0 void __thiscall zCConvexPrimitiveUnitSphere DrawVirtual -0x5556f0 int __thiscall zCConvexPrimitiveUnitSphere PointIsInLocal class zVEC3 const & -0x555730 zCConvexPrimitiveScaleTrans* __thiscall zCConvexPrimitiveScaleTrans zCConvexPrimitiveScaleTrans class zCConvexPrimitive * class zVEC3 const & class zVEC3 const & -0x5557c0 void * __thiscall zCConvexPrimitiveScaleTrans `vector deleting destructor' unsigned int -0x5557e0 void __thiscall zCConvexPrimitiveScaleTrans ~zCConvexPrimitiveScaleTrans -0x5557f0 void __thiscall zCConvexPrimitiveScaleTrans PointNearestToPlaneLocal class zVEC3 const & class zVEC3 & -0x5558b0 int __thiscall zCConvexPrimitiveScaleTrans PointIsInLocal class zVEC3 const & -0x555900 void __thiscall zCConvexPrimitiveScaleTrans GetCenterLocal class zVEC3 & -0x555940 void __thiscall zCConvexPrimitiveScaleTrans UpdateBBox -0x555990 void __thiscall zCConvexPrimitiveScaleTrans DrawVirtual -0x555a40 zCConvexPrimitiveEllipsoid* __thiscall zCConvexPrimitiveEllipsoid zCConvexPrimitiveEllipsoid struct zTBBox3D const & int -0x555b90 int __thiscall zCConvexPrimitiveEllipsoid SymetryRotation class zVEC3 & -0x555be0 void * __thiscall zCConvexPrimitiveEllipsoid `scalar deleting destructor' unsigned int -0x555c00 void __thiscall zCConvexPrimitiveEllipsoid ~zCConvexPrimitiveEllipsoid -0x555c10 void __thiscall zCConvexPrimitiveEllipsoid Snap -0x555c50 void __thiscall zCMemPool::zCMemPool unsigned int unsigned int -0x555c70 void __thiscall zCCache::zCCache unsigned long unsigned long -0x555cf0 void __thiscall zCCache::~zCCache -0x555e20 void __thiscall zCCache::ClearCache -0x555f40 void __thiscall zCCache::PurgeCache -0x556060 void __thiscall zCSparseArray >::~zCSparseArray > -0x5560b0 unsigned long __thiscall zCSparseArray >::SizeIndex -0x5560c0 unsigned long __thiscall zCSparseArray >::SizeData -0x5560d0 unsigned long __thiscall zCSparseArray >::SizeAll -0x5560e0 void * __thiscall zCSparseArray >::IndexPtr unsigned long -0x5560f0 void * __thiscall zCSparseArray >::DataPtr unsigned long -0x556100 class zCSparseArrayManDat * __thiscall zCSparseArray >::ManDatPtr unsigned long -0x556110 int __thiscall zCSparseArray >::IndexIsEqual void const * void const * -0x556140 void __thiscall zCSparseArray >::CopyIndex void * void const * -0x556160 void __thiscall zCSparseArray >::DestructIndex void * -0x556170 void __thiscall zCSparseArray >::Hash void const * unsigned long & unsigned long & -0x556190 void __thiscall zCSparseArray >::ConstructData void * -0x5561b0 void __thiscall zCSparseArray >::DestructData void * -0x5561d0 void * __thiscall zCCache::`scalar deleting destructor' unsigned int -0x5561f0 void * __thiscall zCSparseArray >::`scalar deleting destructor' unsigned int -0x556440 class zCObject * __cdecl zCDecal _CreateNewInstance -0x556530 void __cdecl zCDecal operator delete void * -0x556550 class zCClassDef * __thiscall zCDecal _GetClassDef -0x556560 int __thiscall zCDecal IsBBox3DLocal -0x556570 zCDecal* __thiscall zCDecal zCDecal -0x556610 void * __thiscall zCDecal `scalar deleting destructor' unsigned int -0x556640 void __thiscall zCDecal ~zCDecal -0x5566b0 void __cdecl zCDecal CleanupDecals -0x556730 void __cdecl zCDecal CreateDecalMeshes -0x5567a0 class zSTRING const * __thiscall zCDecal GetFileExtension int -0x556800 class zCVisual * __thiscall zCDecal LoadVisualVirtual class zSTRING const & -0x556940 unsigned long __thiscall zCDecal GetRenderSortKey -0x556950 void __thiscall zCDecal SetTexture class zSTRING & -0x556960 void __thiscall zCDecal SetTexture class zCTexture * -0x556970 void __thiscall zCDecal SetDecalDim float float -0x556990 int __thiscall zCDecal Render struct zTRenderContext & -0x556b10 void __thiscall zCDecal SetVisualUsedBy class zCVob * -0x556b30 struct zTBBox3D __thiscall zCDecal GetBBox3D -0x556b80 class zSTRING __thiscall zCDecal GetVisualName -0x556be0 int __thiscall zCDecal GetAlphaTestingEnabled -0x556c60 void __thiscall zCDecal DynLightVisual class zCArray const & class zMAT4 * -0x556d70 void __thiscall zCDecal Archive class zCArchiver & -0x556e60 void __thiscall zCDecal Unarchive class zCArchiver & -0x557080 zCMgcEigenD* __thiscall zCMgcEigenD zCMgcEigenD int -0x557120 void __thiscall zCMgcEigenD ~zCMgcEigenD -0x557170 void __thiscall zCMgcEigenD Tridiagonal2 double * * double * double * -0x5571e0 void __thiscall zCMgcEigenD Tridiagonal3 double * * double * double * -0x5573a0 void __thiscall zCMgcEigenD Tridiagonal4 double * * double * double * -0x557a90 void __thiscall zCMgcEigenD TridiagonalN int double * * double * double * -0x557e80 void __thiscall zCMgcEigenD QLAlgorithm int double * double * double * * -0x558150 void __thiscall zCMgcEigenD DecreasingSort int double * double * * -0x558200 void __thiscall zCMgcEigenD IncreasingSort int double * double * * -0x5582b0 class zCMgcEigenD & __thiscall zCMgcEigenD Matrix double * * -0x558300 void __thiscall zCMgcEigenD EigenStuff2 -0x558380 void __thiscall zCMgcEigenD EigenStuff3 -0x5583b0 void __thiscall zCMgcEigenD EigenStuff4 -0x5583e0 void __thiscall zCMgcEigenD EigenStuffN -0x558420 void __thiscall zCMgcEigenD EigenStuff -0x5584f0 void __thiscall zCMgcEigenD DecrSortEigenStuff2 -0x558580 void __thiscall zCMgcEigenD DecrSortEigenStuff3 -0x5585c0 void __thiscall zCMgcEigenD DecrSortEigenStuff4 -0x558600 void __thiscall zCMgcEigenD DecrSortEigenStuffN -0x558650 void __thiscall zCMgcEigenD DecrSortEigenStuff -0x558730 void __thiscall zCMgcEigenD IncrSortEigenStuff2 -0x5587c0 void __thiscall zCMgcEigenD IncrSortEigenStuff3 -0x558800 void __thiscall zCMgcEigenD IncrSortEigenStuff4 -0x558840 void __thiscall zCMgcEigenD IncrSortEigenStuffN -0x558890 void __thiscall zCMgcEigenD IncrSortEigenStuff -0x558970 int __cdecl zCMgcEigenD Number unsigned int -0x558990 void __cdecl zCMgcEigenD Report unsigned int -0x558ab0 class ostream & __thiscall ostream operator<< class ostream & (__cdecl*)(class ostream &) -0x558ad0 class ostream & __cdecl flush class ostream & -0x558ae0 void __cdecl zCMgcEigenD Report unsigned int -0x558b00 void __cdecl zCMgcEigenD Report class ostream & -0x558ba0 zCEngine* __thiscall zCEngine zCEngine -0x558bb0 void * __thiscall zCEngine `scalar deleting destructor' unsigned int -0x558bd0 void __thiscall zCEngine ~zCEngine -0x558be0 int __cdecl zCEngine Init struct HWND__ * * -0x5591e0 void __cdecl zCObjectFactory operator delete void * -0x559200 int __cdecl zCEngine Shutdown -0x5597d0 float __cdecl zCFFT S_CalcWave2D float float float enum zTFFT -0x559b60 float __cdecl Alg_ArcTan2Approx float float -0x559bd0 float __thiscall zComplex Mag -0x559c40 float __thiscall zComplex Phase -0x559cc0 void __cdecl zCFFT S_Init -0x559dd0 void __cdecl zCFFT S_SetFrameCtr int -0x559df0 void __cdecl zCFFT S_AnimateWaveMap float -0x559e40 zCFFT* __thiscall zCFFT zCFFT -0x559e70 void * __thiscall zCFFT `scalar deleting destructor' unsigned int -0x559f20 void __thiscall zCFFT ~zCFFT -0x559fc0 float __thiscall zCFFT CalcWave2D float float float -0x55a160 int __thiscall zCFFT IsPowerOfTwo unsigned int -0x55a180 unsigned int __thiscall zCFFT NumberOfBitsNeeded unsigned int -0x55a1d0 unsigned int __thiscall zCFFT ReverseBits unsigned int unsigned int -0x55a200 float __thiscall zCFFT Index_to_frequency unsigned int unsigned int -0x55a270 void __thiscall zCFFT CreateWaveMap float class zVEC3 & -0x55a2b0 void __thiscall zCFFT FillH0Array float class zVEC3 & -0x55a520 void __thiscall zCFFT AnimateWaveMap float -0x55a710 void __thiscall zCFFT fft_float unsigned int int struct zComplex * struct zComplex * -0x55a970 void __thiscall zCFFT SetFrameCtr int -0x55a980 void __thiscall zCFFT SetSpeed float -0x55a990 struct zComplex & __thiscall zCFFT GetWaveHeight int int -0x55a9e0 struct zComplex & __thiscall zCFFT GetWaveHeight float float float -0x55aa80 struct zComplex & __thiscall zCFFT GetWaveHeightSmooth float float float -0x55aac4 struct zComplex & __thiscall zCFFT GetWaveHeightSmooth float float float -0x55ac00 struct zComplex * * __thiscall zCFFT CreateArray -0x55aca0 void __thiscall zCFFT FreeArray struct zComplex * * -0x55ace0 zRandom_Gauss* __thiscall zRandom_Gauss zRandom_Gauss int int -0x55ae20 void __thiscall zRandom_Gauss ~zRandom_Gauss -0x55ae30 float __thiscall zRandom_Gauss RandomUniform -0x55aeb0 float __thiscall zRandom_Gauss GetGaussian float float -0x55afa0 int __thiscall zRandom_Gauss GetInt int int -0x55afd0 float __thiscall zRandom_Gauss GetFloat float float -0x55aff0 void __thiscall zRandom_Gauss StepForward long -0x55b070 float __thiscall zRandom_Gauss UnRandomUniform -0x55b140 void __thiscall zRandom_Gauss StepBack long -0x55b200 unsigned int __thiscall zRandom_Gauss rand24 -0x55b210 unsigned int __thiscall zRandom_Gauss unRand24 -0x55b220 float __thiscall zRandom_Gauss GetGaussAt long -0x55b2b0 void __thiscall TPoly3ds CheckForWrap -0x55d660 void __thiscall zCFile3DS Load3DS class zSTRING const & class zCMesh * -0x55da90 class zSTRING __thiscall zPATH GetFilename -0x55dab0 class zSTRING __thiscall zPATH GetExt -0x55dad0 zCBinTree3DS* __thiscall zCBinTree3DS zCBinTree3DS -0x55de60 void __thiscall zCBinTree3DS ~zCBinTree3DS -0x55df00 void __thiscall zCBinTree3DS GetMatListComplete class zCArray & -0x55e040 void __thiscall zCBinTree3DS CalcNumPolyVertSubtree int int & int & -0x55e0a0 int __thiscall zCBinTree3DS CalcNum3DSObject -0x55e170 void __thiscall zCBinTree3DS GetPolyListFor3DSObj int class zCArray & class zCArray & -0x55e2f0 void __thiscall zCBinTree3DS BuildMesh3DS int int class zCMesh3DS * -0x55e580 void __thiscall zCBinTree3DS CreateNodeList int int -0x55e640 int __thiscall zCBinTree3DS GetLeafIndex class zVEC3 const & -0x55e6d0 int __thiscall zCBinTree3DS GetVert3DSIndex class zVEC3 const & class zVEC2 const & -0x55e8b0 void __thiscall zCBinTree3DS DropMesh class zCMesh * -0x55f010 void __thiscall zCFile3DS Save3DS class zSTRING const & class zCMesh * -0x55f3d0 void __thiscall zTBBox3D InitZero -0x55ff10 class zSTRING const & __thiscall zCMaterial GetName -0x560570 void * __thiscall zCMesh3DS `scalar deleting destructor' unsigned int -0x560590 void __thiscall zCMesh3DS ~zCMesh3DS -0x560690 zCArray* __thiscall zCArray zCArray -0x5606a0 void __thiscall zCArray::zCArray -0x5606b0 void __thiscall zCMesh3DS ~zCMesh3DS -0x5606d0 struct zCMesh3DS::zTMatEntry * & __thiscall zCArray::operator[] int -0x5606e0 void __thiscall zCArraySort::zCArraySort -0x560700 void __thiscall zCBinTree3DS ~zCBinTree3DS -0x560720 void __thiscall zCBinTree3DS ~zCBinTree3DS -0x560750 void __thiscall zCArray::AllocAbs int -0x560770 void __thiscall zCArray::DeleteList -0x5607b0 void __thiscall zCArray::~zCArray -0x5607d0 int __thiscall zCArray::IsInList class zCMaterial * const & -0x560810 void * __thiscall zTBinTreeNode `vector deleting destructor' unsigned int -0x560870 void __thiscall zTBinTreeNode ~zTBinTreeNode -0x5608d0 void __thiscall zCArraySort::AllocDelta int -0x560980 void __thiscall zCArray::AllocDelta int -0x560b10 zTBinTreeNode* __thiscall zTBinTreeNode zTBinTreeNode -0x560b30 void __thiscall zCArray::AllocDelta int -0x560b90 void __cdecl zClamp int & int int -0x560be0 zCFileQuakeBSP* __thiscall zCFileQuakeBSP zCFileQuakeBSP -0x560bf0 void __thiscall zCFileQuakeBSP ~zCFileQuakeBSP -0x560c10 void __thiscall zCFileQuakeBSP LoadQuakeBSP class zSTRING const & class zCMesh * class zCWorld * -0x5624c0 class zCObject * __cdecl zCLensFlareFX _CreateNewInstance -0x5625f0 void __cdecl zCLensFlareFX operator delete void * -0x562610 class zCClassDef * __thiscall zCLensFlareFX _GetClassDef -0x562620 void * __thiscall zCLensFlareFX `scalar deleting destructor' unsigned int -0x562650 void __cdecl zCLensFlareFX LoadLensFlareScript -0x562940 void __cdecl zCLensFlareFX ReleaseLensFlareScript -0x5629f0 void __thiscall zCLensFlareFX ~zCLensFlareFX -0x562aa0 void __thiscall zCLensFlareFX Archive class zCArchiver & -0x562bf0 void __thiscall zCLensFlareFX Unarchive class zCArchiver & -0x563020 void __thiscall zCLensFlareFX::zTVobLightLensFlare zTVobLightLensFlare -0x563040 void __thiscall zCLensFlareFX RenderLensFlares class zCVob * -0x563880 void __thiscall zCLensFlareFX RenderLensFlares class zVEC2 & -0x563a10 void __thiscall zCLensFlareFX SetAlpha int -0x563a40 void __thiscall zCLensFlareFX ~zCLensFlareFX -0x563a60 void __thiscall zCArray::AllocDelta int -0x563d20 class zCObject * __cdecl zCMaterial _CreateNewInstance -0x563df0 class zCClassDef * __thiscall zCMaterial _GetClassDef -0x563e00 zCMaterial* __thiscall zCMaterial zCMaterial -0x563eb0 void * __thiscall zCMaterial `scalar deleting destructor' unsigned int -0x563ee0 zCMaterial* __thiscall zCMaterial zCMaterial class zSTRING const & -0x563fa0 zCMaterial* __thiscall zCMaterial zCMaterial class zCMaterial const & -0x564050 class zCMaterial & __thiscall zCMaterial operator= class zCMaterial const & -0x564070 void __thiscall zCMaterial ~zCMaterial -0x564130 void __thiscall zCMaterial InitThisByMaterial class zCMaterial const & -0x564260 void __thiscall zCMaterial InitValues -0x564370 void __thiscall zCMaterial SetDetailObjectVisual class zSTRING const & -0x5644f0 class zSTRING const & __thiscall zCMaterial GetDetailObjectVisual -0x564500 void __thiscall zCMaterial ApplyTexAniMapping class zCPolygon * -0x564590 class zVEC3 __thiscall zCMaterial GetTexAniVector class zCPolygon * -0x564880 int __thiscall zVEC3 IsEqualEps class zVEC3 const & -0x5648d0 int __thiscall zCMaterial IsPortalMaterial -0x5649c0 void __thiscall zCMaterial SetTexAniMappingDir class zVEC2 const & -0x5649e0 void __thiscall zCMaterial SetTexture class zSTRING & -0x564b20 void __thiscall zCMaterial SetTexture class zCTexture * -0x564cd0 void __thiscall zCMaterial SetDetailTexture class zSTRING & -0x564dd0 void __thiscall zCMaterial SetDetailTexture class zCTexture * -0x564e20 void __thiscall zCMaterial AutoAssignDetailTexture -0x564fc0 class zVEC2 __thiscall zCMaterial GetTexScale -0x565020 void __thiscall zCMaterial SetTexScale class zVEC2 -0x565040 void __thiscall zCMaterial RemoveTexture -0x565110 class zSTRING const & __cdecl zCMaterial GetMatGroupString enum zTMat_Group -0x565145 class zSTRING const & __cdecl zCMaterial GetMatGroupString enum zTMat_Group -0x565170 class zSTRING const & __thiscall zCMaterial GetMatGroupString -0x5651a6 class zSTRING const & __thiscall zCMaterial GetMatGroupString -0x5651d0 void __thiscall zCMaterial SetMatGroupByString class zSTRING const & -0x5653d0 void __thiscall zCMaterial RefreshAvgColorFromTexture -0x565420 void __thiscall zCMaterial Archive class zCArchiver & -0x565780 void __thiscall zCMaterial Unarchive class zCArchiver & -0x565d30 zCTexAniCtrl* __thiscall zCTexAniCtrl zCTexAniCtrl -0x565d50 void __thiscall zCTexAniCtrl AdvanceAni class zCTexture * -0x565e30 class zCMaterial * __cdecl zCMaterial SearchName class zSTRING & -0x565ea0 void __thiscall zCMallocGeneric ~zCMallocGeneric -0x565eb0 int __thiscall zCMalloc GetStats struct zTMallocStats & -0x565ec0 int __thiscall zCMalloc GetProcessStats struct zTMallocProcessStats & -0x565ed0 int __thiscall zCMalloc DumpHeap enum zTMallocDumpHeapMode -0x565ee0 int __thiscall zCMalloc CheckHeap -0x565ef0 enum zTMallocCheckPtrError __thiscall zCMalloc CheckPtr void * -0x565f00 void * __thiscall zCMalloc `scalar deleting destructor' unsigned int -0x565f20 zCMallocGeneric* __thiscall zCMallocGeneric zCMallocGeneric -0x565f30 void * __thiscall zCMallocGeneric `scalar deleting destructor' unsigned int -0x565f50 void * __cdecl operator new unsigned int -0x565f60 void __cdecl operator delete void * -0x565f70 void * __cdecl operator new[] unsigned int -0x565f80 void __cdecl operator delete[] void * -0x565f90 void * __cdecl operator new unsigned int char const * char const * int -0x565fa0 void __cdecl operator delete void * char const * char const * int -0x565fb0 void * __cdecl operator new[] unsigned int char const * char const * int -0x565fc0 void __cdecl operator delete[] void * char const * char const * int -0x565fd0 void * __thiscall zCMallocGeneric Malloc unsigned int -0x565fe0 void * __thiscall zCMallocGeneric Malloc unsigned int char const * char const * int -0x565ff0 void * __thiscall zCMallocGeneric Realloc void * unsigned int -0x566010 void __thiscall zCMallocGeneric Free void * -0x566020 int __thiscall zCMallocGeneric GetStats struct zTMallocStats & -0x566040 int __thiscall zCMallocGeneric Init int -0x566050 int __thiscall zCMallocGeneric Shutdown -0x566070 zCVolatileMemoryBase* __thiscall zCVolatileMemoryBase zCVolatileMemoryBase unsigned int unsigned int enum zTVolatileOverflowMode -0x5660c0 void __thiscall zCVolatileMemoryBase Destroyed void * -0x5660d0 zCVolatileMemoryBase* __thiscall zCVolatileMemoryBase zCVolatileMemoryBase unsigned int enum zTVolatileOverflowMode -0x566140 void __thiscall zCVolatileMemoryBase Init unsigned int -0x566160 void * __thiscall zCVolatileMemoryBase Alloc -0x566300 unsigned int __thiscall zCVolatileMemoryBase Mark -0x566310 void __thiscall zCVolatileMemoryBase Restore unsigned int -0x5663c0 void __thiscall zCVolatileMemoryBase MaxFillPercentage int -0x5663d0 zCMemPoolBase* __thiscall zCMemPoolBase zCMemPoolBase unsigned int -0x566400 zCMemPoolBase* __thiscall zCMemPoolBase zCMemPoolBase unsigned int unsigned int unsigned int -0x566440 void __thiscall zCMemPoolBase ~zCMemPoolBase -0x5664a0 void * __thiscall zCMemPoolBlock `scalar deleting destructor' unsigned int -0x5664e0 void * __thiscall zCMemPoolBase Alloc -0x566670 void __cdecl zCMemPoolBlock operator delete void * -0x566680 void __thiscall zCMemPoolBase Free void * -0x5666c0 void __thiscall zCMemPoolBase PreAlloc unsigned int int -0x5668c0 void __thiscall zCMemPoolBase PoolAdd void * int int -0x566a80 void __cdecl zCMemPoolBase SetMemDebug char const * char const * int -0x566aa0 void __cdecl zCMemPoolBase DisablePools int -0x566cd0 class zCObject * __cdecl zCMesh _CreateNewInstance -0x566d90 zCMesh* __thiscall zCMesh zCMesh -0x566ff0 int __thiscall zCVisual IsBBox3DLocal -0x567000 void __thiscall zCVisual SetVisualUsedBy class zCVob * -0x567010 class zCClassDef * __thiscall zCMesh _GetClassDef -0x567020 class zSTRING __thiscall zCMesh GetVisualName -0x567070 struct zTBBox3D __thiscall zCMesh GetBBox3D -0x5670a0 class zCOBBox3D * __thiscall zCMesh GetOBBox3D -0x5670b0 int __thiscall zCMesh CanTraceRay -0x5670c0 int __thiscall zCMesh GetAlphaTestingEnabled -0x5670d0 void __thiscall zCMesh SetAlphaTestingEnabled int -0x5670e0 void * __thiscall zCMesh `scalar deleting destructor' unsigned int -0x567110 void __thiscall zCMesh ~zCMesh -0x567250 class zSTRING const * __thiscall zCMesh GetFileExtension int -0x567270 class zCVisual * __thiscall zCMesh LoadVisualVirtual class zSTRING const & -0x567290 void __thiscall zCMesh DeleteAll -0x5674a0 void __thiscall zCVertex ~zCVertex -0x5674c0 void * __thiscall zCVertex `vector deleting destructor' unsigned int -0x567530 void * __thiscall zCPolygon `vector deleting destructor' unsigned int -0x567590 class zCMesh * __cdecl zCMesh SearchName class zSTRING const & -0x567600 class zCMesh * __cdecl zCMesh Load class zSTRING const & int -0x567f30 class zSTRING __thiscall zPATH GetDir -0x567f50 zCFileBIN* __thiscall zCFileBIN zCFileBIN -0x567f70 class zCMesh * __cdecl zCMesh Load class zSTRING const & int -0x567ff0 void __thiscall zCFileBIN BinCreate class zSTRING const & -0x568020 void __thiscall zCFileBIN BinClose -0x5680a0 void __cdecl zCMesh S_InitVertexMergeCache class zCMesh * -0x568320 void __cdecl zCMesh S_DeleteVertexMergeCache -0x568350 class zCVertex * __thiscall zCMesh VertexInMesh class zVEC3 const & -0x568500 void __thiscall zCMesh AllocVerts int -0x5685f0 void __thiscall zCMesh AllocPolys int -0x5686b0 class zCVertex * __thiscall zCMesh AddVertex class zCVertex * -0x5688f0 class zCVertex * __thiscall zCMesh AddVertex class zVEC3 & -0x568b80 class zCVertex * __thiscall zCMesh AddVertexSmart class zVEC3 & -0x568c10 class zCPolygon * __thiscall zCMesh AddPoly class zVEC3 & class zVEC3 & class zVEC3 & class zVEC2 & class zVEC2 & class zVEC2 & -0x568ea0 class zCPolygon * __thiscall zCMesh AddPoly class zCVertex * class zCVertex * class zCVertex * -0x568fb0 class zCPolygon * __thiscall zCMesh AddPoly class zCVertex * class zCVertex * class zCVertex * class zCVertex * -0x5690c0 class zCPolygon * __thiscall zCMesh AddPoly class zCPolygon * -0x569170 class zCPolygon * __thiscall zCMesh AddPoly -0x569250 void __thiscall zCMesh DeletePoly class zCPolygon * -0x569330 void __thiscall zCMesh DynLightVisual class zCArray const & class zMAT4 * -0x569340 void __thiscall zCMesh DynLightScalePrelit struct zCOLOR -0x569350 void __thiscall zCMesh PrelightMesh class zMAT4 * -0x569760 class zCPolygon * __thiscall zCMesh SharePoly int -0x569780 class zCPolygon * __thiscall zCMesh CheckRayPolyIntersection class zVEC3 const & class zVEC3 const & class zVEC3 & -0x5697e0 class zCPolygon * __thiscall zCMesh CheckRayPolyIntersection class zCCamera & int int class zVEC3 & -0x569990 class zCPolygon * __thiscall zCMesh PickPolygon class zVEC3 const & class zVEC3 const & class zVEC3 & -0x569a60 class zCPolygon * __thiscall zCMesh PickPolygon class zCCamera & int int class zVEC3 & -0x569c60 int __thiscall zCMesh TraceRay class zVEC3 const & class zVEC3 const & int struct zTTraceRayReport & -0x569de0 void __thiscall zCMesh CalcVertexNormals enum zCMesh::zTCalcVertNormalMode class zCBspTree * -0x56a4e0 void __thiscall zCMesh UnSmoothMesh -0x56a580 void __thiscall zCMesh SetDefaultPlanarMapping float float -0x56a610 void __thiscall zCMesh CalcBBox3D int -0x56a7a0 void __thiscall zCMesh Center -0x56a8f0 void __thiscall zCMesh TransformAllVerts class zMAT4 const & int -0x56a9b0 void __thiscall zCMesh MergeMesh class zCMesh * class zMAT4 const & -0x56ae90 void __thiscall zCMesh CalcNormals -0x56aec0 void __thiscall zCMesh SetMaterial class zCMaterial * -0x56af20 void __thiscall zCMesh ScaleXZ float float -0x56af90 void __thiscall zCMesh Scale float float float -0x56b050 void __thiscall zCMesh CheckForMaterials -0x56b190 int __thiscall zCMesh Render struct zTRenderContext & -0x56b210 int __thiscall zCMesh Render struct zTRenderContext & struct zCOLOR * -0x56b4f0 int __thiscall zCMesh RenderHorizon struct zTRenderContext & float -0x56b7a0 void __thiscall zCMesh RenderDecal float float float int -0x56b960 void __thiscall zMAT4 SetAtVector class zVEC3 const & -0x56b980 void __thiscall zCMesh RenderDecalHorizon float float float float -0x56bd00 void __thiscall zCCamera ProjectClamp class zCVertexTransform * float -0x56bda0 void __thiscall zCMesh RenderDecal struct zTRenderContext & int -0x56c000 void __thiscall zCMesh ResetStaticLight -0x56c040 void __thiscall zCMesh SetStaticLight struct zCOLOR -0x56c080 void __thiscall zCMesh SetLightDyn struct zCOLOR -0x56c0c0 void __thiscall zCMesh SetLightStatAlpha unsigned char -0x56c100 void __thiscall zCMesh ResetLightDynToLightStat -0x56c140 void __thiscall zCMesh AddToLightDyn struct zCOLOR -0x56c180 class zCMesh * __cdecl zCMesh CreateQuadMesh int -0x56c4d0 class zCMesh * __cdecl zCMesh CreateTriMesh -0x56c6a0 int __cdecl zCMesh CheckTexUVOnPlane class zCArray const & class zCArray const & -0x56cb80 class zVEC2 __cdecl operator+ class zVEC2 const & class zVEC2 const & -0x56cba0 void __cdecl zCMesh ConvertTrisToNPolys class zCPolygon * * int class zCMesh * int -0x56d760 zCVertFeature* __thiscall zCVertFeature zCVertFeature -0x56d780 unsigned short __cdecl zCMesh GetFileVersion -0x56d790 void __thiscall zCMesh SaveMSH class zCFileBIN & -0x56d7b0 void __thiscall zCMesh SaveMSH class zSTRING const & -0x56d940 void __cdecl zCMesh SaveMSH class zCFileBIN & class zCPolygon * * int class zCMesh * -0x56ffe0 void __thiscall zCFileBIN BinStartChunk unsigned short -0x570080 void __thiscall zCFileBIN BinEndChunk -0x5700e0 int __thiscall zCMesh LoadMSH class zCFileBIN & int -0x5711ad int __thiscall zCMesh LoadMSH class zCFileBIN & int -0x571680 void __cdecl zCLightMap operator delete void * -0x5716a0 zCVertex* __thiscall zCVertex zCVertex -0x5716b0 int __thiscall zCMesh LoadMSH class zSTRING const & int -0x571980 void __thiscall zCMesh CreateListsFromArrays -0x571a50 void __thiscall zCMesh ClearLists -0x571ab0 void __thiscall zCMesh ArraysToLists -0x571b20 int __cdecl S_FeaturesAreEqual class zCVertFeature const & class zCVertFeature const & -0x571b90 void __thiscall zCMesh ShareFeatures -0x572900 void __thiscall zCOLOR Reset -0x572910 void * __thiscall zCArray::`vector deleting destructor' unsigned int -0x572970 void __thiscall zCMesh UnshareFeatures -0x572a90 void __thiscall zCMesh FlipPolys -0x572d10 void __thiscall zCMesh SortPolysByMaterial -0x572dc0 void __thiscall zCMesh SortPolysByList class zCPolygon * * int -0x573650 void __thiscall zCMesh DeletePolyAndVerts class zCPolygon * -0x5736e0 void __thiscall zCMesh DeletePolyAndVerts unsigned long -0x573860 void __thiscall zCMesh RemoveDegeneratePolys -0x573a90 void __thiscall zCMesh CombineLightmaps -0x574d10 zCCombine* __thiscall zCCombine zCCombine -0x574d60 int __thiscall zCCombine CombineWith class zCLightMap * -0x574e20 int __thiscall zCCombine CombineWith class zCLightMap * int int -0x574fe0 void __thiscall zCCombine ~zCCombine -0x575800 void __thiscall zCMemPool::PoolAdd class zCVertex * int int -0x575810 void __thiscall zCMemPool::PoolAdd class zCVertFeature * int int -0x575820 void __thiscall zCMemPool::PoolAdd class zCPolygon * int int -0x575830 void __thiscall zCArraySort::InsertSort class zCVertex * const & -0x575980 void __thiscall zCArraySort::DeleteList -0x5759a0 int __thiscall zCArray::Search class zCMaterial * const & -0x5759d0 void __thiscall zCMesh CombineLightmaps -0x5759f0 void __cdecl zCMesh ConvertTrisToNPolys class zCPolygon * * int class zCMesh * int -0x575a10 void __thiscall zCArray::InsertEnd class zCVertex * const & -0x575ae0 void __cdecl zCMesh ConvertTrisToNPolys class zCPolygon * * int class zCMesh * int -0x575b00 void __thiscall zCArray::zCArray -0x575b10 void __thiscall zCArray::~zCArray -0x575b30 void __thiscall zCArray::InsertEnd class zCVertFeature * const & -0x575c00 void __thiscall zCMesh CombineLightmaps -0x575c20 int __thiscall zCArraySort::Search class zCLightMap * const & -0x575c90 void __thiscall zCMesh CombineLightmaps -0x575cb0 int __thiscall zCArraySort::Search class zCTexture * const & -0x575d20 void __thiscall zCSparseArray::zCSparseArray unsigned long -0x575d80 void __thiscall zCArray::zCArray -0x575d90 void __thiscall zCCombine ~zCCombine -0x575db0 void __thiscall zCMesh CombineLightmaps -0x575dd0 void __thiscall zCArraySort::AllocDelta int -0x575e30 void __thiscall zCArray::AllocDelta int -0x575eb0 void __thiscall zCArray::AllocDelta int -0x575f10 void __thiscall zCArray::InsertEnd class zCVertFeature const & -0x575f60 void __thiscall zCArray::AllocDelta int -0x575fc0 void __thiscall zCArraySort::AllocDelta int -0x576020 void __thiscall zCArraySort::AllocDelta int -0x576080 void __thiscall zCArray::AllocDelta int -0x5760e0 void __thiscall zCArray::AllocDelta int -0x576140 void __thiscall zCArray::AllocDelta int -0x576420 class zCObject * __cdecl zCModel _CreateNewInstance -0x576580 class zCClassDef * __thiscall zCVisualAnimate _GetClassDef -0x576590 void __cdecl zCModel operator delete void * -0x5765b0 class zCClassDef * __thiscall zCModel _GetClassDef -0x5765c0 int __thiscall zCModel IsBBox3DLocal -0x5765d0 int __thiscall zCModel CanTraceRay -0x5765e0 void __thiscall zCModel StartAnimation class zSTRING const & -0x5765f0 void __thiscall zCModel StopAnimation class zSTRING const & -0x576690 int __thiscall zCModel IsAnimationActive class zSTRING const & -0x576720 void * __thiscall zCModel `scalar deleting destructor' unsigned int -0x576750 void __thiscall zCVisualAnimate ~zCVisualAnimate -0x576760 void * __thiscall zCVisualAnimate `scalar deleting destructor' unsigned int -0x576980 class zCObject * __cdecl zCModelAni _CreateNewInstance -0x5769e0 void __cdecl zCModelAni operator delete void * -0x576b00 zCModelAniActive* __thiscall zCModelAniActive zCModelAniActive -0x576bf0 void __thiscall zCModelAniActive ~zCModelAniActive -0x576c10 void __thiscall zCModelAniActive SetDirection enum zTMdl_AniDir -0x576c60 float __thiscall zCModelAniActive GetProgressPercent -0x576ca0 void __thiscall zCModelAniActive SetProgressPercent float -0x576cf0 void __thiscall zCModelAniActive SetActFrame float -0x576d40 zCModelTexAniState* __thiscall zCModelTexAniState zCModelTexAniState -0x576d60 void __thiscall zCModelTexAniState ~zCModelTexAniState -0x576d80 void __thiscall zCModelTexAniState DeleteTexList -0x576da0 void __thiscall zCModelTexAniState UpdateTexList -0x576de0 void __thiscall zCMorphMesh SetTextureVar int int class zSTRING * -0x576e50 void __thiscall zCModelTexAniState BuildTexListFromMeshLib class zCModelMeshLib * -0x576ed0 void __thiscall zCModelTexAniState BuildTexListFromMesh class zCMesh * -0x577060 void __thiscall zCModelTexAniState BuildTexListFromProgMesh class zCProgMeshProto * -0x5771d0 void __thiscall zCModelTexAniState AddTexListFromMeshLib class zCModelMeshLib * class zCArray & -0x577430 void __thiscall zCModelTexAniState AddTexListFromMesh class zCMesh * class zCArray & -0x577590 void __thiscall zCModelTexAniState AddTexListFromProgMesh class zCProgMeshProto * class zCArray & -0x5776e0 void __thiscall zCModelTexAniState FinishTexList class zCArray & -0x577870 zCModelNodeInst* __thiscall zCModelNodeInst zCModelNodeInst -0x577940 zCModelNodeInst* __thiscall zCModelNodeInst zCModelNodeInst class zCModelNode * -0x577a30 void __thiscall zCModelNodeInst ~zCModelNodeInst -0x577ab0 void __thiscall zCModelNodeInst Init -0x577b40 void __thiscall zCModelNodeInst InitByModelProtoNode class zCModelNode * -0x577bf0 void __thiscall zCModelNodeInst SetNodeVisualS class zCVisual * int -0x577cc0 void __thiscall zCModel ~zCModel -0x577f70 void * __thiscall zCModelNodeInst `vector deleting destructor' unsigned int -0x577fd0 void __thiscall zCModel Init -0x578240 zCModel* __thiscall zCModel zCModel class zCModelPrototype * -0x578400 void __thiscall zCModel CopyProtoNodeList -0x5786c0 void __thiscall zCModel SetVisualUsedBy class zCVob * -0x578740 class zSTRING const * __thiscall zCModel GetFileExtension int -0x578760 class zCVisual * __thiscall zCModel LoadVisualVirtual class zSTRING const & -0x5787f0 int __thiscall zCModel ApplyModelProtoOverlay class zSTRING const & -0x578840 int __thiscall zCModel ApplyModelProtoOverlay class zCModelPrototype * -0x578a90 int __thiscall zCModel HasAppliedModelProtoOverlay class zCModelPrototype * -0x578ac0 int __thiscall zCModel HasAppliedModelProtoOverlay class zSTRING const & -0x578c40 void __thiscall zCModel RemoveModelProtoOverlay class zSTRING const & -0x578e40 void __thiscall zCModel RemoveModelProtoOverlay class zCModelPrototype * -0x578fc0 void __thiscall zCModel CalcNodeListBBoxWorld -0x5790f0 struct zTBBox3D __thiscall zCModel GetBBox3DNodeWorld class zCModelNodeInst * -0x579140 class zVEC3 __thiscall zCModel GetNodePositionWorld class zCModelNodeInst * -0x579170 void __thiscall zCModel CalcModelBBox3DWorld -0x5792a0 void __thiscall zCModel SetNodeVisual class zCModelNodeInst * class zCVisual * int -0x5792d0 void __thiscall zCModel SetDynLightMode int -0x5792f0 void __fastcall zCModel SetupLowestLOD struct zTRenderContext & -0x579490 int __thiscall zCModel GetLowestLODNumPolys -0x5794b0 class zVEC3 * __thiscall zCModel GetLowestLODPoly int class zVEC3 * & -0x5794f0 class zCMaterial * __thiscall zCModel GetMaterial int -0x579530 int __thiscall zCModel GetNumMaterials -0x579560 void __fastcall zCModel RenderNodeList struct zTRenderContext & class zCArray & class zCRenderLightContainer & enum zTPMLightingMode -0x57a440 void __thiscall zCCamera Project class zVEC3 const * const int & int & -0x57a4e0 int __thiscall zCModel Render struct zTRenderContext & -0x57a7a0 int __fastcall zCProgMeshProto RenderProgMesh struct zTRenderContext & int struct zCProgMeshProto::zTLODRenderArgs * class zCRenderLightContainer * float float -0x57a7c0 zCRenderLight* __thiscall zCRenderLight zCRenderLight -0x57a7d0 void __thiscall zCModel CheckNodeCollisionList class zCOBBox3D const & class zMAT4 & -0x57a870 void __thiscall zCModel CheckNodeCollision class zCModel * class zCModelNodeInst * class zMAT4 & class zCList & -0x57a9c0 class zMAT4 __thiscall zCModel GetTrafoNodeToModel class zCModelNodeInst * -0x57aaf0 void __thiscall zCModel SetRandAnisEnabled int -0x57ab60 class zCModelAniActive * __thiscall zCModel GetActiveAni int -0x57aba0 class zCModelAniActive * __thiscall zCModel GetActiveAni class zCModelAni * -0x57abe0 void __thiscall zCModel StopAni int -0x57ac60 void __thiscall zCModel StopAni class zCModelAni * -0x57acb0 void __thiscall zCModel StopAni class zCModelAniActive * -0x57ae20 class zSTRING const * __thiscall zCModel GetAnyAnimation -0x57ae70 class zVEC3 __thiscall zCModel GetAniTransLerp class zCModelAni * float int -0x57af70 void __thiscall zCModel StartAni class zSTRING const & int -0x57b070 void __thiscall zCModel StartAni int int -0x57b0c0 void __thiscall zCModel StartAni class zCModelAni * int -0x57b291 void __thiscall zCModel StartAni class zCModelAni * int -0x57b770 void __thiscall zCModel AssertActiveAniListAlloced -0x57b7e0 void __thiscall zCModel HostVobRemovedFromWorld class zCVob * class zCWorld * -0x57b890 void __thiscall zCModel DoAniEvents class zCModelAniActive * -0x57c77f void __thiscall zCModel DoAniEvents class zCModelAniActive * -0x57c7d0 void __fastcall zCModel AdvanceAni class zCModelAniActive * int & -0x57ca90 void __thiscall zCModel AdvanceAnis -0x57dc30 void __thiscall zCModel SetModelScale class zVEC3 const & -0x57dda0 int __thiscall zCModel IsStateActive class zCModelAni const * -0x57df20 struct zTBBox3D __thiscall zCModel GetBBox3D -0x57df60 class zSTRING __thiscall zCModel GetVisualName -0x57dff0 class zCModelNodeInst * __thiscall zCModel SearchNode class zSTRING const & -0x57e0a0 int __thiscall zCModel SetNodeMeshTexture class zSTRING const & int int class zSTRING * -0x57e1d0 int __thiscall zCModel SetMeshLibTexture class zSTRING const & int int class zSTRING * -0x57e3d0 void __thiscall zCModel RemoveMeshLibAll -0x57e400 int __thiscall zCModel RemoveMeshLib class zSTRING const & -0x57e610 int __thiscall zCModel ApplyMeshLib class zSTRING const & -0x57ea10 void __cdecl zCModelMeshLib operator delete void * -0x57ea30 class zCClassDef * __thiscall zCModelMeshLib _GetClassDef -0x57ea40 void * __thiscall zCModelMeshLib `scalar deleting destructor' unsigned int -0x57ea70 void __thiscall zCModel UpdateMeshLibTexAniState -0x57eaf0 void __thiscall zCModelNodeInst AddNodeAni class zCModelAniActive * -0x57ed20 void __thiscall zCModelNodeInst RemoveAllNodeAnis -0x57ed30 void __thiscall zCModelNodeInst RemoveNodeAni class zCModelAniActive * -0x57ee20 void __thiscall zCModelNodeInst FindMasterAni -0x57ee90 void __thiscall zCModelNodeInst FadeOutNodeAni class zCModelAniActive * -0x57ef50 void __thiscall zCModel FadeOutAni int -0x57efe0 void __thiscall zCModel FadeOutAni class zCModelAni * -0x57f020 void __thiscall zCModel FadeOutAni class zCModelAniActive * -0x57f1f0 void __thiscall zCModel FadeOutAnisLayerRange int int -0x57f240 void __thiscall zCModel StopAnisLayerRange int int -0x57f290 float __thiscall zCModel GetProgressPercent class zSTRING const & -0x57f340 float __thiscall zCModel GetProgressPercent int -0x57f3b0 void __thiscall zCModel SetCombineAniXY int float float -0x57f400 int __thiscall zCModel GetCombineAniXY int float & float & -0x57f470 void __thiscall zCModelNodeInst CalcWeights class zCModel * -0x57f6b0 void __thiscall zCModelNodeInst AddToNodeAniWeight int float -0x57f720 void __thiscall zCModelNodeInst CalcBlending class zCModel * -0x57f880 void __thiscall zCModel CalcNodeListAniBlending -0x57f8b0 int __thiscall zCModelNodeInst GetNodeAniListIndex class zCModelAniActive const * -0x57f8e0 void __thiscall zCModel CalcTransBlending -0x57fdb0 void __thiscall zCModelAniActive DoCombineAni class zCModel * int int -0x5806a0 void __thiscall zCModel AttachChildVobToNode class zCVob * class zCModelNodeInst * -0x5807f0 void __thiscall zCModel RemoveChildVobFromNode class zCVob * -0x580870 class zCVob * __thiscall zCModel GetAttachedNodeVob class zCModelNodeInst * -0x5808b0 void __thiscall zCModel RemoveAllChildVobsFromNode -0x580900 void __thiscall zCModel UpdateAttachedVobs -0x580a50 void __thiscall zCModel RemoveStartedVobFX class zCVob * -0x580b00 class zVEC3 __thiscall zCModel GetVelocityRing -0x580b60 void __thiscall zCModel ResetVelocity -0x580bf0 void __thiscall zCModel GetAniMinMaxWeight class zCModelAniActive * float & float & -0x580e90 void __thiscall zCModel PrintStatus int int -0x5815e0 int __thiscall zCModel CorrectAniFreezer -0x581850 void __thiscall zCModel psb_WriteAniBlock class zCBuffer & int int -0x5819e0 void __thiscall zCModel psb_ReadAniBlock class zCBuffer & int class zCModelAniActive * -0x581c30 void __thiscall zCModel PackStateBinary class zCBuffer & -0x581f80 void __thiscall zCModel UnpackStateBinary class zCBuffer & -0x582700 void __thiscall zCModel ShowAniListAdd class zCModelAni * -0x582770 void __thiscall zCModel ShowAniList int -0x5827e0 unsigned long __thiscall zCModel GetRenderSortKey -0x582800 int __thiscall zCModel TraceRay class zVEC3 const & class zVEC3 const & int struct zTTraceRayReport & -0x583340 void __thiscall zTAniAttachment ~zTAniAttachment -0x583360 zTAniAttachment* __thiscall zTAniAttachment zTAniAttachment -0x583370 int __cdecl zCModel AniAttachmentCompare void const * void const * -0x5833a0 struct zTAniAttachment * __thiscall zCModel SearchAniAttachList int -0x583420 void __thiscall zCModel RemoveAniAttachment int -0x583550 void * __thiscall zTAniAttachment `scalar deleting destructor' unsigned int -0x583570 void __thiscall zCModel RemoveAllAniAttachments -0x5835c0 void __thiscall zCModel RemoveAllVobFX -0x583650 struct zTAniAttachment * __thiscall zCModel GetCreateAniAttachment int -0x5838a0 void __thiscall zCModel DeleteRandAniList int -0x583930 void __thiscall zCModel InsertRandAni int int int -0x583a30 float __thiscall zCModel GetRandAniFreq int -0x583ac0 void __thiscall zCModel SetRandAniFreq int float -0x583ae0 void __fastcall zCModel RecalcRootPosLocal int -0x583c50 void __thiscall zCArray::zCArray -0x583c60 int __thiscall zCModel ApplyMeshLib class zSTRING const & -0x583c80 void __thiscall zCArray::zCArray -0x583c90 zCModelPrototype* __thiscall zCModelPrototype zCModelPrototype -0x583cb0 zCModelPrototype* __thiscall zCModelPrototype zCModelPrototype -0x583cd0 void __thiscall zCModelTexAniState AddTexListFromMeshLib class zCModelMeshLib * class zCArray & -0x583cf0 zCModel* __thiscall zCModel zCModel class zCModelPrototype * -0x583d10 void __thiscall zCArray::InsertEnd class zCModelPrototype * const & -0x583de0 void __thiscall zCArray::RemoveOrderIndex int -0x583e10 int __cdecl zCModelMeshLib LoadMDM class zCFileBIN & class zCModelPrototype * class zCModel * class zCModelMeshLib * * -0x583e30 zCModel* __thiscall zCModel zCModel class zCModelPrototype * -0x583e50 int __thiscall zCArraySort::Search struct zTAniAttachment * const & -0x583ec0 zCModel* __thiscall zCModel zCModel class zCModelPrototype * -0x583ee0 void __thiscall zCArray::RemoveIndex int -0x583f10 zCModel* __thiscall zCModel zCModel class zCModelPrototype * -0x583f30 zCModel* __thiscall zCModel zCModel class zCModelPrototype * -0x583f50 zCModel* __thiscall zCModel zCModel class zCModelPrototype * -0x583f70 void __thiscall zCArray::InsertEnd struct zCModel::zTMeshLibEntry * const & -0x584040 void __thiscall zCList::Insert class zCModelNodeInst * -0x584090 void __thiscall zCModelTexAniState BuildTexListFromMeshLib class zCModelMeshLib * -0x5840b0 int __thiscall zCArray::IsInList class zCTexture * const & -0x5840f0 void __fastcall zCModel SetupLowestLOD struct zTRenderContext & -0x584110 void __thiscall zCArray::AllocDelta int -0x584170 void __thiscall zCArray::InsertEnd class zCModelAniEvent * const & -0x584240 void __thiscall zCArray::AllocDelta int -0x5842a0 void __thiscall zCArray::AllocDelta int -0x584300 void __thiscall zCArray::InsertEnd struct zCModel::zTMdl_NodeVobAttachment const & -0x5843e0 void __thiscall zCArray::InsertEnd struct zCModel::zTMdl_StartedVobFX const & -0x5844c0 void __thiscall zCArray::InsertEnd class zCTexture * const & -0x584590 void __thiscall zCArray::AllocDelta int -0x5845f0 void __thiscall zCArray::AllocDelta int -0x584870 class zCObject * __cdecl zCModelMeshLib _CreateNewInstance -0x5849c0 zCModelNode* __thiscall zCModelNode zCModelNode -0x584b00 zCModelNode* __thiscall zCModelNode zCModelNode class zCModelNode const & -0x584c90 void __thiscall zCModelNode ~zCModelNode -0x584d30 void __thiscall zCModelNode SetNodeVisualS class zCVisual * -0x584dd0 void __cdecl zTMdl_AniSample CalcSamplePosConstants float float -0x584df0 void __cdecl zTMdl_AniSample SetSamplePosConstants float float -0x584e10 void __fastcall zTMdl_AniSample Pack class zCQuat const & class zVEC3 const & -0x584ed0 void __fastcall zTMdl_AniSample Unpack class zCQuat & class zVEC3 & -0x584f40 void __fastcall zTMdl_AniSample PackTrans class zVEC3 const & -0x584f90 void __fastcall zTMdl_AniSample UnpackTrans class zVEC3 & -0x584ff0 void __fastcall zTMdl_AniSample PackQuat class zCQuat const & -0x585070 void __fastcall zTMdl_AniSample UnpackQuat class zCQuat & -0x585120 zCModelAni* __thiscall zCModelAni zCModelAni -0x5852c0 class zCClassDef * __thiscall zCModelAni _GetClassDef -0x5852d0 void * __thiscall zCModelAni `scalar deleting destructor' unsigned int -0x585300 void __thiscall zCModelAni ~zCModelAni -0x5854d0 void * __thiscall zCModelAniEvent `vector deleting destructor' unsigned int -0x585530 void __thiscall zCModelAni PrecacheAniEventData -0x585600 float __thiscall zCModelAni GetAniVelocity -0x585780 class zVEC3 __thiscall zCModelAni GetAniTranslation -0x5858c0 void __thiscall zCModelAni AddTrafoMatrix class zMAT4 * * -0x585d60 class zCQuat __thiscall zCModelAni GetQuat int int -0x585dc0 class zVEC3 __thiscall zCModelAni GetTrans int int -0x585e60 void __thiscall zCModelAni SetTrans int int class zVEC3 const & -0x585ee0 void __thiscall zCModelAni SetQuat int int class zCQuat const & -0x585f80 void __thiscall zCModelAni AddNodeList class zCTree * * -0x585ff0 void __thiscall zCModelAni SetFlags class zSTRING const & -0x5860a0 void __thiscall zCModelAni SetBlendingSec float float -0x586100 void __thiscall zCModelAni GetBlendingSec float & float & -0x586160 void __thiscall zCModelAni CorrectRootNodeIdleMovement -0x5862c0 void __thiscall zCModelAni CalcInPlaceFlag -0x5864a0 int __thiscall zCModelAni ResolveAlias class zCModelPrototype * -0x586780 int __thiscall zCModelAni ResolveComb class zCModelPrototype * -0x586e80 void __thiscall zCModelAni SaveMAN class zCModelPrototype * class zSTRING const & -0x5875a0 int __thiscall zCFileBIN BinWriteSrcFileStats class zSTRING & -0x587740 int __thiscall zCModelAni LoadMAN class zSTRING const & class zCModelPrototype * class zSTRING const & -0x587fb8 int __thiscall zCModelAni LoadMAN class zSTRING const & class zCModelPrototype * class zSTRING const & -0x588270 int __thiscall zPATH SearchFile class zSTRING const & class zSTRING const & int -0x588280 zCModelAniEvent* __thiscall zCModelAniEvent zCModelAniEvent -0x588320 void __thiscall zCModelAniEvent ~zCModelAniEvent -0x588400 void __thiscall zCModelAniEvent Save class zCFileBIN & -0x5884c0 void __thiscall zCFileBIN BinWriteString class zSTRING const & -0x588560 void __thiscall zCModelAniEvent Load class zCFileBIN & -0x588610 zCModelPrototype* __thiscall zCModelPrototype zCModelPrototype -0x588850 void __thiscall zCModelPrototype Init -0x588a10 void __thiscall zCModelPrototype ~zCModelPrototype -0x588c50 void __thiscall zCModelPrototype Clear -0x588df0 void __thiscall zCModelPrototype ReleaseMeshSoftSkinList -0x588e50 void __thiscall zCModelPrototype ReleaseMeshes -0x588ee0 int __thiscall zCModelPrototype Release -0x588f10 int __cdecl zCModelPrototype NumInList -0x588f30 class zSTRING const & __thiscall zCModelPrototype GetModelProtoFileName -0x588f40 void __thiscall zCModelPrototype SetModelProtoName class zSTRING const & -0x5890d0 void __thiscall zCModelPrototype SetFileSourceType enum zCModelPrototype::zTFileSourceType -0x589250 class zCModelPrototype * __cdecl zCModelPrototype Load class zSTRING const & class zCModelPrototype * -0x589480 class zSTRING __thiscall zPATH GetFile -0x5894a0 int __thiscall zCModelPrototype PrepareAsModelProtoOverlay class zCModelPrototype * -0x589870 void __thiscall zCModelPrototype CalcNodeListChecksum -0x5898d0 void __thiscall zCModelPrototype CollectNodeMeshes class zCArray & -0x589a30 class zCModelPrototype * __cdecl zCModelPrototype SearchName class zSTRING -0x589af0 class zCModelNode * __thiscall zCModelPrototype SearchNode class zSTRING const & -0x589ba0 class zCTree * __thiscall zCModelPrototype FindMeshTreeNode class zSTRING const & class zCTree * -0x589c50 int __thiscall zCModelPrototype FindMeshTreeNodeIndex class zSTRING const & class zCTree * -0x589d10 int __thiscall zCModelPrototype FindNodeListIndex class zSTRING const & -0x589db0 void __thiscall zCModelPrototype AddAni class zCModelAni * -0x589fc0 int __fastcall zCModelPrototype SearchAniIndex class zSTRING const & -0x58a090 class zCModelAni * __thiscall zCModelPrototype SearchAni class zSTRING const & -0x58a0b0 void __thiscall zCModelPrototype DescribeTree class zCTree * int -0x58a2f0 unsigned long __cdecl zCModelPrototype GetMDHFileVersion -0x58a300 int __thiscall zCModelPrototype LoadMDH class zSTRING const & -0x58a560 int __thiscall zCModelPrototype LoadMDH class zCFileBIN & -0x58a970 int __thiscall zCFileBIN BinReadCompareSrcFileStats -0x58abc0 void __thiscall zCModelPrototype SaveMDH -0x58adc0 void __thiscall zCModelPrototype SaveMDH class zCFileBIN & -0x58b2e0 void __thiscall zCModelPrototype ConvertVec3 class zVEC3 & -0x58b300 void __thiscall zCModelPrototype ConvertAngle float & -0x58b310 void __thiscall zCModelPrototype SkipBlock -0x58b390 void __thiscall zCModelPrototype SkipBlockCmt -0x58b460 void __thiscall zCModelPrototype ReadComment -0x58b470 void __thiscall zCModelPrototype ReadScene float & -0x58b810 class zVEC3 __thiscall zCModelPrototype ReadTriple -0x58ba00 class zMAT4 __thiscall zCModelPrototype ReadNodeTM class zCModelNode * -0x58bea0 void __thiscall zCModelPrototype ReadVertexList class zCMesh * int -0x58c0d0 struct zCModelPrototype::zTMatIDList * __thiscall zCModelPrototype ReadFaceList class zCMesh * int -0x58c5d0 class zVEC2 * __thiscall zCModelPrototype ReadTVertexList int -0x58c7d0 void __thiscall zCModelPrototype ReadTFaceList class zCMesh * class zVEC2 * int -0x58ca40 void __thiscall zCModelPrototype ReadSoftSkinVertList -0x58da10 void __cdecl zCMeshSoftSkin operator delete void * -0x58dbe0 void __thiscall `private: void __thiscall zCModelPrototype::ReadSoftSkinVertList void)'::`2'::zTControlerWeight::zTControlerWeight(void -0x58dbf0 void __thiscall zCMeshSoftSkin::zTWeightEntry zTWeightEntry -0x58dc00 class zCMesh * __thiscall zCModelPrototype ReadMesh int class zCModelNode * int -0x58dfe0 void __thiscall zCModelPrototype ReadMeshAnimation class zCModelNode * int -0x58e160 void __thiscall zCModelPrototype ReadPosTrack class zMAT4 * -0x58e340 void __thiscall zCModelPrototype ReadRotTrack class zMAT4 * -0x58e5f0 void __thiscall zCModelPrototype ReadTMAnimation class zCModelNode * class zMAT4 * & -0x58ec30 void __thiscall zCModelPrototype LocalizeTrafos class zCTree * class zCTree * -0x58ed60 void __thiscall zCModelPrototype ReadMapDiffuse class zCMaterial * -0x58f1d0 class zCMaterial * __thiscall zCModelPrototype ReadMaterial -0x58f840 class zCMaterial * __thiscall zCModelPrototype ReadWireframeColor -0x58fae0 void __thiscall zCModelPrototype AssignMeshNodeMaterials class zCMesh * struct zCModelPrototype::zTMatIDList * int -0x58fbd0 void __thiscall zCModelPrototype TransformNodeVisual class zCModelNode * class zMAT4 const & -0x58fc30 void __thiscall zCModelPrototype ProcessMeshNode class zCModelNode * class zCTree * int int int & -0x590020 void __cdecl zCProgMeshProto operator delete void * -0x590040 void __thiscall zCModelPrototype ReadGeomobject class zMAT4 * & class zCTree * & -0x5915a0 void * __thiscall zCModelNode `scalar deleting destructor' unsigned int -0x5915c0 void __thiscall zCModelPrototype ReadMaterialList -0x591850 void __thiscall zCModelPrototype Load3DSMAXAsc class zCModelAni * & class zSTRING const & class zSTRING const & int int int float -0x5928d0 void __thiscall zCModelPrototype CalcAniBBox class zCModelAni * -0x592e00 void __thiscall zCModelPrototype ResolveReferences -0x5930f0 unsigned long __cdecl zCModelPrototype GetMDSFileVersion -0x593100 void __thiscall zCModelPrototype SkipBlockMDS int -0x593180 int __thiscall zCModelPrototype ReadMeshAndTreeMSB int & class zCFileBIN & -0x5935c0 void __thiscall zCModelPrototype ReadMeshAndTree int & class zCFileBIN & -0x593b30 zCModelMeshLib* __thiscall zCModelMeshLib zCModelMeshLib -0x593c40 void __thiscall zCModelPrototype RegisterMesh class zCFileBIN & -0x593ed0 int __thiscall zCModelPrototype ReadAniEnumMSB int class zCFileBIN & -0x594098 int __thiscall zCModelPrototype ReadAniEnumMSB int class zCFileBIN & -0x59603d int __thiscall zCModelPrototype ReadAniEnumMSB int class zCFileBIN & -0x596c00 void __thiscall zCModelPrototype ReadAniEnum int class zCFileBIN & -0x59ceb0 class zSTRING & __thiscall zSTRING operator= class zSTRING const & -0x59d010 void __thiscall zSTRING Clear -0x59d0e0 int __thiscall zSTRING Length -0x59d0f0 long __thiscall zSTRING ToInt -0x59d110 int __thiscall zSTRING Search char const * unsigned int -0x59d130 int __thiscall zERROR GetFilterLevel -0x59d140 float __cdecl zMin float float -0x59d160 class zSTRING const & __thiscall zCModelAni GetAniName -0x59d170 enum zTMdl_AniType __thiscall zCModelAni GetAniType -0x59d180 void __thiscall zCFileBIN BinWriteFloat float -0x59d1a0 void __thiscall zCFileBIN BinWriteInt int -0x59d250 int __thiscall zCModelPrototype ReadModelMSB class zCFileBIN & -0x59d4c0 void __thiscall zCModelPrototype ReadModel class zCFileBIN & -0x59d7b0 int __thiscall zCModelPrototype LoadModelScriptMSB class zSTRING const & -0x59dda0 void __thiscall zCFileBIN BinSkipChunk -0x59ddd0 int __thiscall zCModelPrototype LoadModelScript class zSTRING const & -0x59e760 int __thiscall zCModelPrototype LoadModelASC class zSTRING const & -0x59efc0 void __thiscall zCModelMeshLib ~zCModelMeshLib -0x59f090 void __thiscall zCModelMeshLib ReleaseData -0x59f100 void __thiscall zCModelMeshLib AllocNumNodeVisuals int -0x59f170 void __thiscall zCModelMeshLib AddMeshSoftSkin class zCMeshSoftSkin * -0x59f250 void __thiscall zCModelMeshLib AddNodeVisual int class zCVisual * -0x59f350 void __thiscall zCModelMeshLib ApplyToModel class zCModel * -0x59f4c0 void __thiscall zCModelMeshLib ApplyToModel class zCModelPrototype * -0x59f620 void __thiscall zCModelMeshLib RemoveFromModel class zCModel * -0x59f710 void __thiscall zCModelMeshLib BuildFromModel class zCModelPrototype * -0x59f900 void __thiscall zCModelMeshLib BuildFromModel class zCModel * -0x59fb00 unsigned long __cdecl zCModelMeshLib GetMDMFileVersion -0x59fb30 void __thiscall zCModelMeshLib SaveMDM class zCModelPrototype * -0x59fd40 void __thiscall zCModelMeshLib SaveMDM class zCFileBIN & class zCModelPrototype * -0x5a01d0 int __cdecl zCModelMeshLib LoadMDM class zSTRING const & class zCModelPrototype * class zCModel * class zCModelMeshLib * * -0x5a05a0 int __cdecl zCModelMeshLib LoadMDM_Try class zSTRING const & class zCModelPrototype * class zCModel * class zCModelMeshLib * * -0x5a07a0 int __cdecl zCModelMeshLib LoadMDM class zCFileBIN & class zCModelPrototype * class zCModel * class zCModelMeshLib * * -0x5a1194 int __cdecl zCModelMeshLib LoadMDM class zCFileBIN & class zCModelPrototype * class zCModel * class zCModelMeshLib * * -0x5a12e0 int __cdecl zCModelMeshLib ConvertMDM class zSTRING const & class zCModelPrototype * -0x5a1610 zCModelConvertFileHandler* __thiscall zCModelConvertFileHandler zCModelConvertFileHandler -0x5a1720 void * __thiscall zCModelConvertFileHandler `scalar deleting destructor' unsigned int -0x5a1740 int __thiscall zCModelConvertFileHandler HandleFile class zSTRING const & char const * struct _finddata_t -0x5a1960 void __thiscall zCArray::AllocAbs int -0x5a19d0 void __thiscall zCArray::InsertEnd class zCMeshSoftSkin * const & -0x5a1aa0 void __thiscall zCArray::DeleteList -0x5a1ac0 void __thiscall zCArray::zCArray int -0x5a1af0 zCModelAniEvent* __thiscall zCModelAniEvent zCModelAniEvent -0x5a1b10 void __thiscall zCArray::AllocAbs int -0x5a1b70 void __thiscall zCArray::InsertEnd class zCSoundFX * const & -0x5a1c40 void __thiscall zCArray::Insert class zCSoundFX * const & -0x5a1d10 void __thiscall zCArray::zCArray int -0x5a1d40 void __thiscall zCModelAniEvent ~zCModelAniEvent -0x5a1d60 void __thiscall zCArray::Insert class zCParticleEmitter * const & -0x5a1e30 void __thiscall zCList::~zCList -0x5a1e60 void __thiscall zCTree::zCTree -0x5a1e80 void __thiscall zCTree::~zCTree -0x5a1ee0 void __thiscall zCTree::DeleteDataSubtree -0x5a1f30 class zCTree * __thiscall zCTree::AddChild class zCModelNode * -0x5a1f80 zCModelPrototype* __thiscall zCModelPrototype zCModelPrototype -0x5a1fa0 void __thiscall zCArraySort::InsertSort class zCModelAni * const & -0x5a20f0 int __thiscall zCArraySort::GetNumInList -0x5a2100 zCModelPrototype* __thiscall zCModelPrototype zCModelPrototype -0x5a2120 void __thiscall zCArray::InsertEnd class zCModelNode * const & -0x5a21f0 void __thiscall zCArray::AllocAbs int -0x5a2250 class zCMaterial * & __thiscall zCArray::GetSafe int -0x5a2410 void __thiscall zCArray::DeleteList -0x5a2430 void * __thiscall zCArray::`vector deleting destructor' unsigned int -0x5a2490 void __thiscall zCArray::InsertEnd struct zCModelMeshLib::zTNodeMesh const & -0x5a2570 void __thiscall zCArray::AllocDelta int -0x5a25d0 void __thiscall zCArray::InsertEnd class zCParticleEmitter * const & -0x5a26a0 void __cdecl zCTree::operator delete void * -0x5a26b0 void __thiscall zCTree::RemoveChild -0x5a26e0 void __thiscall zCArraySort::AllocDelta int -0x5a2740 void __thiscall zCArraySort::InsertEnd class zCModelAni * const & -0x5a2810 void __thiscall zCArray::AllocDelta int -0x5a2870 void __thiscall zCArray >::AllocDelta int -0x5a2a00 void __thiscall zCArray::zCArray -0x5a2a10 void __thiscall zCArray::AllocDelta int -0x5a2a70 class zCProgMeshProto * __cdecl zDYNAMIC_CAST class zCObject const * -0x5a2cc0 class zCObject * __cdecl zCMorphMesh _CreateNewInstance -0x5a2d80 void __cdecl zCMorphMesh operator delete void * -0x5a2da0 class zCClassDef * __thiscall zCMorphMesh _GetClassDef -0x5a2db0 int __thiscall zCMorphMesh IsBBox3DLocal -0x5a2dc0 class zCOBBox3D * __thiscall zCMorphMesh GetOBBox3D -0x5a2dd0 unsigned long __thiscall zCMorphMesh GetRenderSortKey -0x5a2de0 int __thiscall zCMorphMesh GetAlphaTestingEnabled -0x5a2df0 void __thiscall zCMorphMesh SetAlphaTestingEnabled int -0x5a2e00 int __thiscall zCMorphMesh CanTraceRay -0x5a2e10 void __thiscall zCMorphMesh StartAnimation class zSTRING const & -0x5a2ed0 void __thiscall zCMorphMesh StopAnimation class zSTRING const & -0x5a2ff0 int __thiscall zCMorphMesh IsAnimationActive class zSTRING const & -0x5a30d0 void * __thiscall zCMorphMesh `scalar deleting destructor' unsigned int -0x5a3100 zCMorphMeshAni* __thiscall zCMorphMeshAni zCMorphMeshAni -0x5a3160 void __thiscall zCMorphMeshAni ~zCMorphMeshAni -0x5a3220 void __thiscall zCMorphMeshAni SetBlending float float -0x5a3290 void __thiscall zCMorphMeshAni Load class zCFileBIN & -0x5a33a0 void __thiscall zCMorphMeshAni Save class zCFileBIN & -0x5a34b0 zCMorphMeshProto* __thiscall zCMorphMeshProto zCMorphMeshProto -0x5a3600 void __thiscall zCMorphMeshProto ~zCMorphMeshProto -0x5a3860 int __thiscall zCMorphMeshProto Release -0x5a3890 class zCMorphMeshProto * __cdecl zCMorphMeshProto SearchName class zSTRING const & -0x5a3900 class zCMorphMeshProto * __cdecl zCMorphMeshProto Load class zSTRING const & -0x5a3ae0 class zCMorphMeshAni * __thiscall zCMorphMeshProto SearchAni class zSTRING const & -0x5a3b90 int __thiscall zCMorphMeshProto LoadMMB class zSTRING const & -0x5a42e0 void __thiscall zCMorphMeshProto SaveMMB class zSTRING const & -0x5a46f0 class zCMorphMeshAni * __thiscall zCMorphMeshProto GenerateMorphAni class zCMesh * class zCArray const & int -0x5a4bf0 class zCMesh * __thiscall zCMorphMeshProto Load3DSMAXAsc class zSTRING const & float & int int -0x5a4e50 void __thiscall zCMorphMeshProto ReadMorphRef class zCArray & -0x5a50b0 void __thiscall zCMorphMeshAni SetFlagsByString class zSTRING const & -0x5a5160 void __thiscall zCMorphMeshProto ReadMorphAni class zCArray const & -0x5a59c0 void __thiscall zCMorphMeshProto LoadMorphScript class zSTRING const & -0x5a5f10 class zSTRING __thiscall zPATH GetDrive -0x5a5f30 void __thiscall zCMorphMesh Init -0x5a5f50 zCMorphMesh* __thiscall zCMorphMesh zCMorphMesh class zCMorphMeshProto * -0x5a6030 void __thiscall zCMorphMesh ~zCMorphMesh -0x5a6120 class zCMorphMesh * __cdecl zCMorphMesh Load class zSTRING const & -0x5a61e0 class zSTRING const * __thiscall zCMorphMesh GetFileExtension int -0x5a6240 class zCVisual * __thiscall zCMorphMesh LoadVisualVirtual class zSTRING const & -0x5a6250 struct zTBBox3D __thiscall zCMorphMesh GetBBox3D -0x5a6290 class zSTRING __thiscall zCMorphMesh GetVisualName -0x5a62c0 class zCMorphMeshAni * __thiscall zCMorphMesh SearchAni class zSTRING const & -0x5a6370 int __thiscall zCMorphMesh Render struct zTRenderContext & -0x5a63f0 int __thiscall zCMorphMesh Render struct zTRenderContext & class zCRenderLightContainer * float float -0x5a6480 void __thiscall zCMorphMesh CalcVertPositions -0x5a6830 void __thiscall zCMorphMesh AdvanceAnis -0x5a6a40 int __thiscall zCMorphMesh IsAniActive class zSTRING const & -0x5a6b20 int __thiscall zCMorphMesh IsAniActive class zCMorphMeshAni * -0x5a6b60 void __thiscall zCMorphMesh StopAni class zSTRING const & -0x5a6c80 void __thiscall zCMorphMesh StopAni class zCMorphMeshAni * -0x5a6d00 void __thiscall zCMorphMesh FadeOutAni class zSTRING const & -0x5a6df0 void __thiscall zCMorphMesh FadeOutAni class zCMorphMeshAni * -0x5a6e40 class zSTRING const * __thiscall zCMorphMesh GetAnyAnimation -0x5a6e60 void __thiscall zCMorphMesh StartAni class zSTRING const & float float -0x5a6f30 void __thiscall zCMorphMesh StartAni class zCMorphMeshAni * float float -0x5a70f0 void __thiscall zCMorphMesh RemoveRandAni class zCMorphMeshAni * -0x5a7160 void __thiscall zCMorphMesh AddRandAni class zCMorphMeshAni * float float float float float -0x5a72d0 void __thiscall zCMorphMesh ProcessRandAnis -0x5a73e0 void __thiscall zCMorphMesh SetTextureVar int int class zSTRING * -0x5a73f0 int __thiscall zCMorphMesh TraceRay class zVEC3 const & class zVEC3 const & int struct zTTraceRayReport & -0x5a7410 void __thiscall zCMorphMesh PrintStatus int int -0x5a7b60 zCMorphMeshConvertFileHandler* __thiscall zCMorphMeshConvertFileHandler zCMorphMeshConvertFileHandler -0x5a7c20 void * __thiscall zCMorphMeshConvertFileHandler `scalar deleting destructor' unsigned int -0x5a7c40 int __thiscall zCMorphMeshConvertFileHandler HandleFile class zSTRING const & char const * struct _finddata_t -0x5a7e40 void * __thiscall zCMorphMeshProto `scalar deleting destructor' unsigned int -0x5a7e60 void __thiscall zCMorphMeshProto ~zCMorphMeshProto -0x5a7e80 void __thiscall zCArraySort::InsertEnd class zCMorphMeshAni * const & -0x5a7f50 class zCObject * __cdecl zCMorphMesh _CreateNewInstance -0x5a7f70 class zCObject * __cdecl zCMorphMesh _CreateNewInstance -0x5a7f90 void __thiscall zCArraySort::AllocDelta int -0x5a8020 CMov_Movement* __thiscall CMov_Movement CMov_Movement class zCVob * -0x5a8060 void __thiscall CMov_Movement IncreaseSpeed double -0x5a80f0 void __thiscall CMov_Movement Movement -0x5a8b00 class zCObject * __cdecl zCObjectFactory _CreateNewInstance -0x5a8c50 void __thiscall zCObject ~zCObject -0x5a8e00 int __cdecl zCObject CheckInheritance class zCObject const * class zCObject const * -0x5a8e40 int __cdecl zCObject CheckInheritance class zSTRING const & class zSTRING const & -0x5a8f70 class zCObject * __cdecl zCObject CreateNewInstance class zSTRING const & -0x5a90a0 class zCObject * __thiscall zCObject CreateCopy -0x5a9160 void __cdecl zCObject PrintClassHierarchy int class zCClassDef * int int -0x5a9c60 void __cdecl zCObject GetMemStats int & int & class zCClassDef * -0x5a9cd0 class zSTRING const & __thiscall zCObject GetObjectName -0x5a9ce0 int __thiscall zCObject SetObjectName class zSTRING const & -0x5a9f80 int __cdecl zCClassDef CompareClassDefNames void const * void const * -0x5a9fe0 class zCClassDef * __cdecl zCClassDef GetClassDef class zSTRING const & -0x5aa100 class zCClassDef * __cdecl zCClassDef GetClassDefTypeInsensitive class zSTRING const & -0x5aa2e0 zCClassDef* __thiscall zCClassDef zCClassDef -0x5aa470 void __thiscall zCClassDef Init -0x5aa620 void __thiscall zCClassDef ~zCClassDef -0x5aa7a0 void __cdecl zCClassDef EndStartup -0x5aa8e0 zCClassDef* __thiscall zCClassDef zCClassDef class zSTRING const & class zSTRING const & class zCObject * (__cdecl*)(void) unsigned long unsigned long unsigned short class zSTRING const & -0x5aab80 class zCObject * __thiscall zCClassDef CreateNewInstance -0x5aac40 void __thiscall zCClassDef OverwriteCreateNewInstance class zCClassDef * -0x5aac60 void __thiscall zCClassDef ResetCreateNewInstance -0x5aac70 unsigned short __thiscall zCClassDef GetClassID -0x5aace0 class zCObject * __cdecl zCClassDef CreateNewInstanceID unsigned short -0x5aad00 unsigned long __thiscall zCClassDef GetHashIndex class zSTRING const & -0x5aad30 unsigned long __thiscall zCClassDef GetHashIndex class zCObject * -0x5aad60 void __thiscall zCClassDef InsertHashTable class zCObject * -0x5aada0 void __thiscall zCClassDef RemoveHashTable class zCObject * -0x5aade0 class zCObject * __thiscall zCClassDef SearchHashTable class zSTRING const & -0x5aae70 float __thiscall zCClassDef CalcHashTableSpread -0x5aaeb0 void __cdecl zCClassDef ObjectCreated class zCObject * class zCClassDef * -0x5aafd0 void __cdecl zCClassDef ObjectDeleted class zCObject * class zCClassDef * -0x5ab070 void __cdecl zCClassDef ObjectCreated class zCObject * int class zCClassDef * -0x5ab0b0 void __cdecl zCClassDef ObjectDeleted class zCObject * int class zCClassDef * -0x5ab170 void __thiscall zCClassDef ReportLeaks -0x5ab590 void __cdecl zCClassDef GetLivingObjectsState class zCLivingObjectsState & -0x5ab630 void __cdecl zCClassDef CompareLivingObjectsState class zCLivingObjectsState const & -0x5ab940 class zFILE * __thiscall zCObjectFactory CreateZFile class zSTRING const & -0x5ab9b0 class zCEventManager * __thiscall zCObjectFactory CreateEventManager class zCVob * -0x5aba80 void __cdecl zCEventManager operator delete void * -0x5abb30 class zCNetVobControl * __thiscall zCObjectFactory CreateNetVobControl class zCVob * -0x5abc00 class zCWaypoint * __thiscall zCObjectFactory CreateWaypoint -0x5abcc0 void __cdecl zCWaypoint operator delete void * -0x5abd70 class zCWay * __thiscall zCObjectFactory CreateWay -0x5abdd0 class zCSession * __thiscall zCObjectFactory CreateSession -0x5abe30 class zCCSManager * __thiscall zCObjectFactory CreateCSManager -0x5abef0 class zCWorld * __thiscall zCObjectFactory CreateWorld -0x5abfb0 void __cdecl zCWorld operator delete void * -0x5ac060 void __thiscall zCArray::zCArray -0x5ac070 int __thiscall zCArraySort::Search class zCClassDef * const & -0x5ac0e0 void __thiscall zCArray::InsertEnd class zCObject * const & -0x5ac1b0 void __thiscall zCArraySort::AllocDelta int -0x5ac430 class zCObject * __cdecl zCParticleFX _CreateNewInstance -0x5ac560 void __cdecl zCParticleFX ParseParticleFXScript -0x5acb50 void __cdecl zCParticleFX InitParticleFX -0x5acea0 zSParticle* __thiscall zSParticle zSParticle -0x5aceb0 void __cdecl zCParticleFX CleanupParticleFX -0x5acf70 zCParticleFX* __thiscall zCParticleFX zCParticleFX -0x5ad070 class zCClassDef * __thiscall zCParticleFX _GetClassDef -0x5ad080 int __thiscall zCParticleFX IsBBox3DLocal -0x5ad090 int __thiscall zCParticleFX GetVisualDied -0x5ad0a0 unsigned long __thiscall zCParticleFX GetRenderSortKey -0x5ad0b0 void * __thiscall zCParticleFX `scalar deleting destructor' unsigned int -0x5ad0e0 void __thiscall zCParticleFX ~zCParticleFX -0x5ad240 void __thiscall zCPFXPerFrameCallback DoWorldPerFrameCallback class zCWorld * class zCCamera * -0x5ad250 void __thiscall zCParticleFX HostVobAddedToWorld class zCVob * class zCWorld * -0x5ad270 void __thiscall zCParticleFX HostVobRemovedFromWorld class zCVob * class zCWorld * -0x5ad280 void __thiscall zCParticleFX::zCStaticPfxList InsertPfxHead class zCParticleFX * -0x5ad2c0 void __thiscall zCParticleFX::zCStaticPfxList RemovePfx class zCParticleFX * -0x5ad330 void __thiscall zCParticleFX::zCStaticPfxList TouchPfx class zCParticleFX * -0x5ad3f0 void __thiscall zCParticleFX::zCStaticPfxList ProcessList -0x5adb70 int __thiscall zCParticleFX::zCStaticPfxList IsInList class zCParticleFX * -0x5adba0 class zSTRING const * __thiscall zCParticleFX GetFileExtension int -0x5adc00 class zCVisual * __thiscall zCParticleFX LoadVisualVirtual class zSTRING const & -0x5adc10 void __thiscall zCParticleFX InitEmitterVars -0x5adc30 void __thiscall zCParticleFX FreeParticles -0x5adc80 void __thiscall zCParticleFX SetVisualUsedBy class zCVob * -0x5add30 class zSTRING __thiscall zCParticleFX GetVisualName -0x5adde0 class zCParticleEmitter * __cdecl zCParticleFX SearchParticleEmitter class zSTRING const & -0x5adfa0 void __thiscall zCParticleFX RemoveEmitter -0x5adfe0 int __thiscall zCParticleFX SetEmitter class zCParticleEmitter * int -0x5ae140 zCParticleEmitter* __thiscall zCParticleEmitter zCParticleEmitter class zCParticleEmitter const & -0x5aeb40 int __thiscall zCParticleFX SetEmitter class zSTRING const & int -0x5aed40 int __thiscall zCParticleFX SetAndStartEmitter class zSTRING const & int -0x5aed70 int __thiscall zCParticleFX SetAndStartEmitter class zCParticleEmitter * int -0x5aeda0 void __thiscall zCParticleFX StopEmitterOutput -0x5aedb0 void __thiscall zCParticleFX RestoreEmitterOutput -0x5aedf0 class zCParticleFX * __cdecl zCParticleFX Load class zSTRING const & -0x5aefa0 struct zTBBox3D __thiscall zCParticleFX GetBBox3D -0x5af0d0 int __thiscall zCParticleFX CalcIsDead -0x5af140 float __cdecl zCParticleFX PartRand -0x5af160 void __thiscall zCParticleFX UpdateParticleFX -0x5af240 void __thiscall zCParticleFX CreateParticlesUpdateDependencies -0x5af500 void __thiscall zCParticleFX UpdateParticle struct zSParticle * -0x5b02f0 class zVEC2 & __thiscall zVEC2 operator+= class zVEC2 const & -0x5b0310 int __thiscall zCParticleFX Render struct zTRenderContext & -0x5b1920 float __thiscall zCParticleFX GetShapeScaleThisFrame -0x5b1a90 int __thiscall zCParticleFX GetNumParticlesThisFrame -0x5b1c30 void __thiscall zCParticleFX CheckDependentEmitter -0x5b1dd0 void __thiscall zCParticleFX CreateParticles -0x5b2860 zCParticleEmitter* __thiscall zCParticleEmitter zCParticleEmitter -0x5b2b80 void __thiscall zCParticleEmitter ~zCParticleEmitter -0x5b2ee0 void __thiscall zCParticleEmitter UpdateVelocity -0x5b2ef0 void __thiscall zCParticleEmitter AddCompoundReferences -0x5b2f50 void __thiscall zCParticleEmitter ResetStrings -0x5b31f0 void __thiscall zCParticleEmitter Reset -0x5b3210 class zVEC3 __cdecl zCParticleEmitter String2Vec3 class zSTRING const & -0x5b3490 class zVEC2 __cdecl zCParticleEmitter String2Vec2 class zSTRING const & -0x5b36b0 void __thiscall zCParticleEmitter UpdateInternals -0x5b45f0 void __thiscall zCParticleEmitter SetOutputDir class zVEC3 const & -0x5b4830 void __thiscall zCParticleEmitter ConvertAnglesIntoBox -0x5b4880 class zVEC3 __thiscall zCParticleEmitter GetPosition -0x5b500d class zVEC3 __thiscall zCParticleEmitter GetPosition -0x5b5040 float __cdecl zRandF2 -0x5b5060 class zVEC3 __fastcall zCParticleEmitter GetVelocity struct zSParticle * class zCParticleFX * -0x5b5352 class zVEC3 __fastcall zCParticleEmitter GetVelocity struct zSParticle * class zCParticleFX * -0x5b5390 zCArray* __thiscall zCArray zCArray -0x5b53a0 zCParticleEmitter* __thiscall zCParticleEmitter zCParticleEmitter class zCParticleEmitter const & -0x5b53c0 int __thiscall zCArraySort::Search class zCParticleEmitter * const & -0x5b5430 void __thiscall zCArray AllocDelta int -0x5b5490 void __thiscall zCArray InsertEnd float const & -0x5b5560 void __thiscall zCArraySort::InsertEnd class zCParticleEmitter * const & -0x5b5660 zCRigidBody* __thiscall zCRigidBody zCRigidBody -0x5b5730 void __thiscall zCRigidBody ComputeForceTorque float -0x5b5740 class zMAT3 __thiscall zCRigidBody Star class zVEC3 const & -0x5b57c0 int __thiscall zCRigidBody SetSliding class zVEC3 const & -0x5b5a50 void __thiscall zCRigidBody Integrate float -0x5b5cf0 void __thiscall zCRigidBody RunSimulation -0x5b5d20 void __thiscall zCRigidBody SetInertiaTensorBlock float float float -0x5b5db0 void __thiscall zCRigidBody ApplyForceCM class zVEC3 const & -0x5b5df0 void __thiscall zCRigidBody ApplyForce class zVEC3 const & class zVEC3 const & -0x5b5e30 class zVEC3 __thiscall zCRigidBody GetPointVelocity class zVEC3 const & -0x5b5eb0 void __thiscall zCRigidBody ApplyImpulseCM class zVEC3 const & -0x5b5f20 void __thiscall zCRigidBody ApplyImpulse class zVEC3 const & class zVEC3 const & -0x5b5f90 void __thiscall zCRigidBody CollisionImpulseStatic class zVEC3 const & class zVEC3 const & float -0x5b60a0 void __thiscall zCRigidBody CollisionImpulseCenterStatic class zVEC3 const & float -0x5b6290 void __thiscall zCRigidBody CollisionImpulse class zVEC3 const & class zVEC3 const & float class zCRigidBody * -0x5b6450 void __thiscall zCRigidBody StopRotation -0x5b64f0 void __thiscall zCRigidBody StopTranslation -0x5b6590 void __thiscall zCRigidBody StopTransRot -0x5b66d0 void __thiscall zCRigidBody SetVelocity class zVEC3 const & -0x5b6770 void __thiscall zCRigidBody SetMode enum zTRigidBodyMode const & -0x5b6790 int __thiscall zCRigidBody ShouldSlide class zVEC3 const & -0x5b6930 void __thiscall zCRigidBody Archive class zCArchiver & -0x5b69b0 void __thiscall zCRigidBody Unarchive class zCArchiver & -0x5b6b00 zCPluecker* __thiscall zCPluecker zCPluecker class zVEC3 const & class zVEC3 const & -0x5b6b50 zCPluecker* __thiscall zCPluecker zCPluecker -0x5b6b70 float __thiscall zCPluecker Length2 -0x5b6ba0 void __thiscall zCPluecker Normalize -0x5b6ec0 void * __cdecl zCPolygon S_AllocPointers int -0x5b6ee0 void __cdecl zCPolygon S_DeletePointers int void * -0x5b6f10 class zCVertFeature * __cdecl zCPolygon S_AllocVertFeatures int -0x5b6f70 void __cdecl zCPolygon S_DeleteVertFeatures int class zCVertFeature * -0x5b6fa0 zCPolygon* __thiscall zCPolygon zCPolygon -0x5b6fe0 void __thiscall zCPolygon ~zCPolygon -0x5b70b0 int __cdecl Compare_Verts void const * void const * -0x5b70d0 int __cdecl Compare_Features void const * void const * -0x5b70f0 void __cdecl zCPolygon S_InitMorph -0x5b7110 void __cdecl zCPolygon S_EmptyMorphedVerts -0x5b7130 void __cdecl zCPolygon S_ResetMorphedVerts -0x5b7260 void __cdecl zCPolygon S_DeleteMorphedVerts -0x5b72f0 int __fastcall zCPolygon ClipToPlane class zCVertex * * class zCVertFeature * * int class zCVertex * * class zCVertFeature * * int & struct zTPlane const & -0x5b7790 int __fastcall zCPolygon ClipToPlane_Occluder class zCVertex * * int class zCVertex * * int & struct zTPlane const & -0x5b79f0 void __cdecl zCPolygon PrepareRendering -0x5b7a10 void __thiscall zCPolygon Unclip -0x5b7a90 void __thiscall zCPolygon Unclip_Occluder -0x5b7ab0 void __thiscall zCPolygon CopyClipFeaturesForTexAniMapping -0x5b7b20 int __fastcall zCPolygon ClipToFrustum int -0x5b7e60 int __fastcall zCPolygon ClipToFrustum_Occluder int -0x5b8040 int __thiscall zCPolygon ClassifyPlane struct zTPlane const & -0x5b80f0 int __thiscall zCPolygon ClassifyPlaneBSPBuild struct zTPlane const & -0x5b8180 int __thiscall zCPolygon CalcNormal -0x5b8580 zVEC4* __thiscall zVEC4 zVEC4 class zVEC3 const & float -0x5b85a0 int __thiscall zCPolygon CalcNormalApprox -0x5b88d0 class zVEC4 __cdecl Alg_FindPlaneCoeffApprox class zVEC3 const & class zVEC3 const & class zVEC3 const & -0x5b89d0 void __thiscall zCPolygon GetScreenBBox2D struct zTBBox2D & -0x5b8a70 void __thiscall zCPolygon DrawWire struct zCOLOR -0x5b8b30 void __cdecl zCPolygon LightPolyList class zCArray const & class zCPolygon * * int class zMAT4 * -0x5b9250 void __thiscall zCPolygon LightDynCamSpace class zVEC3 const & int -0x5b9410 class zVEC3 __thiscall zCPolygon GetLightStatAtPos class zVEC3 const & -0x5b9b20 int __fastcall zCPolygon CheckRayPolyIntersection class zVEC3 const & class zVEC3 const & class zVEC3 & float & -0x5b9eb0 int __fastcall zCPolygon CheckRayPolyIntersection2Sided class zVEC3 const & class zVEC3 const & class zVEC3 & float & -0x5ba220 struct zTBBox3D __thiscall zCPolygon GetBBox3D -0x5ba2f0 class zVEC3 __thiscall zCPolygon GetCenter -0x5ba370 void __thiscall zCPolygon SetMapping class zVEC2 const & class zVEC2 const & class zVEC2 const & -0x5ba3c0 void __thiscall zCPolygon SetMapping int class zVEC2 const & -0x5ba3e0 void __thiscall zCPolygon Flip -0x5ba420 int __thiscall zCPolygon VertPartOfPoly class zCVertex * -0x5ba450 int __thiscall zCPolygon EdgePartOfPoly class zCVertex * class zCVertex * -0x5ba4a0 int __thiscall zCPolygon EdgePositionsPartOfPoly class zCVertex * class zCVertex * -0x5ba4f0 void __thiscall zCPolygon TexTranslate class zVEC2 const & -0x5ba530 void __thiscall zCPolygon TexSetTranslation class zVEC2 const & -0x5ba570 void __thiscall zCPolygon TexScale float float -0x5ba5b0 void __thiscall zCPolygon TexScale class zVEC2 & float float -0x5ba670 void __thiscall zCPolygon TexRotate class zVEC2 & float -0x5ba840 void __thiscall zCPolygon TexMirrorU float -0x5ba870 void __thiscall zCPolygon TexMirrorV float -0x5ba8a0 void __thiscall zCPolygon TexShearU float -0x5ba960 void __thiscall zCPolygon TexShearV float -0x5baa20 void __thiscall zCPolygon TexApplyPlanarMapping class zVEC3 const & class zVEC3 const & class zVEC3 const & int -0x5babd0 void __thiscall zCPolygon TexApplyPlanarMapping float float int -0x5bac90 void __cdecl zCPolygon TexApplyPlanarMapping class zCList const & float float int -0x5baed0 void __cdecl zCPolygon AlignPolyListToAvgPlane class zCArray -0x5bb1c0 void __thiscall zCPolygon TexCorrectUV -0x5bb310 void __thiscall zCPolygon AllocVerts int -0x5bb480 void __thiscall zCPolygon AddVertex class zCVertex * -0x5bb4a0 void __thiscall zCPolygon AddVertexAndFeature class zCVertex * class zCVertFeature * -0x5bb4e0 void __thiscall zCPolygon SetVertices class zCVertex * class zCVertex * class zCVertex * -0x5bb540 void __thiscall zCPolygon SetVertices class zCVertex * class zCVertex * class zCVertex * class zCVertex * int -0x5bb5b0 void __thiscall zCPolygon SetVertex int class zCVertex * -0x5bb5f0 void __thiscall zCPolygon SetFeature int class zCVertFeature * -0x5bb630 void __thiscall zCPolygon CopyValuesInto class zCPolygon * -0x5bb6e0 void __thiscall zCPolygon CopyPolyInto class zCPolygon * -0x5bb740 void __thiscall zCPolygon RemoveVerticesAndFeatures -0x5bb7d0 float __thiscall zCPolygon GetArea -0x5bb870 float __thiscall zCPolygon GetLongestEdgeLen -0x5bb8e0 void __thiscall zCPolygon ResetStaticLight -0x5bb920 void __thiscall zCPolygon SetStaticLight struct zCOLOR -0x5bb950 void __thiscall zCPolygon SetLightDyn struct zCOLOR -0x5bb980 void __thiscall zCPolygon SetLightStatAlpha unsigned char -0x5bb9b0 void __thiscall zCPolygon ResetLightDynToLightStat -0x5bb9e0 void __thiscall zCPolygon AddToLightDyn struct zCOLOR -0x5bba70 int __fastcall zCPolygon CheckBBoxPolyIntersection struct zTBBox3D const & -0x5bbef0 int __fastcall zCPolygon CheckBSpherePolyIntersection struct zTBSphere3D const & -0x5bc060 void __thiscall zCPolygon SplitPoly struct zTPlane const & class zCPolygon * class zCPolygon * class zCMesh * -0x5bc5b0 int __fastcall zCPolygon IsIntersectingProjection class zCPolygon * class zVEC3 const & -0x5bcd20 int __fastcall zCPolygon IsIntersecting class zCPolygon * -0x5bcdf0 int __thiscall zCPolygon IsNeighbourOf class zCPolygon const * -0x5bcec0 int __thiscall zCPolygon GetStaticLODPossible -0x5bd050 class zCPolygon * __thiscall zCList::Get int -0x5bd2a0 class zCObject * __cdecl zCPolyStrip _CreateNewInstance -0x5bd300 zCPolyStrip* __thiscall zCPolyStrip zCPolyStrip -0x5bd450 void * __thiscall zCPolyStrip `scalar deleting destructor' unsigned int -0x5bd480 void __thiscall zCPolyStrip ~zCPolyStrip -0x5bd590 int __thiscall zCPolyStrip IsBBox3DLocal -0x5bd5a0 struct zTBBox3D __thiscall zCPolyStrip GetBBox3D -0x5bd6c0 void __thiscall zCPolyStrip CalcBBox3D -0x5bd840 void __thiscall zCPolyStrip SetVisualUsedBy class zCVob * -0x5bd860 void __thiscall zCPolyStrip EmptyEffect -0x5bd890 void __thiscall zCPolyStrip AllocateResources int -0x5bdae0 void __thiscall zCPolyStrip FreeResources -0x5bdb90 void __thiscall zCPolyStrip SetVisibleSegments float float -0x5bdc70 int __thiscall zCPolyStrip Render struct zTRenderContext & -0x5be2b0 void __thiscall zCPolyStrip AddSegment class zVEC3 const & class zVEC3 const & -0x5be430 void __thiscall zCPolyStrip AddSegment class zVEC3 const & -0x5be500 void __thiscall zCPolyStrip AddSegmentSmart class zVEC3 const & class zVEC3 const & -0x5be760 void __thiscall zCPolyStrip UpdateSegment int class zVEC3 const & class zVEC3 const & class zVEC3 const & -0x5be7e0 void __thiscall zCPolyStrip UpdateSegmentAlpha int float -0x5be800 void __thiscall zCPolyStrip AlignToCamera -0x5bec90 void __thiscall zCPolyStrip ProjectToSphere struct zTBSphere3D const & -0x5bedb0 void __thiscall zCPolyStrip Lightning0Subdivide class zVEC3 const & class zVEC3 const & float int -0x5bef40 void __thiscall zCPolyStrip GenerateCPLightning0 class zVEC3 const & class zVEC3 const & float -0x5bf090 void __thiscall zCPolyStrip GenerateCircle struct zTBSphere3D const & class zVEC3 const & class zVEC3 const & -0x5bf340 int __thiscall zCLightning Render struct zTRenderContext & -0x5bf350 void __thiscall zCLightning SetVisualUsedBy class zCVob * -0x5bf3a0 void __thiscall zCLightning SetProjectionSphere struct zTBSphere3D const & -0x5bf3d0 void __thiscall zCLightning Generate class zVEC3 const & class zVEC3 const & -0x5bf430 void __thiscall zCLightning::zCBolt Generate_R class zVEC3 const & class zVEC3 const & float -0x5bf890 void * __thiscall zCLightning::zCBolt `scalar deleting destructor' unsigned int -0x5bf8c0 void __thiscall zCLightning::zCBolt ~zCBolt -0x5bf9f0 void __thiscall zCLightning::zCBolt FreeResources -0x5bfac0 int __thiscall zCLightning::zCBolt Render struct zTRenderContext & -0x5bfb10 void __thiscall zCArray::zCArray -0x5bfb20 void __thiscall zCArray::AllocDelta int -0x5bfbb0 int __cdecl zCPrime IsPrime unsigned long -0x5bfc80 unsigned short __cdecl zCPrime PrimeNo unsigned short -0x5bfd90 unsigned long __cdecl zCPrime NextPrime unsigned long -0x5c0150 Vertex* __thiscall Vertex Vertex class zVEC3 const & int -0x5c02c0 void __thiscall Vertex ~Vertex -0x5c03d0 void __thiscall Vertex CalcQuadric -0x5c03e0 int __thiscall Vertex IsBorder -0x5c0490 void __thiscall Vertex RemoveIfNotAdjacent class Vertex * -0x5c0530 Triangle* __thiscall Triangle Triangle class Vertex * class Vertex * class Vertex * class zVEC2 const & class zVEC2 const & class zVEC2 const & class zVEC3 const & class zVEC3 const & class zVEC3 const & int int -0x5c0830 void __thiscall Triangle ~Triangle -0x5c0a30 int __thiscall Triangle HasVertex class Vertex * -0x5c0a50 int __thiscall Triangle HasVertexIndex class Vertex * -0x5c0a80 int __thiscall Triangle ComputeNormal -0x5c0bc0 float __thiscall Triangle GetArea -0x5c0c60 void __thiscall Triangle ReplaceVertex class Vertex * class Vertex * -0x5c0f20 void __thiscall zCProgMeshBuilder CreatePMTriPosList -0x5c16b0 void __thiscall zCProgMeshBuilder CalcPrelight struct zTLazyMesh & struct zTLazyMesh & -0x5c1830 void __thiscall zCRenderLightContainer Clear -0x5c1850 void __thiscall zCProgMeshBuilder CalcPosNormals struct zTLazyMesh & -0x5c19a0 void __thiscall zCProgMeshBuilder CalcTriPlaneList struct zTLazyMesh const & struct zTLazyMesh & -0x5c1eb0 void __thiscall zCProgMeshBuilder CalcSubdivData struct zTLazyMesh const & struct zTLazyMesh & -0x5c2450 void __thiscall zCProgMeshBuilder CreateLazySubMesh int struct zTLazyMesh & struct zTLazyMesh & -0x5c2940 void __thiscall zCProgMeshBuilder CopySubMeshData unsigned char * & struct zTLazyMesh const & class zCProgMeshProto::zCSubMesh * -0x5c2b50 void __thiscall zCProgMeshBuilder CreateFinalPMData int -0x5c39b0 zTLazyMesh* __thiscall zTLazyMesh zTLazyMesh -0x5c3a80 void __thiscall zTLazyMesh ~zTLazyMesh -0x5c3bf0 void * __thiscall zCProgMeshProto::zCSubMesh `vector deleting destructor' unsigned int -0x5c3c50 void __thiscall zCProgMeshBuilder Clear -0x5c3e40 int __thiscall zCProgMeshBuilder BuildProgMeshProto class zCMesh * class zCProgMeshProto * class zCArray * int -0x5c4a50 enum zTResourceCacheState __thiscall zCResource CacheIn float -0x5c4a90 void __thiscall zCVertex ResetVertexTransform -0x5c50d0 void * __thiscall Vertex `scalar deleting destructor' unsigned int -0x5c50f0 void * __thiscall Triangle `scalar deleting destructor' unsigned int -0x5c5140 void __thiscall zCArray::zCArray class zCArray const & -0x5c51d0 void __thiscall zCArray::zCArray -0x5c51e0 Vertex* __thiscall Vertex Vertex class zVEC3 const & int -0x5c5200 void __thiscall zCArray::operator= class zCArray const & -0x5c5290 void __thiscall zCArray::RemoveOrder class Vertex * const & -0x5c52e0 int __thiscall zCArray::IsInList class Vertex * const & -0x5c5320 Vertex* __thiscall Vertex Vertex class zVEC3 const & int -0x5c5360 struct zTPMWedge * & __thiscall zCArray::operator[] int -0x5c5370 void __thiscall zCArray::zCArray -0x5c5380 void __thiscall zCArray::zCArray class zCArray const & -0x5c5410 void __thiscall zCProgMeshBuilder CreateFinalPMData int -0x5c5430 void __thiscall zCArray::zCArray -0x5c5440 void __thiscall zCArray::zCArray class zCArray const & -0x5c5500 void __thiscall zCProgMeshBuilder CreateFinalPMData int -0x5c5520 void __thiscall zCArray::zCArray -0x5c5530 void __thiscall zCArray::zCArray class zCArray const & -0x5c5590 void __thiscall zCArray::zCArray -0x5c55a0 void __thiscall zCArray::zCArray class zCArray const & -0x5c5600 void __thiscall zCProgMeshBuilder CreateFinalPMData int -0x5c5620 zCArray* __thiscall zCArray zCArray class zCArray const & -0x5c56b0 void __thiscall zCArray::zCArray -0x5c56c0 void __thiscall zCArray::zCArray class zCArray const & -0x5c5730 void __thiscall zCProgMeshBuilder CreateFinalPMData int -0x5c5750 void __thiscall zCArray::zCArray -0x5c5760 void __thiscall zCArray::zCArray class zCArray const & -0x5c5820 void __thiscall zCProgMeshBuilder CreateFinalPMData int -0x5c5840 void __thiscall zCArray::zCArray -0x5c5850 void __thiscall zCArray::zCArray class zCArray const & -0x5c58e0 void __thiscall zCProgMeshBuilder CalcSubdivData struct zTLazyMesh const & struct zTLazyMesh & -0x5c5900 void __thiscall zCProgMeshBuilder CalcSubdivData struct zTLazyMesh const & struct zTLazyMesh & -0x5c5920 void __thiscall zCProgMeshBuilder CreateFinalPMData int -0x5c5960 void * __thiscall zTLazyMesh `vector deleting destructor' unsigned int -0x5c59c0 void __thiscall zCArray::RemoveOrderIndex int -0x5c59f0 void __thiscall zCArray::InsertEnd class Triangle * const & -0x5c5ac0 void __thiscall zCArray::RemoveOrderIndex int -0x5c5af0 void __thiscall zCArray::InsertEnd struct zTPMWedge * const & -0x5c5bc0 void __thiscall zCArray::InsertEnd struct zTWedgeColl const & -0x5c5ca0 void __thiscall zCArray::AllocDelta int -0x5c5d00 void __thiscall zCArray::InsertEnd struct zTPMVertexUpdate const & -0x5c5dd0 void __thiscall zCArray::AllocDelta int -0x5c5e40 void __thiscall zCArray::AllocDelta int -0x5c5eb0 void __thiscall zCArray::AllocDelta int -0x5c5f30 void __thiscall zCArray::InsertEnd struct zTPlane const & -0x5c5f80 void __thiscall zCArray::AllocDelta int -0x5c5ff0 void __thiscall zCArray::AllocDelta int -0x5c6050 void __thiscall zCArray::AllocDelta int -0x5c60b0 void __thiscall zCArray::AllocDelta int -0x5c6110 void __thiscall zCArray::AllocDelta int -0x5c6170 void __thiscall zCArray::AllocDelta int -0x5c61e0 unsigned long __cdecl CalcArraySize class zCArray -0x5c6200 unsigned long __cdecl CalcArraySize class zCArray -0x5c6220 unsigned long __cdecl CalcArraySize class zCArray -0x5c6240 unsigned long __cdecl CalcArraySize class zCArray -0x5c6260 unsigned long __cdecl CalcArraySize class zCArray -0x5c6280 unsigned long __cdecl CalcArraySize class zCArray -0x5c62a0 unsigned long __cdecl CalcArraySize class zCArray -0x5c62c0 unsigned long __cdecl CalcArraySize class zCArray -0x5c62e0 unsigned long __cdecl CalcArraySize class zCArray -0x5c6300 void __cdecl SetAndCopyArrayAdapt unsigned char * & class zCArrayAdapt & class zCArray const & -0x5c6340 unsigned long __thiscall zCArrayAdapt::SetArray void * int -0x5c6360 unsigned long __thiscall zCArrayAdapt::SetArray void * int -0x5c65a0 class zCObject * __cdecl zCProgMeshProto _CreateNewInstance -0x5c67f0 class zCObject * __cdecl zCMeshSoftSkin _CreateNewInstance -0x5c68b0 int __thiscall zCProgMeshProto IsBBox3DLocal -0x5c68c0 struct zTBBox3D __thiscall zCProgMeshProto GetBBox3D -0x5c68f0 class zCOBBox3D * __thiscall zCProgMeshProto GetOBBox3D -0x5c6900 void __thiscall zCProgMeshProto DynLightVisual class zCArray const & class zMAT4 * -0x5c6910 unsigned long __thiscall zCProgMeshProto GetRenderSortKey -0x5c6920 int __thiscall zCProgMeshProto CanTraceRay -0x5c6930 int __thiscall zCProgMeshProto GetAlphaTestingEnabled -0x5c6940 void __thiscall zCProgMeshProto SetAlphaTestingEnabled int -0x5c6950 class zCClassDef * __thiscall zCMeshSoftSkin _GetClassDef -0x5c6a20 void __thiscall zCProgMeshProto::zCSubMesh zCSubMesh -0x5c6a70 void __thiscall zCProgMeshProto::zCSubMesh ~zCSubMesh -0x5c6af0 zCProgMeshProto* __thiscall zCProgMeshProto zCProgMeshProto -0x5c6c40 class zCClassDef * __thiscall zCProgMeshProto _GetClassDef -0x5c6c50 void * __thiscall zCProgMeshProto `scalar deleting destructor' unsigned int -0x5c6c80 void __thiscall zCProgMeshProto ~zCProgMeshProto -0x5c6d70 void __thiscall zCProgMeshProto CalcRenderSortKey -0x5c6db0 void __cdecl zCProgMeshProto SetLODParamStrengthModifier float -0x5c6e10 float __cdecl zCProgMeshProto GetLODParamStrengthModifier -0x5c6e30 void __thiscall zCProgMeshProto PackStaticVertexBuffers -0x5c7100 class zSTRING const * __thiscall zCProgMeshProto GetFileExtension int -0x5c7120 class zCVisual * __thiscall zCProgMeshProto LoadVisualVirtual class zSTRING const & -0x5c7130 class zSTRING __thiscall zCProgMeshProto GetVisualName -0x5c7180 class zCVisual * __cdecl zCProgMeshProto Load class zSTRING const & -0x5c7b90 int __cdecl zCProgMeshProto BuildProgMeshProto class zCMesh * class zCProgMeshProto * class zCArray * int -0x5c7bd0 void * __thiscall zCProgMeshBuilder `scalar deleting destructor' unsigned int -0x5c7bf0 int __fastcall zCProgMeshProto CheckRayPolyIntersection class zCProgMeshProto::zCSubMesh * int class zVEC3 const & class zVEC3 const & class zVEC3 & float & -0x5c7ee0 int __fastcall zCProgMeshProto CheckRayPolyIntersection2Sided class zCProgMeshProto::zCSubMesh * int class zVEC3 const & class zVEC3 const & class zVEC3 & float & -0x5c81a0 int __thiscall zCProgMeshProto TraceRay class zVEC3 const & class zVEC3 const & int struct zTTraceRayReport & -0x5c8380 int __thiscall zCProgMeshProto GetNumTri -0x5c83a0 class zCPolygon * __thiscall zCProgMeshProto GetPolygon int -0x5c8530 class zCMesh * __thiscall zCProgMeshProto GetMesh int -0x5c89b0 int __thiscall zCProgMeshProto GetLowestLODNumPolys -0x5c89d0 class zVEC3 * __thiscall zCProgMeshProto GetLowestLODPoly int class zVEC3 * & -0x5c8ba0 void __cdecl zCProgMeshProto InitProgMeshProto -0x5c8d20 int __cdecl zCProgMeshProto CreateDynamicVertexBuffer -0x5c8d80 void __cdecl zCProgMeshProto CleanupProgMeshProto -0x5c8df0 float __fastcall zCProgMeshProto CalcLODRenderVertPerc struct zTRenderContext const & -0x5c8fa0 int __fastcall zCProgMeshProto CalcLODRenderArgs struct zTRenderContext const & struct zCProgMeshProto::zTLODRenderArgs & -0x5c91e0 int __fastcall zCProgMeshProto CalcLODRenderArgsMin struct zTRenderContext const & struct zCProgMeshProto::zTLODRenderArgs & -0x5c93e0 int __fastcall zCProgMeshProto CalcLODRenderArgsSubMesh struct zTRenderContext const & struct zCProgMeshProto::zTLODRenderArgs const & class zCProgMeshProto::zCSubMesh const * struct zCProgMeshProto::zTLODRenderArgsSubMesh & -0x5c9470 int __thiscall zCProgMeshProto Render struct zTRenderContext & -0x5c9680 int __fastcall zCProgMeshProto RenderProgMesh struct zTRenderContext & int struct zCProgMeshProto::zTLODRenderArgs * class zCRenderLightContainer * float float -0x5c9c50 int __fastcall zCProgMeshProto RenderStatic struct zTRenderContext & int struct zCProgMeshProto::zTLODRenderArgs * class zCRenderLightContainer * -0x5c9e30 int __fastcall zCProgMeshProto RenderStaticLOD struct zTRenderContext & int struct zCProgMeshProto::zTLODRenderArgs * class zCRenderLightContainer * -0x5ca170 void __fastcall zCProgMeshProto SoftwareTransformVerts int struct zCProgMeshProto::zTLODRenderArgs * float float -0x5caf50 int __fastcall zCProgMeshProto RenderDynamicLOD struct zTRenderContext & int struct zCProgMeshProto::zTLODRenderArgs * class zCRenderLightContainer * float float -0x5cb820 void __fastcall zCProgMeshProto CalcSubdiv int struct zCProgMeshProto::zTLODRenderArgs const * -0x5cb8e0 void __fastcall zCProgMeshProto CalcNumSubdivEdges class zCProgMeshProto::zCSubMesh * struct zCProgMeshProto::zTLODRenderArgs const * struct zCProgMeshProto::zTLODRenderArgsSubMesh & -0x5cb940 void __fastcall zCProgMeshProto CalcSubdivSubMesh class zCProgMeshProto::zCSubMesh * class zCVertexBuffer * struct zCProgMeshProto::zTLODRenderArgs const * class zCRenderLightContainer * struct zCProgMeshProto::zTLODRenderArgsSubMesh & -0x5cbc60 int __fastcall zCProgMeshProto RenderDynamicSubdiv struct zTRenderContext & int struct zCProgMeshProto::zTLODRenderArgs * class zCRenderLightContainer * float float -0x5cc2f0 int __fastcall zCProgMeshProto RenderStaticLODShadow struct zTRenderContext & int struct zCProgMeshProto::zTLODRenderArgs * class zCRenderLightContainer * -0x5ccda0 void __thiscall zCVertexBuffer SetXYZ unsigned long class zVEC3 const & -0x5ccdd0 void __thiscall zCShader Clear -0x5cce00 unsigned short __cdecl zCProgMeshProto GetFileVersion -0x5cce10 int __thiscall zCProgMeshProto Save class zCFileBIN & -0x5cd270 int __thiscall zCProgMeshProto Load class zCFileBIN & -0x5cdbd0 zCMeshSoftSkin* __thiscall zCMeshSoftSkin zCMeshSoftSkin -0x5cdc30 void * __thiscall zCMeshSoftSkin `scalar deleting destructor' unsigned int -0x5cdc60 void __thiscall zCMeshSoftSkin ~zCMeshSoftSkin -0x5cdd70 void __thiscall zCMeshSoftSkin AllocVertWeightStream int int -0x5cddc0 void __thiscall zCMeshSoftSkin DeleteVertWeightStream -0x5cddf0 void __thiscall zCMeshSoftSkin AddNumWeightEntry int const & -0x5cde10 void __thiscall zCMeshSoftSkin AddWeightEntry struct zCMeshSoftSkin::zTWeightEntry const & -0x5cde50 void __thiscall zCMeshSoftSkin ResetVertWeightIterator -0x5cde60 int __thiscall zCMeshSoftSkin GetVertWeightStreamSize -0x5cdea0 void __thiscall zCMeshSoftSkin BuildNodeIndexList -0x5ce050 void __thiscall zCMeshSoftSkin DeleteNodeOBBList -0x5ce0c0 void __thiscall zCMeshSoftSkin BuildNodeOBBList -0x5ce660 unsigned short __cdecl zCMeshSoftSkin GetFileVersion -0x5ce670 int __thiscall zCMeshSoftSkin Load class zCFileBIN & -0x5ce930 int __thiscall zCMeshSoftSkin Save class zCFileBIN & -0x5ceea0 int __fastcall zCMeshSoftSkin RenderSoftSkin struct zTRenderContext & class zCArray const & class zCRenderLightContainer * float -0x5cf510 void __cdecl zCProgMeshProto InitSetupLowestLOD -0x5cf530 void __fastcall zCMeshSoftSkin SetupLowestLOD struct zTRenderContext & class zCArray const & float int & -0x5cffc0 int __thiscall zCMeshSoftSkin GetLowestLODNumPolys -0x5cffd0 class zVEC3 * __thiscall zCMeshSoftSkin GetLowestLODPoly int class zVEC3 * & -0x5d0100 zCProgMeshConvertFileHandler* __thiscall zCProgMeshConvertFileHandler zCProgMeshConvertFileHandler -0x5d01c0 void * __thiscall zCProgMeshConvertFileHandler `scalar deleting destructor' unsigned int -0x5d01e0 int __thiscall zCProgMeshConvertFileHandler HandleFile class zSTRING const & char const * struct _finddata_t -0x5d03b0 void __thiscall zCProgMeshProto::zCSubMesh ~zCSubMesh -0x5d03c0 void __thiscall zCProgMeshProto::zCSubMesh ~zCSubMesh -0x5d03d0 unsigned long __thiscall zCArrayAdapt::SetArray void * int -0x5d03f0 void __thiscall zCProgMeshProto::zCSubMesh ~zCSubMesh -0x5d0400 unsigned long __thiscall zCArrayAdapt SetArray void * int -0x5d0420 void __thiscall zCProgMeshProto::zCSubMesh ~zCSubMesh -0x5d0430 unsigned long __thiscall zCArrayAdapt::SetArray void * int -0x5d0450 void __thiscall zCProgMeshProto::zCSubMesh ~zCSubMesh -0x5d0460 unsigned long __thiscall zCArrayAdapt::SetArray void * int -0x5d0480 void __thiscall zCProgMeshProto::zCSubMesh ~zCSubMesh -0x5d0490 void __thiscall zCProgMeshProto::zCSubMesh ~zCSubMesh -0x5d04a0 void __thiscall zCProgMeshProto::zCSubMesh ~zCSubMesh -0x5d04b0 unsigned long __thiscall zCArrayAdapt::SetArray void * int -0x5d04d0 void __thiscall zCArrayAdapt::~zCArrayAdapt -0x5d04e0 unsigned long __thiscall zCArrayAdapt::SetArray void * int -0x5d0500 void __thiscall zCArray::AllocAbs int -0x5d0570 void __thiscall zCMeshSoftSkin ~zCMeshSoftSkin -0x5d0590 void __thiscall zCMeshSoftSkin ~zCMeshSoftSkin -0x5d05b0 void __thiscall zCArray::AllocDelta int -0x5d0610 void __thiscall zCArray::AllocDelta int -0x5d0690 class zVEC3 __cdecl zLerp float class zVEC3 const & class zVEC3 const & -0x5d0910 class zCObject * __cdecl zCQuadMark _CreateNewInstance -0x5d0970 zCQuadMark* __thiscall zCQuadMark zCQuadMark -0x5d0a90 class zCClassDef * __thiscall zCQuadMark _GetClassDef -0x5d0aa0 int __thiscall zCQuadMark IsBBox3DLocal -0x5d0ab0 class zSTRING __thiscall zCQuadMark GetVisualName -0x5d0b40 void * __thiscall zCQuadMark `scalar deleting destructor' unsigned int -0x5d0b70 void __thiscall zCQuadMark ClipQuadPolyToWorldPoly struct zCQuadMark::zTQuadMarkPoly & class zCPolygon * class zCArray & -0x5d0b90 void __thiscall zCQuadMark ~zCQuadMark -0x5d0cb0 void __thiscall zCQuadMark SetVisualUsedBy class zCVob * -0x5d0ce0 struct zTBBox3D __thiscall zCQuadMark GetBBox3D -0x5d0d00 int __thiscall zCQuadMark Render struct zTRenderContext & -0x5d0db0 int __thiscall zCQuadMark ClipQuadPolyToPlane struct zCQuadMark::zTQuadMarkPoly & struct zCQuadMark::zTQuadMarkPoly & struct zTPlane const & -0x5d0ff0 void __thiscall zCQuadMark ClipQuadPolyToWorldPoly struct zCQuadMark::zTQuadMarkPoly & class zCPolygon * class zCArray & -0x5d1250 void __thiscall zCQuadMark CalcQuadAxis class zCPolygon * class zVEC3 & class zVEC3 & -0x5d1400 void __thiscall zCQuadMark InitFirstQuadPoly class zCPolygon * class zVEC3 const & class zVEC3 const & class zVEC3 const & struct zCQuadMark::zTEffectParams * -0x5d18d0 void __thiscall zCQuadMark InitQuadPoly struct zCQuadMark::zTQuadMarkPoly & class zCPolygon * -0x5d1950 void __thiscall zCQuadMark ProjectQuadPolyToPlane struct zCQuadMark::zTQuadMarkPoly const & struct zCQuadMark::zTQuadMarkPoly & struct zTPlane const & -0x5d1a30 void __thiscall zCQuadMark AddQuadPolyToQuadMesh struct zCQuadMark::zTQuadMarkPoly & class zCPolygon * -0x5d1bb0 class zCPolygon * __thiscall zCQuadMark GetNextWorldPoly class zCVertex * class zCVertex * -0x5d1c40 void __thiscall zCQuadMark ProcessWorldPoly class zCPolygon * -0x5d1e00 void __thiscall zCQuadMark CreateQuadMark class zVEC3 const & class zVEC3 const & class zVEC2 const & class zSTRING & struct zCQuadMark::zTEffectParams * -0x5d1f40 void __thiscall zCQuadMark CreateQuadMark class zVEC3 const & class zVEC3 const & class zVEC2 const & class zCMaterial * struct zCQuadMark::zTEffectParams * -0x5d1fd0 void __thiscall zCQuadMark CreateQuadMark class zVEC3 const & class zVEC3 const & class zVEC2 const & struct zCQuadMark::zTEffectParams * -0x5d2030 void __thiscall zCQuadMark CreateQuadMark class zCPolygon * class zVEC3 const & class zVEC2 const & struct zCQuadMark::zTEffectParams * -0x5d2620 int __thiscall zCQuadMark GetNumActive -0x5d2640 void __thiscall zCQuadMark ProcessAniTracker -0x5d2880 void __thiscall zCArray::operator= class zCArray const & -0x5d28e0 zCQuadMark* __thiscall zCQuadMark zCQuadMark -0x5d2900 void __thiscall zCArray::AllocDelta int -0x5d2970 void __thiscall zCArray::InsertEnd struct zCQuadMark::zTQuadMarkVert const & -0x5d29c0 void __thiscall zCArray::InsertEnd struct zCQuadMark::zTQuadMarkAniState const & -0x5d2a10 void __thiscall zCArray::AllocDelta int -0x5d2ab0 zCRayCacheElement* __thiscall zCRayCacheElement zCRayCacheElement class zCBspLeaf const * class zCRayCacheElement * * -0x5d2b60 void __thiscall zCRayCacheElement ~zCRayCacheElement -0x5d2c30 void __thiscall zCRayCacheElement JumpBack class zCRayCacheElement * * -0x5d2c60 char * __thiscall zCRayCache Hit -0x5d2c70 class zCArray & __thiscall zCRayCache HitList -0x5d2c80 float __cdecl zCRayCache LastTraceRayEffort -0x5d2cb0 void __thiscall zCRayCache StartTraceRay class zVEC3 const & class zVEC3 const & -0x5d2f70 void * __thiscall zCRayCacheElement `scalar deleting destructor' unsigned int -0x5d2f90 void __thiscall zCRayCache StopTraceRay -0x5d3170 void __thiscall zCRayCache ~zCRayCache -0x5d3210 void __thiscall zCRayCache NextNode class zCBspBase const * -0x5d3790 float __cdecl operator* class zCPluecker const & class zCPluecker const & -0x5d37d0 class zCPluecker & __thiscall zCPluecker operator-= class zCPluecker const & -0x5d3800 void __cdecl zCRayCache NodeDeleted class zCBspLeaf * -0x5d38b0 enum zTRnd_AlphaBlendFunc __thiscall zCRenderer AlphaBlendFuncStringToType class zSTRING const & -0x5d39a0 class zSTRING __thiscall zCRenderer AlphaBlendFuncTypeToString enum zTRnd_AlphaBlendFunc -0x5d3b5d class zSTRING __thiscall zCRenderer AlphaBlendFuncTypeToString enum zTRnd_AlphaBlendFunc -0x5d3c20 int __thiscall zCRenderer Vid_SetMode int int int struct HWND__ * * -0x5d3cc0 struct zTRnd_TexFormatInfo __thiscall zCRenderer GetTexFormatInfo enum zTRnd_TextureFormat -0x5d3cf0 void __thiscall zCRenderer DrawTile class zCTexture * class zVEC2 const & class zVEC2 const & float class zVEC2 const & class zVEC2 const & struct zCOLOR -0x5d45f0 zTRndSimpleVertex* __thiscall zTRndSimpleVertex zTRndSimpleVertex -0x5d4630 int __cdecl zCRenderLightContainer CompareLightScore void const * void const * -0x5d4650 void __thiscall zCRenderLightContainer CreatePrelightConfig struct zTBBox3D const & -0x5d4830 int __fastcall zCRenderLightContainer CollectLights_FastPath struct zTRenderContext const & -0x5d4a80 void __cdecl zCRenderLightContainer S_ReleaseVobLightRefs -0x5d4a90 void __fastcall zCRenderLightContainer CollectLights_DynLights struct zTRenderContext const & -0x5d4f40 void __cdecl zClamp01 float & -0x5d4f70 int __thiscall zTBBox3D IsIntersecting struct zTBSphere3D const & -0x5d4fe0 void __thiscall zCDynVobLightCacheElement ReleaseLights -0x5d5020 void __fastcall zCRenderLightContainer CollectLights_StatLights struct zTRenderContext const & -0x5d58c0 void __fastcall zCRenderLightContainer CollectLights struct zTRenderContext const & -0x5d5c10 class zVEC3 __thiscall zCRenderLightContainer CalcStatLightDir struct zTRenderContext const & -0x5d5d80 class zVEC3 __thiscall zCRenderLightContainer LightVertex class zVEC3 const & class zVEC3 const & -0x5d5fe0 void __fastcall zCRenderLightContainer Activate class zMAT4 const & -0x5d6100 void __thiscall zCRenderLightContainer SetupRendererLights -0x5d6170 void __thiscall zCArray::zCArray int -0x5d61a0 int __thiscall zCArray::IsInList class zCVobLight * const & -0x5d61e0 void __thiscall zCMemPool::zCMemPool unsigned int unsigned int -0x5d6200 void __thiscall zCArraySort::zCArraySort int -0x5d6240 void __fastcall zCRenderLightContainer CollectLights_DynLights struct zTRenderContext const & -0x5d6260 void __thiscall zCArraySort::QuickSort -0x5d6280 void __thiscall zCCache::zCCache unsigned long unsigned long -0x5d6300 void __thiscall zCCache::~zCCache -0x5d6430 void __thiscall zCCache::ClearCache -0x5d6560 void __thiscall zCCache::PurgeCache -0x5d66a0 void __thiscall zCSparseArray >::~zCSparseArray > -0x5d66f0 unsigned long __thiscall zCSparseArray >::SizeIndex -0x5d6700 unsigned long __thiscall zCSparseArray >::SizeData -0x5d6710 unsigned long __thiscall zCSparseArray >::SizeAll -0x5d6720 void * __thiscall zCSparseArray >::IndexPtr unsigned long -0x5d6730 void * __thiscall zCSparseArray >::DataPtr unsigned long -0x5d6740 class zCSparseArrayManDat * __thiscall zCSparseArray >::ManDatPtr unsigned long -0x5d6750 int __thiscall zCSparseArray >::IndexIsEqual void const * void const * -0x5d6770 void __thiscall zCSparseArray >::CopyIndex void * void const * -0x5d6790 void __thiscall zCSparseArray >::DestructIndex void * -0x5d67a0 void __thiscall zCSparseArray >::Hash void const * unsigned long & unsigned long & -0x5d67c0 void __thiscall zCSparseArray >::ConstructData void * -0x5d67e0 void __thiscall zCSparseArray >::DestructData void * -0x5d6830 void * __thiscall zCCache::`scalar deleting destructor' unsigned int -0x5d6850 void * __thiscall zCSparseArray >::`scalar deleting destructor' unsigned int -0x5d6870 void __thiscall zCArraySort::InsertEnd struct zCRenderLightContainer::zTLightScore const & -0x5d6950 class zCDynVobLightCacheElement * __thiscall zCCacheData::GetData class zCVob const * const & -0x5d6a10 void __thiscall zCDynVobLightCacheElement UpdateContents class zCVob const * -0x5d6db0 void __cdecl zCDynVobLightCacheElement operator delete void * -0x5d6dc0 void * __thiscall zCDynVobLightCacheElement `scalar deleting destructor' unsigned int -0x5d6e50 zCShader* __thiscall zCShader zCShader -0x5d6e70 void __thiscall zCShader ~zCShader -0x5d6e80 void __thiscall zCShader InsertStage int class zCShaderStage * -0x5d6eb0 zCShaderStage* __thiscall zCShaderStage zCShaderStage -0x5d6f10 zCRndAlphaSortObject_WorldPoly* __thiscall zCRndAlphaSortObject_WorldPoly zCRndAlphaSortObject_WorldPoly -0x5d6f20 void __thiscall zCRndAlphaSortObject_WorldPoly ~zCRndAlphaSortObject_WorldPoly -0x5d6f30 void * __thiscall zCRndAlphaSortObject_WorldPoly `vector deleting destructor' unsigned int -0x5d6fd0 class zCRndAlphaSortObject_WorldPoly * __cdecl zCRndAlphaSortObject_WorldPoly GetFreeAlphaWorldPoly -0x5d70c0 void __cdecl zCRndAlphaSortObject_WorldPoly ResetFreeList -0x5d70e0 void __thiscall zCRndAlphaSortObject_WorldPoly SetZValueByPoly class zCPolygon * struct zTPlane const & -0x5d7140 void __thiscall zCRndAlphaSortObject_WorldPoly Draw int -0x5d73d0 zCRenderManager* __thiscall zCRenderManager zCRenderManager -0x5d7400 void __thiscall zCRenderManager ~zCRenderManager -0x5d74d0 void __thiscall zCRenderManager InitRenderManager -0x5d75e0 void __thiscall zCRenderManager CleanupRenderManager -0x5d7650 class zCShader * __cdecl zCRenderManager GetFreeShader -0x5d7740 class zCShaderStage * __cdecl zCRenderManager GetFreeShaderStage -0x5d7830 void __fastcall zCRenderManager AddPolyAlphaSimple class zCPolygon * -0x5d7900 void __thiscall zCRenderManager FlushSimpleAlphaPolys -0x5d79f0 void __thiscall zCRenderManager Flush -0x5d7df0 void __fastcall zCRenderManager SortMaterialPolys class zCMaterial * -0x5d7ed0 void __fastcall zCRenderManager BuildShader class zCMaterial * class zCTexture * unsigned long int int class zCShader * & -0x5d8b60 class zCVertexBufferDyn2 * __fastcall zCRenderManager GetFreeDynVertexBuffer class zCShader * -0x5d8c70 void __fastcall zCRenderManager SetRGBA class zCShaderStage * -0x5d8d35 void __fastcall zCRenderManager SetRGBA class zCShaderStage * -0x5d8d50 void __fastcall zCRenderManager SetStageColorOp unsigned long enum zTRnd_AlphaBlendFunc -0x5d8db8 void __fastcall zCRenderManager SetStageColorOp unsigned long enum zTRnd_AlphaBlendFunc -0x5d8dd0 void __fastcall zCRenderManager SetTextureStage0 class zCShader * unsigned long class zCVertexBuffer * -0x5d8f20 void __fastcall zCRenderManager SetTextureTransform class zCShader * unsigned long unsigned long -0x5d8f87 void __fastcall zCRenderManager SetTextureTransform class zCShader * unsigned long unsigned long -0x5d9171 void __fastcall zCRenderManager SetTextureTransform class zCShader * unsigned long unsigned long -0x5d91f0 void __fastcall zCRenderManager SetAlphaFunc class zCShader * unsigned long unsigned long -0x5d9330 void __fastcall zCRenderManager DrawVertexBuffer class zCVertexBuffer * int int unsigned short * unsigned long class zCMaterial * int -0x5d9390 void __fastcall zCRenderManager DrawVertexBuffer class zCVertexBuffer * int int unsigned short * unsigned long class zCShader * -0x5d9550 void __fastcall zCRenderManager DrawVertexBuffer class zCVertexBuffer * int int unsigned short * unsigned long class zCShader * -0x5d96f0 void __fastcall zCRenderManager DrawVertexBufferSingleMaterial class zCArray const & class zCShader * -0x5d9700 void __fastcall zCRenderManager PackVB class zCArray const & class zCShader * -0x5daf00 void __cdecl zCMapDetailTexture S_Init -0x5db210 void __cdecl zCMapDetailTexture S_Init -0x5db260 void __thiscall std pair::~pair -0x5db2e0 void __cdecl zCMapDetailTexture S_Cleanup -0x5db2f0 struct zCMapDetailTexture::zTMapDetailTextureEntry const * __cdecl zCMapDetailTexture S_GetDetailTextureInfo class zSTRING const & -0x5db360 void __thiscall std map,class std::allocator >::map,class std::allocator > struct std::less const & class std::allocator const & -0x5db410 struct zCMapDetailTexture::zTMapDetailTextureEntry & __thiscall std map,class std::allocator >::operator[] class zSTRING const & -0x5dbc90 unsigned char & __thiscall std basic_string,class std::allocator >::_Refcnt char const * -0x5dbca0 void __thiscall std::allocator deallocate void * unsigned int -0x5dc180 void __cdecl std _Construct struct std::pair * struct std::pair const & -0x5dc230 void __cdecl operator delete void * void * -0x5dc240 void * __thiscall std pair::`scalar deleting destructor' unsigned int -0x5dc470 zCResource* __thiscall zCResource zCResource -0x5dc610 class zCClassDef * __thiscall zCResource _GetClassDef -0x5dc620 void * __thiscall zCResource `scalar deleting destructor' unsigned int -0x5dc650 void __thiscall zCResource ~zCResource -0x5dc6b0 void __thiscall zCResource SetCacheInPriority float -0x5dc6e0 int __thiscall zCResource LoadResourceData -0x5dc7c0 int __thiscall zCResource ReleaseResourceData -0x5dc7d0 unsigned long __thiscall zCResource GetResSizeBytes -0x5dc7e0 void __thiscall zCResource GetCacheConfig unsigned long & unsigned long & -0x5dc7f0 void __thiscall zCResource CacheOut -0x5dc810 void __thiscall zCResource TouchTimeStamp -0x5dc890 void __thiscall zCResource TouchTimeStampLocal -0x5dc8a0 void __thiscall zCResource LockStateChange -0x5dc8b0 void __thiscall zCResource UnlockStateChange -0x5dc8c0 zCResourceManager* __thiscall zCResourceManager zCResourceManager -0x5dc950 int __thiscall zCThread IsThreadRunning -0x5dc960 int __thiscall zCThread GetTerminationRequested -0x5dc970 void __thiscall zCThread SetTerminationRequested int -0x5dc980 void * __thiscall zCResourceManager `scalar deleting destructor' unsigned int -0x5dc9a0 void __thiscall zCResourceManager ~zCResourceManager -0x5dca30 void __thiscall zCResourceManager PurgeCaches class zCClassDef * -0x5dcc30 void __thiscall zCResourceManager SetThreadingEnabled int -0x5dcc40 int __thiscall zCResourceManager GetThreadingEnabled -0x5dcc50 void __thiscall zCResourceManager InitClassCache -0x5dcec0 class zCResourceManager::zCClassCache * __thiscall zCResourceManager GetClassCache class zCResource * -0x5dcf30 int __thiscall zCResourceManager GetClassCacheIndex class zCClassDef * -0x5dcf60 void __thiscall zCResourceManager LoadResource class zCResource * -0x5dd040 enum zTResourceCacheState __thiscall zCResourceManager CacheIn class zCResource * float -0x5dd350 void __thiscall zCResourceManager CacheOut class zCResource * -0x5dd480 void __thiscall zCResourceManager TouchTimeStamp class zCResource * -0x5dd4f0 void __thiscall zCResourceManager DoFrameActivity -0x5dd580 void __thiscall zCResourceManager Evict -0x5dd640 unsigned long __thiscall zCResourceManager ThreadProc -0x5dd760 class zCResource * __thiscall zCResourceManager RemoveCacheInQueue class zCResource * -0x5dd7e0 class zCResource * __thiscall zCResourceManager GetNextCacheInQueue -0x5dd7f0 void __thiscall zCResourceManager InsertCacheInQueue class zCResource * float -0x5dd8c0 void __thiscall zCResourceManager LockCacheInQueue -0x5dd8e0 void __thiscall zCResourceManager UnlockCacheInQueue -0x5dd900 int __thiscall zCResourceManager WaitForCacheIn class zCResource * -0x5dd960 void __thiscall zCResourceManager QueueProcess_Start -0x5dd990 void __thiscall zCResourceManager QueueProcess_Suspend -0x5dd9a0 void __thiscall zCResourceManager QueueProcess_Resume -0x5dd9d0 void __thiscall zCResourceManager PrintStatusDebug -0x5de360 void __thiscall zCResourceManager::zCClassCache zCClassCache -0x5de380 void __thiscall zCResourceManager::zCClassCache ~zCClassCache -0x5de390 void __thiscall zCResourceManager::zCClassCache InsertRes class zCResource * -0x5de3f0 void __thiscall zCResourceManager::zCClassCache RemoveRes class zCResource * -0x5de460 void __thiscall zCResourceManager::zCClassCache TouchRes class zCResource * -0x5de4d0 zCResourceManager* __thiscall zCResourceManager zCResourceManager -0x5de500 void __thiscall zCResourceManager InitClassCache -0x5de520 void * __thiscall zCResourceManager::zCClassCache `vector deleting destructor' unsigned int -0x5de570 void __thiscall zCArray::AllocDelta int -0x5de650 void __thiscall zCArray::InsertEnd class zCClassDef * const & -0x5de750 zCSession* __thiscall zCSession zCSession -0x5de780 void __thiscall zCSession SetCamera class zCCamera * -0x5de790 class zCCamera * __thiscall zCSession GetCamera -0x5de7a0 class zCAICamera * __thiscall zCSession GetCameraAI -0x5de7b0 class zCVob * __thiscall zCSession GetCameraVob -0x5de7c0 class zCView * __thiscall zCSession GetViewport -0x5de7d0 class zCCSManager * __thiscall zCSession GetCutsceneManager -0x5de7e0 void * __thiscall zCSession `scalar deleting destructor' unsigned int -0x5de800 void __thiscall zCSession ~zCSession -0x5de850 void __thiscall zCSession Done -0x5de910 void __thiscall zCSession Init -0x5de950 void __thiscall zCSession DesktopInit -0x5de9e0 void __thiscall zCSession CutsceneSystemInit -0x5dea10 void __thiscall zCSession Render -0x5dea60 void __thiscall zCSession RenderBlit -0x5dea80 void __thiscall zCSession CamInit -0x5dec80 void __thiscall zCSession CamInit class zCVob * class zCCamera * -0x5decf0 class zCWorld * __thiscall zCSession GetWorld -0x5ded00 void __thiscall zCSession SaveWorld class zSTRING const & enum zCWorld::zTWorldSaveMode int int -0x5ded10 int __thiscall zCSession LoadWorld class zSTRING const & enum zCWorld::zTWorldLoadMode -0x5ded20 void __thiscall zCSession SetTime int int int -0x5ded30 void __thiscall zCSession GetTime int & int & int & -0x5ded40 void __thiscall zCSession SetWorld class zCWorld * -0x5df340 class zCObject * __cdecl zCSkyControler_Indoor _CreateNewInstance -0x5df420 float __thiscall zCSkyControler GetCloudShadowScale -0x5df430 void __thiscall zCSkyControler SetCloudShadowScale float -0x5df440 void __thiscall zCSkyControler SetFillBackground int -0x5df450 int __thiscall zCSkyControler GetFillBackground -0x5df460 void __thiscall zCSkyControler SetLightDirty -0x5df470 void __thiscall zCSkyControler SetRelightTime float -0x5df480 int __thiscall zCSkyControler GetRelightCtr -0x5df490 struct zCOLOR __thiscall zCSkyControler GetDaylightColorFromIntensity int -0x5df4b0 int __thiscall zCSkyControler GetGlobalWindVec class zVEC3 & enum zTAnimationMode -0x5df4c0 void __thiscall zCSkyControler SetGlobalSkyScale float -0x5df4d0 float __thiscall zCSkyControler GetGlobalSkyScale -0x5df4e0 int __thiscall zCSkyControler GetGlobalSkyScaleChanged -0x5df4f0 void __thiscall zCSkyControler SetCameraLocationHint enum zCSkyControler::zTCamLocationHint -0x5df500 void __thiscall zCSkyControler SetWeatherType enum zTWeather -0x5df510 enum zTWeather __thiscall zCSkyControler GetWeatherType -0x5df520 class zCClassDef * __thiscall zCSkyControler_Mid _GetClassDef -0x5df530 void __cdecl zCSkyControler_Indoor operator delete void * -0x5df550 class zCClassDef * __thiscall zCSkyControler_Indoor _GetClassDef -0x5df560 float __thiscall zCSkyControler_Indoor GetTime -0x5df570 void __thiscall zCSkyControler_Indoor ResetTime -0x5df580 void __thiscall zCSkyControler_Indoor SetOverrideColor class zVEC3 -0x5df590 void __thiscall zCSkyControler_Indoor SetOverrideColorFlag int -0x5df5a0 void __thiscall zCSkyControler_Indoor UpdateWorldDependencies -0x5df5b0 void * __thiscall zCSkyControler_Indoor `scalar deleting destructor' unsigned int -0x5df5e0 void __thiscall zCSkyControler_Indoor ~zCSkyControler_Indoor -0x5df6a0 class zCClassDef * __thiscall zCSkyControler _GetClassDef -0x5df6b0 zCSkyControler* __thiscall zCSkyControler zCSkyControler -0x5df890 void * __thiscall zCSkyControler `scalar deleting destructor' unsigned int -0x5df8c0 void __thiscall zCSkyControler ~zCSkyControler -0x5df930 void __thiscall zCSkyControler ClearBackground struct zCOLOR -0x5dfbf0 zCSkyControler_Mid* __thiscall zCSkyControler_Mid zCSkyControler_Mid -0x5dfc60 void * __thiscall zCSkyControler_Mid `scalar deleting destructor' unsigned int -0x5dfc90 void __thiscall zCSkyControler_Mid InitUnderwaterPFX -0x5dfee0 void * __thiscall zCUnderwaterPFX `scalar deleting destructor' unsigned int -0x5dff10 void __thiscall zCUnderwaterPFX ~zCUnderwaterPFX -0x5dff20 void __thiscall zCSkyControler_Mid ~zCSkyControler_Mid -0x5dffe0 void __thiscall zCSkyControler_Mid SetUnderwaterFX int -0x5e0050 int __thiscall zCSkyControler_Mid GetUnderwaterFX -0x5e0060 void __thiscall zCSkyControler_Mid RenderSkyPre -0x5e0130 void __thiscall zCSkyControler_Mid RenderSkyPost int -0x5e0310 void __thiscall zCSkyControler_Mid InitScreenBlend -0x5e0430 void __thiscall zCSkyControler_Mid RenderScreenBlend -0x5e05f0 void __thiscall zCSkyControler_Mid SetScreenBlendAlpha int -0x5e0610 void __thiscall zCSkyControler_Mid SetScreenBlendColor struct zCOLOR const & -0x5e0620 void __thiscall zCSkyControler_Mid SetScreenBlendAlphaFunc enum zTRnd_AlphaBlendFunc -0x5e0630 zCSkyControler_Indoor* __thiscall zCSkyControler_Indoor zCSkyControler_Indoor -0x5e06d0 void __thiscall zCSkyControler_Indoor SetTime float -0x5e0770 void __thiscall zCSkyControler_Indoor SetFarZ float -0x5e0780 float __thiscall zCSkyControler_Indoor GetFarZ -0x5e0790 void __thiscall zCSkyControler_Indoor SetFarZScalability float -0x5e07e0 float __thiscall zCSkyControler_Indoor GetFarZScalability -0x5e07f0 void __thiscall zCSkyControler_Indoor SetBackgroundColor struct zCOLOR -0x5e0800 struct zCOLOR __thiscall zCSkyControler_Indoor GetBackgroundColor -0x5e0810 struct zCOLOR __thiscall zCSkyControler_Indoor GetBackgroundColorDef -0x5e0820 void __thiscall zCSkyControler_Indoor RenderSkyPre -0x5e08c0 void __thiscall zCSkyControler_Indoor RenderSkyPost int -0x5e08d0 int __thiscall zCUnderwaterPFX Render struct zTRenderContext & -0x5e08f0 void __thiscall zCUnderwaterPFX ProcessParticles -0x5e0cf0 void __thiscall zCUnderwaterPFX CreateParticles -0x5e0fb0 class zCObject * __cdecl zCSkyControler_Outdoor _CreateNewInstance -0x5e1010 void __cdecl zCSkyControler_Outdoor operator delete void * -0x5e10a0 zCOutdoorRainFX* __thiscall zCOutdoorRainFX zCOutdoorRainFX -0x5e1250 void __thiscall zCOutdoorRainFX ~zCOutdoorRainFX -0x5e1350 void __thiscall zCOutdoorRainFX UpdateSound float -0x5e1570 void __thiscall zCOutdoorRainFX SetWeatherType enum zTWeather -0x5e18e0 void __thiscall zCOutdoorRainFX SetEffectWeight float float -0x5e1a70 int __thiscall zCOutdoorRainFX CheckCameraBeam class zVEC3 const & -0x5e1c70 void __thiscall zCOutdoorRainFX CreateParticles struct zTRenderContext & -0x5e2400 void __thiscall zCOutdoorRainFX UpdateParticles -0x5e25d0 void __thiscall zCOutdoorRainFX RenderParticles struct zTRenderContext & struct zCOLOR -0x5e3790 void __thiscall zCSkyState PresetDay0 -0x5e3920 void __thiscall zCSkyState PresetDay1 -0x5e3aa0 void __thiscall zCSkyState PresetDay2 -0x5e3b70 void __thiscall zCSkyState PresetEvening -0x5e3c40 void __thiscall zCSkyState PresetNight0 -0x5e3e30 void __thiscall zCSkyState PresetNight1 -0x5e3fb0 void __thiscall zCSkyState PresetNight2 -0x5e4130 void __thiscall zCSkyState PresetDawn -0x5e4200 zCSkyLayerData* __thiscall zCSkyLayerData zCSkyLayerData -0x5e4320 void __thiscall zCSkyLayerData ~zCSkyLayerData -0x5e43b0 zCSkyState* __thiscall zCSkyState zCSkyState -0x5e43e0 void __thiscall zCSkyControler_Outdoor ~zCSkyControler_Outdoor -0x5e4400 class zCMesh * __cdecl zCSkyLayer CreateSkyPoly -0x5e45d0 zCSkyLayer* __thiscall zCSkyLayer zCSkyLayer -0x5e4610 void __thiscall zCSkyLayer ~zCSkyLayer -0x5e4670 class zCMesh * __cdecl zCSkyLayer CreateSkyDomeMesh -0x5e4d40 void __thiscall zCSkyLayer SetDomeMeshEnabled int -0x5e4da0 void __thiscall zCSkyLayer SetSkyDomeTexture class zCTexture * -0x5e4df0 void __thiscall zCSkyLayer SetSkyPolyTexture class zCTexture * -0x5e4e00 void __thiscall zCSkyLayer RenderSkyLayer class zCSkyState * -0x5e4e30 void __thiscall zCSkyLayer RenderSkyLayer class zCSkyState * -0x5e5240 void __thiscall zCSkyLayer RenderSkyLayer class zCSkyState * -0x5e56d0 void __thiscall zCSkyLayer ColorizeSkyDome -0x5e5d00 void __thiscall zCSkyLayer RenderRainCloudLayer struct zCOLOR -0x5e6220 zCSkyControler_Outdoor* __thiscall zCSkyControler_Outdoor zCSkyControler_Outdoor int -0x5e66a0 zCSkyPlanet* __thiscall zCSkyPlanet zCSkyPlanet -0x5e66b0 void __thiscall zCSkyPlanet ~zCSkyPlanet -0x5e66e0 class zCClassDef * __thiscall zCSkyControler_Outdoor _GetClassDef -0x5e66f0 float __thiscall zCSkyControler_Outdoor GetTime -0x5e6700 void __thiscall zCSkyControler_Outdoor SetBackgroundColor struct zCOLOR -0x5e6710 struct zCOLOR __thiscall zCSkyControler_Outdoor GetBackgroundColor -0x5e6740 struct zCOLOR __thiscall zCSkyControler_Outdoor GetBackgroundColorDef -0x5e6750 void __thiscall zCSkyControler_Outdoor SetOverrideColor class zVEC3 -0x5e6770 void __thiscall zCSkyControler_Outdoor SetOverrideColorFlag int -0x5e6780 int __thiscall zCSkyControler_Outdoor GetRenderLightning -0x5e6790 void __thiscall zCSkyControler_Outdoor SetCameraLocationHint enum zCSkyControler::zTCamLocationHint -0x5e67a0 float __thiscall zCSkyControler_Outdoor GetGlobalSkyScale -0x5e67b0 int __thiscall zCSkyControler_Outdoor GetGlobalSkyScaleChanged -0x5e67c0 void * __thiscall zCSkyControler_Outdoor `scalar deleting destructor' unsigned int -0x5e67f0 void __thiscall zCSkyControler_Outdoor ~zCSkyControler_Outdoor -0x5e6a00 void __thiscall zCSkyControler_Outdoor Init -0x5e7290 void __thiscall zCSkyControler_Outdoor SetGlobalSkyScale float -0x5e72c0 void __thiscall zCSkyControler_Outdoor UpdateWorldDependencies -0x5e7310 int __thiscall zCSkyControler_Outdoor GetStateTextureSearch int int int -0x5e7360 void __thiscall zCSkyControler_Outdoor ApplyStateTexToLayer int int -0x5e7830 void __thiscall zCSkyControler_Outdoor RenderPlanets float -0x5e7ea0 void __thiscall zCSkyControler_Outdoor ReadFogColorsFromINI -0x5e85f0 void __fastcall zCSkyControler_Outdoor ApplyFogColorsFromINI int -0x5e86d0 void __thiscall zCSkyControler_Outdoor CreateDefault -0x5e8c20 void __thiscall zCSkyControler_Outdoor Interpolate -0x5e9350 void __thiscall zCSkyControler_Outdoor SetTime float -0x5e9380 void __thiscall zCSkyControler_Outdoor ResetTime -0x5e93a0 struct zCOLOR __thiscall zCSkyControler_Outdoor GetDaylightColorFromIntensity int -0x5e93c0 void __thiscall zCSkyControler_Outdoor CalcPolyLightCLUT class zVEC3 const & class zVEC3 const & -0x5e94e0 void __thiscall zCSkyControler_Outdoor InitSkyPFX -0x5e96c0 void __thiscall zCSkyControler_Outdoor CalcFog -0x5e9e50 void __thiscall zCSkyControler_Outdoor SetFarZ float -0x5e9e60 float __thiscall zCSkyControler_Outdoor GetFarZ -0x5e9e70 void __thiscall zCSkyControler_Outdoor SetFarZScalability float -0x5e9ec0 float __thiscall zCSkyControler_Outdoor GetFarZScalability -0x5e9ed0 void __thiscall zCSkyControler_Outdoor RenderSkyPFX -0x5ea210 void __thiscall zCSkyControler_Outdoor CalcGlobalWind -0x5ea7b0 int __thiscall zCSkyControler_Outdoor GetGlobalWindVec class zVEC3 & enum zTAnimationMode -0x5ea7f0 float __thiscall zCSkyControler_Outdoor GetCloudShadowScale -0x5ea810 void __thiscall zCSkyControler_Outdoor SetCloudShadowScale float -0x5ea850 void __thiscall zCSkyControler_Outdoor RenderSkyPre -0x5eaf30 void __thiscall zCSkyControler_Outdoor ProcessRainFX -0x5eb230 void __thiscall zCSkyControler_Outdoor SetRainFXWeight float float -0x5eb360 void __thiscall zCSkyControler_Outdoor RenderSetup -0x5eb3d0 void __thiscall zCSkyControler_Outdoor RenderSky -0x5eb580 void __thiscall zCSkyControler_Outdoor RenderSkyPost int -0x5eb640 void __thiscall zCSkyControler_Outdoor Archive class zCArchiver & -0x5eb730 void __thiscall zCSkyControler_Outdoor Unarchive class zCArchiver & -0x5eb830 void __thiscall zCSkyControler_Outdoor SetWeatherType enum zTWeather -0x5eb9a0 void __thiscall zCSkyControler_Outdoor ~zCSkyControler_Outdoor -0x5eb9c0 void __thiscall zCArray::InsertEnd class zCSkyState * const & -0x5eba90 void __thiscall zCOutdoorRainFX ~zCOutdoorRainFX -0x5ebab0 void __thiscall zCArray::AllocDelta int -0x5ebb10 void __thiscall zCArray::InsertEnd class zVEC3 const & -0x5ebb60 void __thiscall zCArray::InsertEnd struct zCOutdoorRainFX::zSParticle * const & -0x5ebc30 void __thiscall zCArray::AllocDelta int -0x5ec060 int __thiscall zCSoundSystem GetNumReverbPresets -0x5ec070 class zSTRING const * __thiscall zCSoundSystem GetReverbPresetName int -0x5ec090 void __thiscall zCSoundFX GetCacheConfig unsigned long & unsigned long & -0x5ec420 void __thiscall zCSoundManager::zTScriptSoundData zTScriptSoundData -0x5ec460 void __thiscall zCSoundManager DebugMessage class zSTRING const & -0x5ec500 void __thiscall zCSoundManager::zCTableEntry zCTableEntry -0x5ec6a0 class zSTRING __thiscall zCSoundManager SearchMediumTypeIDList int int -0x5ec870 void __thiscall zCSoundManager::zCMediumType ~zCMediumType -0x5ec8c0 int __thiscall zCSoundManager GetMediumIndex char -0x5ec9a0 int __thiscall zCSoundManager GetCollSndTableIndex class zSTRING const & -0x5ecae0 void __thiscall zCSoundManager StartHitSound class zCVob * enum zCSoundManager::zTSndManMedium enum zCSoundManager::zTSndManMedium int int class zCCollisionReport const * -0x5ed610 void __thiscall zCSoundManager::zCSoundEventData zCSoundEventData -0x5ed760 void __thiscall zCSoundManager::zCSoundEventData GetData class zSTRING const & class zCSoundFX * & class zCParticleEmitter * & -0x5ed840 void __thiscall zCSoundManager::zCSoundEventData GetData class zCSoundFX * & class zCParticleEmitter * & -0x5ed8a0 void __thiscall zCSoundManager StartAttackSound class zCVob * enum zCSoundManager::zTSndManMedium enum zCSoundManager::zTSndManMedium int int -0x5ede60 int __thiscall zCSoundManager StartSlideSound class zCVob * int -0x5ee0c0 void __thiscall zCSoundManager StartDestructionSound class zCVob * int -0x5ee3f0 void __thiscall zCSoundManager Init -0x5eea70 int __thiscall zCArraySort::Search struct zCSoundManager::zCSoundEventData const & -0x5eeae0 void * __thiscall zCSoundManager::zCMediumType `vector deleting destructor' unsigned int -0x5eeb40 void __thiscall zCArraySort::InsertEnd class zCSoundManager::zCMediumType const & -0x5eecc0 void __thiscall zCArraySort::InsertEnd struct zCSoundManager::zCSoundEventData const & -0x5eee50 void __thiscall zCArraySort::AllocDelta int -0x5ef050 void __thiscall zCSoundManager::zCMediumType zCMediumType -0x5ef070 void __thiscall zCArraySort::AllocDelta int -0x5ef2b0 zCSparseArrayBase* __thiscall zCSparseArrayBase zCSparseArrayBase unsigned long -0x5ef340 unsigned long __thiscall zCSparseArrayBase SizeAll -0x5ef360 void * __thiscall zCSparseArrayBase IndexPtr unsigned long -0x5ef380 void * __thiscall zCSparseArrayBase DataPtr unsigned long -0x5ef3a0 class zCSparseArrayManDat * __thiscall zCSparseArrayBase ManDatPtr unsigned long -0x5ef3c0 void __thiscall zCSparseArrayBase DestructIndex void * -0x5ef3d0 void __thiscall zCSparseArrayBase ConstructData void * -0x5ef3e0 void __thiscall zCSparseArrayBase DestructData void * -0x5ef3f0 void * __thiscall zCSparseArrayBase `scalar deleting destructor' unsigned int -0x5ef420 void __thiscall zCSparseArrayBase ~zCSparseArrayBase -0x5ef430 void __thiscall zCSparseArrayBase Destroy -0x5ef560 void * __thiscall zCSparseArrayBase Element void const * -0x5ef5b0 void * __thiscall zCSparseArrayBase Insert void const * -0x5ef820 void __thiscall zCSparseArrayBase Delete void const * -0x5ef930 void __thiscall zCSparseArrayBase Clear -0x5ef970 int __thiscall zCSparseArrayBase IndexIsEqual void const * void const * -0x5ef990 void __thiscall zCSparseArrayBase CopyIndex void * void const * -0x5ef9c0 void __thiscall zCSparseArrayBase Hash void const * unsigned long & unsigned long & -0x5ef9f0 unsigned long __thiscall zCSparseArrayBase Find void const * -0x5efb70 void __thiscall zCSparseArrayBase Create unsigned long -0x5efbe0 void __thiscall zCSparseArrayBase Resize unsigned long -0x5f0070 void * __thiscall zCSparseArrayBase DataPtr unsigned long void * -0x5f00a0 void __thiscall zCSparseArrayBase AddRef class zCSparseArrayManDat * -0x5f0100 void __thiscall zCSparseArrayBase Release class zCSparseArrayManDat * -0x5f0150 void __thiscall zCSparseArrayBase CheckResize -0x5f0180 void __cdecl Hash void const * unsigned long unsigned long & unsigned long & unsigned long -0x5f0240 zCCacheBase* __thiscall zCCacheBase zCCacheBase -0x5f0270 void * __thiscall zCCacheBase `scalar deleting destructor' unsigned int -0x5f02c0 void __thiscall zCCacheBase ~zCCacheBase -0x5f0300 void __cdecl zCCacheBase S_PurgeCaches -0x5f0340 void __cdecl zCCacheBase S_ClearCaches -0x5f0770 class zCObject * __cdecl zCTextureFileFormatTGA _CreateNewInstance -0x5f0880 void __cdecl zCTextureFileFormatTGA operator delete void * -0x5f08a0 class zCClassDef * __thiscall zCTextureFileFormatTGA _GetClassDef -0x5f08b0 int __thiscall zCTextureFileFormatTGA SaveTexture class zSTRING const & class zCTextureExchange * -0x5f08c0 int __thiscall zCTextureFileFormatTGA SaveTexture class zFILE & class zCTextureExchange * -0x5f08d0 int __thiscall zCTextureFileFormatTGA CanSave -0x5f08e0 int __thiscall zCTextureFileFormatTGA CanLoad -0x5f0ae0 class zCObject * __cdecl zCTextureFileFormatInternal _CreateNewInstance -0x5f0bf0 class zCClassDef * __thiscall zCTextureFileFormatInternal _GetClassDef -0x5f0c00 int __thiscall zCTextureFileFormatInternal CanSave -0x5f0c10 int __thiscall zCTextureFileFormatInternal CanLoad -0x5f0c20 zCTextureFileFormatTGA* __thiscall zCTextureFileFormatTGA zCTextureFileFormatTGA -0x5f0d20 void * __thiscall zCTextureFileFormatTGA `scalar deleting destructor' unsigned int -0x5f0d50 void __thiscall zCTextureFileFormatTGA ~zCTextureFileFormatTGA -0x5f0d70 class zCClassDef * __thiscall zCTextureFileFormat _GetClassDef -0x5f0d80 void * __thiscall zCTextureFileFormat `scalar deleting destructor' unsigned int -0x5f0db0 void __thiscall zCTextureFileFormat ~zCTextureFileFormat -0x5f0dc0 class zSTRING const & __thiscall zCTextureFileFormatTGA GetFileExtension -0x5f0e10 int __thiscall zCTextureFileFormatTGA ReadTGAHeader class zFILE * -0x5f1291 int __thiscall zCTextureFileFormatTGA ReadTGAHeader class zFILE * -0x5f13d7 int __thiscall zCTextureFileFormatTGA ReadTGAHeader class zFILE * -0x5f14f0 int __thiscall zCTextureFileFormatTGA ReadTGAColorMap class zFILE * -0x5f1936 int __thiscall zCTextureFileFormatTGA ReadTGAColorMap class zFILE * -0x5f1a70 int __thiscall zCTextureFileFormatTGA ReadTGARLEPixel class zFILE * unsigned char * int -0x5f1ce0 int __thiscall zCTextureFileFormatTGA ReadTGASpan class zFILE * unsigned char * int int -0x5f1df0 int __thiscall zCTextureFileFormatTGA ReadTGAData class zFILE * -0x5f1e3f int __thiscall zCTextureFileFormatTGA ReadTGAData class zFILE * -0x5f2050 int __thiscall zCTextureFileFormatTGA LoadTexture class zFILE & class zCTextureExchange * -0x5f21c0 int __thiscall zCTextureFileFormatTGA LoadTexture class zSTRING const & class zCTextureExchange * -0x5f23c0 zCTextureFileFormatInternal* __thiscall zCTextureFileFormatInternal zCTextureFileFormatInternal -0x5f24d0 void * __thiscall zCTextureFileFormatInternal `vector deleting destructor' unsigned int -0x5f2500 void __thiscall zCTextureFileFormatInternal ~zCTextureFileFormatInternal -0x5f2510 class zSTRING const & __thiscall zCTextureFileFormatInternal GetFileExtension -0x5f2560 int __thiscall zCTextureFileFormatInternal ReadHeader class zFILE & -0x5f25c0 int __thiscall zCTextureFileFormatInternal ReadData class zFILE & class zCTextureExchange * int -0x5f2840 int __thiscall zCTextureFileFormatInternal LoadTexture class zFILE & class zCTextureExchange * -0x5f28c0 int __thiscall zCTextureFileFormatInternal LoadTexture class zSTRING const & class zCTextureExchange * -0x5f29f0 int __thiscall zCTextureFileFormatInternal WriteHeader class zFILE & class zCTextureExchange * -0x5f2a60 int __thiscall zCTextureFileFormatInternal WriteData class zFILE & class zCTextureExchange * -0x5f2bc0 int __thiscall zCTextureFileFormatInternal SaveTexture class zFILE & class zCTextureExchange * -0x5f2c80 int __thiscall zCTextureFileFormatInternal SaveTexture class zSTRING const & class zCTextureExchange * -0x5f3390 zCTexture* __thiscall zCTexture zCTexture -0x5f33e0 void * __thiscall zCTextureExchange `scalar deleting destructor' unsigned int -0x5f3400 class zCClassDef * __thiscall zCTexture _GetClassDef -0x5f3410 int __thiscall zCTexture HasAlpha -0x5f3420 int __thiscall zCTexture GetChromaKeyingEnabled -0x5f3430 void __thiscall zCTexture SetChromaKeyingEnabled int -0x5f3440 void * __thiscall zCTexture `scalar deleting destructor' unsigned int -0x5f3470 void __thiscall zCTexture InitValues -0x5f34a0 void __thiscall zCTexture ~zCTexture -0x5f3540 void __thiscall zCTexture ~zCTexture -0x5f3550 class zCTexture * __cdecl zCTexture SearchName class zSTRING & -0x5f3570 int __thiscall zCTexture IsLightmap -0x5f35c0 class zCTexture * __thiscall zCTexture GetAniTexture -0x5f3620 void __thiscall zCTexture AddAniTex int class zCTexture * -0x5f3660 void __thiscall zCTexture PrecacheTexAniFrames float -0x5f36a0 class zCTexture * __cdecl zCTexture Load class zSTRING & int -0x5f4360 class zCTexture * __cdecl zCTexture LoadSingle class zSTRING & int -0x5f4510 int __cdecl zCTexture Exists class zSTRING & -0x5f46e0 void __cdecl zCTexture AutoDetectRendererTexScale -0x5f4ea0 void __cdecl zCTexture RefreshTexMaxSize int -0x5f4f30 int __thiscall zCTextureConvert LoadFromFileFormat class zSTRING const & -0x5f5010 int __thiscall zCTextureConvert SaveToFileFormat class zSTRING const & -0x5f50f0 int __thiscall zCTextureConvert LoadFromFileFormat class zFILE & class zCTextureFileFormat * -0x5f5120 int __thiscall zCTextureConvert SaveToFileFormat class zFILE & class zCTextureFileFormat * -0x5f5150 int __thiscall zCTextureConvert SaveInternal class zFILE & -0x5f51e0 int __thiscall zCTextureConvert LoadInternal class zFILE & -0x5f5270 void __thiscall zCTextureConvert ConvertToNewFormat enum zTRnd_TextureFormat const & -0x5f52a0 void __thiscall zCTextureConvert ConvertToNewSize int int -0x5f5390 void __thiscall zCTextureConvert GenerateMipMaps -0x5f53e0 int __cdecl zCTextureConvert CalcNumMipMaps unsigned long unsigned long -0x5f5410 void __cdecl zCTextureConvert CorrectAspectRatio int & int & -0x5f5490 void __cdecl zCTextureConvert CorrectPow2 int & int & -0x5f54d0 int __thiscall zCTexture LoadResourceData -0x5f5530 int __thiscall zCTexture ReleaseResourceData -0x5f5590 unsigned long __thiscall zCTexture GetResSizeBytes -0x5f5720 void __thiscall zCTexture GetCacheConfig unsigned long & unsigned long & -0x5f59f0 int __cdecl zCTexture ConvertTexture class zSTRING const & -0x5f6170 void __thiscall zCTexture ForceConvertAndReloadTexture -0x5f6240 enum zTRnd_TextureFormat __cdecl zCTexture CalcNextBestTexFormat enum zTRnd_TextureFormat -0x5f6340 void __cdecl zCTexture CalcDesiredBPP class zSTRING const * enum zCTexture::zTTexFileDesiredBPP & enum zTRnd_TextureFormat & int & -0x5f64c0 int __thiscall zCTexture LoadAndConvertInternal class zFILE & -0x5f6840 int __thiscall zCTexture SaveAndConvertInternal class zFILE & -0x5f69e0 int __thiscall zCTexture CacheInNamed class zSTRING const * -0x5f7297 int __thiscall zCTexture CacheInNamed class zSTRING const * -0x5f73f0 int __thiscall zCTexture IsTextureTileBaseSlice -0x5f7420 int __thiscall zCTexture CreateTextureTile class zCTextureExchange * -0x5f7c10 void __thiscall zCTexture GetPixelSize int & int & -0x5f7c40 int __thiscall zCTextureFileHandler HandleFile class zSTRING const & char const * struct _finddata_t -0x5f7f40 void __cdecl zCTexture ScanConvertTextures class zSTRING -0x5f8180 int __cdecl zCTextureExchange CopyContents class zCTextureExchange * class zCTextureExchange * -0x5f8290 int __thiscall zCTextureExchange GetMemSizeBytes -0x5f8340 class zVEC4 __thiscall zCTextureExchange GetRGBAAtTexel float float -0x5f88a0 class zVEC4 __thiscall zCTextureExchange GetRGBAAtPtr unsigned char * struct zTTexPalette * enum zTRnd_TextureFormat -0x5f8ba3 class zVEC4 __thiscall zCTextureExchange GetRGBAAtPtr unsigned char * struct zTTexPalette * enum zTRnd_TextureFormat -0x5f8dd0 class zCObject * __cdecl zCLightMap _CreateNewInstance -0x5f8e90 class zCClassDef * __thiscall zCLightMap _GetClassDef -0x5f8ea0 zCLightMap* __thiscall zCLightMap zCLightMap -0x5f8f30 void * __thiscall zCLightMap `scalar deleting destructor' unsigned int -0x5f8f60 void __thiscall zCLightMap ~zCLightMap -0x5f8fd0 void __thiscall zCLightMap SetTexture class zCTexture * -0x5f9010 void __thiscall zCLightMap CalcLightmapOriginUpRight class zVEC3 const & class zVEC3 const & class zVEC3 const & -0x5f90f0 void __cdecl zClamp unsigned long & unsigned long unsigned long -0x5f9150 unsigned long __stdcall zThreadProc class zCThread * -0x5f9160 zCThread* __thiscall zCThread zCThread -0x5f9180 void * __thiscall zCThread `scalar deleting destructor' unsigned int -0x5f91e0 void __thiscall zCThread ~zCThread -0x5f9230 void __thiscall zCThread BeginThread -0x5f9320 unsigned long __thiscall zCThread ThreadProc -0x5f9330 void __thiscall zCThread EndThread -0x5f9370 int __thiscall zCThread SuspendThread -0x5f93a0 int __thiscall zCThread ResumeThread -0x5f93d0 void __thiscall zCThread SleepThread unsigned long -0x5f93e0 zCCriticalSection* __thiscall zCCriticalSection zCCriticalSection -0x5f9400 void * __thiscall zCCriticalSection `scalar deleting destructor' unsigned int -0x5f9420 void __thiscall zCCriticalSection ~zCCriticalSection -0x5f9440 void * __thiscall zCSyncObject `scalar deleting destructor' unsigned int -0x5f9460 int __thiscall zCCriticalSection Lock unsigned long -0x5f9480 int __thiscall zCCriticalSection Unlock -0x5f9490 zCMutex* __thiscall zCMutex zCMutex -0x5f9580 zCMutex* __thiscall zCMutex zCMutex -0x5f9590 void * __thiscall zCMutex `scalar deleting destructor' unsigned int -0x5f95b0 void __thiscall zCMutex ~zCMutex -0x5f95e0 int __thiscall zCMutex Lock unsigned long -0x5f9600 int __thiscall zCMutex Unlock -0x5f9680 zCTimer* __thiscall zCTimer zCTimer -0x5f96b0 void __thiscall zCTimer ResetTimer -0x5f9800 void __thiscall zCTimer SetFrameTime float -0x5f9870 void __cdecl zCTimer S_SetMaxFPS unsigned long -0x5f9880 unsigned long __cdecl zCTimer S_GetMaxFPS -0x5f9890 void __thiscall zCTimer SetMaxFPS unsigned long -0x5f98a0 void __cdecl zCTimer FrameUpdate -0x5f9920 void __thiscall zCTimer LimitFPS int -0x5f9a10 unsigned long __cdecl zCChecksum GetBufferCRC32 unsigned char * unsigned long unsigned long -0x5f9b50 void __thiscall zCChecksum BeginChecksum -0x5f9b60 unsigned long __thiscall zCChecksum EndChecksum -0x5f9b70 void __thiscall zCChecksum CalcBufferChecksum unsigned char * unsigned long -0x5f9b90 void __thiscall zCChecksum CalcFileChecksum class zFILE * -0x5f9bf0 void __thiscall zCChecksum CalcFileChecksum class zSTRING const & -0x5f9c80 unsigned short __cdecl zCChecksum16 GetBufferCRC16 unsigned char * unsigned long unsigned short -0x5f9dd0 void __thiscall zCChecksum16 BeginChecksum -0x5f9de0 unsigned short __thiscall zCChecksum16 EndChecksum -0x5f9df0 void __thiscall zCChecksum16 CalcBufferChecksum unsigned char * unsigned long -0x5f9e70 zCFPUControler* __thiscall zCFPUControler zCFPUControler -0x5f9eb0 void __thiscall zCFPUControler SaveCurrentControlWord -0x5f9ed0 void __thiscall zCFPUControler RestoreSavedControlWord -0x5f9ee0 unsigned long __thiscall zCFPUControler GetCurrentControlWord -0x5f9ef0 void __thiscall zCFPUControler RestoreDefaultControlWord -0x5f9f00 void __thiscall zCFPUControler ComputeDefaultControlWord -0x5f9f40 void __thiscall zCFPUControler SetControlWord unsigned long -0x5f9f60 void __thiscall zCFPUControler SetPrecision_24 -0x5f9f80 void __thiscall zCFPUControler SetPrecision_53 -0x5f9fa0 void __thiscall zCFPUControler SetPrecision_64 -0x5f9fc0 void __thiscall zCFPUControler PrintStatus -0x5faa40 float __cdecl zSinApprox float -0x5faa80 float __cdecl zCosApprox float -0x5faac0 void __cdecl zSinCosApprox float float & float & -0x5fab80 void __cdecl Trg_Init -0x5faba0 class zSTRING __thiscall zCOLOR GetDescription -0x5faf10 void __thiscall zCOLOR SetByDescription class zSTRING const & -0x5fb190 class zSTRING __thiscall zCOLOR GetDescriptionRGB -0x5fb440 int __thiscall zTPlane ClassifyPointBSPBuild class zVEC3 const & -0x5fb490 class zSTRING __thiscall zTPlane Print -0x5fb870 void __thiscall zTPlane Calc class zVEC3 const & class zVEC3 const & class zVEC3 const & -0x5fb950 void __thiscall zTPlane GetOriginUpRight class zVEC3 & class zVEC3 & class zVEC3 & -0x5fbd40 zCVertexBuffer* __thiscall zCVertexBuffer zCVertexBuffer -0x5fbe60 class zCClassDef * __thiscall zCVertexBuffer _GetClassDef -0x5fbe70 int __thiscall zCVertexBuffer Create unsigned long unsigned long unsigned long -0x5fbe80 int __thiscall zCVertexBuffer Destroy -0x5fbe90 int __thiscall zCVertexBuffer Lock unsigned long -0x5fbea0 int __thiscall zCVertexBuffer Unlock -0x5fbeb0 int __thiscall zCVertexBuffer IsLocked -0x5fbec0 int __thiscall zCVertexBuffer Optimize -0x5fbed0 int __thiscall zCVertexBuffer SetPrimitiveType enum zTVBufferPrimitiveType -0x5fbee0 enum zTVBufferPrimitiveType __thiscall zCVertexBuffer GetPrimitiveType -0x5fbef0 unsigned long __thiscall zCVertexBuffer GetVertexFormat -0x5fbf00 enum zTVBufferVertexType __thiscall zCVertexBuffer GetVertexType -0x5fbf10 int __thiscall zCVertexBuffer SetIndexList class zCArray const & -0x5fbf20 int __thiscall zCVertexBuffer SetIndexListSize unsigned long -0x5fbf30 unsigned long __thiscall zCVertexBuffer GetIndexListSize -0x5fbf40 unsigned short * __thiscall zCVertexBuffer GetIndexListPtr -0x5fbf50 void * __thiscall zCVertexBuffer `scalar deleting destructor' unsigned int -0x5fbf80 void __thiscall zCVertexBuffer ~zCVertexBuffer -0x5fbff0 void __thiscall zCVertexBuffer AddRecreateLostVBCallback int (__cdecl*)(class zCVertexBuffer * void *) void * -0x5fc100 void __thiscall zCVertexBuffer RemoveRecreateLostVBCallback int (__cdecl*)(class zCVertexBuffer * void *) void * -0x5fc160 int __thiscall zCVertexBuffer CallRecreateLostVBCallbacks -0x5fc2c0 zCVertexBufferDyn* __thiscall zCVertexBufferDyn zCVertexBufferDyn unsigned long unsigned long -0x5fc310 void __thiscall zCVertexBufferDyn ~zCVertexBufferDyn -0x5fc350 void * __thiscall zCVertexBufferDyn Lock unsigned long unsigned long & -0x5fc3d0 void __thiscall zCVertexBufferDyn Unlock -0x5fc3f0 zCVertexBufferDyn2* __thiscall zCVertexBufferDyn2 zCVertexBufferDyn2 unsigned long unsigned long -0x5fc440 void __thiscall zCVertexBufferDyn2 ~zCVertexBufferDyn2 -0x5fc490 void __thiscall zCVertexBufferDyn2 ReserveVerts unsigned long -0x5fc4b0 void * __thiscall zCVertexBufferDyn2 Lock unsigned long & -0x5fc510 void __thiscall zCVertexBufferDyn2 Unlock unsigned long -0x5fc570 zCVertexBufferManager* __thiscall zCVertexBufferManager zCVertexBufferManager -0x5fc600 class zCVertexBuffer * __thiscall zCVertexBufferManager AcquireVertexBuffer unsigned long unsigned long unsigned long unsigned long int & -0x5fc970 int __thiscall zCVertexBufferManager ReleaseVertexBuffer class zCVertexBuffer * -0x5fca30 void __thiscall zCVertexBufferManager UnlockOpenVertexBuffers -0x5fcc30 void __thiscall zCVertexBufferManager StartChangeWorld -0x5fcc40 void __thiscall zCVertexBufferManager EndChangeWorld -0x5fcc70 void __thiscall zCArray::AllocDelta int -0x5fcef0 class zCObject * __cdecl zCEventMessage _CreateNewInstance -0x5fd050 void __cdecl zCEventMessage operator delete void * -0x5fd250 class zCObject * __cdecl zCEventCore _CreateNewInstance -0x5fd520 class zCObject * __cdecl zCVobLightPreset _CreateNewInstance -0x5fd670 void __cdecl zCVobLightPreset operator delete void * -0x5fd690 class zCClassDef * __thiscall zCVobLightPreset _GetClassDef -0x5fd6a0 void * __thiscall zCVobLightPreset `scalar deleting destructor' unsigned int -0x5fd6d0 void __thiscall zCVobLightPreset ~zCVobLightPreset -0x5fd940 class zCObject * __cdecl zCVob _CreateNewInstance -0x5fdb90 class zCObject * __cdecl zCVobLevelCompo _CreateNewInstance -0x5fdc10 void __cdecl zCVobLevelCompo operator delete void * -0x5fdc30 class zCClassDef * __thiscall zCVobLevelCompo _GetClassDef -0x5fdc40 void * __thiscall zCVobLevelCompo `scalar deleting destructor' unsigned int -0x5fdc70 void __thiscall zCVobLevelCompo ~zCVobLevelCompo -0x5fe170 void __thiscall zCVob OnTrigger class zCVob * class zCVob * -0x5fe180 void __thiscall zCVob OnUntrigger class zCVob * class zCVob * -0x5fe190 void __thiscall zCVob OnTouch class zCVob * -0x5fe1a0 void __thiscall zCVob OnUntouch class zCVob * -0x5fe1b0 void __thiscall zCVob OnTouchLevel -0x5fe1c0 void __thiscall zCVob OnDamage class zCVob * class zCVob * float int class zVEC3 const & -0x5fe1d0 void __thiscall zCVob OnMessage class zCEventMessage * class zCVob * -0x5fe1e0 zCVob* __thiscall zCVob zCVob -0x5fe440 void * __thiscall zCVob `scalar deleting destructor' unsigned int -0x5fe470 void __thiscall zCVob ~zCVob -0x5fe6e0 void __cdecl zCVob InitVobSystem -0x5fe800 void __cdecl zCVob CleanupVobSystem -0x5fe8c0 void __cdecl zCVob ResetIDCtr -0x5fe8d0 unsigned long __cdecl zCVob GetNextFreeVobID -0x5fe8e0 void __thiscall zCVob SetVobID unsigned long const & -0x5fe8f0 void __thiscall zCVob SetAI class zCAIBase * -0x5fe940 void __thiscall zCVob SetVobPresetName class zSTRING const & -0x5fe950 class zSTRING const & __thiscall zCVob GetVobPresetName -0x5fe960 class zCRigidBody * __thiscall zCVob GetRigidBody -0x5fe9d0 void __fastcall zCVob ArchivePacked class zCArchiver & -0x5fedb0 void __fastcall zCVob ArchiveVerbose class zCArchiver & -0x5ff140 void __thiscall zCVob Archive class zCArchiver & -0x5ff200 void __fastcall zCVob UnarchivePacked class zCArchiver & int -0x5ff720 void __fastcall zCVob UnarchiveVerbose class zCArchiver & -0x5ffc70 void __thiscall zCVob Unarchive class zCArchiver & -0x5ffdd0 void __thiscall zCVob SetVobName class zSTRING const & -0x5ffe10 class zCEventManager * __fastcall zCVob GetEM int -0x5ffe40 int __thiscall zCVob TraceRay class zVEC3 const & class zVEC3 const & int struct zTTraceRayReport & -0x600130 struct zCOLOR __thiscall zCVob CalcLightSampleAtOrigin -0x6001b0 struct zCOLOR __thiscall zCVob GetLightColorStat -0x600440 struct zCOLOR __thiscall zCVob GetLightColorStatGroundPoly -0x600470 struct zCOLOR __thiscall zCVob GetLightColorDyn -0x600650 int __fastcall zCVob CalcStaticLight class zVEC3 & -0x600ae0 class zSTRING const * __thiscall zCVob GetSectorNameVobIsIn -0x600b00 void __cdecl zCVob LoadGroundShadowMesh -0x600c00 void __cdecl zCVob DeleteGroundShadowMesh -0x600c30 void __fastcall zCVob SetGroundShadowSize class zVEC2 const & -0x600c80 class zVEC2 __fastcall zCVob GetGroundShadowSize -0x600cd0 void __fastcall zCVob RenderGroundShadow struct zTRenderContext & -0x6011c0 class zVEC2 __cdecl operator- class zVEC2 const & class zVEC2 const & -0x6011e0 class zCVisual * __thiscall zCVob GetClassHelperVisual -0x6013e0 void __thiscall zCVob CalcRenderAlpha float class zCVisual * & float & -0x6015d0 int __fastcall zCVob Render struct zTRenderContext & -0x601ac0 struct zCOLOR __thiscall zCVob GetLightColorAtCenter -0x601c40 void __thiscall zCVob RemoveVobFromWorld -0x601c60 void __thiscall zCVob RemoveVobSubtreeFromWorld -0x601c80 void __thiscall zCVob ThisVobAddedToWorld class zCWorld * -0x601ca0 void __thiscall zCVob ThisVobRemovedFromWorld class zCWorld * -0x601cc0 void __thiscall zCVob AddRefVobSubtree class zCTree * int -0x601d40 void __thiscall zCVob ReleaseVobSubtree class zCTree * -0x601da0 void __thiscall zCVob RemoveWorldDependencies int -0x601f80 void * __thiscall zCTree::`scalar deleting destructor' unsigned int -0x601ff0 void __thiscall zCVob RemoveVobFromGlobalVobTree -0x6020e0 void __thiscall zCVob RemoveVobFromBspTree -0x602100 class zSTRING __thiscall zCVob GetVobInfo -0x6024f0 void __thiscall zCVob SetVisual class zCVisual * -0x602680 void __thiscall zCVob SetVisual class zSTRING const & -0x602930 void __thiscall zCVob SetSleeping int -0x602960 void __thiscall zCVob SetSleepingMode enum zTVobSleepingMode -0x602b20 void __thiscall zCVob UpdateVisualDependencies int -0x602bb0 void __thiscall zCVob AddVobToWorld_CorrectParentDependencies -0x602bd0 void __thiscall zCVob ResetOnTimer -0x602be0 void __thiscall zCVob SetOnTimer float -0x602c10 int __thiscall zCVob IsOnTimer -0x602c30 void __thiscall zCVob ProcessOnTimer -0x602c60 void __thiscall zCVob DoFrameActivity -0x602ed0 void __thiscall zCVob CheckModelLimbCollision class zCModelNodeInst * int class zCList & -0x6039c0 int __thiscall zTBBox3D IsIntersecting struct zTBBox3D const & -0x603a20 void __thiscall zCVob::zTModelLimbColl zTModelLimbColl -0x603a30 void * __thiscall zCVob::zTModelLimbColl `scalar deleting destructor' unsigned int -0x603a50 void __thiscall zCVob::zTModelLimbColl ~zTModelLimbColl -0x603a80 void __thiscall zCVob CheckModelLimbCollisionLevel class zCModelNodeInst * int class zCList & -0x604710 void __thiscall zCVob CheckModelLimbCollisionPolys class zCModelNodeInst * int class zCPolygon * * int const & class zCList & -0x604960 class zMAT4 __thiscall zCVob GetTrafoModelNodeToWorld class zSTRING const & -0x604a50 class zMAT4 __thiscall zCVob GetTrafoModelNodeToWorld class zCModelNodeInst * -0x604ae0 struct zTBBox2D __thiscall zCVob GetScreenBBox2D -0x604ed0 void __thiscall zCCamera Project class zVEC3 const * const float float & float & -0x604f10 void __cdecl zCVob RepairIllegalFloats class zMAT4 & -0x605110 void __thiscall zCVob PackStateBinary class zCBuffer & -0x6051c0 void __thiscall zCVob UnpackStateBinary class zCBuffer & -0x605280 zCVobLevelCompo* __thiscall zCVobLevelCompo zCVobLevelCompo -0x6052e0 int __thiscall zCVobLevelCompo HasIdentityTrafo -0x605360 void __thiscall zCVobLevelCompo Archive class zCArchiver & -0x605410 void __thiscall zCVobLevelCompo Unarchive class zCArchiver & -0x6054e0 void __thiscall zCVobLevelCompo SetVisual class zCVisual * -0x605520 void __thiscall zCVobLevelCompo SetVisual class zSTRING const & -0x605560 zCEventMessage* __thiscall zCEventMessage zCEventMessage unsigned short -0x6056d0 unsigned long __thiscall zCEventMessage GetMessageID -0x6056f0 void __cdecl zCEventMessage AnalyzeMessageID unsigned long unsigned short & unsigned short & -0x605710 class zCEventMessage * __cdecl zCEventMessage CreateFromID unsigned long -0x605730 void __thiscall zCEventMessage PackToBuffer class zCBuffer & class zCEventManager * -0x605780 class zCEventMessage * __cdecl zCEventMessage CreateFromBuffer class zCBuffer & class zCEventManager * -0x6057c0 void __thiscall zCEventMessage Archive class zCArchiver & -0x6059c0 void __thiscall zCEventMessage Unarchive class zCArchiver & -0x6059e0 void __cdecl zCEventMessage TestClassIntegrity -0x6060c0 void __thiscall zCEventCore Clear -0x606100 void __thiscall zCEventCore ~zCEventCore -0x606120 void __thiscall zCEventCore Pack class zCBuffer & class zCEventManager * -0x6061d0 void __thiscall zCEventCore Unpack class zCBuffer & class zCEventManager * -0x6062f0 class zSTRING __thiscall zCEventCore MD_GetSubTypeString int -0x606496 class zSTRING __thiscall zCEventCore MD_GetSubTypeString int -0x6064f0 void __thiscall zCEventCore Archive class zCArchiver & -0x606560 void __thiscall zCEventCore Unarchive class zCArchiver & -0x606660 zCVisual* __thiscall zCVisual zCVisual -0x6067d0 void * __thiscall zCVisual `scalar deleting destructor' unsigned int -0x606800 void __thiscall zCVisual ~zCVisual -0x606820 void __thiscall zCVisual AddNextLODVisual class zCVisual * -0x606850 void __thiscall zCVisual AddEndLODVisual class zCVisual * -0x606880 void __thiscall zCVisual GetLODVisualAndAlpha float class zCVisual * & float & -0x6068e0 int __thiscall zCVisual TraceRay class zVEC3 const & class zVEC3 const & int struct zTTraceRayReport & -0x6068f0 void __cdecl zCVisual InitVisualSystem -0x606a80 void __cdecl zCVisual CleanupVisualSystem -0x606ad0 class zCVisual * __cdecl zCVisual LoadVisual class zSTRING const & -0x606c00 int __thiscall zCVob GetIsProjectile -0x606c20 zCVob* __thiscall zCVob zCVob -0x606c40 void __thiscall zCList::~zCList -0x606c70 void __thiscall zCTree::~zCTree -0x606cd0 void __thiscall zCTree::RemoveSubtree -0x606d10 void __thiscall std map,class std::allocator >::map,class std::allocator > struct std::less const & class std::allocator const & -0x606e90 void __thiscall zCList::Insert struct zCVob::zTModelLimbColl * -0x606ee0 class zCTree * __thiscall zCTree::AddChild class zCTree * -0x606f10 class std::_Tree,struct std::map,class std::allocator >::_Kfn,struct std::less,class std::allocator >::iterator __thiscall std _Tree,struct std::map,class std::allocator >::_Kfn,struct std::less,class std::allocator >::begin -0x6071b0 void __thiscall std _Tree,struct std::map,class std::allocator >::_Kfn,struct std::less,class std::allocator >::const_iterator::_Inc -0x607200 int __thiscall zCList::GetNumInList -0x607630 void __thiscall std _Tree,struct std::map,class std::allocator >::_Kfn,struct std::less,class std::allocator >::_Erase struct std::_Tree struct std::map class std::allocator >::_Kfn struct std::less class std::allocator >::_Node * -0x6078e0 void __thiscall std _Tree,struct std::map,class std::allocator >::_Kfn,struct std::less,class std::allocator >::_Lrotate struct std::_Tree struct std::map class std::allocator >::_Kfn struct std::less class std::allocator >::_Node * -0x607940 void __thiscall std _Tree,struct std::map,class std::allocator >::_Kfn,struct std::less,class std::allocator >::_Rrotate struct std::_Tree struct std::map class std::allocator >::_Kfn struct std::less class std::allocator >::_Node * -0x6079c0 void __thiscall std _Tree,struct std::map,class std::allocator >::_Kfn,struct std::less,class std::allocator >::const_iterator::_Dec -0x607a20 void __cdecl std _Construct struct std::pair * struct std::pair const & -0x607c60 class zCObject * __cdecl zCVobLight _CreateNewInstance -0x607d10 zCVobLight* __thiscall zCVobLight zCVobLight -0x607e00 class zCClassDef * __thiscall zCVobLight _GetClassDef -0x607e10 void * __thiscall zCVobLight `scalar deleting destructor' unsigned int -0x607e40 void __thiscall zCVobLight ~zCVobLight -0x607fe0 void __cdecl zCVobLight CleanupVobLight -0x608050 void __thiscall zCVobLight OnTrigger class zCVob * class zCVob * -0x608120 void __thiscall zCVobLight OnUntrigger class zCVob * class zCVob * -0x6081c0 void __thiscall zCVobLight DoAnimation -0x608320 void __thiscall zCVobLight SetRange float int -0x608410 struct zCOLOR __cdecl zCVobLight SumLightsAtPositionWS class zCArray const & class zVEC3 const & int -0x608690 void __cdecl zCVobLight LoadLightPresets -0x6087e0 void __cdecl zCVobLight SaveLightPresets -0x608910 void __thiscall zCVobLight AddThisToPresetList class zSTRING const & -0x608be0 int __thiscall zCVobLight SetByPreset class zSTRING const & -0x608e60 int __thiscall zCVobLight SetByPresetInUse -0x6090b0 void __thiscall zCVobLight Archive class zCArchiver & -0x609100 void __thiscall zCVobLight Unarchive class zCArchiver & -0x6092b0 void __thiscall zCVobLight EndMovement int -0x609530 void __thiscall zCVobLight ThisVobAddedToWorld class zCWorld * -0x609790 void __thiscall zCVobLightPreset Archive class zCArchiver & -0x6097c0 void __thiscall zCVobLightPreset Unarchive class zCArchiver & -0x609970 int __thiscall zCVobLightData SetLensFlareFXByName class zSTRING const & -0x609a70 class zSTRING const & __thiscall zCVobLightData GetLensFlareFXName -0x609a90 void __thiscall zCVobLightData Archive class zCArchiver & -0x609fa0 void __thiscall zCVobLightData Unarchive class zCArchiver & -0x60a970 zCVobLightData* __thiscall zCVobLightData zCVobLightData -0x60a9f0 void __thiscall zCVobLightData ~zCVobLightData -0x60aa60 void __thiscall zCVobLightData SetRange float int -0x60aac0 int __thiscall zCArray::Search class zCObject * const & -0x60aaf0 void __thiscall zCArray AllocAbs int -0x60ab50 void __thiscall zCArray operator= class zCArray const & -0x60abe0 void __thiscall zCArray::operator= class zCArray const & -0x60ac30 void __thiscall zTRayTurboValMap::~zTRayTurboValMap -0x60ad10 void __thiscall zCArray::InsertEnd struct zCOLOR const & -0x60ad50 void __thiscall zCArray::AllocDelta int -0x60adb0 zCVobLight* __thiscall zCVobLight zCVobLight -0x60add0 void __thiscall zCArray::AllocDelta int -0x60ae30 void __thiscall zTRayTurboValMap::InitHashTable unsigned long -0x60af80 void __thiscall zCArray::zSNode *>::AllocAbs int -0x60afe0 void __thiscall zCArray::zSNode *>::DeleteList -0x60b000 void __thiscall zCArray::zSNode *>::AllocDelta int -0x60b060 void __thiscall zCArray::zSNode *>::InsertEnd struct zTRayTurboValMap::zSNode * const & -0x60b350 class zCObject * __cdecl zCVobStair _CreateNewInstance -0x60b3b0 void __cdecl zCVobStair operator delete void * -0x60b3d0 class zCClassDef * __thiscall zCVobStair _GetClassDef -0x60b3e0 void * __thiscall zCVobStair `scalar deleting destructor' unsigned int -0x60b410 void __thiscall zCVobStair ~zCVobStair -0x60b7f0 class zCObject * __cdecl zCTriggerUntouch _CreateNewInstance -0x60b8d0 class zCClassDef * __thiscall zCTriggerBase _GetClassDef -0x60b8e0 void __cdecl zCTriggerUntouch operator delete void * -0x60b900 class zCClassDef * __thiscall zCTriggerUntouch _GetClassDef -0x60b910 void __thiscall zCTriggerUntouch OnTouch class zCVob * -0x60b920 void __thiscall zCTriggerUntouch OnTrigger class zCVob * class zCVob * -0x60b930 void __thiscall zCTriggerUntouch OnUntrigger class zCVob * class zCVob * -0x60b940 void * __thiscall zCTriggerUntouch `scalar deleting destructor' unsigned int -0x60b970 void __thiscall zCTriggerUntouch ~zCTriggerUntouch -0x60bbc0 class zCObject * __cdecl zCMessageFilter _CreateNewInstance -0x60bca0 void __cdecl zCMessageFilter operator delete void * -0x60bcc0 class zCClassDef * __thiscall zCMessageFilter _GetClassDef -0x60bcd0 void __thiscall zCMessageFilter OnTouch class zCVob * -0x60bce0 void __thiscall zCMessageFilter OnUntouch class zCVob * -0x60bee0 class zCObject * __cdecl zCCodeMaster _CreateNewInstance -0x60c0c0 void __cdecl zCCodeMaster operator delete void * -0x60c0e0 class zCClassDef * __thiscall zCCodeMaster _GetClassDef -0x60c0f0 void __thiscall zCCodeMaster OnUntouch class zCVob * -0x60c100 void __thiscall zCCodeMaster OnTouch class zCVob * -0x60c110 void __thiscall zCTriggerBase ~zCTriggerBase -0x60c360 class zCObject * __cdecl zCMoverControler _CreateNewInstance -0x60c450 void __cdecl zCMoverControler operator delete void * -0x60c470 class zCClassDef * __thiscall zCMoverControler _GetClassDef -0x60c480 void __thiscall zCMoverControler OnUntrigger class zCVob * class zCVob * -0x60c490 void __thiscall zCMoverControler OnUntouch class zCVob * -0x60c4a0 void __thiscall zCMoverControler OnTouch class zCVob * -0x60c6a0 class zCObject * __cdecl zCTriggerWorldStart _CreateNewInstance -0x60c790 void __cdecl zCTriggerWorldStart operator delete void * -0x60c7b0 class zCClassDef * __thiscall zCTriggerWorldStart _GetClassDef -0x60c7c0 void __thiscall zCTriggerWorldStart OnTouch class zCVob * -0x60c7d0 void __thiscall zCTriggerWorldStart OnUntouch class zCVob * -0x60c7e0 void __thiscall zCTriggerWorldStart OnUntrigger class zCVob * class zCVob * -0x60c9e0 class zCObject * __cdecl zCTrigger _CreateNewInstance -0x60ca40 void __cdecl zCTrigger operator delete void * -0x60cc50 class zCObject * __cdecl zCTriggerList _CreateNewInstance -0x60ce50 void __cdecl std::char_traits assign char & char const & -0x60ce60 void __cdecl zCTriggerList operator delete void * -0x60ce80 class zCClassDef * __thiscall zCTriggerList _GetClassDef -0x60d080 class zCObject * __cdecl zCMover _CreateNewInstance -0x60d0e0 void __cdecl zCMover operator delete void * -0x60d2f0 class zCObject * __cdecl zCTriggerTeleport _CreateNewInstance -0x60d450 void __cdecl zCTriggerTeleport operator delete void * -0x60d470 class zCClassDef * __thiscall zCTriggerTeleport _GetClassDef -0x60d850 class zCObject * __cdecl zCEarthquake _CreateNewInstance -0x60d920 class zCClassDef * __thiscall zCEarthquake _GetClassDef -0x60db20 class zCObject * __cdecl zCPFXControler _CreateNewInstance -0x60dbd0 void __cdecl zCPFXControler operator delete void * -0x60dbf0 class zCClassDef * __thiscall zCPFXControler _GetClassDef -0x60ddf0 class zCObject * __cdecl zCTouchDamage _CreateNewInstance -0x60ded0 void __cdecl zCTouchDamage operator delete void * -0x60def0 class zCClassDef * __thiscall zCTouchDamage _GetClassDef -0x60e0f0 class zCObject * __cdecl zCTouchAnimate _CreateNewInstance -0x60e1d0 void __cdecl zCTouchAnimate operator delete void * -0x60e1f0 class zCClassDef * __thiscall zCTouchAnimate _GetClassDef -0x60e3f0 class zCObject * __cdecl zCTouchAnimateSound _CreateNewInstance -0x60e580 void __cdecl zCTouchAnimateSound operator delete void * -0x60e5a0 class zCClassDef * __thiscall zCTouchAnimateSound _GetClassDef -0x60e7a0 class zCObject * __cdecl zCVobAnimate _CreateNewInstance -0x60e840 void __cdecl zCVobAnimate operator delete void * -0x60e860 class zCClassDef * __thiscall zCVobAnimate _GetClassDef -0x60ea60 class zCObject * __cdecl zCVobLensFlare _CreateNewInstance -0x60eb10 void __cdecl zCVobLensFlare operator delete void * -0x60eb30 class zCClassDef * __thiscall zCVobLensFlare _GetClassDef -0x60ed30 class zCObject * __cdecl zCVobScreenFX _CreateNewInstance -0x60ef70 class zCObject * __cdecl zCEventCommon _CreateNewInstance -0x60f0a0 void __cdecl zCEventCommon operator delete void * -0x60f0c0 class zCClassDef * __thiscall zCEventCommon _GetClassDef -0x60f0d0 int __thiscall zCEventCommon MD_GetNumOfSubTypes -0x60f0e0 int __thiscall zCEventCommon IsNetRelevant -0x60f0f0 void * __thiscall zCEventCommon `scalar deleting destructor' unsigned int -0x60f120 void __thiscall zCEventCommon ~zCEventCommon -0x60f310 class zCObject * __cdecl zCEventMover _CreateNewInstance -0x60f440 void __cdecl zCEventMover operator delete void * -0x60f460 class zCClassDef * __thiscall zCEventMover _GetClassDef -0x60f470 int __thiscall zCEventMover MD_GetNumOfSubTypes -0x60f480 int __thiscall zCEventMover IsNetRelevant -0x60f490 void * __thiscall zCEventMover `scalar deleting destructor' unsigned int -0x60f4c0 void __thiscall zCEventMover ~zCEventMover -0x60f6b0 class zCObject * __cdecl zCEventScreenFX _CreateNewInstance -0x60f780 class zCClassDef * __thiscall zCEventScreenFX _GetClassDef -0x60f790 int __thiscall zCEventScreenFX MD_GetNumOfSubTypes -0x60f7a0 void * __thiscall zCEventScreenFX `scalar deleting destructor' unsigned int -0x60f7d0 void __thiscall zCEventScreenFX ~zCEventScreenFX -0x60f7e0 class zSTRING __thiscall zCEventCommon MD_GetSubTypeString int -0x60f940 class zSTRING __thiscall zCEventMover MD_GetSubTypeString int -0x60fa72 class zSTRING __thiscall zCEventMover MD_GetSubTypeString int -0x60faf0 zCTriggerBase* __thiscall zCTriggerBase zCTriggerBase -0x60fb90 void * __thiscall zCTriggerBase `scalar deleting destructor' unsigned int -0x60fbc0 void __thiscall zCTriggerBase OnTouch class zCVob * -0x60fc60 void __thiscall zCTriggerBase OnUntouch class zCVob * -0x60fd00 void __thiscall zCTriggerBase OnTrigger class zCVob * class zCVob * -0x60fda0 void __thiscall zCTriggerBase OnUntrigger class zCVob * class zCVob * -0x60fe40 void __thiscall zCTriggerBase Archive class zCArchiver & -0x60fe70 void __thiscall zCTriggerBase Unarchive class zCArchiver & -0x60fea0 zCTrigger* __thiscall zCTrigger zCTrigger -0x610090 class zCClassDef * __thiscall zCTrigger _GetClassDef -0x6100a0 void * __thiscall zCTrigger `scalar deleting destructor' unsigned int -0x6100d0 void __thiscall zCTrigger ClearStateInternals -0x610120 void __thiscall zCTrigger ~zCTrigger -0x610220 int __thiscall zCTrigger CanBeActivatedNow class zCVob * -0x610340 void __thiscall zCTrigger TriggerTarget class zCVob * -0x6103f0 void __thiscall zCTrigger UntriggerTarget class zCVob * -0x6104a0 void __thiscall zCTrigger TriggerTargetPost -0x6104d0 void __thiscall zCTrigger ActivateTrigger class zCVob * -0x6105b0 void __thiscall zCTrigger DeactivateTrigger class zCVob * -0x6105e0 void __thiscall zCTrigger OnTrigger class zCVob * class zCVob * -0x610600 void __thiscall zCTrigger OnUntrigger class zCVob * class zCVob * -0x610640 void __thiscall zCTrigger OnTouch class zCVob * -0x610660 void __thiscall zCTrigger OnUntouch class zCVob * -0x6106a0 void __thiscall zCTrigger OnDamage class zCVob * class zCVob * float int class zVEC3 const & -0x6106e0 void __thiscall zCTrigger OnMessage class zCEventMessage * class zCVob * -0x610750 void __thiscall zCTrigger OnTimer -0x6107e0 void __thiscall zCTrigger Archive class zCArchiver & -0x610a60 void __thiscall zCTrigger Unarchive class zCArchiver & -0x610d20 zCMover* __thiscall zCMover zCMover -0x610f00 class zCClassDef * __thiscall zCMover _GetClassDef -0x610f10 void * __thiscall zCMover `scalar deleting destructor' unsigned int -0x610f40 void __thiscall zCMover ClearStateInternals -0x611000 void __thiscall zCMover ~zCMover -0x6111f0 int __thiscall zCMover CanThisCollideWith class zCVob * -0x611270 void __thiscall zCMover UpdateInternals -0x6112f0 struct zCMover::zTMov_Keyframe __cdecl zCMover GetKeyframe class zCVob * -0x6113d0 void __thiscall zCMover AdvanceKeyframe_KF -0x611400 void __thiscall zCMover SetToKeyframe_KF float -0x611900 void __thiscall zCMover InterpolateKeyframes_KF -0x611d90 void __thiscall zCMover AdvanceMover -0x612070 int __thiscall zCModel GetAniIDFromAniName class zSTRING const & -0x612090 void __thiscall zCMover SetToKeyframe float float -0x612300 void __thiscall zCMover InvertMovement -0x6123a0 void __thiscall zCMover SetVisual class zCVisual * -0x612560 void __thiscall zCMover StartMovingSound -0x6125d0 void __thiscall zCMover MoveToKeyframe int -0x612640 void __thiscall zCMover DoOpen -0x6126f0 void __thiscall zCMover FinishedOpening -0x612770 void __thiscall zCMover DoClose -0x612830 void __thiscall zCMover FinishedClosing -0x612880 void __thiscall zCMover Unlock class zCVob * -0x612a50 void __thiscall zCMover Lock class zCVob * -0x612c20 int __thiscall zCMover IsKeyToThisMover class zCVob * -0x612cb0 void __thiscall zCMover TriggerMover class zCVob * -0x612f50 void __thiscall zCSoundSystem::zTSound3DParams SetDefaults -0x612f80 void __thiscall zCMover OnTick -0x613080 void __thiscall zCMover OnTrigger class zCVob * class zCVob * -0x613170 void __thiscall zCMover OnUntrigger class zCVob * class zCVob * -0x613340 void __thiscall zCMover OnTouch class zCVob * -0x613400 void __thiscall zCMover OnDamage class zCVob * class zCVob * float int class zVEC3 const & -0x613450 void __thiscall zCMover OnMessage class zCEventMessage * class zCVob * -0x6137b7 void __thiscall zCMover OnMessage class zCEventMessage * class zCVob * -0x6137d0 void __thiscall zCMover PostLoad -0x6137e0 void __thiscall zCMover Archive class zCArchiver & -0x613aa0 void __thiscall zCMover Unarchive class zCArchiver & -0x613ea0 zCEarthquake* __thiscall zCEarthquake zCEarthquake -0x613f50 void * __thiscall zCEarthquake `scalar deleting destructor' unsigned int -0x613f80 void __thiscall zCEarthquake ~zCEarthquake -0x613f90 void __thiscall zCEarthquake OnTrigger class zCVob * class zCVob * -0x613fe0 void __thiscall zCEarthquake OnUntrigger class zCVob * class zCVob * -0x614030 void __thiscall zCEarthquake Archive class zCArchiver & -0x6140b0 void __thiscall zCEarthquake Unarchive class zCArchiver & -0x614120 zCTriggerTeleport* __thiscall zCTriggerTeleport zCTriggerTeleport -0x6142a0 void * __thiscall zCTriggerTeleport `scalar deleting destructor' unsigned int -0x6142d0 void __thiscall zCTriggerTeleport ~zCTriggerTeleport -0x614440 void __thiscall zCTriggerTeleport DoTeleport class zCVob * -0x614690 void __thiscall zCTriggerTeleport OnTouch class zCVob * -0x6146a0 void __thiscall zCTriggerTeleport OnTrigger class zCVob * class zCVob * -0x6146b0 void __thiscall zCTriggerTeleport OnUntrigger class zCVob * class zCVob * -0x6146c0 void __thiscall zCTriggerTeleport Archive class zCArchiver & -0x6146f0 void __thiscall zCTriggerTeleport Unarchive class zCArchiver & -0x614760 zCPFXControler* __thiscall zCPFXControler zCPFXControler -0x6147b0 void * __thiscall zCPFXControler `scalar deleting destructor' unsigned int -0x6147e0 void __thiscall zCPFXControler ~zCPFXControler -0x614840 class zCParticleFX * __thiscall zCPFXControler GetPFX -0x6148b0 void __thiscall zCPFXControler PostLoad -0x6148d0 void __thiscall zCPFXControler OnTrigger class zCVob * class zCVob * -0x614960 void __thiscall zCPFXControler OnUntrigger class zCVob * class zCVob * -0x614990 void __thiscall zCPFXControler Archive class zCArchiver & -0x6149f0 void __thiscall zCPFXControler Unarchive class zCArchiver & -0x614b50 zCTriggerList* __thiscall zCTriggerList zCTriggerList -0x614cc0 void * __thiscall zCTriggerList `scalar deleting destructor' unsigned int -0x614cf0 void __thiscall zCTriggerList ~zCTriggerList -0x614e00 void __thiscall zCTriggerList Init -0x614f10 class zSTRING const * __thiscall zCTriggerList GetTriggerTarget int -0x614f30 void __thiscall zCTriggerList TriggerActTarget class zCVob * -0x615000 int __thiscall zCTriggerList ProcessActTarget class zCVob * -0x615090 void __thiscall zCTriggerList FinishActivation -0x615100 void __thiscall zCTriggerList OnTimer -0x615190 void __thiscall zCTriggerList DoTriggering class zCVob * -0x615460 void __thiscall zCTriggerList TriggerTarget class zCVob * -0x615470 void __thiscall zCTriggerList UntriggerTarget class zCVob * -0x615490 void __thiscall zCTriggerList Archive class zCArchiver & -0x615770 void __thiscall zCTriggerList Unarchive class zCArchiver & -0x615a80 zCTouchDamage* __thiscall zCTouchDamage zCTouchDamage -0x615b30 void * __thiscall zCTouchDamage `scalar deleting destructor' unsigned int -0x615b60 void __thiscall zCTouchDamage ~zCTouchDamage -0x615b70 void __thiscall zCTouchDamage OnTouch class zCVob * -0x615c50 void __thiscall zCTouchDamage OnUntouch class zCVob * -0x615c70 void __thiscall zCTouchDamage OnTimer -0x615d70 void __thiscall zCTouchDamage ProcessToucher class zCVob * -0x615e10 int __thiscall zCTouchDamage TestCollType class zCVob * -0x616070 void __thiscall zCTouchDamage FireDamageMessage class zCVob * -0x616100 void __thiscall zCTouchDamage Archive class zCArchiver & -0x6161d0 void __thiscall zCTouchDamage Unarchive class zCArchiver & -0x616290 char const * __thiscall zCTouchDamage GetDamageTypeArcEnum unsigned long -0x6162b0 void __thiscall zCTouchDamage SetVisual class zCVisual * -0x616300 void __thiscall zCTouchDamage SetVobProperties -0x616340 zCTouchAnimate* __thiscall zCTouchAnimate zCTouchAnimate -0x6163f0 void * __thiscall zCTouchAnimate `scalar deleting destructor' unsigned int -0x616420 void __thiscall zCTouchAnimate ~zCTouchAnimate -0x6164e0 void __thiscall zCTouchAnimate OnTouch class zCVob * -0x616600 void __thiscall zCTouchAnimate OnUntouch class zCVob * -0x616620 void __thiscall zCTouchAnimate OnTick -0x6167f0 int __thiscall zCTouchAnimate IsTouching class zCVob * -0x6168c0 void __thiscall zCTouchAnimate StartAni -0x616a20 class zSTRING __thiscall zCTouchAnimate GetSoundName -0x616b20 class zCVisual * __thiscall zCVob GetVisual -0x616b30 void __thiscall zCTouchAnimate StopAni -0x616b70 int __thiscall zCTouchAnimate IsAniActive -0x616bb0 void __thiscall zCTouchAnimate Archive class zCArchiver & -0x616bc0 void __thiscall zCTouchAnimate Unarchive class zCArchiver & -0x616c30 void __thiscall zCTouchAnimate SetVisual class zCVisual * -0x616c80 void __thiscall zCTouchAnimate SetVobProperties -0x616cc0 zCTouchAnimateSound* __thiscall zCTouchAnimateSound zCTouchAnimateSound -0x616e30 void * __thiscall zCTouchAnimateSound `scalar deleting destructor' unsigned int -0x616e60 void __thiscall zCTouchAnimateSound ~zCTouchAnimateSound -0x616f60 void __thiscall zCTouchAnimateSound Archive class zCArchiver & -0x616f90 void __thiscall zCTouchAnimateSound Unarchive class zCArchiver & -0x617020 class zSTRING __thiscall zCTouchAnimateSound GetSoundName -0x617070 zCVobAnimate* __thiscall zCVobAnimate zCVobAnimate -0x6170f0 void * __thiscall zCVobAnimate `scalar deleting destructor' unsigned int -0x617120 void __thiscall zCVobAnimate ~zCVobAnimate -0x617130 void __thiscall zCVobAnimate SetVisual class zCVisual * -0x6171a0 void __thiscall zCVobAnimate StartAni -0x6171e0 void __thiscall zCVobAnimate StopAni -0x6171f0 void __thiscall zCVobAnimate OnTrigger class zCVob * class zCVob * -0x617240 void __thiscall zCVobAnimate OnUntrigger class zCVob * class zCVob * -0x617250 void __thiscall zCVobAnimate Archive class zCArchiver & -0x6172a0 void __thiscall zCVobAnimate Unarchive class zCArchiver & -0x617350 zCVobLensFlare* __thiscall zCVobLensFlare zCVobLensFlare -0x6173c0 void * __thiscall zCVobLensFlare `scalar deleting destructor' unsigned int -0x6173f0 void __thiscall zCVobLensFlare ~zCVobLensFlare -0x617410 int __fastcall zCVobLensFlare Render struct zTRenderContext & -0x617430 void __thiscall zCVobLensFlare SetLensFlareFXByName class zSTRING const & -0x617480 void __thiscall zCVobLensFlare Archive class zCArchiver & -0x617570 void __thiscall zCVobLensFlare Unarchive class zCArchiver & -0x617650 zCEventScreenFX* __thiscall zCEventScreenFX zCEventScreenFX enum zCEventScreenFX::zTEventScreenFXSubType float struct zCOLOR float -0x6176f0 void __thiscall zCEventScreenFX Clear -0x617720 class zSTRING __thiscall zCEventScreenFX MD_GetSubTypeString int -0x617885 class zSTRING __thiscall zCEventScreenFX MD_GetSubTypeString int -0x617910 enum zCEventMessage::zTTimeBehavior __thiscall zCEventScreenFX MD_GetTimeBehavior -0x617930 float __thiscall zCEventScreenFX MD_GetMinTime -0x617940 void __thiscall zCEventScreenFX Pack class zCBuffer & class zCEventManager * -0x617980 void __thiscall zCEventScreenFX Unpack class zCBuffer & class zCEventManager * -0x6179c0 void __thiscall zCEventScreenFX Archive class zCArchiver & -0x617a10 void __thiscall zCEventScreenFX Unarchive class zCArchiver & -0x617a60 zCVobScreenFX* __thiscall zCVobScreenFX zCVobScreenFX -0x617bf0 class zCClassDef * __thiscall zCVobScreenFX _GetClassDef -0x617c00 void * __thiscall zCVobScreenFX `scalar deleting destructor' unsigned int -0x617c30 zCVobScreenFX* __thiscall zCVobScreenFX zCVobScreenFX -0x617c80 void __thiscall zCVobScreenFX ~zCVobScreenFX -0x617d60 void __thiscall zCVobScreenFX OnMessage class zCEventMessage * class zCVob * -0x617f34 void __thiscall zCVobScreenFX OnMessage class zCEventMessage * class zCVob * -0x617f50 void __thiscall zCVobScreenFX StartEffect float struct zCOLOR int struct zCVobScreenFX::zTScreenFXSet & -0x617fe0 struct zCOLOR __thiscall zCVobScreenFX CalcEffectColor struct zCVobScreenFX::zTScreenFXSet & -0x618070 void __thiscall zCVobScreenFX OnTick -0x6183b0 void __thiscall zCVobScreenFX Archive class zCArchiver & -0x618440 void __thiscall zCVobScreenFX Unarchive class zCArchiver & -0x6184e0 zCMessageFilter* __thiscall zCMessageFilter zCMessageFilter -0x618590 void * __thiscall zCMessageFilter `scalar deleting destructor' unsigned int -0x6185c0 void __thiscall zCMessageFilter ~zCMessageFilter -0x618620 void __thiscall zCMessageFilter ProcessMessage enum zCMessageFilter::zTMessageType class zCVob * -0x6188ed void __thiscall zCMessageFilter ProcessMessage enum zCMessageFilter::zTMessageType class zCVob * -0x618930 void __thiscall zCMessageFilter OnTrigger class zCVob * class zCVob * -0x618950 void __thiscall zCMessageFilter OnUntrigger class zCVob * class zCVob * -0x618970 void __thiscall zCMessageFilter Archive class zCArchiver & -0x6189d0 void __thiscall zCMessageFilter Unarchive class zCArchiver & -0x618a50 void __thiscall zCTriggerUntouch OnUntouch class zCVob * -0x618b80 zCCodeMaster* __thiscall zCCodeMaster zCCodeMaster -0x618d30 void * __thiscall zCCodeMaster `scalar deleting destructor' unsigned int -0x618d60 void __thiscall zCCodeMaster ~zCCodeMaster -0x618ec0 void __thiscall zCCodeMaster Init -0x619040 void __thiscall zCCodeMaster Reset -0x619090 void __thiscall zCCodeMaster FireTriggerSuccess class zCVob * -0x619170 void __thiscall zCCodeMaster FireTriggerFailure class zCVob * -0x619250 int __thiscall zCCodeMaster GetSlaveNr class zCVob * -0x619300 void __thiscall zCCodeMaster OnTrigger class zCVob * class zCVob * -0x619500 void __thiscall zCCodeMaster OnUntrigger class zCVob * class zCVob * -0x619600 void __thiscall zCCodeMaster OnMessage class zCEventMessage * class zCVob * -0x619670 void __thiscall zCCodeMaster Archive class zCArchiver & -0x619a80 void __thiscall zCCodeMaster Unarchive class zCArchiver & -0x619e40 class zSTRING const * __thiscall zCCodeMaster GetTriggerTarget int -0x619e70 zCMoverControler* __thiscall zCMoverControler zCMoverControler -0x619f30 void * __thiscall zCMoverControler `scalar deleting destructor' unsigned int -0x619f60 void __thiscall zCMoverControler ~zCMoverControler -0x619fc0 void __thiscall zCMoverControler OnTrigger class zCVob * class zCVob * -0x61a0d0 void __thiscall zCMoverControler Archive class zCArchiver & -0x61a340 void __thiscall zCMoverControler Unarchive class zCArchiver & -0x61a3a0 zCTriggerWorldStart* __thiscall zCTriggerWorldStart zCTriggerWorldStart -0x61a450 void * __thiscall zCTriggerWorldStart `scalar deleting destructor' unsigned int -0x61a480 void __thiscall zCTriggerWorldStart ~zCTriggerWorldStart -0x61a4e0 void __thiscall zCTriggerWorldStart PostLoad -0x61a510 void __thiscall zCTriggerWorldStart OnTrigger class zCVob * class zCVob * -0x61a530 void __thiscall zCTriggerWorldStart Archive class zCArchiver & -0x61a590 void __thiscall zCTriggerWorldStart Unarchive class zCArchiver & -0x61a600 zCMover* __thiscall zCMover zCMover -0x61a620 void __thiscall zCArray::AllocDelta int -0x61a6c0 class zCVob * __cdecl zCVob GetAutoLinkParent class zCVob * -0x61a700 int __cdecl zCVob CanAutoLinkWith class zCVob * class zCVob * -0x61a840 void __cdecl zCVob CheckAutoLink class zCVob * class zCVob * -0x61aac0 void __cdecl zCVob CheckAutoUnlink class zCVob * -0x61acd0 void __thiscall zCVob CalcGroundPoly -0x61ae20 void __thiscall zCVob CalcWaterVob -0x61aef0 void __thiscall zCVob SetCollTypeDefaultFromVisual -0x61b060 void __thiscall zCVob TouchMovement -0x61b080 class zMAT4 const & __thiscall zCVob GetNewTrafoObjToWorld -0x61b0a0 class zMAT4 & __thiscall zCVob GetNewTrafoObjToWorld -0x61b0c0 void __thiscall zCVob SetNewTrafoObjToWorld class zMAT4 const & -0x61b0e0 void __thiscall zCVob SetBBox3DWorld struct zTBBox3D const & -0x61b140 void __thiscall zCVob SetBBox3DLocal struct zTBBox3D const & -0x61b1f0 struct zTBBox3D __thiscall zCVob GetBBox3DLocal -0x61b2e0 void __thiscall zCVob Move float float float -0x61b350 void __thiscall zCVob MoveWorld float float float -0x61b3c0 void __thiscall zCVob MoveLocal float float float -0x61b4c0 void __thiscall zCVob SetRotationWorld class zCQuat const & -0x61b520 void __thiscall zCVob RotateWorld class zVEC3 const & float -0x61b610 void __thiscall zCVob RotateLocal class zVEC3 const & float -0x61b6b0 void __thiscall zCVob RotateLocalX float -0x61b720 void __thiscall zCVob RotateLocalY float -0x61b790 void __thiscall zCVob RotateLocalZ float -0x61b800 void __thiscall zCVob RotateWorldX float -0x61b830 void __thiscall zCVob RotateWorldY float -0x61b860 void __thiscall zCVob RotateWorldZ float -0x61b890 void __thiscall zCVob GetPositionWorld float & float & float & -0x61b8c0 void __thiscall zCVob GetPositionLocal float & float & float & -0x61b910 float __thiscall zCVob GetDistanceToVob class zCVob & -0x61b970 float __thiscall zCVob GetDistanceToVobApprox class zCVob & -0x61ba40 float __thiscall zCVob GetDistanceToVob2 class zCVob & -0x61baa0 void __thiscall zCVob SetPositionLocal class zVEC3 const & -0x61bb70 void __thiscall zCVob SetPositionWorld class zVEC3 const & -0x61bbd0 void __thiscall zCVob SetTrafo class zMAT4 const & -0x61bc80 void __thiscall zCVob SetTrafoObjToWorld class zMAT4 const & -0x61bcf0 void __thiscall zCVob ResetRotationsLocal -0x61be20 void __thiscall zCVob ResetXZRotationsLocal -0x61c000 void __thiscall zCVob ResetRotationsWorld -0x61c090 void __thiscall zCVob ResetXZRotationsWorld -0x61c1b0 void __thiscall zCVob SetHeadingYLocal class zVEC3 const & -0x61c280 void __thiscall zCVob SetHeadingYWorld class zVEC3 const & -0x61c450 void __thiscall zCVob SetHeadingYWorld class zCVob * -0x61c5e0 void __thiscall zCVob SetHeadingLocal class zVEC3 const & -0x61c6b0 void __thiscall zCVob SetHeadingWorld class zVEC3 const & -0x61c780 void __thiscall zCVob SetHeadingWorld class zCVob * -0x61c860 void __thiscall zCVob SetHeadingAtLocal class zVEC3 const & -0x61cba0 int __thiscall zCVob HasParentVob -0x61cbc0 void __thiscall zCVob SetHeadingAtWorld class zVEC3 const & -0x61ce50 void __fastcall zCVob SetCollDetStat int -0x61cf40 void __fastcall zCVob SetCollDetDyn int -0x61d040 void __thiscall zCVob CorrectTrafo -0x61d0b0 void __thiscall zCVob DoneWithTrafoLocal -0x61d100 void __thiscall zCVob CreateTrafoLocal -0x61d190 void __thiscall zCVob SetPhysicsEnabled int -0x61d1c0 class zVEC3 __thiscall zCVob GetVelocity -0x61d2d0 void __thiscall zCVob UpdatePhysics -0x61d890 int __thiscall zCVob DetectCollision class zMAT4 * -0x61d9d0 void __fastcall zCVob SetInMovement int -0x61da30 void __fastcall zCVob SetInMovementMode enum zCVob::zTMovementMode -0x61da80 void __thiscall zCVob BeginMovement -0x61dc00 void __thiscall zCVob ResetToOldMovementState -0x61dc30 void __fastcall zCVob UpdateTouchList class zCArray const & -0x61dee0 void __fastcall zCVob CalcDestinationBBox3DWorld struct zTBBox3D & -0x61e020 void __thiscall zCVob AdoptCollObjResults -0x61e0d0 void __thiscall zCVob EndMovement int -0x61e5e0 void __thiscall zCVob SetCollisionObject class zCCollisionObject * -0x61e610 void __thiscall zCVob SetCollisionClass class zCCollisionObjectDef * -0x61e650 class zCCollisionObject * __thiscall zCVob GetCollisionObject -0x61e660 void __thiscall zCVob CreateCollisionObject -0x61e690 void __thiscall zCVob ResetCollisionObjectState -0x61e6d0 void __fastcall zCVob DestroyCollisionObject int -0x61e710 void __thiscall zCVob CheckEmergencyPutToSleep -0x61e870 void __fastcall zCVob CollectCollisionContext_Vobs struct zTBBox3D const & struct zCVob::zTCollisionContext & -0x61ead0 void __fastcall zCVob CollectCollisionContext_Static struct zTBBox3D const & class zCArray & -0x61ed80 zCCollObjectLevelPolys* __thiscall zCCollObjectLevelPolys zCCollObjectLevelPolys -0x61edc0 void __fastcall zCVob CollectCollisionContext struct zCVob::zTCollisionContext & -0x61ee40 void __fastcall zCVob CleanupCollisionContext struct zCVob::zTCollisionContext const & -0x61eeb0 void __fastcall zCVob NotifyCollisionPair class zCCollisionReport * class zCArray const & int -0x61ef80 void __fastcall zCVob ExecuteCollisionResponse class zCArray const & int & -0x61f060 void __thiscall zCVob CheckAndResolveCollisions -0x61f490 void __thiscall zCVob::zTCollisionContext ~zTCollisionContext -0x61f4f0 int __thiscall zCVob IsColliding -0x61f6f0 void __thiscall zCArray::zCArray -0x61f700 void __thiscall zCArray::zCArray -0x61f710 int __thiscall zCVob IsColliding -0x61f9b0 class zCObject * __cdecl zCWorld _CreateNewInstance -0x61fa40 zCWorld* __thiscall zCWorld zCWorld -0x61ff80 void __thiscall zCBBox3DSorterBase::zTBoxSortHandle zTBoxSortHandle -0x620010 void __thiscall zCBBox3DSorterBase::zTBoxSortHandle ClearActive -0x620020 void * __thiscall zCBBox3DSorterBase::zTBoxSortHandle `scalar deleting destructor' unsigned int -0x620040 class zCClassDef * __thiscall zCWorld _GetClassDef -0x620050 class zCPlayerGroup * __thiscall zCWorld GetPlayerGroup -0x620060 void __cdecl zCWayNet operator delete void * -0x620080 void * __thiscall zCWorld `scalar deleting destructor' unsigned int -0x6200b0 void * __thiscall zCVobBBox3DSorter::`vector deleting destructor' unsigned int -0x6200d0 void * __thiscall zCVobBBox3DSorter::zTBoxSortHandle::`scalar deleting destructor' unsigned int -0x6200f0 void __thiscall zCWorld ~zCWorld -0x6203a0 class zCSkyControler * __thiscall zCWorld GetActiveSkyControler -0x6203d0 void __thiscall zCWorld SetSkyControlerIndoor class zCSkyControler * -0x620410 void __thiscall zCWorld SetSkyControlerOutdoor class zCSkyControler * -0x620450 void __thiscall zCWorld RenderWaynet class zCCamera * -0x620470 int __cdecl zCWorld ActiveZoneListCompare void const * void const * -0x6204c0 void __thiscall zCWorld AddZone class zCZone * -0x620630 void __thiscall zCWorld RemoveZone class zCZone * -0x620770 void __thiscall zCWorld RemoveAllZones -0x6207e0 void __thiscall zCWorld UpdateZone class zCZone * -0x6207f0 void __thiscall zCWorld ProcessZones -0x620e60 void __thiscall zCWorld ShowZonesDebugInfo -0x621280 void __thiscall zCWorld ShowTextureStats -0x621700 void __thiscall zCWorld Render class zCCamera & -0x621960 int __fastcall zCWorld TraceRayFirstHit class zVEC3 const & class zVEC3 const & class zCArray const * int -0x621b80 int __fastcall zCWorld TraceRayNearestHit class zVEC3 const & class zVEC3 const & class zCArray const * int -0x621e70 int __fastcall zCWorld TraceRayFirstHit class zVEC3 const & class zVEC3 const & class zCVob * int -0x621fa0 int __fastcall zCWorld TraceRayNearestHit class zVEC3 const & class zVEC3 const & class zCVob * int -0x6220d0 int __fastcall zCWorld TraceRayFirstHitCache class zVEC3 const & class zVEC3 const & class zCArray const * int class zCRayCache * -0x622230 int __fastcall zCWorld TraceRayFirstHitCache class zVEC3 const & class zVEC3 const & class zCVob * int class zCRayCache * -0x6223f0 int __fastcall zCWorld TraceRayNearestHitCache class zVEC3 const & class zVEC3 const & class zCArray const * int class zCRayCache * -0x622550 int __fastcall zCWorld TraceRayNearestHitCache class zVEC3 const & class zVEC3 const & class zCVob * int class zCRayCache * -0x622710 int __fastcall zCWorld PickScene class zCCamera & int int float -0x622980 int __thiscall zCWorld TraverseBsp class zCCBspTree * class zCTree * int -0x622a80 int __thiscall zCWorld TraverseBspAddVobsToMesh class zCCBspTree * class zCTree * -0x622e90 void __thiscall zCWorld SaveBspTreeMesh3DS class zSTRING const & -0x622ec0 void __thiscall zCWorld CompileWorld enum zTBspTreeMode const & float int int class zCArray * -0x623960 int __thiscall zCWorld DisposeVobs class zCTree * -0x623af0 int __thiscall zCWorld DisposeVobsDbg class zCTree * -0x623c80 void __thiscall zCWorld DisposeStaticWorld -0x623d30 void __thiscall zCWorld DisposeWorld -0x623f10 class zCVob * __thiscall zCWorld SearchVob class zCVob * class zCTree * -0x623f60 class zCVob * __thiscall zCWorld SearchVobByID unsigned long class zCTree * -0x623fb0 class zCVob * __thiscall zCWorld SearchVobByName class zSTRING const & -0x624090 void __thiscall zCWorld SearchVobListByName class zSTRING const & class zCArray & -0x624250 void __thiscall zCWorld SearchVobListByClass class zCClassDef * class zCArray & class zCTree * -0x624320 void __thiscall zCWorld SearchVobListByBaseClass class zCClassDef * class zCArray & class zCTree * -0x624400 void __thiscall zCWorld SearchZoneListByClass class zCClassDef * class zCArray & -0x624530 class zCZone * __thiscall zCWorld SearchZoneDefaultByClass class zCClassDef * -0x6245a0 class zCTree * __thiscall zCWorld AddVobAsChild class zCVob * class zCTree * -0x6247b0 int __thiscall zCWorld ShouldAddThisVobToBsp class zCVob * -0x6247f0 class zCTree * __thiscall zCWorld AddVobAsChild class zCVob * class zCVob * -0x624810 class zCTree * __thiscall zCWorld AddVob class zCVob * -0x624830 void __thiscall zCWorld VobAddedToWorld class zCVob * -0x624970 void __thiscall zCWorld VobRemovedFromWorld class zCVob * -0x624b70 void __thiscall zCWorld RemoveVob class zCVob * -0x624ba0 void __thiscall zCWorld RemoveVob class zCTree * -0x624bc0 void __thiscall zCWorld RemoveVobSubtree_r class zCTree * int -0x624d60 void __thiscall zCWorld RemoveVobSubtree class zCVob * -0x624d90 void __thiscall zCWorld RemoveVobSubtree class zCTree * -0x624db0 void __thiscall zCWorld MoveVobSubtreeTo class zCVob * class zCTree * -0x624e70 void __thiscall zCWorld MoveVobSubtreeTo class zCVob * class zCVob * -0x624e90 void __thiscall zCWorld MoveVobSubtreeToWorldSpace class zCVob * -0x624eb0 void __thiscall zCWorld RemoveVobFromLists class zCVob * -0x625080 void __thiscall zCWorld PrintStatus -0x625ae0 void __thiscall zCWorld PrintGlobalVobTree class zCTree * int -0x625da0 void __thiscall zCWorld PrintActiveVobs -0x625fe0 void __thiscall zCWorld UpdateVobTreeBspDependencies class zCTree * -0x626050 void __thiscall zCWorld MoveVobs -0x6260e0 void __thiscall zCWorld AdvanceClock float -0x626120 void __thiscall zCWorld SaveBspTree class zFILE & -0x6262a0 int __thiscall zCWorld LoadBspTree class zFILE & int -0x6263d0 void __thiscall zCWorld DebugMarkOccluderPolys -0x626570 void __fastcall zCWorld UnarcTraverseVobs class zCArchiver & class zCTree * -0x6269c0 class zCViewProgressBar * __thiscall zCWorld GetProgressBar -0x6269d0 void __thiscall zCWorld Unarchive class zCArchiver & -0x6270b0 void __thiscall zCFileBIN BinSetFile class zFILE * -0x6270d0 int __thiscall zCWorld LoadWorld class zSTRING const & enum zCWorld::zTWorldLoadMode -0x6273e0 class zCVob * __thiscall zCWorld MergeVobSubtree class zSTRING const & class zCVob * enum zCWorld::zTWorldLoadMergeMode -0x6274a0 void __fastcall zCWorld ArcTraverseVobs class zCArchiver & class zCTree * int -0x627890 void __thiscall zCWorld Archive class zCArchiver & -0x627bb0 int __thiscall zCWorld SaveWorld class zSTRING const & enum zCWorld::zTWorldSaveMode int int -0x627e50 int __thiscall zCWorld SaveVobSubtree class zSTRING const & class zCVob * int int -0x627f10 void __thiscall zCWorld TraverseVobTree class zCVobCallback & void * class zCTree * -0x627f70 unsigned long __thiscall zCWorld GetVobHashIndex class zSTRING const & -0x627fa0 unsigned long __thiscall zCWorld GetVobHashIndex class zCVob * -0x627fe0 void __thiscall zCWorld InsertVobHashTable class zCVob * -0x628100 void __thiscall zCWorld RemoveVobHashTable class zCVob * -0x628190 class zCVob * __thiscall zCWorld SearchVobHashTable class zSTRING const & -0x628270 void __thiscall zCWorld SearchVobListHashTable class zSTRING const & class zCArray & -0x628430 void __thiscall zCSession SetWorld class zCWorld * -0x628480 class zCSession * __thiscall zCWorld GetOwnerSession -0x628490 void __thiscall zCWorld ResetCutscenePlayer -0x6284e0 void __thiscall zCWorld RegisterPerFrameCallback class zCWorldPerFrameCallback * -0x628610 void __thiscall zCWorld UnregisterPerFrameCallback class zCWorldPerFrameCallback * -0x628660 class zCTree * __thiscall zCTree::AddChild class zCVob * -0x6286b0 int __thiscall zCTree::CountNodes -0x6286f0 zCWorld* __thiscall zCWorld zCWorld -0x628710 void __thiscall zCWorld ProcessZones -0x628730 void __thiscall zCArray::InsertEnd class zCZone * const & -0x628800 int __thiscall zCArray::IsInList class zCZone * const & -0x628840 void __thiscall zCArraySort::zCArraySort -0x628860 void __thiscall zCArraySort::~zCArraySort -0x628880 void __thiscall zCArraySort::Remove class zCZone * const & -0x6288d0 void __thiscall zCVobBBox3DSorter::~zCVobBBox3DSorter -0x6288e0 struct zTBBox3D const & __thiscall zCVobBBox3DSorter::GetBBox class zCBBox3DSorterBase::zTNode const * -0x6288f0 void __thiscall zCVobBBox3DSorter::zTBoxSortHandle::~zTBoxSortHandle -0x628950 void __thiscall zCVobBBox3DSorter::zTBoxSortHandle::AddActive void * -0x628a50 void __thiscall zCVobBBox3DSorter::zTBoxSortHandle::DelActive void * -0x628aa0 void __thiscall zCVobBBox3DSorter::zTBoxSortHandle::ClearActive -0x628ac0 void __thiscall zCArray::AllocDelta int -0x628b20 void __thiscall zCArray::InsertAtPos class zCZone * const & int -0x628c10 void __thiscall zCArray::RemoveOrderIndex int -0x628c40 void __thiscall zCArraySort::InsertEnd class zCZone * const & -0x628d10 int __thiscall zCArraySort::Search class zCZone * const & -0x628d80 void __thiscall zCArraySort::AllocDelta int -0x628ea0 void __thiscall zCPolygon LightStatic class zCVobLight & class zVEC3 const & class zMAT4 & class zCWorld * -0x629800 void __thiscall zCPolygon SmoothSectorBorder class zCWorld * -0x629a50 void __thiscall zCMesh LightMesh class zCVobLight & class zMAT4 & class zCWorld * -0x629b30 void __thiscall zCWorld LightWorldStaticUncompiled class zCTree * -0x629f70 void __thiscall zCWorld LightWorldStaticCompiled -0x62a740 void __thiscall zCOLOR SetRGB unsigned char unsigned char unsigned char -0x62a760 void __thiscall zCWorld GenerateStaticVertexLighting -0x62aa70 int __thiscall zCWorld LightingTestRay class zVEC3 const & class zVEC3 const & class zVEC3 & class zCPolygon * & -0x62ab30 int __thiscall zCWorld GetSurfaceLightmapBBox2D class zCArray & struct zTBBox2D & int * const -0x62af90 class zVEC3 __thiscall zCWorld GetPhongNormal class zCPolygon * class zVEC3 const & -0x62b350 class zCPatchMap * __thiscall zCWorld GeneratePatchMapFromSurface class zCArray & -0x62c0c0 zCPatch* __thiscall zCPatch zCPatch -0x62c110 int __thiscall zCPatchMap CheckRaySurfaceIntersection class zVEC3 & class zVEC3 & class zVEC3 & class zCPolygon * & -0x62c1b0 void __thiscall zCWorld GenerateLightmapFromPatchMap class zCPatchMap * -0x62d4c0 void __thiscall zCWorld LightPatchMap class zCPatchMap * -0x62d970 void __thiscall zCWorld GenerateSurfaces int struct zTBBox3D * -0x62e760 void __thiscall zCPatchMap ~zCPatchMap -0x62e800 void __thiscall zCWorld MakeTransfers -0x62f000 void __thiscall zCPatch DoTransfers -0x62f150 void __thiscall zCWorld GenerateLightmapsRadiosity struct zTBBox3D * -0x62f3a0 void __thiscall zCWorld GenerateLightmaps enum zCWorld::zTStaticWorldLightMode const & struct zTBBox3D * -0x62fb70 void __thiscall zCWorld GenerateStaticWorldLighting enum zCWorld::zTStaticWorldLightMode const & struct zTBBox3D * -0x62fe60 void __thiscall zCWorld MakeVobLightingDirty -0x630050 void __thiscall zCList::~zCList -0x630080 void __thiscall zCList::Insert class zCVob * -0x6300d0 class zCPatchMap * __thiscall zCWorld GeneratePatchMapFromSurface class zCArray & -0x6300f0 void __thiscall zCWorld MakeTransfers -0x630110 void * __thiscall zCList::`scalar deleting destructor' unsigned int -0x630150 void __thiscall zCArray::AllocDelta int -0x6301c0 void __thiscall zCArray::InsertEnd class zCTransfer const & -0x6302d0 void __thiscall zCArray::InsertEnd class zCPatch * const & -0x6303a0 void __thiscall zCArray::InsertEnd class zCPatchMap * const & -0x630470 void __thiscall zCArray::InsertEnd class zCTransferConstr const & -0x630580 void __cdecl zDieter_StartUp struct HWND__ * * -0x632ab0 void __thiscall zCSoundSystemDummy DoSoundUpdate -0x632ac0 class zCSoundFX * __thiscall zCSoundSystemDummy LoadSoundFX class zSTRING const & -0x632b20 void * __thiscall zCSoundFXDummy `scalar deleting destructor' unsigned int -0x632b50 void __thiscall zCSoundFXDummy ~zCSoundFXDummy -0x632b60 int __thiscall zCSoundSystemDummy PlaySound class zCSoundFX * int -0x632b70 int __thiscall zCSoundSystemDummy PlaySound class zCSoundFX * int int float float -0x632b80 void __thiscall zCSoundSystemDummy SetGlobalOcclusion float -0x632b90 int __thiscall zCSoundSystemDummy PlaySound3D class zCSoundFX * class zCVob * int struct zCSoundSystem::zTSound3DParams * -0x632ba0 int __thiscall zCSoundSystemDummy PlaySound3D class zSTRING const & class zCVob * int struct zCSoundSystem::zTSound3DParams * -0x632bb0 int __thiscall zCSoundSystemDummy GetSound3DProps int const & struct zCSoundSystem::zTSound3DParams & -0x632bc0 int __thiscall zCSoundSystemDummy UpdateSound3D int const & struct zCSoundSystem::zTSound3DParams * -0x632bd0 void __thiscall zCSoundManager::zCTableEntry ~zCTableEntry -0x632c90 class zCMusicTheme * __thiscall zCMusicSys_Dummy LoadThemeByScript class zSTRING const & -0x632ce0 class zCMusicTheme * __thiscall zCMusicSys_Dummy LoadTheme class zSTRING const & -0x632d30 class zCMusicJingle * __thiscall zCMusicSys_Dummy LoadJingleByScript class zSTRING const & -0x632d90 class zCMusicJingle * __thiscall zCMusicSys_Dummy LoadJingle class zSTRING const & -0x632df0 void __thiscall zCMusicSys_Dummy DoMusicUpdate -0x6370b0 void __thiscall zCTimer SetMotionFactor float -0x6370c0 void __thiscall zCResourceManager SetShowDebugInfo int -0x6370d0 int __thiscall zCResourceManager GetShowDebugInfo -0x6370e0 void __cdecl zCProgMeshProto SetLODParamStrength float -0x6370f0 int __cdecl zCBspTree GetShowPortals -0x637100 void __cdecl zCBspTree SetShowPortals int -0x637110 void __cdecl zCVob SetShowHelperVisuals int -0x637120 int __cdecl zCVob GetShowHelperVisuals -0x637130 int __cdecl zCVob GetAnimationsEnabled -0x637140 void __cdecl zCVob SetAnimationsEnabled int -0x637150 void __thiscall zCZone SetVisual class zCVisual * -0x637160 void __thiscall zCZone SetVisual class zSTRING const & -0x637170 class zCClassDef * __thiscall zCZone GetZoneMotherClass -0x637180 void __cdecl zCZoneZFog operator delete void * -0x6371a0 void __cdecl zCZoneZFogDefault operator delete void * -0x6371c0 class zCClassDef * __thiscall zCZoneZFogDefault _GetClassDef -0x6371d0 int __cdecl zCWorld GetWaveAnisEnabled -0x6371e0 void __cdecl zCWorld SetWaveAnisEnabled int -0x6371f0 int __cdecl zCWorld GetShowTextureStats -0x637200 void __cdecl zCWorld SetShowTextureStats int -0x637210 void __thiscall zCWorld SetVobFarClipZScalability float -0x637220 void __thiscall zCVobCallback_PrintBigBBox ~zCVobCallback_PrintBigBBox -0x637310 void __thiscall zCVobCallback_PrintBigBBox HandleVob class zCVob * void * -0x638150 void __thiscall zCShowMemCallback DoWorldPerFrameCallback class zCWorld * class zCCamera * -0x638f80 zTRnd_DeviceInfo* __thiscall zTRnd_DeviceInfo zTRnd_DeviceInfo -0x638fa0 void * __thiscall zCZoneZFogDefault `scalar deleting destructor' unsigned int -0x638fd0 void __thiscall zCZoneZFogDefault ~zCZoneZFogDefault -0x638fe0 void * __thiscall zCMusicSys_Dummy `scalar deleting destructor' unsigned int -0x639000 void * __thiscall zCSoundSystemDummy `scalar deleting destructor' unsigned int -0x639020 void __thiscall zCMusicSys_Dummy ~zCMusicSys_Dummy -0x639030 void __thiscall zCSoundSystemDummy ~zCSoundSystemDummy -0x639040 void __cdecl zDieter_ShutDown -0x6390e0 void __thiscall zCSoundManager ~zCSoundManager -0x6391d0 void __cdecl zDieter_ShutDown_Fast -0x6391e0 void __thiscall zCArraySort::zCArraySort -0x639200 void __cdecl zDieter_StartUp struct HWND__ * * -0x639230 void __thiscall zCArraySort::zCArraySort -0x639250 void __cdecl zDieter_StartUp struct HWND__ * * -0x639680 class zCObject * __cdecl zCZoneReverb _CreateNewInstance -0x639740 class zCClassDef * __thiscall zCZone _GetClassDef -0x639750 void __thiscall zCZone ProcessZoneList class zCArraySort const & class zCArraySort const & class zCWorld * -0x639760 class zCClassDef * __thiscall zCZone GetDefaultZoneClass -0x639770 void __cdecl zCZoneReverb operator delete void * -0x639790 class zCClassDef * __thiscall zCZoneReverb _GetClassDef -0x639990 class zCObject * __cdecl zCZoneReverbDefault _CreateNewInstance -0x639a50 void __cdecl zCZoneReverbDefault operator delete void * -0x639a70 class zCClassDef * __thiscall zCZoneReverbDefault _GetClassDef -0x639a80 void __thiscall zCZoneReverbDefault ProcessZoneList class zCArraySort const & class zCArraySort const & class zCWorld * -0x639a90 void * __thiscall zCZoneReverbDefault `scalar deleting destructor' unsigned int -0x639ac0 void __thiscall zCZoneReverbDefault ~zCZoneReverbDefault -0x639d20 class zCObject * __cdecl zCZoneVobFarPlane _CreateNewInstance -0x639de0 void __cdecl zCZoneVobFarPlane operator delete void * -0x639e00 class zCClassDef * __thiscall zCZoneVobFarPlane _GetClassDef -0x63a000 class zCObject * __cdecl zCZoneVobFarPlaneDefault _CreateNewInstance -0x63a0c0 void __cdecl zCZoneVobFarPlaneDefault operator delete void * -0x63a0e0 class zCClassDef * __thiscall zCZoneVobFarPlaneDefault _GetClassDef -0x63a0f0 void * __thiscall zCZoneVobFarPlaneDefault `scalar deleting destructor' unsigned int -0x63a120 void __thiscall zCZoneVobFarPlaneDefault ~zCZoneVobFarPlaneDefault -0x63a380 class zCObject * __cdecl zCZoneMusic _CreateNewInstance -0x63a430 void __cdecl zCZoneMusic operator delete void * -0x63a450 class zCClassDef * __thiscall zCZoneMusic _GetClassDef -0x63a460 void * __thiscall zCZoneMusic `scalar deleting destructor' unsigned int -0x63a490 void __thiscall zCZoneMusic ~zCZoneMusic -0x63a6f0 class zCObject * __cdecl zCZoneZFog _CreateNewInstance -0x63a7e0 class zCClassDef * __thiscall zCZoneZFog _GetClassDef -0x63a9e0 class zCObject * __cdecl zCZoneZFogDefault _CreateNewInstance -0x63acc0 class zCObject * __cdecl zCVobSound _CreateNewInstance -0x63ad20 void __cdecl zCVobSound operator delete void * -0x63af30 class zCObject * __cdecl zCVobSoundDaytime _CreateNewInstance -0x63aff0 void __cdecl zCVobSoundDaytime operator delete void * -0x63b010 class zCClassDef * __thiscall zCVobSoundDaytime _GetClassDef -0x63b020 class zCClassDef * __thiscall zCVobSoundDaytime GetZoneMotherClass -0x63b030 void __thiscall zCBBox3DSorterBase::zTBoxSortHandle ~zTBoxSortHandle -0x63b080 zCBBox3DSorterBase* __thiscall zCBBox3DSorterBase zCBBox3DSorterBase -0x63b100 void * __thiscall zCBBox3DSorterBase `scalar deleting destructor' unsigned int -0x63b120 void __thiscall zCBBox3DSorterBase ~zCBBox3DSorterBase -0x63b1b0 int __cdecl zCBBox3DSorterBase ArrayCompare void const * void const * -0x63b2b0 void __thiscall zCBBox3DSorterBase Clear -0x63b330 void __thiscall zCBBox3DSorterBase AllocAbs int -0x63b3b0 void __thiscall zCBBox3DSorterBase Insert void * -0x63b510 void __thiscall zCBBox3DSorterBase Remove void * -0x63b5d0 void __thiscall zCBBox3DSorterBase GetActiveList struct zTBBox3D const & class zCBBox3DSorterBase::zTBoxSortHandle & -0x63b920 void __thiscall zCBBox3DSorterBase UpdateActiveList struct zTBBox3D const & class zCBBox3DSorterBase::zTBoxSortHandle & -0x63bc00 void __thiscall zCBBox3DSorterBase InsertHandle class zCBBox3DSorterBase::zTBoxSortHandle & -0x63bce0 void __thiscall zCBBox3DSorterBase RemoveHandle class zCBBox3DSorterBase::zTBoxSortHandle & -0x63bd30 void __thiscall zCBBox3DSorterBase Sort -0x63bd70 void __thiscall zCBBox3DSorterBase AdjustSorting class zCArraySort & int -0x63bef0 void __thiscall zCBBox3DSorterBase Update void * -0x63c050 zCZone* __thiscall zCZone zCZone -0x63c0c0 void * __thiscall zCZone `scalar deleting destructor' unsigned int -0x63c0f0 void __thiscall zCZone ~zCZone -0x63c160 void __thiscall zCZone ThisVobAddedToWorld class zCWorld * -0x63c180 void __thiscall zCZone ThisVobRemovedFromWorld class zCWorld * -0x63c1a0 void __thiscall zCZone EndMovement int -0x63c1d0 float __thiscall zCZone GetCamPosWeight -0x63c390 void __thiscall zCZone SetZoneVobFlags -0x63c3c0 void __thiscall zCZone Unarchive class zCArchiver & -0x63c400 class zSTRING __thiscall zCZone GetDebugDescString -0x63c5b0 zCZoneZFog* __thiscall zCZoneZFog zCZoneZFog -0x63c660 void * __thiscall zCZoneZFog `scalar deleting destructor' unsigned int -0x63c690 void __thiscall zCZoneZFog ~zCZoneZFog -0x63c700 float __thiscall zCZoneZFog GetActiveRange float -0x63c750 float __thiscall zCZoneZFog GetSkyFadeWeight -0x63c790 class zCClassDef * __thiscall zCZoneZFog GetDefaultZoneClass -0x63c7a0 void __thiscall zCZoneZFog ProcessZoneList class zCArraySort const & class zCArraySort const & class zCWorld * -0x63cb80 float __cdecl zSinusEase float -0x63cbb0 void __thiscall zCZoneZFog Archive class zCArchiver & -0x63cc40 void __thiscall zCZoneZFog Unarchive class zCArchiver & -0x63cd00 void __thiscall zCZoneZFogDefault ThisVobAddedToWorld class zCWorld * -0x63cd30 void __thiscall zCZoneZFogDefault Unarchive class zCArchiver & -0x63ce10 zCZoneVobFarPlane* __thiscall zCZoneVobFarPlane zCZoneVobFarPlane -0x63cea0 void * __thiscall zCZoneVobFarPlane `scalar deleting destructor' unsigned int -0x63ced0 void __thiscall zCZoneVobFarPlane ~zCZoneVobFarPlane -0x63cf40 float __thiscall zCZoneVobFarPlane GetActiveFarZ float -0x63cf90 class zCClassDef * __thiscall zCZoneVobFarPlane GetDefaultZoneClass -0x63cfa0 void __thiscall zCZoneVobFarPlane ProcessZoneList class zCArraySort const & class zCArraySort const & class zCWorld * -0x63d090 void __thiscall zCZoneVobFarPlane Archive class zCArchiver & -0x63d0f0 void __thiscall zCZoneVobFarPlane Unarchive class zCArchiver & -0x63d190 void __thiscall zCZoneVobFarPlaneDefault ThisVobAddedToWorld class zCWorld * -0x63d1e0 void __thiscall zCZoneVobFarPlaneDefault Unarchive class zCArchiver & -0x63d2b0 zCVobSound* __thiscall zCVobSound zCVobSound -0x63d4f0 class zCClassDef * __thiscall zCVobSound _GetClassDef -0x63d500 void * __thiscall zCVobSound `scalar deleting destructor' unsigned int -0x63d530 void __thiscall zCVobSound ~zCVobSound -0x63d640 class zSTRING __thiscall zCVobSound GetDebugDescString -0x63d9d0 void __thiscall zCVobSound EndMovement int -0x63da70 void __thiscall zCVobSound SetSound class zSTRING const & -0x63dbb0 class zCSoundFX * __thiscall zCVobSound LoadSound class zSTRING const & -0x63dbf0 void __thiscall zCVobSound SetSoundVolume float -0x63dc00 void __thiscall zCVobSound SetSoundRadius float -0x63dc80 float __thiscall zCVobSound CalcObstruction -0x63dde0 float __thiscall zCVobSound CalcVolumeScale -0x63e040 void __thiscall zCVobSound StartSound int -0x63e1d0 void __thiscall zCVobSound StopSound -0x63e210 void __thiscall zCVobSound DoSoundUpdate float -0x63e350 void __thiscall zCVobSound OnTrigger class zCVob * class zCVob * -0x63e370 void __thiscall zCVobSound OnUntrigger class zCVob * class zCVob * -0x63e3c0 void __thiscall zCVobSound OnMessage class zCEventMessage * class zCVob * -0x63e3d0 void __thiscall zCVobSound Archive class zCArchiver & -0x63e540 void __thiscall zCVobSound Unarchive class zCArchiver & -0x63e8d0 void __thiscall zCVobSound ProcessZoneList class zCArraySort const & class zCArraySort const & class zCWorld * -0x63e9b0 void __thiscall zCVobSound ThisVobAddedToWorld class zCWorld * -0x63e9d0 void __thiscall zCVobSound ThisVobRemovedFromWorld class zCWorld * -0x63ea30 zCVobSoundDaytime* __thiscall zCVobSoundDaytime zCVobSoundDaytime -0x63ea90 void * __thiscall zCVobSoundDaytime `scalar deleting destructor' unsigned int -0x63eac0 void __thiscall zCVobSoundDaytime ~zCVobSoundDaytime -0x63ec40 class zSTRING __thiscall zCVobSoundDaytime GetDebugDescString -0x63ede0 void __thiscall zCVobSoundDaytime ActivateSection int -0x63eec0 int __thiscall zCVobSoundDaytime CalcTimeFrac float float float float & -0x63ef50 void __thiscall zCVobSoundDaytime DoSoundUpdate float -0x63f270 void __thiscall zCVobSoundDaytime Archive class zCArchiver & -0x63f2e0 void __thiscall zCVobSoundDaytime Unarchive class zCArchiver & -0x63f3c0 zCZoneReverb* __thiscall zCZoneReverb zCZoneReverb -0x63f450 void * __thiscall zCZoneReverb `scalar deleting destructor' unsigned int -0x63f480 void __thiscall zCZoneReverb ~zCZoneReverb -0x63f4f0 class zSTRING __thiscall zCZoneReverb GetDebugDescString -0x63f670 float __thiscall zCZoneReverb GetActiveWeight -0x63f6c0 class zCClassDef * __thiscall zCZoneReverb GetDefaultZoneClass -0x63f6d0 void __thiscall zCZoneReverb ProcessZoneList class zCArraySort const & class zCArraySort const & class zCWorld * -0x63f7e0 void __thiscall zCZoneReverb Archive class zCArchiver & -0x63fa50 void __thiscall zCZoneReverb Unarchive class zCArchiver & -0x63fb00 void __thiscall zCZoneReverbDefault ThisVobAddedToWorld class zCWorld * -0x63fb40 void __thiscall zCZoneReverbDefault Unarchive class zCArchiver & -0x63fc10 int __cdecl zCZoneMusic SetAutochange int -0x63fc30 void __cdecl zCZoneMusic GetAutochange int * -0x63fc40 void __thiscall zCBBox3DSorterBase ~zCBBox3DSorterBase -0x63fc60 void __thiscall zCArraySort::zCArraySort -0x63fc80 void __thiscall zCArraySort::~zCArraySort -0x63fca0 void __thiscall zCArraySort::QuickSort -0x63fcc0 void __thiscall zCBBox3DSorterBase GetActiveList struct zTBBox3D const & class zCBBox3DSorterBase::zTBoxSortHandle & -0x63fce0 void __thiscall zCArraySort::AllocDelta int -0x63fd40 void __thiscall zCArraySort::AllocAbs int -0x63fda0 void __thiscall zCArraySort::InsertEnd void * const & -0x6400f0 class zCObject * __cdecl oCZoneMusic _CreateNewInstance -0x6401b0 void __cdecl oCZoneMusic operator delete void * -0x6401d0 class zCClassDef * __thiscall oCZoneMusic _GetClassDef -0x6403d0 class zCObject * __cdecl oCZoneMusicDefault _CreateNewInstance -0x640490 void __cdecl oCZoneMusicDefault operator delete void * -0x6404b0 class zCClassDef * __thiscall oCZoneMusicDefault _GetClassDef -0x6404c0 oCZoneMusic* __thiscall oCZoneMusic oCZoneMusic -0x640520 void * __thiscall oCZoneMusic `scalar deleting destructor' unsigned int -0x640550 void __thiscall oCZoneMusic ~oCZoneMusic -0x640560 void __thiscall oCZoneMusic ProcessZoneList class zCArraySort const & class zCArraySort const & class zCWorld * -0x641030 class zCClassDef * __thiscall oCZoneMusic GetDefaultZoneClass -0x641040 class zSTRING __thiscall oCZoneMusic GetDebugDescString -0x641060 void __thiscall oCZoneMusic OnTrigger class zCVob * -0x641070 void __thiscall oCZoneMusic OnUntrigger class zCVob * -0x641080 void __thiscall oCZoneMusic SetEnabled int -0x641090 int __thiscall oCZoneMusic IsEnabled -0x6410a0 void __thiscall oCZoneMusic SetPriority int -0x6410b0 int __thiscall oCZoneMusic GetPriority -0x6410c0 void __thiscall oCZoneMusic SetEllipsoid int -0x6410d0 int __thiscall oCZoneMusic IsEllipsoid -0x6410e0 void __thiscall oCZoneMusic SetReverb float -0x6410f0 float __thiscall oCZoneMusic GetReverb -0x641100 void __thiscall oCZoneMusic SetVolume float -0x641110 float __thiscall oCZoneMusic GetVolume -0x641120 void __thiscall oCZoneMusic SetLoop int -0x641130 int __thiscall oCZoneMusic IsLoop -0x641140 void __thiscall oCZoneMusic SetDayEntranceDone int -0x641150 int __thiscall oCZoneMusic IsDayEntranceDone -0x641160 void __thiscall oCZoneMusic SetNightEntranceDone int -0x641170 int __thiscall oCZoneMusic IsNightEntranceDone -0x641180 void __cdecl oCZoneMusic SetZonetime int -0x641190 void __cdecl oCZoneMusic GetZonetime int * -0x6411a0 void __thiscall oCZoneMusic Archive class zCArchiver & -0x641290 void __thiscall oCZoneMusic Unarchive class zCArchiver & -0x641380 float __thiscall oCZoneMusic GetCamPosWeightElps -0x641530 struct oCZoneMusicList * __cdecl oCZoneMusic BuildTempZoneList class oCZoneMusicDefault * class zCArraySort const & -0x641660 void __cdecl oCZoneMusic ReleaseTempZoneList struct oCZoneMusicList * -0x641690 void __cdecl oCZoneMusic SwitchInAndOutZones class zCArraySort const & class zCArraySort const & -0x641b10 class oCZoneMusic * __cdecl oCZoneMusic GetMusicZoneByName class oCZoneMusic * class zSTRING -0x641ba0 void __cdecl oCZoneMusic GetNewTheme class zSTRING * -0x641f90 int __cdecl oCZoneMusic PlayThemeVariation class zSTRING int -0x642400 int __cdecl oCZoneMusic IsDaytime -0x642420 enum oHEROSTATUS __cdecl oCZoneMusic GetHerostatus -0x642430 oCZoneMusicDefault* __thiscall oCZoneMusicDefault oCZoneMusicDefault -0x642490 void * __thiscall oCZoneMusicDefault `scalar deleting destructor' unsigned int -0x6424c0 void __thiscall oCZoneMusicDefault ~oCZoneMusicDefault -0x6426f0 class zCObject * __cdecl zCMusicControler _CreateNewInstance -0x642750 void __cdecl zCMusicControler operator delete void * -0x642770 class zCClassDef * __thiscall zCMusicControler _GetClassDef -0x642960 class zCObject * __cdecl zCEventMusicControler _CreateNewInstance -0x642b00 void __cdecl zCEventMusicControler operator delete void * -0x642b20 class zCClassDef * __thiscall zCEventMusicControler _GetClassDef -0x642b30 int __thiscall zCEventMusicControler MD_GetNumOfSubTypes -0x642b40 void * __thiscall zCEventMusicControler `scalar deleting destructor' unsigned int -0x642b70 void __thiscall zCEventMusicControler ~zCEventMusicControler -0x642bc0 class zSTRING __thiscall zCEventMusicControler MD_GetSubTypeString int -0x642cc0 enum zCEventMessage::zTTimeBehavior __thiscall zCEventMusicControler MD_GetTimeBehavior -0x642cd0 float __thiscall zCEventMusicControler MD_GetMinTime -0x642ce0 void __thiscall zCEventMusicControler Archive class zCArchiver & -0x642d10 void __thiscall zCEventMusicControler Unarchive class zCArchiver & -0x642d40 zCMusicControler* __thiscall zCMusicControler zCMusicControler -0x642d60 void * __thiscall zCMusicControler `scalar deleting destructor' unsigned int -0x642d90 void __thiscall zCMusicControler ~zCMusicControler -0x642da0 void __thiscall zCMusicControler OnMessage class zCEventMessage * class zCVob * -0x642e00 void __thiscall zCMusicControler ThisVobRemovedFromWorld class zCWorld * -0x642f10 zCDXTCCache_D3D* __thiscall zCDXTCCache_D3D zCDXTCCache_D3D -0x642f40 void __thiscall zCDXTCCache_D3D ~zCDXTCCache_D3D -0x642f50 struct IDirectDrawSurface7 * __thiscall zCDXTCCache_D3D Lock int int int -0x643040 int __thiscall zCDXTCCache_D3D Unlock int int int struct IDirectDrawSurface7 * -0x643170 void __thiscall zCDXTCCache_D3D ClearCache -0x643470 struct IDirectDrawSurface7 * __thiscall zCDXTCCache_D3D XDXTC_CreateSurface int int int struct zCDXTCCache_D3D::zD3D_Entry * -0x643790 int __stdcall XD3D_AppIDDEnumCallbackEx struct _GUID * char * char * void * struct HMONITOR__ * -0x643ee0 int __thiscall zCRnd_D3D XD3D_EnumerateModes -0x643f20 int __thiscall zCRnd_D3D XD3D_InitPerDX long int int int int -0x644ef0 int __thiscall zCRnd_D3D XD3D_SetRenderState enum _D3DRENDERSTATETYPE unsigned long -0x644ff0 int __cdecl DXTryWarning long char const * -0x645150 int __thiscall zCRnd_D3D XD3D_InitPort int int int int int -0x647760 void __cdecl zCSurfaceCache_D3D ResetSurfaceList -0x647bb0 int __thiscall zCRnd_D3D XD3D_TestCapabilities -0x648330 int __thiscall zCRnd_D3D XD3D_SetDevice int int int int enum zTRnd_ScreenMode -0x648820 void __thiscall zCRnd_D3D XD3D_ClearDevice -0x648d10 int __thiscall zCRnd_D3D XD3D_TextureRescue class zCTex_D3D * -0x648f00 int __thiscall zCRnd_D3D XD3D_TextureRebuild -0x649150 int __thiscall zCRnd_D3D XD3D_CreateWin int int int -0x6496c0 void __thiscall zCRnd_D3D XD3D_CloseWin -0x649800 zCRnd_D3D* __thiscall zCRnd_D3D zCRnd_D3D -0x649fd0 zCRnd_D3D* __thiscall zCRnd_D3D zCRnd_D3D -0x649fe0 void __thiscall zCRenderer DrawLightmapList class zCPolygon * * int -0x649ff0 void __thiscall zCRenderer DrawLineZ float float float float float float struct zCOLOR -0x64a000 void __thiscall zCRenderer DrawPolySimple class zCTexture * struct zTRndSimpleVertex * int -0x64a010 int __thiscall zCRenderer GetFog -0x64a020 int __thiscall zCRenderer GetRadialFog -0x64a030 struct zCOLOR __thiscall zCRenderer GetFogColor -0x64a060 void __thiscall zCRenderer GetFogRange float & float & enum zTRnd_FogMode & -0x64a070 enum zTRnd_PolyDrawMode __thiscall zCRenderer GetPolyDrawMode -0x64a080 void __thiscall zCRenderer SetPolyDrawMode enum zTRnd_PolyDrawMode const & -0x64a090 int __thiscall zCRenderer GetSurfaceLost -0x64a0a0 void __thiscall zCRenderer SetSurfaceLost int -0x64a0b0 int __thiscall zCRenderer GetSyncOnAmbientCol -0x64a0c0 void __thiscall zCRenderer SetSyncOnAmbientCol int -0x64a0d0 void __thiscall zCRenderer SetTextureWrapEnabled int -0x64a0e0 int __thiscall zCRenderer GetTextureWrapEnabled -0x64a0f0 void __thiscall zCRenderer SetDitherEnabled int -0x64a100 int __thiscall zCRenderer GetDitherEnabled -0x64a110 enum zTRnd_PolySortMode __thiscall zCRenderer GetPolySortMode -0x64a120 void __thiscall zCRenderer SetPolySortMode enum zTRnd_PolySortMode const & -0x64a130 int __thiscall zCRenderer GetZBufferWriteEnabled -0x64a140 void __thiscall zCRenderer SetZBufferWriteEnabled int -0x64a150 void __thiscall zCRenderer SetZBias int -0x64a160 int __thiscall zCRenderer GetZBias -0x64a170 enum zTRnd_ZBufferCmp __thiscall zCRenderer GetZBufferCompare -0x64a180 void __thiscall zCRenderer SetZBufferCompare enum zTRnd_ZBufferCmp const & -0x64a190 int __thiscall zCRenderer GetPixelWriteEnabled -0x64a1a0 void __thiscall zCRenderer SetPixelWriteEnabled int -0x64a1b0 void __thiscall zCRenderer SetAlphaBlendSource enum zTRnd_AlphaBlendSource const & -0x64a1c0 enum zTRnd_AlphaBlendSource __thiscall zCRenderer GetAlphaBlendSource -0x64a1d0 void __thiscall zCRenderer SetAlphaBlendFunc enum zTRnd_AlphaBlendFunc const & -0x64a1e0 enum zTRnd_AlphaBlendFunc __thiscall zCRenderer GetAlphaBlendFunc -0x64a1f0 float __thiscall zCRenderer GetAlphaBlendFactor -0x64a200 void __thiscall zCRenderer SetAlphaBlendFactor float const & -0x64a210 void __thiscall zCRenderer SetAlphaReference unsigned long -0x64a220 unsigned long __thiscall zCRenderer GetAlphaReference -0x64a230 int __thiscall zCRenderer GetCacheAlphaPolys -0x64a240 void __thiscall zCRenderer SetCacheAlphaPolys int -0x64a250 int __thiscall zCRenderer GetAlphaLimitReached -0x64a260 void __thiscall zCRenderer AddAlphaPoly class zCPolygon const * -0x64a270 void __thiscall zCRenderer FlushAlphaPolys -0x64a280 void __thiscall zCRenderer SetRenderMode enum zTRnd_RenderMode -0x64a290 enum zTRnd_RenderMode __thiscall zCRenderer GetRenderMode -0x64a2a0 int __thiscall zCRenderer HasCapability enum zTRnd_Capability -0x64a2b0 void __thiscall zCRenderer GetGuardBandBorders float & float & float & float & -0x64a2c0 void __thiscall zCRenderer ResetZTest -0x64a2d0 int __thiscall zCRenderer HasPassedZTest -0x64a2e0 class zCTextureConvert * __thiscall zCRenderer CreateTextureConvert -0x64a2f0 int __thiscall zCRenderer SupportsTextureFormat enum zTRnd_TextureFormat -0x64a300 int __thiscall zCRenderer SupportsTextureFormatHardware enum zTRnd_TextureFormat -0x64a310 int __thiscall zCRenderer GetMaxTextureSize -0x64a320 int __thiscall zCRenderer SetTransform enum zTRnd_TrafoType class zMAT4 const & -0x64a330 int __thiscall zCRenderer SetViewport int int int int -0x64a340 int __thiscall zCRenderer SetLight unsigned long class zCRenderLight * -0x64a350 int __thiscall zCRenderer GetMaterial struct zCRenderer::zTMaterial & -0x64a360 int __thiscall zCRenderer SetMaterial struct zCRenderer::zTMaterial const & -0x64a370 int __thiscall zCRenderer SetTexture unsigned long class zCTexture * -0x64a380 int __thiscall zCRenderer SetTextureStageState unsigned long enum zTRnd_TextureStageState unsigned long -0x64a390 int __thiscall zCRenderer SetAlphaBlendFuncImmed enum zTRnd_AlphaBlendFunc -0x64a3a0 int __thiscall zCRenderer SetRenderState enum zTRnd_RenderStateType unsigned long -0x64a3b0 unsigned long __thiscall zCRenderer GetRenderState enum zTRnd_RenderStateType -0x64a3c0 void __thiscall zCRenderer AddAlphaSortObject class zCRndAlphaSortObject * -0x64a3d0 void __thiscall zCRenderer RenderAlphaSortList -0x64a3e0 void * __thiscall zCRenderer `scalar deleting destructor' unsigned int -0x64a400 int __thiscall zCRnd_D3D GetRadialFog -0x64a420 void __thiscall zCRnd_D3D SetAlphaReference unsigned long -0x64a430 unsigned long __thiscall zCRnd_D3D GetAlphaReference -0x64a440 int __thiscall zCRnd_D3D GetAlphaLimitReached -0x64a450 int __thiscall zCRnd_D3D GetCacheAlphaPolys -0x64a460 void __thiscall zCRnd_D3D SetCacheAlphaPolys int -0x64a470 int __thiscall zCRnd_D3D GetSurfaceLost -0x64a480 void __thiscall zCRnd_D3D SetSurfaceLost int -0x64a490 int __thiscall zCRnd_D3D GetSyncOnAmbientCol -0x64a4a0 void __thiscall zCRnd_D3D SetSyncOnAmbientCol int -0x64a4b0 int __thiscall zCRnd_D3D Vid_IsLocked -0x64a4c0 void __thiscall zCRnd_D3D Vid_EndLfbAccess -0x64a4d0 void __thiscall zCRnd_D3D Vid_SetLfbAlpha int -0x64a4e0 void __thiscall zCRnd_D3D Vid_SetLfbAlphaFunc enum zTRnd_AlphaBlendFunc const & -0x64a4f0 void __cdecl `dynamic atexit destructor for 'private: static class std::tr1::shared_ptr __ExceptionPtr::m_badAllocExceptionPtr'' -0x64a500 void * __thiscall zCRnd_D3D `scalar deleting destructor' unsigned int -0x64a520 zD3D_alphaPoly* __thiscall zD3D_alphaPoly zD3D_alphaPoly -0x64a530 int __thiscall zD3D_alphaPoly IsAlphaPoly -0x64a540 void __thiscall zD3D_alphaPoly ~zD3D_alphaPoly -0x64a550 void * __thiscall zD3D_alphaPoly `scalar deleting destructor' unsigned int -0x64a570 void __thiscall zCRnd_D3D ~zCRnd_D3D -0x64a800 void __thiscall zCRnd_D3D EmergencyExit -0x64ac30 void __thiscall zCRnd_D3D DrawPolySimple class zCTexture * struct zTRndSimpleVertex * int -0x64b0a3 void __thiscall zCRnd_D3D DrawPolySimple class zCTexture * struct zTRndSimpleVertex * int -0x64b260 void __thiscall zCRnd_D3D DrawPoly class zCPolygon * -0x64b3cc void __thiscall zCRnd_D3D DrawPoly class zCPolygon * -0x64b470 void __thiscall zCRnd_D3D XD3D_PolyDrawOnePassVertLight class zCPolygon * -0x64ba20 class zCTexture * __thiscall zCMaterial GetAniTexture -0x64ba50 void __thiscall zCRnd_D3D XD3D_PolyDrawOnePassMultiTex class zCPolygon * -0x64c110 void __thiscall zCRnd_D3D XD3D_PolyDrawTwoPassTexture class zCPolygon * -0x64c840 void __thiscall zCRnd_D3D XD3D_AlphaTestPoly class zCPolygon * -0x64c960 void __thiscall zCRnd_D3D XD3D_AlphaBlendPoly class zCPolygon * class zCMaterial * -0x64cd60 void __thiscall zCRnd_D3D AddAlphaPoly class zCPolygon const * -0x64d400 void __thiscall zCRnd_D3D FlushAlphaPolys -0x64d4e0 void __thiscall zCRnd_D3D XD3D_PolyDrawTwoPassLightMap class zCPolygon * -0x64d660 void __thiscall zCRnd_D3D DrawLightmapList class zCPolygon * * int -0x64d720 void __thiscall zCRnd_D3D SetPixel float float struct zCOLOR -0x64d8e0 void __thiscall zCRnd_D3D DrawLine float float float float struct zCOLOR -0x64da45 void __thiscall zCRnd_D3D DrawLine float float float float struct zCOLOR -0x64db00 void __thiscall zCRnd_D3D DrawLineZ float float float float float float struct zCOLOR -0x64dd10 void __thiscall zCRnd_D3D FlushPolys -0x64dd20 void __thiscall zCRnd_D3D BeginFrame -0x64df20 void __thiscall zCRnd_D3D EndFrame -0x64ed50 int __thiscall zCRnd_D3D SetTransform enum zTRnd_TrafoType class zMAT4 const & -0x64f0c3 int __thiscall zCRnd_D3D SetTransform enum zTRnd_TrafoType class zMAT4 const & -0x64f100 int __thiscall zCRnd_D3D SetViewport int int int int -0x64f700 int __thiscall zCRnd_D3D SetLight unsigned long class zCRenderLight * -0x6503b0 int __thiscall zCRnd_D3D SetMaterial struct zCRenderer::zTMaterial const & -0x6504b0 int __thiscall zCRnd_D3D GetMaterial struct zCRenderer::zTMaterial & -0x650500 int __thiscall zCRnd_D3D XD3D_SetTexture unsigned long struct IDirectDrawSurface7 * -0x650560 int __thiscall zCRnd_D3D SetTexture unsigned long class zCTexture * -0x650630 int __thiscall zCRnd_D3D SetTextureStageState unsigned long enum zTRnd_TextureStageState unsigned long -0x650678 int __thiscall zCRnd_D3D SetTextureStageState unsigned long enum zTRnd_TextureStageState unsigned long -0x6506d0 int __thiscall zCRnd_D3D SetAlphaBlendFuncImmed enum zTRnd_AlphaBlendFunc -0x65088f int __thiscall zCRnd_D3D SetAlphaBlendFuncImmed enum zTRnd_AlphaBlendFunc -0x6508f0 int __thiscall zCRnd_D3D SetRenderState enum zTRnd_RenderStateType unsigned long -0x650960 unsigned long __thiscall zCRnd_D3D GetRenderState enum zTRnd_RenderStateType -0x650990 void __thiscall zCRnd_D3D AddAlphaSortObject class zCRndAlphaSortObject * -0x650a60 void __thiscall zCRnd_D3D RenderAlphaSortList -0x650b4c void __thiscall zCRnd_D3D RenderAlphaSortList -0x650cf0 void __thiscall zD3D_alphaPoly Draw int -0x650fca void __thiscall zD3D_alphaPoly Draw int -0x651212 void __thiscall zD3D_alphaPoly Draw int -0x651334 void __thiscall zD3D_alphaPoly Draw int -0x651720 int __thiscall zCRnd_D3D XD3D_DrawVertexBufferWire class zCVertexBuffer * int int unsigned short * unsigned long -0x6518d0 int __thiscall zCRnd_D3D XD3D_DrawVertexBufferFlat class zCVertexBuffer * int int unsigned short * unsigned long -0x6519f0 int __thiscall zCRnd_D3D DrawVertexBuffer class zCVertexBuffer * int int unsigned short * unsigned long -0x651d90 void __thiscall zCRnd_D3D Vid_BeginLfbAccess -0x651dd0 class zCVertexBuffer * __thiscall zCRnd_D3D CreateVertexBuffer -0x651e30 void __cdecl zCVertexBuffer operator delete void * -0x651e80 void __thiscall zCRnd_D3D SetFog int -0x652010 void __thiscall zCRnd_D3D SetRadialFog int -0x652070 int __thiscall zCRnd_D3D GetFog -0x652080 void __thiscall zCRnd_D3D SetFogColor struct zCOLOR const & -0x6520e0 void __thiscall zCRnd_D3D SetFogType int -0x6521d0 struct zCOLOR __thiscall zCRnd_D3D GetFogColor -0x6521e0 void __thiscall zCRnd_D3D SetFogRange float float enum zTRnd_FogMode -0x6522d0 void __thiscall zCRnd_D3D GetFogRange float & float & enum zTRnd_FogMode & -0x652300 void __thiscall zCRnd_D3D SetPolyDrawMode enum zTRnd_PolyDrawMode const & -0x652310 enum zTRnd_PolyDrawMode __thiscall zCRnd_D3D GetPolyDrawMode -0x652320 void __thiscall zCRnd_D3D SetTextureWrapEnabled int -0x652330 int __thiscall zCRnd_D3D GetTextureWrapEnabled -0x652340 void __thiscall zCRnd_D3D SetBilerpFilterEnabled int -0x6523d0 int __thiscall zCRnd_D3D GetBilerpFilterEnabled -0x6523e0 void __thiscall zCRnd_D3D SetDitherEnabled int -0x6523f0 int __thiscall zCRnd_D3D GetDitherEnabled -0x652400 void __thiscall zCRnd_D3D SetPolySortMode enum zTRnd_PolySortMode const & -0x6524d0 enum zTRnd_PolySortMode __thiscall zCRnd_D3D GetPolySortMode -0x6524e0 void __thiscall zCRnd_D3D SetZBufferWriteEnabled int -0x652520 int __thiscall zCRnd_D3D GetZBufferWriteEnabled -0x652530 void __thiscall zCRnd_D3D SetZBufferCompare enum zTRnd_ZBufferCmp const & -0x6525c0 enum zTRnd_ZBufferCmp __thiscall zCRnd_D3D GetZBufferCompare -0x6525d0 void __thiscall zCRnd_D3D SetPixelWriteEnabled int -0x6525e0 int __thiscall zCRnd_D3D GetPixelWriteEnabled -0x6525f0 void __thiscall zCRnd_D3D SetAlphaBlendSource enum zTRnd_AlphaBlendSource const & -0x652600 enum zTRnd_AlphaBlendSource __thiscall zCRnd_D3D GetAlphaBlendSource -0x652610 void __thiscall zCRnd_D3D SetAlphaBlendFunc enum zTRnd_AlphaBlendFunc const & -0x652620 enum zTRnd_AlphaBlendFunc __thiscall zCRnd_D3D GetAlphaBlendFunc -0x652630 void __thiscall zCRnd_D3D SetAlphaBlendFactor float const & -0x652640 float __thiscall zCRnd_D3D GetAlphaBlendFactor -0x652650 int __thiscall zCRnd_D3D SupportAlphaTesting -0x652660 void __thiscall zCRnd_D3D SetRenderMode enum zTRnd_RenderMode -0x652840 enum zTRnd_RenderMode __thiscall zCRnd_D3D GetRenderMode -0x652850 int __thiscall zCRnd_D3D HasCapability enum zTRnd_Capability -0x652936 int __thiscall zCRnd_D3D HasCapability enum zTRnd_Capability -0x652964 int __thiscall zCRnd_D3D HasCapability enum zTRnd_Capability -0x6529b0 void __thiscall zCRnd_D3D ResetZTest -0x6529c0 int __thiscall zCRnd_D3D HasPassedZTest -0x6529d0 int __thiscall zCRnd_D3D GetZBias -0x6529e0 void __thiscall zCRnd_D3D SetZBias int -0x652a30 unsigned short __thiscall zCRnd_D3D GetTexturePortableBinaryVersion -0x652a40 void __thiscall zCRnd_D3D GetGuardBandBorders float & float & float & float & -0x652ab0 void __thiscall zCRnd_D3D GetStatistics struct zTRnd_Stats & -0x652b00 void __thiscall zCRnd_D3D ResetStatistics -0x652b50 zCSurfaceCache_D3D* __thiscall zCSurfaceCache_D3D zCSurfaceCache_D3D -0x652b80 void __thiscall zCSurfaceCache_D3D ~zCSurfaceCache_D3D -0x652b90 int __thiscall zCSurfaceCache_D3D CacheInSurface struct IDirectDrawSurface7 * struct zCSurfaceCache_D3D::zCSlotIndex * -0x652f40 struct IDirectDrawSurface7 * __thiscall zCSurfaceCache_D3D CacheOutSurface struct zCSurfaceCache_D3D::zCSlotIndex * -0x6532d0 void __thiscall zCSurfaceCache_D3D ClearCache -0x6533d0 void __thiscall zCSurfaceCache_D3D XSC_ClearSlot struct zCSurfaceCache_D3D::zD3D_SlotHeader * -0x653500 void __thiscall zCSurfaceCache_D3D XSC_KillLastSurfaceInSlot struct zCSurfaceCache_D3D::zD3D_SlotHeader * -0x653650 class zCTexture * __thiscall zCRnd_D3D CreateTexture -0x6536b0 void __cdecl zCTexture operator delete void * -0x6536d0 int __thiscall zCRnd_D3D GetTotalTextureMem -0x6536e0 int __thiscall zCRnd_D3D SupportsTextureFormat enum zTRnd_TextureFormat -0x65374f int __thiscall zCRnd_D3D SupportsTextureFormat enum zTRnd_TextureFormat -0x653770 int __thiscall zCRnd_D3D SupportsTextureFormatHardware enum zTRnd_TextureFormat -0x65379b int __thiscall zCRnd_D3D SupportsTextureFormatHardware enum zTRnd_TextureFormat -0x6537c0 int __thiscall zCRnd_D3D GetMaxTextureSize -0x6537d0 class zCTextureConvert * __thiscall zCRnd_D3D CreateTextureConvert -0x653830 zCTex_D3D* __thiscall zCTex_D3D zCTex_D3D -0x653900 void * __thiscall zCTex_D3D `scalar deleting destructor' unsigned int -0x653930 void __thiscall zCTex_D3D ~zCTex_D3D -0x653990 void __thiscall zCTex_D3D ReleaseData -0x653aa0 int __thiscall zCTex_D3D Lock int -0x653af0 int __thiscall zCTex_D3D Unlock -0x653d70 class zCTextureInfo __thiscall zCTex_D3D GetTextureInfo -0x653dc0 int __thiscall zCTex_D3D SetTextureInfo class zCTextureInfo const & -0x653f90 void __thiscall zCTex_D3D GetPixelSize int & int & -0x6540a0 int __thiscall zCTex_D3D CopyTextureDataTo int void * int -0x6545e0 int __thiscall zCTex_D3D CopyPaletteDataTo void * -0x6546f0 void * __thiscall zCTex_D3D GetPaletteBuffer -0x6547f0 int __thiscall zCTex_D3D GetTextureBuffer int void * & int & -0x654a15 int __thiscall zCTex_D3D GetTextureBuffer int void * & int & -0x654ab7 int __thiscall zCTex_D3D GetTextureBuffer int void * & int & -0x6552a0 int __thiscall zCTex_D3D XTEX_BuildSurfaces int -0x65558b int __thiscall zCTex_D3D XTEX_BuildSurfaces int -0x656120 void __thiscall zCTex_D3D InsertTexture int int -0x656370 int __thiscall zCTex_D3D PreloadTexture -0x6563a0 int __thiscall zCTex_D3D SetTexture int -0x656590 int __thiscall zCTex_D3D RemoveTexture -0x656710 int __thiscall zCTex_D3D RescueTexture struct zD3D_savedTexture * -0x656750 int __thiscall zCTex_D3D RebuildTexture struct zD3D_savedTexture * -0x656aba int __thiscall zCTex_D3D RebuildTexture struct zD3D_savedTexture * -0x656c10 zCVertexBuffer_D3D* __thiscall zCVertexBuffer_D3D zCVertexBuffer_D3D -0x656d80 int __thiscall zCVertexBuffer_D3D IsLocked -0x656d90 void * __thiscall zCVertexBuffer_D3D `scalar deleting destructor' unsigned int -0x656dc0 void __thiscall zCVertexBuffer_D3D ~zCVertexBuffer_D3D -0x656e70 int __thiscall zCVertexBuffer_D3D Create unsigned long unsigned long unsigned long -0x657010 int __thiscall zCVertexBuffer_D3D Destroy -0x6570e0 int __thiscall zCVertexBuffer_D3D Lock unsigned long -0x6573e0 int __thiscall zCVertexBuffer_D3D Unlock -0x657430 int __thiscall zCVertexBuffer_D3D Optimize -0x657480 int __thiscall zCVertexBuffer_D3D SetPrimitiveType enum zTVBufferPrimitiveType -0x6574a0 enum zTVBufferPrimitiveType __thiscall zCVertexBuffer_D3D GetPrimitiveType -0x6574b0 unsigned long __thiscall zCVertexBuffer_D3D GetVertexFormat -0x6574c0 enum zTVBufferVertexType __thiscall zCVertexBuffer_D3D GetVertexType -0x6574d0 int __thiscall zCVertexBuffer_D3D SetIndexListSize unsigned long -0x657560 unsigned long __thiscall zCVertexBuffer_D3D GetIndexListSize -0x657570 unsigned short * __thiscall zCVertexBuffer_D3D GetIndexListPtr -0x657590 int __thiscall zCVertexBuffer_D3D SetIndexList class zCArray const & -0x657670 void __thiscall zCRnd_D3D Vid_Blit int struct tagRECT * struct tagRECT * -0x657950 int __thiscall zCRnd_D3D Vid_Lock struct zTRndSurfaceDesc & -0x657a00 int __thiscall zCRnd_D3D Vid_Unlock -0x657a40 int __thiscall zCRnd_D3D Vid_GetFrontBufferCopy class zCTextureConvert & -0x657e20 void __thiscall zCRnd_D3D Vid_Clear struct zCOLOR & int -0x657ea0 int __thiscall zCRnd_D3D Vid_GetNumDevices -0x657eb0 int __thiscall zCRnd_D3D Vid_GetActiveDeviceNr -0x657ec0 int __thiscall zCRnd_D3D Vid_SetDevice int -0x658190 int __thiscall zCRnd_D3D Vid_GetDeviceInfo struct zTRnd_DeviceInfo & int -0x6583b0 int __thiscall zCRnd_D3D Vid_GetNumModes -0x6583c0 int __thiscall zCRnd_D3D Vid_GetModeInfo struct zTRnd_VidModeInfo & int -0x658600 int __thiscall zCRnd_D3D Vid_GetActiveModeNr -0x658610 int __thiscall zCRnd_D3D Vid_SetMode int struct HWND__ * * -0x658850 int __thiscall zCRnd_D3D XD3D_SetMode int int int -0x658ba0 void __thiscall zCRnd_D3D Vid_SetScreenMode enum zTRnd_ScreenMode -0x658fb0 enum zTRnd_ScreenMode __thiscall zCRnd_D3D Vid_GetScreenMode -0x658fc0 void __thiscall zCRnd_D3D Vid_SetGammaCorrection float float float -0x659610 float __thiscall zCRnd_D3D Vid_GetGammaCorrection -0x659650 void __cdecl FreeTexConvert -0x659670 char * __cdecl ResizeTexture int * int int void * void * unsigned long -0x6598e0 int __thiscall zCTexConGeneric ConvertTextureFormat class zCTextureInfo const & -0x659a5f int __thiscall zCTexConGeneric ConvertTextureFormat class zCTextureInfo const & -0x659ce3 int __thiscall zCTexConGeneric ConvertTextureFormat class zCTextureInfo const & -0x65b1c0 int __thiscall zCTexConGeneric SetTextureInfo class zCTextureInfo const & -0x65b270 class zCTextureInfo __thiscall zCTexConGeneric GetTextureInfo -0x65b290 void * __thiscall zCTexConGeneric GetPaletteBuffer -0x65b2b0 int __thiscall zCTexConGeneric GetTextureBuffer int void * & int & -0x65b480 int __thiscall zCTexConGeneric CopyTextureDataTo int void * int -0x65b6b0 int __thiscall zCTexConGeneric CopyPaletteDataTo void * -0x65b6e0 struct zCOLOR __thiscall zCTexConGeneric GetAverageColor -0x65b6f0 int __thiscall zCTexConGeneric HasAlpha -0x65b717 int __thiscall zCTexConGeneric HasAlpha -0x65b740 zCTexConGeneric* __thiscall zCTexConGeneric zCTexConGeneric -0x65b7a0 void __thiscall zCTexConGeneric SetDetailTextureMode int -0x65b7b0 void * __thiscall zCTexConGeneric `scalar deleting destructor' unsigned int -0x65b7d0 void __thiscall zCTexConGeneric ~zCTexConGeneric -0x65b830 void __thiscall zCTexConGeneric ~zCTexConGeneric -0x65b840 int __thiscall zCTexConGeneric Lock int -0x65b860 int __thiscall zCTexConGeneric Unlock -0x65ba60 void __cdecl tcConvertTexture struct RGBPIXEL * unsigned char * unsigned char * int -0x65bd30 void __cdecl tcCreatePalette struct RGBPIXEL * unsigned char * int -0x65d060 class zCCollisionObject * __cdecl oCCollObjectCharacter _CreateNewInstance -0x65d0e0 class zCCollisionObjectDef * __thiscall oCCollObjectCharacter GetCollObjClass -0x65d0f0 oCCollObjectCharacter* __thiscall oCCollObjectCharacter oCCollObjectCharacter -0x65d120 void * __thiscall oCCollObjectCharacter `scalar deleting destructor' unsigned int -0x65d140 void __thiscall oCCollObjectCharacter ~oCCollObjectCharacter -0x65d150 float __thiscall oCCollObjectCharacter TurnSpeed -0x65d190 int __thiscall oCCollObjectCharacter IsDead -0x65d1c0 void __thiscall oCCollObjectCharacter PushAround class zVEC3 const & -0x65d1f0 int __thiscall oCCollObjectCharacter DontLetHimComeNearer class zCVob const * -0x65d220 class zCConvexPrimitive * __thiscall oCCollObjectCharacter GetPrimitiveCC -0x65d260 void __cdecl oCCollObjectCharacter S_RegisterCollisionTestFuncs -0x65d2f0 void __cdecl zAccountInit -0x65d4a0 int __cdecl Hash class zSTRING const & -0x65d510 void __cdecl zCAccount Add void const * char const * int int -0x65d590 void __thiscall zCAccountInfo Add char const * int int -0x65d7c0 void __thiscall zTIndexA ~zTIndexA -0x65d810 void __thiscall zTIndexB ~zTIndexB -0x65d860 void __cdecl zCAccount Sum void const * -0x65d890 void __cdecl zCAccount Sum void const * -0x65dcb0 void __cdecl zCAccount Clear void const * -0x65dce0 void __cdecl zCAccount Begin -0x65dcf0 void __cdecl zCAccount End -0x65dd00 int __cdecl zCAccount IsActive -0x65dd10 void __cdecl zCClassDef ObjectCreated class zCObject * class zCClassDef * char const * int -0x65ddd0 void __thiscall zCSparseArray::zCSparseArray unsigned long -0x65de30 void __thiscall zCSparseArray::~zCSparseArray -0x65de80 unsigned long __thiscall zCSparseArray::SizeIndex -0x65de90 unsigned long __thiscall zCSparseArray::SizeData -0x65dea0 unsigned long __thiscall zCSparseArray::SizeAll -0x65deb0 void * __thiscall zCSparseArray::IndexPtr unsigned long -0x65dec0 void * __thiscall zCSparseArray::DataPtr unsigned long -0x65ded0 class zCSparseArrayManDat * __thiscall zCSparseArray::ManDatPtr unsigned long -0x65dee0 int __thiscall zCSparseArray::IndexIsEqual void const * void const * -0x65df00 void __thiscall zCSparseArray::CopyIndex void * void const * -0x65df20 void __thiscall zCSparseArray::DestructIndex void * -0x65df30 void __thiscall zCSparseArray::Hash void const * unsigned long & unsigned long & -0x65df50 void __thiscall zCSparseArray::ConstructData void * -0x65dfe0 void __thiscall zCSparseArray::~zCSparseArray -0x65e030 unsigned long __thiscall zCSparseArray::SizeIndex -0x65e040 unsigned long __thiscall zCSparseArray::SizeData -0x65e050 unsigned long __thiscall zCSparseArray::SizeAll -0x65e060 void * __thiscall zCSparseArray::IndexPtr unsigned long -0x65e070 void * __thiscall zCSparseArray::DataPtr unsigned long -0x65e080 class zCSparseArrayManDat * __thiscall zCSparseArray::ManDatPtr unsigned long -0x65e090 int __thiscall zCSparseArray::IndexIsEqual void const * void const * -0x65e100 void __thiscall zCSparseArray::CopyIndex void * void const * -0x65e170 void __thiscall zCSparseArray::DestructIndex void * -0x65e180 void __thiscall zCSparseArray::Hash void const * unsigned long & unsigned long & -0x65e1f0 void __thiscall zCSparseArray::ConstructData void * -0x65e200 void __thiscall zCSparseArray::DestructData void * -0x65e210 unsigned long __thiscall zCSparseArray::SizeIndex -0x65e220 unsigned long __thiscall zCSparseArray::SizeData -0x65e230 unsigned long __thiscall zCSparseArray::SizeAll -0x65e240 void * __thiscall zCSparseArray::IndexPtr unsigned long -0x65e250 void * __thiscall zCSparseArray::DataPtr unsigned long -0x65e260 class zCSparseArrayManDat * __thiscall zCSparseArray::ManDatPtr unsigned long -0x65e270 int __thiscall zCSparseArray::IndexIsEqual void const * void const * -0x65e2f0 void __thiscall zCSparseArray::CopyIndex void * void const * -0x65e370 void __thiscall zCSparseArray::DestructIndex void * -0x65e380 void __thiscall zCSparseArray::Hash void const * unsigned long & unsigned long & -0x65e400 void __thiscall zCSparseArray::ConstructData void * -0x65e410 void __thiscall zCSparseArray::DestructData void * -0x65e420 void __thiscall zCSparseArray::DestructData void * -0x65e430 void * __thiscall zCSparseArray::`vector deleting destructor' unsigned int -0x65e450 void * __thiscall zCSparseArray::`vector deleting destructor' unsigned int -0x65e470 void __thiscall zCSparseArray::~zCSparseArray -0x65e4c0 void * __thiscall zCSparseArray::`scalar deleting destructor' unsigned int -0x65e4e0 void __thiscall zCAccountInfo ~zCAccountInfo -0x65e5a0 void __cdecl ApplyDamages unsigned long int * int & -0x65ea40 class oCDocumentManager & __cdecl oCDocumentManager GetDocumentManager -0x65ea90 class oCDocumentManager & __thiscall oCDocumentManager operator= class oCDocumentManager const & -0x65eaa0 oCDocumentManager* __thiscall oCDocumentManager oCDocumentManager class oCDocumentManager const & -0x65eac0 oCDocumentManager* __thiscall oCDocumentManager oCDocumentManager -0x65ec30 void __cdecl zCViewDialog operator delete void * -0x65ec50 void __thiscall oCDocumentManager ~oCDocumentManager -0x65ecf0 void * __thiscall zCListSort::`scalar deleting destructor' unsigned int -0x65ed20 int __fastcall oCDocumentManager CreateDocument -0x65eef0 int __fastcall oCDocumentManager CreateMap -0x65f0c0 void __fastcall oCDocumentManager SetPages int int -0x65f100 void __fastcall oCDocumentManager SetPage int int class zSTRING & int -0x65f140 void __fastcall oCDocumentManager SetFont int int class zSTRING & -0x65f180 void __fastcall oCDocumentManager SetMargins int int class zCPosition & class zCPosition & int -0x65f1d0 void __fastcall oCDocumentManager SetLevel int class zSTRING const & -0x65f220 void __fastcall oCDocumentManager SetLevelCoords int int int int int -0x65f280 void __fastcall oCDocumentManager PrintLine int int class zSTRING & -0x65f2c0 void __fastcall oCDocumentManager PrintLines int int class zSTRING & -0x65f300 void __fastcall oCDocumentManager Show int -0x65f3b0 int __fastcall oCDocumentManager GetNextAvailableID -0x65f3d0 class oCViewDocument * __fastcall oCDocumentManager GetDocumentView int -0x65f400 void __fastcall oCDocumentManager UpdateMap int -0x65f450 int __thiscall oCDocumentManager HandleEvent int -0x65f510 void __thiscall zCListSort::DeleteListDatas -0x65f790 class oCInformationManager & __cdecl oCInformationManager GetInformationManager -0x65f7e0 void __thiscall oCInformationManager UpdateViewSettings -0x65f930 oCInformationManager* __thiscall oCInformationManager oCInformationManager -0x65fd90 void __cdecl zCViewDialogChoice operator delete void * -0x65fdb0 void __cdecl oCViewDialogTrade operator delete void * -0x65fdd0 void __thiscall oCInformationManager ~oCInformationManager -0x65ff20 void __fastcall oCInformationManager ToggleStatus -0x65ff70 void __fastcall oCInformationManager PrintStatus -0x6609d0 int __fastcall oCInformationManager HasFinished -0x6609e0 int __fastcall oCInformationManager WaitingForEnd -0x6609f0 void __fastcall oCInformationManager SetNpc class oCNpc * -0x660bb0 void __fastcall oCInformationManager Update -0x661240 void __fastcall oCInformationManager Exit -0x6613a0 void __fastcall oCInformationManager CameraStart -0x661520 void __fastcall oCInformationManager CameraStop -0x661590 void __fastcall oCInformationManager CameraRefresh -0x6615b0 void __fastcall oCInformationManager ProcessImportant -0x6617b0 void __fastcall oCInformationManager ProcessNextImportant -0x661990 void __fastcall oCInformationManager InfoWaitForEnd -0x661aa0 void __fastcall oCInformationManager CollectInfos -0x661cd0 int __fastcall oCInformationManager CollectChoices class oCInfo * -0x661db0 void __fastcall oCInformationManager OnImportantBegin -0x661e90 void __fastcall oCInformationManager OnImportantEnd -0x661ff0 void __fastcall oCInformationManager OnInfoBegin -0x6620b0 void __fastcall oCInformationManager OnInfo int -0x662290 void __fastcall oCInformationManager OnInfo class oCInfo * -0x662570 void __fastcall oCInformationManager OnChoiceBegin -0x662780 void __fastcall oCInformationManager OnChoice int -0x6629a0 void __fastcall oCInformationManager OnChoice class oCInfoChoice * -0x662b90 void __fastcall oCInformationManager OnChoiceEnd -0x662cf0 void __fastcall oCInformationManager OnInfoEnd -0x662e60 void __fastcall oCInformationManager OnTradeBegin -0x662f60 void __fastcall oCInformationManager OnTradeEnd -0x6630d0 void __fastcall oCInformationManager OnExit -0x6631a0 void __fastcall oCInformationManager OnTermination -0x663320 void __cdecl oCMobMsg operator delete void * -0x663370 class oCLogManager & __cdecl oCLogManager GetLogManager -0x6633c0 class oCLogManager & __thiscall oCLogManager operator= class oCLogManager const & -0x6633d0 oCLogManager* __thiscall oCLogManager oCLogManager class oCLogManager const & -0x6633f0 oCLogManager* __thiscall oCLogManager oCLogManager -0x663400 void __thiscall oCLogManager ~oCLogManager -0x6634e0 void __fastcall oCLogManager Clear -0x663550 void __thiscall oCLogTopic ~oCLogTopic -0x663640 void __fastcall oCLogManager Archive class zCArchiver & -0x6636b0 void __fastcall oCLogManager Unarchive class zCArchiver & -0x663870 void __fastcall oCLogTopic AddEntry class zSTRING const & -0x663a80 void __fastcall oCLogTopic Archive class zCArchiver & -0x663b40 void __fastcall oCLogTopic Unarchive class zCArchiver & -0x663d10 void __thiscall oCLogEntry Archive class zCArchiver & -0x663d30 void __thiscall oCLogEntry Unarchive class zCArchiver & -0x663d50 void __thiscall zCList::~zCList -0x663d80 void __thiscall zCList::DeleteListDatas -0x663df0 void __thiscall oCLogEntry ~oCLogEntry -0x663e40 void __thiscall zCList::~zCList -0x663e70 void __thiscall zCList::DeleteListDatas -0x663ee0 void * __thiscall zCList::`scalar deleting destructor' unsigned int -0x663f20 void * __thiscall zCList::`scalar deleting destructor' unsigned int -0x664170 void __thiscall oCNpc::oSDamageDescriptor Release -0x6641c0 void __thiscall oCNpc::oSDamageDescriptor SetVisualFX class oCVisualFX * -0x664210 void __thiscall oCNpc::oSDamageDescriptor SetFXHit class oCVisualFX * -0x664250 void __thiscall oCNpc::oSDamageDescriptor oSDamageDescriptor struct oCNpc::oSDamageDescriptor const & -0x664310 struct oCNpc::oSDamageDescriptor & __thiscall oCNpc::oSDamageDescriptor operator= struct oCNpc::oSDamageDescriptor const & -0x6643c0 void __cdecl oCNpc EnableDamageDebugOutput int -0x6643d0 void __cdecl oCNpc NotifyDamageToSpy class zSTRING & -0x664490 void __thiscall oCNpc InitDamage -0x664660 int __thiscall oCNpc EV_DamageOnce class oCMsgDamage * -0x6649a0 int __thiscall oCNpc EV_DamagePerFrame class oCMsgDamage * -0x6660e0 void __thiscall oCNpc OnDamage struct oCNpc::oSDamageDescriptor & -0x666610 void __thiscall oCNpc OnDamage_Hit struct oCNpc::oSDamageDescriptor & -0x66cf30 void __thiscall oCNpc OnDamage_Condition struct oCNpc::oSDamageDescriptor & -0x66e220 void __thiscall oCNpc OnDamage_Script struct oCNpc::oSDamageDescriptor & -0x66eaf0 void __thiscall oCNpc OnDamage_Effects struct oCNpc::oSDamageDescriptor & -0x66ee40 void __thiscall oCNpc OnDamage_Effects_Start struct oCNpc::oSDamageDescriptor & -0x674210 bool __thiscall zSTRING IsEmpty -0x674220 int __cdecl operator== class zSTRING const & class zSTRING const & -0x674290 unsigned short __thiscall zCEventMessage GetSubType -0x6742a0 class zCWorld * __thiscall zCVob GetHomeWorld -0x6742b0 void * __cdecl oCMsgDamage operator new unsigned int -0x6742d0 void * __cdecl oCVisualFX operator new unsigned int -0x6742f0 class zSTRING const & __thiscall oCVisualFX GetName -0x674300 void __thiscall oCNpc OnDamage_Effects_End struct oCNpc::oSDamageDescriptor & -0x675bd0 void __thiscall oCNpc OnDamage_Anim struct oCNpc::oSDamageDescriptor & -0x67a7b0 class zSTRING & __thiscall zSTRING operator+= char const * -0x67a880 float & __thiscall zVEC3 operator[] int -0x67a890 int __thiscall oCAniCtrl_Human GetActionMode -0x67a8a0 void __thiscall oCNpc OnDamage_Sound struct oCNpc::oSDamageDescriptor & -0x67abe0 void __thiscall oCNpc OnDamage_Events struct oCNpc::oSDamageDescriptor & -0x67b7e0 void __thiscall oCNpc OnDamage_State struct oCNpc::oSDamageDescriptor & -0x67b860 void __thiscall oCNpc OnDamage class zCVob * class zCVob * float int class zVEC3 const & -0x67bd20 int __thiscall oCNpc HasFlag unsigned long unsigned long -0x67bd40 class oCMsgDamage * __cdecl zDYNAMIC_CAST class zCObject const * -0x67c170 void __thiscall oCNpc::oSActionBlock InitBlock class zCParser * int int -0x67c390 int __thiscall oCNpc::oSActionBlock GetOwnAction int -0x67c3c0 void __thiscall oCNpc::oSFightAI Init class zCParser * int -0x67c3f0 int __thiscall oCNpc::oSFightAI GetOwnAction int -0x67c420 void __cdecl oCNpc InitFightAI -0x67c770 void __cdecl oCNpc ReleaseStatics -0x67c7d0 int __thiscall oCNpc IsNpcBetweenMeAndTarget class zCVob * -0x67c9a0 int __thiscall oCNpc IsInDoubleFightRange class zCVob * float & -0x67cb60 int __thiscall oCNpc IsInFightRange class zCVob * float & -0x67cd80 int __thiscall oCNpc GetFightRange -0x67cdb0 void __thiscall oCNpc SetFightRangeBase int -0x67cdc0 int __thiscall oCNpc GetFightRangeBase -0x67cdd0 int __thiscall oCNpc GetFightRangeDynamic -0x67cdf0 int __thiscall oCNpc GetFightRangeFist -0x67ce00 int __thiscall oCNpc GetFightRangeG -0x67ce10 void __thiscall oCNpc SetFightRangeFist int -0x67ce20 void __thiscall oCNpc SetFightRangeG int -0x67ce30 int __thiscall oCNpc GetFightActionFromTable int -0x67ce70 int __thiscall oCNpc GetCurrentFightMove -0x67d1f0 class zSTRING __cdecl GetFightMoveStringFromConstant int -0x67d3d9 class zSTRING __cdecl GetFightMoveStringFromConstant int -0x67d490 class zSTRING __cdecl GetSituationStringFromConstant int -0x67d5f4 class zSTRING __cdecl GetSituationStringFromConstant int -0x67d680 int __thiscall oCNpc FindNextFightAction -0x67dce7 int __thiscall oCNpc FindNextFightAction -0x67e350 int __thiscall oCNpc ThinkNextFightAction -0x67ee40 int __thiscall oCNpc ThinkNextFightAction -0x67ee80 void __cdecl oCMsgAttack operator delete void * -0x67eea0 void __cdecl oCMsgMagic operator delete void * -0x67eec0 int __thiscall oCNpc FightAttackMelee int -0x67f700 int __thiscall oCNpc FightAttackBow -0x67f7e0 int __thiscall oCNpc EV_AttackBow class oCMsgAttack * -0x67fa60 int __thiscall oCNpc FightAttackMagic -0x67fb10 int __thiscall oCNpc EV_AttackMagic class oCMsgAttack * -0x67fb20 int __thiscall oCNpc EV_CastSpell class oCMsgMagic * -0x67fe10 void __thiscall oCNpc CheckRunningFightAnis -0x67ffc0 void __thiscall oCNpc GotoFightPosition -0x6800b0 void __thiscall oCNpc Fighting -0x680270 class oCItem * __thiscall oCNpc GetSpellItem int -0x6802e0 int __thiscall oCNpc ReadySpell int int -0x680480 int __thiscall oCNpc UnreadySpell -0x680510 int __thiscall oCNpc HasRangedWeaponAndAmmo -0x6805c0 int __thiscall oCNpc CanDrawWeapon -0x680620 void __thiscall zCArray::InsertEnd struct oCNpc::oSFightAI * const & -0x680900 int __thiscall oCNpc CanDive -0x680930 int __thiscall oCNpc CanSwim -0x680960 float __thiscall oCNpc GetClimbRange -0x680970 float __thiscall oCNpc GetTurnSpeed -0x680990 float __thiscall oCNpc GetJumpRange -0x6809a0 int __thiscall oCNpc RbtChooseChasmAction class zVEC3 const & class zVEC3 const & -0x680b30 int __thiscall oCNpc CanGo float class zVEC3 & -0x6811c0 float __thiscall oCNpc GetAngle class zCVob * -0x6812b0 void __thiscall oCNpc GetAngles class zVEC3 & float & float & -0x681620 void __cdecl Alg_CalcAziElevUnit class zVEC3 const & float & float & -0x681680 void __thiscall oCNpc GetAngles class zCVob * float & float & -0x6816c0 float __thiscall oCNpc GetDistanceToPos2 class zVEC3 & int -0x681790 float __thiscall oCNpc GetFallDownHeight -0x6817b0 class zCVob * __thiscall oCNpc GetRbtObstacleVob -0x6817c0 class zVEC3 __thiscall oCNpc GetVecNormalFromBBox class zCVob * class zVEC3 & -0x681cba class zVEC3 __thiscall oCNpc GetVecNormalFromBBox class zCVob * class zVEC3 & -0x681d50 void __thiscall oCNpc SetFallDownDamage int -0x681d60 void __thiscall oCNpc SetFallDownHeight float -0x681d70 void __thiscall oCNpc SetRoute class zCRoute * -0x681da0 void __thiscall oCNpc CreateFallDamage float -0x6820c0 void __thiscall oCNpc Fleeing -0x6820d0 int __thiscall oCNpc ThinkNextFleeAction -0x6824c0 void __thiscall oCNpc Follow -0x6824d0 void __thiscall oCNpc ResetPos class zVEC3 & -0x6827d0 void __thiscall oCNpc EmergencyResetPos class zVEC3 & -0x682b40 void __thiscall oCNpc StandUp int int -0x683000 float __thiscall oCNpc Turn class zVEC3 & -0x683120 float __thiscall oCNpc Turning class zVEC3 & -0x683210 void __thiscall oCNpc AI_Flee class oCNpc * -0x683220 void __thiscall oCNpc AI_Follow class oCNpc * -0x683230 int __thiscall oCNpc EV_AlignToFP class oCMsgMovement * -0x683480 int __thiscall oCNpc EV_CanSeeNpc class oCMsgMovement * -0x6834d0 int __thiscall oCNpc EV_GoRoute class oCMsgMovement * -0x683c20 int __thiscall oCNpc EV_Jump class oCMsgMovement * -0x683c80 int __thiscall oCNpc EV_RobustTrace class oCMsgMovement * -0x683ce0 int __thiscall oCNpc EV_StandUp class oCMsgMovement * -0x683de0 int __thiscall oCNpc EV_Strafe class oCMsgMovement * -0x6845c0 int __thiscall oCNpc EV_Strafe class oCMsgMovement * -0x684bf0 int __thiscall oCNpc EV_WhirlAround class oCMsgMovement * -0x685290 int __thiscall oCNpc EV_Dodge class oCMsgMovement * -0x6854c0 int __thiscall oCNpc EV_GotoPos class oCMsgMovement * -0x685580 int __thiscall oCNpc EV_GotoVob class oCMsgMovement * -0x685700 int __thiscall oCNpc EV_GotoFP class oCMsgMovement * -0x6859f0 int __thiscall oCNpc EV_SetWalkMode class oCMsgMovement * -0x685de0 int __thiscall oCNpc EV_Turn class oCMsgMovement * -0x685ec0 int __thiscall oCNpc EV_TurnAway class oCMsgMovement * -0x686070 int __thiscall oCNpc EV_TurnToPos class oCMsgMovement * -0x686160 int __thiscall oCNpc EV_TurnToVob class oCMsgMovement * -0x6863f0 void __thiscall oCNpc ForceRotation float -0x686430 int __thiscall oCNpc RbtCheckForSolution class zVEC3 class zVEC3 -0x686560 void __thiscall oCNpc RbtReset -0x686670 void __thiscall oCNpc RbtInit class zVEC3 & class zCVob * -0x686690 void __thiscall oCNpc RbtUpdate class zVEC3 & class zCVob * -0x686880 int __thiscall oCNpc RbtMoveToExactPosition -0x686960 int __thiscall oCNpc RobustTrace -0x686ca0 float __thiscall oCNpc RbtCalcTurnDirection class zVEC3 const & float int -0x687080 int __thiscall oCNpc RbtIsObjectObstacle class zCVob * class zVEC3 const & class zVEC3 const & class zVEC3 & -0x6872e0 int __thiscall oCNpc RbtGetObstacle class zVEC3 const & class zVEC3 const & class zCVob * & class zVEC3 & -0x687490 int __thiscall oCNpc RbtGetSmallObstacle class zVEC3 const & class zCVob * & class zVEC3 & -0x6875e0 int __thiscall oCNpc RbtAvoidObstacles -0x687c80 int __thiscall oCNpc RbtIsDirectionValid class zVEC3 const & -0x687d00 struct oCNpc::oSDirectionInfo * __thiscall oCNpc RbtInsertDirection class zVEC3 -0x687f60 int __thiscall oCNpc RbtCheckLastDirection float -0x688240 int __thiscall oCNpc RbtCheckIfTargetVisible -0x688450 int __thiscall oCNpc RbtGotoFollowPosition -0x688670 int __thiscall oCNpc CanStrafe int int -0x6888d0 int __thiscall oCNpc CanJumpBack int -0x688a70 void __thiscall oCNpc SetWalkStopChasm int -0x688ab0 int __thiscall oCNpc GetWalkStopChasm -0x688ae0 void __thiscall zCArray::Remove struct oCNpc::oSDirectionInfo * const & -0x688f30 class zCObject * __cdecl oCViewDialogInventory _CreateNewInstance -0x688fd0 int __fastcall zCViewDialog IsActive -0x688fe0 int __fastcall zCViewDialog HasFinished -0x688ff0 void __cdecl oCViewDialogInventory operator delete void * -0x689010 class zCClassDef * __thiscall oCViewDialogInventory _GetClassDef -0x689020 oCViewDialogInventory* __thiscall oCViewDialogInventory oCViewDialogInventory -0x689060 void * __thiscall oCViewDialogInventory `scalar deleting destructor' unsigned int -0x689090 void __thiscall oCViewDialogInventory ~oCViewDialogInventory -0x6890b0 void __fastcall oCViewDialogInventory Activate int -0x6890d0 void __fastcall oCViewDialogInventory SetInventory class oCNpcInventory * -0x689100 void __fastcall oCViewDialogInventory SetAlignment enum oCViewDialogInventory::oEInventoryAlignment -0x689110 class oCItem * __fastcall oCViewDialogInventory GetSelectedItem -0x689130 int __fastcall oCViewDialogInventory GetSelectedItemCount -0x689150 class oCItem * __fastcall oCViewDialogInventory RemoveSelectedItem -0x6891e0 void __fastcall oCViewDialogInventory InsertItem class oCItem * -0x689200 int __fastcall oCViewDialogInventory CanHandleLeft -0x689210 int __fastcall oCViewDialogInventory CanHandleRight -0x689220 int __thiscall oCViewDialogInventory HandleEvent int -0x689270 void __fastcall oCViewDialogInventory StartSelection -0x6892d0 void __fastcall oCViewDialogInventory StopSelection -0x689520 class zCObject * __cdecl oCViewDialogItem _CreateNewInstance -0x6895b0 void __fastcall zCViewDialog Activate int -0x6895c0 void __fastcall zCViewDialog StartSelection -0x6895d0 void __fastcall zCViewDialog StopSelection -0x6895e0 void __cdecl oCViewDialogItem operator delete void * -0x689600 class zCClassDef * __thiscall oCViewDialogItem _GetClassDef -0x689610 oCViewDialogItem* __thiscall oCViewDialogItem oCViewDialogItem -0x689640 void * __thiscall oCViewDialogItem `scalar deleting destructor' unsigned int -0x689670 void __thiscall oCViewDialogItem ~oCViewDialogItem -0x689700 void __fastcall oCViewDialogItem SetItem class oCItem * -0x689740 void __fastcall oCViewDialogItem Blit -0x689970 class zCObject * __cdecl oCViewDialogItemContainer _CreateNewInstance -0x689a20 void __cdecl oCViewDialogItemContainer operator delete void * -0x689a40 class zCClassDef * __thiscall oCViewDialogItemContainer _GetClassDef -0x689a50 oCViewDialogItemContainer* __thiscall oCViewDialogItemContainer oCViewDialogItemContainer -0x689aa0 void * __thiscall oCViewDialogItemContainer `vector deleting destructor' unsigned int -0x689ad0 void __thiscall oCViewDialogItemContainer ~oCViewDialogItemContainer -0x689af0 void __fastcall oCViewDialogItemContainer Activate int -0x689b10 void __fastcall oCViewDialogItemContainer SetItemContainer class oCItemContainer * -0x689b40 void __fastcall oCViewDialogItemContainer SetAlignment enum oCViewDialogItemContainer::oEItemContainerAlignment -0x689b50 class oCItem * __fastcall oCViewDialogItemContainer GetSelectedItem -0x689b70 int __fastcall oCViewDialogItemContainer GetSelectedItemCount -0x689b90 class oCItem * __fastcall oCViewDialogItemContainer RemoveSelectedItem -0x689c00 void __fastcall oCViewDialogItemContainer InsertItem class oCItem * -0x689c20 void __fastcall oCViewDialogItemContainer RemoveItem class oCItem * -0x689c40 void __fastcall oCViewDialogItemContainer TransferAllItemsTo class oCNpcInventory * -0x689d10 void __fastcall oCViewDialogItemContainer UpdateValue -0x689d20 int __fastcall oCViewDialogItemContainer CanHandleLeft -0x689d30 int __fastcall oCViewDialogItemContainer CanHandleRight -0x689d40 int __thiscall oCViewDialogItemContainer HandleEvent int -0x689d90 void __fastcall oCViewDialogItemContainer StartSelection -0x689df0 void __fastcall oCViewDialogItemContainer StopSelection -0x68a220 class zCObject * __cdecl oCViewDialogStealContainer _CreateNewInstance -0x68a2d0 void __cdecl oCViewDialogStealContainer operator delete void * -0x68a2f0 class zCClassDef * __thiscall oCViewDialogStealContainer _GetClassDef -0x68a300 oCViewDialogStealContainer* __thiscall oCViewDialogStealContainer oCViewDialogStealContainer -0x68a350 void * __thiscall oCViewDialogStealContainer `scalar deleting destructor' unsigned int -0x68a380 void __thiscall oCViewDialogStealContainer ~oCViewDialogStealContainer -0x68a3a0 void __fastcall oCViewDialogStealContainer Activate int -0x68a3c0 void __fastcall oCViewDialogStealContainer SetStealContainer class oCStealContainer * -0x68a3f0 void __fastcall oCViewDialogStealContainer SetAlignment enum oCViewDialogStealContainer::oEStealContainerAlignment -0x68a400 class oCItem * __fastcall oCViewDialogStealContainer GetSelectedItem -0x68a420 int __fastcall oCViewDialogStealContainer GetSelectedItemCount -0x68a440 class oCItem * __fastcall oCViewDialogStealContainer RemoveSelectedItem -0x68a500 void __fastcall oCViewDialogStealContainer InsertItem class oCItem * -0x68a550 void __fastcall oCViewDialogStealContainer RemoveItem class oCItem * -0x68a5b0 void __fastcall oCViewDialogStealContainer TransferAllItemsTo class oCNpcInventory * -0x68a6b0 void __fastcall oCViewDialogStealContainer UpdateValue -0x68a750 int __fastcall oCViewDialogStealContainer CanHandleLeft -0x68a760 int __fastcall oCViewDialogStealContainer CanHandleRight -0x68a770 int __thiscall oCViewDialogStealContainer HandleEvent int -0x68a7c0 void __fastcall oCViewDialogStealContainer StartSelection -0x68a820 void __fastcall oCViewDialogStealContainer StopSelection -0x68acb0 class zCObject * __cdecl oCViewDialogTrade _CreateNewInstance -0x68ad10 void __thiscall oCViewDialogTrade UpdateViewSettings -0x68adb0 oCViewDialogTrade* __thiscall oCViewDialogTrade oCViewDialogTrade -0x68b010 class zCClassDef * __thiscall oCViewDialogTrade _GetClassDef -0x68b020 short __thiscall oCViewDialogTrade GetTransferCount -0x68b030 void __thiscall oCViewDialogTrade SetTransferCount short -0x68b040 void __thiscall oCViewDialogTrade IncTransferCount short -0x68b050 void * __thiscall oCViewDialogTrade `scalar deleting destructor' unsigned int -0x68b080 void __thiscall oCViewDialogTrade ~oCViewDialogTrade -0x68b140 void __fastcall oCViewDialogTrade AllDialogsStop -0x68b160 void __fastcall oCViewDialogTrade AllDialogsDisable -0x68b180 void __fastcall oCViewDialogTrade SetNpcLeft class oCNpc * -0x68b290 void __fastcall oCViewDialogTrade SetNpcRight class oCNpc * -0x68b340 void __fastcall oCViewDialogTrade StartSelection -0x68b3e0 int __thiscall oCViewDialogTrade HandleEvent int -0x68b750 void __fastcall oCViewDialogTrade Update -0x68b770 int __fastcall oCViewDialogTrade OnKeyEnter -0x68b780 int __fastcall oCViewDialogTrade OnKeyEsc -0x68b790 int __fastcall oCViewDialogTrade OnMoveLeft -0x68b840 int __fastcall oCViewDialogTrade OnTransferLeft short -0x68ba60 int __fastcall oCViewDialogTrade OnMoveRight -0x68bb10 int __fastcall oCViewDialogTrade OnTransferRight short -0x68bea0 int __fastcall oCViewDialogTrade OnSectionPrevious -0x68bf20 int __fastcall oCViewDialogTrade OnSectionNext -0x68bfa0 void __fastcall oCViewDialogTrade OnSection enum oCViewDialogTrade::zETradeDialogSection -0x68c000 void __fastcall oCViewDialogTrade OnExit -0x68c2c0 oCViewDocument* __thiscall oCViewDocument oCViewDocument class zSTRING & -0x68c5af oCViewDocument* __thiscall oCViewDocument oCViewDocument class zSTRING & -0x68c5c0 class zCPosition & __thiscall zCPosition operator-= class zCPosition & -0x68c5e0 class zCClassDef * __thiscall zCViewDialog _GetClassDef -0x68c5f0 void * __thiscall oCViewDocument `scalar deleting destructor' unsigned int -0x68c620 oCViewDocument* __thiscall oCViewDocument oCViewDocument -0x68c650 void __thiscall oCViewDocument ~oCViewDocument -0x68c670 class oCViewDocument * __fastcall oCViewDocument GetPage int -0x68c6a0 void __fastcall oCViewDocument SetPages int -0x68c7f0 void __fastcall oCViewDocument SetMargins int class zCPosition & class zCPosition & int -0x68c970 class oCViewDocument * __fastcall oCViewDocument SetPage int class zSTRING & int -0x68caf0 void __fastcall oCViewDocument SetFont int class zSTRING & -0x68cbb0 void __fastcall oCViewDocument PrintLine int class zSTRING & -0x68cc70 void __fastcall oCViewDocument PrintLines int class zSTRING & -0x68cd30 void __fastcall oCViewDocument SetTexture class zSTRING & int -0x68cda0 void __fastcall oCViewDocument AlignPageToParent -0x68cf30 void __fastcall oCViewDocument Center -0x68cfa0 void __fastcall oCViewDocument SizeToContent -0x68d050 void __fastcall oCViewDocument SizeToParent -0x68d090 void __fastcall oCViewDocument ScaleToParent -0x68d340 oCViewDocumentMap* __thiscall oCViewDocumentMap oCViewDocumentMap -0x68d440 void * __thiscall oCViewDocumentMap `scalar deleting destructor' unsigned int -0x68d470 void __thiscall oCViewDocumentMap ~oCViewDocumentMap -0x68d520 class oCViewDocument * __fastcall oCViewDocumentMap SetPage int class zSTRING & int -0x68d610 void __fastcall oCViewDocumentMap SetLevel class zSTRING const & -0x68d770 void __fastcall oCViewDocumentMap SetLevelCoords int int int int -0x68d7b0 void __fastcall oCViewDocumentMap UpdatePosition -0x68dd6d void __fastcall oCViewDocumentMap UpdatePosition -0x68de60 class zSTRING __thiscall oCWorld GetWorldFilename -0x68dee0 zCViewBase* __thiscall zCViewBase zCViewBase -0x68def0 int __thiscall zCViewBase anx int -0x68df00 int __thiscall zCViewBase any int -0x68df10 int __thiscall zCViewBase nax int -0x68df20 int __thiscall zCViewBase nay int -0x68df30 int __thiscall zCViewBase ClipLine int & int & int & int & -0x68df40 void __thiscall zCViewBase Line int int int int struct zCOLOR const & -0x68df50 void __fastcall zCViewBase GetViewport int & int & int & int & -0x68df60 int __thiscall zCViewBase GetCode int int -0x68df70 void __thiscall zCViewBase ~zCViewBase -0x68df80 void __thiscall zCViewBase FillZBuffer -0x68e450 class zCObject * __cdecl zCViewDialog _CreateNewInstance -0x68e5a0 zCViewDialog* __thiscall zCViewDialog zCViewDialog -0x68e6b0 void * __thiscall zCViewDialog `scalar deleting destructor' unsigned int -0x68e6e0 void __thiscall zCViewDialog ~zCViewDialog -0x68e970 class zCObject * __cdecl zCViewDialogChoice _CreateNewInstance -0x68ea50 class zCClassDef * __thiscall zCViewDialogChoice _GetClassDef -0x68ea60 zCViewDialogChoice* __thiscall zCViewDialogChoice zCViewDialogChoice -0x68eae0 void * __thiscall zCViewDialogChoice `scalar deleting destructor' unsigned int -0x68eb10 void __thiscall zCViewDialogChoice ~zCViewDialogChoice -0x68eba0 int __thiscall zCViewDialogChoice HandleEvent int -0x68ebba int __thiscall zCViewDialogChoice HandleEvent int -0x68ef70 void __fastcall zCViewDialogChoice StartSelection -0x68efb0 void __fastcall zCViewDialogChoice StopSelection -0x68efe0 void __fastcall zCViewDialogChoice BlitText -0x68f050 void __fastcall zCViewDialogChoice ScrollUp -0x68f090 void __fastcall zCViewDialogChoice ScrollDown -0x68f0d0 int __fastcall zCViewDialogChoice IsSelectedOutsideAbove -0x68f0f0 int __fastcall zCViewDialogChoice IsSelectedOutsideBelow -0x68f180 void __fastcall zCViewDialogChoice ShowSelected -0x68f220 void __fastcall zCViewDialogChoice SelectPrevious -0x68f330 void __fastcall zCViewDialogChoice SelectNext -0x68f440 void __fastcall zCViewDialogChoice Select int -0x68f540 class zCViewText2 * __fastcall zCViewDialogChoice GetSelection -0x68f550 class zSTRING __fastcall zCViewDialogChoice GetSelectedText -0x68f620 void __fastcall zCViewDialogChoice HighlightSelected -0x68f710 void __fastcall zCViewDialogChoice AddChoice class zSTRING & int -0x68f9a0 void __fastcall zCViewDialogChoice RemoveChoice class zSTRING & -0x68f9b0 void __fastcall zCViewDialogChoice RemoveChoice int -0x68f9c0 void __fastcall zCViewDialogChoice RemoveAllChoices -0x68fc00 class zCObject * __cdecl zCViewDraw _CreateNewInstance -0x68fcf0 void __cdecl zCViewDraw operator delete void * -0x68fd10 class zCClassDef * __thiscall zCViewDraw _GetClassDef -0x68fd20 zCViewDraw* __thiscall zCViewDraw zCViewDraw -0x68fdb0 void * __thiscall zCViewDraw `scalar deleting destructor' unsigned int -0x68fde0 void __thiscall zCViewDraw ~zCViewDraw -0x68fe60 void __fastcall zCViewDraw RemoveChild class zSTRING & -0x68ff50 void __fastcall zCViewDraw SetTextureAlphaBlendFunc enum zTRnd_AlphaBlendFunc const & -0x68ff60 void __fastcall zCViewDraw SetTexture class zSTRING const & -0x690040 void __fastcall zCViewDraw SetTexture class zCTexture * -0x690080 void __fastcall zCViewDraw SetTextureColor struct zCOLOR const & -0x690090 void __fastcall zCViewDraw SetTextureAlpha int -0x6900a0 void __fastcall zCViewDraw TextureCacheIn float -0x6900e0 void __fastcall zCViewDraw Render -0x6901f0 void __fastcall zCViewDraw Draw -0x690300 void __fastcall zCViewDraw DrawChildren -0x690430 void __fastcall zCViewDraw Blit -0x690490 void __fastcall zCViewDraw BlitTexture -0x690540 void __fastcall zCViewDraw EvaluateTexturePosition -0x6905c0 class zCViewDraw & __cdecl zCViewDraw GetScreen -0x6906f0 void __cdecl zCViewDraw CleanupScreen -0x690940 class zCObject * __cdecl zCViewFX _CreateNewInstance -0x690a30 void __cdecl zCViewFX operator delete void * -0x690a50 class zCClassDef * __thiscall zCViewFX _GetClassDef -0x690a60 zCViewFX* __thiscall zCViewFX zCViewFX -0x690b10 void * __thiscall zCViewFX `scalar deleting destructor' unsigned int -0x690b40 void __thiscall zCViewFX ~zCViewFX -0x690b60 void __fastcall zCViewFX Init class zCViewObject * int unsigned long unsigned long float float class zSTRING & -0x690be0 void __fastcall zCViewFX Open -0x690c10 void __fastcall zCViewFX OpenSafe -0x690c90 void __fastcall zCViewFX OpenImmediately -0x690cb0 void __fastcall zCViewFX Close -0x690d00 void __fastcall zCViewFX CloseSafe -0x690d90 void __fastcall zCViewFX CloseImmediately -0x690db0 void __fastcall zCViewFX ApplyOpenCloseFX -0x691020 class zVEC2 & __thiscall zVEC2 operator-= class zVEC2 const & -0x691040 class zVEC2 & __thiscall zVEC2 operator*= float -0x691060 void __fastcall zCViewFX ApplyOpenFX -0x6911a0 void __fastcall zCViewFX ApplyCloseFX -0x6912e0 void __fastcall zCViewFX ApplyOpenFade -0x691330 void __fastcall zCViewFX ApplyOpenZoom -0x6913c0 void __fastcall zCViewFX ApplyCloseFade -0x691420 void __fastcall zCViewFX ApplyCloseZoom -0x6914b0 void __fastcall zCViewFX Blit -0x6915e0 void __fastcall zCViewFX EvaluateTexturePosition -0x691830 class zCObject * __cdecl zCViewObject _CreateNewInstance -0x691890 void __cdecl zCViewObject operator delete void * -0x6918b0 zCViewObject* __thiscall zCViewObject zCViewObject -0x691990 class zCClassDef * __thiscall zCViewObject _GetClassDef -0x6919a0 int __cdecl zCViewObject Compare class zCViewObject * class zCViewObject * -0x6919b0 void * __thiscall zCViewObject `scalar deleting destructor' unsigned int -0x6919e0 void __thiscall zCViewObject ~zCViewObject -0x691b00 void __fastcall zCViewObject AddChild class zCViewObject * -0x691b20 void __fastcall zCViewObject AddChild class zCViewObject & -0x691b40 void __fastcall zCViewObject AddChildren class zCListSort & -0x691bb0 void __fastcall zCViewObject RemoveChild class zCViewObject * -0x691c30 void __fastcall zCViewObject RemoveChild class zCViewObject & -0x691cb0 void __fastcall zCViewObject RemoveAllChildren -0x691d80 class zCViewObject const * __fastcall zCViewObject GetChild unsigned long -0x691de0 void __fastcall zCViewObject SetVirtualPosition class zCPosition & -0x691ea0 void __fastcall zCViewObject SetPixelPosition class zCPosition & -0x691f60 void __fastcall zCViewObject SetVirtualSize class zCPosition & -0x692140 class zCPosition & __thiscall zCPosition operator+= class zCPosition & -0x692160 void __fastcall zCViewObject SetPixelSize class zCPosition & -0x692330 void __fastcall zCViewObject GetViewport int & int & int & int & -0x692360 void __fastcall zCViewObject EvaluatePixelPosition class zCPosition & -0x6923c0 void __fastcall zCViewObject EvaluatePixelSize class zCPosition & -0x692460 void __fastcall zCViewObject UpdatePixelPosition -0x692510 void __fastcall zCViewObject UpdatePixelSize -0x692600 void __fastcall zCViewObject UpdatePixelPositionChildren -0x6926c0 void __fastcall zCViewObject UpdatePixelSizeChildren -0x6927b0 void __fastcall zCViewObject UpdatePixelDimensionsChildren -0x692950 class zCPosition __fastcall zCViewObject ConvertPositionVirtualToPixel class zCPosition & -0x692990 class zCPosition __fastcall zCViewObject ConvertSizeVirtualToPixel class zCPosition & -0x6929d0 class zCPosition __fastcall zCViewObject ConvertPositionPixelToVirtual class zCPosition & -0x692a20 class zCPosition __fastcall zCViewObject ConvertSizePixelToVirtual class zCPosition & -0x692a70 class zCPosition __fastcall zCViewObject ConvertToPixel class zCPosition & -0x692ad0 class zCPosition __fastcall zCViewObject ConvertToPixelLocal class zCPosition & -0x692b10 class zCPosition __fastcall zCViewObject ConvertToVirtualLocal class zCPosition & -0x692b60 int __thiscall zCViewObject nax int -0x692b80 int __thiscall zCViewObject nay int -0x692ba0 int __thiscall zCViewObject anx int -0x692bc0 int __thiscall zCViewObject any int -0x692be0 int __thiscall zCViewObject ClipLine int & int & int & int & -0x692d90 void __thiscall zCViewObject Line int int int int struct zCOLOR const & -0x692e40 int __thiscall zCViewObject GetCode int int -0x692e80 void __thiscall zCListSort::~zCListSort -0x692eb0 void __thiscall zCListSort::InsertSort class zCViewObject * -0x692f30 void * __thiscall zCListSort::`scalar deleting destructor' unsigned int -0x693180 class zCObject * __cdecl zCViewPrint _CreateNewInstance -0x6931e0 void __cdecl zCViewPrint operator delete void * -0x693200 zCViewPrint* __thiscall zCViewPrint zCViewPrint -0x6932d0 class zCClassDef * __thiscall zCViewPrint _GetClassDef -0x6932e0 void * __thiscall zCViewPrint `scalar deleting destructor' unsigned int -0x693310 void __thiscall zCViewPrint ~zCViewPrint -0x693400 void __fastcall zCViewPrint SizeHeightToContent int -0x6934a0 void __fastcall zCViewPrint Blit -0x6934e0 void __fastcall zCViewPrint BlitText -0x693590 void __fastcall zCViewPrint BlitTextLine class zCViewText2 * -0x693650 void __fastcall zCViewPrint BlitTextCharacters class zCViewText2 * class zCFont * struct zCOLOR & -0x693880 void __fastcall zCViewPrint GetPixelBorder class zCPosition & class zCPosition & -0x6938e0 void __fastcall zCViewPrint ClearText -0x693970 void __fastcall zCViewPrint Print class zSTRING & -0x693a50 void __fastcall zCViewPrint PrintLine class zSTRING & -0x693c00 void __fastcall zCViewPrint PrintLines class zSTRING & -0x694070 void __fastcall zCViewPrint AddText class zCViewText2 * -0x694180 void __fastcall zCViewPrint RemoveText class zCViewText2 * -0x6941e0 void __fastcall zCViewPrint RemoveAllTexts -0x694250 zCViewPrint* __thiscall zCViewPrint zCViewPrint -0x694270 void __thiscall zCArray::InsertEnd class zCViewText2 * const & -0x694340 void __thiscall zCArray::AllocDelta int -0x6943d0 zCViewText2* __thiscall zCViewText2 zCViewText2 class zSTRING & class zCPosition & struct zCOLOR & float class zCFont * int enum zTRnd_AlphaBlendFunc -0x6944b0 zCViewText2* __thiscall zCViewText2 zCViewText2 class zSTRING & class zCPosition & struct zCOLOR & class zCFont * int enum zTRnd_AlphaBlendFunc -0x694590 zCViewText2* __thiscall zCViewText2 zCViewText2 class zSTRING & class zCPosition & struct zCOLOR & float class zCFont * -0x694680 zCViewText2* __thiscall zCViewText2 zCViewText2 class zSTRING & class zCPosition & struct zCOLOR & class zCFont * -0x694760 zCViewText2* __thiscall zCViewText2 zCViewText2 class zSTRING & class zCPosition & struct zCOLOR & -0x694840 zCViewText2* __thiscall zCViewText2 zCViewText2 class zSTRING & class zCPosition & float class zCFont * -0x694930 zCViewText2* __thiscall zCViewText2 zCViewText2 class zSTRING & class zCPosition & class zCFont * -0x694a20 zCViewText2* __thiscall zCViewText2 zCViewText2 class zSTRING & class zCPosition & float -0x694b10 zCViewText2* __thiscall zCViewText2 zCViewText2 class zSTRING & class zCPosition & -0x694bf0 void __thiscall zCViewText2 ~zCViewText2 -0x694c40 zCViewFont* __thiscall zCViewFont zCViewFont class zCFont * struct zCOLOR & int enum zTRnd_AlphaBlendFunc -0x694c70 zCViewFont* __thiscall zCViewFont zCViewFont class zCFont * struct zCOLOR & -0x694ca0 zCViewFont* __thiscall zCViewFont zCViewFont class zCFont * -0x694ce0 zCViewFont* __thiscall zCViewFont zCViewFont -0x694d20 void __thiscall zCViewFont ~zCViewFont -0x694d30 void __fastcall zCViewFont SetFont class zSTRING & -0x694fc0 int __cdecl CapsLock -0x694fe0 void __cdecl SetCapsLock int -0x695040 void __cdecl ToggleCapsLock -0x6951a0 oCAIHuman* __thiscall oCAIHuman oCAIHuman -0x695280 class zCClassDef * __thiscall oCAIHuman _GetClassDef -0x695290 void * __thiscall oCAIHuman `scalar deleting destructor' unsigned int -0x6952c0 void __thiscall oCAIHuman ~oCAIHuman -0x695390 void __thiscall oCAIHuman Init class oCNpc * -0x6953b0 int __thiscall oCAIHuman DoSimpleAI -0x695540 int __thiscall oCAIHuman Pressed int -0x695560 int __thiscall oCAIHuman Toggled int -0x695570 void __thiscall oCAIHuman SetCamModeMob class oCMobInter * -0x695780 void __thiscall oCAIHuman ChangeCamMode class zSTRING const & -0x695790 void __thiscall oCAIHuman InitCamModes int -0x695a60 void __thiscall oCAIHuman SetCamMode class zSTRING const & int -0x695a90 void __thiscall oCAIHuman WeaponChoose -0x695f00 int __thiscall oCAIHuman BowMode int -0x696950 enum oHEROSTATUS __thiscall oCAIHuman GetEnemyThreat -0x696e60 void __thiscall oCAIHuman CheckFightCamera -0x696ec0 int __thiscall oCAIHuman FightMelee -0x6982b0 int __thiscall oCAIHuman CheckMobInteraction -0x6986b0 int __thiscall oCAIHuman CheckItemInteraction -0x698e50 class zSTRING __thiscall oCItem GetSchemeName -0x698ea0 int __thiscall oCAIHuman StandActions -0x699510 int __thiscall oCAIHuman PC_CheckSpecialStates -0x699c60 void __thiscall oCAIHuman PC_Diving -0x699dd0 void __thiscall oCAIHuman PC_Turn float int -0x699df0 int __thiscall oCAIHuman PC_SpecialMove int -0x699f60 int __thiscall oCAIHuman PC_ActionMove int -0x69a0e0 int __thiscall oCAIHuman PC_WeaponMove int -0x69a350 int __thiscall oCAIHuman PC_SlowMove int -0x69a790 int __thiscall oCAIHuman PC_Sneak int -0x69a940 void __thiscall oCAIHuman PC_Turnings int -0x69ac80 int __thiscall oCAIHuman PC_Strafe int -0x69ae20 void __thiscall oCAIHuman _WalkCycle -0x69b0e0 void __thiscall oCAIHuman ResetObserveSuspectCounter -0x69b0f0 void __thiscall oCAIHuman CreateObserveSuspect int -0x69b180 void __thiscall oCAIHuman CreateFootStepSound int -0x69b250 void __thiscall oCAIHuman ResetAssessUseMobCounter -0x69b260 void __thiscall oCAIHuman CreateAssessUseMob -0x69b2f0 void __thiscall oCAIHuman SetCrawlMode int -0x69b570 void __thiscall oCAIHuman SetSprintMode int -0x69b780 int __thiscall oCAIHuman MoveCamera -0x69b790 void __thiscall oCAIHuman CamMessages -0x69b7a0 void __thiscall oCAIHuman CheckFocusVob int -0x69b9b0 void __thiscall oCAIHuman Moving -0x69bab0 void __thiscall oCAIHuman DoAI class zCVob * int & -0x69c390 void __thiscall oCAIHuman DoHackSpecials -0x69cd60 void __thiscall oCAIHuman ChangeCamModeBySituation -0x69d800 class zSTRING __thiscall zCAICamera GetPreviousMode -0x69d850 void __thiscall oCAIHuman DoMonsterSpecial -0x69d860 void __thiscall oCAIHuman SetShowAI int -0x69d880 int __thiscall oCAIHuman GetShowAI -0x69d890 int __thiscall oCAIHuman CanThisCollideWith class zCVob * -0x69d8d0 void __thiscall oCAIHuman AddIgnoreCD class zCVob * -0x69d8e0 void __thiscall oCAIHuman SubIgnoreCD class zCVob * -0x69d940 void __thiscall oCAIHuman StartFlyDamage float class zVEC3 & -0x69dcc0 void __thiscall oCAIHuman Archive class zCArchiver & -0x69dce0 void __thiscall oCAIHuman Unarchive class zCArchiver & -0x69dd00 oCAICamera* __thiscall oCAICamera oCAICamera -0x69de40 class zCClassDef * __thiscall oCAICamera _GetClassDef -0x69de50 int __thiscall oCAICamera HasAIDetectedCollision -0x69de60 void * __thiscall oCAICamera `scalar deleting destructor' unsigned int -0x69de90 void __thiscall oCAICamera ~oCAICamera -0x69dea0 void __thiscall oCAICamera DoAI class zCVob * int & -0x69e0e0 oCAIHuman_Stand* __thiscall oCAIHuman_Stand oCAIHuman_Stand class zCVob * -0x69e200 class zCClassDef * __thiscall oCAIHuman_Stand _GetClassDef -0x69e210 void * __thiscall oCAIHuman_Stand `scalar deleting destructor' unsigned int -0x69e240 void __thiscall oCAIHuman_Stand ~oCAIHuman_Stand -0x69e250 void __thiscall oCAIHuman_Stand DoAI class zCVob * int & -0x69e500 class zCObject * __cdecl oCAIHuman _CreateNewInstance -0x69e560 void __cdecl oCAIHuman operator delete void * -0x69e760 class zCObject * __cdecl oCAICamera _CreateNewInstance -0x69e8a0 void __cdecl oCAICamera operator delete void * -0x69eaa0 class zCObject * __cdecl oCAIHuman_Stand _CreateNewInstance -0x69ebc0 void __cdecl oCAIHuman_Stand operator delete void * -0x69ee80 void __thiscall oCAISound RemoveSlideSound -0x69eea0 void __thiscall oCAISound CheckSlideSound class zCVob * -0x69ef30 int __thiscall oCAISound GetSoundMaterial class zCVob * enum zCSoundManager::zTSndManMedium & -0x69f088 int __thiscall oCAISound GetSoundMaterial class zCVob * enum zCSoundManager::zTSndManMedium & -0x69f0b0 void __thiscall oCAISound StartCollisionSound class zCVob * class zCCollisionReport const & -0x69f1a5 void __thiscall oCAISound StartCollisionSound class zCVob * class zCCollisionReport const & -0x69f220 oCAIVobMove* __thiscall oCAIVobMove oCAIVobMove -0x69f2f0 class zCClassDef * __thiscall oCAIVobMove _GetClassDef -0x69f300 int __thiscall oCAIVobMove CanThisCollideWith class zCVob * -0x69f340 void * __thiscall oCAIVobMove `scalar deleting destructor' unsigned int -0x69f370 void __thiscall oCAIVobMove ~oCAIVobMove -0x69f490 class zCClassDef * __thiscall oCAISound _GetClassDef -0x69f4a0 void __thiscall oCAISound ~oCAISound -0x69f510 void * __thiscall oCAISound `scalar deleting destructor' unsigned int -0x69f540 void __thiscall oCAIVobMove Init class zCVob * class zCVob * class zVEC3 & float float class zMAT4 * -0x69f8c0 void __thiscall oCAIVobMove DoAI class zCVob * int & -0x69fa30 void __thiscall oCAIVobMove ReportCollisionToAI class zCCollisionReport const & -0x69fa80 void __thiscall oCAIVobMove Archive class zCArchiver & -0x69fae0 void __thiscall oCAIVobMove Unarchive class zCArchiver & -0x69fbd0 void __thiscall oCAIVobMove AddIgnoreCDVob class zCVob * -0x69fbf0 void __thiscall oCAIVobMove ClearIgnoreCDVob -0x69fc60 oCAIVobMoveTorch* __thiscall oCAIVobMoveTorch oCAIVobMoveTorch -0x69fcf0 class zCClassDef * __thiscall oCAIVobMoveTorch _GetClassDef -0x69fd00 void * __thiscall oCAIVobMoveTorch `scalar deleting destructor' unsigned int -0x69fd30 void __thiscall oCAIVobMoveTorch ~oCAIVobMoveTorch -0x69fe40 void __thiscall oCAIVobMoveTorch Init class zCVob * class zCVob * class zVEC3 & float float class zMAT4 * -0x69fe60 void __thiscall oCAIVobMoveTorch DoAI class zCVob * int & -0x69fe90 int __thiscall oCAIVobMoveTorch CheckWater -0x69ff40 void __thiscall oCAIVobMoveTorch BurnedOut -0x6a0120 oCAIArrowBase* __thiscall oCAIArrowBase oCAIArrowBase -0x6a0210 class zCClassDef * __thiscall oCAIArrowBase _GetClassDef -0x6a0220 int __thiscall oCAIArrowBase HasAIDetectedCollision -0x6a0230 void __thiscall oCAIArrowBase AICollisionResponseSelfDetected class zVEC3 const & int & -0x6a0240 int __thiscall oCAIArrowBase GetIsProjectile -0x6a0250 void * __thiscall oCAIArrowBase `scalar deleting destructor' unsigned int -0x6a0280 void __thiscall oCAIArrowBase ~oCAIArrowBase -0x6a0390 void __thiscall oCAIArrowBase AddIgnoreCDVob class zCVob * -0x6a03b0 void __thiscall oCAIArrowBase ClearIgnoreCDVob -0x6a0420 void __thiscall oCAIArrowBase CreateTrail class zCVob * -0x6a0640 void __thiscall oCAIArrowBase DoAI class zCVob * int & -0x6a09c0 void __thiscall oCAIArrowBase ReportCollisionToAI class zCCollisionReport const & -0x6a0cd0 void __thiscall oCAIArrowBase Archive class zCArchiver & -0x6a0d50 void __thiscall oCAIArrowBase Unarchive class zCArchiver & -0x6a0e10 oCAIArrow* __thiscall oCAIArrow oCAIArrow -0x6a0ec0 class zCClassDef * __thiscall oCAIArrow _GetClassDef -0x6a0ed0 void * __thiscall oCAIArrow `scalar deleting destructor' unsigned int -0x6a0f00 void __thiscall oCAIArrow ~oCAIArrow -0x6a0ff0 void __thiscall oCAIArrow SetTarget class zCVob * -0x6a1030 void __thiscall oCAIArrow ClearUsedVobs -0x6a10e0 void __thiscall oCAIArrow SetupAIVob class zCVob * class zCVob * class zCVob * -0x6a1460 void __thiscall oCAIArrow DoAI class zCVob * int & -0x6a1490 int __thiscall oCAIArrow CanThisCollideWith class zCVob * -0x6a1530 void __thiscall oCAIArrow ReportCollisionToAI class zCCollisionReport const & -0x6a1cc0 void __thiscall oCAIArrow Archive class zCArchiver & -0x6a1d90 void __thiscall oCAIArrow Unarchive class zCArchiver & -0x6a1ea0 oCAIDrop* __thiscall oCAIDrop oCAIDrop -0x6a1f80 class zCClassDef * __thiscall oCAIDrop _GetClassDef -0x6a1f90 int __thiscall oCAIDrop HasAIDetectedCollision -0x6a1fa0 int __thiscall oCAIDrop CanThisCollideWith class zCVob * -0x6a1fe0 void * __thiscall oCAIDrop `scalar deleting destructor' unsigned int -0x6a2010 void __thiscall oCAIDrop ~oCAIDrop -0x6a2130 void __thiscall oCAIDrop AddIgnoreCDVob class zCVob * -0x6a2150 void __thiscall oCAIDrop ClearIgnoreCDVob -0x6a21c0 void __thiscall oCAIDrop SetupAIVob class zCVob * class zCVob * -0x6a2420 void __thiscall oCAIDrop DoAI class zCVob * int & -0x6a2490 void __thiscall oCAIDrop ReportCollisionToAI class zCCollisionReport const & -0x6a24e0 void __thiscall oCAIDrop SetVelocity float float -0x6a2590 void __thiscall oCAIDrop SetStartPosition class zVEC3 & -0x6a2710 void __thiscall oCAIDrop Archive class zCArchiver & -0x6a2720 void __thiscall oCAIDrop Unarchive class zCArchiver & -0x6a2af0 class zCObject * __cdecl oCAIArrowBase _CreateNewInstance -0x6a2bc0 void __cdecl oCAIArrowBase operator delete void * -0x6a2dc0 class zCObject * __cdecl oCAIArrow _CreateNewInstance -0x6a2ea0 void __cdecl oCAIArrow operator delete void * -0x6a30a0 class zCObject * __cdecl oCAIDrop _CreateNewInstance -0x6a3160 void __cdecl oCAIDrop operator delete void * -0x6a3360 class zCObject * __cdecl oCAIVobMove _CreateNewInstance -0x6a3420 void __cdecl oCAIVobMove operator delete void * -0x6a3620 class zCObject * __cdecl oCAIVobMoveTorch _CreateNewInstance -0x6a36e0 void __cdecl oCAIVobMoveTorch operator delete void * -0x6a3700 void __thiscall zCList::DeleteList -0x6a3a80 oTGilValues* __thiscall oTGilValues oTGilValues -0x6a3af0 oCAniCtrl_Human* __thiscall oCAniCtrl_Human oCAniCtrl_Human -0x6a3c40 class zCClassDef * __thiscall oCAniCtrl_Human _GetClassDef -0x6a3c50 void * __thiscall oCAniCtrl_Human `scalar deleting destructor' unsigned int -0x6a3c80 void __thiscall oCAniCtrl_Human ~oCAniCtrl_Human -0x6a3d60 void __thiscall oCAniCtrl_Human Init class oCNpc * -0x6a3dc0 int __thiscall oCAniCtrl_Human StartAni int int -0x6a3fa0 void __thiscall oCAniCtrl_Human SetNextAni int int -0x6a4010 void __thiscall oCAniCtrl_Human InitAnimations -0x6a4d20 void __thiscall oCAniCtrl_Human SearchStandAni int -0x6a5060 void __thiscall oCAniCtrl_Human StartStandAni -0x6a5080 void __thiscall oCAniCtrl_Human Reset -0x6a50c0 void __thiscall oCAniCtrl_Human InitAngleValuesForConsole -0x6a5110 void __thiscall oCAniCtrl_Human SetScriptValues -0x6a5a40 void __thiscall oCAniCtrl_Human SetInterruptFollowAni int -0x6a5bf0 void __thiscall oCAniCtrl_Human InitAllAnis -0x6a97ac void __thiscall oCAniCtrl_Human InitAllAnis -0x6a9800 int __thiscall zCModelAni GetAniID -0x6a9810 class zCModel * __thiscall zCAIPlayer GetModel -0x6a9820 void __thiscall oCAniCtrl_Human SetWalkMode int -0x6aa0b0 void __thiscall oCAniCtrl_Human InitFightAnis int -0x6aa9ed void __thiscall oCAniCtrl_Human InitFightAnis int -0x6aaa40 void __thiscall oCAniCtrl_Human SetFightAnis int -0x6aab60 void __thiscall oCAniCtrl_Human StartAniWithOffset int float -0x6aab70 void __thiscall oCAniCtrl_Human DoAniWithOffset -0x6aab80 void __thiscall oCAniCtrl_Human CorrectFightPosition -0x6aae40 class zSTRING __thiscall oCAniCtrl_Human GetWalkModeString -0x6aafa0 void __thiscall oCAniCtrl_Human CorrectAniStates -0x6ab130 int __thiscall oCAniCtrl_Human CheckWaterLevel -0x6abdb0 void __thiscall oCAniCtrl_Human SetAlwaysWalk int -0x6abf80 int __thiscall oCAniCtrl_Human IsAlwaysWalk -0x6abfb0 int __thiscall oCAniCtrl_Human CanToggleWalkModeTo int -0x6acc10 int __thiscall oCAniCtrl_Human CanToggleWalkMode -0x6ad500 void __thiscall oCAniCtrl_Human ToggleWalkMode int -0x6ad540 int __thiscall oCAniCtrl_Human IsDead -0x6adc30 int __thiscall oCAniCtrl_Human IsFallen -0x6add40 int __thiscall oCAniCtrl_Human IsAiming -0x6ade10 int __thiscall oCAniCtrl_Human IsStateAniActive int -0x6ade90 int __thiscall oCAniCtrl_Human IsStateAniActive class zCModelAni * -0x6adee0 int __thiscall oCAniCtrl_Human IsStanding -0x6ae080 int __thiscall oCAniCtrl_Human IsJumpStanding -0x6ae0e0 int __thiscall oCAniCtrl_Human IsWalking -0x6ae200 int __thiscall oCAniCtrl_Human IsRunning -0x6ae410 int __thiscall oCAniCtrl_Human IsWalkingBackward -0x6ae530 void __thiscall oCAniCtrl_Human StopTurnAnis -0x6ae540 float __thiscall oCAniCtrl_Human Turn float int -0x6aea40 void __thiscall oCAniCtrl_Human DoAutoRoll -0x6aeb10 void __thiscall oCAniCtrl_Human TurnDegrees float int -0x6aebf0 int __thiscall oCAniCtrl_Human WallInFront float -0x6aec60 class zSTRING __cdecl oCAniCtrl_Human GetWeaponString int -0x6aee66 class zSTRING __cdecl oCAniCtrl_Human GetWeaponString int -0x6aeef0 class zSTRING __cdecl oCAniCtrl_Human GetWeaponHitString int -0x6af0f6 class zSTRING __cdecl oCAniCtrl_Human GetWeaponHitString int -0x6af180 int __thiscall oCAniCtrl_Human IsDefending -0x6af1e0 void __thiscall oCAniCtrl_Human GetFightLimbs -0x6afc50 void __thiscall oCAniCtrl_Human DoSparks class zVEC3 & class zSTRING const & -0x6afd80 class zCModelAniActive * __thiscall oCAniCtrl_Human GetLayerAni int -0x6afdb0 int __thiscall oCAniCtrl_Human CheckLayerAni int class zSTRING const & -0x6afdf0 int __thiscall oCAniCtrl_Human CheckLimbHit class zSTRING const & class zCList & -0x6afe70 void __thiscall oCAniCtrl_Human ShowWeaponTrail -0x6b00c0 void __thiscall oCAniCtrl_Human StartHitCombo int class zCVob * -0x6b0120 void __thiscall oCAniCtrl_Human SetComboHitTarget class zCVob const * -0x6b0130 void __thiscall oCAniCtrl_Human StartHitGraphical int class zCVob * -0x6b0200 int __thiscall oCAniCtrl_Human GetStopTurnVobSign -0x6b0260 int __thiscall oCAniCtrl_Human HitCombo int -0x6b05c0 class zCVob * __thiscall oCAniCtrl_Human CheckHitTarget -0x6b0830 void __thiscall oCAniCtrl_Human CreateHit class zCVob * -0x6b0cd0 int __thiscall oCAniCtrl_Human CheckMeleeWeaponHitsLevel class oCItem * -0x6b0ed8 int __thiscall oCAniCtrl_Human CheckMeleeWeaponHitsLevel class oCItem * -0x6b11a0 void __thiscall oCAniCtrl_Human HitInterrupt -0x6b11e0 int __thiscall oCAniCtrl_Human HitGraphical -0x6b1350 int __thiscall oCAniCtrl_Human IsInPreHit -0x6b13a0 int __thiscall oCAniCtrl_Human IsInPostHit -0x6b1430 int __thiscall oCAniCtrl_Human IsInCombo -0x6b1480 void __thiscall oCAniCtrl_Human FirstPersonDrawWeapon -0x6b1490 class zSTRING __thiscall oCAniCtrl_Human GetHitDirection -0x6b1550 class zCModelAniActive * __thiscall oCAniCtrl_Human IsParadeRunning -0x6b15b0 int __thiscall oCAniCtrl_Human CanParade class oCNpc * -0x6b16f0 void __thiscall oCAniCtrl_Human StartParadeEffects class oCNpc * -0x6b1b40 void __thiscall oCAniCtrl_Human StrafeLeft -0x6b1b80 void __thiscall oCAniCtrl_Human StrafeRight -0x6b1bc0 int __thiscall oCAniCtrl_Human GetFootPos -0x6b1d70 void __thiscall oCAniCtrl_Human PC_GoForward -0x6b1dc0 void __thiscall oCAniCtrl_Human PC_GoBackward -0x6b1e00 void __thiscall oCAniCtrl_Human PC_JumpForward -0x6b1fe0 int __thiscall oCAniCtrl_Human CanJump int -0x6b2034 int __thiscall oCAniCtrl_Human CanJump int -0x6b2050 int __thiscall oCAniCtrl_Human CanJumpLedge -0x6b21e0 int __thiscall oCAniCtrl_Human JumpForward -0x6b2400 int __thiscall oCAniCtrl_Human Swim_CanClimbLedge -0x6b2440 void __thiscall oCAniCtrl_Human Swim_ClimbLedge -0x6b25a0 int __thiscall oCAniCtrl_Human CanWalkOnPoly class zVEC3 const & -0x6b2610 int __thiscall oCAniCtrl_Human DrawWeapon1 int int int -0x6b2900 int __thiscall oCAniCtrl_Human ChooseNextWeapon2 int -0x6b2cf0 int __thiscall oCAniCtrl_Human DrawWeapon2 -0x6b3040 int __thiscall oCAniCtrl_Human RemoveWeapon1 -0x6b33b0 int __thiscall oCAniCtrl_Human RemoveWeapon2 -0x6b3660 void __thiscall oCAniCtrl_Human StartUp class zCVob * -0x6b3670 void __thiscall oCAniCtrl_Human LerpFeetToTarget int int class zVEC3 const & -0x6b39b0 void __thiscall oCAniCtrl_Human RelaxHandToTarget class zVEC3 const & class zVEC3 const & int float -0x6b4290 void __thiscall oCAniCtrl_Human CheckSpecialStates -0x6b4fe0 void __thiscall oCAniCtrl_Human CheckJump -0x6b5220 void __thiscall oCAniCtrl_Human StartFallDownAni -0x6b5500 void __thiscall oCAniCtrl_Human HackNPCToSwim -0x6b5810 void __thiscall oCAniCtrl_Human CheckFallStates -0x6b6110 float __thiscall oCAniCtrl_Human CombineAniLerp float float float float -0x6b6170 int __thiscall oCAniCtrl_Human InterpolateCombineAni float float int -0x6b62f0 void __thiscall oCAniCtrl_Human LookAtTarget -0x6b6310 void __thiscall oCAniCtrl_Human SetLookAtTarget float float -0x6b6360 void __thiscall oCAniCtrl_Human SetLookAtTarget class zVEC3 & -0x6b6490 void __thiscall oCAniCtrl_Human SetLookAtTarget class zCVob * -0x6b6640 void __thiscall oCAniCtrl_Human StopLookAtTarget -0x6b67f0 void __thiscall oCAniCtrl_Human StartCombineAni class zVEC3 & int float float -0x6b6930 void __thiscall oCAniCtrl_Human StartCombineAni class zCVob * int float float -0x6b6a80 void __thiscall oCAniCtrl_Human StopCombineAni int -0x6b6a90 int __thiscall oCAniCtrl_Human DetectChasm class zVEC3 const & class zVEC3 const & float & class zVEC3 & -0x6b6c10 int __thiscall oCAniCtrl_Human IsInCriticalAni -0x6b7270 void __thiscall oCAniCtrl_Human Archive class zCArchiver & -0x6b7320 void __thiscall oCAniCtrl_Human Unarchive class zCArchiver & -0x6b7410 void __thiscall oCAniCtrl_Human SetActionMode int -0x6b7490 void __thiscall oCAniCtrl_Human _Stand -0x6b7900 void __thiscall oCAniCtrl_Human _Forward -0x6b7bc0 void __thiscall oCAniCtrl_Human _Backward -0x6b7ea0 void __thiscall oCAniCtrl_Human SetAnimations int class zSTRING const & -0x6b8350 int __thiscall oCAniCtrl_Human TransitionToInvest -0x6b84a0 int __thiscall oCAniCtrl_Human TransitionToCast -0x6b86a0 int __thiscall oCAniCtrl_Human TransitionToStand -0x6b8860 int __thiscall oCAniCtrl_Human IsInCastAni -0x6b8930 int __thiscall oCAniCtrl_Human IsInWeaponChoose -0x6b89d0 int __thiscall oCAniCtrl_Human GetWaterLevel -0x6b8a40 int __thiscall oCAniCtrl_Human IsInWater -0x6b8cc0 class zCObject * __cdecl oCAniCtrl_Human _CreateNewInstance -0x6b8d20 void __cdecl oCAniCtrl_Human operator delete void * -0x6b8d40 void __thiscall zCArray::operator= class zCArray const & -0x6b8dd0 class zCModelPrototype * const & __thiscall zCArray::operator[] int -0x6b8de0 void __thiscall zCList::~zCList -0x6b8e10 void __thiscall zCList::DeleteListDatas -0x6b8e80 void * __thiscall zCList::`scalar deleting destructor' unsigned int -0x6b8ec0 void * __thiscall zCList::`scalar deleting destructor' unsigned int -0x6b8f90 void __thiscall myThunder ~myThunder -0x6b8fc0 oCBarrier* __thiscall oCBarrier oCBarrier -0x6b9190 void __thiscall oCBarrier ~oCBarrier -0x6b93d0 void * __thiscall myThunder `vector deleting destructor' unsigned int -0x6b9440 void __thiscall oCBarrier Init -0x6b9bf0 void __thiscall oCBarrier Initialise int -0x6b9cd0 myThunder* __thiscall myThunder myThunder -0x6b9ce0 void __thiscall oCBarrier AddTremor struct zTRenderContext & -0x6b9cf0 void __thiscall oCBarrier RenderLayer struct zTRenderContext & int int & -0x6b9f30 int __thiscall oCBarrier Render struct zTRenderContext & int int -0x6ba9c0 void __thiscall oCBarrier InitThunder struct myThunder * -0x6ba9f0 void __thiscall oCBarrier RemoveThunder struct myThunder * -0x6baaa0 int __thiscall oCBarrier AddThunderSub struct myThunder * int int int int -0x6bade0 int __thiscall oCBarrier AddThunder int int float enum zTThunderSector -0x6bb4b0 int __thiscall oCBarrier RenderThunder struct myThunder * struct zTRenderContext & -0x6bb770 void __thiscall oCBarrier RenderThunderList struct zTRenderContext & -0x6bb7b0 oCSkyControler_Barrier* __thiscall oCSkyControler_Barrier oCSkyControler_Barrier -0x6bb830 void * __thiscall oCSkyControler_Barrier `scalar deleting destructor' unsigned int -0x6bb860 void __thiscall oCSkyControler_Barrier ~oCSkyControler_Barrier -0x6bb8d0 void __thiscall oCSkyControler_Barrier RenderSkyPre -0x6bbc80 oCAskBox* __thiscall oCAskBox oCAskBox -0x6bbdc0 void * __thiscall oCAskBox `scalar deleting destructor' unsigned int -0x6bbdf0 void __thiscall oCAskBox ~oCAskBox -0x6bbe70 void __thiscall oCAskBox Init class oCNpc * class oCNpc * -0x6bc140 void __thiscall oCAskBox Delete -0x6bc150 void __thiscall oCAskBox DoAI class zCVob * int & -0x6bc2f0 void __thiscall oCAskBox SetNeutral -0x6bc3f0 void __thiscall oCAskBox SetYes -0x6bc4f0 void __thiscall oCAskBox SetNo -0x6bc5f0 void __thiscall oCAskBox SetPosition -0x6bc730 int __thiscall oCNpc IsWaitingForAnswer -0x6bc780 int __thiscall oCNpc SetCurrentAnswer int int class oCNpc * -0x6bcca0 int __thiscall oCNpc EV_Ask class oCMsgConversation * -0x6bcd20 int __thiscall oCNpc EV_WaitForQuestion class oCMsgConversation * -0x6bcef0 int __thiscall oCNpc CanTalk -0x6bcf10 void __thiscall oCNpc SetCanTalk int -0x6bcf30 void __thiscall oCNpc SetTalkingWith class oCNpc * int -0x6bcf60 class oCNpc * __thiscall oCNpc GetTalkingWith -0x6bcf70 void __thiscall oCNpc StartTalkingWith class oCNpc * -0x6bcf90 void __thiscall oCNpc StopTalkingWith -0x6bcfb0 class zCEventMessage * __thiscall oCNpc GetTalkingWithMessage class oCNpc * -0x6bd060 int __thiscall oCNpc CanBeTalkedTo -0x6bd240 void __thiscall oCNpc StopRunningOU -0x6bd3b0 int __thiscall oCNpc AssessGivenItem class oCItem * class oCNpc * -0x6bd550 class oCNpc * __thiscall oCNpc GetTradeNpc -0x6bd560 void __thiscall oCNpc SetTradeNpc class oCNpc * -0x6bd570 class oCItem * __thiscall oCNpc GetTradeItem -0x6bd590 void __thiscall oCNpc OpenTradeContainer class oCItem * class oCNpc * int -0x6bd770 void __thiscall oCNpc CloseTradeContainer -0x6bd820 void __thiscall oCNpc OpenTradeOffer class oCNpc * -0x6bd940 int __thiscall oCNpc CheckItemReactModule class oCNpc * class oCItem * -0x6bdac0 void __thiscall oCNpc ExchangeTradeModules class oCNpc * -0x6bdce0 int __thiscall zCListSort::IsInList class oCNpc * -0x6bdf80 oCDoc* __thiscall oCDoc oCDoc class zSTRING const & -0x6be210 void * __thiscall oCDoc `scalar deleting destructor' unsigned int -0x6be230 void __thiscall oCDoc ~oCDoc -0x6be320 void __thiscall oCDoc Show -0x6be330 int __thiscall oCDoc HandleEvent int -0x6be360 void __thiscall oCDoc MapInitCoordinates float float float float float float float float -0x6be3c0 void __thiscall oCDoc MapDrawCoordinates float float -0x6be690 void __thiscall oCDoc SetLevelName class zSTRING const & -0x6bea80 void __cdecl oCNpcFocus InitFocusModes -0x6bebb0 void __cdecl oCNpcFocus ExitFocusModes -0x6bec20 void __cdecl oCNpcFocus SetFocusMode int -0x6bed00 class zSTRING __cdecl oCNpcFocus GetFocusName -0x6bedd0 oCNpcFocus* __thiscall oCNpcFocus oCNpcFocus -0x6bedf0 void __thiscall oCNpcFocus ~oCNpcFocus -0x6bee40 void __thiscall oCNpcFocus Init class zSTRING & -0x6bee70 void __thiscall oCNpcFocus Init int -0x6bef20 int __thiscall oCNpcFocus IsValid int -0x6bef70 float __thiscall oCNpcFocus GetMaxRange -0x6bef80 float __thiscall oCNpcFocus GetRange2 -0x6bef90 float __thiscall oCNpcFocus GetItemThrowRange -0x6befa0 float __thiscall oCNpcFocus GetMobThrowRange -0x6befb0 int __thiscall oCNpcFocus HasLowerPriority int int -0x6bf030 int __thiscall oCNpcFocus GetPriority int -0x6bf070 int __thiscall oCNpcFocus IsInRange int float -0x6bf100 int __thiscall oCNpcFocus IsInAngle int float float -0x6bf1e0 int __thiscall oCNpcFocus IsNpcInRange float -0x6bf230 int __thiscall oCNpcFocus IsNpcInAngle float float -0x6bf280 int __thiscall oCNpcFocus IsItemInRange float -0x6bf2b0 int __thiscall oCNpcFocus IsItemInAngle float float -0x6bf300 int __thiscall oCNpcFocus IsMobInRange float -0x6bf330 int __thiscall oCNpcFocus IsMobInAngle float float -0x6bf380 float __thiscall oCNpcFocus GetAzi -0x6bf390 void __cdecl oCNpcFocus StartHighlightningFX class oCNpc * -0x6bf4c0 void __cdecl oCNpcFocus StopHighlightningFX -0x6bf5a0 void __cdecl oUlfi_StartUp -0x6bf5b0 void __cdecl oUlfi_ShutDown -0x6bf7a0 class oCVob * __cdecl SearchVobByInstance class zCTree * int & -0x6bf810 oCGame* __thiscall oCGame oCGame -0x6bfe30 void __thiscall oCGame SetDrawWaynet int -0x6bfe40 int __thiscall oCGame GetDrawWaynet -0x6bfe50 class zVEC3 __thiscall oCGame GetStartPos -0x6bfe80 void * __thiscall oCGame `scalar deleting destructor' unsigned int -0x6bfea0 void __thiscall oCGame ~oCGame -0x6c0280 void __thiscall oCGame::TObjectRoutine Release -0x6c02a0 void __thiscall oCGame::TObjectRoutine ~TObjectRoutine -0x6c02f0 void __thiscall oCGame WorldInit -0x6c05c0 void __thiscall oCGame CamInit -0x6c05d0 void __thiscall oCGame CamInit class zCVob * class zCCamera * -0x6c05e0 void __thiscall oCGame SetCameraPosition -0x6c0680 void __thiscall oCGame DesktopInit -0x6c0c60 void __thiscall oCGame UpdateViewSettings -0x6c0d00 void __thiscall oCGame NpcInit -0x6c0d30 void __thiscall oCGame NpcInit class zCTree * -0x6c0d80 void __thiscall oCGame Done -0x6c1040 void * __thiscall oCGame::TObjectRoutine `scalar deleting destructor' unsigned int -0x6c1060 void __thiscall oCGame Init -0x6c1c20 void __thiscall oCGame SetGameInfo class oCGameInfo * -0x6c1c70 void __thiscall oCGame CallScriptStartup -0x6c1f60 void __thiscall oCGame CallScriptInit -0x6c2250 void __thiscall oCGame OpenSavescreen bool -0x6c25f0 void * __thiscall oCViewGothicProgressBar `scalar deleting destructor' unsigned int -0x6c2610 void __thiscall oCViewGothicProgressBar ~oCViewGothicProgressBar -0x6c2630 void __thiscall oCGame CloseSavescreen -0x6c2690 void __thiscall oCGame OpenLoadscreen bool class zSTRING -0x6c2bd0 void __thiscall oCGame CloseLoadscreen -0x6c2c30 class oCWorld * __thiscall oCGame GetGameWorld -0x6c2c60 class oCNpc * __thiscall oCGame GetSelfPlayerVob -0x6c2c70 class zCView * __thiscall oCGame GetTextView -0x6c2c80 class oCWorldTimer * __thiscall oCGame GetWorldTimer -0x6c2c90 class oCInfoManager * __thiscall oCGame GetInfoManager -0x6c2ca0 class oCNewsManager * __thiscall oCGame GetNewsManager -0x6c2cb0 class oCSVMManager * __thiscall oCGame GetSVMManager -0x6c2cc0 class oCTradeManager * __thiscall oCGame GetTradeManager -0x6c2cd0 class oCGuilds * __thiscall oCGame GetGuilds -0x6c2ce0 class oCGameInfo * __thiscall oCGame GetGameInfo -0x6c2cf0 class oCPortalRoomManager * __thiscall oCGame GetPortalRoomManager -0x6c2d00 class oCSpawnManager * __thiscall oCGame GetSpawnManager -0x6c2d10 enum oHEROSTATUS __thiscall oCGame GetHeroStatus -0x6c2d50 void __thiscall oCGame SetShowNews class oCNpc * -0x6c2d90 void __thiscall oCGame SetShowPlayerStatus int -0x6c2df0 int __thiscall oCGame GetShowPlayerStatus -0x6c2e00 void __thiscall oCGame UpdateScreenResolution -0x6c3140 void __thiscall oCGame UpdatePlayerStatus -0x6c3c10 void __thiscall oCGame RemoveHelperVobs class zCTree * -0x6c3c95 void __thiscall oCGame RemoveHelperVobs class zCTree * -0x6c3cd0 void __thiscall oCGame CreateVobList class zCList & class zCTree * enum zTVobType -0x6c3d20 void __thiscall oCGame SetAsPlayer class zSTRING const & -0x6c3fa0 void __thiscall oCGame SetupPlayers class oCNpc * & class zSTRING const & -0x6c4710 void __thiscall oCGame SetRanges -0x6c4760 void __thiscall oCGame SetRangesByCommandLine -0x6c4a60 void __thiscall oCGame EnvironmentInit -0x6c4be0 int __thiscall oCGame LoadParserFile class zSTRING const & -0x6c4de0 void __thiscall oCGame SetTime int int int -0x6c4e70 void __thiscall oCGame GetTime int & int & int & -0x6c4ea0 int __thiscall oCGame LoadWorld class zSTRING const & enum zCWorld::zTWorldLoadMode -0x6c4ef0 void __thiscall oCGame SaveWorld class zSTRING const & enum zCWorld::zTWorldSaveMode int int -0x6c5020 class oCNpc * __thiscall oCGame RemovePlayerFromWorld -0x6c5070 void __thiscall oCGame InsertPlayerIntoWorld class oCNpc * class zMAT4 & -0x6c5120 void __thiscall oCGame PreSaveGameProcessing int -0x6c51c0 void __thiscall oCGame PostSaveGameProcessing -0x6c5250 void __thiscall oCGame WriteSavegame int int -0x6c5b50 int __thiscall oCGame CheckObjectConsistency int -0x6c5ed0 void __thiscall oCGame ClearGameState -0x6c61d0 void __thiscall oCGame InitNpcAttitudes -0x6c6240 void __thiscall oCGame RecurseCacheVobs class zCTree * -0x6c62d0 void __thiscall oCGame CacheVisualsIn -0x6c6530 void __thiscall oCGame CacheVisualsOut -0x6c65a0 void __thiscall oCGame LoadGame int class zSTRING const & -0x6c67d0 void __thiscall oCGame LoadSavegame int int -0x6c7290 void __thiscall oCGame ChangeLevel class zSTRING const & class zSTRING const & -0x6c7af0 void __thiscall oCGame TriggerChangeLevel class zSTRING const & class zSTRING const & -0x6c7d40 int __thiscall oCGame CheckIfSavegameExists class zSTRING const & -0x6c7f70 void __thiscall oCGame RenderWaynet -0x6c7fb0 void __thiscall oCGame ShowDebugInfos -0x6c86a0 void __thiscall oCGame Render -0x6c8ad0 void __thiscall oCGame Pause int -0x6c8d50 void __thiscall oCGame Unpause -0x6c8e80 void __thiscall oCGame DeleteNpcs class oCNpc * class oCNpc * float -0x6c8fc0 void __cdecl Game_Particle_Changed class zSTRING const & -0x6c8fd0 void __cdecl Game_OpenParticleConsole class zSTRING & -0x6c9000 void __cdecl Game_CloseParticleConsole -0x6c9030 void __cdecl Game_DeleteAllPfx class zCTree * -0x6c90b0 void __thiscall oCGame LoadWorld int class zSTRING const & -0x6c9530 void __thiscall oCGame InitWorldSavegame int & class zSTRING & -0x6c96f0 void __thiscall oCGame EnterWorld class oCNpc * int class zSTRING const & -0x6c9a3f void __thiscall oCGame EnterWorld class oCNpc * int class zSTRING const & -0x6c9a50 void __thiscall oCGame CompileWorld -0x6c9c10 void __thiscall oCGame LoadWorldStartup class zSTRING const & -0x6ca010 void __thiscall oCGame LoadWorldStat class zSTRING -0x6ca280 void __thiscall oCGame LoadWorldDyn class zSTRING const & -0x6ca770 int __thiscall oCGame IsInWorld class zSTRING const & -0x6ca910 void __thiscall oCGame RenderBlit -0x6ca930 int __cdecl oCGame Sort_Routine struct oCGame::TObjectRoutine * struct oCGame::TObjectRoutine * -0x6ca960 void __thiscall oCGame InsertObjectRoutine int class zSTRING const & int int int -0x6cab20 void __thiscall oCGame ResetObjectRoutineList -0x6cab40 void __thiscall oCGame ClearObjectRoutineList -0x6cabb0 void __thiscall oCGame CheckObjectRoutines -0x6cacb0 void __thiscall oCGame SetObjectRoutineTimeChange int int int int -0x6cb270 void __thiscall oCGame ToggleShowFreePoints -0x6cb290 void __thiscall oCGame ShowFreePoints -0x6cb5f0 void __thiscall oCGame RefreshNpcs -0x6cb640 void __thiscall oCGame DeleteTorches -0x6cb7c0 void __cdecl Game_CreateInstance class zSTRING & class zSTRING & -0x6cbcf0 void __cdecl Game_GotoWP class zSTRING const & class zSTRING & -0x6cbed0 void __cdecl Game_SaveSCPos -0x6cbf10 void __cdecl Game_LoadSCPos -0x6cbf60 void __cdecl Game_ToggleTestMode int -0x6cbf80 void __cdecl Game_ToggleHoldTime -0x6cbfa0 void __cdecl Game_ParserDebug class zSTRING & -0x6cbfc0 void __cdecl Game_ParserDebugOff -0x6cbfd0 void __cdecl Game_PlaySound class zSTRING & -0x6cc010 void __cdecl Game_ToggleScreenMode -0x6cc040 void __cdecl Edit_Changed class zSTRING const & -0x6cc0a0 int __cdecl oCGame ConsoleEvalFunc class zSTRING const & class zSTRING & -0x6cfe50 zSTRING* __thiscall zSTRING zSTRING long -0x6cff50 int __cdecl operator== class zSTRING const & char const * const -0x6cffb0 void __thiscall zCVob SetStaticVob int -0x6cffd0 enum zTVobType __thiscall zCVob GetVobType -0x6cffe0 void __thiscall zCVob SetDrawBBox3D int -0x6d0000 void __thiscall zCVob SetCollDet int -0x6d0020 class zCBspTree * __thiscall zCWorld GetBspTree -0x6d0030 void * __cdecl oCMsgMovement operator new unsigned int -0x6d0050 void * __cdecl oCTriggerChangeLevel operator new unsigned int -0x6d0190 void __cdecl Game_StartParticleEffects class zCTree * -0x6d01f0 void __cdecl Game_InitConsole -0x6d2090 void __cdecl Game_OpenConsole -0x6d20e0 void __cdecl Game_ChangeAIConsole class zSTRING const & -0x6d2290 void __cdecl Game_ToggleAIConsole -0x6d26b0 void __cdecl Game_SpeciesChanged class zSTRING const & -0x6d2c60 void __cdecl Game_OpenSpeciesConsole -0x6d38b0 class zSTRING __thiscall oCNpc GetBloodTexture -0x6d3900 void __cdecl Game_OpenFightConsole -0x6d3b90 int __thiscall oCGame IsDebuggingChannel int -0x6d3bb0 int __thiscall oCGame IsDebuggingInstance class zCVob * -0x6d3bf0 int __thiscall oCGame IsDebuggingAllInstances -0x6d3c00 int __thiscall oCGame OpenView enum oCGame::oEGameDialogView -0x6d3c30 int __thiscall oCGame CloseView enum oCGame::oEGameDialogView -0x6d3c60 void __thiscall zCArray::Insert class zCVob * const & -0x6d3d30 void __thiscall zCArray::Remove class zCVob * const & -0x6d3d80 int __thiscall zCArray::IsInList class zCVob * const & -0x6d3dc0 oCGame* __thiscall oCGame oCGame -0x6d3de0 void __thiscall zCArray::DeleteList -0x6d3e00 void __thiscall zCListSort::~zCListSort -0x6d3e30 void __thiscall zCListSort::DeleteListDatas -0x6d3e90 void * __thiscall zCListSort::`scalar deleting destructor' unsigned int -0x6d3ec0 void __thiscall zCArray::InsertEnd class zCVisual * const & -0x6d3f90 void __thiscall zCArray::AllocDelta int -0x6d4260 void __cdecl NotifyInfoToSpy class zSTRING & -0x6d4320 void __cdecl NotifyInfoToSpy char * char * char * -0x6d45b0 int __cdecl PlayVideo -0x6d4690 int __cdecl PlayVideoEx -0x6d4780 void __thiscall oCGame DefineExternals_Ulfi class zCParser * -0x6d9b80 void __thiscall zSTRING Init -0x6e0cc0 void __cdecl oCMOB operator delete void * -0x6e20b0 void __cdecl oCMsgState operator delete void * -0x6fba00 void __thiscall zCList::Insert class oCLogTopic * -0x6fbcc0 void __cdecl ToggleShowStateDebug class oCNpc * -0x6fbed0 void __cdecl ToggleShowAI class oCNpc * -0x6fbf40 void __thiscall oCGame SwitchCamToNextNpc -0x6fc170 int __thiscall oCGame HandleEvent int -0x6fc5f3 int __thiscall oCGame HandleEvent int -0x6fc940 int __thiscall oCGame HandleEvent int -0x6fd3e5 int __thiscall oCGame HandleEvent int -0x6fd434 int __thiscall oCGame HandleEvent int -0x6fd560 int __thiscall oCGame TestKeys int -0x6fff47 int __thiscall oCGame TestKeys int -0x7000e0 int __thiscall oCGame IA_TestWay int -0x700946 int __thiscall oCGame IA_TestWay int -0x7009f0 void __cdecl zCVobWaypoint operator delete void * -0x700c30 oCGuilds* __thiscall oCGuilds oCGuilds -0x700d20 void __thiscall oCGuilds ~oCGuilds -0x700d40 int __thiscall oCGuilds GetAttitude int int -0x700f70 void __thiscall oCGuilds SetAttitude int int unsigned char -0x700fa0 void __thiscall oCGuilds InitGuildTable class zSTRING const & -0x7011e0 class zSTRING __thiscall oCGuilds GetGuildName int -0x701360 void __thiscall oCGuilds SaveGuildTable class zCArchiver & -0x701390 void __thiscall oCGuilds LoadGuildTable class zCArchiver & -0x7015d0 oCHelp* __thiscall oCHelp oCHelp -0x701d70 void __thiscall oCHelp ~oCHelp -0x701da0 void __thiscall oCHelp CalcPos -0x701e50 void __thiscall oCHelp Toggle -0x702000 void __thiscall oCHelp Update -0x702010 void __thiscall oCHelp Redraw class zCVob * -0x7023f0 oCInfoManager* __thiscall oCInfoManager oCInfoManager class zCParser * -0x7026f0 int __cdecl oCInfoManager CompareInfos class oCInfo * class oCInfo * -0x702720 void __thiscall oCInfoManager ~oCInfoManager -0x7027b0 class oCInfo * __thiscall oCInfoManager GetInformation class oCNpc * class oCNpc * int -0x702910 class oCInfo * __thiscall oCInfoManager GetInformation int -0x702940 int __thiscall oCInfoManager GetInfoCount class oCNpc * class oCNpc * -0x702aa0 int __thiscall oCInfoManager GetInfoCountImportant class oCNpc * class oCNpc * -0x702c00 int __thiscall oCInfoManager GetInfoCountUnimportant class oCNpc * class oCNpc * -0x702d60 class oCInfo * __thiscall oCInfoManager GetInfo class oCNpc * class oCNpc * int -0x702ec0 class oCInfo * __thiscall oCInfoManager GetInfoImportant class oCNpc * class oCNpc * int -0x703030 class oCInfo * __thiscall oCInfoManager GetInfoUnimportant class oCNpc * class oCNpc * int -0x7031a0 int __thiscall oCInfoManager InformationTold int -0x7031e0 void __thiscall oCInfoManager Archive class zCArchiver & -0x703240 void __thiscall oCInfoManager Unarchive class zCArchiver & -0x703390 void __thiscall oCInfoManager RestoreParserInstances -0x7033b0 oCInfo* __thiscall oCInfo oCInfo -0x703420 void __thiscall oCInfo ~oCInfo -0x7034f0 void __thiscall oCInfo ~oCInfo -0x703540 void __thiscall oCInfo SetInstance int -0x7036e0 int __thiscall oCInfo GetInstance -0x7036f0 int __thiscall oCInfo DoCheck -0x7038e0 int __thiscall oCInfo GetNpcID -0x7038f0 int __thiscall oCInfo GetConditionFunc -0x703900 int __thiscall oCInfo WasTold -0x703910 void __thiscall oCInfo SetTold int -0x703920 int __thiscall oCInfo GetDataSize -0x703930 void * __thiscall oCInfo GetDataAdr -0x703940 class zSTRING & __thiscall oCInfo GetText -0x703950 int __thiscall oCInfo InfoConditions -0x703970 void __thiscall oCInfo Info -0x703990 void __thiscall oCInfo Archive class zCArchiver & -0x7039d0 void __thiscall oCInfo Unarchive class zCArchiver & -0x703b00 void __thiscall oCInfo RestoreParserInstance -0x703b20 void __thiscall oCInfo AddChoice class zSTRING int -0x703c20 void __thiscall oCInfo RemoveChoice class zSTRING -0x703d70 void __thiscall oCInfo RemoveAllChoices -0x703e00 void __thiscall oCInfoChoice ~oCInfoChoice -0x703e50 void __thiscall zCList::~zCList -0x703e80 void __thiscall zCListSort::~zCListSort -0x703eb0 void * __thiscall zCList::`scalar deleting destructor' unsigned int -0x703ef0 void * __thiscall zCListSort::`scalar deleting destructor' unsigned int -0x7045e0 int __cdecl oCItemContainer GetInvSplitScreen -0x704610 short __cdecl oCItemContainer GetInvMaxColumns -0x704660 short __cdecl oCItemContainer GetInvMaxRows -0x7046b0 short __cdecl oCItemContainer TransferCountToAmount short -0x7046f0 float __cdecl oCItemContainer GetValueMultiplier -0x704810 class zSTRING __cdecl oCItemContainer GetCurrencyInstanceName -0x704a00 int __cdecl oCItemContainer GetCurrencyInstance -0x704aa0 class oCItem * __cdecl oCItemContainer CreateCurrencyItem short -0x704b50 void __cdecl oCItemContainer RemoveCurrencyItem class oCItem * -0x704b80 void __cdecl oCItemContainer Container_PrepareDraw -0x704b90 void __cdecl oCItemContainer Container_Draw -0x704bc0 class oCItemContainer * __thiscall oCItemContainer GetNextContainerLeft class oCItemContainer * -0x704c60 class oCItemContainer * __thiscall oCItemContainer GetNextContainerRight class oCItemContainer * -0x704d00 oCItemContainer* __thiscall oCItemContainer oCItemContainer -0x704f10 class zSTRING __thiscall oCItemContainer GetName -0x704f60 void __thiscall oCItemContainer SetName class zSTRING & -0x7050a0 int __thiscall oCItemContainer GetMode -0x7050b0 void __thiscall oCItemContainer SetMode int -0x7050d0 int __thiscall oCItemContainer IsActive -0x7050e0 void __thiscall oCItemContainer DisableManipulateItems int -0x7050f0 int __thiscall oCItemContainer CanManipulateItems -0x705100 void __thiscall oCItemContainer DisableTransferMoreThanOneItem int -0x705120 int __thiscall oCItemContainer CanTransferMoreThanOneItem -0x705130 short __thiscall oCItemContainer GetTransferCount -0x705140 void __thiscall oCItemContainer SetTransferCount short -0x705150 void __thiscall oCItemContainer IncTransferCount short -0x7062c0 void * __thiscall oCItemContainer `scalar deleting destructor' unsigned int -0x7062e0 void __thiscall oCItemContainer ~oCItemContainer -0x706430 void __thiscall oCItemContainer LoadGrafix -0x706870 void __thiscall oCItemContainer Init int int int -0x706a70 void __thiscall oCItemContainer GetSize int & int & -0x706a90 void __thiscall oCItemContainer GetPosition int & int & -0x706ab0 class zCListSort * __thiscall oCItemContainer JumpOffset int & int & -0x706b60 void __thiscall oCItemContainer DrawCategory -0x706d39 void __thiscall oCItemContainer DrawCategory -0x706e40 void __thiscall oCItemContainer DrawItemInfo class oCItem * class zCWorld * -0x706ef1 void __thiscall oCItemContainer DrawItemInfo class oCItem * class zCWorld * -0x7076b0 void __thiscall oCItemContainer Draw -0x707a25 void __thiscall oCItemContainer Draw -0x7084f0 void __thiscall oCItemContainer SetContents class zCListSort * -0x708540 class zCListSort * __thiscall oCItemContainer GetContents -0x708550 void __thiscall oCItemContainer Open int int int -0x7086d0 void __thiscall oCItemContainer OpenPassive int int int -0x708f20 int __thiscall oCItemContainer IsPassive -0x708f30 void __thiscall oCItemContainer Close -0x709200 int __thiscall oCItemContainer IsOpen -0x709230 void __thiscall oCItemContainer Activate -0x709290 void __thiscall oCItemContainer Deactivate -0x7092c0 class oCItem * __thiscall oCItemContainer GetSelectedItem -0x7092f0 int __thiscall oCItemContainer GetSelectedItemCount -0x709360 class oCItem * __thiscall oCItemContainer Insert class oCItem * -0x709430 void __thiscall oCItemContainer Remove class oCItem * -0x7094d0 class oCItem * __thiscall oCItemContainer RemoveByPtr class oCItem * int -0x7094e0 class oCItem * __thiscall oCItemContainer Remove class oCItem * int -0x709590 void __thiscall oCItemContainer DeleteContents -0x709630 void * __thiscall zCListSort::`scalar deleting destructor' unsigned int -0x709660 void __thiscall oCItemContainer CheckSelectedItem -0x709740 void __thiscall oCItemContainer NextItem -0x7099a0 void __thiscall oCItemContainer NextItemLine -0x709b00 void __thiscall oCItemContainer PrevItem -0x709d30 void __thiscall oCItemContainer PrevItemLine -0x709e10 int __thiscall oCItemContainer IsEmpty -0x709e40 int __thiscall oCItemContainer IsSplitScreen -0x709f40 int __thiscall oCItemContainer TransferItem int int -0x70a150 int __thiscall oCItemContainer ActivateNextContainer int -0x70a270 void __thiscall oCItemContainer Archive class zCArchiver & -0x70a460 void __thiscall oCItemContainer Unarchive class zCArchiver & -0x70a640 int __thiscall oCItemContainer HandleEvent int -0x70abf0 oCStealContainer* __thiscall oCStealContainer oCStealContainer -0x70ac10 void * __thiscall oCStealContainer `scalar deleting destructor' unsigned int -0x70ac30 void __thiscall oCStealContainer ~oCStealContainer -0x70adb0 void __thiscall oCStealContainer SetOwner class oCNpc * -0x70add0 class oCNpc * __thiscall oCStealContainer GetOwner -0x70ade0 void __thiscall oCStealContainer CreateList -0x70b090 int __thiscall oCStealContainer HandleEvent int -0x70b3c0 oCNpcContainer* __thiscall oCNpcContainer oCNpcContainer -0x70b3e0 void * __thiscall oCNpcContainer `scalar deleting destructor' unsigned int -0x70b400 void __thiscall oCNpcContainer ~oCNpcContainer -0x70b570 void __thiscall oCNpcContainer CreateList -0x70b6f0 int __thiscall oCNpcContainer HandleEvent int -0x70b9f0 class oCItem * __thiscall oCNpcContainer Insert class oCItem * -0x70ba30 void __thiscall oCNpcContainer Remove class oCItem * -0x70baf0 oCNpcInventory* __thiscall oCNpcInventory oCNpcInventory -0x70bbe0 void * __thiscall oCNpcInventory `scalar deleting destructor' unsigned int -0x70bc00 void __thiscall oCNpcInventory ~oCNpcInventory -0x70bdb0 void __thiscall oCNpcInventory ClearInventory -0x70bf10 void __thiscall oCNpcInventory Open int int int -0x70c2f0 void __thiscall oCNpcInventory Close -0x70c310 void __thiscall oCNpcInventory Draw -0x70c320 void __thiscall oCNpcInventory SetOwner class oCNpc * -0x70c330 class oCNpc * __thiscall oCNpcInventory GetOwner -0x70c340 int __thiscall oCNpcInventory GetNumItemsInCategory -0x70c450 class oCItem * __thiscall oCNpcInventory GetItem int -0x70c690 int __thiscall oCNpcInventory GetCategory class oCItem * -0x70c730 class oCItem * __thiscall oCNpcInventory Insert class oCItem * -0x70c970 int __thiscall oCNpcInventory GetAmount int -0x70ca80 class oCItem * __thiscall oCNpcInventory IsIn class oCItem * int -0x70cac0 class oCItem * __thiscall oCNpcInventory IsIn class zSTRING const & int -0x70caf0 class oCItem * __thiscall oCNpcInventory IsIn int int -0x70cbe0 void __thiscall oCNpcInventory Remove class oCItem * -0x70cc70 class oCItem * __thiscall oCNpcInventory RemoveByPtr class oCItem * int -0x70ce20 class oCItem * __thiscall oCNpcInventory Remove class oCItem * int -0x70d080 class oCItem * __thiscall oCNpcInventory Remove int int -0x70d170 class oCItem * __thiscall oCNpcInventory Remove class zSTRING const & int -0x70d1a0 int __thiscall oCNpcInventory IsEmpty int int -0x70d210 void __thiscall oCNpcInventory Archive class zCArchiver & -0x70d550 void __thiscall oCNpcInventory Unarchive class zCArchiver & -0x70d950 int __cdecl Inventory_GetCategory class oCItem * -0x70d9e0 class zSTRING __cdecl _GetCategorySelfPlayerPrefix -0x70dbd0 void __thiscall oCNpcInventory DrawCategory -0x70de00 int __thiscall oCNpcInventory HandleTrade int -0x70e040 int __thiscall oCNpcInventory HandleEvent int -0x70f390 void __thiscall oCNpcInventory CheckForEquippedItems int -0x70f4d0 int __thiscall oCNpcInventory CanCarry class oCItem * -0x70f600 void __thiscall oCNpcInventory SetPackAbility int -0x70f620 void __thiscall oCNpcInventory UnpackCategory -0x70f630 int __thiscall oCNpcInventory GetNumItemsInPackString -0x70f720 int __thiscall oCNpcInventory GetPackedItemBySlot int class zSTRING & -0x70f860 class oCItem * __thiscall oCNpcInventory CreateFromPackString class zSTRING const & -0x70f8f0 int __thiscall oCNpcInventory GetPackedItemInfo class zSTRING const & int int & int & -0x70fcb0 int __thiscall oCNpcInventory PackSingleItem class oCItem * -0x710020 void __thiscall oCNpcInventory PackAllItems int -0x710030 void __thiscall oCNpcInventory UnpackAllItems -0x710040 void __thiscall oCNpcInventory PackItemsInCategory int -0x710a20 void __thiscall oCNpcInventory UnpackItemsInCategory -0x710f80 void __thiscall zCList::~zCList -0x710fb0 void __thiscall zCList::Insert class oCItemContainer * -0x711000 void __thiscall zCListSort::~zCListSort -0x711030 void __thiscall zCListSort::DeleteListDatas -0x7110a0 void __thiscall zCListSort::InsertSort class oCItem * -0x711120 int __thiscall zCListSort::GetNumInList -0x711140 void * __thiscall zCList::`scalar deleting destructor' unsigned int -0x711270 void __cdecl oCItem SetLightingSwell int -0x711280 int __cdecl oCItem GetLightingSwell -0x711290 oCItem* __thiscall oCItem oCItem -0x7113e0 int __thiscall oCVob DoFocusCheckBBox -0x7113f0 void __thiscall oCVob SetSoundMaterial enum oTSndMaterial -0x711400 int __thiscall oCVob GetCSStateFlags -0x711410 class zCClassDef * __thiscall oCItem _GetClassDef -0x711420 int __thiscall oCItem GetInstance -0x711430 enum oTSndMaterial __thiscall oCItem GetSoundMaterial -0x711440 void * __thiscall oCItem `scalar deleting destructor' unsigned int -0x711470 oCItem* __thiscall oCItem oCItem class zSTRING & int -0x7115d0 oCItem* __thiscall oCItem oCItem int int -0x711730 void __thiscall oCItem ~oCItem -0x711910 void __thiscall oCItem SetVisual class zCVisual * -0x711930 void __thiscall oCItem CreateVisual -0x711970 void __thiscall oCItem Init -0x711bd0 void __thiscall oCItem InitByScript int int -0x7120e0 class zSTRING & __thiscall oCItem GetDescription -0x7120f0 class zSTRING & __thiscall oCItem GetText int -0x712160 int __thiscall oCItem GetCount int -0x712180 int __thiscall oCItem GetHealMode int & -0x712200 int __thiscall oCItem GetProtectionByIndex enum oEIndexDamage -0x712210 int __thiscall oCItem GetProtectionByType enum oETypeDamage -0x7122b0 int __thiscall oCItem GetProtectionByMode unsigned long -0x712340 int __thiscall oCItem GetFullProtection -0x712360 void __thiscall oCItem CopyDamage class oCItem * -0x7123a0 int __thiscall oCItem GetDamageByIndex enum oEIndexDamage -0x7123b0 int __thiscall oCItem GetDamageByType enum oETypeDamage -0x712450 int __thiscall oCItem GetDamageByMode unsigned long -0x7124e0 void __thiscall oCItem GetDamages unsigned long * -0x712500 int __thiscall oCItem GetFullDamage -0x712520 unsigned long __thiscall oCItem GetDamageTypes -0x712530 int __thiscall oCItem HasDamageType enum oETypeDamage -0x712550 int __thiscall oCItem IsDeadly -0x712570 int __thiscall oCItem IsOneHandWeapon -0x7125a0 int __thiscall oCItem MultiSlot -0x712610 int __thiscall oCItem SplitSlot -0x712650 int __thiscall oCItem GetValue -0x7126b0 int __thiscall oCItem GetWeight -0x7126d0 int __thiscall oCItem HasFlag int -0x7126f0 void __thiscall oCItem ClearFlag int -0x712710 void __thiscall oCItem SetFlag int -0x712730 int __thiscall oCItem TwoHanded -0x712760 int __thiscall oCItem IsOwned int int -0x7127a0 int __thiscall oCItem IsOwnedByNpc int -0x7127c0 int __thiscall oCItem IsOwnedByGuild int -0x7127e0 int __thiscall oCItem GetDisguiseGuild -0x7127f0 int __thiscall oCItem AddManipulation -0x712850 void __thiscall oCItem GetSoundMaterial_AM enum zCSoundManager::zTSndManMedium & enum oTSndMaterial & int -0x712870 void __thiscall oCItem Identify -0x712880 class zSTRING __thiscall oCItem GetName int -0x7128d0 class zSTRING __thiscall oCItem GetStatus -0x712a30 void __thiscall oCItem UseItem -0x712a40 class zSTRING __thiscall oCItem GetVisualChange -0x712b30 class zSTRING __thiscall oCItem GetEffectName -0x712b80 int __thiscall oCItem GetStateEffectFunc int -0x712ba0 class oCItem * __thiscall oCItem SplitItem int -0x712c00 void __thiscall oCItem RemoveEffect -0x712c40 void __thiscall oCItem InsertEffect -0x712df0 void __thiscall oCItem ThisVobAddedToWorld class zCWorld * -0x712ea0 void __thiscall oCItem ThisVobRemovedFromWorld class zCWorld * -0x712f10 void __thiscall oCItem RotateForInventory int -0x7132e0 void __thiscall oCItem RotateInInventory -0x7133c0 void __thiscall oCItem RenderItem int int -0x713576 void __thiscall oCItem RenderItem int int -0x713800 void __thiscall oCItem RenderItemPlaceCamera class zCCamera * float -0x713ac0 void __thiscall oCItem RenderItem class zCWorld * class zCViewBase * float -0x713cc0 int __thiscall oCItem GetScriptInstance class zSTRING * & int & -0x713cf0 int __thiscall oCItem SetByScriptInstance class zSTRING const * int -0x713d30 class zSTRING __thiscall oCItem GetInstanceName -0x713d70 void __thiscall oCItem Archive class zCArchiver & -0x713eb0 void __thiscall oCItem Unarchive class zCArchiver & -0x713f40 class oCAIVobMove * __thiscall oCItem GetAIVobMove -0x714020 int __fastcall oCItem Render struct zTRenderContext & -0x714440 class zCObject * __cdecl oCItem _CreateNewInstance -0x7144a0 void __cdecl oCItem operator delete void * -0x7144c0 void __thiscall zCArray::InsertEnd struct zSEnvValues const & -0x7147e0 oCTradeManager* __thiscall oCTradeManager oCTradeManager class zCParser * -0x714a30 void __thiscall oCTradeManager ~oCTradeManager -0x714a80 class oCItemReactModule * __thiscall oCTradeManager GetModule class oCNpc * class oCNpc * class oCItem * -0x714c40 oCItemReactModule* __thiscall oCItemReactModule oCItemReactModule int -0x714c80 void __thiscall oCItemReactModule ~oCItemReactModule -0x714c90 void __thiscall oCItemReactModule Validate -0x714ca0 int __thiscall oCItemReactModule Conditions int int -0x714cd0 void __thiscall oCItemReactModule GetOfferedInstance int & int & -0x714cf0 int __thiscall oCItemReactModule StartReaction int -0x714d10 int __thiscall oCItemReactModule GetDataSize -0x714d20 int __thiscall oCItemReactModule GetNpcInstance -0x714fd0 oCMissionManager* __thiscall oCMissionManager oCMissionManager -0x715000 void __thiscall oCMissionManager ~oCMissionManager -0x7150f0 void __thiscall oCMissionManager ClearMissions -0x715140 int __cdecl oCMissionManager SortMissions void const * void const * -0x715170 class oCMission * __thiscall oCMissionManager GetMission int -0x7151d0 void __thiscall oCMissionManager CreateAllMissions -0x7153b0 class oCMission * __thiscall oCMissionManager OfferThisMission class oCNpc * class oCNpc * int -0x715680 class oCMission * __thiscall oCMissionManager GetAvailableMission class oCNpc * class oCNpc * int -0x715950 int __thiscall oCMissionManager GetStatus class oCNpc * int -0x715b10 void __thiscall oCMissionManager SetStatus class oCNpc * int int -0x715d40 int __thiscall oCMissionManager CancelMission class oCNpc * int -0x715f10 void __thiscall oCMissionManager CreateMissionInfoList class oCNpc * class zCArray & -0x716160 int __thiscall oCMissionManager TestNextMission -0x7161a0 void __thiscall oCMissionManager Archive class zCArchiver & -0x7161e0 void __thiscall oCMissionManager Unarchive class zCArchiver & -0x716390 oCMission* __thiscall oCMission oCMission int -0x7164c0 void __thiscall oCMission ~oCMission -0x7165b0 void __thiscall oCMission AddEntry class zSTRING const & -0x7166c0 void __thiscall oCMission SetCurrentUser class oCNpc * class oCNpc * -0x716800 void __thiscall oCMission GetCurrentUser class oCNpc * & class oCNpc * & -0x716820 struct oCMission::TMisStatus * __thiscall oCMission GetStatusInfo -0x716930 float __thiscall oCMission GetStartTime -0x716950 void __thiscall oCMission SetStartTime float -0x716970 int __thiscall oCMission CheckMission -0x7169e0 int __thiscall oCMission IsAvailable -0x7169f0 int __thiscall oCMission OfferConditions -0x716ba0 void __thiscall oCMission Offer -0x716d50 int __thiscall oCMission SuccessConditions -0x716f00 void __thiscall oCMission Success -0x7170b0 int __thiscall oCMission FailureConditions -0x717260 void __thiscall oCMission Failure -0x717410 int __thiscall oCMission ObsoleteConditions -0x7175c0 void __thiscall oCMission Obsolete -0x717770 void __thiscall oCMission Running -0x717920 int __thiscall oCMission GetStatus -0x717930 void __thiscall oCMission SetStatus int -0x717a70 int __thiscall oCMission OnTime -0x717ad0 void __thiscall oCMission Archive class zCArchiver & -0x717bb0 class oCMission * __thiscall oCMission Unarchive class zCArchiver & -0x717db0 void __thiscall zCArraySort::~zCArraySort -0x717dd0 void __thiscall zCArraySort::InsertSort class oCMission * const & -0x717f20 oCMission* __thiscall oCMission oCMission int -0x717f40 void __thiscall zCArraySort::AllocDelta int -0x717fa0 void __thiscall zCArray::AllocDelta int -0x718000 void __thiscall zCArray::InsertEnd struct oCMission::TMisStatus * const & -0x718590 class zCObject * __cdecl oCMOB _CreateNewInstance -0x7187e0 class zCObject * __cdecl oCMobInter _CreateNewInstance -0x718840 void __cdecl oCMobInter operator delete void * -0x718a50 class zCObject * __cdecl oCMobBed _CreateNewInstance -0x718c80 int __thiscall oCMobInter GetState -0x718c90 int __thiscall oCMobInter GetStateNum -0x718ca0 enum oCMobInter::TMobInterDirection __thiscall oCMobInter GetDirection -0x718cb0 void __thiscall oCMobInter SetDirection enum oCMobInter::TMobInterDirection -0x718cc0 int __thiscall oCMobInter IsOccupied -0x718cd0 int __thiscall oCMobInter IsIn int -0x718ce0 class zSTRING const * __thiscall oCMobInter GetTriggerTarget int -0x718d00 void __cdecl oCMobBed operator delete void * -0x718d20 class zCClassDef * __thiscall oCMobBed _GetClassDef -0x718f20 class zCObject * __cdecl oCMobSwitch _CreateNewInstance -0x719040 void __cdecl oCMobSwitch operator delete void * -0x719060 class zCClassDef * __thiscall oCMobSwitch _GetClassDef -0x719440 class zCObject * __cdecl oCMobContainer _CreateNewInstance -0x719610 class zCClassDef * __thiscall oCMobLockable _GetClassDef -0x719620 void __thiscall oCMobLockable SetLocked int -0x719640 void __thiscall oCMobLockable SetKeyInstance class zSTRING const & -0x719780 void __thiscall oCMobLockable SetPickLockStr class zSTRING const & -0x7198c0 void __thiscall oCMobLockable OnMessage class zCEventMessage * class zCVob * -0x71994e void __thiscall oCMobLockable OnMessage class zCEventMessage * class zCVob * -0x719970 void __cdecl oCMobContainer operator delete void * -0x719990 class zCClassDef * __thiscall oCMobContainer _GetClassDef -0x719b90 class zCObject * __cdecl oCMobWheel _CreateNewInstance -0x719cc0 void __cdecl oCMobWheel operator delete void * -0x719ce0 class zCClassDef * __thiscall oCMobWheel _GetClassDef -0x719ee0 class zCObject * __cdecl oCMobLadder _CreateNewInstance -0x71a020 void __cdecl oCMobLadder operator delete void * -0x71a040 class zCClassDef * __thiscall oCMobLadder _GetClassDef -0x71a050 int __thiscall oCMobLadder DoFocusCheckBBox -0x71a250 class zCObject * __cdecl oCMobDoor _CreateNewInstance -0x71a400 void __cdecl oCMobDoor operator delete void * -0x71a420 class zCClassDef * __thiscall oCMobDoor _GetClassDef -0x71a430 void __thiscall oCMobDoor Open class oCNpc * -0x71a440 void __thiscall oCMobDoor Close class oCNpc * -0x71a640 class zCObject * __cdecl oCMobFire _CreateNewInstance -0x71a830 void __cdecl oCMobFire operator delete void * -0x71a850 class zCClassDef * __thiscall oCMobFire _GetClassDef -0x71aa50 class zCObject * __cdecl oCMobItemSlot _CreateNewInstance -0x71aae0 void __cdecl oCMobItemSlot operator delete void * -0x71ab00 class zCClassDef * __thiscall oCMobItemSlot _GetClassDef -0x71ad00 class zCObject * __cdecl oCDummyVobGenerator _CreateNewInstance -0x71ada0 void __cdecl oCDummyVobGenerator operator delete void * -0x71adc0 class zCClassDef * __thiscall oCDummyVobGenerator _GetClassDef -0x71add0 void * __thiscall oCDummyVobGenerator `scalar deleting destructor' unsigned int -0x71ae00 void __thiscall oCDummyVobGenerator ~oCDummyVobGenerator -0x71b030 class zCObject * __cdecl oCMobMsg _CreateNewInstance -0x71b1d0 char * __cdecl std::char_traits copy char * char const * unsigned int -0x71b200 class zCClassDef * __thiscall oCMobMsg _GetClassDef -0x71b210 int __thiscall oCMobMsg IsNetRelevant -0x71b220 oCMobMsg* __thiscall oCMobMsg oCMobMsg enum oCMobMsg::TMobMsgSubType class oCNpc * -0x71b360 void * __thiscall oCMobMsg `scalar deleting destructor' unsigned int -0x71b390 void __thiscall oCMobMsg ~oCMobMsg -0x71b3a0 oCMobMsg* __thiscall oCMobMsg oCMobMsg -0x71b4d0 oCMobMsg* __thiscall oCMobMsg oCMobMsg enum oCMobMsg::TMobMsgSubType class oCNpc * int -0x71b620 void __thiscall oCMobMsg Pack class zCBuffer & class zCEventManager * -0x71b6a0 void __thiscall oCMobMsg Unpack class zCBuffer & class zCEventManager * -0x71b740 int __thiscall oCMobMsg MD_GetNumOfSubTypes -0x71b750 class zSTRING __thiscall oCMobMsg MD_GetSubTypeString int -0x71b88a class zSTRING __thiscall oCMobMsg MD_GetSubTypeString int -0x71b8f0 oCMOB* __thiscall oCMOB oCMOB -0x71ba20 class zCClassDef * __thiscall oCMOB _GetClassDef -0x71ba30 void * __thiscall oCMOB `scalar deleting destructor' unsigned int -0x71ba60 void __thiscall oCMOB ~oCMOB -0x71bbf0 void __thiscall oCMOB SetVisual class zCVisual * -0x71bc10 void __thiscall oCMOB SetName class zSTRING const & -0x71bc30 class zSTRING __thiscall oCMOB GetName -0x71bd00 class zSTRING __thiscall oCMOB GetScemeName -0x71bec0 void __thiscall oCMOB OnDamage class zCVob * class zCVob * float int class zVEC3 const & -0x71bed0 void __thiscall oCMOB OnMessage class zCEventMessage * class zCVob * -0x71bee0 class zCModel * __thiscall oCMOB GetModel -0x71bf00 void __thiscall oCMOB SetMoveable int -0x71bf20 int __thiscall oCMOB IsMoveable -0x71bf30 void __thiscall oCMOB SetSoundMaterial enum oTSndMaterial -0x71bf50 enum oTSndMaterial __thiscall oCMOB GetSoundMaterial -0x71bf60 void __thiscall oCMOB GetSoundMaterial_AM enum zCSoundManager::zTSndManMedium & enum oTSndMaterial & int -0x71bf80 void __thiscall oCMOB SetOwner class zSTRING const & class zSTRING const & -0x71c170 void __thiscall oCMOB SetOwner int int -0x71c190 int __thiscall oCMOB IsOwnedByGuild int -0x71c1b0 int __thiscall oCMOB IsOwnedByNpc int -0x71c1d0 int __thiscall oCMOB IsOwner class oCNpc * -0x71c220 void __thiscall oCMOB Hit int -0x71c230 void __thiscall oCMOB Destroy -0x71c490 void __thiscall oCMOB InsertInIgnoreList class zCVob * -0x71c4c0 void __thiscall oCMOB RemoveFromIgnoreList class zCVob * -0x71c520 int __thiscall oCMOB CanThisCollideWith class zCVob * -0x71c560 void __thiscall oCMOB Archive class zCArchiver & -0x71c6a0 void __thiscall oCMOB Unarchive class zCArchiver & -0x71ccc0 int __thiscall oCMOB AllowDiscardingOfSubtree -0x71ccd0 int __cdecl oCMobInter SetAllMobsToState class oCWorld * class zSTRING const & int -0x71cd00 void __cdecl oCMobInter TraverseMobs class zCTree * class zSTRING const & int int * -0x71ce90 void __cdecl oCMobInter TriggerAllMobsToTmpState class zCWorld * -0x71cf50 void __cdecl oCMobInter TraverseTriggerMobs class zCTree * -0x71d010 oCMobInter* __thiscall oCMobInter oCMobInter -0x71d190 class zCClassDef * __thiscall oCMobInter _GetClassDef -0x71d1a0 void * __thiscall oCMobInter `scalar deleting destructor' unsigned int -0x71d1d0 void __thiscall oCMobInter ~oCMobInter -0x71d3c0 void __thiscall oCMobInter SetVisual class zCVisual * -0x71d540 void __thiscall oCMobInter SetTempState int -0x71d580 int __thiscall oCMobInter IsTempStateChanged -0x71d590 void __thiscall oCMobInter SetStateToTempState -0x71d610 void __thiscall oCMobInter SetMobBodyState class oCNpc * -0x71d940 void __thiscall oCMobInter OnDamage class zCVob * class zCVob * float int class zVEC3 const & -0x71d950 void __thiscall oCMobInter OnMessage class zCEventMessage * class zCVob * -0x71d9de void __thiscall oCMobInter OnMessage class zCEventMessage * class zCVob * -0x71da00 void __thiscall oCMobInter SetUseWithItem class zSTRING const & -0x71db40 int __thiscall oCMobInter GetUseWithItem -0x71db60 int __thiscall oCMobInter HasUseWithItem class oCNpc * -0x71dbe0 class zSTRING __thiscall oCMobInter GetScemeName -0x71dc30 void __thiscall oCMobInter ScanIdealPositions -0x71df50 int __thiscall oCMobInter GetFreePosition class oCNpc * class zVEC3 & -0x71dfc0 struct TMobOptPos * __thiscall oCMobInter SearchFreePosition class oCNpc * float -0x71e1f0 void __thiscall oCMobInter SetHeading class oCNpc * -0x71e240 void __thiscall oCMobInter SetIdealPosition class oCNpc * -0x71e490 void __thiscall oCMobInter Reset -0x71e750 void __thiscall oCMobInter OnTick -0x71e7d0 void __thiscall oCMobInter OnTrigger class zCVob * class zCVob * -0x71eac0 void __thiscall oCMobInter OnUntrigger class zCVob * class zCVob * -0x71ed90 void __thiscall oCMobInter SendStateChange int int -0x71f080 void __thiscall oCMobInter SendEndInteraction class oCNpc * int int -0x71f210 void __thiscall oCMobInter Interact class oCNpc * int int int int int -0x71f5e0 void __thiscall oCMobInter GetTransitionNames int int class zSTRING & class zSTRING & -0x71fb00 int __thiscall oCMobInter IsInState class oCNpc * int -0x71fc40 int __thiscall oCMobInter CanChangeState class oCNpc * int int -0x71fea0 void __thiscall oCMobInter StartStateChange class oCNpc * int int -0x720150 void __thiscall oCMobInter StartTransitionAniNpc class oCNpc * class zSTRING const & -0x720440 void __thiscall oCMobInter CheckStateChange class oCNpc * -0x720870 void __thiscall oCMobInter CallOnStateFunc class oCNpc * int -0x720ad0 void __thiscall oCMobInter SendCallOnStateFunc class oCNpc * int -0x720c70 void __thiscall oCMobInter OnBeginStateChange class oCNpc * int int -0x720c80 void __thiscall oCMobInter OnEndStateChange class oCNpc * int int -0x720ce0 void __thiscall oCMobInter InterruptInteraction class oCNpc * -0x720eb0 int __thiscall oCMobInter IsMultiMob -0x720ec0 int __thiscall oCMobInter IsAvailable class oCNpc * -0x720f20 void __thiscall oCMobInter MarkAsUsed float class zCVob * -0x720f40 int __thiscall oCMobInter CanInteractWith class oCNpc * -0x721550 int __thiscall oCMobInter IsInteractingWith class oCNpc * -0x721580 void __thiscall oCMobInter StartInteraction class oCNpc * -0x721950 void __thiscall oCMobInter EndInteraction class oCNpc * int -0x721c20 void __thiscall oCMobInter StopInteraction class oCNpc * -0x721f00 int __thiscall oCMobInter AI_UseMobToState class oCNpc * int -0x722310 void __thiscall oCMobInter Archive class zCArchiver & -0x7223b0 void __thiscall oCMobInter Unarchive class zCArchiver & -0x722460 oCMobFire* __thiscall oCMobFire oCMobFire -0x722640 void * __thiscall oCMobFire `scalar deleting destructor' unsigned int -0x722670 void __thiscall oCMobFire ~oCMobFire -0x722850 void __thiscall oCMobFire DeleteEffects -0x7228a0 void __thiscall oCMobFire OnDamage class zCVob * class zCVob * float int class zVEC3 const & -0x7228f0 void __thiscall oCMobFire OnEndStateChange class oCNpc * int int -0x722980 void __thiscall oCMobFire OnTrigger class zCVob * class zCVob * -0x722b90 void __thiscall oCMobFire OnUntrigger class zCVob * class zCVob * -0x722c00 void __thiscall oCMobFire PreSave -0x722c60 void __thiscall oCMobFire Archive class zCArchiver & -0x722d40 void __thiscall oCMobFire PostSave -0x722d70 void __thiscall oCMobFire Unarchive class zCArchiver & -0x722e50 oCMobBed* __thiscall oCMobBed oCMobBed -0x723010 void * __thiscall oCMobBed `scalar deleting destructor' unsigned int -0x723040 void __thiscall oCMobBed ~oCMobBed -0x723220 void __thiscall oCMobBed StartInteraction class oCNpc * -0x723230 void __thiscall oCMobBed OnBeginStateChange class oCNpc * int int -0x723240 void __thiscall oCMobBed OnEndStateChange class oCNpc * int int -0x7232a0 class zSTRING __thiscall oCMobBed GetScemeName -0x723350 struct TMobOptPos * __thiscall oCMobBed SearchFreePosition class oCNpc * float -0x7234e0 oCMobSwitch* __thiscall oCMobSwitch oCMobSwitch -0x7235d0 void * __thiscall oCMobSwitch `scalar deleting destructor' unsigned int -0x723600 void __thiscall oCMobSwitch ~oCMobSwitch -0x7237d0 void __thiscall oCMobSwitch Archive class zCArchiver & -0x723870 void __thiscall oCMobSwitch Unarchive class zCArchiver & -0x723920 oCMobLockable* __thiscall oCMobLockable oCMobLockable -0x723ad0 void * __thiscall oCMobLockable `scalar deleting destructor' unsigned int -0x723b00 void __thiscall oCMobLockable ~oCMobLockable -0x723cc0 int __thiscall oCMobLockable CanInteractWith class oCNpc * -0x723cf0 void __thiscall oCMobLockable Interact class oCNpc * int int int int int -0x7242e0 int __thiscall oCMobLockable CanChangeState class oCNpc * int int -0x724330 void __thiscall oCMobLockable OnEndStateChange class oCNpc * int int -0x7244f0 int __thiscall oCMobLockable CanOpen class oCNpc * -0x724800 int __thiscall oCMobLockable PickLock class oCNpc * char -0x724a70 void __thiscall oCMobLockable Unlock class oCNpc * int -0x7251c0 void __thiscall oCMobLockable Lock class oCNpc * -0x7253b0 void __thiscall oCMobLockable Archive class zCArchiver & -0x7254a0 void __thiscall oCMobLockable Unarchive class zCArchiver & -0x7257e0 oCMobContainer* __thiscall oCMobContainer oCMobContainer -0x725970 void * __thiscall oCMobContainer `scalar deleting destructor' unsigned int -0x7259a0 void __thiscall oCMobContainer ~oCMobContainer -0x725bb0 void __thiscall oCMobContainer OnMessage class zCEventMessage * class zCVob * -0x725c8a void __thiscall oCMobContainer OnMessage class zCEventMessage * class zCVob * -0x725cb0 void __thiscall oCMobContainer Destroy -0x725e60 void __thiscall oCMobContainer Reset -0x725fc0 void __thiscall oCMobContainer Insert class oCItem * -0x725ff0 void __thiscall oCMobContainer Remove class oCItem * -0x726080 class oCItem * __thiscall oCMobContainer Remove class oCItem * int -0x726190 void __thiscall oCMobContainer CreateContents class zSTRING const & -0x7264c0 int __thiscall oCMobContainer IsIn int -0x726500 void __thiscall oCMobContainer Open class oCNpc * -0x726640 void __thiscall oCMobContainer Close class oCNpc * -0x726680 void __thiscall oCMobContainer Archive class zCArchiver & -0x726820 void __thiscall oCMobContainer Unarchive class zCArchiver & -0x7269b0 oCMobDoor* __thiscall oCMobDoor oCMobDoor -0x726b80 void * __thiscall oCMobDoor `scalar deleting destructor' unsigned int -0x726bb0 void __thiscall oCMobDoor ~oCMobDoor -0x726d60 class zSTRING __thiscall oCMobDoor GetScemeName -0x726e10 struct TMobOptPos * __thiscall oCMobDoor SearchFreePosition class oCNpc * float -0x726fa0 oCMobWheel* __thiscall oCMobWheel oCMobWheel -0x7270a0 void * __thiscall oCMobWheel `scalar deleting destructor' unsigned int -0x7270d0 void __thiscall oCMobWheel OnTrigger class zCVob * class zCVob * -0x7271e0 void __thiscall oCMobWheel OnUntrigger class zCVob * class zCVob * -0x7272e0 void __thiscall oCMobWheel Interact class oCNpc * int int int int int -0x7272f0 void __thiscall oCMobWheel ~oCMobWheel -0x7274c0 oCMobLadder* __thiscall oCMobLadder oCMobLadder -0x7275d0 void * __thiscall oCMobLadder `scalar deleting destructor' unsigned int -0x727600 void __thiscall oCMobLadder ~oCMobLadder -0x7277d0 void __thiscall oCMobLadder StartInteraction class oCNpc * -0x727990 int __thiscall oCMobLadder CanChangeState class oCNpc * int int -0x7279e0 int __thiscall oCMobLadder CanInteractWith class oCNpc * -0x7279f0 struct TMobOptPos * __thiscall oCMobLadder SearchFreePosition class oCNpc * float -0x727a60 void __thiscall oCMobLadder Interact class oCNpc * int int int int int -0x727e60 void __thiscall oCMobLadder EndInteraction class oCNpc * int -0x727e80 oCMobItemSlot* __thiscall oCMobItemSlot oCMobItemSlot -0x727ea0 void * __thiscall oCMobItemSlot `scalar deleting destructor' unsigned int -0x727ed0 void __thiscall oCMobItemSlot ~oCMobItemSlot -0x7280b0 int __thiscall oCMobItemSlot GetUseWithItem -0x7280f0 int __thiscall oCMobItemSlot CanInteractWith class oCNpc * -0x728110 class oCItem * __thiscall oCMobItemSlot GetInsertedItem -0x728120 int __thiscall oCMobItemSlot PlaceItem class oCItem * -0x7283c0 class oCItem * __thiscall oCMobItemSlot RemoveItem -0x728400 int __thiscall oCMobItemSlot IsIn int -0x728430 void __thiscall oCMobItemSlot Archive class zCArchiver & -0x728500 void __thiscall oCMobItemSlot Unarchive class zCArchiver & -0x7285f0 oCDummyVobGenerator* __thiscall oCDummyVobGenerator oCDummyVobGenerator -0x728660 void __thiscall oCDummyVobGenerator OnTrigger class zCVob * class zCVob * -0x728870 void __thiscall zCListSort::Insert class oCItem * -0x7288c0 void __thiscall zCList::~zCList -0x7288f0 void __thiscall zCList::DeleteListDatas -0x728960 void * __thiscall zCList::`scalar deleting destructor' unsigned int -0x7289a0 void * __thiscall TMobOptPos `scalar deleting destructor' unsigned int -0x7289c0 void __thiscall TMobOptPos ~TMobOptPos -0x728c80 oCNewsManager* __thiscall oCNewsManager oCNewsManager -0x728ca0 void __thiscall oCNewsManager ~oCNewsManager -0x728cb0 void __thiscall oCNewsManager CreateNews int int class oCNpc * class oCNpc * class oCNpc * int -0x728fb0 void __thiscall oCNewsManager SpreadToGuild int -0x728fd0 int __thiscall oCNewsManager IsInSpreadList int -0x729000 void __thiscall oCNewsManager SpreadNews class oCNews * -0x7294f2 void __thiscall oCNewsManager SpreadNews class oCNews * -0x729580 oCNewsMemory* __thiscall oCNewsMemory oCNewsMemory -0x7295a0 void __thiscall oCNewsMemory ~oCNewsMemory -0x7296b0 void __thiscall oCNewsMemory Insert class oCNews * -0x729790 void __thiscall oCNewsMemory Remove class oCNews * -0x729810 class oCNews * __thiscall oCNewsMemory GetNews int class oCNpc * class oCNpc * -0x729850 void __thiscall oCNewsMemory CheckSpreadNews -0x7298e0 int __thiscall oCNewsMemory SearchNews int class oCNpc * class oCNpc * -0x729960 void __thiscall oCNewsMemory ShowDebugInfos -0x729f60 class oCNews * __thiscall oCNewsMemory GetNewsByNumber int -0x729f90 void __thiscall oCNewsMemory ClearNews -0x72a0a0 int __thiscall oCNewsMemory DeleteNewsByNumber int -0x72a140 void __thiscall oCNewsMemory Archive class zCArchiver & -0x72a1c0 void __thiscall oCNewsMemory Unarchive class zCArchiver & -0x72a370 int __cdecl oCNews GetRemainingNews -0x72a380 void __cdecl oCNews CheckRemainingNews -0x72a830 oCNews* __thiscall oCNews oCNews -0x72a9d0 oCNews* __thiscall oCNews oCNews int int class oCNpc * class oCNpc * class oCNpc * int -0x72ac50 void __thiscall oCNews ~oCNews -0x72adc0 int __thiscall oCNews GetID -0x72add0 int __thiscall oCNews IsIdentical int class oCNpc * class oCNpc * -0x72ae00 void __thiscall oCNews SetSpreadTime float -0x72ae30 float __thiscall oCNews GetSpreadTime -0x72ae40 void __thiscall oCNews SetGossip int -0x72ae60 int __thiscall oCNews IsGossip -0x72ae70 int __thiscall oCNews IsGuildVictim -0x72ae80 void __thiscall oCNews GetNewsData int & int & class oCNpc * & class oCNpc * & class oCNpc * & -0x72af90 void __thiscall oCNews Archive class zCArchiver & -0x72b1f0 void __thiscall oCNews Unarchive class zCArchiver & -0x72b410 void __thiscall zCList::~zCList -0x72b440 void __thiscall zCList::DeleteListDatas -0x72b4b0 void __thiscall zCList::Insert class oCNews * -0x72b500 class oCNews * __thiscall zCList::Get int -0x72b530 int __thiscall zCList::GetNumInList -0x72b550 void * __thiscall zCList::`scalar deleting destructor' unsigned int -0x72b590 void __thiscall zCArray::AllocDelta int -0x72c330 class zCObject * __cdecl oCNpcTalent _CreateNewInstance -0x72c490 void __cdecl oCNpcTalent operator delete void * -0x72c4b0 class zCClassDef * __thiscall oCNpcTalent _GetClassDef -0x72c4c0 oCNpcTalent* __thiscall oCNpcTalent oCNpcTalent -0x72c630 void * __thiscall oCNpcTalent `scalar deleting destructor' unsigned int -0x72c660 void __thiscall oCNpcTalent ~oCNpcTalent -0x72c670 void __cdecl oCNpcTalent CreateTalentList class zCArray * -0x72c7b0 void __thiscall oCNpcTalent Archive class zCArchiver & -0x72c7f0 void __thiscall oCNpcTalent Unarchive class zCArchiver & -0x72c840 int __cdecl BitToNumber int -0x72c860 void __thiscall TNpcSlot SetVob class oCVob * -0x72c910 void __thiscall TNpcSlot ClearVob -0x72c960 void __thiscall oCNpc::TActiveInfo TActiveInfo class oCNpc const * -0x72c970 void __thiscall oCNpc::TActiveInfo ~TActiveInfo -0x72c9b0 class oCNpc::TActiveInfo const * __thiscall oCNpc GetActiveInfo -0x72c9d0 class oCNpc::TActiveInfo * __thiscall oCNpc GetActiveInfoWritable -0x72ca20 void __thiscall oCNpc Shrink -0x72cba0 void __thiscall oCNpc UnShrink -0x72d250 void __thiscall oCNpc AvoidShrink int -0x72d2c0 int __thiscall oCNpc ApplyOverlay class zSTRING const & -0x72d570 void __thiscall zTOverlayIndex ~zTOverlayIndex -0x72d5c0 void __thiscall oCNpc RemoveOverlay class zSTRING const & -0x72d7b0 void __thiscall oCNpc SetModelScale class zVEC3 const & -0x72d8a0 void __thiscall oCNpc SetFatness float -0x72d950 oCNpc* __thiscall oCNpc oCNpc -0x72e300 int __thiscall oCVob IsOwnedByGuild int -0x72e310 int __thiscall oCVob IsOwnedByNpc int -0x72e320 enum oTSndMaterial __thiscall oCVob GetSoundMaterial -0x72e330 TNpcSlot* __thiscall TNpcSlot TNpcSlot -0x72e370 class zCClassDef * __thiscall oCNpc _GetClassDef -0x72e380 int __thiscall oCNpc GetInstance -0x72e390 int __thiscall oCNpc IsAniMessageRunning -0x72e3a0 void * __thiscall oCNpc `scalar deleting destructor' unsigned int -0x72e3d0 oCNpc* __thiscall oCNpc oCNpc -0x72e3f0 void __thiscall oCNpc SetVisual class zCVisual * -0x72e410 void __thiscall oCNpc CleanUp -0x72e6a0 void __thiscall oCNpc ~oCNpc -0x72ed90 void __thiscall TNpcSlot ~TNpcSlot -0x72ee70 void __thiscall oCNpc InitByScript int int -0x72f5b0 void __thiscall oCNpc InitHumanAI -0x72f650 void __thiscall oCNpc DeleteHumanAI -0x72f690 class zSTRING __thiscall oCNpc GetGuildName -0x72f820 class zSTRING __thiscall oCNpc GetName int -0x72f870 int __thiscall oCNpc IsHostile class oCNpc * -0x72f900 int __thiscall oCNpc IsFriendly class oCNpc * -0x72f990 int __thiscall oCNpc IsNeutral class oCNpc * -0x72fa20 int __thiscall oCNpc IsAngry class oCNpc * -0x72fab0 int __thiscall oCNpc GetAttitude class oCNpc * -0x72fb30 int __thiscall oCNpc GetPermAttitude class oCNpc * -0x72fb80 void __thiscall oCNpc SetAttitude int -0x72fbd0 void __thiscall oCNpc SetTmpAttitude int -0x72fc20 int __thiscall oCNpc GetProtectionByIndex enum oEIndexDamage -0x72fc30 int __thiscall oCNpc GetProtectionByType enum oETypeDamage -0x72fcd0 int __thiscall oCNpc GetProtectionByMode unsigned long -0x72fd60 int __thiscall oCNpc GetFullProtection -0x72fd80 void __thiscall oCNpc SetProtectionByIndex enum oEIndexDamage int -0x72fda0 int __thiscall oCNpc GetDamageByIndex enum oEIndexDamage -0x72fdb0 int __thiscall oCNpc GetDamageByType enum oETypeDamage -0x72fe50 int __thiscall oCNpc GetDamageByMode unsigned long -0x72fee0 int __thiscall oCNpc GetFullDamage -0x72ff00 void __thiscall oCNpc SetDamages int * -0x72ff20 int __thiscall oCNpc GetAttribute int -0x72ff30 int __thiscall oCNpc GetHitChance int -0x72ff40 void __thiscall oCNpc SetHitChance int int -0x72ff60 void __thiscall oCNpc ChangeAttribute int int -0x72fff0 void __thiscall oCNpc SetAttribute int int -0x730010 int __thiscall oCNpc GetOverlay class zSTRING & -0x7301d0 void __thiscall oCNpc CheckModelOverlays -0x7303f0 void __thiscall oCNpc SetToMad float -0x730530 void __thiscall oCNpc HealFromMad -0x730650 void __thiscall oCNpc SetToDrunk float -0x730660 void __thiscall oCNpc HealFromDrunk -0x730670 void __thiscall oCNpc CheckAngryTime -0x730720 int __thiscall oCNpc CanRecruitSC -0x730730 int __thiscall oCNpc IsDisguised -0x730750 int __thiscall oCNpc GetGuild -0x730760 void __thiscall oCNpc SetGuild int -0x730770 int __thiscall oCNpc GetTrueGuild -0x730780 void __thiscall oCNpc SetTrueGuild int -0x730790 int __thiscall oCNpc GetCamp -0x7307a0 int __thiscall oCNpc IsGuildFriendly int -0x7307d0 int __thiscall oCNpc GetGuildAttitude int -0x730800 void __thiscall oCNpc CreateItems int int -0x7309c0 void __thiscall oCNpc SetFlag int -0x7309e0 int __thiscall oCNpc HasFlag int -0x730a00 class oCNpcTalent * __thiscall oCNpc GetTalent int int -0x730be0 void __thiscall oCNpc SetTalentValue int int -0x730dc0 int __thiscall oCNpc GetTalentValue int -0x730f60 void __thiscall oCNpc SetTalentSkill int int -0x731675 void __thiscall oCNpc SetTalentSkill int int -0x7317f0 int __thiscall oCNpc GetTalentSkill int -0x731990 int __thiscall oCNpc HasTalent int int -0x7319b0 int __thiscall oCNpc CanUse class oCItem * -0x731cb0 void __thiscall oCNpc DisplayCannotUse -0x731de0 void __thiscall oCNpc CheckAllCanUse -0x731ef0 class oCVob * __thiscall oCNpc GetSlotVob class zSTRING const & -0x731f90 class oCItem * __thiscall oCNpc GetSlotItem class zSTRING const & -0x732030 class oCItem * __thiscall oCNpc GetItem int int -0x732050 class oCNpc * __thiscall oCNpc GetSlotNpc class zSTRING const & -0x7320f0 void __thiscall oCNpc AddItemEffects class oCItem * -0x732270 void __thiscall oCNpc RemoveItemEffects class oCItem * -0x7323c0 void __thiscall oCNpc EquipItem class oCItem * -0x7326c0 void __thiscall oCNpc UnequipItem class oCItem * -0x7329a0 int __thiscall oCNpc GetCutsceneDistance -0x7329f0 void __thiscall oCNpc SetCSEnabled int -0x732a10 int __thiscall oCNpc GetCSStateFlags -0x732b60 void __thiscall oCNpc SetFocusVob class zCVob * -0x732bb0 class zCVob * __thiscall oCNpc GetFocusVob -0x732bc0 void __thiscall oCNpc ClearFocusVob -0x732bf0 class oCNpc * __thiscall oCNpc GetFocusNpc -0x732c20 class oCNpc * __thiscall oCNpc GetNearestFightNpcLeft -0x732db0 class oCNpc * __thiscall oCNpc GetNearestFightNpcRight -0x732f40 int __thiscall oCNpc FocusCheckBBox class zCVob const * int int float float & -0x7331c0 int __thiscall oCNpc FocusCheck class zCVob const * int int float float & -0x7335b0 void __thiscall oCNpc ToggleFocusVob int -0x733a10 void __thiscall oCNpc CollectFocusVob int -0x7344f0 void __thiscall oCNpc GetNearestValidVob float -0x734860 void __thiscall oCNpc GetNearestVob float -0x734b40 class oCAniCtrl_Human * __thiscall oCNpc GetAnictrl -0x734b50 void __thiscall oCNpc ResetToHumanAI -0x734bc0 void __thiscall oCNpc SetEnemy class oCNpc * -0x734e30 class oCNpc * __thiscall oCNpc GetNextEnemy -0x735130 int __thiscall oCNpc IsConditionValid -0x735290 int __thiscall oCNpc IsInFightFocus class zCVob * -0x735300 class oCItem * __thiscall oCNpc HasEquippedStolenItem class oCNpc * -0x735520 void __thiscall oCNpc Burn int float -0x7357a0 void __thiscall oCNpc StopBurn -0x735a40 class zVEC3 __cdecl RotateVec class zVEC3 & class zVEC3 & float float -0x735ab0 void __thiscall oCNpc Interrupt int int -0x735e30 int __thiscall oCNpc GetWeaponDamage class oCItem * -0x735e80 int __thiscall oCNpc GetBluntDamage class oCItem * -0x735eb0 void __thiscall oCNpc DropUnconscious float class oCNpc * -0x736230 void __thiscall oCNpc CheckUnconscious -0x736680 class zSTRING __thiscall oCNpc GetInterruptPrefix -0x736720 void __thiscall oCNpc CompleteHeal -0x736740 int __thiscall oCNpc IsDead -0x736750 int __thiscall oCNpc IsUnconscious -0x736760 void __thiscall oCNpc DoDie class oCNpc * -0x736d40 void __thiscall oCNpc StartFadeAway -0x736e30 int __thiscall oCNpc IsFadingAway -0x736e40 int __thiscall oCNpc FadeAway -0x736ee0 int __thiscall oCNpc BeamTo class zSTRING const & -0x737350 void __thiscall oCNpc DropInventory -0x737360 int __thiscall oCNpc HasInHand int -0x7374b0 int __thiscall oCNpc HasInHand class zCVob * -0x7375e0 void __thiscall oCNpc DropAllInHand -0x7377a0 class oCItem * __thiscall oCNpc GetWeapon -0x737930 class oCItem * __thiscall oCNpc GetEquippedMeleeWeapon -0x737a40 class oCItem * __thiscall oCNpc GetEquippedRangedWeapon -0x737b50 class oCItem * __thiscall oCNpc GetEquippedArmor -0x737be0 int __thiscall oCNpc IsSameHeight class zCVob * -0x737cd0 void __thiscall oCNpc TurnToEnemy -0x737e50 int __thiscall oCNpc ShieldEquipped -0x737f20 int __thiscall oCNpc GetWeaponDamage -0x7380b0 void __thiscall oCNpc SetMovLock int -0x7380e0 int __thiscall oCNpc IsMovLock -0x7380f0 void __thiscall oCNpc SetHead -0x738350 void __thiscall oCNpc SetAdditionalVisuals class zSTRING & int int class zSTRING & int int int -0x738480 void __thiscall oCNpc InitModel -0x738720 class zCModel * __thiscall oCNpc GetModel -0x7387c0 class zSTRING __thiscall oCNpc GetVisualBody -0x738810 class zSTRING __thiscall oCNpc GetVisualHead -0x738860 int __thiscall oCNpc StartFaceAni class zSTRING const & float float -0x738960 int __thiscall oCNpc StartStdFaceAni int -0x738a77 int __thiscall oCNpc StartStdFaceAni int -0x738b50 int __thiscall oCNpc StopFaceAni class zSTRING const & -0x738c40 int __thiscall oCNpc GetWeaponMode -0x738c60 void __thiscall oCNpc SetWeaponMode2 class zSTRING const & -0x738e80 void __thiscall oCNpc SetWeaponMode2 int -0x73908c void __thiscall oCNpc SetWeaponMode2 int -0x739155 void __thiscall oCNpc SetWeaponMode2 int -0x739606 void __thiscall oCNpc SetWeaponMode2 int -0x7396c3 void __thiscall oCNpc SetWeaponMode2 int -0x739940 void __thiscall oCNpc SetWeaponMode int -0x739a30 int __thiscall oCNpc GetNextWeaponMode int int int -0x739b63 int __thiscall oCNpc GetNextWeaponMode int int int -0x739c90 void __thiscall oCNpc Equip class oCItem * -0x73a030 void __thiscall oCNpc EquipWeapon class oCItem * -0x73a310 void __thiscall oCNpc EquipFarWeapon class oCItem * -0x73a490 void __thiscall oCNpc EquipArmor class oCItem * -0x73a740 void __thiscall oCNpc SetToFightMode class oCItem * int -0x73a940 void __thiscall oCNpc SetToFistMode -0x73ab40 void __thiscall oCNpc Activate int int -0x73ab50 class oCVob * __thiscall oCNpc GetRightHand -0x73abe0 class oCVob * __thiscall oCNpc GetLeftHand -0x73ac70 void __thiscall oCNpc DropVob class oCVob * class zVEC3 & -0x73ae00 void __thiscall oCNpc SetCarryVob class zCVob * -0x73b0b0 class zCVob * __thiscall oCNpc GetCarryVob -0x73b0c0 void __thiscall oCNpc SetLeftHand class oCVob * -0x73b1c0 void __thiscall oCNpc SetRightHand class oCVob * -0x73b2c0 int __thiscall oCNpc HasTorch -0x73b400 void __thiscall oCNpc ExchangeTorch -0x73b410 void __thiscall oCNpc SetTorchAni int int -0x73b670 zCSparseArrayIterator* __thiscall zCSparseArrayIterator zCSparseArrayIterator class zCSparseArrayBase & -0x73b6d0 void __thiscall oCNpc CheckSetTorchAni -0x73b940 void __thiscall oCNpc CheckPutbackTorch -0x73bc10 int __thiscall oCNpc UseItem class oCItem * -0x73c230 float __thiscall oCNpc GetThrowSpeed float float -0x73c260 int __thiscall oCNpc HasArrowInHand -0x73c3b0 int __thiscall oCNpc HasArrowInInv -0x73c4a0 int __thiscall oCNpc HasBoltInInv -0x73c590 int __thiscall oCNpc HasBoltInHand -0x73c6e0 int __thiscall oCNpc IsMunitionAvailable class oCItem * -0x73c860 void __thiscall oCNpc GetTalentInfo int class zSTRING & class zSTRING & class zSTRING & -0x73ca90 void __thiscall oCNpc GetSpellInfo int class zSTRING & class zSTRING & -0x73cc80 void __thiscall oCNpc GetAttribInfo int class zSTRING & class zSTRING & -0x73ce20 void __thiscall oCNpc CreateSpell int -0x73ce80 void __thiscall oCNpc LearnSpell int -0x73cec0 int __thiscall oCNpc HasSpell int -0x73cee0 void __thiscall oCNpc DestroySpell int -0x73cf20 void __thiscall oCNpc SetActiveSpellInfo int -0x73cf60 int __thiscall oCNpc GetActiveSpellNr -0x73cfa0 int __thiscall oCNpc GetActiveSpellCategory -0x73cfe0 int __thiscall oCNpc GetActiveSpellLevel -0x73d020 int __thiscall oCNpc GetActiveSpellIsScroll -0x73d070 void __thiscall oCNpc InsertActiveSpell class oCSpell * -0x73d090 void __thiscall oCNpc RemoveActiveSpell class oCSpell * -0x73d120 void __thiscall oCNpc RemoveActiveSpell int -0x73d1d0 int __thiscall oCNpc DoActiveSpells -0x73d2b0 void __thiscall oCNpc KillActiveSpells -0x73d340 class oCSpell * __thiscall oCNpc IsSpellActive int -0x73d380 int __thiscall oCNpc HasMagic -0x73d3b0 int __thiscall oCNpc GetNumberOfSpells -0x73d3d0 void __thiscall oCNpc CopyTransformSpellInvariantValuesTo class oCNpc * -0x73d5b0 void __thiscall oCNpc OpenScreen_Help -0x73d5c0 void __thiscall oCNpc OpenScreen_Log -0x73d8d0 void __thiscall oCNpc OpenScreen_Map int -0x73d980 void __thiscall oCNpc OpenScreen_Status -0x73ddff void __thiscall oCNpc OpenScreen_Status -0x73dfa0 void __thiscall oCNpc ThisVobAddedToWorld class zCWorld * -0x73e170 void __thiscall oCNpc ThisVobRemovedFromWorld class zCWorld * -0x73e350 int __thiscall oCNpc IsVoiceActive -0x73e360 void __thiscall oCNpc StopAllVoices -0x73e3c0 int __thiscall oCNpc UpdateNextVoice -0x73e480 void __thiscall oCNpc ProcessNpc -0x73e8d0 class zSTRING __thiscall oCNpc::oCNpcTimedOverlay GetMdsName -0x73e910 void * __thiscall oCNpc::oCNpcTimedOverlay `scalar deleting destructor' unsigned int -0x73e930 void __thiscall oCNpc::oCNpcTimedOverlay ~oCNpcTimedOverlay -0x73e980 void __thiscall oCNpc DoSpellBook -0x73e990 void __thiscall oCNpc OpenSpellBook int -0x73e9e0 void __thiscall oCNpc CloseSpellBook int -0x73ea00 class oCMag_Book * __thiscall oCNpc GetSpellBook -0x73ea10 void __thiscall oCNpc GetSoundMaterial_MA enum zCSoundManager::zTSndManMedium & enum oTSndMaterial & class zSTRING -0x73eb80 void __thiscall oCNpc GetSoundMaterial_AM enum zCSoundManager::zTSndManMedium & enum oTSndMaterial & int -0x73ec50 void __thiscall oCNpc GetSoundMaterial_MH_HM enum zCSoundManager::zTSndManMedium & enum oTSndMaterial & -0x73ed20 int __thiscall oCNpc HasSenseHear -0x73ed30 int __thiscall oCNpc HasSenseSee -0x73ed40 int __thiscall oCNpc HasSenseSmell -0x73ed50 void __thiscall oCNpc SetSenses int -0x73ed60 void __thiscall oCNpc PrintStateCallDebug class zSTRING const & int int -0x73efd0 int __thiscall oCNpc GetOldScriptState -0x73efe0 int __thiscall oCNpc GetAIState -0x73eff0 int __thiscall oCNpc GetAIStateTime -0x73f000 int __thiscall oCNpc IsAIState int -0x73f010 void __thiscall oCNpc ShowState int int -0x73f114 void __thiscall oCNpc ShowState int int -0x73fcc0 int __thiscall oCNpc IsNear class oCNpc * -0x73fd40 class oCItem * __thiscall oCNpc DetectItem int int -0x73fe00 class oCNpc * __thiscall oCNpc DetectPlayer -0x73fe70 class oCMobInter * __thiscall oCNpc FindMobInter class zSTRING const & -0x7400e0 class zCVobSpot * __thiscall oCNpc FindSpot class zSTRING const & int float -0x740470 void __thiscall oCNpc ForceVobDetection class zCVob * -0x7405b0 int __thiscall oCNpc HasVobDetected class zCVob * -0x7405f0 int __thiscall oCNpc CheckForOwner class zCVob * -0x740730 void __thiscall oCNpc AI_ForceDetection -0x740740 int __thiscall oCNpc CanSense class zCVob * -0x7407e0 void __thiscall oCNpc DetectWitnesses class oCNpc * int -0x740a80 class oCNpc * __thiscall oCNpc FindNpc int int int int -0x740b80 class oCNpc * __thiscall oCNpc FindNpcEx int int int int int int -0x740e00 class oCNpc * __thiscall oCNpc FindNpcExAtt int int int int int int int -0x7410b0 int __thiscall oCNpc GetComrades -0x7412e0 int __thiscall oCNpc AreWeStronger class oCNpc * -0x741600 class oCNpc * __thiscall oCNpc IsEnemyBehindFriend class oCNpc * -0x741800 int __thiscall oCNpc InMobInteraction class zSTRING const & int -0x7418e0 int __thiscall oCNpc FreeLineOfSight class zCVob * -0x741940 int __thiscall oCNpc FreeLineOfSight class zVEC3 & class zCVob * -0x741aa0 int __thiscall oCNpc FreeLineOfSight_WP class zVEC3 & class zCVob * -0x741c10 int __thiscall oCNpc CanSee class zCVob * int -0x741f70 void __thiscall oCNpc SetSwimDiveTime float float -0x741fa0 void __thiscall oCNpc GetSwimDiveTime float & float & float & -0x741fd0 void __thiscall oCNpc Regenerate -0x742110 void __thiscall oCNpc RefreshNpc -0x742370 void __thiscall oCNpc RenderNpc class zCView * -0x7425a0 int __thiscall oCNpc IsAPlayer -0x7425b0 int __thiscall oCNpc IsSelfPlayer -0x7425c0 int __thiscall oCNpc GetPlayerNumber -0x7425d0 void __thiscall oCNpc SetKnowsPlayer int -0x7425e0 int __thiscall oCNpc KnowsPlayer class oCNpc * -0x7425f0 int __thiscall oCNpc KnowsPlayer int -0x742600 int __thiscall oCNpc IsMonster -0x742640 int __thiscall oCNpc IsHuman -0x742650 int __thiscall oCNpc IsGoblin -0x742670 int __thiscall oCNpc IsOrc -0x742680 int __thiscall oCNpc IsSkeleton -0x7426a0 void __thiscall oCNpc SetAsPlayer -0x742a20 int __thiscall oCNpc DoDoAniEvents -0x743dc0 int __thiscall oCNpc DoModelSwapMesh class zSTRING const & class zSTRING const & -0x744040 int __thiscall oCNpc HasMunitionInHand class oCItem * -0x744190 class oCItem * __thiscall oCNpc DoInsertMunition class zSTRING const & -0x744470 void __thiscall oCNpc DoRemoveMunition -0x7446b0 int __thiscall oCNpc DoShootArrow int -0x7449c0 int __thiscall oCNpc DoTakeVob class zCVob * -0x744dd0 int __thiscall oCNpc DoDropVob class zCVob * -0x7450b0 int __thiscall oCNpc DoThrowVob class zCVob * float -0x7452e0 int __thiscall oCNpc DoPutInInventory class oCItem * -0x745300 int __thiscall oCNpc DoRemoveFromInventory class oCItem * -0x745350 int __thiscall oCNpc DoSetToFightMode class oCItem * -0x745370 int __thiscall oCNpc DoExchangeTorch -0x7455b0 void __thiscall oCNpc Pack class zCBuffer & -0x745640 void __thiscall oCNpc Unpack class zCBuffer & -0x7456e0 int __thiscall oCNpc IsInFightMode_S int -0x745760 int __thiscall oCNpc IsAiming_S class oCNpc * -0x745880 class zSTRING __thiscall oCNpc GetInstanceName -0x7458c0 int __thiscall oCNpc GetScriptInstance class zSTRING * & int & -0x7458f0 int __thiscall oCNpc SetByScriptInstance class zSTRING const * int -0x745940 class zSTRING __cdecl oCNpc GetInstanceByID int -0x7459a0 int __cdecl oCNpc GetIDByInstance class zSTRING const & -0x745a20 void __thiscall oCNpc Disable -0x745d40 void __thiscall oCNpc Enable class zVEC3 & -0x746400 void __thiscall oCNpc ClearEM -0x746470 void __thiscall oCNpc Archive class zCArchiver & -0x747230 void __thiscall oCNpc Unarchive class zCArchiver & -0x748880 void __thiscall oCNpc PreSaveGameProcessing -0x748b90 void __thiscall oCNpc PostSaveGameProcessing -0x748de0 int __thiscall oCNpc AllowDiscardingOfSubtree -0x748df0 class oCItem * __thiscall oCNpc IdentifyMushroom class oCItem * -0x748fe0 void __thiscall oCNpc IdentifyAllMushrooms -0x749110 int __thiscall oCNpc HasMissionItem -0x749160 class oCItem * __thiscall oCNpc IsInInv class oCItem * int -0x749180 class oCItem * __thiscall oCNpc GetFromInv int int -0x7491e0 class oCItem * __thiscall oCNpc IsInInv int int -0x749200 class oCItem * __thiscall oCNpc IsInInv class zSTRING const & int -0x749220 int __thiscall oCNpc CanCarry class oCItem * -0x749350 class oCItem * __thiscall oCNpc PutInInv class oCItem * -0x7494c0 class oCItem * __thiscall oCNpc PutInInv int int -0x749570 class oCItem * __thiscall oCNpc PutInInv class zSTRING const & int -0x7495a0 class oCItem * __thiscall oCNpc RemoveFromInv class oCItem * int -0x7495f0 class oCItem * __thiscall oCNpc RemoveFromInv int int -0x749640 class oCItem * __thiscall oCNpc RemoveFromInv class zSTRING const & int -0x749690 int __thiscall oCNpc IsSlotFree class zSTRING const & -0x749760 int __thiscall oCNpc IsSlotFree struct TNpcSlot * -0x749780 void __thiscall oCNpc SetToSlotPosition class zCVob * class zSTRING const & -0x749800 void __thiscall oCNpc CreateInvSlot class zSTRING const & -0x7499e0 void __thiscall oCNpc DeleteInvSlot class zSTRING const & -0x749ae0 struct TNpcSlot * __thiscall oCNpc GetInvSlot class zSTRING const & -0x749ba0 struct TNpcSlot * __thiscall oCNpc GetInvSlot class zCVob * -0x749be0 int __thiscall oCNpc IsInvSlotAvailable class zSTRING const & -0x749cb0 void __thiscall oCNpc PutInSlot class zSTRING const & class oCVob * int -0x749d80 void __thiscall oCNpc PutInSlot struct TNpcSlot * class oCVob * int -0x74a230 void __thiscall oCNpc RemoveFromAllSlots int -0x74a270 class oCVob * __thiscall oCNpc RemoveFromSlot class zSTRING const & int int -0x74a340 class oCVob * __thiscall oCNpc RemoveFromSlot struct TNpcSlot * int int -0x74a590 class oCVob * __thiscall oCNpc DropFromSlot class zSTRING const & -0x74a660 class oCVob * __thiscall oCNpc DropFromSlot struct TNpcSlot * -0x74a9d0 void __thiscall oCNpc UpdateSlots -0x74ab00 void __thiscall oCNpc SetInteractMob class oCMobInter * -0x74aca0 class oCMobInter * __thiscall oCNpc GetInteractMob -0x74acb0 enum zCVob::zTVobCharClass __thiscall oCNpc GetCharacterClass -0x74acc0 void __thiscall oCNpc SetInteractItem class oCItem * -0x74af00 void * __thiscall TNpcSlot `scalar deleting destructor' unsigned int -0x74af20 void __thiscall oCNpc OnTouch class zCVob * -0x74b020 void __thiscall oCNpc OnMessage class zCEventMessage * class zCVob * -0x74bdca void __thiscall oCNpc OnMessage class zCEventMessage * class zCVob * -0x74c6cc void __thiscall oCNpc OnMessage class zCEventMessage * class zCVob * -0x74c9c8 void __thiscall oCNpc OnMessage class zCEventMessage * class zCVob * -0x74c9dd void __thiscall oCNpc OnMessage class zCEventMessage * class zCVob * -0x74c9e5 void __thiscall oCNpc OnMessage class zCEventMessage * class zCVob * -0x74cbc0 class zSTRING __thiscall zCEvMsgCutscene GetCutsceneName -0x74cc10 int __thiscall oCNpc EV_DrawWeapon class oCMsgWeapon * -0x74d2e0 int __thiscall oCNpc EV_DrawWeapon1 class oCMsgWeapon * -0x74d580 int __thiscall oCNpc EV_DrawWeapon2 class oCMsgWeapon * -0x74db20 int __thiscall oCNpc EV_RemoveWeapon class oCMsgWeapon * -0x74e4b0 int __thiscall oCNpc EV_RemoveWeapon1 class oCMsgWeapon * -0x74e630 int __thiscall oCNpc EV_RemoveWeapon2 class oCMsgWeapon * -0x74e980 int __thiscall oCNpc EV_ChooseWeapon class oCMsgWeapon * -0x74ec40 int __thiscall oCNpc EV_ForceRemoveWeapon class oCMsgWeapon * -0x74ef10 int __thiscall oCNpc EV_EquipBestWeapon class oCMsgWeapon * -0x74ef30 void __thiscall oCNpc EquipBestWeapon int -0x74f020 int __thiscall oCNpc EV_EquipBestArmor class oCMsgWeapon * -0x74f0b0 void __thiscall oCNpc EquipBestArmor -0x74f130 int __thiscall oCNpc EV_UnequipWeapons class oCMsgWeapon * -0x74f2f0 int __thiscall oCNpc EV_UnequipArmor class oCMsgWeapon * -0x74f3a0 int __thiscall oCNpc EV_EquipArmor class oCMsgWeapon * -0x74f400 int __thiscall oCNpc EV_AttackForward class oCMsgAttack * -0x750160 int __thiscall oCNpc EV_AttackLeft class oCMsgAttack * -0x750d00 int __thiscall oCNpc EV_AttackRight class oCMsgAttack * -0x7517d0 int __thiscall oCNpc EV_AttackRun class oCMsgAttack * -0x751af0 int __thiscall oCNpc EV_AttackFinish class oCMsgAttack * -0x7522d0 int __thiscall oCNpc EV_Parade class oCMsgAttack * -0x7529a0 int __thiscall oCNpc InitAim class oCMsgAttack * class oCNpc * * int * int * int -0x752b30 int __thiscall oCNpc TransitionAim int int -0x752cc0 int __thiscall oCNpc InterpolateAim class oCNpc * -0x752e00 int __thiscall oCNpc FinalizeAim int int -0x752f20 int __thiscall oCNpc EV_StopAim class oCMsgAttack * -0x752f40 int __thiscall oCNpc EV_AimAt class oCMsgAttack * -0x753010 int __thiscall oCNpc EV_ShootAt class oCMsgAttack * -0x753190 int __thiscall oCNpc EV_Defend class oCMsgAttack * -0x7531c0 int __thiscall oCNpc EV_Drink class oCMsgUseItem * -0x7534e0 int __thiscall oCNpc EV_TakeVob class oCMsgManipulate * -0x7538c0 int __thiscall oCNpc EV_DropVob class oCMsgManipulate * -0x753bb0 int __thiscall oCNpc EV_ThrowVob class oCMsgManipulate * -0x753e30 int __thiscall oCNpc EV_Exchange class oCMsgManipulate * -0x754130 int __thiscall oCNpc EV_DropMob class oCMsgManipulate * -0x7541f0 int __thiscall oCNpc EV_TakeMob class oCMsgManipulate * -0x754290 int __thiscall oCNpc EV_UseMob class oCMsgManipulate * -0x754490 int __thiscall oCNpc EV_UseMobWithItem class oCMsgManipulate * -0x7544e0 int __thiscall oCNpc EV_InsertInteractItem class oCMsgManipulate * -0x7546f0 int __thiscall oCNpc EV_ExchangeInteractItem class oCMsgManipulate * -0x754880 int __thiscall oCNpc EV_RemoveInteractItem class oCMsgManipulate * -0x754890 int __thiscall oCNpc EV_CreateInteractItem class oCMsgManipulate * -0x754b40 int __thiscall oCNpc EV_DestroyInteractItem class oCMsgManipulate * -0x754d10 class zCModelAni * __thiscall oCNpc InteractItemGetAni class zSTRING const & int int -0x755020 int __thiscall oCNpc EV_PlaceInteractItem class oCMsgManipulate * -0x755150 int __thiscall oCNpc GetInteractItemMaxState class zSTRING const & -0x755360 int __thiscall oCNpc InteractItemIsInState class zSTRING const & int -0x755580 int __thiscall oCNpc EV_EquipItem class oCMsgManipulate * -0x755620 int __thiscall oCNpc EV_UseItem class oCMsgManipulate * -0x7558f0 int __thiscall oCNpc EV_UseItemToState class oCMsgManipulate * -0x7561d0 void __thiscall oCNpc CallScript class zSTRING const & -0x756200 void __thiscall oCNpc CallScript int -0x756220 int __thiscall oCNpc EV_CallScript class oCMsgManipulate * -0x756390 int __thiscall oCNpc EV_Unconscious class oCMsgState * -0x756600 int __thiscall oCNpc EV_DoState class oCMsgState * -0x756820 int __thiscall oCNpc EV_Wait class oCMsgState * -0x756890 int __thiscall oCNpc ApplyTimedOverlayMds class zSTRING const & float -0x756a60 int __thiscall oCNpc EV_OutputSVM_Overlay class oCMsgConversation * -0x7571f0 int __thiscall oCNpc EV_OutputSVM class oCMsgConversation * -0x7576f0 int __thiscall oCNpc EV_Output class oCMsgConversation * -0x757ab0 int __thiscall oCNpc EV_PlayAni class oCMsgConversation * -0x757ce0 int __thiscall oCNpc EV_PlayAniFace class oCMsgConversation * -0x757de0 int __thiscall oCNpc StartDialogAni -0x758050 int __thiscall oCNpc EV_PlayAniSound class oCMsgConversation * -0x758130 int __thiscall oCNpc ActivateDialogCam float -0x758360 int __thiscall oCNpc DeactivateDialogCam -0x7584f0 int __thiscall oCNpc EV_PlaySound class oCMsgConversation * -0x7590a0 int __thiscall oCNpc EV_SndPlay class oCMsgConversation * -0x759270 int __thiscall oCNpc EV_PrintScreen class oCMsgConversation * -0x759530 void __thiscall oCNpc AddEffect class zSTRING const & class zCVob const * -0x7597d0 void __thiscall oCNpc RemoveEffect class zSTRING const & -0x7598f0 int __thiscall oCNpc EV_StartFX class oCMsgConversation * -0x759910 int __thiscall oCNpc EV_StopFX class oCMsgConversation * -0x759a40 int __thiscall oCNpc EV_LookAt class oCMsgConversation * -0x759e80 int __thiscall oCNpc EV_StopLookAt class oCMsgConversation * -0x759f40 int __thiscall oCNpc EV_PointAt class oCMsgConversation * -0x75a0e0 int __thiscall oCNpc EV_StopPointAt class oCMsgConversation * -0x75a130 int __thiscall oCNpc EV_QuickLook class oCMsgConversation * -0x75a3c0 int __thiscall oCNpc EV_Cutscene class oCMsgConversation * -0x75a5b0 int __thiscall oCNpc EV_WaitTillEnd class oCMsgConversation * -0x75a660 int __thiscall oCNpc EV_StopProcessInfos class oCMsgConversation * -0x75a680 int __thiscall oCNpc EV_ProcessInfos class oCMsgConversation * -0x75a740 int __thiscall oCNpc AssessPlayer_S class oCNpc * -0x75a940 int __thiscall oCNpc AssessEnemy_S class oCNpc * -0x75ab40 int __thiscall oCNpc AssessFighter_S class oCNpc * -0x75ad40 int __thiscall oCNpc AssessBody_S class oCNpc * -0x75af40 int __thiscall oCNpc AssessItem_S class oCItem * -0x75b140 void __thiscall oCNpc SetNpcsToState int int -0x75b210 void __thiscall oCNpc StopCutscenes -0x75b270 void __thiscall oCNpc CreatePassivePerception int class zCVob * class zCVob * -0x75bb70 void __cdecl oCNpc CreateSoundPerception int class zCVob * class zVEC3 const & class zCVob * int -0x75c040 int __thiscall oCNpc AssessMurder_S class oCNpc * -0x75c060 int __thiscall oCNpc AssessThreat_S class oCNpc * -0x75c260 int __thiscall oCNpc AssessDefeat_S class oCNpc * -0x75c280 int __thiscall oCNpc AssessDamage_S class oCNpc * int -0x75c420 int __thiscall oCNpc AssessOthersDamage_S class oCNpc * class oCNpc * int -0x75c440 int __thiscall oCNpc AssessRemoveWeapon_S class oCNpc * -0x75c460 int __thiscall oCNpc ObserveIntruder_S -0x75c4a0 int __cdecl oCNpc AssessFightSound_S class zCVob * class zVEC3 const & class zCVob * -0x75c4d0 int __cdecl oCNpc AssessQuietSound_S class zCVob * class zVEC3 const & -0x75c510 int __thiscall oCNpc AssessWarn_S class oCNpc * -0x75c530 int __thiscall oCNpc CatchThief_S class oCNpc * -0x75c6d0 int __thiscall oCNpc AssessTheft_S class oCNpc * -0x75c6f0 int __thiscall oCNpc AssessCall_S class oCNpc * -0x75c890 int __thiscall oCNpc AssessTalk_S class oCNpc * -0x75ca30 int __thiscall oCNpc AssessGivenItem_S class oCNpc * class oCItem * -0x75cc30 int __thiscall oCNpc AssessMagic_S class oCNpc * int -0x75cf30 int __thiscall oCNpc AssessStopMagic_S class oCNpc * int -0x75d200 int __thiscall oCNpc AssessCaster_S class oCSpell * -0x75d220 int __thiscall oCNpc AssessFakeGuild_S -0x75d250 int __thiscall oCNpc MoveMob_S class oCMOB * -0x75d300 int __thiscall oCNpc AssessUseMob_S class oCMobInter * -0x75d350 int __thiscall oCNpc MoveNpc_S class oCNpc * -0x75d4f0 int __thiscall oCNpc AssessEnterRoom_S -0x75d500 float __thiscall oCNpc GetDistToSound -0x75d5c0 class zCVob * __thiscall oCNpc GetSoundSource -0x75d5d0 void __thiscall oCNpc SetSoundSource int class zCVob * class zVEC3 & -0x75d640 void __thiscall oCNpc ClearPerceptionLists -0x75d6e0 int __thiscall oCNpc IsMoreImportant class zCVob * class zCVob * -0x75d730 void __thiscall oCNpc CreateVobList class zCArray & float -0x75d7f0 void __thiscall oCNpc ClearVobList -0x75d870 void __thiscall oCNpc InsertInVobList class zCVob * -0x75d9b0 void __thiscall oCNpc RemoveFromVobList class zCVob * -0x75da40 void __thiscall oCNpc CreateVobList float -0x75dba0 void __thiscall oCNpc SetPerceptionTime float -0x75dbe0 void __thiscall oCNpc PerceiveAll -0x75dd30 void __thiscall oCNpc PerceptionCheck -0x75e18a void __thiscall oCNpc PerceptionCheck -0x75e1d0 int __thiscall oCNpc PercFilterNpc class oCNpc * -0x75e1e0 int __thiscall oCNpc PercFilterItem class oCItem * -0x75e200 void __thiscall oCNpc ClearPerception -0x75e220 void __thiscall oCNpc EnablePerception int int -0x75e360 void __thiscall oCNpc DisablePerception int -0x75e3c0 int __thiscall oCNpc HasPerception int -0x75e400 int __thiscall oCNpc GetPerceptionFunc int -0x75e440 void __cdecl oCNpc SetPerceptionRange int float -0x75e460 int __cdecl oCNpc IsInPerceptionRange int float -0x75e490 int __cdecl oCNpc IsInPerceptionRange int class zCVob * class zCVob * -0x75e4d0 void __cdecl oCNpc InitStatics -0x75e8b0 void __cdecl oCNpc ReleaseStatics -0x75e8c0 void __cdecl oCNpc InitBodyStates -0x75e920 void __thiscall oCNpc SetBodyState int -0x75eae0 int __thiscall oCNpc GetBodyState -0x75eaf0 int __thiscall oCNpc GetFullBodyState -0x75eb10 class zSTRING __thiscall oCNpc GetBodyStateName -0x75ebf0 int __thiscall oCNpc HasBodyStateModifier int -0x75ec10 void __thiscall oCNpc SetBodyStateModifier int -0x75ec40 void __thiscall oCNpc ClrBodyStateModifier int -0x75ec70 class zSTRING __thiscall oCNpc GetBodyStateModifierNames -0x75ef50 int __thiscall oCNpc ModifyBodyState int int -0x75efa0 int __thiscall oCNpc IsBodyStateInterruptable -0x75efd0 int __thiscall oCNpc HasBodyStateFreeHands -0x75f000 int __thiscall oCNpc IsInGlobalCutscene -0x75f040 void __thiscall oCNpc MakeSpellBook -0x75f0c0 void __thiscall oCNpc DestroySpellBook -0x75f0f0 void __thiscall oCNpc ShowDebugInfo class zCCamera * -0x75f2f0 float __thiscall oCNpc GetDamageMultiplier -0x75f300 void __thiscall oCNpc SetDamageMultiplier float -0x75f310 void __cdecl oCNpc SetNpcAIDisabled int -0x75f360 void __cdecl oCNpc ProcessAITimer -0x75f3e0 int __cdecl oCNpc IsScriptStateAIEnabled -0x75f430 int __cdecl oCNpc IsMessageAIEnabled -0x75f480 void __thiscall oCNpc SetShowNews int -0x75f4a0 int __thiscall oCNpc::oCNpcTimedOverlay Process -0x75f4d0 void __thiscall oCNpc UseStandAI -0x75f560 void __thiscall oCNpc SetItemEffectControledByModel class oCItem * class zCModelNodeInst * int int int -0x75fa00 class zCObject * __cdecl oCNpc _CreateNewInstance -0x75fa60 void __cdecl oCNpc operator delete void * -0x75fa80 void __thiscall zCArray::ShrinkToFit -0x75fcc0 oCNpc* __thiscall oCNpc oCNpc -0x75fce0 void __thiscall zCList::~zCList -0x75fd10 void __thiscall zCList::DeleteListDatas -0x75fd80 oCNpc* __thiscall oCNpc oCNpc -0x75fda0 void __thiscall zCList::~zCList -0x75fdd0 void __thiscall oCNpc InsertActiveSpell class oCSpell * -0x75fe20 void __thiscall zCList::Remove class oCSpell * -0x75fe80 oCNpc* __thiscall oCNpc oCNpc -0x75fea0 void __thiscall zCCacheAsk::zCCacheAsk unsigned long unsigned long -0x75ff20 void __thiscall zCCacheAsk::~zCCacheAsk -0x760050 void __thiscall zCCacheAsk::PurgeCache -0x760170 class oCNpc::TActiveInfo * __thiscall zCCache::operator[] class oCNpc const * const & -0x760220 void __thiscall zCCache::ClearCache -0x760330 void __thiscall zCCache::PurgeCache -0x760450 void __thiscall zCSparseArray >::~zCSparseArray > -0x7604a0 unsigned long __thiscall zCSparseArray >::SizeIndex -0x7604b0 unsigned long __thiscall zCSparseArray >::SizeData -0x7604c0 unsigned long __thiscall zCSparseArray >::SizeAll -0x7604d0 void * __thiscall zCSparseArray >::IndexPtr unsigned long -0x7604e0 void * __thiscall zCSparseArray >::DataPtr unsigned long -0x7604f0 class zCSparseArrayManDat * __thiscall zCSparseArray >::ManDatPtr unsigned long -0x760500 int __thiscall zCSparseArray >::IndexIsEqual void const * void const * -0x760520 void __thiscall zCSparseArray >::CopyIndex void * void const * -0x760540 void __thiscall zCSparseArray >::DestructIndex void * -0x760550 void __thiscall zCSparseArray >::Hash void const * unsigned long & unsigned long & -0x760570 void __thiscall zCSparseArray >::ConstructData void * -0x760590 void __thiscall zCSparseArray >::DestructData void * -0x7605b0 void __thiscall zCCacheAsk::zCCacheAsk unsigned long unsigned long -0x760630 void __thiscall zCCacheAsk::~zCCacheAsk -0x760750 void __thiscall zCCacheAsk::PurgeCache -0x7608e0 class oCShrinkHelper * __thiscall zCCache::operator[] class oCNpc const * const & -0x7609c0 void __thiscall zCCache::ClearCache -0x760ae0 void __thiscall zCCache::PurgeCache -0x760c20 void __thiscall zCSparseArray >::~zCSparseArray > -0x760c70 unsigned long __thiscall zCSparseArray >::SizeIndex -0x760c80 unsigned long __thiscall zCSparseArray >::SizeData -0x760c90 unsigned long __thiscall zCSparseArray >::SizeAll -0x760ca0 void * __thiscall zCSparseArray >::IndexPtr unsigned long -0x760cb0 void * __thiscall zCSparseArray >::DataPtr unsigned long -0x760cc0 class zCSparseArrayManDat * __thiscall zCSparseArray >::ManDatPtr unsigned long -0x760cd0 int __thiscall zCSparseArray >::IndexIsEqual void const * void const * -0x760cf0 void __thiscall zCSparseArray >::CopyIndex void * void const * -0x760d10 void __thiscall zCSparseArray >::DestructIndex void * -0x760d20 void __thiscall zCSparseArray >::Hash void const * unsigned long & unsigned long & -0x760d40 void __thiscall zCSparseArray >::ConstructData void * -0x760d60 void __thiscall zCSparseArray >::DestructData void * -0x760ed0 bool __thiscall std basic_string,class std::allocator >::empty -0x760ee0 void __thiscall zCSparseArray::zCSparseArray unsigned long -0x760f40 void __thiscall zCSparseArray::~zCSparseArray -0x760f90 unsigned long __thiscall zCSparseArray::SizeIndex -0x760fa0 unsigned long __thiscall zCSparseArray::SizeData -0x760fb0 unsigned long __thiscall zCSparseArray::SizeAll -0x760fc0 void * __thiscall zCSparseArray::IndexPtr unsigned long -0x760fd0 void * __thiscall zCSparseArray::DataPtr unsigned long -0x760fe0 class zCSparseArrayManDat * __thiscall zCSparseArray::ManDatPtr unsigned long -0x760ff0 int __thiscall zCSparseArray::IndexIsEqual void const * void const * -0x761060 void __thiscall zCSparseArray::CopyIndex void * void const * -0x7610d0 void __thiscall zCSparseArray::DestructIndex void * -0x7610e0 void __thiscall zCSparseArray::Hash void const * unsigned long & unsigned long & -0x761150 void __thiscall zCSparseArray::ConstructData void * -0x761160 void __thiscall zCSparseArray::DestructData void * -0x761170 void __thiscall oCNpc CollectFocusVob int -0x761190 void * __thiscall zCList::`scalar deleting destructor' unsigned int -0x7611d0 void * __thiscall zCList::`scalar deleting destructor' unsigned int -0x761210 void * __thiscall zCCacheAsk::`scalar deleting destructor' unsigned int -0x761230 void * __thiscall zCCache::`vector deleting destructor' unsigned int -0x761250 void __thiscall zCCache::~zCCache -0x761380 void * __thiscall zCSparseArray >::`scalar deleting destructor' unsigned int -0x7613a0 void * __thiscall zCCacheAsk::`scalar deleting destructor' unsigned int -0x7613c0 void * __thiscall zCCache::`scalar deleting destructor' unsigned int -0x7613e0 void __thiscall zCCache::~zCCache -0x761510 void * __thiscall zCSparseArray >::`scalar deleting destructor' unsigned int -0x761530 void * __thiscall zCSparseArray::`scalar deleting destructor' unsigned int -0x761550 void __thiscall zCArray::AllocDelta int -0x7615b0 void __thiscall zCArray::InsertEnd struct TNpcSlot * const & -0x761680 void __thiscall zCArray::AllocDelta int -0x7616e0 void __thiscall zCCacheData::Clear -0x761700 class oCNpc::TActiveInfo * __thiscall zCCacheData::GetData class oCNpc const * const & -0x761750 void __thiscall zCCacheData::Clear -0x761900 class oCShrinkHelper * __thiscall zCCacheData::GetData class oCNpc const * const & -0x7619c0 void * __thiscall oCNpc::TActiveInfo `scalar deleting destructor' unsigned int -0x7619e0 void * __thiscall oCShrinkHelper `scalar deleting destructor' unsigned int -0x761b80 void __thiscall zCArray::AllocDelta int -0x761be0 class oCItem * __cdecl zDYNAMIC_CAST class zCObject const * -0x761c10 class oCVob * __cdecl zDYNAMIC_CAST class zCObject const * -0x761c40 class zCModel * __cdecl zDYNAMIC_CAST class zCObject const * -0x761c70 class zCMorphMesh * __cdecl zDYNAMIC_CAST class zCObject const * -0x761ef0 int __thiscall oCNpc IsVictimAwareOfTheft -0x761f80 void __thiscall oCNpc CheckSpecialSituations -0x762160 void __thiscall oCNpc StopTheft class oCNpc * int -0x762250 void __thiscall oCNpc OpenInventory int -0x762410 void __thiscall oCNpc CloseInventory -0x762430 int __thiscall oCNpc OpenSteal -0x762950 void __thiscall oCNpc CloseSteal -0x762970 void __thiscall oCNpc OpenDeadNpc -0x762b40 void __thiscall oCNpc CloseDeadNpc -0x762ff0 class zCObject * __cdecl oCNpcMessage _CreateNewInstance -0x7630d0 void __cdecl oCNpcMessage operator delete void * -0x7630f0 class zCClassDef * __thiscall oCNpcMessage _GetClassDef -0x763100 void __thiscall oCNpcMessage Delete -0x763110 void __thiscall oCNpcMessage SetInUse int -0x763130 int __thiscall oCNpcMessage IsInUse -0x763140 void __thiscall oCNpcMessage SetHighPriority int -0x763160 int __thiscall oCNpcMessage GetIgnoreCutsceneMode -0x763170 int __thiscall oCNpcMessage IsOverlay -0x763180 int __thiscall oCNpcMessage IsJob -0x763190 int __thiscall oCNpcMessage IsDeleted -0x7631a0 int __thiscall oCNpcMessage IsDeleteable -0x7631b0 int __thiscall oCNpcMessage IsHighPriority -0x7633b0 class zCObject * __cdecl oCMsgDamage _CreateNewInstance -0x7634b0 class zCClassDef * __thiscall oCMsgDamage _GetClassDef -0x7634c0 int __thiscall oCMsgDamage IsNetRelevant -0x7634d0 int __thiscall oCMsgDamage IsOverlay -0x7634e0 int __thiscall oCMsgDamage IsDeleteable -0x7634f0 int __thiscall oCMsgDamage IsHighPriority -0x7636e0 class zCObject * __cdecl oCMsgWeapon _CreateNewInstance -0x7637d0 class zCClassDef * __thiscall oCMsgWeapon _GetClassDef -0x7637e0 void * __thiscall oCMsgWeapon `scalar deleting destructor' unsigned int -0x763810 void __thiscall oCMsgWeapon ~oCMsgWeapon -0x763a50 class zCObject * __cdecl oCMsgMovement _CreateNewInstance -0x763b50 class zCClassDef * __thiscall oCMsgMovement _GetClassDef -0x763d40 class zCObject * __cdecl oCMsgAttack _CreateNewInstance -0x763e40 class zCClassDef * __thiscall oCMsgAttack _GetClassDef -0x763e50 int __thiscall oCMsgAttack IsNetRelevant -0x763e60 int __thiscall oCMsgAttack IsOverlay -0x764060 class zCObject * __cdecl oCMsgUseItem _CreateNewInstance -0x764150 void __cdecl oCMsgUseItem operator delete void * -0x764170 class zCClassDef * __thiscall oCMsgUseItem _GetClassDef -0x764180 int __thiscall oCMsgUseItem IsNetRelevant -0x764370 class zCObject * __cdecl oCMsgState _CreateNewInstance -0x764470 class zCClassDef * __thiscall oCMsgState _GetClassDef -0x764480 int __thiscall oCMsgState IsOverlay -0x764680 class zCObject * __cdecl oCMsgManipulate _CreateNewInstance -0x764780 class zCClassDef * __thiscall oCMsgManipulate _GetClassDef -0x764790 int __thiscall oCMsgManipulate IsNetRelevant -0x7649a0 class zCObject * __cdecl oCMsgConversation _CreateNewInstance -0x764ab0 class zCClassDef * __thiscall oCMsgConversation _GetClassDef -0x764cb0 class zCObject * __cdecl oCMsgMagic _CreateNewInstance -0x764d80 class zCClassDef * __thiscall oCMsgMagic _GetClassDef -0x764d90 int __thiscall oCMsgMagic IsJob -0x764da0 int __thiscall oCMsgMagic IsHighPriority -0x764db0 int __thiscall oCMsgMagic IsNetRelevant -0x764dc0 oCNpcMessage* __thiscall oCNpcMessage oCNpcMessage -0x764e70 void * __thiscall oCNpcMessage `scalar deleting destructor' unsigned int -0x764ea0 void __thiscall oCNpcMessage ~oCNpcMessage -0x764f00 void __thiscall oCNpcMessage Archive class zCArchiver & -0x764f70 void __thiscall oCNpcMessage Unarchive class zCArchiver & -0x765010 oCMsgDamage* __thiscall oCMsgDamage oCMsgDamage -0x7650e0 void * __thiscall oCMsgDamage `scalar deleting destructor' unsigned int -0x765110 oCMsgDamage* __thiscall oCMsgDamage oCMsgDamage enum oCMsgDamage::TDamageSubType -0x7651e0 oCMsgDamage* __thiscall oCMsgDamage oCMsgDamage enum oCMsgDamage::TDamageSubType struct oCNpc::oSDamageDescriptor const & -0x7652d0 void __thiscall oCMsgDamage ~oCMsgDamage -0x7653b0 int __thiscall oCMsgDamage MD_GetNumOfSubTypes -0x7653c0 class zSTRING __thiscall oCMsgDamage MD_GetSubTypeString int -0x7654f0 void __thiscall oCMsgDamage Pack class zCBuffer & class zCEventManager * -0x765500 void __thiscall oCMsgDamage Unpack class zCBuffer & class zCEventManager * -0x765510 void __thiscall oCMsgDamage Archive class zCArchiver & -0x765590 void __thiscall oCMsgDamage Unarchive class zCArchiver & -0x765650 oCMsgMovement* __thiscall oCMsgMovement oCMsgMovement -0x765720 void * __thiscall oCMsgMovement `scalar deleting destructor' unsigned int -0x765750 oCMsgMovement* __thiscall oCMsgMovement oCMsgMovement enum oCMsgMovement::TMovementSubType class zSTRING const & -0x765930 oCMsgMovement* __thiscall oCMsgMovement oCMsgMovement enum oCMsgMovement::TMovementSubType class zCVob * -0x765a30 oCMsgMovement* __thiscall oCMsgMovement oCMsgMovement enum oCMsgMovement::TMovementSubType class zVEC3 const & -0x765b20 oCMsgMovement* __thiscall oCMsgMovement oCMsgMovement enum oCMsgMovement::TMovementSubType float -0x765c00 oCMsgMovement* __thiscall oCMsgMovement oCMsgMovement enum oCMsgMovement::TMovementSubType int -0x765ce0 void __thiscall oCMsgMovement ~oCMsgMovement -0x765dc0 void __thiscall oCMsgMovement Init -0x765e00 void __thiscall oCMsgMovement Archive class zCArchiver & -0x765f20 void __thiscall oCMsgMovement Unarchive class zCArchiver & -0x766090 int __thiscall oCMsgMovement MD_GetNumOfSubTypes -0x7660a0 class zSTRING __thiscall oCMsgMovement MD_GetSubTypeString int -0x76643e class zSTRING __thiscall oCMsgMovement MD_GetSubTypeString int -0x7664e0 class zSTRING __thiscall oCMsgMovement MD_GetVobRefName -0x766560 void __thiscall oCMsgMovement MD_SetVobRefName class zSTRING const & -0x7666a0 void __thiscall oCMsgMovement MD_SetVobParam class zCVob * -0x7666b0 void __thiscall oCMsgMovement Delete -0x7666c0 enum zCEventMessage::zTTimeBehavior __thiscall oCMsgMovement MD_GetTimeBehavior -0x7666dd enum zCEventMessage::zTTimeBehavior __thiscall oCMsgMovement MD_GetTimeBehavior -0x766700 float __thiscall oCMsgMovement MD_GetMinTime -0x766710 oCMsgWeapon* __thiscall oCMsgWeapon oCMsgWeapon -0x7667d0 oCMsgWeapon* __thiscall oCMsgWeapon oCMsgWeapon enum oCMsgWeapon::TWeaponSubType int int -0x7668b0 void __thiscall oCMsgWeapon Archive class zCArchiver & -0x766980 void __thiscall oCMsgWeapon Unarchive class zCArchiver & -0x766ac0 int __thiscall oCMsgWeapon MD_GetNumOfSubTypes -0x766ad0 class zSTRING __thiscall oCMsgWeapon MD_GetSubTypeString int -0x766ddb class zSTRING __thiscall oCMsgWeapon MD_GetSubTypeString int -0x766ee0 enum zCEventMessage::zTTimeBehavior __thiscall oCMsgWeapon MD_GetTimeBehavior -0x766ef0 float __thiscall oCMsgWeapon MD_GetMinTime -0x766f00 oCMsgAttack* __thiscall oCMsgAttack oCMsgAttack -0x766fd0 void * __thiscall oCMsgAttack `scalar deleting destructor' unsigned int -0x767000 void __thiscall oCMsgAttack ~oCMsgAttack -0x767060 oCMsgAttack* __thiscall oCMsgAttack oCMsgAttack enum oCMsgAttack::TAttackSubType int int -0x767130 oCMsgAttack* __thiscall oCMsgAttack oCMsgAttack enum oCMsgAttack::TAttackSubType class zCVob * float -0x767210 void __thiscall oCMsgAttack Archive class zCArchiver & -0x7672b0 void __thiscall oCMsgAttack Unarchive class zCArchiver & -0x7673a0 void __thiscall oCMsgAttack Pack class zCBuffer & class zCEventManager * -0x767530 void __thiscall oCMsgAttack Unpack class zCBuffer & class zCEventManager * -0x7676a0 int __thiscall oCMsgAttack MD_GetNumOfSubTypes -0x7676b0 class zSTRING __thiscall oCMsgAttack MD_GetSubTypeString int -0x76792f class zSTRING __thiscall oCMsgAttack MD_GetSubTypeString int -0x767a20 oCMsgUseItem* __thiscall oCMsgUseItem oCMsgUseItem -0x767ae0 void * __thiscall oCMsgUseItem `scalar deleting destructor' unsigned int -0x767b10 oCMsgUseItem* __thiscall oCMsgUseItem oCMsgUseItem enum oCMsgUseItem::TUseItemSubType class zCVob * -0x767bd0 void __thiscall oCMsgUseItem ~oCMsgUseItem -0x767c30 void __thiscall oCMsgUseItem Pack class zCBuffer & class zCEventManager * -0x767c80 void __thiscall oCMsgUseItem Unpack class zCBuffer & class zCEventManager * -0x767cd0 void __thiscall oCMsgUseItem Archive class zCArchiver & -0x767d50 void __thiscall oCMsgUseItem Unarchive class zCArchiver & -0x767e00 oCMsgState* __thiscall oCMsgState oCMsgState -0x767ed0 void * __thiscall oCMsgState `scalar deleting destructor' unsigned int -0x767f00 oCMsgState* __thiscall oCMsgState oCMsgState enum oCMsgState::TStateSubType float -0x767fe0 oCMsgState* __thiscall oCMsgState oCMsgState enum oCMsgState::TStateSubType int -0x7680c0 oCMsgState* __thiscall oCMsgState oCMsgState enum oCMsgState::TStateSubType int int class zSTRING const & -0x7682b0 void __thiscall oCMsgState ~oCMsgState -0x768340 void __thiscall oCMsgState Archive class zCArchiver & -0x7683f0 void __thiscall oCMsgState Unarchive class zCArchiver & -0x7684e0 int __thiscall oCMsgState MD_GetNumOfSubTypes -0x7684f0 class zSTRING __thiscall oCMsgState MD_GetSubTypeString int -0x768662 class zSTRING __thiscall oCMsgState MD_GetSubTypeString int -0x768720 enum zCEventMessage::zTTimeBehavior __thiscall oCMsgState MD_GetTimeBehavior -0x768730 float __thiscall oCMsgState MD_GetMinTime -0x768751 float __thiscall oCMsgState MD_GetMinTime -0x768770 oCMsgManipulate* __thiscall oCMsgManipulate oCMsgManipulate -0x768840 void * __thiscall oCMsgManipulate `scalar deleting destructor' unsigned int -0x768870 oCMsgManipulate* __thiscall oCMsgManipulate oCMsgManipulate enum oCMsgManipulate::TManipulateSubType -0x768940 oCMsgManipulate* __thiscall oCMsgManipulate oCMsgManipulate enum oCMsgManipulate::TManipulateSubType class zCVob * -0x768a10 oCMsgManipulate* __thiscall oCMsgManipulate oCMsgManipulate enum oCMsgManipulate::TManipulateSubType int -0x768ae0 oCMsgManipulate* __thiscall oCMsgManipulate oCMsgManipulate enum oCMsgManipulate::TManipulateSubType class zSTRING const & int -0x768cb0 oCMsgManipulate* __thiscall oCMsgManipulate oCMsgManipulate enum oCMsgManipulate::TManipulateSubType class zCVob * int -0x768d80 oCMsgManipulate* __thiscall oCMsgManipulate oCMsgManipulate enum oCMsgManipulate::TManipulateSubType class zSTRING const & class zSTRING const & -0x768f80 void __thiscall oCMsgManipulate ~oCMsgManipulate -0x769040 void __thiscall oCMsgManipulate Archive class zCArchiver & -0x769120 void __thiscall oCMsgManipulate Unarchive class zCArchiver & -0x769240 void __thiscall oCMsgManipulate Pack class zCBuffer & class zCEventManager * -0x769330 void __thiscall oCMsgManipulate Unpack class zCBuffer & class zCEventManager * -0x769540 int __thiscall oCMsgManipulate MD_GetNumOfSubTypes -0x769550 class zSTRING __thiscall oCMsgManipulate MD_GetSubTypeString int -0x7698d4 class zSTRING __thiscall oCMsgManipulate MD_GetSubTypeString int -0x7699b0 enum zCEventMessage::zTTimeBehavior __thiscall oCMsgManipulate MD_GetTimeBehavior -0x7699cd enum zCEventMessage::zTTimeBehavior __thiscall oCMsgManipulate MD_GetTimeBehavior -0x7699f0 float __thiscall oCMsgManipulate MD_GetMinTime -0x769a00 class zSTRING __thiscall oCMsgManipulate MD_GetVobRefName -0x769ab0 void __thiscall oCMsgManipulate MD_SetVobRefName class zSTRING const & -0x769bf0 void __thiscall oCMsgManipulate MD_SetVobParam class zCVob * -0x769c00 oCMsgConversation* __thiscall oCMsgConversation oCMsgConversation -0x769cd0 void * __thiscall oCMsgConversation `scalar deleting destructor' unsigned int -0x769d00 oCMsgConversation* __thiscall oCMsgConversation oCMsgConversation enum oCMsgConversation::TConversationSubType -0x769de0 oCMsgConversation* __thiscall oCMsgConversation oCMsgConversation enum oCMsgConversation::TConversationSubType class zSTRING const & -0x769fd0 oCMsgConversation* __thiscall oCMsgConversation oCMsgConversation enum oCMsgConversation::TConversationSubType class zSTRING const & class zSTRING const & -0x76a1e0 oCMsgConversation* __thiscall oCMsgConversation oCMsgConversation enum oCMsgConversation::TConversationSubType class zCVob * -0x76a2c0 oCMsgConversation* __thiscall oCMsgConversation oCMsgConversation enum oCMsgConversation::TConversationSubType int -0x76a3a0 oCMsgConversation* __thiscall oCMsgConversation oCMsgConversation enum oCMsgConversation::TConversationSubType int int float -0x76a4a0 void __thiscall oCMsgConversation ~oCMsgConversation -0x76a570 void __thiscall oCMsgConversation Archive class zCArchiver & -0x76a660 void __thiscall oCMsgConversation Unarchive class zCArchiver & -0x76a900 int __thiscall oCMsgConversation MD_GetNumOfSubTypes -0x76a910 void __thiscall oCMsgConversation Delete -0x76ab00 int __thiscall oCMsgConversation IsOverlay -0x76ab60 class zSTRING __thiscall oCMsgConversation MD_GetSubTypeString int -0x76acec class zSTRING __thiscall oCMsgConversation MD_GetSubTypeString int -0x76ad60 class zSTRING __thiscall oCMsgConversation MD_GetVobRefName -0x76adb0 void __thiscall oCMsgConversation MD_SetVobRefName class zSTRING const & -0x76aef0 void __thiscall oCMsgConversation MD_SetVobParam class zCVob * -0x76af00 enum zCEventMessage::zTTimeBehavior __thiscall oCMsgConversation MD_GetTimeBehavior -0x76af29 enum zCEventMessage::zTTimeBehavior __thiscall oCMsgConversation MD_GetTimeBehavior -0x76af50 float __thiscall oCMsgConversation MD_GetMinTime -0x76afee float __thiscall oCMsgConversation MD_GetMinTime -0x76b030 oCMsgMagic* __thiscall oCMsgMagic oCMsgMagic -0x76b0d0 void * __thiscall oCMsgMagic `scalar deleting destructor' unsigned int -0x76b100 oCMsgMagic* __thiscall oCMsgMagic oCMsgMagic enum oCMsgMagic::TConversationSubType -0x76b1b0 oCMsgMagic* __thiscall oCMsgMagic oCMsgMagic enum oCMsgMagic::TConversationSubType int int -0x76b260 void __thiscall oCMsgMagic ~oCMsgMagic -0x76b2c0 void __thiscall oCMsgMagic Pack class zCBuffer & class zCEventManager * -0x76b360 void __thiscall oCMsgMagic Unpack class zCBuffer & class zCEventManager * -0x76b420 int __thiscall oCMsgMagic MD_GetNumOfSubTypes -0x76b430 class zSTRING __thiscall oCMsgMagic MD_GetSubTypeString int -0x76b599 class zSTRING __thiscall oCMsgMagic MD_GetSubTypeString int -0x76b5e0 void __thiscall oCMsgMagic Archive class zCArchiver & -0x76b680 void __thiscall oCMsgMagic Unarchive class zCArchiver & -0x76bad0 TNpcAIState* __thiscall TNpcAIState TNpcAIState -0x76bb10 oCNpc_States* __thiscall oCNpc_States oCNpc_States -0x76bb60 oCNpc_States* __thiscall oCNpc_States oCNpc_States -0x76be00 void __thiscall oCNpc_States ~oCNpc_States -0x76bf90 void __thiscall oCNpc_States ClearParserReferences -0x76c010 void __thiscall oCNpc_States SetOwner class oCNpc * -0x76c020 int __thiscall oCNpc_States GetState -0x76c040 int __thiscall oCNpc_States IsInState int -0x76c080 int __thiscall oCNpc_States IsScriptStateActive -0x76c0a0 int __thiscall oCNpc_States GetStateTime -0x76c0d0 void __thiscall oCNpc_States SetStateTime int -0x76c0f0 void __thiscall oCNpc_States SetRoutine class oCRtnEntry * class oCRtnEntry * -0x76c2e0 int __thiscall oCNpc_States StartRtnState int -0x76c330 int __thiscall oCNpc_States ActivateRtnState int -0x76c700 int __thiscall oCNpc_States StartAIState class zSTRING const & int int float int -0x76c840 int __thiscall oCNpc_States StartAIState int int int float int -0x76cfc0 int __thiscall oCNpc_States CanPlayerUseAIState struct TNpcAIState const & -0x76d010 int __thiscall oCNpc_States CanPlayerUseAIState -0x76d1a0 int __thiscall oCNpc_States DoAIState -0x76d6e0 void __thiscall oCNpc_States ClearAIState -0x76d880 void __thiscall oCNpc_States EndCurrentState -0x76d8a0 int __thiscall oCNpc_States IsInRoutine -0x76d8d0 int __thiscall oCNpc_States IsInCutscene -0x76d8f0 void __thiscall oCNpc_States StartOutputUnit int -0x76d910 void __thiscall oCNpc_States StartCutscene class zSTRING const & class zSTRING const & -0x76d9e0 void __thiscall oCNpc_States CloseCutscenes -0x76daf0 void __thiscall oCNpc_States SetParserInstanceNpc int class oCNpc * -0x76dbb0 void __thiscall oCNpc_States SetParserInstanceItem class oCItem * -0x76dc10 void __thiscall oCNpc_States InitRoutine -0x76dd50 void __thiscall oCNpc_States ChangeRoutine class zSTRING const & -0x76df60 void __thiscall oCNpc_States ChangeRoutine int -0x76e180 class zSTRING __thiscall oCNpc_States GetRoutineName -0x76e250 void __thiscall oCNpc_States BeginInsertOverlayRoutine -0x76e2c0 void __thiscall oCNpc_States StopInsertOverlayRoutine -0x76e3f0 void __thiscall oCNpc_States RemoveOverlayEntry class oCRtnEntry * -0x76e460 void __thiscall oCNpc_States RemoveOverlay -0x76e4a0 void __thiscall oCNpc_States InsertRoutine int int int int int class zSTRING const & int -0x76e600 void __thiscall oCNpc_States InsertRoutineCS class zSTRING const & class zSTRING const & -0x76e890 int __thiscall oCNpc_States GetLastRoutineState -0x76e8b0 int __thiscall oCNpc_States GetLastState -0x76e8c0 int __thiscall oCNpc_States IsAIStateDriven -0x76e8e0 void __thiscall oCNpc_States InitAIStateDriven class zVEC3 const & -0x76ea90 class zVEC3 const & __thiscall oCNpc_States GetAIStatePosition -0x76eaa0 class zSTRING __thiscall oCNpc_States GetStateInfo -0x76ee30 class zSTRING __thiscall oCNpc_States GetLastError -0x76ee70 void __thiscall oCNpc_States Archive class zCArchiver & -0x76eff0 void __thiscall oCNpc_States Unarchive class zCArchiver & -0x76f530 void __thiscall oCNpc_States PackState class zCBuffer & -0x76f570 void __thiscall oCNpc_States UnpackState class zCBuffer & -0x76fa00 class zCObject * __cdecl oCObjectFactory _CreateNewInstance -0x76fb20 class zCEventManager * __thiscall oCObjectFactory CreateEventManager class zCVob * -0x76fb80 class zCCSManager * __thiscall oCObjectFactory CreateCSManager -0x76fbe0 class zCGameInfo * __thiscall oCObjectFactory CreateGameInfo -0x76fc40 class zCPlayerInfo * __thiscall oCObjectFactory CreatePlayerInfo -0x76fca0 class zCWorld * __thiscall oCObjectFactory CreateWorld -0x76fd00 void __cdecl oCWorld operator delete void * -0x76fd20 class oCNpc * __thiscall oCObjectFactory CreateNpc int -0x76fde0 class oCItem * __thiscall oCObjectFactory CreateItem int -0x76fea0 class zCWaypoint * __thiscall oCObjectFactory CreateWaypoint -0x76ff00 class zCWay * __thiscall oCObjectFactory CreateWay -0x76ff90 oCParticleControl* __thiscall oCParticleControl oCParticleControl -0x770040 oCParticleControl* __thiscall oCParticleControl oCParticleControl class zCWorld * -0x770230 void __thiscall oCParticleControl ~oCParticleControl -0x7702c0 class zCVob * __thiscall oCParticleControl GetPFXVob -0x7702d0 void __thiscall oCParticleControl SelectActivePFX -0x770660 void __thiscall oCParticleControl EditActivePFX -0x770750 class zCParticleEmitter & __thiscall zCParticleEmitter operator= class zCParticleEmitter const & -0x771330 void __thiscall oCParticleControl SetStartPos class zVEC3 & -0x771350 void __thiscall oCParticleControl StartActivePFX class zCVob * class zSTRING & -0x771550 void __thiscall oCParticleControl StartActivePFX -0x771700 void __thiscall oCParticleControl CreateNewPFX class zSTRING & -0x771930 void __thiscall oCParticleControl SetPFXName class zSTRING & -0x771a90 void __thiscall oCParticleControl SetWorld class zCWorld * -0x771ae0 void __thiscall oCParticleControl BeginEditActive void (__cdecl*)(class zSTRING const &) -0x771bb0 void __thiscall oCParticleControl DeleteLastPFX -0x771ca0 void __cdecl Game_Particle_Changed class zSTRING const & -0x771cb0 void __thiscall oCParticleControl EndEditActive -0x771f00 oCPortalRoom* __thiscall oCPortalRoom oCPortalRoom -0x772080 oCPortalRoom* __thiscall oCPortalRoom oCPortalRoom class zSTRING const & -0x772250 void __thiscall oCPortalRoom ~oCPortalRoom -0x7722d0 class oCNpc * __thiscall oCPortalRoom GetOwnerNpc -0x772320 int __thiscall oCPortalRoom GetOwnerGuild -0x772330 class zSTRING & __thiscall oCPortalRoom GetPortalName -0x772340 int __thiscall oCPortalRoom IsPortalMyRoom class oCNpc * -0x7725a0 void __thiscall oCPortalRoom SavePortalData class zCArchiver & -0x7725e0 void __thiscall oCPortalRoom LoadPortalData class zCArchiver & -0x772620 int __cdecl oCPortalRoomManager SortPortals void const * void const * -0x772690 oCPortalRoomManager* __thiscall oCPortalRoomManager oCPortalRoomManager -0x7726c0 void __thiscall oCPortalRoomManager CleanUp -0x772710 void __thiscall oCPortalRoomManager ~oCPortalRoomManager -0x7727b0 void __thiscall oCPortalRoomManager AssignPortalToNpc class zSTRING const & class zSTRING const & -0x7729e0 void __thiscall oCPortalRoomManager AssignPortalToGuild class zSTRING const & int -0x772be0 int __thiscall oCPortalRoomManager GetPortalRoomIndex class zSTRING const & -0x772d80 int __thiscall oCPortalRoomManager IsPlayerInMyRoom class oCNpc * -0x772dc0 int __thiscall oCPortalRoomManager IsNSCInPlayerRoom class oCNpc * -0x772e00 int __thiscall oCPortalRoomManager WasPlayerInMyRoom class oCNpc * -0x772e30 int __thiscall oCPortalRoomManager IsPortalMyRoom class zSTRING const & class oCNpc * -0x772f90 class oCNpc * __thiscall oCPortalRoomManager GetCurPlayerPortalRoomOwner -0x772ff0 int __thiscall oCPortalRoomManager GetCurPlayerPortalRoomGuild -0x773000 class oCNpc * __thiscall oCPortalRoomManager GetFormerPlayerPortalRoomOwner -0x773060 int __thiscall oCPortalRoomManager GetFormerPlayerPortalRoomGuild -0x773070 int __thiscall oCPortalRoomManager HasPlayerChangedPortalRoom -0x7730c0 class oCNpc * __thiscall oCPortalRoomManager GetCurNpcPortalRoomOwner class oCNpc * -0x773160 int __thiscall oCPortalRoomManager GetCurNpcPortalRoomGuild class oCNpc * -0x7731a0 void __thiscall oCPortalRoomManager ShowDebugInfo -0x7737e0 void __thiscall oCPortalRoomManager ShowPortalInfo -0x773b70 void __thiscall oCPortalRoomManager SavePortalData class zCArchiver & -0x773be0 void __thiscall oCPortalRoomManager LoadPortalData class zCArchiver & -0x773e40 void __thiscall oCPortalRoomManager ~oCPortalRoomManager -0x773e60 void __thiscall zCArraySort::AllocDelta int -0x773ec0 class oCNpc * __cdecl zDYNAMIC_CAST class zCObject const * -0x774160 void __thiscall oCRtnCutscene ResetPlayState -0x774180 void __thiscall oCRtnCutscene ~oCRtnCutscene -0x774250 void * __thiscall oCRtnCutscene `scalar deleting destructor' unsigned int -0x774270 oCRtnCutscene* __thiscall oCRtnCutscene oCRtnCutscene -0x7742c0 oCRtnEntry* __thiscall oCRtnEntry oCRtnEntry -0x774300 oCRtnEntry* __thiscall oCRtnEntry oCRtnEntry int int int int int class zSTRING const & int -0x7744a0 void __thiscall oCRtnEntry ~oCRtnEntry -0x774520 void __thiscall oCRtnEntry GetTime int & int & int & int & -0x774550 void __thiscall oCRtnEntry SetTime int int int int -0x774570 int __thiscall oCRtnEntry GetState -0x774580 class zSTRING __thiscall oCRtnEntry GetWaypoint -0x774900 void __thiscall oCRtnManager SetWorld class zCWorld * -0x774910 void __thiscall oCRtnManager ShowRoutine int int class oCNpc * -0x774b80 class zSTRING __thiscall oCRtnManager GetRoutineString class oCRtnEntry * -0x775000 void __thiscall oCRtnManager Insert class oCNpc * class oCRtnEntry * -0x775020 void __thiscall oCRtnManager UpdateGlobalRoutineEntry -0x775080 void __thiscall oCRtnManager UpdateSingleRoutine class oCNpc * -0x7751e0 void __thiscall oCRtnManager RestartRoutines -0x775580 int __thiscall oCRtnManager FindRoutine class oCNpc * class oCRtnEntry * & class oCRtnEntry * & -0x7756c0 void __thiscall oCRtnManager CheckRoutines -0x7757d0 class zVEC3 __thiscall oCRtnManager GetRoutinePos class oCNpc * -0x775ac0 void __thiscall oCRtnManager WriteRoutine class zCArchiver & class oCNpc * int -0x775bd0 void __thiscall oCRtnManager ReadRoutine class zCArchiver & class oCNpc * -0x775e70 void __thiscall oCRtnManager RemoveEntry class oCRtnEntry * -0x775ef0 void __thiscall oCRtnManager RemoveRoutine class oCNpc * -0x776080 void __thiscall oCRtnManager CheckConsistency class oCNpc * -0x776330 void __thiscall oCRtnManager RemoveOverlay class oCNpc * -0x7764d0 void __thiscall oCRtnManager SetDailyRoutinePos int -0x776530 void __thiscall oCRtnManager InitWayBoxes -0x776580 void __thiscall oCRtnManager InsertWaybox class oCNpc * class zVEC3 & class zVEC3 & -0x776850 void __thiscall oCRtnManager RemoveWayBoxes class oCNpc * -0x776960 void __thiscall oCRtnManager CreateWayBoxes class oCNpc * -0x776d20 void __thiscall oCRtnManager DrawWayBoxes -0x776d60 void __thiscall oCRtnManager CreateActiveList class oCNpc * struct zTBBox3D & -0x776e90 int __thiscall oCRtnManager CollidesWithWayBox struct zTBBox3D & class zCList & -0x777090 int __thiscall oCRtnManager GetNumOfWayBoxes -0x7770b0 void __thiscall zCListSort::~zCListSort -0x7770e0 void __thiscall zCListSort::InsertSort class oCRtnEntry * -0x777160 void __thiscall zCListSort::~zCListSort -0x777190 void __thiscall zCListSort::DeleteListDatas -0x7771f0 void __thiscall zCListSort::Remove struct oCRtnManager::TRtn_WayBox * -0x777250 void __thiscall zCList::~zCList -0x777280 void __thiscall zCList::Insert class oCNpc * -0x7772d0 void __thiscall zCArraySort::zCArraySort -0x7772f0 void __thiscall zCArraySort::~zCArraySort -0x777310 void __thiscall oCRtnManager CheckConsistency class oCNpc * -0x777330 void __thiscall zCList::~zCList -0x777360 void * __thiscall zCListSort::`scalar deleting destructor' unsigned int -0x777390 void * __thiscall zCListSort::`scalar deleting destructor' unsigned int -0x7773c0 void * __thiscall zCList::`scalar deleting destructor' unsigned int -0x777400 void __thiscall zCArraySort::AllocDelta int -0x777460 void __thiscall zCArray::AllocDelta int -0x777730 oCSpawnManager* __thiscall oCSpawnManager oCSpawnManager -0x777780 void __thiscall oCSpawnManager ~oCSpawnManager -0x777820 void __cdecl oCSpawnManager SetInsertRange float -0x777830 float __cdecl oCSpawnManager GetInsertRange -0x777840 void __cdecl oCSpawnManager SetRemoveRange float -0x777850 float __cdecl oCSpawnManager GetRemoveRange -0x777860 void __cdecl oCSpawnManager SetSpawnTime float -0x777870 float __cdecl oCSpawnManager GetSpawnTime -0x777880 void __thiscall oCSpawnManager ClearList -0x7778d0 void __thiscall oCSpawnManager InsertInList struct oCSpawnManager::oSSpawnNode * -0x7779b0 void __thiscall oCSpawnManager RemoveFromList struct oCSpawnManager::oSSpawnNode * -0x777a20 int __thiscall oCSpawnManager IsSpawningEnabled -0x777a30 void __thiscall oCSpawnManager SetSpawningEnabled int -0x777a40 void __thiscall oCSpawnManager SpawnImmediately int -0x777be0 void __thiscall oCSpawnManager CheckInsertNpcs -0x777c70 void __thiscall oCSpawnManager ShowDebugInfo -0x7780b0 void __thiscall oCSpawnManager CheckInsertNpc -0x7788c0 void __thiscall oCSpawnManager InitCameraPos -0x778920 int __thiscall oCSpawnManager InsertNpc class oCNpc * class zVEC3 const & -0x778a20 class oCNpc * __thiscall oCSpawnManager SummonNpc int class zVEC3 const & float -0x778b20 class oCNpc * __thiscall oCSpawnManager SpawnNpc int class zSTRING const & float -0x778ba0 void __thiscall oCSpawnManager SpawnNpc class oCNpc * class zSTRING const & float -0x778e70 void __thiscall oCSpawnManager SpawnNpc class oCNpc * class zVEC3 const & float -0x778fd0 void __thiscall oCSpawnManager CheckForInvalidDialogCamPos float class oCNpc * -0x7791b0 int __thiscall oCSpawnManager UseDeadNpcRoutinePos class oCNpc * -0x779260 int __thiscall oCSpawnManager CanDeadNpcBeRemoved class oCNpc * -0x7792e0 int __thiscall oCSpawnManager CheckRemoveNpc class oCNpc * -0x779690 void __thiscall oCSpawnManager DeleteNpc class oCNpc * -0x779720 void __thiscall oCSpawnManager DeleteAllSummoned -0x7797f0 void __thiscall oCSpawnManager Archive class zCArchiver & -0x779890 void __thiscall oCSpawnManager Unarchive class zCArchiver & -0x779a70 void __thiscall oCSpawnManager ~oCSpawnManager -0x779a90 void __thiscall zCArray::Remove struct oCSpawnManager::oSSpawnNode * const & -0x779ae0 void __thiscall zCArray::AllocDelta int -0x779b70 oCSVMManager* __thiscall oCSVMManager oCSVMManager -0x779da0 void * __thiscall oCSVM `vector deleting destructor' unsigned int -0x779e10 void __thiscall oCSVMManager ~oCSVMManager -0x779e50 int __thiscall oCSVMManager GetOU class zSTRING const & int -0x77a260 oCSVM* __thiscall oCSVM oCSVM -0x77a270 void __thiscall oCSVM ~oCSVM -0x77a290 void __thiscall oCSVM InitByScript int -0x77a540 int __thiscall oCSVM GetOU class zSTRING const & -0x77a7a0 void __cdecl oCText InitText -0x77b6a0 oCVob* __thiscall oCVob oCVob -0x77b6c0 class zCClassDef * __thiscall oCVob _GetClassDef -0x77b6d0 void __thiscall oCVob GetSoundMaterial_AM enum zCSoundManager::zTSndManMedium & enum oTSndMaterial & int -0x77b6e0 void * __thiscall oCVob `scalar deleting destructor' unsigned int -0x77b710 void __thiscall oCVob ~oCVob -0x77b720 void __thiscall oCVob Init -0x77b730 void __cdecl oCVob ClearDebugList -0x77b770 void __cdecl oCVob ShowVobDebugInfo class zCCamera * -0x77b7a0 int __thiscall oCVob GetShowDebug -0x77b7d0 void __thiscall oCVob ToggleShowDebug -0x77b850 void __thiscall oCVob SetShowDebug int -0x77b8d0 void __thiscall oCVob ShowDebugInfo class zCCamera * -0x77c3c0 int __thiscall oCVob HasNpcEnoughSpace class zVEC3 & -0x77c6b0 int __thiscall oCVob HasEnoughSpace class zVEC3 & -0x77c860 int __thiscall oCVob SearchNpcPosition class zVEC3 & -0x77cb48 int __thiscall oCVob SearchNpcPosition class zVEC3 & -0x77ccb0 int __thiscall oCVob SearchFreePosition class zVEC3 & class zCVob * -0x77cdf8 int __thiscall oCVob SearchFreePosition class zVEC3 & class zCVob * -0x77cf48 int __thiscall oCVob SearchFreePosition class zVEC3 & class zCVob * -0x77d0e0 void __thiscall oCVob SetOnFloor class zVEC3 & -0x77d130 int __thiscall oCVob GetFloorPosition class zVEC3 & -0x77d200 int __thiscall oCVob GetFloorPositionWithVob class zVEC3 & class zCVob * & -0x77d2e0 int __thiscall oCVob GetInstance -0x77d2f0 class zSTRING __thiscall oCVob GetInstanceName -0x77d380 void __thiscall oCVob Archive class zCArchiver & -0x77d390 void __thiscall oCVob Unarchive class zCArchiver & -0x77d3a0 void __thiscall oCVob StartParticleEffects class zCTree * -0x77d3b0 int __fastcall oCVob Render struct zTRenderContext & -0x77d5f0 class oCAIVobMove * __thiscall oCVob GetAIVobMove -0x77d6a0 char const * __thiscall oCTouchDamage GetDamageTypeArcEnum unsigned long -0x77d6f0 char const * __thiscall oCTouchDamage GetDamageTypeArcEnum unsigned long -0x77daf0 class zCObject * __cdecl oCTouchDamage _CreateNewInstance -0x77db50 void __cdecl oCTouchDamage operator delete void * -0x77db70 class zCClassDef * __thiscall oCTouchDamage _GetClassDef -0x77db80 void * __thiscall oCTouchDamage `scalar deleting destructor' unsigned int -0x77dbb0 void __thiscall oCTouchDamage ~oCTouchDamage -0x77dbc0 void __thiscall zCList::~zCList -0x77dbf0 void __thiscall zCList::Insert class oCVob * -0x77dc40 void * __thiscall zCList::`scalar deleting destructor' unsigned int -0x77def0 oCWaypoint* __thiscall oCWaypoint oCWaypoint -0x77df10 class zCClassDef * __thiscall zCWaypoint _GetClassDef -0x77df20 void * __thiscall oCWaypoint `scalar deleting destructor' unsigned int -0x77df50 void __thiscall oCWaypoint ~oCWaypoint -0x77df60 int __thiscall oCWaypoint CanBeUsed class zCVob const * -0x77dfd0 oCWay* __thiscall oCWay oCWay -0x77dff0 void * __thiscall oCWay `scalar deleting destructor' unsigned int -0x77e010 void __thiscall oCWay ~oCWay -0x77e0a0 int __thiscall oCWay CanBeUsed class zCVob const * -0x77e190 void __thiscall oCWay Init class zCWaypoint * class zCWaypoint * -0x77e880 int __thiscall oCWay IsObjectOnWay class zCVob const * -0x77e8a0 class oCMobLadder * __thiscall oCWay GetLadder -0x77e8b0 class oCMobDoor * __thiscall oCWay GetDoor -0x77ed20 class zCObject * __cdecl oCWorld _CreateNewInstance -0x77ed80 oCWorld* __thiscall oCWorld oCWorld -0x77ef40 class zCClassDef * __thiscall oCWorld _GetClassDef -0x77efb0 void * __thiscall oCWorld `scalar deleting destructor' unsigned int -0x77efe0 void __thiscall oCWorld ~oCWorld -0x77f1e0 void * __thiscall zCListSort::`scalar deleting destructor' unsigned int -0x77f210 void * __thiscall zCListSort::`scalar deleting destructor' unsigned int -0x77f240 class oCVob * __thiscall oCWorld CreateVob enum zTVobType class zSTRING const & -0x77f3f0 class oCVob * __thiscall oCWorld CreateVob enum zTVobType int -0x77f610 void __thiscall oCWorld Archive class zCArchiver & -0x77f860 void __thiscall oCWorld Unarchive class zCArchiver & -0x77fa50 int __thiscall oCWorld SaveWorld class zSTRING const & enum zCWorld::zTWorldSaveMode int int -0x77fb40 int __thiscall oCWorld LoadWorld class zSTRING const & enum zCWorld::zTWorldLoadMode -0x77fe30 class zCTree * __thiscall oCWorld AddVobAsChild class zCVob * class zCTree * -0x7800c0 void __thiscall oCWorld RemoveVob class zCVob * -0x780330 void __thiscall oCWorld InsertVobInWorld class zCVob * -0x780340 void __thiscall oCWorld EnableVob class zCVob * class zCVob * -0x780460 void __thiscall oCWorld DisableVob class zCVob * -0x780570 class zCVob * __thiscall oCWorld SearchVob class zCVob * class zCTree * -0x7805c0 class zCVob * __thiscall oCWorld SearchVobByID unsigned long class zCTree * -0x780610 class zCVob * __thiscall oCWorld SearchVobByName class zSTRING const & -0x7806c0 void __thiscall oCWorld SearchVobListByName class zSTRING const & class zCArray & -0x780830 void __thiscall oCWorld TraverseVobList class zCVobCallback & void * -0x780870 void __thiscall oCWorld ClearNpcPerceptionVobLists -0x7808b0 void __fastcall oCWorld InsertInLists class zCVob * -0x780990 void __fastcall oCWorld RemoveFromLists class zCVob * -0x780bd0 void __thiscall oCWorld DisposeVobs -0x780d50 void __thiscall oCWorld DisposeWorld -0x780d60 oCWorldTimer* __thiscall oCWorldTimer oCWorldTimer -0x780d70 void __thiscall oCWorldTimer ~oCWorldTimer -0x780d80 void __thiscall oCWorldTimer Timer -0x780dd0 int __thiscall oCWorldTimer GetDay -0x780de0 void __thiscall oCWorldTimer SetDay int -0x780df0 void __thiscall oCWorldTimer GetTime int & int & -0x780e40 void __thiscall oCWorldTimer SetTime int int -0x780e80 float __thiscall oCWorldTimer GetFullTime -0x780e90 void __thiscall oCWorldTimer SetFullTime float -0x780ec0 class zSTRING __thiscall oCWorldTimer GetTimeString -0x781110 int __thiscall oCWorldTimer IsLater int int -0x781150 int __thiscall oCWorldTimer IsLaterEqual int int -0x781190 int __thiscall oCWorldTimer IsTimeBetween int int int int -0x781220 int __thiscall oCWorldTimer GetPassedTime float -0x781240 float __thiscall oCWorldTimer GetSkyTime -0x781280 int __thiscall oCWorldTimer IsDay -0x781300 int __thiscall oCWorldTimer IsNight -0x781390 void __cdecl oCWorldTimer AddTime int & int & int int -0x7813f0 void __thiscall zCListSort::Remove class oCItem * -0x781450 void __thiscall zCListSort::~zCListSort -0x781480 void __thiscall zCListSort::InsertSort class zCVob * -0x781500 void __thiscall zCListSort::InsertSort class oCNpc * -0x7815b0 void __cdecl TestFont -0x781840 int __cdecl MainProg -0x781990 zCConDat* __thiscall zCConDat zCConDat class zSTRING const & class zSTRING const & int void * int -0x781bb0 zCConDat* __thiscall zCConDat zCConDat class zSTRING const & class zSTRING const & int -0x781db0 int __thiscall zCConsole HandleEvent int -0x781ea0 zCConsole* __thiscall zCConsole zCConsole -0x7820b0 zCConsole* __thiscall zCConsole zCConsole int int class zSTRING const & -0x782200 void __thiscall zCConsole ~zCConsole -0x7823b0 void __thiscall zCConsole SetAutoCompletion int -0x7823c0 int __thiscall zCConsole HasAutoCompletion -0x7823d0 void __thiscall zCConsole SetWorld class zCWorld * -0x7823e0 class zCWorld * __thiscall zCConsole GetWorld -0x7823f0 void __thiscall zCConsole SetParser class zCParser * -0x782400 class zCParser * __thiscall zCConsole GetParser -0x782410 void __thiscall zCConsole AddChar int int -0x7826a1 void __thiscall zCConsole AddChar int int -0x782890 void __thiscall zCConsole InsertVar class zSTRING const & class zSTRING const & int void * int -0x7829c0 void __thiscall zCConsole Register class zSTRING const & class zSTRING const & int -0x782ae0 void __thiscall zCConsole Register class zSTRING const & class zSTRING const & -0x782c00 int __thiscall zCConsole AutoCompletion class zSTRING & -0x783380 void __thiscall zCConsole SetFocus -0x7833b0 void __thiscall zCConsole RemoveFocus -0x783460 void __thiscall zCConsole Show -0x7836b0 void __thiscall zCConsole Hide -0x7837a0 void __thiscall zCConsole Toggle -0x783890 int __thiscall zCConsole IsVisible -0x7838b0 void __thiscall zCConsole AddSkip int -0x7838e0 void __thiscall zCConsole Update -0x783c81 void __thiscall zCConsole Update -0x783f80 void __thiscall zCConsole ShowInput -0x784100 class zCConDat * __thiscall zCConsole Get class zSTRING const & -0x7842b0 class zCConDat * __thiscall zCConsole GetBestMatch class zSTRING const & -0x7844b0 void __thiscall zCConsole Eval class zSTRING const & -0x784803 void __thiscall zCConsole Eval class zSTRING const & -0x784860 int __thiscall zCConsole Evaluate class zSTRING const & -0x784f30 void __thiscall zCConsole SetPos int int -0x784f50 void __thiscall zCConsole SetDim int int -0x784f70 void __thiscall zCConsole SetFlags int -0x784f80 void __thiscall zCConsole AddEvalFunc int (__cdecl*)(class zSTRING const & class zSTRING &) -0x784fb0 void __thiscall zCConsole SetChangedFunc void (__cdecl*)(class zSTRING const &) -0x784fc0 void __thiscall zCConsole ShowHelp -0x785200 void __thiscall zCConsole SaveInfoFile class zSTRING const & -0x785470 int __cdecl zCConsole EditFunc class zSTRING const & class zSTRING & -0x785670 int __thiscall zCConsole EditInstance class zSTRING const & void * -0x7856a0 int __thiscall zCConsole EditInstance int void * -0x785a40 void __thiscall zCList::~zCList -0x785a70 void __thiscall zList::InsertLast class zCConDat * -0x785ac0 void * __thiscall zCList::`scalar deleting destructor' unsigned int -0x785b00 void * __thiscall zCConDat `scalar deleting destructor' unsigned int -0x785b20 void __thiscall zCConDat ~zCConDat -0x785db0 class zCObject * __cdecl zCEventManager _CreateNewInstance -0x785f00 class zCClassDef * __thiscall zCEventManager _GetClassDef -0x785f10 class zCNetVobControl * __thiscall zCEventManager GetNetVobControl int -0x785f70 void __cdecl zCEventManager DoFrameActivity -0x785fb0 zCEventManager* __thiscall zCEventManager zCEventManager -0x7860d0 void * __thiscall zCEventManager `scalar deleting destructor' unsigned int -0x786100 zCEventManager* __thiscall zCEventManager zCEventManager class zCVob * -0x786230 void __thiscall zCEventManager ~zCEventManager -0x786320 void __thiscall zCEventManager KillMessages -0x786380 void __thiscall zCEventManager OnMessage class zCEventMessage * class zCVob * -0x786c60 void __thiscall zCEventManager SendMessageToHost class zCEventMessage * class zCVob * class zCVob * -0x786d40 void __thiscall zCEventManager SendMessageToHost class zCEventMessage * class zCVob * class zCVob * -0x786e00 void __cdecl zCEventManager SetShowMessageCommunication int -0x786e10 int __cdecl zCEventManager GetShowMessageCommunication -0x786e20 void __thiscall zCEventManager ShowMessageCommunication class zCVob * class zCVob * -0x787000 void __thiscall zCEventManager ProcessMessageList -0x787110 void __thiscall zCEventManager SetActive int -0x787270 void __thiscall zCEventManager Delete class zCEventMessage * -0x7872b0 void __thiscall zCEventManager RemoveFromList class zCEventMessage * -0x787300 void __thiscall zCEventManager InsertInList class zCEventMessage * -0x7874f0 void __thiscall zCEventManager SetCutscene class zCCutscene * -0x787560 class zCCutscene * __thiscall zCEventManager GetCutscene -0x787570 int __thiscall zCEventManager GetCutsceneMode -0x787580 void __thiscall zCEventManager Clear -0x787780 int __thiscall zCEventManager IsEmpty int -0x7877e0 int __thiscall zCEventManager IsRunning class zCEventMessage * -0x787810 class zCEventMessage * __thiscall zCEventManager GetActiveMessage -0x787850 void __thiscall zCEventManager Print_db class zSTRING const & class zCVob * -0x787860 void __thiscall zCEventManager OnTouch class zCVob * -0x787920 void __thiscall zCEventManager OnUntouch class zCVob * -0x7879e0 void __thiscall zCEventManager OnTouchLevel -0x7879f0 void __thiscall zCEventManager OnTrigger class zCVob * class zCVob * -0x787ab0 void __thiscall zCEventManager OnUntrigger class zCVob * class zCVob * -0x787b70 void __thiscall zCEventManager OnDamage class zCVob * class zCVob * float int class zVEC3 const & -0x787c40 class zCEventMessage * __thiscall zCEventManager GetEventMessage int -0x787c50 void __thiscall zCEventManager ShowList int int -0x787f00 void __thiscall zCEventManager Archive class zCArchiver & -0x787f40 void __thiscall zCEventManager Unarchive class zCArchiver & -0x787fb0 void __thiscall zCArray::Remove class zCEventManager * const & -0x788030 zCFontMan* __thiscall zCFontMan zCFontMan -0x788040 void __thiscall zCFontMan ~zCFontMan -0x788110 int __thiscall zCFontMan SearchFont class zSTRING const & -0x7882d0 int __thiscall zCFontMan Load class zSTRING const & -0x788490 int __thiscall zCFontMan Load class zSTRING const & -0x7884a0 int __thiscall zCFontMan GetNumber -0x7884b0 class zCFont * __thiscall zCFontMan GetFont int -0x7884d0 int __thiscall zCFont CacheIn -0x788510 int __thiscall zCFont LoadFontTexture class zSTRING const & -0x788780 zCFont* __thiscall zCFont zCFont class zSTRING const & -0x788920 void __thiscall zCFont ~zCFont -0x7889b0 int __thiscall zCFont LoadSource class zSTRING const & -0x788b00 int __thiscall zCFont SaveFontData -0x788f20 int __thiscall zCFont LoadFontData -0x7894a0 class zSTRING __thiscall zCFont GetFontName -0x7894e0 int __thiscall zCFont GetFontY -0x7894f0 int __thiscall zCFont GetFontX class zSTRING const & -0x789520 int __thiscall zCFont GetWidth char -0x789530 int __thiscall zCFont GetLetterDistance -0x789540 char __thiscall zCFont MapToAscii char -0x789580 char __thiscall zCFont MapToAscii char -0x7895e0 int __thiscall zCFont GetSizex -0x789610 int __thiscall zCFont GetSizey -0x789640 int __thiscall zCFont GetPixel int int -0x789780 int __thiscall zCFont GetPixelAlpha int int -0x7898c0 int __thiscall zCFont NextPixelX int int int & -0x789920 int __thiscall zCFont NextPixelY int int int & -0x789980 int __thiscall zCFont NextPixelXAlpha int int int & -0x7899e0 int __thiscall zCFont NextPixelYAlpha int int int & -0x789a40 int __thiscall zCFont NextPixelXCol int int int -0x789ac0 int __thiscall zCFont NextPixelYCol int int int -0x789b40 int __thiscall zCFont AnalyseLetters -0x78a390 int __thiscall zCFont GetFontData unsigned char int & class zVEC2 & class zVEC2 & -0x78a3f0 class zCTexture * __thiscall zCFont GetFontTexture -0x78a400 void __thiscall zCFontMan ~zCFontMan -0x78a420 void __thiscall zCArray::AllocDelta int -0x78a4b0 zCGfx* __thiscall zCGfx zCGfx class zSTRING const & -0x78a670 zCGfx* __thiscall zCGfx zCGfx int int -0x78a910 void __thiscall zCGfx ~zCGfx -0x78a9a0 void __cdecl zCGfx Reload -0x78aef0 zCOLOR* __thiscall zCOLOR zCOLOR unsigned char unsigned char unsigned char unsigned char -0x78af10 int __cdecl rnd float -0x78af40 void __cdecl Gfx_ChangeBPP struct TGfx_Gfx * -0x78af50 struct TGfx_Gfx * __thiscall zCGfx LoadRaw class zSTRING const & int int int -0x78aff0 unsigned char __thiscall zCGfx Readbyte class zFILE * -0x78b060 struct TGfx_Gfx * __thiscall zCGfx LoadPcx class zSTRING const & -0x78b510 struct TGfx_Gfx * __thiscall zCGfx LoadTga class zSTRING const & -0x78c7f0 void __thiscall zCGfx SaveRaw class zSTRING const & -0x78c850 void __thiscall zCGfx Save class zSTRING const & -0x78c9f0 struct TGfx_Gfx * __thiscall zCGfx LoadGfx class zSTRING const & -0x78cc60 int __cdecl Gfx_Col struct zCOLOR -0x78cc80 int __cdecl Gfx_Col int int int -0x78cd70 int __thiscall zCGfx GetSizex -0x78cd80 int __thiscall zCGfx GetSizey -0x78cd90 unsigned char * __thiscall zCGfx GetDataPtr -0x78cda0 int __thiscall zCGfx GetPixel int int -0x78cdc0 void __cdecl Gfx_Setpal unsigned char * -0x78ce70 void __cdecl Gfx_Loadpal char const * -0x78d000 void __cdecl zCParser SetVersion unsigned char -0x78d010 unsigned char __cdecl zCParser GetVersion -0x78d020 zCPar_File* __thiscall zCPar_File zCPar_File -0x78d050 void __thiscall zCPar_File ~zCPar_File -0x78d0f0 int __thiscall zCPar_File IsNewerDate class zDATE & class zDATE & -0x78d170 int __thiscall zCPar_File IsExactDate class zDATE & class zDATE & -0x78d1f0 void __thiscall zCPar_File SetFileNumber int -0x78d200 int __thiscall zCPar_File GetFileNumber -0x78d210 class zSTRING __thiscall zCPar_File GetName -0x78d260 void __thiscall zCPar_File EnableTreeLoad int -0x78d270 int __thiscall zCPar_File Load class zSTRING & class zCPar_SymbolTable & class zDATE & -0x78d4f0 char * __thiscall zCPar_File GetStartAddress -0x78d500 char * __thiscall zCPar_File GetEndAddress -0x78d510 void __thiscall zCPar_File Dispose -0x78d530 void __thiscall zCPar_File SetTree class zCPar_TreeNode * -0x78d570 class zCPar_TreeNode * __thiscall zCPar_File GetTree -0x78d580 void __thiscall zCPar_File SetLabelCount int -0x78d590 int __thiscall zCPar_File GetLabelCount -0x78d5a0 void __thiscall zCPar_File SaveTree int class zCPar_Symbol * class zDATE & -0x78d820 void __thiscall zCPar_File SaveTreeNode class zFILE * class zCPar_TreeNode * -0x78d990 class zCPar_TreeNode * __thiscall zCPar_File LoadTreeNode class zFILE * -0x78dac0 int __thiscall zCPar_File LoadTree class zFILE_STATS & class zCPar_SymbolTable & -0x78de90 void __thiscall zCPar_File DeleteTree -0x78dec0 class zCParser * __cdecl zCParser GetParser -0x78ded0 zCParser* __thiscall zCParser zCParser int -0x78dff0 void __thiscall zCParser ~zCParser -0x78e230 void * __thiscall zCPar_TreeNode `scalar deleting destructor' unsigned int -0x78e250 void __thiscall zCParser SetMessageFunc void (__cdecl*)(class zSTRING) -0x78e260 void __thiscall zCParser SetStopOnError int -0x78e270 void __thiscall zCParser Error class zSTRING & int -0x78e5f0 void __thiscall zCParser Message class zSTRING & -0x78e730 int __thiscall zCParser Error -0x78e740 int __thiscall zCParser SaveDat class zSTRING & -0x78e900 int __thiscall zCParser LoadDat class zSTRING & -0x78eba0 int __thiscall zCParser Parse class zSTRING -0x78ee20 int __thiscall zCParser ParseSource class zSTRING & -0x78f660 int __thiscall zCParser ParseFile class zSTRING & -0x78fe30 void __thiscall zCParser ParseBlock -0x7900e0 void __thiscall zCParser CreatePCode -0x790810 void __thiscall zCParser ShowSymbols -0x790820 void __thiscall zCParser PushTree class zCPar_TreeNode * -0x790840 class zCPar_TreeNode * __thiscall zCParser PushOnStack class zCPar_TreeNode * -0x7915f0 void __thiscall zCParser SolveLabels class zCPar_TreeNode * -0x791650 int __thiscall zCParser MergeFile class zSTRING & -0x7918b0 int __thiscall zCParser PopDataValue -0x7918e0 float __thiscall zCParser PopFloatValue -0x791910 int * __thiscall zCParser PopVarAddress -0x791940 class zSTRING * __thiscall zCParser PopString -0x791960 void __thiscall zCParser DoStack int -0x7926e2 void __thiscall zCParser DoStack int -0x7928d0 zSTRING* __thiscall zSTRING zSTRING class zSTRING const * -0x7929d0 void * __thiscall zCParser CallFunc class zSTRING const & -0x7929f0 void * __cdecl zCParser CallFunc int ... -0x792f10 int __thiscall zCParser GetCurrentFunc -0x792f20 int __thiscall zCParser CreateInstance class zSTRING & void * -0x792fa0 int __thiscall zCParser CreateInstance int void * -0x793010 int __thiscall zCParser CreatePrototype class zSTRING & void * -0x793090 int __thiscall zCParser CreatePrototype int void * -0x793100 void __thiscall zCParser Reset -0x793270 void __thiscall zCParser Reset -0x7932d0 void __thiscall zCParser Reset -0x793440 void __thiscall zCParser EnableTreeSave int -0x793450 void __thiscall zCParser EnableDatSave int -0x793460 void __thiscall zCParser EnableTreeLoad int -0x793470 int __thiscall zCParser GetIndex class zSTRING const & -0x793530 int __thiscall zCParser MatchClass int class zSTRING const & -0x7935b0 int __thiscall zCParser GetBaseClass class zCPar_Symbol * -0x793610 int __thiscall zCParser GetBaseClass int -0x793670 int __thiscall zCParser GetBase int -0x7936c0 int __thiscall zCParser GetPrototype int int -0x793730 int __thiscall zCParser GetInstance int int -0x7937f0 class zSTRING __thiscall zCParser GetSymbolInfo int int & int & -0x7938b0 class zCPar_Symbol * __thiscall zCParser GetSymbolInfo int -0x7938c0 class zCPar_Symbol * __thiscall zCParser GetSymbol int -0x7938d0 class zCPar_Symbol * __thiscall zCParser GetSymbol class zSTRING const & -0x793990 class zSTRING __thiscall zCParser GetClassVarInfo int int int & int & -0x793bb0 void __thiscall zCParser GetClassVarInfo int class zSTRING & int & int & -0x793d70 class zSTRING __thiscall zCParser GetText class zSTRING & int -0x793db0 class zSTRING __thiscall zCParser GetText int int -0x793e90 int __thiscall zCParser GetInt int int -0x793ee0 class zSTRING __thiscall zCParser GetInstanceValue class zSTRING & int void * int -0x793fd0 class zSTRING __thiscall zCParser GetInstanceValue int int void * int -0x7940b1 class zSTRING __thiscall zCParser GetInstanceValue int int void * int -0x7942e0 int __thiscall zCParser IsValid class zSTRING & void * class zSTRING & -0x794450 int __thiscall zCParser CheckClassSize class zSTRING & int -0x794470 int __thiscall zCParser CheckClassSize int int -0x794730 void __thiscall zCParser AddClassOffset class zSTRING & int -0x794870 int __thiscall zCParser SetInstance class zSTRING const & void * -0x794910 int __thiscall zCParser SetInstance int void * -0x794950 int __thiscall zCParser AutoCompletion class zSTRING & -0x794b60 int __thiscall zCParser GetNumFiles -0x794b70 class zSTRING __thiscall zCParser GetFileName int -0x794c10 int __thiscall zCParser IsStackFull -0x794c20 int __thiscall zCParser GetLastErrorLine -0x794c30 void __thiscall zCParser Reparse class zSTRING & -0x794d40 int __thiscall zCParser SaveInstance class zSTRING & void * -0x794d70 int __thiscall zCParser SaveInstance int void * -0x7956b5 int __thiscall zCParser SaveInstance int void * -0x795a30 void __cdecl Game_ParserDebugOff -0x795a60 void __thiscall zCParser ShowCode int -0x795bb0 void __thiscall zCParser SaveInfoFile class zSTRING -0x795d58 void __thiscall zCParser SaveInfoFile class zSTRING -0x795e9a void __thiscall zCParser SaveInfoFile class zSTRING -0x796200 void __thiscall zCParser SetInfoFile class zCList * class zSTRING const & -0x796390 int __thiscall zCParser IsInAdditionalInfo class zSTRING const & -0x796540 int __thiscall zCParser WriteAdditionalInfo class zSTRING & int int -0x7968d0 int __thiscall zCParser ClearAllInstanceRefs -0x796940 int __thiscall zCParser ClearInstanceRefs void * -0x7969c0 int __thiscall zCParser ResetGlobalVars -0x796a40 void __thiscall zCParser CreateVarReferenceList class zSTRING const & class zCArray & -0x796bc0 void __thiscall zCParser ResetWithVarReferenceList class zCArray & void * -0x796c40 int __thiscall zCParser SaveGlobalVars class zCArchiver & -0x797170 int __thiscall zCParser LoadGlobalVars class zCArchiver & -0x7976e0 zCParser* __thiscall zCParser zCParser int -0x797700 void __thiscall zCArray::InsertEnd class zCPar_File * const & -0x797980 zCPar_TreeNode* __thiscall zCPar_TreeNode zCPar_TreeNode -0x7979c0 zCPar_TreeNode* __thiscall zCPar_TreeNode zCPar_TreeNode int int -0x797a10 zCPar_TreeNode* __thiscall zCPar_TreeNode zCPar_TreeNode int class zSTRING & int -0x797ba0 void __thiscall zCPar_TreeNode ~zCPar_TreeNode -0x797c60 void __thiscall zCPar_TreeNode SetLeft class zCPar_TreeNode * -0x797c70 void __thiscall zCPar_TreeNode SetRight class zCPar_TreeNode * -0x797c80 void __thiscall zCPar_TreeNode SetNext class zCPar_TreeNode * -0x797c90 class zCPar_TreeNode * __cdecl zCPar_TreeNode SeekEndTree class zCPar_TreeNode * -0x797cb0 class zCPar_TreeNode * __cdecl zCPar_TreeNode MakeDyadicNode class zCPar_TreeNode * int class zCPar_TreeNode * -0x797d20 class zCPar_TreeNode * __cdecl zCPar_TreeNode MakeMonadicNode int class zCPar_TreeNode * -0x797d80 void __thiscall zCParser GetOperatorString int class zSTRING & -0x798236 void __thiscall zCParser GetOperatorString int class zSTRING & -0x798310 void __thiscall zCParser FindNext char * -0x798480 void __thiscall zCParser PrevWord -0x7984b0 void __thiscall zCParser ReadWord class zSTRING & -0x798720 void __thiscall zCParser Match class zSTRING & -0x7988b0 int __thiscall zCParser ReadVarType -0x798ae0 int __thiscall zCParser ReadFuncType -0x798d00 int __thiscall zCParser ReadInt -0x798fa0 float __thiscall zCParser ReadFloat -0x7992e0 void __thiscall zCParser ReadString class zSTRING & -0x7995c0 int __thiscall zCParser ReadArray -0x7997c0 class zCPar_TreeNode * __thiscall zCParser CreateLeaf int class zCPar_TreeNode * -0x799820 class zCPar_TreeNode * __thiscall zCParser CreateStringLeaf -0x799a70 class zCPar_TreeNode * __thiscall zCParser CreateFloatLeaf -0x799c10 int __thiscall zCParser GetNextToken -0x79a390 class zCPar_TreeNode * __thiscall zCParser Parse_Expression_Primary int & -0x79a940 class zCPar_TreeNode * __thiscall zCParser Parse_Expression int & int -0x79ab50 class zCPar_TreeNode * __thiscall zCParser ParseExpressionEx class zSTRING & -0x79abc0 class zCPar_TreeNode * __thiscall zCParser ParseExpression -0x79abe0 int __thiscall zCParser EvalLeaf class zCPar_TreeNode * int -0x79af5b int __thiscall zCParser EvalLeaf class zCPar_TreeNode * int -0x79b0a0 void __thiscall zCParser DeclareVar int -0x79bede void __thiscall zCParser DeclareVar int -0x79c3d0 void __thiscall zCParser DeclareClass -0x79c5a0 void __thiscall zCParser DeclareInstance -0x79cd80 void __thiscall zCParser DeclarePrototype -0x79d270 void __thiscall zCParser DeclareIf -0x79d6d0 void __thiscall zCParser DeclareAssign class zSTRING & -0x79de50 void __thiscall zCParser DeclareAssignFunc class zSTRING & -0x79e140 void __thiscall zCParser DeclareFunc -0x79e5d0 void __thiscall zCParser DeclareReturn -0x79e7b0 void __thiscall zCParser DeclareFuncCall class zSTRING & int -0x79e8ea void __thiscall zCParser DeclareFuncCall class zSTRING & int -0x79ef8e void __thiscall zCParser DeclareFuncCall class zSTRING & int -0x79f180 class zCPar_Symbol * __thiscall zCParser SearchFuncWithStartAddress int -0x79f1f0 void __thiscall zCParser GetNextCommand class zSTRING & -0x79fe10 void __thiscall zCParser ShowPCodeSpy class zSTRING & -0x79ff40 void __thiscall zCParser ShowPCode int class zCView * int -0x7a0190 void __cdecl zCParser DefineExternal class zSTRING const & int (__cdecl*)(void) int int ... -0x7a0550 void __thiscall zCParser DefineExternalVar class zSTRING const & void * int int -0x7a0760 void __thiscall zCParser GetParameter int & -0x7a0770 void __thiscall zCParser GetParameter float & -0x7a07b0 void __thiscall zCParser GetParameter class zSTRING & -0x7a08f0 void * __thiscall zCParser GetInstance -0x7a0920 void * __thiscall zCParser GetInstanceAndIndex int & -0x7a0960 void __thiscall zCParser SetReturn int -0x7a0980 void __thiscall zCParser SetReturn float -0x7a09a0 void __thiscall zCParser SetReturn void * -0x7a09d0 void __thiscall zCParser SetReturn class zSTRING & -0x7a09f0 int __thiscall zCParser FindInstanceVar class zSTRING & -0x7a0bd0 int __thiscall zCParser GetLastInstance -0x7a0be0 int __thiscall zCParser FindIndex class zSTRING & -0x7a0d90 void __thiscall zCParser DeclareInstance -0x7a0db0 void __thiscall zCArray::InsertEnd class zCPar_Symbol * const & -0x7a0eb0 zCPar_StringTable* __thiscall zCPar_StringTable zCPar_StringTable int -0x7a0f50 void __thiscall zCPar_StringTable ~zCPar_StringTable -0x7a0fd0 void __thiscall zCPar_StringTable Clear -0x7a1000 class zSTRING * __thiscall zCPar_StringTable Insert class zSTRING & -0x7a1150 int __thiscall zCPar_StringTable GetLastEntry -0x7a1160 class zSTRING * __thiscall zCPar_StringTable GetString int -0x7a1180 void __thiscall zCPar_StringTable Save class zSTRING & -0x7a12a0 void __thiscall zCPar_StringTable Load class zSTRING & -0x7a1480 void __thiscall zCPar_StringTable ShrinkToFit -0x7a1500 void __thiscall zCPar_StringTable Show -0x7a1550 void __cdecl zCPar_Symbol SetUseInstance class zCPar_Symbol * -0x7a1670 void __cdecl zCPar_Symbol SetUseInstanceAdr void * -0x7a1680 void * __cdecl zCPar_Symbol GetUseInstance -0x7a1690 zCPar_Symbol* __thiscall zCPar_Symbol zCPar_Symbol -0x7a16f0 void __thiscall zCPar_Symbol ~zCPar_Symbol -0x7a17c0 void __thiscall zCPar_Symbol AllocSpace -0x7a19dd void __thiscall zCPar_Symbol AllocSpace -0x7a19ed void __thiscall zCPar_Symbol AllocSpace -0x7a1a40 void * __thiscall zCPar_Symbol GetDataAdr int -0x7a1cfc void * __thiscall zCPar_Symbol GetDataAdr int -0x7a1d40 void __thiscall zCPar_Symbol SetDataAdr void * -0x7a1d50 void __thiscall zCPar_Symbol SetFlag int -0x7a1d80 int __thiscall zCPar_Symbol HasFlag int -0x7a1da0 void __thiscall zCPar_Symbol SetParent class zCPar_Symbol * -0x7a1db0 class zCPar_Symbol * __thiscall zCPar_Symbol GetParent -0x7a1dc0 void * __thiscall zCPar_Symbol GetInstanceAdr -0x7a1dd0 class zCPar_Symbol * __thiscall zCPar_Symbol GetNext -0x7a1de0 int __thiscall zCPar_Symbol ArrayCheck int -0x7a1e10 void __thiscall zCPar_Symbol GetStackPos int & int -0x7a1e20 void __thiscall zCPar_Symbol SetStackPos int int -0x7a1e30 void __thiscall zCPar_Symbol SetValue int int -0x7a1e60 void __thiscall zCPar_Symbol SetValue float int -0x7a1e90 void __thiscall zCPar_Symbol SetValue class zSTRING & int -0x7a1fe0 void __thiscall zCPar_Symbol GetValue int & int -0x7a2010 void __thiscall zCPar_Symbol GetValue float & int -0x7a2040 void __thiscall zCPar_Symbol GetValue class zSTRING & int -0x7a2190 void __thiscall zCPar_Symbol SetLineData int int int int -0x7a2550 void __thiscall zCPar_Symbol GetLineData int & int & int & int & -0x7a2590 void __thiscall zCPar_Symbol SetFileNr int -0x7a2720 void __thiscall zCPar_Symbol Save class zFILE * -0x7a28e0 void __thiscall zCPar_Symbol Save class zFILE * -0x7a2940 void __thiscall zCPar_Symbol SaveFull class zFILE * -0x7a2b46 void __thiscall zCPar_Symbol SaveFull class zFILE * -0x7a2ba0 void __thiscall zCPar_Symbol LoadFull class zFILE * -0x7a2cff void __thiscall zCPar_Symbol LoadFull class zFILE * -0x7a2d70 void __thiscall zCPar_Symbol Load class zFILE * -0x7a2ebf void __thiscall zCPar_Symbol Load class zFILE * -0x7a2f20 void __thiscall zCPar_Symbol SetOffset int -0x7a2f30 int __thiscall zCPar_Symbol GetOffset -0x7a2f40 void __thiscall zCPar_Symbol SetClassOffset int -0x7a2f50 int __thiscall zCPar_Symbol GetClassOffset -0x7a2f60 zCPar_SymbolTable* __thiscall zCPar_SymbolTable zCPar_SymbolTable int -0x7a3090 void __thiscall zCPar_SymbolTable ~zCPar_SymbolTable -0x7a3100 void __thiscall zCPar_SymbolTable Clear -0x7a3190 void * __thiscall zCPar_Symbol `vector deleting destructor' unsigned int -0x7a31f0 void __thiscall zCPar_SymbolTable PreAlloc int -0x7a3260 int __cdecl zCPar_SymbolTable Compare void const * void const * -0x7a32e0 void __thiscall zCPar_SymbolTable Save class zFILE * -0x7a3460 void __thiscall zCPar_SymbolTable Load class zFILE * -0x7a3850 int __thiscall zCPar_SymbolTable IsIn class zCPar_Symbol * -0x7a3960 int __thiscall zCPar_SymbolTable IsIn class zSTRING const & -0x7a3a70 int __thiscall zCPar_SymbolTable GetIndex class zCPar_Symbol * -0x7a3b60 int __thiscall zCPar_SymbolTable GetIndex class zSTRING const & -0x7a3c50 int __thiscall zCPar_SymbolTable GetIndex class zSTRING const & int -0x7a3d60 int __fastcall zCPar_SymbolTable Search class zSTRING const & int int -0x7a3e40 class zCPar_Symbol * __thiscall zCPar_SymbolTable GetSymbol class zSTRING const & -0x7a3ee0 class zCPar_Symbol * __thiscall zCPar_SymbolTable GetSymbol int -0x7a3f00 int __thiscall zCPar_SymbolTable Insert class zCPar_Symbol * -0x7a4140 void __thiscall zCPar_SymbolTable InsertEnd class zCPar_Symbol * -0x7a4350 void __thiscall zCPar_SymbolTable ShrinkToFit -0x7a4430 void __thiscall zCPar_SymbolTable SetSize int -0x7a44e0 int __thiscall zCPar_SymbolTable GetNumInList -0x7a44f0 class zCPar_Symbol * __thiscall zCPar_SymbolTable GetLastSymbol -0x7a4500 class zCPar_Symbol * __thiscall zCPar_SymbolTable GetFirstSymbol -0x7a4510 void __thiscall zCPar_SymbolTable Show -0x7a4ac0 zCPar_Stack* __thiscall zCPar_Stack zCPar_Stack int -0x7a4af0 void __thiscall zCPar_Stack ~zCPar_Stack -0x7a4b10 int __thiscall zCPar_Stack GetPopPos -0x7a4b20 void __thiscall zCPar_Stack SetPopPos int -0x7a4b30 int __thiscall zCPar_Stack GetDynSize -0x7a4b40 int __thiscall zCPar_Stack GetStatSize -0x7a4b50 void __thiscall zCPar_Stack PushByte unsigned char -0x7a4b70 void __thiscall zCPar_Stack PushWord unsigned short -0x7a4b90 void __thiscall zCPar_Stack PushInt int -0x7a4bb0 void __thiscall zCPar_Stack PushString class zSTRING & -0x7a4c20 unsigned char __thiscall zCPar_Stack PopByte -0x7a4c30 unsigned short __thiscall zCPar_Stack PopWord -0x7a4c40 int __thiscall zCPar_Stack PopInt -0x7a4c50 void __thiscall zCPar_Stack PopString class zSTRING & -0x7a4e10 void __thiscall zCPar_Stack CheckOverflow int -0x7a4e80 void __thiscall zCPar_Stack Set int int -0x7a4e90 int __thiscall zCParser IsStackFull -0x7a4ea0 void __thiscall zCPar_Stack Clear -0x7a4eb0 void __thiscall zCPar_Stack Save class zFILE * -0x7a4ef0 void __thiscall zCPar_Stack Load class zFILE * -0x7a4f50 zCPar_DataStack* __thiscall zCPar_DataStack zCPar_DataStack -0x7a4f70 void __thiscall zCPar_DataStack ~zCPar_DataStack -0x7a4f80 void __thiscall zCPar_DataStack Push int -0x7a5070 int __thiscall zCPar_DataStack Pop -0x7a5090 float __thiscall zCPar_DataStack PopFloat -0x7a5170 int __thiscall zCPar_DataStack IsEmpty -0x7a5180 void __thiscall zCPar_DataStack Clear -0x7a5190 zCPar_StringTable* __thiscall zCPar_StringTable zCPar_StringTable int -0x7a51b0 void __thiscall zCArray::AllocDelta int -0x7a5210 zCPar_SymbolTable* __thiscall zCPar_SymbolTable zCPar_SymbolTable int -0x7a5230 void __thiscall zCArraySort AllocDelta int -0x7a5290 void __thiscall zCArray::AllocDelta int -0x7a52f0 int __thiscall zList::IsIn class zCParserExternals * -0x7a53f0 zCInputCallback* __thiscall zCInputCallback zCInputCallback -0x7a5400 void __thiscall zCInputCallback ~zCInputCallback -0x7a5470 void __thiscall zCInputCallback SetHandleEventTop -0x7a54e0 void __thiscall zCInputCallback SetEnableHandleEvent int -0x7a5560 int __thiscall zCInputCallback GetEnableHandleEvent -0x7a5590 int __cdecl zCInputCallback DoEvents int -0x7a55c0 void __cdecl zCInputCallback GetInput -0x7a5640 zCView* __thiscall zCView zCView -0x7a56e0 void * __thiscall zCView `scalar deleting destructor' unsigned int -0x7a5700 zCView* __thiscall zCView zCView int int int int enum zTviewID -0x7a57c0 void __thiscall zCView ~zCView -0x7a5990 void __thiscall zCView Init -0x7a5b20 void __thiscall zCView Init int int int int enum zTviewID -0x7a5cc0 void __thiscall zCView Init int int class zSTRING const & enum zTviewID -0x7a5dd0 int __cdecl rnd2 float -0x7a5e00 int __thiscall zCView nax int -0x7a5e40 int __thiscall zCView nay int -0x7a5e80 int __thiscall zCView anx int -0x7a5ec0 int __thiscall zCView any int -0x7a5f00 void __cdecl zCView StdPrintwin class zSTRING const & -0x7a5f20 void __thiscall zCView SetAutoScroll float -0x7a5f60 void __thiscall zCView CheckAutoScroll -0x7a6060 void __thiscall zCView SetTransparency int -0x7a6070 void __thiscall zCView SetAlphaBlendFunc enum zTRnd_AlphaBlendFunc const & -0x7a6080 void __thiscall zCView SetColor struct zCOLOR const & -0x7a6090 struct zCOLOR __thiscall zCView GetColor -0x7a60a0 void __thiscall zCView Setflags int -0x7a60b0 void __thiscall zCView ClrFlags int -0x7a60d0 int __thiscall zCView HasFlag int -0x7a60f0 void __thiscall zCView InsertBack class zCTexture * -0x7a6130 void __thiscall zCView InsertBack class zSTRING const & -0x7a6230 void __thiscall zCView InitPrintwin -0x7a62a0 void __thiscall zCView BlitText -0x7a63c0 void __thiscall zCView Blit -0x7a6750 void __thiscall zCView DrawItems -0x7a6790 void __thiscall zCView Top -0x7a6810 void __thiscall zCView Create class zSTRING const & enum zCView::zEViewFX enum zCView::zEViewFX float int -0x7a6990 void __thiscall zCView ForceOpen -0x7a6c00 void __thiscall zCView Open -0x7a6e30 void __thiscall zCView Close -0x7a6f40 void __thiscall zCView ApplyOpenClose class zVEC2 & class zVEC2 & -0x7a71c0 void __thiscall zCView UpdateOpen -0x7a7210 void __thiscall zCView UpdateClose -0x7a72c0 void __thiscall zCView UpdateOpenZoom -0x7a73c0 void __thiscall zCView UpdateCloseZoom -0x7a74d0 void __thiscall zCView RecalcChildsSize -0x7a7540 void __thiscall zCView RecalcChildsPos -0x7a75b0 void __thiscall zCView SetPos int int -0x7a7660 void __thiscall zCView GetPos int & int & -0x7a7680 void __thiscall zCView CalcPixelPos int & int & -0x7a76c0 void __thiscall zCView GetPixelPos int & int & -0x7a76e0 void __thiscall zCView Move int int -0x7a77a0 void __thiscall zCView SetSize int int -0x7a7810 void __thiscall zCView GetSize int & int & -0x7a7830 void __thiscall zCView GetPixelSize int & int & -0x7a7860 void __thiscall zCView GetExtends int & int & int & int & -0x7a78a0 void __thiscall zCMenuItem GetCoords int & int & int & int & -0x7a7910 void __thiscall zCView GetPixelExtends float & float & float & float & -0x7a7960 int __thiscall zCView IsIn int int -0x7a79f0 class zCView * __thiscall zCView GetItem int int -0x7a7ab0 class zCViewText * __thiscall zCView CreateText int int class zSTRING const & float struct zCOLOR & int int -0x7a7c50 void __thiscall zCView CheckTimedText -0x7a7d20 void __thiscall zCView PrintTimed int int class zSTRING const & float struct zCOLOR * -0x7a7db0 void __thiscall zCView PrintTimedCX int class zSTRING const & float struct zCOLOR * -0x7a7f00 void __thiscall zCView PrintTimedCY int class zSTRING const & float struct zCOLOR * -0x7a7fc0 void __thiscall zCView PrintTimedCXY class zSTRING const & float struct zCOLOR * -0x7a8140 void __thiscall zCView PrintMessage class zSTRING const & class zSTRING const & float struct zCOLOR & -0x7a8450 void __thiscall zCView PrintMessageCXY class zSTRING const & class zSTRING const & float struct zCOLOR & -0x7a8bb0 void __thiscall zCView PrintSelection class zSTRING const & class zSTRING const & struct zCOLOR & struct zCOLOR & -0x7a8d40 void __thiscall zCView Dialog int int class zSTRING const & float struct zCOLOR * -0x7a8e10 void __thiscall zCView DialogCX int class zSTRING const & float struct zCOLOR * -0x7a8e70 void __thiscall zCView DialogCY int class zSTRING const & float struct zCOLOR * -0x7a8f60 void __thiscall zCView DialogCXY class zSTRING const & float struct zCOLOR * -0x7a8fb0 void __thiscall zCView DialogMessage class zSTRING const & class zSTRING const & float struct zCOLOR & -0x7a9240 void __thiscall zCView DialogMessageCXY class zSTRING const & class zSTRING const & float struct zCOLOR & -0x7a94d0 void __thiscall zCView DialogSelection class zSTRING const & class zSTRING const & struct zCOLOR & struct zCOLOR & float -0x7a98f0 void __thiscall zCView SetFont class zCFont * -0x7a9910 void __thiscall zCView SetFontColor struct zCOLOR const & -0x7a9920 void __thiscall zCView SetFont class zSTRING const & -0x7a9950 class zCFont * __thiscall zCView GetFont -0x7a9960 class zSTRING __thiscall zCView GetFontName -0x7a99f0 int __thiscall zCView FontY -0x7a9a10 int __thiscall zCView FontSize class zSTRING & -0x7a9a40 void __thiscall zCView Print int int class zSTRING const & -0x7a9b10 void __thiscall zCView PrintChars int int class zSTRING const & -0x7a9e50 void __thiscall zCView PrintCX int class zSTRING const & -0x7a9f40 void __thiscall zCView PrintCY int class zSTRING const & -0x7aa030 void __thiscall zCView PrintCXY class zSTRING const & -0x7aa140 void __thiscall zCView ClrPrintwin -0x7aa2b0 class zCViewText * __thiscall zCView CreateText int int class zSTRING const & -0x7aa420 class zSTRING __thiscall zCView GetFirstText -0x7aa4a0 void __thiscall zCView Nextline class zSTRING const & float struct zCOLOR * int * -0x7aa730 void __thiscall zCView DefPrintwin int int int int -0x7aa8d0 void __thiscall zCView Printwin class zSTRING const & -0x7aacc0 class zSTRING __thiscall zCView Input int -0x7aad60 class zSTRING __thiscall zCView Input int class zSTRING & -0x7ab310 class zSTRING __thiscall zCView Input int int int class zSTRING & -0x7ab5e0 int __thiscall zCView InputNumber int int -0x7aba90 void __cdecl zCView PrintDebug class zSTRING const & -0x7abab0 void __cdecl zCView SetShowDebug int -0x7abac0 int __cdecl zCView GetShowDebug -0x7abad0 void __thiscall zCView InsertItem class zCView * int -0x7abd10 void __thiscall zCView RemoveItem class zCView * -0x7abd90 void __cdecl zCView ChangeMode -0x7abda0 void __cdecl zCView SetNextMode -0x7abdb0 void __cdecl zCView SetMode int int int struct HWND__ * * -0x7abf70 void __thiscall zCView Line int int int int struct zCOLOR const & -0x7ac020 int __thiscall zCView GetCode int int -0x7ac060 int __thiscall zCView ClipLine int & int & int & int & -0x7ac210 void __thiscall zCView Render -0x7ac220 zCViewText* __thiscall zCViewText zCViewText int int class zSTRING const & -0x7ac3c0 void * __thiscall zCViewText `scalar deleting destructor' unsigned int -0x7ac3e0 zCViewText* __thiscall zCViewText zCViewText int int class zSTRING const & float & struct zCOLOR & int int -0x7ac580 void __thiscall zCViewText Create int int class zSTRING const & float & struct zCOLOR & int int -0x7ac700 void __thiscall zCViewText ~zCViewText -0x7ac750 class zSTRING __thiscall zCView PatchMenuItemPrintwin -0x7ac770 void __thiscall zCList::~zCList -0x7ac7a0 void __thiscall zCList::Insert class zCInputCallback * -0x7ac7f0 void __thiscall zCList::Remove class zCInputCallback * -0x7ac850 void __thiscall zList::InsertLast class zCView * -0x7ac8a0 void __thiscall zList::Remove class zCView * -0x7aca80 void __thiscall zCList::~zCList -0x7acab0 void __thiscall zCList::DeleteListDatas -0x7acb10 void * __thiscall zCList::`scalar deleting destructor' unsigned int -0x7acb50 void * __thiscall zCList::`scalar deleting destructor' unsigned int -0x7acbc0 zCVobWaypoint* __thiscall zCVobWaypoint zCVobWaypoint -0x7acbe0 class zCClassDef * __thiscall zCVobWaypoint _GetClassDef -0x7acbf0 void * __thiscall zCVobWaypoint `scalar deleting destructor' unsigned int -0x7acc20 void __thiscall zCVobWaypoint ~zCVobWaypoint -0x7acc30 zCWayNet* __thiscall zCWayNet zCWayNet -0x7accd0 class zCClassDef * __thiscall zCWayNet _GetClassDef -0x7acce0 void * __thiscall zCWayNet `scalar deleting destructor' unsigned int -0x7acd10 zCWayNet* __thiscall zCWayNet zCWayNet class zCWorld * -0x7acdb0 void __thiscall zCWayNet ~zCWayNet -0x7acf00 class zCWaypoint * __thiscall zCWayNet HasWaypoint float float float -0x7acf70 int __thiscall zCWayNet HasWaypoint class zCWaypoint * -0x7acfa0 class zCWaypoint * __thiscall zCWayNet HasWaypoint class zVEC3 & -0x7acff0 class zCWaypoint * __thiscall zCWayNet InsertWaypoint float float float -0x7ad100 void __thiscall zCWayNet InsertWaypoint class zCWaypoint * -0x7ad130 void __thiscall zCWayNet InsertWaypoint class zCWaypoint * class zCWaypoint * class zCWaypoint * -0x7ad2b0 void __thiscall zCWayNet DeleteWaypoint class zCWaypoint * -0x7ad420 void __thiscall zCWayNet CreateWay class zCWaypoint * class zCWaypoint * -0x7ad4f0 void __thiscall zCWayNet DeleteWay class zCWaypoint * class zCWaypoint * -0x7ad660 class zCWaypoint * __fastcall zCWayNet GetNearestWaypoint class zVEC3 const & -0x7ad6f0 class zCWaypoint * __thiscall zCWayNet GetSecNearestWaypoint class zVEC3 & -0x7ad7b0 void __thiscall zCWayNet CorrectHeight -0x7ad870 void __thiscall zCWayNet Draw class zCCamera * -0x7ad8a0 void __thiscall zCWayNet UpdateVobDependencies -0x7adaf0 void __thiscall zCWayNet ClearVobDependencies -0x7adcf0 void __thiscall zCWayNet CreateVobDependencies class zCWorld * -0x7adf70 class zSTRING __thiscall zCWayNet MergeWaypoints -0x7ae230 class zSTRING __thiscall zCWayNet CheckConsistency int -0x7ae720 class zSTRING __thiscall zCWayNet CheckConsistency int -0x7ae730 void __thiscall zCWayNet AddWays class zCWaypoint * class zCWaypoint * -0x7ae830 zCWay* __thiscall zCWay zCWay -0x7ae850 int __thiscall zCWay IsObjectOnWay class zCVob const * -0x7ae860 void * __thiscall zCWay `scalar deleting destructor' unsigned int -0x7ae890 zCWay* __thiscall zCWay zCWay class zCWaypoint * class zCWaypoint * -0x7ae940 void __thiscall zCWay Init class zCWaypoint * class zCWaypoint * -0x7ae9e0 void __thiscall zCWay Free -0x7aea80 void __thiscall zCWay ~zCWay -0x7aea90 class zCWaypoint * __thiscall zCWay GetGoalWaypoint class zCWaypoint * -0x7aeaa0 void __thiscall zCWay EstimateCost -0x7aeb10 float __thiscall zCWay GetLength -0x7aebc0 float __thiscall zCWay GetJumpDistance -0x7aec80 class zVEC3 __thiscall zCWay GetDistancePos float class zCWaypoint * -0x7aed80 int __thiscall zCWay CanBeUsed class zCVob const * -0x7aed90 void __thiscall zCWay Draw class zCCamera * -0x7af270 class zVEC3 __thiscall zCWay GetFloor class zCWorld * class zVEC3 const & -0x7af310 void __thiscall zCWay CalcProperties class zCWorld * -0x7af600 float __thiscall zCWay GetChasm -0x7af610 int __thiscall zCWay CanJump -0x7af620 int __cdecl zCWayNet SortWpList class zCWaypoint * class zCWaypoint * -0x7af770 zCWaypoint* __thiscall zCWaypoint zCWaypoint -0x7af860 int __thiscall zCWaypoint CanBeUsed class zCVob const * -0x7af870 void * __thiscall zCWaypoint `scalar deleting destructor' unsigned int -0x7af8a0 void __thiscall zCWaypoint Init class zVEC3 & -0x7af900 void __thiscall zCWaypoint Init float float float -0x7af970 void __thiscall zCWaypoint Init class zCVobWaypoint * -0x7afa10 void __thiscall zCWaypoint Free -0x7afa80 void __thiscall zCWaypoint ~zCWaypoint -0x7afb30 class zVEC3 & __thiscall zCWaypoint GetPositionWorld -0x7afb40 void __thiscall zCWaypoint UpdatePositionWorld -0x7afbb0 void __thiscall zCWaypoint SetName class zSTRING & -0x7afd10 class zSTRING const & __thiscall zCWaypoint GetName -0x7afe70 class zCVobWaypoint * __thiscall zCWaypoint GetVob -0x7afe80 void __thiscall zCWaypoint CalcProperties class zCWorld * -0x7b00a0 void __thiscall zCWaypoint CorrectHeight class zCWorld * -0x7b0140 void __thiscall zCWaypoint InsertWay class zCWay * -0x7b0150 void __thiscall zCWaypoint RemoveWay class zCWay * -0x7b01b0 class zCWay * __thiscall zCWaypoint HasWay class zCWaypoint * -0x7b01e0 int __thiscall zCWaypoint GetNumberOfWays -0x7b0200 class zCList & __thiscall zCWaypoint GetWayList -0x7b0210 void __thiscall zCWaypoint SetWaypointVob class zCVobWaypoint * -0x7b0250 void __thiscall zCWaypoint Draw -0x7b0260 void __thiscall zCWaypoint Archive class zCArchiver & -0x7b02c0 void __thiscall zCWaypoint Unarchive class zCArchiver & -0x7b0330 class zCWaypoint * __fastcall zCWayNet GetWaypoint class zSTRING const & -0x7b04a0 class zCWaypoint * __thiscall zCWayNet SearchWaypoint class zCVobWaypoint * -0x7b04d0 class zCRoute * __thiscall zCWayNet FindRoute class zVEC3 const & class zVEC3 const & class zCVob const * -0x7b0560 class zCRoute * __thiscall zCWayNet FindRoute class zVEC3 const & class zCWaypoint * class zCVob const * -0x7b05d0 class zCRoute * __thiscall zCWayNet FindRoute class zVEC3 const & class zSTRING const & class zCVob const * -0x7b0640 class zCRoute * __thiscall zCWayNet FindRoute class zCWaypoint * class zCWaypoint * class zCVob const * -0x7b0680 class zCRoute * __thiscall zCWayNet FindRoute class zSTRING const & class zSTRING const & class zCVob const * -0x7b06e0 int __cdecl zCWayNet SortOpenList class zCWaypoint * class zCWaypoint * -0x7b0700 void __thiscall zCWayNet InsertInOpen class zCWaypoint * -0x7b0730 int __thiscall zCWayNet IsInOpen class zCWaypoint * -0x7b0750 void __thiscall zCWayNet InsertInClosed class zCWaypoint * -0x7b0770 void __thiscall zCWayNet RemoveFromClosed class zCWaypoint * -0x7b0780 int __thiscall zCWayNet IsInClosed class zCWaypoint * -0x7b07a0 int __thiscall zCWayNet IsInAnyList class zCWaypoint * -0x7b07d0 int __thiscall zCWayNet EstimateCost class zCWaypoint * class zCWaypoint * -0x7b0830 class zCRoute * __thiscall zCWayNet CreateRoute class zCWaypoint * -0x7b08d0 int __thiscall zCWayNet AStar class zCWaypoint * class zCWaypoint * class zCVob const * -0x7b0b50 void __thiscall zCWayNet GetWPList class zCList & class zVEC3 & float float -0x7b0cb0 void __thiscall zCWayNet CreateWPVobList class zCList & class zCTree * -0x7b0cf0 void __thiscall zCWayNet RemoveUnusedWPVobs -0x7b0e40 void __thiscall zCWayNet ArchiveOldFormat class zCArchiver & -0x7b11d0 void __thiscall zCWayNet Archive class zCArchiver & -0x7b16f0 void __thiscall zCWayNet UnarchiveOldFormat class zCArchiver & -0x7b2200 void __thiscall zCWayNet Unarchive class zCArchiver & -0x7b2820 void __thiscall zCWayNet CalcProperties class zCWorld * -0x7b2860 zCRoute* __thiscall zCRoute zCRoute -0x7b2880 void * __thiscall zCRoute `scalar deleting destructor' unsigned int -0x7b28a0 void __thiscall zCRoute ~zCRoute -0x7b28e0 void __thiscall zCRoute SetStart class zCWaypoint * -0x7b28f0 class zCWaypoint * __thiscall zCRoute GetNextWP -0x7b2960 class zCWaypoint * __thiscall zCRoute GetTargetWP -0x7b2970 class zCWay * __thiscall zCRoute GetCurrentWay -0x7b2980 class zSTRING __thiscall zCRoute GetDesc -0x7b2b60 class zSTRING __thiscall zCRoute GetRemainingDesc -0x7b2d40 int __thiscall zCRoute GetNumberOfWaypoints -0x7b2d60 int __thiscall zCRoute IsEmpty -0x7b2d80 int __thiscall zCRoute IsLastTarget -0x7b2da0 int __thiscall zCRoute GetInterpolatedPosition float int class zVEC3 & -0x7b2fa0 zCVobSpot* __thiscall zCVobSpot zCVobSpot -0x7b2fc0 class zCClassDef * __thiscall zCVobSpot _GetClassDef -0x7b2fd0 void * __thiscall zCVobSpot `scalar deleting destructor' unsigned int -0x7b3000 void __thiscall zCVobSpot ~zCVobSpot -0x7b3020 int __thiscall zCVobSpot IsAvailable class zCVob * -0x7b31a0 void __thiscall zCVobSpot MarkAsUsed float class zCVob * -0x7b33b0 class zCObject * __cdecl zCVobWaypoint _CreateNewInstance -0x7b3610 class zCObject * __cdecl zCVobSpot _CreateNewInstance -0x7b36a0 void __cdecl zCVobSpot operator delete void * -0x7b38b0 class zCObject * __cdecl zCVobStartpoint _CreateNewInstance -0x7b3920 void __cdecl zCVobStartpoint operator delete void * -0x7b3940 class zCClassDef * __thiscall zCVobStartpoint _GetClassDef -0x7b3950 void * __thiscall zCVobStartpoint `scalar deleting destructor' unsigned int -0x7b3980 void __thiscall zCVobStartpoint ~zCVobStartpoint -0x7b3b70 class zCObject * __cdecl zCWaypoint _CreateNewInstance -0x7b3db0 class zCObject * __cdecl zCWayNet _CreateNewInstance -0x7b3e80 void __thiscall zCList::~zCList -0x7b3eb0 void __thiscall zCList::DeleteListDatas -0x7b3f10 void __thiscall zCList::Insert class zCWay * -0x7b3f60 void __thiscall zCList::Remove class zCWay * -0x7b3fc0 int __thiscall zCList::GetNumInList -0x7b3fe0 void __thiscall zCListSort::~zCListSort -0x7b4010 void __thiscall zCListSort::DeleteListDatas -0x7b4080 void __thiscall zCListSort::InsertSort class zCWaypoint * -0x7b4100 void __thiscall zCList::~zCList -0x7b4130 void __thiscall zCList::Insert class zCVobWaypoint * -0x7b4180 void * __thiscall zCList::`scalar deleting destructor' unsigned int -0x7b41c0 void * __thiscall zCListSort::`scalar deleting destructor' unsigned int -0x7b41f0 void * __thiscall zCList::`scalar deleting destructor' unsigned int -0x7b4260 void __cdecl zUlfi_StartUp -0x7b43b0 void __cdecl zUlfi_ShutDown -0x7b4400 void __cdecl zLocal_Startup -0x7b4410 void __cdecl zLocal_Shutdown -0x7b4420 void __cdecl zLocal_PerFrame -0x7b4726 int __stdcall SetCrashHandlerFilter long (__stdcall*)(struct _EXCEPTION_POINTERS *) -0x7b472c char const * __stdcall GetNextStackTraceString unsigned long struct _EXCEPTION_POINTERS * -0x7b4732 char const * __stdcall GetFirstStackTraceString unsigned long struct _EXCEPTION_POINTERS * -0x7b4738 char const * __stdcall GetRegisterString struct _EXCEPTION_POINTERS * -0x7b473e char const * __stdcall GetFaultReason struct _EXCEPTION_POINTERS * -0x7b4ba0 void * __cdecl CD3duAlloc operator new unsigned int -0x7b4ba5 void __cdecl CD3duAlloc operator delete void * -0x7b4bb2 CD3DXException* __thiscall CD3DXException CD3DXException long char * int -0x7b4dee void * __thiscall CD3duContext `scalar deleting destructor' unsigned int -0x7b5fbb void __thiscall CCapsFile ~CCapsFile -0x7b5fc0 CD3duGlobals* __thiscall CD3duGlobals CD3duGlobals -0x7b5fd6 void * __thiscall CHelInfo `scalar deleting destructor' unsigned int -0x7b5ff6 void * __thiscall CCapsFile `scalar deleting destructor' unsigned int -0x7b6016 void __thiscall ListT::CleanupList -0x7b6037 void * __thiscall CDDrawDeviceNode `scalar deleting destructor' unsigned int -0x7b6057 void * __thiscall CD3duDeviceNode `scalar deleting destructor' unsigned int -0x7b6077 void * __thiscall CD3duContextNode `scalar deleting destructor' unsigned int -0x7b66cf void __thiscall ListT::~ListT -0x7b66da void __thiscall ListT::Prepend class CSurfaceFormatNode * -0x7b66ec void __thiscall ListT::Unlink class CSurfaceFormatNode * -0x7b6716 int __thiscall ListT::LeftBelongsCloserToListHead class CSurfaceFormatNode * class CSurfaceFormatNode * -0x7b671c void __thiscall ListT::OrderedInsert class CSurfaceFormatNode * -0x7b677e void __thiscall ListT::CleanupList -0x7b679f void __thiscall ListT::CleanupList -0x7b67c0 void __thiscall ListT::CleanupList -0x7b67e1 void __thiscall CSurfaceFormatList ~CSurfaceFormatList -0x7b67ec CDDrawDeviceList* __thiscall CDDrawDeviceList CDDrawDeviceList -0x7b67f7 void __thiscall ListT::Prepend class CDDrawDeviceNode * -0x7b6809 void __thiscall ListT::Unlink class CDDrawDeviceNode * -0x7b6833 int __thiscall ListT::LeftBelongsCloserToListHead class CDDrawDeviceNode * class CDDrawDeviceNode * -0x7b6839 void __thiscall ListT::OrderedInsert class CDDrawDeviceNode * -0x7b689b CD3duDeviceList* __thiscall CD3duDeviceList CD3duDeviceList class CDDrawDeviceList * class CHelInfo * -0x7b68a6 void __thiscall ListT::Prepend class CD3duDeviceNode * -0x7b68b8 void __thiscall ListT::Unlink class CD3duDeviceNode * -0x7b68e2 int __thiscall ListT::LeftBelongsCloserToListHead class CD3duDeviceNode * class CD3duDeviceNode * -0x7b68e8 void __thiscall ListT::OrderedInsert class CD3duDeviceNode * -0x7b694a void __thiscall ListT::~ListT -0x7b6955 void __thiscall ListT::Prepend class CD3duContextNode * -0x7b6967 void __thiscall ListT::Unlink class CD3duContextNode * -0x7b6991 int __thiscall ListT::LeftBelongsCloserToListHead class CD3duContextNode * class CD3duContextNode * -0x7b6997 void __thiscall ListT::OrderedInsert class CD3duContextNode * -0x7b69f9 void * __thiscall CSurfaceFormatList `scalar deleting destructor' unsigned int -0x7b6b6b void __thiscall CD3duContextList ~CD3duContextList -0x7b6b76 void __thiscall CDDrawDeviceList ~CDDrawDeviceList -0x7b6b81 void __thiscall CD3duDeviceList ~CD3duDeviceList -0x7b6c4f void * __thiscall CD3duContextList `scalar deleting destructor' unsigned int -0x7b6c6f void * __thiscall CDDrawDeviceList `scalar deleting destructor' unsigned int -0x7b6c8f void * __thiscall CD3duDeviceList `scalar deleting destructor' unsigned int -0x7b6caf void __thiscall CD3duGlobals ~CD3duGlobals -0x7b6cfa void * __thiscall CD3duGlobals `scalar deleting destructor' unsigned int -0x7b6dae void __cdecl D3DXDprintf unsigned int char * -0x7b6e16 void __cdecl D3DXWprintf unsigned int char * -0x7b6e71 void __thiscall CD3DXException DebugString -0x7b6e72 void __thiscall CD3DXException Popup -0x7b6e73 void __cdecl D3DXAssert char const * int char const * -0x7b6eb0 class CVideoModeList * __thiscall CD3duDeviceNode GetVideoModeList -0x7b6eb7 void __thiscall ListNodeT::ListNodeT -0x7b6ebd void __thiscall ListT::ListT -0x7b6ed1 void __thiscall ListNodeT::ListNodeT -0x7b6ed7 void __thiscall ListT::ListT -0x7b6eeb void __thiscall CD3duDeviceNode GetCurrentVideoMode struct _D3DX_VIDMODEDESC * -0x7b6f60 void __thiscall CD3duDeviceNode GetCapsAtVideoMode struct _D3DX_VIDMODEDESC * struct _D3DDeviceDesc7 * * struct _DDCAPS_DX7 * * struct _DDCAPS_DX7 * * class CSurfaceFormatList * * -0x7b7274 CSurfaceFormatNode* __thiscall CSurfaceFormatNode CSurfaceFormatNode -0x7b728e void __thiscall CD3duDeviceNode RefreshCaps -0x7b7381 CSurfaceFormatList* __thiscall CSurfaceFormatList CSurfaceFormatList -0x7b7395 CD3duDeviceNode* __thiscall CD3duDeviceNode CD3duDeviceNode -0x7b73e9 void __thiscall CD3duDeviceNode ~CD3duDeviceNode -0x7b743a class CSurfaceFormatList * __thiscall CD3duDeviceNode GetSurfaceFormatList struct _D3DX_VIDMODEDESC * unsigned long -0x7b7528 void __thiscall CD3duDeviceList AddD3duDeviceNode struct _D3DX_DEVICEDESC * class CDDrawDeviceNode * -0x7b75cb CD3duDeviceList* __thiscall CD3duDeviceList CD3duDeviceList class CDDrawDeviceList * class CHelInfo * -0x7b7838 int __thiscall CD3duGlobals IsInitialized -0x7b7852 unsigned long __thiscall CD3duGlobals DetermineD3DXSurfaceClasses struct _DDPIXELFORMAT * enum _D3DX_SURFACEFORMAT struct IDirect3D7 * struct IDirectDraw7 * struct _GUID -0x7b7a9c char * __thiscall CD3duGlobals D3duStrDup char * -0x7b7acf int __thiscall CRefreshRateList FindRefreshRate unsigned long -0x7b7aeb int __thiscall CRefreshRateList LeftBelongsCloserToListHead class CRefreshRateNode * class CRefreshRateNode * -0x7b7b00 int __thiscall CVideoModeList GetVideoModeNode class CVideoModeNode * * struct _D3DX_VIDMODEDESC * -0x7b7b49 int __thiscall CVideoModeList DoesVideoModeExist unsigned long unsigned long unsigned long unsigned long -0x7b7b8b int __thiscall CVideoModeList LeftBelongsCloserToListHead class CVideoModeNode * class CVideoModeNode * -0x7b7bc6 void __thiscall ListNodeT::ListNodeT -0x7b7bcc void __thiscall ListT::ListT -0x7b7be0 CCapsFile* __thiscall CCapsFile CCapsFile -0x7b7bec void __thiscall ListNodeT::ListNodeT -0x7b7bf2 void __thiscall ListT::ListT -0x7b7c06 void __thiscall ListT::CleanupList -0x7b7c27 void __thiscall ListT::Prepend class CRefreshRateNode * -0x7b7c39 void __thiscall ListT::Unlink class CRefreshRateNode * -0x7b7c63 int __thiscall ListT::LeftBelongsCloserToListHead class CRefreshRateNode * class CRefreshRateNode * -0x7b7c69 void __thiscall ListT::OrderedInsert class CRefreshRateNode * -0x7b7ccb void __thiscall ListNodeT::ListNodeT -0x7b7cd1 void __thiscall CD3duGlobals FindBestMatchForHWLevel unsigned long unsigned long * -0x7b7f08 CD3duContextNode* __thiscall CD3duContextNode CD3duContextNode -0x7b7f12 void __thiscall CD3duContextNode ~CD3duContextNode -0x7b7f29 void __thiscall CD3duContextList AddD3duContext class CD3duContext * -0x7b7f9b CRefreshRateNode* __thiscall CRefreshRateNode CRefreshRateNode -0x7b7fa5 void __thiscall ListT::~ListT -0x7b7fb0 void __thiscall CD3duGlobals CheckAndMapD3duHandle unsigned long * -0x7b8012 class CD3duDeviceNode * __thiscall CD3duGlobals GetD3duDeviceNode unsigned long -0x7b8074 void __thiscall CD3duContextList DestroyD3duContext class CD3duContext * -0x7b809e int __thiscall CRefreshRateList AddRefreshRate unsigned long -0x7b80e8 int __thiscall CSurfaceFormatList AddSurfaceFormat struct _DDPIXELFORMAT * struct IDirect3D7 * struct IDirectDraw7 * struct _GUID -0x7b817d CRefreshRateList* __thiscall CRefreshRateList CRefreshRateList -0x7b8191 void __thiscall CVideoModeNode ~CVideoModeNode -0x7b819c CVideoModeNode* __thiscall CVideoModeNode CVideoModeNode -0x7b81f4 CD3duContextList* __thiscall CD3duContextList CD3duContextList -0x7b8208 void __thiscall CVideoModeList AddVideoMode struct _D3DX_VIDMODEDESC * -0x7b82bf void __thiscall CD3duGlobals InitializeIfNeeded -0x7b83c4 IUnknown* __thiscall IUnknown IUnknown -0x7b83c7 unsigned long __stdcall CD3duContext AddRef -0x7b83d4 unsigned long __stdcall CD3duContext Release -0x7b83f7 struct IDirectDraw7 * __stdcall CD3duContext GetDD -0x7b8414 struct IDirect3D7 * __stdcall CD3duContext GetD3D -0x7b8435 struct IDirect3DDevice7 * __stdcall CD3duContext GetD3DDevice -0x7b8452 struct IDirectDrawSurface7 * __stdcall CD3duContext GetPrimary -0x7b8473 struct IDirectDrawSurface7 * __stdcall CD3duContext GetZBuffer -0x7b8494 struct IDirectDrawSurface7 * __stdcall CD3duContext GetBackBuffer unsigned long -0x7b84cf struct HWND__ * __stdcall CD3duContext GetWindow -0x7b84d9 struct HWND__ * __stdcall CD3duContext GetFocusWindow -0x7b84e3 long __stdcall CD3duContext RestoreSurfaces -0x7b855f D3DXMATRIX* __thiscall D3DXMATRIX D3DXMATRIX -0x7b8562 long __stdcall CD3duContext UpdateFrame unsigned long -0x7b885c long __stdcall CD3duContext Clear unsigned long -0x7b88ff long __stdcall CD3duContext SetClearColor unsigned long -0x7b8912 long __stdcall CD3duContext SetClearDepth float -0x7b8925 long __stdcall CD3duContext SetClearStencil unsigned long -0x7b8938 long __stdcall DeviceWindowProc struct HWND__ * unsigned int unsigned int long -0x7b8968 void __thiscall CD3duContext _CreateDeviceWindow -0x7b8ad2 void __thiscall CD3duContext _DestroyDeviceWindow -0x7b8ae7 void __thiscall CD3duContext _InitCooperativeLevel -0x7b8b0c void __thiscall CD3duContext _CreatePalette -0x7b8c86 void __thiscall CD3duContext _InitViewport -0x7b8d00 void __thiscall D3DXMATRIX operator struct _D3DMATRIX * -0x7b8d03 void __thiscall CD3duContext _Create3DDevice -0x7b8dce void __thiscall CD3duContext _ChooseZBuffer unsigned long unsigned long -0x7b8f3e void __thiscall CD3duContext _CreateZBuffer -0x7b9057 void __thiscall CD3duContext _DestroyDXBuffers int -0x7b9170 long __stdcall CD3duContext _EnumSurfacesCallback2 struct IDirectDrawSurface7 * struct _DDSURFACEDESC2 * void * -0x7b9186 void __thiscall CD3duContext _EnumBackBuffers struct IDirectDrawSurface7 * unsigned long -0x7b922c long __stdcall CD3duContext GetDeviceIndex unsigned long * unsigned long * -0x7b924f unsigned long __stdcall CD3duContext GetNumBackBuffers -0x7b9259 long __stdcall CD3duContext GetNumBits unsigned long * unsigned long * unsigned long * unsigned long * -0x7b9295 long __stdcall CD3duContext GetBufferSize unsigned long * unsigned long * -0x7b92b8 unsigned long __stdcall CD3duContext GetRefreshRate -0x7b92ed unsigned long __stdcall CD3duContext GetCreationFlags -0x7b92f7 ID3DXContext* __thiscall ID3DXContext ID3DXContext -0x7b92fa void __thiscall CD3duContext ~CD3duContext -0x7b93cc long __stdcall CD3duContext QueryInterface struct _GUID const & void * * -0x7b94ac long __stdcall CD3duContext DrawDebugText float float unsigned long char * -0x7b9690 void __thiscall CD3duContext _CreateFullscreenBuffers -0x7b9779 void __thiscall CD3duContext _CreateWindowedBuffers -0x7b98d9 void __thiscall CD3duContext _CreateOffScreenBuffers -0x7b99b9 CD3duContext* __thiscall CD3duContext CD3duContext -0x7b9a80 void __thiscall CD3duContext _CreateDXBuffers -0x7b9af2 long __stdcall CD3duContext Resize unsigned long unsigned long -0x7b9e96 void __thiscall CD3duContext _D3duInitialize unsigned long unsigned long struct HWND__ * struct HWND__ * unsigned long unsigned long unsigned long unsigned long unsigned long unsigned long unsigned long unsigned long -0x7ba221 CD3dxFile* __thiscall CD3dxFile CD3dxFile -0x7ba242 int __thiscall CD3dxFile IsOpen -0x7ba24f int __thiscall CD3dxFile WasCorrupted -0x7ba256 unsigned long __thiscall CD3dxFile GetSize -0x7ba25d long __thiscall CD3dxFile Close -0x7ba2b4 long __thiscall CD3dxFile CloseCorrupt -0x7ba2da unsigned long __thiscall CD3dxFile RootEntry -0x7ba2de unsigned long __thiscall CD3dxFile CreateEntry unsigned long unsigned long -0x7ba3b3 int __thiscall CD3dxFile ValidEntry unsigned long -0x7ba3e5 unsigned long __thiscall CD3dxFile GetId unsigned long -0x7ba41c void * __thiscall CD3dxFile EditData unsigned long unsigned long * -0x7ba46d void const * __thiscall CD3dxFile ReadData unsigned long unsigned long * -0x7ba472 unsigned long __thiscall CD3dxFile GetChild unsigned long -0x7ba4aa void __thiscall CD3dxFile SetChild unsigned long unsigned long -0x7ba4f1 unsigned long __thiscall CD3dxFile GetSibling unsigned long -0x7ba529 void __thiscall CD3dxFile SetSibling unsigned long unsigned long -0x7ba570 unsigned long __thiscall CD3dxFile FindChild unsigned long unsigned long -0x7ba5a2 unsigned long __thiscall CD3dxFile FindChild unsigned long unsigned long void const * unsigned long -0x7ba5fe unsigned long __thiscall CD3dxFile FindSibling unsigned long unsigned long -0x7ba62b unsigned long __thiscall CD3dxFile FindSibling unsigned long unsigned long void const * unsigned long -0x7ba682 long __cdecl CD3dxFile Compress void * unsigned long unsigned long * void const * unsigned long -0x7ba713 long __cdecl CD3dxFile Decompress void * unsigned long void const * unsigned long unsigned long * -0x7ba792 void __thiscall CD3dxFile ~CD3dxFile -0x7ba797 long __thiscall CD3dxFile Open char const * -0x7ba91b CHelInfo* __thiscall CHelInfo CHelInfo -0x7ba946 long __stdcall CHelInfo _D3DEnumCBListSurfaceFormats struct _DDPIXELFORMAT * void * -0x7ba988 CEnumSurfaceFormatContext* __thiscall CEnumSurfaceFormatContext CEnumSurfaceFormatContext -0x7ba99e void __thiscall CHelInfo GenerateSurfaceFormatList unsigned long -0x7babca CHelNode* __thiscall CHelNode CHelNode -0x7babf9 void __thiscall CHelNode ~CHelNode -0x7bac38 void __thiscall CHelInfo Initialize -0x7bb075 void * __thiscall CHelNode `scalar deleting destructor' unsigned int -0x7bb095 void __thiscall CHelInfo ~CHelInfo -0x7bb0e4 struct IDirectDrawSurface7 * __thiscall CDDrawDeviceNode GetPrimary -0x7bb0fd void __thiscall CDDrawDeviceNode ReleasePrimary -0x7bb11f void __thiscall CDDrawDeviceNode GetCurrentVideoMode struct _D3DX_VIDMODEDESC * -0x7bb197 long __stdcall CDDrawDeviceNode WndProc struct HWND__ * unsigned int unsigned int long -0x7bb19d long __stdcall CDDrawDeviceNode _D3DEnumCBListSurfaceFormats struct _DDPIXELFORMAT * void * -0x7bb1df long __stdcall CDDrawDeviceList _D3DEnumCBFindHWDevices char * char * struct _D3DDeviceDesc7 * void * -0x7bb2ce long __stdcall CDDrawDeviceList _DDEnumCBListAllVideoModes struct _DDSURFACEDESC2 * void * -0x7bb342 void __thiscall ListNodeT::ListNodeT -0x7bb348 void __thiscall ListT::ListT -0x7bb35c void __thiscall ListT::ListT -0x7bb370 void __thiscall ListT::Prepend class CVideoModeNode * -0x7bb382 void __thiscall ListT::Unlink class CVideoModeNode * -0x7bb3ac int __thiscall ListT::LeftBelongsCloserToListHead class CVideoModeNode * class CVideoModeNode * -0x7bb3b2 void __thiscall ListT::OrderedInsert class CVideoModeNode * -0x7bb414 void __thiscall CDDrawDeviceNode SetDDCoopLevel struct HWND__ * unsigned long struct HWND__ * int -0x7bb503 void __thiscall CDDrawDeviceNode SetDisplayMode unsigned long unsigned long unsigned long unsigned long unsigned long -0x7bb5a5 void __thiscall CDDrawDeviceNode CreatePrimary int unsigned long -0x7bb69c void __thiscall CDDrawDeviceNode ObtainCapsAtDisplayMode struct _D3DX_VIDMODEDESC * -0x7bbc94 void __thiscall CVideoModeNode ~CVideoModeNode -0x7bbd09 void * __thiscall CVideoModeNode `scalar deleting destructor' unsigned int -0x7bbd29 void __thiscall ListT::CleanupList -0x7bbd4a void __thiscall ListT::~ListT -0x7bbd55 void __thiscall CDDrawDeviceNode ~CDDrawDeviceNode -0x7bbd60 void __thiscall CDDrawDeviceNode ~CDDrawDeviceNode -0x7bbdd8 CVideoModeList* __thiscall CVideoModeList CVideoModeList -0x7bbdef CDDrawDeviceNode* __thiscall CDDrawDeviceNode CDDrawDeviceNode -0x7bbe43 int __stdcall CDDrawDeviceList _DDEnumCBListDDrawDevices struct _GUID * char * char * void * struct HMONITOR__ * -0x7bc06a CDDrawDeviceList* __thiscall CDDrawDeviceList CDDrawDeviceList -0x7bc0fb int __cdecl _d3dxCreatePalette struct IDirectDraw7 * struct IDirectDrawSurface7 * struct IDirectDrawSurface7 * -0x7bc809 void __thiscall TArray::TArray -0x7bc816 void __thiscall TArray::~TArray -0x7bc824 struct LINEENTRY __thiscall TArray::operator[] int -0x7bc83f void __thiscall TArray::~TArray -0x7bc84d struct BLTENTRY __thiscall TArray::operator[] int -0x7bc867 long __cdecl _d3dxCopyAddRef -0x7bc91a void * __thiscall TArray::`scalar deleting destructor' unsigned int -0x7bc936 void * __thiscall TArray::`scalar deleting destructor' unsigned int -0x7bcca1 long __cdecl _d3dxCopyRelease -0x7bced8 long __cdecl _d3dxCopy struct IDirectDrawSurface7 * struct IDirectDrawSurface7 * struct tagRECT * struct tagRECT * enum _D3DX_FILTERTYPE -0x7bcf71 long __cdecl _d3dxCopyFromBits enum _D3DX_SURFACEFORMAT int int int void * struct IDirectDrawPalette * struct IDirectDrawSurface7 * struct tagRECT * struct tagRECT * enum _D3DX_FILTERTYPE -0x7bd11e unsigned long __cdecl D3DXGetNumMipmaps struct IDirectDrawSurface7 * -0x7bd15c long __cdecl D3DXGetNthMipmap unsigned long struct IDirectDrawSurface7 * struct IDirectDrawSurface7 * * -0x7bd20c void __cdecl GenerateMipMaps struct IDirectDrawSurface7 * enum _D3DX_FILTERTYPE -0x7bd577 long __cdecl ValidateTexture struct SURFACEDATA_ORIGINALSIZE * unsigned long * unsigned long * unsigned long * struct IDirectDrawSurface7 * * unsigned long * -0x7bda18 long __cdecl GetTopCubeFace struct IDirectDrawSurface7 * unsigned long struct IDirectDrawSurface7 * * -0x7bda89 long __cdecl LoadFromGDI char * const struct IDirectDraw7 * struct IDirectDrawSurface7 * * enum _D3DX_SURFACEFORMAT * struct tagSIZE * -0x7bdc71 long __cdecl CopyInSingleMipChain struct IDirectDrawSurface7 * unsigned char * * unsigned char * -0x7bddcb long __cdecl LoadFromDDS char * const struct IDirectDraw7 * struct IDirectDrawSurface7 * * enum _D3DX_SURFACEFORMAT * struct tagSIZE * unsigned long * unsigned long * -0x7be0de unsigned char * __cdecl GetCurrentPixelTGA unsigned char * unsigned char const * struct _TargaHeader const * unsigned long * -0x7be32a long __cdecl LoadFromTGA char * const struct IDirectDraw7 * struct IDirectDrawSurface7 * * enum _D3DX_SURFACEFORMAT * struct tagSIZE * -0x7bedae long __cdecl LoadCubeMapFromCubeMap struct IDirect3DDevice7 * struct IDirectDrawSurface7 * struct IDirectDrawSurface7 * unsigned long enum _D3DX_FILTERTYPE -0x7bf059 unsigned char __cdecl ComponentFromIndex int int int -0x7bf091 void __cdecl UpdateStaticMapping struct tagPALETTEENTRY * -0x7bf1d8 void __cdecl MapInSystemColors struct tagPALETTEENTRY * -0x7bf614 D3DXVECTOR3* __thiscall D3DXVECTOR3 D3DXVECTOR3 -0x7bf617 D3DXVECTOR4* __thiscall D3DXVECTOR4 D3DXVECTOR4 -0x7bf61a D3DXQUATERNION* __thiscall D3DXQUATERNION D3DXQUATERNION -0x7bf61d D3DXPLANE* __thiscall D3DXPLANE D3DXPLANE -0x7bf6f1 D3DXVECTOR2* __thiscall D3DXVECTOR2 D3DXVECTOR2 float float -0x7bf77a struct D3DXVECTOR2 & __thiscall D3DXVECTOR2 operator/= float -0x7bf82a struct D3DXVECTOR2 __thiscall D3DXVECTOR2 operator/ float -0x7bf911 D3DXVECTOR3* __thiscall D3DXVECTOR3 D3DXVECTOR3 float float float -0x7bfa0d struct D3DXVECTOR3 & __thiscall D3DXVECTOR3 operator/= float -0x7bfa99 struct D3DXVECTOR3 __thiscall D3DXVECTOR3 operator- struct D3DXVECTOR3 const & -0x7bfe49 struct D3DXVECTOR3 __thiscall D3DXVECTOR3 operator/ float -0x7bfe71 D3DXVECTOR4* __thiscall D3DXVECTOR4 D3DXVECTOR4 float float float float -0x7bffc3 struct D3DXVECTOR4 __thiscall D3DXVECTOR4 operator/ float -0x7c0311 D3DXQUATERNION* __thiscall D3DXQUATERNION D3DXQUATERNION float float float float -0x7c039d void __thiscall D3DXQUATERNION operator float * -0x7c0434 struct D3DXQUATERNION & __thiscall D3DXQUATERNION operator/= float -0x7c058c struct D3DXQUATERNION __thiscall D3DXQUATERNION operator/ float -0x7c06cc D3DXPLANE* __thiscall D3DXPLANE D3DXPLANE float float float float -0x7c0760 struct D3DXPLANE __thiscall D3DXPLANE operator- -0x7c0ad4 float __cdecl D3DXVec2LengthSq struct D3DXVECTOR2 const * -0x7c0b82 float __cdecl D3DXVec3LengthSq struct D3DXVECTOR3 const * -0x7c0ba5 float __cdecl D3DXVec3Dot struct D3DXVECTOR3 const * struct D3DXVECTOR3 const * -0x7c0c40 struct D3DXVECTOR3 * __cdecl D3DXVec3Cross struct D3DXVECTOR3 * struct D3DXVECTOR3 const * struct D3DXVECTOR3 const * -0x7c0c8c struct D3DXVECTOR3 * __cdecl D3DXVec3Subtract struct D3DXVECTOR3 * struct D3DXVECTOR3 const * struct D3DXVECTOR3 const * -0x7c0d4c struct D3DXVECTOR3 * __cdecl D3DXVec3Lerp struct D3DXVECTOR3 * struct D3DXVECTOR3 const * struct D3DXVECTOR3 const * float -0x7c0d83 float __cdecl D3DXVec4LengthSq struct D3DXVECTOR4 const * -0x7c0e8d struct D3DXMATRIX * __cdecl D3DXMatrixIdentity struct D3DXMATRIX * -0x7c0f79 float __cdecl D3DXQuaternionLengthSq struct D3DXQUATERNION const * -0x7c0fa7 float __cdecl D3DXQuaternionDot struct D3DXQUATERNION const * struct D3DXQUATERNION const * -0x7c0fcc struct D3DXQUATERNION * __cdecl D3DXQuaternionConjugate struct D3DXQUATERNION * struct D3DXQUATERNION const * -0x7c0ff1 float __cdecl D3DXPlaneDot struct D3DXPLANE const * struct D3DXVECTOR4 const * -0x7c1016 float __cdecl D3DXPlaneDotCoord struct D3DXPLANE const * struct D3DXVECTOR3 const * -0x7c1036 float __cdecl D3DXPlaneDotNormal struct D3DXPLANE const * struct D3DXVECTOR3 const * -0x7c1fea long __thiscall CCapsFile Open -0x7c206a long __thiscall CCapsFile Close -0x7c206f unsigned long __thiscall CCapsFile FindVersion -0x7c208d unsigned long __thiscall CCapsFile CreateVersion -0x7c20f6 long __thiscall CCapsFile Parse2D unsigned long struct _DDCAPS_DX7 * char * * -0x7c21b1 unsigned long __thiscall CCapsFile CreateString char * -0x7c22ad unsigned long __thiscall CCapsFile CreateFormat class CSurfaceFormatNode * -0x7c23e9 unsigned long __thiscall CCapsFile Create2D unsigned long struct _DDCAPS_DX7 * char * -0x7c2475 unsigned long __thiscall CCapsFile Create3D unsigned long struct _D3DDeviceDesc7 * char * class CSurfaceFormatList * -0x7c2570 long __thiscall CCapsFile SaveSoftwareCaps class CHelInfo * -0x7c2714 long __thiscall CCapsFile SaveHardwareCaps class CDDrawDeviceNode * class CVideoModeNode * -0x7c29ab long __thiscall CCapsFile Parse3D unsigned long struct _D3DDeviceDesc7 * char * * class CSurfaceFormatList * -0x7c2b48 long __thiscall CCapsFile LoadHardwareCaps class CDDrawDeviceNode * class CVideoModeNode * -0x7c2de6 long __thiscall CCapsFile LoadSoftwareCaps class CHelInfo * -0x7c334d void __cdecl EncodeBlockRGBColorKey struct S3TC_COLOR * const struct S3TCBlockRGB * struct S3TC_COLOR struct S3TC_COLOR -0x7c37e4 void __cdecl DecodeBlockRGB struct S3TCBlockRGB * struct S3TC_COLOR * const -0x7c38be void __cdecl DecodeBlockAlpha4 struct S3TCBlockAlpha4 * struct S3TC_COLOR * const -0x7c390c void __cdecl DecodeBlockAlpha3 struct S3TCBlockAlpha3 * struct S3TC_COLOR * const -0x7c3a16 CSurfaceLock* __thiscall CSurfaceLock CSurfaceLock enum _D3DX_SURFACEFORMAT int int int void * struct IDirectDrawPalette * -0x7c3aaf int __thiscall CSurfaceLock IsValid -0x7c3ac0 int __thiscall CSurfaceLock IsPaletteIndexed -0x7c3add int __thiscall CSurfaceLock GetPalette struct tagPALETTEENTRY * * -0x7c3b5c unsigned char __cdecl FindClosest_PALETTE4 unsigned long struct tagPALETTEENTRY * -0x7c3bdf unsigned char __cdecl FindClosest_PALETTE8 unsigned long struct tagPALETTEENTRY * -0x7c3c65 unsigned char __cdecl FindClosest_PALETTEA8 unsigned long struct tagPALETTEENTRY * -0x7c3d01 unsigned long __cdecl GetDxtBlkSize unsigned long -0x7c3d33 void __cdecl XXDecodeBlockRGB struct S3TCBlockRGB * struct S3TC_COLOR * const -0x7c3d59 void __cdecl LoadCacheBlock struct PIXELCACHE_BLOCK * struct SURFACE_DATA * -0x7c3e80 void __cdecl InitializePixelCache struct SURFACE_DATA * unsigned long -0x7c3ed3 int __cdecl InCacheBlock long long struct PIXELCACHE_BLOCK * -0x7c3ef6 void __cdecl GetDstSpanAllZeros int unsigned long * struct BLT_DATA * -0x7c3f05 int __thiscall TArray::Add struct LINEENTRY * -0x7c3f57 void __thiscall TArray::TArray -0x7c3f64 int __thiscall TArray::Add struct BLTENTRY * -0x7c3fb6 void __cdecl EncodeBlockRGB struct S3TC_COLOR * const struct S3TCBlockRGB * -0x7c3fe8 void __cdecl EncodeBlockAlpha4 struct S3TC_COLOR * const struct S3TCBlockAlpha4 * -0x7c4041 void __cdecl EncodeBlockAlpha3 struct S3TC_COLOR * const struct S3TCBlockAlpha3 * -0x7c416b void __cdecl RegisterLine class TArray * * unsigned long void * -0x7c41ed void __cdecl RegisterBlt class TArray * * enum _D3DX_SURFACEFORMAT enum _D3DX_SURFACEFORMAT enum _D3DX_FILTERTYPE void * -0x7c427b CSurfaceLock* __thiscall CSurfaceLock CSurfaceLock struct IDirectDrawSurface7 * struct tagRECT * -0x7c433b void __thiscall CSurfaceLock ~CSurfaceLock -0x7c4361 void __cdecl XXEncodeBlockRGB struct S3TC_COLOR * const struct S3TCBlockRGB * -0x7c43ca void __cdecl FlushCacheBlock struct PIXELCACHE_BLOCK * struct SURFACE_DATA * -0x7c447a void __cdecl ShutdownPixelCache struct BLT_DATA * -0x7c449c unsigned long * __cdecl GetPtrToCachedPixel long long struct SURFACE_DATA * -0x7c4551 long __cdecl RegisterBlts -0x7c6391 long __cdecl RegisterLines -0x7c6914 long __stdcall _d3dxFindTextureCallback struct _DDPIXELFORMAT * void * -0x7c6968 long __cdecl ChooseTextureFormat struct IDirect3DDevice7 * enum _D3DX_SURFACEFORMAT enum _D3DX_SURFACEFORMAT * -0x7cd870 class ostream & __thiscall ostream operator<< unsigned char -0x7cd8ec int __thiscall streambuf sputc int -0x7cd90e class ostream & __thiscall ostream operator<< double -0x7cda30 int __thiscall ostream opfx -0x7cdaa4 void __thiscall ostream osfx -0x7cdb54 class ostream & __thiscall ostream operator<< char const * -0x7cdb7d class ostream & __thiscall ostream flush -0x7cdc05 ostream* __thiscall ostream ostream -0x7cdc3b void * __thiscall ostream `scalar deleting destructor' unsigned int -0x7cdc66 ostream* __thiscall ostream ostream class streambuf * -0x7cdccb ostream* __thiscall ostream ostream class ostream const & -0x7cdd39 void __thiscall ostream ~ostream -0x7cdd48 class ostream & __thiscall ostream operator= class streambuf * -0x7cddce ostream_withassign* __thiscall ostream_withassign ostream_withassign -0x7cde29 void * __thiscall ostream_withassign `scalar deleting destructor' unsigned int -0x7cde54 ostream_withassign* __thiscall ostream_withassign ostream_withassign class streambuf * -0x7cdeb2 void __thiscall ostream_withassign ~ostream_withassign -0x7cdec5 class ostream & __thiscall ostream writepad char const * char const * -0x7ce031 istream* __thiscall istream istream -0x7ce079 void * __thiscall istream `scalar deleting destructor' unsigned int -0x7ce0a4 istream* __thiscall istream istream class streambuf * -0x7ce11a istream* __thiscall istream istream class istream const & -0x7ce199 void __thiscall istream ~istream -0x7ce1a8 class istream & __thiscall istream operator= class streambuf * -0x7ce240 int __thiscall istream ipfx int -0x7ce321 int __thiscall streambuf in_avail -0x7ce331 class istream & __thiscall istream operator>> char * -0x7ce3ed void __thiscall istream isfx -0x7ce422 int __thiscall istream peek -0x7ce452 class istream & __thiscall istream putback char -0x7ce4bf int __thiscall streambuf sputbackc char -0x7ce4e4 void __thiscall ios clear int -0x7ce512 int __thiscall istream sync -0x7ce576 void __thiscall istream eatwhite -0x7ce5ef istream_withassign* __thiscall istream_withassign istream_withassign -0x7ce64a void * __thiscall istream_withassign `scalar deleting destructor' unsigned int -0x7ce675 istream_withassign* __thiscall istream_withassign istream_withassign class streambuf * -0x7ce6d3 void __thiscall istream_withassign ~istream_withassign -0x7ce6e6 class istream & __thiscall istream operator>> float & -0x7ce7ab class istream & __thiscall istream operator>> char & -0x7ce7ef ios* __thiscall ios ios -0x7ce84d void * __thiscall ios `scalar deleting destructor' unsigned int -0x7ce869 ios* __thiscall ios ios class streambuf * -0x7ce8d2 ios* __thiscall ios ios class ios const & -0x7ce91a void __thiscall ios ~ios -0x7ce964 void __thiscall ios init class streambuf * -0x7ce993 class ios & __thiscall ios operator= class ios const & -0x7ce9ce int __cdecl ios xalloc -0x7ce9ff long __cdecl ios bitalloc -0x7cea25 ofstream* __thiscall ofstream ofstream -0x7ceaab void * __thiscall ofstream `scalar deleting destructor' unsigned int -0x7cead6 ofstream* __thiscall ofstream ofstream char const * int int -0x7ceb8d ofstream* __thiscall ofstream ofstream int -0x7cec16 ofstream* __thiscall ofstream ofstream int char * int -0x7ceca5 void __thiscall ofstream ~ofstream -0x7cecb8 class streambuf * __thiscall ofstream setbuf char * int -0x7ced00 void __thiscall ofstream attach int -0x7ced31 void __thiscall ofstream open char const * int int -0x7ced73 void __thiscall ofstream close -0x7ceda6 filebuf* __thiscall filebuf filebuf -0x7cedc0 void * __thiscall filebuf `scalar deleting destructor' unsigned int -0x7ceddc filebuf* __thiscall filebuf filebuf int -0x7cedfb filebuf* __thiscall filebuf filebuf int char * int -0x7cee43 void __thiscall filebuf ~filebuf -0x7cee9a class filebuf * __thiscall filebuf close -0x7ceefd int __thiscall filebuf overflow int -0x7cef6e int __thiscall filebuf underflow -0x7ceffe long __thiscall filebuf seekoff long enum ios::seek_dir int -0x7cf042 int __thiscall filebuf sync -0x7cf11d class streambuf * __thiscall filebuf setbuf char * int -0x7cf235 Iostream_init* __thiscall Iostream_init Iostream_init -0x7cf238 Iostream_init* __thiscall Iostream_init Iostream_init class ios & int -0x7cf266 long __thiscall ios setf long -0x7cf29d void __thiscall Iostream_init ~Iostream_init -0x7cf2ca int __thiscall streambuf snextc -0x7cf316 int __thiscall streambuf sbumpc -0x7cf34d void __thiscall streambuf stossc -0x7cf386 int __thiscall streambuf sgetc -0x7cf3ab int __thiscall istream getdouble char * int -0x7cf4e4 class filebuf * __thiscall filebuf attach int -0x7cf558 class filebuf * __thiscall filebuf open char const * int int -0x7cf6ce int __thiscall filebuf setmode int -0x7cf736 streambuf* __thiscall streambuf streambuf -0x7cf775 void * __thiscall streambuf `scalar deleting destructor' unsigned int -0x7cf791 streambuf* __thiscall streambuf streambuf char * int -0x7cf7f4 void __thiscall streambuf ~streambuf -0x7cf824 class streambuf * __thiscall streambuf setbuf char * int -0x7cf858 int __thiscall streambuf xsputn char const * int -0x7cf8ae int __thiscall streambuf xsgetn char * int -0x7cf945 int __thiscall streambuf sync -0x7cf95c int __thiscall streambuf allocate -0x7cf97a int __thiscall streambuf doallocate -0x7cf9a7 void __thiscall streambuf setb char * char * int -0x7cf9d7 long __thiscall streambuf seekoff long enum ios::seek_dir int -0x7cf9dd long __thiscall streambuf seekpos long int -0x7cf9ef int __thiscall streambuf pbackfail int -0x7cfa4b void __cdecl std _Xlen -0x7cfaa5 void __thiscall std::logic_error logic_error class std::basic_string class std::allocator > const & -0x7cfb09 char const * __thiscall std::logic_error what -0x7cfb16 void __thiscall std::logic_error _Doraise -0x7cfb33 void __thiscall std::logic_error ~logic_error -0x7cfb70 void * __thiscall std::logic_error `scalar deleting destructor' unsigned int -0x7cfb8c void __thiscall std::logic_error logic_error class std::logic_error const & -0x7cfbe9 void __thiscall std::length_error ~length_error -0x7cfc26 void __thiscall std::length_error _Doraise -0x7cfc43 void * __thiscall std::length_error `scalar deleting destructor' unsigned int -0x7cfc5f void __thiscall std::length_error length_error class std::length_error const & -0x7cfc77 void __cdecl std _Xran -0x7cfcd1 void __thiscall std::out_of_range ~out_of_range -0x7cfd0e void __thiscall std::out_of_range _Doraise -0x7cfd2b void * __thiscall std::out_of_range `scalar deleting destructor' unsigned int -0x7cfd47 void __thiscall std::out_of_range out_of_range class std::out_of_range const & -0x7cfda2 void __thiscall std::_Lockit _Lockit -0x7cfe3e void __thiscall std::_Lockit ~_Lockit -0x7cfe53 void __stdcall `eh vector destructor iterator' void * unsigned int int void (__thiscall*)(void *) -0x7cfed3 void __stdcall __ArrayUnwind void * unsigned int int void (__thiscall*)(void *) -0x7d0006 void __thiscall type_info ~type_info -0x7d002f void * __thiscall type_info `scalar deleting destructor' unsigned int -0x7d004b int __thiscall type_info operator== class type_info const & -0x7d0066 int __thiscall type_info operator!= class type_info const & -0x7d0082 int __thiscall type_info before class type_info const & -0x7d00a1 char const * __thiscall type_info raw_name -0x7d00a5 type_info* __thiscall type_info type_info class type_info const & -0x7d00b0 class type_info & __thiscall type_info operator= class type_info const & -0x7d00b5 void __stdcall _JumpToContinuation void * struct EHRegistrationNode * -0x7d00e9 void __stdcall _CallMemberFunction0 void * void * -0x7d00f0 void __stdcall _CallMemberFunction1 void * void * void * -0x7d00f7 void __stdcall _CallMemberFunction2 void * void * void * int -0x7d00fe void __stdcall _UnwindNestedFrames struct EHRegistrationNode * struct EHExceptionRecord * -0x7d0126 void __stdcall _UnwindNestedFrames struct EHRegistrationNode * struct EHExceptionRecord * -0x7d019d void * __cdecl _CallCatchBlock2 struct EHRegistrationNode * struct _s_FuncInfo const * void * int unsigned long -0x7d01f1 enum _EXCEPTION_DISPOSITION __cdecl CatchGuardHandler struct EHExceptionRecord * struct CatchGuardRN * void * void * -0x7d0216 int __cdecl _CallSETranslator struct EHExceptionRecord * struct EHRegistrationNode * void * void * struct _s_FuncInfo const * int struct EHRegistrationNode * -0x7d029e int __cdecl _CallSETranslator struct EHExceptionRecord * struct EHRegistrationNode * void * void * struct _s_FuncInfo const * int struct EHRegistrationNode * -0x7d02cc enum _EXCEPTION_DISPOSITION __cdecl TranslatorGuardHandler struct EHExceptionRecord * struct TranslatorGuardRN * void * void * -0x7d0341 struct _s_TryBlockMapEntry const * __cdecl _GetRangeOfTrysToCheck struct _s_FuncInfo const * int int unsigned int * unsigned int * -0x7d08c7 __non_rtti_object* __thiscall __non_rtti_object __non_rtti_object char const * -0x7d08e9 void * __thiscall __non_rtti_object `scalar deleting destructor' unsigned int -0x7d0905 void __thiscall __non_rtti_object ~__non_rtti_object -0x7d090a __non_rtti_object* __thiscall __non_rtti_object __non_rtti_object class __non_rtti_object const & -0x7d0922 bad_typeid* __thiscall bad_typeid bad_typeid class bad_typeid const & -0x7d093a void * __thiscall bad_typeid `scalar deleting destructor' unsigned int -0x7d0956 void __thiscall bad_typeid ~bad_typeid -0x7d0a21 bad_typeid* __thiscall bad_typeid bad_typeid char const * -0x7d0b51 bad_cast* __thiscall bad_cast bad_cast char const * const & -0x7d0b69 void * __thiscall bad_cast `scalar deleting destructor' unsigned int -0x7d0b85 void __thiscall bad_cast ~bad_cast -0x7d0b8a bad_cast* __thiscall bad_cast bad_cast class bad_cast const & -0x7d0ba2 void * __cdecl FindCompleteObject void * * -0x7d0bbc struct _s_RTTIBaseClassDescriptor const * __cdecl FindSITargetTypeInstance void * struct _s_RTTICompleteObjectLocator const * struct TypeDescriptor * int struct TypeDescriptor * -0x7d0c16 struct _s_RTTIBaseClassDescriptor const * __cdecl FindMITargetTypeInstance void * struct _s_RTTICompleteObjectLocator const * struct TypeDescriptor * int struct TypeDescriptor * -0x7d0d0f struct _s_RTTIBaseClassDescriptor const * __cdecl FindVITargetTypeInstance void * struct _s_RTTICompleteObjectLocator const * struct TypeDescriptor * int struct TypeDescriptor * -0x7d0e47 int __cdecl PMDtoOffset void * struct PMD const & -0x7d0e6a void __stdcall `eh vector constructor iterator' void * unsigned int int void (__thiscall*)(void *) void (__thiscall*)(void *) -0x7d5655 exception* __thiscall exception exception -0x7d5666 void * __thiscall exception `scalar deleting destructor' unsigned int -0x7d5682 exception* __thiscall exception exception char const * const & -0x7d56bf exception* __thiscall exception exception class exception const & -0x7d5709 class exception & __thiscall exception operator= class exception const & -0x7d5728 void __thiscall exception ~exception -0x7d573e char const * __thiscall exception what -0x7d574b void __cdecl terminate -0x7d57ac void __cdecl unexpected -0x7d57c4 void __cdecl _inconsistency -0x7d5a5f void __cdecl FindHandler struct EHExceptionRecord * struct EHRegistrationNode * struct _CONTEXT * void * struct _s_FuncInfo const * unsigned char int struct EHRegistrationNode * -0x7d5c12 void __cdecl FindHandlerForForeignException struct EHExceptionRecord * struct EHRegistrationNode * struct _CONTEXT * void * struct _s_FuncInfo const * int int struct EHRegistrationNode * -0x7d5cbc int __cdecl TypeMatch struct _s_HandlerType const * struct _s_CatchableType const * struct _s_ThrowInfo const * -0x7d5dcd void __cdecl CatchIt struct EHExceptionRecord * struct EHRegistrationNode * struct _CONTEXT * void * struct _s_FuncInfo const * struct _s_HandlerType const * struct _s_CatchableType const * struct _s_TryBlockMapEntry const * int struct EHRegistrationNode * unsigned char -0x7d5e48 void * __cdecl CallCatchBlock struct EHExceptionRecord * struct EHRegistrationNode * struct _CONTEXT * struct _s_FuncInfo const * void * int unsigned long -0x7d5f63 int __cdecl ExFilterRethrow struct _EXCEPTION_POINTERS * -0x7d5f8d void __cdecl BuildCatchObject struct EHExceptionRecord * struct EHRegistrationNode * struct _s_HandlerType const * struct _s_CatchableType const * -0x7d6151 void __cdecl _DestructExceptionObject struct EHExceptionRecord * unsigned char -0x7d61b8 void * __cdecl AdjustPointer void * struct PMD const & -0x7dbd58 long __stdcall __CxxUnhandledExceptionFilter struct _EXCEPTION_POINTERS * -0x7dbd9e void __cdecl __CxxSetUnhandledExceptionFilter -0x7dbdaf void __cdecl __CxxRestoreUnhandledExceptionFilter -0x7dc2c2 void __cdecl terminate -0x7dc2d9 int __cdecl _ValidateRead void const * unsigned int -0x7dc2f5 int __cdecl _ValidateWrite void * unsigned int -0x7dc311 int __cdecl _ValidateExecute int (__stdcall*)(void) -0x7e3c00 class zCObject * __cdecl oCCSManager _CreateNewInstance -0x7e3c0b class zCObject * __cdecl oCCSManager _CreateNewInstance -0x7e3d4b oCCSManager* __thiscall oCCSManager oCCSManager -0x7e3d60 zCObject* __thiscall zCObject zCObject -0x7e3d6b zCObject* __thiscall zCObject zCObject -0x7e3d80 class zCCSPlayer * __thiscall oCCSManager CreateCutscenePlayer class zCWorld * -0x7e3d8b class zCCSPlayer * __thiscall oCCSManager CreateCutscenePlayer class zCWorld * -0x7e3e94 class zCEventMessage * __thiscall oCCSManager CreateMessage int -0x7e3ea0 class zCCSProps * __thiscall oCCSManager CreateProperties -0x7e3eab class zCCSProps * __thiscall oCCSManager CreateProperties -0x7e3ec8 void __thiscall zCSoundManager::zCSoundEventData ~zCSoundEventData -0x7e3ee0 void __thiscall std basic_string,class std::allocator >::_Copy unsigned int -0x7e3f20 class zCObject * __cdecl oCCSPlayer _CreateNewInstance -0x7e3f2b class zCObject * __cdecl oCCSPlayer _CreateNewInstance -0x7e3f9c void __thiscall oCCSPlayer ProcessCutscene class zCCSCutsceneContext * class zVEC3 const & -0x7e3fe0 class zCObject * __cdecl oCCSProps _CreateNewInstance -0x7e3feb class zCObject * __cdecl oCCSProps _CreateNewInstance -0x7e4030 class zCObject * __cdecl oCCSTrigger _CreateNewInstance -0x7e403b class zCObject * __cdecl oCCSTrigger _CreateNewInstance -0x7e40b4 void __thiscall oCCSTrigger TriggerTarget class zCVob * -0x7e40cb class zSTRING __cdecl operator+ class zSTRING const & class zSTRING const & -0x7e40f3 class zSTRING __cdecl operator+ char const * class zSTRING const & -0x7e410b class zSTRING __cdecl operator+ class zSTRING const & char const * -0x7e4184 void __thiscall oCCSTrigger UntriggerTarget class zCVob * -0x7e41c0 class zCObject * __cdecl zCCSCutsceneContext _CreateNewInstance -0x7e41cb class zCObject * __cdecl zCCSCutsceneContext _CreateNewInstance -0x7e435e zCCSCutsceneContext* __thiscall zCCSCutsceneContext zCCSCutsceneContext class zSTRING & -0x7e43a7 zCCSCutsceneContext* __thiscall zCCSCutsceneContext zCCSCutsceneContext class zCCSBlock * int int -0x7e43d3 void __thiscall zCCSCutsceneContext UseThisSubBlock class zCCSBlock * -0x7e43ff void __thiscall zCCSCutsceneContext ~zCCSCutsceneContext -0x7e449a void __thiscall zCCSCutsceneContext Archive class zCArchiver & -0x7e44c7 class zSTRING __thiscall zCCSCutsceneContext GetCSName -0x7e456a void __thiscall zCCSCutsceneContext Unarchive class zCArchiver & -0x7e4791 int __thiscall zCCSCutsceneContext StartPlaying -0x7e495c void __thiscall zCCSCutsceneContext Stop -0x7e4a0f void __thiscall zCCSCutsceneContext Interrupt -0x7e4abf void __thiscall zCCSCutsceneContext ForcedInterrupt -0x7e4f1a int __thiscall zCCSCutsceneContext Play class zVEC3 -0x7e4fcf void __thiscall zCCSCutsceneContext HandleTrigger -0x7e4fe8 int __thiscall zCCSCutsceneContext AreU class zSTRING const & -0x7e5152 void __thiscall zCCSCutsceneContext PrintDebugInfo class zSTRING const & -0x7e5160 void __thiscall zCArray::AllocDelta int -0x7e516b void __thiscall zCArray::AllocDelta int -0x7e51eb class zCObject * __cdecl zCCSAtomicBlock _CreateNewInstance -0x7e51f6 class zCObject * __cdecl zCCSAtomicBlock _CreateNewInstance -0x7e523b class zCObject * __cdecl zCCSBlock _CreateNewInstance -0x7e5246 class zCObject * __cdecl zCCSBlock _CreateNewInstance -0x7e5296 class zCObject * __cdecl zCCSSyncBlock _CreateNewInstance -0x7e52a9 class zCObject * __cdecl zCCSSyncBlock _CreateNewInstance -0x7e52f0 class zCObject * __cdecl zCCutscene _CreateNewInstance -0x7e52fb class zCObject * __cdecl zCCutscene _CreateNewInstance -0x7e534b class zCObject * __cdecl zCCSRole _CreateNewInstance -0x7e5356 class zCObject * __cdecl zCCSRole _CreateNewInstance -0x7e539b class zCObject * __cdecl zCEvMsgCutscene _CreateNewInstance -0x7e53a6 class zCObject * __cdecl zCEvMsgCutscene _CreateNewInstance -0x7e53b0 zCCSRole* __thiscall zCCSRole zCCSRole -0x7e53bb zCCSRole* __thiscall zCCSRole zCCSRole -0x7e53e3 zCCSRole* __thiscall zCCSRole zCCSRole class zSTRING & -0x7e54c4 void __thiscall zCCSRole ~zCCSRole -0x7e560e void __thiscall zCCSRole SetRoleVob class zCVob * -0x7e5628 void __thiscall zCCSRole Unarchive class zCArchiver & -0x7e565e zCEvMsgCutscene* __thiscall zCEvMsgCutscene zCEvMsgCutscene enum zCEvMsgCutscene::TCutsceneSubType -0x7e5670 zCCSBlockBase* __thiscall zCCSBlockBase zCCSBlockBase -0x7e567b zCCSBlockBase* __thiscall zCCSBlockBase zCCSBlockBase -0x7e5690 zCCSAtomicBlock* __thiscall zCCSAtomicBlock zCCSAtomicBlock -0x7e569b zCCSAtomicBlock* __thiscall zCCSAtomicBlock zCCSAtomicBlock -0x7e56b8 void __thiscall zCCSAtomicBlock ~zCCSAtomicBlock -0x7e56e8 void __thiscall zCCSAtomicBlock OrganizeRoles class zCArray & class zCArray & -0x7e5745 int __thiscall zCCSAtomicBlock IsFinished class zCEventManager * -0x7e5750 zCCSBlock* __thiscall zCCSBlock zCCSBlock -0x7e575b zCCSBlock* __thiscall zCCSBlock zCCSBlock -0x7e578e void __thiscall zCCSBlock ~zCCSBlock -0x7e57a8 void __thiscall zCCSBlock Play class zCArray const & -0x7e57c8 void __thiscall zCCSBlock Play class zCArray const & float float -0x7e57e8 int __thiscall zCCSBlock IsFinished class zCArray const & -0x7e5808 void __thiscall zCCSBlock InsertBlock class zCCSBlockBase * int -0x7e5828 int __thiscall zCCSBlock NewBlock int int -0x7e584b zCCSSyncBlock* __thiscall zCCSSyncBlock zCCSSyncBlock -0x7e585e zCCSSyncBlock* __thiscall zCCSSyncBlock zCCSSyncBlock -0x7e5878 void __thiscall zCCSSyncBlock ~zCCSSyncBlock -0x7e5898 void __thiscall zCCSSyncBlock InsertBlock class zCCSBlockBase * int -0x7e58b8 int __thiscall zCCSSyncBlock NewBlock int int -0x7e591b zCCutscene* __thiscall zCCutscene zCCutscene -0x7e5970 void __thiscall zCCutscene ~zCCutscene -0x7e5993 void __thiscall zCCutscene SetRoleListForDebugging class zCArray & -0x7e59cb void __thiscall zCCutscene SaveRolesVobs class zCBuffer & -0x7e5a0e void __thiscall zCCutscene RestoreRoleVobs class zCBuffer & -0x7e5ce8 int __thiscall zCCutscene CheckMainRole class zCVob * -0x7e5cf3 int __thiscall zCCutscene CheckMainRole class zCVob * -0x7e5fa3 void __thiscall zCCutscene AddRoleOU class zCVob * -0x7e6253 int __thiscall zCCutscene AddMainRole class zCVob * -0x7e6a67 int __thiscall zCCutscene CSCheck int & -0x7e6cfa int __thiscall zCCutscene StartPlaying -0x7e6d10 zCEventMessage* __thiscall zCEventMessage zCEventMessage -0x7e6d1b zCEventMessage* __thiscall zCEventMessage zCEventMessage -0x7e6d38 void __thiscall zCEvMsgCutscene SetCutsceneName class zSTRING -0x7e6d67 void __thiscall zCCutscene Reset -0x7e6d97 void __thiscall zCCutscene ClearCutscene -0x7e6dd2 void __thiscall zCCutscene StopRole class zCVob * -0x7e7248 void __thiscall zCCutscene Stop -0x7e74a3 void __thiscall zCCutscene Interrupt -0x7e7504 int __thiscall zCCutscene ResumeActBlock -0x7e7533 int __thiscall zCCutscene NewBlock int int -0x7e755b void __thiscall zCCutscene NewCS class zCCSManager * -0x7e758e void __thiscall zCCutscene NewRole class zSTRING & -0x7e75c0 class zCVob * __thiscall zCCutscene LoadStage -0x7e75f0 void __thiscall zCCSBlock Archive class zCArchiver & -0x7e762b void __thiscall zCCSBlock Unarchive class zCArchiver & -0x7e766b void __thiscall zCCSSyncBlock Archive class zCArchiver & -0x7e76ab void __thiscall zCCSSyncBlock Unarchive class zCArchiver & -0x7e76c8 void __thiscall zCCutscene Unarchive class zCArchiver & -0x7e76ff struct zTCSBlockPosition __thiscall zCCutscene GetFirstBlockPosition -0x7e7720 class zCCSBlockBase * & __thiscall zCArray::GetSafe int -0x7e7789 class zCObject * __cdecl zCCSLib _CreateNewInstance -0x7e7794 class zCObject * __cdecl zCCSLib _CreateNewInstance -0x7e77f6 void __thiscall zCCSLib Archive class zCArchiver & -0x7e78b0 void __thiscall zCCSLib Unarchive class zCArchiver & -0x7e78fe zCCSLib* __thiscall zCCSLib zCCSLib -0x7e7909 zCCSLib* __thiscall zCCSLib zCCSLib -0x7e7933 void __thiscall zCCSLib ~zCCSLib -0x7e7970 class zCObject * __cdecl zCCSManager _CreateNewInstance -0x7e797b class zCObject * __cdecl zCCSManager _CreateNewInstance -0x7e79ce class zSTRING __thiscall zCCSManager LibGetSvmModuleName int -0x7e79e8 int __thiscall zCCSManager LibIsSvmModuleRunning int -0x7e7a08 int __thiscall zCCSManager LibSvmModuleStart int -0x7e7a28 int __thiscall zCCSManager LibSvmModuleStop int -0x7e7a7f zCCSManager* __thiscall zCCSManager zCCSManager -0x7e7a8a zCCSManager* __thiscall zCCSManager zCCSManager -0x7e7ad4 void __thiscall zCCSManager ~zCCSManager -0x7e7ae0 class zCCSPlayer * __thiscall zCCSManager CreateCutscenePlayer class zCWorld * -0x7e7aeb class zCCSPlayer * __thiscall zCCSManager CreateCutscenePlayer class zCWorld * -0x7e7b13 class zCCSCutsceneContext * __thiscall zCCSManager InitiateCSwithContext class zCCSCutsceneContext * -0x7e7b2b class zCCSCutsceneContext * __thiscall zCCSManager CreateNewCutscene class zSTRING & -0x7e7b36 class zCCSCutsceneContext * __thiscall zCCSManager CreateNewCutscene class zSTRING & -0x7e7b4b class zCCSCutsceneContext * __thiscall zCCSManager CreateNewOutputUnit int -0x7e7b68 class zSTRING __thiscall zCCSManager GetShortCom int -0x7e7ba0 void __thiscall zCCSManager Archive class zCArchiver & -0x7e7bd0 void __thiscall zCCSManager Unarchive class zCArchiver & -0x7e7cd8 void __thiscall zCCSManager LibLoad int -0x7e7d84 void __thiscall zCCSManager LibStore int -0x7e7d90 class zCCSProps * __thiscall zCCSManager CreateProperties -0x7e7d9b class zCCSProps * __thiscall zCCSManager CreateProperties -0x7e7db0 void __thiscall zCArray::AllocDelta int -0x7e7dbb void __thiscall zCArray::AllocDelta int -0x7e7e0b class zCObject * __cdecl zCCSPlayer _CreateNewInstance -0x7e7e16 class zCObject * __cdecl zCCSPlayer _CreateNewInstance -0x7e7e20 zCCSPlayer* __thiscall zCCSPlayer zCCSPlayer -0x7e7e2b zCCSPlayer* __thiscall zCCSPlayer zCCSPlayer -0x7e7e7a void __thiscall zCCSPlayer ~zCCSPlayer -0x7e7f2e class zCCSCutsceneContext * __thiscall zCCSPlayer StartCutscene class zCCutscene * class zCVob * class zSTRING -0x7e7f8d class zCCSCutsceneContext * __thiscall zCCSPlayer StartCutscene class zSTRING & class zCVob * -0x7e801c class zCCSCutsceneContext * __thiscall zCCSPlayer CreateNewOutputUnit int class zCVob * -0x7e811c class zCCSCutsceneContext * __thiscall zCCSPlayer StartOutputUnit int class zCVob * -0x7e8147 void __thiscall zCCSPlayer ForgetCutscene class zCCutscene * -0x7e8213 void __thiscall zCCSPlayer InsertCutscene class zCCSCutsceneContext * -0x7e82d3 void __thiscall zCCSPlayer RemoveCutscene class zCCSCutsceneContext * -0x7e8316 void __thiscall zCCSPlayer OnCSTrigger class zSTRING & class zCVob * -0x7e8328 void __thiscall zCCSPlayer OnCSUntrigger class zSTRING & class zCVob * -0x7e8394 void __thiscall zCCSPlayer Archive class zCArchiver & -0x7e83f4 void __thiscall zCCSPlayer Unarchive class zCArchiver & -0x7e8408 void __thiscall zCCSPlayer CSDB_BeginSyncBlock class zCCSSyncBlock * -0x7e8448 void __thiscall zCCSPlayer CSDB_BeginAtomBlock class zCCSBlockBase * -0x7e8478 void __thiscall zCCSPlayer CSDB_EndAtomBlock class zCCSBlockBase * -0x7e84b8 void __thiscall zCCSPlayer CSDB_Error class zCCSBlockBase * class zSTRING & -0x7e84f8 void __thiscall zCCSPlayer CSDB_Warning class zCCSBlockBase * class zSTRING & -0x7e8593 int __thiscall zCCSPlayer StopAllCutscenes class zCVob * -0x7e8623 int __thiscall zCCSPlayer StopAllOutputUnits class zCVob * -0x7e86c2 void __thiscall zCCSPlayer PrintListOfCutscenes class zSTRING const & -0x7e86d8 class zCCSCutsceneContext * __thiscall zCCSPlayer GetStartedCutscene class zSTRING const & -0x7e86f0 void __thiscall zCCSPlayer DebugResetInfoscreen -0x7e8700 void __thiscall zCCSPlayer DebugAddCutscene int class zVEC3 int -0x7e8718 void __thiscall zCCSPlayer ProcessList class zVEC3 const & int int int -0x7e8740 void __thiscall zCCSPlayer ProcessCutscene class zCCSCutsceneContext * class zVEC3 const & -0x7e8750 void __thiscall zCCSPlayer ToggleDebugInfo -0x7e875b void __thiscall zCCSPlayer ToggleDebugInfo -0x7e87b3 class zCObject * __cdecl zCCSPoolItem _CreateNewInstance -0x7e87be class zCObject * __cdecl zCCSPoolItem _CreateNewInstance -0x7e87d8 zCCSPoolItem* __thiscall zCCSPoolItem zCCSPoolItem -0x7e87e3 zCCSPoolItem* __thiscall zCCSPoolItem zCCSPoolItem -0x7e8816 zCCSPoolItem* __thiscall zCCSPoolItem zCCSPoolItem class zCCSCutsceneContext * -0x7e8828 void __thiscall zCCSPoolItem ~zCCSPoolItem -0x7e8848 void __thiscall zCCSPoolItem Unarchive class zCArchiver & -0x7e892a void __thiscall zCCSPoolItem PrintDebugInfo -0x7e8970 class zCObject * __cdecl zCCSProps _CreateNewInstance -0x7e897b class zCObject * __cdecl zCCSProps _CreateNewInstance -0x7e89c4 zCCSProps* __thiscall zCCSProps zCCSProps -0x7e8b7c void __thiscall zCCSProps PrintDebugInfo -0x7e8d17 int __thiscall oCBinkPlayer PlayHandleEvents -0x7e8e32 int __thiscall oCBinkPlayer OpenVideo class zSTRING -0x7e8e48 void __thiscall oCGameInfo Init -0x7e8e9f CGameManager* __thiscall CGameManager CGameManager -0x7e8eec void __thiscall CGameManager ~CGameManager -0x7e8f97 void __thiscall CGameManager Tool_ConvertData -0x7e9069 void __thiscall CGameManager Init struct HWND__ * & -0x7e9096 void __cdecl emergency_exit -0x7e90e9 void __thiscall CGameManager Done -0x7e91f6 void __thiscall CGameManager Run -0x7e9249 void __thiscall CGameManager InitScreen_Open -0x7e9277 void __thiscall CGameManager InitScreen_Menu -0x7e92a7 void __thiscall CGameManager InitScreen_Close -0x7e92c0 void __thiscall CGameManager InitSettings -0x7e92cb void __thiscall CGameManager InitSettings -0x7e9301 void __thiscall CGameManager GameInit -0x7e9318 void __thiscall CGameManager GameSessionReset -0x7e9343 void __thiscall CGameManager GameSessionInit -0x7e9358 void __thiscall CGameManager GameSessionDone -0x7e93a6 void __thiscall CGameManager PreMenu -0x7e93b8 void __thiscall CGameManager PostMenu class zSTRING -0x7e9898 void __thiscall CGameManager ApplySomeSettings -0x7e9a35 void __thiscall CGameManager Menu int -0x7e9a84 void __thiscall CGameManager Read_Savegame int -0x7e9ae4 void __thiscall CGameManager Write_Savegame int -0x7e9b4c int __thiscall CGameManager HandleCancelKey int -0x7e9b68 int __thiscall CGameManager MenuEnabled int & -0x7e9ba6 int __thiscall CGameManager HandleEvent int -0x7e9be9 int __thiscall CGameManager IntroduceChapter -0x7e9c20 int __thiscall CGameManager IntroduceChapter class zSTRING class zSTRING class zSTRING class zSTRING int -0x7e9c38 int __thiscall CGameManager PlayVideo class zSTRING -0x7e9c60 int __thiscall CGameManager PlayVideoEx class zSTRING short int -0x7e9cd3 void __thiscall CGameManager ShowRealPlayTime -0x7e9d18 int __cdecl DefineMenuScriptFunctions -0x7e9f9a int __cdecl Apply_Options_Video -0x7e9ff1 int __cdecl Apply_Options_Performance -0x7ea02e int __cdecl ChangeMusicEnabled class zCOptionEntry & -0x7ea07e int __cdecl Apply_Options_Audio -0x7ea0ce int __cdecl Apply_Options_Game -0x7ea11e int __cdecl Apply_Options_Controls -0x7ea2b4 int __cdecl Update_ChoiceBox -0x7ea2c8 void __thiscall oCMenuSavegame ~oCMenuSavegame -0x7ea3e8 void __thiscall oCMenuSavegame HandleSlotChange int -0x7ea54e void __thiscall oCMenuSavegame ScreenInit -0x7ea657 void __thiscall oCMenuSavegame ScreenDone -0x7ea680 int __thiscall oCMenuSavegame GetMenuItemSlotNr class zCMenuItem * -0x7ea750 void __cdecl oBert_StartUp -0x7eacae void __cdecl ShowMoreInfos class oCNpc * class oCNpc * -0x7eafe7 void __cdecl HandleResultString class zSTRING -0x7eb017 void __cdecl ClearLogStatistics -0x7eb239 bool __cdecl LogStatistics class oCNpc * -0x7eb25b zSTRING* __thiscall zSTRING zSTRING int -0x7eb27b zSTRING* __thiscall zSTRING zSTRING float int -0x7eb2bc bool __cdecl LogStatisticsWrite class zSTRING const & -0x7eb319 bool __cdecl LogStatisticsRead class zSTRING const & -0x7eb338 void __thiscall oCPlayerInfo SetInstanceByName class zSTRING const & -0x7eb380 class zCObject * __cdecl oCSavegameInfo _CreateNewInstance -0x7eb38b class zCObject * __cdecl oCSavegameInfo _CreateNewInstance -0x7eb3f5 oCSavegameInfo* __thiscall oCSavegameInfo oCSavegameInfo -0x7eb455 oCSavegameInfo* __thiscall oCSavegameInfo oCSavegameInfo int -0x7eb468 void __thiscall oCSavegameInfo Init -0x7eb4a3 void __thiscall oCSavegameInfo UpdateThumbPic class zCTextureConvert * -0x7eb4d3 void __thiscall oCSavegameInfo ReloadResources -0x7eb516 void __thiscall oCSavegameInfo SetSlot int -0x7eb562 void __thiscall oCSavegameInfo ~oCSavegameInfo -0x7eb62b void __thiscall oCSavegameInfo Archive class zCArchiver & -0x7eb6f5 void __thiscall oCSavegameInfo Unarchive class zCArchiver & -0x7eb700 void __thiscall oCSavegameInfo Unarchive class zCArchiver & -0x7eb767 class zSTRING __thiscall oCSavegameInfo GetGameTime -0x7eb7a1 oCSavegameManager* __thiscall oCSavegameManager oCSavegameManager -0x7eb7b0 void __thiscall oCSavegameManager ~oCSavegameManager -0x7eb7bb void __thiscall oCSavegameManager ~oCSavegameManager -0x7eb909 void __thiscall oCSavegameManager Init -0x7eb940 void __thiscall oCSavegameManager SetAndWriteSavegame int class oCSavegameInfo * -0x7eb977 void __thiscall oCSavegameManager CopyToCurrent int -0x7eb9b7 void __thiscall oCSavegameManager CopyFromCurrent int -0x7eb9e0 void __thiscall oCSavegameManager ClearCurrent -0x7eba31 class zSTRING __thiscall oCSavegameManager GetSlotDirName int -0x7ebb94 void __thiscall oCSystemInfo ResetSettings float -0x7ebfa9 void __thiscall oCSystemInfo ScoreNow -0x7ebfc8 float __thiscall oCSystemInfo GetGraphicsBonus -0x7ec010 class zCObject * __cdecl oCTriggerChangeLevel _CreateNewInstance -0x7ec01b class zCObject * __cdecl oCTriggerChangeLevel _CreateNewInstance -0x7ec060 class zCObject * __cdecl oCTriggerScript _CreateNewInstance -0x7ec06b class zCObject * __cdecl oCTriggerScript _CreateNewInstance -0x7ec11f void __thiscall oCTriggerChangeLevel TriggerTarget class zCVob * -0x7ec1f0 void __thiscall oCTriggerScript TriggerTarget class zCVob * -0x7ec29f void __thiscall oCTriggerScript UntriggerTarget class zCVob * -0x7ec32e void __thiscall oCObjectGenerator OnTrigger class zCVob * class zCVob * -0x7ec340 void __thiscall oCViewGothicProgressBar HandleChange -0x7ec34b void __thiscall oCViewGothicProgressBar HandleChange -0x7ec368 oCViewStatusBar* __thiscall oCViewStatusBar oCViewStatusBar -0x7ec388 oCViewStatusBar* __thiscall oCViewStatusBar oCViewStatusBar int int int int enum zTviewID -0x7ec3b6 void __thiscall oCViewStatusBar Init int int float -0x7ec3f2 void __thiscall oCViewStatusBar ~oCViewStatusBar -0x7ec44a zCBinkPlayer* __thiscall zCBinkPlayer zCBinkPlayer -0x7ec48a void __thiscall zCBinkPlayer ~zCBinkPlayer -0x7ec781 int __thiscall zCBinkPlayer OpenVideo class zSTRING -0x7ec798 class zSTRING __thiscall zFILE_FILE GetFile -0x7ec80c int __thiscall zCBinkPlayer CloseVideo -0x7eca42 int __thiscall zCBinkPlayer PlayInit int -0x7ecc88 int __thiscall zCBinkPlayer PlayDeinit -0x7ecca8 int __thiscall zCBinkPlayer PlayFrame -0x7eccc8 long __thiscall zCBinkPlayer GetPixelFormat struct zTRndSurfaceDesc & -0x7ecce8 void __thiscall zCBinkPlayer SetFullscreen int class zSTRING -0x7ecd08 unsigned long __thiscall zCBuffer WriteString class zSTRING -0x7ecd30 class zSTRING __thiscall zCBuffer ReadString -0x7ecd58 unsigned long __thiscall zCBuffer WriteObject class zCObject * & -0x7ecd93 unsigned long __thiscall zCBuffer ReadObject class zCObject * & -0x7ece3d void __cdecl zCBuffer ByteFreq_Print -0x7ece78 class zSTRING __cdecl zFILE SetRootDirectory class zSTRING -0x7ece98 void __cdecl zFILE DirectFileConvert class zSTRING & -0x7ecec0 void __cdecl zFILE DirectFileAccess bool -0x7ecedb class zSTRING __thiscall zDATE ToString enum zTDATE_CONVERT -0x7ecf28 int __thiscall zFILE_FILE HandleError class zSTRING const & class zSTRING const & enum zERROR_TYPE -0x7ecf92 zFILE_FILE* __thiscall zFILE_FILE zFILE_FILE -0x7ecfea zFILE_FILE* __thiscall zFILE_FILE zFILE_FILE class zSTRING const & -0x7ed04a void __thiscall zFILE_FILE ~zFILE_FILE -0x7ed070 long __thiscall zFILE_FILE Size -0x7ed0be int __thiscall zFILE_FILE Create -0x7ed116 int __thiscall zFILE_FILE Open bool -0x7ed156 int __thiscall zFILE_FILE Close -0x7ed168 int __thiscall zFILE_FILE Write char const * -0x7ed190 long __thiscall zFILE_FILE Write void const * long -0x7ed1a0 int __thiscall zFILE_FILE Read char * -0x7ed1bb int __thiscall zFILE_FILE Read class zSTRING & -0x7ed1d8 long __thiscall zFILE_FILE Read void * long -0x7ed217 class zSTRING __thiscall zFILE_FILE SeekText class zSTRING const & -0x7ed240 int __thiscall zFILE_FILE ReadCodeline class zSTRING & -0x7ed260 int __thiscall zFILE_FILE ReadLines class zSTRING & long -0x7ed278 class zSTRING __thiscall zFILE_FILE ReadBlock long long -0x7ed2fd int __thiscall zFILE_FILE UpdateBlock class zSTRING const & long long -0x7ed328 void __thiscall zFILE_FILE SetCompletePath -0x7ed388 void __thiscall zFILE_FILE SetPath class zSTRING -0x7ed3a8 void __thiscall zFILE_FILE SetDrive class zSTRING -0x7ed3d0 void __thiscall zFILE_FILE SetDir class zSTRING -0x7ed3eb class zSTRING __cdecl operator+ class zSTRING const & char -0x7ed408 void __thiscall zFILE_FILE SetFilename class zSTRING -0x7ed428 void __thiscall zFILE_FILE SetExt class zSTRING -0x7ed458 void __thiscall zFILE_FILE SetFile class zSTRING -0x7ed497 class zSTRING __thiscall zFILE_FILE GetFullPath -0x7ed4d0 int __thiscall zFILE_FILE ChangeDir bool -0x7ed500 class zSTRING __thiscall zFILE_FILE DirStepInto class zSTRING -0x7ed526 int __thiscall zFILE_FILE SearchFile class zSTRING const & class zSTRING const & int -0x7ed578 bool __thiscall zFILE_FILE FindFirst class zSTRING const & -0x7ed5a0 bool __thiscall zFILE_FILE DirCreate -0x7ed5b8 bool __thiscall zFILE_FILE DirRemove -0x7ed5e3 bool __thiscall zFILE_FILE FileMove class zSTRING bool -0x7ed603 bool __thiscall zFILE_FILE FileCopy class zSTRING bool -0x7ed618 bool __thiscall zFILE_FILE FileMove class zFILE * -0x7ed675 bool __thiscall zFILE_FILE FileCopy class zFILE * -0x7ed688 bool __thiscall zFILE_FILE FindNext -0x7ed6a8 zPATH* __thiscall zPATH zPATH -0x7ed6c8 zPATH* __thiscall zPATH zPATH class zSTRING -0x7ed75f class zCBuffer * __cdecl zFILE GetFreeBuffer -0x7ed792 bool __cdecl zFILE InitFileSystem -0x7ed7c0 bool __cdecl zFILE DeinitFileSystem -0x7ed7d0 bool __cdecl zFILE_FILE InitFileSystem -0x7ed7db bool __cdecl zFILE_FILE InitFileSystem -0x7ed7fb void __cdecl Dir_Clear class zSTRING const & class zSTRING const & -0x7ed831 void __cdecl Dir_Copy class zSTRING const & class zSTRING const & -0x7ed85e zFILE_VDFS* __thiscall zFILE_VDFS zFILE_VDFS -0x7ed886 zFILE_VDFS* __thiscall zFILE_VDFS zFILE_VDFS class zSTRING const & -0x7ed8a6 void __thiscall zFILE_VDFS ~zFILE_VDFS -0x7ed8b8 bool __thiscall zFILE_VDFS Exists -0x7ed907 int __thiscall zFILE_VDFS Open bool -0x7ed9ba int __thiscall zFILE_VDFS Seek long -0x7ed9f7 class zSTRING __thiscall zFILE_VDFS SeekText class zSTRING const & -0x7eda26 class zSTRING __thiscall zFILE_VDFS SetCurrentDir -0x7eda38 class zSTRING __thiscall zFILE_VDFS GetFullPath -0x7eda92 int __thiscall zFILE_VDFS SearchFile class zSTRING const & class zSTRING const & int -0x7edab3 class zSTRING __cdecl operator+ char class zSTRING const & -0x7edae8 bool __thiscall zFILE_VDFS FindFirst class zSTRING const & -0x7edb18 bool __thiscall zFILE_VDFS FindNext -0x7edb40 int __thiscall zFILE_VDFS Read char * -0x7edb60 long __thiscall zFILE_VDFS Read void * long -0x7edc8b bool __cdecl zFILE_VDFS InitFileSystem -0x7edd47 bool __cdecl zFILE_VDFS DeinitFileSystem -0x7edd80 void __cdecl ErrorBox class zSTRING -0x7edddd void __cdecl GetDiffTime class zSTRING & -0x7ede0e zERROR* __thiscall zERROR zERROR -0x7edf61 void __thiscall zERROR Init class zSTRING -0x7edf83 void __thiscall zERROR ~zERROR -0x7ee03e int __thiscall zERROR Report enum zERROR_TYPE int class zSTRING const & signed char unsigned int int char * char * -0x7ee063 void __thiscall zERROR BlockBegin char * int -0x7ee10a void __thiscall zERROR BlockEnd char * int -0x7ee147 void __thiscall zERROR Separator class zSTRING -0x7ee168 void __thiscall zERROR ShowSpy int -0x7ee1ae void __thiscall zERROR SetFilterFlags unsigned long -0x7ee1f6 void __thiscall zERROR SetFilterAuthors class zSTRING -0x7ee236 void __thiscall zERROR SetFilterLevel int -0x7ee2cd void __thiscall zERROR SetTarget int -0x7ee2e8 class zSTRING __thiscall zERROR GetTargetDescription -0x7ee318 class zSTRING __thiscall zERROR GetFilterFlagDescription -0x7ee338 bool __thiscall zERROR SearchForSpy -0x7ee3ae zCFileCSV* __thiscall zCFileCSV zCFileCSV class zSTRING const & -0x7ee41e zCFileCSV* __thiscall zCFileCSV zCFileCSV -0x7ee438 void __thiscall zCFileCSV ~zCFileCSV -0x7ee460 void __thiscall zCFileCSV InitCSV -0x7ee480 void __thiscall zCFileCSV SetFormat bool class zSTRING const & class zSTRING const & -0x7ee4b0 void __thiscall zCFileCSV AddNextField class zSTRING const & -0x7ee4e0 void __thiscall zCFileCSV AddNextHeader class zSTRING const & -0x7ee4f8 int __thiscall zCFileCSV WriteSet -0x7ee566 class zSTRING __thiscall zCFileCSV GetNextField class zSTRING const & -0x7ee588 int __thiscall zCFileCSV ReadHeader -0x7ee5a8 int __thiscall zCFileCSV WriteHeader -0x7ee5c0 zCGameInfo* __thiscall zCGameInfo zCGameInfo -0x7ee5cb zCGameInfo* __thiscall zCGameInfo zCGameInfo -0x7ee5e8 void __thiscall zCGameInfo Unpack class zCBuffer & -0x7ee63b void __thiscall zCNet ~zCNet -0x7ee658 int __thiscall zCNet NetReset -0x7ee687 int __thiscall zCNet Send class zCNetMessage * & -0x7ee72f unsigned long __thiscall zCNet DGramWriteToPlayer class zCNetMessage * class zCPlayerInfo * -0x7ee74b int __thiscall zCNet DGramRead class zCNetMessage * & -0x7ee773 unsigned long __thiscall zCNet StreamRead class zCNetMessage * & class zCPlayerInfo * -0x7ee780 unsigned long __thiscall zCNet StreamWriteMessage class zCNetMessage * & -0x7ee80f unsigned long __thiscall zCNet StreamWriteFile class zCNetMessage * & -0x7eea4a unsigned long __thiscall zCNet StreamReadFile class zCNetMessage * class zCPlayerInfo * -0x7eea68 int __thiscall zCNet MsgGetFromStream class zCPlayerInfo * class zCNetMessage * & -0x7eea9f int __thiscall zCNet MsgPut class zCNetMessage * -0x7eeacf int __thiscall zCNet HandleSending -0x7eeae8 void __thiscall zCNet Handle -0x7eeb27 int __thiscall zCNet WaitForStreamMessage class zCPlayerInfo * class zCNetMessage * & -0x7eeb40 int __thiscall zCNet CheckTimestamp class zCNetMessage * unsigned char -0x7eeb67 void __thiscall zCNetStatistics Start -0x7eeb97 void __thiscall zCNetStatistics Stop -0x7ef14b zSTRING* __thiscall zSTRING zSTRING double int -0x7ef168 void __cdecl netExit -0x7ef188 int __cdecl netSend struct zTNetAddress * void * int void * -0x7ef1c1 int __cdecl netWrite void * void * int int -0x7ef1cc int __cdecl netWrite void * void * int int -0x7ef461 long __stdcall netWindowProc struct HWND__ * unsigned short unsigned int long -0x7ef4a0 class zCObject * __cdecl zCNetEventManager _CreateNewInstance -0x7ef4ab class zCObject * __cdecl zCNetEventManager _CreateNewInstance -0x7ef81c int __cdecl zCNetEventManager HandleNetMessage class zCNetMessage * unsigned short class zCWorld * -0x7eff86 void __thiscall zCNetEventManager OnMessage class zCEventMessage * class zCVob * -0x7f007c class zCNetVobControl * __thiscall zCNetEventManager GetNetVobControl int -0x7f00c0 int __thiscall zCNetHost InitHost class zSTRING const & -0x7f00db zCNetHost* __thiscall zCNetHost zCNetHost void * -0x7f00fb zCNetHost* __thiscall zCNetHost zCNetHost class zSTRING const & -0x7f011b zCNetHost* __thiscall zCNetHost zCNetHost struct zTNetAddress const & -0x7f0140 int __thiscall zCNetHost InitHostForBroadcast -0x7f0160 void __thiscall zCNetHost InitHostAddr struct zTNetAddress * const -0x7f0178 void __thiscall zCNetHost Unpack class zCBuffer & -0x7f01ae class zCNetHost * __cdecl zCNetHost CreateFromBuffer class zCBuffer & -0x7f020e class zCObject * __cdecl zCNetManager _CreateNewInstance -0x7f0233 zCNetManager* __thiscall zCNetManager zCNetManager -0x7f0240 class zCNetMessage * __thiscall zCNetManager CreateNetMessage unsigned short const & class zCObject * -0x7f024b class zCNetMessage * __thiscall zCNetManager CreateNetMessage unsigned short const & class zCObject * -0x7f0270 class zCClassDef * & __thiscall zCArraySort::GetSafe int -0x7f0280 zCNetMessage* __thiscall zCNetMessage zCNetMessage struct zTNetMessageHeader & -0x7f028b zCNetMessage* __thiscall zCNetMessage zCNetMessage struct zTNetMessageHeader & -0x7f02ab zCNetMessage* __thiscall zCNetMessage zCNetMessage unsigned long const & unsigned long -0x7f02d3 zCNetMessage* __thiscall zCNetMessage zCNetMessage struct zTNetPacket * -0x7f02e8 void __thiscall zCNetMessage Send -0x7f0308 unsigned long __thiscall zCNetMessage Get void * unsigned long const & -0x7f0328 void __thiscall zCNetMessage Add void * unsigned long -0x7f0348 void __thiscall zCNetMessage Get class zSTRING & -0x7f03ca void __thiscall zCNetMessage LogMessage class zFILE * class zSTRING const & -0x7f03eb class zSTRING __thiscall zCNetVersion GetVersionString -0x7f0554 int __cdecl operator== class zCNetVersion const & class zCNetVersion const & -0x7f059b class zCObject * __cdecl zCNetVobControl _CreateNewInstance -0x7f05a6 class zCObject * __cdecl zCNetVobControl _CreateNewInstance -0x7f05b0 zCNetVobControl* __thiscall zCNetVobControl zCNetVobControl -0x7f05bb zCNetVobControl* __thiscall zCNetVobControl zCNetVobControl -0x7f0719 int __thiscall zCNetVobControl HandOverToPlayer class zCPlayerInfo * -0x7f0872 int __cdecl zCNetVobControl HandleNetMessage class zCNetMessage * unsigned short const & class zCWorld * -0x7f09aa class zCNetMessage * __thiscall zCNetVobControl CreateNetMessage unsigned short const & -0x7f0b09 void __thiscall zCNetVobControl SetCtrlPlayer class zCPlayerInfo * -0x7f0b28 void __thiscall zCNetVobControl Archive class zCArchiver & -0x7f0b6c zCOptionEntry* __thiscall zCOptionEntry zCOptionEntry class zSTRING const & class zSTRING const & -0x7f0b80 zCOptionSection* __thiscall zCOptionSection zCOptionSection class zSTRING const & -0x7f0b93 zCOptionSection* __thiscall zCOptionSection zCOptionSection class zSTRING const & -0x7f0bd4 void __thiscall zCOptionSection ~zCOptionSection -0x7f0c1a zCOption* __thiscall zCOption zCOption -0x7f0c72 void __thiscall zCOption ~zCOption -0x7f0f25 int __thiscall zCOption Load class zSTRING -0x7f1049 int __thiscall zCOption Save class zSTRING -0x7f106b zSTRING* __thiscall zSTRING zSTRING unsigned long -0x7f1098 int __thiscall zCOption WriteString class zSTRING const & char const * class zSTRING int -0x7f10c8 int __thiscall zCOption ReadBool class zSTRING const & char const * int -0x7f10f0 int __thiscall zCOption ReadInt class zSTRING const & char const * int -0x7f1110 unsigned long __thiscall zCOption ReadDWord class zSTRING const & char const * unsigned long -0x7f1136 float __thiscall zCOption ReadReal class zSTRING const & char const * float -0x7f1150 class zSTRING __thiscall zCOption ReadString class zSTRING const & char const * char const * -0x7f1168 int __thiscall zCOption EntryExists class zSTRING const & char const * -0x7f11a9 int __thiscall zCOption RemoveEntry class zSTRING const & char const * -0x7f11c8 void __thiscall zCOption SetFlag class zSTRING const & char const * int -0x7f1212 class zCOptionEntry * __thiscall zCOption GetEntryByName class zCOptionSection * class zSTRING const & int -0x7f1256 class zCOptionSection * __thiscall zCOption GetSectionByName class zSTRING const & int -0x7f1268 void __thiscall zCOption InsertChangeHandler class zSTRING const & char const * int (__cdecl*)(class zCOptionEntry &) -0x7f1298 int __thiscall zCOption WriteRaw class zSTRING const & char const * void * int int -0x7f12c0 int __thiscall zCOption ReadRaw class zSTRING const & char const * void * & void * int -0x7f12e0 int __thiscall zCOption WriteString class zSTRING const & class zSTRING const & class zSTRING int -0x7f1308 int __thiscall zCOption AddParameters class zSTRING -0x7f16ec int __thiscall zCOption Init class zSTRING bool -0x7f1708 void __thiscall zCOption ChangeDir enum zTOptionPaths -0x7f1728 int __thiscall zCOption Parm class zSTRING const & -0x7f176f class zSTRING __thiscall zCOption ParmValue class zSTRING const & -0x7f17af class zSTRING __thiscall zCOption ParmValueRaw class zSTRING const & -0x7f17d0 int __thiscall zCOption ParmValueInt class zSTRING const & -0x7f17f0 float __thiscall zCOption ParmValueFloat class zSTRING const & -0x7f1810 class zCOptionEntry * & __thiscall zCArray::GetSafe int -0x7f1830 class zCOptionSection * & __thiscall zCArray::GetSafe int -0x7f1878 void __thiscall zCPlayerGroup AddGroupToList -0x7f1898 void __thiscall zCPlayerGroup RemoveGroupFromList -0x7f18ce zCPlayerGroup* __thiscall zCPlayerGroup zCPlayerGroup class zSTRING const & -0x7f18fe void __thiscall zCPlayerGroup ~zCPlayerGroup -0x7f1ae4 void __thiscall zCPlayerGroup ShowDebugInfo -0x7f1afb zCPlayerInfo* __thiscall zCPlayerInfo zCPlayerInfo -0x7f1bb1 void __thiscall zCPlayerInfo ~zCPlayerInfo -0x7f1c53 class zCPlayerInfo * __thiscall zCPlayerInfo CreateDistinctPlayer -0x7f1c6b void __thiscall zCPlayerInfo Init class zSTRING const & void * -0x7f1c8b void __thiscall zCPlayerInfo Init class zSTRING const & class zSTRING const & -0x7f1ca8 void __thiscall zCPlayerInfo Unpack class zCBuffer & -0x7f1d70 void __thiscall zCPlayerInfo SetActive -0x7f1d80 void __thiscall zCPlayerInfo StorePlayerVobAsScript -0x7f1d8b void __thiscall zCPlayerInfo StorePlayerVobAsScript -0x7f1da0 void __thiscall zCPlayerInfo SetPlayerVobScript class zCBuffer * -0x7f1dab void __thiscall zCPlayerInfo SetPlayerVobScript class zCBuffer * -0x7f1de1 zCScanDirFileHandler* __thiscall zCScanDirFileHandler zCScanDirFileHandler -0x7f1e11 void __thiscall zCScanDirFileHandler ~zCScanDirFileHandler -0x7f1e4c int __thiscall zCScanDirFileHandler CanHandleFile class zSTRING & -0x7f1e70 class zSTRING __thiscall zCScanDirFileHandler GetMessageA int -0x7f1e93 void __thiscall zCScanDirFileHandler RegisterFileType class zSTRING -0x7f1ea8 void __thiscall zCScanDirFileHandler AddMessage class zSTRING -0x7f1eb3 void __thiscall zCScanDirFileHandler AddMessage class zSTRING -0x7f1ec0 void __thiscall zCScanDir ~zCScanDir -0x7f1ecb void __thiscall zCScanDir ~zCScanDir -0x7f2048 void __thiscall zCScanDir ScanX -0x7f21fd void __thiscall zCScanDir Scan class zSTRING const & -0x7f2220 class zSTRING & __thiscall zCArray::GetSafe int -0x7f225f class zSTRING __thiscall zSTRING PickWord unsigned int class zSTRING const & class zSTRING const & -0x7f2278 class zSTRING __thiscall zSTRING PickWord_Old int class zSTRING const & -0x7f2298 class zSTRING __thiscall zSTRING Inserted unsigned int class zSTRING const & -0x7f22b8 class zSTRING __thiscall zSTRING Overwritten unsigned int class zSTRING const & -0x7f22d8 class zSTRING __thiscall zSTRING Deleted unsigned int unsigned long -0x7f22f8 class zSTRING __thiscall zSTRING Deleted class zSTRING const & enum zTSTR_KIND -0x7f2318 int __thiscall zSTRING Copy unsigned int unsigned long -0x7f2340 class zSTRING __thiscall zSTRING Copied unsigned int unsigned long -0x7f2368 int __thiscall zSTRING Copy class zSTRING const & enum zTSTR_KIND const & -0x7f2380 int __thiscall zSTRING Copy class zSTRING const & enum zTSTR_KIND const & -0x7f2398 class zSTRING __thiscall zSTRING Copied class zSTRING const & enum zTSTR_KIND const & -0x7f23b8 int __thiscall zSTRING SearchRev class zSTRING const & unsigned int -0x7f23fc zCSystemInfo* __thiscall zCSystemInfo zCSystemInfo -0x7f2426 void __thiscall zCSystemInfo AnalyseCpu -0x7f2451 void __thiscall zCSystemInfo AnalyseOs -0x7f2703 void __thiscall zCSystemInfo AnalyseNow -0x7f2720 int __thiscall zCVideoPlayer OpenVideo class zSTRING -0x7f2738 int __thiscall zCVideoPlayer CloseVideo -0x7f2774 zCViewProgressBar* __thiscall zCViewProgressBar zCViewProgressBar int int int int enum zTviewID -0x7f27a4 void __thiscall zCViewProgressBar ~zCViewProgressBar -0x7f280e void __thiscall zCViewProgressBar SetPercent int class zSTRING -0x7f2838 void __thiscall zCViewProgressBar HandleChange -0x7f2888 zCWorldInfo* __thiscall zCWorldInfo zCWorldInfo class zSTRING const & -0x7f28ab void __thiscall zCWorldInfo ~zCWorldInfo -0x7f28b6 void __thiscall zCWorldInfo ~zCWorldInfo -0x7f29ac void __thiscall zCWorldInfo ShowDebugInfo -0x7f2ab8 void __cdecl zInitOptions -0x7f2ae0 void __cdecl zDeinitOptions -0x7f2b50 void __cdecl zBert_StartUp -0x7f2d34 int __thiscall oCAIHuman MagicInvestSpell -0x7f2e13 int __thiscall oCAIHuman MagicCheckSpellStates int -0x7f2e2b int __thiscall oCAIHuman MagicMode -0x7f2e36 int __thiscall oCAIHuman MagicMode -0x7f2e78 void __thiscall oCMagFrontier DoCheck -0x7f2ee7 void __thiscall oCMagFrontier StartLightningAtPos class zVEC3 & class zVEC3 & -0x7f2f13 void __thiscall oCMagFrontier DoWarningFX int -0x7f2f33 void __thiscall oCMagFrontier DoShootFX class zVEC3 const & -0x7f2f6a oCMag_Book* __thiscall oCMag_Book oCMag_Book -0x7f2faa void __thiscall oCMag_Book ~oCMag_Book -0x7f3002 void __thiscall oCMag_Book CheckConsistency -0x7f3032 class oCSpell * __thiscall oCMag_Book CreateNewSpell int -0x7f3079 int __thiscall oCMag_Book Register int int -0x7f30a7 void __thiscall oCMag_Book Spell_Setup int class oCNpc * class zCVob * -0x7f30d7 void __thiscall oCMag_Book Spell_Setup class oCNpc * class zCVob * int -0x7f3107 void __thiscall oCMag_Book Spell_Invest -0x7f3137 void __thiscall oCMag_Book StartInvestEffect class zCVob * int int int -0x7f31ea void __thiscall oCMag_Book Spell_Cast -0x7f3217 void __thiscall oCMag_Book StartCastEffect class zCVob * class zVEC3 const & -0x7f3247 void __thiscall oCMag_Book Open int -0x7f3277 void __thiscall oCMag_Book Close int -0x7f32a7 void __thiscall oCMag_Book Spell_Open int -0x7f32d7 void __thiscall oCMag_Book StopSelectedSpell -0x7f3329 void __thiscall oCMag_Book KillSelectedSpell -0x7f3379 void __thiscall oCMag_Book Spell_Stop int -0x7f33be int __thiscall oCMag_Book DoClose -0x7f3415 void __thiscall oCMag_Book SetFrontSpell int -0x7f3428 void __thiscall oCMag_Book ShowHandSymbol -0x7f3476 void __thiscall oCMag_Book SetShowHandSymbol int -0x7f34f5 void __thiscall oCMag_Book DoPerFrame -0x7f3520 int __thiscall oCMenu_ChgKeys HandleEvent int -0x7f35c6 int __thiscall oCMenu_ChgKeys ExecCommand class zSTRING const & -0x7f3606 void __thiscall oCMenu_ChgKeys InitText -0x7f3660 void __thiscall oCMenu_Log ScreenInit -0x7f36cb void __thiscall oCMenu_Log SetLogTopics class zCList const & -0x7f3700 int __thiscall oCMenu_Log ExecCommand class zSTRING const & -0x7f3730 int __thiscall oCMenu_Log HandleEnterItem class zCMenuItem * -0x7f3760 int __thiscall oCMenu_Log HandleLeaveItem class zCMenuItem * -0x7f3778 int __thiscall oCMenu_Status HandleEvent int -0x7f37a7 void __thiscall oCMenu_Status SetGuild class zSTRING const & -0x7f37d7 void __thiscall oCMenu_Status SetMagicalGuild class zSTRING const & -0x7f3868 void __thiscall oCMenu_Status SetExperience unsigned long unsigned long unsigned long -0x7f3890 void __thiscall oCMenu_Status SetLearnPoints unsigned long -0x7f38c4 void __thiscall oCMenu_Status ~oCMenu_Status -0x7f3a46 void __thiscall oCMenu_Status InitForDisplay -0x7f3ac4 oCStatusScreen* __thiscall oCStatusScreen oCStatusScreen -0x7f3afe void __thiscall oCStatusScreen ~oCStatusScreen -0x7f3b3e void __thiscall oCStatusScreen Show -0x7f3ba0 oCLogScreen* __thiscall oCLogScreen oCLogScreen -0x7f3bde void __thiscall oCLogScreen ~oCLogScreen -0x7f3c1e void __thiscall oCLogScreen Show -0x7f3c5e oCMapScreen* __thiscall oCMapScreen oCMapScreen -0x7f3c9e void __thiscall oCMapScreen ~oCMapScreen -0x7f3d09 void __thiscall oCMapScreen Show int -0x7f3d20 void __thiscall zCArray::AllocDelta int -0x7f3d2b void __thiscall zCArray::AllocDelta int -0x7f3d40 void __thiscall zCArray::AllocDelta int -0x7f3d4b void __thiscall zCArray::AllocDelta int -0x7f3fbd void __cdecl ExceptionInfoCallback struct EXCEPTION_DESCR * -0x7f40b8 void __cdecl oCarsten_StartUp -0x7f4463 oCSpell* __thiscall oCSpell oCSpell -0x7f4483 oCSpell* __thiscall oCSpell oCSpell int -0x7f4498 void __thiscall oCSpell ~oCSpell -0x7f44b8 void __thiscall oCSpell InitValues int -0x7f44ff class zSTRING __thiscall oCSpell GetSpellInstanceName int -0x7f454d class oCVisualFX * __thiscall oCSpell CreateEffect -0x7f45a6 void __thiscall oCSpell InitByScript class zSTRING const & -0x7f45c7 void __thiscall oCSpell SetEnabled int -0x7f461e void __thiscall oCSpell Setup class zCVob * class zCVob * int -0x7f4647 int __thiscall oCSpell Invest -0x7f468e int __thiscall oCSpell Cast -0x7f46ce int __thiscall oCSpell Stop -0x7f470e int __thiscall oCSpell Kill -0x7f4737 void __thiscall oCSpell Open -0x7f4767 void __thiscall oCSpell Close -0x7f4797 void __thiscall oCSpell Reset -0x7f47c7 void __thiscall oCSpell StopTargetEffects class zCVob * -0x7f4817 void __thiscall oCSpell CallScriptInvestedMana -0x7f4866 int __thiscall oCSpell IsValidTarget class zCVob * -0x7f4880 class zSTRING __thiscall oCSpell GetName -0x7f48cf void __thiscall oCSpell SetReleaseStatus -0x7f4910 int __thiscall oCSpell CastSpecificSpell -0x7f4961 void __thiscall oCSpell EndTimedEffect -0x7f49be class zCObject * __cdecl oCSpell _CreateNewInstance -0x7f49ec void __thiscall oCTrajectory Calc -0x7f4a0b void __thiscall zCKBSpline ~zCKBSpline -0x7f4a52 class zVEC3 __thiscall oCTrajectory RecalcByColl class zVEC3 const & class zVEC3 const & class zVEC3 const & int -0x7f4a68 void __thiscall oCTrajectory SetByList class zCArray -0x7f4b32 oCEmitterKey* __thiscall oCEmitterKey oCEmitterKey -0x7f4c00 void __thiscall oCEmitterKey ~oCEmitterKey -0x7f4c20 void __thiscall oCEmitterKey SetByScript class zSTRING const & -0x7f4e61 oCVisualFX* __thiscall oCVisualFX oCVisualFX -0x7f4e83 void __thiscall oCTrajectory ~oCTrajectory -0x7f50e3 void __thiscall oCVisualFX ~oCVisualFX -0x7f5107 void __thiscall oCVisualFX CleanUpCriticalFX -0x7f5120 void __thiscall oCVisualFX CreateHierachy -0x7f512b void __thiscall oCVisualFX CreateHierachy -0x7f51e3 void __cdecl oCVisualFX InitParser -0x7f5206 void __thiscall oCVisualFX InitValues -0x7f5313 void __thiscall oCVisualFX SetVisualByString class zSTRING const & -0x7f5444 void __thiscall oCVisualFX SetByScript class zSTRING const & -0x7f544f void __thiscall oCVisualFX SetByScript class zSTRING const & -0x7f547b void __thiscall oCVisualFX UpdateFXByEmitterKey class oCEmitterKey * -0x7f54a0 int __thiscall oCVisualFX FindKey class zSTRING const & -0x7f54fc class oCVisualFX * __cdecl oCVisualFX CreateAndPlay class zSTRING const & class zCVob const * class zCVob const * int float int int -0x7f5575 class oCVisualFX * __cdecl oCVisualFX CreateAndPlay class zSTRING const & class zVEC3 const & class zCVob const * int float int int -0x7f55cc class oCVisualFX * __thiscall oCVisualFX CreateAndCastFX class zSTRING const & class zCVob const * class zCVob const * -0x7f5642 class oCVisualFX * __thiscall oCVisualFX CreateAndCastFX class zSTRING const & class zMAT4 const & -0x7f565b void __thiscall oCVisualFX CreateInvestFX -0x7f5666 void __thiscall oCVisualFX CreateInvestFX -0x7f56fc void __thiscall oCVisualFX Open -0x7f5707 void __thiscall oCVisualFX Open -0x7f5737 void __thiscall oCVisualFX Reset -0x7f5767 void __thiscall oCVisualFX Init class zCVob const * class zVEC3 const & -0x7f57d9 void __thiscall oCVisualFX Init class zCVob const * class zCVob const * class zCVob const * -0x7f589d void __thiscall oCVisualFX InvestNext -0x7f595d void __thiscall oCVisualFX SetLevel int int -0x7f5a37 void __thiscall oCVisualFX Cast int -0x7f5ac8 void __thiscall oCVisualFX Collide int -0x7f5b77 void __thiscall oCVisualFX Stop int -0x7f5c06 void __thiscall oCVisualFX Kill -0x7f5c2b void __thiscall oCVisualFX InitEffect -0x7f5c48 void __thiscall oCVisualFX SetShowVisual int -0x7f5ce7 void __thiscall oCVisualFX ReportCollision class zCCollisionReport const & -0x7f5dcc int __thiscall oCVisualFX ProcessCollision struct zSVisualFXColl & -0x7f5deb void __thiscall oCNpc::oSDamageDescriptor ~oSDamageDescriptor -0x7f5e2c void __thiscall oCVisualFX CollisionResponse class zVEC3 const & int -0x7f5e48 void __thiscall oCVisualFX SetCollisionCandidates class zCArray -0x7f5e68 int __thiscall oCVisualFX CheckDeletion -0x7f5e9f int __thiscall oCVisualFX CheckDelayedTrigger -0x7f5eb8 void __thiscall oCVisualFX UpdateEffects -0x7f5f00 class zCObject * __cdecl oCVisualFX _CreateNewInstance -0x7f5f0b class zCObject * __cdecl oCVisualFX _CreateNewInstance -0x7f5fc3 void __thiscall oCVisualFX Edit -0x7f6000 void __cdecl oCVisualFX CreateNewScriptFX class zSTRING const & -0x7f608b void __thiscall oCEmitterKey Edit -0x7f60d0 void __cdecl oCEmitterKey CreateNewScriptKey class zSTRING const & -0x7f614c void __cdecl oCVisualFX FxConsole_ParameterChanged class zSTRING const & -0x7f61b8 void __cdecl oCVisualFX EmConsole_ParameterChanged class zSTRING const & -0x7f624c int __cdecl oCVisualFX FxConsole_EvalFunc class zSTRING const & class zSTRING & -0x7f63ec int __cdecl oCVisualFX EmConsole_EvalFunc class zSTRING const & class zSTRING & -0x7f6417 void __thiscall oCVisualFX ResetForEditing -0x7f6446 void __thiscall oCVisFX_MultiTarget ~oCVisFX_MultiTarget -0x7f649c void __thiscall oCVisFX_MultiTarget Init class zCArray -0x7f64b8 void __thiscall oCVisFX_MultiTarget SetByScript class zSTRING const & -0x7f6500 class zCObject * __cdecl oCVisFX_MultiTarget _CreateNewInstance -0x7f650b class zCObject * __cdecl oCVisFX_MultiTarget _CreateNewInstance -0x7f6579 zCAICamera* __thiscall zCAICamera zCAICamera -0x7f65de void __thiscall zCAICamera ~zCAICamera -0x7f65f0 class zCAICamera * __cdecl zCAICamera Create -0x7f65fb class zCAICamera * __cdecl zCAICamera Create -0x7f66fb void __thiscall zCAICamera StartUp -0x7f67a9 void __thiscall zCAICamera SetMode class zSTRING & class zCArray -0x7f67e7 void __thiscall zCAICamera SetVob class zCVob * -0x7f686d void __thiscall zCAICamera SetTarget class zCVob * -0x7f6898 void __thiscall zCAICamera SetTargetList class zCArray -0x7f6923 int __thiscall zCAICamera Console_EvalFunc class zSTRING const & class zSTRING & -0x7f6978 int __thiscall zCAICamera SetByScript class zSTRING & -0x7f69d4 class zSTRING __thiscall zCAICamera SetByScriptLine class zSTRING & -0x7f69eb void __thiscall zCAICamera AI_LookingCam -0x7f6a08 void __thiscall zCAICamera AI_FirstPerson -0x7f6ab6 void __thiscall zCAICamera CheckKeys -0x7f6ae0 void __thiscall zCAICamera DoAI class zCVob * int & -0x7f6b20 class zCObject * __cdecl zCAICamera _CreateNewInstance -0x7f6b2b class zCObject * __cdecl zCAICamera _CreateNewInstance -0x7f6b96 zCPathSearch* __thiscall zCPathSearch zCPathSearch -0x7f6ba8 void __thiscall zCPathSearch CamVobChanged -0x7f6c02 int __thiscall zCSphereCoordsCache GetSphereCoordLazy float const & float const & float const & struct zSPathSearchState_Internal * & -0x7f6c18 void __thiscall zCSphereCoordsCache ~zCSphereCoordsCache -0x7f6c93 int __thiscall zCPathSearch SphereSearch struct zSEvasionSearchDesc const & -0x7f6cc1 class zVEC3 __thiscall zCPathSearch DoSlerpRotQuat class zCQuat const & class zCQuat const & float const & float const & -0x7f6cd8 int __thiscall zCPathSearch FindBestEvasion struct zCPathSearch::zSPathSearchOptions & -0x7f6d28 int __thiscall zCPathSearch FindEvasionSequence class zCArray & -0x7f6d40 void __thiscall zSEvasionSearchDesc ~zSEvasionSearchDesc -0x7f6d4b void __thiscall zSEvasionSearchDesc ~zSEvasionSearchDesc -0x7f6e05 int __thiscall zCPathSearch FES_PlayerInvisible_Moved class zCArray & -0x7f6e4f int __thiscall zCPathSearch FES_PlayerInvisible_Moved_BW class zCArray & -0x7f6e9f int __thiscall zCPathSearch FES_PlayerInvisible_Moved_FW class zCArray & -0x7f6f31 int __thiscall zCPathSearch FES_IdealCone class zCArray & -0x7f6f7f int __thiscall zCPathSearch FES_PlayerInvisible_Rotated class zCArray & -0x7f6fab int __thiscall zCPathSearch FES_NoEvasionFound class zCArray & -0x7f6fcb int __thiscall zCPathSearch CorrectPosForNearClip class zVEC3 & -0x7f6fe0 void __thiscall zCArray::AllocDelta int -0x7f6feb void __thiscall zCArray::AllocDelta int -0x7f7000 void __thiscall zCArray::AllocDelta int -0x7f700b void __thiscall zCArray::AllocDelta int -0x7f7048 void __thiscall zCAICamera StartupDialogCam -0x7f7068 class zCCSCamera * __thiscall zCAICamera PickPreset class zSTRING class zCArray const & -0x7f7110 void __thiscall zCAICamera StartDialogCam int -0x7f7120 zCCSCamera_EventMsgActivate* __thiscall zCCSCamera_EventMsgActivate zCCSCamera_EventMsgActivate enum zCCSCamera_EventMsgActivate::zTCSCam_ActivateSubType -0x7f712b zCCSCamera_EventMsgActivate* __thiscall zCCSCamera_EventMsgActivate zCCSCamera_EventMsgActivate enum zCCSCamera_EventMsgActivate::zTCSCam_ActivateSubType -0x7f7175 zCMovementTracker* __thiscall zCMovementTracker zCMovementTracker -0x7f7196 void __thiscall zCMovementTracker CalcPlayerPose -0x7f71a0 class zMAT4 __cdecl zInverseMatD class zMAT4 const & class zSTRING const & -0x7f71ab class zMAT4 __cdecl zInverseMatD class zMAT4 const & class zSTRING const & -0x7f71c8 void __thiscall zCMovementTracker Update -0x7f71e8 int __thiscall zCMovementTracker CheckSpecialMoves -0x7f7216 class zMAT4 __thiscall zCMovementTracker GetLocalRotEnd -0x7f7278 void __thiscall zCMovementTracker InterpolateTo struct zSPathSearchResult const & -0x7f7298 class zMAT4 & __thiscall zCMovementTracker GetFirstPersonCamMat -0x7f72e6 void __thiscall zCMovementTracker SetRotateEnabled int -0x7f72fb void __thiscall zCMovementTracker SaveFrameStates -0x7f7306 void __thiscall zCMovementTracker SaveFrameStates -0x7f7318 void __thiscall zCMovementTracker UpdateSampledPlayerPos class zVEC3 const & -0x7f7356 void __thiscall zCAICamera InitHelperVobs -0x7f768e void __thiscall zCAICamera ShowDebug -0x7f76a8 zCCamTrj_KeyFrame* __thiscall zCCamTrj_KeyFrame zCCamTrj_KeyFrame -0x7f76c8 void __thiscall zCCamTrj_KeyFrame ~zCCamTrj_KeyFrame -0x7f7758 zCCSCamera* __thiscall zCCSCamera zCCSCamera -0x7f77e2 void __thiscall zCCSCamera ~zCCSCamera -0x7f7830 void __thiscall zCCSCamera Draw -0x7f785f int __thiscall zCCSCamera EV_Play class zCCSCamera_EventMsg * -0x7f7878 int __thiscall zCCSCamera EV_Pause class zCCSCamera_EventMsg * -0x7f78ce int __thiscall zCCSCamera EV_Stop class zCCSCamera_EventMsg * -0x7f78f8 int __thiscall zCCSCamera EV_GotoKey class zCCSCamera_EventMsg * -0x7f7931 void __thiscall zCCSCamera OnTick -0x7f79c4 void __thiscall zCCSCamera OnTrigger class zCVob * class zCVob * -0x7f7a0e void __thiscall zCCSCamera OnUntrigger class zCVob * class zCVob * -0x7f7a36 void __thiscall zCCSCamera PreKFProcessing -0x7f7a60 void __thiscall zCCSCamera AutoSetKeyTimes class zCArray & -0x7f7ace void __thiscall zCCSCamera Initialize -0x7f7ae0 zCCSCamera_EventMsg* __thiscall zCCSCamera_EventMsg zCCSCamera_EventMsg -0x7f7aeb zCCSCamera_EventMsg* __thiscall zCCSCamera_EventMsg zCCSCamera_EventMsg -0x7f7b00 zCCSCamera_EventMsg* __thiscall zCCSCamera_EventMsg zCCSCamera_EventMsg enum zCCSCamera_EventMsg::zTCSCam_EvSubType -0x7f7b0b zCCSCamera_EventMsg* __thiscall zCCSCamera_EventMsg zCCSCamera_EventMsg enum zCCSCamera_EventMsg::zTCSCam_EvSubType -0x7f7b28 void __thiscall zCCSCamera_EventMsgActivate Unarchive class zCArchiver & -0x7f7b7b class zCObject * __cdecl zCCSCamera_EventMsg _CreateNewInstance -0x7f7b86 class zCObject * __cdecl zCCSCamera_EventMsg _CreateNewInstance -0x7f7bcb class zCObject * __cdecl zCCSCamera_EventMsgActivate _CreateNewInstance -0x7f7bd6 class zCObject * __cdecl zCCSCamera_EventMsgActivate _CreateNewInstance -0x7f7c10 class zCObject * __cdecl zCCSCamera _CreateNewInstance -0x7f7c1b class zCObject * __cdecl zCCSCamera _CreateNewInstance -0x7f7c60 class zCObject * __cdecl zCCamTrj_KeyFrame _CreateNewInstance -0x7f7c6b class zCObject * __cdecl zCCamTrj_KeyFrame _CreateNewInstance -0x7f7cac long __stdcall zCExceptionHandler UnhandledExceptionFilter struct _EXCEPTION_POINTERS * -0x7f7cec long __stdcall zCExceptionHandler AssertExceptionFilter struct _EXCEPTION_POINTERS * struct ASSERT_FAIL_INFO * struct EXCEPTION_INFO * -0x7f7d2c long __stdcall zCExceptionHandler BoundsExceptionFilter struct _EXCEPTION_POINTERS * struct ASSERT_FAIL_INFO * struct EXCEPTION_INFO * -0x7f7d71 zCFlash* __thiscall zCFlash zCFlash -0x7f7d96 void __thiscall zCFlash::zCBolt ~zCBolt -0x7f7da0 void __thiscall zCFlash ~zCFlash -0x7f7db3 void __thiscall zCFlash ~zCFlash -0x7f7dcb void __thiscall zCFlash::zCBolt Generate_R class zVEC3 const & class zVEC3 const & float int -0x7f7de8 void __thiscall zCFlash::zCBolt SetTexture class zSTRING const & -0x7f7e00 zCInput* __thiscall zCInput zCInput -0x7f7e0b zCInput* __thiscall zCInput zCInput -0x7f7e20 void __thiscall zCInput ~zCInput -0x7f7e2b void __thiscall zCInput ~zCInput -0x7f7e63 void __thiscall zCInput BindOption class zSTRING unsigned short class zCArray -0x7f7e78 void __thiscall zCInput Unbind unsigned short -0x7f7e98 int __thiscall zCInput IsBinded unsigned short unsigned short -0x7f7eb8 int __thiscall zCInput GetBinding unsigned short class zCArray & -0x7f7ed8 void __thiscall zCInput InitializeControlValues -0x7f7ef8 void __cdecl _GetDefaultBinding short class zSTRING class zCArray & -0x7f7fd8 void __thiscall zCInput BindKeys int -0x7f7ff0 void __thiscall zCArray::AllocDelta int -0x7f7ffb void __thiscall zCArray::AllocDelta int -0x7f8093 int __cdecl InitDInput struct HWND__ * struct HINSTANCE__ * -0x7f80bd int __cdecl UpdateDInput -0x7f8118 zCInput_Win32* __thiscall zCInput_Win32 zCInput_Win32 struct HWND__ * * -0x7f8138 void __thiscall zCInput_Win32 ~zCInput_Win32 -0x7f8160 int & __thiscall zCArray GetSafe int -0x7f8189 void __thiscall zCKBSpline Initialize class zCArray & int -0x7f81f2 class zMAT4 & __cdecl GetPoseOfHeading class zVEC3 const & class zVEC3 const & -0x7f8200 void __cdecl zCMenu CreateParser -0x7f820b void __cdecl zCMenu CreateParser -0x7f82af void __cdecl zCMenu Startup -0x7f8334 zCMenu* __thiscall zCMenu zCMenu -0x7f83ac zCMenu* __thiscall zCMenu zCMenu class zSTRING const & -0x7f842c void __thiscall zCMenu ~zCMenu -0x7f846f class zCMenu * __cdecl zCMenu Create class zSTRING const & -0x7f84a1 class zCMenu * __cdecl zCMenu GetByName class zSTRING const & -0x7f84b8 void __thiscall zCMenu SetByScript class zSTRING const & -0x7f84d8 void __thiscall zCMenu Enter -0x7f8547 int __thiscall zCMenu HandleSelAction enum zTMenuItemSelAction class zSTRING const & class zCMenuItem * -0x7f8552 int __thiscall zCMenu HandleSelAction enum zTMenuItemSelAction class zSTRING const & class zCMenuItem * -0x7f8593 int __thiscall zCMenu ExecCommand class zSTRING const & -0x7f85a8 void __thiscall zCMenu PrintInformation class zSTRING -0x7f86f8 void __thiscall zCMenu ScreenInit -0x7f873e void __thiscall zCMenu ScreenDone -0x7f8758 int __thiscall zCMenu SetActiveItem class zCMenuItem * -0x7f8770 void __cdecl zCMenuItem Startup -0x7f877b void __cdecl zCMenuItem Startup -0x7f8798 class zCMenuItem * __cdecl zCMenuItem GetByName class zSTRING const & -0x7f88a9 class zCMenuItem * __cdecl zCMenuItem Create class zSTRING const & -0x7f898e zCMenuItem* __thiscall zCMenuItem zCMenuItem class zSTRING const & -0x7f8a6e zCMenuItem* __thiscall zCMenuItem zCMenuItem -0x7f8b4e void __thiscall zCMenuItem ~zCMenuItem -0x7f8b78 void __thiscall zCMenuItem SetByScript class zSTRING & -0x7f8bcb void __thiscall zCMenuItem InsertInWin class zCView * -0x7f8be8 int __thiscall zCMenuItem GetDimX int -0x7f8c08 void __thiscall zCMenuItem InitMenuItem -0x7f8c28 void __thiscall zCMenuItem InitView -0x7f8d37 void __thiscall zCMenuItem SetText class zSTRING const & int int -0x7f8db6 void __thiscall zCMenuItem SetText class zCArray int -0x7f8de8 int __thiscall zCMenuItem Input int class zSTRING & -0x7f8e10 void __thiscall zCMenuItem DrawFront -0x7f8e36 zCMenuItemInput* __thiscall zCMenuItemInput zCMenuItemInput class zSTRING const & -0x7f8e56 void __thiscall zCMenuItemInput ~zCMenuItemInput -0x7f8e68 void __thiscall zCMenuItemInput SetValue class zSTRING -0x7f8e98 void __thiscall zCMenuItemInput InitMenuItem -0x7f8eff int __thiscall zCMenuItemInput Run -0x7f8f26 zCMenuItemText* __thiscall zCMenuItemText zCMenuItemText class zSTRING const & -0x7f8f63 void __thiscall zCMenuItemText FormatMultiline -0x7f8fe9 void __thiscall zCMenuItemText DrawMultiline -0x7f9018 void __thiscall zCMenuItemText InitMenuItem -0x7f9038 void __thiscall zCMenuItemText SetEnum class zSTRING const & -0x7f9078 void __thiscall zCMenuItemText SetText class zSTRING const & int int -0x7f9098 void __thiscall zCMenuItemText SetText class zCArray int -0x7f90b8 zCMenuItemSlider* __thiscall zCMenuItemSlider zCMenuItemSlider class zSTRING const & -0x7f9120 int __thiscall zCMenuItemSlider ToggleValue int int -0x7f913b void __thiscall zCMenuItemSlider InsertInWin class zCView * -0x7f9186 int __thiscall zCMenuItemChoice ToggleValue int int -0x7f9271 int __thiscall zCMenuItemChoice SetOptionByString class zSTRING -0x7f9298 class zSTRING __thiscall zCMenuItemChoice GetStringByOption -0x7f92bb void __thiscall zCMenuItemChoice InsertInWin class zCView * -0x7f92f8 void __thiscall zCMenuItemChoice DrawFront -0x7f9338 int __thiscall zCMenuItemChoice GetNumOptions -0x7f9368 class zSTRING __thiscall zCMenuItemChoice GetText int -0x7f9390 void __thiscall zCMenuItemChoice InitMenuItem -0x7f93b6 zCMenuItemButton* __thiscall zCMenuItemButton zCMenuItemButton class zSTRING const & -0x7f93d6 void __thiscall zCMenuItemButton ~zCMenuItemButton -0x7f93e8 void __thiscall zCMenuItemList ~zCMenuItemList -0x7f9416 void __thiscall zCMenuItemList InsertInWin class zCView * -0x7f9440 void __thiscall zCMenuItemList DrawFront -0x7f9470 void __thiscall zCMenuItemList ShowContent -0x7f9480 void __thiscall zCArray::AllocDelta int -0x7f948b void __thiscall zCArray::AllocDelta int -0x7f94a8 void __thiscall zCMusicTheme_DM ~zCMusicTheme_DM -0x7f95db zCMusicSys_DirectMusic* __thiscall zCMusicSys_DirectMusic zCMusicSys_DirectMusic -0x7f96f8 void __thiscall zCMusicSys_DirectMusic ~zCMusicSys_DirectMusic -0x7f9718 void __thiscall zCMusicSys_DirectMusic PlayThemeByScript class zSTRING const & int int * -0x7f98a5 class zCMusicTheme * __thiscall zCMusicSys_DirectMusic LoadThemeByScript class zSTRING const & -0x7f98b8 int __thiscall zCMusicSys_DirectMusic PlayJingleByScript class zSTRING const & -0x7f98eb class zCMusicJingle * __thiscall zCMusicSys_DirectMusic LoadJingleByScript class zSTRING const & -0x7f990b int __thiscall zCMusicSys_DirectMusic PlayJingle class zCMusicJingle const * float const & enum zTMus_TransSubType const & -0x7f992b zCDrvProperties_MSS* __thiscall zCDrvProperties_MSS zCDrvProperties_MSS -0x7f994b void __thiscall zCDrvProperties_MSS ~zCDrvProperties_MSS -0x7f9aef zCSndSys_MSS* __thiscall zCSndSys_MSS zCSndSys_MSS -0x7f9b36 void __thiscall zCSndSys_MSS ~zCSndSys_MSS -0x7f9d1c void __thiscall zCSndSys_MSS InitializeMSS -0x7f9e6e int __cdecl zCSndSys_MSS EvalFunc class zSTRING const & class zSTRING & -0x7f9e88 void __cdecl zCSndSys_MSS FrmCon_ParamChanged class zSTRING const & -0x7f9f80 class zCSoundFX * __thiscall zCSndSys_MSS LoadSoundFX class zSTRING const & -0x7fa004 class zCSoundFX * __thiscall zCSndSys_MSS LoadSoundFXScript class zSTRING const & -0x7fa290 class zCSoundFX * __thiscall zCSndSys_MSS LoadMulti class zSTRING const & int -0x7fa42a class zCSoundFX * __thiscall zCSndSys_MSS LoadSingle class zSTRING const & -0x7fa448 int __thiscall zCSndSys_MSS PlaySound class zCSoundFX * int -0x7fa970 int __thiscall zCSndSys_MSS PlaySound class zCSoundFX * int int float float -0x7fa9e7 int __thiscall zCSndSys_MSS PlaySound3D class zCSoundFX * class zCVob * int struct zCSoundSystem::zTSound3DParams * -0x7faa55 int __thiscall zCSndSys_MSS PlaySound3DAmbient class zCSoundFX * class zCVob * int struct zCSoundSystem::zTSound3DParams * -0x7faa60 int __thiscall zCSndSys_MSS UpdateSound3D int const & struct zCSoundSystem::zTSound3DParams * -0x7faa6b int __thiscall zCSndSys_MSS UpdateSound3D int const & struct zCSoundSystem::zTSound3DParams * -0x7faa88 void __thiscall zCSndSys_MSS UpdateSoundPropsAmbient class zCActiveSnd * struct zCSoundSystem::zTSound3DParams * -0x7faaa8 void __thiscall zCSndSys_MSS GetSoundProps int const & int & float & float & -0x7faad0 void __thiscall zCSndSys_MSS UpdateSoundProps int const & int float float -0x7faaf0 float __thiscall zCSndSys_MSS GetPlayingTimeMSEC class zSTRING const & -0x7fabba int __thiscall zCSndSys_MSS Start3DProvider int -0x7fabe7 void __thiscall zCSndSys_MSS SetSpeakerType enum zCSoundSystem::zTSpeakerType -0x7fac26 void __thiscall zCSndFX_MSS ~zCSndFX_MSS -0x7fae3d void __thiscall zCSndFX_MSS LoadChannel int -0x7faee7 int __thiscall zCSndFX_MSS LoadResourceData -0x7faf00 zCWaveData* __thiscall zCWaveData zCWaveData -0x7faf0b zCWaveData* __thiscall zCWaveData zCWaveData -0x7faf9c int __thiscall zCSndFX_MSS ReleaseResourceData -0x7fafb0 class zCActiveSnd * __cdecl zCActiveSnd AllocNextFreeSnd -0x7fafbb class zCActiveSnd * __cdecl zCActiveSnd AllocNextFreeSnd -0x7fafe0 int __thiscall zCActiveSnd RequestChannel -0x7fb008 int __thiscall zCActiveSnd RequestChannel3D -0x7fb5ae void __cdecl zCActiveSnd DebugInfo -0x7fb5e9 void __thiscall zCSndChannel ~zCSndChannel -0x7fb61e zCSndFrame* __thiscall zCSndFrame zCSndFrame -0x7fb677 void __thiscall zCSndFrame ~zCSndFrame -0x7fb6c4 zCWavePool* __thiscall zCWavePool zCWavePool -0x7fb701 void __thiscall zCWavePool ~zCWavePool -0x7fb726 class zCWaveData * __thiscall zCWavePool CacheIn class zSTRING & -0x7fb75e void __thiscall zCWavePool CacheIn class zCWaveData * -0x7fb79e void __thiscall zCWavePool CacheOut class zCWaveData * -0x7fb865 void __thiscall zCWavePool DebugInfo -0x7fb998 void __thiscall zCWavePool DebugInfo2 -0x7fb9b0 zCWaveData* __thiscall zCWaveData zCWaveData class zSTRING & -0x7fb9bb zCWaveData* __thiscall zCWaveData zCWaveData class zSTRING & -0x7fb9e3 void __thiscall zCWaveData ~zCWaveData -0x7fba76 void __thiscall zCWaveData CacheIn -0x7fbab0 int __thiscall zCWaveData CheckForCorrectFormat int -0x7fbad0 class zCActiveSnd * & __thiscall zCArraySort::GetSafe int -0x7fbae8 zCViewWindow* __thiscall zCViewWindow zCViewWindow int int int int enum zTviewID -0x7fbb9e struct zTWindowsVersionInformation __cdecl GetWinVersion -0x7fbbd3 bool __cdecl sysKillWindowsKeys bool -0x7fbc08 void __cdecl HandleFocusLoose -0x7fbcc8 void __cdecl sysEvent -0x7fbd89 void __cdecl ExcSpyInfo struct EXCEPTION_INFO * -0x7fbdab int __stdcall ExceptionDlgProc struct HWND__ * unsigned int unsigned int long -0x7fbe91 int __stdcall ASSERTDlgProc struct HWND__ * unsigned int unsigned int long -0x7fbf7d void __cdecl BoundsSpyInfo struct ASSERT_FAIL_INFO * struct EXCEPTION_INFO * -0x7fc06d void __cdecl AssertSpyInfo struct ASSERT_FAIL_INFO * struct EXCEPTION_INFO * -0x7fc14b void __cdecl zCarsten_StartUp struct HWND__ * * -0x7fc39f void __thiscall zTEngineStats PrintScreen int int -0x7fc440 class zCObject * __cdecl zCAIPlayer _CreateNewInstance -0x7fc44b class zCObject * __cdecl zCAIPlayer _CreateNewInstance -0x7fc48c zCAIPlayer* __thiscall zCAIPlayer zCAIPlayer -0x7fc4d4 void __thiscall zCAIPlayer ~zCAIPlayer -0x7fc50c int __thiscall zCAIPlayer CheckFloorSliding -0x7fc536 void __thiscall zCAIPlayer CheckPhysics -0x7fc5c6 class zCQuadMark * __thiscall zCAIPlayer GetBloodQuadMark -0x7fc5ee void __thiscall zCAIPlayer AddWeaponTrailSegment class zVEC3 const & class zVEC3 const & -0x7fc608 void __thiscall zCAIPlayer StartFallDownAni -0x7fc620 void __thiscall zCCache::zCCache unsigned long unsigned long -0x7fc630 void __thiscall zCCache::zCCache unsigned long unsigned long -0x7fc67f void __thiscall zCCache::~zCCache -0x7fc698 struct zCAIPlayer::zTLedgeInfo * __thiscall zCCache::operator[] class zCAIPlayer const * const & -0x7fc6b8 void __thiscall zCCache::Delete class zCAIPlayer const * const & -0x7fc6d8 void __thiscall zCCache::ClearCache -0x7fc6f8 void __thiscall zCCache::PurgeCache -0x7fc718 void __thiscall zCSparseArray >::~zCSparseArray > -0x7fc78c class zSTRING __thiscall zVEC2 GetDescription -0x7fc7b0 void __thiscall zVEC2 SetByDescription class zSTRING const & -0x7fc7cb class zMAT4 __thiscall zMAT4 Inverse -0x7fc877 class zSTRING __thiscall zMAT4 GetDescriptionPos -0x7fc898 void __thiscall zMAT4 SetByDescriptionRot class zSTRING & -0x7fc8b8 void __thiscall zMAT4 SetByDescriptionPos class zSTRING & -0x7fc90b void __thiscall zCArchiverFactory ReadLine class zSTRING & class zCBuffer * class zFILE * -0x7fc953 void __thiscall zCArchiverFactory ReadLineArg class zSTRING & class zSTRING & class zCBuffer * class zFILE * -0x7fc993 void __thiscall zCArchiverFactory ReadHeader int class zCBuffer * class zFILE * class zCArchiver * & enum zTArchiveMode & int & -0x7fc9a8 class zCArchiver * __thiscall zCArchiverFactory CreateArchiverRead class zSTRING const & int -0x7fc9c8 void __thiscall zCArchiverFactory WriteLine class zSTRING const & class zCBuffer * class zFILE * -0x7fc9e8 void __thiscall zCArchiverFactory WriteLine char const * const class zCBuffer * class zFILE * -0x7fcb55 void __thiscall zCArchiverFactory WriteHeader class zCArchiver * enum zTArchiveMode int int class zCBuffer * class zFILE * -0x7fcb76 class zCArchiver * __thiscall zCArchiverFactory CreateArchiverFromMode enum zTArchiveMode -0x7fcba1 class zCArchiver * __thiscall zCArchiverFactory CreateArchiverWrite class zCBuffer * enum zTArchiveMode int int -0x7fcbe0 class zCObject * __cdecl zCArchiverBinSafe _CreateNewInstance -0x7fcbeb class zCObject * __cdecl zCArchiverBinSafe _CreateNewInstance -0x7fcc79 int __fastcall zCArchiverBinSafe ReadType enum zTArchiveTypeID void * unsigned long -0x7fcc84 int __fastcall zCArchiverBinSafe ReadType enum zTArchiveTypeID void * unsigned long -0x7fccc4 zCArchiverBinSafe* __thiscall zCArchiverBinSafe zCArchiverBinSafe -0x7fccf9 void __thiscall zCArchiverBinSafe ~zCArchiverBinSafe -0x7fcd3b void __thiscall zCArchiverBinSafe Close -0x7fcd58 void __fastcall zCArchiverBinSafe GetBufferString class zSTRING & -0x7fcd88 int __thiscall zCArchiverBinSafe OpenWriteBuffer class zCBuffer * enum zTArchiveMode int int int -0x7fcdc0 void __fastcall zCArchiverBinSafe WriteASCIILine char const * char const * class zSTRING const & -0x7fcdd8 void __fastcall zCArchiverBinSafe WriteInt char const * int -0x7fcdf8 void __fastcall zCArchiverBinSafe WriteByte char const * unsigned char -0x7fce18 void __fastcall zCArchiverBinSafe WriteWord char const * unsigned short -0x7fce38 void __fastcall zCArchiverBinSafe WriteFloat char const * float -0x7fce58 void __fastcall zCArchiverBinSafe WriteBool char const * int -0x7fce78 void __fastcall zCArchiverBinSafe WriteString char const * class zSTRING const & -0x7fcefe void __fastcall zCArchiverBinSafe WriteVec3 char const * class zVEC3 const & -0x7fcf18 void __fastcall zCArchiverBinSafe WriteColor char const * struct zCOLOR const & -0x7fcf38 void __fastcall zCArchiverBinSafe WriteRaw char const * void * unsigned long -0x7fcf70 void __fastcall zCArchiverBinSafe WriteRawFloat char const * void * unsigned long -0x7fcfa0 void __fastcall zCArchiverBinSafe WriteEnum char const * char const * int -0x7fd060 void __fastcall zCArchiverBinSafe WriteChunkStart char const * char const * unsigned short unsigned long -0x7fd080 void __fastcall zCArchiverBinSafe WriteChunkEnd -0x7fd0a8 void __fastcall zCArchiverBinSafe WriteObject char const * class zCObject & -0x7fd0d8 int __thiscall zCArchiverBinSafe OpenReadBuffer class zCBuffer & enum zTArchiveMode int int -0x7fd127 void __fastcall zCArchiverBinSafe ReadHeader -0x7fd148 class zCObject * __fastcall zCArchiverBinSafe CreateObject class zSTRING const & -0x7fd180 class zCClassDef * __fastcall zCArchiverBinSafe GetClassDefByString class zSTRING const & -0x7fd1b0 void __fastcall zCArchiverBinSafe ReadChunkStartASCII char const * class zSTRING & -0x7fd209 int __fastcall zCArchiverBinSafe ReadChunkStart char const * -0x7fd2b8 class zCObject * __fastcall zCArchiverBinSafe ReadObject char const * class zCObject * -0x7fd2d8 void __fastcall zCArchiverBinSafe SkipChunk int -0x7fd340 int __fastcall zCArchiverBinSafe ReadEntryASCII char const * class zSTRING & -0x7fd358 class zSTRING __fastcall zCArchiverBinSafe ReadString char const * -0x7fd370 void __thiscall zCArray::AllocDelta int -0x7fd37b void __thiscall zCArray::AllocDelta int -0x7fd390 unsigned long __thiscall GETStringMap::SetAt char const * unsigned long * -0x7fd39b unsigned long __thiscall GETStringMap::SetAt char const * unsigned long * -0x7fd3b0 unsigned long __thiscall GETStringMap::SetAtForce char const * unsigned long * unsigned long unsigned long -0x7fd3bb unsigned long __thiscall GETStringMap::SetAtForce char const * unsigned long * unsigned long unsigned long -0x7fd400 class zCObject * __cdecl zCArchiverGeneric _CreateNewInstance -0x7fd40b class zCObject * __cdecl zCArchiverGeneric _CreateNewInstance -0x7fd45c zCArchiverGeneric* __thiscall zCArchiverGeneric zCArchiverGeneric -0x7fd4af void __thiscall zCArchiverGeneric ~zCArchiverGeneric -0x7fd4d0 void __fastcall zCArchiverGeneric WriteHeaderNumObj -0x7fd500 void __thiscall zCArchiverGeneric Close -0x7fd518 void __fastcall zCArchiverGeneric GetBufferString class zSTRING & -0x7fd548 int __thiscall zCArchiverGeneric OpenWriteBuffer class zCBuffer * enum zTArchiveMode int int int -0x7fd580 void __fastcall zCArchiverGeneric WriteASCIILine char const * char const * class zSTRING const & -0x7fd5a0 void __fastcall zCArchiverGeneric WriteInt char const * int -0x7fd5c0 void __fastcall zCArchiverGeneric WriteByte char const * unsigned char -0x7fd5e0 void __fastcall zCArchiverGeneric WriteWord char const * unsigned short -0x7fd606 void __fastcall zCArchiverGeneric WriteFloat char const * float -0x7fd620 void __fastcall zCArchiverGeneric WriteBool char const * int -0x7fd69e void __fastcall zCArchiverGeneric WriteVec3 char const * class zVEC3 const & -0x7fd74a void __fastcall zCArchiverGeneric WriteColor char const * struct zCOLOR const & -0x7fd768 void __fastcall zCArchiverGeneric WriteRaw char const * void * unsigned long -0x7fd7cd void __fastcall zCArchiverGeneric WriteRawFloat char const * void * unsigned long -0x7fd810 void __fastcall zCArchiverGeneric WriteEnum char const * char const * int -0x7fd8d0 void __fastcall zCArchiverGeneric WriteChunkStart char const * char const * unsigned short unsigned long -0x7fd8f0 void __fastcall zCArchiverGeneric WriteChunkEnd -0x7fd918 void __fastcall zCArchiverGeneric WriteObject char const * class zCObject & -0x7fd938 void __fastcall zCArchiverGeneric WriteGroupBegin char const * -0x7fd958 void __fastcall zCArchiverGeneric WriteGroupEnd char const * -0x7fd988 int __thiscall zCArchiverGeneric OpenReadBuffer class zCBuffer & enum zTArchiveMode int int -0x7fd9e9 void __fastcall zCArchiverGeneric ReadHeader -0x7fda08 class zCObject * __fastcall zCArchiverGeneric CreateObject class zSTRING const & -0x7fda40 class zCClassDef * __fastcall zCArchiverGeneric GetClassDefByString class zSTRING const & -0x7fda70 void __fastcall zCArchiverGeneric ReadChunkStartASCII char const * class zSTRING & -0x7fdac9 int __fastcall zCArchiverGeneric ReadChunkStart char const * -0x7fdbb8 class zCObject * __fastcall zCArchiverGeneric ReadObject char const * class zCObject * -0x7fdbd8 void __fastcall zCArchiverGeneric SkipChunk int -0x7fdc3b int __fastcall zCArchiverGeneric ReadEntryASCII char const * class zSTRING & -0x7fdc58 class zSTRING __fastcall zCArchiverGeneric ReadString char const * -0x7fdcb2 void __fastcall zCArchiverGeneric ReadRaw char const * void * unsigned long -0x7fdcbd void __fastcall zCArchiverGeneric ReadRaw char const * void * unsigned long -0x7fdce0 void __fastcall zCArchiverGeneric ReadRawFloat char const * void * unsigned long -0x7fdde2 void __cdecl zCArchiverGeneric TestClassIntegrity void (__cdecl*)(class zCObject * int class zCClassDef * int &) -0x7fddf8 void __thiscall zCSparseArray::~zCSparseArray -0x7fde18 void __thiscall zCRndAlphaSortObject_Vob ~zCRndAlphaSortObject_Vob -0x7fde38 class zCRndAlphaSortObject_Vob * __cdecl zCRndAlphaSortObject_Vob GetFreeAlphaVob -0x7fde82 zCPortal* __thiscall zCPortal zCPortal struct zTPlane const & class zCMesh * -0x7fdef8 void __thiscall zCBspBase DescribeTree int -0x7fdf6c zCBspTree* __thiscall zCBspTree zCBspTree -0x7fdfac void __thiscall zCBspTree ~zCBspTree -0x7fdfc0 void __thiscall zCBspTree InitTree -0x7fdfcb void __thiscall zCBspTree InitTree -0x7fdffe void __thiscall zCBspSector ~zCBspSector -0x7fe018 class zCBspBase * __thiscall zCBspTree BuildRecursive class zCCBspNode * -0x7fe07c void __thiscall zCBspTree Build class zCCBspTree * -0x7fe171 void __thiscall zCBspTree OptimizeLight -0x7fe207 void __thiscall zCBspTree RenderVobList -0x7fe246 void __thiscall zCBspLeaf ~zCBspLeaf -0x7fe274 void __thiscall zCBspLeaf PolyPlueckerAddRef -0x7fe29e void __thiscall zCBspTree Render -0x7fe2f0 int __thiscall zCBspTree FindLeaks class zCArray & -0x7fe4b3 void __thiscall zCBspTree MarkOccluderPolys -0x7fe4c8 float __thiscall zCBspTree GetOccluderAreaRec class zCPolygon const * class zCArray & -0x7fe4fb void __thiscall zCBspSector ActivateSectorRec struct zTBBox2D const & class zCBspSector * int -0x7fe52b void __thiscall zCBspSector ActivateSectorRecIndoor struct zTBBox2D const & class zCBspSector * int -0x7fe576 void __thiscall zCCBspTree MarkGhostOccluder -0x7fe996 void __thiscall zCCBspTree CreateBspSectors -0x7fea3e class zSTRING __thiscall zVEC3 GetString -0x7fea78 void __thiscall zCBspTree CreateBspSectors2 class zCCBspTree * -0x7feaef void __thiscall zCBspTree SaveBIN class zCFileBIN & -0x7feb49 void __thiscall zCBspTree ConnectMaterialsToSectors -0x7fecda int __thiscall zCBspTree LoadBIN class zCFileBIN & int -0x7fed1d void __thiscall zCBspTree CalcStaticLeafLightData -0x7fed38 zCRayTurboAdmin* __thiscall zCRayTurboAdmin zCRayTurboAdmin -0x7fed6b void __thiscall zCRayTurboAdmin ~zCRayTurboAdmin -0x7feda9 class zCRayTurbo * __thiscall zCRayTurboAdmin CreateRayTurboItem class zCBspNode const * -0x7fedd3 zCRayTurbo* __thiscall zCRayTurbo zCRayTurbo class zCBspNode const & -0x7fedeb void __thiscall zCRayTurbo ~zCRayTurbo -0x7fee0b void __thiscall zCMeshOctreeNode ~zCMeshOctreeNode -0x7fee3b void __thiscall zCMeshOctreeNode Build class zCArray const & int -0x7fee58 void __thiscall zTRayTurboValMap::~zTRayTurboValMap -0x7fee78 void __thiscall zCSparseArray::~zCSparseArray -0x7feea3 zCCBspTree* __thiscall zCCBspTree zCCBspTree -0x7feeae zCCBspTree* __thiscall zCCBspTree zCCBspTree -0x7feed3 void __thiscall zCCBspTree ~zCCBspTree -0x7fef90 void __thiscall zCCBspTree AddMesh class zCMesh * class zMAT4 const & -0x7ff137 void __thiscall zCCBspTree BuildTree float -0x7ff1c0 int __thiscall zCCBspNode CheckPortalConsistency -0x7ff1fe void __thiscall zCCBspNode SplitPortals -0x7ff22e class zCPortal * __thiscall zCCBspNode SplitPortalByAllPortals class zCPortal * -0x7ff240 void __thiscall zCCBspNode EnumeratePortals -0x7ff24b void __thiscall zCCBspNode EnumeratePortals -0x7ff2fc void __thiscall zCCBspNode Portalize -0x7ff3ee void __thiscall zCCBspNode BuildTree int -0x7ff51e void __thiscall zCCBspNode DescribeTree int -0x7ff551 zCBuildPortal* __thiscall zCBuildPortal zCBuildPortal -0x7ff581 void __thiscall zCBuildPortal ~zCBuildPortal -0x7ff5df void __thiscall zCBspTree PreprocessIndoorPortals class zCMesh * class zCArray & -0x7ff8af void __thiscall zCBspTree PostprocessIndoorPortals class zCArray & -0x7ff9cf class zSTRING __thiscall zTBBox3D GetDescription -0x7ffa10 void __thiscall zTBBox3D SetByDescription class zSTRING & -0x7ffa2b void __thiscall zCOBBox3D ~zCOBBox3D -0x7ffa48 void __thiscall zCOBBox3D BuildOBB int class zCPolygon * * int -0x7ffa76 void __thiscall zCOBBox3D BuildRec int class zCPolygon * * int -0x7ffa88 void __thiscall zCOBBox3D LoadBIN class zCFileBIN & -0x7ffac1 zCCamera* __thiscall zCCamera zCCamera -0x7ffade void __thiscall zCCamera ~zCCamera -0x7ffb00 void __thiscall zCCamera SetRenderScreenFadeTex class zSTRING -0x7ffb10 void __thiscall zCCamera InitDrawPolySimple -0x7ffb1b void __thiscall zCCamera InitDrawPolySimple -0x7ffb38 class zCCollisionReport * __cdecl zCCollisionDetector S_GetNextFreeCollReport -0x7ffb50 void __fastcall zCCollisionDetector DoStaticIntersectionTests class zCCollisionObject * class zCArray & class zCArray & -0x7ffb68 void __fastcall zCCollisionDetector DetectCollisions class zCCollisionObject * class zCArray const & class zCArray & -0x7ffb88 void __thiscall zCCollObjectLevelPolys ~zCCollObjectLevelPolys -0x7ffba0 class zCCollisionObject * __cdecl zCCollObjectCharacter _CreateNewInstance -0x7ffbab class zCCollisionObject * __cdecl zCCollObjectCharacter _CreateNewInstance -0x7ffc1c void __thiscall zCCollObjectCharacter ~zCCollObjectCharacter -0x7ffc30 class zCConvexPrimitive * __thiscall zCCollObjectCharacter GetPrimitiveCC -0x7ffc3b class zCConvexPrimitive * __thiscall zCCollObjectCharacter GetPrimitiveCC -0x7ffcbe int __fastcall zCCollObjectCharacter TestHardCollisions class zVEC3 const & class zVEC3 const & class zVEC3 & struct zCCollObjectCharacter::zTSpatialState & class zVEC3 & -0x7ffdfa int __cdecl zCConvexPrimitive CheckCollision class zCConvexPrimitive const * class zCConvexPrimitive const * class zMAT4 const & class zMAT4 const & class zCConvexCollisionCache * class zVEC3 & float & class zVEC3 & -0x7ffe33 class zCConvexCollisionCache * __cdecl zCConvexPrimitive GetCache void const * void const * -0x7ffe48 zCConvexPrimitiveEllipsoid* __thiscall zCConvexPrimitiveEllipsoid zCConvexPrimitiveEllipsoid struct zTBBox3D const & int -0x7ffe60 void __thiscall zCCache::zCCache unsigned long unsigned long -0x7ffe70 void __thiscall zCCache::zCCache unsigned long unsigned long -0x7ffebf void __thiscall zCCache::~zCCache -0x7ffed8 void __thiscall zCCache::ClearCache -0x7ffef8 void __thiscall zCCache::PurgeCache -0x7fff18 void __thiscall zCSparseArray >::~zCSparseArray > -0x7fff73 class zCObject * __cdecl zCDecal _CreateNewInstance -0x7fff7e class zCObject * __cdecl zCDecal _CreateNewInstance -0x7fff98 zCDecal* __thiscall zCDecal zCDecal -0x7fffa3 zCDecal* __thiscall zCDecal zCDecal -0x7fffb8 void __thiscall zCDecal ~zCDecal -0x7ffff6 class zCVisual * __thiscall zCDecal LoadVisualVirtual class zSTRING const & -0x800018 void __thiscall zCDecal Unarchive class zCArchiver & -0x800038 void __cdecl zCMgcEigenD Report unsigned int -0x800109 int __cdecl zCEngine Init struct HWND__ * * -0x80014e int __cdecl zCEngine Shutdown -0x80016b void __thiscall zCFFT FillH0Array float class zVEC3 & -0x8005f5 void __thiscall zCFile3DS Load3DS class zSTRING const & class zCMesh * -0x800636 void __thiscall zCBinTree3DS ~zCBinTree3DS -0x800658 void __thiscall zCBinTree3DS BuildMesh3DS int int class zCMesh3DS * -0x80078f void __thiscall zCBinTree3DS DropMesh class zCMesh * -0x80081e void __thiscall zCFile3DS Save3DS class zSTRING const & class zCMesh * -0x800909 void __thiscall zCMesh3DS ~zCMesh3DS -0x800928 void __thiscall zTBinTreeNode ~zTBinTreeNode -0x800940 void __thiscall zCArray::AllocDelta int -0x80094b void __thiscall zCArray::AllocDelta int -0x800b86 void __thiscall zCFileQuakeBSP LoadQuakeBSP class zSTRING const & class zCMesh * class zCWorld * -0x800bcb class zCObject * __cdecl zCLensFlareFX _CreateNewInstance -0x800bd6 class zCObject * __cdecl zCLensFlareFX _CreateNewInstance -0x800c19 void __cdecl zCLensFlareFX LoadLensFlareScript -0x800c30 void __thiscall zCLensFlareFX ~zCLensFlareFX -0x800c43 void __thiscall zCLensFlareFX ~zCLensFlareFX -0x800c7e void __thiscall zCLensFlareFX Unarchive class zCArchiver & -0x800c9b void __thiscall zCLensFlareFX RenderLensFlares class zCVob * -0x800cf6 class zCObject * __cdecl zCMaterial _CreateNewInstance -0x800d09 class zCObject * __cdecl zCMaterial _CreateNewInstance -0x800d3e zCMaterial* __thiscall zCMaterial zCMaterial -0x800d6e zCMaterial* __thiscall zCMaterial zCMaterial class zSTRING const & -0x800d8b zCMaterial* __thiscall zCMaterial zCMaterial class zCMaterial const & -0x800d9e zCMaterial* __thiscall zCMaterial zCMaterial class zCMaterial const & -0x800db0 void __thiscall zCMaterial ~zCMaterial -0x800dc3 void __thiscall zCMaterial ~zCMaterial -0x800ddb void __thiscall zCMaterial SetDetailObjectVisual class zSTRING const & -0x800e00 void __thiscall zCMaterial Archive class zCArchiver & -0x800e53 void __thiscall zCMaterial Unarchive class zCArchiver & -0x800e68 void * __thiscall zCVolatileMemoryBase Alloc -0x800e80 void * __thiscall zCMemPoolBase Alloc -0x800e8b void * __thiscall zCMemPoolBase Alloc -0x800eb6 void __thiscall zCMemPoolBase PreAlloc unsigned int int -0x800edb void __thiscall zCMemPoolBase PoolAdd void * int int -0x800f20 class zCObject * __cdecl zCMesh _CreateNewInstance -0x800f2b class zCObject * __cdecl zCMesh _CreateNewInstance -0x800f84 zCMesh* __thiscall zCMesh zCMesh -0x800fb1 void __thiscall zCMesh ~zCMesh -0x8010fb class zCMesh * __cdecl zCMesh Load class zSTRING const & int -0x801127 void __cdecl zCMesh S_InitVertexMergeCache class zCMesh * -0x801140 class zCPolygon * __thiscall zCMesh AddPoly class zVEC3 & class zVEC3 & class zVEC3 & class zVEC2 & class zVEC2 & class zVEC2 & -0x80114b class zCPolygon * __thiscall zCMesh AddPoly class zVEC3 & class zVEC3 & class zVEC3 & class zVEC2 & class zVEC2 & class zVEC2 & -0x801160 class zCPolygon * __thiscall zCMesh AddPoly class zCVertex * class zCVertex * class zCVertex * -0x80116b class zCPolygon * __thiscall zCMesh AddPoly class zCVertex * class zCVertex * class zCVertex * -0x801180 class zCPolygon * __thiscall zCMesh AddPoly class zCVertex * class zCVertex * class zCVertex * class zCVertex * -0x80118b class zCPolygon * __thiscall zCMesh AddPoly class zCVertex * class zCVertex * class zCVertex * class zCVertex * -0x8011a0 class zCPolygon * __thiscall zCMesh AddPoly -0x8011ab class zCPolygon * __thiscall zCMesh AddPoly -0x8011f4 void __thiscall zCMesh PrelightMesh class zMAT4 * -0x801222 void __thiscall zCMesh MergeMesh class zCMesh * class zMAT4 const & -0x801240 void __thiscall zCMesh CheckForMaterials -0x80125b class zCMesh * __cdecl zCMesh CreateQuadMesh int -0x80127b class zCMesh * __cdecl zCMesh CreateTriMesh -0x801322 void __cdecl zCMesh ConvertTrisToNPolys class zCPolygon * * int class zCMesh * int -0x801348 void __thiscall zCMesh SaveMSH class zSTRING const & -0x801878 void __cdecl zCMesh SaveMSH class zCFileBIN & class zCPolygon * * int class zCMesh * -0x801991 int __thiscall zCMesh LoadMSH class zCFileBIN & int -0x8019de int __thiscall zCMesh LoadMSH class zSTRING const & int -0x801c39 void __thiscall zCMesh ShareFeatures -0x801e0b void __thiscall zCMesh SortPolysByList class zCPolygon * * int -0x801e56 void __thiscall zCMesh RemoveDegeneratePolys -0x8021e0 void __thiscall zCMesh CombineLightmaps -0x80222d void __thiscall zCCombine ~zCCombine -0x802248 void __thiscall zCSparseArray::zCSparseArray unsigned long -0x802323 class zCObject * __cdecl zCModel _CreateNewInstance -0x802360 class zCObject * __cdecl zCModelAni _CreateNewInstance -0x80236b class zCObject * __cdecl zCModelAni _CreateNewInstance -0x802388 void __thiscall zCModelTexAniState BuildTexListFromMeshLib class zCModelMeshLib * -0x8023a8 void __thiscall zCModelTexAniState BuildTexListFromMesh class zCMesh * -0x8023c8 void __thiscall zCModelTexAniState BuildTexListFromProgMesh class zCProgMeshProto * -0x8023e8 void __thiscall zCModelTexAniState AddTexListFromMeshLib class zCModelMeshLib * class zCArray & -0x802418 void __thiscall zCModelTexAniState FinishTexList class zCArray & -0x80243e zCModelNodeInst* __thiscall zCModelNodeInst zCModelNodeInst -0x80245e zCModelNodeInst* __thiscall zCModelNodeInst zCModelNodeInst class zCModelNode * -0x80247e void __thiscall zCModelNodeInst ~zCModelNodeInst -0x802518 void __thiscall zCModel ~zCModel -0x8025b8 zCModel* __thiscall zCModel zCModel class zCModelPrototype * -0x8025db void __thiscall zCModel CopyProtoNodeList -0x8025fb class zCVisual * __thiscall zCModel LoadVisualVirtual class zSTRING const & -0x80262f int __thiscall zCModel ApplyModelProtoOverlay class zCModelPrototype * -0x802650 int __thiscall zCModel HasAppliedModelProtoOverlay class zSTRING const & -0x802687 void __thiscall zCModel RemoveModelProtoOverlay class zSTRING const & -0x8026b7 void __thiscall zCModel RemoveModelProtoOverlay class zCModelPrototype * -0x8026db void __fastcall zCModel SetupLowestLOD struct zTRenderContext & -0x802711 void __fastcall zCModel RenderNodeList struct zTRenderContext & class zCArray & class zCRenderLightContainer & enum zTPMLightingMode -0x802736 int __thiscall zCModel Render struct zTRenderContext & -0x802748 void __thiscall zCModel StartAni class zSTRING const & int -0x802760 void __thiscall zCModel AssertActiveAniListAlloced -0x80276b void __thiscall zCModel AssertActiveAniListAlloced -0x8027b2 void __thiscall zCModel DoAniEvents class zCModelAniActive * -0x8027e0 void __thiscall zCModel AdvanceAnis -0x802808 int __thiscall zCModel SetMeshLibTexture class zSTRING const & int int class zSTRING * -0x802838 int __thiscall zCModel RemoveMeshLib class zSTRING const & -0x8028d4 int __thiscall zCModel ApplyMeshLib class zSTRING const & -0x8028e8 void __thiscall zCModelNodeInst AddNodeAni class zCModelAniActive * -0x802937 void __thiscall zCModelAniActive DoCombineAni class zCModel * int int -0x802970 void __thiscall zCModel GetAniMinMaxWeight class zCModelAniActive * float & float & -0x802a72 void __thiscall zCModel PrintStatus int int -0x802a98 int __thiscall zCModel CorrectAniFreezer -0x802ac3 void __thiscall zCModel PackStateBinary class zCBuffer & -0x802afe void __thiscall zCModel UnpackStateBinary class zCBuffer & -0x802b42 int __thiscall zCModel TraceRay class zVEC3 const & class zVEC3 const & int struct zTTraceRayReport & -0x802b8b class zCObject * __cdecl zCModelMeshLib _CreateNewInstance -0x802b96 class zCObject * __cdecl zCModelMeshLib _CreateNewInstance -0x802bab zCModelNode* __thiscall zCModelNode zCModelNode -0x802bc0 zCModelNode* __thiscall zCModelNode zCModelNode class zCModelNode const & -0x802bcb zCModelNode* __thiscall zCModelNode zCModelNode class zCModelNode const & -0x802be0 void __thiscall zCModelNode ~zCModelNode -0x802beb void __thiscall zCModelNode ~zCModelNode -0x802c3f zCModelAni* __thiscall zCModelAni zCModelAni -0x802ca0 void __thiscall zCModelAni ~zCModelAni -0x802cb8 void __thiscall zCModelAni AddTrafoMatrix class zMAT4 * * -0x802cf0 int __thiscall zCModelAni ResolveAlias class zCModelPrototype * -0x802d4a int __thiscall zCModelAni ResolveComb class zCModelPrototype * -0x802dbf void __thiscall zCModelAni SaveMAN class zCModelPrototype * class zSTRING const & -0x802df0 int __thiscall zCFileBIN BinWriteSrcFileStats class zSTRING & -0x802e94 int __thiscall zCModelAni LoadMAN class zSTRING const & class zCModelPrototype * class zSTRING const & -0x802ecc zCModelAniEvent* __thiscall zCModelAniEvent zCModelAniEvent -0x802f1a void __thiscall zCModelAniEvent ~zCModelAniEvent -0x802f38 void __thiscall zCFileBIN BinWriteString class zSTRING const & -0x802fc1 zCModelPrototype* __thiscall zCModelPrototype zCModelPrototype -0x802fe0 void __thiscall zCModelPrototype Init -0x803061 void __thiscall zCModelPrototype ~zCModelPrototype -0x803078 void __thiscall zCModelPrototype SetModelProtoName class zSTRING const & -0x803098 void __thiscall zCModelPrototype SetFileSourceType enum zCModelPrototype::zTFileSourceType -0x8030d3 class zCModelPrototype * __cdecl zCModelPrototype Load class zSTRING const & class zCModelPrototype * -0x80313f int __thiscall zCModelPrototype PrepareAsModelProtoOverlay class zCModelPrototype * -0x803158 class zCModelPrototype * __cdecl zCModelPrototype SearchName class zSTRING -0x803178 void __thiscall zCModelPrototype AddAni class zCModelAni * -0x8031b7 void __thiscall zCModelPrototype DescribeTree class zCTree * int -0x8031ff int __thiscall zCModelPrototype LoadMDH class zSTRING const & -0x803236 int __thiscall zCModelPrototype LoadMDH class zCFileBIN & -0x803260 int __thiscall zCFileBIN BinReadCompareSrcFileStats -0x80329f void __thiscall zCModelPrototype SaveMDH -0x8032db void __thiscall zCModelPrototype SaveMDH class zCFileBIN & -0x803310 void __thiscall zCModelPrototype ReadScene float & -0x803330 class zVEC3 __thiscall zCModelPrototype ReadTriple -0x80334b class zMAT4 __thiscall zCModelPrototype ReadNodeTM class zCModelNode * -0x803368 void __thiscall zCModelPrototype ReadVertexList class zCMesh * int -0x8033fb struct zCModelPrototype::zTMatIDList * __thiscall zCModelPrototype ReadFaceList class zCMesh * int -0x803418 class zVEC2 * __thiscall zCModelPrototype ReadTVertexList int -0x803438 void __thiscall zCModelPrototype ReadTFaceList class zCMesh * class zVEC2 * int -0x8035f6 void __thiscall zCModelPrototype ReadSoftSkinVertList -0x80365b class zCMesh * __thiscall zCModelPrototype ReadMesh int class zCModelNode * int -0x8036b5 void __thiscall zCModelPrototype ReadTMAnimation class zCModelNode * class zMAT4 * & -0x8036f6 void __thiscall zCModelPrototype ReadMapDiffuse class zCMaterial * -0x803761 class zCMaterial * __thiscall zCModelPrototype ReadMaterial -0x80377b class zCMaterial * __thiscall zCModelPrototype ReadWireframeColor -0x80379b void __thiscall zCModelPrototype ProcessMeshNode class zCModelNode * class zCTree * int int int & -0x80386e void __thiscall zCModelPrototype ReadGeomobject class zMAT4 * & class zCTree * & -0x8038c0 void __thiscall zCModelPrototype ReadMaterialList -0x803a28 void __thiscall zCModelPrototype Load3DSMAXAsc class zCModelAni * & class zSTRING const & class zSTRING const & int int int float -0x803a64 void __thiscall zCModelPrototype CalcAniBBox class zCModelAni * -0x803a90 void __thiscall zCModelPrototype ResolveReferences -0x803b24 int __thiscall zCModelPrototype ReadMeshAndTreeMSB int & class zCFileBIN & -0x803bc1 void __thiscall zCModelPrototype ReadMeshAndTree int & class zCFileBIN & -0x803bd0 zCModelMeshLib* __thiscall zCModelMeshLib zCModelMeshLib -0x803bdb zCModelMeshLib* __thiscall zCModelMeshLib zCModelMeshLib -0x803c18 void __thiscall zCModelPrototype RegisterMesh class zCFileBIN & -0x804055 int __thiscall zCModelPrototype ReadAniEnumMSB int class zCFileBIN & -0x804b1c void __thiscall zCModelPrototype ReadAniEnum int class zCFileBIN & -0x804b38 int __thiscall zCModelPrototype ReadModelMSB class zCFileBIN & -0x804be1 int __thiscall zCModelPrototype LoadModelScriptMSB class zSTRING const & -0x804d07 int __thiscall zCModelPrototype LoadModelScript class zSTRING const & -0x804e61 int __thiscall zCModelPrototype LoadModelASC class zSTRING const & -0x804e8e void __thiscall zCModelMeshLib ~zCModelMeshLib -0x804ecf void __thiscall zCModelMeshLib SaveMDM class zCModelPrototype * -0x804f13 void __thiscall zCModelMeshLib SaveMDM class zCFileBIN & class zCModelPrototype * -0x804f77 int __cdecl zCModelMeshLib LoadMDM class zSTRING const & class zCModelPrototype * class zCModel * class zCModelMeshLib * * -0x804fa8 int __cdecl zCModelMeshLib LoadMDM_Try class zSTRING const & class zCModelPrototype * class zCModel * class zCModelMeshLib * * -0x8050aa int __cdecl zCModelMeshLib LoadMDM class zCFileBIN & class zCModelPrototype * class zCModel * class zCModelMeshLib * * -0x805134 int __cdecl zCModelMeshLib ConvertMDM class zSTRING const & class zCModelPrototype * -0x805148 zCModelConvertFileHandler* __thiscall zCModelConvertFileHandler zCModelConvertFileHandler -0x805180 int __thiscall zCModelConvertFileHandler HandleFile class zSTRING const & char const * struct _finddata_t -0x8051a0 class zCMaterial * & __thiscall zCArray::GetSafe int -0x8051b0 void __thiscall zCArray >::AllocDelta int -0x8051bb void __thiscall zCArray >::AllocDelta int -0x805234 class zCObject * __cdecl zCMorphMesh _CreateNewInstance -0x805240 void __thiscall zCMorphMeshAni ~zCMorphMeshAni -0x805253 void __thiscall zCMorphMeshAni ~zCMorphMeshAni -0x805286 zCMorphMeshProto* __thiscall zCMorphMeshProto zCMorphMeshProto -0x8052d8 void __thiscall zCMorphMeshProto ~zCMorphMeshProto -0x805323 class zCMorphMeshProto * __cdecl zCMorphMeshProto Load class zSTRING const & -0x8053d5 int __thiscall zCMorphMeshProto LoadMMB class zSTRING const & -0x8053f8 void __thiscall zCMorphMeshProto SaveMMB class zSTRING const & -0x805430 class zCMorphMeshAni * __thiscall zCMorphMeshProto GenerateMorphAni class zCMesh * class zCArray const & int -0x805489 class zCMesh * __thiscall zCMorphMeshProto Load3DSMAXAsc class zSTRING const & float & int int -0x8054c3 void __thiscall zCMorphMeshProto ReadMorphRef class zCArray & -0x80555f void __thiscall zCMorphMeshProto ReadMorphAni class zCArray const & -0x805639 void __thiscall zCMorphMeshProto LoadMorphScript class zSTRING const & -0x805679 zCMorphMesh* __thiscall zCMorphMesh zCMorphMesh class zCMorphMeshProto * -0x8056b9 void __thiscall zCMorphMesh ~zCMorphMesh -0x8056db class zCMorphMesh * __cdecl zCMorphMesh Load class zSTRING const & -0x8057ed void __thiscall zCMorphMesh PrintStatus int int -0x805808 zCMorphMeshConvertFileHandler* __thiscall zCMorphMeshConvertFileHandler zCMorphMeshConvertFileHandler -0x80584b int __thiscall zCMorphMeshConvertFileHandler HandleFile class zSTRING const & char const * struct _finddata_t -0x8058cb class zCObject * __cdecl zCObjectFactory _CreateNewInstance -0x8058d6 class zCObject * __cdecl zCObjectFactory _CreateNewInstance -0x8058fb void __thiscall zCObject ~zCObject -0x805b1f void __cdecl zCObject PrintClassHierarchy int class zCClassDef * int int -0x805b48 int __thiscall zCObject SetObjectName class zSTRING const & -0x805b70 class zCClassDef * __cdecl zCClassDef GetClassDefTypeInsensitive class zSTRING const & -0x805ba9 zCClassDef* __thiscall zCClassDef zCClassDef -0x805be9 void __thiscall zCClassDef ~zCClassDef -0x805c68 zCClassDef* __thiscall zCClassDef zCClassDef class zSTRING const & class zSTRING const & class zCObject * (__cdecl*)(void) unsigned long unsigned long unsigned short class zSTRING const & -0x805c88 class zCObject * __thiscall zCClassDef CreateNewInstance -0x805ca8 void __cdecl zCClassDef ObjectCreated class zCObject * class zCClassDef * -0x805d99 void __thiscall zCClassDef ReportLeaks -0x805dfb void __cdecl zCClassDef CompareLivingObjectsState class zCLivingObjectsState const & -0x805e10 class zFILE * __thiscall zCObjectFactory CreateZFile class zSTRING const & -0x805e1b class zFILE * __thiscall zCObjectFactory CreateZFile class zSTRING const & -0x805e30 class zCEventManager * __thiscall zCObjectFactory CreateEventManager class zCVob * -0x805e3b class zCEventManager * __thiscall zCObjectFactory CreateEventManager class zCVob * -0x805e50 class zCNetVobControl * __thiscall zCObjectFactory CreateNetVobControl class zCVob * -0x805e5b class zCNetVobControl * __thiscall zCObjectFactory CreateNetVobControl class zCVob * -0x805e70 class zCWaypoint * __thiscall zCObjectFactory CreateWaypoint -0x805e7b class zCWaypoint * __thiscall zCObjectFactory CreateWaypoint -0x805e90 class zCWay * __thiscall zCObjectFactory CreateWay -0x805e9b class zCWay * __thiscall zCObjectFactory CreateWay -0x805eb0 class zCSession * __thiscall zCObjectFactory CreateSession -0x805ebb class zCSession * __thiscall zCObjectFactory CreateSession -0x805ed0 class zCCSManager * __thiscall zCObjectFactory CreateCSManager -0x805edb class zCCSManager * __thiscall zCObjectFactory CreateCSManager -0x805ef0 class zCWorld * __thiscall zCObjectFactory CreateWorld -0x805efb class zCWorld * __thiscall zCObjectFactory CreateWorld -0x805f40 class zCObject * __cdecl zCParticleFX _CreateNewInstance -0x805f4b class zCObject * __cdecl zCParticleFX _CreateNewInstance -0x806031 void __cdecl zCParticleFX ParseParticleFXScript -0x80608f void __cdecl zCParticleFX InitParticleFX -0x8060a8 void __thiscall zCParticleFX ~zCParticleFX -0x80618d void __thiscall zCParticleFX::zCStaticPfxList ProcessList -0x8061ab class zCParticleEmitter * __cdecl zCParticleFX SearchParticleEmitter class zSTRING const & -0x8061cb int __thiscall zCParticleFX SetEmitter class zCParticleEmitter * int -0x806348 zCParticleEmitter* __thiscall zCParticleEmitter zCParticleEmitter class zCParticleEmitter const & -0x806381 int __thiscall zCParticleFX SetEmitter class zSTRING const & int -0x8063bf class zCParticleFX * __cdecl zCParticleFX Load class zSTRING const & -0x8063de void __thiscall zCParticleFX UpdateParticle struct zSParticle * -0x806406 void __thiscall zCParticleFX CheckDependentEmitter -0x80641e void __thiscall zCParticleFX CreateParticles -0x806598 zCParticleEmitter* __thiscall zCParticleEmitter zCParticleEmitter -0x806718 void __thiscall zCParticleEmitter ~zCParticleEmitter -0x806766 class zVEC3 __cdecl zCParticleEmitter String2Vec3 class zSTRING const & -0x806793 class zVEC2 __cdecl zCParticleEmitter String2Vec2 class zSTRING const & -0x80680e void __thiscall zCParticleEmitter UpdateInternals -0x806828 int __fastcall zCPolygon ClipToPlane class zCVertex * * class zCVertFeature * * int class zCVertex * * class zCVertFeature * * int & struct zTPlane const & -0x806848 int __fastcall zCPolygon ClipToPlane_Occluder class zCVertex * * int class zCVertex * * int & struct zTPlane const & -0x806868 int __fastcall zCPolygon ClipToFrustum int -0x806888 int __fastcall zCPolygon ClipToFrustum_Occluder int -0x8068d4 int __thiscall zCPolygon CalcNormal -0x8068e8 void __cdecl zCPolygon AlignPolyListToAvgPlane class zCArray -0x806930 class zCObject * __cdecl zCPolyStrip _CreateNewInstance -0x80693b class zCObject * __cdecl zCPolyStrip _CreateNewInstance -0x806963 zCPolyStrip* __thiscall zCPolyStrip zCPolyStrip -0x806978 void __thiscall zCPolyStrip ~zCPolyStrip -0x8069a6 void __thiscall zCPolyStrip AllocateResources int -0x8069c3 void __thiscall zCLightning::zCBolt Generate_R class zVEC3 const & class zVEC3 const & float -0x8069e0 void __thiscall zCLightning::zCBolt ~zCBolt -0x806a06 Vertex* __thiscall Vertex Vertex class zVEC3 const & int -0x806a10 void __thiscall Vertex ~Vertex -0x806a1b void __thiscall Vertex ~Vertex -0x806a40 Triangle* __thiscall Triangle Triangle class Vertex * class Vertex * class Vertex * class zVEC2 const & class zVEC2 const & class zVEC2 const & class zVEC3 const & class zVEC3 const & class zVEC3 const & int int -0x806aab void __thiscall zCProgMeshBuilder CreatePMTriPosList -0x806acb void __thiscall zCProgMeshBuilder CalcPrelight struct zTLazyMesh & struct zTLazyMesh & -0x806af6 void __thiscall zCProgMeshBuilder CalcTriPlaneList struct zTLazyMesh const & struct zTLazyMesh & -0x806b10 void __thiscall zCProgMeshBuilder CalcSubdivData struct zTLazyMesh const & struct zTLazyMesh & -0x806b30 void __thiscall zCProgMeshBuilder CreateLazySubMesh int struct zTLazyMesh & struct zTLazyMesh & -0x806c95 void __thiscall zCProgMeshBuilder CreateFinalPMData int -0x806d4e void __thiscall zTLazyMesh ~zTLazyMesh -0x806f49 int __thiscall zCProgMeshBuilder BuildProgMeshProto class zCMesh * class zCProgMeshProto * class zCArray * int -0x806fe0 class zCObject * __cdecl zCProgMeshProto _CreateNewInstance -0x806feb class zCObject * __cdecl zCProgMeshProto _CreateNewInstance -0x807030 class zCObject * __cdecl zCMeshSoftSkin _CreateNewInstance -0x80703b class zCObject * __cdecl zCMeshSoftSkin _CreateNewInstance -0x8070be void __thiscall zCProgMeshProto::zCSubMesh ~zCSubMesh -0x8070f9 void __thiscall zCProgMeshProto ~zCProgMeshProto -0x807118 void __thiscall zCProgMeshProto PackStaticVertexBuffers -0x807279 class zCVisual * __cdecl zCProgMeshProto Load class zSTRING const & -0x807290 class zCPolygon * __thiscall zCProgMeshProto GetPolygon int -0x80729b class zCPolygon * __thiscall zCProgMeshProto GetPolygon int -0x8072bb class zCMesh * __thiscall zCProgMeshProto GetMesh int -0x8072eb void __cdecl zCProgMeshProto InitProgMeshProto -0x807300 int __cdecl zCProgMeshProto CreateDynamicVertexBuffer -0x80730b int __cdecl zCProgMeshProto CreateDynamicVertexBuffer -0x807378 int __fastcall zCProgMeshProto RenderProgMesh struct zTRenderContext & int struct zCProgMeshProto::zTLODRenderArgs * class zCRenderLightContainer * float float -0x80739b int __fastcall zCProgMeshProto RenderDynamicLOD struct zTRenderContext & int struct zCProgMeshProto::zTLODRenderArgs * class zCRenderLightContainer * float float -0x8073b8 int __fastcall zCProgMeshProto RenderDynamicSubdiv struct zTRenderContext & int struct zCProgMeshProto::zTLODRenderArgs * class zCRenderLightContainer * float float -0x8073db int __thiscall zCProgMeshProto Save class zCFileBIN & -0x8073e6 int __thiscall zCProgMeshProto Save class zCFileBIN & -0x80748d int __thiscall zCProgMeshProto Load class zCFileBIN & -0x8074d2 void __thiscall zCMeshSoftSkin ~zCMeshSoftSkin -0x8074fc void __thiscall zCMeshSoftSkin BuildNodeOBBList -0x80761b int __thiscall zCMeshSoftSkin Save class zCFileBIN & -0x807638 zCProgMeshConvertFileHandler* __thiscall zCProgMeshConvertFileHandler zCProgMeshConvertFileHandler -0x807670 int __thiscall zCProgMeshConvertFileHandler HandleFile class zSTRING const & char const * struct _finddata_t -0x8076b0 class zCObject * __cdecl zCQuadMark _CreateNewInstance -0x8076bb class zCObject * __cdecl zCQuadMark _CreateNewInstance -0x80770f zCQuadMark* __thiscall zCQuadMark zCQuadMark -0x807749 void __thiscall zCQuadMark ~zCQuadMark -0x807768 void __thiscall zCQuadMark ClipQuadPolyToWorldPoly struct zCQuadMark::zTQuadMarkPoly & class zCPolygon * class zCArray & -0x807790 void __thiscall zCQuadMark ProcessWorldPoly class zCPolygon * -0x8077a0 void __thiscall zCQuadMark CreateQuadMark class zVEC3 const & class zVEC3 const & class zVEC2 const & class zSTRING & struct zCQuadMark::zTEffectParams * -0x8077ab void __thiscall zCQuadMark CreateQuadMark class zVEC3 const & class zVEC3 const & class zVEC2 const & class zSTRING & struct zCQuadMark::zTEffectParams * -0x8077cb zCRayCacheElement* __thiscall zCRayCacheElement zCRayCacheElement class zCBspLeaf const * class zCRayCacheElement * * -0x8077eb void __thiscall zCRayCacheElement ~zCRayCacheElement -0x80781b void __thiscall zCRayCache StartTraceRay class zVEC3 const & class zVEC3 const & -0x80784b void __thiscall zCRayCache StopTraceRay -0x8078a8 void __thiscall zCRayCache NextNode class zCBspBase const * -0x8078df class zSTRING __thiscall zCRenderer AlphaBlendFuncTypeToString enum zTRnd_AlphaBlendFunc -0x807910 void __fastcall zCRenderLightContainer CollectLights_DynLights struct zTRenderContext const & -0x807928 void __fastcall zCRenderLightContainer CollectLights_StatLights struct zTRenderContext const & -0x807940 void __thiscall zCCache::zCCache unsigned long unsigned long -0x807950 void __thiscall zCCache::zCCache unsigned long unsigned long -0x80799f void __thiscall zCCache::~zCCache -0x8079b8 void __thiscall zCCache::ClearCache -0x8079d8 void __thiscall zCCache::PurgeCache -0x8079f8 void __thiscall zCSparseArray >::~zCSparseArray > -0x807a10 class zCDynVobLightCacheElement * __thiscall zCCacheData::GetData class zCVob const * const & -0x807a1b class zCDynVobLightCacheElement * __thiscall zCCacheData::GetData class zCVob const * const & -0x807a40 void __thiscall zCDynVobLightCacheElement UpdateContents class zCVob const * -0x807a58 class zCRndAlphaSortObject_WorldPoly * __cdecl zCRndAlphaSortObject_WorldPoly GetFreeAlphaWorldPoly -0x807a7b void __thiscall zCRenderManager ~zCRenderManager -0x807a86 void __thiscall zCRenderManager ~zCRenderManager -0x807a98 void __thiscall zCRenderManager InitRenderManager -0x807ab8 class zCShader * __cdecl zCRenderManager GetFreeShader -0x807ad8 class zCShaderStage * __cdecl zCRenderManager GetFreeShaderStage -0x807b63 void __fastcall zCRenderManager BuildShader class zCMaterial * class zCTexture * unsigned long int int class zCShader * & -0x807b86 class zCVertexBufferDyn2 * __fastcall zCRenderManager GetFreeDynVertexBuffer class zCShader * -0x807b91 class zCVertexBufferDyn2 * __fastcall zCRenderManager GetFreeDynVertexBuffer class zCShader * -0x807bc1 void __fastcall zCRenderManager PackVB class zCArray const & class zCShader * -0x807c1c void __cdecl zCMapDetailTexture S_Init -0x807c48 struct zCMapDetailTexture::zTMapDetailTextureEntry & __thiscall std map,class std::allocator >::operator[] class zSTRING const & -0x807c79 void __cdecl std _Construct struct std::pair * struct std::pair const & -0x807cd3 zCResource* __thiscall zCResource zCResource -0x807ce8 void __thiscall zCResource ~zCResource -0x807d3e zCResourceManager* __thiscall zCResourceManager zCResourceManager -0x807d6e void __thiscall zCResourceManager ~zCResourceManager -0x807d90 void __thiscall zCResourceManager PurgeCaches class zCClassDef * -0x807dd7 void __thiscall zCResourceManager InitClassCache -0x807e08 enum zTResourceCacheState __thiscall zCResourceManager CacheIn class zCResource * float -0x807fb6 void __thiscall zCResourceManager PrintStatusDebug -0x807fc0 void __thiscall zCArray::AllocDelta int -0x807fcb void __thiscall zCArray::AllocDelta int -0x807fe8 void __thiscall zCSession ~zCSession -0x808000 void __thiscall zCSession DesktopInit -0x80800b void __thiscall zCSession DesktopInit -0x80803e void __thiscall zCSession CamInit -0x8080f3 class zCObject * __cdecl zCSkyControler_Indoor _CreateNewInstance -0x808110 void __thiscall zCSkyControler_Indoor ~zCSkyControler_Indoor -0x808143 zCSkyControler* __thiscall zCSkyControler zCSkyControler -0x808158 void __thiscall zCSkyControler ~zCSkyControler -0x808178 void __thiscall zCSkyControler ClearBackground struct zCOLOR -0x808198 zCSkyControler_Mid* __thiscall zCSkyControler_Mid zCSkyControler_Mid -0x8081ce void __thiscall zCSkyControler_Mid InitUnderwaterPFX -0x8081f0 void __thiscall zCSkyControler_Mid ~zCSkyControler_Mid -0x808208 zCSkyControler_Indoor* __thiscall zCSkyControler_Indoor zCSkyControler_Indoor -0x808250 class zCObject * __cdecl zCSkyControler_Outdoor _CreateNewInstance -0x80825b class zCObject * __cdecl zCSkyControler_Outdoor _CreateNewInstance -0x80828c zCOutdoorRainFX* __thiscall zCOutdoorRainFX zCOutdoorRainFX -0x8082bc void __thiscall zCOutdoorRainFX ~zCOutdoorRainFX -0x80832b void __thiscall zCOutdoorRainFX SetWeatherType enum zTWeather -0x808390 void __thiscall zCOutdoorRainFX RenderParticles struct zTRenderContext & struct zCOLOR -0x8083b3 zCSkyLayerData* __thiscall zCSkyLayerData zCSkyLayerData -0x8083cb void __thiscall zCSkyLayerData ~zCSkyLayerData -0x8083eb class zCMesh * __cdecl zCSkyLayer CreateSkyPoly -0x80845e class zCMesh * __cdecl zCSkyLayer CreateSkyDomeMesh -0x808509 zCSkyControler_Outdoor* __thiscall zCSkyControler_Outdoor zCSkyControler_Outdoor int -0x80859e void __thiscall zCSkyControler_Outdoor ~zCSkyControler_Outdoor -0x80866a void __thiscall zCSkyControler_Outdoor Init -0x8086b8 void __thiscall zCSkyControler_Outdoor ApplyStateTexToLayer int int -0x808758 void __thiscall zCSkyControler_Outdoor ReadFogColorsFromINI -0x8087e8 void __thiscall zCSkyControler_Outdoor CreateDefault -0x808810 void __thiscall zCSkyControler_Outdoor Interpolate -0x80883e void __thiscall zCSkyControler_Outdoor InitSkyPFX -0x808892 void __thiscall zCSkyControler_Outdoor CalcFog -0x8088d8 void __thiscall zCSkyControler_Outdoor CalcGlobalWind -0x8089a2 void __thiscall zCSkyControler_Outdoor RenderSkyPre -0x8089f0 void __thiscall zCSoundFX GetCacheConfig unsigned long & unsigned long & -0x808a08 void __thiscall zCSoundManager DebugMessage class zSTRING const & -0x808a28 void __thiscall zCSoundManager::zCTableEntry zCTableEntry -0x808a6f class zSTRING __thiscall zCSoundManager SearchMediumTypeIDList int int -0x808b95 void __thiscall zCSoundManager StartHitSound class zCVob * enum zCSoundManager::zTSndManMedium enum zCSoundManager::zTSndManMedium int int class zCCollisionReport const * -0x808ba8 void __thiscall zCSoundManager::zCSoundEventData zCSoundEventData -0x808bc8 void __thiscall zCSoundManager::zCSoundEventData GetData class zSTRING const & class zCSoundFX * & class zCParticleEmitter * & -0x808cce void __thiscall zCSoundManager StartAttackSound class zCVob * enum zCSoundManager::zTSndManMedium enum zCSoundManager::zTSndManMedium int int -0x808cf8 int __thiscall zCSoundManager StartSlideSound class zCVob * int -0x808d08 int __thiscall zCSoundManager StartSlideSound class zCVob * int -0x808d5e void __thiscall zCSoundManager StartDestructionSound class zCVob * int -0x808e17 void __thiscall zCSoundManager Init -0x808e30 void __thiscall zCArraySort::AllocDelta int -0x808e3b void __thiscall zCArraySort::AllocDelta int -0x808e50 void __thiscall zCArraySort::AllocDelta int -0x808e5b void __thiscall zCArraySort::AllocDelta int -0x808e78 void __thiscall zCSparseArrayBase Destroy -0x808e98 void * __thiscall zCSparseArrayBase Insert void const * -0x808f7f void __thiscall zCSparseArrayBase Resize unsigned long -0x808ffb class zCObject * __cdecl zCTextureFileFormatTGA _CreateNewInstance -0x809006 class zCObject * __cdecl zCTextureFileFormatTGA _CreateNewInstance -0x80904b class zCObject * __cdecl zCTextureFileFormatInternal _CreateNewInstance -0x809056 class zCObject * __cdecl zCTextureFileFormatInternal _CreateNewInstance -0x809060 zCTextureFileFormatTGA* __thiscall zCTextureFileFormatTGA zCTextureFileFormatTGA -0x80906b zCTextureFileFormatTGA* __thiscall zCTextureFileFormatTGA zCTextureFileFormatTGA -0x80913b int __thiscall zCTextureFileFormatTGA ReadTGAHeader class zFILE * -0x809188 int __thiscall zCTextureFileFormatTGA ReadTGAColorMap class zFILE * -0x8091b8 int __thiscall zCTextureFileFormatTGA ReadTGARLEPixel class zFILE * unsigned char * int -0x8091d8 int __thiscall zCTextureFileFormatTGA ReadTGASpan class zFILE * unsigned char * int int -0x809200 int __thiscall zCTextureFileFormatTGA ReadTGAData class zFILE * -0x809220 int __thiscall zCTextureFileFormatTGA LoadTexture class zFILE & class zCTextureExchange * -0x809240 int __thiscall zCTextureFileFormatTGA LoadTexture class zSTRING const & class zCTextureExchange * -0x809250 zCTextureFileFormatInternal* __thiscall zCTextureFileFormatInternal zCTextureFileFormatInternal -0x80925b zCTextureFileFormatInternal* __thiscall zCTextureFileFormatInternal zCTextureFileFormatInternal -0x809278 int __thiscall zCTextureFileFormatInternal LoadTexture class zSTRING const & class zCTextureExchange * -0x809361 int __thiscall zCTextureFileFormatInternal SaveTexture class zSTRING const & class zCTextureExchange * -0x8093cf void __thiscall zCTexture ~zCTexture -0x809532 class zCTexture * __cdecl zCTexture Load class zSTRING & int -0x809558 class zCTexture * __cdecl zCTexture LoadSingle class zSTRING & int -0x809590 int __cdecl zCTexture Exists class zSTRING & -0x8096d7 void __cdecl zCTexture AutoDetectRendererTexScale -0x8096f0 int __thiscall zCTextureConvert SaveInternal class zFILE & -0x8096fb int __thiscall zCTextureConvert SaveInternal class zFILE & -0x809710 int __thiscall zCTextureConvert LoadInternal class zFILE & -0x80971b int __thiscall zCTextureConvert LoadInternal class zFILE & -0x809740 void __thiscall zCTexture GetCacheConfig unsigned long & unsigned long & -0x80978b int __cdecl zCTexture ConvertTexture class zSTRING const & -0x8097a8 enum zTRnd_TextureFormat __cdecl zCTexture CalcNextBestTexFormat enum zTRnd_TextureFormat -0x8097db int __thiscall zCTexture LoadAndConvertInternal class zFILE & -0x809806 int __thiscall zCTexture SaveAndConvertInternal class zFILE & -0x809899 int __thiscall zCTexture CacheInNamed class zSTRING const * -0x8098fd int __thiscall zCTexture CreateTextureTile class zCTextureExchange * -0x809968 int __thiscall zCTextureFileHandler HandleFile class zSTRING const & char const * struct _finddata_t -0x8099c3 void __cdecl zCTexture ScanConvertTextures class zSTRING -0x8099d8 class zVEC4 __thiscall zCTextureExchange GetRGBAAtTexel float float -0x809a2b class zCObject * __cdecl zCLightMap _CreateNewInstance -0x809a36 class zCObject * __cdecl zCLightMap _CreateNewInstance -0x809a40 zCLightMap* __thiscall zCLightMap zCLightMap -0x809a4b zCLightMap* __thiscall zCLightMap zCLightMap -0x809a68 void __thiscall zCLightMap ~zCLightMap -0x809a88 void __thiscall zCThread BeginThread -0x809ab0 zCMutex* __thiscall zCMutex zCMutex -0x809ac8 void __thiscall zCTimer LimitFPS int -0x809cc3 void __thiscall zCFPUControler PrintStatus -0x809d84 class zSTRING __thiscall zCOLOR GetDescription -0x809db0 void __thiscall zCOLOR SetByDescription class zSTRING const & -0x809e48 class zSTRING __thiscall zCOLOR GetDescriptionRGB -0x809f10 class zSTRING __thiscall zTPlane Print -0x809f50 zCVertexBuffer* __thiscall zCVertexBuffer zCVertexBuffer -0x809f5b zCVertexBuffer* __thiscall zCVertexBuffer zCVertexBuffer -0x809f78 void __thiscall zCVertexBuffer ~zCVertexBuffer -0x809fa0 int __thiscall zCVertexBuffer CallRecreateLostVBCallbacks -0x809fe8 class zCVertexBuffer * __thiscall zCVertexBufferManager AcquireVertexBuffer unsigned long unsigned long unsigned long unsigned long int & -0x80a010 void __thiscall zCVertexBufferManager UnlockOpenVertexBuffers -0x80a05b class zCObject * __cdecl zCEventMessage _CreateNewInstance -0x80a066 class zCObject * __cdecl zCEventMessage _CreateNewInstance -0x80a0b6 class zCObject * __cdecl zCEventCore _CreateNewInstance -0x80a10e class zCObject * __cdecl zCVobLightPreset _CreateNewInstance -0x80a128 void __thiscall zCVobLightPreset ~zCVobLightPreset -0x80a170 class zCObject * __cdecl zCVob _CreateNewInstance -0x80a17b class zCObject * __cdecl zCVob _CreateNewInstance -0x80a1d3 class zCObject * __cdecl zCVobLevelCompo _CreateNewInstance -0x80a26c zCVob* __thiscall zCVob zCVob -0x80a2a9 void __thiscall zCVob ~zCVob -0x80a2d3 void __cdecl zCVob InitVobSystem -0x80a2e0 class zCRigidBody * __thiscall zCVob GetRigidBody -0x80a2eb class zCRigidBody * __thiscall zCVob GetRigidBody -0x80a322 void __fastcall zCVob ArchivePacked class zCArchiver & -0x80a347 void __fastcall zCVob ArchiveVerbose class zCArchiver & -0x80a373 void __fastcall zCVob UnarchivePacked class zCArchiver & int -0x80a390 void __fastcall zCVob UnarchiveVerbose class zCArchiver & -0x80a3a8 struct zCOLOR __thiscall zCVob GetLightColorDyn -0x80a3c8 int __fastcall zCVob CalcStaticLight class zVEC3 & -0x80a3e8 void __cdecl zCVob LoadGroundShadowMesh -0x80a420 class zCVisual * __thiscall zCVob GetClassHelperVisual -0x80a438 struct zCOLOR __thiscall zCVob GetLightColorAtCenter -0x80a4b8 class zSTRING __thiscall zCVob GetVobInfo -0x80a519 void __thiscall zCVob SetVisual class zSTRING const & -0x80a557 void __thiscall zCVob CheckModelLimbCollision class zCModelNodeInst * int class zCList & -0x80a57b void __thiscall zCVob CheckModelLimbCollisionLevel class zCModelNodeInst * int class zCList & -0x80a5b8 zCVobLevelCompo* __thiscall zCVobLevelCompo zCVobLevelCompo -0x80a5d0 zCEventMessage* __thiscall zCEventMessage zCEventMessage unsigned short -0x80a5db zCEventMessage* __thiscall zCEventMessage zCEventMessage unsigned short -0x80a610 void __thiscall zCEventMessage Archive class zCArchiver & -0x80a6de void __cdecl zCEventMessage TestClassIntegrity -0x80a6f0 zCVisual* __thiscall zCVisual zCVisual -0x80a6fb zCVisual* __thiscall zCVisual zCVisual -0x80a718 class zCVisual * __cdecl zCVisual LoadVisual class zSTRING const & -0x80a760 class zCObject * __cdecl zCVobLight _CreateNewInstance -0x80a76b class zCObject * __cdecl zCVobLight _CreateNewInstance -0x80a7ba zCVobLight* __thiscall zCVobLight zCVobLight -0x80a812 void __thiscall zCVobLight ~zCVobLight -0x80a828 void __cdecl zCVobLight LoadLightPresets -0x80a848 void __cdecl zCVobLight SaveLightPresets -0x80a876 void __thiscall zCVobLight AddThisToPresetList class zSTRING const & -0x80a889 void __thiscall zCVobLight AddThisToPresetList class zSTRING const & -0x80a8a8 void __thiscall zCVobLight Unarchive class zCArchiver & -0x80a8c8 void __thiscall zCVobLightPreset Unarchive class zCArchiver & -0x80a8e8 int __thiscall zCVobLightData SetLensFlareFXByName class zSTRING const & -0x80a963 void __thiscall zCVobLightData Archive class zCArchiver & -0x80a96e void __thiscall zCVobLightData Archive class zCArchiver & -0x80aa53 void __thiscall zCVobLightData Unarchive class zCArchiver & -0x80aa68 void __thiscall zCVobLightData ~zCVobLightData -0x80aa88 void __thiscall zTRayTurboValMap::~zTRayTurboValMap -0x80aad0 class zCObject * __cdecl zCVobStair _CreateNewInstance -0x80aadb class zCObject * __cdecl zCVobStair _CreateNewInstance -0x80ab71 class zCObject * __cdecl zCTriggerUntouch _CreateNewInstance -0x80abd1 class zCObject * __cdecl zCMessageFilter _CreateNewInstance -0x80ac5f class zCObject * __cdecl zCCodeMaster _CreateNewInstance -0x80acc1 class zCObject * __cdecl zCMoverControler _CreateNewInstance -0x80ad21 class zCObject * __cdecl zCTriggerWorldStart _CreateNewInstance -0x80ad60 class zCObject * __cdecl zCTrigger _CreateNewInstance -0x80ad6b class zCObject * __cdecl zCTrigger _CreateNewInstance -0x80addb class zCObject * __cdecl zCTriggerList _CreateNewInstance -0x80ae20 class zCObject * __cdecl zCMover _CreateNewInstance -0x80ae2b class zCObject * __cdecl zCMover _CreateNewInstance -0x80ae91 class zCObject * __cdecl zCTriggerTeleport _CreateNewInstance -0x80af13 class zCObject * __cdecl zCEarthquake _CreateNewInstance -0x80af50 class zCObject * __cdecl zCPFXControler _CreateNewInstance -0x80af5b class zCObject * __cdecl zCPFXControler _CreateNewInstance -0x80afb3 class zCObject * __cdecl zCTouchDamage _CreateNewInstance -0x80b011 class zCObject * __cdecl zCTouchAnimate _CreateNewInstance -0x80b087 class zCObject * __cdecl zCTouchAnimateSound _CreateNewInstance -0x80b0e3 class zCObject * __cdecl zCVobAnimate _CreateNewInstance -0x80b133 class zCObject * __cdecl zCVobLensFlare _CreateNewInstance -0x80b170 class zCObject * __cdecl zCVobScreenFX _CreateNewInstance -0x80b17b class zCObject * __cdecl zCVobScreenFX _CreateNewInstance -0x80b1cb class zCObject * __cdecl zCEventCommon _CreateNewInstance -0x80b1d6 class zCObject * __cdecl zCEventCommon _CreateNewInstance -0x80b21b class zCObject * __cdecl zCEventMover _CreateNewInstance -0x80b226 class zCObject * __cdecl zCEventMover _CreateNewInstance -0x80b26b class zCObject * __cdecl zCEventScreenFX _CreateNewInstance -0x80b276 class zCObject * __cdecl zCEventScreenFX _CreateNewInstance -0x80b296 zCTriggerBase* __thiscall zCTriggerBase zCTriggerBase -0x80b2a8 void __thiscall zCTriggerBase OnTouch class zCVob * -0x80b2c8 void __thiscall zCTriggerBase OnUntouch class zCVob * -0x80b2e8 void __thiscall zCTriggerBase OnTrigger class zCVob * class zCVob * -0x80b308 void __thiscall zCTriggerBase OnUntrigger class zCVob * class zCVob * -0x80b34c zCTrigger* __thiscall zCTrigger zCTrigger -0x80b376 void __thiscall zCTrigger ~zCTrigger -0x80b388 void __thiscall zCTrigger TriggerTarget class zCVob * -0x80b3a8 void __thiscall zCTrigger UntriggerTarget class zCVob * -0x80b446 zCMover* __thiscall zCMover zCMover -0x80b4f4 void __thiscall zCMover ~zCMover -0x80b510 void __thiscall zCMover AdvanceMover -0x80b540 void __thiscall zCMover SetToKeyframe float float -0x80b560 void __thiscall zCMover SetVisual class zCVisual * -0x80b578 void __thiscall zCMover Unlock class zCVob * -0x80b598 void __thiscall zCMover Lock class zCVob * -0x80b5c7 void __thiscall zCMover OnTrigger class zCVob * class zCVob * -0x80b5f7 void __thiscall zCMover OnUntrigger class zCVob * class zCVob * -0x80b618 zCEarthquake* __thiscall zCEarthquake zCEarthquake -0x80b646 zCTriggerTeleport* __thiscall zCTriggerTeleport zCTriggerTeleport -0x80b67c void __thiscall zCTriggerTeleport ~zCTriggerTeleport -0x80b6dd void __thiscall zCTriggerTeleport DoTeleport class zCVob * -0x80b710 zCTriggerList* __thiscall zCTriggerList zCTriggerList -0x80b73e void __thiscall zCTriggerList ~zCTriggerList -0x80b758 void __thiscall zCTriggerList TriggerActTarget class zCVob * -0x80b79b void __thiscall zCTriggerList Archive class zCArchiver & -0x80b7db void __thiscall zCTriggerList Unarchive class zCArchiver & -0x80b7f8 zCTouchDamage* __thiscall zCTouchDamage zCTouchDamage -0x80b826 zCTouchAnimate* __thiscall zCTouchAnimate zCTouchAnimate -0x80b846 void __thiscall zCTouchAnimate ~zCTouchAnimate -0x80b860 void __thiscall zCTouchAnimate StartAni -0x80b88f class zSTRING __thiscall zCTouchAnimate GetSoundName -0x80b8cc zCTouchAnimateSound* __thiscall zCTouchAnimateSound zCTouchAnimateSound -0x80b8f6 void __thiscall zCTouchAnimateSound ~zCTouchAnimateSound -0x80b908 zCVobAnimate* __thiscall zCVobAnimate zCVobAnimate -0x80b928 zCVobLensFlare* __thiscall zCVobLensFlare zCVobLensFlare -0x80b957 void __thiscall zCVobLensFlare Archive class zCArchiver & -0x80b978 void __thiscall zCVobLensFlare Unarchive class zCArchiver & -0x80b990 zCEventScreenFX* __thiscall zCEventScreenFX zCEventScreenFX enum zCEventScreenFX::zTEventScreenFXSubType float struct zCOLOR float -0x80b99b zCEventScreenFX* __thiscall zCEventScreenFX zCEventScreenFX enum zCEventScreenFX::zTEventScreenFXSubType float struct zCOLOR float -0x80b9d4 zCVobScreenFX* __thiscall zCVobScreenFX zCVobScreenFX -0x80b9f6 zCMessageFilter* __thiscall zCMessageFilter zCMessageFilter -0x80ba3f void __thiscall zCMessageFilter ProcessMessage enum zCMessageFilter::zTMessageType class zCVob * -0x80ba58 void __thiscall zCTriggerUntouch OnUntouch class zCVob * -0x80bab4 zCCodeMaster* __thiscall zCCodeMaster zCCodeMaster -0x80baee void __thiscall zCCodeMaster ~zCCodeMaster -0x80bb08 void __thiscall zCCodeMaster FireTriggerSuccess class zCVob * -0x80bb28 void __thiscall zCCodeMaster FireTriggerFailure class zCVob * -0x80bb77 void __thiscall zCCodeMaster Archive class zCArchiver & -0x80bb82 void __thiscall zCCodeMaster Archive class zCArchiver & -0x80bbd2 void __thiscall zCCodeMaster Unarchive class zCArchiver & -0x80bbf6 zCMoverControler* __thiscall zCMoverControler zCMoverControler -0x80bc1e void __thiscall zCMoverControler OnTrigger class zCVob * class zCVob * -0x80bc4b void __thiscall zCMoverControler Archive class zCArchiver & -0x80bc76 zCTriggerWorldStart* __thiscall zCTriggerWorldStart zCTriggerWorldStart -0x80bc88 void __fastcall zCVob SetCollDetStat int -0x80bca8 void __fastcall zCVob SetCollDetDyn int -0x80bcc8 void __thiscall zCVob BeginMovement -0x80bcf0 void __fastcall zCVob UpdateTouchList class zCArray const & -0x80bd16 void __thiscall zCVob EndMovement int -0x80bd21 void __thiscall zCVob EndMovement int -0x80bd38 void __fastcall zCVob CollectCollisionContext_Vobs struct zTBBox3D const & struct zCVob::zTCollisionContext & -0x80bd9d void __thiscall zCVob CheckAndResolveCollisions -0x80bdb8 void __thiscall zCVob::zTCollisionContext ~zTCollisionContext -0x80bdf0 int __thiscall zCVob IsColliding -0x80be30 class zCObject * __cdecl zCWorld _CreateNewInstance -0x80be3b class zCObject * __cdecl zCWorld _CreateNewInstance -0x80bf67 zCWorld* __thiscall zCWorld zCWorld -0x80c05b void __thiscall zCWorld ~zCWorld -0x80c08b void __thiscall zCWorld ProcessZones -0x80c120 void __thiscall zCWorld ShowZonesDebugInfo -0x80c1f6 void __thiscall zCWorld ShowTextureStats -0x80c21b int __thiscall zCWorld TraverseBspAddVobsToMesh class zCCBspTree * class zCTree * -0x80c377 void __thiscall zCWorld CompileWorld enum zTBspTreeMode const & float int int class zCArray * -0x80c390 int __thiscall zCWorld DisposeVobs class zCTree * -0x80c39b int __thiscall zCWorld DisposeVobs class zCTree * -0x80c3b0 int __thiscall zCWorld DisposeVobsDbg class zCTree * -0x80c3bb int __thiscall zCWorld DisposeVobsDbg class zCTree * -0x80c3fe void __thiscall zCWorld DisposeWorld -0x80c418 void __thiscall zCWorld RemoveVobSubtree_r class zCTree * int -0x80c60f void __thiscall zCWorld PrintStatus -0x80c674 void __thiscall zCWorld PrintGlobalVobTree class zCTree * int -0x80c6c4 void __thiscall zCWorld PrintActiveVobs -0x80c6e8 void __thiscall zCWorld SaveBspTree class zFILE & -0x80c708 int __thiscall zCWorld LoadBspTree class zFILE & int -0x80c742 void __thiscall zCWorld DebugMarkOccluderPolys -0x80c770 void __fastcall zCWorld UnarcTraverseVobs class zCArchiver & class zCTree * -0x80c7b3 void __thiscall zCWorld Unarchive class zCArchiver & -0x80c81b int __thiscall zCWorld LoadWorld class zSTRING const & enum zCWorld::zTWorldLoadMode -0x80c888 void __fastcall zCWorld ArcTraverseVobs class zCArchiver & class zCTree * int -0x80c8b8 void __thiscall zCWorld Archive class zCArchiver & -0x80c906 int __thiscall zCWorld SaveWorld class zSTRING const & enum zCWorld::zTWorldSaveMode int int -0x80c918 void __thiscall zCVobBBox3DSorter::zTBoxSortHandle::~zTBoxSortHandle -0x80c9b4 void __thiscall zCWorld LightWorldStaticUncompiled class zCTree * -0x80c9bf void __thiscall zCWorld LightWorldStaticUncompiled class zCTree * -0x80cb5a void __thiscall zCWorld LightWorldStaticCompiled -0x80cb98 void __thiscall zCWorld GenerateStaticVertexLighting -0x80cbe8 class zCPatchMap * __thiscall zCWorld GeneratePatchMapFromSurface class zCArray & -0x80cc0e void __thiscall zCWorld GenerateLightmapFromPatchMap class zCPatchMap * -0x80cc19 void __thiscall zCWorld GenerateLightmapFromPatchMap class zCPatchMap * -0x80ce8d void __thiscall zCWorld GenerateSurfaces int struct zTBBox3D * -0x80ceb6 void __thiscall zCPatchMap ~zCPatchMap -0x80cf5a void __thiscall zCWorld MakeTransfers -0x80cf96 void __thiscall zCWorld GenerateLightmapsRadiosity struct zTBBox3D * -0x80d19a void __thiscall zCWorld GenerateLightmaps enum zCWorld::zTStaticWorldLightMode const & struct zTBBox3D * -0x80d1f5 void __thiscall zCWorld GenerateStaticWorldLighting enum zCWorld::zTStaticWorldLightMode const & struct zTBBox3D * -0x80d22e void __thiscall zCWorld MakeVobLightingDirty -0x80d7f0 void __cdecl zDieter_StartUp struct HWND__ * * -0x80d800 class zCSoundFX * __thiscall zCSoundSystemDummy LoadSoundFX class zSTRING const & -0x80d80b class zCSoundFX * __thiscall zCSoundSystemDummy LoadSoundFX class zSTRING const & -0x80d830 void __thiscall zCSoundManager::zCTableEntry ~zCTableEntry -0x80e207 void __thiscall zCVobCallback_PrintBigBBox ~zCVobCallback_PrintBigBBox -0x80e550 void __thiscall zCVobCallback_PrintBigBBox HandleVob class zCVob * void * -0x80e766 void __thiscall zCShowMemCallback DoWorldPerFrameCallback class zCWorld * class zCCamera * -0x80e79c void __thiscall zCSoundManager ~zCSoundManager -0x80e823 class zCObject * __cdecl zCZoneReverb _CreateNewInstance -0x80e873 class zCObject * __cdecl zCZoneReverbDefault _CreateNewInstance -0x80e888 void __thiscall zCZoneReverbDefault ~zCZoneReverbDefault -0x80e8e3 class zCObject * __cdecl zCZoneVobFarPlane _CreateNewInstance -0x80e933 class zCObject * __cdecl zCZoneVobFarPlaneDefault _CreateNewInstance -0x80e948 void __thiscall zCZoneVobFarPlaneDefault ~zCZoneVobFarPlaneDefault -0x80e9a3 class zCObject * __cdecl zCZoneMusic _CreateNewInstance -0x80e9b8 void __thiscall zCZoneMusic ~zCZoneMusic -0x80ea13 class zCObject * __cdecl zCZoneZFog _CreateNewInstance -0x80ea63 class zCObject * __cdecl zCZoneZFogDefault _CreateNewInstance -0x80eaa0 class zCObject * __cdecl zCVobSound _CreateNewInstance -0x80eaab class zCObject * __cdecl zCVobSound _CreateNewInstance -0x80eaf0 class zCObject * __cdecl zCVobSoundDaytime _CreateNewInstance -0x80eafb class zCObject * __cdecl zCVobSoundDaytime _CreateNewInstance -0x80eb10 zCBBox3DSorterBase* __thiscall zCBBox3DSorterBase zCBBox3DSorterBase -0x80eb1b zCBBox3DSorterBase* __thiscall zCBBox3DSorterBase zCBBox3DSorterBase -0x80eb51 void __thiscall zCBBox3DSorterBase ~zCBBox3DSorterBase -0x80eb60 void __thiscall zCBBox3DSorterBase GetActiveList struct zTBBox3D const & class zCBBox3DSorterBase::zTBoxSortHandle & -0x80eb70 void __thiscall zCBBox3DSorterBase GetActiveList struct zTBBox3D const & class zCBBox3DSorterBase::zTBoxSortHandle & -0x80eb88 zCZone* __thiscall zCZone zCZone -0x80eba8 void __thiscall zCZone ~zCZone -0x80ebde class zSTRING __thiscall zCZone GetDebugDescString -0x80ebf8 zCZoneZFog* __thiscall zCZoneZFog zCZoneZFog -0x80ec18 void __thiscall zCZoneZFog ~zCZoneZFog -0x80ec38 zCZoneVobFarPlane* __thiscall zCZoneVobFarPlane zCZoneVobFarPlane -0x80ec58 void __thiscall zCZoneVobFarPlane ~zCZoneVobFarPlane -0x80ec8e zCVobSound* __thiscall zCVobSound zCVobSound -0x80ecbe void __thiscall zCVobSound ~zCVobSound -0x80edcf class zSTRING __thiscall zCVobSound GetDebugDescString -0x80ede8 void __thiscall zCVobSound Unarchive class zCArchiver & -0x80ee34 void __thiscall zCVobSoundDaytime ~zCVobSoundDaytime -0x80ee60 class zSTRING __thiscall zCVobSoundDaytime GetDebugDescString -0x80ee78 zCZoneReverb* __thiscall zCZoneReverb zCZoneReverb -0x80ee98 void __thiscall zCZoneReverb ~zCZoneReverb -0x80eee7 class zSTRING __thiscall zCZoneReverb GetDebugDescString -0x80ef10 void __thiscall zCZoneReverb Archive class zCArchiver & -0x80ef50 class zCObject * __cdecl oCZoneMusic _CreateNewInstance -0x80ef5b class zCObject * __cdecl oCZoneMusic _CreateNewInstance -0x80efa0 class zCObject * __cdecl oCZoneMusicDefault _CreateNewInstance -0x80efab class zCObject * __cdecl oCZoneMusicDefault _CreateNewInstance -0x80f06b void __thiscall oCZoneMusic ProcessZoneList class zCArraySort const & class zCArraySort const & class zCWorld * -0x80f0d9 void __cdecl oCZoneMusic SwitchInAndOutZones class zCArraySort const & class zCArraySort const & -0x80f0f8 class oCZoneMusic * __cdecl oCZoneMusic GetMusicZoneByName class oCZoneMusic * class zSTRING -0x80f140 void __cdecl oCZoneMusic GetNewTheme class zSTRING * -0x80f1e2 int __cdecl oCZoneMusic PlayThemeVariation class zSTRING int -0x80f220 class zCObject * __cdecl zCMusicControler _CreateNewInstance -0x80f22b class zCObject * __cdecl zCMusicControler _CreateNewInstance -0x80f299 class zCObject * __cdecl zCEventMusicControler _CreateNewInstance -0x80f2b8 void __thiscall zCMusicControler ThisVobRemovedFromWorld class zCWorld * -0x80f2d8 int __thiscall zCDXTCCache_D3D Unlock int int int struct IDirectDrawSurface7 * -0x80f33c void __thiscall zCDXTCCache_D3D ClearCache -0x80f378 struct IDirectDrawSurface7 * __thiscall zCDXTCCache_D3D XDXTC_CreateSurface int int int struct zCDXTCCache_D3D::zD3D_Entry * -0x80f5fb int __cdecl DXTryWarning long char const * -0x80faa3 int __thiscall zCRnd_D3D XD3D_InitPort int int int int int -0x80fba5 int __thiscall zCRnd_D3D XD3D_TestCapabilities -0x80fbe0 int __thiscall zCRnd_D3D XD3D_SetDevice int int int int enum zTRnd_ScreenMode -0x80fc20 void __thiscall zCRnd_D3D XD3D_ClearDevice -0x80fc40 int __thiscall zCRnd_D3D XD3D_TextureRescue class zCTex_D3D * -0x80fc78 int __thiscall zCRnd_D3D XD3D_TextureRebuild -0x80fd8f int __thiscall zCRnd_D3D XD3D_CreateWin int int int -0x80fe4f zCRnd_D3D* __thiscall zCRnd_D3D zCRnd_D3D -0x80fed1 void __thiscall zCRnd_D3D ~zCRnd_D3D -0x80ff4d void __thiscall zCRnd_D3D EmergencyExit -0x80ff68 void __thiscall zCRnd_D3D DrawPolySimple class zCTexture * struct zTRndSimpleVertex * int -0x80ff88 void __thiscall zCRnd_D3D DrawPoly class zCPolygon * -0x80ffa8 void __thiscall zCRnd_D3D XD3D_AlphaBlendPoly class zCPolygon * class zCMaterial * -0x80ffc8 void __thiscall zCRnd_D3D BeginFrame -0x810279 void __thiscall zCRnd_D3D EndFrame -0x8102bc int __thiscall zCRnd_D3D SetTransform enum zTRnd_TrafoType class zMAT4 const & -0x8103d8 int __thiscall zCRnd_D3D SetViewport int int int int -0x810578 void __thiscall zCRnd_D3D RenderAlphaSortList -0x8105d2 void __thiscall zD3D_alphaPoly Draw int -0x8105e0 class zCVertexBuffer * __thiscall zCRnd_D3D CreateVertexBuffer -0x8105eb class zCVertexBuffer * __thiscall zCRnd_D3D CreateVertexBuffer -0x810628 int __thiscall zCSurfaceCache_D3D CacheInSurface struct IDirectDrawSurface7 * struct zCSurfaceCache_D3D::zCSlotIndex * -0x810670 struct IDirectDrawSurface7 * __thiscall zCSurfaceCache_D3D CacheOutSurface struct zCSurfaceCache_D3D::zCSlotIndex * -0x810688 void __thiscall zCSurfaceCache_D3D ClearCache -0x8106a8 void __thiscall zCSurfaceCache_D3D XSC_ClearSlot struct zCSurfaceCache_D3D::zD3D_SlotHeader * -0x8106d7 void __thiscall zCSurfaceCache_D3D XSC_KillLastSurfaceInSlot struct zCSurfaceCache_D3D::zD3D_SlotHeader * -0x8106f0 class zCTexture * __thiscall zCRnd_D3D CreateTexture -0x8106fb class zCTexture * __thiscall zCRnd_D3D CreateTexture -0x810710 class zCTextureConvert * __thiscall zCRnd_D3D CreateTextureConvert -0x81071b class zCTextureConvert * __thiscall zCRnd_D3D CreateTextureConvert -0x810738 void __thiscall zCTex_D3D ~zCTex_D3D -0x810758 void __thiscall zCTex_D3D ReleaseData -0x810787 int __thiscall zCTex_D3D Unlock -0x8107b0 int __thiscall zCTex_D3D SetTextureInfo class zCTextureInfo const & -0x8107c8 void __thiscall zCTex_D3D GetPixelSize int & int & -0x810846 int __thiscall zCTex_D3D CopyTextureDataTo int void * int -0x810858 int __thiscall zCTex_D3D CopyPaletteDataTo void * -0x810878 void * __thiscall zCTex_D3D GetPaletteBuffer -0x81093b int __thiscall zCTex_D3D GetTextureBuffer int void * & int & -0x810a5a int __thiscall zCTex_D3D XTEX_BuildSurfaces int -0x810a80 void __thiscall zCTex_D3D InsertTexture int int -0x810a98 int __thiscall zCTex_D3D SetTexture int -0x810ab8 int __thiscall zCTex_D3D RemoveTexture -0x810afb int __thiscall zCTex_D3D RebuildTexture struct zD3D_savedTexture * -0x810b10 zCVertexBuffer_D3D* __thiscall zCVertexBuffer_D3D zCVertexBuffer_D3D -0x810b23 zCVertexBuffer_D3D* __thiscall zCVertexBuffer_D3D zCVertexBuffer_D3D -0x810b30 void __thiscall zCVertexBuffer_D3D ~zCVertexBuffer_D3D -0x810b43 void __thiscall zCVertexBuffer_D3D ~zCVertexBuffer_D3D -0x810b58 int __thiscall zCVertexBuffer_D3D Destroy -0x810b98 int __thiscall zCVertexBuffer_D3D Lock unsigned long -0x810bcf void __thiscall zCRnd_D3D Vid_Blit int struct tagRECT * struct tagRECT * -0x810bf6 int __thiscall zCRnd_D3D Vid_GetFrontBufferCopy class zCTextureConvert & -0x810c5c int __thiscall zCRnd_D3D Vid_SetDevice int -0x810cae int __thiscall zCRnd_D3D Vid_GetDeviceInfo struct zTRnd_DeviceInfo & int -0x810ce0 int __thiscall zCRnd_D3D Vid_GetModeInfo struct zTRnd_VidModeInfo & int -0x810d10 int __thiscall zCRnd_D3D Vid_SetMode int struct HWND__ * * -0x810d6d int __thiscall zCRnd_D3D XD3D_SetMode int int int -0x810de4 void __thiscall zCRnd_D3D Vid_SetScreenMode enum zTRnd_ScreenMode -0x810edc void __thiscall zCRnd_D3D Vid_SetGammaCorrection float float float -0x810f48 int __thiscall zCTexConGeneric ConvertTextureFormat class zCTextureInfo const & -0x810fe8 int __thiscall zCTexConGeneric GetTextureBuffer int void * & int & -0x811010 int __thiscall zCTexConGeneric CopyTextureDataTo int void * int -0x811028 void __thiscall zCTexConGeneric ~zCTexConGeneric -0x8110eb void __cdecl tcCreatePalette struct RGBPIXEL * unsigned char * int -0x811140 class zCCollisionObject * __cdecl oCCollObjectCharacter _CreateNewInstance -0x81114b class zCCollisionObject * __cdecl oCCollObjectCharacter _CreateNewInstance -0x811160 void __thiscall oCCollObjectCharacter PushAround class zVEC3 const & -0x811180 void __cdecl zAccountInit -0x8111b0 void __thiscall zCAccountInfo Add char const * int int -0x8112e8 void __thiscall zCSparseArray::zCSparseArray unsigned long -0x811308 void __thiscall zCSparseArray::~zCSparseArray -0x811339 void __thiscall zCSparseArray::ConstructData void * -0x811349 void __thiscall zCSparseArray::ConstructData void * -0x811368 void __thiscall zCSparseArray::~zCSparseArray -0x811391 void __thiscall zCSparseArray::CopyIndex void * void const * -0x8113b1 void __thiscall zCSparseArray::CopyIndex void * void const * -0x8113c8 void __thiscall zCSparseArray::~zCSparseArray -0x8113e8 void __thiscall zCAccountInfo ~zCAccountInfo -0x8113f8 void __thiscall zCAccountInfo ~zCAccountInfo -0x811418 void __cdecl ApplyDamages unsigned long int * int & -0x81144b oCDocumentManager* __thiscall oCDocumentManager oCDocumentManager -0x811468 void __thiscall oCDocumentManager ~oCDocumentManager -0x811493 int __fastcall oCDocumentManager CreateDocument -0x8114b3 int __fastcall oCDocumentManager CreateMap -0x811511 oCInformationManager* __thiscall oCInformationManager oCInformationManager -0x811528 void __thiscall oCInformationManager ~oCInformationManager -0x8116a8 void __fastcall oCInformationManager PrintStatus -0x8116d0 void __fastcall oCInformationManager CameraStart -0x8116e8 void __fastcall oCInformationManager CameraStop -0x811708 void __fastcall oCInformationManager CollectInfos -0x811730 void __fastcall oCInformationManager OnInfo class oCInfo * -0x811750 void __fastcall oCInformationManager OnChoice class oCInfoChoice * -0x811768 void __fastcall oCInformationManager OnTermination -0x811773 void __fastcall oCInformationManager OnTermination -0x81179b void __thiscall oCLogManager ~oCLogManager -0x8117b0 void __thiscall oCLogTopic ~oCLogTopic -0x8117c3 void __thiscall oCLogTopic ~oCLogTopic -0x811805 void __fastcall oCLogManager Unarchive class zCArchiver & -0x811823 void __fastcall oCLogTopic AddEntry class zSTRING const & -0x81185a void __fastcall oCLogTopic Unarchive class zCArchiver & -0x81187b void __thiscall oCNpc::oSDamageDescriptor oSDamageDescriptor struct oCNpc::oSDamageDescriptor const & -0x8118a7 void __cdecl oCNpc NotifyDamageToSpy class zSTRING & -0x81193c int __thiscall oCNpc EV_DamageOnce class oCMsgDamage * -0x811d67 int __thiscall oCNpc EV_DamagePerFrame class oCMsgDamage * -0x811d72 int __thiscall oCNpc EV_DamagePerFrame class oCMsgDamage * -0x811dfc void __thiscall oCNpc OnDamage struct oCNpc::oSDamageDescriptor & -0x81325e void __thiscall oCNpc OnDamage_Hit struct oCNpc::oSDamageDescriptor & -0x813269 void __thiscall oCNpc OnDamage_Hit struct oCNpc::oSDamageDescriptor & -0x81359a void __thiscall oCNpc OnDamage_Condition struct oCNpc::oSDamageDescriptor & -0x813725 void __thiscall oCNpc OnDamage_Script struct oCNpc::oSDamageDescriptor & -0x8137ac void __thiscall oCNpc OnDamage_Effects struct oCNpc::oSDamageDescriptor & -0x81466a void __thiscall oCNpc OnDamage_Effects_Start struct oCNpc::oSDamageDescriptor & -0x814675 void __thiscall oCNpc OnDamage_Effects_Start struct oCNpc::oSDamageDescriptor & -0x814afd void __thiscall oCNpc OnDamage_Effects_End struct oCNpc::oSDamageDescriptor & -0x815888 void __thiscall oCNpc OnDamage_Anim struct oCNpc::oSDamageDescriptor & -0x8158e2 void __thiscall oCNpc OnDamage_Sound struct oCNpc::oSDamageDescriptor & -0x815ac6 void __thiscall oCNpc OnDamage_Events struct oCNpc::oSDamageDescriptor & -0x815ad1 void __thiscall oCNpc OnDamage_Events struct oCNpc::oSDamageDescriptor & -0x815b10 void __thiscall oCNpc OnDamage class zCVob * class zCVob * float int class zVEC3 const & -0x815b59 void __thiscall oCNpc::oSActionBlock InitBlock class zCParser * int int -0x815bd1 void __cdecl oCNpc InitFightAI -0x815be8 int __thiscall oCNpc IsNpcBetweenMeAndTarget class zCVob * -0x815c1f class zSTRING __cdecl GetFightMoveStringFromConstant int -0x815c38 class zSTRING __cdecl GetSituationStringFromConstant int -0x815d5f int __thiscall oCNpc FindNextFightAction -0x815db4 int __thiscall oCNpc ThinkNextFightAction -0x815eb2 int __thiscall oCNpc FightAttackMelee int -0x815ec0 int __thiscall oCNpc FightAttackBow -0x815ecb int __thiscall oCNpc FightAttackBow -0x815f01 int __thiscall oCNpc EV_AttackBow class oCMsgAttack * -0x815f10 int __thiscall oCNpc FightAttackMagic -0x815f1b int __thiscall oCNpc FightAttackMagic -0x815f4f int __thiscall oCNpc EV_CastSpell class oCMsgMagic * -0x815f81 void __thiscall oCNpc Fighting -0x815f9b int __thiscall oCNpc ReadySpell int int -0x815fb0 int __thiscall oCNpc UnreadySpell -0x815fbb int __thiscall oCNpc UnreadySpell -0x815fe0 void __thiscall oCNpc GetAngles class zVEC3 & float & float & -0x816010 class zVEC3 __thiscall oCNpc GetVecNormalFromBBox class zCVob * class zVEC3 & -0x816099 void __thiscall oCNpc CreateFallDamage float -0x8160c6 int __thiscall oCNpc ThinkNextFleeAction -0x816118 void __thiscall oCNpc StandUp int int -0x816138 int __thiscall oCNpc EV_AlignToFP class oCMsgMovement * -0x8161f0 int __thiscall oCNpc EV_GoRoute class oCMsgMovement * -0x816258 int __thiscall oCNpc EV_Strafe class oCMsgMovement * -0x8162c0 int __thiscall oCNpc EV_WhirlAround class oCMsgMovement * -0x8162d8 int __thiscall oCNpc EV_Dodge class oCMsgMovement * -0x8162f8 int __thiscall oCNpc EV_GotoVob class oCMsgMovement * -0x81633b int __thiscall oCNpc EV_GotoFP class oCMsgMovement * -0x816358 int __thiscall oCNpc EV_TurnAway class oCMsgMovement * -0x816378 int __thiscall oCNpc EV_TurnToVob class oCMsgMovement * -0x8163a0 int __thiscall oCNpc RbtIsObjectObstacle class zCVob * class zVEC3 const & class zVEC3 const & class zVEC3 & -0x8163b8 int __thiscall oCNpc RbtGetObstacle class zVEC3 const & class zVEC3 const & class zCVob * & class zVEC3 & -0x8163d8 int __thiscall oCNpc RbtAvoidObstacles -0x8163fb int __thiscall oCNpc RbtGotoFollowPosition -0x816440 class zCObject * __cdecl oCViewDialogInventory _CreateNewInstance -0x81644b class zCObject * __cdecl oCViewDialogInventory _CreateNewInstance -0x816490 class zCObject * __cdecl oCViewDialogItem _CreateNewInstance -0x81649b class zCObject * __cdecl oCViewDialogItem _CreateNewInstance -0x8164b8 void __thiscall oCViewDialogItem ~oCViewDialogItem -0x816500 class zCObject * __cdecl oCViewDialogItemContainer _CreateNewInstance -0x81650b class zCObject * __cdecl oCViewDialogItemContainer _CreateNewInstance -0x816550 class zCObject * __cdecl oCViewDialogStealContainer _CreateNewInstance -0x81655b class zCObject * __cdecl oCViewDialogStealContainer _CreateNewInstance -0x816578 void __fastcall oCViewDialogStealContainer UpdateValue -0x8165c0 class zCObject * __cdecl oCViewDialogTrade _CreateNewInstance -0x8165cb class zCObject * __cdecl oCViewDialogTrade _CreateNewInstance -0x81660e oCViewDialogTrade* __thiscall oCViewDialogTrade oCViewDialogTrade -0x816628 void __thiscall oCViewDialogTrade ~oCViewDialogTrade -0x816656 void __fastcall oCViewDialogTrade SetNpcLeft class oCNpc * -0x816660 void __fastcall oCViewDialogTrade SetNpcRight class oCNpc * -0x81666b void __fastcall oCViewDialogTrade SetNpcRight class oCNpc * -0x816690 int __fastcall oCViewDialogTrade OnTransferLeft short -0x8166cb int __fastcall oCViewDialogTrade OnTransferRight short -0x8166f8 oCViewDocument* __thiscall oCViewDocument oCViewDocument class zSTRING & -0x816723 void __fastcall oCViewDocument SetPages int -0x816754 oCViewDocumentMap* __thiscall oCViewDocumentMap oCViewDocumentMap -0x816768 void __thiscall oCViewDocumentMap ~oCViewDocumentMap -0x816788 class oCViewDocument * __fastcall oCViewDocumentMap SetPage int class zSTRING & int -0x8167b3 void __fastcall oCViewDocumentMap UpdatePosition -0x8167c8 void __thiscall zCViewBase FillZBuffer -0x816839 class zCObject * __cdecl zCViewDialog _CreateNewInstance -0x81686e zCViewDialog* __thiscall zCViewDialog zCViewDialog -0x816888 void __thiscall zCViewDialog ~zCViewDialog -0x8168d0 class zCObject * __cdecl zCViewDialogChoice _CreateNewInstance -0x8168db class zCObject * __cdecl zCViewDialogChoice _CreateNewInstance -0x8168f8 void __thiscall zCViewDialogChoice ~zCViewDialogChoice -0x816928 void __fastcall zCViewDialogChoice AddChoice class zSTRING & int -0x816970 class zCObject * __cdecl zCViewDraw _CreateNewInstance -0x81697b class zCObject * __cdecl zCViewDraw _CreateNewInstance -0x816998 void __thiscall zCViewDraw ~zCViewDraw -0x8169b8 void __fastcall zCViewDraw SetTexture class zSTRING const & -0x8169d0 class zCViewDraw & __cdecl zCViewDraw GetScreen -0x8169db class zCViewDraw & __cdecl zCViewDraw GetScreen -0x816a20 class zCObject * __cdecl zCViewFX _CreateNewInstance -0x816a2b class zCObject * __cdecl zCViewFX _CreateNewInstance -0x816a70 class zCObject * __cdecl zCViewObject _CreateNewInstance -0x816a7b class zCObject * __cdecl zCViewObject _CreateNewInstance -0x816aa3 zCViewObject* __thiscall zCViewObject zCViewObject -0x816aea void __thiscall zCViewObject ~zCViewObject -0x816b30 class zCObject * __cdecl zCViewPrint _CreateNewInstance -0x816b3b class zCObject * __cdecl zCViewPrint _CreateNewInstance -0x816b50 zCViewPrint* __thiscall zCViewPrint zCViewPrint -0x816b66 zCViewPrint* __thiscall zCViewPrint zCViewPrint -0x816b94 void __thiscall zCViewPrint ~zCViewPrint -0x816ba0 void __fastcall zCViewPrint Print class zSTRING & -0x816bab void __fastcall zCViewPrint Print class zSTRING & -0x816bc0 void __fastcall zCViewPrint PrintLine class zSTRING & -0x816bcb void __fastcall zCViewPrint PrintLine class zSTRING & -0x816c2f void __fastcall zCViewPrint PrintLines class zSTRING & -0x816c56 zCViewText2* __thiscall zCViewText2 zCViewText2 class zSTRING & class zCPosition & struct zCOLOR & float class zCFont * int enum zTRnd_AlphaBlendFunc -0x816c76 zCViewText2* __thiscall zCViewText2 zCViewText2 class zSTRING & class zCPosition & struct zCOLOR & class zCFont * int enum zTRnd_AlphaBlendFunc -0x816c96 zCViewText2* __thiscall zCViewText2 zCViewText2 class zSTRING & class zCPosition & struct zCOLOR & float class zCFont * -0x816cb6 zCViewText2* __thiscall zCViewText2 zCViewText2 class zSTRING & class zCPosition & struct zCOLOR & class zCFont * -0x816cd6 zCViewText2* __thiscall zCViewText2 zCViewText2 class zSTRING & class zCPosition & struct zCOLOR & -0x816cf6 zCViewText2* __thiscall zCViewText2 zCViewText2 class zSTRING & class zCPosition & float class zCFont * -0x816d16 zCViewText2* __thiscall zCViewText2 zCViewText2 class zSTRING & class zCPosition & class zCFont * -0x816d36 zCViewText2* __thiscall zCViewText2 zCViewText2 class zSTRING & class zCPosition & float -0x816d56 zCViewText2* __thiscall zCViewText2 zCViewText2 class zSTRING & class zCPosition & -0x816d76 oCAIHuman* __thiscall oCAIHuman oCAIHuman -0x816d96 void __thiscall oCAIHuman ~oCAIHuman -0x816db8 void __thiscall oCAIHuman SetCamModeMob class oCMobInter * -0x816dd0 void __thiscall oCAIHuman SetCamMode class zSTRING const & int -0x816de0 void __thiscall oCAIHuman WeaponChoose -0x816e17 void __thiscall oCAIHuman WeaponChoose -0x816e22 void __thiscall oCAIHuman WeaponChoose -0x816e56 int __thiscall oCAIHuman BowMode int -0x816e78 enum oHEROSTATUS __thiscall oCAIHuman GetEnemyThreat -0x817002 int __thiscall oCAIHuman FightMelee -0x817033 int __thiscall oCAIHuman CheckMobInteraction -0x817120 int __thiscall oCAIHuman CheckItemInteraction -0x817164 int __thiscall oCAIHuman StandActions -0x8171b0 int __thiscall oCAIHuman PC_CheckSpecialStates -0x8171ec int __thiscall oCAIHuman PC_WeaponMove int -0x817208 void __thiscall oCAIHuman PC_Turnings int -0x81722b int __thiscall oCAIHuman PC_Strafe int -0x817236 int __thiscall oCAIHuman PC_Strafe int -0x817248 void __thiscall oCAIHuman SetCrawlMode int -0x817268 void __thiscall oCAIHuman SetSprintMode int -0x8172a0 void __thiscall oCAIHuman DoAI class zCVob * int & -0x8173ef void __thiscall oCAIHuman DoHackSpecials -0x817458 void __thiscall oCAIHuman ChangeCamModeBySituation -0x817498 void __thiscall oCAIHuman StartFlyDamage float class zVEC3 & -0x8174c3 oCAICamera* __thiscall oCAICamera oCAICamera -0x8174d0 oCAIHuman_Stand* __thiscall oCAIHuman_Stand oCAIHuman_Stand class zCVob * -0x8174db oCAIHuman_Stand* __thiscall oCAIHuman_Stand oCAIHuman_Stand class zCVob * -0x817520 class zCObject * __cdecl oCAIHuman _CreateNewInstance -0x81752b class zCObject * __cdecl oCAIHuman _CreateNewInstance -0x81758e class zCObject * __cdecl oCAICamera _CreateNewInstance -0x8175db class zCObject * __cdecl oCAIHuman_Stand _CreateNewInstance -0x8175e6 class zCObject * __cdecl oCAIHuman_Stand _CreateNewInstance -0x8175f0 oCAIVobMove* __thiscall oCAIVobMove oCAIVobMove -0x8175fb oCAIVobMove* __thiscall oCAIVobMove oCAIVobMove -0x81762b void __thiscall oCAIVobMove ~oCAIVobMove -0x817648 void __thiscall oCAISound ~oCAISound -0x81766b void __thiscall oCAIVobMove Init class zCVob * class zCVob * class zVEC3 & float float class zMAT4 * -0x817676 void __thiscall oCAIVobMove Init class zCVob * class zCVob * class zVEC3 & float float class zMAT4 * -0x817688 void __thiscall oCAIVobMove DoAI class zCVob * int & -0x8176a0 oCAIVobMoveTorch* __thiscall oCAIVobMoveTorch oCAIVobMoveTorch -0x8176ab oCAIVobMoveTorch* __thiscall oCAIVobMoveTorch oCAIVobMoveTorch -0x8176db void __thiscall oCAIVobMoveTorch ~oCAIVobMoveTorch -0x8176f8 void __thiscall oCAIVobMoveTorch BurnedOut -0x817710 oCAIArrowBase* __thiscall oCAIArrowBase oCAIArrowBase -0x81771b oCAIArrowBase* __thiscall oCAIArrowBase oCAIArrowBase -0x81774b void __thiscall oCAIArrowBase ~oCAIArrowBase -0x81777e void __thiscall oCAIArrowBase CreateTrail class zCVob * -0x8177ae void __thiscall oCAIArrowBase DoAI class zCVob * int & -0x8177c0 oCAIArrow* __thiscall oCAIArrow oCAIArrow -0x8177cb oCAIArrow* __thiscall oCAIArrow oCAIArrow -0x8177e8 void __thiscall oCAIArrow ~oCAIArrow -0x81780b void __thiscall oCAIArrow SetupAIVob class zCVob * class zCVob * class zCVob * -0x8178f6 void __thiscall oCAIArrow ReportCollisionToAI class zCCollisionReport const & -0x817900 oCAIDrop* __thiscall oCAIDrop oCAIDrop -0x81790b oCAIDrop* __thiscall oCAIDrop oCAIDrop -0x81793b void __thiscall oCAIDrop ~oCAIDrop -0x817958 void __thiscall oCAIDrop SetupAIVob class zCVob * class zCVob * -0x817978 void __thiscall oCAIDrop SetStartPosition class zVEC3 & -0x8179fb class zCObject * __cdecl oCAIArrowBase _CreateNewInstance -0x817a06 class zCObject * __cdecl oCAIArrowBase _CreateNewInstance -0x817a4b class zCObject * __cdecl oCAIArrow _CreateNewInstance -0x817a56 class zCObject * __cdecl oCAIArrow _CreateNewInstance -0x817a9b class zCObject * __cdecl oCAIDrop _CreateNewInstance -0x817aa6 class zCObject * __cdecl oCAIDrop _CreateNewInstance -0x817aeb class zCObject * __cdecl oCAIVobMove _CreateNewInstance -0x817af6 class zCObject * __cdecl oCAIVobMove _CreateNewInstance -0x817b3b class zCObject * __cdecl oCAIVobMoveTorch _CreateNewInstance -0x817b46 class zCObject * __cdecl oCAIVobMoveTorch _CreateNewInstance -0x817b98 oTGilValues* __thiscall oTGilValues oTGilValues -0x817bc6 void __thiscall oCAniCtrl_Human ~oCAniCtrl_Human -0x817bd8 int __thiscall oCAniCtrl_Human StartAni int int -0x817d58 void __thiscall oCAniCtrl_Human InitAnimations -0x817d78 void __thiscall oCAniCtrl_Human SearchStandAni int -0x817dde void __thiscall oCAniCtrl_Human SetScriptValues -0x8187ef void __thiscall oCAniCtrl_Human InitAllAnis -0x818820 void __thiscall oCAniCtrl_Human SetWalkMode int -0x818963 void __thiscall oCAniCtrl_Human InitFightAnis int -0x818978 void __thiscall oCAniCtrl_Human CorrectFightPosition -0x818a43 int __thiscall oCAniCtrl_Human CheckWaterLevel -0x818a60 void __thiscall oCAniCtrl_Human SetAlwaysWalk int -0x818c0b int __thiscall oCAniCtrl_Human CanToggleWalkModeTo int -0x818d3b int __thiscall oCAniCtrl_Human CanToggleWalkMode -0x818d90 int __thiscall oCAniCtrl_Human IsDead -0x818db0 float __thiscall oCAniCtrl_Human Turn float int -0x818ddf class zSTRING __cdecl oCAniCtrl_Human GetWeaponString int -0x818e0f class zSTRING __cdecl oCAniCtrl_Human GetWeaponHitString int -0x818ed0 void __thiscall oCAniCtrl_Human GetFightLimbs -0x818eeb void __thiscall oCAniCtrl_Human DoSparks class zVEC3 & class zSTRING const & -0x818ef6 void __thiscall oCAniCtrl_Human DoSparks class zVEC3 & class zSTRING const & -0x818f0b void __thiscall oCAniCtrl_Human ShowWeaponTrail -0x818f20 int __thiscall oCAniCtrl_Human HitCombo int -0x818f38 class zCVob * __thiscall oCAniCtrl_Human CheckHitTarget -0x818f63 void __thiscall oCAniCtrl_Human CreateHit class zCVob * -0x818fb2 int __thiscall oCAniCtrl_Human CheckMeleeWeaponHitsLevel class oCItem * -0x819023 void __thiscall oCAniCtrl_Human StartParadeEffects class oCNpc * -0x819040 void __thiscall oCAniCtrl_Human Swim_ClimbLedge -0x819083 int __thiscall oCAniCtrl_Human DrawWeapon1 int int int -0x81910b int __thiscall oCAniCtrl_Human ChooseNextWeapon2 int -0x819169 int __thiscall oCAniCtrl_Human DrawWeapon2 -0x819200 int __thiscall oCAniCtrl_Human RemoveWeapon1 -0x819228 int __thiscall oCAniCtrl_Human RemoveWeapon2 -0x819280 void __thiscall oCAniCtrl_Human CheckSpecialStates -0x819298 void __thiscall oCAniCtrl_Human CheckJump -0x8192e0 void __thiscall oCAniCtrl_Human StartFallDownAni -0x819308 void __thiscall oCAniCtrl_Human HackNPCToSwim -0x819378 void __thiscall oCAniCtrl_Human CheckFallStates -0x8193a0 void __thiscall oCAniCtrl_Human StopLookAtTarget -0x819430 int __thiscall oCAniCtrl_Human IsInCriticalAni -0x8194e8 void __thiscall oCAniCtrl_Human SetAnimations int class zSTRING const & -0x819530 class zCObject * __cdecl oCAniCtrl_Human _CreateNewInstance -0x81953b class zCObject * __cdecl oCAniCtrl_Human _CreateNewInstance -0x819563 oCBarrier* __thiscall oCBarrier oCBarrier -0x8195a7 void __thiscall oCBarrier Init -0x8195b2 void __thiscall oCBarrier Init -0x8195cb void __thiscall oCBarrier Initialise int -0x819600 int __thiscall oCBarrier Render struct zTRenderContext & int int -0x819623 int __thiscall oCBarrier AddThunderSub struct myThunder * int int int int -0x81964e int __thiscall oCBarrier AddThunder int int float enum zTThunderSector -0x819668 oCSkyControler_Barrier* __thiscall oCSkyControler_Barrier oCSkyControler_Barrier -0x819673 oCSkyControler_Barrier* __thiscall oCSkyControler_Barrier oCSkyControler_Barrier -0x819688 void __thiscall oCSkyControler_Barrier ~oCSkyControler_Barrier -0x8196a0 oCAskBox* __thiscall oCAskBox oCAskBox -0x8196ab oCAskBox* __thiscall oCAskBox oCAskBox -0x8196c8 void __thiscall oCAskBox ~oCAskBox -0x8196f3 void __thiscall oCAskBox Init class oCNpc * class oCNpc * -0x819708 void __thiscall oCAskBox SetNeutral -0x819728 void __thiscall oCAskBox SetYes -0x819748 void __thiscall oCAskBox SetNo -0x819780 int __thiscall oCNpc SetCurrentAnswer int int class oCNpc * -0x8197a0 int __thiscall oCNpc EV_WaitForQuestion class oCMsgConversation * -0x8197b8 int __thiscall oCNpc CanBeTalkedTo -0x8197d8 int __thiscall oCNpc AssessGivenItem class oCItem * class oCNpc * -0x81980b void __thiscall oCNpc OpenTradeContainer class oCItem * class oCNpc * int -0x819830 void __thiscall oCNpc ExchangeTradeModules class oCNpc * -0x81985e oCDoc* __thiscall oCDoc oCDoc class zSTRING const & -0x819886 void __thiscall oCDoc ~oCDoc -0x8198ab void __thiscall oCDoc MapDrawCoordinates float float -0x8198d7 void __cdecl oCNpcFocus InitFocusModes -0x819907 void __cdecl oCNpcFocus SetFocusMode int -0x819928 void __cdecl oCNpcFocus StartHighlightningFX class oCNpc * -0x8199de oCGame* __thiscall oCGame oCGame -0x819a3e void __thiscall oCGame ~oCGame -0x819a83 void __thiscall oCGame WorldInit -0x819b15 void __thiscall oCGame DesktopInit -0x819c4f void __thiscall oCGame Init -0x819cae void __thiscall oCGame CallScriptStartup -0x819d0e void __thiscall oCGame CallScriptInit -0x819d6c void __thiscall oCGame OpenSavescreen bool -0x819e3c void __thiscall oCGame OpenLoadscreen bool class zSTRING -0x819e80 void __thiscall oCGame UpdatePlayerStatus -0x819ec6 void __thiscall oCGame SetAsPlayer class zSTRING const & -0x819f30 void __thiscall oCGame SetupPlayers class oCNpc * & class zSTRING const & -0x819f80 void __thiscall oCGame SetRangesByCommandLine -0x819f90 void __thiscall oCGame EnvironmentInit -0x819f9b void __thiscall oCGame EnvironmentInit -0x819fc8 int __thiscall oCGame LoadParserFile class zSTRING const & -0x81a076 void __thiscall oCGame WriteSavegame int int -0x81a0c8 int __thiscall oCGame CheckObjectConsistency int -0x81a116 void __thiscall oCGame ClearGameState -0x81a176 void __thiscall oCGame CacheVisualsIn -0x81a1dc void __thiscall oCGame LoadSavegame int int -0x81a261 void __thiscall oCGame ChangeLevel class zSTRING const & class zSTRING const & -0x81a2bd int __thiscall oCGame CheckIfSavegameExists class zSTRING const & -0x81a3b7 void __thiscall oCGame ShowDebugInfos -0x81a3fe void __thiscall oCGame Render -0x81a43a void __thiscall oCGame Pause int -0x81a467 void __thiscall oCGame Unpause -0x81a4b6 void __thiscall oCGame LoadWorld int class zSTRING const & -0x81a4d7 void __thiscall oCGame InitWorldSavegame int & class zSTRING & -0x81a507 void __thiscall oCGame EnterWorld class oCNpc * int class zSTRING const & -0x81a538 void __thiscall oCGame CompileWorld -0x81a5da void __thiscall oCGame LoadWorldStartup class zSTRING const & -0x81a636 void __thiscall oCGame LoadWorldStat class zSTRING -0x81a73b void __thiscall oCGame LoadWorldDyn class zSTRING const & -0x81a771 int __thiscall oCGame IsInWorld class zSTRING const & -0x81a780 void __thiscall oCGame InsertObjectRoutine int class zSTRING const & int int int -0x81a78b void __thiscall oCGame InsertObjectRoutine int class zSTRING const & int int int -0x81a86f void __thiscall oCGame SetObjectRoutineTimeChange int int int int -0x81a888 void __thiscall oCGame ShowFreePoints -0x81a8a8 void __thiscall oCGame DeleteTorches -0x81a8f8 void __cdecl Game_CreateInstance class zSTRING & class zSTRING & -0x81a920 void __cdecl Game_GotoWP class zSTRING const & class zSTRING & -0x81ae67 int __cdecl oCGame ConsoleEvalFunc class zSTRING const & class zSTRING & -0x81ae8b zSTRING* __thiscall zSTRING zSTRING long -0x81b380 void __cdecl Game_InitConsole -0x81b412 void __cdecl Game_ToggleAIConsole -0x81b43f void __cdecl Game_SpeciesChanged class zSTRING const & -0x81b5ca void __cdecl Game_OpenSpeciesConsole -0x81b632 void __cdecl Game_OpenFightConsole -0x81b657 void __cdecl NotifyInfoToSpy class zSTRING & -0x81b6be void __cdecl NotifyInfoToSpy char * char * char * -0x81b6d8 int __cdecl PlayVideo -0x81b6f8 int __cdecl PlayVideoEx -0x81c100 void __thiscall oCGame DefineExternals_Ulfi class zCParser * -0x81fc23 void __cdecl ToggleShowStateDebug class oCNpc * -0x81fc38 void __thiscall oCGame SwitchCamToNextNpc -0x81fd85 int __thiscall oCGame HandleEvent int -0x820190 int __thiscall oCGame TestKeys int -0x820224 int __thiscall oCGame IA_TestWay int -0x820238 oCGuilds* __thiscall oCGuilds oCGuilds -0x82029d int __thiscall oCGuilds GetAttitude int int -0x8202ea void __thiscall oCGuilds InitGuildTable class zSTRING const & -0x820310 class zSTRING __thiscall oCGuilds GetGuildName int -0x8204cd oCHelp* __thiscall oCHelp oCHelp -0x8204f0 void __thiscall oCHelp Toggle -0x820510 void __thiscall oCHelp Redraw class zCVob * -0x820567 oCInfoManager* __thiscall oCInfoManager oCInfoManager class zCParser * -0x820580 void __thiscall oCInfoManager ~oCInfoManager -0x82058b void __thiscall oCInfoManager ~oCInfoManager -0x8205b0 class oCInfo * __thiscall oCInfoManager GetInformation class oCNpc * class oCNpc * int -0x8205d0 int __thiscall oCInfoManager GetInfoCount class oCNpc * class oCNpc * -0x8205f0 int __thiscall oCInfoManager GetInfoCountImportant class oCNpc * class oCNpc * -0x820610 int __thiscall oCInfoManager GetInfoCountUnimportant class oCNpc * class oCNpc * -0x820630 class oCInfo * __thiscall oCInfoManager GetInfo class oCNpc * class oCNpc * int -0x820650 class oCInfo * __thiscall oCInfoManager GetInfoImportant class oCNpc * class oCNpc * int -0x820670 class oCInfo * __thiscall oCInfoManager GetInfoUnimportant class oCNpc * class oCNpc * int -0x820680 void __thiscall oCInfoManager Unarchive class zCArchiver & -0x82068b void __thiscall oCInfoManager Unarchive class zCArchiver & -0x8206ab void __thiscall oCInfo ~oCInfo -0x8206b6 void __thiscall oCInfo ~oCInfo -0x8206c8 void __thiscall oCInfo SetInstance int -0x820719 int __thiscall oCInfo DoCheck -0x820738 void __thiscall oCInfo Unarchive class zCArchiver & -0x82076b void __thiscall oCInfo AddChoice class zSTRING int -0x820788 void __thiscall oCInfo RemoveChoice class zSTRING -0x8207a8 float __cdecl oCItemContainer GetValueMultiplier -0x8207d0 class zSTRING __cdecl oCItemContainer GetCurrencyInstanceName -0x8207e8 int __cdecl oCItemContainer GetCurrencyInstance -0x820808 class oCItem * __cdecl oCItemContainer CreateCurrencyItem short -0x820820 oCItemContainer* __thiscall oCItemContainer oCItemContainer -0x820833 oCItemContainer* __thiscall oCItemContainer oCItemContainer -0x820a50 void __thiscall oCItemContainer ~oCItemContainer -0x820a63 void __thiscall oCItemContainer ~oCItemContainer -0x820b82 void __thiscall oCItemContainer LoadGrafix -0x820b98 void __thiscall oCItemContainer Init int int int -0x820bb8 void __thiscall oCItemContainer DrawCategory -0x820c33 void __thiscall oCItemContainer DrawItemInfo class oCItem * class zCWorld * -0x820ca3 void __thiscall oCItemContainer Draw -0x820cc7 void __thiscall oCItemContainer Open int int int -0x820d64 void __thiscall oCItemContainer OpenPassive int int int -0x820d8f void __thiscall oCItemContainer Close -0x820dc0 void __thiscall oCItemContainer Archive class zCArchiver & -0x820df0 void __thiscall oCItemContainer Unarchive class zCArchiver & -0x820e0b int __thiscall oCItemContainer HandleEvent int -0x820e28 void __thiscall oCStealContainer ~oCStealContainer -0x820e3b void __thiscall oCStealContainer ~oCStealContainer -0x820e68 void __thiscall oCStealContainer CreateList -0x820e88 void __thiscall oCNpcContainer ~oCNpcContainer -0x820e9b void __thiscall oCNpcContainer ~oCNpcContainer -0x820ed4 oCNpcInventory* __thiscall oCNpcInventory oCNpcInventory -0x820f04 void __thiscall oCNpcInventory ~oCNpcInventory -0x820f17 void __thiscall oCNpcInventory ~oCNpcInventory -0x820f6f void __thiscall oCNpcInventory Open int int int -0x820f90 class oCItem * __thiscall oCNpcInventory GetItem int -0x820fa8 class oCItem * __thiscall oCNpcInventory Insert class oCItem * -0x820fc8 class oCItem * __thiscall oCNpcInventory RemoveByPtr class oCItem * int -0x820fe8 class oCItem * __thiscall oCNpcInventory Remove class oCItem * int -0x821042 void __thiscall oCNpcInventory Archive class zCArchiver & -0x82104d void __thiscall oCNpcInventory Archive class zCArchiver & -0x8210b8 void __thiscall oCNpcInventory Unarchive class zCArchiver & -0x8210e0 class zSTRING __cdecl _GetCategorySelfPlayerPrefix -0x82111e void __thiscall oCNpcInventory DrawCategory -0x821138 int __thiscall oCNpcInventory HandleTrade int -0x8211cb int __thiscall oCNpcInventory HandleEvent int -0x8211e8 int __thiscall oCNpcInventory GetPackedItemBySlot int class zSTRING & -0x821228 int __thiscall oCNpcInventory GetPackedItemInfo class zSTRING const & int int & int & -0x821268 int __thiscall oCNpcInventory PackSingleItem class oCItem * -0x8213da void __thiscall oCNpcInventory PackItemsInCategory int -0x82147b void __thiscall oCNpcInventory UnpackItemsInCategory -0x821512 oCItem* __thiscall oCItem oCItem -0x8215a2 oCItem* __thiscall oCItem oCItem class zSTRING & int -0x821632 oCItem* __thiscall oCItem oCItem int int -0x8216c2 void __thiscall oCItem ~oCItem -0x8216d8 void __thiscall oCItem Init -0x821751 void __thiscall oCItem InitByScript int int -0x821770 class zSTRING __thiscall oCItem GetStatus -0x821788 class zSTRING __thiscall oCItem GetVisualChange -0x8217c0 void __thiscall oCItem InsertEffect -0x8217f7 void __thiscall oCItem RenderItem int int -0x821829 void __thiscall oCItem RenderItem class zCWorld * class zCViewBase * float -0x821848 void __thiscall oCItem Archive class zCArchiver & -0x821860 class oCAIVobMove * __thiscall oCItem GetAIVobMove -0x82186b class oCAIVobMove * __thiscall oCItem GetAIVobMove -0x8218b0 class zCObject * __cdecl oCItem _CreateNewInstance -0x8218bb class zCObject * __cdecl oCItem _CreateNewInstance -0x8218fb oCTradeManager* __thiscall oCTradeManager oCTradeManager class zCParser * -0x821928 class oCItemReactModule * __thiscall oCTradeManager GetModule class oCNpc * class oCNpc * class oCItem * -0x821961 void __thiscall oCMissionManager ~oCMissionManager -0x82198b void __thiscall oCMissionManager CreateAllMissions -0x8219cb class oCMission * __thiscall oCMissionManager OfferThisMission class oCNpc * class oCNpc * int -0x8219fb class oCMission * __thiscall oCMissionManager GetAvailableMission class oCNpc * class oCNpc * int -0x821a20 void __thiscall oCMissionManager SetStatus class oCNpc * int int -0x821a30 int __thiscall oCMissionManager TestNextMission -0x821a56 void __thiscall oCMissionManager Unarchive class zCArchiver & -0x821a81 oCMission* __thiscall oCMission oCMission int -0x821aa6 void __thiscall oCMission ~oCMission -0x821ab8 void __thiscall oCMission AddEntry class zSTRING const & -0x821ae0 int __thiscall oCMission OfferConditions -0x821b00 void __thiscall oCMission Offer -0x821b20 int __thiscall oCMission SuccessConditions -0x821b40 void __thiscall oCMission Success -0x821b60 int __thiscall oCMission FailureConditions -0x821b80 void __thiscall oCMission Failure -0x821ba0 int __thiscall oCMission ObsoleteConditions -0x821bc0 void __thiscall oCMission Obsolete -0x821be0 void __thiscall oCMission Running -0x821bf8 void __thiscall oCMission SetStatus int -0x821c40 class zCObject * __cdecl oCMOB _CreateNewInstance -0x821c4b class zCObject * __cdecl oCMOB _CreateNewInstance -0x821c90 class zCObject * __cdecl oCMobInter _CreateNewInstance -0x821c9b class zCObject * __cdecl oCMobInter _CreateNewInstance -0x821d01 class zCObject * __cdecl oCMobBed _CreateNewInstance -0x821d53 class zCObject * __cdecl oCMobSwitch _CreateNewInstance -0x821e13 class zCObject * __cdecl oCMobContainer _CreateNewInstance -0x821e63 class zCObject * __cdecl oCMobWheel _CreateNewInstance -0x821eb3 class zCObject * __cdecl oCMobLadder _CreateNewInstance -0x821f35 class zCObject * __cdecl oCMobDoor _CreateNewInstance -0x821f9f class zCObject * __cdecl oCMobFire _CreateNewInstance -0x821fe0 class zCObject * __cdecl oCMobItemSlot _CreateNewInstance -0x821feb class zCObject * __cdecl oCMobItemSlot _CreateNewInstance -0x822043 class zCObject * __cdecl oCDummyVobGenerator _CreateNewInstance -0x82208b class zCObject * __cdecl oCMobMsg _CreateNewInstance -0x822096 class zCObject * __cdecl oCMobMsg _CreateNewInstance -0x8220a0 oCMobMsg* __thiscall oCMobMsg oCMobMsg enum oCMobMsg::TMobMsgSubType class oCNpc * -0x8220ab oCMobMsg* __thiscall oCMobMsg oCMobMsg enum oCMobMsg::TMobMsgSubType class oCNpc * -0x8220c0 oCMobMsg* __thiscall oCMobMsg oCMobMsg -0x8220cb oCMobMsg* __thiscall oCMobMsg oCMobMsg -0x8220e0 oCMobMsg* __thiscall oCMobMsg oCMobMsg enum oCMobMsg::TMobMsgSubType class oCNpc * int -0x8220eb oCMobMsg* __thiscall oCMobMsg oCMobMsg enum oCMobMsg::TMobMsgSubType class oCNpc * int -0x82214e oCMOB* __thiscall oCMOB oCMOB -0x8221ae void __thiscall oCMOB ~oCMOB -0x8221c8 class zSTRING __thiscall oCMOB GetName -0x822217 class zSTRING __thiscall oCMOB GetScemeName -0x82224e void __thiscall oCMOB Destroy -0x82229b void __thiscall oCMOB Unarchive class zCArchiver & -0x8222b8 void __cdecl oCMobInter TraverseMobs class zCTree * class zSTRING const & int int * -0x82231e oCMobInter* __thiscall oCMobInter oCMobInter -0x8223da void __thiscall oCMobInter ~oCMobInter -0x822408 void __thiscall oCMobInter SetVisual class zCVisual * -0x822460 void __thiscall oCMobInter SetMobBodyState class oCNpc * -0x822483 void __thiscall oCMobInter ScanIdealPositions -0x8224a6 struct TMobOptPos * __thiscall oCMobInter SearchFreePosition class oCNpc * float -0x8224e7 void __thiscall oCMobInter Reset -0x8224f2 void __thiscall oCMobInter Reset -0x822555 void __thiscall oCMobInter OnTrigger class zCVob * class zCVob * -0x8225b5 void __thiscall oCMobInter OnUntrigger class zCVob * class zCVob * -0x8225e1 void __thiscall oCMobInter SendStateChange int int -0x8225ec void __thiscall oCMobInter SendStateChange int int -0x82260b void __thiscall oCMobInter SendEndInteraction class oCNpc * int int -0x822616 void __thiscall oCMobInter SendEndInteraction class oCNpc * int int -0x822706 void __thiscall oCMobInter GetTransitionNames int int class zSTRING & class zSTRING & -0x822720 int __thiscall oCMobInter CanChangeState class oCNpc * int int -0x822740 void __thiscall oCMobInter StartStateChange class oCNpc * int int -0x822758 void __thiscall oCMobInter StartTransitionAniNpc class oCNpc * class zSTRING const & -0x8227de void __thiscall oCMobInter CheckStateChange class oCNpc * -0x822829 void __thiscall oCMobInter CallOnStateFunc class oCNpc * int -0x82284b void __thiscall oCMobInter SendCallOnStateFunc class oCNpc * int -0x822856 void __thiscall oCMobInter SendCallOnStateFunc class oCNpc * int -0x82289e int __thiscall oCMobInter CanInteractWith class oCNpc * -0x822929 void __thiscall oCMobInter StartInteraction class oCNpc * -0x822934 void __thiscall oCMobInter StartInteraction class oCNpc * -0x822992 void __thiscall oCMobInter EndInteraction class oCNpc * int -0x8229d9 void __thiscall oCMobInter StopInteraction class oCNpc * -0x8229e4 void __thiscall oCMobInter StopInteraction class oCNpc * -0x822a27 int __thiscall oCMobInter AI_UseMobToState class oCNpc * int -0x822a32 int __thiscall oCMobInter AI_UseMobToState class oCNpc * int -0x822a64 oCMobFire* __thiscall oCMobFire oCMobFire -0x822af0 void __thiscall oCMobFire ~oCMobFire -0x822b16 oCMobBed* __thiscall oCMobBed oCMobBed -0x822bca void __thiscall oCMobBed ~oCMobBed -0x822be8 class zSTRING __thiscall oCMobBed GetScemeName -0x822c08 oCMobSwitch* __thiscall oCMobSwitch oCMobSwitch -0x822cca void __thiscall oCMobSwitch ~oCMobSwitch -0x822d04 oCMobLockable* __thiscall oCMobLockable oCMobLockable -0x822d6c void __thiscall oCMobLockable ~oCMobLockable -0x822dce void __thiscall oCMobLockable Interact class oCNpc * int int int int int -0x822df0 void __thiscall oCMobLockable OnEndStateChange class oCNpc * int int -0x822e35 int __thiscall oCMobLockable CanOpen class oCNpc * -0x822e73 int __thiscall oCMobLockable PickLock class oCNpc * char -0x822f21 void __thiscall oCMobLockable Unlock class oCNpc * int -0x822f50 void __thiscall oCMobLockable Lock class oCNpc * -0x822f70 void __thiscall oCMobLockable Unarchive class zCArchiver & -0x822fc8 oCMobContainer* __thiscall oCMobContainer oCMobContainer -0x823076 void __thiscall oCMobContainer ~oCMobContainer -0x823088 void __thiscall oCMobContainer Reset -0x8230ec void __thiscall oCMobContainer CreateContents class zSTRING const & -0x823113 void __thiscall oCMobContainer Open class oCNpc * -0x82315a oCMobDoor* __thiscall oCMobDoor oCMobDoor -0x8231cc void __thiscall oCMobDoor ~oCMobDoor -0x8231e8 class zSTRING __thiscall oCMobDoor GetScemeName -0x823208 oCMobWheel* __thiscall oCMobWheel oCMobWheel -0x823228 void __thiscall oCMobWheel OnTrigger class zCVob * class zCVob * -0x823248 void __thiscall oCMobWheel OnUntrigger class zCVob * class zCVob * -0x82330a void __thiscall oCMobWheel ~oCMobWheel -0x823328 oCMobLadder* __thiscall oCMobLadder oCMobLadder -0x8233ea void __thiscall oCMobLadder ~oCMobLadder -0x823418 void __thiscall oCMobLadder StartInteraction class oCNpc * -0x823438 void __thiscall oCMobLadder Interact class oCNpc * int int int int int -0x8234fa void __thiscall oCMobItemSlot ~oCMobItemSlot -0x82352b int __thiscall oCMobItemSlot PlaceItem class oCItem * -0x823548 oCDummyVobGenerator* __thiscall oCDummyVobGenerator oCDummyVobGenerator -0x823595 void __thiscall oCDummyVobGenerator OnTrigger class zCVob * class zCVob * -0x8235e2 void __thiscall oCNewsManager CreateNews int int class oCNpc * class oCNpc * class oCNpc * int -0x82367d void __thiscall oCNewsManager SpreadNews class oCNews * -0x823690 void __thiscall oCNewsMemory ~oCNewsMemory -0x82369b void __thiscall oCNewsMemory ~oCNewsMemory -0x82374a void __thiscall oCNewsMemory ShowDebugInfos -0x823760 void __thiscall oCNewsMemory Unarchive class zCArchiver & -0x82376b void __thiscall oCNewsMemory Unarchive class zCArchiver & -0x82383b void __cdecl oCNews CheckRemainingNews -0x823871 oCNews* __thiscall oCNews oCNews -0x8238d7 oCNews* __thiscall oCNews oCNews int int class oCNpc * class oCNpc * class oCNpc * int -0x823911 void __thiscall oCNews ~oCNews -0x823938 void __thiscall oCNews Archive class zCArchiver & -0x823968 void __thiscall oCNews Unarchive class zCArchiver & -0x8239bb class zCObject * __cdecl oCNpcTalent _CreateNewInstance -0x8239c6 class zCObject * __cdecl oCNpcTalent _CreateNewInstance -0x8239d0 oCNpcTalent* __thiscall oCNpcTalent oCNpcTalent -0x8239db oCNpcTalent* __thiscall oCNpcTalent oCNpcTalent -0x823a76 void __thiscall oCNpc UnShrink -0x823a98 int __thiscall oCNpc ApplyOverlay class zSTRING const & -0x823ab8 void __thiscall oCNpc RemoveOverlay class zSTRING const & -0x823ccd oCNpc* __thiscall oCNpc oCNpc -0x823e88 void __thiscall oCNpc ~oCNpc -0x823ea0 void __thiscall TNpcSlot ~TNpcSlot -0x823eb3 void __thiscall TNpcSlot ~TNpcSlot -0x823f48 void __thiscall oCNpc InitByScript int int -0x823f60 void __thiscall oCNpc InitHumanAI -0x823f6b void __thiscall oCNpc InitHumanAI -0x823f90 class zSTRING __thiscall oCNpc GetGuildName -0x823fc0 int __thiscall oCNpc GetOverlay class zSTRING & -0x823fd8 void __thiscall oCNpc CheckModelOverlays -0x824018 void __thiscall oCNpc HealFromMad -0x824038 void __thiscall oCNpc CreateItems int int -0x824076 class oCNpcTalent * __thiscall oCNpc GetTalent int int -0x8240a6 void __thiscall oCNpc SetTalentValue int int -0x8240c0 int __thiscall oCNpc GetTalentValue int -0x8241be void __thiscall oCNpc SetTalentSkill int int -0x8241e0 int __thiscall oCNpc GetTalentSkill int -0x824220 int __thiscall oCNpc CanUse class oCItem * -0x824252 void __thiscall oCNpc DisplayCannotUse -0x824268 void __thiscall oCNpc AddItemEffects class oCItem * -0x824288 void __thiscall oCNpc RemoveItemEffects class oCItem * -0x8242a8 void __thiscall oCNpc EquipItem class oCItem * -0x8242c8 void __thiscall oCNpc UnequipItem class oCItem * -0x8242e8 class oCNpc * __thiscall oCNpc GetNearestFightNpcLeft -0x824308 class oCNpc * __thiscall oCNpc GetNearestFightNpcRight -0x824328 int __thiscall oCNpc FocusCheck class zCVob const * int int float float & -0x824348 void __thiscall oCNpc CollectFocusVob int -0x824377 void __thiscall oCNpc SetEnemy class oCNpc * -0x8243a0 class oCItem * __thiscall oCNpc HasEquippedStolenItem class oCNpc * -0x8243d6 void __thiscall oCNpc Burn int float -0x824406 void __thiscall oCNpc StopBurn -0x82445c void __thiscall oCNpc DropUnconscious float class oCNpc * -0x8244e1 void __thiscall oCNpc CheckUnconscious -0x8245c1 void __thiscall oCNpc DoDie class oCNpc * -0x8245f9 int __thiscall oCNpc BeamTo class zSTRING const & -0x824618 void __thiscall oCNpc TurnToEnemy -0x824650 void __thiscall oCNpc SetHead -0x824688 void __thiscall oCNpc InitModel -0x8246a8 int __thiscall oCNpc StartStdFaceAni int -0x8246fe void __thiscall oCNpc SetWeaponMode2 int -0x82474a void __thiscall oCNpc EquipArmor class oCItem * -0x824768 void __thiscall oCNpc SetToFistMode -0x824797 void __thiscall oCNpc DropVob class oCVob * class zVEC3 & -0x8247f3 void __thiscall oCNpc SetCarryVob class zCVob * -0x824828 void __thiscall oCNpc SetTorchAni int int -0x824850 void __thiscall oCNpc CheckSetTorchAni -0x824868 void __thiscall oCNpc CheckPutbackTorch -0x8248b2 int __thiscall oCNpc UseItem class oCItem * -0x8248c8 int __thiscall oCNpc HasArrowInHand -0x8248e8 int __thiscall oCNpc HasArrowInInv -0x824908 int __thiscall oCNpc HasBoltInInv -0x824928 int __thiscall oCNpc HasBoltInHand -0x82494b int __thiscall oCNpc IsMunitionAvailable class oCItem * -0x824978 void __thiscall oCNpc GetTalentInfo int class zSTRING & class zSTRING & class zSTRING & -0x8249a0 void __thiscall oCNpc GetSpellInfo int class zSTRING & class zSTRING & -0x8249b8 void __thiscall oCNpc GetAttribInfo int class zSTRING & class zSTRING & -0x8249d0 void __thiscall oCNpc CreateSpell int -0x8249db void __thiscall oCNpc CreateSpell int -0x824a48 void __thiscall oCNpc OpenScreen_Log -0x824a60 void __thiscall oCNpc OpenScreen_Map int -0x824a6b void __thiscall oCNpc OpenScreen_Map int -0x824ae1 void __thiscall oCNpc OpenScreen_Status -0x824b08 void __thiscall oCNpc ProcessNpc -0x824b28 void __thiscall oCNpc GetSoundMaterial_MA enum zCSoundManager::zTSndManMedium & enum oTSndMaterial & class zSTRING -0x824b68 void __thiscall oCNpc PrintStateCallDebug class zSTRING const & int int -0x824c47 void __thiscall oCNpc ShowState int int -0x824c70 class oCMobInter * __thiscall oCNpc FindMobInter class zSTRING const & -0x824c90 class zCVobSpot * __thiscall oCNpc FindSpot class zSTRING const & int float -0x824cb0 int __thiscall oCNpc CheckForOwner class zCVob * -0x824ce8 void __thiscall oCNpc DetectWitnesses class oCNpc * int -0x824d08 int __thiscall oCNpc GetComrades -0x824d28 int __thiscall oCNpc AreWeStronger class oCNpc * -0x824d48 class oCNpc * __thiscall oCNpc IsEnemyBehindFriend class oCNpc * -0x824d68 int __thiscall oCNpc InMobInteraction class zSTRING const & int -0x824d88 int __thiscall oCNpc FreeLineOfSight class zVEC3 & class zCVob * -0x824da8 int __thiscall oCNpc FreeLineOfSight_WP class zVEC3 & class zCVob * -0x824dd8 int __thiscall oCNpc CanSee class zCVob * int -0x824e00 void __thiscall oCNpc RefreshNpc -0x824e37 void __thiscall oCNpc RenderNpc class zCView * -0x824e60 void __thiscall oCNpc SetAsPlayer -0x825038 int __thiscall oCNpc DoDoAniEvents -0x825058 class oCItem * __thiscall oCNpc DoInsertMunition class zSTRING const & -0x82508b int __thiscall oCNpc DoShootArrow int -0x8250b8 int __thiscall oCNpc DoTakeVob class zCVob * -0x8250db int __thiscall oCNpc DoDropVob class zCVob * -0x825163 void __thiscall oCNpc Disable -0x825213 void __thiscall oCNpc Enable class zVEC3 & -0x8252c7 void __thiscall oCNpc Archive class zCArchiver & -0x8252d2 void __thiscall oCNpc Archive class zCArchiver & -0x825452 void __thiscall oCNpc Unarchive class zCArchiver & -0x825478 void __thiscall oCNpc PreSaveGameProcessing -0x8254a0 void __thiscall oCNpc PostSaveGameProcessing -0x8254c0 class oCItem * __thiscall oCNpc IdentifyMushroom class oCItem * -0x8254d8 void __thiscall oCNpc IdentifyAllMushrooms -0x8254f8 int __thiscall oCNpc CanCarry class oCItem * -0x825518 class oCItem * __thiscall oCNpc PutInInv class oCItem * -0x825530 void __thiscall oCNpc CreateInvSlot class zSTRING const & -0x82553b void __thiscall oCNpc CreateInvSlot class zSTRING const & -0x825558 void __thiscall oCNpc PutInSlot struct TNpcSlot * class oCVob * int -0x82557b class oCVob * __thiscall oCNpc DropFromSlot struct TNpcSlot * -0x8257da void __thiscall oCNpc OnMessage class zCEventMessage * class zCVob * -0x825808 int __thiscall oCNpc EV_DrawWeapon class oCMsgWeapon * -0x825890 int __thiscall oCNpc EV_DrawWeapon2 class oCMsgWeapon * -0x8258c8 int __thiscall oCNpc EV_RemoveWeapon class oCMsgWeapon * -0x8258e0 int __thiscall oCNpc EV_RemoveWeapon1 class oCMsgWeapon * -0x8258eb int __thiscall oCNpc EV_RemoveWeapon1 class oCMsgWeapon * -0x82590b int __thiscall oCNpc EV_RemoveWeapon2 class oCMsgWeapon * -0x825948 int __thiscall oCNpc EV_ChooseWeapon class oCMsgWeapon * -0x825968 int __thiscall oCNpc EV_ForceRemoveWeapon class oCMsgWeapon * -0x825a0f int __thiscall oCNpc EV_AttackForward class oCMsgAttack * -0x825a99 int __thiscall oCNpc EV_AttackLeft class oCMsgAttack * -0x825b29 int __thiscall oCNpc EV_AttackRight class oCMsgAttack * -0x825b4b int __thiscall oCNpc EV_AttackRun class oCMsgAttack * -0x825bc3 int __thiscall oCNpc EV_AttackFinish class oCMsgAttack * -0x825c98 int __thiscall oCNpc EV_Parade class oCMsgAttack * -0x825cbb int __thiscall oCNpc FinalizeAim int int -0x825cd0 int __thiscall oCNpc EV_ShootAt class oCMsgAttack * -0x825cdb int __thiscall oCNpc EV_ShootAt class oCMsgAttack * -0x825cf8 int __thiscall oCNpc EV_Drink class oCMsgUseItem * -0x825d20 int __thiscall oCNpc EV_TakeVob class oCMsgManipulate * -0x825d48 int __thiscall oCNpc EV_DropVob class oCMsgManipulate * -0x825d60 int __thiscall oCNpc EV_DropMob class oCMsgManipulate * -0x825d6b int __thiscall oCNpc EV_DropMob class oCMsgManipulate * -0x825d8b int __thiscall oCNpc EV_TakeMob class oCMsgManipulate * -0x825dbb int __thiscall oCNpc EV_UseMob class oCMsgManipulate * -0x825dd8 int __thiscall oCNpc EV_InsertInteractItem class oCMsgManipulate * -0x825e00 int __thiscall oCNpc EV_CreateInteractItem class oCMsgManipulate * -0x825e28 int __thiscall oCNpc EV_DestroyInteractItem class oCMsgManipulate * -0x825e8c class zCModelAni * __thiscall oCNpc InteractItemGetAni class zSTRING const & int int -0x825ece int __thiscall oCNpc GetInteractItemMaxState class zSTRING const & -0x825f0e int __thiscall oCNpc InteractItemIsInState class zSTRING const & int -0x825f6f int __thiscall oCNpc EV_UseItem class oCMsgManipulate * -0x826072 int __thiscall oCNpc EV_UseItemToState class oCMsgManipulate * -0x826090 int __thiscall oCNpc EV_CallScript class oCMsgManipulate * -0x8260c0 int __thiscall oCNpc EV_Unconscious class oCMsgState * -0x8260e0 int __thiscall oCNpc EV_DoState class oCMsgState * -0x826103 int __thiscall oCNpc ApplyTimedOverlayMds class zSTRING const & float -0x826203 int __thiscall oCNpc EV_OutputSVM_Overlay class oCMsgConversation * -0x8262de int __thiscall oCNpc EV_OutputSVM class oCMsgConversation * -0x826381 int __thiscall oCNpc EV_Output class oCMsgConversation * -0x8263b0 int __thiscall oCNpc StartDialogAni -0x8263d8 int __thiscall oCNpc ActivateDialogCam float -0x826400 int __thiscall oCNpc DeactivateDialogCam -0x8264c8 int __thiscall oCNpc EV_PlaySound class oCMsgConversation * -0x826500 int __thiscall oCNpc EV_PrintScreen class oCMsgConversation * -0x826530 void __thiscall oCNpc AddEffect class zSTRING const & class zCVob const * -0x826558 int __thiscall oCNpc EV_LookAt class oCMsgConversation * -0x826578 int __thiscall oCNpc EV_QuickLook class oCMsgConversation * -0x826598 int __thiscall oCNpc EV_Cutscene class oCMsgConversation * -0x8265c0 int __thiscall oCNpc AssessPlayer_S class oCNpc * -0x8265e0 int __thiscall oCNpc AssessEnemy_S class oCNpc * -0x826600 int __thiscall oCNpc AssessFighter_S class oCNpc * -0x826620 int __thiscall oCNpc AssessBody_S class oCNpc * -0x826640 int __thiscall oCNpc AssessItem_S class oCItem * -0x826658 void __thiscall oCNpc SetNpcsToState int int -0x8267c7 void __thiscall oCNpc CreatePassivePerception int class zCVob * class zCVob * -0x826800 void __cdecl oCNpc CreateSoundPerception int class zCVob * class zVEC3 const & class zCVob * int -0x826818 int __thiscall oCNpc AssessThreat_S class oCNpc * -0x826838 int __thiscall oCNpc AssessDamage_S class oCNpc * int -0x826858 int __thiscall oCNpc CatchThief_S class oCNpc * -0x826878 int __thiscall oCNpc AssessCall_S class oCNpc * -0x826898 int __thiscall oCNpc AssessTalk_S class oCNpc * -0x8268c0 int __thiscall oCNpc AssessGivenItem_S class oCNpc * class oCItem * -0x826920 int __thiscall oCNpc AssessMagic_S class oCNpc * int -0x826960 int __thiscall oCNpc AssessStopMagic_S class oCNpc * int -0x826978 int __thiscall oCNpc MoveNpc_S class oCNpc * -0x8269a0 void __thiscall oCNpc EnablePerception int int -0x826a0e void __cdecl oCNpc InitStatics -0x826a38 void __thiscall oCNpc SetBodyState int -0x826a58 class zSTRING __thiscall oCNpc GetBodyStateModifierNames -0x826a70 void __thiscall oCNpc MakeSpellBook -0x826a7b void __thiscall oCNpc MakeSpellBook -0x826aa8 void __thiscall oCNpc ShowDebugInfo class zCCamera * -0x826ac0 void __thiscall oCNpc UseStandAI -0x826acb void __thiscall oCNpc UseStandAI -0x826b10 class zCObject * __cdecl oCNpc _CreateNewInstance -0x826b1b class zCObject * __cdecl oCNpc _CreateNewInstance -0x826b30 void __thiscall zCArray::ShrinkToFit -0x826b3b void __thiscall zCArray::ShrinkToFit -0x826b50 void __thiscall zCCacheAsk::zCCacheAsk unsigned long unsigned long -0x826b60 void __thiscall zCCacheAsk::zCCacheAsk unsigned long unsigned long -0x826baf void __thiscall zCCacheAsk::~zCCacheAsk -0x826bc8 void __thiscall zCCacheAsk::PurgeCache -0x826be8 class oCNpc::TActiveInfo * __thiscall zCCache::operator[] class oCNpc const * const & -0x826c08 void __thiscall zCCache::ClearCache -0x826c28 void __thiscall zCCache::PurgeCache -0x826c48 void __thiscall zCSparseArray >::~zCSparseArray > -0x826c60 void __thiscall zCCacheAsk::zCCacheAsk unsigned long unsigned long -0x826c70 void __thiscall zCCacheAsk::zCCacheAsk unsigned long unsigned long -0x826cbf void __thiscall zCCacheAsk::~zCCacheAsk -0x826cd8 void __thiscall zCCacheAsk::PurgeCache -0x826d03 class oCShrinkHelper * __thiscall zCCache::operator[] class oCNpc const * const & -0x826d18 void __thiscall zCCache::ClearCache -0x826d38 void __thiscall zCCache::PurgeCache -0x826d58 void __thiscall zCSparseArray >::~zCSparseArray > -0x826d78 void __thiscall zCSparseArray::zCSparseArray unsigned long -0x826d98 void __thiscall zCSparseArray::~zCSparseArray -0x826dc1 void __thiscall zCSparseArray::CopyIndex void * void const * -0x826e0f void __thiscall zCCache::~zCCache -0x826e5f void __thiscall zCCache::~zCCache -0x826e70 class oCShrinkHelper * __thiscall zCCacheData::GetData class oCNpc const * const & -0x826e7b class oCShrinkHelper * __thiscall zCCacheData::GetData class oCNpc const * const & -0x826ea3 void __thiscall oCNpc OpenInventory int -0x826f1f int __thiscall oCNpc OpenSteal -0x826f4e void __thiscall oCNpc OpenDeadNpc -0x826fae class zCObject * __cdecl oCNpcMessage _CreateNewInstance -0x82700e class zCObject * __cdecl oCMsgDamage _CreateNewInstance -0x82706e class zCObject * __cdecl oCMsgWeapon _CreateNewInstance -0x8270cb class zCObject * __cdecl oCMsgMovement _CreateNewInstance -0x82712e class zCObject * __cdecl oCMsgAttack _CreateNewInstance -0x82718e class zCObject * __cdecl oCMsgUseItem _CreateNewInstance -0x8271ee class zCObject * __cdecl oCMsgState _CreateNewInstance -0x82724b class zCObject * __cdecl oCMsgManipulate _CreateNewInstance -0x8272a3 class zCObject * __cdecl oCMsgConversation _CreateNewInstance -0x8272b6 class zCObject * __cdecl oCMsgConversation _CreateNewInstance -0x827303 class zCObject * __cdecl oCMsgMagic _CreateNewInstance -0x827323 oCNpcMessage* __thiscall oCNpcMessage oCNpcMessage -0x827343 oCMsgDamage* __thiscall oCMsgDamage oCMsgDamage -0x827363 oCMsgDamage* __thiscall oCMsgDamage oCMsgDamage enum oCMsgDamage::TDamageSubType -0x827383 oCMsgDamage* __thiscall oCMsgDamage oCMsgDamage enum oCMsgDamage::TDamageSubType struct oCNpc::oSDamageDescriptor const & -0x827396 oCMsgDamage* __thiscall oCMsgDamage oCMsgDamage enum oCMsgDamage::TDamageSubType struct oCNpc::oSDamageDescriptor const & -0x8273be void __thiscall oCMsgDamage ~oCMsgDamage -0x8273d8 class zSTRING __thiscall oCMsgDamage MD_GetSubTypeString int -0x827400 oCMsgMovement* __thiscall oCMsgMovement oCMsgMovement -0x82742b oCMsgMovement* __thiscall oCMsgMovement oCMsgMovement enum oCMsgMovement::TMovementSubType class zSTRING const & -0x827450 oCMsgMovement* __thiscall oCMsgMovement oCMsgMovement enum oCMsgMovement::TMovementSubType class zCVob * -0x827470 oCMsgMovement* __thiscall oCMsgMovement oCMsgMovement enum oCMsgMovement::TMovementSubType class zVEC3 const & -0x827490 oCMsgMovement* __thiscall oCMsgMovement oCMsgMovement enum oCMsgMovement::TMovementSubType float -0x8274b0 oCMsgMovement* __thiscall oCMsgMovement oCMsgMovement enum oCMsgMovement::TMovementSubType int -0x8274c0 void __thiscall oCMsgMovement ~oCMsgMovement -0x8274d3 void __thiscall oCMsgMovement ~oCMsgMovement -0x8274ff class zSTRING __thiscall oCMsgMovement MD_GetSubTypeString int -0x827523 oCMsgWeapon* __thiscall oCMsgWeapon oCMsgWeapon -0x827543 oCMsgWeapon* __thiscall oCMsgWeapon oCMsgWeapon enum oCMsgWeapon::TWeaponSubType int int -0x827577 class zSTRING __thiscall oCMsgWeapon MD_GetSubTypeString int -0x8275a3 oCMsgAttack* __thiscall oCMsgAttack oCMsgAttack -0x8275c3 oCMsgAttack* __thiscall oCMsgAttack oCMsgAttack enum oCMsgAttack::TAttackSubType int int -0x8275e3 oCMsgAttack* __thiscall oCMsgAttack oCMsgAttack enum oCMsgAttack::TAttackSubType class zCVob * float -0x8275f8 void __thiscall oCMsgAttack Pack class zCBuffer & class zCEventManager * -0x827620 void __thiscall oCMsgAttack Unpack class zCBuffer & class zCEventManager * -0x827657 class zSTRING __thiscall oCMsgAttack MD_GetSubTypeString int -0x827683 oCMsgUseItem* __thiscall oCMsgUseItem oCMsgUseItem -0x8276a3 oCMsgUseItem* __thiscall oCMsgUseItem oCMsgUseItem enum oCMsgUseItem::TUseItemSubType class zCVob * -0x8276c3 oCMsgState* __thiscall oCMsgState oCMsgState -0x8276e3 oCMsgState* __thiscall oCMsgState oCMsgState enum oCMsgState::TStateSubType float -0x827703 oCMsgState* __thiscall oCMsgState oCMsgState enum oCMsgState::TStateSubType int -0x827718 oCMsgState* __thiscall oCMsgState oCMsgState enum oCMsgState::TStateSubType int int class zSTRING const & -0x82772b oCMsgState* __thiscall oCMsgState oCMsgState enum oCMsgState::TStateSubType int int class zSTRING const & -0x82775f class zSTRING __thiscall oCMsgState MD_GetSubTypeString int -0x827780 oCMsgManipulate* __thiscall oCMsgManipulate oCMsgManipulate -0x8277a0 oCMsgManipulate* __thiscall oCMsgManipulate oCMsgManipulate enum oCMsgManipulate::TManipulateSubType -0x8277c0 oCMsgManipulate* __thiscall oCMsgManipulate oCMsgManipulate enum oCMsgManipulate::TManipulateSubType class zCVob * -0x8277e0 oCMsgManipulate* __thiscall oCMsgManipulate oCMsgManipulate enum oCMsgManipulate::TManipulateSubType int -0x827816 oCMsgManipulate* __thiscall oCMsgManipulate oCMsgManipulate enum oCMsgManipulate::TManipulateSubType class zSTRING const & int -0x827830 oCMsgManipulate* __thiscall oCMsgManipulate oCMsgManipulate enum oCMsgManipulate::TManipulateSubType class zCVob * int -0x827866 oCMsgManipulate* __thiscall oCMsgManipulate oCMsgManipulate enum oCMsgManipulate::TManipulateSubType class zSTRING const & class zSTRING const & -0x827880 void __thiscall oCMsgManipulate Unpack class zCBuffer & class zCEventManager * -0x8278af class zSTRING __thiscall oCMsgManipulate MD_GetSubTypeString int -0x8278c8 oCMsgConversation* __thiscall oCMsgConversation oCMsgConversation -0x8278db oCMsgConversation* __thiscall oCMsgConversation oCMsgConversation -0x82790b oCMsgConversation* __thiscall oCMsgConversation oCMsgConversation enum oCMsgConversation::TConversationSubType -0x827946 oCMsgConversation* __thiscall oCMsgConversation oCMsgConversation enum oCMsgConversation::TConversationSubType class zSTRING const & -0x827976 oCMsgConversation* __thiscall oCMsgConversation oCMsgConversation enum oCMsgConversation::TConversationSubType class zSTRING const & class zSTRING const & -0x82799b oCMsgConversation* __thiscall oCMsgConversation oCMsgConversation enum oCMsgConversation::TConversationSubType class zCVob * -0x8279b8 oCMsgConversation* __thiscall oCMsgConversation oCMsgConversation enum oCMsgConversation::TConversationSubType int -0x8279cb oCMsgConversation* __thiscall oCMsgConversation oCMsgConversation enum oCMsgConversation::TConversationSubType int -0x8279fb oCMsgConversation* __thiscall oCMsgConversation oCMsgConversation enum oCMsgConversation::TConversationSubType int int float -0x827a3e void __thiscall oCMsgConversation Delete -0x827a58 oCMsgMagic* __thiscall oCMsgMagic oCMsgMagic -0x827a78 oCMsgMagic* __thiscall oCMsgMagic oCMsgMagic enum oCMsgMagic::TConversationSubType -0x827a98 oCMsgMagic* __thiscall oCMsgMagic oCMsgMagic enum oCMsgMagic::TConversationSubType int int -0x827ae9 oCNpc_States* __thiscall oCNpc_States oCNpc_States -0x827b21 void __thiscall oCNpc_States ~oCNpc_States -0x827b48 void __thiscall oCNpc_States SetRoutine class oCRtnEntry * class oCRtnEntry * -0x827b70 int __thiscall oCNpc_States ActivateRtnState int -0x827b90 int __thiscall oCNpc_States StartAIState class zSTRING const & int int float int -0x827c31 int __thiscall oCNpc_States StartAIState int int int float int -0x827c48 int __thiscall oCNpc_States DoAIState -0x827c68 void __thiscall oCNpc_States StartCutscene class zSTRING const & class zSTRING const & -0x827c88 void __thiscall oCNpc_States CloseCutscenes -0x827ca8 void __thiscall oCNpc_States InitRoutine -0x827cf9 void __thiscall oCNpc_States ChangeRoutine class zSTRING const & -0x827d38 void __thiscall oCNpc_States ChangeRoutine int -0x827d72 void __thiscall oCNpc_States StopInsertOverlayRoutine -0x827d8b void __thiscall oCNpc_States InsertRoutine int int int int int class zSTRING const & int -0x827da0 void __thiscall oCNpc_States InsertRoutineCS class zSTRING const & class zSTRING const & -0x827dab void __thiscall oCNpc_States InsertRoutineCS class zSTRING const & class zSTRING const & -0x827e23 class zSTRING __thiscall oCNpc_States GetStateInfo -0x827e70 void __thiscall oCNpc_States Unarchive class zCArchiver & -0x827ebb class zCObject * __cdecl oCObjectFactory _CreateNewInstance -0x827ec6 class zCObject * __cdecl oCObjectFactory _CreateNewInstance -0x827ed0 class zCEventManager * __thiscall oCObjectFactory CreateEventManager class zCVob * -0x827edb class zCEventManager * __thiscall oCObjectFactory CreateEventManager class zCVob * -0x827ef0 class zCCSManager * __thiscall oCObjectFactory CreateCSManager -0x827efb class zCCSManager * __thiscall oCObjectFactory CreateCSManager -0x827f10 class zCGameInfo * __thiscall oCObjectFactory CreateGameInfo -0x827f1b class zCGameInfo * __thiscall oCObjectFactory CreateGameInfo -0x827f30 class zCPlayerInfo * __thiscall oCObjectFactory CreatePlayerInfo -0x827f3b class zCPlayerInfo * __thiscall oCObjectFactory CreatePlayerInfo -0x827f50 class zCWorld * __thiscall oCObjectFactory CreateWorld -0x827f5b class zCWorld * __thiscall oCObjectFactory CreateWorld -0x827f86 class oCNpc * __thiscall oCObjectFactory CreateNpc int -0x827fa6 class oCItem * __thiscall oCObjectFactory CreateItem int -0x827fb0 class zCWaypoint * __thiscall oCObjectFactory CreateWaypoint -0x827fbb class zCWaypoint * __thiscall oCObjectFactory CreateWaypoint -0x827fd0 class zCWay * __thiscall oCObjectFactory CreateWay -0x827fdb class zCWay * __thiscall oCObjectFactory CreateWay -0x828019 oCParticleControl* __thiscall oCParticleControl oCParticleControl class zCWorld * -0x82803b void __thiscall oCParticleControl ~oCParticleControl -0x82807e void __thiscall oCParticleControl SelectActivePFX -0x828090 void __thiscall oCParticleControl EditActivePFX -0x82809b void __thiscall oCParticleControl EditActivePFX -0x8280ce void __thiscall oCParticleControl StartActivePFX class zCVob * class zSTRING & -0x8280fe void __thiscall oCParticleControl StartActivePFX -0x828138 void __thiscall oCParticleControl CreateNewPFX class zSTRING & -0x828150 void __thiscall oCParticleControl BeginEditActive void (__cdecl*)(class zSTRING const &) -0x82815b void __thiscall oCParticleControl BeginEditActive void (__cdecl*)(class zSTRING const &) -0x828186 void __thiscall oCParticleControl DeleteLastPFX -0x828190 oCPortalRoom* __thiscall oCPortalRoom oCPortalRoom -0x8281a3 oCPortalRoom* __thiscall oCPortalRoom oCPortalRoom -0x8281b0 oCPortalRoom* __thiscall oCPortalRoom oCPortalRoom class zSTRING const & -0x8281c3 oCPortalRoom* __thiscall oCPortalRoom oCPortalRoom class zSTRING const & -0x8281fc int __thiscall oCPortalRoom IsPortalMyRoom class oCNpc * -0x828210 void __thiscall oCPortalRoomManager ~oCPortalRoomManager -0x82821b void __thiscall oCPortalRoomManager ~oCPortalRoomManager -0x82824e void __thiscall oCPortalRoomManager AssignPortalToNpc class zSTRING const & class zSTRING const & -0x82827e void __thiscall oCPortalRoomManager AssignPortalToGuild class zSTRING const & int -0x828298 int __thiscall oCPortalRoomManager GetPortalRoomIndex class zSTRING const & -0x82837c void __thiscall oCPortalRoomManager ShowDebugInfo -0x8283f4 void __thiscall oCPortalRoomManager ShowPortalInfo -0x82840b void __thiscall oCPortalRoomManager LoadPortalData class zCArchiver & -0x82841e void __thiscall oCPortalRoomManager LoadPortalData class zCArchiver & -0x828446 void __thiscall oCRtnCutscene ~oCRtnCutscene -0x82845b oCRtnEntry* __thiscall oCRtnEntry oCRtnEntry int int int int int class zSTRING const & int -0x82847b void __thiscall oCRtnEntry ~oCRtnEntry -0x828550 void __thiscall oCRtnManager ShowRoutine int int class oCNpc * -0x82861b class zSTRING __thiscall oCRtnManager GetRoutineString class oCRtnEntry * -0x82866e void __thiscall oCRtnManager RestartRoutines -0x8286a0 class zVEC3 __thiscall oCRtnManager GetRoutinePos class oCNpc * -0x8286c3 void __thiscall oCRtnManager ReadRoutine class zCArchiver & class oCNpc * -0x8286f0 void __thiscall oCRtnManager CheckConsistency class oCNpc * -0x828710 void __thiscall oCRtnManager CreateWayBoxes class oCNpc * -0x828728 int __thiscall oCRtnManager CollidesWithWayBox struct zTBBox3D & class zCList & -0x828748 void __thiscall oCSpawnManager ~oCSpawnManager -0x828768 void __thiscall oCSpawnManager SpawnImmediately int -0x8287ee void __thiscall oCSpawnManager ShowDebugInfo -0x828813 void __thiscall oCSpawnManager CheckInsertNpc -0x828848 void __thiscall oCSpawnManager SpawnNpc class oCNpc * class zSTRING const & float -0x828870 void __thiscall oCSpawnManager CheckForInvalidDialogCamPos float class oCNpc * -0x82889b oCSVMManager* __thiscall oCSVMManager oCSVMManager -0x82893b int __thiscall oCSVMManager GetOU class zSTRING const & int -0x82898b void __thiscall oCSVM InitByScript int -0x8289b0 int __thiscall oCSVM GetOU class zSTRING const & -0x828b30 void __cdecl oCText InitText -0x828ca0 void __thiscall oCVob ShowDebugInfo class zCCamera * -0x828cbb int __thiscall oCVob HasNpcEnoughSpace class zVEC3 & -0x828cdb int __thiscall oCVob HasEnoughSpace class zVEC3 & -0x828d0b int __thiscall oCVob SearchNpcPosition class zVEC3 & -0x828d28 int __thiscall oCVob SearchFreePosition class zVEC3 & class zCVob * -0x828d48 int __fastcall oCVob Render struct zTRenderContext & -0x828d60 class oCAIVobMove * __thiscall oCVob GetAIVobMove -0x828d6b class oCAIVobMove * __thiscall oCVob GetAIVobMove -0x828de0 class zCObject * __cdecl oCTouchDamage _CreateNewInstance -0x828deb class zCObject * __cdecl oCTouchDamage _CreateNewInstance -0x828e08 void __thiscall oCWay ~oCWay -0x828e64 void __thiscall oCWay Init class zCWaypoint * class zCWaypoint * -0x828ea0 class zCObject * __cdecl oCWorld _CreateNewInstance -0x828eab class zCObject * __cdecl oCWorld _CreateNewInstance -0x828f06 oCWorld* __thiscall oCWorld oCWorld -0x828f4b void __thiscall oCWorld ~oCWorld -0x828f87 class oCVob * __thiscall oCWorld CreateVob enum zTVobType class zSTRING const & -0x828fd6 class oCVob * __thiscall oCWorld CreateVob enum zTVobType int -0x829000 void __thiscall oCWorld Archive class zCArchiver & -0x829030 void __thiscall oCWorld Unarchive class zCArchiver & -0x829057 int __thiscall oCWorld SaveWorld class zSTRING const & enum zCWorld::zTWorldSaveMode int int -0x8290c7 int __thiscall oCWorld LoadWorld class zSTRING const & enum zCWorld::zTWorldLoadMode -0x829173 class zCTree * __thiscall oCWorld AddVobAsChild class zCVob * class zCTree * -0x829213 void __thiscall oCWorld RemoveVob class zCVob * -0x829237 void __thiscall oCWorld EnableVob class zCVob * class zCVob * -0x829267 void __thiscall oCWorld DisableVob class zCVob * -0x829288 void __fastcall oCWorld RemoveFromLists class zCVob * -0x8292ef class zSTRING __thiscall oCWorldTimer GetTimeString -0x829320 void __cdecl TestFont -0x82933b int __cdecl MainProg -0x829350 zCConDat* __thiscall zCConDat zCConDat class zSTRING const & class zSTRING const & int void * int -0x829363 zCConDat* __thiscall zCConDat zCConDat class zSTRING const & class zSTRING const & int void * int -0x829370 zCConDat* __thiscall zCConDat zCConDat class zSTRING const & class zSTRING const & int -0x829383 zCConDat* __thiscall zCConDat zCConDat class zSTRING const & class zSTRING const & int -0x8293ef zCConsole* __thiscall zCConsole zCConsole -0x829434 zCConsole* __thiscall zCConsole zCConsole int int class zSTRING const & -0x829474 void __thiscall zCConsole ~zCConsole -0x829490 void __thiscall zCConsole AddChar int int -0x8294be void __thiscall zCConsole InsertVar class zSTRING const & class zSTRING const & int void * int -0x8294ee void __thiscall zCConsole Register class zSTRING const & class zSTRING const & int -0x82951e void __thiscall zCConsole Register class zSTRING const & class zSTRING const & -0x8295dc int __thiscall zCConsole AutoCompletion class zSTRING & -0x829603 void __thiscall zCConsole Show -0x8296aa void __thiscall zCConsole Update -0x8296c8 void __thiscall zCConsole ShowInput -0x8296f0 class zCConDat * __thiscall zCConsole Get class zSTRING const & -0x829720 class zCConDat * __thiscall zCConsole GetBestMatch class zSTRING const & -0x829778 void __thiscall zCConsole Eval class zSTRING const & -0x829819 int __thiscall zCConsole Evaluate class zSTRING const & -0x82988c void __thiscall zCConsole ShowHelp -0x8298d3 void __thiscall zCConsole SaveInfoFile class zSTRING const & -0x8298f0 int __cdecl zCConsole EditFunc class zSTRING const & class zSTRING & -0x82993b int __thiscall zCConsole EditInstance int void * -0x8299a9 class zCObject * __cdecl zCEventManager _CreateNewInstance -0x8299de zCEventManager* __thiscall zCEventManager zCEventManager -0x829a0e zCEventManager* __thiscall zCEventManager zCEventManager class zCVob * -0x829a33 void __thiscall zCEventManager ~zCEventManager -0x829cae void __thiscall zCEventManager OnMessage class zCEventMessage * class zCVob * -0x829cc8 void __thiscall zCEventManager SendMessageToHost class zCEventMessage * class zCVob * class zCVob * -0x829d3c void __thiscall zCEventManager Clear -0x829d60 void __thiscall zCEventManager ShowList int int -0x829d70 void __thiscall zCFontMan ~zCFontMan -0x829d80 void __thiscall zCFontMan ~zCFontMan -0x829da0 int __thiscall zCFontMan SearchFont class zSTRING const & -0x829dd3 int __thiscall zCFontMan Load class zSTRING const & -0x829e12 int __thiscall zCFont LoadFontTexture class zSTRING const & -0x829e28 zCFont* __thiscall zCFont zCFont class zSTRING const & -0x829e48 void __thiscall zCFont ~zCFont -0x829ed5 int __thiscall zCFont SaveFontData -0x829f8a int __thiscall zCFont LoadFontData -0x829fa8 int __thiscall zCFont GetPixel int int -0x829fc8 int __thiscall zCFont GetPixelAlpha int int -0x82a00c int __thiscall zCFont AnalyseLetters -0x82a033 zCGfx* __thiscall zCGfx zCGfx class zSTRING const & -0x82a05e zCGfx* __thiscall zCGfx zCGfx int int -0x82a078 void __cdecl zCGfx Reload -0x82a0a6 struct TGfx_Gfx * __thiscall zCGfx LoadPcx class zSTRING const & -0x82a0c8 struct TGfx_Gfx * __thiscall zCGfx LoadTga class zSTRING const & -0x82a0e8 void __thiscall zCGfx Save class zSTRING const & -0x82a130 struct TGfx_Gfx * __thiscall zCGfx LoadGfx class zSTRING const & -0x82a140 void __thiscall zCPar_File ~zCPar_File -0x82a14b void __thiscall zCPar_File ~zCPar_File -0x82a178 void __thiscall zCPar_File SaveTree int class zCPar_Symbol * class zDATE & -0x82a198 void __thiscall zCPar_File SaveTreeNode class zFILE * class zCPar_TreeNode * -0x82a1b0 class zCPar_TreeNode * __thiscall zCPar_File LoadTreeNode class zFILE * -0x82a1bb class zCPar_TreeNode * __thiscall zCPar_File LoadTreeNode class zFILE * -0x82a1f3 int __thiscall zCPar_File LoadTree class zFILE_STATS & class zCPar_SymbolTable & -0x82a26f zCParser* __thiscall zCParser zCParser int -0x82a2fa void __thiscall zCParser ~zCParser -0x82a385 void __thiscall zCParser Error class zSTRING & int -0x82a3a0 void __thiscall zCParser Message class zSTRING & -0x82a3c8 int __thiscall zCParser SaveDat class zSTRING & -0x82a410 int __thiscall zCParser LoadDat class zSTRING & -0x82a448 int __thiscall zCParser Parse class zSTRING -0x82a531 int __thiscall zCParser ParseSource class zSTRING & -0x82a5de int __thiscall zCParser ParseFile class zSTRING & -0x82a608 void __thiscall zCParser ParseBlock -0x82a731 void __thiscall zCParser CreatePCode -0x82a82e class zCPar_TreeNode * __thiscall zCParser PushOnStack class zCPar_TreeNode * -0x82a860 int __thiscall zCParser MergeFile class zSTRING & -0x82a880 void __thiscall zCParser DoStack int -0x82a900 void * __cdecl zCParser CallFunc int ... -0x82a948 int __thiscall zCParser GetIndex class zSTRING const & -0x82a968 class zCPar_Symbol * __thiscall zCParser GetSymbol class zSTRING const & -0x82a990 class zSTRING __thiscall zCParser GetClassVarInfo int int int & int & -0x82a9b8 void __thiscall zCParser GetClassVarInfo int class zSTRING & int & int & -0x82a9d8 class zSTRING __thiscall zCParser GetText int int -0x82a9f8 class zSTRING __thiscall zCParser GetInstanceValue class zSTRING & int void * int -0x82aa3c class zSTRING __thiscall zCParser GetInstanceValue int int void * int -0x82aa58 int __thiscall zCParser IsValid class zSTRING & void * class zSTRING & -0x82aac7 int __thiscall zCParser CheckClassSize int int -0x82aae8 void __thiscall zCParser AddClassOffset class zSTRING & int -0x82ab08 int __thiscall zCParser AutoCompletion class zSTRING & -0x82ab28 void __thiscall zCParser Reparse class zSTRING & -0x82ac69 int __thiscall zCParser SaveInstance int void * -0x82ac8b void __thiscall zCParser ShowCode int -0x82acec void __thiscall zCParser SaveInfoFile class zSTRING -0x82ad10 int __thiscall zCParser IsInAdditionalInfo class zSTRING const & -0x82adba int __thiscall zCParser WriteAdditionalInfo class zSTRING & int int -0x82ae6a int __thiscall zCParser SaveGlobalVars class zCArchiver & -0x82af3b int __thiscall zCParser LoadGlobalVars class zCArchiver & -0x82af58 zCPar_TreeNode* __thiscall zCPar_TreeNode zCPar_TreeNode int class zSTRING & int -0x82af78 void __thiscall zCPar_TreeNode ~zCPar_TreeNode -0x82af98 void __thiscall zCParser FindNext char * -0x82afd0 void __thiscall zCParser Match class zSTRING & -0x82afe8 int __thiscall zCParser ReadVarType -0x82b008 int __thiscall zCParser ReadFuncType -0x82b038 int __thiscall zCParser ReadInt -0x82b078 float __thiscall zCParser ReadFloat -0x82b0c8 void __thiscall zCParser ReadString class zSTRING & -0x82b113 int __thiscall zCParser ReadArray -0x82b130 class zCPar_TreeNode * __thiscall zCParser CreateStringLeaf -0x82b158 int __thiscall zCParser GetNextToken -0x82b1eb class zCPar_TreeNode * __thiscall zCParser Parse_Expression_Primary int & -0x82b213 class zCPar_TreeNode * __thiscall zCParser Parse_Expression int & int -0x82b240 int __thiscall zCParser EvalLeaf class zCPar_TreeNode * int -0x82b437 void __thiscall zCParser DeclareVar int -0x82b46b void __thiscall zCParser DeclareClass -0x82b53c void __thiscall zCParser DeclareInstance -0x82b5d7 void __thiscall zCParser DeclarePrototype -0x82b62e void __thiscall zCParser DeclareIf -0x82b6cb void __thiscall zCParser DeclareAssign class zSTRING & -0x82b71e void __thiscall zCParser DeclareAssignFunc class zSTRING & -0x82b7af void __thiscall zCParser DeclareFunc -0x82b7d3 void __thiscall zCParser DeclareReturn -0x82b89d void __thiscall zCParser DeclareFuncCall class zSTRING & int -0x82ba23 void __thiscall zCParser GetNextCommand class zSTRING & -0x82ba38 void __thiscall zCParser ShowPCodeSpy class zSTRING & -0x82ba70 void __thiscall zCParser ShowPCode int class zCView * int -0x82bacf void __cdecl zCParser DefineExternal class zSTRING const & int (__cdecl*)(void) int int ... -0x82bafb void __thiscall zCParser DefineExternalVar class zSTRING const & void * int int -0x82bb28 int __thiscall zCParser FindInstanceVar class zSTRING & -0x82bb60 int __thiscall zCParser FindIndex class zSTRING & -0x82bb78 zCPar_StringTable* __thiscall zCPar_StringTable zCPar_StringTable int -0x82bb98 void __thiscall zCPar_StringTable ~zCPar_StringTable -0x82bbb0 class zSTRING * __thiscall zCPar_StringTable Insert class zSTRING & -0x82bbbb class zSTRING * __thiscall zCPar_StringTable Insert class zSTRING & -0x82bbd8 void __thiscall zCPar_StringTable Save class zSTRING & -0x82bc03 void __thiscall zCPar_StringTable Load class zSTRING & -0x82bc18 void __cdecl zCPar_Symbol SetUseInstance class zCPar_Symbol * -0x82bc38 void __thiscall zCPar_Symbol ~zCPar_Symbol -0x82bc6e void __thiscall zCPar_Symbol AllocSpace -0x82bca7 void * __thiscall zCPar_Symbol GetDataAdr int -0x82bd18 void __thiscall zCPar_Symbol SetLineData int int int int -0x82bd40 void __thiscall zCPar_Symbol SetFileNr int -0x82bd68 void __thiscall zCPar_Symbol Save class zFILE * -0x82bd98 void __thiscall zCPar_Symbol SaveFull class zFILE * -0x82bdb8 void __thiscall zCPar_Symbol LoadFull class zFILE * -0x82bdd8 void __thiscall zCPar_Symbol Load class zFILE * -0x82be06 zCPar_SymbolTable* __thiscall zCPar_SymbolTable zCPar_SymbolTable int -0x82be26 void __thiscall zCPar_SymbolTable ~zCPar_SymbolTable -0x82be3b void __thiscall zCPar_SymbolTable PreAlloc int -0x82be7e void __thiscall zCPar_SymbolTable Load class zFILE * -0x82bf14 void __thiscall zCPar_SymbolTable Show -0x82bf28 void __thiscall zCPar_Stack PopString class zSTRING & -0x82bf48 void __thiscall zCPar_DataStack Push int -0x82bf68 float __thiscall zCPar_DataStack PopFloat -0x82bfaf zCView* __thiscall zCView zCView -0x82bfef zCView* __thiscall zCView zCView int int int int enum zTviewID -0x82c04b void __thiscall zCView ~zCView -0x82c068 void __thiscall zCView CheckAutoScroll -0x82c088 void __thiscall zCView InsertBack class zSTRING const & -0x82c0a8 void __thiscall zCView ForceOpen -0x82c0d6 class zCViewText * __thiscall zCView CreateText int int class zSTRING const & float struct zCOLOR & int int -0x82c0e8 void __thiscall zCView PrintTimedCX int class zSTRING const & float struct zCOLOR * -0x82c108 void __thiscall zCView PrintTimedCXY class zSTRING const & float struct zCOLOR * -0x82c148 void __thiscall zCView PrintMessage class zSTRING const & class zSTRING const & float struct zCOLOR & -0x82c1bc void __thiscall zCView PrintMessageCXY class zSTRING const & class zSTRING const & float struct zCOLOR & -0x82c1d8 void __thiscall zCView DialogMessage class zSTRING const & class zSTRING const & float struct zCOLOR & -0x82c1f8 void __thiscall zCView DialogMessageCXY class zSTRING const & class zSTRING const & float struct zCOLOR & -0x82c218 void __thiscall zCView DialogSelection class zSTRING const & class zSTRING const & struct zCOLOR & struct zCOLOR & float -0x82c238 void __thiscall zCView PrintChars int int class zSTRING const & -0x82c258 void __thiscall zCView PrintCX int class zSTRING const & -0x82c278 void __thiscall zCView PrintCY int class zSTRING const & -0x82c298 void __thiscall zCView PrintCXY class zSTRING const & -0x82c2c6 class zCViewText * __thiscall zCView CreateText int int class zSTRING const & -0x82c2d8 void __thiscall zCView Nextline class zSTRING const & float struct zCOLOR * int * -0x82c333 void __thiscall zCView Printwin class zSTRING const & -0x82c348 class zSTRING __thiscall zCView Input int -0x82c3a7 class zSTRING __thiscall zCView Input int class zSTRING & -0x82c3d0 class zSTRING __thiscall zCView Input int int int class zSTRING & -0x82c423 int __thiscall zCView InputNumber int int -0x82c438 void __thiscall zCView InsertItem class zCView * int -0x82c45b void __cdecl zCView SetMode int int int struct HWND__ * * -0x82c47b zCViewText* __thiscall zCViewText zCViewText int int class zSTRING const & -0x82c49b zCViewText* __thiscall zCViewText zCViewText int int class zSTRING const & float & struct zCOLOR & int int -0x82c4c0 void __thiscall zList::Remove class zCView * -0x82c4d0 zCWayNet* __thiscall zCWayNet zCWayNet -0x82c4db zCWayNet* __thiscall zCWayNet zCWayNet -0x82c4f0 zCWayNet* __thiscall zCWayNet zCWayNet class zCWorld * -0x82c4fb zCWayNet* __thiscall zCWayNet zCWayNet class zCWorld * -0x82c539 void __thiscall zCWayNet ~zCWayNet -0x82c57e void __thiscall zCWayNet UpdateVobDependencies -0x82c5be void __thiscall zCWayNet ClearVobDependencies -0x82c611 void __thiscall zCWayNet CreateVobDependencies class zCWorld * -0x82c64f class zSTRING __thiscall zCWayNet MergeWaypoints -0x82c6f3 class zSTRING __thiscall zCWayNet CheckConsistency int -0x82c728 void __thiscall zCWay Draw class zCCamera * -0x82c753 zCWaypoint* __thiscall zCWaypoint zCWaypoint -0x82c773 void __thiscall zCWaypoint ~zCWaypoint -0x82c788 void __thiscall zCWaypoint CalcProperties class zCWorld * -0x82c7a8 void __thiscall zCWayNet RemoveUnusedWPVobs -0x82c80f void __thiscall zCWayNet ArchiveOldFormat class zCArchiver & -0x82c8c8 void __thiscall zCWayNet Archive class zCArchiver & -0x82ca00 void __thiscall zCWayNet UnarchiveOldFormat class zCArchiver & -0x82cae4 void __thiscall zCWayNet Unarchive class zCArchiver & -0x82cb00 class zSTRING __thiscall zCRoute GetDesc -0x82cb20 class zSTRING __thiscall zCRoute GetRemainingDesc -0x82cb38 int __thiscall zCVobSpot IsAvailable class zCVob * -0x82cb80 class zCObject * __cdecl zCVobWaypoint _CreateNewInstance -0x82cb8b class zCObject * __cdecl zCVobWaypoint _CreateNewInstance -0x82cbd0 class zCObject * __cdecl zCVobSpot _CreateNewInstance -0x82cbdb class zCObject * __cdecl zCVobSpot _CreateNewInstance -0x82cc20 class zCObject * __cdecl zCVobStartpoint _CreateNewInstance -0x82cc2b class zCObject * __cdecl zCVobStartpoint _CreateNewInstance -0x82cc70 class zCObject * __cdecl zCWaypoint _CreateNewInstance -0x82cc7b class zCObject * __cdecl zCWaypoint _CreateNewInstance -0x82cccb class zCObject * __cdecl zCWayNet _CreateNewInstance -0x82ccd6 class zCObject * __cdecl zCWayNet _CreateNewInstance -0x82ccf3 void __cdecl zUlfi_StartUp -0x82cdbd void __thiscall CD3duGlobals InitializeIfNeeded -0x82cddb void __thiscall CD3duGlobals InitializeIfNeeded -0x82ce03 void __thiscall CD3duContext ~CD3duContext -0x82cf00 ostream* __thiscall ostream ostream class streambuf * -0x82cf24 ostream* __thiscall ostream ostream class ostream const & -0x82cf48 class ostream & __thiscall ostream operator= class streambuf * -0x82cf5c ostream_withassign* __thiscall ostream_withassign ostream_withassign -0x82cf80 ostream_withassign* __thiscall ostream_withassign ostream_withassign class streambuf * -0x82cfa4 istream* __thiscall istream istream class streambuf * -0x82cfc8 istream* __thiscall istream istream class istream const & -0x82cfec class istream & __thiscall istream operator= class streambuf * -0x82d000 istream_withassign* __thiscall istream_withassign istream_withassign -0x82d024 istream_withassign* __thiscall istream_withassign istream_withassign class streambuf * -0x82d048 ofstream* __thiscall ofstream ofstream -0x82d078 ofstream* __thiscall ofstream ofstream char const * int int -0x82d0b4 ofstream* __thiscall ofstream ofstream int -0x82d0e4 ofstream* __thiscall ofstream ofstream int char * int -0x82d114 filebuf* __thiscall filebuf filebuf int char * int -0x82d128 void __thiscall filebuf ~filebuf -0x82d150 void __cdecl std _Xlen -0x82d164 void __thiscall std::logic_error logic_error class std::basic_string class std::allocator > const & -0x82d1b4 void __cdecl std _Xran diff --git a/resources/generate-names.py b/resources/generate-names.py deleted file mode 100644 index 4632943..0000000 --- a/resources/generate-names.py +++ /dev/null @@ -1,154 +0,0 @@ -import argparse -import re -import sys -from pathlib import Path -from typing import Iterable, List, Optional, Tuple - - -pattern = re.compile( - r""" - ^(?:(?:public|private|protected):\s+)? # optional access specifier - (?:static\s+)? # optional 'static' - (?:virtual\s+)? # optional 'virtual' - (?:\[\s*thunk\s*\]:\s*)? # optional thunk prefix - (?:(?P.+?)\s+)? # optional return type (lazy up to callconv) - (?P__thiscall|__cdecl|__stdcall|__fastcall|__vectorcall)\s+ - (?:(?P[\w:<>]+)::)? # optional class name - (?P[^(]+?)\s* # method name (non-paren, lazy) - \((?P(?:[^()]|\([^()]*\))*)\)\s* # args: non-parens OR one level of nested parens - (?Pconst\s*volatile?|volatile\s*const|const)?\s*$ # optional cv-qualifiers - """, - re.VERBOSE, -) - - -def parse_signature(signature: str) -> Optional[dict]: - """Parse a C++-style function signature into structured components.""" - match = pattern.match(signature) - if not match: - return None - - return_type = match.group("return") - callconv = match.group("callconv") - class_name = match.group("class") or "" - method_name = match.group("method") - qualifiers = (match.group("qualifiers") or "").strip() - args_raw = match.group("args").strip() - - if args_raw in {"void", ""}: - args = [] - else: - args = [arg.strip() for arg in args_raw.split(",") if arg.strip()] - - if not return_type: - return_type = f"{class_name}*" if method_name == class_name else "void" - - # Qualifiers like 'const' are parsed but omitted from output columns. - - return { - "return_type": return_type, - "calling_convention": callconv, - "class_name": class_name, - "method_name": method_name, - "arguments": args, - } - - -def normalize_signature(signature: str) -> str: - """Strip noise that appears in Names.txt exports before parsing.""" - return signature.replace("[thunk]:", "").strip() - - -def convert_lines(lines: Iterable[str], warn: bool = False) -> Tuple[List[str], List[str]]: - converted: List[str] = [] - skipped: List[str] = [] - - for raw_line in lines: - line = raw_line.strip() - if not line: - continue - - if " " not in line: - if warn: - skipped.append(line) - continue - - address_text, signature_raw = line.split(" ", 1) - - try: - address = hex(int(address_text, 16)) - except ValueError: - if warn: - skipped.append(line) - continue - - signature = normalize_signature(signature_raw) - parsed = parse_signature(signature) - if not parsed: - if warn: - skipped.append(line) - continue - - row = [ - address, - parsed["return_type"], - parsed["calling_convention"], - parsed["class_name"], - parsed["method_name"], - ] - - if parsed["arguments"]: - row.extend(parsed["arguments"]) - else: - row.append("") - - converted.append("\t".join(row)) - - return converted, skipped - - -def main() -> int: - parser = argparse.ArgumentParser( - description="Convert Gothic Names.txt exports into Union signature format.", - ) - parser.add_argument("input", help="Path to Names.txt form Gothic API") - parser.add_argument( - "-o", - "--output", - help="Output path (defaults to input basename with .txt)", - ) - parser.add_argument( - "--warnings", - action="store_true", - help="Print lines that could not be parsed", - ) - - args = parser.parse_args() - - input_path = Path(args.input) - if not input_path.exists(): - print(f"Input file not found: {input_path}", file=sys.stderr) - return 1 - - output_path = ( - Path(args.output) - if args.output - else input_path.with_suffix(".txt") - ) - - lines = input_path.read_text(encoding="utf-8", errors="ignore").splitlines() - converted, skipped = convert_lines(lines, warn=args.warnings) - - output_path.write_text("\n".join(converted), encoding="utf-8") - print(f"Wrote {len(converted)} entries to {output_path}") - - if args.warnings and skipped: - print(f"Skipped {len(skipped)} line(s) that could not be parsed:", file=sys.stderr) - for line in skipped: - print(f" {line}", file=sys.stderr) - - return 0 - - -if __name__ == "__main__": - raise SystemExit(main()) \ No newline at end of file diff --git a/resources/resource.h b/resources/resource.h deleted file mode 100644 index 47d0f7f..0000000 --- a/resources/resource.h +++ /dev/null @@ -1,19 +0,0 @@ -//{{NO_DEPENDENCIES}} -// Microsoft Visual C++ generated include file. -// Used by Resource.rc -// -#define IDR_GOTHIC_1_CLASSIC_TXT 101 -#define IDR_GOTHIC_1_ADDON_TXT 102 -#define IDR_GOTHIC_2_CLASSIC_TXT 103 -#define IDR_GOTHIC_2_ADDON_TXT 104 - -// Next default values for new objects -// -#ifdef APSTUDIO_INVOKED -#ifndef APSTUDIO_READONLY_SYMBOLS -#define _APS_NEXT_RESOURCE_VALUE 105 -#define _APS_NEXT_COMMAND_VALUE 40001 -#define _APS_NEXT_CONTROL_VALUE 1001 -#define _APS_NEXT_SYMED_VALUE 101 -#endif -#endif diff --git a/resources/resource.rc b/resources/resource.rc deleted file mode 100644 index a17154ae927889e504a2a39cde2c85a99549ae6a..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 2988 zcmd6p+iuf95QhJ2B;LU!H$|X^gePzggs5(*5~l(wQWP}=B83#?Ah_V!q2H{t)Q;nl zh8t_O-re!e?94xh-9Nu;swvQ==DO8NcUseD+CaO3w$@e?Em*bmiWcaLK5I!|LEkV= zp{*E=Z_DhKdBDn~&Gnr<=X$PZoKkaR73z||3wBT4-b#-DTwhgjyN$Ez_RSoh$qsd` zfnp8SR!<)^R$m>cZRS^s^a;v<@1>ehBIf>l)1iFLYv;#6U2xgQcm_&$`iA`*&@mih ztp3Qiht)0YG(0-c8}xmT{M!dV9KH!(7XR`g<~2&9V+&RmNi*y|EjB#zUT(QYuU$Z# zXY*{G%8|LV|3xNOraA+WcSK2&BLnhbh?Ev_GA3Fg+DlOTMGFc!V`TJ+$uW5s=>iVZ zD1v$gb;#Itapx&x=pE=WTp{~jBYVKQ`IpDe?x0r)HDaI1vu?Fv_J}Vn(r>Wg0`9is zD3_qqiq&^we{zuCh*DoO!LxYlkXFKH3bs9ys>Ng)VUz>pklh zt2*6ka7d&NcC^@4XUp0aJR!S7&Z%&N*0~cm`bkglDVAxsT5_+A;kRmkSl;9)iH#>| z**IF}aauNbF=XvFJc~VY&3(7PQ)}+KfJ&CEC$8FC)!M(~l4_XF!E(*b+H_B<-D7uG xJ_5^SQCb_b%+`MV-&c%PgnbWZUojrbv=-%>n})^ly(GTvot=NPScript File (pick `generate.py` from this folder) +4. Congratulations, near your `Gothic executable project` should be file named `IDA_PROJECT_NAME.txt`, just copy it here and rename it \ No newline at end of file diff --git a/signatures/g1_signatures.hpp b/signatures/g1_signatures.hpp new file mode 100644 index 0000000..70542d6 --- /dev/null +++ b/signatures/g1_signatures.hpp @@ -0,0 +1,10018 @@ +#pragma once + +#include +#include + +namespace Gothic_I_Classic +{ + struct SignatureEntry + { + std::string_view signature; + std::uint32_t address; + }; + + constexpr SignatureEntry signatures[] = { + { "`vector constructor iterator'", 0x401010 }, + { "zCModelAniActive::`vector deleting destructor'", 0x401040 }, + { "zSTRING::~zSTRING", 0x401260 }, + { "zSTRING::`scalar deleting destructor'", 0x4012B0 }, + { "oCCSManager::_CreateNewInstance", 0x4012F0 }, + { "oCCSManager::operator delete", 0x401360 }, + { "zSTRING::zSTRING", 0x4013A0 }, + { "oCCSManager::oCCSManager", 0x401430 }, + { "zCObject::zCObject", 0x401C20 }, + { "zCObject::_GetClassDef", 0x401D80 }, + { "zCObject::Archive", 0x401D90 }, + { "zCObject::Unarchive", 0x401DA0 }, + { "zCObject::`scalar deleting destructor'", 0x401DB0 }, + { "zCOLOR::zCOLOR", 0x401DE0 }, + { "zCEventMessage::_GetClassDef", 0x401DF0 }, + { "zCEventMessage::IsOverlay", 0x401E00 }, + { "zCEventMessage::IsNetRelevant", 0x401E10 }, + { "zCEventMessage::IsHighPriority", 0x401E20 }, + { "zCEventMessage::IsJob", 0x401E30 }, + { "zCEventMessage::Delete", 0x401E40 }, + { "zCEventMessage::IsDeleteable", 0x401E50 }, + { "zCEventMessage::IsDeleted", 0x401E60 }, + { "zCEventMessage::SetCutsceneMode", 0x401E70 }, + { "zCEventMessage::GetCutsceneMode", 0x401E80 }, + { "zCEventMessage::MD_GetNumOfSubTypes", 0x401E90 }, + { "zCEventMessage::MD_GetSubTypeString", 0x401EA0 }, + { "zCEventMessage::MD_GetVobRefName", 0x401EE0 }, + { "zCEventMessage::MD_SetVobRefName", 0x401F20 }, + { "zCEventMessage::MD_SetVobParam", 0x401F30 }, + { "zCEventMessage::MD_GetTimeBehavior", 0x401F40 }, + { "zCEventMessage::MD_GetMinTime", 0x401F50 }, + { "zCEventMessage::Pack", 0x401F60 }, + { "zCEventMessage::Unpack", 0x401F70 }, + { "zCEventMessage::~zCEventMessage", 0x401F80 }, + { "zCEventMessage::`scalar deleting destructor'", 0x401F90 }, + { "zCEventCore::operator delete", 0x401FC0 }, + { "zCEventCore::_GetClassDef", 0x401FE0 }, + { "zCEventCore::MD_GetNumOfSubTypes", 0x401FF0 }, + { "zCEventCore::IsNetRelevant", 0x402000 }, + { "zCEventCore::`scalar deleting destructor'", 0x402020 }, + { "zCCSCamera_EventMsg::operator delete", 0x402050 }, + { "zCCSCamera_EventMsgActivate::operator delete", 0x402070 }, + { "zCCSCamera_EventMsgActivate::_GetClassDef", 0x402090 }, + { "zCCSCamera_EventMsgActivate::IsDeleted", 0x4020A0 }, + { "zCCSCamera_EventMsgActivate::Delete", 0x4020B0 }, + { "zCCSCamera_EventMsgActivate::`vector deleting destructor'", 0x4020C0 }, + { "zCCSCamera_EventMsgActivate::~zCCSCamera_EventMsgActivate", 0x4020F0 }, + { "zCEventScreenFX::operator delete", 0x402150 }, + { "oCCSManager::_GetClassDef", 0x402170 }, + { "oCMsgMovement::operator delete", 0x402180 }, + { "oCMsgManipulate::operator delete", 0x4021A0 }, + { "oCMsgConversation::operator delete", 0x4021C0 }, + { "oCCSManager::`scalar deleting destructor'", 0x4021E0 }, + { "oCCSManager::~oCCSManager", 0x402210 }, + { "oCCSManager::CreateCutscenePlayer", 0x402220 }, + { "oCCSPlayer::operator delete", 0x4022C0 }, + { "oCCSManager::CreateOuMessage", 0x4022E0 }, + { "oCCSManager::CreateMessage", 0x4022F0 }, + { "oCCSManager::CreateProperties", 0x402B50 }, + { "oCCSProps::operator delete", 0x402BC0 }, + { "std::basic_string,class std::allocator >::basic_string,class std::allocator >", 0x402BE0 }, + { "std::basic_string,class std::allocator >::erase", 0x402C00 }, + { "zCSoundManager::zCSoundEventData::`vector deleting destructor'", 0x402D20 }, + { "zCSoundManager::zCSoundEventData::~zCSoundEventData", 0x402D80 }, + { "std::basic_string,class std::allocator >::assign", 0x402E10 }, + { "std::basic_string,class std::allocator >::_Eos", 0x4030B0 }, + { "std::basic_string,class std::allocator >::_Grow", 0x4030D0 }, + { "std::basic_string,class std::allocator >::_Split", 0x4031F0 }, + { "std::basic_string,class std::allocator >::_Tidy", 0x4032D0 }, + { "std::basic_string,class std::allocator >::max_size", 0x403320 }, + { "std::basic_string,class std::allocator >::_Copy", 0x403330 }, + { "oCCSPlayer::_CreateNewInstance", 0x4036C0 }, + { "oCCSPlayer::_GetClassDef", 0x403740 }, + { "oCCSPlayer::oCCSPlayer", 0x403750 }, + { "oCCSPlayer::`scalar deleting destructor'", 0x403770 }, + { "oCCSPlayer::~oCCSPlayer", 0x4037A0 }, + { "oCCSPlayer::ProcessCutscene", 0x4037C0 }, + { "oCCSProps::_CreateNewInstance", 0x403D10 }, + { "oCCSProps::_GetClassDef", 0x403D90 }, + { "oCCSProps::oCCSProps", 0x403DA0 }, + { "oCCSProps::`scalar deleting destructor'", 0x403DC0 }, + { "oCCSProps::~oCCSProps", 0x403DF0 }, + { "oCCSProps::Archive", 0x403E00 }, + { "oCCSProps::Unarchive", 0x403E10 }, + { "oCCSProps::AcceptRole", 0x403E20 }, + { "oCCSProps::CheckRole", 0x403E30 }, + { "oCCSProps::CheckRoleResult", 0x403E80 }, + { "oCCSTrigger::_CreateNewInstance", 0x4040B0 }, + { "zCVob::OnTick", 0x404130 }, + { "zCVob::PostLoad", 0x404140 }, + { "zCVob::GetCharacterClass", 0x404150 }, + { "zCVob::CanThisCollideWith", 0x404160 }, + { "zCVob::GetScriptInstance", 0x404170 }, + { "zCVob::SetByScriptInstance", 0x404190 }, + { "zCVob::GetCSStateFlags", 0x4041A0 }, + { "zCTriggerBase::GetTriggerTarget", 0x4041B0 }, + { "oCCSTrigger::operator delete", 0x4041D0 }, + { "oCCSTrigger::_GetClassDef", 0x4041F0 }, + { "oCCSTrigger::`scalar deleting destructor'", 0x404200 }, + { "oCCSTrigger::~oCCSTrigger", 0x404230 }, + { "oCCSTrigger::TriggerTarget", 0x404240 }, + { "operator+", 0x404480 }, + { "zCTrigger::GetTriggerTarget", 0x404860 }, + { "oCCSTrigger::UntriggerTarget", 0x4048B0 }, + { "oCCSTrigger::Archive", 0x404AF0 }, + { "oCCSTrigger::Unarchive", 0x404B00 }, + { "std::basic_string,class std::allocator >::~basic_string,class std::allocator >", 0x404B10 }, + { "zCCSCutsceneContext::_CreateNewInstance", 0x404D70 }, + { "zCCSBlockBase::GetCommand", 0x404E40 }, + { "zCCSCutsceneContext::operator delete", 0x404E50 }, + { "zCCSCutsceneContext::_GetClassDef", 0x404E70 }, + { "zCCSCutsceneContext::IsCutscene", 0x404E80 }, + { "zCCSCutsceneContext::IsOutputUnit", 0x404E90 }, + { "zCCSCutsceneContext::DisablePlayCutscenes", 0x404EA0 }, + { "zCCSCutsceneContext::zCCSCutsceneContext", 0x404EB0 }, + { "zCCSCutsceneContext::`scalar deleting destructor'", 0x404F10 }, + { "zCCSCutsceneContext::UseThisSubBlock", 0x4058C0 }, + { "zCCSCutsceneContext::~zCCSCutsceneContext", 0x405970 }, + { "zCCSCutsceneContext::Archive", 0x405BB0 }, + { "zCCSCutsceneContext::GetCSName", 0x405FC0 }, + { "zCCSProps::GetName", 0x406090 }, + { "zCCSCutsceneContext::Unarchive", 0x4060E0 }, + { "zCCSCutsceneContext::StartPlaying", 0x4065A0 }, + { "zCCSCutsceneContext::Stop", 0x406BF0 }, + { "zCCSProps::GetScriptFuncOnStop", 0x407400 }, + { "zCCSCutsceneContext::Interrupt", 0x407450 }, + { "zCCSCutsceneContext::ForcedInterrupt", 0x407700 }, + { "zCCSCutsceneContext::Play", 0x4079B0 }, + { "zVEC3::zVEC3", 0x408C20 }, + { "zMAT4::GetTranslation", 0x408C40 }, + { "zCCSCutsceneContext::HandleTrigger", 0x408C60 }, + { "zCCSCutsceneContext::HandleUntrigger", 0x408F00 }, + { "zCCSCutsceneContext::GetLastTimePoint", 0x408F10 }, + { "zCCSCutsceneContext::GetLastTimeStamp", 0x408F20 }, + { "zCCSCutsceneContext::GetLastPlayResult", 0x408F30 }, + { "zCCSCutsceneContext::AreU", 0x409400 }, + { "zCCSCutsceneContext::IsForcedInterrupted", 0x4094E0 }, + { "zCCSCutsceneContext::IsPlaying", 0x409500 }, + { "zCCSCutsceneContext::IsFinished", 0x409530 }, + { "zCCSCutsceneContext::ReplayCutscene", 0x409550 }, + { "zCCSCutsceneContext::SetPoolItem", 0x409560 }, + { "zCCSCutsceneContext::PrepareBlock", 0x4095C0 }, + { "zCCSCutsceneContext::GetStage", 0x409600 }, + { "zCCSCutsceneContext::SetStage", 0x409620 }, + { "zCCSCutsceneContext::CatchPlayer", 0x409680 }, + { "zCCSCutsceneContext::ForcedResume", 0x409690 }, + { "zCCSCutsceneContext::CheckRoleReactions", 0x4096B0 }, + { "zCCSCutsceneContext::PrintDebugInfo", 0x409720 }, + { "zCCSCutsceneContext::AddMainRole", 0x409C60 }, + { "std::basic_string,class std::allocator >::compare", 0x409E70 }, + { "zCArray::AllocDelta", 0x409EE0 }, + { "zCCSBlockPosition::`vector deleting destructor'", 0x409FC0 }, + { "zCCSAtomicBlock::_CreateNewInstance", 0x40A470 }, + { "std::char_traits::copy", 0x40A5E0 }, + { "zCCSBlockBase::InsertBlock", 0x40A610 }, + { "zCCSAtomicBlock::operator delete", 0x40A620 }, + { "zCCSAtomicBlock::_GetClassDef", 0x40A640 }, + { "zCCSAtomicBlock::IsFinished", 0x40A650 }, + { "zCCSAtomicBlock::GetCommand", 0x40A660 }, + { "zCCSBlock::_CreateNewInstance", 0x40A850 }, + { "zCCSBlock::operator delete", 0x40A930 }, + { "zCCSBlock::_GetClassDef", 0x40A950 }, + { "zCCSSyncBlock::_CreateNewInstance", 0x40AB40 }, + { "zCCSBlockBase::_GetClassDef", 0x40AC20 }, + { "zCCSSyncBlock::operator delete", 0x40AC30 }, + { "zCCSSyncBlock::_GetClassDef", 0x40AC50 }, + { "zCCutscene::_CreateNewInstance", 0x40AE50 }, + { "zCCutscene::operator delete", 0x40AEC0 }, + { "zCCSRole::_CreateNewInstance", 0x40B0D0 }, + { "zCCSRole::operator delete", 0x40B200 }, + { "zCCSRole::_GetClassDef", 0x40B220 }, + { "zCEvMsgCutscene::_CreateNewInstance", 0x40B410 }, + { "zCEvMsgCutscene::operator delete", 0x40B530 }, + { "zCEvMsgCutscene::_GetClassDef", 0x40B550 }, + { "zCEvMsgCutscene::IsHighPriority", 0x40B560 }, + { "zCEvMsgCutscene::Delete", 0x40B570 }, + { "zCEvMsgCutscene::IsDeleted", 0x40B580 }, + { "zCEvMsgCutscene::`scalar deleting destructor'", 0x40B590 }, + { "zCCSRole::zCCSRole", 0x40B620 }, + { "zCCSRole::`scalar deleting destructor'", 0x40B740 }, + { "zCCSRole::~zCCSRole", 0x40B8B0 }, + { "zCCSRole::SetRoleVob", 0x40BB20 }, + { "zCCSRole::GetRoleVob", 0x40BF40 }, + { "zCCSRole::Archive", 0x40BF50 }, + { "zCCSRole::Unarchive", 0x40BFB0 }, + { "zCEvMsgCutscene::zCEvMsgCutscene", 0x40C100 }, + { "zCEvMsgCutscene::~zCEvMsgCutscene", 0x40C250 }, + { "zCEvMsgCutscene::MD_GetNumOfSubTypes", 0x40C2B0 }, + { "zCEvMsgCutscene::MD_GetSubTypeString", 0x40C2C0 }, + { "zCCSBlockBase::zCCSBlockBase", 0x40C470 }, + { "zCCSBlockBase::`scalar deleting destructor'", 0x40C5D0 }, + { "zCCSBlockBase::~zCCSBlockBase", 0x40C600 }, + { "zCCSBlockBase::GetChild", 0x40C610 }, + { "zCCSBlockBase::NewBlock", 0x40C620 }, + { "zCCSBlockBase::GetNumOfChilds", 0x40C630 }, + { "zCCSBlockBase::GetRoleNumOfChild", 0x40C640 }, + { "zCCSBlockBase::BlockCorrection", 0x40C650 }, + { "zCCSBlockBase::BlockAsFocus", 0x40C660 }, + { "zCCSBlockBase::GetRoleName", 0x40C670 }, + { "zCCSBlockBase::SetRoleName", 0x40C700 }, + { "zCCSBlockBase::DeleteChild", 0x40C710 }, + { "zCCSBlockBase::GetChildPos", 0x40C720 }, + { "zCCSAtomicBlock::zCCSAtomicBlock", 0x40C730 }, + { "zCCSAtomicBlock::`scalar deleting destructor'", 0x40C860 }, + { "zCCSAtomicBlock::~zCCSAtomicBlock", 0x40C890 }, + { "zCCSAtomicBlock::OrganizeRoles", 0x40C930 }, + { "zCCSAtomicBlock::Play", 0x40CB90 }, + { "zCCSAtomicBlock::GetMinTime", 0x40CC60 }, + { "zCCSBlock::zCCSBlock", 0x40CE70 }, + { "zCCSBlock::`scalar deleting destructor'", 0x40CF10 }, + { "zCCSBlock::~zCCSBlock", 0x40CF40 }, + { "zCCSBlock::GetChild", 0x40D020 }, + { "zCCSBlock::GetChildPos", 0x40D040 }, + { "zCCSBlock::GetNumOfChilds", 0x40D060 }, + { "zCCSBlock::DeleteChild", 0x40D070 }, + { "zCCSBlock::Play", 0x40D100 }, + { "zCCSBlock::GetMinTime", 0x40D3B0 }, + { "zCCSBlock::IsFinished", 0x40D440 }, + { "zCCSBlock::OrganizeRoles", 0x40D550 }, + { "zCCSBlock::GetRoleName", 0x40D5A0 }, + { "zCCSBlock::SetRoleName", 0x40D5F0 }, + { "zCCSBlock::InsertBlock", 0x40D730 }, + { "zCCSBlock::NewBlock", 0x40D7D0 }, + { "zCCSBlock::BlockAsFocus", 0x40D870 }, + { "zCCSBlock::BlockCorrection", 0x40D8B0 }, + { "zCCSSyncBlock::zCCSSyncBlock", 0x40D9B0 }, + { "zCCSSyncBlock::`scalar deleting destructor'", 0x40DA60 }, + { "zCCSSyncBlock::~zCCSSyncBlock", 0x40DA90 }, + { "zCCSSyncBlock::IsFinished", 0x40DAF0 }, + { "zCCSSyncBlock::Play", 0x40DB40 }, + { "zCCSSyncBlock::GetRoleNumOfChild", 0x40DCF0 }, + { "zCCSSyncBlock::InsertBlock", 0x40DD10 }, + { "zCCSSyncBlock::NewBlock", 0x40DDE0 }, + { "zCCSSyncBlock::BlockAsFocus", 0x40DEB0 }, + { "zCCSSyncBlock::DeleteChild", 0x40DF00 }, + { "zCCSSyncBlock::AssignerCorrection", 0x40DFC0 }, + { "zCCutscene::zCCutscene", 0x40DFF0 }, + { "zCCSProps::operator delete", 0x40E1C0 }, + { "zCCutscene::_GetClassDef", 0x40E1E0 }, + { "zCCutscene::IsCutscene", 0x40E1F0 }, + { "zCCutscene::`scalar deleting destructor'", 0x40E200 }, + { "zCCutscene::~zCCutscene", 0x40E230 }, + { "zCCutscene::SetOwnerPlayer", 0x40E3A0 }, + { "zCCutscene::IsMember", 0x40E3E0 }, + { "zCCutscene::SetRoleListForDebugging", 0x40E410 }, + { "zCCutscene::SaveRolesVobs", 0x40E5C0 }, + { "zCCutscene::RestoreRoleVobs", 0x40E7E0 }, + { "zCCutscene::CheckMainRole", 0x40EA20 }, + { "zCCutscene::GetStage", 0x40F860 }, + { "zCCutscene::CheckPlayState", 0x40F870 }, + { "zCCutscene::PrepareBlock", 0x40F930 }, + { "zCCutscene::AddRoleOU", 0x40F9B0 }, + { "zCCutscene::AddMainRole", 0x410190 }, + { "zCCutscene::RemoveRole", 0x4109B0 }, + { "zCCutscene::CSCheck", 0x410A30 }, + { "zCCutscene::StartPlaying", 0x412AD0 }, + { "zCEventMessage::zCEventMessage", 0x413590 }, + { "zCEvMsgCutscene::SetCutsceneName", 0x4136F0 }, + { "zCCutscene::Reset", 0x413860 }, + { "zCCutscene::ClearCutscene", 0x413960 }, + { "zCCutscene::StopRole", 0x413B50 }, + { "zCCutscene::SolveEventManager", 0x413CD0 }, + { "zCCutscene::Stop", 0x413D10 }, + { "zCCutscene::Interrupt", 0x414DB0 }, + { "zCCutscene::GetActualBlockNum", 0x415770 }, + { "zCCutscene::ResumeActBlock", 0x415780 }, + { "zCCutscene::ResumeAtBlock", 0x415B20 }, + { "zCCutscene::PlaySub", 0x415B30 }, + { "zCCutscene::IsFinished", 0x415B90 }, + { "zCCutscene::NewBlock", 0x415BA0 }, + { "zCCutscene::NewCS", 0x415DA0 }, + { "zCCutscene::NewRole", 0x416040 }, + { "zCCutscene::DeleteRole", 0x416230 }, + { "zCCutscene::RegisterAdditionalVob", 0x416320 }, + { "zCCutscene::LoadStage", 0x416390 }, + { "zCCutscene::CatchPlayer", 0x4165B0 }, + { "zCCSBlockPosition::zCCSBlockPosition", 0x4165F0 }, + { "zCCSBlockPosition::~zCCSBlockPosition", 0x416650 }, + { "zCCSBlockPosition::operator=", 0x416660 }, + { "zCCSBlockBase::Archive", 0x416680 }, + { "zCCSBlockBase::Unarchive", 0x416690 }, + { "zCCSAtomicBlock::Archive", 0x4166A0 }, + { "zCCSAtomicBlock::Unarchive", 0x4166C0 }, + { "zCCSBlock::Archive", 0x4166F0 }, + { "zCCSBlock::Unarchive", 0x416860 }, + { "zCCSSyncBlock::Archive", 0x416A20 }, + { "zCCSSyncBlock::Unarchive", 0x416BE0 }, + { "zCCutscene::Archive", 0x416E30 }, + { "zCCutscene::Unarchive", 0x416EC0 }, + { "zCCutscene::FirstRoleUsed", 0x417180 }, + { "zCCutscene::CheckRoles", 0x4171B0 }, + { "zCCutscene::PrintDebugInfo", 0x417240 }, + { "zCCutscene::GetLastCheckResult", 0x417250 }, + { "zCCutscene::TryToCancel", 0x417550 }, + { "zCCutscene::GetFirstBlockPosition", 0x417580 }, + { "zCCutscene::GetNextMessage", 0x417720 }, + { "zCCutscene::GetNextBlock", 0x417770 }, + { "zCCutscene::SerializeCutscene", 0x4177A0 }, + { "zCCutscene::SerializeBlock", 0x417930 }, + { "zCArray::~zCArray", 0x417A90 }, + { "zCArray::InsertEnd", 0x417AB0 }, + { "zCArray::InsertEnd", 0x417BC0 }, + { "zCArray::GetSafe", 0x417CB0 }, + { "zCArray::InsertEnd", 0x417EB0 }, + { "zCArray::AllocDelta", 0x417FA0 }, + { "zCArray::AllocDelta", 0x418010 }, + { "zCArray::AllocDelta", 0x418080 }, + { "zCArray::AllocDelta", 0x4180F0 }, + { "zCArray::InsertEnd", 0x418160 }, + { "zCArray::InsertEnd", 0x418250 }, + { "zCArray::AllocDelta", 0x4182A0 }, + { "zCCSLib::_CreateNewInstance", 0x418530 }, + { "zCCSLib::operator delete", 0x418680 }, + { "zCCSLib::_GetClassDef", 0x4186A0 }, + { "zCCSLib::Archive", 0x4186B0 }, + { "zCCSLib::Unarchive", 0x418860 }, + { "zCCSLib::zCCSLib", 0x418DC0 }, + { "zCCSLib::`scalar deleting destructor'", 0x418EB0 }, + { "zCCSLib::~zCCSLib", 0x418EE0 }, + { "zCCSLib::DeleteLib", 0x418FC0 }, + { "zCCSLib::RemoveFromLib", 0x419030 }, + { "zCCSLib::ValidateToken", 0x4190A0 }, + { "zCCSLib::IsLoaded", 0x419120 }, + { "zCCSLib::WasChanged", 0x419130 }, + { "zCCSLib::NextFree", 0x419140 }, + { "zCCSLib::Add", 0x419150 }, + { "zCCSLib::Change", 0x419210 }, + { "zCCSLib::GetOU", 0x419220 }, + { "zCCSLib::CompactLib", 0x419230 }, + { "zCArraySort::AllocDelta", 0x4192B0 }, + { "zCArraySort::InsertEnd", 0x419320 }, + { "zCCSManager::_CreateNewInstance", 0x419630 }, + { "zCCSManager::operator delete", 0x4196A0 }, + { "zCCSManager::LibGetSvmModuleName", 0x4196C0 }, + { "zCCSManager::LibIsSvmModuleRunning", 0x419980 }, + { "zCCSManager::LibSvmModuleStart", 0x419AC0 }, + { "zCCSManager::LibSvmModuleStop", 0x419C60 }, + { "zCCSManager::zCCSManager", 0x419E70 }, + { "zCCSManager::_GetClassDef", 0x419F80 }, + { "zCCSManager::CreateMessage", 0x419F90 }, + { "zCCSManager::CreateOuMessage", 0x419FA0 }, + { "zCCSManager::`scalar deleting destructor'", 0x419FB0 }, + { "zCCSManager::~zCCSManager", 0x419FE0 }, + { "zCCSManager::CreateCutscenePlayer", 0x41A120 }, + { "zCCSPlayer::operator delete", 0x41A1C0 }, + { "zCCSManager::RemoveCutscenePlayer", 0x41A1E0 }, + { "zCCSManager::InsertPlayerInList", 0x41A1F0 }, + { "zCCSManager::RemovePlayerFromList", 0x41A2F0 }, + { "zCCSManager::InitiateCSwithContext", 0x41A350 }, + { "zCCSPoolItem::operator delete", 0x41A4A0 }, + { "zCCSManager::InitiateOUwithContext", 0x41A4C0 }, + { "zCCSManager::CreateNewCutscene", 0x41A4F0 }, + { "zCCSManager::CreateNewOutputUnit", 0x41A660 }, + { "zCCSManager::IsDeactivated", 0x41A710 }, + { "zCCSManager::PoolCountStart", 0x41A730 }, + { "zCCSManager::PoolCountStop", 0x41A750 }, + { "zCCSManager::PoolHasFlags", 0x41A770 }, + { "zCCSManager::PoolClrFlags", 0x41A7A0 }, + { "zCCSManager::PoolSetFlags", 0x41A7C0 }, + { "zCCSManager::PoolNumPlayed", 0x41A7E0 }, + { "zCCSManager::PoolAllowedToStart", 0x41A800 }, + { "zCCSManager::PoolInsertItem", 0x41A830 }, + { "zCCSManager::PoolFindItem", 0x41A920 }, + { "zCCSManager::PoolResetAll", 0x41AA70 }, + { "zCCSManager::PoolResetByHour", 0x41AAA0 }, + { "zCCSManager::PoolResetByDay", 0x41AAE0 }, + { "zCCSManager::AddCommand", 0x41AB20 }, + { "zCCSManager::GetNumOfShortCom", 0x41AC90 }, + { "zCCSManager::GetShortCom", 0x41ACA0 }, + { "zCCSManager::Archive", 0x41AE20 }, + { "zCCSManager::Unarchive", 0x41AFF0 }, + { "zCCSManager::LibLoad", 0x41B270 }, + { "zCCSManager::LibCheckLoaded", 0x41B890 }, + { "zCCSManager::LibGetFirst", 0x41B8B0 }, + { "zCCSManager::LibGetNext", 0x41B910 }, + { "zCCSManager::LibGet", 0x41BA30 }, + { "zCCSManager::LibAddOU", 0x41BA60 }, + { "zCCSManager::LibDelOU", 0x41BA80 }, + { "zCCSManager::LibNullOU", 0x41BAA0 }, + { "zCCSManager::LibStore", 0x41BAC0 }, + { "zCCSManager::LibValidateOU", 0x41BE20 }, + { "zCCSManager::LibForceToLoad", 0x41BE70 }, + { "zCCSManager::LibIsLoaded", 0x41BE80 }, + { "zCCSManager::CreateProperties", 0x41BE90 }, + { "CGameManager::CGameManager", 0x41BF00 }, + { "zCArray::AllocDelta", 0x41BF60 }, + { "zCArray::AllocDelta", 0x41BFD0 }, + { "zSTRING::`vector deleting destructor'", 0x41C200 }, + { "zCCSPlayer::_CreateNewInstance", 0x41C480 }, + { "zCCSDebugger::`scalar deleting destructor'", 0x41C580 }, + { "zCCSPlayer::_GetClassDef", 0x41C5A0 }, + { "zCCSPlayer::zCCSPlayer", 0x41C5B0 }, + { "zCCSPlayer::`scalar deleting destructor'", 0x41C6B0 }, + { "zCCSPlayer::~zCCSPlayer", 0x41C6E0 }, + { "zCCSPlayer::SetOwnerWorld", 0x41C830 }, + { "zCCSPlayer::SetOwnerManager", 0x41C840 }, + { "zCCSPlayer::StartCutscene", 0x41C850 }, + { "zCCutscene::GetProperties", 0x41CCF0 }, + { "zCCSPlayer::CreateNewOutputUnit", 0x41D000 }, + { "zCCSPlayer::StartOutputUnit", 0x41D2E0 }, + { "zCCSPlayer::ForgetCutscene", 0x41D7A0 }, + { "zCCSPlayer::Interrupt", 0x41D8A0 }, + { "zCCSPlayer::Resume", 0x41D900 }, + { "zCCSPlayer::InsertCutscene", 0x41D9A0 }, + { "zCCSPlayer::RemoveCutscene", 0x41DC70 }, + { "zCCSPlayer::OnCSTrigger", 0x41DF50 }, + { "zCCSPlayer::OnCSUntrigger", 0x41E1F0 }, + { "zCCSPlayer::Archive", 0x41E380 }, + { "zCCSPlayer::Unarchive", 0x41E650 }, + { "zCCSDebugger::~zCCSDebugger", 0x41E9E0 }, + { "zCCSPlayer::CSDB_BeginSyncBlock", 0x41EA10 }, + { "zCCSPlayer::CSDB_BeginAtomBlock", 0x41EB10 }, + { "zCCSPlayer::CSDB_EndAtomBlock", 0x41ED30 }, + { "zCCSPlayer::CSDB_Error", 0x41EF30 }, + { "zCCSPlayer::CSDB_Warning", 0x41F160 }, + { "zCCSPlayer::CSDB_StartPlaying", 0x41F390 }, + { "zCCSPlayer::CSDB_Stop", 0x41F3A0 }, + { "zCCSPlayer::ResetCutscenePlayer", 0x41F3B0 }, + { "zCCSPlayer::StopAllCutscenes", 0x41F3D0 }, + { "zCCSPlayer::StopAllOutputUnits", 0x41F700 }, + { "zCCSPlayer::IsAssigned", 0x41FA50 }, + { "zCCSPlayer::PrintListOfCutscenes", 0x41FAB0 }, + { "zCCSPlayer::GetStartedCutscene", 0x41FE50 }, + { "zCCSPlayer::GetPlayingGlobalCutscene", 0x420020 }, + { "zCCSPlayer::UpdateCutscenesNow", 0x4200C0 }, + { "zCCSPlayer::DebugResetInfoscreen", 0x420110 }, + { "zCCSPlayer::DebugAddCutscene", 0x420140 }, + { "zCCSPlayer::Process", 0x420170 }, + { "zCCSPlayer::ProcessList", 0x420230 }, + { "zCCSPlayer::ProcessCutscene", 0x420410 }, + { "zCCSPlayer::ToggleDebugInfo", 0x420510 }, + { "zCList::~zCList", 0x4205E0 }, + { "zCList::GetNumInList", 0x420610 }, + { "zCList::`scalar deleting destructor'", 0x420630 }, + { "std::basic_string,class std::allocator >::append", 0x420670 }, + { "zCList::Get", 0x420750 }, + { "zCCSPoolItem::_CreateNewInstance", 0x4209A0 }, + { "zCCSPoolItem::_GetClassDef", 0x420AE0 }, + { "zCCSPoolItem::zCCSPoolItem", 0x420AF0 }, + { "zCCSPoolItem::`scalar deleting destructor'", 0x420C20 }, + { "zCCSPoolItem::Init", 0x420DB0 }, + { "zCCSPoolItem::~zCCSPoolItem", 0x420DC0 }, + { "zCCSPoolItem::GetRunBehaviour", 0x420E40 }, + { "zCCSPoolItem::SetRunBehaviour", 0x420E60 }, + { "zCCSPoolItem::Archive", 0x420E80 }, + { "zCCSPoolItem::Unarchive", 0x420F00 }, + { "zCCSPoolItem::TestedDeactivation", 0x4210E0 }, + { "zCCSPoolItem::IsAllowedToPlay", 0x421100 }, + { "zCCSPoolItem::PrintDebugInfo", 0x421120 }, + { "zCCSPoolItem::ClrFlags", 0x421430 }, + { "zCCSPoolItem::SetFlags", 0x421450 }, + { "zCCSPoolItem::HasFlags", 0x421460 }, + { "zCCSProps::_CreateNewInstance", 0x4216B0 }, + { "zCCSProps::zCCSProps", 0x421720 }, + { "zCCSProps::_GetClassDef", 0x4218E0 }, + { "zCCSProps::`scalar deleting destructor'", 0x4218F0 }, + { "zCCSProps::~zCCSProps", 0x421920 }, + { "zCCSProps::Archive", 0x4219E0 }, + { "zCCSProps::Unarchive", 0x421AC0 }, + { "zCCSProps::CheckDistance", 0x421BB0 }, + { "zCCSProps::CheckRange", 0x421BF0 }, + { "zCCSProps::GetCheckRoleResult", 0x421C20 }, + { "zCCSProps::PrintDebugInfo", 0x421C30 }, + { "zCCSProps::AcceptRole", 0x4222B0 }, + { "zCCSProps::CheckRole", 0x4222C0 }, + { "oCBinkPlayer::oCBinkPlayer", 0x422300 }, + { "oCBinkPlayer::`scalar deleting destructor'", 0x422320 }, + { "oCBinkPlayer::~oCBinkPlayer", 0x422340 }, + { "oCBinkPlayer::PlayInit", 0x422350 }, + { "oCBinkPlayer::PlayDeinit", 0x4223B0 }, + { "oCBinkPlayer::PlayFrame", 0x4223C0 }, + { "oCBinkPlayer::PlayHandleEvents", 0x4223D0 }, + { "oCBinkPlayer::OpenVideo", 0x422DA0 }, + { "oCGameInfo::oCGameInfo", 0x423450 }, + { "zCGameInfo::SetName", 0x423470 }, + { "zCGameInfo::GetName", 0x4235B0 }, + { "oCGameInfo::`scalar deleting destructor'", 0x423600 }, + { "oCGameInfo::~oCGameInfo", 0x423620 }, + { "oCGameInfo::Init", 0x423630 }, + { "oCGameInfo::Pack", 0x4236F0 }, + { "oCGameInfo::Unpack", 0x423700 }, + { "CGameManager::`scalar deleting destructor'", 0x423B20 }, + { "CGameManager::~CGameManager", 0x423B40 }, + { "CGameManager::Tool_ConvertData", 0x423D00 }, + { "zCTextureFileHandler::`scalar deleting destructor'", 0x424070 }, + { "zCModelConvertFileHandler::~zCModelConvertFileHandler", 0x424090 }, + { "zCMorphMeshConvertFileHandler::~zCMorphMeshConvertFileHandler", 0x4240A0 }, + { "zCProgMeshConvertFileHandler::~zCProgMeshConvertFileHandler", 0x4240B0 }, + { "CGameManager::Init", 0x4240C0 }, + { "emergency_exit", 0x424830 }, + { "CGameManager::Done", 0x424850 }, + { "CGameManager::ExitGame", 0x424A80 }, + { "CGameManager::Run", 0x424AF0 }, + { "ExitGameFunc", 0x425040 }, + { "CGameManager::InitScreen_Open", 0x425070 }, + { "CGameManager::InitScreen_Menu", 0x425330 }, + { "CGameManager::InitScreen_Close", 0x425450 }, + { "CGameManager::InitSettings", 0x425550 }, + { "CGameManager::ShowSplashScreen", 0x425760 }, + { "CGameManager::RemoveSplashScreen", 0x4258E0 }, + { "CGameManager::GameInit", 0x425900 }, + { "oCObjectFactory::operator delete", 0x425BB0 }, + { "oCObjectFactory::_GetClassDef", 0x425BD0 }, + { "oCObjectFactory::`scalar deleting destructor'", 0x425D60 }, + { "oCObjectFactory::~oCObjectFactory", 0x425D90 }, + { "zCObjectFactory::_GetClassDef", 0x425DA0 }, + { "zCObjectFactory::CreateGameInfo", 0x425DB0 }, + { "zCObjectFactory::CreatePlayerInfo", 0x425DC0 }, + { "zCObjectFactory::`scalar deleting destructor'", 0x425DD0 }, + { "zCObjectFactory::~zCObjectFactory", 0x425E00 }, + { "CGameManager::GameDone", 0x425E10 }, + { "CGameManager::GameSessionReset", 0x425E40 }, + { "CGameManager::GameSessionInit", 0x425F30 }, + { "CGameManager::GameSessionDone", 0x4260A0 }, + { "CGameManager::ShowIntro", 0x4261A0 }, + { "CGameManager::ShowExtro", 0x4261B0 }, + { "CGameManager::PreMenu", 0x4261C0 }, + { "CGameManager::PostMenu", 0x426720 }, + { "CGameManager::ApplySomeSettings", 0x4267C0 }, + { "CGameManager::GetPlaytimeSeconds", 0x4279A0 }, + { "CGameManager::Menu", 0x4279F0 }, + { "CGameManager::Write_Savegame", 0x428790 }, + { "oCSavegameInfo::GetName", 0x428A60 }, + { "oCSavegameInfo::GetWorldName", 0x428AB0 }, + { "oCWorld::GetWorldName", 0x428B00 }, + { "CGameManager::Read_Savegame", 0x428B50 }, + { "CGameManager::HandleCancelKey", 0x428D50 }, + { "CGameManager::MenuEnabled", 0x429140 }, + { "CGameManager::HandleEvent", 0x4293C0 }, + { "CGameManager::GetGame", 0x429520 }, + { "CGameManager::IsIntroActive", 0x429530 }, + { "CGameManager::InsertMenuWorld", 0x429550 }, + { "CGameManager::RemoveMenuWorld", 0x429560 }, + { "CGameManager::IsGameRunning", 0x429570 }, + { "CGameManager::IntroduceChapter", 0x429590 }, + { "CGameManager::PlayVideo", 0x429B80 }, + { "CGameManager::ShowRealPlayTime", 0x429D50 }, + { "VidIsResolutionValid", 0x42A050 }, + { "DefineMenuScriptFunctions", 0x42A090 }, + { "Apply_Options_Video", 0x42A310 }, + { "zCObject::Release", 0x42AC30 }, + { "Apply_Options_Performance", 0x42AC50 }, + { "ChangeMusicEnabled", 0x42AE50 }, + { "Apply_Options_Audio", 0x42B0F0 }, + { "Apply_Options_Game", 0x42B320 }, + { "Apply_Options_Controls", 0x42B550 }, + { "Update_ChoiceBox", 0x42B780 }, + { "oCMenuSavegame::oCMenuSavegame", 0x42C2D0 }, + { "oCMenuSavegame::`scalar deleting destructor'", 0x42C340 }, + { "oCMenuSavegame::~oCMenuSavegame", 0x42C360 }, + { "oCMenu_Main::~oCMenu_Main", 0x42C400 }, + { "oCMenuSavegame::Activate", 0x42C410 }, + { "oCMenuSavegame::HandleSlotChange", 0x42C420 }, + { "oCSavegameInfo::GetSaveTime", 0x42C7E0 }, + { "oCMenuSavegame::HandleEvent", 0x42C830 }, + { "oCMenuSavegame::ScreenInit", 0x42C890 }, + { "oCMenuSavegame::ScreenDone", 0x42D170 }, + { "oCMenuSavegame::GetMenuItemSlotNr", 0x42D6E0 }, + { "oCMenuSavegame::GetSelectedSlot", 0x42D840 }, + { "oCMenuSavegame::SetScreenshot", 0x42D850 }, + { "oBert_StartUp", 0x42D9F0 }, + { "zMAT4::GetAtVector", 0x42F210 }, + { "oBert_ShutDown", 0x42F850 }, + { "ShowMoreInfos", 0x42F860 }, + { "HandleResultString", 0x4301F0 }, + { "ClearLogStatistics", 0x432230 }, + { "LogStatistics", 0x432320 }, + { "LogStatisticsWrite", 0x432EF0 }, + { "LogStatisticsRead", 0x4330D0 }, + { "oCPlayerInfo::oCPlayerInfo", 0x433580 }, + { "zCPlayerInfo::SetName", 0x4335A0 }, + { "oCPlayerInfo::`scalar deleting destructor'", 0x4336E0 }, + { "oCPlayerInfo::Init", 0x433700 }, + { "oCPlayerInfo::~oCPlayerInfo", 0x433710 }, + { "oCPlayerInfo::SetInstance", 0x433720 }, + { "oCPlayerInfo::SetInstanceByName", 0x433730 }, + { "oCPlayerInfo::GetInstanceName", 0x433870 }, + { "oCPlayerInfo::GetInstance", 0x4338C0 }, + { "oCPlayerInfo::Pack", 0x4338D0 }, + { "oCPlayerInfo::Unpack", 0x4338F0 }, + { "oCPlayerInfo::Reset", 0x433910 }, + { "oCSavegameInfo::_CreateNewInstance", 0x433C90 }, + { "oCSavegameInfo::operator delete", 0x433DD0 }, + { "oCSavegameInfo::_GetClassDef", 0x433DF0 }, + { "oCSavegameInfo::oCSavegameInfo", 0x433E00 }, + { "oCSavegameInfo::`scalar deleting destructor'", 0x433F00 }, + { "oCSavegameInfo::Init", 0x4340D0 }, + { "oCSavegameInfo::DoesSavegameExist", 0x4340F0 }, + { "oCSavegameInfo::UpdateThumbPic", 0x434100 }, + { "zCTextureFileFormatInternal::operator delete", 0x434310 }, + { "oCSavegameInfo::GetDir", 0x434330 }, + { "oCSavegameInfo::ReloadResources", 0x434380 }, + { "oCSavegameInfo::CleanResources", 0x434580 }, + { "oCSavegameInfo::SetSlot", 0x4345B0 }, + { "oCSavegameInfo::~oCSavegameInfo", 0x434710 }, + { "oCSavegameInfo::Archive", 0x434850 }, + { "oCSavegameInfo::Unarchive", 0x434C40 }, + { "oCSavegameInfo::GetGameTime", 0x435050 }, + { "oCSavegameManager::oCSavegameManager", 0x4352C0 }, + { "oCSavegameManager::`scalar deleting destructor'", 0x4354D0 }, + { "oCSavegameManager::~oCSavegameManager", 0x4354F0 }, + { "oCSavegameManager::Init", 0x4355B0 }, + { "oCSavegameManager::Reinit", 0x435B20 }, + { "oCSavegameManager::CleanResources", 0x435B30 }, + { "oCSavegameManager::SetAndWriteSavegame", 0x435B90 }, + { "oCSavegameManager::GetSavegame", 0x435D90 }, + { "oCSavegameManager::CopyToCurrent", 0x435DC0 }, + { "oCSavegameManager::CopyFromCurrent", 0x435F70 }, + { "oCSavegameManager::ClearCurrent", 0x436120 }, + { "oCSavegameManager::GetSlotDirName", 0x436260 }, + { "oCSystemInfo::oCSystemInfo", 0x436470 }, + { "oCSystemInfo::`scalar deleting destructor'", 0x4364E0 }, + { "oCSystemInfo::~oCSystemInfo", 0x436500 }, + { "oCSystemInfo::AnalyseNow", 0x436510 }, + { "oCSystemInfo::ResetSettings", 0x436520 }, + { "oCSystemInfo::ScoreNow", 0x436D70 }, + { "oCSystemInfo::GetGraphicsBonus", 0x4379D0 }, + { "oCSystemInfo::GetSoundBonus", 0x437A30 }, + { "oCSystemInfo::GetScoreDescr", 0x437A40 }, + { "oCTriggerChangeLevel::_CreateNewInstance", 0x437E60 }, + { "oCTriggerChangeLevel::operator delete", 0x437F40 }, + { "oCTriggerChangeLevel::_GetClassDef", 0x437F60 }, + { "oCTriggerScript::_CreateNewInstance", 0x438160 }, + { "oCTriggerScript::operator delete", 0x438210 }, + { "oCTriggerScript::_GetClassDef", 0x438230 }, + { "oCTriggerChangeLevel::oCTriggerChangeLevel", 0x438240 }, + { "oCTriggerChangeLevel::`scalar deleting destructor'", 0x4382A0 }, + { "oCTriggerChangeLevel::~oCTriggerChangeLevel", 0x4382D0 }, + { "oCTriggerChangeLevel::TriggerTarget", 0x438370 }, + { "oCTriggerChangeLevel::UntriggerTarget", 0x4386A0 }, + { "oCTriggerChangeLevel::SetLevelName", 0x4386B0 }, + { "oCTriggerChangeLevel::Archive", 0x4388E0 }, + { "oCTriggerChangeLevel::Unarchive", 0x438920 }, + { "oCTriggerScript::oCTriggerScript", 0x438960 }, + { "oCTriggerScript::`scalar deleting destructor'", 0x4389A0 }, + { "oCTriggerScript::~oCTriggerScript", 0x4389D0 }, + { "oCTriggerScript::TriggerTarget", 0x438A30 }, + { "oCTriggerScript::UntriggerTarget", 0x438D90 }, + { "oCTriggerScript::SetScriptFunc", 0x439020 }, + { "oCTriggerScript::Archive", 0x439170 }, + { "oCTriggerScript::Unarchive", 0x4391A0 }, + { "oCObjectGenerator::oCObjectGenerator", 0x4391D0 }, + { "zCVob::_GetClassDef", 0x439220 }, + { "zCVob::OnTimer", 0x439230 }, + { "zCVob::GetTriggerTarget", 0x439240 }, + { "oCObjectGenerator::`scalar deleting destructor'", 0x439250 }, + { "oCObjectGenerator::~oCObjectGenerator", 0x439280 }, + { "oCObjectGenerator::SetObjectName", 0x4392E0 }, + { "oCObjectGenerator::SetObjectSpeed", 0x439420 }, + { "oCObjectGenerator::OnTrigger", 0x439430 }, + { "zCVob::operator delete", 0x439700 }, + { "oCObjectGenerator::Archive", 0x439720 }, + { "oCObjectGenerator::Unarchive", 0x439760 }, + { "oCViewGothicProgressBar::Init", 0x439830 }, + { "oCViewGothicProgressBar::HandleChange", 0x439870 }, + { "oCViewStatusBar::oCViewStatusBar", 0x439990 }, + { "zCInputCallback::HandleEvent", 0x439A60 }, + { "zCView::GetViewport", 0x439A70 }, + { "oCViewStatusBar::`scalar deleting destructor'", 0x439AA0 }, + { "oCViewStatusBar::Init", 0x439BA0 }, + { "oCViewStatusBar::SetTextures", 0x439D40 }, + { "oCViewStatusBar::~oCViewStatusBar", 0x439FE0 }, + { "oCViewStatusBar::SetMaxRange", 0x43A130 }, + { "oCViewStatusBar::SetRange", 0x43A240 }, + { "oCViewStatusBar::SetValue", 0x43A300 }, + { "zCBinkPlayer::zCBinkPlayer", 0x43A3A0 }, + { "zCBinkPlayer::`scalar deleting destructor'", 0x43A4D0 }, + { "zCBinkPlayer::~zCBinkPlayer", 0x43A4F0 }, + { "zCBinkPlayer::OpenVideo", 0x43A660 }, + { "zFILE_FILE::GetFile", 0x43B0D0 }, + { "zFILE_FILE::GetExt", 0x43B180 }, + { "zCBinkPlayer::CloseVideo", 0x43B1D0 }, + { "zCVideoPlayer::GetVideoFilename", 0x43B410 }, + { "zCBinkPlayer::PlayInit", 0x43B460 }, + { "zCBinkPlayer::PlayDeinit", 0x43BFB0 }, + { "zCBinkPlayer::PlayGotoNextFrame", 0x43C760 }, + { "zCBinkPlayer::PlayWaitNextFrame", 0x43C770 }, + { "zCBinkPlayer::PlayFrame", 0x43C7B0 }, + { "zCBinkPlayer::Pause", 0x43C960 }, + { "zCBinkPlayer::Unpause", 0x43C980 }, + { "zCBinkPlayer::PlayHandleEvents", 0x43C9A0 }, + { "zCBinkPlayer::IsPlaying", 0x43C9B0 }, + { "zCBinkPlayer::GetPixelFormat", 0x43C9E0 }, + { "zCBinkPlayer::ToggleSound", 0x43CB30 }, + { "zCBinkPlayer::SetSoundVolume", 0x43CB80 }, + { "zCBinkPlayer::SetFullscreen", 0x43CBB0 }, + { "zCBuffer::zCBuffer", 0x43CD40 }, + { "zCBuffer::`scalar deleting destructor'", 0x43CD80 }, + { "zCBuffer::Init", 0x43CEA0 }, + { "zCBuffer::~zCBuffer", 0x43CED0 }, + { "zCBuffer::SetMode", 0x43CF00 }, + { "zCBuffer::Reset", 0x43CF10 }, + { "zCBuffer::Resize", 0x43CF30 }, + { "zCBuffer::Write", 0x43CFD0 }, + { "zCBuffer::WriteBits", 0x43CFF0 }, + { "zCBuffer::WriteBool", 0x43D100 }, + { "zCBuffer::WriteByte", 0x43D120 }, + { "zCBuffer::WriteWord", 0x43D140 }, + { "zCBuffer::WriteDWord", 0x43D160 }, + { "zCBuffer::WriteReal", 0x43D180 }, + { "zCBuffer::WriteInt", 0x43D1A0 }, + { "zCBuffer::WriteFloat", 0x43D1C0 }, + { "zCBuffer::WriteFloatPacked0_16", 0x43D1E0 }, + { "zCBuffer::WriteFloatPacked0_8", 0x43D210 }, + { "zCBuffer::WriteFloatPacked8_8", 0x43D240 }, + { "zCBuffer::WriteString", 0x43D2B0 }, + { "zCBuffer::CompleteByte", 0x43D330 }, + { "zCBuffer::Read", 0x43D360 }, + { "zCBuffer::ReadBits", 0x43D380 }, + { "zCBuffer::ReadBool", 0x43D440 }, + { "zCBuffer::ReadByte", 0x43D460 }, + { "zCBuffer::ReadWord", 0x43D480 }, + { "zCBuffer::ReadDWord", 0x43D4B0 }, + { "zCBuffer::ReadReal", 0x43D4E0 }, + { "zCBuffer::ReadInt", 0x43D500 }, + { "zCBuffer::ReadFloat", 0x43D520 }, + { "zCBuffer::ReadFloatPacked0_16", 0x43D540 }, + { "zCBuffer::ReadFloatPacked0_8", 0x43D570 }, + { "zCBuffer::ReadFloatPacked8_8", 0x43D5A0 }, + { "zCBuffer::ReadString", 0x43D5D0 }, + { "zCBuffer::SetPos", 0x43D7B0 }, + { "zCBuffer::SetBitPos", 0x43D7D0 }, + { "zCBuffer::SetPosRel", 0x43D7F0 }, + { "zCBuffer::SetBitPosRel", 0x43D810 }, + { "zCBuffer::SetPosBegin", 0x43D830 }, + { "zCBuffer::SetPosEnd", 0x43D840 }, + { "zCBuffer::GetPos", 0x43D860 }, + { "zCBuffer::GetBitPos", 0x43D870 }, + { "zCBuffer::GetMaxSize", 0x43D880 }, + { "zCBuffer::GetBitMaxSize", 0x43D890 }, + { "zCBuffer::GetSize", 0x43D8A0 }, + { "zCBuffer::GetBitSize", 0x43D8B0 }, + { "zCBuffer::GetRestSize", 0x43D8C0 }, + { "zCBuffer::GetBitRestSize", 0x43D8D0 }, + { "zCBuffer::GetBuffer", 0x43D8E0 }, + { "zCBuffer::GetCursor", 0x43D8F0 }, + { "zCBuffer::SkipByte", 0x43D900 }, + { "zCBuffer::GetBitSizeToNextByte", 0x43D930 }, + { "zCBuffer::HasError", 0x43D940 }, + { "operator==", 0x43D950 }, + { "zCBuffer::WriteObject", 0x43D980 }, + { "zCBuffer::ReadObject", 0x43DAB0 }, + { "zCBuffer::operator=", 0x43DC80 }, + { "zCBuffer::CopyFrom", 0x43DCA0 }, + { "zCBuffer::ByteFreq_Reset", 0x43DD30 }, + { "zCBuffer::ByteFreq_Analyse", 0x43DD50 }, + { "zCBuffer::ByteFreq_Print", 0x43DD80 }, + { "zFILE::SetRootDirectory", 0x43E350 }, + { "zFILE::DirectFileConvert", 0x43E480 }, + { "zFILE::DirectFileAccess", 0x43E620 }, + { "zFILE::GetFreeDiskSpace", 0x43E800 }, + { "zFILE::LockDirScan", 0x43E810 }, + { "zFILE::UnlockDirScan", 0x43E830 }, + { "operator<", 0x43E8E0 }, + { "zDATE::operator=", 0x43E950 }, + { "zDATE::ToTime_t", 0x43E9A0 }, + { "zDATE::ToString", 0x43E9F0 }, + { "zFILE_FILE::HandleError", 0x43EB60 }, + { "zFILE::zFILE", 0x43EFE0 }, + { "zFILE::`scalar deleting destructor'", 0x43F000 }, + { "zFILE_FILE::zFILE_FILE", 0x43F040 }, + { "zFILE_FILE::Init", 0x43F050 }, + { "zFILE_FILE::SetMode", 0x43F220 }, + { "zFILE_FILE::GetMode", 0x43F230 }, + { "zFILE_FILE::GetFileHandle", 0x43F240 }, + { "zFILE_FILE::GetPath", 0x43F250 }, + { "zFILE_FILE::GetDirectoryPath", 0x43F2A0 }, + { "zFILE_FILE::GetDrive", 0x43F2F0 }, + { "zFILE_FILE::GetDir", 0x43F340 }, + { "zFILE_FILE::GetFilename", 0x43F390 }, + { "zFILE_FILE::IsOpened", 0x43F3E0 }, + { "zFILE_FILE::Create", 0x43F3F0 }, + { "zFILE_FILE::Open", 0x43F450 }, + { "zFILE_FILE::Exists", 0x43F4C0 }, + { "zFILE_FILE::`scalar deleting destructor'", 0x43F520 }, + { "zFILE_FILE::~zFILE_FILE", 0x43F670 }, + { "zFILE_FILE::GetStats", 0x43F820 }, + { "zFILE_FILE::Size", 0x43F990 }, + { "zFILE_FILE::FlushBuffer", 0x4400B0 }, + { "zFILE_FILE::Close", 0x440100 }, + { "zFILE_FILE::Reset", 0x440340 }, + { "zFILE_FILE::Append", 0x440350 }, + { "zFILE_FILE::Eof", 0x440370 }, + { "zFILE_FILE::Pos", 0x440380 }, + { "zFILE_FILE::Seek", 0x440390 }, + { "zFILE_FILE::Write", 0x4403B0 }, + { "zFILE_FILE::ReadChar", 0x440730 }, + { "zFILE_FILE::Read", 0x440750 }, + { "zFILE_FILE::SeekText", 0x440A60 }, + { "zFILE_FILE::ReadCodeline", 0x440C10 }, + { "zFILE_FILE::ReadLines", 0x440E20 }, + { "zFILE_FILE::ReadBlock", 0x440FC0 }, + { "zFILE_FILE::UpdateBlock", 0x441090 }, + { "zFILE_FILE::SetCompletePath", 0x441400 }, + { "zFILE_FILE::SetPath", 0x441670 }, + { "zSTRING::operator[]", 0x441AC0 }, + { "zFILE_FILE::SetDrive", 0x441B70 }, + { "zFILE_FILE::SetDir", 0x441D00 }, + { "zFILE_FILE::SetFilename", 0x441F60 }, + { "zFILE_FILE::SetExt", 0x4420F0 }, + { "zFILE_FILE::SetFile", 0x442280 }, + { "zFILE_FILE::GetFullPath", 0x442400 }, + { "zFILE_FILE::SlashConvert", 0x442590 }, + { "zFILE_FILE::SetCurrentDir", 0x4426B0 }, + { "zFILE_FILE::ChangeDir", 0x442710 }, + { "zFILE_FILE::DirStepInto", 0x442960 }, + { "zFILE_FILE::SearchFile", 0x442B60 }, + { "zFILE_FILE::FindFirst", 0x4431A0 }, + { "zFILE_FILE::DirCreate", 0x443390 }, + { "zFILE_FILE::DirRemove", 0x4434A0 }, + { "zFILE_FILE::DirExists", 0x4435A0 }, + { "zFILE_FILE::FileMove", 0x443660 }, + { "zFILE_FILE::FileCopy", 0x443770 }, + { "zFILE_FILE::FileDelete", 0x443880 }, + { "zFILE_FILE::FindNext", 0x443C20 }, + { "zPATH::zPATH", 0x443DB0 }, + { "zPATH::`scalar deleting destructor'", 0x443E80 }, + { "zFILE::GetFreeBuffer", 0x443F50 }, + { "zFILE::ReleaseBuffer", 0x444210 }, + { "zFILE::InitFileSystem", 0x444250 }, + { "zFILE::DeinitFileSystem", 0x4443B0 }, + { "zFILE_FILE::InitFileSystem", 0x444530 }, + { "zFILE_FILE::DeinitFileSystem", 0x4445B0 }, + { "Dir_Clear", 0x4445D0 }, + { "Dir_Copy", 0x444780 }, + { "std::basic_string,class std::allocator >::at", 0x4449E0 }, + { "std::basic_string,class std::allocator >::_Freeze", 0x444A70 }, + { "zFILE_VDFS::Init", 0x444B20 }, + { "zFILE_VDFS::zFILE_VDFS", 0x444B60 }, + { "zFILE_VDFS::Open", 0x444CA0 }, + { "zFILE_VDFS::Exists", 0x444D10 }, + { "zFILE_VDFS::`scalar deleting destructor'", 0x444D70 }, + { "zFILE_VDFS::~zFILE_VDFS", 0x444E40 }, + { "zFILE_VDFS::IsOpened", 0x444F60 }, + { "zFILE_VDFS::HandleError", 0x445080 }, + { "zFILE_VDFS::Close", 0x445310 }, + { "zFILE_VDFS::Reset", 0x445370 }, + { "zFILE_VDFS::Size", 0x445380 }, + { "zFILE_VDFS::Eof", 0x4453E0 }, + { "zFILE_VDFS::Seek", 0x445400 }, + { "zFILE_VDFS::Pos", 0x445720 }, + { "zFILE_VDFS::Append", 0x445780 }, + { "zFILE_VDFS::SetCurrentDir", 0x4457A0 }, + { "zFILE_VDFS::GetFullPath", 0x4459F0 }, + { "zFILE_VDFS::ChangeDir", 0x445B40 }, + { "zFILE_VDFS::SearchFile", 0x445B50 }, + { "zFILE_VDFS::GetStats", 0x445FC0 }, + { "zFILE_VDFS::FindFirst", 0x445FD0 }, + { "zFILE_VDFS::FindNext", 0x446280 }, + { "zFILE_VDFS::Read", 0x4465A0 }, + { "zFILE_VDFS::InitFileSystem", 0x446A30 }, + { "zFILE_VDFS::DeinitFileSystem", 0x446E80 }, + { "zFILE_VDFS::LockCriticalSection", 0x4471C0 }, + { "zFILE_VDFS::UnlockCriticalSection", 0x4471E0 }, + { "default_exit", 0x4472A0 }, + { "ErrorBox", 0x4472B0 }, + { "MessageWindow", 0x447490 }, + { "GetDiffTime", 0x4474C0 }, + { "zERROR::zERROR", 0x4476B0 }, + { "zERROR::`scalar deleting destructor'", 0x447900 }, + { "zERROR::Init", 0x447920 }, + { "zERROR::~zERROR", 0x447FD0 }, + { "zERROR::SendToSpy", 0x4481D0 }, + { "zERROR::Report", 0x448240 }, + { "zERROR::BlockBegin", 0x448990 }, + { "zSTRING::operator delete", 0x448BE0 }, + { "zERROR::BlockEnd", 0x448BF0 }, + { "zERROR::Separator", 0x448F90 }, + { "zERROR::ShowSpy", 0x4491A0 }, + { "zERROR::Message", 0x4492F0 }, + { "zERROR::Warning", 0x449330 }, + { "zERROR::Fatal", 0x449360 }, + { "zERROR::Fault", 0x449390 }, + { "zERROR::SetFilterFlags", 0x4493C0 }, + { "zERROR::SetFilterAuthors", 0x4494E0 }, + { "zERROR::SetFilterLevel", 0x449680 }, + { "zERROR::SetTarget", 0x4497B0 }, + { "zERROR::GetTargetDescription", 0x449A40 }, + { "zERROR::GetFilterFlagDescription", 0x449C60 }, + { "zERROR::GetFilterAuthors", 0x449E60 }, + { "zERROR::SearchForSpy", 0x449EB0 }, + { "zQUEUE::zQUEUE", 0x44A0C0 }, + { "zCFileCSV::zCFileCSV", 0x44A1B0 }, + { "zCFileCSV::`scalar deleting destructor'", 0x44A350 }, + { "zCFileCSV::~zCFileCSV", 0x44A510 }, + { "zCFileCSV::InitCSV", 0x44A670 }, + { "zCFileCSV::SetFormat", 0x44A790 }, + { "zCFileCSV::AddNextField", 0x44A8D0 }, + { "zCFileCSV::AddNextHeader", 0x44AA60 }, + { "zCFileCSV::WriteSet", 0x44AC10 }, + { "zCFileCSV::GetNextField", 0x44ADD0 }, + { "zCFileCSV::ReadSet", 0x44B200 }, + { "zCFileCSV::ReadHeader", 0x44B250 }, + { "zCFileCSV::WriteHeader", 0x44B430 }, + { "zCGameInfo::zCGameInfo", 0x44B6A0 }, + { "zCGameInfo::`scalar deleting destructor'", 0x44B7F0 }, + { "zCGameInfo::~zCGameInfo", 0x44B810 }, + { "zCGameInfo::Init", 0x44B860 }, + { "zCGameInfo::Reset", 0x44B870 }, + { "zCGameInfo::AddPlayer", 0x44B880 }, + { "zCGameInfo::RemPlayer", 0x44B890 }, + { "zCGameInfo::GetPlayerByID", 0x44B8A0 }, + { "zCGameInfo::GetPlayerByVobID", 0x44B8B0 }, + { "zCGameInfo::PackToBuffer", 0x44B8F0 }, + { "zCGameInfo::CreateFromBuffer", 0x44B900 }, + { "zCGameInfo::GetNumPlayers", 0x44B920 }, + { "zCGameInfo::Pack", 0x44B940 }, + { "zCGameInfo::Unpack", 0x44B9E0 }, + { "zCGameInfo::GetPlayerByNetAddress", 0x44BBD0 }, + { "zCNetMessageQueue::zCNetMessageQueue", 0x44BD10 }, + { "zCNetMessageQueue::~zCNetMessageQueue", 0x44BD70 }, + { "zCNet::zCNet", 0x44BE10 }, + { "zCNet::`scalar deleting destructor'", 0x44BF70 }, + { "zCNet::~zCNet", 0x44BF90 }, + { "zCNet::NetReset", 0x44BFF0 }, + { "zCNet::StreamListen", 0x44C1C0 }, + { "zCNet::Send", 0x44C220 }, + { "zCNet::DGramWriteMessage", 0x44C3D0 }, + { "zCNet::DGramWriteToPlayer", 0x44C470 }, + { "zCNetHost::GetReadableAddr", 0x44C7E0 }, + { "zCNet::DGramWriteToGroup", 0x44C860 }, + { "zCNet::DGramRead", 0x44C8D0 }, + { "zCNet::StreamRead", 0x44C9B0 }, + { "zCNet::StreamReadFromPlayer", 0x44CBA0 }, + { "zCNet::StreamWriteMessage", 0x44CC10 }, + { "zCNet::StreamWriteToPlayer", 0x44CDC0 }, + { "zCNet::StreamWriteToGroup", 0x44CDF0 }, + { "zCNet::StreamWriteFile", 0x44CE60 }, + { "zCNet::StreamReadFile", 0x44D2D0 }, + { "zCNet::MsgGetFromStream", 0x44DAB0 }, + { "zCNet::MsgPut", 0x44DBB0 }, + { "zCNet::MsgGet", 0x44DE10 }, + { "zCNet::MsgSendFromQueue", 0x44DE90 }, + { "zCNet::MsgRecvToQueue", 0x44DF40 }, + { "zCNet::HandleReceiving", 0x44DF90 }, + { "zCNet::HandleSending", 0x44E000 }, + { "zCNet::Handle", 0x44E230 }, + { "zCNet::StreamConnect", 0x44E380 }, + { "zCNet::StreamDisconnect", 0x44E3B0 }, + { "zCNet::LockQueues", 0x44E3E0 }, + { "zCNet::WaitForStreamMessage", 0x44E3F0 }, + { "zCNet::GetLocalAddress", 0x44E650 }, + { "zCNet::EnableNetwork", 0x44E660 }, + { "zCNet::ApplyTimestamp", 0x44E670 }, + { "zCNet::CheckTimestamp", 0x44E6C0 }, + { "zCNetStatistics::zCNetStatistics", 0x44E6F0 }, + { "zCNetStatistics::`scalar deleting destructor'", 0x44E740 }, + { "zCNetStatistics::AddLostRecv", 0x44E770 }, + { "zCNetStatistics::AddLostSend", 0x44E7A0 }, + { "zCNetStatistics::AddPacketSend", 0x44E7D0 }, + { "zCNetStatistics::AddPacketRecv", 0x44E7F0 }, + { "zCNetStatistics::Start", 0x44E810 }, + { "zCNetStatistics::Stop", 0x44E950 }, + { "zCNetStatistics::Print", 0x44EA60 }, + { "zCNetStatistics::Reset", 0x44FC00 }, + { "zCNetStatistics::GetSeconds", 0x44FC10 }, + { "zQUEUE::Push", 0x44FC40 }, + { "netDumpSocketLL", 0x44FD10 }, + { "netInit", 0x44FD70 }, + { "netExit", 0x44FD80 }, + { "netSend", 0x44FED0 }, + { "netRecv", 0x450100 }, + { "netWrite", 0x4501D0 }, + { "netRead", 0x450450 }, + { "netListenPacket", 0x450580 }, + { "netListenStream", 0x450770 }, + { "netConnect", 0x4509C0 }, + { "netClose", 0x450D30 }, + { "netIsHandleClosed", 0x450E80 }, + { "netGetPacketHandle", 0x450F40 }, + { "netGetHostName", 0x450F50 }, + { "netGetHostAddr", 0x451100 }, + { "netGetServicePort", 0x4512A0 }, + { "netAddrToString", 0x451410 }, + { "netGetLocalHost", 0x451530 }, + { "netGetRemoteAddr", 0x451540 }, + { "netGetLocalAddr", 0x451550 }, + { "netGetProtocolSupported", 0x451560 }, + { "netSetTimeOut", 0x451590 }, + { "netGetBufferInfo", 0x4515C0 }, + { "netSetMaxInQueuePackets", 0x4515D0 }, + { "netGetLastError", 0x451640 }, + { "netGetLastErrorString", 0x451650 }, + { "netWindowProc", 0x451660 }, + { "netAcceptPendingConnections", 0x452280 }, + { "zCNetEventManager::_CreateNewInstance", 0x452570 }, + { "zCEventManager::GetNumMessages", 0x452600 }, + { "zCNetEventManager::operator delete", 0x452610 }, + { "zCNetEventManager::_GetClassDef", 0x452630 }, + { "zCNetEventManager::HandleNetMessage", 0x452640 }, + { "zCNetEventManager::zCNetEventManager", 0x453380 }, + { "zCNetEventManager::`scalar deleting destructor'", 0x4533A0 }, + { "zCNetEventManager::~zCNetEventManager", 0x4533F0 }, + { "zCNetEventManager::Init", 0x453400 }, + { "zCNetEventManager::OnMessage", 0x453410 }, + { "zCPlayerInfo::GetName", 0x454DF0 }, + { "zCNetEventManager::Archive", 0x454E40 }, + { "zCNetEventManager::Unarchive", 0x454E70 }, + { "zCNetEventManager::GetNetVobControl", 0x454EF0 }, + { "zCNetHost::InitHost", 0x4552E0 }, + { "zCNetHost::zCNetHost", 0x4555B0 }, + { "zCNetHost::`scalar deleting destructor'", 0x455750 }, + { "zCNetHost::Init", 0x455A90 }, + { "zCNetHost::InitHostForBroadcast", 0x455B90 }, + { "zCNetHost::InitHostAddr", 0x455D00 }, + { "zCNetHost::~zCNetHost", 0x455F20 }, + { "zCNetHost::Pack", 0x455F70 }, + { "zCNetHost::Unpack", 0x455FE0 }, + { "zCNetHost::CreateFromBuffer", 0x456170 }, + { "zCNetHost::PackToBuffer", 0x456330 }, + { "zCNetHost::HasAddress", 0x456360 }, + { "zCNetManager::_CreateNewInstance", 0x456670 }, + { "zCNetManager::operator delete", 0x4567D0 }, + { "zCNetManager::_GetClassDef", 0x4567F0 }, + { "zCNetManager::Temp_HandleNetMessage", 0x456800 }, + { "zCNetManager::zCNetManager", 0x456870 }, + { "zCNetManager::`scalar deleting destructor'", 0x4569F0 }, + { "zCNetManager::~zCNetManager", 0x456A20 }, + { "zCNetManager::Process", 0x456A30 }, + { "zCNetManager::ProcessMessages", 0x456AE0 }, + { "zCNetManager::HandleNetMessage", 0x456B60 }, + { "zCNetManager::CreateNetMessage", 0x456C20 }, + { "zCNetManager::SendPing", 0x456CC0 }, + { "zCNetManager::SendPingReply", 0x456D30 }, + { "zCNetManager::SendWorldTime", 0x456D70 }, + { "zCArraySort::GetSafe", 0x456D80 }, + { "zCNetMessage::zCNetMessage", 0x456FD0 }, + { "zCNetMessage::`scalar deleting destructor'", 0x457080 }, + { "zCNetMessage::CopyFrom", 0x457190 }, + { "zCNetMessage::Init", 0x457380 }, + { "zCNetMessage::~zCNetMessage", 0x4573A0 }, + { "zCNetMessage::Send", 0x457420 }, + { "zCNetMessage::SetTimestamp", 0x457550 }, + { "zCNetMessage::GetTimestamp", 0x457570 }, + { "zCNetMessage::SetTarget", 0x457580 }, + { "zCNetMessage::GetTarget", 0x4575E0 }, + { "zCNetMessage::Get", 0x457600 }, + { "zCNetMessage::Add", 0x457700 }, + { "zCNetMessage::AddCursorPtr", 0x457810 }, + { "zCNetMessage::IsStream", 0x457A00 }, + { "zCNetMessage::SetStream", 0x457A10 }, + { "zCNetMessage::SetFileMessage", 0x457A20 }, + { "zCNetMessage::GetFile", 0x457AB0 }, + { "zCNetMessage::IsFileMessage", 0x457AF0 }, + { "zCNetMessage::IsMultiMessage", 0x457B10 }, + { "zCNetMessage::LogMessage", 0x457B30 }, + { "zCNetMessage::SetLog", 0x457E40 }, + { "zCNetMessage::GetHeader", 0x457E50 }, + { "zCNetMessage::GetHeaderSize", 0x457E60 }, + { "zCNetMessage::GetBuffer", 0x457E70 }, + { "zCNetMessage::GetCursorPtr", 0x457E80 }, + { "zCNetMessage::GetPtr", 0x457E90 }, + { "zCNetMessage::GetDataPtr", 0x457EA0 }, + { "zCNetMessage::ResetCursorPtr", 0x457EB0 }, + { "zCNetMessage::SetMode", 0x457ED0 }, + { "zCNetMessage::GetSize", 0x457EE0 }, + { "zCNetMessage::GetDataSize", 0x457EF0 }, + { "zCNetMessage::GetRestSize", 0x457F00 }, + { "zCNetMessage::GetID", 0x457F10 }, + { "zCNetMessage::GetSenderID", 0x457F20 }, + { "zCNetMessage::GetFlags", 0x457F30 }, + { "zCNetMessage::HasError", 0x457F40 }, + { "zCNetSession::zCNetSession", 0x457FE0 }, + { "zCNetSession::`scalar deleting destructor'", 0x458060 }, + { "zCNetSession::Reset", 0x458080 }, + { "zCNetSession::~zCNetSession", 0x4580A0 }, + { "zCNetVersion::zCNetVersion", 0x458170 }, + { "zCNetVersion::`scalar deleting destructor'", 0x458190 }, + { "zCNetVersion::~zCNetVersion", 0x4581B0 }, + { "zCNetVersion::GetVersionNumber", 0x4581C0 }, + { "zCNetVersion::GetChecksum", 0x4581D0 }, + { "zCNetVersion::CreateChecksum", 0x4581E0 }, + { "zCNetVersion::GetVersionString", 0x4581F0 }, + { "zCNetVersion::Pack", 0x458210 }, + { "zCNetVersion::Unpack", 0x458240 }, + { "zCNetVobControl::_CreateNewInstance", 0x4588A0 }, + { "zCNetVobControl::operator delete", 0x4589E0 }, + { "zCNetVobControl::_GetClassDef", 0x458A00 }, + { "zCNetVobControl::IsLocalChained", 0x458A10 }, + { "zCNetVobControl::SetLocalChained", 0x458A20 }, + { "zCNetVobControl::zCNetVobControl", 0x458A30 }, + { "zCNetVobControl::`scalar deleting destructor'", 0x458B30 }, + { "zCNetVobControl::~zCNetVobControl", 0x458B60 }, + { "zCNetVobControl::Init", 0x458B80 }, + { "zCNetVobControl::Process", 0x458BA0 }, + { "zCNetVobControl::HandOverToPlayer", 0x458C70 }, + { "zCNetVobControl::HandleNetMessage", 0x4590C0 }, + { "zCNetVobControl::CreateNetMessage", 0x4595D0 }, + { "zCNetVobControl::SetCtrlPlayer", 0x4599D0 }, + { "zCNetVobControl::IsLocalControlled", 0x459DF0 }, + { "zCNetVobControl::IsPlayerVob", 0x459E00 }, + { "zCNetVobControl::CopyCtrlState", 0x459E10 }, + { "zCNetVobControl::Archive", 0x459E40 }, + { "zCNetVobControl::Unarchive", 0x459F40 }, + { "zCOptionEntry::zCOptionEntry", 0x45A880 }, + { "zCOptionSection::zCOptionSection", 0x45AB00 }, + { "zCOptionSection::~zCOptionSection", 0x45ACC0 }, + { "zCOption::zCOption", 0x45ADD0 }, + { "zCOption::`scalar deleting destructor'", 0x45AFE0 }, + { "zCOption::~zCOption", 0x45B000 }, + { "zCOptionEntry::~zCOptionEntry", 0x45B180 }, + { "zCOption::Load", 0x45B240 }, + { "zCOption::Save", 0x45C1E0 }, + { "zCOption::WriteBool", 0x45C900 }, + { "zCOption::WriteInt", 0x45C950 }, + { "zCOption::WriteDWord", 0x45C980 }, + { "zCOption::WriteReal", 0x45C9B0 }, + { "zCOption::WriteString", 0x45C9F0 }, + { "zCOption::ReadBool", 0x45CB80 }, + { "zCOption::ReadInt", 0x45CDB0 }, + { "zCOption::ReadDWord", 0x45CEA0 }, + { "zCOption::ReadReal", 0x45CF90 }, + { "zCOption::ReadString", 0x45D080 }, + { "zCOption::EntryExists", 0x45D1F0 }, + { "zCOption::GetNumEntries", 0x45D2C0 }, + { "zCOption::GetEntry", 0x45D2E0 }, + { "zCOption::RemoveEntry", 0x45D310 }, + { "zCOption::SetFlag", 0x45D4B0 }, + { "zCOption::GetEntryByName", 0x45D5B0 }, + { "zCOption::GetSectionByName", 0x45D8D0 }, + { "zCOption::SectionExists", 0x45DB30 }, + { "zCOption::GetNumSections", 0x45DB50 }, + { "zCOption::GetSection", 0x45DB60 }, + { "zCOption::RemoveSection", 0x45DB90 }, + { "zCOption::InsertChangeHandler", 0x45DBF0 }, + { "zCOption::WriteRaw", 0x45DDE0 }, + { "zCOption::ReadRaw", 0x45DFC0 }, + { "zSTRING::ToChar", 0x45E2E0 }, + { "zCOption::AddParameters", 0x45E4B0 }, + { "zCOption::Init", 0x45E5D0 }, + { "zCOption::ChangeDir", 0x45FB00 }, + { "zCOption::GetDir", 0x45FBF0 }, + { "zCOption::GetDirString", 0x45FC00 }, + { "zCOption::Parm", 0x45FC10 }, + { "zCOption::ParmValue", 0x45FD20 }, + { "zCOption::ParmValueRaw", 0x45FF20 }, + { "zCOption::ParmValueInt", 0x460120 }, + { "zCOption::ParmValueFloat", 0x4602E0 }, + { "zCArray::GetSafe", 0x4604F0 }, + { "zCArray::GetSafe", 0x4606D0 }, + { "zCArray::AllocDelta", 0x460890 }, + { "zCArray::AllocDelta", 0x460900 }, + { "zCPlayerGroup::AddGroupToList", 0x460CC0 }, + { "zCPlayerGroup::RemoveGroupFromList", 0x460E30 }, + { "zCPlayerGroup::zCPlayerGroup", 0x460FB0 }, + { "zCPlayerGroup::`scalar deleting destructor'", 0x461130 }, + { "zCPlayerGroup::~zCPlayerGroup", 0x461150 }, + { "zCPlayerGroup::GetFirstPlayer", 0x4612B0 }, + { "zCPlayerGroup::GetNextPlayer", 0x461300 }, + { "zCPlayerGroup::GetFirstGroup", 0x461350 }, + { "zCPlayerGroup::GetNextGroup", 0x461390 }, + { "zCPlayerGroup::AddPlayer", 0x4613E0 }, + { "zCPlayerGroup::RemPlayer", 0x461410 }, + { "zCWorldInfo::IsMember", 0x461490 }, + { "zCPlayerGroup::GetPlayerByID", 0x4614C0 }, + { "zCPlayerGroup::ShowDebugInfo", 0x461570 }, + { "zCNetHost::GetHostname", 0x461BA0 }, + { "zCPlayerGroup::ResetPlayerList", 0x461BF0 }, + { "zCPlayerGroup::ResetGroupList", 0x461C50 }, + { "zCPlayerGroup::GetNearestPlayerToVob", 0x461D90 }, + { "zCList::~zCList", 0x461E80 }, + { "zCList::Insert", 0x461EB0 }, + { "zCList::Remove", 0x461F10 }, + { "zCListSort::~zCListSort", 0x461F70 }, + { "zCListSort::InsertSort", 0x461FA0 }, + { "zCListSort::Get", 0x462030 }, + { "zCListSort::GetNumInList", 0x462060 }, + { "zCList::`scalar deleting destructor'", 0x462080 }, + { "zCListSort::`scalar deleting destructor'", 0x4620C0 }, + { "zCPlayerInfo::zCPlayerInfo", 0x4621D0 }, + { "zCPlayerInfo::`scalar deleting destructor'", 0x462350 }, + { "zCPlayerInfo::~zCPlayerInfo", 0x462370 }, + { "zCPlayerInfo::CreateDistinctPlayer", 0x462650 }, + { "zCPlayerInfo::Init", 0x4628A0 }, + { "zCPlayerInfo::Pack", 0x462BE0 }, + { "zCPlayerInfo::Unpack", 0x462C80 }, + { "zCPlayerInfo::GetID", 0x462E60 }, + { "zCPlayerInfo::CreateFromBuffer", 0x462E70 }, + { "zCPlayerInfo::PackToBuffer", 0x462E90 }, + { "zCPlayerInfo::GetActivePlayer", 0x462EA0 }, + { "zCPlayerInfo::SetActive", 0x462EB0 }, + { "zCPlayerInfo::IsActive", 0x463120 }, + { "zCPlayerInfo::Reset", 0x463130 }, + { "zCPlayerInfo::StorePlayerVobAsScript", 0x463140 }, + { "zCPlayerInfo::CreatePlayerVobFromScript", 0x463240 }, + { "zCPlayerInfo::GetPlayerVobScript", 0x4632E0 }, + { "zCPlayerInfo::SetPlayerVobScript", 0x4632F0 }, + { "zCPlayerInfo::SetPlayerVob", 0x4633B0 }, + { "zCPlayerInfo::Deactivate", 0x4633F0 }, + { "zCPlayerInfo::IsDeactivated", 0x463410 }, + { "zCPlayerInfo::SetReady", 0x463420 }, + { "zCPlayerInfo::IsReady", 0x463440 }, + { "zCPlayerInfo::SetPingStart", 0x463450 }, + { "zCPlayerInfo::SetPingEnd", 0x463470 }, + { "zCScanDirFileHandler::zCScanDirFileHandler", 0x463500 }, + { "zCScanDirFileHandler::`scalar deleting destructor'", 0x463610 }, + { "zCScanDirFileHandler::~zCScanDirFileHandler", 0x463630 }, + { "zCScanDirFileHandler::CanHandleFile", 0x463700 }, + { "zCScanDirFileHandler::GetNumMessages", 0x463920 }, + { "zCScanDirFileHandler::GetMessageA", 0x463930 }, + { "zCScanDirFileHandler::RegisterFileType", 0x463AC0 }, + { "zCScanDirFileHandler::AddMessage", 0x463C30 }, + { "zCScanDirFileHandler::ClearMessages", 0x463DA0 }, + { "zCScanDirFileHandler::SetName", 0x463DD0 }, + { "zCScanDirFileHandler::GetName", 0x463F10 }, + { "zCScanDir::zCScanDir", 0x463F20 }, + { "zCScanDir::`scalar deleting destructor'", 0x463F40 }, + { "zCScanDir::~zCScanDir", 0x463F60 }, + { "zCScanDir::RegisterFileHandler", 0x463FF0 }, + { "zCScanDir::ScanX", 0x464140 }, + { "zCScanDir::Scan", 0x464900 }, + { "zCArray::GetSafe", 0x464E30 }, + { "zCArray::DeleteList", 0x464FF0 }, + { "zCList::~zCList", 0x465020 }, + { "zCList::Insert", 0x465050 }, + { "zCList::`scalar deleting destructor'", 0x4650B0 }, + { "Characters", 0x465180 }, + { "Spaces", 0x465210 }, + { "zSTRING::Lower", 0x465280 }, + { "zSTRING::Upper", 0x465390 }, + { "zSTRING::UpperFirstLowerRest", 0x4654A0 }, + { "zSTRING::Align", 0x4655F0 }, + { "zSTRING::PickWord", 0x465DB0 }, + { "zSTRING::PickWordPos", 0x466000 }, + { "zSTRING::PickWord_Old", 0x466170 }, + { "zSTRING::Insert", 0x466230 }, + { "zSTRING::Inserted", 0x466350 }, + { "zSTRING::Overwrite", 0x4664D0 }, + { "zSTRING::Overwritten", 0x4666C0 }, + { "zSTRING::DeleteRight", 0x4667C0 }, + { "zSTRING::Delete", 0x4668D0 }, + { "zSTRING::Deleted", 0x4669E0 }, + { "zSTRING::Copy", 0x466DF0 }, + { "zSTRING::Copied", 0x466FA0 }, + { "zSTRING::TrimLeft", 0x467460 }, + { "zSTRING::TrimRight", 0x4675A0 }, + { "zSTRING::Search", 0x467750 }, + { "zSTRING::SearchRev", 0x467850 }, + { "zSTRING::Sprintf", 0x467A90 }, + { "std::basic_string,class std::allocator >::substr", 0x467B10 }, + { "zCMemPool::zCMemPool", 0x467CA0 }, + { "std::basic_string,class std::allocator >::replace", 0x467CC0 }, + { "std::basic_string,class std::allocator >::find", 0x467E80 }, + { "std::basic_string,class std::allocator >::rfind", 0x467F30 }, + { "zCSystemInfo::zCSystemInfo", 0x467FE0 }, + { "zCSystemInfo::`scalar deleting destructor'", 0x468180 }, + { "zCSystemInfo::~zCSystemInfo", 0x4681A0 }, + { "zCSystemInfo::AnalyseMemory", 0x468280 }, + { "zCSystemInfo::AnalyseCpu", 0x4682B0 }, + { "zCSystemInfo::AnalyseOs", 0x468480 }, + { "zCSystemInfo::AnalyseGcard", 0x4688B0 }, + { "zCSystemInfo::AnalyseNow", 0x4688D0 }, + { "zCSystemInfo::GetOsName", 0x469120 }, + { "zCVideoPlayer::zCVideoPlayer", 0x4691A0 }, + { "zCVideoPlayer::IsPlaying", 0x4691E0 }, + { "zCVideoPlayer::ToggleSound", 0x4691F0 }, + { "zCVideoPlayer::SetSoundVolume", 0x469200 }, + { "zCVideoPlayer::`scalar deleting destructor'", 0x469210 }, + { "zCVideoPlayer::~zCVideoPlayer", 0x469230 }, + { "zCVideoPlayer::OpenVideo", 0x469280 }, + { "zCVideoPlayer::CloseVideo", 0x4693F0 }, + { "zCVideoPlayer::Play", 0x4694F0 }, + { "zCVideoPlayer::PlayInit", 0x469600 }, + { "zCVideoPlayer::PlayGotoNextFrame", 0x469620 }, + { "zCVideoPlayer::PlayWaitNextFrame", 0x469630 }, + { "zCVideoPlayer::PlayFrame", 0x469640 }, + { "zCVideoPlayer::PlayDeinit", 0x469650 }, + { "zCVideoPlayer::Pause", 0x469660 }, + { "zCVideoPlayer::Unpause", 0x469680 }, + { "zCVideoPlayer::Stop", 0x4696A0 }, + { "zCViewProgressBar::zCViewProgressBar", 0x4696F0 }, + { "zCViewProgressBar::`scalar deleting destructor'", 0x4698E0 }, + { "zCViewProgressBar::~zCViewProgressBar", 0x469900 }, + { "zCViewProgressBar::Init", 0x469A60 }, + { "zCViewProgressBar::CalcPercentOf", 0x469BC0 }, + { "zCViewProgressBar::SetPercent", 0x469BE0 }, + { "zCViewProgressBar::HandleChange", 0x469E40 }, + { "zCViewProgressBar::Draw", 0x469F30 }, + { "zCViewProgressBar::SetRange", 0x469F70 }, + { "zCViewProgressBar::ResetRange", 0x46A050 }, + { "zCList::~zCList", 0x46A100 }, + { "zCList::InsertFront", 0x46A130 }, + { "zCList::`scalar deleting destructor'", 0x46A190 }, + { "zCViewStatusBar::zCViewStatusBar", 0x46A200 }, + { "zCViewStatusBar::`scalar deleting destructor'", 0x46A250 }, + { "zCViewStatusBar::Init", 0x46A2D0 }, + { "zCViewStatusBar::~zCViewStatusBar", 0x46A300 }, + { "zCViewStatusBar::SetMaxRange", 0x46A320 }, + { "zCViewStatusBar::SetRange", 0x46A3C0 }, + { "zCViewStatusBar::SetValue", 0x46A460 }, + { "CDHtmlDialog::SetHostFlags", 0x46A49B }, + { "zCWorldInfo::zCWorldInfo", 0x46A4E0 }, + { "zCWorldInfo::`scalar deleting destructor'", 0x46A600 }, + { "zCWorldInfo::~zCWorldInfo", 0x46A620 }, + { "zCWorldInfo::GetName", 0x46A740 }, + { "zCWorldInfo::GetPlayerGroup", 0x46A790 }, + { "zCWorldInfo::GetLevelMaster", 0x46A7B0 }, + { "zCWorldInfo::EnterWorld", 0x46A800 }, + { "zCWorldInfo::LeaveWorld", 0x46A890 }, + { "zCWorldInfo::ShowDebugInfo", 0x46A8D0 }, + { "zCList::~zCList", 0x46AC90 }, + { "zCList::InsertFront", 0x46ACC0 }, + { "zCList::`scalar deleting destructor'", 0x46AD20 }, + { "zInitOptions", 0x46ADC0 }, + { "zDeinitOptions", 0x46B500 }, + { "zBert_StartUp", 0x46B6D0 }, + { "zBert_ShutDown", 0x46C260 }, + { "oCAIHuman::CheckActiveSpells", 0x46C2A0 }, + { "oCAIHuman::MagicInvestSpell", 0x46C330 }, + { "oCAIHuman::MagicCheckSpellStates", 0x46C940 }, + { "zCModel::GetAniFromAniID", 0x46D1E0 }, + { "zCModel::IsAniActive", 0x46D220 }, + { "oCAIHuman::MagicMode", 0x46D260 }, + { "oCMsgWeapon::operator delete", 0x46D4C0 }, + { "oCMagFrontier::oCMagFrontier", 0x46D590 }, + { "oCMagFrontier::~oCMagFrontier", 0x46D5B0 }, + { "oCMagFrontier::SetNPC", 0x46D620 }, + { "oCMagFrontier::DoCheck", 0x46D630 }, + { "zVEC2::zVEC2", 0x46DBE0 }, + { "oCMagFrontier::GetDistance", 0x46DC00 }, + { "zVEC2::Length2", 0x46DD80 }, + { "oCMagFrontier::StartLightningAtPos", 0x46DDA0 }, + { "zVEC3::Length2", 0x46E300 }, + { "zCMaterial::operator delete", 0x46E320 }, + { "zCVisual::operator delete", 0x46E340 }, + { "zCQuadMark::operator delete", 0x46E360 }, + { "oCMagFrontier::DoWarningFX", 0x46E380 }, + { "oCVisualFX::operator delete", 0x46E530 }, + { "oCMagFrontier::DisposeWarningFX", 0x46E550 }, + { "oCMagFrontier::DoShootFX", 0x46E590 }, + { "operator*", 0x46E870 }, + { "oCMagFrontier::DisposeShootFX", 0x46E8A0 }, + { "oCMag_Book::oCMag_Book", 0x46E910 }, + { "oCMag_Book::~oCMag_Book", 0x46EAE0 }, + { "oCMag_Book::CheckConsistency", 0x46EC40 }, + { "oCMag_Book::SetOwner", 0x46EE50 }, + { "oCMag_Book::SetWorld", 0x46EEC0 }, + { "oCMag_Book::Register", 0x46EED0 }, + { "oCMag_Book::DeRegister", 0x46F0E0 }, + { "oCMag_Book::CreateNewSpell", 0x46F270 }, + { "oCSpell::operator delete", 0x46F3F0 }, + { "oCMag_Book::IsIn", 0x46F680 }, + { "oCMag_Book::Spell_Setup", 0x46F6C0 }, + { "oCMag_Book::Spell_Invest", 0x46F990 }, + { "oCMag_Book::StartInvestEffect", 0x46FB10 }, + { "oCMag_Book::Spell_Cast", 0x46FC00 }, + { "zCObject::CheckInheritance", 0x470130 }, + { "oCSpell::operator new", 0x470160 }, + { "oCMag_Book::StartCastEffect", 0x4701A0 }, + { "oCMag_Book::Spell_InCast", 0x470290 }, + { "oCMag_Book::Open", 0x4702A0 }, + { "oCMag_Book::Close", 0x4705B0 }, + { "oCMag_Book::Ease", 0x470720 }, + { "oCMag_Book::EasePos", 0x470750 }, + { "oCMag_Book::GetAngle", 0x4707D0 }, + { "Alg_CalcAziElev", 0x470990 }, + { "oCMag_Book::IsInMovement", 0x470AA0 }, + { "oCMag_Book::IsActive", 0x470AB0 }, + { "oCMag_Book::GetSelectedSpell", 0x470AC0 }, + { "oCMag_Book::GetSelectedSpellNr", 0x470B10 }, + { "oCMag_Book::Spell_Open", 0x470B20 }, + { "oCMag_Book::StopSelectedSpell", 0x470C50 }, + { "oCMag_Book::KillSelectedSpell", 0x470DD0 }, + { "oCMag_Book::Spell_Stop", 0x471090 }, + { "oCMag_Book::Left", 0x471300 }, + { "oCMag_Book::Right", 0x471360 }, + { "oCMag_Book::CalcPos", 0x4713B0 }, + { "oCMag_Book::DoOpen", 0x4717A0 }, + { "oCMag_Book::DoClose", 0x471920 }, + { "oCMag_Book::SetFrontSpell", 0x471D00 }, + { "oCMag_Book::DoTurn", 0x472090 }, + { "oCMag_Book::ShowHandSymbol", 0x472190 }, + { "oCMag_Book::SetShowHandSymbol", 0x472310 }, + { "oCMag_Book::DoPerFrame", 0x472670 }, + { "zVEC4::zVEC4", 0x472D30 }, + { "oCMag_Book::GetNoOfSpells", 0x472DA0 }, + { "oCMag_Book::GetSpell", 0x472DB0 }, + { "oCMag_Book::GetSpellItem", 0x472E20 }, + { "oCMag_Book::NextRegisterAt", 0x472E80 }, + { "oCMag_Book::GetSpellByKey", 0x472EA0 }, + { "oCMag_Book::GetSpellItemByKey", 0x472EE0 }, + { "oCMag_Book::GetNoOfSpellByKey", 0x472F20 }, + { "oCMag_Book::GetKeyByItem", 0x472F70 }, + { "zCArray::AllocDelta", 0x472FF0 }, + { "zCArray::AllocDelta", 0x473060 }, + { "zDYNAMIC_CAST", 0x4730D0 }, + { "oCMenu_Main::oCMenu_Main", 0x4731C0 }, + { "oCMenu_Main::`scalar deleting destructor'", 0x4731E0 }, + { "oCMenu_Main::ScreenInit", 0x473200 }, + { "oCMenu_Main::ScreenDone", 0x473210 }, + { "oCMenu_Main::HandleEvent", 0x473220 }, + { "oCMenu_ChgKeys::oCMenu_ChgKeys", 0x473400 }, + { "oCMenu_ChgKeys::`scalar deleting destructor'", 0x473420 }, + { "oCMenu_ChgKeys::~oCMenu_ChgKeys", 0x473440 }, + { "oCMenu_ChgKeys::HandleEvent", 0x473450 }, + { "oCMenu_ChgKeys::ExecCommand", 0x473690 }, + { "oCMenu_ChgKeys::ScreenInit", 0x473F40 }, + { "oCMenu_ChgKeys::Leave", 0x473F60 }, + { "oCMenu_ChgKeys::InitText", 0x474010 }, + { "zCInput::BindOption", 0x4742F0 }, + { "zCArray::InsertEnd", 0x474310 }, + { "oCMenu_Log::oCMenu_Log", 0x4747F0 }, + { "oCMenu_Log::`scalar deleting destructor'", 0x474810 }, + { "oCMenu_Log::~oCMenu_Log", 0x474830 }, + { "oCMenu_Log::ScreenInit", 0x474840 }, + { "oCMenu_Log::ScreenDone", 0x474C70 }, + { "oCMenu_Log::SetDayTime", 0x474D80 }, + { "oCMenu_Log::SetLogTopics", 0x474E20 }, + { "zTMenuItemListElement::~zTMenuItemListElement", 0x475490 }, + { "oCMenu_Log::SetInfo", 0x475510 }, + { "oCMenu_Log::ExecCommand", 0x475520 }, + { "oCMenu_Log::HandleEnterItem", 0x475770 }, + { "oCMenu_Log::HandleLeaveItem", 0x4759A0 }, + { "oCMenu_Log::HandleActivateItem", 0x475BE0 }, + { "oCMenu_Log::HandleEvent", 0x475BF0 }, + { "oCMenu_Log::Activate", 0x475C40 }, + { "oCMenu_Log::InitForDisplay", 0x475C50 }, + { "oCMenu_Status::HandleEvent", 0x475C90 }, + { "oCMenu_Status::SetPlayerName", 0x475E80 }, + { "oCMenu_Status::SetGuild", 0x475ED0 }, + { "oCMenu_Status::SetExperience", 0x475FC0 }, + { "oCMenu_Status::SetLearnPoints", 0x476300 }, + { "oCMenu_Status::oCMenu_Status", 0x4763D0 }, + { "oCMenu_Status::`scalar deleting destructor'", 0x476430 }, + { "oCMenu_Status::~oCMenu_Status", 0x476450 }, + { "oCMenu_Status::AddArmor", 0x476520 }, + { "oCMenu_Status::AddAttribute", 0x476650 }, + { "oCMenu_Status::AddTalent", 0x476830 }, + { "oCMenu_Status::InitForDisplay", 0x476A20 }, + { "oCStatusScreen::oCStatusScreen", 0x477380 }, + { "oCStatusScreen::`scalar deleting destructor'", 0x477600 }, + { "oCStatusScreen::~oCStatusScreen", 0x477620 }, + { "oCStatusScreen::Show", 0x477830 }, + { "oCLogScreen::oCLogScreen", 0x477A50 }, + { "oCLogScreen::`scalar deleting destructor'", 0x477CB0 }, + { "oCLogScreen::~oCLogScreen", 0x477CD0 }, + { "oCLogScreen::Show", 0x477EC0 }, + { "oCMapScreen::oCMapScreen", 0x4780D0 }, + { "oCMapScreen::`scalar deleting destructor'", 0x4782A0 }, + { "oCMapScreen::~oCMapScreen", 0x4782C0 }, + { "oCMapScreen::Show", 0x478490 }, + { "zCArray::zCArray", 0x478820 }, + { "oSMenuInfoAttribute::`vector deleting destructor'", 0x478830 }, + { "oSMenuInfoTalent::`vector deleting destructor'", 0x478890 }, + { "oSMenuInfoAttribute::~oSMenuInfoAttribute", 0x4788F0 }, + { "oSMenuInfoTalent::~oSMenuInfoTalent", 0x478970 }, + { "zCList::Get", 0x478A20 }, + { "zCList::Get", 0x478A50 }, + { "zCArray::AllocDelta", 0x478A80 }, + { "zCArray::AllocDelta", 0x478C90 }, + { "oSMenuInfoAttribute::oSMenuInfoAttribute", 0x478EB0 }, + { "oSMenuInfoTalent::oSMenuInfoTalent", 0x478EF0 }, + { "Freelook", 0x478FD0 }, + { "TestKeys_Carsten", 0x479180 }, + { "ExceptionInfoCallback", 0x479190 }, + { "oCarsten_PerFrame", 0x479E80 }, + { "oCarsten_StartUp", 0x479EB0 }, + { "oCarsten_ShutDown", 0x47B7A0 }, + { "oCSpell::oCSpell", 0x47B840 }, + { "oCSpell::_GetClassDef", 0x47B9B0 }, + { "oCSpell::`scalar deleting destructor'", 0x47B9C0 }, + { "oCSpell::~oCSpell", 0x47BB70 }, + { "oCSpell::InitValues", 0x47BC10 }, + { "oCSpell::GetSpellInstanceName", 0x47BD40 }, + { "oCSpell::CreateEffect", 0x47BED0 }, + { "oCVisFX_MultiTarget::operator delete", 0x47C190 }, + { "oCVisFX_Lightning::operator delete", 0x47C1B0 }, + { "oCSpell::InitByScript", 0x47C1D0 }, + { "oCSpell::SetEnabled", 0x47C470 }, + { "oCSpell::GetEnabled", 0x47C5A0 }, + { "oCSpell::Setup", 0x47C5B0 }, + { "oCSpell::Invest", 0x47CD40 }, + { "oCSpell::Cast", 0x47CFB0 }, + { "oCSpell::Stop", 0x47D120 }, + { "oCSpell::Kill", 0x47D290 }, + { "oCSpell::Open", 0x47D3F0 }, + { "oCSpell::Close", 0x47D4F0 }, + { "oCSpell::Reset", 0x47D650 }, + { "oCSpell::StopTargetEffects", 0x47D790 }, + { "oCSpell::CallScriptInvestedMana", 0x47D930 }, + { "oCSpell::IsTargetTypeValid", 0x47DBC0 }, + { "oCSpell::IsValidTarget", 0x47DD80 }, + { "oCSpell::GetVob", 0x47E170 }, + { "oCSpell::GetSpellID", 0x47E180 }, + { "oCSpell::GetEnergyType", 0x47E190 }, + { "oCSpell::GetCategory", 0x47E1A0 }, + { "oCSpell::GetName", 0x47E1B0 }, + { "oCNpc::GetActiveSpellLevel", 0x47E320 }, + { "oCSpell::IsInvestSpell", 0x47E340 }, + { "oCSpell::SetInvestedMana", 0x47E370 }, + { "oCSpell::GetSpellStatus", 0x47E390 }, + { "oCSpell::CanTurnDuringInvest", 0x47E3A0 }, + { "oCSpell::SetReleaseStatus", 0x47E3B0 }, + { "oCSpell::SetSpellInfo", 0x47E680 }, + { "oCSpell::DoLogicInvestEffect", 0x47E690 }, + { "zCModel::GetAniIDFromAniName", 0x47EC50 }, + { "oCSpell::CastSpecificSpell", 0x47EC70 }, + { "oCSpell::EndTimedEffect", 0x47F330 }, + { "oCSpell::DoTimedEffect", 0x47F8F0 }, + { "oCSpell::CanBeDeleted", 0x47FB40 }, + { "oCSpell::DeleteCaster", 0x47FB50 }, + { "oCSpell::Archive", 0x47FB70 }, + { "oCSpell::Unarchive", 0x47FB80 }, + { "oCSpell::_CreateNewInstance", 0x47FD80 }, + { "oCTrajectory::Calc", 0x47FF60 }, + { "zMAT4::SetTranslation", 0x480280 }, + { "zMAT4::zMAT4", 0x4802C0 }, + { "zCKBSpline::InitVars", 0x480300 }, + { "oCTrajectory::Changed", 0x480320 }, + { "oCTrajectory::Interpolate", 0x480330 }, + { "oCTrajectory::InterpolateN", 0x480740 }, + { "oCTrajectory::Draw", 0x480850 }, + { "oCTrajectory::Clear", 0x480B10 }, + { "zCKBSpline::~zCKBSpline", 0x480B80 }, + { "oCTrajectory::RecalcByColl", 0x480BE0 }, + { "operator-", 0x481010 }, + { "oCTrajectory::ApplyGrav", 0x481060 }, + { "oCTrajectory::SetByList", 0x4810D0 }, + { "oCTrajectory::VobCross", 0x481260 }, + { "oCEmitterKey::oCEmitterKey", 0x4812F0 }, + { "oCEmitterKey::~oCEmitterKey", 0x4815E0 }, + { "oCEmitterKey::SetByScript", 0x4817E0 }, + { "oCEmitterKey::ParseStrings", 0x4819B0 }, + { "oCVisualFX::RemoveInstancesOfClass", 0x481EA0 }, + { "oCVisualFX::PreSaveGameProcessing", 0x4820A0 }, + { "oCVisualFX::PostSaveGameProcessing", 0x4820B0 }, + { "oCVisualFX::oCVisualFX", 0x4820C0 }, + { "zCEffect::_GetClassDef", 0x482510 }, + { "oCTrajectory::~oCTrajectory", 0x482520 }, + { "oCVisualFX::_GetClassDef", 0x4825E0 }, + { "oCVisualFX::GetOrigin", 0x4825F0 }, + { "oCVisualFX::GetTarget", 0x482600 }, + { "oCVisualFX::GetInflictor", 0x482610 }, + { "oCVisualFX::Play", 0x482620 }, + { "oCVisualFX::SetDuration", 0x482630 }, + { "oCVisualFX::GetCollisionCandidates", 0x482640 }, + { "oCVisualFX::GetNumCollisionCandidates", 0x4826F0 }, + { "oCVisualFX::SetDamage", 0x482700 }, + { "oCVisualFX::SetDamageType", 0x482710 }, + { "oCVisualFX::GetDamage", 0x482720 }, + { "oCVisualFX::GetDamageType", 0x482730 }, + { "oCVisualFX::IsASpell", 0x482740 }, + { "oCVisualFX::SetSpellType", 0x482750 }, + { "oCVisualFX::GetSpellType", 0x482760 }, + { "oCVisualFX::GetSpellTargetTypes", 0x482770 }, + { "oCVisualFX::SetSpellTargetTypes", 0x482780 }, + { "oCVisualFX::GetIsProjectile", 0x482790 }, + { "oCVisualFX::SetIsProjectile", 0x4827A0 }, + { "oCVisualFX::`scalar deleting destructor'", 0x4827B0 }, + { "zCEffect::~zCEffect", 0x4827E0 }, + { "zCEffect::`scalar deleting destructor'", 0x4827F0 }, + { "oCVisualFX::~oCVisualFX", 0x482820 }, + { "zCKBSpline::`scalar deleting destructor'", 0x4832C0 }, + { "zCPositionKey::`scalar deleting destructor'", 0x4832E0 }, + { "oCVisualFX::CreateHierachy", 0x483300 }, + { "oCVisualFX::DisposeHierachy", 0x4835D0 }, + { "oCVisualFX::InitParser", 0x4837E0 }, + { "oCVisualFX::InitValues", 0x483B90 }, + { "zCAIBase::operator delete", 0x4840C0 }, + { "zCAIBase::_GetClassDef", 0x4840E0 }, + { "zCAIBase::CanThisCollideWith", 0x4840F0 }, + { "zCAIBase::HasAIDetectedCollision", 0x484100 }, + { "zCAIBase::AICollisionResponseSelfDetected", 0x484110 }, + { "zCAIBase::HostVobRemovedFromWorld", 0x484120 }, + { "oCVisualFXAI::ReportCollisionToAI", 0x484130 }, + { "oCVisualFXAI::HostVobAddedToWorld", 0x484150 }, + { "oCVisualFXAI::`scalar deleting destructor'", 0x484160 }, + { "oCVisualFXAI::~oCVisualFXAI", 0x484190 }, + { "zCAIBase::ReportCollisionToAI", 0x4841A0 }, + { "zCAIBase::HostVobAddedToWorld", 0x4841B0 }, + { "zCAIBase::`scalar deleting destructor'", 0x4841C0 }, + { "zCAIBase::~zCAIBase", 0x4841F0 }, + { "oCVisualFX::ParseStrings", 0x484200 }, + { "oCVisualFX::SetVisualByString", 0x484580 }, + { "zPATH::~zPATH", 0x4855A0 }, + { "zCParticleFX::operator delete", 0x4855C0 }, + { "zCEarthquake::operator delete", 0x4855E0 }, + { "zCVobScreenFX::operator delete", 0x485600 }, + { "zCPolyStrip::operator delete", 0x485620 }, + { "oCVisualFX::SetCollisionEnabled", 0x485640 }, + { "oCVisualFX::SetByScript", 0x485790 }, + { "zCVobLight::operator delete", 0x4860F0 }, + { "oCVisualFX::UpdateFXByEmitterKey", 0x486110 }, + { "oCVisualFX::CreateBackup", 0x486900 }, + { "oCVisualFX::FindKey", 0x486910 }, + { "oCVisualFX::CreateAndPlay", 0x486A70 }, + { "oCVisualFX::CreateAndCastFX", 0x487170 }, + { "oCVisualFX::CalcTrajectory", 0x487870 }, + { "zMAT4::GetUpVector", 0x488F90 }, + { "zMAT4::GetRightVector", 0x488FB0 }, + { "zVEC3::LengthApprox", 0x488FD0 }, + { "zVEC3::Normalize", 0x489060 }, + { "zCPositionKey::SetMat", 0x4890E0 }, + { "oCTrajectory::InsertKey", 0x489110 }, + { "oCTrajectory::GetKey", 0x489240 }, + { "oCTrajectory::GetNumKeys", 0x4892C0 }, + { "oCVisualFX::SetOrigin", 0x4892D0 }, + { "oCVisualFX::SetInflictor", 0x489340 }, + { "oCVisualFX::SetTarget", 0x489390 }, + { "oCVisualFX::CreateInvestFX", 0x489520 }, + { "oCVisualFX::InitInvestFX", 0x4896E0 }, + { "oCVisualFX::StopInvestFX", 0x489840 }, + { "oCVisualFX::Open", 0x4898F0 }, + { "oCVisualFX::Reset", 0x489C20 }, + { "oCVisualFX::Init", 0x489E00 }, + { "oCVisualFX::InvestNext", 0x48A7D0 }, + { "oCVisualFX::SetLevel", 0x48AB70 }, + { "oCVisualFX::GetLevel", 0x48AF30 }, + { "oCVisualFX::Cast", 0x48AF40 }, + { "oCVisualFX::Collide", 0x48B750 }, + { "oCVisualFX::SetShowVisual", 0x48B9F0 }, + { "oCVisualFX::Stop", 0x48BB30 }, + { "oCVisualFX::Kill", 0x48BEE0 }, + { "oCVisualFX::CanBeDeleted", 0x48C150 }, + { "oCVisualFX::IsFinished", 0x48C190 }, + { "oCVisualFX::IsLooping", 0x48C220 }, + { "oCVisualFX::InitEffect", 0x48C290 }, + { "oCVisualFX::EndEffect", 0x48C6A0 }, + { "oCVisualFX::ReportCollision", 0x48C6F0 }, + { "oCVisualFX::ProcessQueuedCollisions", 0x48D070 }, + { "oCVisualFX::ProcessCollision", 0x48D110 }, + { "oCNpc::oSDamageDescriptor::~oSDamageDescriptor", 0x48D7C0 }, + { "oCMsgDamage::operator delete", 0x48D830 }, + { "oCVisualFX::CollisionResponse", 0x48D850 }, + { "oCVisualFX::SetCollisionCandidates", 0x48DCD0 }, + { "oCVisualFX::GetCollidedCandidates", 0x48DDF0 }, + { "oCVisualFX::CanThisCollideWith", 0x48DEC0 }, + { "oCVisualFX::CheckDeletion", 0x48E0E0 }, + { "oCVisualFX::UpdateActKey", 0x48E530 }, + { "oCVisualFX::DoMovements", 0x48E780 }, + { "zCKBSpline::InterpolateN", 0x48F0E0 }, + { "oCVisualFX::CheckDelayedTrigger", 0x48F110 }, + { "oCVisualFX::AdjustShapeToOrigin", 0x48F390 }, + { "oCVisualFX::UpdateEffects", 0x48F810 }, + { "oCVisualFX::OnTick", 0x48FB60 }, + { "oCVisualFX::Archive", 0x48FC40 }, + { "oCVisualFX::Unarchive", 0x48FC50 }, + { "oCVisualFXAI::DoAI", 0x48FC60 }, + { "oCVisualFX::_CreateNewInstance", 0x48FE60 }, + { "zCArray::zCArray", 0x48FED0 }, + { "zCArray::DeleteList", 0x48FF00 }, + { "oCVisFX_MultiTarget::~oCVisFX_MultiTarget", 0x48FF20 }, + { "zCArray::AllocDelta", 0x48FF80 }, + { "zCArray::AllocDelta", 0x48FFF0 }, + { "zCArray::InsertEnd", 0x490060 }, + { "zCArray::AllocDelta", 0x490150 }, + { "zCArray::AllocDelta", 0x4901D0 }, + { "oCVisualFX::Edit", 0x490340 }, + { "oCVisualFX::CreateNewScriptFX", 0x490900 }, + { "oCEmitterKey::Edit", 0x490B40 }, + { "oCEmitterKey::CreateNewScriptKey", 0x490F50 }, + { "oCVisualFX::FxConsole_ParameterChanged", 0x491190 }, + { "oCVisualFX::EmConsole_ParameterChanged", 0x491DC0 }, + { "oCVisualFX::FxConsole_EvalFunc", 0x492000 }, + { "oCVisualFX::EmConsole_EvalFunc", 0x492CE0 }, + { "oCEmitterKey::SetDefaultByFX", 0x493FE0 }, + { "oCVisualFX::SetupEmitterKeysByVisual", 0x494460 }, + { "oCVisFX_Lightning::oCVisFX_Lightning", 0x494550 }, + { "oCVisFX_Lightning::_GetClassDef", 0x494620 }, + { "oCVisFX_Lightning::`scalar deleting destructor'", 0x494630 }, + { "oCVisFX_Lightning::~oCVisFX_Lightning", 0x494660 }, + { "oCVisFX_Lightning::Open", 0x4949B0 }, + { "oCVisFX_Lightning::Init", 0x4949E0 }, + { "oCVisFX_Lightning::InvestNext", 0x494BC0 }, + { "oCVisFX_Lightning::Cast", 0x494D30 }, + { "oCVisFX_Lightning::Stop", 0x494E30 }, + { "oCVisFX_Lightning::CheckDeletion", 0x494FD0 }, + { "oCVisFX_Lightning::OnTick", 0x495370 }, + { "oCFXScanner::Initialized", 0x495D30 }, + { "oCVisFX_Lightning::UpdateBurnVobs", 0x495D50 }, + { "oCVisFX_Lightning::Draw", 0x4960E0 }, + { "oCVisFX_Lightning::UpdateBurnVobsInvestNext", 0x496800 }, + { "oCVisFX_Lightning::CreateScanner", 0x496BA0 }, + { "oCVisFX_Lightning::UpdateScanner", 0x496E70 }, + { "oCVisFX_Lightning::DeleteScanner", 0x496E90 }, + { "oCFXScanner::Enable", 0x496F00 }, + { "oCFXScanner::Disable", 0x496F80 }, + { "oCFXScanner::Enabled", 0x496FD0 }, + { "oCFXScanner::Run", 0x496FE0 }, + { "zMAT4::SetAtVector", 0x497390 }, + { "zMAT4::SetUpVector", 0x4973B0 }, + { "zMAT4::SetRightVector", 0x4973D0 }, + { "oCVisFX_Lightning::_CreateNewInstance", 0x4975E0 }, + { "zCArray::RemoveOrderIndex", 0x497650 }, + { "zCModel::_CreateNewInstance", 0x497680 }, + { "zCArray::RemoveOrderIndex", 0x4976A0 }, + { "zCArray::AllocDelta", 0x4976D0 }, + { "oCVisFX_MultiTarget::oCVisFX_MultiTarget", 0x497770 }, + { "oCVisFX_MultiTarget::_GetClassDef", 0x4977B0 }, + { "oCVisFX_MultiTarget::Play", 0x4977C0 }, + { "oCVisFX_MultiTarget::`scalar deleting destructor'", 0x4977D0 }, + { "oCVisFX_MultiTarget::Open", 0x497920 }, + { "oCVisFX_MultiTarget::SetLevel", 0x497960 }, + { "oCVisFX_MultiTarget::Init", 0x4979A0 }, + { "oCVisFX_MultiTarget::InvestNext", 0x497DF0 }, + { "oCVisFX_MultiTarget::Cast", 0x497E30 }, + { "oCVisFX_MultiTarget::Stop", 0x497EA0 }, + { "oCVisFX_MultiTarget::SetByScript", 0x497F10 }, + { "oCVisFX_MultiTarget::Reset", 0x497FD0 }, + { "oCVisFX_MultiTarget::IsFinished", 0x498010 }, + { "oCVisFX_MultiTarget::SetDamage", 0x498060 }, + { "oCVisFX_MultiTarget::SetDamageType", 0x4980C0 }, + { "oCVisFX_MultiTarget::Archive", 0x498110 }, + { "oCVisFX_MultiTarget::Unarchive", 0x498120 }, + { "oCVisFX_MultiTarget::_CreateNewInstance", 0x498320 }, + { "zCArray::AllocAbs", 0x4983D0 }, + { "zCAICamera::GetCurrent", 0x4988E0 }, + { "zCAICamera::zCAICamera", 0x4988F0 }, + { "zCAICamera::_GetClassDef", 0x498B20 }, + { "zCAICamera::`scalar deleting destructor'", 0x498B30 }, + { "zCAICamera::~zCAICamera", 0x498B60 }, + { "zCAICamera::Create", 0x498D20 }, + { "zCAICamera::operator delete", 0x498DD0 }, + { "zCAICamera::StartUp", 0x498DF0 }, + { "zCVob::operator new", 0x499360 }, + { "zCAICamera::CleanUp", 0x4993C0 }, + { "zCAICamera::GlobalStartUp", 0x4993F0 }, + { "zCarsten_ShutDown", 0x499400 }, + { "zCAICamera::GetBestRange", 0x499460 }, + { "zCAICamera::GetMinRange", 0x4994C0 }, + { "zCAICamera::GetMaxRange", 0x4994D0 }, + { "zCAICamera::SetMode", 0x4994E0 }, + { "zCAICamera::GetMode", 0x4997F0 }, + { "zCAICamera::IsModeActive", 0x499840 }, + { "zCAICamera::IsModeAvailable", 0x4998C0 }, + { "zCAICamera::ReceiveMsg", 0x4998E0 }, + { "zCAICamera::SetVob", 0x499910 }, + { "zCAICamera::SetTarget", 0x499BC0 }, + { "zCAICamera::SetTargetList", 0x499FC0 }, + { "zCAICamera::ClearTargetList", 0x49A280 }, + { "zCAICamera::AddTarget", 0x49A300 }, + { "zCAICamera::SubTarget", 0x49A470 }, + { "zCAICamera::Console_EvalFunc", 0x49A500 }, + { "zCAICamera::ParameterChanged", 0x49ADD0 }, + { "zCAICamera::CalcFirstPosition", 0x49AF30 }, + { "zCAICamera::SetByScript", 0x49B070 }, + { "zCAICamera::SetByScriptLine", 0x49B6A0 }, + { "zCAICamera::CreateInstance", 0x49BFC0 }, + { "zCAICamera::AI_LookingCam", 0x49BFE0 }, + { "zCMovementTracker::CheckSpecialMoves", 0x49C8E0 }, + { "zCAICamera::AI_FirstPerson", 0x49C900 }, + { "zCAICamera::AI_Normal", 0x49C990 }, + { "zCAICamera::GetCamSysFirstPos", 0x49CD00 }, + { "zCAICamera::CheckKeys", 0x49CD10 }, + { "zCAICamera::DoAI", 0x49D6A0 }, + { "zCPathSearch::zSPathSearchOptions::SetDefaults", 0x49DB50 }, + { "zCAICamera::SetRotateEnabled", 0x49DBA0 }, + { "zCAICamera::_CreateNewInstance", 0x49DDA0 }, + { "zCArray::DeleteList", 0x49DE10 }, + { "zClamp", 0x49DE30 }, + { "zCPathSearch::zCPathSearch", 0x49DF90 }, + { "zSPathSearchState::~zSPathSearchState", 0x49E170 }, + { "zCPathSearch::CamVobChanged", 0x49E240 }, + { "zCPathSearch::TargetChanged", 0x49E340 }, + { "zCPathSearch::SetAICamera", 0x49E360 }, + { "zCSphereCoordsCache::GetSphereCoordLazy", 0x49E370 }, + { "zVEC3::NormalizeApprox", 0x49EF70 }, + { "zCSphereCoordsCache::zSAziSphereCoord::~zSAziSphereCoord", 0x49F070 }, + { "zCSphereCoordsCache::zSElevSphereCoord::~zSElevSphereCoord", 0x49F090 }, + { "zSPathSearchState_Internal::zSPathSearchState_Internal", 0x49F0B0 }, + { "zCSphereCoordsCache::GetBestScoredSearch", 0x49F0C0 }, + { "zCSphereCoordsCache::zCSphereCoordsCache", 0x49F210 }, + { "zCSphereCoordsCache::~zCSphereCoordsCache", 0x49F230 }, + { "zCSphereCoordsCache::DeleteList", 0x49F290 }, + { "zCPathSearch::GetReport", 0x49F3A0 }, + { "zSPathSearchResult::zSPathSearchResult", 0x49F3E0 }, + { "zCPathSearch::GetSearch", 0x49F400 }, + { "zCPathSearch::SphereSearch", 0x49F5E0 }, + { "zSEvasionSearchDesc::zSEvasionSearchOptions::~zSEvasionSearchOptions", 0x49FBC0 }, + { "zCPathSearch::SwitchSearch", 0x49FC40 }, + { "zCPathSearch::ShoulderSearch", 0x49FC50 }, + { "zCPathSearch::PanicSearch", 0x49FFC0 }, + { "zCPathSearch::CalcStateScores", 0x4A0460 }, + { "zCPathSearch::GetBestLerpMode", 0x4A07B0 }, + { "zCPathSearch::DoSlerpRotQuat", 0x4A09A0 }, + { "zCPathSearch::FindBestEvasion", 0x4A0B50 }, + { "zCPathSearch::CanEvadeTo", 0x4A1020 }, + { "zCPathSearch::FindEvasionSequence", 0x4A1080 }, + { "zSEvasionSearchDesc::zSEvasionSearchDesc", 0x4A13E0 }, + { "zSEvasionSearchDesc::~zSEvasionSearchDesc", 0x4A1410 }, + { "zCPathSearch::FES_PlayerInvisible_Moved", 0x4A14B0 }, + { "zCPathSearch::FES_PlayerInvisible_Moved_BW", 0x4A34C0 }, + { "zCPathSearch::FES_PlayerInvisible_Moved_FW", 0x4A3E00 }, + { "zCPathSearch::FES_IdealCone", 0x4A4760 }, + { "zCPathSearch::FES_PlayerInvisible_Standing", 0x4A6620 }, + { "zCPathSearch::FES_PlayerInvisible_Rotated", 0x4A6670 }, + { "zCPathSearch::FES_PlayerTargetInvisible", 0x4A6EF0 }, + { "zCPathSearch::FES_CamHitWall", 0x4A6F30 }, + { "zCPathSearch::FES_NoEvasionFound", 0x4A6F40 }, + { "zCPathSearch::EvasionPossible", 0x4A7120 }, + { "zCPathSearch::IsPointValid", 0x4A7130 }, + { "zCPathSearch::IsPointNearWall", 0x4A7A00 }, + { "zCPathSearch::LineOfSight", 0x4A7BF0 }, + { "zCPathSearch::AdjustCenterSphere", 0x4A7C50 }, + { "zCPathSearch::GetPolyNearestPoint", 0x4A7ED0 }, + { "zCArray::zCArray", 0x4A8320 }, + { "zCArray::~zCArray", 0x4A8330 }, + { "zCArray::InsertEnd", 0x4A8360 }, + { "zCArraySort::zCArraySort", 0x4A85E0 }, + { "zCArraySort::InsertSort", 0x4A8600 }, + { "zCArraySort::zCArraySort", 0x4A8770 }, + { "zCArraySort::InsertSort", 0x4A8790 }, + { "zCArray::InsertEnd", 0x4A8970 }, + { "zSEvasionSearchDesc::zSEvasionSearchOptions::`vector deleting destructor'", 0x4A8B90 }, + { "zSEvasionSearchDesc::zSEvasionSearchOptions::operator=", 0x4A8BF0 }, + { "zSEvasionSearchDesc::`vector deleting destructor'", 0x4A8E80 }, + { "zSEvasionSearchDesc::operator=", 0x4A8EE0 }, + { "zCArray::AllocDelta", 0x4A9100 }, + { "zSEvasionSearchDesc::zSEvasionSearchOptions::zSEvasionSearchOptions", 0x4A9350 }, + { "zCArraySort::AllocDelta", 0x4A9390 }, + { "zCArraySort::AllocDelta", 0x4A9400 }, + { "zCArraySort::AllocDelta", 0x4A9470 }, + { "zCArray::AllocDelta", 0x4A94E0 }, + { "zCAICamera::StartupDialogCam", 0x4A9750 }, + { "zCAICamera::InitDialogCam", 0x4A9AB0 }, + { "zCAICamera::SetDialogCamDuration", 0x4A9AF0 }, + { "zCAICamera::ReleaseLastDialogCam", 0x4A9B00 }, + { "zCAICamera::PickPreset", 0x4A9BC0 }, + { "zCAICamera::StartDialogCam", 0x4A9CC0 }, + { "zCCSCamera_EventMsg::operator new", 0x4AB960 }, + { "zCCSCamera::GetCamKey", 0x4AB9A0 }, + { "zCCSCamera::GetTargetKey", 0x4AB9C0 }, + { "zCAICamera::DialogPresetIsValid", 0x4AB9E0 }, + { "zCArray::DeleteList", 0x4ABAA0 }, + { "zCArray::AllocDelta", 0x4ABAC0 }, + { "zCMovementTracker::GetTracker", 0x4ABB60 }, + { "zCMovementTracker::GetAzimuth", 0x4AC130 }, + { "zCMovementTracker::GetElevation", 0x4AC140 }, + { "zVEC2::operator/=", 0x4AC450 }, + { "zVEC3::NormalizeSafe", 0x4AC6C0 }, + { "zCMovementTracker::GetRange", 0x4AC720 }, + { "zCMovementTracker::SetAzimuth", 0x4AC750 }, + { "zCMovementTracker::SetElevation", 0x4AC780 }, + { "zCMovementTracker::SetRange", 0x4AC7B0 }, + { "zCMovementTracker::ApplyAziToPoint", 0x4AC8B0 }, + { "zCMovementTracker::ApplyElevToPoint", 0x4ACAB0 }, + { "zCMovementTracker::ApplyRangeToPoint", 0x4ACE50 }, + { "zCMovementTracker::GetRangePos", 0x4ACF10 }, + { "zCMovementTracker::GetIdealRangePos", 0x4ACFD0 }, + { "zCMovementTracker::GetDistToIdealRange", 0x4AD090 }, + { "zCMovementTracker::IsIdealOrientation", 0x4AD190 }, + { "zCMovementTracker::IsIdealRange", 0x4AD200 }, + { "zCMovementTracker::UpdateCamPos", 0x4AD320 }, + { "zCMovementTracker::UpdatePlayerPos", 0x4AD3E0 }, + { "zVEC3::operator+=", 0x4AD750 }, + { "zVEC3::operator/=", 0x4AD780 }, + { "zCMovementTracker::SetCamPos", 0x4AD7B0 }, + { "zCMovementTracker::CalcPlayerPose", 0x4AD800 }, + { "operator/", 0x4AE260 }, + { "zInverseMatD", 0x4AE290 }, + { "zCMovementTracker::CalcPlayerMovements", 0x4AE660 }, + { "zCMovementTracker::SetPlayerPos", 0x4AE950 }, + { "zCMovementTracker::ReceiveMsg", 0x4AE9D0 }, + { "zCMovementTracker::ClearMessages", 0x4AE9E0 }, + { "zCMovementTracker::AutoSetMessages", 0x4AE9F0 }, + { "zCMovementTracker::UpdateMessages", 0x4AEB30 }, + { "zCMovementTracker::Update", 0x4AEB60 }, + { "zCMovementTracker::CheckKeys", 0x4AEF90 }, + { "zCMovementTracker::GetLocalRot", 0x4AF280 }, + { "zCMovementTracker::GetLocalRotEnd", 0x4AF400 }, + { "zCMovementTracker::RecalcRingPositions", 0x4AF840 }, + { "zCMovementTracker::GetLastValidWayPoint", 0x4AF8E0 }, + { "zCMovementTracker::UpdateWayPoint", 0x4AFAE0 }, + { "zCMovementTracker::ResetWayPoints", 0x4AFDF0 }, + { "zCMovementTracker::InterpolateTo", 0x4AFEF0 }, + { "operator^", 0x4B10A0 }, + { "zCMovementTracker::CalcPlayerSpline", 0x4B10E0 }, + { "zCMovementTracker::GetFirstPersonCamMat", 0x4B13A0 }, + { "zCMovementTracker::GetPanicCamMat", 0x4B15B0 }, + { "zCMovementTracker::GetShoulderCamMat", 0x4B16A0 }, + { "zCMovementTracker::CalcAziElevRangeApprox", 0x4B1810 }, + { "zCMovementTracker::SetRotateEnabled", 0x4B1C10 }, + { "zCMovementTracker::SaveFrameStates", 0x4B1D70 }, + { "zCMovementTracker::TargetChanged", 0x4B20E0 }, + { "zCMovementTracker::CamVobChanged", 0x4B2240 }, + { "zCMovementTracker::UpdateSampledPlayerPos", 0x4B22D0 }, + { "zCMovementTracker::SetSampledPlayerPos", 0x4B23C0 }, + { "zCMovementTracker::GetPlayerFuturePos", 0x4B2400 }, + { "zCArray::RemoveOrderIndex", 0x4B2590 }, + { "zCAICamera::InitHelperVobs", 0x4B25F0 }, + { "zCAICamera::DeleteHelperVobs", 0x4B28C0 }, + { "zCAICamera::ShowDebug", 0x4B2930 }, + { "zCAICamera::DrawClipLine", 0x4B3B60 }, + { "zCAICamera::CalcMinimumBSphere", 0x4B3DC0 }, + { "zCAICamera::CheckUnderWaterFX", 0x4B4240 }, + { "zCAICamera::CalcAziElevRange", 0x4B4690 }, + { "zCCamTrj_KeyFrame::zCCamTrj_KeyFrame", 0x4B4AC0 }, + { "zCCamTrj_KeyFrame::_GetClassDef", 0x4B4B90 }, + { "zCCamTrj_KeyFrame::`scalar deleting destructor'", 0x4B4BA0 }, + { "zCCamTrj_KeyFrame::~zCCamTrj_KeyFrame", 0x4B4BD0 }, + { "zCCamTrj_KeyFrame::ThisVobAddedToWorld", 0x4B4C50 }, + { "zCCamTrj_KeyFrame::ThisVobRemovedFromWorld", 0x4B4C60 }, + { "zCCamTrj_KeyFrame::Archive", 0x4B4DC0 }, + { "zCCamTrj_KeyFrame::Unarchive", 0x4B4F10 }, + { "zCCamTrj_KeyFrame::Changed", 0x4B5050 }, + { "zCCSCamera::GetPlayerVob", 0x4B50C0 }, + { "zCCSCamera::zCCSCamera", 0x4B50D0 }, + { "zCCSCamera::_GetClassDef", 0x4B5450 }, + { "zCCSCamera::`scalar deleting destructor'", 0x4B5470 }, + { "zCCSCamera::~zCCSCamera", 0x4B54A0 }, + { "zCCSCamera::InsertCamKey", 0x4B56C0 }, + { "zCCSCamera::InsertCamKeyAtPos", 0x4B57F0 }, + { "zCCSCamera::RemoveCamKey", 0x4B5950 }, + { "zCCSCamera::InsertTargetKey", 0x4B5A20 }, + { "zCCSCamera::InsertTargetKeyAtPos", 0x4B5B50 }, + { "zCCSCamera::RemoveTargetKey", 0x4B5CB0 }, + { "zCCSCamera::Refresh", 0x4B5D80 }, + { "zCCSCamera::Draw", 0x4B5EC0 }, + { "zCCSCamera::Archive", 0x4B6710 }, + { "zCCSCamera::Unarchive", 0x4B6930 }, + { "zCCSCamera::ThisVobAddedToWorld", 0x4B6DA0 }, + { "zCCSCamera::ThisVobRemovedFromWorld", 0x4B6DB0 }, + { "zCCSCamera::OnMessage", 0x4B6F20 }, + { "zCCSCamera::EV_Play", 0x4B7220 }, + { "zCCSCamera::EV_Resume", 0x4B76A0 }, + { "zCCSCamera::EV_Pause", 0x4B76D0 }, + { "zCCSCamera::EV_Stop", 0x4B7790 }, + { "zCCSCamera::EV_GotoKey", 0x4B7C00 }, + { "zCCSCamera::EV_SetDuration", 0x4B80D0 }, + { "zCCSCamera::EV_SetTime", 0x4B8110 }, + { "zCCSCamera::EV_Deactivate", 0x4B8130 }, + { "zCCSCamera::EV_SetCamReference", 0x4B81B0 }, + { "zCCSCamera::EV_SetTargetReference", 0x4B8250 }, + { "zCCSCamera::DeleteEvMsgOfSubType", 0x4B82F0 }, + { "zCCSCamera::OnTick", 0x4B8390 }, + { "zCCSCamera::OnTrigger", 0x4B9E20 }, + { "zCPose::SetPose", 0x4BA610 }, + { "zCCamTrj_KeyFrame::operator delete", 0x4BA650 }, + { "zCCSCamera_EventMsg::_GetClassDef", 0x4BA670 }, + { "zCCSCamera_EventMsg::IsJob", 0x4BA680 }, + { "zCCSCamera_EventMsg::IsHighPriority", 0x4BA6A0 }, + { "zCCSCamera_EventMsg::IsDeleted", 0x4BA6B0 }, + { "zCCSCamera_EventMsg::Delete", 0x4BA6C0 }, + { "zCCSCamera_EventMsg::MD_GetTimeBehavior", 0x4BA6D0 }, + { "zCCSCamera::OnUntrigger", 0x4BA6F0 }, + { "zCCSCamera::RecalcTrajectories", 0x4BA8D0 }, + { "zCCSCamera::CheckAndResetAdjustedKeys", 0x4BAA10 }, + { "zCCSCamera::CheckAndCorrectKey", 0x4BAAD0 }, + { "zCCSCamera::CheckAndCorrectPose", 0x4BAB80 }, + { "zCCSCamera::PreKFProcessing", 0x4BAD60 }, + { "zCCSCamera::PostKFProcessing", 0x4BBC00 }, + { "zCCSCamera::AutoSetKeyTimes", 0x4BBC30 }, + { "zCCSCamera::Changed", 0x4BC150 }, + { "zCCSCamera::Initialize", 0x4BC180 }, + { "zCCSCamera::Reset", 0x4BCE80 }, + { "zCCSCamera::CalcPrevNextActKeyOfTime", 0x4BCF00 }, + { "zCCSCamera::IsPointNearWall", 0x4BCFF0 }, + { "zCCSCamera::GetPolyNearestPoint", 0x4BD190 }, + { "zCCSCamera::AdjustCenterSphere", 0x4BD570 }, + { "zCCSCamera_EventMsg::zCCSCamera_EventMsg", 0x4BD7A0 }, + { "zCCSCamera_EventMsg::`scalar deleting destructor'", 0x4BD8E0 }, + { "zCCSCamera_EventMsg::~zCCSCamera_EventMsg", 0x4BDA70 }, + { "zCCSCamera_EventMsg::Archive", 0x4BDA80 }, + { "zCCSCamera_EventMsg::Unarchive", 0x4BDB10 }, + { "zCCSCamera_EventMsg::MD_GetNumOfSubTypes", 0x4BDBA0 }, + { "zCCSCamera_EventMsg::MD_GetSubTypeString", 0x4BDBB0 }, + { "zCCSCamera_EventMsg::MD_GetMinTime", 0x4BDDC0 }, + { "zCCSCamera_EventMsgActivate::Archive", 0x4BDDE0 }, + { "zCCSCamera_EventMsgActivate::Unarchive", 0x4BDE10 }, + { "zCCSCamera_EventMsgActivate::MD_GetNumOfSubTypes", 0x4BDFA0 }, + { "zCCSCamera_EventMsgActivate::MD_GetSubTypeString", 0x4BDFB0 }, + { "zCCSCamera_EventMsgActivate::MD_GetVobRefName", 0x4BE0D0 }, + { "zCCSCamera_EventMsgActivate::MD_SetVobRefName", 0x4BE120 }, + { "zCCSCamera_EventMsgActivate::MD_SetVobParam", 0x4BE260 }, + { "zCCSCamera::SetDrawEnabled", 0x4BE270 }, + { "zCCSCamera_EventMsg::_CreateNewInstance", 0x4BE470 }, + { "zCCSCamera_EventMsgActivate::_CreateNewInstance", 0x4BE7E0 }, + { "zCCSCamera::_CreateNewInstance", 0x4BEB10 }, + { "zCCSCamera::operator delete", 0x4BEB80 }, + { "zCCamTrj_KeyFrame::_CreateNewInstance", 0x4BED90 }, + { "zCEventManager::zCEventManager", 0x4BEE00 }, + { "zCArray::Remove", 0x4BEE20 }, + { "zCArray::InsertEnd", 0x4BEE90 }, + { "zCArray::InsertAtPos", 0x4BEF80 }, + { "zCArray::RemoveOrder", 0x4BF090 }, + { "zCArray::IsInList", 0x4BF0E0 }, + { "zCArray::InsertEnd", 0x4BF120 }, + { "zCArray::AllocDelta", 0x4BF210 }, + { "zCArray::AllocDelta", 0x4BF280 }, + { "zCArray::RemoveOrderIndex", 0x4BF2F0 }, + { "D_Reset", 0x4BF350 }, + { "D_Print", 0x4BF360 }, + { "D_PrintA", 0x4BF3B0 }, + { "D_Print3D", 0x4BF3C0 }, + { "D_DrawPolyWire", 0x4BF3D0 }, + { "D_ClrWin", 0x4BF3E0 }, + { "zCExceptionHandler::zCExceptionHandler", 0x4BF4E0 }, + { "zCExceptionHandler::~zCExceptionHandler", 0x4BF4F0 }, + { "zCExceptionHandler::SetIsActive", 0x4BF500 }, + { "zCExceptionHandler::GetIsActive", 0x4BF530 }, + { "zCExceptionHandler::SetLogFileName", 0x4BF540 }, + { "zCExceptionHandler::UnhandledExceptionFilter", 0x4BF560 }, + { "zCExceptionHandler::AddUnhandledExceptionReleaseCallback", 0x4BFAE0 }, + { "zCExceptionHandler::RemoveUnhandledExceptionReleaseCallback", 0x4BFC10 }, + { "zCExceptionHandler::AddUnhandledExceptionInfoCallback", 0x4BFC70 }, + { "zCExceptionHandler::RemoveUnhandledExceptionInfoCallback", 0x4BFDA0 }, + { "zCExceptionHandler::WalkReleaseCallbacks", 0x4BFE00 }, + { "zCExceptionHandler::AssertExceptionFilter", 0x4BFE50 }, + { "zCExceptionHandler::BoundsExceptionFilter", 0x4C0370 }, + { "zCExceptionHandler::RecordModuleList", 0x4C0890 }, + { "zCFlash::zCFlash", 0x4C0B70 }, + { "zCVisual::_GetClassDef", 0x4C0D20 }, + { "zCVisual::GetOBBox3D", 0x4C0D30 }, + { "zCVisual::GetVisualDied", 0x4C0D40 }, + { "zCVisual::DynLightVisual", 0x4C0D50 }, + { "zCVisual::GetRenderSortKey", 0x4C0D60 }, + { "zCVisual::CanTraceRay", 0x4C0D70 }, + { "zCVisual::HostVobRemovedFromWorld", 0x4C0D80 }, + { "zCVisual::HostVobAddedToWorld", 0x4C0D90 }, + { "zCVisual::GetFileExtension", 0x4C0DA0 }, + { "zCVisual::LoadVisualVirtual", 0x4C0DB0 }, + { "zCPolyStrip::_GetClassDef", 0x4C0DC0 }, + { "zCPolyStrip::GetVisualName", 0x4C0DD0 }, + { "zCFlash::IsBBox3DLocal", 0x4C0E60 }, + { "zCFlash::GetBBox3D", 0x4C0E70 }, + { "zCFlash::GetVisualName", 0x4C0EA0 }, + { "zCFlash::DynLightVisual", 0x4C0F30 }, + { "zCFlash::zCBolt::`scalar deleting destructor'", 0x4C0F40 }, + { "zCFlash::zCBolt::~zCBolt", 0x4C0F70 }, + { "zCFlash::`scalar deleting destructor'", 0x4C1050 }, + { "zCFlash::~zCFlash", 0x4C1080 }, + { "zCFlash::GetVisualDied", 0x4C1140 }, + { "zCFlash::zCBolt::zCBolt", 0x4C1160 }, + { "zCFlash::Render", 0x4C1190 }, + { "zCFlash::SetVisualUsedBy", 0x4C1350 }, + { "zCFlash::SetProjectionSphere", 0x4C1380 }, + { "zCFlash::zCBolt::SetProjectionSphere", 0x4C13E0 }, + { "zCFlash::Generate", 0x4C1440 }, + { "zGetHighestBit", 0x4C1840 }, + { "zCFlash::zCBolt::Generate_R", 0x4C1860 }, + { "zCFlash::zCBolt::FreeResources", 0x4C1F60 }, + { "zCFlash::zCBolt::Render", 0x4C1FF0 }, + { "zCFlash::SetTexture", 0x4C2040 }, + { "zCFlash::zCBolt::SetTexture", 0x4C21A0 }, + { "zCFlash::zCBolt::InterpolateTo", 0x4C2290 }, + { "zCFlash::zCBolt::Copy", 0x4C2350 }, + { "zCFlash::Update", 0x4C2390 }, + { "zCFlash::Create", 0x4C2540 }, + { "zCArray::AllocDelta", 0x4C2710 }, + { "zCInput::zCInput", 0x4C2820 }, + { "zCInput::GetState", 0x4C2880 }, + { "zCInput::SetState", 0x4C2890 }, + { "zCInput::GetToggled", 0x4C28A0 }, + { "zCInput::SetDeviceEnabled", 0x4C28B0 }, + { "zCInput::GetDeviceEnabled", 0x4C28C0 }, + { "zCInput::GetDeviceConnected", 0x4C28D0 }, + { "zCInput::KeyPressed", 0x4C28E0 }, + { "zCInput::KeyToggled", 0x4C28F0 }, + { "zCInput::AnyKeyPressed", 0x4C2900 }, + { "zCInput::ResetRepeatKey", 0x4C2910 }, + { "zCInput::GetKey", 0x4C2920 }, + { "zCInput::SetKey", 0x4C2930 }, + { "zCInput::GetChar", 0x4C2940 }, + { "zCInput::ClearKeyBuffer", 0x4C2950 }, + { "zCInput::GetNumJoysConnected", 0x4C2960 }, + { "zCInput::SetJoyDigitalEmu", 0x4C2970 }, + { "zCInput::SetJoyEnabled", 0x4C2980 }, + { "zCInput::JoyState", 0x4C2990 }, + { "zCInput::GetMousePos", 0x4C29B0 }, + { "zCInput::GetMouseButtonPressedLeft", 0x4C29C0 }, + { "zCInput::GetMouseButtonPressedMid", 0x4C29D0 }, + { "zCInput::GetMouseButtonPressedRight", 0x4C29E0 }, + { "zCInput::SetMouseSensitivity", 0x4C29F0 }, + { "zCInput::GetMouseSensitivity", 0x4C2A00 }, + { "zCInput::SetMouseFlipXY", 0x4C2A10 }, + { "zCInput::GetMouseFlipXY", 0x4C2A20 }, + { "zCInput::`scalar deleting destructor'", 0x4C2A30 }, + { "zCInput::~zCInput", 0x4C2A50 }, + { "zCInput::CompareKeyMaps", 0x4C2AF0 }, + { "zCInput::Bind", 0x4C2B10 }, + { "zSKeyMapping::`scalar deleting destructor'", 0x4C2F00 }, + { "zSKeyMapping::~zSKeyMapping", 0x4C2F20 }, + { "zCInput::Unbind", 0x4C2F40 }, + { "zCInput::IsBinded", 0x4C3050 }, + { "zCInput::GetBinding", 0x4C3150 }, + { "zCInput::GetFirstBindedLogicalKey", 0x4C3270 }, + { "zCInput::InitializeControlValues", 0x4C32E0 }, + { "zSTRING::operator=", 0x4C5820 }, + { "zSCtrlValue::~zSCtrlValue", 0x4C58E0 }, + { "zCInput::BindKeys", 0x4C5930 }, + { "zCInput::GetControlValueByName", 0x4C68D0 }, + { "zCInput::GetNameByControlValue", 0x4C6980 }, + { "zCArray::zCArray", 0x4C6A60 }, + { "zCArray::operator=", 0x4C6A70 }, + { "zCArraySort::InsertSort", 0x4C6B40 }, + { "zCArraySort::Search", 0x4C6CB0 }, + { "zCArray::Insert", 0x4C6D20 }, + { "zSCtrlValue::`vector deleting destructor'", 0x4C6EC0 }, + { "zCArray::AllocDelta", 0x4C6F20 }, + { "zCArraySort::AllocDelta", 0x4C6F90 }, + { "zCArray::InsertEnd", 0x4C7000 }, + { "zSCtrlValue::operator=", 0x4C71A0 }, + { "zCArray::AllocDelta", 0x4C72F0 }, + { "zSCtrlValue::zSCtrlValue", 0x4C7500 }, + { "GetCharFromDIK", 0x4C7590 }, + { "InitDInput", 0x4C78C0 }, + { "UpdateDInput", 0x4C7D10 }, + { "SetAcquire", 0x4C7F10 }, + { "ReleaseDInput", 0x4C80E0 }, + { "zCInput_Win32::SetFocusWindow", 0x4C8160 }, + { "zCInput_Win32::zCInput_Win32", 0x4C8170 }, + { "zCInput_Win32::`scalar deleting destructor'", 0x4C8230 }, + { "zCInput_Win32::~zCInput_Win32", 0x4C8250 }, + { "zCInput_Win32::GetState", 0x4C8310 }, + { "zCInput_Win32::SetState", 0x4C83E0 }, + { "zCInput_Win32::GetToggled", 0x4C8630 }, + { "zCInput_Win32::SetDeviceEnabled", 0x4C8710 }, + { "zCInput_Win32::GetDeviceEnabled", 0x4C8760 }, + { "zCInput_Win32::GetDeviceConnected", 0x4C8780 }, + { "zCInput_Win32::KeyPressed", 0x4C87A0 }, + { "zCInput_Win32::KeyToggled", 0x4C87B0 }, + { "zCInput_Win32::AnyKeyPressed", 0x4C87D0 }, + { "zCInput_Win32::SetAutoRepeatDelayRate", 0x4C8830 }, + { "zCInput_Win32::GetAutoRepeatDelayRate", 0x4C8850 }, + { "zCInput_Win32::ResetRepeatKey", 0x4C8860 }, + { "zCInput_Win32::GetKey", 0x4C88A0 }, + { "zCInput_Win32::SetKey", 0x4C8A10 }, + { "zCInput_Win32::GetChar", 0x4C8A40 }, + { "zCInput_Win32::ClearKeyBuffer", 0x4C8AE0 }, + { "zCInput_Win32::ProcessInputEvents", 0x4C8BA0 }, + { "zCInput_Win32::GetMousePos", 0x4C8BD0 }, + { "zCInput_Win32::GetMouseButtonPressedLeft", 0x4C8C30 }, + { "zCInput_Win32::GetMouseButtonPressedMid", 0x4C8C40 }, + { "zCInput_Win32::GetMouseButtonPressedRight", 0x4C8C50 }, + { "zCInput_Win32::SetMouseSensitivity", 0x4C8C60 }, + { "zCInput_Win32::GetMouseSensitivity", 0x4C8CB0 }, + { "zCInput_Win32::SetMouseFlipXY", 0x4C8CD0 }, + { "zCInput_Win32::GetMouseFlipXY", 0x4C8CF0 }, + { "zCArray::GetSafe", 0x4C8D10 }, + { "zCKBSpline::Initialize", 0x4C8F00 }, + { "zCCubicPolynomial::zCCubicPolynomial", 0x4C95A0 }, + { "zCCubicPolynomial::~zCCubicPolynomial", 0x4C95B0 }, + { "zCCubicPolynomial::`vector deleting destructor'", 0x4C95C0 }, + { "zCKBSpline::Changed", 0x4C9610 }, + { "zCKBSpline::Terminate", 0x4C9660 }, + { "zCCubicPolynomial::Interpolate1", 0x4C96E0 }, + { "zCKBSpline::ComputeIAndU", 0x4C97C0 }, + { "zCKBSpline::Interpolate0", 0x4C9870 }, + { "zCKBSpline::Interpolate1", 0x4C9D40 }, + { "zCKBSpline::Interpolate2", 0x4CA100 }, + { "zCCubicPolynomial::Speed", 0x4CA1E0 }, + { "zCCubicPolynomial::Length", 0x4CA300 }, + { "zCKBSpline::ComputeArcLength", 0x4CA490 }, + { "zCKBSpline::InvertIntegral", 0x4CA670 }, + { "zCKBSpline::Interpolate0_AL", 0x4CAA10 }, + { "zCKBSpline::Interpolate1_AL", 0x4CAE50 }, + { "zCKBSpline::Interpolate2_AL", 0x4CB240 }, + { "zCKBSpline::Length", 0x4CB320 }, + { "zCKBSpline::DrawControlPolygon", 0x4CB4B0 }, + { "zCKBSpline::Draw", 0x4CB760 }, + { "zCCubicPolynomial::Interpolate0", 0x4CBD50 }, + { "zCKBSpline::GetTime", 0x4CBE30 }, + { "zCArray::AllocAbs", 0x4CBE70 }, + { "zCArray::InsertAtPos", 0x4CBEE0 }, + { "GetPoseOfHeading", 0x4CC030 }, + { "zCPose::SetInertiaRot", 0x4CC4F0 }, + { "zCPose::SetInertiaPos", 0x4CC570 }, + { "zCPose::SetInertiaSamplesRot", 0x4CC5E0 }, + { "zCPose::SetInertiaSamplesPos", 0x4CC650 }, + { "zCPose::CalcAvgRot", 0x4CC6B0 }, + { "zCPose::UpdatePose", 0x4CC8C0 }, + { "zCPose::UpdateRot", 0x4CCC10 }, + { "zCPose::UpdatePos", 0x4CCD10 }, + { "zCPose::zCPose", 0x4CCE40 }, + { "zCPose::SetRot", 0x4CCEB0 }, + { "zCPose::SetPos", 0x4CCFA0 }, + { "zCPose::GetPose", 0x4CD0A0 }, + { "zCPose::GetPoseAbs", 0x4CD130 }, + { "zCPose::GetRotMatAbs", 0x4CD170 }, + { "zCPose::GetRotMat", 0x4CD1A0 }, + { "zCMenu::CompareNames", 0x4CD2B0 }, + { "zCMenu::CreateParser", 0x4CD320 }, + { "zCMenu::Startup", 0x4CD3B0 }, + { "zCMenu::Shutdown", 0x4CD760 }, + { "zCMenu::zCMenu", 0x4CD850 }, + { "zCMenu::`scalar deleting destructor'", 0x4CD9D0 }, + { "zCMenu::~zCMenu", 0x4CDB30 }, + { "zCMenu::InitValues", 0x4CDD30 }, + { "zCMenu::Release", 0x4CDF60 }, + { "zCMenu::DefineExternal", 0x4CDF90 }, + { "zCMenu::Create", 0x4CDFC0 }, + { "zCMenu::Register", 0x4CE1F0 }, + { "zCMenu::Unregister", 0x4CE420 }, + { "zCMenu::IsRegistered", 0x4CE4C0 }, + { "zCMenu::GetParser", 0x4CE530 }, + { "zCMenu::GetByName", 0x4CE540 }, + { "zCMenu::SetByScript", 0x4CE720 }, + { "zCMenu::ClearAllEvents", 0x4CE9B0 }, + { "zCMenu::PreviousOption", 0x4CE9D0 }, + { "zCMenu::NextOption", 0x4CEAA0 }, + { "zCMenu::RestartMusicTheme", 0x4CEB70 }, + { "zCMenu::Enter", 0x4CEB90 }, + { "zCMenu::Leave", 0x4CEBF0 }, + { "zCMenu::Run", 0x4CEC30 }, + { "zCMenu::HandleEvent", 0x4CEE10 }, + { "zCMenu::ForceSelAction", 0x4CF150 }, + { "zCMenu::Activate", 0x4CF300 }, + { "zCMenu::UpdateWindowGeometry", 0x4CF320 }, + { "zCMenu::HandleFrame", 0x4CF470 }, + { "zCMenu::HandleAction", 0x4CF500 }, + { "zCMenu::HandleSelAction", 0x4CF6E0 }, + { "zCMenu::ExecCommand", 0x4CFC10 }, + { "zCMenu::RedrawItems", 0x4CFE20 }, + { "zCMenu::PrintInformation", 0x4CFE50 }, + { "zCMenu::ScreenInit", 0x4CFF30 }, + { "zCMenu::ScreenDone", 0x4D0B60 }, + { "zCMenu::Render", 0x4D0DA0 }, + { "zCMenu::GetBackWorld", 0x4D0E80 }, + { "zCMenu::GetBackDatFile", 0x4D0EC0 }, + { "zCMenu::GetActive", 0x4D0ED0 }, + { "zCMenu::GetActiveItem", 0x4D0EF0 }, + { "zCMenu::GetNumberOfActiveItem", 0x4D0F00 }, + { "zCMenu::SetActiveItem", 0x4D0F70 }, + { "zCMenu::GetName", 0x4D10D0 }, + { "zCMenu::SetName", 0x4D10E0 }, + { "zCMenu::HandleEnterItem", 0x4D1240 }, + { "zCMenu::HandleLeaveItem", 0x4D1250 }, + { "zCMenu::HandleActivateItem", 0x4D1260 }, + { "zCArraySort::InsertSort", 0x4D1270 }, + { "zCArraySort::Search", 0x4D13E0 }, + { "zCArraySort::RemoveOrderIndex", 0x4D1470 }, + { "zCArray::AllocDelta", 0x4D14A0 }, + { "zCMenuItem::CompareNames", 0x4D15A0 }, + { "zCMenuItem::Startup", 0x4D1610 }, + { "zCMenuItem::Shutdown", 0x4D1690 }, + { "zCMenuItem::GetByName", 0x4D17A0 }, + { "zCMenuItem::GetSelItem", 0x4D1930 }, + { "zCMenuItem::Create", 0x4D1970 }, + { "zCMenuItem::SetMinValue", 0x4D1EF0 }, + { "zCMenuItem::SetMaxValue", 0x4D1F00 }, + { "zCMenuItem::HasBeenCanceled", 0x4D1F10 }, + { "zCMenuItemInput::Enter", 0x4D1F20 }, + { "zCMenuItemInput::Leave", 0x4D1F30 }, + { "zCMenuItemInput::HandleEvent", 0x4D1F40 }, + { "zCMenuItemInput::HasBeenCanceled", 0x4D1F50 }, + { "zCMenuItemSlider::SetIsActive", 0x4D1F60 }, + { "zCMenuItemSlider::HandleEvent", 0x4D1F80 }, + { "zCMenuItem::zCMenuItem", 0x4D1F90 }, + { "zCMenuItem::`scalar deleting destructor'", 0x4D2140 }, + { "zCMenuItem::~zCMenuItem", 0x4D22E0 }, + { "zCMenuItem::Init", 0x4D2500 }, + { "zCMenuItem::SetByScript", 0x4D2840 }, + { "zCMenuItem::InsertInWin", 0x4D2B40 }, + { "zCMenuItem::RemoveFromWin", 0x4D30F0 }, + { "zCMenuItem::GetDimX", 0x4D3150 }, + { "zCMenuItem::GetDimY", 0x4D3250 }, + { "zCMenuItem::InitMenuItem", 0x4D32B0 }, + { "zCMenuItem::InitView", 0x4D3340 }, + { "zCMenuItem::Show", 0x4D3420 }, + { "zCMenuItem::Hide", 0x4D3460 }, + { "zCMenuItem::Open", 0x4D34A0 }, + { "zCMenuItem::Close", 0x4D34D0 }, + { "zCMenuItem::ToggleValue", 0x4D34F0 }, + { "zCMenuItem::GetType", 0x4D3520 }, + { "zCMenuItem::GetText", 0x4D3530 }, + { "zCMenuItem::SetName", 0x4D3600 }, + { "zCMenuItem::GetName", 0x4D3740 }, + { "zCMenuItem::GetCoords", 0x4D3750 }, + { "zCMenuItem::GetSelActionType", 0x4D3760 }, + { "zCMenuItem::GetSelActionString", 0x4D3770 }, + { "zCMenuItem::Register", 0x4D38F0 }, + { "zCMenuItem::Unregister", 0x4D3AB0 }, + { "zCMenuItem::IsRegistered", 0x4D3BE0 }, + { "zCMenuItem::SetText", 0x4D3C80 }, + { "zCMenuItem::UpdateSize", 0x4D42B0 }, + { "zCMenuItem::Enter", 0x4D4540 }, + { "zCMenuItem::Leave", 0x4D4550 }, + { "zCMenuItem::HandleEvent", 0x4D4560 }, + { "zCMenuItem::Run", 0x4D45A0 }, + { "zCMenuItem::Input", 0x4D4600 }, + { "zCMenuItem::Draw", 0x4D4940 }, + { "zCMenuItem::DrawFront", 0x4D4950 }, + { "zCMenuItem::DrawItems", 0x4D4A80 }, + { "zCMenuItem::UpdateContent", 0x4D4AA0 }, + { "zCMenuItem::UpdateFX", 0x4D4AB0 }, + { "zCMenuItem::GetEventFunc", 0x4D4C40 }, + { "zCMenuItem::SetIsActive", 0x4D4C50 }, + { "zCMenuItem::SetIsSelectable", 0x4D4D60 }, + { "zCMenuItem::GetIsSelectable", 0x4D4DB0 }, + { "zCMenuItem::SetIsDisabled", 0x4D4E20 }, + { "zCMenuItem::GetIsDisabled", 0x4D4E30 }, + { "zCMenuItem::SetIsVisible", 0x4D4E70 }, + { "zCMenuItem::GetIsVisible", 0x4D4E80 }, + { "zCMenuItemInput::zCMenuItemInput", 0x4D4EC0 }, + { "zCMenuItemInput::`scalar deleting destructor'", 0x4D5050 }, + { "zCMenuItemInput::~zCMenuItemInput", 0x4D5070 }, + { "zCMenuItemInput::SetValue", 0x4D5120 }, + { "zCMenuItemInput::GetValue", 0x4D51A0 }, + { "zCMenuItemInput::InitMenuItem", 0x4D51C0 }, + { "zCMenuItemInput::InsertInWin", 0x4D5370 }, + { "zCMenuItemInput::Run", 0x4D53A0 }, + { "zCMenuItemText::zCMenuItemText", 0x4D56D0 }, + { "zCMenuItemText::`scalar deleting destructor'", 0x4D5780 }, + { "zCMenuItemText::~zCMenuItemText", 0x4D57A0 }, + { "zCMenuItemText::DrawFront", 0x4D5810 }, + { "zCMenuItemText::FormatMultiline", 0x4D5850 }, + { "zCMenuItemText::DrawMultiline", 0x4D5BD0 }, + { "zCMenuItemText::InitMenuItem", 0x4D5F40 }, + { "zCMenuItemText::SetEnum", 0x4D6100 }, + { "zCMenuItemText::HandleEvent", 0x4D6280 }, + { "zCMenuItemText::SetText", 0x4D6430 }, + { "zCMenuItemSlider::zCMenuItemSlider", 0x4D6750 }, + { "zCMenuItemSlider::`scalar deleting destructor'", 0x4D67D0 }, + { "zCMenuItemSlider::~zCMenuItemSlider", 0x4D67F0 }, + { "zCMenuItemSlider::ToggleValue", 0x4D6810 }, + { "zCMenuItemSlider::InitMenuItem", 0x4D6AF0 }, + { "zCMenuItemSlider::InsertInWin", 0x4D6BB0 }, + { "zCMenuItemSlider::RemoveFromWin", 0x4D6D90 }, + { "zCMenuItemSlider::SetValue", 0x4D6E20 }, + { "zCMenuItemSlider::GetValue", 0x4D6EA0 }, + { "zCMenuItemChoice::zCMenuItemChoice", 0x4D6EB0 }, + { "zCMenuItemChoice::`scalar deleting destructor'", 0x4D6EF0 }, + { "zCMenuItemChoice::~zCMenuItemChoice", 0x4D6F10 }, + { "zCMenuItemChoice::ToggleValue", 0x4D6F30 }, + { "zCMenuItemChoice::SetOptionByString", 0x4D7140 }, + { "zCMenuItemChoice::GetStringByOption", 0x4D7510 }, + { "zCMenuItemChoice::InsertInWin", 0x4D76A0 }, + { "zCMenuItemChoice::RemoveFromWin", 0x4D7870 }, + { "zCMenuItemChoice::Resize", 0x4D7900 }, + { "zCMenuItemChoice::Draw", 0x4D79D0 }, + { "zCMenuItemChoice::DrawFront", 0x4D79E0 }, + { "zCMenuItemChoice::GetNumOptions", 0x4D7C10 }, + { "zCMenuItemChoice::GetText", 0x4D7DF0 }, + { "zCMenuItemChoice::InitMenuItem", 0x4D7F70 }, + { "zCMenuItemButton::zCMenuItemButton", 0x4D8090 }, + { "zCMenuItemButton::`scalar deleting destructor'", 0x4D8220 }, + { "zCMenuItemButton::~zCMenuItemButton", 0x4D8240 }, + { "zCMenuItemButton::InitMenuItem", 0x4D82F0 }, + { "zCMenuItemButton::Toggle", 0x4D84C0 }, + { "zCMenuItemButton::Run", 0x4D86C0 }, + { "zCMenuItemButton::InsertInWin", 0x4D8930 }, + { "zCMenuItemButton::RemoveFromWin", 0x4D8970 }, + { "zCMenuItemList::zCMenuItemList", 0x4D8A30 }, + { "zCMenuItemList::`scalar deleting destructor'", 0x4D8A90 }, + { "zCMenuItemList::~zCMenuItemList", 0x4D8AB0 }, + { "zCMenuItemList::Run", 0x4D8B50 }, + { "zCMenuItemList::InitMenuItem", 0x4D8BE0 }, + { "zCMenuItemList::Show", 0x4D8BF0 }, + { "zCMenuItemList::Hide", 0x4D8C40 }, + { "zCMenuItemList::DeleteContent", 0x4D8C80 }, + { "zCMenuItemList::InsertEnd", 0x4D8CD0 }, + { "zCMenuItemList::InsertFront", 0x4D8EE0 }, + { "zCMenuItemList::InsertInWin", 0x4D90D0 }, + { "zCMenuItemList::RemoveFromWin", 0x4D9250 }, + { "zCMenuItemList::Enter", 0x4D9300 }, + { "zCMenuItemList::Leave", 0x4D9310 }, + { "zCMenuItemList::UpdateContent", 0x4D9320 }, + { "zCMenuItemList::DrawFront", 0x4D9330 }, + { "zCMenuItemList::HandleEvent", 0x4D9640 }, + { "zCMenuItemList::ShowContent", 0x4D98A0 }, + { "zCMenuItemList::JumpToNextEntry", 0x4D9A50 }, + { "zCMenuItemList::JumpToPrevEntry", 0x4D9A70 }, + { "zCMenuItemList::JumpToTopEntry", 0x4D9A90 }, + { "zCMenuItemList::JumpToLastEntry", 0x4D9AB0 }, + { "zCArraySort::InsertSort", 0x4D9AD0 }, + { "zCArraySort::Search", 0x4D9C40 }, + { "zTMenuItemListElement::`vector deleting destructor'", 0x4D9CB0 }, + { "zCArraySort::AllocDelta", 0x4D9D10 }, + { "zCArraySort::RemoveOrderIndex", 0x4D9D80 }, + { "zCArray::AllocDelta", 0x4D9DB0 }, + { "zTMenuItemListElement::zTMenuItemListElement", 0x4D9FE0 }, + { "zCMusicSystem::DisableMusicSystem", 0x4DA050 }, + { "zCMusicTheme_DM::~zCMusicTheme_DM", 0x4DA0D0 }, + { "zCMusicTheme::~zCMusicTheme", 0x4DA190 }, + { "zCMusicTheme::IsActive", 0x4DA210 }, + { "zCMusicTheme::`scalar deleting destructor'", 0x4DA220 }, + { "zCMusicTheme_DM::IsActive", 0x4DA240 }, + { "zCMusicTheme_DM::`scalar deleting destructor'", 0x4DA250 }, + { "zCMusicSys_DirectMusic::zCMusicSys_DirectMusic", 0x4DA270 }, + { "zCMusicTheme::zCMusicTheme", 0x4DABE0 }, + { "zCMusicJingle::zCMusicJingle", 0x4DAC20 }, + { "zCMusicJingle::~zCMusicJingle", 0x4DAC70 }, + { "zCMusicJingle::AddRef", 0x4DACF0 }, + { "zCMusicJingle::Release", 0x4DAD00 }, + { "zCMusicJingle::IsPlaying", 0x4DAD10 }, + { "zCMusicJingle::StopPlaying", 0x4DAD20 }, + { "zCMusicJingle::CacheIn", 0x4DAD30 }, + { "zCMusicJingle::CacheOut", 0x4DAD40 }, + { "zCMusicJingle::`scalar deleting destructor'", 0x4DAD50 }, + { "zCMusicSystem::PlayThemeByScript", 0x4DAD80 }, + { "zCMusicSystem::LoadThemeByScript", 0x4DAD90 }, + { "zCMusicSystem::LoadTheme", 0x4DADA0 }, + { "zCMusicSystem::PlayTheme", 0x4DADB0 }, + { "zCMusicSystem::GetActiveTheme", 0x4DADC0 }, + { "zCMusicSystem::PlayJingleByScript", 0x4DADD0 }, + { "zCMusicSystem::StopJingleByScript", 0x4DADE0 }, + { "zCMusicSystem::LoadJingleByScript", 0x4DADF0 }, + { "zCMusicSystem::LoadJingle", 0x4DAE00 }, + { "zCMusicSystem::PlayJingle", 0x4DAE10 }, + { "zCMusicSystem::StopJingle", 0x4DAE20 }, + { "zCMusicSystem::IsJingleActive", 0x4DAE30 }, + { "zCMusicSystem::AddEventCallBackFunc", 0x4DAE40 }, + { "zCMusicSystem::RemoveEventCallBackFunc", 0x4DAE50 }, + { "zCMusicSystem::Mute", 0x4DAE60 }, + { "zCMusicSystem::Stop", 0x4DAE70 }, + { "zCMusicSystem::SetVolume", 0x4DAE80 }, + { "zCMusicSystem::GetVolume", 0x4DAE90 }, + { "zCMusicSystem::IsAvailable", 0x4DAEA0 }, + { "zCMusicSystem::`scalar deleting destructor'", 0x4DAEB0 }, + { "zCMusicSys_DirectMusic::GetActiveTheme", 0x4DAED0 }, + { "zCMusicSys_DirectMusic::StopJingle", 0x4DAEE0 }, + { "zCMusicSys_DirectMusic::IsJingleActive", 0x4DAEF0 }, + { "zCMusicSys_DirectMusic::GetVolume", 0x4DAF00 }, + { "zCMusicSys_DirectMusic::`scalar deleting destructor'", 0x4DB770 }, + { "zCMusicSys_DirectMusic::~zCMusicSys_DirectMusic", 0x4DB790 }, + { "zCMusicSys_DirectMusic::PlayThemeByScript", 0x4DB850 }, + { "zCMusicSys_DirectMusic::LoadTheme", 0x4DBA10 }, + { "zCMusicSys_DirectMusic::LoadThemeByScript", 0x4DBA20 }, + { "zPATH::GetDirectoryPath", 0x4DC4C0 }, + { "zCMusicSys_DirectMusic::PlayTheme", 0x4DC4E0 }, + { "zCMusicSys_DirectMusic::PlayJingleByScript", 0x4DC750 }, + { "zCMusicSys_DirectMusic::StopJingleByScript", 0x4DC880 }, + { "zCMusicSys_DirectMusic::LoadJingleByScript", 0x4DC890 }, + { "zCMusicSys_DirectMusic::LoadJingle", 0x4DCA50 }, + { "zCMusicSys_DirectMusic::PlayJingle", 0x4DCA60 }, + { "zCMusicSys_DirectMusic::DoMusicUpdate", 0x4DCBE0 }, + { "zCMusicSys_DirectMusic::Stop", 0x4DCBF0 }, + { "zCMusicSys_DirectMusic::Mute", 0x4DCC20 }, + { "zCMusicSys_DirectMusic::SetVolume", 0x4DCC80 }, + { "zCMusicSys_DirectMusic::IsAvailable", 0x4DCCC0 }, + { "zCDrvProperties_MSS::zCDrvProperties_MSS", 0x4DCD30 }, + { "zCDrvProperties_MSS::~zCDrvProperties_MSS", 0x4DCDC0 }, + { "zCHandleManager::zCHandleManager", 0x4DD470 }, + { "zCSndDebugCallback::DoWorldPerFrameCallback", 0x4DD4E0 }, + { "zCSndSys_MSS::zCSndSys_MSS", 0x4DD530 }, + { "zCSoundSystem::LoadSoundFX", 0x4DDDE0 }, + { "zCSoundSystem::LoadSoundFXScript", 0x4DDDF0 }, + { "zCSoundSystem::GetSFXParser", 0x4DDE00 }, + { "zCSoundSystem::GetPlayingTimeMSEC", 0x4DDE10 }, + { "zCSoundSystem::SetSound3DDefaultRadius", 0x4DDE20 }, + { "zCSoundSystem::GetSound3DDefaultRadius", 0x4DDE30 }, + { "zCSoundSystem::SetMasterVolume", 0x4DDE40 }, + { "zCSoundSystem::GetMasterVolume", 0x4DDE50 }, + { "zCSoundSystem::StopSound", 0x4DDE60 }, + { "zCSoundSystem::StopAllSounds", 0x4DDE70 }, + { "zCSoundSystem::GetSoundProps", 0x4DDE80 }, + { "zCSoundSystem::UpdateSoundProps", 0x4DDE90 }, + { "zCSoundSystem::IsSoundActive", 0x4DDEA0 }, + { "zCSoundSystem::SetListener", 0x4DDEB0 }, + { "zCSoundSystem::SetGlobalReverbPreset", 0x4DDEC0 }, + { "zCSoundSystem::SetReverbEnabled", 0x4DDED0 }, + { "zCSoundSystem::GetReverbEnabled", 0x4DDEE0 }, + { "zCSoundSystem::GetNumProvider", 0x4DDEF0 }, + { "zCSoundSystem::GetProviderName", 0x4DDF00 }, + { "zCSoundSystem::SetProvider", 0x4DDF10 }, + { "zCSoundSystem::SetSpeakerType", 0x4DDF20 }, + { "zCSoundSystem::GetSpeakerType", 0x4DDF30 }, + { "zCSoundSystem::GetCPULoad", 0x4DDF40 }, + { "zCSoundSystem::`scalar deleting destructor'", 0x4DDF50 }, + { "zCSndSys_MSS::GetReverbEnabled", 0x4DDF70 }, + { "zCSndSys_MSS::GetSpeakerType", 0x4DDF80 }, + { "zCSndSys_MSS::`scalar deleting destructor'", 0x4DDFD0 }, + { "zCSndSys_MSS::~zCSndSys_MSS", 0x4DDFF0 }, + { "zCSndSys_MSS::InitializeMSS", 0x4DE2B0 }, + { "zCSndSys_MSS::GetDigitalDriverHandle", 0x4DF1A0 }, + { "zCSndSys_MSS::EvalFunc", 0x4DF1B0 }, + { "zCSndSys_MSS::FrmCon_ParamChanged", 0x4DFCC0 }, + { "zCSndSys_MSS::SfxCon_ParamChanged", 0x4DFFF0 }, + { "zCSndSys_MSS::CloseProvider", 0x4E0000 }, + { "zCSndSys_MSS::SetNumAudioChannels", 0x4E0110 }, + { "zCSndSys_MSS::GetMasterVolume", 0x4E0130 }, + { "zCSndSys_MSS::GetNumSoundsPlaying", 0x4E0170 }, + { "zCSndSys_MSS::RemoveAllActiveSounds", 0x4E01A0 }, + { "zCSndSys_MSS::DisposeAllSampleHandles", 0x4E01E0 }, + { "zCSndSys_MSS::SetListener", 0x4E0280 }, + { "zCSndSys_MSS::SetMasterVolume", 0x4E02E0 }, + { "zCSndSys_MSS::MuteSFX", 0x4E0340 }, + { "zCSndSys_MSS::LoadSoundFX", 0x4E0370 }, + { "zCSoundFX::operator delete", 0x4E0990 }, + { "zCSoundFX::_GetClassDef", 0x4E09B0 }, + { "zCSoundFX::zCSoundFX", 0x4E09C0 }, + { "zCSoundFX::~zCSoundFX", 0x4E09E0 }, + { "zCSoundFX::GetNumChannels", 0x4E09F0 }, + { "zCSoundFX::GetNumChannelFrames", 0x4E0A00 }, + { "zCSoundFX::GetChannelFrame", 0x4E0A10 }, + { "zCSoundFX::SetChannelFrame", 0x4E0A20 }, + { "zCSoundFX::GetPlayingTimeMSEC", 0x4E0A30 }, + { "zCSoundFX::GetPan", 0x4E0A40 }, + { "zCSoundFX::SetPan", 0x4E0A50 }, + { "zCSoundFX::GetVolume", 0x4E0A60 }, + { "zCSoundFX::SetVolume", 0x4E0A70 }, + { "zCSoundFX::GetFrequency", 0x4E0A80 }, + { "zCSoundFX::SetFrequency", 0x4E0A90 }, + { "zCSoundFX::SetLooping", 0x4E0AA0 }, + { "zCSoundFX::IsLooping", 0x4E0AB0 }, + { "zCSoundFX::`scalar deleting destructor'", 0x4E0AC0 }, + { "zCSndFX_MSS::GetNumChannels", 0x4E0AF0 }, + { "zCSndFX_MSS::GetNumChannelFrames", 0x4E0B00 }, + { "zCSndFX_MSS::GetPan", 0x4E0B10 }, + { "zCSndFX_MSS::GetVolume", 0x4E0B20 }, + { "zCSndFX_MSS::GetFrequency", 0x4E0B30 }, + { "zCSndFX_MSS::IsLooping", 0x4E0B40 }, + { "zCSndSys_MSS::LoadSoundFXScript", 0x4E0B50 }, + { "zCSndSys_MSS::LoadMulti", 0x4E1050 }, + { "zCSndSys_MSS::LoadSingle", 0x4E1A90 }, + { "zCSndSys_MSS::PlaySound", 0x4E2140 }, + { "zCSndSys_MSS::PlaySound3D", 0x4E3740 }, + { "zCSndSys_MSS::PlaySound3DAmbient", 0x4E3FE0 }, + { "zCSndSys_MSS::StopSound", 0x4E4610 }, + { "zCSndSys_MSS::StopAllSounds", 0x4E46D0 }, + { "zCSndSys_MSS::UpdateSound3D", 0x4E4700 }, + { "zCSndSys_MSS::UpdateSoundPropsAmbient", 0x4E53C0 }, + { "zCSndSys_MSS::GetSoundProps", 0x4E5630 }, + { "zCSndSys_MSS::GetSound3DProps", 0x4E5830 }, + { "zCSndSys_MSS::GetActiveVolume", 0x4E5950 }, + { "zCSndSys_MSS::UpdateSoundProps", 0x4E5A20 }, + { "zCSndSys_MSS::DoSoundUpdate", 0x4E5C80 }, + { "zCSndSys_MSS::IsSoundActive", 0x4E5E90 }, + { "zCSndSys_MSS::GetPlayingTimeMSEC", 0x4E5FA0 }, + { "zCSndSys_MSS::GetSFXParser", 0x4E6130 }, + { "zCSndSys_MSS::GetUsedSoundMem", 0x4E6140 }, + { "zCSndSys_MSS::SetGlobalReverbPreset", 0x4E6150 }, + { "zCSndSys_MSS::SetReverbEnabled", 0x4E61F0 }, + { "zCSndSys_MSS::GetNumProvider", 0x4E6200 }, + { "zCSndSys_MSS::GetProviderName", 0x4E6230 }, + { "zCSndSys_MSS::SetProvider", 0x4E6250 }, + { "zCSndSys_MSS::Start3DProvider", 0x4E6260 }, + { "zCSndSys_MSS::SetGlobalOcclusion", 0x4E6980 }, + { "zCSndSys_MSS::GetCPULoad", 0x4E6990 }, + { "zCSndSys_MSS::SetSpeakerType", 0x4E69B0 }, + { "zCSndFX_MSS::zCSndFX_MSS", 0x4E6B10 }, + { "zCSndFX_MSS::`scalar deleting destructor'", 0x4E6B60 }, + { "zCSndFX_MSS::~zCSndFX_MSS", 0x4E6B90 }, + { "zCSndFrame::`scalar deleting destructor'", 0x4E6D30 }, + { "zCSndFX_MSS::LoadChannel", 0x4E6D50 }, + { "zCSndFX_MSS::SetFrequency", 0x4E74D0 }, + { "zCSndFX_MSS::SetPan", 0x4E7580 }, + { "zCSndFX_MSS::SetVolume", 0x4E7650 }, + { "zCSndFX_MSS::SetDefaultProperties", 0x4E76D0 }, + { "zCSndFX_MSS::LoadResourceData", 0x4E7720 }, + { "zCWaveData::zCWaveData", 0x4E7A80 }, + { "zCWaveData::GetName", 0x4E7BE0 }, + { "zCSndFX_MSS::ReleaseResourceData", 0x4E7D50 }, + { "zCSndFX_MSS::IsActive", 0x4E8040 }, + { "zCSndFX_MSS::GetPlayingTimeMSEC", 0x4E80E0 }, + { "zCSndFX_MSS::GetResSizeBytes", 0x4E8130 }, + { "zCSndFX_MSS::CheckCanBeCachedOut", 0x4E81E0 }, + { "zCSndFX_MSS::NewFrame", 0x4E8290 }, + { "zCSndFX_MSS::SetLooping", 0x4E8380 }, + { "zCSndFX_MSS::GetChannelFrame", 0x4E83D0 }, + { "zCSndFX_MSS::SetChannelFrame", 0x4E83E0 }, + { "zCSndFX_MSS::CacheInActFrame", 0x4E8460 }, + { "zCSndFX_MSS::CacheOutActFrame", 0x4E84F0 }, + { "zCSndFX_MSS::CacheInActChannel", 0x4E8540 }, + { "zCSndFX_MSS::CacheOutActChannel", 0x4E8580 }, + { "zCSndFX_MSS::ChooseVariance", 0x4E8600 }, + { "zCActiveSnd::zCActiveSnd", 0x4E8660 }, + { "zCActiveSnd::~zCActiveSnd", 0x4E8670 }, + { "zCActiveSnd::GetNextFreeHandle", 0x4E86F0 }, + { "zCActiveSnd::AllocNextFreeSnd", 0x4E87C0 }, + { "zCActiveSnd::Release", 0x4E8990 }, + { "zCActiveSnd::Initialize", 0x4E8A10 }, + { "zCActiveSnd::GetHandleIndex", 0x4E8A80 }, + { "zCActiveSnd::GetHandleActive", 0x4E8BC0 }, + { "zCActiveSnd::GetSoundActive", 0x4E8CC0 }, + { "zCActiveSnd::GetFrameActive", 0x4E8D50 }, + { "zCActiveSnd::GetHandleSound", 0x4E8D90 }, + { "zCActiveSnd::AddSound", 0x4E8E40 }, + { "zCActiveSnd::RemoveSound", 0x4E9010 }, + { "zCActiveSnd::RemoveSoundsByFrame", 0x4E9280 }, + { "zCActiveSnd::RemoveSoundByVobSlot", 0x4E92C0 }, + { "zCActiveSnd::StopSoundsByFrame", 0x4E9310 }, + { "zCActiveSnd::ResumeSoundsByFrame", 0x4E9370 }, + { "zCActiveSnd::UpdateSoundsByFrame", 0x4E93C0 }, + { "zCActiveSnd::GetNumActive", 0x4E96B0 }, + { "zCActiveSnd::NewFrame", 0x4E96C0 }, + { "zCActiveSnd::CalcListenerPan", 0x4E98E0 }, + { "zCActiveSnd::CalcListenerVolume", 0x4E98F0 }, + { "zCActiveSnd::GetNum3DSamplesUsed", 0x4E9940 }, + { "zCActiveSnd::GetNumAmbientSamplesUsed", 0x4E9980 }, + { "zCActiveSnd::RequestChannel", 0x4E99C0 }, + { "zCActiveSnd::RequestChannel3D", 0x4E9C70 }, + { "zCActiveSnd::GetVolume", 0x4E9F70 }, + { "zCActiveSnd::DebugInfo", 0x4EA150 }, + { "zCActiveSnd::InitPreAllocedData", 0x4EB0A0 }, + { "zCActiveSnd::CleanupPreAllocedData", 0x4EB200 }, + { "zCActiveSnd::HasBeenUpdatedThisFrame", 0x4EB2C0 }, + { "zCSndChannel::zCSndChannel", 0x4EB2F0 }, + { "zCSndChannel::~zCSndChannel", 0x4EB310 }, + { "zCSndFrame::zCSndFrame", 0x4EB470 }, + { "zCSndFrame::~zCSndFrame", 0x4EB630 }, + { "zCSndFrame::CalcPitchOffset", 0x4EB810 }, + { "zCSndFrame::CalcPitchVariance", 0x4EB8A0 }, + { "zCSndFrame::SetDefaultProperties", 0x4EB930 }, + { "zCSndFrame::CacheIn", 0x4EB9E0 }, + { "zCSndFrame::CacheOut", 0x4EBA60 }, + { "zCWavePool::zCWavePool", 0x4EBAA0 }, + { "zCWavePool::~zCWavePool", 0x4EBC20 }, + { "zCWavePool::CacheIn", 0x4EBD40 }, + { "zCWavePool::CacheOut", 0x4EC0C0 }, + { "zCWavePool::ReleaseWave", 0x4EC240 }, + { "zCWavePool::NewFrame", 0x4EC310 }, + { "zCWavePool::DebugInfo", 0x4EC490 }, + { "zCWavePool::DebugInfo2", 0x4EC7C0 }, + { "zCWaveData::~zCWaveData", 0x4ED0B0 }, + { "zCWaveData::Init", 0x4ED240 }, + { "zCWaveData::CacheIn", 0x4ED320 }, + { "zPATH::GetPath", 0x4ED920 }, + { "zCWaveData::CacheOut", 0x4ED940 }, + { "zCWaveData::CheckForCorrectFormat", 0x4ED990 }, + { "zCWaveData::Release", 0x4EDC40 }, + { "zCWaveData::`scalar deleting destructor'", 0x4EDC70 }, + { "zCWaveData::GetSize", 0x4EDC90 }, + { "zCHandleManager::Alloc3DSample", 0x4EDCB0 }, + { "zCHandleManager::AllocSample", 0x4EDCE0 }, + { "zCHandleManager::Free3DSample", 0x4EDD20 }, + { "zCHandleManager::FreeSample", 0x4EDE10 }, + { "zCHandleManager::DisposeAllSamples", 0x4EDF00 }, + { "zCArraySort::GetSafe", 0x4EDFB0 }, + { "zCArraySort::InsertSort", 0x4EE170 }, + { "zCArraySort::Search", 0x4EE2E0 }, + { "zCArray::DeleteList", 0x4EE370 }, + { "zCArray::zCArray", 0x4EE390 }, + { "zCArray::DeleteList", 0x4EE3C0 }, + { "zCArraySort::zCArraySort", 0x4EE3E0 }, + { "zCArraySort::Search", 0x4EE420 }, + { "zCArraySort::RemoveOrder", 0x4EE490 }, + { "zCArray::zCArray", 0x4EE510 }, + { "zCArray::zCArray", 0x4EE540 }, + { "zCArray::~zCArray", 0x4EE570 }, + { "zCArray::RemoveIndex", 0x4EE590 }, + { "zCArray::RemoveIndex", 0x4EE5B0 }, + { "zCArraySort::AllocDelta", 0x4EE5D0 }, + { "zCArraySort::RemoveOrderIndex", 0x4EE640 }, + { "zCArray::AllocDelta", 0x4EE670 }, + { "zCArray::InsertEnd", 0x4EE6E0 }, + { "zCArraySort::AllocDelta", 0x4EE7D0 }, + { "zCArraySort::RemoveOrderIndex", 0x4EE840 }, + { "zCArray::AllocDelta", 0x4EE870 }, + { "zCArray::InsertEnd", 0x4EE8E0 }, + { "zCArray::AllocDelta", 0x4EE9D0 }, + { "zCArray::AllocDelta", 0x4EEA40 }, + { "vidRefreshModeList", 0x4EEAE0 }, + { "vidGetCaps", 0x4EECA0 }, + { "vidGetModeList", 0x4EEDF0 }, + { "vidSetModeEx", 0x4EF080 }, + { "vidGetScreenModeName", 0x4EF270 }, + { "vidSetPalette", 0x4EF2C0 }, + { "vidCreatePalette", 0x4EF4C0 }, + { "vidSetFrameReady", 0x4EF760 }, + { "vidGetFPSRate", 0x4EF790 }, + { "vidSetMode", 0x4EF800 }, + { "vidWaitVSYNC", 0x4EFD50 }, + { "vidFlip", 0x4EFDC0 }, + { "vidGetStdSurface", 0x4EFE60 }, + { "vidLock", 0x4EFEC0 }, + { "vidUnLock", 0x4F0000 }, + { "vidCreateSurface", 0x4F00E0 }, + { "vidFreeSurface", 0x4F0200 }, + { "vidSetColorKey", 0x4F0340 }, + { "vidPaintWindow", 0x4F03D0 }, + { "vidCloseDisplay", 0x4F0470 }, + { "vidToggleFullScreenMode", 0x4F07D0 }, + { "vidIdleEnter", 0x4F0A10 }, + { "vidWaitScreenUnblank", 0x4F0AE0 }, + { "vidMinimize", 0x4F0B30 }, + { "vidWaitRestore", 0x4F0E10 }, + { "vidRestore", 0x4F1020 }, + { "vidIsMinimized", 0x4F1210 }, + { "vidBlit", 0x4F12A0 }, + { "vidBlitBatch", 0x4F1400 }, + { "vidLostFocus", 0x4F1430 }, + { "SetVMode", 0x4F1460 }, + { "vidGetMemInfo", 0x4F1B30 }, + { "ddCheck", 0x4F1E40 }, + { "vidGetLastError", 0x4F1EB0 }, + { "ccDrawCaption", 0x4F2450 }, + { "ccRenderCaption", 0x4F25D0 }, + { "zCViewWindow::zCViewWindow", 0x4F2FC0 }, + { "zCViewWindow::`scalar deleting destructor'", 0x4F3040 }, + { "zCViewWindow::~zCViewWindow", 0x4F3060 }, + { "sysSetWindowMode", 0x4F30C0 }, + { "sysAlloc", 0x4F3370 }, + { "sysReAlloc", 0x4F3BC0 }, + { "sysFree", 0x4F3C10 }, + { "sysHandleExceptions", 0x4F3C20 }, + { "libExit", 0x4F3C30 }, + { "MasterExceptionHandler", 0x4F3E00 }, + { "HandledWinMain", 0x4F3F60 }, + { "initializeSystemMFC", 0x4F4340 }, + { "winDoInstanceCheck", 0x4F4640 }, + { "winCreateMenu", 0x4F46A0 }, + { "sysHardExit", 0x4F6160 }, + { "winResizeMainWindow", 0x4F6810 }, + { "winCalcSizes", 0x4F6920 }, + { "sysGetTime", 0x4F6960 }, + { "winSuspendThreads", 0x4F69B0 }, + { "sysExit", 0x4F69D0 }, + { "sysProcessIdle", 0x4F6A00 }, + { "sysEvent", 0x4F6AC0 }, + { "sysIdle", 0x4F6C40 }, + { "winWaitMessage", 0x4F6C50 }, + { "TRACE", 0x4F6D90 }, + { "cfgFetchTopic", 0x4F6DF0 }, + { "cfgSetBinary", 0x4F6F30 }, + { "cfgGetBinary", 0x4F6F60 }, + { "sysParseCommandLine", 0x4F6FB0 }, + { "sysSetFocus", 0x4F7560 }, + { "winDialog", 0x4F75A0 }, + { "winDialogParam", 0x4F7680 }, + { "winDialogParamFinal", 0x4F7760 }, + { "ExcSpyInfo", 0x4F7830 }, + { "ExceptionDlgProc", 0x4F7ED0 }, + { "ASSERTDlgProc", 0x4F8B90 }, + { "BoundsSpyInfo", 0x4F9A50 }, + { "BOUNDS_FAIL", 0x4F9DF0 }, + { "AssertSpyInfo", 0x4FA0A0 }, + { "ASSERT_FAIL", 0x4FA440 }, + { "sysGotDebugger", 0x4FA670 }, + { "inCreateMouseMessage", 0x4FA6B0 }, + { "zOpt_Sound_ChangeFXVol", 0x4FA800 }, + { "zOpt_Sound_ChangeMusicVol", 0x4FA870 }, + { "zOpt_Video_ChangeVidOptions", 0x4FA8E0 }, + { "zOpt_ToggleJoy", 0x4FAA00 }, + { "zCarsten_StartUp", 0x4FAA10 }, + { "zTEngineStats::PrintScreen", 0x4FB470 }, + { "zCLineCache::~zCLineCache", 0x4FB8C0 }, + { "zCLineCache::Line", 0x4FB8D0 }, + { "zCLineCache::Flush", 0x4FB970 }, + { "zCLineCache::Line3D", 0x4FBA10 }, + { "zCLineCache::LineCS3D", 0x4FBE10 }, + { "zCVertex::Draw", 0x4FC0D0 }, + { "zCVertex::ResetVertexTransforms", 0x4FC190 }, + { "zCVertex::CreateVertexTransform", 0x4FC1C0 }, + { "zCMemPool::zCMemPool", 0x4FC260 }, + { "zCMemPool::zCMemPool", 0x4FC270 }, + { "zCMemPool::zCMemPool", 0x4FC280 }, + { "zCMemPool::zCMemPool", 0x4FC290 }, + { "zCVolatileMemory::zCVolatileMemory", 0x4FC2A0 }, + { "zCVolatileMemory::Destroyed", 0x4FC2D0 }, + { "zCAIBaseSound::RemoveSlideSound", 0x4FC6E0 }, + { "zCAIBaseSound::CheckSlideSound", 0x4FC700 }, + { "zCAIBaseSound::StartDefaultCollisionSound", 0x4FC790 }, + { "zCAIPlayer::_CreateNewInstance", 0x4FCA30 }, + { "zCAIPlayer::operator delete", 0x4FCAA0 }, + { "zCAIPlayer::zCAIPlayer", 0x4FCB90 }, + { "zCAIPlayer::_GetClassDef", 0x4FCD00 }, + { "zCAIPlayer::`scalar deleting destructor'", 0x4FCD10 }, + { "zCAIPlayer::~zCAIPlayer", 0x4FCD40 }, + { "zCSparseArrayIterator::Reset", 0x4FCED0 }, + { "zCConvexPrimitive::GetCache", 0x4FCF30 }, + { "zCAIPlayer::RemoveEffects", 0x4FCF50 }, + { "zCAIPlayer::HostVobRemovedFromWorld", 0x4FD030 }, + { "zCAIPlayer::GetJumpUpHeight", 0x4FD040 }, + { "zCAIPlayer::SetJumpUpForceByHeight", 0x4FD080 }, + { "zCAIPlayer::SetVob", 0x4FD0A0 }, + { "zCAIPlayer::DoAutoRoll", 0x4FD200 }, + { "zCAIPlayer::ResetAutoRoll", 0x4FD390 }, + { "zCAIPlayer::CalcModelAnisInPlace", 0x4FD3C0 }, + { "zCAIPlayer::DoSurfaceAlignment", 0x4FD420 }, + { "zCAIPlayer::IsSliding", 0x4FDA40 }, + { "zCAIPlayer::CheckFloorSliding", 0x4FDA70 }, + { "zCAIPlayer::CheckPhysics", 0x4FE140 }, + { "zCAIPlayer::PropagateCollObjectStates", 0x4FE610 }, + { "zCAIPlayer::CalcForceModelHalt", 0x4FE820 }, + { "zCAIPlayer::CalcStateVars", 0x4FE8D0 }, + { "zCAIPlayer::DoProceduralMovement", 0x4FEB50 }, + { "zCAIPlayer::Begin", 0x4FEBE0 }, + { "zCAIPlayer::End", 0x4FED80 }, + { "zCAIPlayer::GetBloodQuadMark", 0x4FFA40 }, + { "zCAIPlayer::SetBloodDefaultTexture", 0x4FFCE0 }, + { "zCAIPlayer::AddBlood", 0x4FFE20 }, + { "zCAIPlayer::AddWeaponTrailSegment", 0x4FFEB0 }, + { "zCAIPlayer::CreateLedgeInfo", 0x500140 }, + { "zCAIPlayer::GetLedgeInfo", 0x500160 }, + { "zCAIPlayer::GetFoundLedge", 0x5001A0 }, + { "zCAIPlayer::ClearFoundLedge", 0x5001C0 }, + { "zCAIPlayer::DetectClimbUpLedge", 0x500230 }, + { "zCDetectLedgeReport::zCDetectLedgeReport", 0x500750 }, + { "zCCollObjectCharacter::IsMoveInvalid", 0x501500 }, + { "zCAIPlayer::AlignModelToLedge", 0x501510 }, + { "zCAIPlayer::GetHandPositionWorld", 0x501610 }, + { "zCAIPlayer::AlignToFloor", 0x501760 }, + { "zCAIPlayer::GetModelFloorWorld", 0x5017A0 }, + { "zCAIPlayer::CheckEnoughSpaceMoveDir", 0x5017C0 }, + { "zCAIPlayer::CheckEnoughSpaceMoveForward", 0x501BA0 }, + { "zCAIPlayer::CheckEnoughSpaceMoveBackward", 0x501BE0 }, + { "zCAIPlayer::CheckEnoughSpaceMoveRight", 0x501C30 }, + { "zCAIPlayer::CheckEnoughSpaceMoveLeft", 0x501C70 }, + { "zCAIPlayer::GetProtoYHeight", 0x501CC0 }, + { "zCAIPlayer::GetSurfaceAlignScanOrigin", 0x501CE0 }, + { "zCAIPlayer::DiveRotateX", 0x501E10 }, + { "zCAIPlayer::SetCDStat", 0x501F60 }, + { "zCAIPlayer::LandAndStartAni", 0x501FB0 }, + { "zCAIPlayer::CheckForceModelHalt", 0x5020C0 }, + { "zCAIPlayer::ShouldCorrectFloorHeight", 0x502140 }, + { "zCAIPlayer::BeginStateSwitch", 0x502160 }, + { "zCAIPlayer::SetPhysicsEnabled", 0x5021E0 }, + { "zCAIPlayer::StartPhysicsWithVel", 0x5021F0 }, + { "zCAIPlayer::StartStandAni", 0x502220 }, + { "zCAIPlayer::StartFallDownAni", 0x502240 }, + { "zCAIPlayer::Archive", 0x502300 }, + { "zCAIPlayer::Unarchive", 0x5023F0 }, + { "zCAIPlayer::Print", 0x502520 }, + { "zCAIPlayer::Line3D", 0x502530 }, + { "zCAIPlayer::PrintScreen", 0x502540 }, + { "zCCache::zCCache", 0x502590 }, + { "zCCache::~zCCache", 0x502610 }, + { "zCSparseArrayIterator::Next", 0x502740 }, + { "zCSparseArrayIterator::Register", 0x502770 }, + { "zCSparseArrayIterator::DeRegister", 0x502790 }, + { "zCCache::operator[]", 0x5027B0 }, + { "zCCache::GetDataDangerous", 0x502890 }, + { "zCSparseArrayIterator::operator int", 0x502940 }, + { "zCCache::Delete", 0x502970 }, + { "zCCache::ClearCache", 0x502A40 }, + { "zCCache::PurgeCache", 0x502B50 }, + { "zCSparseArray >::~zCSparseArray >", 0x502C70 }, + { "zCSparseArray >::SizeIndex", 0x502CC0 }, + { "zCSparseArray >::SizeData", 0x502CD0 }, + { "zCSparseArray >::SizeAll", 0x502CE0 }, + { "zCSparseArray >::IndexPtr", 0x502CF0 }, + { "zCSparseArray >::DataPtr", 0x502D00 }, + { "zCSparseArray >::ManDatPtr", 0x502D10 }, + { "zCSparseArray >::IndexIsEqual", 0x502D20 }, + { "zCSparseArray >::CopyIndex", 0x502D40 }, + { "zCSparseArray >::DestructIndex", 0x502D60 }, + { "zCSparseArray >::Hash", 0x502D70 }, + { "zCSparseArray >::ConstructData", 0x502D90 }, + { "zCSparseArray >::DestructData", 0x502DB0 }, + { "zCCache::`scalar deleting destructor'", 0x502DC0 }, + { "zCSparseArray >::`scalar deleting destructor'", 0x502DE0 }, + { "zCArray::AllocDelta", 0x502E00 }, + { "zVEC2::Apply", 0x502EC0 }, + { "zVEC2::GetDescription", 0x502EE0 }, + { "zVEC2::SetByDescription", 0x503060 }, + { "operator<<", 0x503220 }, + { "operator>>", 0x503280 }, + { "Alg_Swap", 0x503370 }, + { "Alg_Min", 0x5033B0 }, + { "Alg_Max", 0x503400 }, + { "Alg_Prod", 0x503450 }, + { "zVEC3::Apply", 0x503470 }, + { "zVEC4::LengthApprox", 0x503790 }, + { "zVEC4::Normalize", 0x503870 }, + { "zVEC4::Apply", 0x5038C0 }, + { "zMAT3::zMAT3", 0x503D00 }, + { "zMAT3::operator=", 0x503DF0 }, + { "zMAT3::operator+=", 0x503E40 }, + { "zMAT3::operator-=", 0x503EA0 }, + { "zMAT3::operator*=", 0x503F00 }, + { "zMAT3::operator/=", 0x503F60 }, + { "zMAT3::Transpose", 0x503FC0 }, + { "zMAT3::Inverse", 0x504050 }, + { "zMAT3::Apply", 0x504190 }, + { "operator!=", 0x504810 }, + { "zMAT4::operator=", 0x505070 }, + { "zMAT4::operator+=", 0x5051F0 }, + { "zMAT4::operator-=", 0x505290 }, + { "zMAT4::operator*=", 0x505330 }, + { "zMAT4::operator/=", 0x5053E0 }, + { "zMAT4::Transpose", 0x505470 }, + { "zMAT4::TransposeLinTrafo", 0x505570 }, + { "zMAT4::InverseLinTrafo", 0x505730 }, + { "zMAT4::Inverse", 0x5058F0 }, + { "zMAT4::Apply", 0x505D80 }, + { "zMAT4::IsUpper3x3Orthonormal", 0x505E40 }, + { "zMAT4::GetDescriptionRot", 0x506090 }, + { "zMAT4::GetDescriptionPos", 0x506260 }, + { "zMAT4::SetByDescriptionRot", 0x5063F0 }, + { "zMAT4::SetByDescriptionPos", 0x506550 }, + { "zMAT4::GetEulerAngles", 0x5066A0 }, + { "zMAT4::SetByEulerAngles", 0x5066E0 }, + { "zMAT4::ExtractScaling", 0x507480 }, + { "zMAT4::ExtractRotation", 0x507500 }, + { "zMAT4::MakeOrthonormal", 0x507640 }, + { "zMAT3::MakeOrthonormal", 0x507820 }, + { "zMAT3::SetUpVector", 0x507A00 }, + { "zMAT3::SetRightVector", 0x507A20 }, + { "zMAT4::PostRotateX", 0x507A40 }, + { "zMAT4::PostRotateY", 0x507A90 }, + { "zMAT4::PostRotateZ", 0x507AE0 }, + { "zMAT4::PostScale", 0x507B30 }, + { "zMAT4::PreScale", 0x507B50 }, + { "Alg_Identity2D", 0x507BB0 }, + { "Alg_Translation2D", 0x507C50 }, + { "Alg_Rotation2D", 0x507CF0 }, + { "Alg_Scaling2D", 0x507DC0 }, + { "Alg_Identity3D", 0x507E60 }, + { "Alg_Translation3D", 0x507F70 }, + { "Alg_Rotation3D", 0x508080 }, + { "Alg_Rotation3DN", 0x508100 }, + { "Alg_Rotation3DRad", 0x508130 }, + { "Alg_Rotation3DNRad", 0x5081A0 }, + { "Alg_Scaling3D", 0x508320 }, + { "Alg_Perspective3D", 0x508430 }, + { "Alg_ClipAtZ0", 0x508540 }, + { "zCQuat::Unit", 0x508620 }, + { "zCQuat::QuatToMatrix4", 0x508670 }, + { "zCQuat::QuatToMatrix3", 0x508770 }, + { "zCQuat::Matrix4ToQuat", 0x508870 }, + { "zCQuat::Matrix3ToQuat", 0x508B30 }, + { "zCQuat::QuatToEuler", 0x508DD0 }, + { "zCQuat::EulerToQuat", 0x508EF0 }, + { "zCQuat::QuatToAxisAngle", 0x508FA0 }, + { "zCQuat::Slerp", 0x509020 }, + { "zCQuat::Lerp", 0x509200 }, + { "zCQuat::Squad", 0x509300 }, + { "Alg_SqrtInvApprox", 0x5094C0 }, + { "zCArchiverFactory::EndOfArchive", 0x5097C0 }, + { "zCArchiverFactory::ReadLine", 0x509830 }, + { "zCArchiverFactory::ReadLineArg", 0x509A40 }, + { "zCArchiverFactory::ReadHeader", 0x509CC0 }, + { "zCArchiverGeneric::operator delete", 0x50A190 }, + { "zCArchiverFactory::CreateArchiverRead", 0x50A1B0 }, + { "zCArchiverFactory::WriteLine", 0x50A420 }, + { "zCArchiverFactory::WriteHeader", 0x50A620 }, + { "zCArchiverFactory::CreateArchiverFromMode", 0x50ACC0 }, + { "zCArchiverBinSafe::operator delete", 0x50ADB0 }, + { "zCArchiverFactory::CreateArchiverWrite", 0x50ADD0 }, + { "zCArchiver::ReadObjectAccount", 0x50B050 }, + { "zCArchiverBinSafe::_CreateNewInstance", 0x50B2E0 }, + { "zCArchiverBinSafe::RestoreString", 0x50B3B0 }, + { "zCArchiverBinSafe::WriteType", 0x50B3C0 }, + { "zCArchiverBinSafe::ReadType", 0x50B430 }, + { "zCArchiverBinSafe::ClearChunkList", 0x50BAC0 }, + { "GECString::Free", 0x50BC20 }, + { "zCArchiverBinSafe::InsertChunkInList", 0x50BC40 }, + { "zCArchiverBinSafe::ResolveAndPosEntry", 0x50BCD0 }, + { "zCArchiverBinSafe::zCArchiverBinSafe", 0x50BDA0 }, + { "zCArchiver::_GetClassDef", 0x50BED0 }, + { "zCArchiver::~zCArchiver", 0x50BEE0 }, + { "zCArchiver::`scalar deleting destructor'", 0x50BEF0 }, + { "zCArchiverBinSafe::_GetClassDef", 0x50BF20 }, + { "zCArchiverBinSafe::SkipOpenChunk", 0x50BF30 }, + { "zCArchiverBinSafe::GetFile", 0x50BF40 }, + { "zCArchiverBinSafe::SetStringEOL", 0x50BF50 }, + { "zCArchiverBinSafe::GetStringEOL", 0x50C0D0 }, + { "zCArchiverBinSafe::GetChecksumEnabled", 0x50C110 }, + { "zCArchiverBinSafe::SetChecksumEnabled", 0x50C120 }, + { "zCArchiverBinSafe::SetNoReadSearchCycles", 0x50C130 }, + { "zCArchiverBinSafe::InProperties", 0x50C140 }, + { "zCArchiverBinSafe::InSaveGame", 0x50C150 }, + { "zCArchiverBinSafe::InBinaryMode", 0x50C160 }, + { "zCArchiverBinSafe::`scalar deleting destructor'", 0x50C170 }, + { "zCArchiverBinSafe::~zCArchiverBinSafe", 0x50C1A0 }, + { "zCArchiverBinSafe::DebugMessage", 0x50C2A0 }, + { "zCArchiverBinSafe::WriteHeaderNumObj", 0x50C2C0 }, + { "zCArchiverBinSafe::Close", 0x50C320 }, + { "GECString::Copy", 0x50C6C0 }, + { "zCArchiverBinSafe::EndOfArchive", 0x50C720 }, + { "zCArchiverBinSafe::DeleteBuffer", 0x50C790 }, + { "zCArchiverBinSafe::GetBufferString", 0x50C7B0 }, + { "zCArchiverBinSafe::GetBuffer", 0x50C920 }, + { "zCArchiverBinSafe::OpenWriteBuffer", 0x50C930 }, + { "zCArchiverBinSafe::OpenWriteFile", 0x50CAF0 }, + { "zCArchiverBinSafe::StoreBuffer", 0x50CB50 }, + { "zCArchiverBinSafe::StoreString", 0x50CB80 }, + { "zCArchiverBinSafe::StoreGetPos", 0x50CBB0 }, + { "zCArchiverBinSafe::StoreSeek", 0x50CBD0 }, + { "zCArchiverBinSafe::StoreStringEOL", 0x50CC00 }, + { "zCArchiverBinSafe::WriteHeader", 0x50CC10 }, + { "zCArchiverBinSafe::IsStringValid", 0x50CC90 }, + { "zCArchiverBinSafe::WriteASCIILine", 0x50CCD0 }, + { "zCArchiverBinSafe::WriteInt", 0x50CEB0 }, + { "zCArchiverBinSafe::WriteByte", 0x50CF90 }, + { "zCArchiverBinSafe::WriteWord", 0x50D070 }, + { "zCArchiverBinSafe::WriteFloat", 0x50D150 }, + { "zCArchiverBinSafe::WriteBool", 0x50D230 }, + { "zCArchiverBinSafe::WriteString", 0x50D310 }, + { "zCArchiverBinSafe::WriteVec3", 0x50D440 }, + { "zCArchiverBinSafe::WriteColor", 0x50D680 }, + { "zCArchiverBinSafe::WriteRaw", 0x50D760 }, + { "zCArchiverBinSafe::WriteRawFloat", 0x50D840 }, + { "zCArchiverBinSafe::WriteEnum", 0x50DA10 }, + { "zCArchiverBinSafe::WriteGroupBegin", 0x50DC10 }, + { "zCArchiverBinSafe::WriteGroupEnd", 0x50DC20 }, + { "zCArchiverBinSafe::WriteChunkStart", 0x50DC30 }, + { "zCArchiver::zTChunkRecord::~zTChunkRecord", 0x50DF80 }, + { "zCArchiverBinSafe::WriteChunkEnd", 0x50E020 }, + { "zCArchiverBinSafe::WriteObject", 0x50E260 }, + { "zCArchiverBinSafe::OpenReadBuffer", 0x50E4F0 }, + { "zCArchiverBinSafe::OpenReadFile", 0x50E6C0 }, + { "zCArchiverBinSafe::RestoreBuffer", 0x50E720 }, + { "zCArchiverBinSafe::RestoreStringEOL", 0x50E750 }, + { "zCArchiverBinSafe::RestoreString0", 0x50E760 }, + { "zCArchiverBinSafe::RestoreGetPos", 0x50E770 }, + { "zCArchiverBinSafe::RestoreSeek", 0x50E790 }, + { "zCArchiverBinSafe::ReadHeader", 0x50E7D0 }, + { "zCArchiverBinSafe::CheckObjectListSize", 0x50EAE0 }, + { "zCArchiverBinSafe::CreateObject", 0x50EB90 }, + { "zCArchiverBinSafe::GetClassDefByString", 0x50EC60 }, + { "zCArchiverBinSafe::ReadChunkStartASCII", 0x50EE00 }, + { "zCArchiverBinSafe::ReadChunkStart", 0x50F060 }, + { "zCArchiver::zTChunkRecord::operator=", 0x50F3A0 }, + { "zCArchiverBinSafe::ReadChunkStartNamed", 0x50F720 }, + { "zCArchiverBinSafe::GetCurrentChunkVersion", 0x50F750 }, + { "zCArchiverBinSafe::ReadChunkEnd", 0x50F770 }, + { "zCArchiverBinSafe::ReadObject", 0x50F780 }, + { "zCArchiverBinSafe::SkipChunk", 0x50FDE0 }, + { "zCArchiverBinSafe::ReadEntryASCII", 0x50FFB0 }, + { "zCArchiverBinSafe::ReadFloat", 0x5105B0 }, + { "zCArchiverBinSafe::ReadVec3", 0x5105D0 }, + { "zCArchiverBinSafe::ReadInt", 0x510610 }, + { "zCArchiverBinSafe::ReadByte", 0x510630 }, + { "zCArchiverBinSafe::ReadWord", 0x510650 }, + { "zCArchiverBinSafe::ReadBool", 0x510670 }, + { "zCArchiverBinSafe::ReadString", 0x510690 }, + { "zCArchiverBinSafe::ReadColor", 0x510750 }, + { "zCArchiverBinSafe::ReadEnum", 0x510770 }, + { "zCArchiverBinSafe::ReadRaw", 0x510790 }, + { "zCArchiverBinSafe::ReadRawFloat", 0x5107C0 }, + { "zCArchiverBinSafe::GetParentObject", 0x5109A0 }, + { "zCClassDef::~zCClassDef", 0x510A30 }, + { "zCArray::InsertEnd", 0x510A80 }, + { "zCArchiver::zTChunkRecord::`vector deleting destructor'", 0x510CC0 }, + { "zCArray::AllocDelta", 0x510D20 }, + { "zCArray::AllocDelta", 0x510D90 }, + { "zCArchiver::zTChunkRecord::zTChunkRecord", 0x510FA0 }, + { "GETStringMap::SetAt", 0x510FE0 }, + { "GETStringMap::SetAtForce", 0x5111D0 }, + { "GETStringMap::RemoveAll", 0x511360 }, + { "GETStringMap::Lookup", 0x511460 }, + { "GETStringMap::GetNextElement", 0x5114E0 }, + { "GETStringMap::GESNextEntry::`scalar deleting destructor'", 0x511600 }, + { "GETStringMap::GESNextEntry::~GESNextEntry", 0x511650 }, + { "GETStringMap::GetElement", 0x511690 }, + { "zCArchiverGeneric::_CreateNewInstance", 0x511930 }, + { "zCArchiverGeneric::zCArchiverGeneric", 0x511AB0 }, + { "zCArchiverGeneric::_GetClassDef", 0x511BD0 }, + { "zCArchiverGeneric::SkipOpenChunk", 0x511BE0 }, + { "zCArchiverGeneric::GetFile", 0x511BF0 }, + { "zCArchiverGeneric::SetStringEOL", 0x511C00 }, + { "zCArchiverGeneric::GetStringEOL", 0x511D80 }, + { "zCArchiverGeneric::GetChecksumEnabled", 0x511DC0 }, + { "zCArchiverGeneric::SetChecksumEnabled", 0x511DD0 }, + { "zCArchiverGeneric::SetNoReadSearchCycles", 0x511DE0 }, + { "zCArchiverGeneric::InProperties", 0x511DF0 }, + { "zCArchiverGeneric::InSaveGame", 0x511E00 }, + { "zCArchiverGeneric::InBinaryMode", 0x511E10 }, + { "zCArchiverGeneric::`scalar deleting destructor'", 0x511E30 }, + { "zCArchiverGeneric::~zCArchiverGeneric", 0x511E60 }, + { "zCArchiverGeneric::DebugMessage", 0x511F70 }, + { "zCArchiverGeneric::WriteHeaderNumObj", 0x511F90 }, + { "zCArchiverGeneric::Close", 0x512080 }, + { "zCArchiverGeneric::EndOfArchive", 0x512200 }, + { "zCArchiverGeneric::DeleteBuffer", 0x512270 }, + { "zCArchiverGeneric::GetBufferString", 0x512290 }, + { "zCArchiverGeneric::GetBuffer", 0x512400 }, + { "zCArchiverGeneric::OpenWriteBuffer", 0x512410 }, + { "zCArchiverGeneric::OpenWriteFile", 0x5125E0 }, + { "zCArchiverGeneric::StoreBuffer", 0x512650 }, + { "zCArchiverGeneric::StoreString", 0x512680 }, + { "zCArchiverGeneric::StoreGetPos", 0x5126C0 }, + { "zCArchiverGeneric::StoreSeek", 0x5126E0 }, + { "zCArchiverGeneric::StoreStringEOL", 0x512710 }, + { "zCArchiverGeneric::WriteHeader", 0x512740 }, + { "zCArchiverGeneric::IsStringValid", 0x5127B0 }, + { "zCArchiverGeneric::WriteASCIILine", 0x5127F0 }, + { "zCArchiverGeneric::WriteInt", 0x5129E0 }, + { "zCArchiverGeneric::WriteByte", 0x512AA0 }, + { "zCArchiverGeneric::WriteWord", 0x512B70 }, + { "zCArchiverGeneric::WriteFloat", 0x512C40 }, + { "zCArchiverGeneric::WriteBool", 0x512D10 }, + { "zCArchiverGeneric::WriteString", 0x512DE0 }, + { "zCArchiverGeneric::WriteVec3", 0x512E40 }, + { "zCArchiverGeneric::WriteColor", 0x513080 }, + { "zCArchiverGeneric::WriteRaw", 0x513330 }, + { "zCArchiverGeneric::WriteRawFloat", 0x513500 }, + { "zCArchiverGeneric::WriteEnum", 0x513790 }, + { "zCArchiverGeneric::WriteChunkStart", 0x513940 }, + { "zCArchiverGeneric::WriteChunkEnd", 0x513DC0 }, + { "zCArchiverGeneric::WriteObject", 0x514060 }, + { "zCArchiverGeneric::WriteGroupBegin", 0x514320 }, + { "zCArchiverGeneric::WriteGroupEnd", 0x514400 }, + { "zCArchiverGeneric::OpenReadBuffer", 0x5144E0 }, + { "zCArchiverGeneric::OpenReadFile", 0x5146B0 }, + { "zCArchiverGeneric::RestoreBuffer", 0x514720 }, + { "zCArchiverGeneric::RestoreStringEOL", 0x514750 }, + { "zCArchiverGeneric::RestoreString0", 0x514B30 }, + { "zCArchiverGeneric::RestoreGetPos", 0x514B40 }, + { "zCArchiverGeneric::RestoreSeek", 0x514B60 }, + { "zCArchiverGeneric::ReadHeader", 0x514BA0 }, + { "zCArchiverGeneric::CheckObjectListSize", 0x514EA0 }, + { "zCArchiverGeneric::CreateObject", 0x514F50 }, + { "zCArchiverGeneric::GetClassDefByString", 0x515020 }, + { "zCArchiverGeneric::ReadChunkStartASCII", 0x5151C0 }, + { "zCArchiverGeneric::ReadChunkStart", 0x515410 }, + { "zCArchiverGeneric::ReadChunkStartNamed", 0x515960 }, + { "zCArchiverGeneric::GetCurrentChunkVersion", 0x515990 }, + { "zCArchiverGeneric::ReadChunkEnd", 0x5159B0 }, + { "zCArchiverGeneric::ReadObject", 0x5159C0 }, + { "zCArchiverGeneric::SkipChunk", 0x5161C0 }, + { "zCArchiverGeneric::ReadEntryASCII", 0x5163C0 }, + { "zCArchiverGeneric::ReadFloat", 0x516820 }, + { "zCArchiverGeneric::ReadVec3", 0x516840 }, + { "zCArchiverGeneric::ReadInt", 0x516880 }, + { "zCArchiverGeneric::ReadByte", 0x5168A0 }, + { "zCArchiverGeneric::ReadWord", 0x5168C0 }, + { "zCArchiverGeneric::ReadBool", 0x5168E0 }, + { "zCArchiverGeneric::ReadString", 0x516900 }, + { "zCArchiverGeneric::ReadColor", 0x5169C0 }, + { "zCArchiverGeneric::ReadEnum", 0x5169E0 }, + { "zCArchiverGeneric::ReadRaw", 0x516A00 }, + { "zCArchiverGeneric::ReadRawFloat", 0x516C30 }, + { "zCArchiverGeneric::TestClassIntegrity", 0x517140 }, + { "zCArchiverGeneric::GetParentObject", 0x5179E0 }, + { "zCArray::AllocAbs", 0x517A70 }, + { "zCSparseArray::~zCSparseArray", 0x517AE0 }, + { "zCSparseArray::SizeIndex", 0x517B30 }, + { "zCSparseArray::SizeData", 0x517B40 }, + { "zCSparseArray::SizeAll", 0x517B50 }, + { "zCSparseArray::IndexPtr", 0x517B60 }, + { "zCSparseArray::DataPtr", 0x517B70 }, + { "zCSparseArray::ManDatPtr", 0x517B80 }, + { "zCSparseArray::IndexIsEqual", 0x517B90 }, + { "zCSparseArray::CopyIndex", 0x517BB0 }, + { "zCSparseArray::DestructIndex", 0x517BD0 }, + { "zCSparseArray::Hash", 0x517BE0 }, + { "zCSparseArray::ConstructData", 0x517C00 }, + { "zCSparseArray::DestructData", 0x517C10 }, + { "zCSparseArray::`vector deleting destructor'", 0x517C20 }, + { "zCRndAlphaSortObject_Vob::zCRndAlphaSortObject_Vob", 0x517D60 }, + { "zCRndAlphaSortObject::IsAlphaPoly", 0x517D80 }, + { "zCRndAlphaSortObject_Vob::~zCRndAlphaSortObject_Vob", 0x517D90 }, + { "zCRndAlphaSortObject::`scalar deleting destructor'", 0x517E10 }, + { "zCRndAlphaSortObject_Vob::`scalar deleting destructor'", 0x517E30 }, + { "zCRndAlphaSortObject_Vob::GetFreeAlphaVob", 0x517E80 }, + { "zCRndAlphaSortObject_Vob::ResetFreeList", 0x517F60 }, + { "zCRndAlphaSortObject_Vob::Draw", 0x517F70 }, + { "zCRndAlphaSortObject_Vob::ClearList", 0x518030 }, + { "zCBspBase::ReleaseStaticReferences", 0x518090 }, + { "zCBspSector::CompareOutdoorPortalBBox2D", 0x518190 }, + { "zCBspSector::InitHorizonByOutdoorPortals", 0x5181D0 }, + { "zCBspSector::CalcCenterByPortals", 0x518380 }, + { "zCBspSector::IsRendered", 0x518420 }, + { "zCBspSector::Rendered", 0x518440 }, + { "zCBspSector::IsActivated", 0x518450 }, + { "zCBspSector::Activate", 0x518470 }, + { "zCBspSector::HasManyBigPortals", 0x518550 }, + { "zCPortal::RemoveFromBsp", 0x518590 }, + { "zCPortal::zCPortal", 0x5185B0 }, + { "zCBspBase::DescribeTree", 0x518C50 }, + { "zCPolygon::RenderPoly", 0x518F30 }, + { "zCPolygon::TransformProjectLight", 0x519380 }, + { "zCBspTree::zCBspTree", 0x519560 }, + { "zCBspTree::~zCBspTree", 0x5196F0 }, + { "zCBspLeaf::`vector deleting destructor'", 0x5197B0 }, + { "zCBspTree::InitTree", 0x519810 }, + { "zCBspLeaf::zCBspLeaf", 0x5198F0 }, + { "zCBspTree::DisposeTree", 0x519970 }, + { "zCBspSector::~zCBspSector", 0x519AD0 }, + { "zCBspTree::S_SetStaticMeshLODValue", 0x519B70 }, + { "zCBspTree::S_GetStaticMeshLODValue", 0x519BC0 }, + { "zCBspTree::BuildRecursive", 0x519BD0 }, + { "zCBspTree::Build", 0x519EB0 }, + { "zCBspNode::zCBspNode", 0x51A300 }, + { "zCBspBase::CountNodes", 0x51A320 }, + { "zCBspTree::UpdateVertexDependencies", 0x51A360 }, + { "zTBBox3D::AddPoint", 0x51A4B0 }, + { "zCBspTree::CollectPolysInBBox3DAngle", 0x51A530 }, + { "zCBspTree::RenderLightList", 0x51A6A0 }, + { "zCBspTree::RenderVobList", 0x51A7E0 }, + { "zCVob::GetPositionWorld", 0x51B3C0 }, + { "zCVob::GetAtVectorWorld", 0x51B3E0 }, + { "zCVob::GetUpVectorWorld", 0x51B400 }, + { "zCVob::GetRightVectorWorld", 0x51B420 }, + { "zCBspLeaf::~zCBspLeaf", 0x51B490 }, + { "zCBspLeaf::PolyPlueckerAddRef", 0x51B6E0 }, + { "zCBspLeaf::PolyPlueckerRelease", 0x51B960 }, + { "zCBspLeaf::AddVobsToRenderList", 0x51B990 }, + { "zCBspLeaf::AddVobsToRenderListOutdoor", 0x51BBA0 }, + { "zCBspBase::AddVobsToRenderListSubtree", 0x51C0F0 }, + { "zCBspBase::GetScreenBBox2D", 0x51C1C0 }, + { "zCBspBase::CollectNodeLights", 0x51C430 }, + { "zCBspLeaf::RenderLeafIndoor", 0x51C5C0 }, + { "zCBspBase::RenderTrivInIndoor", 0x51C780 }, + { "zCBspBase::RenderIndoor", 0x51C7C0 }, + { "zCBspBase::RenderNodeOutdoor", 0x51C860 }, + { "zCBspBase::RenderOutdoor", 0x51CBA0 }, + { "zTBBox3D::zTBBox3D", 0x51CDF0 }, + { "zCCamera::Project", 0x51D7F0 }, + { "zCBspTree::Render", 0x51D840 }, + { "zCBspNode::CalcPlaneSignbits", 0x51E180 }, + { "zCBspBase::AddVobToLeafs", 0x51E1C0 }, + { "zCBspBase::AddVobLightToLeafs", 0x51E300 }, + { "zCBspBase::RemoveVobFromLeafs", 0x51E610 }, + { "zCBspTree::RemoveVob", 0x51E6E0 }, + { "zCBspTree::AddVob", 0x51E6F0 }, + { "zCBspTree::AdjustVob", 0x51E750 }, + { "zCBspBase::CollectVobsSubtree", 0x51E7B0 }, + { "zCBspBase::CollectVobsInBBox3D", 0x51E7C0 }, + { "zCBspBase::CollectVobsSubtree_I", 0x51E7D0 }, + { "zCBspBase::CollectLightVobsSubtree", 0x51E9D0 }, + { "zCBspBase::CollectLightVobsSubtree_I", 0x51E9E0 }, + { "zCBspBase::CollectVobsInBBox3D_I", 0x51EBE0 }, + { "zCBspLeaf::TraceRayCollectVobs", 0x51EE30 }, + { "zCBspBase::FindLeaf", 0x51F050 }, + { "zCBspTree::CalcLeafRealBBox3D", 0x51F090 }, + { "zCBspBase::CheckRayAgainstPolys", 0x51F180 }, + { "zCBspBase::CheckRayAgainstPolysNearestHit", 0x51F2A0 }, + { "zCBspBase::CheckRayAgainstPolysCache", 0x51F440 }, + { "zCBspBase::RayIntersection", 0x51F5E0 }, + { "zCBspTree::TraceRay", 0x51F850 }, + { "zCBspTree::SetRayCache", 0x51FA50 }, + { "zCCBspNode::CheckRayAgainstPolysNearestHit", 0x51FA60 }, + { "zCCBspNode::RayIntersectionOctree", 0x51FB80 }, + { "zCCBspNode::TraceRay", 0x51FE00 }, + { "zCBspBase::CollectPolysInBBox3DRec", 0x51FE70 }, + { "zCBspBase::CollectPolysInBBox3D", 0x5200C0 }, + { "zCCBspNode::CollectPolysInBBox3DRec", 0x520110 }, + { "zCCBspNode::CollectPolysInBBox3D", 0x5202C0 }, + { "zCBspTree::FindLeaks", 0x520310 }, + { "zCBspTree::MarkOccluderPolys", 0x520640 }, + { "zCBspBase::SortNodePolys", 0x520C00 }, + { "zCBspSector::RenderSector", 0x520C50 }, + { "zCBspSector::ActivateSectorRec", 0x520D90 }, + { "zCBspSector::ActivateSectorRecIndoor", 0x521310 }, + { "zCBspSector::RenderActiveSectorList", 0x521830 }, + { "zCCBspTree::GetBspSectorByName", 0x521870 }, + { "zCBspTree::GetSectorNameVobIsIn", 0x521920 }, + { "zCCBspTree::GetPolyNeighbours", 0x521940 }, + { "zCCBspTree::MarkGhostOccluder", 0x521A20 }, + { "zCCBspTree::CreateBspSectors", 0x521BD0 }, + { "zVEC3::GetString", 0x523B90 }, + { "zTBBox2D::zTBBox2D", 0x523DE0 }, + { "zCBspTree::GetBspSectorByName", 0x523DF0 }, + { "zCBspTree::CreateBspSectors2", 0x523EA0 }, + { "zCBspTree::GetFileVersion", 0x524220 }, + { "zCBspBase::SaveBINRec", 0x524230 }, + { "zCBspBase::LoadBINRec", 0x524330 }, + { "zCBspTree::SaveBIN", 0x5244C0 }, + { "zCBspTree::ConnectMaterialsToSectors", 0x524FC0 }, + { "zCBspTree::LoadBIN", 0x525330 }, + { "zCBspBase::zCBspBase", 0x526200 }, + { "zCMesh::operator delete", 0x526210 }, + { "zCBspTree::CalcStaticLeafLightData", 0x526230 }, + { "zCArray::zCArray", 0x526690 }, + { "zCArray::~zCArray", 0x5266A0 }, + { "zCMesh::PrelightMesh", 0x5266C0 }, + { "zCArray::InsertEnd", 0x5266E0 }, + { "zCArray::InsertAtPos", 0x5267D0 }, + { "zCCBspTree::zCCBspTree", 0x5268E0 }, + { "zCArray::AllocAbs", 0x526900 }, + { "zCArray::zCArray", 0x526970 }, + { "zCArray::zCArray", 0x5269A0 }, + { "zCArray::AllocAbs", 0x526A00 }, + { "zCSparseArray::~zCSparseArray", 0x526A70 }, + { "zCSparseArray::SizeIndex", 0x526AC0 }, + { "zCSparseArray::SizeData", 0x526AD0 }, + { "zCSparseArray::SizeAll", 0x526AE0 }, + { "zCSparseArray::IndexPtr", 0x526AF0 }, + { "zCSparseArray::DataPtr", 0x526B00 }, + { "zCSparseArray::ManDatPtr", 0x526B10 }, + { "zCSparseArray::IndexIsEqual", 0x526B20 }, + { "zCSparseArray::CopyIndex", 0x526B40 }, + { "zCSparseArray::DestructIndex", 0x526B60 }, + { "zCSparseArray::Hash", 0x526B70 }, + { "zCSparseArray::ConstructData", 0x526B90 }, + { "zCSparseArray::DestructData", 0x526BA0 }, + { "zCSparseArray::`scalar deleting destructor'", 0x526BD0 }, + { "zCArray::AllocDelta", 0x526BF0 }, + { "zCArray::InsertEnd", 0x526C60 }, + { "zCArray::AllocDelta", 0x526D50 }, + { "zCArray::AllocDelta", 0x526DC0 }, + { "zCArray::InsertEnd", 0x526E30 }, + { "zCArray::AllocDelta", 0x526F20 }, + { "zCArray::InsertEnd", 0x526F90 }, + { "zCArray::AllocDelta", 0x527080 }, + { "zCArray::InsertEnd", 0x5270F0 }, + { "zCArraySort::InsertEnd", 0x5271E0 }, + { "zCArray::AllocDelta", 0x5272E0 }, + { "zCArray::AllocDelta", 0x527370 }, + { "zCCBspNode::~zCCBspNode", 0x5274D0 }, + { "zCCBspTree::SetBspTreeMode", 0x527540 }, + { "zCCBspTree::~zCCBspTree", 0x5275C0 }, + { "zCCBspTree::DeleteTree", 0x5276A0 }, + { "zCCBspNode::`scalar deleting destructor'", 0x527780 }, + { "zCCBspTree::AddMesh", 0x5277F0 }, + { "zCCBspTree::BuildTree", 0x527B00 }, + { "zCCBspNode::RemovePoly", 0x5282C0 }, + { "zCCBspNode::LODGenerate", 0x5283A0 }, + { "zCCBspNode::LODTriangulatePortal", 0x528970 }, + { "zVEC3::IsEqualEps", 0x528CA0 }, + { "zCCBspNode::LODCollectLeafPolys", 0x528CF0 }, + { "zCMesh::LODRecalcEdge", 0x528FC0 }, + { "zTLODEdge::CalcIsBorderVert", 0x529440 }, + { "zTLODEdge::IsBorderVert", 0x5294A0 }, + { "zTLODEdge::CalcScoreDir", 0x529710 }, + { "zCMesh::LODGenerate", 0x5297D0 }, + { "zVEC2::IsEqualEps", 0x52A530 }, + { "zTLODEdge::~zTLODEdge", 0x52A5B0 }, + { "zCCBspNode::DoesNodeContainPoly", 0x52A610 }, + { "zCCBspNode::CheckPortalConsistency", 0x52A690 }, + { "zCCBspNode::SplitPortals", 0x52ADC0 }, + { "zCPortal::operator delete", 0x52B320 }, + { "zCPortal::Init", 0x52B330 }, + { "zCCBspNode::SplitPortalByAllPortals", 0x52B350 }, + { "zCCBspNode::EnumeratePortals", 0x52B600 }, + { "zCCBspNode::ClassifyPortals", 0x52B760 }, + { "zCPortal::~zCPortal", 0x52B7E0 }, + { "zCCBspNode::Portalize", 0x52B7F0 }, + { "zCCBspNode::SelectPlane", 0x52BAE0 }, + { "zCCBspNode::SelectPlaneOctree", 0x52BD40 }, + { "zCCBspNode::ClassifyRayToNode", 0x52BF60 }, + { "zCCBspNode::ClassifyPolyToNode2", 0x52C1A0 }, + { "zCCBspNode::OutdoorKillRedundantLeafs", 0x52C410 }, + { "zCCBspNode::AddPoly", 0x52C660 }, + { "zCCBspNode::BuildTree", 0x52C6B0 }, + { "zCPolygon::operator delete", 0x52D320 }, + { "zCCBspNode::zCCBspNode", 0x52D330 }, + { "zCCBspNode::PushPolyFront", 0x52D350 }, + { "zCCBspNode::CalcBBox3D", 0x52D3F0 }, + { "zCCBspNode::CalcSubtreeBBox3D", 0x52D4D0 }, + { "zCCBspNode::CalcSubtreeBBox3DCell", 0x52D680 }, + { "zCCBspNode::CountNodes", 0x52D770 }, + { "zCCBspNode::CountLeafs", 0x52D7A0 }, + { "zCCBspNode::CountPolys", 0x52D7E0 }, + { "zCCBspNode::CountDepthRec", 0x52D810 }, + { "zCCBspNode::CountDepth", 0x52D880 }, + { "zCCBspNode::DescribeTree", 0x52D930 }, + { "zCList2::DeleteList", 0x52DE70 }, + { "zCList2::Insert", 0x52DEB0 }, + { "zCList2::Remove", 0x52DED0 }, + { "zCList2::Delete", 0x52DF10 }, + { "zCList2::Get", 0x52DF70 }, + { "zCArraySort::AllocDelta", 0x52E000 }, + { "zCArraySort::Search", 0x52E070 }, + { "zCArraySort::RemoveOrderIndex", 0x52E0E0 }, + { "zCArray::InsertEnd", 0x52E110 }, + { "zCArraySort::InsertEnd", 0x52E200 }, + { "zCBuildPortal::zCBuildPortal", 0x52E320 }, + { "zCBuildPortal::~zCBuildPortal", 0x52E3A0 }, + { "zCBspTree::PreprocessIndoorPortals", 0x52E430 }, + { "zCBspTree::GetPolyNeighbours", 0x52E790 }, + { "zCBspTree::PostprocessIndoorPortals", 0x52E840 }, + { "zCModelPrototype::ReadSoftSkinVertList", 0x52FF50 }, + { "zCArray::AllocAbs", 0x52FF70 }, + { "zCArray::zCArray", 0x52FFE0 }, + { "zCArray::~zCArray", 0x52FFF0 }, + { "zCArray::InsertEnd", 0x530010 }, + { "zCArray::InsertEnd", 0x530100 }, + { "zTBCylinder3D::IsIntersecting", 0x530220 }, + { "zTBCylinder3D::Draw", 0x530290 }, + { "zTBCylinder3D::SetByBBox3D", 0x530340 }, + { "zTBSphere3D::IsIntersecting", 0x5303E0 }, + { "zTBSphere3D::ClassifyPlane", 0x5304F0 }, + { "zTBSphere3D::Draw", 0x530540 }, + { "zTBBox3D::Init", 0x530860 }, + { "zTBBox3D::SetMaximumBox", 0x530880 }, + { "zTBBox3D::GetVolume", 0x5308A0 }, + { "zTBBox3D::CalcGreaterBBox3D", 0x5308C0 }, + { "zTBBox3D::ClipToBBox3D", 0x530920 }, + { "zTBBox3D::GetDescription", 0x5309A0 }, + { "zTBBox3D::SetByDescription", 0x530D60 }, + { "zTBBox3D::Transform", 0x531030 }, + { "zTBBox3D::UnTransform", 0x531140 }, + { "zTBBox3D::IsIntersectingSweep", 0x531490 }, + { "zTBBox3D::IsTrivIn", 0x5316B0 }, + { "zTBBox3D::IsTrivInLine", 0x531710 }, + { "zTBBox3D::Classify", 0x5317F0 }, + { "zTBBox3D::GetNearestPoint", 0x5318B0 }, + { "zTBBox3D::Scale", 0x531BA0 }, + { "zTBBox3D::GetMinExtent", 0x531C30 }, + { "zTBBox3D::GetSphere3D", 0x531C70 }, + { "zTBBox3D::TraceRay", 0x531CF0 }, + { "zTBBox3D::Draw", 0x531E90 }, + { "zTBBox3D::GetCornerPoints", 0x5321F0 }, + { "zTBBox3D::GetScreenSize", 0x532360 }, + { "zTBBox3D::ClassifyToPlane", 0x532480 }, + { "zTBBox3D::ClassifyToPlaneSides", 0x532790 }, + { "zTBBox3D::SaveBIN", 0x532A80 }, + { "zTBBox3D::LoadBIN", 0x532AA0 }, + { "zTBBox2D::Classify", 0x532AC0 }, + { "zTBBox2D::ClipToBBox2D", 0x532B70 }, + { "zTBBox2D::Draw", 0x532BC0 }, + { "zCOBBox3D::~zCOBBox3D", 0x532C90 }, + { "zCOBBox3D::Draw", 0x532D20 }, + { "zCOBBox3D::BuildOBB", 0x533970 }, + { "zCOBBox3D::BuildRec", 0x5343B0 }, + { "zCOBBox3D::BuildOBBTree", 0x5346F0 }, + { "zCOBBox3D::TestIntersectionOBB", 0x534740 }, + { "zCOBBox3D::TestIntersectionTreeRec", 0x534FF0 }, + { "zCOBBox3D::TestIntersectionTree", 0x5350D0 }, + { "zCOBBox3D::TraceRay", 0x535100 }, + { "zMAT4::Rotate", 0x535270 }, + { "zCOBBox3D::CheckOBBPolyIntersection", 0x5352D0 }, + { "zCOBBox3D::GetBBox3D", 0x5355B0 }, + { "zCOBBox3D::SetByBBox3D", 0x5357B0 }, + { "zCOBBox3D::Transform", 0x5358B0 }, + { "zCOBBox3D::operator=", 0x535A10 }, + { "zCOBBox3D::SaveBIN", 0x535B80 }, + { "zCOBBox3D::LoadBIN", 0x535C10 }, + { "zCList::~zCList", 0x535D60 }, + { "zCCamera::zCCamera", 0x535DE0 }, + { "zCCamera::~zCCamera", 0x5360C0 }, + { "zCCamera::PushTransform", 0x536130 }, + { "zCCamera::PopTransform", 0x5361C0 }, + { "zCCamera::SetTransform", 0x536300 }, + { "zCCamera::GetTransform", 0x536460 }, + { "zCCamera::Activate", 0x5364C0 }, + { "zCCamera::CreateProjectionMatrix", 0x5365D0 }, + { "zCCamera::UpdateProjectionMatrix", 0x536650 }, + { "zCCamera::GetFOV", 0x5366A0 }, + { "zCCamera::SetFOV", 0x5366E0 }, + { "zCCamera::UpdateViewport", 0x536850 }, + { "zCCamera::SetRenderTarget", 0x536990 }, + { "zCCamera::SetUpFrustum", 0x5369B0 }, + { "zCCamera::SetNearClipZ", 0x536CC0 }, + { "zCCamera::SetFarClipZ", 0x536D30 }, + { "zCCamera::BBox3DInFrustum", 0x536E90 }, + { "zCCamera::StopTremor", 0x537130 }, + { "zCCamera::AddTremor", 0x537140 }, + { "zCCamera::PreRenderProcessing", 0x5372B0 }, + { "zCCamera::PostRenderProcessing", 0x537400 }, + { "zCCamera::GetCamPos", 0x537440 }, + { "zCCamera::InitDrawPolySimple", 0x537470 }, + { "zCCamera::CleanupDrawPolySimple", 0x537540 }, + { "zCCamera::DrawPolySimple", 0x5375A0 }, + { "zCCamera::SetRenderScreenFade", 0x5376B0 }, + { "zCCamera::SetRenderCinemaScope", 0x5376D0 }, + { "zCCamera::RenderCinemaScope", 0x5377B0 }, + { "zCCamera::ScreenProjectionTouchesPortalRough", 0x537900 }, + { "zCCamera::ScreenProjectionTouchesPortal", 0x537B80 }, + { "zCCollisionReport::zCCollisionReport", 0x537FD0 }, + { "zCCollisionReport::~zCCollisionReport", 0x537FF0 }, + { "zCCollisionReport::`scalar deleting destructor'", 0x538000 }, + { "zCCollisionDetector::zCCollisionDetector", 0x538060 }, + { "zCCollisionDetector::`scalar deleting destructor'", 0x5380E0 }, + { "zCCollisionDetector::~zCCollisionDetector", 0x538130 }, + { "zCCollisionDetector::GetTestFuncIndex", 0x538160 }, + { "zCCollisionDetector::RegisterStaticIntersectionTest", 0x5381C0 }, + { "zCCollisionDetector::RegisterDynamicIntersectionTest", 0x5381F0 }, + { "zCCollisionDetector::CanCollide", 0x538220 }, + { "zCCollisionDetector::S_ResetFreeCollReportList", 0x538260 }, + { "zCCollisionDetector::S_GetNextFreeCollReport", 0x538270 }, + { "zCCollisionDetector::DoDynamicIntersectionTests", 0x538350 }, + { "zCCollisionDetector::DoStaticIntersectionTests", 0x538500 }, + { "zCCollisionDetector::DetectCollisions", 0x5388C0 }, + { "zCVob::IsColliding", 0x5389E0 }, + { "zCArray::AllocDelta", 0x538A00 }, + { "zCArray::InsertEnd", 0x538A70 }, + { "zCArray::AllocDelta", 0x538B60 }, + { "zCCollisionObject::_CreateNewInstance", 0x538CB0 }, + { "zCCollisionObject::GetCollObjClass", 0x538CF0 }, + { "zCCollisionObject::DetectCollisionsSelf", 0x538D00 }, + { "zCCollisionObject::CollisionResponse", 0x538D10 }, + { "zCCollisionObject::GetAdaptiveStepSize", 0x538D20 }, + { "zCCollisionObject::SuppressCollisionResponse", 0x538D30 }, + { "zCCollisionObject::`scalar deleting destructor'", 0x538D40 }, + { "zCCollisionObjectDef::zCCollisionObjectDef", 0x538D60 }, + { "zCCollisionObject::CalcIntermediateTrafo", 0x538F40 }, + { "zCCollisionObject::GetLargestBBox3DLocal", 0x539060 }, + { "zCCollObjectUndef::_CreateNewInstance", 0x539140 }, + { "zCCollObjectUndef::GetCollObjClass", 0x539180 }, + { "zCCollObjectUndef::`scalar deleting destructor'", 0x539190 }, + { "zCCollObjectUndef::~zCCollObjectUndef", 0x5391B0 }, + { "zCCollObjectLevelPolys::_CreateNewInstance", 0x539200 }, + { "zCCollObjectLevelPolys::GetCollObjClass", 0x539250 }, + { "zCCollObjectLevelPolys::`scalar deleting destructor'", 0x539260 }, + { "zCCollObjectLevelPolys::~zCCollObjectLevelPolys", 0x539280 }, + { "zCCollObjectBase::~zCCollObjectBase", 0x5392E0 }, + { "zCCollObjectCharacter::_CreateNewInstance", 0x539330 }, + { "zCCollObjectPoint::_CreateNewInstance", 0x5393E0 }, + { "zCCollObjectPoint::GetCollObjClass", 0x539420 }, + { "zCCollObjectPoint::`scalar deleting destructor'", 0x539430 }, + { "zCCollObjectPoint::~zCCollObjectPoint", 0x539450 }, + { "zCCollObjectProjectile::_CreateNewInstance", 0x5394A0 }, + { "zCCollObjectProjectile::GetCollObjClass", 0x5394E0 }, + { "zCCollObjectProjectile::`scalar deleting destructor'", 0x5394F0 }, + { "zCCollObjectProjectile::~zCCollObjectProjectile", 0x539510 }, + { "zCCollObjectComplex::_CreateNewInstance", 0x539560 }, + { "zCCollObjectComplex::GetCollObjClass", 0x5395A0 }, + { "zCCollObjectComplex::`scalar deleting destructor'", 0x5395B0 }, + { "zCCollObjectComplex::~zCCollObjectComplex", 0x5395D0 }, + { "zCCollObjectBoxBlocker::_CreateNewInstance", 0x539620 }, + { "zCCollObjectBoxBlocker::GetCollObjClass", 0x539660 }, + { "zCCollObjectBoxBlocker::`scalar deleting destructor'", 0x539670 }, + { "zCCollObjectBoxBlocker::~zCCollObjectBoxBlocker", 0x539690 }, + { "zCCollObjectBoxPassThrough::_CreateNewInstance", 0x5396E0 }, + { "zCCollObjectBoxPassThrough::GetCollObjClass", 0x539720 }, + { "zCCollObjectBoxPassThrough::SuppressCollisionResponse", 0x539730 }, + { "zCCollObjectBoxPassThrough::`scalar deleting destructor'", 0x539740 }, + { "zCCollObjectBoxPassThrough::~zCCollObjectBoxPassThrough", 0x539760 }, + { "zCCollObjectPoint::GetLargestBBox3DLocal", 0x539770 }, + { "zCCollObjectPoint::CollisionResponse", 0x539810 }, + { "zMAT4::Translate", 0x5399B0 }, + { "zCCollObjectPoint::GetCenterOffsetLocal", 0x5399E0 }, + { "zCCollObjectPoint::GetCenterOffsetNew", 0x539A60 }, + { "zTBBox3D::GetCenterFloor", 0x539B90 }, + { "zCCollObjectPoint::SetUpVectorNew", 0x539BC0 }, + { "zCCollObjectPoint::DetectCollisionsSelf", 0x539DE0 }, + { "zCCollObjectComplex::GetAdaptiveStepSize", 0x539DF0 }, + { "zCCollObjectComplex::CollisionResponse", 0x539E70 }, + { "TestDynamic_Projectile_Char", 0x539F90 }, + { "zTBBox3D::GetCenter", 0x53A2A0 }, + { "TestDynamic_XXX_BoxPassThrough", 0x53A2E0 }, + { "zCCollObjectBase::S_CalcAdaptiveCollStepFromVisualBBox", 0x53A4D0 }, + { "zCCollObjectBase::S_CalcGeneric_CollNormal_ContactPoint", 0x53A550 }, + { "zCCollObjectBase::GetLargestBBox3DLocal", 0x53A6D0 }, + { "zCCollObjectBase::S_RegisterCollisionTestFuncs", 0x53A760 }, + { "zCCollObjectCharacter::zCCollObjectCharacter", 0x53B230 }, + { "zCCollObjectBase::`scalar deleting destructor'", 0x53B3C0 }, + { "zCCollObjectCharacter::GetCollObjClass", 0x53B3E0 }, + { "zCCollObjectCharacter::IsDead", 0x53B3F0 }, + { "zCCollObjectCharacter::DontLetHimComeNearer", 0x53B400 }, + { "zCCollObjectCharacter::TurnSpeed", 0x53B410 }, + { "zCCollObjectCharacter::PushAround", 0x53B420 }, + { "zCCollObjectCharacter::`scalar deleting destructor'", 0x53B430 }, + { "zCCollObjectCharacter::~zCCollObjectCharacter", 0x53B450 }, + { "zCCollObjectCharacter::GetPrimitiveCC", 0x53B510 }, + { "zCCollObjectCharacter::GetFallbackTrafoCC", 0x53B600 }, + { "zCCollObjectCharacter::S_SlideCC", 0x53BA20 }, + { "TestStatic_Char_Char", 0x53BD00 }, + { "zCCollObjectCharacter::GetCollisionPoleYDims", 0x53C350 }, + { "zCCollObjectCharacter::CalcSlideVector", 0x53C380 }, + { "Alg_AngleUnitRad", 0x53C800 }, + { "zCCollObjectCharacter::DoWallSlidingLatentRotation", 0x53C860 }, + { "zCCollObjectCharacter::FindFloorWaterCeiling", 0x53C930 }, + { "zCCollObjectCharacter::MarkSpatialStateAsUninited", 0x53CC10 }, + { "zCCollObjectCharacter::TestHardCollisions", 0x53CC60 }, + { "zCCollObjectCharacter::S_CalcAvgNormalVariance", 0x53D7A0 }, + { "zCCollObjectCharacter::GetSurfaceAlignScanOrigin", 0x53D940 }, + { "zCCollObjectCharacter::TestSoftCollisions", 0x53DA60 }, + { "zCCollObjectCharacter::DetectCollisionsSelf", 0x53EB00 }, + { "zCCollObjectCharacter::CollisionResponse", 0x53F060 }, + { "zCCollObjectCharacter::GetLargestBBox3DLocal", 0x53F4B0 }, + { "zCCollObjectCharacter::GetAdaptiveStepSize", 0x53F4D0 }, + { "zCCollObjectCharacter::PrintDebugInfos", 0x53F510 }, + { "zArraySortDefaultCompare", 0x53F550 }, + { "insertionsort", 0x53F570 }, + { "zCConvexPrimitive::PointNearestToPlane", 0x53F810 }, + { "zCConvexPrimitive::CheckCollision", 0x53F8C0 }, + { "zVEC3::operator*=", 0x540260 }, + { "zCConvexPrimitive::Distance", 0x540360 }, + { "zCConvexCollisionCache::operator delete", 0x5406C0 }, + { "zCConvexCollisionCache::zCConvexCollisionCache", 0x5406D0 }, + { "zCConvexPrimitive::Draw", 0x540720 }, + { "zCConvexPrimitive::DrawLine", 0x540800 }, + { "zCConvexPrimitive::DrawLineStrip", 0x540940 }, + { "zCConvexPrimitive::DrawVirtual", 0x540A00 }, + { "zCConvexPrimitiveUnitSphere::zCConvexPrimitiveUnitSphere", 0x540C30 }, + { "zCConvexPrimitive::GetCenterLocal", 0x540C80 }, + { "zCConvexPrimitiveUnitSphere::PointNearestToPlaneLocal", 0x540CC0 }, + { "zCConvexPrimitiveUnitSphere::SymetrySphere", 0x540CE0 }, + { "zCConvexPrimitiveUnitSphere::SymetryRotation", 0x540CF0 }, + { "zCConvexPrimitiveUnitSphere::UpdateBBox", 0x540D30 }, + { "zCConvexPrimitiveUnitSphere::`vector deleting destructor'", 0x540DA0 }, + { "zCConvexPrimitiveUnitSphere::~zCConvexPrimitiveUnitSphere", 0x540DC0 }, + { "zCConvexPrimitive::SymetrySphere", 0x540DD0 }, + { "zCConvexPrimitive::SymetryRotation", 0x540DE0 }, + { "zCConvexPrimitive::UpdateBBox", 0x540DF0 }, + { "zCConvexPrimitive::`scalar deleting destructor'", 0x540E40 }, + { "zCConvexPrimitiveUnitSphere::DrawVirtual", 0x540E80 }, + { "zCConvexPrimitiveUnitSphere::PointIsInLocal", 0x540FA0 }, + { "zCConvexPrimitiveScaleTrans::zCConvexPrimitiveScaleTrans", 0x540FE0 }, + { "zCConvexPrimitiveScaleTrans::`vector deleting destructor'", 0x541070 }, + { "zCConvexPrimitiveScaleTrans::~zCConvexPrimitiveScaleTrans", 0x541090 }, + { "zCConvexPrimitiveScaleTrans::PointNearestToPlaneLocal", 0x5410A0 }, + { "zCConvexPrimitiveScaleTrans::PointIsInLocal", 0x541160 }, + { "zCConvexPrimitiveScaleTrans::GetCenterLocal", 0x5411B0 }, + { "zCConvexPrimitiveScaleTrans::UpdateBBox", 0x5411F0 }, + { "zCConvexPrimitiveScaleTrans::DrawVirtual", 0x541240 }, + { "zCConvexPrimitiveEllipsoid::zCConvexPrimitiveEllipsoid", 0x5412F0 }, + { "zCConvexPrimitiveEllipsoid::SymetryRotation", 0x541440 }, + { "zCConvexPrimitiveEllipsoid::`scalar deleting destructor'", 0x541490 }, + { "zCConvexPrimitiveEllipsoid::~zCConvexPrimitiveEllipsoid", 0x5414B0 }, + { "zCConvexPrimitiveEllipsoid::Snap", 0x5414C0 }, + { "zCMemPool::zCMemPool", 0x541500 }, + { "zCCache::zCCache", 0x541520 }, + { "zCCache::~zCCache", 0x5415A0 }, + { "zCCache::ClearCache", 0x5416D0 }, + { "zCCache::PurgeCache", 0x5417F0 }, + { "zCSparseArray >::~zCSparseArray >", 0x541910 }, + { "zCSparseArray >::SizeIndex", 0x541960 }, + { "zCSparseArray >::SizeData", 0x541970 }, + { "zCSparseArray >::SizeAll", 0x541980 }, + { "zCSparseArray >::IndexPtr", 0x541990 }, + { "zCSparseArray >::DataPtr", 0x5419A0 }, + { "zCSparseArray >::ManDatPtr", 0x5419B0 }, + { "zCSparseArray >::IndexIsEqual", 0x5419C0 }, + { "zCSparseArray >::CopyIndex", 0x5419F0 }, + { "zCSparseArray >::DestructIndex", 0x541A10 }, + { "zCSparseArray >::Hash", 0x541A20 }, + { "zCSparseArray >::ConstructData", 0x541A40 }, + { "zCSparseArray >::DestructData", 0x541A60 }, + { "zCCache::`scalar deleting destructor'", 0x541A70 }, + { "zCSparseArray >::`scalar deleting destructor'", 0x541A90 }, + { "zCDecal::_CreateNewInstance", 0x541CD0 }, + { "zCDecal::operator delete", 0x541DE0 }, + { "zCDecal::_GetClassDef", 0x541E00 }, + { "zCDecal::IsBBox3DLocal", 0x541E10 }, + { "zCDecal::zCDecal", 0x541E20 }, + { "zCDecal::`scalar deleting destructor'", 0x541EE0 }, + { "zCDecal::~zCDecal", 0x541F10 }, + { "zCDecal::CleanupDecals", 0x541F80 }, + { "zCDecal::CreateDecalMeshes", 0x542000 }, + { "zCDecal::GetFileExtension", 0x542070 }, + { "zCDecal::LoadVisualVirtual", 0x5420D0 }, + { "zCDecal::GetRenderSortKey", 0x542230 }, + { "zCDecal::SetTexture", 0x542240 }, + { "zCDecal::SetDecalDim", 0x542260 }, + { "zCDecal::Render", 0x542280 }, + { "zCDecal::SetVisualUsedBy", 0x5423C0 }, + { "zCDecal::GetBBox3D", 0x5423E0 }, + { "zCDecal::GetVisualName", 0x542430 }, + { "zCDecal::DynLightVisual", 0x542480 }, + { "zCDecal::Archive", 0x542590 }, + { "zCDecal::Unarchive", 0x542650 }, + { "zCMgcEigenD::zCMgcEigenD", 0x5427B0 }, + { "zCMgcEigenD::~zCMgcEigenD", 0x542880 }, + { "zCMgcEigenD::Tridiagonal2", 0x5428D0 }, + { "zCMgcEigenD::Tridiagonal3", 0x542940 }, + { "zCMgcEigenD::Tridiagonal4", 0x542B00 }, + { "zCMgcEigenD::TridiagonalN", 0x5431F0 }, + { "zCMgcEigenD::QLAlgorithm", 0x5435E0 }, + { "zCMgcEigenD::DecreasingSort", 0x5438B0 }, + { "zCMgcEigenD::IncreasingSort", 0x543960 }, + { "zCMgcEigenD::Matrix", 0x543A10 }, + { "zCMgcEigenD::EigenStuff2", 0x543A60 }, + { "zCMgcEigenD::EigenStuff3", 0x543AE0 }, + { "zCMgcEigenD::EigenStuff4", 0x543B10 }, + { "zCMgcEigenD::EigenStuffN", 0x543B40 }, + { "zCMgcEigenD::EigenStuff", 0x543B80 }, + { "zCMgcEigenD::DecrSortEigenStuff2", 0x543C50 }, + { "zCMgcEigenD::DecrSortEigenStuff3", 0x543CE0 }, + { "zCMgcEigenD::DecrSortEigenStuff4", 0x543D20 }, + { "zCMgcEigenD::DecrSortEigenStuffN", 0x543D60 }, + { "zCMgcEigenD::DecrSortEigenStuff", 0x543DB0 }, + { "zCMgcEigenD::IncrSortEigenStuff2", 0x543E90 }, + { "zCMgcEigenD::IncrSortEigenStuff3", 0x543F20 }, + { "zCMgcEigenD::IncrSortEigenStuff4", 0x543F60 }, + { "zCMgcEigenD::IncrSortEigenStuffN", 0x543FA0 }, + { "zCMgcEigenD::IncrSortEigenStuff", 0x543FF0 }, + { "zCMgcEigenD::Number", 0x5440D0 }, + { "zCMgcEigenD::Report", 0x5440F0 }, + { "ostream::operator<<", 0x544210 }, + { "flush", 0x544230 }, + { "zCEngine::zCEngine", 0x544300 }, + { "zCEngine::`scalar deleting destructor'", 0x544310 }, + { "zCEngine::~zCEngine", 0x544330 }, + { "zCEngine::Init", 0x544340 }, + { "zCObjectFactory::operator delete", 0x544910 }, + { "zCEngine::Shutdown", 0x544930 }, + { "TPoly3ds::CheckForWrap", 0x544C10 }, + { "zCFile3DS::Load3DS", 0x546C00 }, + { "zPATH::GetFilename", 0x546F90 }, + { "zPATH::GetExt", 0x546FB0 }, + { "zCBinTree3DS::zCBinTree3DS", 0x546FD0 }, + { "zCBinTree3DS::~zCBinTree3DS", 0x547030 }, + { "zCBinTree3DS::GetMatListComplete", 0x5470B0 }, + { "zCBinTree3DS::CalcNumPolyVertSubtree", 0x547210 }, + { "zCBinTree3DS::CalcNum3DSObject", 0x547270 }, + { "zCBinTree3DS::GetPolyListFor3DSObj", 0x547340 }, + { "zCBinTree3DS::BuildMesh3DS", 0x547580 }, + { "zCBinTree3DS::CreateNodeList", 0x547830 }, + { "zCBinTree3DS::GetLeafIndex", 0x5478F0 }, + { "zCBinTree3DS::GetVert3DSIndex", 0x547980 }, + { "zCBinTree3DS::DropMesh", 0x547B90 }, + { "zCFile3DS::Save3DS", 0x548320 }, + { "zTBBox3D::InitZero", 0x5486F0 }, + { "zCMaterial::GetName", 0x549250 }, + { "zCMesh3DS::`scalar deleting destructor'", 0x5498B0 }, + { "zCMesh3DS::~zCMesh3DS", 0x5498D0 }, + { "zCArray::zCArray", 0x5499D0 }, + { "zCArray::zCArray", 0x5499E0 }, + { "zCArray::operator[]", 0x549A10 }, + { "zCArray::AllocAbs", 0x549A50 }, + { "zCArray::DeleteList", 0x549A70 }, + { "zCArray::~zCArray", 0x549AB0 }, + { "zCArray::IsInList", 0x549AD0 }, + { "zTBinTreeNode::`vector deleting destructor'", 0x549B10 }, + { "zTBinTreeNode::~zTBinTreeNode", 0x549B70 }, + { "zCArray::AllocDelta", 0x549BD0 }, + { "zCArray::InsertEnd", 0x549D70 }, + { "zTBinTreeNode::zTBinTreeNode", 0x549E60 }, + { "zCArray::AllocDelta", 0x549E80 }, + { "zCFileQuakeBSP::zCFileQuakeBSP", 0x549F40 }, + { "zCFileQuakeBSP::~zCFileQuakeBSP", 0x549F50 }, + { "zCFileQuakeBSP::LoadQuakeBSP", 0x549F70 }, + { "zCLensFlareFX::_CreateNewInstance", 0x54B740 }, + { "zCLensFlareFX::operator delete", 0x54B880 }, + { "zCLensFlareFX::_GetClassDef", 0x54B8A0 }, + { "zCLensFlareFX::`scalar deleting destructor'", 0x54B8B0 }, + { "zCLensFlareFX::LoadLensFlareScript", 0x54B8E0 }, + { "zCLensFlareFX::ReleaseLensFlareScript", 0x54BBB0 }, + { "zCLensFlareFX::~zCLensFlareFX", 0x54BC60 }, + { "zCLensFlareFX::Archive", 0x54BD10 }, + { "zCLensFlareFX::Unarchive", 0x54BE30 }, + { "zCLensFlareFX::zTVobLightLensFlare::zTVobLightLensFlare", 0x54C270 }, + { "zCLensFlareFX::RenderLensFlares", 0x54C290 }, + { "zCLensFlareFX::SetAlpha", 0x54CBA0 }, + { "zCArray::AllocDelta", 0x54CBF0 }, + { "zCMaterial::_CreateNewInstance", 0x54CEC0 }, + { "zCMaterial::_GetClassDef", 0x54CFB0 }, + { "zCMaterial::zCMaterial", 0x54CFC0 }, + { "zCMaterial::`scalar deleting destructor'", 0x54D070 }, + { "zCMaterial::operator=", 0x54D210 }, + { "zCMaterial::~zCMaterial", 0x54D230 }, + { "zCMaterial::InitThisByMaterial", 0x54D2F0 }, + { "zCMaterial::InitValues", 0x54D3C0 }, + { "zCMaterial::SetDetailObjectVisual", 0x54D4A0 }, + { "zCMaterial::GetDetailObjectVisual", 0x54D640 }, + { "zCMaterial::ApplyTexAniMapping", 0x54D650 }, + { "zCMaterial::GetTexAniVector", 0x54D6E0 }, + { "zCMaterial::IsPortalMaterial", 0x54D9B0 }, + { "zCMaterial::SetTexAniMappingDir", 0x54DAA0 }, + { "zCMaterial::SetTexture", 0x54DAC0 }, + { "zCMaterial::SetDetailTexture", 0x54DD60 }, + { "zCMaterial::AutoAssignDetailTexture", 0x54DE80 }, + { "zCMaterial::GetTexScale", 0x54DF80 }, + { "zCMaterial::SetTexScale", 0x54DFE0 }, + { "zCMaterial::RemoveTexture", 0x54E000 }, + { "zCMaterial::GetTextureName", 0x54E030 }, + { "zCMaterial::SearchName", 0x54E050 }, + { "zCMaterial::GetMatGroupString", 0x54E100 }, + { "zCMaterial::SetMatGroupByString", 0x54E1A0 }, + { "zCMaterial::RefreshAvgColorFromTexture", 0x54E360 }, + { "zCMaterial::Archive", 0x54E3B0 }, + { "zCMaterial::Unarchive", 0x54E640 }, + { "zCTexAniCtrl::zCTexAniCtrl", 0x54E9A0 }, + { "zCTexAniCtrl::AdvanceAni", 0x54E9C0 }, + { "zCMallocGeneric::~zCMallocGeneric", 0x54EAF0 }, + { "zCMalloc::GetStats", 0x54EB00 }, + { "zCMalloc::GetProcessStats", 0x54EB10 }, + { "zCMalloc::DumpHeap", 0x54EB20 }, + { "zCMalloc::CheckHeap", 0x54EB30 }, + { "zCMalloc::CheckPtr", 0x54EB40 }, + { "zCMalloc::`scalar deleting destructor'", 0x54EB50 }, + { "zCMallocGeneric::zCMallocGeneric", 0x54EB70 }, + { "zCMallocGeneric::`scalar deleting destructor'", 0x54EB80 }, + { "operator new", 0x54EBA0 }, + { "operator delete", 0x54EBB0 }, + { "operator new[]", 0x54EBC0 }, + { "operator delete[]", 0x54EBD0 }, + { "zCMallocGeneric::Malloc", 0x54EC20 }, + { "zCMallocGeneric::Realloc", 0x54EC40 }, + { "zCMallocGeneric::Free", 0x54EC60 }, + { "zCMallocGeneric::GetStats", 0x54EC70 }, + { "zCMallocGeneric::Init", 0x54EC90 }, + { "zCMallocGeneric::Shutdown", 0x54ECA0 }, + { "zCVolatileMemoryBase::zCVolatileMemoryBase", 0x54ECC0 }, + { "zCVolatileMemoryBase::Destroyed", 0x54ED20 }, + { "zCVolatileMemoryBase::Init", 0x54EDA0 }, + { "zCVolatileMemoryBase::Alloc", 0x54EDD0 }, + { "zCVolatileMemoryBase::Mark", 0x54EF80 }, + { "zCVolatileMemoryBase::Restore", 0x54EF90 }, + { "zCVolatileMemoryBase::MaxFillPercentage", 0x54F050 }, + { "zCMemPoolBase::zCMemPoolBase", 0x54F060 }, + { "zCMemPoolBase::~zCMemPoolBase", 0x54F0D0 }, + { "zCMemPoolBlock::`scalar deleting destructor'", 0x54F130 }, + { "zCMemPoolBase::Alloc", 0x54F170 }, + { "zCMemPoolBlock::operator delete", 0x54F310 }, + { "zCMemPoolBase::Free", 0x54F320 }, + { "zCMemPoolBase::PreAlloc", 0x54F360 }, + { "zCMemPoolBase::PoolAdd", 0x54F570 }, + { "zCMemPoolBase::SetMemDebug", 0x54F6B0 }, + { "zCMemPoolBase::DisablePools", 0x54F6D0 }, + { "zCMesh::_CreateNewInstance", 0x54F900 }, + { "zCMesh::zCMesh", 0x54F970 }, + { "zCVisual::IsBBox3DLocal", 0x54FB90 }, + { "zCVisual::SetVisualUsedBy", 0x54FBA0 }, + { "zCMesh::_GetClassDef", 0x54FBB0 }, + { "zCMesh::GetVisualName", 0x54FBC0 }, + { "zCMesh::GetBBox3D", 0x54FC10 }, + { "zCMesh::GetOBBox3D", 0x54FC40 }, + { "zCMesh::CanTraceRay", 0x54FC50 }, + { "zCMesh::`scalar deleting destructor'", 0x54FC60 }, + { "zCMesh::~zCMesh", 0x54FC90 }, + { "zCMesh::GetFileExtension", 0x54FDD0 }, + { "zCMesh::LoadVisualVirtual", 0x54FDF0 }, + { "zCMesh::DeleteAll", 0x54FE00 }, + { "zCVertex::~zCVertex", 0x550020 }, + { "zCVertex::`vector deleting destructor'", 0x550050 }, + { "zCPolygon::`vector deleting destructor'", 0x5500D0 }, + { "zCMesh::SearchName", 0x550130 }, + { "zCMesh::Load", 0x5501A0 }, + { "zPATH::GetDir", 0x550AD0 }, + { "zCFileBIN::zCFileBIN", 0x550AF0 }, + { "zCFileBIN::BinCreate", 0x550B90 }, + { "zCFileBIN::BinClose", 0x550BC0 }, + { "zCMesh::VertexInMesh", 0x550C40 }, + { "zCMesh::AllocVerts", 0x550D10 }, + { "zCMesh::AllocPolys", 0x550E10 }, + { "zCMesh::AddVertex", 0x550EE0 }, + { "zCMesh::AddVertexSmart", 0x5511C0 }, + { "zCMesh::AddPoly", 0x5512F0 }, + { "zCMesh::DeletePoly", 0x5519A0 }, + { "zCMesh::DynLightVisual", 0x551A80 }, + { "zCMesh::DynLightScalePrelit", 0x551A90 }, + { "zCMesh::SharePoly", 0x551F10 }, + { "zCMesh::CheckRayPolyIntersection", 0x551F30 }, + { "zCMesh::PickPolygon", 0x552140 }, + { "zCMesh::TraceRay", 0x552410 }, + { "zCMesh::CalcVertexNormals", 0x552590 }, + { "zCMesh::UnSmoothMesh", 0x552C70 }, + { "zCMesh::SetDefaultPlanarMapping", 0x552D10 }, + { "zCMesh::CalcBBox3D", 0x552DA0 }, + { "zCMesh::Center", 0x552F10 }, + { "zCMesh::TransformAllVerts", 0x553060 }, + { "zCMesh::MergeMesh", 0x553120 }, + { "zCMesh::CalcNormals", 0x5534E0 }, + { "zCMesh::SetMaterial", 0x553510 }, + { "zCMesh::ScaleXZ", 0x553570 }, + { "zCMesh::Scale", 0x5535E0 }, + { "zCMesh::CheckForMaterials", 0x5536A0 }, + { "zCMesh::Render", 0x5537E0 }, + { "zCMesh::RenderDecal", 0x553B40 }, + { "zCMesh::ResetStaticLight", 0x553F50 }, + { "zCMesh::SetStaticLight", 0x553F90 }, + { "zCMesh::SetLightDyn", 0x553FD0 }, + { "zCMesh::SetLightStatAlpha", 0x554010 }, + { "zCMesh::ResetLightDynToLightStat", 0x554050 }, + { "zCMesh::AddToLightDyn", 0x554090 }, + { "zCMesh::CreateQuadMesh", 0x5540D0 }, + { "zCMesh::CreateTriMesh", 0x554440 }, + { "zCMesh::CheckTexUVOnPlane", 0x554640 }, + { "zCMesh::ConvertTrisToNPolys", 0x554B60 }, + { "zCVertFeature::zCVertFeature", 0x555640 }, + { "zCMesh::GetFileVersion", 0x555660 }, + { "zCMesh::SaveMSH", 0x555670 }, + { "zCMesh::LoadMSH", 0x557280 }, + { "zCLightMap::operator delete", 0x5587D0 }, + { "zCVertex::zCVertex", 0x5587F0 }, + { "zCMesh::CreateListsFromArrays", 0x558AB0 }, + { "zCMesh::ClearLists", 0x558BB0 }, + { "zCMesh::ArraysToLists", 0x558C10 }, + { "S_FeaturesAreEqual", 0x558C80 }, + { "zCMesh::ShareFeatures", 0x558CF0 }, + { "zCOLOR::Reset", 0x559960 }, + { "zCArray::`vector deleting destructor'", 0x559970 }, + { "zCMesh::UnshareFeatures", 0x5599D0 }, + { "zCMesh::FlipPolys", 0x559AF0 }, + { "zCMesh::SortPolysByMaterial", 0x559B40 }, + { "zCMesh::SortPolysByList", 0x559BF0 }, + { "zCMesh::DeletePolyAndVerts", 0x55A440 }, + { "zCMesh::RemoveDegeneratePolys", 0x55A660 }, + { "zCMesh::CombineLightmaps", 0x55A810 }, + { "zCCombine::zCCombine", 0x55B920 }, + { "zCCombine::CombineWith", 0x55B970 }, + { "zCCombine::~zCCombine", 0x55BC10 }, + { "zCMemPool::PoolAdd", 0x55C330 }, + { "zCMemPool::PoolAdd", 0x55C340 }, + { "zCMemPool::PoolAdd", 0x55C350 }, + { "zCArray::zCArray", 0x55C3A0 }, + { "zCArray::~zCArray", 0x55C3B0 }, + { "zCArraySort::Search", 0x55C3F0 }, + { "zCArraySort::Search", 0x55C480 }, + { "zCSparseArray::zCSparseArray", 0x55C4F0 }, + { "zCArray::zCArray", 0x55C550 }, + { "zCArray::AllocDelta", 0x55C5A0 }, + { "zCArray::AllocDelta", 0x55C630 }, + { "zCArray::InsertEnd", 0x55C6A0 }, + { "zCArray::InsertEnd", 0x55C6F0 }, + { "zCArraySort::AllocDelta", 0x55C7E0 }, + { "zCArraySort::AllocDelta", 0x55C850 }, + { "zCArray::AllocDelta", 0x55C8C0 }, + { "zCArray::AllocDelta", 0x55C930 }, + { "zCArray::AllocDelta", 0x55C9A0 }, + { "zCVisualAnimate::_GetClassDef", 0x55CDE0 }, + { "zCModel::operator delete", 0x55CDF0 }, + { "zCModel::_GetClassDef", 0x55CE10 }, + { "zCModel::IsBBox3DLocal", 0x55CE20 }, + { "zCModel::CanTraceRay", 0x55CE30 }, + { "zCModel::StartAnimation", 0x55CE40 }, + { "zCModel::StopAnimation", 0x55CE50 }, + { "zCModel::IsAnimationActive", 0x55CEF0 }, + { "zCModel::`scalar deleting destructor'", 0x55CF80 }, + { "zCVisualAnimate::~zCVisualAnimate", 0x55CFB0 }, + { "zCVisualAnimate::`scalar deleting destructor'", 0x55CFC0 }, + { "zCModelAni::_CreateNewInstance", 0x55D1E0 }, + { "zCModelAni::operator delete", 0x55D250 }, + { "zCModelAniActive::zCModelAniActive", 0x55D370 }, + { "zCModelAniActive::~zCModelAniActive", 0x55D460 }, + { "zCModelAniActive::SetDirection", 0x55D480 }, + { "zCModelAniActive::GetProgressPercent", 0x55D4D0 }, + { "zCModelAniActive::SetProgressPercent", 0x55D510 }, + { "zCModelAniActive::SetActFrame", 0x55D560 }, + { "zCModelTexAniState::zCModelTexAniState", 0x55D5B0 }, + { "zCModelTexAniState::~zCModelTexAniState", 0x55D5D0 }, + { "zCModelTexAniState::DeleteTexList", 0x55D5F0 }, + { "zCModelTexAniState::UpdateTexList", 0x55D610 }, + { "zCMorphMesh::SetTextureVar", 0x55D650 }, + { "zCModelTexAniState::BuildTexListFromMeshLib", 0x55D6C0 }, + { "zCModelTexAniState::BuildTexListFromMesh", 0x55D740 }, + { "zCModelTexAniState::BuildTexListFromProgMesh", 0x55D860 }, + { "zCModelTexAniState::AddTexListFromMeshLib", 0x55D9E0 }, + { "zCModelTexAniState::AddTexListFromMesh", 0x55DC70 }, + { "zCModelTexAniState::AddTexListFromProgMesh", 0x55DDF0 }, + { "zCModelTexAniState::FinishTexList", 0x55DF60 }, + { "zCModelNodeInst::zCModelNodeInst", 0x55E0A0 }, + { "zCModelNodeInst::~zCModelNodeInst", 0x55E260 }, + { "zCModelNodeInst::Init", 0x55E2E0 }, + { "zCModelNodeInst::InitByModelProtoNode", 0x55E370 }, + { "zCModelNodeInst::SetNodeVisualS", 0x55E420 }, + { "zCModel::~zCModel", 0x55E4F0 }, + { "zCModelNodeInst::`vector deleting destructor'", 0x55E770 }, + { "zCModel::Init", 0x55E7D0 }, + { "zCModel::zCModel", 0x55E9F0 }, + { "zCModel::CopyProtoNodeList", 0x55EB90 }, + { "zCModel::SetVisualUsedBy", 0x55EE80 }, + { "zCModel::GetFileExtension", 0x55EEF0 }, + { "zCModel::LoadVisualVirtual", 0x55EF10 }, + { "zCModel::ApplyModelProtoOverlay", 0x55EFB0 }, + { "zCModel::HasAppliedModelProtoOverlay", 0x55F210 }, + { "zCModel::RemoveModelProtoOverlay", 0x55F3C0 }, + { "zCModel::CalcNodeListBBoxWorld", 0x55F740 }, + { "zCModel::GetBBox3DNodeWorld", 0x55F870 }, + { "zCModel::GetNodePositionWorld", 0x55F8C0 }, + { "zCModel::CalcModelBBox3DWorld", 0x55F8F0 }, + { "zCModel::SetNodeVisual", 0x55FA00 }, + { "zCModel::SetDynLightMode", 0x55FA30 }, + { "zCModel::RenderNodeList", 0x55FA50 }, + { "zCModel::Render", 0x560770 }, + { "zCProgMeshProto::RenderProgMesh", 0x5609F0 }, + { "zCRenderLight::zCRenderLight", 0x560A00 }, + { "zCModel::CheckNodeCollisionList", 0x560A10 }, + { "zCModel::CheckNodeCollision", 0x560AB0 }, + { "zCModel::GetTrafoNodeToModel", 0x560BF0 }, + { "zCModel::SetRandAnisEnabled", 0x560D20 }, + { "zCModel::GetActiveAni", 0x560D90 }, + { "zCModel::StopAni", 0x560E10 }, + { "zCModel::GetAnyAnimation", 0x561050 }, + { "zCModel::GetAniTransLerp", 0x5610A0 }, + { "zCModel::StartAni", 0x5611A0 }, + { "zCModel::AssertActiveAniListAlloced", 0x5619C0 }, + { "zCModel::HostVobRemovedFromWorld", 0x561A40 }, + { "zCModel::DoAniEvents", 0x561AF0 }, + { "zCModel::AdvanceAni", 0x562A10 }, + { "zCModel::AdvanceAnis", 0x562CD0 }, + { "zCModel::SetModelScale", 0x563BC0 }, + { "zCModel::IsStateActive", 0x563D30 }, + { "zCModel::GetBBox3D", 0x563EB0 }, + { "zCModel::GetVisualName", 0x563EF0 }, + { "zCModel::SearchNode", 0x563F80 }, + { "zCModel::SetNodeMeshTexture", 0x564030 }, + { "zCModel::SetMeshLibTexture", 0x564150 }, + { "zCModel::RemoveMeshLibAll", 0x564350 }, + { "zCModel::RemoveMeshLib", 0x564380 }, + { "zCModel::ApplyMeshLib", 0x564590 }, + { "zCModelMeshLib::operator delete", 0x564990 }, + { "zCModelMeshLib::_GetClassDef", 0x5649B0 }, + { "zCModelMeshLib::`scalar deleting destructor'", 0x5649C0 }, + { "zCModel::UpdateMeshLibTexAniState", 0x5649F0 }, + { "zCModelNodeInst::AddNodeAni", 0x564A70 }, + { "zCModelNodeInst::RemoveAllNodeAnis", 0x564CA0 }, + { "zCModelNodeInst::RemoveNodeAni", 0x564CB0 }, + { "zCModelNodeInst::FindMasterAni", 0x564DA0 }, + { "zCModelNodeInst::FadeOutNodeAni", 0x564E10 }, + { "zCModel::FadeOutAni", 0x564ED0 }, + { "zCModel::FadeOutAnisLayerRange", 0x565170 }, + { "zCModel::StopAnisLayerRange", 0x5651C0 }, + { "zCModel::GetProgressPercent", 0x565210 }, + { "zCModel::SetCombineAniXY", 0x565330 }, + { "zCModel::GetCombineAniXY", 0x565380 }, + { "zCModelNodeInst::CalcWeights", 0x5653F0 }, + { "zCModelNodeInst::AddToNodeAniWeight", 0x565630 }, + { "zCModelNodeInst::CalcBlending", 0x5656A0 }, + { "zCModel::CalcNodeListAniBlending", 0x565800 }, + { "zCModelNodeInst::GetNodeAniListIndex", 0x565830 }, + { "zCModel::CalcTransBlending", 0x565860 }, + { "zCModelAniActive::DoCombineAni", 0x565D30 }, + { "zCModel::AttachChildVobToNode", 0x5665B0 }, + { "zCModel::RemoveChildVobFromNode", 0x566720 }, + { "zCModel::RemoveAllChildVobsFromNode", 0x5667A0 }, + { "zCModel::UpdateAttachedVobs", 0x5667F0 }, + { "zCModel::RemoveStartedVobFX", 0x566940 }, + { "zCModel::GetVelocityRing", 0x5669F0 }, + { "zCModel::ResetVelocity", 0x566A50 }, + { "zCModel::GetAniMinMaxWeight", 0x566AE0 }, + { "zCModel::PrintStatus", 0x566D10 }, + { "zCModel::psb_WriteAniBlock", 0x567360 }, + { "zCModel::psb_ReadAniBlock", 0x5674F0 }, + { "zCModel::PackStateBinary", 0x567740 }, + { "zCModel::UnpackStateBinary", 0x567AB0 }, + { "zCModel::ShowAniListAdd", 0x568240 }, + { "zCModel::ShowAniList", 0x5682C0 }, + { "zCModel::GetRenderSortKey", 0x568330 }, + { "zCModel::TraceRay", 0x568350 }, + { "zTAniAttachment::~zTAniAttachment", 0x568A90 }, + { "zTAniAttachment::zTAniAttachment", 0x568AB0 }, + { "zCModel::AniAttachmentCompare", 0x568AC0 }, + { "zCModel::SearchAniAttachList", 0x568AF0 }, + { "zCModel::RemoveAniAttachment", 0x568B70 }, + { "zTAniAttachment::`scalar deleting destructor'", 0x568C90 }, + { "zCModel::RemoveAllAniAttachments", 0x568CB0 }, + { "zCModel::GetCreateAniAttachment", 0x568D00 }, + { "zCModel::DeleteRandAniList", 0x568EC0 }, + { "zCModel::InsertRandAni", 0x568F40 }, + { "zCModel::GetRandAniFreq", 0x569060 }, + { "zCModel::SetRandAniFreq", 0x5690F0 }, + { "zCModel::RecalcRootPosLocal", 0x569110 }, + { "zCArray::zCArray", 0x569280 }, + { "zCArray::zCArray", 0x5692B0 }, + { "zCModelPrototype::zCModelPrototype", 0x5692C0 }, + { "zCArray::InsertEnd", 0x569340 }, + { "zCArray::RemoveOrderIndex", 0x569430 }, + { "zCArraySort::Search", 0x569480 }, + { "zCArray::RemoveIndex", 0x569510 }, + { "zCArray::InsertEnd", 0x5695A0 }, + { "zCList::Insert", 0x569690 }, + { "zCArray::IsInList", 0x569710 }, + { "zCArray::AllocDelta", 0x569770 }, + { "zCArray::InsertEnd", 0x5697E0 }, + { "zCArray::AllocDelta", 0x5698D0 }, + { "zCArraySort::AllocDelta", 0x569940 }, + { "zCArray::InsertEnd", 0x5699B0 }, + { "zCArray::InsertEnd", 0x569AB0 }, + { "zCArray::InsertEnd", 0x569BB0 }, + { "zCArray::AllocDelta", 0x569CA0 }, + { "zCArray::AllocDelta", 0x569D10 }, + { "zCModelMeshLib::_CreateNewInstance", 0x569FA0 }, + { "zCModelNode::zCModelNode", 0x56A110 }, + { "zCModelNode::~zCModelNode", 0x56A3E0 }, + { "zCModelNode::SetNodeVisualS", 0x56A480 }, + { "zTMdl_AniSample::CalcSamplePosConstants", 0x56A520 }, + { "zTMdl_AniSample::SetSamplePosConstants", 0x56A540 }, + { "zTMdl_AniSample::Pack", 0x56A560 }, + { "zTMdl_AniSample::Unpack", 0x56A620 }, + { "zTMdl_AniSample::PackTrans", 0x56A690 }, + { "zTMdl_AniSample::UnpackTrans", 0x56A6E0 }, + { "zTMdl_AniSample::PackQuat", 0x56A740 }, + { "zTMdl_AniSample::UnpackQuat", 0x56A7C0 }, + { "zCModelAni::zCModelAni", 0x56A870 }, + { "zCModelAni::_GetClassDef", 0x56AA10 }, + { "zCModelAni::`scalar deleting destructor'", 0x56AA20 }, + { "zCModelAni::~zCModelAni", 0x56AA50 }, + { "zCModelAniEvent::`vector deleting destructor'", 0x56AC20 }, + { "zCModelAni::PrecacheAniEventData", 0x56AC80 }, + { "zCModelAni::GetAniVelocity", 0x56AD50 }, + { "zCModelAni::GetAniTranslation", 0x56AED0 }, + { "zCModelAni::AddTrafoMatrix", 0x56B010 }, + { "zCModelAni::GetQuat", 0x56B4A0 }, + { "zCModelAni::GetTrans", 0x56B500 }, + { "zCModelAni::SetTrans", 0x56B5A0 }, + { "zCModelAni::SetQuat", 0x56B620 }, + { "zCModelAni::AddNodeList", 0x56B6C0 }, + { "zCModelAni::SetFlags", 0x56B740 }, + { "zCModelAni::SetBlendingSec", 0x56B7F0 }, + { "zCModelAni::GetBlendingSec", 0x56B850 }, + { "zCModelAni::CorrectRootNodeIdleMovement", 0x56B8B0 }, + { "zCModelAni::CalcInPlaceFlag", 0x56BA10 }, + { "zCModelAni::ResolveAlias", 0x56BBF0 }, + { "zCModelAni::ResolveComb", 0x56BED0 }, + { "zCModelAni::SaveMAN", 0x56C560 }, + { "zCFileBIN::BinStartChunk", 0x56CC80 }, + { "zCFileBIN::BinWriteSrcFileStats", 0x56CD20 }, + { "zCModelAni::LoadMAN", 0x56CEB0 }, + { "zPATH::SearchFile", 0x56DA10 }, + { "zCFileBIN::BinEndChunk", 0x56DA20 }, + { "zCModelAniEvent::zCModelAniEvent", 0x56DA80 }, + { "zCModelAniEvent::~zCModelAniEvent", 0x56DB20 }, + { "zCModelAniEvent::Save", 0x56DC00 }, + { "zCFileBIN::BinWriteString", 0x56DCC0 }, + { "zCModelAniEvent::Load", 0x56DD60 }, + { "zCModelPrototype::Init", 0x56E050 }, + { "zCModelPrototype::~zCModelPrototype", 0x56E240 }, + { "zCModelPrototype::Clear", 0x56E480 }, + { "zCModelPrototype::ReleaseMeshSoftSkinList", 0x56E620 }, + { "zCModelPrototype::ReleaseMeshes", 0x56E680 }, + { "zCModelPrototype::Release", 0x56E710 }, + { "zCModelPrototype::NumInList", 0x56E740 }, + { "zCModelPrototype::GetModelProtoFileName", 0x56E760 }, + { "zCModelPrototype::SetModelProtoName", 0x56E770 }, + { "zCModelPrototype::SetFileSourceType", 0x56E900 }, + { "zCModelPrototype::Load", 0x56EA80 }, + { "zPATH::GetFile", 0x56ECC0 }, + { "zCModelPrototype::PrepareAsModelProtoOverlay", 0x56ECE0 }, + { "zCModelPrototype::CalcNodeListChecksum", 0x56F0C0 }, + { "zCModelPrototype::CollectNodeMeshes", 0x56F120 }, + { "zCModelPrototype::SearchName", 0x56F2A0 }, + { "zCModelPrototype::SearchNode", 0x56F360 }, + { "zCModelPrototype::FindMeshTreeNode", 0x56F410 }, + { "zCModelPrototype::FindMeshTreeNodeIndex", 0x56F4C0 }, + { "zCModelPrototype::FindNodeListIndex", 0x56F580 }, + { "zCModelPrototype::AddAni", 0x56F620 }, + { "zCModelPrototype::SearchAniIndex", 0x56F850 }, + { "zCModelPrototype::SearchAni", 0x56F920 }, + { "zCModelPrototype::DescribeTree", 0x56F940 }, + { "zCModelPrototype::GetMDHFileVersion", 0x56FB80 }, + { "zCModelPrototype::LoadMDH", 0x56FB90 }, + { "zCFileBIN::BinReadCompareSrcFileStats", 0x570240 }, + { "zCModelPrototype::SaveMDH", 0x570490 }, + { "zCModelPrototype::ConvertVec3", 0x570BA0 }, + { "zCModelPrototype::ConvertAngle", 0x570BC0 }, + { "zCModelPrototype::SkipBlock", 0x570BD0 }, + { "zCModelPrototype::SkipBlockCmt", 0x570C50 }, + { "zCModelPrototype::ReadComment", 0x570D20 }, + { "zCModelPrototype::ReadScene", 0x570D30 }, + { "zCModelPrototype::ReadTriple", 0x5710D0 }, + { "zCModelPrototype::ReadNodeTM", 0x5712C0 }, + { "zCModelPrototype::ReadVertexList", 0x571760 }, + { "zCModelPrototype::ReadFaceList", 0x571990 }, + { "zCModelPrototype::ReadTVertexList", 0x571E90 }, + { "zCModelPrototype::ReadTFaceList", 0x5720A0 }, + { "zCMeshSoftSkin::operator delete", 0x573290 }, + { "`private: void __thiscall zCModelPrototype::ReadSoftSkinVertList", 0x573460 }, + { "zCMeshSoftSkin::zTWeightEntry::zTWeightEntry", 0x573470 }, + { "zCModelPrototype::ReadMesh", 0x573480 }, + { "zCModelPrototype::ReadMeshAnimation", 0x573870 }, + { "zCModelPrototype::ReadPosTrack", 0x5739F0 }, + { "zCModelPrototype::ReadRotTrack", 0x573BD0 }, + { "zCModelPrototype::ReadTMAnimation", 0x573E80 }, + { "zCModelPrototype::LocalizeTrafos", 0x5744C0 }, + { "zCModelPrototype::ReadMapDiffuse", 0x5745F0 }, + { "zCModelPrototype::ReadMaterial", 0x5749F0 }, + { "zCModelPrototype::ReadWireframeColor", 0x575070 }, + { "zCModelPrototype::AssignMeshNodeMaterials", 0x575330 }, + { "zCModelPrototype::TransformNodeVisual", 0x575420 }, + { "zCModelPrototype::ProcessMeshNode", 0x575480 }, + { "zCProgMeshProto::operator delete", 0x575880 }, + { "zCModelPrototype::ReadGeomobject", 0x5758A0 }, + { "zCModelNode::`scalar deleting destructor'", 0x576E20 }, + { "zCModelPrototype::ReadMaterialList", 0x576E40 }, + { "zCModelPrototype::Load3DSMAXAsc", 0x5770D0 }, + { "zCModelPrototype::CalcAniBBox", 0x577FF0 }, + { "zCModelPrototype::ResolveReferences", 0x578510 }, + { "zCModelPrototype::SkipBlockMDS", 0x578800 }, + { "zCModelPrototype::ReadMeshAndTree", 0x578880 }, + { "zCModelPrototype::RegisterMesh", 0x578D00 }, + { "zCModelPrototype::ReadStartMesh", 0x578F40 }, + { "zCModelPrototype::ReadAniEventTag", 0x5790E0 }, + { "zCModelPrototype::ReadAniEnum", 0x579350 }, + { "zSTRING::Clear", 0x57E220 }, + { "zSTRING::ToInt", 0x57E2F0 }, + { "zSTRING::ToFloat", 0x57E310 }, + { "zERROR::GetFilterLevel", 0x57E350 }, + { "zCModelAni::GetAniName", 0x57E360 }, + { "zCModelAni::GetAniType", 0x57E370 }, + { "zCModelPrototype::ReadModel", 0x57E410 }, + { "zCModelPrototype::LoadModelScript", 0x57E570 }, + { "zCModelPrototype::LoadModelASC", 0x57EB20 }, + { "zCModelMeshLib::operator new", 0x57F390 }, + { "zCModelMeshLib::zCModelMeshLib", 0x57F3D0 }, + { "zCModelMeshLib::~zCModelMeshLib", 0x57F4A0 }, + { "zCModelMeshLib::ReleaseData", 0x57F570 }, + { "zCModelMeshLib::AllocNumNodeVisuals", 0x57F5E0 }, + { "zCModelMeshLib::AddMeshSoftSkin", 0x57F660 }, + { "zCModelMeshLib::AddNodeVisual", 0x57F760 }, + { "zCModelMeshLib::ApplyToModel", 0x57F880 }, + { "zCModelMeshLib::RemoveFromModel", 0x57FB60 }, + { "zCModelMeshLib::BuildFromModel", 0x57FC50 }, + { "zCModelMeshLib::GetMDMFileVersion", 0x5800A0 }, + { "zCModelMeshLib::SaveMDM", 0x5800D0 }, + { "zCModelMeshLib::LoadMDM", 0x580780 }, + { "zCModelMeshLib::LoadMDM_Try", 0x580B00 }, + { "zCFileBIN::BinSkipChunk", 0x5818B0 }, + { "zCModelMeshLib::ConvertMDM", 0x5818E0 }, + { "zCModelConvertFileHandler::zCModelConvertFileHandler", 0x581C00 }, + { "zCModelConvertFileHandler::`scalar deleting destructor'", 0x581D10 }, + { "zCModelConvertFileHandler::HandleFile", 0x581D30 }, + { "zCArray::AllocAbs", 0x581F50 }, + { "zCArray::InsertEnd", 0x581FD0 }, + { "zCArray::DeleteList", 0x5820C0 }, + { "zCArray::zCArray", 0x5820E0 }, + { "zCArray::InsertEnd", 0x582140 }, + { "zCArray::zCArray", 0x582230 }, + { "zCArray::Insert", 0x582290 }, + { "zCList::~zCList", 0x582380 }, + { "zCTree::zCTree", 0x5823B0 }, + { "zCTree::~zCTree", 0x5823D0 }, + { "zCTree::DeleteDataSubtree", 0x582430 }, + { "zCTree::AddChild", 0x582480 }, + { "zCArraySort::InsertSort", 0x582500 }, + { "zCArraySort::GetNumInList", 0x582670 }, + { "zCArray::InsertEnd", 0x5826A0 }, + { "zCArray::AllocAbs", 0x582790 }, + { "zCArray::GetSafe", 0x582800 }, + { "zCArray::DeleteList", 0x5829C0 }, + { "zCArray::`vector deleting destructor'", 0x5829E0 }, + { "zCArray::InsertEnd", 0x582A40 }, + { "zCArray::AllocDelta", 0x582B40 }, + { "zCTree::operator delete", 0x582BB0 }, + { "zCTree::RemoveChild", 0x582BC0 }, + { "zCArraySort::AllocDelta", 0x582BF0 }, + { "zCArraySort::InsertEnd", 0x582C60 }, + { "zCArray::AllocDelta", 0x582D50 }, + { "zCArray >::AllocDelta", 0x582DC0 }, + { "zCArray::zCArray", 0x582F70 }, + { "zCArray::AllocDelta", 0x582F80 }, + { "zCMorphMesh::_CreateNewInstance", 0x583210 }, + { "zCMorphMesh::operator delete", 0x5832D0 }, + { "zCMorphMesh::_GetClassDef", 0x5832F0 }, + { "zCMorphMesh::IsBBox3DLocal", 0x583300 }, + { "zCMorphMesh::GetOBBox3D", 0x583310 }, + { "zCMorphMesh::GetRenderSortKey", 0x583320 }, + { "zCMorphMesh::CanTraceRay", 0x583330 }, + { "zCMorphMesh::StartAnimation", 0x583340 }, + { "zCMorphMesh::StopAnimation", 0x583400 }, + { "zCMorphMesh::IsAnimationActive", 0x583520 }, + { "zCMorphMesh::`scalar deleting destructor'", 0x583600 }, + { "zCMorphMeshAni::zCMorphMeshAni", 0x583630 }, + { "zCMorphMeshAni::~zCMorphMeshAni", 0x583690 }, + { "zCMorphMeshAni::SetBlending", 0x583750 }, + { "zCMorphMeshAni::Load", 0x5837C0 }, + { "zCMorphMeshAni::Save", 0x5838F0 }, + { "zCMorphMeshProto::zCMorphMeshProto", 0x583A00 }, + { "zCMorphMeshProto::~zCMorphMeshProto", 0x583BB0 }, + { "zCMorphMeshProto::Release", 0x583E10 }, + { "zCMorphMeshProto::SearchName", 0x583E40 }, + { "zCMorphMeshProto::Load", 0x583EB0 }, + { "zCMorphMeshProto::SearchAni", 0x584180 }, + { "zCMorphMeshProto::LoadMMB", 0x584230 }, + { "zCMorphMeshProto::SaveMMB", 0x584980 }, + { "zCMorphMeshProto::GenerateMorphAni", 0x584D90 }, + { "zCMorphMeshProto::Load3DSMAXAsc", 0x5852F0 }, + { "zCMorphMeshProto::ReadMorphRef", 0x5854B0 }, + { "zCMorphMeshAni::SetFlagsByString", 0x585740 }, + { "zCMorphMeshProto::ReadMorphAni", 0x5857F0 }, + { "zCMorphMeshProto::LoadMorphScript", 0x586020 }, + { "zPATH::GetDrive", 0x586570 }, + { "zCMorphMesh::Init", 0x586590 }, + { "zCMorphMesh::zCMorphMesh", 0x5865A0 }, + { "zCMorphMesh::~zCMorphMesh", 0x586680 }, + { "zCMorphMesh::Load", 0x586770 }, + { "zCMorphMesh::GetFileExtension", 0x586840 }, + { "zCMorphMesh::LoadVisualVirtual", 0x5868A0 }, + { "zCMorphMesh::GetBBox3D", 0x5868B0 }, + { "zCMorphMesh::GetVisualName", 0x5868F0 }, + { "zCMorphMesh::SearchAni", 0x586920 }, + { "zCMorphMesh::Render", 0x5869D0 }, + { "zCMorphMesh::CalcVertPositions", 0x586AE0 }, + { "zCMorphMesh::AdvanceAnis", 0x586E90 }, + { "zCMorphMesh::IsAniActive", 0x5870A0 }, + { "zCMorphMesh::StopAni", 0x5871C0 }, + { "zCMorphMesh::FadeOutAni", 0x587360 }, + { "zCMorphMesh::GetAnyAnimation", 0x5874A0 }, + { "zCMorphMesh::StartAni", 0x5874C0 }, + { "zCMorphMesh::RemoveRandAni", 0x587770 }, + { "zCMorphMesh::AddRandAni", 0x5877E0 }, + { "zCMorphMesh::ProcessRandAnis", 0x587960 }, + { "zCMorphMesh::TraceRay", 0x587A80 }, + { "zCMorphMesh::PrintStatus", 0x587AA0 }, + { "zCMorphMeshConvertFileHandler::zCMorphMeshConvertFileHandler", 0x5880C0 }, + { "zCMorphMeshConvertFileHandler::`scalar deleting destructor'", 0x588180 }, + { "zCMorphMeshConvertFileHandler::HandleFile", 0x5881A0 }, + { "zCArraySort::zCArraySort", 0x5883B0 }, + { "zCArraySort::InsertEnd", 0x5883F0 }, + { "zCArraySort::AllocDelta", 0x588520 }, + { "CMov_Movement::CMov_Movement", 0x5885C0 }, + { "CMov_Movement::IncreaseSpeed", 0x588600 }, + { "CMov_Movement::Movement", 0x588690 }, + { "zCObjectFactory::_CreateNewInstance", 0x5890A0 }, + { "zCObject::~zCObject", 0x5891E0 }, + { "zCObject::CreateNewInstance", 0x589500 }, + { "zCObject::CreateCopy", 0x589630 }, + { "zCObject::PrintClassHierarchy", 0x5896F0 }, + { "zCObject::GetMemStats", 0x58A0F0 }, + { "zCObject::GetObjectName", 0x58A160 }, + { "zCObject::SetObjectName", 0x58A170 }, + { "zCClassDef::CompareClassDefNames", 0x58A410 }, + { "zCClassDef::GetClassDef", 0x58A470 }, + { "zCClassDef::GetClassDefTypeInsensitive", 0x58A590 }, + { "zCClassDef::zCClassDef", 0x58A770 }, + { "zCClassDef::Init", 0x58A900 }, + { "zCClassDef::EndStartup", 0x58AC30 }, + { "zCClassDef::CreateNewInstance", 0x58B050 }, + { "zCClassDef::OverwriteCreateNewInstance", 0x58B110 }, + { "zCClassDef::ResetCreateNewInstance", 0x58B130 }, + { "zCClassDef::GetClassID", 0x58B140 }, + { "zCClassDef::CreateNewInstanceID", 0x58B1B0 }, + { "zCClassDef::GetHashIndex", 0x58B1D0 }, + { "zCClassDef::InsertHashTable", 0x58B230 }, + { "zCClassDef::RemoveHashTable", 0x58B270 }, + { "zCClassDef::SearchHashTable", 0x58B2B0 }, + { "zCClassDef::CalcHashTableSpread", 0x58B340 }, + { "zCClassDef::ObjectCreated", 0x58B380 }, + { "zCClassDef::ObjectDeleted", 0x58B4A0 }, + { "zCClassDef::ReportLeaks", 0x58B640 }, + { "zCClassDef::GetLivingObjectsState", 0x58B9D0 }, + { "zCClassDef::CompareLivingObjectsState", 0x58BA80 }, + { "zCObjectFactory::CreateZFile", 0x58BD60 }, + { "zCObjectFactory::CreateEventManager", 0x58BDE0 }, + { "zCEventManager::operator delete", 0x58BE60 }, + { "zCObjectFactory::CreateNetVobControl", 0x58BF10 }, + { "zCObjectFactory::CreateWaypoint", 0x58BFA0 }, + { "zCWaypoint::operator delete", 0x58C010 }, + { "zCObjectFactory::CreateWay", 0x58C0C0 }, + { "zCObjectFactory::CreateSession", 0x58C130 }, + { "zCObjectFactory::CreateCSManager", 0x58C1A0 }, + { "zCObjectFactory::CreateWorld", 0x58C210 }, + { "zCWorld::operator delete", 0x58C280 }, + { "zCArray::zCArray", 0x58C330 }, + { "zCArraySort::Search", 0x58C340 }, + { "zCArraySort::AllocDelta", 0x58C3B0 }, + { "zCParticleFX::_CreateNewInstance", 0x58C640 }, + { "zCParticleFX::ParseParticleFXScript", 0x58C790 }, + { "zCParticleFX::InitParticleFX", 0x58CD50 }, + { "zSParticle::zSParticle", 0x58D100 }, + { "zCParticleFX::CleanupParticleFX", 0x58D110 }, + { "zCParticleFX::zCParticleFX", 0x58D1D0 }, + { "zCParticleFX::_GetClassDef", 0x58D2D0 }, + { "zCParticleFX::IsBBox3DLocal", 0x58D2E0 }, + { "zCParticleFX::GetVisualDied", 0x58D2F0 }, + { "zCParticleFX::GetRenderSortKey", 0x58D300 }, + { "zCParticleFX::`scalar deleting destructor'", 0x58D310 }, + { "zCParticleFX::~zCParticleFX", 0x58D340 }, + { "zCPFXPerFrameCallback::DoWorldPerFrameCallback", 0x58D4A0 }, + { "zCParticleFX::HostVobAddedToWorld", 0x58D4B0 }, + { "zCParticleFX::HostVobRemovedFromWorld", 0x58D4D0 }, + { "zCParticleFX::zCStaticPfxList::InsertPfxHead", 0x58D4E0 }, + { "zCParticleFX::zCStaticPfxList::RemovePfx", 0x58D520 }, + { "zCParticleFX::zCStaticPfxList::TouchPfx", 0x58D590 }, + { "zCParticleFX::zCStaticPfxList::ProcessList", 0x58D650 }, + { "zCParticleFX::zCStaticPfxList::IsInList", 0x58DC50 }, + { "zCParticleFX::GetFileExtension", 0x58DC80 }, + { "zCParticleFX::LoadVisualVirtual", 0x58DCE0 }, + { "zCParticleFX::InitEmitterVars", 0x58DCF0 }, + { "zCParticleFX::FreeParticles", 0x58DD10 }, + { "zCParticleFX::SetVisualUsedBy", 0x58DD60 }, + { "zCParticleFX::GetVisualName", 0x58DE10 }, + { "zCParticleFX::SearchParticleEmitter", 0x58DEC0 }, + { "zCParticleFX::RemoveEmitter", 0x58E080 }, + { "zCParticleFX::SetEmitter", 0x58E0C0 }, + { "zCParticleEmitter::zCParticleEmitter", 0x58E230 }, + { "zCParticleFX::SetAndStartEmitter", 0x58ED00 }, + { "zCParticleFX::StopEmitterOutput", 0x58ED60 }, + { "zCParticleFX::RestoreEmitterOutput", 0x58ED70 }, + { "zCParticleFX::Load", 0x58EDB0 }, + { "zCParticleFX::GetBBox3D", 0x58EF80 }, + { "zCParticleFX::CalcIsDead", 0x58F0B0 }, + { "zCParticleFX::PartRand", 0x58F110 }, + { "zCParticleFX::UpdateParticleFX", 0x58F130 }, + { "zCParticleFX::CreateParticlesUpdateDependencies", 0x58F210 }, + { "zCParticleFX::UpdateParticle", 0x58F4C0 }, + { "zCParticleFX::Render", 0x58FCB0 }, + { "zCParticleFX::GetShapeScaleThisFrame", 0x5910C0 }, + { "zCParticleFX::GetNumParticlesThisFrame", 0x591220 }, + { "zCParticleFX::CheckDependentEmitter", 0x5913C0 }, + { "zCParticleFX::CreateParticles", 0x591580 }, + { "zCParticleEmitter::~zCParticleEmitter", 0x5920B0 }, + { "zCParticleEmitter::AddCompoundReferences", 0x5923C0 }, + { "zCParticleEmitter::ResetStrings", 0x592410 }, + { "zCParticleEmitter::Reset", 0x592690 }, + { "zCParticleEmitter::String2Vec3", 0x5926B0 }, + { "zCParticleEmitter::String2Vec2", 0x592930 }, + { "zCParticleEmitter::UpdateInternals", 0x592B50 }, + { "zCParticleEmitter::SetOutputDir", 0x593640 }, + { "zCParticleEmitter::ConvertAnglesIntoBox", 0x593880 }, + { "zCParticleEmitter::GetPosition", 0x5938D0 }, + { "zRandF2", 0x593CB0 }, + { "zCParticleEmitter::GetVelocity", 0x593CD0 }, + { "zCArray::zCArray", 0x593FF0 }, + { "zCArraySort::Search", 0x594020 }, + { "zCArray::AllocDelta", 0x594090 }, + { "zCArray::InsertEnd", 0x594100 }, + { "zCArraySort::InsertEnd", 0x5941F0 }, + { "zCRigidBody::zCRigidBody", 0x594310 }, + { "zCRigidBody::ComputeForceTorque", 0x5943E0 }, + { "zCRigidBody::Star", 0x5943F0 }, + { "zCRigidBody::SetSliding", 0x594470 }, + { "zCRigidBody::Integrate", 0x594700 }, + { "zCRigidBody::RunSimulation", 0x5949A0 }, + { "zCRigidBody::SetInertiaTensorBlock", 0x5949D0 }, + { "zCRigidBody::ApplyForceCM", 0x594A60 }, + { "zCRigidBody::ApplyForce", 0x594AA0 }, + { "zCRigidBody::GetPointVelocity", 0x594AE0 }, + { "zCRigidBody::ApplyImpulseCM", 0x594B60 }, + { "zCRigidBody::ApplyImpulse", 0x594BD0 }, + { "zCRigidBody::CollisionImpulseStatic", 0x594C40 }, + { "zCRigidBody::CollisionImpulseCenterStatic", 0x594D50 }, + { "zCRigidBody::CollisionImpulse", 0x594F40 }, + { "zCRigidBody::StopRotation", 0x595100 }, + { "zCRigidBody::StopTranslation", 0x5951A0 }, + { "zCRigidBody::StopTransRot", 0x595240 }, + { "zCRigidBody::SetVelocity", 0x595380 }, + { "zCRigidBody::SetMode", 0x595420 }, + { "zCRigidBody::ShouldSlide", 0x595440 }, + { "zCRigidBody::Archive", 0x5955E0 }, + { "zCRigidBody::Unarchive", 0x595660 }, + { "zCPluecker::zCPluecker", 0x5957B0 }, + { "zCPluecker::Length2", 0x595820 }, + { "zCPluecker::Normalize", 0x595850 }, + { "zCPolygon::S_AllocPointers", 0x595A00 }, + { "zCPolygon::S_DeletePointers", 0x595A30 }, + { "zCPolygon::S_AllocVertFeatures", 0x595A60 }, + { "zCPolygon::S_DeleteVertFeatures", 0x595AD0 }, + { "zCPolygon::zCPolygon", 0x595B00 }, + { "zCPolygon::~zCPolygon", 0x595B30 }, + { "zCPolygon::ClipToPlane", 0x595C00 }, + { "zCPolygon::PrepareRendering", 0x5960A0 }, + { "zCPolygon::Unclip", 0x5960C0 }, + { "zCPolygon::CopyClipFeaturesForTexAniMapping", 0x596140 }, + { "zCPolygon::ClipToFrustum", 0x5961B0 }, + { "zCPolygon::ClassifyPlane", 0x596420 }, + { "zCPolygon::ClassifyPlaneBSPBuild", 0x5964B0 }, + { "zCPolygon::CalcNormal", 0x596540 }, + { "zCPolygon::GetScreenBBox2D", 0x596930 }, + { "zCPolygon::DrawWire", 0x5969D0 }, + { "zCPolygon::LightPolyList", 0x596A90 }, + { "zCPolygon::LightDynCamSpace", 0x5971B0 }, + { "zCPolygon::LightClippedPoly", 0x597370 }, + { "zCPolygon::GetLightStatAtPos", 0x597950 }, + { "zCPolygon::CheckRayPolyIntersection", 0x598060 }, + { "zCPolygon::CheckRayPolyIntersection2Sided", 0x5983F0 }, + { "zCPolygon::CalcNormalMainAxis", 0x598760 }, + { "zCPolygon::GetBBox3D", 0x5987C0 }, + { "zCPolygon::GetCenter", 0x598870 }, + { "zCPolygon::SetMapping", 0x5988F0 }, + { "zCPolygon::Flip", 0x598960 }, + { "zCPolygon::VertPartOfPoly", 0x5989A0 }, + { "zCPolygon::EdgePartOfPoly", 0x5989D0 }, + { "zCPolygon::TexTranslate", 0x598A20 }, + { "zCPolygon::TexSetTranslation", 0x598A60 }, + { "zCPolygon::TexScale", 0x598AA0 }, + { "zCPolygon::TexRotate", 0x598BA0 }, + { "zCPolygon::TexMirrorU", 0x598D70 }, + { "zCPolygon::TexMirrorV", 0x598DA0 }, + { "zCPolygon::TexShearU", 0x598DD0 }, + { "zCPolygon::TexShearV", 0x598E90 }, + { "zCPolygon::TexApplyPlanarMapping", 0x598F50 }, + { "zCPolygon::AlignPolyListToAvgPlane", 0x599400 }, + { "zCPolygon::TexCorrectUV", 0x5996F0 }, + { "zCPolygon::AllocVerts", 0x599840 }, + { "zCPolygon::AddVertex", 0x5999D0 }, + { "zCPolygon::AddVertexAndFeature", 0x5999F0 }, + { "zCPolygon::SetVertices", 0x599A30 }, + { "zCPolygon::SetVertex", 0x599B00 }, + { "zCPolygon::SetFeature", 0x599B40 }, + { "zCPolygon::CopyValuesInto", 0x599B80 }, + { "zCPolygon::CopyPolyInto", 0x599C30 }, + { "zCPolygon::RemoveVerticesAndFeatures", 0x599C90 }, + { "zCPolygon::GetArea", 0x599D20 }, + { "zCPolygon::GetLongestEdgeLen", 0x599DC0 }, + { "zCPolygon::ResetStaticLight", 0x599E30 }, + { "zCPolygon::SetStaticLight", 0x599E70 }, + { "zCPolygon::SetLightDyn", 0x599EA0 }, + { "zCPolygon::SetLightStatAlpha", 0x599ED0 }, + { "zCPolygon::ResetLightDynToLightStat", 0x599F00 }, + { "zCPolygon::AddToLightDyn", 0x599F30 }, + { "zCPolygon::CheckBBoxPolyIntersection", 0x599FC0 }, + { "zCPolygon::CheckBSpherePolyIntersection", 0x59A440 }, + { "zCPolygon::SplitPoly", 0x59A5B0 }, + { "zCPolygon::IsIntersectingProjection", 0x59AB10 }, + { "zCPolygon::IsIntersecting", 0x59B280 }, + { "zCList::Get", 0x59B350 }, + { "zCPolyStrip::_CreateNewInstance", 0x59B5A0 }, + { "zCPolyStrip::zCPolyStrip", 0x59B610 }, + { "zCPolyStrip::`scalar deleting destructor'", 0x59B740 }, + { "zCPolyStrip::~zCPolyStrip", 0x59B770 }, + { "zCPolyStrip::IsBBox3DLocal", 0x59B870 }, + { "zCPolyStrip::GetBBox3D", 0x59B880 }, + { "zCPolyStrip::CalcBBox3D", 0x59B9A0 }, + { "zCPolyStrip::SetVisualUsedBy", 0x59BB00 }, + { "zCPolyStrip::EmptyEffect", 0x59BB20 }, + { "zCPolyStrip::AllocateResources", 0x59BB50 }, + { "zCPolyStrip::FreeResources", 0x59BDE0 }, + { "zCPolyStrip::SetVisibleSegments", 0x59BE80 }, + { "zCPolyStrip::Render", 0x59BF50 }, + { "zCPolyStrip::AddSegment", 0x59C460 }, + { "zCPolyStrip::AddSegmentSmart", 0x59C680 }, + { "zCPolyStrip::UpdateSegment", 0x59C8E0 }, + { "zCPolyStrip::UpdateSegmentAlpha", 0x59C960 }, + { "zCPolyStrip::AlignToCamera", 0x59C980 }, + { "zCPolyStrip::ProjectToSphere", 0x59CE00 }, + { "zCPolyStrip::Lightning0Subdivide", 0x59CF10 }, + { "zCPolyStrip::GenerateCPLightning0", 0x59D0A0 }, + { "zCPolyStrip::GenerateCircle", 0x59D1E0 }, + { "zCLightning::Render", 0x59D470 }, + { "zCLightning::SetVisualUsedBy", 0x59D480 }, + { "zCLightning::SetProjectionSphere", 0x59D4D0 }, + { "zCLightning::Generate", 0x59D500 }, + { "zCLightning::zCBolt::Generate_R", 0x59D560 }, + { "zCLightning::zCBolt::`scalar deleting destructor'", 0x59D9D0 }, + { "zCLightning::zCBolt::~zCBolt", 0x59DA00 }, + { "zCLightning::zCBolt::FreeResources", 0x59DB20 }, + { "zCLightning::zCBolt::Render", 0x59DBF0 }, + { "zCArray::zCArray", 0x59DC40 }, + { "zCArray::AllocDelta", 0x59DC50 }, + { "zCPrime::IsPrime", 0x59DCF0 }, + { "zCPrime::PrimeNo", 0x59DDC0 }, + { "zCPrime::NextPrime", 0x59DED0 }, + { "Vertex::Vertex", 0x59E290 }, + { "Vertex::~Vertex", 0x59E420 }, + { "Vertex::CalcQuadric", 0x59E530 }, + { "Vertex::IsBorder", 0x59E540 }, + { "Vertex::RemoveIfNotAdjacent", 0x59E5F0 }, + { "Triangle::Triangle", 0x59E690 }, + { "Triangle::~Triangle", 0x59E990 }, + { "Triangle::HasVertex", 0x59EB90 }, + { "Triangle::HasVertexIndex", 0x59EBB0 }, + { "Triangle::ComputeNormal", 0x59EBE0 }, + { "Triangle::GetArea", 0x59ED20 }, + { "Triangle::ReplaceVertex", 0x59EDC0 }, + { "zCProgMeshBuilder::CreatePMTriPosList", 0x59F080 }, + { "zCProgMeshBuilder::CalcPrelight", 0x59F820 }, + { "zCProgMeshBuilder::CalcPosNormals", 0x59F9B0 }, + { "zCProgMeshBuilder::CalcTriPlaneList", 0x59FB00 }, + { "zCProgMeshBuilder::CalcSubdivData", 0x59FF90 }, + { "zCProgMeshBuilder::CreateLazySubMesh", 0x5A0550 }, + { "zCProgMeshBuilder::CopySubMeshData", 0x5A0A60 }, + { "zCProgMeshBuilder::CreateFinalPMData", 0x5A0C70 }, + { "zTLazyMesh::zTLazyMesh", 0x5A1B00 }, + { "zTLazyMesh::~zTLazyMesh", 0x5A1BD0 }, + { "zCProgMeshProto::zCSubMesh::`vector deleting destructor'", 0x5A1D40 }, + { "zCProgMeshBuilder::Clear", 0x5A1DA0 }, + { "zCProgMeshBuilder::BuildProgMeshProto", 0x5A1F90 }, + { "zCVertex::ResetVertexTransform", 0x5A2A90 }, + { "Vertex::`scalar deleting destructor'", 0x5A30F0 }, + { "Triangle::`scalar deleting destructor'", 0x5A3110 }, + { "zCArray::zCArray", 0x5A3200 }, + { "zCArray::operator=", 0x5A3230 }, + { "zCArray::RemoveOrder", 0x5A32D0 }, + { "zCArray::IsInList", 0x5A3320 }, + { "zCArray::operator[]", 0x5A33A0 }, + { "zCArray::zCArray", 0x5A33B0 }, + { "zCArray::zCArray", 0x5A3480 }, + { "zCArray::zCArray", 0x5A3580 }, + { "zCArray::Search", 0x5A35F0 }, + { "zCArray::zCArray", 0x5A3620 }, + { "zCArray::zCArray", 0x5A3750 }, + { "zCArray::zCArray", 0x5A37F0 }, + { "zCArray::zCArray", 0x5A38F0 }, + { "zTLazyMesh::`vector deleting destructor'", 0x5A3A20 }, + { "zCArray::RemoveOrderIndex", 0x5A3A80 }, + { "zCArray::InsertEnd", 0x5A3AB0 }, + { "zCArray::RemoveOrderIndex", 0x5A3BA0 }, + { "zCArray::InsertEnd", 0x5A3BD0 }, + { "zCArray::InsertEnd", 0x5A3CC0 }, + { "zCArray::AllocDelta", 0x5A3DC0 }, + { "zCArray::InsertEnd", 0x5A3E30 }, + { "zCArray::AllocDelta", 0x5A3F20 }, + { "zCArray::AllocDelta", 0x5A3FA0 }, + { "zCArray::AllocDelta", 0x5A4020 }, + { "zCArray::InsertEnd", 0x5A40B0 }, + { "zCArray::AllocDelta", 0x5A4100 }, + { "zCArray::AllocDelta", 0x5A4180 }, + { "zCArray::AllocDelta", 0x5A41F0 }, + { "zCArray::AllocDelta", 0x5A4260 }, + { "zCArray::AllocDelta", 0x5A42D0 }, + { "zCArray::AllocDelta", 0x5A4340 }, + { "CalcArraySize", 0x5A43C0 }, + { "SetAndCopyArrayAdapt", 0x5A44E0 }, + { "zCArrayAdapt::SetArray", 0x5A4520 }, + { "zCArrayAdapt::SetArray", 0x5A4540 }, + { "zCProgMeshProto::_CreateNewInstance", 0x5A4780 }, + { "zCMeshSoftSkin::_CreateNewInstance", 0x5A49E0 }, + { "zCProgMeshProto::IsBBox3DLocal", 0x5A4AB0 }, + { "zCProgMeshProto::GetBBox3D", 0x5A4AC0 }, + { "zCProgMeshProto::GetOBBox3D", 0x5A4AF0 }, + { "zCProgMeshProto::DynLightVisual", 0x5A4B00 }, + { "zCProgMeshProto::GetRenderSortKey", 0x5A4B10 }, + { "zCProgMeshProto::CanTraceRay", 0x5A4B20 }, + { "zCMeshSoftSkin::_GetClassDef", 0x5A4B30 }, + { "zCProgMeshProto::zCSubMesh::zCSubMesh", 0x5A4BE0 }, + { "zCProgMeshProto::zCSubMesh::~zCSubMesh", 0x5A4C30 }, + { "zCProgMeshProto::zCProgMeshProto", 0x5A4CB0 }, + { "zCProgMeshProto::_GetClassDef", 0x5A4DF0 }, + { "zCProgMeshProto::`scalar deleting destructor'", 0x5A4E00 }, + { "zCProgMeshProto::~zCProgMeshProto", 0x5A4E30 }, + { "zCProgMeshProto::CalcRenderSortKey", 0x5A4F20 }, + { "zCProgMeshProto::SetLODParamStrengthModifier", 0x5A4F60 }, + { "zCProgMeshProto::GetLODParamStrengthModifier", 0x5A4FC0 }, + { "zCProgMeshProto::PackStaticVertexBuffers", 0x5A4FE0 }, + { "zCProgMeshProto::GetFileExtension", 0x5A5200 }, + { "zCProgMeshProto::LoadVisualVirtual", 0x5A5220 }, + { "zCProgMeshProto::GetVisualName", 0x5A5230 }, + { "zCProgMeshProto::Load", 0x5A5280 }, + { "zCProgMeshProto::BuildProgMeshProto", 0x5A5C70 }, + { "zCProgMeshBuilder::`scalar deleting destructor'", 0x5A5CC0 }, + { "zCProgMeshProto::CheckRayPolyIntersection", 0x5A5CE0 }, + { "zCProgMeshProto::CheckRayPolyIntersection2Sided", 0x5A5FD0 }, + { "zCProgMeshProto::TraceRay", 0x5A6290 }, + { "zCProgMeshProto::GetNumTri", 0x5A6470 }, + { "zCProgMeshProto::InitProgMeshProto", 0x5A6490 }, + { "zCProgMeshProto::CreateDynamicVertexBuffer", 0x5A65E0 }, + { "zCProgMeshProto::CleanupProgMeshProto", 0x5A6650 }, + { "zCProgMeshProto::CalcLODRenderVertPerc", 0x5A66C0 }, + { "zCProgMeshProto::CalcLODRenderArgs", 0x5A6870 }, + { "zCProgMeshProto::CalcLODRenderArgsSubMesh", 0x5A6A90 }, + { "zCProgMeshProto::Render", 0x5A6B20 }, + { "zCProgMeshProto::RenderStatic", 0x5A7110 }, + { "zCProgMeshProto::RenderStaticLOD", 0x5A7200 }, + { "zCProgMeshProto::SoftwareTransformVerts", 0x5A7470 }, + { "zCProgMeshProto::RenderDynamicLOD", 0x5A7780 }, + { "zCProgMeshProto::CalcSubdiv", 0x5A7E30 }, + { "zCProgMeshProto::CalcNumSubdivEdges", 0x5A7EF0 }, + { "zCProgMeshProto::CalcSubdivSubMesh", 0x5A7F50 }, + { "zCProgMeshProto::RenderDynamicSubdiv", 0x5A8270 }, + { "zCProgMeshProto::RenderStaticLODShadow", 0x5A86F0 }, + { "zCProgMeshProto::GetFileVersion", 0x5A8AA0 }, + { "zCProgMeshProto::Save", 0x5A8AB0 }, + { "zCMeshSoftSkin::zCMeshSoftSkin", 0x5A9750 }, + { "zCMeshSoftSkin::`scalar deleting destructor'", 0x5A97B0 }, + { "zCMeshSoftSkin::~zCMeshSoftSkin", 0x5A97E0 }, + { "zCMeshSoftSkin::AllocVertWeightStream", 0x5A98F0 }, + { "zCMeshSoftSkin::DeleteVertWeightStream", 0x5A9950 }, + { "zCMeshSoftSkin::AddNumWeightEntry", 0x5A9980 }, + { "zCMeshSoftSkin::AddWeightEntry", 0x5A99A0 }, + { "zCMeshSoftSkin::ResetVertWeightIterator", 0x5A99E0 }, + { "zCMeshSoftSkin::GetVertWeightStreamSize", 0x5A99F0 }, + { "zCMeshSoftSkin::BuildNodeIndexList", 0x5A9A30 }, + { "zCMeshSoftSkin::DeleteNodeOBBList", 0x5A9C00 }, + { "zCMeshSoftSkin::BuildNodeOBBList", 0x5A9C70 }, + { "zCMeshSoftSkin::GetFileVersion", 0x5AA210 }, + { "zCMeshSoftSkin::Load", 0x5AA220 }, + { "zCMeshSoftSkin::Save", 0x5AA500 }, + { "zCMeshSoftSkin::RenderSoftSkin", 0x5AA9F0 }, + { "zCProgMeshConvertFileHandler::zCProgMeshConvertFileHandler", 0x5AB060 }, + { "zCProgMeshConvertFileHandler::`scalar deleting destructor'", 0x5AB120 }, + { "zCProgMeshConvertFileHandler::HandleFile", 0x5AB140 }, + { "zCArrayAdapt::SetArray", 0x5AB330 }, + { "zCArrayAdapt::SetArray", 0x5AB360 }, + { "zCArrayAdapt::SetArray", 0x5AB390 }, + { "zCArrayAdapt::SetArray", 0x5AB3C0 }, + { "zCArrayAdapt::SetArray", 0x5AB410 }, + { "zCArrayAdapt::~zCArrayAdapt", 0x5AB430 }, + { "zCArray::AllocDelta", 0x5AB480 }, + { "zCArray::AllocDelta", 0x5AB4F0 }, + { "zCQuadMark::_CreateNewInstance", 0x5AB7A0 }, + { "zCQuadMark::zCQuadMark", 0x5AB810 }, + { "zCQuadMark::_GetClassDef", 0x5AB960 }, + { "zCQuadMark::IsBBox3DLocal", 0x5AB970 }, + { "zCQuadMark::GetVisualName", 0x5AB980 }, + { "zCQuadMark::`scalar deleting destructor'", 0x5ABA10 }, + { "zCQuadMark::ClipQuadPolyToWorldPoly", 0x5ABA40 }, + { "zCQuadMark::~zCQuadMark", 0x5ABA60 }, + { "zCQuadMark::SetVisualUsedBy", 0x5ABB80 }, + { "zCQuadMark::GetBBox3D", 0x5ABBB0 }, + { "zCQuadMark::Render", 0x5ABBD0 }, + { "zCQuadMark::ClipQuadPolyToPlane", 0x5ABC80 }, + { "zCQuadMark::CalcQuadAxis", 0x5AC120 }, + { "zCQuadMark::InitFirstQuadPoly", 0x5AC2D0 }, + { "zCQuadMark::InitQuadPoly", 0x5AC7A0 }, + { "zCQuadMark::ProjectQuadPolyToPlane", 0x5AC820 }, + { "zCQuadMark::AddQuadPolyToQuadMesh", 0x5AC900 }, + { "zCQuadMark::GetNextWorldPoly", 0x5ACA80 }, + { "zCQuadMark::ProcessWorldPoly", 0x5ACB10 }, + { "zCQuadMark::CreateQuadMark", 0x5ACCD0 }, + { "zCQuadMark::GetNumActive", 0x5AD4B0 }, + { "zCQuadMark::ProcessAniTracker", 0x5AD4D0 }, + { "zCArray::operator=", 0x5AD710 }, + { "zCArray::AllocDelta", 0x5AD790 }, + { "zCArray::InsertEnd", 0x5AD810 }, + { "zCArray::InsertEnd", 0x5AD860 }, + { "zCArray::AllocDelta", 0x5AD8B0 }, + { "zCRayCacheElement::zCRayCacheElement", 0x5AD960 }, + { "zCRayCacheElement::~zCRayCacheElement", 0x5ADA30 }, + { "zCRayCacheElement::JumpBack", 0x5ADB00 }, + { "zCRayCache::Hit", 0x5ADB30 }, + { "zCRayCache::HitList", 0x5ADB40 }, + { "zCRayCache::LastTraceRayEffort", 0x5ADB50 }, + { "zCRayCache::StartTraceRay", 0x5ADB80 }, + { "zCRayCacheElement::`scalar deleting destructor'", 0x5ADDE0 }, + { "zCRayCache::StopTraceRay", 0x5ADE00 }, + { "zCRayCache::~zCRayCache", 0x5ADF70 }, + { "zCRayCache::NextNode", 0x5AE010 }, + { "zCRayCache::NodeDeleted", 0x5AE550 }, + { "zCRenderer::AlphaBlendFuncStringToType", 0x5AE600 }, + { "zCRenderer::AlphaBlendFuncTypeToString", 0x5AE6F0 }, + { "zCRenderer::Vid_SetMode", 0x5AE970 }, + { "zCRenderer::GetTexFormatInfo", 0x5AEA10 }, + { "zCRenderer::DrawTile", 0x5AEA40 }, + { "zTRndSimpleVertex::zTRndSimpleVertex", 0x5AF340 }, + { "zCRenderLightContainer::CompareLightScore", 0x5AF380 }, + { "zCRenderLightContainer::CreatePrelightConfig", 0x5AF3A0 }, + { "zCRenderLightContainer::CollectLights_FastPath", 0x5AF550 }, + { "zCRenderLightContainer::S_ReleaseVobLightRefs", 0x5AF790 }, + { "zCRenderLightContainer::CollectLights_DynLights", 0x5AF7A0 }, + { "zCDynVobLightCacheElement::UpdateContents", 0x5AF930 }, + { "zCRenderLightContainer::CollectLights_StatLights", 0x5AFCF0 }, + { "zCRenderLightContainer::CollectLights", 0x5B0160 }, + { "zCRenderLightContainer::CalcStatLightDir", 0x5B02B0 }, + { "zCRenderLightContainer::LightVertex", 0x5B0420 }, + { "zCRenderLightContainer::Activate", 0x5B0680 }, + { "zCRenderLightContainer::SetupRendererLights", 0x5B07A0 }, + { "zCMemPool::zCMemPool", 0x5B0810 }, + { "zCCache::zCCache", 0x5B0850 }, + { "zCCache::~zCCache", 0x5B08D0 }, + { "zCCache::operator[]", 0x5B0A00 }, + { "zCDynVobLightCacheElement::operator delete", 0x5B0AF0 }, + { "zCCache::ClearCache", 0x5B0B00 }, + { "zCDynVobLightCacheElement::ReleaseLights", 0x5B0C30 }, + { "zCCache::PurgeCache", 0x5B0C70 }, + { "zCSparseArray >::~zCSparseArray >", 0x5B0DB0 }, + { "zCSparseArray >::SizeIndex", 0x5B0E00 }, + { "zCSparseArray >::SizeData", 0x5B0E10 }, + { "zCSparseArray >::SizeAll", 0x5B0E20 }, + { "zCSparseArray >::IndexPtr", 0x5B0E30 }, + { "zCSparseArray >::DataPtr", 0x5B0E40 }, + { "zCSparseArray >::ManDatPtr", 0x5B0E50 }, + { "zCSparseArray >::IndexIsEqual", 0x5B0E60 }, + { "zCSparseArray >::CopyIndex", 0x5B0E80 }, + { "zCSparseArray >::DestructIndex", 0x5B0EA0 }, + { "zCSparseArray >::Hash", 0x5B0EB0 }, + { "zCSparseArray >::ConstructData", 0x5B0ED0 }, + { "zCSparseArray >::DestructData", 0x5B0EF0 }, + { "zCCache::`scalar deleting destructor'", 0x5B0F00 }, + { "zCSparseArray >::`scalar deleting destructor'", 0x5B0F20 }, + { "zCArraySort::InsertEnd", 0x5B0F40 }, + { "zCDynVobLightCacheElement::`scalar deleting destructor'", 0x5B1040 }, + { "zCShader::zCShader", 0x5B10D0 }, + { "zCShader::~zCShader", 0x5B10F0 }, + { "zCShader::InsertStage", 0x5B1100 }, + { "zCShaderStage::zCShaderStage", 0x5B1130 }, + { "zCRndAlphaSortObject_WorldPoly::zCRndAlphaSortObject_WorldPoly", 0x5B1190 }, + { "zCRndAlphaSortObject_WorldPoly::~zCRndAlphaSortObject_WorldPoly", 0x5B11A0 }, + { "zCRndAlphaSortObject_WorldPoly::`vector deleting destructor'", 0x5B11B0 }, + { "zCRndAlphaSortObject_WorldPoly::GetFreeAlphaWorldPoly", 0x5B1250 }, + { "zCRndAlphaSortObject_WorldPoly::ResetFreeList", 0x5B1340 }, + { "zCRndAlphaSortObject_WorldPoly::SetZValueByPoly", 0x5B1360 }, + { "zCRndAlphaSortObject_WorldPoly::Draw", 0x5B13C0 }, + { "zCRenderManager::zCRenderManager", 0x5B1650 }, + { "zCRenderManager::~zCRenderManager", 0x5B1680 }, + { "zCRenderManager::InitRenderManager", 0x5B1730 }, + { "zCRenderManager::CleanupRenderManager", 0x5B1840 }, + { "zCRenderManager::GetFreeShader", 0x5B18B0 }, + { "zCRenderManager::GetFreeShaderStage", 0x5B19A0 }, + { "zCRenderManager::AddPoly", 0x5B1A90 }, + { "zCRenderManager::Flush", 0x5B1BD0 }, + { "zCRenderManager::SortMaterialPolys", 0x5B1E70 }, + { "zCRenderManager::BuildShader", 0x5B1E90 }, + { "zCRenderManager::GetFreeDynVertexBuffer", 0x5B22F0 }, + { "zCRenderManager::SetRGBA", 0x5B2430 }, + { "zCRenderManager::SetStageColorOp", 0x5B2510 }, + { "zCRenderManager::SetTextureStage0", 0x5B2590 }, + { "zCRenderManager::SetTextureTransform", 0x5B26E0 }, + { "zCRenderManager::SetAlphaFunc", 0x5B2970 }, + { "zCRenderManager::DrawVertexBuffer", 0x5B2A50 }, + { "zCRenderManager::PackVB", 0x5B2D60 }, + { "zCMapDetailTexture::S_Init", 0x5B3BF0 }, + { "std::pair::~pair", 0x5B3F50 }, + { "zCMapDetailTexture::S_Cleanup", 0x5B3FD0 }, + { "zCMapDetailTexture::S_GetDetailTextureInfo", 0x5B3FE0 }, + { "std::map,class std::allocator >::map,class std::allocator >", 0x5B4050 }, + { "std::map,class std::allocator >::operator[]", 0x5B4100 }, + { "std::basic_string,class std::allocator >::_Refcnt", 0x5B4980 }, + { "std::allocator::deallocate", 0x5B4990 }, + { "std::_Construct", 0x5B4E70 }, + { "std::pair::`scalar deleting destructor'", 0x5B4F30 }, + { "zCResource::zCResource", 0x5B5160 }, + { "zCResource::_GetClassDef", 0x5B5300 }, + { "zCResource::`scalar deleting destructor'", 0x5B5310 }, + { "zCResource::~zCResource", 0x5B5340 }, + { "zCResource::SetCacheInPriority", 0x5B53A0 }, + { "zCResource::LoadResourceData", 0x5B53D0 }, + { "zCResource::ReleaseResourceData", 0x5B54B0 }, + { "zCResource::GetResSizeBytes", 0x5B54C0 }, + { "zCResource::GetCacheConfig", 0x5B54D0 }, + { "zCResource::CacheOut", 0x5B54E0 }, + { "zCResource::TouchTimeStamp", 0x5B5500 }, + { "zCResource::TouchTimeStampLocal", 0x5B5580 }, + { "zCResource::LockStateChange", 0x5B5590 }, + { "zCResource::UnlockStateChange", 0x5B55A0 }, + { "zCResourceManager::zCResourceManager", 0x5B55B0 }, + { "zCThread::IsThreadRunning", 0x5B5640 }, + { "zCThread::GetTerminationRequested", 0x5B5650 }, + { "zCThread::SetTerminationRequested", 0x5B5660 }, + { "zCResourceManager::`scalar deleting destructor'", 0x5B5670 }, + { "zCResourceManager::~zCResourceManager", 0x5B5690 }, + { "zCResourceManager::PurgeCaches", 0x5B5720 }, + { "zCResourceManager::SetThreadingEnabled", 0x5B58A0 }, + { "zCResourceManager::GetThreadingEnabled", 0x5B58B0 }, + { "zCResourceManager::InitClassCache", 0x5B58C0 }, + { "zCResourceManager::GetClassCache", 0x5B5B30 }, + { "zCResourceManager::GetClassCacheIndex", 0x5B5BA0 }, + { "zCResourceManager::LoadResource", 0x5B5BD0 }, + { "zCResourceManager::CacheIn", 0x5B5CB0 }, + { "zCResourceManager::CacheOut", 0x5B5FB0 }, + { "zCResourceManager::TouchTimeStamp", 0x5B60E0 }, + { "zCResourceManager::DoFrameActivity", 0x5B6150 }, + { "zCResourceManager::Evict", 0x5B61E0 }, + { "zCResourceManager::ThreadProc", 0x5B62A0 }, + { "zCResourceManager::RemoveCacheInQueue", 0x5B63C0 }, + { "zCResourceManager::GetNextCacheInQueue", 0x5B6440 }, + { "zCResourceManager::InsertCacheInQueue", 0x5B6450 }, + { "zCResourceManager::LockCacheInQueue", 0x5B6520 }, + { "zCResourceManager::UnlockCacheInQueue", 0x5B6540 }, + { "zCResourceManager::WaitForCacheIn", 0x5B6560 }, + { "zCResourceManager::QueueProcess_Start", 0x5B65C0 }, + { "zCResourceManager::QueueProcess_Suspend", 0x5B65F0 }, + { "zCResourceManager::QueueProcess_Resume", 0x5B6600 }, + { "zCResourceManager::PrintStatusDebug", 0x5B6630 }, + { "zCResourceManager::zCClassCache::zCClassCache", 0x5B6E10 }, + { "zCResourceManager::zCClassCache::~zCClassCache", 0x5B6E30 }, + { "zCResourceManager::zCClassCache::InsertRes", 0x5B6E40 }, + { "zCResourceManager::zCClassCache::RemoveRes", 0x5B6EA0 }, + { "zCResourceManager::zCClassCache::TouchRes", 0x5B6F10 }, + { "zCResourceManager::zCClassCache::`vector deleting destructor'", 0x5B6FD0 }, + { "zCArray::AllocDelta", 0x5B7020 }, + { "zCArray::InsertEnd", 0x5B7110 }, + { "zCSession::zCSession", 0x5B7230 }, + { "zCSession::SetCamera", 0x5B7260 }, + { "zCSession::GetCamera", 0x5B7270 }, + { "zCSession::GetCameraAI", 0x5B7280 }, + { "zCSession::GetCameraVob", 0x5B7290 }, + { "zCSession::GetViewport", 0x5B72A0 }, + { "zCSession::GetCutsceneManager", 0x5B72B0 }, + { "zCSession::`scalar deleting destructor'", 0x5B72C0 }, + { "zCSession::~zCSession", 0x5B72E0 }, + { "zCSession::Done", 0x5B7330 }, + { "zCSession::Init", 0x5B73F0 }, + { "zCSession::DesktopInit", 0x5B7430 }, + { "zCSession::CutsceneSystemInit", 0x5B74C0 }, + { "zCSession::Render", 0x5B74F0 }, + { "zCSession::RenderBlit", 0x5B7540 }, + { "zCSession::CamInit", 0x5B7560 }, + { "zCSession::GetWorld", 0x5B7790 }, + { "zCSession::SaveWorld", 0x5B77A0 }, + { "zCSession::LoadWorld", 0x5B77B0 }, + { "zCSession::SetTime", 0x5B77C0 }, + { "zCSession::GetTime", 0x5B77D0 }, + { "zCSession::SetWorld", 0x5B77E0 }, + { "zCSkyControler_Indoor::_CreateNewInstance", 0x5B7DD0 }, + { "zCSkyControler::SetFillBackground", 0x5B7EE0 }, + { "zCSkyControler::GetFillBackground", 0x5B7EF0 }, + { "zCSkyControler::GetRelightCtr", 0x5B7F00 }, + { "zCSkyControler::GetDaylightColorFromIntensity", 0x5B7F10 }, + { "zCSkyControler::SetCameraLocationHint", 0x5B7F30 }, + { "zCSkyControler_Mid::_GetClassDef", 0x5B7F40 }, + { "zCSkyControler_Indoor::operator delete", 0x5B7F50 }, + { "zCSkyControler_Indoor::_GetClassDef", 0x5B7F70 }, + { "zCSkyControler_Indoor::GetTime", 0x5B7F80 }, + { "zCSkyControler_Indoor::ResetTime", 0x5B7F90 }, + { "zCSkyControler_Indoor::UpdateWorldDependencies", 0x5B7FA0 }, + { "zCSkyControler_Indoor::`scalar deleting destructor'", 0x5B7FB0 }, + { "zCSkyControler_Indoor::~zCSkyControler_Indoor", 0x5B7FE0 }, + { "zCSkyControler::_GetClassDef", 0x5B80A0 }, + { "zCSkyControler_Outdoor::_CreateNewInstance", 0x5B82A0 }, + { "zCSkyControler_Outdoor::operator delete", 0x5B8310 }, + { "zCOutdoorRainFX::zCOutdoorRainFX", 0x5B8330 }, + { "zCOutdoorRainFX::~zCOutdoorRainFX", 0x5B84B0 }, + { "zCOutdoorRainFX::UpdateSound", 0x5B8560 }, + { "zCOutdoorRainFX::SetEffectWeight", 0x5B8760 }, + { "zCOutdoorRainFX::CheckCameraBeam", 0x5B8910 }, + { "zCOutdoorRainFX::CreateParticles", 0x5B8B30 }, + { "zCOutdoorRainFX::UpdateParticles", 0x5B9230 }, + { "zCOutdoorRainFX::RenderParticles", 0x5B93F0 }, + { "zCSkyControler::zCSkyControler", 0x5BA160 }, + { "zCSkyControler::`scalar deleting destructor'", 0x5BA250 }, + { "zCSkyControler::~zCSkyControler", 0x5BA280 }, + { "zCSkyControler::ClearBackground", 0x5BA2F0 }, + { "zCSkyControler_Mid::zCSkyControler_Mid", 0x5BA5A0 }, + { "zCSkyControler_Mid::`scalar deleting destructor'", 0x5BA670 }, + { "zCSkyControler_Mid::InitUnderwaterPFX", 0x5BA6A0 }, + { "zCUnderwaterPFX::`scalar deleting destructor'", 0x5BA930 }, + { "zCUnderwaterPFX::~zCUnderwaterPFX", 0x5BA960 }, + { "zCSkyControler_Mid::~zCSkyControler_Mid", 0x5BA970 }, + { "zCSkyControler_Mid::SetUnderwaterFX", 0x5BAA30 }, + { "zCSkyControler_Mid::GetUnderwaterFX", 0x5BAAA0 }, + { "zCSkyControler_Mid::RenderSkyPre", 0x5BAAB0 }, + { "zCSkyControler_Mid::RenderSkyPost", 0x5BAB80 }, + { "zCUnderwaterPFX::Render", 0x5BADA0 }, + { "zCUnderwaterPFX::ProcessParticles", 0x5BADC0 }, + { "zCUnderwaterPFX::CreateParticles", 0x5BB1C0 }, + { "zCSkyControler_Mid::InitScreenBlend", 0x5BB2A0 }, + { "zCSkyControler_Mid::RenderScreenBlend", 0x5BB3D0 }, + { "zCSkyControler_Mid::SetScreenBlendAlpha", 0x5BB5A0 }, + { "zCSkyControler_Mid::SetScreenBlendColor", 0x5BB5B0 }, + { "zCSkyControler_Mid::SetScreenBlendAlphaFunc", 0x5BB5C0 }, + { "zCSkyControler_Indoor::zCSkyControler_Indoor", 0x5BB5D0 }, + { "zCSkyControler_Indoor::SetTime", 0x5BB690 }, + { "zCSkyControler_Indoor::SetFarZ", 0x5BB700 }, + { "zCSkyControler_Indoor::GetFarZ", 0x5BB710 }, + { "zCSkyControler_Indoor::SetFarZScalability", 0x5BB720 }, + { "zCSkyControler_Indoor::GetFarZScalability", 0x5BB760 }, + { "zCSkyControler_Indoor::SetBackgroundColor", 0x5BB770 }, + { "zCSkyControler_Indoor::GetBackgroundColor", 0x5BB780 }, + { "zCSkyControler_Indoor::RenderSkyPre", 0x5BB790 }, + { "zCSkyControler_Indoor::RenderSkyPost", 0x5BB820 }, + { "zCSkyLayerData::zCSkyLayerData", 0x5BB830 }, + { "zCSkyLayerData::~zCSkyLayerData", 0x5BB8A0 }, + { "zCSkyState::zCSkyState", 0x5BB960 }, + { "zCSkyControler_Outdoor::~zCSkyControler_Outdoor", 0x5BB990 }, + { "zCSkyState::PresetDay0", 0x5BB9B0 }, + { "zCSkyState::PresetDay1", 0x5BBB50 }, + { "zCSkyState::PresetDay2", 0x5BBCD0 }, + { "zCSkyState::PresetEvening", 0x5BBDA0 }, + { "zCSkyState::PresetNight0", 0x5BBE70 }, + { "zCSkyState::PresetNight1", 0x5BC070 }, + { "zCSkyState::PresetNight2", 0x5BC1F0 }, + { "zCSkyState::PresetDawn", 0x5BC370 }, + { "zCSkyControler_Outdoor::zCSkyControler_Outdoor", 0x5BC440 }, + { "zCSkyPlanet::zCSkyPlanet", 0x5BC750 }, + { "zCSkyPlanet::~zCSkyPlanet", 0x5BC760 }, + { "zCSkyControler_Outdoor::_GetClassDef", 0x5BC790 }, + { "zCSkyControler_Outdoor::GetTime", 0x5BC7A0 }, + { "zCSkyControler_Outdoor::SetBackgroundColor", 0x5BC7B0 }, + { "zCSkyControler_Outdoor::GetBackgroundColor", 0x5BC7C0 }, + { "zCSkyControler_Outdoor::SetCameraLocationHint", 0x5BC7D0 }, + { "zCSkyControler_Outdoor::`scalar deleting destructor'", 0x5BC7E0 }, + { "zCSkyControler_Outdoor::Init", 0x5BCA80 }, + { "zCSkyControler_Outdoor::UpdateWorldDependencies", 0x5BCF50 }, + { "zCSkyControler_Outdoor::GetStateTextureSearch", 0x5BCFA0 }, + { "zCSkyControler_Outdoor::ApplyStateTexToLayer", 0x5BCFF0 }, + { "zCSkyControler_Outdoor::RenderPlanets", 0x5BD430 }, + { "zCSkyControler_Outdoor::ReadFogColorsFromINI", 0x5BD970 }, + { "zCSkyControler_Outdoor::ApplyFogColorsFromINI", 0x5BDE40 }, + { "zCSkyControler_Outdoor::CreateDefault", 0x5BDEC0 }, + { "zCSkyControler_Outdoor::Interpolate", 0x5BE4F0 }, + { "zCSkyControler_Outdoor::SetTime", 0x5BE8F0 }, + { "zCSkyControler_Outdoor::ResetTime", 0x5BE930 }, + { "zCSkyControler_Outdoor::GetRelightCtr", 0x5BE950 }, + { "zCSkyControler_Outdoor::GetDaylightColorFromIntensity", 0x5BE960 }, + { "zCSkyControler_Outdoor::CalcPolyLightCLUT", 0x5BE980 }, + { "zCSkyLayer::CreateSkyPoly", 0x5BEAA0 }, + { "zCSkyLayer::zCSkyLayer", 0x5BEC80 }, + { "zCSkyLayer::~zCSkyLayer", 0x5BECD0 }, + { "zCSkyLayer::SetSkyBoxTexture", 0x5BED20 }, + { "zCSkyLayer::SetSkyPolyTexture", 0x5BED60 }, + { "zCSkyLayer::RenderSkyLayer", 0x5BED70 }, + { "zCSkyLayer::RenderSkyPoly", 0x5BEE20 }, + { "zCSkyLayer::RenderRainCloudLayer", 0x5BF230 }, + { "zCSkyControler_Outdoor::ColorizeSkySphere", 0x5BF4B0 }, + { "zCSkyControler_Outdoor::TextureSkySphere", 0x5BF6F0 }, + { "zCSkyControler_Outdoor::RenderSetup", 0x5BFBE0 }, + { "zCSkyControler_Outdoor::RenderSkyPlane", 0x5BFC30 }, + { "zCSkyControler_Outdoor::RenderSkyDome", 0x5BFED0 }, + { "zCSkyLayer::CreateSkyBoxMesh", 0x5BFEE0 }, + { "zCSkyLayer::RenderSkyBox", 0x5BFEF0 }, + { "zCSkyControler_Outdoor::InitSkyPFX", 0x5BFF80 }, + { "zCSkyControler_Outdoor::CalcFog", 0x5C01A0 }, + { "zCSkyControler_Outdoor::SetFarZ", 0x5C0540 }, + { "zCSkyControler_Outdoor::GetFarZ", 0x5C0550 }, + { "zCSkyControler_Outdoor::SetFarZScalability", 0x5C0560 }, + { "zCSkyControler_Outdoor::GetFarZScalability", 0x5C05B0 }, + { "zCSkyControler_Outdoor::RenderSkyPFX", 0x5C05C0 }, + { "zCSkyControler_Outdoor::RenderSkyPre", 0x5C0900 }, + { "zCSkyControler_Outdoor::ProcessRainFX", 0x5C0DC0 }, + { "zCSkyControler_Outdoor::SetRainFXWeight", 0x5C1090 }, + { "zCSkyControler_Outdoor::RenderSkyPost", 0x5C1160 }, + { "zCSkyControler_Outdoor::Archive", 0x5C1170 }, + { "zCSkyControler_Outdoor::Unarchive", 0x5C1220 }, + { "zCArray::InsertEnd", 0x5C12F0 }, + { "zCArray::AllocDelta", 0x5C1400 }, + { "zCArray::InsertEnd", 0x5C1470 }, + { "zCArray::InsertEnd", 0x5C14C0 }, + { "zCArray::AllocDelta", 0x5C15B0 }, + { "zCSoundSystem::GetNumReverbPresets", 0x5C19F0 }, + { "zCSoundSystem::GetReverbPresetName", 0x5C1A00 }, + { "zCSoundFX::GetCacheConfig", 0x5C1A20 }, + { "zCSoundManager::zTScriptSoundData::zTScriptSoundData", 0x5C1B30 }, + { "zCSoundManager::DebugMessage", 0x5C1B70 }, + { "zCSoundManager::zCTableEntry::zCTableEntry", 0x5C1C10 }, + { "zCSoundManager::SearchMediumTypeIDList", 0x5C1DB0 }, + { "zCSoundManager::zCMediumType::~zCMediumType", 0x5C1F80 }, + { "zCSoundManager::GetMediumIndex", 0x5C1FD0 }, + { "zCSoundManager::GetCollSndTableIndex", 0x5C20B0 }, + { "zCSoundManager::StartHitSound", 0x5C21F0 }, + { "zCSoundManager::zCSoundEventData::zCSoundEventData", 0x5C2CB0 }, + { "zCSoundManager::zCSoundEventData::GetData", 0x5C2E00 }, + { "zCSoundManager::StartAttackSound", 0x5C2F40 }, + { "zCSoundManager::StartSlideSound", 0x5C3460 }, + { "zCSoundManager::StartDestructionSound", 0x5C36C0 }, + { "zCSoundManager::Init", 0x5C3A20 }, + { "zCArraySort::Search", 0x5C4070 }, + { "zCSoundManager::zCMediumType::`vector deleting destructor'", 0x5C40E0 }, + { "zCArraySort::InsertEnd", 0x5C4140 }, + { "zCArraySort::InsertEnd", 0x5C42C0 }, + { "zCArraySort::AllocDelta", 0x5C4450 }, + { "zCSoundManager::zCMediumType::zCMediumType", 0x5C4660 }, + { "zCArraySort::AllocDelta", 0x5C4680 }, + { "zCSparseArrayBase::zCSparseArrayBase", 0x5C48C0 }, + { "zCSparseArrayBase::SizeAll", 0x5C4960 }, + { "zCSparseArrayBase::IndexPtr", 0x5C4980 }, + { "zCSparseArrayBase::DataPtr", 0x5C49A0 }, + { "zCSparseArrayBase::ManDatPtr", 0x5C49C0 }, + { "zCSparseArrayBase::DestructIndex", 0x5C49E0 }, + { "zCSparseArrayBase::ConstructData", 0x5C49F0 }, + { "zCSparseArrayBase::DestructData", 0x5C4A00 }, + { "zCSparseArrayBase::`scalar deleting destructor'", 0x5C4A10 }, + { "zCSparseArrayBase::~zCSparseArrayBase", 0x5C4A40 }, + { "zCSparseArrayBase::Destroy", 0x5C4A50 }, + { "zCSparseArrayBase::Element", 0x5C4B80 }, + { "zCSparseArrayBase::Insert", 0x5C4BD0 }, + { "zCSparseArrayBase::Delete", 0x5C4E40 }, + { "zCSparseArrayBase::Clear", 0x5C4F50 }, + { "zCSparseArrayBase::IndexIsEqual", 0x5C4F90 }, + { "zCSparseArrayBase::CopyIndex", 0x5C4FB0 }, + { "zCSparseArrayBase::Hash", 0x5C4FE0 }, + { "zCSparseArrayBase::Find", 0x5C5010 }, + { "zCSparseArrayBase::Create", 0x5C5190 }, + { "zCSparseArrayBase::Resize", 0x5C5210 }, + { "zCSparseArrayBase::AddRef", 0x5C5610 }, + { "zCSparseArrayBase::Release", 0x5C5670 }, + { "zCSparseArrayBase::CheckResize", 0x5C56C0 }, + { "Hash", 0x5C56F0 }, + { "zCCacheBase::zCCacheBase", 0x5C57B0 }, + { "zCCacheBase::`scalar deleting destructor'", 0x5C57E0 }, + { "zCCacheBase::~zCCacheBase", 0x5C5830 }, + { "zCCacheBase::S_PurgeCaches", 0x5C5870 }, + { "zCCacheBase::S_ClearCaches", 0x5C58B0 }, + { "zCTextureFileFormatTGA::_CreateNewInstance", 0x5C5CE0 }, + { "zCTextureFileFormatTGA::operator delete", 0x5C5E00 }, + { "zCTextureFileFormatTGA::_GetClassDef", 0x5C5E20 }, + { "zCTextureFileFormatTGA::SaveTexture", 0x5C5E30 }, + { "zCTextureFileFormatTGA::CanSave", 0x5C5E50 }, + { "zCTextureFileFormatTGA::CanLoad", 0x5C5E60 }, + { "zCTextureFileFormatInternal::_CreateNewInstance", 0x5C6050 }, + { "zCTextureFileFormatInternal::_GetClassDef", 0x5C6170 }, + { "zCTextureFileFormatInternal::CanSave", 0x5C6180 }, + { "zCTextureFileFormatInternal::CanLoad", 0x5C6190 }, + { "zCTextureFileFormatTGA::zCTextureFileFormatTGA", 0x5C61A0 }, + { "zCTextureFileFormatTGA::`scalar deleting destructor'", 0x5C62A0 }, + { "zCTextureFileFormatTGA::~zCTextureFileFormatTGA", 0x5C62D0 }, + { "zCTextureFileFormat::_GetClassDef", 0x5C62F0 }, + { "zCTextureFileFormat::`scalar deleting destructor'", 0x5C6300 }, + { "zCTextureFileFormat::~zCTextureFileFormat", 0x5C6330 }, + { "zCTextureFileFormatTGA::GetFileExtension", 0x5C6340 }, + { "zCTextureFileFormatTGA::ReadTGAHeader", 0x5C6390 }, + { "zCTextureFileFormatTGA::ReadTGAColorMap", 0x5C69C0 }, + { "zCTextureFileFormatTGA::ReadTGARLEPixel", 0x5C6F40 }, + { "zCTextureFileFormatTGA::ReadTGASpan", 0x5C71B0 }, + { "zCTextureFileFormatTGA::ReadTGAData", 0x5C72C0 }, + { "zCTextureFileFormatTGA::LoadTexture", 0x5C7520 }, + { "zCTextureFileFormatInternal::zCTextureFileFormatInternal", 0x5C7890 }, + { "zCTextureFileFormatInternal::`vector deleting destructor'", 0x5C79A0 }, + { "zCTextureFileFormatInternal::~zCTextureFileFormatInternal", 0x5C79D0 }, + { "zCTextureFileFormatInternal::GetFileExtension", 0x5C79E0 }, + { "zCTextureFileFormatInternal::ReadHeader", 0x5C7A30 }, + { "zCTextureFileFormatInternal::ReadData", 0x5C7A90 }, + { "zCTextureFileFormatInternal::LoadTexture", 0x5C7D10 }, + { "zCTextureFileFormatInternal::WriteHeader", 0x5C7EC0 }, + { "zCTextureFileFormatInternal::WriteData", 0x5C7F30 }, + { "zCTextureFileFormatInternal::SaveTexture", 0x5C8090 }, + { "zCTexture::zCTexture", 0x5C87E0 }, + { "zCTextureExchange::`scalar deleting destructor'", 0x5C8830 }, + { "zCTexture::_GetClassDef", 0x5C8850 }, + { "zCTexture::HasAlpha", 0x5C8860 }, + { "zCTexture::GetChromaKeyingEnabled", 0x5C8870 }, + { "zCTexture::SetChromaKeyingEnabled", 0x5C8880 }, + { "zCTexture::`scalar deleting destructor'", 0x5C8890 }, + { "zCTexture::InitValues", 0x5C88C0 }, + { "zCTexture::~zCTexture", 0x5C88F0 }, + { "zCTexture::SearchName", 0x5C89A0 }, + { "zCTexture::IsLightmap", 0x5C89C0 }, + { "zCTexture::GetAniTexture", 0x5C8A10 }, + { "zCTexture::AddAniTex", 0x5C8A70 }, + { "zCTexture::PrecacheTexAniFrames", 0x5C8AB0 }, + { "zCTexture::Load", 0x5C8AF0 }, + { "zCTexture::LoadSingle", 0x5C9730 }, + { "zCTexture::AutoDetectRendererTexScale", 0x5C98E0 }, + { "zCTexture::RefreshTexMaxSize", 0x5C9F70 }, + { "zCTextureConvert::LoadFromFileFormat", 0x5CA000 }, + { "zCTextureConvert::SaveToFileFormat", 0x5CA0E0 }, + { "zCTextureConvert::SaveInternal", 0x5CA220 }, + { "zCTextureConvert::LoadInternal", 0x5CA2D0 }, + { "zCTextureConvert::ConvertToNewFormat", 0x5CA380 }, + { "zCTextureConvert::ConvertToNewSize", 0x5CA3B0 }, + { "zCTextureConvert::GenerateMipMaps", 0x5CA4A0 }, + { "zCTextureConvert::CalcNumMipMaps", 0x5CA4F0 }, + { "zCTextureConvert::CorrectAspectRatio", 0x5CA520 }, + { "zCTextureConvert::CorrectPow2", 0x5CA5A0 }, + { "zCTexture::LoadResourceData", 0x5CA5E0 }, + { "zCTexture::ReleaseResourceData", 0x5CA640 }, + { "zCTexture::GetResSizeBytes", 0x5CA6A0 }, + { "zCTexture::GetCacheConfig", 0x5CA830 }, + { "zCTexture::ConvertTexture", 0x5CAA20 }, + { "zCTexture::ForceConvertAndReloadTexture", 0x5CB1A0 }, + { "zCTexture::CalcNextBestTexFormat", 0x5CB270 }, + { "zCTexture::CalcDesiredBPP", 0x5CB370 }, + { "zCTexture::LoadAndConvertInternal", 0x5CB4F0 }, + { "zCTexture::SaveAndConvertInternal", 0x5CB890 }, + { "zCTexture::CacheInNamed", 0x5CBA70 }, + { "zCTexture::IsTextureTileBaseSlice", 0x5CC470 }, + { "zCTexture::CreateTextureTile", 0x5CC4A0 }, + { "zCTexture::GetPixelSize", 0x5CCBD0 }, + { "zCTextureFileHandler::HandleFile", 0x5CCC00 }, + { "zCTexture::ScanConvertTextures", 0x5CCF00 }, + { "zCTextureExchange::CopyContents", 0x5CD110 }, + { "zCTextureExchange::GetMemSizeBytes", 0x5CD220 }, + { "zCTextureExchange::GetRGBAAtTexel", 0x5CD2D0 }, + { "zCTextureExchange::GetRGBAAtPtr", 0x5CD760 }, + { "zCLightMap::_CreateNewInstance", 0x5CDC90 }, + { "zCLightMap::_GetClassDef", 0x5CDD60 }, + { "zCLightMap::zCLightMap", 0x5CDD70 }, + { "zCLightMap::`scalar deleting destructor'", 0x5CDE00 }, + { "zCLightMap::~zCLightMap", 0x5CDE30 }, + { "zCLightMap::SetTexture", 0x5CDEA0 }, + { "zCLightMap::CalcLightmapOriginUpRight", 0x5CDEE0 }, + { "zThreadProc", 0x5CE000 }, + { "zCThread::zCThread", 0x5CE010 }, + { "zCThread::`scalar deleting destructor'", 0x5CE030 }, + { "zCThread::~zCThread", 0x5CE090 }, + { "zCThread::BeginThread", 0x5CE0E0 }, + { "zCThread::ThreadProc", 0x5CE1D0 }, + { "zCThread::EndThread", 0x5CE1E0 }, + { "zCThread::SuspendThread", 0x5CE220 }, + { "zCThread::ResumeThread", 0x5CE250 }, + { "zCThread::SleepThread", 0x5CE280 }, + { "zCCriticalSection::zCCriticalSection", 0x5CE290 }, + { "zCCriticalSection::`scalar deleting destructor'", 0x5CE2B0 }, + { "zCCriticalSection::~zCCriticalSection", 0x5CE2D0 }, + { "zCSyncObject::`scalar deleting destructor'", 0x5CE2F0 }, + { "zCCriticalSection::Lock", 0x5CE310 }, + { "zCCriticalSection::Unlock", 0x5CE330 }, + { "zCMutex::zCMutex", 0x5CE340 }, + { "zCMutex::`scalar deleting destructor'", 0x5CE440 }, + { "zCMutex::~zCMutex", 0x5CE460 }, + { "zCMutex::Lock", 0x5CE490 }, + { "zCMutex::Unlock", 0x5CE4B0 }, + { "zCTimer::zCTimer", 0x5CE520 }, + { "zCTimer::ResetTimer", 0x5CE550 }, + { "zCTimer::SetFrameTime", 0x5CE620 }, + { "zCTimer::FrameUpdate", 0x5CE670 }, + { "zCTimer::LimitFPS", 0x5CE6E0 }, + { "zCChecksum::GetBufferCRC32", 0x5CE710 }, + { "zCChecksum::BeginChecksum", 0x5CE850 }, + { "zCChecksum::EndChecksum", 0x5CE860 }, + { "zCChecksum::CalcBufferChecksum", 0x5CE870 }, + { "zCChecksum::CalcFileChecksum", 0x5CE890 }, + { "zCChecksum16::GetBufferCRC16", 0x5CE9A0 }, + { "zCChecksum16::BeginChecksum", 0x5CEAF0 }, + { "zCChecksum16::EndChecksum", 0x5CEB00 }, + { "zCChecksum16::CalcBufferChecksum", 0x5CEB10 }, + { "zCFPUControler::zCFPUControler", 0x5CEB90 }, + { "zCFPUControler::SaveCurrentControlWord", 0x5CEBD0 }, + { "zCFPUControler::RestoreSavedControlWord", 0x5CEBF0 }, + { "zCFPUControler::GetCurrentControlWord", 0x5CEC00 }, + { "zCFPUControler::RestoreDefaultControlWord", 0x5CEC10 }, + { "zCFPUControler::ComputeDefaultControlWord", 0x5CEC20 }, + { "zCFPUControler::SetControlWord", 0x5CEC60 }, + { "zCFPUControler::SetPrecision_24", 0x5CEC80 }, + { "zCFPUControler::SetPrecision_53", 0x5CECA0 }, + { "zCFPUControler::SetPrecision_64", 0x5CECC0 }, + { "zCFPUControler::PrintStatus", 0x5CECE0 }, + { "zSinApprox", 0x5CF720 }, + { "zCosApprox", 0x5CF760 }, + { "zSinCosApprox", 0x5CF7A0 }, + { "Trg_Init", 0x5CF860 }, + { "zCOLOR::GetDescription", 0x5CF9E0 }, + { "zCOLOR::SetByDescription", 0x5CFC60 }, + { "zCOLOR::GetDescriptionRGB", 0x5CFEE0 }, + { "zTPlane::EqualTo", 0x5D00F0 }, + { "zTPlane::operator==", 0x5D0150 }, + { "zTPlane::Opposite", 0x5D01A0 }, + { "zTPlane::ClassifyPoint", 0x5D01E0 }, + { "zTPlane::ClassifyPointBSPBuild", 0x5D0230 }, + { "zTPlane::CalcSignbits", 0x5D0280 }, + { "zTPlane::Print", 0x5D02E0 }, + { "zTPlane::Intersection", 0x5D05C0 }, + { "zTPlane::IntersectionFront", 0x5D0690 }, + { "zTPlane::Calc", 0x5D0770 }, + { "zTPlane::GetOriginUpRight", 0x5D0850 }, + { "zCVertexBuffer::zCVertexBuffer", 0x5D0C40 }, + { "zCVertexBuffer::_GetClassDef", 0x5D0D60 }, + { "zCVertexBuffer::Create", 0x5D0D70 }, + { "zCVertexBuffer::Destroy", 0x5D0D80 }, + { "zCVertexBuffer::Lock", 0x5D0D90 }, + { "zCVertexBuffer::Unlock", 0x5D0DA0 }, + { "zCVertexBuffer::IsLocked", 0x5D0DB0 }, + { "zCVertexBuffer::Optimize", 0x5D0DC0 }, + { "zCVertexBuffer::SetPrimitiveType", 0x5D0DD0 }, + { "zCVertexBuffer::GetPrimitiveType", 0x5D0DE0 }, + { "zCVertexBuffer::GetVertexFormat", 0x5D0DF0 }, + { "zCVertexBuffer::GetVertexType", 0x5D0E00 }, + { "zCVertexBuffer::SetIndexList", 0x5D0E10 }, + { "zCVertexBuffer::SetIndexListSize", 0x5D0E20 }, + { "zCVertexBuffer::GetIndexListSize", 0x5D0E30 }, + { "zCVertexBuffer::GetIndexListPtr", 0x5D0E40 }, + { "zCVertexBuffer::`scalar deleting destructor'", 0x5D0E50 }, + { "zCVertexBuffer::~zCVertexBuffer", 0x5D0E80 }, + { "zCVertexBuffer::AddRecreateLostVBCallback", 0x5D0EF0 }, + { "zCVertexBuffer::RemoveRecreateLostVBCallback", 0x5D1020 }, + { "zCVertexBuffer::CallRecreateLostVBCallbacks", 0x5D1080 }, + { "zCVertexBufferDyn::zCVertexBufferDyn", 0x5D11A0 }, + { "zCVertexBufferDyn::~zCVertexBufferDyn", 0x5D11F0 }, + { "zCVertexBufferDyn::Lock", 0x5D1230 }, + { "zCVertexBufferDyn::Unlock", 0x5D1360 }, + { "zCVertexBufferDyn2::zCVertexBufferDyn2", 0x5D1380 }, + { "zCVertexBufferDyn2::~zCVertexBufferDyn2", 0x5D13D0 }, + { "zCVertexBufferDyn2::ReserveVerts", 0x5D1420 }, + { "zCVertexBufferDyn2::Lock", 0x5D1440 }, + { "zCVertexBufferDyn2::Unlock", 0x5D14A0 }, + { "zCVertexBufferManager::zCVertexBufferManager", 0x5D1500 }, + { "zCVertexBufferManager::AcquireVertexBuffer", 0x5D1590 }, + { "zCVertexBufferManager::ReleaseVertexBuffer", 0x5D17D0 }, + { "zCVertexBufferManager::UnlockOpenVertexBuffers", 0x5D1890 }, + { "zCVertexBufferManager::StartChangeWorld", 0x5D1A50 }, + { "zCVertexBufferManager::EndChangeWorld", 0x5D1A60 }, + { "zCArray::AllocDelta", 0x5D1A90 }, + { "zCEventMessage::_CreateNewInstance", 0x5D1D20 }, + { "zCEventMessage::operator delete", 0x5D1E60 }, + { "zCEventCore::_CreateNewInstance", 0x5D2060 }, + { "zCVobLightPreset::_CreateNewInstance", 0x5D2350 }, + { "zCVobLightPreset::operator delete", 0x5D2490 }, + { "zCVobLightPreset::_GetClassDef", 0x5D24B0 }, + { "zCVobLightPreset::`scalar deleting destructor'", 0x5D24C0 }, + { "zCVobLightPreset::~zCVobLightPreset", 0x5D24F0 }, + { "zCVob::_CreateNewInstance", 0x5D2760 }, + { "zCVobLevelCompo::_CreateNewInstance", 0x5D29C0 }, + { "zCVobLevelCompo::operator delete", 0x5D2A60 }, + { "zCVobLevelCompo::_GetClassDef", 0x5D2A80 }, + { "zCVobLevelCompo::`scalar deleting destructor'", 0x5D2A90 }, + { "zCVobLevelCompo::~zCVobLevelCompo", 0x5D2AC0 }, + { "zCVob::OnTrigger", 0x5D2FC0 }, + { "zCVob::OnUntrigger", 0x5D2FD0 }, + { "zCVob::OnTouch", 0x5D2FE0 }, + { "zCVob::OnUntouch", 0x5D2FF0 }, + { "zCVob::OnTouchLevel", 0x5D3000 }, + { "zCVob::OnDamage", 0x5D3010 }, + { "zCVob::OnMessage", 0x5D3020 }, + { "zCVob::zCVob", 0x5D3030 }, + { "zCVob::`scalar deleting destructor'", 0x5D3270 }, + { "zCVob::~zCVob", 0x5D32A0 }, + { "zCVob::InitVobSystem", 0x5D3510 }, + { "zCVob::CleanupVobSystem", 0x5D3640 }, + { "zCVob::ResetIDCtr", 0x5D3700 }, + { "zCVob::GetNextFreeVobID", 0x5D3710 }, + { "zCVob::SetVobID", 0x5D3720 }, + { "zCVob::SetAI", 0x5D3730 }, + { "zCVob::SetVobPresetName", 0x5D3780 }, + { "zCVob::GetVobPresetName", 0x5D3790 }, + { "zCVob::GetRigidBody", 0x5D37A0 }, + { "zCVob::ArchivePacked", 0x5D3820 }, + { "zCVob::ArchiveVerbose", 0x5D3BB0 }, + { "zCVob::Archive", 0x5D3ED0 }, + { "zCVob::UnarchivePacked", 0x5D3F90 }, + { "zCVob::UnarchiveVerbose", 0x5D43E0 }, + { "zCVob::Unarchive", 0x5D4820 }, + { "zCVob::SetVobName", 0x5D4970 }, + { "zCVob::GetEM", 0x5D49B0 }, + { "zCVob::TraceRay", 0x5D49E0 }, + { "zCVob::CalcLightSampleAtOrigin", 0x5D4CD0 }, + { "zCVob::GetLightColorStat", 0x5D4D50 }, + { "zCVob::GetLightColorDyn", 0x5D4FE0 }, + { "zCVob::CalcStaticLight", 0x5D51E0 }, + { "zCVob::GetSectorNameVobIsIn", 0x5D5690 }, + { "zCVob::LoadGroundShadowMesh", 0x5D56B0 }, + { "zCVob::DeleteGroundShadowMesh", 0x5D57B0 }, + { "zCVob::SetGroundShadowSize", 0x5D57E0 }, + { "zCVob::GetGroundShadowSize", 0x5D5830 }, + { "zCVob::RenderGroundShadow", 0x5D5880 }, + { "zCVob::GetClassHelperVisual", 0x5D5D60 }, + { "zCVob::CalcRenderAlpha", 0x5D5F60 }, + { "zCVob::Render", 0x5D6090 }, + { "zCVob::GetLightColorAtCenter", 0x5D64E0 }, + { "zCVob::RemoveVobFromWorld", 0x5D6670 }, + { "zCVob::RemoveVobSubtreeFromWorld", 0x5D6690 }, + { "zCVob::ThisVobAddedToWorld", 0x5D66B0 }, + { "zCVob::ThisVobRemovedFromWorld", 0x5D66D0 }, + { "zCVob::AddRefVobSubtree", 0x5D66F0 }, + { "zCVob::ReleaseVobSubtree", 0x5D6730 }, + { "zCVob::RemoveWorldDependencies", 0x5D6790 }, + { "zCTree::`scalar deleting destructor'", 0x5D6970 }, + { "zCVob::RemoveVobFromGlobalVobTree", 0x5D69E0 }, + { "zCVob::RemoveVobFromBspTree", 0x5D6AC0 }, + { "zCVob::GetVobInfo", 0x5D6AE0 }, + { "zCVob::SetVisual", 0x5D6E10 }, + { "zCVob::SetSleeping", 0x5D7250 }, + { "zCVob::SetSleepingMode", 0x5D7280 }, + { "zCVob::UpdateVisualDependencies", 0x5D7460 }, + { "zCVob::AddVobToWorld_CorrectParentDependencies", 0x5D74F0 }, + { "zCVob::ResetOnTimer", 0x5D7510 }, + { "zCVob::SetOnTimer", 0x5D7520 }, + { "zCVob::IsOnTimer", 0x5D7550 }, + { "zCVob::ProcessOnTimer", 0x5D7570 }, + { "zCVob::DoFrameActivity", 0x5D75A0 }, + { "zCVob::CheckModelLimbCollision", 0x5D77B0 }, + { "zTBBox3D::IsIntersecting", 0x5D8320 }, + { "zCVob::zTModelLimbColl::zTModelLimbColl", 0x5D8380 }, + { "zCVob::zTModelLimbColl::`scalar deleting destructor'", 0x5D8390 }, + { "zCVob::zTModelLimbColl::~zTModelLimbColl", 0x5D83B0 }, + { "zCVob::GetTrafoModelNodeToWorld", 0x5D83E0 }, + { "zCVob::GetScreenBBox2D", 0x5D8560 }, + { "zCVob::RepairIllegalFloats", 0x5D87D0 }, + { "zCVob::PackStateBinary", 0x5D88D0 }, + { "zCVob::UnpackStateBinary", 0x5D8980 }, + { "zCVobLevelCompo::zCVobLevelCompo", 0x5D8A30 }, + { "zCVobLevelCompo::HasIdentityTrafo", 0x5D8A90 }, + { "zCVobLevelCompo::Archive", 0x5D8B10 }, + { "zCVobLevelCompo::Unarchive", 0x5D8BC0 }, + { "zCVobLevelCompo::SetVisual", 0x5D8C90 }, + { "zCEventMessage::GetMessageID", 0x5D8E80 }, + { "zCEventMessage::AnalyzeMessageID", 0x5D8EA0 }, + { "zCEventMessage::CreateFromID", 0x5D8EC0 }, + { "zCEventMessage::PackToBuffer", 0x5D8EE0 }, + { "zCEventMessage::CreateFromBuffer", 0x5D8F30 }, + { "zCEventMessage::Archive", 0x5D8F70 }, + { "zCEventMessage::Unarchive", 0x5D9170 }, + { "zCEventMessage::TestClassIntegrity", 0x5D9190 }, + { "zCEventCore::Clear", 0x5D97D0 }, + { "zCEventCore::~zCEventCore", 0x5D9810 }, + { "zCEventCore::Pack", 0x5D9830 }, + { "zCEventCore::Unpack", 0x5D98E0 }, + { "zCEventCore::MD_GetSubTypeString", 0x5D9A00 }, + { "zCEventCore::Archive", 0x5D9C00 }, + { "zCEventCore::Unarchive", 0x5D9C70 }, + { "zCVisual::zCVisual", 0x5D9D70 }, + { "zCVisual::`scalar deleting destructor'", 0x5D9EE0 }, + { "zCVisual::~zCVisual", 0x5D9F10 }, + { "zCVisual::AddNextLODVisual", 0x5D9F30 }, + { "zCVisual::AddEndLODVisual", 0x5D9F60 }, + { "zCVisual::GetLODVisualAndAlpha", 0x5D9F90 }, + { "zCVisual::TraceRay", 0x5D9FF0 }, + { "zCVisual::InitVisualSystem", 0x5DA000 }, + { "zCVisual::CleanupVisualSystem", 0x5DA1A0 }, + { "zCVisual::LoadVisual", 0x5DA1F0 }, + { "zCList::~zCList", 0x5DA340 }, + { "zCTree::~zCTree", 0x5DA370 }, + { "zCTree::RemoveSubtree", 0x5DA3D0 }, + { "std::map,class std::allocator >::map,class std::allocator >", 0x5DA410 }, + { "zCList::Insert", 0x5DA590 }, + { "zCTree::AddChild", 0x5DA5F0 }, + { "std::_Tree,struct std::map,class std::allocator >::_Kfn,struct std::less,class std::allocator >::begin", 0x5DA620 }, + { "std::_Tree,struct std::map,class std::allocator >::_Kfn,struct std::less,class std::allocator >::const_iterator::_Inc", 0x5DA8C0 }, + { "std::_Tree,struct std::map,class std::allocator >::_Kfn,struct std::less,class std::allocator >::_Erase", 0x5DAD20 }, + { "std::_Tree,struct std::map,class std::allocator >::_Kfn,struct std::less,class std::allocator >::_Lrotate", 0x5DAFD0 }, + { "std::_Tree,struct std::map,class std::allocator >::_Kfn,struct std::less,class std::allocator >::_Rrotate", 0x5DB030 }, + { "std::_Tree,struct std::map,class std::allocator >::_Kfn,struct std::less,class std::allocator >::const_iterator::_Dec", 0x5DB0B0 }, + { "zCVobLight::_CreateNewInstance", 0x5DB350 }, + { "zCVobLight::_GetClassDef", 0x5DB440 }, + { "zCVobLight::zCVobLight", 0x5DB4A0 }, + { "zCVobLight::`scalar deleting destructor'", 0x5DB550 }, + { "zCVobLight::~zCVobLight", 0x5DB580 }, + { "zCVobLight::CleanupVobLight", 0x5DB640 }, + { "zCVobLight::OnTrigger", 0x5DB6B0 }, + { "zCVobLight::OnUntrigger", 0x5DB780 }, + { "zCVobLight::DoAnimation", 0x5DB820 }, + { "zCVobLight::SetRange", 0x5DBAF0 }, + { "zCVobLight::SumLightsAtPositionWS", 0x5DBBE0 }, + { "zCVobLight::LoadLightPresets", 0x5DBE60 }, + { "zCVobLight::SaveLightPresets", 0x5DBFB0 }, + { "zCVobLight::AddThisToPresetList", 0x5DC0E0 }, + { "zCVobLight::SetByPreset", 0x5DC3C0 }, + { "zCVobLight::SetByPresetInUse", 0x5DC650 }, + { "zCVobLight::Archive", 0x5DC890 }, + { "zCVobLight::Unarchive", 0x5DC8E0 }, + { "zCVobLightPreset::Archive", 0x5DCA90 }, + { "zCVobLightPreset::Unarchive", 0x5DCAC0 }, + { "zCVobLightData::SetLensFlareFXByName", 0x5DCC70 }, + { "zCVobLightData::GetLensFlareFXName", 0x5DCD70 }, + { "zCVobLightData::Archive", 0x5DCD90 }, + { "zCVobLightData::Unarchive", 0x5DD200 }, + { "zCVobLightData::zCVobLightData", 0x5DDBA0 }, + { "zCVobLightData::~zCVobLightData", 0x5DDC10 }, + { "zCVobLightData::SetRange", 0x5DDC80 }, + { "zCArray::Search", 0x5DDCE0 }, + { "zCArray::AllocAbs", 0x5DDD10 }, + { "zCArray::operator=", 0x5DDD80 }, + { "zCArray::operator=", 0x5DDE20 }, + { "zCArray::InsertEnd", 0x5DDE70 }, + { "zCArray::AllocDelta", 0x5DDEB0 }, + { "zCArray::AllocDelta", 0x5DDF20 }, + { "zCVobStair::_CreateNewInstance", 0x5DE1B0 }, + { "zCVobStair::operator delete", 0x5DE230 }, + { "zCVobStair::_GetClassDef", 0x5DE250 }, + { "zCVobStair::`scalar deleting destructor'", 0x5DE260 }, + { "zCVobStair::~zCVobStair", 0x5DE290 }, + { "zCTriggerUntouch::_CreateNewInstance", 0x5DE670 }, + { "zCTriggerBase::_GetClassDef", 0x5DE760 }, + { "zCTriggerUntouch::operator delete", 0x5DE770 }, + { "zCTriggerUntouch::_GetClassDef", 0x5DE790 }, + { "zCTriggerUntouch::OnTouch", 0x5DE7A0 }, + { "zCTriggerUntouch::OnTrigger", 0x5DE7B0 }, + { "zCTriggerUntouch::OnUntrigger", 0x5DE7C0 }, + { "zCTriggerUntouch::`scalar deleting destructor'", 0x5DE7D0 }, + { "zCTriggerUntouch::~zCTriggerUntouch", 0x5DE800 }, + { "zCMessageFilter::_CreateNewInstance", 0x5DEA50 }, + { "zCMessageFilter::operator delete", 0x5DEB50 }, + { "zCMessageFilter::_GetClassDef", 0x5DEB70 }, + { "zCMessageFilter::OnTouch", 0x5DEB80 }, + { "zCMessageFilter::OnUntouch", 0x5DEB90 }, + { "zCCodeMaster::_CreateNewInstance", 0x5DED90 }, + { "zCCodeMaster::operator delete", 0x5DEF80 }, + { "zCCodeMaster::_GetClassDef", 0x5DEFA0 }, + { "zCCodeMaster::OnUntouch", 0x5DEFB0 }, + { "zCCodeMaster::OnTouch", 0x5DEFC0 }, + { "zCTriggerBase::~zCTriggerBase", 0x5DEFD0 }, + { "zCMoverControler::_CreateNewInstance", 0x5DF220 }, + { "zCMoverControler::operator delete", 0x5DF320 }, + { "zCMoverControler::_GetClassDef", 0x5DF340 }, + { "zCMoverControler::OnUntrigger", 0x5DF350 }, + { "zCMoverControler::OnUntouch", 0x5DF360 }, + { "zCMoverControler::OnTouch", 0x5DF370 }, + { "zCTriggerWorldStart::_CreateNewInstance", 0x5DF570 }, + { "zCTriggerWorldStart::operator delete", 0x5DF670 }, + { "zCTriggerWorldStart::_GetClassDef", 0x5DF690 }, + { "zCTriggerWorldStart::OnTouch", 0x5DF6A0 }, + { "zCTriggerWorldStart::OnUntouch", 0x5DF6B0 }, + { "zCTriggerWorldStart::OnUntrigger", 0x5DF6C0 }, + { "zCTrigger::_CreateNewInstance", 0x5DF8C0 }, + { "zCTrigger::operator delete", 0x5DF930 }, + { "zCTriggerList::_CreateNewInstance", 0x5DFB40 }, + { "std::char_traits::assign", 0x5DFD60 }, + { "zCTriggerList::operator delete", 0x5DFD70 }, + { "zCTriggerList::_GetClassDef", 0x5DFD90 }, + { "zCMover::_CreateNewInstance", 0x5DFF90 }, + { "zCMover::operator delete", 0x5E0000 }, + { "zCTriggerTeleport::_CreateNewInstance", 0x5E0210 }, + { "zCTriggerTeleport::operator delete", 0x5E0390 }, + { "zCTriggerTeleport::_GetClassDef", 0x5E03B0 }, + { "zCEarthquake::_CreateNewInstance", 0x5E0790 }, + { "zCEarthquake::_GetClassDef", 0x5E0870 }, + { "zCPFXControler::_CreateNewInstance", 0x5E0A70 }, + { "zCPFXControler::operator delete", 0x5E0B30 }, + { "zCPFXControler::_GetClassDef", 0x5E0B50 }, + { "zCTouchDamage::_CreateNewInstance", 0x5E0D50 }, + { "zCTouchDamage::operator delete", 0x5E0E50 }, + { "zCTouchDamage::_GetClassDef", 0x5E0E70 }, + { "zCTouchAnimate::_CreateNewInstance", 0x5E1070 }, + { "zCTouchAnimate::operator delete", 0x5E1170 }, + { "zCTouchAnimate::_GetClassDef", 0x5E1190 }, + { "zCTouchAnimateSound::_CreateNewInstance", 0x5E1390 }, + { "zCTouchAnimateSound::operator delete", 0x5E1540 }, + { "zCTouchAnimateSound::_GetClassDef", 0x5E1560 }, + { "zCVobAnimate::_CreateNewInstance", 0x5E1760 }, + { "zCVobAnimate::operator delete", 0x5E1820 }, + { "zCVobAnimate::_GetClassDef", 0x5E1840 }, + { "zCVobLensFlare::_CreateNewInstance", 0x5E1A40 }, + { "zCVobLensFlare::operator delete", 0x5E1B00 }, + { "zCVobLensFlare::_GetClassDef", 0x5E1B20 }, + { "zCVobScreenFX::_CreateNewInstance", 0x5E1D20 }, + { "zCVobScreenFX::_GetClassDef", 0x5E1E70 }, + { "zCEventCommon::_CreateNewInstance", 0x5E2060 }, + { "zCEventCommon::operator delete", 0x5E21D0 }, + { "zCEventCommon::_GetClassDef", 0x5E21F0 }, + { "zCEventCommon::MD_GetNumOfSubTypes", 0x5E2200 }, + { "zCEventCommon::IsNetRelevant", 0x5E2210 }, + { "zCEventCommon::`scalar deleting destructor'", 0x5E2220 }, + { "zCEventCommon::~zCEventCommon", 0x5E2250 }, + { "zCEventMover::_CreateNewInstance", 0x5E2440 }, + { "zCEventMover::operator delete", 0x5E25B0 }, + { "zCEventMover::_GetClassDef", 0x5E25D0 }, + { "zCEventMover::MD_GetNumOfSubTypes", 0x5E25E0 }, + { "zCEventMover::IsNetRelevant", 0x5E25F0 }, + { "zCEventMover::`scalar deleting destructor'", 0x5E2600 }, + { "zCEventMover::~zCEventMover", 0x5E2630 }, + { "zCEventScreenFX::_CreateNewInstance", 0x5E2820 }, + { "zCEventScreenFX::_GetClassDef", 0x5E2910 }, + { "zCEventScreenFX::MD_GetNumOfSubTypes", 0x5E2920 }, + { "zCEventScreenFX::`scalar deleting destructor'", 0x5E2930 }, + { "zCEventScreenFX::~zCEventScreenFX", 0x5E2960 }, + { "zCEventCommon::MD_GetSubTypeString", 0x5E2970 }, + { "zCEventMover::MD_GetSubTypeString", 0x5E2AD0 }, + { "zCTriggerBase::zCTriggerBase", 0x5E2C80 }, + { "zCTriggerBase::`scalar deleting destructor'", 0x5E2D20 }, + { "zCTriggerBase::OnTouch", 0x5E2D50 }, + { "zCTriggerBase::OnUntouch", 0x5E2DF0 }, + { "zCTriggerBase::OnTrigger", 0x5E2E90 }, + { "zCTriggerBase::OnUntrigger", 0x5E2F30 }, + { "zCTriggerBase::Archive", 0x5E2FD0 }, + { "zCTriggerBase::Unarchive", 0x5E3000 }, + { "zCTrigger::zCTrigger", 0x5E3030 }, + { "zCTrigger::_GetClassDef", 0x5E3220 }, + { "zCTrigger::`scalar deleting destructor'", 0x5E3230 }, + { "zCTrigger::ClearStateInternals", 0x5E3260 }, + { "zCTrigger::~zCTrigger", 0x5E32B0 }, + { "zCTrigger::CanBeActivatedNow", 0x5E33B0 }, + { "zCTrigger::TriggerTarget", 0x5E34D0 }, + { "zCTrigger::UntriggerTarget", 0x5E3580 }, + { "zCTrigger::TriggerTargetPost", 0x5E3630 }, + { "zCTrigger::ActivateTrigger", 0x5E3660 }, + { "zCTrigger::DeactivateTrigger", 0x5E3740 }, + { "zCTrigger::OnTrigger", 0x5E3770 }, + { "zCTrigger::OnUntrigger", 0x5E3790 }, + { "zCTrigger::OnTouch", 0x5E37D0 }, + { "zCTrigger::OnUntouch", 0x5E37F0 }, + { "zCTrigger::OnDamage", 0x5E3830 }, + { "zCTrigger::OnMessage", 0x5E3870 }, + { "zCTrigger::OnTimer", 0x5E38E0 }, + { "zCTrigger::Archive", 0x5E3970 }, + { "zCTrigger::Unarchive", 0x5E3BE0 }, + { "zCMover::zCMover", 0x5E3E90 }, + { "zCMover::_GetClassDef", 0x5E4070 }, + { "zCMover::`scalar deleting destructor'", 0x5E4080 }, + { "zCMover::ClearStateInternals", 0x5E40B0 }, + { "zCMover::~zCMover", 0x5E4170 }, + { "zCMover::CanThisCollideWith", 0x5E4360 }, + { "zCMover::UpdateInternals", 0x5E43D0 }, + { "zCMover::GetKeyframe", 0x5E4450 }, + { "zCMover::AdvanceKeyframe_KF", 0x5E4530 }, + { "zCMover::SetToKeyframe_KF", 0x5E4560 }, + { "zCMover::InterpolateKeyframes_KF", 0x5E4A60 }, + { "zCMover::AdvanceMover", 0x5E4E80 }, + { "zCMover::SetToKeyframe", 0x5E5160 }, + { "zCMover::InvertMovement", 0x5E53D0 }, + { "zCMover::SetVisual", 0x5E5470 }, + { "zCMover::StartMovingSound", 0x5E5630 }, + { "zCMover::MoveToKeyframe", 0x5E56A0 }, + { "zCMover::DoOpen", 0x5E5710 }, + { "zCMover::FinishedOpening", 0x5E57C0 }, + { "zCMover::DoClose", 0x5E5840 }, + { "zCMover::FinishedClosing", 0x5E5900 }, + { "zCMover::Unlock", 0x5E5950 }, + { "zCMover::Lock", 0x5E5B20 }, + { "zCMover::IsKeyToThisMover", 0x5E5CF0 }, + { "zCMover::TriggerMover", 0x5E5D80 }, + { "zCSoundSystem::zTSound3DParams::SetDefaults", 0x5E6020 }, + { "zCMover::OnTick", 0x5E6050 }, + { "zCMover::OnTrigger", 0x5E6150 }, + { "zCMover::OnUntrigger", 0x5E6240 }, + { "zCMover::OnTouch", 0x5E6410 }, + { "zCMover::OnDamage", 0x5E64D0 }, + { "zCMover::OnMessage", 0x5E6520 }, + { "zCMover::PostLoad", 0x5E68A0 }, + { "zCMover::Archive", 0x5E68B0 }, + { "zCMover::Unarchive", 0x5E6B60 }, + { "zCEarthquake::zCEarthquake", 0x5E6F30 }, + { "zCEarthquake::`scalar deleting destructor'", 0x5E6FE0 }, + { "zCEarthquake::~zCEarthquake", 0x5E7010 }, + { "zCEarthquake::OnTrigger", 0x5E7020 }, + { "zCEarthquake::OnUntrigger", 0x5E7070 }, + { "zCEarthquake::Archive", 0x5E70C0 }, + { "zCEarthquake::Unarchive", 0x5E7140 }, + { "zCTriggerTeleport::zCTriggerTeleport", 0x5E71B0 }, + { "zCTriggerTeleport::`scalar deleting destructor'", 0x5E7330 }, + { "zCTriggerTeleport::~zCTriggerTeleport", 0x5E7360 }, + { "zCTriggerTeleport::DoTeleport", 0x5E74D0 }, + { "zCTriggerTeleport::OnTouch", 0x5E76B0 }, + { "zCTriggerTeleport::OnTrigger", 0x5E76C0 }, + { "zCTriggerTeleport::OnUntrigger", 0x5E76D0 }, + { "zCTriggerTeleport::Archive", 0x5E76E0 }, + { "zCTriggerTeleport::Unarchive", 0x5E7710 }, + { "zCPFXControler::zCPFXControler", 0x5E7780 }, + { "zCPFXControler::`scalar deleting destructor'", 0x5E77D0 }, + { "zCPFXControler::~zCPFXControler", 0x5E7800 }, + { "zCPFXControler::GetPFX", 0x5E7860 }, + { "zCPFXControler::PostLoad", 0x5E78C0 }, + { "zCPFXControler::OnTrigger", 0x5E78E0 }, + { "zCPFXControler::OnUntrigger", 0x5E7960 }, + { "zCPFXControler::Archive", 0x5E7990 }, + { "zCPFXControler::Unarchive", 0x5E79F0 }, + { "zCTriggerList::zCTriggerList", 0x5E7B50 }, + { "zCTriggerList::`scalar deleting destructor'", 0x5E7CC0 }, + { "zCTriggerList::~zCTriggerList", 0x5E7CF0 }, + { "zCTriggerList::Init", 0x5E7E00 }, + { "zCTriggerList::GetTriggerTarget", 0x5E7F10 }, + { "zCTriggerList::TriggerActTarget", 0x5E7F30 }, + { "zCTriggerList::ProcessActTarget", 0x5E8000 }, + { "zCTriggerList::FinishActivation", 0x5E8090 }, + { "zCTriggerList::OnTimer", 0x5E8100 }, + { "zCTriggerList::DoTriggering", 0x5E8190 }, + { "zCTriggerList::TriggerTarget", 0x5E8450 }, + { "zCTriggerList::UntriggerTarget", 0x5E8460 }, + { "zCTriggerList::Archive", 0x5E8480 }, + { "zCTriggerList::Unarchive", 0x5E8710 }, + { "zCTouchDamage::zCTouchDamage", 0x5E89D0 }, + { "zCTouchDamage::`scalar deleting destructor'", 0x5E8A80 }, + { "zCTouchDamage::~zCTouchDamage", 0x5E8AB0 }, + { "zCTouchDamage::OnTouch", 0x5E8AC0 }, + { "zCTouchDamage::OnUntouch", 0x5E8BA0 }, + { "zCTouchDamage::OnTimer", 0x5E8BC0 }, + { "zCTouchDamage::ProcessToucher", 0x5E8CC0 }, + { "zCTouchDamage::TestCollType", 0x5E8D60 }, + { "zCTouchDamage::FireDamageMessage", 0x5E8FC0 }, + { "zCTouchDamage::Archive", 0x5E9050 }, + { "zCTouchDamage::Unarchive", 0x5E9120 }, + { "zCTouchDamage::GetDamageTypeArcEnum", 0x5E91E0 }, + { "zCTouchDamage::SetVisual", 0x5E9200 }, + { "zCTouchDamage::SetVobProperties", 0x5E9250 }, + { "zCTouchAnimate::zCTouchAnimate", 0x5E9290 }, + { "zCTouchAnimate::`scalar deleting destructor'", 0x5E9340 }, + { "zCTouchAnimate::~zCTouchAnimate", 0x5E9370 }, + { "zCTouchAnimate::OnTouch", 0x5E9430 }, + { "zCTouchAnimate::OnUntouch", 0x5E9550 }, + { "zCTouchAnimate::OnTick", 0x5E9570 }, + { "zCTouchAnimate::IsTouching", 0x5E9740 }, + { "zCTouchAnimate::StartAni", 0x5E9810 }, + { "zCTouchAnimate::GetSoundName", 0x5E9970 }, + { "zCVob::GetVisual", 0x5E9A70 }, + { "zCTouchAnimate::StopAni", 0x5E9A80 }, + { "zCTouchAnimate::IsAniActive", 0x5E9AC0 }, + { "zCTouchAnimate::Archive", 0x5E9B00 }, + { "zCTouchAnimate::Unarchive", 0x5E9B10 }, + { "zCTouchAnimate::SetVisual", 0x5E9B80 }, + { "zCTouchAnimate::SetVobProperties", 0x5E9BD0 }, + { "zCTouchAnimateSound::zCTouchAnimateSound", 0x5E9C10 }, + { "zCTouchAnimateSound::`scalar deleting destructor'", 0x5E9D80 }, + { "zCTouchAnimateSound::~zCTouchAnimateSound", 0x5E9DB0 }, + { "zCTouchAnimateSound::Archive", 0x5E9EB0 }, + { "zCTouchAnimateSound::Unarchive", 0x5E9EE0 }, + { "zCTouchAnimateSound::GetSoundName", 0x5E9F70 }, + { "zCVobAnimate::zCVobAnimate", 0x5E9FC0 }, + { "zCVobAnimate::`scalar deleting destructor'", 0x5EA040 }, + { "zCVobAnimate::~zCVobAnimate", 0x5EA070 }, + { "zCVobAnimate::SetVisual", 0x5EA080 }, + { "zCVobAnimate::StartAni", 0x5EA0F0 }, + { "zCVobAnimate::StopAni", 0x5EA130 }, + { "zCVobAnimate::OnTrigger", 0x5EA140 }, + { "zCVobAnimate::OnUntrigger", 0x5EA190 }, + { "zCVobAnimate::Archive", 0x5EA1A0 }, + { "zCVobAnimate::Unarchive", 0x5EA1F0 }, + { "zCVobLensFlare::zCVobLensFlare", 0x5EA2A0 }, + { "zCVobLensFlare::`scalar deleting destructor'", 0x5EA310 }, + { "zCVobLensFlare::~zCVobLensFlare", 0x5EA340 }, + { "zCVobLensFlare::Render", 0x5EA360 }, + { "zCVobLensFlare::SetLensFlareFXByName", 0x5EA380 }, + { "zCVobLensFlare::Archive", 0x5EA3D0 }, + { "zCVobLensFlare::Unarchive", 0x5EA4C0 }, + { "zCEventScreenFX::zCEventScreenFX", 0x5EA5A0 }, + { "zCEventScreenFX::Clear", 0x5EA640 }, + { "zCEventScreenFX::MD_GetSubTypeString", 0x5EA670 }, + { "zCEventScreenFX::MD_GetTimeBehavior", 0x5EA860 }, + { "zCEventScreenFX::MD_GetMinTime", 0x5EA880 }, + { "zCEventScreenFX::Pack", 0x5EA890 }, + { "zCEventScreenFX::Unpack", 0x5EA8D0 }, + { "zCEventScreenFX::Archive", 0x5EA910 }, + { "zCEventScreenFX::Unarchive", 0x5EA960 }, + { "zCVobScreenFX::zCVobScreenFX", 0x5EA9B0 }, + { "zCVobScreenFX::`scalar deleting destructor'", 0x5EAA80 }, + { "zCVobScreenFX::~zCVobScreenFX", 0x5EAAB0 }, + { "zCVobScreenFX::OnMessage", 0x5EAAC0 }, + { "zCVobScreenFX::StartEffect", 0x5EACB0 }, + { "zCVobScreenFX::CalcEffectColor", 0x5EAD40 }, + { "zCVobScreenFX::OnTick", 0x5EADC0 }, + { "zCVobScreenFX::Archive", 0x5EB0B0 }, + { "zCVobScreenFX::Unarchive", 0x5EB140 }, + { "zCMessageFilter::zCMessageFilter", 0x5EB1E0 }, + { "zCMessageFilter::`scalar deleting destructor'", 0x5EB290 }, + { "zCMessageFilter::~zCMessageFilter", 0x5EB2C0 }, + { "zCMessageFilter::ProcessMessage", 0x5EB320 }, + { "zCMessageFilter::OnTrigger", 0x5EB6C0 }, + { "zCMessageFilter::OnUntrigger", 0x5EB6E0 }, + { "zCMessageFilter::Archive", 0x5EB700 }, + { "zCMessageFilter::Unarchive", 0x5EB760 }, + { "zCTriggerUntouch::OnUntouch", 0x5EB7E0 }, + { "zCCodeMaster::zCCodeMaster", 0x5EB8C0 }, + { "zCCodeMaster::`scalar deleting destructor'", 0x5EBA70 }, + { "zCCodeMaster::~zCCodeMaster", 0x5EBAA0 }, + { "zCCodeMaster::Init", 0x5EBC00 }, + { "zCCodeMaster::Reset", 0x5EBD80 }, + { "zCCodeMaster::FireTriggerSuccess", 0x5EBDD0 }, + { "zCCodeMaster::FireTriggerFailure", 0x5EBEB0 }, + { "zCCodeMaster::GetSlaveNr", 0x5EBF90 }, + { "zCCodeMaster::OnTrigger", 0x5EC040 }, + { "zCCodeMaster::OnUntrigger", 0x5EC240 }, + { "zCCodeMaster::OnMessage", 0x5EC340 }, + { "zCCodeMaster::Archive", 0x5EC3B0 }, + { "zCCodeMaster::Unarchive", 0x5EC6D0 }, + { "zCCodeMaster::GetTriggerTarget", 0x5EC9D0 }, + { "zCMoverControler::zCMoverControler", 0x5ECA00 }, + { "zCMoverControler::`scalar deleting destructor'", 0x5ECAC0 }, + { "zCMoverControler::~zCMoverControler", 0x5ECAF0 }, + { "zCMoverControler::OnTrigger", 0x5ECB50 }, + { "zCMoverControler::Archive", 0x5ECC80 }, + { "zCMoverControler::Unarchive", 0x5ECF10 }, + { "zCTriggerWorldStart::zCTriggerWorldStart", 0x5ECF70 }, + { "zCTriggerWorldStart::`scalar deleting destructor'", 0x5ED020 }, + { "zCTriggerWorldStart::~zCTriggerWorldStart", 0x5ED050 }, + { "zCTriggerWorldStart::PostLoad", 0x5ED0B0 }, + { "zCTriggerWorldStart::OnTrigger", 0x5ED0D0 }, + { "zCTriggerWorldStart::Archive", 0x5ED0F0 }, + { "zCTriggerWorldStart::Unarchive", 0x5ED150 }, + { "zCArray::AllocDelta", 0x5ED1E0 }, + { "zCVob::GetAutoLinkParent", 0x5ED290 }, + { "zCVob::CanAutoLinkWith", 0x5ED2D0 }, + { "zCVob::CheckAutoLink", 0x5ED410 }, + { "zCVob::CheckAutoUnlink", 0x5ED690 }, + { "zCVob::CalcGroundPoly", 0x5ED8A0 }, + { "zCVob::SetCollTypeDefaultFromVisual", 0x5ED9F0 }, + { "zCVob::TouchMovement", 0x5EDB60 }, + { "zCVob::GetNewTrafoObjToWorld", 0x5EDB80 }, + { "zCVob::SetNewTrafoObjToWorld", 0x5EDBC0 }, + { "zCVob::SetBBox3DWorld", 0x5EDBE0 }, + { "zCVob::SetBBox3DLocal", 0x5EDC40 }, + { "zCVob::GetBBox3DLocal", 0x5EDCF0 }, + { "zCVob::Move", 0x5EDDE0 }, + { "zCVob::MoveWorld", 0x5EDE50 }, + { "zCVob::MoveLocal", 0x5EDEC0 }, + { "zCVob::SetRotationWorld", 0x5EDFB0 }, + { "zCVob::RotateWorld", 0x5EE010 }, + { "zCVob::RotateLocal", 0x5EE100 }, + { "zCVob::RotateLocalX", 0x5EE1A0 }, + { "zCVob::RotateLocalY", 0x5EE210 }, + { "zCVob::RotateLocalZ", 0x5EE280 }, + { "zCVob::RotateWorldX", 0x5EE2F0 }, + { "zCVob::RotateWorldY", 0x5EE320 }, + { "zCVob::RotateWorldZ", 0x5EE350 }, + { "zCVob::GetPositionLocal", 0x5EE3B0 }, + { "zCVob::GetDistanceToVob", 0x5EE400 }, + { "zCVob::GetDistanceToVobApprox", 0x5EE460 }, + { "zCVob::GetDistanceToVob2", 0x5EE530 }, + { "zCVob::SetPositionLocal", 0x5EE590 }, + { "zCVob::SetPositionWorld", 0x5EE650 }, + { "zCVob::SetTrafo", 0x5EE6B0 }, + { "zCVob::SetTrafoObjToWorld", 0x5EE760 }, + { "zCVob::ResetRotationsLocal", 0x5EE7C0 }, + { "zCVob::ResetXZRotationsLocal", 0x5EE8E0 }, + { "zCVob::ResetRotationsWorld", 0x5EEAB0 }, + { "zCVob::ResetXZRotationsWorld", 0x5EEB40 }, + { "zCVob::SetHeadingYLocal", 0x5EEC60 }, + { "zCVob::SetHeadingYWorld", 0x5EED30 }, + { "zCVob::SetHeadingLocal", 0x5EF090 }, + { "zCVob::SetHeadingWorld", 0x5EF150 }, + { "zCVob::SetHeadingAtLocal", 0x5EF2F0 }, + { "zCVob::HasParentVob", 0x5EF620 }, + { "zCVob::SetHeadingAtWorld", 0x5EF640 }, + { "zCVob::SetCollDetStat", 0x5EF8D0 }, + { "zCVob::SetCollDetDyn", 0x5EF9C0 }, + { "zCVob::CorrectTrafo", 0x5EFAC0 }, + { "zCVob::DoneWithTrafoLocal", 0x5EFB30 }, + { "zCVob::CreateTrafoLocal", 0x5EFB80 }, + { "zCVob::SetPhysicsEnabled", 0x5EFC20 }, + { "zCVob::GetVelocity", 0x5EFC50 }, + { "zCVob::UpdatePhysics", 0x5EFD60 }, + { "zCVob::DetectCollision", 0x5F0320 }, + { "zCVob::SetInMovement", 0x5F0460 }, + { "zCVob::SetInMovementMode", 0x5F04C0 }, + { "zCVob::BeginMovement", 0x5F0510 }, + { "zCVob::ResetToOldMovementState", 0x5F0690 }, + { "zCVob::UpdateTouchList", 0x5F06C0 }, + { "zCVob::CalcDestinationBBox3DWorld", 0x5F0970 }, + { "zCVob::AdoptCollObjResults", 0x5F0AB0 }, + { "zCVob::EndMovement", 0x5F0B60 }, + { "zCVob::SetCollisionObject", 0x5F1050 }, + { "zCVob::SetCollisionClass", 0x5F1080 }, + { "zCVob::GetCollisionObject", 0x5F10C0 }, + { "zCVob::CreateCollisionObject", 0x5F10D0 }, + { "zCVob::ResetCollisionObjectState", 0x5F1100 }, + { "zCVob::DestroyCollisionObject", 0x5F1140 }, + { "zCVob::CheckEmergencyPutToSleep", 0x5F1180 }, + { "zCVob::CollectCollisionContext_Vobs", 0x5F12D0 }, + { "zCVob::CollectCollisionContext_Static", 0x5F1530 }, + { "zCCollObjectLevelPolys::zCCollObjectLevelPolys", 0x5F1800 }, + { "zCVob::CollectCollisionContext", 0x5F1840 }, + { "zCVob::CleanupCollisionContext", 0x5F18C0 }, + { "zCVob::NotifyCollisionPair", 0x5F1930 }, + { "zCVob::ExecuteCollisionResponse", 0x5F1A00 }, + { "zCVob::CheckAndResolveCollisions", 0x5F1AE0 }, + { "zCVob::zTCollisionContext::~zTCollisionContext", 0x5F1EE0 }, + { "zCArray::zCArray", 0x5F2140 }, + { "zCArray::zCArray", 0x5F2150 }, + { "zCWorld::_CreateNewInstance", 0x5F23A0 }, + { "zCWorld::zCWorld", 0x5F2410 }, + { "zCBBox3DSorterBase::zTBoxSortHandle::zTBoxSortHandle", 0x5F28A0 }, + { "zCBBox3DSorterBase::zTBoxSortHandle::ClearActive", 0x5F2930 }, + { "zCBBox3DSorterBase::zTBoxSortHandle::`scalar deleting destructor'", 0x5F2940 }, + { "zCWorld::_GetClassDef", 0x5F2960 }, + { "zCWorld::GetPlayerGroup", 0x5F2970 }, + { "zCWayNet::operator delete", 0x5F2980 }, + { "zCWorld::`scalar deleting destructor'", 0x5F29A0 }, + { "zCVobBBox3DSorter::`vector deleting destructor'", 0x5F29D0 }, + { "zCVobBBox3DSorter::zTBoxSortHandle::`scalar deleting destructor'", 0x5F29F0 }, + { "zCWorld::~zCWorld", 0x5F2A10 }, + { "zCWorld::GetActiveSkyControler", 0x5F2C80 }, + { "zCWorld::SetSkyControlerIndoor", 0x5F2CB0 }, + { "zCWorld::SetSkyControlerOutdoor", 0x5F2CF0 }, + { "zCWorld::RenderWaynet", 0x5F2D30 }, + { "zCWorld::ActiveZoneListCompare", 0x5F2D50 }, + { "zCWorld::AddZone", 0x5F2DA0 }, + { "zCWorld::RemoveZone", 0x5F2F30 }, + { "zCWorld::RemoveAllZones", 0x5F3070 }, + { "zCWorld::UpdateZone", 0x5F30E0 }, + { "zCWorld::ProcessZones", 0x5F30F0 }, + { "zCWorld::ShowZonesDebugInfo", 0x5F3700 }, + { "zCWorld::ShowTextureStats", 0x5F3AE0 }, + { "zCWorld::Render", 0x5F3EC0 }, + { "zCWorld::TraceRayFirstHit", 0x5F40C0 }, + { "zCWorld::TraceRayNearestHit", 0x5F42C0 }, + { "zCWorld::TraceRayFirstHitCache", 0x5F4830 }, + { "zCWorld::TraceRayNearestHitCache", 0x5F4A10 }, + { "zCWorld::PickScene", 0x5F4BF0 }, + { "zCWorld::TraverseBsp", 0x5F4E60 }, + { "zCWorld::SaveBspTreeMesh3DS", 0x5F4F60 }, + { "zCWorld::CompileWorld", 0x5F4F90 }, + { "zCWorld::DisposeVobs", 0x5F55F0 }, + { "zCWorld::DisposeStaticWorld", 0x5F5790 }, + { "zCWorld::DisposeWorld", 0x5F5800 }, + { "zCWorld::SearchVob", 0x5F59E0 }, + { "zCWorld::SearchVobByID", 0x5F5A30 }, + { "zCWorld::SearchVobByName", 0x5F5A80 }, + { "zCWorld::SearchVobListByName", 0x5F5B60 }, + { "zCWorld::SearchVobListByClass", 0x5F5D40 }, + { "zCWorld::SearchVobListByBaseClass", 0x5F5E20 }, + { "zCWorld::SearchZoneListByClass", 0x5F5F10 }, + { "zCWorld::SearchZoneDefaultByClass", 0x5F6060 }, + { "zCWorld::AddVobAsChild", 0x5F60D0 }, + { "zCWorld::ShouldAddThisVobToBsp", 0x5F62E0 }, + { "zCWorld::AddVob", 0x5F6340 }, + { "zCWorld::VobAddedToWorld", 0x5F6360 }, + { "zCWorld::VobRemovedFromWorld", 0x5F64C0 }, + { "zCWorld::RemoveVob", 0x5F66C0 }, + { "zCWorld::RemoveVobSubtree_r", 0x5F6710 }, + { "zCWorld::RemoveVobSubtree", 0x5F68B0 }, + { "zCWorld::MoveVobSubtreeTo", 0x5F6900 }, + { "zCWorld::MoveVobSubtreeToWorldSpace", 0x5F69E0 }, + { "zCWorld::RemoveVobFromLists", 0x5F6A00 }, + { "zCWorld::PrintStatus", 0x5F6BF0 }, + { "zCWorld::PrintGlobalVobTree", 0x5F74C0 }, + { "zCWorld::PrintActiveVobs", 0x5F7780 }, + { "zCWorld::UpdateVobTreeBspDependencies", 0x5F7980 }, + { "zCWorld::MoveVobs", 0x5F79F0 }, + { "zCWorld::AdvanceClock", 0x5F7A80 }, + { "zCWorld::SaveBspTree", 0x5F7AC0 }, + { "zCWorld::LoadBspTree", 0x5F7C40 }, + { "zCWorld::DebugMarkOccluderPolys", 0x5F7D70 }, + { "zCWorld::UnarcTraverseVobs", 0x5F7F40 }, + { "zCWorld::GetProgressBar", 0x5F82F0 }, + { "zCWorld::Unarchive", 0x5F8300 }, + { "zCFileBIN::BinSetFile", 0x5F89E0 }, + { "zCWorld::LoadWorld", 0x5F8A00 }, + { "zCWorld::MergeVobSubtree", 0x5F8C40 }, + { "zCWorld::ArcTraverseVobs", 0x5F8D00 }, + { "zCWorld::Archive", 0x5F9010 }, + { "zCWorld::SaveWorld", 0x5F9330 }, + { "zCWorld::SaveVobSubtree", 0x5F95D0 }, + { "zCWorld::TraverseVobTree", 0x5F9690 }, + { "zCWorld::GetVobHashIndex", 0x5F96F0 }, + { "zCWorld::InsertVobHashTable", 0x5F9760 }, + { "zCWorld::RemoveVobHashTable", 0x5F98A0 }, + { "zCWorld::SearchVobHashTable", 0x5F9930 }, + { "zCWorld::SearchVobListHashTable", 0x5F9A10 }, + { "zCWorld::GetOwnerSession", 0x5F9C40 }, + { "zCWorld::ResetCutscenePlayer", 0x5F9C50 }, + { "zCWorld::RegisterPerFrameCallback", 0x5F9CA0 }, + { "zCWorld::UnregisterPerFrameCallback", 0x5F9DF0 }, + { "zCTree::CountNodes", 0x5F9EA0 }, + { "zCArray::InsertEnd", 0x5F9F20 }, + { "zCArray::IsInList", 0x5FA010 }, + { "zCArraySort::zCArraySort", 0x5FA050 }, + { "zCArraySort::~zCArraySort", 0x5FA070 }, + { "zCArraySort::Remove", 0x5FA090 }, + { "zCVobBBox3DSorter::~zCVobBBox3DSorter", 0x5FA0E0 }, + { "zCVobBBox3DSorter::GetBBox", 0x5FA0F0 }, + { "zCVobBBox3DSorter::zTBoxSortHandle::~zTBoxSortHandle", 0x5FA100 }, + { "zCVobBBox3DSorter::zTBoxSortHandle::AddActive", 0x5FA160 }, + { "zCVobBBox3DSorter::zTBoxSortHandle::DelActive", 0x5FA270 }, + { "zCVobBBox3DSorter::zTBoxSortHandle::ClearActive", 0x5FA2C0 }, + { "zCArray::AllocDelta", 0x5FA2E0 }, + { "zCArray::InsertAtPos", 0x5FA350 }, + { "zCArray::RemoveOrderIndex", 0x5FA460 }, + { "zCArraySort::InsertEnd", 0x5FA490 }, + { "zCArraySort::Search", 0x5FA580 }, + { "zCArraySort::AllocDelta", 0x5FA5F0 }, + { "zCPolygon::LightStatic", 0x5FA720 }, + { "zCMesh::LightMesh", 0x5FB040 }, + { "zCWorld::LightWorldStaticUncompiled", 0x5FB120 }, + { "zCWorld::LightWorldStaticCompiled", 0x5FB530 }, + { "zCOLOR::SetRGB", 0x5FBB40 }, + { "zCWorld::GenerateStaticVertexLighting", 0x5FBB60 }, + { "zCWorld::LightingTestRay", 0x5FBE30 }, + { "zCWorld::GetSurfaceLightmapBBox2D", 0x5FBEF0 }, + { "zCWorld::GetPhongNormal", 0x5FC350 }, + { "zCWorld::GeneratePatchMapFromSurface", 0x5FC710 }, + { "zCPatchMap::CheckRaySurfaceIntersection", 0x5FD520 }, + { "zCWorld::GenerateLightmapFromPatchMap", 0x5FD5C0 }, + { "zCWorld::LightPatchMap", 0x5FE870 }, + { "zCWorld::GenerateSurfaces", 0x5FED20 }, + { "zCPatchMap::~zCPatchMap", 0x5FF8F0 }, + { "zCWorld::MakeTransfers", 0x5FF990 }, + { "zCPatch::DoTransfers", 0x6000D0 }, + { "zCWorld::GenerateLightmapsRadiosity", 0x600220 }, + { "zCWorld::GenerateLightmaps", 0x600470 }, + { "zCWorld::GenerateStaticWorldLighting", 0x600B60 }, + { "zCWorld::MakeVobLightingDirty", 0x600BA0 }, + { "zCList::~zCList", 0x600DD0 }, + { "zCList::Insert", 0x600E00 }, + { "zCArray::zCArray", 0x600E60 }, + { "zCList::`scalar deleting destructor'", 0x600ED0 }, + { "zCArray::AllocDelta", 0x600F10 }, + { "zCArray::InsertEnd", 0x600F90 }, + { "zCArray::InsertEnd", 0x6010C0 }, + { "zCArray::InsertEnd", 0x6011B0 }, + { "zCArray::InsertEnd", 0x6012A0 }, + { "zDieter_StartUp", 0x6013D0 }, + { "zCSoundSystemDummy::DoSoundUpdate", 0x603730 }, + { "zCSoundSystemDummy::LoadSoundFX", 0x603740 }, + { "zCSoundFXDummy::`scalar deleting destructor'", 0x6037C0 }, + { "zCSoundFXDummy::~zCSoundFXDummy", 0x6037F0 }, + { "zCSoundSystemDummy::PlaySound", 0x603800 }, + { "zCSoundSystemDummy::SetGlobalOcclusion", 0x603820 }, + { "zCSoundSystemDummy::PlaySound3D", 0x603830 }, + { "zCSoundSystemDummy::GetSound3DProps", 0x603850 }, + { "zCSoundSystemDummy::UpdateSound3D", 0x603860 }, + { "zCSoundManager::zCTableEntry::~zCTableEntry", 0x603870 }, + { "zCMusicSys_Dummy::LoadThemeByScript", 0x603930 }, + { "zCMusicSys_Dummy::LoadTheme", 0x603990 }, + { "zCMusicSys_Dummy::LoadJingleByScript", 0x6039F0 }, + { "zCMusicSys_Dummy::LoadJingle", 0x603A60 }, + { "zCMusicSys_Dummy::DoMusicUpdate", 0x603AD0 }, + { "zCTimer::SetMotionFactor", 0x607640 }, + { "zCVob::SetShowHelperVisuals", 0x607650 }, + { "zCVob::GetShowHelperVisuals", 0x607660 }, + { "zCZone::SetVisual", 0x607670 }, + { "zCZone::GetZoneMotherClass", 0x607690 }, + { "zCZoneZFog::operator delete", 0x6076A0 }, + { "zCZoneZFogDefault::operator delete", 0x6076C0 }, + { "zCZoneZFogDefault::_GetClassDef", 0x6076E0 }, + { "zCWorld::GetBspTree", 0x6076F0 }, + { "zCWorld::SetVobFarClipZScalability", 0x607700 }, + { "zCVobCallback_PrintBigBBox::~zCVobCallback_PrintBigBBox", 0x607710 }, + { "zCVobCallback_PrintBigBBox::HandleVob", 0x607800 }, + { "zCShowMemCallback::DoWorldPerFrameCallback", 0x607F30 }, + { "zCZoneZFogDefault::`scalar deleting destructor'", 0x608890 }, + { "zCZoneZFogDefault::~zCZoneZFogDefault", 0x6088C0 }, + { "zCMusicSys_Dummy::`scalar deleting destructor'", 0x6088D0 }, + { "zCSoundSystemDummy::`scalar deleting destructor'", 0x6088F0 }, + { "zCMusicSys_Dummy::~zCMusicSys_Dummy", 0x608910 }, + { "zCSoundSystemDummy::~zCSoundSystemDummy", 0x608920 }, + { "zDieter_ShutDown", 0x608930 }, + { "zCSoundManager::~zCSoundManager", 0x6089D0 }, + { "zCArraySort::zCArraySort", 0x608AC0 }, + { "zCArraySort::zCArraySort", 0x608B10 }, + { "zCZoneReverb::_CreateNewInstance", 0x608F60 }, + { "zCZone::_GetClassDef", 0x609030 }, + { "zCZone::ProcessZoneList", 0x609040 }, + { "zCZone::GetDefaultZoneClass", 0x609050 }, + { "zCZoneReverb::operator delete", 0x609060 }, + { "zCZoneReverb::_GetClassDef", 0x609080 }, + { "zCZoneReverbDefault::_CreateNewInstance", 0x609280 }, + { "zCZoneReverbDefault::operator delete", 0x609350 }, + { "zCZoneReverbDefault::_GetClassDef", 0x609370 }, + { "zCZoneReverbDefault::ProcessZoneList", 0x609380 }, + { "zCZoneReverbDefault::`scalar deleting destructor'", 0x609390 }, + { "zCZoneReverbDefault::~zCZoneReverbDefault", 0x6093C0 }, + { "zCZoneVobFarPlane::_CreateNewInstance", 0x609620 }, + { "zCZoneVobFarPlane::operator delete", 0x6096F0 }, + { "zCZoneVobFarPlane::_GetClassDef", 0x609710 }, + { "zCZoneVobFarPlaneDefault::_CreateNewInstance", 0x609910 }, + { "zCZoneVobFarPlaneDefault::operator delete", 0x6099E0 }, + { "zCZoneVobFarPlaneDefault::_GetClassDef", 0x609A00 }, + { "zCZoneVobFarPlaneDefault::`scalar deleting destructor'", 0x609A10 }, + { "zCZoneVobFarPlaneDefault::~zCZoneVobFarPlaneDefault", 0x609A40 }, + { "zCZoneMusic::_CreateNewInstance", 0x609CA0 }, + { "zCZoneMusic::operator delete", 0x609D70 }, + { "zCZoneMusic::_GetClassDef", 0x609D90 }, + { "zCZoneMusic::`scalar deleting destructor'", 0x609DA0 }, + { "zCZoneMusic::~zCZoneMusic", 0x609DD0 }, + { "zCZoneZFog::_CreateNewInstance", 0x60A030 }, + { "zCZoneZFog::_GetClassDef", 0x60A130 }, + { "zCZoneZFogDefault::_CreateNewInstance", 0x60A330 }, + { "zCVobSound::_CreateNewInstance", 0x60A620 }, + { "zCVobSound::operator delete", 0x60A690 }, + { "zCVobSoundDaytime::_CreateNewInstance", 0x60A8A0 }, + { "zCVobSoundDaytime::operator delete", 0x60A970 }, + { "zCVobSoundDaytime::_GetClassDef", 0x60A990 }, + { "zCVobSoundDaytime::GetZoneMotherClass", 0x60A9A0 }, + { "zCBBox3DSorterBase::zTBoxSortHandle::~zTBoxSortHandle", 0x60A9B0 }, + { "zCBBox3DSorterBase::zCBBox3DSorterBase", 0x60AA00 }, + { "zCBBox3DSorterBase::`scalar deleting destructor'", 0x60AA80 }, + { "zCBBox3DSorterBase::~zCBBox3DSorterBase", 0x60AAA0 }, + { "zCBBox3DSorterBase::ArrayCompare", 0x60AB30 }, + { "zCBBox3DSorterBase::Clear", 0x60AC30 }, + { "zCBBox3DSorterBase::AllocAbs", 0x60ACB0 }, + { "zCBBox3DSorterBase::Insert", 0x60AD40 }, + { "zCBBox3DSorterBase::Remove", 0x60AEC0 }, + { "zCBBox3DSorterBase::GetActiveList", 0x60AF80 }, + { "zCBBox3DSorterBase::UpdateActiveList", 0x60B2D0 }, + { "zCBBox3DSorterBase::InsertHandle", 0x60B5B0 }, + { "zCBBox3DSorterBase::RemoveHandle", 0x60B6B0 }, + { "zCBBox3DSorterBase::Sort", 0x60B700 }, + { "zCBBox3DSorterBase::AdjustSorting", 0x60B740 }, + { "zCBBox3DSorterBase::Update", 0x60B8C0 }, + { "zCZone::zCZone", 0x60BA20 }, + { "zCZone::`scalar deleting destructor'", 0x60BA90 }, + { "zCZone::~zCZone", 0x60BAC0 }, + { "zCZone::ThisVobAddedToWorld", 0x60BB30 }, + { "zCZone::ThisVobRemovedFromWorld", 0x60BB50 }, + { "zCZone::EndMovement", 0x60BB70 }, + { "zCZone::GetCamPosWeight", 0x60BB90 }, + { "zCZone::SetZoneVobFlags", 0x60BD50 }, + { "zCZone::Unarchive", 0x60BD80 }, + { "zCZone::GetDebugDescString", 0x60BDC0 }, + { "zCZoneZFog::zCZoneZFog", 0x60BEF0 }, + { "zCZoneZFog::`scalar deleting destructor'", 0x60BF90 }, + { "zCZoneZFog::~zCZoneZFog", 0x60BFC0 }, + { "zCZoneZFog::GetActiveRange", 0x60C030 }, + { "zCZoneZFog::GetDefaultZoneClass", 0x60C080 }, + { "zCZoneZFog::ProcessZoneList", 0x60C090 }, + { "zCZoneZFog::Archive", 0x60C180 }, + { "zCZoneZFog::Unarchive", 0x60C1F0 }, + { "zCZoneZFogDefault::ThisVobAddedToWorld", 0x60C290 }, + { "zCZoneZFogDefault::Unarchive", 0x60C2C0 }, + { "zCZoneVobFarPlane::zCZoneVobFarPlane", 0x60C380 }, + { "zCZoneVobFarPlane::`scalar deleting destructor'", 0x60C410 }, + { "zCZoneVobFarPlane::~zCZoneVobFarPlane", 0x60C440 }, + { "zCZoneVobFarPlane::GetActiveFarZ", 0x60C4B0 }, + { "zCZoneVobFarPlane::GetDefaultZoneClass", 0x60C500 }, + { "zCZoneVobFarPlane::ProcessZoneList", 0x60C510 }, + { "zCZoneVobFarPlane::Archive", 0x60C600 }, + { "zCZoneVobFarPlane::Unarchive", 0x60C660 }, + { "zCZoneVobFarPlaneDefault::ThisVobAddedToWorld", 0x60C700 }, + { "zCZoneVobFarPlaneDefault::Unarchive", 0x60C750 }, + { "zCVobSound::zCVobSound", 0x60C820 }, + { "zCVobSound::_GetClassDef", 0x60CA60 }, + { "zCVobSound::`scalar deleting destructor'", 0x60CA70 }, + { "zCVobSound::~zCVobSound", 0x60CAA0 }, + { "zCVobSound::GetDebugDescString", 0x60CBB0 }, + { "zCVobSound::EndMovement", 0x60CEC0 }, + { "zCVobSound::SetSound", 0x60CF50 }, + { "zCVobSound::LoadSound", 0x60D090 }, + { "zCVobSound::SetSoundVolume", 0x60D0D0 }, + { "zCVobSound::SetSoundRadius", 0x60D0E0 }, + { "zCVobSound::CalcObstruction", 0x60D160 }, + { "zCVobSound::CalcVolumeScale", 0x60D2C0 }, + { "zCVobSound::StartSound", 0x60D520 }, + { "zCVobSound::StopSound", 0x60D6B0 }, + { "zCVobSound::DoSoundUpdate", 0x60D6F0 }, + { "zCVobSound::OnTrigger", 0x60D830 }, + { "zCVobSound::OnUntrigger", 0x60D850 }, + { "zCVobSound::OnMessage", 0x60D8A0 }, + { "zCVobSound::Archive", 0x60D8B0 }, + { "zCVobSound::Unarchive", 0x60DA20 }, + { "zCVobSound::ProcessZoneList", 0x60DDB0 }, + { "zCVobSound::ThisVobAddedToWorld", 0x60DE90 }, + { "zCVobSound::ThisVobRemovedFromWorld", 0x60DEB0 }, + { "zCVobSoundDaytime::zCVobSoundDaytime", 0x60DF10 }, + { "zCVobSoundDaytime::`scalar deleting destructor'", 0x60DF70 }, + { "zCVobSoundDaytime::~zCVobSoundDaytime", 0x60DFA0 }, + { "zCVobSoundDaytime::GetDebugDescString", 0x60E120 }, + { "zCVobSoundDaytime::ActivateSection", 0x60E240 }, + { "zCVobSoundDaytime::CalcTimeFrac", 0x60E320 }, + { "zCVobSoundDaytime::DoSoundUpdate", 0x60E3B0 }, + { "zCVobSoundDaytime::Archive", 0x60E6D0 }, + { "zCVobSoundDaytime::Unarchive", 0x60E740 }, + { "zCZoneReverb::zCZoneReverb", 0x60E820 }, + { "zCZoneReverb::`scalar deleting destructor'", 0x60E8B0 }, + { "zCZoneReverb::~zCZoneReverb", 0x60E8E0 }, + { "zCZoneReverb::GetDebugDescString", 0x60E950 }, + { "zCZoneReverb::GetActiveWeight", 0x60EAD0 }, + { "zCZoneReverb::GetDefaultZoneClass", 0x60EB20 }, + { "zCZoneReverb::ProcessZoneList", 0x60EB30 }, + { "zCZoneReverb::Archive", 0x60EC40 }, + { "zCZoneReverb::Unarchive", 0x60EEB0 }, + { "zCZoneReverbDefault::ThisVobAddedToWorld", 0x60EF60 }, + { "zCZoneReverbDefault::Unarchive", 0x60EFA0 }, + { "zCZoneMusic::SetAutochange", 0x60F070 }, + { "zCZoneMusic::GetAutochange", 0x60F090 }, + { "zCArraySort::zCArraySort", 0x60F0C0 }, + { "zCArraySort::~zCArraySort", 0x60F0E0 }, + { "zCArraySort::QuickSort", 0x60F100 }, + { "zCArraySort::AllocDelta", 0x60F140 }, + { "zCArraySort::AllocAbs", 0x60F1B0 }, + { "zCArraySort::InsertEnd", 0x60F220 }, + { "CapsLock", 0x60F3A0 }, + { "SetCapsLock", 0x60F3C0 }, + { "ToggleCapsLock", 0x60F420 }, + { "oCAIHuman::oCAIHuman", 0x60F580 }, + { "oCAIHuman::_GetClassDef", 0x60F660 }, + { "oCAIHuman::`scalar deleting destructor'", 0x60F670 }, + { "oCAIHuman::~oCAIHuman", 0x60F6A0 }, + { "oCAIHuman::Init", 0x60F770 }, + { "oCAIHuman::DoSimpleAI", 0x60F790 }, + { "oCAIHuman::Pressed", 0x60F920 }, + { "oCAIHuman::Toggled", 0x60F940 }, + { "oCAIHuman::SetCamModeMob", 0x60F950 }, + { "oCAIHuman::ChangeCamMode", 0x60FB60 }, + { "oCAIHuman::InitCamModes", 0x60FB70 }, + { "oCAIHuman::SetCamMode", 0x60FE40 }, + { "oCAIHuman::WeaponChoose", 0x610160 }, + { "oCMsgMagic::operator delete", 0x610670 }, + { "oCAIHuman::BowMode", 0x610690 }, + { "oCAIHuman::GetEnemyThreat", 0x610AF0 }, + { "oCAIHuman::CheckFightCamera", 0x611010 }, + { "oCAIHuman::FightMelee", 0x611070 }, + { "oCMsgAttack::operator delete", 0x611AB0 }, + { "oCAIHuman::CheckMobInteraction", 0x611AD0 }, + { "oCAIHuman::CheckItemInteraction", 0x611FB0 }, + { "oCItem::GetSchemeName", 0x6127F0 }, + { "oCAIHuman::StandActions", 0x612840 }, + { "oCMobMsg::operator delete", 0x612E90 }, + { "oCAIHuman::PC_CheckSpecialStates", 0x612EB0 }, + { "oCAIHuman::PC_Diving", 0x613600 }, + { "oCAIHuman::PC_Turn", 0x613740 }, + { "oCAIHuman::PC_SpecialMove", 0x613760 }, + { "oCAIHuman::PC_ActionMove", 0x613A60 }, + { "oCAIHuman::PC_WeaponMove", 0x613F90 }, + { "oCAIHuman::PC_SlowMove", 0x614240 }, + { "oCAIHuman::PC_Sneak", 0x614670 }, + { "oCAIHuman::PC_Turnings", 0x614800 }, + { "oCAIHuman::PC_Strafe", 0x614A40 }, + { "oCAIHuman::_WalkCycle", 0x614BC0 }, + { "oCAIHuman::ResetObserveSuspectCounter", 0x614E60 }, + { "oCAIHuman::CreateObserveSuspect", 0x614E70 }, + { "oCAIHuman::CreateFootStepSound", 0x614F00 }, + { "oCAIHuman::ResetAssessUseMobCounter", 0x614FD0 }, + { "oCAIHuman::CreateAssessUseMob", 0x614FE0 }, + { "oCAIHuman::SetCrawlMode", 0x615070 }, + { "oCAIHuman::SetSprintMode", 0x6152F0 }, + { "oCAIHuman::MoveCamera", 0x615500 }, + { "oCAIHuman::CamMessages", 0x6156E0 }, + { "oCAIHuman::CheckFocusVob", 0x615730 }, + { "oCAIHuman::Moving", 0x6158F0 }, + { "oCAIHuman::DoAI", 0x615A50 }, + { "oCAIHuman::DoMonsterSpecial", 0x616050 }, + { "oCAIHuman::SetShowAI", 0x616060 }, + { "oCAIHuman::GetShowAI", 0x616080 }, + { "oCAIHuman::CanThisCollideWith", 0x616090 }, + { "oCAIHuman::AddIgnoreCD", 0x6160D0 }, + { "oCAIHuman::SubIgnoreCD", 0x6160E0 }, + { "oCAIHuman::StartFlyDamage", 0x616140 }, + { "oCAIHuman::Archive", 0x6164C0 }, + { "oCAIHuman::Unarchive", 0x6164E0 }, + { "oCAICamera::oCAICamera", 0x616500 }, + { "oCAICamera::_GetClassDef", 0x616640 }, + { "oCAICamera::HasAIDetectedCollision", 0x616650 }, + { "oCAICamera::`scalar deleting destructor'", 0x616660 }, + { "oCAICamera::~oCAICamera", 0x616690 }, + { "oCAICamera::DoAI", 0x6166A0 }, + { "oCAIHuman_Stand::oCAIHuman_Stand", 0x6168D0 }, + { "oCAIHuman_Stand::_GetClassDef", 0x6169F0 }, + { "oCAIHuman_Stand::`scalar deleting destructor'", 0x616A00 }, + { "oCAIHuman_Stand::~oCAIHuman_Stand", 0x616A30 }, + { "oCAIHuman_Stand::DoAI", 0x616A40 }, + { "oCAIHuman::_CreateNewInstance", 0x616CF0 }, + { "oCAIHuman::operator delete", 0x616D60 }, + { "oCAICamera::_CreateNewInstance", 0x616F60 }, + { "oCAICamera::operator delete", 0x6170E0 }, + { "oCAIHuman_Stand::_CreateNewInstance", 0x6172E0 }, + { "oCAIHuman_Stand::operator delete", 0x617450 }, + { "oCAISound::RemoveSlideSound", 0x617530 }, + { "oCAISound::CheckSlideSound", 0x617550 }, + { "oCAISound::GetSoundMaterial", 0x6175E0 }, + { "oCAISound::StartCollisionSound", 0x6176B0 }, + { "oCAIVobMove::oCAIVobMove", 0x6176C0 }, + { "oCAIVobMove::_GetClassDef", 0x617790 }, + { "oCAIVobMove::CanThisCollideWith", 0x6177A0 }, + { "oCAIVobMove::`scalar deleting destructor'", 0x6177E0 }, + { "oCAIVobMove::~oCAIVobMove", 0x617810 }, + { "oCAISound::_GetClassDef", 0x617930 }, + { "oCAISound::~oCAISound", 0x617940 }, + { "oCAISound::`scalar deleting destructor'", 0x6179B0 }, + { "oCAIVobMove::Init", 0x6179E0 }, + { "oCAIVobMove::DoAI", 0x617D10 }, + { "oCAIVobMove::ReportCollisionToAI", 0x617E80 }, + { "oCAIVobMove::Archive", 0x617EC0 }, + { "oCAIVobMove::Unarchive", 0x617F20 }, + { "oCAIVobMove::AddIgnoreCDVob", 0x618010 }, + { "oCAIVobMove::ClearIgnoreCDVob", 0x618030 }, + { "oCAIVobMoveTorch::oCAIVobMoveTorch", 0x6180A0 }, + { "oCAIVobMoveTorch::_GetClassDef", 0x618130 }, + { "oCAIVobMoveTorch::`scalar deleting destructor'", 0x618140 }, + { "oCAIVobMoveTorch::~oCAIVobMoveTorch", 0x618170 }, + { "oCAIVobMoveTorch::Init", 0x618280 }, + { "oCAIVobMoveTorch::DoAI", 0x6182A0 }, + { "oCAIVobMoveTorch::CheckWater", 0x6182D0 }, + { "oCAIVobMoveTorch::BurnedOut", 0x618380 }, + { "oCAIArrowBase::oCAIArrowBase", 0x618550 }, + { "oCAIArrowBase::_GetClassDef", 0x618630 }, + { "oCAIArrowBase::HasAIDetectedCollision", 0x618640 }, + { "oCAIArrowBase::AICollisionResponseSelfDetected", 0x618650 }, + { "oCAIArrowBase::`scalar deleting destructor'", 0x618660 }, + { "oCAIArrowBase::~oCAIArrowBase", 0x618690 }, + { "oCAIArrowBase::AddIgnoreCDVob", 0x6187A0 }, + { "oCAIArrowBase::ClearIgnoreCDVob", 0x6187C0 }, + { "oCAIArrowBase::CreateTrail", 0x618830 }, + { "oCAIArrowBase::DoAI", 0x618A80 }, + { "oCAIArrowBase::ReportCollisionToAI", 0x618D50 }, + { "oCAIArrowBase::Archive", 0x618DC0 }, + { "oCAIArrowBase::Unarchive", 0x618E40 }, + { "oCAIArrow::oCAIArrow", 0x618F00 }, + { "oCAIArrow::_GetClassDef", 0x618FB0 }, + { "oCAIArrow::`scalar deleting destructor'", 0x618FC0 }, + { "oCAIArrow::~oCAIArrow", 0x618FF0 }, + { "oCAIArrow::SetTarget", 0x6190E0 }, + { "oCAIArrow::ClearUsedVobs", 0x619120 }, + { "oCAIArrow::SetupAIVob", 0x6191D0 }, + { "oCAIArrow::DoAI", 0x619520 }, + { "oCAIArrow::CanThisCollideWith", 0x619550 }, + { "oCAIArrow::ReportCollisionToAI", 0x6195E0 }, + { "oCAIArrow::Archive", 0x619890 }, + { "oCAIArrow::Unarchive", 0x619960 }, + { "oCAIDrop::oCAIDrop", 0x619A70 }, + { "oCAIDrop::_GetClassDef", 0x619B50 }, + { "oCAIDrop::HasAIDetectedCollision", 0x619B60 }, + { "oCAIDrop::CanThisCollideWith", 0x619B70 }, + { "oCAIDrop::`scalar deleting destructor'", 0x619BB0 }, + { "oCAIDrop::~oCAIDrop", 0x619BE0 }, + { "oCAIDrop::AddIgnoreCDVob", 0x619D00 }, + { "oCAIDrop::ClearIgnoreCDVob", 0x619D20 }, + { "oCAIDrop::SetupAIVob", 0x619D90 }, + { "oCAIDrop::DoAI", 0x619FD0 }, + { "oCAIDrop::ReportCollisionToAI", 0x61A040 }, + { "oCAIDrop::SetVelocity", 0x61A080 }, + { "oCAIDrop::SetStartPosition", 0x61A130 }, + { "oCAIDrop::Archive", 0x61A2A0 }, + { "oCAIDrop::Unarchive", 0x61A2B0 }, + { "oCAIArrowBase::_CreateNewInstance", 0x61A680 }, + { "oCAIArrowBase::operator delete", 0x61A770 }, + { "oCAIArrow::_CreateNewInstance", 0x61A970 }, + { "oCAIArrow::operator delete", 0x61AA70 }, + { "oCAIDrop::_CreateNewInstance", 0x61AC70 }, + { "oCAIDrop::operator delete", 0x61AD50 }, + { "oCAIVobMove::_CreateNewInstance", 0x61AF50 }, + { "oCAIVobMove::operator delete", 0x61B020 }, + { "oCAIVobMoveTorch::_CreateNewInstance", 0x61B220 }, + { "oCAIVobMoveTorch::operator delete", 0x61B300 }, + { "zCList::DeleteList", 0x61B320 }, + { "oTGilValues::oTGilValues", 0x61B4C0 }, + { "oCAniCtrl_Human::oCAniCtrl_Human", 0x61B530 }, + { "oCAniCtrl_Human::_GetClassDef", 0x61B680 }, + { "oCAniCtrl_Human::`scalar deleting destructor'", 0x61B690 }, + { "oCAniCtrl_Human::~oCAniCtrl_Human", 0x61B6C0 }, + { "oCAniCtrl_Human::Init", 0x61B740 }, + { "oCAniCtrl_Human::StartAni", 0x61B7A0 }, + { "oCAniCtrl_Human::SetNextAni", 0x61B980 }, + { "oCAniCtrl_Human::InitAnimations", 0x61B9F0 }, + { "oCAniCtrl_Human::SearchStandAni", 0x61C700 }, + { "oCAniCtrl_Human::StartStandAni", 0x61CA40 }, + { "oCAniCtrl_Human::Reset", 0x61CA60 }, + { "oCAniCtrl_Human::InitAngleValuesForConsole", 0x61CAA0 }, + { "oCAniCtrl_Human::SetScriptValues", 0x61CAF0 }, + { "oCAniCtrl_Human::SetInterruptFollowAni", 0x61D400 }, + { "oCAniCtrl_Human::InitAllAnis", 0x61D5B0 }, + { "zCModelAni::GetAniID", 0x6211C0 }, + { "zCAIPlayer::GetModel", 0x6211D0 }, + { "oCAniCtrl_Human::SetWalkMode", 0x6211E0 }, + { "oCAniCtrl_Human::InitFightAnis", 0x621A70 }, + { "oCAniCtrl_Human::SetFightAnis", 0x622400 }, + { "oCAniCtrl_Human::StartAniWithOffset", 0x622520 }, + { "oCAniCtrl_Human::DoAniWithOffset", 0x622530 }, + { "oCAniCtrl_Human::CorrectFightPosition", 0x622540 }, + { "oCAniCtrl_Human::GetWalkModeString", 0x622730 }, + { "oCAniCtrl_Human::CorrectAniStates", 0x622890 }, + { "oCAniCtrl_Human::CheckWaterLevel", 0x622A20 }, + { "oCAniCtrl_Human::SetAlwaysWalk", 0x6236E0 }, + { "oCAniCtrl_Human::IsAlwaysWalk", 0x6238B0 }, + { "oCAniCtrl_Human::CanToggleWalkModeTo", 0x6238E0 }, + { "oCAniCtrl_Human::CanToggleWalkMode", 0x624540 }, + { "oCAniCtrl_Human::ToggleWalkMode", 0x624E30 }, + { "oCAniCtrl_Human::IsDead", 0x624E70 }, + { "oCAniCtrl_Human::IsFallen", 0x625330 }, + { "oCAniCtrl_Human::IsAiming", 0x625440 }, + { "oCAniCtrl_Human::IsStateAniActive", 0x625510 }, + { "oCAniCtrl_Human::IsStanding", 0x6255E0 }, + { "oCAniCtrl_Human::IsJumpStanding", 0x625780 }, + { "oCAniCtrl_Human::IsWalking", 0x6257E0 }, + { "oCAniCtrl_Human::IsWalkingBackward", 0x625900 }, + { "oCAniCtrl_Human::StopTurnAnis", 0x625A20 }, + { "oCAniCtrl_Human::Turn", 0x625A30 }, + { "oCAniCtrl_Human::DoAutoRoll", 0x625EE0 }, + { "oCAniCtrl_Human::TurnDegrees", 0x625FB0 }, + { "oCAniCtrl_Human::WallInFront", 0x626090 }, + { "oCAniCtrl_Human::GetWeaponString", 0x626100 }, + { "oCAniCtrl_Human::GetWeaponHitString", 0x626390 }, + { "oCAniCtrl_Human::IsDefending", 0x626620 }, + { "oCAniCtrl_Human::GetFightLimbs", 0x626680 }, + { "oCAniCtrl_Human::DoSparks", 0x6270F0 }, + { "oCAniCtrl_Human::GetLayerAni", 0x627240 }, + { "oCAniCtrl_Human::CheckLayerAni", 0x627270 }, + { "oCAniCtrl_Human::CheckLimbHit", 0x6272B0 }, + { "oCAniCtrl_Human::ShowWeaponTrail", 0x627330 }, + { "oCAniCtrl_Human::StartHitCombo", 0x627560 }, + { "oCAniCtrl_Human::StartHitGraphical", 0x6275C0 }, + { "oCAniCtrl_Human::GetStopTurnVobSign", 0x627690 }, + { "oCAniCtrl_Human::HitCombo", 0x6276F0 }, + { "oCAniCtrl_Human::CheckHitTarget", 0x627A10 }, + { "oCAniCtrl_Human::CreateHit", 0x627C80 }, + { "oCAniCtrl_Human::HitInterrupt", 0x6280C0 }, + { "oCAniCtrl_Human::HitGraphical", 0x628100 }, + { "oCAniCtrl_Human::IsInPreHit", 0x628270 }, + { "oCAniCtrl_Human::IsInPostHit", 0x6282C0 }, + { "oCAniCtrl_Human::IsInCombo", 0x628350 }, + { "oCAniCtrl_Human::GetHitDirection", 0x6283A0 }, + { "oCAniCtrl_Human::IsParadeRunning", 0x628470 }, + { "oCAniCtrl_Human::CanParade", 0x6284C0 }, + { "oCAniCtrl_Human::StartParadeEffects", 0x628580 }, + { "oCAniCtrl_Human::StrafeLeft", 0x6289D0 }, + { "oCAniCtrl_Human::StrafeRight", 0x628A10 }, + { "oCAniCtrl_Human::GetFootPos", 0x628A50 }, + { "oCAniCtrl_Human::PC_GoForward", 0x628C00 }, + { "oCAniCtrl_Human::PC_GoBackward", 0x628C50 }, + { "oCAniCtrl_Human::PC_JumpForward", 0x628C90 }, + { "oCAniCtrl_Human::CanJump", 0x628E70 }, + { "oCAniCtrl_Human::CanJumpLedge", 0x628EE0 }, + { "oCAniCtrl_Human::JumpForward", 0x629070 }, + { "oCAniCtrl_Human::Swim_CanClimbLedge", 0x629290 }, + { "oCAniCtrl_Human::Swim_ClimbLedge", 0x6292D0 }, + { "oCAniCtrl_Human::CanWalkOnPoly", 0x629430 }, + { "oCAniCtrl_Human::DrawWeapon1", 0x6294A0 }, + { "oCAniCtrl_Human::ChooseNextWeapon2", 0x629740 }, + { "oCAniCtrl_Human::DrawWeapon2", 0x629B70 }, + { "oCAniCtrl_Human::RemoveWeapon1", 0x629E50 }, + { "oCAniCtrl_Human::RemoveWeapon2", 0x62A050 }, + { "oCAniCtrl_Human::StartUp", 0x62A300 }, + { "oCAniCtrl_Human::LerpFeetToTarget", 0x62A310 }, + { "oCAniCtrl_Human::RelaxHandToTarget", 0x62A650 }, + { "zVEC3::operator-=", 0x62AF30 }, + { "oCAniCtrl_Human::CheckSpecialStates", 0x62AF60 }, + { "oCAniCtrl_Human::CheckJump", 0x62BCD0 }, + { "oCAniCtrl_Human::StartFallDownAni", 0x62BF10 }, + { "oCAniCtrl_Human::CheckFallStates", 0x62C1F0 }, + { "oCAniCtrl_Human::CombineAniLerp", 0x62CAF0 }, + { "oCAniCtrl_Human::InterpolateCombineAni", 0x62CB50 }, + { "oCAniCtrl_Human::LookAtTarget", 0x62CCD0 }, + { "oCAniCtrl_Human::SetLookAtTarget", 0x62CCF0 }, + { "oCAniCtrl_Human::StopLookAtTarget", 0x62CF70 }, + { "oCAniCtrl_Human::StartCombineAni", 0x62D050 }, + { "oCAniCtrl_Human::StopCombineAni", 0x62D2E0 }, + { "oCAniCtrl_Human::DetectChasm", 0x62D2F0 }, + { "oCAniCtrl_Human::IsInCriticalAni", 0x62D470 }, + { "oCAniCtrl_Human::Archive", 0x62DAD0 }, + { "oCAniCtrl_Human::Unarchive", 0x62DB80 }, + { "oCAniCtrl_Human::SetActionMode", 0x62DC70 }, + { "oCAniCtrl_Human::_Stand", 0x62DCF0 }, + { "oCAniCtrl_Human::_Forward", 0x62E160 }, + { "oCAniCtrl_Human::_Backward", 0x62E420 }, + { "oCAniCtrl_Human::SetAnimations", 0x62E700 }, + { "oCAniCtrl_Human::TransitionToInvest", 0x62EBB0 }, + { "oCAniCtrl_Human::TransitionToCast", 0x62ECA0 }, + { "oCAniCtrl_Human::TransitionToStand", 0x62EEA0 }, + { "oCAniCtrl_Human::IsInCastAni", 0x62F060 }, + { "oCAniCtrl_Human::IsInWeaponChoose", 0x62F130 }, + { "oCAniCtrl_Human::GetWaterLevel", 0x62F1D0 }, + { "oCAniCtrl_Human::IsInWater", 0x62F240 }, + { "oCAniCtrl_Human::_CreateNewInstance", 0x62F4C0 }, + { "oCAniCtrl_Human::operator delete", 0x62F530 }, + { "zCArray::operator=", 0x62F550 }, + { "zCArray::operator[]", 0x62F5F0 }, + { "zCList::~zCList", 0x62F600 }, + { "zCList::DeleteListDatas", 0x62F630 }, + { "zCList::`scalar deleting destructor'", 0x62F6A0 }, + { "zCList::`scalar deleting destructor'", 0x62F6E0 }, + { "myThunder::~myThunder", 0x62F7B0 }, + { "oCBarrier::oCBarrier", 0x62F7E0 }, + { "oCBarrier::~oCBarrier", 0x6301C0 }, + { "myThunder::`vector deleting destructor'", 0x630400 }, + { "oCBarrier::Initialise", 0x630470 }, + { "myThunder::myThunder", 0x630560 }, + { "oCBarrier::AddTremor", 0x630570 }, + { "oCBarrier::RenderLayer", 0x630580 }, + { "oCBarrier::Render", 0x6307C0 }, + { "oCBarrier::InitThunder", 0x6311F0 }, + { "oCBarrier::RemoveThunder", 0x631220 }, + { "oCBarrier::AddThunderSub", 0x6312D0 }, + { "oCBarrier::AddThunder", 0x631620 }, + { "oCBarrier::RenderThunder", 0x631D10 }, + { "oCBarrier::RenderThunderList", 0x631FD0 }, + { "oCSkyControler_Barrier::oCSkyControler_Barrier", 0x632010 }, + { "oCSkyControler_Barrier::`scalar deleting destructor'", 0x6320A0 }, + { "oCSkyControler_Barrier::~oCSkyControler_Barrier", 0x6320D0 }, + { "oCSkyControler_Barrier::RenderSkyPre", 0x632140 }, + { "oCAskBox::oCAskBox", 0x6322E0 }, + { "oCAskBox::`scalar deleting destructor'", 0x632420 }, + { "oCAskBox::~oCAskBox", 0x632450 }, + { "oCAskBox::Init", 0x6324D0 }, + { "oCAskBox::Delete", 0x6327B0 }, + { "oCAskBox::DoAI", 0x6327C0 }, + { "oCAskBox::SetNeutral", 0x632960 }, + { "oCAskBox::SetYes", 0x632A60 }, + { "oCAskBox::SetNo", 0x632B60 }, + { "oCAskBox::SetPosition", 0x632C60 }, + { "oCNpc::IsWaitingForAnswer", 0x632DA0 }, + { "oCNpc::SetCurrentAnswer", 0x632DF0 }, + { "oCNpc::EV_Ask", 0x633310 }, + { "oCNpc::EV_WaitForQuestion", 0x633390 }, + { "oCNpc::CanTalk", 0x633560 }, + { "oCNpc::SetCanTalk", 0x633580 }, + { "oCNpc::SetTalkingWith", 0x6335A0 }, + { "oCNpc::GetTalkingWith", 0x6335D0 }, + { "oCNpc::StartTalkingWith", 0x6335E0 }, + { "oCNpc::StopTalkingWith", 0x633600 }, + { "oCNpc::GetTalkingWithMessage", 0x633620 }, + { "oCNpc::CanBeTalkedTo", 0x6336D0 }, + { "oCNpc::StopRunningOU", 0x6338B0 }, + { "oCNpc::AssessGivenItem", 0x633A10 }, + { "oCNpc::SetTradeNpc", 0x633BB0 }, + { "oCNpc::GetTradeItem", 0x633BC0 }, + { "oCNpc::OpenTradeContainer", 0x633BE0 }, + { "oCNpc::CloseTradeContainer", 0x633D90 }, + { "oCNpc::OpenTradeOffer", 0x633E40 }, + { "oCNpc::CheckItemReactModule", 0x633F60 }, + { "oCNpc::ExchangeTradeModules", 0x6340E0 }, + { "zCListSort::IsInList", 0x634300 }, + { "oCDoc::oCDoc", 0x6343C0 }, + { "oCDoc::`scalar deleting destructor'", 0x634650 }, + { "oCDoc::~oCDoc", 0x634670 }, + { "oCDoc::Show", 0x634760 }, + { "oCDoc::HandleEvent", 0x634770 }, + { "oCDoc::MapInitCoordinates", 0x6347A0 }, + { "oCDoc::MapDrawCoordinates", 0x634800 }, + { "oCDoc::SetLevelName", 0x634AE0 }, + { "oCNpcFocus::InitFocusModes", 0x634CF0 }, + { "oCNpcFocus::ExitFocusModes", 0x634E20 }, + { "oCNpcFocus::SetFocusMode", 0x634E60 }, + { "oCNpcFocus::GetFocusName", 0x634F40 }, + { "oCNpcFocus::oCNpcFocus", 0x635010 }, + { "oCNpcFocus::~oCNpcFocus", 0x635030 }, + { "oCNpcFocus::Init", 0x635040 }, + { "oCNpcFocus::IsValid", 0x635120 }, + { "oCNpcFocus::GetMaxRange", 0x635170 }, + { "oCNpcFocus::GetRange2", 0x635180 }, + { "oCNpcFocus::GetItemThrowRange", 0x635190 }, + { "oCNpcFocus::GetMobThrowRange", 0x6351A0 }, + { "oCNpcFocus::HasLowerPriority", 0x6351B0 }, + { "oCNpcFocus::GetPriority", 0x635230 }, + { "oCNpcFocus::IsInRange", 0x635270 }, + { "oCNpcFocus::IsInAngle", 0x635300 }, + { "oCNpcFocus::IsNpcInRange", 0x6353E0 }, + { "oCNpcFocus::IsNpcInAngle", 0x635430 }, + { "oCNpcFocus::IsItemInRange", 0x635480 }, + { "oCNpcFocus::IsItemInAngle", 0x6354B0 }, + { "oCNpcFocus::IsMobInRange", 0x635500 }, + { "oCNpcFocus::IsMobInAngle", 0x635530 }, + { "oCNpcFocus::GetAzi", 0x635580 }, + { "oUlfi_StartUp", 0x635620 }, + { "oUlfi_ShutDown", 0x635630 }, + { "SearchVobByInstance", 0x635640 }, + { "oCGame::oCGame", 0x6356A0 }, + { "oCGame::SetDrawWaynet", 0x635CB0 }, + { "oCGame::GetDrawWaynet", 0x635CC0 }, + { "oCGame::GetStartPos", 0x635CD0 }, + { "oCGame::`scalar deleting destructor'", 0x635D00 }, + { "oCGame::~oCGame", 0x635D20 }, + { "oCGame::TObjectRoutine::Release", 0x636100 }, + { "oCGame::TObjectRoutine::~TObjectRoutine", 0x636120 }, + { "oCGame::WorldInit", 0x636170 }, + { "oCGame::CamInit", 0x636450 }, + { "oCGame::SetCameraPosition", 0x636470 }, + { "oCGame::DesktopInit", 0x636510 }, + { "oCGame::UpdateViewSettings", 0x636B50 }, + { "oCGame::NpcInit", 0x636BF0 }, + { "oCGame::Done", 0x636C70 }, + { "oCGame::TObjectRoutine::`scalar deleting destructor'", 0x636F30 }, + { "oCGame::Init", 0x636F50 }, + { "oCGame::SetGameInfo", 0x637BC0 }, + { "oCGame::CallScriptStartup", 0x637C10 }, + { "oCGame::CallScriptInit", 0x637E50 }, + { "oCGame::OpenSavescreen", 0x638080 }, + { "oCViewGothicProgressBar::`scalar deleting destructor'", 0x638420 }, + { "oCViewGothicProgressBar::~oCViewGothicProgressBar", 0x638440 }, + { "oCGame::CloseSavescreen", 0x638460 }, + { "oCGame::OpenLoadscreen", 0x6384C0 }, + { "oCGame::CloseLoadscreen", 0x638A30 }, + { "oCGame::GetGameWorld", 0x638A90 }, + { "oCGame::GetSelfPlayerVob", 0x638AB0 }, + { "oCGame::GetTextView", 0x638AC0 }, + { "oCGame::GetWorldTimer", 0x638AD0 }, + { "oCGame::GetInfoManager", 0x638AE0 }, + { "oCGame::GetNewsManager", 0x638AF0 }, + { "oCGame::GetSVMManager", 0x638B00 }, + { "oCGame::GetTradeManager", 0x638B10 }, + { "oCGame::GetGuilds", 0x638B20 }, + { "oCGame::GetGameInfo", 0x638B30 }, + { "oCGame::GetPortalRoomManager", 0x638B40 }, + { "oCGame::GetSpawnManager", 0x638B50 }, + { "oCGame::GetHeroStatus", 0x638B60 }, + { "oCGame::SetShowNews", 0x638BA0 }, + { "oCGame::SetShowPlayerStatus", 0x638BE0 }, + { "oCGame::GetShowPlayerStatus", 0x638C40 }, + { "oCGame::UpdateScreenResolution", 0x638C50 }, + { "oCGame::UpdatePlayerStatus", 0x638F90 }, + { "oCGame::RemoveHelperVobs", 0x639730 }, + { "oCGame::CreateVobList", 0x6397F0 }, + { "oCGame::SetAsPlayer", 0x639840 }, + { "oCGame::SetupPlayers", 0x639AC0 }, + { "oCGame::SetRanges", 0x63A220 }, + { "oCGame::SetRangesByCommandLine", 0x63A270 }, + { "oCGame::EnvironmentInit", 0x63A570 }, + { "oCGame::LoadParserFile", 0x63A710 }, + { "oCGame::SetTime", 0x63A910 }, + { "oCGame::GetTime", 0x63A9A0 }, + { "oCGame::LoadWorld", 0x63A9D0 }, + { "oCGame::SaveWorld", 0x63AA20 }, + { "oCGame::RemovePlayerFromWorld", 0x63AB50 }, + { "oCGame::InsertPlayerIntoWorld", 0x63ABA0 }, + { "oCGame::PreSaveGameProcessing", 0x63AC50 }, + { "oCGame::PostSaveGameProcessing", 0x63ACF0 }, + { "oCGame::WriteSavegame", 0x63AD80 }, + { "oCWorld::GetWorldFilename", 0x63B680 }, + { "oCGame::CheckObjectConsistency", 0x63B6D0 }, + { "oCGame::ClearGameState", 0x63B9E0 }, + { "oCGame::InitNpcAttitudes", 0x63BD00 }, + { "oCGame::RecurseCacheVobs", 0x63BD70 }, + { "oCGame::CacheVisualsIn", 0x63BE00 }, + { "oCGame::CacheVisualsOut", 0x63C000 }, + { "oCGame::LoadGame", 0x63C070 }, + { "oCGame::LoadSavegame", 0x63C2A0 }, + { "oCGame::ChangeLevel", 0x63CD60 }, + { "oCGame::TriggerChangeLevel", 0x63D480 }, + { "oCGame::CheckIfSavegameExists", 0x63D6D0 }, + { "oCGame::RenderWaynet", 0x63D900 }, + { "oCGame::ShowDebugInfos", 0x63D940 }, + { "oCGame::Render", 0x63DBE0 }, + { "oCGame::Pause", 0x63DF50 }, + { "oCGame::Unpause", 0x63E1D0 }, + { "oCGame::DeleteNpcs", 0x63E300 }, + { "Game_Particle_Changed", 0x63E440 }, + { "Game_OpenParticleConsole", 0x63E450 }, + { "Game_CloseParticleConsole", 0x63E480 }, + { "Game_DeleteAllPfx", 0x63E4B0 }, + { "oCGame::InitWorldSavegame", 0x63E910 }, + { "oCGame::EnterWorld", 0x63EAD0 }, + { "oCGame::CompileWorld", 0x63EFD0 }, + { "oCGame::LoadWorldStartup", 0x63F190 }, + { "oCGame::LoadWorldStat", 0x63F590 }, + { "oCGame::LoadWorldDyn", 0x63F800 }, + { "oCGame::IsInWorld", 0x63FCF0 }, + { "oCGame::RenderBlit", 0x63FE90 }, + { "oCGame::Sort_Routine", 0x63FEB0 }, + { "oCGame::InsertObjectRoutine", 0x63FEE0 }, + { "oCGame::ResetObjectRoutineList", 0x6400D0 }, + { "oCGame::ClearObjectRoutineList", 0x6400F0 }, + { "oCGame::CheckObjectRoutines", 0x640160 }, + { "oCGame::SetObjectRoutineTimeChange", 0x640260 }, + { "oCGame::ToggleShowFreePoints", 0x6406E0 }, + { "oCGame::ShowFreePoints", 0x640700 }, + { "oCGame::RefreshNpcs", 0x6409B0 }, + { "oCGame::DeleteTorches", 0x640A00 }, + { "Game_CreateInstance", 0x640B80 }, + { "Game_GotoWP", 0x6410B0 }, + { "Game_SaveSCPos", 0x641290 }, + { "Game_LoadSCPos", 0x6412D0 }, + { "Game_ParserDebug", 0x641320 }, + { "Game_ParserDebugOff", 0x641340 }, + { "Game_PlaySound", 0x641350 }, + { "Game_ToggleScreenMode", 0x641390 }, + { "Edit_Changed", 0x6413C0 }, + { "oCGame::ConsoleEvalFunc", 0x641420 }, + { "zSTRING::operator+=", 0x644ED0 }, + { "zCVob::SetStaticVob", 0x645000 }, + { "zCVob::GetVobType", 0x645020 }, + { "zCVob::SetDrawBBox3D", 0x645030 }, + { "zCVob::SetCollDet", 0x645050 }, + { "oCMsgMovement::operator new", 0x645070 }, + { "oCTriggerChangeLevel::operator new", 0x6450B0 }, + { "Game_StartParticleEffects", 0x645220 }, + { "Game_InitConsole", 0x645280 }, + { "Game_OpenConsole", 0x647120 }, + { "Game_ChangeAIConsole", 0x647170 }, + { "Game_ToggleAIConsole", 0x647320 }, + { "Game_SpeciesChanged", 0x647760 }, + { "Game_OpenSpeciesConsole", 0x647D10 }, + { "oCNpc::GetBloodTexture", 0x648970 }, + { "Game_OpenFightConsole", 0x6489C0 }, + { "oCGame::IsDebuggingChannel", 0x648C60 }, + { "oCGame::IsDebuggingInstance", 0x648C80 }, + { "oCGame::IsDebuggingAllInstances", 0x648CC0 }, + { "oCGame::OpenView", 0x648CD0 }, + { "oCGame::CloseView", 0x648D00 }, + { "zCArray::DeleteList", 0x648D50 }, + { "zCArray::Insert", 0x648D70 }, + { "zCArray::Remove", 0x648E60 }, + { "zCArray::IsInList", 0x648EB0 }, + { "zCListSort::~zCListSort", 0x648EF0 }, + { "zCListSort::DeleteListDatas", 0x648F20 }, + { "zCListSort::`scalar deleting destructor'", 0x648F80 }, + { "zCArray::InsertEnd", 0x648FB0 }, + { "zCArray::AllocDelta", 0x6490A0 }, + { "NotifyInfoToSpy", 0x6491A0 }, + { "PlayVideo", 0x6494F0 }, + { "oCGame::DefineExternals_Ulfi", 0x6495B0 }, + { "oCMOB::operator delete", 0x6517F0 }, + { "oCMsgState::operator delete", 0x652160 }, + { "zCList::~zCList", 0x65EA90 }, + { "ToggleShowStateDebug", 0x65EB50 }, + { "ToggleShowAI", 0x65ED60 }, + { "oCGame::SwitchCamToNextNpc", 0x65EDD0 }, + { "oCGame::HandleEvent", 0x65EEE0 }, + { "oCGame::TestKeys", 0x660000 }, + { "oCGame::IA_TestWay", 0x6626A0 }, + { "zCVobWaypoint::operator delete", 0x662FF0 }, + { "oCGuilds::oCGuilds", 0x663050 }, + { "oCGuilds::~oCGuilds", 0x663150 }, + { "oCGuilds::GetAttitude", 0x663170 }, + { "oCGuilds::SetAttitude", 0x663340 }, + { "oCGuilds::InitGuildTable", 0x663370 }, + { "oCGuilds::GetGuildName", 0x663580 }, + { "oCGuilds::SaveGuildTable", 0x663700 }, + { "oCGuilds::LoadGuildTable", 0x663730 }, + { "oCHelp::oCHelp", 0x663790 }, + { "oCHelp::~oCHelp", 0x664080 }, + { "oCHelp::CalcPos", 0x6640B0 }, + { "oCHelp::Toggle", 0x664160 }, + { "oCHelp::Update", 0x664310 }, + { "oCHelp::Redraw", 0x664320 }, + { "oCInfoManager::oCInfoManager", 0x664520 }, + { "oCInfoManager::CompareInfos", 0x6647E0 }, + { "oCInfoManager::~oCInfoManager", 0x664810 }, + { "oCInfoManager::GetInformation", 0x6648A0 }, + { "oCInfoManager::GetInfoCount", 0x664A30 }, + { "oCInfoManager::GetInfoCountImportant", 0x664B90 }, + { "oCInfoManager::GetInfoCountUnimportant", 0x664CF0 }, + { "oCInfoManager::GetInfo", 0x664E50 }, + { "oCInfoManager::GetInfoImportant", 0x664FB0 }, + { "oCInfoManager::GetInfoUnimportant", 0x665120 }, + { "oCInfoManager::InformationTold", 0x665290 }, + { "oCInfoManager::Archive", 0x6652D0 }, + { "oCInfoManager::Unarchive", 0x665330 }, + { "oCInfoManager::RestoreParserInstances", 0x6654A0 }, + { "oCInfo::oCInfo", 0x6654C0 }, + { "oCInfo::~oCInfo", 0x665530 }, + { "oCInfo::SetInstance", 0x665650 }, + { "oCInfo::GetInstance", 0x6657F0 }, + { "oCInfo::DoCheck", 0x665800 }, + { "oCInfo::GetNpcID", 0x665810 }, + { "oCInfo::GetConditionFunc", 0x665820 }, + { "oCInfo::WasTold", 0x665830 }, + { "oCInfo::SetTold", 0x665840 }, + { "oCInfo::GetDataSize", 0x665850 }, + { "oCInfo::GetDataAdr", 0x665860 }, + { "oCInfo::GetText", 0x665870 }, + { "oCInfo::InfoConditions", 0x665880 }, + { "oCInfo::Info", 0x6658A0 }, + { "oCInfo::Archive", 0x6658C0 }, + { "oCInfo::Unarchive", 0x665900 }, + { "oCInfo::RestoreParserInstance", 0x665A30 }, + { "oCInfo::AddChoice", 0x665A50 }, + { "oCInfo::RemoveChoice", 0x665B70 }, + { "oCInfo::RemoveAllChoices", 0x665CC0 }, + { "oCInfoChoice::~oCInfoChoice", 0x665D50 }, + { "zCList::~zCList", 0x665DA0 }, + { "zCListSort::~zCListSort", 0x665DD0 }, + { "zCList::`scalar deleting destructor'", 0x665E00 }, + { "zCListSort::`scalar deleting destructor'", 0x665E40 }, + { "oCItemContainer::Container_PrepareDraw", 0x666240 }, + { "oCItemContainer::Container_Draw", 0x666250 }, + { "oCItemContainer::GetNextContainerLeft", 0x666280 }, + { "oCItemContainer::GetNextContainerRight", 0x666310 }, + { "oCItemContainer::oCItemContainer", 0x6663A0 }, + { "oCItemContainer::IsActive", 0x6665A0 }, + { "oCItemContainer::DisableManipulateItems", 0x6665B0 }, + { "oCItemContainer::CanManipulateItems", 0x6665C0 }, + { "oCItemContainer::DisableTransferMoreThanOneItem", 0x6665D0 }, + { "oCItemContainer::CanTransferMoreThanOneItem", 0x6665F0 }, + { "oCItemContainer::`scalar deleting destructor'", 0x666600 }, + { "oCItemContainer::~oCItemContainer", 0x666620 }, + { "oCItemContainer::LoadGrafix", 0x666770 }, + { "oCItemContainer::Init", 0x666CD0 }, + { "oCItemContainer::GetSize", 0x666E50 }, + { "oCItemContainer::GetPosition", 0x666E70 }, + { "oCItemContainer::JumpOffset", 0x666E90 }, + { "oCItemContainer::GetCategoryText", 0x666F40 }, + { "oCItemContainer::DrawCategory", 0x6670D0 }, + { "oCItemContainer::DrawItemInfo", 0x667220 }, + { "oCItemContainer::Draw", 0x667660 }, + { "oCItemContainer::SetContents", 0x667E60 }, + { "oCItemContainer::GetContents", 0x667EA0 }, + { "oCItemContainer::Open", 0x667EB0 }, + { "oCItemContainer::OpenPassive", 0x668050 }, + { "oCItemContainer::IsPassive", 0x668C00 }, + { "oCItemContainer::Close", 0x668C10 }, + { "oCItemContainer::IsOpen", 0x668F30 }, + { "oCItemContainer::Activate", 0x668F60 }, + { "oCItemContainer::SetCategoryOnRightContainer", 0x668FC0 }, + { "oCItemContainer::Deactivate", 0x669180 }, + { "oCItemContainer::GetSelectedItem", 0x6691B0 }, + { "oCItemContainer::GetSelectedItemCount", 0x6691E0 }, + { "oCItemContainer::Insert", 0x669250 }, + { "oCItemContainer::Remove", 0x669320 }, + { "oCItemContainer::RemoveByPtr", 0x6693C0 }, + { "oCItemContainer::DeleteContents", 0x669490 }, + { "zCListSort::`scalar deleting destructor'", 0x669530 }, + { "oCItemContainer::CheckSelectedItem", 0x669560 }, + { "oCItemContainer::NextItem", 0x6695A0 }, + { "oCItemContainer::PrevItem", 0x669680 }, + { "oCItemContainer::IsEmpty", 0x669750 }, + { "oCItemContainer::TransferItem", 0x669780 }, + { "oCItemContainer::ActivateNextContainer", 0x669980 }, + { "oCItemContainer::Archive", 0x669AA0 }, + { "oCItemContainer::Unarchive", 0x669C20 }, + { "oCItemContainer::HandleEvent", 0x669DD0 }, + { "oCStealContainer::oCStealContainer", 0x66A3D0 }, + { "oCStealContainer::`scalar deleting destructor'", 0x66A3F0 }, + { "oCStealContainer::~oCStealContainer", 0x66A410 }, + { "oCStealContainer::SetOwner", 0x66A590 }, + { "oCStealContainer::GetOwner", 0x66A5B0 }, + { "oCStealContainer::CreateList", 0x66A5C0 }, + { "oCStealContainer::HandleEvent", 0x66A730 }, + { "oCNpcContainer::oCNpcContainer", 0x66A960 }, + { "oCNpcContainer::`scalar deleting destructor'", 0x66A980 }, + { "oCNpcContainer::~oCNpcContainer", 0x66A9A0 }, + { "oCNpcContainer::CreateList", 0x66AB10 }, + { "oCNpcContainer::HandleEvent", 0x66ACD0 }, + { "oCNpcContainer::Insert", 0x66B2D0 }, + { "oCNpcContainer::Remove", 0x66B310 }, + { "oCNpcInventory::oCNpcInventory", 0x66B3D0 }, + { "oCNpcInventory::`scalar deleting destructor'", 0x66BA40 }, + { "oCNpcInventory::~oCNpcInventory", 0x66BA60 }, + { "oCNpcInventory::ClearInventory", 0x66BC50 }, + { "oCNpcInventory::Open", 0x66BDE0 }, + { "oCNpcInventory::Close", 0x66C1E0 }, + { "oCNpcInventory::Draw", 0x66C1F0 }, + { "oCNpcInventory::SetOwner", 0x66C290 }, + { "oCNpcInventory::GetOwner", 0x66C2A0 }, + { "oCNpcInventory::SetFirstCategory", 0x66C2B0 }, + { "oCNpcInventory::GetCategory", 0x66C430 }, + { "oCNpcInventory::GetNumItemsInCategory", 0x66C4C0 }, + { "oCNpcInventory::GetItem", 0x66C610 }, + { "oCNpcInventory::Insert", 0x66C7D0 }, + { "oCNpcInventory::GetAmount", 0x66CAC0 }, + { "oCNpcInventory::IsIn", 0x66CBF0 }, + { "oCNpcInventory::Remove", 0x66CE00 }, + { "oCNpcInventory::RemoveByPtr", 0x66CF10 }, + { "oCNpcInventory::IsEmpty", 0x66D550 }, + { "oCNpcInventory::IsCatEmpty", 0x66D6C0 }, + { "oCNpcInventory::Archive", 0x66D830 }, + { "oCNpcInventory::Unarchive", 0x66DB10 }, + { "oCNpcInventory::GetNextCategory", 0x66DE30 }, + { "oCNpcInventory::GetPrevCategory", 0x66DE50 }, + { "oCNpcInventory::SwitchToCategory", 0x66DE60 }, + { "oCNpcInventory::SwitchNextCategory", 0x66DF00 }, + { "oCNpcInventory::SwitchPrevCategory", 0x66DF30 }, + { "oCNpcInventory::FindNextCategory", 0x66DF50 }, + { "oCNpcInventory::DrawCategory", 0x66DF60 }, + { "oCNpcInventory::HandleTrade", 0x66E150 }, + { "oCNpcInventory::HandleEvent", 0x66E390 }, + { "oCNpcInventory::CheckForEquippedItems", 0x66F740 }, + { "oCNpcInventory::CanCarry", 0x66F8B0 }, + { "oCNpcInventory::SetPackAbility", 0x66FAA0 }, + { "oCNpcInventory::UnpackCategory", 0x66FAD0 }, + { "oCNpcInventory::GetNumItemsInPackString", 0x66FB00 }, + { "oCNpcInventory::GetPackedItemBySlot", 0x66FC10 }, + { "oCNpcInventory::CreateFromPackString", 0x66FD60 }, + { "oCNpcInventory::GetPackedItemInfo", 0x66FDF0 }, + { "oCNpcInventory::PackSingleItem", 0x670030 }, + { "oCNpcInventory::PackAllItems", 0x6703D0 }, + { "oCNpcInventory::UnpackAllItems", 0x670400 }, + { "oCNpcInventory::PackItemsInCategory", 0x670420 }, + { "oCNpcInventory::UnpackItemsInCategory", 0x670740 }, + { "zCList::~zCList", 0x670AC0 }, + { "zCList::Insert", 0x670AF0 }, + { "zCListSort::zCListSort", 0x670B50 }, + { "zCListSort::~zCListSort", 0x670B60 }, + { "zCListSort::DeleteListDatas", 0x670B90 }, + { "zCListSort::Insert", 0x670C00 }, + { "zCListSort::GetNumInList", 0x670C60 }, + { "zCList::`scalar deleting destructor'", 0x670C80 }, + { "oCItem::SetLightingSwell", 0x670DC0 }, + { "oCItem::GetLightingSwell", 0x670DD0 }, + { "oCItem::oCItem", 0x670DE0 }, + { "oCVob::DoFocusCheckBBox", 0x670F10 }, + { "oCVob::SetSoundMaterial", 0x670F20 }, + { "oCVob::GetCSStateFlags", 0x670F30 }, + { "oCItem::_GetClassDef", 0x670F40 }, + { "oCItem::GetInstance", 0x670F50 }, + { "oCItem::GetSoundMaterial", 0x670F60 }, + { "oCItem::`scalar deleting destructor'", 0x670F70 }, + { "oCItem::~oCItem", 0x671220 }, + { "oCItem::SetVisual", 0x6713D0 }, + { "oCItem::CreateVisual", 0x6713F0 }, + { "oCItem::Init", 0x671430 }, + { "oCItem::InitByScript", 0x671660 }, + { "oCItem::GetDescription", 0x671A70 }, + { "oCItem::GetText", 0x671A80 }, + { "oCItem::GetCount", 0x671AF0 }, + { "oCItem::GetHealMode", 0x671B10 }, + { "oCItem::GetProtectionByIndex", 0x671B90 }, + { "oCItem::GetProtectionByType", 0x671BA0 }, + { "oCItem::GetProtectionByMode", 0x671C40 }, + { "oCItem::GetFullProtection", 0x671CD0 }, + { "oCItem::CopyDamage", 0x671CF0 }, + { "oCItem::GetDamageByIndex", 0x671D30 }, + { "oCItem::GetDamageByType", 0x671D40 }, + { "oCItem::GetDamageByMode", 0x671DE0 }, + { "oCItem::GetDamages", 0x671E70 }, + { "oCItem::GetFullDamage", 0x671E90 }, + { "oCItem::GetDamageTypes", 0x671EB0 }, + { "oCItem::HasDamageType", 0x671EC0 }, + { "oCItem::IsDeadly", 0x671EE0 }, + { "oCItem::IsOneHandWeapon", 0x671F00 }, + { "oCItem::MultiSlot", 0x671F30 }, + { "oCItem::GetValue", 0x671F60 }, + { "oCItem::GetWeight", 0x671FA0 }, + { "oCItem::HasFlag", 0x671FC0 }, + { "oCItem::ClearFlag", 0x671FE0 }, + { "oCItem::SetFlag", 0x672000 }, + { "oCItem::TwoHanded", 0x672020 }, + { "oCItem::IsOwned", 0x672050 }, + { "oCItem::IsOwnedByNpc", 0x672090 }, + { "oCItem::IsOwnedByGuild", 0x6720B0 }, + { "oCItem::GetDisguiseGuild", 0x6720D0 }, + { "oCItem::AddManipulation", 0x6720E0 }, + { "oCItem::GetSoundMaterial_AM", 0x672140 }, + { "oCItem::Identify", 0x672160 }, + { "oCItem::GetName", 0x672170 }, + { "oCItem::GetStatus", 0x6721C0 }, + { "oCItem::UseItem", 0x672320 }, + { "oCItem::GetVisualChange", 0x672330 }, + { "oCItem::GetStateEffectFunc", 0x672420 }, + { "oCItem::SplitItem", 0x672440 }, + { "oCItem::ThisVobAddedToWorld", 0x6724A0 }, + { "oCItem::ThisVobRemovedFromWorld", 0x672540 }, + { "oCItem::RotateForInventory", 0x672560 }, + { "oCItem::RotateInInventory", 0x672910 }, + { "oCItem::RenderItem", 0x672920 }, + { "oCItem::RenderItemPlaceCamera", 0x672D80 }, + { "oCItem::GetScriptInstance", 0x673180 }, + { "oCItem::SetByScriptInstance", 0x6731B0 }, + { "oCItem::GetInstanceName", 0x6731F0 }, + { "oCItem::Archive", 0x673230 }, + { "oCItem::Unarchive", 0x673370 }, + { "oCItem::GetAIVobMove", 0x673400 }, + { "oCItem::Render", 0x6734F0 }, + { "oCItem::_CreateNewInstance", 0x673720 }, + { "oCItem::operator delete", 0x673790 }, + { "oCTradeManager::oCTradeManager", 0x673810 }, + { "oCTradeManager::~oCTradeManager", 0x673A10 }, + { "oCTradeManager::GetModule", 0x673A60 }, + { "oCItemReactModule::oCItemReactModule", 0x673C20 }, + { "oCItemReactModule::~oCItemReactModule", 0x673C60 }, + { "oCItemReactModule::Validate", 0x673C70 }, + { "oCItemReactModule::Conditions", 0x673C80 }, + { "oCItemReactModule::GetOfferedInstance", 0x673CB0 }, + { "oCItemReactModule::StartReaction", 0x673CD0 }, + { "oCItemReactModule::GetDataSize", 0x673CF0 }, + { "oCItemReactModule::GetNpcInstance", 0x673D00 }, + { "oCMissionManager::oCMissionManager", 0x673DD0 }, + { "oCMissionManager::~oCMissionManager", 0x673E00 }, + { "oCMissionManager::ClearMissions", 0x673F00 }, + { "oCMissionManager::SortMissions", 0x673F50 }, + { "oCMissionManager::GetMission", 0x673F80 }, + { "oCMissionManager::CreateAllMissions", 0x673FE0 }, + { "oCMissionManager::OfferThisMission", 0x6741D0 }, + { "oCMissionManager::GetAvailableMission", 0x6744B0 }, + { "oCMissionManager::GetStatus", 0x674790 }, + { "oCMissionManager::SetStatus", 0x6749B0 }, + { "oCMissionManager::CancelMission", 0x674BF0 }, + { "oCMissionManager::CreateMissionInfoList", 0x674E30 }, + { "oCMissionManager::TestNextMission", 0x675080 }, + { "oCMissionManager::Archive", 0x6750C0 }, + { "oCMissionManager::Unarchive", 0x675100 }, + { "oCMission::oCMission", 0x6752E0 }, + { "oCMission::~oCMission", 0x675420 }, + { "oCMission::AddEntry", 0x675510 }, + { "oCMission::SetCurrentUser", 0x675620 }, + { "oCMission::GetCurrentUser", 0x675790 }, + { "oCMission::GetStatusInfo", 0x6757B0 }, + { "oCMission::GetStartTime", 0x6758F0 }, + { "oCMission::SetStartTime", 0x675910 }, + { "oCMission::CheckMission", 0x675930 }, + { "oCMission::IsAvailable", 0x6759A0 }, + { "oCMission::OfferConditions", 0x6759B0 }, + { "oCMission::Offer", 0x675B60 }, + { "oCMission::SuccessConditions", 0x675D10 }, + { "oCMission::Success", 0x675EC0 }, + { "oCMission::FailureConditions", 0x676070 }, + { "oCMission::Failure", 0x676220 }, + { "oCMission::ObsoleteConditions", 0x6763D0 }, + { "oCMission::Obsolete", 0x676580 }, + { "oCMission::Running", 0x676730 }, + { "oCMission::GetStatus", 0x6768E0 }, + { "oCMission::SetStatus", 0x6768F0 }, + { "oCMission::OnTime", 0x676A30 }, + { "oCMission::Archive", 0x676A90 }, + { "oCMission::Unarchive", 0x676B70 }, + { "zCArraySort::~zCArraySort", 0x676DA0 }, + { "zCArraySort::InsertSort", 0x676DC0 }, + { "zCArraySort::AllocDelta", 0x676F50 }, + { "zCArray::AllocDelta", 0x676FC0 }, + { "zCArray::InsertEnd", 0x677030 }, + { "zCArray::AllocDelta", 0x677120 }, + { "oCMOB::_CreateNewInstance", 0x677470 }, + { "oCMobInter::_CreateNewInstance", 0x6776D0 }, + { "oCMobInter::operator delete", 0x677740 }, + { "oCMobBed::_CreateNewInstance", 0x677950 }, + { "oCMobInter::GetState", 0x677A80 }, + { "oCMobInter::IsIn", 0x677A90 }, + { "oCMobInter::GetTriggerTarget", 0x677AA0 }, + { "oCMobBed::operator delete", 0x677AC0 }, + { "oCMobBed::_GetClassDef", 0x677AE0 }, + { "oCMobSwitch::_CreateNewInstance", 0x677CE0 }, + { "oCMobSwitch::operator delete", 0x677E10 }, + { "oCMobSwitch::_GetClassDef", 0x677E30 }, + { "oCMobContainer::_CreateNewInstance", 0x678210 }, + { "oCMobLockable::_GetClassDef", 0x678400 }, + { "oCMobLockable::SetLocked", 0x678410 }, + { "oCMobLockable::SetKeyInstance", 0x678430 }, + { "oCMobLockable::SetPickLockStr", 0x678570 }, + { "oCMobLockable::OnMessage", 0x6786B0 }, + { "oCMobContainer::operator delete", 0x678760 }, + { "oCMobContainer::_GetClassDef", 0x678780 }, + { "oCMobWheel::_CreateNewInstance", 0x678980 }, + { "oCMobWheel::operator delete", 0x678AC0 }, + { "oCMobWheel::_GetClassDef", 0x678AE0 }, + { "oCMobLadder::_CreateNewInstance", 0x678CE0 }, + { "oCMobLadder::operator delete", 0x678E20 }, + { "oCMobLadder::_GetClassDef", 0x678E40 }, + { "oCMobLadder::DoFocusCheckBBox", 0x678E50 }, + { "oCMobDoor::_CreateNewInstance", 0x679050 }, + { "oCMobDoor::operator delete", 0x679220 }, + { "oCMobDoor::_GetClassDef", 0x679240 }, + { "oCMobDoor::Open", 0x679250 }, + { "oCMobDoor::Close", 0x679260 }, + { "oCMobFire::_CreateNewInstance", 0x679460 }, + { "oCMobFire::operator delete", 0x679670 }, + { "oCMobFire::_GetClassDef", 0x679690 }, + { "oCMobItemSlot::_CreateNewInstance", 0x679890 }, + { "oCMobItemSlot::operator delete", 0x679930 }, + { "oCMobItemSlot::_GetClassDef", 0x679950 }, + { "oCDummyVobGenerator::_CreateNewInstance", 0x679B50 }, + { "oCDummyVobGenerator::operator delete", 0x679C10 }, + { "oCDummyVobGenerator::_GetClassDef", 0x679C30 }, + { "oCDummyVobGenerator::`scalar deleting destructor'", 0x679C40 }, + { "oCDummyVobGenerator::~oCDummyVobGenerator", 0x679C70 }, + { "oCMobMsg::_CreateNewInstance", 0x679EA0 }, + { "oCMobMsg::_GetClassDef", 0x67A020 }, + { "oCMobMsg::IsNetRelevant", 0x67A030 }, + { "oCMobMsg::oCMobMsg", 0x67A040 }, + { "oCMobMsg::`scalar deleting destructor'", 0x67A180 }, + { "oCMobMsg::~oCMobMsg", 0x67A1B0 }, + { "oCMobMsg::Pack", 0x67A440 }, + { "oCMobMsg::Unpack", 0x67A4C0 }, + { "oCMobMsg::MD_GetNumOfSubTypes", 0x67A560 }, + { "oCMobMsg::MD_GetSubTypeString", 0x67A570 }, + { "oCMOB::oCMOB", 0x67A710 }, + { "oCMOB::_GetClassDef", 0x67A840 }, + { "oCMOB::`scalar deleting destructor'", 0x67A850 }, + { "oCMOB::~oCMOB", 0x67A880 }, + { "oCMOB::SetVisual", 0x67AA10 }, + { "oCMOB::SetName", 0x67AA30 }, + { "oCMOB::GetName", 0x67AA50 }, + { "oCMOB::GetScemeName", 0x67AB20 }, + { "oCMOB::OnDamage", 0x67ACE0 }, + { "oCMOB::OnMessage", 0x67ACF0 }, + { "oCMOB::GetModel", 0x67AD00 }, + { "oCMOB::SetMoveable", 0x67AD20 }, + { "oCMOB::IsMoveable", 0x67AD40 }, + { "oCMOB::SetSoundMaterial", 0x67AD50 }, + { "oCMOB::GetSoundMaterial", 0x67AD70 }, + { "oCMOB::GetSoundMaterial_AM", 0x67AD80 }, + { "oCMOB::SetOwner", 0x67ADA0 }, + { "oCMOB::IsOwnedByGuild", 0x67AFB0 }, + { "oCMOB::IsOwnedByNpc", 0x67AFD0 }, + { "oCMOB::IsOwner", 0x67AFF0 }, + { "oCMOB::Hit", 0x67B040 }, + { "oCMOB::Destroy", 0x67B050 }, + { "oCMOB::InsertInIgnoreList", 0x67B2D0 }, + { "oCMOB::RemoveFromIgnoreList", 0x67B300 }, + { "oCMOB::CanThisCollideWith", 0x67B360 }, + { "oCMOB::Archive", 0x67B3A0 }, + { "oCMOB::Unarchive", 0x67B4E0 }, + { "oCMOB::AllowDiscardingOfSubtree", 0x67BB00 }, + { "oCMobInter::SetAllMobsToState", 0x67BB10 }, + { "oCMobInter::TraverseMobs", 0x67BB40 }, + { "oCMobInter::TriggerAllMobsToTmpState", 0x67BC90 }, + { "oCMobInter::TraverseTriggerMobs", 0x67BD50 }, + { "oCMobInter::oCMobInter", 0x67BE10 }, + { "oCMobInter::_GetClassDef", 0x67BF80 }, + { "oCMobInter::`scalar deleting destructor'", 0x67BF90 }, + { "oCMobInter::~oCMobInter", 0x67BFC0 }, + { "oCMobInter::SetVisual", 0x67C1B0 }, + { "oCMobInter::SetTempState", 0x67C330 }, + { "oCMobInter::IsTempStateChanged", 0x67C370 }, + { "oCMobInter::SetStateToTempState", 0x67C380 }, + { "oCMobInter::SetMobBodyState", 0x67C400 }, + { "oCMobInter::OnDamage", 0x67C6D0 }, + { "oCMobInter::OnMessage", 0x67C6E0 }, + { "oCMobInter::SetUseWithItem", 0x67C790 }, + { "oCMobInter::GetUseWithItem", 0x67C8D0 }, + { "oCMobInter::HasUseWithItem", 0x67C8F0 }, + { "oCMobInter::GetScemeName", 0x67C970 }, + { "oCMobInter::ScanIdealPositions", 0x67C9C0 }, + { "oCMobInter::GetFreePosition", 0x67CD00 }, + { "oCMobInter::SearchFreePosition", 0x67CD60 }, + { "oCMobInter::SetHeading", 0x67CEA0 }, + { "oCMobInter::SetIdealPosition", 0x67CEF0 }, + { "oCMobInter::Reset", 0x67D140 }, + { "oCMobInter::OnTick", 0x67D280 }, + { "oCMobInter::OnTrigger", 0x67D300 }, + { "oCMobInter::OnUntrigger", 0x67D5F0 }, + { "oCMobInter::SendStateChange", 0x67D8C0 }, + { "oCMobInter::SendEndInteraction", 0x67DBD0 }, + { "oCMobInter::Interact", 0x67DD70 }, + { "oCMobInter::GetTransitionNames", 0x67DED0 }, + { "oCMobInter::IsInState", 0x67E340 }, + { "oCMobInter::CanChangeState", 0x67E480 }, + { "oCMobInter::StartStateChange", 0x67E6E0 }, + { "oCMobInter::StartTransitionAniNpc", 0x67E940 }, + { "oCMobInter::CheckStateChange", 0x67EC30 }, + { "oCMobInter::CallOnStateFunc", 0x67EF60 }, + { "oCMobInter::SendCallOnStateFunc", 0x67F140 }, + { "oCMobInter::OnBeginStateChange", 0x67F2F0 }, + { "oCMobInter::OnEndStateChange", 0x67F300 }, + { "oCMobInter::InterruptInteraction", 0x67F360 }, + { "oCMobInter::IsMultiMob", 0x67F560 }, + { "oCMobInter::IsAvailable", 0x67F570 }, + { "oCMobInter::MarkAsUsed", 0x67F5D0 }, + { "oCMobInter::CanInteractWith", 0x67F5F0 }, + { "oCMobInter::IsInteractingWith", 0x67FC70 }, + { "oCMobInter::StartInteraction", 0x67FCA0 }, + { "oCMobInter::EndInteraction", 0x67FFD0 }, + { "oCMobInter::StopInteraction", 0x680250 }, + { "oCMobInter::AI_UseMobToState", 0x6804F0 }, + { "oCMobInter::Archive", 0x680940 }, + { "oCMobInter::Unarchive", 0x6809E0 }, + { "oCMobFire::oCMobFire", 0x680A90 }, + { "oCMobFire::`scalar deleting destructor'", 0x680C70 }, + { "oCMobFire::~oCMobFire", 0x680CA0 }, + { "oCMobFire::DeleteEffects", 0x680E80 }, + { "oCMobFire::OnDamage", 0x680ED0 }, + { "oCMobFire::OnEndStateChange", 0x680F20 }, + { "oCMobFire::OnTrigger", 0x680FB0 }, + { "oCMobFire::OnUntrigger", 0x6811B0 }, + { "oCMobFire::PreSave", 0x681220 }, + { "oCMobFire::Archive", 0x681280 }, + { "oCMobFire::PostSave", 0x681360 }, + { "oCMobFire::Unarchive", 0x681390 }, + { "oCMobBed::oCMobBed", 0x681470 }, + { "oCMobBed::`scalar deleting destructor'", 0x681560 }, + { "oCMobBed::~oCMobBed", 0x681590 }, + { "oCMobBed::StartInteraction", 0x681760 }, + { "oCMobBed::OnBeginStateChange", 0x681770 }, + { "oCMobBed::OnEndStateChange", 0x681780 }, + { "oCMobSwitch::oCMobSwitch", 0x6817E0 }, + { "oCMobSwitch::`scalar deleting destructor'", 0x6818D0 }, + { "oCMobSwitch::~oCMobSwitch", 0x681900 }, + { "oCMobSwitch::Archive", 0x681AD0 }, + { "oCMobSwitch::Unarchive", 0x681B70 }, + { "oCMobLockable::oCMobLockable", 0x681C20 }, + { "oCMobLockable::`scalar deleting destructor'", 0x681DD0 }, + { "oCMobLockable::~oCMobLockable", 0x681E00 }, + { "oCMobLockable::CanInteractWith", 0x681FC0 }, + { "oCMobLockable::Interact", 0x681FF0 }, + { "oCMobLockable::CanChangeState", 0x6825B0 }, + { "oCMobLockable::OnEndStateChange", 0x682600 }, + { "oCMobLockable::CanOpen", 0x6827C0 }, + { "oCMobLockable::PickLock", 0x682990 }, + { "oCMobLockable::Unlock", 0x682CC0 }, + { "oCMobLockable::Lock", 0x683400 }, + { "oCMobLockable::Archive", 0x6835F0 }, + { "oCMobLockable::Unarchive", 0x6836E0 }, + { "oCMobContainer::oCMobContainer", 0x6837F0 }, + { "oCMobContainer::`scalar deleting destructor'", 0x683980 }, + { "oCMobContainer::~oCMobContainer", 0x6839B0 }, + { "oCMobContainer::OnMessage", 0x683BC0 }, + { "oCMobContainer::Destroy", 0x683CC0 }, + { "oCMobContainer::Reset", 0x683E70 }, + { "oCMobContainer::Insert", 0x683E80 }, + { "oCMobContainer::Remove", 0x683EB0 }, + { "oCMobContainer::CreateContents", 0x684050 }, + { "oCMobContainer::IsIn", 0x684390 }, + { "oCMobContainer::Open", 0x6843D0 }, + { "oCMobContainer::Close", 0x684490 }, + { "oCMobContainer::Archive", 0x6844D0 }, + { "oCMobContainer::Unarchive", 0x684670 }, + { "oCMobDoor::oCMobDoor", 0x6848F0 }, + { "oCMobDoor::`scalar deleting destructor'", 0x684AC0 }, + { "oCMobDoor::~oCMobDoor", 0x684AF0 }, + { "oCMobDoor::GetScemeName", 0x684CA0 }, + { "oCMobDoor::SearchFreePosition", 0x684D50 }, + { "oCMobWheel::oCMobWheel", 0x684ED0 }, + { "oCMobWheel::`scalar deleting destructor'", 0x684FD0 }, + { "oCMobWheel::OnTrigger", 0x685000 }, + { "oCMobWheel::OnUntrigger", 0x685110 }, + { "oCMobWheel::Interact", 0x685210 }, + { "oCMobWheel::~oCMobWheel", 0x6853E0 }, + { "oCMobLadder::oCMobLadder", 0x6855B0 }, + { "oCMobLadder::`scalar deleting destructor'", 0x6856B0 }, + { "oCMobLadder::~oCMobLadder", 0x6856E0 }, + { "oCMobLadder::StartInteraction", 0x6858B0 }, + { "oCMobLadder::CanChangeState", 0x685A50 }, + { "oCMobLadder::CanInteractWith", 0x685AA0 }, + { "oCMobLadder::SearchFreePosition", 0x685AB0 }, + { "oCMobLadder::Interact", 0x685B20 }, + { "oCMobItemSlot::oCMobItemSlot", 0x685E00 }, + { "oCMobItemSlot::`scalar deleting destructor'", 0x685E20 }, + { "oCMobItemSlot::~oCMobItemSlot", 0x685E50 }, + { "oCMobItemSlot::GetUseWithItem", 0x686030 }, + { "oCMobItemSlot::CanInteractWith", 0x686070 }, + { "oCMobItemSlot::GetInsertedItem", 0x686090 }, + { "oCMobItemSlot::PlaceItem", 0x6860A0 }, + { "oCMobItemSlot::RemoveItem", 0x686340 }, + { "oCMobItemSlot::IsIn", 0x686380 }, + { "oCMobItemSlot::Archive", 0x6863B0 }, + { "oCMobItemSlot::Unarchive", 0x686480 }, + { "oCDummyVobGenerator::oCDummyVobGenerator", 0x686570 }, + { "oCDummyVobGenerator::OnTrigger", 0x6865E0 }, + { "zCList::~zCList", 0x686820 }, + { "zCList::DeleteListDatas", 0x686850 }, + { "zCList::`scalar deleting destructor'", 0x6868C0 }, + { "TMobOptPos::`scalar deleting destructor'", 0x686900 }, + { "TMobOptPos::~TMobOptPos", 0x686920 }, + { "zCArray::InsertEnd", 0x686970 }, + { "oCNewsManager::oCNewsManager", 0x686B70 }, + { "oCNewsManager::~oCNewsManager", 0x686B90 }, + { "oCNewsManager::CreateNews", 0x686BA0 }, + { "oCNewsManager::SpreadToGuild", 0x686EB0 }, + { "oCNewsManager::IsInSpreadList", 0x686ED0 }, + { "oCNewsManager::SpreadNews", 0x686F00 }, + { "oCNewsMemory::oCNewsMemory", 0x687470 }, + { "oCNewsMemory::~oCNewsMemory", 0x687490 }, + { "oCNewsMemory::Insert", 0x6875A0 }, + { "oCNewsMemory::Remove", 0x687680 }, + { "oCNewsMemory::GetNews", 0x687700 }, + { "oCNewsMemory::CheckSpreadNews", 0x687740 }, + { "oCNewsMemory::SearchNews", 0x6877D0 }, + { "oCNewsMemory::ShowDebugInfos", 0x687850 }, + { "oCNewsMemory::GetNewsByNumber", 0x687DE0 }, + { "oCNewsMemory::ClearNews", 0x687E10 }, + { "oCNewsMemory::DeleteNewsByNumber", 0x687F20 }, + { "oCNewsMemory::Archive", 0x687FC0 }, + { "oCNewsMemory::Unarchive", 0x688040 }, + { "oCNews::GetRemainingNews", 0x688220 }, + { "oCNews::CheckRemainingNews", 0x688230 }, + { "oCNews::oCNews", 0x688670 }, + { "oCNews::~oCNews", 0x688A30 }, + { "oCNews::GetID", 0x688BA0 }, + { "oCNews::IsIdentical", 0x688BB0 }, + { "oCNews::SetSpreadTime", 0x688BE0 }, + { "oCNews::GetSpreadTime", 0x688C10 }, + { "oCNews::SetGossip", 0x688C20 }, + { "oCNews::IsGossip", 0x688C40 }, + { "oCNews::IsGuildVictim", 0x688C50 }, + { "oCNews::GetNewsData", 0x688C60 }, + { "oCNews::Archive", 0x688D70 }, + { "oCNews::Unarchive", 0x688FD0 }, + { "zCList::~zCList", 0x6891F0 }, + { "zCList::DeleteListDatas", 0x689220 }, + { "zCList::Insert", 0x689290 }, + { "zCList::Get", 0x6892F0 }, + { "zCList::GetNumInList", 0x689320 }, + { "zCList::`scalar deleting destructor'", 0x689340 }, + { "zCArray::AllocDelta", 0x689380 }, + { "oCNpcTalent::_CreateNewInstance", 0x689F40 }, + { "oCNpcTalent::operator delete", 0x68A090 }, + { "oCNpcTalent::_GetClassDef", 0x68A0B0 }, + { "oCNpcTalent::oCNpcTalent", 0x68A0C0 }, + { "oCNpcTalent::`scalar deleting destructor'", 0x68A230 }, + { "oCNpcTalent::~oCNpcTalent", 0x68A260 }, + { "oCNpcTalent::CreateTalentList", 0x68A270 }, + { "oCNpcTalent::Archive", 0x68A3E0 }, + { "oCNpcTalent::Unarchive", 0x68A420 }, + { "BitToNumber", 0x68A470 }, + { "TNpcSlot::SetVob", 0x68A490 }, + { "TNpcSlot::ClearVob", 0x68A530 }, + { "oCNpc::TActiveInfo::TActiveInfo", 0x68A580 }, + { "oCNpc::TActiveInfo::~TActiveInfo", 0x68A590 }, + { "oCNpc::GetActiveInfo", 0x68A5D0 }, + { "oCNpc::GetActiveInfoWritable", 0x68A5F0 }, + { "oCNpc::Shrink", 0x68A640 }, + { "oCNpc::UnShrink", 0x68A6C0 }, + { "oCNpc::AvoidShrink", 0x68ACD0 }, + { "oCNpc::ApplyOverlay", 0x68AD40 }, + { "oCNpc::RemoveOverlay", 0x68B040 }, + { "oCNpc::SetModelScale", 0x68B230 }, + { "oCNpc::SetFatness", 0x68B320 }, + { "oCNpc::oCNpc", 0x68B3D0 }, + { "oCVob::IsOwnedByGuild", 0x68BDD0 }, + { "oCVob::IsOwnedByNpc", 0x68BDE0 }, + { "oCVob::GetSoundMaterial", 0x68BDF0 }, + { "TNpcSlot::TNpcSlot", 0x68BE00 }, + { "oCNpc::_GetClassDef", 0x68BE40 }, + { "oCNpc::GetInstance", 0x68BE50 }, + { "oCNpc::`scalar deleting destructor'", 0x68BE60 }, + { "oCNpc::SetVisual", 0x68BEB0 }, + { "oCNpc::CleanUp", 0x68BED0 }, + { "oCNpc::~oCNpc", 0x68C100 }, + { "TNpcSlot::~TNpcSlot", 0x68C760 }, + { "oCNpc::InitByScript", 0x68C840 }, + { "oCNpc::InitHumanAI", 0x68CE20 }, + { "oCNpc::DeleteHumanAI", 0x68CEE0 }, + { "oCNpc::GetGuildName", 0x68CF20 }, + { "oCNpc::GetName", 0x68D0B0 }, + { "oCNpc::IsHostile", 0x68D100 }, + { "oCNpc::IsFriendly", 0x68D190 }, + { "oCNpc::IsNeutral", 0x68D220 }, + { "oCNpc::IsAngry", 0x68D2B0 }, + { "oCNpc::GetAttitude", 0x68D340 }, + { "oCNpc::GetPermAttitude", 0x68D3C0 }, + { "oCNpc::SetAttitude", 0x68D410 }, + { "oCNpc::SetTmpAttitude", 0x68D460 }, + { "oCNpc::GetProtectionByIndex", 0x68D4B0 }, + { "oCNpc::GetProtectionByType", 0x68D4C0 }, + { "oCNpc::GetProtectionByMode", 0x68D560 }, + { "oCNpc::GetFullProtection", 0x68D5F0 }, + { "oCNpc::SetProtectionByIndex", 0x68D610 }, + { "oCNpc::GetDamageByIndex", 0x68D630 }, + { "oCNpc::GetDamageByType", 0x68D640 }, + { "oCNpc::GetDamageByMode", 0x68D6E0 }, + { "oCNpc::GetFullDamage", 0x68D770 }, + { "oCNpc::SetDamages", 0x68D790 }, + { "oCNpc::GetAttribute", 0x68D7B0 }, + { "oCNpc::ChangeAttribute", 0x68D7C0 }, + { "oCNpc::SetAttribute", 0x68D840 }, + { "oCNpc::GetOverlay", 0x68D860 }, + { "oCNpc::CheckModelOverlays", 0x68DA20 }, + { "oCNpc::SetToMad", 0x68DC40 }, + { "oCNpc::HealFromMad", 0x68DD80 }, + { "oCNpc::SetToDrunk", 0x68DEA0 }, + { "oCNpc::HealFromDrunk", 0x68DEB0 }, + { "oCNpc::CheckAngryTime", 0x68DEC0 }, + { "oCNpc::CanRecruitSC", 0x68DF70 }, + { "oCNpc::IsDisguised", 0x68DF80 }, + { "oCNpc::GetGuild", 0x68DFA0 }, + { "oCNpc::SetGuild", 0x68DFB0 }, + { "oCNpc::GetTrueGuild", 0x68DFC0 }, + { "oCNpc::SetTrueGuild", 0x68DFD0 }, + { "oCNpc::GetCamp", 0x68DFE0 }, + { "oCNpc::IsGuildFriendly", 0x68DFF0 }, + { "oCNpc::GetGuildAttitude", 0x68E020 }, + { "oCNpc::CreateItems", 0x68E050 }, + { "oCNpc::SetFlag", 0x68E130 }, + { "oCNpc::HasFlag", 0x68E150 }, + { "oCNpc::GetTalent", 0x68E170 }, + { "oCNpc::SetTalentValue", 0x68E370 }, + { "oCNpc::GetTalentValue", 0x68E570 }, + { "oCNpc::SetTalentSkill", 0x68E710 }, + { "oCNpc::GetTalentSkill", 0x68ED40 }, + { "oCNpc::HasTalent", 0x68EEE0 }, + { "oCNpc::CanUse", 0x68EF00 }, + { "oCNpc::DisplayCannotUse", 0x68F200 }, + { "oCNpc::CheckAllCanUse", 0x68F340 }, + { "oCNpc::GetSlotVob", 0x68F450 }, + { "oCNpc::GetSlotItem", 0x68F4F0 }, + { "oCNpc::GetItem", 0x68F590 }, + { "oCNpc::GetSlotNpc", 0x68F5A0 }, + { "oCNpc::AddItemEffects", 0x68F640 }, + { "oCNpc::RemoveItemEffects", 0x68F7D0 }, + { "oCNpc::EquipItem", 0x68F940 }, + { "oCNpc::UnequipItem", 0x68FBC0 }, + { "oCNpc::GetCutsceneDistance", 0x68FE30 }, + { "oCNpc::SetCSEnabled", 0x68FE80 }, + { "oCNpc::GetCSStateFlags", 0x68FEA0 }, + { "oCNpc::SetFocusVob", 0x68FF70 }, + { "oCNpc::GetFocusVob", 0x68FFC0 }, + { "oCNpc::ClearFocusVob", 0x68FFD0 }, + { "oCNpc::GetFocusNpc", 0x690000 }, + { "oCNpc::GetNearestFightNpcLeft", 0x690030 }, + { "oCNpc::GetNearestFightNpcRight", 0x6901C0 }, + { "oCNpc::FocusCheckBBox", 0x690350 }, + { "oCNpc::FocusCheck", 0x6905D0 }, + { "oCNpc::ToggleFocusVob", 0x690910 }, + { "oCNpc::CollectFocusVob", 0x690D70 }, + { "oCNpc::GetNearestValidVob", 0x691410 }, + { "oCNpc::GetNearestVob", 0x691720 }, + { "oCNpc::GetAnictrl", 0x691A00 }, + { "oCNpc::ResetToHumanAI", 0x691A10 }, + { "oCNpc::SetEnemy", 0x691A80 }, + { "oCNpc::GetNextEnemy", 0x691CC0 }, + { "oCNpc::IsConditionValid", 0x691F40 }, + { "oCNpc::IsInFightFocus", 0x692010 }, + { "oCNpc::HasEquippedStolenItem", 0x692080 }, + { "oCNpc::Burn", 0x692250 }, + { "oCNpc::StopBurn", 0x692500 }, + { "RotateVec", 0x6927C0 }, + { "oCNpc::Interrupt", 0x692830 }, + { "oCNpc::GetWeaponDamage", 0x692B90 }, + { "oCNpc::GetBluntDamage", 0x692BE0 }, + { "oCNpc::DropUnconscious", 0x692C10 }, + { "oCNpc::CheckUnconscious", 0x692F20 }, + { "oCMsgConversation::operator new", 0x693380 }, + { "oCNpc::GetInterruptPrefix", 0x6933C0 }, + { "oCNpc::CompleteHeal", 0x693460 }, + { "oCNpc::IsDead", 0x693480 }, + { "oCNpc::IsUnconscious", 0x693490 }, + { "oCNpc::DoDie", 0x6934A0 }, + { "oCNpc::StartFadeAway", 0x693970 }, + { "oCNpc::IsFadingAway", 0x693A60 }, + { "oCNpc::FadeAway", 0x693A70 }, + { "oCNpc::BeamTo", 0x693B10 }, + { "oCNpc::DropInventory", 0x693DD0 }, + { "oCNpc::HasInHand", 0x693DE0 }, + { "oCNpc::RemoveFromHand", 0x694060 }, + { "oCNpc::DropAllInHand", 0x694230 }, + { "oCNpc::GetWeapon", 0x6943F0 }, + { "oCNpc::GetEquippedMeleeWeapon", 0x694580 }, + { "oCNpc::GetEquippedRangedWeapon", 0x694690 }, + { "oCNpc::GetEquippedArmor", 0x6947A0 }, + { "oCNpc::IsSameHeight", 0x694830 }, + { "oCNpc::TurnToEnemy", 0x694920 }, + { "oCNpc::ShieldEquipped", 0x6949F0 }, + { "oCNpc::SetMovLock", 0x694C50 }, + { "oCNpc::IsMovLock", 0x694C80 }, + { "oCNpc::SetHead", 0x694C90 }, + { "oCNpc::SetAdditionalVisuals", 0x694EF0 }, + { "oCNpc::InitModel", 0x695020 }, + { "oCNpc::GetModel", 0x695300 }, + { "oCNpc::GetVisualBody", 0x6953A0 }, + { "oCNpc::GetVisualHead", 0x6953F0 }, + { "oCNpc::StartFaceAni", 0x695440 }, + { "oCNpc::StartStdFaceAni", 0x695540 }, + { "oCNpc::StopFaceAni", 0x695730 }, + { "oCNpc::GetWeaponMode", 0x695820 }, + { "oCNpc::SetWeaponMode2", 0x695840 }, + { "oCNpc::SetWeaponMode", 0x696550 }, + { "oCNpc::GetNextWeaponMode", 0x696640 }, + { "oCNpc::Equip", 0x6968F0 }, + { "oCNpc::EquipWeapon", 0x696C20 }, + { "oCNpc::EquipFarWeapon", 0x696F00 }, + { "oCNpc::EquipArmor", 0x697080 }, + { "oCNpc::SetToFightMode", 0x697330 }, + { "oCNpc::SetToFistMode", 0x697540 }, + { "oCNpc::Activate", 0x697740 }, + { "oCNpc::GetRightHand", 0x697750 }, + { "oCNpc::GetLeftHand", 0x6977E0 }, + { "oCNpc::DropVob", 0x697870 }, + { "oCNpc::SetCarryVob", 0x697A00 }, + { "oCNpc::GetCarryVob", 0x697CB0 }, + { "oCNpc::SetLeftHand", 0x697CC0 }, + { "oCNpc::SetRightHand", 0x697DC0 }, + { "oCNpc::HasTorch", 0x697EC0 }, + { "oCNpc::ExchangeTorch", 0x698000 }, + { "oCNpc::SetTorchAni", 0x698010 }, + { "zCSparseArrayIterator::zCSparseArrayIterator", 0x698270 }, + { "oCNpc::CheckSetTorchAni", 0x6982D0 }, + { "oCNpc::CheckPutbackTorch", 0x698540 }, + { "oCNpc::UseItem", 0x698810 }, + { "oCNpc::GetThrowSpeed", 0x698DE0 }, + { "oCNpc::HasArrowInHand", 0x698E10 }, + { "oCNpc::HasArrowInInv", 0x698F60 }, + { "oCNpc::HasBoltInInv", 0x699050 }, + { "oCNpc::HasBoltInHand", 0x699140 }, + { "oCNpc::IsMunitionAvailable", 0x699290 }, + { "oCNpc::GetTalentInfo", 0x6993C0 }, + { "oCNpc::GetSpellInfo", 0x6995F0 }, + { "oCNpc::GetAttribInfo", 0x6997E0 }, + { "oCNpc::GetConnectedEffect", 0x699980 }, + { "oCNpc::AssessStartEffect", 0x699990 }, + { "oCNpc::AssessStopEffect", 0x699A30 }, + { "oCNpc::CreateSpell", 0x699A90 }, + { "oCNpc::LearnSpell", 0x699B00 }, + { "oCNpc::HasSpell", 0x699B40 }, + { "oCNpc::DestroySpell", 0x699B60 }, + { "oCNpc::SetActiveSpellInfo", 0x699BA0 }, + { "oCNpc::GetActiveSpellNr", 0x699BE0 }, + { "oCNpc::GetActiveSpellCategory", 0x699C20 }, + { "oCNpc::InsertActiveSpell", 0x699CA0 }, + { "oCNpc::RemoveActiveSpell", 0x699CC0 }, + { "oCNpc::DoActiveSpells", 0x699E00 }, + { "oCNpc::KillActiveSpells", 0x699EE0 }, + { "oCNpc::IsSpellActive", 0x699F70 }, + { "oCNpc::HasMagic", 0x699FB0 }, + { "oCNpc::GetNumberOfSpells", 0x699FE0 }, + { "oCNpc::CopyTransformSpellInvariantValuesTo", 0x69A000 }, + { "oCNpc::OpenScreen_Help", 0x69A040 }, + { "oCNpc::OpenScreen_Log", 0x69A050 }, + { "oCNpc::OpenScreen_Map", 0x69A340 }, + { "oCNpc::OpenScreen_Status", 0x69A400 }, + { "oCNpc::ThisVobAddedToWorld", 0x69AA40 }, + { "oCNpc::ThisVobRemovedFromWorld", 0x69AC00 }, + { "oCNpc::IsVoiceActive", 0x69AD20 }, + { "oCNpc::StopAllVoices", 0x69AD30 }, + { "oCNpc::UpdateNextVoice", 0x69AD90 }, + { "oCNpc::ProcessNpc", 0x69AE50 }, + { "oCNpc::oCNpcTimedOverlay::GetMdsName", 0x69B290 }, + { "oCNpc::oCNpcTimedOverlay::`scalar deleting destructor'", 0x69B2D0 }, + { "oCNpc::oCNpcTimedOverlay::~oCNpcTimedOverlay", 0x69B2F0 }, + { "oCNpc::DoSpellBook", 0x69B340 }, + { "oCNpc::OpenSpellBook", 0x69B350 }, + { "oCNpc::CloseSpellBook", 0x69B3A0 }, + { "oCNpc::GetSpellBook", 0x69B3C0 }, + { "oCNpc::GetSoundMaterial_MA", 0x69B3D0 }, + { "oCNpc::GetSoundMaterial_AM", 0x69B520 }, + { "oCNpc::GetSoundMaterial_MH_HM", 0x69B600 }, + { "oCNpc::HasSenseHear", 0x69B6D0 }, + { "oCNpc::HasSenseSee", 0x69B6E0 }, + { "oCNpc::HasSenseSmell", 0x69B6F0 }, + { "oCNpc::SetSenses", 0x69B700 }, + { "oCNpc::PrintStateCallDebug", 0x69B710 }, + { "oCNpc::GetOldScriptState", 0x69B980 }, + { "oCNpc::GetAIState", 0x69B990 }, + { "oCNpc::GetAIStateTime", 0x69B9A0 }, + { "oCNpc::IsAIState", 0x69B9B0 }, + { "oCNpc::ShowState", 0x69B9C0 }, + { "oCNpc::IsNear", 0x69C570 }, + { "oCNpc::DetectItem", 0x69C5F0 }, + { "oCNpc::DetectPlayer", 0x69C6B0 }, + { "oCNpc::FindMobInter", 0x69C720 }, + { "oCNpc::FindSpot", 0x69C9A0 }, + { "oCNpc::ForceVobDetection", 0x69CD30 }, + { "oCNpc::HasVobDetected", 0x69CE90 }, + { "oCNpc::CheckForOwner", 0x69CED0 }, + { "oCNpc::AI_ForceDetection", 0x69D010 }, + { "oCNpc::CanSense", 0x69D020 }, + { "oCNpc::DetectWitnesses", 0x69D0C0 }, + { "oCNpc::FindNpc", 0x69D360 }, + { "oCNpc::FindNpcEx", 0x69D460 }, + { "oCNpc::GetComrades", 0x69D650 }, + { "oCNpc::AreWeStronger", 0x69D850 }, + { "oCNpc::IsEnemyBehindFriend", 0x69DB70 }, + { "oCNpc::InMobInteraction", 0x69DD70 }, + { "oCNpc::FreeLineOfSight", 0x69DE50 }, + { "oCNpc::CanSee", 0x69E010 }, + { "oCNpc::SetSwimDiveTime", 0x69E370 }, + { "oCNpc::GetSwimDiveTime", 0x69E3A0 }, + { "oCNpc::Regenerate", 0x69E3D0 }, + { "oCNpc::RefreshNpc", 0x69E510 }, + { "oCNpc::RenderNpc", 0x69E770 }, + { "oCNpc::IsAPlayer", 0x69E9D0 }, + { "oCNpc::IsSelfPlayer", 0x69E9E0 }, + { "oCNpc::GetPlayerNumber", 0x69E9F0 }, + { "oCNpc::SetKnowsPlayer", 0x69EA00 }, + { "oCNpc::KnowsPlayer", 0x69EA10 }, + { "oCNpc::IsMonster", 0x69EA30 }, + { "oCNpc::IsHalfMonster", 0x69EA40 }, + { "oCNpc::IsHuman", 0x69EA90 }, + { "oCNpc::IsGoblin", 0x69EAA0 }, + { "oCNpc::IsOrc", 0x69EAB0 }, + { "oCNpc::IsSkeleton", 0x69EAD0 }, + { "oCNpc::SetAsPlayer", 0x69EAE0 }, + { "oCNpc::DoDoAniEvents", 0x69EDF0 }, + { "oCNpc::DoModelSwapMesh", 0x6A0130 }, + { "oCNpc::HasMunitionInHand", 0x6A03A0 }, + { "oCNpc::DoInsertMunition", 0x6A04F0 }, + { "oCNpc::DoRemoveMunition", 0x6A07A0 }, + { "oCNpc::DoShootArrow", 0x6A09F0 }, + { "oCNpc::DoTakeVob", 0x6A0D10 }, + { "oCNpc::DoDropVob", 0x6A10F0 }, + { "oCNpc::DoThrowVob", 0x6A13C0 }, + { "oCNpc::DoPutInInventory", 0x6A15F0 }, + { "oCNpc::DoRemoveFromInventory", 0x6A1610 }, + { "oCNpc::DoSetToFightMode", 0x6A1660 }, + { "oCNpc::DoExchangeTorch", 0x6A1680 }, + { "oCNpc::Pack", 0x6A18B0 }, + { "oCNpc::Unpack", 0x6A1940 }, + { "oCNpc::IsInFightMode_S", 0x6A19E0 }, + { "oCNpc::IsAiming_S", 0x6A1A60 }, + { "oCNpc::GetInstanceName", 0x6A1B80 }, + { "oCNpc::GetScriptInstance", 0x6A1BC0 }, + { "oCNpc::SetByScriptInstance", 0x6A1BF0 }, + { "oCNpc::GetInstanceByID", 0x6A1C40 }, + { "oCNpc::GetIDByInstance", 0x6A1CA0 }, + { "oCNpc::Disable", 0x6A1D20 }, + { "oCNpc::Enable", 0x6A2000 }, + { "oCNpc::ClearEM", 0x6A2610 }, + { "oCNpc::Archive", 0x6A2680 }, + { "oCNpc::Unarchive", 0x6A31E0 }, + { "oCNpc::PreSaveGameProcessing", 0x6A4500 }, + { "oCNpc::PostSaveGameProcessing", 0x6A4810 }, + { "oCNpc::AllowDiscardingOfSubtree", 0x6A4A60 }, + { "oCNpc::IdentifyMushroom", 0x6A4A70 }, + { "oCNpc::IdentifyAllMushrooms", 0x6A4C60 }, + { "oCNpc::HasMissionItem", 0x6A4D90 }, + { "oCNpc::IsInInv", 0x6A4E00 }, + { "oCNpc::GetFromInv", 0x6A4E20 }, + { "oCNpc::CanCarry", 0x6A4EC0 }, + { "oCNpc::PutInInv", 0x6A4FF0 }, + { "oCNpc::RemoveFromInv", 0x6A5260 }, + { "oCNpc::IsSlotFree", 0x6A5350 }, + { "oCNpc::SetToSlotPosition", 0x6A5440 }, + { "oCNpc::CreateInvSlot", 0x6A5480 }, + { "oCNpc::DeleteInvSlot", 0x6A5670 }, + { "oCNpc::GetInvSlot", 0x6A5770 }, + { "oCNpc::IsInvSlotAvailable", 0x6A5870 }, + { "oCNpc::PutInSlot", 0x6A5940 }, + { "oCNpc::RemoveFromAllSlots", 0x6A5E40 }, + { "oCNpc::RemoveFromSlot", 0x6A5E80 }, + { "oCNpc::DropFromSlot", 0x6A61A0 }, + { "oCNpc::UpdateSlots", 0x6A6530 }, + { "oCNpc::SetInteractMob", 0x6A65C0 }, + { "oCNpc::GetInteractMob", 0x6A6650 }, + { "oCNpc::GetCharacterClass", 0x6A6660 }, + { "oCNpc::SetInteractItem", 0x6A6670 }, + { "TNpcSlot::`scalar deleting destructor'", 0x6A68C0 }, + { "oCNpc::OnTouch", 0x6A68E0 }, + { "oCNpc::OnMessage", 0x6A69E0 }, + { "zCEvMsgCutscene::GetCutsceneName", 0x6A84B0 }, + { "oCNpc::EV_DrawWeapon", 0x6A8500 }, + { "oCNpc::EV_DrawWeapon1", 0x6A8B80 }, + { "oCNpc::EV_DrawWeapon2", 0x6A8E20 }, + { "oCNpc::EV_RemoveWeapon", 0x6A93C0 }, + { "oCNpc::EV_RemoveWeapon1", 0x6A9790 }, + { "oCNpc::EV_RemoveWeapon2", 0x6A9920 }, + { "oCNpc::EV_ChooseWeapon", 0x6A9C80 }, + { "oCNpc::EV_ForceRemoveWeapon", 0x6A9F40 }, + { "oCNpc::EV_EquipBestWeapon", 0x6AA200 }, + { "oCNpc::EquipBestWeapon", 0x6AA220 }, + { "oCNpc::EV_EquipBestArmor", 0x6AA470 }, + { "oCNpc::EquipBestArmor", 0x6AA510 }, + { "oCNpc::EV_UnequipWeapons", 0x6AA5A0 }, + { "oCNpc::EV_UnequipArmor", 0x6AA760 }, + { "oCNpc::EV_EquipArmor", 0x6AA810 }, + { "oCNpc::EV_AttackForward", 0x6AA870 }, + { "oCNpc::EV_AttackLeft", 0x6AAF90 }, + { "oCNpc::EV_AttackRight", 0x6AB760 }, + { "oCNpc::EV_AttackRun", 0x6ABEF0 }, + { "oCNpc::EV_AttackFinish", 0x6AC180 }, + { "oCNpc::EV_Parade", 0x6AC8B0 }, + { "oCMsgAttack::operator new", 0x6ACE20 }, + { "oCNpc::InitAim", 0x6ACE60 }, + { "oCNpc::TransitionAim", 0x6AD080 }, + { "oCNpc::InterpolateAim", 0x6AD210 }, + { "oCNpc::FinalizeAim", 0x6AD350 }, + { "oCNpc::EV_StopAim", 0x6AD490 }, + { "oCNpc::EV_AimAt", 0x6AD4B0 }, + { "oCNpc::EV_ShootAt", 0x6AD580 }, + { "oCNpc::EV_Defend", 0x6AD720 }, + { "oCNpc::EV_Drink", 0x6AD750 }, + { "oCNpc::EV_TakeVob", 0x6ADA70 }, + { "oCNpc::EV_DropVob", 0x6ADE00 }, + { "oCNpc::EV_ThrowVob", 0x6AE090 }, + { "oCNpc::EV_Exchange", 0x6AE310 }, + { "oCNpc::EV_DropMob", 0x6AE610 }, + { "oCNpc::EV_TakeMob", 0x6AE6F0 }, + { "oCNpc::EV_UseMob", 0x6AE7B0 }, + { "oCNpc::EV_UseMobWithItem", 0x6AE9D0 }, + { "oCNpc::EV_InsertInteractItem", 0x6AEA20 }, + { "oCNpc::EV_ExchangeInteractItem", 0x6AEC30 }, + { "oCNpc::EV_RemoveInteractItem", 0x6AEDC0 }, + { "oCNpc::EV_CreateInteractItem", 0x6AEDD0 }, + { "oCNpc::EV_DestroyInteractItem", 0x6AEF60 }, + { "oCNpc::InteractItemGetAni", 0x6AF130 }, + { "oCNpc::EV_PlaceInteractItem", 0x6AF3B0 }, + { "oCNpc::GetInteractItemMaxState", 0x6AF4E0 }, + { "oCNpc::InteractItemIsInState", 0x6AF6D0 }, + { "oCNpc::EV_EquipItem", 0x6AF8B0 }, + { "oCNpc::EV_UseItem", 0x6AF950 }, + { "oCNpc::EV_UseItemToState", 0x6AFC70 }, + { "oCNpc::CallScript", 0x6B05A0 }, + { "oCNpc::EV_CallScript", 0x6B05F0 }, + { "oCNpc::EV_Unconscious", 0x6B0760 }, + { "oCNpc::EV_DoState", 0x6B09D0 }, + { "oCNpc::EV_Wait", 0x6B0BF0 }, + { "oCNpc::ApplyTimedOverlayMds", 0x6B0C60 }, + { "oCNpc::EV_OutputSVM_Overlay", 0x6B0E60 }, + { "oCNpc::EV_OutputSVM", 0x6B15A0 }, + { "oCNpc::EV_Output", 0x6B1A70 }, + { "oCNpc::EV_PlayAni", 0x6B1E30 }, + { "oCNpc::EV_PlayAniFace", 0x6B2030 }, + { "oCNpc::StartDialogAni", 0x6B2130 }, + { "oCNpc::EV_PlayAniSound", 0x6B2350 }, + { "oCNpc::ActivateDialogCam", 0x6B2430 }, + { "oCNpc::DeactivateDialogCam", 0x6B2670 }, + { "oCNpc::EV_PlaySound", 0x6B2800 }, + { "oCNpc::EV_LookAt", 0x6B3210 }, + { "oCNpc::EV_StopLookAt", 0x6B34E0 }, + { "oCNpc::EV_PointAt", 0x6B3690 }, + { "oCNpc::EV_StopPointAt", 0x6B3830 }, + { "oCNpc::EV_QuickLook", 0x6B3880 }, + { "oCNpc::EV_Cutscene", 0x6B3B10 }, + { "oCNpc::EV_WaitTillEnd", 0x6B3D00 }, + { "oCNpc::EV_StopProcessInfos", 0x6B3DB0 }, + { "oCNpc::EV_ProcessInfos", 0x6B3DD0 }, + { "oCNpc::AssessPlayer_S", 0x6B3E90 }, + { "oCNpc::AssessEnemy_S", 0x6B4090 }, + { "oCNpc::AssessFighter_S", 0x6B4290 }, + { "oCNpc::AssessBody_S", 0x6B4490 }, + { "oCNpc::AssessItem_S", 0x6B4690 }, + { "oCNpc::SetNpcsToState", 0x6B4890 }, + { "oCNpc::StopCutscenes", 0x6B4960 }, + { "oCNpc::CreatePassivePerception", 0x6B49C0 }, + { "oCNpc::CreateSoundPerception", 0x6B52C0 }, + { "oCNpc::AssessMurder_S", 0x6B5780 }, + { "oCNpc::AssessThreat_S", 0x6B57A0 }, + { "oCNpc::AssessDefeat_S", 0x6B5940 }, + { "oCNpc::AssessDamage_S", 0x6B5960 }, + { "oCNpc::AssessOthersDamage_S", 0x6B5B00 }, + { "oCNpc::AssessRemoveWeapon_S", 0x6B5B20 }, + { "oCNpc::ObserveIntruder_S", 0x6B5B40 }, + { "oCNpc::AssessFightSound_S", 0x6B5B80 }, + { "oCNpc::AssessQuietSound_S", 0x6B5BB0 }, + { "oCNpc::AssessWarn_S", 0x6B5BD0 }, + { "oCNpc::CatchThief_S", 0x6B5BF0 }, + { "oCNpc::AssessTheft_S", 0x6B5D90 }, + { "oCNpc::AssessCall_S", 0x6B5DB0 }, + { "oCNpc::AssessTalk_S", 0x6B5F50 }, + { "oCNpc::AssessGivenItem_S", 0x6B60F0 }, + { "oCNpc::AssessMagic_S", 0x6B62F0 }, + { "oCNpc::AssessStopMagic_S", 0x6B65F0 }, + { "oCNpc::AssessCaster_S", 0x6B68C0 }, + { "oCNpc::AssessFakeGuild_S", 0x6B68E0 }, + { "oCNpc::MoveMob_S", 0x6B6910 }, + { "oCNpc::AssessUseMob_S", 0x6B69C0 }, + { "oCNpc::MoveNpc_S", 0x6B6A10 }, + { "oCNpc::AssessEnterRoom_S", 0x6B6BB0 }, + { "oCNpc::GetDistToSound", 0x6B6BC0 }, + { "oCNpc::GetSoundSource", 0x6B6C80 }, + { "oCNpc::SetSoundSource", 0x6B6C90 }, + { "oCNpc::ClearPerceptionLists", 0x6B6D00 }, + { "oCNpc::IsMoreImportant", 0x6B6DA0 }, + { "oCNpc::CreateVobList", 0x6B6DF0 }, + { "oCNpc::ClearVobList", 0x6B6EB0 }, + { "oCNpc::InsertInVobList", 0x6B6F30 }, + { "oCNpc::RemoveFromVobList", 0x6B7080 }, + { "oCNpc::SetPerceptionTime", 0x6B7270 }, + { "oCNpc::PerceiveAll", 0x6B72B0 }, + { "oCNpc::PerceptionCheck", 0x6B7400 }, + { "oCNpc::PercFilterNpc", 0x6B78B0 }, + { "oCNpc::PercFilterItem", 0x6B78C0 }, + { "oCNpc::ClearPerception", 0x6B78E0 }, + { "oCNpc::EnablePerception", 0x6B7900 }, + { "oCNpc::DisablePerception", 0x6B7A40 }, + { "oCNpc::HasPerception", 0x6B7AA0 }, + { "oCNpc::GetPerceptionFunc", 0x6B7AE0 }, + { "oCNpc::SetPerceptionRange", 0x6B7B20 }, + { "oCNpc::IsInPerceptionRange", 0x6B7B40 }, + { "oCNpc::InitStatics", 0x6B7BB0 }, + { "oCNpc::ReleaseStatics", 0x6B7F90 }, + { "oCNpc::InitBodyStates", 0x6B7FA0 }, + { "oCNpc::SetBodyState", 0x6B8000 }, + { "oCNpc::GetBodyState", 0x6B8140 }, + { "oCNpc::GetFullBodyState", 0x6B8150 }, + { "oCNpc::GetBodyStateName", 0x6B8170 }, + { "oCNpc::HasBodyStateModifier", 0x6B8250 }, + { "oCNpc::SetBodyStateModifier", 0x6B8270 }, + { "oCNpc::ClrBodyStateModifier", 0x6B82A0 }, + { "oCNpc::GetBodyStateModifierNames", 0x6B82D0 }, + { "oCNpc::ModifyBodyState", 0x6B85B0 }, + { "oCNpc::IsBodyStateInterruptable", 0x6B8600 }, + { "oCNpc::HasBodyStateFreeHands", 0x6B8630 }, + { "oCNpc::IsInGlobalCutscene", 0x6B8660 }, + { "oCNpc::MakeSpellBook", 0x6B86A0 }, + { "oCNpc::DestroySpellBook", 0x6B8730 }, + { "oCNpc::ShowDebugInfo", 0x6B8760 }, + { "oCNpc::GetDamageMultiplier", 0x6B8960 }, + { "oCNpc::SetDamageMultiplier", 0x6B8970 }, + { "oCNpc::SetNpcAIDisabled", 0x6B8980 }, + { "oCNpc::ProcessAITimer", 0x6B89D0 }, + { "oCNpc::IsScriptStateAIEnabled", 0x6B8A50 }, + { "oCNpc::IsMessageAIEnabled", 0x6B8AA0 }, + { "oCNpc::SetShowNews", 0x6B8AF0 }, + { "oCNpc::oCNpcTimedOverlay::Process", 0x6B8B10 }, + { "oCNpc::UseStandAI", 0x6B8B40 }, + { "oCNpc::_CreateNewInstance", 0x6B8DE0 }, + { "oCNpc::operator delete", 0x6B8E50 }, + { "zCArray::ShrinkToFit", 0x6B8E70 }, + { "zCList::~zCList", 0x6B90E0 }, + { "zCList::DeleteListDatas", 0x6B9110 }, + { "zCList::~zCList", 0x6B91A0 }, + { "zCCacheAsk::zCCacheAsk", 0x6B9250 }, + { "zCCacheAsk::~zCCacheAsk", 0x6B92D0 }, + { "zCCacheAsk::PurgeCache", 0x6B9400 }, + { "zCCache::operator[]", 0x6B9520 }, + { "zCCache::ClearCache", 0x6B95E0 }, + { "zCCache::PurgeCache", 0x6B96F0 }, + { "zCSparseArray >::~zCSparseArray >", 0x6B9810 }, + { "zCSparseArray >::SizeIndex", 0x6B9860 }, + { "zCSparseArray >::SizeData", 0x6B9870 }, + { "zCSparseArray >::SizeAll", 0x6B9880 }, + { "zCSparseArray >::IndexPtr", 0x6B9890 }, + { "zCSparseArray >::DataPtr", 0x6B98A0 }, + { "zCSparseArray >::ManDatPtr", 0x6B98B0 }, + { "zCSparseArray >::IndexIsEqual", 0x6B98C0 }, + { "zCSparseArray >::CopyIndex", 0x6B98E0 }, + { "zCSparseArray >::DestructIndex", 0x6B9900 }, + { "zCSparseArray >::Hash", 0x6B9910 }, + { "zCSparseArray >::ConstructData", 0x6B9930 }, + { "zCSparseArray >::DestructData", 0x6B9950 }, + { "zCCacheAsk::zCCacheAsk", 0x6B9960 }, + { "zCCacheAsk::~zCCacheAsk", 0x6B99E0 }, + { "zCCacheAsk::PurgeCache", 0x6B9B00 }, + { "zCCache::operator[]", 0x6B9C90 }, + { "zCCache::ClearCache", 0x6B9D80 }, + { "zCCache::PurgeCache", 0x6B9EF0 }, + { "zCSparseArray >::~zCSparseArray >", 0x6BA030 }, + { "zCSparseArray >::SizeIndex", 0x6BA080 }, + { "zCSparseArray >::SizeData", 0x6BA090 }, + { "zCSparseArray >::SizeAll", 0x6BA0A0 }, + { "zCSparseArray >::IndexPtr", 0x6BA0B0 }, + { "zCSparseArray >::DataPtr", 0x6BA0C0 }, + { "zCSparseArray >::ManDatPtr", 0x6BA0D0 }, + { "zCSparseArray >::IndexIsEqual", 0x6BA0E0 }, + { "zCSparseArray >::CopyIndex", 0x6BA100 }, + { "zCSparseArray >::DestructIndex", 0x6BA120 }, + { "zCSparseArray >::Hash", 0x6BA130 }, + { "zCSparseArray >::ConstructData", 0x6BA150 }, + { "zCSparseArray >::DestructData", 0x6BA170 }, + { "zCSparseArray::zCSparseArray", 0x6BA180 }, + { "zCSparseArray::~zCSparseArray", 0x6BA1E0 }, + { "zCSparseArray::SizeIndex", 0x6BA230 }, + { "zCSparseArray::SizeData", 0x6BA240 }, + { "zCSparseArray::SizeAll", 0x6BA250 }, + { "zCSparseArray::IndexPtr", 0x6BA260 }, + { "zCSparseArray::DataPtr", 0x6BA270 }, + { "zCSparseArray::ManDatPtr", 0x6BA280 }, + { "zCSparseArray::IndexIsEqual", 0x6BA290 }, + { "zCSparseArray::CopyIndex", 0x6BA300 }, + { "zCSparseArray::DestructIndex", 0x6BA370 }, + { "zCSparseArray::Hash", 0x6BA380 }, + { "zCSparseArray::ConstructData", 0x6BA3F0 }, + { "zCSparseArray::DestructData", 0x6BA400 }, + { "zCList::`scalar deleting destructor'", 0x6BA410 }, + { "zCList::`scalar deleting destructor'", 0x6BA450 }, + { "zCCacheAsk::`scalar deleting destructor'", 0x6BA490 }, + { "zCCache::`vector deleting destructor'", 0x6BA4B0 }, + { "zCCache::~zCCache", 0x6BA4D0 }, + { "zCSparseArray >::`scalar deleting destructor'", 0x6BA600 }, + { "zCCacheAsk::`scalar deleting destructor'", 0x6BA620 }, + { "zCCache::`scalar deleting destructor'", 0x6BA640 }, + { "zCCache::~zCCache", 0x6BA660 }, + { "zCSparseArray >::`scalar deleting destructor'", 0x6BA790 }, + { "zCSparseArray::`scalar deleting destructor'", 0x6BA7B0 }, + { "zCArray::AllocDelta", 0x6BA7D0 }, + { "zCArray::InsertEnd", 0x6BA840 }, + { "zCCacheData::Clear", 0x6BA930 }, + { "zCCacheData::GetData", 0x6BA950 }, + { "zCCacheData::Clear", 0x6BA9B0 }, + { "zCCacheData::GetData", 0x6BAA50 }, + { "oCNpc::TActiveInfo::`scalar deleting destructor'", 0x6BAB20 }, + { "oCShrinkHelper::`scalar deleting destructor'", 0x6BAB40 }, + { "zCArray::AllocDelta", 0x6BABE0 }, + { "oCNpc::IsVictimAwareOfTheft", 0x6BAD80 }, + { "oCNpc::CheckSpecialSituations", 0x6BAE10 }, + { "oCNpc::StopTheft", 0x6BAFD0 }, + { "oCNpc::OpenInventory", 0x6BB0A0 }, + { "oCNpc::CloseInventory", 0x6BB2F0 }, + { "oCNpc::OpenSteal", 0x6BB350 }, + { "oCNpc::CloseSteal", 0x6BB860 }, + { "oCNpc::OpenDeadNpc", 0x6BB890 }, + { "oCNpc::CloseDeadNpc", 0x6BBAA0 }, + { "oCNpcMessage::_CreateNewInstance", 0x6BBD60 }, + { "oCNpcMessage::operator delete", 0x6BBE60 }, + { "oCNpcMessage::_GetClassDef", 0x6BBE80 }, + { "oCNpcMessage::Delete", 0x6BBE90 }, + { "oCNpcMessage::SetInUse", 0x6BBEA0 }, + { "oCNpcMessage::IsInUse", 0x6BBEC0 }, + { "oCNpcMessage::SetHighPriority", 0x6BBED0 }, + { "oCNpcMessage::IsOverlay", 0x6BBEF0 }, + { "oCNpcMessage::IsJob", 0x6BBF00 }, + { "oCNpcMessage::IsDeleted", 0x6BBF10 }, + { "oCNpcMessage::IsDeleteable", 0x6BBF20 }, + { "oCNpcMessage::IsHighPriority", 0x6BBF30 }, + { "oCMsgDamage::_CreateNewInstance", 0x6BC130 }, + { "oCMsgDamage::_GetClassDef", 0x6BC260 }, + { "oCMsgDamage::IsNetRelevant", 0x6BC270 }, + { "oCMsgDamage::IsOverlay", 0x6BC280 }, + { "oCMsgDamage::IsDeleteable", 0x6BC290 }, + { "oCMsgDamage::IsHighPriority", 0x6BC2A0 }, + { "oCMsgWeapon::_CreateNewInstance", 0x6BC490 }, + { "oCMsgWeapon::_GetClassDef", 0x6BC5A0 }, + { "oCMsgWeapon::`scalar deleting destructor'", 0x6BC5B0 }, + { "oCMsgWeapon::~oCMsgWeapon", 0x6BC5E0 }, + { "oCMsgMovement::_CreateNewInstance", 0x6BC820 }, + { "oCMsgMovement::_GetClassDef", 0x6BC930 }, + { "oCMsgAttack::_CreateNewInstance", 0x6BCB20 }, + { "oCMsgAttack::_GetClassDef", 0x6BCC30 }, + { "oCMsgAttack::IsNetRelevant", 0x6BCC40 }, + { "oCMsgAttack::IsOverlay", 0x6BCC50 }, + { "oCMsgUseItem::_CreateNewInstance", 0x6BCE50 }, + { "oCMsgUseItem::operator delete", 0x6BCF50 }, + { "oCMsgUseItem::_GetClassDef", 0x6BCF70 }, + { "oCMsgUseItem::IsNetRelevant", 0x6BCF80 }, + { "oCMsgState::_CreateNewInstance", 0x6BD170 }, + { "oCMsgState::_GetClassDef", 0x6BD290 }, + { "oCMsgState::IsOverlay", 0x6BD2A0 }, + { "oCMsgManipulate::_CreateNewInstance", 0x6BD4A0 }, + { "oCMsgManipulate::_GetClassDef", 0x6BD5C0 }, + { "oCMsgManipulate::IsNetRelevant", 0x6BD5D0 }, + { "oCMsgConversation::_CreateNewInstance", 0x6BD7E0 }, + { "oCMsgConversation::_GetClassDef", 0x6BD900 }, + { "oCMsgMagic::_CreateNewInstance", 0x6BDAF0 }, + { "oCMsgMagic::_GetClassDef", 0x6BDBE0 }, + { "oCMsgMagic::IsJob", 0x6BDBF0 }, + { "oCMsgMagic::IsHighPriority", 0x6BDC00 }, + { "oCMsgMagic::IsNetRelevant", 0x6BDC10 }, + { "oCNpcMessage::oCNpcMessage", 0x6BDC20 }, + { "oCNpcMessage::`scalar deleting destructor'", 0x6BDCD0 }, + { "oCNpcMessage::~oCNpcMessage", 0x6BDD00 }, + { "oCNpcMessage::Archive", 0x6BDD60 }, + { "oCNpcMessage::Unarchive", 0x6BDDD0 }, + { "oCMsgDamage::oCMsgDamage", 0x6BDE70 }, + { "oCMsgDamage::`scalar deleting destructor'", 0x6BDF40 }, + { "oCMsgDamage::~oCMsgDamage", 0x6BE130 }, + { "oCMsgDamage::MD_GetNumOfSubTypes", 0x6BE210 }, + { "oCMsgDamage::MD_GetSubTypeString", 0x6BE220 }, + { "oCMsgDamage::Pack", 0x6BE350 }, + { "oCMsgDamage::Unpack", 0x6BE360 }, + { "oCMsgDamage::Archive", 0x6BE370 }, + { "oCMsgDamage::Unarchive", 0x6BE3F0 }, + { "oCMsgMovement::oCMsgMovement", 0x6BE4B0 }, + { "oCMsgMovement::`scalar deleting destructor'", 0x6BE580 }, + { "oCMsgMovement::~oCMsgMovement", 0x6BEB40 }, + { "oCMsgMovement::Init", 0x6BEC20 }, + { "oCMsgMovement::Archive", 0x6BEC60 }, + { "oCMsgMovement::Unarchive", 0x6BED80 }, + { "oCMsgMovement::MD_GetNumOfSubTypes", 0x6BEEF0 }, + { "oCMsgMovement::MD_GetSubTypeString", 0x6BEF00 }, + { "oCMsgMovement::MD_GetVobRefName", 0x6BF340 }, + { "oCMsgMovement::MD_SetVobRefName", 0x6BF3C0 }, + { "oCMsgMovement::MD_SetVobParam", 0x6BF500 }, + { "oCMsgMovement::Delete", 0x6BF510 }, + { "oCMsgMovement::MD_GetTimeBehavior", 0x6BF520 }, + { "oCMsgMovement::MD_GetMinTime", 0x6BF560 }, + { "oCMsgWeapon::oCMsgWeapon", 0x6BF570 }, + { "oCMsgWeapon::Archive", 0x6BF710 }, + { "oCMsgWeapon::Unarchive", 0x6BF7E0 }, + { "oCMsgWeapon::MD_GetNumOfSubTypes", 0x6BF920 }, + { "oCMsgWeapon::MD_GetSubTypeString", 0x6BF930 }, + { "oCMsgWeapon::MD_GetTimeBehavior", 0x6BFD40 }, + { "oCMsgWeapon::MD_GetMinTime", 0x6BFD50 }, + { "oCMsgAttack::oCMsgAttack", 0x6BFD60 }, + { "oCMsgAttack::`scalar deleting destructor'", 0x6BFE30 }, + { "oCMsgAttack::~oCMsgAttack", 0x6BFE60 }, + { "oCMsgAttack::Archive", 0x6C0070 }, + { "oCMsgAttack::Unarchive", 0x6C0110 }, + { "oCMsgAttack::Pack", 0x6C0200 }, + { "oCMsgAttack::Unpack", 0x6C0390 }, + { "oCMsgAttack::MD_GetNumOfSubTypes", 0x6C0500 }, + { "oCMsgAttack::MD_GetSubTypeString", 0x6C0510 }, + { "oCMsgUseItem::oCMsgUseItem", 0x6C0880 }, + { "oCMsgUseItem::`scalar deleting destructor'", 0x6C0940 }, + { "oCMsgUseItem::~oCMsgUseItem", 0x6C0A30 }, + { "oCMsgUseItem::Pack", 0x6C0A90 }, + { "oCMsgUseItem::Unpack", 0x6C0AE0 }, + { "oCMsgUseItem::Archive", 0x6C0B30 }, + { "oCMsgUseItem::Unarchive", 0x6C0BB0 }, + { "oCMsgState::oCMsgState", 0x6C0C60 }, + { "oCMsgState::`scalar deleting destructor'", 0x6C0D30 }, + { "oCMsgState::~oCMsgState", 0x6C1110 }, + { "oCMsgState::Archive", 0x6C11A0 }, + { "oCMsgState::Unarchive", 0x6C1250 }, + { "oCMsgState::MD_GetNumOfSubTypes", 0x6C1340 }, + { "oCMsgState::MD_GetSubTypeString", 0x6C1350 }, + { "oCMsgState::MD_GetTimeBehavior", 0x6C1580 }, + { "oCMsgState::MD_GetMinTime", 0x6C1590 }, + { "oCMsgManipulate::oCMsgManipulate", 0x6C15D0 }, + { "oCMsgManipulate::`scalar deleting destructor'", 0x6C16A0 }, + { "oCMsgManipulate::~oCMsgManipulate", 0x6C1DE0 }, + { "oCMsgManipulate::Archive", 0x6C1EA0 }, + { "oCMsgManipulate::Unarchive", 0x6C1F80 }, + { "oCMsgManipulate::Pack", 0x6C20A0 }, + { "oCMsgManipulate::Unpack", 0x6C2190 }, + { "oCMsgManipulate::MD_GetNumOfSubTypes", 0x6C23A0 }, + { "oCMsgManipulate::MD_GetSubTypeString", 0x6C23B0 }, + { "oCMsgManipulate::MD_GetTimeBehavior", 0x6C2810 }, + { "oCMsgManipulate::MD_GetMinTime", 0x6C2850 }, + { "oCMsgManipulate::MD_GetVobRefName", 0x6C2860 }, + { "oCMsgManipulate::MD_SetVobRefName", 0x6C2910 }, + { "oCMsgManipulate::MD_SetVobParam", 0x6C2A50 }, + { "oCMsgConversation::oCMsgConversation", 0x6C2A60 }, + { "oCMsgConversation::`scalar deleting destructor'", 0x6C2B30 }, + { "oCMsgConversation::~oCMsgConversation", 0x6C3300 }, + { "oCMsgConversation::Archive", 0x6C33D0 }, + { "oCMsgConversation::Unarchive", 0x6C34C0 }, + { "oCMsgConversation::MD_GetNumOfSubTypes", 0x6C3760 }, + { "oCMsgConversation::Delete", 0x6C3770 }, + { "oCMsgConversation::IsOverlay", 0x6C3960 }, + { "oCMsgConversation::MD_GetSubTypeString", 0x6C39A0 }, + { "oCMsgConversation::MD_GetVobRefName", 0x6C3B80 }, + { "oCMsgConversation::MD_SetVobRefName", 0x6C3BD0 }, + { "oCMsgConversation::MD_SetVobParam", 0x6C3D10 }, + { "oCMsgConversation::MD_GetTimeBehavior", 0x6C3D20 }, + { "oCMsgConversation::MD_GetMinTime", 0x6C3D70 }, + { "oCMsgMagic::oCMsgMagic", 0x6C3E50 }, + { "oCMsgMagic::`scalar deleting destructor'", 0x6C3EF0 }, + { "oCMsgMagic::~oCMsgMagic", 0x6C4080 }, + { "oCMsgMagic::Pack", 0x6C40E0 }, + { "oCMsgMagic::Unpack", 0x6C4180 }, + { "oCMsgMagic::MD_GetNumOfSubTypes", 0x6C4240 }, + { "oCMsgMagic::MD_GetSubTypeString", 0x6C4250 }, + { "oCMsgMagic::Archive", 0x6C4440 }, + { "oCMsgMagic::Unarchive", 0x6C44E0 }, + { "TNpcAIState::TNpcAIState", 0x6C4720 }, + { "oCNpc_States::oCNpc_States", 0x6C4760 }, + { "oCNpc_States::~oCNpc_States", 0x6C4A50 }, + { "oCNpc_States::ClearParserReferences", 0x6C4BE0 }, + { "oCNpc_States::SetOwner", 0x6C4C60 }, + { "oCNpc_States::GetState", 0x6C4C70 }, + { "oCNpc_States::IsInState", 0x6C4C90 }, + { "oCNpc_States::IsScriptStateActive", 0x6C4CD0 }, + { "oCNpc_States::GetStateTime", 0x6C4CF0 }, + { "oCNpc_States::SetStateTime", 0x6C4D20 }, + { "oCNpc_States::SetRoutine", 0x6C4D40 }, + { "oCNpc_States::StartRtnState", 0x6C4F30 }, + { "oCNpc_States::ActivateRtnState", 0x6C4F80 }, + { "oCNpc_States::StartAIState", 0x6C5350 }, + { "oCNpc_States::CanPlayerUseAIState", 0x6C5AD0 }, + { "oCNpc_States::DoAIState", 0x6C5C60 }, + { "oCNpc_States::ClearAIState", 0x6C61A0 }, + { "oCNpc_States::EndCurrentState", 0x6C6340 }, + { "oCNpc_States::IsInRoutine", 0x6C6360 }, + { "oCNpc_States::IsInCutscene", 0x6C6390 }, + { "oCNpc_States::StartOutputUnit", 0x6C63B0 }, + { "oCNpc_States::StartCutscene", 0x6C63D0 }, + { "oCNpc_States::CloseCutscenes", 0x6C64A0 }, + { "oCNpc_States::SetParserInstanceNpc", 0x6C65B0 }, + { "oCNpc_States::SetParserInstanceItem", 0x6C6670 }, + { "oCNpc_States::InitRoutine", 0x6C66D0 }, + { "oCNpc_States::ChangeRoutine", 0x6C6810 }, + { "oCNpc_States::GetRoutineName", 0x6C6C10 }, + { "oCNpc_States::BeginInsertOverlayRoutine", 0x6C6CE0 }, + { "oCNpc_States::StopInsertOverlayRoutine", 0x6C6D20 }, + { "oCNpc_States::RemoveOverlayEntry", 0x6C6E60 }, + { "oCNpc_States::RemoveOverlay", 0x6C6ED0 }, + { "oCNpc_States::InsertRoutine", 0x6C6F10 }, + { "oCNpc_States::InsertRoutineCS", 0x6C7060 }, + { "oCNpc_States::GetLastRoutineState", 0x6C7300 }, + { "oCNpc_States::GetLastState", 0x6C7320 }, + { "oCNpc_States::IsAIStateDriven", 0x6C7330 }, + { "oCNpc_States::InitAIStateDriven", 0x6C7350 }, + { "oCNpc_States::GetAIStatePosition", 0x6C7500 }, + { "oCNpc_States::GetStateInfo", 0x6C7510 }, + { "oCNpc_States::GetLastError", 0x6C77D0 }, + { "oCNpc_States::Archive", 0x6C7810 }, + { "oCNpc_States::Unarchive", 0x6C7990 }, + { "oCNpc_States::PackState", 0x6C7EC0 }, + { "oCNpc_States::UnpackState", 0x6C7F00 }, + { "oCObjectFactory::_CreateNewInstance", 0x6C81B0 }, + { "oCObjectFactory::CreateEventManager", 0x6C8310 }, + { "oCObjectFactory::CreateCSManager", 0x6C8380 }, + { "oCObjectFactory::CreateGameInfo", 0x6C83F0 }, + { "oCObjectFactory::CreatePlayerInfo", 0x6C8460 }, + { "oCObjectFactory::CreateWorld", 0x6C84D0 }, + { "oCWorld::operator delete", 0x6C8540 }, + { "oCObjectFactory::CreateNpc", 0x6C8560 }, + { "oCObjectFactory::CreateItem", 0x6C8660 }, + { "oCObjectFactory::CreateWaypoint", 0x6C8760 }, + { "oCObjectFactory::CreateWay", 0x6C87D0 }, + { "oCParticleControl::oCParticleControl", 0x6C8870 }, + { "oCParticleControl::~oCParticleControl", 0x6C8B30 }, + { "oCParticleControl::GetPFXVob", 0x6C8BC0 }, + { "oCParticleControl::SelectActivePFX", 0x6C8BD0 }, + { "oCParticleControl::EditActivePFX", 0x6C8F50 }, + { "zCParticleEmitter::operator=", 0x6C9050 }, + { "oCParticleControl::SetStartPos", 0x6C9AE0 }, + { "oCParticleControl::StartActivePFX", 0x6C9B00 }, + { "oCParticleControl::CreateNewPFX", 0x6C9F10 }, + { "oCParticleControl::SetPFXName", 0x6CA140 }, + { "oCParticleControl::SetWorld", 0x6CA2A0 }, + { "oCParticleControl::BeginEditActive", 0x6CA2F0 }, + { "oCParticleControl::DeleteLastPFX", 0x6CA3D0 }, + { "oCParticleControl::EndEditActive", 0x6CA510 }, + { "oCPortalRoom::oCPortalRoom", 0x6CA580 }, + { "oCPortalRoom::~oCPortalRoom", 0x6CA8D0 }, + { "oCPortalRoom::GetOwnerNpc", 0x6CA950 }, + { "oCPortalRoom::GetOwnerGuild", 0x6CA9A0 }, + { "oCPortalRoom::GetPortalName", 0x6CA9B0 }, + { "oCPortalRoom::IsPortalMyRoom", 0x6CA9C0 }, + { "oCPortalRoom::SavePortalData", 0x6CAB60 }, + { "oCPortalRoom::LoadPortalData", 0x6CABA0 }, + { "oCPortalRoomManager::SortPortals", 0x6CABE0 }, + { "oCPortalRoomManager::oCPortalRoomManager", 0x6CAC50 }, + { "oCPortalRoomManager::CleanUp", 0x6CAC80 }, + { "oCPortalRoomManager::~oCPortalRoomManager", 0x6CACD0 }, + { "oCPortalRoomManager::AssignPortalToNpc", 0x6CAD70 }, + { "oCPortalRoomManager::AssignPortalToGuild", 0x6CAFB0 }, + { "oCPortalRoomManager::GetPortalRoomIndex", 0x6CB1E0 }, + { "oCPortalRoomManager::IsPlayerInMyRoom", 0x6CB380 }, + { "oCPortalRoomManager::WasPlayerInMyRoom", 0x6CB3C0 }, + { "oCPortalRoomManager::IsPortalMyRoom", 0x6CB3F0 }, + { "oCPortalRoomManager::GetCurPlayerPortalRoomOwner", 0x6CB550 }, + { "oCPortalRoomManager::GetCurPlayerPortalRoomGuild", 0x6CB5B0 }, + { "oCPortalRoomManager::GetFormerPlayerPortalRoomOwner", 0x6CB5C0 }, + { "oCPortalRoomManager::GetFormerPlayerPortalRoomGuild", 0x6CB620 }, + { "oCPortalRoomManager::HasPlayerChangedPortalRoom", 0x6CB630 }, + { "oCPortalRoomManager::ShowDebugInfo", 0x6CB680 }, + { "oCPortalRoomManager::ShowPortalInfo", 0x6CBC30 }, + { "oCPortalRoomManager::SavePortalData", 0x6CBFC0 }, + { "oCPortalRoomManager::LoadPortalData", 0x6CC030 }, + { "zCArraySort::AllocDelta", 0x6CC2D0 }, + { "oCRtnCutscene::ResetPlayState", 0x6CC400 }, + { "oCRtnCutscene::~oCRtnCutscene", 0x6CC420 }, + { "oCRtnCutscene::`scalar deleting destructor'", 0x6CC4F0 }, + { "oCRtnCutscene::oCRtnCutscene", 0x6CC510 }, + { "oCRtnEntry::oCRtnEntry", 0x6CC560 }, + { "oCRtnEntry::~oCRtnEntry", 0x6CC740 }, + { "oCRtnEntry::GetTime", 0x6CC7C0 }, + { "oCRtnEntry::SetTime", 0x6CC7F0 }, + { "oCRtnEntry::GetState", 0x6CC810 }, + { "oCRtnEntry::GetWaypoint", 0x6CC820 }, + { "oCRtnManager::SetWorld", 0x6CCBA0 }, + { "oCRtnManager::ShowRoutine", 0x6CCBB0 }, + { "oCRtnManager::GetRoutineString", 0x6CCE30 }, + { "oCRtnManager::Insert", 0x6CD1C0 }, + { "oCRtnManager::UpdateGlobalRoutineEntry", 0x6CD1E0 }, + { "oCRtnManager::UpdateSingleRoutine", 0x6CD240 }, + { "oCRtnManager::RestartRoutines", 0x6CD390 }, + { "oCRtnManager::FindRoutine", 0x6CD720 }, + { "oCRtnManager::CheckRoutines", 0x6CD860 }, + { "oCRtnManager::GetRoutinePos", 0x6CD970 }, + { "oCRtnManager::WriteRoutine", 0x6CDC60 }, + { "oCRtnManager::ReadRoutine", 0x6CDD70 }, + { "oCRtnManager::RemoveEntry", 0x6CE040 }, + { "oCRtnManager::RemoveRoutine", 0x6CE0C0 }, + { "oCRtnManager::RemoveOverlay", 0x6CE250 }, + { "oCRtnManager::SetDailyRoutinePos", 0x6CE3F0 }, + { "oCRtnManager::InitWayBoxes", 0x6CE450 }, + { "oCRtnManager::InsertWaybox", 0x6CE4A0 }, + { "oCRtnManager::RemoveWayBoxes", 0x6CE7A0 }, + { "oCRtnManager::CreateWayBoxes", 0x6CE8B0 }, + { "oCRtnManager::DrawWayBoxes", 0x6CECC0 }, + { "oCRtnManager::CreateActiveList", 0x6CED00 }, + { "oCRtnManager::CollidesWithWayBox", 0x6CEE30 }, + { "oCRtnManager::GetNumOfWayBoxes", 0x6CF060 }, + { "zCListSort::~zCListSort", 0x6CF080 }, + { "zCListSort::InsertSort", 0x6CF0B0 }, + { "zCListSort::~zCListSort", 0x6CF140 }, + { "zCListSort::DeleteListDatas", 0x6CF170 }, + { "zCListSort::Remove", 0x6CF1D0 }, + { "zCList::~zCList", 0x6CF230 }, + { "zCList::Insert", 0x6CF260 }, + { "zCArraySort::zCArraySort", 0x6CF2C0 }, + { "zCArraySort::~zCArraySort", 0x6CF2E0 }, + { "zCList::~zCList", 0x6CF300 }, + { "zCListSort::`scalar deleting destructor'", 0x6CF330 }, + { "zCListSort::`scalar deleting destructor'", 0x6CF360 }, + { "zCList::`scalar deleting destructor'", 0x6CF390 }, + { "zCArraySort::AllocDelta", 0x6CF3D0 }, + { "oCSpawnManager::oCSpawnManager", 0x6CF4D0 }, + { "oCSpawnManager::~oCSpawnManager", 0x6CF530 }, + { "oCSpawnManager::SetInsertRange", 0x6CF5D0 }, + { "oCSpawnManager::GetInsertRange", 0x6CF5E0 }, + { "oCSpawnManager::SetRemoveRange", 0x6CF5F0 }, + { "oCSpawnManager::GetRemoveRange", 0x6CF600 }, + { "oCSpawnManager::SetSpawnTime", 0x6CF610 }, + { "oCSpawnManager::GetSpawnTime", 0x6CF620 }, + { "oCSpawnManager::ClearList", 0x6CF630 }, + { "oCSpawnManager::InsertInList", 0x6CF680 }, + { "oCSpawnManager::RemoveFromList", 0x6CF770 }, + { "oCSpawnManager::IsSpawningEnabled", 0x6CF7E0 }, + { "oCSpawnManager::SetSpawningEnabled", 0x6CF7F0 }, + { "oCSpawnManager::SpawnImmediately", 0x6CF800 }, + { "oCSpawnManager::CheckInsertNpcs", 0x6CF9A0 }, + { "oCSpawnManager::ShowDebugInfo", 0x6CFA30 }, + { "oCSpawnManager::CheckInsertNpc", 0x6CFDE0 }, + { "oCSpawnManager::InitCameraPos", 0x6D01F0 }, + { "oCSpawnManager::InsertNpc", 0x6D0250 }, + { "oCSpawnManager::SummonNpc", 0x6D0350 }, + { "oCSpawnManager::SpawnNpc", 0x6D0450 }, + { "oCSpawnManager::CheckForInvalidDialogCamPos", 0x6D08A0 }, + { "oCSpawnManager::CheckRemoveNpc", 0x6D0A80 }, + { "oCSpawnManager::DeleteNpc", 0x6D0DE0 }, + { "oCSpawnManager::DeleteAllSummoned", 0x6D0E70 }, + { "oCSpawnManager::Archive", 0x6D0F40 }, + { "oCSpawnManager::Unarchive", 0x6D0FD0 }, + { "zCArray::Remove", 0x6D11C0 }, + { "oCSVMManager::oCSVMManager", 0x6D1240 }, + { "oCSVM::`vector deleting destructor'", 0x6D1470 }, + { "oCSVMManager::~oCSVMManager", 0x6D14E0 }, + { "oCSVMManager::GetOU", 0x6D1520 }, + { "oCSVM::oCSVM", 0x6D18B0 }, + { "oCSVM::~oCSVM", 0x6D18C0 }, + { "oCSVM::InitByScript", 0x6D18E0 }, + { "oCSVM::GetOU", 0x6D1B70 }, + { "oCText::InitText", 0x6D1DD0 }, + { "oCVob::oCVob", 0x6D2AF0 }, + { "oCVob::_GetClassDef", 0x6D2B10 }, + { "oCVob::GetSoundMaterial_AM", 0x6D2B20 }, + { "oCVob::`scalar deleting destructor'", 0x6D2B30 }, + { "oCVob::~oCVob", 0x6D2B60 }, + { "oCVob::Init", 0x6D2B70 }, + { "oCVob::ClearDebugList", 0x6D2B80 }, + { "oCVob::ShowVobDebugInfo", 0x6D2BC0 }, + { "oCVob::GetShowDebug", 0x6D2BF0 }, + { "oCVob::ToggleShowDebug", 0x6D2C20 }, + { "oCVob::SetShowDebug", 0x6D2CA0 }, + { "oCVob::ShowDebugInfo", 0x6D2D20 }, + { "oCVob::HasNpcEnoughSpace", 0x6D3680 }, + { "oCVob::HasEnoughSpace", 0x6D3960 }, + { "oCVob::SearchNpcPosition", 0x6D3B10 }, + { "oCVob::SearchFreePosition", 0x6D3F90 }, + { "oCVob::SetOnFloor", 0x6D43C0 }, + { "oCVob::GetFloorPosition", 0x6D4410 }, + { "oCVob::GetFloorPositionWithVob", 0x6D44E0 }, + { "oCVob::GetInstance", 0x6D45C0 }, + { "oCVob::GetInstanceName", 0x6D45D0 }, + { "oCVob::Archive", 0x6D4660 }, + { "oCVob::Unarchive", 0x6D4670 }, + { "oCVob::StartParticleEffects", 0x6D4680 }, + { "oCVob::Render", 0x6D4690 }, + { "oCVob::GetAIVobMove", 0x6D4850 }, + { "oCTouchDamage::GetDamageTypeArcEnum", 0x6D4920 }, + { "oCTouchDamage::_CreateNewInstance", 0x6D4D70 }, + { "oCTouchDamage::operator delete", 0x6D4DF0 }, + { "oCTouchDamage::_GetClassDef", 0x6D4E10 }, + { "oCTouchDamage::`scalar deleting destructor'", 0x6D4E20 }, + { "oCTouchDamage::~oCTouchDamage", 0x6D4E50 }, + { "zCList::~zCList", 0x6D4E60 }, + { "zCList::Insert", 0x6D4E90 }, + { "zCList::`scalar deleting destructor'", 0x6D4EF0 }, + { "oCWaypoint::oCWaypoint", 0x6D4FC0 }, + { "zCWaypoint::_GetClassDef", 0x6D4FE0 }, + { "oCWaypoint::`scalar deleting destructor'", 0x6D4FF0 }, + { "oCWaypoint::~oCWaypoint", 0x6D5020 }, + { "oCWaypoint::CanBeUsed", 0x6D5030 }, + { "oCWay::oCWay", 0x6D50A0 }, + { "oCWay::`scalar deleting destructor'", 0x6D50C0 }, + { "oCWay::~oCWay", 0x6D50E0 }, + { "oCWay::CanBeUsed", 0x6D5170 }, + { "oCWay::Init", 0x6D5260 }, + { "oCWay::IsObjectOnWay", 0x6D5950 }, + { "oCWay::GetLadder", 0x6D5970 }, + { "oCWay::GetDoor", 0x6D5980 }, + { "oCWorld::_CreateNewInstance", 0x6D5C10 }, + { "oCWorld::oCWorld", 0x6D5C80 }, + { "oCWorld::_GetClassDef", 0x6D5EA0 }, + { "oCWorld::`scalar deleting destructor'", 0x6D5F00 }, + { "oCWorld::~oCWorld", 0x6D5F30 }, + { "zCListSort::`scalar deleting destructor'", 0x6D6130 }, + { "zCListSort::`scalar deleting destructor'", 0x6D6160 }, + { "oCWorld::CreateVob", 0x6D6190 }, + { "oCWorld::Archive", 0x6D64D0 }, + { "oCWorld::Unarchive", 0x6D6700 }, + { "oCWorld::SaveWorld", 0x6D68C0 }, + { "oCWorld::LoadWorld", 0x6D69B0 }, + { "oCWorld::AddVobAsChild", 0x6D6CA0 }, + { "oCWorld::RemoveVob", 0x6D6EF0 }, + { "oCWorld::InsertVobInWorld", 0x6D7120 }, + { "oCWorld::EnableVob", 0x6D7130 }, + { "oCWorld::DisableVob", 0x6D7250 }, + { "oCWorld::SearchVob", 0x6D7360 }, + { "oCWorld::SearchVobByID", 0x6D73B0 }, + { "oCWorld::SearchVobByName", 0x6D7400 }, + { "oCWorld::SearchVobListByName", 0x6D74B0 }, + { "oCWorld::TraverseVobList", 0x6D75F0 }, + { "oCWorld::ClearNpcPerceptionVobLists", 0x6D7630 }, + { "oCWorld::InsertInLists", 0x6D7670 }, + { "oCWorld::RemoveFromLists", 0x6D7750 }, + { "oCWorld::DisposeVobs", 0x6D7990 }, + { "oCWorld::DisposeWorld", 0x6D7B10 }, + { "oCWorldTimer::oCWorldTimer", 0x6D7B20 }, + { "oCWorldTimer::~oCWorldTimer", 0x6D7B30 }, + { "oCWorldTimer::Timer", 0x6D7B40 }, + { "oCWorldTimer::GetDay", 0x6D7B90 }, + { "oCWorldTimer::SetDay", 0x6D7BA0 }, + { "oCWorldTimer::GetTime", 0x6D7BB0 }, + { "oCWorldTimer::SetTime", 0x6D7C00 }, + { "oCWorldTimer::GetFullTime", 0x6D7C40 }, + { "oCWorldTimer::SetFullTime", 0x6D7C50 }, + { "oCWorldTimer::GetTimeString", 0x6D7C80 }, + { "oCWorldTimer::IsLater", 0x6D7E60 }, + { "oCWorldTimer::IsLaterEqual", 0x6D7EA0 }, + { "oCWorldTimer::IsTimeBetween", 0x6D7EE0 }, + { "oCWorldTimer::GetPassedTime", 0x6D7F70 }, + { "oCWorldTimer::GetSkyTime", 0x6D7F90 }, + { "oCWorldTimer::IsDay", 0x6D7FD0 }, + { "oCWorldTimer::IsNight", 0x6D8050 }, + { "oCWorldTimer::AddTime", 0x6D80E0 }, + { "zCListSort::InsertSort", 0x6D8140 }, + { "zCListSort::Remove", 0x6D81D0 }, + { "zCListSort::~zCListSort", 0x6D8230 }, + { "zCListSort::InsertSort", 0x6D8260 }, + { "zCListSort::InsertSort", 0x6D82F0 }, + { "TestFont", 0x6D83B0 }, + { "MainProg", 0x6D8630 }, + { "zCConDat::zCConDat", 0x6D8780 }, + { "zCConsole::HandleEvent", 0x6D8BA0 }, + { "zCConsole::zCConsole", 0x6D8CC0 }, + { "zCConsole::~zCConsole", 0x6D9070 }, + { "zCConsole::SetAutoCompletion", 0x6D9210 }, + { "zCConsole::HasAutoCompletion", 0x6D9220 }, + { "zCConsole::SetWorld", 0x6D9230 }, + { "zCConsole::GetWorld", 0x6D9240 }, + { "zCConsole::SetParser", 0x6D9250 }, + { "zCConsole::GetParser", 0x6D9260 }, + { "zCConsole::AddChar", 0x6D9270 }, + { "zCConsole::InsertVar", 0x6D96C0 }, + { "zCConsole::Register", 0x6D9810 }, + { "zCConsole::AutoCompletion", 0x6D9A70 }, + { "zCConsole::SetFocus", 0x6DA1F0 }, + { "zCConsole::RemoveFocus", 0x6DA220 }, + { "zCConsole::Show", 0x6DA2D0 }, + { "zCConsole::Hide", 0x6DA530 }, + { "zCConsole::Toggle", 0x6DA620 }, + { "zCConsole::IsVisible", 0x6DA710 }, + { "zCConsole::AddSkip", 0x6DA730 }, + { "zCConsole::Update", 0x6DA760 }, + { "zCConsole::ShowInput", 0x6DACF0 }, + { "zCConsole::Get", 0x6DAE70 }, + { "zCConsole::GetBestMatch", 0x6DB020 }, + { "zCConsole::Eval", 0x6DB220 }, + { "zCConsole::Evaluate", 0x6DB5D0 }, + { "zCConsole::SetPos", 0x6DBC50 }, + { "zCConsole::SetDim", 0x6DBC70 }, + { "zCConsole::SetFlags", 0x6DBC90 }, + { "zCConsole::AddEvalFunc", 0x6DBCA0 }, + { "zCConsole::SetChangedFunc", 0x6DBCD0 }, + { "zCConsole::ShowHelp", 0x6DBCE0 }, + { "zCConsole::SaveInfoFile", 0x6DBF20 }, + { "zCConsole::EditFunc", 0x6DC190 }, + { "zCConsole::EditInstance", 0x6DC390 }, + { "zCList::~zCList", 0x6DC770 }, + { "zList::InsertLast", 0x6DC7A0 }, + { "zCList::`scalar deleting destructor'", 0x6DC7F0 }, + { "zCConDat::`scalar deleting destructor'", 0x6DC830 }, + { "zCConDat::~zCConDat", 0x6DC850 }, + { "zCEventManager::_CreateNewInstance", 0x6DCAE0 }, + { "zCEventManager::_GetClassDef", 0x6DCC10 }, + { "zCEventManager::GetNetVobControl", 0x6DCC20 }, + { "zCEventManager::DoFrameActivity", 0x6DCC80 }, + { "zCEventManager::`scalar deleting destructor'", 0x6DCDE0 }, + { "zCEventManager::~zCEventManager", 0x6DCF40 }, + { "zCEventManager::KillMessages", 0x6DD030 }, + { "zCEventManager::OnMessage", 0x6DD090 }, + { "zCEventManager::SendMessageToHost", 0x6DD970 }, + { "zCEventManager::SetShowMessageCommunication", 0x6DDB10 }, + { "zCEventManager::GetShowMessageCommunication", 0x6DDB20 }, + { "zCEventManager::ShowMessageCommunication", 0x6DDB30 }, + { "zCEventManager::ProcessMessageList", 0x6DDD10 }, + { "zCEventManager::SetActive", 0x6DDE20 }, + { "zCEventManager::Delete", 0x6DDFA0 }, + { "zCEventManager::RemoveFromList", 0x6DDFE0 }, + { "zCEventManager::InsertInList", 0x6DE030 }, + { "zCEventManager::SetCutscene", 0x6DE260 }, + { "zCEventManager::GetCutscene", 0x6DE2D0 }, + { "zCEventManager::GetCutsceneMode", 0x6DE2E0 }, + { "zCEventManager::Clear", 0x6DE2F0 }, + { "zCEventManager::IsEmpty", 0x6DE4F0 }, + { "zCEventManager::IsRunning", 0x6DE550 }, + { "zCEventManager::GetActiveMessage", 0x6DE580 }, + { "zCEventManager::Print_db", 0x6DE5C0 }, + { "zCEventManager::OnTouch", 0x6DE5D0 }, + { "zCEventManager::OnUntouch", 0x6DE690 }, + { "zCEventManager::OnTouchLevel", 0x6DE750 }, + { "zCEventManager::OnTrigger", 0x6DE760 }, + { "zCEventManager::OnUntrigger", 0x6DE820 }, + { "zCEventManager::OnDamage", 0x6DE8E0 }, + { "zCEventManager::GetEventMessage", 0x6DE9B0 }, + { "zCEventManager::ShowList", 0x6DE9C0 }, + { "zCEventManager::Archive", 0x6DEC70 }, + { "zCEventManager::Unarchive", 0x6DECB0 }, + { "zCArray::Remove", 0x6DED20 }, + { "zCFontMan::zCFontMan", 0x6DEDA0 }, + { "zCFontMan::~zCFontMan", 0x6DEDB0 }, + { "zCFontMan::SearchFont", 0x6DEE80 }, + { "zCFontMan::Load", 0x6DF040 }, + { "zCFontMan::GetNumber", 0x6DF210 }, + { "zCFontMan::GetFont", 0x6DF220 }, + { "zCFont::CacheIn", 0x6DF240 }, + { "zCFont::LoadFontTexture", 0x6DF280 }, + { "zCFont::zCFont", 0x6DF500 }, + { "zCFont::~zCFont", 0x6DF6A0 }, + { "zCFont::LoadSource", 0x6DF730 }, + { "zCFont::SaveFontData", 0x6DF880 }, + { "zCFont::LoadFontData", 0x6DFC50 }, + { "zCFont::GetFontName", 0x6E01C0 }, + { "zCFont::GetFontY", 0x6E0200 }, + { "zCFont::GetFontX", 0x6E0210 }, + { "zCFont::GetWidth", 0x6E0240 }, + { "zCFont::GetLetterDistance", 0x6E0250 }, + { "zCFont::MapToAscii", 0x6E0260 }, + { "zCFont::GetSizex", 0x6E0300 }, + { "zCFont::GetSizey", 0x6E0330 }, + { "zCFont::GetPixel", 0x6E0360 }, + { "zCFont::GetPixelAlpha", 0x6E03C0 }, + { "zCFont::NextPixelX", 0x6E0420 }, + { "zCFont::NextPixelY", 0x6E04C0 }, + { "zCFont::NextPixelXAlpha", 0x6E0560 }, + { "zCFont::NextPixelYAlpha", 0x6E0600 }, + { "zCFont::NextPixelXCol", 0x6E06A0 }, + { "zCFont::NextPixelYCol", 0x6E0760 }, + { "zCFont::AnalyseLetters", 0x6E0820 }, + { "zCFont::GetFontData", 0x6E1070 }, + { "zCFont::GetFontTexture", 0x6E10D0 }, + { "zCArray::AllocDelta", 0x6E1100 }, + { "zCGfx::zCGfx", 0x6E11A0 }, + { "zCGfx::~zCGfx", 0x6E15E0 }, + { "zCGfx::Reload", 0x6E1670 }, + { "rnd", 0x6E1BE0 }, + { "Gfx_ChangeBPP", 0x6E1C10 }, + { "zCGfx::LoadRaw", 0x6E1C20 }, + { "zCGfx::Readbyte", 0x6E1CE0 }, + { "zCGfx::LoadPcx", 0x6E1D50 }, + { "zCGfx::LoadTga", 0x6E2240 }, + { "zCGfx::SaveRaw", 0x6E35A0 }, + { "zCGfx::Save", 0x6E3600 }, + { "zCGfx::LoadGfx", 0x6E37A0 }, + { "Gfx_Col", 0x6E39F0 }, + { "zCGfx::GetSizex", 0x6E3B00 }, + { "zCGfx::GetSizey", 0x6E3B10 }, + { "zCGfx::GetDataPtr", 0x6E3B20 }, + { "zCGfx::GetPixel", 0x6E3B30 }, + { "Gfx_Setpal", 0x6E3B50 }, + { "Gfx_Loadpal", 0x6E3C00 }, + { "zCParser::SetVersion", 0x6E3DA0 }, + { "zCParser::GetVersion", 0x6E3DB0 }, + { "zCPar_File::zCPar_File", 0x6E3DC0 }, + { "zCPar_File::~zCPar_File", 0x6E3DF0 }, + { "zCPar_File::IsNewerDate", 0x6E3E90 }, + { "zCPar_File::IsExactDate", 0x6E3F10 }, + { "zCPar_File::SetFileNumber", 0x6E3F90 }, + { "zCPar_File::GetFileNumber", 0x6E3FA0 }, + { "zCPar_File::GetName", 0x6E3FB0 }, + { "zCPar_File::EnableTreeLoad", 0x6E4000 }, + { "zCPar_File::Load", 0x6E4010 }, + { "zCPar_File::GetStartAddress", 0x6E42A0 }, + { "zCPar_File::GetEndAddress", 0x6E42B0 }, + { "zCPar_File::Dispose", 0x6E42C0 }, + { "zCPar_File::SetTree", 0x6E42E0 }, + { "zCPar_File::GetTree", 0x6E4320 }, + { "zCPar_File::SetLabelCount", 0x6E4330 }, + { "zCPar_File::GetLabelCount", 0x6E4340 }, + { "zCPar_File::SaveTree", 0x6E4350 }, + { "zCPar_File::SaveTreeNode", 0x6E45D0 }, + { "zCPar_File::LoadTreeNode", 0x6E4740 }, + { "zCPar_File::LoadTree", 0x6E4880 }, + { "zCPar_File::DeleteTree", 0x6E4C60 }, + { "zCParser::GetParser", 0x6E4C90 }, + { "zCParser::zCParser", 0x6E4CA0 }, + { "zCParser::~zCParser", 0x6E4DC0 }, + { "zCPar_TreeNode::`scalar deleting destructor'", 0x6E5000 }, + { "zCParser::SetMessageFunc", 0x6E5020 }, + { "zCParser::SetStopOnError", 0x6E5030 }, + { "zCParser::Error", 0x6E5040 }, + { "zCParser::Message", 0x6E5370 }, + { "zCParser::SaveDat", 0x6E54C0 }, + { "zCParser::LoadDat", 0x6E5680 }, + { "zCParser::Parse", 0x6E5920 }, + { "zCParser::ParseSource", 0x6E5BA0 }, + { "zCParser::ParseFile", 0x6E63E0 }, + { "zCParser::ParseBlock", 0x6E6C00 }, + { "zCParser::CreatePCode", 0x6E6EB0 }, + { "zCParser::ShowSymbols", 0x6E7570 }, + { "zCParser::PushTree", 0x6E7580 }, + { "zCParser::PushOnStack", 0x6E75A0 }, + { "zCParser::SolveLabels", 0x6E8290 }, + { "zCParser::MergeFile", 0x6E82F0 }, + { "zCParser::PopDataValue", 0x6E8550 }, + { "zCParser::PopFloatValue", 0x6E8580 }, + { "zCParser::PopVarAddress", 0x6E85B0 }, + { "zCParser::PopString", 0x6E85E0 }, + { "zCParser::DoStack", 0x6E8600 }, + { "zCParser::CallFunc", 0x6E9670 }, + { "zCParser::GetCurrentFunc", 0x6E9B50 }, + { "zCParser::CreateInstance", 0x6E9B60 }, + { "zCParser::CreatePrototype", 0x6E9C50 }, + { "zCParser::Reset", 0x6E9D40 }, + { "zCParser::EnableTreeSave", 0x6EA090 }, + { "zCParser::EnableDatSave", 0x6EA0A0 }, + { "zCParser::EnableTreeLoad", 0x6EA0B0 }, + { "zCParser::GetIndex", 0x6EA0C0 }, + { "zCParser::MatchClass", 0x6EA180 }, + { "zCParser::GetBaseClass", 0x6EA200 }, + { "zCParser::GetBase", 0x6EA2C0 }, + { "zCParser::GetPrototype", 0x6EA310 }, + { "zCParser::GetInstance", 0x6EA380 }, + { "zCParser::GetSymbolInfo", 0x6EA440 }, + { "zCParser::GetSymbol", 0x6EA510 }, + { "zCParser::GetClassVarInfo", 0x6EA5E0 }, + { "zCParser::GetText", 0x6EA9C0 }, + { "zCParser::GetInt", 0x6EAAE0 }, + { "zCParser::GetInstanceValue", 0x6EAB30 }, + { "zCParser::IsValid", 0x6EAE80 }, + { "zCParser::CheckClassSize", 0x6EAFF0 }, + { "zCParser::AddClassOffset", 0x6EB280 }, + { "zCParser::SetInstance", 0x6EB3C0 }, + { "zCParser::AutoCompletion", 0x6EB440 }, + { "zCParser::GetNumFiles", 0x6EB650 }, + { "zCParser::GetFileName", 0x6EB660 }, + { "zCParser::IsStackFull", 0x6EB700 }, + { "zCParser::GetLastErrorLine", 0x6EB710 }, + { "zCParser::Reparse", 0x6EB720 }, + { "zCParser::SaveInstance", 0x6EB830 }, + { "zCParser::ShowCode", 0x6EC450 }, + { "zCParser::SaveInfoFile", 0x6EC5B0 }, + { "zCParser::SetInfoFile", 0x6ECBF0 }, + { "zCParser::IsInAdditionalInfo", 0x6ECD80 }, + { "zCParser::WriteAdditionalInfo", 0x6ECF30 }, + { "zCParser::ClearAllInstanceRefs", 0x6ED250 }, + { "zCParser::ClearInstanceRefs", 0x6ED2C0 }, + { "zCParser::ResetGlobalVars", 0x6ED340 }, + { "zCParser::CreateVarReferenceList", 0x6ED3A0 }, + { "zCParser::ResetWithVarReferenceList", 0x6ED540 }, + { "zCParser::SaveGlobalVars", 0x6ED5C0 }, + { "zCParser::LoadGlobalVars", 0x6ED8C0 }, + { "zCArray::InsertEnd", 0x6EDBA0 }, + { "zCPar_TreeNode::zCPar_TreeNode", 0x6EDE40 }, + { "zCPar_TreeNode::~zCPar_TreeNode", 0x6EE060 }, + { "zCPar_TreeNode::SetLeft", 0x6EE120 }, + { "zCPar_TreeNode::SetRight", 0x6EE130 }, + { "zCPar_TreeNode::SetNext", 0x6EE140 }, + { "zCPar_TreeNode::SeekEndTree", 0x6EE150 }, + { "zCPar_TreeNode::MakeDyadicNode", 0x6EE170 }, + { "zCPar_TreeNode::MakeMonadicNode", 0x6EE1F0 }, + { "zCParser::GetOperatorString", 0x6EE260 }, + { "zCParser::FindNext", 0x6EE7F0 }, + { "zCParser::PrevWord", 0x6EE960 }, + { "zCParser::ReadWord", 0x6EE990 }, + { "zCParser::Match", 0x6EEC00 }, + { "zCParser::ReadVarType", 0x6EED90 }, + { "zCParser::ReadFuncType", 0x6EEFC0 }, + { "zCParser::ReadInt", 0x6EF1E0 }, + { "zCParser::ReadFloat", 0x6EF480 }, + { "zCParser::ReadString", 0x6EF780 }, + { "zCParser::ReadArray", 0x6EFA60 }, + { "zCParser::CreateLeaf", 0x6EFC60 }, + { "zCParser::CreateStringLeaf", 0x6EFCD0 }, + { "zCParser::CreateFloatLeaf", 0x6EFF30 }, + { "zCParser::GetNextToken", 0x6F00D0 }, + { "zCParser::Parse_Expression_Primary", 0x6F0850 }, + { "zCParser::Parse_Expression", 0x6F0E80 }, + { "zCParser::ParseExpressionEx", 0x6F10A0 }, + { "zCParser::ParseExpression", 0x6F1110 }, + { "zCParser::EvalLeaf", 0x6F1130 }, + { "zCParser::DeclareVar", 0x6F15F0 }, + { "zCParser::DeclareClass", 0x6F2AB0 }, + { "zCParser::DeclareInstance", 0x6F2C90 }, + { "zCParser::DeclarePrototype", 0x6F34C0 }, + { "zCParser::DeclareIf", 0x6F39D0 }, + { "zCParser::DeclareAssign", 0x6F3E40 }, + { "zCParser::DeclareAssignFunc", 0x6F45E0 }, + { "zCParser::DeclareFunc", 0x6F48E0 }, + { "zCParser::DeclareReturn", 0x6F4D90 }, + { "zCParser::DeclareFuncCall", 0x6F4F80 }, + { "zCParser::SearchFuncWithStartAddress", 0x6F5970 }, + { "zCParser::GetNextCommand", 0x6F59E0 }, + { "zCParser::ShowPCodeSpy", 0x6F64C0 }, + { "zCParser::ShowPCode", 0x6F65F0 }, + { "zCParser::DefineExternal", 0x6F6840 }, + { "zCParser::DefineExternalVar", 0x6F6BD0 }, + { "zCParser::GetParameter", 0x6F6DF0 }, + { "zCParser::SetReturn", 0x6F6FB0 }, + { "zCParser::FindInstanceVar", 0x6F7040 }, + { "zCParser::GetLastInstance", 0x6F7220 }, + { "zCParser::FindIndex", 0x6F7230 }, + { "zCArray::InsertEnd", 0x6F7400 }, + { "zCPar_StringTable::zCPar_StringTable", 0x6F7520 }, + { "zCPar_StringTable::~zCPar_StringTable", 0x6F75D0 }, + { "zCPar_StringTable::Clear", 0x6F7650 }, + { "zCPar_StringTable::Insert", 0x6F7680 }, + { "zCPar_StringTable::GetLastEntry", 0x6F7800 }, + { "zCPar_StringTable::GetString", 0x6F7810 }, + { "zCPar_StringTable::Save", 0x6F7830 }, + { "zCPar_StringTable::Load", 0x6F7950 }, + { "zCPar_StringTable::ShrinkToFit", 0x6F7B00 }, + { "zCPar_StringTable::Show", 0x6F7B90 }, + { "zCPar_Symbol::SetUseInstance", 0x6F7BE0 }, + { "zCPar_Symbol::SetUseInstanceAdr", 0x6F7D00 }, + { "zCPar_Symbol::GetUseInstance", 0x6F7D10 }, + { "zCPar_Symbol::zCPar_Symbol", 0x6F7D20 }, + { "zCPar_Symbol::~zCPar_Symbol", 0x6F7D80 }, + { "zCPar_Symbol::AllocSpace", 0x6F7E50 }, + { "zCPar_Symbol::GetDataAdr", 0x6F8140 }, + { "zCPar_Symbol::SetDataAdr", 0x6F8440 }, + { "zCPar_Symbol::SetFlag", 0x6F8450 }, + { "zCPar_Symbol::HasFlag", 0x6F8480 }, + { "zCPar_Symbol::SetParent", 0x6F84A0 }, + { "zCPar_Symbol::GetParent", 0x6F84B0 }, + { "zCPar_Symbol::GetInstanceAdr", 0x6F84C0 }, + { "zCPar_Symbol::GetNext", 0x6F84D0 }, + { "zCPar_Symbol::ArrayCheck", 0x6F84E0 }, + { "zCPar_Symbol::GetStackPos", 0x6F8510 }, + { "zCPar_Symbol::SetStackPos", 0x6F8520 }, + { "zCPar_Symbol::SetValue", 0x6F8530 }, + { "zCPar_Symbol::GetValue", 0x6F86E0 }, + { "zCPar_Symbol::SetLineData", 0x6F8890 }, + { "zCPar_Symbol::GetLineData", 0x6F8B00 }, + { "zCPar_Symbol::SetFileNr", 0x6F8B40 }, + { "zCPar_Symbol::Save", 0x6F8C00 }, + { "zCPar_Symbol::SaveFull", 0x6F8E20 }, + { "zCPar_Symbol::LoadFull", 0x6F9080 }, + { "zCPar_Symbol::Load", 0x6F9250 }, + { "zCPar_Symbol::SetOffset", 0x6F9400 }, + { "zCPar_Symbol::GetOffset", 0x6F9410 }, + { "zCPar_Symbol::SetClassOffset", 0x6F9420 }, + { "zCPar_Symbol::GetClassOffset", 0x6F9430 }, + { "zCPar_SymbolTable::zCPar_SymbolTable", 0x6F9440 }, + { "zCPar_SymbolTable::~zCPar_SymbolTable", 0x6F9590 }, + { "zCPar_SymbolTable::Clear", 0x6F9600 }, + { "zCPar_Symbol::`vector deleting destructor'", 0x6F9690 }, + { "zCPar_SymbolTable::PreAlloc", 0x6F96F0 }, + { "zCPar_SymbolTable::Compare", 0x6F9770 }, + { "zCPar_SymbolTable::Save", 0x6F97F0 }, + { "zCPar_SymbolTable::Load", 0x6F9970 }, + { "zCPar_SymbolTable::IsIn", 0x6F9D80 }, + { "zCPar_SymbolTable::GetIndex", 0x6F9FA0 }, + { "zCPar_SymbolTable::Search", 0x6FA290 }, + { "zCPar_SymbolTable::GetSymbol", 0x6FA370 }, + { "zCPar_SymbolTable::Insert", 0x6FA430 }, + { "zCPar_SymbolTable::InsertEnd", 0x6FA690 }, + { "zCPar_SymbolTable::ShrinkToFit", 0x6FA8B0 }, + { "zCPar_SymbolTable::SetSize", 0x6FA9A0 }, + { "zCPar_SymbolTable::GetNumInList", 0x6FAA70 }, + { "zCPar_SymbolTable::GetLastSymbol", 0x6FAA80 }, + { "zCPar_SymbolTable::GetFirstSymbol", 0x6FAA90 }, + { "zCPar_SymbolTable::Show", 0x6FAAA0 }, + { "zCPar_Stack::zCPar_Stack", 0x6FB000 }, + { "zCPar_Stack::~zCPar_Stack", 0x6FB040 }, + { "zCPar_Stack::GetPopPos", 0x6FB060 }, + { "zCPar_Stack::SetPopPos", 0x6FB070 }, + { "zCPar_Stack::GetDynSize", 0x6FB080 }, + { "zCPar_Stack::GetStatSize", 0x6FB090 }, + { "zCPar_Stack::PushByte", 0x6FB0A0 }, + { "zCPar_Stack::PushWord", 0x6FB0C0 }, + { "zCPar_Stack::PushInt", 0x6FB0E0 }, + { "zCPar_Stack::PushString", 0x6FB100 }, + { "zCPar_Stack::PopByte", 0x6FB170 }, + { "zCPar_Stack::PopWord", 0x6FB180 }, + { "zCPar_Stack::PopInt", 0x6FB190 }, + { "zCPar_Stack::PopString", 0x6FB1A0 }, + { "zCPar_Stack::CheckOverflow", 0x6FB360 }, + { "zCPar_Stack::Set", 0x6FB3E0 }, + { "zCPar_Stack::Clear", 0x6FB400 }, + { "zCPar_Stack::Save", 0x6FB410 }, + { "zCPar_Stack::Load", 0x6FB450 }, + { "zCPar_DataStack::zCPar_DataStack", 0x6FB4C0 }, + { "zCPar_DataStack::~zCPar_DataStack", 0x6FB4E0 }, + { "zCPar_DataStack::Push", 0x6FB4F0 }, + { "zCPar_DataStack::Pop", 0x6FB510 }, + { "zCPar_DataStack::IsEmpty", 0x6FB550 }, + { "zCPar_DataStack::Clear", 0x6FB560 }, + { "zCArray::AllocDelta", 0x6FB590 }, + { "zCArraySort::AllocDelta", 0x6FB620 }, + { "zCArray::AllocDelta", 0x6FB690 }, + { "zList::IsIn", 0x6FB700 }, + { "zCInputCallback::zCInputCallback", 0x6FB800 }, + { "zCInputCallback::~zCInputCallback", 0x6FB810 }, + { "zCInputCallback::SetHandleEventTop", 0x6FB880 }, + { "zCInputCallback::SetEnableHandleEvent", 0x6FB8F0 }, + { "zCInputCallback::GetEnableHandleEvent", 0x6FB970 }, + { "zCInputCallback::DoEvents", 0x6FB9A0 }, + { "zCInputCallback::GetInput", 0x6FB9D0 }, + { "zCView::zCView", 0x6FBB60 }, + { "zCView::`scalar deleting destructor'", 0x6FBC00 }, + { "zCView::~zCView", 0x6FBCE0 }, + { "zCView::Init", 0x6FBEB0 }, + { "rnd2", 0x6FC2F0 }, + { "zCView::nax", 0x6FC320 }, + { "zCView::nay", 0x6FC360 }, + { "zCView::anx", 0x6FC3A0 }, + { "zCView::any", 0x6FC3E0 }, + { "zCView::StdPrintwin", 0x6FC420 }, + { "zCView::SetAutoScroll", 0x6FC440 }, + { "zCView::CheckAutoScroll", 0x6FC480 }, + { "zCView::SetTransparency", 0x6FC570 }, + { "zCView::SetAlphaBlendFunc", 0x6FC580 }, + { "zCView::SetColor", 0x6FC590 }, + { "zCView::GetColor", 0x6FC5A0 }, + { "zCView::Setflags", 0x6FC5B0 }, + { "zCView::ClrFlags", 0x6FC5C0 }, + { "zCView::HasFlag", 0x6FC5E0 }, + { "zCView::InsertBack", 0x6FC600 }, + { "zCView::InitPrintwin", 0x6FC740 }, + { "zCView::BlitText", 0x6FC7B0 }, + { "zCView::Blit", 0x6FC8C0 }, + { "zCView::DrawItems", 0x6FCBD0 }, + { "zCView::Top", 0x6FCC10 }, + { "zCView::Create", 0x6FCC90 }, + { "zCView::ForceOpen", 0x6FCE10 }, + { "zCView::Open", 0x6FD070 }, + { "zCView::Close", 0x6FD290 }, + { "zCView::ApplyOpenClose", 0x6FD3A0 }, + { "zCView::UpdateOpen", 0x6FD620 }, + { "zCView::UpdateClose", 0x6FD670 }, + { "zCView::UpdateOpenZoom", 0x6FD720 }, + { "zCView::UpdateCloseZoom", 0x6FD820 }, + { "zCView::RecalcChildsSize", 0x6FD930 }, + { "zCView::RecalcChildsPos", 0x6FD9A0 }, + { "zCView::SetPos", 0x6FDA10 }, + { "zCView::GetPos", 0x6FDAC0 }, + { "zCView::CalcPixelPos", 0x6FDAE0 }, + { "zCView::GetPixelPos", 0x6FDB20 }, + { "zCView::Move", 0x6FDB40 }, + { "zCView::SetSize", 0x6FDC00 }, + { "zCView::GetSize", 0x6FDC70 }, + { "zCView::GetPixelSize", 0x6FDC90 }, + { "zCView::GetExtends", 0x6FDCC0 }, + { "zCView::GetPixelExtends", 0x6FDD70 }, + { "zCView::IsIn", 0x6FDDC0 }, + { "zCView::GetItem", 0x6FDE50 }, + { "zCView::CreateText", 0x6FDF10 }, + { "zCView::CheckTimedText", 0x6FE0E0 }, + { "zCView::PrintTimed", 0x6FE1A0 }, + { "zCView::PrintTimedCX", 0x6FE230 }, + { "zCView::PrintTimedCY", 0x6FE380 }, + { "zCView::PrintTimedCXY", 0x6FE440 }, + { "zCView::PrintMessage", 0x6FE5C0 }, + { "zCView::PrintMessageCXY", 0x6FE8D0 }, + { "zCView::PrintSelection", 0x6FF030 }, + { "zCView::Dialog", 0x6FF1B0 }, + { "zCView::DialogCX", 0x6FF280 }, + { "zCView::DialogCY", 0x6FF2E0 }, + { "zCView::DialogCXY", 0x6FF3D0 }, + { "zCView::DialogMessage", 0x6FF420 }, + { "zCView::DialogMessageCXY", 0x6FF6B0 }, + { "zCView::DialogSelection", 0x6FF940 }, + { "zCView::SetFont", 0x6FFD60 }, + { "zCView::SetFontColor", 0x6FFD80 }, + { "zCView::GetFont", 0x6FFDC0 }, + { "zCView::GetFontName", 0x6FFDD0 }, + { "zCView::FontY", 0x6FFE60 }, + { "zCView::FontSize", 0x6FFE80 }, + { "zCView::Print", 0x6FFEB0 }, + { "zCView::PrintChars", 0x6FFF80 }, + { "zCView::PrintCX", 0x700280 }, + { "zCView::PrintCY", 0x700370 }, + { "zCView::PrintCXY", 0x700460 }, + { "zCView::ClrPrintwin", 0x700570 }, + { "zCView::GetFirstText", 0x700880 }, + { "zCView::Nextline", 0x700900 }, + { "zCView::DefPrintwin", 0x700B80 }, + { "zCView::Printwin", 0x700D20 }, + { "zCView::Input", 0x701110 }, + { "zCView::InputNumber", 0x701A10 }, + { "zCView::PrintDebug", 0x701E60 }, + { "zCView::SetShowDebug", 0x701E80 }, + { "zCView::GetShowDebug", 0x701E90 }, + { "zCView::InsertItem", 0x701EA0 }, + { "zCView::RemoveItem", 0x7020E0 }, + { "zCView::ChangeMode", 0x702160 }, + { "zCView::SetNextMode", 0x702170 }, + { "zCView::SetMode", 0x702180 }, + { "zCView::Line", 0x702350 }, + { "zCView::GetCode", 0x702400 }, + { "zCView::ClipLine", 0x702440 }, + { "zCView::Render", 0x7025F0 }, + { "zCViewText::zCViewText", 0x702600 }, + { "zCViewText::`scalar deleting destructor'", 0x7027A0 }, + { "zCViewText::Create", 0x702960 }, + { "zCViewText::~zCViewText", 0x702AE0 }, + { "zCView::PatchMenuItemPrintwin", 0x702B30 }, + { "zCList::~zCList", 0x702B50 }, + { "zCList::Insert", 0x702B80 }, + { "zCList::Remove", 0x702BE0 }, + { "zList::InsertLast", 0x702C40 }, + { "zList::Remove", 0x702C90 }, + { "zCList::~zCList", 0x702E70 }, + { "zCList::DeleteListDatas", 0x702EA0 }, + { "zCList::`scalar deleting destructor'", 0x702F00 }, + { "zCList::`scalar deleting destructor'", 0x702F40 }, + { "zCVobWaypoint::zCVobWaypoint", 0x702FB0 }, + { "zCVobWaypoint::_GetClassDef", 0x702FD0 }, + { "zCVobWaypoint::`scalar deleting destructor'", 0x702FE0 }, + { "zCVobWaypoint::~zCVobWaypoint", 0x703010 }, + { "zCWayNet::zCWayNet", 0x703020 }, + { "zCWayNet::_GetClassDef", 0x7030C0 }, + { "zCWayNet::`scalar deleting destructor'", 0x7030D0 }, + { "zCWayNet::~zCWayNet", 0x7031A0 }, + { "zCWayNet::HasWaypoint", 0x7032F0 }, + { "zCWayNet::InsertWaypoint", 0x7033E0 }, + { "zCWayNet::DeleteWaypoint", 0x7036A0 }, + { "zCWayNet::CreateWay", 0x703810 }, + { "zCWayNet::DeleteWay", 0x7038E0 }, + { "zCWayNet::GetNearestWaypoint", 0x703A50 }, + { "zCWayNet::GetSecNearestWaypoint", 0x703AE0 }, + { "zCWayNet::CorrectHeight", 0x703BA0 }, + { "zCWayNet::Draw", 0x703C60 }, + { "zCWayNet::UpdateVobDependencies", 0x703C90 }, + { "zCWayNet::ClearVobDependencies", 0x703EE0 }, + { "zCWayNet::CreateVobDependencies", 0x7040E0 }, + { "zCWayNet::MergeWaypoints", 0x704380 }, + { "zCWayNet::CheckConsistency", 0x704640 }, + { "zCWayNet::AddWays", 0x704B40 }, + { "zCWay::zCWay", 0x704C40 }, + { "zCWay::IsObjectOnWay", 0x704C60 }, + { "zCWay::`scalar deleting destructor'", 0x704C70 }, + { "zCWay::Init", 0x704D50 }, + { "zCWay::Free", 0x704DF0 }, + { "zCWay::~zCWay", 0x704E90 }, + { "zCWay::GetGoalWaypoint", 0x704EA0 }, + { "zCWay::EstimateCost", 0x704EB0 }, + { "zCWay::GetLength", 0x704F20 }, + { "zCWay::GetJumpDistance", 0x704FD0 }, + { "zCWay::GetDistancePos", 0x705090 }, + { "zCWay::CanBeUsed", 0x705190 }, + { "zCWay::Draw", 0x7051A0 }, + { "zCWay::GetFloor", 0x705670 }, + { "zCWay::CalcProperties", 0x705710 }, + { "zCWay::GetChasm", 0x705A00 }, + { "zCWay::CanJump", 0x705A10 }, + { "zCWayNet::SortWpList", 0x705A20 }, + { "zCWaypoint::zCWaypoint", 0x705B70 }, + { "zCWaypoint::CanBeUsed", 0x705C60 }, + { "zCWaypoint::`scalar deleting destructor'", 0x705C70 }, + { "zCWaypoint::Init", 0x705CA0 }, + { "zCWaypoint::Free", 0x705E10 }, + { "zCWaypoint::~zCWaypoint", 0x705E80 }, + { "zCWaypoint::GetPositionWorld", 0x705F30 }, + { "zCWaypoint::UpdatePositionWorld", 0x705F40 }, + { "zCWaypoint::SetName", 0x705FB0 }, + { "zCWaypoint::GetName", 0x706110 }, + { "zCWaypoint::GetVob", 0x706270 }, + { "zCWaypoint::CalcProperties", 0x706280 }, + { "zCWaypoint::CorrectHeight", 0x7064A0 }, + { "zCWaypoint::InsertWay", 0x706540 }, + { "zCWaypoint::RemoveWay", 0x706550 }, + { "zCWaypoint::HasWay", 0x7065B0 }, + { "zCWaypoint::GetNumberOfWays", 0x7065E0 }, + { "zCWaypoint::GetWayList", 0x706600 }, + { "zCWaypoint::SetWaypointVob", 0x706610 }, + { "zCWaypoint::Draw", 0x706650 }, + { "zCWaypoint::Archive", 0x706660 }, + { "zCWaypoint::Unarchive", 0x7066C0 }, + { "zCWayNet::GetWaypoint", 0x706730 }, + { "zCWayNet::SearchWaypoint", 0x7068A0 }, + { "zCWayNet::FindRoute", 0x7068D0 }, + { "zCWayNet::SortOpenList", 0x706AE0 }, + { "zCWayNet::InsertInOpen", 0x706B00 }, + { "zCWayNet::IsInOpen", 0x706B30 }, + { "zCWayNet::InsertInClosed", 0x706B50 }, + { "zCWayNet::RemoveFromClosed", 0x706B70 }, + { "zCWayNet::IsInClosed", 0x706B80 }, + { "zCWayNet::IsInAnyList", 0x706BA0 }, + { "zCWayNet::EstimateCost", 0x706BD0 }, + { "zCWayNet::CreateRoute", 0x706C30 }, + { "zCWayNet::AStar", 0x706CF0 }, + { "zCWayNet::GetWPList", 0x706F70 }, + { "zCWayNet::CreateWPVobList", 0x707100 }, + { "zCWayNet::RemoveUnusedWPVobs", 0x707140 }, + { "zCWayNet::ArchiveOldFormat", 0x7072A0 }, + { "zCWayNet::Archive", 0x7075B0 }, + { "zCWayNet::UnarchiveOldFormat", 0x707A30 }, + { "zCWayNet::Unarchive", 0x708530 }, + { "zCWayNet::CalcProperties", 0x708B20 }, + { "zCRoute::zCRoute", 0x708B60 }, + { "zCRoute::`scalar deleting destructor'", 0x708B80 }, + { "zCRoute::~zCRoute", 0x708BA0 }, + { "zCRoute::SetStart", 0x708BE0 }, + { "zCRoute::GetNextWP", 0x708BF0 }, + { "zCRoute::GetTargetWP", 0x708C60 }, + { "zCRoute::GetCurrentWay", 0x708C70 }, + { "zCRoute::GetDesc", 0x708C80 }, + { "zCRoute::GetRemainingDesc", 0x708E60 }, + { "zCRoute::GetNumberOfWaypoints", 0x709040 }, + { "zCRoute::IsEmpty", 0x709060 }, + { "zCRoute::IsLastTarget", 0x709080 }, + { "zCRoute::GetInterpolatedPosition", 0x7090A0 }, + { "zCVobSpot::zCVobSpot", 0x7092A0 }, + { "zCVobSpot::_GetClassDef", 0x7092C0 }, + { "zCVobSpot::`scalar deleting destructor'", 0x7092D0 }, + { "zCVobSpot::~zCVobSpot", 0x709300 }, + { "zCVobSpot::IsAvailable", 0x709320 }, + { "zCVobSpot::MarkAsUsed", 0x7094A0 }, + { "zCVobWaypoint::_CreateNewInstance", 0x7096B0 }, + { "zCVobSpot::_CreateNewInstance", 0x709930 }, + { "zCVobSpot::operator delete", 0x7099D0 }, + { "zCVobStartpoint::_CreateNewInstance", 0x709BE0 }, + { "zCVobStartpoint::operator delete", 0x709C70 }, + { "zCVobStartpoint::_GetClassDef", 0x709C90 }, + { "zCVobStartpoint::`scalar deleting destructor'", 0x709CA0 }, + { "zCVobStartpoint::~zCVobStartpoint", 0x709CD0 }, + { "zCWaypoint::_CreateNewInstance", 0x709EC0 }, + { "zCWayNet::_CreateNewInstance", 0x70A110 }, + { "zCList::~zCList", 0x70A1F0 }, + { "zCList::DeleteListDatas", 0x70A220 }, + { "zCList::Insert", 0x70A280 }, + { "zCList::Remove", 0x70A2E0 }, + { "zCList::GetNumInList", 0x70A340 }, + { "zCListSort::~zCListSort", 0x70A360 }, + { "zCListSort::DeleteListDatas", 0x70A390 }, + { "zCListSort::InsertSort", 0x70A400 }, + { "zCList::~zCList", 0x70A490 }, + { "zCList::Insert", 0x70A4C0 }, + { "zCList::`scalar deleting destructor'", 0x70A520 }, + { "zCListSort::`scalar deleting destructor'", 0x70A560 }, + { "zCList::`scalar deleting destructor'", 0x70A590 }, + { "zUlfi_StartUp", 0x70A600 }, + { "zUlfi_ShutDown", 0x70A750 }, + { "oCZoneMusic::_CreateNewInstance", 0x70A9F0 }, + { "oCZoneMusic::operator delete", 0x70AAC0 }, + { "oCZoneMusic::_GetClassDef", 0x70AAE0 }, + { "oCZoneMusicDefault::_CreateNewInstance", 0x70ACE0 }, + { "oCZoneMusicDefault::operator delete", 0x70ADB0 }, + { "oCZoneMusicDefault::_GetClassDef", 0x70ADD0 }, + { "oCZoneMusic::oCZoneMusic", 0x70ADE0 }, + { "oCZoneMusic::`scalar deleting destructor'", 0x70AE40 }, + { "oCZoneMusic::~oCZoneMusic", 0x70AE70 }, + { "oCZoneMusic::ProcessZoneList", 0x70AE80 }, + { "oCZoneMusic::GetDefaultZoneClass", 0x70B830 }, + { "oCZoneMusic::GetDebugDescString", 0x70B840 }, + { "oCZoneMusic::OnTrigger", 0x70B860 }, + { "oCZoneMusic::OnUntrigger", 0x70B870 }, + { "oCZoneMusic::SetEnabled", 0x70B880 }, + { "oCZoneMusic::IsEnabled", 0x70B890 }, + { "oCZoneMusic::SetPriority", 0x70B8A0 }, + { "oCZoneMusic::GetPriority", 0x70B8B0 }, + { "oCZoneMusic::SetEllipsoid", 0x70B8C0 }, + { "oCZoneMusic::IsEllipsoid", 0x70B8D0 }, + { "oCZoneMusic::SetReverb", 0x70B8E0 }, + { "oCZoneMusic::GetReverb", 0x70B8F0 }, + { "oCZoneMusic::SetVolume", 0x70B900 }, + { "oCZoneMusic::GetVolume", 0x70B910 }, + { "oCZoneMusic::SetLoop", 0x70B920 }, + { "oCZoneMusic::IsLoop", 0x70B930 }, + { "oCZoneMusic::SetDayEntranceDone", 0x70B940 }, + { "oCZoneMusic::IsDayEntranceDone", 0x70B950 }, + { "oCZoneMusic::SetNightEntranceDone", 0x70B960 }, + { "oCZoneMusic::IsNightEntranceDone", 0x70B970 }, + { "oCZoneMusic::SetZonetime", 0x70B980 }, + { "oCZoneMusic::GetZonetime", 0x70B990 }, + { "oCZoneMusic::Archive", 0x70B9A0 }, + { "oCZoneMusic::Unarchive", 0x70BA90 }, + { "oCZoneMusic::GetCamPosWeightElps", 0x70BB80 }, + { "oCZoneMusic::BuildTempZoneList", 0x70BD30 }, + { "oCZoneMusic::ReleaseTempZoneList", 0x70BEA0 }, + { "oCZoneMusic::SwitchInAndOutZones", 0x70BED0 }, + { "oCZoneMusic::GetMusicZoneByName", 0x70C350 }, + { "oCZoneMusic::GetNewTheme", 0x70C3E0 }, + { "oCZoneMusic::PlayThemeVariation", 0x70C7D0 }, + { "oCZoneMusic::IsDaytime", 0x70CB70 }, + { "oCZoneMusic::GetHerostatus", 0x70CB90 }, + { "oCZoneMusicDefault::oCZoneMusicDefault", 0x70CBA0 }, + { "oCZoneMusicDefault::`scalar deleting destructor'", 0x70CC00 }, + { "oCZoneMusicDefault::~oCZoneMusicDefault", 0x70CC30 }, + { "zCMusicControler::_CreateNewInstance", 0x70CE60 }, + { "zCMusicControler::operator delete", 0x70CEE0 }, + { "zCMusicControler::_GetClassDef", 0x70CF00 }, + { "zCEventMusicControler::_CreateNewInstance", 0x70D0F0 }, + { "zCEventMusicControler::operator delete", 0x70D2B0 }, + { "zCEventMusicControler::_GetClassDef", 0x70D2D0 }, + { "zCEventMusicControler::MD_GetNumOfSubTypes", 0x70D2E0 }, + { "zCEventMusicControler::`scalar deleting destructor'", 0x70D2F0 }, + { "zCEventMusicControler::~zCEventMusicControler", 0x70D320 }, + { "zCEventMusicControler::MD_GetSubTypeString", 0x70D370 }, + { "zCEventMusicControler::MD_GetTimeBehavior", 0x70D470 }, + { "zCEventMusicControler::MD_GetMinTime", 0x70D480 }, + { "zCEventMusicControler::Archive", 0x70D490 }, + { "zCEventMusicControler::Unarchive", 0x70D4C0 }, + { "zCMusicControler::zCMusicControler", 0x70D4F0 }, + { "zCMusicControler::`scalar deleting destructor'", 0x70D510 }, + { "zCMusicControler::~zCMusicControler", 0x70D540 }, + { "zCMusicControler::OnMessage", 0x70D550 }, + { "zCMusicControler::ThisVobRemovedFromWorld", 0x70D5B0 }, + { "zCDXTCCache_D3D::zCDXTCCache_D3D", 0x70D6C0 }, + { "zCDXTCCache_D3D::~zCDXTCCache_D3D", 0x70D6F0 }, + { "zCDXTCCache_D3D::Lock", 0x70D700 }, + { "zCDXTCCache_D3D::Unlock", 0x70D800 }, + { "zCDXTCCache_D3D::ClearCache", 0x70D930 }, + { "zCDXTCCache_D3D::XDXTC_CreateSurface", 0x70DBA0 }, + { "XD3D_AppIDDEnumCallback", 0x70DE70 }, + { "zCRnd_D3D::XD3D_EnumerateModes", 0x70E4F0 }, + { "zCRnd_D3D::XD3D_InitPerDX", 0x70E530 }, + { "zCRnd_D3D::XD3D_InitPort", 0x70F250 }, + { "zCRnd_D3D::XD3D_TestCapabilities", 0x711780 }, + { "zCRnd_D3D::XD3D_SetDevice", 0x711F00 }, + { "zCRnd_D3D::XD3D_ClearDevice", 0x7123F0 }, + { "zCRnd_D3D::XD3D_TextureRescue", 0x712860 }, + { "zCRnd_D3D::XD3D_TextureRebuild", 0x712A60 }, + { "zCRnd_D3D::XD3D_CreateWin", 0x712C80 }, + { "zCRnd_D3D::XD3D_CloseWin", 0x713120 }, + { "zCRnd_D3D::zCRnd_D3D", 0x713260 }, + { "zCRenderer::DrawLightmapList", 0x713900 }, + { "zCRenderer::DrawLineZ", 0x713910 }, + { "zCRenderer::DrawPolySimple", 0x713920 }, + { "zCRenderer::GetFog", 0x713930 }, + { "zCRenderer::GetFogColor", 0x713940 }, + { "zCRenderer::GetFogRange", 0x713970 }, + { "zCRenderer::GetPolyDrawMode", 0x713980 }, + { "zCRenderer::SetPolyDrawMode", 0x713990 }, + { "zCRenderer::SetTextureWrapEnabled", 0x7139A0 }, + { "zCRenderer::GetTextureWrapEnabled", 0x7139B0 }, + { "zCRenderer::SetDitherEnabled", 0x7139C0 }, + { "zCRenderer::GetDitherEnabled", 0x7139D0 }, + { "zCRenderer::GetPolySortMode", 0x7139E0 }, + { "zCRenderer::SetPolySortMode", 0x7139F0 }, + { "zCRenderer::GetZBufferWriteEnabled", 0x713A00 }, + { "zCRenderer::SetZBufferWriteEnabled", 0x713A10 }, + { "zCRenderer::GetZBufferCompare", 0x713A20 }, + { "zCRenderer::SetZBufferCompare", 0x713A30 }, + { "zCRenderer::GetPixelWriteEnabled", 0x713A40 }, + { "zCRenderer::SetPixelWriteEnabled", 0x713A50 }, + { "zCRenderer::SetAlphaBlendSource", 0x713A60 }, + { "zCRenderer::GetAlphaBlendSource", 0x713A70 }, + { "zCRenderer::SetAlphaBlendFunc", 0x713A80 }, + { "zCRenderer::GetAlphaBlendFunc", 0x713A90 }, + { "zCRenderer::GetAlphaBlendFactor", 0x713AA0 }, + { "zCRenderer::SetAlphaBlendFactor", 0x713AB0 }, + { "zCRenderer::GetCacheAlphaPolys", 0x713AC0 }, + { "zCRenderer::SetCacheAlphaPolys", 0x713AD0 }, + { "zCRenderer::SetRenderMode", 0x713AE0 }, + { "zCRenderer::GetRenderMode", 0x713AF0 }, + { "zCRenderer::HasCapability", 0x713B00 }, + { "zCRenderer::GetGuardBandBorders", 0x713B10 }, + { "zCRenderer::ResetZTest", 0x713B20 }, + { "zCRenderer::HasPassedZTest", 0x713B30 }, + { "zCRenderer::CreateTextureConvert", 0x713B40 }, + { "zCRenderer::SupportsTextureFormat", 0x713B50 }, + { "zCRenderer::SupportsTextureFormatHardware", 0x713B60 }, + { "zCRenderer::GetMaxTextureSize", 0x713B70 }, + { "zCRenderer::SetTransform", 0x713B80 }, + { "zCRenderer::SetViewport", 0x713B90 }, + { "zCRenderer::SetLight", 0x713BA0 }, + { "zCRenderer::GetMaterial", 0x713BB0 }, + { "zCRenderer::SetMaterial", 0x713BC0 }, + { "zCRenderer::SetTexture", 0x713BD0 }, + { "zCRenderer::SetTextureStageState", 0x713BE0 }, + { "zCRenderer::SetAlphaBlendFuncImmed", 0x713BF0 }, + { "zCRenderer::SetRenderState", 0x713C00 }, + { "zCRenderer::GetRenderState", 0x713C10 }, + { "zCRenderer::AddAlphaSortObject", 0x713C20 }, + { "zCRenderer::RenderAlphaSortList", 0x713C30 }, + { "zCRenderer::`scalar deleting destructor'", 0x713C40 }, + { "zCRnd_D3D::Vid_IsLocked", 0x713C60 }, + { "zCRnd_D3D::Vid_BeginLfbAccess", 0x713C70 }, + { "zCRnd_D3D::Vid_EndLfbAccess", 0x713C80 }, + { "zCRnd_D3D::Vid_SetLfbAlpha", 0x713C90 }, + { "zCRnd_D3D::Vid_SetLfbAlphaFunc", 0x713CA0 }, + { "`dynamic atexit destructor for 'private: static class std::tr1::shared_ptr __ExceptionPtr::m_badAllocExceptionPtr''", 0x713CB0 }, + { "zCRnd_D3D::`scalar deleting destructor'", 0x713CC0 }, + { "zD3D_alphaPoly::zD3D_alphaPoly", 0x713CE0 }, + { "zD3D_alphaPoly::IsAlphaPoly", 0x713CF0 }, + { "zD3D_alphaPoly::~zD3D_alphaPoly", 0x713D00 }, + { "zD3D_alphaPoly::`scalar deleting destructor'", 0x713D10 }, + { "zCRnd_D3D::~zCRnd_D3D", 0x713D30 }, + { "zCRnd_D3D::EmergencyExit", 0x713FC0 }, + { "zCRnd_D3D::DrawPolySimple", 0x7143F0 }, + { "DXTryWarning", 0x714A00 }, + { "zCRnd_D3D::DrawPoly", 0x714B60 }, + { "zCRnd_D3D::XD3D_PolyDrawOnePassVertLight", 0x714DD0 }, + { "zCResource::CacheIn", 0x715480 }, + { "zCMaterial::GetAniTexture", 0x7154C0 }, + { "zCRnd_D3D::XD3D_PolyDrawOnePassMultiTex", 0x7154F0 }, + { "zCRnd_D3D::XD3D_PolyDrawTwoPassTexture", 0x715BC0 }, + { "zCRnd_D3D::XD3D_AlphaBlendPoly", 0x716320 }, + { "zCRnd_D3D::XD3D_PolyDrawTwoPassLightMap", 0x7166D0 }, + { "zCRnd_D3D::DrawLightmapList", 0x716860 }, + { "zCRnd_D3D::SetPixel", 0x716920 }, + { "zCRnd_D3D::DrawLine", 0x716B00 }, + { "zCRnd_D3D::DrawLineZ", 0x716D20 }, + { "zCRnd_D3D::FlushPolys", 0x716F50 }, + { "zCRnd_D3D::BeginFrame", 0x716F60 }, + { "zCRnd_D3D::EndFrame", 0x717150 }, + { "zCRnd_D3D::SetTransform", 0x717160 }, + { "zCRnd_D3D::SetViewport", 0x717510 }, + { "zCRnd_D3D::SetLight", 0x717580 }, + { "zCRnd_D3D::SetMaterial", 0x718000 }, + { "zCRnd_D3D::GetMaterial", 0x718100 }, + { "zCRnd_D3D::XD3D_SetTexture", 0x718150 }, + { "zCRnd_D3D::SetTexture", 0x7181B0 }, + { "zCRnd_D3D::SetTextureStageState", 0x718270 }, + { "zCRnd_D3D::SetAlphaBlendFuncImmed", 0x718310 }, + { "zCRnd_D3D::SetRenderState", 0x718550 }, + { "zCRnd_D3D::XD3D_SetRenderState", 0x7185C0 }, + { "zCRnd_D3D::GetRenderState", 0x718670 }, + { "zCRnd_D3D::AddAlphaSortObject", 0x7186A0 }, + { "zCRnd_D3D::RenderAlphaSortList", 0x718770 }, + { "zD3D_alphaPoly::Draw", 0x718A20 }, + { "zCRnd_D3D::XD3D_DrawVertexBufferWire", 0x719440 }, + { "zCRnd_D3D::XD3D_DrawVertexBufferFlat", 0x7195F0 }, + { "zCRnd_D3D::DrawVertexBuffer", 0x719710 }, + { "zCRnd_D3D::CreateVertexBuffer", 0x719AB0 }, + { "zCVertexBuffer::operator delete", 0x719B20 }, + { "zCRnd_D3D::SetFog", 0x719B70 }, + { "zCRnd_D3D::GetFog", 0x719C10 }, + { "zCRnd_D3D::SetFogColor", 0x719C20 }, + { "zCRnd_D3D::GetFogColor", 0x719C50 }, + { "zCRnd_D3D::SetFogRange", 0x719C60 }, + { "zCRnd_D3D::GetFogRange", 0x719CB0 }, + { "zCRnd_D3D::SetPolyDrawMode", 0x719CE0 }, + { "zCRnd_D3D::GetPolyDrawMode", 0x719CF0 }, + { "zCRnd_D3D::SetTextureWrapEnabled", 0x719D00 }, + { "zCRnd_D3D::GetTextureWrapEnabled", 0x719D10 }, + { "zCRnd_D3D::SetBilerpFilterEnabled", 0x719D20 }, + { "zCRnd_D3D::GetBilerpFilterEnabled", 0x719DA0 }, + { "zCRnd_D3D::SetDitherEnabled", 0x719DB0 }, + { "zCRnd_D3D::GetDitherEnabled", 0x719DC0 }, + { "zCRnd_D3D::SetPolySortMode", 0x719DD0 }, + { "zCRnd_D3D::GetPolySortMode", 0x719E20 }, + { "zCRnd_D3D::SetZBufferWriteEnabled", 0x719E30 }, + { "zCRnd_D3D::GetZBufferWriteEnabled", 0x719E50 }, + { "zCRnd_D3D::SetZBufferCompare", 0x719E60 }, + { "zCRnd_D3D::GetZBufferCompare", 0x719EF0 }, + { "zCRnd_D3D::SetPixelWriteEnabled", 0x719F00 }, + { "zCRnd_D3D::GetPixelWriteEnabled", 0x719F10 }, + { "zCRnd_D3D::SetAlphaBlendSource", 0x719F20 }, + { "zCRnd_D3D::GetAlphaBlendSource", 0x719F30 }, + { "zCRnd_D3D::SetAlphaBlendFunc", 0x719F40 }, + { "zCRnd_D3D::GetAlphaBlendFunc", 0x719F50 }, + { "zCRnd_D3D::SetAlphaBlendFactor", 0x719F60 }, + { "zCRnd_D3D::GetAlphaBlendFactor", 0x719F70 }, + { "zCRnd_D3D::SupportAlphaTesting", 0x719F80 }, + { "zCRnd_D3D::SetRenderMode", 0x719F90 }, + { "zCRnd_D3D::GetRenderMode", 0x71A0F0 }, + { "zCRnd_D3D::HasCapability", 0x71A100 }, + { "zCRnd_D3D::ResetZTest", 0x71A260 }, + { "zCRnd_D3D::HasPassedZTest", 0x71A270 }, + { "zCRnd_D3D::GetTexturePortableBinaryVersion", 0x71A280 }, + { "zCRnd_D3D::GetGuardBandBorders", 0x71A290 }, + { "zCRnd_D3D::GetStatistics", 0x71A300 }, + { "zCRnd_D3D::ResetStatistics", 0x71A350 }, + { "zCSurfaceCache_D3D::zCSurfaceCache_D3D", 0x71A3A0 }, + { "zCSurfaceCache_D3D::~zCSurfaceCache_D3D", 0x71A3D0 }, + { "zCSurfaceCache_D3D::CacheInSurface", 0x71A3E0 }, + { "zCSurfaceCache_D3D::CacheOutSurface", 0x71A7F0 }, + { "zCSurfaceCache_D3D::ClearCache", 0x71AB80 }, + { "zCSurfaceCache_D3D::XSC_ClearSlot", 0x71AC80 }, + { "zCSurfaceCache_D3D::XSC_KillLastSurfaceInSlot", 0x71ADB0 }, + { "zCRnd_D3D::CreateTexture", 0x71AEE0 }, + { "zCTexture::operator delete", 0x71AF50 }, + { "zCRnd_D3D::GetTotalTextureMem", 0x71AF70 }, + { "zCRnd_D3D::SupportsTextureFormat", 0x71AF80 }, + { "zCRnd_D3D::SupportsTextureFormatHardware", 0x71B010 }, + { "zCRnd_D3D::GetMaxTextureSize", 0x71B060 }, + { "zCRnd_D3D::CreateTextureConvert", 0x71B070 }, + { "zCTex_D3D::zCTex_D3D", 0x71B0E0 }, + { "zCTex_D3D::`scalar deleting destructor'", 0x71B1B0 }, + { "zCTex_D3D::~zCTex_D3D", 0x71B1E0 }, + { "zCTex_D3D::ReleaseData", 0x71B240 }, + { "zCTex_D3D::Lock", 0x71B350 }, + { "zCTex_D3D::Unlock", 0x71B3A0 }, + { "zCTex_D3D::GetTextureInfo", 0x71B620 }, + { "zCTex_D3D::SetTextureInfo", 0x71B670 }, + { "zCTex_D3D::GetPixelSize", 0x71B840 }, + { "zCTex_D3D::CopyTextureDataTo", 0x71B950 }, + { "zCTex_D3D::CopyPaletteDataTo", 0x71BE90 }, + { "zCTex_D3D::GetPaletteBuffer", 0x71BFA0 }, + { "zCTex_D3D::GetTextureBuffer", 0x71C0B0 }, + { "zCTex_D3D::XTEX_BuildSurfaces", 0x71CB60 }, + { "zCTex_D3D::InsertTexture", 0x71D7D0 }, + { "zCTex_D3D::PreloadTexture", 0x71DA60 }, + { "zCTex_D3D::SetTexture", 0x71DA90 }, + { "zCTex_D3D::RemoveTexture", 0x71DC80 }, + { "zCTex_D3D::RescueTexture", 0x71DE00 }, + { "zCTex_D3D::RebuildTexture", 0x71DE40 }, + { "zCVertexBuffer_D3D::zCVertexBuffer_D3D", 0x71E310 }, + { "zCVertexBuffer_D3D::IsLocked", 0x71E4A0 }, + { "zCVertexBuffer_D3D::`scalar deleting destructor'", 0x71E4B0 }, + { "zCVertexBuffer_D3D::~zCVertexBuffer_D3D", 0x71E4E0 }, + { "zCVertexBuffer_D3D::Create", 0x71E590 }, + { "zCVertexBuffer_D3D::Destroy", 0x71E730 }, + { "zCVertexBuffer_D3D::Lock", 0x71E800 }, + { "zCVertexBuffer_D3D::Unlock", 0x71EAF0 }, + { "zCVertexBuffer_D3D::Optimize", 0x71EB40 }, + { "zCVertexBuffer_D3D::SetPrimitiveType", 0x71EB90 }, + { "zCVertexBuffer_D3D::GetPrimitiveType", 0x71EBB0 }, + { "zCVertexBuffer_D3D::GetVertexFormat", 0x71EBC0 }, + { "zCVertexBuffer_D3D::GetVertexType", 0x71EBD0 }, + { "zCVertexBuffer_D3D::SetIndexListSize", 0x71EBE0 }, + { "zCVertexBuffer_D3D::GetIndexListSize", 0x71EC80 }, + { "zCVertexBuffer_D3D::GetIndexListPtr", 0x71EC90 }, + { "zCVertexBuffer_D3D::SetIndexList", 0x71ECB0 }, + { "zCRnd_D3D::Vid_Blit", 0x71EDA0 }, + { "zCRnd_D3D::Vid_Lock", 0x71F080 }, + { "zCRnd_D3D::Vid_Unlock", 0x71F130 }, + { "zCRnd_D3D::Vid_GetFrontBufferCopy", 0x71F170 }, + { "zCRnd_D3D::Vid_Clear", 0x71F550 }, + { "zCRnd_D3D::Vid_GetNumDevices", 0x71F5D0 }, + { "zCRnd_D3D::Vid_GetActiveDeviceNr", 0x71F5E0 }, + { "zCRnd_D3D::Vid_SetDevice", 0x71F5F0 }, + { "zCRnd_D3D::Vid_GetDeviceInfo", 0x71F8C0 }, + { "zCRnd_D3D::Vid_GetNumModes", 0x71FA90 }, + { "zCRnd_D3D::Vid_GetModeInfo", 0x71FAA0 }, + { "zCRnd_D3D::Vid_GetActiveModeNr", 0x71FC60 }, + { "zCRnd_D3D::Vid_SetMode", 0x71FC70 }, + { "zCRnd_D3D::XD3D_SetMode", 0x71FE30 }, + { "zCRnd_D3D::Vid_SetScreenMode", 0x720160 }, + { "zCRnd_D3D::Vid_GetScreenMode", 0x720540 }, + { "zCRnd_D3D::Vid_SetGammaCorrection", 0x720550 }, + { "zCRnd_D3D::Vid_GetGammaCorrection", 0x720AF0 }, + { "FreeTexConvert", 0x720B30 }, + { "ResizeTexture", 0x720B50 }, + { "zCTexConGeneric::ConvertTextureFormat", 0x720DC0 }, + { "zCTexConGeneric::SetTextureInfo", 0x7225E0 }, + { "zCTexConGeneric::GetTextureInfo", 0x7226A0 }, + { "zCTexConGeneric::GetPaletteBuffer", 0x7226C0 }, + { "zCTexConGeneric::GetTextureBuffer", 0x7226E0 }, + { "zCTexConGeneric::CopyTextureDataTo", 0x7228B0 }, + { "zCTexConGeneric::CopyPaletteDataTo", 0x722AE0 }, + { "zCTexConGeneric::GetAverageColor", 0x722B10 }, + { "zCTexConGeneric::HasAlpha", 0x722B20 }, + { "zCTexConGeneric::zCTexConGeneric", 0x722B70 }, + { "zCTexConGeneric::SetDetailTextureMode", 0x722BD0 }, + { "zCTexConGeneric::`scalar deleting destructor'", 0x722BE0 }, + { "zCTexConGeneric::~zCTexConGeneric", 0x722C00 }, + { "zCTexConGeneric::Lock", 0x722C70 }, + { "zCTexConGeneric::Unlock", 0x722C90 }, + { "tcConvertTexture", 0x722E90 }, + { "tcCreatePalette", 0x7230D0 }, + { "oCDocumentManager::GetDocumentManager", 0x7241D0 }, + { "zCListSort::`scalar deleting destructor'", 0x7244A0 }, + { "oCDocumentManager::CreateDocument", 0x7244D0 }, + { "oCDocumentManager::CreateMap", 0x7246D0 }, + { "oCDocumentManager::SetPages", 0x7248D0 }, + { "oCDocumentManager::SetPage", 0x724910 }, + { "oCDocumentManager::SetFont", 0x724950 }, + { "oCDocumentManager::SetMargins", 0x724990 }, + { "oCDocumentManager::SetLevel", 0x7249E0 }, + { "oCDocumentManager::PrintLine", 0x724B60 }, + { "oCDocumentManager::PrintLines", 0x724BA0 }, + { "oCDocumentManager::Show", 0x724BE0 }, + { "oCDocumentManager::GetNextAvailableID", 0x724C90 }, + { "oCDocumentManager::GetDocumentView", 0x724CB0 }, + { "oCDocumentManager::UpdateMap", 0x724CE0 }, + { "oCDocumentManager::HandleEvent", 0x724D30 }, + { "zCListSort::DeleteListDatas", 0x724DF0 }, + { "oCViewDocument::oCViewDocument", 0x724E90 }, + { "zCViewDialog::_GetClassDef", 0x7250D0 }, + { "zCViewDialog::IsActive", 0x7250E0 }, + { "zCViewDialog::Activate", 0x7250F0 }, + { "zCViewDialog::HasFinished", 0x725100 }, + { "zCViewDialog::StartSelection", 0x725110 }, + { "zCViewDialog::StopSelection", 0x725120 }, + { "oCViewDocument::`scalar deleting destructor'", 0x725130 }, + { "oCViewDocument::~oCViewDocument", 0x725190 }, + { "oCViewDocument::GetPage", 0x7251B0 }, + { "oCViewDocument::SetPages", 0x7251E0 }, + { "oCViewDocument::SetMargins", 0x725340 }, + { "oCViewDocument::SetPage", 0x7254C0 }, + { "oCViewDocument::SetFont", 0x7256B0 }, + { "oCViewDocument::PrintLine", 0x725770 }, + { "oCViewDocument::PrintLines", 0x725830 }, + { "oCViewDocument::SetTexture", 0x7258F0 }, + { "oCViewDocument::AlignPageToParent", 0x7259A0 }, + { "zCPosition::operator-=", 0x725B30 }, + { "oCViewDocument::Center", 0x725B50 }, + { "oCViewDocument::SizeToContent", 0x725BC0 }, + { "oCViewDocument::SizeToParent", 0x725C10 }, + { "oCViewDocument::ScaleToParent", 0x725C50 }, + { "oCViewDocumentMap::oCViewDocumentMap", 0x725D20 }, + { "oCViewDocumentMap::`scalar deleting destructor'", 0x725E60 }, + { "oCViewDocumentMap::~oCViewDocumentMap", 0x725E90 }, + { "oCViewDocumentMap::SetPage", 0x725F40 }, + { "oCViewDocumentMap::UpdatePosition", 0x726030 }, + { "oCViewDialogInventory::_CreateNewInstance", 0x726900 }, + { "oCViewDialogInventory::operator delete", 0x7269B0 }, + { "oCViewDialogInventory::_GetClassDef", 0x7269D0 }, + { "oCViewDialogInventory::oCViewDialogInventory", 0x7269E0 }, + { "oCViewDialogInventory::`scalar deleting destructor'", 0x726A20 }, + { "oCViewDialogInventory::~oCViewDialogInventory", 0x726A50 }, + { "oCViewDialogInventory::Activate", 0x726A70 }, + { "oCViewDialogInventory::SetInventory", 0x726AD0 }, + { "oCViewDialogInventory::SetAlignment", 0x726B00 }, + { "oCViewDialogInventory::GetSelectedItem", 0x726B10 }, + { "oCViewDialogInventory::GetSelectedItemCount", 0x726B30 }, + { "oCViewDialogInventory::RemoveSelectedItem", 0x726B50 }, + { "oCViewDialogInventory::InsertItem", 0x726BE0 }, + { "oCViewDialogInventory::CanHandleLeft", 0x726C00 }, + { "oCViewDialogInventory::CanHandleRight", 0x726C30 }, + { "oCViewDialogInventory::HandleEvent", 0x726C60 }, + { "oCViewDialogInventory::StartSelection", 0x726CB0 }, + { "oCViewDialogInventory::StopSelection", 0x726D30 }, + { "oCViewDialogItem::_CreateNewInstance", 0x726F80 }, + { "oCViewDialogItem::operator delete", 0x727020 }, + { "oCViewDialogItem::_GetClassDef", 0x727040 }, + { "oCViewDialogItem::oCViewDialogItem", 0x727050 }, + { "oCViewDialogItem::`scalar deleting destructor'", 0x727080 }, + { "oCViewDialogItem::~oCViewDialogItem", 0x7270B0 }, + { "oCViewDialogItem::SetItem", 0x727140 }, + { "oCViewDialogItem::Blit", 0x727180 }, + { "oCViewDialogItemContainer::_CreateNewInstance", 0x7273B0 }, + { "oCViewDialogItemContainer::operator delete", 0x727470 }, + { "oCViewDialogItemContainer::_GetClassDef", 0x727490 }, + { "oCViewDialogItemContainer::oCViewDialogItemContainer", 0x7274A0 }, + { "oCViewDialogItemContainer::`vector deleting destructor'", 0x7274F0 }, + { "oCViewDialogItemContainer::~oCViewDialogItemContainer", 0x727520 }, + { "oCViewDialogItemContainer::Activate", 0x727540 }, + { "oCViewDialogItemContainer::SetItemContainer", 0x727560 }, + { "oCViewDialogItemContainer::SetAlignment", 0x727590 }, + { "oCViewDialogItemContainer::GetSelectedItem", 0x7275A0 }, + { "oCViewDialogItemContainer::GetSelectedItemCount", 0x7275C0 }, + { "oCViewDialogItemContainer::RemoveSelectedItem", 0x7275E0 }, + { "oCViewDialogItemContainer::InsertItem", 0x7276C0 }, + { "oCViewDialogItemContainer::RemoveItem", 0x727740 }, + { "oCViewDialogItemContainer::TransferAllItemsTo", 0x7277D0 }, + { "oCViewDialogItemContainer::UpdateValue", 0x727900 }, + { "oCViewDialogItemContainer::CanHandleLeft", 0x727A90 }, + { "oCViewDialogItemContainer::CanHandleRight", 0x727AA0 }, + { "oCViewDialogItemContainer::HandleEvent", 0x727AB0 }, + { "oCViewDialogItemContainer::StartSelection", 0x727B00 }, + { "oCViewDialogItemContainer::StopSelection", 0x727B90 }, + { "oCViewDialogStealContainer::_CreateNewInstance", 0x727DE0 }, + { "oCViewDialogStealContainer::operator delete", 0x727EA0 }, + { "oCViewDialogStealContainer::_GetClassDef", 0x727EC0 }, + { "oCViewDialogStealContainer::oCViewDialogStealContainer", 0x727ED0 }, + { "oCViewDialogStealContainer::`scalar deleting destructor'", 0x727F20 }, + { "oCViewDialogStealContainer::~oCViewDialogStealContainer", 0x727F50 }, + { "oCViewDialogStealContainer::Activate", 0x727F70 }, + { "oCViewDialogStealContainer::SetStealContainer", 0x727F90 }, + { "oCViewDialogStealContainer::SetAlignment", 0x727FC0 }, + { "oCViewDialogStealContainer::GetSelectedItem", 0x727FD0 }, + { "oCViewDialogStealContainer::GetSelectedItemCount", 0x727FF0 }, + { "oCViewDialogStealContainer::RemoveSelectedItem", 0x728010 }, + { "oCViewDialogStealContainer::InsertItem", 0x728130 }, + { "oCViewDialogStealContainer::RemoveItem", 0x7281F0 }, + { "oCViewDialogStealContainer::TransferAllItemsTo", 0x7282B0 }, + { "oCViewDialogStealContainer::UpdateValue", 0x728420 }, + { "oCViewDialogStealContainer::CanHandleLeft", 0x7285C0 }, + { "oCViewDialogStealContainer::CanHandleRight", 0x7285D0 }, + { "oCViewDialogStealContainer::HandleEvent", 0x7285E0 }, + { "oCViewDialogStealContainer::StartSelection", 0x728630 }, + { "oCViewDialogStealContainer::StopSelection", 0x7286B0 }, + { "oCViewDialogTrade::_CreateNewInstance", 0x728900 }, + { "oCViewDialogTrade::operator delete", 0x728970 }, + { "oCViewDialogTrade::UpdateViewSettings", 0x728990 }, + { "oCViewDialogTrade::oCViewDialogTrade", 0x728B50 }, + { "zCViewDialogChoice::operator delete", 0x729170 }, + { "oCViewDialogTrade::_GetClassDef", 0x729190 }, + { "oCViewDialogTrade::`scalar deleting destructor'", 0x7291A0 }, + { "oCViewDialogTrade::~oCViewDialogTrade", 0x7291D0 }, + { "oCViewDialogTrade::AllDialogsStop", 0x729300 }, + { "oCViewDialogTrade::AllDialogsDisable", 0x729340 }, + { "oCViewDialogTrade::TransferAccept", 0x729390 }, + { "oCViewDialogTrade::TransferReset", 0x7293F0 }, + { "oCViewDialogTrade::SetNpcLeft", 0x729440 }, + { "oCViewDialogTrade::SetNpcRight", 0x729580 }, + { "oCViewDialogTrade::StartSelection", 0x729660 }, + { "oCViewDialogTrade::HandleEvent", 0x7299A0 }, + { "oCViewDialogTrade::Update", 0x729FD0 }, + { "oCViewDialogTrade::OnKeyEnter", 0x729FF0 }, + { "oCViewDialogTrade::OnKeyEsc", 0x72A100 }, + { "oCViewDialogTrade::OnKeyLeft", 0x72A180 }, + { "oCViewDialogTrade::OnMoveLeft", 0x72A230 }, + { "oCViewDialogTrade::OnTransferLeft", 0x72A2B0 }, + { "oCViewDialogTrade::OnKeyRight", 0x72A400 }, + { "oCViewDialogTrade::OnMoveRight", 0x72A4B0 }, + { "oCViewDialogTrade::OnTransferRight", 0x72A530 }, + { "oCViewDialogTrade::OnSectionPrevious", 0x72A680 }, + { "oCViewDialogTrade::OnSectionNext", 0x72A6A0 }, + { "oCViewDialogTrade::OnSection", 0x72A6C0 }, + { "oCViewDialogTrade::OnChoice", 0x72A7A0 }, + { "oCViewDialogTrade::OnAccept", 0x72A870 }, + { "oCViewDialogTrade::OnRecline", 0x72A9E0 }, + { "oCViewDialogTrade::OnBack", 0x72AA40 }, + { "oCViewDialogTrade::OnReset", 0x72AA50 }, + { "oCViewDialogTrade::OnExit", 0x72AAB0 }, + { "oCInformationManager::GetInformationManager", 0x72ABD0 }, + { "oCInformationManager::UpdateViewSettings", 0x72AC20 }, + { "oCInformationManager::oCInformationManager", 0x72AD70 }, + { "oCInformationManager::~oCInformationManager", 0x72B210 }, + { "oCInformationManager::ToggleStatus", 0x72B360 }, + { "oCInformationManager::PrintStatus", 0x72B3B0 }, + { "oCInformationManager::HasFinished", 0x72BCC0 }, + { "oCInformationManager::WaitingForEnd", 0x72BCD0 }, + { "oCInformationManager::SetNpc", 0x72BCE0 }, + { "oCInformationManager::Update", 0x72BE90 }, + { "oCInformationManager::Exit", 0x72C530 }, + { "oCInformationManager::CameraStart", 0x72C690 }, + { "oCInformationManager::CameraStop", 0x72C810 }, + { "oCInformationManager::CameraRefresh", 0x72C880 }, + { "oCInformationManager::ProcessImportant", 0x72C8A0 }, + { "oCInformationManager::ProcessNextImportant", 0x72CAA0 }, + { "oCInformationManager::InfoWaitForEnd", 0x72CC80 }, + { "oCInformationManager::CollectInfos", 0x72CD90 }, + { "oCInformationManager::CollectChoices", 0x72CFC0 }, + { "oCInformationManager::OnImportantBegin", 0x72D0A0 }, + { "oCInformationManager::OnImportantEnd", 0x72D180 }, + { "oCInformationManager::OnInfoBegin", 0x72D2E0 }, + { "oCInformationManager::OnInfo", 0x72D3A0 }, + { "oCInformationManager::OnChoiceBegin", 0x72D840 }, + { "oCInformationManager::OnChoice", 0x72DA50 }, + { "oCInformationManager::OnChoiceEnd", 0x72DE60 }, + { "oCInformationManager::OnInfoEnd", 0x72DFC0 }, + { "oCInformationManager::OnTradeBegin", 0x72E130 }, + { "oCInformationManager::OnTradeEnd", 0x72E200 }, + { "oCInformationManager::OnExit", 0x72E360 }, + { "oCInformationManager::OnTermination", 0x72E430 }, + { "oCLogManager::GetLogManager", 0x72E540 }, + { "oCLogManager::operator=", 0x72E590 }, + { "oCLogManager::oCLogManager", 0x72E5A0 }, + { "oCLogManager::~oCLogManager", 0x72E5D0 }, + { "oCLogManager::Clear", 0x72E6B0 }, + { "oCLogTopic::~oCLogTopic", 0x72E720 }, + { "oCLogManager::Archive", 0x72E810 }, + { "oCLogManager::Unarchive", 0x72E880 }, + { "oCLogTopic::AddEntry", 0x72EA60 }, + { "oCLogTopic::Archive", 0x72ECA0 }, + { "oCLogTopic::Unarchive", 0x72ED60 }, + { "oCLogEntry::Archive", 0x72EF50 }, + { "oCLogEntry::Unarchive", 0x72EF70 }, + { "zCList::DeleteListDatas", 0x72EF90 }, + { "oCLogEntry::~oCLogEntry", 0x72F000 }, + { "zCList::~zCList", 0x72F050 }, + { "zCList::DeleteListDatas", 0x72F080 }, + { "zCList::`scalar deleting destructor'", 0x72F0F0 }, + { "zCList::`scalar deleting destructor'", 0x72F130 }, + { "oCNpc::oSDamageDescriptor::Release", 0x72F1A0 }, + { "oCNpc::oSDamageDescriptor::SetVisualFX", 0x72F1F0 }, + { "oCNpc::oSDamageDescriptor::SetFXHit", 0x72F240 }, + { "oCNpc::oSDamageDescriptor::oSDamageDescriptor", 0x72F280 }, + { "oCNpc::oSDamageDescriptor::operator=", 0x72F340 }, + { "oCNpc::EnableDamageDebugOutput", 0x72F3F0 }, + { "oCNpc::NotifyDamageToSpy", 0x72F400 }, + { "oCNpc::InitDamage", 0x72F4C0 }, + { "oCNpc::EV_DamageOnce", 0x72F690 }, + { "oCNpc::EV_DamagePerFrame", 0x72F9D0 }, + { "oCNpc::OnDamage", 0x730FE0 }, + { "oCNpc::OnDamage_Hit", 0x731410 }, + { "zSTRING::Init", 0x737C50 }, + { "oCNpc::OnDamage_Condition", 0x737C60 }, + { "oCNpc::OnDamage_Script", 0x738E40 }, + { "oCNpc::OnDamage_Effects", 0x7396D0 }, + { "oCNpc::OnDamage_Effects_Start", 0x739A20 }, + { "zSTRING::IsEmpty", 0x73F440 }, + { "zCEventMessage::GetSubType", 0x73F4C0 }, + { "zCVob::GetHomeWorld", 0x73F4D0 }, + { "oCMsgDamage::operator new", 0x73F4E0 }, + { "oCVisualFX::operator new", 0x73F520 }, + { "oCVisualFX::GetName", 0x73F560 }, + { "oCNpc::OnDamage_Effects_End", 0x73F570 }, + { "oCNpc::OnDamage_Anim", 0x741990 }, + { "zVEC3::operator[]", 0x746640 }, + { "oCAniCtrl_Human::GetActionMode", 0x746650 }, + { "oCNpc::OnDamage_Sound", 0x746660 }, + { "oCNpc::OnDamage_Events", 0x746950 }, + { "oCNpc::OnDamage_State", 0x747630 }, + { "oCNpc::InitFightAI", 0x747D10 }, + { "oCNpc::oSActionBlock::InitBlock", 0x7480A0 }, + { "oCNpc::IsNpcBetweenMeAndTarget", 0x7482A0 }, + { "oCNpc::IsInDoubleFightRange", 0x748430 }, + { "oCNpc::IsInFightRange", 0x7485F0 }, + { "oCNpc::GetFightRange", 0x7487C0 }, + { "oCNpc::SetFightRangeBase", 0x7487F0 }, + { "oCNpc::GetFightRangeBase", 0x748800 }, + { "oCNpc::GetFightRangeDynamic", 0x748810 }, + { "oCNpc::GetFightRangeFist", 0x748830 }, + { "oCNpc::SetFightRangeFist", 0x748840 }, + { "oCNpc::GetFightActionFromTable", 0x748850 }, + { "oCNpc::GetCurrentFightMove", 0x748890 }, + { "oCNpc::FindNextFightAction", 0x748C20 }, + { "oCNpc::ThinkNextFightAction", 0x749150 }, + { "oCNpc::FightAttackMelee", 0x7499D0 }, + { "oCNpc::FightAttackBow", 0x74A440 }, + { "oCNpc::EV_AttackBow", 0x74A530 }, + { "oCNpc::FightAttackMagic", 0x74A800 }, + { "oCNpc::EV_AttackMagic", 0x74A8D0 }, + { "oCNpc::EV_CastSpell", 0x74A8E0 }, + { "oCNpc::CheckRunningFightAnis", 0x74A9F0 }, + { "oCNpc::GotoFightPosition", 0x74ABA0 }, + { "oCNpc::Fighting", 0x74AC90 }, + { "oCNpc::GetSpellItem", 0x74AE90 }, + { "oCNpc::ReadySpell", 0x74AEF0 }, + { "oCNpc::UnreadySpell", 0x74B090 }, + { "oCNpc::HasRangedWeaponAndAmmo", 0x74B140 }, + { "oCNpc::CanDrawWeapon", 0x74B1F0 }, + { "zCArray::InsertEnd", 0x74B240 }, + { "oCNpc::CanDive", 0x74B360 }, + { "oCNpc::CanSwim", 0x74B390 }, + { "oCNpc::GetClimbRange", 0x74B3C0 }, + { "oCNpc::GetTurnSpeed", 0x74B3D0 }, + { "oCNpc::GetJumpRange", 0x74B3F0 }, + { "oCNpc::RbtChooseChasmAction", 0x74B400 }, + { "oCNpc::CanGo", 0x74B590 }, + { "oCNpc::GetAngle", 0x74BC10 }, + { "oCNpc::GetAngles", 0x74BD00 }, + { "Alg_CalcAziElevUnit", 0x74C070 }, + { "oCNpc::GetDistanceToPos2", 0x74C110 }, + { "oCNpc::GetFallDownHeight", 0x74C1E0 }, + { "oCNpc::GetRbtObstacleVob", 0x74C200 }, + { "oCNpc::GetVecNormalFromBBox", 0x74C210 }, + { "oCNpc::SetFallDownDamage", 0x74C7A0 }, + { "oCNpc::SetFallDownHeight", 0x74C7B0 }, + { "oCNpc::SetRoute", 0x74C7C0 }, + { "oCNpc::CreateFallDamage", 0x74C7F0 }, + { "oCNpc::Fleeing", 0x74CAB0 }, + { "oCNpc::ThinkNextFleeAction", 0x74CAC0 }, + { "oCNpc::Follow", 0x74CEC0 }, + { "oCNpc::ResetPos", 0x74CED0 }, + { "oCNpc::EmergencyResetPos", 0x74D1E0 }, + { "oCNpc::StandUp", 0x74D5A0 }, + { "oCNpc::Turn", 0x74DA70 }, + { "oCNpc::Turning", 0x74DB90 }, + { "oCNpc::AI_Flee", 0x74DC80 }, + { "oCNpc::AI_Follow", 0x74DC90 }, + { "oCNpc::EV_AlignToFP", 0x74DCA0 }, + { "oCNpc::EV_CanSeeNpc", 0x74DEF0 }, + { "oCNpc::EV_GoRoute", 0x74DF40 }, + { "oCNpc::EV_Jump", 0x74E740 }, + { "oCNpc::EV_RobustTrace", 0x74E7A0 }, + { "oCNpc::EV_StandUp", 0x74E800 }, + { "oCNpc::EV_Strafe", 0x74E8E0 }, + { "oCNpc::EV_WhirlAround", 0x74ED50 }, + { "oCNpc::EV_Dodge", 0x74F3F0 }, + { "oCNpc::EV_GotoPos", 0x74F620 }, + { "oCNpc::EV_GotoVob", 0x74F6E0 }, + { "oCNpc::EV_GotoFP", 0x74F860 }, + { "oCNpc::EV_SetWalkMode", 0x74FAA0 }, + { "oCNpc::EV_Turn", 0x74FE90 }, + { "oCNpc::EV_TurnAway", 0x74FF70 }, + { "oCNpc::EV_TurnToPos", 0x750120 }, + { "oCNpc::EV_TurnToVob", 0x750210 }, + { "oCNpc::ForceRotation", 0x7504A0 }, + { "oCNpc::RbtCheckForSolution", 0x7504E0 }, + { "oCNpc::RbtReset", 0x750610 }, + { "oCNpc::RbtInit", 0x750720 }, + { "oCNpc::RbtUpdate", 0x750740 }, + { "oCNpc::RbtMoveToExactPosition", 0x750930 }, + { "oCNpc::RobustTrace", 0x750A10 }, + { "oCNpc::RbtCalcTurnDirection", 0x750D60 }, + { "oCNpc::RbtIsObjectObstacle", 0x7510A0 }, + { "oCNpc::RbtGetObstacle", 0x751310 }, + { "oCNpc::RbtGetSmallObstacle", 0x7514C0 }, + { "oCNpc::RbtAvoidObstacles", 0x751610 }, + { "oCNpc::RbtIsDirectionValid", 0x751CC0 }, + { "oCNpc::RbtInsertDirection", 0x751D40 }, + { "oCNpc::RbtCheckLastDirection", 0x751FD0 }, + { "oCNpc::RbtCheckIfTargetVisible", 0x7522D0 }, + { "oCNpc::RbtGotoFollowPosition", 0x7524F0 }, + { "oCNpc::CanStrafe", 0x752720 }, + { "oCNpc::CanJumpBack", 0x752980 }, + { "oCNpc::SetWalkStopChasm", 0x752B20 }, + { "oCNpc::GetWalkStopChasm", 0x752B60 }, + { "ApplyDamages", 0x752BC0 }, + { "zCViewBase::zCViewBase", 0x752E70 }, + { "zCViewBase::anx", 0x752E80 }, + { "zCViewBase::any", 0x752E90 }, + { "zCViewBase::nax", 0x752EA0 }, + { "zCViewBase::nay", 0x752EB0 }, + { "zCViewBase::ClipLine", 0x752EC0 }, + { "zCViewBase::Line", 0x752ED0 }, + { "zCViewBase::GetViewport", 0x752EE0 }, + { "zCViewBase::GetCode", 0x752EF0 }, + { "zCViewBase::~zCViewBase", 0x752F00 }, + { "zCViewDraw::_CreateNewInstance", 0x753120 }, + { "zCViewDraw::operator delete", 0x753220 }, + { "zCViewDraw::_GetClassDef", 0x753240 }, + { "zCViewDraw::zCViewDraw", 0x753250 }, + { "zCViewDraw::`scalar deleting destructor'", 0x7532E0 }, + { "zCViewDraw::~zCViewDraw", 0x753310 }, + { "zCViewDraw::RemoveChild", 0x753390 }, + { "zCViewDraw::SetTextureAlphaBlendFunc", 0x753480 }, + { "zCViewDraw::SetTexture", 0x753490 }, + { "zCViewDraw::SetTextureColor", 0x7535B0 }, + { "zCViewDraw::SetTextureAlpha", 0x7535C0 }, + { "zCViewDraw::Render", 0x7535D0 }, + { "zCViewDraw::Draw", 0x7536D0 }, + { "zCViewDraw::DrawChildren", 0x7537D0 }, + { "zCViewDraw::Blit", 0x7538F0 }, + { "zCViewDraw::BlitTexture", 0x753950 }, + { "zCViewDraw::EvaluateTexturePosition", 0x7539E0 }, + { "zCViewDraw::GetScreen", 0x753A60 }, + { "zCViewDraw::CleanupScreen", 0x753BA0 }, + { "zCViewFX::_CreateNewInstance", 0x753DF0 }, + { "zCViewFX::operator delete", 0x753EF0 }, + { "zCViewFX::_GetClassDef", 0x753F10 }, + { "zCViewFX::zCViewFX", 0x753F20 }, + { "zCViewFX::`scalar deleting destructor'", 0x753FD0 }, + { "zCViewFX::~zCViewFX", 0x754000 }, + { "zCViewFX::Init", 0x754020 }, + { "zCViewFX::Open", 0x7540A0 }, + { "zCViewFX::OpenSafe", 0x7540D0 }, + { "zCViewFX::OpenImmediately", 0x754150 }, + { "zCViewFX::Close", 0x754170 }, + { "zCViewFX::CloseSafe", 0x7541B0 }, + { "zCViewFX::CloseImmediately", 0x754230 }, + { "zCViewFX::ApplyOpenCloseFX", 0x754250 }, + { "zVEC2::operator+=", 0x7544B0 }, + { "zVEC2::operator-=", 0x7544D0 }, + { "zVEC2::operator*=", 0x7544F0 }, + { "zCViewFX::ApplyOpenFX", 0x754510 }, + { "zCViewFX::ApplyCloseFX", 0x754640 }, + { "zCViewFX::ApplyOpenFade", 0x754780 }, + { "zCViewFX::ApplyOpenZoom", 0x7547D0 }, + { "zCViewFX::ApplyCloseFade", 0x754860 }, + { "zCViewFX::ApplyCloseZoom", 0x7548C0 }, + { "zCViewFX::Blit", 0x754950 }, + { "zCViewFX::EvaluateTexturePosition", 0x754A80 }, + { "zCViewObject::_CreateNewInstance", 0x754CD0 }, + { "zCViewObject::operator delete", 0x754D40 }, + { "zCViewObject::zCViewObject", 0x754D60 }, + { "zCViewObject::_GetClassDef", 0x754E40 }, + { "zCViewObject::Compare", 0x754E50 }, + { "zCViewObject::`scalar deleting destructor'", 0x754E60 }, + { "zCViewObject::~zCViewObject", 0x754E90 }, + { "zCViewObject::AddChild", 0x754FB0 }, + { "zCViewObject::AddChildren", 0x754FF0 }, + { "zCViewObject::RemoveChild", 0x755060 }, + { "zCViewObject::RemoveAllChildren", 0x755160 }, + { "zCViewObject::GetChild", 0x755230 }, + { "zCViewObject::SetVirtualPosition", 0x755290 }, + { "zCViewObject::SetPixelPosition", 0x755350 }, + { "zCViewObject::SetVirtualSize", 0x755410 }, + { "zCPosition::operator+=", 0x7555F0 }, + { "zCViewObject::SetPixelSize", 0x755610 }, + { "zCViewObject::GetViewport", 0x7557E0 }, + { "zCViewObject::EvaluatePixelPosition", 0x755810 }, + { "zCViewObject::EvaluatePixelSize", 0x755870 }, + { "zCViewObject::UpdatePixelPosition", 0x755910 }, + { "zCViewObject::UpdatePixelSize", 0x7559C0 }, + { "zCViewObject::UpdatePixelPositionChildren", 0x755AB0 }, + { "zCViewObject::UpdatePixelSizeChildren", 0x755B70 }, + { "zCViewObject::UpdatePixelDimensionsChildren", 0x755C60 }, + { "zCViewObject::ConvertPositionVirtualToPixel", 0x755E00 }, + { "zCViewObject::ConvertSizeVirtualToPixel", 0x755E40 }, + { "zCViewObject::ConvertPositionPixelToVirtual", 0x755E80 }, + { "zCViewObject::ConvertSizePixelToVirtual", 0x755ED0 }, + { "zCViewObject::ConvertToPixel", 0x755F20 }, + { "zCViewObject::ConvertToPixelLocal", 0x755F80 }, + { "zCViewObject::ConvertToVirtualLocal", 0x755FC0 }, + { "zCViewObject::nax", 0x756010 }, + { "zCViewObject::nay", 0x756030 }, + { "zCViewObject::anx", 0x756050 }, + { "zCViewObject::any", 0x756070 }, + { "zCViewObject::ClipLine", 0x756090 }, + { "zCViewObject::Line", 0x756240 }, + { "zCViewObject::GetCode", 0x7562F0 }, + { "zCListSort::~zCListSort", 0x756330 }, + { "zCListSort::InsertSort", 0x756360 }, + { "zCListSort::`scalar deleting destructor'", 0x7563F0 }, + { "zCViewPrint::_CreateNewInstance", 0x756640 }, + { "zCViewPrint::operator delete", 0x7566B0 }, + { "zCViewPrint::zCViewPrint", 0x7566D0 }, + { "zCViewPrint::_GetClassDef", 0x7567A0 }, + { "zCViewPrint::`scalar deleting destructor'", 0x7567B0 }, + { "zCViewPrint::~zCViewPrint", 0x7567E0 }, + { "zCViewPrint::SizeHeightToContent", 0x7568D0 }, + { "zCViewPrint::Blit", 0x756970 }, + { "zCViewPrint::BlitText", 0x7569B0 }, + { "zCViewPrint::BlitTextLine", 0x756A60 }, + { "zCViewPrint::BlitTextCharacters", 0x756B20 }, + { "zCViewPrint::GetPixelBorder", 0x756D10 }, + { "zCViewPrint::ClearText", 0x756D70 }, + { "zCViewPrint::Print", 0x756E00 }, + { "zCViewPrint::PrintLine", 0x756EF0 }, + { "zCViewPrint::PrintLines", 0x7570D0 }, + { "zCViewPrint::AddText", 0x757460 }, + { "zCViewPrint::RemoveText", 0x757590 }, + { "zCViewPrint::RemoveAllTexts", 0x7575F0 }, + { "zCArray::AllocDelta", 0x757680 }, + { "zCViewText2::zCViewText2", 0x757720 }, + { "zCViewText2::~zCViewText2", 0x757F40 }, + { "zCViewFont::zCViewFont", 0x757F90 }, + { "zCViewFont::~zCViewFont", 0x758070 }, + { "zCViewFont::SetFont", 0x758080 }, + { "zCViewDialog::_CreateNewInstance", 0x7582C0 }, + { "zCViewDialog::zCViewDialog", 0x758450 }, + { "zCViewDialog::`scalar deleting destructor'", 0x758560 }, + { "zCViewDialog::~zCViewDialog", 0x758590 }, + { "zCViewDialogChoice::_CreateNewInstance", 0x758820 }, + { "zCViewDialogChoice::_GetClassDef", 0x758910 }, + { "zCViewDialogChoice::zCViewDialogChoice", 0x758920 }, + { "zCViewDialogChoice::`scalar deleting destructor'", 0x7589A0 }, + { "zCViewDialogChoice::~zCViewDialogChoice", 0x7589D0 }, + { "zCViewDialogChoice::HandleEvent", 0x758A60 }, + { "zCViewDialogChoice::StartSelection", 0x758E00 }, + { "zCViewDialogChoice::StopSelection", 0x758E40 }, + { "zCViewDialogChoice::BlitText", 0x758E70 }, + { "zCViewDialogChoice::ScrollUp", 0x758ED0 }, + { "zCViewDialogChoice::ScrollDown", 0x758F10 }, + { "zCViewDialogChoice::IsSelectedOutsideAbove", 0x758F50 }, + { "zCViewDialogChoice::IsSelectedOutsideBelow", 0x758F70 }, + { "zCViewDialogChoice::ShowSelected", 0x759000 }, + { "zCViewDialogChoice::SelectPrevious", 0x7590A0 }, + { "zCViewDialogChoice::SelectNext", 0x7591B0 }, + { "zCViewDialogChoice::Select", 0x7592C0 }, + { "zCViewDialogChoice::GetSelection", 0x7593C0 }, + { "zCViewDialogChoice::GetSelectedText", 0x7593D0 }, + { "zCViewDialogChoice::HighlightSelected", 0x7594A0 }, + { "zCViewDialogChoice::AddChoice", 0x759590 }, + { "zCViewDialogChoice::RemoveChoice", 0x7597F0 }, + { "zCViewDialogChoice::RemoveAllChoices", 0x759810 }, + { "zAccountInit", 0x759870 }, + { "zCAccount::Add", 0x759A90 }, + { "zCAccountInfo::Add", 0x759B10 }, + { "zCAccount::Sum", 0x759DE0 }, + { "zCAccount::Clear", 0x75A1F0 }, + { "zCAccount::Begin", 0x75A220 }, + { "zCAccount::End", 0x75A230 }, + { "zCAccount::IsActive", 0x75A240 }, + { "zCSparseArray::zCSparseArray", 0x75A310 }, + { "zCSparseArray::~zCSparseArray", 0x75A370 }, + { "zCSparseArray::SizeIndex", 0x75A3C0 }, + { "zCSparseArray::SizeData", 0x75A3D0 }, + { "zCSparseArray::SizeAll", 0x75A3E0 }, + { "zCSparseArray::IndexPtr", 0x75A3F0 }, + { "zCSparseArray::DataPtr", 0x75A400 }, + { "zCSparseArray::ManDatPtr", 0x75A410 }, + { "zCSparseArray::IndexIsEqual", 0x75A420 }, + { "zCSparseArray::CopyIndex", 0x75A440 }, + { "zCSparseArray::DestructIndex", 0x75A460 }, + { "zCSparseArray::Hash", 0x75A470 }, + { "zCSparseArray::ConstructData", 0x75A490 }, + { "zCSparseArray::~zCSparseArray", 0x75A520 }, + { "zCSparseArray::SizeIndex", 0x75A570 }, + { "zCSparseArray::SizeData", 0x75A580 }, + { "zCSparseArray::SizeAll", 0x75A590 }, + { "zCSparseArray::IndexPtr", 0x75A5A0 }, + { "zCSparseArray::DataPtr", 0x75A5B0 }, + { "zCSparseArray::ManDatPtr", 0x75A5C0 }, + { "zCSparseArray::IndexIsEqual", 0x75A5D0 }, + { "zCSparseArray::CopyIndex", 0x75A640 }, + { "zCSparseArray::DestructIndex", 0x75A6B0 }, + { "zCSparseArray::Hash", 0x75A6C0 }, + { "zCSparseArray::ConstructData", 0x75A730 }, + { "zCSparseArray::DestructData", 0x75A740 }, + { "zCSparseArray::SizeIndex", 0x75A750 }, + { "zCSparseArray::SizeData", 0x75A760 }, + { "zCSparseArray::SizeAll", 0x75A770 }, + { "zCSparseArray::IndexPtr", 0x75A780 }, + { "zCSparseArray::DataPtr", 0x75A790 }, + { "zCSparseArray::ManDatPtr", 0x75A7A0 }, + { "zCSparseArray::IndexIsEqual", 0x75A7B0 }, + { "zCSparseArray::CopyIndex", 0x75A830 }, + { "zCSparseArray::DestructIndex", 0x75A8B0 }, + { "zCSparseArray::Hash", 0x75A8C0 }, + { "zCSparseArray::ConstructData", 0x75A940 }, + { "zCSparseArray::DestructData", 0x75A950 }, + { "zCSparseArray::DestructData", 0x75A960 }, + { "zCSparseArray::`vector deleting destructor'", 0x75A970 }, + { "zCSparseArray::`vector deleting destructor'", 0x75A990 }, + { "zCSparseArray::~zCSparseArray", 0x75A9B0 }, + { "zCSparseArray::`scalar deleting destructor'", 0x75AA00 }, + { "oCCollObjectCharacter::_CreateNewInstance", 0x75AA90 }, + { "oCCollObjectCharacter::GetCollObjClass", 0x75AB20 }, + { "oCCollObjectCharacter::oCCollObjectCharacter", 0x75AB30 }, + { "oCCollObjectCharacter::`scalar deleting destructor'", 0x75AB60 }, + { "oCCollObjectCharacter::~oCCollObjectCharacter", 0x75AB80 }, + { "oCCollObjectCharacter::TurnSpeed", 0x75AB90 }, + { "oCCollObjectCharacter::IsDead", 0x75ABD0 }, + { "oCCollObjectCharacter::PushAround", 0x75AC00 }, + { "oCCollObjectCharacter::DontLetHimComeNearer", 0x75AC10 }, + { "oCCollObjectCharacter::GetPrimitiveCC", 0x75AC40 }, + { "oCCollObjectCharacter::S_RegisterCollisionTestFuncs", 0x75AC70 }, + { "zLocal_Startup", 0x75AD00 }, + { "zLocal_Shutdown", 0x75AD10 }, + { "zLocal_PerFrame", 0x75AD20 }, + { "SetCrashHandlerFilter", 0x75B48E }, + { "GetNextStackTraceString", 0x75B494 }, + { "GetFirstStackTraceString", 0x75B49A }, + { "GetRegisterString", 0x75B4A0 }, + { "GetFaultReason", 0x75B4A6 }, + { "CD3duAlloc::operator new", 0x75B4AC }, + { "CD3duAlloc::operator delete", 0x75B4B1 }, + { "CD3DXException::CD3DXException", 0x75B4BE }, + { "CD3duContext::`scalar deleting destructor'", 0x75B6FA }, + { "CCapsFile::~CCapsFile", 0x75C8C7 }, + { "CD3duGlobals::CD3duGlobals", 0x75C8CC }, + { "CHelInfo::`scalar deleting destructor'", 0x75C8E2 }, + { "CCapsFile::`scalar deleting destructor'", 0x75C902 }, + { "ListT::CleanupList", 0x75C922 }, + { "CDDrawDeviceNode::`scalar deleting destructor'", 0x75C943 }, + { "CD3duDeviceNode::`scalar deleting destructor'", 0x75C963 }, + { "CD3duContextNode::`scalar deleting destructor'", 0x75C983 }, + { "ListT::~ListT", 0x75CFDB }, + { "ListT::Prepend", 0x75CFE6 }, + { "ListT::Unlink", 0x75CFF8 }, + { "ListT::LeftBelongsCloserToListHead", 0x75D022 }, + { "ListT::OrderedInsert", 0x75D028 }, + { "ListT::CleanupList", 0x75D08A }, + { "ListT::CleanupList", 0x75D0AB }, + { "ListT::CleanupList", 0x75D0CC }, + { "CSurfaceFormatList::~CSurfaceFormatList", 0x75D0ED }, + { "CDDrawDeviceList::CDDrawDeviceList", 0x75D0F8 }, + { "ListT::Prepend", 0x75D103 }, + { "ListT::Unlink", 0x75D115 }, + { "ListT::LeftBelongsCloserToListHead", 0x75D13F }, + { "ListT::OrderedInsert", 0x75D145 }, + { "CD3duDeviceList::CD3duDeviceList", 0x75D1A7 }, + { "ListT::Prepend", 0x75D1B2 }, + { "ListT::Unlink", 0x75D1C4 }, + { "ListT::LeftBelongsCloserToListHead", 0x75D1EE }, + { "ListT::OrderedInsert", 0x75D1F4 }, + { "ListT::~ListT", 0x75D256 }, + { "ListT::Prepend", 0x75D261 }, + { "ListT::Unlink", 0x75D273 }, + { "ListT::LeftBelongsCloserToListHead", 0x75D29D }, + { "ListT::OrderedInsert", 0x75D2A3 }, + { "CSurfaceFormatList::`scalar deleting destructor'", 0x75D305 }, + { "CD3duContextList::~CD3duContextList", 0x75D477 }, + { "CDDrawDeviceList::~CDDrawDeviceList", 0x75D482 }, + { "CD3duDeviceList::~CD3duDeviceList", 0x75D48D }, + { "CD3duContextList::`scalar deleting destructor'", 0x75D55B }, + { "CDDrawDeviceList::`scalar deleting destructor'", 0x75D57B }, + { "CD3duDeviceList::`scalar deleting destructor'", 0x75D59B }, + { "CD3duGlobals::~CD3duGlobals", 0x75D5BB }, + { "CD3duGlobals::`scalar deleting destructor'", 0x75D606 }, + { "D3DXDprintf", 0x75D6BA }, + { "D3DXWprintf", 0x75D722 }, + { "CD3DXException::DebugString", 0x75D77D }, + { "CD3DXException::Popup", 0x75D77E }, + { "D3DXAssert", 0x75D77F }, + { "CD3duDeviceNode::GetVideoModeList", 0x75D7BC }, + { "ListNodeT::ListNodeT", 0x75D7C3 }, + { "ListT::ListT", 0x75D7C9 }, + { "ListNodeT::ListNodeT", 0x75D7DD }, + { "ListT::ListT", 0x75D7E3 }, + { "CD3duDeviceNode::GetCurrentVideoMode", 0x75D7F7 }, + { "CD3duDeviceNode::GetCapsAtVideoMode", 0x75D86C }, + { "CSurfaceFormatNode::CSurfaceFormatNode", 0x75DB80 }, + { "CD3duDeviceNode::RefreshCaps", 0x75DB9A }, + { "CSurfaceFormatList::CSurfaceFormatList", 0x75DC8D }, + { "CD3duDeviceNode::CD3duDeviceNode", 0x75DCA1 }, + { "CD3duDeviceNode::~CD3duDeviceNode", 0x75DCF5 }, + { "CD3duDeviceNode::GetSurfaceFormatList", 0x75DD46 }, + { "CD3duDeviceList::AddD3duDeviceNode", 0x75DE34 }, + { "CD3duGlobals::IsInitialized", 0x75E144 }, + { "CD3duGlobals::DetermineD3DXSurfaceClasses", 0x75E15E }, + { "CD3duGlobals::D3duStrDup", 0x75E3A8 }, + { "CRefreshRateList::FindRefreshRate", 0x75E3DB }, + { "CRefreshRateList::LeftBelongsCloserToListHead", 0x75E3F7 }, + { "CVideoModeList::GetVideoModeNode", 0x75E40C }, + { "CVideoModeList::DoesVideoModeExist", 0x75E455 }, + { "CVideoModeList::LeftBelongsCloserToListHead", 0x75E497 }, + { "ListNodeT::ListNodeT", 0x75E4D2 }, + { "ListT::ListT", 0x75E4D8 }, + { "CCapsFile::CCapsFile", 0x75E4EC }, + { "ListNodeT::ListNodeT", 0x75E4F8 }, + { "ListT::ListT", 0x75E4FE }, + { "ListT::CleanupList", 0x75E512 }, + { "ListT::Prepend", 0x75E533 }, + { "ListT::Unlink", 0x75E545 }, + { "ListT::LeftBelongsCloserToListHead", 0x75E56F }, + { "ListT::OrderedInsert", 0x75E575 }, + { "ListNodeT::ListNodeT", 0x75E5D7 }, + { "CD3duGlobals::FindBestMatchForHWLevel", 0x75E5DD }, + { "CD3duContextNode::CD3duContextNode", 0x75E814 }, + { "CD3duContextNode::~CD3duContextNode", 0x75E81E }, + { "CD3duContextList::AddD3duContext", 0x75E835 }, + { "CRefreshRateNode::CRefreshRateNode", 0x75E8A7 }, + { "ListT::~ListT", 0x75E8B1 }, + { "CD3duGlobals::CheckAndMapD3duHandle", 0x75E8BC }, + { "CD3duGlobals::GetD3duDeviceNode", 0x75E91E }, + { "CD3duContextList::DestroyD3duContext", 0x75E980 }, + { "CRefreshRateList::AddRefreshRate", 0x75E9AA }, + { "CSurfaceFormatList::AddSurfaceFormat", 0x75E9F4 }, + { "CRefreshRateList::CRefreshRateList", 0x75EA89 }, + { "CVideoModeNode::~CVideoModeNode", 0x75EA9D }, + { "CVideoModeNode::CVideoModeNode", 0x75EAA8 }, + { "CD3duContextList::CD3duContextList", 0x75EB00 }, + { "CVideoModeList::AddVideoMode", 0x75EB14 }, + { "CD3duGlobals::InitializeIfNeeded", 0x75EBCB }, + { "IUnknown::IUnknown", 0x75ECD0 }, + { "CD3duContext::AddRef", 0x75ECD3 }, + { "CD3duContext::Release", 0x75ECE0 }, + { "CD3duContext::GetDD", 0x75ED03 }, + { "CD3duContext::GetD3D", 0x75ED20 }, + { "CD3duContext::GetD3DDevice", 0x75ED41 }, + { "CD3duContext::GetPrimary", 0x75ED5E }, + { "CD3duContext::GetZBuffer", 0x75ED7F }, + { "CD3duContext::GetBackBuffer", 0x75EDA0 }, + { "CD3duContext::GetWindow", 0x75EDDB }, + { "CD3duContext::GetFocusWindow", 0x75EDE5 }, + { "CD3duContext::RestoreSurfaces", 0x75EDEF }, + { "D3DXMATRIX::D3DXMATRIX", 0x75EE6B }, + { "CD3duContext::UpdateFrame", 0x75EE6E }, + { "CD3duContext::Clear", 0x75F168 }, + { "CD3duContext::SetClearColor", 0x75F20B }, + { "CD3duContext::SetClearDepth", 0x75F21E }, + { "CD3duContext::SetClearStencil", 0x75F231 }, + { "DeviceWindowProc", 0x75F244 }, + { "CD3duContext::_CreateDeviceWindow", 0x75F274 }, + { "CD3duContext::_DestroyDeviceWindow", 0x75F3DE }, + { "CD3duContext::_InitCooperativeLevel", 0x75F3F3 }, + { "CD3duContext::_CreatePalette", 0x75F418 }, + { "CD3duContext::_InitViewport", 0x75F592 }, + { "D3DXMATRIX::operator struct _D3DMATRIX *", 0x75F60C }, + { "CD3duContext::_Create3DDevice", 0x75F60F }, + { "CD3duContext::_ChooseZBuffer", 0x75F6DA }, + { "CD3duContext::_CreateZBuffer", 0x75F84A }, + { "CD3duContext::_DestroyDXBuffers", 0x75F963 }, + { "CD3duContext::_EnumSurfacesCallback2", 0x75FA7C }, + { "CD3duContext::_EnumBackBuffers", 0x75FA92 }, + { "CD3duContext::GetDeviceIndex", 0x75FB38 }, + { "CD3duContext::GetNumBackBuffers", 0x75FB5B }, + { "CD3duContext::GetNumBits", 0x75FB65 }, + { "CD3duContext::GetBufferSize", 0x75FBA1 }, + { "CD3duContext::GetRefreshRate", 0x75FBC4 }, + { "CD3duContext::GetCreationFlags", 0x75FBF9 }, + { "ID3DXContext::ID3DXContext", 0x75FC03 }, + { "CD3duContext::~CD3duContext", 0x75FC06 }, + { "CD3duContext::QueryInterface", 0x75FCD8 }, + { "CD3duContext::DrawDebugText", 0x75FDB8 }, + { "CD3duContext::_CreateFullscreenBuffers", 0x75FF9C }, + { "CD3duContext::_CreateWindowedBuffers", 0x760085 }, + { "CD3duContext::_CreateOffScreenBuffers", 0x7601E5 }, + { "CD3duContext::CD3duContext", 0x7602C5 }, + { "CD3duContext::_CreateDXBuffers", 0x76038C }, + { "CD3duContext::Resize", 0x7603FE }, + { "CD3duContext::_D3duInitialize", 0x7607A2 }, + { "CD3dxFile::CD3dxFile", 0x760B2D }, + { "CD3dxFile::IsOpen", 0x760B4E }, + { "CD3dxFile::WasCorrupted", 0x760B5B }, + { "CD3dxFile::GetSize", 0x760B62 }, + { "CD3dxFile::Close", 0x760B69 }, + { "CD3dxFile::CloseCorrupt", 0x760BC0 }, + { "CD3dxFile::RootEntry", 0x760BE6 }, + { "CD3dxFile::CreateEntry", 0x760BEA }, + { "CD3dxFile::ValidEntry", 0x760CBF }, + { "CD3dxFile::GetId", 0x760CF1 }, + { "CD3dxFile::EditData", 0x760D28 }, + { "CD3dxFile::ReadData", 0x760D79 }, + { "CD3dxFile::GetChild", 0x760D7E }, + { "CD3dxFile::SetChild", 0x760DB6 }, + { "CD3dxFile::GetSibling", 0x760DFD }, + { "CD3dxFile::SetSibling", 0x760E35 }, + { "CD3dxFile::FindChild", 0x760E7C }, + { "CD3dxFile::FindSibling", 0x760F0A }, + { "CD3dxFile::Compress", 0x760F8E }, + { "CD3dxFile::Decompress", 0x76101F }, + { "CD3dxFile::~CD3dxFile", 0x76109E }, + { "CD3dxFile::Open", 0x7610A3 }, + { "CHelInfo::CHelInfo", 0x761227 }, + { "CHelInfo::_D3DEnumCBListSurfaceFormats", 0x761252 }, + { "CEnumSurfaceFormatContext::CEnumSurfaceFormatContext", 0x761294 }, + { "CHelInfo::GenerateSurfaceFormatList", 0x7612AA }, + { "CHelNode::CHelNode", 0x7614D6 }, + { "CHelNode::~CHelNode", 0x761505 }, + { "CHelInfo::Initialize", 0x761544 }, + { "CHelNode::`scalar deleting destructor'", 0x761981 }, + { "CHelInfo::~CHelInfo", 0x7619A1 }, + { "CDDrawDeviceNode::GetPrimary", 0x7619F0 }, + { "CDDrawDeviceNode::ReleasePrimary", 0x761A09 }, + { "CDDrawDeviceNode::GetCurrentVideoMode", 0x761A2B }, + { "CDDrawDeviceNode::WndProc", 0x761AA3 }, + { "CDDrawDeviceNode::_D3DEnumCBListSurfaceFormats", 0x761AA9 }, + { "CDDrawDeviceList::_D3DEnumCBFindHWDevices", 0x761AEB }, + { "CDDrawDeviceList::_DDEnumCBListAllVideoModes", 0x761BDA }, + { "ListNodeT::ListNodeT", 0x761C4E }, + { "ListT::ListT", 0x761C54 }, + { "ListT::ListT", 0x761C68 }, + { "ListT::Prepend", 0x761C7C }, + { "ListT::Unlink", 0x761C8E }, + { "ListT::LeftBelongsCloserToListHead", 0x761CB8 }, + { "ListT::OrderedInsert", 0x761CBE }, + { "CDDrawDeviceNode::SetDDCoopLevel", 0x761D20 }, + { "CDDrawDeviceNode::SetDisplayMode", 0x761E0F }, + { "CDDrawDeviceNode::CreatePrimary", 0x761EB1 }, + { "CDDrawDeviceNode::ObtainCapsAtDisplayMode", 0x761FA8 }, + { "CVideoModeNode::`scalar deleting destructor'", 0x762615 }, + { "ListT::CleanupList", 0x762635 }, + { "ListT::~ListT", 0x762656 }, + { "CDDrawDeviceNode::~CDDrawDeviceNode", 0x762661 }, + { "CVideoModeList::CVideoModeList", 0x7626E4 }, + { "CDDrawDeviceNode::CDDrawDeviceNode", 0x7626FB }, + { "CDDrawDeviceList::_DDEnumCBListDDrawDevices", 0x76274F }, + { "_d3dxCreatePalette", 0x762A07 }, + { "TArray::TArray", 0x763115 }, + { "TArray::~TArray", 0x763122 }, + { "TArray::operator[]", 0x763130 }, + { "TArray::~TArray", 0x76314B }, + { "TArray::operator[]", 0x763159 }, + { "_d3dxCopyAddRef", 0x763173 }, + { "TArray::`scalar deleting destructor'", 0x763226 }, + { "TArray::`scalar deleting destructor'", 0x763242 }, + { "_d3dxCopyRelease", 0x7635AD }, + { "_d3dxCopy", 0x7637E4 }, + { "_d3dxCopyFromBits", 0x76387D }, + { "D3DXGetNumMipmaps", 0x763A2A }, + { "D3DXGetNthMipmap", 0x763A68 }, + { "GenerateMipMaps", 0x763B18 }, + { "ValidateTexture", 0x763E83 }, + { "GetTopCubeFace", 0x764324 }, + { "LoadFromGDI", 0x764395 }, + { "CopyInSingleMipChain", 0x76457D }, + { "LoadFromDDS", 0x7646D7 }, + { "GetCurrentPixelTGA", 0x7649EA }, + { "LoadFromTGA", 0x764C36 }, + { "LoadCubeMapFromCubeMap", 0x7656BA }, + { "ComponentFromIndex", 0x765965 }, + { "UpdateStaticMapping", 0x76599D }, + { "MapInSystemColors", 0x765AE4 }, + { "D3DXVECTOR3::D3DXVECTOR3", 0x765F20 }, + { "D3DXVECTOR4::D3DXVECTOR4", 0x765F23 }, + { "D3DXQUATERNION::D3DXQUATERNION", 0x765F26 }, + { "D3DXPLANE::D3DXPLANE", 0x765F29 }, + { "D3DXVECTOR2::D3DXVECTOR2", 0x765FFD }, + { "D3DXVECTOR2::operator/=", 0x766086 }, + { "D3DXVECTOR2::operator/", 0x766136 }, + { "D3DXVECTOR3::operator/=", 0x766319 }, + { "D3DXVECTOR3::operator-", 0x7663A5 }, + { "D3DXVECTOR3::operator/", 0x766755 }, + { "D3DXVECTOR4::operator/", 0x7668CF }, + { "D3DXQUATERNION::operator float *", 0x766CA9 }, + { "D3DXQUATERNION::operator/=", 0x766D40 }, + { "D3DXQUATERNION::operator/", 0x766E98 }, + { "D3DXPLANE::operator-", 0x76706C }, + { "D3DXVec2LengthSq", 0x7673E0 }, + { "D3DXVec3LengthSq", 0x76748E }, + { "D3DXVec3Dot", 0x7674B1 }, + { "D3DXVec3Cross", 0x76754C }, + { "D3DXVec3Subtract", 0x767598 }, + { "D3DXVec3Lerp", 0x767658 }, + { "D3DXVec4LengthSq", 0x76768F }, + { "D3DXMatrixIdentity", 0x767799 }, + { "D3DXQuaternionLengthSq", 0x767885 }, + { "D3DXQuaternionDot", 0x7678B3 }, + { "D3DXQuaternionConjugate", 0x7678D8 }, + { "D3DXPlaneDot", 0x7678FD }, + { "D3DXPlaneDotCoord", 0x767922 }, + { "D3DXPlaneDotNormal", 0x767942 }, + { "CCapsFile::Open", 0x7688F6 }, + { "CCapsFile::Close", 0x768976 }, + { "CCapsFile::FindVersion", 0x76897B }, + { "CCapsFile::CreateVersion", 0x768999 }, + { "CCapsFile::Parse2D", 0x768A02 }, + { "CCapsFile::CreateString", 0x768ABD }, + { "CCapsFile::CreateFormat", 0x768BB9 }, + { "CCapsFile::Create2D", 0x768CF5 }, + { "CCapsFile::Create3D", 0x768D81 }, + { "CCapsFile::SaveSoftwareCaps", 0x768E7C }, + { "CCapsFile::SaveHardwareCaps", 0x769020 }, + { "CCapsFile::Parse3D", 0x7692B7 }, + { "CCapsFile::LoadHardwareCaps", 0x769454 }, + { "CCapsFile::LoadSoftwareCaps", 0x7696F2 }, + { "EncodeBlockRGBColorKey", 0x769C59 }, + { "DecodeBlockRGB", 0x76A0F0 }, + { "DecodeBlockAlpha4", 0x76A1CA }, + { "DecodeBlockAlpha3", 0x76A218 }, + { "CSurfaceLock::CSurfaceLock", 0x76A322 }, + { "CSurfaceLock::IsValid", 0x76A3BB }, + { "CSurfaceLock::IsPaletteIndexed", 0x76A3CC }, + { "CSurfaceLock::GetPalette", 0x76A3E9 }, + { "FindClosest_PALETTE4", 0x76A468 }, + { "FindClosest_PALETTE8", 0x76A4EB }, + { "FindClosest_PALETTEA8", 0x76A571 }, + { "GetDxtBlkSize", 0x76A60D }, + { "XXDecodeBlockRGB", 0x76A63F }, + { "LoadCacheBlock", 0x76A665 }, + { "InitializePixelCache", 0x76A78C }, + { "InCacheBlock", 0x76A7DF }, + { "GetDstSpanAllZeros", 0x76A802 }, + { "TArray::Add", 0x76A811 }, + { "TArray::TArray", 0x76A863 }, + { "TArray::Add", 0x76A870 }, + { "EncodeBlockRGB", 0x76A8C2 }, + { "EncodeBlockAlpha4", 0x76A8F4 }, + { "EncodeBlockAlpha3", 0x76A94D }, + { "RegisterLine", 0x76AA77 }, + { "RegisterBlt", 0x76AAF9 }, + { "CSurfaceLock::~CSurfaceLock", 0x76AC47 }, + { "XXEncodeBlockRGB", 0x76AC6D }, + { "FlushCacheBlock", 0x76ACD6 }, + { "ShutdownPixelCache", 0x76AD86 }, + { "GetPtrToCachedPixel", 0x76ADA8 }, + { "RegisterBlts", 0x76AE5D }, + { "RegisterLines", 0x76CC9D }, + { "_d3dxFindTextureCallback", 0x76D220 }, + { "ChooseTextureFormat", 0x76D274 }, + { "streambuf::sputc", 0x773F42 }, + { "ostream::opfx", 0x774086 }, + { "ostream::osfx", 0x7740FA }, + { "ostream::flush", 0x7741D3 }, + { "ostream::ostream", 0x77425B }, + { "ostream::`scalar deleting destructor'", 0x774291 }, + { "ostream::~ostream", 0x77438F }, + { "ostream::operator=", 0x77439E }, + { "ostream_withassign::ostream_withassign", 0x774424 }, + { "ostream_withassign::`scalar deleting destructor'", 0x77447F }, + { "ostream_withassign::~ostream_withassign", 0x774508 }, + { "ostream::writepad", 0x77451B }, + { "istream::istream", 0x774687 }, + { "istream::`scalar deleting destructor'", 0x7746CF }, + { "istream::~istream", 0x7747EF }, + { "istream::operator=", 0x7747FE }, + { "istream::ipfx", 0x774896 }, + { "streambuf::in_avail", 0x774977 }, + { "istream::operator>>", 0x774987 }, + { "istream::isfx", 0x774A43 }, + { "istream::peek", 0x774A78 }, + { "istream::putback", 0x774AA8 }, + { "streambuf::sputbackc", 0x774B15 }, + { "ios::clear", 0x774B3A }, + { "istream::sync", 0x774B68 }, + { "istream::eatwhite", 0x774BCC }, + { "istream_withassign::istream_withassign", 0x774C45 }, + { "istream_withassign::`scalar deleting destructor'", 0x774CA0 }, + { "istream_withassign::~istream_withassign", 0x774D29 }, + { "ios::ios", 0x774E45 }, + { "ios::`scalar deleting destructor'", 0x774EA3 }, + { "ios::~ios", 0x774F70 }, + { "ios::init", 0x774FBA }, + { "ios::operator=", 0x774FE9 }, + { "ios::xalloc", 0x775024 }, + { "ios::bitalloc", 0x775055 }, + { "ofstream::ofstream", 0x77507B }, + { "ofstream::`scalar deleting destructor'", 0x775101 }, + { "ofstream::~ofstream", 0x7752FB }, + { "ofstream::setbuf", 0x77530E }, + { "ofstream::attach", 0x775356 }, + { "ofstream::open", 0x775387 }, + { "ofstream::close", 0x7753C9 }, + { "filebuf::filebuf", 0x7753FC }, + { "filebuf::`scalar deleting destructor'", 0x775416 }, + { "filebuf::~filebuf", 0x775499 }, + { "filebuf::close", 0x7754F0 }, + { "filebuf::overflow", 0x775553 }, + { "filebuf::underflow", 0x7755C4 }, + { "filebuf::seekoff", 0x775654 }, + { "filebuf::sync", 0x775698 }, + { "filebuf::setbuf", 0x775773 }, + { "Iostream_init::Iostream_init", 0x77588B }, + { "ios::setf", 0x7758BC }, + { "Iostream_init::~Iostream_init", 0x7758F3 }, + { "streambuf::snextc", 0x775920 }, + { "streambuf::sbumpc", 0x77596C }, + { "streambuf::stossc", 0x7759A3 }, + { "streambuf::sgetc", 0x7759DC }, + { "istream::getdouble", 0x775A01 }, + { "filebuf::attach", 0x775B3A }, + { "filebuf::open", 0x775BAE }, + { "filebuf::setmode", 0x775D24 }, + { "streambuf::streambuf", 0x775D8C }, + { "streambuf::`scalar deleting destructor'", 0x775DCB }, + { "streambuf::~streambuf", 0x775E4A }, + { "streambuf::setbuf", 0x775E7A }, + { "streambuf::xsputn", 0x775EAE }, + { "streambuf::xsgetn", 0x775F04 }, + { "streambuf::sync", 0x775F9B }, + { "streambuf::allocate", 0x775FB2 }, + { "streambuf::doallocate", 0x775FD0 }, + { "streambuf::setb", 0x775FFD }, + { "streambuf::seekoff", 0x77602D }, + { "streambuf::seekpos", 0x776033 }, + { "streambuf::pbackfail", 0x776045 }, + { "std::_Xlen", 0x7760A1 }, + { "std::logic_error::logic_error", 0x7760FB }, + { "std::logic_error::what", 0x77615F }, + { "std::logic_error::_Doraise", 0x77616C }, + { "std::logic_error::~logic_error", 0x776189 }, + { "std::logic_error::`scalar deleting destructor'", 0x7761C6 }, + { "std::length_error::~length_error", 0x77623F }, + { "std::length_error::_Doraise", 0x77627C }, + { "std::length_error::`scalar deleting destructor'", 0x776299 }, + { "std::length_error::length_error", 0x7762B5 }, + { "std::_Xran", 0x7762CD }, + { "std::out_of_range::~out_of_range", 0x776327 }, + { "std::out_of_range::_Doraise", 0x776364 }, + { "std::out_of_range::`scalar deleting destructor'", 0x776381 }, + { "std::out_of_range::out_of_range", 0x77639D }, + { "std::_Lockit::_Lockit", 0x7763F8 }, + { "std::_Lockit::~_Lockit", 0x776494 }, + { "`eh vector destructor iterator'", 0x7764A9 }, + { "__ArrayUnwind", 0x776529 }, + { "type_info::~type_info", 0x77665C }, + { "type_info::`scalar deleting destructor'", 0x776685 }, + { "type_info::operator==", 0x7766A1 }, + { "type_info::operator!=", 0x7766BC }, + { "type_info::before", 0x7766D8 }, + { "type_info::raw_name", 0x7766F7 }, + { "type_info::type_info", 0x7766FB }, + { "type_info::operator=", 0x776706 }, + { "_JumpToContinuation", 0x77670B }, + { "_CallMemberFunction0", 0x77673F }, + { "_CallMemberFunction1", 0x776746 }, + { "_CallMemberFunction2", 0x77674D }, + { "_UnwindNestedFrames", 0x776754 }, + { "_CallCatchBlock2", 0x7767F3 }, + { "CatchGuardHandler", 0x776847 }, + { "_CallSETranslator", 0x77686C }, + { "TranslatorGuardHandler", 0x776922 }, + { "_GetRangeOfTrysToCheck", 0x776997 }, + { "__non_rtti_object::__non_rtti_object", 0x776F27 }, + { "__non_rtti_object::`scalar deleting destructor'", 0x776F49 }, + { "__non_rtti_object::~__non_rtti_object", 0x776F65 }, + { "bad_typeid::bad_typeid", 0x776F82 }, + { "bad_typeid::`scalar deleting destructor'", 0x776F9A }, + { "bad_typeid::~bad_typeid", 0x776FB6 }, + { "bad_cast::bad_cast", 0x7771B1 }, + { "bad_cast::`scalar deleting destructor'", 0x7771C9 }, + { "bad_cast::~bad_cast", 0x7771E5 }, + { "FindCompleteObject", 0x777202 }, + { "FindSITargetTypeInstance", 0x77721C }, + { "FindMITargetTypeInstance", 0x777276 }, + { "FindVITargetTypeInstance", 0x77736F }, + { "PMDtoOffset", 0x7774A7 }, + { "`eh vector constructor iterator'", 0x7774CA }, + { "exception::exception", 0x77BD75 }, + { "exception::`scalar deleting destructor'", 0x77BD86 }, + { "exception::operator=", 0x77BE29 }, + { "exception::~exception", 0x77BE48 }, + { "exception::what", 0x77BE5E }, + { "terminate", 0x77BE6B }, + { "unexpected", 0x77BECC }, + { "_inconsistency", 0x77BEE4 }, + { "FindHandler", 0x77C17F }, + { "FindHandlerForForeignException", 0x77C332 }, + { "TypeMatch", 0x77C3DC }, + { "CatchIt", 0x77C4ED }, + { "CallCatchBlock", 0x77C568 }, + { "ExFilterRethrow", 0x77C683 }, + { "BuildCatchObject", 0x77C6AD }, + { "_DestructExceptionObject", 0x77C871 }, + { "AdjustPointer", 0x77C8D8 }, + { "__CxxUnhandledExceptionFilter", 0x782539 }, + { "__CxxSetUnhandledExceptionFilter", 0x78257F }, + { "__CxxRestoreUnhandledExceptionFilter", 0x782590 }, + { "_ValidateRead", 0x782B3D }, + { "_ValidateWrite", 0x782B59 }, + { "_ValidateExecute", 0x782B75 }, + }; + + consteval std::uint32_t SignatureToAddress(const std::string_view signature) + { + for (auto const& [entry_signature, entry_address] : signatures) + { + if (entry_signature == signature) + return entry_address; + } + + return 0; + + } +} \ No newline at end of file diff --git a/signatures/g1a_signatures.hpp b/signatures/g1a_signatures.hpp new file mode 100644 index 0000000..9e5e3ec --- /dev/null +++ b/signatures/g1a_signatures.hpp @@ -0,0 +1,9997 @@ +#pragma once + +#include +#include + +namespace Gothic_I_Addon +{ + struct SignatureEntry + { + std::string_view signature; + std::uint32_t address; + }; + + constexpr SignatureEntry signatures[] = { + { "`vector constructor iterator'", 0x401010 }, + { "zCModelAniActive::`vector deleting destructor'", 0x401040 }, + { "zSTRING::zSTRING", 0x4010C0 }, + { "zSTRING::`scalar deleting destructor'", 0x401140 }, + { "zSTRING::~zSTRING", 0x401160 }, + { "oCCSManager::_CreateNewInstance", 0x401630 }, + { "oCCSManager::operator delete", 0x4016A0 }, + { "oCCSManager::oCCSManager", 0x4016F0 }, + { "zCObject::zCObject", 0x402020 }, + { "zCObject::_GetClassDef", 0x402190 }, + { "zCObject::Archive", 0x4021A0 }, + { "zCObject::Unarchive", 0x4021B0 }, + { "zCObject::`scalar deleting destructor'", 0x4021C0 }, + { "zCOLOR::zCOLOR", 0x4021F0 }, + { "zCEventMessage::_GetClassDef", 0x402200 }, + { "zCEventMessage::IsOverlay", 0x402210 }, + { "zCEventMessage::IsNetRelevant", 0x402220 }, + { "zCEventMessage::IsHighPriority", 0x402230 }, + { "zCEventMessage::IsJob", 0x402240 }, + { "zCEventMessage::Delete", 0x402250 }, + { "zCEventMessage::IsDeleteable", 0x402260 }, + { "zCEventMessage::IsDeleted", 0x402270 }, + { "zCEventMessage::SetCutsceneMode", 0x402280 }, + { "zCEventMessage::GetCutsceneMode", 0x402290 }, + { "zCEventMessage::MD_GetNumOfSubTypes", 0x4022A0 }, + { "zCEventMessage::MD_GetSubTypeString", 0x4022B0 }, + { "zCEventMessage::MD_GetVobRefName", 0x402300 }, + { "zCEventMessage::MD_SetVobRefName", 0x402350 }, + { "zCEventMessage::MD_SetVobParam", 0x402360 }, + { "zCEventMessage::MD_GetTimeBehavior", 0x402370 }, + { "zCEventMessage::MD_GetMinTime", 0x402380 }, + { "zCEventMessage::Pack", 0x402390 }, + { "zCEventMessage::Unpack", 0x4023A0 }, + { "zCEventMessage::~zCEventMessage", 0x4023B0 }, + { "zCEventMessage::`scalar deleting destructor'", 0x4023C0 }, + { "zCEventCore::operator delete", 0x4023F0 }, + { "zCEventCore::_GetClassDef", 0x402410 }, + { "zCEventCore::MD_GetNumOfSubTypes", 0x402420 }, + { "zCEventCore::IsNetRelevant", 0x402430 }, + { "zCEventCore::`scalar deleting destructor'", 0x402450 }, + { "zCCSCamera_EventMsg::operator delete", 0x402480 }, + { "zCCSCamera_EventMsgActivate::operator delete", 0x4024A0 }, + { "zCCSCamera_EventMsgActivate::_GetClassDef", 0x4024C0 }, + { "zCCSCamera_EventMsgActivate::IsDeleted", 0x4024D0 }, + { "zCCSCamera_EventMsgActivate::Delete", 0x4024E0 }, + { "zCCSCamera_EventMsgActivate::`vector deleting destructor'", 0x4024F0 }, + { "zCCSCamera_EventMsgActivate::~zCCSCamera_EventMsgActivate", 0x402520 }, + { "zCEventScreenFX::operator delete", 0x402590 }, + { "oCCSManager::_GetClassDef", 0x4025B0 }, + { "oCMsgMovement::operator delete", 0x4025C0 }, + { "oCMsgManipulate::operator delete", 0x4025E0 }, + { "oCMsgConversation::operator delete", 0x402600 }, + { "oCCSManager::`scalar deleting destructor'", 0x402620 }, + { "oCCSManager::~oCCSManager", 0x402650 }, + { "oCCSManager::CreateCutscenePlayer", 0x402660 }, + { "oCCSPlayer::operator delete", 0x402700 }, + { "oCCSManager::CreateOuMessage", 0x402720 }, + { "oCCSManager::CreateMessage", 0x402730 }, + { "oCCSManager::CreateProperties", 0x402FB0 }, + { "oCCSProps::operator delete", 0x403020 }, + { "std::basic_string,class std::allocator >::basic_string,class std::allocator >", 0x403040 }, + { "std::basic_string,class std::allocator >::erase", 0x403060 }, + { "zCSoundManager::zCSoundEventData::`vector deleting destructor'", 0x403180 }, + { "zCSoundManager::zCSoundEventData::~zCSoundEventData", 0x4031E0 }, + { "std::basic_string,class std::allocator >::assign", 0x403280 }, + { "std::basic_string,class std::allocator >::_Eos", 0x403520 }, + { "std::basic_string,class std::allocator >::_Grow", 0x403540 }, + { "std::basic_string,class std::allocator >::_Split", 0x403660 }, + { "std::basic_string,class std::allocator >::_Tidy", 0x403730 }, + { "std::basic_string,class std::allocator >::max_size", 0x403780 }, + { "std::basic_string,class std::allocator >::_Copy", 0x403790 }, + { "oCCSPlayer::_CreateNewInstance", 0x403DE0 }, + { "oCCSPlayer::_GetClassDef", 0x403E60 }, + { "oCCSPlayer::oCCSPlayer", 0x403E70 }, + { "oCCSPlayer::`scalar deleting destructor'", 0x403E90 }, + { "oCCSPlayer::~oCCSPlayer", 0x403EC0 }, + { "oCCSPlayer::ProcessCutscene", 0x403EE0 }, + { "oCCSProps::_CreateNewInstance", 0x404480 }, + { "oCCSProps::_GetClassDef", 0x404500 }, + { "oCCSProps::oCCSProps", 0x404510 }, + { "oCCSProps::`scalar deleting destructor'", 0x404530 }, + { "oCCSProps::~oCCSProps", 0x404560 }, + { "oCCSProps::Archive", 0x404570 }, + { "oCCSProps::Unarchive", 0x404580 }, + { "oCCSProps::AcceptRole", 0x404590 }, + { "oCCSProps::CheckRole", 0x4045B0 }, + { "oCCSProps::CheckRoleResult", 0x404600 }, + { "oCCSTrigger::_CreateNewInstance", 0x404840 }, + { "zCVob::OnTick", 0x4048C0 }, + { "zCVob::PostLoad", 0x4048D0 }, + { "zCVob::GetCharacterClass", 0x4048E0 }, + { "zCVob::CanThisCollideWith", 0x4048F0 }, + { "zCVob::GetScriptInstance", 0x404900 }, + { "zCVob::SetByScriptInstance", 0x404920 }, + { "zCVob::GetCSStateFlags", 0x404930 }, + { "zCTriggerBase::GetTriggerTarget", 0x404940 }, + { "oCCSTrigger::operator delete", 0x404960 }, + { "oCCSTrigger::_GetClassDef", 0x404980 }, + { "oCCSTrigger::`scalar deleting destructor'", 0x404990 }, + { "oCCSTrigger::~oCCSTrigger", 0x4049C0 }, + { "oCCSTrigger::TriggerTarget", 0x4049D0 }, + { "operator+", 0x404C50 }, + { "zCTrigger::GetTriggerTarget", 0x405060 }, + { "oCCSTrigger::UntriggerTarget", 0x4050B0 }, + { "oCCSTrigger::Archive", 0x405330 }, + { "oCCSTrigger::Unarchive", 0x405340 }, + { "std::basic_string,class std::allocator >::~basic_string,class std::allocator >", 0x405350 }, + { "zCCSCutsceneContext::_CreateNewInstance", 0x4055C0 }, + { "zCCSBlockBase::GetCommand", 0x405690 }, + { "zCCSCutsceneContext::operator delete", 0x4056A0 }, + { "zCCSCutsceneContext::_GetClassDef", 0x4056C0 }, + { "zCCSCutsceneContext::IsCutscene", 0x4056D0 }, + { "zCCSCutsceneContext::IsOutputUnit", 0x4056E0 }, + { "zCCSCutsceneContext::DisablePlayCutscenes", 0x4056F0 }, + { "zCCSCutsceneContext::zCCSCutsceneContext", 0x405700 }, + { "zCCSCutsceneContext::`scalar deleting destructor'", 0x405760 }, + { "zCCSProps::SetName", 0x405F80 }, + { "zCCSCutsceneContext::UseThisSubBlock", 0x4063D0 }, + { "zCCSCutsceneContext::~zCCSCutsceneContext", 0x406480 }, + { "zCCSCutsceneContext::Archive", 0x4066D0 }, + { "zCCSCutsceneContext::GetCSName", 0x406B20 }, + { "zCCSProps::GetName", 0x406C30 }, + { "zCCSCutsceneContext::Unarchive", 0x406C80 }, + { "zCCSCutsceneContext::StartPlaying", 0x4071A0 }, + { "zCCSCutsceneContext::Stop", 0x407880 }, + { "zCCSProps::GetScriptFuncOnStop", 0x408150 }, + { "zCCSCutsceneContext::Interrupt", 0x4081A0 }, + { "zCCSCutsceneContext::ForcedInterrupt", 0x408480 }, + { "zCCSCutsceneContext::Play", 0x408770 }, + { "zVEC3::zVEC3", 0x409B40 }, + { "zMAT4::GetTranslation", 0x409B80 }, + { "zCCSCutsceneContext::HandleTrigger", 0x409BB0 }, + { "zCCSCutsceneContext::HandleUntrigger", 0x409EA0 }, + { "zCCSCutsceneContext::GetLastTimePoint", 0x409EB0 }, + { "zCCSCutsceneContext::GetLastTimeStamp", 0x409EC0 }, + { "zCCSCutsceneContext::GetLastPlayResult", 0x409ED0 }, + { "zCCSCutsceneContext::AreU", 0x40A3A0 }, + { "zCCSCutsceneContext::IsForcedInterrupted", 0x40A4B0 }, + { "zCCSCutsceneContext::IsPlaying", 0x40A4D0 }, + { "zCCSCutsceneContext::IsFinished", 0x40A500 }, + { "zCCSCutsceneContext::ReplayCutscene", 0x40A520 }, + { "zCCSCutsceneContext::SetPoolItem", 0x40A530 }, + { "zCCSCutsceneContext::PrepareBlock", 0x40A590 }, + { "zCCSCutsceneContext::GetStage", 0x40A5D0 }, + { "zCCSCutsceneContext::SetStage", 0x40A5F0 }, + { "zCCSCutsceneContext::CatchPlayer", 0x40A650 }, + { "zCCSCutsceneContext::ForcedResume", 0x40A660 }, + { "zCCSCutsceneContext::CheckRoleReactions", 0x40A680 }, + { "zCCSCutsceneContext::PrintDebugInfo", 0x40A6F0 }, + { "zCCSCutsceneContext::AddMainRole", 0x40ACD0 }, + { "std::basic_string,class std::allocator >::compare", 0x40AEE0 }, + { "zCArray::AllocDelta", 0x40AF50 }, + { "zCCSBlockPosition::`vector deleting destructor'", 0x40B030 }, + { "zCCSAtomicBlock::_CreateNewInstance", 0x40B520 }, + { "std::char_traits::copy", 0x40B680 }, + { "zCCSBlockBase::InsertBlock", 0x40B6B0 }, + { "zCCSAtomicBlock::operator delete", 0x40B6C0 }, + { "zCCSAtomicBlock::_GetClassDef", 0x40B6E0 }, + { "zCCSAtomicBlock::IsFinished", 0x40B6F0 }, + { "zCCSAtomicBlock::GetCommand", 0x40B700 }, + { "zCCSBlock::_CreateNewInstance", 0x40B910 }, + { "zCCSBlock::operator delete", 0x40B9F0 }, + { "zCCSBlock::_GetClassDef", 0x40BA10 }, + { "zCCSSyncBlock::_CreateNewInstance", 0x40BC20 }, + { "zCCSBlockBase::_GetClassDef", 0x40BD10 }, + { "zCCSSyncBlock::operator delete", 0x40BD20 }, + { "zCCSSyncBlock::_GetClassDef", 0x40BD40 }, + { "zCCutscene::_CreateNewInstance", 0x40BF50 }, + { "zCCutscene::operator delete", 0x40BFC0 }, + { "zCCSRole::_CreateNewInstance", 0x40C1E0 }, + { "zCCSRole::operator delete", 0x40C310 }, + { "zCCSRole::_GetClassDef", 0x40C330 }, + { "zCEvMsgCutscene::_CreateNewInstance", 0x40C540 }, + { "zCEvMsgCutscene::operator delete", 0x40C660 }, + { "zCEvMsgCutscene::_GetClassDef", 0x40C680 }, + { "zCEvMsgCutscene::IsHighPriority", 0x40C690 }, + { "zCEvMsgCutscene::Delete", 0x40C6A0 }, + { "zCEvMsgCutscene::IsDeleted", 0x40C6B0 }, + { "zCEvMsgCutscene::`scalar deleting destructor'", 0x40C6C0 }, + { "zCCSRole::zCCSRole", 0x40C750 }, + { "zCCSRole::`scalar deleting destructor'", 0x40C870 }, + { "zCCSRole::~zCCSRole", 0x40C9E0 }, + { "zCCSRole::SetRoleVob", 0x40CCB0 }, + { "zCCSRole::GetRoleVob", 0x40D150 }, + { "zCCSRole::Archive", 0x40D160 }, + { "zCCSRole::Unarchive", 0x40D1D0 }, + { "zCEvMsgCutscene::zCEvMsgCutscene", 0x40D330 }, + { "zCEvMsgCutscene::~zCEvMsgCutscene", 0x40D490 }, + { "zCEvMsgCutscene::MD_GetNumOfSubTypes", 0x40D500 }, + { "zCEvMsgCutscene::MD_GetSubTypeString", 0x40D510 }, + { "zCCSBlockBase::zCCSBlockBase", 0x40D6C0 }, + { "zCCSBlockBase::`scalar deleting destructor'", 0x40D820 }, + { "zCCSBlockBase::~zCCSBlockBase", 0x40D850 }, + { "zCCSBlockBase::GetChild", 0x40D860 }, + { "zCCSBlockBase::NewBlock", 0x40D870 }, + { "zCCSBlockBase::GetNumOfChilds", 0x40D880 }, + { "zCCSBlockBase::GetRoleNumOfChild", 0x40D890 }, + { "zCCSBlockBase::BlockCorrection", 0x40D8A0 }, + { "zCCSBlockBase::BlockAsFocus", 0x40D8B0 }, + { "zCCSBlockBase::GetRoleName", 0x40D8C0 }, + { "zCCSBlockBase::SetRoleName", 0x40D950 }, + { "zCCSBlockBase::DeleteChild", 0x40D960 }, + { "zCCSBlockBase::GetChildPos", 0x40D970 }, + { "zCCSAtomicBlock::zCCSAtomicBlock", 0x40D980 }, + { "zCCSAtomicBlock::`scalar deleting destructor'", 0x40DAC0 }, + { "zCCSAtomicBlock::~zCCSAtomicBlock", 0x40DAF0 }, + { "zCCSAtomicBlock::OrganizeRoles", 0x40DB90 }, + { "zCCSAtomicBlock::Play", 0x40DE10 }, + { "zCCSAtomicBlock::GetMinTime", 0x40DEF0 }, + { "zCCSBlock::zCCSBlock", 0x40E130 }, + { "zCCSBlock::`scalar deleting destructor'", 0x40E1D0 }, + { "zCCSBlock::~zCCSBlock", 0x40E200 }, + { "zCCSBlock::GetChild", 0x40E2F0 }, + { "zCCSBlock::GetChildPos", 0x40E310 }, + { "zCCSBlock::GetNumOfChilds", 0x40E330 }, + { "zCCSBlock::DeleteChild", 0x40E340 }, + { "zCCSBlock::Play", 0x40E3D0 }, + { "zCCSBlock::GetMinTime", 0x40E650 }, + { "zCCSBlock::IsFinished", 0x40E6E0 }, + { "zCCSBlock::OrganizeRoles", 0x40E810 }, + { "zCCSBlock::GetRoleName", 0x40E850 }, + { "zCCSBlock::SetRoleName", 0x40E8A0 }, + { "zCCSBlock::InsertBlock", 0x40E9E0 }, + { "zCCSBlock::NewBlock", 0x40EA80 }, + { "zCCSBlock::BlockAsFocus", 0x40EB20 }, + { "zCCSBlock::BlockCorrection", 0x40EB60 }, + { "zCCSSyncBlock::zCCSSyncBlock", 0x40EC50 }, + { "zCCSSyncBlock::`scalar deleting destructor'", 0x40ED00 }, + { "zCCSSyncBlock::~zCCSSyncBlock", 0x40ED30 }, + { "zCCSSyncBlock::IsFinished", 0x40ED90 }, + { "zCCSSyncBlock::Play", 0x40EDE0 }, + { "zCCSSyncBlock::GetRoleNumOfChild", 0x40EF80 }, + { "zCCSSyncBlock::InsertBlock", 0x40EFA0 }, + { "zCCSSyncBlock::NewBlock", 0x40F070 }, + { "zCCSSyncBlock::BlockAsFocus", 0x40F140 }, + { "zCCSSyncBlock::DeleteChild", 0x40F190 }, + { "zCCSSyncBlock::AssignerCorrection", 0x40F240 }, + { "zCCutscene::zCCutscene", 0x40F270 }, + { "zCCSProps::operator delete", 0x40F440 }, + { "zCCutscene::_GetClassDef", 0x40F460 }, + { "zCCutscene::IsCutscene", 0x40F470 }, + { "zCCutscene::`scalar deleting destructor'", 0x40F480 }, + { "zCCutscene::~zCCutscene", 0x40F4B0 }, + { "zCCutscene::SetOwnerPlayer", 0x40F630 }, + { "zCCutscene::IsMember", 0x40F670 }, + { "zCCutscene::SetRoleListForDebugging", 0x40F6A0 }, + { "zCCutscene::SaveRolesVobs", 0x40F850 }, + { "zCCutscene::RestoreRoleVobs", 0x40FA90 }, + { "zCCutscene::CheckMainRole", 0x40FD10 }, + { "zCCutscene::GetStage", 0x410D50 }, + { "zCCutscene::CheckPlayState", 0x410D60 }, + { "zCCutscene::PrepareBlock", 0x410E20 }, + { "zCCutscene::AddRoleOU", 0x410EA0 }, + { "zCCutscene::AddMainRole", 0x411730 }, + { "zCCutscene::RemoveRole", 0x411FE0 }, + { "zCCutscene::CSCheck", 0x412060 }, + { "zCCutscene::StartPlaying", 0x414430 }, + { "zCEventMessage::zCEventMessage", 0x415000 }, + { "zCEvMsgCutscene::SetCutsceneName", 0x415170 }, + { "zCCutscene::Reset", 0x415300 }, + { "zCCutscene::ClearCutscene", 0x415400 }, + { "zCCutscene::StopRole", 0x415600 }, + { "zCCutscene::SolveEventManager", 0x415780 }, + { "zCCutscene::Stop", 0x4157C0 }, + { "zCCutscene::Interrupt", 0x416A30 }, + { "zCCutscene::GetActualBlockNum", 0x4174A0 }, + { "zCCutscene::ResumeActBlock", 0x4174B0 }, + { "zCCutscene::ResumeAtBlock", 0x417860 }, + { "zCCutscene::PlaySub", 0x417870 }, + { "zCCutscene::IsFinished", 0x4178D0 }, + { "zCCutscene::NewBlock", 0x4178E0 }, + { "zCCutscene::NewCS", 0x417AF0 }, + { "zCCutscene::NewRole", 0x417DA0 }, + { "zCCutscene::DeleteRole", 0x417F90 }, + { "zCCutscene::RegisterAdditionalVob", 0x418080 }, + { "zCCutscene::LoadStage", 0x4180F0 }, + { "zCCutscene::CatchPlayer", 0x418340 }, + { "zCCSBlockPosition::zCCSBlockPosition", 0x418380 }, + { "zCCSBlockPosition::~zCCSBlockPosition", 0x4183E0 }, + { "zCCSBlockPosition::operator=", 0x4183F0 }, + { "zCCSBlockBase::Archive", 0x418410 }, + { "zCCSBlockBase::Unarchive", 0x418420 }, + { "zCCSAtomicBlock::Archive", 0x418430 }, + { "zCCSAtomicBlock::Unarchive", 0x418450 }, + { "zCCSBlock::Archive", 0x418480 }, + { "zCCSBlock::Unarchive", 0x418610 }, + { "zCCSSyncBlock::Archive", 0x418800 }, + { "zCCSSyncBlock::Unarchive", 0x4189F0 }, + { "zCCutscene::Archive", 0x418C70 }, + { "zCCutscene::Unarchive", 0x418D00 }, + { "zCCutscene::FirstRoleUsed", 0x418FD0 }, + { "zCCutscene::CheckRoles", 0x419000 }, + { "zCCutscene::PrintDebugInfo", 0x419080 }, + { "zCCutscene::GetLastCheckResult", 0x419090 }, + { "zCCutscene::TryToCancel", 0x419390 }, + { "zCCutscene::GetFirstBlockPosition", 0x4193C0 }, + { "zCCutscene::GetNextMessage", 0x419560 }, + { "zCCutscene::GetNextBlock", 0x4195B0 }, + { "zCCutscene::SerializeCutscene", 0x4195E0 }, + { "zCCutscene::SerializeBlock", 0x419760 }, + { "zCArray::~zCArray", 0x4198C0 }, + { "zCArray::InsertEnd", 0x4198E0 }, + { "zCArray::InsertEnd", 0x4199F0 }, + { "zCArray::GetSafe", 0x419AE0 }, + { "zCArray::InsertEnd", 0x419D00 }, + { "zCArray::AllocDelta", 0x419DF0 }, + { "zCArray::AllocDelta", 0x419E60 }, + { "zCArray::AllocDelta", 0x419ED0 }, + { "zCArray::AllocDelta", 0x419F40 }, + { "zCArray::InsertEnd", 0x419FB0 }, + { "zCArray::InsertEnd", 0x41A0A0 }, + { "zCArray::AllocDelta", 0x41A0F0 }, + { "zCCSLib::_CreateNewInstance", 0x41A3A0 }, + { "zCCSLib::operator delete", 0x41A4F0 }, + { "zCCSLib::_GetClassDef", 0x41A510 }, + { "zCCSLib::Archive", 0x41A520 }, + { "zCCSLib::Unarchive", 0x41A700 }, + { "zCCSLib::zCCSLib", 0x41ACC0 }, + { "zCCSLib::`scalar deleting destructor'", 0x41ADB0 }, + { "zCCSLib::~zCCSLib", 0x41ADE0 }, + { "zCCSLib::DeleteLib", 0x41AEC0 }, + { "zCCSLib::RemoveFromLib", 0x41AF30 }, + { "zCCSLib::ValidateToken", 0x41AFB0 }, + { "zCCSLib::IsLoaded", 0x41B040 }, + { "zCCSLib::WasChanged", 0x41B050 }, + { "zCCSLib::NextFree", 0x41B060 }, + { "zCCSLib::Add", 0x41B070 }, + { "zCCSLib::Change", 0x41B130 }, + { "zCCSLib::GetOU", 0x41B140 }, + { "zCCSLib::CompactLib", 0x41B150 }, + { "zCArraySort::AllocDelta", 0x41B1D0 }, + { "zCArraySort::InsertEnd", 0x41B240 }, + { "zCCSManager::_CreateNewInstance", 0x41B560 }, + { "zCCSManager::operator delete", 0x41B5D0 }, + { "zCCSManager::LibGetSvmModuleName", 0x41B5F0 }, + { "zCCSManager::LibIsSvmModuleRunning", 0x41B900 }, + { "zCCSManager::LibSvmModuleStart", 0x41BA90 }, + { "zCCSManager::LibSvmModuleStop", 0x41BC30 }, + { "zCCSManager::zCCSManager", 0x41BE50 }, + { "zCCSManager::_GetClassDef", 0x41BF70 }, + { "zCCSManager::CreateMessage", 0x41BF80 }, + { "zCCSManager::CreateOuMessage", 0x41BF90 }, + { "zCCSManager::`scalar deleting destructor'", 0x41BFA0 }, + { "zCCSManager::~zCCSManager", 0x41BFD0 }, + { "zCCSManager::CreateCutscenePlayer", 0x41C110 }, + { "zCCSPlayer::operator delete", 0x41C1B0 }, + { "zCCSManager::RemoveCutscenePlayer", 0x41C1D0 }, + { "zCCSManager::InsertPlayerInList", 0x41C1E0 }, + { "zCCSManager::RemovePlayerFromList", 0x41C2E0 }, + { "zCCSManager::InitiateCSwithContext", 0x41C340 }, + { "zCCSPoolItem::operator delete", 0x41C4A0 }, + { "zCCSManager::InitiateOUwithContext", 0x41C4C0 }, + { "zCCSManager::CreateNewCutscene", 0x41C4F0 }, + { "zCCSManager::CreateNewOutputUnit", 0x41C660 }, + { "zCCSManager::IsDeactivated", 0x41C710 }, + { "zCCSManager::PoolCountStart", 0x41C730 }, + { "zCCSManager::PoolCountStop", 0x41C750 }, + { "zCCSManager::PoolHasFlags", 0x41C770 }, + { "zCCSManager::PoolClrFlags", 0x41C7A0 }, + { "zCCSManager::PoolSetFlags", 0x41C7C0 }, + { "zCCSManager::PoolNumPlayed", 0x41C7E0 }, + { "zCCSManager::PoolAllowedToStart", 0x41C800 }, + { "zCCSManager::PoolInsertItem", 0x41C830 }, + { "zCCSManager::PoolFindItem", 0x41C920 }, + { "zCCSManager::PoolResetAll", 0x41CA70 }, + { "zCCSManager::PoolResetByHour", 0x41CA90 }, + { "zCCSManager::PoolResetByDay", 0x41CAD0 }, + { "zCCSManager::AddCommand", 0x41CB10 }, + { "zCCSManager::GetNumOfShortCom", 0x41CC80 }, + { "zCCSManager::GetShortCom", 0x41CC90 }, + { "zCCSManager::Archive", 0x41CE20 }, + { "zCCSManager::Unarchive", 0x41D000 }, + { "zCCSManager::LibLoad", 0x41D290 }, + { "zCCSManager::LibCheckLoaded", 0x41D780 }, + { "zCCSManager::LibGetFirst", 0x41D7A0 }, + { "zCCSManager::LibGetNext", 0x41D7F0 }, + { "zCCSManager::LibGet", 0x41D900 }, + { "zCCSManager::LibAddOU", 0x41D930 }, + { "zCCSManager::LibDelOU", 0x41D950 }, + { "zCCSManager::LibNullOU", 0x41D970 }, + { "zCCSManager::LibStore", 0x41D990 }, + { "zCCSManager::LibValidateOU", 0x41DC80 }, + { "zCCSManager::LibForceToLoad", 0x41DCD0 }, + { "zCCSManager::LibIsLoaded", 0x41DCE0 }, + { "zCCSManager::CreateProperties", 0x41DCF0 }, + { "CGameManager::CGameManager", 0x41DD60 }, + { "zCArray::AllocDelta", 0x41DDC0 }, + { "zCArray::AllocDelta", 0x41DE30 }, + { "zSTRING::`vector deleting destructor'", 0x41E060 }, + { "zCCSPlayer::_CreateNewInstance", 0x41E2F0 }, + { "zCCSDebugger::`scalar deleting destructor'", 0x41E400 }, + { "zCCSPlayer::_GetClassDef", 0x41E420 }, + { "zCCSPlayer::zCCSPlayer", 0x41E430 }, + { "zCCSPlayer::`scalar deleting destructor'", 0x41E530 }, + { "zCCSPlayer::~zCCSPlayer", 0x41E560 }, + { "zCCSPlayer::SetOwnerWorld", 0x41E6C0 }, + { "zCCSPlayer::SetOwnerManager", 0x41E6D0 }, + { "zCCSPlayer::StartCutscene", 0x41E6E0 }, + { "zCCutscene::GetProperties", 0x41EBF0 }, + { "zCCSPlayer::CreateNewOutputUnit", 0x41EF20 }, + { "zCCSPlayer::StartOutputUnit", 0x41F250 }, + { "zCCSPlayer::ForgetCutscene", 0x41F7C0 }, + { "zCCSPlayer::Interrupt", 0x41F8D0 }, + { "zCCSPlayer::Resume", 0x41F930 }, + { "zCCSPlayer::InsertCutscene", 0x41F9C0 }, + { "zCCSPlayer::RemoveCutscene", 0x41FCE0 }, + { "zCCSPlayer::OnCSTrigger", 0x420010 }, + { "zCCSPlayer::OnCSUntrigger", 0x4202E0 }, + { "zCCSPlayer::Archive", 0x420480 }, + { "zCCSPlayer::Unarchive", 0x420790 }, + { "zCCSDebugger::~zCCSDebugger", 0x420B70 }, + { "zCCSPlayer::CSDB_BeginSyncBlock", 0x420BA0 }, + { "zCCSPlayer::CSDB_BeginAtomBlock", 0x420CA0 }, + { "zCCSPlayer::CSDB_EndAtomBlock", 0x420F10 }, + { "zCCSPlayer::CSDB_Error", 0x421110 }, + { "zCCSPlayer::CSDB_Warning", 0x4213A0 }, + { "zCCSPlayer::CSDB_StartPlaying", 0x421630 }, + { "zCCSPlayer::CSDB_Stop", 0x421650 }, + { "zCCSPlayer::ResetCutscenePlayer", 0x421670 }, + { "zCCSPlayer::StopAllCutscenes", 0x421690 }, + { "zCCSPlayer::StopAllOutputUnits", 0x421A10 }, + { "zCCSPlayer::IsAssigned", 0x421DB0 }, + { "zCCSPlayer::PrintListOfCutscenes", 0x421E20 }, + { "zCCSPlayer::GetStartedCutscene", 0x4221D0 }, + { "zCCSPlayer::GetPlayingGlobalCutscene", 0x4223E0 }, + { "zCCSPlayer::UpdateCutscenesNow", 0x422480 }, + { "zCCSPlayer::DebugResetInfoscreen", 0x4224D0 }, + { "zCCSPlayer::DebugAddCutscene", 0x422500 }, + { "zCCSPlayer::Process", 0x422530 }, + { "zCCSPlayer::ProcessList", 0x422600 }, + { "zCCSPlayer::ProcessCutscene", 0x4227C0 }, + { "zCCSPlayer::ToggleDebugInfo", 0x4228C0 }, + { "zCList::~zCList", 0x422990 }, + { "zCList::GetNumInList", 0x4229C0 }, + { "zCList::`scalar deleting destructor'", 0x4229E0 }, + { "std::basic_string,class std::allocator >::append", 0x422A20 }, + { "zCList::Get", 0x422B00 }, + { "zCCSPoolItem::_CreateNewInstance", 0x422D70 }, + { "zCCSPoolItem::_GetClassDef", 0x422EB0 }, + { "zCCSPoolItem::zCCSPoolItem", 0x422EC0 }, + { "zCCSPoolItem::`scalar deleting destructor'", 0x422FF0 }, + { "zCCSPoolItem::Init", 0x4231A0 }, + { "zCCSPoolItem::~zCCSPoolItem", 0x4231B0 }, + { "zCCSPoolItem::GetRunBehaviour", 0x423240 }, + { "zCCSPoolItem::SetRunBehaviour", 0x423260 }, + { "zCCSPoolItem::Archive", 0x423280 }, + { "zCCSPoolItem::Unarchive", 0x423300 }, + { "zCCSPoolItem::TestedDeactivation", 0x4234F0 }, + { "zCCSPoolItem::IsAllowedToPlay", 0x423510 }, + { "zCCSPoolItem::PrintDebugInfo", 0x423530 }, + { "zCCSPoolItem::ClrFlags", 0x423880 }, + { "zCCSPoolItem::SetFlags", 0x4238A0 }, + { "zCCSPoolItem::HasFlags", 0x4238B0 }, + { "zCCSProps::_CreateNewInstance", 0x423B10 }, + { "zCCSProps::zCCSProps", 0x423B80 }, + { "zCCSProps::_GetClassDef", 0x423D50 }, + { "zCCSProps::`scalar deleting destructor'", 0x423D60 }, + { "zCCSProps::~zCCSProps", 0x423D90 }, + { "zCCSProps::Archive", 0x423E80 }, + { "zCCSProps::Unarchive", 0x423F60 }, + { "zCCSProps::CheckDistance", 0x424050 }, + { "zCCSProps::CheckRange", 0x424090 }, + { "zCCSProps::GetCheckRoleResult", 0x4240C0 }, + { "zCCSProps::PrintDebugInfo", 0x4240D0 }, + { "zCCSProps::AcceptRole", 0x424830 }, + { "zCCSProps::CheckRole", 0x424850 }, + { "oCBinkPlayer::oCBinkPlayer", 0x424890 }, + { "oCBinkPlayer::`scalar deleting destructor'", 0x4248B0 }, + { "oCBinkPlayer::~oCBinkPlayer", 0x4248D0 }, + { "oCBinkPlayer::PlayInit", 0x4248E0 }, + { "oCBinkPlayer::PlayDeinit", 0x424940 }, + { "oCBinkPlayer::PlayFrame", 0x424950 }, + { "oCBinkPlayer::PlayHandleEvents", 0x424960 }, + { "oCBinkPlayer::OpenVideo", 0x4253F0 }, + { "oCGameInfo::oCGameInfo", 0x425B90 }, + { "zCGameInfo::SetName", 0x425BB0 }, + { "zCGameInfo::GetName", 0x425CF0 }, + { "oCGameInfo::`scalar deleting destructor'", 0x425D40 }, + { "oCGameInfo::~oCGameInfo", 0x425D60 }, + { "oCGameInfo::Init", 0x425D70 }, + { "oCGameInfo::Pack", 0x425E30 }, + { "oCGameInfo::Unpack", 0x425E50 }, + { "CGameManager::`scalar deleting destructor'", 0x426500 }, + { "CGameManager::~CGameManager", 0x426520 }, + { "CGameManager::Tool_ConvertData", 0x426710 }, + { "zCTextureFileHandler::~zCTextureFileHandler", 0x426AC0 }, + { "zCTextureFileHandler::`scalar deleting destructor'", 0x426AD0 }, + { "zCModelConvertFileHandler::~zCModelConvertFileHandler", 0x426AF0 }, + { "zCMorphMeshConvertFileHandler::~zCMorphMeshConvertFileHandler", 0x426B00 }, + { "zCProgMeshConvertFileHandler::~zCProgMeshConvertFileHandler", 0x426B10 }, + { "CGameManager::Init", 0x426B20 }, + { "emergency_exit", 0x4272F0 }, + { "CGameManager::Done", 0x427310 }, + { "CGameManager::ExitGame", 0x427560 }, + { "CGameManager::Run", 0x4275D0 }, + { "ExitGameFunc", 0x427B80 }, + { "CGameManager::InitScreen_Open", 0x427BB0 }, + { "CGameManager::InitScreen_Menu", 0x427EA0 }, + { "CGameManager::InitScreen_Close", 0x427FD0 }, + { "CGameManager::InitSettings", 0x4280E0 }, + { "CGameManager::GameInit", 0x4282F0 }, + { "oCObjectFactory::operator delete", 0x428570 }, + { "oCObjectFactory::_GetClassDef", 0x428590 }, + { "oCObjectFactory::`scalar deleting destructor'", 0x428720 }, + { "oCObjectFactory::~oCObjectFactory", 0x428750 }, + { "zCObjectFactory::_GetClassDef", 0x428760 }, + { "zCObjectFactory::CreateGameInfo", 0x428770 }, + { "zCObjectFactory::CreatePlayerInfo", 0x428780 }, + { "zCObjectFactory::`scalar deleting destructor'", 0x428790 }, + { "zCObjectFactory::~zCObjectFactory", 0x4287C0 }, + { "CGameManager::GameDone", 0x4287D0 }, + { "CGameManager::GameSessionReset", 0x428800 }, + { "CGameManager::GameSessionInit", 0x428900 }, + { "CGameManager::GameSessionDone", 0x428A80 }, + { "CGameManager::ShowIntro", 0x428B90 }, + { "CGameManager::ShowExtro", 0x428BA0 }, + { "CGameManager::PreMenu", 0x428BB0 }, + { "CGameManager::PostMenu", 0x429130 }, + { "CGameManager::ApplySomeSettings", 0x4291E0 }, + { "CGameManager::GetPlaytimeSeconds", 0x42A4A0 }, + { "CGameManager::Menu", 0x42A4F0 }, + { "oCSavegameInfo::GetName", 0x42B8B0 }, + { "oCSavegameInfo::GetWorldName", 0x42B900 }, + { "oCWorld::GetWorldName", 0x42B950 }, + { "CGameManager::HandleCancelKey", 0x42B9A0 }, + { "CGameManager::MenuEnabled", 0x42BDF0 }, + { "CGameManager::HandleEvent", 0x42C030 }, + { "CGameManager::GetGame", 0x42C0F0 }, + { "CGameManager::IsIntroActive", 0x42C100 }, + { "CGameManager::InsertMenuWorld", 0x42C120 }, + { "CGameManager::RemoveMenuWorld", 0x42C130 }, + { "CGameManager::IsGameRunning", 0x42C140 }, + { "CGameManager::IntroduceChapter", 0x42C160 }, + { "CGameManager::PlayVideo", 0x42C8C0 }, + { "CGameManager::ShowRealPlayTime", 0x42CAD0 }, + { "VidIsResolutionValid", 0x42CE20 }, + { "DefineMenuScriptFunctions", 0x42CE60 }, + { "Apply_Options_Video", 0x42D130 }, + { "zCObject::Release", 0x42DB30 }, + { "Apply_Options_Performance", 0x42DB50 }, + { "ChangeMusicEnabled", 0x42DD60 }, + { "Apply_Options_Audio", 0x42E010 }, + { "Apply_Options_Game", 0x42E270 }, + { "Apply_Options_Controls", 0x42E4D0 }, + { "Update_ChoiceBox", 0x42E730 }, + { "oCMenuSavegame::oCMenuSavegame", 0x42F3B0 }, + { "oCMenuSavegame::`scalar deleting destructor'", 0x42F420 }, + { "oCMenuSavegame::~oCMenuSavegame", 0x42F440 }, + { "oCMenu_Main::~oCMenu_Main", 0x42F4E0 }, + { "oCMenuSavegame::Activate", 0x42F4F0 }, + { "oCMenuSavegame::HandleSlotChange", 0x42F500 }, + { "oCSavegameInfo::GetSaveTime", 0x42F920 }, + { "oCMenuSavegame::HandleEvent", 0x42F970 }, + { "oCMenuSavegame::ScreenInit", 0x42F9D0 }, + { "oCMenuSavegame::ScreenDone", 0x430340 }, + { "oCMenuSavegame::GetMenuItemSlotNr", 0x430930 }, + { "oCMenuSavegame::GetSelectedSlot", 0x430AC0 }, + { "oCMenuSavegame::SetScreenshot", 0x430AD0 }, + { "oBert_StartUp", 0x430F30 }, + { "zMAT4::GetAtVector", 0x432CC0 }, + { "oBert_ShutDown", 0x4332A0 }, + { "ShowMoreInfos", 0x4332B0 }, + { "HandleResultString", 0x433D80 }, + { "ClearLogStatistics", 0x435CD0 }, + { "LogStatistics", 0x435DC0 }, + { "LogStatisticsWrite", 0x436B30 }, + { "LogStatisticsRead", 0x436D30 }, + { "oCPlayerInfo::oCPlayerInfo", 0x437490 }, + { "zCPlayerInfo::SetName", 0x4374B0 }, + { "oCPlayerInfo::`scalar deleting destructor'", 0x4375F0 }, + { "oCPlayerInfo::Init", 0x437610 }, + { "oCPlayerInfo::~oCPlayerInfo", 0x437630 }, + { "oCPlayerInfo::SetInstance", 0x437640 }, + { "oCPlayerInfo::SetInstanceByName", 0x437650 }, + { "oCPlayerInfo::GetInstanceName", 0x437790 }, + { "oCPlayerInfo::GetInstance", 0x4377F0 }, + { "oCPlayerInfo::Pack", 0x437800 }, + { "oCPlayerInfo::Unpack", 0x437820 }, + { "oCPlayerInfo::Reset", 0x437840 }, + { "oCSavegameInfo::_CreateNewInstance", 0x437C00 }, + { "oCSavegameInfo::operator delete", 0x437D40 }, + { "oCSavegameInfo::_GetClassDef", 0x437D60 }, + { "oCSavegameInfo::oCSavegameInfo", 0x437D70 }, + { "oCSavegameInfo::`scalar deleting destructor'", 0x437E70 }, + { "oCSavegameInfo::Init", 0x437FB0 }, + { "oCSavegameInfo::DoesSavegameExist", 0x437FD0 }, + { "oCSavegameInfo::UpdateThumbPic", 0x437FE0 }, + { "zCTextureFileFormatInternal::operator delete", 0x438250 }, + { "oCSavegameInfo::GetDir", 0x438270 }, + { "oCSavegameInfo::ReloadResources", 0x4382C0 }, + { "oCSavegameInfo::CleanResources", 0x4384F0 }, + { "oCSavegameInfo::SetSlot", 0x438520 }, + { "oCSavegameInfo::~oCSavegameInfo", 0x4387A0 }, + { "oCSavegameInfo::Archive", 0x438920 }, + { "oCSavegameInfo::Unarchive", 0x438DC0 }, + { "oCSavegameInfo::GetGameTime", 0x439270 }, + { "oCSavegameManager::oCSavegameManager", 0x439550 }, + { "oCSavegameManager::`scalar deleting destructor'", 0x439770 }, + { "oCSavegameManager::~oCSavegameManager", 0x439790 }, + { "oCSavegameManager::Init", 0x439850 }, + { "oCSavegameManager::Reinit", 0x439E80 }, + { "oCSavegameManager::CleanResources", 0x439E90 }, + { "oCSavegameManager::SetAndWriteSavegame", 0x439EF0 }, + { "oCSavegameManager::GetSavegame", 0x43A130 }, + { "oCSavegameManager::CopyToCurrent", 0x43A160 }, + { "oCSavegameManager::CopyFromCurrent", 0x43A330 }, + { "oCSavegameManager::ClearCurrent", 0x43A500 }, + { "oCSavegameManager::GetSlotDirName", 0x43A650 }, + { "oCSystemInfo::oCSystemInfo", 0x43A910 }, + { "oCSystemInfo::`scalar deleting destructor'", 0x43A980 }, + { "oCSystemInfo::~oCSystemInfo", 0x43A9A0 }, + { "oCSystemInfo::AnalyseNow", 0x43A9B0 }, + { "oCSystemInfo::ResetSettings", 0x43A9C0 }, + { "oCSystemInfo::ScoreNow", 0x43B2A0 }, + { "oCSystemInfo::GetGraphicsBonus", 0x43C070 }, + { "oCSystemInfo::GetSoundBonus", 0x43C0D0 }, + { "oCSystemInfo::GetScoreDescr", 0x43C0E0 }, + { "oCTriggerChangeLevel::_CreateNewInstance", 0x43C7E0 }, + { "oCTriggerChangeLevel::operator delete", 0x43C8C0 }, + { "oCTriggerChangeLevel::_GetClassDef", 0x43C8E0 }, + { "oCTriggerScript::_CreateNewInstance", 0x43CAF0 }, + { "oCTriggerScript::operator delete", 0x43CBA0 }, + { "oCTriggerScript::_GetClassDef", 0x43CBC0 }, + { "oCTriggerChangeLevel::oCTriggerChangeLevel", 0x43CBD0 }, + { "oCTriggerChangeLevel::`scalar deleting destructor'", 0x43CC30 }, + { "oCTriggerChangeLevel::~oCTriggerChangeLevel", 0x43CC60 }, + { "oCTriggerChangeLevel::TriggerTarget", 0x43CD10 }, + { "oCTriggerChangeLevel::UntriggerTarget", 0x43D080 }, + { "oCTriggerChangeLevel::SetLevelName", 0x43D090 }, + { "oCTriggerChangeLevel::Archive", 0x43D2C0 }, + { "oCTriggerChangeLevel::Unarchive", 0x43D300 }, + { "oCTriggerScript::oCTriggerScript", 0x43D340 }, + { "oCTriggerScript::`scalar deleting destructor'", 0x43D380 }, + { "oCTriggerScript::~oCTriggerScript", 0x43D3B0 }, + { "oCTriggerScript::TriggerTarget", 0x43D420 }, + { "oCTriggerScript::UntriggerTarget", 0x43D7E0 }, + { "oCTriggerScript::SetScriptFunc", 0x43DAA0 }, + { "oCTriggerScript::Archive", 0x43DBF0 }, + { "oCTriggerScript::Unarchive", 0x43DC20 }, + { "oCObjectGenerator::oCObjectGenerator", 0x43DC50 }, + { "zCVob::_GetClassDef", 0x43DCA0 }, + { "zCVob::OnTimer", 0x43DCB0 }, + { "zCVob::GetTriggerTarget", 0x43DCC0 }, + { "oCObjectGenerator::`scalar deleting destructor'", 0x43DCD0 }, + { "oCObjectGenerator::~oCObjectGenerator", 0x43DD00 }, + { "oCObjectGenerator::SetObjectName", 0x43DD70 }, + { "oCObjectGenerator::SetObjectSpeed", 0x43DEB0 }, + { "oCObjectGenerator::OnTrigger", 0x43DEC0 }, + { "zCVob::operator delete", 0x43E1D0 }, + { "oCObjectGenerator::Archive", 0x43E1F0 }, + { "oCObjectGenerator::Unarchive", 0x43E230 }, + { "oCViewGothicProgressBar::Init", 0x43E300 }, + { "oCViewGothicProgressBar::HandleChange", 0x43E340 }, + { "oCViewStatusBar::oCViewStatusBar", 0x43E460 }, + { "zCInputCallback::HandleEvent", 0x43E550 }, + { "zCView::GetViewport", 0x43E560 }, + { "oCViewStatusBar::`scalar deleting destructor'", 0x43E590 }, + { "oCViewStatusBar::Init", 0x43E6C0 }, + { "oCViewStatusBar::SetTextures", 0x43E8E0 }, + { "oCViewStatusBar::~oCViewStatusBar", 0x43EC10 }, + { "oCViewStatusBar::SetMaxRange", 0x43EDC0 }, + { "oCViewStatusBar::SetRange", 0x43EEE0 }, + { "oCViewStatusBar::SetPreview", 0x43EFB0 }, + { "oCViewStatusBar::SetValue", 0x43F020 }, + { "zCBinkPlayer::zCBinkPlayer", 0x43F0C0 }, + { "zCBinkPlayer::`scalar deleting destructor'", 0x43F210 }, + { "zCBinkPlayer::~zCBinkPlayer", 0x43F230 }, + { "zCBinkPlayer::OpenVideo", 0x43F3D0 }, + { "zFILE_FILE::GetFile", 0x43FFB0 }, + { "zFILE_FILE::GetExt", 0x440060 }, + { "zCBinkPlayer::CloseVideo", 0x4400B0 }, + { "zCVideoPlayer::GetVideoFilename", 0x440340 }, + { "zCBinkPlayer::PlayInit", 0x440390 }, + { "zCBinkPlayer::PlayDeinit", 0x440FB0 }, + { "zCBinkPlayer::PlayGotoNextFrame", 0x441860 }, + { "zCBinkPlayer::PlayWaitNextFrame", 0x441870 }, + { "zCBinkPlayer::PlayFrame", 0x4418B0 }, + { "zCBinkPlayer::Pause", 0x441A70 }, + { "zCBinkPlayer::Unpause", 0x441A90 }, + { "zCBinkPlayer::PlayHandleEvents", 0x441AB0 }, + { "zCBinkPlayer::IsPlaying", 0x441AC0 }, + { "zCBinkPlayer::GetPixelFormat", 0x441AF0 }, + { "zCBinkPlayer::ToggleSound", 0x441CE0 }, + { "zCBinkPlayer::SetSoundVolume", 0x441D30 }, + { "zCBinkPlayer::SetFullscreen", 0x441D60 }, + { "zCBuffer::zCBuffer", 0x441F10 }, + { "zCBuffer::`scalar deleting destructor'", 0x441F50 }, + { "zCBuffer::Init", 0x442070 }, + { "zCBuffer::~zCBuffer", 0x4420A0 }, + { "zCBuffer::SetMode", 0x4420D0 }, + { "zCBuffer::Reset", 0x4420E0 }, + { "zCBuffer::Resize", 0x442100 }, + { "zCBuffer::Write", 0x4421A0 }, + { "zCBuffer::WriteBits", 0x4421C0 }, + { "zCBuffer::WriteBool", 0x4422C0 }, + { "zCBuffer::WriteByte", 0x4422E0 }, + { "zCBuffer::WriteWord", 0x442300 }, + { "zCBuffer::WriteDWord", 0x442320 }, + { "zCBuffer::WriteReal", 0x442340 }, + { "zCBuffer::WriteInt", 0x442360 }, + { "zCBuffer::WriteFloat", 0x442380 }, + { "zCBuffer::WriteFloatPacked0_16", 0x4423A0 }, + { "zCBuffer::WriteFloatPacked0_8", 0x4423D0 }, + { "zCBuffer::WriteFloatPacked8_8", 0x442400 }, + { "zCBuffer::WriteString", 0x442470 }, + { "zCBuffer::CompleteByte", 0x442510 }, + { "zCBuffer::Read", 0x442540 }, + { "zCBuffer::ReadBits", 0x442560 }, + { "zCBuffer::ReadBool", 0x442620 }, + { "zCBuffer::ReadByte", 0x442640 }, + { "zCBuffer::ReadWord", 0x442660 }, + { "zCBuffer::ReadDWord", 0x442690 }, + { "zCBuffer::ReadReal", 0x4426C0 }, + { "zCBuffer::ReadInt", 0x4426E0 }, + { "zCBuffer::ReadFloat", 0x442700 }, + { "zCBuffer::ReadFloatPacked0_16", 0x442720 }, + { "zCBuffer::ReadFloatPacked0_8", 0x442750 }, + { "zCBuffer::ReadFloatPacked8_8", 0x442780 }, + { "zCBuffer::ReadString", 0x4427B0 }, + { "zCBuffer::SetPos", 0x4429C0 }, + { "zCBuffer::SetBitPos", 0x4429E0 }, + { "zCBuffer::SetPosRel", 0x442A00 }, + { "zCBuffer::SetBitPosRel", 0x442A20 }, + { "zCBuffer::SetPosBegin", 0x442A40 }, + { "zCBuffer::SetPosEnd", 0x442A50 }, + { "zCBuffer::GetPos", 0x442A70 }, + { "zCBuffer::GetBitPos", 0x442A80 }, + { "zCBuffer::GetMaxSize", 0x442A90 }, + { "zCBuffer::GetBitMaxSize", 0x442AA0 }, + { "zCBuffer::GetSize", 0x442AB0 }, + { "zCBuffer::GetBitSize", 0x442AC0 }, + { "zCBuffer::GetRestSize", 0x442AD0 }, + { "zCBuffer::GetBitRestSize", 0x442AE0 }, + { "zCBuffer::GetBuffer", 0x442AF0 }, + { "zCBuffer::GetCursor", 0x442B00 }, + { "zCBuffer::SkipByte", 0x442B10 }, + { "zCBuffer::GetBitSizeToNextByte", 0x442B40 }, + { "zCBuffer::HasError", 0x442B50 }, + { "operator==", 0x442B60 }, + { "zCBuffer::WriteObject", 0x442B90 }, + { "zCBuffer::ReadObject", 0x442CF0 }, + { "zCBuffer::operator=", 0x442EF0 }, + { "zCBuffer::CopyFrom", 0x442F10 }, + { "zCBuffer::ByteFreq_Reset", 0x442FA0 }, + { "zCBuffer::ByteFreq_Analyse", 0x442FC0 }, + { "zCBuffer::ByteFreq_Print", 0x442FF0 }, + { "zFILE::SetRootDirectory", 0x443640 }, + { "zFILE::DirectFileConvert", 0x443780 }, + { "zFILE::DirectFileAccess", 0x443920 }, + { "zFILE::GetFreeDiskSpace", 0x443B20 }, + { "zFILE::LockDirScan", 0x443B30 }, + { "zFILE::UnlockDirScan", 0x443B50 }, + { "operator<", 0x443C20 }, + { "zDATE::operator=", 0x443CB0 }, + { "zDATE::ToTime_t", 0x443D00 }, + { "zDATE::ToString", 0x443D50 }, + { "zFILE_FILE::HandleError", 0x443F00 }, + { "zFILE::zFILE", 0x4443D0 }, + { "zFILE::`scalar deleting destructor'", 0x4443F0 }, + { "zFILE_FILE::zFILE_FILE", 0x444430 }, + { "zFILE_FILE::Init", 0x444440 }, + { "zFILE_FILE::SetMode", 0x444610 }, + { "zFILE_FILE::GetMode", 0x444620 }, + { "zFILE_FILE::GetFileHandle", 0x444630 }, + { "zFILE_FILE::GetPath", 0x444640 }, + { "zFILE_FILE::GetDirectoryPath", 0x444690 }, + { "zFILE_FILE::GetDrive", 0x4446E0 }, + { "zFILE_FILE::GetDir", 0x444730 }, + { "zFILE_FILE::GetFilename", 0x444780 }, + { "zFILE_FILE::IsOpened", 0x4447D0 }, + { "zFILE_FILE::Create", 0x4447E0 }, + { "zFILE_FILE::Open", 0x444850 }, + { "zFILE_FILE::Exists", 0x4448C0 }, + { "zFILE_FILE::`scalar deleting destructor'", 0x444930 }, + { "zFILE_FILE::~zFILE_FILE", 0x444A80 }, + { "zFILE_FILE::GetStats", 0x444CA0 }, + { "zFILE_FILE::Size", 0x444E40 }, + { "zFILE_FILE::FlushBuffer", 0x445650 }, + { "zFILE_FILE::Close", 0x4456A0 }, + { "zFILE_FILE::Reset", 0x445910 }, + { "zFILE_FILE::Append", 0x445920 }, + { "zFILE_FILE::Eof", 0x445940 }, + { "zFILE_FILE::Pos", 0x445950 }, + { "zFILE_FILE::Seek", 0x445960 }, + { "zFILE_FILE::Write", 0x445980 }, + { "zFILE_FILE::ReadChar", 0x445D30 }, + { "zFILE_FILE::Read", 0x445D50 }, + { "zFILE_FILE::SeekText", 0x446080 }, + { "zFILE_FILE::ReadCodeline", 0x446280 }, + { "zFILE_FILE::ReadLines", 0x4464E0 }, + { "zFILE_FILE::ReadBlock", 0x446690 }, + { "zFILE_FILE::UpdateBlock", 0x446790 }, + { "zFILE_FILE::SetCompletePath", 0x446B70 }, + { "zFILE_FILE::SetPath", 0x446E20 }, + { "zSTRING::operator[]", 0x447300 }, + { "zFILE_FILE::SetDrive", 0x4473B0 }, + { "zFILE_FILE::SetDir", 0x447550 }, + { "zFILE_FILE::SetFilename", 0x4477E0 }, + { "zFILE_FILE::SetExt", 0x447980 }, + { "zFILE_FILE::SetFile", 0x447B20 }, + { "zFILE_FILE::GetFullPath", 0x447CF0 }, + { "zFILE_FILE::SlashConvert", 0x447EB0 }, + { "zFILE_FILE::SetCurrentDir", 0x447FD0 }, + { "zFILE_FILE::ChangeDir", 0x448040 }, + { "zFILE_FILE::DirStepInto", 0x4482E0 }, + { "zFILE_FILE::SearchFile", 0x448520 }, + { "zFILE_FILE::FindFirst", 0x448C00 }, + { "zFILE_FILE::DirCreate", 0x448E10 }, + { "zFILE_FILE::DirRemove", 0x448F30 }, + { "zFILE_FILE::DirExists", 0x449050 }, + { "zFILE_FILE::FileMove", 0x449130 }, + { "zFILE_FILE::FileCopy", 0x449270 }, + { "zFILE_FILE::FileDelete", 0x4493B0 }, + { "zFILE_FILE::FindNext", 0x4497B0 }, + { "zPATH::zPATH", 0x449960 }, + { "zPATH::`scalar deleting destructor'", 0x449A30 }, + { "zFILE::GetFreeBuffer", 0x449B10 }, + { "zFILE::ReleaseBuffer", 0x449E00 }, + { "zFILE::InitFileSystem", 0x449E30 }, + { "zFILE::DeinitFileSystem", 0x449F90 }, + { "zFILE_FILE::InitFileSystem", 0x44A130 }, + { "zFILE_FILE::DeinitFileSystem", 0x44A1B0 }, + { "Dir_Clear", 0x44A1D0 }, + { "Dir_Copy", 0x44A3A0 }, + { "std::basic_string,class std::allocator >::at", 0x44A630 }, + { "std::basic_string,class std::allocator >::_Freeze", 0x44A6C0 }, + { "zFILE_VDFS::Init", 0x44A770 }, + { "zFILE_VDFS::zFILE_VDFS", 0x44A7A0 }, + { "zFILE_VDFS::Open", 0x44A8E0 }, + { "zFILE_VDFS::Exists", 0x44A950 }, + { "zFILE_VDFS::`scalar deleting destructor'", 0x44A9C0 }, + { "zFILE_VDFS::~zFILE_VDFS", 0x44AA80 }, + { "zFILE_VDFS::IsOpened", 0x44ABA0 }, + { "zFILE_VDFS::HandleError", 0x44ACD0 }, + { "zFILE_VDFS::Close", 0x44AFA0 }, + { "zFILE_VDFS::Reset", 0x44B000 }, + { "zFILE_VDFS::Size", 0x44B010 }, + { "zFILE_VDFS::Eof", 0x44B070 }, + { "zFILE_VDFS::Seek", 0x44B090 }, + { "zFILE_VDFS::Pos", 0x44B430 }, + { "zFILE_VDFS::Append", 0x44B490 }, + { "zFILE_VDFS::SetCurrentDir", 0x44B4B0 }, + { "zFILE_VDFS::GetFullPath", 0x44B740 }, + { "zFILE_VDFS::ChangeDir", 0x44B8D0 }, + { "zFILE_VDFS::SearchFile", 0x44B8E0 }, + { "zFILE_VDFS::GetStats", 0x44BDD0 }, + { "zFILE_VDFS::FindFirst", 0x44BDE0 }, + { "zFILE_VDFS::FindNext", 0x44C0D0 }, + { "zFILE_VDFS::Read", 0x44C430 }, + { "zFILE_VDFS::InitFileSystem", 0x44C920 }, + { "zFILE_VDFS::DeinitFileSystem", 0x44CD90 }, + { "zFILE_VDFS::LockCriticalSection", 0x44D120 }, + { "zFILE_VDFS::UnlockCriticalSection", 0x44D140 }, + { "default_exit", 0x44D210 }, + { "ErrorBox", 0x44D220 }, + { "MessageWindow", 0x44D440 }, + { "GetDiffTime", 0x44D4A0 }, + { "zERROR::zERROR", 0x44D6D0 }, + { "zERROR::`scalar deleting destructor'", 0x44D930 }, + { "zERROR::Init", 0x44D950 }, + { "zERROR::~zERROR", 0x44DFF0 }, + { "zERROR::SendToSpy", 0x44E210 }, + { "zERROR::Report", 0x44E280 }, + { "zERROR::BlockBegin", 0x44EB20 }, + { "zSTRING::operator delete", 0x44ED60 }, + { "zERROR::BlockEnd", 0x44ED70 }, + { "zERROR::Separator", 0x44F160 }, + { "zERROR::ShowSpy", 0x44F3B0 }, + { "zERROR::Message", 0x44F510 }, + { "zERROR::Warning", 0x44F550 }, + { "zERROR::Fatal", 0x44F580 }, + { "zERROR::Fault", 0x44F5B0 }, + { "zERROR::SetFilterFlags", 0x44F5E0 }, + { "zERROR::SetFilterAuthors", 0x44F710 }, + { "zERROR::SetFilterLevel", 0x44F8F0 }, + { "zERROR::SetTarget", 0x44FA20 }, + { "zERROR::GetTargetDescription", 0x44FCE0 }, + { "zERROR::GetFilterFlagDescription", 0x44FF30 }, + { "zERROR::GetFilterAuthors", 0x450160 }, + { "zERROR::SearchForSpy", 0x4501B0 }, + { "zQUEUE::zQUEUE", 0x4503D0 }, + { "zCFileCSV::zCFileCSV", 0x4504C0 }, + { "zCFileCSV::`scalar deleting destructor'", 0x4506B0 }, + { "zCFileCSV::~zCFileCSV", 0x4508B0 }, + { "zCFileCSV::InitCSV", 0x450A20 }, + { "zCFileCSV::SetFormat", 0x450B80 }, + { "zCFileCSV::AddNextField", 0x450CD0 }, + { "zCFileCSV::AddNextHeader", 0x450EA0 }, + { "zCFileCSV::WriteSet", 0x451080 }, + { "zCFileCSV::GetNextField", 0x451250 }, + { "zCFileCSV::ReadSet", 0x451700 }, + { "zCFileCSV::ReadHeader", 0x451750 }, + { "zCFileCSV::WriteHeader", 0x451960 }, + { "zCGameInfo::zCGameInfo", 0x451BD0 }, + { "zCGameInfo::`scalar deleting destructor'", 0x451D30 }, + { "zCGameInfo::~zCGameInfo", 0x451D50 }, + { "zCGameInfo::Init", 0x451DB0 }, + { "zCGameInfo::Reset", 0x451DC0 }, + { "zCGameInfo::AddPlayer", 0x451DD0 }, + { "zCGameInfo::RemPlayer", 0x451DF0 }, + { "zCGameInfo::GetPlayerByID", 0x451E10 }, + { "zCGameInfo::GetPlayerByVobID", 0x451E30 }, + { "zCGameInfo::PackToBuffer", 0x451E70 }, + { "zCGameInfo::CreateFromBuffer", 0x451E90 }, + { "zCGameInfo::GetNumPlayers", 0x451EB0 }, + { "zCGameInfo::Pack", 0x451ED0 }, + { "zCGameInfo::Unpack", 0x451F60 }, + { "zCGameInfo::GetPlayerByNetAddress", 0x452150 }, + { "zCNetMessageQueue::zCNetMessageQueue", 0x452280 }, + { "zCNetMessageQueue::~zCNetMessageQueue", 0x4522E0 }, + { "zCNet::zCNet", 0x452380 }, + { "zCNet::`scalar deleting destructor'", 0x452500 }, + { "zCNet::~zCNet", 0x452520 }, + { "zCNet::NetReset", 0x452580 }, + { "zCNet::StreamListen", 0x452760 }, + { "zCNet::Send", 0x4527C0 }, + { "zCNet::DGramWriteMessage", 0x452970 }, + { "zCNet::DGramWriteToPlayer", 0x452A10 }, + { "zCNetHost::GetReadableAddr", 0x452DE0 }, + { "zCNet::DGramWriteToGroup", 0x452E60 }, + { "zCNet::DGramRead", 0x452ED0 }, + { "zCNet::StreamRead", 0x452FB0 }, + { "zCNet::StreamReadFromPlayer", 0x4531B0 }, + { "zCNet::StreamWriteMessage", 0x453210 }, + { "zCNet::StreamWriteToPlayer", 0x4533C0 }, + { "zCNet::StreamWriteToGroup", 0x4533F0 }, + { "zCNet::StreamWriteFile", 0x453460 }, + { "zCNet::StreamReadFile", 0x453910 }, + { "zCNet::MsgGetFromStream", 0x454190 }, + { "zCNet::MsgPut", 0x4542B0 }, + { "zCNet::MsgGet", 0x454510 }, + { "zCNet::MsgSendFromQueue", 0x454590 }, + { "zCNet::MsgRecvToQueue", 0x454640 }, + { "zCNet::HandleReceiving", 0x454690 }, + { "zCNet::HandleSending", 0x454700 }, + { "zCNet::Handle", 0x454940 }, + { "zCNet::StreamConnect", 0x454A90 }, + { "zCNet::StreamDisconnect", 0x454AC0 }, + { "zCNet::LockQueues", 0x454AF0 }, + { "zCNet::WaitForStreamMessage", 0x454B00 }, + { "zCNet::GetLocalAddress", 0x454D90 }, + { "zCNet::EnableNetwork", 0x454DA0 }, + { "zCNet::ApplyTimestamp", 0x454DB0 }, + { "zCNet::CheckTimestamp", 0x454DF0 }, + { "zCNetStatistics::zCNetStatistics", 0x454E20 }, + { "zCNetStatistics::`scalar deleting destructor'", 0x454E70 }, + { "zCNetStatistics::AddLostRecv", 0x454EA0 }, + { "zCNetStatistics::AddLostSend", 0x454ED0 }, + { "zCNetStatistics::AddPacketSend", 0x454F00 }, + { "zCNetStatistics::AddPacketRecv", 0x454F20 }, + { "zCNetStatistics::Start", 0x454F40 }, + { "zCNetStatistics::Stop", 0x455080 }, + { "zCNetStatistics::Print", 0x455190 }, + { "zCNetStatistics::Reset", 0x456510 }, + { "zCNetStatistics::GetSeconds", 0x456530 }, + { "zQUEUE::Push", 0x456560 }, + { "netDumpSocketLL", 0x456620 }, + { "netInit", 0x456680 }, + { "netExit", 0x456690 }, + { "netSend", 0x4567F0 }, + { "netRecv", 0x456A40 }, + { "netWrite", 0x456B10 }, + { "netRead", 0x456DE0 }, + { "netListenPacket", 0x456F20 }, + { "netListenStream", 0x457110 }, + { "netConnect", 0x457360 }, + { "netClose", 0x4576D0 }, + { "netIsHandleClosed", 0x457820 }, + { "netGetPacketHandle", 0x4578F0 }, + { "netGetHostName", 0x457900 }, + { "netGetHostAddr", 0x457AC0 }, + { "netGetServicePort", 0x457C70 }, + { "netAddrToString", 0x457DE0 }, + { "netGetLocalHost", 0x457F10 }, + { "netGetRemoteAddr", 0x457F20 }, + { "netGetLocalAddr", 0x457F30 }, + { "netGetProtocolSupported", 0x457F40 }, + { "netSetTimeOut", 0x457F70 }, + { "netGetBufferInfo", 0x457FA0 }, + { "netSetMaxInQueuePackets", 0x457FB0 }, + { "netGetLastError", 0x458020 }, + { "netGetLastErrorString", 0x458030 }, + { "netWindowProc", 0x458040 }, + { "netAcceptPendingConnections", 0x458DA0 }, + { "zCNetEventManager::_CreateNewInstance", 0x4590C0 }, + { "zCEventManager::GetNumMessages", 0x459150 }, + { "zCNetEventManager::operator delete", 0x459160 }, + { "zCNetEventManager::_GetClassDef", 0x459180 }, + { "zCNetEventManager::HandleNetMessage", 0x459190 }, + { "zCNetEventManager::zCNetEventManager", 0x459E90 }, + { "zCNetEventManager::`scalar deleting destructor'", 0x459EB0 }, + { "zCNetEventManager::~zCNetEventManager", 0x459F00 }, + { "zCNetEventManager::Init", 0x459F10 }, + { "zCNetEventManager::OnMessage", 0x459F20 }, + { "zCPlayerInfo::GetName", 0x45BC00 }, + { "zCNetEventManager::Archive", 0x45BC50 }, + { "zCNetEventManager::Unarchive", 0x45BC80 }, + { "zCNetEventManager::GetNetVobControl", 0x45BD00 }, + { "zCNetHost::InitHost", 0x45C160 }, + { "zCNetHost::zCNetHost", 0x45C4C0 }, + { "zCNetHost::`scalar deleting destructor'", 0x45C660 }, + { "zCNetHost::Init", 0x45C9A0 }, + { "zCNetHost::InitHostForBroadcast", 0x45CAA0 }, + { "zCNetHost::InitHostAddr", 0x45CC40 }, + { "zCNetHost::~zCNetHost", 0x45CE90 }, + { "zCNetHost::Pack", 0x45CEF0 }, + { "zCNetHost::Unpack", 0x45CF60 }, + { "zCNetHost::CreateFromBuffer", 0x45D0F0 }, + { "zCNetHost::PackToBuffer", 0x45D2B0 }, + { "zCNetHost::HasAddress", 0x45D2E0 }, + { "zCNetManager::_CreateNewInstance", 0x45D610 }, + { "zCNetManager::operator delete", 0x45D770 }, + { "zCNetManager::_GetClassDef", 0x45D790 }, + { "zCNetManager::Temp_HandleNetMessage", 0x45D7A0 }, + { "zCNetManager::zCNetManager", 0x45D810 }, + { "zCNetManager::`scalar deleting destructor'", 0x45D9A0 }, + { "zCNetManager::~zCNetManager", 0x45D9D0 }, + { "zCNetManager::Process", 0x45D9E0 }, + { "zCNetManager::ProcessMessages", 0x45DA90 }, + { "zCNetManager::HandleNetMessage", 0x45DB20 }, + { "zCNetManager::CreateNetMessage", 0x45DBE0 }, + { "zCNetManager::SendPing", 0x45DC80 }, + { "zCNetManager::SendPingReply", 0x45DCF0 }, + { "zCNetManager::SendWorldTime", 0x45DD30 }, + { "zCArraySort::GetSafe", 0x45DD40 }, + { "zCNetMessage::zCNetMessage", 0x45DFB0 }, + { "zCNetMessage::`scalar deleting destructor'", 0x45E060 }, + { "zCNetMessage::CopyFrom", 0x45E170 }, + { "zCNetMessage::Init", 0x45E380 }, + { "zCNetMessage::~zCNetMessage", 0x45E3A0 }, + { "zCNetMessage::Send", 0x45E420 }, + { "zCNetMessage::SetTimestamp", 0x45E560 }, + { "zCNetMessage::GetTimestamp", 0x45E580 }, + { "zCNetMessage::SetTarget", 0x45E590 }, + { "zCNetMessage::GetTarget", 0x45E5F0 }, + { "zCNetMessage::Get", 0x45E610 }, + { "zCNetMessage::Add", 0x45E720 }, + { "zCNetMessage::AddCursorPtr", 0x45E840 }, + { "zCNetMessage::IsStream", 0x45EA40 }, + { "zCNetMessage::SetStream", 0x45EA50 }, + { "zCNetMessage::SetFileMessage", 0x45EA60 }, + { "zCNetMessage::GetFile", 0x45EB00 }, + { "zCNetMessage::IsFileMessage", 0x45EB40 }, + { "zCNetMessage::IsMultiMessage", 0x45EB60 }, + { "zCNetMessage::LogMessage", 0x45EB80 }, + { "zCNetMessage::SetLog", 0x45EF00 }, + { "zCNetMessage::GetHeader", 0x45EF10 }, + { "zCNetMessage::GetHeaderSize", 0x45EF20 }, + { "zCNetMessage::GetBuffer", 0x45EF30 }, + { "zCNetMessage::GetCursorPtr", 0x45EF40 }, + { "zCNetMessage::GetPtr", 0x45EF50 }, + { "zCNetMessage::GetDataPtr", 0x45EF60 }, + { "zCNetMessage::ResetCursorPtr", 0x45EF70 }, + { "zCNetMessage::SetMode", 0x45EF90 }, + { "zCNetMessage::GetSize", 0x45EFA0 }, + { "zCNetMessage::GetDataSize", 0x45EFB0 }, + { "zCNetMessage::GetRestSize", 0x45EFC0 }, + { "zCNetMessage::GetID", 0x45EFD0 }, + { "zCNetMessage::GetSenderID", 0x45EFE0 }, + { "zCNetMessage::GetFlags", 0x45EFF0 }, + { "zCNetMessage::HasError", 0x45F000 }, + { "zCNetSession::zCNetSession", 0x45F0A0 }, + { "zCNetSession::`scalar deleting destructor'", 0x45F120 }, + { "zCNetSession::Reset", 0x45F140 }, + { "zCNetSession::~zCNetSession", 0x45F160 }, + { "zCNetVersion::zCNetVersion", 0x45F230 }, + { "zCNetVersion::`scalar deleting destructor'", 0x45F250 }, + { "zCNetVersion::~zCNetVersion", 0x45F270 }, + { "zCNetVersion::GetVersionNumber", 0x45F280 }, + { "zCNetVersion::GetChecksum", 0x45F290 }, + { "zCNetVersion::CreateChecksum", 0x45F2A0 }, + { "zCNetVersion::GetVersionString", 0x45F2B0 }, + { "zCNetVersion::Pack", 0x45F2D0 }, + { "zCNetVersion::Unpack", 0x45F300 }, + { "zCNetVobControl::_CreateNewInstance", 0x45FA20 }, + { "zCNetVobControl::operator delete", 0x45FB60 }, + { "zCNetVobControl::_GetClassDef", 0x45FB80 }, + { "zCNetVobControl::IsLocalChained", 0x45FB90 }, + { "zCNetVobControl::SetLocalChained", 0x45FBA0 }, + { "zCNetVobControl::zCNetVobControl", 0x45FBB0 }, + { "zCNetVobControl::`scalar deleting destructor'", 0x45FCB0 }, + { "zCNetVobControl::~zCNetVobControl", 0x45FCE0 }, + { "zCNetVobControl::Init", 0x45FD00 }, + { "zCNetVobControl::Process", 0x45FD20 }, + { "zCNetVobControl::HandOverToPlayer", 0x45FDE0 }, + { "zCNetVobControl::HandleNetMessage", 0x4602D0 }, + { "zCNetVobControl::CreateNetMessage", 0x460870 }, + { "zCNetVobControl::SetCtrlPlayer", 0x460CE0 }, + { "zCNetVobControl::IsLocalControlled", 0x461180 }, + { "zCNetVobControl::IsPlayerVob", 0x461190 }, + { "zCNetVobControl::CopyCtrlState", 0x4611A0 }, + { "zCNetVobControl::Archive", 0x4611D0 }, + { "zCNetVobControl::Unarchive", 0x4612D0 }, + { "zCOptionEntry::zCOptionEntry", 0x461C20 }, + { "zCOptionSection::zCOptionSection", 0x461E90 }, + { "zCOptionSection::~zCOptionSection", 0x462050 }, + { "zCOption::zCOption", 0x462190 }, + { "zCOption::`scalar deleting destructor'", 0x462390 }, + { "zCOption::~zCOption", 0x4623B0 }, + { "zCOptionEntry::~zCOptionEntry", 0x462530 }, + { "zCOption::Load", 0x462610 }, + { "zCOption::Save", 0x463710 }, + { "zCOption::WriteBool", 0x463EC0 }, + { "zCOption::WriteInt", 0x463F10 }, + { "zCOption::WriteDWord", 0x463F40 }, + { "zCOption::WriteReal", 0x463F70 }, + { "zCOption::WriteString", 0x463FB0 }, + { "zCOptionEntry::SetValue", 0x464130 }, + { "zCOption::ReadBool", 0x464330 }, + { "zCOption::ReadInt", 0x4645B0 }, + { "zCOption::ReadDWord", 0x4646C0 }, + { "zCOption::ReadReal", 0x4647D0 }, + { "zCOption::ReadString", 0x4648E0 }, + { "zCOption::EntryExists", 0x464A10 }, + { "zCOption::GetNumEntries", 0x464B00 }, + { "zCOption::GetEntry", 0x464B20 }, + { "zCOption::RemoveEntry", 0x464B50 }, + { "zCOption::SetFlag", 0x464D20 }, + { "zCOption::GetEntryByName", 0x464E30 }, + { "zCOption::GetSectionByName", 0x465160 }, + { "zCOption::SectionExists", 0x465400 }, + { "zCOption::GetNumSections", 0x465420 }, + { "zCOption::GetSection", 0x465430 }, + { "zCOption::RemoveSection", 0x465460 }, + { "zCOption::InsertChangeHandler", 0x4654C0 }, + { "zCOption::WriteRaw", 0x4656B0 }, + { "zCOption::ReadRaw", 0x4658C0 }, + { "zSTRING::ToChar", 0x465C00 }, + { "zCOption::Init", 0x465E20 }, + { "zCOption::ChangeDir", 0x4672F0 }, + { "zCOption::GetDir", 0x4673F0 }, + { "zCOption::GetDirString", 0x467400 }, + { "zCOption::Parm", 0x467410 }, + { "zCOption::ParmValue", 0x467540 }, + { "zCOption::ParmValueRaw", 0x467780 }, + { "zCOption::ParmValueInt", 0x4679C0 }, + { "zCOption::ParmValueFloat", 0x467BB0 }, + { "zCArray::GetSafe", 0x467DF0 }, + { "zCArray::GetSafe", 0x467FF0 }, + { "zCArray::AllocDelta", 0x4681D0 }, + { "zCArray::AllocDelta", 0x468240 }, + { "zCPlayerGroup::AddGroupToList", 0x468600 }, + { "zCPlayerGroup::RemoveGroupFromList", 0x468780 }, + { "zCPlayerGroup::zCPlayerGroup", 0x468910 }, + { "zCPlayerGroup::`scalar deleting destructor'", 0x468AB0 }, + { "zCPlayerGroup::~zCPlayerGroup", 0x468AD0 }, + { "zCPlayerGroup::GetFirstPlayer", 0x468C40 }, + { "zCPlayerGroup::GetNextPlayer", 0x468C80 }, + { "zCPlayerGroup::GetFirstGroup", 0x468CD0 }, + { "zCPlayerGroup::GetNextGroup", 0x468D10 }, + { "zCPlayerGroup::AddPlayer", 0x468D60 }, + { "zCPlayerGroup::RemPlayer", 0x468D90 }, + { "zCPlayerGroup::IsMember", 0x468E00 }, + { "zCPlayerGroup::GetPlayerByID", 0x468E30 }, + { "zCPlayerGroup::ShowDebugInfo", 0x468ED0 }, + { "zCNetHost::GetHostname", 0x4695C0 }, + { "zCPlayerGroup::ResetPlayerList", 0x469610 }, + { "zCPlayerGroup::ResetGroupList", 0x469660 }, + { "zCPlayerGroup::GetNearestPlayerToVob", 0x469790 }, + { "zCList::~zCList", 0x469870 }, + { "zCList::Insert", 0x4698A0 }, + { "zCList::Remove", 0x469900 }, + { "zCListSort::~zCListSort", 0x469960 }, + { "zCListSort::InsertSort", 0x469990 }, + { "zCListSort::Get", 0x469A20 }, + { "zCListSort::GetNumInList", 0x469A50 }, + { "zCList::`scalar deleting destructor'", 0x469A70 }, + { "zCListSort::`scalar deleting destructor'", 0x469AB0 }, + { "zCPlayerInfo::zCPlayerInfo", 0x469BC0 }, + { "zCPlayerInfo::`scalar deleting destructor'", 0x469D40 }, + { "zCPlayerInfo::~zCPlayerInfo", 0x469D60 }, + { "zCPlayerInfo::CreateDistinctPlayer", 0x46A090 }, + { "zCPlayerInfo::Init", 0x46A330 }, + { "zCPlayerInfo::Pack", 0x46A670 }, + { "zCPlayerInfo::Unpack", 0x46A720 }, + { "zCPlayerInfo::GetID", 0x46A910 }, + { "zCPlayerInfo::CreateFromBuffer", 0x46A920 }, + { "zCPlayerInfo::PackToBuffer", 0x46A940 }, + { "zCPlayerInfo::GetActivePlayer", 0x46A950 }, + { "zCPlayerInfo::SetActive", 0x46A960 }, + { "zCPlayerInfo::IsActive", 0x46AC20 }, + { "zCPlayerInfo::Reset", 0x46AC30 }, + { "zCPlayerInfo::StorePlayerVobAsScript", 0x46AC40 }, + { "zCPlayerInfo::CreatePlayerVobFromScript", 0x46AD50 }, + { "zCPlayerInfo::GetPlayerVobScript", 0x46ADF0 }, + { "zCPlayerInfo::SetPlayerVobScript", 0x46AE00 }, + { "zCPlayerInfo::SetPlayerVob", 0x46AEC0 }, + { "zCPlayerInfo::Deactivate", 0x46AF00 }, + { "zCPlayerInfo::IsDeactivated", 0x46AF20 }, + { "zCPlayerInfo::SetReady", 0x46AF30 }, + { "zCPlayerInfo::IsReady", 0x46AF50 }, + { "zCPlayerInfo::SetPingStart", 0x46AF60 }, + { "zCPlayerInfo::SetPingEnd", 0x46AF80 }, + { "zCScanDirFileHandler::zCScanDirFileHandler", 0x46B010 }, + { "zCScanDirFileHandler::`scalar deleting destructor'", 0x46B120 }, + { "zCScanDirFileHandler::~zCScanDirFileHandler", 0x46B140 }, + { "zCScanDirFileHandler::CanHandleFile", 0x46B220 }, + { "zCScanDirFileHandler::GetNumMessages", 0x46B460 }, + { "zCScanDirFileHandler::GetMessageA", 0x46B470 }, + { "zCScanDirFileHandler::RegisterFileType", 0x46B620 }, + { "zCScanDirFileHandler::AddMessage", 0x46B7B0 }, + { "zCScanDirFileHandler::ClearMessages", 0x46B940 }, + { "zCScanDirFileHandler::SetName", 0x46B970 }, + { "zCScanDirFileHandler::GetName", 0x46BAB0 }, + { "zCScanDir::zCScanDir", 0x46BAC0 }, + { "zCScanDir::`scalar deleting destructor'", 0x46BAE0 }, + { "zCScanDir::~zCScanDir", 0x46BB00 }, + { "zCScanDir::RegisterFileHandler", 0x46BB90 }, + { "zCScanDir::ScanX", 0x46BCD0 }, + { "zCScanDir::Scan", 0x46C520 }, + { "zCArray::GetSafe", 0x46CAF0 }, + { "zCArray::DeleteList", 0x46CCD0 }, + { "zCList::~zCList", 0x46CD00 }, + { "zCList::Insert", 0x46CD30 }, + { "zCList::`scalar deleting destructor'", 0x46CD90 }, + { "Characters", 0x46CE60 }, + { "Spaces", 0x46CEF0 }, + { "zSTRING::Lower", 0x46CF70 }, + { "zSTRING::Upper", 0x46D090 }, + { "zSTRING::UpperFirstLowerRest", 0x46D1B0 }, + { "zSTRING::Align", 0x46D300 }, + { "zSTRING::PickWord", 0x46DAC0 }, + { "zSTRING::PickWordPos", 0x46DDB0 }, + { "zSTRING::PickWord_Old", 0x46DF30 }, + { "zSTRING::Insert", 0x46E010 }, + { "zSTRING::Inserted", 0x46E140 }, + { "zSTRING::Overwrite", 0x46E2E0 }, + { "zSTRING::Overwritten", 0x46E4E0 }, + { "zSTRING::DeleteRight", 0x46E600 }, + { "zSTRING::Delete", 0x46E710 }, + { "zSTRING::Deleted", 0x46E820 }, + { "zSTRING::Copy", 0x46EC60 }, + { "zSTRING::Copied", 0x46EE10 }, + { "zSTRING::TrimLeft", 0x46F360 }, + { "zSTRING::TrimRight", 0x46F4A0 }, + { "zSTRING::Search", 0x46F650 }, + { "zSTRING::SearchRev", 0x46F760 }, + { "zSTRING::Sprintf", 0x46F9F0 }, + { "std::basic_string,class std::allocator >::substr", 0x46FA70 }, + { "zCMemPool::zCMemPool", 0x46FC00 }, + { "std::basic_string,class std::allocator >::replace", 0x46FC20 }, + { "std::basic_string,class std::allocator >::find", 0x46FDE0 }, + { "std::basic_string,class std::allocator >::rfind", 0x46FE70 }, + { "zCSystemInfo::zCSystemInfo", 0x46FF10 }, + { "zCSystemInfo::`scalar deleting destructor'", 0x4700B0 }, + { "zCSystemInfo::~zCSystemInfo", 0x4700D0 }, + { "zCSystemInfo::AnalyseMemory", 0x4701F0 }, + { "zCSystemInfo::AnalyseCpu", 0x470220 }, + { "zCSystemInfo::AnalyseOs", 0x470410 }, + { "zCSystemInfo::AnalyseGcard", 0x470880 }, + { "zCSystemInfo::AnalyseNow", 0x4708A0 }, + { "zCSystemInfo::GetOsName", 0x4711E0 }, + { "zCVideoPlayer::zCVideoPlayer", 0x471260 }, + { "zCVideoPlayer::IsPlaying", 0x4712A0 }, + { "zCVideoPlayer::ToggleSound", 0x4712B0 }, + { "zCVideoPlayer::SetSoundVolume", 0x4712C0 }, + { "zCVideoPlayer::`scalar deleting destructor'", 0x4712D0 }, + { "zCVideoPlayer::~zCVideoPlayer", 0x4712F0 }, + { "zCVideoPlayer::OpenVideo", 0x471350 }, + { "zCVideoPlayer::CloseVideo", 0x471510 }, + { "zCVideoPlayer::Play", 0x471630 }, + { "zCVideoPlayer::PlayInit", 0x471740 }, + { "zCVideoPlayer::PlayGotoNextFrame", 0x471760 }, + { "zCVideoPlayer::PlayWaitNextFrame", 0x471770 }, + { "zCVideoPlayer::PlayFrame", 0x471780 }, + { "zCVideoPlayer::PlayDeinit", 0x471790 }, + { "zCVideoPlayer::Pause", 0x4717A0 }, + { "zCVideoPlayer::Unpause", 0x4717C0 }, + { "zCVideoPlayer::Stop", 0x4717E0 }, + { "zCViewProgressBar::zCViewProgressBar", 0x471830 }, + { "zCViewProgressBar::`scalar deleting destructor'", 0x471A20 }, + { "zCViewProgressBar::~zCViewProgressBar", 0x471A40 }, + { "zCViewProgressBar::Init", 0x471BA0 }, + { "zCViewProgressBar::CalcPercentOf", 0x471CF0 }, + { "zCViewProgressBar::SetPercent", 0x471D10 }, + { "zCViewProgressBar::HandleChange", 0x471FB0 }, + { "zCViewProgressBar::Draw", 0x4720B0 }, + { "zCViewProgressBar::SetRange", 0x4720F0 }, + { "zCViewProgressBar::ResetRange", 0x4721C0 }, + { "zCList::~zCList", 0x472270 }, + { "zCList::InsertFront", 0x4722A0 }, + { "zCList::`scalar deleting destructor'", 0x472300 }, + { "zCViewStatusBar::zCViewStatusBar", 0x472370 }, + { "zCViewStatusBar::`scalar deleting destructor'", 0x4723C0 }, + { "zCViewStatusBar::Init", 0x472450 }, + { "zCViewStatusBar::~zCViewStatusBar", 0x472480 }, + { "zCViewStatusBar::SetMaxRange", 0x4724A0 }, + { "zCViewStatusBar::SetRange", 0x472540 }, + { "zCViewStatusBar::SetPreview", 0x4725E0 }, + { "CDHtmlDialog::SetHostFlags", 0x47261B }, + { "zCViewStatusBar::SetValue", 0x472630 }, + { "zCWorldInfo::zCWorldInfo", 0x4726B0 }, + { "zCWorldInfo::`scalar deleting destructor'", 0x4727F0 }, + { "zCWorldInfo::~zCWorldInfo", 0x472810 }, + { "zCWorldInfo::GetName", 0x472940 }, + { "zCWorldInfo::GetPlayerGroup", 0x472990 }, + { "zCWorldInfo::IsMember", 0x4729A0 }, + { "zCWorldInfo::GetLevelMaster", 0x4729B0 }, + { "zCWorldInfo::EnterWorld", 0x472A00 }, + { "zCWorldInfo::LeaveWorld", 0x472A90 }, + { "zCWorldInfo::ShowDebugInfo", 0x472AD0 }, + { "zCList::~zCList", 0x472EE0 }, + { "zCList::InsertFront", 0x472F10 }, + { "zCList::`scalar deleting destructor'", 0x472F70 }, + { "zInitOptions", 0x473010 }, + { "zDeinitOptions", 0x473430 }, + { "zBert_StartUp", 0x473600 }, + { "zBert_ShutDown", 0x474370 }, + { "oCAIHuman::CheckActiveSpells", 0x474650 }, + { "oCAIHuman::MagicInvestSpell", 0x4746E0 }, + { "oCAIHuman::MagicCheckSpellStates", 0x474D60 }, + { "zCModel::GetAniFromAniID", 0x475680 }, + { "zCModel::IsAniActive", 0x4756D0 }, + { "oCAIHuman::MagicMode", 0x475710 }, + { "oCMsgWeapon::operator delete", 0x475960 }, + { "oCMagFrontier::oCMagFrontier", 0x475CD0 }, + { "oCMagFrontier::~oCMagFrontier", 0x475CF0 }, + { "oCMagFrontier::SetNPC", 0x475D60 }, + { "oCMagFrontier::DoCheck", 0x475D70 }, + { "zVEC2::zVEC2", 0x4764C0 }, + { "oCMagFrontier::GetDistance", 0x476500 }, + { "zVEC2::operator/=", 0x476750 }, + { "zVEC2::Length2", 0x476770 }, + { "oCMagFrontier::StartLightningAtPos", 0x476790 }, + { "zVEC3::Length2", 0x476D30 }, + { "zCMaterial::operator delete", 0x476D50 }, + { "zCVisual::operator delete", 0x476D70 }, + { "zCQuadMark::operator delete", 0x476D90 }, + { "oCMagFrontier::DoWarningFX", 0x476DB0 }, + { "oCVisualFX::operator delete", 0x476FB0 }, + { "oCMagFrontier::DisposeWarningFX", 0x476FD0 }, + { "oCMagFrontier::DoShootFX", 0x477010 }, + { "operator*", 0x4773C0 }, + { "oCMagFrontier::DisposeShootFX", 0x477440 }, + { "oCMag_Book::oCMag_Book", 0x477750 }, + { "oCMag_Book::~oCMag_Book", 0x477930 }, + { "oCMag_Book::CheckConsistency", 0x477A90 }, + { "oCMag_Book::SetOwner", 0x477CA0 }, + { "oCMag_Book::SetWorld", 0x477D10 }, + { "oCMag_Book::Register", 0x477D20 }, + { "oCMag_Book::DeRegister", 0x477F40 }, + { "oCMag_Book::CreateNewSpell", 0x4780C0 }, + { "oCSpell::operator delete", 0x478250 }, + { "oCMag_Book::IsIn", 0x478510 }, + { "oCMag_Book::Spell_Setup", 0x478550 }, + { "oCMag_Book::Spell_Invest", 0x478830 }, + { "oCMag_Book::StartInvestEffect", 0x4789B0 }, + { "oCMag_Book::Spell_Cast", 0x478AA0 }, + { "zCObject::CheckInheritance", 0x478FF0 }, + { "oCSpell::operator new", 0x479020 }, + { "oCMag_Book::StartCastEffect", 0x479060 }, + { "oCMag_Book::Spell_InCast", 0x479150 }, + { "oCMag_Book::Open", 0x479160 }, + { "oCMag_Book::Close", 0x479490 }, + { "oCMag_Book::Ease", 0x479610 }, + { "oCMag_Book::EasePos", 0x479640 }, + { "oCMag_Book::GetAngle", 0x4796E0 }, + { "Alg_CalcAziElev", 0x4798E0 }, + { "oCMag_Book::IsInMovement", 0x4799F0 }, + { "oCMag_Book::IsActive", 0x479A00 }, + { "oCMag_Book::GetSelectedSpell", 0x479A10 }, + { "oCMag_Book::GetSelectedSpellNr", 0x479A70 }, + { "oCMag_Book::Spell_Open", 0x479A80 }, + { "oCMag_Book::StopSelectedSpell", 0x479BC0 }, + { "oCMag_Book::KillSelectedSpell", 0x479D40 }, + { "oCMag_Book::Spell_Stop", 0x47A000 }, + { "oCMag_Book::Left", 0x47A290 }, + { "oCMag_Book::Right", 0x47A2F0 }, + { "oCMag_Book::CalcPos", 0x47A340 }, + { "zVEC4::zVEC4", 0x47A550 }, + { "oCMag_Book::DoOpen", 0x47A800 }, + { "oCMag_Book::DoClose", 0x47A9F0 }, + { "operator-", 0x47ADC0 }, + { "oCMag_Book::SetFrontSpell", 0x47AE00 }, + { "oCMag_Book::DoTurn", 0x47B1C0 }, + { "oCMag_Book::ShowHandSymbol", 0x47B2D0 }, + { "oCMag_Book::SetShowHandSymbol", 0x47B4C0 }, + { "zMAT4::zMAT4", 0x47B840 }, + { "oCMag_Book::DoPerFrame", 0x47B880 }, + { "oCMag_Book::GetNoOfSpells", 0x47C040 }, + { "oCMag_Book::GetSpell", 0x47C050 }, + { "oCMag_Book::GetSpellItem", 0x47C0D0 }, + { "oCMag_Book::NextRegisterAt", 0x47C130 }, + { "oCMag_Book::GetSpellByKey", 0x47C150 }, + { "oCMag_Book::GetSpellItemByKey", 0x47C190 }, + { "oCMag_Book::GetNoOfSpellByKey", 0x47C1D0 }, + { "oCMag_Book::GetKeyByItem", 0x47C220 }, + { "zCArray::AllocDelta", 0x47C2B0 }, + { "zCArray::AllocDelta", 0x47C320 }, + { "zDYNAMIC_CAST", 0x47C390 }, + { "oCMenu_Main::oCMenu_Main", 0x47C480 }, + { "oCMenu_Main::`scalar deleting destructor'", 0x47C4A0 }, + { "oCMenu_Main::ScreenInit", 0x47C4C0 }, + { "oCMenu_Main::ScreenDone", 0x47C4D0 }, + { "oCMenu_Main::HandleEvent", 0x47C4E0 }, + { "oCMenu_ChgKeys::oCMenu_ChgKeys", 0x47C6D0 }, + { "oCMenu_ChgKeys::`scalar deleting destructor'", 0x47C6F0 }, + { "oCMenu_ChgKeys::~oCMenu_ChgKeys", 0x47C710 }, + { "oCMenu_ChgKeys::HandleEvent", 0x47C720 }, + { "oCMenu_ChgKeys::ExecCommand", 0x47C990 }, + { "oCMenu_ChgKeys::ScreenInit", 0x47D3F0 }, + { "oCMenu_ChgKeys::Leave", 0x47D410 }, + { "oCMenu_ChgKeys::InitText", 0x47D4C0 }, + { "zCInput::BindOption", 0x47D7D0 }, + { "zCArray::InsertEnd", 0x47D7F0 }, + { "oCMenu_Log::oCMenu_Log", 0x47DF70 }, + { "oCMenu_Log::`scalar deleting destructor'", 0x47DF90 }, + { "oCMenu_Log::~oCMenu_Log", 0x47DFB0 }, + { "oCMenu_Log::ScreenInit", 0x47DFC0 }, + { "oCMenu_Log::ScreenDone", 0x47E440 }, + { "oCMenu_Log::SetDayTime", 0x47E560 }, + { "oCMenu_Log::SetLogTopics", 0x47E600 }, + { "zTMenuItemListElement::~zTMenuItemListElement", 0x47ECC0 }, + { "oCMenu_Log::SetInfo", 0x47ED60 }, + { "oCMenu_Log::ExecCommand", 0x47ED70 }, + { "oCMenu_Log::HandleEnterItem", 0x47EFF0 }, + { "oCMenu_Log::HandleLeaveItem", 0x47F240 }, + { "oCMenu_Log::HandleActivateItem", 0x47F4A0 }, + { "oCMenu_Log::HandleEvent", 0x47F4B0 }, + { "oCMenu_Log::Activate", 0x47F500 }, + { "oCMenu_Log::InitForDisplay", 0x47F510 }, + { "oCMenu_Status::HandleEvent", 0x47F550 }, + { "oCMenu_Status::SetPlayerName", 0x47F750 }, + { "oCMenu_Status::SetGuild", 0x47F7A0 }, + { "oCMenu_Status::SetExperience", 0x47F890 }, + { "oCMenu_Status::SetLearnPoints", 0x47FC30 }, + { "oCMenu_Status::oCMenu_Status", 0x47FD10 }, + { "oCMenu_Status::`scalar deleting destructor'", 0x47FD70 }, + { "oCMenu_Status::~oCMenu_Status", 0x47FD90 }, + { "oCMenu_Status::AddArmor", 0x47FE60 }, + { "oCMenu_Status::AddAttribute", 0x47FF90 }, + { "oCMenu_Status::AddTalent", 0x480170 }, + { "oCMenu_Status::InitForDisplay", 0x480370 }, + { "oCStatusScreen::oCStatusScreen", 0x480E80 }, + { "oCStatusScreen::`scalar deleting destructor'", 0x481160 }, + { "oCStatusScreen::~oCStatusScreen", 0x481180 }, + { "oCStatusScreen::Show", 0x4813D0 }, + { "oCLogScreen::oCLogScreen", 0x481610 }, + { "oCLogScreen::`scalar deleting destructor'", 0x4818A0 }, + { "oCLogScreen::~oCLogScreen", 0x4818C0 }, + { "oCLogScreen::Show", 0x481AD0 }, + { "oCMapScreen::oCMapScreen", 0x481D00 }, + { "oCMapScreen::`scalar deleting destructor'", 0x481EF0 }, + { "oCMapScreen::~oCMapScreen", 0x481F10 }, + { "oCMapScreen::Show", 0x482100 }, + { "zCArray::zCArray", 0x4824D0 }, + { "oSMenuInfoAttribute::`vector deleting destructor'", 0x4824E0 }, + { "oSMenuInfoTalent::`vector deleting destructor'", 0x482540 }, + { "oSMenuInfoAttribute::~oSMenuInfoAttribute", 0x4825A0 }, + { "oSMenuInfoTalent::~oSMenuInfoTalent", 0x482640 }, + { "zCList::Get", 0x482720 }, + { "zCList::Get", 0x482750 }, + { "zCArray::AllocDelta", 0x482780 }, + { "zCArray::AllocDelta", 0x4829A0 }, + { "oSMenuInfoAttribute::oSMenuInfoAttribute", 0x482BE0 }, + { "oSMenuInfoTalent::oSMenuInfoTalent", 0x482C20 }, + { "Freelook", 0x482FA0 }, + { "TestKeys_Carsten", 0x483150 }, + { "ExceptionInfoCallback", 0x483160 }, + { "oCarsten_PerFrame", 0x483F60 }, + { "oCarsten_StartUp", 0x483F90 }, + { "zMAT4::SetTranslation", 0x485B60 }, + { "oCarsten_ShutDown", 0x485B80 }, + { "oCSpell::oCSpell", 0x485EC0 }, + { "oCSpell::_GetClassDef", 0x486030 }, + { "oCSpell::`scalar deleting destructor'", 0x486040 }, + { "oCSpell::~oCSpell", 0x4861F0 }, + { "oCSpell::InitValues", 0x486290 }, + { "oCSpell::GetSpellInstanceName", 0x4863D0 }, + { "oCSpell::CreateEffect", 0x4865E0 }, + { "oCVisFX_MultiTarget::operator delete", 0x4868C0 }, + { "oCVisFX_Lightning::operator delete", 0x4868E0 }, + { "oCSpell::InitByScript", 0x486900 }, + { "oCSpell::SetEnabled", 0x486BE0 }, + { "oCSpell::GetEnabled", 0x486D30 }, + { "oCSpell::Setup", 0x486D40 }, + { "oCSpell::Invest", 0x487520 }, + { "oCSpell::Cast", 0x4877A0 }, + { "oCSpell::Stop", 0x487920 }, + { "oCSpell::Kill", 0x487AA0 }, + { "oCSpell::Open", 0x487C20 }, + { "oCSpell::Close", 0x487D30 }, + { "oCSpell::Reset", 0x487EA0 }, + { "oCSpell::StopTargetEffects", 0x487FF0 }, + { "oCSpell::CallScriptInvestedMana", 0x4881D0 }, + { "oCSpell::IsTargetTypeValid", 0x4884A0 }, + { "oCSpell::IsValidTarget", 0x488660 }, + { "oCSpell::GetVob", 0x488AA0 }, + { "oCSpell::GetSpellID", 0x488AB0 }, + { "oCSpell::GetEnergyType", 0x488AC0 }, + { "oCSpell::GetCategory", 0x488AD0 }, + { "oCSpell::GetName", 0x488AE0 }, + { "oCSpell::GetLevel", 0x488C90 }, + { "oCSpell::IsInvestSpell", 0x488CB0 }, + { "oCSpell::SetInvestedMana", 0x488CE0 }, + { "oCSpell::GetSpellStatus", 0x488D00 }, + { "oCSpell::CanTurnDuringInvest", 0x488D10 }, + { "oCSpell::SetReleaseStatus", 0x488D20 }, + { "oCSpell::SetSpellInfo", 0x489030 }, + { "oCSpell::DoLogicInvestEffect", 0x489040 }, + { "zVEC3::operator+=", 0x489630 }, + { "zCModel::GetAniIDFromAniName", 0x489660 }, + { "zCVob::GetPositionWorld", 0x489680 }, + { "oCSpell::CastSpecificSpell", 0x4896B0 }, + { "oCSpell::EndTimedEffect", 0x489E60 }, + { "oCSpell::DoTimedEffect", 0x48A4B0 }, + { "oCSpell::CanBeDeleted", 0x48A740 }, + { "oCSpell::DeleteCaster", 0x48A750 }, + { "oCSpell::Archive", 0x48A770 }, + { "oCSpell::Unarchive", 0x48A780 }, + { "oCSpell::_CreateNewInstance", 0x48A990 }, + { "oCTrajectory::Calc", 0x48AE10 }, + { "zCKBSpline::InitVars", 0x48B160 }, + { "oCTrajectory::Changed", 0x48B180 }, + { "oCTrajectory::Interpolate", 0x48B190 }, + { "oCTrajectory::InterpolateN", 0x48B600 }, + { "oCTrajectory::Draw", 0x48B710 }, + { "oCTrajectory::Clear", 0x48B990 }, + { "zCKBSpline::~zCKBSpline", 0x48B9F0 }, + { "oCTrajectory::RecalcByColl", 0x48BA50 }, + { "oCTrajectory::ApplyGrav", 0x48BF00 }, + { "oCTrajectory::SetByList", 0x48BF80 }, + { "oCTrajectory::VobCross", 0x48C120 }, + { "oCEmitterKey::oCEmitterKey", 0x48C1C0 }, + { "oCEmitterKey::~oCEmitterKey", 0x48C4B0 }, + { "oCEmitterKey::SetByScript", 0x48C770 }, + { "oCEmitterKey::ParseStrings", 0x48C9B0 }, + { "oCVisualFX::RemoveInstancesOfClass", 0x48CF00 }, + { "oCVisualFX::PreSaveGameProcessing", 0x48D100 }, + { "oCVisualFX::PostSaveGameProcessing", 0x48D110 }, + { "oCVisualFX::oCVisualFX", 0x48D120 }, + { "zCEffect::_GetClassDef", 0x48D570 }, + { "oCTrajectory::~oCTrajectory", 0x48D580 }, + { "oCVisualFX::_GetClassDef", 0x48D640 }, + { "oCVisualFX::GetOrigin", 0x48D650 }, + { "oCVisualFX::GetTarget", 0x48D660 }, + { "oCVisualFX::GetInflictor", 0x48D670 }, + { "oCVisualFX::Play", 0x48D680 }, + { "oCVisualFX::SetDuration", 0x48D690 }, + { "oCVisualFX::GetCollisionCandidates", 0x48D6A0 }, + { "oCVisualFX::GetNumCollisionCandidates", 0x48D750 }, + { "oCVisualFX::SetDamage", 0x48D760 }, + { "oCVisualFX::SetDamageType", 0x48D770 }, + { "oCVisualFX::GetDamage", 0x48D780 }, + { "oCVisualFX::GetDamageType", 0x48D790 }, + { "oCVisualFX::IsASpell", 0x48D7A0 }, + { "oCVisualFX::SetSpellType", 0x48D7B0 }, + { "oCVisualFX::GetSpellType", 0x48D7C0 }, + { "oCVisualFX::GetSpellTargetTypes", 0x48D7D0 }, + { "oCVisualFX::SetSpellTargetTypes", 0x48D7E0 }, + { "oCVisualFX::GetIsProjectile", 0x48D7F0 }, + { "oCVisualFX::SetIsProjectile", 0x48D800 }, + { "oCVisualFX::`scalar deleting destructor'", 0x48D810 }, + { "zCEffect::~zCEffect", 0x48D840 }, + { "zCEffect::`scalar deleting destructor'", 0x48D850 }, + { "oCVisualFX::~oCVisualFX", 0x48D880 }, + { "zCKBSpline::`scalar deleting destructor'", 0x48E450 }, + { "zCPositionKey::`scalar deleting destructor'", 0x48E470 }, + { "oCVisualFX::CreateHierachy", 0x48E490 }, + { "oCVisualFX::DisposeHierachy", 0x48E760 }, + { "oCVisualFX::InitParser", 0x48E980 }, + { "oCVisualFX::InitValues", 0x48ECB0 }, + { "zCAIBase::operator delete", 0x48F1E0 }, + { "zCAIBase::_GetClassDef", 0x48F200 }, + { "zCAIBase::CanThisCollideWith", 0x48F210 }, + { "zCAIBase::HasAIDetectedCollision", 0x48F220 }, + { "zCAIBase::AICollisionResponseSelfDetected", 0x48F230 }, + { "zCAIBase::HostVobRemovedFromWorld", 0x48F240 }, + { "oCVisualFXAI::ReportCollisionToAI", 0x48F250 }, + { "oCVisualFXAI::HostVobAddedToWorld", 0x48F270 }, + { "oCVisualFXAI::`scalar deleting destructor'", 0x48F280 }, + { "oCVisualFXAI::~oCVisualFXAI", 0x48F2B0 }, + { "zCAIBase::ReportCollisionToAI", 0x48F2C0 }, + { "zCAIBase::HostVobAddedToWorld", 0x48F2D0 }, + { "zCAIBase::`scalar deleting destructor'", 0x48F2E0 }, + { "zCAIBase::~zCAIBase", 0x48F310 }, + { "oCVisualFX::ParseStrings", 0x48F320 }, + { "oCVisualFX::SetVisualByString", 0x48F6A0 }, + { "zPATH::~zPATH", 0x490750 }, + { "zCParticleFX::operator delete", 0x490770 }, + { "zCEarthquake::operator delete", 0x490790 }, + { "zCVobScreenFX::operator delete", 0x4907B0 }, + { "zCPolyStrip::operator delete", 0x4907D0 }, + { "oCVisualFX::SetCollisionEnabled", 0x4907F0 }, + { "oCVisualFX::SetByScript", 0x490910 }, + { "zCVobLight::operator delete", 0x491360 }, + { "oCVisualFX::UpdateFXByEmitterKey", 0x491380 }, + { "oCVisualFX::CreateBackup", 0x491BD0 }, + { "oCVisualFX::FindKey", 0x491BE0 }, + { "oCVisualFX::CreateAndPlay", 0x491D60 }, + { "oCVisualFX::CreateAndCastFX", 0x492530 }, + { "oCVisualFX::CalcTrajectory", 0x492CF0 }, + { "zMAT4::GetRightVector", 0x494150 }, + { "zVEC3::LengthApprox", 0x494180 }, + { "zVEC3::Normalize", 0x494210 }, + { "zCVob::GetUpVectorWorld", 0x494290 }, + { "oCTrajectory::InsertKey", 0x4942C0 }, + { "oCTrajectory::GetKey", 0x4943F0 }, + { "oCTrajectory::SetKey", 0x4944E0 }, + { "oCTrajectory::GetNumKeys", 0x494510 }, + { "oCVisualFX::SetOrigin", 0x494950 }, + { "oCVisualFX::SetInflictor", 0x4949C0 }, + { "oCVisualFX::SetTarget", 0x494A20 }, + { "oCVisualFX::CreateInvestFX", 0x494BF0 }, + { "oCVisualFX::InitInvestFX", 0x494DB0 }, + { "oCVisualFX::StopInvestFX", 0x494F10 }, + { "oCVisualFX::Open", 0x494FC0 }, + { "oCVisualFX::Reset", 0x495330 }, + { "oCVisualFX::Init", 0x495520 }, + { "oCVisualFX::InvestNext", 0x495F30 }, + { "oCVisualFX::SetLevel", 0x496310 }, + { "oCVisualFX::GetLevel", 0x496710 }, + { "oCVisualFX::Cast", 0x496720 }, + { "oCVisualFX::Collide", 0x496FC0 }, + { "oCVisualFX::SetShowVisual", 0x497260 }, + { "oCVisualFX::Stop", 0x4973B0 }, + { "oCVisualFX::Kill", 0x4977A0 }, + { "oCVisualFX::CanBeDeleted", 0x497A40 }, + { "oCVisualFX::IsFinished", 0x497A80 }, + { "oCVisualFX::IsLooping", 0x497B10 }, + { "oCVisualFX::InitEffect", 0x497B80 }, + { "oCVisualFX::EndEffect", 0x498050 }, + { "oCVisualFX::ReportCollision", 0x4980A0 }, + { "oCVisualFX::ProcessQueuedCollisions", 0x498AA0 }, + { "oCVisualFX::ProcessCollision", 0x498B50 }, + { "oCNpc::oSDamageDescriptor::~oSDamageDescriptor", 0x499260 }, + { "oCMsgDamage::operator delete", 0x4992E0 }, + { "oCVisualFX::CollisionResponse", 0x499300 }, + { "zMAT4::GetUpVector", 0x4997C0 }, + { "zCPositionKey::GetMat", 0x4997F0 }, + { "oCVisualFX::SetCollisionCandidates", 0x4998A0 }, + { "oCVisualFX::GetCollidedCandidates", 0x4999B0 }, + { "oCVisualFX::CanThisCollideWith", 0x499A80 }, + { "oCVisualFX::CheckDeletion", 0x499CC0 }, + { "oCVisualFX::UpdateActKey", 0x49A110 }, + { "oCVisualFX::DoMovements", 0x49A390 }, + { "zCKBSpline::InterpolateN", 0x49AEA0 }, + { "oCVisualFX::CheckDelayedTrigger", 0x49AEE0 }, + { "oCVisualFX::AdjustShapeToOrigin", 0x49B170 }, + { "oCVisualFX::UpdateEffects", 0x49B630 }, + { "oCVisualFX::OnTick", 0x49B9C0 }, + { "oCVisualFX::Archive", 0x49BAA0 }, + { "oCVisualFX::Unarchive", 0x49BAB0 }, + { "oCVisualFXAI::DoAI", 0x49BAC0 }, + { "oCVisualFX::_CreateNewInstance", 0x49BCE0 }, + { "zCArray::zCArray", 0x49BD50 }, + { "zCArray::DeleteList", 0x49BD80 }, + { "zCArray::AllocDelta", 0x49BE00 }, + { "zCArray::AllocDelta", 0x49BE70 }, + { "zCArray::InsertEnd", 0x49BEE0 }, + { "zCArray::AllocDelta", 0x49BFD0 }, + { "zCArray::AllocDelta", 0x49C070 }, + { "oCVisualFX::Edit", 0x49C480 }, + { "oCVisualFX::CreateNewScriptFX", 0x49CAC0 }, + { "oCEmitterKey::Edit", 0x49CD50 }, + { "oCEmitterKey::CreateNewScriptKey", 0x49D1C0 }, + { "oCVisualFX::FxConsole_ParameterChanged", 0x49D450 }, + { "oCVisualFX::EmConsole_ParameterChanged", 0x49E2D0 }, + { "oCVisualFX::FxConsole_EvalFunc", 0x49E5D0 }, + { "oCVisualFX::EmConsole_EvalFunc", 0x49F400 }, + { "oCEmitterKey::SetDefaultByFX", 0x4A09C0 }, + { "oCVisualFX::SetupEmitterKeysByVisual", 0x4A0E40 }, + { "oCVisFX_Lightning::oCVisFX_Lightning", 0x4A11C0 }, + { "oCVisFX_Lightning::_GetClassDef", 0x4A1290 }, + { "oCVisFX_Lightning::`scalar deleting destructor'", 0x4A12A0 }, + { "oCVisFX_Lightning::~oCVisFX_Lightning", 0x4A12D0 }, + { "oCVisFX_Lightning::Open", 0x4A1620 }, + { "oCVisFX_Lightning::Init", 0x4A1650 }, + { "oCVisFX_Lightning::InvestNext", 0x4A1820 }, + { "oCVisFX_Lightning::Cast", 0x4A19A0 }, + { "oCVisFX_Lightning::Stop", 0x4A1AB0 }, + { "oCVisFX_Lightning::CheckDeletion", 0x4A1C60 }, + { "oCVisFX_Lightning::OnTick", 0x4A2010 }, + { "oCFXScanner::Initialized", 0x4A2A10 }, + { "oCVisFX_Lightning::UpdateBurnVobs", 0x4A2A30 }, + { "oCVisFX_Lightning::Draw", 0x4A2DD0 }, + { "oCVisFX_Lightning::UpdateBurnVobsInvestNext", 0x4A3680 }, + { "oCVisFX_Lightning::CreateScanner", 0x4A3A50 }, + { "oCVisFX_Lightning::UpdateScanner", 0x4A3D40 }, + { "oCVisFX_Lightning::DeleteScanner", 0x4A3D60 }, + { "oCFXScanner::Enable", 0x4A3DD0 }, + { "oCFXScanner::Disable", 0x4A3E50 }, + { "oCFXScanner::Enabled", 0x4A3EA0 }, + { "oCFXScanner::Run", 0x4A3EB0 }, + { "zMAT4::SetAtVector", 0x4A42B0 }, + { "zMAT4::SetUpVector", 0x4A42D0 }, + { "zMAT4::SetRightVector", 0x4A42F0 }, + { "operator^", 0x4A4310 }, + { "oCVisFX_Lightning::_CreateNewInstance", 0x4A4570 }, + { "zCArray::zCArray", 0x4A45E0 }, + { "zCArray::RemoveOrderIndex", 0x4A4680 }, + { "zCArray::RemoveOrderIndex", 0x4A46D0 }, + { "zCArray::AllocDelta", 0x4A4700 }, + { "oCVisFX_MultiTarget::oCVisFX_MultiTarget", 0x4A47A0 }, + { "oCVisFX_MultiTarget::_GetClassDef", 0x4A47E0 }, + { "oCVisFX_MultiTarget::Play", 0x4A47F0 }, + { "oCVisFX_MultiTarget::`scalar deleting destructor'", 0x4A4800 }, + { "oCVisFX_MultiTarget::~oCVisFX_MultiTarget", 0x4A4830 }, + { "oCVisFX_MultiTarget::Open", 0x4A4950 }, + { "oCVisFX_MultiTarget::SetLevel", 0x4A4990 }, + { "oCVisFX_MultiTarget::Init", 0x4A49D0 }, + { "oCVisFX_MultiTarget::InvestNext", 0x4A4E70 }, + { "oCVisFX_MultiTarget::Cast", 0x4A4EB0 }, + { "oCVisFX_MultiTarget::Stop", 0x4A4F20 }, + { "oCVisFX_MultiTarget::SetByScript", 0x4A4F90 }, + { "oCVisFX_MultiTarget::Reset", 0x4A5060 }, + { "oCVisFX_MultiTarget::IsFinished", 0x4A50A0 }, + { "oCVisFX_MultiTarget::SetDamage", 0x4A50F0 }, + { "oCVisFX_MultiTarget::SetDamageType", 0x4A5150 }, + { "oCVisFX_MultiTarget::Archive", 0x4A51A0 }, + { "oCVisFX_MultiTarget::Unarchive", 0x4A51B0 }, + { "oCVisFX_MultiTarget::_CreateNewInstance", 0x4A53C0 }, + { "zCArray::AllocAbs", 0x4A5470 }, + { "zCAICamera::GetCurrent", 0x4A59B0 }, + { "zCAICamera::zCAICamera", 0x4A59C0 }, + { "zCAICamera::_GetClassDef", 0x4A5C10 }, + { "zCAICamera::`scalar deleting destructor'", 0x4A5C20 }, + { "zCAICamera::~zCAICamera", 0x4A5C50 }, + { "zCAICamera::Create", 0x4A5E40 }, + { "zCAICamera::operator delete", 0x4A5EF0 }, + { "zCAICamera::StartUp", 0x4A5F10 }, + { "zCVob::operator new", 0x4A6400 }, + { "zCAICamera::CleanUp", 0x4A6460 }, + { "zCAICamera::GlobalStartUp", 0x4A64A0 }, + { "zCarsten_ShutDown", 0x4A64B0 }, + { "zCAICamera::GetBestRange", 0x4A6520 }, + { "zCAICamera::GetMinRange", 0x4A6580 }, + { "zCAICamera::GetMaxRange", 0x4A6590 }, + { "zCAICamera::SetMode", 0x4A65A0 }, + { "zCAICamera::GetMode", 0x4A68E0 }, + { "zCAICamera::IsModeActive", 0x4A6930 }, + { "zCAICamera::IsModeAvailable", 0x4A69B0 }, + { "zCAICamera::ReceiveMsg", 0x4A69D0 }, + { "zCAICamera::SetVob", 0x4A6A00 }, + { "zCAICamera::SetTarget", 0x4A6CE0 }, + { "zCAICamera::SetTargetList", 0x4A7120 }, + { "zCAICamera::ClearTargetList", 0x4A7400 }, + { "zCAICamera::AddTarget", 0x4A7490 }, + { "zCAICamera::SubTarget", 0x4A75F0 }, + { "zCAICamera::Console_EvalFunc", 0x4A7680 }, + { "zCAICamera::ParameterChanged", 0x4A8030 }, + { "zCAICamera::CalcFirstPosition", 0x4A81C0 }, + { "zCAICamera::SetByScript", 0x4A8330 }, + { "zCAICamera::SetByScriptLine", 0x4A8A70 }, + { "zCAICamera::CreateInstance", 0x4A9460 }, + { "zCAICamera::AI_LookingCam", 0x4A9480 }, + { "zCPathSearch::zCPathSearch", 0x4A9E10 }, + { "zCAICamera::AI_FirstPerson", 0x4A9E30 }, + { "zCAICamera::AI_Normal", 0x4A9EC0 }, + { "zCAICamera::GetCamSysFirstPos", 0x4AA2B0 }, + { "zCAICamera::CheckKeys", 0x4AA2C0 }, + { "zCAICamera::DoAI", 0x4AADF0 }, + { "zCPathSearch::zSPathSearchOptions::SetDefaults", 0x4AB320 }, + { "zCAICamera::SetRotateEnabled", 0x4AB370 }, + { "zCAICamera::_CreateNewInstance", 0x4AB590 }, + { "zCArray::DeleteList", 0x4AB600 }, + { "zClamp", 0x4AB620 }, + { "zSPathSearchState::~zSPathSearchState", 0x4AB960 }, + { "zCPathSearch::CamVobChanged", 0x4ABA40 }, + { "zCPathSearch::TargetChanged", 0x4ABB40 }, + { "zCPathSearch::SetAICamera", 0x4ABB60 }, + { "zCSphereCoordsCache::GetSphereCoordLazy", 0x4ABB70 }, + { "zVEC3::NormalizeApprox", 0x4AC7F0 }, + { "zCSphereCoordsCache::zSAziSphereCoord::~zSAziSphereCoord", 0x4AC8F0 }, + { "zCSphereCoordsCache::zSElevSphereCoord::~zSElevSphereCoord", 0x4AC910 }, + { "zSPathSearchState_Internal::zSPathSearchState_Internal", 0x4AC930 }, + { "zCSphereCoordsCache::GetBestScoredSearch", 0x4AC940 }, + { "zCSphereCoordsCache::zCSphereCoordsCache", 0x4ACA90 }, + { "zCSphereCoordsCache::~zCSphereCoordsCache", 0x4ACAB0 }, + { "zCSphereCoordsCache::DeleteList", 0x4ACB10 }, + { "zCPathSearch::GetReport", 0x4ACC40 }, + { "zSPathSearchResult::zSPathSearchResult", 0x4ACC80 }, + { "zCPathSearch::GetSearch", 0x4ACCA0 }, + { "zCPathSearch::SphereSearch", 0x4ACE90 }, + { "zSEvasionSearchDesc::zSEvasionSearchOptions::~zSEvasionSearchOptions", 0x4AD4D0 }, + { "zCPathSearch::SwitchSearch", 0x4AD570 }, + { "zCPathSearch::ShoulderSearch", 0x4AD580 }, + { "zCPathSearch::PanicSearch", 0x4AD960 }, + { "zCPathSearch::CalcStateScores", 0x4ADE80 }, + { "zCPathSearch::GetBestLerpMode", 0x4AE200 }, + { "zCPathSearch::DoSlerpRotQuat", 0x4AE470 }, + { "zCPathSearch::FindBestEvasion", 0x4AE6B0 }, + { "zCPathSearch::CanEvadeTo", 0x4AEB60 }, + { "zCPathSearch::FindEvasionSequence", 0x4AEBC0 }, + { "zSEvasionSearchDesc::zSEvasionSearchDesc", 0x4AEF30 }, + { "zSEvasionSearchDesc::~zSEvasionSearchDesc", 0x4AEF60 }, + { "zCPathSearch::FES_PlayerInvisible_Moved", 0x4AF000 }, + { "zSEvasionSearchDesc::zSEvasionSearchOptions::zSEvasionSearchOptions", 0x4B1030 }, + { "zCPathSearch::FES_PlayerInvisible_Moved_BW", 0x4B1070 }, + { "zCPathSearch::FES_PlayerInvisible_Moved_FW", 0x4B19B0 }, + { "zCPathSearch::FES_IdealCone", 0x4B2300 }, + { "zCPathSearch::FES_PlayerInvisible_Standing", 0x4B41F0 }, + { "zCPathSearch::FES_PlayerInvisible_Rotated", 0x4B4240 }, + { "zCPathSearch::FES_PlayerTargetInvisible", 0x4B4AC0 }, + { "zCPathSearch::FES_CamHitWall", 0x4B4B00 }, + { "zCPathSearch::FES_NoEvasionFound", 0x4B4B10 }, + { "zCPathSearch::EvasionPossible", 0x4B4CF0 }, + { "zCPathSearch::IsPointValid", 0x4B4D00 }, + { "zCPathSearch::IsPointNearWall", 0x4B57A0 }, + { "zCPathSearch::LineOfSight", 0x4B59E0 }, + { "zCPathSearch::AdjustCenterSphere", 0x4B5A50 }, + { "zCPathSearch::GetPolyNearestPoint", 0x4B5D10 }, + { "zCArray::zCArray", 0x4B6200 }, + { "zCArray::~zCArray", 0x4B6210 }, + { "zCArray::InsertEnd", 0x4B6250 }, + { "zCArraySort::zCArraySort", 0x4B64C0 }, + { "zCArraySort::InsertSort", 0x4B64E0 }, + { "zCArraySort::zCArraySort", 0x4B6660 }, + { "zCArraySort::InsertSort", 0x4B6680 }, + { "zCArray::InsertEnd", 0x4B6880 }, + { "zSEvasionSearchDesc::zSEvasionSearchOptions::`vector deleting destructor'", 0x4B6AB0 }, + { "zSEvasionSearchDesc::zSEvasionSearchOptions::operator=", 0x4B6B10 }, + { "zSEvasionSearchDesc::`vector deleting destructor'", 0x4B6DA0 }, + { "zSEvasionSearchDesc::operator=", 0x4B6E00 }, + { "zCArray::AllocDelta", 0x4B7030 }, + { "zCArraySort::AllocDelta", 0x4B7290 }, + { "zCArraySort::AllocDelta", 0x4B7300 }, + { "zCArraySort::AllocDelta", 0x4B7370 }, + { "zCArray::AllocDelta", 0x4B73E0 }, + { "zCAICamera::StartupDialogCam", 0x4B7650 }, + { "zCAICamera::GlobalDialogCamCleanUp", 0x4B78D0 }, + { "zCAICamera::InitDialogCam", 0x4B79D0 }, + { "zCAICamera::SetDialogCamDuration", 0x4B7A10 }, + { "zCAICamera::ReleaseLastDialogCam", 0x4B7A20 }, + { "zCAICamera::PickPreset", 0x4B7AE0 }, + { "zCAICamera::StartDialogCam", 0x4B7C30 }, + { "zCCSCamera_EventMsg::operator new", 0x4B9850 }, + { "zCCSCamera::GetCamKey", 0x4B9890 }, + { "zCCSCamera::GetTargetKey", 0x4B98B0 }, + { "zCAICamera::DialogPresetIsValid", 0x4B98D0 }, + { "zCArray::DeleteList", 0x4B99C0 }, + { "zCArray::AllocDelta", 0x4B99E0 }, + { "zCMovementTracker::GetTracker", 0x4B9A80 }, + { "zCMovementTracker::zCMovementTracker", 0x4B9AD0 }, + { "zCPose::~zCPose", 0x4B9FC0 }, + { "zCMovementTracker::GetAzimuth", 0x4BA050 }, + { "zCMovementTracker::GetElevation", 0x4BA060 }, + { "zVEC3::NormalizeSafe", 0x4BA690 }, + { "zCMovementTracker::GetRange", 0x4BA6F0 }, + { "zCMovementTracker::SetAzimuth", 0x4BA720 }, + { "zCMovementTracker::SetElevation", 0x4BA750 }, + { "zCMovementTracker::SetRange", 0x4BA780 }, + { "zCMovementTracker::ApplyAziToPoint", 0x4BA890 }, + { "zCMovementTracker::ApplyElevToPoint", 0x4BAB30 }, + { "zCMovementTracker::ApplyRangeToPoint", 0x4BAF20 }, + { "zCMovementTracker::GetRangePos", 0x4BB000 }, + { "zCMovementTracker::GetIdealRangePos", 0x4BB0C0 }, + { "zCMovementTracker::GetDistToIdealRange", 0x4BB1A0 }, + { "zCMovementTracker::IsIdealOrientation", 0x4BB2C0 }, + { "zCMovementTracker::IsIdealRange", 0x4BB330 }, + { "zCMovementTracker::UpdateCamPos", 0x4BB460 }, + { "zCMovementTracker::UpdatePlayerPos", 0x4BB530 }, + { "zVEC3::operator/=", 0x4BB8C0 }, + { "zCMovementTracker::SetCamPos", 0x4BB8F0 }, + { "zCMovementTracker::CalcPlayerPose", 0x4BB940 }, + { "zInverseMatD", 0x4BC410 }, + { "zCMovementTracker::CalcPlayerMovements", 0x4BC820 }, + { "zCMovementTracker::SetPlayerPos", 0x4BCB40 }, + { "zCMovementTracker::ReceiveMsg", 0x4BCBC0 }, + { "zCMovementTracker::ClearMessages", 0x4BCBD0 }, + { "zCMovementTracker::AutoSetMessages", 0x4BCBE0 }, + { "zCMovementTracker::UpdateMessages", 0x4BCDE0 }, + { "zCMovementTracker::Update", 0x4BCE10 }, + { "zCMovementTracker::CheckKeys", 0x4BD260 }, + { "zCMovementTracker::CheckSpecialMoves", 0x4BD270 }, + { "zCMovementTracker::GetLocalRot", 0x4BD5C0 }, + { "zCMovementTracker::GetLocalRotEnd", 0x4BD7B0 }, + { "zCMovementTracker::RecalcRingPositions", 0x4BDC20 }, + { "zCMovementTracker::GetLastValidWayPoint", 0x4BDCC0 }, + { "zCMovementTracker::UpdateWayPoint", 0x4BDEC0 }, + { "zCMovementTracker::ResetWayPoints", 0x4BE220 }, + { "zCMovementTracker::InterpolateTo", 0x4BE310 }, + { "zCMovementTracker::CalcPlayerSpline", 0x4BF8B0 }, + { "zCMovementTracker::GetPlayerAtVector", 0x4BFB80 }, + { "zCMovementTracker::GetFirstPersonCamMat", 0x4BFBC0 }, + { "zCMovementTracker::GetPanicCamMat", 0x4BFE20 }, + { "zCMovementTracker::GetShoulderCamMat", 0x4BFF80 }, + { "zCMovementTracker::CalcAziElevRangeApprox", 0x4C0160 }, + { "zCMovementTracker::SetRotateEnabled", 0x4C05E0 }, + { "zCMovementTracker::SaveFrameStates", 0x4C0750 }, + { "zMAT4::operator[]", 0x4C0AF0 }, + { "zCMovementTracker::TargetChanged", 0x4C0B20 }, + { "zCMovementTracker::CamVobChanged", 0x4C0C90 }, + { "zCMovementTracker::UpdateSampledPlayerPos", 0x4C0D20 }, + { "zCMovementTracker::SetSampledPlayerPos", 0x4C0E10 }, + { "zCMovementTracker::GetPlayerFuturePos", 0x4C0E50 }, + { "zCArray::RemoveOrderIndex", 0x4C0FF0 }, + { "zCAICamera::InitHelperVobs", 0x4C1050 }, + { "zCAICamera::DeleteHelperVobs", 0x4C1310 }, + { "zCAICamera::ShowDebug", 0x4C1380 }, + { "zCAICamera::DrawClipLine", 0x4C2920 }, + { "zCAICamera::CalcMinimumBSphere", 0x4C2B80 }, + { "zCAICamera::CheckUnderWaterFX", 0x4C3060 }, + { "zCAICamera::CalcAziElevRange", 0x4C35B0 }, + { "zCCamTrj_KeyFrame::zCCamTrj_KeyFrame", 0x4C3CB0 }, + { "zCCamTrj_KeyFrame::_GetClassDef", 0x4C3D80 }, + { "zCCamTrj_KeyFrame::`scalar deleting destructor'", 0x4C3D90 }, + { "zCCamTrj_KeyFrame::~zCCamTrj_KeyFrame", 0x4C3DC0 }, + { "zCCamTrj_KeyFrame::ThisVobAddedToWorld", 0x4C3E40 }, + { "zCCamTrj_KeyFrame::ThisVobRemovedFromWorld", 0x4C3E50 }, + { "zCCamTrj_KeyFrame::Archive", 0x4C3FB0 }, + { "zCCamTrj_KeyFrame::Unarchive", 0x4C4100 }, + { "zCCamTrj_KeyFrame::Changed", 0x4C4240 }, + { "zCCSCamera::GetPlayerVob", 0x4C42B0 }, + { "zCCSCamera::zCCSCamera", 0x4C42C0 }, + { "zCCSCamera::_GetClassDef", 0x4C4640 }, + { "zCCSCamera::`scalar deleting destructor'", 0x4C4660 }, + { "zCCSCamera::~zCCSCamera", 0x4C4690 }, + { "zCCSCamera::InsertCamKey", 0x4C48B0 }, + { "zCCSCamera::InsertCamKeyAtPos", 0x4C49E0 }, + { "zCCSCamera::RemoveCamKey", 0x4C4B40 }, + { "zCCSCamera::InsertTargetKey", 0x4C4C10 }, + { "zCCSCamera::InsertTargetKeyAtPos", 0x4C4D40 }, + { "zCCSCamera::RemoveTargetKey", 0x4C4EA0 }, + { "zCCSCamera::Refresh", 0x4C4F70 }, + { "zCCSCamera::Draw", 0x4C50B0 }, + { "zCCSCamera::Archive", 0x4C5910 }, + { "zCCSCamera::Unarchive", 0x4C5B20 }, + { "zCCSCamera::ThisVobAddedToWorld", 0x4C5F90 }, + { "zCCSCamera::ThisVobRemovedFromWorld", 0x4C5FA0 }, + { "zCCSCamera::OnMessage", 0x4C6120 }, + { "zCCSCamera::EV_Play", 0x4C6440 }, + { "zCCSCamera::EV_Resume", 0x4C68F0 }, + { "zCCSCamera::EV_Pause", 0x4C6920 }, + { "zCCSCamera::EV_Stop", 0x4C6A20 }, + { "zCCSCamera::EV_GotoKey", 0x4C6EC0 }, + { "zCCSCamera::EV_SetDuration", 0x4C73C0 }, + { "zCCSCamera::EV_SetTime", 0x4C7400 }, + { "zCCSCamera::EV_Deactivate", 0x4C7420 }, + { "zCCSCamera::EV_SetCamReference", 0x4C74A0 }, + { "zCCSCamera::EV_SetTargetReference", 0x4C7550 }, + { "zCCSCamera::DeleteEvMsgOfSubType", 0x4C7600 }, + { "zCCSCamera::OnTick", 0x4C76A0 }, + { "zCCSCamera::OnTrigger", 0x4C9170 }, + { "zCPose::SetPose", 0x4C9970 }, + { "zCCamTrj_KeyFrame::operator delete", 0x4C99C0 }, + { "zCCSCamera_EventMsg::_GetClassDef", 0x4C99E0 }, + { "zCCSCamera_EventMsg::IsJob", 0x4C99F0 }, + { "zCCSCamera_EventMsg::IsHighPriority", 0x4C9A10 }, + { "zCCSCamera_EventMsg::IsDeleted", 0x4C9A20 }, + { "zCCSCamera_EventMsg::Delete", 0x4C9A30 }, + { "zCCSCamera_EventMsg::MD_GetTimeBehavior", 0x4C9A40 }, + { "zCCSCamera::OnUntrigger", 0x4C9A60 }, + { "zCCSCamera::RecalcTrajectories", 0x4C9C80 }, + { "zCCSCamera::CheckAndResetAdjustedKeys", 0x4C9DF0 }, + { "zCCSCamera::CheckAndCorrectKey", 0x4C9EE0 }, + { "zCCSCamera::CheckAndCorrectPose", 0x4C9FB0 }, + { "zCCSCamera::PreKFProcessing", 0x4CA250 }, + { "zCCSCamera::PostKFProcessing", 0x4CB0F0 }, + { "zCCSCamera::AutoSetKeyTimes", 0x4CB120 }, + { "zCCSCamera::Changed", 0x4CB650 }, + { "zCCSCamera::Initialize", 0x4CB680 }, + { "zCCSCamera::Reset", 0x4CC3D0 }, + { "zCCSCamera::CalcPrevNextActKeyOfTime", 0x4CC450 }, + { "zCCSCamera::IsPointNearWall", 0x4CC530 }, + { "zCCSCamera::GetPolyNearestPoint", 0x4CC740 }, + { "zCCSCamera::AdjustCenterSphere", 0x4CCBB0 }, + { "zCCSCamera_EventMsg::zCCSCamera_EventMsg", 0x4CCE70 }, + { "zCCSCamera_EventMsg::`scalar deleting destructor'", 0x4CCFB0 }, + { "zCCSCamera_EventMsg::~zCCSCamera_EventMsg", 0x4CD140 }, + { "zCCSCamera_EventMsg::Archive", 0x4CD150 }, + { "zCCSCamera_EventMsg::Unarchive", 0x4CD1E0 }, + { "zCCSCamera_EventMsg::MD_GetNumOfSubTypes", 0x4CD270 }, + { "zCCSCamera_EventMsg::MD_GetSubTypeString", 0x4CD280 }, + { "zCCSCamera_EventMsg::MD_GetMinTime", 0x4CD490 }, + { "zCCSCamera_EventMsgActivate::Archive", 0x4CD4B0 }, + { "zCCSCamera_EventMsgActivate::Unarchive", 0x4CD4E0 }, + { "zCCSCamera_EventMsgActivate::MD_GetNumOfSubTypes", 0x4CD670 }, + { "zCCSCamera_EventMsgActivate::MD_GetSubTypeString", 0x4CD680 }, + { "zCCSCamera_EventMsgActivate::MD_GetVobRefName", 0x4CD7B0 }, + { "zCCSCamera_EventMsgActivate::MD_SetVobRefName", 0x4CD800 }, + { "zCCSCamera_EventMsgActivate::MD_SetVobParam", 0x4CD940 }, + { "zCCSCamera::SetDrawEnabled", 0x4CD950 }, + { "zCCSCamera_EventMsg::_CreateNewInstance", 0x4CDB60 }, + { "zCCSCamera_EventMsgActivate::_CreateNewInstance", 0x4CDED0 }, + { "zCCSCamera::_CreateNewInstance", 0x4CE210 }, + { "zCCSCamera::operator delete", 0x4CE280 }, + { "zCCamTrj_KeyFrame::_CreateNewInstance", 0x4CE4A0 }, + { "zCEventManager::zCEventManager", 0x4CE510 }, + { "zCArray::Remove", 0x4CE530 }, + { "zCArray::InsertEnd", 0x4CE590 }, + { "zCArray::InsertAtPos", 0x4CE680 }, + { "zCArray::RemoveOrder", 0x4CE790 }, + { "zCArray::IsInList", 0x4CE7E0 }, + { "zCArray::InsertEnd", 0x4CE820 }, + { "zCArray::AllocDelta", 0x4CE910 }, + { "zCArray::AllocDelta", 0x4CE980 }, + { "zCArray::RemoveOrderIndex", 0x4CE9F0 }, + { "D_Reset", 0x4CEA50 }, + { "D_Print", 0x4CEA60 }, + { "D_PrintA", 0x4CEAB0 }, + { "D_Print3D", 0x4CEAC0 }, + { "D_DrawPolyWire", 0x4CEAD0 }, + { "D_ClrWin", 0x4CEAE0 }, + { "zCExceptionHandler::zCExceptionHandler", 0x4CEBE0 }, + { "zCExceptionHandler::~zCExceptionHandler", 0x4CEBF0 }, + { "zCExceptionHandler::SetIsActive", 0x4CEC00 }, + { "zCExceptionHandler::GetIsActive", 0x4CEC30 }, + { "zCExceptionHandler::SetLogFileName", 0x4CEC40 }, + { "zCExceptionHandler::UnhandledExceptionFilter", 0x4CEC70 }, + { "zCExceptionHandler::AddUnhandledExceptionReleaseCallback", 0x4CF280 }, + { "zCExceptionHandler::RemoveUnhandledExceptionReleaseCallback", 0x4CF3C0 }, + { "zCExceptionHandler::AddUnhandledExceptionInfoCallback", 0x4CF420 }, + { "zCExceptionHandler::RemoveUnhandledExceptionInfoCallback", 0x4CF560 }, + { "zCExceptionHandler::WalkReleaseCallbacks", 0x4CF5C0 }, + { "zCExceptionHandler::AssertExceptionFilter", 0x4CF610 }, + { "zCExceptionHandler::BoundsExceptionFilter", 0x4CFBD0 }, + { "zCExceptionHandler::RecordModuleList", 0x4D0180 }, + { "zCFlash::zCFlash", 0x4D0480 }, + { "zCVisual::_GetClassDef", 0x4D0650 }, + { "zCVisual::GetOBBox3D", 0x4D0660 }, + { "zCVisual::GetVisualDied", 0x4D0670 }, + { "zCVisual::DynLightVisual", 0x4D0680 }, + { "zCVisual::GetRenderSortKey", 0x4D0690 }, + { "zCVisual::CanTraceRay", 0x4D06A0 }, + { "zCVisual::HostVobRemovedFromWorld", 0x4D06B0 }, + { "zCVisual::HostVobAddedToWorld", 0x4D06C0 }, + { "zCVisual::GetFileExtension", 0x4D06D0 }, + { "zCVisual::LoadVisualVirtual", 0x4D06E0 }, + { "zCPolyStrip::_GetClassDef", 0x4D06F0 }, + { "zCPolyStrip::GetVisualName", 0x4D0700 }, + { "zCFlash::IsBBox3DLocal", 0x4D0790 }, + { "zCFlash::GetBBox3D", 0x4D07A0 }, + { "zCFlash::GetVisualName", 0x4D07D0 }, + { "zCFlash::DynLightVisual", 0x4D0860 }, + { "zCFlash::zCBolt::`scalar deleting destructor'", 0x4D0870 }, + { "zCFlash::zCBolt::~zCBolt", 0x4D08A0 }, + { "zCFlash::`scalar deleting destructor'", 0x4D0980 }, + { "zCFlash::~zCFlash", 0x4D09B0 }, + { "zCFlash::GetVisualDied", 0x4D0A90 }, + { "zCFlash::zCBolt::zCBolt", 0x4D0AB0 }, + { "zCFlash::Render", 0x4D0AE0 }, + { "zCFlash::SetVisualUsedBy", 0x4D0CA0 }, + { "zCFlash::SetProjectionSphere", 0x4D0CD0 }, + { "zCFlash::zCBolt::SetProjectionSphere", 0x4D0D30 }, + { "zCFlash::Generate", 0x4D0D90 }, + { "zGetHighestBit", 0x4D11B0 }, + { "zCFlash::zCBolt::Generate_R", 0x4D11D0 }, + { "zCFlash::zCBolt::FreeResources", 0x4D1880 }, + { "zCFlash::zCBolt::Render", 0x4D1910 }, + { "zCFlash::SetTexture", 0x4D1950 }, + { "zCFlash::zCBolt::SetTexture", 0x4D1AB0 }, + { "zCFlash::zCBolt::InterpolateTo", 0x4D1BA0 }, + { "zCFlash::zCBolt::Copy", 0x4D1C70 }, + { "zCFlash::Update", 0x4D1CC0 }, + { "zCFlash::Create", 0x4D1E60 }, + { "zCArray::AllocDelta", 0x4D2020 }, + { "zCInput::zCInput", 0x4D2130 }, + { "zCInput::GetState", 0x4D2190 }, + { "zCInput::SetState", 0x4D21A0 }, + { "zCInput::GetToggled", 0x4D21B0 }, + { "zCInput::SetDeviceEnabled", 0x4D21C0 }, + { "zCInput::GetDeviceEnabled", 0x4D21D0 }, + { "zCInput::GetDeviceConnected", 0x4D21E0 }, + { "zCInput::KeyPressed", 0x4D21F0 }, + { "zCInput::KeyToggled", 0x4D2200 }, + { "zCInput::AnyKeyPressed", 0x4D2210 }, + { "zCInput::ResetRepeatKey", 0x4D2220 }, + { "zCInput::GetKey", 0x4D2230 }, + { "zCInput::SetKey", 0x4D2240 }, + { "zCInput::GetChar", 0x4D2250 }, + { "zCInput::ClearKeyBuffer", 0x4D2260 }, + { "zCInput::GetNumJoysConnected", 0x4D2270 }, + { "zCInput::SetJoyDigitalEmu", 0x4D2280 }, + { "zCInput::SetJoyEnabled", 0x4D2290 }, + { "zCInput::JoyState", 0x4D22A0 }, + { "zCInput::GetMousePos", 0x4D22C0 }, + { "zCInput::GetMouseButtonPressedLeft", 0x4D22D0 }, + { "zCInput::GetMouseButtonPressedMid", 0x4D22E0 }, + { "zCInput::GetMouseButtonPressedRight", 0x4D22F0 }, + { "zCInput::SetMouseSensitivity", 0x4D2300 }, + { "zCInput::GetMouseSensitivity", 0x4D2310 }, + { "zCInput::SetMouseFlipXY", 0x4D2320 }, + { "zCInput::GetMouseFlipXY", 0x4D2330 }, + { "zCInput::`scalar deleting destructor'", 0x4D2340 }, + { "zCInput::~zCInput", 0x4D2360 }, + { "zCInput::CompareKeyMaps", 0x4D2400 }, + { "zCInput::Bind", 0x4D2420 }, + { "zSKeyMapping::`scalar deleting destructor'", 0x4D2840 }, + { "zSKeyMapping::~zSKeyMapping", 0x4D2860 }, + { "zCInput::Unbind", 0x4D2880 }, + { "zCInput::IsBinded", 0x4D29A0 }, + { "zCInput::IsBindedToggled", 0x4D2AB0 }, + { "zCInput::GetBinding", 0x4D2AF0 }, + { "zCInput::GetFirstBindedLogicalKey", 0x4D2C30 }, + { "zCInput::InitializeControlValues", 0x4D2C90 }, + { "zSTRING::operator=", 0x4D5310 }, + { "zSCtrlValue::~zSCtrlValue", 0x4D53D0 }, + { "zCInput::BindKeys", 0x4D5420 }, + { "zCInput::GetControlValueByName", 0x4D63A0 }, + { "zCInput::GetNameByControlValue", 0x4D6440 }, + { "zCArray::zCArray", 0x4D6520 }, + { "zCArray::operator=", 0x4D6530 }, + { "zCArraySort::InsertSort", 0x4D65F0 }, + { "zCArraySort::Search", 0x4D6770 }, + { "zCArray::Insert", 0x4D67F0 }, + { "zSCtrlValue::`vector deleting destructor'", 0x4D6990 }, + { "zCArray::AllocDelta", 0x4D69F0 }, + { "zCArraySort::AllocDelta", 0x4D6A60 }, + { "zCArray::InsertEnd", 0x4D6AD0 }, + { "zSCtrlValue::operator=", 0x4D6C70 }, + { "zCArray::AllocDelta", 0x4D6DC0 }, + { "GetCharFromDIK", 0x4D7060 }, + { "InitDInput", 0x4D7390 }, + { "UpdateDInput", 0x4D7860 }, + { "SetAcquire", 0x4D7A60 }, + { "ReleaseDInput", 0x4D7F20 }, + { "zCInput_Win32::SetFocusWindow", 0x4D7FA0 }, + { "zCInput_Win32::zCInput_Win32", 0x4D7FB0 }, + { "zCInput_Win32::`scalar deleting destructor'", 0x4D81C0 }, + { "zCInput_Win32::~zCInput_Win32", 0x4D81E0 }, + { "zCInput_Win32::GetState", 0x4D82A0 }, + { "zCInput_Win32::SetState", 0x4D8390 }, + { "zCInput_Win32::GetToggled", 0x4D85F0 }, + { "zCInput_Win32::SetDeviceEnabled", 0x4D86E0 }, + { "zCInput_Win32::GetDeviceEnabled", 0x4D8720 }, + { "zCInput_Win32::GetDeviceConnected", 0x4D8740 }, + { "zCInput_Win32::KeyPressed", 0x4D8760 }, + { "zCInput_Win32::KeyToggled", 0x4D8770 }, + { "zCInput_Win32::AnyKeyPressed", 0x4D8790 }, + { "zCInput_Win32::SetAutoRepeatDelayRate", 0x4D8850 }, + { "zCInput_Win32::GetAutoRepeatDelayRate", 0x4D8870 }, + { "zCInput_Win32::ResetRepeatKey", 0x4D8880 }, + { "zCInput_Win32::GetKey", 0x4D88C0 }, + { "zCInput_Win32::SetKey", 0x4D8A20 }, + { "zCInput_Win32::GetChar", 0x4D8A50 }, + { "zCInput_Win32::ClearKeyBuffer", 0x4D8AF0 }, + { "zCInput_Win32::ProcessInputEvents", 0x4D8CC0 }, + { "zCInput_Win32::GetMousePos", 0x4D8CF0 }, + { "zCInput_Win32::GetMouseButtonPressedLeft", 0x4D8D50 }, + { "zCInput_Win32::GetMouseButtonPressedMid", 0x4D8D60 }, + { "zCInput_Win32::GetMouseButtonPressedRight", 0x4D8D70 }, + { "zCInput_Win32::SetMouseSensitivity", 0x4D8D80 }, + { "zCInput_Win32::GetMouseSensitivity", 0x4D8DD0 }, + { "zCInput_Win32::SetMouseFlipXY", 0x4D8DF0 }, + { "zCInput_Win32::GetMouseFlipXY", 0x4D8E10 }, + { "zCArray::GetSafe", 0x4D8E30 }, + { "zCArray::InsertEnd", 0x4D9010 }, + { "zCKBSpline::Initialize", 0x4D9130 }, + { "zCCubicPolynomial::zCCubicPolynomial", 0x4D9940 }, + { "zCCubicPolynomial::~zCCubicPolynomial", 0x4D9950 }, + { "zCCubicPolynomial::`vector deleting destructor'", 0x4D9960 }, + { "zCKBSpline::Changed", 0x4D99B0 }, + { "zCKBSpline::Terminate", 0x4D9A00 }, + { "zCKBSpline::ComputeIAndU", 0x4D9A80 }, + { "zCKBSpline::Interpolate0", 0x4D9B40 }, + { "zCKBSpline::Interpolate1", 0x4DA0E0 }, + { "zCKBSpline::Interpolate2", 0x4DA550 }, + { "zCCubicPolynomial::Speed", 0x4DA680 }, + { "zCCubicPolynomial::Length", 0x4DA7D0 }, + { "zCKBSpline::ComputeArcLength", 0x4DA940 }, + { "zCKBSpline::InvertIntegral", 0x4DAB40 }, + { "zCKBSpline::Interpolate0_AL", 0x4DAF00 }, + { "zCKBSpline::Interpolate1_AL", 0x4DB410 }, + { "zCKBSpline::Interpolate2_AL", 0x4DB880 }, + { "zCKBSpline::Length", 0x4DB9B0 }, + { "zCKBSpline::DrawControlPolygon", 0x4DBB80 }, + { "zCKBSpline::Draw", 0x4DBDF0 }, + { "zCCubicPolynomial::Interpolate0", 0x4DC340 }, + { "zCKBSpline::GetTime", 0x4DC4F0 }, + { "zCArray::AllocAbs", 0x4DC530 }, + { "zCArray::InsertAtPos", 0x4DC5A0 }, + { "GetPoseOfHeading", 0x4DC6F0 }, + { "zCPose::SetInertiaRot", 0x4DCC10 }, + { "zCPose::SetInertiaPos", 0x4DCC90 }, + { "zCPose::SetInertiaSamplesRot", 0x4DCD10 }, + { "zCPose::SetInertiaSamplesPos", 0x4DCD70 }, + { "zCPose::CalcAvgRot", 0x4DCDD0 }, + { "zCPose::UpdatePose", 0x4DCFE0 }, + { "zCPose::UpdateRot", 0x4DD360 }, + { "zCPose::UpdatePos", 0x4DD460 }, + { "zCPose::zCPose", 0x4DD5A0 }, + { "zCPose::SetRot", 0x4DD610 }, + { "zCPose::SetPos", 0x4DD700 }, + { "zCPose::GetPose", 0x4DD810 }, + { "zCPose::GetPoseAbs", 0x4DD8A0 }, + { "zCPose::GetRotMatAbs", 0x4DD8E0 }, + { "zCPose::GetRotMat", 0x4DD910 }, + { "zCMenu::CompareNames", 0x4DDA20 }, + { "zCMenu::CreateParser", 0x4DDA90 }, + { "zCMenu::Startup", 0x4DDB20 }, + { "zCMenu::Shutdown", 0x4DDE70 }, + { "zCMenu::zCMenu", 0x4DDF60 }, + { "zCMenu::`scalar deleting destructor'", 0x4DE110 }, + { "zCMenu::~zCMenu", 0x4DE270 }, + { "zCMenu::InitValues", 0x4DE4B0 }, + { "zCMenu::Release", 0x4DE700 }, + { "zCMenu::DefineExternal", 0x4DE730 }, + { "zCMenu::Create", 0x4DE760 }, + { "zCMenu::Register", 0x4DE9E0 }, + { "zCMenu::Unregister", 0x4DEC30 }, + { "zCMenu::IsRegistered", 0x4DECF0 }, + { "zCMenu::GetParser", 0x4DED80 }, + { "zCMenu::GetByName", 0x4DED90 }, + { "zCMenu::SetByScript", 0x4DEFC0 }, + { "zCMenu::ClearAllEvents", 0x4DF240 }, + { "zCMenu::PreviousOption", 0x4DF260 }, + { "zCMenu::NextOption", 0x4DF330 }, + { "zCMenu::RestartMusicTheme", 0x4DF400 }, + { "zCMenu::Enter", 0x4DF420 }, + { "zCMenu::Leave", 0x4DF480 }, + { "zCMenu::Run", 0x4DF4C0 }, + { "zCMenu::HandleEvent", 0x4DF6A0 }, + { "zCMenu::ForceSelAction", 0x4DF9F0 }, + { "zCMenu::Activate", 0x4DFB90 }, + { "zCMenu::UpdateWindowGeometry", 0x4DFBB0 }, + { "zCMenu::HandleFrame", 0x4DFD00 }, + { "zCMenu::HandleAction", 0x4DFD90 }, + { "zCMenu::HandleSelAction", 0x4DFF70 }, + { "zCMenu::ExecCommand", 0x4E0510 }, + { "zCMenu::RedrawItems", 0x4E0770 }, + { "zCMenu::PrintInformation", 0x4E07A0 }, + { "zCMenu::ScreenInit", 0x4E08E0 }, + { "zCMenu::ScreenDone", 0x4E1280 }, + { "zCMenu::Render", 0x4E14E0 }, + { "zCMenu::GetBackWorld", 0x4E15C0 }, + { "zCMenu::GetBackDatFile", 0x4E1600 }, + { "zCMenu::GetActive", 0x4E1610 }, + { "zCMenu::GetActiveItem", 0x4E1630 }, + { "zCMenu::GetNumberOfActiveItem", 0x4E1640 }, + { "zCMenu::SetActiveItem", 0x4E16B0 }, + { "zCMenu::GetName", 0x4E1810 }, + { "zCMenu::SetName", 0x4E1820 }, + { "zCMenu::HandleEnterItem", 0x4E1980 }, + { "zCMenu::HandleLeaveItem", 0x4E1990 }, + { "zCMenu::HandleActivateItem", 0x4E19A0 }, + { "zCArraySort::InsertSort", 0x4E19B0 }, + { "zCArraySort::Search", 0x4E1B30 }, + { "zCArraySort::RemoveOrderIndex", 0x4E1BD0 }, + { "zCArray::AllocDelta", 0x4E1C00 }, + { "zCMenuItem::CompareNames", 0x4E1D00 }, + { "zCMenuItem::Startup", 0x4E1D70 }, + { "zCMenuItem::Shutdown", 0x4E1DF0 }, + { "zCMenuItem::GetByName", 0x4E1F30 }, + { "zCMenuItem::GetSelItem", 0x4E2120 }, + { "zCMenuItem::Create", 0x4E2160 }, + { "zCMenuItem::SetMinValue", 0x4E2750 }, + { "zCMenuItem::SetMaxValue", 0x4E2760 }, + { "zCMenuItem::HasBeenCanceled", 0x4E2770 }, + { "zCMenuItemInput::Enter", 0x4E2780 }, + { "zCMenuItemInput::Leave", 0x4E2790 }, + { "zCMenuItemInput::HandleEvent", 0x4E27A0 }, + { "zCMenuItemInput::HasBeenCanceled", 0x4E27B0 }, + { "zCMenuItemSlider::SetIsActive", 0x4E27C0 }, + { "zCMenuItemSlider::HandleEvent", 0x4E27E0 }, + { "zCMenuItem::zCMenuItem", 0x4E27F0 }, + { "zCMenuItem::`scalar deleting destructor'", 0x4E29A0 }, + { "zCMenuItem::~zCMenuItem", 0x4E2B40 }, + { "zCMenuItem::Init", 0x4E2D90 }, + { "zCMenuItem::SetByScript", 0x4E30E0 }, + { "zCMenuItem::InsertInWin", 0x4E3410 }, + { "zCMenuItem::RemoveFromWin", 0x4E3A10 }, + { "zCMenuItem::GetDimX", 0x4E3A70 }, + { "zCMenuItem::GetDimY", 0x4E3B90 }, + { "zCMenuItem::InitMenuItem", 0x4E3BF0 }, + { "zCMenuItem::InitView", 0x4E3C80 }, + { "zCMenuItem::Show", 0x4E3D70 }, + { "zCMenuItem::Hide", 0x4E3DB0 }, + { "zCMenuItem::Open", 0x4E3DF0 }, + { "zCMenuItem::Close", 0x4E3E20 }, + { "zCMenuItem::ToggleValue", 0x4E3E40 }, + { "zCMenuItem::GetType", 0x4E3E70 }, + { "zCMenuItem::GetText", 0x4E3E80 }, + { "zCMenuItem::SetName", 0x4E3F50 }, + { "zCMenuItem::GetName", 0x4E4090 }, + { "zCMenuItem::GetCoords", 0x4E40A0 }, + { "zCMenuItem::GetSelActionType", 0x4E40C0 }, + { "zCMenuItem::GetSelActionString", 0x4E40D0 }, + { "zCMenuItem::Register", 0x4E4250 }, + { "zCMenuItem::Unregister", 0x4E4430 }, + { "zCMenuItem::IsRegistered", 0x4E45A0 }, + { "zCMenuItem::SetText", 0x4E4660 }, + { "zCMenuItem::UpdateSize", 0x4E4D30 }, + { "zCMenuItem::Enter", 0x4E4FD0 }, + { "zCMenuItem::Leave", 0x4E4FE0 }, + { "zCMenuItem::HandleEvent", 0x4E4FF0 }, + { "zCMenuItem::Run", 0x4E5030 }, + { "zCMenuItem::Input", 0x4E5090 }, + { "zCMenuItem::Draw", 0x4E5440 }, + { "zCMenuItem::DrawFront", 0x4E5460 }, + { "zCMenuItem::DrawItems", 0x4E55C0 }, + { "zCMenuItem::UpdateContent", 0x4E55E0 }, + { "zCMenuItem::UpdateFX", 0x4E55F0 }, + { "zCMenuItem::GetEventFunc", 0x4E5780 }, + { "zCMenuItem::SetIsActive", 0x4E5790 }, + { "zCMenuItem::SetIsSelectable", 0x4E58B0 }, + { "zCMenuItem::GetIsSelectable", 0x4E5900 }, + { "zCMenuItem::SetIsDisabled", 0x4E5970 }, + { "zCMenuItem::GetIsDisabled", 0x4E5980 }, + { "zCMenuItem::SetIsVisible", 0x4E59C0 }, + { "zCMenuItem::GetIsVisible", 0x4E59D0 }, + { "zCMenuItemInput::zCMenuItemInput", 0x4E5A10 }, + { "zCMenuItemInput::`scalar deleting destructor'", 0x4E5BA0 }, + { "zCMenuItemInput::~zCMenuItemInput", 0x4E5BC0 }, + { "zCMenuItemInput::SetValue", 0x4E5C70 }, + { "zCMenuItemInput::GetValue", 0x4E5CF0 }, + { "zCMenuItemInput::InitMenuItem", 0x4E5D10 }, + { "zCMenuItemInput::InsertInWin", 0x4E5EF0 }, + { "zCMenuItemInput::Run", 0x4E5F20 }, + { "zCMenuItemText::zCMenuItemText", 0x4E62D0 }, + { "zCMenuItemText::`scalar deleting destructor'", 0x4E6380 }, + { "zCMenuItemText::~zCMenuItemText", 0x4E63A0 }, + { "zCMenuItemText::DrawFront", 0x4E6410 }, + { "zCMenuItemText::FormatMultiline", 0x4E6450 }, + { "zCMenuItemText::DrawMultiline", 0x4E6850 }, + { "zCMenuItemText::InitMenuItem", 0x4E6C20 }, + { "zCMenuItemText::SetEnum", 0x4E6E10 }, + { "zCMenuItemText::HandleEvent", 0x4E6FB0 }, + { "zCMenuItemText::SetText", 0x4E7170 }, + { "zCMenuItemSlider::zCMenuItemSlider", 0x4E74D0 }, + { "zCMenuItemSlider::`scalar deleting destructor'", 0x4E7550 }, + { "zCMenuItemSlider::~zCMenuItemSlider", 0x4E7570 }, + { "zCMenuItemSlider::ToggleValue", 0x4E7590 }, + { "zCMenuItemSlider::InitMenuItem", 0x4E78A0 }, + { "zCMenuItemSlider::InsertInWin", 0x4E7950 }, + { "zCMenuItemSlider::RemoveFromWin", 0x4E7B80 }, + { "zCMenuItemSlider::SetValue", 0x4E7C10 }, + { "zCMenuItemSlider::GetValue", 0x4E7CF0 }, + { "zCMenuItemChoice::zCMenuItemChoice", 0x4E7D00 }, + { "zCMenuItemChoice::`scalar deleting destructor'", 0x4E7D40 }, + { "zCMenuItemChoice::~zCMenuItemChoice", 0x4E7D60 }, + { "zCMenuItemChoice::ToggleValue", 0x4E7D80 }, + { "zCMenuItemChoice::SetOptionByString", 0x4E7FA0 }, + { "zCMenuItemChoice::GetStringByOption", 0x4E8400 }, + { "zCMenuItemChoice::InsertInWin", 0x4E85D0 }, + { "zCMenuItemChoice::RemoveFromWin", 0x4E87A0 }, + { "zCMenuItemChoice::Resize", 0x4E8830 }, + { "zCMenuItemChoice::Draw", 0x4E8900 }, + { "zCMenuItemChoice::DrawFront", 0x4E8920 }, + { "zCMenuItemChoice::GetNumOptions", 0x4E8B90 }, + { "zCMenuItemChoice::GetText", 0x4E8DA0 }, + { "zCMenuItemChoice::InitMenuItem", 0x4E8F60 }, + { "zCMenuItemButton::zCMenuItemButton", 0x4E9080 }, + { "zCMenuItemButton::`scalar deleting destructor'", 0x4E9210 }, + { "zCMenuItemButton::~zCMenuItemButton", 0x4E9230 }, + { "zCMenuItemButton::InitMenuItem", 0x4E92E0 }, + { "zCMenuItemButton::Toggle", 0x4E9540 }, + { "zCMenuItemButton::Run", 0x4E97C0 }, + { "zCMenuItemButton::InsertInWin", 0x4E9A30 }, + { "zCMenuItemButton::RemoveFromWin", 0x4E9A70 }, + { "zCMenuItemList::zCMenuItemList", 0x4E9B30 }, + { "zCMenuItemList::`scalar deleting destructor'", 0x4E9B90 }, + { "zCMenuItemList::~zCMenuItemList", 0x4E9BB0 }, + { "zCMenuItemList::Run", 0x4E9C50 }, + { "zCMenuItemList::InitMenuItem", 0x4E9CF0 }, + { "zCMenuItemList::Show", 0x4E9D00 }, + { "zCMenuItemList::Hide", 0x4E9D50 }, + { "zCMenuItemList::DeleteContent", 0x4E9D90 }, + { "zCMenuItemList::InsertEnd", 0x4E9DE0 }, + { "zCMenuItemList::InsertFront", 0x4EA000 }, + { "zCMenuItemList::InsertInWin", 0x4EA1F0 }, + { "zCMenuItemList::RemoveFromWin", 0x4EA370 }, + { "zCMenuItemList::Enter", 0x4EA420 }, + { "zCMenuItemList::Leave", 0x4EA430 }, + { "zCMenuItemList::UpdateContent", 0x4EA440 }, + { "zCMenuItemList::DrawFront", 0x4EA450 }, + { "zCMenuItemList::HandleEvent", 0x4EA7A0 }, + { "zCMenuItemList::ShowContent", 0x4EA9F0 }, + { "zCMenuItemList::JumpToNextEntry", 0x4EABD0 }, + { "zCMenuItemList::JumpToPrevEntry", 0x4EABF0 }, + { "zCMenuItemList::JumpToTopEntry", 0x4EAC10 }, + { "zCMenuItemList::JumpToLastEntry", 0x4EAC30 }, + { "zCArraySort::InsertSort", 0x4EAC50 }, + { "zCArraySort::Search", 0x4EADD0 }, + { "zTMenuItemListElement::`vector deleting destructor'", 0x4EAE50 }, + { "zCArraySort::AllocDelta", 0x4EAEB0 }, + { "zCArraySort::RemoveOrderIndex", 0x4EAF20 }, + { "zCArray::AllocDelta", 0x4EAF50 }, + { "zTMenuItemListElement::zTMenuItemListElement", 0x4EB190 }, + { "zCMusicSystem::DisableMusicSystem", 0x4EB200 }, + { "zCMusicTheme_DM::~zCMusicTheme_DM", 0x4EB2B0 }, + { "zCMusicTheme::~zCMusicTheme", 0x4EB390 }, + { "zCMusicTheme::IsActive", 0x4EB430 }, + { "zCMusicTheme::`scalar deleting destructor'", 0x4EB440 }, + { "zCMusicTheme_DM::IsActive", 0x4EB460 }, + { "zCMusicTheme_DM::`scalar deleting destructor'", 0x4EB470 }, + { "zCMusicSys_DirectMusic::zCMusicSys_DirectMusic", 0x4EB490 }, + { "zCMusicTheme::zCMusicTheme", 0x4EBD50 }, + { "zCMusicJingle::zCMusicJingle", 0x4EBD90 }, + { "zCMusicJingle::~zCMusicJingle", 0x4EBDE0 }, + { "zCMusicJingle::AddRef", 0x4EBE80 }, + { "zCMusicJingle::Release", 0x4EBE90 }, + { "zCMusicJingle::IsPlaying", 0x4EBEA0 }, + { "zCMusicJingle::StopPlaying", 0x4EBEB0 }, + { "zCMusicJingle::CacheIn", 0x4EBEC0 }, + { "zCMusicJingle::CacheOut", 0x4EBED0 }, + { "zCMusicJingle::`scalar deleting destructor'", 0x4EBEE0 }, + { "zCMusicSystem::PlayThemeByScript", 0x4EBF10 }, + { "zCMusicSystem::LoadThemeByScript", 0x4EBF20 }, + { "zCMusicSystem::LoadTheme", 0x4EBF30 }, + { "zCMusicSystem::PlayTheme", 0x4EBF40 }, + { "zCMusicSystem::GetActiveTheme", 0x4EBF50 }, + { "zCMusicSystem::PlayJingleByScript", 0x4EBF60 }, + { "zCMusicSystem::StopJingleByScript", 0x4EBF70 }, + { "zCMusicSystem::LoadJingleByScript", 0x4EBF80 }, + { "zCMusicSystem::LoadJingle", 0x4EBF90 }, + { "zCMusicSystem::PlayJingle", 0x4EBFA0 }, + { "zCMusicSystem::StopJingle", 0x4EBFB0 }, + { "zCMusicSystem::IsJingleActive", 0x4EBFC0 }, + { "zCMusicSystem::AddEventCallBackFunc", 0x4EBFD0 }, + { "zCMusicSystem::RemoveEventCallBackFunc", 0x4EBFE0 }, + { "zCMusicSystem::Mute", 0x4EBFF0 }, + { "zCMusicSystem::Stop", 0x4EC000 }, + { "zCMusicSystem::SetVolume", 0x4EC010 }, + { "zCMusicSystem::GetVolume", 0x4EC020 }, + { "zCMusicSystem::IsAvailable", 0x4EC030 }, + { "zCMusicSystem::`scalar deleting destructor'", 0x4EC040 }, + { "zCMusicSys_DirectMusic::GetActiveTheme", 0x4EC060 }, + { "zCMusicSys_DirectMusic::StopJingle", 0x4EC070 }, + { "zCMusicSys_DirectMusic::IsJingleActive", 0x4EC080 }, + { "zCMusicSys_DirectMusic::GetVolume", 0x4EC090 }, + { "zCMusicSys_DirectMusic::`scalar deleting destructor'", 0x4ECA60 }, + { "zCMusicSys_DirectMusic::~zCMusicSys_DirectMusic", 0x4ECA80 }, + { "zCMusicSys_DirectMusic::PlayThemeByScript", 0x4ECB40 }, + { "zCMusicSys_DirectMusic::LoadTheme", 0x4ECD30 }, + { "zCMusicSys_DirectMusic::LoadThemeByScript", 0x4ECD40 }, + { "zPATH::GetDirectoryPath", 0x4ED960 }, + { "zCMusicSys_DirectMusic::PlayTheme", 0x4ED980 }, + { "zCMusicSys_DirectMusic::PlayJingleByScript", 0x4EDBF0 }, + { "zCMusicSys_DirectMusic::StopJingleByScript", 0x4EDD40 }, + { "zCMusicSys_DirectMusic::LoadJingleByScript", 0x4EDD50 }, + { "zCMusicSys_DirectMusic::LoadJingle", 0x4EDF40 }, + { "zCMusicSys_DirectMusic::PlayJingle", 0x4EDF50 }, + { "zCMusicSys_DirectMusic::DoMusicUpdate", 0x4EE0E0 }, + { "zCMusicSys_DirectMusic::Stop", 0x4EE0F0 }, + { "zCMusicSys_DirectMusic::Mute", 0x4EE120 }, + { "zCMusicSys_DirectMusic::SetVolume", 0x4EE180 }, + { "zCMusicSys_DirectMusic::IsAvailable", 0x4EE1C0 }, + { "zCDrvProperties_MSS::zCDrvProperties_MSS", 0x4EE230 }, + { "zCDrvProperties_MSS::~zCDrvProperties_MSS", 0x4EE2C0 }, + { "zCHandleManager::zCHandleManager", 0x4EE9B0 }, + { "zCSndDebugCallback::DoWorldPerFrameCallback", 0x4EEA20 }, + { "zCSndSys_MSS::zCSndSys_MSS", 0x4EEA70 }, + { "zCSoundSystem::LoadSoundFX", 0x4EF290 }, + { "zCSoundSystem::LoadSoundFXScript", 0x4EF2A0 }, + { "zCSoundSystem::GetSFXParser", 0x4EF2B0 }, + { "zCSoundSystem::GetPlayingTimeMSEC", 0x4EF2C0 }, + { "zCSoundSystem::SetSound3DDefaultRadius", 0x4EF2D0 }, + { "zCSoundSystem::GetSound3DDefaultRadius", 0x4EF2E0 }, + { "zCSoundSystem::SetMasterVolume", 0x4EF2F0 }, + { "zCSoundSystem::GetMasterVolume", 0x4EF300 }, + { "zCSoundSystem::StopSound", 0x4EF310 }, + { "zCSoundSystem::StopAllSounds", 0x4EF320 }, + { "zCSoundSystem::GetSoundProps", 0x4EF330 }, + { "zCSoundSystem::UpdateSoundProps", 0x4EF340 }, + { "zCSoundSystem::IsSoundActive", 0x4EF350 }, + { "zCSoundSystem::SetListener", 0x4EF360 }, + { "zCSoundSystem::SetGlobalReverbPreset", 0x4EF370 }, + { "zCSoundSystem::SetReverbEnabled", 0x4EF380 }, + { "zCSoundSystem::GetReverbEnabled", 0x4EF390 }, + { "zCSoundSystem::GetNumProvider", 0x4EF3A0 }, + { "zCSoundSystem::GetProviderName", 0x4EF3B0 }, + { "zCSoundSystem::SetProvider", 0x4EF3C0 }, + { "zCSoundSystem::SetSpeakerType", 0x4EF3D0 }, + { "zCSoundSystem::GetSpeakerType", 0x4EF3E0 }, + { "zCSoundSystem::GetCPULoad", 0x4EF3F0 }, + { "zCSoundSystem::`scalar deleting destructor'", 0x4EF400 }, + { "zCSndSys_MSS::GetReverbEnabled", 0x4EF420 }, + { "zCSndSys_MSS::GetSpeakerType", 0x4EF430 }, + { "zCSndSys_MSS::`scalar deleting destructor'", 0x4EF480 }, + { "zCSndSys_MSS::~zCSndSys_MSS", 0x4EF4A0 }, + { "zCSndSys_MSS::InitializeMSS", 0x4EF780 }, + { "zCSndSys_MSS::GetDigitalDriverHandle", 0x4F0830 }, + { "zCSndSys_MSS::EvalFunc", 0x4F0840 }, + { "zCSndSys_MSS::FrmCon_ParamChanged", 0x4F1550 }, + { "zCSndSys_MSS::SfxCon_ParamChanged", 0x4F18A0 }, + { "zCSndSys_MSS::CloseProvider", 0x4F18B0 }, + { "zCSndSys_MSS::SetNumAudioChannels", 0x4F19D0 }, + { "zCSndSys_MSS::GetMasterVolume", 0x4F19F0 }, + { "zCSndSys_MSS::GetNumSoundsPlaying", 0x4F1A30 }, + { "zCSndSys_MSS::RemoveAllActiveSounds", 0x4F1A60 }, + { "zCSndSys_MSS::DisposeAllSampleHandles", 0x4F1A90 }, + { "zCSndSys_MSS::SetListener", 0x4F1B40 }, + { "zCSndSys_MSS::SetMasterVolume", 0x4F1BB0 }, + { "zCSndSys_MSS::MuteSFX", 0x4F1C20 }, + { "zCSndSys_MSS::LoadSoundFX", 0x4F1C70 }, + { "zCSoundFX::operator delete", 0x4F2350 }, + { "zCSoundFX::_GetClassDef", 0x4F2370 }, + { "zCSoundFX::zCSoundFX", 0x4F2380 }, + { "zCSoundFX::~zCSoundFX", 0x4F23A0 }, + { "zCSoundFX::GetNumChannels", 0x4F23B0 }, + { "zCSoundFX::GetNumChannelFrames", 0x4F23C0 }, + { "zCSoundFX::GetChannelFrame", 0x4F23D0 }, + { "zCSoundFX::SetChannelFrame", 0x4F23E0 }, + { "zCSoundFX::GetPlayingTimeMSEC", 0x4F23F0 }, + { "zCSoundFX::GetPan", 0x4F2400 }, + { "zCSoundFX::SetPan", 0x4F2410 }, + { "zCSoundFX::GetVolume", 0x4F2420 }, + { "zCSoundFX::SetVolume", 0x4F2430 }, + { "zCSoundFX::GetFrequency", 0x4F2440 }, + { "zCSoundFX::SetFrequency", 0x4F2450 }, + { "zCSoundFX::SetLooping", 0x4F2460 }, + { "zCSoundFX::IsLooping", 0x4F2470 }, + { "zCSoundFX::`scalar deleting destructor'", 0x4F2480 }, + { "zCSndFX_MSS::GetNumChannels", 0x4F24B0 }, + { "zCSndFX_MSS::GetNumChannelFrames", 0x4F24C0 }, + { "zCSndFX_MSS::GetPan", 0x4F24D0 }, + { "zCSndFX_MSS::GetVolume", 0x4F24E0 }, + { "zCSndFX_MSS::GetFrequency", 0x4F24F0 }, + { "zCSndFX_MSS::IsLooping", 0x4F2500 }, + { "zCSndSys_MSS::LoadSoundFXScript", 0x4F2510 }, + { "zCSndSys_MSS::LoadMulti", 0x4F2AC0 }, + { "zCSndSys_MSS::LoadSingle", 0x4F3680 }, + { "zCSndSys_MSS::PlaySound", 0x4F3DE0 }, + { "zCSndSys_MSS::PlaySound3D", 0x4F55B0 }, + { "zCSndSys_MSS::PlaySound3DAmbient", 0x4F5EC0 }, + { "zCSndSys_MSS::StopSound", 0x4F6510 }, + { "zCSndSys_MSS::StopAllSounds", 0x4F65F0 }, + { "zCSndSys_MSS::UpdateSound3D", 0x4F6620 }, + { "operator/", 0x4F7390 }, + { "zCSndSys_MSS::UpdateSoundPropsAmbient", 0x4F73D0 }, + { "zCSndSys_MSS::GetSoundProps", 0x4F7660 }, + { "zCSndSys_MSS::GetSound3DProps", 0x4F7880 }, + { "zCSndSys_MSS::GetActiveVolume", 0x4F79A0 }, + { "zCSndSys_MSS::UpdateSoundProps", 0x4F7A90 }, + { "zCSndSys_MSS::DoSoundUpdate", 0x4F7D20 }, + { "zCSndSys_MSS::IsSoundActive", 0x4F7F30 }, + { "zCSndSys_MSS::GetPlayingTimeMSEC", 0x4F8060 }, + { "zCSndSys_MSS::GetSFXParser", 0x4F8220 }, + { "zCSndSys_MSS::GetUsedSoundMem", 0x4F8230 }, + { "zCSndSys_MSS::SetGlobalReverbPreset", 0x4F8240 }, + { "zCSndSys_MSS::SetReverbEnabled", 0x4F82F0 }, + { "zCSndSys_MSS::GetNumProvider", 0x4F8300 }, + { "zCSndSys_MSS::GetProviderName", 0x4F8330 }, + { "zCSndSys_MSS::SetProvider", 0x4F8350 }, + { "zCSndSys_MSS::Start3DProvider", 0x4F8360 }, + { "zCSndSys_MSS::SetGlobalOcclusion", 0x4F8A50 }, + { "zCSndSys_MSS::GetCPULoad", 0x4F8A60 }, + { "zCSndSys_MSS::SetSpeakerType", 0x4F8A80 }, + { "zCSndFX_MSS::zCSndFX_MSS", 0x4F8BE0 }, + { "zCSndFX_MSS::`scalar deleting destructor'", 0x4F8C30 }, + { "zCSndFX_MSS::~zCSndFX_MSS", 0x4F8C60 }, + { "zCSndFrame::`scalar deleting destructor'", 0x4F8E00 }, + { "zCSndFX_MSS::LoadChannel", 0x4F8E20 }, + { "zCSndFX_MSS::SetFrequency", 0x4F9670 }, + { "zCSndFX_MSS::SetPan", 0x4F9710 }, + { "zCSndFX_MSS::SetVolume", 0x4F97F0 }, + { "zCSndFX_MSS::SetDefaultProperties", 0x4F9870 }, + { "zCSndFX_MSS::LoadResourceData", 0x4F98C0 }, + { "zCWaveData::zCWaveData", 0x4F9C50 }, + { "zCWaveData::GetName", 0x4F9DB0 }, + { "zCSndFX_MSS::ReleaseResourceData", 0x4F9F20 }, + { "zCSndFX_MSS::IsActive", 0x4FA220 }, + { "zCSndFX_MSS::GetPlayingTimeMSEC", 0x4FA2C0 }, + { "zCSndFX_MSS::GetResSizeBytes", 0x4FA310 }, + { "zCSndFX_MSS::CheckCanBeCachedOut", 0x4FA3C0 }, + { "zCSndFX_MSS::NewFrame", 0x4FA470 }, + { "zCSndFX_MSS::SetLooping", 0x4FA560 }, + { "zCSndFX_MSS::GetChannelFrame", 0x4FA5B0 }, + { "zCSndFX_MSS::SetChannelFrame", 0x4FA5C0 }, + { "zCSndFX_MSS::CacheInActFrame", 0x4FA640 }, + { "zCSndFX_MSS::CacheOutActFrame", 0x4FA6D0 }, + { "zCSndFX_MSS::CacheInActChannel", 0x4FA720 }, + { "zCSndFX_MSS::CacheOutActChannel", 0x4FA760 }, + { "zCSndFX_MSS::ChooseVariance", 0x4FA7E0 }, + { "zCActiveSnd::zCActiveSnd", 0x4FA840 }, + { "zCActiveSnd::~zCActiveSnd", 0x4FA850 }, + { "zCActiveSnd::GetNextFreeHandle", 0x4FA8D0 }, + { "zCActiveSnd::AllocNextFreeSnd", 0x4FA9C0 }, + { "zCActiveSnd::Release", 0x4FABA0 }, + { "zCActiveSnd::Initialize", 0x4FAC20 }, + { "zCActiveSnd::GetHandleIndex", 0x4FAC90 }, + { "zCActiveSnd::GetHandleActive", 0x4FADF0 }, + { "zCActiveSnd::GetSoundActive", 0x4FAF10 }, + { "zCActiveSnd::GetFrameActive", 0x4FAFB0 }, + { "zCActiveSnd::GetHandleSound", 0x4FAFF0 }, + { "zCActiveSnd::AddSound", 0x4FB0C0 }, + { "zCActiveSnd::RemoveSound", 0x4FB290 }, + { "zCActiveSnd::RemoveSoundsByFrame", 0x4FB540 }, + { "zCActiveSnd::RemoveSoundByVobSlot", 0x4FB580 }, + { "zCActiveSnd::StopSoundsByFrame", 0x4FB5E0 }, + { "zCActiveSnd::ResumeSoundsByFrame", 0x4FB640 }, + { "zCActiveSnd::UpdateSoundsByFrame", 0x4FB690 }, + { "zCActiveSnd::GetNumActive", 0x4FB9C0 }, + { "zCActiveSnd::NewFrame", 0x4FB9D0 }, + { "zCActiveSnd::CalcListenerPan", 0x4FBBF0 }, + { "zCActiveSnd::CalcListenerVolume", 0x4FBC00 }, + { "zCActiveSnd::GetNum3DSamplesUsed", 0x4FBC60 }, + { "zCActiveSnd::GetNumAmbientSamplesUsed", 0x4FBC90 }, + { "zCActiveSnd::RequestChannel", 0x4FBCC0 }, + { "zCActiveSnd::RequestChannel3D", 0x4FBFA0 }, + { "zCActiveSnd::GetVolume", 0x4FC2C0 }, + { "zClamp01", 0x4FC530 }, + { "zCActiveSnd::DebugInfo", 0x4FC560 }, + { "zCActiveSnd::InitPreAllocedData", 0x4FD5E0 }, + { "zCActiveSnd::CleanupPreAllocedData", 0x4FD730 }, + { "zCActiveSnd::HasBeenUpdatedThisFrame", 0x4FD800 }, + { "zCSndChannel::zCSndChannel", 0x4FD830 }, + { "zCSndChannel::~zCSndChannel", 0x4FD850 }, + { "zCSndFrame::zCSndFrame", 0x4FD9B0 }, + { "zCSndFrame::~zCSndFrame", 0x4FDB60 }, + { "zCSndFrame::CalcPitchOffset", 0x4FDD70 }, + { "zCSndFrame::CalcPitchVariance", 0x4FDE00 }, + { "zCSndFrame::SetDefaultProperties", 0x4FDE90 }, + { "zCSndFrame::CacheIn", 0x4FDF40 }, + { "zCSndFrame::CacheOut", 0x4FDFC0 }, + { "zCWavePool::zCWavePool", 0x4FE000 }, + { "zCWavePool::~zCWavePool", 0x4FE180 }, + { "zCWavePool::CacheIn", 0x4FE2A0 }, + { "zCWavePool::CacheOut", 0x4FE640 }, + { "zCWavePool::ReleaseWave", 0x4FE7E0 }, + { "zCWavePool::NewFrame", 0x4FE8D0 }, + { "zCWavePool::DebugInfo", 0x4FEA40 }, + { "zCWavePool::DebugInfo2", 0x4FEDC0 }, + { "zCWaveData::~zCWaveData", 0x4FF770 }, + { "zCWaveData::Init", 0x4FF920 }, + { "zCWaveData::CacheIn", 0x4FFA00 }, + { "zPATH::GetPath", 0x5000A0 }, + { "zCWaveData::CacheOut", 0x5000C0 }, + { "zCWaveData::CheckForCorrectFormat", 0x500110 }, + { "zCWaveData::Release", 0x500410 }, + { "zCWaveData::`scalar deleting destructor'", 0x500440 }, + { "zCWaveData::GetSize", 0x500460 }, + { "zCHandleManager::Alloc3DSample", 0x500480 }, + { "zCHandleManager::AllocSample", 0x5004B0 }, + { "zCHandleManager::Free3DSample", 0x5004F0 }, + { "zCHandleManager::FreeSample", 0x5005E0 }, + { "zCHandleManager::DisposeAllSamples", 0x5006E0 }, + { "zCArraySort::GetSafe", 0x5007A0 }, + { "zCArraySort::InsertSort", 0x500980 }, + { "zCArraySort::Search", 0x500B00 }, + { "zCArray::DeleteList", 0x500BA0 }, + { "zCArray::zCArray", 0x500BC0 }, + { "zCArray::DeleteList", 0x500BF0 }, + { "zCArraySort::zCArraySort", 0x500C10 }, + { "zCArraySort::Search", 0x500C50 }, + { "zCArraySort::RemoveOrder", 0x500CD0 }, + { "zCArray::zCArray", 0x500D70 }, + { "zCArray::zCArray", 0x500DA0 }, + { "zCArray::~zCArray", 0x500DD0 }, + { "zCArray::RemoveIndex", 0x500DF0 }, + { "zCArray::RemoveIndex", 0x500E10 }, + { "zCArraySort::AllocDelta", 0x500E30 }, + { "zCArraySort::RemoveOrderIndex", 0x500EA0 }, + { "zCArray::AllocDelta", 0x500ED0 }, + { "zCArray::InsertEnd", 0x500F40 }, + { "zCArraySort::AllocDelta", 0x501030 }, + { "zCArraySort::RemoveOrderIndex", 0x5010A0 }, + { "zCArray::AllocDelta", 0x5010D0 }, + { "zCArray::InsertEnd", 0x501140 }, + { "zCArray::AllocDelta", 0x501230 }, + { "zCArray::AllocDelta", 0x5012A0 }, + { "vidRefreshModeList", 0x501340 }, + { "vidGetCaps", 0x501500 }, + { "vidGetModeList", 0x501660 }, + { "vidSetModeEx", 0x501900 }, + { "vidGetScreenModeName", 0x501AF0 }, + { "vidSetPalette", 0x501B40 }, + { "vidCreatePalette", 0x501D30 }, + { "vidSetFrameReady", 0x502000 }, + { "vidGetFPSRate", 0x502030 }, + { "vidSetMode", 0x5020A0 }, + { "vidWaitVSYNC", 0x5025F0 }, + { "vidFlip", 0x502660 }, + { "vidGetStdSurface", 0x502700 }, + { "vidLock", 0x502760 }, + { "vidUnLock", 0x5028B0 }, + { "vidCreateSurface", 0x5029A0 }, + { "vidFreeSurface", 0x502AD0 }, + { "vidSetColorKey", 0x502C20 }, + { "vidPaintWindow", 0x502CC0 }, + { "vidCloseDisplay", 0x502D50 }, + { "vidToggleFullScreenMode", 0x5030C0 }, + { "vidIdleEnter", 0x503300 }, + { "vidWaitScreenUnblank", 0x5033E0 }, + { "vidMinimize", 0x503430 }, + { "vidWaitRestore", 0x503720 }, + { "vidRestore", 0x503940 }, + { "vidIsMinimized", 0x503B40 }, + { "vidBlit", 0x503BD0 }, + { "vidBlitBatch", 0x503D40 }, + { "vidLostFocus", 0x503D80 }, + { "SetVMode", 0x503DB0 }, + { "vidGetMemInfo", 0x5044B0 }, + { "ddCheck", 0x5047B0 }, + { "vidGetLastError", 0x504820 }, + { "ccDrawCaption", 0x504DB0 }, + { "ccRenderCaption", 0x504F30 }, + { "zCViewWindow::zCViewWindow", 0x505970 }, + { "zCViewWindow::`scalar deleting destructor'", 0x5059F0 }, + { "zCViewWindow::~zCViewWindow", 0x505A10 }, + { "sysSetWindowMode", 0x505A70 }, + { "sysAlloc", 0x505D20 }, + { "sysReAlloc", 0x5065A0 }, + { "sysFree", 0x506600 }, + { "sysHandleExceptions", 0x506610 }, + { "libExit", 0x506620 }, + { "MasterExceptionHandler", 0x506800 }, + { "HandledWinMain", 0x506AA0 }, + { "winDoInstanceCheck", 0x506FD0 }, + { "winCreateMenu", 0x507030 }, + { "sysHardExit", 0x508BD0 }, + { "winResizeMainWindow", 0x509280 }, + { "winCalcSizes", 0x509390 }, + { "sysGetTime", 0x5093D0 }, + { "winSuspendThreads", 0x509420 }, + { "sysExit", 0x509440 }, + { "sysProcessIdle", 0x509470 }, + { "sysEvent", 0x509530 }, + { "sysIdle", 0x5096B0 }, + { "winWaitMessage", 0x5096C0 }, + { "TRACE", 0x5097F0 }, + { "cfgFetchTopic", 0x509850 }, + { "cfgSetBinary", 0x5099A0 }, + { "cfgGetBinary", 0x5099D0 }, + { "sysParseCommandLine", 0x509A20 }, + { "sysSetFocus", 0x509E90 }, + { "winDialog", 0x509ED0 }, + { "winDialogParam", 0x509FB0 }, + { "winDialogParamFinal", 0x50A090 }, + { "ExcSpyInfo", 0x50A160 }, + { "ExceptionDlgProc", 0x50A8F0 }, + { "ASSERTDlgProc", 0x50B620 }, + { "BoundsSpyInfo", 0x50C570 }, + { "BOUNDS_FAIL", 0x50C940 }, + { "AssertSpyInfo", 0x50CC20 }, + { "ASSERT_FAIL", 0x50CFF0 }, + { "sysGotDebugger", 0x50D260 }, + { "inCreateMouseMessage", 0x50D2A0 }, + { "SplashDialogProc", 0x50D3D0 }, + { "SplashThreadProc", 0x50D4E0 }, + { "ShowSplashScreen", 0x50D680 }, + { "RemoveSplashScreen", 0x50D6E0 }, + { "zOpt_Sound_ChangeFXVol", 0x50D760 }, + { "zOpt_Sound_ChangeMusicVol", 0x50D7D0 }, + { "zOpt_Video_ChangeVidOptions", 0x50D840 }, + { "zOpt_ToggleJoy", 0x50D960 }, + { "zCarsten_StartUp", 0x50D970 }, + { "zTEngineStats::PrintScreen", 0x50E510 }, + { "zCLineCache::~zCLineCache", 0x50EA10 }, + { "zCLineCache::Line", 0x50EA20 }, + { "zCLineCache::Flush", 0x50EAC0 }, + { "zCLineCache::Line3D", 0x50EB50 }, + { "zCLineCache::LineCS3D", 0x50EF00 }, + { "zCVertex::Draw", 0x50F170 }, + { "zCVertex::ResetVertexTransforms", 0x50F260 }, + { "zCVertex::CreateVertexTransform", 0x50F290 }, + { "zCMemPool::zCMemPool", 0x50F330 }, + { "zCMemPool::zCMemPool", 0x50F340 }, + { "zCMemPool::zCMemPool", 0x50F350 }, + { "zCMemPool::zCMemPool", 0x50F360 }, + { "zCVolatileMemory::zCVolatileMemory", 0x50F370 }, + { "zCVolatileMemory::Destroyed", 0x50F3A0 }, + { "zCAIBaseSound::RemoveSlideSound", 0x50F7F0 }, + { "zCAIBaseSound::CheckSlideSound", 0x50F810 }, + { "zCAIBaseSound::StartDefaultCollisionSound", 0x50F8A0 }, + { "zCAIPlayer::_CreateNewInstance", 0x50FB50 }, + { "zCAIPlayer::operator delete", 0x50FBC0 }, + { "zCAIPlayer::zCAIPlayer", 0x50FCB0 }, + { "zCAIPlayer::_GetClassDef", 0x50FE40 }, + { "zCAIPlayer::`scalar deleting destructor'", 0x50FE50 }, + { "zCAIPlayer::~zCAIPlayer", 0x50FE80 }, + { "zCSparseArrayIterator::Reset", 0x510020 }, + { "zCCache::operator[]", 0x510070 }, + { "zCAIPlayer::RemoveEffects", 0x510090 }, + { "zCAIPlayer::HostVobRemovedFromWorld", 0x510180 }, + { "zCAIPlayer::GetJumpUpHeight", 0x510190 }, + { "zCAIPlayer::SetJumpUpForceByHeight", 0x5101D0 }, + { "zCAIPlayer::SetVob", 0x5101F0 }, + { "zCAIPlayer::DoAutoRoll", 0x510360 }, + { "zCAIPlayer::ResetAutoRoll", 0x5104E0 }, + { "zCAIPlayer::CalcModelAnisInPlace", 0x510510 }, + { "zCAIPlayer::DoSurfaceAlignment", 0x510570 }, + { "zCAIPlayer::IsSliding", 0x510D60 }, + { "zCAIPlayer::CheckFloorSliding", 0x510D90 }, + { "zCAIPlayer::CheckPhysics", 0x511520 }, + { "zCAIPlayer::PropagateCollObjectStates", 0x511A70 }, + { "zCAIPlayer::CalcForceModelHalt", 0x511C70 }, + { "zCAIPlayer::CalcStateVars", 0x511D30 }, + { "zCAIPlayer::DoProceduralMovement", 0x511FD0 }, + { "zCAIPlayer::Begin", 0x512090 }, + { "zCAIPlayer::End", 0x512210 }, + { "zCAIPlayer::DoAI", 0x5122A0 }, + { "zCAIPlayer::UpdateEffects", 0x5122B0 }, + { "zCAIPlayer::GetBloodQuadMark", 0x512FF0 }, + { "zCAIPlayer::SetBloodDefaultTexture", 0x5132C0 }, + { "zCAIPlayer::AddBlood", 0x513400 }, + { "zCAIPlayer::AddWeaponTrailSegment", 0x513490 }, + { "zCAIPlayer::CreateLedgeInfo", 0x513710 }, + { "zCAIPlayer::GetLedgeInfo", 0x513730 }, + { "zCAIPlayer::GetFoundLedge", 0x513770 }, + { "zCAIPlayer::ClearFoundLedge", 0x513790 }, + { "zCAIPlayer::DetectClimbUpLedge", 0x513800 }, + { "zCDetectLedgeReport::zCDetectLedgeReport", 0x513DA0 }, + { "zVEC3::operator-=", 0x514C50 }, + { "zCVob::GetAtVectorWorld", 0x514C80 }, + { "zCCollObjectCharacter::IsMoveInvalid", 0x514CB0 }, + { "zCAIPlayer::AlignModelToLedge", 0x514CD0 }, + { "zCAIPlayer::GetHandPositionWorld", 0x514DE0 }, + { "zCAIPlayer::AlignToFloor", 0x514F70 }, + { "zCAIPlayer::GetModelFloorWorld", 0x514FB0 }, + { "zCAIPlayer::CheckEnoughSpaceMoveDir", 0x515000 }, + { "zCAIPlayer::CheckEnoughSpaceMoveForward", 0x515500 }, + { "zCAIPlayer::CheckEnoughSpaceMoveBackward", 0x515550 }, + { "zCAIPlayer::CheckEnoughSpaceMoveRight", 0x5155B0 }, + { "zCAIPlayer::CheckEnoughSpaceMoveLeft", 0x515600 }, + { "zCAIPlayer::GetProtoYHeight", 0x515660 }, + { "zCAIPlayer::GetSurfaceAlignScanOrigin", 0x515680 }, + { "zCAIPlayer::DiveRotateX", 0x515880 }, + { "zCAIPlayer::SetCDStat", 0x5159F0 }, + { "zCAIPlayer::LandAndStartAni", 0x515A30 }, + { "zCAIPlayer::CheckForceModelHalt", 0x515B40 }, + { "zCAIPlayer::ShouldCorrectFloorHeight", 0x515BC0 }, + { "zCAIPlayer::BeginStateSwitch", 0x515BE0 }, + { "zCAIPlayer::SetPhysicsEnabled", 0x515C60 }, + { "zCAIPlayer::StartPhysicsWithVel", 0x515C70 }, + { "zCAIPlayer::StartStandAni", 0x515CA0 }, + { "zCAIPlayer::StartFallDownAni", 0x515CC0 }, + { "zCAIPlayer::Archive", 0x515D80 }, + { "zCAIPlayer::Unarchive", 0x515E70 }, + { "zCAIPlayer::Print", 0x515FA0 }, + { "zCAIPlayer::Line3D", 0x515FB0 }, + { "zCAIPlayer::PrintScreen", 0x515FC0 }, + { "zCCache::zCCache", 0x516040 }, + { "zCCache::~zCCache", 0x5160C0 }, + { "zCSparseArrayIterator::Next", 0x516200 }, + { "zCSparseArrayIterator::Register", 0x516240 }, + { "zCSparseArrayIterator::DeRegister", 0x516260 }, + { "zCCache::GetDataDangerous", 0x516360 }, + { "zCSparseArrayIterator::operator int", 0x516420 }, + { "zCCache::Delete", 0x516450 }, + { "zCCache::ClearCache", 0x516520 }, + { "zCCache::PurgeCache", 0x516640 }, + { "zCSparseArray >::~zCSparseArray >", 0x516760 }, + { "zCSparseArray >::SizeIndex", 0x5167B0 }, + { "zCSparseArray >::SizeData", 0x5167C0 }, + { "zCSparseArray >::SizeAll", 0x5167D0 }, + { "zCSparseArray >::IndexPtr", 0x5167E0 }, + { "zCSparseArray >::DataPtr", 0x5167F0 }, + { "zCSparseArray >::ManDatPtr", 0x516800 }, + { "zCSparseArray >::IndexIsEqual", 0x516810 }, + { "zCSparseArray >::CopyIndex", 0x516830 }, + { "zCSparseArray >::DestructIndex", 0x516850 }, + { "zCSparseArray >::Hash", 0x516860 }, + { "zCSparseArray >::ConstructData", 0x516880 }, + { "zCSparseArray >::DestructData", 0x5168A0 }, + { "zCCache::`scalar deleting destructor'", 0x5168B0 }, + { "zCSparseArray >::`scalar deleting destructor'", 0x5168D0 }, + { "zCArray::AllocDelta", 0x5168F0 }, + { "zVEC2::Apply", 0x5169B0 }, + { "zVEC2::GetDescription", 0x5169D0 }, + { "zVEC2::SetByDescription", 0x516B80 }, + { "operator<<", 0x516D70 }, + { "operator>>", 0x516DD0 }, + { "Alg_Swap", 0x516EC0 }, + { "Alg_Min", 0x516F00 }, + { "Alg_Max", 0x516F50 }, + { "Alg_Prod", 0x516FA0 }, + { "zVEC3::Apply", 0x516FC0 }, + { "zVEC4::LengthApprox", 0x5172F0 }, + { "zVEC4::Normalize", 0x5173D0 }, + { "zVEC4::Apply", 0x517420 }, + { "zMAT3::zMAT3", 0x517880 }, + { "zMAT3::operator=", 0x517970 }, + { "zMAT3::operator+=", 0x5179C0 }, + { "zMAT3::operator-=", 0x517A20 }, + { "zMAT3::operator*=", 0x517A80 }, + { "zMAT3::operator/=", 0x517AE0 }, + { "zMAT3::Transpose", 0x517B40 }, + { "zMAT3::Inverse", 0x517BD0 }, + { "zMAT3::Apply", 0x517D10 }, + { "operator!=", 0x518560 }, + { "zMAT4::operator=", 0x518E20 }, + { "zMAT4::operator+=", 0x518FA0 }, + { "zMAT4::operator-=", 0x519040 }, + { "zMAT4::operator*=", 0x5190E0 }, + { "zMAT4::operator/=", 0x519190 }, + { "zMAT4::Transpose", 0x519220 }, + { "zMAT4::TransposeLinTrafo", 0x519370 }, + { "zMAT4::InverseLinTrafo", 0x5195B0 }, + { "zMAT4::Inverse", 0x5197F0 }, + { "zMAT4::Apply", 0x519CD0 }, + { "zMAT4::IsUpper3x3Orthonormal", 0x519D90 }, + { "zMAT4::GetDescriptionRot", 0x51A030 }, + { "zMAT4::GetDescriptionPos", 0x51A260 }, + { "zMAT4::SetByDescriptionRot", 0x51A450 }, + { "zMAT4::SetByDescriptionPos", 0x51A5D0 }, + { "zMAT4::GetEulerAngles", 0x51A740 }, + { "zMAT4::SetByEulerAngles", 0x51A780 }, + { "zMAT4::ExtractScaling", 0x51BA80 }, + { "zMAT4::ExtractRotation", 0x51BB10 }, + { "zMAT4::MakeOrthonormal", 0x51BD40 }, + { "zMAT3::MakeOrthonormal", 0x51BF90 }, + { "zMAT3::SetUpVector", 0x51C1E0 }, + { "zMAT3::SetRightVector", 0x51C200 }, + { "zMAT4::PostRotateX", 0x51C220 }, + { "zMAT4::PostRotateY", 0x51C270 }, + { "zMAT4::PostRotateZ", 0x51C2C0 }, + { "zMAT4::PostScale", 0x51C310 }, + { "zMAT4::PreScale", 0x51C330 }, + { "Alg_Identity2D", 0x51C390 }, + { "Alg_Translation2D", 0x51C430 }, + { "Alg_Rotation2D", 0x51C4D0 }, + { "Alg_Scaling2D", 0x51C5A0 }, + { "Alg_Identity3D", 0x51C640 }, + { "Alg_Translation3D", 0x51C7A0 }, + { "Alg_Rotation3D", 0x51C900 }, + { "Alg_Rotation3DN", 0x51C9B0 }, + { "Alg_Rotation3DRad", 0x51CA10 }, + { "Alg_Rotation3DNRad", 0x51CAC0 }, + { "Alg_Scaling3D", 0x51CCD0 }, + { "Alg_Perspective3D", 0x51CE30 }, + { "Alg_ClipAtZ0", 0x51CF90 }, + { "zCQuat::Unit", 0x51D090 }, + { "zCQuat::QuatToMatrix4", 0x51D0E0 }, + { "zCQuat::QuatToMatrix3", 0x51D1E0 }, + { "zCQuat::Matrix4ToQuat", 0x51D2E0 }, + { "zCQuat::Matrix3ToQuat", 0x51D5A0 }, + { "zCQuat::QuatToEuler", 0x51D840 }, + { "zCQuat::EulerToQuat", 0x51D960 }, + { "zCQuat::QuatToAxisAngle", 0x51DA00 }, + { "zCQuat::Slerp", 0x51DA90 }, + { "zCQuat::Lerp", 0x51DCB0 }, + { "zCQuat::Squad", 0x51DE30 }, + { "Alg_SqrtInvApprox", 0x51DFD0 }, + { "zCArchiverFactory::EndOfArchive", 0x51E2F0 }, + { "zCArchiverFactory::ReadLine", 0x51E360 }, + { "zCArchiverFactory::ReadLineArg", 0x51E580 }, + { "zCArchiverFactory::ReadHeader", 0x51E840 }, + { "zCArchiverGeneric::operator delete", 0x51EE40 }, + { "zCArchiverFactory::CreateArchiverRead", 0x51EE60 }, + { "zCArchiverFactory::WriteLine", 0x51F120 }, + { "zCArchiverFactory::WriteHeader", 0x51F340 }, + { "zCArchiverFactory::CreateArchiverFromMode", 0x51FA70 }, + { "zCArchiverBinSafe::operator delete", 0x51FB60 }, + { "zCArchiverFactory::CreateArchiverWrite", 0x51FB80 }, + { "zCArchiver::ReadObjectAccount", 0x51FE00 }, + { "zCArchiverBinSafe::_CreateNewInstance", 0x5200A0 }, + { "zCArchiverBinSafe::RestoreString", 0x520170 }, + { "zCArchiverBinSafe::WriteType", 0x520180 }, + { "zCArchiverBinSafe::ReadType", 0x5201F0 }, + { "zCArchiverBinSafe::ClearChunkList", 0x520820 }, + { "GECString::Free", 0x520960 }, + { "zCArchiverBinSafe::InsertChunkInList", 0x520980 }, + { "zCArchiverBinSafe::ResolveAndPosEntry", 0x520A10 }, + { "zCArchiverBinSafe::zCArchiverBinSafe", 0x520B00 }, + { "zCArchiver::_GetClassDef", 0x520C30 }, + { "zCArchiver::~zCArchiver", 0x520C40 }, + { "zCArchiver::`scalar deleting destructor'", 0x520C50 }, + { "zCArchiverBinSafe::_GetClassDef", 0x520C80 }, + { "zCArchiverBinSafe::SkipOpenChunk", 0x520C90 }, + { "zCArchiverBinSafe::GetFile", 0x520CA0 }, + { "zCArchiverBinSafe::SetStringEOL", 0x520CB0 }, + { "zCArchiverBinSafe::GetStringEOL", 0x520E30 }, + { "zCArchiverBinSafe::GetChecksumEnabled", 0x520E80 }, + { "zCArchiverBinSafe::SetChecksumEnabled", 0x520E90 }, + { "zCArchiverBinSafe::SetNoReadSearchCycles", 0x520EA0 }, + { "zCArchiverBinSafe::InProperties", 0x520EB0 }, + { "zCArchiverBinSafe::InSaveGame", 0x520EC0 }, + { "zCArchiverBinSafe::InBinaryMode", 0x520ED0 }, + { "zCArchiverBinSafe::`scalar deleting destructor'", 0x520EE0 }, + { "zCArchiverBinSafe::~zCArchiverBinSafe", 0x520F10 }, + { "zCArchiverBinSafe::DebugMessage", 0x521020 }, + { "zCArchiverBinSafe::WriteHeaderNumObj", 0x521040 }, + { "zCArchiverBinSafe::Close", 0x5210A0 }, + { "GECString::Copy", 0x521460 }, + { "zCArchiverBinSafe::EndOfArchive", 0x5214D0 }, + { "zCArchiverBinSafe::DeleteBuffer", 0x521540 }, + { "zCArchiverBinSafe::GetBufferString", 0x521560 }, + { "zCArchiverBinSafe::GetBuffer", 0x5216E0 }, + { "zCArchiverBinSafe::OpenWriteBuffer", 0x5216F0 }, + { "zCArchiverBinSafe::OpenWriteFile", 0x5218D0 }, + { "zCArchiverBinSafe::StoreBuffer", 0x521930 }, + { "zCArchiverBinSafe::StoreString", 0x521960 }, + { "zCArchiverBinSafe::StoreGetPos", 0x521990 }, + { "zCArchiverBinSafe::StoreSeek", 0x5219B0 }, + { "zCArchiverBinSafe::StoreStringEOL", 0x5219E0 }, + { "zCArchiverBinSafe::WriteHeader", 0x5219F0 }, + { "zCArchiverBinSafe::IsStringValid", 0x521A70 }, + { "zCArchiverBinSafe::WriteASCIILine", 0x521AB0 }, + { "zCArchiverBinSafe::WriteInt", 0x521CC0 }, + { "zCArchiverBinSafe::WriteByte", 0x521DB0 }, + { "zCArchiverBinSafe::WriteWord", 0x521EA0 }, + { "zCArchiverBinSafe::WriteFloat", 0x521F90 }, + { "zCArchiverBinSafe::WriteBool", 0x522080 }, + { "zCArchiverBinSafe::WriteString", 0x522170 }, + { "zCArchiverBinSafe::WriteVec3", 0x5222B0 }, + { "zCArchiverBinSafe::WriteColor", 0x522550 }, + { "zCArchiverBinSafe::WriteRaw", 0x522640 }, + { "zCArchiverBinSafe::WriteRawFloat", 0x522730 }, + { "zCArchiverBinSafe::WriteEnum", 0x522930 }, + { "zCArchiverBinSafe::WriteGroupBegin", 0x522B40 }, + { "zCArchiverBinSafe::WriteGroupEnd", 0x522B50 }, + { "zCArchiverBinSafe::WriteChunkStart", 0x522B60 }, + { "zCArchiver::zTChunkRecord::~zTChunkRecord", 0x522F10 }, + { "zCArchiverBinSafe::WriteChunkEnd", 0x522FD0 }, + { "zCArchiverBinSafe::WriteObject", 0x523250 }, + { "zCArchiverBinSafe::OpenReadBuffer", 0x523500 }, + { "zCArchiverBinSafe::OpenReadFile", 0x523700 }, + { "zCArchiverBinSafe::RestoreBuffer", 0x523760 }, + { "zCArchiverBinSafe::RestoreStringEOL", 0x523790 }, + { "zCArchiverBinSafe::RestoreString0", 0x5237A0 }, + { "zCArchiverBinSafe::RestoreGetPos", 0x5237B0 }, + { "zCArchiverBinSafe::RestoreSeek", 0x5237D0 }, + { "zCArchiverBinSafe::ReadHeader", 0x523810 }, + { "zCArchiverBinSafe::CheckObjectListSize", 0x523B30 }, + { "zCArchiverBinSafe::CreateObject", 0x523BE0 }, + { "zCArchiverBinSafe::GetClassDefByString", 0x523CC0 }, + { "zCArchiverBinSafe::ReadChunkStartASCII", 0x523E90 }, + { "zCArchiverBinSafe::ReadChunkStart", 0x524160 }, + { "zCArchiver::zTChunkRecord::operator=", 0x524510 }, + { "zCArchiverBinSafe::ReadChunkStartNamed", 0x5248A0 }, + { "zCArchiverBinSafe::GetCurrentChunkVersion", 0x5248D0 }, + { "zCArchiverBinSafe::ReadChunkEnd", 0x5248F0 }, + { "zCArchiverBinSafe::ReadObject", 0x524900 }, + { "zCArchiverBinSafe::SkipChunk", 0x524F40 }, + { "zCArchiverBinSafe::ReadEntryASCII", 0x525150 }, + { "zCArchiverBinSafe::ReadFloat", 0x5257F0 }, + { "zCArchiverBinSafe::ReadVec3", 0x525810 }, + { "zCArchiverBinSafe::ReadInt", 0x525850 }, + { "zCArchiverBinSafe::ReadByte", 0x525870 }, + { "zCArchiverBinSafe::ReadWord", 0x525890 }, + { "zCArchiverBinSafe::ReadBool", 0x5258B0 }, + { "zCArchiverBinSafe::ReadString", 0x5258D0 }, + { "zCArchiverBinSafe::ReadColor", 0x5259B0 }, + { "zCArchiverBinSafe::ReadEnum", 0x5259D0 }, + { "zCArchiverBinSafe::ReadRaw", 0x5259F0 }, + { "zCArchiverBinSafe::ReadRawFloat", 0x525A20 }, + { "zCArchiverBinSafe::GetParentObject", 0x525C00 }, + { "zCClassDef::~zCClassDef", 0x525CA0 }, + { "zCArray::InsertEnd", 0x525D00 }, + { "zCArchiver::zTChunkRecord::`vector deleting destructor'", 0x525F40 }, + { "zCArray::AllocDelta", 0x525FA0 }, + { "zCArray::AllocDelta", 0x526010 }, + { "zCArchiver::zTChunkRecord::zTChunkRecord", 0x526230 }, + { "GETStringMap::SetAt", 0x526270 }, + { "GETStringMap::SetAtForce", 0x526490 }, + { "GETStringMap::RemoveAll", 0x526630 }, + { "GETStringMap::Lookup", 0x526730 }, + { "GETStringMap::GetNextElement", 0x5267D0 }, + { "GETStringMap::GESNextEntry::`scalar deleting destructor'", 0x526900 }, + { "GETStringMap::GESNextEntry::~GESNextEntry", 0x526950 }, + { "GETStringMap::GetElement", 0x526990 }, + { "zCArchiverGeneric::_CreateNewInstance", 0x526C50 }, + { "zCArchiverGeneric::zCArchiverGeneric", 0x526DD0 }, + { "zCArchiverGeneric::_GetClassDef", 0x526F00 }, + { "zCArchiverGeneric::SkipOpenChunk", 0x526F10 }, + { "zCArchiverGeneric::GetFile", 0x526F20 }, + { "zCArchiverGeneric::SetStringEOL", 0x526F30 }, + { "zCArchiverGeneric::GetStringEOL", 0x5270B0 }, + { "zCArchiverGeneric::GetChecksumEnabled", 0x527100 }, + { "zCArchiverGeneric::SetChecksumEnabled", 0x527110 }, + { "zCArchiverGeneric::SetNoReadSearchCycles", 0x527120 }, + { "zCArchiverGeneric::InProperties", 0x527130 }, + { "zCArchiverGeneric::InSaveGame", 0x527140 }, + { "zCArchiverGeneric::InBinaryMode", 0x527150 }, + { "zCArchiverGeneric::`scalar deleting destructor'", 0x527170 }, + { "zCArchiverGeneric::~zCArchiverGeneric", 0x5271A0 }, + { "zCArchiverGeneric::DebugMessage", 0x5272C0 }, + { "zCArchiverGeneric::WriteHeaderNumObj", 0x5272E0 }, + { "zCArchiverGeneric::Close", 0x5273D0 }, + { "zCArchiverGeneric::EndOfArchive", 0x527570 }, + { "zCArchiverGeneric::DeleteBuffer", 0x5275E0 }, + { "zCArchiverGeneric::GetBufferString", 0x527600 }, + { "zCArchiverGeneric::GetBuffer", 0x527780 }, + { "zCArchiverGeneric::OpenWriteBuffer", 0x527790 }, + { "zCArchiverGeneric::OpenWriteFile", 0x527980 }, + { "zCArchiverGeneric::StoreBuffer", 0x5279F0 }, + { "zCArchiverGeneric::StoreString", 0x527A20 }, + { "zCArchiverGeneric::StoreGetPos", 0x527A60 }, + { "zCArchiverGeneric::StoreSeek", 0x527A80 }, + { "zCArchiverGeneric::StoreStringEOL", 0x527AB0 }, + { "zCArchiverGeneric::WriteHeader", 0x527AE0 }, + { "zCArchiverGeneric::IsStringValid", 0x527B50 }, + { "zCArchiverGeneric::WriteASCIILine", 0x527B90 }, + { "zCArchiverGeneric::WriteInt", 0x527DC0 }, + { "zCArchiverGeneric::WriteByte", 0x527E90 }, + { "zCArchiverGeneric::WriteWord", 0x527F60 }, + { "zCArchiverGeneric::WriteFloat", 0x528030 }, + { "zCArchiverGeneric::WriteBool", 0x528100 }, + { "zCArchiverGeneric::WriteString", 0x5281D0 }, + { "zCArchiverGeneric::WriteVec3", 0x528230 }, + { "zCArchiverGeneric::WriteColor", 0x5284C0 }, + { "zCArchiverGeneric::WriteRaw", 0x5287E0 }, + { "zCArchiverGeneric::WriteRawFloat", 0x5289B0 }, + { "zCArchiverGeneric::WriteEnum", 0x528C90 }, + { "zCArchiverGeneric::WriteChunkStart", 0x528E50 }, + { "zCArchiverGeneric::WriteChunkEnd", 0x529370 }, + { "zCArchiverGeneric::WriteObject", 0x529650 }, + { "zCArchiverGeneric::WriteGroupBegin", 0x529930 }, + { "zCArchiverGeneric::WriteGroupEnd", 0x529A10 }, + { "zCArchiverGeneric::OpenReadBuffer", 0x529AF0 }, + { "zCArchiverGeneric::OpenReadFile", 0x529CF0 }, + { "zCArchiverGeneric::RestoreBuffer", 0x529D60 }, + { "zCArchiverGeneric::RestoreStringEOL", 0x529D90 }, + { "zCArchiverGeneric::RestoreString0", 0x52A200 }, + { "zCArchiverGeneric::RestoreGetPos", 0x52A210 }, + { "zCArchiverGeneric::RestoreSeek", 0x52A230 }, + { "zCArchiverGeneric::ReadHeader", 0x52A270 }, + { "zCArchiverGeneric::CheckObjectListSize", 0x52A5E0 }, + { "zCArchiverGeneric::CreateObject", 0x52A690 }, + { "zCArchiverGeneric::GetClassDefByString", 0x52A770 }, + { "zCArchiverGeneric::ReadChunkStartASCII", 0x52A940 }, + { "zCArchiverGeneric::ReadChunkStart", 0x52ABF0 }, + { "zCArchiverGeneric::ReadChunkStartNamed", 0x52B1E0 }, + { "zCArchiverGeneric::GetCurrentChunkVersion", 0x52B210 }, + { "zCArchiverGeneric::ReadChunkEnd", 0x52B230 }, + { "zCArchiverGeneric::ReadObject", 0x52B240 }, + { "zCArchiverGeneric::SkipChunk", 0x52BA60 }, + { "zCArchiverGeneric::ReadEntryASCII", 0x52BC80 }, + { "zCArchiverGeneric::ReadFloat", 0x52C190 }, + { "zCArchiverGeneric::ReadVec3", 0x52C1B0 }, + { "zCArchiverGeneric::ReadInt", 0x52C1F0 }, + { "zCArchiverGeneric::ReadByte", 0x52C210 }, + { "zCArchiverGeneric::ReadWord", 0x52C230 }, + { "zCArchiverGeneric::ReadBool", 0x52C250 }, + { "zCArchiverGeneric::ReadString", 0x52C270 }, + { "zCArchiverGeneric::ReadColor", 0x52C350 }, + { "zCArchiverGeneric::ReadEnum", 0x52C370 }, + { "zCArchiverGeneric::ReadRaw", 0x52C390 }, + { "zCArchiverGeneric::ReadRawFloat", 0x52C610 }, + { "zCArchiverGeneric::TestClassIntegrity", 0x52CB60 }, + { "zCArchiverGeneric::GetParentObject", 0x52D3E0 }, + { "zCArray::AllocAbs", 0x52D480 }, + { "zCSparseArray::~zCSparseArray", 0x52D4F0 }, + { "zCSparseArray::SizeIndex", 0x52D540 }, + { "zCSparseArray::SizeData", 0x52D550 }, + { "zCSparseArray::SizeAll", 0x52D560 }, + { "zCSparseArray::IndexPtr", 0x52D570 }, + { "zCSparseArray::DataPtr", 0x52D580 }, + { "zCSparseArray::ManDatPtr", 0x52D590 }, + { "zCSparseArray::IndexIsEqual", 0x52D5A0 }, + { "zCSparseArray::CopyIndex", 0x52D5C0 }, + { "zCSparseArray::DestructIndex", 0x52D5E0 }, + { "zCSparseArray::Hash", 0x52D5F0 }, + { "zCSparseArray::ConstructData", 0x52D610 }, + { "zCSparseArray::DestructData", 0x52D620 }, + { "zCSparseArray::`vector deleting destructor'", 0x52D630 }, + { "zCRndAlphaSortObject_Vob::zCRndAlphaSortObject_Vob", 0x52D770 }, + { "zCRndAlphaSortObject::IsAlphaPoly", 0x52D790 }, + { "zCRndAlphaSortObject_Vob::~zCRndAlphaSortObject_Vob", 0x52D7A0 }, + { "zCRndAlphaSortObject::`scalar deleting destructor'", 0x52D820 }, + { "zCRndAlphaSortObject_Vob::`scalar deleting destructor'", 0x52D840 }, + { "zCRndAlphaSortObject_Vob::GetFreeAlphaVob", 0x52D890 }, + { "zCRndAlphaSortObject_Vob::ResetFreeList", 0x52D980 }, + { "zCRndAlphaSortObject_Vob::Draw", 0x52D990 }, + { "zCRndAlphaSortObject_Vob::ClearList", 0x52DA50 }, + { "zCBspBase::ReleaseStaticReferences", 0x52DAB0 }, + { "zCBspSector::CompareOutdoorPortalBBox2D", 0x52DBB0 }, + { "zCBspSector::InitHorizonByOutdoorPortals", 0x52DBF0 }, + { "zCBspSector::CalcCenterByPortals", 0x52DDB0 }, + { "zCBspSector::IsRendered", 0x52DE50 }, + { "zCBspSector::Rendered", 0x52DE70 }, + { "zCBspSector::IsActivated", 0x52DE80 }, + { "zCBspSector::Activate", 0x52DEA0 }, + { "zCBspSector::HasManyBigPortals", 0x52DF80 }, + { "zCPortal::RemoveFromBsp", 0x52DFC0 }, + { "zCPortal::zCPortal", 0x52DFE0 }, + { "zCBspBase::DescribeTree", 0x52E7B0 }, + { "zCPolygon::RenderPoly", 0x52EB30 }, + { "zCPolygon::TransformProjectLight", 0x52EFA0 }, + { "zCBspTree::zCBspTree", 0x52F190 }, + { "zCBspTree::~zCBspTree", 0x52F330 }, + { "zCBspLeaf::`vector deleting destructor'", 0x52F3F0 }, + { "zCBspTree::InitTree", 0x52F450 }, + { "zCBspLeaf::zCBspLeaf", 0x52F530 }, + { "zCBspTree::DisposeTree", 0x52F5B0 }, + { "zCBspSector::~zCBspSector", 0x52F720 }, + { "zCBspTree::S_SetStaticMeshLODValue", 0x52F7D0 }, + { "zCBspTree::S_GetStaticMeshLODValue", 0x52F820 }, + { "zCBspTree::BuildRecursive", 0x52F830 }, + { "zCBspTree::Build", 0x52FB30 }, + { "zCBspNode::zCBspNode", 0x52FFA0 }, + { "zCBspBase::CountNodes", 0x52FFC0 }, + { "zCBspTree::UpdateVertexDependencies", 0x530000 }, + { "zTBBox3D::AddPoint", 0x530170 }, + { "zCBspTree::CollectPolysInBBox3DAngle", 0x5301F0 }, + { "zCBspTree::RenderLightList", 0x530360 }, + { "zCBspTree::RenderVobList", 0x5304A0 }, + { "zCVob::GetRightVectorWorld", 0x531060 }, + { "zCBspLeaf::~zCBspLeaf", 0x5310E0 }, + { "zCBspLeaf::PolyPlueckerAddRef", 0x531340 }, + { "zCBspLeaf::PolyPlueckerRelease", 0x531610 }, + { "zCBspLeaf::AddVobsToRenderList", 0x531640 }, + { "zCBspLeaf::AddVobsToRenderListOutdoor", 0x531860 }, + { "zCBspBase::AddVobsToRenderListSubtree", 0x531D90 }, + { "zCBspBase::GetScreenBBox2D", 0x531E70 }, + { "zCBspBase::CollectNodeLights", 0x532130 }, + { "zCBspLeaf::RenderLeafIndoor", 0x5322C0 }, + { "zCBspBase::RenderTrivInIndoor", 0x532480 }, + { "zCBspBase::RenderIndoor", 0x5324C0 }, + { "zCBspBase::RenderNodeOutdoor", 0x532560 }, + { "zCBspBase::RenderOutdoor", 0x532890 }, + { "zTBBox3D::zTBBox3D", 0x532B30 }, + { "zCCamera::Project", 0x533550 }, + { "zCBspTree::Render", 0x5335A0 }, + { "zCBspNode::CalcPlaneSignbits", 0x533EC0 }, + { "zCBspBase::AddVobToLeafs", 0x533F00 }, + { "zCBspBase::AddVobLightToLeafs", 0x534040 }, + { "zCBspBase::RemoveVobFromLeafs", 0x5343E0 }, + { "zCBspTree::RemoveVob", 0x5344A0 }, + { "zCBspTree::AddVob", 0x5344B0 }, + { "zCBspTree::AdjustVob", 0x534520 }, + { "zCBspBase::CollectVobsSubtree", 0x534590 }, + { "zCBspBase::CollectVobsInBBox3D", 0x5345A0 }, + { "zCBspBase::CollectVobsSubtree_I", 0x5345C0 }, + { "zCBspBase::CollectLightVobsSubtree", 0x5347B0 }, + { "zCBspBase::CollectLightVobsSubtree_I", 0x5347C0 }, + { "zCBspBase::CollectVobsInBBox3D_I", 0x5349B0 }, + { "zCBspLeaf::TraceRayCollectVobs", 0x534BF0 }, + { "zCBspBase::FindLeaf", 0x534E00 }, + { "zCBspTree::CalcLeafRealBBox3D", 0x534E40 }, + { "zCBspBase::CheckRayAgainstPolys", 0x534F30 }, + { "zCBspBase::CheckRayAgainstPolysNearestHit", 0x535090 }, + { "zCBspBase::CheckRayAgainstPolysCache", 0x535270 }, + { "zCBspBase::RayIntersection", 0x535450 }, + { "zCBspTree::TraceRay", 0x5356E0 }, + { "zCBspTree::SetRayCache", 0x5358E0 }, + { "zCCBspNode::CheckRayAgainstPolysNearestHit", 0x5358F0 }, + { "zCCBspNode::RayIntersectionOctree", 0x535A20 }, + { "zCCBspNode::TraceRay", 0x535C60 }, + { "zCBspBase::CollectPolysInBBox3DRec", 0x535CD0 }, + { "zCBspBase::CollectPolysInBBox3D", 0x535F20 }, + { "zCCBspNode::CollectPolysInBBox3DRec", 0x535F70 }, + { "zCCBspNode::CollectPolysInBBox3D", 0x536110 }, + { "zCBspTree::FindLeaks", 0x536160 }, + { "zCBspTree::MarkOccluderPolys", 0x5364F0 }, + { "zCBspBase::SortNodePolys", 0x536B20 }, + { "zCBspSector::RenderSector", 0x536B70 }, + { "zCBspSector::ActivateSectorRec", 0x536CB0 }, + { "zCBspSector::ActivateSectorRecIndoor", 0x5371D0 }, + { "zCBspSector::RenderActiveSectorList", 0x5376C0 }, + { "zCCBspTree::GetBspSectorByName", 0x5376F0 }, + { "zCBspTree::GetSectorNameVobIsIn", 0x5377A0 }, + { "zCCBspTree::GetPolyNeighbours", 0x5377C0 }, + { "zCCBspTree::MarkGhostOccluder", 0x5378C0 }, + { "zCCBspTree::CreateBspSectors", 0x537A80 }, + { "zVEC3::GetString", 0x539DA0 }, + { "zCMaterial::operator new", 0x53A060 }, + { "zCPolygon::SetMaterial", 0x53A0A0 }, + { "zTBBox2D::zTBBox2D", 0x53A0F0 }, + { "zCBspTree::GetBspSectorByName", 0x53A100 }, + { "zCBspTree::CreateBspSectors2", 0x53A1B0 }, + { "zCBspTree::GetFileVersion", 0x53A540 }, + { "zCBspBase::SaveBINRec", 0x53A550 }, + { "zCBspBase::LoadBINRec", 0x53A650 }, + { "zCBspTree::SaveBIN", 0x53A7E0 }, + { "zCBspTree::ConnectMaterialsToSectors", 0x53B170 }, + { "zCBspTree::LoadBIN", 0x53B550 }, + { "zCBspBase::zCBspBase", 0x53C570 }, + { "zCMesh::operator delete", 0x53C580 }, + { "zCBspTree::CalcStaticLeafLightData", 0x53C5A0 }, + { "zCArray::zCArray", 0x53CA40 }, + { "zCArray::~zCArray", 0x53CA50 }, + { "zCArray::IsInList", 0x53CA70 }, + { "zCArray::InsertEnd", 0x53CAD0 }, + { "zCArray::InsertAtPos", 0x53CBC0 }, + { "zCCBspTree::zCCBspTree", 0x53CCD0 }, + { "zCArray::AllocAbs", 0x53CCF0 }, + { "zCArray::zCArray", 0x53CD60 }, + { "zCArray::zCArray", 0x53CD90 }, + { "zCArray::AllocAbs", 0x53CDF0 }, + { "zCSparseArray::~zCSparseArray", 0x53CE60 }, + { "zCSparseArray::SizeIndex", 0x53CEB0 }, + { "zCSparseArray::SizeData", 0x53CEC0 }, + { "zCSparseArray::SizeAll", 0x53CED0 }, + { "zCSparseArray::IndexPtr", 0x53CEE0 }, + { "zCSparseArray::DataPtr", 0x53CEF0 }, + { "zCSparseArray::ManDatPtr", 0x53CF00 }, + { "zCSparseArray::IndexIsEqual", 0x53CF10 }, + { "zCSparseArray::CopyIndex", 0x53CF30 }, + { "zCSparseArray::DestructIndex", 0x53CF50 }, + { "zCSparseArray::Hash", 0x53CF60 }, + { "zCSparseArray::ConstructData", 0x53CF80 }, + { "zCSparseArray::DestructData", 0x53CF90 }, + { "zCSparseArray::`scalar deleting destructor'", 0x53CFC0 }, + { "zCArray::AllocDelta", 0x53CFE0 }, + { "zCArray::InsertEnd", 0x53D050 }, + { "zCArray::AllocDelta", 0x53D140 }, + { "zCArray::AllocDelta", 0x53D1B0 }, + { "zCArray::InsertEnd", 0x53D220 }, + { "zCArray::AllocDelta", 0x53D310 }, + { "zCArray::InsertEnd", 0x53D380 }, + { "zCArray::AllocDelta", 0x53D470 }, + { "zCArray::InsertEnd", 0x53D4E0 }, + { "zCArraySort::InsertEnd", 0x53D5D0 }, + { "zCArray::AllocDelta", 0x53D6E0 }, + { "zCArray::AllocDelta", 0x53D780 }, + { "zCCBspNode::~zCCBspNode", 0x53D8E0 }, + { "zCCBspTree::SetBspTreeMode", 0x53D950 }, + { "zCCBspTree::~zCCBspTree", 0x53D9E0 }, + { "zCCBspTree::DeleteTree", 0x53DAB0 }, + { "zCCBspNode::`scalar deleting destructor'", 0x53DB90 }, + { "zCCBspTree::AddMesh", 0x53DC00 }, + { "zCCBspTree::BuildTree", 0x53DF60 }, + { "zCCBspNode::RemovePoly", 0x53E850 }, + { "zCCBspNode::LODGenerate", 0x53E920 }, + { "zCCBspNode::LODTriangulatePortal", 0x53EF80 }, + { "zVEC3::IsEqualEps", 0x53F2F0 }, + { "zCCBspNode::LODCollectLeafPolys", 0x53F340 }, + { "zCMesh::LODRecalcEdge", 0x53F620 }, + { "zTLODEdge::CalcIsBorderVert", 0x53FAA0 }, + { "zTLODEdge::IsBorderVert", 0x53FB00 }, + { "zTLODEdge::CalcScoreDir", 0x53FD70 }, + { "zCMesh::LODGenerate", 0x53FE30 }, + { "zVEC2::IsEqualEps", 0x540BC0 }, + { "zTLODEdge::~zTLODEdge", 0x540C40 }, + { "zCCBspNode::DoesNodeContainPoly", 0x540CA0 }, + { "zCCBspNode::CheckPortalConsistency", 0x540D20 }, + { "zCCBspNode::SplitPortals", 0x541420 }, + { "zCPortal::operator delete", 0x5419A0 }, + { "zCPortal::Init", 0x5419B0 }, + { "zCCBspNode::SplitPortalByAllPortals", 0x5419D0 }, + { "zCCBspNode::EnumeratePortals", 0x541C90 }, + { "zCCBspNode::ClassifyPortals", 0x541DD0 }, + { "zCPortal::~zCPortal", 0x541E50 }, + { "zCCBspNode::Portalize", 0x541E60 }, + { "zCCBspNode::SelectPlane", 0x5421C0 }, + { "zCCBspNode::SelectPlaneOctree", 0x542440 }, + { "zCCBspNode::ClassifyRayToNode", 0x542680 }, + { "zCCBspNode::ClassifyPolyToNode2", 0x5428A0 }, + { "zCCBspNode::OutdoorKillRedundantLeafs", 0x542BF0 }, + { "zCCBspNode::AddPoly", 0x542E40 }, + { "zCCBspNode::BuildTree", 0x542E90 }, + { "zCPolygon::operator delete", 0x543BA0 }, + { "zCCBspNode::zCCBspNode", 0x543BB0 }, + { "zCCBspNode::PushPolyFront", 0x543BD0 }, + { "zCCBspNode::CalcBBox3D", 0x543C70 }, + { "zCCBspNode::CalcSubtreeBBox3D", 0x543D50 }, + { "zCCBspNode::CalcSubtreeBBox3DCell", 0x543F00 }, + { "zCCBspNode::CountNodes", 0x543FF0 }, + { "zCCBspNode::CountLeafs", 0x544020 }, + { "zCCBspNode::CountPolys", 0x544060 }, + { "zCCBspNode::CountDepthRec", 0x544090 }, + { "zCCBspNode::CountDepth", 0x544100 }, + { "zCCBspNode::DescribeTree", 0x5441B0 }, + { "zCList2::DeleteList", 0x5447F0 }, + { "zCList2::Insert", 0x544820 }, + { "zCList2::Remove", 0x544840 }, + { "zCList2::Delete", 0x544880 }, + { "zCList2::Get", 0x5448E0 }, + { "zCArraySort::AllocDelta", 0x544960 }, + { "zCArraySort::Search", 0x5449D0 }, + { "zCArraySort::RemoveOrderIndex", 0x544A50 }, + { "zCArray::InsertEnd", 0x544A80 }, + { "zCArraySort::InsertEnd", 0x544B70 }, + { "zCBuildPortal::zCBuildPortal", 0x544C90 }, + { "zCBuildPortal::~zCBuildPortal", 0x544D10 }, + { "zCBspTree::PreprocessIndoorPortals", 0x544DA0 }, + { "zCBspTree::GetPolyNeighbours", 0x545120 }, + { "zCBspTree::PostprocessIndoorPortals", 0x545200 }, + { "zCMesh3DS::~zCMesh3DS", 0x546860 }, + { "zCArray::AllocAbs", 0x546880 }, + { "zCArray::zCArray", 0x5468F0 }, + { "zCArray::~zCArray", 0x546900 }, + { "zCArray::InsertEnd", 0x546920 }, + { "zTBCylinder3D::IsIntersecting", 0x546A40 }, + { "zTBCylinder3D::Draw", 0x546AB0 }, + { "zTBCylinder3D::SetByBBox3D", 0x546B60 }, + { "zTBSphere3D::IsIntersecting", 0x546C10 }, + { "zTBSphere3D::ClassifyPlane", 0x546D70 }, + { "zTBSphere3D::Draw", 0x546DC0 }, + { "zTBBox3D::Init", 0x547130 }, + { "zTBBox3D::SetMaximumBox", 0x547150 }, + { "zTBBox3D::GetVolume", 0x547170 }, + { "zTBBox3D::CalcGreaterBBox3D", 0x547190 }, + { "zTBBox3D::ClipToBBox3D", 0x5471F0 }, + { "zTBBox3D::GetDescription", 0x547270 }, + { "zTBBox3D::SetByDescription", 0x5476A0 }, + { "zTBBox3D::Transform", 0x5479E0 }, + { "zTBBox3D::UnTransform", 0x547AF0 }, + { "zTBBox3D::IsIntersectingSweep", 0x547ED0 }, + { "zTBBox3D::IsTrivIn", 0x5480F0 }, + { "zTBBox3D::IsTrivInLine", 0x548150 }, + { "zTBBox3D::Classify", 0x548230 }, + { "zTBBox3D::GetNearestPoint", 0x5482F0 }, + { "zTBBox3D::Scale", 0x5485E0 }, + { "zTBBox3D::GetMinExtent", 0x548670 }, + { "zTBBox3D::GetSphere3D", 0x5486B0 }, + { "zTBBox3D::TraceRay", 0x548730 }, + { "zTBBox3D::Draw", 0x5488F0 }, + { "zTBBox3D::GetCornerPoints", 0x548CC0 }, + { "zTBBox3D::GetScreenSize", 0x548E30 }, + { "zTBBox3D::ClassifyToPlane", 0x548F50 }, + { "zTBBox3D::ClassifyToPlaneSides", 0x5492A0 }, + { "zTBBox3D::SaveBIN", 0x5495D0 }, + { "zTBBox3D::LoadBIN", 0x5495F0 }, + { "zTBBox2D::Classify", 0x549610 }, + { "zTBBox2D::ClipToBBox2D", 0x5496C0 }, + { "zTBBox2D::Draw", 0x549710 }, + { "zCOBBox3D::~zCOBBox3D", 0x5497E0 }, + { "zCOBBox3D::Draw", 0x549870 }, + { "zCOBBox3D::BuildOBB", 0x54A5F0 }, + { "zCOBBox3D::BuildRec", 0x54B0F0 }, + { "zCOBBox3D::BuildOBBTree", 0x54B470 }, + { "zCOBBox3D::TestIntersectionOBB", 0x54B4E0 }, + { "zCOBBox3D::TestIntersectionTreeRec", 0x54BDE0 }, + { "zCOBBox3D::TestIntersectionTree", 0x54BEC0 }, + { "zCOBBox3D::TraceRay", 0x54BEF0 }, + { "zMAT4::Rotate", 0x54C0E0 }, + { "zCOBBox3D::CheckOBBPolyIntersection", 0x54C150 }, + { "zCOBBox3D::GetBBox3D", 0x54C470 }, + { "zCOBBox3D::SetByBBox3D", 0x54C740 }, + { "zCOBBox3D::Transform", 0x54C860 }, + { "zCOBBox3D::operator=", 0x54C9E0 }, + { "zCOBBox3D::SaveBIN", 0x54CB50 }, + { "zCOBBox3D::LoadBIN", 0x54CBD0 }, + { "zCList::~zCList", 0x54CD30 }, + { "zCCamera::zCCamera", 0x54CDB0 }, + { "zCCamera::~zCCamera", 0x54D090 }, + { "zCCamera::PushTransform", 0x54D110 }, + { "zCCamera::PopTransform", 0x54D1A0 }, + { "zCCamera::SetTransform", 0x54D2E0 }, + { "zCCamera::GetTransform", 0x54D440 }, + { "zCCamera::Activate", 0x54D4A0 }, + { "zCCamera::CreateProjectionMatrix", 0x54D5B0 }, + { "zCCamera::UpdateProjectionMatrix", 0x54D630 }, + { "zCCamera::GetFOV", 0x54D680 }, + { "zCCamera::SetFOV", 0x54D6C0 }, + { "zCCamera::UpdateViewport", 0x54D830 }, + { "zCCamera::SetRenderTarget", 0x54D970 }, + { "zCCamera::SetUpFrustum", 0x54D990 }, + { "zCCamera::SetNearClipZ", 0x54DC90 }, + { "zCCamera::SetFarClipZ", 0x54DD00 }, + { "zCCamera::BBox3DInFrustum", 0x54DE40 }, + { "zCCamera::StopTremor", 0x54E140 }, + { "zCCamera::AddTremor", 0x54E150 }, + { "zCCamera::PreRenderProcessing", 0x54E370 }, + { "zCCamera::PostRenderProcessing", 0x54E520 }, + { "zCCamera::GetCamPos", 0x54E560 }, + { "zCCamera::InitDrawPolySimple", 0x54E590 }, + { "zCCamera::CleanupDrawPolySimple", 0x54E660 }, + { "zCCamera::DrawPolySimple", 0x54E6C0 }, + { "zCCamera::SetRenderScreenFade", 0x54E7D0 }, + { "zCCamera::SetRenderCinemaScope", 0x54E7F0 }, + { "zCCamera::RenderScreenFade", 0x54E810 }, + { "zCCamera::RenderCinemaScope", 0x54E8E0 }, + { "zCCamera::ScreenProjectionTouchesPortalRough", 0x54EA40 }, + { "zCCamera::ScreenProjectionTouchesPortal", 0x54ED10 }, + { "zCCollisionReport::zCCollisionReport", 0x54F1A0 }, + { "zCCollisionReport::~zCCollisionReport", 0x54F1C0 }, + { "zCCollisionReport::`scalar deleting destructor'", 0x54F1D0 }, + { "zCCollisionDetector::zCCollisionDetector", 0x54F230 }, + { "zCCollisionDetector::`scalar deleting destructor'", 0x54F2B0 }, + { "zCCollisionDetector::~zCCollisionDetector", 0x54F300 }, + { "zCCollisionDetector::GetTestFuncIndex", 0x54F330 }, + { "zCCollisionDetector::RegisterStaticIntersectionTest", 0x54F390 }, + { "zCCollisionDetector::RegisterDynamicIntersectionTest", 0x54F3C0 }, + { "zCCollisionDetector::CanCollide", 0x54F3F0 }, + { "zCCollisionDetector::S_ResetFreeCollReportList", 0x54F430 }, + { "zCCollisionDetector::S_GetNextFreeCollReport", 0x54F440 }, + { "zCCollisionDetector::DoDynamicIntersectionTests", 0x54F530 }, + { "zCCollisionDetector::DoStaticIntersectionTests", 0x54F6F0 }, + { "zCCollisionDetector::DetectCollisions", 0x54FB10 }, + { "zCVob::IsColliding", 0x54FC30 }, + { "zCArray::AllocDelta", 0x54FC50 }, + { "zCArray::InsertEnd", 0x54FCC0 }, + { "zCArray::AllocDelta", 0x54FDB0 }, + { "zCCollisionObject::_CreateNewInstance", 0x54FF00 }, + { "zCCollisionObject::GetCollObjClass", 0x54FF40 }, + { "zCCollisionObject::DetectCollisionsSelf", 0x54FF50 }, + { "zCCollisionObject::CollisionResponse", 0x54FF60 }, + { "zCCollisionObject::GetAdaptiveStepSize", 0x54FF70 }, + { "zCCollisionObject::SuppressCollisionResponse", 0x54FF80 }, + { "zCCollisionObject::`scalar deleting destructor'", 0x54FF90 }, + { "zCCollisionObjectDef::zCCollisionObjectDef", 0x54FFB0 }, + { "zCCollisionObject::CalcIntermediateTrafo", 0x550180 }, + { "zCCollisionObject::GetLargestBBox3DLocal", 0x550300 }, + { "zCCollObjectUndef::_CreateNewInstance", 0x5503E0 }, + { "zCCollObjectUndef::GetCollObjClass", 0x550420 }, + { "zCCollObjectUndef::`scalar deleting destructor'", 0x550430 }, + { "zCCollObjectUndef::~zCCollObjectUndef", 0x550450 }, + { "zCCollObjectLevelPolys::_CreateNewInstance", 0x5504A0 }, + { "zCCollObjectLevelPolys::GetCollObjClass", 0x5504F0 }, + { "zCCollObjectLevelPolys::`scalar deleting destructor'", 0x550500 }, + { "zCCollObjectLevelPolys::~zCCollObjectLevelPolys", 0x550520 }, + { "zCCollObjectBase::~zCCollObjectBase", 0x550580 }, + { "zCCollObjectCharacter::_CreateNewInstance", 0x5505D0 }, + { "zCCollObjectPoint::_CreateNewInstance", 0x550680 }, + { "zCCollObjectPoint::GetCollObjClass", 0x5506C0 }, + { "zCCollObjectPoint::`scalar deleting destructor'", 0x5506D0 }, + { "zCCollObjectPoint::~zCCollObjectPoint", 0x5506F0 }, + { "zCCollObjectProjectile::_CreateNewInstance", 0x550740 }, + { "zCCollObjectProjectile::GetCollObjClass", 0x550780 }, + { "zCCollObjectProjectile::`scalar deleting destructor'", 0x550790 }, + { "zCCollObjectProjectile::~zCCollObjectProjectile", 0x5507B0 }, + { "zCCollObjectComplex::_CreateNewInstance", 0x550800 }, + { "zCCollObjectComplex::GetCollObjClass", 0x550840 }, + { "zCCollObjectComplex::`scalar deleting destructor'", 0x550850 }, + { "zCCollObjectComplex::~zCCollObjectComplex", 0x550870 }, + { "zCCollObjectBoxBlocker::_CreateNewInstance", 0x5508C0 }, + { "zCCollObjectBoxBlocker::GetCollObjClass", 0x550900 }, + { "zCCollObjectBoxBlocker::`scalar deleting destructor'", 0x550910 }, + { "zCCollObjectBoxBlocker::~zCCollObjectBoxBlocker", 0x550930 }, + { "zCCollObjectBoxPassThrough::_CreateNewInstance", 0x550980 }, + { "zCCollObjectBoxPassThrough::GetCollObjClass", 0x5509C0 }, + { "zCCollObjectBoxPassThrough::SuppressCollisionResponse", 0x5509D0 }, + { "zCCollObjectBoxPassThrough::`scalar deleting destructor'", 0x5509E0 }, + { "zCCollObjectBoxPassThrough::~zCCollObjectBoxPassThrough", 0x550A00 }, + { "zCCollObjectPoint::GetLargestBBox3DLocal", 0x550A10 }, + { "zCCollObjectPoint::CollisionResponse", 0x550AC0 }, + { "zMAT4::Translate", 0x550C60 }, + { "zCCollObjectPoint::GetCenterOffsetLocal", 0x550C90 }, + { "zCCollObjectPoint::GetCenterOffsetNew", 0x550D20 }, + { "zTBBox3D::GetCenterFloor", 0x550F10 }, + { "zCCollObjectPoint::SetUpVectorNew", 0x550F50 }, + { "zCCollObjectPoint::DetectCollisionsSelf", 0x550FE0 }, + { "zCCollObjectComplex::GetAdaptiveStepSize", 0x550FF0 }, + { "zCCollObjectComplex::CollisionResponse", 0x551080 }, + { "TestDynamic_Projectile_Char", 0x5511A0 }, + { "zTBBox3D::GetCenter", 0x551470 }, + { "TestDynamic_XXX_BoxPassThrough", 0x5514C0 }, + { "zCCollObjectBase::S_CalcAdaptiveCollStepFromVisualBBox", 0x551730 }, + { "zCCollObjectBase::S_CalcGeneric_CollNormal_ContactPoint", 0x5517B0 }, + { "zCCollObjectBase::GetLargestBBox3DLocal", 0x5519A0 }, + { "zCCollObjectBase::S_RegisterCollisionTestFuncs", 0x551A30 }, + { "zCCollObjectCharacter::zCCollObjectCharacter", 0x5525D0 }, + { "zCCollObjectBase::`scalar deleting destructor'", 0x552760 }, + { "zCCollObjectCharacter::GetCollObjClass", 0x552780 }, + { "zCCollObjectCharacter::IsDead", 0x552790 }, + { "zCCollObjectCharacter::DontLetHimComeNearer", 0x5527A0 }, + { "zCCollObjectCharacter::TurnSpeed", 0x5527B0 }, + { "zCCollObjectCharacter::PushAround", 0x5527C0 }, + { "zCCollObjectCharacter::`scalar deleting destructor'", 0x5527D0 }, + { "zCCollObjectCharacter::~zCCollObjectCharacter", 0x5527F0 }, + { "zCCollObjectCharacter::GetPrimitiveCC", 0x5528B0 }, + { "zCCollObjectCharacter::GetFallbackTrafoCC", 0x5529A0 }, + { "zCCollObjectCharacter::S_SlideCC", 0x552E80 }, + { "TestStatic_Char_Char", 0x553190 }, + { "zCCollObjectCharacter::GetCollisionPoleYDims", 0x5538D0 }, + { "zCCollObjectCharacter::CalcSlideVector", 0x553900 }, + { "Alg_AngleUnitRad", 0x553DE0 }, + { "zCCollObjectCharacter::DoWallSlidingLatentRotation", 0x553E40 }, + { "zCCollObjectCharacter::FindFloorWaterCeiling", 0x553F10 }, + { "zCCollObjectCharacter::MarkSpatialStateAsUninited", 0x5541F0 }, + { "zCCollObjectCharacter::TestHardCollisions", 0x554250 }, + { "zCCollObjectCharacter::S_CalcAvgNormalVariance", 0x554F10 }, + { "zCCollObjectCharacter::GetSurfaceAlignScanOrigin", 0x5550B0 }, + { "zCCollObjectCharacter::TestSoftCollisions", 0x5552E0 }, + { "zCCollObjectCharacter::DetectCollisionsSelf", 0x5564D0 }, + { "zCCollObjectCharacter::CollisionResponse", 0x556920 }, + { "zCCollObjectCharacter::GetLargestBBox3DLocal", 0x556E80 }, + { "zCCollObjectCharacter::GetAdaptiveStepSize", 0x556EA0 }, + { "zCCollObjectCharacter::PrintDebugInfos", 0x556EE0 }, + { "zArraySortDefaultCompare", 0x556F20 }, + { "insertionsort", 0x556F40 }, + { "zCConvexPrimitive::PointNearestToPlane", 0x5571E0 }, + { "zCConvexPrimitive::CheckCollision", 0x5572A0 }, + { "zCConvexPrimitive::Distance", 0x557C90 }, + { "zCConvexPrimitive::GetCache", 0x557EA0 }, + { "zCConvexCollisionCache::operator delete", 0x558040 }, + { "zCConvexCollisionCache::zCConvexCollisionCache", 0x558050 }, + { "zCConvexPrimitive::Draw", 0x5580A0 }, + { "zCConvexPrimitive::DrawLine", 0x558140 }, + { "zCConvexPrimitive::DrawLineStrip", 0x558290 }, + { "zCConvexPrimitive::DrawVirtual", 0x558360 }, + { "zCConvexPrimitiveUnitSphere::zCConvexPrimitiveUnitSphere", 0x558560 }, + { "zCConvexPrimitive::GetCenterLocal", 0x5585B0 }, + { "zCConvexPrimitiveUnitSphere::PointNearestToPlaneLocal", 0x5585F0 }, + { "zCConvexPrimitiveUnitSphere::SymetrySphere", 0x558610 }, + { "zCConvexPrimitiveUnitSphere::SymetryRotation", 0x558620 }, + { "zCConvexPrimitiveUnitSphere::UpdateBBox", 0x558660 }, + { "zCConvexPrimitiveUnitSphere::`vector deleting destructor'", 0x5586D0 }, + { "zCConvexPrimitiveUnitSphere::~zCConvexPrimitiveUnitSphere", 0x5586F0 }, + { "zCConvexPrimitive::SymetrySphere", 0x558700 }, + { "zCConvexPrimitive::SymetryRotation", 0x558710 }, + { "zCConvexPrimitive::UpdateBBox", 0x558720 }, + { "zCConvexPrimitive::`scalar deleting destructor'", 0x558770 }, + { "zCConvexPrimitiveUnitSphere::DrawVirtual", 0x5587B0 }, + { "zCConvexPrimitiveUnitSphere::PointIsInLocal", 0x5588E0 }, + { "zCConvexPrimitiveScaleTrans::zCConvexPrimitiveScaleTrans", 0x558920 }, + { "zCConvexPrimitiveScaleTrans::`vector deleting destructor'", 0x5589B0 }, + { "zCConvexPrimitiveScaleTrans::~zCConvexPrimitiveScaleTrans", 0x5589D0 }, + { "zCConvexPrimitiveScaleTrans::PointNearestToPlaneLocal", 0x5589E0 }, + { "zCConvexPrimitiveScaleTrans::PointIsInLocal", 0x558A90 }, + { "zCConvexPrimitiveScaleTrans::GetCenterLocal", 0x558AE0 }, + { "zCConvexPrimitiveScaleTrans::UpdateBBox", 0x558B20 }, + { "zCConvexPrimitiveScaleTrans::DrawVirtual", 0x558B60 }, + { "zCConvexPrimitiveEllipsoid::zCConvexPrimitiveEllipsoid", 0x558C10 }, + { "zCConvexPrimitiveEllipsoid::SymetryRotation", 0x558D80 }, + { "zCConvexPrimitiveEllipsoid::`scalar deleting destructor'", 0x558DD0 }, + { "zCConvexPrimitiveEllipsoid::~zCConvexPrimitiveEllipsoid", 0x558DF0 }, + { "zCConvexPrimitiveEllipsoid::Snap", 0x558E00 }, + { "zCMemPool::zCMemPool", 0x558E40 }, + { "zCCache::zCCache", 0x558E60 }, + { "zCCache::~zCCache", 0x558EE0 }, + { "zCCache::ClearCache", 0x559020 }, + { "zCCache::PurgeCache", 0x559140 }, + { "zCSparseArray >::~zCSparseArray >", 0x559270 }, + { "zCSparseArray >::SizeIndex", 0x5592C0 }, + { "zCSparseArray >::SizeData", 0x5592D0 }, + { "zCSparseArray >::SizeAll", 0x5592E0 }, + { "zCSparseArray >::IndexPtr", 0x5592F0 }, + { "zCSparseArray >::DataPtr", 0x559300 }, + { "zCSparseArray >::ManDatPtr", 0x559310 }, + { "zCSparseArray >::IndexIsEqual", 0x559320 }, + { "zCSparseArray >::CopyIndex", 0x559350 }, + { "zCSparseArray >::DestructIndex", 0x559370 }, + { "zCSparseArray >::Hash", 0x559380 }, + { "zCSparseArray >::ConstructData", 0x5593A0 }, + { "zCSparseArray >::DestructData", 0x5593C0 }, + { "zCCache::`scalar deleting destructor'", 0x5593D0 }, + { "zCSparseArray >::`scalar deleting destructor'", 0x5593F0 }, + { "zCDecal::_CreateNewInstance", 0x559650 }, + { "zCDecal::operator delete", 0x559760 }, + { "zCDecal::_GetClassDef", 0x559780 }, + { "zCDecal::IsBBox3DLocal", 0x559790 }, + { "zCDecal::zCDecal", 0x5597A0 }, + { "zCDecal::`scalar deleting destructor'", 0x559860 }, + { "zCDecal::~zCDecal", 0x559890 }, + { "zCDecal::CleanupDecals", 0x559900 }, + { "zCDecal::CreateDecalMeshes", 0x559980 }, + { "zCDecal::GetFileExtension", 0x5599F0 }, + { "zCDecal::LoadVisualVirtual", 0x559A50 }, + { "zCDecal::GetRenderSortKey", 0x559BD0 }, + { "zCDecal::SetTexture", 0x559BE0 }, + { "zCDecal::SetDecalDim", 0x559C00 }, + { "zCDecal::Render", 0x559C20 }, + { "zCDecal::SetVisualUsedBy", 0x559D60 }, + { "zCDecal::GetBBox3D", 0x559D70 }, + { "zCDecal::GetVisualName", 0x559DC0 }, + { "zCDecal::DynLightVisual", 0x559E10 }, + { "zCDecal::Archive", 0x559F30 }, + { "zCDecal::Unarchive", 0x55A000 }, + { "zCMgcEigenD::zCMgcEigenD", 0x55A180 }, + { "zCMgcEigenD::~zCMgcEigenD", 0x55A250 }, + { "zCMgcEigenD::Tridiagonal2", 0x55A2A0 }, + { "zCMgcEigenD::Tridiagonal3", 0x55A310 }, + { "zCMgcEigenD::Tridiagonal4", 0x55A4C0 }, + { "zCMgcEigenD::TridiagonalN", 0x55ABA0 }, + { "zCMgcEigenD::QLAlgorithm", 0x55AFB0 }, + { "zCMgcEigenD::DecreasingSort", 0x55B2A0 }, + { "zCMgcEigenD::IncreasingSort", 0x55B340 }, + { "zCMgcEigenD::Matrix", 0x55B3E0 }, + { "zCMgcEigenD::EigenStuff2", 0x55B430 }, + { "zCMgcEigenD::EigenStuff3", 0x55B4B0 }, + { "zCMgcEigenD::EigenStuff4", 0x55B4E0 }, + { "zCMgcEigenD::EigenStuffN", 0x55B510 }, + { "zCMgcEigenD::EigenStuff", 0x55B550 }, + { "zCMgcEigenD::DecrSortEigenStuff2", 0x55B620 }, + { "zCMgcEigenD::DecrSortEigenStuff3", 0x55B6B0 }, + { "zCMgcEigenD::DecrSortEigenStuff4", 0x55B6F0 }, + { "zCMgcEigenD::DecrSortEigenStuffN", 0x55B730 }, + { "zCMgcEigenD::DecrSortEigenStuff", 0x55B780 }, + { "zCMgcEigenD::IncrSortEigenStuff2", 0x55B870 }, + { "zCMgcEigenD::IncrSortEigenStuff3", 0x55B900 }, + { "zCMgcEigenD::IncrSortEigenStuff4", 0x55B940 }, + { "zCMgcEigenD::IncrSortEigenStuffN", 0x55B980 }, + { "zCMgcEigenD::IncrSortEigenStuff", 0x55B9D0 }, + { "zCMgcEigenD::Number", 0x55BAC0 }, + { "zCMgcEigenD::Report", 0x55BAE0 }, + { "ostream::operator<<", 0x55BC00 }, + { "flush", 0x55BC20 }, + { "zCEngine::zCEngine", 0x55BCF0 }, + { "zCEngine::`scalar deleting destructor'", 0x55BD00 }, + { "zCEngine::~zCEngine", 0x55BD20 }, + { "zCEngine::Init", 0x55BD30 }, + { "zCObjectFactory::operator delete", 0x55C360 }, + { "zCEngine::Shutdown", 0x55C380 }, + { "TPoly3ds::CheckForWrap", 0x55C680 }, + { "zCFile3DS::Load3DS", 0x55EAB0 }, + { "zPATH::GetFilename", 0x55EE90 }, + { "zPATH::GetExt", 0x55EEB0 }, + { "zCBinTree3DS::zCBinTree3DS", 0x55EED0 }, + { "zCBinTree3DS::~zCBinTree3DS", 0x55EF30 }, + { "zCBinTree3DS::GetMatListComplete", 0x55EFD0 }, + { "zCBinTree3DS::CalcNumPolyVertSubtree", 0x55F130 }, + { "zCBinTree3DS::CalcNum3DSObject", 0x55F190 }, + { "zCBinTree3DS::GetPolyListFor3DSObj", 0x55F270 }, + { "zCBinTree3DS::BuildMesh3DS", 0x55F4B0 }, + { "zCBinTree3DS::CreateNodeList", 0x55F770 }, + { "zCBinTree3DS::GetLeafIndex", 0x55F830 }, + { "zCBinTree3DS::GetVert3DSIndex", 0x55F8C0 }, + { "zCBinTree3DS::DropMesh", 0x55FAD0 }, + { "zCFile3DS::Save3DS", 0x5602F0 }, + { "zTBBox3D::InitZero", 0x5606F0 }, + { "zCMaterial::GetName", 0x561220 }, + { "zCMesh3DS::`scalar deleting destructor'", 0x5618A0 }, + { "zCArray::zCArray", 0x5619C0 }, + { "zCArray::zCArray", 0x5619D0 }, + { "zCArray::operator[]", 0x561A00 }, + { "zCArray::AllocAbs", 0x561A50 }, + { "zCArray::DeleteList", 0x561A70 }, + { "zCArray::~zCArray", 0x561AB0 }, + { "zCArray::IsInList", 0x561AD0 }, + { "zTBinTreeNode::`vector deleting destructor'", 0x561B10 }, + { "zTBinTreeNode::~zTBinTreeNode", 0x561B70 }, + { "zCArray::AllocDelta", 0x561BD0 }, + { "zCArray::InsertEnd", 0x561D70 }, + { "zTBinTreeNode::zTBinTreeNode", 0x561E60 }, + { "zCArray::AllocDelta", 0x561E80 }, + { "zCFileQuakeBSP::zCFileQuakeBSP", 0x561F40 }, + { "zCFileQuakeBSP::~zCFileQuakeBSP", 0x561F50 }, + { "zCFileQuakeBSP::LoadQuakeBSP", 0x561F70 }, + { "zCLensFlareFX::_CreateNewInstance", 0x5639F0 }, + { "zCLensFlareFX::operator delete", 0x563B30 }, + { "zCLensFlareFX::_GetClassDef", 0x563B50 }, + { "zCLensFlareFX::`scalar deleting destructor'", 0x563B60 }, + { "zCLensFlareFX::LoadLensFlareScript", 0x563B90 }, + { "zCLensFlareFX::ReleaseLensFlareScript", 0x563E90 }, + { "zCLensFlareFX::~zCLensFlareFX", 0x563F50 }, + { "zCLensFlareFX::Archive", 0x564000 }, + { "zCLensFlareFX::Unarchive", 0x564120 }, + { "zCLensFlareFX::zTVobLightLensFlare::zTVobLightLensFlare", 0x5645A0 }, + { "zCLensFlareFX::RenderLensFlares", 0x5645C0 }, + { "zCLensFlareFX::SetAlpha", 0x564F20 }, + { "zCArray::AllocDelta", 0x564F70 }, + { "zCMaterial::_CreateNewInstance", 0x565270 }, + { "zCMaterial::_GetClassDef", 0x565360 }, + { "zCMaterial::zCMaterial", 0x565370 }, + { "zCMaterial::`scalar deleting destructor'", 0x565420 }, + { "zCMaterial::operator=", 0x5655C0 }, + { "zCMaterial::~zCMaterial", 0x5655E0 }, + { "zCMaterial::InitThisByMaterial", 0x5656A0 }, + { "zCMaterial::InitValues", 0x565790 }, + { "zCMaterial::SetDetailObjectVisual", 0x565870 }, + { "zCMaterial::GetDetailObjectVisual", 0x565A20 }, + { "zCMaterial::ApplyTexAniMapping", 0x565A30 }, + { "zCMaterial::GetTexAniVector", 0x565AC0 }, + { "zCMaterial::IsPortalMaterial", 0x565DE0 }, + { "zCMaterial::SetTexAniMappingDir", 0x565ED0 }, + { "zCMaterial::SetTexture", 0x565EF0 }, + { "zCMaterial::SetDetailTexture", 0x5661A0 }, + { "zCMaterial::AutoAssignDetailTexture", 0x5662E0 }, + { "zCMaterial::GetTexScale", 0x5663F0 }, + { "zCMaterial::SetTexScale", 0x566450 }, + { "zCMaterial::RemoveTexture", 0x566470 }, + { "zCMaterial::GetTextureName", 0x5664A0 }, + { "zCMaterial::SearchName", 0x5664C0 }, + { "zCMaterial::GetMatGroupString", 0x566570 }, + { "zCMaterial::SetMatGroupByString", 0x566610 }, + { "zCMaterial::RefreshAvgColorFromTexture", 0x566800 }, + { "zCMaterial::Archive", 0x566850 }, + { "zCMaterial::Unarchive", 0x566AF0 }, + { "zCTexAniCtrl::zCTexAniCtrl", 0x566EB0 }, + { "zCTexAniCtrl::AdvanceAni", 0x566ED0 }, + { "zCMallocGeneric::~zCMallocGeneric", 0x566FF0 }, + { "zCMalloc::GetStats", 0x567000 }, + { "zCMalloc::GetProcessStats", 0x567010 }, + { "zCMalloc::DumpHeap", 0x567020 }, + { "zCMalloc::CheckHeap", 0x567030 }, + { "zCMalloc::CheckPtr", 0x567040 }, + { "zCMalloc::`scalar deleting destructor'", 0x567050 }, + { "zCMallocGeneric::zCMallocGeneric", 0x567070 }, + { "zCMallocGeneric::`scalar deleting destructor'", 0x567080 }, + { "operator new", 0x5670A0 }, + { "operator delete", 0x5670B0 }, + { "operator new[]", 0x5670C0 }, + { "operator delete[]", 0x5670D0 }, + { "zCMallocGeneric::Malloc", 0x567120 }, + { "zCMallocGeneric::Realloc", 0x567140 }, + { "zCMallocGeneric::Free", 0x567160 }, + { "zCMallocGeneric::GetStats", 0x567170 }, + { "zCMallocGeneric::Init", 0x567190 }, + { "zCMallocGeneric::Shutdown", 0x5671A0 }, + { "zCVolatileMemoryBase::zCVolatileMemoryBase", 0x5671C0 }, + { "zCVolatileMemoryBase::Destroyed", 0x567220 }, + { "zCVolatileMemoryBase::Init", 0x5672A0 }, + { "zCVolatileMemoryBase::Alloc", 0x5672D0 }, + { "zCVolatileMemoryBase::Mark", 0x567490 }, + { "zCVolatileMemoryBase::Restore", 0x5674A0 }, + { "zCVolatileMemoryBase::MaxFillPercentage", 0x567570 }, + { "zCMemPoolBase::zCMemPoolBase", 0x567580 }, + { "zCMemPoolBase::~zCMemPoolBase", 0x5675F0 }, + { "zCMemPoolBlock::`scalar deleting destructor'", 0x567650 }, + { "zCMemPoolBase::Alloc", 0x567690 }, + { "zCMemPoolBlock::operator delete", 0x567830 }, + { "zCMemPoolBase::Free", 0x567840 }, + { "zCMemPoolBase::PreAlloc", 0x567880 }, + { "zCMemPoolBase::PoolAdd", 0x567A90 }, + { "zCMemPoolBase::SetMemDebug", 0x567BF0 }, + { "zCMemPoolBase::DisablePools", 0x567C10 }, + { "zCMesh::_CreateNewInstance", 0x567E50 }, + { "zCMesh::zCMesh", 0x567EC0 }, + { "zCVisual::IsBBox3DLocal", 0x568100 }, + { "zCVisual::SetVisualUsedBy", 0x568110 }, + { "zCMesh::_GetClassDef", 0x568120 }, + { "zCMesh::GetVisualName", 0x568130 }, + { "zCMesh::GetBBox3D", 0x568180 }, + { "zCMesh::GetOBBox3D", 0x5681B0 }, + { "zCMesh::CanTraceRay", 0x5681C0 }, + { "zCMesh::`scalar deleting destructor'", 0x5681D0 }, + { "zCMesh::~zCMesh", 0x568200 }, + { "zCMesh::GetFileExtension", 0x568340 }, + { "zCMesh::LoadVisualVirtual", 0x568360 }, + { "zCMesh::DeleteAll", 0x568370 }, + { "zCVertex::~zCVertex", 0x568590 }, + { "zCVertex::`vector deleting destructor'", 0x5685C0 }, + { "zCPolygon::`vector deleting destructor'", 0x568640 }, + { "zCMesh::SearchName", 0x5686A0 }, + { "zCMesh::Load", 0x568710 }, + { "zPATH::GetDir", 0x569160 }, + { "zCFileBIN::zCFileBIN", 0x569180 }, + { "zCFileBIN::BinCreate", 0x569220 }, + { "zCFileBIN::BinClose", 0x569250 }, + { "zCMesh::VertexInMesh", 0x5692D0 }, + { "zCMesh::AllocVerts", 0x5693A0 }, + { "zCMesh::AllocPolys", 0x5694A0 }, + { "zCMesh::AddVertex", 0x569570 }, + { "zCMesh::AddVertexSmart", 0x569850 }, + { "zCMesh::AddPoly", 0x569980 }, + { "zCMesh::DeletePoly", 0x56A030 }, + { "zCMesh::DynLightVisual", 0x56A110 }, + { "zCMesh::DynLightScalePrelit", 0x56A120 }, + { "zCMesh::PrelightMesh", 0x56A130 }, + { "zCMesh::SharePoly", 0x56A5B0 }, + { "zCMesh::CheckRayPolyIntersection", 0x56A5E0 }, + { "zCMesh::PickPolygon", 0x56A7C0 }, + { "zCMesh::TraceRay", 0x56AA60 }, + { "zCMesh::CalcVertexNormals", 0x56ABE0 }, + { "zCMesh::UnSmoothMesh", 0x56B2A0 }, + { "zCMesh::SetDefaultPlanarMapping", 0x56B340 }, + { "zCMesh::CalcBBox3D", 0x56B3D0 }, + { "zCMesh::Center", 0x56B540 }, + { "zCMesh::TransformAllVerts", 0x56B6B0 }, + { "zCMesh::MergeMesh", 0x56B790 }, + { "zCMesh::CalcNormals", 0x56BB80 }, + { "zCMesh::SetMaterial", 0x56BBB0 }, + { "zCMesh::ScaleXZ", 0x56BC10 }, + { "zCMesh::Scale", 0x56BC70 }, + { "zCMesh::CheckForMaterials", 0x56BD20 }, + { "zCMesh::Render", 0x56BE70 }, + { "zCMesh::RenderDecal", 0x56C1E0 }, + { "zCMesh::ResetStaticLight", 0x56C620 }, + { "zCMesh::SetStaticLight", 0x56C660 }, + { "zCMesh::SetLightDyn", 0x56C6A0 }, + { "zCMesh::SetLightStatAlpha", 0x56C6E0 }, + { "zCMesh::ResetLightDynToLightStat", 0x56C720 }, + { "zCMesh::AddToLightDyn", 0x56C760 }, + { "zCMesh::CreateQuadMesh", 0x56C7A0 }, + { "zCMesh::CreateTriMesh", 0x56CB10 }, + { "zCMesh::CheckTexUVOnPlane", 0x56CD10 }, + { "zCMesh::ConvertTrisToNPolys", 0x56D2D0 }, + { "zCVertFeature::zCVertFeature", 0x56DDC0 }, + { "zCMesh::GetFileVersion", 0x56DDE0 }, + { "zCMesh::SaveMSH", 0x56DDF0 }, + { "zCMesh::LoadMSH", 0x56F2E0 }, + { "zCLightMap::operator delete", 0x570830 }, + { "zCVertex::zCVertex", 0x570850 }, + { "zCMesh::CreateListsFromArrays", 0x570B30 }, + { "zCMesh::ClearLists", 0x570C30 }, + { "zCMesh::ArraysToLists", 0x570C90 }, + { "S_FeaturesAreEqual", 0x570D00 }, + { "zCMesh::ShareFeatures", 0x570D70 }, + { "zCOLOR::Reset", 0x571AA0 }, + { "zCArray::`vector deleting destructor'", 0x571AB0 }, + { "zCMesh::UnshareFeatures", 0x571B10 }, + { "zCMesh::FlipPolys", 0x571C30 }, + { "zCMesh::SortPolysByMaterial", 0x571C80 }, + { "zCMesh::SortPolysByList", 0x571D30 }, + { "zCMesh::DeletePolyAndVerts", 0x572630 }, + { "zCMesh::RemoveDegeneratePolys", 0x572850 }, + { "zCMesh::CombineLightmaps", 0x572A10 }, + { "zCCombine::zCCombine", 0x573A60 }, + { "zCCombine::CombineWith", 0x573AB0 }, + { "zCCombine::~zCCombine", 0x573D50 }, + { "zCMemPool::PoolAdd", 0x5743B0 }, + { "zCMemPool::PoolAdd", 0x5743D0 }, + { "zCMemPool::PoolAdd", 0x5743F0 }, + { "zCArray::zCArray", 0x574450 }, + { "zCArray::~zCArray", 0x574460 }, + { "zCArraySort::Search", 0x5744A0 }, + { "zCArraySort::Search", 0x574540 }, + { "zCSparseArray::zCSparseArray", 0x5745C0 }, + { "zCArray::zCArray", 0x574620 }, + { "zCArray::~zCArray", 0x574650 }, + { "zCArray::AllocDelta", 0x574670 }, + { "zCArray::AllocDelta", 0x574710 }, + { "zCArray::InsertEnd", 0x574780 }, + { "zCArray::InsertEnd", 0x5747D0 }, + { "zCArraySort::AllocDelta", 0x5748C0 }, + { "zCArraySort::AllocDelta", 0x574930 }, + { "zCArray::AllocDelta", 0x5749A0 }, + { "zCArray::AllocDelta", 0x574A10 }, + { "zCArray::AllocDelta", 0x574A80 }, + { "zCModel::_CreateNewInstance", 0x575020 }, + { "zCVisualAnimate::_GetClassDef", 0x575170 }, + { "zCModel::operator delete", 0x575180 }, + { "zCModel::_GetClassDef", 0x5751A0 }, + { "zCModel::IsBBox3DLocal", 0x5751B0 }, + { "zCModel::CanTraceRay", 0x5751C0 }, + { "zCModel::StartAnimation", 0x5751D0 }, + { "zCModel::StopAnimation", 0x5751E0 }, + { "zCModel::IsAnimationActive", 0x575280 }, + { "zCModel::`scalar deleting destructor'", 0x575310 }, + { "zCVisualAnimate::~zCVisualAnimate", 0x575340 }, + { "zCVisualAnimate::`scalar deleting destructor'", 0x575350 }, + { "zCModelAni::_CreateNewInstance", 0x575580 }, + { "zCModelAni::operator delete", 0x5755F0 }, + { "zCModelAniActive::zCModelAniActive", 0x575710 }, + { "zCModelAniActive::~zCModelAniActive", 0x575800 }, + { "zCModelAniActive::SetDirection", 0x575820 }, + { "zCModelAniActive::GetProgressPercent", 0x575870 }, + { "zCModelAniActive::SetProgressPercent", 0x5758B0 }, + { "zCModelAniActive::SetActFrame", 0x575900 }, + { "zCModelTexAniState::zCModelTexAniState", 0x575950 }, + { "zCModelTexAniState::~zCModelTexAniState", 0x575970 }, + { "zCModelTexAniState::DeleteTexList", 0x575990 }, + { "zCModelTexAniState::UpdateTexList", 0x5759B0 }, + { "zCModelTexAniState::SetChannelVariation", 0x5759F0 }, + { "zCModelTexAniState::BuildTexListFromMeshLib", 0x575A60 }, + { "zCModelTexAniState::BuildTexListFromMesh", 0x575AE0 }, + { "zCModelTexAniState::BuildTexListFromProgMesh", 0x575C00 }, + { "zCModelTexAniState::AddTexListFromMeshLib", 0x575D70 }, + { "zCModelTexAniState::AddTexListFromMesh", 0x575FF0 }, + { "zCModelTexAniState::AddTexListFromProgMesh", 0x576170 }, + { "zCModelTexAniState::FinishTexList", 0x5762E0 }, + { "zCModelNodeInst::zCModelNodeInst", 0x576430 }, + { "zCModelNodeInst::~zCModelNodeInst", 0x5765F0 }, + { "zCModelNodeInst::Init", 0x576670 }, + { "zCModelNodeInst::InitByModelProtoNode", 0x576700 }, + { "zCModelNodeInst::SetNodeVisualS", 0x5767B0 }, + { "zCModel::~zCModel", 0x576880 }, + { "zCModelNodeInst::`vector deleting destructor'", 0x576B00 }, + { "zCModel::Init", 0x576B60 }, + { "zCModel::zCModel", 0x576D90 }, + { "zCModel::CopyProtoNodeList", 0x576F30 }, + { "zCModel::SetVisualUsedBy", 0x577210 }, + { "zCModel::GetFileExtension", 0x577280 }, + { "zCModel::LoadVisualVirtual", 0x5772A0 }, + { "zCModel::ApplyModelProtoOverlay", 0x577340 }, + { "zCModel::HasAppliedModelProtoOverlay", 0x5775A0 }, + { "zCModel::RemoveModelProtoOverlay", 0x577780 }, + { "zCModel::CalcNodeListBBoxWorld", 0x577B20 }, + { "zCModel::GetBBox3DNodeWorld", 0x577C60 }, + { "zCModel::GetNodePositionWorld", 0x577CD0 }, + { "zCModel::CalcModelBBox3DWorld", 0x577D10 }, + { "zCModel::SetNodeVisual", 0x577E20 }, + { "zCModel::SetDynLightMode", 0x577E50 }, + { "zCModel::RenderNodeList", 0x577E70 }, + { "zCModel::Render", 0x578BD0 }, + { "zCProgMeshProto::RenderProgMesh", 0x578E50 }, + { "zCRenderLight::zCRenderLight", 0x578E60 }, + { "zCModel::CheckNodeCollisionList", 0x578E70 }, + { "zCModel::CheckNodeCollision", 0x578F10 }, + { "zCModel::GetTrafoNodeToModel", 0x579080 }, + { "zCModel::SetRandAnisEnabled", 0x5791B0 }, + { "zCModel::GetActiveAni", 0x579220 }, + { "zCModel::StopAni", 0x5792A0 }, + { "zCModel::GetAnyAnimation", 0x5794F0 }, + { "zCModel::GetAniTransLerp", 0x579550 }, + { "zCModel::StartAni", 0x5796F0 }, + { "zCModel::AssertActiveAniListAlloced", 0x57A0C0 }, + { "zCModel::HostVobRemovedFromWorld", 0x57A140 }, + { "zCModel::DoAniEvents", 0x57A1F0 }, + { "zCModel::AdvanceAni", 0x57B150 }, + { "zCModel::AdvanceAnis", 0x57B430 }, + { "zCModel::SetModelScale", 0x57C430 }, + { "zCModel::IsStateActive", 0x57C5B0 }, + { "zCModel::GetBBox3D", 0x57C730 }, + { "zCModel::GetVisualName", 0x57C770 }, + { "zCModel::SearchNode", 0x57C810 }, + { "zCModel::SetNodeMeshTexture", 0x57C8C0 }, + { "zCModel::SetMeshLibTexture", 0x57C9E0 }, + { "zCModel::RemoveMeshLibAll", 0x57CC20 }, + { "zCModel::RemoveMeshLib", 0x57CC50 }, + { "zCModel::ApplyMeshLib", 0x57CEA0 }, + { "zCModelMeshLib::operator delete", 0x57D2F0 }, + { "zCModelMeshLib::_GetClassDef", 0x57D310 }, + { "zCModelMeshLib::`scalar deleting destructor'", 0x57D320 }, + { "zCModel::UpdateMeshLibTexAniState", 0x57D350 }, + { "zCModelNodeInst::AddNodeAni", 0x57D3D0 }, + { "zCModelNodeInst::RemoveAllNodeAnis", 0x57D620 }, + { "zCModelNodeInst::RemoveNodeAni", 0x57D630 }, + { "zCModelNodeInst::FindMasterAni", 0x57D720 }, + { "zCModelNodeInst::FadeOutNodeAni", 0x57D790 }, + { "zCModel::FadeOutAni", 0x57D850 }, + { "zCModel::FadeOutAnisLayerRange", 0x57DAE0 }, + { "zCModel::StopAnisLayerRange", 0x57DB30 }, + { "zCModel::GetProgressPercent", 0x57DB80 }, + { "zCModel::SetCombineAniXY", 0x57DCB0 }, + { "zCModel::GetCombineAniXY", 0x57DD00 }, + { "zCModelNodeInst::CalcWeights", 0x57DD70 }, + { "zCModelNodeInst::AddToNodeAniWeight", 0x57DFC0 }, + { "zCModelNodeInst::CalcBlending", 0x57E030 }, + { "zCModel::CalcNodeListAniBlending", 0x57E180 }, + { "zCModelNodeInst::GetNodeAniListIndex", 0x57E1B0 }, + { "zCModel::CalcTransBlending", 0x57E1E0 }, + { "zCModelAniActive::DoCombineAni", 0x57E780 }, + { "zCModel::AttachChildVobToNode", 0x57F0D0 }, + { "zCModel::RemoveChildVobFromNode", 0x57F260 }, + { "zCModel::RemoveAllChildVobsFromNode", 0x57F2E0 }, + { "zCModel::UpdateAttachedVobs", 0x57F330 }, + { "zCModel::RemoveStartedVobFX", 0x57F480 }, + { "zCModel::RemoveAllVobFX", 0x57F530 }, + { "zCModel::GetVelocityRing", 0x57F5C0 }, + { "zCModel::ResetVelocity", 0x57F630 }, + { "zCModel::GetAniMinMaxWeight", 0x57F6C0 }, + { "zCModel::PrintStatus", 0x57F910 }, + { "zCModel::psb_WriteAniBlock", 0x580010 }, + { "zCModel::psb_ReadAniBlock", 0x5801A0 }, + { "zCModel::PackStateBinary", 0x580410 }, + { "zCModel::UnpackStateBinary", 0x580770 }, + { "zCModel::ShowAniListAdd", 0x580F60 }, + { "zCModel::ShowAniList", 0x580FD0 }, + { "zCModel::GetRenderSortKey", 0x581040 }, + { "zCModel::TraceRay", 0x581060 }, + { "zTAniAttachment::~zTAniAttachment", 0x581850 }, + { "zTAniAttachment::zTAniAttachment", 0x581870 }, + { "zCModel::AniAttachmentCompare", 0x581880 }, + { "zCModel::SearchAniAttachList", 0x5818B0 }, + { "zCModel::RemoveAniAttachment", 0x581950 }, + { "zTAniAttachment::`scalar deleting destructor'", 0x581AB0 }, + { "zCModel::RemoveAllAniAttachments", 0x581AD0 }, + { "zCModel::GetCreateAniAttachment", 0x581B30 }, + { "zCModel::DeleteRandAniList", 0x581D10 }, + { "zCModel::InsertRandAni", 0x581DB0 }, + { "zCModel::GetRandAniFreq", 0x581EE0 }, + { "zCModel::SetRandAniFreq", 0x581F80 }, + { "zCModel::RecalcRootPosLocal", 0x581FA0 }, + { "zCArray::zCArray", 0x582100 }, + { "zCArray::zCArray", 0x582130 }, + { "zCModelPrototype::zCModelPrototype", 0x582140 }, + { "zCArray::InsertEnd", 0x5821C0 }, + { "zCArray::RemoveOrderIndex", 0x5822B0 }, + { "zCArraySort::Search", 0x582300 }, + { "zCArray::RemoveIndex", 0x5823A0 }, + { "zCArray::InsertEnd", 0x582430 }, + { "zCList::Insert", 0x582520 }, + { "zCArray::IsInList", 0x5825A0 }, + { "zCArray::AllocDelta", 0x582600 }, + { "zCArray::InsertEnd", 0x582670 }, + { "zCArray::AllocDelta", 0x582760 }, + { "zCArraySort::AllocDelta", 0x5827D0 }, + { "zCArray::InsertEnd", 0x582840 }, + { "zCArray::InsertEnd", 0x582950 }, + { "zCArray::InsertEnd", 0x582A60 }, + { "zCArray::AllocDelta", 0x582B50 }, + { "zCArray::AllocDelta", 0x582BC0 }, + { "zCModelMeshLib::_CreateNewInstance", 0x582E60 }, + { "zCModelNode::zCModelNode", 0x582FD0 }, + { "zCModelNode::~zCModelNode", 0x5832A0 }, + { "zCModelNode::SetNodeVisualS", 0x583350 }, + { "zTMdl_AniSample::CalcSamplePosConstants", 0x5833F0 }, + { "zTMdl_AniSample::SetSamplePosConstants", 0x583410 }, + { "zTMdl_AniSample::Pack", 0x583430 }, + { "zTMdl_AniSample::Unpack", 0x5834F0 }, + { "zTMdl_AniSample::PackTrans", 0x583560 }, + { "zTMdl_AniSample::UnpackTrans", 0x5835B0 }, + { "zTMdl_AniSample::PackQuat", 0x583610 }, + { "zTMdl_AniSample::UnpackQuat", 0x583690 }, + { "zCModelAni::zCModelAni", 0x583750 }, + { "zCModelAni::_GetClassDef", 0x5838F0 }, + { "zCModelAni::`scalar deleting destructor'", 0x583900 }, + { "zCModelAni::~zCModelAni", 0x583930 }, + { "zCModelAniEvent::`vector deleting destructor'", 0x583B30 }, + { "zCModelAni::PrecacheAniEventData", 0x583B90 }, + { "zCModelAni::GetAniVelocity", 0x583C60 }, + { "zCModelAni::GetAniTranslation", 0x583DF0 }, + { "zCModelAni::AddTrafoMatrix", 0x583F60 }, + { "zCModelAni::GetQuat", 0x5844A0 }, + { "zCModelAni::GetTrans", 0x584500 }, + { "zCModelAni::SetTrans", 0x5845B0 }, + { "zCModelAni::SetQuat", 0x584630 }, + { "zCModelAni::AddNodeList", 0x5846D0 }, + { "zCModelAni::SetFlags", 0x584750 }, + { "zCModelAni::SetBlendingSec", 0x584800 }, + { "zCModelAni::GetBlendingSec", 0x584860 }, + { "zCModelAni::CorrectRootNodeIdleMovement", 0x5848C0 }, + { "zCModelAni::CalcInPlaceFlag", 0x584A30 }, + { "zCModelAni::ResolveAlias", 0x584C10 }, + { "zCModelAni::ResolveComb", 0x584F50 }, + { "zCModelAni::SaveMAN", 0x585720 }, + { "zCFileBIN::BinStartChunk", 0x585E70 }, + { "zCFileBIN::BinWriteSrcFileStats", 0x585F10 }, + { "zCModelAni::LoadMAN", 0x5860D0 }, + { "zPATH::SearchFile", 0x586D30 }, + { "zCFileBIN::BinEndChunk", 0x586D50 }, + { "zCModelAniEvent::zCModelAniEvent", 0x586DB0 }, + { "zCModelAniEvent::~zCModelAniEvent", 0x586E50 }, + { "zCModelAniEvent::Save", 0x586F40 }, + { "zCFileBIN::BinWriteString", 0x587000 }, + { "zCModelAniEvent::Load", 0x5870A0 }, + { "zCModelPrototype::Init", 0x5873A0 }, + { "zCModelPrototype::~zCModelPrototype", 0x5875A0 }, + { "zCModelPrototype::Clear", 0x587800 }, + { "zCModelPrototype::ReleaseMeshSoftSkinList", 0x5879A0 }, + { "zCModelPrototype::ReleaseMeshes", 0x587A00 }, + { "zCModelPrototype::Release", 0x587A90 }, + { "zCModelPrototype::NumInList", 0x587AC0 }, + { "zCModelPrototype::GetModelProtoFileName", 0x587AE0 }, + { "zCModelPrototype::SetModelProtoName", 0x587AF0 }, + { "zCModelPrototype::SetFileSourceType", 0x587C90 }, + { "zCModelPrototype::Load", 0x587E10 }, + { "zPATH::GetFile", 0x588050 }, + { "zCModelPrototype::PrepareAsModelProtoOverlay", 0x588070 }, + { "zCModelPrototype::CalcNodeListChecksum", 0x5884B0 }, + { "zCModelPrototype::CollectNodeMeshes", 0x588510 }, + { "zCModelPrototype::SearchName", 0x588690 }, + { "zCModelPrototype::SearchNode", 0x588770 }, + { "zCModelPrototype::FindMeshTreeNode", 0x588820 }, + { "zCModelPrototype::FindMeshTreeNodeIndex", 0x5888C0 }, + { "zCModelPrototype::FindNodeListIndex", 0x588980 }, + { "zCModelPrototype::AddAni", 0x588A20 }, + { "zCModelPrototype::SearchAniIndex", 0x588C60 }, + { "zCModelPrototype::SearchAni", 0x588D30 }, + { "zCModelPrototype::DescribeTree", 0x588D50 }, + { "zCModelPrototype::GetMDHFileVersion", 0x588FC0 }, + { "zCModelPrototype::LoadMDH", 0x588FD0 }, + { "zCFileBIN::BinReadCompareSrcFileStats", 0x5896D0 }, + { "zCModelPrototype::SaveMDH", 0x5899A0 }, + { "zCModelPrototype::ConvertVec3", 0x58A0F0 }, + { "zCModelPrototype::ConvertAngle", 0x58A110 }, + { "zCModelPrototype::SkipBlock", 0x58A120 }, + { "zCModelPrototype::SkipBlockCmt", 0x58A1A0 }, + { "zCModelPrototype::ReadComment", 0x58A2A0 }, + { "zCModelPrototype::ReadScene", 0x58A2B0 }, + { "zCModelPrototype::ReadTriple", 0x58A680 }, + { "zCModelPrototype::ReadNodeTM", 0x58A8B0 }, + { "zCModelPrototype::ReadVertexList", 0x58AD80 }, + { "zCModelPrototype::ReadFaceList", 0x58B000 }, + { "zCModelPrototype::ReadTVertexList", 0x58B5A0 }, + { "zCModelPrototype::ReadTFaceList", 0x58B7F0 }, + { "zCModelPrototype::ReadSoftSkinVertList", 0x58BA90 }, + { "zCMeshSoftSkin::operator delete", 0x58CB80 }, + { "`private: void __thiscall zCModelPrototype::ReadSoftSkinVertList", 0x58CD80 }, + { "zCMeshSoftSkin::zTWeightEntry::zTWeightEntry", 0x58CD90 }, + { "zCModelPrototype::ReadMesh", 0x58CDA0 }, + { "zCModelPrototype::ReadMeshAnimation", 0x58D1C0 }, + { "zCModelPrototype::ReadPosTrack", 0x58D340 }, + { "zCModelPrototype::ReadRotTrack", 0x58D550 }, + { "zCModelPrototype::ReadTMAnimation", 0x58D850 }, + { "zCModelPrototype::LocalizeTrafos", 0x58DF50 }, + { "zCModelPrototype::ReadMapDiffuse", 0x58E0B0 }, + { "zCModelPrototype::ReadMaterial", 0x58E530 }, + { "zCModelPrototype::ReadWireframeColor", 0x58EC00 }, + { "zCModelPrototype::AssignMeshNodeMaterials", 0x58EEE0 }, + { "zCModelPrototype::TransformNodeVisual", 0x58EFF0 }, + { "zCModelPrototype::ProcessMeshNode", 0x58F040 }, + { "zCProgMeshProto::operator delete", 0x58F450 }, + { "zCModelPrototype::ReadGeomobject", 0x58F470 }, + { "zCModelNode::`scalar deleting destructor'", 0x590B30 }, + { "zCModelPrototype::ReadMaterialList", 0x590B50 }, + { "zCModelPrototype::Load3DSMAXAsc", 0x590DF0 }, + { "zCModelPrototype::CalcAniBBox", 0x591E80 }, + { "zCModelPrototype::ResolveReferences", 0x592450 }, + { "zCModelPrototype::SkipBlockMDS", 0x592760 }, + { "zCModelPrototype::ReadMeshAndTree", 0x5927E0 }, + { "zCModelPrototype::RegisterMesh", 0x592CF0 }, + { "zCModelPrototype::ReadStartMesh", 0x592F60 }, + { "zCModelPrototype::ReadAniEventTag", 0x593110 }, + { "zCModelPrototype::ReadAniEnum", 0x5933E0 }, + { "zSTRING::Clear", 0x598A50 }, + { "zSTRING::ToInt", 0x598B20 }, + { "zSTRING::ToFloat", 0x598B40 }, + { "zERROR::GetFilterLevel", 0x598B80 }, + { "zCModelAni::GetAniName", 0x598B90 }, + { "zCModelAni::GetAniType", 0x598BA0 }, + { "zCModelPrototype::ReadModel", 0x598C60 }, + { "zCModelPrototype::LoadModelScript", 0x598DC0 }, + { "zCModelPrototype::LoadModelASC", 0x5993E0 }, + { "zCModelMeshLib::operator new", 0x599D20 }, + { "zCModelMeshLib::zCModelMeshLib", 0x599D60 }, + { "zCModelMeshLib::~zCModelMeshLib", 0x599E30 }, + { "zCModelMeshLib::ReleaseData", 0x599F10 }, + { "zCModelMeshLib::AllocNumNodeVisuals", 0x599F80 }, + { "zCModelMeshLib::AddMeshSoftSkin", 0x59A000 }, + { "zCModelMeshLib::AddNodeVisual", 0x59A100 }, + { "zCModelMeshLib::ApplyToModel", 0x59A220 }, + { "zCModelMeshLib::RemoveFromModel", 0x59A500 }, + { "zCModelMeshLib::BuildFromModel", 0x59A5F0 }, + { "zCModelMeshLib::GetMDMFileVersion", 0x59AA20 }, + { "zCModelMeshLib::SaveMDM", 0x59AA50 }, + { "zCModelMeshLib::LoadMDM", 0x59B130 }, + { "zCModelMeshLib::LoadMDM_Try", 0x59B4A0 }, + { "zCFileBIN::BinSkipChunk", 0x59C330 }, + { "zCModelMeshLib::ConvertMDM", 0x59C360 }, + { "zCModelConvertFileHandler::zCModelConvertFileHandler", 0x59C6C0 }, + { "zCModelConvertFileHandler::`scalar deleting destructor'", 0x59C7D0 }, + { "zCModelConvertFileHandler::HandleFile", 0x59C7F0 }, + { "zCArray::AllocAbs", 0x59CA50 }, + { "zCArray::InsertEnd", 0x59CAE0 }, + { "zCArray::DeleteList", 0x59CBD0 }, + { "zCArray::zCArray", 0x59CBF0 }, + { "zCArray::InsertEnd", 0x59CC50 }, + { "zCArray::zCArray", 0x59CD40 }, + { "zCArray::Insert", 0x59CDA0 }, + { "zCList::~zCList", 0x59CE90 }, + { "zCTree::zCTree", 0x59CEC0 }, + { "zCTree::~zCTree", 0x59CEE0 }, + { "zCTree::DeleteDataSubtree", 0x59CF40 }, + { "zCTree::AddChild", 0x59CF80 }, + { "zCArraySort::InsertSort", 0x59D000 }, + { "zCArraySort::GetNumInList", 0x59D180 }, + { "zCArray::InsertEnd", 0x59D1B0 }, + { "zCArray::AllocAbs", 0x59D2A0 }, + { "zCArray::GetSafe", 0x59D310 }, + { "zCArray::DeleteList", 0x59D4F0 }, + { "zCArray::`vector deleting destructor'", 0x59D510 }, + { "zCArray::InsertEnd", 0x59D570 }, + { "zCArray::AllocDelta", 0x59D680 }, + { "zCTree::operator delete", 0x59D6F0 }, + { "zCTree::RemoveChild", 0x59D700 }, + { "zCArraySort::AllocDelta", 0x59D730 }, + { "zCArraySort::InsertEnd", 0x59D7A0 }, + { "zCArray::AllocDelta", 0x59D890 }, + { "zCArray >::AllocDelta", 0x59D900 }, + { "zCArray::zCArray", 0x59DAB0 }, + { "zCArray::AllocDelta", 0x59DAC0 }, + { "zCMorphMesh::_CreateNewInstance", 0x59DD60 }, + { "zCMorphMesh::operator delete", 0x59DE20 }, + { "zCMorphMesh::_GetClassDef", 0x59DE40 }, + { "zCMorphMesh::IsBBox3DLocal", 0x59DE50 }, + { "zCMorphMesh::GetOBBox3D", 0x59DE60 }, + { "zCMorphMesh::GetRenderSortKey", 0x59DE70 }, + { "zCMorphMesh::CanTraceRay", 0x59DE80 }, + { "zCMorphMesh::StartAnimation", 0x59DE90 }, + { "zCMorphMesh::StopAnimation", 0x59DF50 }, + { "zCMorphMesh::IsAnimationActive", 0x59E060 }, + { "zCMorphMesh::`scalar deleting destructor'", 0x59E140 }, + { "zCMorphMeshAni::zCMorphMeshAni", 0x59E170 }, + { "zCMorphMeshAni::~zCMorphMeshAni", 0x59E1D0 }, + { "zCMorphMeshAni::SetBlending", 0x59E2B0 }, + { "zCMorphMeshAni::Load", 0x59E320 }, + { "zCMorphMeshAni::Save", 0x59E460 }, + { "zCMorphMeshProto::zCMorphMeshProto", 0x59E570 }, + { "zCMorphMeshProto::~zCMorphMeshProto", 0x59E720 }, + { "zCMorphMeshProto::Release", 0x59E9A0 }, + { "zCMorphMeshProto::SearchName", 0x59E9D0 }, + { "zCMorphMeshProto::Load", 0x59EA40 }, + { "zCMorphMeshProto::SearchAni", 0x59ED20 }, + { "zCMorphMeshProto::LoadMMB", 0x59EDD0 }, + { "zCMorphMeshProto::SaveMMB", 0x59F5A0 }, + { "zCMorphMeshProto::GenerateMorphAni", 0x59F9C0 }, + { "zCMorphMeshProto::Load3DSMAXAsc", 0x59FF90 }, + { "zCMorphMeshProto::ReadMorphRef", 0x5A0180 }, + { "zCMorphMeshAni::SetFlagsByString", 0x5A0440 }, + { "zCMorphMeshProto::ReadMorphAni", 0x5A04F0 }, + { "zCMorphMeshProto::LoadMorphScript", 0x5A0E60 }, + { "zPATH::GetDrive", 0x5A1440 }, + { "zCMorphMesh::Init", 0x5A1460 }, + { "zCMorphMesh::zCMorphMesh", 0x5A1470 }, + { "zCMorphMesh::~zCMorphMesh", 0x5A1550 }, + { "zCMorphMesh::Load", 0x5A1650 }, + { "zCMorphMesh::GetFileExtension", 0x5A1720 }, + { "zCMorphMesh::LoadVisualVirtual", 0x5A1780 }, + { "zCMorphMesh::GetBBox3D", 0x5A1790 }, + { "zCMorphMesh::GetVisualName", 0x5A17F0 }, + { "zCMorphMesh::SearchAni", 0x5A1820 }, + { "zCMorphMesh::Render", 0x5A18D0 }, + { "zCMorphMesh::CalcVertPositions", 0x5A19E0 }, + { "zCMorphMesh::AdvanceAnis", 0x5A1E90 }, + { "zCMorphMesh::IsAniActive", 0x5A2090 }, + { "zCMorphMesh::StopAni", 0x5A21B0 }, + { "zCMorphMesh::FadeOutAni", 0x5A2330 }, + { "zCMorphMesh::GetAnyAnimation", 0x5A2460 }, + { "zCMorphMesh::StartAni", 0x5A2480 }, + { "zCMorphMesh::RemoveRandAni", 0x5A2730 }, + { "zCMorphMesh::AddRandAni", 0x5A27A0 }, + { "zCMorphMesh::ProcessRandAnis", 0x5A2940 }, + { "zCMorphMesh::SetTextureVar", 0x5A2A60 }, + { "zCMorphMesh::TraceRay", 0x5A2A80 }, + { "zCMorphMesh::PrintStatus", 0x5A2AB0 }, + { "zCMorphMeshConvertFileHandler::zCMorphMeshConvertFileHandler", 0x5A31B0 }, + { "zCMorphMeshConvertFileHandler::`scalar deleting destructor'", 0x5A3270 }, + { "zCMorphMeshConvertFileHandler::HandleFile", 0x5A3290 }, + { "zCArraySort::zCArraySort", 0x5A34E0 }, + { "zCArraySort::InsertEnd", 0x5A3520 }, + { "zCArraySort::AllocDelta", 0x5A3650 }, + { "CMov_Movement::CMov_Movement", 0x5A36F0 }, + { "CMov_Movement::IncreaseSpeed", 0x5A3730 }, + { "CMov_Movement::Movement", 0x5A37C0 }, + { "zCObjectFactory::_CreateNewInstance", 0x5A4200 }, + { "zCObject::~zCObject", 0x5A4340 }, + { "zCObject::CreateNewInstance", 0x5A46E0 }, + { "zCObject::CreateCopy", 0x5A4830 }, + { "zCObject::PrintClassHierarchy", 0x5A48F0 }, + { "zCObject::GetMemStats", 0x5A5480 }, + { "zCObject::GetObjectName", 0x5A54F0 }, + { "zCObject::SetObjectName", 0x5A5500 }, + { "zCClassDef::CompareClassDefNames", 0x5A5820 }, + { "zCClassDef::GetClassDef", 0x5A5880 }, + { "zCClassDef::GetClassDefTypeInsensitive", 0x5A59C0 }, + { "zCClassDef::zCClassDef", 0x5A5BF0 }, + { "zCClassDef::Init", 0x5A5D80 }, + { "zCClassDef::EndStartup", 0x5A60E0 }, + { "zCClassDef::CreateNewInstance", 0x5A6540 }, + { "zCClassDef::OverwriteCreateNewInstance", 0x5A6600 }, + { "zCClassDef::ResetCreateNewInstance", 0x5A6620 }, + { "zCClassDef::GetClassID", 0x5A6630 }, + { "zCClassDef::CreateNewInstanceID", 0x5A66C0 }, + { "zCClassDef::GetHashIndex", 0x5A66E0 }, + { "zCClassDef::InsertHashTable", 0x5A6740 }, + { "zCClassDef::RemoveHashTable", 0x5A6780 }, + { "zCClassDef::SearchHashTable", 0x5A67C0 }, + { "zCClassDef::CalcHashTableSpread", 0x5A6860 }, + { "zCClassDef::ObjectCreated", 0x5A68A0 }, + { "zCClassDef::ObjectDeleted", 0x5A69D0 }, + { "zCClassDef::ReportLeaks", 0x5A6B70 }, + { "zCClassDef::GetLivingObjectsState", 0x5A6F80 }, + { "zCClassDef::CompareLivingObjectsState", 0x5A7030 }, + { "zCObjectFactory::CreateZFile", 0x5A7330 }, + { "zCObjectFactory::CreateEventManager", 0x5A73B0 }, + { "zCEventManager::operator delete", 0x5A7430 }, + { "zCObjectFactory::CreateNetVobControl", 0x5A74F0 }, + { "zCObjectFactory::CreateWaypoint", 0x5A7580 }, + { "zCWaypoint::operator delete", 0x5A75F0 }, + { "zCObjectFactory::CreateWay", 0x5A76B0 }, + { "zCObjectFactory::CreateSession", 0x5A7720 }, + { "zCObjectFactory::CreateCSManager", 0x5A7790 }, + { "zCObjectFactory::CreateWorld", 0x5A7800 }, + { "zCWorld::operator delete", 0x5A7870 }, + { "zCArray::zCArray", 0x5A7930 }, + { "zCArraySort::Search", 0x5A7940 }, + { "zCArraySort::AllocDelta", 0x5A79C0 }, + { "zCParticleFX::_CreateNewInstance", 0x5A7C60 }, + { "zCParticleFX::ParseParticleFXScript", 0x5A7DB0 }, + { "zCParticleFX::InitParticleFX", 0x5A82B0 }, + { "zSParticle::zSParticle", 0x5A8690 }, + { "zCParticleFX::CleanupParticleFX", 0x5A86A0 }, + { "zCParticleFX::zCParticleFX", 0x5A8760 }, + { "zCParticleFX::_GetClassDef", 0x5A8860 }, + { "zCParticleFX::IsBBox3DLocal", 0x5A8870 }, + { "zCParticleFX::GetVisualDied", 0x5A8880 }, + { "zCParticleFX::GetRenderSortKey", 0x5A8890 }, + { "zCParticleFX::`scalar deleting destructor'", 0x5A88A0 }, + { "zCParticleFX::~zCParticleFX", 0x5A88D0 }, + { "zCPFXPerFrameCallback::DoWorldPerFrameCallback", 0x5A8A40 }, + { "zCParticleFX::HostVobAddedToWorld", 0x5A8A50 }, + { "zCParticleFX::HostVobRemovedFromWorld", 0x5A8A70 }, + { "zCParticleFX::zCStaticPfxList::InsertPfxHead", 0x5A8A80 }, + { "zCParticleFX::zCStaticPfxList::RemovePfx", 0x5A8AC0 }, + { "zCParticleFX::zCStaticPfxList::TouchPfx", 0x5A8B30 }, + { "zCParticleFX::zCStaticPfxList::ProcessList", 0x5A8C00 }, + { "zCParticleFX::zCStaticPfxList::IsInList", 0x5A9280 }, + { "zCParticleFX::GetFileExtension", 0x5A92B0 }, + { "zCParticleFX::LoadVisualVirtual", 0x5A9310 }, + { "zCParticleFX::InitEmitterVars", 0x5A9320 }, + { "zCParticleFX::FreeParticles", 0x5A9340 }, + { "zCParticleFX::SetVisualUsedBy", 0x5A9390 }, + { "zCParticleFX::GetVisualName", 0x5A9470 }, + { "zCParticleFX::SearchParticleEmitter", 0x5A9520 }, + { "zCParticleFX::RemoveEmitter", 0x5A9700 }, + { "zCParticleFX::SetEmitter", 0x5A9740 }, + { "zCParticleEmitter::zCParticleEmitter", 0x5A98B0 }, + { "zCParticleFX::SetAndStartEmitter", 0x5AA400 }, + { "zCParticleFX::StopEmitterOutput", 0x5AA460 }, + { "zCParticleFX::RestoreEmitterOutput", 0x5AA470 }, + { "zCParticleFX::Load", 0x5AA4B0 }, + { "zCParticleFX::GetBBox3D", 0x5AA6A0 }, + { "zCParticleFX::CalcIsDead", 0x5AA7D0 }, + { "zCParticleFX::PartRand", 0x5AA830 }, + { "zCParticleFX::UpdateParticleFX", 0x5AA850 }, + { "zCParticleFX::CreateParticlesUpdateDependencies", 0x5AA930 }, + { "zCParticleFX::UpdateParticle", 0x5AABF0 }, + { "zVEC2::operator+=", 0x5AB4C0 }, + { "zCParticleFX::Render", 0x5AB4E0 }, + { "zCParticleFX::GetShapeScaleThisFrame", 0x5AC960 }, + { "zCParticleFX::GetNumParticlesThisFrame", 0x5ACAA0 }, + { "zCParticleFX::CheckDependentEmitter", 0x5ACC20 }, + { "zCParticleFX::CreateParticles", 0x5ACE10 }, + { "zCParticleEmitter::~zCParticleEmitter", 0x5AD9E0 }, + { "zCParticleEmitter::AddCompoundReferences", 0x5ADDF0 }, + { "zCParticleEmitter::ResetStrings", 0x5ADE40 }, + { "zCParticleEmitter::Reset", 0x5AE120 }, + { "zCParticleEmitter::String2Vec3", 0x5AE140 }, + { "zCParticleEmitter::String2Vec2", 0x5AE420 }, + { "zCParticleEmitter::UpdateInternals", 0x5AE680 }, + { "zCParticleEmitter::SetOutputDir", 0x5AF1D0 }, + { "zCParticleEmitter::ConvertAnglesIntoBox", 0x5AF420 }, + { "zCParticleEmitter::GetPosition", 0x5AF470 }, + { "zRandF2", 0x5AF990 }, + { "zCParticleEmitter::GetVelocity", 0x5AF9B0 }, + { "zCArray::zCArray", 0x5AFD40 }, + { "zCArraySort::Search", 0x5AFD70 }, + { "zCArray::AllocDelta", 0x5AFDF0 }, + { "zCArray::InsertEnd", 0x5AFE60 }, + { "zCArraySort::InsertEnd", 0x5AFF50 }, + { "zCRigidBody::zCRigidBody", 0x5B0070 }, + { "zCRigidBody::ComputeForceTorque", 0x5B0150 }, + { "zCRigidBody::Star", 0x5B0160 }, + { "zCRigidBody::SetSliding", 0x5B01E0 }, + { "zCRigidBody::Integrate", 0x5B0470 }, + { "zCRigidBody::RunSimulation", 0x5B0730 }, + { "zCRigidBody::SetInertiaTensorBlock", 0x5B0760 }, + { "zCRigidBody::ApplyForceCM", 0x5B0800 }, + { "zCRigidBody::ApplyForce", 0x5B0840 }, + { "zCRigidBody::GetPointVelocity", 0x5B0880 }, + { "zCRigidBody::ApplyImpulseCM", 0x5B0920 }, + { "zCRigidBody::ApplyImpulse", 0x5B09A0 }, + { "zCRigidBody::CollisionImpulseStatic", 0x5B0A20 }, + { "zCRigidBody::CollisionImpulseCenterStatic", 0x5B0B60 }, + { "zCRigidBody::CollisionImpulse", 0x5B0DA0 }, + { "zCRigidBody::StopRotation", 0x5B0FA0 }, + { "zCRigidBody::StopTranslation", 0x5B1040 }, + { "zCRigidBody::StopTransRot", 0x5B10E0 }, + { "zCRigidBody::SetVelocity", 0x5B1220 }, + { "zCRigidBody::SetMode", 0x5B12D0 }, + { "zCRigidBody::ShouldSlide", 0x5B12F0 }, + { "zCRigidBody::Archive", 0x5B14C0 }, + { "zCRigidBody::Unarchive", 0x5B1540 }, + { "zCPluecker::zCPluecker", 0x5B16A0 }, + { "zCPluecker::Length2", 0x5B1710 }, + { "zCPluecker::Normalize", 0x5B1740 }, + { "zCPolygon::S_AllocPointers", 0x5B18F0 }, + { "zCPolygon::S_DeletePointers", 0x5B1920 }, + { "zCPolygon::S_AllocVertFeatures", 0x5B1950 }, + { "zCPolygon::S_DeleteVertFeatures", 0x5B19C0 }, + { "zCPolygon::zCPolygon", 0x5B19F0 }, + { "zCPolygon::~zCPolygon", 0x5B1A20 }, + { "zCPolygon::ClipToPlane", 0x5B1B00 }, + { "zCPolygon::PrepareRendering", 0x5B2060 }, + { "zCPolygon::Unclip", 0x5B2080 }, + { "zCPolygon::CopyClipFeaturesForTexAniMapping", 0x5B2100 }, + { "zCPolygon::ClipToFrustum", 0x5B2170 }, + { "zCPolygon::ClassifyPlane", 0x5B23B0 }, + { "zCPolygon::ClassifyPlaneBSPBuild", 0x5B2440 }, + { "zCPolygon::CalcNormal", 0x5B24D0 }, + { "zCPolygon::GetScreenBBox2D", 0x5B28D0 }, + { "zCPolygon::DrawWire", 0x5B2970 }, + { "zCPolygon::LightPolyList", 0x5B2A40 }, + { "zCPolygon::LightDynCamSpace", 0x5B31B0 }, + { "zCPolygon::LightClippedPoly", 0x5B3370 }, + { "zCPolygon::GetLightStatAtPos", 0x5B3950 }, + { "zCOLOR::GetVEC3", 0x5B4050 }, + { "zCPolygon::CheckRayPolyIntersection", 0x5B40A0 }, + { "zCPolygon::CheckRayPolyIntersection2Sided", 0x5B4460 }, + { "zCPolygon::CalcNormalMainAxis", 0x5B47E0 }, + { "zCPolygon::GetBBox3D", 0x5B4840 }, + { "zCPolygon::GetCenter", 0x5B48F0 }, + { "zCPolygon::SetMapping", 0x5B4980 }, + { "zCPolygon::Flip", 0x5B49F0 }, + { "zCPolygon::VertPartOfPoly", 0x5B4A30 }, + { "zCPolygon::EdgePartOfPoly", 0x5B4A60 }, + { "zCPolygon::TexTranslate", 0x5B4AB0 }, + { "zCPolygon::TexSetTranslation", 0x5B4AF0 }, + { "zCPolygon::TexScale", 0x5B4B30 }, + { "zCPolygon::TexRotate", 0x5B4C30 }, + { "zCPolygon::TexMirrorU", 0x5B4E10 }, + { "zCPolygon::TexMirrorV", 0x5B4E40 }, + { "zCPolygon::TexShearU", 0x5B4E70 }, + { "zCPolygon::TexShearV", 0x5B4F30 }, + { "zCPolygon::TexApplyPlanarMapping", 0x5B4FF0 }, + { "zCPolygon::AlignPolyListToAvgPlane", 0x5B54E0 }, + { "zCPolygon::TexCorrectUV", 0x5B5840 }, + { "zCPolygon::AllocVerts", 0x5B59A0 }, + { "zCPolygon::AddVertex", 0x5B5B30 }, + { "zCPolygon::AddVertexAndFeature", 0x5B5B50 }, + { "zCPolygon::SetVertices", 0x5B5B90 }, + { "zCPolygon::SetVertex", 0x5B5C60 }, + { "zCPolygon::SetFeature", 0x5B5CA0 }, + { "zCPolygon::CopyValuesInto", 0x5B5CE0 }, + { "zCPolygon::CopyPolyInto", 0x5B5DA0 }, + { "zCPolygon::RemoveVerticesAndFeatures", 0x5B5E00 }, + { "zCPolygon::GetArea", 0x5B5E90 }, + { "zCPolygon::GetLongestEdgeLen", 0x5B5F30 }, + { "zCPolygon::ResetStaticLight", 0x5B5FB0 }, + { "zCPolygon::SetStaticLight", 0x5B5FF0 }, + { "zCPolygon::SetLightDyn", 0x5B6020 }, + { "zCPolygon::SetLightStatAlpha", 0x5B6050 }, + { "zCPolygon::ResetLightDynToLightStat", 0x5B6080 }, + { "zCPolygon::AddToLightDyn", 0x5B60B0 }, + { "zCPolygon::CheckBBoxPolyIntersection", 0x5B6150 }, + { "zCPolygon::CheckBSpherePolyIntersection", 0x5B6630 }, + { "zCPolygon::SplitPoly", 0x5B6800 }, + { "zCPolygon::IsIntersectingProjection", 0x5B6DC0 }, + { "zCPolygon::IsIntersecting", 0x5B75F0 }, + { "zCList::Get", 0x5B76D0 }, + { "zCPolyStrip::_CreateNewInstance", 0x5B7930 }, + { "zCPolyStrip::zCPolyStrip", 0x5B79A0 }, + { "zCPolyStrip::`scalar deleting destructor'", 0x5B7AE0 }, + { "zCPolyStrip::~zCPolyStrip", 0x5B7B10 }, + { "zCPolyStrip::IsBBox3DLocal", 0x5B7C20 }, + { "zCPolyStrip::GetBBox3D", 0x5B7C30 }, + { "zCPolyStrip::CalcBBox3D", 0x5B7D90 }, + { "zCPolyStrip::SetVisualUsedBy", 0x5B7F00 }, + { "zCPolyStrip::EmptyEffect", 0x5B7F20 }, + { "zCPolyStrip::AllocateResources", 0x5B7F50 }, + { "zCPolyStrip::FreeResources", 0x5B8200 }, + { "zCPolyStrip::SetVisibleSegments", 0x5B82A0 }, + { "zCPolyStrip::Render", 0x5B8360 }, + { "zCPolyStrip::AddSegment", 0x5B8930 }, + { "zCPolyStrip::AddSegmentSmart", 0x5B8B60 }, + { "zCPolyStrip::UpdateSegment", 0x5B8E20 }, + { "zCPolyStrip::UpdateSegmentAlpha", 0x5B8EA0 }, + { "zCPolyStrip::AlignToCamera", 0x5B8EC0 }, + { "zCPolyStrip::ProjectToSphere", 0x5B9390 }, + { "zCPolyStrip::Lightning0Subdivide", 0x5B94C0 }, + { "zCPolyStrip::GenerateCPLightning0", 0x5B9650 }, + { "zCPolyStrip::GenerateCircle", 0x5B9790 }, + { "zCLightning::Render", 0x5B9A30 }, + { "zCLightning::SetVisualUsedBy", 0x5B9A50 }, + { "zCLightning::SetProjectionSphere", 0x5B9AA0 }, + { "zCLightning::Generate", 0x5B9AD0 }, + { "zCLightning::zCBolt::Generate_R", 0x5B9B30 }, + { "zCLightning::zCBolt::`scalar deleting destructor'", 0x5B9FD0 }, + { "zCLightning::zCBolt::~zCBolt", 0x5BA000 }, + { "zCLightning::zCBolt::FreeResources", 0x5BA120 }, + { "zCLightning::zCBolt::Render", 0x5BA1F0 }, + { "zCArray::zCArray", 0x5BA230 }, + { "zCArray::AllocDelta", 0x5BA240 }, + { "zCPrime::IsPrime", 0x5BA2E0 }, + { "zCPrime::PrimeNo", 0x5BA3C0 }, + { "zCPrime::NextPrime", 0x5BA4B0 }, + { "Vertex::Vertex", 0x5BA880 }, + { "Vertex::~Vertex", 0x5BAA10 }, + { "Vertex::CalcQuadric", 0x5BAB20 }, + { "Vertex::IsBorder", 0x5BAB30 }, + { "Vertex::RemoveIfNotAdjacent", 0x5BABE0 }, + { "Triangle::Triangle", 0x5BAC80 }, + { "Triangle::~Triangle", 0x5BAF90 }, + { "Triangle::HasVertex", 0x5BB180 }, + { "Triangle::HasVertexIndex", 0x5BB1A0 }, + { "Triangle::ComputeNormal", 0x5BB1D0 }, + { "Triangle::GetArea", 0x5BB350 }, + { "Triangle::ReplaceVertex", 0x5BB3F0 }, + { "zCProgMeshBuilder::CreatePMTriPosList", 0x5BB6B0 }, + { "zCProgMeshBuilder::CalcPrelight", 0x5BBEA0 }, + { "zCProgMeshBuilder::CalcPosNormals", 0x5BC050 }, + { "zCProgMeshBuilder::CalcTriPlaneList", 0x5BC190 }, + { "zCProgMeshBuilder::CalcSubdivData", 0x5BC610 }, + { "zCProgMeshBuilder::CreateLazySubMesh", 0x5BCC50 }, + { "zCProgMeshBuilder::CopySubMeshData", 0x5BD1B0 }, + { "zCProgMeshBuilder::CreateFinalPMData", 0x5BD3C0 }, + { "zTLazyMesh::zTLazyMesh", 0x5BE240 }, + { "zTLazyMesh::~zTLazyMesh", 0x5BE310 }, + { "zCProgMeshProto::zCSubMesh::`vector deleting destructor'", 0x5BE480 }, + { "zCProgMeshBuilder::Clear", 0x5BE4E0 }, + { "zCProgMeshBuilder::BuildProgMeshProto", 0x5BE6D0 }, + { "zCVertex::ResetVertexTransform", 0x5BF270 }, + { "Vertex::`scalar deleting destructor'", 0x5BF8E0 }, + { "Triangle::`scalar deleting destructor'", 0x5BF900 }, + { "zCArray::zCArray", 0x5BF9F0 }, + { "zCArray::operator=", 0x5BFA20 }, + { "zCArray::RemoveOrder", 0x5BFAC0 }, + { "zCArray::IsInList", 0x5BFB10 }, + { "zCArray::operator[]", 0x5BFB90 }, + { "zCArray::zCArray", 0x5BFBA0 }, + { "zCArray::zCArray", 0x5BFC70 }, + { "zCArray::zCArray", 0x5BFCA0 }, + { "zCArray::Search", 0x5BFD20 }, + { "zCArray::zCArray", 0x5BFD50 }, + { "zCArray::zCArray", 0x5BFE80 }, + { "zCArray::zCArray", 0x5BFF20 }, + { "zCArray::zCArray", 0x5C0020 }, + { "zTLazyMesh::`vector deleting destructor'", 0x5C0150 }, + { "zCArray::RemoveOrderIndex", 0x5C01B0 }, + { "zCArray::InsertEnd", 0x5C01E0 }, + { "zCArray::RemoveOrderIndex", 0x5C02D0 }, + { "zCArray::InsertEnd", 0x5C0300 }, + { "zCArray::InsertEnd", 0x5C03F0 }, + { "zCArray::AllocDelta", 0x5C0500 }, + { "zCArray::InsertEnd", 0x5C0570 }, + { "zCArray::AllocDelta", 0x5C0660 }, + { "zCArray::AllocDelta", 0x5C06F0 }, + { "zCArray::AllocDelta", 0x5C0780 }, + { "zCArray::InsertEnd", 0x5C0820 }, + { "zCArray::AllocDelta", 0x5C0870 }, + { "zCArray::AllocDelta", 0x5C0900 }, + { "zCArray::AllocDelta", 0x5C0970 }, + { "zCArray::AllocDelta", 0x5C09E0 }, + { "zCArray::AllocDelta", 0x5C0A50 }, + { "zCArray::AllocDelta", 0x5C0AC0 }, + { "CalcArraySize", 0x5C0B40 }, + { "SetAndCopyArrayAdapt", 0x5C0C60 }, + { "zCArrayAdapt::SetArray", 0x5C0CA0 }, + { "zCArrayAdapt::SetArray", 0x5C0CC0 }, + { "zCProgMeshProto::_CreateNewInstance", 0x5C0F10 }, + { "zCMeshSoftSkin::_CreateNewInstance", 0x5C1180 }, + { "zCProgMeshProto::IsBBox3DLocal", 0x5C1250 }, + { "zCProgMeshProto::GetBBox3D", 0x5C1260 }, + { "zCProgMeshProto::GetOBBox3D", 0x5C1290 }, + { "zCProgMeshProto::DynLightVisual", 0x5C12A0 }, + { "zCProgMeshProto::GetRenderSortKey", 0x5C12B0 }, + { "zCProgMeshProto::CanTraceRay", 0x5C12C0 }, + { "zCMeshSoftSkin::_GetClassDef", 0x5C12D0 }, + { "zCProgMeshProto::zCSubMesh::zCSubMesh", 0x5C1380 }, + { "zCProgMeshProto::zCSubMesh::~zCSubMesh", 0x5C13D0 }, + { "zCProgMeshProto::zCProgMeshProto", 0x5C1450 }, + { "zCProgMeshProto::_GetClassDef", 0x5C1590 }, + { "zCProgMeshProto::`scalar deleting destructor'", 0x5C15A0 }, + { "zCProgMeshProto::~zCProgMeshProto", 0x5C15D0 }, + { "zCProgMeshProto::CalcRenderSortKey", 0x5C16C0 }, + { "zCProgMeshProto::SetLODParamStrengthModifier", 0x5C1700 }, + { "zCProgMeshProto::GetLODParamStrengthModifier", 0x5C1760 }, + { "zCProgMeshProto::PackStaticVertexBuffers", 0x5C1780 }, + { "zCProgMeshProto::GetFileExtension", 0x5C1990 }, + { "zCProgMeshProto::LoadVisualVirtual", 0x5C19B0 }, + { "zCProgMeshProto::GetVisualName", 0x5C19C0 }, + { "zCProgMeshProto::Load", 0x5C1A10 }, + { "zCProgMeshProto::BuildProgMeshProto", 0x5C2520 }, + { "zCProgMeshBuilder::`scalar deleting destructor'", 0x5C2570 }, + { "zCProgMeshProto::CheckRayPolyIntersection", 0x5C2590 }, + { "zCProgMeshProto::CheckRayPolyIntersection2Sided", 0x5C28A0 }, + { "zCProgMeshProto::TraceRay", 0x5C2B90 }, + { "zCProgMeshProto::GetNumTri", 0x5C2D70 }, + { "zCProgMeshProto::InitProgMeshProto", 0x5C2D90 }, + { "zCProgMeshProto::CreateDynamicVertexBuffer", 0x5C2EF0 }, + { "zCProgMeshProto::CleanupProgMeshProto", 0x5C2F60 }, + { "zCProgMeshProto::CalcLODRenderVertPerc", 0x5C2FD0 }, + { "zCProgMeshProto::CalcLODRenderArgs", 0x5C31D0 }, + { "zCProgMeshProto::CalcLODRenderArgsSubMesh", 0x5C33C0 }, + { "zCProgMeshProto::Render", 0x5C3460 }, + { "zCProgMeshProto::RenderStatic", 0x5C3A90 }, + { "zCProgMeshProto::RenderStaticLOD", 0x5C3B80 }, + { "zCProgMeshProto::SoftwareTransformVerts", 0x5C3E00 }, + { "zCProgMeshProto::RenderDynamicLOD", 0x5C4180 }, + { "zCProgMeshProto::CalcSubdiv", 0x5C4910 }, + { "zCProgMeshProto::CalcNumSubdivEdges", 0x5C49E0 }, + { "zCProgMeshProto::CalcSubdivSubMesh", 0x5C4A40 }, + { "zCProgMeshProto::RenderDynamicSubdiv", 0x5C4DB0 }, + { "zCProgMeshProto::RenderStaticLODShadow", 0x5C5210 }, + { "zCProgMeshProto::GetFileVersion", 0x5C55D0 }, + { "zCProgMeshProto::Save", 0x5C55E0 }, + { "zCMeshSoftSkin::zCMeshSoftSkin", 0x5C6270 }, + { "zCMeshSoftSkin::`scalar deleting destructor'", 0x5C62D0 }, + { "zCMeshSoftSkin::~zCMeshSoftSkin", 0x5C6300 }, + { "zCMeshSoftSkin::AllocVertWeightStream", 0x5C6410 }, + { "zCMeshSoftSkin::DeleteVertWeightStream", 0x5C6470 }, + { "zCMeshSoftSkin::AddNumWeightEntry", 0x5C64A0 }, + { "zCMeshSoftSkin::AddWeightEntry", 0x5C64C0 }, + { "zCMeshSoftSkin::ResetVertWeightIterator", 0x5C6500 }, + { "zCMeshSoftSkin::GetVertWeightStreamSize", 0x5C6510 }, + { "zCMeshSoftSkin::BuildNodeIndexList", 0x5C6560 }, + { "zCMeshSoftSkin::DeleteNodeOBBList", 0x5C6720 }, + { "zCMeshSoftSkin::BuildNodeOBBList", 0x5C6790 }, + { "zCMeshSoftSkin::GetFileVersion", 0x5C6D50 }, + { "zCMeshSoftSkin::Load", 0x5C6D60 }, + { "zCMeshSoftSkin::Save", 0x5C7060 }, + { "zCMeshSoftSkin::RenderSoftSkin", 0x5C7580 }, + { "zCProgMeshConvertFileHandler::zCProgMeshConvertFileHandler", 0x5C7C80 }, + { "zCProgMeshConvertFileHandler::`scalar deleting destructor'", 0x5C7D40 }, + { "zCProgMeshConvertFileHandler::HandleFile", 0x5C7D60 }, + { "zCArrayAdapt::SetArray", 0x5C7F90 }, + { "zCArrayAdapt::SetArray", 0x5C7FC0 }, + { "zCArrayAdapt::SetArray", 0x5C7FF0 }, + { "zCArrayAdapt::SetArray", 0x5C8020 }, + { "zCArrayAdapt::SetArray", 0x5C8070 }, + { "zCArrayAdapt::~zCArrayAdapt", 0x5C8090 }, + { "zCArray::AllocDelta", 0x5C80E0 }, + { "zCArray::AllocDelta", 0x5C8150 }, + { "zCQuadMark::_CreateNewInstance", 0x5C8420 }, + { "zCQuadMark::zCQuadMark", 0x5C8490 }, + { "zCQuadMark::_GetClassDef", 0x5C85E0 }, + { "zCQuadMark::IsBBox3DLocal", 0x5C85F0 }, + { "zCQuadMark::GetVisualName", 0x5C8600 }, + { "zCQuadMark::`scalar deleting destructor'", 0x5C8690 }, + { "zCQuadMark::ClipQuadPolyToWorldPoly", 0x5C86C0 }, + { "zCQuadMark::~zCQuadMark", 0x5C86E0 }, + { "zCQuadMark::SetVisualUsedBy", 0x5C8810 }, + { "zCQuadMark::GetBBox3D", 0x5C8840 }, + { "zCQuadMark::Render", 0x5C8880 }, + { "zCQuadMark::ClipQuadPolyToPlane", 0x5C8930 }, + { "zCQuadMark::CalcQuadAxis", 0x5C8EC0 }, + { "zCQuadMark::InitFirstQuadPoly", 0x5C90C0 }, + { "zCQuadMark::InitQuadPoly", 0x5C95D0 }, + { "zCQuadMark::ProjectQuadPolyToPlane", 0x5C9650 }, + { "zCQuadMark::AddQuadPolyToQuadMesh", 0x5C9740 }, + { "zCQuadMark::GetNextWorldPoly", 0x5C9900 }, + { "zCQuadMark::ProcessWorldPoly", 0x5C9990 }, + { "zCQuadMark::CreateQuadMark", 0x5C9B60 }, + { "zCQuadMark::GetNumActive", 0x5CA3F0 }, + { "zCQuadMark::ProcessAniTracker", 0x5CA410 }, + { "zCArray::operator=", 0x5CA660 }, + { "zCArray::AllocDelta", 0x5CA6E0 }, + { "zCArray::InsertEnd", 0x5CA770 }, + { "zCArray::InsertEnd", 0x5CA7C0 }, + { "zCArray::AllocDelta", 0x5CA810 }, + { "zCRayCacheElement::zCRayCacheElement", 0x5CA8D0 }, + { "zCRayCacheElement::~zCRayCacheElement", 0x5CA9A0 }, + { "zCRayCacheElement::JumpBack", 0x5CAA70 }, + { "zCRayCache::Hit", 0x5CAAA0 }, + { "zCRayCache::HitList", 0x5CAAB0 }, + { "zCRayCache::LastTraceRayEffort", 0x5CAAC0 }, + { "zCRayCache::StartTraceRay", 0x5CAAF0 }, + { "zCRayCacheElement::`scalar deleting destructor'", 0x5CAD40 }, + { "zCRayCache::StopTraceRay", 0x5CAD60 }, + { "zCRayCache::~zCRayCache", 0x5CAED0 }, + { "zCRayCache::NextNode", 0x5CAF60 }, + { "zCRayCache::NodeDeleted", 0x5CB4F0 }, + { "zCRenderer::AlphaBlendFuncStringToType", 0x5CB5A0 }, + { "zCRenderer::AlphaBlendFuncTypeToString", 0x5CB690 }, + { "zCRenderer::Vid_SetMode", 0x5CB910 }, + { "zCRenderer::GetTexFormatInfo", 0x5CB9B0 }, + { "zCRenderer::DrawTile", 0x5CB9E0 }, + { "zTRndSimpleVertex::zTRndSimpleVertex", 0x5CC250 }, + { "zCRenderLightContainer::CompareLightScore", 0x5CC290 }, + { "zCRenderLightContainer::CreatePrelightConfig", 0x5CC2B0 }, + { "zCRenderLightContainer::CollectLights_FastPath", 0x5CC4F0 }, + { "zCRenderLightContainer::S_ReleaseVobLightRefs", 0x5CC770 }, + { "zCRenderLightContainer::CollectLights_DynLights", 0x5CC780 }, + { "zCDynVobLightCacheElement::UpdateContents", 0x5CC920 }, + { "zCRenderLightContainer::CollectLights_StatLights", 0x5CCD00 }, + { "zCRenderLightContainer::CollectLights", 0x5CD230 }, + { "zCRenderLightContainer::CalcStatLightDir", 0x5CD3C0 }, + { "zCRenderLightContainer::LightVertex", 0x5CD570 }, + { "zCRenderLightContainer::Activate", 0x5CD7F0 }, + { "zCRenderLightContainer::SetupRendererLights", 0x5CD920 }, + { "zCMemPool::zCMemPool", 0x5CD990 }, + { "zCArraySort::QuickSort", 0x5CD9D0 }, + { "zCCache::zCCache", 0x5CD9F0 }, + { "zCCache::~zCCache", 0x5CDA70 }, + { "zCCache::operator[]", 0x5CDBB0 }, + { "zCDynVobLightCacheElement::operator delete", 0x5CDCA0 }, + { "zCCache::ClearCache", 0x5CDCB0 }, + { "zCDynVobLightCacheElement::ReleaseLights", 0x5CDDE0 }, + { "zCCache::PurgeCache", 0x5CDE20 }, + { "zCSparseArray >::~zCSparseArray >", 0x5CDF60 }, + { "zCSparseArray >::SizeIndex", 0x5CDFB0 }, + { "zCSparseArray >::SizeData", 0x5CDFC0 }, + { "zCSparseArray >::SizeAll", 0x5CDFD0 }, + { "zCSparseArray >::IndexPtr", 0x5CDFE0 }, + { "zCSparseArray >::DataPtr", 0x5CDFF0 }, + { "zCSparseArray >::ManDatPtr", 0x5CE000 }, + { "zCSparseArray >::IndexIsEqual", 0x5CE010 }, + { "zCSparseArray >::CopyIndex", 0x5CE030 }, + { "zCSparseArray >::DestructIndex", 0x5CE050 }, + { "zCSparseArray >::Hash", 0x5CE060 }, + { "zCSparseArray >::ConstructData", 0x5CE080 }, + { "zCSparseArray >::DestructData", 0x5CE0A0 }, + { "zCCache::`scalar deleting destructor'", 0x5CE0B0 }, + { "zCSparseArray >::`scalar deleting destructor'", 0x5CE0D0 }, + { "zCArraySort::InsertEnd", 0x5CE0F0 }, + { "zCDynVobLightCacheElement::`scalar deleting destructor'", 0x5CE200 }, + { "zCShader::zCShader", 0x5CE290 }, + { "zCShader::~zCShader", 0x5CE2B0 }, + { "zCShader::InsertStage", 0x5CE2C0 }, + { "zCShaderStage::zCShaderStage", 0x5CE2F0 }, + { "zCRndAlphaSortObject_WorldPoly::zCRndAlphaSortObject_WorldPoly", 0x5CE350 }, + { "zCRndAlphaSortObject_WorldPoly::~zCRndAlphaSortObject_WorldPoly", 0x5CE360 }, + { "zCRndAlphaSortObject_WorldPoly::`vector deleting destructor'", 0x5CE370 }, + { "zCRndAlphaSortObject_WorldPoly::GetFreeAlphaWorldPoly", 0x5CE410 }, + { "zCRndAlphaSortObject_WorldPoly::ResetFreeList", 0x5CE520 }, + { "zCRndAlphaSortObject_WorldPoly::SetZValueByPoly", 0x5CE540 }, + { "zCRndAlphaSortObject_WorldPoly::Draw", 0x5CE5A0 }, + { "zCRenderManager::zCRenderManager", 0x5CE830 }, + { "zCRenderManager::~zCRenderManager", 0x5CE860 }, + { "zCRenderManager::InitRenderManager", 0x5CE910 }, + { "zCRenderManager::CleanupRenderManager", 0x5CEA20 }, + { "zCRenderManager::GetFreeShader", 0x5CEA90 }, + { "zCRenderManager::GetFreeShaderStage", 0x5CEB90 }, + { "zCRenderManager::AddPoly", 0x5CECA0 }, + { "zCRenderManager::Flush", 0x5CEDD0 }, + { "zCRenderManager::SortMaterialPolys", 0x5CF090 }, + { "zCRenderManager::BuildShader", 0x5CF0B0 }, + { "zCRenderManager::GetFreeDynVertexBuffer", 0x5CF540 }, + { "zCRenderManager::SetRGBA", 0x5CF680 }, + { "zCRenderManager::SetStageColorOp", 0x5CF760 }, + { "zCRenderManager::SetTextureStage0", 0x5CF7E0 }, + { "zCRenderManager::SetTextureTransform", 0x5CF940 }, + { "zCRenderManager::SetAlphaFunc", 0x5CFBE0 }, + { "zCRenderManager::DrawVertexBuffer", 0x5CFCC0 }, + { "zCRenderManager::PackVB", 0x5CFFD0 }, + { "zCMapDetailTexture::S_Init", 0x5D0FA0 }, + { "std::pair::~pair", 0x5D1370 }, + { "zCMapDetailTexture::S_Cleanup", 0x5D1410 }, + { "zCMapDetailTexture::S_GetDetailTextureInfo", 0x5D1420 }, + { "std::map,class std::allocator >::map,class std::allocator >", 0x5D1490 }, + { "std::map,class std::allocator >::operator[]", 0x5D1550 }, + { "std::basic_string,class std::allocator >::_Refcnt", 0x5D1F00 }, + { "std::allocator::deallocate", 0x5D1F10 }, + { "std::_Construct", 0x5D25A0 }, + { "zCResource::zCResource", 0x5D28A0 }, + { "zCResource::_GetClassDef", 0x5D2A40 }, + { "zCResource::`scalar deleting destructor'", 0x5D2A50 }, + { "zCResource::~zCResource", 0x5D2A80 }, + { "zCResource::SetCacheInPriority", 0x5D2AE0 }, + { "zCResource::LoadResourceData", 0x5D2B10 }, + { "zCResource::ReleaseResourceData", 0x5D2BF0 }, + { "zCResource::GetResSizeBytes", 0x5D2C00 }, + { "zCResource::GetCacheConfig", 0x5D2C10 }, + { "zCResource::CacheOut", 0x5D2C20 }, + { "zCResource::TouchTimeStamp", 0x5D2C40 }, + { "zCResource::TouchTimeStampLocal", 0x5D2CD0 }, + { "zCResource::LockStateChange", 0x5D2CE0 }, + { "zCResource::UnlockStateChange", 0x5D2CF0 }, + { "zCResourceManager::zCResourceManager", 0x5D2D00 }, + { "zCThread::IsThreadRunning", 0x5D2D90 }, + { "zCThread::GetTerminationRequested", 0x5D2DA0 }, + { "zCThread::SetTerminationRequested", 0x5D2DB0 }, + { "zCResourceManager::`scalar deleting destructor'", 0x5D2DC0 }, + { "zCResourceManager::~zCResourceManager", 0x5D2DE0 }, + { "zCResourceManager::PurgeCaches", 0x5D2E70 }, + { "zCResourceManager::SetThreadingEnabled", 0x5D3000 }, + { "zCResourceManager::GetThreadingEnabled", 0x5D3010 }, + { "zCResourceManager::InitClassCache", 0x5D3020 }, + { "zCResourceManager::GetClassCache", 0x5D32C0 }, + { "zCResourceManager::GetClassCacheIndex", 0x5D3330 }, + { "zCResourceManager::LoadResource", 0x5D3360 }, + { "zCResourceManager::CacheIn", 0x5D3450 }, + { "zCResourceManager::CacheOut", 0x5D3770 }, + { "zCResourceManager::TouchTimeStamp", 0x5D38B0 }, + { "zCResourceManager::DoFrameActivity", 0x5D3930 }, + { "zCResourceManager::Evict", 0x5D39C0 }, + { "zCResourceManager::ThreadProc", 0x5D3A90 }, + { "zCResourceManager::RemoveCacheInQueue", 0x5D3BC0 }, + { "zCResourceManager::GetNextCacheInQueue", 0x5D3C40 }, + { "zCResourceManager::InsertCacheInQueue", 0x5D3C50 }, + { "zCResourceManager::LockCacheInQueue", 0x5D3D20 }, + { "zCResourceManager::UnlockCacheInQueue", 0x5D3D40 }, + { "zCResourceManager::WaitForCacheIn", 0x5D3D60 }, + { "zCResourceManager::QueueProcess_Start", 0x5D3DC0 }, + { "zCResourceManager::QueueProcess_Suspend", 0x5D3DF0 }, + { "zCResourceManager::QueueProcess_Resume", 0x5D3E00 }, + { "zCResourceManager::PrintStatusDebug", 0x5D3E40 }, + { "zCResourceManager::zCClassCache::zCClassCache", 0x5D4760 }, + { "zCResourceManager::zCClassCache::~zCClassCache", 0x5D4780 }, + { "zCResourceManager::zCClassCache::InsertRes", 0x5D4790 }, + { "zCResourceManager::zCClassCache::RemoveRes", 0x5D47F0 }, + { "zCResourceManager::zCClassCache::TouchRes", 0x5D4860 }, + { "zCResourceManager::zCClassCache::`vector deleting destructor'", 0x5D4930 }, + { "zCArray::AllocDelta", 0x5D4980 }, + { "zCArray::InsertEnd", 0x5D4A80 }, + { "zCSession::zCSession", 0x5D4BA0 }, + { "zCSession::SetCamera", 0x5D4BD0 }, + { "zCSession::GetCamera", 0x5D4BE0 }, + { "zCSession::GetCameraAI", 0x5D4BF0 }, + { "zCSession::GetCameraVob", 0x5D4C00 }, + { "zCSession::GetViewport", 0x5D4C10 }, + { "zCSession::GetCutsceneManager", 0x5D4C20 }, + { "zCSession::`scalar deleting destructor'", 0x5D4C30 }, + { "zCSession::~zCSession", 0x5D4C50 }, + { "zCSession::Done", 0x5D4CA0 }, + { "zCSession::Init", 0x5D4D70 }, + { "zCSession::DesktopInit", 0x5D4DB0 }, + { "zCSession::CutsceneSystemInit", 0x5D4E40 }, + { "zCSession::Render", 0x5D4E70 }, + { "zCSession::RenderBlit", 0x5D4EC0 }, + { "zCSession::CamInit", 0x5D4EE0 }, + { "zCSession::GetWorld", 0x5D5110 }, + { "zCSession::SaveWorld", 0x5D5120 }, + { "zCSession::LoadWorld", 0x5D5130 }, + { "zCSession::SetTime", 0x5D5140 }, + { "zCSession::GetTime", 0x5D5150 }, + { "zCSession::SetWorld", 0x5D5160 }, + { "zCSkyControler_Indoor::_CreateNewInstance", 0x5D57B0 }, + { "zCSkyControler::SetFillBackground", 0x5D58C0 }, + { "zCSkyControler::GetFillBackground", 0x5D58D0 }, + { "zCSkyControler::GetRelightCtr", 0x5D58E0 }, + { "zCSkyControler::GetDaylightColorFromIntensity", 0x5D58F0 }, + { "zCSkyControler::SetCameraLocationHint", 0x5D5920 }, + { "zCSkyControler_Mid::_GetClassDef", 0x5D5930 }, + { "zCSkyControler_Indoor::operator delete", 0x5D5940 }, + { "zCSkyControler_Indoor::_GetClassDef", 0x5D5960 }, + { "zCSkyControler_Indoor::GetTime", 0x5D5970 }, + { "zCSkyControler_Indoor::ResetTime", 0x5D5980 }, + { "zCSkyControler_Indoor::UpdateWorldDependencies", 0x5D5990 }, + { "zCSkyControler_Indoor::`scalar deleting destructor'", 0x5D59A0 }, + { "zCSkyControler_Indoor::~zCSkyControler_Indoor", 0x5D59D0 }, + { "zCSkyControler::_GetClassDef", 0x5D5A90 }, + { "zCSkyControler_Outdoor::_CreateNewInstance", 0x5D5CA0 }, + { "zCSkyControler_Outdoor::operator delete", 0x5D5D10 }, + { "zCOutdoorRainFX::zCOutdoorRainFX", 0x5D5D30 }, + { "zCOutdoorRainFX::~zCOutdoorRainFX", 0x5D5EB0 }, + { "zCOutdoorRainFX::UpdateSound", 0x5D5F70 }, + { "zCOutdoorRainFX::SetEffectWeight", 0x5D6190 }, + { "zCOutdoorRainFX::CheckCameraBeam", 0x5D6340 }, + { "zCOutdoorRainFX::CreateParticles", 0x5D6550 }, + { "zCOutdoorRainFX::UpdateParticles", 0x5D6C50 }, + { "zCOutdoorRainFX::RenderParticles", 0x5D6E00 }, + { "zCSkyControler::zCSkyControler", 0x5D7C90 }, + { "zCSkyControler::`scalar deleting destructor'", 0x5D7D80 }, + { "zCSkyControler::~zCSkyControler", 0x5D7DB0 }, + { "zCSkyControler::ClearBackground", 0x5D7E20 }, + { "zCSkyControler_Mid::zCSkyControler_Mid", 0x5D80E0 }, + { "zCSkyControler_Mid::`scalar deleting destructor'", 0x5D81B0 }, + { "zCSkyControler_Mid::InitUnderwaterPFX", 0x5D81E0 }, + { "zCUnderwaterPFX::`scalar deleting destructor'", 0x5D8490 }, + { "zCUnderwaterPFX::~zCUnderwaterPFX", 0x5D84C0 }, + { "zCSkyControler_Mid::~zCSkyControler_Mid", 0x5D84D0 }, + { "zCSkyControler_Mid::SetUnderwaterFX", 0x5D8590 }, + { "zCSkyControler_Mid::GetUnderwaterFX", 0x5D8600 }, + { "zCSkyControler_Mid::RenderSkyPre", 0x5D8610 }, + { "zCSkyControler_Mid::RenderSkyPost", 0x5D86F0 }, + { "zCUnderwaterPFX::Render", 0x5D8910 }, + { "zCUnderwaterPFX::ProcessParticles", 0x5D8930 }, + { "zCUnderwaterPFX::CreateParticles", 0x5D8CC0 }, + { "zCSkyControler_Mid::InitScreenBlend", 0x5D8DE0 }, + { "zCSkyControler_Mid::RenderScreenBlend", 0x5D8F30 }, + { "zCSkyControler_Mid::SetScreenBlendAlpha", 0x5D9140 }, + { "zCSkyControler_Mid::SetScreenBlendColor", 0x5D9150 }, + { "zCSkyControler_Mid::SetScreenBlendAlphaFunc", 0x5D9160 }, + { "zCSkyControler_Indoor::zCSkyControler_Indoor", 0x5D9170 }, + { "zCSkyControler_Indoor::SetTime", 0x5D9230 }, + { "zCSkyControler_Indoor::SetFarZ", 0x5D9290 }, + { "zCSkyControler_Indoor::GetFarZ", 0x5D92A0 }, + { "zCSkyControler_Indoor::SetFarZScalability", 0x5D92B0 }, + { "zCSkyControler_Indoor::GetFarZScalability", 0x5D92F0 }, + { "zCSkyControler_Indoor::SetBackgroundColor", 0x5D9300 }, + { "zCSkyControler_Indoor::GetBackgroundColor", 0x5D9310 }, + { "zCSkyControler_Indoor::RenderSkyPre", 0x5D9320 }, + { "zCSkyControler_Indoor::RenderSkyPost", 0x5D93B0 }, + { "zCSkyLayerData::zCSkyLayerData", 0x5D93C0 }, + { "zCSkyLayerData::~zCSkyLayerData", 0x5D9430 }, + { "zCSkyState::zCSkyState", 0x5D9500 }, + { "zCSkyControler_Outdoor::zCSkyControler_Outdoor", 0x5D9530 }, + { "zCSkyState::PresetDay0", 0x5D9550 }, + { "zCSkyState::PresetDay1", 0x5D96F0 }, + { "zCSkyState::PresetDay2", 0x5D9870 }, + { "zCSkyState::PresetEvening", 0x5D9940 }, + { "zCSkyState::PresetNight0", 0x5D9A10 }, + { "zCSkyState::PresetNight1", 0x5D9C10 }, + { "zCSkyState::PresetNight2", 0x5D9D90 }, + { "zCSkyState::PresetDawn", 0x5D9F10 }, + { "zCSkyPlanet::zCSkyPlanet", 0x5DA300 }, + { "zCSkyPlanet::~zCSkyPlanet", 0x5DA310 }, + { "zCSkyControler_Outdoor::_GetClassDef", 0x5DA340 }, + { "zCSkyControler_Outdoor::GetTime", 0x5DA350 }, + { "zCSkyControler_Outdoor::SetBackgroundColor", 0x5DA360 }, + { "zCSkyControler_Outdoor::GetBackgroundColor", 0x5DA370 }, + { "zCSkyControler_Outdoor::SetCameraLocationHint", 0x5DA380 }, + { "zCSkyControler_Outdoor::`scalar deleting destructor'", 0x5DA390 }, + { "zCSkyControler_Outdoor::~zCSkyControler_Outdoor", 0x5DA3C0 }, + { "zCSkyControler_Outdoor::Init", 0x5DA640 }, + { "zCSkyControler_Outdoor::UpdateWorldDependencies", 0x5DAB50 }, + { "zCSkyControler_Outdoor::GetStateTextureSearch", 0x5DABA0 }, + { "zCSkyControler_Outdoor::ApplyStateTexToLayer", 0x5DAC00 }, + { "zCSkyControler_Outdoor::RenderPlanets", 0x5DB080 }, + { "zCSkyControler_Outdoor::ReadFogColorsFromINI", 0x5DB5F0 }, + { "zCSkyControler_Outdoor::ApplyFogColorsFromINI", 0x5DBB20 }, + { "zCSkyControler_Outdoor::CreateDefault", 0x5DBBB0 }, + { "zCSkyControler_Outdoor::Interpolate", 0x5DC1F0 }, + { "zCSkyControler_Outdoor::SetTime", 0x5DC690 }, + { "zCSkyControler_Outdoor::ResetTime", 0x5DC6D0 }, + { "zCSkyControler_Outdoor::GetRelightCtr", 0x5DC6F0 }, + { "zCSkyControler_Outdoor::GetDaylightColorFromIntensity", 0x5DC700 }, + { "zCSkyControler_Outdoor::CalcPolyLightCLUT", 0x5DC720 }, + { "zCSkyLayer::CreateSkyPoly", 0x5DC840 }, + { "zCSkyLayer::zCSkyLayer", 0x5DCA30 }, + { "zCSkyLayer::~zCSkyLayer", 0x5DCA80 }, + { "zCSkyLayer::SetSkyBoxTexture", 0x5DCAE0 }, + { "zCSkyLayer::SetSkyPolyTexture", 0x5DCB30 }, + { "zCSkyLayer::RenderSkyLayer", 0x5DCB50 }, + { "zCSkyLayer::RenderSkyPoly", 0x5DCC00 }, + { "zCSkyLayer::RenderRainCloudLayer", 0x5DD010 }, + { "zCSkyControler_Outdoor::ColorizeSkySphere", 0x5DD2D0 }, + { "zCSkyControler_Outdoor::TextureSkySphere", 0x5DD560 }, + { "zCSkyControler_Outdoor::RenderSetup", 0x5DDA70 }, + { "zCSkyControler_Outdoor::RenderSkyPlane", 0x5DDAC0 }, + { "zCSkyControler_Outdoor::RenderSkyDome", 0x5DDD40 }, + { "zCSkyLayer::CreateSkyBoxMesh", 0x5DDD60 }, + { "zCSkyLayer::RenderSkyBox", 0x5DDD70 }, + { "zCSkyControler_Outdoor::InitSkyPFX", 0x5DDE00 }, + { "zCSkyControler_Outdoor::CalcFog", 0x5DE020 }, + { "zCSkyControler_Outdoor::SetFarZ", 0x5DE3D0 }, + { "zCSkyControler_Outdoor::GetFarZ", 0x5DE3E0 }, + { "zCSkyControler_Outdoor::SetFarZScalability", 0x5DE3F0 }, + { "zCSkyControler_Outdoor::GetFarZScalability", 0x5DE440 }, + { "zCSkyControler_Outdoor::RenderSkyPFX", 0x5DE450 }, + { "zCSkyControler_Outdoor::RenderSkyPre", 0x5DE790 }, + { "zCSkyControler_Outdoor::ProcessRainFX", 0x5DECA0 }, + { "zCSkyControler_Outdoor::SetRainFXWeight", 0x5DEFA0 }, + { "zCSkyControler_Outdoor::RenderSkyPost", 0x5DF070 }, + { "zCSkyControler_Outdoor::Archive", 0x5DF090 }, + { "zCSkyControler_Outdoor::Unarchive", 0x5DF140 }, + { "zCArray::InsertEnd", 0x5DF210 }, + { "zCArray::RemoveIndex", 0x5DF320 }, + { "zCArray::AllocDelta", 0x5DF340 }, + { "zCArray::InsertEnd", 0x5DF3B0 }, + { "zCArray::InsertEnd", 0x5DF400 }, + { "zCArray::AllocDelta", 0x5DF4F0 }, + { "zCSoundSystem::GetNumReverbPresets", 0x5DF950 }, + { "zCSoundSystem::GetReverbPresetName", 0x5DF960 }, + { "zCSoundFX::GetCacheConfig", 0x5DF980 }, + { "zCSoundManager::zTScriptSoundData::zTScriptSoundData", 0x5DFAB0 }, + { "zCSoundManager::DebugMessage", 0x5DFAF0 }, + { "zCSoundManager::zCTableEntry::zCTableEntry", 0x5DFBA0 }, + { "zCSoundManager::SearchMediumTypeIDList", 0x5DFD40 }, + { "zCSoundManager::zCMediumType::~zCMediumType", 0x5DFF60 }, + { "zCSoundManager::GetMediumIndex", 0x5DFFB0 }, + { "zCSoundManager::GetCollSndTableIndex", 0x5E00B0 }, + { "zCSoundManager::StartHitSound", 0x5E01F0 }, + { "zCSoundManager::zCSoundEventData::zCSoundEventData", 0x5E0DE0 }, + { "zCSoundManager::zCSoundEventData::GetData", 0x5E0F30 }, + { "zCSoundManager::StartAttackSound", 0x5E1080 }, + { "zCSoundManager::StartSlideSound", 0x5E15E0 }, + { "zCSoundManager::StartDestructionSound", 0x5E18A0 }, + { "zCSoundManager::Init", 0x5E1C70 }, + { "zCArraySort::Search", 0x5E23B0 }, + { "zCSoundManager::zCMediumType::`vector deleting destructor'", 0x5E2440 }, + { "zCArraySort::InsertEnd", 0x5E24A0 }, + { "zCArraySort::InsertEnd", 0x5E2620 }, + { "zCArraySort::AllocDelta", 0x5E27A0 }, + { "zCSoundManager::zCMediumType::zCMediumType", 0x5E29B0 }, + { "zCArraySort::AllocDelta", 0x5E29D0 }, + { "zCSparseArrayBase::zCSparseArrayBase", 0x5E2C20 }, + { "zCSparseArrayBase::SizeAll", 0x5E2CC0 }, + { "zCSparseArrayBase::IndexPtr", 0x5E2CE0 }, + { "zCSparseArrayBase::DataPtr", 0x5E2D00 }, + { "zCSparseArrayBase::ManDatPtr", 0x5E2D20 }, + { "zCSparseArrayBase::DestructIndex", 0x5E2D40 }, + { "zCSparseArrayBase::ConstructData", 0x5E2D50 }, + { "zCSparseArrayBase::DestructData", 0x5E2D60 }, + { "zCSparseArrayBase::`scalar deleting destructor'", 0x5E2D70 }, + { "zCSparseArrayBase::~zCSparseArrayBase", 0x5E2DA0 }, + { "zCSparseArrayBase::Destroy", 0x5E2DB0 }, + { "zCSparseArrayBase::Element", 0x5E2EE0 }, + { "zCSparseArrayBase::Insert", 0x5E2F30 }, + { "zCSparseArrayBase::Delete", 0x5E31B0 }, + { "zCSparseArrayBase::Clear", 0x5E32C0 }, + { "zCSparseArrayBase::IndexIsEqual", 0x5E3300 }, + { "zCSparseArrayBase::CopyIndex", 0x5E3320 }, + { "zCSparseArrayBase::Hash", 0x5E3350 }, + { "zCSparseArrayBase::Find", 0x5E3380 }, + { "zCSparseArrayBase::Create", 0x5E34F0 }, + { "zCSparseArrayBase::Resize", 0x5E3570 }, + { "zCSparseArrayBase::AddRef", 0x5E39D0 }, + { "zCSparseArrayBase::Release", 0x5E3A30 }, + { "zCSparseArrayBase::CheckResize", 0x5E3A80 }, + { "Hash", 0x5E3AB0 }, + { "zCCacheBase::zCCacheBase", 0x5E3B80 }, + { "zCCacheBase::`scalar deleting destructor'", 0x5E3BB0 }, + { "zCCacheBase::~zCCacheBase", 0x5E3C00 }, + { "zCCacheBase::S_PurgeCaches", 0x5E3C40 }, + { "zCCacheBase::S_ClearCaches", 0x5E3C80 }, + { "zCTextureFileFormatTGA::_CreateNewInstance", 0x5E40E0 }, + { "zCTextureFileFormatTGA::operator delete", 0x5E4200 }, + { "zCTextureFileFormatTGA::_GetClassDef", 0x5E4220 }, + { "zCTextureFileFormatTGA::SaveTexture", 0x5E4230 }, + { "zCTextureFileFormatTGA::CanSave", 0x5E4250 }, + { "zCTextureFileFormatTGA::CanLoad", 0x5E4260 }, + { "zCTextureFileFormatInternal::_CreateNewInstance", 0x5E4470 }, + { "zCTextureFileFormatInternal::_GetClassDef", 0x5E4590 }, + { "zCTextureFileFormatInternal::CanSave", 0x5E45A0 }, + { "zCTextureFileFormatInternal::CanLoad", 0x5E45B0 }, + { "zCTextureFileFormatTGA::zCTextureFileFormatTGA", 0x5E45C0 }, + { "zCTextureFileFormatTGA::`scalar deleting destructor'", 0x5E46D0 }, + { "zCTextureFileFormatTGA::~zCTextureFileFormatTGA", 0x5E4700 }, + { "zCTextureFileFormat::_GetClassDef", 0x5E4720 }, + { "zCTextureFileFormat::`scalar deleting destructor'", 0x5E4730 }, + { "zCTextureFileFormat::~zCTextureFileFormat", 0x5E4760 }, + { "zCTextureFileFormatTGA::GetFileExtension", 0x5E4770 }, + { "zCTextureFileFormatTGA::ReadTGAHeader", 0x5E47C0 }, + { "zCTextureFileFormatTGA::ReadTGAColorMap", 0x5E4F00 }, + { "zCTextureFileFormatTGA::ReadTGARLEPixel", 0x5E55C0 }, + { "zCTextureFileFormatTGA::ReadTGASpan", 0x5E58C0 }, + { "zCTextureFileFormatTGA::ReadTGAData", 0x5E5A00 }, + { "zCTextureFileFormatTGA::LoadTexture", 0x5E5C90 }, + { "zCTextureFileFormatInternal::zCTextureFileFormatInternal", 0x5E6070 }, + { "zCTextureFileFormatInternal::`vector deleting destructor'", 0x5E6180 }, + { "zCTextureFileFormatInternal::~zCTextureFileFormatInternal", 0x5E61B0 }, + { "zCTextureFileFormatInternal::GetFileExtension", 0x5E61C0 }, + { "zCTextureFileFormatInternal::ReadHeader", 0x5E6210 }, + { "zCTextureFileFormatInternal::ReadData", 0x5E6270 }, + { "zCTextureFileFormatInternal::LoadTexture", 0x5E64E0 }, + { "zCTextureFileFormatInternal::WriteHeader", 0x5E66C0 }, + { "zCTextureFileFormatInternal::WriteData", 0x5E6730 }, + { "zCTextureFileFormatInternal::SaveTexture", 0x5E6880 }, + { "zCTexture::zCTexture", 0x5E70B0 }, + { "zCTextureExchange::`scalar deleting destructor'", 0x5E7100 }, + { "zCTexture::_GetClassDef", 0x5E7120 }, + { "zCTexture::HasAlpha", 0x5E7130 }, + { "zCTexture::GetChromaKeyingEnabled", 0x5E7140 }, + { "zCTexture::SetChromaKeyingEnabled", 0x5E7150 }, + { "zCTexture::`scalar deleting destructor'", 0x5E7160 }, + { "zCTexture::InitValues", 0x5E7190 }, + { "zCTexture::~zCTexture", 0x5E71C0 }, + { "zCTexture::SearchName", 0x5E7280 }, + { "zCTexture::IsLightmap", 0x5E72A0 }, + { "zCTexture::GetAniTexture", 0x5E72F0 }, + { "zCTexture::AddAniTex", 0x5E7340 }, + { "zCTexture::PrecacheTexAniFrames", 0x5E7370 }, + { "zCTexture::Load", 0x5E73B0 }, + { "zCTexture::LoadSingle", 0x5E8060 }, + { "zCTexture::AutoDetectRendererTexScale", 0x5E8230 }, + { "zCTexture::RefreshTexMaxSize", 0x5E89A0 }, + { "zCTextureConvert::LoadFromFileFormat", 0x5E8A30 }, + { "zCTextureConvert::SaveToFileFormat", 0x5E8B10 }, + { "zCTextureConvert::SaveInternal", 0x5E8C50 }, + { "zCTextureConvert::LoadInternal", 0x5E8D00 }, + { "zCTextureConvert::ConvertToNewFormat", 0x5E8DB0 }, + { "zCTextureConvert::ConvertToNewSize", 0x5E8DF0 }, + { "zCTextureConvert::GenerateMipMaps", 0x5E8EE0 }, + { "zCTextureConvert::CalcNumMipMaps", 0x5E8F40 }, + { "zCTextureConvert::CorrectAspectRatio", 0x5E8F70 }, + { "zCTextureConvert::CorrectPow2", 0x5E8FF0 }, + { "zCTexture::LoadResourceData", 0x5E9020 }, + { "zCTexture::ReleaseResourceData", 0x5E9080 }, + { "zCTexture::GetResSizeBytes", 0x5E90F0 }, + { "zCTexture::GetCacheConfig", 0x5E9120 }, + { "zCTexture::ConvertTexture", 0x5E9340 }, + { "zCTexture::ForceConvertAndReloadTexture", 0x5E9B60 }, + { "zCTexture::CalcNextBestTexFormat", 0x5E9C30 }, + { "zCTexture::CalcDesiredBPP", 0x5E9D60 }, + { "zCTexture::LoadAndConvertInternal", 0x5E9EE0 }, + { "zCTexture::SaveAndConvertInternal", 0x5EA2E0 }, + { "zCTexture::CacheInNamed", 0x5EA4D0 }, + { "zCTexture::IsTextureTileBaseSlice", 0x5EB040 }, + { "zCTexture::CreateTextureTile", 0x5EB070 }, + { "zCTexture::GetPixelSize", 0x5EB740 }, + { "zCTextureFileHandler::HandleFile", 0x5EB780 }, + { "zCTexture::ScanConvertTextures", 0x5EBAD0 }, + { "zCTextureExchange::CopyContents", 0x5EBD00 }, + { "zCTextureExchange::GetMemSizeBytes", 0x5EBE10 }, + { "zCTextureExchange::GetRGBAAtTexel", 0x5EBEC0 }, + { "zCTextureExchange::GetRGBAAtPtr", 0x5EC350 }, + { "zCLightMap::_CreateNewInstance", 0x5EC970 }, + { "zCLightMap::_GetClassDef", 0x5ECA50 }, + { "zCLightMap::zCLightMap", 0x5ECA60 }, + { "zCLightMap::`scalar deleting destructor'", 0x5ECAF0 }, + { "zCLightMap::~zCLightMap", 0x5ECB20 }, + { "zCLightMap::SetTexture", 0x5ECB90 }, + { "zCLightMap::CalcLightmapOriginUpRight", 0x5ECBE0 }, + { "zThreadProc", 0x5ECD20 }, + { "zCThread::zCThread", 0x5ECD30 }, + { "zCThread::`scalar deleting destructor'", 0x5ECD50 }, + { "zCThread::~zCThread", 0x5ECDB0 }, + { "zCThread::BeginThread", 0x5ECE00 }, + { "zCThread::ThreadProc", 0x5ECF20 }, + { "zCThread::EndThread", 0x5ECF30 }, + { "zCThread::SuspendThread", 0x5ECF70 }, + { "zCThread::ResumeThread", 0x5ECFA0 }, + { "zCThread::SleepThread", 0x5ECFD0 }, + { "zCCriticalSection::zCCriticalSection", 0x5ECFE0 }, + { "zCCriticalSection::`scalar deleting destructor'", 0x5ED000 }, + { "zCCriticalSection::~zCCriticalSection", 0x5ED020 }, + { "zCSyncObject::`scalar deleting destructor'", 0x5ED040 }, + { "zCCriticalSection::Lock", 0x5ED060 }, + { "zCCriticalSection::Unlock", 0x5ED080 }, + { "zCMutex::zCMutex", 0x5ED090 }, + { "zCMutex::`scalar deleting destructor'", 0x5ED1D0 }, + { "zCMutex::~zCMutex", 0x5ED1F0 }, + { "zCMutex::Lock", 0x5ED220 }, + { "zCMutex::Unlock", 0x5ED240 }, + { "zCTimer::zCTimer", 0x5ED2C0 }, + { "zCTimer::ResetTimer", 0x5ED2F0 }, + { "zCTimer::SetFrameTime", 0x5ED3C0 }, + { "zCTimer::FrameUpdate", 0x5ED410 }, + { "zCTimer::LimitFPS", 0x5ED480 }, + { "zCChecksum::GetBufferCRC32", 0x5ED4B0 }, + { "zCChecksum::BeginChecksum", 0x5ED5F0 }, + { "zCChecksum::EndChecksum", 0x5ED600 }, + { "zCChecksum::CalcBufferChecksum", 0x5ED610 }, + { "zCChecksum::CalcFileChecksum", 0x5ED630 }, + { "zCChecksum16::GetBufferCRC16", 0x5ED740 }, + { "zCChecksum16::BeginChecksum", 0x5ED8B0 }, + { "zCChecksum16::EndChecksum", 0x5ED8C0 }, + { "zCChecksum16::CalcBufferChecksum", 0x5ED8D0 }, + { "zCFPUControler::zCFPUControler", 0x5ED950 }, + { "zCFPUControler::SaveCurrentControlWord", 0x5ED990 }, + { "zCFPUControler::RestoreSavedControlWord", 0x5ED9B0 }, + { "zCFPUControler::GetCurrentControlWord", 0x5ED9C0 }, + { "zCFPUControler::RestoreDefaultControlWord", 0x5ED9D0 }, + { "zCFPUControler::ComputeDefaultControlWord", 0x5ED9E0 }, + { "zCFPUControler::SetControlWord", 0x5EDA20 }, + { "zCFPUControler::SetPrecision_24", 0x5EDA40 }, + { "zCFPUControler::SetPrecision_53", 0x5EDA60 }, + { "zCFPUControler::SetPrecision_64", 0x5EDA80 }, + { "zCFPUControler::PrintStatus", 0x5EDAA0 }, + { "zSinApprox", 0x5EE5D0 }, + { "zCosApprox", 0x5EE610 }, + { "zSinCosApprox", 0x5EE650 }, + { "Trg_Init", 0x5EE710 }, + { "zCOLOR::GetDescription", 0x5EE8C0 }, + { "zCOLOR::SetByDescription", 0x5EEBC0 }, + { "zCOLOR::GetDescriptionRGB", 0x5EEE90 }, + { "zTPlane::EqualTo", 0x5EF0F0 }, + { "zTPlane::operator==", 0x5EF150 }, + { "zTPlane::Opposite", 0x5EF1A0 }, + { "zTPlane::ClassifyPoint", 0x5EF1E0 }, + { "zTPlane::ClassifyPointBSPBuild", 0x5EF230 }, + { "zTPlane::CalcSignbits", 0x5EF280 }, + { "zTPlane::Print", 0x5EF2E0 }, + { "zTPlane::Intersection", 0x5EF650 }, + { "zTPlane::IntersectionFront", 0x5EF740 }, + { "zTPlane::Calc", 0x5EF830 }, + { "zTPlane::GetOriginUpRight", 0x5EF920 }, + { "zCVertexBuffer::zCVertexBuffer", 0x5EFD90 }, + { "zCVertexBuffer::_GetClassDef", 0x5EFEC0 }, + { "zCVertexBuffer::Create", 0x5EFED0 }, + { "zCVertexBuffer::Destroy", 0x5EFEE0 }, + { "zCVertexBuffer::Lock", 0x5EFEF0 }, + { "zCVertexBuffer::Unlock", 0x5EFF00 }, + { "zCVertexBuffer::IsLocked", 0x5EFF10 }, + { "zCVertexBuffer::Optimize", 0x5EFF20 }, + { "zCVertexBuffer::SetPrimitiveType", 0x5EFF30 }, + { "zCVertexBuffer::GetPrimitiveType", 0x5EFF40 }, + { "zCVertexBuffer::GetVertexFormat", 0x5EFF50 }, + { "zCVertexBuffer::GetVertexType", 0x5EFF60 }, + { "zCVertexBuffer::SetIndexList", 0x5EFF70 }, + { "zCVertexBuffer::SetIndexListSize", 0x5EFF80 }, + { "zCVertexBuffer::GetIndexListSize", 0x5EFF90 }, + { "zCVertexBuffer::GetIndexListPtr", 0x5EFFA0 }, + { "zCVertexBuffer::`scalar deleting destructor'", 0x5EFFB0 }, + { "zCVertexBuffer::~zCVertexBuffer", 0x5EFFE0 }, + { "zCVertexBuffer::AddRecreateLostVBCallback", 0x5F0050 }, + { "zCVertexBuffer::RemoveRecreateLostVBCallback", 0x5F0190 }, + { "zCVertexBuffer::CallRecreateLostVBCallbacks", 0x5F01F0 }, + { "zCVertexBufferDyn::zCVertexBufferDyn", 0x5F0310 }, + { "zCVertexBufferDyn::~zCVertexBufferDyn", 0x5F0360 }, + { "zCVertexBufferDyn::Lock", 0x5F03A0 }, + { "zCVertexBufferDyn::Unlock", 0x5F04F0 }, + { "zCVertexBufferDyn2::zCVertexBufferDyn2", 0x5F0510 }, + { "zCVertexBufferDyn2::~zCVertexBufferDyn2", 0x5F0560 }, + { "zCVertexBufferDyn2::ReserveVerts", 0x5F05B0 }, + { "zCVertexBufferDyn2::Lock", 0x5F05D0 }, + { "zCVertexBufferDyn2::Unlock", 0x5F0630 }, + { "zCVertexBufferManager::zCVertexBufferManager", 0x5F0690 }, + { "zCVertexBufferManager::AcquireVertexBuffer", 0x5F0720 }, + { "zCVertexBufferManager::ReleaseVertexBuffer", 0x5F0960 }, + { "zCVertexBufferManager::UnlockOpenVertexBuffers", 0x5F0A40 }, + { "zCVertexBufferManager::StartChangeWorld", 0x5F0C10 }, + { "zCVertexBufferManager::EndChangeWorld", 0x5F0C20 }, + { "zCArray::AllocDelta", 0x5F0C50 }, + { "zCEventMessage::_CreateNewInstance", 0x5F0EF0 }, + { "zCEventMessage::operator delete", 0x5F1030 }, + { "zCEventCore::_CreateNewInstance", 0x5F1250 }, + { "zCVobLightPreset::_CreateNewInstance", 0x5F1550 }, + { "zCVobLightPreset::operator delete", 0x5F1690 }, + { "zCVobLightPreset::_GetClassDef", 0x5F16B0 }, + { "zCVobLightPreset::`scalar deleting destructor'", 0x5F16C0 }, + { "zCVobLightPreset::~zCVobLightPreset", 0x5F16F0 }, + { "zCVob::_CreateNewInstance", 0x5F1980 }, + { "zCVobLevelCompo::_CreateNewInstance", 0x5F1BF0 }, + { "zCVobLevelCompo::operator delete", 0x5F1C90 }, + { "zCVobLevelCompo::_GetClassDef", 0x5F1CB0 }, + { "zCVobLevelCompo::`scalar deleting destructor'", 0x5F1CC0 }, + { "zCVobLevelCompo::~zCVobLevelCompo", 0x5F1CF0 }, + { "zCVob::OnTrigger", 0x5F21B0 }, + { "zCVob::OnUntrigger", 0x5F21C0 }, + { "zCVob::OnTouch", 0x5F21D0 }, + { "zCVob::OnUntouch", 0x5F21E0 }, + { "zCVob::OnTouchLevel", 0x5F21F0 }, + { "zCVob::OnDamage", 0x5F2200 }, + { "zCVob::OnMessage", 0x5F2210 }, + { "zCVob::zCVob", 0x5F2220 }, + { "zCVob::`scalar deleting destructor'", 0x5F2460 }, + { "zCVob::~zCVob", 0x5F2490 }, + { "zCVob::InitVobSystem", 0x5F2710 }, + { "zCVob::CleanupVobSystem", 0x5F2850 }, + { "zCVob::ResetIDCtr", 0x5F28E0 }, + { "zCVob::GetNextFreeVobID", 0x5F28F0 }, + { "zCVob::SetVobID", 0x5F2900 }, + { "zCVob::SetAI", 0x5F2910 }, + { "zCVob::SetVobPresetName", 0x5F2960 }, + { "zCVob::GetVobPresetName", 0x5F2970 }, + { "zCVob::GetRigidBody", 0x5F2980 }, + { "zCVob::ArchivePacked", 0x5F2A00 }, + { "zCVob::ArchiveVerbose", 0x5F2E60 }, + { "zCVob::Archive", 0x5F31B0 }, + { "zCVob::UnarchivePacked", 0x5F3270 }, + { "zCVob::UnarchiveVerbose", 0x5F3740 }, + { "zCVob::Unarchive", 0x5F3BE0 }, + { "zCVob::SetVobName", 0x5F3D40 }, + { "zCVob::GetEM", 0x5F3D80 }, + { "zCVob::TraceRay", 0x5F3DB0 }, + { "zCVob::CalcLightSampleAtOrigin", 0x5F40A0 }, + { "zCVob::GetLightColorStat", 0x5F4120 }, + { "zCVob::GetLightColorDyn", 0x5F43C0 }, + { "zCVob::CalcStaticLight", 0x5F45E0 }, + { "zCVob::GetSectorNameVobIsIn", 0x5F4B10 }, + { "zCVob::LoadGroundShadowMesh", 0x5F4B30 }, + { "zCVob::DeleteGroundShadowMesh", 0x5F4C50 }, + { "zCVob::SetGroundShadowSize", 0x5F4C80 }, + { "zCVob::GetGroundShadowSize", 0x5F4CC0 }, + { "zCVob::RenderGroundShadow", 0x5F4D10 }, + { "zCVob::GetClassHelperVisual", 0x5F51D0 }, + { "zCVob::CalcRenderAlpha", 0x5F53E0 }, + { "zCVob::Render", 0x5F5510 }, + { "zCVob::GetLightColorAtCenter", 0x5F59F0 }, + { "zCVob::RemoveVobFromWorld", 0x5F5BB0 }, + { "zCVob::RemoveVobSubtreeFromWorld", 0x5F5BD0 }, + { "zCVob::ThisVobAddedToWorld", 0x5F5BF0 }, + { "zCVob::ThisVobRemovedFromWorld", 0x5F5C10 }, + { "zCVob::AddRefVobSubtree", 0x5F5C30 }, + { "zCVob::ReleaseVobSubtree", 0x5F5C70 }, + { "zCVob::RemoveWorldDependencies", 0x5F5CD0 }, + { "zCTree::`scalar deleting destructor'", 0x5F5EB0 }, + { "zCVob::RemoveVobFromGlobalVobTree", 0x5F5F20 }, + { "zCVob::RemoveVobFromBspTree", 0x5F6000 }, + { "zCVob::GetVobInfo", 0x5F6020 }, + { "zCVob::SetVisual", 0x5F63E0 }, + { "zCVob::SetSleeping", 0x5F68A0 }, + { "zCVob::SetSleepingMode", 0x5F68C0 }, + { "zCVob::UpdateVisualDependencies", 0x5F6AA0 }, + { "zCVob::AddVobToWorld_CorrectParentDependencies", 0x5F6B30 }, + { "zCVob::ResetOnTimer", 0x5F6B50 }, + { "zCVob::SetOnTimer", 0x5F6B60 }, + { "zCVob::IsOnTimer", 0x5F6B90 }, + { "zCVob::ProcessOnTimer", 0x5F6BB0 }, + { "zCVob::DoFrameActivity", 0x5F6BE0 }, + { "zCVob::CheckModelLimbCollision", 0x5F6E60 }, + { "zTBBox3D::IsIntersecting", 0x5F7A10 }, + { "zCVob::zTModelLimbColl::zTModelLimbColl", 0x5F7A70 }, + { "zCVob::zTModelLimbColl::`scalar deleting destructor'", 0x5F7A80 }, + { "zCVob::zTModelLimbColl::~zTModelLimbColl", 0x5F7AA0 }, + { "zCVob::GetTrafoModelNodeToWorld", 0x5F7AD0 }, + { "zCVob::GetScreenBBox2D", 0x5F7CF0 }, + { "zCVob::RepairIllegalFloats", 0x5F7FD0 }, + { "zCVob::PackStateBinary", 0x5F80C0 }, + { "zCVob::UnpackStateBinary", 0x5F81A0 }, + { "zCVobLevelCompo::zCVobLevelCompo", 0x5F8250 }, + { "zCVobLevelCompo::HasIdentityTrafo", 0x5F82B0 }, + { "zCVobLevelCompo::Archive", 0x5F8330 }, + { "zCVobLevelCompo::Unarchive", 0x5F83E0 }, + { "zCVobLevelCompo::SetVisual", 0x5F84B0 }, + { "zCEventMessage::GetMessageID", 0x5F86A0 }, + { "zCEventMessage::AnalyzeMessageID", 0x5F86C0 }, + { "zCEventMessage::CreateFromID", 0x5F86E0 }, + { "zCEventMessage::PackToBuffer", 0x5F8700 }, + { "zCEventMessage::CreateFromBuffer", 0x5F8750 }, + { "zCEventMessage::Archive", 0x5F8790 }, + { "zCEventMessage::Unarchive", 0x5F89E0 }, + { "zCEventMessage::TestClassIntegrity", 0x5F8A00 }, + { "zCEventCore::Clear", 0x5F9100 }, + { "zCEventCore::~zCEventCore", 0x5F9140 }, + { "zCEventCore::Pack", 0x5F9160 }, + { "zCEventCore::Unpack", 0x5F9210 }, + { "zCEventCore::MD_GetSubTypeString", 0x5F9340 }, + { "zCEventCore::Archive", 0x5F9550 }, + { "zCEventCore::Unarchive", 0x5F95C0 }, + { "zCVisual::zCVisual", 0x5F96C0 }, + { "zCVisual::`scalar deleting destructor'", 0x5F9840 }, + { "zCVisual::~zCVisual", 0x5F9870 }, + { "zCVisual::AddNextLODVisual", 0x5F9890 }, + { "zCVisual::AddEndLODVisual", 0x5F98C0 }, + { "zCVisual::GetLODVisualAndAlpha", 0x5F98F0 }, + { "zCVisual::TraceRay", 0x5F9960 }, + { "zCVisual::InitVisualSystem", 0x5F9970 }, + { "zCVisual::CleanupVisualSystem", 0x5F9B20 }, + { "zCVisual::LoadVisual", 0x5F9B70 }, + { "zCList::~zCList", 0x5F9CC0 }, + { "zCTree::~zCTree", 0x5F9CF0 }, + { "zCTree::RemoveSubtree", 0x5F9D50 }, + { "std::map,class std::allocator >::map,class std::allocator >", 0x5F9D90 }, + { "zCList::Insert", 0x5F9E80 }, + { "zCTree::AddChild", 0x5F9EE0 }, + { "std::_Tree,struct std::map,class std::allocator >::_Kfn,struct std::less,class std::allocator >::const_iterator::_Inc", 0x5FA1C0 }, + { "std::_Tree,struct std::map,class std::allocator >::_Kfn,struct std::less,class std::allocator >::_Erase", 0x5FA790 }, + { "std::_Tree,struct std::map,class std::allocator >::_Kfn,struct std::less,class std::allocator >::const_iterator::_Dec", 0x5FAB60 }, + { "zCVobLight::_CreateNewInstance", 0x5FAE70 }, + { "zCVobLight::_GetClassDef", 0x5FAF60 }, + { "zCVobLight::zCVobLight", 0x5FAFC0 }, + { "zCVobLight::`scalar deleting destructor'", 0x5FB070 }, + { "zCVobLight::~zCVobLight", 0x5FB0A0 }, + { "zCVobLight::CleanupVobLight", 0x5FB160 }, + { "zCVobLight::OnTrigger", 0x5FB1D0 }, + { "zCVobLight::OnUntrigger", 0x5FB2A0 }, + { "zCVobLight::DoAnimation", 0x5FB340 }, + { "zCVobLight::SetRange", 0x5FB5F0 }, + { "zCVobLight::SumLightsAtPositionWS", 0x5FB6E0 }, + { "zCVobLight::LoadLightPresets", 0x5FB970 }, + { "zCVobLight::SaveLightPresets", 0x5FBAD0 }, + { "zCVobLight::AddThisToPresetList", 0x5FBC00 }, + { "zCVobLight::SetByPreset", 0x5FBF00 }, + { "zCVobLight::SetByPresetInUse", 0x5FC1A0 }, + { "zCVobLight::Archive", 0x5FC3F0 }, + { "zCVobLight::Unarchive", 0x5FC440 }, + { "zCVobLightPreset::Archive", 0x5FC600 }, + { "zCVobLightPreset::Unarchive", 0x5FC630 }, + { "zCVobLightData::SetLensFlareFXByName", 0x5FC7E0 }, + { "zCVobLightData::GetLensFlareFXName", 0x5FC900 }, + { "zCVobLightData::Archive", 0x5FC920 }, + { "zCVobLightData::Unarchive", 0x5FCE10 }, + { "zCVobLightData::zCVobLightData", 0x5FD8C0 }, + { "zCVobLightData::~zCVobLightData", 0x5FD930 }, + { "zCVobLightData::SetRange", 0x5FD9A0 }, + { "zCArray::Search", 0x5FDA00 }, + { "zCArray::AllocAbs", 0x5FDA30 }, + { "zCArray::operator=", 0x5FDAA0 }, + { "zCArray::operator=", 0x5FDB40 }, + { "zCArray::InsertEnd", 0x5FDB90 }, + { "zCArray::AllocDelta", 0x5FDBD0 }, + { "zCArray::AllocDelta", 0x5FDC40 }, + { "zCVobStair::_CreateNewInstance", 0x5FDEF0 }, + { "zCVobStair::operator delete", 0x5FDF70 }, + { "zCVobStair::_GetClassDef", 0x5FDF90 }, + { "zCVobStair::`scalar deleting destructor'", 0x5FDFA0 }, + { "zCVobStair::~zCVobStair", 0x5FDFD0 }, + { "zCTriggerUntouch::_CreateNewInstance", 0x5FE3E0 }, + { "zCTriggerBase::_GetClassDef", 0x5FE4D0 }, + { "zCTriggerUntouch::operator delete", 0x5FE4E0 }, + { "zCTriggerUntouch::_GetClassDef", 0x5FE500 }, + { "zCTriggerUntouch::OnTouch", 0x5FE510 }, + { "zCTriggerUntouch::OnTrigger", 0x5FE520 }, + { "zCTriggerUntouch::OnUntrigger", 0x5FE530 }, + { "zCTriggerUntouch::`scalar deleting destructor'", 0x5FE540 }, + { "zCTriggerUntouch::~zCTriggerUntouch", 0x5FE570 }, + { "zCMessageFilter::_CreateNewInstance", 0x5FE7D0 }, + { "zCMessageFilter::operator delete", 0x5FE8D0 }, + { "zCMessageFilter::_GetClassDef", 0x5FE8F0 }, + { "zCMessageFilter::OnTouch", 0x5FE900 }, + { "zCMessageFilter::OnUntouch", 0x5FE910 }, + { "zCCodeMaster::_CreateNewInstance", 0x5FEB20 }, + { "zCCodeMaster::operator delete", 0x5FED20 }, + { "zCCodeMaster::_GetClassDef", 0x5FED40 }, + { "zCCodeMaster::OnUntouch", 0x5FED50 }, + { "zCCodeMaster::OnTouch", 0x5FED60 }, + { "zCTriggerBase::~zCTriggerBase", 0x5FED70 }, + { "zCMoverControler::_CreateNewInstance", 0x5FEFD0 }, + { "zCMoverControler::operator delete", 0x5FF0E0 }, + { "zCMoverControler::_GetClassDef", 0x5FF100 }, + { "zCMoverControler::OnUntrigger", 0x5FF110 }, + { "zCMoverControler::OnUntouch", 0x5FF120 }, + { "zCMoverControler::OnTouch", 0x5FF130 }, + { "zCTriggerWorldStart::_CreateNewInstance", 0x5FF340 }, + { "zCTriggerWorldStart::operator delete", 0x5FF440 }, + { "zCTriggerWorldStart::_GetClassDef", 0x5FF460 }, + { "zCTriggerWorldStart::OnTouch", 0x5FF470 }, + { "zCTriggerWorldStart::OnUntouch", 0x5FF480 }, + { "zCTriggerWorldStart::OnUntrigger", 0x5FF490 }, + { "zCTrigger::_CreateNewInstance", 0x5FF6A0 }, + { "zCTrigger::operator delete", 0x5FF710 }, + { "zCTriggerList::_CreateNewInstance", 0x5FF930 }, + { "std::char_traits::assign", 0x5FFB50 }, + { "zCTriggerList::operator delete", 0x5FFB60 }, + { "zCTriggerList::_GetClassDef", 0x5FFB80 }, + { "zCMover::_CreateNewInstance", 0x5FFD90 }, + { "zCMover::operator delete", 0x5FFE00 }, + { "zCTriggerTeleport::_CreateNewInstance", 0x600020 }, + { "zCTriggerTeleport::operator delete", 0x6001A0 }, + { "zCTriggerTeleport::_GetClassDef", 0x6001C0 }, + { "zCEarthquake::_CreateNewInstance", 0x6005D0 }, + { "zCEarthquake::_GetClassDef", 0x6006B0 }, + { "zCPFXControler::_CreateNewInstance", 0x6008C0 }, + { "zCPFXControler::operator delete", 0x600980 }, + { "zCPFXControler::_GetClassDef", 0x6009A0 }, + { "zCTouchDamage::_CreateNewInstance", 0x600BB0 }, + { "zCTouchDamage::operator delete", 0x600CB0 }, + { "zCTouchDamage::_GetClassDef", 0x600CD0 }, + { "zCTouchAnimate::_CreateNewInstance", 0x600EE0 }, + { "zCTouchAnimate::operator delete", 0x600FE0 }, + { "zCTouchAnimate::_GetClassDef", 0x601000 }, + { "zCTouchAnimateSound::_CreateNewInstance", 0x601210 }, + { "zCTouchAnimateSound::operator delete", 0x6013C0 }, + { "zCTouchAnimateSound::_GetClassDef", 0x6013E0 }, + { "zCVobAnimate::_CreateNewInstance", 0x6015F0 }, + { "zCVobAnimate::operator delete", 0x6016B0 }, + { "zCVobAnimate::_GetClassDef", 0x6016D0 }, + { "zCVobLensFlare::_CreateNewInstance", 0x6018E0 }, + { "zCVobLensFlare::operator delete", 0x6019A0 }, + { "zCVobLensFlare::_GetClassDef", 0x6019C0 }, + { "zCVobScreenFX::_CreateNewInstance", 0x601BD0 }, + { "zCVobScreenFX::_GetClassDef", 0x601D20 }, + { "zCEventCommon::_CreateNewInstance", 0x601F30 }, + { "zCEventCommon::operator delete", 0x602090 }, + { "zCEventCommon::_GetClassDef", 0x6020B0 }, + { "zCEventCommon::MD_GetNumOfSubTypes", 0x6020C0 }, + { "zCEventCommon::IsNetRelevant", 0x6020D0 }, + { "zCEventCommon::`scalar deleting destructor'", 0x6020E0 }, + { "zCEventCommon::~zCEventCommon", 0x602110 }, + { "zCEventMover::_CreateNewInstance", 0x602320 }, + { "zCEventMover::operator delete", 0x602480 }, + { "zCEventMover::_GetClassDef", 0x6024A0 }, + { "zCEventMover::MD_GetNumOfSubTypes", 0x6024B0 }, + { "zCEventMover::IsNetRelevant", 0x6024C0 }, + { "zCEventMover::`scalar deleting destructor'", 0x6024D0 }, + { "zCEventMover::~zCEventMover", 0x602500 }, + { "zCEventScreenFX::_CreateNewInstance", 0x602710 }, + { "zCEventScreenFX::_GetClassDef", 0x602800 }, + { "zCEventScreenFX::MD_GetNumOfSubTypes", 0x602810 }, + { "zCEventScreenFX::`scalar deleting destructor'", 0x602820 }, + { "zCEventScreenFX::~zCEventScreenFX", 0x602850 }, + { "zCEventCommon::MD_GetSubTypeString", 0x602860 }, + { "zCEventMover::MD_GetSubTypeString", 0x6029E0 }, + { "zCTriggerBase::zCTriggerBase", 0x602B90 }, + { "zCTriggerBase::`scalar deleting destructor'", 0x602C30 }, + { "zCTriggerBase::OnTouch", 0x602C60 }, + { "zCTriggerBase::OnUntouch", 0x602D00 }, + { "zCTriggerBase::OnTrigger", 0x602DA0 }, + { "zCTriggerBase::OnUntrigger", 0x602E40 }, + { "zCTriggerBase::Archive", 0x602EE0 }, + { "zCTriggerBase::Unarchive", 0x602F10 }, + { "zCTrigger::zCTrigger", 0x602F40 }, + { "zCTrigger::_GetClassDef", 0x603130 }, + { "zCTrigger::`scalar deleting destructor'", 0x603140 }, + { "zCTrigger::ClearStateInternals", 0x603170 }, + { "zCTrigger::~zCTrigger", 0x6031D0 }, + { "zCTrigger::CanBeActivatedNow", 0x6032D0 }, + { "zCTrigger::TriggerTarget", 0x6033F0 }, + { "zCTrigger::UntriggerTarget", 0x6034A0 }, + { "zCTrigger::TriggerTargetPost", 0x603550 }, + { "zCTrigger::ActivateTrigger", 0x603580 }, + { "zCTrigger::DeactivateTrigger", 0x603660 }, + { "zCTrigger::OnTrigger", 0x603690 }, + { "zCTrigger::OnUntrigger", 0x6036B0 }, + { "zCTrigger::OnTouch", 0x6036F0 }, + { "zCTrigger::OnUntouch", 0x603710 }, + { "zCTrigger::OnDamage", 0x603750 }, + { "zCTrigger::OnMessage", 0x603790 }, + { "zCTrigger::OnTimer", 0x603800 }, + { "zCTrigger::Archive", 0x603890 }, + { "zCTrigger::Unarchive", 0x603B00 }, + { "zCMover::zCMover", 0x603DC0 }, + { "zCMover::_GetClassDef", 0x603FA0 }, + { "zCMover::`scalar deleting destructor'", 0x603FB0 }, + { "zCMover::ClearStateInternals", 0x603FE0 }, + { "zCMover::~zCMover", 0x6040A0 }, + { "zCMover::CanThisCollideWith", 0x6042F0 }, + { "zCMover::UpdateInternals", 0x604360 }, + { "zCMover::GetKeyframe", 0x6043E0 }, + { "zCMover::AdvanceKeyframe_KF", 0x6044D0 }, + { "zCMover::SetToKeyframe_KF", 0x604500 }, + { "zCMover::InterpolateKeyframes_KF", 0x6049D0 }, + { "zCMover::AdvanceMover", 0x604F30 }, + { "zCMover::SetToKeyframe", 0x605220 }, + { "zCMover::InvertMovement", 0x605540 }, + { "zCMover::SetVisual", 0x6055E0 }, + { "zCMover::StartMovingSound", 0x6057F0 }, + { "zCMover::MoveToKeyframe", 0x605860 }, + { "zCMover::DoOpen", 0x6058D0 }, + { "zCMover::FinishedOpening", 0x605980 }, + { "zCMover::DoClose", 0x605A00 }, + { "zCMover::FinishedClosing", 0x605AC0 }, + { "zCMover::Unlock", 0x605B10 }, + { "zCMover::Lock", 0x605CF0 }, + { "zCMover::IsKeyToThisMover", 0x605ED0 }, + { "zCMover::TriggerMover", 0x605F60 }, + { "zCSoundSystem::zTSound3DParams::SetDefaults", 0x606310 }, + { "zCMover::OnTick", 0x606340 }, + { "zCMover::OnTrigger", 0x606440 }, + { "zCMover::OnUntrigger", 0x606540 }, + { "zCMover::OnTouch", 0x606710 }, + { "zCMover::OnDamage", 0x6067D0 }, + { "zCMover::OnMessage", 0x606820 }, + { "zCMover::PostLoad", 0x606BA0 }, + { "zCMover::Archive", 0x606BB0 }, + { "zCMover::Unarchive", 0x606E70 }, + { "zCEarthquake::zCEarthquake", 0x607260 }, + { "zCEarthquake::`scalar deleting destructor'", 0x607310 }, + { "zCEarthquake::~zCEarthquake", 0x607340 }, + { "zCEarthquake::OnTrigger", 0x607350 }, + { "zCEarthquake::OnUntrigger", 0x6073B0 }, + { "zCEarthquake::Archive", 0x607410 }, + { "zCEarthquake::Unarchive", 0x607490 }, + { "zCTriggerTeleport::zCTriggerTeleport", 0x607500 }, + { "zCTriggerTeleport::`scalar deleting destructor'", 0x607680 }, + { "zCTriggerTeleport::~zCTriggerTeleport", 0x6076B0 }, + { "zCTriggerTeleport::DoTeleport", 0x607830 }, + { "zCTriggerTeleport::OnTouch", 0x607A40 }, + { "zCTriggerTeleport::OnTrigger", 0x607A50 }, + { "zCTriggerTeleport::OnUntrigger", 0x607A60 }, + { "zCTriggerTeleport::Archive", 0x607A70 }, + { "zCTriggerTeleport::Unarchive", 0x607AA0 }, + { "zCPFXControler::zCPFXControler", 0x607B10 }, + { "zCPFXControler::`scalar deleting destructor'", 0x607B60 }, + { "zCPFXControler::~zCPFXControler", 0x607B90 }, + { "zCPFXControler::GetPFX", 0x607BF0 }, + { "zCPFXControler::PostLoad", 0x607C50 }, + { "zCPFXControler::OnTrigger", 0x607C70 }, + { "zCPFXControler::OnUntrigger", 0x607CF0 }, + { "zCPFXControler::Archive", 0x607D20 }, + { "zCPFXControler::Unarchive", 0x607D80 }, + { "zCTriggerList::zCTriggerList", 0x607EE0 }, + { "zCTriggerList::`scalar deleting destructor'", 0x608050 }, + { "zCTriggerList::~zCTriggerList", 0x608080 }, + { "zCTriggerList::Init", 0x6081A0 }, + { "zCTriggerList::GetTriggerTarget", 0x6082B0 }, + { "zCTriggerList::TriggerActTarget", 0x6082D0 }, + { "zCTriggerList::ProcessActTarget", 0x6083A0 }, + { "zCTriggerList::FinishActivation", 0x608440 }, + { "zCTriggerList::OnTimer", 0x6084B0 }, + { "zCTriggerList::DoTriggering", 0x608550 }, + { "zCTriggerList::TriggerTarget", 0x608820 }, + { "zCTriggerList::UntriggerTarget", 0x608840 }, + { "zCTriggerList::Archive", 0x608860 }, + { "zCTriggerList::Unarchive", 0x608B20 }, + { "zCTouchDamage::zCTouchDamage", 0x608E20 }, + { "zCTouchDamage::`scalar deleting destructor'", 0x608ED0 }, + { "zCTouchDamage::~zCTouchDamage", 0x608F00 }, + { "zCTouchDamage::OnTouch", 0x608F10 }, + { "zCTouchDamage::OnUntouch", 0x609040 }, + { "zCTouchDamage::OnTimer", 0x609060 }, + { "zCTouchDamage::ProcessToucher", 0x6091B0 }, + { "zCTouchDamage::TestCollType", 0x6092C0 }, + { "zCTouchDamage::FireDamageMessage", 0x609540 }, + { "zCTouchDamage::Archive", 0x609630 }, + { "zCTouchDamage::Unarchive", 0x609700 }, + { "zCTouchDamage::GetDamageTypeArcEnum", 0x6097C0 }, + { "zCTouchDamage::SetVisual", 0x6097E0 }, + { "zCTouchDamage::SetVobProperties", 0x609830 }, + { "zCTouchAnimate::zCTouchAnimate", 0x609870 }, + { "zCTouchAnimate::`scalar deleting destructor'", 0x609920 }, + { "zCTouchAnimate::~zCTouchAnimate", 0x609950 }, + { "zCTouchAnimate::OnTouch", 0x609A10 }, + { "zCTouchAnimate::OnUntouch", 0x609B70 }, + { "zCTouchAnimate::OnTick", 0x609B90 }, + { "zCTouchAnimate::IsTouching", 0x609D60 }, + { "zCTouchAnimate::StartAni", 0x609E30 }, + { "zCTouchAnimate::GetSoundName", 0x609FA0 }, + { "zCVob::GetVisual", 0x60A0A0 }, + { "zCTouchAnimate::StopAni", 0x60A0B0 }, + { "zCTouchAnimate::IsAniActive", 0x60A0F0 }, + { "zCTouchAnimate::Archive", 0x60A130 }, + { "zCTouchAnimate::Unarchive", 0x60A140 }, + { "zCTouchAnimate::SetVisual", 0x60A1B0 }, + { "zCTouchAnimate::SetVobProperties", 0x60A200 }, + { "zCTouchAnimateSound::zCTouchAnimateSound", 0x60A240 }, + { "zCTouchAnimateSound::`scalar deleting destructor'", 0x60A3A0 }, + { "zCTouchAnimateSound::~zCTouchAnimateSound", 0x60A3D0 }, + { "zCTouchAnimateSound::Archive", 0x60A4D0 }, + { "zCTouchAnimateSound::Unarchive", 0x60A500 }, + { "zCTouchAnimateSound::GetSoundName", 0x60A590 }, + { "zCVobAnimate::zCVobAnimate", 0x60A5E0 }, + { "zCVobAnimate::`scalar deleting destructor'", 0x60A650 }, + { "zCVobAnimate::~zCVobAnimate", 0x60A680 }, + { "zCVobAnimate::SetVisual", 0x60A690 }, + { "zCVobAnimate::StartAni", 0x60A700 }, + { "zCVobAnimate::StopAni", 0x60A740 }, + { "zCVobAnimate::OnTrigger", 0x60A750 }, + { "zCVobAnimate::OnUntrigger", 0x60A7A0 }, + { "zCVobAnimate::Archive", 0x60A7B0 }, + { "zCVobAnimate::Unarchive", 0x60A800 }, + { "zCVobLensFlare::zCVobLensFlare", 0x60A8B0 }, + { "zCVobLensFlare::`scalar deleting destructor'", 0x60A920 }, + { "zCVobLensFlare::~zCVobLensFlare", 0x60A950 }, + { "zCVobLensFlare::Render", 0x60A970 }, + { "zCVobLensFlare::SetLensFlareFXByName", 0x60A990 }, + { "zCVobLensFlare::Archive", 0x60A9E0 }, + { "zCVobLensFlare::Unarchive", 0x60AAE0 }, + { "zCEventScreenFX::zCEventScreenFX", 0x60ABD0 }, + { "zCEventScreenFX::Clear", 0x60AC70 }, + { "zCEventScreenFX::MD_GetSubTypeString", 0x60ACA0 }, + { "zCEventScreenFX::MD_GetTimeBehavior", 0x60AE90 }, + { "zCEventScreenFX::MD_GetMinTime", 0x60AEB0 }, + { "zCEventScreenFX::Pack", 0x60AEC0 }, + { "zCEventScreenFX::Unpack", 0x60AF00 }, + { "zCEventScreenFX::Archive", 0x60AF40 }, + { "zCEventScreenFX::Unarchive", 0x60AF90 }, + { "zCVobScreenFX::zCVobScreenFX", 0x60AFE0 }, + { "zCVobScreenFX::`scalar deleting destructor'", 0x60B0B0 }, + { "zCVobScreenFX::~zCVobScreenFX", 0x60B0E0 }, + { "zCVobScreenFX::OnMessage", 0x60B0F0 }, + { "zCVobScreenFX::StartEffect", 0x60B300 }, + { "zCVobScreenFX::CalcEffectColor", 0x60B390 }, + { "zCVobScreenFX::OnTick", 0x60B410 }, + { "zCVobScreenFX::Archive", 0x60B6E0 }, + { "zCVobScreenFX::Unarchive", 0x60B770 }, + { "zCMessageFilter::zCMessageFilter", 0x60B810 }, + { "zCMessageFilter::`scalar deleting destructor'", 0x60B8C0 }, + { "zCMessageFilter::~zCMessageFilter", 0x60B8F0 }, + { "zCMessageFilter::ProcessMessage", 0x60B950 }, + { "zCMessageFilter::OnTrigger", 0x60BCE0 }, + { "zCMessageFilter::OnUntrigger", 0x60BD00 }, + { "zCMessageFilter::Archive", 0x60BD20 }, + { "zCMessageFilter::Unarchive", 0x60BD80 }, + { "zCTriggerUntouch::OnUntouch", 0x60BE00 }, + { "zCCodeMaster::zCCodeMaster", 0x60BEE0 }, + { "zCCodeMaster::`scalar deleting destructor'", 0x60C0A0 }, + { "zCCodeMaster::~zCCodeMaster", 0x60C0D0 }, + { "zCCodeMaster::Init", 0x60C240 }, + { "zCCodeMaster::Reset", 0x60C3C0 }, + { "zCCodeMaster::FireTriggerSuccess", 0x60C410 }, + { "zCCodeMaster::FireTriggerFailure", 0x60C4F0 }, + { "zCCodeMaster::GetSlaveNr", 0x60C5D0 }, + { "zCCodeMaster::OnTrigger", 0x60C680 }, + { "zCCodeMaster::OnUntrigger", 0x60C880 }, + { "zCCodeMaster::OnMessage", 0x60C980 }, + { "zCCodeMaster::Archive", 0x60C9F0 }, + { "zCCodeMaster::Unarchive", 0x60CD40 }, + { "zCCodeMaster::GetTriggerTarget", 0x60D070 }, + { "zCMoverControler::zCMoverControler", 0x60D0A0 }, + { "zCMoverControler::`scalar deleting destructor'", 0x60D160 }, + { "zCMoverControler::~zCMoverControler", 0x60D190 }, + { "zCMoverControler::OnTrigger", 0x60D1F0 }, + { "zCMoverControler::Archive", 0x60D320 }, + { "zCMoverControler::Unarchive", 0x60D5D0 }, + { "zCTriggerWorldStart::zCTriggerWorldStart", 0x60D630 }, + { "zCTriggerWorldStart::`scalar deleting destructor'", 0x60D6E0 }, + { "zCTriggerWorldStart::~zCTriggerWorldStart", 0x60D710 }, + { "zCTriggerWorldStart::PostLoad", 0x60D770 }, + { "zCTriggerWorldStart::OnTrigger", 0x60D790 }, + { "zCTriggerWorldStart::Archive", 0x60D7B0 }, + { "zCTriggerWorldStart::Unarchive", 0x60D810 }, + { "zCArray::AllocDelta", 0x60D8A0 }, + { "zCVob::GetAutoLinkParent", 0x60D970 }, + { "zCVob::CanAutoLinkWith", 0x60D9B0 }, + { "zCVob::CheckAutoLink", 0x60DB00 }, + { "zCVob::CheckAutoUnlink", 0x60DDB0 }, + { "zCVob::CalcGroundPoly", 0x60DFE0 }, + { "zCVob::SetCollTypeDefaultFromVisual", 0x60E170 }, + { "zCVob::TouchMovement", 0x60E2E0 }, + { "zCVob::GetNewTrafoObjToWorld", 0x60E300 }, + { "zCVob::SetNewTrafoObjToWorld", 0x60E340 }, + { "zCVob::SetBBox3DWorld", 0x60E360 }, + { "zCVob::SetBBox3DLocal", 0x60E3C0 }, + { "zCVob::GetBBox3DLocal", 0x60E470 }, + { "zCVob::Move", 0x60E5A0 }, + { "zCVob::MoveWorld", 0x60E610 }, + { "zCVob::MoveLocal", 0x60E680 }, + { "zCVob::SetRotationWorld", 0x60E770 }, + { "zCVob::RotateWorld", 0x60E7D0 }, + { "zCVob::RotateLocal", 0x60E8E0 }, + { "zCVob::RotateLocalX", 0x60E980 }, + { "zCVob::RotateLocalY", 0x60E9F0 }, + { "zCVob::RotateLocalZ", 0x60EA60 }, + { "zCVob::RotateWorldX", 0x60EAD0 }, + { "zCVob::RotateWorldY", 0x60EB00 }, + { "zCVob::RotateWorldZ", 0x60EB30 }, + { "zCVob::GetPositionLocal", 0x60EBA0 }, + { "zCVob::GetDistanceToVob", 0x60EBF0 }, + { "zCVob::GetDistanceToVobApprox", 0x60EC90 }, + { "zCVob::GetDistanceToVob2", 0x60EDA0 }, + { "zCVob::SetPositionLocal", 0x60EE40 }, + { "zCVob::SetPositionWorld", 0x60EF20 }, + { "zCVob::SetTrafo", 0x60EF80 }, + { "zCVob::SetTrafoObjToWorld", 0x60F030 }, + { "zCVob::ResetRotationsLocal", 0x60F090 }, + { "zCVob::ResetXZRotationsLocal", 0x60F1E0 }, + { "zCVob::ResetRotationsWorld", 0x60F430 }, + { "zCVob::ResetXZRotationsWorld", 0x60F4D0 }, + { "zCVob::SetHeadingYLocal", 0x60F680 }, + { "zCVob::SetHeadingYWorld", 0x60F770 }, + { "zCVob::SetHeadingLocal", 0x60F9A0 }, + { "zCVob::SetHeadingWorld", 0x60FA80 }, + { "zCVob::SetHeadingAtLocal", 0x60FC90 }, + { "zCVob::HasParentVob", 0x610090 }, + { "zCVob::SetHeadingAtWorld", 0x6100B0 }, + { "zCVob::SetCollDetStat", 0x6103D0 }, + { "zCVob::SetCollDetDyn", 0x6104E0 }, + { "zCVob::CorrectTrafo", 0x6105F0 }, + { "zCVob::DoneWithTrafoLocal", 0x610660 }, + { "zCVob::CreateTrafoLocal", 0x6106B0 }, + { "zCVob::SetPhysicsEnabled", 0x610750 }, + { "zCVob::GetVelocity", 0x610780 }, + { "zCVob::UpdatePhysics", 0x6108C0 }, + { "zCVob::DetectCollision", 0x610F40 }, + { "zCVob::SetInMovement", 0x611080 }, + { "zCVob::SetInMovementMode", 0x6110E0 }, + { "zCVob::BeginMovement", 0x611130 }, + { "zCVob::ResetToOldMovementState", 0x6112E0 }, + { "zCVob::UpdateTouchList", 0x611310 }, + { "zCVob::CalcDestinationBBox3DWorld", 0x6115A0 }, + { "zCVob::AdoptCollObjResults", 0x611790 }, + { "zCVob::EndMovement", 0x611840 }, + { "zCVob::SetCollisionObject", 0x611D40 }, + { "zCVob::SetCollisionClass", 0x611D70 }, + { "zCVob::GetCollisionObject", 0x611DB0 }, + { "zCVob::CreateCollisionObject", 0x611DC0 }, + { "zCVob::ResetCollisionObjectState", 0x611DF0 }, + { "zCVob::DestroyCollisionObject", 0x611E30 }, + { "zCVob::CheckEmergencyPutToSleep", 0x611E70 }, + { "zCVob::CollectCollisionContext_Vobs", 0x612030 }, + { "zCVob::CollectCollisionContext_Static", 0x6122A0 }, + { "zCCollObjectLevelPolys::zCCollObjectLevelPolys", 0x612560 }, + { "zCVob::CollectCollisionContext", 0x6125A0 }, + { "zCVob::CleanupCollisionContext", 0x612620 }, + { "zCVob::NotifyCollisionPair", 0x612690 }, + { "zCVob::ExecuteCollisionResponse", 0x612760 }, + { "zCVob::CheckAndResolveCollisions", 0x612850 }, + { "zCVob::zTCollisionContext::~zTCollisionContext", 0x612C80 }, + { "zCArray::zCArray", 0x612EF0 }, + { "zCWorld::_CreateNewInstance", 0x613150 }, + { "zCWorld::zCWorld", 0x6131C0 }, + { "zCBBox3DSorterBase::zTBoxSortHandle::zTBoxSortHandle", 0x613670 }, + { "zCBBox3DSorterBase::zTBoxSortHandle::ClearActive", 0x613700 }, + { "zCBBox3DSorterBase::zTBoxSortHandle::`scalar deleting destructor'", 0x613710 }, + { "zCWorld::_GetClassDef", 0x613730 }, + { "zCWorld::GetPlayerGroup", 0x613740 }, + { "zCWayNet::operator delete", 0x613750 }, + { "zCWorld::`scalar deleting destructor'", 0x613770 }, + { "zCVobBBox3DSorter::`vector deleting destructor'", 0x6137A0 }, + { "zCVobBBox3DSorter::zTBoxSortHandle::`scalar deleting destructor'", 0x6137C0 }, + { "zCWorld::~zCWorld", 0x6137E0 }, + { "zCWorld::GetActiveSkyControler", 0x613A60 }, + { "zCWorld::SetSkyControlerIndoor", 0x613A90 }, + { "zCWorld::SetSkyControlerOutdoor", 0x613AD0 }, + { "zCWorld::RenderWaynet", 0x613B10 }, + { "zCWorld::ActiveZoneListCompare", 0x613B30 }, + { "zCWorld::AddZone", 0x613B80 }, + { "zCWorld::RemoveZone", 0x613D10 }, + { "zCWorld::RemoveAllZones", 0x613E40 }, + { "zCWorld::UpdateZone", 0x613EB0 }, + { "zCWorld::ProcessZones", 0x613ED0 }, + { "zCWorld::ShowZonesDebugInfo", 0x6144D0 }, + { "zCWorld::ShowTextureStats", 0x614920 }, + { "zCWorld::Render", 0x614D70 }, + { "zCWorld::TraceRayFirstHit", 0x614F70 }, + { "zCWorld::TraceRayNearestHit", 0x6151A0 }, + { "zCWorld::TraceRayFirstHitCache", 0x615740 }, + { "zCWorld::TraceRayNearestHitCache", 0x615940 }, + { "zCWorld::PickScene", 0x615B40 }, + { "zCWorld::TraverseBsp", 0x615DA0 }, + { "zCWorld::SaveBspTreeMesh3DS", 0x615EA0 }, + { "zCWorld::CompileWorld", 0x615ED0 }, + { "zCWorld::DisposeVobs", 0x616570 }, + { "zCWorld::DisposeStaticWorld", 0x616710 }, + { "zCWorld::DisposeWorld", 0x616780 }, + { "zCWorld::SearchVob", 0x616980 }, + { "zCWorld::SearchVobByID", 0x6169D0 }, + { "zCWorld::SearchVobByName", 0x616A20 }, + { "zCWorld::SearchVobListByName", 0x616B10 }, + { "zCWorld::SearchVobListByClass", 0x616D00 }, + { "zCWorld::SearchVobListByBaseClass", 0x616DE0 }, + { "zCWorld::SearchZoneListByClass", 0x616EE0 }, + { "zCWorld::SearchZoneDefaultByClass", 0x617020 }, + { "zCWorld::AddVobAsChild", 0x617090 }, + { "zCWorld::ShouldAddThisVobToBsp", 0x6172A0 }, + { "zCWorld::AddVob", 0x617320 }, + { "zCWorld::VobAddedToWorld", 0x617340 }, + { "zCWorld::VobRemovedFromWorld", 0x6174A0 }, + { "zCWorld::RemoveVob", 0x617690 }, + { "zCWorld::RemoveVobSubtree_r", 0x6176E0 }, + { "zCWorld::RemoveVobSubtree", 0x617890 }, + { "zCWorld::MoveVobSubtreeTo", 0x6178E0 }, + { "zCWorld::MoveVobSubtreeToWorldSpace", 0x6179C0 }, + { "zCWorld::RemoveVobFromLists", 0x6179E0 }, + { "zCWorld::PrintStatus", 0x617BD0 }, + { "zCWorld::PrintGlobalVobTree", 0x6185F0 }, + { "zCWorld::PrintActiveVobs", 0x618900 }, + { "zCWorld::UpdateVobTreeBspDependencies", 0x618B40 }, + { "zCWorld::MoveVobs", 0x618BA0 }, + { "zCWorld::AdvanceClock", 0x618C30 }, + { "zCWorld::SaveBspTree", 0x618C70 }, + { "zCWorld::LoadBspTree", 0x618E10 }, + { "zCWorld::DebugMarkOccluderPolys", 0x618F40 }, + { "zCWorld::UnarcTraverseVobs", 0x619390 }, + { "zCWorld::GetProgressBar", 0x619760 }, + { "zCWorld::Unarchive", 0x619770 }, + { "zCFileBIN::BinSetFile", 0x619EA0 }, + { "zCWorld::LoadWorld", 0x619EC0 }, + { "zCWorld::MergeVobSubtree", 0x61A130 }, + { "zCWorld::ArcTraverseVobs", 0x61A1F0 }, + { "zCWorld::Archive", 0x61A510 }, + { "zCWorld::SaveWorld", 0x61A850 }, + { "zCWorld::SaveVobSubtree", 0x61AB10 }, + { "zCWorld::TraverseVobTree", 0x61ABD0 }, + { "zCWorld::GetVobHashIndex", 0x61AC30 }, + { "zCWorld::InsertVobHashTable", 0x61ACA0 }, + { "zCWorld::RemoveVobHashTable", 0x61ADE0 }, + { "zCWorld::SearchVobHashTable", 0x61AE70 }, + { "zCWorld::SearchVobListHashTable", 0x61AF60 }, + { "zCWorld::SetOwnerSession", 0x61B150 }, + { "zCWorld::GetOwnerSession", 0x61B1A0 }, + { "zCWorld::ResetCutscenePlayer", 0x61B1B0 }, + { "zCWorld::RegisterPerFrameCallback", 0x61B200 }, + { "zCWorld::UnregisterPerFrameCallback", 0x61B350 }, + { "zCTree::CountNodes", 0x61B400 }, + { "zCArray::InsertEnd", 0x61B480 }, + { "zCArray::IsInList", 0x61B570 }, + { "zCArraySort::zCArraySort", 0x61B5B0 }, + { "zCArraySort::~zCArraySort", 0x61B5D0 }, + { "zCArraySort::Remove", 0x61B5F0 }, + { "zCVobBBox3DSorter::~zCVobBBox3DSorter", 0x61B630 }, + { "zCVobBBox3DSorter::GetBBox", 0x61B640 }, + { "zCVobBBox3DSorter::zTBoxSortHandle::~zTBoxSortHandle", 0x61B650 }, + { "zCVobBBox3DSorter::zTBoxSortHandle::AddActive", 0x61B6B0 }, + { "zCVobBBox3DSorter::zTBoxSortHandle::DelActive", 0x61B7C0 }, + { "zCVobBBox3DSorter::zTBoxSortHandle::ClearActive", 0x61B800 }, + { "zCList::~zCList", 0x61B820 }, + { "zCList::~zCList", 0x61B850 }, + { "zCList::`scalar deleting destructor'", 0x61B880 }, + { "zCArray::AllocDelta", 0x61B8C0 }, + { "zCArray::InsertAtPos", 0x61B930 }, + { "zCArray::RemoveOrderIndex", 0x61BA40 }, + { "zCArraySort::InsertEnd", 0x61BA70 }, + { "zCArraySort::Search", 0x61BB60 }, + { "zCArraySort::AllocDelta", 0x61BBE0 }, + { "zCPolygon::LightStatic", 0x61BD10 }, + { "zCMesh::LightMesh", 0x61C6F0 }, + { "zCWorld::LightWorldStaticUncompiled", 0x61C840 }, + { "zCWorld::LightWorldStaticCompiled", 0x61CCE0 }, + { "zCOLOR::SetRGB", 0x61D320 }, + { "zCWorld::GenerateStaticVertexLighting", 0x61D340 }, + { "zCWorld::LightingTestRay", 0x61D630 }, + { "zCWorld::GetSurfaceLightmapBBox2D", 0x61D700 }, + { "zCWorld::GetPhongNormal", 0x61DB90 }, + { "zCWorld::GeneratePatchMapFromSurface", 0x61DFA0 }, + { "zCPatch::zCPatch", 0x61EE90 }, + { "zCPatchMap::CheckRaySurfaceIntersection", 0x61EEE0 }, + { "zCWorld::GenerateLightmapFromPatchMap", 0x61EF80 }, + { "zCWorld::LightPatchMap", 0x620320 }, + { "zCWorld::GenerateSurfaces", 0x620830 }, + { "zCPatchMap::~zCPatchMap", 0x6214D0 }, + { "zCWorld::MakeTransfers", 0x621570 }, + { "zCPatch::DoTransfers", 0x621CF0 }, + { "zCWorld::GenerateLightmapsRadiosity", 0x621E80 }, + { "zCWorld::GenerateLightmaps", 0x6220E0 }, + { "zCWorld::GenerateStaticWorldLighting", 0x622880 }, + { "zCWorld::MakeVobLightingDirty", 0x6228C0 }, + { "zCList::~zCList", 0x622B00 }, + { "zCList::Insert", 0x622B30 }, + { "zCArray::zCArray", 0x622B90 }, + { "zCList::`scalar deleting destructor'", 0x622BE0 }, + { "zCArray::AllocDelta", 0x622C20 }, + { "zCArray::InsertEnd", 0x622CB0 }, + { "zCArray::InsertEnd", 0x622DE0 }, + { "zCArray::InsertEnd", 0x622ED0 }, + { "zCArray::InsertEnd", 0x622FC0 }, + { "zDieter_StartUp", 0x623100 }, + { "zCSoundSystemDummy::DoSoundUpdate", 0x625770 }, + { "zCSoundSystemDummy::LoadSoundFX", 0x625780 }, + { "zCSoundFXDummy::`scalar deleting destructor'", 0x625800 }, + { "zCSoundFXDummy::~zCSoundFXDummy", 0x625830 }, + { "zCSoundSystemDummy::PlaySound", 0x625840 }, + { "zCSoundSystemDummy::SetGlobalOcclusion", 0x625860 }, + { "zCSoundSystemDummy::PlaySound3D", 0x625870 }, + { "zCSoundSystemDummy::GetSound3DProps", 0x625890 }, + { "zCSoundSystemDummy::UpdateSound3D", 0x6258A0 }, + { "zCSoundManager::zCTableEntry::~zCTableEntry", 0x6258B0 }, + { "zCMusicSys_Dummy::LoadThemeByScript", 0x625980 }, + { "zCMusicSys_Dummy::LoadTheme", 0x6259E0 }, + { "zCMusicSys_Dummy::LoadJingleByScript", 0x625A40 }, + { "zCMusicSys_Dummy::LoadJingle", 0x625AB0 }, + { "zCMusicSys_Dummy::DoMusicUpdate", 0x625B20 }, + { "zSTRING::Init", 0x629900 }, + { "zCTimer::SetMotionFactor", 0x629910 }, + { "zCZone::SetVisual", 0x629920 }, + { "zCZone::GetZoneMotherClass", 0x629940 }, + { "zCZoneZFog::operator delete", 0x629950 }, + { "zCZoneZFogDefault::operator delete", 0x629970 }, + { "zCZoneZFogDefault::_GetClassDef", 0x629990 }, + { "zCWorld::GetBspTree", 0x6299A0 }, + { "zCWorld::SetVobFarClipZScalability", 0x6299B0 }, + { "zCVobCallback_PrintBigBBox::~zCVobCallback_PrintBigBBox", 0x6299C0 }, + { "zCVobCallback_PrintBigBBox::HandleVob", 0x629AB0 }, + { "zCShowMemCallback::DoWorldPerFrameCallback", 0x62A2A0 }, + { "zCZoneZFogDefault::`scalar deleting destructor'", 0x62AD10 }, + { "zCZoneZFogDefault::~zCZoneZFogDefault", 0x62AD40 }, + { "zCMusicSys_Dummy::`scalar deleting destructor'", 0x62AD50 }, + { "zCSoundSystemDummy::`scalar deleting destructor'", 0x62AD70 }, + { "zCMusicSys_Dummy::~zCMusicSys_Dummy", 0x62AD90 }, + { "zCSoundSystemDummy::~zCSoundSystemDummy", 0x62ADA0 }, + { "zDieter_ShutDown", 0x62ADB0 }, + { "zCSoundManager::~zCSoundManager", 0x62AE50 }, + { "zCArraySort::zCArraySort", 0x62AF40 }, + { "zCArraySort::zCArraySort", 0x62AFA0 }, + { "zCZoneReverb::_CreateNewInstance", 0x62B430 }, + { "zCZone::_GetClassDef", 0x62B500 }, + { "zCZone::ProcessZoneList", 0x62B510 }, + { "zCZone::GetDefaultZoneClass", 0x62B520 }, + { "zCZoneReverb::operator delete", 0x62B530 }, + { "zCZoneReverb::_GetClassDef", 0x62B550 }, + { "zCZoneReverbDefault::_CreateNewInstance", 0x62B760 }, + { "zCZoneReverbDefault::operator delete", 0x62B830 }, + { "zCZoneReverbDefault::_GetClassDef", 0x62B850 }, + { "zCZoneReverbDefault::ProcessZoneList", 0x62B860 }, + { "zCZoneReverbDefault::`scalar deleting destructor'", 0x62B870 }, + { "zCZoneReverbDefault::~zCZoneReverbDefault", 0x62B8A0 }, + { "zCZoneVobFarPlane::_CreateNewInstance", 0x62BB10 }, + { "zCZoneVobFarPlane::operator delete", 0x62BBE0 }, + { "zCZoneVobFarPlane::_GetClassDef", 0x62BC00 }, + { "zCZoneVobFarPlaneDefault::_CreateNewInstance", 0x62BE10 }, + { "zCZoneVobFarPlaneDefault::operator delete", 0x62BEE0 }, + { "zCZoneVobFarPlaneDefault::_GetClassDef", 0x62BF00 }, + { "zCZoneVobFarPlaneDefault::`scalar deleting destructor'", 0x62BF10 }, + { "zCZoneVobFarPlaneDefault::~zCZoneVobFarPlaneDefault", 0x62BF40 }, + { "zCZoneMusic::_CreateNewInstance", 0x62C1B0 }, + { "zCZoneMusic::operator delete", 0x62C270 }, + { "zCZoneMusic::_GetClassDef", 0x62C290 }, + { "zCZoneMusic::`scalar deleting destructor'", 0x62C2A0 }, + { "zCZoneMusic::~zCZoneMusic", 0x62C2D0 }, + { "zCZoneZFog::_CreateNewInstance", 0x62C540 }, + { "zCZoneZFog::_GetClassDef", 0x62C630 }, + { "zCZoneZFogDefault::_CreateNewInstance", 0x62C840 }, + { "zCVobSound::_CreateNewInstance", 0x62CB30 }, + { "zCVobSound::operator delete", 0x62CBA0 }, + { "zCVobSoundDaytime::_CreateNewInstance", 0x62CDC0 }, + { "zCVobSoundDaytime::operator delete", 0x62CE90 }, + { "zCVobSoundDaytime::_GetClassDef", 0x62CEB0 }, + { "zCVobSoundDaytime::GetZoneMotherClass", 0x62CEC0 }, + { "zCBBox3DSorterBase::zTBoxSortHandle::~zTBoxSortHandle", 0x62CED0 }, + { "zCBBox3DSorterBase::zCBBox3DSorterBase", 0x62CF20 }, + { "zCBBox3DSorterBase::`scalar deleting destructor'", 0x62CFA0 }, + { "zCBBox3DSorterBase::~zCBBox3DSorterBase", 0x62CFC0 }, + { "zCBBox3DSorterBase::ArrayCompare", 0x62D050 }, + { "zCBBox3DSorterBase::Clear", 0x62D140 }, + { "zCBBox3DSorterBase::AllocAbs", 0x62D1C0 }, + { "zCBBox3DSorterBase::Insert", 0x62D250 }, + { "zCBBox3DSorterBase::Remove", 0x62D3D0 }, + { "zCBBox3DSorterBase::GetActiveList", 0x62D4A0 }, + { "zCBBox3DSorterBase::UpdateActiveList", 0x62D7E0 }, + { "zCBBox3DSorterBase::InsertHandle", 0x62DAD0 }, + { "zCBBox3DSorterBase::RemoveHandle", 0x62DBD0 }, + { "zCBBox3DSorterBase::Sort", 0x62DC20 }, + { "zCBBox3DSorterBase::AdjustSorting", 0x62DC60 }, + { "zCBBox3DSorterBase::Update", 0x62DDE0 }, + { "zCZone::zCZone", 0x62DF40 }, + { "zCZone::`scalar deleting destructor'", 0x62DFB0 }, + { "zCZone::~zCZone", 0x62DFE0 }, + { "zCZone::ThisVobAddedToWorld", 0x62E050 }, + { "zCZone::ThisVobRemovedFromWorld", 0x62E070 }, + { "zCZone::EndMovement", 0x62E090 }, + { "zCZone::GetCamPosWeight", 0x62E0B0 }, + { "zCZone::SetZoneVobFlags", 0x62E2F0 }, + { "zCZone::Unarchive", 0x62E310 }, + { "zCZone::GetDebugDescString", 0x62E340 }, + { "zCZoneZFog::zCZoneZFog", 0x62E490 }, + { "zCZoneZFog::`scalar deleting destructor'", 0x62E530 }, + { "zCZoneZFog::~zCZoneZFog", 0x62E560 }, + { "zCZoneZFog::GetActiveRange", 0x62E5D0 }, + { "zCZoneZFog::GetDefaultZoneClass", 0x62E620 }, + { "zCZoneZFog::ProcessZoneList", 0x62E630 }, + { "zCZoneZFog::Archive", 0x62E720 }, + { "zCZoneZFog::Unarchive", 0x62E790 }, + { "zCZoneZFogDefault::ThisVobAddedToWorld", 0x62E820 }, + { "zCZoneZFogDefault::Unarchive", 0x62E850 }, + { "zCZoneVobFarPlane::zCZoneVobFarPlane", 0x62E900 }, + { "zCZoneVobFarPlane::`scalar deleting destructor'", 0x62E980 }, + { "zCZoneVobFarPlane::~zCZoneVobFarPlane", 0x62E9B0 }, + { "zCZoneVobFarPlane::GetActiveFarZ", 0x62EA20 }, + { "zCZoneVobFarPlane::GetDefaultZoneClass", 0x62EA70 }, + { "zCZoneVobFarPlane::ProcessZoneList", 0x62EA80 }, + { "zCZoneVobFarPlane::Archive", 0x62EB70 }, + { "zCZoneVobFarPlane::Unarchive", 0x62EBD0 }, + { "zCZoneVobFarPlaneDefault::ThisVobAddedToWorld", 0x62EC70 }, + { "zCZoneVobFarPlaneDefault::Unarchive", 0x62ECC0 }, + { "zCVobSound::zCVobSound", 0x62ED80 }, + { "zCVobSound::_GetClassDef", 0x62EFC0 }, + { "zCVobSound::`scalar deleting destructor'", 0x62EFD0 }, + { "zCVobSound::~zCVobSound", 0x62F000 }, + { "zCVobSound::GetDebugDescString", 0x62F120 }, + { "zCVobSound::EndMovement", 0x62F4A0 }, + { "zCVobSound::SetSound", 0x62F530 }, + { "zCVobSound::LoadSound", 0x62F670 }, + { "zCVobSound::SetSoundVolume", 0x62F6C0 }, + { "zCVobSound::SetSoundRadius", 0x62F6D0 }, + { "zCVobSound::CalcObstruction", 0x62F750 }, + { "zCVobSound::CalcVolumeScale", 0x62F950 }, + { "zCVobSound::StartSound", 0x62FC40 }, + { "zCVobSound::StopSound", 0x62FDD0 }, + { "zCVobSound::DoSoundUpdate", 0x62FE10 }, + { "zCVobSound::OnTrigger", 0x62FF50 }, + { "zCVobSound::OnUntrigger", 0x62FF70 }, + { "zCVobSound::OnMessage", 0x62FFC0 }, + { "zCVobSound::Archive", 0x62FFD0 }, + { "zCVobSound::Unarchive", 0x630140 }, + { "zCVobSound::ProcessZoneList", 0x6304E0 }, + { "zCVobSound::ThisVobAddedToWorld", 0x6305C0 }, + { "zCVobSound::ThisVobRemovedFromWorld", 0x6305E0 }, + { "zCVobSoundDaytime::zCVobSoundDaytime", 0x630640 }, + { "zCVobSoundDaytime::`scalar deleting destructor'", 0x6306A0 }, + { "zCVobSoundDaytime::~zCVobSoundDaytime", 0x6306D0 }, + { "zCVobSoundDaytime::GetDebugDescString", 0x630860 }, + { "zCVobSoundDaytime::ActivateSection", 0x6309B0 }, + { "zCVobSoundDaytime::CalcTimeFrac", 0x630A90 }, + { "zCVobSoundDaytime::DoSoundUpdate", 0x630B20 }, + { "zCVobSoundDaytime::Archive", 0x630E40 }, + { "zCVobSoundDaytime::Unarchive", 0x630EB0 }, + { "zCZoneReverb::zCZoneReverb", 0x630F90 }, + { "zCZoneReverb::`scalar deleting destructor'", 0x631020 }, + { "zCZoneReverb::~zCZoneReverb", 0x631050 }, + { "zCZoneReverb::GetDebugDescString", 0x6310C0 }, + { "zCZoneReverb::GetActiveWeight", 0x631260 }, + { "zCZoneReverb::GetDefaultZoneClass", 0x6312B0 }, + { "zCZoneReverb::ProcessZoneList", 0x6312C0 }, + { "zCZoneReverb::Archive", 0x6313D0 }, + { "zCZoneReverb::Unarchive", 0x631650 }, + { "zCZoneReverbDefault::ThisVobAddedToWorld", 0x631700 }, + { "zCZoneReverbDefault::Unarchive", 0x631740 }, + { "zCZoneMusic::SetAutochange", 0x631800 }, + { "zCZoneMusic::GetAutochange", 0x631820 }, + { "zCArraySort::zCArraySort", 0x631850 }, + { "zCArraySort::~zCArraySort", 0x631870 }, + { "zCArraySort::QuickSort", 0x631890 }, + { "zCArraySort::AllocDelta", 0x6318D0 }, + { "zCArraySort::AllocAbs", 0x631940 }, + { "zCArraySort::InsertEnd", 0x6319B0 }, + { "CapsLock", 0x631DD0 }, + { "SetCapsLock", 0x631E00 }, + { "ToggleCapsLock", 0x631E60 }, + { "oCAIHuman::oCAIHuman", 0x631FD0 }, + { "oCAIHuman::_GetClassDef", 0x6320E0 }, + { "oCAIHuman::`scalar deleting destructor'", 0x6320F0 }, + { "oCAIHuman::~oCAIHuman", 0x632120 }, + { "oCAIHuman::Init", 0x6321F0 }, + { "oCAIHuman::DoSimpleAI", 0x632210 }, + { "oCAIHuman::Pressed", 0x6323C0 }, + { "oCAIHuman::Toggled", 0x6323E0 }, + { "oCAIHuman::SetCamModeMob", 0x632400 }, + { "oCAIHuman::ChangeCamMode", 0x6326C0 }, + { "oCAIHuman::InitCamModes", 0x6326D0 }, + { "oCAIHuman::SetCamMode", 0x632AD0 }, + { "oCAIHuman::WeaponChoose", 0x632E20 }, + { "oCMsgMagic::operator delete", 0x633350 }, + { "oCAIHuman::BowMode", 0x633370 }, + { "oCAIHuman::GetEnemyThreat", 0x633800 }, + { "oCAIHuman::CheckFightCamera", 0x633D70 }, + { "oCAIHuman::FightMelee", 0x633DD0 }, + { "oCMsgAttack::operator delete", 0x634C70 }, + { "oCAIHuman::CheckMobInteraction", 0x634C90 }, + { "oCAIHuman::CheckItemInteraction", 0x634FE0 }, + { "oCItem::GetSchemeName", 0x635950 }, + { "oCAIHuman::StandActions", 0x6359A0 }, + { "oCMobMsg::operator delete", 0x6360A0 }, + { "oCAIHuman::PC_DirectActions", 0x6360C0 }, + { "oCAIHuman::PC_CheckSpecialStates", 0x6361B0 }, + { "oCAIHuman::PC_Diving", 0x6369E0 }, + { "oCAIHuman::PC_Turn", 0x636B20 }, + { "oCAIHuman::PC_SpecialMove", 0x636B40 }, + { "oCAIHuman::PC_ActionMove", 0x636C90 }, + { "oCAIHuman::PC_WeaponMove", 0x636DE0 }, + { "oCAIHuman::PC_SlowMove", 0x637090 }, + { "oCAIHuman::PC_Sneak", 0x6374D0 }, + { "oCAIHuman::PC_Turnings", 0x637660 }, + { "oCAIHuman::PC_Strafe", 0x637850 }, + { "oCAIHuman::_WalkCycle", 0x6379E0 }, + { "oCAIHuman::ResetObserveSuspectCounter", 0x637CE0 }, + { "oCAIHuman::CreateObserveSuspect", 0x637CF0 }, + { "oCAIHuman::CreateFootStepSound", 0x637D80 }, + { "oCAIHuman::ResetAssessUseMobCounter", 0x637E60 }, + { "oCAIHuman::CreateAssessUseMob", 0x637E70 }, + { "oCAIHuman::SetCrawlMode", 0x637F00 }, + { "oCAIHuman::SetSprintMode", 0x638190 }, + { "oCAIHuman::MoveCamera", 0x6383D0 }, + { "oCAIHuman::CamMessages", 0x6385C0 }, + { "oCAIHuman::CheckFocusVob", 0x638610 }, + { "oCAIHuman::Moving", 0x6387D0 }, + { "oCAIHuman::DoAI", 0x638930 }, + { "oCAIHuman::DoMonsterSpecial", 0x638F40 }, + { "oCAIHuman::SetShowAI", 0x638F50 }, + { "oCAIHuman::GetShowAI", 0x638F70 }, + { "oCAIHuman::CanThisCollideWith", 0x638F80 }, + { "oCAIHuman::AddIgnoreCD", 0x638FC0 }, + { "oCAIHuman::SubIgnoreCD", 0x638FE0 }, + { "oCAIHuman::StartFlyDamage", 0x639050 }, + { "oCAIHuman::Archive", 0x639410 }, + { "oCAIHuman::Unarchive", 0x639430 }, + { "oCAICamera::oCAICamera", 0x639450 }, + { "oCAICamera::_GetClassDef", 0x639590 }, + { "oCAICamera::HasAIDetectedCollision", 0x6395A0 }, + { "oCAICamera::`scalar deleting destructor'", 0x6395B0 }, + { "oCAICamera::~oCAICamera", 0x6395E0 }, + { "oCAICamera::DoAI", 0x6395F0 }, + { "oCAIHuman_Stand::oCAIHuman_Stand", 0x639820 }, + { "oCAIHuman_Stand::_GetClassDef", 0x639950 }, + { "oCAIHuman_Stand::`scalar deleting destructor'", 0x639960 }, + { "oCAIHuman_Stand::~oCAIHuman_Stand", 0x639990 }, + { "oCAIHuman_Stand::DoAI", 0x6399A0 }, + { "oCAIHuman::_CreateNewInstance", 0x639CC0 }, + { "oCAIHuman::operator delete", 0x639D30 }, + { "oCAICamera::_CreateNewInstance", 0x639F50 }, + { "oCAICamera::operator delete", 0x63A0C0 }, + { "oCAIHuman_Stand::_CreateNewInstance", 0x63A2E0 }, + { "oCAIHuman_Stand::operator delete", 0x63A440 }, + { "oCAISound::RemoveSlideSound", 0x63A7C0 }, + { "oCAISound::CheckSlideSound", 0x63A7E0 }, + { "oCAISound::GetSoundMaterial", 0x63A870 }, + { "oCAISound::StartCollisionSound", 0x63A940 }, + { "oCAIVobMove::oCAIVobMove", 0x63A950 }, + { "oCAIVobMove::_GetClassDef", 0x63AA20 }, + { "oCAIVobMove::CanThisCollideWith", 0x63AA30 }, + { "oCAIVobMove::`scalar deleting destructor'", 0x63AA70 }, + { "oCAIVobMove::~oCAIVobMove", 0x63AAA0 }, + { "oCAISound::_GetClassDef", 0x63ABD0 }, + { "oCAISound::~oCAISound", 0x63ABE0 }, + { "oCAISound::`scalar deleting destructor'", 0x63AC50 }, + { "oCAIVobMove::Init", 0x63AC80 }, + { "oCAIVobMove::DoAI", 0x63B000 }, + { "oCAIVobMove::ReportCollisionToAI", 0x63B170 }, + { "oCAIVobMove::Archive", 0x63B1C0 }, + { "oCAIVobMove::Unarchive", 0x63B220 }, + { "oCAIVobMove::AddIgnoreCDVob", 0x63B320 }, + { "oCAIVobMove::ClearIgnoreCDVob", 0x63B340 }, + { "oCAIVobMoveTorch::oCAIVobMoveTorch", 0x63B3B0 }, + { "oCAIVobMoveTorch::_GetClassDef", 0x63B440 }, + { "oCAIVobMoveTorch::`scalar deleting destructor'", 0x63B450 }, + { "oCAIVobMoveTorch::~oCAIVobMoveTorch", 0x63B480 }, + { "oCAIVobMoveTorch::Init", 0x63B5A0 }, + { "oCAIVobMoveTorch::DoAI", 0x63B5D0 }, + { "oCAIVobMoveTorch::CheckWater", 0x63B600 }, + { "oCAIVobMoveTorch::BurnedOut", 0x63B6E0 }, + { "oCAIArrowBase::oCAIArrowBase", 0x63B8E0 }, + { "oCAIArrowBase::_GetClassDef", 0x63B9C0 }, + { "oCAIArrowBase::HasAIDetectedCollision", 0x63B9D0 }, + { "oCAIArrowBase::AICollisionResponseSelfDetected", 0x63B9E0 }, + { "oCAIArrowBase::`scalar deleting destructor'", 0x63B9F0 }, + { "oCAIArrowBase::~oCAIArrowBase", 0x63BA20 }, + { "oCAIArrowBase::AddIgnoreCDVob", 0x63BB40 }, + { "oCAIArrowBase::ClearIgnoreCDVob", 0x63BB60 }, + { "oCAIArrowBase::CreateTrail", 0x63BBD0 }, + { "oCAIArrowBase::DoAI", 0x63BE70 }, + { "oCAIArrowBase::ReportCollisionToAI", 0x63C160 }, + { "oCAIArrowBase::Archive", 0x63C1E0 }, + { "oCAIArrowBase::Unarchive", 0x63C260 }, + { "oCAIArrow::oCAIArrow", 0x63C330 }, + { "oCAIArrow::_GetClassDef", 0x63C3E0 }, + { "oCAIArrow::`scalar deleting destructor'", 0x63C3F0 }, + { "oCAIArrow::~oCAIArrow", 0x63C420 }, + { "oCAIArrow::SetTarget", 0x63C520 }, + { "oCAIArrow::ClearUsedVobs", 0x63C560 }, + { "oCAIArrow::SetupAIVob", 0x63C620 }, + { "oCAIArrow::DoAI", 0x63C9E0 }, + { "oCAIArrow::CanThisCollideWith", 0x63CA10 }, + { "oCAIArrow::ReportCollisionToAI", 0x63CAA0 }, + { "oCAIArrow::Archive", 0x63CDA0 }, + { "oCAIArrow::Unarchive", 0x63CE70 }, + { "oCAIDrop::oCAIDrop", 0x63CF90 }, + { "oCAIDrop::_GetClassDef", 0x63D070 }, + { "oCAIDrop::HasAIDetectedCollision", 0x63D080 }, + { "oCAIDrop::CanThisCollideWith", 0x63D090 }, + { "oCAIDrop::`scalar deleting destructor'", 0x63D0D0 }, + { "oCAIDrop::~oCAIDrop", 0x63D100 }, + { "oCAIDrop::AddIgnoreCDVob", 0x63D230 }, + { "oCAIDrop::ClearIgnoreCDVob", 0x63D250 }, + { "oCAIDrop::SetupAIVob", 0x63D2C0 }, + { "oCAIDrop::DoAI", 0x63D560 }, + { "oCAIDrop::ReportCollisionToAI", 0x63D5D0 }, + { "oCAIDrop::SetVelocity", 0x63D620 }, + { "oCAIDrop::SetStartPosition", 0x63D710 }, + { "oCAIDrop::Archive", 0x63D890 }, + { "oCAIDrop::Unarchive", 0x63D8A0 }, + { "oCAIArrowBase::_CreateNewInstance", 0x63DCB0 }, + { "oCAIArrowBase::operator delete", 0x63DDA0 }, + { "oCAIArrow::_CreateNewInstance", 0x63DFC0 }, + { "oCAIArrow::operator delete", 0x63E0C0 }, + { "oCAIDrop::_CreateNewInstance", 0x63E2E0 }, + { "oCAIDrop::operator delete", 0x63E3C0 }, + { "oCAIVobMove::_CreateNewInstance", 0x63E5E0 }, + { "oCAIVobMove::operator delete", 0x63E6C0 }, + { "oCAIVobMoveTorch::_CreateNewInstance", 0x63E8E0 }, + { "oCAIVobMoveTorch::operator delete", 0x63E9C0 }, + { "zCList::DeleteList", 0x63E9E0 }, + { "oTGilValues::oTGilValues", 0x63EE20 }, + { "oCAniCtrl_Human::oCAniCtrl_Human", 0x63EE90 }, + { "oCAniCtrl_Human::_GetClassDef", 0x63EFE0 }, + { "oCAniCtrl_Human::`scalar deleting destructor'", 0x63EFF0 }, + { "oCAniCtrl_Human::~oCAniCtrl_Human", 0x63F020 }, + { "oCAniCtrl_Human::Init", 0x63F0C0 }, + { "oCAniCtrl_Human::StartAni", 0x63F120 }, + { "oCAniCtrl_Human::SetNextAni", 0x63F320 }, + { "oCAniCtrl_Human::InitAnimations", 0x63F390 }, + { "oCAniCtrl_Human::SearchStandAni", 0x640190 }, + { "oCAniCtrl_Human::StartStandAni", 0x6404F0 }, + { "oCAniCtrl_Human::Reset", 0x640510 }, + { "oCAniCtrl_Human::InitAngleValuesForConsole", 0x640550 }, + { "oCAniCtrl_Human::SetScriptValues", 0x6405A0 }, + { "oCNpc::SetBloodEmitter", 0x640E90 }, + { "oCNpc::SetBloodTexture", 0x641000 }, + { "oCAniCtrl_Human::SetInterruptFollowAni", 0x641170 }, + { "oCAniCtrl_Human::InitAllAnis", 0x641320 }, + { "zCAIPlayer::GetModel", 0x645740 }, + { "oCAniCtrl_Human::SetWalkMode", 0x645750 }, + { "oCAniCtrl_Human::InitFightAnis", 0x646040 }, + { "oCAniCtrl_Human::SetFightAnis", 0x646AF0 }, + { "oCAniCtrl_Human::StartAniWithOffset", 0x646C20 }, + { "oCAniCtrl_Human::DoAniWithOffset", 0x646C30 }, + { "oCAniCtrl_Human::CorrectFightPosition", 0x646C40 }, + { "oCAniCtrl_Human::GetWalkModeString", 0x646E90 }, + { "oCAniCtrl_Human::CorrectAniStates", 0x647010 }, + { "oCAniCtrl_Human::CheckWaterLevel", 0x6471D0 }, + { "oCAniCtrl_Human::SetAlwaysWalk", 0x647FD0 }, + { "oCAniCtrl_Human::IsAlwaysWalk", 0x6481D0 }, + { "oCAniCtrl_Human::CanToggleWalkModeTo", 0x648200 }, + { "oCAniCtrl_Human::CanToggleWalkMode", 0x649080 }, + { "oCAniCtrl_Human::ToggleWalkMode", 0x649AB0 }, + { "oCAniCtrl_Human::IsDead", 0x649AF0 }, + { "oCAniCtrl_Human::IsFallen", 0x64A030 }, + { "oCAniCtrl_Human::IsAiming", 0x64A150 }, + { "oCAniCtrl_Human::IsStateAniActive", 0x64A230 }, + { "oCAniCtrl_Human::IsStanding", 0x64A310 }, + { "oCAniCtrl_Human::IsJumpStanding", 0x64A4D0 }, + { "oCAniCtrl_Human::IsWalking", 0x64A540 }, + { "oCAniCtrl_Human::IsWalkingBackward", 0x64A680 }, + { "oCAniCtrl_Human::StopTurnAnis", 0x64A7C0 }, + { "oCAniCtrl_Human::Turn", 0x64A7D0 }, + { "oCAniCtrl_Human::DoAutoRoll", 0x64ACE0 }, + { "oCAniCtrl_Human::TurnDegrees", 0x64ADC0 }, + { "oCAniCtrl_Human::WallInFront", 0x64AEA0 }, + { "oCAniCtrl_Human::GetWeaponString", 0x64AF70 }, + { "oCAniCtrl_Human::GetWeaponHitString", 0x64B240 }, + { "oCAniCtrl_Human::IsDefending", 0x64B510 }, + { "oCAniCtrl_Human::GetFightLimbs", 0x64B570 }, + { "oCAniCtrl_Human::DoSparks", 0x64C120 }, + { "oCAniCtrl_Human::GetLayerAni", 0x64C270 }, + { "oCAniCtrl_Human::CheckLayerAni", 0x64C2A0 }, + { "oCAniCtrl_Human::CheckLimbHit", 0x64C2E0 }, + { "oCAniCtrl_Human::ShowWeaponTrail", 0x64C360 }, + { "oCAniCtrl_Human::StartHitCombo", 0x64C5E0 }, + { "oCAniCtrl_Human::StartHitGraphical", 0x64C640 }, + { "oCAniCtrl_Human::GetStopTurnVobSign", 0x64C710 }, + { "oCAniCtrl_Human::HitCombo", 0x64C770 }, + { "oCAniCtrl_Human::CheckHitTarget", 0x64CAA0 }, + { "oCAniCtrl_Human::CreateHit", 0x64CCF0 }, + { "oCAniCtrl_Human::HitInterrupt", 0x64D1A0 }, + { "oCAniCtrl_Human::HitGraphical", 0x64D1E0 }, + { "oCAniCtrl_Human::IsInPreHit", 0x64D360 }, + { "oCAniCtrl_Human::IsInPostHit", 0x64D3B0 }, + { "oCAniCtrl_Human::IsInCombo", 0x64D440 }, + { "oCAniCtrl_Human::GetHitDirection", 0x64D490 }, + { "oCAniCtrl_Human::IsParadeRunning", 0x64D570 }, + { "oCAniCtrl_Human::CanParade", 0x64D5C0 }, + { "oCAniCtrl_Human::StartParadeEffects", 0x64D690 }, + { "oCAniCtrl_Human::StrafeLeft", 0x64DBE0 }, + { "oCAniCtrl_Human::StrafeRight", 0x64DC20 }, + { "oCAniCtrl_Human::GetFootPos", 0x64DC60 }, + { "oCAniCtrl_Human::PC_GoForward", 0x64DE20 }, + { "oCAniCtrl_Human::PC_GoBackward", 0x64DE70 }, + { "oCAniCtrl_Human::PC_JumpForward", 0x64DEB0 }, + { "oCAniCtrl_Human::CanJump", 0x64E090 }, + { "oCAniCtrl_Human::CanJumpLedge", 0x64E100 }, + { "oCAniCtrl_Human::JumpForward", 0x64E2B0 }, + { "oCAniCtrl_Human::Swim_CanClimbLedge", 0x64E4F0 }, + { "oCAniCtrl_Human::Swim_ClimbLedge", 0x64E530 }, + { "oCAniCtrl_Human::CanWalkOnPoly", 0x64E6A0 }, + { "oCAniCtrl_Human::DrawWeapon1", 0x64E710 }, + { "oCAniCtrl_Human::ChooseNextWeapon2", 0x64E9E0 }, + { "oCAniCtrl_Human::DrawWeapon2", 0x64EE90 }, + { "oCAniCtrl_Human::RemoveWeapon1", 0x64F1C0 }, + { "oCAniCtrl_Human::RemoveWeapon2", 0x64F400 }, + { "oCAniCtrl_Human::StartUp", 0x64F6F0 }, + { "oCAniCtrl_Human::LerpFeetToTarget", 0x64F700 }, + { "oCAniCtrl_Human::RelaxHandToTarget", 0x64FA80 }, + { "zVEC3::operator*=", 0x650400 }, + { "oCAniCtrl_Human::CheckSpecialStates", 0x650430 }, + { "oCAniCtrl_Human::CheckJump", 0x651290 }, + { "oCAniCtrl_Human::StartFallDownAni", 0x6514F0 }, + { "oCAniCtrl_Human::CheckFallStates", 0x651810 }, + { "oCAniCtrl_Human::CombineAniLerp", 0x6521F0 }, + { "oCAniCtrl_Human::InterpolateCombineAni", 0x652250 }, + { "oCAniCtrl_Human::LookAtTarget", 0x6523D0 }, + { "oCAniCtrl_Human::SetLookAtTarget", 0x6523F0 }, + { "oCAniCtrl_Human::StopLookAtTarget", 0x652670 }, + { "oCAniCtrl_Human::StartCombineAni", 0x652760 }, + { "oCAniCtrl_Human::StopCombineAni", 0x652A00 }, + { "oCAniCtrl_Human::DetectChasm", 0x652A10 }, + { "oCAniCtrl_Human::IsInCriticalAni", 0x652BA0 }, + { "oCAniCtrl_Human::Archive", 0x6532A0 }, + { "oCAniCtrl_Human::Unarchive", 0x653350 }, + { "oCAniCtrl_Human::SetActionMode", 0x653440 }, + { "oCAniCtrl_Human::_Stand", 0x6534C0 }, + { "oCAniCtrl_Human::_Forward", 0x653960 }, + { "oCAniCtrl_Human::_Backward", 0x653C30 }, + { "oCAniCtrl_Human::SetAnimations", 0x653F10 }, + { "oCAniCtrl_Human::TransitionToInvest", 0x654430 }, + { "oCAniCtrl_Human::TransitionToCast", 0x654520 }, + { "oCAniCtrl_Human::TransitionToStand", 0x654760 }, + { "oCAniCtrl_Human::IsInCastAni", 0x654940 }, + { "oCAniCtrl_Human::IsInWeaponChoose", 0x654A20 }, + { "oCAniCtrl_Human::GetWaterLevel", 0x654AC0 }, + { "oCAniCtrl_Human::IsInWater", 0x654B30 }, + { "oCAniCtrl_Human::_CreateNewInstance", 0x654DC0 }, + { "oCAniCtrl_Human::operator delete", 0x654E30 }, + { "zCArray::operator=", 0x654E50 }, + { "zCList::~zCList", 0x654EF0 }, + { "zCList::DeleteListDatas", 0x654F20 }, + { "zCList::`scalar deleting destructor'", 0x654F90 }, + { "zCList::`scalar deleting destructor'", 0x654FD0 }, + { "myThunder::~myThunder", 0x6550A0 }, + { "oCBarrier::oCBarrier", 0x6550D0 }, + { "oCBarrier::~oCBarrier", 0x655AB0 }, + { "myThunder::`vector deleting destructor'", 0x655D10 }, + { "oCBarrier::Initialise", 0x655D90 }, + { "myThunder::myThunder", 0x655E80 }, + { "oCBarrier::AddTremor", 0x655E90 }, + { "oCBarrier::RenderLayer", 0x655EA0 }, + { "oCBarrier::Render", 0x6560E0 }, + { "oCBarrier::InitThunder", 0x656B70 }, + { "oCBarrier::RemoveThunder", 0x656BA0 }, + { "oCBarrier::AddThunderSub", 0x656C50 }, + { "oCBarrier::AddThunder", 0x656FE0 }, + { "oCBarrier::RenderThunder", 0x657820 }, + { "oCBarrier::RenderThunderList", 0x657AF0 }, + { "oCSkyControler_Barrier::oCSkyControler_Barrier", 0x657B30 }, + { "oCSkyControler_Barrier::`scalar deleting destructor'", 0x657BC0 }, + { "oCSkyControler_Barrier::~oCSkyControler_Barrier", 0x657BF0 }, + { "oCSkyControler_Barrier::RenderSkyPre", 0x657C60 }, + { "oCAskBox::oCAskBox", 0x6580A0 }, + { "oCAskBox::`scalar deleting destructor'", 0x6581F0 }, + { "oCAskBox::~oCAskBox", 0x658220 }, + { "oCAskBox::Init", 0x6582B0 }, + { "oCAskBox::Delete", 0x658520 }, + { "oCAskBox::DoAI", 0x658530 }, + { "zCCamera::BackProject", 0x658690 }, + { "oCAskBox::SetNeutral", 0x6586F0 }, + { "oCAskBox::SetYes", 0x658810 }, + { "oCAskBox::SetNo", 0x658930 }, + { "oCAskBox::SetPosition", 0x658A50 }, + { "oCNpc::IsWaitingForAnswer", 0x658BA0 }, + { "oCNpc::SetCurrentAnswer", 0x658BF0 }, + { "oCNpc::EV_Ask", 0x659140 }, + { "oCNpc::EV_WaitForQuestion", 0x6591C0 }, + { "oCNpc::CanTalk", 0x6593B0 }, + { "oCNpc::SetCanTalk", 0x6593D0 }, + { "oCNpc::SetTalkingWith", 0x6593F0 }, + { "oCNpc::GetTalkingWith", 0x659420 }, + { "oCNpc::StartTalkingWith", 0x659430 }, + { "oCNpc::StopTalkingWith", 0x659460 }, + { "oCNpc::GetTalkingWithMessage", 0x659480 }, + { "oCNpc::CanBeTalkedTo", 0x659530 }, + { "oCNpc::StopRunningOU", 0x659720 }, + { "oCNpc::AssessGivenItem", 0x659880 }, + { "oCNpc::SetTradeNpc", 0x659A30 }, + { "oCNpc::GetTradeItem", 0x659A40 }, + { "oCNpc::OpenTradeContainer", 0x659A60 }, + { "oCNpc::CloseTradeContainer", 0x659C10 }, + { "oCNpc::OpenTradeOffer", 0x659CC0 }, + { "oCNpc::CheckItemReactModule", 0x659DE0 }, + { "oCNpc::ExchangeTradeModules", 0x659F60 }, + { "zCListSort::IsInList", 0x65A1B0 }, + { "oCDoc::oCDoc", 0x65A510 }, + { "oCDoc::`scalar deleting destructor'", 0x65A7B0 }, + { "oCDoc::~oCDoc", 0x65A7D0 }, + { "oCDoc::Show", 0x65A8C0 }, + { "oCDoc::HandleEvent", 0x65A8D0 }, + { "oCDoc::MapInitCoordinates", 0x65A900 }, + { "oCDoc::MapDrawCoordinates", 0x65A960 }, + { "oCDoc::SetLevelName", 0x65AC70 }, + { "oCNpcFocus::InitFocusModes", 0x65AE80 }, + { "oCNpcFocus::ExitFocusModes", 0x65AFB0 }, + { "oCNpcFocus::SetFocusMode", 0x65AFF0 }, + { "oCNpcFocus::GetFocusName", 0x65B0D0 }, + { "oCNpcFocus::oCNpcFocus", 0x65B1B0 }, + { "oCNpcFocus::~oCNpcFocus", 0x65B1D0 }, + { "oCNpcFocus::Init", 0x65B1E0 }, + { "oCNpcFocus::IsValid", 0x65B2C0 }, + { "oCNpcFocus::GetMaxRange", 0x65B310 }, + { "oCNpcFocus::GetRange2", 0x65B320 }, + { "oCNpcFocus::GetItemThrowRange", 0x65B330 }, + { "oCNpcFocus::GetMobThrowRange", 0x65B340 }, + { "oCNpcFocus::HasLowerPriority", 0x65B350 }, + { "oCNpcFocus::GetPriority", 0x65B3D0 }, + { "oCNpcFocus::IsInRange", 0x65B410 }, + { "oCNpcFocus::IsInAngle", 0x65B4A0 }, + { "oCNpcFocus::IsNpcInRange", 0x65B580 }, + { "oCNpcFocus::IsNpcInAngle", 0x65B5D0 }, + { "oCNpcFocus::IsItemInRange", 0x65B620 }, + { "oCNpcFocus::IsItemInAngle", 0x65B650 }, + { "oCNpcFocus::IsMobInRange", 0x65B6A0 }, + { "oCNpcFocus::IsMobInAngle", 0x65B6D0 }, + { "oCNpcFocus::GetAzi", 0x65B720 }, + { "oUlfi_StartUp", 0x65B7C0 }, + { "oUlfi_ShutDown", 0x65B7D0 }, + { "SearchVobByInstance", 0x65BA80 }, + { "oCGame::oCGame", 0x65BAE0 }, + { "oCGame::SetDrawWaynet", 0x65C170 }, + { "oCGame::GetDrawWaynet", 0x65C180 }, + { "oCGame::GetStartPos", 0x65C190 }, + { "oCGame::`scalar deleting destructor'", 0x65C1C0 }, + { "oCGame::~oCGame", 0x65C1E0 }, + { "oCGame::TObjectRoutine::Release", 0x65C5C0 }, + { "oCGame::TObjectRoutine::~TObjectRoutine", 0x65C5E0 }, + { "oCGame::WorldInit", 0x65C630 }, + { "oCGame::CamInit", 0x65C950 }, + { "oCGame::SetCameraPosition", 0x65C980 }, + { "oCGame::DesktopInit", 0x65CA20 }, + { "oCGame::UpdateViewSettings", 0x65D090 }, + { "oCGame::NpcInit", 0x65D130 }, + { "oCGame::Done", 0x65D1A0 }, + { "oCGame::TObjectRoutine::`scalar deleting destructor'", 0x65D460 }, + { "oCGame::Init", 0x65D480 }, + { "oCGame::SetGameInfo", 0x65E000 }, + { "oCGame::CallScriptStartup", 0x65E050 }, + { "oCGame::CallScriptInit", 0x65E2C0 }, + { "oCGame::OpenSavescreen", 0x65E530 }, + { "oCViewGothicProgressBar::`scalar deleting destructor'", 0x65E900 }, + { "oCViewGothicProgressBar::~oCViewGothicProgressBar", 0x65E920 }, + { "oCGame::CloseSavescreen", 0x65E940 }, + { "oCGame::OpenLoadscreen", 0x65E9A0 }, + { "oCGame::CloseLoadscreen", 0x65EF80 }, + { "oCGame::GetGameWorld", 0x65EFE0 }, + { "oCGame::GetSelfPlayerVob", 0x65F000 }, + { "oCGame::GetTextView", 0x65F010 }, + { "oCGame::GetWorldTimer", 0x65F020 }, + { "oCGame::GetInfoManager", 0x65F030 }, + { "oCGame::GetNewsManager", 0x65F040 }, + { "oCGame::GetSVMManager", 0x65F050 }, + { "oCGame::GetTradeManager", 0x65F060 }, + { "oCGame::GetGuilds", 0x65F070 }, + { "oCGame::GetGameInfo", 0x65F080 }, + { "oCGame::GetPortalRoomManager", 0x65F090 }, + { "oCGame::GetSpawnManager", 0x65F0A0 }, + { "oCGame::GetHeroStatus", 0x65F0B0 }, + { "oCGame::SetShowNews", 0x65F0F0 }, + { "oCGame::SetShowPlayerStatus", 0x65F130 }, + { "oCGame::GetShowPlayerStatus", 0x65F190 }, + { "oCGame::UpdateScreenResolution", 0x65F1A0 }, + { "oCGame::UpdatePlayerStatus", 0x65F4E0 }, + { "oCGame::RemoveHelperVobs", 0x65FEE0 }, + { "oCGame::CreateVobList", 0x65FFA0 }, + { "oCGame::SetAsPlayer", 0x65FFF0 }, + { "oCGame::SetupPlayers", 0x6602C0 }, + { "oCGame::SetRanges", 0x660A60 }, + { "oCGame::SetRangesByCommandLine", 0x660AB0 }, + { "oCGame::EnvironmentInit", 0x660E00 }, + { "oCGame::LoadParserFile", 0x660FA0 }, + { "oCGame::SetTime", 0x6611F0 }, + { "oCGame::GetTime", 0x661280 }, + { "oCGame::LoadWorld", 0x6612B0 }, + { "oCGame::SaveWorld", 0x661300 }, + { "oCGame::RemovePlayerFromWorld", 0x661440 }, + { "oCGame::InsertPlayerIntoWorld", 0x661490 }, + { "oCGame::PreSaveGameProcessing", 0x661550 }, + { "oCGame::PostSaveGameProcessing", 0x6615F0 }, + { "oCGame::WriteSavegame", 0x661680 }, + { "oCWorld::GetWorldFilename", 0x6620A0 }, + { "oCGame::CheckObjectConsistency", 0x6620F0 }, + { "oCGame::ClearGameState", 0x662460 }, + { "oCGame::InitNpcAttitudes", 0x6627A0 }, + { "oCGame::RecurseCacheVobs", 0x662810 }, + { "oCGame::CacheVisualsIn", 0x6628A0 }, + { "oCGame::CacheVisualsOut", 0x662AB0 }, + { "oCGame::LoadGame", 0x662B20 }, + { "oCGame::LoadSavegame", 0x662D60 }, + { "oCGame::ChangeLevel", 0x663950 }, + { "oCGame::TriggerChangeLevel", 0x664100 }, + { "oCGame::CheckIfSavegameExists", 0x664350 }, + { "oCGame::RenderWaynet", 0x6645D0 }, + { "oCGame::ShowDebugInfos", 0x664610 }, + { "oCGame::Render", 0x6648F0 }, + { "oCGame::Pause", 0x664CD0 }, + { "oCGame::Unpause", 0x664F80 }, + { "oCGame::DeleteNpcs", 0x6650C0 }, + { "Game_Particle_Changed", 0x665240 }, + { "Game_OpenParticleConsole", 0x665250 }, + { "Game_CloseParticleConsole", 0x665280 }, + { "Game_DeleteAllPfx", 0x6652B0 }, + { "oCGame::InitWorldSavegame", 0x665790 }, + { "oCGame::EnterWorld", 0x665950 }, + { "oCGame::CompileWorld", 0x665E90 }, + { "oCGame::LoadWorldStartup", 0x666080 }, + { "oCGame::LoadWorldStat", 0x6664E0 }, + { "oCGame::LoadWorldDyn", 0x666790 }, + { "oCGame::IsInWorld", 0x666D00 }, + { "oCGame::RenderBlit", 0x666EC0 }, + { "oCGame::Sort_Routine", 0x666EE0 }, + { "oCGame::InsertObjectRoutine", 0x666F10 }, + { "oCGame::ResetObjectRoutineList", 0x6670F0 }, + { "oCGame::ClearObjectRoutineList", 0x667110 }, + { "oCGame::CheckObjectRoutines", 0x667180 }, + { "oCGame::SetObjectRoutineTimeChange", 0x667280 }, + { "oCGame::ToggleShowFreePoints", 0x667790 }, + { "oCGame::ShowFreePoints", 0x6677B0 }, + { "oCGame::RefreshNpcs", 0x667A70 }, + { "oCGame::DeleteTorches", 0x667AC0 }, + { "Game_CreateInstance", 0x667C50 }, + { "Game_GotoWP", 0x668200 }, + { "Game_SaveSCPos", 0x668400 }, + { "Game_LoadSCPos", 0x668450 }, + { "Game_ToggleTestMode", 0x6684A0 }, + { "Game_ParserDebug", 0x6684C0 }, + { "Game_ParserDebugOff", 0x6684E0 }, + { "Game_PlaySound", 0x6684F0 }, + { "Game_ToggleScreenMode", 0x668530 }, + { "Edit_Changed", 0x668560 }, + { "oCGame::ConsoleEvalFunc", 0x6685C0 }, + { "zSTRING::operator+=", 0x66C7D0 }, + { "zCVob::SetStaticVob", 0x66C900 }, + { "zCVob::GetVobType", 0x66C920 }, + { "zCVob::SetDrawBBox3D", 0x66C930 }, + { "zCVob::SetCollDet", 0x66C950 }, + { "oCMsgMovement::operator new", 0x66C970 }, + { "oCTriggerChangeLevel::operator new", 0x66C9B0 }, + { "Game_StartParticleEffects", 0x66CB40 }, + { "Game_InitConsole", 0x66CBA0 }, + { "Game_OpenConsole", 0x66EDB0 }, + { "Game_ChangeAIConsole", 0x66EE00 }, + { "Game_ToggleAIConsole", 0x66EFB0 }, + { "Game_SpeciesChanged", 0x66F450 }, + { "Game_OpenSpeciesConsole", 0x66F8C0 }, + { "oCNpc::GetBloodTexture", 0x670650 }, + { "Game_OpenFightConsole", 0x6706A0 }, + { "oCGame::IsDebuggingChannel", 0x670980 }, + { "oCGame::IsDebuggingInstance", 0x6709A0 }, + { "oCGame::IsDebuggingAllInstances", 0x6709E0 }, + { "oCGame::OpenView", 0x6709F0 }, + { "oCGame::CloseView", 0x670A20 }, + { "zCArray::DeleteList", 0x670A70 }, + { "zCArray::Insert", 0x670A90 }, + { "zCArray::Remove", 0x670B80 }, + { "zCArray::IsInList", 0x670BC0 }, + { "zCListSort::~zCListSort", 0x670C00 }, + { "zCListSort::DeleteListDatas", 0x670C30 }, + { "zCListSort::`scalar deleting destructor'", 0x670C90 }, + { "zCArray::InsertEnd", 0x670CC0 }, + { "zCArray::AllocDelta", 0x670DB0 }, + { "NotifyInfoToSpy", 0x671150 }, + { "PlayVideo", 0x671520 }, + { "oCGame::DefineExternals_Ulfi", 0x6715F0 }, + { "oCMOB::operator delete", 0x67A570 }, + { "oCMsgState::operator delete", 0x67AF50 }, + { "zCList::~zCList", 0x689B40 }, + { "ToggleShowStateDebug", 0x689F30 }, + { "ToggleShowAI", 0x68A180 }, + { "oCGame::SwitchCamToNextNpc", 0x68A1F0 }, + { "oCGame::HandleEvent", 0x68A300 }, + { "oCGame::TestKeys", 0x68C290 }, + { "oCGame::IA_TestWay", 0x68EE90 }, + { "zCVobWaypoint::operator delete", 0x68F8B0 }, + { "oCGuilds::oCGuilds", 0x68FBB0 }, + { "oCGuilds::~oCGuilds", 0x68FCB0 }, + { "oCGuilds::GetAttitude", 0x68FCD0 }, + { "oCGuilds::SetAttitude", 0x68FEE0 }, + { "oCGuilds::InitGuildTable", 0x68FF10 }, + { "oCGuilds::GetGuildName", 0x690140 }, + { "oCGuilds::SaveGuildTable", 0x690310 }, + { "oCGuilds::LoadGuildTable", 0x690340 }, + { "oCHelp::oCHelp", 0x690640 }, + { "oCHelp::~oCHelp", 0x690FD0 }, + { "oCHelp::CalcPos", 0x691000 }, + { "oCHelp::Toggle", 0x6910B0 }, + { "oCHelp::Update", 0x691270 }, + { "oCHelp::Redraw", 0x691280 }, + { "oCInfoManager::oCInfoManager", 0x691730 }, + { "oCInfoManager::CompareInfos", 0x691A50 }, + { "oCInfoManager::~oCInfoManager", 0x691A80 }, + { "oCInfoManager::GetInformation", 0x691B10 }, + { "oCInfoManager::GetInfoCount", 0x691CB0 }, + { "oCInfoManager::GetInfoCountImportant", 0x691E20 }, + { "oCInfoManager::GetInfoCountUnimportant", 0x691F90 }, + { "oCInfoManager::GetInfo", 0x692100 }, + { "oCInfoManager::GetInfoImportant", 0x692270 }, + { "oCInfoManager::GetInfoUnimportant", 0x6923F0 }, + { "oCInfoManager::InformationTold", 0x692570 }, + { "oCInfoManager::Archive", 0x6925B0 }, + { "oCInfoManager::Unarchive", 0x692610 }, + { "oCInfoManager::RestoreParserInstances", 0x692780 }, + { "oCInfo::oCInfo", 0x6927A0 }, + { "oCInfo::~oCInfo", 0x692810 }, + { "oCInfo::SetInstance", 0x692950 }, + { "oCInfo::GetInstance", 0x692AF0 }, + { "oCInfo::DoCheck", 0x692B00 }, + { "oCInfo::GetNpcID", 0x692D30 }, + { "oCInfo::GetConditionFunc", 0x692D40 }, + { "oCInfo::WasTold", 0x692D50 }, + { "oCInfo::SetTold", 0x692D60 }, + { "oCInfo::GetDataSize", 0x692D70 }, + { "oCInfo::GetDataAdr", 0x692D80 }, + { "oCInfo::GetText", 0x692D90 }, + { "oCInfo::InfoConditions", 0x692DA0 }, + { "oCInfo::Info", 0x692DC0 }, + { "oCInfo::Archive", 0x692DE0 }, + { "oCInfo::Unarchive", 0x692E20 }, + { "oCInfo::RestoreParserInstance", 0x692F50 }, + { "oCInfo::AddChoice", 0x692F70 }, + { "oCInfo::RemoveChoice", 0x6930A0 }, + { "oCInfo::RemoveAllChoices", 0x693220 }, + { "oCInfoChoice::~oCInfoChoice", 0x6932A0 }, + { "zCList::~zCList", 0x6932F0 }, + { "zCListSort::~zCListSort", 0x693320 }, + { "zCList::`scalar deleting destructor'", 0x693350 }, + { "zCListSort::`scalar deleting destructor'", 0x693390 }, + { "TransferCountToAmount", 0x693A00 }, + { "oCItemContainer::Container_PrepareDraw", 0x693A40 }, + { "oCItemContainer::Container_Draw", 0x693A50 }, + { "oCItemContainer::GetNextContainerLeft", 0x693A70 }, + { "oCItemContainer::GetNextContainerRight", 0x693B00 }, + { "oCItemContainer::oCItemContainer", 0x693B90 }, + { "oCItemContainer::IsActive", 0x693D90 }, + { "oCItemContainer::DisableManipulateItems", 0x693DA0 }, + { "oCItemContainer::CanManipulateItems", 0x693DB0 }, + { "oCItemContainer::DisableTransferMoreThanOneItem", 0x693DC0 }, + { "oCItemContainer::CanTransferMoreThanOneItem", 0x693DE0 }, + { "oCItemContainer::GetTransferCount", 0x693DF0 }, + { "oCItemContainer::SetTransferCount", 0x693E00 }, + { "oCItemContainer::IncTransferCount", 0x693E10 }, + { "oCItemContainer::`scalar deleting destructor'", 0x693E20 }, + { "oCItemContainer::~oCItemContainer", 0x693E40 }, + { "oCItemContainer::LoadGrafix", 0x693FA0 }, + { "oCItemContainer::Init", 0x694550 }, + { "oCItemContainer::GetSize", 0x6946D0 }, + { "oCItemContainer::GetPosition", 0x6946F0 }, + { "oCItemContainer::JumpOffset", 0x694710 }, + { "oCItemContainer::GetCategoryText", 0x6947C0 }, + { "oCItemContainer::DrawCategory", 0x694970 }, + { "oCItemContainer::DrawItemInfo", 0x694AD0 }, + { "oCItemContainer::Draw", 0x695040 }, + { "oCItemContainer::SetContents", 0x6959C0 }, + { "oCItemContainer::GetContents", 0x695A00 }, + { "oCItemContainer::Open", 0x695A10 }, + { "oCItemContainer::OpenPassive", 0x695BB0 }, + { "oCItemContainer::IsPassive", 0x696760 }, + { "oCItemContainer::Close", 0x696770 }, + { "oCItemContainer::IsOpen", 0x696AC0 }, + { "oCItemContainer::Activate", 0x696AE0 }, + { "oCItemContainer::SetCategoryOnRightContainer", 0x696B40 }, + { "oCItemContainer::Deactivate", 0x696CF0 }, + { "oCItemContainer::GetSelectedItem", 0x696D20 }, + { "oCItemContainer::GetSelectedItemCount", 0x696D50 }, + { "oCItemContainer::Insert", 0x696DC0 }, + { "oCItemContainer::Remove", 0x696E80 }, + { "oCItemContainer::RemoveByPtr", 0x696F10 }, + { "oCItemContainer::DeleteContents", 0x696FF0 }, + { "zCListSort::`scalar deleting destructor'", 0x697090 }, + { "oCItemContainer::CheckSelectedItem", 0x6970C0 }, + { "oCItemContainer::NextItem", 0x697100 }, + { "oCItemContainer::PrevItem", 0x6971E0 }, + { "oCItemContainer::IsEmpty", 0x6972A0 }, + { "oCItemContainer::TransferItem", 0x6972D0 }, + { "oCItemContainer::ActivateNextContainer", 0x6974E0 }, + { "oCItemContainer::Archive", 0x6975F0 }, + { "oCItemContainer::Unarchive", 0x697790 }, + { "oCItemContainer::HandleEvent", 0x697960 }, + { "oCStealContainer::oCStealContainer", 0x697DA0 }, + { "oCStealContainer::`scalar deleting destructor'", 0x697DC0 }, + { "oCStealContainer::~oCStealContainer", 0x697DE0 }, + { "oCStealContainer::SetOwner", 0x697F70 }, + { "oCStealContainer::GetOwner", 0x697F90 }, + { "oCStealContainer::CreateList", 0x697FA0 }, + { "oCStealContainer::HandleEvent", 0x698100 }, + { "oCNpcContainer::oCNpcContainer", 0x6983B0 }, + { "oCNpcContainer::`scalar deleting destructor'", 0x6983D0 }, + { "oCNpcContainer::~oCNpcContainer", 0x6983F0 }, + { "oCNpcContainer::CreateList", 0x698570 }, + { "oCNpcContainer::HandleEvent", 0x698730 }, + { "oCNpcContainer::Insert", 0x6989A0 }, + { "oCNpcContainer::Remove", 0x6989E0 }, + { "oCNpcInventory::oCNpcInventory", 0x698A90 }, + { "oCNpcInventory::`scalar deleting destructor'", 0x699150 }, + { "oCNpcInventory::~oCNpcInventory", 0x699170 }, + { "oCNpcInventory::ClearInventory", 0x699370 }, + { "oCNpcInventory::Open", 0x699500 }, + { "oCNpcInventory::Close", 0x699960 }, + { "oCNpcInventory::Draw", 0x699970 }, + { "oCNpcInventory::SetOwner", 0x699A20 }, + { "oCNpcInventory::GetOwner", 0x699A30 }, + { "oCNpcInventory::SetFirstCategory", 0x699A40 }, + { "oCNpcInventory::GetCategory", 0x699BB0 }, + { "oCNpcInventory::GetNumItemsInCategory", 0x699C40 }, + { "oCNpcInventory::GetItem", 0x699D70 }, + { "oCNpcInventory::Insert", 0x699F50 }, + { "oCNpcInventory::GetAmount", 0x69A240 }, + { "oCNpcInventory::IsIn", 0x69A370 }, + { "oCNpcInventory::Remove", 0x69A580 }, + { "oCNpcInventory::RemoveByPtr", 0x69A680 }, + { "oCNpcInventory::IsEmpty", 0x69ACE0 }, + { "oCNpcInventory::IsCatEmpty", 0x69AE60 }, + { "oCNpcInventory::Archive", 0x69AFB0 }, + { "oCNpcInventory::Unarchive", 0x69B2D0 }, + { "oCNpcInventory::GetNextCategory", 0x69B640 }, + { "oCNpcInventory::GetPrevCategory", 0x69B660 }, + { "oCNpcInventory::SwitchToCategory", 0x69B670 }, + { "oCNpcInventory::SwitchNextCategory", 0x69B710 }, + { "oCNpcInventory::SwitchPrevCategory", 0x69B740 }, + { "oCNpcInventory::FindNextCategory", 0x69B760 }, + { "oCNpcInventory::DrawCategory", 0x69B770 }, + { "oCNpcInventory::HandleTrade", 0x69B970 }, + { "oCNpcInventory::HandleEvent", 0x69BBC0 }, + { "oCNpcInventory::CheckForEquippedItems", 0x69CEA0 }, + { "oCNpcInventory::CanCarry", 0x69D000 }, + { "oCNpcInventory::SetPackAbility", 0x69D200 }, + { "oCNpcInventory::UnpackCategory", 0x69D240 }, + { "oCNpcInventory::GetNumItemsInPackString", 0x69D270 }, + { "oCNpcInventory::GetPackedItemBySlot", 0x69D370 }, + { "oCNpcInventory::CreateFromPackString", 0x69D4D0 }, + { "oCNpcInventory::GetPackedItemInfo", 0x69D560 }, + { "oCNpcInventory::PackSingleItem", 0x69D7F0 }, + { "oCNpcInventory::PackAllItems", 0x69DBE0 }, + { "oCNpcInventory::UnpackAllItems", 0x69DC00 }, + { "oCNpcInventory::PackItemsInCategory", 0x69DC20 }, + { "oCNpcInventory::UnpackItemsInCategory", 0x69DF90 }, + { "zCList::~zCList", 0x69E390 }, + { "zCList::Insert", 0x69E3C0 }, + { "zCListSort::zCListSort", 0x69E420 }, + { "zCListSort::~zCListSort", 0x69E430 }, + { "zCListSort::DeleteListDatas", 0x69E460 }, + { "zCListSort::Insert", 0x69E4D0 }, + { "zCListSort::GetNumInList", 0x69E530 }, + { "zCList::`scalar deleting destructor'", 0x69E550 }, + { "oCItem::SetLightingSwell", 0x69E690 }, + { "oCItem::GetLightingSwell", 0x69E6A0 }, + { "oCItem::oCItem", 0x69E6B0 }, + { "oCVob::DoFocusCheckBBox", 0x69E7E0 }, + { "oCVob::SetSoundMaterial", 0x69E7F0 }, + { "oCVob::GetCSStateFlags", 0x69E800 }, + { "oCItem::_GetClassDef", 0x69E810 }, + { "oCItem::GetInstance", 0x69E820 }, + { "oCItem::GetSoundMaterial", 0x69E830 }, + { "oCItem::`scalar deleting destructor'", 0x69E840 }, + { "oCItem::~oCItem", 0x69EAF0 }, + { "oCItem::SetVisual", 0x69ECD0 }, + { "oCItem::CreateVisual", 0x69ECF0 }, + { "oCItem::Init", 0x69ED30 }, + { "oCItem::InitByScript", 0x69EF80 }, + { "oCItem::GetDescription", 0x69F3D0 }, + { "oCItem::GetText", 0x69F3E0 }, + { "oCItem::GetCount", 0x69F450 }, + { "oCItem::GetHealMode", 0x69F470 }, + { "oCItem::GetProtectionByIndex", 0x69F4F0 }, + { "oCItem::GetProtectionByType", 0x69F500 }, + { "oCItem::GetProtectionByMode", 0x69F5A0 }, + { "oCItem::GetFullProtection", 0x69F630 }, + { "oCItem::CopyDamage", 0x69F650 }, + { "oCItem::GetDamageByIndex", 0x69F690 }, + { "oCItem::GetDamageByType", 0x69F6A0 }, + { "oCItem::GetDamageByMode", 0x69F740 }, + { "oCItem::GetDamages", 0x69F7D0 }, + { "oCItem::GetFullDamage", 0x69F7F0 }, + { "oCItem::GetDamageTypes", 0x69F810 }, + { "oCItem::HasDamageType", 0x69F820 }, + { "oCItem::IsDeadly", 0x69F840 }, + { "oCItem::IsOneHandWeapon", 0x69F860 }, + { "oCItem::MultiSlot", 0x69F890 }, + { "oCItem::GetValue", 0x69F8C0 }, + { "oCItem::GetWeight", 0x69F900 }, + { "oCItem::HasFlag", 0x69F920 }, + { "oCItem::ClearFlag", 0x69F940 }, + { "oCItem::SetFlag", 0x69F960 }, + { "oCItem::TwoHanded", 0x69F980 }, + { "oCItem::IsOwned", 0x69F9B0 }, + { "oCItem::IsOwnedByNpc", 0x69F9F0 }, + { "oCItem::IsOwnedByGuild", 0x69FA10 }, + { "oCItem::GetDisguiseGuild", 0x69FA30 }, + { "oCItem::AddManipulation", 0x69FA40 }, + { "oCItem::GetSoundMaterial_AM", 0x69FAA0 }, + { "oCItem::Identify", 0x69FAC0 }, + { "oCItem::GetName", 0x69FAD0 }, + { "oCItem::GetStatus", 0x69FB20 }, + { "oCItem::UseItem", 0x69FCB0 }, + { "oCItem::GetVisualChange", 0x69FCC0 }, + { "oCItem::GetStateEffectFunc", 0x69FDE0 }, + { "oCItem::SplitItem", 0x69FE00 }, + { "oCItem::ThisVobAddedToWorld", 0x69FE60 }, + { "oCItem::ThisVobRemovedFromWorld", 0x69FF00 }, + { "oCItem::RotateForInventory", 0x69FF20 }, + { "oCItem::RotateInInventory", 0x6A03E0 }, + { "oCItem::RenderItem", 0x6A03F0 }, + { "oCItem::RenderItemPlaceCamera", 0x6A0820 }, + { "oCItem::GetScriptInstance", 0x6A0C30 }, + { "oCItem::SetByScriptInstance", 0x6A0C60 }, + { "oCItem::GetInstanceName", 0x6A0CA0 }, + { "oCItem::Archive", 0x6A0CE0 }, + { "oCItem::Unarchive", 0x6A0E30 }, + { "oCItem::GetAIVobMove", 0x6A0EC0 }, + { "oCItem::Render", 0x6A0FC0 }, + { "oCItem::_CreateNewInstance", 0x6A1200 }, + { "oCItem::operator delete", 0x6A1270 }, + { "oCTradeManager::oCTradeManager", 0x6A1590 }, + { "oCTradeManager::~oCTradeManager", 0x6A17C0 }, + { "oCTradeManager::GetModule", 0x6A1810 }, + { "oCItemReactModule::oCItemReactModule", 0x6A19F0 }, + { "oCItemReactModule::~oCItemReactModule", 0x6A1A30 }, + { "oCItemReactModule::Validate", 0x6A1A40 }, + { "oCItemReactModule::Conditions", 0x6A1A50 }, + { "oCItemReactModule::GetOfferedInstance", 0x6A1A80 }, + { "oCItemReactModule::StartReaction", 0x6A1AA0 }, + { "oCItemReactModule::GetDataSize", 0x6A1AC0 }, + { "oCItemReactModule::GetNpcInstance", 0x6A1AD0 }, + { "oCMissionManager::oCMissionManager", 0x6A1E40 }, + { "oCMissionManager::~oCMissionManager", 0x6A1E70 }, + { "oCMissionManager::ClearMissions", 0x6A1F60 }, + { "oCMissionManager::SortMissions", 0x6A1FB0 }, + { "oCMissionManager::GetMission", 0x6A1FD0 }, + { "oCMissionManager::CreateAllMissions", 0x6A2030 }, + { "oCMissionManager::OfferThisMission", 0x6A2260 }, + { "oCMissionManager::GetAvailableMission", 0x6A2550 }, + { "oCMissionManager::GetStatus", 0x6A2840 }, + { "oCMissionManager::SetStatus", 0x6A2A60 }, + { "oCMissionManager::CancelMission", 0x6A2CA0 }, + { "oCMissionManager::CreateMissionInfoList", 0x6A2ED0 }, + { "oCMissionManager::TestNextMission", 0x6A3110 }, + { "oCMissionManager::Archive", 0x6A3150 }, + { "oCMissionManager::Unarchive", 0x6A3190 }, + { "oCMission::oCMission", 0x6A3370 }, + { "oCMission::~oCMission", 0x6A34C0 }, + { "oCMission::AddEntry", 0x6A35C0 }, + { "oCMission::SetCurrentUser", 0x6A36D0 }, + { "oCMission::GetCurrentUser", 0x6A3830 }, + { "oCMission::GetStatusInfo", 0x6A3850 }, + { "oCMission::GetStartTime", 0x6A3990 }, + { "oCMission::SetStartTime", 0x6A39B0 }, + { "oCMission::CheckMission", 0x6A39D0 }, + { "oCMission::IsAvailable", 0x6A3A40 }, + { "oCMission::OfferConditions", 0x6A3A50 }, + { "oCMission::Offer", 0x6A3C20 }, + { "oCMission::SuccessConditions", 0x6A3DF0 }, + { "oCMission::Success", 0x6A3FC0 }, + { "oCMission::FailureConditions", 0x6A4190 }, + { "oCMission::Failure", 0x6A4360 }, + { "oCMission::ObsoleteConditions", 0x6A4530 }, + { "oCMission::Obsolete", 0x6A4700 }, + { "oCMission::Running", 0x6A48D0 }, + { "oCMission::GetStatus", 0x6A4AA0 }, + { "oCMission::SetStatus", 0x6A4AB0 }, + { "oCMission::OnTime", 0x6A4C10 }, + { "oCMission::Archive", 0x6A4C70 }, + { "oCMission::Unarchive", 0x6A4D50 }, + { "zCArraySort::InsertSort", 0x6A4F90 }, + { "zCArraySort::AllocDelta", 0x6A5130 }, + { "zCArray::AllocDelta", 0x6A51A0 }, + { "zCArray::InsertEnd", 0x6A5210 }, + { "zCArray::AllocDelta", 0x6A5300 }, + { "oCMOB::_CreateNewInstance", 0x6A5900 }, + { "oCMobInter::_CreateNewInstance", 0x6A5B70 }, + { "oCMobInter::operator delete", 0x6A5BE0 }, + { "oCMobBed::_CreateNewInstance", 0x6A5E00 }, + { "oCMobInter::GetState", 0x6A5FF0 }, + { "oCMobInter::GetStateNum", 0x6A6000 }, + { "oCMobInter::GetDirection", 0x6A6010 }, + { "oCMobInter::SetDirection", 0x6A6020 }, + { "oCMobInter::IsOccupied", 0x6A6030 }, + { "oCMobInter::IsIn", 0x6A6050 }, + { "oCMobInter::GetTriggerTarget", 0x6A6060 }, + { "oCMobBed::operator delete", 0x6A6080 }, + { "oCMobBed::_GetClassDef", 0x6A60A0 }, + { "oCMobSwitch::_CreateNewInstance", 0x6A62B0 }, + { "oCMobSwitch::operator delete", 0x6A63E0 }, + { "oCMobSwitch::_GetClassDef", 0x6A6400 }, + { "oCMobContainer::_CreateNewInstance", 0x6A6810 }, + { "oCMobLockable::_GetClassDef", 0x6A6A00 }, + { "oCMobLockable::SetLocked", 0x6A6A10 }, + { "oCMobLockable::SetKeyInstance", 0x6A6A30 }, + { "oCMobLockable::SetPickLockStr", 0x6A6B70 }, + { "oCMobLockable::OnMessage", 0x6A6CB0 }, + { "oCMobContainer::operator delete", 0x6A6D60 }, + { "oCMobContainer::_GetClassDef", 0x6A6D80 }, + { "oCMobWheel::_CreateNewInstance", 0x6A6F90 }, + { "oCMobWheel::operator delete", 0x6A70D0 }, + { "oCMobWheel::_GetClassDef", 0x6A70F0 }, + { "oCMobLadder::_CreateNewInstance", 0x6A7300 }, + { "oCMobLadder::operator delete", 0x6A7450 }, + { "oCMobLadder::_GetClassDef", 0x6A7470 }, + { "oCMobLadder::DoFocusCheckBBox", 0x6A7480 }, + { "oCMobDoor::_CreateNewInstance", 0x6A7690 }, + { "oCMobDoor::operator delete", 0x6A7860 }, + { "oCMobDoor::_GetClassDef", 0x6A7880 }, + { "oCMobDoor::Open", 0x6A7890 }, + { "oCMobDoor::Close", 0x6A78A0 }, + { "oCMobFire::_CreateNewInstance", 0x6A7AB0 }, + { "oCMobFire::operator delete", 0x6A7CB0 }, + { "oCMobFire::_GetClassDef", 0x6A7CD0 }, + { "oCMobItemSlot::_CreateNewInstance", 0x6A7EE0 }, + { "oCMobItemSlot::operator delete", 0x6A7F80 }, + { "oCMobItemSlot::_GetClassDef", 0x6A7FA0 }, + { "oCDummyVobGenerator::_CreateNewInstance", 0x6A81B0 }, + { "oCDummyVobGenerator::operator delete", 0x6A8270 }, + { "oCDummyVobGenerator::_GetClassDef", 0x6A8290 }, + { "oCDummyVobGenerator::`scalar deleting destructor'", 0x6A82A0 }, + { "oCDummyVobGenerator::~oCDummyVobGenerator", 0x6A82D0 }, + { "oCMobMsg::_CreateNewInstance", 0x6A8520 }, + { "oCMobMsg::_GetClassDef", 0x6A8690 }, + { "oCMobMsg::IsNetRelevant", 0x6A86A0 }, + { "oCMobMsg::oCMobMsg", 0x6A86B0 }, + { "oCMobMsg::`scalar deleting destructor'", 0x6A87F0 }, + { "oCMobMsg::~oCMobMsg", 0x6A8820 }, + { "oCMobMsg::Pack", 0x6A8AC0 }, + { "oCMobMsg::Unpack", 0x6A8B40 }, + { "oCMobMsg::MD_GetNumOfSubTypes", 0x6A8BE0 }, + { "oCMobMsg::MD_GetSubTypeString", 0x6A8BF0 }, + { "oCMOB::oCMOB", 0x6A8D90 }, + { "oCMOB::_GetClassDef", 0x6A8EC0 }, + { "oCMOB::`scalar deleting destructor'", 0x6A8ED0 }, + { "oCMOB::~oCMOB", 0x6A8F00 }, + { "oCMOB::SetVisual", 0x6A90A0 }, + { "oCMOB::SetName", 0x6A90C0 }, + { "oCMOB::GetName", 0x6A90E0 }, + { "oCMOB::GetScemeName", 0x6A91E0 }, + { "oCMOB::OnDamage", 0x6A93F0 }, + { "oCMOB::OnMessage", 0x6A9400 }, + { "oCMOB::GetModel", 0x6A9410 }, + { "oCMOB::SetMoveable", 0x6A9430 }, + { "oCMOB::IsMoveable", 0x6A9460 }, + { "oCMOB::SetSoundMaterial", 0x6A9470 }, + { "oCMOB::GetSoundMaterial", 0x6A94A0 }, + { "oCMOB::GetSoundMaterial_AM", 0x6A94B0 }, + { "oCMOB::SetOwner", 0x6A94D0 }, + { "oCMOB::IsOwnedByGuild", 0x6A96E0 }, + { "oCMOB::IsOwnedByNpc", 0x6A9700 }, + { "oCMOB::IsOwner", 0x6A9720 }, + { "oCMOB::Hit", 0x6A9770 }, + { "oCMOB::Destroy", 0x6A9780 }, + { "oCMOB::InsertInIgnoreList", 0x6A9A20 }, + { "oCMOB::RemoveFromIgnoreList", 0x6A9A50 }, + { "oCMOB::CanThisCollideWith", 0x6A9AC0 }, + { "oCMOB::Archive", 0x6A9B00 }, + { "oCMOB::Unarchive", 0x6A9C40 }, + { "oCMOB::AllowDiscardingOfSubtree", 0x6AA2D0 }, + { "oCMobInter::SetAllMobsToState", 0x6AA2E0 }, + { "oCMobInter::TraverseMobs", 0x6AA300 }, + { "oCMobInter::TriggerAllMobsToTmpState", 0x6AA490 }, + { "oCMobInter::TraverseTriggerMobs", 0x6AA560 }, + { "oCMobInter::oCMobInter", 0x6AA630 }, + { "oCMobInter::_GetClassDef", 0x6AA7B0 }, + { "oCMobInter::`scalar deleting destructor'", 0x6AA7C0 }, + { "oCMobInter::~oCMobInter", 0x6AA7F0 }, + { "oCMobInter::SetVisual", 0x6AAA10 }, + { "oCMobInter::SetTempState", 0x6AABB0 }, + { "oCMobInter::IsTempStateChanged", 0x6AABF0 }, + { "oCMobInter::SetStateToTempState", 0x6AAC00 }, + { "oCMobInter::SetMobBodyState", 0x6AAC90 }, + { "oCMobInter::OnDamage", 0x6AAFA0 }, + { "oCMobInter::OnMessage", 0x6AAFB0 }, + { "oCMobInter::SetUseWithItem", 0x6AB060 }, + { "oCMobInter::GetUseWithItem", 0x6AB1A0 }, + { "oCMobInter::HasUseWithItem", 0x6AB1C0 }, + { "oCMobInter::GetScemeName", 0x6AB240 }, + { "oCMobInter::ScanIdealPositions", 0x6AB290 }, + { "oCMobInter::GetFreePosition", 0x6AB640 }, + { "oCMobInter::SearchFreePosition", 0x6AB6C0 }, + { "oCMobInter::SetHeading", 0x6AB990 }, + { "oCMobInter::SetIdealPosition", 0x6AB9E0 }, + { "oCMobInter::Reset", 0x6ABC70 }, + { "oCMobInter::OnTick", 0x6ABEE0 }, + { "oCMobInter::OnTrigger", 0x6ABF70 }, + { "oCMobInter::OnUntrigger", 0x6AC2A0 }, + { "oCMobInter::SendStateChange", 0x6AC5B0 }, + { "oCMobInter::SendEndInteraction", 0x6AC8C0 }, + { "oCMobInter::Interact", 0x6ACA60 }, + { "oCMobInter::GetTransitionNames", 0x6ACDE0 }, + { "oCMobInter::IsInState", 0x6AD2F0 }, + { "oCMobInter::CanChangeState", 0x6AD420 }, + { "oCMobInter::StartStateChange", 0x6AD670 }, + { "oCMobInter::StartTransitionAniNpc", 0x6AD920 }, + { "oCMobInter::CheckStateChange", 0x6ADC50 }, + { "oCMobInter::CallOnStateFunc", 0x6AE040 }, + { "oCMobInter::SendCallOnStateFunc", 0x6AE250 }, + { "oCMobInter::OnBeginStateChange", 0x6AE400 }, + { "oCMobInter::OnEndStateChange", 0x6AE410 }, + { "oCMobInter::InterruptInteraction", 0x6AE470 }, + { "oCMobInter::IsMultiMob", 0x6AE690 }, + { "oCMobInter::IsAvailable", 0x6AE6B0 }, + { "oCMobInter::MarkAsUsed", 0x6AE710 }, + { "oCMobInter::CanInteractWith", 0x6AE730 }, + { "oCMobInter::IsInteractingWith", 0x6AEDB0 }, + { "oCMobInter::StartInteraction", 0x6AEDE0 }, + { "oCMobInter::EndInteraction", 0x6AF1D0 }, + { "oCMobInter::StopInteraction", 0x6AF4B0 }, + { "oCMobInter::AI_UseMobToState", 0x6AF7D0 }, + { "oCMobInter::Archive", 0x6AFC20 }, + { "oCMobInter::Unarchive", 0x6AFCC0 }, + { "oCMobFire::oCMobFire", 0x6AFD70 }, + { "oCMobFire::`scalar deleting destructor'", 0x6AFF50 }, + { "oCMobFire::~oCMobFire", 0x6AFF80 }, + { "oCMobFire::DeleteEffects", 0x6B0180 }, + { "oCMobFire::OnDamage", 0x6B01D0 }, + { "oCMobFire::OnEndStateChange", 0x6B0220 }, + { "oCMobFire::OnTrigger", 0x6B02B0 }, + { "oCMobFire::OnUntrigger", 0x6B04F0 }, + { "oCMobFire::PreSave", 0x6B0560 }, + { "oCMobFire::Archive", 0x6B05C0 }, + { "oCMobFire::PostSave", 0x6B06A0 }, + { "oCMobFire::Unarchive", 0x6B06D0 }, + { "oCMobBed::oCMobBed", 0x6B07B0 }, + { "oCMobBed::`scalar deleting destructor'", 0x6B0970 }, + { "oCMobBed::~oCMobBed", 0x6B09A0 }, + { "oCMobBed::StartInteraction", 0x6B0BC0 }, + { "oCMobBed::OnBeginStateChange", 0x6B0BD0 }, + { "oCMobBed::OnEndStateChange", 0x6B0BE0 }, + { "oCMobBed::GetScemeName", 0x6B0C40 }, + { "oCMobBed::SearchFreePosition", 0x6B0CF0 }, + { "oCMobSwitch::oCMobSwitch", 0x6B0E80 }, + { "oCMobSwitch::`scalar deleting destructor'", 0x6B0F70 }, + { "oCMobSwitch::~oCMobSwitch", 0x6B0FA0 }, + { "oCMobSwitch::Archive", 0x6B11B0 }, + { "oCMobSwitch::Unarchive", 0x6B1250 }, + { "oCMobLockable::oCMobLockable", 0x6B1300 }, + { "oCMobLockable::`scalar deleting destructor'", 0x6B14A0 }, + { "oCMobLockable::~oCMobLockable", 0x6B14D0 }, + { "oCMobLockable::CanInteractWith", 0x6B16C0 }, + { "oCMobLockable::Interact", 0x6B16F0 }, + { "oCMobLockable::CanChangeState", 0x6B1D00 }, + { "oCMobLockable::OnEndStateChange", 0x6B1D50 }, + { "oCMobLockable::CanOpen", 0x6B1F20 }, + { "oCMobLockable::PickLock", 0x6B2260 }, + { "oCMobLockable::Unlock", 0x6B25E0 }, + { "oCMobLockable::Lock", 0x6B2DB0 }, + { "oCMobLockable::Archive", 0x6B2FE0 }, + { "oCMobLockable::Unarchive", 0x6B30D0 }, + { "oCMobContainer::oCMobContainer", 0x6B31E0 }, + { "oCMobContainer::`scalar deleting destructor'", 0x6B3380 }, + { "oCMobContainer::~oCMobContainer", 0x6B33B0 }, + { "oCMobContainer::OnMessage", 0x6B35E0 }, + { "oCMobContainer::Destroy", 0x6B36E0 }, + { "oCMobContainer::Reset", 0x6B38A0 }, + { "oCMobContainer::Insert", 0x6B3A00 }, + { "oCMobContainer::Remove", 0x6B3A30 }, + { "oCMobContainer::CreateContents", 0x6B3BC0 }, + { "oCMobContainer::IsIn", 0x6B3F60 }, + { "oCMobContainer::Open", 0x6B3FA0 }, + { "oCMobContainer::Close", 0x6B4080 }, + { "oCMobContainer::Archive", 0x6B40C0 }, + { "oCMobContainer::Unarchive", 0x6B4260 }, + { "oCMobDoor::oCMobDoor", 0x6B44E0 }, + { "oCMobDoor::`scalar deleting destructor'", 0x6B46C0 }, + { "oCMobDoor::~oCMobDoor", 0x6B46F0 }, + { "oCMobDoor::GetScemeName", 0x6B48B0 }, + { "oCMobDoor::SearchFreePosition", 0x6B4960 }, + { "oCMobWheel::oCMobWheel", 0x6B4AF0 }, + { "oCMobWheel::`scalar deleting destructor'", 0x6B4BF0 }, + { "oCMobWheel::OnTrigger", 0x6B4C20 }, + { "oCMobWheel::OnUntrigger", 0x6B4D40 }, + { "oCMobWheel::Interact", 0x6B4E50 }, + { "oCMobWheel::~oCMobWheel", 0x6B4E80 }, + { "oCMobLadder::oCMobLadder", 0x6B5090 }, + { "oCMobLadder::`scalar deleting destructor'", 0x6B51A0 }, + { "oCMobLadder::~oCMobLadder", 0x6B51D0 }, + { "oCMobLadder::StartInteraction", 0x6B53E0 }, + { "oCMobLadder::CanChangeState", 0x6B55C0 }, + { "oCMobLadder::CanInteractWith", 0x6B5610 }, + { "oCMobLadder::SearchFreePosition", 0x6B5620 }, + { "oCMobLadder::Interact", 0x6B5690 }, + { "oCMobLadder::EndInteraction", 0x6B5AE0 }, + { "oCMobItemSlot::oCMobItemSlot", 0x6B5B00 }, + { "oCMobItemSlot::`scalar deleting destructor'", 0x6B5B20 }, + { "oCMobItemSlot::~oCMobItemSlot", 0x6B5B50 }, + { "oCMobItemSlot::GetUseWithItem", 0x6B5D60 }, + { "oCMobItemSlot::CanInteractWith", 0x6B5DA0 }, + { "oCMobItemSlot::GetInsertedItem", 0x6B5DC0 }, + { "oCMobItemSlot::PlaceItem", 0x6B5DD0 }, + { "oCMobItemSlot::RemoveItem", 0x6B60D0 }, + { "oCMobItemSlot::IsIn", 0x6B6110 }, + { "oCMobItemSlot::Archive", 0x6B6140 }, + { "oCMobItemSlot::Unarchive", 0x6B6210 }, + { "oCDummyVobGenerator::oCDummyVobGenerator", 0x6B6300 }, + { "oCDummyVobGenerator::OnTrigger", 0x6B6370 }, + { "zCList::~zCList", 0x6B65D0 }, + { "zCList::DeleteListDatas", 0x6B6600 }, + { "zCList::`scalar deleting destructor'", 0x6B6670 }, + { "TMobOptPos::`scalar deleting destructor'", 0x6B66B0 }, + { "TMobOptPos::~TMobOptPos", 0x6B66D0 }, + { "zCArray::InsertEnd", 0x6B6720 }, + { "oCNewsManager::oCNewsManager", 0x6B6BC0 }, + { "oCNewsManager::~oCNewsManager", 0x6B6BE0 }, + { "oCNewsManager::CreateNews", 0x6B6BF0 }, + { "oCNewsManager::SpreadToGuild", 0x6B6F40 }, + { "oCNewsManager::IsInSpreadList", 0x6B6F60 }, + { "oCNewsManager::SpreadNews", 0x6B6F90 }, + { "oCNewsMemory::oCNewsMemory", 0x6B7560 }, + { "oCNewsMemory::~oCNewsMemory", 0x6B7580 }, + { "oCNewsMemory::Insert", 0x6B7690 }, + { "oCNewsMemory::Remove", 0x6B7770 }, + { "oCNewsMemory::GetNews", 0x6B77F0 }, + { "oCNewsMemory::CheckSpreadNews", 0x6B7830 }, + { "oCNewsMemory::SearchNews", 0x6B78C0 }, + { "oCNewsMemory::ShowDebugInfos", 0x6B7940 }, + { "oCNewsMemory::GetNewsByNumber", 0x6B7F40 }, + { "oCNewsMemory::ClearNews", 0x6B7F70 }, + { "oCNewsMemory::DeleteNewsByNumber", 0x6B8070 }, + { "oCNewsMemory::Archive", 0x6B8110 }, + { "oCNewsMemory::Unarchive", 0x6B8190 }, + { "oCNews::GetRemainingNews", 0x6B8360 }, + { "oCNews::CheckRemainingNews", 0x6B8370 }, + { "oCNews::oCNews", 0x6B8850 }, + { "oCNews::~oCNews", 0x6B8C30 }, + { "oCNews::GetID", 0x6B8DE0 }, + { "oCNews::IsIdentical", 0x6B8DF0 }, + { "oCNews::SetSpreadTime", 0x6B8E20 }, + { "oCNews::GetSpreadTime", 0x6B8E50 }, + { "oCNews::SetGossip", 0x6B8E60 }, + { "oCNews::IsGossip", 0x6B8E80 }, + { "oCNews::IsGuildVictim", 0x6B8E90 }, + { "oCNews::GetNewsData", 0x6B8EA0 }, + { "oCNews::Archive", 0x6B8FB0 }, + { "oCNews::Unarchive", 0x6B9260 }, + { "zCList::~zCList", 0x6B94C0 }, + { "zCList::DeleteListDatas", 0x6B94F0 }, + { "zCList::Insert", 0x6B9560 }, + { "zCList::Get", 0x6B95C0 }, + { "zCList::GetNumInList", 0x6B95F0 }, + { "zCList::`scalar deleting destructor'", 0x6B9610 }, + { "zCArray::AllocDelta", 0x6B9650 }, + { "oCNpcTalent::_CreateNewInstance", 0x6BA4D0 }, + { "oCNpcTalent::operator delete", 0x6BA620 }, + { "oCNpcTalent::_GetClassDef", 0x6BA640 }, + { "oCNpcTalent::oCNpcTalent", 0x6BA650 }, + { "oCNpcTalent::`scalar deleting destructor'", 0x6BA7C0 }, + { "oCNpcTalent::~oCNpcTalent", 0x6BA7F0 }, + { "oCNpcTalent::CreateTalentList", 0x6BA800 }, + { "oCNpcTalent::Archive", 0x6BA970 }, + { "oCNpcTalent::Unarchive", 0x6BA9B0 }, + { "BitToNumber", 0x6BAA00 }, + { "TNpcSlot::SetVob", 0x6BAA20 }, + { "TNpcSlot::ClearVob", 0x6BAAC0 }, + { "oCNpc::TActiveInfo::TActiveInfo", 0x6BAB10 }, + { "oCNpc::TActiveInfo::~TActiveInfo", 0x6BAB20 }, + { "oCNpc::GetActiveInfo", 0x6BAB60 }, + { "oCNpc::GetActiveInfoWritable", 0x6BAB80 }, + { "oCNpc::Shrink", 0x6BABD0 }, + { "oCNpc::UnShrink", 0x6BAC50 }, + { "oCNpc::AvoidShrink", 0x6BB260 }, + { "oCNpc::ApplyOverlay", 0x6BB2D0 }, + { "oCNpc::RemoveOverlay", 0x6BB620 }, + { "oCNpc::SetModelScale", 0x6BB830 }, + { "oCNpc::SetFatness", 0x6BB910 }, + { "oCNpc::oCNpc", 0x6BB9F0 }, + { "oCVob::IsOwnedByGuild", 0x6BC4A0 }, + { "oCVob::IsOwnedByNpc", 0x6BC4B0 }, + { "oCVob::GetSoundMaterial", 0x6BC4C0 }, + { "TNpcSlot::TNpcSlot", 0x6BC4D0 }, + { "oCNpc::_GetClassDef", 0x6BC510 }, + { "oCNpc::GetInstance", 0x6BC520 }, + { "oCNpc::`scalar deleting destructor'", 0x6BC530 }, + { "oCNpc::SetVisual", 0x6BC580 }, + { "oCNpc::CleanUp", 0x6BC5A0 }, + { "oCNpc::~oCNpc", 0x6BC7F0 }, + { "TNpcSlot::~TNpcSlot", 0x6BCEC0 }, + { "oCNpc::InitByScript", 0x6BCFB0 }, + { "oCNpc::InitHumanAI", 0x6BD610 }, + { "oCNpc::DeleteHumanAI", 0x6BD6D0 }, + { "oCNpc::GetGuildName", 0x6BD720 }, + { "oCNpc::GetName", 0x6BD8F0 }, + { "oCNpc::IsHostile", 0x6BD940 }, + { "oCNpc::IsFriendly", 0x6BD9E0 }, + { "oCNpc::IsNeutral", 0x6BDA80 }, + { "oCNpc::IsAngry", 0x6BDB20 }, + { "oCNpc::GetAttitude", 0x6BDBC0 }, + { "oCNpc::GetPermAttitude", 0x6BDC40 }, + { "oCNpc::SetAttitude", 0x6BDC90 }, + { "oCNpc::SetTmpAttitude", 0x6BDCE0 }, + { "oCNpc::GetProtectionByIndex", 0x6BDD30 }, + { "oCNpc::GetProtectionByType", 0x6BDD40 }, + { "oCNpc::GetProtectionByMode", 0x6BDDE0 }, + { "oCNpc::GetFullProtection", 0x6BDE70 }, + { "oCNpc::SetProtectionByIndex", 0x6BDE90 }, + { "oCNpc::GetDamageByIndex", 0x6BDEB0 }, + { "oCNpc::GetDamageByType", 0x6BDEC0 }, + { "oCNpc::GetDamageByMode", 0x6BDF60 }, + { "oCNpc::GetFullDamage", 0x6BDFF0 }, + { "oCNpc::SetDamages", 0x6BE010 }, + { "oCNpc::GetAttribute", 0x6BE030 }, + { "oCNpc::ChangeAttribute", 0x6BE040 }, + { "oCNpc::SetAttribute", 0x6BE0C0 }, + { "oCNpc::GetOverlay", 0x6BE0E0 }, + { "oCNpc::CheckModelOverlays", 0x6BE2E0 }, + { "oCNpc::SetToMad", 0x6BE540 }, + { "oCNpc::HealFromMad", 0x6BE6C0 }, + { "oCNpc::SetToDrunk", 0x6BE830 }, + { "oCNpc::HealFromDrunk", 0x6BE840 }, + { "oCNpc::CheckAngryTime", 0x6BE850 }, + { "oCNpc::CanRecruitSC", 0x6BE900 }, + { "oCNpc::IsDisguised", 0x6BE910 }, + { "oCNpc::GetGuild", 0x6BE930 }, + { "oCNpc::SetGuild", 0x6BE940 }, + { "oCNpc::GetTrueGuild", 0x6BE950 }, + { "oCNpc::SetTrueGuild", 0x6BE960 }, + { "oCNpc::GetCamp", 0x6BE990 }, + { "oCNpc::IsGuildFriendly", 0x6BE9A0 }, + { "oCNpc::GetGuildAttitude", 0x6BE9D0 }, + { "oCNpc::CreateItems", 0x6BEA00 }, + { "oCNpc::SetFlag", 0x6BEAF0 }, + { "oCNpc::HasFlag", 0x6BEB10 }, + { "oCNpc::GetTalent", 0x6BEB30 }, + { "oCNpc::SetTalentValue", 0x6BED50 }, + { "oCNpc::GetTalentValue", 0x6BEF70 }, + { "oCNpc::SetTalentSkill", 0x6BF130 }, + { "oCNpc::GetTalentSkill", 0x6BF970 }, + { "oCNpc::HasTalent", 0x6BFB30 }, + { "oCNpc::CanUse", 0x6BFB50 }, + { "oCNpc::DisplayCannotUse", 0x6BFE90 }, + { "oCNpc::CheckAllCanUse", 0x6BFFE0 }, + { "oCNpc::GetSlotVob", 0x6C00E0 }, + { "oCNpc::GetSlotItem", 0x6C0180 }, + { "oCNpc::GetItem", 0x6C0220 }, + { "oCNpc::GetSlotNpc", 0x6C0240 }, + { "oCNpc::AddItemEffects", 0x6C02E0 }, + { "oCNpc::RemoveItemEffects", 0x6C0470 }, + { "oCNpc::EquipItem", 0x6C05E0 }, + { "oCNpc::UnequipItem", 0x6C08C0 }, + { "oCNpc::RemoveSlotItems", 0x6C0B90 }, + { "oCNpc::GetCutsceneDistance", 0x6C11A0 }, + { "oCNpc::SetCSEnabled", 0x6C1200 }, + { "oCNpc::GetCSStateFlags", 0x6C1220 }, + { "oCNpc::SetFocusVob", 0x6C12E0 }, + { "oCNpc::GetFocusVob", 0x6C1330 }, + { "oCNpc::ClearFocusVob", 0x6C1340 }, + { "oCNpc::GetFocusNpc", 0x6C1380 }, + { "oCNpc::GetNearestFightNpcLeft", 0x6C13C0 }, + { "oCNpc::GetNearestFightNpcRight", 0x6C1550 }, + { "oCNpc::FocusCheckBBox", 0x6C16E0 }, + { "oCNpc::FocusCheck", 0x6C19C0 }, + { "oCNpc::ToggleFocusVob", 0x6C1D70 }, + { "oCNpc::CollectFocusVob", 0x6C2210 }, + { "oCNpc::GetNearestValidVob", 0x6C2A00 }, + { "oCNpc::GetNearestVob", 0x6C2D20 }, + { "oCNpc::GetAnictrl", 0x6C3010 }, + { "oCNpc::ResetToHumanAI", 0x6C3020 }, + { "oCNpc::SetEnemy", 0x6C30A0 }, + { "oCNpc::GetNextEnemy", 0x6C32F0 }, + { "oCNpc::IsConditionValid", 0x6C3570 }, + { "oCNpc::IsInFightFocus", 0x6C3630 }, + { "oCNpc::HasEquippedStolenItem", 0x6C36A0 }, + { "oCNpc::Burn", 0x6C3880 }, + { "oCNpc::StopBurn", 0x6C3B80 }, + { "RotateVec", 0x6C3E70 }, + { "oCNpc::Interrupt", 0x6C3F50 }, + { "oCNpc::GetWeaponDamage", 0x6C4270 }, + { "oCNpc::GetBluntDamage", 0x6C42C0 }, + { "oCNpc::DropUnconscious", 0x6C42F0 }, + { "oCNpc::CheckUnconscious", 0x6C4610 }, + { "oCMsgConversation::operator new", 0x6C4AD0 }, + { "oCNpc::GetInterruptPrefix", 0x6C4B10 }, + { "oCNpc::CompleteHeal", 0x6C4BB0 }, + { "oCNpc::IsDead", 0x6C4BD0 }, + { "oCNpc::IsUnconscious", 0x6C4BE0 }, + { "oCNpc::DoDie", 0x6C4BF0 }, + { "oCNpc::StartFadeAway", 0x6C5120 }, + { "oCNpc::IsFadingAway", 0x6C5210 }, + { "oCNpc::FadeAway", 0x6C5220 }, + { "oCNpc::BeamTo", 0x6C52B0 }, + { "oCNpc::DropInventory", 0x6C55A0 }, + { "oCNpc::HasInHand", 0x6C55B0 }, + { "oCNpc::RemoveFromHand", 0x6C5860 }, + { "oCNpc::DropAllInHand", 0x6C5A50 }, + { "oCNpc::GetWeapon", 0x6C5C30 }, + { "oCNpc::GetEquippedMeleeWeapon", 0x6C5E00 }, + { "oCNpc::GetEquippedRangedWeapon", 0x6C5F30 }, + { "oCNpc::GetEquippedArmor", 0x6C6060 }, + { "oCNpc::IsSameHeight", 0x6C6100 }, + { "oCNpc::TurnToEnemy", 0x6C6200 }, + { "oCNpc::ShieldEquipped", 0x6C62D0 }, + { "oCNpc::SetMovLock", 0x6C6570 }, + { "oCNpc::IsMovLock", 0x6C65A0 }, + { "oCNpc::SetHead", 0x6C65B0 }, + { "oCNpc::SetAdditionalVisuals", 0x6C6850 }, + { "oCNpc::InitModel", 0x6C69B0 }, + { "oCNpc::GetModel", 0x6C6CD0 }, + { "oCNpc::GetVisualBody", 0x6C6D80 }, + { "oCNpc::GetVisualHead", 0x6C6DD0 }, + { "oCNpc::StartFaceAni", 0x6C6E20 }, + { "oCNpc::StartStdFaceAni", 0x6C6F20 }, + { "oCNpc::StopFaceAni", 0x6C7130 }, + { "oCNpc::GetWeaponMode", 0x6C7230 }, + { "oCNpc::SetWeaponMode2", 0x6C7250 }, + { "oCNpc::SetWeaponMode", 0x6C80C0 }, + { "oCNpc::GetNextWeaponMode", 0x6C81B0 }, + { "oCNpc::Equip", 0x6C8440 }, + { "oCNpc::EquipWeapon", 0x6C8770 }, + { "oCNpc::EquipFarWeapon", 0x6C8A80 }, + { "oCNpc::EquipArmor", 0x6C8C20 }, + { "oCNpc::SetToFightMode", 0x6C8F20 }, + { "oCNpc::SetToFistMode", 0x6C9140 }, + { "oCNpc::Activate", 0x6C9350 }, + { "oCNpc::GetRightHand", 0x6C9360 }, + { "oCNpc::GetLeftHand", 0x6C9400 }, + { "oCNpc::DropVob", 0x6C94A0 }, + { "oCNpc::SetCarryVob", 0x6C9640 }, + { "oCNpc::GetCarryVob", 0x6C9940 }, + { "oCNpc::SetLeftHand", 0x6C9950 }, + { "oCNpc::SetRightHand", 0x6C9A50 }, + { "oCNpc::HasTorch", 0x6C9B50 }, + { "oCNpc::ExchangeTorch", 0x6C9CB0 }, + { "oCNpc::SetTorchAni", 0x6C9CC0 }, + { "zCSparseArrayIterator::zCSparseArrayIterator", 0x6C9F90 }, + { "oCNpc::CheckSetTorchAni", 0x6C9FF0 }, + { "oCNpc::CheckPutbackTorch", 0x6CA280 }, + { "oCNpc::UseItem", 0x6CA590 }, + { "oCNpc::GetThrowSpeed", 0x6CABB0 }, + { "oCNpc::HasArrowInHand", 0x6CABE0 }, + { "oCNpc::HasArrowInInv", 0x6CAD50 }, + { "oCNpc::HasBoltInInv", 0x6CAE50 }, + { "oCNpc::HasBoltInHand", 0x6CAF50 }, + { "oCNpc::IsMunitionAvailable", 0x6CB0C0 }, + { "oCNpc::GetTalentInfo", 0x6CB260 }, + { "oCNpc::GetSpellInfo", 0x6CB4D0 }, + { "oCNpc::GetAttribInfo", 0x6CB6E0 }, + { "oCNpc::GetConnectedEffect", 0x6CB890 }, + { "oCNpc::AssessStartEffect", 0x6CB8A0 }, + { "oCNpc::AssessStopEffect", 0x6CB940 }, + { "oCNpc::CreateSpell", 0x6CB9A0 }, + { "oCNpc::LearnSpell", 0x6CBA10 }, + { "oCNpc::HasSpell", 0x6CBA60 }, + { "oCNpc::DestroySpell", 0x6CBA90 }, + { "oCNpc::SetActiveSpellInfo", 0x6CBAE0 }, + { "oCNpc::GetActiveSpellNr", 0x6CBB30 }, + { "oCNpc::GetActiveSpellCategory", 0x6CBB70 }, + { "oCNpc::GetActiveSpellLevel", 0x6CBBB0 }, + { "oCNpc::InsertActiveSpell", 0x6CBBF0 }, + { "oCNpc::RemoveActiveSpell", 0x6CBC10 }, + { "oCNpc::DoActiveSpells", 0x6CBD40 }, + { "oCNpc::KillActiveSpells", 0x6CBE20 }, + { "oCNpc::IsSpellActive", 0x6CBEB0 }, + { "oCNpc::HasMagic", 0x6CBEF0 }, + { "oCNpc::GetNumberOfSpells", 0x6CBF20 }, + { "oCNpc::CopyTransformSpellInvariantValuesTo", 0x6CBF40 }, + { "oCNpc::OpenScreen_Help", 0x6CBF80 }, + { "oCNpc::OpenScreen_Log", 0x6CBF90 }, + { "oCNpc::OpenScreen_Map", 0x6CC2B0 }, + { "oCNpc::OpenScreen_Status", 0x6CC370 }, + { "oCNpc::ThisVobAddedToWorld", 0x6CC9F0 }, + { "oCNpc::ThisVobRemovedFromWorld", 0x6CCB90 }, + { "oCNpc::IsVoiceActive", 0x6CCCC0 }, + { "oCNpc::StopAllVoices", 0x6CCCD0 }, + { "oCNpc::UpdateNextVoice", 0x6CCD40 }, + { "oCNpc::ProcessNpc", 0x6CCE00 }, + { "oCNpc::oCNpcTimedOverlay::GetMdsName", 0x6CD260 }, + { "oCNpc::oCNpcTimedOverlay::`scalar deleting destructor'", 0x6CD2B0 }, + { "oCNpc::oCNpcTimedOverlay::~oCNpcTimedOverlay", 0x6CD2D0 }, + { "oCNpc::DoSpellBook", 0x6CD320 }, + { "oCNpc::OpenSpellBook", 0x6CD330 }, + { "oCNpc::CloseSpellBook", 0x6CD380 }, + { "oCNpc::GetSpellBook", 0x6CD3A0 }, + { "oCNpc::GetSoundMaterial_MA", 0x6CD3B0 }, + { "oCNpc::GetSoundMaterial_AM", 0x6CD500 }, + { "oCNpc::GetSoundMaterial_MH_HM", 0x6CD5D0 }, + { "oCNpc::HasSenseHear", 0x6CD690 }, + { "oCNpc::HasSenseSee", 0x6CD6A0 }, + { "oCNpc::HasSenseSmell", 0x6CD6B0 }, + { "oCNpc::SetSenses", 0x6CD6C0 }, + { "oCNpc::PrintStateCallDebug", 0x6CD6D0 }, + { "oCNpc::GetOldScriptState", 0x6CD980 }, + { "oCNpc::GetAIState", 0x6CD990 }, + { "oCNpc::GetAIStateTime", 0x6CD9A0 }, + { "oCNpc::IsAIState", 0x6CD9B0 }, + { "oCNpc::ShowState", 0x6CD9D0 }, + { "oCNpc::IsNear", 0x6CE6A0 }, + { "oCNpc::DetectItem", 0x6CE760 }, + { "oCNpc::DetectPlayer", 0x6CE820 }, + { "oCNpc::FindMobInter", 0x6CE890 }, + { "oCNpc::FindSpot", 0x6CEB50 }, + { "oCNpc::ForceVobDetection", 0x6CEEF0 }, + { "oCNpc::HasVobDetected", 0x6CF060 }, + { "oCNpc::CheckForOwner", 0x6CF0A0 }, + { "oCNpc::AI_ForceDetection", 0x6CF200 }, + { "oCNpc::CanSense", 0x6CF210 }, + { "oCNpc::DetectWitnesses", 0x6CF2B0 }, + { "oCNpc::FindNpc", 0x6CF590 }, + { "oCNpc::FindNpcEx", 0x6CF690 }, + { "oCNpc::GetComrades", 0x6CF880 }, + { "oCNpc::AreWeStronger", 0x6CFA70 }, + { "oCNpc::IsEnemyBehindFriend", 0x6CFDD0 }, + { "oCNpc::InMobInteraction", 0x6CFFF0 }, + { "oCNpc::FreeLineOfSight", 0x6D0100 }, + { "oCNpc::CanSee", 0x6D0360 }, + { "oCNpc::SetSwimDiveTime", 0x6D0710 }, + { "oCNpc::GetSwimDiveTime", 0x6D0740 }, + { "oCNpc::Regenerate", 0x6D0770 }, + { "oCNpc::RefreshNpc", 0x6D08B0 }, + { "oCNpc::RenderNpc", 0x6D0B10 }, + { "oCNpc::IsAPlayer", 0x6D0D70 }, + { "oCNpc::IsSelfPlayer", 0x6D0D80 }, + { "oCNpc::GetPlayerNumber", 0x6D0D90 }, + { "oCNpc::SetKnowsPlayer", 0x6D0DA0 }, + { "oCNpc::KnowsPlayer", 0x6D0DB0 }, + { "oCNpc::IsMonster", 0x6D0DD0 }, + { "oCNpc::IsHalfMonster", 0x6D0DE0 }, + { "oCNpc::IsHuman", 0x6D0E30 }, + { "oCNpc::IsGoblin", 0x6D0E50 }, + { "oCNpc::IsOrc", 0x6D0E70 }, + { "oCNpc::IsSkeleton", 0x6D0EA0 }, + { "oCNpc::SetAsPlayer", 0x6D0EC0 }, + { "oCNpc::DoDoAniEvents", 0x6D1200 }, + { "oCNpc::DoModelSwapMesh", 0x6D2760 }, + { "oCNpc::HasMunitionInHand", 0x6D2A20 }, + { "oCNpc::DoInsertMunition", 0x6D2B80 }, + { "oCNpc::DoRemoveMunition", 0x6D2E80 }, + { "oCNpc::DoShootArrow", 0x6D3100 }, + { "oCNpc::DoTakeVob", 0x6D3430 }, + { "oCNpc::DoDropVob", 0x6D3830 }, + { "oCNpc::DoThrowVob", 0x6D3B30 }, + { "oCNpc::DoPutInInventory", 0x6D3D80 }, + { "oCNpc::DoRemoveFromInventory", 0x6D3DA0 }, + { "oCNpc::DoSetToFightMode", 0x6D3DF0 }, + { "oCNpc::DoExchangeTorch", 0x6D3E10 }, + { "oCNpc::Pack", 0x6D4090 }, + { "oCNpc::Unpack", 0x6D4120 }, + { "oCNpc::IsInFightMode_S", 0x6D41C0 }, + { "oCNpc::IsAiming_S", 0x6D4240 }, + { "oCNpc::GetInstanceName", 0x6D4370 }, + { "oCNpc::GetScriptInstance", 0x6D43B0 }, + { "oCNpc::SetByScriptInstance", 0x6D43E0 }, + { "oCNpc::GetInstanceByID", 0x6D4430 }, + { "oCNpc::GetIDByInstance", 0x6D4490 }, + { "oCNpc::Disable", 0x6D4510 }, + { "oCNpc::Enable", 0x6D4820 }, + { "oCNpc::ClearEM", 0x6D4E70 }, + { "oCNpc::Archive", 0x6D4EE0 }, + { "oCNpc::Unarchive", 0x6D5AD0 }, + { "oCNpc::PreSaveGameProcessing", 0x6D6F60 }, + { "oCNpc::PostSaveGameProcessing", 0x6D72A0 }, + { "oCNpc::AllowDiscardingOfSubtree", 0x6D7520 }, + { "oCNpc::IdentifyMushroom", 0x6D7530 }, + { "oCNpc::IdentifyAllMushrooms", 0x6D7710 }, + { "oCNpc::HasMissionItem", 0x6D7850 }, + { "oCNpc::IsInInv", 0x6D78B0 }, + { "oCNpc::GetFromInv", 0x6D78D0 }, + { "oCNpc::CanCarry", 0x6D7970 }, + { "oCNpc::PutInInv", 0x6D7AC0 }, + { "oCNpc::RemoveFromInv", 0x6D7D40 }, + { "oCNpc::IsSlotFree", 0x6D7E30 }, + { "oCNpc::SetToSlotPosition", 0x6D7F10 }, + { "oCNpc::CreateInvSlot", 0x6D7F90 }, + { "oCNpc::DeleteInvSlot", 0x6D8190 }, + { "oCNpc::GetInvSlot", 0x6D8290 }, + { "oCNpc::IsInvSlotAvailable", 0x6D8380 }, + { "oCNpc::PutInSlot", 0x6D8440 }, + { "oCNpc::RemoveFromAllSlots", 0x6D89A0 }, + { "oCNpc::RemoveFromSlot", 0x6D89E0 }, + { "oCNpc::DropFromSlot", 0x6D8D00 }, + { "oCNpc::UpdateSlots", 0x6D90E0 }, + { "oCNpc::SetInteractMob", 0x6D91A0 }, + { "oCNpc::GetInteractMob", 0x6D9230 }, + { "oCNpc::GetCharacterClass", 0x6D9240 }, + { "oCNpc::SetInteractItem", 0x6D9250 }, + { "TNpcSlot::`scalar deleting destructor'", 0x6D94A0 }, + { "oCNpc::OnTouch", 0x6D94C0 }, + { "oCNpc::OnMessage", 0x6D95F0 }, + { "zCEvMsgCutscene::GetCutsceneName", 0x6DB160 }, + { "oCNpc::EV_DrawWeapon", 0x6DB1B0 }, + { "oCNpc::EV_DrawWeapon1", 0x6DB860 }, + { "oCNpc::EV_DrawWeapon2", 0x6DBB30 }, + { "oCNpc::EV_RemoveWeapon", 0x6DC1B0 }, + { "oCNpc::EV_RemoveWeapon1", 0x6DC650 }, + { "oCNpc::EV_RemoveWeapon2", 0x6DC7E0 }, + { "oCNpc::EV_ChooseWeapon", 0x6DCB30 }, + { "oCNpc::EV_ForceRemoveWeapon", 0x6DCE20 }, + { "oCNpc::EV_EquipBestWeapon", 0x6DD0F0 }, + { "oCNpc::EquipBestWeapon", 0x6DD110 }, + { "oCNpc::EV_EquipBestArmor", 0x6DD230 }, + { "oCNpc::EquipBestArmor", 0x6DD2C0 }, + { "oCNpc::EV_UnequipWeapons", 0x6DD340 }, + { "oCNpc::EV_UnequipArmor", 0x6DD520 }, + { "oCNpc::EV_EquipArmor", 0x6DD5D0 }, + { "oCNpc::EV_AttackForward", 0x6DD630 }, + { "oCNpc::EV_AttackLeft", 0x6DDD70 }, + { "oCNpc::EV_AttackRight", 0x6DE570 }, + { "oCNpc::EV_AttackRun", 0x6DED30 }, + { "oCNpc::EV_AttackFinish", 0x6DEFD0 }, + { "oCNpc::EV_AttackAssassin", 0x6DF860 }, + { "oCNpc::EV_Parade", 0x6DFFC0 }, + { "oCMsgAttack::operator new", 0x6E05A0 }, + { "oCNpc::InitAim", 0x6E05E0 }, + { "oCNpc::TransitionAim", 0x6E0790 }, + { "oCNpc::InterpolateAim", 0x6E0930 }, + { "oCNpc::FinalizeAim", 0x6E0A80 }, + { "oCNpc::EV_StopAim", 0x6E0BC0 }, + { "oCNpc::EV_AimAt", 0x6E0BE0 }, + { "oCNpc::EV_ShootAt", 0x6E0CB0 }, + { "oCNpc::EV_Defend", 0x6E0E60 }, + { "oCNpc::EV_Drink", 0x6E0E90 }, + { "oCNpc::EV_TakeVob", 0x6E11D0 }, + { "oCNpc::EV_DropVob", 0x6E15B0 }, + { "oCNpc::EV_ThrowVob", 0x6E1860 }, + { "oCNpc::EV_Exchange", 0x6E1B00 }, + { "oCNpc::EV_DropMob", 0x6E1E20 }, + { "oCNpc::EV_TakeMob", 0x6E1F10 }, + { "oCNpc::EV_UseMob", 0x6E1FD0 }, + { "oCNpc::EV_UseMobWithItem", 0x6E2220 }, + { "oCNpc::EV_InsertInteractItem", 0x6E2280 }, + { "oCNpc::EV_ExchangeInteractItem", 0x6E24A0 }, + { "oCNpc::EV_RemoveInteractItem", 0x6E2630 }, + { "oCNpc::EV_CreateInteractItem", 0x6E2640 }, + { "oCNpc::EV_DestroyInteractItem", 0x6E27D0 }, + { "oCNpc::EV_PutInSlot", 0x6E29D0 }, + { "oCNpc::EV_RemoveFromSlot", 0x6E2C90 }, + { "oCNpc::InteractItemGetAni", 0x6E2E90 }, + { "oCNpc::EV_PlaceInteractItem", 0x6E3170 }, + { "oCNpc::GetInteractItemMaxState", 0x6E32B0 }, + { "oCNpc::InteractItemIsInState", 0x6E34C0 }, + { "oCNpc::EV_EquipItem", 0x6E36D0 }, + { "oCNpc::EV_UseItem", 0x6E3770 }, + { "oCNpc::EV_UseItemToState", 0x6E3AF0 }, + { "oCNpc::CallScript", 0x6E44F0 }, + { "oCNpc::EV_CallScript", 0x6E4540 }, + { "oCNpc::EV_Unconscious", 0x6E46E0 }, + { "oCNpc::EV_DoState", 0x6E4980 }, + { "oCNpc::EV_Wait", 0x6E4BD0 }, + { "oCNpc::ApplyTimedOverlayMds", 0x6E4C40 }, + { "oCNpc::EV_OutputSVM_Overlay", 0x6E4E20 }, + { "oCNpc::EV_PrintScreen", 0x6E5610 }, + { "oCNpc::EV_OutputSVM", 0x6E5750 }, + { "oCNpc::EV_Output", 0x6E5CA0 }, + { "oCNpc::EV_PlayAni", 0x6E60C0 }, + { "oCNpc::EV_PlayAniFace", 0x6E6380 }, + { "oCNpc::StartDialogAni", 0x6E6470 }, + { "oCNpc::EV_PlayAniSound", 0x6E66D0 }, + { "oCNpc::ActivateDialogCam", 0x6E67C0 }, + { "oCNpc::DeactivateDialogCam", 0x6E6A10 }, + { "oCNpc::EV_PlaySound", 0x6E6BB0 }, + { "oCNpc::EV_SndPlay", 0x6E77E0 }, + { "oCNpc::EV_LookAt", 0x6E7870 }, + { "oCNpc::EV_StopLookAt", 0x6E7B70 }, + { "oCNpc::EV_PointAt", 0x6E7D40 }, + { "oCNpc::EV_StopPointAt", 0x6E7EF0 }, + { "oCNpc::EV_QuickLook", 0x6E7F40 }, + { "oCNpc::EV_Cutscene", 0x6E81E0 }, + { "oCNpc::EV_WaitTillEnd", 0x6E83E0 }, + { "oCNpc::EV_StopProcessInfos", 0x6E8480 }, + { "oCNpc::EV_ProcessInfos", 0x6E84A0 }, + { "oCNpc::AssessPlayer_S", 0x6E8560 }, + { "oCNpc::AssessEnemy_S", 0x6E8780 }, + { "oCNpc::AssessFighter_S", 0x6E89A0 }, + { "oCNpc::AssessBody_S", 0x6E8BC0 }, + { "oCNpc::AssessItem_S", 0x6E8DE0 }, + { "oCNpc::SetNpcsToState", 0x6E9000 }, + { "oCNpc::StopCutscenes", 0x6E90D0 }, + { "oCNpc::CreatePassivePerception", 0x6E9130 }, + { "oCNpc::CreateSoundPerception", 0x6E9AF0 }, + { "oCNpc::AssessMurder_S", 0x6E9FD0 }, + { "oCNpc::AssessThreat_S", 0x6E9FF0 }, + { "oCNpc::AssessDefeat_S", 0x6EA1A0 }, + { "oCNpc::AssessDamage_S", 0x6EA1C0 }, + { "oCNpc::AssessOthersDamage_S", 0x6EA370 }, + { "oCNpc::AssessRemoveWeapon_S", 0x6EA390 }, + { "oCNpc::ObserveIntruder_S", 0x6EA3B0 }, + { "oCNpc::AssessFightSound_S", 0x6EA3F0 }, + { "oCNpc::AssessQuietSound_S", 0x6EA420 }, + { "oCNpc::AssessWarn_S", 0x6EA440 }, + { "oCNpc::CatchThief_S", 0x6EA460 }, + { "oCNpc::AssessTheft_S", 0x6EA610 }, + { "oCNpc::AssessCall_S", 0x6EA630 }, + { "oCNpc::AssessTalk_S", 0x6EA7E0 }, + { "oCNpc::AssessGivenItem_S", 0x6EA990 }, + { "oCNpc::AssessMagic_S", 0x6EABB0 }, + { "oCNpc::AssessStopMagic_S", 0x6EAEF0 }, + { "oCNpc::AssessCaster_S", 0x6EB1F0 }, + { "oCNpc::AssessFakeGuild_S", 0x6EB210 }, + { "oCNpc::MoveMob_S", 0x6EB240 }, + { "oCNpc::AssessUseMob_S", 0x6EB2F0 }, + { "oCNpc::MoveNpc_S", 0x6EB340 }, + { "oCNpc::AssessEnterRoom_S", 0x6EB4F0 }, + { "oCNpc::GetDistToSound", 0x6EB500 }, + { "oCNpc::GetSoundSource", 0x6EB5D0 }, + { "oCNpc::SetSoundSource", 0x6EB5E0 }, + { "oCNpc::ClearPerceptionLists", 0x6EB660 }, + { "oCNpc::IsMoreImportant", 0x6EB700 }, + { "oCNpc::CreateVobList", 0x6EB750 }, + { "oCNpc::ClearVobList", 0x6EB830 }, + { "oCNpc::InsertInVobList", 0x6EB8B0 }, + { "oCNpc::RemoveFromVobList", 0x6EBA10 }, + { "oCNpc::SetPerceptionTime", 0x6EBC90 }, + { "oCNpc::PerceiveAll", 0x6EBCD0 }, + { "oCNpc::PerceptionCheck", 0x6EBE30 }, + { "oCNpc::PercFilterNpc", 0x6EC2E0 }, + { "oCNpc::PercFilterItem", 0x6EC2F0 }, + { "oCNpc::ClearPerception", 0x6EC310 }, + { "oCNpc::EnablePerception", 0x6EC330 }, + { "oCNpc::DisablePerception", 0x6EC4A0 }, + { "oCNpc::HasPerception", 0x6EC500 }, + { "oCNpc::GetPerceptionFunc", 0x6EC540 }, + { "oCNpc::SetPerceptionRange", 0x6EC580 }, + { "oCNpc::IsInPerceptionRange", 0x6EC5A0 }, + { "oCNpc::InitStatics", 0x6EC610 }, + { "oCNpc::ReleaseStatics", 0x6ECA40 }, + { "oCNpc::InitBodyStates", 0x6ECA50 }, + { "oCNpc::SetBodyState", 0x6ECAB0 }, + { "oCNpc::GetBodyState", 0x6ECC00 }, + { "oCNpc::GetFullBodyState", 0x6ECC10 }, + { "oCNpc::GetBodyStateName", 0x6ECC30 }, + { "oCNpc::HasBodyStateModifier", 0x6ECD10 }, + { "oCNpc::SetBodyStateModifier", 0x6ECD30 }, + { "oCNpc::ClrBodyStateModifier", 0x6ECD60 }, + { "oCNpc::GetBodyStateModifierNames", 0x6ECD90 }, + { "oCNpc::ModifyBodyState", 0x6ED090 }, + { "oCNpc::IsBodyStateInterruptable", 0x6ED0E0 }, + { "oCNpc::HasBodyStateFreeHands", 0x6ED110 }, + { "oCNpc::IsInGlobalCutscene", 0x6ED140 }, + { "oCNpc::MakeSpellBook", 0x6ED180 }, + { "oCNpc::DestroySpellBook", 0x6ED220 }, + { "oCNpc::ShowDebugInfo", 0x6ED250 }, + { "oCNpc::GetDamageMultiplier", 0x6ED460 }, + { "oCNpc::SetDamageMultiplier", 0x6ED470 }, + { "oCNpc::SetNpcAIDisabled", 0x6ED480 }, + { "oCNpc::ProcessAITimer", 0x6ED4D0 }, + { "oCNpc::IsScriptStateAIEnabled", 0x6ED550 }, + { "oCNpc::IsMessageAIEnabled", 0x6ED5A0 }, + { "oCNpc::SetShowNews", 0x6ED5F0 }, + { "oCNpc::oCNpcTimedOverlay::Process", 0x6ED610 }, + { "oCNpc::UseStandAI", 0x6ED640 }, + { "oCNpc::_CreateNewInstance", 0x6ED8F0 }, + { "oCNpc::operator delete", 0x6ED960 }, + { "zCArray::ShrinkToFit", 0x6ED980 }, + { "zCList::~zCList", 0x6EDC30 }, + { "zCList::DeleteListDatas", 0x6EDC60 }, + { "zCList::~zCList", 0x6EDCF0 }, + { "zCList::Insert", 0x6EDD20 }, + { "zCCacheAsk::zCCacheAsk", 0x6EDDA0 }, + { "zCCacheAsk::~zCCacheAsk", 0x6EDE20 }, + { "zCCacheAsk::PurgeCache", 0x6EDF60 }, + { "zCCache::operator[]", 0x6EE090 }, + { "zCCache::ClearCache", 0x6EE160 }, + { "zCCache::PurgeCache", 0x6EE280 }, + { "zCSparseArray >::~zCSparseArray >", 0x6EE3B0 }, + { "zCSparseArray >::SizeIndex", 0x6EE400 }, + { "zCSparseArray >::SizeData", 0x6EE410 }, + { "zCSparseArray >::SizeAll", 0x6EE420 }, + { "zCSparseArray >::IndexPtr", 0x6EE430 }, + { "zCSparseArray >::DataPtr", 0x6EE440 }, + { "zCSparseArray >::ManDatPtr", 0x6EE450 }, + { "zCSparseArray >::IndexIsEqual", 0x6EE460 }, + { "zCSparseArray >::CopyIndex", 0x6EE480 }, + { "zCSparseArray >::DestructIndex", 0x6EE4A0 }, + { "zCSparseArray >::Hash", 0x6EE4B0 }, + { "zCSparseArray >::ConstructData", 0x6EE4D0 }, + { "zCSparseArray >::DestructData", 0x6EE4F0 }, + { "zCCacheAsk::zCCacheAsk", 0x6EE500 }, + { "zCCacheAsk::~zCCacheAsk", 0x6EE580 }, + { "zCCacheAsk::PurgeCache", 0x6EE6C0 }, + { "zCCache::operator[]", 0x6EE860 }, + { "zCCache::ClearCache", 0x6EE950 }, + { "zCCache::PurgeCache", 0x6EEAD0 }, + { "zCSparseArray >::~zCSparseArray >", 0x6EEC20 }, + { "zCSparseArray >::SizeIndex", 0x6EEC70 }, + { "zCSparseArray >::SizeData", 0x6EEC80 }, + { "zCSparseArray >::SizeAll", 0x6EEC90 }, + { "zCSparseArray >::IndexPtr", 0x6EECA0 }, + { "zCSparseArray >::DataPtr", 0x6EECB0 }, + { "zCSparseArray >::ManDatPtr", 0x6EECC0 }, + { "zCSparseArray >::IndexIsEqual", 0x6EECD0 }, + { "zCSparseArray >::CopyIndex", 0x6EECF0 }, + { "zCSparseArray >::DestructIndex", 0x6EED10 }, + { "zCSparseArray >::Hash", 0x6EED20 }, + { "zCSparseArray >::ConstructData", 0x6EED40 }, + { "zCSparseArray >::DestructData", 0x6EED60 }, + { "zCSparseArray::zCSparseArray", 0x6EED70 }, + { "zCSparseArray::~zCSparseArray", 0x6EEDD0 }, + { "zCSparseArray::SizeIndex", 0x6EEE20 }, + { "zCSparseArray::SizeData", 0x6EEE30 }, + { "zCSparseArray::SizeAll", 0x6EEE40 }, + { "zCSparseArray::IndexPtr", 0x6EEE50 }, + { "zCSparseArray::DataPtr", 0x6EEE70 }, + { "zCSparseArray::ManDatPtr", 0x6EEE80 }, + { "zCSparseArray::IndexIsEqual", 0x6EEE90 }, + { "zCSparseArray::CopyIndex", 0x6EEF00 }, + { "zCSparseArray::DestructIndex", 0x6EEF70 }, + { "zCSparseArray::Hash", 0x6EEF80 }, + { "zCSparseArray::ConstructData", 0x6EEFF0 }, + { "zCSparseArray::DestructData", 0x6EF000 }, + { "zCList::`scalar deleting destructor'", 0x6EF010 }, + { "zCList::`scalar deleting destructor'", 0x6EF050 }, + { "zCCacheAsk::`scalar deleting destructor'", 0x6EF090 }, + { "zCCache::`vector deleting destructor'", 0x6EF0B0 }, + { "zCCache::~zCCache", 0x6EF0D0 }, + { "zCSparseArray >::`scalar deleting destructor'", 0x6EF210 }, + { "zCCacheAsk::`scalar deleting destructor'", 0x6EF230 }, + { "zCCache::`scalar deleting destructor'", 0x6EF250 }, + { "zCCache::~zCCache", 0x6EF270 }, + { "zCSparseArray >::`scalar deleting destructor'", 0x6EF3B0 }, + { "zCSparseArray::`scalar deleting destructor'", 0x6EF3D0 }, + { "zCArray::AllocDelta", 0x6EF3F0 }, + { "zCArray::InsertEnd", 0x6EF460 }, + { "zCCacheData::Clear", 0x6EF550 }, + { "zCCacheData::GetData", 0x6EF570 }, + { "zCCacheData::Clear", 0x6EF5D0 }, + { "zCCacheData::GetData", 0x6EF680 }, + { "oCNpc::TActiveInfo::`scalar deleting destructor'", 0x6EF750 }, + { "oCShrinkHelper::`scalar deleting destructor'", 0x6EF770 }, + { "zCArray::AllocDelta", 0x6EF810 }, + { "oCNpc::IsVictimAwareOfTheft", 0x6EFC20 }, + { "oCNpc::CheckSpecialSituations", 0x6EFCC0 }, + { "oCNpc::StopTheft", 0x6EFEB0 }, + { "oCNpc::OpenInventory", 0x6EFFA0 }, + { "oCNpc::CloseInventory", 0x6F0200 }, + { "oCNpc::OpenSteal", 0x6F0260 }, + { "oCNpc::CloseSteal", 0x6F0860 }, + { "oCNpc::OpenDeadNpc", 0x6F0880 }, + { "oCNpc::CloseDeadNpc", 0x6F0A10 }, + { "oCNpcMessage::_CreateNewInstance", 0x6F0F80 }, + { "oCNpcMessage::operator delete", 0x6F1080 }, + { "oCNpcMessage::_GetClassDef", 0x6F10A0 }, + { "oCNpcMessage::Delete", 0x6F10B0 }, + { "oCNpcMessage::SetInUse", 0x6F10C0 }, + { "oCNpcMessage::IsInUse", 0x6F10D0 }, + { "oCNpcMessage::SetHighPriority", 0x6F10E0 }, + { "oCNpcMessage::IsOverlay", 0x6F10F0 }, + { "oCNpcMessage::IsJob", 0x6F1100 }, + { "oCNpcMessage::IsDeleted", 0x6F1110 }, + { "oCNpcMessage::IsDeleteable", 0x6F1120 }, + { "oCNpcMessage::IsHighPriority", 0x6F1130 }, + { "oCMsgDamage::_CreateNewInstance", 0x6F1340 }, + { "oCMsgDamage::_GetClassDef", 0x6F1470 }, + { "oCMsgDamage::IsNetRelevant", 0x6F1480 }, + { "oCMsgDamage::IsOverlay", 0x6F1490 }, + { "oCMsgDamage::IsDeleteable", 0x6F14A0 }, + { "oCMsgDamage::IsHighPriority", 0x6F14B0 }, + { "oCMsgWeapon::_CreateNewInstance", 0x6F16C0 }, + { "oCMsgWeapon::_GetClassDef", 0x6F17D0 }, + { "oCMsgWeapon::`scalar deleting destructor'", 0x6F17E0 }, + { "oCMsgWeapon::~oCMsgWeapon", 0x6F1810 }, + { "oCMsgMovement::_CreateNewInstance", 0x6F1A80 }, + { "oCMsgMovement::_GetClassDef", 0x6F1BA0 }, + { "oCMsgAttack::_CreateNewInstance", 0x6F1DB0 }, + { "oCMsgAttack::_GetClassDef", 0x6F1ED0 }, + { "oCMsgAttack::IsNetRelevant", 0x6F1EE0 }, + { "oCMsgAttack::IsOverlay", 0x6F1EF0 }, + { "oCMsgUseItem::_CreateNewInstance", 0x6F2110 }, + { "oCMsgUseItem::operator delete", 0x6F2220 }, + { "oCMsgUseItem::_GetClassDef", 0x6F2240 }, + { "oCMsgUseItem::IsNetRelevant", 0x6F2250 }, + { "oCMsgState::_CreateNewInstance", 0x6F2460 }, + { "oCMsgState::_GetClassDef", 0x6F2580 }, + { "oCMsgState::IsOverlay", 0x6F2590 }, + { "oCMsgManipulate::_CreateNewInstance", 0x6F27A0 }, + { "oCMsgManipulate::_GetClassDef", 0x6F28C0 }, + { "oCMsgManipulate::IsNetRelevant", 0x6F28D0 }, + { "oCMsgConversation::_CreateNewInstance", 0x6F2AF0 }, + { "oCMsgConversation::_GetClassDef", 0x6F2C20 }, + { "oCMsgMagic::_CreateNewInstance", 0x6F2E30 }, + { "oCMsgMagic::_GetClassDef", 0x6F2F20 }, + { "oCMsgMagic::IsJob", 0x6F2F30 }, + { "oCMsgMagic::IsHighPriority", 0x6F2F40 }, + { "oCMsgMagic::IsNetRelevant", 0x6F2F50 }, + { "oCNpcMessage::oCNpcMessage", 0x6F2F60 }, + { "oCNpcMessage::`scalar deleting destructor'", 0x6F3010 }, + { "oCNpcMessage::~oCNpcMessage", 0x6F3040 }, + { "oCNpcMessage::Archive", 0x6F30B0 }, + { "oCNpcMessage::Unarchive", 0x6F3110 }, + { "oCMsgDamage::oCMsgDamage", 0x6F3190 }, + { "oCMsgDamage::`scalar deleting destructor'", 0x6F3260 }, + { "oCMsgDamage::~oCMsgDamage", 0x6F3460 }, + { "oCMsgDamage::MD_GetNumOfSubTypes", 0x6F3560 }, + { "oCMsgDamage::MD_GetSubTypeString", 0x6F3570 }, + { "oCMsgDamage::Pack", 0x6F36C0 }, + { "oCMsgDamage::Unpack", 0x6F36D0 }, + { "oCMsgDamage::Archive", 0x6F36E0 }, + { "oCMsgDamage::Unarchive", 0x6F3750 }, + { "oCMsgMovement::oCMsgMovement", 0x6F37E0 }, + { "oCMsgMovement::`scalar deleting destructor'", 0x6F38B0 }, + { "oCMsgMovement::~oCMsgMovement", 0x6F3E80 }, + { "oCMsgMovement::Init", 0x6F3F70 }, + { "oCMsgMovement::Archive", 0x6F3FB0 }, + { "oCMsgMovement::Unarchive", 0x6F40C0 }, + { "oCMsgMovement::MD_GetNumOfSubTypes", 0x6F4210 }, + { "oCMsgMovement::MD_GetSubTypeString", 0x6F4220 }, + { "oCMsgMovement::MD_GetVobRefName", 0x6F4670 }, + { "oCMsgMovement::MD_SetVobRefName", 0x6F46E0 }, + { "oCMsgMovement::MD_SetVobParam", 0x6F4820 }, + { "oCMsgMovement::Delete", 0x6F4830 }, + { "oCMsgMovement::MD_GetTimeBehavior", 0x6F4840 }, + { "oCMsgMovement::MD_GetMinTime", 0x6F4890 }, + { "oCMsgWeapon::oCMsgWeapon", 0x6F48A0 }, + { "oCMsgWeapon::Archive", 0x6F4A50 }, + { "oCMsgWeapon::Unarchive", 0x6F4B10 }, + { "oCMsgWeapon::MD_GetNumOfSubTypes", 0x6F4C20 }, + { "oCMsgWeapon::MD_GetSubTypeString", 0x6F4C30 }, + { "oCMsgWeapon::MD_GetTimeBehavior", 0x6F5040 }, + { "oCMsgWeapon::MD_GetMinTime", 0x6F5050 }, + { "oCMsgAttack::oCMsgAttack", 0x6F5060 }, + { "oCMsgAttack::`scalar deleting destructor'", 0x6F5130 }, + { "oCMsgAttack::~oCMsgAttack", 0x6F5160 }, + { "oCMsgAttack::Archive", 0x6F5380 }, + { "oCMsgAttack::Unarchive", 0x6F5410 }, + { "oCMsgAttack::Pack", 0x6F54D0 }, + { "oCMsgAttack::Unpack", 0x6F5680 }, + { "oCMsgAttack::MD_GetNumOfSubTypes", 0x6F5810 }, + { "oCMsgAttack::MD_GetSubTypeString", 0x6F5820 }, + { "oCMsgUseItem::oCMsgUseItem", 0x6F5BC0 }, + { "oCMsgUseItem::`scalar deleting destructor'", 0x6F5C80 }, + { "oCMsgUseItem::~oCMsgUseItem", 0x6F5D80 }, + { "oCMsgUseItem::Pack", 0x6F5DF0 }, + { "oCMsgUseItem::Unpack", 0x6F5E40 }, + { "oCMsgUseItem::Archive", 0x6F5E90 }, + { "oCMsgUseItem::Unarchive", 0x6F5F00 }, + { "oCMsgState::oCMsgState", 0x6F5F90 }, + { "oCMsgState::`scalar deleting destructor'", 0x6F6070 }, + { "oCMsgState::~oCMsgState", 0x6F6440 }, + { "oCMsgState::Archive", 0x6F64F0 }, + { "oCMsgState::Unarchive", 0x6F6590 }, + { "oCMsgState::MD_GetNumOfSubTypes", 0x6F6650 }, + { "oCMsgState::MD_GetSubTypeString", 0x6F6660 }, + { "oCMsgState::MD_GetTimeBehavior", 0x6F68B0 }, + { "oCMsgState::MD_GetMinTime", 0x6F68C0 }, + { "oCMsgManipulate::oCMsgManipulate", 0x6F6900 }, + { "oCMsgManipulate::`scalar deleting destructor'", 0x6F69D0 }, + { "oCMsgManipulate::~oCMsgManipulate", 0x6F7120 }, + { "oCMsgManipulate::Archive", 0x6F7210 }, + { "oCMsgManipulate::Unarchive", 0x6F72E0 }, + { "oCMsgManipulate::Pack", 0x6F73D0 }, + { "oCMsgManipulate::Unpack", 0x6F74D0 }, + { "oCMsgManipulate::MD_GetNumOfSubTypes", 0x6F7700 }, + { "oCMsgManipulate::MD_GetSubTypeString", 0x6F7710 }, + { "oCMsgManipulate::MD_GetTimeBehavior", 0x6F7BE0 }, + { "oCMsgManipulate::MD_GetMinTime", 0x6F7C30 }, + { "oCMsgManipulate::MD_GetVobRefName", 0x6F7C40 }, + { "oCMsgManipulate::MD_SetVobRefName", 0x6F7D00 }, + { "oCMsgManipulate::MD_SetVobParam", 0x6F7E40 }, + { "oCMsgConversation::oCMsgConversation", 0x6F7E50 }, + { "oCMsgConversation::`scalar deleting destructor'", 0x6F7F30 }, + { "oCMsgConversation::~oCMsgConversation", 0x6F8740 }, + { "oCMsgConversation::Archive", 0x6F8830 }, + { "oCMsgConversation::Unarchive", 0x6F8910 }, + { "oCMsgConversation::MD_GetNumOfSubTypes", 0x6F8B70 }, + { "oCMsgConversation::Delete", 0x6F8B80 }, + { "oCMsgConversation::IsOverlay", 0x6F8D90 }, + { "oCMsgConversation::MD_GetSubTypeString", 0x6F8DE0 }, + { "oCMsgConversation::MD_GetVobRefName", 0x6F8FF0 }, + { "oCMsgConversation::MD_SetVobRefName", 0x6F9040 }, + { "oCMsgConversation::MD_SetVobParam", 0x6F9180 }, + { "oCMsgConversation::MD_GetTimeBehavior", 0x6F9190 }, + { "oCMsgConversation::MD_GetMinTime", 0x6F91E0 }, + { "oCMsgMagic::oCMsgMagic", 0x6F92D0 }, + { "oCMsgMagic::`scalar deleting destructor'", 0x6F9370 }, + { "oCMsgMagic::~oCMsgMagic", 0x6F9500 }, + { "oCMsgMagic::Pack", 0x6F9570 }, + { "oCMsgMagic::Unpack", 0x6F9610 }, + { "oCMsgMagic::MD_GetNumOfSubTypes", 0x6F96D0 }, + { "oCMsgMagic::MD_GetSubTypeString", 0x6F96E0 }, + { "oCMsgMagic::Archive", 0x6F98D0 }, + { "oCMsgMagic::Unarchive", 0x6F9960 }, + { "TNpcAIState::TNpcAIState", 0x6F9E20 }, + { "oCNpc_States::oCNpc_States", 0x6F9E60 }, + { "oCNpc_States::~oCNpc_States", 0x6FA160 }, + { "oCNpc_States::ClearParserReferences", 0x6FA310 }, + { "oCNpc_States::SetOwner", 0x6FA390 }, + { "oCNpc_States::GetState", 0x6FA3A0 }, + { "oCNpc_States::IsInState", 0x6FA3C0 }, + { "oCNpc_States::IsScriptStateActive", 0x6FA400 }, + { "oCNpc_States::GetStateTime", 0x6FA420 }, + { "oCNpc_States::SetStateTime", 0x6FA450 }, + { "oCNpc_States::SetRoutine", 0x6FA470 }, + { "oCNpc_States::StartRtnState", 0x6FA690 }, + { "oCNpc_States::ActivateRtnState", 0x6FA6E0 }, + { "oCNpc_States::StartAIState", 0x6FAAD0 }, + { "oCNpc_States::CanPlayerUseAIState", 0x6FB400 }, + { "oCNpc_States::DoAIState", 0x6FB5B0 }, + { "oCNpc_States::ClearAIState", 0x6FBB00 }, + { "oCNpc_States::EndCurrentState", 0x6FBCA0 }, + { "oCNpc_States::IsInRoutine", 0x6FBCC0 }, + { "oCNpc_States::IsInCutscene", 0x6FBCF0 }, + { "oCNpc_States::StartOutputUnit", 0x6FBD10 }, + { "oCNpc_States::StartCutscene", 0x6FBD30 }, + { "oCNpc_States::CloseCutscenes", 0x6FBE10 }, + { "oCNpc_States::SetParserInstanceNpc", 0x6FBF30 }, + { "oCNpc_States::SetParserInstanceItem", 0x6FC000 }, + { "oCNpc_States::InitRoutine", 0x6FC070 }, + { "oCNpc_States::ChangeRoutine", 0x6FC1C0 }, + { "oCNpc_States::GetRoutineName", 0x6FC620 }, + { "oCNpc_States::BeginInsertOverlayRoutine", 0x6FC6F0 }, + { "oCNpc_States::StopInsertOverlayRoutine", 0x6FC760 }, + { "oCNpc_States::RemoveOverlayEntry", 0x6FC8B0 }, + { "oCNpc_States::RemoveOverlay", 0x6FC960 }, + { "oCNpc_States::InsertRoutine", 0x6FC9A0 }, + { "oCNpc_States::InsertRoutineCS", 0x6FCAF0 }, + { "oCNpc_States::GetLastRoutineState", 0x6FCD90 }, + { "oCNpc_States::GetLastState", 0x6FCDB0 }, + { "oCNpc_States::IsAIStateDriven", 0x6FCDC0 }, + { "oCNpc_States::InitAIStateDriven", 0x6FCDE0 }, + { "oCNpc_States::GetAIStatePosition", 0x6FCF90 }, + { "oCNpc_States::GetStateInfo", 0x6FCFA0 }, + { "oCNpc_States::GetLastError", 0x6FD2F0 }, + { "oCNpc_States::Archive", 0x6FD340 }, + { "oCNpc_States::Unarchive", 0x6FD4C0 }, + { "oCNpc_States::PackState", 0x6FDA70 }, + { "oCNpc_States::UnpackState", 0x6FDAB0 }, + { "oCObjectFactory::_CreateNewInstance", 0x6FE020 }, + { "oCObjectFactory::CreateEventManager", 0x6FE170 }, + { "oCObjectFactory::CreateCSManager", 0x6FE1E0 }, + { "oCObjectFactory::CreateGameInfo", 0x6FE250 }, + { "oCObjectFactory::CreatePlayerInfo", 0x6FE2C0 }, + { "oCObjectFactory::CreateWorld", 0x6FE330 }, + { "oCWorld::operator delete", 0x6FE3A0 }, + { "oCObjectFactory::CreateNpc", 0x6FE3C0 }, + { "oCObjectFactory::CreateItem", 0x6FE4C0 }, + { "oCObjectFactory::CreateWaypoint", 0x6FE5C0 }, + { "oCObjectFactory::CreateWay", 0x6FE630 }, + { "oCParticleControl::oCParticleControl", 0x6FE6D0 }, + { "oCParticleControl::~oCParticleControl", 0x6FE9B0 }, + { "oCParticleControl::GetPFXVob", 0x6FEA50 }, + { "oCParticleControl::SelectActivePFX", 0x6FEA60 }, + { "oCParticleControl::EditActivePFX", 0x6FEE00 }, + { "zCParticleEmitter::operator=", 0x6FEF00 }, + { "oCParticleControl::SetStartPos", 0x6FFA00 }, + { "oCParticleControl::StartActivePFX", 0x6FFA20 }, + { "oCParticleControl::CreateNewPFX", 0x6FFE40 }, + { "oCParticleControl::SetPFXName", 0x7000B0 }, + { "oCParticleControl::SetWorld", 0x700210 }, + { "oCParticleControl::BeginEditActive", 0x700260 }, + { "oCParticleControl::DeleteLastPFX", 0x700340 }, + { "oCParticleControl::EndEditActive", 0x700480 }, + { "oCPortalRoom::oCPortalRoom", 0x700790 }, + { "oCPortalRoom::~oCPortalRoom", 0x700AD0 }, + { "oCPortalRoom::GetOwnerNpc", 0x700B70 }, + { "oCPortalRoom::GetOwnerGuild", 0x700BD0 }, + { "oCPortalRoom::GetPortalName", 0x700BE0 }, + { "oCPortalRoom::IsPortalMyRoom", 0x700BF0 }, + { "oCPortalRoom::SavePortalData", 0x700DC0 }, + { "oCPortalRoom::LoadPortalData", 0x700E00 }, + { "oCPortalRoomManager::SortPortals", 0x700E40 }, + { "oCPortalRoomManager::oCPortalRoomManager", 0x700EB0 }, + { "oCPortalRoomManager::CleanUp", 0x700EE0 }, + { "oCPortalRoomManager::~oCPortalRoomManager", 0x700F30 }, + { "oCPortalRoomManager::AssignPortalToNpc", 0x700FF0 }, + { "oCPortalRoomManager::AssignPortalToGuild", 0x701240 }, + { "oCPortalRoomManager::GetPortalRoomIndex", 0x701480 }, + { "oCPortalRoomManager::IsPlayerInMyRoom", 0x701670 }, + { "oCPortalRoomManager::WasPlayerInMyRoom", 0x7016B0 }, + { "oCPortalRoomManager::IsPortalMyRoom", 0x7016E0 }, + { "oCPortalRoomManager::GetCurPlayerPortalRoomOwner", 0x701830 }, + { "oCPortalRoomManager::GetCurPlayerPortalRoomGuild", 0x701890 }, + { "oCPortalRoomManager::GetFormerPlayerPortalRoomOwner", 0x7018A0 }, + { "oCPortalRoomManager::GetFormerPlayerPortalRoomGuild", 0x701900 }, + { "oCPortalRoomManager::HasPlayerChangedPortalRoom", 0x701910 }, + { "oCPortalRoomManager::ShowDebugInfo", 0x701960 }, + { "oCPortalRoomManager::ShowPortalInfo", 0x701FA0 }, + { "oCPortalRoomManager::SavePortalData", 0x702380 }, + { "oCPortalRoomManager::LoadPortalData", 0x7023F0 }, + { "zCArraySort::AllocDelta", 0x7026B0 }, + { "oCRtnCutscene::ResetPlayState", 0x702A80 }, + { "oCRtnCutscene::~oCRtnCutscene", 0x702AA0 }, + { "oCRtnCutscene::`scalar deleting destructor'", 0x702B80 }, + { "oCRtnCutscene::oCRtnCutscene", 0x702BA0 }, + { "oCRtnEntry::oCRtnEntry", 0x702BF0 }, + { "oCRtnEntry::~oCRtnEntry", 0x702DC0 }, + { "oCRtnEntry::GetTime", 0x702E50 }, + { "oCRtnEntry::SetTime", 0x702E80 }, + { "oCRtnEntry::GetState", 0x702EA0 }, + { "oCRtnEntry::GetWaypoint", 0x702EB0 }, + { "oCRtnManager::SetWorld", 0x703230 }, + { "oCRtnManager::ShowRoutine", 0x703240 }, + { "oCRtnManager::GetRoutineString", 0x7034C0 }, + { "oCRtnManager::Insert", 0x7038E0 }, + { "oCRtnManager::UpdateGlobalRoutineEntry", 0x703900 }, + { "oCRtnManager::UpdateSingleRoutine", 0x703960 }, + { "oCRtnManager::RestartRoutines", 0x703B10 }, + { "oCRtnManager::FindRoutine", 0x703EF0 }, + { "oCRtnManager::CheckRoutines", 0x704020 }, + { "oCRtnManager::GetRoutinePos", 0x704130 }, + { "oCRtnManager::WriteRoutine", 0x704450 }, + { "oCRtnManager::ReadRoutine", 0x704560 }, + { "oCRtnManager::RemoveEntry", 0x704800 }, + { "oCRtnEntry::`scalar deleting destructor'", 0x704870 }, + { "oCRtnManager::RemoveRoutine", 0x704890 }, + { "oCRtnManager::RemoveOverlay", 0x704A00 }, + { "oCRtnManager::SetDailyRoutinePos", 0x704B80 }, + { "oCRtnManager::InitWayBoxes", 0x704BE0 }, + { "oCRtnManager::InsertWaybox", 0x704C30 }, + { "oCRtnManager::RemoveWayBoxes", 0x704F40 }, + { "oCRtnManager::CreateWayBoxes", 0x705030 }, + { "oCRtnManager::DrawWayBoxes", 0x705460 }, + { "oCRtnManager::CreateActiveList", 0x7054A0 }, + { "oCRtnManager::CollidesWithWayBox", 0x7055D0 }, + { "oCRtnManager::GetNumOfWayBoxes", 0x7057F0 }, + { "zCListSort::~zCListSort", 0x705810 }, + { "zCListSort::InsertSort", 0x705840 }, + { "zCListSort::~zCListSort", 0x7058D0 }, + { "zCListSort::DeleteListDatas", 0x705900 }, + { "zCListSort::Remove", 0x705960 }, + { "zCList::~zCList", 0x7059A0 }, + { "zCList::Insert", 0x7059D0 }, + { "zCArraySort::zCArraySort", 0x705A30 }, + { "zCArraySort::~zCArraySort", 0x705A50 }, + { "zCList::~zCList", 0x705A70 }, + { "zCListSort::`scalar deleting destructor'", 0x705AA0 }, + { "zCListSort::`scalar deleting destructor'", 0x705AD0 }, + { "zCList::`scalar deleting destructor'", 0x705B00 }, + { "zCArraySort::AllocDelta", 0x705B40 }, + { "oCSpawnManager::oCSpawnManager", 0x705EE0 }, + { "oCSpawnManager::~oCSpawnManager", 0x705F40 }, + { "oCSpawnManager::SetInsertRange", 0x705FE0 }, + { "oCSpawnManager::GetInsertRange", 0x705FF0 }, + { "oCSpawnManager::SetRemoveRange", 0x706000 }, + { "oCSpawnManager::GetRemoveRange", 0x706010 }, + { "oCSpawnManager::SetSpawnTime", 0x706020 }, + { "oCSpawnManager::GetSpawnTime", 0x706030 }, + { "oCSpawnManager::ClearList", 0x706040 }, + { "oCSpawnManager::InsertInList", 0x706090 }, + { "oCSpawnManager::RemoveFromList", 0x706190 }, + { "oCSpawnManager::IsSpawningEnabled", 0x706200 }, + { "oCSpawnManager::SetSpawningEnabled", 0x706210 }, + { "oCSpawnManager::SpawnImmediately", 0x706220 }, + { "oCSpawnManager::CheckInsertNpcs", 0x7063D0 }, + { "oCSpawnManager::ShowDebugInfo", 0x706470 }, + { "oCSpawnManager::CheckInsertNpc", 0x706880 }, + { "oCSpawnManager::InitCameraPos", 0x706CE0 }, + { "oCSpawnManager::InsertNpc", 0x706D40 }, + { "oCSpawnManager::SummonNpc", 0x706E40 }, + { "oCSpawnManager::SpawnNpc", 0x706F40 }, + { "oCSpawnManager::CheckForInvalidDialogCamPos", 0x7073C0 }, + { "oCSpawnManager::CheckRemoveNpc", 0x7075C0 }, + { "oCSpawnManager::DeleteNpc", 0x707950 }, + { "oCSpawnManager::DeleteAllSummoned", 0x7079F0 }, + { "oCSpawnManager::Archive", 0x707AC0 }, + { "oCSpawnManager::Unarchive", 0x707B50 }, + { "zCArray::Remove", 0x707D40 }, + { "zCList::DeleteList", 0x707D80 }, + { "oCSVMManager::oCSVMManager", 0x707DF0 }, + { "oCSVM::`vector deleting destructor'", 0x708050 }, + { "oCSVMManager::~oCSVMManager", 0x7080C0 }, + { "oCSVMManager::GetOU", 0x708100 }, + { "oCSVM::oCSVM", 0x708500 }, + { "oCSVM::~oCSVM", 0x708510 }, + { "oCSVM::InitByScript", 0x708530 }, + { "oCSVM::GetOU", 0x708800 }, + { "oCText::InitText", 0x708AC0 }, + { "oCVob::oCVob", 0x709BB0 }, + { "oCVob::_GetClassDef", 0x709BD0 }, + { "oCVob::GetSoundMaterial_AM", 0x709BE0 }, + { "oCVob::`scalar deleting destructor'", 0x709BF0 }, + { "oCVob::~oCVob", 0x709C20 }, + { "oCVob::Init", 0x709C30 }, + { "oCVob::ClearDebugList", 0x709C40 }, + { "oCVob::ShowVobDebugInfo", 0x709C80 }, + { "oCVob::GetShowDebug", 0x709CB0 }, + { "oCVob::ToggleShowDebug", 0x709CD0 }, + { "oCVob::SetShowDebug", 0x709D50 }, + { "oCVob::ShowDebugInfo", 0x709DE0 }, + { "oCVob::HasNpcEnoughSpace", 0x70A730 }, + { "oCVob::HasEnoughSpace", 0x70AA70 }, + { "oCVob::SearchNpcPosition", 0x70AC20 }, + { "oCVob::SearchFreePosition", 0x70B150 }, + { "oCVob::SetOnFloor", 0x70B650 }, + { "oCVob::GetFloorPosition", 0x70B6A0 }, + { "oCVob::GetFloorPositionWithVob", 0x70B790 }, + { "oCVob::GetInstance", 0x70B890 }, + { "oCVob::GetInstanceName", 0x70B8A0 }, + { "oCVob::Archive", 0x70B930 }, + { "oCVob::Unarchive", 0x70B940 }, + { "oCVob::StartParticleEffects", 0x70B950 }, + { "oCVob::Render", 0x70B960 }, + { "oCVob::GetAIVobMove", 0x70BB30 }, + { "oCTouchDamage::GetDamageTypeArcEnum", 0x70BC00 }, + { "oCTouchDamage::_CreateNewInstance", 0x70C080 }, + { "oCTouchDamage::operator delete", 0x70C100 }, + { "oCTouchDamage::_GetClassDef", 0x70C120 }, + { "oCTouchDamage::`scalar deleting destructor'", 0x70C130 }, + { "oCTouchDamage::~oCTouchDamage", 0x70C160 }, + { "zCList::~zCList", 0x70C170 }, + { "zCList::Insert", 0x70C1A0 }, + { "zCList::`scalar deleting destructor'", 0x70C200 }, + { "oCWaypoint::oCWaypoint", 0x70C570 }, + { "zCWaypoint::_GetClassDef", 0x70C590 }, + { "oCWaypoint::`scalar deleting destructor'", 0x70C5A0 }, + { "oCWaypoint::~oCWaypoint", 0x70C5D0 }, + { "oCWaypoint::CanBeUsed", 0x70C5E0 }, + { "oCWay::oCWay", 0x70C650 }, + { "oCWay::`scalar deleting destructor'", 0x70C670 }, + { "oCWay::~oCWay", 0x70C690 }, + { "oCWay::CanBeUsed", 0x70C730 }, + { "oCWay::Init", 0x70C820 }, + { "oCWay::IsObjectOnWay", 0x70D050 }, + { "oCWay::GetLadder", 0x70D070 }, + { "oCWay::GetDoor", 0x70D080 }, + { "oCWorld::_CreateNewInstance", 0x70D5C0 }, + { "oCWorld::oCWorld", 0x70D630 }, + { "oCWorld::_GetClassDef", 0x70D850 }, + { "oCWorld::`scalar deleting destructor'", 0x70D8B0 }, + { "oCWorld::~oCWorld", 0x70D8E0 }, + { "zCListSort::`scalar deleting destructor'", 0x70DB00 }, + { "zCListSort::`scalar deleting destructor'", 0x70DB30 }, + { "oCWorld::CreateVob", 0x70DB60 }, + { "oCWorld::Archive", 0x70DEE0 }, + { "oCWorld::Unarchive", 0x70E120 }, + { "oCWorld::SaveWorld", 0x70E300 }, + { "oCWorld::LoadWorld", 0x70E400 }, + { "oCWorld::AddVobAsChild", 0x70E740 }, + { "oCWorld::RemoveVob", 0x70E9D0 }, + { "oCWorld::InsertVobInWorld", 0x70EC40 }, + { "oCWorld::EnableVob", 0x70EC50 }, + { "oCWorld::DisableVob", 0x70ED90 }, + { "oCWorld::SearchVob", 0x70EEB0 }, + { "oCWorld::SearchVobByID", 0x70EF00 }, + { "oCWorld::SearchVobByName", 0x70EF50 }, + { "oCWorld::SearchVobListByName", 0x70F000 }, + { "oCWorld::TraverseVobList", 0x70F140 }, + { "oCWorld::ClearNpcPerceptionVobLists", 0x70F180 }, + { "oCWorld::InsertInLists", 0x70F1C0 }, + { "oCWorld::RemoveFromLists", 0x70F2B0 }, + { "oCWorld::DisposeVobs", 0x70F520 }, + { "oCWorld::DisposeWorld", 0x70F690 }, + { "oCWorldTimer::oCWorldTimer", 0x70F6B0 }, + { "oCWorldTimer::~oCWorldTimer", 0x70F6C0 }, + { "oCWorldTimer::Timer", 0x70F6D0 }, + { "oCWorldTimer::GetDay", 0x70F720 }, + { "oCWorldTimer::SetDay", 0x70F730 }, + { "oCWorldTimer::GetTime", 0x70F740 }, + { "oCWorldTimer::SetTime", 0x70F790 }, + { "oCWorldTimer::GetFullTime", 0x70F7D0 }, + { "oCWorldTimer::SetFullTime", 0x70F7E0 }, + { "oCWorldTimer::GetTimeString", 0x70F810 }, + { "oCWorldTimer::IsLater", 0x70FA20 }, + { "oCWorldTimer::IsLaterEqual", 0x70FA60 }, + { "oCWorldTimer::IsTimeBetween", 0x70FAA0 }, + { "oCWorldTimer::GetPassedTime", 0x70FB30 }, + { "oCWorldTimer::GetSkyTime", 0x70FB50 }, + { "oCWorldTimer::IsDay", 0x70FB90 }, + { "oCWorldTimer::IsNight", 0x70FC10 }, + { "oCWorldTimer::AddTime", 0x70FCA0 }, + { "zCListSort::InsertSort", 0x70FD00 }, + { "zCListSort::Remove", 0x70FD90 }, + { "zCListSort::~zCListSort", 0x70FDD0 }, + { "zCListSort::InsertSort", 0x70FE00 }, + { "zCListSort::InsertSort", 0x70FE90 }, + { "TestFont", 0x70FF50 }, + { "MainProg", 0x710200 }, + { "zCConDat::zCConDat", 0x710350 }, + { "zCConsole::HandleEvent", 0x710760 }, + { "zCConsole::zCConsole", 0x710880 }, + { "zCConsole::~zCConsole", 0x710C40 }, + { "zCConsole::SetAutoCompletion", 0x710E20 }, + { "zCConsole::HasAutoCompletion", 0x710E30 }, + { "zCConsole::SetWorld", 0x710E40 }, + { "zCConsole::GetWorld", 0x710E50 }, + { "zCConsole::SetParser", 0x710E60 }, + { "zCConsole::GetParser", 0x710E70 }, + { "zCConsole::AddChar", 0x710E80 }, + { "zCConsole::InsertVar", 0x711310 }, + { "zCConsole::Register", 0x711480 }, + { "zCConsole::AutoCompletion", 0x711720 }, + { "zCConsole::SetFocus", 0x711FF0 }, + { "zCConsole::RemoveFocus", 0x712020 }, + { "zCConsole::Show", 0x7120D0 }, + { "zCConsole::Hide", 0x712350 }, + { "zCConsole::Toggle", 0x712430 }, + { "zCConsole::IsVisible", 0x712520 }, + { "zCConsole::AddSkip", 0x712540 }, + { "zCConsole::Update", 0x712580 }, + { "zCConsole::ShowInput", 0x712BF0 }, + { "zCConsole::Get", 0x712D80 }, + { "zCConsole::GetBestMatch", 0x712F60 }, + { "zCConsole::Eval", 0x7131B0 }, + { "zCConsole::Evaluate", 0x7135D0 }, + { "zCConsole::SetPos", 0x713C90 }, + { "zCConsole::SetDim", 0x713CB0 }, + { "zCConsole::SetFlags", 0x713CD0 }, + { "zCConsole::AddEvalFunc", 0x713CF0 }, + { "zCConsole::SetChangedFunc", 0x713D20 }, + { "zCConsole::ShowHelp", 0x713D30 }, + { "zCConsole::SaveInfoFile", 0x713F90 }, + { "zCConsole::EditFunc", 0x714250 }, + { "zCConsole::EditInstance", 0x714470 }, + { "zCList::~zCList", 0x7148E0 }, + { "zList::InsertLast", 0x714910 }, + { "zCList::`scalar deleting destructor'", 0x714960 }, + { "zCConDat::`scalar deleting destructor'", 0x7149A0 }, + { "zCConDat::~zCConDat", 0x7149C0 }, + { "zCEventManager::_CreateNewInstance", 0x714C90 }, + { "zCEventManager::_GetClassDef", 0x714DC0 }, + { "zCEventManager::GetNetVobControl", 0x714DD0 }, + { "zCEventManager::DoFrameActivity", 0x714E30 }, + { "zCEventManager::`scalar deleting destructor'", 0x714F90 }, + { "zCEventManager::~zCEventManager", 0x7150F0 }, + { "zCEventManager::KillMessages", 0x7151F0 }, + { "zCEventManager::OnMessage", 0x715250 }, + { "zCEventManager::SendMessageToHost", 0x715C10 }, + { "zCEventManager::SetShowMessageCommunication", 0x715DE0 }, + { "zCEventManager::GetShowMessageCommunication", 0x715DF0 }, + { "zCEventManager::ShowMessageCommunication", 0x715E00 }, + { "zCEventManager::ProcessMessageList", 0x716060 }, + { "zCEventManager::SetActive", 0x716170 }, + { "zCEventManager::Delete", 0x7162F0 }, + { "zCEventManager::RemoveFromList", 0x716330 }, + { "zCEventManager::InsertInList", 0x716380 }, + { "zCEventManager::SetCutscene", 0x7165A0 }, + { "zCEventManager::GetCutscene", 0x716610 }, + { "zCEventManager::GetCutsceneMode", 0x716620 }, + { "zCEventManager::Clear", 0x716630 }, + { "zCEventManager::IsEmpty", 0x716850 }, + { "zCEventManager::IsRunning", 0x7168B0 }, + { "zCEventManager::GetActiveMessage", 0x7168E0 }, + { "zCEventManager::Print_db", 0x716920 }, + { "zCEventManager::OnTouch", 0x716930 }, + { "zCEventManager::OnUntouch", 0x716A00 }, + { "zCEventManager::OnTouchLevel", 0x716AD0 }, + { "zCEventManager::OnTrigger", 0x716AE0 }, + { "zCEventManager::OnUntrigger", 0x716BB0 }, + { "zCEventManager::OnDamage", 0x716C80 }, + { "zCEventManager::GetEventMessage", 0x716D60 }, + { "zCEventManager::ShowList", 0x716D70 }, + { "zCEventManager::Archive", 0x717090 }, + { "zCEventManager::Unarchive", 0x7170D0 }, + { "zCArray::Remove", 0x717140 }, + { "zCFontMan::zCFontMan", 0x7171B0 }, + { "zCFontMan::~zCFontMan", 0x7171C0 }, + { "zCFontMan::SearchFont", 0x7172A0 }, + { "zCFontMan::Load", 0x7174A0 }, + { "zCFontMan::GetNumber", 0x717690 }, + { "zCFontMan::GetFont", 0x7176A0 }, + { "zCFont::CacheIn", 0x7176C0 }, + { "zCFont::LoadFontTexture", 0x717700 }, + { "zCFont::zCFont", 0x7179D0 }, + { "zCFont::~zCFont", 0x717B60 }, + { "zCFont::LoadSource", 0x717C00 }, + { "zCFont::SaveFontData", 0x717D50 }, + { "zCFont::LoadFontData", 0x7181A0 }, + { "zCFont::GetFontName", 0x7187C0 }, + { "zCFont::GetFontY", 0x718810 }, + { "zCFont::GetFontX", 0x718820 }, + { "zCFont::GetWidth", 0x718860 }, + { "zCFont::GetLetterDistance", 0x718880 }, + { "zCFont::MapToAscii", 0x718890 }, + { "zCFont::GetSizex", 0x718930 }, + { "zCFont::GetSizey", 0x718960 }, + { "zCFont::GetPixel", 0x718990 }, + { "zCFont::GetPixelAlpha", 0x7189F0 }, + { "zCFont::NextPixelX", 0x718A50 }, + { "zCFont::NextPixelY", 0x718AF0 }, + { "zCFont::NextPixelXAlpha", 0x718B90 }, + { "zCFont::NextPixelYAlpha", 0x718C30 }, + { "zCFont::NextPixelXCol", 0x718CD0 }, + { "zCFont::NextPixelYCol", 0x718D90 }, + { "zCFont::AnalyseLetters", 0x718E50 }, + { "zCFont::GetFontData", 0x7196D0 }, + { "zCFont::GetFontTexture", 0x719730 }, + { "zCArray::AllocDelta", 0x719760 }, + { "zCGfx::zCGfx", 0x719800 }, + { "zCGfx::~zCGfx", 0x719CA0 }, + { "zCGfx::Reload", 0x719D30 }, + { "rnd", 0x71A2A0 }, + { "Gfx_ChangeBPP", 0x71A2D0 }, + { "zCGfx::LoadRaw", 0x71A2E0 }, + { "zCGfx::Readbyte", 0x71A3A0 }, + { "zCGfx::LoadPcx", 0x71A410 }, + { "zCGfx::LoadTga", 0x71A950 }, + { "zCGfx::SaveRaw", 0x71BDE0 }, + { "zCGfx::Save", 0x71BE40 }, + { "zCGfx::LoadGfx", 0x71C000 }, + { "Gfx_Col", 0x71C2A0 }, + { "zCGfx::GetSizex", 0x71C3D0 }, + { "zCGfx::GetSizey", 0x71C3E0 }, + { "zCGfx::GetDataPtr", 0x71C3F0 }, + { "zCGfx::GetPixel", 0x71C400 }, + { "Gfx_Setpal", 0x71C430 }, + { "Gfx_Loadpal", 0x71C4E0 }, + { "zCParser::SetVersion", 0x71C680 }, + { "zCParser::GetVersion", 0x71C690 }, + { "zCPar_File::zCPar_File", 0x71C6A0 }, + { "zCPar_File::~zCPar_File", 0x71C6D0 }, + { "zCPar_File::IsNewerDate", 0x71C780 }, + { "zCPar_File::IsExactDate", 0x71C820 }, + { "zCPar_File::SetFileNumber", 0x71C8B0 }, + { "zCPar_File::GetFileNumber", 0x71C8C0 }, + { "zCPar_File::GetName", 0x71C8D0 }, + { "zCPar_File::EnableTreeLoad", 0x71C920 }, + { "zCPar_File::Load", 0x71C930 }, + { "zCPar_File::GetStartAddress", 0x71CBB0 }, + { "zCPar_File::GetEndAddress", 0x71CBC0 }, + { "zCPar_File::Dispose", 0x71CBD0 }, + { "zCPar_File::SetTree", 0x71CBF0 }, + { "zCPar_File::GetTree", 0x71CC30 }, + { "zCPar_File::SetLabelCount", 0x71CC40 }, + { "zCPar_File::GetLabelCount", 0x71CC50 }, + { "zCPar_File::SaveTree", 0x71CC60 }, + { "zCPar_File::SaveTreeNode", 0x71CF10 }, + { "zCPar_File::LoadTreeNode", 0x71D080 }, + { "zCPar_File::LoadTree", 0x71D1C0 }, + { "zCPar_File::DeleteTree", 0x71D630 }, + { "zCParser::GetParser", 0x71D660 }, + { "zCParser::zCParser", 0x71D670 }, + { "zCParser::~zCParser", 0x71D790 }, + { "zCPar_TreeNode::`scalar deleting destructor'", 0x71D9E0 }, + { "zCParser::SetMessageFunc", 0x71DA00 }, + { "zCParser::SetStopOnError", 0x71DA10 }, + { "zCParser::Error", 0x71DA20 }, + { "zCParser::Message", 0x71DDD0 }, + { "zCParser::SaveDat", 0x71DF50 }, + { "zCParser::LoadDat", 0x71E130 }, + { "zCParser::Parse", 0x71E400 }, + { "zCParser::ParseSource", 0x71E6D0 }, + { "zCParser::ParseFile", 0x71F050 }, + { "zCParser::ParseBlock", 0x71F8E0 }, + { "zCParser::CreatePCode", 0x71FBA0 }, + { "zCParser::ShowSymbols", 0x7202C0 }, + { "zCParser::PushTree", 0x7202D0 }, + { "zCParser::PushOnStack", 0x7202F0 }, + { "zCParser::SolveLabels", 0x721210 }, + { "zCParser::MergeFile", 0x721270 }, + { "zCParser::PopDataValue", 0x7214F0 }, + { "zCParser::PopFloatValue", 0x721520 }, + { "zCParser::PopVarAddress", 0x721560 }, + { "zCParser::PopString", 0x721590 }, + { "zCParser::DoStack", 0x7215B0 }, + { "zCParser::CallFunc", 0x722640 }, + { "zCParser::GetCurrentFunc", 0x722B80 }, + { "zCParser::CreateInstance", 0x722B90 }, + { "zCParser::CreatePrototype", 0x722C80 }, + { "zCParser::Reset", 0x722D70 }, + { "zCParser::SetPercentDone", 0x722EE0 }, + { "zCParser::CreateHelpers", 0x722F50 }, + { "zCParser::EnableTreeSave", 0x7230F0 }, + { "zCParser::EnableDatSave", 0x723100 }, + { "zCParser::EnableTreeLoad", 0x723110 }, + { "zCParser::GetIndex", 0x723120 }, + { "zCParser::MatchClass", 0x7231F0 }, + { "zCParser::GetBaseClass", 0x723270 }, + { "zCParser::GetBase", 0x723330 }, + { "zCParser::GetPrototype", 0x723380 }, + { "zCParser::GetInstance", 0x7233F0 }, + { "zCParser::GetSymbolInfo", 0x7234A0 }, + { "zCParser::GetSymbol", 0x723570 }, + { "zCParser::GetClassVarInfo", 0x723650 }, + { "zCParser::GetText", 0x723AE0 }, + { "zCParser::GetInt", 0x723C30 }, + { "zCParser::GetInstanceValue", 0x723C80 }, + { "zCParser::IsValid", 0x724070 }, + { "zCParser::CheckClassSize", 0x7241F0 }, + { "zCParser::AddClassOffset", 0x7244E0 }, + { "zCParser::SetInstance", 0x724640 }, + { "zCParser::AutoCompletion", 0x7246C0 }, + { "zCParser::GetNumFiles", 0x724910 }, + { "zCParser::GetFileName", 0x724920 }, + { "zCParser::IsStackFull", 0x7249C0 }, + { "zCParser::GetLastErrorLine", 0x7249D0 }, + { "zCParser::Reparse", 0x7249E0 }, + { "zCParser::SaveInstance", 0x724B10 }, + { "zCParser::ShowCode", 0x725900 }, + { "zCParser::SaveInfoFile", 0x725A60 }, + { "zCParser::SetInfoFile", 0x726100 }, + { "zCParser::IsInAdditionalInfo", 0x726270 }, + { "zCParser::WriteAdditionalInfo", 0x726440 }, + { "zCParser::ClearAllInstanceRefs", 0x7267D0 }, + { "zCParser::ClearInstanceRefs", 0x726840 }, + { "zCParser::ResetGlobalVars", 0x7268D0 }, + { "zCParser::CreateVarReferenceList", 0x726930 }, + { "zCParser::ResetWithVarReferenceList", 0x726AD0 }, + { "zCParser::SaveGlobalVars", 0x726B50 }, + { "zCParser::LoadGlobalVars", 0x726EA0 }, + { "zCArray::InsertEnd", 0x7271F0 }, + { "zCPar_TreeNode::zCPar_TreeNode", 0x727490 }, + { "zCPar_TreeNode::~zCPar_TreeNode", 0x7276A0 }, + { "zCPar_TreeNode::SetLeft", 0x727770 }, + { "zCPar_TreeNode::SetRight", 0x727780 }, + { "zCPar_TreeNode::SetNext", 0x727790 }, + { "zCPar_TreeNode::SeekEndTree", 0x7277A0 }, + { "zCPar_TreeNode::MakeDyadicNode", 0x7277C0 }, + { "zCPar_TreeNode::MakeMonadicNode", 0x727840 }, + { "zCParser::GetOperatorString", 0x7278B0 }, + { "zCParser::FindNext", 0x727E60 }, + { "zCParser::PrevWord", 0x727FE0 }, + { "zCParser::ReadWord", 0x728010 }, + { "zCParser::Match", 0x728290 }, + { "zCParser::ReadVarType", 0x728460 }, + { "zCParser::ReadFuncType", 0x7286B0 }, + { "zCParser::ReadInt", 0x7288F0 }, + { "zCParser::ReadFloat", 0x728BC0 }, + { "zCParser::ReadString", 0x728F10 }, + { "zCParser::ReadArray", 0x729230 }, + { "zCParser::CreateLeaf", 0x729470 }, + { "zCParser::CreateStringLeaf", 0x7294E0 }, + { "zCParser::CreateFloatLeaf", 0x729770 }, + { "zCParser::GetNextToken", 0x729920 }, + { "zCParser::Parse_Expression_Primary", 0x72A210 }, + { "zCParser::Parse_Expression", 0x72A880 }, + { "zCParser::ParseExpressionEx", 0x72AAB0 }, + { "zCParser::ParseExpression", 0x72AB20 }, + { "zCParser::EvalLeaf", 0x72AB40 }, + { "zCParser::DeclareVar", 0x72B060 }, + { "zCParser::DeclareClass", 0x72C4D0 }, + { "zCParser::DeclareInstance", 0x72C6E0 }, + { "zCParser::DeclarePrototype", 0x72CFD0 }, + { "zCParser::DeclareIf", 0x72D570 }, + { "zCParser::DeclareAssign", 0x72DA10 }, + { "zCParser::DeclareAssignFunc", 0x72E260 }, + { "zCParser::DeclareFunc", 0x72E570 }, + { "zCParser::DeclareReturn", 0x72EAA0 }, + { "zCParser::DeclareFuncCall", 0x72ECA0 }, + { "zCParser::SearchFuncWithStartAddress", 0x72F700 }, + { "zCParser::GetNextCommand", 0x72F780 }, + { "zCParser::ShowPCodeSpy", 0x730450 }, + { "zCParser::ShowPCode", 0x730590 }, + { "zCParser::DefineExternal", 0x730820 }, + { "zCParser::DefineExternalVar", 0x730C00 }, + { "zCParser::GetParameter", 0x730E40 }, + { "zCParser::SetReturn", 0x731000 }, + { "zCParser::FindInstanceVar", 0x7310A0 }, + { "zCParser::GetLastInstance", 0x7312F0 }, + { "zCParser::FindIndex", 0x731300 }, + { "zCArray::InsertEnd", 0x731510 }, + { "zCPar_StringTable::zCPar_StringTable", 0x731630 }, + { "zCPar_StringTable::~zCPar_StringTable", 0x731700 }, + { "zCPar_StringTable::Clear", 0x731780 }, + { "zCPar_StringTable::Insert", 0x7317B0 }, + { "zCPar_StringTable::GetLastEntry", 0x731930 }, + { "zCPar_StringTable::GetString", 0x731940 }, + { "zCPar_StringTable::Save", 0x731960 }, + { "zCPar_StringTable::Load", 0x731AA0 }, + { "zCPar_StringTable::ShrinkToFit", 0x731C70 }, + { "zCPar_StringTable::Show", 0x731D00 }, + { "zCPar_Symbol::SetUseInstance", 0x731D40 }, + { "zCPar_Symbol::SetUseInstanceAdr", 0x731E60 }, + { "zCPar_Symbol::GetUseInstance", 0x731E70 }, + { "zCPar_Symbol::zCPar_Symbol", 0x731E80 }, + { "zCPar_Symbol::~zCPar_Symbol", 0x731EE0 }, + { "zCPar_Symbol::AllocSpace", 0x731FD0 }, + { "zCPar_Symbol::GetDataAdr", 0x7322E0 }, + { "zCPar_Symbol::SetDataAdr", 0x7326C0 }, + { "zCPar_Symbol::SetFlag", 0x7326D0 }, + { "zCPar_Symbol::HasFlag", 0x7326F0 }, + { "zCPar_Symbol::SetParent", 0x732710 }, + { "zCPar_Symbol::GetParent", 0x732720 }, + { "zCPar_Symbol::GetInstanceAdr", 0x732730 }, + { "zCPar_Symbol::GetNext", 0x732740 }, + { "zCPar_Symbol::ArrayCheck", 0x732750 }, + { "zCPar_Symbol::GetStackPos", 0x732780 }, + { "zCPar_Symbol::SetStackPos", 0x732790 }, + { "zCPar_Symbol::SetValue", 0x7327A0 }, + { "zCPar_Symbol::GetValue", 0x732950 }, + { "zCPar_Symbol::SetLineData", 0x732B00 }, + { "zCPar_Symbol::GetLineData", 0x732DB0 }, + { "zCPar_Symbol::SetFileNr", 0x732DF0 }, + { "zCPar_Symbol::Save", 0x732EC0 }, + { "zCPar_Symbol::SaveFull", 0x733130 }, + { "zCPar_Symbol::LoadFull", 0x7333D0 }, + { "zCPar_Symbol::Load", 0x7335C0 }, + { "zCPar_Symbol::SetOffset", 0x733790 }, + { "zCPar_Symbol::GetOffset", 0x7337A0 }, + { "zCPar_Symbol::SetClassOffset", 0x7337B0 }, + { "zCPar_Symbol::GetClassOffset", 0x7337C0 }, + { "zCPar_SymbolTable::zCPar_SymbolTable", 0x7337D0 }, + { "zCPar_SymbolTable::~zCPar_SymbolTable", 0x733920 }, + { "zCPar_SymbolTable::Clear", 0x733990 }, + { "zCPar_Symbol::`vector deleting destructor'", 0x733A10 }, + { "zCPar_SymbolTable::PreAlloc", 0x733A70 }, + { "zCPar_SymbolTable::Compare", 0x733B00 }, + { "zCPar_SymbolTable::Save", 0x733B70 }, + { "zCPar_SymbolTable::Load", 0x733CF0 }, + { "zCPar_SymbolTable::IsIn", 0x734130 }, + { "zCPar_SymbolTable::GetIndex", 0x734330 }, + { "zCPar_SymbolTable::Search", 0x734620 }, + { "zCPar_SymbolTable::GetSymbol", 0x734700 }, + { "zCPar_SymbolTable::Insert", 0x7347C0 }, + { "zCPar_SymbolTable::InsertEnd", 0x734A20 }, + { "zCPar_SymbolTable::ShrinkToFit", 0x734C40 }, + { "zCPar_SymbolTable::SetSize", 0x734D40 }, + { "zCPar_SymbolTable::GetNumInList", 0x734E10 }, + { "zCPar_SymbolTable::GetLastSymbol", 0x734E20 }, + { "zCPar_SymbolTable::GetFirstSymbol", 0x734E30 }, + { "zCPar_SymbolTable::Show", 0x734E40 }, + { "zCPar_Stack::zCPar_Stack", 0x735450 }, + { "zCPar_Stack::~zCPar_Stack", 0x735490 }, + { "zCPar_Stack::GetPopPos", 0x7354B0 }, + { "zCPar_Stack::SetPopPos", 0x7354C0 }, + { "zCPar_Stack::GetDynSize", 0x7354D0 }, + { "zCPar_Stack::GetStatSize", 0x7354E0 }, + { "zCPar_Stack::PushByte", 0x7354F0 }, + { "zCPar_Stack::PushWord", 0x735510 }, + { "zCPar_Stack::PushInt", 0x735530 }, + { "zCPar_Stack::PushString", 0x735550 }, + { "zCPar_Stack::PopByte", 0x7355C0 }, + { "zCPar_Stack::PopWord", 0x7355D0 }, + { "zCPar_Stack::PopInt", 0x7355E0 }, + { "zCPar_Stack::PopString", 0x7355F0 }, + { "zCPar_Stack::CheckOverflow", 0x7357B0 }, + { "zCPar_Stack::Set", 0x735830 }, + { "zCPar_Stack::Clear", 0x735850 }, + { "zCPar_Stack::Save", 0x735860 }, + { "zCPar_Stack::Load", 0x7358A0 }, + { "zCPar_DataStack::zCPar_DataStack", 0x735910 }, + { "zCPar_DataStack::~zCPar_DataStack", 0x735930 }, + { "zCPar_DataStack::Push", 0x735940 }, + { "zCPar_DataStack::Pop", 0x735960 }, + { "zCPar_DataStack::PopFloat", 0x735980 }, + { "zCPar_DataStack::IsEmpty", 0x7359A0 }, + { "zCPar_DataStack::Clear", 0x7359B0 }, + { "zCArray::AllocDelta", 0x7359E0 }, + { "zCArraySort::AllocDelta", 0x735A70 }, + { "zCArray::AllocDelta", 0x735AE0 }, + { "zList::IsIn", 0x735B50 }, + { "zCInputCallback::zCInputCallback", 0x735C50 }, + { "zCInputCallback::~zCInputCallback", 0x735C60 }, + { "zCInputCallback::SetHandleEventTop", 0x735CE0 }, + { "zCInputCallback::SetEnableHandleEvent", 0x735D60 }, + { "zCInputCallback::GetEnableHandleEvent", 0x735DF0 }, + { "zCInputCallback::DoEvents", 0x735E10 }, + { "zCInputCallback::GetInput", 0x735E40 }, + { "zCView::zCView", 0x735EC0 }, + { "zCView::`scalar deleting destructor'", 0x735F60 }, + { "zCView::~zCView", 0x736040 }, + { "zCView::Init", 0x736230 }, + { "rnd2", 0x736670 }, + { "zCView::nax", 0x7366A0 }, + { "zCView::nay", 0x7366E0 }, + { "zCView::anx", 0x736720 }, + { "zCView::any", 0x736760 }, + { "zCView::StdPrintwin", 0x7367A0 }, + { "zCView::SetAutoScroll", 0x7367C0 }, + { "zCView::CheckAutoScroll", 0x736800 }, + { "zCView::SetTransparency", 0x736910 }, + { "zCView::SetAlphaBlendFunc", 0x736920 }, + { "zCView::SetColor", 0x736930 }, + { "zCView::GetColor", 0x736940 }, + { "zCView::Setflags", 0x736950 }, + { "zCView::ClrFlags", 0x736960 }, + { "zCView::HasFlag", 0x736980 }, + { "zCView::InsertBack", 0x7369A0 }, + { "zCView::InitPrintwin", 0x736AF0 }, + { "zCView::BlitText", 0x736B70 }, + { "zCView::Blit", 0x736C80 }, + { "zCView::DrawItems", 0x736F90 }, + { "zCView::Top", 0x736FD0 }, + { "zCView::Create", 0x737050 }, + { "zCView::ForceOpen", 0x7371D0 }, + { "zCView::Open", 0x737440 }, + { "zCView::Close", 0x737660 }, + { "zCView::ApplyOpenClose", 0x737780 }, + { "zCView::UpdateOpen", 0x737A00 }, + { "zCView::UpdateClose", 0x737A50 }, + { "zCView::UpdateOpenZoom", 0x737B00 }, + { "zCView::UpdateCloseZoom", 0x737C00 }, + { "zCView::RecalcChildsSize", 0x737D20 }, + { "zCView::RecalcChildsPos", 0x737DA0 }, + { "zCView::SetPos", 0x737E00 }, + { "zCView::GetPos", 0x737EB0 }, + { "zCView::CalcPixelPos", 0x737ED0 }, + { "zCView::GetPixelPos", 0x737F10 }, + { "zCView::Move", 0x737F30 }, + { "zCView::SetSize", 0x737FF0 }, + { "zCView::GetSize", 0x738060 }, + { "zCView::GetPixelSize", 0x738080 }, + { "zCView::GetExtends", 0x7380B0 }, + { "zCView::GetScreenExtends", 0x7380F0 }, + { "zCView::GetPixelExtends", 0x738160 }, + { "zCView::IsIn", 0x7381B0 }, + { "zCView::GetItem", 0x738240 }, + { "zCView::CreateText", 0x738300 }, + { "zCView::CheckTimedText", 0x7384E0 }, + { "zCView::PrintTimed", 0x7385A0 }, + { "zCView::PrintTimedCX", 0x738630 }, + { "zCView::PrintTimedCY", 0x7387B0 }, + { "zCView::PrintTimedCXY", 0x738870 }, + { "zCView::PrintMessage", 0x738A10 }, + { "zCView::PrintMessageCXY", 0x738DD0 }, + { "zCView::PrintSelection", 0x7395D0 }, + { "zCView::Dialog", 0x739750 }, + { "zCView::DialogCX", 0x739820 }, + { "zCView::DialogCY", 0x739880 }, + { "zCView::DialogCXY", 0x739970 }, + { "zCView::DialogMessage", 0x7399C0 }, + { "zCView::DialogMessageCXY", 0x739C70 }, + { "zCView::DialogSelection", 0x739F20 }, + { "zCView::SetFont", 0x73A360 }, + { "zCView::SetFontColor", 0x73A380 }, + { "zCView::GetFont", 0x73A3C0 }, + { "zCView::GetFontName", 0x73A3D0 }, + { "zCView::FontY", 0x73A460 }, + { "zCView::FontSize", 0x73A480 }, + { "zCView::Print", 0x73A4B0 }, + { "zCView::PrintChars", 0x73A580 }, + { "zCView::PrintCX", 0x73A890 }, + { "zCView::PrintCY", 0x73A990 }, + { "zCView::PrintCXY", 0x73AA90 }, + { "zCView::ClrPrintwin", 0x73ABB0 }, + { "zCView::GetFirstText", 0x73AED0 }, + { "zCView::Nextline", 0x73AF40 }, + { "zCView::DefPrintwin", 0x73B1E0 }, + { "zCView::Printwin", 0x73B380 }, + { "zCView::Input", 0x73B810 }, + { "zCView::InputNumber", 0x73C190 }, + { "zCView::PrintDebug", 0x73C620 }, + { "zCView::SetShowDebug", 0x73C640 }, + { "zCView::GetShowDebug", 0x73C650 }, + { "zCView::InsertItem", 0x73C660 }, + { "zCView::RemoveItem", 0x73C8B0 }, + { "zCView::ChangeMode", 0x73C930 }, + { "zCView::SetNextMode", 0x73C940 }, + { "zCView::SetMode", 0x73C950 }, + { "zCView::Line", 0x73CB20 }, + { "zCView::GetCode", 0x73CBD0 }, + { "zCView::ClipLine", 0x73CC10 }, + { "zCView::Render", 0x73CDC0 }, + { "zCViewText::zCViewText", 0x73CDD0 }, + { "zCViewText::`scalar deleting destructor'", 0x73CF70 }, + { "zCViewText::Create", 0x73D120 }, + { "zCViewText::~zCViewText", 0x73D290 }, + { "zCView::PatchMenuItemPrintwin", 0x73D2F0 }, + { "zCList::~zCList", 0x73D310 }, + { "zCList::Insert", 0x73D340 }, + { "zCList::Remove", 0x73D3A0 }, + { "zList::InsertLast", 0x73D400 }, + { "zList::Remove", 0x73D450 }, + { "zCList::~zCList", 0x73D670 }, + { "zCList::DeleteListDatas", 0x73D6A0 }, + { "zCList::`scalar deleting destructor'", 0x73D700 }, + { "zCList::`scalar deleting destructor'", 0x73D740 }, + { "zCVobWaypoint::zCVobWaypoint", 0x73D7B0 }, + { "zCVobWaypoint::_GetClassDef", 0x73D7D0 }, + { "zCVobWaypoint::`scalar deleting destructor'", 0x73D7E0 }, + { "zCVobWaypoint::~zCVobWaypoint", 0x73D810 }, + { "zCWayNet::zCWayNet", 0x73D820 }, + { "zCWayNet::_GetClassDef", 0x73D8C0 }, + { "zCWayNet::`scalar deleting destructor'", 0x73D8D0 }, + { "zCWayNet::~zCWayNet", 0x73D9B0 }, + { "zCWayNet::HasWaypoint", 0x73DB00 }, + { "zCWayNet::InsertWaypoint", 0x73DBE0 }, + { "zCWayNet::DeleteWaypoint", 0x73DE90 }, + { "zCWayNet::CreateWay", 0x73E000 }, + { "zCWayNet::DeleteWay", 0x73E0C0 }, + { "zCWayNet::GetNearestWaypoint", 0x73E240 }, + { "zCWayNet::GetSecNearestWaypoint", 0x73E2D0 }, + { "zCWayNet::CorrectHeight", 0x73E390 }, + { "zCWayNet::Draw", 0x73E460 }, + { "zCWayNet::UpdateVobDependencies", 0x73E490 }, + { "zCWayNet::ClearVobDependencies", 0x73E6D0 }, + { "zCWayNet::CreateVobDependencies", 0x73E8E0 }, + { "zCWayNet::MergeWaypoints", 0x73EBB0 }, + { "zCWayNet::CheckConsistency", 0x73EEB0 }, + { "zCWayNet::AddWays", 0x73F440 }, + { "zCWay::zCWay", 0x73F540 }, + { "zCWay::IsObjectOnWay", 0x73F560 }, + { "zCWay::`scalar deleting destructor'", 0x73F570 }, + { "zCWay::Init", 0x73F650 }, + { "zCWay::Free", 0x73F6F0 }, + { "zCWay::~zCWay", 0x73F7A0 }, + { "zCWay::GetGoalWaypoint", 0x73F7B0 }, + { "zCWay::EstimateCost", 0x73F7C0 }, + { "zCWay::GetLength", 0x73F830 }, + { "zCWay::GetJumpDistance", 0x73F8E0 }, + { "zCWay::GetDistancePos", 0x73F9A0 }, + { "zCWay::CanBeUsed", 0x73FB30 }, + { "zCWay::Draw", 0x73FB40 }, + { "zCWay::GetFloor", 0x740090 }, + { "zCWay::CalcProperties", 0x740130 }, + { "zCWay::GetChasm", 0x740460 }, + { "zCWay::CanJump", 0x740470 }, + { "zCWayNet::SortWpList", 0x740480 }, + { "zCWaypoint::zCWaypoint", 0x7405E0 }, + { "zCWaypoint::CanBeUsed", 0x7406E0 }, + { "zCWaypoint::`scalar deleting destructor'", 0x7406F0 }, + { "zCWaypoint::Init", 0x740720 }, + { "zCWaypoint::Free", 0x7408D0 }, + { "zCWaypoint::~zCWaypoint", 0x740940 }, + { "zCWaypoint::GetPositionWorld", 0x740A00 }, + { "zCWaypoint::UpdatePositionWorld", 0x740A10 }, + { "zCWaypoint::SetName", 0x740AA0 }, + { "zCWaypoint::GetName", 0x740C00 }, + { "zCWaypoint::GetVob", 0x740D60 }, + { "zCWaypoint::CalcProperties", 0x740D70 }, + { "zCWaypoint::CorrectHeight", 0x740FA0 }, + { "zCWaypoint::InsertWay", 0x741050 }, + { "zCWaypoint::RemoveWay", 0x741060 }, + { "zCWaypoint::HasWay", 0x7410C0 }, + { "zCWaypoint::GetNumberOfWays", 0x7410F0 }, + { "zCWaypoint::GetWayList", 0x741110 }, + { "zCWaypoint::SetWaypointVob", 0x741120 }, + { "zCWaypoint::Draw", 0x741160 }, + { "zCWaypoint::Archive", 0x741170 }, + { "zCWaypoint::Unarchive", 0x7411D0 }, + { "zCWayNet::GetWaypoint", 0x741240 }, + { "zCWayNet::SearchWaypoint", 0x7413C0 }, + { "zCWayNet::FindRoute", 0x7413E0 }, + { "zCWayNet::SortOpenList", 0x7415F0 }, + { "zCWayNet::InsertInOpen", 0x741610 }, + { "zCWayNet::IsInOpen", 0x741640 }, + { "zCWayNet::InsertInClosed", 0x741660 }, + { "zCWayNet::RemoveFromClosed", 0x741680 }, + { "zCWayNet::IsInClosed", 0x741690 }, + { "zCWayNet::IsInAnyList", 0x7416B0 }, + { "zCWayNet::EstimateCost", 0x7416E0 }, + { "zCWayNet::CreateRoute", 0x741740 }, + { "zCWayNet::AStar", 0x7417F0 }, + { "zCWayNet::GetWPList", 0x741A70 }, + { "zCWayNet::CreateWPVobList", 0x741C00 }, + { "zCWayNet::RemoveUnusedWPVobs", 0x741C40 }, + { "zCWayNet::ArchiveOldFormat", 0x741DA0 }, + { "zCWayNet::Archive", 0x742100 }, + { "zCWayNet::UnarchiveOldFormat", 0x742600 }, + { "zCWayNet::Unarchive", 0x7431E0 }, + { "zCWayNet::CalcProperties", 0x743840 }, + { "zCRoute::zCRoute", 0x743880 }, + { "zCRoute::`scalar deleting destructor'", 0x7438A0 }, + { "zCRoute::~zCRoute", 0x7438C0 }, + { "zCRoute::SetStart", 0x743900 }, + { "zCRoute::GetNextWP", 0x743910 }, + { "zCRoute::GetTargetWP", 0x743980 }, + { "zCRoute::GetCurrentWay", 0x743990 }, + { "zCRoute::GetDesc", 0x7439A0 }, + { "zCRoute::GetRemainingDesc", 0x743BE0 }, + { "zCRoute::GetNumberOfWaypoints", 0x743E20 }, + { "zCRoute::IsEmpty", 0x743E40 }, + { "zCRoute::IsLastTarget", 0x743E60 }, + { "zCRoute::GetInterpolatedPosition", 0x743E80 }, + { "zCVobSpot::zCVobSpot", 0x7440A0 }, + { "zCVobSpot::_GetClassDef", 0x7440C0 }, + { "zCVobSpot::`scalar deleting destructor'", 0x7440D0 }, + { "zCVobSpot::~zCVobSpot", 0x744100 }, + { "zCVobSpot::IsAvailable", 0x744120 }, + { "zCVobSpot::MarkAsUsed", 0x7442B0 }, + { "zCVobWaypoint::_CreateNewInstance", 0x7444D0 }, + { "zCVobSpot::_CreateNewInstance", 0x744760 }, + { "zCVobSpot::operator delete", 0x744800 }, + { "zCVobStartpoint::_CreateNewInstance", 0x744A20 }, + { "zCVobStartpoint::operator delete", 0x744AB0 }, + { "zCVobStartpoint::_GetClassDef", 0x744AD0 }, + { "zCVobStartpoint::`scalar deleting destructor'", 0x744AE0 }, + { "zCVobStartpoint::~zCVobStartpoint", 0x744B10 }, + { "zCWaypoint::_CreateNewInstance", 0x744D20 }, + { "zCWayNet::_CreateNewInstance", 0x744F90 }, + { "zCList::~zCList", 0x745080 }, + { "zCList::DeleteListDatas", 0x7450B0 }, + { "zCList::Insert", 0x745110 }, + { "zCList::Remove", 0x745170 }, + { "zCList::GetNumInList", 0x7451D0 }, + { "zCListSort::~zCListSort", 0x7451F0 }, + { "zCListSort::DeleteListDatas", 0x745220 }, + { "zCListSort::InsertSort", 0x745290 }, + { "zCList::~zCList", 0x745320 }, + { "zCList::Insert", 0x745350 }, + { "zCList::`scalar deleting destructor'", 0x7453B0 }, + { "zCListSort::`scalar deleting destructor'", 0x7453F0 }, + { "zCList::`scalar deleting destructor'", 0x745420 }, + { "zUlfi_StartUp", 0x745490 }, + { "zUlfi_ShutDown", 0x7455F0 }, + { "oCZoneMusic::_CreateNewInstance", 0x7458A0 }, + { "oCZoneMusic::operator delete", 0x745970 }, + { "oCZoneMusic::_GetClassDef", 0x745990 }, + { "oCZoneMusicDefault::_CreateNewInstance", 0x745BA0 }, + { "oCZoneMusicDefault::operator delete", 0x745C70 }, + { "oCZoneMusicDefault::_GetClassDef", 0x745C90 }, + { "oCZoneMusic::oCZoneMusic", 0x745CA0 }, + { "oCZoneMusic::`scalar deleting destructor'", 0x745D00 }, + { "oCZoneMusic::~oCZoneMusic", 0x745D30 }, + { "oCZoneMusic::ProcessZoneList", 0x745D40 }, + { "oCZoneMusic::GetDefaultZoneClass", 0x7467B0 }, + { "oCZoneMusic::GetDebugDescString", 0x7467C0 }, + { "oCZoneMusic::OnTrigger", 0x7467E0 }, + { "oCZoneMusic::OnUntrigger", 0x7467F0 }, + { "oCZoneMusic::SetEnabled", 0x746800 }, + { "oCZoneMusic::IsEnabled", 0x746810 }, + { "oCZoneMusic::SetPriority", 0x746820 }, + { "oCZoneMusic::GetPriority", 0x746830 }, + { "oCZoneMusic::SetEllipsoid", 0x746840 }, + { "oCZoneMusic::IsEllipsoid", 0x746850 }, + { "oCZoneMusic::SetReverb", 0x746860 }, + { "oCZoneMusic::GetReverb", 0x746870 }, + { "oCZoneMusic::SetVolume", 0x746880 }, + { "oCZoneMusic::GetVolume", 0x746890 }, + { "oCZoneMusic::SetLoop", 0x7468A0 }, + { "oCZoneMusic::IsLoop", 0x7468B0 }, + { "oCZoneMusic::SetDayEntranceDone", 0x7468C0 }, + { "oCZoneMusic::IsDayEntranceDone", 0x7468D0 }, + { "oCZoneMusic::SetNightEntranceDone", 0x7468E0 }, + { "oCZoneMusic::IsNightEntranceDone", 0x7468F0 }, + { "oCZoneMusic::SetZonetime", 0x746900 }, + { "oCZoneMusic::GetZonetime", 0x746910 }, + { "oCZoneMusic::Archive", 0x746920 }, + { "oCZoneMusic::Unarchive", 0x746A10 }, + { "oCZoneMusic::GetCamPosWeightElps", 0x746B00 }, + { "oCZoneMusic::BuildTempZoneList", 0x746D30 }, + { "oCZoneMusic::ReleaseTempZoneList", 0x746EA0 }, + { "oCZoneMusic::SwitchInAndOutZones", 0x746EC0 }, + { "oCZoneMusic::GetMusicZoneByName", 0x747380 }, + { "oCZoneMusic::GetNewTheme", 0x747410 }, + { "oCZoneMusic::PlayThemeVariation", 0x747850 }, + { "oCZoneMusic::IsDaytime", 0x747C80 }, + { "oCZoneMusic::GetHerostatus", 0x747CA0 }, + { "oCZoneMusicDefault::oCZoneMusicDefault", 0x747CB0 }, + { "oCZoneMusicDefault::`scalar deleting destructor'", 0x747D10 }, + { "oCZoneMusicDefault::~oCZoneMusicDefault", 0x747D40 }, + { "zCMusicControler::_CreateNewInstance", 0x747F80 }, + { "zCMusicControler::operator delete", 0x748000 }, + { "zCMusicControler::_GetClassDef", 0x748020 }, + { "zCEventMusicControler::_CreateNewInstance", 0x748230 }, + { "zCEventMusicControler::operator delete", 0x7483F0 }, + { "zCEventMusicControler::_GetClassDef", 0x748410 }, + { "zCEventMusicControler::MD_GetNumOfSubTypes", 0x748420 }, + { "zCEventMusicControler::`scalar deleting destructor'", 0x748430 }, + { "zCEventMusicControler::~zCEventMusicControler", 0x748460 }, + { "zCEventMusicControler::MD_GetSubTypeString", 0x7484C0 }, + { "zCEventMusicControler::MD_GetTimeBehavior", 0x7485C0 }, + { "zCEventMusicControler::MD_GetMinTime", 0x7485D0 }, + { "zCEventMusicControler::Archive", 0x7485E0 }, + { "zCEventMusicControler::Unarchive", 0x748610 }, + { "zCMusicControler::zCMusicControler", 0x748640 }, + { "zCMusicControler::`scalar deleting destructor'", 0x748660 }, + { "zCMusicControler::~zCMusicControler", 0x748690 }, + { "zCMusicControler::OnMessage", 0x7486A0 }, + { "zCMusicControler::ThisVobRemovedFromWorld", 0x748700 }, + { "zCDXTCCache_D3D::zCDXTCCache_D3D", 0x748810 }, + { "zCDXTCCache_D3D::~zCDXTCCache_D3D", 0x748840 }, + { "zCDXTCCache_D3D::Lock", 0x748850 }, + { "zCDXTCCache_D3D::Unlock", 0x748950 }, + { "zCDXTCCache_D3D::ClearCache", 0x748AB0 }, + { "zCDXTCCache_D3D::XDXTC_CreateSurface", 0x748D50 }, + { "XD3D_AppIDDEnumCallback", 0x749060 }, + { "zCRnd_D3D::XD3D_EnumerateModes", 0x7497A0 }, + { "zCRnd_D3D::XD3D_InitPerDX", 0x7497E0 }, + { "zCRnd_D3D::XD3D_InitPort", 0x74A690 }, + { "zCRnd_D3D::XD3D_TestCapabilities", 0x74D170 }, + { "zCRnd_D3D::XD3D_SetDevice", 0x74DA60 }, + { "zCRnd_D3D::XD3D_ClearDevice", 0x74DFB0 }, + { "zCRnd_D3D::XD3D_TextureRescue", 0x74E450 }, + { "zCRnd_D3D::XD3D_TextureRebuild", 0x74E680 }, + { "zCRnd_D3D::XD3D_CreateWin", 0x74E8D0 }, + { "zCRnd_D3D::XD3D_CloseWin", 0x74EDF0 }, + { "zCRnd_D3D::zCRnd_D3D", 0x74EF30 }, + { "zCRenderer::DrawLightmapList", 0x74F620 }, + { "zCRenderer::DrawLineZ", 0x74F630 }, + { "zCRenderer::DrawPolySimple", 0x74F640 }, + { "zCRenderer::GetFog", 0x74F650 }, + { "zCRenderer::GetFogColor", 0x74F660 }, + { "zCRenderer::GetFogRange", 0x74F690 }, + { "zCRenderer::GetPolyDrawMode", 0x74F6A0 }, + { "zCRenderer::SetPolyDrawMode", 0x74F6B0 }, + { "zCRenderer::SetTextureWrapEnabled", 0x74F6C0 }, + { "zCRenderer::GetTextureWrapEnabled", 0x74F6D0 }, + { "zCRenderer::SetDitherEnabled", 0x74F6E0 }, + { "zCRenderer::GetDitherEnabled", 0x74F6F0 }, + { "zCRenderer::GetPolySortMode", 0x74F700 }, + { "zCRenderer::SetPolySortMode", 0x74F710 }, + { "zCRenderer::GetZBufferWriteEnabled", 0x74F720 }, + { "zCRenderer::SetZBufferWriteEnabled", 0x74F730 }, + { "zCRenderer::GetZBufferCompare", 0x74F740 }, + { "zCRenderer::SetZBufferCompare", 0x74F750 }, + { "zCRenderer::GetPixelWriteEnabled", 0x74F760 }, + { "zCRenderer::SetPixelWriteEnabled", 0x74F770 }, + { "zCRenderer::SetAlphaBlendSource", 0x74F780 }, + { "zCRenderer::GetAlphaBlendSource", 0x74F790 }, + { "zCRenderer::SetAlphaBlendFunc", 0x74F7A0 }, + { "zCRenderer::GetAlphaBlendFunc", 0x74F7B0 }, + { "zCRenderer::GetAlphaBlendFactor", 0x74F7C0 }, + { "zCRenderer::SetAlphaBlendFactor", 0x74F7D0 }, + { "zCRenderer::GetCacheAlphaPolys", 0x74F7E0 }, + { "zCRenderer::SetCacheAlphaPolys", 0x74F7F0 }, + { "zCRenderer::SetRenderMode", 0x74F800 }, + { "zCRenderer::GetRenderMode", 0x74F810 }, + { "zCRenderer::HasCapability", 0x74F820 }, + { "zCRenderer::GetGuardBandBorders", 0x74F830 }, + { "zCRenderer::ResetZTest", 0x74F840 }, + { "zCRenderer::HasPassedZTest", 0x74F850 }, + { "zCRenderer::CreateTextureConvert", 0x74F860 }, + { "zCRenderer::SupportsTextureFormat", 0x74F870 }, + { "zCRenderer::SupportsTextureFormatHardware", 0x74F880 }, + { "zCRenderer::GetMaxTextureSize", 0x74F890 }, + { "zCRenderer::SetTransform", 0x74F8A0 }, + { "zCRenderer::SetViewport", 0x74F8B0 }, + { "zCRenderer::SetLight", 0x74F8C0 }, + { "zCRenderer::GetMaterial", 0x74F8D0 }, + { "zCRenderer::SetMaterial", 0x74F8E0 }, + { "zCRenderer::SetTexture", 0x74F8F0 }, + { "zCRenderer::SetTextureStageState", 0x74F900 }, + { "zCRenderer::SetAlphaBlendFuncImmed", 0x74F910 }, + { "zCRenderer::SetRenderState", 0x74F920 }, + { "zCRenderer::GetRenderState", 0x74F930 }, + { "zCRenderer::AddAlphaSortObject", 0x74F940 }, + { "zCRenderer::RenderAlphaSortList", 0x74F950 }, + { "zCRenderer::`scalar deleting destructor'", 0x74F960 }, + { "zCRnd_D3D::Vid_IsLocked", 0x74F980 }, + { "zCRnd_D3D::Vid_BeginLfbAccess", 0x74F990 }, + { "zCRnd_D3D::Vid_EndLfbAccess", 0x74F9A0 }, + { "zCRnd_D3D::Vid_SetLfbAlpha", 0x74F9B0 }, + { "zCRnd_D3D::Vid_SetLfbAlphaFunc", 0x74F9C0 }, + { "`dynamic atexit destructor for 'private: static class std::tr1::shared_ptr __ExceptionPtr::m_badAllocExceptionPtr''", 0x74F9D0 }, + { "zCRnd_D3D::`scalar deleting destructor'", 0x74F9E0 }, + { "zD3D_alphaPoly::zD3D_alphaPoly", 0x74FA00 }, + { "zD3D_alphaPoly::IsAlphaPoly", 0x74FA10 }, + { "zD3D_alphaPoly::~zD3D_alphaPoly", 0x74FA20 }, + { "zD3D_alphaPoly::`scalar deleting destructor'", 0x74FA30 }, + { "zCRnd_D3D::~zCRnd_D3D", 0x74FA50 }, + { "zCRnd_D3D::EmergencyExit", 0x74FD20 }, + { "zCRnd_D3D::DrawPolySimple", 0x7501C0 }, + { "DXTryWarning", 0x7507E0 }, + { "zCRnd_D3D::DrawPoly", 0x750960 }, + { "zCRnd_D3D::XD3D_PolyDrawOnePassVertLight", 0x750BF0 }, + { "zCResource::CacheIn", 0x7512E0 }, + { "zCMaterial::GetAniTexture", 0x751320 }, + { "zCRnd_D3D::XD3D_PolyDrawOnePassMultiTex", 0x751350 }, + { "zCRnd_D3D::XD3D_PolyDrawTwoPassTexture", 0x751A70 }, + { "zCRnd_D3D::XD3D_AlphaBlendPoly", 0x752230 }, + { "zCRnd_D3D::XD3D_PolyDrawTwoPassLightMap", 0x752620 }, + { "zCRnd_D3D::DrawLightmapList", 0x7527D0 }, + { "zCRnd_D3D::SetPixel", 0x752890 }, + { "zCRnd_D3D::DrawLine", 0x752A70 }, + { "zCRnd_D3D::DrawLineZ", 0x752C90 }, + { "zCRnd_D3D::FlushPolys", 0x752EC0 }, + { "zCRnd_D3D::BeginFrame", 0x752ED0 }, + { "zCRnd_D3D::EndFrame", 0x7530D0 }, + { "zCRnd_D3D::SetTransform", 0x7530E0 }, + { "zCRnd_D3D::SetViewport", 0x753530 }, + { "zCRnd_D3D::SetLight", 0x7535A0 }, + { "zCRnd_D3D::SetMaterial", 0x7540F0 }, + { "zCRnd_D3D::GetMaterial", 0x7541F0 }, + { "zCRnd_D3D::XD3D_SetTexture", 0x754240 }, + { "zCRnd_D3D::SetTexture", 0x7542A0 }, + { "zCRnd_D3D::SetTextureStageState", 0x754360 }, + { "zCRnd_D3D::SetAlphaBlendFuncImmed", 0x754400 }, + { "zCRnd_D3D::SetRenderState", 0x754640 }, + { "zCRnd_D3D::XD3D_SetRenderState", 0x7546B0 }, + { "zCRnd_D3D::GetRenderState", 0x754760 }, + { "zCRnd_D3D::AddAlphaSortObject", 0x754790 }, + { "zCRnd_D3D::RenderAlphaSortList", 0x754860 }, + { "zD3D_alphaPoly::Draw", 0x754B20 }, + { "zCRnd_D3D::XD3D_DrawVertexBufferWire", 0x7555E0 }, + { "zCRnd_D3D::XD3D_DrawVertexBufferFlat", 0x755790 }, + { "zCRnd_D3D::DrawVertexBuffer", 0x7558C0 }, + { "zCRnd_D3D::CreateVertexBuffer", 0x755CA0 }, + { "zCVertexBuffer::operator delete", 0x755D10 }, + { "zCRnd_D3D::SetFog", 0x755D60 }, + { "zCRnd_D3D::GetFog", 0x755DF0 }, + { "zCRnd_D3D::SetFogColor", 0x755E00 }, + { "zCRnd_D3D::GetFogColor", 0x755E30 }, + { "zCRnd_D3D::SetFogRange", 0x755E40 }, + { "zCRnd_D3D::GetFogRange", 0x755E90 }, + { "zCRnd_D3D::SetPolyDrawMode", 0x755EC0 }, + { "zCRnd_D3D::GetPolyDrawMode", 0x755ED0 }, + { "zCRnd_D3D::SetTextureWrapEnabled", 0x755EE0 }, + { "zCRnd_D3D::GetTextureWrapEnabled", 0x755EF0 }, + { "zCRnd_D3D::SetBilerpFilterEnabled", 0x755F00 }, + { "zCRnd_D3D::GetBilerpFilterEnabled", 0x755F80 }, + { "zCRnd_D3D::SetDitherEnabled", 0x755F90 }, + { "zCRnd_D3D::GetDitherEnabled", 0x755FA0 }, + { "zCRnd_D3D::SetPolySortMode", 0x755FB0 }, + { "zCRnd_D3D::GetPolySortMode", 0x756010 }, + { "zCRnd_D3D::SetZBufferWriteEnabled", 0x756020 }, + { "zCRnd_D3D::GetZBufferWriteEnabled", 0x756040 }, + { "zCRnd_D3D::SetZBufferCompare", 0x756050 }, + { "zCRnd_D3D::GetZBufferCompare", 0x7560E0 }, + { "zCRnd_D3D::SetPixelWriteEnabled", 0x7560F0 }, + { "zCRnd_D3D::GetPixelWriteEnabled", 0x756100 }, + { "zCRnd_D3D::SetAlphaBlendSource", 0x756110 }, + { "zCRnd_D3D::GetAlphaBlendSource", 0x756120 }, + { "zCRnd_D3D::SetAlphaBlendFunc", 0x756130 }, + { "zCRnd_D3D::GetAlphaBlendFunc", 0x756140 }, + { "zCRnd_D3D::SetAlphaBlendFactor", 0x756150 }, + { "zCRnd_D3D::GetAlphaBlendFactor", 0x756160 }, + { "zCRnd_D3D::SupportAlphaTesting", 0x756170 }, + { "zCRnd_D3D::SetRenderMode", 0x756180 }, + { "zCRnd_D3D::GetRenderMode", 0x7562E0 }, + { "zCRnd_D3D::HasCapability", 0x7562F0 }, + { "zCRnd_D3D::ResetZTest", 0x756450 }, + { "zCRnd_D3D::HasPassedZTest", 0x756460 }, + { "zCRnd_D3D::GetTexturePortableBinaryVersion", 0x756470 }, + { "zCRnd_D3D::GetGuardBandBorders", 0x756480 }, + { "zCRnd_D3D::GetStatistics", 0x7564F0 }, + { "zCRnd_D3D::ResetStatistics", 0x756540 }, + { "zCSurfaceCache_D3D::zCSurfaceCache_D3D", 0x756590 }, + { "zCSurfaceCache_D3D::~zCSurfaceCache_D3D", 0x7565C0 }, + { "zCSurfaceCache_D3D::CacheInSurface", 0x7565D0 }, + { "zCSurfaceCache_D3D::CacheOutSurface", 0x756A60 }, + { "zCSurfaceCache_D3D::ClearCache", 0x756E80 }, + { "zCSurfaceCache_D3D::XSC_ClearSlot", 0x756F80 }, + { "zCSurfaceCache_D3D::XSC_KillLastSurfaceInSlot", 0x7570C0 }, + { "zCRnd_D3D::CreateTexture", 0x757200 }, + { "zCTexture::operator delete", 0x757270 }, + { "zCRnd_D3D::GetTotalTextureMem", 0x757290 }, + { "zCRnd_D3D::SupportsTextureFormat", 0x7572A0 }, + { "zCRnd_D3D::SupportsTextureFormatHardware", 0x757330 }, + { "zCRnd_D3D::GetMaxTextureSize", 0x757380 }, + { "zCRnd_D3D::CreateTextureConvert", 0x757390 }, + { "zCTex_D3D::zCTex_D3D", 0x757400 }, + { "zCTex_D3D::`scalar deleting destructor'", 0x7574D0 }, + { "zCTex_D3D::~zCTex_D3D", 0x757500 }, + { "zCTex_D3D::ReleaseData", 0x757560 }, + { "zCTex_D3D::Lock", 0x757690 }, + { "zCTex_D3D::Unlock", 0x7576E0 }, + { "zCTex_D3D::GetTextureInfo", 0x757960 }, + { "zCTex_D3D::SetTextureInfo", 0x7579B0 }, + { "zCTex_D3D::GetPixelSize", 0x757B80 }, + { "zCTex_D3D::CopyTextureDataTo", 0x757CB0 }, + { "zCTex_D3D::CopyPaletteDataTo", 0x7582C0 }, + { "zCTex_D3D::GetPaletteBuffer", 0x7583D0 }, + { "zCTex_D3D::GetTextureBuffer", 0x758510 }, + { "zCTex_D3D::XTEX_BuildSurfaces", 0x7590F0 }, + { "zCTex_D3D::InsertTexture", 0x759E90 }, + { "zCTex_D3D::PreloadTexture", 0x75A100 }, + { "zCTex_D3D::SetTexture", 0x75A130 }, + { "zCTex_D3D::RemoveTexture", 0x75A330 }, + { "zCTex_D3D::RescueTexture", 0x75A4D0 }, + { "zCTex_D3D::RebuildTexture", 0x75A520 }, + { "zCVertexBuffer_D3D::zCVertexBuffer_D3D", 0x75AA40 }, + { "zCVertexBuffer_D3D::IsLocked", 0x75ABD0 }, + { "zCVertexBuffer_D3D::`scalar deleting destructor'", 0x75ABE0 }, + { "zCVertexBuffer_D3D::~zCVertexBuffer_D3D", 0x75AC10 }, + { "zCVertexBuffer_D3D::Create", 0x75ACC0 }, + { "zCVertexBuffer_D3D::Destroy", 0x75AE60 }, + { "zCVertexBuffer_D3D::Lock", 0x75AF50 }, + { "zCVertexBuffer_D3D::Unlock", 0x75B290 }, + { "zCVertexBuffer_D3D::Optimize", 0x75B2E0 }, + { "zCVertexBuffer_D3D::SetPrimitiveType", 0x75B330 }, + { "zCVertexBuffer_D3D::GetPrimitiveType", 0x75B350 }, + { "zCVertexBuffer_D3D::GetVertexFormat", 0x75B360 }, + { "zCVertexBuffer_D3D::GetVertexType", 0x75B370 }, + { "zCVertexBuffer_D3D::SetIndexListSize", 0x75B380 }, + { "zCVertexBuffer_D3D::GetIndexListSize", 0x75B420 }, + { "zCVertexBuffer_D3D::GetIndexListPtr", 0x75B430 }, + { "zCVertexBuffer_D3D::SetIndexList", 0x75B450 }, + { "zCRnd_D3D::Vid_Blit", 0x75B540 }, + { "zCRnd_D3D::Vid_Lock", 0x75B840 }, + { "zCRnd_D3D::Vid_Unlock", 0x75B8F0 }, + { "zCRnd_D3D::Vid_GetFrontBufferCopy", 0x75B930 }, + { "zCRnd_D3D::Vid_Clear", 0x75BD50 }, + { "zCRnd_D3D::Vid_GetNumDevices", 0x75BDD0 }, + { "zCRnd_D3D::Vid_GetActiveDeviceNr", 0x75BDE0 }, + { "zCRnd_D3D::Vid_SetDevice", 0x75BDF0 }, + { "zCRnd_D3D::Vid_GetDeviceInfo", 0x75C0F0 }, + { "zCRnd_D3D::Vid_GetNumModes", 0x75C2F0 }, + { "zCRnd_D3D::Vid_GetModeInfo", 0x75C300 }, + { "zCRnd_D3D::Vid_GetActiveModeNr", 0x75C4F0 }, + { "zCRnd_D3D::Vid_SetMode", 0x75C500 }, + { "zCRnd_D3D::XD3D_SetMode", 0x75C6E0 }, + { "zCRnd_D3D::Vid_SetScreenMode", 0x75CA50 }, + { "zCRnd_D3D::Vid_GetScreenMode", 0x75CE70 }, + { "zCRnd_D3D::Vid_SetGammaCorrection", 0x75CE80 }, + { "zCRnd_D3D::Vid_GetGammaCorrection", 0x75D480 }, + { "FreeTexConvert", 0x75D4C0 }, + { "ResizeTexture", 0x75D4E0 }, + { "zCTexConGeneric::ConvertTextureFormat", 0x75D770 }, + { "zCTexConGeneric::SetTextureInfo", 0x75F010 }, + { "zCTexConGeneric::GetTextureInfo", 0x75F0D0 }, + { "zCTexConGeneric::GetPaletteBuffer", 0x75F0F0 }, + { "zCTexConGeneric::GetTextureBuffer", 0x75F110 }, + { "zCTexConGeneric::CopyTextureDataTo", 0x75F300 }, + { "zCTexConGeneric::CopyPaletteDataTo", 0x75F5A0 }, + { "zCTexConGeneric::GetAverageColor", 0x75F5D0 }, + { "zCTexConGeneric::HasAlpha", 0x75F5E0 }, + { "zCTexConGeneric::zCTexConGeneric", 0x75F640 }, + { "zCTexConGeneric::SetDetailTextureMode", 0x75F6A0 }, + { "zCTexConGeneric::`scalar deleting destructor'", 0x75F6B0 }, + { "zCTexConGeneric::~zCTexConGeneric", 0x75F6D0 }, + { "zCTexConGeneric::Lock", 0x75F740 }, + { "zCTexConGeneric::Unlock", 0x75F760 }, + { "tcConvertTexture", 0x75F920 }, + { "tcCreatePalette", 0x75FB90 }, + { "oCDocumentManager::GetDocumentManager", 0x761110 }, + { "zCListSort::`scalar deleting destructor'", 0x7613F0 }, + { "oCDocumentManager::CreateDocument", 0x761420 }, + { "oCDocumentManager::CreateMap", 0x761630 }, + { "oCDocumentManager::SetPages", 0x761840 }, + { "oCDocumentManager::SetPage", 0x761870 }, + { "oCDocumentManager::SetFont", 0x7618B0 }, + { "oCDocumentManager::SetMargins", 0x7618F0 }, + { "oCDocumentManager::SetLevel", 0x761930 }, + { "oCDocumentManager::PrintLine", 0x761AB0 }, + { "oCDocumentManager::PrintLines", 0x761AF0 }, + { "oCDocumentManager::Show", 0x761B30 }, + { "oCDocumentManager::GetNextAvailableID", 0x761BF0 }, + { "oCDocumentManager::GetDocumentView", 0x761C10 }, + { "oCDocumentManager::UpdateMap", 0x761C30 }, + { "oCDocumentManager::HandleEvent", 0x761C80 }, + { "zCListSort::DeleteListDatas", 0x761D40 }, + { "oCViewDocument::oCViewDocument", 0x762080 }, + { "zCViewDialog::_GetClassDef", 0x762350 }, + { "zCViewDialog::IsActive", 0x762360 }, + { "zCViewDialog::Activate", 0x762370 }, + { "zCViewDialog::HasFinished", 0x762380 }, + { "zCViewDialog::StartSelection", 0x762390 }, + { "zCViewDialog::StopSelection", 0x7623A0 }, + { "oCViewDocument::`scalar deleting destructor'", 0x7623B0 }, + { "oCViewDocument::~oCViewDocument", 0x762410 }, + { "oCViewDocument::GetPage", 0x762430 }, + { "oCViewDocument::SetPages", 0x762460 }, + { "oCViewDocument::SetMargins", 0x7625F0 }, + { "oCViewDocument::SetPage", 0x762760 }, + { "oCViewDocument::SetFont", 0x762960 }, + { "oCViewDocument::PrintLine", 0x762A20 }, + { "oCViewDocument::PrintLines", 0x762AD0 }, + { "oCViewDocument::SetTexture", 0x762B80 }, + { "oCViewDocument::AlignPageToParent", 0x762C30 }, + { "zCPosition::operator-=", 0x762DC0 }, + { "oCViewDocument::Center", 0x762DE0 }, + { "oCViewDocument::SizeToContent", 0x762E50 }, + { "oCViewDocument::SizeToParent", 0x762EA0 }, + { "oCViewDocument::ScaleToParent", 0x762EF0 }, + { "oCViewDocumentMap::oCViewDocumentMap", 0x763270 }, + { "oCViewDocumentMap::`scalar deleting destructor'", 0x7633B0 }, + { "oCViewDocumentMap::~oCViewDocumentMap", 0x7633E0 }, + { "oCViewDocumentMap::SetPage", 0x763490 }, + { "oCViewDocumentMap::UpdatePosition", 0x763590 }, + { "oCViewDialogInventory::_CreateNewInstance", 0x764150 }, + { "oCViewDialogInventory::operator delete", 0x764200 }, + { "oCViewDialogInventory::_GetClassDef", 0x764220 }, + { "oCViewDialogInventory::oCViewDialogInventory", 0x764230 }, + { "oCViewDialogInventory::`scalar deleting destructor'", 0x764270 }, + { "oCViewDialogInventory::~oCViewDialogInventory", 0x7642A0 }, + { "oCViewDialogInventory::Activate", 0x7642C0 }, + { "oCViewDialogInventory::SetInventory", 0x764320 }, + { "oCViewDialogInventory::SetAlignment", 0x764350 }, + { "oCViewDialogInventory::GetSelectedItem", 0x764360 }, + { "oCViewDialogInventory::GetSelectedItemCount", 0x764380 }, + { "oCViewDialogInventory::RemoveSelectedItem", 0x7643A0 }, + { "oCViewDialogInventory::InsertItem", 0x764430 }, + { "oCViewDialogInventory::CanHandleLeft", 0x764450 }, + { "oCViewDialogInventory::CanHandleRight", 0x764480 }, + { "oCViewDialogInventory::HandleEvent", 0x7644B0 }, + { "oCViewDialogInventory::StartSelection", 0x764500 }, + { "oCViewDialogInventory::StopSelection", 0x764580 }, + { "oCViewDialogItem::_CreateNewInstance", 0x7647E0 }, + { "oCViewDialogItem::operator delete", 0x764880 }, + { "oCViewDialogItem::_GetClassDef", 0x7648A0 }, + { "oCViewDialogItem::oCViewDialogItem", 0x7648B0 }, + { "oCViewDialogItem::`scalar deleting destructor'", 0x7648E0 }, + { "oCViewDialogItem::~oCViewDialogItem", 0x764910 }, + { "oCViewDialogItem::SetItem", 0x7649B0 }, + { "oCViewDialogItem::Blit", 0x764A00 }, + { "oCViewDialogItemContainer::_CreateNewInstance", 0x764C40 }, + { "oCViewDialogItemContainer::operator delete", 0x764D00 }, + { "oCViewDialogItemContainer::_GetClassDef", 0x764D20 }, + { "oCViewDialogItemContainer::oCViewDialogItemContainer", 0x764D30 }, + { "oCViewDialogItemContainer::`vector deleting destructor'", 0x764D80 }, + { "oCViewDialogItemContainer::~oCViewDialogItemContainer", 0x764DB0 }, + { "oCViewDialogItemContainer::Activate", 0x764DD0 }, + { "oCViewDialogItemContainer::SetItemContainer", 0x764DF0 }, + { "oCViewDialogItemContainer::SetAlignment", 0x764E20 }, + { "oCViewDialogItemContainer::GetSelectedItem", 0x764E30 }, + { "oCViewDialogItemContainer::GetSelectedItemCount", 0x764E50 }, + { "oCViewDialogItemContainer::RemoveSelectedItem", 0x764E70 }, + { "oCViewDialogItemContainer::InsertItem", 0x764F50 }, + { "oCViewDialogItemContainer::RemoveItem", 0x764FD0 }, + { "oCViewDialogItemContainer::TransferAllItemsTo", 0x765050 }, + { "oCViewDialogItemContainer::UpdateValue", 0x765180 }, + { "oCViewDialogItemContainer::CanHandleLeft", 0x765310 }, + { "oCViewDialogItemContainer::CanHandleRight", 0x765320 }, + { "oCViewDialogItemContainer::HandleEvent", 0x765330 }, + { "oCViewDialogItemContainer::StartSelection", 0x765380 }, + { "oCViewDialogItemContainer::StopSelection", 0x765410 }, + { "oCViewDialogStealContainer::_CreateNewInstance", 0x765910 }, + { "oCViewDialogStealContainer::operator delete", 0x7659D0 }, + { "oCViewDialogStealContainer::_GetClassDef", 0x7659F0 }, + { "oCViewDialogStealContainer::oCViewDialogStealContainer", 0x765A00 }, + { "oCViewDialogStealContainer::`scalar deleting destructor'", 0x765A50 }, + { "oCViewDialogStealContainer::~oCViewDialogStealContainer", 0x765A80 }, + { "oCViewDialogStealContainer::Activate", 0x765AA0 }, + { "oCViewDialogStealContainer::SetStealContainer", 0x765AC0 }, + { "oCViewDialogStealContainer::SetAlignment", 0x765AF0 }, + { "oCViewDialogStealContainer::GetSelectedItem", 0x765B00 }, + { "oCViewDialogStealContainer::GetSelectedItemCount", 0x765B20 }, + { "oCViewDialogStealContainer::RemoveSelectedItem", 0x765B40 }, + { "oCViewDialogStealContainer::InsertItem", 0x765C60 }, + { "oCViewDialogStealContainer::RemoveItem", 0x765D10 }, + { "oCViewDialogStealContainer::TransferAllItemsTo", 0x765DC0 }, + { "oCViewDialogStealContainer::UpdateValue", 0x765F30 }, + { "oCViewDialogStealContainer::CanHandleLeft", 0x7660D0 }, + { "oCViewDialogStealContainer::CanHandleRight", 0x7660E0 }, + { "oCViewDialogStealContainer::HandleEvent", 0x7660F0 }, + { "oCViewDialogStealContainer::StartSelection", 0x766140 }, + { "oCViewDialogStealContainer::StopSelection", 0x7661C0 }, + { "oCViewDialogTrade::_CreateNewInstance", 0x7666C0 }, + { "oCViewDialogTrade::operator delete", 0x766730 }, + { "oCViewDialogTrade::UpdateViewSettings", 0x766750 }, + { "oCViewDialogTrade::oCViewDialogTrade", 0x766910 }, + { "zCViewDialogChoice::operator delete", 0x766FD0 }, + { "oCViewDialogTrade::_GetClassDef", 0x766FF0 }, + { "oCViewDialogTrade::GetTransferCount", 0x767000 }, + { "oCViewDialogTrade::SetTransferCount", 0x767010 }, + { "oCViewDialogTrade::IncTransferCount", 0x767020 }, + { "oCViewDialogTrade::`scalar deleting destructor'", 0x767030 }, + { "oCViewDialogTrade::~oCViewDialogTrade", 0x767060 }, + { "oCViewDialogTrade::AllDialogsStop", 0x7671A0 }, + { "oCViewDialogTrade::AllDialogsDisable", 0x7671E0 }, + { "oCViewDialogTrade::TransferAccept", 0x767230 }, + { "oCViewDialogTrade::TransferReset", 0x767290 }, + { "oCViewDialogTrade::SetNpcLeft", 0x7672E0 }, + { "oCViewDialogTrade::SetNpcRight", 0x767420 }, + { "oCViewDialogTrade::StartSelection", 0x767500 }, + { "oCViewDialogTrade::HandleEvent", 0x767890 }, + { "oCViewDialogTrade::Update", 0x767EB0 }, + { "oCViewDialogTrade::OnKeyEnter", 0x767ED0 }, + { "oCViewDialogTrade::OnKeyEsc", 0x767FD0 }, + { "oCViewDialogTrade::OnKeyLeft", 0x768050 }, + { "oCViewDialogTrade::OnTransferLeft", 0x768300 }, + { "oCViewDialogTrade::OnKeyRight", 0x7683E0 }, + { "oCViewDialogTrade::OnTransferRight", 0x768690 }, + { "oCViewDialogTrade::OnSectionPrevious", 0x768770 }, + { "oCViewDialogTrade::OnSectionNext", 0x768790 }, + { "oCViewDialogTrade::OnSection", 0x7687B0 }, + { "oCViewDialogTrade::OnChoice", 0x768890 }, + { "oCViewDialogTrade::OnAccept", 0x768960 }, + { "oCViewDialogTrade::OnRecline", 0x768AE0 }, + { "oCViewDialogTrade::OnBack", 0x768B40 }, + { "oCViewDialogTrade::OnReset", 0x768B50 }, + { "oCViewDialogTrade::OnExit", 0x768BB0 }, + { "oCInformationManager::GetInformationManager", 0x768F70 }, + { "oCInformationManager::UpdateViewSettings", 0x768FC0 }, + { "oCInformationManager::oCInformationManager", 0x769110 }, + { "oCInformationManager::~oCInformationManager", 0x7695E0 }, + { "oCInformationManager::ToggleStatus", 0x769740 }, + { "oCInformationManager::PrintStatus", 0x769790 }, + { "oCInformationManager::HasFinished", 0x76A210 }, + { "oCInformationManager::WaitingForEnd", 0x76A220 }, + { "oCInformationManager::SetNpc", 0x76A230 }, + { "oCInformationManager::Update", 0x76A3E0 }, + { "oCInformationManager::Exit", 0x76AA80 }, + { "oCInformationManager::CameraStart", 0x76ABE0 }, + { "oCInformationManager::CameraStop", 0x76ADE0 }, + { "oCInformationManager::CameraRefresh", 0x76AE50 }, + { "oCInformationManager::ProcessImportant", 0x76AE70 }, + { "oCInformationManager::ProcessNextImportant", 0x76B070 }, + { "oCInformationManager::InfoWaitForEnd", 0x76B250 }, + { "oCInformationManager::CollectInfos", 0x76B360 }, + { "oCInformationManager::CollectChoices", 0x76B590 }, + { "oCInformationManager::OnImportantBegin", 0x76B670 }, + { "oCInformationManager::OnImportantEnd", 0x76B750 }, + { "oCInformationManager::OnInfoBegin", 0x76B8A0 }, + { "oCInformationManager::OnInfo", 0x76B960 }, + { "oCInformationManager::OnChoiceBegin", 0x76BE70 }, + { "oCInformationManager::OnChoice", 0x76C080 }, + { "oCInformationManager::OnChoiceEnd", 0x76C4B0 }, + { "oCInformationManager::OnInfoEnd", 0x76C600 }, + { "oCInformationManager::OnTradeBegin", 0x76C770 }, + { "oCInformationManager::OnTradeEnd", 0x76C840 }, + { "oCInformationManager::OnExit", 0x76C990 }, + { "oCInformationManager::OnTermination", 0x76CA60 }, + { "oCLogManager::GetLogManager", 0x76CB70 }, + { "oCLogManager::operator=", 0x76CBC0 }, + { "oCLogManager::oCLogManager", 0x76CBD0 }, + { "oCLogManager::~oCLogManager", 0x76CC00 }, + { "oCLogManager::Clear", 0x76CCE0 }, + { "oCLogTopic::~oCLogTopic", 0x76CD50 }, + { "oCLogManager::Archive", 0x76CE50 }, + { "oCLogManager::Unarchive", 0x76CEB0 }, + { "oCLogTopic::AddEntry", 0x76D0B0 }, + { "oCLogTopic::Archive", 0x76D300 }, + { "oCLogTopic::Unarchive", 0x76D3C0 }, + { "oCLogEntry::Archive", 0x76D5D0 }, + { "oCLogEntry::Unarchive", 0x76D5F0 }, + { "zCList::DeleteListDatas", 0x76D610 }, + { "oCLogEntry::~oCLogEntry", 0x76D680 }, + { "zCList::~zCList", 0x76D6D0 }, + { "zCList::DeleteListDatas", 0x76D700 }, + { "zCList::`scalar deleting destructor'", 0x76D770 }, + { "zCList::`scalar deleting destructor'", 0x76D7B0 }, + { "oCNpc::oSDamageDescriptor::Release", 0x76DAC0 }, + { "oCNpc::oSDamageDescriptor::SetVisualFX", 0x76DB20 }, + { "oCNpc::oSDamageDescriptor::SetFXHit", 0x76DB70 }, + { "oCNpc::oSDamageDescriptor::oSDamageDescriptor", 0x76DBC0 }, + { "oCNpc::oSDamageDescriptor::operator=", 0x76DC80 }, + { "oCNpc::EnableDamageDebugOutput", 0x76DD40 }, + { "oCNpc::NotifyDamageToSpy", 0x76DD50 }, + { "oCNpc::InitDamage", 0x76DE20 }, + { "oCNpc::EV_DamageOnce", 0x76DFF0 }, + { "oCNpc::EV_DamagePerFrame", 0x76E380 }, + { "oCNpc::OnDamage", 0x76FBF0 }, + { "oCNpc::OnDamage_Hit", 0x7700A0 }, + { "oCNpc::OnDamage_Condition", 0x777150 }, + { "oCNpc::OnDamage_Script", 0x7784F0 }, + { "oCNpc::OnDamage_Effects", 0x778E50 }, + { "oCNpc::OnDamage_Effects_Start", 0x7791F0 }, + { "zSTRING::IsEmpty", 0x77F500 }, + { "zCEventMessage::GetSubType", 0x77F580 }, + { "zCVob::GetHomeWorld", 0x77F590 }, + { "oCMsgDamage::operator new", 0x77F5A0 }, + { "oCVisualFX::operator new", 0x77F5E0 }, + { "oCVisualFX::GetName", 0x77F620 }, + { "oCNpc::OnDamage_Effects_End", 0x77F630 }, + { "oCNpc::OnDamage_Anim", 0x781E70 }, + { "zVEC3::operator[]", 0x7874B0 }, + { "oCAniCtrl_Human::GetActionMode", 0x7874C0 }, + { "oCNpc::OnDamage_Sound", 0x7874D0 }, + { "oCNpc::OnDamage_Events", 0x787810 }, + { "oCNpc::OnDamage_State", 0x788440 }, + { "oCNpc::InitFightAI", 0x788E00 }, + { "oCNpc::oSActionBlock::InitBlock", 0x7890C0 }, + { "oCNpc::IsNpcBetweenMeAndTarget", 0x7892F0 }, + { "oCNpc::IsInDoubleFightRange", 0x789510 }, + { "oCNpc::IsInFightRange", 0x789770 }, + { "oCNpc::GetFightRange", 0x7899D0 }, + { "oCNpc::SetFightRangeBase", 0x789A00 }, + { "oCNpc::GetFightRangeBase", 0x789A10 }, + { "oCNpc::GetFightRangeDynamic", 0x789A20 }, + { "oCNpc::GetFightRangeFist", 0x789A40 }, + { "oCNpc::SetFightRangeFist", 0x789A50 }, + { "oCNpc::GetFightActionFromTable", 0x789A60 }, + { "oCNpc::GetCurrentFightMove", 0x789AA0 }, + { "oCNpc::FindNextFightAction", 0x789E40 }, + { "oCNpc::ThinkNextFightAction", 0x78A470 }, + { "oCNpc::FightAttackMelee", 0x78AE80 }, + { "oCNpc::FightAttackBow", 0x78B8C0 }, + { "oCNpc::EV_AttackBow", 0x78B9B0 }, + { "oCNpc::FightAttackMagic", 0x78BC80 }, + { "oCNpc::EV_AttackMagic", 0x78BD80 }, + { "oCNpc::EV_CastSpell", 0x78BD90 }, + { "oCNpc::CheckRunningFightAnis", 0x78BEA0 }, + { "oCNpc::GotoFightPosition", 0x78C070 }, + { "oCNpc::Fighting", 0x78C180 }, + { "oCNpc::GetSpellItem", 0x78C380 }, + { "oCNpc::ReadySpell", 0x78C3E0 }, + { "oCNpc::UnreadySpell", 0x78C590 }, + { "oCNpc::HasRangedWeaponAndAmmo", 0x78C640 }, + { "oCNpc::CanDrawWeapon", 0x78C6F0 }, + { "zCArray::InsertEnd", 0x78C740 }, + { "oCNpc::CanDive", 0x78CB00 }, + { "oCNpc::CanSwim", 0x78CB30 }, + { "oCNpc::GetClimbRange", 0x78CB60 }, + { "oCNpc::GetTurnSpeed", 0x78CB70 }, + { "oCNpc::GetJumpRange", 0x78CB90 }, + { "oCNpc::RbtChooseChasmAction", 0x78CBA0 }, + { "oCNpc::CanGo", 0x78CD30 }, + { "oCNpc::GetAngle", 0x78D5A0 }, + { "oCNpc::GetAngles", 0x78D6E0 }, + { "Alg_CalcAziElevUnit", 0x78DA60 }, + { "oCNpc::GetDistanceToPos2", 0x78DB10 }, + { "oCNpc::GetFallDownHeight", 0x78DBF0 }, + { "oCNpc::GetRbtObstacleVob", 0x78DC10 }, + { "oCNpc::GetVecNormalFromBBox", 0x78DC20 }, + { "oCNpc::SetFallDownDamage", 0x78E2D0 }, + { "oCNpc::SetFallDownHeight", 0x78E2E0 }, + { "oCNpc::SetRoute", 0x78E2F0 }, + { "oCNpc::CreateFallDamage", 0x78E320 }, + { "oCNpc::Fleeing", 0x78E630 }, + { "oCNpc::ThinkNextFleeAction", 0x78E640 }, + { "oCNpc::Follow", 0x78EA50 }, + { "oCNpc::ResetPos", 0x78EA60 }, + { "oCNpc::EmergencyResetPos", 0x78ED20 }, + { "oCNpc::StandUp", 0x78F130 }, + { "oCNpc::Turn", 0x78F700 }, + { "oCNpc::Turning", 0x78F820 }, + { "oCNpc::AI_Flee", 0x78F910 }, + { "oCNpc::AI_Follow", 0x78F920 }, + { "oCNpc::EV_AlignToFP", 0x78F930 }, + { "oCNpc::EV_CanSeeNpc", 0x78FC00 }, + { "oCNpc::EV_GoRoute", 0x78FC50 }, + { "oCNpc::EV_Jump", 0x790530 }, + { "oCNpc::EV_RobustTrace", 0x790590 }, + { "oCNpc::EV_StandUp", 0x7905F0 }, + { "oCNpc::EV_Strafe", 0x7906D0 }, + { "oCNpc::EV_WhirlAround", 0x790B90 }, + { "oCNpc::EV_Dodge", 0x7912B0 }, + { "oCNpc::EV_GotoPos", 0x791510 }, + { "oCNpc::EV_GotoVob", 0x7915D0 }, + { "oCNpc::EV_GotoFP", 0x791760 }, + { "oCNpc::EV_SetWalkMode", 0x791A50 }, + { "oCNpc::EV_Turn", 0x791E40 }, + { "oCNpc::EV_TurnAway", 0x791F20 }, + { "oCNpc::EV_TurnToPos", 0x792190 }, + { "oCNpc::EV_TurnToVob", 0x792280 }, + { "oCNpc::ForceRotation", 0x792550 }, + { "oCNpc::RbtCheckForSolution", 0x792590 }, + { "oCNpc::RbtReset", 0x7926D0 }, + { "oCNpc::RbtInit", 0x7927E0 }, + { "oCNpc::RbtUpdate", 0x792800 }, + { "oCNpc::RbtMoveToExactPosition", 0x792A30 }, + { "oCNpc::RobustTrace", 0x792B10 }, + { "oCNpc::RbtCalcTurnDirection", 0x792E70 }, + { "oCNpc::RbtIsObjectObstacle", 0x793200 }, + { "oCNpc::RbtGetObstacle", 0x7934A0 }, + { "oCNpc::RbtGetSmallObstacle", 0x793660 }, + { "oCNpc::RbtAvoidObstacles", 0x7937F0 }, + { "oCNpc::RbtIsDirectionValid", 0x793F10 }, + { "oCNpc::RbtInsertDirection", 0x793FA0 }, + { "oCNpc::RbtCheckLastDirection", 0x794220 }, + { "oCNpc::RbtCheckIfTargetVisible", 0x794520 }, + { "oCNpc::RbtGotoFollowPosition", 0x7947E0 }, + { "oCNpc::CanStrafe", 0x794A60 }, + { "oCNpc::CanJumpBack", 0x794D30 }, + { "oCNpc::SetWalkStopChasm", 0x794F40 }, + { "oCNpc::GetWalkStopChasm", 0x794F80 }, + { "zCArray::Remove", 0x794FB0 }, + { "ApplyDamages", 0x795020 }, + { "zCViewBase::zCViewBase", 0x7952F0 }, + { "zCViewBase::anx", 0x795300 }, + { "zCViewBase::any", 0x795310 }, + { "zCViewBase::nax", 0x795320 }, + { "zCViewBase::nay", 0x795330 }, + { "zCViewBase::ClipLine", 0x795340 }, + { "zCViewBase::Line", 0x795350 }, + { "zCViewBase::GetViewport", 0x795360 }, + { "zCViewBase::GetCode", 0x795370 }, + { "zCViewBase::~zCViewBase", 0x795380 }, + { "zCViewDraw::_CreateNewInstance", 0x7955C0 }, + { "zCViewDraw::operator delete", 0x7956C0 }, + { "zCViewDraw::_GetClassDef", 0x7956E0 }, + { "zCViewDraw::zCViewDraw", 0x7956F0 }, + { "zCViewDraw::`scalar deleting destructor'", 0x795780 }, + { "zCViewDraw::~zCViewDraw", 0x7957B0 }, + { "zCViewDraw::RemoveChild", 0x795830 }, + { "zCViewDraw::SetTextureAlphaBlendFunc", 0x795920 }, + { "zCViewDraw::SetTexture", 0x795930 }, + { "zCViewDraw::SetTextureColor", 0x795A60 }, + { "zCViewDraw::SetTextureAlpha", 0x795A70 }, + { "zCViewDraw::Render", 0x795A80 }, + { "zCViewDraw::Draw", 0x795B80 }, + { "zCViewDraw::DrawChildren", 0x795C80 }, + { "zCViewDraw::Blit", 0x795DA0 }, + { "zCViewDraw::BlitTexture", 0x795E00 }, + { "zCViewDraw::EvaluateTexturePosition", 0x795E90 }, + { "zCViewDraw::GetScreen", 0x795F10 }, + { "zCViewDraw::CleanupScreen", 0x796050 }, + { "zCViewFX::_CreateNewInstance", 0x7962B0 }, + { "zCViewFX::operator delete", 0x7963B0 }, + { "zCViewFX::_GetClassDef", 0x7963D0 }, + { "zCViewFX::zCViewFX", 0x7963E0 }, + { "zCViewFX::`scalar deleting destructor'", 0x796490 }, + { "zCViewFX::~zCViewFX", 0x7964C0 }, + { "zCViewFX::Init", 0x7964E0 }, + { "zCViewFX::Open", 0x796570 }, + { "zCViewFX::OpenSafe", 0x7965A0 }, + { "zCViewFX::OpenImmediately", 0x796620 }, + { "zCViewFX::Close", 0x796640 }, + { "zCViewFX::CloseSafe", 0x796680 }, + { "zCViewFX::CloseImmediately", 0x7966F0 }, + { "zCViewFX::ApplyOpenCloseFX", 0x796710 }, + { "zVEC2::operator-=", 0x796950 }, + { "zVEC2::operator*=", 0x796970 }, + { "zCViewFX::ApplyOpenFX", 0x796990 }, + { "zCViewFX::ApplyCloseFX", 0x796AC0 }, + { "zCViewFX::ApplyOpenFade", 0x796BE0 }, + { "zCViewFX::ApplyOpenZoom", 0x796C30 }, + { "zCViewFX::ApplyCloseFade", 0x796CD0 }, + { "zCViewFX::ApplyCloseZoom", 0x796D20 }, + { "zCViewFX::Blit", 0x796DB0 }, + { "zCViewFX::EvaluateTexturePosition", 0x796EE0 }, + { "zCViewObject::_CreateNewInstance", 0x797150 }, + { "zCViewObject::operator delete", 0x7971C0 }, + { "zCViewObject::zCViewObject", 0x7971E0 }, + { "zCViewObject::_GetClassDef", 0x7972C0 }, + { "zCViewObject::Compare", 0x7972D0 }, + { "zCViewObject::`scalar deleting destructor'", 0x7972E0 }, + { "zCViewObject::~zCViewObject", 0x797310 }, + { "zCViewObject::AddChild", 0x797440 }, + { "zCViewObject::AddChildren", 0x797480 }, + { "zCViewObject::RemoveChild", 0x7974E0 }, + { "zCViewObject::RemoveAllChildren", 0x7975A0 }, + { "zCViewObject::GetChild", 0x797670 }, + { "zCViewObject::SetVirtualPosition", 0x7976C0 }, + { "zCViewObject::SetPixelPosition", 0x797770 }, + { "zCViewObject::SetVirtualSize", 0x797840 }, + { "zCPosition::operator+=", 0x797A20 }, + { "zCViewObject::SetPixelSize", 0x797A40 }, + { "zCViewObject::GetViewport", 0x797C10 }, + { "zCViewObject::EvaluatePixelPosition", 0x797C40 }, + { "zCViewObject::EvaluatePixelSize", 0x797CA0 }, + { "zCViewObject::UpdatePixelPosition", 0x797D40 }, + { "zCViewObject::UpdatePixelSize", 0x797DE0 }, + { "zCViewObject::UpdatePixelPositionChildren", 0x797ED0 }, + { "zCViewObject::UpdatePixelSizeChildren", 0x797F90 }, + { "zCViewObject::UpdatePixelDimensionsChildren", 0x798090 }, + { "zCViewObject::ConvertPositionVirtualToPixel", 0x798240 }, + { "zCViewObject::ConvertSizeVirtualToPixel", 0x798290 }, + { "zCViewObject::ConvertPositionPixelToVirtual", 0x7982E0 }, + { "zCViewObject::ConvertSizePixelToVirtual", 0x798330 }, + { "zCViewObject::ConvertToPixel", 0x798380 }, + { "zCViewObject::ConvertToPixelLocal", 0x7983E0 }, + { "zCViewObject::ConvertToVirtualLocal", 0x798430 }, + { "zCViewObject::nax", 0x798480 }, + { "zCViewObject::nay", 0x7984A0 }, + { "zCViewObject::anx", 0x7984C0 }, + { "zCViewObject::any", 0x7984E0 }, + { "zCViewObject::ClipLine", 0x798500 }, + { "zCViewObject::Line", 0x7986B0 }, + { "zCViewObject::GetCode", 0x798760 }, + { "zCListSort::~zCListSort", 0x7987A0 }, + { "zCListSort::InsertSort", 0x7987D0 }, + { "zCListSort::`scalar deleting destructor'", 0x798860 }, + { "zCViewPrint::_CreateNewInstance", 0x798AC0 }, + { "zCViewPrint::operator delete", 0x798B30 }, + { "zCViewPrint::zCViewPrint", 0x798B50 }, + { "zCViewPrint::_GetClassDef", 0x798C20 }, + { "zCViewPrint::`scalar deleting destructor'", 0x798C30 }, + { "zCViewPrint::~zCViewPrint", 0x798C60 }, + { "zCViewPrint::SizeHeightToContent", 0x798D50 }, + { "zCViewPrint::Blit", 0x798DF0 }, + { "zCViewPrint::BlitText", 0x798E30 }, + { "zCViewPrint::BlitTextLine", 0x798EE0 }, + { "zCViewPrint::BlitTextCharacters", 0x798FB0 }, + { "zCViewPrint::GetPixelBorder", 0x7991A0 }, + { "zCViewPrint::ClearText", 0x799200 }, + { "zCViewPrint::Print", 0x799290 }, + { "zCViewPrint::PrintLine", 0x799380 }, + { "zCViewPrint::PrintLines", 0x799560 }, + { "zCViewPrint::AddText", 0x799950 }, + { "zCViewPrint::RemoveText", 0x799A80 }, + { "zCViewPrint::RemoveAllTexts", 0x799AE0 }, + { "zCArray::AllocDelta", 0x799B70 }, + { "zCViewText2::zCViewText2", 0x799C10 }, + { "zCViewText2::~zCViewText2", 0x79A460 }, + { "zCViewFont::zCViewFont", 0x79A4B0 }, + { "zCViewFont::~zCViewFont", 0x79A590 }, + { "zCViewFont::SetFont", 0x79A5A0 }, + { "zCViewDialog::_CreateNewInstance", 0x79A7F0 }, + { "zCViewDialog::zCViewDialog", 0x79A9A0 }, + { "zCViewDialog::`scalar deleting destructor'", 0x79AAB0 }, + { "zCViewDialog::~zCViewDialog", 0x79AAE0 }, + { "zCViewDialogChoice::_CreateNewInstance", 0x79AD80 }, + { "zCViewDialogChoice::_GetClassDef", 0x79AE70 }, + { "zCViewDialogChoice::zCViewDialogChoice", 0x79AE80 }, + { "zCViewDialogChoice::`scalar deleting destructor'", 0x79AF00 }, + { "zCViewDialogChoice::~zCViewDialogChoice", 0x79AF30 }, + { "zCViewDialogChoice::HandleEvent", 0x79AFC0 }, + { "zCViewDialogChoice::StartSelection", 0x79B3C0 }, + { "zCViewDialogChoice::StopSelection", 0x79B400 }, + { "zCViewDialogChoice::BlitText", 0x79B430 }, + { "zCViewDialogChoice::ScrollUp", 0x79B490 }, + { "zCViewDialogChoice::ScrollDown", 0x79B4D0 }, + { "zCViewDialogChoice::IsSelectedOutsideAbove", 0x79B510 }, + { "zCViewDialogChoice::IsSelectedOutsideBelow", 0x79B530 }, + { "zCViewDialogChoice::ShowSelected", 0x79B5C0 }, + { "zCViewDialogChoice::SelectPrevious", 0x79B660 }, + { "zCViewDialogChoice::SelectNext", 0x79B760 }, + { "zCViewDialogChoice::Select", 0x79B870 }, + { "zCViewDialogChoice::GetSelection", 0x79B970 }, + { "zCViewDialogChoice::GetSelectedText", 0x79B980 }, + { "zCViewDialogChoice::HighlightSelected", 0x79BA50 }, + { "zCViewDialogChoice::AddChoice", 0x79BB30 }, + { "zCViewDialogChoice::RemoveChoice", 0x79BDA0 }, + { "zCViewDialogChoice::RemoveAllChoices", 0x79BDC0 }, + { "zAccountInit", 0x79BE20 }, + { "zCAccount::Add", 0x79C080 }, + { "zCAccountInfo::Add", 0x79C100 }, + { "zCAccount::Sum", 0x79C3F0 }, + { "zCAccountInfo::SumUp", 0x79C420 }, + { "zCAccount::Clear", 0x79C830 }, + { "zCAccount::Begin", 0x79C860 }, + { "zCAccount::End", 0x79C870 }, + { "zCAccount::IsActive", 0x79C880 }, + { "zCSparseArray::zCSparseArray", 0x79C950 }, + { "zCSparseArray::~zCSparseArray", 0x79C9B0 }, + { "zCSparseArray::SizeIndex", 0x79CA00 }, + { "zCSparseArray::SizeData", 0x79CA10 }, + { "zCSparseArray::SizeAll", 0x79CA20 }, + { "zCSparseArray::IndexPtr", 0x79CA30 }, + { "zCSparseArray::DataPtr", 0x79CA50 }, + { "zCSparseArray::ManDatPtr", 0x79CA60 }, + { "zCSparseArray::IndexIsEqual", 0x79CA70 }, + { "zCSparseArray::CopyIndex", 0x79CA90 }, + { "zCSparseArray::DestructIndex", 0x79CAB0 }, + { "zCSparseArray::Hash", 0x79CAC0 }, + { "zCSparseArray::ConstructData", 0x79CAE0 }, + { "zCSparseArray::~zCSparseArray", 0x79CB70 }, + { "zCSparseArray::SizeIndex", 0x79CBC0 }, + { "zCSparseArray::SizeData", 0x79CBD0 }, + { "zCSparseArray::SizeAll", 0x79CBE0 }, + { "zCSparseArray::IndexPtr", 0x79CBF0 }, + { "zCSparseArray::DataPtr", 0x79CC10 }, + { "zCSparseArray::ManDatPtr", 0x79CC20 }, + { "zCSparseArray::IndexIsEqual", 0x79CC30 }, + { "zCSparseArray::CopyIndex", 0x79CCA0 }, + { "zCSparseArray::DestructIndex", 0x79CD10 }, + { "zCSparseArray::Hash", 0x79CD20 }, + { "zCSparseArray::ConstructData", 0x79CD90 }, + { "zCSparseArray::DestructData", 0x79CDA0 }, + { "zCSparseArray::SizeIndex", 0x79CDB0 }, + { "zCSparseArray::SizeData", 0x79CDC0 }, + { "zCSparseArray::SizeAll", 0x79CDD0 }, + { "zCSparseArray::IndexPtr", 0x79CDE0 }, + { "zCSparseArray::DataPtr", 0x79CDF0 }, + { "zCSparseArray::ManDatPtr", 0x79CE00 }, + { "zCSparseArray::IndexIsEqual", 0x79CE10 }, + { "zCSparseArray::CopyIndex", 0x79CE90 }, + { "zCSparseArray::DestructIndex", 0x79CF10 }, + { "zCSparseArray::Hash", 0x79CF20 }, + { "zCSparseArray::ConstructData", 0x79CFA0 }, + { "zCSparseArray::DestructData", 0x79CFB0 }, + { "zCSparseArray::DestructData", 0x79CFC0 }, + { "zCSparseArray::`vector deleting destructor'", 0x79CFD0 }, + { "zCSparseArray::`vector deleting destructor'", 0x79CFF0 }, + { "zCSparseArray::~zCSparseArray", 0x79D010 }, + { "zCSparseArray::`scalar deleting destructor'", 0x79D060 }, + { "oCCollObjectCharacter::_CreateNewInstance", 0x79D390 }, + { "oCCollObjectCharacter::GetCollObjClass", 0x79D420 }, + { "oCCollObjectCharacter::oCCollObjectCharacter", 0x79D430 }, + { "oCCollObjectCharacter::`scalar deleting destructor'", 0x79D460 }, + { "oCCollObjectCharacter::~oCCollObjectCharacter", 0x79D480 }, + { "oCCollObjectCharacter::TurnSpeed", 0x79D490 }, + { "oCCollObjectCharacter::IsDead", 0x79D4D0 }, + { "oCCollObjectCharacter::PushAround", 0x79D500 }, + { "oCCollObjectCharacter::DontLetHimComeNearer", 0x79D530 }, + { "oCCollObjectCharacter::GetPrimitiveCC", 0x79D560 }, + { "oCCollObjectCharacter::S_RegisterCollisionTestFuncs", 0x79D590 }, + { "zLocal_Startup", 0x79D620 }, + { "zLocal_Shutdown", 0x79D630 }, + { "zLocal_PerFrame", 0x79D640 }, + { "SetCrashHandlerFilter", 0x79DDB4 }, + { "GetNextStackTraceString", 0x79DDBA }, + { "GetFirstStackTraceString", 0x79DDC0 }, + { "GetRegisterString", 0x79DDC6 }, + { "GetFaultReason", 0x79DDCC }, + { "ListT::CleanupList", 0x79FE45 }, + { "ListT::Prepend", 0x79FE6C }, + { "ListT::Unlink", 0x79FE7E }, + { "ListT::LeftBelongsCloserToListHead", 0x79FEA6 }, + { "ListT::OrderedInsert", 0x79FEAC }, + { "CD3duGlobals::~CD3duGlobals", 0x79FF0E }, + { "CCapsFile::~CCapsFile", 0x79FF7E }, + { "CD3duContextList::~CD3duContextList", 0x79FF83 }, + { "ListT::Prepend", 0x79FFC0 }, + { "ListT::Unlink", 0x79FFD2 }, + { "ListT::LeftBelongsCloserToListHead", 0x79FFFA }, + { "ListT::OrderedInsert", 0x7A0000 }, + { "CDDrawDeviceList::~CDDrawDeviceList", 0x7A0062 }, + { "ListT::Prepend", 0x7A009F }, + { "ListT::Unlink", 0x7A00B1 }, + { "ListT::LeftBelongsCloserToListHead", 0x7A00D9 }, + { "ListT::OrderedInsert", 0x7A00DF }, + { "CD3duDeviceList::~CD3duDeviceList", 0x7A0141 }, + { "ListT::Prepend", 0x7A017E }, + { "ListT::Unlink", 0x7A0190 }, + { "ListT::LeftBelongsCloserToListHead", 0x7A01B8 }, + { "ListT::OrderedInsert", 0x7A01BE }, + { "D3DXDprintf", 0x7A0220 }, + { "D3DXWprintf", 0x7A0288 }, + { "CD3DXException::DebugString", 0x7A02F1 }, + { "CD3DXException::Popup", 0x7A02F2 }, + { "D3DXAssert", 0x7A02F3 }, + { "_d3dxCopyAddRef", 0x7A0332 }, + { "_d3dxCopyRelease", 0x7A040B }, + { "_d3dxCreatePalette", 0x7A0502 }, + { "_d3dxCopy", 0x7A06C8 }, + { "_d3dxCopyFromBits", 0x7A0761 }, + { "CD3duGlobals::IsInitialized", 0x7A1240 }, + { "CD3duGlobals::InitializeIfNeeded", 0x7A1243 }, + { "CD3duGlobals::CheckAndMapD3duHandle", 0x7A1348 }, + { "CD3duGlobals::FindBestMatchForHWLevel", 0x7A13D9 }, + { "CD3duAlloc::operator delete", 0x7A1698 }, + { "CD3duGlobals::GetD3duDeviceNode", 0x7A16AA }, + { "CD3duGlobals::DetermineD3DXSurfaceClasses", 0x7A170D }, + { "CD3duGlobals::D3duStrDup", 0x7A199F }, + { "CD3duContextNode::CD3duContextNode", 0x7A19E3 }, + { "CD3duContextNode::~CD3duContextNode", 0x7A19ED }, + { "CD3duContextList::AddD3duContext", 0x7A1A09 }, + { "CD3duContextList::DestroyD3duContext", 0x7A1ABE }, + { "CRefreshRateList::AddRefreshRate", 0x7A1AEF }, + { "CRefreshRateList::FindRefreshRate", 0x7A1B39 }, + { "CRefreshRateList::LeftBelongsCloserToListHead", 0x7A1B57 }, + { "CVideoModeList::AddVideoMode", 0x7A1B6C }, + { "CVideoModeList::GetVideoModeNode", 0x7A1C72 }, + { "CVideoModeList::DoesVideoModeExist", 0x7A1CBB }, + { "CVideoModeList::LeftBelongsCloserToListHead", 0x7A1CFF }, + { "CSurfaceFormatList::AddSurfaceFormat", 0x7A1D3A }, + { "CVideoModeNode::CVideoModeNode", 0x7A1DCF }, + { "ListT::CleanupList", 0x7A1E27 }, + { "ListT::Prepend", 0x7A1E4E }, + { "ListT::Unlink", 0x7A1E60 }, + { "ListT::OrderedInsert", 0x7A1E88 }, + { "CD3duDeviceNode::CD3duDeviceNode", 0x7A1EEA }, + { "CD3duDeviceNode::~CD3duDeviceNode", 0x7A1F3E }, + { "CD3duDeviceNode::GetCurrentVideoMode", 0x7A1F8F }, + { "CD3duDeviceNode::GetSurfaceFormatList", 0x7A2029 }, + { "CD3duDeviceNode::GetVideoModeList", 0x7A219C }, + { "CD3duDeviceNode::GetCapsAtVideoMode", 0x7A21A3 }, + { "CD3duDeviceNode::RefreshCaps", 0x7A2614 }, + { "CD3duDeviceList::AddD3duDeviceNode", 0x7A2740 }, + { "CD3duDeviceList::CD3duDeviceList", 0x7A2820 }, + { "CD3duContext::CD3duContext", 0x7A2AA3 }, + { "CD3duContext::~CD3duContext", 0x7A2B6A }, + { "CD3duContext::QueryInterface", 0x7A2C49 }, + { "CD3duContext::AddRef", 0x7A2D79 }, + { "CD3duContext::Release", 0x7A2D86 }, + { "CD3duContext::DrawDebugText", 0x7A2DA9 }, + { "CD3duContext::GetDD", 0x7A300E }, + { "CD3duContext::GetD3D", 0x7A302B }, + { "CD3duContext::GetD3DDevice", 0x7A3050 }, + { "CD3duContext::GetPrimary", 0x7A306D }, + { "CD3duContext::GetZBuffer", 0x7A3092 }, + { "CD3duContext::GetBackBuffer", 0x7A30B7 }, + { "CD3duContext::GetWindow", 0x7A30EE }, + { "CD3duContext::GetFocusWindow", 0x7A30F8 }, + { "CD3duContext::RestoreSurfaces", 0x7A3102 }, + { "CD3duContext::Resize", 0x7A318E }, + { "CD3duContext::UpdateFrame", 0x7A3620 }, + { "CD3duContext::Clear", 0x7A3A1F }, + { "CD3duContext::SetClearColor", 0x7A3AE6 }, + { "CD3duContext::SetClearDepth", 0x7A3AF9 }, + { "CD3duContext::SetClearStencil", 0x7A3B0C }, + { "DeviceWindowProc", 0x7A3B1F }, + { "CD3duContext::_D3duInitialize", 0x7A3B5E }, + { "CD3duContext::_CreateDeviceWindow", 0x7A4197 }, + { "CD3duContext::_DestroyDeviceWindow", 0x7A4376 }, + { "CD3duContext::_InitCooperativeLevel", 0x7A438B }, + { "CD3duContext::_CreatePalette", 0x7A43B0 }, + { "CD3duContext::_InitViewport", 0x7A4636 }, + { "CD3duContext::_Create3DDevice", 0x7A46D2 }, + { "CD3duContext::_ChooseZBuffer", 0x7A480A }, + { "CD3duContext::_CreateZBuffer", 0x7A4992 }, + { "CD3duContext::_CreateDXBuffers", 0x7A4B84 }, + { "CD3duContext::_DestroyDXBuffers", 0x7A4BF8 }, + { "CD3duContext::_CreateFullscreenBuffers", 0x7A4D47 }, + { "CD3duContext::_CreateWindowedBuffers", 0x7A4EA3 }, + { "CD3duContext::_CreateOffScreenBuffers", 0x7A50DD }, + { "CD3duContext::_EnumSurfacesCallback2", 0x7A5234 }, + { "CD3duContext::_EnumBackBuffers", 0x7A524A }, + { "CD3duContext::GetDeviceIndex", 0x7A535F }, + { "CD3duContext::GetNumBackBuffers", 0x7A5382 }, + { "CD3duContext::GetNumBits", 0x7A538C }, + { "CD3duContext::GetBufferSize", 0x7A53C8 }, + { "CD3duContext::GetRefreshRate", 0x7A53EB }, + { "CD3duContext::GetCreationFlags", 0x7A5420 }, + { "CHelInfo::CHelInfo", 0x7A542A }, + { "CHelInfo::Initialize", 0x7A5455 }, + { "CHelInfo::~CHelInfo", 0x7A590B }, + { "CHelInfo::GenerateSurfaceFormatList", 0x7A595A }, + { "CHelInfo::_D3DEnumCBListSurfaceFormats", 0x7A5BC3 }, + { "CEnumSurfaceFormatContext::CEnumSurfaceFormatContext", 0x7A5C05 }, + { "CHelNode::CHelNode", 0x7A5C1B }, + { "CHelNode::~CHelNode", 0x7A5C4A }, + { "CD3dxFile::CD3dxFile", 0x7A5C89 }, + { "CD3dxFile::~CD3dxFile", 0x7A5CAA }, + { "CD3dxFile::IsOpen", 0x7A5CAF }, + { "CD3dxFile::WasCorrupted", 0x7A5CBC }, + { "CD3dxFile::GetSize", 0x7A5CC3 }, + { "CD3dxFile::Open", 0x7A5CCA }, + { "CD3dxFile::Close", 0x7A5E68 }, + { "CD3dxFile::CloseCorrupt", 0x7A5EC3 }, + { "CD3dxFile::RootEntry", 0x7A5EE9 }, + { "CD3dxFile::CreateEntry", 0x7A5EED }, + { "CD3dxFile::ValidEntry", 0x7A5FC0 }, + { "CD3dxFile::GetId", 0x7A5FF2 }, + { "CD3dxFile::EditData", 0x7A6026 }, + { "CD3dxFile::ReadData", 0x7A607A }, + { "CD3dxFile::GetChild", 0x7A608A }, + { "CD3dxFile::SetChild", 0x7A60BF }, + { "CD3dxFile::GetSibling", 0x7A6108 }, + { "CD3dxFile::SetSibling", 0x7A613D }, + { "CD3dxFile::FindChild", 0x7A6186 }, + { "CD3dxFile::FindSibling", 0x7A6216 }, + { "CD3dxFile::Compress", 0x7A629C }, + { "CD3dxFile::Decompress", 0x7A632C }, + { "CDDrawDeviceNode::CDDrawDeviceNode", 0x7A63AB }, + { "CDDrawDeviceNode::~CDDrawDeviceNode", 0x7A63FF }, + { "CDDrawDeviceNode::SetDDCoopLevel", 0x7A6483 }, + { "CDDrawDeviceNode::GetPrimary", 0x7A6603 }, + { "CDDrawDeviceNode::SetDisplayMode", 0x7A661C }, + { "CDDrawDeviceNode::ReleasePrimary", 0x7A66DC }, + { "CDDrawDeviceNode::CreatePrimary", 0x7A66FE }, + { "CDDrawDeviceNode::GetCurrentVideoMode", 0x7A68A9 }, + { "CDDrawDeviceNode::WndProc", 0x7A6943 }, + { "CDDrawDeviceNode::ObtainCapsAtDisplayMode", 0x7A695C }, + { "CDDrawDeviceNode::_D3DEnumCBListSurfaceFormats", 0x7A6F78 }, + { "CDDrawDeviceList::CDDrawDeviceList", 0x7A6FBA }, + { "CDDrawDeviceList::_DDEnumCBListDDrawDevices", 0x7A706C }, + { "CDDrawDeviceList::_D3DEnumCBFindHWDevices", 0x7A729F }, + { "CDDrawDeviceList::_DDEnumCBListAllVideoModes", 0x7A738E }, + { "ListT::CleanupList", 0x7A7403 }, + { "ListT::Prepend", 0x7A7435 }, + { "ListT::Unlink", 0x7A7447 }, + { "ListT::LeftBelongsCloserToListHead", 0x7A746F }, + { "ListT::OrderedInsert", 0x7A7475 }, + { "CVideoModeNode::~CVideoModeNode", 0x7A74E2 }, + { "ListT::LeftBelongsCloserToListHead", 0x7A7557 }, + { "RegisterBlts", 0x7A7568 }, + { "RegisterLines", 0x7A756B }, + { "EncodeBlockRGB", 0x7A99AD }, + { "EncodeBlockRGBColorKey", 0x7A99DF }, + { "DecodeBlockRGB", 0x7AA265 }, + { "EncodeBlockAlpha4", 0x7AA34F }, + { "DecodeBlockAlpha4", 0x7AA3A6 }, + { "EncodeBlockAlpha3", 0x7AA3F0 }, + { "DecodeBlockAlpha3", 0x7AA510 }, + { "RegisterLine", 0x7AA627 }, + { "RegisterBlt", 0x7AA6CE }, + { "CSurfaceLock::CSurfaceLock", 0x7AA781 }, + { "CSurfaceLock::~CSurfaceLock", 0x7AA89A }, + { "CSurfaceLock::IsValid", 0x7AA8C0 }, + { "CSurfaceLock::IsPaletteIndexed", 0x7AA8D3 }, + { "CSurfaceLock::GetPalette", 0x7AA8F5 }, + { "FindClosest_PALETTE4", 0x7AA974 }, + { "FindClosest_PALETTE8", 0x7AA9F8 }, + { "FindClosest_PALETTEA8", 0x7AAA7F }, + { "GetDxtBlkSize", 0x7AAB1C }, + { "XXEncodeBlockRGB", 0x7AAB4E }, + { "XXDecodeBlockRGB", 0x7AABC2 }, + { "FlushCacheBlock", 0x7AABE8 }, + { "LoadCacheBlock", 0x7AACA0 }, + { "InitializePixelCache", 0x7AADC0 }, + { "ShutdownPixelCache", 0x7AAE12 }, + { "InCacheBlock", 0x7AAE34 }, + { "GetPtrToCachedPixel", 0x7AAE57 }, + { "GetDstSpanAllZeros", 0x7AAF0E }, + { "TArray::Add", 0x7AAF1D }, + { "TArray::Add", 0x7AAF70 }, + { "D3DXGetNumMipmaps", 0x7AB04E }, + { "D3DXGetNthMipmap", 0x7AB08C }, + { "GenerateMipMaps", 0x7AB13C }, + { "ValidateTexture", 0x7AB525 }, + { "GetTopCubeFace", 0x7AB9F0 }, + { "LoadCubeMapFromCubeMap", 0x7ABA65 }, + { "LoadFromGDI", 0x7ABD1B }, + { "CopyInSingleMipChain", 0x7ABF16 }, + { "LoadFromDDS", 0x7AC08D }, + { "GetCurrentPixelTGA", 0x7AC3D7 }, + { "LoadFromTGA", 0x7AC613 }, + { "ComponentFromIndex", 0x7AD150 }, + { "UpdateStaticMapping", 0x7AD188 }, + { "MapInSystemColors", 0x7AD2CF }, + { "D3DXVECTOR4::operator/", 0x7AE432 }, + { "D3DXPLANE::operator-", 0x7AF273 }, + { "D3DXQUATERNION::operator/", 0x7AF749 }, + { "D3DXQUATERNION::operator/=", 0x7AF808 }, + { "D3DXVec3Cross", 0x7AF8AD }, + { "D3DXVec4LengthSq", 0x7AFB4F }, + { "D3DXVec3Lerp", 0x7AFCB7 }, + { "D3DXMatrixIdentity", 0x7AFE21 }, + { "D3DXQuaternionLengthSq", 0x7AFF15 }, + { "D3DXQuaternionDot", 0x7AFF43 }, + { "D3DXQuaternionConjugate", 0x7AFF68 }, + { "D3DXPlaneDot", 0x7AFF8D }, + { "CCapsFile::Open", 0x7AFFB2 }, + { "CCapsFile::Close", 0x7B004A }, + { "CCapsFile::LoadSoftwareCaps", 0x7B004F }, + { "CCapsFile::SaveSoftwareCaps", 0x7B0256 }, + { "CCapsFile::LoadHardwareCaps", 0x7B03FB }, + { "CCapsFile::SaveHardwareCaps", 0x7B0687 }, + { "CCapsFile::FindVersion", 0x7B091E }, + { "CCapsFile::CreateVersion", 0x7B093C }, + { "CCapsFile::Parse2D", 0x7B09A5 }, + { "CCapsFile::Parse3D", 0x7B0A5B }, + { "CCapsFile::Create2D", 0x7B0BEE }, + { "CCapsFile::Create3D", 0x7B0C76 }, + { "CCapsFile::CreateString", 0x7B0D6A }, + { "CCapsFile::CreateFormat", 0x7B0E5C }, + { "_d3dxFindTextureCallback", 0x7B0F97 }, + { "ChooseTextureFormat", 0x7B0FEB }, + { "streambuf::sputc", 0x7B7D02 }, + { "ostream::opfx", 0x7B7E46 }, + { "ostream::osfx", 0x7B7EBA }, + { "ostream::flush", 0x7B7F93 }, + { "ostream::ostream", 0x7B801B }, + { "ostream::`scalar deleting destructor'", 0x7B8051 }, + { "ostream::~ostream", 0x7B814F }, + { "ostream::operator=", 0x7B815E }, + { "ostream_withassign::ostream_withassign", 0x7B81E4 }, + { "ostream_withassign::`scalar deleting destructor'", 0x7B823F }, + { "ostream_withassign::~ostream_withassign", 0x7B82C8 }, + { "ostream::writepad", 0x7B82DB }, + { "istream::istream", 0x7B8447 }, + { "istream::`scalar deleting destructor'", 0x7B848F }, + { "istream::~istream", 0x7B85AF }, + { "istream::operator=", 0x7B85BE }, + { "istream::ipfx", 0x7B8656 }, + { "streambuf::in_avail", 0x7B8737 }, + { "istream::operator>>", 0x7B8747 }, + { "istream::isfx", 0x7B8803 }, + { "istream::peek", 0x7B8838 }, + { "istream::putback", 0x7B8868 }, + { "streambuf::sputbackc", 0x7B88D5 }, + { "ios::clear", 0x7B88FA }, + { "istream::sync", 0x7B8928 }, + { "istream::eatwhite", 0x7B898C }, + { "istream_withassign::istream_withassign", 0x7B8A05 }, + { "istream_withassign::`scalar deleting destructor'", 0x7B8A60 }, + { "istream_withassign::~istream_withassign", 0x7B8AE9 }, + { "ios::ios", 0x7B8C05 }, + { "ios::`scalar deleting destructor'", 0x7B8C63 }, + { "ios::~ios", 0x7B8D30 }, + { "ios::init", 0x7B8D7A }, + { "ios::operator=", 0x7B8DA9 }, + { "ios::xalloc", 0x7B8DE4 }, + { "ios::bitalloc", 0x7B8E15 }, + { "ofstream::ofstream", 0x7B8E3B }, + { "ofstream::`scalar deleting destructor'", 0x7B8EC1 }, + { "ofstream::~ofstream", 0x7B90BB }, + { "ofstream::setbuf", 0x7B90CE }, + { "ofstream::attach", 0x7B9116 }, + { "ofstream::open", 0x7B9147 }, + { "ofstream::close", 0x7B9189 }, + { "filebuf::filebuf", 0x7B91BC }, + { "filebuf::`scalar deleting destructor'", 0x7B91D6 }, + { "filebuf::~filebuf", 0x7B9259 }, + { "filebuf::close", 0x7B92B0 }, + { "filebuf::overflow", 0x7B9313 }, + { "filebuf::underflow", 0x7B9384 }, + { "filebuf::seekoff", 0x7B9414 }, + { "filebuf::sync", 0x7B9458 }, + { "filebuf::setbuf", 0x7B9533 }, + { "Iostream_init::Iostream_init", 0x7B964B }, + { "ios::setf", 0x7B967C }, + { "Iostream_init::~Iostream_init", 0x7B96B3 }, + { "streambuf::snextc", 0x7B96E0 }, + { "streambuf::sbumpc", 0x7B972C }, + { "streambuf::stossc", 0x7B9763 }, + { "streambuf::sgetc", 0x7B979C }, + { "istream::getdouble", 0x7B97C1 }, + { "filebuf::attach", 0x7B98FA }, + { "filebuf::open", 0x7B996E }, + { "filebuf::setmode", 0x7B9AE4 }, + { "streambuf::streambuf", 0x7B9B4C }, + { "streambuf::`scalar deleting destructor'", 0x7B9B8B }, + { "streambuf::~streambuf", 0x7B9C0A }, + { "streambuf::setbuf", 0x7B9C3A }, + { "streambuf::xsputn", 0x7B9C6E }, + { "streambuf::xsgetn", 0x7B9CC4 }, + { "streambuf::sync", 0x7B9D5B }, + { "streambuf::allocate", 0x7B9D72 }, + { "streambuf::doallocate", 0x7B9D90 }, + { "streambuf::setb", 0x7B9DBD }, + { "streambuf::seekoff", 0x7B9DED }, + { "streambuf::seekpos", 0x7B9DF3 }, + { "streambuf::pbackfail", 0x7B9E05 }, + { "std::_Xlen", 0x7B9E61 }, + { "std::logic_error::logic_error", 0x7B9EBB }, + { "std::logic_error::what", 0x7B9F1F }, + { "std::logic_error::_Doraise", 0x7B9F2C }, + { "std::logic_error::~logic_error", 0x7B9F49 }, + { "std::logic_error::`scalar deleting destructor'", 0x7B9F86 }, + { "std::length_error::~length_error", 0x7B9FFF }, + { "std::length_error::_Doraise", 0x7BA03C }, + { "std::length_error::`scalar deleting destructor'", 0x7BA059 }, + { "std::length_error::length_error", 0x7BA075 }, + { "std::_Xran", 0x7BA08D }, + { "std::out_of_range::~out_of_range", 0x7BA0E7 }, + { "std::out_of_range::_Doraise", 0x7BA124 }, + { "std::out_of_range::`scalar deleting destructor'", 0x7BA141 }, + { "std::out_of_range::out_of_range", 0x7BA15D }, + { "std::_Lockit::_Lockit", 0x7BA1B8 }, + { "std::_Lockit::~_Lockit", 0x7BA254 }, + { "`eh vector destructor iterator'", 0x7BA269 }, + { "__ArrayUnwind", 0x7BA2E9 }, + { "type_info::~type_info", 0x7BA41C }, + { "type_info::`scalar deleting destructor'", 0x7BA445 }, + { "type_info::operator==", 0x7BA461 }, + { "type_info::operator!=", 0x7BA47C }, + { "type_info::before", 0x7BA498 }, + { "type_info::raw_name", 0x7BA4B7 }, + { "type_info::type_info", 0x7BA4BB }, + { "type_info::operator=", 0x7BA4C6 }, + { "_JumpToContinuation", 0x7BA4CB }, + { "_CallMemberFunction0", 0x7BA4FF }, + { "_CallMemberFunction1", 0x7BA506 }, + { "_CallMemberFunction2", 0x7BA50D }, + { "_UnwindNestedFrames", 0x7BA514 }, + { "_CallCatchBlock2", 0x7BA5B3 }, + { "CatchGuardHandler", 0x7BA607 }, + { "_CallSETranslator", 0x7BA62C }, + { "TranslatorGuardHandler", 0x7BA6E2 }, + { "_GetRangeOfTrysToCheck", 0x7BA757 }, + { "__non_rtti_object::__non_rtti_object", 0x7BACE7 }, + { "__non_rtti_object::`scalar deleting destructor'", 0x7BAD09 }, + { "__non_rtti_object::~__non_rtti_object", 0x7BAD25 }, + { "bad_typeid::bad_typeid", 0x7BAD42 }, + { "bad_typeid::`scalar deleting destructor'", 0x7BAD5A }, + { "bad_typeid::~bad_typeid", 0x7BAD76 }, + { "bad_cast::bad_cast", 0x7BAF71 }, + { "bad_cast::`scalar deleting destructor'", 0x7BAF89 }, + { "bad_cast::~bad_cast", 0x7BAFA5 }, + { "FindCompleteObject", 0x7BAFC2 }, + { "FindSITargetTypeInstance", 0x7BAFDC }, + { "FindMITargetTypeInstance", 0x7BB036 }, + { "FindVITargetTypeInstance", 0x7BB12F }, + { "PMDtoOffset", 0x7BB267 }, + { "`eh vector constructor iterator'", 0x7BB28A }, + { "exception::exception", 0x7BFB35 }, + { "exception::`scalar deleting destructor'", 0x7BFB46 }, + { "exception::operator=", 0x7BFBE9 }, + { "exception::~exception", 0x7BFC08 }, + { "exception::what", 0x7BFC1E }, + { "terminate", 0x7BFC2B }, + { "unexpected", 0x7BFC8C }, + { "_inconsistency", 0x7BFCA4 }, + { "FindHandler", 0x7BFF3F }, + { "FindHandlerForForeignException", 0x7C00F2 }, + { "TypeMatch", 0x7C019C }, + { "CatchIt", 0x7C02AD }, + { "CallCatchBlock", 0x7C0328 }, + { "ExFilterRethrow", 0x7C0443 }, + { "BuildCatchObject", 0x7C046D }, + { "_DestructExceptionObject", 0x7C0631 }, + { "AdjustPointer", 0x7C0698 }, + { "__CxxUnhandledExceptionFilter", 0x7C6130 }, + { "__CxxSetUnhandledExceptionFilter", 0x7C6176 }, + { "__CxxRestoreUnhandledExceptionFilter", 0x7C6187 }, + { "_ValidateRead", 0x7C6735 }, + { "_ValidateWrite", 0x7C6751 }, + { "_ValidateExecute", 0x7C676D }, + }; + + consteval std::uint32_t SignatureToAddress(const std::string_view signature) + { + for (auto const& [entry_signature, entry_address] : signatures) + { + if (entry_signature == signature) + return entry_address; + } + + return 0; + + } +} \ No newline at end of file diff --git a/signatures/g2_signatures.hpp b/signatures/g2_signatures.hpp new file mode 100644 index 0000000..7ea43e0 --- /dev/null +++ b/signatures/g2_signatures.hpp @@ -0,0 +1,10251 @@ +#pragma once + +#include +#include + +namespace Gothic_II_Classic +{ + struct SignatureEntry + { + std::string_view signature; + std::uint32_t address; + }; + + constexpr SignatureEntry signatures[] = { + { "`vector constructor iterator'", 0x401010 }, + { "zCModelAniActive::`vector deleting destructor'", 0x401040 }, + { "zSTRING::zSTRING", 0x4010C0 }, + { "zSTRING::`scalar deleting destructor'", 0x401140 }, + { "zSTRING::~zSTRING", 0x401160 }, + { "oCCSManager::_CreateNewInstance", 0x401550 }, + { "oCCSManager::operator delete", 0x4015B0 }, + { "oCCSManager::oCCSManager", 0x401600 }, + { "zCObject::zCObject", 0x401D60 }, + { "zCObject::_GetClassDef", 0x401EC0 }, + { "zCObject::Archive", 0x401ED0 }, + { "zCObject::Unarchive", 0x401EE0 }, + { "zCObject::`scalar deleting destructor'", 0x401EF0 }, + { "zCOLOR::zCOLOR", 0x401F20 }, + { "zCEventMessage::_GetClassDef", 0x401F30 }, + { "zCEventMessage::IsOverlay", 0x401F40 }, + { "zCEventMessage::IsNetRelevant", 0x401F50 }, + { "zCEventMessage::IsHighPriority", 0x401F60 }, + { "zCEventMessage::IsJob", 0x401F70 }, + { "zCEventMessage::GetIgnoreCutsceneMode", 0x401F80 }, + { "zCEventMessage::Delete", 0x401F90 }, + { "zCEventMessage::IsDeleteable", 0x401FA0 }, + { "zCEventMessage::IsDeleted", 0x401FB0 }, + { "zCEventMessage::SetCutsceneMode", 0x401FC0 }, + { "zCEventMessage::GetCutsceneMode", 0x401FD0 }, + { "zCEventMessage::MD_GetNumOfSubTypes", 0x401FE0 }, + { "zCEventMessage::MD_GetSubTypeString", 0x401FF0 }, + { "zCEventMessage::MD_GetVobRefName", 0x402030 }, + { "zCEventMessage::MD_SetVobRefName", 0x402070 }, + { "zCEventMessage::MD_SetVobParam", 0x402080 }, + { "zCEventMessage::MD_GetTimeBehavior", 0x402090 }, + { "zCEventMessage::MD_GetMinTime", 0x4020A0 }, + { "zCEventMessage::Pack", 0x4020B0 }, + { "zCEventMessage::Unpack", 0x4020C0 }, + { "zCEventMessage::~zCEventMessage", 0x4020D0 }, + { "zCEventMessage::`scalar deleting destructor'", 0x4020E0 }, + { "zCEventCore::operator delete", 0x402110 }, + { "zCEventCore::_GetClassDef", 0x402130 }, + { "zCEventCore::MD_GetNumOfSubTypes", 0x402140 }, + { "zCEventCore::IsNetRelevant", 0x402150 }, + { "zCEventCore::`scalar deleting destructor'", 0x402170 }, + { "zCCSCamera_EventMsg::operator delete", 0x4021A0 }, + { "zCCSCamera_EventMsgActivate::operator delete", 0x4021C0 }, + { "zCCSCamera_EventMsgActivate::_GetClassDef", 0x4021E0 }, + { "zCCSCamera_EventMsgActivate::IsDeleted", 0x4021F0 }, + { "zCCSCamera_EventMsgActivate::Delete", 0x402200 }, + { "zCCSCamera_EventMsgActivate::`vector deleting destructor'", 0x402210 }, + { "zCCSCamera_EventMsgActivate::~zCCSCamera_EventMsgActivate", 0x402240 }, + { "zCEventScreenFX::operator delete", 0x4022A0 }, + { "oCCSManager::_GetClassDef", 0x4022C0 }, + { "oCMsgMovement::operator delete", 0x4022D0 }, + { "oCMsgManipulate::operator delete", 0x4022F0 }, + { "oCMsgConversation::operator delete", 0x402310 }, + { "oCCSManager::`scalar deleting destructor'", 0x402330 }, + { "oCCSManager::~oCCSManager", 0x402360 }, + { "oCCSManager::CreateCutscenePlayer", 0x402370 }, + { "oCCSPlayer::operator delete", 0x4023F0 }, + { "oCCSManager::CreateOuMessage", 0x402410 }, + { "oCCSManager::CreateMessage", 0x402420 }, + { "oCCSManager::CreateProperties", 0x402B10 }, + { "oCCSProps::operator delete", 0x402B70 }, + { "std::basic_string,class std::allocator >::basic_string,class std::allocator >", 0x402B90 }, + { "std::basic_string,class std::allocator >::erase", 0x402BB0 }, + { "zCSoundManager::zCSoundEventData::`vector deleting destructor'", 0x402CD0 }, + { "zCSoundManager::zCSoundEventData::~zCSoundEventData", 0x402D30 }, + { "std::basic_string,class std::allocator >::assign", 0x402DC0 }, + { "std::basic_string,class std::allocator >::_Eos", 0x403060 }, + { "std::basic_string,class std::allocator >::_Grow", 0x403080 }, + { "std::basic_string,class std::allocator >::_Split", 0x4031A0 }, + { "std::basic_string,class std::allocator >::_Tidy", 0x403280 }, + { "std::basic_string,class std::allocator >::max_size", 0x4032D0 }, + { "std::basic_string,class std::allocator >::_Copy", 0x4032E0 }, + { "oCCSPlayer::_CreateNewInstance", 0x403850 }, + { "oCCSPlayer::_GetClassDef", 0x4038C0 }, + { "oCCSPlayer::oCCSPlayer", 0x4038D0 }, + { "oCCSPlayer::`scalar deleting destructor'", 0x4038F0 }, + { "oCCSPlayer::~oCCSPlayer", 0x403920 }, + { "oCCSPlayer::ProcessCutscene", 0x403940 }, + { "oCCSProps::_CreateNewInstance", 0x403E90 }, + { "oCCSProps::_GetClassDef", 0x403EF0 }, + { "oCCSProps::oCCSProps", 0x403F00 }, + { "oCCSProps::`scalar deleting destructor'", 0x403F20 }, + { "oCCSProps::~oCCSProps", 0x403F50 }, + { "oCCSProps::Archive", 0x403F60 }, + { "oCCSProps::Unarchive", 0x403F70 }, + { "oCCSProps::AcceptRole", 0x403F80 }, + { "oCCSProps::CheckRole", 0x403F90 }, + { "oCCSProps::CheckRoleResult", 0x403FE0 }, + { "oCCSTrigger::_CreateNewInstance", 0x404210 }, + { "zCVob::OnTick", 0x404270 }, + { "zCVob::PostLoad", 0x404280 }, + { "zCVob::GetCharacterClass", 0x404290 }, + { "zCVob::CanThisCollideWith", 0x4042A0 }, + { "zCVob::GetScriptInstance", 0x4042B0 }, + { "zCVob::SetByScriptInstance", 0x4042D0 }, + { "zCVob::GetCSStateFlags", 0x4042E0 }, + { "zCTriggerBase::GetTriggerTarget", 0x4042F0 }, + { "oCCSTrigger::operator delete", 0x404310 }, + { "oCCSTrigger::_GetClassDef", 0x404330 }, + { "oCCSTrigger::`scalar deleting destructor'", 0x404340 }, + { "oCCSTrigger::~oCCSTrigger", 0x404370 }, + { "oCCSTrigger::TriggerTarget", 0x404380 }, + { "operator+", 0x4045C0 }, + { "zCTrigger::GetTriggerTarget", 0x4049A0 }, + { "oCCSTrigger::UntriggerTarget", 0x4049F0 }, + { "oCCSTrigger::Archive", 0x404C30 }, + { "oCCSTrigger::Unarchive", 0x404C40 }, + { "std::basic_string,class std::allocator >::~basic_string,class std::allocator >", 0x404C50 }, + { "zCCSCutsceneContext::_CreateNewInstance", 0x404EB0 }, + { "zCCSBlockBase::GetCommand", 0x404F70 }, + { "zCCSCutsceneContext::operator delete", 0x404F80 }, + { "zCCSCutsceneContext::_GetClassDef", 0x404FA0 }, + { "zCCSCutsceneContext::IsCutscene", 0x404FB0 }, + { "zCCSCutsceneContext::IsOutputUnit", 0x404FC0 }, + { "zCCSCutsceneContext::DisablePlayCutscenes", 0x404FD0 }, + { "zCCSCutsceneContext::zCCSCutsceneContext", 0x404FE0 }, + { "zCCSCutsceneContext::`scalar deleting destructor'", 0x405040 }, + { "zCCSCutsceneContext::UseThisSubBlock", 0x405A80 }, + { "zCCSCutsceneContext::~zCCSCutsceneContext", 0x405BE0 }, + { "zCCSCutsceneContext::Archive", 0x405E20 }, + { "zCCSCutsceneContext::GetCSName", 0x406230 }, + { "zCCSProps::GetName", 0x406300 }, + { "zCCSCutsceneContext::Unarchive", 0x406350 }, + { "zCCSCutsceneContext::StartPlaying", 0x406810 }, + { "zCCSCutsceneContext::Stop", 0x406E60 }, + { "zCCSProps::GetScriptFuncOnStop", 0x407670 }, + { "zCCSCutsceneContext::Interrupt", 0x4076C0 }, + { "zCCSCutsceneContext::ForcedInterrupt", 0x407970 }, + { "zCCSCutsceneContext::Play", 0x407C20 }, + { "zVEC3::zVEC3", 0x408EC0 }, + { "zMAT4::GetTranslation", 0x408EE0 }, + { "zCCSCutsceneContext::HandleTrigger", 0x408F00 }, + { "zCCSCutsceneContext::HandleUntrigger", 0x4091A0 }, + { "zCCSCutsceneContext::GetLastTimePoint", 0x4091B0 }, + { "zCCSCutsceneContext::GetLastTimeStamp", 0x4091C0 }, + { "zCCSCutsceneContext::GetLastPlayResult", 0x4091D0 }, + { "zCCSCutsceneContext::AreU", 0x4096A0 }, + { "zCCSCutsceneContext::IsForcedInterrupted", 0x409780 }, + { "zCCSCutsceneContext::IsPlaying", 0x4097A0 }, + { "zCCSCutsceneContext::IsFinished", 0x4097D0 }, + { "zCCSCutsceneContext::ReplayCutscene", 0x4097F0 }, + { "zCCSCutsceneContext::SetPoolItem", 0x409800 }, + { "zCCSCutsceneContext::PrepareBlock", 0x409860 }, + { "zCCSCutsceneContext::GetStage", 0x4098A0 }, + { "zCCSCutsceneContext::SetStage", 0x4098C0 }, + { "zCCSCutsceneContext::CatchPlayer", 0x409920 }, + { "zCCSCutsceneContext::ForcedResume", 0x409930 }, + { "zCCSCutsceneContext::CheckRoleReactions", 0x409950 }, + { "zCCSCutsceneContext::PrintDebugInfo", 0x4099C0 }, + { "zCCSCutsceneContext::AddMainRole", 0x409FC0 }, + { "std::basic_string,class std::allocator >::compare", 0x40A1D0 }, + { "zCArray::AllocDelta", 0x40A2A0 }, + { "zCCSBlockPosition::`vector deleting destructor'", 0x40A370 }, + { "zCCSAtomicBlock::_CreateNewInstance", 0x40A820 }, + { "zCCSBlockBase::InsertBlock", 0x40A950 }, + { "zCCSAtomicBlock::operator delete", 0x40A960 }, + { "zCCSAtomicBlock::_GetClassDef", 0x40A980 }, + { "zCCSAtomicBlock::IsFinished", 0x40A990 }, + { "zCCSAtomicBlock::GetCommand", 0x40A9A0 }, + { "zCCSBlock::_CreateNewInstance", 0x40AB90 }, + { "zCCSBlock::operator delete", 0x40AC60 }, + { "zCCSBlock::_GetClassDef", 0x40AC80 }, + { "zCCSSyncBlock::_CreateNewInstance", 0x40AE70 }, + { "zCCSBlockBase::_GetClassDef", 0x40AF40 }, + { "zCCSSyncBlock::operator delete", 0x40AF50 }, + { "zCCSSyncBlock::_GetClassDef", 0x40AF70 }, + { "zCCutscene::_CreateNewInstance", 0x40B170 }, + { "zCCutscene::operator delete", 0x40B1D0 }, + { "zCCSRole::_CreateNewInstance", 0x40B3E0 }, + { "zCCSRole::operator delete", 0x40B530 }, + { "zCCSRole::_GetClassDef", 0x40B550 }, + { "zCEvMsgCutscene::_CreateNewInstance", 0x40B740 }, + { "zCEvMsgCutscene::operator delete", 0x40B850 }, + { "zCEvMsgCutscene::_GetClassDef", 0x40B870 }, + { "zCEvMsgCutscene::IsHighPriority", 0x40B880 }, + { "zCEvMsgCutscene::Delete", 0x40B890 }, + { "zCEvMsgCutscene::IsDeleted", 0x40B8A0 }, + { "zCEvMsgCutscene::`scalar deleting destructor'", 0x40B8B0 }, + { "zCCSRole::zCCSRole", 0x40B940 }, + { "zCCSRole::`scalar deleting destructor'", 0x40BA60 }, + { "zCCSRole::~zCCSRole", 0x40BBD0 }, + { "zCCSRole::SetRoleVob", 0x40BE80 }, + { "zCObject::Release", 0x40C310 }, + { "zCCSRole::GetRoleVob", 0x40C330 }, + { "zCCSRole::Archive", 0x40C340 }, + { "zCCSRole::Unarchive", 0x40C3A0 }, + { "zCEvMsgCutscene::zCEvMsgCutscene", 0x40C4F0 }, + { "zCEvMsgCutscene::~zCEvMsgCutscene", 0x40C640 }, + { "zCEvMsgCutscene::MD_GetNumOfSubTypes", 0x40C6A0 }, + { "zCEvMsgCutscene::MD_GetSubTypeString", 0x40C6B0 }, + { "zCCSBlockBase::zCCSBlockBase", 0x40C860 }, + { "zCCSBlockBase::`scalar deleting destructor'", 0x40C9C0 }, + { "zCCSBlockBase::~zCCSBlockBase", 0x40C9F0 }, + { "zCCSBlockBase::GetChild", 0x40CA00 }, + { "zCCSBlockBase::NewBlock", 0x40CA10 }, + { "zCCSBlockBase::GetNumOfChilds", 0x40CA20 }, + { "zCCSBlockBase::GetRoleNumOfChild", 0x40CA30 }, + { "zCCSBlockBase::BlockCorrection", 0x40CA40 }, + { "zCCSBlockBase::BlockAsFocus", 0x40CA50 }, + { "zCCSBlockBase::GetRoleName", 0x40CA60 }, + { "zCCSBlockBase::SetRoleName", 0x40CAF0 }, + { "zCCSBlockBase::DeleteChild", 0x40CB00 }, + { "zCCSBlockBase::GetChildPos", 0x40CB10 }, + { "zCCSAtomicBlock::zCCSAtomicBlock", 0x40CB20 }, + { "zCCSAtomicBlock::`scalar deleting destructor'", 0x40CC50 }, + { "zCCSAtomicBlock::~zCCSAtomicBlock", 0x40CC80 }, + { "zCCSAtomicBlock::OrganizeRoles", 0x40CD20 }, + { "zCCSAtomicBlock::Play", 0x40CF80 }, + { "zCCSAtomicBlock::GetMinTime", 0x40D050 }, + { "zCCSBlock::zCCSBlock", 0x40D260 }, + { "zCCSBlock::`scalar deleting destructor'", 0x40D300 }, + { "zCCSBlock::~zCCSBlock", 0x40D330 }, + { "zCCSBlock::GetChild", 0x40D410 }, + { "zCCSBlock::GetChildPos", 0x40D430 }, + { "zCCSBlock::GetNumOfChilds", 0x40D450 }, + { "zCCSBlock::DeleteChild", 0x40D460 }, + { "zCCSBlock::Play", 0x40D4F0 }, + { "zCCSBlock::GetMinTime", 0x40D7A0 }, + { "zCCSBlock::IsFinished", 0x40D830 }, + { "zCCSBlock::OrganizeRoles", 0x40D940 }, + { "zCCSBlock::GetRoleName", 0x40D990 }, + { "zCCSBlock::SetRoleName", 0x40D9E0 }, + { "zCCSBlock::InsertBlock", 0x40DB20 }, + { "zCCSBlock::NewBlock", 0x40DBC0 }, + { "zCCSBlock::BlockAsFocus", 0x40DC60 }, + { "zCCSBlock::BlockCorrection", 0x40DCA0 }, + { "zCCSSyncBlock::zCCSSyncBlock", 0x40DDA0 }, + { "zCCSSyncBlock::`scalar deleting destructor'", 0x40DE50 }, + { "zCCSSyncBlock::~zCCSSyncBlock", 0x40DE80 }, + { "zCCSSyncBlock::IsFinished", 0x40DEE0 }, + { "zCCSSyncBlock::Play", 0x40DF30 }, + { "zCCSSyncBlock::GetRoleNumOfChild", 0x40E0E0 }, + { "zCCSSyncBlock::InsertBlock", 0x40E100 }, + { "zCCSSyncBlock::NewBlock", 0x40E1D0 }, + { "zCCSSyncBlock::BlockAsFocus", 0x40E2A0 }, + { "zCCSSyncBlock::DeleteChild", 0x40E2F0 }, + { "zCCSSyncBlock::AssignerCorrection", 0x40E3B0 }, + { "zCCutscene::zCCutscene", 0x40E3E0 }, + { "zCCSProps::operator delete", 0x40E5A0 }, + { "zCCutscene::_GetClassDef", 0x40E5C0 }, + { "zCCutscene::IsCutscene", 0x40E5D0 }, + { "zCCutscene::`scalar deleting destructor'", 0x40E5E0 }, + { "zCCutscene::~zCCutscene", 0x40E610 }, + { "zCCutscene::SetOwnerPlayer", 0x40E780 }, + { "zCCutscene::IsMember", 0x40E7C0 }, + { "zCCutscene::SetRoleListForDebugging", 0x40E7F0 }, + { "zCCutscene::SaveRolesVobs", 0x40E9B0 }, + { "zCCutscene::RestoreRoleVobs", 0x40EC40 }, + { "zCCutscene::CheckMainRole", 0x40EEB0 }, + { "zCCutscene::GetStage", 0x40FCF0 }, + { "zCCutscene::CheckPlayState", 0x40FD00 }, + { "zCCutscene::PrepareBlock", 0x40FDC0 }, + { "zCCutscene::AddRoleOU", 0x40FE40 }, + { "zCCutscene::AddMainRole", 0x410670 }, + { "zCCutscene::RemoveRole", 0x410EC0 }, + { "zCCutscene::CSCheck", 0x410F40 }, + { "zCCutscene::StartPlaying", 0x4130C0 }, + { "zCEventMessage::zCEventMessage", 0x413B60 }, + { "zCEvMsgCutscene::SetCutsceneName", 0x413CC0 }, + { "zCCutscene::Reset", 0x413E30 }, + { "zCCutscene::ClearCutscene", 0x413F30 }, + { "zCCutscene::StopRole", 0x414120 }, + { "zCCutscene::SolveEventManager", 0x414280 }, + { "zCCutscene::Stop", 0x4142C0 }, + { "zCCutscene::Interrupt", 0x415390 }, + { "zCCutscene::GetActualBlockNum", 0x415D30 }, + { "zCCutscene::ResumeActBlock", 0x415D40 }, + { "zCCutscene::ResumeAtBlock", 0x4160F0 }, + { "zCCutscene::PlaySub", 0x416100 }, + { "zCCutscene::IsFinished", 0x416160 }, + { "zCCutscene::NewBlock", 0x416170 }, + { "zCCutscene::NewCS", 0x416350 }, + { "zCCutscene::NewRole", 0x416600 }, + { "zCCutscene::DeleteRole", 0x4167B0 }, + { "zCCutscene::RegisterAdditionalVob", 0x4168A0 }, + { "zCCutscene::LoadStage", 0x416910 }, + { "zCCutscene::CatchPlayer", 0x416B30 }, + { "zCCSBlockPosition::zCCSBlockPosition", 0x416B70 }, + { "zCCSBlockPosition::~zCCSBlockPosition", 0x416BD0 }, + { "zCCSBlockPosition::operator=", 0x416BE0 }, + { "zCCSBlockBase::Archive", 0x416C00 }, + { "zCCSBlockBase::Unarchive", 0x416C10 }, + { "zCCSAtomicBlock::Archive", 0x416C20 }, + { "zCCSAtomicBlock::Unarchive", 0x416C40 }, + { "zCCSBlock::Archive", 0x416C70 }, + { "zCCSBlock::Unarchive", 0x416E50 }, + { "zCCSSyncBlock::Archive", 0x417090 }, + { "zCCSSyncBlock::Unarchive", 0x4172C0 }, + { "zCCutscene::Archive", 0x417500 }, + { "zCCutscene::Unarchive", 0x417590 }, + { "zCCutscene::FirstRoleUsed", 0x417840 }, + { "zCCutscene::CheckRoles", 0x417870 }, + { "zCCutscene::PrintDebugInfo", 0x417900 }, + { "zCCutscene::GetLastCheckResult", 0x417910 }, + { "zCCutscene::TryToCancel", 0x417C10 }, + { "zCCutscene::GetFirstBlockPosition", 0x417C40 }, + { "zCCutscene::GetNextMessage", 0x417DD0 }, + { "zCCutscene::GetNextBlock", 0x417E20 }, + { "zCCutscene::SerializeCutscene", 0x417E50 }, + { "zCCutscene::SerializeBlock", 0x417FC0 }, + { "zCArray::~zCArray", 0x418100 }, + { "zCArray::InsertEnd", 0x418120 }, + { "zCArray::InsertEnd", 0x418210 }, + { "zCArray::GetSafe", 0x4182E0 }, + { "zCArray::AllocDelta", 0x4184E0 }, + { "zCArray::AllocDelta", 0x418540 }, + { "zCArray::AllocDelta", 0x4185A0 }, + { "zCArray::AllocDelta", 0x418600 }, + { "zCArray::InsertEnd", 0x418660 }, + { "zCArray::InsertEnd", 0x418730 }, + { "zCArray::AllocDelta", 0x418780 }, + { "zCCSLib::_CreateNewInstance", 0x418A00 }, + { "zCCSLib::operator delete", 0x418B20 }, + { "zCCSLib::_GetClassDef", 0x418B40 }, + { "zCCSLib::Archive", 0x418B50 }, + { "zCCSLib::Unarchive", 0x418D80 }, + { "zCCSLib::zCCSLib", 0x419320 }, + { "zCCSLib::`scalar deleting destructor'", 0x419400 }, + { "zCCSLib::~zCCSLib", 0x419430 }, + { "zCCSLib::DeleteLib", 0x419510 }, + { "zCCSLib::RemoveFromLib", 0x419580 }, + { "zCCSLib::ValidateToken", 0x4195F0 }, + { "zCCSLib::IsLoaded", 0x419670 }, + { "zCCSLib::WasChanged", 0x419680 }, + { "zCCSLib::NextFree", 0x419690 }, + { "zCCSLib::Add", 0x4196A0 }, + { "zCCSLib::Change", 0x419750 }, + { "zCCSLib::GetOU", 0x419760 }, + { "zCCSLib::CompactLib", 0x419770 }, + { "zCArraySort::AllocDelta", 0x4197F0 }, + { "zCArraySort::InsertEnd", 0x419850 }, + { "zCCSManager::_CreateNewInstance", 0x419B40 }, + { "zCCSManager::operator delete", 0x419BA0 }, + { "zCCSManager::LibGetSvmModuleName", 0x419BC0 }, + { "zCCSManager::LibIsSvmModuleRunning", 0x419E80 }, + { "zCCSManager::LibSvmModuleStart", 0x419FC0 }, + { "zCCSManager::LibSvmModuleStop", 0x41A160 }, + { "zCCSManager::zCCSManager", 0x41A370 }, + { "zCCSManager::_GetClassDef", 0x41A470 }, + { "zCCSManager::CreateMessage", 0x41A480 }, + { "zCCSManager::CreateOuMessage", 0x41A490 }, + { "zCCSManager::`scalar deleting destructor'", 0x41A4A0 }, + { "zCCSManager::~zCCSManager", 0x41A4D0 }, + { "zCCSManager::CreateCutscenePlayer", 0x41A610 }, + { "zCCSPlayer::operator delete", 0x41A690 }, + { "zCCSManager::RemoveCutscenePlayer", 0x41A6B0 }, + { "zCCSManager::InsertPlayerInList", 0x41A6C0 }, + { "zCCSManager::RemovePlayerFromList", 0x41A7A0 }, + { "zCCSManager::InitiateCSwithContext", 0x41A800 }, + { "zCCSPoolItem::operator delete", 0x41A930 }, + { "zCCSManager::InitiateOUwithContext", 0x41A950 }, + { "zCCSManager::CreateNewCutscene", 0x41A980 }, + { "zCCSManager::CreateNewOutputUnit", 0x41AAC0 }, + { "zCCSManager::IsDeactivated", 0x41AB50 }, + { "zCCSManager::PoolCountStart", 0x41AB70 }, + { "zCCSManager::PoolCountStop", 0x41AB90 }, + { "zCCSManager::PoolHasFlags", 0x41ABB0 }, + { "zCCSManager::PoolClrFlags", 0x41ABE0 }, + { "zCCSManager::PoolSetFlags", 0x41AC00 }, + { "zCCSManager::PoolNumPlayed", 0x41AC20 }, + { "zCCSManager::PoolAllowedToStart", 0x41AC40 }, + { "zCCSManager::PoolInsertItem", 0x41AC70 }, + { "zCCSManager::PoolFindItem", 0x41AD50 }, + { "zCCSManager::PoolResetAll", 0x41AEA0 }, + { "zCCSManager::PoolResetByHour", 0x41AED0 }, + { "zCCSManager::PoolResetByDay", 0x41AF10 }, + { "zCCSManager::AddCommand", 0x41AF50 }, + { "zCCSManager::GetNumOfShortCom", 0x41B0C0 }, + { "zCCSManager::GetShortCom", 0x41B0D0 }, + { "zCCSManager::Archive", 0x41B250 }, + { "zCCSManager::Unarchive", 0x41B4A0 }, + { "zCCSManager::LibLoad", 0x41B700 }, + { "zCCSManager::LibCheckLoaded", 0x41BB90 }, + { "zCCSManager::LibGetFirst", 0x41BBB0 }, + { "zCCSManager::LibGetNext", 0x41BC10 }, + { "zCCSManager::LibGet", 0x41BD30 }, + { "zCCSManager::LibAddOU", 0x41BD60 }, + { "zCCSManager::LibDelOU", 0x41BD80 }, + { "zCCSManager::LibNullOU", 0x41BDA0 }, + { "zCCSManager::LibStore", 0x41BDC0 }, + { "zCCSManager::LibValidateOU", 0x41C080 }, + { "zCCSManager::LibForceToLoad", 0x41C0D0 }, + { "zCCSManager::LibIsLoaded", 0x41C0E0 }, + { "zCCSManager::CreateProperties", 0x41C0F0 }, + { "CGameManager::CGameManager", 0x41C150 }, + { "zCArray::AllocDelta", 0x41C1B0 }, + { "zCArray::AllocDelta", 0x41C210 }, + { "zSTRING::`vector deleting destructor'", 0x41C430 }, + { "zCCSPlayer::_CreateNewInstance", 0x41C6B0 }, + { "zCCSDebugger::`scalar deleting destructor'", 0x41C7A0 }, + { "zCCSPlayer::_GetClassDef", 0x41C7C0 }, + { "zCCSPlayer::zCCSPlayer", 0x41C7D0 }, + { "zCCSPlayer::`scalar deleting destructor'", 0x41C8D0 }, + { "zCCSPlayer::~zCCSPlayer", 0x41C900 }, + { "zCCSPlayer::SetOwnerWorld", 0x41CA50 }, + { "zCCSPlayer::SetOwnerManager", 0x41CA60 }, + { "zCCSPlayer::StartCutscene", 0x41CA70 }, + { "zCCutscene::GetProperties", 0x41CF00 }, + { "zCCSPlayer::CreateNewOutputUnit", 0x41D210 }, + { "zCCSPlayer::StartOutputUnit", 0x41D520 }, + { "zCCSPlayer::ForgetCutscene", 0x41DA80 }, + { "zCCSPlayer::Interrupt", 0x41DB80 }, + { "zCCSPlayer::Resume", 0x41DBE0 }, + { "zCCSPlayer::InsertCutscene", 0x41DC80 }, + { "zCCSPlayer::RemoveCutscene", 0x41DF90 }, + { "zCCSPlayer::OnCSTrigger", 0x41E2B0 }, + { "zCCSPlayer::OnCSUntrigger", 0x41E550 }, + { "zCCSPlayer::Archive", 0x41E6E0 }, + { "zCCSPlayer::Unarchive", 0x41E9E0 }, + { "zCCSDebugger::~zCCSDebugger", 0x41EDB0 }, + { "zCCSPlayer::CSDB_BeginSyncBlock", 0x41EDE0 }, + { "zCCSPlayer::CSDB_BeginAtomBlock", 0x41EEE0 }, + { "zCCSPlayer::CSDB_EndAtomBlock", 0x41F120 }, + { "zCCSPlayer::CSDB_Error", 0x41F330 }, + { "zCCSPlayer::CSDB_Warning", 0x41F560 }, + { "zCCSPlayer::CSDB_StartPlaying", 0x41F790 }, + { "zCCSPlayer::CSDB_Stop", 0x41F7A0 }, + { "zCCSPlayer::ResetCutscenePlayer", 0x41F7B0 }, + { "zCCSPlayer::StopAllCutscenes", 0x41F7D0 }, + { "zCCSPlayer::StopAllOutputUnits", 0x41FB00 }, + { "zCCSPlayer::IsAssigned", 0x41FE50 }, + { "zCCSPlayer::PrintListOfCutscenes", 0x41FEB0 }, + { "zCCSPlayer::GetStartedCutscene", 0x420270 }, + { "zCCSPlayer::GetPlayingGlobalCutscene", 0x420440 }, + { "zCCSPlayer::UpdateCutscenesNow", 0x4204E0 }, + { "zCCSPlayer::DebugResetInfoscreen", 0x420530 }, + { "zCCSPlayer::DebugAddCutscene", 0x420560 }, + { "zCCSPlayer::Process", 0x420590 }, + { "zCCSPlayer::ProcessList", 0x420650 }, + { "zCCSPlayer::ProcessCutscene", 0x420830 }, + { "zCCSPlayer::ToggleDebugInfo", 0x420930 }, + { "zCList::~zCList", 0x420A00 }, + { "zCList::GetNumInList", 0x420A30 }, + { "zCList::`scalar deleting destructor'", 0x420A50 }, + { "std::basic_string,class std::allocator >::append", 0x420A90 }, + { "zCList::Get", 0x420B70 }, + { "zCCSPoolItem::_CreateNewInstance", 0x420DC0 }, + { "zCCSPoolItem::_GetClassDef", 0x420EF0 }, + { "zCCSPoolItem::zCCSPoolItem", 0x420F00 }, + { "zCCSPoolItem::`scalar deleting destructor'", 0x421030 }, + { "zCCSPoolItem::Init", 0x4211C0 }, + { "zCCSPoolItem::~zCCSPoolItem", 0x4211D0 }, + { "zCCSPoolItem::GetRunBehaviour", 0x421250 }, + { "zCCSPoolItem::SetRunBehaviour", 0x421270 }, + { "zCCSPoolItem::Archive", 0x421290 }, + { "zCCSPoolItem::Unarchive", 0x421310 }, + { "zCCSPoolItem::TestedDeactivation", 0x4214F0 }, + { "zCCSPoolItem::IsAllowedToPlay", 0x421510 }, + { "zCCSPoolItem::PrintDebugInfo", 0x421530 }, + { "zCCSPoolItem::ClrFlags", 0x421890 }, + { "zCCSPoolItem::SetFlags", 0x4218B0 }, + { "zCCSPoolItem::HasFlags", 0x4218C0 }, + { "zCCSProps::_CreateNewInstance", 0x421B10 }, + { "zCCSProps::zCCSProps", 0x421B70 }, + { "zCCSProps::_GetClassDef", 0x421D30 }, + { "zCCSProps::`scalar deleting destructor'", 0x421D40 }, + { "zCCSProps::~zCCSProps", 0x421D70 }, + { "zCCSProps::Archive", 0x421E30 }, + { "zCCSProps::Unarchive", 0x421F10 }, + { "zCCSProps::CheckDistance", 0x422000 }, + { "zCCSProps::CheckRange", 0x422040 }, + { "zCCSProps::GetCheckRoleResult", 0x422070 }, + { "zCCSProps::PrintDebugInfo", 0x422080 }, + { "zCCSProps::AcceptRole", 0x422850 }, + { "zCCSProps::CheckRole", 0x422860 }, + { "oCBinkPlayer::oCBinkPlayer", 0x4228A0 }, + { "oCBinkPlayer::`scalar deleting destructor'", 0x4228C0 }, + { "oCBinkPlayer::~oCBinkPlayer", 0x4228E0 }, + { "oCBinkPlayer::PlayInit", 0x4228F0 }, + { "oCBinkPlayer::PlayDeinit", 0x422950 }, + { "oCBinkPlayer::PlayFrame", 0x422960 }, + { "oCBinkPlayer::PlayHandleEvents", 0x422970 }, + { "oCBinkPlayer::OpenVideo", 0x423450 }, + { "oCGameInfo::oCGameInfo", 0x423B00 }, + { "zCGameInfo::SetName", 0x423B20 }, + { "zCGameInfo::GetName", 0x423C60 }, + { "oCGameInfo::`scalar deleting destructor'", 0x423CB0 }, + { "oCGameInfo::~oCGameInfo", 0x423CD0 }, + { "oCGameInfo::Init", 0x423CE0 }, + { "oCGameInfo::Pack", 0x423DA0 }, + { "oCGameInfo::Unpack", 0x423DB0 }, + { "CGameManager::`scalar deleting destructor'", 0x4243E0 }, + { "CGameManager::~CGameManager", 0x424400 }, + { "CGameManager::Tool_ConvertData", 0x4245C0 }, + { "zCTextureFileHandler::~zCTextureFileHandler", 0x4248E0 }, + { "zCTextureFileHandler::`scalar deleting destructor'", 0x4248F0 }, + { "zCModelConvertFileHandler::~zCModelConvertFileHandler", 0x424910 }, + { "zCMorphMeshConvertFileHandler::~zCMorphMeshConvertFileHandler", 0x424920 }, + { "zCProgMeshConvertFileHandler::~zCProgMeshConvertFileHandler", 0x424930 }, + { "CGameManager::Init", 0x424940 }, + { "emergency_exit", 0x4250F0 }, + { "CGameManager::Done", 0x4251A0 }, + { "CGameManager::ExitGame", 0x425440 }, + { "CGameManager::ExitSession", 0x425450 }, + { "CGameManager::Run", 0x4254F0 }, + { "ExitGameFunc", 0x425BF0 }, + { "CGameManager::InitScreen_Open", 0x425C20 }, + { "CGameManager::InitScreen_Menu", 0x425ED0 }, + { "CGameManager::InitScreen_Close", 0x425FF0 }, + { "CGameManager::InitSettings", 0x4260F0 }, + { "SplashDialogProc", 0x426300 }, + { "SplashThreadProc", 0x426320 }, + { "CGameManager::ShowSplashScreen", 0x426430 }, + { "CGameManager::RemoveSplashScreen", 0x426470 }, + { "CGameManager::GameInit", 0x426490 }, + { "oCObjectFactory::operator delete", 0x426710 }, + { "oCObjectFactory::_GetClassDef", 0x426730 }, + { "oCObjectFactory::`scalar deleting destructor'", 0x426900 }, + { "oCObjectFactory::~oCObjectFactory", 0x426930 }, + { "zCObjectFactory::_GetClassDef", 0x426940 }, + { "zCObjectFactory::CreateGameInfo", 0x426950 }, + { "zCObjectFactory::CreatePlayerInfo", 0x426960 }, + { "zCObjectFactory::`scalar deleting destructor'", 0x426970 }, + { "zCObjectFactory::~zCObjectFactory", 0x4269A0 }, + { "CGameManager::GameDone", 0x4269B0 }, + { "CGameManager::GameSessionReset", 0x4269E0 }, + { "CGameManager::GameSessionInit", 0x426AD0 }, + { "CGameManager::GameSessionDone", 0x426C30 }, + { "CGameManager::ShowIntro", 0x426D30 }, + { "CGameManager::ShowExtro", 0x426D40 }, + { "CGameManager::PreMenu", 0x426D50 }, + { "zTRnd_DeviceInfo::~zTRnd_DeviceInfo", 0x427280 }, + { "CGameManager::PostMenu", 0x4272D0 }, + { "CGameManager::ApplySomeSettings", 0x427370 }, + { "CGameManager::GetPlaytimeSeconds", 0x428EF0 }, + { "CGameManager::Menu", 0x428F40 }, + { "CGameManager::Read_Savegame", 0x429D20 }, + { "CGameManager::Write_Savegame", 0x429FB0 }, + { "oCSavegameInfo::GetName", 0x42A2F0 }, + { "oCSavegameInfo::GetWorldName", 0x42A340 }, + { "oCWorld::GetWorldName", 0x42A390 }, + { "CGameManager::HandleCancelKey", 0x42A3E0 }, + { "CGameManager::MenuEnabled", 0x42A7D0 }, + { "CGameManager::HandleEvent", 0x42AA30 }, + { "CGameManager::GetGame", 0x42AE90 }, + { "CGameManager::IsIntroActive", 0x42AEA0 }, + { "CGameManager::InsertMenuWorld", 0x42AEC0 }, + { "CGameManager::RemoveMenuWorld", 0x42AED0 }, + { "CGameManager::IsGameRunning", 0x42AEE0 }, + { "CGameManager::IntroduceChapter", 0x42AF00 }, + { "CGameManager::PlayVideo", 0x42B620 }, + { "CGameManager::PlayVideoEx", 0x42B7F0 }, + { "CGameManager::ShowRealPlayTime", 0x42BAC0 }, + { "VidIsResolutionValid", 0x42BE20 }, + { "DefineMenuScriptFunctions", 0x42BEB0 }, + { "Apply_Options_Video", 0x42C130 }, + { "Apply_Options_Performance", 0x42CD20 }, + { "ChangeMusicEnabled", 0x42CF20 }, + { "Apply_Options_Audio", 0x42D1C0 }, + { "Apply_Options_Game", 0x42D3F0 }, + { "Apply_Options_Controls", 0x42D620 }, + { "Update_ChoiceBox", 0x42D850 }, + { "oCMenuSavegame::oCMenuSavegame", 0x42E4D0 }, + { "oCMenuSavegame::`scalar deleting destructor'", 0x42E540 }, + { "oCMenuSavegame::~oCMenuSavegame", 0x42E560 }, + { "oCMenu_Main::~oCMenu_Main", 0x42E600 }, + { "oCMenuSavegame::Activate", 0x42E610 }, + { "oCMenuSavegame::HandleSlotChange", 0x42E620 }, + { "oCSavegameInfo::GetSaveTime", 0x42EE10 }, + { "oCMenuSavegame::HandleEvent", 0x42EE60 }, + { "oCMenuSavegame::ScreenInit", 0x42EEC0 }, + { "oCMenuSavegame::ScreenDone", 0x42F710 }, + { "oCMenuSavegame::GetMenuItemSlotNr", 0x42FC10 }, + { "oCMenuSavegame::GetSelectedSlot", 0x42FDD0 }, + { "oCMenuSavegame::SetScreenshot", 0x42FDE0 }, + { "oBert_StartUp", 0x430220 }, + { "zMAT4::GetAtVector", 0x431A00 }, + { "oBert_ShutDown", 0x431F50 }, + { "ShowMoreInfos", 0x431F60 }, + { "HandleResultString", 0x4329E0 }, + { "ClearLogStatistics", 0x434490 }, + { "LogStatistics", 0x434580 }, + { "LogStatisticsWrite", 0x4355C0 }, + { "LogStatisticsRead", 0x4357A0 }, + { "zCArray::InsertEnd", 0x435A40 }, + { "oCPlayerInfo::oCPlayerInfo", 0x435EE0 }, + { "zCPlayerInfo::SetName", 0x435F00 }, + { "oCPlayerInfo::`scalar deleting destructor'", 0x436040 }, + { "oCPlayerInfo::Init", 0x436060 }, + { "oCPlayerInfo::~oCPlayerInfo", 0x436070 }, + { "oCPlayerInfo::SetInstance", 0x436080 }, + { "oCPlayerInfo::SetInstanceByName", 0x436090 }, + { "oCPlayerInfo::GetInstanceName", 0x4361D0 }, + { "oCPlayerInfo::GetInstance", 0x436220 }, + { "oCPlayerInfo::Pack", 0x436230 }, + { "oCPlayerInfo::Unpack", 0x436250 }, + { "oCPlayerInfo::Reset", 0x436270 }, + { "oCSavegameInfo::_CreateNewInstance", 0x436620 }, + { "oCSavegameInfo::operator delete", 0x436680 }, + { "oCSavegameInfo::oCSavegameInfo", 0x4366A0 }, + { "oCSavegameInfo::_GetClassDef", 0x436830 }, + { "oCSavegameInfo::`scalar deleting destructor'", 0x436840 }, + { "oCSavegameInfo::Init", 0x436A10 }, + { "oCSavegameInfo::DoesSavegameExist", 0x436BE0 }, + { "oCSavegameInfo::UpdateThumbPic", 0x436BF0 }, + { "zCTextureFileFormatInternal::operator delete", 0x436DF0 }, + { "oCSavegameInfo::GetDir", 0x436E10 }, + { "oCSavegameInfo::ReloadResources", 0x436E60 }, + { "oCSavegameInfo::CleanResources", 0x437050 }, + { "oCSavegameInfo::SetSlot", 0x437080 }, + { "oCSavegameInfo::~oCSavegameInfo", 0x437310 }, + { "oCSavegameInfo::Archive", 0x437470 }, + { "oCSavegameInfo::Unarchive", 0x4379C0 }, + { "oCSavegameInfo::GetGameTime", 0x437F40 }, + { "oCSavegameManager::oCSavegameManager", 0x4381F0 }, + { "oCSavegameManager::`scalar deleting destructor'", 0x4383B0 }, + { "oCSavegameManager::~oCSavegameManager", 0x4383D0 }, + { "oCSavegameManager::Init", 0x438490 }, + { "oCSavegameManager::Reinit", 0x438A40 }, + { "oCSavegameManager::CleanResources", 0x438A50 }, + { "oCSavegameManager::SetAndWriteSavegame", 0x438AB0 }, + { "oCSavegameManager::GetSavegame", 0x438CB0 }, + { "oCSavegameManager::CopyToCurrent", 0x438CE0 }, + { "oCSavegameManager::CopyFromCurrent", 0x438E90 }, + { "oCSavegameManager::ClearCurrent", 0x439040 }, + { "oCSavegameManager::GetSlotDirName", 0x439180 }, + { "oCSystemInfo::oCSystemInfo", 0x439420 }, + { "oCSystemInfo::`scalar deleting destructor'", 0x439490 }, + { "oCSystemInfo::~oCSystemInfo", 0x4394B0 }, + { "oCSystemInfo::AnalyseNow", 0x4394C0 }, + { "oCSystemInfo::ResetSettings", 0x4394D0 }, + { "oCSystemInfo::ScoreNow", 0x439DC0 }, + { "oCSystemInfo::GetGraphicsBonus", 0x43ABC0 }, + { "oCSystemInfo::GetSoundBonus", 0x43AD00 }, + { "oCSystemInfo::GetScoreDescr", 0x43AD10 }, + { "oCTriggerChangeLevel::_CreateNewInstance", 0x43B310 }, + { "oCTriggerChangeLevel::operator delete", 0x43B3D0 }, + { "oCTriggerChangeLevel::_GetClassDef", 0x43B3F0 }, + { "oCTriggerScript::_CreateNewInstance", 0x43B5F0 }, + { "oCTriggerScript::operator delete", 0x43B690 }, + { "oCTriggerScript::_GetClassDef", 0x43B6B0 }, + { "oCTriggerChangeLevel::oCTriggerChangeLevel", 0x43B6C0 }, + { "oCTriggerChangeLevel::`scalar deleting destructor'", 0x43B720 }, + { "oCTriggerChangeLevel::~oCTriggerChangeLevel", 0x43B750 }, + { "oCTriggerChangeLevel::TriggerTarget", 0x43B7F0 }, + { "oCTriggerChangeLevel::UntriggerTarget", 0x43BB00 }, + { "oCTriggerChangeLevel::SetLevelName", 0x43BB10 }, + { "oCTriggerChangeLevel::Archive", 0x43BD40 }, + { "oCTriggerChangeLevel::Unarchive", 0x43BD80 }, + { "oCTriggerScript::oCTriggerScript", 0x43BDC0 }, + { "oCTriggerScript::`scalar deleting destructor'", 0x43BE00 }, + { "oCTriggerScript::~oCTriggerScript", 0x43BE30 }, + { "oCTriggerScript::TriggerTarget", 0x43BE90 }, + { "oCTriggerScript::UntriggerTarget", 0x43C1F0 }, + { "oCTriggerScript::SetScriptFunc", 0x43C480 }, + { "oCTriggerScript::Archive", 0x43C5D0 }, + { "oCTriggerScript::Unarchive", 0x43C600 }, + { "oCObjectGenerator::oCObjectGenerator", 0x43C630 }, + { "zCVob::_GetClassDef", 0x43C680 }, + { "zCVob::OnTimer", 0x43C690 }, + { "zCVob::GetTriggerTarget", 0x43C6A0 }, + { "oCObjectGenerator::`scalar deleting destructor'", 0x43C6B0 }, + { "oCObjectGenerator::~oCObjectGenerator", 0x43C6E0 }, + { "oCObjectGenerator::SetObjectName", 0x43C740 }, + { "oCObjectGenerator::SetObjectSpeed", 0x43C880 }, + { "oCObjectGenerator::OnTrigger", 0x43C890 }, + { "zCVob::operator delete", 0x43CB50 }, + { "oCObjectGenerator::Archive", 0x43CB70 }, + { "oCObjectGenerator::Unarchive", 0x43CBB0 }, + { "oCViewGothicProgressBar::Init", 0x43CC80 }, + { "oCViewGothicProgressBar::HandleChange", 0x43CCC0 }, + { "oCViewStatusBar::oCViewStatusBar", 0x43CDE0 }, + { "zCInputCallback::HandleEvent", 0x43CEB0 }, + { "zCView::GetViewport", 0x43CEC0 }, + { "oCViewStatusBar::`scalar deleting destructor'", 0x43CEF0 }, + { "oCViewStatusBar::Init", 0x43CFF0 }, + { "oCViewStatusBar::SetTextures", 0x43D180 }, + { "oCViewStatusBar::~oCViewStatusBar", 0x43D420 }, + { "oCViewStatusBar::SetMaxRange", 0x43D570 }, + { "oCViewStatusBar::SetRange", 0x43D680 }, + { "oCViewStatusBar::SetPreview", 0x43D750 }, + { "oCViewStatusBar::SetValue", 0x43D760 }, + { "zCBinkPlayer::zCBinkPlayer", 0x43D800 }, + { "zCBinkPlayer::`scalar deleting destructor'", 0x43D930 }, + { "zCBinkPlayer::~zCBinkPlayer", 0x43D950 }, + { "zCBinkPlayer::OpenVideo", 0x43DAC0 }, + { "zFILE_FILE::GetFile", 0x43E6C0 }, + { "zFILE_FILE::GetExt", 0x43E770 }, + { "zCBinkPlayer::CloseVideo", 0x43E7C0 }, + { "zCVideoPlayer::GetVideoFilename", 0x43EA00 }, + { "zCBinkPlayer::PlayInit", 0x43EA50 }, + { "zCBinkPlayer::PlayDeinit", 0x43F6F0 }, + { "zCBinkPlayer::PlayGotoNextFrame", 0x43FEE0 }, + { "zCBinkPlayer::PlayWaitNextFrame", 0x43FEF0 }, + { "zCBinkPlayer::PlayFrame", 0x43FF30 }, + { "zCBinkPlayer::Pause", 0x4400E0 }, + { "zCBinkPlayer::Unpause", 0x440100 }, + { "zCBinkPlayer::PlayHandleEvents", 0x440120 }, + { "zCBinkPlayer::IsPlaying", 0x440130 }, + { "zCBinkPlayer::GetPixelFormat", 0x440160 }, + { "zCBinkPlayer::ToggleSound", 0x4402B0 }, + { "zCBinkPlayer::SetSoundVolume", 0x440300 }, + { "zCBinkPlayer::SetFullscreen", 0x440330 }, + { "zCBuffer::zCBuffer", 0x4404C0 }, + { "zCBuffer::`scalar deleting destructor'", 0x440500 }, + { "zCBuffer::Init", 0x440610 }, + { "zCBuffer::~zCBuffer", 0x440640 }, + { "zCBuffer::SetMode", 0x440670 }, + { "zCBuffer::Reset", 0x440680 }, + { "zCBuffer::Resize", 0x4406A0 }, + { "zCBuffer::Write", 0x440730 }, + { "zCBuffer::WriteBits", 0x440750 }, + { "zCBuffer::WriteBool", 0x4408D0 }, + { "zCBuffer::WriteByte", 0x4408F0 }, + { "zCBuffer::WriteWord", 0x440910 }, + { "zCBuffer::WriteDWord", 0x440930 }, + { "zCBuffer::WriteReal", 0x440950 }, + { "zCBuffer::WriteInt", 0x440970 }, + { "zCBuffer::WriteFloat", 0x440990 }, + { "zCBuffer::WriteFloatPacked0_16", 0x4409B0 }, + { "zCBuffer::WriteFloatPacked0_8", 0x4409E0 }, + { "zCBuffer::WriteFloatPacked8_8", 0x440A10 }, + { "zCBuffer::WriteString", 0x440A80 }, + { "zCBuffer::CompleteByte", 0x440B00 }, + { "zCBuffer::Read", 0x440B30 }, + { "zCBuffer::ReadBits", 0x440B50 }, + { "zCBuffer::ReadBool", 0x440C10 }, + { "zCBuffer::ReadByte", 0x440C30 }, + { "zCBuffer::ReadWord", 0x440C50 }, + { "zCBuffer::ReadDWord", 0x440C80 }, + { "zCBuffer::ReadReal", 0x440CB0 }, + { "zCBuffer::ReadInt", 0x440CD0 }, + { "zCBuffer::ReadFloat", 0x440CF0 }, + { "zCBuffer::ReadFloatPacked0_16", 0x440D10 }, + { "zCBuffer::ReadFloatPacked0_8", 0x440D40 }, + { "zCBuffer::ReadFloatPacked8_8", 0x440D70 }, + { "zCBuffer::ReadString", 0x440DA0 }, + { "zCBuffer::SetPos", 0x440F80 }, + { "zCBuffer::SetBitPos", 0x440FA0 }, + { "zCBuffer::SetPosRel", 0x440FC0 }, + { "zCBuffer::SetBitPosRel", 0x440FE0 }, + { "zCBuffer::SetPosBegin", 0x441000 }, + { "zCBuffer::SetPosEnd", 0x441010 }, + { "zCBuffer::GetPos", 0x441030 }, + { "zCBuffer::GetBitPos", 0x441040 }, + { "zCBuffer::GetMaxSize", 0x441050 }, + { "zCBuffer::GetBitMaxSize", 0x441060 }, + { "zCBuffer::GetSize", 0x441070 }, + { "zCBuffer::GetBitSize", 0x441080 }, + { "zCBuffer::GetRestSize", 0x441090 }, + { "zCBuffer::GetBitRestSize", 0x4410A0 }, + { "zCBuffer::GetBuffer", 0x4410B0 }, + { "zCBuffer::GetCursor", 0x4410C0 }, + { "zCBuffer::SkipByte", 0x4410D0 }, + { "zCBuffer::GetBitSizeToNextByte", 0x441100 }, + { "zCBuffer::HasError", 0x441110 }, + { "operator==", 0x441120 }, + { "zCBuffer::WriteObject", 0x441150 }, + { "zCBuffer::ReadObject", 0x4412D0 }, + { "zCBuffer::operator=", 0x441510 }, + { "zCBuffer::CopyFrom", 0x441530 }, + { "zCBuffer::ByteFreq_Reset", 0x4415B0 }, + { "zCBuffer::ByteFreq_Analyse", 0x4415D0 }, + { "zCBuffer::ByteFreq_Print", 0x441600 }, + { "zFILE::SetRootDirectory", 0x441C30 }, + { "zFILE::DirectFileConvert", 0x441D60 }, + { "zFILE::DirectFileAccess", 0x441F00 }, + { "zFILE::GetFreeDiskSpace", 0x4420E0 }, + { "zFILE::LockDirScan", 0x4420F0 }, + { "zFILE::UnlockDirScan", 0x442110 }, + { "operator<", 0x4421C0 }, + { "zDATE::operator=", 0x442230 }, + { "zDATE::ToTime_t", 0x442280 }, + { "zDATE::ToString", 0x4422D0 }, + { "zFILE_FILE::HandleError", 0x442440 }, + { "zFILE::zFILE", 0x4428C0 }, + { "zFILE::`scalar deleting destructor'", 0x4428E0 }, + { "zFILE_FILE::zFILE_FILE", 0x442920 }, + { "zFILE_FILE::Init", 0x442930 }, + { "zFILE_FILE::SetMode", 0x442B00 }, + { "zFILE_FILE::GetMode", 0x442B10 }, + { "zFILE_FILE::GetFileHandle", 0x442B20 }, + { "zFILE_FILE::GetPath", 0x442B30 }, + { "zFILE_FILE::GetDirectoryPath", 0x442B80 }, + { "zFILE_FILE::GetDrive", 0x442BD0 }, + { "zFILE_FILE::GetDir", 0x442C20 }, + { "zFILE_FILE::GetFilename", 0x442C70 }, + { "zFILE_FILE::IsOpened", 0x442CC0 }, + { "zFILE_FILE::Create", 0x442CD0 }, + { "zFILE_FILE::Open", 0x442D30 }, + { "zFILE_FILE::Exists", 0x442DA0 }, + { "zFILE_FILE::`scalar deleting destructor'", 0x442E00 }, + { "zFILE_FILE::~zFILE_FILE", 0x442F50 }, + { "zFILE_FILE::GetStats", 0x443100 }, + { "zFILE_FILE::Size", 0x443270 }, + { "zFILE_FILE::FlushBuffer", 0x443990 }, + { "zFILE_FILE::Close", 0x4439E0 }, + { "zFILE_FILE::Reset", 0x443C30 }, + { "zFILE_FILE::Append", 0x443C40 }, + { "zFILE_FILE::Eof", 0x443C60 }, + { "zFILE_FILE::Pos", 0x443C70 }, + { "zFILE_FILE::Seek", 0x443C80 }, + { "zFILE_FILE::Write", 0x443CA0 }, + { "zFILE_FILE::ReadChar", 0x444020 }, + { "zFILE_FILE::Read", 0x444040 }, + { "zFILE_FILE::SeekText", 0x444350 }, + { "zFILE_FILE::ReadCodeline", 0x444500 }, + { "zFILE_FILE::ReadLines", 0x444710 }, + { "zFILE_FILE::ReadBlock", 0x4448B0 }, + { "zFILE_FILE::UpdateBlock", 0x444980 }, + { "zFILE_FILE::SetCompletePath", 0x444D30 }, + { "zFILE_FILE::SetPath", 0x444FA0 }, + { "zSTRING::operator[]", 0x4453F0 }, + { "zFILE_FILE::SetDrive", 0x4454A0 }, + { "zFILE_FILE::SetDir", 0x445630 }, + { "zFILE_FILE::SetFilename", 0x445890 }, + { "zFILE_FILE::SetExt", 0x445A20 }, + { "zFILE_FILE::SetFile", 0x445BB0 }, + { "zFILE_FILE::GetFullPath", 0x445D30 }, + { "zFILE_FILE::SlashConvert", 0x445EC0 }, + { "zFILE_FILE::SetCurrentDir", 0x445FE0 }, + { "zFILE_FILE::ChangeDir", 0x446040 }, + { "zFILE_FILE::DirStepInto", 0x446290 }, + { "zFILE_FILE::SearchFile", 0x446490 }, + { "zFILE_FILE::FindFirst", 0x446AD0 }, + { "zFILE_FILE::DirCreate", 0x446CC0 }, + { "zFILE_FILE::DirRemove", 0x446DD0 }, + { "zFILE_FILE::DirExists", 0x446ED0 }, + { "zFILE_FILE::FileMove", 0x446F90 }, + { "zFILE_FILE::FileCopy", 0x4470A0 }, + { "zFILE_FILE::FileDelete", 0x4471B0 }, + { "zFILE_FILE::FindNext", 0x4475E0 }, + { "zPATH::zPATH", 0x447770 }, + { "zPATH::`scalar deleting destructor'", 0x447840 }, + { "zFILE::GetFreeBuffer", 0x447910 }, + { "zFILE::ReleaseBuffer", 0x447C20 }, + { "zFILE::InitFileSystem", 0x447C60 }, + { "zFILE::DeinitFileSystem", 0x447DB0 }, + { "zFILE_FILE::InitFileSystem", 0x447FB0 }, + { "zFILE_FILE::DeinitFileSystem", 0x448020 }, + { "Dir_Clear", 0x448040 }, + { "Dir_Copy", 0x4481F0 }, + { "std::basic_string,class std::allocator >::at", 0x448440 }, + { "std::basic_string,class std::allocator >::_Freeze", 0x4484D0 }, + { "zFILE_VDFS::Init", 0x448580 }, + { "zFILE_VDFS::zFILE_VDFS", 0x4485B0 }, + { "zFILE_VDFS::Open", 0x4486E0 }, + { "zFILE_VDFS::Exists", 0x448750 }, + { "zFILE_VDFS::`scalar deleting destructor'", 0x4487B0 }, + { "zFILE_VDFS::~zFILE_VDFS", 0x448870 }, + { "zFILE_VDFS::IsOpened", 0x448990 }, + { "zFILE_VDFS::HandleError", 0x448AB0 }, + { "zFILE_VDFS::Close", 0x448D40 }, + { "zFILE_VDFS::Reset", 0x448DA0 }, + { "zFILE_VDFS::Size", 0x448DB0 }, + { "zFILE_VDFS::Eof", 0x448E10 }, + { "zFILE_VDFS::Seek", 0x448E30 }, + { "zFILE_VDFS::SeekText", 0x449210 }, + { "zFILE_VDFS::Pos", 0x4493F0 }, + { "zFILE_VDFS::Append", 0x449450 }, + { "zFILE_VDFS::SetCurrentDir", 0x449470 }, + { "zFILE_VDFS::GetFullPath", 0x4496C0 }, + { "zFILE_VDFS::ChangeDir", 0x449810 }, + { "zFILE_VDFS::SearchFile", 0x449820 }, + { "zFILE_VDFS::GetStats", 0x449C90 }, + { "zFILE_VDFS::FindFirst", 0x449CA0 }, + { "zFILE_VDFS::FindNext", 0x449F50 }, + { "zFILE_VDFS::Read", 0x44A270 }, + { "zFILE_VDFS::InitFileSystem", 0x44A700 }, + { "zFILE_VDFS::DeinitFileSystem", 0x44ACF0 }, + { "zFILE_VDFS::LockCriticalSection", 0x44B090 }, + { "zFILE_VDFS::UnlockCriticalSection", 0x44B0B0 }, + { "default_exit", 0x44B170 }, + { "ErrorBox", 0x44B180 }, + { "MessageWindow", 0x44B360 }, + { "GetDiffTime", 0x44B390 }, + { "zERROR::zERROR", 0x44B5F0 }, + { "zERROR::`scalar deleting destructor'", 0x44B830 }, + { "zERROR::Init", 0x44B850 }, + { "zERROR::~zERROR", 0x44BF00 }, + { "zERROR::SendToSpy", 0x44C100 }, + { "zERROR::Report", 0x44C170 }, + { "zERROR::BlockBegin", 0x44C910 }, + { "zSTRING::operator delete", 0x44CB30 }, + { "zERROR::BlockEnd", 0x44CB40 }, + { "zERROR::Separator", 0x44CF60 }, + { "zERROR::ShowSpy", 0x44D170 }, + { "zERROR::Message", 0x44D2C0 }, + { "zERROR::Warning", 0x44D300 }, + { "zERROR::Fatal", 0x44D330 }, + { "zERROR::Fault", 0x44D360 }, + { "zERROR::SetFilterFlags", 0x44D390 }, + { "zERROR::SetFilterAuthors", 0x44D4B0 }, + { "zERROR::SetFilterLevel", 0x44D650 }, + { "zERROR::SetTarget", 0x44D800 }, + { "zERROR::GetTargetDescription", 0x44DA80 }, + { "zERROR::GetFilterFlagDescription", 0x44DCA0 }, + { "zERROR::GetFilterAuthors", 0x44DEA0 }, + { "zERROR::SearchForSpy", 0x44DEF0 }, + { "zQUEUE::zQUEUE", 0x44E100 }, + { "zCFileCSV::zCFileCSV", 0x44E1E0 }, + { "zCFileCSV::`scalar deleting destructor'", 0x44E380 }, + { "zCFileCSV::~zCFileCSV", 0x44E540 }, + { "zCFileCSV::InitCSV", 0x44E6A0 }, + { "zCFileCSV::SetFormat", 0x44E7C0 }, + { "zCFileCSV::AddNextField", 0x44E900 }, + { "zCFileCSV::AddNextHeader", 0x44EA90 }, + { "zCFileCSV::WriteSet", 0x44EC40 }, + { "zCFileCSV::GetNextField", 0x44EE00 }, + { "zCFileCSV::ReadSet", 0x44F230 }, + { "zCFileCSV::ReadHeader", 0x44F280 }, + { "zCFileCSV::WriteHeader", 0x44F460 }, + { "zCGameInfo::zCGameInfo", 0x44F6D0 }, + { "zCGameInfo::`scalar deleting destructor'", 0x44F820 }, + { "zCGameInfo::~zCGameInfo", 0x44F840 }, + { "zCGameInfo::Init", 0x44F890 }, + { "zCGameInfo::Reset", 0x44F8A0 }, + { "zCGameInfo::AddPlayer", 0x44F8B0 }, + { "zCGameInfo::RemPlayer", 0x44F8C0 }, + { "zCGameInfo::GetPlayerByID", 0x44F8D0 }, + { "zCGameInfo::GetPlayerByVobID", 0x44F8E0 }, + { "zCGameInfo::PackToBuffer", 0x44F920 }, + { "zCGameInfo::CreateFromBuffer", 0x44F930 }, + { "zCGameInfo::GetNumPlayers", 0x44F950 }, + { "zCGameInfo::Pack", 0x44F970 }, + { "zCGameInfo::Unpack", 0x44FA10 }, + { "zCGameInfo::GetPlayerByNetAddress", 0x44FC00 }, + { "zCNetMessageQueue::zCNetMessageQueue", 0x44FD40 }, + { "zCNetMessageQueue::~zCNetMessageQueue", 0x44FD90 }, + { "zCNet::zCNet", 0x44FE30 }, + { "zCNet::`scalar deleting destructor'", 0x44FF90 }, + { "zCNet::~zCNet", 0x44FFB0 }, + { "zCNet::NetReset", 0x450010 }, + { "zCNet::StreamListen", 0x4501E0 }, + { "zCNet::Send", 0x450240 }, + { "zCNet::DGramWriteMessage", 0x4503F0 }, + { "zCNet::DGramWriteToPlayer", 0x450490 }, + { "zCNetHost::GetReadableAddr", 0x450830 }, + { "zCNet::DGramWriteToGroup", 0x4508B0 }, + { "zCNet::DGramRead", 0x450920 }, + { "zCNet::StreamRead", 0x4509F0 }, + { "zCNet::StreamReadFromPlayer", 0x450BD0 }, + { "zCNet::StreamWriteMessage", 0x450C40 }, + { "zCNet::StreamWriteToPlayer", 0x450DF0 }, + { "zCNet::StreamWriteToGroup", 0x450E20 }, + { "zCNet::StreamWriteFile", 0x450E90 }, + { "zCNet::StreamReadFile", 0x451350 }, + { "zCNet::MsgGetFromStream", 0x451B80 }, + { "zCNet::MsgPut", 0x451C80 }, + { "zCNet::MsgGet", 0x451EE0 }, + { "zCNet::MsgSendFromQueue", 0x451F60 }, + { "zCNet::MsgRecvToQueue", 0x452010 }, + { "zCNet::HandleReceiving", 0x452060 }, + { "zCNet::HandleSending", 0x4520D0 }, + { "zCNet::Handle", 0x452300 }, + { "zCNet::StreamConnect", 0x452450 }, + { "zCNet::StreamDisconnect", 0x452480 }, + { "zCNet::LockQueues", 0x4524B0 }, + { "zCNet::WaitForStreamMessage", 0x4524C0 }, + { "zCNet::GetLocalAddress", 0x452720 }, + { "zCNet::EnableNetwork", 0x452730 }, + { "zCNet::ApplyTimestamp", 0x452740 }, + { "zCNet::CheckTimestamp", 0x452790 }, + { "zCNetStatistics::zCNetStatistics", 0x4527C0 }, + { "zCNetStatistics::`scalar deleting destructor'", 0x452810 }, + { "zCNetStatistics::AddLostRecv", 0x452840 }, + { "zCNetStatistics::AddLostSend", 0x452870 }, + { "zCNetStatistics::AddPacketSend", 0x4528A0 }, + { "zCNetStatistics::AddPacketRecv", 0x4528C0 }, + { "zCNetStatistics::Start", 0x4528E0 }, + { "zCNetStatistics::Stop", 0x452A20 }, + { "zCNetStatistics::Print", 0x452B30 }, + { "zCNetStatistics::Reset", 0x454080 }, + { "zCNetStatistics::GetSeconds", 0x454090 }, + { "zQUEUE::Push", 0x4540C0 }, + { "netDumpSocketLL", 0x454180 }, + { "netInit", 0x4541E0 }, + { "netExit", 0x4541F0 }, + { "netSend", 0x454340 }, + { "netRecv", 0x454570 }, + { "netWrite", 0x454640 }, + { "netRead", 0x454990 }, + { "netListenPacket", 0x454AC0 }, + { "netListenStream", 0x454CB0 }, + { "netConnect", 0x454F00 }, + { "netClose", 0x455270 }, + { "netIsHandleClosed", 0x4553C0 }, + { "netGetPacketHandle", 0x455480 }, + { "netGetHostName", 0x455490 }, + { "netGetHostAddr", 0x455640 }, + { "netGetServicePort", 0x4557E0 }, + { "netAddrToString", 0x455950 }, + { "netGetLocalHost", 0x455A70 }, + { "netGetRemoteAddr", 0x455A80 }, + { "netGetLocalAddr", 0x455A90 }, + { "netGetProtocolSupported", 0x455AA0 }, + { "netSetTimeOut", 0x455AD0 }, + { "netGetBufferInfo", 0x455B00 }, + { "netSetMaxInQueuePackets", 0x455B10 }, + { "netGetLastError", 0x455B80 }, + { "netGetLastErrorString", 0x455B90 }, + { "netWindowProc", 0x455BA0 }, + { "netAcceptPendingConnections", 0x456970 }, + { "zCNetEventManager::_CreateNewInstance", 0x456C60 }, + { "zCEventManager::GetNumMessages", 0x456CE0 }, + { "zCNetEventManager::operator delete", 0x456CF0 }, + { "zCNetEventManager::_GetClassDef", 0x456D10 }, + { "zCNetEventManager::HandleNetMessage", 0x456D20 }, + { "zCNetEventManager::zCNetEventManager", 0x457BA0 }, + { "zCNetEventManager::`scalar deleting destructor'", 0x457BC0 }, + { "zCNetEventManager::~zCNetEventManager", 0x457C10 }, + { "zCNetEventManager::Init", 0x457C20 }, + { "zCNetEventManager::OnMessage", 0x457C30 }, + { "zCPlayerInfo::GetName", 0x459710 }, + { "zCNetEventManager::Archive", 0x459760 }, + { "zCNetEventManager::Unarchive", 0x459790 }, + { "zCNetEventManager::GetNetVobControl", 0x459810 }, + { "zCNetHost::InitHost", 0x459C30 }, + { "zCNetHost::zCNetHost", 0x459F00 }, + { "zCNetHost::`scalar deleting destructor'", 0x45A0A0 }, + { "zCNetHost::Init", 0x45A3E0 }, + { "zCNetHost::InitHostForBroadcast", 0x45A4E0 }, + { "zCNetHost::InitHostAddr", 0x45A650 }, + { "zCNetHost::~zCNetHost", 0x45A870 }, + { "zCNetHost::Pack", 0x45A8C0 }, + { "zCNetHost::Unpack", 0x45A930 }, + { "zCNetHost::CreateFromBuffer", 0x45AAC0 }, + { "zCNetHost::PackToBuffer", 0x45AC70 }, + { "zCNetHost::HasAddress", 0x45ACA0 }, + { "zCNetManager::_CreateNewInstance", 0x45AFB0 }, + { "zCNetManager::operator delete", 0x45B130 }, + { "zCNetManager::_GetClassDef", 0x45B150 }, + { "zCNetManager::Temp_HandleNetMessage", 0x45B160 }, + { "zCNetManager::zCNetManager", 0x45B1D0 }, + { "zCNetManager::`scalar deleting destructor'", 0x45B350 }, + { "zCNetManager::~zCNetManager", 0x45B380 }, + { "zCNetManager::Process", 0x45B390 }, + { "zCNetManager::ProcessMessages", 0x45B440 }, + { "zCNetManager::HandleNetMessage", 0x45B4C0 }, + { "zCNetManager::CreateNetMessage", 0x45B580 }, + { "zCNetManager::SendPing", 0x45B610 }, + { "zCNetManager::SendPingReply", 0x45B680 }, + { "zCNetManager::SendWorldTime", 0x45B6C0 }, + { "zCArraySort::GetSafe", 0x45B6D0 }, + { "zCNetMessage::zCNetMessage", 0x45B920 }, + { "zCNetMessage::`scalar deleting destructor'", 0x45B9D0 }, + { "zCNetMessage::CopyFrom", 0x45BAD0 }, + { "zCNetMessage::Init", 0x45BCB0 }, + { "zCNetMessage::~zCNetMessage", 0x45BCD0 }, + { "zCNetMessage::Send", 0x45BD50 }, + { "zCNetMessage::SetTimestamp", 0x45BE80 }, + { "zCNetMessage::GetTimestamp", 0x45BEA0 }, + { "zCNetMessage::SetTarget", 0x45BEB0 }, + { "zCNetMessage::GetTarget", 0x45BF10 }, + { "zCNetMessage::Get", 0x45BF30 }, + { "zCNetMessage::Add", 0x45C030 }, + { "zCNetMessage::AddCursorPtr", 0x45C140 }, + { "zCNetMessage::IsStream", 0x45C330 }, + { "zCNetMessage::SetStream", 0x45C340 }, + { "zCNetMessage::SetFileMessage", 0x45C350 }, + { "zCNetMessage::GetFile", 0x45C3E0 }, + { "zCNetMessage::IsFileMessage", 0x45C420 }, + { "zCNetMessage::IsMultiMessage", 0x45C440 }, + { "zCNetMessage::LogMessage", 0x45C460 }, + { "zCNetMessage::SetLog", 0x45C810 }, + { "zCNetMessage::GetHeader", 0x45C820 }, + { "zCNetMessage::GetHeaderSize", 0x45C830 }, + { "zCNetMessage::GetBuffer", 0x45C840 }, + { "zCNetMessage::GetCursorPtr", 0x45C850 }, + { "zCNetMessage::GetPtr", 0x45C860 }, + { "zCNetMessage::GetDataPtr", 0x45C870 }, + { "zCNetMessage::ResetCursorPtr", 0x45C880 }, + { "zCNetMessage::SetMode", 0x45C8A0 }, + { "zCNetMessage::GetSize", 0x45C8B0 }, + { "zCNetMessage::GetDataSize", 0x45C8C0 }, + { "zCNetMessage::GetRestSize", 0x45C8D0 }, + { "zCNetMessage::GetID", 0x45C8E0 }, + { "zCNetMessage::GetSenderID", 0x45C8F0 }, + { "zCNetMessage::GetFlags", 0x45C900 }, + { "zCNetMessage::HasError", 0x45C910 }, + { "zCNetSession::zCNetSession", 0x45C9B0 }, + { "zCNetSession::`scalar deleting destructor'", 0x45CA30 }, + { "zCNetSession::Reset", 0x45CA50 }, + { "zCNetSession::~zCNetSession", 0x45CA70 }, + { "zCNetVersion::zCNetVersion", 0x45CB40 }, + { "zCNetVersion::`scalar deleting destructor'", 0x45CB60 }, + { "zCNetVersion::~zCNetVersion", 0x45CB80 }, + { "zCNetVersion::GetVersionNumber", 0x45CB90 }, + { "zCNetVersion::GetChecksum", 0x45CBA0 }, + { "zCNetVersion::CreateChecksum", 0x45CBB0 }, + { "zCNetVersion::GetVersionString", 0x45CBC0 }, + { "zCNetVersion::Pack", 0x45CCC0 }, + { "zCNetVersion::Unpack", 0x45CCF0 }, + { "zCNetVobControl::_CreateNewInstance", 0x45D430 }, + { "zCNetVobControl::operator delete", 0x45D560 }, + { "zCNetVobControl::_GetClassDef", 0x45D580 }, + { "zCNetVobControl::IsLocalChained", 0x45D590 }, + { "zCNetVobControl::SetLocalChained", 0x45D5A0 }, + { "zCNetVobControl::zCNetVobControl", 0x45D5B0 }, + { "zCNetVobControl::`scalar deleting destructor'", 0x45D6B0 }, + { "zCNetVobControl::~zCNetVobControl", 0x45D6E0 }, + { "zCNetVobControl::Init", 0x45D700 }, + { "zCNetVobControl::Process", 0x45D720 }, + { "zCNetVobControl::HandOverToPlayer", 0x45D7F0 }, + { "zCNetVobControl::HandleNetMessage", 0x45DC60 }, + { "zCNetVobControl::CreateNetMessage", 0x45E170 }, + { "zCNetVobControl::SetCtrlPlayer", 0x45E5B0 }, + { "zCNetVobControl::IsLocalControlled", 0x45E9D0 }, + { "zCNetVobControl::IsPlayerVob", 0x45E9E0 }, + { "zCNetVobControl::CopyCtrlState", 0x45E9F0 }, + { "zCNetVobControl::Archive", 0x45EA20 }, + { "zCNetVobControl::Unarchive", 0x45EB20 }, + { "zCOptionEntry::zCOptionEntry", 0x45F5F0 }, + { "zCOptionSection::zCOptionSection", 0x45F870 }, + { "zCOptionSection::~zCOptionSection", 0x45FA30 }, + { "zCOption::zCOption", 0x45FB40 }, + { "zCOption::`scalar deleting destructor'", 0x45FD40 }, + { "zCOption::~zCOption", 0x45FD60 }, + { "zCOptionEntry::~zCOptionEntry", 0x45FEE0 }, + { "zCOption::Load", 0x45FFA0 }, + { "zCOption::Save", 0x460EB0 }, + { "zCOption::WriteBool", 0x4615D0 }, + { "zCOption::WriteInt", 0x461620 }, + { "zCOption::WriteDWord", 0x461650 }, + { "zCOption::WriteReal", 0x461780 }, + { "zCOption::WriteString", 0x4617C0 }, + { "zCOption::ReadBool", 0x461950 }, + { "zCOption::ReadInt", 0x461B80 }, + { "zCOption::ReadDWord", 0x461CE0 }, + { "zCOption::ReadReal", 0x461E40 }, + { "zCOption::ReadString", 0x461FD0 }, + { "zCOption::EntryExists", 0x462140 }, + { "zCOption::GetNumEntries", 0x462210 }, + { "zCOption::GetEntry", 0x462230 }, + { "zCOption::RemoveEntry", 0x462260 }, + { "zCOption::SetFlag", 0x462400 }, + { "zCOption::GetEntryByName", 0x462500 }, + { "zCOption::GetSectionByName", 0x4627F0 }, + { "zCOption::SectionExists", 0x462A40 }, + { "zCOption::GetNumSections", 0x462A60 }, + { "zCOption::GetSection", 0x462A70 }, + { "zCOption::RemoveSection", 0x462AA0 }, + { "zCOption::InsertChangeHandler", 0x462B00 }, + { "zCOption::WriteRaw", 0x462CD0 }, + { "zCOption::ReadRaw", 0x462EB0 }, + { "zSTRING::ToChar", 0x4631C0 }, + { "zCOption::Init", 0x4632F0 }, + { "zCOption::ChangeDir", 0x464530 }, + { "zCOption::GetDir", 0x464620 }, + { "zCOption::GetDirString", 0x464630 }, + { "zCOption::Parm", 0x464640 }, + { "zCOption::ParmValue", 0x464750 }, + { "zCOption::ParmValueRaw", 0x464950 }, + { "zCOption::ParmValueInt", 0x464B50 }, + { "zCOption::ParmValueFloat", 0x464D10 }, + { "zCArray::GetSafe", 0x464F20 }, + { "zCArray::GetSafe", 0x465100 }, + { "zCArray::AllocDelta", 0x4652C0 }, + { "zCArray::AllocDelta", 0x465320 }, + { "zCPlayerGroup::AddGroupToList", 0x4656D0 }, + { "zCPlayerGroup::RemoveGroupFromList", 0x465830 }, + { "zCPlayerGroup::zCPlayerGroup", 0x4659B0 }, + { "zCPlayerGroup::`scalar deleting destructor'", 0x465B10 }, + { "zCPlayerGroup::~zCPlayerGroup", 0x465B30 }, + { "zCPlayerGroup::GetFirstPlayer", 0x465C90 }, + { "zCPlayerGroup::GetNextPlayer", 0x465CE0 }, + { "zCPlayerGroup::GetFirstGroup", 0x465D30 }, + { "zCPlayerGroup::GetNextGroup", 0x465D70 }, + { "zCPlayerGroup::AddPlayer", 0x465DC0 }, + { "zCPlayerGroup::RemPlayer", 0x465DF0 }, + { "zCWorldInfo::IsMember", 0x465E70 }, + { "zCPlayerGroup::GetPlayerByID", 0x465EA0 }, + { "zCPlayerGroup::ShowDebugInfo", 0x465F50 }, + { "zCNetHost::GetHostname", 0x4665E0 }, + { "zCPlayerGroup::ResetPlayerList", 0x466630 }, + { "zCPlayerGroup::ResetGroupList", 0x466690 }, + { "zCPlayerGroup::GetNearestPlayerToVob", 0x4667D0 }, + { "zCList::~zCList", 0x4668C0 }, + { "zCList::Insert", 0x4668F0 }, + { "zCList::Remove", 0x466940 }, + { "zCListSort::~zCListSort", 0x4669A0 }, + { "zCListSort::InsertSort", 0x4669D0 }, + { "zCListSort::Get", 0x466A50 }, + { "zCListSort::GetNumInList", 0x466A80 }, + { "zCList::`scalar deleting destructor'", 0x466AA0 }, + { "zCListSort::`scalar deleting destructor'", 0x466AE0 }, + { "zCPlayerInfo::zCPlayerInfo", 0x466BF0 }, + { "zCPlayerInfo::`scalar deleting destructor'", 0x466D70 }, + { "zCPlayerInfo::~zCPlayerInfo", 0x466D90 }, + { "zCPlayerInfo::CreateDistinctPlayer", 0x4670A0 }, + { "zCPlayerInfo::Init", 0x467330 }, + { "zCPlayerInfo::Pack", 0x467650 }, + { "zCPlayerInfo::Unpack", 0x4676F0 }, + { "zCPlayerInfo::GetID", 0x4678D0 }, + { "zCPlayerInfo::CreateFromBuffer", 0x4678E0 }, + { "zCPlayerInfo::PackToBuffer", 0x467900 }, + { "zCPlayerInfo::GetActivePlayer", 0x467910 }, + { "zCPlayerInfo::SetActive", 0x467920 }, + { "zCPlayerInfo::IsActive", 0x467BF0 }, + { "zCPlayerInfo::Reset", 0x467C00 }, + { "zCPlayerInfo::StorePlayerVobAsScript", 0x467C10 }, + { "zCPlayerInfo::CreatePlayerVobFromScript", 0x467D00 }, + { "zCPlayerInfo::GetPlayerVobScript", 0x467DA0 }, + { "zCPlayerInfo::SetPlayerVobScript", 0x467DB0 }, + { "zCPlayerInfo::SetPlayerVob", 0x467E60 }, + { "zCPlayerInfo::Deactivate", 0x467EA0 }, + { "zCPlayerInfo::IsDeactivated", 0x467EC0 }, + { "zCPlayerInfo::SetReady", 0x467ED0 }, + { "zCPlayerInfo::IsReady", 0x467EF0 }, + { "zCPlayerInfo::SetPingStart", 0x467F00 }, + { "zCPlayerInfo::SetPingEnd", 0x467F20 }, + { "zCScanDirFileHandler::zCScanDirFileHandler", 0x467FB0 }, + { "zCScanDirFileHandler::`scalar deleting destructor'", 0x4680C0 }, + { "zCScanDirFileHandler::~zCScanDirFileHandler", 0x4680E0 }, + { "zCScanDirFileHandler::CanHandleFile", 0x4681B0 }, + { "zCScanDirFileHandler::GetNumMessages", 0x4683D0 }, + { "zCScanDirFileHandler::GetMessageA", 0x4683E0 }, + { "zCScanDirFileHandler::RegisterFileType", 0x468570 }, + { "zCScanDirFileHandler::AddMessage", 0x4686D0 }, + { "zCScanDirFileHandler::ClearMessages", 0x468830 }, + { "zCScanDirFileHandler::SetName", 0x468860 }, + { "zCScanDirFileHandler::GetName", 0x4689A0 }, + { "zCScanDir::zCScanDir", 0x4689B0 }, + { "zCScanDir::`scalar deleting destructor'", 0x4689D0 }, + { "zCScanDir::~zCScanDir", 0x4689F0 }, + { "zCScanDir::RegisterFileHandler", 0x468A80 }, + { "zCScanDir::ScanX", 0x468BD0 }, + { "zCScanDir::Scan", 0x469390 }, + { "zCArray::GetSafe", 0x469980 }, + { "zCArray::DeleteList", 0x469B40 }, + { "zCList::~zCList", 0x469B70 }, + { "zCList::Insert", 0x469BA0 }, + { "zCList::`scalar deleting destructor'", 0x469BF0 }, + { "Characters", 0x469CC0 }, + { "Spaces", 0x469D50 }, + { "zSTRING::Lower", 0x469DC0 }, + { "zSTRING::Upper", 0x469ED0 }, + { "zSTRING::UpperFirstLowerRest", 0x469FE0 }, + { "zSTRING::Align", 0x46A130 }, + { "zSTRING::PickWord", 0x46A350 }, + { "zSTRING::PickWordPos", 0x46A5A0 }, + { "zSTRING::PickWord_Old", 0x46A710 }, + { "zSTRING::Insert", 0x46A7D0 }, + { "zSTRING::Inserted", 0x46A8F0 }, + { "zSTRING::Overwrite", 0x46AA70 }, + { "zSTRING::Overwritten", 0x46AC60 }, + { "zSTRING::DeleteRight", 0x46AD60 }, + { "zSTRING::Delete", 0x46AE70 }, + { "zSTRING::Deleted", 0x46AF80 }, + { "zSTRING::Copy", 0x46B390 }, + { "zSTRING::Copied", 0x46B540 }, + { "zSTRING::TrimLeft", 0x46BA00 }, + { "zSTRING::TrimRight", 0x46BB40 }, + { "zSTRING::Search", 0x46BCF0 }, + { "zSTRING::SearchRev", 0x46BDF0 }, + { "zSTRING::Sprintf", 0x46C030 }, + { "std::basic_string,class std::allocator >::substr", 0x46C0B0 }, + { "zCMemPool::zCMemPool", 0x46C240 }, + { "std::basic_string,class std::allocator >::replace", 0x46C260 }, + { "std::basic_string,class std::allocator >::find", 0x46C420 }, + { "std::basic_string,class std::allocator >::rfind", 0x46C4D0 }, + { "zCSystemInfo::zCSystemInfo", 0x46C580 }, + { "zCSystemInfo::`scalar deleting destructor'", 0x46C720 }, + { "zCSystemInfo::~zCSystemInfo", 0x46C740 }, + { "zCSystemInfo::AnalyseMemory", 0x46C820 }, + { "zCSystemInfo::AnalyseCpu", 0x46C850 }, + { "zCSystemInfo::AnalyseOs", 0x46CA20 }, + { "zCSystemInfo::AnalyseGcard", 0x46CE50 }, + { "zCSystemInfo::AnalyseNow", 0x46CE70 }, + { "zCSystemInfo::GetOsName", 0x46D7D0 }, + { "zCVideoPlayer::zCVideoPlayer", 0x46D850 }, + { "zCVideoPlayer::IsPlaying", 0x46D890 }, + { "zCVideoPlayer::ToggleSound", 0x46D8A0 }, + { "zCVideoPlayer::SetSoundVolume", 0x46D8B0 }, + { "zCVideoPlayer::`scalar deleting destructor'", 0x46D8C0 }, + { "zCVideoPlayer::~zCVideoPlayer", 0x46D8E0 }, + { "zCVideoPlayer::OpenVideo", 0x46D930 }, + { "zCVideoPlayer::CloseVideo", 0x46DAA0 }, + { "zCVideoPlayer::Play", 0x46DBA0 }, + { "zCVideoPlayer::PlayInit", 0x46DCB0 }, + { "zCVideoPlayer::PlayGotoNextFrame", 0x46DCD0 }, + { "zCVideoPlayer::PlayWaitNextFrame", 0x46DCE0 }, + { "zCVideoPlayer::PlayFrame", 0x46DCF0 }, + { "zCVideoPlayer::PlayDeinit", 0x46DD00 }, + { "zCVideoPlayer::Pause", 0x46DD10 }, + { "zCVideoPlayer::Unpause", 0x46DD30 }, + { "zCVideoPlayer::Stop", 0x46DD50 }, + { "zCViewProgressBar::zCViewProgressBar", 0x46DDA0 }, + { "zCViewProgressBar::`scalar deleting destructor'", 0x46DF90 }, + { "zCViewProgressBar::~zCViewProgressBar", 0x46DFB0 }, + { "zCViewProgressBar::Init", 0x46E110 }, + { "zCViewProgressBar::CalcPercentOf", 0x46E270 }, + { "zCViewProgressBar::SetPercent", 0x46E290 }, + { "zCViewProgressBar::HandleChange", 0x46E560 }, + { "zCViewProgressBar::Draw", 0x46E6D0 }, + { "zCViewProgressBar::SetRange", 0x46E710 }, + { "zCViewProgressBar::ResetRange", 0x46E7D0 }, + { "zCList::~zCList", 0x46E880 }, + { "zCList::InsertFront", 0x46E8B0 }, + { "zCList::`scalar deleting destructor'", 0x46E900 }, + { "zCViewStatusBar::zCViewStatusBar", 0x46E970 }, + { "zCViewStatusBar::`scalar deleting destructor'", 0x46E9C0 }, + { "zCViewStatusBar::Init", 0x46EA50 }, + { "zCViewStatusBar::~zCViewStatusBar", 0x46EA80 }, + { "zCViewStatusBar::SetMaxRange", 0x46EAA0 }, + { "zCViewStatusBar::SetRange", 0x46EB40 }, + { "zCViewStatusBar::SetPreview", 0x46EBE0 }, + { "zCViewStatusBar::SetValue", 0x46EC30 }, + { "zCWorldInfo::zCWorldInfo", 0x46ECB0 }, + { "zCWorldInfo::`scalar deleting destructor'", 0x46EDC0 }, + { "zCWorldInfo::~zCWorldInfo", 0x46EDE0 }, + { "zCWorldInfo::GetName", 0x46EF00 }, + { "zCWorldInfo::GetPlayerGroup", 0x46EF50 }, + { "zCWorldInfo::GetLevelMaster", 0x46EF70 }, + { "zCWorldInfo::EnterWorld", 0x46EFC0 }, + { "zCWorldInfo::LeaveWorld", 0x46F050 }, + { "zCWorldInfo::ShowDebugInfo", 0x46F090 }, + { "zCList::~zCList", 0x46F4A0 }, + { "zCList::InsertFront", 0x46F4D0 }, + { "zCList::`scalar deleting destructor'", 0x46F520 }, + { "zInitOptions", 0x46F5C0 }, + { "zDeinitOptions", 0x46FF20 }, + { "zBert_StartUp", 0x4700E0 }, + { "zBert_ShutDown", 0x470D90 }, + { "oCAIHuman::CheckActiveSpells", 0x470FB0 }, + { "oCAIHuman::MagicInvestSpell", 0x471010 }, + { "oCAIHuman::MagicCheckSpellStates", 0x471610 }, + { "zCModel::GetAniFromAniID", 0x471E30 }, + { "zCModel::IsAniActive", 0x471E70 }, + { "oCAIHuman::MagicMode", 0x471EB0 }, + { "oCMsgWeapon::operator delete", 0x4722D0 }, + { "oCMagFrontier::oCMagFrontier", 0x472580 }, + { "oCMagFrontier::~oCMagFrontier", 0x4725A0 }, + { "oCMagFrontier::SetNPC", 0x472610 }, + { "oCMagFrontier::DoCheck", 0x472620 }, + { "oCMagFrontier::GetDistanceNewWorld", 0x472D40 }, + { "operator*", 0x473190 }, + { "oCMagFrontier::GetDistanceDragonIsland", 0x473280 }, + { "oCMagFrontier::StartLightningAtPos", 0x4733B0 }, + { "zVEC3::Length2", 0x473890 }, + { "zCMaterial::operator delete", 0x4738B0 }, + { "zCVisual::operator delete", 0x4738D0 }, + { "zCQuadMark::operator delete", 0x4738F0 }, + { "oCMagFrontier::DoWarningFX", 0x473910 }, + { "oCVisualFX::operator delete", 0x473AB0 }, + { "oCMagFrontier::DisposeWarningFX", 0x473AD0 }, + { "oCMagFrontier::DoShootFX", 0x473B10 }, + { "oCMagFrontier::DisposeShootFX", 0x473E00 }, + { "oCMag_Book::oCMag_Book", 0x474050 }, + { "oCMag_Book::~oCMag_Book", 0x474220 }, + { "oCMag_Book::CheckConsistency", 0x474380 }, + { "oCMag_Book::SetOwner", 0x4746B0 }, + { "oCMag_Book::SetWorld", 0x474720 }, + { "oCMag_Book::Register", 0x474730 }, + { "oCMag_Book::DeRegister", 0x474920 }, + { "oCMag_Book::CreateNewSpell", 0x474AB0 }, + { "oCSpell::operator delete", 0x474C20 }, + { "oCMag_Book::IsIn", 0x474E80 }, + { "oCMag_Book::Spell_Setup", 0x474EC0 }, + { "oCMag_Book::Spell_Invest", 0x475190 }, + { "oCMag_Book::StartInvestEffect", 0x475310 }, + { "oCMag_Book::Spell_Cast", 0x475400 }, + { "zCObject::CheckInheritance", 0x475A90 }, + { "oCMag_Book::StartCastEffect", 0x475AC0 }, + { "oCMag_Book::Spell_InCast", 0x475BB0 }, + { "oCMag_Book::Open", 0x475BC0 }, + { "oCMag_Book::Close", 0x475ED0 }, + { "oCMag_Book::Ease", 0x476040 }, + { "oCMag_Book::EasePos", 0x476070 }, + { "oCMag_Book::GetAngle", 0x4760F0 }, + { "Alg_CalcAziElev", 0x4762B0 }, + { "oCMag_Book::IsInMovement", 0x4763C0 }, + { "oCMag_Book::IsActive", 0x4763D0 }, + { "oCMag_Book::GetSelectedSpell", 0x4763E0 }, + { "oCMag_Book::GetSelectedSpellNr", 0x476430 }, + { "oCMag_Book::Spell_Open", 0x476440 }, + { "oCMag_Book::StopSelectedSpell", 0x476570 }, + { "oCMag_Book::KillSelectedSpell", 0x4766F0 }, + { "oCMag_Book::Spell_Stop", 0x4769B0 }, + { "oCMag_Book::Left", 0x476C20 }, + { "oCMag_Book::Right", 0x476C80 }, + { "oCMag_Book::CalcPos", 0x476CD0 }, + { "oCMag_Book::DoOpen", 0x4770C0 }, + { "oCMag_Book::DoClose", 0x477240 }, + { "oCMag_Book::SetFrontSpell", 0x477620 }, + { "oCMag_Book::DoTurn", 0x4779B0 }, + { "oCMag_Book::ShowHandSymbol", 0x477AB0 }, + { "oCMag_Book::SetShowHandSymbol", 0x477C30 }, + { "oCMag_Book::DoPerFrame", 0x477F90 }, + { "zVEC4::zVEC4", 0x4787B0 }, + { "oCMag_Book::GetNoOfSpells", 0x4787C0 }, + { "oCMag_Book::GetSpell", 0x4787D0 }, + { "oCMag_Book::GetSpellItem", 0x478840 }, + { "oCMag_Book::NextRegisterAt", 0x4788A0 }, + { "oCMag_Book::GetSpellByKey", 0x4788C0 }, + { "oCMag_Book::GetSpellItemByKey", 0x478900 }, + { "oCMag_Book::GetNoOfSpellByKey", 0x478940 }, + { "oCMag_Book::GetKeyByItem", 0x478990 }, + { "zCArray::AllocDelta", 0x478A10 }, + { "zCArray::AllocDelta", 0x478A70 }, + { "zDYNAMIC_CAST", 0x478AD0 }, + { "oCMenu_Main::oCMenu_Main", 0x478BF0 }, + { "oCMenu_Main::`scalar deleting destructor'", 0x478C10 }, + { "oCMenu_Main::ScreenInit", 0x478C30 }, + { "oCMenu_Main::ScreenDone", 0x478C40 }, + { "oCMenu_Main::HandleEvent", 0x478C50 }, + { "oCMenu_ChgKeys::oCMenu_ChgKeys", 0x478E30 }, + { "oCMenu_ChgKeys::`scalar deleting destructor'", 0x478E50 }, + { "oCMenu_ChgKeys::~oCMenu_ChgKeys", 0x478E70 }, + { "oCMenu_ChgKeys::HandleEvent", 0x478E80 }, + { "oCMenu_ChgKeys::ExecCommand", 0x4790C0 }, + { "oCMenu_ChgKeys::ScreenInit", 0x4799F0 }, + { "oCMenu_ChgKeys::Leave", 0x479A10 }, + { "oCMenu_ChgKeys::InitText", 0x479AC0 }, + { "zCInput::BindOption", 0x479DA0 }, + { "zCArray::InsertEnd", 0x479DC0 }, + { "oCMenu_Log::oCMenu_Log", 0x47A490 }, + { "oCMenu_Log::`scalar deleting destructor'", 0x47A4B0 }, + { "oCMenu_Log::~oCMenu_Log", 0x47A4D0 }, + { "oCMenu_Log::ScreenInit", 0x47A4E0 }, + { "oCMenu_Log::ScreenDone", 0x47A910 }, + { "oCMenu_Log::SetDayTime", 0x47AA20 }, + { "oCMenu_Log::SetLogTopics", 0x47AAC0 }, + { "zTMenuItemListElement::~zTMenuItemListElement", 0x47B130 }, + { "oCMenu_Log::SetInfo", 0x47B1B0 }, + { "oCMenu_Log::ExecCommand", 0x47B1C0 }, + { "oCMenu_Log::HandleEnterItem", 0x47B410 }, + { "oCMenu_Log::HandleLeaveItem", 0x47B640 }, + { "oCMenu_Log::HandleActivateItem", 0x47B880 }, + { "oCMenu_Log::HandleEvent", 0x47B890 }, + { "oCMenu_Log::Activate", 0x47B8E0 }, + { "oCMenu_Log::InitForDisplay", 0x47B8F0 }, + { "oCMenu_Status::HandleEvent", 0x47B930 }, + { "oCMenu_Status::SetPlayerName", 0x47BB20 }, + { "oCMenu_Status::SetGuild", 0x47BB70 }, + { "oCMenu_Status::SetMagicalGuild", 0x47BC60 }, + { "oCMenu_Status::SetExperience", 0x47BD50 }, + { "zCMenuItem::Release", 0x47C150 }, + { "oCMenu_Status::SetLearnPoints", 0x47C180 }, + { "oCMenu_Status::oCMenu_Status", 0x47C2C0 }, + { "oCMenu_Status::`scalar deleting destructor'", 0x47C320 }, + { "oCMenu_Status::~oCMenu_Status", 0x47C340 }, + { "oCMenu_Status::AddArmor", 0x47C410 }, + { "oCMenu_Status::AddAttribute", 0x47C520 }, + { "oCMenu_Status::AddTalent", 0x47C700 }, + { "oCMenu_Status::InitForDisplay", 0x47C8F0 }, + { "oCStatusScreen::oCStatusScreen", 0x47D3F0 }, + { "oCStatusScreen::`scalar deleting destructor'", 0x47D660 }, + { "oCStatusScreen::~oCStatusScreen", 0x47D680 }, + { "oCStatusScreen::Show", 0x47D890 }, + { "oCLogScreen::oCLogScreen", 0x47DAB0 }, + { "oCLogScreen::`scalar deleting destructor'", 0x47DD00 }, + { "oCLogScreen::~oCLogScreen", 0x47DD20 }, + { "oCLogScreen::Show", 0x47DF10 }, + { "oCMapScreen::oCMapScreen", 0x47E130 }, + { "oCMapScreen::`scalar deleting destructor'", 0x47E300 }, + { "oCMapScreen::~oCMapScreen", 0x47E320 }, + { "oCMapScreen::Show", 0x47E4F0 }, + { "zCArray::zCArray", 0x47E860 }, + { "oSMenuInfoAttribute::`vector deleting destructor'", 0x47E870 }, + { "oSMenuInfoTalent::`vector deleting destructor'", 0x47E8D0 }, + { "oSMenuInfoAttribute::~oSMenuInfoAttribute", 0x47E930 }, + { "oSMenuInfoTalent::~oSMenuInfoTalent", 0x47E9B0 }, + { "zCList::Get", 0x47EA60 }, + { "zCList::Get", 0x47EA90 }, + { "zCArray::AllocDelta", 0x47EAC0 }, + { "zCArray::AllocDelta", 0x47ECC0 }, + { "oSMenuInfoAttribute::oSMenuInfoAttribute", 0x47EED0 }, + { "oSMenuInfoTalent::oSMenuInfoTalent", 0x47EF10 }, + { "Freelook", 0x47F1D0 }, + { "TestKeys_Carsten", 0x47F380 }, + { "ExceptionInfoCallback", 0x47F390 }, + { "oCarsten_PerFrame", 0x4801E0 }, + { "oCarsten_StartUp", 0x480210 }, + { "oCarsten_ShutDown", 0x482390 }, + { "oCSpell::oCSpell", 0x482610 }, + { "oCSpell::_GetClassDef", 0x482780 }, + { "oCSpell::`scalar deleting destructor'", 0x482790 }, + { "oCSpell::~oCSpell", 0x482940 }, + { "oCSpell::InitValues", 0x4829E0 }, + { "oCSpell::GetSpellInstanceName", 0x482B10 }, + { "oCSpell::CreateEffect", 0x482CA0 }, + { "oCVisFX_MultiTarget::operator delete", 0x482ED0 }, + { "oCSpell::InitByScript", 0x482EF0 }, + { "oCSpell::SetEnabled", 0x483190 }, + { "oCSpell::GetEnabled", 0x4832C0 }, + { "oCSpell::Setup", 0x4832D0 }, + { "oCSpell::Invest", 0x483A70 }, + { "oCSpell::Cast", 0x483D00 }, + { "oCSpell::Stop", 0x483EB0 }, + { "oCSpell::Kill", 0x4840A0 }, + { "oCSpell::Open", 0x484280 }, + { "oCSpell::Close", 0x484380 }, + { "oCSpell::Reset", 0x4844E0 }, + { "oCSpell::StopTargetEffects", 0x484620 }, + { "oCSpell::CallScriptInvestedMana", 0x484710 }, + { "oCSpell::IsTargetTypeValid", 0x4849A0 }, + { "oCSpell::IsValidTarget", 0x484BB0 }, + { "oCSpell::GetVob", 0x484E50 }, + { "oCSpell::GetSpellID", 0x484E60 }, + { "oCSpell::GetEnergyType", 0x484E70 }, + { "oCSpell::GetCategory", 0x484E80 }, + { "oCSpell::GetName", 0x484E90 }, + { "oCSpell::GetLevel", 0x485000 }, + { "oCSpell::IsInvestSpell", 0x485010 }, + { "oCSpell::SetInvestedMana", 0x485020 }, + { "oCSpell::GetSpellStatus", 0x485040 }, + { "oCSpell::SetReleaseStatus", 0x485050 }, + { "oCSpell::SetSpellInfo", 0x485320 }, + { "oCSpell::DoLogicInvestEffect", 0x485330 }, + { "oCSpell::CastSpecificSpell", 0x485340 }, + { "oCSpell::EndTimedEffect", 0x4857F0 }, + { "oCSpell::DoTimedEffect", 0x485C60 }, + { "oCSpell::CanBeDeleted", 0x485CF0 }, + { "oCSpell::DeleteCaster", 0x485D00 }, + { "oCSpell::Archive", 0x485D20 }, + { "oCSpell::Unarchive", 0x485D30 }, + { "oCSpell::_CreateNewInstance", 0x485F30 }, + { "oCTrajectory::Calc", 0x486300 }, + { "zMAT4::SetTranslation", 0x4865F0 }, + { "zMAT4::zMAT4", 0x486630 }, + { "zCKBSpline::InitVars", 0x486670 }, + { "oCTrajectory::Changed", 0x486690 }, + { "oCTrajectory::Interpolate", 0x4866A0 }, + { "oCTrajectory::InterpolateN", 0x486AD0 }, + { "oCTrajectory::Draw", 0x486BE0 }, + { "oCTrajectory::Clear", 0x486EA0 }, + { "zCKBSpline::~zCKBSpline", 0x486F10 }, + { "oCTrajectory::RecalcByColl", 0x486F70 }, + { "operator-", 0x487390 }, + { "oCTrajectory::ApplyGrav", 0x4873E0 }, + { "oCTrajectory::SetByList", 0x487450 }, + { "oCTrajectory::VobCross", 0x4875C0 }, + { "oCEmitterKey::oCEmitterKey", 0x487650 }, + { "oCEmitterKey::~oCEmitterKey", 0x487940 }, + { "oCEmitterKey::SetByScript", 0x487B40 }, + { "oCEmitterKey::ParseStrings", 0x487D10 }, + { "oCVisualFX::RemoveInstancesOfClass", 0x488250 }, + { "oCVisualFX::PreSaveGameProcessing", 0x4882C0 }, + { "oCVisualFX::PostSaveGameProcessing", 0x4882D0 }, + { "oCVisualFX::oCVisualFX", 0x4882E0 }, + { "zCEffect::_GetClassDef", 0x488780 }, + { "oCTrajectory::~oCTrajectory", 0x488790 }, + { "oCVisualFX::_GetClassDef", 0x488850 }, + { "oCVisualFX::GetOrigin", 0x488860 }, + { "oCVisualFX::GetTarget", 0x488870 }, + { "oCVisualFX::GetInflictor", 0x488880 }, + { "oCVisualFX::Play", 0x488890 }, + { "oCVisualFX::SetDuration", 0x4888A0 }, + { "oCVisualFX::GetCollisionCandidates", 0x4888B0 }, + { "oCVisualFX::GetNumCollisionCandidates", 0x488950 }, + { "oCVisualFX::SetDamage", 0x488960 }, + { "oCVisualFX::SetDamageType", 0x488970 }, + { "oCVisualFX::GetDamage", 0x488980 }, + { "oCVisualFX::GetDamageType", 0x488990 }, + { "oCVisualFX::IsASpell", 0x4889A0 }, + { "oCVisualFX::SetSpellType", 0x4889B0 }, + { "oCVisualFX::GetSpellType", 0x4889C0 }, + { "oCVisualFX::GetSpellTargetTypes", 0x4889D0 }, + { "oCVisualFX::SetSpellTargetTypes", 0x4889E0 }, + { "oCVisualFX::GetIsProjectile", 0x4889F0 }, + { "oCVisualFX::SetIsProjectile", 0x488A00 }, + { "oCVisualFX::`scalar deleting destructor'", 0x488A10 }, + { "zCEffect::~zCEffect", 0x488A40 }, + { "zCEffect::`scalar deleting destructor'", 0x488A50 }, + { "oCVisualFX::~oCVisualFX", 0x488A80 }, + { "zCPositionKey::`scalar deleting destructor'", 0x489590 }, + { "oCVisualFX::CreateHierachy", 0x4895B0 }, + { "oCVisualFX::DisposeHierachy", 0x489850 }, + { "oCVisualFX::SetSendsAssessMagic", 0x489A60 }, + { "oCVisualFX::GetSendsAssessMagic", 0x489AF0 }, + { "oCVisualFX::InitParser", 0x489B90 }, + { "oCVisualFX::InitValues", 0x489EB0 }, + { "zCAIBase::operator delete", 0x48A3A0 }, + { "zCAIBase::_GetClassDef", 0x48A3C0 }, + { "zCAIBase::CanThisCollideWith", 0x48A3D0 }, + { "zCAIBase::HasAIDetectedCollision", 0x48A3E0 }, + { "zCAIBase::AICollisionResponseSelfDetected", 0x48A3F0 }, + { "zCAIBase::HostVobRemovedFromWorld", 0x48A400 }, + { "oCVisualFXAI::ReportCollisionToAI", 0x48A410 }, + { "oCVisualFXAI::HostVobAddedToWorld", 0x48A430 }, + { "oCVisualFXAI::`scalar deleting destructor'", 0x48A440 }, + { "oCVisualFXAI::~oCVisualFXAI", 0x48A470 }, + { "zCAIBase::ReportCollisionToAI", 0x48A480 }, + { "zCAIBase::HostVobAddedToWorld", 0x48A490 }, + { "zCAIBase::`scalar deleting destructor'", 0x48A4A0 }, + { "zCAIBase::~zCAIBase", 0x48A4D0 }, + { "oCVisualFX::ParseStrings", 0x48A4E0 }, + { "oCVisualFX::SetVisualByString", 0x48A8B0 }, + { "zPATH::~zPATH", 0x48B920 }, + { "zCParticleFX::operator delete", 0x48B940 }, + { "zCEarthquake::operator delete", 0x48B960 }, + { "zCVobScreenFX::operator delete", 0x48B980 }, + { "zCPolyStrip::operator delete", 0x48B9A0 }, + { "oCVisualFX::SetCollisionEnabled", 0x48B9C0 }, + { "oCVisualFX::SetByScript", 0x48BB20 }, + { "zCVobLight::operator delete", 0x48C410 }, + { "oCVisualFX::UpdateFXByEmitterKey", 0x48C430 }, + { "oCVisualFX::CreateBackup", 0x48CC30 }, + { "oCVisualFX::FindKey", 0x48CC40 }, + { "oCVisualFX::CreateAndPlay", 0x48CDA0 }, + { "oCVisualFX::CreateAndCastFX", 0x48D4C0 }, + { "oCVisualFX::CalcTrajectory", 0x48DC20 }, + { "zMAT4::GetUpVector", 0x48F430 }, + { "zMAT4::GetRightVector", 0x48F450 }, + { "zVEC3::LengthApprox", 0x48F470 }, + { "zVEC3::Normalize", 0x48F500 }, + { "zCPositionKey::SetMat", 0x48F580 }, + { "oCTrajectory::InsertKey", 0x48F5B0 }, + { "oCTrajectory::GetKey", 0x48F6C0 }, + { "oCTrajectory::GetNumKeys", 0x48F740 }, + { "zCKBSpline::`scalar deleting destructor'", 0x48F750 }, + { "oCVisualFX::SetOrigin", 0x48F770 }, + { "oCVisualFX::SetInflictor", 0x48F890 }, + { "oCVisualFX::SetTarget", 0x48F950 }, + { "oCVisualFX::CreateInvestFX", 0x48FB80 }, + { "oCVisualFX::InitInvestFX", 0x48FD00 }, + { "oCVisualFX::StopInvestFX", 0x48FE60 }, + { "oCVisualFX::Open", 0x48FF10 }, + { "oCVisualFX::Reset", 0x490250 }, + { "oCVisualFX::Init", 0x490430 }, + { "oCVisualFX::InvestNext", 0x490E20 }, + { "oCVisualFX::SetLevel", 0x4912A0 }, + { "oCVisualFX::GetLevel", 0x491720 }, + { "oCVisualFX::Cast", 0x491730 }, + { "zSTRING::ToFloat", 0x491C90 }, + { "oCVisualFX::Collide", 0x491FD0 }, + { "oCVisualFX::Stop", 0x4921B0 }, + { "oCVisualFX::Kill", 0x492540 }, + { "oCVisualFX::CanBeDeleted", 0x492820 }, + { "oCVisualFX::IsFinished", 0x492860 }, + { "oCVisualFX::IsLooping", 0x4928E0 }, + { "oCVisualFX::InitEffect", 0x492950 }, + { "oCVisualFX::EndEffect", 0x4930A0 }, + { "oCVisualFX::SetShowVisual", 0x493140 }, + { "oCVisualFX::ReportCollision", 0x4932A0 }, + { "Alg_SqrtInvApprox", 0x493C10 }, + { "oCVisualFX::ProcessQueuedCollisions", 0x493C50 }, + { "oCVisualFX::ProcessCollision", 0x493CF0 }, + { "oCNpc::oSDamageDescriptor::~oSDamageDescriptor", 0x494730 }, + { "oCMsgDamage::operator delete", 0x4947A0 }, + { "oCVisualFX::CollisionResponse", 0x4947C0 }, + { "oCVisualFX::SetCollisionCandidates", 0x494D10 }, + { "oCVisualFX::GetCollidedCandidates", 0x494E30 }, + { "oCVisualFX::CanThisCollideWith", 0x494EF0 }, + { "oCVisualFX::CheckDeletion", 0x495120 }, + { "oCVisualFX::UpdateActKey", 0x495730 }, + { "oCVisualFX::DoMovements", 0x495980 }, + { "zMAT4::SetUpVector", 0x496D30 }, + { "zMAT4::SetRightVector", 0x496D50 }, + { "zVEC3::NormalizeSafe", 0x496D70 }, + { "operator^", 0x496DD0 }, + { "zCPositionKey::GetMat", 0x496E10 }, + { "zCKBSpline::InterpolateN", 0x496E90 }, + { "oCVisualFX::CheckDelayedTrigger", 0x496EC0 }, + { "oCVisualFX::AdjustShapeToOrigin", 0x497230 }, + { "oCVisualFX::UpdateEffects", 0x497840 }, + { "oCVisualFX::OnTick", 0x497DC0 }, + { "oCVisualFX::Archive", 0x497EA0 }, + { "oCVisualFX::Unarchive", 0x497EB0 }, + { "oCVisualFXAI::DoAI", 0x497EC0 }, + { "oCVisualFX::_CreateNewInstance", 0x4980C0 }, + { "zCArray::zCArray", 0x498120 }, + { "zCArray::DeleteList", 0x498150 }, + { "oCVisFX_MultiTarget::~oCVisFX_MultiTarget", 0x498170 }, + { "zCArray::AllocDelta", 0x4981D0 }, + { "zCArray::InsertEnd", 0x498230 }, + { "zCArray::AllocDelta", 0x498300 }, + { "zCArray::AllocDelta", 0x498370 }, + { "oCVisualFX::Edit", 0x498680 }, + { "oCVisualFX::CreateNewScriptFX", 0x498C10 }, + { "oCEmitterKey::Edit", 0x498E50 }, + { "oCEmitterKey::CreateNewScriptKey", 0x499240 }, + { "oCVisualFX::FxConsole_ParameterChanged", 0x499480 }, + { "oCVisualFX::EmConsole_ParameterChanged", 0x49A0F0 }, + { "oCVisualFX::FxConsole_EvalFunc", 0x49A330 }, + { "oCVisualFX::EmConsole_EvalFunc", 0x49AFC0 }, + { "oCEmitterKey::SetDefaultByFX", 0x49C2A0 }, + { "oCVisualFX::SetupEmitterKeysByVisual", 0x49C720 }, + { "oCVisFX_MultiTarget::oCVisFX_MultiTarget", 0x49C7F0 }, + { "oCVisFX_MultiTarget::_GetClassDef", 0x49C830 }, + { "oCVisFX_MultiTarget::Play", 0x49C840 }, + { "oCVisFX_MultiTarget::`scalar deleting destructor'", 0x49C850 }, + { "oCVisFX_MultiTarget::Open", 0x49C9A0 }, + { "oCVisFX_MultiTarget::SetLevel", 0x49C9E0 }, + { "oCVisFX_MultiTarget::Init", 0x49CA20 }, + { "oCVisFX_MultiTarget::InvestNext", 0x49CEC0 }, + { "oCVisFX_MultiTarget::Cast", 0x49CF00 }, + { "oCVisFX_MultiTarget::Stop", 0x49CF70 }, + { "oCVisFX_MultiTarget::SetByScript", 0x49CFE0 }, + { "oCVisFX_MultiTarget::Reset", 0x49D0A0 }, + { "oCVisFX_MultiTarget::IsFinished", 0x49D0E0 }, + { "oCVisFX_MultiTarget::SetDamage", 0x49D130 }, + { "oCVisFX_MultiTarget::SetDamageType", 0x49D190 }, + { "oCVisFX_MultiTarget::Archive", 0x49D1E0 }, + { "oCVisFX_MultiTarget::Unarchive", 0x49D1F0 }, + { "oCVisFX_MultiTarget::_CreateNewInstance", 0x49D3F0 }, + { "zCArray::AllocAbs", 0x49D490 }, + { "zCAICamera::GetCurrent", 0x49D9C0 }, + { "zCAICamera::zCAICamera", 0x49D9D0 }, + { "zCAICamera::_GetClassDef", 0x49DC10 }, + { "zCAICamera::`scalar deleting destructor'", 0x49DC20 }, + { "zCAICamera::~zCAICamera", 0x49DC50 }, + { "zCAICamera::Create", 0x49DE10 }, + { "zCAICamera::operator delete", 0x49DEA0 }, + { "zCAICamera::StartUp", 0x49DEC0 }, + { "zCAICamera::CleanUp", 0x49E370 }, + { "zCAICamera::GlobalStartUp", 0x49E3A0 }, + { "zCarsten_ShutDown", 0x49E3B0 }, + { "zCAICamera::GetBestRange", 0x49E410 }, + { "zCAICamera::GetMinRange", 0x49E4C0 }, + { "zCAICamera::GetMaxRange", 0x49E4D0 }, + { "zCAICamera::SetMode", 0x49E4E0 }, + { "zCAICamera::GetMode", 0x49E860 }, + { "zCAICamera::IsModeActive", 0x49E8B0 }, + { "zCAICamera::IsModeAvailable", 0x49E930 }, + { "zCAICamera::ReceiveMsg", 0x49E950 }, + { "zCAICamera::SetVob", 0x49E980 }, + { "zCAICamera::SetTarget", 0x49EC40 }, + { "zCAICamera::SetTargetList", 0x49F0D0 }, + { "zCAICamera::ClearTargetList", 0x49F390 }, + { "zCAICamera::AddTarget", 0x49F410 }, + { "zCAICamera::SubTarget", 0x49F560 }, + { "zCAICamera::Console_EvalFunc", 0x49F5F0 }, + { "zCAICamera::ParameterChanged", 0x49FED0 }, + { "zCAICamera::CalcFirstPosition", 0x4A0070 }, + { "zCAICamera::SetByScript", 0x4A0200 }, + { "zCAICamera::SetByScriptLine", 0x4A0850 }, + { "zCAICamera::CreateInstance", 0x4A1190 }, + { "zCAICamera::AI_LookingCam", 0x4A11B0 }, + { "zCPathSearch::zCPathSearch", 0x4A1BE0 }, + { "zCAICamera::AI_FirstPerson", 0x4A1C00 }, + { "zCAICamera::AI_Normal", 0x4A1E90 }, + { "zCAICamera::GetCamSysFirstPos", 0x4A2090 }, + { "zCAICamera::SetHintTargetInPortalRoom", 0x4A20A0 }, + { "zCAICamera::CheckKeys", 0x4A20E0 }, + { "zCAICamera::DoAI", 0x4A2AD0 }, + { "zCAICamera::SetRotateEnabled", 0x4A2FD0 }, + { "zCAICamera::_CreateNewInstance", 0x4A31D0 }, + { "zCArray::DeleteList", 0x4A3230 }, + { "zSPathSearchState::~zSPathSearchState", 0x4A3560 }, + { "zCPathSearch::CamVobChanged", 0x4A3630 }, + { "zCPathSearch::TargetChanged", 0x4A3730 }, + { "zCPathSearch::SetAICamera", 0x4A3750 }, + { "zCSphereCoordsCache::GetSphereCoordLazy", 0x4A3760 }, + { "zCSphereCoordsCache::zSAziSphereCoord::~zSAziSphereCoord", 0x4A44C0 }, + { "zCSphereCoordsCache::zSElevSphereCoord::~zSElevSphereCoord", 0x4A44E0 }, + { "zSPathSearchState_Internal::zSPathSearchState_Internal", 0x4A4500 }, + { "zCSphereCoordsCache::GetBestScoredSearch", 0x4A4510 }, + { "zCSphereCoordsCache::zCSphereCoordsCache", 0x4A4660 }, + { "zCSphereCoordsCache::~zCSphereCoordsCache", 0x4A4680 }, + { "zCSphereCoordsCache::DeleteList", 0x4A46E0 }, + { "zCPathSearch::GetReport", 0x4A47F0 }, + { "zSPathSearchResult::zSPathSearchResult", 0x4A4830 }, + { "zCPathSearch::GetSearch", 0x4A4850 }, + { "zCPathSearch::SphereSearch", 0x4A4A30 }, + { "zSEvasionSearchDesc::zSEvasionSearchOptions::~zSEvasionSearchOptions", 0x4A5010 }, + { "zCPathSearch::SwitchSearch", 0x4A5090 }, + { "zCPathSearch::ShoulderSearch", 0x4A50A0 }, + { "zCPathSearch::PanicSearch", 0x4A5480 }, + { "zCPathSearch::CalcStateScores", 0x4A5990 }, + { "zCPathSearch::GetBestLerpMode", 0x4A5CB0 }, + { "zCPathSearch::DoSlerpRotQuat", 0x4A5F00 }, + { "zCPathSearch::FindBestEvasion", 0x4A6140 }, + { "zCPathSearch::CanEvadeTo", 0x4A6610 }, + { "zCPathSearch::FindEvasionSequence", 0x4A6670 }, + { "zSEvasionSearchDesc::zSEvasionSearchDesc", 0x4A69D0 }, + { "zSEvasionSearchDesc::~zSEvasionSearchDesc", 0x4A6A00 }, + { "zCPathSearch::FES_PlayerInvisible_Moved", 0x4A6AA0 }, + { "zSEvasionSearchDesc::zSEvasionSearchOptions::zSEvasionSearchOptions", 0x4A8B30 }, + { "zCPathSearch::FES_PlayerInvisible_Moved_BW", 0x4A8B70 }, + { "zCPathSearch::FES_PlayerInvisible_Moved_FW", 0x4A94B0 }, + { "zCPathSearch::FES_IdealCone", 0x4A9E10 }, + { "zCPathSearch::FES_PlayerInvisible_Standing", 0x4ABCD0 }, + { "zCPathSearch::FES_PlayerInvisible_Rotated", 0x4ABD20 }, + { "zCPathSearch::FES_PlayerTargetInvisible", 0x4AC5A0 }, + { "zCPathSearch::FES_CamHitWall", 0x4AC5E0 }, + { "zCPathSearch::FES_NoEvasionFound", 0x4AC5F0 }, + { "zCPathSearch::EvasionPossible", 0x4AC7C0 }, + { "zCPathSearch::IsPointValid", 0x4AC7D0 }, + { "zCPathSearch::IsPointNearWall", 0x4AD0A0 }, + { "zCPathSearch::LineOfSight", 0x4AD2C0 }, + { "zCPathSearch::CorrectPosForNearClip", 0x4AD350 }, + { "zCPathSearch::AdjustCenterSphere", 0x4AD740 }, + { "zCPathSearch::GetPolyNearestPoint", 0x4AD9F0 }, + { "zCArray::zCArray", 0x4ADF90 }, + { "zCArray::~zCArray", 0x4ADFA0 }, + { "zCArray::InsertEnd", 0x4ADFD0 }, + { "zCArraySort::zCArraySort", 0x4AE250 }, + { "zCArraySort::InsertSort", 0x4AE270 }, + { "zCArraySort::zCArraySort", 0x4AE3C0 }, + { "zCArraySort::InsertSort", 0x4AE3E0 }, + { "zCArraySort::InsertSort", 0x4AE550 }, + { "zCArray::InsertEnd", 0x4AE6F0 }, + { "zSEvasionSearchDesc::zSEvasionSearchOptions::`vector deleting destructor'", 0x4AE910 }, + { "zSEvasionSearchDesc::zSEvasionSearchOptions::operator=", 0x4AE970 }, + { "zSEvasionSearchDesc::`vector deleting destructor'", 0x4AEC00 }, + { "zSEvasionSearchDesc::operator=", 0x4AEC60 }, + { "zCArray::AllocDelta", 0x4AEE80 }, + { "zCArraySort::AllocDelta", 0x4AF0C0 }, + { "zCArraySort::AllocDelta", 0x4AF120 }, + { "zCArray::AllocDelta", 0x4AF180 }, + { "zClamp", 0x4AF3B0 }, + { "zCAICamera::StartupDialogCam", 0x4AF410 }, + { "zCAICamera::InitDialogCam", 0x4AF9B0 }, + { "zCAICamera::SetDialogCamDuration", 0x4AF9F0 }, + { "zCAICamera::ReleaseLastDialogCam", 0x4AFA00 }, + { "zCAICamera::PickPreset", 0x4AFAC0 }, + { "zCAICamera::StartDialogCam", 0x4AFBC0 }, + { "zCCSCamera_EventMsgActivate::zCCSCamera_EventMsgActivate", 0x4B1C30 }, + { "zCCSCamera::GetCamKey", 0x4B1D20 }, + { "zCCSCamera::GetTargetKey", 0x4B1D40 }, + { "zCAICamera::DialogPresetIsValid", 0x4B1D60 }, + { "zCArray::InsertEnd", 0x4B1E20 }, + { "zCArray::DeleteList", 0x4B1EF0 }, + { "zCArray::AllocDelta", 0x4B1F10 }, + { "zCMovementTracker::GetTracker", 0x4B1FA0 }, + { "zCMovementTracker::zCMovementTracker", 0x4B1FF0 }, + { "zCPose::~zCPose", 0x4B24E0 }, + { "zCMovementTracker::GetAzimuth", 0x4B2570 }, + { "zCMovementTracker::GetElevation", 0x4B2580 }, + { "zVEC2::zVEC2", 0x4B2890 }, + { "zVEC2::operator/=", 0x4B28B0 }, + { "zVEC2::Length2", 0x4B28D0 }, + { "zCMovementTracker::GetRange", 0x4B2B40 }, + { "zCMovementTracker::SetAzimuth", 0x4B2B70 }, + { "zCMovementTracker::SetElevation", 0x4B2BA0 }, + { "zCMovementTracker::SetRange", 0x4B2BD0 }, + { "zCMovementTracker::ApplyAziToPoint", 0x4B2CD0 }, + { "zCMovementTracker::ApplyElevToPoint", 0x4B2ED0 }, + { "zCMovementTracker::ApplyRangeToPoint", 0x4B3270 }, + { "zCMovementTracker::GetRangePos", 0x4B3330 }, + { "zCMovementTracker::GetIdealRangePos", 0x4B33F0 }, + { "zCMovementTracker::GetDistToIdealRange", 0x4B34B0 }, + { "zCMovementTracker::IsIdealOrientation", 0x4B35B0 }, + { "zCMovementTracker::IsIdealRange", 0x4B3620 }, + { "zCMovementTracker::UpdateCamPos", 0x4B3740 }, + { "zCMovementTracker::UpdatePlayerPos", 0x4B3800 }, + { "zVEC3::operator+=", 0x4B3B70 }, + { "zVEC3::operator/=", 0x4B3BA0 }, + { "zCMovementTracker::SetCamPos", 0x4B3BD0 }, + { "zCMovementTracker::CalcPlayerPose", 0x4B3C20 }, + { "operator/", 0x4B45C0 }, + { "zInverseMatD", 0x4B45F0 }, + { "zCMovementTracker::CalcPlayerMovements", 0x4B49C0 }, + { "zCMovementTracker::SetPlayerPos", 0x4B4CB0 }, + { "zCMovementTracker::ReceiveMsg", 0x4B4D30 }, + { "zCMovementTracker::ClearMessages", 0x4B4D40 }, + { "zCMovementTracker::AutoSetMessages", 0x4B4D50 }, + { "zCMovementTracker::UpdateMessages", 0x4B4E90 }, + { "zCMovementTracker::Update", 0x4B4EC0 }, + { "zCMovementTracker::CheckKeys", 0x4B52F0 }, + { "zCMovementTracker::CheckSpecialMoves", 0x4B5300 }, + { "zCMovementTracker::GetLocalRot", 0x4B55E0 }, + { "zCMovementTracker::GetLocalRotEnd", 0x4B5760 }, + { "zCMovementTracker::RecalcRingPositions", 0x4B5BE0 }, + { "zCMovementTracker::GetLastValidWayPoint", 0x4B5C80 }, + { "zCMovementTracker::UpdateWayPoint", 0x4B5E80 }, + { "zCMovementTracker::ResetWayPoints", 0x4B6190 }, + { "zCMovementTracker::InterpolateTo", 0x4B6290 }, + { "zCMovementTracker::CalcPlayerSpline", 0x4B7880 }, + { "zCMovementTracker::GetFirstPersonCamMat", 0x4B7B10 }, + { "zCMovementTracker::GetPanicCamMat", 0x4B7D20 }, + { "zCMovementTracker::GetShoulderCamMat", 0x4B7E10 }, + { "zCMovementTracker::CalcAziElevRangeApprox", 0x4B7F80 }, + { "zCMovementTracker::SetRotateEnabled", 0x4B8380 }, + { "zCMovementTracker::SaveFrameStates", 0x4B8560 }, + { "zMAT4::operator[]", 0x4B8960 }, + { "zCMovementTracker::TargetChanged", 0x4B8990 }, + { "zCMovementTracker::CamVobChanged", 0x4B8AF0 }, + { "zCMovementTracker::UpdateSampledPlayerPos", 0x4B8B80 }, + { "zCMovementTracker::SetSampledPlayerPos", 0x4B8D10 }, + { "zCMovementTracker::GetPlayerFuturePos", 0x4B8D50 }, + { "zCArray::RemoveOrderIndex", 0x4B8ED0 }, + { "zCAICamera::InitHelperVobs", 0x4B8F30 }, + { "zCAICamera::DeleteHelperVobs", 0x4B91D0 }, + { "zCAICamera::ShowDebug", 0x4B9240 }, + { "zCAICamera::DrawClipLine", 0x4BA690 }, + { "zCAICamera::CalcMinimumBSphere", 0x4BA8F0 }, + { "zCAICamera::CheckUnderWaterFX", 0x4BAD70 }, + { "zCAICamera::CalcAziElevRange", 0x4BB280 }, + { "zCCamTrj_KeyFrame::zCCamTrj_KeyFrame", 0x4BB890 }, + { "zCCamTrj_KeyFrame::_GetClassDef", 0x4BB960 }, + { "zCCamTrj_KeyFrame::`scalar deleting destructor'", 0x4BB970 }, + { "zCCamTrj_KeyFrame::~zCCamTrj_KeyFrame", 0x4BB9A0 }, + { "zCCamTrj_KeyFrame::ThisVobAddedToWorld", 0x4BBA20 }, + { "zCCamTrj_KeyFrame::ThisVobRemovedFromWorld", 0x4BBA30 }, + { "zCCamTrj_KeyFrame::Archive", 0x4BBB90 }, + { "zCCamTrj_KeyFrame::Unarchive", 0x4BBCE0 }, + { "zCCamTrj_KeyFrame::Changed", 0x4BBE20 }, + { "zCCSCamera::GetPlayerVob", 0x4BBE90 }, + { "zCCSCamera::zCCSCamera", 0x4BBEA0 }, + { "zCCSCamera::_GetClassDef", 0x4BC220 }, + { "zCCSCamera::`scalar deleting destructor'", 0x4BC240 }, + { "zCCSCamera::~zCCSCamera", 0x4BC270 }, + { "zCCSCamera::InsertCamKey", 0x4BC480 }, + { "zCCSCamera::InsertCamKeyAtPos", 0x4BC5B0 }, + { "zCCSCamera::RemoveCamKey", 0x4BC700 }, + { "zCCSCamera::InsertTargetKey", 0x4BC7D0 }, + { "zCCSCamera::InsertTargetKeyAtPos", 0x4BC900 }, + { "zCCSCamera::RemoveTargetKey", 0x4BCA50 }, + { "zCCSCamera::Refresh", 0x4BCB20 }, + { "zCCSCamera::Draw", 0x4BCC60 }, + { "zCCSCamera::Archive", 0x4BD430 }, + { "zCCSCamera::Unarchive", 0x4BD650 }, + { "zCCSCamera::ThisVobAddedToWorld", 0x4BDA90 }, + { "zCCSCamera::ThisVobRemovedFromWorld", 0x4BDAA0 }, + { "zCCSCamera::OnMessage", 0x4BDC10 }, + { "zCCSCamera::EV_Play", 0x4BDF10 }, + { "zCCSCamera::EV_Resume", 0x4BE3C0 }, + { "zCCSCamera::EV_Pause", 0x4BE3F0 }, + { "zCCSCamera::EV_Stop", 0x4BE4B0 }, + { "zCCSCamera::EV_GotoKey", 0x4BE9B0 }, + { "zCCSCamera::EV_SetDuration", 0x4BEE60 }, + { "zCCSCamera::EV_SetTime", 0x4BEEA0 }, + { "zCCSCamera::EV_Deactivate", 0x4BEEC0 }, + { "zCCSCamera::EV_SetCamReference", 0x4BEF40 }, + { "zCCSCamera::EV_SetTargetReference", 0x4BEFE0 }, + { "zCCSCamera::DeleteEvMsgOfSubType", 0x4BF080 }, + { "zCCSCamera::OnTick", 0x4BF120 }, + { "zCCSCamera::OnTrigger", 0x4C0D00 }, + { "zCPose::SetPose", 0x4C1470 }, + { "zCCamTrj_KeyFrame::operator delete", 0x4C14B0 }, + { "zCCSCamera_EventMsg::_GetClassDef", 0x4C14D0 }, + { "zCCSCamera_EventMsg::IsJob", 0x4C14E0 }, + { "zCCSCamera_EventMsg::IsHighPriority", 0x4C1500 }, + { "zCCSCamera_EventMsg::IsDeleted", 0x4C1510 }, + { "zCCSCamera_EventMsg::Delete", 0x4C1520 }, + { "zCCSCamera_EventMsg::MD_GetTimeBehavior", 0x4C1530 }, + { "zCCSCamera::OnUntrigger", 0x4C1550 }, + { "zCCSCamera::RecalcTrajectories", 0x4C17D0 }, + { "zCCSCamera::CheckAndResetAdjustedKeys", 0x4C1910 }, + { "zCCSCamera::CheckAndCorrectKey", 0x4C19D0 }, + { "zCCSCamera::CheckAndCorrectPose", 0x4C1A80 }, + { "zCCSCamera::PreKFProcessing", 0x4C1C60 }, + { "zCCSCamera::PostKFProcessing", 0x4C2A80 }, + { "zCCSCamera::AutoSetKeyTimes", 0x4C2AB0 }, + { "zCCSCamera::Changed", 0x4C2FA0 }, + { "zCCSCamera::Initialize", 0x4C2FD0 }, + { "zCCSCamera::Reset", 0x4C3C20 }, + { "zCCSCamera::CalcPrevNextActKeyOfTime", 0x4C3CA0 }, + { "zCCSCamera::IsPointNearWall", 0x4C3D90 }, + { "zCCSCamera::GetPolyNearestPoint", 0x4C3F30 }, + { "zCCSCamera::AdjustCenterSphere", 0x4C4460 }, + { "zCCSCamera_EventMsg::zCCSCamera_EventMsg", 0x4C4690 }, + { "zCCSCamera_EventMsg::`scalar deleting destructor'", 0x4C47D0 }, + { "zCCSCamera_EventMsg::~zCCSCamera_EventMsg", 0x4C4960 }, + { "zCCSCamera_EventMsg::Archive", 0x4C4970 }, + { "zCCSCamera_EventMsg::Unarchive", 0x4C4A00 }, + { "zCCSCamera_EventMsg::MD_GetNumOfSubTypes", 0x4C4A90 }, + { "zCCSCamera_EventMsg::MD_GetSubTypeString", 0x4C4AA0 }, + { "zCCSCamera_EventMsg::MD_GetMinTime", 0x4C4CB0 }, + { "zCCSCamera_EventMsgActivate::Archive", 0x4C4CD0 }, + { "zCCSCamera_EventMsgActivate::Unarchive", 0x4C4D00 }, + { "zCCSCamera_EventMsgActivate::MD_GetNumOfSubTypes", 0x4C4E90 }, + { "zCCSCamera_EventMsgActivate::MD_GetSubTypeString", 0x4C4EA0 }, + { "zCCSCamera_EventMsgActivate::MD_GetVobRefName", 0x4C4FC0 }, + { "zCCSCamera_EventMsgActivate::MD_SetVobRefName", 0x4C5010 }, + { "zCCSCamera_EventMsgActivate::MD_SetVobParam", 0x4C5150 }, + { "zCCSCamera::SetDrawEnabled", 0x4C5160 }, + { "zCCSCamera_EventMsg::_CreateNewInstance", 0x4C5360 }, + { "zCCSCamera_EventMsgActivate::_CreateNewInstance", 0x4C5690 }, + { "zCCSCamera::_CreateNewInstance", 0x4C59A0 }, + { "zCCSCamera::operator delete", 0x4C5A00 }, + { "zCCamTrj_KeyFrame::_CreateNewInstance", 0x4C5C10 }, + { "zCEventManager::zCEventManager", 0x4C5C70 }, + { "zCArray::Remove", 0x4C5C90 }, + { "zCArray::InsertEnd", 0x4C5D00 }, + { "zCArray::InsertAtPos", 0x4C5DD0 }, + { "zCArray::RemoveOrder", 0x4C5EC0 }, + { "zCArray::IsInList", 0x4C5F10 }, + { "zCArray::InsertEnd", 0x4C5F50 }, + { "zCArray::AllocDelta", 0x4C6020 }, + { "zCArray::AllocDelta", 0x4C6080 }, + { "zCArray::RemoveOrderIndex", 0x4C60E0 }, + { "D_Reset", 0x4C6140 }, + { "D_Print", 0x4C6150 }, + { "D_PrintA", 0x4C61A0 }, + { "D_Print3D", 0x4C61B0 }, + { "D_DrawPolyWire", 0x4C61C0 }, + { "D_ClrWin", 0x4C61D0 }, + { "zCExceptionHandler::zCExceptionHandler", 0x4C62D0 }, + { "zCExceptionHandler::~zCExceptionHandler", 0x4C62E0 }, + { "zCExceptionHandler::SetIsActive", 0x4C62F0 }, + { "zCExceptionHandler::GetIsActive", 0x4C6320 }, + { "zCExceptionHandler::SetLogFileName", 0x4C6330 }, + { "zCExceptionHandler::UnhandledExceptionFilter", 0x4C6350 }, + { "zCExceptionHandler::AddUnhandledExceptionReleaseCallback", 0x4C68D0 }, + { "zCExceptionHandler::RemoveUnhandledExceptionReleaseCallback", 0x4C69E0 }, + { "zCExceptionHandler::AddUnhandledExceptionInfoCallback", 0x4C6A40 }, + { "zCExceptionHandler::RemoveUnhandledExceptionInfoCallback", 0x4C6B50 }, + { "zCExceptionHandler::WalkReleaseCallbacks", 0x4C6BB0 }, + { "zCExceptionHandler::AssertExceptionFilter", 0x4C6C10 }, + { "zCExceptionHandler::BoundsExceptionFilter", 0x4C7140 }, + { "zCExceptionHandler::RecordModuleList", 0x4C7660 }, + { "zCFlash::zCFlash", 0x4C7940 }, + { "zCVisual::_GetClassDef", 0x4C7AD0 }, + { "zCVisual::GetOBBox3D", 0x4C7AE0 }, + { "zCVisual::GetVisualDied", 0x4C7AF0 }, + { "zCVisual::DynLightVisual", 0x4C7B00 }, + { "zCVisual::GetRenderSortKey", 0x4C7B10 }, + { "zCVisual::CanTraceRay", 0x4C7B20 }, + { "zCVisual::HostVobRemovedFromWorld", 0x4C7B30 }, + { "zCVisual::HostVobAddedToWorld", 0x4C7B40 }, + { "zCVisual::GetFileExtension", 0x4C7B50 }, + { "zCVisual::GetAlphaTestingEnabled", 0x4C7B60 }, + { "zCVisual::SetAlphaTestingEnabled", 0x4C7B70 }, + { "zCVisual::LoadVisualVirtual", 0x4C7B80 }, + { "zCPolyStrip::_GetClassDef", 0x4C7B90 }, + { "zCPolyStrip::GetVisualName", 0x4C7BA0 }, + { "zCFlash::IsBBox3DLocal", 0x4C7C30 }, + { "zCFlash::GetBBox3D", 0x4C7C40 }, + { "zCFlash::GetVisualName", 0x4C7C70 }, + { "zCFlash::DynLightVisual", 0x4C7D00 }, + { "zCFlash::zCBolt::`scalar deleting destructor'", 0x4C7D10 }, + { "zCFlash::zCBolt::~zCBolt", 0x4C7D40 }, + { "zCFlash::`scalar deleting destructor'", 0x4C7E20 }, + { "zCFlash::~zCFlash", 0x4C7E50 }, + { "zCFlash::GetVisualDied", 0x4C7F10 }, + { "zCFlash::zCBolt::zCBolt", 0x4C7F30 }, + { "zCFlash::Render", 0x4C7F60 }, + { "zCFlash::SetVisualUsedBy", 0x4C8120 }, + { "zCFlash::SetProjectionSphere", 0x4C8150 }, + { "zCFlash::zCBolt::SetProjectionSphere", 0x4C81B0 }, + { "zCFlash::Generate", 0x4C8210 }, + { "zGetHighestBit", 0x4C8610 }, + { "zCFlash::zCBolt::Generate_R", 0x4C8630 }, + { "zCFlash::zCBolt::FreeResources", 0x4C8D20 }, + { "zCFlash::zCBolt::Render", 0x4C8DB0 }, + { "zCFlash::SetTexture", 0x4C8E00 }, + { "zCFlash::zCBolt::SetTexture", 0x4C8F60 }, + { "zCFlash::zCBolt::InterpolateTo", 0x4C9050 }, + { "zCFlash::zCBolt::Copy", 0x4C9120 }, + { "zCFlash::Update", 0x4C9170 }, + { "zCFlash::Create", 0x4C9320 }, + { "zCArray::AllocDelta", 0x4C94F0 }, + { "zCInput::zCInput", 0x4C95F0 }, + { "zCInput::GetState", 0x4C9650 }, + { "zCInput::SetState", 0x4C9660 }, + { "zCInput::GetToggled", 0x4C9670 }, + { "zCInput::SetDeviceEnabled", 0x4C9680 }, + { "zCInput::GetDeviceEnabled", 0x4C9690 }, + { "zCInput::GetDeviceConnected", 0x4C96A0 }, + { "zCInput::KeyPressed", 0x4C96B0 }, + { "zCInput::KeyToggled", 0x4C96C0 }, + { "zCInput::AnyKeyPressed", 0x4C96D0 }, + { "zCInput::ResetRepeatKey", 0x4C96E0 }, + { "zCInput::GetKey", 0x4C96F0 }, + { "zCInput::SetKey", 0x4C9700 }, + { "zCInput::GetChar", 0x4C9710 }, + { "zCInput::ClearKeyBuffer", 0x4C9720 }, + { "zCInput::GetNumJoysConnected", 0x4C9730 }, + { "zCInput::SetJoyDigitalEmu", 0x4C9740 }, + { "zCInput::SetJoyEnabled", 0x4C9750 }, + { "zCInput::JoyState", 0x4C9760 }, + { "zCInput::GetMousePos", 0x4C9780 }, + { "zCInput::GetMouseButtonPressedLeft", 0x4C9790 }, + { "zCInput::GetMouseButtonPressedMid", 0x4C97A0 }, + { "zCInput::GetMouseButtonPressedRight", 0x4C97B0 }, + { "zCInput::SetMouseSensitivity", 0x4C97C0 }, + { "zCInput::GetMouseSensitivity", 0x4C97D0 }, + { "zCInput::GetMouseIdle", 0x4C97E0 }, + { "zCInput::SetMouseFlipXY", 0x4C97F0 }, + { "zCInput::GetMouseFlipXY", 0x4C9800 }, + { "zCInput::`scalar deleting destructor'", 0x4C9810 }, + { "zCInput::~zCInput", 0x4C9830 }, + { "zCInput::CompareKeyMaps", 0x4C98D0 }, + { "zCInput::Bind", 0x4C98F0 }, + { "zSKeyMapping::`scalar deleting destructor'", 0x4C9CB0 }, + { "zSKeyMapping::~zSKeyMapping", 0x4C9CD0 }, + { "zCInput::Unbind", 0x4C9CF0 }, + { "zCInput::IsBinded", 0x4C9E00 }, + { "zCInput::IsBindedToggled", 0x4C9F00 }, + { "zCInput::GetBinding", 0x4C9F40 }, + { "zCInput::GetFirstBindedLogicalKey", 0x4CA060 }, + { "zCInput::InitializeControlValues", 0x4CA0D0 }, + { "std::char_traits::length", 0x4CD570 }, + { "zSTRING::operator=", 0x4CD590 }, + { "zSCtrlValue::~zSCtrlValue", 0x4CD650 }, + { "_GetDefaultBinding", 0x4CD6A0 }, + { "zCInput::BindKeys", 0x4CD890 }, + { "zCInput::GetControlValueByName", 0x4CF060 }, + { "zCInput::GetNameByControlValue", 0x4CF110 }, + { "zCArray::zCArray", 0x4CF1F0 }, + { "zCArray::operator=", 0x4CF200 }, + { "zCArraySort::InsertSort", 0x4CF2C0 }, + { "zCArraySort::Search", 0x4CF410 }, + { "zCArray::Insert", 0x4CF480 }, + { "zSCtrlValue::`vector deleting destructor'", 0x4CF620 }, + { "zCArray::AllocDelta", 0x4CF680 }, + { "zCArraySort::AllocDelta", 0x4CF6E0 }, + { "zCArray::InsertEnd", 0x4CF740 }, + { "zCArray::AllocDelta", 0x4CF8E0 }, + { "zSCtrlValue::zSCtrlValue", 0x4CFAE0 }, + { "GetCharFromDIK", 0x4CFB70 }, + { "_EnumJoysticksCallback", 0x4D0D20 }, + { "_EnumJoystickObjectsCallback", 0x4D0D50 }, + { "InitDInput", 0x4D0DC0 }, + { "UpdateDInput", 0x4D14D0 }, + { "SetAcquireMouse", 0x4D1770 }, + { "SetAcquireJoystick", 0x4D17A0 }, + { "ReleaseDInput", 0x4D23A0 }, + { "zCInput_Win32::SetFocusWindow", 0x4D2440 }, + { "zCInput_Win32::zCInput_Win32", 0x4D2450 }, + { "zCInput_Win32::GetMouseIdle", 0x4D26E0 }, + { "zCInput_Win32::`scalar deleting destructor'", 0x4D26F0 }, + { "zCInput_Win32::~zCInput_Win32", 0x4D2710 }, + { "zCInput_Win32::GetState", 0x4D2770 }, + { "zCInput_Win32::SetState", 0x4D2840 }, + { "zCInput_Win32::GetToggled", 0x4D2A60 }, + { "zCInput_Win32::SetDeviceEnabled", 0x4D2B40 }, + { "zCInput_Win32::GetDeviceEnabled", 0x4D2BA0 }, + { "zCInput_Win32::GetDeviceConnected", 0x4D2BD0 }, + { "zCInput_Win32::KeyPressed", 0x4D2C00 }, + { "zCInput_Win32::KeyToggled", 0x4D2C10 }, + { "zCInput_Win32::AnyKeyPressed", 0x4D2C30 }, + { "zCInput_Win32::SetAutoRepeatDelayRate", 0x4D2D40 }, + { "zCInput_Win32::GetAutoRepeatDelayRate", 0x4D2D60 }, + { "zCInput_Win32::ResetRepeatKey", 0x4D2D70 }, + { "zCInput_Win32::GetKey", 0x4D2DB0 }, + { "zCInput_Win32::SetKey", 0x4D2F10 }, + { "zCInput_Win32::GetChar", 0x4D2F50 }, + { "zCInput_Win32::ClearKeyBuffer", 0x4D3010 }, + { "zCInput_Win32::ProcessInputEvents", 0x4D3140 }, + { "zCInput_Win32::GetMousePos", 0x4D3170 }, + { "zCInput_Win32::GetMouseButtonPressedLeft", 0x4D31D0 }, + { "zCInput_Win32::GetMouseButtonPressedMid", 0x4D31E0 }, + { "zCInput_Win32::GetMouseButtonPressedRight", 0x4D31F0 }, + { "zCInput_Win32::SetMouseSensitivity", 0x4D3200 }, + { "zCInput_Win32::GetMouseSensitivity", 0x4D3250 }, + { "zCInput_Win32::SetMouseFlipXY", 0x4D3270 }, + { "zCInput_Win32::GetMouseFlipXY", 0x4D3290 }, + { "zCArray::GetSafe", 0x4D32B0 }, + { "zCArray::InsertEnd", 0x4D3470 }, + { "zCKBSpline::Initialize", 0x4D3570 }, + { "zCCubicPolynomial::zCCubicPolynomial", 0x4D3C10 }, + { "zCCubicPolynomial::~zCCubicPolynomial", 0x4D3C20 }, + { "zCCubicPolynomial::`vector deleting destructor'", 0x4D3C30 }, + { "zCKBSpline::Changed", 0x4D3C80 }, + { "zCKBSpline::Terminate", 0x4D3CD0 }, + { "zCCubicPolynomial::Interpolate1", 0x4D3D50 }, + { "zCKBSpline::ComputeIAndU", 0x4D3E30 }, + { "zCKBSpline::Interpolate0", 0x4D3EE0 }, + { "zCKBSpline::Interpolate1", 0x4D43B0 }, + { "zCKBSpline::Interpolate2", 0x4D4770 }, + { "zCCubicPolynomial::Speed", 0x4D4850 }, + { "zCCubicPolynomial::Length", 0x4D4970 }, + { "zCKBSpline::ComputeArcLength", 0x4D4B00 }, + { "zCKBSpline::InvertIntegral", 0x4D4CD0 }, + { "zCKBSpline::Interpolate0_AL", 0x4D5070 }, + { "zCKBSpline::Interpolate1_AL", 0x4D54B0 }, + { "zCKBSpline::Interpolate2_AL", 0x4D58A0 }, + { "zCKBSpline::Length", 0x4D5980 }, + { "zCKBSpline::DrawControlPolygon", 0x4D5B10 }, + { "zCKBSpline::Draw", 0x4D5DC0 }, + { "zCCubicPolynomial::Interpolate0", 0x4D63B0 }, + { "zCKBSpline::GetTime", 0x4D6490 }, + { "zCArray::AllocAbs", 0x4D64D0 }, + { "zCArray::InsertAtPos", 0x4D6530 }, + { "GetPoseOfHeading", 0x4D6660 }, + { "zCPose::SetInertiaRot", 0x4D6B20 }, + { "zCPose::SetInertiaPos", 0x4D6BA0 }, + { "zCPose::SetInertiaSamplesRot", 0x4D6C10 }, + { "zCPose::SetInertiaSamplesPos", 0x4D6C80 }, + { "zCPose::CalcAvgRot", 0x4D6CE0 }, + { "zCPose::UpdatePose", 0x4D6EF0 }, + { "zCPose::UpdateRot", 0x4D7240 }, + { "zCPose::UpdatePos", 0x4D7340 }, + { "zCPose::zCPose", 0x4D7470 }, + { "zCPose::SetRot", 0x4D74E0 }, + { "zCPose::SetPos", 0x4D75D0 }, + { "zCPose::GetPose", 0x4D76D0 }, + { "zCPose::GetPoseAbs", 0x4D7760 }, + { "zCPose::GetRotMatAbs", 0x4D77A0 }, + { "zCPose::GetRotMat", 0x4D77D0 }, + { "zCMenu::CompareNames", 0x4D78E0 }, + { "zCMenu::CreateParser", 0x4D7950 }, + { "zCMenu::Startup", 0x4D79D0 }, + { "zCMenu::Shutdown", 0x4D7CE0 }, + { "zCMenu::zCMenu", 0x4D7DD0 }, + { "zCMenu::`scalar deleting destructor'", 0x4D7F50 }, + { "zCMenu::~zCMenu", 0x4D80B0 }, + { "zCMenu::InitValues", 0x4D82B0 }, + { "zCMenu::Release", 0x4D84E0 }, + { "zCMenu::DefineExternal", 0x4D8510 }, + { "zCMenu::Create", 0x4D8540 }, + { "zCMenu::Register", 0x4D8760 }, + { "zCMenu::Unregister", 0x4D8980 }, + { "zCMenu::IsRegistered", 0x4D8A20 }, + { "zCMenu::GetParser", 0x4D8A90 }, + { "zCMenu::GetByName", 0x4D8AA0 }, + { "zCMenu::SetByScript", 0x4D8C80 }, + { "zCMenu::ClearAllEvents", 0x4D8F00 }, + { "zCMenu::PreviousOption", 0x4D8F20 }, + { "zCMenu::NextOption", 0x4D8FF0 }, + { "zCMenu::RestartMusicTheme", 0x4D90C0 }, + { "zCMenu::Enter", 0x4D90E0 }, + { "zCMenu::Leave", 0x4D9270 }, + { "zCMenu::Run", 0x4D9300 }, + { "zCMenu::HandleEvent", 0x4D94D0 }, + { "zCMenu::ForceSelAction", 0x4D9780 }, + { "zCMenu::Activate", 0x4D9930 }, + { "zCMenu::UpdateWindowGeometry", 0x4D99D0 }, + { "zCMenu::HandleFrame", 0x4D9B20 }, + { "zCMenu::HandleAction", 0x4D9BB0 }, + { "zCMenu::HandleSelAction", 0x4D9D90 }, + { "zCMenu::ExecCommand", 0x4DA420 }, + { "zCMenu::RedrawItems", 0x4DA630 }, + { "zCMenu::PrintInformation", 0x4DA660 }, + { "zCMenu::ScreenInit", 0x4DA740 }, + { "zCMenu::ScreenDone", 0x4DB030 }, + { "zCMenu::Render", 0x4DB270 }, + { "zCMenu::GetBackDatFile", 0x4DB3A0 }, + { "zCMenu::GetActive", 0x4DB3B0 }, + { "zCMenu::GetActiveItem", 0x4DB3D0 }, + { "zCMenu::GetNumberOfActiveItem", 0x4DB3E0 }, + { "zCMenu::SetActiveItem", 0x4DB450 }, + { "zCMenu::GetName", 0x4DB5B0 }, + { "zCMenu::SetName", 0x4DB5C0 }, + { "zCMenu::HandleEnterItem", 0x4DB720 }, + { "zCMenu::HandleLeaveItem", 0x4DB730 }, + { "zCMenu::HandleActivateItem", 0x4DB740 }, + { "zCArraySort::InsertSort", 0x4DB750 }, + { "zCArraySort::Search", 0x4DB8A0 }, + { "zCArraySort::RemoveOrderIndex", 0x4DB930 }, + { "zCArray::AllocDelta", 0x4DB960 }, + { "zCMenuItem::CompareNames", 0x4DBA50 }, + { "zCMenuItem::Startup", 0x4DBAC0 }, + { "zCMenuItem::Shutdown", 0x4DBB30 }, + { "zCMenuItem::GetByName", 0x4DBC40 }, + { "zCMenuItem::GetSelItem", 0x4DBDD0 }, + { "zCMenuItem::Create", 0x4DBE10 }, + { "zCMenuItem::SetMinValue", 0x4DC3D0 }, + { "zCMenuItem::SetMaxValue", 0x4DC3E0 }, + { "zCMenuItem::HasBeenCanceled", 0x4DC3F0 }, + { "zCMenuItemInput::Enter", 0x4DC400 }, + { "zCMenuItemInput::Leave", 0x4DC410 }, + { "zCMenuItemInput::HandleEvent", 0x4DC420 }, + { "zCMenuItemInput::HasBeenCanceled", 0x4DC430 }, + { "zCMenuItemSlider::SetIsActive", 0x4DC440 }, + { "zCMenuItemSlider::HandleEvent", 0x4DC460 }, + { "zCMenuItem::zCMenuItem", 0x4DC470 }, + { "zCMenuItem::`scalar deleting destructor'", 0x4DC660 }, + { "zCMenuItem::~zCMenuItem", 0x4DC830 }, + { "zCMenuItem::Init", 0x4DCA60 }, + { "zCMenuItem::SetByScript", 0x4DCDE0 }, + { "zCMenuItem::InsertInWin", 0x4DD0E0 }, + { "zCMenuItem::RemoveFromWin", 0x4DD680 }, + { "zCMenuItem::GetDimX", 0x4DD6E0 }, + { "zCMenuItem::GetDimY", 0x4DD7E0 }, + { "zCMenuItem::InitMenuItem", 0x4DD840 }, + { "zCMenuItem::InitView", 0x4DD8D0 }, + { "zCMenuItem::Show", 0x4DD9B0 }, + { "zCMenuItem::Hide", 0x4DD9F0 }, + { "zCMenuItem::Open", 0x4DDA30 }, + { "zCMenuItem::Close", 0x4DDA60 }, + { "zCMenuItem::ToggleValue", 0x4DDA80 }, + { "zCMenuItem::GetType", 0x4DDAB0 }, + { "zCMenuItem::GetText", 0x4DDAC0 }, + { "zCMenuItem::SetName", 0x4DDB90 }, + { "zCMenuItem::GetName", 0x4DDCD0 }, + { "zCMenuItem::GetCoords", 0x4DDCE0 }, + { "zCMenuItem::GetSelActionType", 0x4DDCF0 }, + { "zCMenuItem::GetSelActionString", 0x4DDD00 }, + { "zCMenuItem::Register", 0x4DDE80 }, + { "zCMenuItem::Unregister", 0x4DE030 }, + { "zCMenuItem::IsRegistered", 0x4DE160 }, + { "zCMenuItem::SetText", 0x4DE200 }, + { "zCMenuItem::UpdateSize", 0x4DE850 }, + { "zCMenuItem::Enter", 0x4DEAE0 }, + { "zCMenuItem::Leave", 0x4DEAF0 }, + { "zCMenuItem::HandleEvent", 0x4DEB00 }, + { "zCMenuItem::Run", 0x4DEB40 }, + { "zCMenuItem::Input", 0x4DEBA0 }, + { "zCMenuItem::Draw", 0x4DEF10 }, + { "zCMenuItem::DrawFront", 0x4DEF30 }, + { "zCMenuItem::DrawItems", 0x4DF070 }, + { "zCMenuItem::UpdateContent", 0x4DF0A0 }, + { "zCMenuItem::UpdateFX", 0x4DF0B0 }, + { "zCMenuItem::GetEventFunc", 0x4DF240 }, + { "zCMenuItem::SetIsActive", 0x4DF250 }, + { "zCMenuItem::SetIsSelectable", 0x4DF360 }, + { "zCMenuItem::GetIsSelectable", 0x4DF3B0 }, + { "zCMenuItem::SetIsDisabled", 0x4DF430 }, + { "zCMenuItem::GetIsDisabled", 0x4DF440 }, + { "zCMenuItem::SetIsVisible", 0x4DF480 }, + { "zCMenuItem::GetIsVisible", 0x4DF490 }, + { "zCMenuItemInput::zCMenuItemInput", 0x4DF4D0 }, + { "zCMenuItemInput::`scalar deleting destructor'", 0x4DF660 }, + { "zCMenuItemInput::~zCMenuItemInput", 0x4DF680 }, + { "zCMenuItemInput::SetValue", 0x4DF730 }, + { "zCMenuItemInput::GetValue", 0x4DF7B0 }, + { "zCMenuItemInput::InitMenuItem", 0x4DF7D0 }, + { "zCMenuItemInput::InsertInWin", 0x4DF980 }, + { "zCMenuItemInput::Run", 0x4DF9B0 }, + { "zCMenuItemText::zCMenuItemText", 0x4DFD20 }, + { "zCMenuItemText::`scalar deleting destructor'", 0x4DFDD0 }, + { "zCMenuItemText::~zCMenuItemText", 0x4DFDF0 }, + { "zCMenuItemText::DrawFront", 0x4DFE60 }, + { "zCMenuItemText::FormatMultiline", 0x4DFEB0 }, + { "zCMenuItemText::DrawMultiline", 0x4E0230 }, + { "zCMenuItemText::InitMenuItem", 0x4E0650 }, + { "zCMenuItemText::SetEnum", 0x4E0810 }, + { "zCMenuItemText::HandleEvent", 0x4E0990 }, + { "zCMenuItemText::SetText", 0x4E0B40 }, + { "zCMenuItemSlider::zCMenuItemSlider", 0x4E0E60 }, + { "zCMenuItemSlider::`scalar deleting destructor'", 0x4E0EE0 }, + { "zCMenuItemSlider::~zCMenuItemSlider", 0x4E0F00 }, + { "zCMenuItemSlider::ToggleValue", 0x4E0F20 }, + { "zCMenuItemSlider::InitMenuItem", 0x4E12A0 }, + { "zCMenuItemSlider::InsertInWin", 0x4E1360 }, + { "zCMenuItemSlider::RemoveFromWin", 0x4E1530 }, + { "zCMenuItemSlider::SetValue", 0x4E15C0 }, + { "zCMenuItemSlider::GetValue", 0x4E1640 }, + { "zCMenuItemChoice::zCMenuItemChoice", 0x4E1650 }, + { "zCMenuItemChoice::`scalar deleting destructor'", 0x4E1690 }, + { "zCMenuItemChoice::~zCMenuItemChoice", 0x4E16B0 }, + { "zCMenuItemChoice::ToggleValue", 0x4E16D0 }, + { "zCMenuItemChoice::SetOptionByString", 0x4E1960 }, + { "zCMenuItemChoice::GetStringByOption", 0x4E1DA0 }, + { "zCMenuItemChoice::InsertInWin", 0x4E1F30 }, + { "zCMenuItemChoice::RemoveFromWin", 0x4E20F0 }, + { "zCMenuItemChoice::Resize", 0x4E2180 }, + { "zCMenuItemChoice::Draw", 0x4E2250 }, + { "zCMenuItemChoice::DrawFront", 0x4E2270 }, + { "zCMenuItemChoice::GetNumOptions", 0x4E24A0 }, + { "zCMenuItemChoice::GetText", 0x4E2680 }, + { "zCMenuItemChoice::InitMenuItem", 0x4E2800 }, + { "zCMenuItemButton::zCMenuItemButton", 0x4E2920 }, + { "zCMenuItemButton::`scalar deleting destructor'", 0x4E2AB0 }, + { "zCMenuItemButton::~zCMenuItemButton", 0x4E2AD0 }, + { "zCMenuItemButton::InitMenuItem", 0x4E2B80 }, + { "zCMenuItemButton::Toggle", 0x4E2D50 }, + { "zCMenuItemButton::Run", 0x4E2F50 }, + { "zCMenuItemButton::InsertInWin", 0x4E31C0 }, + { "zCMenuItemButton::RemoveFromWin", 0x4E3200 }, + { "zCMenuItemList::zCMenuItemList", 0x4E32C0 }, + { "zCMenuItemList::`scalar deleting destructor'", 0x4E3320 }, + { "zCMenuItemList::~zCMenuItemList", 0x4E3340 }, + { "zCMenuItemList::Run", 0x4E33E0 }, + { "zCMenuItemList::InitMenuItem", 0x4E3470 }, + { "zCMenuItemList::Show", 0x4E3480 }, + { "zCMenuItemList::Hide", 0x4E34D0 }, + { "zCMenuItemList::DeleteContent", 0x4E3510 }, + { "zCMenuItemList::InsertEnd", 0x4E3560 }, + { "zCMenuItemList::InsertFront", 0x4E3770 }, + { "zCMenuItemList::InsertInWin", 0x4E3960 }, + { "zCMenuItemList::RemoveFromWin", 0x4E3AC0 }, + { "zCMenuItemList::Enter", 0x4E3B70 }, + { "zCMenuItemList::Leave", 0x4E3B80 }, + { "zCMenuItemList::UpdateContent", 0x4E3B90 }, + { "zCMenuItemList::DrawFront", 0x4E3BA0 }, + { "zCMenuItemList::HandleEvent", 0x4E3EB0 }, + { "zCMenuItemList::ShowContent", 0x4E4100 }, + { "zCMenuItemList::JumpToNextEntry", 0x4E42B0 }, + { "zCMenuItemList::JumpToPrevEntry", 0x4E42D0 }, + { "zCMenuItemList::JumpToTopEntry", 0x4E42F0 }, + { "zCMenuItemList::JumpToLastEntry", 0x4E4310 }, + { "zCArraySort::InsertSort", 0x4E4330 }, + { "zCArraySort::Search", 0x4E4480 }, + { "zCArray::zCArray", 0x4E44F0 }, + { "zTMenuItemListElement::`vector deleting destructor'", 0x4E4500 }, + { "zCArraySort::AllocDelta", 0x4E4560 }, + { "zCArraySort::RemoveOrderIndex", 0x4E45C0 }, + { "zCArray::AllocDelta", 0x4E45F0 }, + { "zTMenuItemListElement::zTMenuItemListElement", 0x4E4810 }, + { "zCMusicSystem::DisableMusicSystem", 0x4E4880 }, + { "zCMusicTheme_DM::~zCMusicTheme_DM", 0x4E4930 }, + { "zCMusicTheme::~zCMusicTheme", 0x4E49F0 }, + { "zCMusicTheme::IsActive", 0x4E4A70 }, + { "zCMusicTheme::`scalar deleting destructor'", 0x4E4A80 }, + { "zCMusicTheme_DM::IsActive", 0x4E4AA0 }, + { "zCMusicTheme_DM::`scalar deleting destructor'", 0x4E4AB0 }, + { "zCMusicSys_DirectMusic::zCMusicSys_DirectMusic", 0x4E4AD0 }, + { "zCMusicTheme::zCMusicTheme", 0x4E5330 }, + { "zCMusicJingle::zCMusicJingle", 0x4E5370 }, + { "zCMusicJingle::~zCMusicJingle", 0x4E53C0 }, + { "zCMusicJingle::AddRef", 0x4E5440 }, + { "zCMusicJingle::Release", 0x4E5450 }, + { "zCMusicJingle::IsPlaying", 0x4E5460 }, + { "zCMusicJingle::StopPlaying", 0x4E5470 }, + { "zCMusicJingle::CacheIn", 0x4E5480 }, + { "zCMusicJingle::CacheOut", 0x4E5490 }, + { "zCMusicJingle::`scalar deleting destructor'", 0x4E54A0 }, + { "zCMusicSystem::PlayThemeByScript", 0x4E54D0 }, + { "zCMusicSystem::LoadThemeByScript", 0x4E54E0 }, + { "zCMusicSystem::LoadTheme", 0x4E54F0 }, + { "zCMusicSystem::PlayTheme", 0x4E5500 }, + { "zCMusicSystem::GetActiveTheme", 0x4E5510 }, + { "zCMusicSystem::PlayJingleByScript", 0x4E5520 }, + { "zCMusicSystem::StopJingleByScript", 0x4E5530 }, + { "zCMusicSystem::LoadJingleByScript", 0x4E5540 }, + { "zCMusicSystem::LoadJingle", 0x4E5550 }, + { "zCMusicSystem::PlayJingle", 0x4E5560 }, + { "zCMusicSystem::StopJingle", 0x4E5570 }, + { "zCMusicSystem::IsJingleActive", 0x4E5580 }, + { "zCMusicSystem::AddEventCallBackFunc", 0x4E5590 }, + { "zCMusicSystem::RemoveEventCallBackFunc", 0x4E55A0 }, + { "zCMusicSystem::Mute", 0x4E55B0 }, + { "zCMusicSystem::Stop", 0x4E55C0 }, + { "zCMusicSystem::SetVolume", 0x4E55D0 }, + { "zCMusicSystem::GetVolume", 0x4E55E0 }, + { "zCMusicSystem::IsAvailable", 0x4E55F0 }, + { "zCMusicSystem::`scalar deleting destructor'", 0x4E5600 }, + { "zCMusicSys_DirectMusic::GetActiveTheme", 0x4E5620 }, + { "zCMusicSys_DirectMusic::StopJingle", 0x4E5630 }, + { "zCMusicSys_DirectMusic::IsJingleActive", 0x4E5640 }, + { "zCMusicSys_DirectMusic::GetVolume", 0x4E5650 }, + { "zCMusicSys_DirectMusic::`scalar deleting destructor'", 0x4E5EC0 }, + { "zCMusicSys_DirectMusic::~zCMusicSys_DirectMusic", 0x4E5EE0 }, + { "zCMusicSys_DirectMusic::PlayThemeByScript", 0x4E5FA0 }, + { "zCMusicSys_DirectMusic::LoadTheme", 0x4E6160 }, + { "zCMusicSys_DirectMusic::LoadThemeByScript", 0x4E6170 }, + { "zPATH::GetDirectoryPath", 0x4E6CF0 }, + { "zCMusicSys_DirectMusic::PlayTheme", 0x4E6D10 }, + { "zCMusicSys_DirectMusic::PlayJingleByScript", 0x4E6F80 }, + { "zCMusicSys_DirectMusic::StopJingleByScript", 0x4E70B0 }, + { "zCMusicSys_DirectMusic::LoadJingleByScript", 0x4E70C0 }, + { "zCMusicSys_DirectMusic::LoadJingle", 0x4E7270 }, + { "zCMusicSys_DirectMusic::PlayJingle", 0x4E7280 }, + { "zCMusicSys_DirectMusic::DoMusicUpdate", 0x4E7400 }, + { "zCMusicSys_DirectMusic::Stop", 0x4E7410 }, + { "zCMusicSys_DirectMusic::Mute", 0x4E7430 }, + { "zCMusicSys_DirectMusic::SetVolume", 0x4E74C0 }, + { "zCMusicSys_DirectMusic::IsAvailable", 0x4E7500 }, + { "zCDrvProperties_MSS::zCDrvProperties_MSS", 0x4E7570 }, + { "zCDrvProperties_MSS::~zCDrvProperties_MSS", 0x4E7600 }, + { "zCHandleManager::zCHandleManager", 0x4E7F50 }, + { "zCSndDebugCallback::DoWorldPerFrameCallback", 0x4E7FC0 }, + { "zCSndSys_MSS::zCSndSys_MSS", 0x4E8010 }, + { "zCSoundSystem::LoadSoundFX", 0x4E86E0 }, + { "zCSoundSystem::LoadSoundFXScript", 0x4E86F0 }, + { "zCSoundSystem::GetSFXParser", 0x4E8700 }, + { "zCSoundSystem::GetPlayingTimeMSEC", 0x4E8710 }, + { "zCSoundSystem::SetSound3DDefaultRadius", 0x4E8720 }, + { "zCSoundSystem::GetSound3DDefaultRadius", 0x4E8730 }, + { "zCSoundSystem::SetMasterVolume", 0x4E8740 }, + { "zCSoundSystem::GetMasterVolume", 0x4E8750 }, + { "zCSoundSystem::StopSound", 0x4E8760 }, + { "zCSoundSystem::StopAllSounds", 0x4E8770 }, + { "zCSoundSystem::GetSoundProps", 0x4E8780 }, + { "zCSoundSystem::UpdateSoundProps", 0x4E8790 }, + { "zCSoundSystem::IsSoundActive", 0x4E87A0 }, + { "zCSoundSystem::SetListener", 0x4E87B0 }, + { "zCSoundSystem::SetGlobalReverbPreset", 0x4E87C0 }, + { "zCSoundSystem::SetReverbEnabled", 0x4E87D0 }, + { "zCSoundSystem::GetReverbEnabled", 0x4E87E0 }, + { "zCSoundSystem::GetNumProvider", 0x4E87F0 }, + { "zCSoundSystem::GetProviderName", 0x4E8800 }, + { "zCSoundSystem::SetProvider", 0x4E8810 }, + { "zCSoundSystem::SetSpeakerType", 0x4E8820 }, + { "zCSoundSystem::GetSpeakerType", 0x4E8830 }, + { "zCSoundSystem::GetCPULoad", 0x4E8840 }, + { "zCSoundSystem::`scalar deleting destructor'", 0x4E8850 }, + { "zCSndSys_MSS::GetReverbEnabled", 0x4E8870 }, + { "zCSndSys_MSS::GetSpeakerType", 0x4E8880 }, + { "zCSndSys_MSS::`scalar deleting destructor'", 0x4E88D0 }, + { "zCSndSys_MSS::~zCSndSys_MSS", 0x4E88F0 }, + { "zCSndSys_MSS::InitializeMSS", 0x4E8BB0 }, + { "zCSndSys_MSS::GetDigitalDriverHandle", 0x4E9A80 }, + { "zCSndSys_MSS::EvalFunc", 0x4E9A90 }, + { "zCSndSys_MSS::FrmCon_ParamChanged", 0x4EA640 }, + { "zCSndSys_MSS::SfxCon_ParamChanged", 0x4EA970 }, + { "zCSndSys_MSS::CloseProvider", 0x4EA980 }, + { "zCSndSys_MSS::SetNumAudioChannels", 0x4EAA90 }, + { "zCSndSys_MSS::GetMasterVolume", 0x4EAAB0 }, + { "zCSndSys_MSS::GetNumSoundsPlaying", 0x4EAAF0 }, + { "zCSndSys_MSS::RemoveAllActiveSounds", 0x4EAB20 }, + { "zCSndSys_MSS::DisposeAllSampleHandles", 0x4EAB60 }, + { "zCSndSys_MSS::SetListener", 0x4EAC00 }, + { "zCSndSys_MSS::SetMasterVolume", 0x4EAC60 }, + { "zCSndSys_MSS::MuteSFX", 0x4EACB0 }, + { "zCSndSys_MSS::LoadSoundFX", 0x4EACE0 }, + { "zCSoundFX::operator delete", 0x4EB2A0 }, + { "zCSoundFX::_GetClassDef", 0x4EB2C0 }, + { "zCSoundFX::zCSoundFX", 0x4EB2D0 }, + { "zCSoundFX::~zCSoundFX", 0x4EB2F0 }, + { "zCSoundFX::GetNumChannels", 0x4EB300 }, + { "zCSoundFX::GetNumChannelFrames", 0x4EB310 }, + { "zCSoundFX::GetChannelFrame", 0x4EB320 }, + { "zCSoundFX::SetChannelFrame", 0x4EB330 }, + { "zCSoundFX::GetPlayingTimeMSEC", 0x4EB340 }, + { "zCSoundFX::GetPan", 0x4EB350 }, + { "zCSoundFX::SetPan", 0x4EB360 }, + { "zCSoundFX::GetVolume", 0x4EB370 }, + { "zCSoundFX::SetVolume", 0x4EB380 }, + { "zCSoundFX::GetFrequency", 0x4EB390 }, + { "zCSoundFX::SetFrequency", 0x4EB3A0 }, + { "zCSoundFX::SetLooping", 0x4EB3B0 }, + { "zCSoundFX::IsLooping", 0x4EB3C0 }, + { "zCSoundFX::SetIsFixed", 0x4EB3D0 }, + { "zCSoundFX::GetIsFixed", 0x4EB3E0 }, + { "zCSoundFX::`scalar deleting destructor'", 0x4EB3F0 }, + { "zCSndFX_MSS::GetNumChannels", 0x4EB420 }, + { "zCSndFX_MSS::GetNumChannelFrames", 0x4EB430 }, + { "zCSndFX_MSS::GetPan", 0x4EB440 }, + { "zCSndFX_MSS::GetVolume", 0x4EB450 }, + { "zCSndFX_MSS::GetFrequency", 0x4EB460 }, + { "zCSndFX_MSS::IsLooping", 0x4EB470 }, + { "zCSndFX_MSS::SetIsFixed", 0x4EB480 }, + { "zCSndFX_MSS::GetIsFixed", 0x4EB490 }, + { "zCSndSys_MSS::LoadSoundFXScript", 0x4EB4A0 }, + { "zCSndSys_MSS::LoadMulti", 0x4EB9C0 }, + { "zCSndSys_MSS::LoadSingle", 0x4EC460 }, + { "zCSndSys_MSS::PlaySound", 0x4ECB30 }, + { "zCSndSys_MSS::PlaySound3D", 0x4EE3E0 }, + { "zCSndSys_MSS::PlaySound3DAmbient", 0x4EEE90 }, + { "zCSndSys_MSS::StopSound", 0x4EF680 }, + { "zCSndSys_MSS::StopAllSounds", 0x4EF740 }, + { "zCSndSys_MSS::UpdateSound3D", 0x4EF790 }, + { "zCSndSys_MSS::UpdateSoundPropsAmbient", 0x4F0570 }, + { "zCSndSys_MSS::GetSoundProps", 0x4F0900 }, + { "zCSndSys_MSS::GetSound3DProps", 0x4F0B00 }, + { "zCSndSys_MSS::GetActiveVolume", 0x4F0C20 }, + { "zCSndSys_MSS::UpdateSoundProps", 0x4F0CF0 }, + { "zCSndSys_MSS::DoSoundUpdate", 0x4F10E0 }, + { "zCSndSys_MSS::IsSoundActive", 0x4F1350 }, + { "zCSndSys_MSS::GetPlayingTimeMSEC", 0x4F1460 }, + { "zCSndSys_MSS::GetSFXParser", 0x4F15F0 }, + { "zCSndSys_MSS::GetUsedSoundMem", 0x4F1600 }, + { "zCSndSys_MSS::SetGlobalReverbPreset", 0x4F1610 }, + { "zCSndSys_MSS::SetReverbEnabled", 0x4F16D0 }, + { "zCSndSys_MSS::GetNumProvider", 0x4F1700 }, + { "zCSndSys_MSS::GetProviderName", 0x4F1730 }, + { "zCSndSys_MSS::SetProvider", 0x4F1750 }, + { "zCSndSys_MSS::Start3DProvider", 0x4F1760 }, + { "zCSndSys_MSS::SetGlobalOcclusion", 0x4F1ED0 }, + { "zCSndSys_MSS::GetCPULoad", 0x4F1EE0 }, + { "zCSndSys_MSS::SetSpeakerType", 0x4F1F00 }, + { "zCSndFX_MSS::zCSndFX_MSS", 0x4F2090 }, + { "zCSndFX_MSS::`scalar deleting destructor'", 0x4F20F0 }, + { "zCSndFX_MSS::~zCSndFX_MSS", 0x4F2120 }, + { "zCSndFrame::`scalar deleting destructor'", 0x4F22C0 }, + { "zCSndFX_MSS::LoadChannel", 0x4F22E0 }, + { "zCSndFX_MSS::SetFrequency", 0x4F2AE0 }, + { "zCSndFX_MSS::SetPan", 0x4F2B90 }, + { "zCSndFX_MSS::SetVolume", 0x4F2C70 }, + { "zCSndFX_MSS::SetDefaultProperties", 0x4F2CF0 }, + { "zCSndFX_MSS::LoadResourceData", 0x4F2D40 }, + { "zCWaveData::zCWaveData", 0x4F3090 }, + { "zCWaveData::GetName", 0x4F31F0 }, + { "zCSndFX_MSS::ReleaseResourceData", 0x4F3360 }, + { "zCSndFX_MSS::IsActive", 0x4F3650 }, + { "zCSndFX_MSS::GetPlayingTimeMSEC", 0x4F36F0 }, + { "zCSndFX_MSS::GetResSizeBytes", 0x4F3740 }, + { "zCSndFX_MSS::CheckCanBeCachedOut", 0x4F37F0 }, + { "zCSndFX_MSS::NewFrame", 0x4F38A0 }, + { "zCSndFX_MSS::SetLooping", 0x4F3990 }, + { "zCSndFX_MSS::GetChannelFrame", 0x4F39E0 }, + { "zCSndFX_MSS::SetChannelFrame", 0x4F39F0 }, + { "zCSndFX_MSS::CacheInActFrame", 0x4F3A70 }, + { "zCSndFX_MSS::CacheOutActFrame", 0x4F3B00 }, + { "zCSndFX_MSS::CacheInActChannel", 0x4F3B50 }, + { "zCSndFX_MSS::CacheOutActChannel", 0x4F3B90 }, + { "zCSndFX_MSS::ChooseVariance", 0x4F3C10 }, + { "zCActiveSnd::zCActiveSnd", 0x4F3C70 }, + { "zCActiveSnd::~zCActiveSnd", 0x4F3C80 }, + { "zCActiveSnd::GetNextFreeHandle", 0x4F3D00 }, + { "zCActiveSnd::AllocNextFreeSnd", 0x4F3D10 }, + { "zCActiveSnd::Release", 0x4F3EB0 }, + { "zCActiveSnd::Initialize", 0x4F3F30 }, + { "zCActiveSnd::GetHandleIndex", 0x4F3FB0 }, + { "zCActiveSnd::GetHandleActive", 0x4F40F0 }, + { "zCActiveSnd::GetSoundActive", 0x4F41F0 }, + { "zCActiveSnd::GetFrameActive", 0x4F4280 }, + { "zCActiveSnd::GetHandleSound", 0x4F42C0 }, + { "zCActiveSnd::AddSound", 0x4F4370 }, + { "zCActiveSnd::RemoveSound", 0x4F4520 }, + { "zCActiveSnd::RemoveSoundsByFrame", 0x4F4780 }, + { "zCActiveSnd::RemoveSoundByVobSlot", 0x4F47C0 }, + { "zCActiveSnd::StopSoundsByFrame", 0x4F4810 }, + { "zCActiveSnd::ResumeSoundsByFrame", 0x4F4870 }, + { "zCActiveSnd::UpdateSoundsByFrame", 0x4F48C0 }, + { "zCActiveSnd::GetNumActive", 0x4F4BD0 }, + { "zCActiveSnd::NewFrame", 0x4F4BE0 }, + { "zCActiveSnd::UpdateReverb", 0x4F4E00 }, + { "zCActiveSnd::CalcListenerPan", 0x4F4E60 }, + { "zCActiveSnd::CalcListenerVolume", 0x4F4E70 }, + { "zCActiveSnd::GetNum3DSamplesUsed", 0x4F4EC0 }, + { "zCActiveSnd::GetNumAmbientSamplesUsed", 0x4F4F00 }, + { "zCActiveSnd::RequestChannel", 0x4F4F40 }, + { "zCActiveSnd::RequestChannel3D", 0x4F5220 }, + { "zCActiveSnd::GetVolume", 0x4F5550 }, + { "zCActiveSnd::DebugInfo", 0x4F5750 }, + { "zCActiveSnd::InitPreAllocedData", 0x4F6810 }, + { "zCActiveSnd::CleanupPreAllocedData", 0x4F6940 }, + { "zCActiveSnd::HasBeenUpdatedThisFrame", 0x4F6A00 }, + { "zCSndChannel::zCSndChannel", 0x4F6A30 }, + { "zCSndChannel::~zCSndChannel", 0x4F6A50 }, + { "zCActiveSnd::AutoCalcObstruction", 0x4F6BB0 }, + { "zCSndFrame::zCSndFrame", 0x4F6DB0 }, + { "zCSndFrame::~zCSndFrame", 0x4F6F70 }, + { "zCSndFrame::CalcPitchOffset", 0x4F7140 }, + { "zCSndFrame::CalcPitchVariance", 0x4F71D0 }, + { "zCSndFrame::SetDefaultProperties", 0x4F7260 }, + { "zCSndFrame::CacheIn", 0x4F7310 }, + { "zCSndFrame::CacheOut", 0x4F7390 }, + { "zCWavePool::zCWavePool", 0x4F73D0 }, + { "zCWavePool::~zCWavePool", 0x4F7540 }, + { "zCWavePool::CacheIn", 0x4F7660 }, + { "zCWavePool::CacheOut", 0x4F79D0 }, + { "zCWavePool::ReleaseWave", 0x4F7B50 }, + { "zCWavePool::NewFrame", 0x4F7C20 }, + { "zCWavePool::DebugInfo", 0x4F7D80 }, + { "zCWavePool::DebugInfo2", 0x4F8100 }, + { "zCWaveData::~zCWaveData", 0x4F8AB0 }, + { "zCWaveData::Init", 0x4F8C40 }, + { "zCWaveData::CacheIn", 0x4F8D20 }, + { "zPATH::GetPath", 0x4F92F0 }, + { "zCWaveData::CacheOut", 0x4F9310 }, + { "zCWaveData::CheckForCorrectFormat", 0x4F9360 }, + { "zCWaveData::Release", 0x4F9610 }, + { "zCWaveData::`scalar deleting destructor'", 0x4F9640 }, + { "zCWaveData::GetSize", 0x4F9660 }, + { "zCHandleManager::Alloc3DSample", 0x4F9680 }, + { "zCHandleManager::AllocSample", 0x4F96B0 }, + { "zCHandleManager::Free3DSample", 0x4F96F0 }, + { "zCHandleManager::FreeSample", 0x4F97C0 }, + { "zCHandleManager::DisposeAllSamples", 0x4F98A0 }, + { "zCArraySort::GetSafe", 0x4F9950 }, + { "zCArraySort::InsertSort", 0x4F9B10 }, + { "zCArraySort::Search", 0x4F9C60 }, + { "zCArray::DeleteList", 0x4F9CF0 }, + { "zCArray::zCArray", 0x4F9D10 }, + { "zCArray::DeleteList", 0x4F9D40 }, + { "zCArraySort::zCArraySort", 0x4F9D60 }, + { "zCArraySort::Search", 0x4F9DA0 }, + { "zCArraySort::RemoveOrder", 0x4F9E10 }, + { "zCArray::zCArray", 0x4F9E90 }, + { "zCArray::IsInList", 0x4F9EC0 }, + { "zCArray::zCArray", 0x4F9F00 }, + { "zCArray::~zCArray", 0x4F9F30 }, + { "zCArray::RemoveIndex", 0x4F9F50 }, + { "zCArray::RemoveIndex", 0x4F9F70 }, + { "zCArraySort::RemoveOrderIndex", 0x4F9F90 }, + { "zCArray::AllocDelta", 0x4F9FC0 }, + { "zCArray::InsertEnd", 0x4FA020 }, + { "zCArraySort::AllocDelta", 0x4FA0F0 }, + { "zCArraySort::RemoveOrderIndex", 0x4FA150 }, + { "zCArray::AllocDelta", 0x4FA180 }, + { "zCArray::InsertEnd", 0x4FA1E0 }, + { "zCArray::AllocDelta", 0x4FA2B0 }, + { "zCArray::AllocDelta", 0x4FA310 }, + { "vidRefreshModeList", 0x4FA3A0 }, + { "vidGetCaps", 0x4FA560 }, + { "vidGetModeList", 0x4FA6B0 }, + { "vidSetModeEx", 0x4FA940 }, + { "vidGetScreenModeName", 0x4FAB30 }, + { "vidSetPalette", 0x4FAB80 }, + { "vidCreatePalette", 0x4FAD80 }, + { "vidSetFrameReady", 0x4FB020 }, + { "vidGetFPSRate", 0x4FB050 }, + { "vidSetMode", 0x4FB0C0 }, + { "vidWaitVSYNC", 0x4FB610 }, + { "vidFlip", 0x4FB680 }, + { "vidGetStdSurface", 0x4FB720 }, + { "vidLock", 0x4FB780 }, + { "vidUnLock", 0x4FB8C0 }, + { "vidCreateSurface", 0x4FB9A0 }, + { "vidFreeSurface", 0x4FBAC0 }, + { "vidSetColorKey", 0x4FBC00 }, + { "vidPaintWindow", 0x4FBC90 }, + { "vidCloseDisplay", 0x4FBD30 }, + { "vidToggleFullScreenMode", 0x4FC090 }, + { "vidIdleEnter", 0x4FC2D0 }, + { "vidWaitScreenUnblank", 0x4FC3A0 }, + { "vidMinimize", 0x4FC3F0 }, + { "vidWaitRestore", 0x4FC6D0 }, + { "vidRestore", 0x4FC8E0 }, + { "vidIsMinimized", 0x4FCAD0 }, + { "vidBlit", 0x4FCB60 }, + { "vidBlitBatch", 0x4FCCC0 }, + { "vidLostFocus", 0x4FCCF0 }, + { "SetVMode", 0x4FCD20 }, + { "vidGetMemInfo", 0x4FD3F0 }, + { "ddCheck", 0x4FD700 }, + { "vidGetLastError", 0x4FD770 }, + { "ccDrawCaption", 0x4FDD10 }, + { "ccRenderCaption", 0x4FDE90 }, + { "zCViewWindow::zCViewWindow", 0x4FE880 }, + { "zCViewWindow::`scalar deleting destructor'", 0x4FE900 }, + { "zCViewWindow::~zCViewWindow", 0x4FE920 }, + { "GetWinVersion", 0x4FE970 }, + { "zTWindowsVersionInformation::~zTWindowsVersionInformation", 0x4FECB0 }, + { "sysKillWindowsKeys", 0x4FED30 }, + { "SetForegroundWindowEx", 0x4FF2B0 }, + { "sysSetWindowMode", 0x4FF380 }, + { "sysAlloc", 0x4FF560 }, + { "sysReAlloc", 0x4FFDC0 }, + { "sysFree", 0x4FFE10 }, + { "sysHandleExceptions", 0x4FFE20 }, + { "libExit", 0x4FFE30 }, + { "MasterExceptionHandler", 0x4FFF50 }, + { "InputDlgProc", 0x4FFF60 }, + { "CheckPassword", 0x500020 }, + { "HandledWinMain", 0x500240 }, + { "initializeSystemMFC", 0x5005C0 }, + { "winDoInstanceCheck", 0x5008D0 }, + { "winCreateMenu", 0x500930 }, + { "HandleFocusLoose", 0x500940 }, + { "sysHardExit", 0x501D90 }, + { "winResizeMainWindow", 0x502440 }, + { "winCalcSizes", 0x502550 }, + { "sysGetTime", 0x502590 }, + { "winSuspendThreads", 0x5025E0 }, + { "sysExit", 0x502600 }, + { "sysProcessIdle", 0x502630 }, + { "sysEvent", 0x5026F0 }, + { "sysIdle", 0x502B80 }, + { "winWaitMessage", 0x502B90 }, + { "TRACE", 0x502CD0 }, + { "cfgFetchTopic", 0x502D30 }, + { "cfgSetBinary", 0x502D40 }, + { "cfgGetBinary", 0x502D50 }, + { "sysParseCommandLine", 0x502D60 }, + { "sysSetFocus", 0x503310 }, + { "winDialog", 0x503370 }, + { "winDialogParam", 0x503450 }, + { "winDialogParamFinal", 0x503530 }, + { "ExcSpyInfo", 0x503600 }, + { "ExceptionDlgProc", 0x503CA0 }, + { "ASSERTDlgProc", 0x504960 }, + { "BoundsSpyInfo", 0x505820 }, + { "BOUNDS_FAIL", 0x505BE0 }, + { "AssertSpyInfo", 0x505E90 }, + { "ASSERT_FAIL", 0x506250 }, + { "sysGotDebugger", 0x506480 }, + { "inCreateMouseMessage", 0x5064C0 }, + { "zOpt_Sound_ChangeFXVol", 0x506610 }, + { "zOpt_Sound_ChangeMusicVol", 0x506680 }, + { "zOpt_Video_ChangeVidOptions", 0x5066F0 }, + { "zOpt_ToggleJoy", 0x506810 }, + { "zCarsten_StartUp", 0x506820 }, + { "zCarsten_ShutDown_Fast", 0x507DB0 }, + { "zTEngineStats::PrintScreen", 0x507F40 }, + { "zCLineCache::~zCLineCache", 0x508560 }, + { "zCLineCache::Line", 0x508570 }, + { "zCLineCache::Flush", 0x508600 }, + { "zCLineCache::Line3D", 0x5086A0 }, + { "zCLineCache::LineCS3D", 0x508AA0 }, + { "zCVertex::Draw", 0x508D60 }, + { "zCVertex::ResetVertexTransforms", 0x508E20 }, + { "zCVertex::CreateVertexTransform", 0x508E50 }, + { "zCMemPool::zCMemPool", 0x508EF0 }, + { "zCMemPool::zCMemPool", 0x508F00 }, + { "zCMemPool::zCMemPool", 0x508F10 }, + { "zCMemPool::zCMemPool", 0x508F20 }, + { "zCVolatileMemory::zCVolatileMemory", 0x508F30 }, + { "zCVolatileMemory::Destroyed", 0x508F60 }, + { "zCAIBaseSound::RemoveSlideSound", 0x509370 }, + { "zCAIBaseSound::CheckSlideSound", 0x509390 }, + { "zCAIBaseSound::StartDefaultCollisionSound", 0x509420 }, + { "zCAIPlayer::_CreateNewInstance", 0x5096C0 }, + { "zCAIPlayer::operator delete", 0x509720 }, + { "zCAIPlayer::zCAIPlayer", 0x509810 }, + { "zCAIPlayer::_GetClassDef", 0x509980 }, + { "zCAIPlayer::`scalar deleting destructor'", 0x509990 }, + { "zCAIPlayer::~zCAIPlayer", 0x5099C0 }, + { "zCSparseArrayIterator::Reset", 0x509B50 }, + { "zCCache::ClearCache", 0x509BB0 }, + { "zCAIPlayer::RemoveEffects", 0x509BD0 }, + { "zCAIPlayer::HostVobRemovedFromWorld", 0x509CB0 }, + { "zCAIPlayer::GetJumpUpHeight", 0x509CC0 }, + { "zCAIPlayer::SetJumpUpForceByHeight", 0x509D00 }, + { "zCAIPlayer::SetVob", 0x509D20 }, + { "zCAIPlayer::DoAutoRoll", 0x509E80 }, + { "zCAIPlayer::ResetAutoRoll", 0x50A040 }, + { "zCAIPlayer::CalcModelAnisInPlace", 0x50A070 }, + { "zCAIPlayer::DoSurfaceAlignment", 0x50A0D0 }, + { "zCAIPlayer::IsSliding", 0x50A6F0 }, + { "zCAIPlayer::CheckFloorSliding", 0x50A720 }, + { "zCAIPlayer::CheckPhysics", 0x50AE90 }, + { "zCAIPlayer::PropagateCollObjectStates", 0x50B3D0 }, + { "zCAIPlayer::CalcForceModelHalt", 0x50B5E0 }, + { "zCAIPlayer::CalcStateVars", 0x50B690 }, + { "zCAIPlayer::DoProceduralMovement", 0x50B910 }, + { "zCAIPlayer::Begin", 0x50B9A0 }, + { "zCAIPlayer::End", 0x50BB40 }, + { "zCAIPlayer::GetBloodQuadMark", 0x50C770 }, + { "zCAIPlayer::SetBloodDefaultTexture", 0x50C9D0 }, + { "zCAIPlayer::AddBlood", 0x50CB10 }, + { "zCAIPlayer::AddWeaponTrailSegment", 0x50CBA0 }, + { "zCAIPlayer::CreateLedgeInfo", 0x50CED0 }, + { "zCAIPlayer::GetLedgeInfo", 0x50CEF0 }, + { "zCAIPlayer::GetFoundLedge", 0x50CF30 }, + { "zCAIPlayer::ClearFoundLedge", 0x50CF50 }, + { "zCAIPlayer::DetectClimbUpLedge", 0x50CFC0 }, + { "zCDetectLedgeReport::zCDetectLedgeReport", 0x50D4E0 }, + { "zCCollObjectCharacter::IsMoveInvalid", 0x50E290 }, + { "zCAIPlayer::AlignModelToLedge", 0x50E2A0 }, + { "zCAIPlayer::GetHandPositionWorld", 0x50E3A0 }, + { "zCAIPlayer::AlignToFloor", 0x50E4F0 }, + { "zCAIPlayer::GetModelFloorWorld", 0x50E530 }, + { "zCAIPlayer::CheckEnoughSpaceMoveDir", 0x50E550 }, + { "zCAIPlayer::CheckEnoughSpaceMoveForward", 0x50E930 }, + { "zCAIPlayer::CheckEnoughSpaceMoveBackward", 0x50E970 }, + { "zCAIPlayer::CheckEnoughSpaceMoveRight", 0x50E9C0 }, + { "zCAIPlayer::CheckEnoughSpaceMoveLeft", 0x50EA00 }, + { "zCAIPlayer::GetProtoYHeight", 0x50EA50 }, + { "zCAIPlayer::GetSurfaceAlignScanOrigin", 0x50EA70 }, + { "zCAIPlayer::DiveRotateX", 0x50EBA0 }, + { "zCAIPlayer::SetCDStat", 0x50ECF0 }, + { "zCAIPlayer::LandAndStartAni", 0x50ED40 }, + { "zCAIPlayer::CheckForceModelHalt", 0x50EE50 }, + { "zCAIPlayer::ShouldCorrectFloorHeight", 0x50EED0 }, + { "zCAIPlayer::BeginStateSwitch", 0x50EEF0 }, + { "zCAIPlayer::SetPhysicsEnabled", 0x50EF70 }, + { "zCAIPlayer::StartPhysicsWithVel", 0x50EF80 }, + { "zCAIPlayer::StartStandAni", 0x50EFB0 }, + { "zCAIPlayer::StartFallDownAni", 0x50EFD0 }, + { "zCAIPlayer::Archive", 0x50F090 }, + { "zCAIPlayer::Unarchive", 0x50F180 }, + { "zCAIPlayer::Print", 0x50F2B0 }, + { "zCAIPlayer::Line3D", 0x50F2C0 }, + { "zCAIPlayer::PrintScreen", 0x50F2D0 }, + { "zCCache::zCCache", 0x50F320 }, + { "zCCache::~zCCache", 0x50F3A0 }, + { "zCSparseArrayIterator::Next", 0x50F4D0 }, + { "zCSparseArrayIterator::Register", 0x50F500 }, + { "zCSparseArrayIterator::DeRegister", 0x50F520 }, + { "zCCache::operator[]", 0x50F540 }, + { "zCCache::GetDataDangerous", 0x50F610 }, + { "zCSparseArrayIterator::operator int", 0x50F6C0 }, + { "zCCache::Delete", 0x50F6F0 }, + { "zCCache::ClearCache", 0x50F7C0 }, + { "zCCache::PurgeCache", 0x50F8D0 }, + { "zCSparseArray >::~zCSparseArray >", 0x50F9F0 }, + { "zCSparseArray >::SizeIndex", 0x50FA40 }, + { "zCSparseArray >::SizeData", 0x50FA50 }, + { "zCSparseArray >::SizeAll", 0x50FA60 }, + { "zCSparseArray >::IndexPtr", 0x50FA70 }, + { "zCSparseArray >::DataPtr", 0x50FA80 }, + { "zCSparseArray >::ManDatPtr", 0x50FA90 }, + { "zCSparseArray >::IndexIsEqual", 0x50FAA0 }, + { "zCSparseArray >::CopyIndex", 0x50FAC0 }, + { "zCSparseArray >::DestructIndex", 0x50FAE0 }, + { "zCSparseArray >::Hash", 0x50FAF0 }, + { "zCSparseArray >::ConstructData", 0x50FB10 }, + { "zCSparseArray >::DestructData", 0x50FB30 }, + { "zCCache::`scalar deleting destructor'", 0x50FB50 }, + { "zCSparseArray >::`scalar deleting destructor'", 0x50FB70 }, + { "zCArray::AllocDelta", 0x50FB90 }, + { "zVEC2::Apply", 0x50FC40 }, + { "zVEC2::GetDescription", 0x50FC60 }, + { "zVEC2::SetByDescription", 0x50FEA0 }, + { "operator<<", 0x510060 }, + { "operator>>", 0x5100C0 }, + { "Alg_Swap", 0x5101B0 }, + { "Alg_Min", 0x5101F0 }, + { "Alg_Max", 0x510240 }, + { "Alg_Prod", 0x510290 }, + { "zVEC3::Apply", 0x5102B0 }, + { "zVEC4::LengthApprox", 0x5105D0 }, + { "zVEC4::Normalize", 0x5106B0 }, + { "zVEC4::Apply", 0x510700 }, + { "zMAT3::zMAT3", 0x510B40 }, + { "zMAT3::operator=", 0x510C30 }, + { "zMAT3::operator+=", 0x510C80 }, + { "zMAT3::operator-=", 0x510CE0 }, + { "zMAT3::operator*=", 0x510D40 }, + { "zMAT3::operator/=", 0x510DA0 }, + { "zMAT3::Transpose", 0x510E00 }, + { "zMAT3::Inverse", 0x510E90 }, + { "zMAT3::Apply", 0x510FD0 }, + { "operator!=", 0x511650 }, + { "zMAT4::operator=", 0x511EB0 }, + { "zMAT4::operator+=", 0x512030 }, + { "zMAT4::operator-=", 0x5120D0 }, + { "zMAT4::operator*=", 0x512170 }, + { "zMAT4::operator/=", 0x512220 }, + { "zMAT4::Transpose", 0x5122B0 }, + { "zMAT4::TransposeLinTrafo", 0x5123B0 }, + { "zMAT4::InverseLinTrafo", 0x512570 }, + { "zMAT4::Inverse", 0x512730 }, + { "zMAT4::Apply", 0x512BC0 }, + { "zMAT4::IsUpper3x3Orthonormal", 0x512C80 }, + { "zMAT4::GetDescriptionRot", 0x512ED0 }, + { "zMAT4::GetDescriptionPos", 0x513110 }, + { "zMAT4::SetByDescriptionRot", 0x513310 }, + { "zMAT4::SetByDescriptionPos", 0x513470 }, + { "zMAT4::GetEulerAngles", 0x5135C0 }, + { "zMAT4::SetByEulerAngles", 0x513600 }, + { "zMAT4::ExtractScaling", 0x5143A0 }, + { "zMAT4::ExtractRotation", 0x514420 }, + { "zMAT4::MakeOrthonormal", 0x514560 }, + { "zMAT3::MakeOrthonormal", 0x514740 }, + { "zMAT3::SetUpVector", 0x514920 }, + { "zMAT3::SetRightVector", 0x514940 }, + { "zMAT4::PostRotateX", 0x514960 }, + { "zMAT4::PostRotateY", 0x5149B0 }, + { "zMAT4::PostRotateZ", 0x514A00 }, + { "zMAT4::PostScale", 0x514A50 }, + { "zMAT4::PreScale", 0x514A70 }, + { "Alg_Identity2D", 0x514AD0 }, + { "Alg_Translation2D", 0x514B70 }, + { "Alg_Rotation2D", 0x514C10 }, + { "Alg_Scaling2D", 0x514CE0 }, + { "Alg_Identity3D", 0x514D80 }, + { "Alg_Translation3D", 0x514E90 }, + { "Alg_Rotation3D", 0x514FA0 }, + { "Alg_Rotation3DN", 0x515020 }, + { "Alg_Rotation3DRad", 0x515050 }, + { "Alg_Rotation3DNRad", 0x5150C0 }, + { "Alg_Scaling3D", 0x515240 }, + { "Alg_Perspective3D", 0x515350 }, + { "Alg_ClipAtZ0", 0x515460 }, + { "zCQuat::Unit", 0x515540 }, + { "zCQuat::QuatToMatrix4", 0x515590 }, + { "zCQuat::QuatToMatrix3", 0x515690 }, + { "zCQuat::Matrix4ToQuat", 0x515790 }, + { "zCQuat::Matrix3ToQuat", 0x515A50 }, + { "zCQuat::QuatToEuler", 0x515CF0 }, + { "zCQuat::EulerToQuat", 0x515E10 }, + { "zCQuat::QuatToAxisAngle", 0x515EC0 }, + { "zCQuat::Slerp", 0x515F40 }, + { "zCQuat::Lerp", 0x516120 }, + { "zCQuat::Squad", 0x516220 }, + { "zCValueSmooth::zCValueSmooth", 0x5163E0 }, + { "zCValueSmooth::Smooth", 0x516400 }, + { "zCVEC3Smooth::zCVEC3Smooth", 0x516460 }, + { "zCVEC3Smooth::Smooth", 0x5164E0 }, + { "zCArchiverFactory::EndOfArchive", 0x516880 }, + { "zCArchiverFactory::ReadLine", 0x5168F0 }, + { "zCArchiverFactory::ReadLineArg", 0x516B00 }, + { "zCArchiverFactory::ReadHeader", 0x516D80 }, + { "zCArchiverGeneric::operator delete", 0x517230 }, + { "zCArchiverFactory::CreateArchiverRead", 0x517250 }, + { "zCArchiverFactory::WriteLine", 0x5174C0 }, + { "zCArchiverFactory::WriteHeader", 0x5176C0 }, + { "zCArchiverFactory::CreateArchiverFromMode", 0x517F00 }, + { "zCArchiverBinSafe::operator delete", 0x517FC0 }, + { "zCArchiverFactory::CreateArchiverWrite", 0x517FE0 }, + { "zCArchiver::ReadObjectAccount", 0x518220 }, + { "zCArchiverBinSafe::_CreateNewInstance", 0x5184B0 }, + { "zCArchiverBinSafe::RestoreString", 0x518570 }, + { "zCArchiverBinSafe::WriteType", 0x518580 }, + { "zCArchiverBinSafe::ReadType", 0x5185F0 }, + { "zCArchiverBinSafe::ClearChunkList", 0x518E20 }, + { "GECString::Free", 0x518F80 }, + { "zCArchiverBinSafe::InsertChunkInList", 0x518FA0 }, + { "zCArchiverBinSafe::ResolveAndPosEntry", 0x519030 }, + { "zCArchiverBinSafe::zCArchiverBinSafe", 0x519100 }, + { "zCArchiver::_GetClassDef", 0x519220 }, + { "zCArchiver::~zCArchiver", 0x519230 }, + { "zCArchiver::`scalar deleting destructor'", 0x519240 }, + { "zCArchiverBinSafe::_GetClassDef", 0x519270 }, + { "zCArchiverBinSafe::SkipOpenChunk", 0x519280 }, + { "zCArchiverBinSafe::GetFile", 0x519290 }, + { "zCArchiverBinSafe::SetStringEOL", 0x5192A0 }, + { "zCArchiverBinSafe::GetStringEOL", 0x519420 }, + { "zCArchiverBinSafe::GetChecksumEnabled", 0x519460 }, + { "zCArchiverBinSafe::SetChecksumEnabled", 0x519470 }, + { "zCArchiverBinSafe::SetNoReadSearchCycles", 0x519480 }, + { "zCArchiverBinSafe::InProperties", 0x519490 }, + { "zCArchiverBinSafe::InSaveGame", 0x5194A0 }, + { "zCArchiverBinSafe::InBinaryMode", 0x5194B0 }, + { "zCArchiverBinSafe::`scalar deleting destructor'", 0x5194C0 }, + { "zCArchiverBinSafe::~zCArchiverBinSafe", 0x5194F0 }, + { "zCArchiverBinSafe::DebugMessage", 0x5195F0 }, + { "zCArchiverBinSafe::WriteHeaderNumObj", 0x519610 }, + { "zCArchiverBinSafe::Close", 0x519670 }, + { "GECString::Copy", 0x519A70 }, + { "zCArchiverBinSafe::EndOfArchive", 0x519AC0 }, + { "zCArchiverBinSafe::DeleteBuffer", 0x519B30 }, + { "zCArchiverBinSafe::GetBufferString", 0x519B50 }, + { "zCArchiverBinSafe::GetBuffer", 0x519CC0 }, + { "zCArchiverBinSafe::OpenWriteBuffer", 0x519CD0 }, + { "zCArchiverBinSafe::OpenWriteFile", 0x519E90 }, + { "zCArchiverBinSafe::StoreBuffer", 0x519EF0 }, + { "zCArchiverBinSafe::StoreString", 0x519F20 }, + { "zCArchiverBinSafe::StoreGetPos", 0x519F50 }, + { "zCArchiverBinSafe::StoreSeek", 0x519F70 }, + { "zCArchiverBinSafe::StoreStringEOL", 0x519FA0 }, + { "zCArchiverBinSafe::WriteHeader", 0x519FB0 }, + { "zCArchiverBinSafe::IsStringValid", 0x51A030 }, + { "zCArchiverBinSafe::WriteASCIILine", 0x51A070 }, + { "zCArchiverBinSafe::WriteInt", 0x51A250 }, + { "zCArchiverBinSafe::WriteByte", 0x51A330 }, + { "zCArchiverBinSafe::WriteWord", 0x51A410 }, + { "zCArchiverBinSafe::WriteFloat", 0x51A4F0 }, + { "zCArchiverBinSafe::WriteBool", 0x51A5D0 }, + { "zCArchiverBinSafe::WriteString", 0x51A6B0 }, + { "zCArchiverBinSafe::WriteVec3", 0x51A7E0 }, + { "zCArchiverBinSafe::WriteColor", 0x51AB10 }, + { "zCArchiverBinSafe::WriteRaw", 0x51ABF0 }, + { "zCArchiverBinSafe::WriteRawFloat", 0x51ACD0 }, + { "zCArchiverBinSafe::WriteEnum", 0x51AEF0 }, + { "zCArchiverBinSafe::WriteGroupBegin", 0x51B0F0 }, + { "zCArchiverBinSafe::WriteGroupEnd", 0x51B100 }, + { "zCArchiverBinSafe::WriteChunkStart", 0x51B110 }, + { "zCArchiver::zTChunkRecord::~zTChunkRecord", 0x51B4B0 }, + { "zCArchiverBinSafe::WriteChunkEnd", 0x51B550 }, + { "zCArchiverBinSafe::WriteObject", 0x51B790 }, + { "zCArchiverBinSafe::OpenReadBuffer", 0x51BA70 }, + { "zCArchiverBinSafe::OpenReadFile", 0x51BC40 }, + { "zCArchiverBinSafe::RestoreBuffer", 0x51BCA0 }, + { "zCArchiverBinSafe::RestoreStringEOL", 0x51BCD0 }, + { "zCArchiverBinSafe::RestoreString0", 0x51BCE0 }, + { "zCArchiverBinSafe::RestoreGetPos", 0x51BCF0 }, + { "zCArchiverBinSafe::RestoreSeek", 0x51BD10 }, + { "zCArchiverBinSafe::ReadHeader", 0x51BD50 }, + { "zCArchiverBinSafe::CheckObjectListSize", 0x51C0F0 }, + { "zCArchiverBinSafe::CreateObject", 0x51C190 }, + { "zCArchiverBinSafe::GetClassDefByString", 0x51C260 }, + { "zCArchiverBinSafe::ReadChunkStartASCII", 0x51C400 }, + { "zCArchiverBinSafe::ReadChunkStart", 0x51C660 }, + { "zCArchiver::zTChunkRecord::operator=", 0x51C9A0 }, + { "zCArchiverBinSafe::ReadChunkStartNamed", 0x51CD20 }, + { "zCArchiverBinSafe::GetCurrentChunkVersion", 0x51CD50 }, + { "zCArchiverBinSafe::ReadChunkEnd", 0x51CD70 }, + { "zCArchiverBinSafe::ReadObject", 0x51CD80 }, + { "zCArchiverBinSafe::SkipChunk", 0x51D410 }, + { "zCArchiverBinSafe::ReadEntryASCII", 0x51D5E0 }, + { "zCArchiverBinSafe::ReadFloat", 0x51DC20 }, + { "zCArchiverBinSafe::ReadVec3", 0x51DC40 }, + { "zCArchiverBinSafe::ReadInt", 0x51DC80 }, + { "zCArchiverBinSafe::ReadByte", 0x51DCA0 }, + { "zCArchiverBinSafe::ReadWord", 0x51DCC0 }, + { "zCArchiverBinSafe::ReadBool", 0x51DCE0 }, + { "zCArchiverBinSafe::ReadString", 0x51DD00 }, + { "zCArchiverBinSafe::ReadColor", 0x51DDC0 }, + { "zCArchiverBinSafe::ReadEnum", 0x51DDE0 }, + { "zCArchiverBinSafe::ReadRaw", 0x51DE00 }, + { "zCArchiverBinSafe::ReadRawFloat", 0x51DE30 }, + { "zCArchiverBinSafe::GetParentObject", 0x51E010 }, + { "zCClassDef::~zCClassDef", 0x51E0A0 }, + { "zCArray::InsertEnd", 0x51E0F0 }, + { "zCArchiver::zTChunkRecord::`vector deleting destructor'", 0x51E330 }, + { "zCArray::AllocDelta", 0x51E390 }, + { "zCArray::AllocDelta", 0x51E3F0 }, + { "zCArchiver::zTChunkRecord::zTChunkRecord", 0x51E5F0 }, + { "GETStringMap::SetAt", 0x51E630 }, + { "GETStringMap::SetAtForce", 0x51E7E0 }, + { "GETStringMap::RemoveAll", 0x51E930 }, + { "GETStringMap::Lookup", 0x51EA30 }, + { "GETStringMap::GetNextElement", 0x51EAB0 }, + { "GETStringMap::GESNextEntry::`scalar deleting destructor'", 0x51EBC0 }, + { "GETStringMap::GESNextEntry::~GESNextEntry", 0x51EC10 }, + { "GETStringMap::GetElement", 0x51EC50 }, + { "zCArchiverGeneric::_CreateNewInstance", 0x51EEF0 }, + { "zCArchiverGeneric::zCArchiverGeneric", 0x51F060 }, + { "zCArchiverGeneric::_GetClassDef", 0x51F180 }, + { "zCArchiverGeneric::SkipOpenChunk", 0x51F190 }, + { "zCArchiverGeneric::GetFile", 0x51F1A0 }, + { "zCArchiverGeneric::SetStringEOL", 0x51F1B0 }, + { "zCArchiverGeneric::GetStringEOL", 0x51F330 }, + { "zCArchiverGeneric::GetChecksumEnabled", 0x51F370 }, + { "zCArchiverGeneric::SetChecksumEnabled", 0x51F380 }, + { "zCArchiverGeneric::SetNoReadSearchCycles", 0x51F390 }, + { "zCArchiverGeneric::InProperties", 0x51F3A0 }, + { "zCArchiverGeneric::InSaveGame", 0x51F3B0 }, + { "zCArchiverGeneric::InBinaryMode", 0x51F3C0 }, + { "zCArchiverGeneric::`scalar deleting destructor'", 0x51F3E0 }, + { "zCArchiverGeneric::~zCArchiverGeneric", 0x51F410 }, + { "zCArchiverGeneric::DebugMessage", 0x51F520 }, + { "zCArchiverGeneric::WriteHeaderNumObj", 0x51F540 }, + { "zCArchiverGeneric::Close", 0x51F6A0 }, + { "zCArchiverGeneric::EndOfArchive", 0x51F880 }, + { "zCArchiverGeneric::DeleteBuffer", 0x51F8F0 }, + { "zCArchiverGeneric::GetBufferString", 0x51F910 }, + { "zCArchiverGeneric::GetBuffer", 0x51FA80 }, + { "zCArchiverGeneric::OpenWriteBuffer", 0x51FA90 }, + { "zCArchiverGeneric::OpenWriteFile", 0x51FC60 }, + { "zCArchiverGeneric::StoreBuffer", 0x51FCD0 }, + { "zCArchiverGeneric::StoreString", 0x51FD00 }, + { "zCArchiverGeneric::StoreGetPos", 0x51FD40 }, + { "zCArchiverGeneric::StoreSeek", 0x51FD60 }, + { "zCArchiverGeneric::StoreStringEOL", 0x51FD90 }, + { "zCArchiverGeneric::WriteHeader", 0x51FDC0 }, + { "zCArchiverGeneric::IsStringValid", 0x51FE30 }, + { "zCArchiverGeneric::WriteASCIILine", 0x51FE70 }, + { "zCArchiverGeneric::WriteInt", 0x520060 }, + { "zCArchiverGeneric::WriteByte", 0x520200 }, + { "zCArchiverGeneric::WriteWord", 0x5203A0 }, + { "zCArchiverGeneric::WriteFloat", 0x520540 }, + { "zCArchiverGeneric::WriteBool", 0x520700 }, + { "zCArchiverGeneric::WriteString", 0x5208A0 }, + { "zCArchiverGeneric::WriteVec3", 0x520900 }, + { "zCArchiverGeneric::WriteColor", 0x520C40 }, + { "zCArchiverGeneric::WriteRaw", 0x520FB0 }, + { "zCArchiverGeneric::WriteRawFloat", 0x521180 }, + { "zCArchiverGeneric::WriteEnum", 0x521450 }, + { "zCArchiverGeneric::WriteChunkStart", 0x5216C0 }, + { "zCArchiverGeneric::WriteChunkEnd", 0x521BA0 }, + { "zCArchiverGeneric::WriteObject", 0x521E40 }, + { "zCArchiverGeneric::WriteGroupBegin", 0x522100 }, + { "zCArchiverGeneric::WriteGroupEnd", 0x5221E0 }, + { "zCArchiverGeneric::OpenReadBuffer", 0x5222C0 }, + { "zCArchiverGeneric::OpenReadFile", 0x522490 }, + { "zCArchiverGeneric::RestoreBuffer", 0x522500 }, + { "zCArchiverGeneric::RestoreStringEOL", 0x522530 }, + { "zCArchiverGeneric::RestoreString0", 0x522910 }, + { "zCArchiverGeneric::RestoreGetPos", 0x522920 }, + { "zCArchiverGeneric::RestoreSeek", 0x522940 }, + { "zCArchiverGeneric::ReadHeader", 0x522980 }, + { "zCArchiverGeneric::CheckObjectListSize", 0x522C80 }, + { "zCArchiverGeneric::CreateObject", 0x522D20 }, + { "zCArchiverGeneric::GetClassDefByString", 0x522DF0 }, + { "zCArchiverGeneric::ReadChunkStartASCII", 0x522F90 }, + { "zCArchiverGeneric::ReadChunkStart", 0x5231E0 }, + { "zCArchiverGeneric::ReadChunkStartNamed", 0x523730 }, + { "zCArchiverGeneric::GetCurrentChunkVersion", 0x523760 }, + { "zCArchiverGeneric::ReadChunkEnd", 0x523780 }, + { "zCArchiverGeneric::ReadObject", 0x523790 }, + { "zCArchiverGeneric::SkipChunk", 0x524030 }, + { "zCArchiverGeneric::ReadEntryASCII", 0x524230 }, + { "zCArchiverGeneric::ReadFloat", 0x524690 }, + { "zCArchiverGeneric::ReadVec3", 0x5246B0 }, + { "zCArchiverGeneric::ReadInt", 0x5246F0 }, + { "zCArchiverGeneric::ReadByte", 0x524710 }, + { "zCArchiverGeneric::ReadWord", 0x524730 }, + { "zCArchiverGeneric::ReadBool", 0x524750 }, + { "zCArchiverGeneric::ReadString", 0x524770 }, + { "zCArchiverGeneric::ReadColor", 0x524830 }, + { "zCArchiverGeneric::ReadEnum", 0x524850 }, + { "zCArchiverGeneric::ReadRaw", 0x524870 }, + { "zCArchiverGeneric::ReadRawFloat", 0x524B00 }, + { "zCArchiverGeneric::TestClassIntegrity", 0x525010 }, + { "zCArchiverGeneric::GetParentObject", 0x525A30 }, + { "zCArray::AllocAbs", 0x525AC0 }, + { "zCSparseArray::~zCSparseArray", 0x525B20 }, + { "zCSparseArray::SizeIndex", 0x525B70 }, + { "zCSparseArray::SizeData", 0x525B80 }, + { "zCSparseArray::SizeAll", 0x525B90 }, + { "zCSparseArray::IndexPtr", 0x525BA0 }, + { "zCSparseArray::DataPtr", 0x525BB0 }, + { "zCSparseArray::ManDatPtr", 0x525BC0 }, + { "zCSparseArray::IndexIsEqual", 0x525BD0 }, + { "zCSparseArray::CopyIndex", 0x525BF0 }, + { "zCSparseArray::DestructIndex", 0x525C10 }, + { "zCSparseArray::Hash", 0x525C20 }, + { "zCSparseArray::ConstructData", 0x525C40 }, + { "zCSparseArray::DestructData", 0x525C50 }, + { "zCSparseArray::`vector deleting destructor'", 0x525C60 }, + { "zCRndAlphaSortObject_Vob::zCRndAlphaSortObject_Vob", 0x525DF0 }, + { "zCRndAlphaSortObject::IsAlphaPoly", 0x525E10 }, + { "zCRndAlphaSortObject_Vob::~zCRndAlphaSortObject_Vob", 0x525E20 }, + { "zCRndAlphaSortObject::`scalar deleting destructor'", 0x525EA0 }, + { "zCRndAlphaSortObject_Vob::`scalar deleting destructor'", 0x525EC0 }, + { "zCRndAlphaSortObject_Vob::GetFreeAlphaVob", 0x525F10 }, + { "zCRndAlphaSortObject_Vob::ResetFreeList", 0x526000 }, + { "zCRndAlphaSortObject_Vob::Draw", 0x526010 }, + { "zCRndAlphaSortObject_Vob::ClearList", 0x526180 }, + { "zCBspBase::ReleaseStaticReferences", 0x5261E0 }, + { "zCBspSector::CompareOutdoorPortalBBox2D", 0x5262E0 }, + { "zCBspSector::InitHorizonByOutdoorPortals", 0x526320 }, + { "zCBspSector::CalcCenterByPortals", 0x5264C0 }, + { "zCBspSector::HasManyBigPortals", 0x526560 }, + { "zCPortal::RemoveFromBsp", 0x5265A0 }, + { "zCPortal::zCPortal", 0x5265C0 }, + { "zCBspBase::DescribeTree", 0x526C20 }, + { "zCPolygon::RenderPoly", 0x526FE0 }, + { "zCPolygon::ApplyMorphing", 0x527620 }, + { "zCPolygon::LightClippedPoly", 0x527F40 }, + { "zCPolygon::TransformProjectLight", 0x5287F0 }, + { "zCPolygon::TransformProject", 0x5289C0 }, + { "zCBspTree::zCBspTree", 0x528B80 }, + { "zCBspTree::~zCBspTree", 0x528BF0 }, + { "zCBspLeaf::`vector deleting destructor'", 0x528CB0 }, + { "zCBspTree::InitTree", 0x528D10 }, + { "zCBspLeaf::zCBspLeaf", 0x528DE0 }, + { "zCBspTree::DisposeTree", 0x528E60 }, + { "zCBspSector::~zCBspSector", 0x528FC0 }, + { "zCBspTree::BuildRecursive", 0x529060 }, + { "zCBspTree::Build", 0x529340 }, + { "zCBspNode::zCBspNode", 0x529750 }, + { "zCBspTree::OptimizeLight", 0x529770 }, + { "zCBspBase::CountNodes", 0x529C70 }, + { "zCBspTree::UpdateVertexDependencies", 0x529CB0 }, + { "zTBBox3D::AddPoint", 0x529E40 }, + { "zCBspTree::CollectPolysInBBox3DAngle", 0x529EC0 }, + { "zCBspTree::RenderLightList", 0x52A030 }, + { "zCBspTree::RenderVobList", 0x52A150 }, + { "zCVob::GetPositionWorld", 0x52AD40 }, + { "zCVob::GetAtVectorWorld", 0x52AD60 }, + { "zCVob::GetUpVectorWorld", 0x52AD80 }, + { "zCVob::GetRightVectorWorld", 0x52ADA0 }, + { "zCBspLeaf::~zCBspLeaf", 0x52AE10 }, + { "zCBspLeaf::PolyPlueckerAddRef", 0x52B060 }, + { "zCBspLeaf::PolyPlueckerRelease", 0x52B350 }, + { "zCBspLeaf::AddVobsToRenderList", 0x52B380 }, + { "zCBspLeaf::AddVobsToRenderListOutdoor", 0x52B580 }, + { "zCBspBase::AddVobsToRenderListSubtree", 0x52BAF0 }, + { "zCBspBase::GetScreenBBox2D", 0x52BBC0 }, + { "zCBspBase::CollectNodeLights", 0x52BE30 }, + { "zCBspLeaf::RenderLeafIndoor", 0x52C0A0 }, + { "zCBspBase::RenderTrivInIndoor", 0x52C150 }, + { "zCBspBase::RenderIndoor", 0x52C190 }, + { "zCBspBase::RenderNodeOutdoor", 0x52C230 }, + { "zCBspBase::RenderOutdoor", 0x52C540 }, + { "zTBBox3D::zTBBox3D", 0x52C760 }, + { "zCCamera::Project", 0x52D0E0 }, + { "zCBspTree::Render", 0x52D130 }, + { "zCBspNode::CalcPlaneSignbits", 0x52DB60 }, + { "zCBspBase::AddVobToLeafs", 0x52DBA0 }, + { "zCBspBase::AddVobLightToLeafs", 0x52DCE0 }, + { "zCBspBase::RemoveVobFromLeafs", 0x52DFF0 }, + { "zCBspTree::RemoveVob", 0x52E0C0 }, + { "zCBspTree::AddVob", 0x52E0D0 }, + { "zCBspTree::AdjustVob", 0x52E130 }, + { "zCBspBase::CollectVobsSubtree", 0x52E190 }, + { "zCBspBase::CollectVobsInBBox3D", 0x52E1A0 }, + { "zCBspBase::CollectVobsSubtree_I", 0x52E1B0 }, + { "zCBspBase::CollectLightVobsSubtree", 0x52E390 }, + { "zCBspBase::CollectLightVobsSubtree_I", 0x52E3A0 }, + { "zCBspBase::CollectVobsInBBox3D_I", 0x52E580 }, + { "zCBspLeaf::TraceRayCollectVobs", 0x52E7B0 }, + { "zCBspBase::FindLeaf", 0x52E9C0 }, + { "zCBspTree::CalcLeafRealBBox3D", 0x52EA20 }, + { "zCBspBase::CheckRayAgainstPolys", 0x52EB30 }, + { "zCBspBase::CheckRayAgainstPolysNearestHit", 0x52EC60 }, + { "zCBspBase::CheckRayAgainstPolysCache", 0x52EE10 }, + { "zCBspBase::RayIntersection", 0x52EFC0 }, + { "zCBspTree::TraceRay", 0x52F230 }, + { "zCBspTree::SetRayCache", 0x52F470 }, + { "zCCBspNode::CheckRayAgainstPolysNearestHit", 0x52F480 }, + { "zCCBspNode::RayIntersectionOctree", 0x52F5A0 }, + { "zCCBspNode::TraceRay", 0x52F8B0 }, + { "zCBspBase::CollectPolysInBBox3DRec", 0x52F920 }, + { "zCBspBase::CollectPolysInBBox3D", 0x52FB50 }, + { "zCCBspNode::CollectPolysInBBox3DRec", 0x52FBA0 }, + { "zCCBspNode::CollectPolysInBBox3D", 0x52FD30 }, + { "zCBspTree::FindLeaks", 0x52FD80 }, + { "zCBspTree::MarkOccluderPolys", 0x5300D0 }, + { "zCBspTree::GetOccluderAreaRec", 0x530EB0 }, + { "zCBspBase::SortNodePolys", 0x531160 }, + { "zCBspSector::RenderSector", 0x5311B0 }, + { "zCBspSector::ActivateSectorRec", 0x531280 }, + { "zCBspSector::ActivateSectorRecIndoor", 0x531810 }, + { "zCBspSector::RenderActiveSectorList", 0x531D30 }, + { "zCCBspTree::GetBspSectorByName", 0x531D70 }, + { "zCBspTree::GetSectorNameVobIsIn", 0x531E20 }, + { "zCCBspTree::GetPolyNeighbours", 0x531E40 }, + { "zCCBspTree::MarkGhostOccluder", 0x531F20 }, + { "zCCBspTree::CreateBspSectors", 0x532150 }, + { "zVEC3::GetString", 0x534270 }, + { "zCPolygon::SetMaterial", 0x5345B0 }, + { "zTBBox2D::zTBBox2D", 0x5345F0 }, + { "zCBspTree::GetBspSectorByName", 0x534600 }, + { "zCBspTree::CreateBspSectors2", 0x5346B0 }, + { "zCBspTree::GetFileVersion", 0x534A30 }, + { "zCBspBase::SaveBINRec", 0x534A40 }, + { "zCBspBase::LoadBINRec", 0x534B30 }, + { "zCBspTree::SaveBIN", 0x534CB0 }, + { "zCBspTree::ConnectMaterialsToSectors", 0x535740 }, + { "zCBspTree::LoadBIN", 0x535AB0 }, + { "zCMesh::operator delete", 0x5369A0 }, + { "zCBspTree::CalcStaticLeafLightData", 0x5369C0 }, + { "zCArray::zCArray", 0x536E10 }, + { "zCArray::~zCArray", 0x536E20 }, + { "zCArray::InsertEnd", 0x536E40 }, + { "zCArray::IsInList", 0x536F10 }, + { "zCMesh::PrelightMesh", 0x536F50 }, + { "zCArray::InsertEnd", 0x536F70 }, + { "zCArray::InsertAtPos", 0x537040 }, + { "zCCBspTree::zCCBspTree", 0x537130 }, + { "zCArray::AllocAbs", 0x537150 }, + { "zCArray::zCArray", 0x5371B0 }, + { "zCArray::zCArray", 0x5371E0 }, + { "zCArray::AllocAbs", 0x537230 }, + { "zCSparseArray::~zCSparseArray", 0x5372C0 }, + { "zCSparseArray::SizeIndex", 0x537310 }, + { "zCSparseArray::SizeData", 0x537320 }, + { "zCSparseArray::SizeAll", 0x537330 }, + { "zCSparseArray::IndexPtr", 0x537340 }, + { "zCSparseArray::DataPtr", 0x537350 }, + { "zCSparseArray::ManDatPtr", 0x537360 }, + { "zCSparseArray::IndexIsEqual", 0x537370 }, + { "zCSparseArray::CopyIndex", 0x537390 }, + { "zCSparseArray::DestructIndex", 0x5373B0 }, + { "zCSparseArray::Hash", 0x5373C0 }, + { "zCSparseArray::ConstructData", 0x5373E0 }, + { "zCSparseArray::DestructData", 0x5373F0 }, + { "zCSparseArray::`scalar deleting destructor'", 0x537420 }, + { "zCArray::AllocDelta", 0x537440 }, + { "zCArraySort::AllocDelta", 0x5374A0 }, + { "zCArraySort::Search", 0x537510 }, + { "zCArraySort::AllocDelta", 0x537580 }, + { "zCArraySort::Search", 0x5375F0 }, + { "zCArray::AllocDelta", 0x537660 }, + { "zCArray::AllocDelta", 0x5376C0 }, + { "zCArray::InsertEnd", 0x537720 }, + { "zCArray::AllocDelta", 0x5377F0 }, + { "zCArray::InsertEnd", 0x537850 }, + { "zCArray::AllocDelta", 0x537920 }, + { "zCArray::InsertEnd", 0x537980 }, + { "zCArray::InsertEnd", 0x537A50 }, + { "zCArraySort::AllocDelta", 0x537B20 }, + { "zCArraySort::Search", 0x537B80 }, + { "zCArraySort::InsertEnd", 0x537BF0 }, + { "zCArray::AllocDelta", 0x537CD0 }, + { "zCArray::AllocDelta", 0x537D50 }, + { "zCCBspNode::~zCCBspNode", 0x537E90 }, + { "zCCBspTree::SetBspTreeMode", 0x537F00 }, + { "zCCBspTree::~zCCBspTree", 0x537F80 }, + { "zCCBspTree::DeleteTree", 0x538060 }, + { "zCCBspNode::`scalar deleting destructor'", 0x538140 }, + { "zCCBspTree::AddMesh", 0x5381B0 }, + { "zCCBspTree::BuildTree", 0x5384E0 }, + { "zCCBspNode::RemovePoly", 0x538E40 }, + { "zCCBspNode::DoesNodeContainPoly", 0x538F20 }, + { "zCCBspNode::CheckPortalConsistency", 0x538FF0 }, + { "zCCBspNode::SplitPortals", 0x539760 }, + { "zCPortal::operator delete", 0x539C40 }, + { "zCPortal::Init", 0x539C50 }, + { "zCCBspNode::SplitPortalByAllPortals", 0x539C70 }, + { "zCCBspNode::EnumeratePortals", 0x539F00 }, + { "zCCBspNode::ClassifyPortals", 0x53A030 }, + { "zCPortal::~zCPortal", 0x53A0B0 }, + { "zCCBspNode::Portalize", 0x53A0C0 }, + { "zCCBspNode::SelectPlane", 0x53A4B0 }, + { "zCCBspNode::SelectPlaneOctree", 0x53A700 }, + { "zCCBspNode::ClassifyRayToNode", 0x53A920 }, + { "zCCBspNode::ClassifyPolyToNode2", 0x53ABE0 }, + { "zCCBspNode::OutdoorKillRedundantLeafs", 0x53AE50 }, + { "zCCBspNode::AddPoly", 0x53B0A0 }, + { "zCCBspNode::BuildTree", 0x53B0E0 }, + { "zTBBox3D::Init", 0x53BD10 }, + { "zCPolygon::operator delete", 0x53BD30 }, + { "zCCBspNode::zCCBspNode", 0x53BD50 }, + { "zCCBspNode::PushPolyFront", 0x53BD70 }, + { "zCCBspNode::CalcBBox3D", 0x53BE00 }, + { "zCCBspNode::CalcSubtreeBBox3D", 0x53BF00 }, + { "zCCBspNode::CalcSubtreeBBox3DCell", 0x53C0F0 }, + { "zCCBspNode::CountNodes", 0x53C1E0 }, + { "zCCBspNode::CountLeafs", 0x53C210 }, + { "zCCBspNode::CountPolys", 0x53C250 }, + { "zCCBspNode::CountDepthRec", 0x53C280 }, + { "zCCBspNode::CountDepth", 0x53C2F0 }, + { "zCCBspNode::DescribeTree", 0x53C3A0 }, + { "zCList2::DeleteList", 0x53CA70 }, + { "zCList2::Insert", 0x53CAB0 }, + { "zCList2::Remove", 0x53CAD0 }, + { "zCList2::Delete", 0x53CB10 }, + { "zCList2::Get", 0x53CB70 }, + { "zCBuildPortal::zCBuildPortal", 0x53CBD0 }, + { "zCBuildPortal::~zCBuildPortal", 0x53CC50 }, + { "zCBspTree::PreprocessIndoorPortals", 0x53CCE0 }, + { "zCBspTree::GetPolyNeighbours", 0x53D090 }, + { "zCBspTree::PostprocessIndoorPortals", 0x53D140 }, + { "zCModelPrototype::ReadSoftSkinVertList", 0x53EBB0 }, + { "zCArray::AllocAbs", 0x53EBD0 }, + { "zCArray::zCArray", 0x53EC30 }, + { "zCArray::~zCArray", 0x53EC40 }, + { "zCArray::InsertEnd", 0x53EC60 }, + { "zTBCylinder3D::IsIntersecting", 0x53ED60 }, + { "zTBCylinder3D::Draw", 0x53EDD0 }, + { "zTBCylinder3D::SetByBBox3D", 0x53EE80 }, + { "zTBSphere3D::IsIntersecting", 0x53EF20 }, + { "zTBSphere3D::ClassifyPlane", 0x53F0F0 }, + { "zTBSphere3D::Draw", 0x53F140 }, + { "zTBBox3D::SetMaximumBox", 0x53F460 }, + { "zTBBox3D::GetVolume", 0x53F480 }, + { "zTBBox3D::CalcGreaterBBox3D", 0x53F4A0 }, + { "zTBBox3D::ClipToBBox3D", 0x53F500 }, + { "zTBBox3D::GetDescription", 0x53F580 }, + { "zTBBox3D::SetByDescription", 0x53FB90 }, + { "zTBBox3D::Transform", 0x53FE60 }, + { "zTBBox3D::UnTransform", 0x53FF70 }, + { "zTBBox3D::IsIntersectingSweep", 0x5402C0 }, + { "zTBBox3D::IsTrivIn", 0x5404E0 }, + { "zTBBox3D::IsTrivInLine", 0x540540 }, + { "zTBBox3D::Classify", 0x540620 }, + { "zTBBox3D::GetNearestPoint", 0x5406E0 }, + { "zTBBox3D::Scale", 0x5409D0 }, + { "zTBBox3D::GetMinExtent", 0x540A60 }, + { "zTBBox3D::GetSphere3D", 0x540AA0 }, + { "zTBBox3D::TraceRay", 0x540B20 }, + { "zTBBox3D::Draw", 0x540CC0 }, + { "zTBBox3D::GetCornerPoints", 0x541020 }, + { "zTBBox3D::GetScreenSize", 0x541190 }, + { "zTBBox3D::ClassifyToPlane", 0x5412B0 }, + { "zTBBox3D::ClassifyToPlaneSides", 0x5415C0 }, + { "zTBBox3D::SaveBIN", 0x5418B0 }, + { "zTBBox3D::LoadBIN", 0x5418D0 }, + { "zTBBox2D::Classify", 0x5418F0 }, + { "zTBBox2D::ClipToBBox2D", 0x5419A0 }, + { "zTBBox2D::Draw", 0x5419F0 }, + { "zCOBBox3D::~zCOBBox3D", 0x541AC0 }, + { "zCOBBox3D::Draw", 0x541B50 }, + { "zCOBBox3D::BuildOBB", 0x5427A0 }, + { "zCOBBox3D::BuildRec", 0x5431D0 }, + { "zCOBBox3D::BuildOBBTree", 0x543500 }, + { "zCOBBox3D::TestIntersectionOBB", 0x543550 }, + { "zCOBBox3D::TestIntersectionTreeRec", 0x543DF0 }, + { "zCOBBox3D::TestIntersectionTree", 0x543ED0 }, + { "zCOBBox3D::TraceRay", 0x543F00 }, + { "zMAT4::Rotate", 0x544070 }, + { "zCOBBox3D::CheckOBBPolyIntersection", 0x5440D0 }, + { "zCOBBox3D::GetBBox3D", 0x544370 }, + { "zCOBBox3D::SetByBBox3D", 0x544570 }, + { "zCOBBox3D::Transform", 0x544670 }, + { "zCOBBox3D::operator=", 0x5447D0 }, + { "zCOBBox3D::SaveBIN", 0x544920 }, + { "zCOBBox3D::LoadBIN", 0x5449B0 }, + { "zCList::~zCList", 0x544BC0 }, + { "zCCamera::zCCamera", 0x544C40 }, + { "zCCamera::~zCCamera", 0x545070 }, + { "zCCamera::PushTransform", 0x545150 }, + { "zCCamera::PopTransform", 0x5451E0 }, + { "zCCamera::SetTransform", 0x545320 }, + { "zCCamera::GetTransform", 0x545480 }, + { "zCCamera::Activate", 0x5454E0 }, + { "zCCamera::CreateProjectionMatrix", 0x5455F0 }, + { "zCCamera::UpdateProjectionMatrix", 0x545670 }, + { "zCCamera::GetFOV", 0x5456C0 }, + { "zCCamera::SetFOV", 0x545700 }, + { "zCCamera::UpdateViewport", 0x545870 }, + { "zCCamera::SetRenderTarget", 0x5459B0 }, + { "zCCamera::SetRenderScreenFadeTex", 0x5459D0 }, + { "zCCamera::SetUpFrustum", 0x545B00 }, + { "zTPlane::CalcSignbits", 0x545F80 }, + { "zCCamera::SetFarClipZ", 0x545FE0 }, + { "zCCamera::BBox3DInFrustum", 0x546190 }, + { "zCCamera::StopTremor", 0x546430 }, + { "zCCamera::AddTremor", 0x546440 }, + { "zCCamera::PreRenderProcessing", 0x5465B0 }, + { "zCCamera::PostRenderProcessing", 0x546700 }, + { "zCCamera::GetCamPos", 0x546740 }, + { "zCCamera::InitDrawPolySimple", 0x546770 }, + { "zCCamera::CleanupDrawPolySimple", 0x546830 }, + { "zCCamera::DrawPolySimple", 0x546890 }, + { "zCCamera::SetRenderScreenFade", 0x5469A0 }, + { "zCCamera::SetRenderScreenFadeTexAniFPS", 0x5469C0 }, + { "zCCamera::SetRenderScreenFadeTexBlendFunc", 0x5469F0 }, + { "zCCamera::SetRenderCinemaScope", 0x546A00 }, + { "zCCamera::RenderCinemaScope", 0x546B10 }, + { "zCCamera::ScreenProjectionTouchesPortalRough", 0x546C60 }, + { "zCCamera::ScreenProjectionTouchesPortal", 0x546EE0 }, + { "zCCollisionReport::zCCollisionReport", 0x547330 }, + { "zCCollisionReport::~zCCollisionReport", 0x547350 }, + { "zCCollisionReport::`scalar deleting destructor'", 0x547360 }, + { "zCCollisionDetector::zCCollisionDetector", 0x5473C0 }, + { "zCCollisionDetector::`scalar deleting destructor'", 0x547420 }, + { "zCCollisionDetector::~zCCollisionDetector", 0x547470 }, + { "zCCollisionDetector::GetTestFuncIndex", 0x5474A0 }, + { "zCCollisionDetector::RegisterStaticIntersectionTest", 0x547500 }, + { "zCCollisionDetector::RegisterDynamicIntersectionTest", 0x547530 }, + { "zCCollisionDetector::CanCollide", 0x547560 }, + { "zCCollisionDetector::S_ResetFreeCollReportList", 0x5475A0 }, + { "zCCollisionDetector::S_GetNextFreeCollReport", 0x5475B0 }, + { "zCCollisionDetector::DoDynamicIntersectionTests", 0x547690 }, + { "zCCollisionDetector::DoStaticIntersectionTests", 0x547880 }, + { "zCCollisionDetector::DetectCollisions", 0x547C30 }, + { "zCVob::IsColliding", 0x547D50 }, + { "zCArray::AllocDelta", 0x547D70 }, + { "zCArray::InsertEnd", 0x547DD0 }, + { "zCCollisionObject::_CreateNewInstance", 0x547F80 }, + { "zCCollisionObject::GetCollObjClass", 0x547FC0 }, + { "zCCollisionObject::DetectCollisionsSelf", 0x547FD0 }, + { "zCCollisionObject::CollisionResponse", 0x547FE0 }, + { "zCCollisionObject::GetAdaptiveStepSize", 0x547FF0 }, + { "zCCollisionObject::SuppressCollisionResponse", 0x548000 }, + { "zCCollisionObject::`scalar deleting destructor'", 0x548010 }, + { "zCCollisionObjectDef::zCCollisionObjectDef", 0x548030 }, + { "zCCollisionObject::CalcIntermediateTrafo", 0x5481E0 }, + { "zCCollisionObject::GetLargestBBox3DLocal", 0x548300 }, + { "zCCollObjectUndef::_CreateNewInstance", 0x5483E0 }, + { "zCCollObjectUndef::GetCollObjClass", 0x548420 }, + { "zCCollObjectUndef::`scalar deleting destructor'", 0x548430 }, + { "zCCollObjectUndef::~zCCollObjectUndef", 0x548450 }, + { "zCCollObjectLevelPolys::_CreateNewInstance", 0x5484A0 }, + { "zCCollObjectLevelPolys::GetCollObjClass", 0x5484F0 }, + { "zCCollObjectLevelPolys::`scalar deleting destructor'", 0x548500 }, + { "zCCollObjectLevelPolys::~zCCollObjectLevelPolys", 0x548520 }, + { "zCCollObjectBase::~zCCollObjectBase", 0x548580 }, + { "zCCollObjectCharacter::_CreateNewInstance", 0x5485D0 }, + { "zCCollObjectPoint::_CreateNewInstance", 0x548670 }, + { "zCCollObjectPoint::GetCollObjClass", 0x5486B0 }, + { "zCCollObjectPoint::`scalar deleting destructor'", 0x5486C0 }, + { "zCCollObjectPoint::~zCCollObjectPoint", 0x5486E0 }, + { "zCCollObjectProjectile::_CreateNewInstance", 0x548730 }, + { "zCCollObjectProjectile::GetCollObjClass", 0x548770 }, + { "zCCollObjectProjectile::`scalar deleting destructor'", 0x548780 }, + { "zCCollObjectProjectile::~zCCollObjectProjectile", 0x5487A0 }, + { "zCCollObjectComplex::_CreateNewInstance", 0x5487F0 }, + { "zCCollObjectComplex::GetCollObjClass", 0x548830 }, + { "zCCollObjectComplex::`scalar deleting destructor'", 0x548840 }, + { "zCCollObjectComplex::~zCCollObjectComplex", 0x548860 }, + { "zCCollObjectBoxBlocker::_CreateNewInstance", 0x5488B0 }, + { "zCCollObjectBoxBlocker::GetCollObjClass", 0x5488F0 }, + { "zCCollObjectBoxBlocker::`scalar deleting destructor'", 0x548900 }, + { "zCCollObjectBoxBlocker::~zCCollObjectBoxBlocker", 0x548920 }, + { "zCCollObjectBoxPassThrough::_CreateNewInstance", 0x548970 }, + { "zCCollObjectBoxPassThrough::GetCollObjClass", 0x5489B0 }, + { "zCCollObjectBoxPassThrough::SuppressCollisionResponse", 0x5489C0 }, + { "zCCollObjectBoxPassThrough::`scalar deleting destructor'", 0x5489D0 }, + { "zCCollObjectBoxPassThrough::~zCCollObjectBoxPassThrough", 0x5489F0 }, + { "zCCollObjectPoint::GetLargestBBox3DLocal", 0x548A00 }, + { "zCCollObjectPoint::CollisionResponse", 0x548AA0 }, + { "zMAT4::Translate", 0x548C40 }, + { "zCCollObjectPoint::GetCenterOffsetLocal", 0x548C70 }, + { "zCCollObjectPoint::GetCenterOffsetNew", 0x548CF0 }, + { "zTBBox3D::GetCenterFloor", 0x548E20 }, + { "zCCollObjectPoint::SetUpVectorNew", 0x548E50 }, + { "zCCollObjectPoint::DetectCollisionsSelf", 0x549070 }, + { "zCCollObjectComplex::GetAdaptiveStepSize", 0x549080 }, + { "zCCollObjectComplex::CollisionResponse", 0x549100 }, + { "TestDynamic_Projectile_Char", 0x549220 }, + { "zVEC3::NormalizeApprox", 0x549530 }, + { "zTBBox3D::GetCenter", 0x549580 }, + { "TestDynamic_XXX_BoxPassThrough", 0x5495C0 }, + { "zCCollObjectBase::S_CalcAdaptiveCollStepFromVisualBBox", 0x5497B0 }, + { "zCCollObjectBase::S_CalcGeneric_CollNormal_ContactPoint", 0x549830 }, + { "zCCollObjectBase::GetLargestBBox3DLocal", 0x5499B0 }, + { "zCCollObjectBase::S_RegisterCollisionTestFuncs", 0x549A40 }, + { "zCCollObjectCharacter::zCCollObjectCharacter", 0x54A510 }, + { "zCCollObjectBase::`scalar deleting destructor'", 0x54A6A0 }, + { "zCCollObjectCharacter::GetCollObjClass", 0x54A6C0 }, + { "zCCollObjectCharacter::IsDead", 0x54A6D0 }, + { "zCCollObjectCharacter::DontLetHimComeNearer", 0x54A6E0 }, + { "zCCollObjectCharacter::TurnSpeed", 0x54A6F0 }, + { "zCCollObjectCharacter::PushAround", 0x54A700 }, + { "zCCollObjectCharacter::`scalar deleting destructor'", 0x54A710 }, + { "zCCollObjectCharacter::~zCCollObjectCharacter", 0x54A730 }, + { "zCCollObjectCharacter::GetPrimitiveCC", 0x54A7F0 }, + { "zCCollObjectCharacter::GetFallbackTrafoCC", 0x54A8D0 }, + { "zCCollObjectCharacter::S_SlideCC", 0x54ACF0 }, + { "TestStatic_Char_Char", 0x54AFD0 }, + { "zCCollObjectCharacter::GetCollisionPoleYDims", 0x54B620 }, + { "zCCollObjectCharacter::CalcSlideVector", 0x54B650 }, + { "Alg_AngleUnitRad", 0x54BAD0 }, + { "zCCollObjectCharacter::DoWallSlidingLatentRotation", 0x54BB30 }, + { "zCCollObjectCharacter::FindFloorWaterCeiling", 0x54BC00 }, + { "zCCollObjectCharacter::MarkSpatialStateAsUninited", 0x54BEE0 }, + { "zCCollObjectCharacter::TestHardCollisions", 0x54BF30 }, + { "zCCollObjectCharacter::S_CalcAvgNormalVariance", 0x54CCA0 }, + { "zCCollObjectCharacter::GetSurfaceAlignScanOrigin", 0x54CE40 }, + { "zCCollObjectCharacter::TestSoftCollisions", 0x54CF60 }, + { "zCCollObjectCharacter::DetectCollisionsSelf", 0x54E010 }, + { "zCCollObjectCharacter::CollisionResponse", 0x54E580 }, + { "zCCollObjectCharacter::GetLargestBBox3DLocal", 0x54E9E0 }, + { "zCCollObjectCharacter::GetAdaptiveStepSize", 0x54EA00 }, + { "zCCollObjectCharacter::PrintDebugInfos", 0x54EA40 }, + { "zArraySortDefaultCompare", 0x54EA80 }, + { "insertionsort", 0x54EAA0 }, + { "zCConvexPrimitive::PointNearestToPlane", 0x54ED40 }, + { "zCConvexPrimitive::CheckCollision", 0x54EDF0 }, + { "zVEC3::operator-=", 0x54F7E0 }, + { "zVEC3::operator*=", 0x54F810 }, + { "zCConvexPrimitive::Distance", 0x54F840 }, + { "zCConvexPrimitive::GetCache", 0x54FA00 }, + { "zCConvexCollisionCache::operator delete", 0x54FBF0 }, + { "zCConvexCollisionCache::zCConvexCollisionCache", 0x54FC00 }, + { "zCConvexPrimitive::Draw", 0x54FC50 }, + { "zCConvexPrimitive::DrawLine", 0x54FD30 }, + { "zCConvexPrimitive::DrawLineStrip", 0x54FE70 }, + { "zCConvexPrimitive::DrawVirtual", 0x54FF30 }, + { "zCConvexPrimitiveUnitSphere::zCConvexPrimitiveUnitSphere", 0x550160 }, + { "zCConvexPrimitive::GetCenterLocal", 0x5501B0 }, + { "zCConvexPrimitiveUnitSphere::PointNearestToPlaneLocal", 0x5501F0 }, + { "zCConvexPrimitiveUnitSphere::SymetrySphere", 0x550210 }, + { "zCConvexPrimitiveUnitSphere::SymetryRotation", 0x550220 }, + { "zCConvexPrimitiveUnitSphere::UpdateBBox", 0x550260 }, + { "zCConvexPrimitiveUnitSphere::`vector deleting destructor'", 0x5502D0 }, + { "zCConvexPrimitiveUnitSphere::~zCConvexPrimitiveUnitSphere", 0x5502F0 }, + { "zCConvexPrimitive::SymetrySphere", 0x550300 }, + { "zCConvexPrimitive::SymetryRotation", 0x550310 }, + { "zCConvexPrimitive::UpdateBBox", 0x550320 }, + { "zCConvexPrimitive::`scalar deleting destructor'", 0x550370 }, + { "zCConvexPrimitiveUnitSphere::DrawVirtual", 0x5503B0 }, + { "zCConvexPrimitiveUnitSphere::PointIsInLocal", 0x5504D0 }, + { "zCConvexPrimitiveScaleTrans::zCConvexPrimitiveScaleTrans", 0x550510 }, + { "zCConvexPrimitiveScaleTrans::`vector deleting destructor'", 0x5505A0 }, + { "zCConvexPrimitiveScaleTrans::~zCConvexPrimitiveScaleTrans", 0x5505C0 }, + { "zCConvexPrimitiveScaleTrans::PointNearestToPlaneLocal", 0x5505D0 }, + { "zCConvexPrimitiveScaleTrans::PointIsInLocal", 0x550690 }, + { "zCConvexPrimitiveScaleTrans::GetCenterLocal", 0x5506E0 }, + { "zCConvexPrimitiveScaleTrans::UpdateBBox", 0x550720 }, + { "zCConvexPrimitiveScaleTrans::DrawVirtual", 0x550770 }, + { "zCConvexPrimitiveEllipsoid::zCConvexPrimitiveEllipsoid", 0x550820 }, + { "zCConvexPrimitiveEllipsoid::SymetryRotation", 0x550970 }, + { "zCConvexPrimitiveEllipsoid::`scalar deleting destructor'", 0x5509C0 }, + { "zCConvexPrimitiveEllipsoid::~zCConvexPrimitiveEllipsoid", 0x5509E0 }, + { "zCConvexPrimitiveEllipsoid::Snap", 0x5509F0 }, + { "zCMemPool::zCMemPool", 0x550A30 }, + { "zCCache::zCCache", 0x550A50 }, + { "zCCache::~zCCache", 0x550AD0 }, + { "zCCache::ClearCache", 0x550C00 }, + { "zCCache::PurgeCache", 0x550D20 }, + { "zCSparseArray >::~zCSparseArray >", 0x550E40 }, + { "zCSparseArray >::SizeIndex", 0x550E90 }, + { "zCSparseArray >::SizeData", 0x550EA0 }, + { "zCSparseArray >::SizeAll", 0x550EB0 }, + { "zCSparseArray >::IndexPtr", 0x550EC0 }, + { "zCSparseArray >::DataPtr", 0x550ED0 }, + { "zCSparseArray >::ManDatPtr", 0x550EE0 }, + { "zCSparseArray >::IndexIsEqual", 0x550EF0 }, + { "zCSparseArray >::CopyIndex", 0x550F20 }, + { "zCSparseArray >::DestructIndex", 0x550F40 }, + { "zCSparseArray >::Hash", 0x550F50 }, + { "zCSparseArray >::ConstructData", 0x550F70 }, + { "zCSparseArray >::DestructData", 0x550F90 }, + { "zCCache::`scalar deleting destructor'", 0x550FB0 }, + { "zCSparseArray >::`scalar deleting destructor'", 0x550FD0 }, + { "zCDecal::_CreateNewInstance", 0x551220 }, + { "zCDecal::operator delete", 0x551310 }, + { "zCDecal::_GetClassDef", 0x551330 }, + { "zCDecal::IsBBox3DLocal", 0x551340 }, + { "zCDecal::zCDecal", 0x551350 }, + { "zCDecal::`scalar deleting destructor'", 0x5513F0 }, + { "zCDecal::~zCDecal", 0x551420 }, + { "zCDecal::CleanupDecals", 0x551490 }, + { "zCDecal::CreateDecalMeshes", 0x551510 }, + { "zCDecal::GetFileExtension", 0x551580 }, + { "zCDecal::LoadVisualVirtual", 0x5515E0 }, + { "zCDecal::GetRenderSortKey", 0x551720 }, + { "zCDecal::SetTexture", 0x551730 }, + { "zCDecal::SetDecalDim", 0x551750 }, + { "zCDecal::Render", 0x551770 }, + { "zCDecal::SetVisualUsedBy", 0x5518F0 }, + { "zCDecal::GetBBox3D", 0x551910 }, + { "zCDecal::GetVisualName", 0x551960 }, + { "zCDecal::GetAlphaTestingEnabled", 0x5519C0 }, + { "zCDecal::DynLightVisual", 0x551A40 }, + { "zCDecal::Archive", 0x551B50 }, + { "zCDecal::Unarchive", 0x551C40 }, + { "zCMgcEigenD::zCMgcEigenD", 0x551E60 }, + { "zCMgcEigenD::~zCMgcEigenD", 0x551F00 }, + { "zCMgcEigenD::Tridiagonal2", 0x551F50 }, + { "zCMgcEigenD::Tridiagonal3", 0x551FC0 }, + { "zCMgcEigenD::Tridiagonal4", 0x552180 }, + { "zCMgcEigenD::TridiagonalN", 0x552870 }, + { "zCMgcEigenD::QLAlgorithm", 0x552C60 }, + { "zCMgcEigenD::DecreasingSort", 0x552F30 }, + { "zCMgcEigenD::IncreasingSort", 0x552FE0 }, + { "zCMgcEigenD::Matrix", 0x553090 }, + { "zCMgcEigenD::EigenStuff2", 0x5530E0 }, + { "zCMgcEigenD::EigenStuff3", 0x553160 }, + { "zCMgcEigenD::EigenStuff4", 0x553190 }, + { "zCMgcEigenD::EigenStuffN", 0x5531C0 }, + { "zCMgcEigenD::EigenStuff", 0x553200 }, + { "zCMgcEigenD::DecrSortEigenStuff2", 0x5532D0 }, + { "zCMgcEigenD::DecrSortEigenStuff3", 0x553360 }, + { "zCMgcEigenD::DecrSortEigenStuff4", 0x5533A0 }, + { "zCMgcEigenD::DecrSortEigenStuffN", 0x5533E0 }, + { "zCMgcEigenD::DecrSortEigenStuff", 0x553430 }, + { "zCMgcEigenD::IncrSortEigenStuff2", 0x553510 }, + { "zCMgcEigenD::IncrSortEigenStuff3", 0x5535A0 }, + { "zCMgcEigenD::IncrSortEigenStuff4", 0x5535E0 }, + { "zCMgcEigenD::IncrSortEigenStuffN", 0x553620 }, + { "zCMgcEigenD::IncrSortEigenStuff", 0x553670 }, + { "zCMgcEigenD::Number", 0x553750 }, + { "zCMgcEigenD::Report", 0x553770 }, + { "ostream::operator<<", 0x553890 }, + { "flush", 0x5538B0 }, + { "zCEngine::zCEngine", 0x553980 }, + { "zCEngine::`scalar deleting destructor'", 0x553990 }, + { "zCEngine::~zCEngine", 0x5539B0 }, + { "zCEngine::Init", 0x5539C0 }, + { "zCObjectFactory::operator delete", 0x553FC0 }, + { "zCEngine::Shutdown", 0x553FE0 }, + { "zCFFT::S_CalcWave2D", 0x5545B0 }, + { "Alg_ArcTan2Approx", 0x554940 }, + { "zComplex::Mag", 0x5549B0 }, + { "zComplex::Phase", 0x554A20 }, + { "zCFFT::S_Init", 0x554AA0 }, + { "zCFFT::S_SetFrameCtr", 0x554BB0 }, + { "zCFFT::S_AnimateWaveMap", 0x554BD0 }, + { "zCFFT::zCFFT", 0x554C20 }, + { "zCFFT::`scalar deleting destructor'", 0x554C50 }, + { "zCFFT::~zCFFT", 0x554D00 }, + { "zCFFT::CalcWave2D", 0x554DA0 }, + { "zCFFT::IsPowerOfTwo", 0x554F40 }, + { "zCFFT::NumberOfBitsNeeded", 0x554F60 }, + { "zCFFT::ReverseBits", 0x554FB0 }, + { "zCFFT::Index_to_frequency", 0x554FE0 }, + { "zCFFT::CreateWaveMap", 0x555050 }, + { "zCFFT::FillH0Array", 0x555090 }, + { "zCFFT::AnimateWaveMap", 0x555300 }, + { "zCFFT::fft_float", 0x5554F0 }, + { "zCFFT::SetFrameCtr", 0x555750 }, + { "zCFFT::SetSpeed", 0x555760 }, + { "zCFFT::GetWaveHeight", 0x555770 }, + { "zCFFT::GetWaveHeightSmooth", 0x555860 }, + { "zCFFT::CreateArray", 0x5559E0 }, + { "zCFFT::FreeArray", 0x555A80 }, + { "zRandom_Gauss::zRandom_Gauss", 0x555AC0 }, + { "zRandom_Gauss::~zRandom_Gauss", 0x555C00 }, + { "zRandom_Gauss::RandomUniform", 0x555C10 }, + { "zRandom_Gauss::GetGaussian", 0x555C90 }, + { "zRandom_Gauss::GetInt", 0x555D80 }, + { "zRandom_Gauss::GetFloat", 0x555DB0 }, + { "zRandom_Gauss::StepForward", 0x555DD0 }, + { "zRandom_Gauss::UnRandomUniform", 0x555E50 }, + { "zRandom_Gauss::StepBack", 0x555F20 }, + { "zRandom_Gauss::rand24", 0x555FE0 }, + { "zRandom_Gauss::unRand24", 0x555FF0 }, + { "zRandom_Gauss::GetGaussAt", 0x556000 }, + { "TPoly3ds::CheckForWrap", 0x556090 }, + { "zCFile3DS::Load3DS", 0x558440 }, + { "zPATH::GetFilename", 0x558870 }, + { "zPATH::GetExt", 0x558890 }, + { "zCBinTree3DS::zCBinTree3DS", 0x5588B0 }, + { "zCBinTree3DS::~zCBinTree3DS", 0x558C40 }, + { "zCBinTree3DS::GetMatListComplete", 0x558CE0 }, + { "zCBinTree3DS::CalcNumPolyVertSubtree", 0x558E20 }, + { "zCBinTree3DS::CalcNum3DSObject", 0x558E80 }, + { "zCBinTree3DS::GetPolyListFor3DSObj", 0x558F50 }, + { "zCBinTree3DS::BuildMesh3DS", 0x5590D0 }, + { "zCBinTree3DS::CreateNodeList", 0x559360 }, + { "zCBinTree3DS::GetLeafIndex", 0x559420 }, + { "zCBinTree3DS::GetVert3DSIndex", 0x5594B0 }, + { "zCBinTree3DS::DropMesh", 0x559690 }, + { "zCFile3DS::Save3DS", 0x559DF0 }, + { "zTBBox3D::InitZero", 0x55A1B0 }, + { "zCMaterial::GetName", 0x55ACF0 }, + { "zCMesh3DS::`scalar deleting destructor'", 0x55B350 }, + { "zCMesh3DS::~zCMesh3DS", 0x55B370 }, + { "zCArray::zCArray", 0x55B470 }, + { "zCArray::zCArray", 0x55B480 }, + { "zCArray::operator[]", 0x55B4B0 }, + { "zCArraySort::zCArraySort", 0x55B4C0 }, + { "zCArray::AllocAbs", 0x55B530 }, + { "zCArray::DeleteList", 0x55B550 }, + { "zCArray::~zCArray", 0x55B590 }, + { "zCArray::IsInList", 0x55B5B0 }, + { "zTBinTreeNode::`vector deleting destructor'", 0x55B5F0 }, + { "zTBinTreeNode::~zTBinTreeNode", 0x55B650 }, + { "zCArraySort::AllocDelta", 0x55B6B0 }, + { "zCArray::AllocDelta", 0x55B760 }, + { "zTBinTreeNode::zTBinTreeNode", 0x55B8F0 }, + { "zCArray::AllocDelta", 0x55B910 }, + { "zCFileQuakeBSP::zCFileQuakeBSP", 0x55B9C0 }, + { "zCFileQuakeBSP::~zCFileQuakeBSP", 0x55B9D0 }, + { "zCFileQuakeBSP::LoadQuakeBSP", 0x55B9F0 }, + { "zCLensFlareFX::_CreateNewInstance", 0x55D2A0 }, + { "zCLensFlareFX::operator delete", 0x55D3D0 }, + { "zCLensFlareFX::_GetClassDef", 0x55D3F0 }, + { "zCLensFlareFX::`scalar deleting destructor'", 0x55D400 }, + { "zCLensFlareFX::LoadLensFlareScript", 0x55D430 }, + { "zCLensFlareFX::ReleaseLensFlareScript", 0x55D720 }, + { "zCLensFlareFX::~zCLensFlareFX", 0x55D7D0 }, + { "zCLensFlareFX::Archive", 0x55D880 }, + { "zCLensFlareFX::Unarchive", 0x55D9D0 }, + { "zCLensFlareFX::zTVobLightLensFlare::zTVobLightLensFlare", 0x55DE00 }, + { "zCLensFlareFX::RenderLensFlares", 0x55DE20 }, + { "zCLensFlareFX::SetAlpha", 0x55E7F0 }, + { "zCArray::AllocDelta", 0x55E840 }, + { "zCMaterial::_CreateNewInstance", 0x55EB00 }, + { "zCMaterial::_GetClassDef", 0x55EBD0 }, + { "zCMaterial::zCMaterial", 0x55EBE0 }, + { "zCMaterial::`scalar deleting destructor'", 0x55EC90 }, + { "zCMaterial::operator=", 0x55EE30 }, + { "zCMaterial::~zCMaterial", 0x55EE50 }, + { "zCMaterial::InitThisByMaterial", 0x55EF10 }, + { "zCMaterial::InitValues", 0x55F040 }, + { "zCMaterial::SetDetailObjectVisual", 0x55F150 }, + { "zCMaterial::GetDetailObjectVisual", 0x55F2D0 }, + { "zCMaterial::ApplyTexAniMapping", 0x55F2E0 }, + { "zCMaterial::GetTexAniVector", 0x55F370 }, + { "zVEC3::IsEqualEps", 0x55F660 }, + { "zCMaterial::IsPortalMaterial", 0x55F6B0 }, + { "zCMaterial::SetTexAniMappingDir", 0x55F7A0 }, + { "zCMaterial::SetTexture", 0x55F7C0 }, + { "zCMaterial::SetDetailTexture", 0x55FAB0 }, + { "zCMaterial::AutoAssignDetailTexture", 0x55FC00 }, + { "zCMaterial::GetTexScale", 0x55FDA0 }, + { "zCMaterial::SetTexScale", 0x55FE00 }, + { "zCMaterial::RemoveTexture", 0x55FE20 }, + { "zCMaterial::GetMatGroupString", 0x55FEF0 }, + { "zCMaterial::SetMatGroupByString", 0x55FFB0 }, + { "zCMaterial::RefreshAvgColorFromTexture", 0x5601B0 }, + { "zCMaterial::Archive", 0x560200 }, + { "zCMaterial::Unarchive", 0x560560 }, + { "zCTexAniCtrl::zCTexAniCtrl", 0x560B10 }, + { "zCTexAniCtrl::AdvanceAni", 0x560B30 }, + { "zCMaterial::SearchName", 0x560C10 }, + { "zCMallocGeneric::~zCMallocGeneric", 0x560C80 }, + { "zCMalloc::GetStats", 0x560C90 }, + { "zCMalloc::GetProcessStats", 0x560CA0 }, + { "zCMalloc::DumpHeap", 0x560CB0 }, + { "zCMalloc::CheckHeap", 0x560CC0 }, + { "zCMalloc::CheckPtr", 0x560CD0 }, + { "zCMalloc::`scalar deleting destructor'", 0x560CE0 }, + { "zCMallocGeneric::zCMallocGeneric", 0x560D00 }, + { "zCMallocGeneric::`scalar deleting destructor'", 0x560D10 }, + { "operator new", 0x560D30 }, + { "operator delete", 0x560D40 }, + { "operator new[]", 0x560D50 }, + { "operator delete[]", 0x560D60 }, + { "zCMallocGeneric::Malloc", 0x560DB0 }, + { "zCMallocGeneric::Realloc", 0x560DD0 }, + { "zCMallocGeneric::Free", 0x560DF0 }, + { "zCMallocGeneric::GetStats", 0x560E00 }, + { "zCMallocGeneric::Init", 0x560E20 }, + { "zCMallocGeneric::Shutdown", 0x560E30 }, + { "zCVolatileMemoryBase::zCVolatileMemoryBase", 0x560E50 }, + { "zCVolatileMemoryBase::Destroyed", 0x560EA0 }, + { "zCVolatileMemoryBase::Init", 0x560F20 }, + { "zCVolatileMemoryBase::Alloc", 0x560F40 }, + { "zCVolatileMemoryBase::Mark", 0x5610E0 }, + { "zCVolatileMemoryBase::Restore", 0x5610F0 }, + { "zCVolatileMemoryBase::MaxFillPercentage", 0x5611A0 }, + { "zCMemPoolBase::zCMemPoolBase", 0x5611B0 }, + { "zCMemPoolBase::~zCMemPoolBase", 0x561220 }, + { "zCMemPoolBlock::`scalar deleting destructor'", 0x561280 }, + { "zCMemPoolBase::Alloc", 0x5612C0 }, + { "zCMemPoolBlock::operator delete", 0x561450 }, + { "zCMemPoolBase::Free", 0x561460 }, + { "zCMemPoolBase::PreAlloc", 0x5614A0 }, + { "zCMemPoolBase::PoolAdd", 0x5616A0 }, + { "zCMemPoolBase::SetMemDebug", 0x561860 }, + { "zCMemPoolBase::DisablePools", 0x561880 }, + { "zCMesh::_CreateNewInstance", 0x561AB0 }, + { "zCMesh::zCMesh", 0x561B70 }, + { "zCVisual::IsBBox3DLocal", 0x561DD0 }, + { "zCVisual::SetVisualUsedBy", 0x561DE0 }, + { "zCMesh::_GetClassDef", 0x561DF0 }, + { "zCMesh::GetVisualName", 0x561E00 }, + { "zCMesh::GetBBox3D", 0x561E50 }, + { "zCMesh::GetOBBox3D", 0x561E80 }, + { "zCMesh::CanTraceRay", 0x561E90 }, + { "zCMesh::GetAlphaTestingEnabled", 0x561EA0 }, + { "zCMesh::SetAlphaTestingEnabled", 0x561EB0 }, + { "zCMesh::`scalar deleting destructor'", 0x561EC0 }, + { "zCMesh::~zCMesh", 0x561EF0 }, + { "zCMesh::GetFileExtension", 0x562030 }, + { "zCMesh::LoadVisualVirtual", 0x562050 }, + { "zCMesh::DeleteAll", 0x562070 }, + { "zCVertex::~zCVertex", 0x562280 }, + { "zCVertex::`vector deleting destructor'", 0x5622A0 }, + { "zCPolygon::`vector deleting destructor'", 0x562310 }, + { "zCMesh::SearchName", 0x562370 }, + { "zCMesh::Load", 0x5623E0 }, + { "zPATH::GetDir", 0x562CE0 }, + { "zCFileBIN::zCFileBIN", 0x562D00 }, + { "zCFileBIN::BinCreate", 0x562DA0 }, + { "zCFileBIN::BinClose", 0x562DD0 }, + { "zCMesh::S_InitVertexMergeCache", 0x562E50 }, + { "zCMesh::S_DeleteVertexMergeCache", 0x5630D0 }, + { "zCMesh::VertexInMesh", 0x563100 }, + { "zCMesh::AllocVerts", 0x5632B0 }, + { "zCMesh::AllocPolys", 0x5633A0 }, + { "zCMesh::AddVertex", 0x563460 }, + { "zCMesh::AddVertexSmart", 0x563930 }, + { "zCMesh::AddPoly", 0x5639C0 }, + { "zCMesh::DeletePoly", 0x564000 }, + { "zCMesh::DynLightVisual", 0x5640E0 }, + { "zCMesh::DynLightScalePrelit", 0x5640F0 }, + { "zCMesh::SharePoly", 0x564510 }, + { "zCMesh::CheckRayPolyIntersection", 0x564530 }, + { "zCMesh::PickPolygon", 0x564740 }, + { "zCMesh::TraceRay", 0x564A10 }, + { "zCMesh::CalcVertexNormals", 0x564B90 }, + { "zCMesh::UnSmoothMesh", 0x565290 }, + { "zCMesh::SetDefaultPlanarMapping", 0x565330 }, + { "zCMesh::CalcBBox3D", 0x5653C0 }, + { "zCMesh::Center", 0x565550 }, + { "zCMesh::TransformAllVerts", 0x5656A0 }, + { "zCMesh::MergeMesh", 0x565760 }, + { "zCMesh::CalcNormals", 0x565C40 }, + { "zCMesh::SetMaterial", 0x565C70 }, + { "zCMesh::ScaleXZ", 0x565CD0 }, + { "zCMesh::Scale", 0x565D40 }, + { "zCMesh::CheckForMaterials", 0x565E00 }, + { "zCMesh::Render", 0x565F40 }, + { "zCMesh::RenderHorizon", 0x5662A0 }, + { "zCMesh::RenderDecal", 0x566550 }, + { "zMAT4::SetAtVector", 0x566710 }, + { "zCMesh::RenderDecalHorizon", 0x566730 }, + { "zCCamera::ProjectClamp", 0x566AB0 }, + { "zCMesh::ResetStaticLight", 0x566DB0 }, + { "zCMesh::SetStaticLight", 0x566DF0 }, + { "zCMesh::SetLightDyn", 0x566E30 }, + { "zCMesh::SetLightStatAlpha", 0x566E70 }, + { "zCMesh::ResetLightDynToLightStat", 0x566EB0 }, + { "zCMesh::AddToLightDyn", 0x566EF0 }, + { "zCMesh::CreateQuadMesh", 0x566F30 }, + { "zCMesh::CreateTriMesh", 0x567280 }, + { "zCMesh::CheckTexUVOnPlane", 0x567450 }, + { "zCMesh::ConvertTrisToNPolys", 0x567950 }, + { "zCVertFeature::zCVertFeature", 0x568510 }, + { "zCMesh::GetFileVersion", 0x568530 }, + { "zCMesh::SaveMSH", 0x568540 }, + { "zCFileBIN::BinStartChunk", 0x56AD50 }, + { "zCFileBIN::BinEndChunk", 0x56ADF0 }, + { "zCMesh::LoadMSH", 0x56AE50 }, + { "zCLightMap::operator delete", 0x56C3F0 }, + { "zCVertex::zCVertex", 0x56C410 }, + { "zCMesh::CreateListsFromArrays", 0x56C6D0 }, + { "zCMesh::ClearLists", 0x56C7A0 }, + { "zCMesh::ArraysToLists", 0x56C800 }, + { "S_FeaturesAreEqual", 0x56C870 }, + { "zCMesh::ShareFeatures", 0x56C8E0 }, + { "zCOLOR::Reset", 0x56D650 }, + { "zCArray::`vector deleting destructor'", 0x56D660 }, + { "zCMesh::UnshareFeatures", 0x56D6C0 }, + { "zCMesh::FlipPolys", 0x56D7E0 }, + { "zCMesh::SortPolysByMaterial", 0x56DA60 }, + { "zCMesh::SortPolysByList", 0x56DB10 }, + { "zCMesh::DeletePolyAndVerts", 0x56E3A0 }, + { "zCMesh::RemoveDegeneratePolys", 0x56E5B0 }, + { "zCMesh::CombineLightmaps", 0x56E7E0 }, + { "zCCombine::zCCombine", 0x56FA60 }, + { "zCCombine::CombineWith", 0x56FAB0 }, + { "zCCombine::~zCCombine", 0x56FD30 }, + { "zCMemPool::PoolAdd", 0x570550 }, + { "zCMemPool::PoolAdd", 0x570560 }, + { "zCMemPool::PoolAdd", 0x570570 }, + { "zCArraySort::InsertSort", 0x570580 }, + { "zCArraySort::DeleteList", 0x5706D0 }, + { "zCArray::Search", 0x5706F0 }, + { "zCArray::InsertEnd", 0x570760 }, + { "zCArray::zCArray", 0x570850 }, + { "zCArray::~zCArray", 0x570860 }, + { "zCArray::InsertEnd", 0x570880 }, + { "zCArraySort::Search", 0x570970 }, + { "zCArraySort::Search", 0x570A00 }, + { "zCSparseArray::zCSparseArray", 0x570A70 }, + { "zCArray::zCArray", 0x570AD0 }, + { "zCArraySort::AllocDelta", 0x570B20 }, + { "zCArray::AllocDelta", 0x570B80 }, + { "zCArray::AllocDelta", 0x570C00 }, + { "zCArray::InsertEnd", 0x570C60 }, + { "zCArray::AllocDelta", 0x570CB0 }, + { "zCArraySort::AllocDelta", 0x570D10 }, + { "zCArraySort::AllocDelta", 0x570D70 }, + { "zCArray::AllocDelta", 0x570DD0 }, + { "zCArray::AllocDelta", 0x570E30 }, + { "zCArray::AllocDelta", 0x570E90 }, + { "zCModel::_CreateNewInstance", 0x571170 }, + { "zCVisualAnimate::_GetClassDef", 0x5712D0 }, + { "zCModel::operator delete", 0x5712E0 }, + { "zCModel::_GetClassDef", 0x571300 }, + { "zCModel::IsBBox3DLocal", 0x571310 }, + { "zCModel::CanTraceRay", 0x571320 }, + { "zCModel::StartAnimation", 0x571330 }, + { "zCModel::StopAnimation", 0x571340 }, + { "zCModel::IsAnimationActive", 0x5713E0 }, + { "zCModel::`scalar deleting destructor'", 0x571470 }, + { "zCVisualAnimate::~zCVisualAnimate", 0x5714A0 }, + { "zCVisualAnimate::`scalar deleting destructor'", 0x5714B0 }, + { "zCModelAni::_CreateNewInstance", 0x5716D0 }, + { "zCModelAni::operator delete", 0x571730 }, + { "zCModelAniActive::zCModelAniActive", 0x571850 }, + { "zCModelAniActive::~zCModelAniActive", 0x571940 }, + { "zCModelAniActive::SetDirection", 0x571960 }, + { "zCModelAniActive::GetProgressPercent", 0x5719B0 }, + { "zCModelAniActive::SetProgressPercent", 0x5719F0 }, + { "zCModelAniActive::SetActFrame", 0x571A40 }, + { "zCModelTexAniState::zCModelTexAniState", 0x571A90 }, + { "zCModelTexAniState::~zCModelTexAniState", 0x571AB0 }, + { "zCModelTexAniState::DeleteTexList", 0x571AD0 }, + { "zCModelTexAniState::UpdateTexList", 0x571AF0 }, + { "zCMorphMesh::SetTextureVar", 0x571B30 }, + { "zCModelTexAniState::BuildTexListFromMeshLib", 0x571BA0 }, + { "zCModelTexAniState::BuildTexListFromMesh", 0x571C20 }, + { "zCModelTexAniState::BuildTexListFromProgMesh", 0x571DB0 }, + { "zCModelTexAniState::AddTexListFromMeshLib", 0x571F20 }, + { "zCModelTexAniState::AddTexListFromMesh", 0x572180 }, + { "zCModelTexAniState::AddTexListFromProgMesh", 0x5722E0 }, + { "zCModelTexAniState::FinishTexList", 0x572430 }, + { "zCModelNodeInst::zCModelNodeInst", 0x5725C0 }, + { "zCModelNodeInst::~zCModelNodeInst", 0x572780 }, + { "zCModelNodeInst::Init", 0x572800 }, + { "zCModelNodeInst::InitByModelProtoNode", 0x572890 }, + { "zCModelNodeInst::SetNodeVisualS", 0x572940 }, + { "zCModel::~zCModel", 0x572A10 }, + { "zCModelNodeInst::`vector deleting destructor'", 0x572CC0 }, + { "zCModel::Init", 0x572D20 }, + { "zCModel::zCModel", 0x572F90 }, + { "zCModel::CopyProtoNodeList", 0x573150 }, + { "zCModel::SetVisualUsedBy", 0x573410 }, + { "zCModel::GetFileExtension", 0x573490 }, + { "zCModel::LoadVisualVirtual", 0x5734B0 }, + { "zCModel::ApplyModelProtoOverlay", 0x573540 }, + { "zCModel::HasAppliedModelProtoOverlay", 0x5737E0 }, + { "zCModel::RemoveModelProtoOverlay", 0x573990 }, + { "zCModel::CalcNodeListBBoxWorld", 0x573D10 }, + { "zCModel::GetBBox3DNodeWorld", 0x573E40 }, + { "zCModel::GetNodePositionWorld", 0x573E90 }, + { "zCModel::CalcModelBBox3DWorld", 0x573EC0 }, + { "zCModel::SetNodeVisual", 0x573FF0 }, + { "zCModel::SetDynLightMode", 0x574020 }, + { "zCModel::RenderNodeList", 0x574040 }, + { "zCModel::Render", 0x574FC0 }, + { "zCProgMeshProto::RenderProgMesh", 0x575280 }, + { "zCRenderLight::zCRenderLight", 0x5752A0 }, + { "zCModel::CheckNodeCollisionList", 0x5752B0 }, + { "zCModel::CheckNodeCollision", 0x575350 }, + { "zCModel::GetTrafoNodeToModel", 0x5754A0 }, + { "zCModel::SetRandAnisEnabled", 0x5755D0 }, + { "zCModel::GetActiveAni", 0x575640 }, + { "zCModel::StopAni", 0x5756C0 }, + { "zCModel::GetAnyAnimation", 0x575900 }, + { "zCModel::GetAniTransLerp", 0x575950 }, + { "zCModel::StartAni", 0x575A50 }, + { "zCModel::AssertActiveAniListAlloced", 0x576250 }, + { "zCModel::HostVobRemovedFromWorld", 0x5762C0 }, + { "zCModel::DoAniEvents", 0x576370 }, + { "zCModel::AdvanceAni", 0x5772B0 }, + { "zCModel::AdvanceAnis", 0x577570 }, + { "zCModel::SetModelScale", 0x578710 }, + { "zCModel::IsStateActive", 0x578880 }, + { "zCModel::GetBBox3D", 0x578A00 }, + { "zCModel::GetVisualName", 0x578A40 }, + { "zCModel::SearchNode", 0x578AD0 }, + { "zCModel::SetNodeMeshTexture", 0x578B80 }, + { "zCModel::SetMeshLibTexture", 0x578CB0 }, + { "zCModel::RemoveMeshLibAll", 0x578EB0 }, + { "zCModel::RemoveMeshLib", 0x578EE0 }, + { "zCModel::ApplyMeshLib", 0x5790F0 }, + { "zCModelMeshLib::operator delete", 0x5794F0 }, + { "zCModelMeshLib::_GetClassDef", 0x579510 }, + { "zCModelMeshLib::`scalar deleting destructor'", 0x579520 }, + { "zCModel::UpdateMeshLibTexAniState", 0x579550 }, + { "zCModelNodeInst::AddNodeAni", 0x5795D0 }, + { "zCModelNodeInst::RemoveAllNodeAnis", 0x579800 }, + { "zCModelNodeInst::RemoveNodeAni", 0x579810 }, + { "zCModelNodeInst::FindMasterAni", 0x579900 }, + { "zCModelNodeInst::FadeOutNodeAni", 0x579970 }, + { "zCModel::FadeOutAni", 0x579A30 }, + { "zCModel::FadeOutAnisLayerRange", 0x579CD0 }, + { "zCModel::StopAnisLayerRange", 0x579D20 }, + { "zCModel::GetProgressPercent", 0x579D70 }, + { "zCModel::SetCombineAniXY", 0x579E90 }, + { "zCModel::GetCombineAniXY", 0x579EE0 }, + { "zCModelNodeInst::CalcWeights", 0x579F50 }, + { "zCModelNodeInst::AddToNodeAniWeight", 0x57A190 }, + { "zCModelNodeInst::CalcBlending", 0x57A200 }, + { "zCModel::CalcNodeListAniBlending", 0x57A360 }, + { "zCModelNodeInst::GetNodeAniListIndex", 0x57A390 }, + { "zCModel::CalcTransBlending", 0x57A3C0 }, + { "zCModelAniActive::DoCombineAni", 0x57A890 }, + { "zCModel::AttachChildVobToNode", 0x57B180 }, + { "zCModel::RemoveChildVobFromNode", 0x57B2D0 }, + { "zCModel::RemoveAllChildVobsFromNode", 0x57B350 }, + { "zCModel::UpdateAttachedVobs", 0x57B3A0 }, + { "zCModel::RemoveStartedVobFX", 0x57B4F0 }, + { "zCModel::GetVelocityRing", 0x57B5A0 }, + { "zCModel::ResetVelocity", 0x57B600 }, + { "zCModel::GetAniMinMaxWeight", 0x57B690 }, + { "zCModel::PrintStatus", 0x57B930 }, + { "zCModel::CorrectAniFreezer", 0x57C080 }, + { "zCModel::psb_WriteAniBlock", 0x57C2F0 }, + { "zCModel::psb_ReadAniBlock", 0x57C480 }, + { "zCModel::PackStateBinary", 0x57C6D0 }, + { "zCModel::UnpackStateBinary", 0x57CA20 }, + { "zCModel::ShowAniListAdd", 0x57D1A0 }, + { "zCModel::ShowAniList", 0x57D210 }, + { "zCModel::GetRenderSortKey", 0x57D280 }, + { "zCModel::TraceRay", 0x57D2A0 }, + { "zTAniAttachment::~zTAniAttachment", 0x57DDE0 }, + { "zTAniAttachment::zTAniAttachment", 0x57DE00 }, + { "zCModel::AniAttachmentCompare", 0x57DE10 }, + { "zCModel::SearchAniAttachList", 0x57DE40 }, + { "zCModel::RemoveAniAttachment", 0x57DEC0 }, + { "zTAniAttachment::`scalar deleting destructor'", 0x57DFF0 }, + { "zCModel::RemoveAllAniAttachments", 0x57E010 }, + { "zCModel::RemoveAllVobFX", 0x57E060 }, + { "zCModel::GetCreateAniAttachment", 0x57E0F0 }, + { "zCModel::DeleteRandAniList", 0x57E340 }, + { "zCModel::InsertRandAni", 0x57E3D0 }, + { "zCModel::GetRandAniFreq", 0x57E4D0 }, + { "zCModel::SetRandAniFreq", 0x57E560 }, + { "zCModel::RecalcRootPosLocal", 0x57E580 }, + { "zCArray::zCArray", 0x57E6F0 }, + { "zCArray::zCArray", 0x57E720 }, + { "zCModelPrototype::zCModelPrototype", 0x57E730 }, + { "zCArray::InsertEnd", 0x57E7B0 }, + { "zCArray::RemoveOrderIndex", 0x57E880 }, + { "zCModelMeshLib::LoadMDM", 0x57E8B0 }, + { "zCArraySort::Search", 0x57E8F0 }, + { "zCArray::RemoveIndex", 0x57E980 }, + { "zCArray::InsertEnd", 0x57EA10 }, + { "zCList::Insert", 0x57EAE0 }, + { "zCArray::IsInList", 0x57EB50 }, + { "zCArray::AllocDelta", 0x57EBB0 }, + { "zCArray::InsertEnd", 0x57EC10 }, + { "zCArray::AllocDelta", 0x57ECE0 }, + { "zCArray::AllocDelta", 0x57ED40 }, + { "zCArray::InsertEnd", 0x57EDA0 }, + { "zCArray::InsertEnd", 0x57EE80 }, + { "zCArray::InsertEnd", 0x57EF60 }, + { "zCArray::AllocDelta", 0x57F030 }, + { "zCArray::AllocDelta", 0x57F090 }, + { "zCModelMeshLib::_CreateNewInstance", 0x57F310 }, + { "zCModelNode::zCModelNode", 0x57F460 }, + { "zCModelNode::~zCModelNode", 0x57F730 }, + { "zCModelNode::SetNodeVisualS", 0x57F7D0 }, + { "zTMdl_AniSample::CalcSamplePosConstants", 0x57F870 }, + { "zTMdl_AniSample::SetSamplePosConstants", 0x57F890 }, + { "zTMdl_AniSample::Pack", 0x57F8B0 }, + { "zTMdl_AniSample::Unpack", 0x57F970 }, + { "zTMdl_AniSample::PackTrans", 0x57F9E0 }, + { "zTMdl_AniSample::UnpackTrans", 0x57FA30 }, + { "zTMdl_AniSample::PackQuat", 0x57FA90 }, + { "zTMdl_AniSample::UnpackQuat", 0x57FB10 }, + { "zCModelAni::zCModelAni", 0x57FBC0 }, + { "zCModelAni::_GetClassDef", 0x57FD60 }, + { "zCModelAni::`scalar deleting destructor'", 0x57FD70 }, + { "zCModelAni::~zCModelAni", 0x57FDA0 }, + { "zCModelAniEvent::`vector deleting destructor'", 0x57FF70 }, + { "zCModelAni::PrecacheAniEventData", 0x57FFD0 }, + { "zCModelAni::GetAniVelocity", 0x5800A0 }, + { "zCModelAni::GetAniTranslation", 0x580220 }, + { "zCModelAni::AddTrafoMatrix", 0x580360 }, + { "zCModelAni::GetQuat", 0x580800 }, + { "zCModelAni::GetTrans", 0x580860 }, + { "zCModelAni::SetTrans", 0x580900 }, + { "zCModelAni::SetQuat", 0x580980 }, + { "zCModelAni::AddNodeList", 0x580A20 }, + { "zCModelAni::SetFlags", 0x580A90 }, + { "zCModelAni::SetBlendingSec", 0x580B40 }, + { "zCModelAni::GetBlendingSec", 0x580BA0 }, + { "zCModelAni::CorrectRootNodeIdleMovement", 0x580C00 }, + { "zCModelAni::CalcInPlaceFlag", 0x580D60 }, + { "zCModelAni::ResolveAlias", 0x580F40 }, + { "zCModelAni::ResolveComb", 0x581220 }, + { "zCModelAni::SaveMAN", 0x581920 }, + { "zCFileBIN::BinWriteSrcFileStats", 0x582040 }, + { "zCModelAni::LoadMAN", 0x5821E0 }, + { "zPATH::SearchFile", 0x582D10 }, + { "zCModelAniEvent::zCModelAniEvent", 0x582D20 }, + { "zCModelAniEvent::~zCModelAniEvent", 0x582DC0 }, + { "zCModelAniEvent::Save", 0x582EA0 }, + { "zCFileBIN::BinWriteString", 0x582F60 }, + { "zCModelAniEvent::Load", 0x583000 }, + { "zCModelPrototype::Init", 0x5832F0 }, + { "zCModelPrototype::~zCModelPrototype", 0x5834B0 }, + { "zCModelPrototype::Clear", 0x5836F0 }, + { "zCModelPrototype::ReleaseMeshSoftSkinList", 0x583890 }, + { "zCModelPrototype::ReleaseMeshes", 0x5838F0 }, + { "zCModelPrototype::Release", 0x583980 }, + { "zCModelPrototype::NumInList", 0x5839B0 }, + { "zCModelPrototype::GetModelProtoFileName", 0x5839D0 }, + { "zCModelPrototype::SetModelProtoName", 0x5839E0 }, + { "zCModelPrototype::SetFileSourceType", 0x583B70 }, + { "zCModelPrototype::Load", 0x583CF0 }, + { "zPATH::GetFile", 0x583F20 }, + { "zCModelPrototype::PrepareAsModelProtoOverlay", 0x583F40 }, + { "zCModelPrototype::CalcNodeListChecksum", 0x584310 }, + { "zCModelPrototype::CollectNodeMeshes", 0x584370 }, + { "zCModelPrototype::SearchName", 0x5844D0 }, + { "zCModelPrototype::SearchNode", 0x584590 }, + { "zCModelPrototype::FindMeshTreeNode", 0x584640 }, + { "zCModelPrototype::FindMeshTreeNodeIndex", 0x5846F0 }, + { "zCModelPrototype::FindNodeListIndex", 0x5847B0 }, + { "zCModelPrototype::AddAni", 0x584850 }, + { "zCModelPrototype::SearchAniIndex", 0x584A60 }, + { "zCModelPrototype::SearchAni", 0x584B30 }, + { "zCModelPrototype::DescribeTree", 0x584B50 }, + { "zCModelPrototype::GetMDHFileVersion", 0x584D90 }, + { "zCModelPrototype::LoadMDH", 0x584DA0 }, + { "zCFileBIN::BinReadCompareSrcFileStats", 0x585410 }, + { "zCModelPrototype::SaveMDH", 0x585660 }, + { "zCModelPrototype::ConvertVec3", 0x585D80 }, + { "zCModelPrototype::ConvertAngle", 0x585DA0 }, + { "zCModelPrototype::SkipBlock", 0x585DB0 }, + { "zCModelPrototype::SkipBlockCmt", 0x585E30 }, + { "zCModelPrototype::ReadComment", 0x585F00 }, + { "zCModelPrototype::ReadScene", 0x585F10 }, + { "zCModelPrototype::ReadTriple", 0x5862B0 }, + { "zCModelPrototype::ReadNodeTM", 0x5864A0 }, + { "zCModelPrototype::ReadVertexList", 0x586940 }, + { "zCModelPrototype::ReadFaceList", 0x586B70 }, + { "zCModelPrototype::ReadTVertexList", 0x587070 }, + { "zCModelPrototype::ReadTFaceList", 0x587270 }, + { "zCMeshSoftSkin::operator delete", 0x5884B0 }, + { "`private: void __thiscall zCModelPrototype::ReadSoftSkinVertList", 0x588680 }, + { "zCMeshSoftSkin::zTWeightEntry::zTWeightEntry", 0x588690 }, + { "zCModelPrototype::ReadMesh", 0x5886A0 }, + { "zCModelPrototype::ReadMeshAnimation", 0x588A80 }, + { "zCModelPrototype::ReadPosTrack", 0x588C00 }, + { "zCModelPrototype::ReadRotTrack", 0x588DE0 }, + { "zCModelPrototype::ReadTMAnimation", 0x589090 }, + { "zCModelPrototype::LocalizeTrafos", 0x5896D0 }, + { "zCModelPrototype::ReadMapDiffuse", 0x589800 }, + { "zCModelPrototype::ReadMaterial", 0x589C70 }, + { "zCModelPrototype::ReadWireframeColor", 0x58A2E0 }, + { "zCModelPrototype::AssignMeshNodeMaterials", 0x58A580 }, + { "zCModelPrototype::TransformNodeVisual", 0x58A670 }, + { "zCModelPrototype::ProcessMeshNode", 0x58A6D0 }, + { "zCProgMeshProto::operator delete", 0x58AAC0 }, + { "zCModelPrototype::ReadGeomobject", 0x58AAE0 }, + { "zCModelNode::`scalar deleting destructor'", 0x58C040 }, + { "zCModelPrototype::ReadMaterialList", 0x58C060 }, + { "zCModelPrototype::Load3DSMAXAsc", 0x58C2F0 }, + { "zCModelPrototype::CalcAniBBox", 0x58D370 }, + { "zCModelPrototype::ResolveReferences", 0x58D8A0 }, + { "zCModelPrototype::GetMDSFileVersion", 0x58DB90 }, + { "zCModelPrototype::SkipBlockMDS", 0x58DBA0 }, + { "zCModelPrototype::ReadMeshAndTreeMSB", 0x58DC20 }, + { "zCModelPrototype::ReadMeshAndTree", 0x58E060 }, + { "zCModelMeshLib::zCModelMeshLib", 0x58E5D0 }, + { "zCModelPrototype::RegisterMesh", 0x58E6E0 }, + { "zCModelPrototype::ReadAniEnumMSB", 0x58E970 }, + { "zCModelPrototype::ReadAniEnum", 0x5916A0 }, + { "zSTRING::Clear", 0x597AB0 }, + { "zSTRING::Length", 0x597B80 }, + { "zSTRING::ToInt", 0x597B90 }, + { "zERROR::GetFilterLevel", 0x597BD0 }, + { "zMin", 0x597BE0 }, + { "zCModelAni::GetAniName", 0x597C00 }, + { "zCModelAni::GetAniType", 0x597C10 }, + { "zCFileBIN::BinWriteFloat", 0x597C20 }, + { "zCFileBIN::BinWriteInt", 0x597C40 }, + { "zCModelPrototype::ReadModelMSB", 0x597CF0 }, + { "zCModelPrototype::ReadModel", 0x597F60 }, + { "zCModelPrototype::LoadModelScriptMSB", 0x598250 }, + { "zCFileBIN::BinSkipChunk", 0x598840 }, + { "zCModelPrototype::LoadModelScript", 0x598870 }, + { "zCModelPrototype::LoadModelASC", 0x599200 }, + { "zCModelMeshLib::~zCModelMeshLib", 0x599A60 }, + { "zCModelMeshLib::ReleaseData", 0x599B30 }, + { "zCModelMeshLib::AllocNumNodeVisuals", 0x599BA0 }, + { "zCModelMeshLib::AddMeshSoftSkin", 0x599C10 }, + { "zCModelMeshLib::AddNodeVisual", 0x599CF0 }, + { "zCModelMeshLib::ApplyToModel", 0x599DF0 }, + { "zCModelMeshLib::RemoveFromModel", 0x59A0C0 }, + { "zCModelMeshLib::BuildFromModel", 0x59A1B0 }, + { "zCModelMeshLib::GetMDMFileVersion", 0x59A5A0 }, + { "zCModelMeshLib::SaveMDM", 0x59A5D0 }, + { "zCModelMeshLib::LoadMDM_Try", 0x59B040 }, + { "zCModelMeshLib::ConvertMDM", 0x59BD80 }, + { "zCModelConvertFileHandler::zCModelConvertFileHandler", 0x59C0B0 }, + { "zCModelConvertFileHandler::`scalar deleting destructor'", 0x59C1C0 }, + { "zCModelConvertFileHandler::HandleFile", 0x59C1E0 }, + { "zCArray::AllocAbs", 0x59C400 }, + { "zCArray::InsertEnd", 0x59C470 }, + { "zCArray::DeleteList", 0x59C540 }, + { "zCArray::zCArray", 0x59C560 }, + { "zCArray::AllocAbs", 0x59C5B0 }, + { "zCArray::InsertEnd", 0x59C610 }, + { "zCArray::Insert", 0x59C6E0 }, + { "zCArray::zCArray", 0x59C7B0 }, + { "zCArray::Insert", 0x59C800 }, + { "zCList::~zCList", 0x59C8D0 }, + { "zCTree::zCTree", 0x59C900 }, + { "zCTree::~zCTree", 0x59C920 }, + { "zCTree::DeleteDataSubtree", 0x59C980 }, + { "zCTree::AddChild", 0x59C9D0 }, + { "zCArraySort::InsertSort", 0x59CA40 }, + { "zCArraySort::GetNumInList", 0x59CB90 }, + { "zCArray::InsertEnd", 0x59CBC0 }, + { "zCArray::AllocAbs", 0x59CC90 }, + { "zCArray::GetSafe", 0x59CCF0 }, + { "zCArray::DeleteList", 0x59CEB0 }, + { "zCArray::`vector deleting destructor'", 0x59CED0 }, + { "zCArray::InsertEnd", 0x59CF30 }, + { "zCArray::AllocDelta", 0x59D010 }, + { "zCArray::InsertEnd", 0x59D070 }, + { "zCTree::operator delete", 0x59D140 }, + { "zCTree::RemoveChild", 0x59D150 }, + { "zCArraySort::AllocDelta", 0x59D180 }, + { "zCArraySort::InsertEnd", 0x59D1E0 }, + { "zCArray::AllocDelta", 0x59D2B0 }, + { "zCArray >::AllocDelta", 0x59D310 }, + { "zCArray::zCArray", 0x59D4A0 }, + { "zCArray::AllocDelta", 0x59D4B0 }, + { "zCMorphMesh::_CreateNewInstance", 0x59D760 }, + { "zCMorphMesh::operator delete", 0x59D820 }, + { "zCMorphMesh::_GetClassDef", 0x59D840 }, + { "zCMorphMesh::IsBBox3DLocal", 0x59D850 }, + { "zCMorphMesh::GetOBBox3D", 0x59D860 }, + { "zCMorphMesh::GetRenderSortKey", 0x59D870 }, + { "zCMorphMesh::GetAlphaTestingEnabled", 0x59D880 }, + { "zCMorphMesh::SetAlphaTestingEnabled", 0x59D890 }, + { "zCMorphMesh::CanTraceRay", 0x59D8A0 }, + { "zCMorphMesh::StartAnimation", 0x59D8B0 }, + { "zCMorphMesh::StopAnimation", 0x59D970 }, + { "zCMorphMesh::IsAnimationActive", 0x59DA90 }, + { "zCMorphMesh::`scalar deleting destructor'", 0x59DB70 }, + { "zCMorphMeshAni::zCMorphMeshAni", 0x59DBA0 }, + { "zCMorphMeshAni::~zCMorphMeshAni", 0x59DC00 }, + { "zCMorphMeshAni::SetBlending", 0x59DCC0 }, + { "zCMorphMeshAni::Load", 0x59DD30 }, + { "zCMorphMeshAni::Save", 0x59DE40 }, + { "zCMorphMeshProto::zCMorphMeshProto", 0x59DF50 }, + { "zCMorphMeshProto::~zCMorphMeshProto", 0x59E0A0 }, + { "zCMorphMeshProto::Release", 0x59E300 }, + { "zCMorphMeshProto::SearchName", 0x59E330 }, + { "zCMorphMeshProto::Load", 0x59E3A0 }, + { "zCMorphMeshProto::SearchAni", 0x59E580 }, + { "zCMorphMeshProto::LoadMMB", 0x59E630 }, + { "zCMorphMeshProto::SaveMMB", 0x59ED80 }, + { "zCMorphMeshProto::GenerateMorphAni", 0x59F190 }, + { "zCMorphMeshProto::Load3DSMAXAsc", 0x59F690 }, + { "zCMorphMeshProto::ReadMorphRef", 0x59F8F0 }, + { "zCMorphMeshAni::SetFlagsByString", 0x59FB50 }, + { "zCMorphMeshProto::ReadMorphAni", 0x59FC00 }, + { "zCMorphMeshProto::LoadMorphScript", 0x5A0460 }, + { "zPATH::GetDrive", 0x5A09B0 }, + { "zCMorphMesh::Init", 0x5A09D0 }, + { "zCMorphMesh::zCMorphMesh", 0x5A09F0 }, + { "zCMorphMesh::~zCMorphMesh", 0x5A0AD0 }, + { "zCMorphMesh::Load", 0x5A0BC0 }, + { "zCMorphMesh::GetFileExtension", 0x5A0C80 }, + { "zCMorphMesh::LoadVisualVirtual", 0x5A0CE0 }, + { "zCMorphMesh::GetBBox3D", 0x5A0CF0 }, + { "zCMorphMesh::GetVisualName", 0x5A0D30 }, + { "zCMorphMesh::SearchAni", 0x5A0D60 }, + { "zCMorphMesh::Render", 0x5A0E10 }, + { "zCMorphMesh::CalcVertPositions", 0x5A0F20 }, + { "zCMorphMesh::AdvanceAnis", 0x5A12D0 }, + { "zCMorphMesh::IsAniActive", 0x5A14E0 }, + { "zCMorphMesh::StopAni", 0x5A1600 }, + { "zCMorphMesh::FadeOutAni", 0x5A17A0 }, + { "zCMorphMesh::GetAnyAnimation", 0x5A18E0 }, + { "zCMorphMesh::StartAni", 0x5A1900 }, + { "zCMorphMesh::RemoveRandAni", 0x5A1B90 }, + { "zCMorphMesh::AddRandAni", 0x5A1C00 }, + { "zCMorphMesh::ProcessRandAnis", 0x5A1D70 }, + { "zCMorphMesh::TraceRay", 0x5A1E90 }, + { "zCMorphMesh::PrintStatus", 0x5A1EB0 }, + { "zCMorphMeshConvertFileHandler::zCMorphMeshConvertFileHandler", 0x5A2600 }, + { "zCMorphMeshConvertFileHandler::`scalar deleting destructor'", 0x5A26C0 }, + { "zCMorphMeshConvertFileHandler::HandleFile", 0x5A26E0 }, + { "zCMorphMeshProto::`scalar deleting destructor'", 0x5A28E0 }, + { "zCArraySort::InsertEnd", 0x5A2920 }, + { "zCArraySort::AllocDelta", 0x5A2A30 }, + { "CMov_Movement::CMov_Movement", 0x5A2AC0 }, + { "CMov_Movement::IncreaseSpeed", 0x5A2B00 }, + { "CMov_Movement::Movement", 0x5A2B90 }, + { "zCObjectFactory::_CreateNewInstance", 0x5A35A0 }, + { "zCObject::~zCObject", 0x5A36F0 }, + { "zCObject::CreateNewInstance", 0x5A3A10 }, + { "zCObject::CreateCopy", 0x5A3B40 }, + { "zCObject::PrintClassHierarchy", 0x5A3C00 }, + { "zCObject::GetMemStats", 0x5A4700 }, + { "zCObject::GetObjectName", 0x5A4770 }, + { "zCObject::SetObjectName", 0x5A4780 }, + { "zCClassDef::CompareClassDefNames", 0x5A4A20 }, + { "zCClassDef::GetClassDef", 0x5A4A80 }, + { "zCClassDef::GetClassDefTypeInsensitive", 0x5A4BA0 }, + { "zCClassDef::zCClassDef", 0x5A4D80 }, + { "zCClassDef::Init", 0x5A4F10 }, + { "zCClassDef::EndStartup", 0x5A5240 }, + { "zCClassDef::CreateNewInstance", 0x5A5620 }, + { "zCClassDef::OverwriteCreateNewInstance", 0x5A56E0 }, + { "zCClassDef::ResetCreateNewInstance", 0x5A5700 }, + { "zCClassDef::GetClassID", 0x5A5710 }, + { "zCClassDef::CreateNewInstanceID", 0x5A5780 }, + { "zCClassDef::GetHashIndex", 0x5A57A0 }, + { "zCClassDef::InsertHashTable", 0x5A5800 }, + { "zCClassDef::RemoveHashTable", 0x5A5840 }, + { "zCClassDef::SearchHashTable", 0x5A5880 }, + { "zCClassDef::CalcHashTableSpread", 0x5A5910 }, + { "zCClassDef::ObjectCreated", 0x5A5950 }, + { "zCClassDef::ObjectDeleted", 0x5A5A70 }, + { "zCClassDef::ReportLeaks", 0x5A5C10 }, + { "zCClassDef::GetLivingObjectsState", 0x5A6030 }, + { "zCClassDef::CompareLivingObjectsState", 0x5A60D0 }, + { "zCObjectFactory::CreateZFile", 0x5A63E0 }, + { "zCObjectFactory::CreateEventManager", 0x5A6450 }, + { "zCEventManager::operator delete", 0x5A6520 }, + { "zCObjectFactory::CreateNetVobControl", 0x5A65D0 }, + { "zCObjectFactory::CreateWaypoint", 0x5A66A0 }, + { "zCWaypoint::operator delete", 0x5A6760 }, + { "zCObjectFactory::CreateWay", 0x5A6810 }, + { "zCObjectFactory::CreateSession", 0x5A6870 }, + { "zCObjectFactory::CreateCSManager", 0x5A68D0 }, + { "zCObjectFactory::CreateWorld", 0x5A6990 }, + { "zCWorld::operator delete", 0x5A6A50 }, + { "zCArray::zCArray", 0x5A6B00 }, + { "zCArraySort::Search", 0x5A6B10 }, + { "zCArray::InsertEnd", 0x5A6B80 }, + { "zCArraySort::AllocDelta", 0x5A6C50 }, + { "zCParticleFX::_CreateNewInstance", 0x5A6ED0 }, + { "zCParticleFX::ParseParticleFXScript", 0x5A7000 }, + { "zCParticleFX::InitParticleFX", 0x5A74D0 }, + { "zSParticle::zSParticle", 0x5A7820 }, + { "zCParticleFX::CleanupParticleFX", 0x5A7830 }, + { "zCParticleFX::zCParticleFX", 0x5A78F0 }, + { "zCParticleFX::_GetClassDef", 0x5A79F0 }, + { "zCParticleFX::IsBBox3DLocal", 0x5A7A00 }, + { "zCParticleFX::GetVisualDied", 0x5A7A10 }, + { "zCParticleFX::GetRenderSortKey", 0x5A7A20 }, + { "zCParticleFX::`scalar deleting destructor'", 0x5A7A30 }, + { "zCParticleFX::~zCParticleFX", 0x5A7A60 }, + { "zCPFXPerFrameCallback::DoWorldPerFrameCallback", 0x5A7BC0 }, + { "zCParticleFX::HostVobAddedToWorld", 0x5A7BD0 }, + { "zCParticleFX::HostVobRemovedFromWorld", 0x5A7BF0 }, + { "zCParticleFX::zCStaticPfxList::InsertPfxHead", 0x5A7C00 }, + { "zCParticleFX::zCStaticPfxList::RemovePfx", 0x5A7C40 }, + { "zCParticleFX::zCStaticPfxList::TouchPfx", 0x5A7CB0 }, + { "zCParticleFX::zCStaticPfxList::ProcessList", 0x5A7D70 }, + { "zCParticleFX::zCStaticPfxList::IsInList", 0x5A84B0 }, + { "zCParticleFX::GetFileExtension", 0x5A84E0 }, + { "zCParticleFX::LoadVisualVirtual", 0x5A8540 }, + { "zCParticleFX::InitEmitterVars", 0x5A8550 }, + { "zCParticleFX::FreeParticles", 0x5A8570 }, + { "zCParticleFX::SetVisualUsedBy", 0x5A85C0 }, + { "zCParticleFX::GetVisualName", 0x5A8670 }, + { "zCParticleFX::SearchParticleEmitter", 0x5A8720 }, + { "zCParticleFX::RemoveEmitter", 0x5A88E0 }, + { "zCParticleFX::SetEmitter", 0x5A8920 }, + { "zCParticleEmitter::zCParticleEmitter", 0x5A8A70 }, + { "zCParticleFX::SetAndStartEmitter", 0x5A9660 }, + { "zCParticleFX::StopEmitterOutput", 0x5A96C0 }, + { "zCParticleFX::RestoreEmitterOutput", 0x5A96D0 }, + { "zCParticleFX::Load", 0x5A9710 }, + { "zCParticleFX::GetBBox3D", 0x5A98C0 }, + { "zCParticleFX::CalcIsDead", 0x5A99F0 }, + { "zCParticleFX::PartRand", 0x5A9A60 }, + { "zCParticleFX::UpdateParticleFX", 0x5A9A80 }, + { "zCParticleFX::CreateParticlesUpdateDependencies", 0x5A9B60 }, + { "zCParticleFX::UpdateParticle", 0x5A9E10 }, + { "zVEC2::operator+=", 0x5AAD90 }, + { "zCParticleFX::Render", 0x5AADB0 }, + { "zCParticleFX::GetShapeScaleThisFrame", 0x5AC2C0 }, + { "zCParticleFX::GetNumParticlesThisFrame", 0x5AC430 }, + { "zCParticleFX::CheckDependentEmitter", 0x5AC5D0 }, + { "zCParticleFX::CreateParticles", 0x5AC770 }, + { "zCParticleEmitter::~zCParticleEmitter", 0x5AD520 }, + { "zCParticleEmitter::UpdateVelocity", 0x5AD860 }, + { "zCParticleEmitter::AddCompoundReferences", 0x5AD870 }, + { "zCParticleEmitter::ResetStrings", 0x5AD8C0 }, + { "zCParticleEmitter::Reset", 0x5ADB60 }, + { "zCParticleEmitter::String2Vec3", 0x5ADB80 }, + { "zCParticleEmitter::String2Vec2", 0x5ADE00 }, + { "zCParticleEmitter::UpdateInternals", 0x5AE020 }, + { "zCParticleEmitter::SetOutputDir", 0x5AEE70 }, + { "zCParticleEmitter::ConvertAnglesIntoBox", 0x5AF0B0 }, + { "zCParticleEmitter::GetPosition", 0x5AF100 }, + { "zRandF2", 0x5AF4E0 }, + { "zCParticleEmitter::GetVelocity", 0x5AF500 }, + { "zCArray::zCArray", 0x5AF820 }, + { "zCArraySort::Search", 0x5AF850 }, + { "zCArray::AllocDelta", 0x5AF8C0 }, + { "zCArray::InsertEnd", 0x5AF920 }, + { "zCArraySort::InsertEnd", 0x5AF9F0 }, + { "zCRigidBody::zCRigidBody", 0x5AFAF0 }, + { "zCRigidBody::ComputeForceTorque", 0x5AFBC0 }, + { "zCRigidBody::Star", 0x5AFBD0 }, + { "zCRigidBody::SetSliding", 0x5AFC50 }, + { "zCRigidBody::Integrate", 0x5AFEE0 }, + { "zCRigidBody::RunSimulation", 0x5B0180 }, + { "zCRigidBody::SetInertiaTensorBlock", 0x5B01B0 }, + { "zCRigidBody::ApplyForceCM", 0x5B0240 }, + { "zCRigidBody::ApplyForce", 0x5B0280 }, + { "zCRigidBody::GetPointVelocity", 0x5B02C0 }, + { "zCRigidBody::ApplyImpulseCM", 0x5B0340 }, + { "zCRigidBody::ApplyImpulse", 0x5B03B0 }, + { "zCRigidBody::CollisionImpulseStatic", 0x5B0420 }, + { "zCRigidBody::CollisionImpulseCenterStatic", 0x5B0530 }, + { "zCRigidBody::CollisionImpulse", 0x5B0720 }, + { "zCRigidBody::StopRotation", 0x5B08E0 }, + { "zCRigidBody::StopTranslation", 0x5B0980 }, + { "zCRigidBody::StopTransRot", 0x5B0A20 }, + { "zCRigidBody::SetVelocity", 0x5B0B60 }, + { "zCRigidBody::SetMode", 0x5B0C00 }, + { "zCRigidBody::ShouldSlide", 0x5B0C20 }, + { "zCRigidBody::Archive", 0x5B0DC0 }, + { "zCRigidBody::Unarchive", 0x5B0E40 }, + { "zCPluecker::zCPluecker", 0x5B0F90 }, + { "zCPluecker::Length2", 0x5B1000 }, + { "zCPluecker::Normalize", 0x5B1030 }, + { "zCPolygon::S_AllocPointers", 0x5B1350 }, + { "zCPolygon::S_DeletePointers", 0x5B1370 }, + { "zCPolygon::S_AllocVertFeatures", 0x5B13A0 }, + { "zCPolygon::S_DeleteVertFeatures", 0x5B1400 }, + { "zCPolygon::zCPolygon", 0x5B1430 }, + { "zCPolygon::~zCPolygon", 0x5B1470 }, + { "Compare_Verts", 0x5B1540 }, + { "Compare_Features", 0x5B1560 }, + { "zCPolygon::S_InitMorph", 0x5B1580 }, + { "zCPolygon::S_EmptyMorphedVerts", 0x5B15A0 }, + { "zCPolygon::S_ResetMorphedVerts", 0x5B15C0 }, + { "zCPolygon::S_DeleteMorphedVerts", 0x5B16F0 }, + { "zCPolygon::ClipToPlane", 0x5B1780 }, + { "zCPolygon::ClipToPlane_Occluder", 0x5B1C20 }, + { "zCPolygon::PrepareRendering", 0x5B1E80 }, + { "zCPolygon::Unclip", 0x5B1EA0 }, + { "zCPolygon::Unclip_Occluder", 0x5B1F20 }, + { "zCPolygon::CopyClipFeaturesForTexAniMapping", 0x5B1F40 }, + { "zCPolygon::ClipToFrustum", 0x5B1FB0 }, + { "zCPolygon::ClipToFrustum_Occluder", 0x5B22F0 }, + { "zCPolygon::ClassifyPlane", 0x5B24D0 }, + { "zCPolygon::ClassifyPlaneBSPBuild", 0x5B2580 }, + { "zCPolygon::CalcNormal", 0x5B2610 }, + { "zCPolygon::CalcNormalApprox", 0x5B2A30 }, + { "Alg_FindPlaneCoeffApprox", 0x5B2D60 }, + { "zCPolygon::GetScreenBBox2D", 0x5B2E60 }, + { "zCPolygon::DrawWire", 0x5B2F00 }, + { "zCPolygon::LightPolyList", 0x5B2FC0 }, + { "zCPolygon::LightDynCamSpace", 0x5B36E0 }, + { "zCPolygon::GetLightStatAtPos", 0x5B38A0 }, + { "zCPolygon::CheckRayPolyIntersection", 0x5B3FB0 }, + { "zCPolygon::CheckRayPolyIntersection2Sided", 0x5B4340 }, + { "zCPolygon::GetBBox3D", 0x5B46B0 }, + { "zCPolygon::GetCenter", 0x5B4780 }, + { "zCPolygon::SetMapping", 0x5B4800 }, + { "zCPolygon::Flip", 0x5B4870 }, + { "zCPolygon::VertPartOfPoly", 0x5B48B0 }, + { "zCPolygon::EdgePartOfPoly", 0x5B48E0 }, + { "zCPolygon::EdgePositionsPartOfPoly", 0x5B4930 }, + { "zCPolygon::TexTranslate", 0x5B4980 }, + { "zCPolygon::TexSetTranslation", 0x5B49C0 }, + { "zCPolygon::TexScale", 0x5B4A00 }, + { "zCPolygon::TexRotate", 0x5B4B00 }, + { "zCPolygon::TexMirrorU", 0x5B4CD0 }, + { "zCPolygon::TexMirrorV", 0x5B4D00 }, + { "zCPolygon::TexShearU", 0x5B4D30 }, + { "zCPolygon::TexShearV", 0x5B4DF0 }, + { "zCPolygon::TexApplyPlanarMapping", 0x5B4EB0 }, + { "zCPolygon::AlignPolyListToAvgPlane", 0x5B5360 }, + { "zCPolygon::TexCorrectUV", 0x5B5650 }, + { "zCPolygon::AllocVerts", 0x5B57A0 }, + { "zCPolygon::AddVertex", 0x5B5910 }, + { "zCPolygon::AddVertexAndFeature", 0x5B5930 }, + { "zCPolygon::SetVertices", 0x5B5970 }, + { "zCPolygon::SetVertex", 0x5B5A40 }, + { "zCPolygon::SetFeature", 0x5B5A80 }, + { "zCPolygon::CopyValuesInto", 0x5B5AC0 }, + { "zCPolygon::CopyPolyInto", 0x5B5B70 }, + { "zCPolygon::RemoveVerticesAndFeatures", 0x5B5BD0 }, + { "zCPolygon::GetArea", 0x5B5C60 }, + { "zCPolygon::GetLongestEdgeLen", 0x5B5D00 }, + { "zCPolygon::ResetStaticLight", 0x5B5D70 }, + { "zCPolygon::SetStaticLight", 0x5B5DB0 }, + { "zCPolygon::SetLightDyn", 0x5B5DE0 }, + { "zCPolygon::SetLightStatAlpha", 0x5B5E10 }, + { "zCPolygon::ResetLightDynToLightStat", 0x5B5E40 }, + { "zCPolygon::AddToLightDyn", 0x5B5E70 }, + { "zCPolygon::CheckBBoxPolyIntersection", 0x5B5F00 }, + { "zCPolygon::CheckBSpherePolyIntersection", 0x5B6380 }, + { "zCPolygon::SplitPoly", 0x5B64F0 }, + { "zCPolygon::IsIntersectingProjection", 0x5B6A40 }, + { "zCPolygon::IsIntersecting", 0x5B71B0 }, + { "zCPolygon::IsNeighbourOf", 0x5B7280 }, + { "zCPolygon::GetStaticLODPossible", 0x5B7350 }, + { "zCList::Get", 0x5B74E0 }, + { "zCPolyStrip::_CreateNewInstance", 0x5B7730 }, + { "zCPolyStrip::zCPolyStrip", 0x5B7790 }, + { "zCPolyStrip::`scalar deleting destructor'", 0x5B78E0 }, + { "zCPolyStrip::~zCPolyStrip", 0x5B7910 }, + { "zCPolyStrip::IsBBox3DLocal", 0x5B7A20 }, + { "zCPolyStrip::GetBBox3D", 0x5B7A30 }, + { "zCPolyStrip::CalcBBox3D", 0x5B7B50 }, + { "zCPolyStrip::SetVisualUsedBy", 0x5B7CD0 }, + { "zCPolyStrip::EmptyEffect", 0x5B7CF0 }, + { "zCPolyStrip::AllocateResources", 0x5B7D20 }, + { "zCPolyStrip::FreeResources", 0x5B7F70 }, + { "zCPolyStrip::SetVisibleSegments", 0x5B8020 }, + { "zCPolyStrip::Render", 0x5B8100 }, + { "zCPolyStrip::AddSegment", 0x5B8740 }, + { "zCPolyStrip::AddSegmentSmart", 0x5B8990 }, + { "zCPolyStrip::UpdateSegment", 0x5B8BF0 }, + { "zCPolyStrip::UpdateSegmentAlpha", 0x5B8C70 }, + { "zCPolyStrip::AlignToCamera", 0x5B8C90 }, + { "zCPolyStrip::ProjectToSphere", 0x5B9120 }, + { "zCPolyStrip::Lightning0Subdivide", 0x5B9240 }, + { "zCPolyStrip::GenerateCPLightning0", 0x5B93D0 }, + { "zCPolyStrip::GenerateCircle", 0x5B9520 }, + { "zCLightning::Render", 0x5B97D0 }, + { "zCLightning::SetVisualUsedBy", 0x5B97E0 }, + { "zCLightning::SetProjectionSphere", 0x5B9830 }, + { "zCLightning::Generate", 0x5B9860 }, + { "zCLightning::zCBolt::Generate_R", 0x5B98C0 }, + { "zCLightning::zCBolt::`scalar deleting destructor'", 0x5B9D20 }, + { "zCLightning::zCBolt::~zCBolt", 0x5B9D50 }, + { "zCLightning::zCBolt::FreeResources", 0x5B9E80 }, + { "zCLightning::zCBolt::Render", 0x5B9F50 }, + { "zCArray::zCArray", 0x5B9FA0 }, + { "zCArray::AllocDelta", 0x5B9FB0 }, + { "zCPrime::IsPrime", 0x5BA040 }, + { "zCPrime::PrimeNo", 0x5BA110 }, + { "zCPrime::NextPrime", 0x5BA220 }, + { "Vertex::Vertex", 0x5BA5E0 }, + { "Vertex::~Vertex", 0x5BA750 }, + { "Vertex::CalcQuadric", 0x5BA860 }, + { "Vertex::IsBorder", 0x5BA870 }, + { "Vertex::RemoveIfNotAdjacent", 0x5BA920 }, + { "Triangle::Triangle", 0x5BA9C0 }, + { "Triangle::~Triangle", 0x5BACC0 }, + { "Triangle::HasVertex", 0x5BAEC0 }, + { "Triangle::HasVertexIndex", 0x5BAEE0 }, + { "Triangle::ComputeNormal", 0x5BAF10 }, + { "Triangle::GetArea", 0x5BB050 }, + { "Triangle::ReplaceVertex", 0x5BB0F0 }, + { "zCProgMeshBuilder::CreatePMTriPosList", 0x5BB3B0 }, + { "zCProgMeshBuilder::CalcPrelight", 0x5BBB40 }, + { "zCRenderLightContainer::Clear", 0x5BBCC0 }, + { "zCProgMeshBuilder::CalcPosNormals", 0x5BBCE0 }, + { "zCProgMeshBuilder::CalcTriPlaneList", 0x5BBE30 }, + { "zCProgMeshBuilder::CalcSubdivData", 0x5BC340 }, + { "zCProgMeshBuilder::CreateLazySubMesh", 0x5BC8E0 }, + { "zCProgMeshBuilder::CopySubMeshData", 0x5BCDD0 }, + { "zCProgMeshBuilder::CreateFinalPMData", 0x5BCFE0 }, + { "zTLazyMesh::zTLazyMesh", 0x5BDE40 }, + { "zTLazyMesh::~zTLazyMesh", 0x5BDF10 }, + { "zCProgMeshProto::zCSubMesh::`vector deleting destructor'", 0x5BE080 }, + { "zCProgMeshBuilder::Clear", 0x5BE0E0 }, + { "zCProgMeshBuilder::BuildProgMeshProto", 0x5BE2D0 }, + { "zCResource::CacheIn", 0x5BEEE0 }, + { "zCVertex::ResetVertexTransform", 0x5BEF20 }, + { "Vertex::`scalar deleting destructor'", 0x5BF560 }, + { "Triangle::`scalar deleting destructor'", 0x5BF580 }, + { "zCArray::zCArray", 0x5BF660 }, + { "zCArray::operator=", 0x5BF690 }, + { "zCArray::RemoveOrder", 0x5BF720 }, + { "zCArray::IsInList", 0x5BF770 }, + { "zCArray::operator[]", 0x5BF7F0 }, + { "zCArray::zCArray", 0x5BF800 }, + { "zCArray::zCArray", 0x5BF8C0 }, + { "zCArray::zCArray", 0x5BF9B0 }, + { "zCArray::zCArray", 0x5BFA20 }, + { "zCArray::zCArray", 0x5BFB40 }, + { "zCArray::zCArray", 0x5BFBE0 }, + { "zCArray::zCArray", 0x5BFCD0 }, + { "zTLazyMesh::`vector deleting destructor'", 0x5BFDF0 }, + { "zCArray::RemoveOrderIndex", 0x5BFE50 }, + { "zCArray::InsertEnd", 0x5BFE80 }, + { "zCArray::RemoveOrderIndex", 0x5BFF50 }, + { "zCArray::InsertEnd", 0x5BFF80 }, + { "zCArray::InsertEnd", 0x5C0050 }, + { "zCArray::AllocDelta", 0x5C0130 }, + { "zCArray::InsertEnd", 0x5C0190 }, + { "zCArray::AllocDelta", 0x5C0260 }, + { "zCArray::AllocDelta", 0x5C02D0 }, + { "zCArray::AllocDelta", 0x5C0340 }, + { "zCArray::InsertEnd", 0x5C03C0 }, + { "zCArray::AllocDelta", 0x5C0410 }, + { "zCArray::AllocDelta", 0x5C0480 }, + { "zCArray::AllocDelta", 0x5C04E0 }, + { "zCArray::AllocDelta", 0x5C0540 }, + { "zCArray::AllocDelta", 0x5C05A0 }, + { "zCArray::AllocDelta", 0x5C0600 }, + { "CalcArraySize", 0x5C0670 }, + { "SetAndCopyArrayAdapt", 0x5C0790 }, + { "zCArrayAdapt::SetArray", 0x5C07D0 }, + { "zCArrayAdapt::SetArray", 0x5C07F0 }, + { "zCProgMeshProto::_CreateNewInstance", 0x5C0A30 }, + { "zCMeshSoftSkin::_CreateNewInstance", 0x5C0C80 }, + { "zCProgMeshProto::IsBBox3DLocal", 0x5C0D40 }, + { "zCProgMeshProto::GetBBox3D", 0x5C0D50 }, + { "zCProgMeshProto::GetOBBox3D", 0x5C0D80 }, + { "zCProgMeshProto::DynLightVisual", 0x5C0D90 }, + { "zCProgMeshProto::GetRenderSortKey", 0x5C0DA0 }, + { "zCProgMeshProto::CanTraceRay", 0x5C0DB0 }, + { "zCProgMeshProto::GetAlphaTestingEnabled", 0x5C0DC0 }, + { "zCProgMeshProto::SetAlphaTestingEnabled", 0x5C0DD0 }, + { "zCMeshSoftSkin::_GetClassDef", 0x5C0DE0 }, + { "zCProgMeshProto::zCSubMesh::zCSubMesh", 0x5C0EA0 }, + { "zCProgMeshProto::zCSubMesh::~zCSubMesh", 0x5C0EF0 }, + { "zCProgMeshProto::zCProgMeshProto", 0x5C0F70 }, + { "zCProgMeshProto::_GetClassDef", 0x5C10C0 }, + { "zCProgMeshProto::`scalar deleting destructor'", 0x5C10D0 }, + { "zCProgMeshProto::~zCProgMeshProto", 0x5C1100 }, + { "zCProgMeshProto::CalcRenderSortKey", 0x5C11F0 }, + { "zCProgMeshProto::SetLODParamStrengthModifier", 0x5C1230 }, + { "zCProgMeshProto::GetLODParamStrengthModifier", 0x5C1290 }, + { "zCProgMeshProto::PackStaticVertexBuffers", 0x5C12B0 }, + { "zCProgMeshProto::GetFileExtension", 0x5C1580 }, + { "zCProgMeshProto::LoadVisualVirtual", 0x5C15A0 }, + { "zCProgMeshProto::GetVisualName", 0x5C15B0 }, + { "zCProgMeshProto::Load", 0x5C1600 }, + { "zCProgMeshProto::BuildProgMeshProto", 0x5C1FD0 }, + { "zCProgMeshBuilder::`scalar deleting destructor'", 0x5C2010 }, + { "zCProgMeshProto::CheckRayPolyIntersection", 0x5C2030 }, + { "zCProgMeshProto::CheckRayPolyIntersection2Sided", 0x5C2320 }, + { "zCProgMeshProto::TraceRay", 0x5C25E0 }, + { "zCProgMeshProto::GetNumTri", 0x5C27C0 }, + { "zCProgMeshProto::GetPolygon", 0x5C27E0 }, + { "zCProgMeshProto::GetMesh", 0x5C2970 }, + { "zCProgMeshProto::InitProgMeshProto", 0x5C2DF0 }, + { "zCProgMeshProto::CreateDynamicVertexBuffer", 0x5C2F70 }, + { "zCProgMeshProto::CleanupProgMeshProto", 0x5C2FD0 }, + { "zCProgMeshProto::CalcLODRenderVertPerc", 0x5C3040 }, + { "zCProgMeshProto::CalcLODRenderArgs", 0x5C31F0 }, + { "zCProgMeshProto::CalcLODRenderArgsSubMesh", 0x5C3430 }, + { "zCProgMeshProto::Render", 0x5C34C0 }, + { "zCProgMeshProto::RenderStatic", 0x5C3CA0 }, + { "zCProgMeshProto::RenderStaticLOD", 0x5C3E80 }, + { "zCProgMeshProto::SoftwareTransformVerts", 0x5C41C0 }, + { "zCProgMeshProto::RenderDynamicLOD", 0x5C4FA0 }, + { "zCProgMeshProto::CalcSubdiv", 0x5C5870 }, + { "zCProgMeshProto::CalcNumSubdivEdges", 0x5C5930 }, + { "zCProgMeshProto::CalcSubdivSubMesh", 0x5C5990 }, + { "zCProgMeshProto::RenderDynamicSubdiv", 0x5C5CB0 }, + { "zCProgMeshProto::RenderStaticLODShadow", 0x5C6340 }, + { "zCVertexBuffer::SetXYZ", 0x5C6DF0 }, + { "zCShader::Clear", 0x5C6E20 }, + { "zCProgMeshProto::GetFileVersion", 0x5C6E50 }, + { "zCProgMeshProto::Save", 0x5C6E60 }, + { "zCMeshSoftSkin::zCMeshSoftSkin", 0x5C7C20 }, + { "zCMeshSoftSkin::`scalar deleting destructor'", 0x5C7C80 }, + { "zCMeshSoftSkin::~zCMeshSoftSkin", 0x5C7CB0 }, + { "zCMeshSoftSkin::AllocVertWeightStream", 0x5C7DC0 }, + { "zCMeshSoftSkin::DeleteVertWeightStream", 0x5C7E10 }, + { "zCMeshSoftSkin::AddNumWeightEntry", 0x5C7E40 }, + { "zCMeshSoftSkin::AddWeightEntry", 0x5C7E60 }, + { "zCMeshSoftSkin::ResetVertWeightIterator", 0x5C7EA0 }, + { "zCMeshSoftSkin::GetVertWeightStreamSize", 0x5C7EB0 }, + { "zCMeshSoftSkin::BuildNodeIndexList", 0x5C7EF0 }, + { "zCMeshSoftSkin::DeleteNodeOBBList", 0x5C80A0 }, + { "zCMeshSoftSkin::BuildNodeOBBList", 0x5C8110 }, + { "zCMeshSoftSkin::GetFileVersion", 0x5C86B0 }, + { "zCMeshSoftSkin::Load", 0x5C86C0 }, + { "zCMeshSoftSkin::Save", 0x5C8980 }, + { "zCMeshSoftSkin::RenderSoftSkin", 0x5C8EF0 }, + { "zCProgMeshConvertFileHandler::zCProgMeshConvertFileHandler", 0x5C9560 }, + { "zCProgMeshConvertFileHandler::`scalar deleting destructor'", 0x5C9620 }, + { "zCProgMeshConvertFileHandler::HandleFile", 0x5C9640 }, + { "zCArrayAdapt::SetArray", 0x5C9830 }, + { "zCArrayAdapt::SetArray", 0x5C9860 }, + { "zCArrayAdapt::SetArray", 0x5C9890 }, + { "zCArrayAdapt::SetArray", 0x5C98C0 }, + { "zCArrayAdapt::SetArray", 0x5C9910 }, + { "zCArrayAdapt::~zCArrayAdapt", 0x5C9930 }, + { "zCArrayAdapt::SetArray", 0x5C9940 }, + { "zCArray::AllocAbs", 0x5C9960 }, + { "zCArray::AllocDelta", 0x5C9A10 }, + { "zCArray::AllocDelta", 0x5C9A70 }, + { "zLerp", 0x5C9AF0 }, + { "zCQuadMark::_CreateNewInstance", 0x5C9D70 }, + { "zCQuadMark::zCQuadMark", 0x5C9DD0 }, + { "zCQuadMark::_GetClassDef", 0x5C9EF0 }, + { "zCQuadMark::IsBBox3DLocal", 0x5C9F00 }, + { "zCQuadMark::GetVisualName", 0x5C9F10 }, + { "zCQuadMark::`scalar deleting destructor'", 0x5C9FA0 }, + { "zCQuadMark::ClipQuadPolyToWorldPoly", 0x5C9FD0 }, + { "zCQuadMark::~zCQuadMark", 0x5C9FF0 }, + { "zCQuadMark::SetVisualUsedBy", 0x5CA110 }, + { "zCQuadMark::GetBBox3D", 0x5CA140 }, + { "zCQuadMark::Render", 0x5CA160 }, + { "zCQuadMark::ClipQuadPolyToPlane", 0x5CA210 }, + { "zCQuadMark::CalcQuadAxis", 0x5CA6B0 }, + { "zCQuadMark::InitFirstQuadPoly", 0x5CA860 }, + { "zCQuadMark::InitQuadPoly", 0x5CAD30 }, + { "zCQuadMark::ProjectQuadPolyToPlane", 0x5CADB0 }, + { "zCQuadMark::AddQuadPolyToQuadMesh", 0x5CAE90 }, + { "zCQuadMark::GetNextWorldPoly", 0x5CB010 }, + { "zCQuadMark::ProcessWorldPoly", 0x5CB0A0 }, + { "zCQuadMark::CreateQuadMark", 0x5CB260 }, + { "zCQuadMark::GetNumActive", 0x5CBA70 }, + { "zCQuadMark::ProcessAniTracker", 0x5CBA90 }, + { "zCArray::operator=", 0x5CBCD0 }, + { "zCArray::AllocDelta", 0x5CBD50 }, + { "zCArray::InsertEnd", 0x5CBDC0 }, + { "zCArray::InsertEnd", 0x5CBE10 }, + { "zCArray::AllocDelta", 0x5CBE60 }, + { "zCRayCacheElement::zCRayCacheElement", 0x5CBF00 }, + { "zCRayCacheElement::~zCRayCacheElement", 0x5CBFB0 }, + { "zCRayCacheElement::JumpBack", 0x5CC080 }, + { "zCRayCache::Hit", 0x5CC0B0 }, + { "zCRayCache::HitList", 0x5CC0C0 }, + { "zCRayCache::LastTraceRayEffort", 0x5CC0D0 }, + { "zCRayCache::StartTraceRay", 0x5CC100 }, + { "zCRayCacheElement::`scalar deleting destructor'", 0x5CC3C0 }, + { "zCRayCache::StopTraceRay", 0x5CC3E0 }, + { "zCRayCache::~zCRayCache", 0x5CC5C0 }, + { "zCRayCache::NextNode", 0x5CC660 }, + { "zCPluecker::operator-=", 0x5CCC20 }, + { "zCRayCache::NodeDeleted", 0x5CCC50 }, + { "zCRenderer::AlphaBlendFuncStringToType", 0x5CCD00 }, + { "zCRenderer::AlphaBlendFuncTypeToString", 0x5CCDF0 }, + { "zCRenderer::Vid_SetMode", 0x5CD070 }, + { "zCRenderer::GetTexFormatInfo", 0x5CD110 }, + { "zCRenderer::DrawTile", 0x5CD140 }, + { "zTRndSimpleVertex::zTRndSimpleVertex", 0x5CDA40 }, + { "zCRenderLightContainer::CompareLightScore", 0x5CDA80 }, + { "zCRenderLightContainer::CreatePrelightConfig", 0x5CDAA0 }, + { "zCRenderLightContainer::CollectLights_FastPath", 0x5CDC80 }, + { "zCRenderLightContainer::S_ReleaseVobLightRefs", 0x5CDED0 }, + { "zCRenderLightContainer::CollectLights_DynLights", 0x5CDEE0 }, + { "zClamp01", 0x5CE380 }, + { "zTBBox3D::IsIntersecting", 0x5CE3B0 }, + { "zCDynVobLightCacheElement::ReleaseLights", 0x5CE420 }, + { "zCRenderLightContainer::CollectLights_StatLights", 0x5CE460 }, + { "zCRenderLightContainer::CollectLights", 0x5CED00 }, + { "zCRenderLightContainer::CalcStatLightDir", 0x5CF050 }, + { "zCRenderLightContainer::LightVertex", 0x5CF1C0 }, + { "zCRenderLightContainer::Activate", 0x5CF420 }, + { "zCRenderLightContainer::SetupRendererLights", 0x5CF540 }, + { "zCArray::zCArray", 0x5CF5B0 }, + { "zCArray::IsInList", 0x5CF5E0 }, + { "zCMemPool::zCMemPool", 0x5CF620 }, + { "zCArraySort::zCArraySort", 0x5CF640 }, + { "zCArraySort::QuickSort", 0x5CF6A0 }, + { "zCCache::zCCache", 0x5CF6C0 }, + { "zCCache::~zCCache", 0x5CF740 }, + { "zCCache::PurgeCache", 0x5CF9A0 }, + { "zCSparseArray >::~zCSparseArray >", 0x5CFAE0 }, + { "zCSparseArray >::SizeIndex", 0x5CFB30 }, + { "zCSparseArray >::SizeData", 0x5CFB40 }, + { "zCSparseArray >::SizeAll", 0x5CFB50 }, + { "zCSparseArray >::IndexPtr", 0x5CFB60 }, + { "zCSparseArray >::DataPtr", 0x5CFB70 }, + { "zCSparseArray >::ManDatPtr", 0x5CFB80 }, + { "zCSparseArray >::IndexIsEqual", 0x5CFB90 }, + { "zCSparseArray >::CopyIndex", 0x5CFBB0 }, + { "zCSparseArray >::DestructIndex", 0x5CFBD0 }, + { "zCSparseArray >::Hash", 0x5CFBE0 }, + { "zCSparseArray >::ConstructData", 0x5CFC00 }, + { "zCSparseArray >::DestructData", 0x5CFC20 }, + { "zCCache::`scalar deleting destructor'", 0x5CFC70 }, + { "zCSparseArray >::`scalar deleting destructor'", 0x5CFC90 }, + { "zCArraySort::InsertEnd", 0x5CFCB0 }, + { "zCCacheData::GetData", 0x5CFD90 }, + { "zCDynVobLightCacheElement::UpdateContents", 0x5CFE50 }, + { "zCDynVobLightCacheElement::operator delete", 0x5D01F0 }, + { "zCDynVobLightCacheElement::`scalar deleting destructor'", 0x5D0200 }, + { "zCShader::zCShader", 0x5D0290 }, + { "zCShader::~zCShader", 0x5D02B0 }, + { "zCShader::InsertStage", 0x5D02C0 }, + { "zCShaderStage::zCShaderStage", 0x5D02F0 }, + { "zCRndAlphaSortObject_WorldPoly::zCRndAlphaSortObject_WorldPoly", 0x5D0350 }, + { "zCRndAlphaSortObject_WorldPoly::~zCRndAlphaSortObject_WorldPoly", 0x5D0360 }, + { "zCRndAlphaSortObject_WorldPoly::`vector deleting destructor'", 0x5D0370 }, + { "zCRndAlphaSortObject_WorldPoly::GetFreeAlphaWorldPoly", 0x5D0410 }, + { "zCRndAlphaSortObject_WorldPoly::ResetFreeList", 0x5D0500 }, + { "zCRndAlphaSortObject_WorldPoly::SetZValueByPoly", 0x5D0520 }, + { "zCRndAlphaSortObject_WorldPoly::Draw", 0x5D0580 }, + { "zCRenderManager::zCRenderManager", 0x5D0810 }, + { "zCRenderManager::~zCRenderManager", 0x5D0840 }, + { "zCRenderManager::InitRenderManager", 0x5D0910 }, + { "zCRenderManager::CleanupRenderManager", 0x5D0A20 }, + { "zCRenderManager::GetFreeShader", 0x5D0A90 }, + { "zCRenderManager::GetFreeShaderStage", 0x5D0B80 }, + { "zCRenderManager::AddPolyAlphaSimple", 0x5D0C70 }, + { "zCRenderManager::FlushSimpleAlphaPolys", 0x5D0D40 }, + { "zCRenderManager::Flush", 0x5D0E30 }, + { "zCRenderManager::SortMaterialPolys", 0x5D10F0 }, + { "zCRenderManager::BuildShader", 0x5D1110 }, + { "zCRenderManager::GetFreeDynVertexBuffer", 0x5D1DA0 }, + { "zCRenderManager::SetRGBA", 0x5D1EB0 }, + { "zCRenderManager::SetStageColorOp", 0x5D1F90 }, + { "zCRenderManager::SetTextureStage0", 0x5D2010 }, + { "zCRenderManager::SetTextureTransform", 0x5D2160 }, + { "zCRenderManager::SetAlphaFunc", 0x5D2430 }, + { "zCRenderManager::DrawVertexBuffer", 0x5D2570 }, + { "zCRenderManager::DrawVertexBufferSingleMaterial", 0x5D2930 }, + { "zCRenderManager::PackVB", 0x5D2940 }, + { "zCMapDetailTexture::S_Init", 0x5D4140 }, + { "std::pair::~pair", 0x5D44A0 }, + { "zCMapDetailTexture::S_Cleanup", 0x5D4520 }, + { "zCMapDetailTexture::S_GetDetailTextureInfo", 0x5D4530 }, + { "std::map,class std::allocator >::map,class std::allocator >", 0x5D45A0 }, + { "std::map,class std::allocator >::operator[]", 0x5D4650 }, + { "std::basic_string,class std::allocator >::_Refcnt", 0x5D4ED0 }, + { "std::allocator::deallocate", 0x5D4EE0 }, + { "std::_Construct", 0x5D53C0 }, + { "std::pair::`scalar deleting destructor'", 0x5D5480 }, + { "zCResource::zCResource", 0x5D56B0 }, + { "zCResource::_GetClassDef", 0x5D5850 }, + { "zCResource::`scalar deleting destructor'", 0x5D5860 }, + { "zCResource::~zCResource", 0x5D5890 }, + { "zCResource::SetCacheInPriority", 0x5D58F0 }, + { "zCResource::LoadResourceData", 0x5D5920 }, + { "zCResource::ReleaseResourceData", 0x5D5A00 }, + { "zCResource::GetResSizeBytes", 0x5D5A10 }, + { "zCResource::GetCacheConfig", 0x5D5A20 }, + { "zCResource::CacheOut", 0x5D5A30 }, + { "zCResource::TouchTimeStamp", 0x5D5A50 }, + { "zCResource::TouchTimeStampLocal", 0x5D5AD0 }, + { "zCResource::LockStateChange", 0x5D5AE0 }, + { "zCResource::UnlockStateChange", 0x5D5AF0 }, + { "zCResourceManager::zCResourceManager", 0x5D5B00 }, + { "zCThread::IsThreadRunning", 0x5D5B90 }, + { "zCThread::GetTerminationRequested", 0x5D5BA0 }, + { "zCThread::SetTerminationRequested", 0x5D5BB0 }, + { "zCResourceManager::`scalar deleting destructor'", 0x5D5BC0 }, + { "zCResourceManager::~zCResourceManager", 0x5D5BE0 }, + { "zCResourceManager::PurgeCaches", 0x5D5C70 }, + { "zCResourceManager::SetThreadingEnabled", 0x5D5E70 }, + { "zCResourceManager::GetThreadingEnabled", 0x5D5E80 }, + { "zCResourceManager::InitClassCache", 0x5D5E90 }, + { "zCResourceManager::GetClassCache", 0x5D6100 }, + { "zCResourceManager::GetClassCacheIndex", 0x5D6170 }, + { "zCResourceManager::LoadResource", 0x5D61A0 }, + { "zCResourceManager::CacheIn", 0x5D6280 }, + { "zCResourceManager::CacheOut", 0x5D6590 }, + { "zCResourceManager::TouchTimeStamp", 0x5D66C0 }, + { "zCResourceManager::DoFrameActivity", 0x5D6730 }, + { "zCResourceManager::Evict", 0x5D67C0 }, + { "zCResourceManager::ThreadProc", 0x5D6880 }, + { "zCResourceManager::RemoveCacheInQueue", 0x5D69A0 }, + { "zCResourceManager::GetNextCacheInQueue", 0x5D6A20 }, + { "zCResourceManager::InsertCacheInQueue", 0x5D6A30 }, + { "zCResourceManager::LockCacheInQueue", 0x5D6B00 }, + { "zCResourceManager::UnlockCacheInQueue", 0x5D6B20 }, + { "zCResourceManager::WaitForCacheIn", 0x5D6B40 }, + { "zCResourceManager::QueueProcess_Start", 0x5D6BA0 }, + { "zCResourceManager::QueueProcess_Suspend", 0x5D6BD0 }, + { "zCResourceManager::QueueProcess_Resume", 0x5D6BE0 }, + { "zCResourceManager::PrintStatusDebug", 0x5D6C10 }, + { "zCResourceManager::zCClassCache::zCClassCache", 0x5D75A0 }, + { "zCResourceManager::zCClassCache::~zCClassCache", 0x5D75C0 }, + { "zCResourceManager::zCClassCache::InsertRes", 0x5D75D0 }, + { "zCResourceManager::zCClassCache::RemoveRes", 0x5D7630 }, + { "zCResourceManager::zCClassCache::TouchRes", 0x5D76A0 }, + { "zCResourceManager::zCClassCache::`vector deleting destructor'", 0x5D7760 }, + { "zCArray::AllocDelta", 0x5D77B0 }, + { "zCArray::InsertEnd", 0x5D7890 }, + { "zCSession::zCSession", 0x5D7990 }, + { "zCSession::SetCamera", 0x5D79C0 }, + { "zCSession::GetCamera", 0x5D79D0 }, + { "zCSession::GetCameraAI", 0x5D79E0 }, + { "zCSession::GetCameraVob", 0x5D79F0 }, + { "zCSession::GetViewport", 0x5D7A00 }, + { "zCSession::GetCutsceneManager", 0x5D7A10 }, + { "zCSession::`scalar deleting destructor'", 0x5D7A20 }, + { "zCSession::~zCSession", 0x5D7A40 }, + { "zCSession::Done", 0x5D7A90 }, + { "zCSession::Init", 0x5D7B50 }, + { "zCSession::DesktopInit", 0x5D7B90 }, + { "zCSession::CutsceneSystemInit", 0x5D7C20 }, + { "zCSession::Render", 0x5D7C50 }, + { "zCSession::RenderBlit", 0x5D7CA0 }, + { "zCSession::CamInit", 0x5D7CC0 }, + { "zCSession::GetWorld", 0x5D7F30 }, + { "zCSession::SaveWorld", 0x5D7F40 }, + { "zCSession::LoadWorld", 0x5D7F50 }, + { "zCSession::SetTime", 0x5D7F60 }, + { "zCSession::GetTime", 0x5D7F70 }, + { "zCSession::SetWorld", 0x5D7F80 }, + { "zCSkyControler_Indoor::_CreateNewInstance", 0x5D8580 }, + { "zCSkyControler::GetCloudShadowScale", 0x5D8660 }, + { "zCSkyControler::SetCloudShadowScale", 0x5D8670 }, + { "zCSkyControler::SetFillBackground", 0x5D8680 }, + { "zCSkyControler::GetFillBackground", 0x5D8690 }, + { "zCSkyControler::SetLightDirty", 0x5D86A0 }, + { "zCSkyControler::SetRelightTime", 0x5D86B0 }, + { "zCSkyControler::GetRelightCtr", 0x5D86C0 }, + { "zCSkyControler::GetDaylightColorFromIntensity", 0x5D86D0 }, + { "zCSkyControler::GetGlobalWindVec", 0x5D86F0 }, + { "zCSkyControler::SetGlobalSkyScale", 0x5D8700 }, + { "zCSkyControler::GetGlobalSkyScale", 0x5D8710 }, + { "zCSkyControler::GetGlobalSkyScaleChanged", 0x5D8720 }, + { "zCSkyControler::SetCameraLocationHint", 0x5D8730 }, + { "zCSkyControler::SetWeatherType", 0x5D8740 }, + { "zCSkyControler::GetWeatherType", 0x5D8750 }, + { "zCSkyControler_Mid::_GetClassDef", 0x5D8760 }, + { "zCSkyControler_Indoor::operator delete", 0x5D8770 }, + { "zCSkyControler_Indoor::_GetClassDef", 0x5D8790 }, + { "zCSkyControler_Indoor::GetTime", 0x5D87A0 }, + { "zCSkyControler_Indoor::ResetTime", 0x5D87B0 }, + { "zCSkyControler_Indoor::SetOverrideColor", 0x5D87C0 }, + { "zCSkyControler_Indoor::SetOverrideColorFlag", 0x5D87D0 }, + { "zCSkyControler_Indoor::UpdateWorldDependencies", 0x5D87E0 }, + { "zCSkyControler_Indoor::`scalar deleting destructor'", 0x5D87F0 }, + { "zCSkyControler_Indoor::~zCSkyControler_Indoor", 0x5D8820 }, + { "zCSkyControler::_GetClassDef", 0x5D88E0 }, + { "zCSkyControler::zCSkyControler", 0x5D88F0 }, + { "zCSkyControler::`scalar deleting destructor'", 0x5D8AE0 }, + { "zCSkyControler::~zCSkyControler", 0x5D8B10 }, + { "zCSkyControler::ClearBackground", 0x5D8B80 }, + { "zCSkyControler_Mid::zCSkyControler_Mid", 0x5D8E40 }, + { "zCSkyControler_Mid::`scalar deleting destructor'", 0x5D8EB0 }, + { "zCSkyControler_Mid::InitUnderwaterPFX", 0x5D8EE0 }, + { "zCUnderwaterPFX::`scalar deleting destructor'", 0x5D9130 }, + { "zCUnderwaterPFX::~zCUnderwaterPFX", 0x5D9160 }, + { "zCSkyControler_Mid::~zCSkyControler_Mid", 0x5D9170 }, + { "zCSkyControler_Mid::SetUnderwaterFX", 0x5D9230 }, + { "zCSkyControler_Mid::GetUnderwaterFX", 0x5D92A0 }, + { "zCSkyControler_Mid::RenderSkyPre", 0x5D92B0 }, + { "zCSkyControler_Mid::RenderSkyPost", 0x5D9380 }, + { "zCSkyControler_Mid::InitScreenBlend", 0x5D9560 }, + { "zCSkyControler_Mid::RenderScreenBlend", 0x5D9680 }, + { "zCSkyControler_Mid::SetScreenBlendAlpha", 0x5D9840 }, + { "zCSkyControler_Mid::SetScreenBlendColor", 0x5D9860 }, + { "zCSkyControler_Mid::SetScreenBlendAlphaFunc", 0x5D9870 }, + { "zCSkyControler_Indoor::zCSkyControler_Indoor", 0x5D9880 }, + { "zCSkyControler_Indoor::SetTime", 0x5D9920 }, + { "zCSkyControler_Indoor::SetFarZ", 0x5D99C0 }, + { "zCSkyControler_Indoor::GetFarZ", 0x5D99D0 }, + { "zCSkyControler_Indoor::SetFarZScalability", 0x5D99E0 }, + { "zCSkyControler_Indoor::GetFarZScalability", 0x5D9A30 }, + { "zCSkyControler_Indoor::SetBackgroundColor", 0x5D9A40 }, + { "zCSkyControler_Indoor::GetBackgroundColor", 0x5D9A50 }, + { "zCSkyControler_Indoor::GetBackgroundColorDef", 0x5D9A60 }, + { "zCSkyControler_Indoor::RenderSkyPre", 0x5D9A70 }, + { "zCSkyControler_Indoor::RenderSkyPost", 0x5D9B10 }, + { "zCUnderwaterPFX::Render", 0x5D9B20 }, + { "zCUnderwaterPFX::ProcessParticles", 0x5D9B40 }, + { "zCUnderwaterPFX::CreateParticles", 0x5D9F40 }, + { "zCSkyControler_Outdoor::_CreateNewInstance", 0x5DA200 }, + { "zCSkyControler_Outdoor::operator delete", 0x5DA260 }, + { "zCOutdoorRainFX::zCOutdoorRainFX", 0x5DA2F0 }, + { "zCOutdoorRainFX::~zCOutdoorRainFX", 0x5DA4A0 }, + { "zCOutdoorRainFX::UpdateSound", 0x5DA5A0 }, + { "zCOutdoorRainFX::SetWeatherType", 0x5DA7C0 }, + { "zCOutdoorRainFX::SetEffectWeight", 0x5DAB30 }, + { "zCOutdoorRainFX::CheckCameraBeam", 0x5DACC0 }, + { "zCOutdoorRainFX::CreateParticles", 0x5DAEC0 }, + { "zCOutdoorRainFX::UpdateParticles", 0x5DB650 }, + { "zCOutdoorRainFX::RenderParticles", 0x5DB820 }, + { "zCSkyState::PresetDay0", 0x5DC9E0 }, + { "zCSkyState::PresetDay1", 0x5DCB70 }, + { "zCSkyState::PresetDay2", 0x5DCCF0 }, + { "zCSkyState::PresetEvening", 0x5DCDC0 }, + { "zCSkyState::PresetNight0", 0x5DCE90 }, + { "zCSkyState::PresetNight1", 0x5DD080 }, + { "zCSkyState::PresetNight2", 0x5DD200 }, + { "zCSkyState::PresetDawn", 0x5DD380 }, + { "zCSkyLayerData::zCSkyLayerData", 0x5DD450 }, + { "zCSkyLayerData::~zCSkyLayerData", 0x5DD570 }, + { "zCSkyState::zCSkyState", 0x5DD600 }, + { "zCSkyControler_Outdoor::~zCSkyControler_Outdoor", 0x5DD630 }, + { "zCSkyLayer::CreateSkyPoly", 0x5DD650 }, + { "zCSkyLayer::zCSkyLayer", 0x5DD820 }, + { "zCSkyLayer::~zCSkyLayer", 0x5DD860 }, + { "zCSkyLayer::CreateSkyDomeMesh", 0x5DD8C0 }, + { "zCSkyLayer::SetDomeMeshEnabled", 0x5DDF90 }, + { "zCSkyLayer::SetSkyDomeTexture", 0x5DDFF0 }, + { "zCSkyLayer::SetSkyPolyTexture", 0x5DE040 }, + { "zCSkyLayer::RenderSkyLayer", 0x5DE050 }, + { "zCSkyLayer::ColorizeSkyDome", 0x5DE920 }, + { "zCSkyLayer::RenderRainCloudLayer", 0x5DEF50 }, + { "zCSkyControler_Outdoor::zCSkyControler_Outdoor", 0x5DF470 }, + { "zCSkyPlanet::zCSkyPlanet", 0x5DF8F0 }, + { "zCSkyPlanet::~zCSkyPlanet", 0x5DF900 }, + { "zCSkyControler_Outdoor::_GetClassDef", 0x5DF930 }, + { "zCSkyControler_Outdoor::GetTime", 0x5DF940 }, + { "zCSkyControler_Outdoor::SetBackgroundColor", 0x5DF950 }, + { "zCSkyControler_Outdoor::GetBackgroundColor", 0x5DF960 }, + { "zCSkyControler_Outdoor::GetBackgroundColorDef", 0x5DF990 }, + { "zCSkyControler_Outdoor::SetOverrideColor", 0x5DF9A0 }, + { "zCSkyControler_Outdoor::SetOverrideColorFlag", 0x5DF9C0 }, + { "zCSkyControler_Outdoor::GetRenderLightning", 0x5DF9D0 }, + { "zCSkyControler_Outdoor::SetCameraLocationHint", 0x5DF9E0 }, + { "zCSkyControler_Outdoor::GetGlobalSkyScale", 0x5DF9F0 }, + { "zCSkyControler_Outdoor::GetGlobalSkyScaleChanged", 0x5DFA00 }, + { "zCSkyControler_Outdoor::`scalar deleting destructor'", 0x5DFA10 }, + { "zCSkyControler_Outdoor::Init", 0x5DFC50 }, + { "zCSkyControler_Outdoor::SetGlobalSkyScale", 0x5E04E0 }, + { "zCSkyControler_Outdoor::UpdateWorldDependencies", 0x5E0510 }, + { "zCSkyControler_Outdoor::GetStateTextureSearch", 0x5E0560 }, + { "zCSkyControler_Outdoor::ApplyStateTexToLayer", 0x5E05B0 }, + { "zCSkyControler_Outdoor::RenderPlanets", 0x5E0A80 }, + { "zCSkyControler_Outdoor::ReadFogColorsFromINI", 0x5E10F0 }, + { "zCSkyControler_Outdoor::ApplyFogColorsFromINI", 0x5E1840 }, + { "zCSkyControler_Outdoor::CreateDefault", 0x5E1920 }, + { "zCSkyControler_Outdoor::Interpolate", 0x5E1E70 }, + { "zCSkyControler_Outdoor::SetTime", 0x5E25A0 }, + { "zCSkyControler_Outdoor::ResetTime", 0x5E25D0 }, + { "zCSkyControler_Outdoor::GetDaylightColorFromIntensity", 0x5E25F0 }, + { "zCSkyControler_Outdoor::CalcPolyLightCLUT", 0x5E2610 }, + { "zCSkyControler_Outdoor::InitSkyPFX", 0x5E2730 }, + { "zCSkyControler_Outdoor::CalcFog", 0x5E2910 }, + { "zCSkyControler_Outdoor::SetFarZ", 0x5E30A0 }, + { "zCSkyControler_Outdoor::GetFarZ", 0x5E30B0 }, + { "zCSkyControler_Outdoor::SetFarZScalability", 0x5E30C0 }, + { "zCSkyControler_Outdoor::GetFarZScalability", 0x5E3110 }, + { "zCSkyControler_Outdoor::RenderSkyPFX", 0x5E3120 }, + { "zCSkyControler_Outdoor::CalcGlobalWind", 0x5E3460 }, + { "zCSkyControler_Outdoor::GetGlobalWindVec", 0x5E3A00 }, + { "zCSkyControler_Outdoor::GetCloudShadowScale", 0x5E3A40 }, + { "zCSkyControler_Outdoor::SetCloudShadowScale", 0x5E3A60 }, + { "zCSkyControler_Outdoor::RenderSkyPre", 0x5E3AA0 }, + { "zCSkyControler_Outdoor::ProcessRainFX", 0x5E4180 }, + { "zCSkyControler_Outdoor::SetRainFXWeight", 0x5E4480 }, + { "zCSkyControler_Outdoor::RenderSetup", 0x5E45B0 }, + { "zCSkyControler_Outdoor::RenderSky", 0x5E4620 }, + { "zCSkyControler_Outdoor::RenderSkyPost", 0x5E47D0 }, + { "zCSkyControler_Outdoor::Archive", 0x5E4890 }, + { "zCSkyControler_Outdoor::Unarchive", 0x5E4980 }, + { "zCSkyControler_Outdoor::SetWeatherType", 0x5E4A80 }, + { "zCArray::InsertEnd", 0x5E4C10 }, + { "zCArray::AllocDelta", 0x5E4D00 }, + { "zCArray::InsertEnd", 0x5E4D60 }, + { "zCArray::InsertEnd", 0x5E4DB0 }, + { "zCArray::AllocDelta", 0x5E4E80 }, + { "zCSoundSystem::GetNumReverbPresets", 0x5E52B0 }, + { "zCSoundSystem::GetReverbPresetName", 0x5E52C0 }, + { "zCSoundFX::GetCacheConfig", 0x5E52E0 }, + { "zCSoundManager::zTScriptSoundData::zTScriptSoundData", 0x5E5670 }, + { "zCSoundManager::DebugMessage", 0x5E56B0 }, + { "zCSoundManager::zCTableEntry::zCTableEntry", 0x5E5750 }, + { "zCSoundManager::SearchMediumTypeIDList", 0x5E58F0 }, + { "zCSoundManager::zCMediumType::~zCMediumType", 0x5E5AC0 }, + { "zCSoundManager::GetMediumIndex", 0x5E5B10 }, + { "zCSoundManager::GetCollSndTableIndex", 0x5E5BF0 }, + { "zCSoundManager::StartHitSound", 0x5E5D30 }, + { "zCSoundManager::zCSoundEventData::zCSoundEventData", 0x5E6860 }, + { "zCSoundManager::zCSoundEventData::GetData", 0x5E69B0 }, + { "zCSoundManager::StartAttackSound", 0x5E6AF0 }, + { "zCSoundManager::StartSlideSound", 0x5E70B0 }, + { "zCSoundManager::StartDestructionSound", 0x5E7310 }, + { "zCSoundManager::Init", 0x5E7640 }, + { "zCArraySort::Search", 0x5E7CC0 }, + { "zCSoundManager::zCMediumType::`vector deleting destructor'", 0x5E7D30 }, + { "zCArraySort::InsertEnd", 0x5E7D90 }, + { "zCArraySort::InsertEnd", 0x5E7F10 }, + { "zCArraySort::AllocDelta", 0x5E80A0 }, + { "zCSoundManager::zCMediumType::zCMediumType", 0x5E82A0 }, + { "zCArraySort::AllocDelta", 0x5E82C0 }, + { "zCSparseArrayBase::zCSparseArrayBase", 0x5E8500 }, + { "zCSparseArrayBase::SizeAll", 0x5E8590 }, + { "zCSparseArrayBase::IndexPtr", 0x5E85B0 }, + { "zCSparseArrayBase::DataPtr", 0x5E85D0 }, + { "zCSparseArrayBase::ManDatPtr", 0x5E85F0 }, + { "zCSparseArrayBase::DestructIndex", 0x5E8610 }, + { "zCSparseArrayBase::ConstructData", 0x5E8620 }, + { "zCSparseArrayBase::DestructData", 0x5E8630 }, + { "zCSparseArrayBase::`scalar deleting destructor'", 0x5E8640 }, + { "zCSparseArrayBase::~zCSparseArrayBase", 0x5E8670 }, + { "zCSparseArrayBase::Destroy", 0x5E8680 }, + { "zCSparseArrayBase::Element", 0x5E87B0 }, + { "zCSparseArrayBase::Insert", 0x5E8800 }, + { "zCSparseArrayBase::Delete", 0x5E8A70 }, + { "zCSparseArrayBase::Clear", 0x5E8B80 }, + { "zCSparseArrayBase::IndexIsEqual", 0x5E8BC0 }, + { "zCSparseArrayBase::CopyIndex", 0x5E8BE0 }, + { "zCSparseArrayBase::Hash", 0x5E8C10 }, + { "zCSparseArrayBase::Find", 0x5E8C40 }, + { "zCSparseArrayBase::Create", 0x5E8DC0 }, + { "zCSparseArrayBase::Resize", 0x5E8E30 }, + { "zCSparseArrayBase::AddRef", 0x5E92F0 }, + { "zCSparseArrayBase::Release", 0x5E9350 }, + { "zCSparseArrayBase::CheckResize", 0x5E93A0 }, + { "Hash", 0x5E93D0 }, + { "zCCacheBase::zCCacheBase", 0x5E9490 }, + { "zCCacheBase::`scalar deleting destructor'", 0x5E94C0 }, + { "zCCacheBase::~zCCacheBase", 0x5E9510 }, + { "zCCacheBase::S_PurgeCaches", 0x5E9550 }, + { "zCCacheBase::S_ClearCaches", 0x5E9590 }, + { "zCTextureFileFormatTGA::_CreateNewInstance", 0x5E99C0 }, + { "zCTextureFileFormatTGA::operator delete", 0x5E9AD0 }, + { "zCTextureFileFormatTGA::_GetClassDef", 0x5E9AF0 }, + { "zCTextureFileFormatTGA::SaveTexture", 0x5E9B00 }, + { "zCTextureFileFormatTGA::CanSave", 0x5E9B20 }, + { "zCTextureFileFormatTGA::CanLoad", 0x5E9B30 }, + { "zCTextureFileFormatInternal::_CreateNewInstance", 0x5E9D30 }, + { "zCTextureFileFormatInternal::_GetClassDef", 0x5E9E40 }, + { "zCTextureFileFormatInternal::CanSave", 0x5E9E50 }, + { "zCTextureFileFormatInternal::CanLoad", 0x5E9E60 }, + { "zCTextureFileFormatTGA::zCTextureFileFormatTGA", 0x5E9E70 }, + { "zCTextureFileFormatTGA::`scalar deleting destructor'", 0x5E9F70 }, + { "zCTextureFileFormatTGA::~zCTextureFileFormatTGA", 0x5E9FA0 }, + { "zCTextureFileFormat::_GetClassDef", 0x5E9FC0 }, + { "zCTextureFileFormat::`scalar deleting destructor'", 0x5E9FD0 }, + { "zCTextureFileFormat::~zCTextureFileFormat", 0x5EA000 }, + { "zCTextureFileFormatTGA::GetFileExtension", 0x5EA010 }, + { "zCTextureFileFormatTGA::ReadTGAHeader", 0x5EA060 }, + { "zCTextureFileFormatTGA::ReadTGAColorMap", 0x5EA740 }, + { "zCTextureFileFormatTGA::ReadTGARLEPixel", 0x5EACC0 }, + { "zCTextureFileFormatTGA::ReadTGASpan", 0x5EAF30 }, + { "zCTextureFileFormatTGA::ReadTGAData", 0x5EB040 }, + { "zCTextureFileFormatTGA::LoadTexture", 0x5EB2A0 }, + { "zCTextureFileFormatInternal::zCTextureFileFormatInternal", 0x5EB610 }, + { "zCTextureFileFormatInternal::`vector deleting destructor'", 0x5EB720 }, + { "zCTextureFileFormatInternal::~zCTextureFileFormatInternal", 0x5EB750 }, + { "zCTextureFileFormatInternal::GetFileExtension", 0x5EB760 }, + { "zCTextureFileFormatInternal::ReadHeader", 0x5EB7B0 }, + { "zCTextureFileFormatInternal::ReadData", 0x5EB810 }, + { "zCTextureFileFormatInternal::LoadTexture", 0x5EBA90 }, + { "zCTextureFileFormatInternal::WriteHeader", 0x5EBC40 }, + { "zCTextureFileFormatInternal::WriteData", 0x5EBCB0 }, + { "zCTextureFileFormatInternal::SaveTexture", 0x5EBE10 }, + { "zCTexture::zCTexture", 0x5EC5E0 }, + { "zCTextureExchange::`scalar deleting destructor'", 0x5EC630 }, + { "zCTexture::_GetClassDef", 0x5EC650 }, + { "zCTexture::HasAlpha", 0x5EC660 }, + { "zCTexture::GetChromaKeyingEnabled", 0x5EC670 }, + { "zCTexture::SetChromaKeyingEnabled", 0x5EC680 }, + { "zCTexture::`scalar deleting destructor'", 0x5EC690 }, + { "zCTexture::InitValues", 0x5EC6C0 }, + { "zCTexture::~zCTexture", 0x5EC6F0 }, + { "zCTexture::SearchName", 0x5EC7A0 }, + { "zCTexture::IsLightmap", 0x5EC7C0 }, + { "zCTexture::GetAniTexture", 0x5EC810 }, + { "zCTexture::AddAniTex", 0x5EC870 }, + { "zCTexture::PrecacheTexAniFrames", 0x5EC8B0 }, + { "zCTexture::Load", 0x5EC8F0 }, + { "zCTexture::LoadSingle", 0x5ED5B0 }, + { "zCTexture::Exists", 0x5ED760 }, + { "zCTexture::AutoDetectRendererTexScale", 0x5ED930 }, + { "zCTexture::RefreshTexMaxSize", 0x5EE0F0 }, + { "zCTextureConvert::LoadFromFileFormat", 0x5EE180 }, + { "zCTextureConvert::SaveToFileFormat", 0x5EE260 }, + { "zCTextureConvert::SaveInternal", 0x5EE3A0 }, + { "zCTextureConvert::LoadInternal", 0x5EE430 }, + { "zCTextureConvert::ConvertToNewFormat", 0x5EE4C0 }, + { "zCTextureConvert::ConvertToNewSize", 0x5EE4F0 }, + { "zCTextureConvert::GenerateMipMaps", 0x5EE5E0 }, + { "zCTextureConvert::CalcNumMipMaps", 0x5EE630 }, + { "zCTextureConvert::CorrectAspectRatio", 0x5EE660 }, + { "zCTextureConvert::CorrectPow2", 0x5EE6E0 }, + { "zCTexture::LoadResourceData", 0x5EE720 }, + { "zCTexture::ReleaseResourceData", 0x5EE780 }, + { "zCTexture::GetResSizeBytes", 0x5EE7E0 }, + { "zCTexture::GetCacheConfig", 0x5EE970 }, + { "zCTexture::ConvertTexture", 0x5EEC40 }, + { "zCTexture::ForceConvertAndReloadTexture", 0x5EF3C0 }, + { "zCTexture::CalcNextBestTexFormat", 0x5EF490 }, + { "zCTexture::CalcDesiredBPP", 0x5EF590 }, + { "zCTexture::LoadAndConvertInternal", 0x5EF710 }, + { "zCTexture::SaveAndConvertInternal", 0x5EFA90 }, + { "zCTexture::CacheInNamed", 0x5EFC30 }, + { "zCTexture::IsTextureTileBaseSlice", 0x5F0640 }, + { "zCTexture::CreateTextureTile", 0x5F0670 }, + { "zCTexture::GetPixelSize", 0x5F0E20 }, + { "zCTextureFileHandler::HandleFile", 0x5F0E50 }, + { "zCTexture::ScanConvertTextures", 0x5F1150 }, + { "zCTextureExchange::CopyContents", 0x5F1390 }, + { "zCTextureExchange::GetMemSizeBytes", 0x5F14A0 }, + { "zCTextureExchange::GetRGBAAtTexel", 0x5F1550 }, + { "zCTextureExchange::GetRGBAAtPtr", 0x5F1AB0 }, + { "zCLightMap::_CreateNewInstance", 0x5F1FE0 }, + { "zCLightMap::_GetClassDef", 0x5F20A0 }, + { "zCLightMap::zCLightMap", 0x5F20B0 }, + { "zCLightMap::`scalar deleting destructor'", 0x5F2140 }, + { "zCLightMap::~zCLightMap", 0x5F2170 }, + { "zCLightMap::SetTexture", 0x5F21E0 }, + { "zCLightMap::CalcLightmapOriginUpRight", 0x5F2220 }, + { "zThreadProc", 0x5F2360 }, + { "zCThread::zCThread", 0x5F2370 }, + { "zCThread::`scalar deleting destructor'", 0x5F2390 }, + { "zCThread::~zCThread", 0x5F23F0 }, + { "zCThread::BeginThread", 0x5F2440 }, + { "zCThread::ThreadProc", 0x5F2530 }, + { "zCThread::EndThread", 0x5F2540 }, + { "zCThread::SuspendThread", 0x5F2580 }, + { "zCThread::ResumeThread", 0x5F25B0 }, + { "zCThread::SleepThread", 0x5F25E0 }, + { "zCCriticalSection::zCCriticalSection", 0x5F25F0 }, + { "zCCriticalSection::`scalar deleting destructor'", 0x5F2610 }, + { "zCCriticalSection::~zCCriticalSection", 0x5F2630 }, + { "zCSyncObject::`scalar deleting destructor'", 0x5F2650 }, + { "zCCriticalSection::Lock", 0x5F2670 }, + { "zCCriticalSection::Unlock", 0x5F2690 }, + { "zCMutex::zCMutex", 0x5F26A0 }, + { "zCMutex::`scalar deleting destructor'", 0x5F27A0 }, + { "zCMutex::~zCMutex", 0x5F27C0 }, + { "zCMutex::Lock", 0x5F27F0 }, + { "zCMutex::Unlock", 0x5F2810 }, + { "zCTimer::zCTimer", 0x5F2890 }, + { "zCTimer::ResetTimer", 0x5F28C0 }, + { "zCTimer::SetFrameTime", 0x5F2A10 }, + { "zCTimer::S_SetMaxFPS", 0x5F2A80 }, + { "zCTimer::S_GetMaxFPS", 0x5F2A90 }, + { "zCTimer::SetMaxFPS", 0x5F2AA0 }, + { "zCTimer::FrameUpdate", 0x5F2AB0 }, + { "zCTimer::LimitFPS", 0x5F2B30 }, + { "zCChecksum::GetBufferCRC32", 0x5F2C20 }, + { "zCChecksum::BeginChecksum", 0x5F2D60 }, + { "zCChecksum::EndChecksum", 0x5F2D70 }, + { "zCChecksum::CalcBufferChecksum", 0x5F2D80 }, + { "zCChecksum::CalcFileChecksum", 0x5F2DA0 }, + { "zCChecksum16::GetBufferCRC16", 0x5F2E90 }, + { "zCChecksum16::BeginChecksum", 0x5F2FE0 }, + { "zCChecksum16::EndChecksum", 0x5F2FF0 }, + { "zCChecksum16::CalcBufferChecksum", 0x5F3000 }, + { "zCFPUControler::zCFPUControler", 0x5F3080 }, + { "zCFPUControler::SaveCurrentControlWord", 0x5F30C0 }, + { "zCFPUControler::RestoreSavedControlWord", 0x5F30E0 }, + { "zCFPUControler::GetCurrentControlWord", 0x5F30F0 }, + { "zCFPUControler::RestoreDefaultControlWord", 0x5F3100 }, + { "zCFPUControler::ComputeDefaultControlWord", 0x5F3110 }, + { "zCFPUControler::SetControlWord", 0x5F3150 }, + { "zCFPUControler::SetPrecision_24", 0x5F3170 }, + { "zCFPUControler::SetPrecision_53", 0x5F3190 }, + { "zCFPUControler::SetPrecision_64", 0x5F31B0 }, + { "zCFPUControler::PrintStatus", 0x5F31D0 }, + { "zSinApprox", 0x5F3C50 }, + { "zCosApprox", 0x5F3C90 }, + { "zSinCosApprox", 0x5F3CD0 }, + { "Trg_Init", 0x5F3D90 }, + { "zCOLOR::GetDescription", 0x5F3DB0 }, + { "zCOLOR::SetByDescription", 0x5F4120 }, + { "zCOLOR::GetDescriptionRGB", 0x5F43A0 }, + { "zTPlane::ClassifyPointBSPBuild", 0x5F4650 }, + { "zTPlane::Print", 0x5F46A0 }, + { "zTPlane::Calc", 0x5F4A80 }, + { "zTPlane::GetOriginUpRight", 0x5F4B60 }, + { "zCVertexBuffer::zCVertexBuffer", 0x5F4F50 }, + { "zCVertexBuffer::_GetClassDef", 0x5F5070 }, + { "zCVertexBuffer::Create", 0x5F5080 }, + { "zCVertexBuffer::Destroy", 0x5F5090 }, + { "zCVertexBuffer::Lock", 0x5F50A0 }, + { "zCVertexBuffer::Unlock", 0x5F50B0 }, + { "zCVertexBuffer::IsLocked", 0x5F50C0 }, + { "zCVertexBuffer::Optimize", 0x5F50D0 }, + { "zCVertexBuffer::SetPrimitiveType", 0x5F50E0 }, + { "zCVertexBuffer::GetPrimitiveType", 0x5F50F0 }, + { "zCVertexBuffer::GetVertexFormat", 0x5F5100 }, + { "zCVertexBuffer::GetVertexType", 0x5F5110 }, + { "zCVertexBuffer::SetIndexList", 0x5F5120 }, + { "zCVertexBuffer::SetIndexListSize", 0x5F5130 }, + { "zCVertexBuffer::GetIndexListSize", 0x5F5140 }, + { "zCVertexBuffer::GetIndexListPtr", 0x5F5150 }, + { "zCVertexBuffer::`scalar deleting destructor'", 0x5F5160 }, + { "zCVertexBuffer::~zCVertexBuffer", 0x5F5190 }, + { "zCVertexBuffer::AddRecreateLostVBCallback", 0x5F5200 }, + { "zCVertexBuffer::RemoveRecreateLostVBCallback", 0x5F5310 }, + { "zCVertexBuffer::CallRecreateLostVBCallbacks", 0x5F5370 }, + { "zCVertexBufferDyn::zCVertexBufferDyn", 0x5F54D0 }, + { "zCVertexBufferDyn::~zCVertexBufferDyn", 0x5F5520 }, + { "zCVertexBufferDyn::Lock", 0x5F5560 }, + { "zCVertexBufferDyn::Unlock", 0x5F55E0 }, + { "zCVertexBufferDyn2::zCVertexBufferDyn2", 0x5F5600 }, + { "zCVertexBufferDyn2::~zCVertexBufferDyn2", 0x5F5650 }, + { "zCVertexBufferDyn2::ReserveVerts", 0x5F56A0 }, + { "zCVertexBufferDyn2::Lock", 0x5F56C0 }, + { "zCVertexBufferDyn2::Unlock", 0x5F5720 }, + { "zCVertexBufferManager::zCVertexBufferManager", 0x5F5780 }, + { "zCVertexBufferManager::AcquireVertexBuffer", 0x5F5810 }, + { "zCVertexBufferManager::ReleaseVertexBuffer", 0x5F5B80 }, + { "zCVertexBufferManager::UnlockOpenVertexBuffers", 0x5F5C40 }, + { "zCVertexBufferManager::StartChangeWorld", 0x5F5E40 }, + { "zCVertexBufferManager::EndChangeWorld", 0x5F5E50 }, + { "zCArray::AllocDelta", 0x5F5E80 }, + { "zCEventMessage::_CreateNewInstance", 0x5F6100 }, + { "zCEventMessage::operator delete", 0x5F6260 }, + { "zCEventCore::_CreateNewInstance", 0x5F6460 }, + { "zCVobLightPreset::_CreateNewInstance", 0x5F6730 }, + { "zCVobLightPreset::operator delete", 0x5F6880 }, + { "zCVobLightPreset::_GetClassDef", 0x5F68A0 }, + { "zCVobLightPreset::`scalar deleting destructor'", 0x5F68B0 }, + { "zCVobLightPreset::~zCVobLightPreset", 0x5F68E0 }, + { "zCVob::_CreateNewInstance", 0x5F6B50 }, + { "zCVobLevelCompo::_CreateNewInstance", 0x5F6DA0 }, + { "zCVobLevelCompo::operator delete", 0x5F6E20 }, + { "zCVobLevelCompo::_GetClassDef", 0x5F6E40 }, + { "zCVobLevelCompo::`scalar deleting destructor'", 0x5F6E50 }, + { "zCVobLevelCompo::~zCVobLevelCompo", 0x5F6E80 }, + { "zCVob::OnTrigger", 0x5F7380 }, + { "zCVob::OnUntrigger", 0x5F7390 }, + { "zCVob::OnTouch", 0x5F73A0 }, + { "zCVob::OnUntouch", 0x5F73B0 }, + { "zCVob::OnTouchLevel", 0x5F73C0 }, + { "zCVob::OnDamage", 0x5F73D0 }, + { "zCVob::OnMessage", 0x5F73E0 }, + { "zCVob::zCVob", 0x5F73F0 }, + { "zCVob::`scalar deleting destructor'", 0x5F7650 }, + { "zCVob::~zCVob", 0x5F7680 }, + { "zCVob::InitVobSystem", 0x5F78F0 }, + { "zCVob::CleanupVobSystem", 0x5F7A10 }, + { "zCVob::ResetIDCtr", 0x5F7AD0 }, + { "zCVob::GetNextFreeVobID", 0x5F7AE0 }, + { "zCVob::SetVobID", 0x5F7AF0 }, + { "zCVob::SetAI", 0x5F7B00 }, + { "zCVob::SetVobPresetName", 0x5F7B50 }, + { "zCVob::GetVobPresetName", 0x5F7B60 }, + { "zCVob::GetRigidBody", 0x5F7B70 }, + { "zCVob::ArchivePacked", 0x5F7BE0 }, + { "zCVob::ArchiveVerbose", 0x5F7FC0 }, + { "zCVob::Archive", 0x5F8350 }, + { "zCVob::UnarchivePacked", 0x5F8410 }, + { "zCVob::UnarchiveVerbose", 0x5F8930 }, + { "zCVob::Unarchive", 0x5F8E80 }, + { "zCVob::SetVobName", 0x5F8FD0 }, + { "zCVob::GetEM", 0x5F9010 }, + { "zCVob::TraceRay", 0x5F9040 }, + { "zCVob::CalcLightSampleAtOrigin", 0x5F9330 }, + { "zCVob::GetLightColorStat", 0x5F93B0 }, + { "zCVob::GetLightColorStatGroundPoly", 0x5F9640 }, + { "zCVob::GetLightColorDyn", 0x5F9670 }, + { "zCVob::CalcStaticLight", 0x5F9850 }, + { "zCVob::GetSectorNameVobIsIn", 0x5F9CE0 }, + { "zCVob::LoadGroundShadowMesh", 0x5F9D00 }, + { "zCVob::DeleteGroundShadowMesh", 0x5F9E00 }, + { "zCVob::SetGroundShadowSize", 0x5F9E30 }, + { "zCVob::GetGroundShadowSize", 0x5F9E80 }, + { "zCVob::RenderGroundShadow", 0x5F9ED0 }, + { "zCVob::GetClassHelperVisual", 0x5FA3C0 }, + { "zCVob::CalcRenderAlpha", 0x5FA5C0 }, + { "zCVob::Render", 0x5FA7A0 }, + { "zCVob::GetLightColorAtCenter", 0x5FAC90 }, + { "zCVob::RemoveVobFromWorld", 0x5FAE10 }, + { "zCVob::RemoveVobSubtreeFromWorld", 0x5FAE30 }, + { "zCVob::ThisVobAddedToWorld", 0x5FAE50 }, + { "zCVob::ThisVobRemovedFromWorld", 0x5FAE70 }, + { "zCVob::AddRefVobSubtree", 0x5FAE90 }, + { "zCVob::ReleaseVobSubtree", 0x5FAF10 }, + { "zCVob::RemoveWorldDependencies", 0x5FAF70 }, + { "zCTree::`scalar deleting destructor'", 0x5FB150 }, + { "zCVob::RemoveVobFromGlobalVobTree", 0x5FB1C0 }, + { "zCVob::RemoveVobFromBspTree", 0x5FB2B0 }, + { "zCVob::GetVobInfo", 0x5FB2D0 }, + { "zCVob::SetVisual", 0x5FB6C0 }, + { "zCVob::SetSleeping", 0x5FBB00 }, + { "zCVob::SetSleepingMode", 0x5FBB30 }, + { "zCVob::UpdateVisualDependencies", 0x5FBCF0 }, + { "zCVob::AddVobToWorld_CorrectParentDependencies", 0x5FBD80 }, + { "zCVob::ResetOnTimer", 0x5FBDA0 }, + { "zCVob::SetOnTimer", 0x5FBDB0 }, + { "zCVob::IsOnTimer", 0x5FBDE0 }, + { "zCVob::ProcessOnTimer", 0x5FBE00 }, + { "zCVob::DoFrameActivity", 0x5FBE30 }, + { "zCVob::CheckModelLimbCollision", 0x5FC050 }, + { "zCVob::zTModelLimbColl::zTModelLimbColl", 0x5FCBA0 }, + { "zCVob::zTModelLimbColl::`scalar deleting destructor'", 0x5FCBB0 }, + { "zCVob::zTModelLimbColl::~zTModelLimbColl", 0x5FCBD0 }, + { "zCVob::CheckModelLimbCollisionLevel", 0x5FCC00 }, + { "zCVob::CheckModelLimbCollisionPolys", 0x5FD890 }, + { "zCVob::GetTrafoModelNodeToWorld", 0x5FDAE0 }, + { "zCVob::GetScreenBBox2D", 0x5FDC60 }, + { "zCVob::RepairIllegalFloats", 0x5FE090 }, + { "zCVob::PackStateBinary", 0x5FE290 }, + { "zCVob::UnpackStateBinary", 0x5FE340 }, + { "zCVobLevelCompo::zCVobLevelCompo", 0x5FE3F0 }, + { "zCVobLevelCompo::HasIdentityTrafo", 0x5FE450 }, + { "zCVobLevelCompo::Archive", 0x5FE4D0 }, + { "zCVobLevelCompo::Unarchive", 0x5FE580 }, + { "zCVobLevelCompo::SetVisual", 0x5FE650 }, + { "zCEventMessage::GetMessageID", 0x5FE840 }, + { "zCEventMessage::AnalyzeMessageID", 0x5FE860 }, + { "zCEventMessage::CreateFromID", 0x5FE880 }, + { "zCEventMessage::PackToBuffer", 0x5FE8A0 }, + { "zCEventMessage::CreateFromBuffer", 0x5FE8F0 }, + { "zCEventMessage::Archive", 0x5FE930 }, + { "zCEventMessage::Unarchive", 0x5FEB30 }, + { "zCEventMessage::TestClassIntegrity", 0x5FEB50 }, + { "zCEventCore::Clear", 0x5FF230 }, + { "zCEventCore::~zCEventCore", 0x5FF270 }, + { "zCEventCore::Pack", 0x5FF290 }, + { "zCEventCore::Unpack", 0x5FF340 }, + { "zCEventCore::MD_GetSubTypeString", 0x5FF460 }, + { "zCEventCore::Archive", 0x5FF660 }, + { "zCEventCore::Unarchive", 0x5FF6D0 }, + { "zCVisual::zCVisual", 0x5FF7D0 }, + { "zCVisual::`scalar deleting destructor'", 0x5FF940 }, + { "zCVisual::~zCVisual", 0x5FF970 }, + { "zCVisual::AddNextLODVisual", 0x5FF990 }, + { "zCVisual::AddEndLODVisual", 0x5FF9C0 }, + { "zCVisual::GetLODVisualAndAlpha", 0x5FF9F0 }, + { "zCVisual::TraceRay", 0x5FFA50 }, + { "zCVisual::InitVisualSystem", 0x5FFA60 }, + { "zCVisual::CleanupVisualSystem", 0x5FFBF0 }, + { "zCVisual::LoadVisual", 0x5FFC40 }, + { "zCList::~zCList", 0x5FFD90 }, + { "zCTree::~zCTree", 0x5FFDC0 }, + { "zCTree::RemoveSubtree", 0x5FFE20 }, + { "std::map,class std::allocator >::map,class std::allocator >", 0x5FFE60 }, + { "zCList::Insert", 0x5FFFE0 }, + { "zCTree::AddChild", 0x600030 }, + { "std::_Tree,struct std::map,class std::allocator >::_Kfn,struct std::less,class std::allocator >::begin", 0x600060 }, + { "std::_Tree,struct std::map,class std::allocator >::_Kfn,struct std::less,class std::allocator >::const_iterator::_Inc", 0x600300 }, + { "zCList::GetNumInList", 0x600350 }, + { "std::_Tree,struct std::map,class std::allocator >::_Kfn,struct std::less,class std::allocator >::_Erase", 0x600780 }, + { "std::_Tree,struct std::map,class std::allocator >::_Kfn,struct std::less,class std::allocator >::_Lrotate", 0x600A30 }, + { "std::_Tree,struct std::map,class std::allocator >::_Kfn,struct std::less,class std::allocator >::_Rrotate", 0x600A90 }, + { "std::_Tree,struct std::map,class std::allocator >::_Kfn,struct std::less,class std::allocator >::const_iterator::_Dec", 0x600B10 }, + { "zCVobLight::_CreateNewInstance", 0x600DB0 }, + { "zCVobLight::_GetClassDef", 0x600E90 }, + { "zCVobLight::zCVobLight", 0x600EF0 }, + { "zCVobLight::`scalar deleting destructor'", 0x600FA0 }, + { "zCVobLight::~zCVobLight", 0x600FD0 }, + { "zCVobLight::CleanupVobLight", 0x601090 }, + { "zCVobLight::OnTrigger", 0x601100 }, + { "zCVobLight::OnUntrigger", 0x6011D0 }, + { "zCVobLight::DoAnimation", 0x601270 }, + { "zCVobLight::SetRange", 0x601540 }, + { "zCVobLight::SumLightsAtPositionWS", 0x601630 }, + { "zCVobLight::LoadLightPresets", 0x6018B0 }, + { "zCVobLight::SaveLightPresets", 0x601A00 }, + { "zCVobLight::AddThisToPresetList", 0x601B30 }, + { "zCVobLight::SetByPreset", 0x601E00 }, + { "zCVobLight::SetByPresetInUse", 0x602080 }, + { "zCVobLight::Archive", 0x6022D0 }, + { "zCVobLight::Unarchive", 0x602320 }, + { "zCVobLightPreset::Archive", 0x6024D0 }, + { "zCVobLightPreset::Unarchive", 0x602500 }, + { "zCVobLightData::SetLensFlareFXByName", 0x6026B0 }, + { "zCVobLightData::GetLensFlareFXName", 0x6027B0 }, + { "zCVobLightData::Archive", 0x6027D0 }, + { "zCVobLightData::Unarchive", 0x602CE0 }, + { "zCVobLightData::zCVobLightData", 0x6036B0 }, + { "zCVobLightData::~zCVobLightData", 0x603730 }, + { "zCVobLightData::SetRange", 0x6037A0 }, + { "zCArray::Search", 0x603800 }, + { "zCArray::AllocAbs", 0x603830 }, + { "zCArray::operator=", 0x603890 }, + { "zCArray::operator=", 0x603920 }, + { "zCArray::InsertEnd", 0x603970 }, + { "zCArray::AllocDelta", 0x6039B0 }, + { "zCArray::AllocDelta", 0x603A10 }, + { "zCVobStair::_CreateNewInstance", 0x603C90 }, + { "zCVobStair::operator delete", 0x603CF0 }, + { "zCVobStair::_GetClassDef", 0x603D10 }, + { "zCVobStair::`scalar deleting destructor'", 0x603D20 }, + { "zCVobStair::~zCVobStair", 0x603D50 }, + { "zCTriggerUntouch::_CreateNewInstance", 0x604130 }, + { "zCTriggerBase::_GetClassDef", 0x604210 }, + { "zCTriggerUntouch::operator delete", 0x604220 }, + { "zCTriggerUntouch::_GetClassDef", 0x604240 }, + { "zCTriggerUntouch::OnTouch", 0x604250 }, + { "zCTriggerUntouch::OnTrigger", 0x604260 }, + { "zCTriggerUntouch::OnUntrigger", 0x604270 }, + { "zCTriggerUntouch::`scalar deleting destructor'", 0x604280 }, + { "zCTriggerUntouch::~zCTriggerUntouch", 0x6042B0 }, + { "zCMessageFilter::_CreateNewInstance", 0x604500 }, + { "zCMessageFilter::operator delete", 0x6045E0 }, + { "zCMessageFilter::_GetClassDef", 0x604600 }, + { "zCMessageFilter::OnTouch", 0x604610 }, + { "zCMessageFilter::OnUntouch", 0x604620 }, + { "zCCodeMaster::_CreateNewInstance", 0x604820 }, + { "zCCodeMaster::operator delete", 0x604A00 }, + { "zCCodeMaster::_GetClassDef", 0x604A20 }, + { "zCCodeMaster::OnUntouch", 0x604A30 }, + { "zCCodeMaster::OnTouch", 0x604A40 }, + { "zCTriggerBase::~zCTriggerBase", 0x604A50 }, + { "zCMoverControler::_CreateNewInstance", 0x604CA0 }, + { "zCMoverControler::operator delete", 0x604D90 }, + { "zCMoverControler::_GetClassDef", 0x604DB0 }, + { "zCMoverControler::OnUntrigger", 0x604DC0 }, + { "zCMoverControler::OnUntouch", 0x604DD0 }, + { "zCMoverControler::OnTouch", 0x604DE0 }, + { "zCTriggerWorldStart::_CreateNewInstance", 0x604FE0 }, + { "zCTriggerWorldStart::operator delete", 0x6050D0 }, + { "zCTriggerWorldStart::_GetClassDef", 0x6050F0 }, + { "zCTriggerWorldStart::OnTouch", 0x605100 }, + { "zCTriggerWorldStart::OnUntouch", 0x605110 }, + { "zCTriggerWorldStart::OnUntrigger", 0x605120 }, + { "zCTrigger::_CreateNewInstance", 0x605320 }, + { "zCTrigger::operator delete", 0x605380 }, + { "zCTriggerList::_CreateNewInstance", 0x605590 }, + { "std::char_traits::assign", 0x605790 }, + { "zCTriggerList::operator delete", 0x6057A0 }, + { "zCTriggerList::_GetClassDef", 0x6057C0 }, + { "zCMover::_CreateNewInstance", 0x6059C0 }, + { "zCMover::operator delete", 0x605A20 }, + { "zCTriggerTeleport::_CreateNewInstance", 0x605C30 }, + { "zCTriggerTeleport::operator delete", 0x605D90 }, + { "zCTriggerTeleport::_GetClassDef", 0x605DB0 }, + { "zCEarthquake::_CreateNewInstance", 0x606190 }, + { "zCEarthquake::_GetClassDef", 0x606260 }, + { "zCPFXControler::_CreateNewInstance", 0x606460 }, + { "zCPFXControler::operator delete", 0x606510 }, + { "zCPFXControler::_GetClassDef", 0x606530 }, + { "zCTouchDamage::_CreateNewInstance", 0x606730 }, + { "zCTouchDamage::operator delete", 0x606810 }, + { "zCTouchDamage::_GetClassDef", 0x606830 }, + { "zCTouchAnimate::_CreateNewInstance", 0x606A30 }, + { "zCTouchAnimate::operator delete", 0x606B10 }, + { "zCTouchAnimate::_GetClassDef", 0x606B30 }, + { "zCTouchAnimateSound::_CreateNewInstance", 0x606D30 }, + { "zCTouchAnimateSound::operator delete", 0x606EC0 }, + { "zCTouchAnimateSound::_GetClassDef", 0x606EE0 }, + { "zCVobAnimate::_CreateNewInstance", 0x6070E0 }, + { "zCVobAnimate::operator delete", 0x607180 }, + { "zCVobAnimate::_GetClassDef", 0x6071A0 }, + { "zCVobLensFlare::_CreateNewInstance", 0x6073A0 }, + { "zCVobLensFlare::operator delete", 0x607450 }, + { "zCVobLensFlare::_GetClassDef", 0x607470 }, + { "zCVobScreenFX::_CreateNewInstance", 0x607670 }, + { "zCEventCommon::_CreateNewInstance", 0x6078B0 }, + { "zCEventCommon::operator delete", 0x6079E0 }, + { "zCEventCommon::_GetClassDef", 0x607A00 }, + { "zCEventCommon::MD_GetNumOfSubTypes", 0x607A10 }, + { "zCEventCommon::IsNetRelevant", 0x607A20 }, + { "zCEventCommon::`scalar deleting destructor'", 0x607A30 }, + { "zCEventCommon::~zCEventCommon", 0x607A60 }, + { "zCEventMover::_CreateNewInstance", 0x607C50 }, + { "zCEventMover::operator delete", 0x607D80 }, + { "zCEventMover::_GetClassDef", 0x607DA0 }, + { "zCEventMover::MD_GetNumOfSubTypes", 0x607DB0 }, + { "zCEventMover::IsNetRelevant", 0x607DC0 }, + { "zCEventMover::`scalar deleting destructor'", 0x607DD0 }, + { "zCEventMover::~zCEventMover", 0x607E00 }, + { "zCEventScreenFX::_CreateNewInstance", 0x607FF0 }, + { "zCEventScreenFX::_GetClassDef", 0x6080C0 }, + { "zCEventScreenFX::MD_GetNumOfSubTypes", 0x6080D0 }, + { "zCEventScreenFX::`scalar deleting destructor'", 0x6080E0 }, + { "zCEventScreenFX::~zCEventScreenFX", 0x608110 }, + { "zCEventCommon::MD_GetSubTypeString", 0x608120 }, + { "zCEventMover::MD_GetSubTypeString", 0x608280 }, + { "zCTriggerBase::zCTriggerBase", 0x608430 }, + { "zCTriggerBase::`scalar deleting destructor'", 0x6084D0 }, + { "zCTriggerBase::OnTouch", 0x608500 }, + { "zCTriggerBase::OnUntouch", 0x6085A0 }, + { "zCTriggerBase::OnTrigger", 0x608640 }, + { "zCTriggerBase::OnUntrigger", 0x6086E0 }, + { "zCTriggerBase::Archive", 0x608780 }, + { "zCTriggerBase::Unarchive", 0x6087B0 }, + { "zCTrigger::zCTrigger", 0x6087E0 }, + { "zCTrigger::_GetClassDef", 0x6089D0 }, + { "zCTrigger::`scalar deleting destructor'", 0x6089E0 }, + { "zCTrigger::ClearStateInternals", 0x608A10 }, + { "zCTrigger::~zCTrigger", 0x608A60 }, + { "zCTrigger::CanBeActivatedNow", 0x608B60 }, + { "zCTrigger::TriggerTarget", 0x608C80 }, + { "zCTrigger::UntriggerTarget", 0x608D30 }, + { "zCTrigger::TriggerTargetPost", 0x608DE0 }, + { "zCTrigger::ActivateTrigger", 0x608E10 }, + { "zCTrigger::DeactivateTrigger", 0x608EF0 }, + { "zCTrigger::OnTrigger", 0x608F20 }, + { "zCTrigger::OnUntrigger", 0x608F40 }, + { "zCTrigger::OnTouch", 0x608F80 }, + { "zCTrigger::OnUntouch", 0x608FA0 }, + { "zCTrigger::OnDamage", 0x608FE0 }, + { "zCTrigger::OnMessage", 0x609020 }, + { "zCTrigger::OnTimer", 0x609090 }, + { "zCTrigger::Archive", 0x609120 }, + { "zCTrigger::Unarchive", 0x6093A0 }, + { "zCMover::zCMover", 0x609660 }, + { "zCMover::_GetClassDef", 0x609840 }, + { "zCMover::`scalar deleting destructor'", 0x609850 }, + { "zCMover::ClearStateInternals", 0x609880 }, + { "zCMover::~zCMover", 0x609940 }, + { "zCMover::CanThisCollideWith", 0x609B30 }, + { "zCMover::UpdateInternals", 0x609BB0 }, + { "zCMover::GetKeyframe", 0x609C30 }, + { "zCMover::AdvanceKeyframe_KF", 0x609D10 }, + { "zCMover::SetToKeyframe_KF", 0x609D40 }, + { "zCMover::InterpolateKeyframes_KF", 0x60A240 }, + { "zCMover::AdvanceMover", 0x60A6D0 }, + { "zCModel::GetAniIDFromAniName", 0x60A9B0 }, + { "zCMover::SetToKeyframe", 0x60A9D0 }, + { "zCMover::InvertMovement", 0x60AC40 }, + { "zCMover::SetVisual", 0x60ACE0 }, + { "zCMover::StartMovingSound", 0x60AEA0 }, + { "zCMover::MoveToKeyframe", 0x60AF10 }, + { "zCMover::DoOpen", 0x60AF80 }, + { "zCMover::FinishedOpening", 0x60B030 }, + { "zCMover::DoClose", 0x60B0B0 }, + { "zCMover::FinishedClosing", 0x60B170 }, + { "zCMover::Unlock", 0x60B1C0 }, + { "zCMover::Lock", 0x60B390 }, + { "zCMover::IsKeyToThisMover", 0x60B560 }, + { "zCMover::TriggerMover", 0x60B5F0 }, + { "zCSoundSystem::zTSound3DParams::SetDefaults", 0x60B890 }, + { "zCMover::OnTick", 0x60B8C0 }, + { "zCMover::OnTrigger", 0x60B9C0 }, + { "zCMover::OnUntrigger", 0x60BAB0 }, + { "zCMover::OnTouch", 0x60BC80 }, + { "zCMover::OnDamage", 0x60BD40 }, + { "zCMover::OnMessage", 0x60BD90 }, + { "zCMover::PostLoad", 0x60C110 }, + { "zCMover::Archive", 0x60C120 }, + { "zCMover::Unarchive", 0x60C3E0 }, + { "zCEarthquake::zCEarthquake", 0x60C7E0 }, + { "zCEarthquake::`scalar deleting destructor'", 0x60C890 }, + { "zCEarthquake::~zCEarthquake", 0x60C8C0 }, + { "zCEarthquake::OnTrigger", 0x60C8D0 }, + { "zCEarthquake::OnUntrigger", 0x60C920 }, + { "zCEarthquake::Archive", 0x60C970 }, + { "zCEarthquake::Unarchive", 0x60C9F0 }, + { "zCTriggerTeleport::zCTriggerTeleport", 0x60CA60 }, + { "zCTriggerTeleport::`scalar deleting destructor'", 0x60CBE0 }, + { "zCTriggerTeleport::~zCTriggerTeleport", 0x60CC10 }, + { "zCTriggerTeleport::DoTeleport", 0x60CD80 }, + { "zCTriggerTeleport::OnTouch", 0x60CFD0 }, + { "zCTriggerTeleport::OnTrigger", 0x60CFE0 }, + { "zCTriggerTeleport::OnUntrigger", 0x60CFF0 }, + { "zCTriggerTeleport::Archive", 0x60D000 }, + { "zCTriggerTeleport::Unarchive", 0x60D030 }, + { "zCPFXControler::zCPFXControler", 0x60D0A0 }, + { "zCPFXControler::`scalar deleting destructor'", 0x60D0F0 }, + { "zCPFXControler::~zCPFXControler", 0x60D120 }, + { "zCPFXControler::GetPFX", 0x60D180 }, + { "zCPFXControler::PostLoad", 0x60D1F0 }, + { "zCPFXControler::OnTrigger", 0x60D210 }, + { "zCPFXControler::OnUntrigger", 0x60D2A0 }, + { "zCPFXControler::Archive", 0x60D2D0 }, + { "zCPFXControler::Unarchive", 0x60D330 }, + { "zCTriggerList::zCTriggerList", 0x60D490 }, + { "zCTriggerList::`scalar deleting destructor'", 0x60D600 }, + { "zCTriggerList::~zCTriggerList", 0x60D630 }, + { "zCTriggerList::Init", 0x60D740 }, + { "zCTriggerList::GetTriggerTarget", 0x60D850 }, + { "zCTriggerList::TriggerActTarget", 0x60D870 }, + { "zCTriggerList::ProcessActTarget", 0x60D940 }, + { "zCTriggerList::FinishActivation", 0x60D9D0 }, + { "zCTriggerList::OnTimer", 0x60DA40 }, + { "zCTriggerList::DoTriggering", 0x60DAD0 }, + { "zCTriggerList::TriggerTarget", 0x60DDA0 }, + { "zCTriggerList::UntriggerTarget", 0x60DDB0 }, + { "zCTriggerList::Archive", 0x60DDD0 }, + { "zCTriggerList::Unarchive", 0x60E0B0 }, + { "zCTouchDamage::zCTouchDamage", 0x60E3C0 }, + { "zCTouchDamage::`scalar deleting destructor'", 0x60E470 }, + { "zCTouchDamage::~zCTouchDamage", 0x60E4A0 }, + { "zCTouchDamage::OnTouch", 0x60E4B0 }, + { "zCTouchDamage::OnUntouch", 0x60E590 }, + { "zCTouchDamage::OnTimer", 0x60E5B0 }, + { "zCTouchDamage::ProcessToucher", 0x60E6B0 }, + { "zCTouchDamage::TestCollType", 0x60E750 }, + { "zCTouchDamage::FireDamageMessage", 0x60E9B0 }, + { "zCTouchDamage::Archive", 0x60EA40 }, + { "zCTouchDamage::Unarchive", 0x60EB10 }, + { "zCTouchDamage::GetDamageTypeArcEnum", 0x60EBD0 }, + { "zCTouchDamage::SetVisual", 0x60EBF0 }, + { "zCTouchDamage::SetVobProperties", 0x60EC40 }, + { "zCTouchAnimate::zCTouchAnimate", 0x60EC80 }, + { "zCTouchAnimate::`scalar deleting destructor'", 0x60ED30 }, + { "zCTouchAnimate::~zCTouchAnimate", 0x60ED60 }, + { "zCTouchAnimate::OnTouch", 0x60EE20 }, + { "zCTouchAnimate::OnUntouch", 0x60EF40 }, + { "zCTouchAnimate::OnTick", 0x60EF60 }, + { "zCTouchAnimate::IsTouching", 0x60F130 }, + { "zCTouchAnimate::StartAni", 0x60F200 }, + { "zCTouchAnimate::GetSoundName", 0x60F360 }, + { "zCVob::GetVisual", 0x60F460 }, + { "zCTouchAnimate::StopAni", 0x60F470 }, + { "zCTouchAnimate::IsAniActive", 0x60F4B0 }, + { "zCTouchAnimate::Archive", 0x60F4F0 }, + { "zCTouchAnimate::Unarchive", 0x60F500 }, + { "zCTouchAnimate::SetVisual", 0x60F570 }, + { "zCTouchAnimate::SetVobProperties", 0x60F5C0 }, + { "zCTouchAnimateSound::zCTouchAnimateSound", 0x60F600 }, + { "zCTouchAnimateSound::`scalar deleting destructor'", 0x60F770 }, + { "zCTouchAnimateSound::~zCTouchAnimateSound", 0x60F7A0 }, + { "zCTouchAnimateSound::Archive", 0x60F8A0 }, + { "zCTouchAnimateSound::Unarchive", 0x60F8D0 }, + { "zCTouchAnimateSound::GetSoundName", 0x60F960 }, + { "zCVobAnimate::zCVobAnimate", 0x60F9B0 }, + { "zCVobAnimate::`scalar deleting destructor'", 0x60FA30 }, + { "zCVobAnimate::~zCVobAnimate", 0x60FA60 }, + { "zCVobAnimate::SetVisual", 0x60FA70 }, + { "zCVobAnimate::StartAni", 0x60FAE0 }, + { "zCVobAnimate::StopAni", 0x60FB20 }, + { "zCVobAnimate::OnTrigger", 0x60FB30 }, + { "zCVobAnimate::OnUntrigger", 0x60FB80 }, + { "zCVobAnimate::Archive", 0x60FB90 }, + { "zCVobAnimate::Unarchive", 0x60FBE0 }, + { "zCVobLensFlare::zCVobLensFlare", 0x60FC90 }, + { "zCVobLensFlare::`scalar deleting destructor'", 0x60FD00 }, + { "zCVobLensFlare::~zCVobLensFlare", 0x60FD30 }, + { "zCVobLensFlare::Render", 0x60FD50 }, + { "zCVobLensFlare::SetLensFlareFXByName", 0x60FD70 }, + { "zCVobLensFlare::Archive", 0x60FDC0 }, + { "zCVobLensFlare::Unarchive", 0x60FEB0 }, + { "zCEventScreenFX::zCEventScreenFX", 0x60FF90 }, + { "zCEventScreenFX::Clear", 0x610030 }, + { "zCEventScreenFX::MD_GetSubTypeString", 0x610060 }, + { "zCEventScreenFX::MD_GetTimeBehavior", 0x610250 }, + { "zCEventScreenFX::MD_GetMinTime", 0x610270 }, + { "zCEventScreenFX::Pack", 0x610280 }, + { "zCEventScreenFX::Unpack", 0x6102C0 }, + { "zCEventScreenFX::Archive", 0x610300 }, + { "zCEventScreenFX::Unarchive", 0x610350 }, + { "zCVobScreenFX::zCVobScreenFX", 0x6103A0 }, + { "zCVobScreenFX::_GetClassDef", 0x610530 }, + { "zCVobScreenFX::`scalar deleting destructor'", 0x610540 }, + { "zCVobScreenFX::~zCVobScreenFX", 0x6105C0 }, + { "zCVobScreenFX::OnMessage", 0x6106A0 }, + { "zCVobScreenFX::StartEffect", 0x610890 }, + { "zCVobScreenFX::CalcEffectColor", 0x610920 }, + { "zCVobScreenFX::OnTick", 0x6109B0 }, + { "zCVobScreenFX::Archive", 0x610CF0 }, + { "zCVobScreenFX::Unarchive", 0x610D80 }, + { "zCMessageFilter::zCMessageFilter", 0x610E20 }, + { "zCMessageFilter::`scalar deleting destructor'", 0x610ED0 }, + { "zCMessageFilter::~zCMessageFilter", 0x610F00 }, + { "zCMessageFilter::ProcessMessage", 0x610F60 }, + { "zCMessageFilter::OnTrigger", 0x611270 }, + { "zCMessageFilter::OnUntrigger", 0x611290 }, + { "zCMessageFilter::Archive", 0x6112B0 }, + { "zCMessageFilter::Unarchive", 0x611310 }, + { "zCTriggerUntouch::OnUntouch", 0x611390 }, + { "zCCodeMaster::zCCodeMaster", 0x6114C0 }, + { "zCCodeMaster::`scalar deleting destructor'", 0x611670 }, + { "zCCodeMaster::~zCCodeMaster", 0x6116A0 }, + { "zCCodeMaster::Init", 0x611800 }, + { "zCCodeMaster::Reset", 0x611980 }, + { "zCCodeMaster::FireTriggerSuccess", 0x6119D0 }, + { "zCCodeMaster::FireTriggerFailure", 0x611AB0 }, + { "zCCodeMaster::GetSlaveNr", 0x611B90 }, + { "zCCodeMaster::OnTrigger", 0x611C40 }, + { "zCCodeMaster::OnUntrigger", 0x611E40 }, + { "zCCodeMaster::OnMessage", 0x611F40 }, + { "zCCodeMaster::Archive", 0x611FB0 }, + { "zCCodeMaster::Unarchive", 0x6123C0 }, + { "zCCodeMaster::GetTriggerTarget", 0x612780 }, + { "zCMoverControler::zCMoverControler", 0x6127B0 }, + { "zCMoverControler::`scalar deleting destructor'", 0x612870 }, + { "zCMoverControler::~zCMoverControler", 0x6128A0 }, + { "zCMoverControler::OnTrigger", 0x612900 }, + { "zCMoverControler::Archive", 0x612A10 }, + { "zCMoverControler::Unarchive", 0x612C80 }, + { "zCTriggerWorldStart::zCTriggerWorldStart", 0x612CE0 }, + { "zCTriggerWorldStart::`scalar deleting destructor'", 0x612D90 }, + { "zCTriggerWorldStart::~zCTriggerWorldStart", 0x612DC0 }, + { "zCTriggerWorldStart::PostLoad", 0x612E20 }, + { "zCTriggerWorldStart::OnTrigger", 0x612E50 }, + { "zCTriggerWorldStart::Archive", 0x612E70 }, + { "zCTriggerWorldStart::Unarchive", 0x612ED0 }, + { "zCArray::AllocDelta", 0x612F60 }, + { "zCVob::GetAutoLinkParent", 0x613000 }, + { "zCVob::CanAutoLinkWith", 0x613040 }, + { "zCVob::CheckAutoLink", 0x613180 }, + { "zCVob::CheckAutoUnlink", 0x613400 }, + { "zCVob::CalcGroundPoly", 0x613610 }, + { "zCVob::CalcWaterVob", 0x613760 }, + { "zCVob::SetCollTypeDefaultFromVisual", 0x613830 }, + { "zCVob::TouchMovement", 0x6139A0 }, + { "zCVob::GetNewTrafoObjToWorld", 0x6139C0 }, + { "zCVob::SetNewTrafoObjToWorld", 0x613A00 }, + { "zCVob::SetBBox3DWorld", 0x613A20 }, + { "zCVob::SetBBox3DLocal", 0x613A80 }, + { "zCVob::GetBBox3DLocal", 0x613B30 }, + { "zCVob::Move", 0x613C20 }, + { "zCVob::MoveWorld", 0x613C90 }, + { "zCVob::MoveLocal", 0x613D00 }, + { "zCVob::SetRotationWorld", 0x613DF0 }, + { "zCVob::RotateWorld", 0x613E50 }, + { "zCVob::RotateLocal", 0x613F40 }, + { "zCVob::RotateLocalX", 0x613FE0 }, + { "zCVob::RotateLocalY", 0x614050 }, + { "zCVob::RotateLocalZ", 0x6140C0 }, + { "zCVob::RotateWorldX", 0x614130 }, + { "zCVob::RotateWorldY", 0x614160 }, + { "zCVob::RotateWorldZ", 0x614190 }, + { "zCVob::GetPositionLocal", 0x6141F0 }, + { "zCVob::GetDistanceToVob", 0x614240 }, + { "zCVob::GetDistanceToVobApprox", 0x6142A0 }, + { "zCVob::GetDistanceToVob2", 0x614370 }, + { "zCVob::SetPositionLocal", 0x6143D0 }, + { "zCVob::SetPositionWorld", 0x614490 }, + { "zCVob::SetTrafo", 0x6144F0 }, + { "zCVob::SetTrafoObjToWorld", 0x6145A0 }, + { "zCVob::ResetRotationsLocal", 0x614600 }, + { "zCVob::ResetXZRotationsLocal", 0x614720 }, + { "zCVob::ResetRotationsWorld", 0x6148F0 }, + { "zCVob::ResetXZRotationsWorld", 0x614980 }, + { "zCVob::SetHeadingYLocal", 0x614AA0 }, + { "zCVob::SetHeadingYWorld", 0x614B70 }, + { "zCVob::SetHeadingLocal", 0x614ED0 }, + { "zCVob::SetHeadingWorld", 0x614F90 }, + { "zCVob::SetHeadingAtLocal", 0x615130 }, + { "zCVob::HasParentVob", 0x615460 }, + { "zCVob::SetHeadingAtWorld", 0x615480 }, + { "zCVob::SetCollDetStat", 0x615710 }, + { "zCVob::SetCollDetDyn", 0x615800 }, + { "zCVob::CorrectTrafo", 0x615900 }, + { "zCVob::DoneWithTrafoLocal", 0x615970 }, + { "zCVob::CreateTrafoLocal", 0x6159C0 }, + { "zCVob::SetPhysicsEnabled", 0x615A50 }, + { "zCVob::GetVelocity", 0x615A80 }, + { "zCVob::UpdatePhysics", 0x615B90 }, + { "zCVob::DetectCollision", 0x616150 }, + { "zCVob::SetInMovement", 0x616290 }, + { "zCVob::SetInMovementMode", 0x6162F0 }, + { "zCVob::BeginMovement", 0x616340 }, + { "zCVob::ResetToOldMovementState", 0x6164C0 }, + { "zCVob::UpdateTouchList", 0x6164F0 }, + { "zCVob::CalcDestinationBBox3DWorld", 0x6167A0 }, + { "zCVob::AdoptCollObjResults", 0x6168E0 }, + { "zCVob::EndMovement", 0x616990 }, + { "zCVob::SetCollisionObject", 0x616E90 }, + { "zCVob::SetCollisionClass", 0x616EC0 }, + { "zCVob::GetCollisionObject", 0x616F00 }, + { "zCVob::CreateCollisionObject", 0x616F10 }, + { "zCVob::ResetCollisionObjectState", 0x616F40 }, + { "zCVob::DestroyCollisionObject", 0x616F80 }, + { "zCVob::CheckEmergencyPutToSleep", 0x616FC0 }, + { "zCVob::CollectCollisionContext_Vobs", 0x617120 }, + { "zCVob::CollectCollisionContext_Static", 0x617380 }, + { "zCCollObjectLevelPolys::zCCollObjectLevelPolys", 0x617630 }, + { "zCVob::CollectCollisionContext", 0x617670 }, + { "zCVob::CleanupCollisionContext", 0x6176F0 }, + { "zCVob::NotifyCollisionPair", 0x617760 }, + { "zCVob::ExecuteCollisionResponse", 0x617830 }, + { "zCVob::CheckAndResolveCollisions", 0x617910 }, + { "zCVob::zTCollisionContext::~zTCollisionContext", 0x617D40 }, + { "zCArray::zCArray", 0x617FA0 }, + { "zCArray::zCArray", 0x617FB0 }, + { "zCWorld::_CreateNewInstance", 0x618260 }, + { "zCWorld::zCWorld", 0x6182F0 }, + { "zCBBox3DSorterBase::zTBoxSortHandle::zTBoxSortHandle", 0x618830 }, + { "zCBBox3DSorterBase::zTBoxSortHandle::ClearActive", 0x6188C0 }, + { "zCBBox3DSorterBase::zTBoxSortHandle::`scalar deleting destructor'", 0x6188D0 }, + { "zCWorld::_GetClassDef", 0x6188F0 }, + { "zCWorld::GetPlayerGroup", 0x618900 }, + { "zCWayNet::operator delete", 0x618910 }, + { "zCWorld::`scalar deleting destructor'", 0x618930 }, + { "zCVobBBox3DSorter::`vector deleting destructor'", 0x618960 }, + { "zCVobBBox3DSorter::zTBoxSortHandle::`scalar deleting destructor'", 0x618980 }, + { "zCWorld::~zCWorld", 0x6189A0 }, + { "zCWorld::GetActiveSkyControler", 0x618C50 }, + { "zCWorld::SetSkyControlerIndoor", 0x618C80 }, + { "zCWorld::SetSkyControlerOutdoor", 0x618CC0 }, + { "zCWorld::RenderWaynet", 0x618D00 }, + { "zCWorld::ActiveZoneListCompare", 0x618D20 }, + { "zCWorld::AddZone", 0x618D70 }, + { "zCWorld::RemoveZone", 0x618EE0 }, + { "zCWorld::RemoveAllZones", 0x619020 }, + { "zCWorld::UpdateZone", 0x619090 }, + { "zCWorld::ProcessZones", 0x6190A0 }, + { "zCWorld::ShowZonesDebugInfo", 0x619710 }, + { "zCWorld::ShowTextureStats", 0x619B30 }, + { "zCWorld::Render", 0x619FB0 }, + { "zCWorld::TraceRayFirstHit", 0x61A210 }, + { "zCWorld::TraceRayNearestHit", 0x61A410 }, + { "zCWorld::TraceRayFirstHitCache", 0x61A940 }, + { "zCWorld::TraceRayNearestHitCache", 0x61AC60 }, + { "zCWorld::PickScene", 0x61AF80 }, + { "zCWorld::TraverseBsp", 0x61B1F0 }, + { "zCWorld::TraverseBspAddVobsToMesh", 0x61B2F0 }, + { "zCWorld::SaveBspTreeMesh3DS", 0x61B700 }, + { "zCWorld::CompileWorld", 0x61B730 }, + { "zCWorld::DisposeVobs", 0x61C1D0 }, + { "zCWorld::DisposeVobsDbg", 0x61C360 }, + { "zCWorld::DisposeStaticWorld", 0x61C4F0 }, + { "zCWorld::DisposeWorld", 0x61C5A0 }, + { "zCWorld::SearchVob", 0x61C780 }, + { "zCWorld::SearchVobByID", 0x61C7D0 }, + { "zCWorld::SearchVobByName", 0x61C820 }, + { "zCWorld::SearchVobListByName", 0x61C900 }, + { "zCWorld::SearchVobListByClass", 0x61CAC0 }, + { "zCWorld::SearchVobListByBaseClass", 0x61CB90 }, + { "zCWorld::SearchZoneListByClass", 0x61CC70 }, + { "zCWorld::SearchZoneDefaultByClass", 0x61CDA0 }, + { "zCWorld::AddVobAsChild", 0x61CE10 }, + { "zCWorld::ShouldAddThisVobToBsp", 0x61D020 }, + { "zCWorld::AddVob", 0x61D080 }, + { "zCWorld::VobAddedToWorld", 0x61D0A0 }, + { "zCWorld::VobRemovedFromWorld", 0x61D1E0 }, + { "zCWorld::RemoveVob", 0x61D3E0 }, + { "zCWorld::RemoveVobSubtree_r", 0x61D430 }, + { "zCWorld::RemoveVobSubtree", 0x61D5D0 }, + { "zCWorld::MoveVobSubtreeTo", 0x61D620 }, + { "zCWorld::MoveVobSubtreeToWorldSpace", 0x61D700 }, + { "zCWorld::RemoveVobFromLists", 0x61D720 }, + { "zCWorld::PrintStatus", 0x61D8F0 }, + { "zCWorld::PrintGlobalVobTree", 0x61E350 }, + { "zCWorld::PrintActiveVobs", 0x61E610 }, + { "zCWorld::UpdateVobTreeBspDependencies", 0x61E850 }, + { "zCWorld::MoveVobs", 0x61E8C0 }, + { "zCWorld::AdvanceClock", 0x61E950 }, + { "zCWorld::SaveBspTree", 0x61E990 }, + { "zCWorld::LoadBspTree", 0x61EB10 }, + { "zCWorld::DebugMarkOccluderPolys", 0x61EC40 }, + { "zCWorld::UnarcTraverseVobs", 0x61EDE0 }, + { "zCWorld::GetProgressBar", 0x61F230 }, + { "zCWorld::Unarchive", 0x61F240 }, + { "zCFileBIN::BinSetFile", 0x61F920 }, + { "zCWorld::LoadWorld", 0x61F940 }, + { "zCWorld::MergeVobSubtree", 0x61FC60 }, + { "zCWorld::ArcTraverseVobs", 0x61FD20 }, + { "zCWorld::Archive", 0x620110 }, + { "zCWorld::SaveWorld", 0x620430 }, + { "zCWorld::SaveVobSubtree", 0x6206D0 }, + { "zCWorld::TraverseVobTree", 0x620790 }, + { "zCWorld::GetVobHashIndex", 0x6207F0 }, + { "zCWorld::InsertVobHashTable", 0x620860 }, + { "zCWorld::RemoveVobHashTable", 0x620980 }, + { "zCWorld::SearchVobHashTable", 0x620A10 }, + { "zCWorld::SearchVobListHashTable", 0x620AF0 }, + { "zCWorld::GetOwnerSession", 0x620D00 }, + { "zCWorld::ResetCutscenePlayer", 0x620D10 }, + { "zCWorld::RegisterPerFrameCallback", 0x620D60 }, + { "zCWorld::UnregisterPerFrameCallback", 0x620E90 }, + { "zCTree::CountNodes", 0x620F30 }, + { "zCArray::InsertEnd", 0x620FB0 }, + { "zCArray::IsInList", 0x621080 }, + { "zCArraySort::zCArraySort", 0x6210C0 }, + { "zCArraySort::~zCArraySort", 0x6210E0 }, + { "zCArraySort::Remove", 0x621100 }, + { "zCVobBBox3DSorter::~zCVobBBox3DSorter", 0x621150 }, + { "zCVobBBox3DSorter::GetBBox", 0x621160 }, + { "zCVobBBox3DSorter::zTBoxSortHandle::~zTBoxSortHandle", 0x621170 }, + { "zCVobBBox3DSorter::zTBoxSortHandle::AddActive", 0x6211D0 }, + { "zCVobBBox3DSorter::zTBoxSortHandle::DelActive", 0x6212D0 }, + { "zCVobBBox3DSorter::zTBoxSortHandle::ClearActive", 0x621320 }, + { "zCArray::AllocDelta", 0x621340 }, + { "zCArray::InsertAtPos", 0x6213A0 }, + { "zCArray::RemoveOrderIndex", 0x621490 }, + { "zCArraySort::InsertEnd", 0x6214C0 }, + { "zCArraySort::Search", 0x621590 }, + { "zCArraySort::AllocDelta", 0x621600 }, + { "zCPolygon::LightStatic", 0x621720 }, + { "zCPolygon::SmoothSectorBorder", 0x622080 }, + { "zCMesh::LightMesh", 0x6222D0 }, + { "zCWorld::LightWorldStaticUncompiled", 0x6223B0 }, + { "zCWorld::LightWorldStaticCompiled", 0x6227F0 }, + { "zCOLOR::SetRGB", 0x622FC0 }, + { "zCWorld::GenerateStaticVertexLighting", 0x622FE0 }, + { "zCWorld::LightingTestRay", 0x6232F0 }, + { "zCWorld::GetSurfaceLightmapBBox2D", 0x6233B0 }, + { "zCWorld::GetPhongNormal", 0x623810 }, + { "zCWorld::GeneratePatchMapFromSurface", 0x623BD0 }, + { "zCPatch::zCPatch", 0x624940 }, + { "zCPatchMap::CheckRaySurfaceIntersection", 0x624990 }, + { "zCWorld::GenerateLightmapFromPatchMap", 0x624A30 }, + { "zCWorld::LightPatchMap", 0x625D40 }, + { "zCWorld::GenerateSurfaces", 0x6261F0 }, + { "zCPatchMap::~zCPatchMap", 0x626FE0 }, + { "zCWorld::MakeTransfers", 0x627080 }, + { "zCPatch::DoTransfers", 0x627880 }, + { "zCWorld::GenerateLightmapsRadiosity", 0x6279D0 }, + { "zCWorld::GenerateLightmaps", 0x627C20 }, + { "zCWorld::GenerateStaticWorldLighting", 0x6283F0 }, + { "zCWorld::MakeVobLightingDirty", 0x6286E0 }, + { "zCList::~zCList", 0x6288D0 }, + { "zCList::Insert", 0x628900 }, + { "zCList::`scalar deleting destructor'", 0x628990 }, + { "zCArray::AllocDelta", 0x6289D0 }, + { "zCArray::InsertEnd", 0x628A40 }, + { "zCArray::InsertEnd", 0x628B50 }, + { "zCArray::InsertEnd", 0x628C20 }, + { "zCArray::InsertEnd", 0x628CF0 }, + { "zDieter_StartUp", 0x628E00 }, + { "zCSoundSystemDummy::DoSoundUpdate", 0x62B2E0 }, + { "zCSoundSystemDummy::LoadSoundFX", 0x62B2F0 }, + { "zCSoundFXDummy::`scalar deleting destructor'", 0x62B350 }, + { "zCSoundFXDummy::~zCSoundFXDummy", 0x62B380 }, + { "zCSoundSystemDummy::PlaySound", 0x62B390 }, + { "zCSoundSystemDummy::SetGlobalOcclusion", 0x62B3B0 }, + { "zCSoundSystemDummy::PlaySound3D", 0x62B3C0 }, + { "zCSoundSystemDummy::GetSound3DProps", 0x62B3E0 }, + { "zCSoundSystemDummy::UpdateSound3D", 0x62B3F0 }, + { "zCSoundManager::zCTableEntry::~zCTableEntry", 0x62B400 }, + { "zCMusicSys_Dummy::LoadThemeByScript", 0x62B4C0 }, + { "zCMusicSys_Dummy::LoadTheme", 0x62B510 }, + { "zCMusicSys_Dummy::LoadJingleByScript", 0x62B560 }, + { "zCMusicSys_Dummy::LoadJingle", 0x62B5C0 }, + { "zCMusicSys_Dummy::DoMusicUpdate", 0x62B620 }, + { "zCTimer::SetMotionFactor", 0x62F8E0 }, + { "zCResourceManager::SetShowDebugInfo", 0x62F8F0 }, + { "zCResourceManager::GetShowDebugInfo", 0x62F900 }, + { "zCVob::SetShowHelperVisuals", 0x62F910 }, + { "zCVob::GetShowHelperVisuals", 0x62F920 }, + { "zCVob::GetAnimationsEnabled", 0x62F930 }, + { "zCVob::SetAnimationsEnabled", 0x62F940 }, + { "zCBspTree::GetShowPortals", 0x62F950 }, + { "zCBspTree::SetShowPortals", 0x62F960 }, + { "zCZone::SetVisual", 0x62F970 }, + { "zCZone::GetZoneMotherClass", 0x62F990 }, + { "zCZoneZFog::operator delete", 0x62F9A0 }, + { "zCZoneZFogDefault::operator delete", 0x62F9C0 }, + { "zCZoneZFogDefault::_GetClassDef", 0x62F9E0 }, + { "zCWorld::GetWaveAnisEnabled", 0x62F9F0 }, + { "zCWorld::SetWaveAnisEnabled", 0x62FA00 }, + { "zCWorld::GetShowTextureStats", 0x62FA10 }, + { "zCWorld::SetShowTextureStats", 0x62FA20 }, + { "zCWorld::SetVobFarClipZScalability", 0x62FA30 }, + { "zCProgMeshProto::SetLODParamStrength", 0x62FA40 }, + { "zCVobCallback_PrintBigBBox::~zCVobCallback_PrintBigBBox", 0x62FA50 }, + { "zCVobCallback_PrintBigBBox::HandleVob", 0x62FB40 }, + { "zCShowMemCallback::DoWorldPerFrameCallback", 0x630980 }, + { "zTRnd_DeviceInfo::zTRnd_DeviceInfo", 0x6317B0 }, + { "zCZoneZFogDefault::`scalar deleting destructor'", 0x6317D0 }, + { "zCZoneZFogDefault::~zCZoneZFogDefault", 0x631800 }, + { "zCMusicSys_Dummy::`scalar deleting destructor'", 0x631810 }, + { "zCSoundSystemDummy::`scalar deleting destructor'", 0x631830 }, + { "zCMusicSys_Dummy::~zCMusicSys_Dummy", 0x631850 }, + { "zCSoundSystemDummy::~zCSoundSystemDummy", 0x631860 }, + { "zDieter_ShutDown", 0x631870 }, + { "zCSoundManager::~zCSoundManager", 0x631910 }, + { "zDieter_ShutDown_Fast", 0x631A00 }, + { "zCArraySort::zCArraySort", 0x631A10 }, + { "zCArraySort::zCArraySort", 0x631A60 }, + { "zCZoneReverb::_CreateNewInstance", 0x631EB0 }, + { "zCZone::_GetClassDef", 0x631F70 }, + { "zCZone::ProcessZoneList", 0x631F80 }, + { "zCZone::GetDefaultZoneClass", 0x631F90 }, + { "zCZoneReverb::operator delete", 0x631FA0 }, + { "zCZoneReverb::_GetClassDef", 0x631FC0 }, + { "zCZoneReverbDefault::_CreateNewInstance", 0x6321C0 }, + { "zCZoneReverbDefault::operator delete", 0x632280 }, + { "zCZoneReverbDefault::_GetClassDef", 0x6322A0 }, + { "zCZoneReverbDefault::ProcessZoneList", 0x6322B0 }, + { "zCZoneReverbDefault::`scalar deleting destructor'", 0x6322C0 }, + { "zCZoneReverbDefault::~zCZoneReverbDefault", 0x6322F0 }, + { "zCZoneVobFarPlane::_CreateNewInstance", 0x632550 }, + { "zCZoneVobFarPlane::operator delete", 0x632610 }, + { "zCZoneVobFarPlane::_GetClassDef", 0x632630 }, + { "zCZoneVobFarPlaneDefault::_CreateNewInstance", 0x632830 }, + { "zCZoneVobFarPlaneDefault::operator delete", 0x6328F0 }, + { "zCZoneVobFarPlaneDefault::_GetClassDef", 0x632910 }, + { "zCZoneVobFarPlaneDefault::`scalar deleting destructor'", 0x632920 }, + { "zCZoneVobFarPlaneDefault::~zCZoneVobFarPlaneDefault", 0x632950 }, + { "zCZoneMusic::_CreateNewInstance", 0x632BB0 }, + { "zCZoneMusic::operator delete", 0x632C60 }, + { "zCZoneMusic::_GetClassDef", 0x632C80 }, + { "zCZoneMusic::`scalar deleting destructor'", 0x632C90 }, + { "zCZoneMusic::~zCZoneMusic", 0x632CC0 }, + { "zCZoneZFog::_CreateNewInstance", 0x632F20 }, + { "zCZoneZFog::_GetClassDef", 0x633010 }, + { "zCZoneZFogDefault::_CreateNewInstance", 0x633210 }, + { "zCVobSound::_CreateNewInstance", 0x6334F0 }, + { "zCVobSound::operator delete", 0x633550 }, + { "zCVobSoundDaytime::_CreateNewInstance", 0x633760 }, + { "zCVobSoundDaytime::operator delete", 0x633820 }, + { "zCVobSoundDaytime::_GetClassDef", 0x633840 }, + { "zCVobSoundDaytime::GetZoneMotherClass", 0x633850 }, + { "zCBBox3DSorterBase::zTBoxSortHandle::~zTBoxSortHandle", 0x633860 }, + { "zCBBox3DSorterBase::zCBBox3DSorterBase", 0x6338B0 }, + { "zCBBox3DSorterBase::`scalar deleting destructor'", 0x633930 }, + { "zCBBox3DSorterBase::~zCBBox3DSorterBase", 0x633950 }, + { "zCBBox3DSorterBase::ArrayCompare", 0x6339E0 }, + { "zCBBox3DSorterBase::Clear", 0x633AE0 }, + { "zCBBox3DSorterBase::AllocAbs", 0x633B60 }, + { "zCBBox3DSorterBase::Insert", 0x633BE0 }, + { "zCBBox3DSorterBase::Remove", 0x633D40 }, + { "zCBBox3DSorterBase::GetActiveList", 0x633E00 }, + { "zCBBox3DSorterBase::UpdateActiveList", 0x634150 }, + { "zCBBox3DSorterBase::InsertHandle", 0x634430 }, + { "zCBBox3DSorterBase::RemoveHandle", 0x634510 }, + { "zCBBox3DSorterBase::Sort", 0x634560 }, + { "zCBBox3DSorterBase::AdjustSorting", 0x6345A0 }, + { "zCBBox3DSorterBase::Update", 0x634720 }, + { "zCZone::zCZone", 0x634880 }, + { "zCZone::`scalar deleting destructor'", 0x6348F0 }, + { "zCZone::~zCZone", 0x634920 }, + { "zCZone::ThisVobAddedToWorld", 0x634990 }, + { "zCZone::ThisVobRemovedFromWorld", 0x6349B0 }, + { "zCZone::EndMovement", 0x6349D0 }, + { "zCZone::GetCamPosWeight", 0x6349F0 }, + { "zCZone::SetZoneVobFlags", 0x634BB0 }, + { "zCZone::Unarchive", 0x634BE0 }, + { "zCZone::GetDebugDescString", 0x634C20 }, + { "zCZoneZFog::zCZoneZFog", 0x634DD0 }, + { "zCZoneZFog::`scalar deleting destructor'", 0x634E80 }, + { "zCZoneZFog::~zCZoneZFog", 0x634EB0 }, + { "zCZoneZFog::GetActiveRange", 0x634F20 }, + { "zCZoneZFog::GetSkyFadeWeight", 0x634F70 }, + { "zCZoneZFog::GetDefaultZoneClass", 0x634FB0 }, + { "zCZoneZFog::ProcessZoneList", 0x634FC0 }, + { "zSinusEase", 0x6353A0 }, + { "zCZoneZFog::Archive", 0x6353D0 }, + { "zCZoneZFog::Unarchive", 0x635460 }, + { "zCZoneZFogDefault::ThisVobAddedToWorld", 0x635520 }, + { "zCZoneZFogDefault::Unarchive", 0x635550 }, + { "zCZoneVobFarPlane::zCZoneVobFarPlane", 0x635630 }, + { "zCZoneVobFarPlane::`scalar deleting destructor'", 0x6356C0 }, + { "zCZoneVobFarPlane::~zCZoneVobFarPlane", 0x6356F0 }, + { "zCZoneVobFarPlane::GetActiveFarZ", 0x635760 }, + { "zCZoneVobFarPlane::GetDefaultZoneClass", 0x6357B0 }, + { "zCZoneVobFarPlane::ProcessZoneList", 0x6357C0 }, + { "zCZoneVobFarPlane::Archive", 0x6358B0 }, + { "zCZoneVobFarPlane::Unarchive", 0x635910 }, + { "zCZoneVobFarPlaneDefault::ThisVobAddedToWorld", 0x6359B0 }, + { "zCZoneVobFarPlaneDefault::Unarchive", 0x635A00 }, + { "zCVobSound::zCVobSound", 0x635AD0 }, + { "zCVobSound::_GetClassDef", 0x635D10 }, + { "zCVobSound::`scalar deleting destructor'", 0x635D20 }, + { "zCVobSound::~zCVobSound", 0x635D50 }, + { "zCVobSound::GetDebugDescString", 0x635E60 }, + { "zCVobSound::EndMovement", 0x6361F0 }, + { "zCVobSound::SetSound", 0x636280 }, + { "zCVobSound::LoadSound", 0x6363C0 }, + { "zCVobSound::SetSoundVolume", 0x636400 }, + { "zCVobSound::SetSoundRadius", 0x636410 }, + { "zCVobSound::CalcObstruction", 0x636490 }, + { "zCVobSound::CalcVolumeScale", 0x6365F0 }, + { "zCVobSound::StartSound", 0x636850 }, + { "zCVobSound::StopSound", 0x6369E0 }, + { "zCVobSound::DoSoundUpdate", 0x636A20 }, + { "zCVobSound::OnTrigger", 0x636B60 }, + { "zCVobSound::OnUntrigger", 0x636B80 }, + { "zCVobSound::OnMessage", 0x636BD0 }, + { "zCVobSound::Archive", 0x636BE0 }, + { "zCVobSound::Unarchive", 0x636D50 }, + { "zCVobSound::ProcessZoneList", 0x6370E0 }, + { "zCVobSound::ThisVobAddedToWorld", 0x6371C0 }, + { "zCVobSound::ThisVobRemovedFromWorld", 0x6371E0 }, + { "zCVobSoundDaytime::zCVobSoundDaytime", 0x637240 }, + { "zCVobSoundDaytime::`scalar deleting destructor'", 0x6372A0 }, + { "zCVobSoundDaytime::~zCVobSoundDaytime", 0x6372D0 }, + { "zCVobSoundDaytime::GetDebugDescString", 0x637450 }, + { "zCVobSoundDaytime::ActivateSection", 0x6375F0 }, + { "zCVobSoundDaytime::CalcTimeFrac", 0x6376D0 }, + { "zCVobSoundDaytime::DoSoundUpdate", 0x637760 }, + { "zCVobSoundDaytime::Archive", 0x637A80 }, + { "zCVobSoundDaytime::Unarchive", 0x637AF0 }, + { "zCZoneReverb::zCZoneReverb", 0x637BD0 }, + { "zCZoneReverb::`scalar deleting destructor'", 0x637C60 }, + { "zCZoneReverb::~zCZoneReverb", 0x637C90 }, + { "zCZoneReverb::GetDebugDescString", 0x637D00 }, + { "zCZoneReverb::GetActiveWeight", 0x637E80 }, + { "zCZoneReverb::GetDefaultZoneClass", 0x637ED0 }, + { "zCZoneReverb::ProcessZoneList", 0x637EE0 }, + { "zCZoneReverb::Archive", 0x637FF0 }, + { "zCZoneReverb::Unarchive", 0x638260 }, + { "zCZoneReverbDefault::ThisVobAddedToWorld", 0x638310 }, + { "zCZoneReverbDefault::Unarchive", 0x638350 }, + { "zCZoneMusic::SetAutochange", 0x638420 }, + { "zCZoneMusic::GetAutochange", 0x638440 }, + { "zCArraySort::zCArraySort", 0x638470 }, + { "zCArraySort::~zCArraySort", 0x638490 }, + { "zCArraySort::QuickSort", 0x6384B0 }, + { "zCArraySort::AllocDelta", 0x6384F0 }, + { "zCArraySort::AllocAbs", 0x638550 }, + { "zCArraySort::InsertEnd", 0x6385B0 }, + { "CapsLock", 0x6388F0 }, + { "SetCapsLock", 0x638910 }, + { "ToggleCapsLock", 0x638970 }, + { "oCAIHuman::oCAIHuman", 0x638AD0 }, + { "oCAIHuman::_GetClassDef", 0x638BB0 }, + { "oCAIHuman::`scalar deleting destructor'", 0x638BC0 }, + { "oCAIHuman::~oCAIHuman", 0x638BF0 }, + { "oCAIHuman::Init", 0x638CC0 }, + { "oCAIHuman::DoSimpleAI", 0x638CE0 }, + { "oCAIHuman::Pressed", 0x638E70 }, + { "oCAIHuman::Toggled", 0x638E90 }, + { "oCAIHuman::SetCamModeMob", 0x638EA0 }, + { "oCAIHuman::ChangeCamMode", 0x6390B0 }, + { "oCAIHuman::InitCamModes", 0x6390C0 }, + { "oCAIHuman::SetCamMode", 0x639390 }, + { "oCAIHuman::WeaponChoose", 0x6393C0 }, + { "oCMsgMagic::operator delete", 0x639830 }, + { "oCAIHuman::BowMode", 0x639850 }, + { "oCAIHuman::GetEnemyThreat", 0x63A0C0 }, + { "oCAIHuman::CheckFightCamera", 0x63A5D0 }, + { "oCAIHuman::FightMelee", 0x63A630 }, + { "oCMsgAttack::operator delete", 0x63BA20 }, + { "oCAIHuman::CheckMobInteraction", 0x63BA40 }, + { "oCAIHuman::CheckItemInteraction", 0x63BE40 }, + { "oCItem::GetSchemeName", 0x63C5E0 }, + { "oCAIHuman::StandActions", 0x63C630 }, + { "oCMobMsg::operator delete", 0x63CCA0 }, + { "oCAIHuman::PC_CheckSpecialStates", 0x63CCC0 }, + { "oCAIHuman::PC_Diving", 0x63D410 }, + { "oCAIHuman::PC_Turn", 0x63D580 }, + { "oCAIHuman::PC_SpecialMove", 0x63D5A0 }, + { "oCAIHuman::PC_ActionMove", 0x63D710 }, + { "oCAIHuman::PC_WeaponMove", 0x63D890 }, + { "oCAIHuman::PC_SlowMove", 0x63DB00 }, + { "oCAIHuman::PC_Sneak", 0x63DF40 }, + { "oCAIHuman::PC_Turnings", 0x63E0F0 }, + { "oCAIHuman::PC_Strafe", 0x63E430 }, + { "oCAIHuman::_WalkCycle", 0x63E5D0 }, + { "oCAIHuman::ResetObserveSuspectCounter", 0x63E910 }, + { "oCAIHuman::CreateObserveSuspect", 0x63E920 }, + { "oCAIHuman::CreateFootStepSound", 0x63E9B0 }, + { "oCAIHuman::ResetAssessUseMobCounter", 0x63EA80 }, + { "oCAIHuman::CreateAssessUseMob", 0x63EA90 }, + { "oCAIHuman::SetCrawlMode", 0x63EB20 }, + { "oCAIHuman::SetSprintMode", 0x63EDA0 }, + { "oCAIHuman::MoveCamera", 0x63EFB0 }, + { "oCAIHuman::CamMessages", 0x63EFC0 }, + { "oCAIHuman::CheckFocusVob", 0x63EFD0 }, + { "oCAIHuman::Moving", 0x63F1E0 }, + { "oCAIHuman::DoAI", 0x63F2E0 }, + { "oCAIHuman::DoHackSpecials", 0x63FBC0 }, + { "oCAIHuman::ChangeCamModeBySituation", 0x640590 }, + { "zCAICamera::GetPreviousMode", 0x641030 }, + { "oCAIHuman::DoMonsterSpecial", 0x641080 }, + { "oCAIHuman::SetShowAI", 0x641090 }, + { "oCAIHuman::GetShowAI", 0x6410B0 }, + { "oCAIHuman::CanThisCollideWith", 0x6410C0 }, + { "oCAIHuman::AddIgnoreCD", 0x641100 }, + { "oCAIHuman::SubIgnoreCD", 0x641110 }, + { "oCAIHuman::StartFlyDamage", 0x641170 }, + { "oCAIHuman::Archive", 0x6414F0 }, + { "oCAIHuman::Unarchive", 0x641510 }, + { "oCAICamera::oCAICamera", 0x641530 }, + { "oCAICamera::_GetClassDef", 0x641670 }, + { "oCAICamera::HasAIDetectedCollision", 0x641680 }, + { "oCAICamera::`scalar deleting destructor'", 0x641690 }, + { "oCAICamera::~oCAICamera", 0x6416C0 }, + { "oCAICamera::DoAI", 0x6416D0 }, + { "oCAIHuman_Stand::oCAIHuman_Stand", 0x641910 }, + { "oCAIHuman_Stand::_GetClassDef", 0x641A30 }, + { "oCAIHuman_Stand::`scalar deleting destructor'", 0x641A40 }, + { "oCAIHuman_Stand::~oCAIHuman_Stand", 0x641A70 }, + { "oCAIHuman_Stand::DoAI", 0x641A80 }, + { "oCAIHuman::_CreateNewInstance", 0x641D30 }, + { "oCAIHuman::operator delete", 0x641D90 }, + { "oCAICamera::_CreateNewInstance", 0x641F90 }, + { "oCAICamera::operator delete", 0x6420D0 }, + { "oCAIHuman_Stand::_CreateNewInstance", 0x6422D0 }, + { "oCAIHuman_Stand::operator delete", 0x6423F0 }, + { "oCAISound::RemoveSlideSound", 0x6426B0 }, + { "oCAISound::CheckSlideSound", 0x6426D0 }, + { "oCAISound::GetSoundMaterial", 0x642760 }, + { "oCAISound::StartCollisionSound", 0x6428E0 }, + { "oCAIVobMove::oCAIVobMove", 0x642A50 }, + { "oCAIVobMove::_GetClassDef", 0x642B20 }, + { "oCAIVobMove::CanThisCollideWith", 0x642B30 }, + { "oCAIVobMove::`scalar deleting destructor'", 0x642B70 }, + { "oCAIVobMove::~oCAIVobMove", 0x642BA0 }, + { "oCAISound::_GetClassDef", 0x642CC0 }, + { "oCAISound::~oCAISound", 0x642CD0 }, + { "oCAISound::`scalar deleting destructor'", 0x642D40 }, + { "oCAIVobMove::Init", 0x642D70 }, + { "oCAIVobMove::DoAI", 0x6430F0 }, + { "oCAIVobMove::ReportCollisionToAI", 0x643260 }, + { "oCAIVobMove::Archive", 0x6432B0 }, + { "oCAIVobMove::Unarchive", 0x643310 }, + { "oCAIVobMove::AddIgnoreCDVob", 0x643400 }, + { "oCAIVobMove::ClearIgnoreCDVob", 0x643420 }, + { "oCAIVobMoveTorch::oCAIVobMoveTorch", 0x643490 }, + { "oCAIVobMoveTorch::_GetClassDef", 0x643520 }, + { "oCAIVobMoveTorch::`scalar deleting destructor'", 0x643530 }, + { "oCAIVobMoveTorch::~oCAIVobMoveTorch", 0x643560 }, + { "oCAIVobMoveTorch::Init", 0x643670 }, + { "oCAIVobMoveTorch::DoAI", 0x643690 }, + { "oCAIVobMoveTorch::CheckWater", 0x6436C0 }, + { "oCAIVobMoveTorch::BurnedOut", 0x643770 }, + { "oCAIArrowBase::oCAIArrowBase", 0x643950 }, + { "oCAIArrowBase::_GetClassDef", 0x643A40 }, + { "oCAIArrowBase::HasAIDetectedCollision", 0x643A50 }, + { "oCAIArrowBase::AICollisionResponseSelfDetected", 0x643A60 }, + { "oCAIArrowBase::`scalar deleting destructor'", 0x643A70 }, + { "oCAIArrowBase::~oCAIArrowBase", 0x643AA0 }, + { "oCAIArrowBase::AddIgnoreCDVob", 0x643BB0 }, + { "oCAIArrowBase::ClearIgnoreCDVob", 0x643BD0 }, + { "oCAIArrowBase::CreateTrail", 0x643C40 }, + { "oCAIArrowBase::DoAI", 0x643E60 }, + { "oCAIArrowBase::ReportCollisionToAI", 0x644160 }, + { "oCAIArrowBase::Archive", 0x644470 }, + { "oCAIArrowBase::Unarchive", 0x6444F0 }, + { "oCAIArrow::oCAIArrow", 0x6445B0 }, + { "oCAIArrow::_GetClassDef", 0x644660 }, + { "oCAIArrow::`scalar deleting destructor'", 0x644670 }, + { "oCAIArrow::~oCAIArrow", 0x6446A0 }, + { "oCAIArrow::SetTarget", 0x644790 }, + { "oCAIArrow::ClearUsedVobs", 0x6447D0 }, + { "oCAIArrow::SetupAIVob", 0x644880 }, + { "oCAIArrow::DoAI", 0x644BE0 }, + { "oCAIArrow::CanThisCollideWith", 0x644C10 }, + { "oCAIArrow::ReportCollisionToAI", 0x644CB0 }, + { "oCAIArrow::Archive", 0x645440 }, + { "oCAIArrow::Unarchive", 0x645510 }, + { "oCAIDrop::oCAIDrop", 0x645620 }, + { "oCAIDrop::_GetClassDef", 0x645700 }, + { "oCAIDrop::HasAIDetectedCollision", 0x645710 }, + { "oCAIDrop::CanThisCollideWith", 0x645720 }, + { "oCAIDrop::`scalar deleting destructor'", 0x645760 }, + { "oCAIDrop::~oCAIDrop", 0x645790 }, + { "oCAIDrop::AddIgnoreCDVob", 0x6458B0 }, + { "oCAIDrop::ClearIgnoreCDVob", 0x6458D0 }, + { "oCAIDrop::SetupAIVob", 0x645940 }, + { "oCAIDrop::DoAI", 0x645BA0 }, + { "oCAIDrop::ReportCollisionToAI", 0x645C10 }, + { "oCAIDrop::SetVelocity", 0x645C60 }, + { "oCAIDrop::SetStartPosition", 0x645D10 }, + { "oCAIDrop::Archive", 0x645E90 }, + { "oCAIDrop::Unarchive", 0x645EA0 }, + { "oCAIArrowBase::_CreateNewInstance", 0x646270 }, + { "oCAIArrowBase::operator delete", 0x646340 }, + { "oCAIArrow::_CreateNewInstance", 0x646540 }, + { "oCAIArrow::operator delete", 0x646620 }, + { "oCAIDrop::_CreateNewInstance", 0x646820 }, + { "oCAIDrop::operator delete", 0x6468E0 }, + { "oCAIVobMove::_CreateNewInstance", 0x646AE0 }, + { "oCAIVobMove::operator delete", 0x646BA0 }, + { "oCAIVobMoveTorch::_CreateNewInstance", 0x646DA0 }, + { "oCAIVobMoveTorch::operator delete", 0x646E60 }, + { "zCList::DeleteList", 0x646E80 }, + { "oTGilValues::oTGilValues", 0x647200 }, + { "oCAniCtrl_Human::oCAniCtrl_Human", 0x647270 }, + { "oCAniCtrl_Human::_GetClassDef", 0x6473C0 }, + { "oCAniCtrl_Human::`scalar deleting destructor'", 0x6473D0 }, + { "oCAniCtrl_Human::~oCAniCtrl_Human", 0x647400 }, + { "oCAniCtrl_Human::Init", 0x6474E0 }, + { "oCAniCtrl_Human::StartAni", 0x647540 }, + { "oCAniCtrl_Human::SetNextAni", 0x647720 }, + { "oCAniCtrl_Human::InitAnimations", 0x647790 }, + { "oCAniCtrl_Human::SearchStandAni", 0x6484A0 }, + { "oCAniCtrl_Human::StartStandAni", 0x6487E0 }, + { "oCAniCtrl_Human::Reset", 0x648800 }, + { "oCAniCtrl_Human::InitAngleValuesForConsole", 0x648840 }, + { "oCAniCtrl_Human::SetScriptValues", 0x648890 }, + { "oCAniCtrl_Human::SetInterruptFollowAni", 0x6491C0 }, + { "oCAniCtrl_Human::InitAllAnis", 0x649370 }, + { "zCModelAni::GetAniID", 0x64CF80 }, + { "zCAIPlayer::GetModel", 0x64CF90 }, + { "oCAniCtrl_Human::SetWalkMode", 0x64CFA0 }, + { "oCAniCtrl_Human::InitFightAnis", 0x64D830 }, + { "oCAniCtrl_Human::SetFightAnis", 0x64E1C0 }, + { "oCAniCtrl_Human::StartAniWithOffset", 0x64E2E0 }, + { "oCAniCtrl_Human::DoAniWithOffset", 0x64E2F0 }, + { "oCAniCtrl_Human::CorrectFightPosition", 0x64E300 }, + { "oCAniCtrl_Human::GetWalkModeString", 0x64E5C0 }, + { "oCAniCtrl_Human::CorrectAniStates", 0x64E720 }, + { "oCAniCtrl_Human::CheckWaterLevel", 0x64E8B0 }, + { "oCAniCtrl_Human::SetAlwaysWalk", 0x64F530 }, + { "oCAniCtrl_Human::IsAlwaysWalk", 0x64F700 }, + { "oCAniCtrl_Human::CanToggleWalkModeTo", 0x64F730 }, + { "oCAniCtrl_Human::CanToggleWalkMode", 0x650390 }, + { "oCAniCtrl_Human::ToggleWalkMode", 0x650C80 }, + { "oCAniCtrl_Human::IsDead", 0x650CC0 }, + { "oCAniCtrl_Human::IsFallen", 0x6513B0 }, + { "oCAniCtrl_Human::IsAiming", 0x6514C0 }, + { "oCAniCtrl_Human::IsStateAniActive", 0x651590 }, + { "oCAniCtrl_Human::IsStanding", 0x651660 }, + { "oCAniCtrl_Human::IsJumpStanding", 0x651800 }, + { "oCAniCtrl_Human::IsWalking", 0x651860 }, + { "oCAniCtrl_Human::IsRunning", 0x651980 }, + { "oCAniCtrl_Human::IsWalkingBackward", 0x651B90 }, + { "oCAniCtrl_Human::StopTurnAnis", 0x651CB0 }, + { "oCAniCtrl_Human::Turn", 0x651CC0 }, + { "oCAniCtrl_Human::DoAutoRoll", 0x6521C0 }, + { "oCAniCtrl_Human::TurnDegrees", 0x652290 }, + { "oCAniCtrl_Human::WallInFront", 0x652370 }, + { "oCAniCtrl_Human::GetWeaponString", 0x6523E0 }, + { "oCAniCtrl_Human::GetWeaponHitString", 0x652670 }, + { "oCAniCtrl_Human::IsDefending", 0x652900 }, + { "oCAniCtrl_Human::GetFightLimbs", 0x652960 }, + { "oCAniCtrl_Human::DoSparks", 0x6533D0 }, + { "oCAniCtrl_Human::GetLayerAni", 0x653500 }, + { "oCAniCtrl_Human::CheckLayerAni", 0x653530 }, + { "oCAniCtrl_Human::CheckLimbHit", 0x653570 }, + { "oCAniCtrl_Human::ShowWeaponTrail", 0x6535F0 }, + { "oCAniCtrl_Human::StartHitCombo", 0x653810 }, + { "oCAniCtrl_Human::SetComboHitTarget", 0x653870 }, + { "oCAniCtrl_Human::StartHitGraphical", 0x653880 }, + { "oCAniCtrl_Human::GetStopTurnVobSign", 0x653950 }, + { "oCAniCtrl_Human::HitCombo", 0x6539B0 }, + { "oCAniCtrl_Human::CheckHitTarget", 0x653C80 }, + { "oCAniCtrl_Human::CreateHit", 0x653EF0 }, + { "oCAniCtrl_Human::CheckMeleeWeaponHitsLevel", 0x654340 }, + { "oCAniCtrl_Human::HitInterrupt", 0x654810 }, + { "oCAniCtrl_Human::HitGraphical", 0x654850 }, + { "oCAniCtrl_Human::IsInPreHit", 0x6549C0 }, + { "oCAniCtrl_Human::IsInPostHit", 0x654A10 }, + { "oCAniCtrl_Human::IsInCombo", 0x654AA0 }, + { "oCAniCtrl_Human::FirstPersonDrawWeapon", 0x654AF0 }, + { "oCAniCtrl_Human::GetHitDirection", 0x654B00 }, + { "oCAniCtrl_Human::IsParadeRunning", 0x654BC0 }, + { "oCAniCtrl_Human::CanParade", 0x654C20 }, + { "oCAniCtrl_Human::StartParadeEffects", 0x654D60 }, + { "oCAniCtrl_Human::StrafeLeft", 0x6551B0 }, + { "oCAniCtrl_Human::StrafeRight", 0x6551F0 }, + { "oCAniCtrl_Human::GetFootPos", 0x655230 }, + { "oCAniCtrl_Human::PC_GoForward", 0x6553E0 }, + { "oCAniCtrl_Human::PC_GoBackward", 0x655430 }, + { "oCAniCtrl_Human::PC_JumpForward", 0x655470 }, + { "oCAniCtrl_Human::CanJump", 0x655650 }, + { "oCAniCtrl_Human::CanJumpLedge", 0x6556C0 }, + { "oCAniCtrl_Human::JumpForward", 0x655850 }, + { "oCAniCtrl_Human::Swim_CanClimbLedge", 0x655A70 }, + { "oCAniCtrl_Human::Swim_ClimbLedge", 0x655AB0 }, + { "oCAniCtrl_Human::CanWalkOnPoly", 0x655C10 }, + { "oCAniCtrl_Human::DrawWeapon1", 0x655C80 }, + { "oCAniCtrl_Human::ChooseNextWeapon2", 0x655F70 }, + { "oCAniCtrl_Human::DrawWeapon2", 0x656360 }, + { "oCAniCtrl_Human::RemoveWeapon1", 0x6566B0 }, + { "oCAniCtrl_Human::RemoveWeapon2", 0x656A20 }, + { "oCAniCtrl_Human::StartUp", 0x656CD0 }, + { "oCAniCtrl_Human::LerpFeetToTarget", 0x656CE0 }, + { "oCAniCtrl_Human::RelaxHandToTarget", 0x657020 }, + { "oCAniCtrl_Human::CheckSpecialStates", 0x657900 }, + { "oCAniCtrl_Human::CheckJump", 0x658650 }, + { "oCAniCtrl_Human::StartFallDownAni", 0x658890 }, + { "oCAniCtrl_Human::HackNPCToSwim", 0x658B70 }, + { "oCAniCtrl_Human::CheckFallStates", 0x658E80 }, + { "oCAniCtrl_Human::CombineAniLerp", 0x659780 }, + { "oCAniCtrl_Human::InterpolateCombineAni", 0x6597E0 }, + { "oCAniCtrl_Human::LookAtTarget", 0x659960 }, + { "oCAniCtrl_Human::SetLookAtTarget", 0x659980 }, + { "oCAniCtrl_Human::StopLookAtTarget", 0x659CB0 }, + { "oCAniCtrl_Human::StartCombineAni", 0x659E60 }, + { "oCAniCtrl_Human::StopCombineAni", 0x65A0F0 }, + { "oCAniCtrl_Human::DetectChasm", 0x65A100 }, + { "oCAniCtrl_Human::IsInCriticalAni", 0x65A280 }, + { "oCAniCtrl_Human::Archive", 0x65A8E0 }, + { "oCAniCtrl_Human::Unarchive", 0x65A990 }, + { "oCAniCtrl_Human::SetActionMode", 0x65AA80 }, + { "oCAniCtrl_Human::_Stand", 0x65AB00 }, + { "oCAniCtrl_Human::_Forward", 0x65AF70 }, + { "oCAniCtrl_Human::_Backward", 0x65B230 }, + { "oCAniCtrl_Human::SetAnimations", 0x65B510 }, + { "oCAniCtrl_Human::TransitionToInvest", 0x65B9C0 }, + { "oCAniCtrl_Human::TransitionToCast", 0x65BB10 }, + { "oCAniCtrl_Human::TransitionToStand", 0x65BD10 }, + { "oCAniCtrl_Human::IsInCastAni", 0x65BED0 }, + { "oCAniCtrl_Human::IsInWeaponChoose", 0x65BFA0 }, + { "oCAniCtrl_Human::GetWaterLevel", 0x65C040 }, + { "oCAniCtrl_Human::IsInWater", 0x65C0B0 }, + { "oCAniCtrl_Human::_CreateNewInstance", 0x65C330 }, + { "oCAniCtrl_Human::operator delete", 0x65C390 }, + { "zCArray::operator=", 0x65C3B0 }, + { "zCArray::operator[]", 0x65C440 }, + { "zCList::~zCList", 0x65C450 }, + { "zCList::DeleteListDatas", 0x65C480 }, + { "zCList::`scalar deleting destructor'", 0x65C4F0 }, + { "zCList::`scalar deleting destructor'", 0x65C530 }, + { "myThunder::~myThunder", 0x65C600 }, + { "oCBarrier::oCBarrier", 0x65C630 }, + { "oCBarrier::~oCBarrier", 0x65C800 }, + { "myThunder::`vector deleting destructor'", 0x65CA40 }, + { "oCBarrier::Init", 0x65CAB0 }, + { "oCBarrier::Initialise", 0x65D260 }, + { "myThunder::myThunder", 0x65D340 }, + { "oCBarrier::AddTremor", 0x65D350 }, + { "oCBarrier::RenderLayer", 0x65D360 }, + { "oCBarrier::Render", 0x65D5A0 }, + { "oCBarrier::InitThunder", 0x65E030 }, + { "oCBarrier::RemoveThunder", 0x65E060 }, + { "oCBarrier::AddThunderSub", 0x65E110 }, + { "oCBarrier::AddThunder", 0x65E450 }, + { "oCBarrier::RenderThunder", 0x65EB20 }, + { "oCBarrier::RenderThunderList", 0x65EDE0 }, + { "oCSkyControler_Barrier::oCSkyControler_Barrier", 0x65EE20 }, + { "oCSkyControler_Barrier::`scalar deleting destructor'", 0x65EEA0 }, + { "oCSkyControler_Barrier::~oCSkyControler_Barrier", 0x65EED0 }, + { "oCSkyControler_Barrier::RenderSkyPre", 0x65EF40 }, + { "oCAskBox::oCAskBox", 0x65F2F0 }, + { "oCAskBox::`scalar deleting destructor'", 0x65F430 }, + { "oCAskBox::~oCAskBox", 0x65F460 }, + { "oCAskBox::Init", 0x65F4E0 }, + { "oCAskBox::Delete", 0x65F7B0 }, + { "oCAskBox::DoAI", 0x65F7C0 }, + { "oCAskBox::SetNeutral", 0x65F960 }, + { "oCAskBox::SetYes", 0x65FA60 }, + { "oCAskBox::SetNo", 0x65FB60 }, + { "oCAskBox::SetPosition", 0x65FC60 }, + { "oCNpc::IsWaitingForAnswer", 0x65FDA0 }, + { "oCNpc::SetCurrentAnswer", 0x65FDF0 }, + { "oCNpc::EV_Ask", 0x660310 }, + { "oCNpc::EV_WaitForQuestion", 0x660390 }, + { "oCNpc::CanTalk", 0x660560 }, + { "oCNpc::SetCanTalk", 0x660580 }, + { "oCNpc::SetTalkingWith", 0x6605A0 }, + { "oCNpc::GetTalkingWith", 0x6605D0 }, + { "oCNpc::StartTalkingWith", 0x6605E0 }, + { "oCNpc::StopTalkingWith", 0x660600 }, + { "oCNpc::GetTalkingWithMessage", 0x660620 }, + { "oCNpc::CanBeTalkedTo", 0x6606D0 }, + { "oCNpc::StopRunningOU", 0x6608B0 }, + { "oCNpc::AssessGivenItem", 0x660A20 }, + { "oCNpc::GetTradeNpc", 0x660BC0 }, + { "oCNpc::SetTradeNpc", 0x660BD0 }, + { "oCNpc::GetTradeItem", 0x660BE0 }, + { "oCNpc::OpenTradeContainer", 0x660C00 }, + { "oCNpc::CloseTradeContainer", 0x660DE0 }, + { "oCNpc::OpenTradeOffer", 0x660E90 }, + { "oCNpc::CheckItemReactModule", 0x660FB0 }, + { "oCNpc::ExchangeTradeModules", 0x661130 }, + { "zCListSort::IsInList", 0x661350 }, + { "oCDoc::oCDoc", 0x6615F0 }, + { "oCDoc::`scalar deleting destructor'", 0x661880 }, + { "oCDoc::~oCDoc", 0x6618A0 }, + { "oCDoc::Show", 0x661990 }, + { "oCDoc::HandleEvent", 0x6619A0 }, + { "oCDoc::MapInitCoordinates", 0x6619D0 }, + { "oCDoc::MapDrawCoordinates", 0x661A30 }, + { "oCDoc::SetLevelName", 0x661D00 }, + { "oCNpcFocus::InitFocusModes", 0x6620F0 }, + { "oCNpcFocus::ExitFocusModes", 0x662220 }, + { "oCNpcFocus::SetFocusMode", 0x662290 }, + { "oCNpcFocus::GetFocusName", 0x662370 }, + { "oCNpcFocus::oCNpcFocus", 0x662440 }, + { "oCNpcFocus::~oCNpcFocus", 0x662460 }, + { "oCNpcFocus::Init", 0x6624B0 }, + { "oCNpcFocus::IsValid", 0x662590 }, + { "oCNpcFocus::GetMaxRange", 0x6625E0 }, + { "oCNpcFocus::GetRange2", 0x6625F0 }, + { "oCNpcFocus::GetItemThrowRange", 0x662600 }, + { "oCNpcFocus::GetMobThrowRange", 0x662610 }, + { "oCNpcFocus::HasLowerPriority", 0x662620 }, + { "oCNpcFocus::GetPriority", 0x6626A0 }, + { "oCNpcFocus::IsInRange", 0x6626E0 }, + { "oCNpcFocus::IsInAngle", 0x662770 }, + { "oCNpcFocus::IsNpcInRange", 0x662850 }, + { "oCNpcFocus::IsNpcInAngle", 0x6628A0 }, + { "oCNpcFocus::IsItemInRange", 0x6628F0 }, + { "oCNpcFocus::IsItemInAngle", 0x662920 }, + { "oCNpcFocus::IsMobInRange", 0x662970 }, + { "oCNpcFocus::IsMobInAngle", 0x6629A0 }, + { "oCNpcFocus::GetAzi", 0x6629F0 }, + { "oCNpcFocus::StartHighlightningFX", 0x662A00 }, + { "oCNpcFocus::StopHighlightningFX", 0x662B30 }, + { "oUlfi_StartUp", 0x662C10 }, + { "oUlfi_ShutDown", 0x662C20 }, + { "SearchVobByInstance", 0x662E10 }, + { "oCGame::oCGame", 0x662E80 }, + { "oCGame::SetDrawWaynet", 0x6634A0 }, + { "oCGame::GetDrawWaynet", 0x6634B0 }, + { "oCGame::GetStartPos", 0x6634C0 }, + { "oCGame::`scalar deleting destructor'", 0x6634F0 }, + { "oCGame::~oCGame", 0x663510 }, + { "oCGame::TObjectRoutine::Release", 0x6638F0 }, + { "oCGame::TObjectRoutine::~TObjectRoutine", 0x663910 }, + { "oCGame::WorldInit", 0x663960 }, + { "oCGame::CamInit", 0x663C30 }, + { "oCGame::SetCameraPosition", 0x663C50 }, + { "oCGame::DesktopInit", 0x663CF0 }, + { "oCGame::UpdateViewSettings", 0x6642D0 }, + { "oCGame::NpcInit", 0x664370 }, + { "oCGame::Done", 0x6643F0 }, + { "oCGame::TObjectRoutine::`scalar deleting destructor'", 0x6646B0 }, + { "oCGame::Init", 0x6646D0 }, + { "oCGame::SetGameInfo", 0x665120 }, + { "oCGame::CallScriptStartup", 0x665170 }, + { "oCGame::CallScriptInit", 0x665460 }, + { "oCGame::OpenSavescreen", 0x665750 }, + { "oCViewGothicProgressBar::`scalar deleting destructor'", 0x665AF0 }, + { "oCViewGothicProgressBar::~oCViewGothicProgressBar", 0x665B10 }, + { "oCGame::CloseSavescreen", 0x665B30 }, + { "oCGame::OpenLoadscreen", 0x665B90 }, + { "oCGame::CloseLoadscreen", 0x6660D0 }, + { "oCGame::GetGameWorld", 0x666130 }, + { "oCGame::GetSelfPlayerVob", 0x666160 }, + { "oCGame::GetTextView", 0x666170 }, + { "oCGame::GetWorldTimer", 0x666180 }, + { "oCGame::GetInfoManager", 0x666190 }, + { "oCGame::GetNewsManager", 0x6661A0 }, + { "oCGame::GetSVMManager", 0x6661B0 }, + { "oCGame::GetTradeManager", 0x6661C0 }, + { "oCGame::GetGuilds", 0x6661D0 }, + { "oCGame::GetGameInfo", 0x6661E0 }, + { "oCGame::GetPortalRoomManager", 0x6661F0 }, + { "oCGame::GetSpawnManager", 0x666200 }, + { "oCGame::GetHeroStatus", 0x666210 }, + { "oCGame::SetShowNews", 0x666250 }, + { "oCGame::SetShowPlayerStatus", 0x666290 }, + { "oCGame::GetShowPlayerStatus", 0x6662F0 }, + { "oCGame::UpdateScreenResolution", 0x666300 }, + { "oCGame::UpdatePlayerStatus", 0x666640 }, + { "oCGame::RemoveHelperVobs", 0x666FD0 }, + { "oCGame::CreateVobList", 0x667090 }, + { "oCGame::SetAsPlayer", 0x6670E0 }, + { "oCGame::SetupPlayers", 0x667360 }, + { "oCGame::SetRanges", 0x667A90 }, + { "oCGame::SetRangesByCommandLine", 0x667AE0 }, + { "oCGame::EnvironmentInit", 0x667DE0 }, + { "oCGame::LoadParserFile", 0x667F60 }, + { "oCGame::SetTime", 0x668160 }, + { "oCGame::GetTime", 0x6681F0 }, + { "oCGame::LoadWorld", 0x668220 }, + { "oCGame::SaveWorld", 0x668270 }, + { "oCGame::RemovePlayerFromWorld", 0x6683A0 }, + { "oCGame::InsertPlayerIntoWorld", 0x6683F0 }, + { "oCGame::PreSaveGameProcessing", 0x6684A0 }, + { "oCGame::PostSaveGameProcessing", 0x668540 }, + { "oCGame::WriteSavegame", 0x6685D0 }, + { "oCWorld::GetWorldFilename", 0x668ED0 }, + { "oCGame::CheckObjectConsistency", 0x668F20 }, + { "oCGame::ClearGameState", 0x6692A0 }, + { "oCGame::InitNpcAttitudes", 0x6695A0 }, + { "oCGame::RecurseCacheVobs", 0x669610 }, + { "oCGame::CacheVisualsIn", 0x6696A0 }, + { "oCGame::CacheVisualsOut", 0x669900 }, + { "oCGame::LoadGame", 0x669970 }, + { "oCGame::LoadSavegame", 0x669BA0 }, + { "oCGame::ChangeLevel", 0x66A660 }, + { "oCGame::TriggerChangeLevel", 0x66AD80 }, + { "oCGame::CheckIfSavegameExists", 0x66AFD0 }, + { "oCGame::RenderWaynet", 0x66B200 }, + { "oCGame::ShowDebugInfos", 0x66B240 }, + { "oCGame::Render", 0x66B930 }, + { "oCGame::Pause", 0x66BD50 }, + { "oCGame::Unpause", 0x66BFD0 }, + { "oCGame::DeleteNpcs", 0x66C100 }, + { "Game_Particle_Changed", 0x66C240 }, + { "Game_OpenParticleConsole", 0x66C250 }, + { "Game_CloseParticleConsole", 0x66C280 }, + { "Game_DeleteAllPfx", 0x66C2B0 }, + { "oCGame::InitWorldSavegame", 0x66C7B0 }, + { "oCGame::EnterWorld", 0x66C970 }, + { "oCGame::CompileWorld", 0x66CCD0 }, + { "oCGame::LoadWorldStartup", 0x66CE90 }, + { "oCGame::LoadWorldStat", 0x66D290 }, + { "oCGame::LoadWorldDyn", 0x66D500 }, + { "oCGame::IsInWorld", 0x66D9F0 }, + { "oCGame::RenderBlit", 0x66DB90 }, + { "oCGame::Sort_Routine", 0x66DBB0 }, + { "oCGame::InsertObjectRoutine", 0x66DBE0 }, + { "oCGame::ResetObjectRoutineList", 0x66DDA0 }, + { "oCGame::ClearObjectRoutineList", 0x66DDC0 }, + { "oCGame::CheckObjectRoutines", 0x66DE30 }, + { "oCGame::SetObjectRoutineTimeChange", 0x66DF30 }, + { "oCGame::ToggleShowFreePoints", 0x66E4F0 }, + { "oCGame::ShowFreePoints", 0x66E510 }, + { "oCGame::RefreshNpcs", 0x66E870 }, + { "oCGame::DeleteTorches", 0x66E8C0 }, + { "Game_CreateInstance", 0x66EA40 }, + { "Game_GotoWP", 0x66EF70 }, + { "Game_SaveSCPos", 0x66F150 }, + { "Game_LoadSCPos", 0x66F190 }, + { "Game_ToggleTestMode", 0x66F1E0 }, + { "Game_ToggleHoldTime", 0x66F200 }, + { "Game_ParserDebug", 0x66F220 }, + { "Game_ParserDebugOff", 0x66F240 }, + { "Game_PlaySound", 0x66F250 }, + { "Game_ToggleScreenMode", 0x66F290 }, + { "Edit_Changed", 0x66F2C0 }, + { "oCGame::ConsoleEvalFunc", 0x66F320 }, + { "zSTRING::operator+=", 0x673100 }, + { "zCVob::SetStaticVob", 0x673230 }, + { "zCVob::GetVobType", 0x673250 }, + { "zCVob::SetDrawBBox3D", 0x673260 }, + { "zCVob::SetCollDet", 0x673280 }, + { "zCWorld::GetBspTree", 0x6732A0 }, + { "oCMsgMovement::operator new", 0x6732B0 }, + { "oCTriggerChangeLevel::operator new", 0x6732D0 }, + { "Game_StartParticleEffects", 0x673410 }, + { "Game_InitConsole", 0x673470 }, + { "Game_OpenConsole", 0x675310 }, + { "Game_ChangeAIConsole", 0x675360 }, + { "Game_ToggleAIConsole", 0x675510 }, + { "Game_SpeciesChanged", 0x675930 }, + { "Game_OpenSpeciesConsole", 0x675EE0 }, + { "oCNpc::GetBloodTexture", 0x676B30 }, + { "Game_OpenFightConsole", 0x676B80 }, + { "oCGame::IsDebuggingChannel", 0x676E10 }, + { "oCGame::IsDebuggingInstance", 0x676E30 }, + { "oCGame::IsDebuggingAllInstances", 0x676E70 }, + { "oCGame::OpenView", 0x676E80 }, + { "oCGame::CloseView", 0x676EB0 }, + { "zCArray::DeleteList", 0x676F00 }, + { "zCArray::Insert", 0x676F20 }, + { "zCArray::Remove", 0x676FF0 }, + { "zCArray::IsInList", 0x677040 }, + { "zCListSort::~zCListSort", 0x677080 }, + { "zCListSort::DeleteListDatas", 0x6770B0 }, + { "zCListSort::`scalar deleting destructor'", 0x677110 }, + { "zCArray::InsertEnd", 0x677140 }, + { "zCArray::AllocDelta", 0x677210 }, + { "NotifyInfoToSpy", 0x6774E0 }, + { "PlayVideo", 0x677830 }, + { "PlayVideoEx", 0x677910 }, + { "oCGame::DefineExternals_Ulfi", 0x677A00 }, + { "zSTRING::Init", 0x67CC70 }, + { "oCMOB::operator delete", 0x683DB0 }, + { "oCMsgState::operator delete", 0x6851A0 }, + { "zCList::~zCList", 0x69E300 }, + { "zCList::Insert", 0x69E330 }, + { "ToggleShowStateDebug", 0x69E5F0 }, + { "ToggleShowAI", 0x69E800 }, + { "oCGame::SwitchCamToNextNpc", 0x69E870 }, + { "oCGame::HandleEvent", 0x69E980 }, + { "oCGame::TestKeys", 0x69FAC0 }, + { "oCGame::IA_TestWay", 0x6A2650 }, + { "zCVobWaypoint::operator delete", 0x6A2F60 }, + { "oCGuilds::oCGuilds", 0x6A31A0 }, + { "oCGuilds::~oCGuilds", 0x6A3290 }, + { "oCGuilds::GetAttitude", 0x6A32B0 }, + { "oCGuilds::SetAttitude", 0x6A34E0 }, + { "oCGuilds::InitGuildTable", 0x6A3510 }, + { "oCGuilds::GetGuildName", 0x6A3750 }, + { "oCGuilds::SaveGuildTable", 0x6A38D0 }, + { "oCGuilds::LoadGuildTable", 0x6A3900 }, + { "oCHelp::oCHelp", 0x6A3B40 }, + { "oCHelp::~oCHelp", 0x6A42E0 }, + { "oCHelp::CalcPos", 0x6A4310 }, + { "oCHelp::Toggle", 0x6A43C0 }, + { "oCHelp::Update", 0x6A4570 }, + { "oCHelp::Redraw", 0x6A4580 }, + { "oCInfoManager::oCInfoManager", 0x6A4960 }, + { "oCInfoManager::CompareInfos", 0x6A4C60 }, + { "oCInfoManager::~oCInfoManager", 0x6A4C90 }, + { "oCInfoManager::GetInformation", 0x6A4D20 }, + { "oCInfoManager::GetInfoCount", 0x6A4EB0 }, + { "oCInfoManager::GetInfoCountImportant", 0x6A5010 }, + { "oCInfoManager::GetInfoCountUnimportant", 0x6A5170 }, + { "oCInfoManager::GetInfo", 0x6A52D0 }, + { "oCInfoManager::GetInfoImportant", 0x6A5430 }, + { "oCInfoManager::GetInfoUnimportant", 0x6A55A0 }, + { "oCInfoManager::InformationTold", 0x6A5710 }, + { "oCInfoManager::Archive", 0x6A5750 }, + { "oCInfoManager::Unarchive", 0x6A57B0 }, + { "oCInfoManager::RestoreParserInstances", 0x6A5900 }, + { "oCInfo::oCInfo", 0x6A5920 }, + { "oCInfo::~oCInfo", 0x6A5990 }, + { "oCInfo::SetInstance", 0x6A5AB0 }, + { "oCInfo::GetInstance", 0x6A5C50 }, + { "oCInfo::DoCheck", 0x6A5C60 }, + { "oCInfo::GetNpcID", 0x6A5E50 }, + { "oCInfo::GetConditionFunc", 0x6A5E60 }, + { "oCInfo::WasTold", 0x6A5E70 }, + { "oCInfo::SetTold", 0x6A5E80 }, + { "oCInfo::GetDataSize", 0x6A5E90 }, + { "oCInfo::GetDataAdr", 0x6A5EA0 }, + { "oCInfo::GetText", 0x6A5EB0 }, + { "oCInfo::InfoConditions", 0x6A5EC0 }, + { "oCInfo::Info", 0x6A5EE0 }, + { "oCInfo::Archive", 0x6A5F00 }, + { "oCInfo::Unarchive", 0x6A5F40 }, + { "oCInfo::RestoreParserInstance", 0x6A6070 }, + { "oCInfo::AddChoice", 0x6A6090 }, + { "oCInfo::RemoveChoice", 0x6A6190 }, + { "oCInfo::RemoveAllChoices", 0x6A62E0 }, + { "oCInfoChoice::~oCInfoChoice", 0x6A6370 }, + { "zCList::~zCList", 0x6A63C0 }, + { "zCListSort::~zCListSort", 0x6A63F0 }, + { "zCList::`scalar deleting destructor'", 0x6A6420 }, + { "zCListSort::`scalar deleting destructor'", 0x6A6460 }, + { "oCItemContainer::GetInvSplitScreen", 0x6A6B50 }, + { "oCItemContainer::GetInvMaxColumns", 0x6A6B80 }, + { "oCItemContainer::GetInvMaxRows", 0x6A6BD0 }, + { "oCItemContainer::TransferCountToAmount", 0x6A6C20 }, + { "oCItemContainer::GetValueMultiplier", 0x6A6C60 }, + { "oCItemContainer::GetCurrencyInstanceName", 0x6A6D80 }, + { "oCItemContainer::GetCurrencyInstance", 0x6A6F70 }, + { "oCItemContainer::CreateCurrencyItem", 0x6A7010 }, + { "oCItemContainer::RemoveCurrencyItem", 0x6A70C0 }, + { "oCItemContainer::Container_PrepareDraw", 0x6A70F0 }, + { "oCItemContainer::Container_Draw", 0x6A7100 }, + { "oCItemContainer::GetNextContainerLeft", 0x6A7130 }, + { "oCItemContainer::GetNextContainerRight", 0x6A71D0 }, + { "oCItemContainer::oCItemContainer", 0x6A7270 }, + { "oCItemContainer::GetName", 0x6A7480 }, + { "oCItemContainer::SetName", 0x6A74D0 }, + { "oCItemContainer::GetMode", 0x6A7610 }, + { "oCItemContainer::SetMode", 0x6A7620 }, + { "oCItemContainer::IsActive", 0x6A7640 }, + { "oCItemContainer::DisableManipulateItems", 0x6A7650 }, + { "oCItemContainer::CanManipulateItems", 0x6A7660 }, + { "oCItemContainer::DisableTransferMoreThanOneItem", 0x6A7670 }, + { "oCItemContainer::CanTransferMoreThanOneItem", 0x6A7690 }, + { "oCItemContainer::GetTransferCount", 0x6A76A0 }, + { "oCItemContainer::SetTransferCount", 0x6A76B0 }, + { "oCItemContainer::IncTransferCount", 0x6A76C0 }, + { "oCItemContainer::`scalar deleting destructor'", 0x6A87D0 }, + { "oCItemContainer::~oCItemContainer", 0x6A87F0 }, + { "oCItemContainer::LoadGrafix", 0x6A8940 }, + { "oCItemContainer::Init", 0x6A8D80 }, + { "oCItemContainer::GetSize", 0x6A8F80 }, + { "oCItemContainer::GetPosition", 0x6A8FA0 }, + { "oCItemContainer::JumpOffset", 0x6A8FC0 }, + { "oCItemContainer::DrawCategory", 0x6A9070 }, + { "oCItemContainer::DrawItemInfo", 0x6A9350 }, + { "oCItemContainer::Draw", 0x6A9BC0 }, + { "oCItemContainer::SetContents", 0x6AAA00 }, + { "oCItemContainer::GetContents", 0x6AAA50 }, + { "oCItemContainer::Open", 0x6AAA60 }, + { "oCItemContainer::OpenPassive", 0x6AABE0 }, + { "oCItemContainer::IsPassive", 0x6AB430 }, + { "oCItemContainer::Close", 0x6AB440 }, + { "oCItemContainer::IsOpen", 0x6AB710 }, + { "oCItemContainer::Activate", 0x6AB740 }, + { "oCItemContainer::Deactivate", 0x6AB7A0 }, + { "oCItemContainer::GetSelectedItem", 0x6AB7D0 }, + { "oCItemContainer::GetSelectedItemCount", 0x6AB800 }, + { "oCItemContainer::Insert", 0x6AB870 }, + { "oCItemContainer::Remove", 0x6AB940 }, + { "oCItemContainer::RemoveByPtr", 0x6AB9E0 }, + { "oCItemContainer::DeleteContents", 0x6ABAA0 }, + { "zCListSort::`scalar deleting destructor'", 0x6ABB40 }, + { "oCItemContainer::CheckSelectedItem", 0x6ABB70 }, + { "oCItemContainer::NextItem", 0x6ABC50 }, + { "oCItemContainer::NextItemLine", 0x6ABEB0 }, + { "oCItemContainer::PrevItem", 0x6AC010 }, + { "oCItemContainer::PrevItemLine", 0x6AC240 }, + { "oCItemContainer::IsEmpty", 0x6AC320 }, + { "oCItemContainer::IsSplitScreen", 0x6AC350 }, + { "oCItemContainer::TransferItem", 0x6AC450 }, + { "oCItemContainer::ActivateNextContainer", 0x6AC660 }, + { "oCItemContainer::Archive", 0x6AC780 }, + { "oCItemContainer::Unarchive", 0x6AC970 }, + { "oCItemContainer::HandleEvent", 0x6ACB50 }, + { "oCStealContainer::oCStealContainer", 0x6AD100 }, + { "oCStealContainer::`scalar deleting destructor'", 0x6AD120 }, + { "oCStealContainer::~oCStealContainer", 0x6AD140 }, + { "oCStealContainer::SetOwner", 0x6AD2C0 }, + { "oCStealContainer::GetOwner", 0x6AD2E0 }, + { "oCStealContainer::CreateList", 0x6AD2F0 }, + { "oCStealContainer::HandleEvent", 0x6AD5A0 }, + { "oCNpcContainer::oCNpcContainer", 0x6AD8D0 }, + { "oCNpcContainer::`scalar deleting destructor'", 0x6AD8F0 }, + { "oCNpcContainer::~oCNpcContainer", 0x6AD910 }, + { "oCNpcContainer::CreateList", 0x6ADA80 }, + { "oCNpcContainer::HandleEvent", 0x6ADC00 }, + { "oCNpcContainer::Insert", 0x6ADF00 }, + { "oCNpcContainer::Remove", 0x6ADF40 }, + { "oCNpcInventory::oCNpcInventory", 0x6AE000 }, + { "oCNpcInventory::`scalar deleting destructor'", 0x6AE0F0 }, + { "oCNpcInventory::~oCNpcInventory", 0x6AE110 }, + { "oCNpcInventory::ClearInventory", 0x6AE2C0 }, + { "oCNpcInventory::Open", 0x6AE420 }, + { "oCNpcInventory::Close", 0x6AE810 }, + { "oCNpcInventory::Draw", 0x6AE830 }, + { "oCNpcInventory::SetOwner", 0x6AE840 }, + { "oCNpcInventory::GetOwner", 0x6AE850 }, + { "oCNpcInventory::GetNumItemsInCategory", 0x6AE860 }, + { "oCNpcInventory::GetItem", 0x6AE970 }, + { "oCNpcInventory::GetCategory", 0x6AEBB0 }, + { "oCNpcInventory::Insert", 0x6AEC50 }, + { "oCNpcInventory::GetAmount", 0x6AEE80 }, + { "oCNpcInventory::IsIn", 0x6AEF90 }, + { "oCNpcInventory::Remove", 0x6AF0F0 }, + { "oCNpcInventory::RemoveByPtr", 0x6AF180 }, + { "oCNpcInventory::IsEmpty", 0x6AF6B0 }, + { "oCNpcInventory::Archive", 0x6AF6F0 }, + { "oCNpcInventory::Unarchive", 0x6AFA30 }, + { "Inventory_GetCategory", 0x6AFE30 }, + { "_GetCategorySelfPlayerPrefix", 0x6AFEC0 }, + { "oCNpcInventory::DrawCategory", 0x6B00B0 }, + { "oCNpcInventory::HandleTrade", 0x6B02E0 }, + { "oCNpcInventory::HandleEvent", 0x6B0520 }, + { "oCNpcInventory::CheckForEquippedItems", 0x6B1800 }, + { "oCNpcInventory::CanCarry", 0x6B1940 }, + { "oCNpcInventory::SetPackAbility", 0x6B1A70 }, + { "oCNpcInventory::UnpackCategory", 0x6B1A90 }, + { "oCNpcInventory::GetNumItemsInPackString", 0x6B1AA0 }, + { "oCNpcInventory::GetPackedItemBySlot", 0x6B1B90 }, + { "oCNpcInventory::CreateFromPackString", 0x6B1CD0 }, + { "oCNpcInventory::GetPackedItemInfo", 0x6B1D60 }, + { "oCNpcInventory::PackSingleItem", 0x6B2010 }, + { "oCNpcInventory::PackAllItems", 0x6B2380 }, + { "oCNpcInventory::UnpackAllItems", 0x6B2390 }, + { "oCNpcInventory::PackItemsInCategory", 0x6B23A0 }, + { "oCNpcInventory::UnpackItemsInCategory", 0x6B2D80 }, + { "zCList::~zCList", 0x6B32E0 }, + { "zCList::Insert", 0x6B3310 }, + { "zCListSort::~zCListSort", 0x6B3360 }, + { "zCListSort::DeleteListDatas", 0x6B3390 }, + { "zCListSort::InsertSort", 0x6B3400 }, + { "zCListSort::GetNumInList", 0x6B3480 }, + { "zCList::`scalar deleting destructor'", 0x6B34A0 }, + { "oCItem::SetLightingSwell", 0x6B35D0 }, + { "oCItem::GetLightingSwell", 0x6B35E0 }, + { "oCItem::oCItem", 0x6B35F0 }, + { "oCVob::DoFocusCheckBBox", 0x6B3720 }, + { "oCVob::SetSoundMaterial", 0x6B3730 }, + { "oCVob::GetCSStateFlags", 0x6B3740 }, + { "oCItem::_GetClassDef", 0x6B3750 }, + { "oCItem::GetInstance", 0x6B3760 }, + { "oCItem::GetSoundMaterial", 0x6B3770 }, + { "oCItem::`scalar deleting destructor'", 0x6B3780 }, + { "oCItem::~oCItem", 0x6B3A30 }, + { "oCItem::SetVisual", 0x6B3BE0 }, + { "oCItem::CreateVisual", 0x6B3C00 }, + { "oCItem::Init", 0x6B3C40 }, + { "oCItem::InitByScript", 0x6B3EA0 }, + { "oCItem::GetDescription", 0x6B43B0 }, + { "oCItem::GetText", 0x6B43C0 }, + { "oCItem::GetCount", 0x6B4430 }, + { "oCItem::GetHealMode", 0x6B4450 }, + { "oCItem::GetProtectionByIndex", 0x6B44D0 }, + { "oCItem::GetProtectionByType", 0x6B44E0 }, + { "oCItem::GetProtectionByMode", 0x6B4580 }, + { "oCItem::GetFullProtection", 0x6B4610 }, + { "oCItem::CopyDamage", 0x6B4630 }, + { "oCItem::GetDamageByIndex", 0x6B4670 }, + { "oCItem::GetDamageByType", 0x6B4680 }, + { "oCItem::GetDamageByMode", 0x6B4720 }, + { "oCItem::GetDamages", 0x6B47B0 }, + { "oCItem::GetFullDamage", 0x6B47D0 }, + { "oCItem::GetDamageTypes", 0x6B47F0 }, + { "oCItem::HasDamageType", 0x6B4800 }, + { "oCItem::IsDeadly", 0x6B4820 }, + { "oCItem::IsOneHandWeapon", 0x6B4840 }, + { "oCItem::MultiSlot", 0x6B4870 }, + { "oCItem::GetValue", 0x6B48A0 }, + { "oCItem::GetWeight", 0x6B4900 }, + { "oCItem::HasFlag", 0x6B4920 }, + { "oCItem::ClearFlag", 0x6B4940 }, + { "oCItem::SetFlag", 0x6B4960 }, + { "oCItem::TwoHanded", 0x6B4980 }, + { "oCItem::IsOwned", 0x6B49B0 }, + { "oCItem::IsOwnedByNpc", 0x6B49F0 }, + { "oCItem::IsOwnedByGuild", 0x6B4A10 }, + { "oCItem::GetDisguiseGuild", 0x6B4A30 }, + { "oCItem::AddManipulation", 0x6B4A40 }, + { "oCItem::GetSoundMaterial_AM", 0x6B4AA0 }, + { "oCItem::Identify", 0x6B4AC0 }, + { "oCItem::GetName", 0x6B4AD0 }, + { "oCItem::GetStatus", 0x6B4B20 }, + { "oCItem::UseItem", 0x6B4C80 }, + { "oCItem::GetVisualChange", 0x6B4C90 }, + { "oCItem::GetStateEffectFunc", 0x6B4D80 }, + { "oCItem::SplitItem", 0x6B4DA0 }, + { "oCItem::ThisVobAddedToWorld", 0x6B4E00 }, + { "oCItem::ThisVobRemovedFromWorld", 0x6B4EA0 }, + { "oCItem::RotateForInventory", 0x6B4EC0 }, + { "oCItem::RotateInInventory", 0x6B5290 }, + { "oCItem::RenderItem", 0x6B5370 }, + { "oCItem::RenderItemPlaceCamera", 0x6B57A0 }, + { "oCItem::GetScriptInstance", 0x6B5C30 }, + { "oCItem::SetByScriptInstance", 0x6B5C60 }, + { "oCItem::GetInstanceName", 0x6B5CA0 }, + { "oCItem::Archive", 0x6B5CE0 }, + { "oCItem::Unarchive", 0x6B5E20 }, + { "oCItem::GetAIVobMove", 0x6B5EB0 }, + { "oCItem::Render", 0x6B5F90 }, + { "oCItem::_CreateNewInstance", 0x6B63B0 }, + { "oCItem::operator delete", 0x6B6410 }, + { "zCArray::InsertEnd", 0x6B6430 }, + { "oCTradeManager::oCTradeManager", 0x6B6750 }, + { "oCTradeManager::~oCTradeManager", 0x6B69A0 }, + { "oCTradeManager::GetModule", 0x6B69F0 }, + { "oCItemReactModule::oCItemReactModule", 0x6B6BB0 }, + { "oCItemReactModule::~oCItemReactModule", 0x6B6BF0 }, + { "oCItemReactModule::Validate", 0x6B6C00 }, + { "oCItemReactModule::Conditions", 0x6B6C10 }, + { "oCItemReactModule::GetOfferedInstance", 0x6B6C40 }, + { "oCItemReactModule::StartReaction", 0x6B6C60 }, + { "oCItemReactModule::GetDataSize", 0x6B6C80 }, + { "oCItemReactModule::GetNpcInstance", 0x6B6C90 }, + { "oCMissionManager::oCMissionManager", 0x6B6F40 }, + { "oCMissionManager::~oCMissionManager", 0x6B6F70 }, + { "oCMissionManager::ClearMissions", 0x6B7060 }, + { "oCMissionManager::SortMissions", 0x6B70B0 }, + { "oCMissionManager::GetMission", 0x6B70E0 }, + { "oCMissionManager::CreateAllMissions", 0x6B7140 }, + { "oCMissionManager::OfferThisMission", 0x6B7320 }, + { "oCMissionManager::GetAvailableMission", 0x6B75F0 }, + { "oCMissionManager::GetStatus", 0x6B78C0 }, + { "oCMissionManager::SetStatus", 0x6B7A80 }, + { "oCMissionManager::CancelMission", 0x6B7CB0 }, + { "oCMissionManager::CreateMissionInfoList", 0x6B7E80 }, + { "oCMissionManager::TestNextMission", 0x6B80D0 }, + { "oCMissionManager::Archive", 0x6B8110 }, + { "oCMissionManager::Unarchive", 0x6B8150 }, + { "oCMission::oCMission", 0x6B8300 }, + { "oCMission::~oCMission", 0x6B8430 }, + { "oCMission::AddEntry", 0x6B8520 }, + { "oCMission::SetCurrentUser", 0x6B8630 }, + { "oCMission::GetCurrentUser", 0x6B8770 }, + { "oCMission::GetStatusInfo", 0x6B8790 }, + { "oCMission::GetStartTime", 0x6B88A0 }, + { "oCMission::SetStartTime", 0x6B88C0 }, + { "oCMission::CheckMission", 0x6B88E0 }, + { "oCMission::IsAvailable", 0x6B8950 }, + { "oCMission::OfferConditions", 0x6B8960 }, + { "oCMission::Offer", 0x6B8B10 }, + { "oCMission::SuccessConditions", 0x6B8CC0 }, + { "oCMission::Success", 0x6B8E70 }, + { "oCMission::FailureConditions", 0x6B9020 }, + { "oCMission::Failure", 0x6B91D0 }, + { "oCMission::ObsoleteConditions", 0x6B9380 }, + { "oCMission::Obsolete", 0x6B9530 }, + { "oCMission::Running", 0x6B96E0 }, + { "oCMission::GetStatus", 0x6B9890 }, + { "oCMission::SetStatus", 0x6B98A0 }, + { "oCMission::OnTime", 0x6B99E0 }, + { "oCMission::Archive", 0x6B9A40 }, + { "oCMission::Unarchive", 0x6B9B20 }, + { "zCArraySort::~zCArraySort", 0x6B9D20 }, + { "zCArraySort::InsertSort", 0x6B9D40 }, + { "zCArraySort::AllocDelta", 0x6B9EB0 }, + { "zCArray::AllocDelta", 0x6B9F10 }, + { "zCArray::InsertEnd", 0x6B9F70 }, + { "oCMOB::_CreateNewInstance", 0x6BA500 }, + { "oCMobInter::_CreateNewInstance", 0x6BA750 }, + { "oCMobInter::operator delete", 0x6BA7B0 }, + { "oCMobBed::_CreateNewInstance", 0x6BA9C0 }, + { "oCMobInter::GetState", 0x6BABF0 }, + { "oCMobInter::GetStateNum", 0x6BAC00 }, + { "oCMobInter::GetDirection", 0x6BAC10 }, + { "oCMobInter::SetDirection", 0x6BAC20 }, + { "oCMobInter::IsOccupied", 0x6BAC30 }, + { "oCMobInter::IsIn", 0x6BAC40 }, + { "oCMobInter::GetTriggerTarget", 0x6BAC50 }, + { "oCMobBed::operator delete", 0x6BAC70 }, + { "oCMobBed::_GetClassDef", 0x6BAC90 }, + { "oCMobSwitch::_CreateNewInstance", 0x6BAE90 }, + { "oCMobSwitch::operator delete", 0x6BAFB0 }, + { "oCMobSwitch::_GetClassDef", 0x6BAFD0 }, + { "oCMobContainer::_CreateNewInstance", 0x6BB3B0 }, + { "oCMobLockable::_GetClassDef", 0x6BB580 }, + { "oCMobLockable::SetLocked", 0x6BB590 }, + { "oCMobLockable::SetKeyInstance", 0x6BB5B0 }, + { "oCMobLockable::SetPickLockStr", 0x6BB6F0 }, + { "oCMobLockable::OnMessage", 0x6BB830 }, + { "oCMobContainer::operator delete", 0x6BB8E0 }, + { "oCMobContainer::_GetClassDef", 0x6BB900 }, + { "oCMobWheel::_CreateNewInstance", 0x6BBB00 }, + { "oCMobWheel::operator delete", 0x6BBC30 }, + { "oCMobWheel::_GetClassDef", 0x6BBC50 }, + { "oCMobLadder::_CreateNewInstance", 0x6BBE50 }, + { "oCMobLadder::operator delete", 0x6BBF90 }, + { "oCMobLadder::_GetClassDef", 0x6BBFB0 }, + { "oCMobLadder::DoFocusCheckBBox", 0x6BBFC0 }, + { "oCMobDoor::_CreateNewInstance", 0x6BC1C0 }, + { "oCMobDoor::operator delete", 0x6BC370 }, + { "oCMobDoor::_GetClassDef", 0x6BC390 }, + { "oCMobDoor::Open", 0x6BC3A0 }, + { "oCMobDoor::Close", 0x6BC3B0 }, + { "oCMobFire::_CreateNewInstance", 0x6BC5B0 }, + { "oCMobFire::operator delete", 0x6BC7A0 }, + { "oCMobFire::_GetClassDef", 0x6BC7C0 }, + { "oCMobItemSlot::_CreateNewInstance", 0x6BC9C0 }, + { "oCMobItemSlot::operator delete", 0x6BCA50 }, + { "oCMobItemSlot::_GetClassDef", 0x6BCA70 }, + { "oCDummyVobGenerator::_CreateNewInstance", 0x6BCC70 }, + { "oCDummyVobGenerator::operator delete", 0x6BCD10 }, + { "oCDummyVobGenerator::_GetClassDef", 0x6BCD30 }, + { "oCDummyVobGenerator::`scalar deleting destructor'", 0x6BCD40 }, + { "oCDummyVobGenerator::~oCDummyVobGenerator", 0x6BCD70 }, + { "oCMobMsg::_CreateNewInstance", 0x6BCFA0 }, + { "std::char_traits::copy", 0x6BD140 }, + { "oCMobMsg::_GetClassDef", 0x6BD170 }, + { "oCMobMsg::IsNetRelevant", 0x6BD180 }, + { "oCMobMsg::oCMobMsg", 0x6BD190 }, + { "oCMobMsg::`scalar deleting destructor'", 0x6BD2D0 }, + { "oCMobMsg::~oCMobMsg", 0x6BD300 }, + { "oCMobMsg::Pack", 0x6BD590 }, + { "oCMobMsg::Unpack", 0x6BD610 }, + { "oCMobMsg::MD_GetNumOfSubTypes", 0x6BD6B0 }, + { "oCMobMsg::MD_GetSubTypeString", 0x6BD6C0 }, + { "oCMOB::oCMOB", 0x6BD860 }, + { "oCMOB::_GetClassDef", 0x6BD990 }, + { "oCMOB::`scalar deleting destructor'", 0x6BD9A0 }, + { "oCMOB::~oCMOB", 0x6BD9D0 }, + { "oCMOB::SetVisual", 0x6BDB60 }, + { "oCMOB::SetName", 0x6BDB80 }, + { "oCMOB::GetName", 0x6BDBA0 }, + { "oCMOB::GetScemeName", 0x6BDC70 }, + { "oCMOB::OnDamage", 0x6BDE30 }, + { "oCMOB::OnMessage", 0x6BDE40 }, + { "oCMOB::GetModel", 0x6BDE50 }, + { "oCMOB::SetMoveable", 0x6BDE70 }, + { "oCMOB::IsMoveable", 0x6BDE90 }, + { "oCMOB::SetSoundMaterial", 0x6BDEA0 }, + { "oCMOB::GetSoundMaterial", 0x6BDEC0 }, + { "oCMOB::GetSoundMaterial_AM", 0x6BDED0 }, + { "oCMOB::SetOwner", 0x6BDEF0 }, + { "oCMOB::IsOwnedByGuild", 0x6BE100 }, + { "oCMOB::IsOwnedByNpc", 0x6BE120 }, + { "oCMOB::IsOwner", 0x6BE140 }, + { "oCMOB::Hit", 0x6BE190 }, + { "oCMOB::Destroy", 0x6BE1A0 }, + { "oCMOB::InsertInIgnoreList", 0x6BE400 }, + { "oCMOB::RemoveFromIgnoreList", 0x6BE430 }, + { "oCMOB::CanThisCollideWith", 0x6BE490 }, + { "oCMOB::Archive", 0x6BE4D0 }, + { "oCMOB::Unarchive", 0x6BE610 }, + { "oCMOB::AllowDiscardingOfSubtree", 0x6BEC30 }, + { "oCMobInter::SetAllMobsToState", 0x6BEC40 }, + { "oCMobInter::TraverseMobs", 0x6BEC70 }, + { "oCMobInter::TriggerAllMobsToTmpState", 0x6BEE00 }, + { "oCMobInter::TraverseTriggerMobs", 0x6BEEC0 }, + { "oCMobInter::oCMobInter", 0x6BEF80 }, + { "oCMobInter::_GetClassDef", 0x6BF100 }, + { "oCMobInter::`scalar deleting destructor'", 0x6BF110 }, + { "oCMobInter::~oCMobInter", 0x6BF140 }, + { "oCMobInter::SetVisual", 0x6BF330 }, + { "oCMobInter::SetTempState", 0x6BF4B0 }, + { "oCMobInter::IsTempStateChanged", 0x6BF4F0 }, + { "oCMobInter::SetStateToTempState", 0x6BF500 }, + { "oCMobInter::SetMobBodyState", 0x6BF580 }, + { "oCMobInter::OnDamage", 0x6BF8B0 }, + { "oCMobInter::OnMessage", 0x6BF8C0 }, + { "oCMobInter::SetUseWithItem", 0x6BF970 }, + { "oCMobInter::GetUseWithItem", 0x6BFAB0 }, + { "oCMobInter::HasUseWithItem", 0x6BFAD0 }, + { "oCMobInter::GetScemeName", 0x6BFB50 }, + { "oCMobInter::ScanIdealPositions", 0x6BFBA0 }, + { "oCMobInter::GetFreePosition", 0x6BFEC0 }, + { "oCMobInter::SearchFreePosition", 0x6BFF30 }, + { "oCMobInter::SetHeading", 0x6C0160 }, + { "oCMobInter::SetIdealPosition", 0x6C01B0 }, + { "oCMobInter::Reset", 0x6C0400 }, + { "oCMobInter::OnTick", 0x6C06C0 }, + { "oCMobInter::OnTrigger", 0x6C0740 }, + { "oCMobInter::OnUntrigger", 0x6C0A30 }, + { "oCMobInter::SendStateChange", 0x6C0D00 }, + { "oCMobInter::SendEndInteraction", 0x6C0FF0 }, + { "oCMobInter::Interact", 0x6C1180 }, + { "oCMobInter::GetTransitionNames", 0x6C1550 }, + { "oCMobInter::IsInState", 0x6C1A70 }, + { "oCMobInter::CanChangeState", 0x6C1BB0 }, + { "oCMobInter::StartStateChange", 0x6C1E10 }, + { "oCMobInter::StartTransitionAniNpc", 0x6C20C0 }, + { "oCMobInter::CheckStateChange", 0x6C23B0 }, + { "oCMobInter::CallOnStateFunc", 0x6C27E0 }, + { "oCMobInter::SendCallOnStateFunc", 0x6C2A40 }, + { "oCMobInter::OnBeginStateChange", 0x6C2BE0 }, + { "oCMobInter::OnEndStateChange", 0x6C2BF0 }, + { "oCMobInter::InterruptInteraction", 0x6C2C50 }, + { "oCMobInter::IsMultiMob", 0x6C2E20 }, + { "oCMobInter::IsAvailable", 0x6C2E30 }, + { "oCMobInter::MarkAsUsed", 0x6C2E90 }, + { "oCMobInter::CanInteractWith", 0x6C2EB0 }, + { "oCMobInter::IsInteractingWith", 0x6C34C0 }, + { "oCMobInter::StartInteraction", 0x6C34F0 }, + { "oCMobInter::EndInteraction", 0x6C38C0 }, + { "oCMobInter::StopInteraction", 0x6C3B90 }, + { "oCMobInter::AI_UseMobToState", 0x6C3E70 }, + { "oCMobInter::Archive", 0x6C4280 }, + { "oCMobInter::Unarchive", 0x6C4320 }, + { "oCMobFire::oCMobFire", 0x6C43D0 }, + { "oCMobFire::`scalar deleting destructor'", 0x6C45B0 }, + { "oCMobFire::~oCMobFire", 0x6C45E0 }, + { "oCMobFire::DeleteEffects", 0x6C47C0 }, + { "oCMobFire::OnDamage", 0x6C4810 }, + { "oCMobFire::OnEndStateChange", 0x6C4860 }, + { "oCMobFire::OnTrigger", 0x6C48F0 }, + { "oCMobFire::OnUntrigger", 0x6C4B00 }, + { "oCMobFire::PreSave", 0x6C4B70 }, + { "oCMobFire::Archive", 0x6C4BD0 }, + { "oCMobFire::PostSave", 0x6C4CB0 }, + { "oCMobFire::Unarchive", 0x6C4CE0 }, + { "oCMobBed::oCMobBed", 0x6C4DC0 }, + { "oCMobBed::`scalar deleting destructor'", 0x6C4F80 }, + { "oCMobBed::~oCMobBed", 0x6C4FB0 }, + { "oCMobBed::StartInteraction", 0x6C5190 }, + { "oCMobBed::OnBeginStateChange", 0x6C51A0 }, + { "oCMobBed::OnEndStateChange", 0x6C51B0 }, + { "oCMobBed::GetScemeName", 0x6C5210 }, + { "oCMobBed::SearchFreePosition", 0x6C52C0 }, + { "oCMobSwitch::oCMobSwitch", 0x6C5450 }, + { "oCMobSwitch::`scalar deleting destructor'", 0x6C5540 }, + { "oCMobSwitch::~oCMobSwitch", 0x6C5570 }, + { "oCMobSwitch::Archive", 0x6C5740 }, + { "oCMobSwitch::Unarchive", 0x6C57E0 }, + { "oCMobLockable::oCMobLockable", 0x6C5890 }, + { "oCMobLockable::`scalar deleting destructor'", 0x6C5A40 }, + { "oCMobLockable::~oCMobLockable", 0x6C5A70 }, + { "oCMobLockable::CanInteractWith", 0x6C5C30 }, + { "oCMobLockable::Interact", 0x6C5C60 }, + { "oCMobLockable::CanChangeState", 0x6C6250 }, + { "oCMobLockable::OnEndStateChange", 0x6C62A0 }, + { "oCMobLockable::CanOpen", 0x6C6460 }, + { "oCMobLockable::PickLock", 0x6C6770 }, + { "oCMobLockable::Unlock", 0x6C69E0 }, + { "oCMobLockable::Lock", 0x6C7130 }, + { "oCMobLockable::Archive", 0x6C7320 }, + { "oCMobLockable::Unarchive", 0x6C7410 }, + { "oCMobContainer::oCMobContainer", 0x6C7750 }, + { "oCMobContainer::`scalar deleting destructor'", 0x6C78E0 }, + { "oCMobContainer::~oCMobContainer", 0x6C7910 }, + { "oCMobContainer::OnMessage", 0x6C7B20 }, + { "oCMobContainer::Destroy", 0x6C7C20 }, + { "oCMobContainer::Reset", 0x6C7DD0 }, + { "oCMobContainer::Insert", 0x6C7F30 }, + { "oCMobContainer::Remove", 0x6C7F60 }, + { "oCMobContainer::CreateContents", 0x6C8100 }, + { "oCMobContainer::IsIn", 0x6C8430 }, + { "oCMobContainer::Open", 0x6C8470 }, + { "oCMobContainer::Close", 0x6C85B0 }, + { "oCMobContainer::Archive", 0x6C85F0 }, + { "oCMobContainer::Unarchive", 0x6C8790 }, + { "oCMobDoor::oCMobDoor", 0x6C8920 }, + { "oCMobDoor::`scalar deleting destructor'", 0x6C8AF0 }, + { "oCMobDoor::~oCMobDoor", 0x6C8B20 }, + { "oCMobDoor::GetScemeName", 0x6C8CD0 }, + { "oCMobDoor::SearchFreePosition", 0x6C8D80 }, + { "oCMobWheel::oCMobWheel", 0x6C8F10 }, + { "oCMobWheel::`scalar deleting destructor'", 0x6C9010 }, + { "oCMobWheel::OnTrigger", 0x6C9040 }, + { "oCMobWheel::OnUntrigger", 0x6C9150 }, + { "oCMobWheel::Interact", 0x6C9250 }, + { "oCMobWheel::~oCMobWheel", 0x6C9260 }, + { "oCMobLadder::oCMobLadder", 0x6C9430 }, + { "oCMobLadder::`scalar deleting destructor'", 0x6C9540 }, + { "oCMobLadder::~oCMobLadder", 0x6C9570 }, + { "oCMobLadder::StartInteraction", 0x6C9740 }, + { "oCMobLadder::CanChangeState", 0x6C9900 }, + { "oCMobLadder::CanInteractWith", 0x6C9950 }, + { "oCMobLadder::SearchFreePosition", 0x6C9960 }, + { "oCMobLadder::Interact", 0x6C99D0 }, + { "oCMobLadder::EndInteraction", 0x6C9DD0 }, + { "oCMobItemSlot::oCMobItemSlot", 0x6C9DF0 }, + { "oCMobItemSlot::`scalar deleting destructor'", 0x6C9E10 }, + { "oCMobItemSlot::~oCMobItemSlot", 0x6C9E40 }, + { "oCMobItemSlot::GetUseWithItem", 0x6CA020 }, + { "oCMobItemSlot::CanInteractWith", 0x6CA060 }, + { "oCMobItemSlot::GetInsertedItem", 0x6CA080 }, + { "oCMobItemSlot::PlaceItem", 0x6CA090 }, + { "oCMobItemSlot::RemoveItem", 0x6CA330 }, + { "oCMobItemSlot::IsIn", 0x6CA370 }, + { "oCMobItemSlot::Archive", 0x6CA3A0 }, + { "oCMobItemSlot::Unarchive", 0x6CA470 }, + { "oCDummyVobGenerator::oCDummyVobGenerator", 0x6CA560 }, + { "oCDummyVobGenerator::OnTrigger", 0x6CA5D0 }, + { "zCListSort::Insert", 0x6CA7E0 }, + { "zCList::~zCList", 0x6CA830 }, + { "zCList::DeleteListDatas", 0x6CA860 }, + { "zCList::`scalar deleting destructor'", 0x6CA8D0 }, + { "TMobOptPos::`scalar deleting destructor'", 0x6CA910 }, + { "TMobOptPos::~TMobOptPos", 0x6CA930 }, + { "oCNewsManager::oCNewsManager", 0x6CABF0 }, + { "oCNewsManager::~oCNewsManager", 0x6CAC10 }, + { "oCNewsManager::CreateNews", 0x6CAC20 }, + { "oCNewsManager::SpreadToGuild", 0x6CAF20 }, + { "oCNewsManager::IsInSpreadList", 0x6CAF40 }, + { "oCNewsManager::SpreadNews", 0x6CAF70 }, + { "oCNewsMemory::oCNewsMemory", 0x6CB4F0 }, + { "oCNewsMemory::~oCNewsMemory", 0x6CB510 }, + { "oCNewsMemory::Insert", 0x6CB620 }, + { "oCNewsMemory::Remove", 0x6CB700 }, + { "oCNewsMemory::GetNews", 0x6CB780 }, + { "oCNewsMemory::CheckSpreadNews", 0x6CB7C0 }, + { "oCNewsMemory::SearchNews", 0x6CB850 }, + { "oCNewsMemory::ShowDebugInfos", 0x6CB8D0 }, + { "oCNewsMemory::GetNewsByNumber", 0x6CBED0 }, + { "oCNewsMemory::ClearNews", 0x6CBF00 }, + { "oCNewsMemory::DeleteNewsByNumber", 0x6CC010 }, + { "oCNewsMemory::Archive", 0x6CC0B0 }, + { "oCNewsMemory::Unarchive", 0x6CC130 }, + { "oCNews::GetRemainingNews", 0x6CC2E0 }, + { "oCNews::CheckRemainingNews", 0x6CC2F0 }, + { "oCNews::oCNews", 0x6CC7A0 }, + { "oCNews::~oCNews", 0x6CCBC0 }, + { "oCNews::GetID", 0x6CCD30 }, + { "oCNews::IsIdentical", 0x6CCD40 }, + { "oCNews::SetSpreadTime", 0x6CCD70 }, + { "oCNews::GetSpreadTime", 0x6CCDA0 }, + { "oCNews::SetGossip", 0x6CCDB0 }, + { "oCNews::IsGossip", 0x6CCDD0 }, + { "oCNews::IsGuildVictim", 0x6CCDE0 }, + { "oCNews::GetNewsData", 0x6CCDF0 }, + { "oCNews::Archive", 0x6CCF00 }, + { "oCNews::Unarchive", 0x6CD160 }, + { "zCList::~zCList", 0x6CD380 }, + { "zCList::DeleteListDatas", 0x6CD3B0 }, + { "zCList::Insert", 0x6CD420 }, + { "zCList::Get", 0x6CD470 }, + { "zCList::GetNumInList", 0x6CD4A0 }, + { "zCList::`scalar deleting destructor'", 0x6CD4C0 }, + { "zCArray::AllocDelta", 0x6CD500 }, + { "oCNpcTalent::_CreateNewInstance", 0x6CE2A0 }, + { "oCNpcTalent::operator delete", 0x6CE400 }, + { "oCNpcTalent::_GetClassDef", 0x6CE420 }, + { "oCNpcTalent::oCNpcTalent", 0x6CE430 }, + { "oCNpcTalent::`scalar deleting destructor'", 0x6CE5A0 }, + { "oCNpcTalent::~oCNpcTalent", 0x6CE5D0 }, + { "oCNpcTalent::CreateTalentList", 0x6CE5E0 }, + { "oCNpcTalent::Archive", 0x6CE720 }, + { "oCNpcTalent::Unarchive", 0x6CE760 }, + { "BitToNumber", 0x6CE7B0 }, + { "TNpcSlot::SetVob", 0x6CE7D0 }, + { "TNpcSlot::ClearVob", 0x6CE880 }, + { "oCNpc::TActiveInfo::TActiveInfo", 0x6CE8D0 }, + { "oCNpc::TActiveInfo::~TActiveInfo", 0x6CE8E0 }, + { "oCNpc::GetActiveInfo", 0x6CE920 }, + { "oCNpc::GetActiveInfoWritable", 0x6CE940 }, + { "oCNpc::Shrink", 0x6CE990 }, + { "oCNpc::UnShrink", 0x6CEA10 }, + { "oCNpc::AvoidShrink", 0x6CF050 }, + { "oCNpc::ApplyOverlay", 0x6CF0C0 }, + { "zTOverlayIndex::~zTOverlayIndex", 0x6CF370 }, + { "oCNpc::RemoveOverlay", 0x6CF3C0 }, + { "oCNpc::SetModelScale", 0x6CF5B0 }, + { "oCNpc::SetFatness", 0x6CF6A0 }, + { "oCNpc::oCNpc", 0x6CF750 }, + { "oCVob::IsOwnedByGuild", 0x6D00D0 }, + { "oCVob::IsOwnedByNpc", 0x6D00E0 }, + { "oCVob::GetSoundMaterial", 0x6D00F0 }, + { "TNpcSlot::TNpcSlot", 0x6D0100 }, + { "oCNpc::_GetClassDef", 0x6D0140 }, + { "oCNpc::GetInstance", 0x6D0150 }, + { "oCNpc::IsAniMessageRunning", 0x6D0160 }, + { "oCNpc::`scalar deleting destructor'", 0x6D0170 }, + { "oCNpc::SetVisual", 0x6D01C0 }, + { "oCNpc::CleanUp", 0x6D01E0 }, + { "oCNpc::~oCNpc", 0x6D0450 }, + { "TNpcSlot::~TNpcSlot", 0x6D0B30 }, + { "oCNpc::InitByScript", 0x6D0C10 }, + { "oCNpc::InitHumanAI", 0x6D11E0 }, + { "oCNpc::DeleteHumanAI", 0x6D1280 }, + { "oCNpc::GetGuildName", 0x6D12C0 }, + { "oCNpc::GetName", 0x6D1450 }, + { "oCNpc::IsHostile", 0x6D14A0 }, + { "oCNpc::IsFriendly", 0x6D1530 }, + { "oCNpc::IsNeutral", 0x6D15C0 }, + { "oCNpc::IsAngry", 0x6D1650 }, + { "oCNpc::GetAttitude", 0x6D16E0 }, + { "oCNpc::GetPermAttitude", 0x6D1760 }, + { "oCNpc::SetAttitude", 0x6D17B0 }, + { "oCNpc::SetTmpAttitude", 0x6D1800 }, + { "oCNpc::GetProtectionByIndex", 0x6D1850 }, + { "oCNpc::GetProtectionByType", 0x6D1860 }, + { "oCNpc::GetProtectionByMode", 0x6D1900 }, + { "oCNpc::GetFullProtection", 0x6D1990 }, + { "oCNpc::SetProtectionByIndex", 0x6D19B0 }, + { "oCNpc::GetDamageByIndex", 0x6D19D0 }, + { "oCNpc::GetDamageByType", 0x6D19E0 }, + { "oCNpc::GetDamageByMode", 0x6D1A80 }, + { "oCNpc::GetFullDamage", 0x6D1B10 }, + { "oCNpc::SetDamages", 0x6D1B30 }, + { "oCNpc::GetAttribute", 0x6D1B50 }, + { "oCNpc::GetHitChance", 0x6D1B60 }, + { "oCNpc::SetHitChance", 0x6D1B70 }, + { "oCNpc::ChangeAttribute", 0x6D1B90 }, + { "oCNpc::SetAttribute", 0x6D1C20 }, + { "oCNpc::GetOverlay", 0x6D1C40 }, + { "oCNpc::CheckModelOverlays", 0x6D1E00 }, + { "oCNpc::SetToMad", 0x6D2020 }, + { "oCNpc::HealFromMad", 0x6D2160 }, + { "oCNpc::SetToDrunk", 0x6D2280 }, + { "oCNpc::HealFromDrunk", 0x6D2290 }, + { "oCNpc::CheckAngryTime", 0x6D22A0 }, + { "oCNpc::CanRecruitSC", 0x6D2350 }, + { "oCNpc::IsDisguised", 0x6D2360 }, + { "oCNpc::GetGuild", 0x6D2380 }, + { "oCNpc::SetGuild", 0x6D2390 }, + { "oCNpc::GetTrueGuild", 0x6D23A0 }, + { "oCNpc::SetTrueGuild", 0x6D23B0 }, + { "oCNpc::GetCamp", 0x6D23C0 }, + { "oCNpc::IsGuildFriendly", 0x6D23D0 }, + { "oCNpc::GetGuildAttitude", 0x6D2400 }, + { "oCNpc::CreateItems", 0x6D2430 }, + { "oCNpc::SetFlag", 0x6D2510 }, + { "oCNpc::HasFlag", 0x6D2530 }, + { "oCNpc::GetTalent", 0x6D2550 }, + { "oCNpc::SetTalentValue", 0x6D2730 }, + { "oCNpc::GetTalentValue", 0x6D2910 }, + { "oCNpc::SetTalentSkill", 0x6D2AB0 }, + { "oCNpc::GetTalentSkill", 0x6D3340 }, + { "oCNpc::HasTalent", 0x6D34E0 }, + { "oCNpc::CanUse", 0x6D3500 }, + { "oCNpc::DisplayCannotUse", 0x6D3800 }, + { "oCNpc::CheckAllCanUse", 0x6D3930 }, + { "oCNpc::GetSlotVob", 0x6D3A40 }, + { "oCNpc::GetSlotItem", 0x6D3AE0 }, + { "oCNpc::GetItem", 0x6D3B80 }, + { "oCNpc::GetSlotNpc", 0x6D3BA0 }, + { "oCNpc::AddItemEffects", 0x6D3C40 }, + { "oCNpc::RemoveItemEffects", 0x6D3DC0 }, + { "oCNpc::EquipItem", 0x6D3F10 }, + { "oCNpc::UnequipItem", 0x6D4190 }, + { "oCNpc::GetCutsceneDistance", 0x6D4400 }, + { "oCNpc::SetCSEnabled", 0x6D4450 }, + { "oCNpc::GetCSStateFlags", 0x6D4470 }, + { "oCNpc::SetFocusVob", 0x6D4540 }, + { "oCNpc::GetFocusVob", 0x6D4590 }, + { "oCNpc::ClearFocusVob", 0x6D45A0 }, + { "oCNpc::GetFocusNpc", 0x6D45D0 }, + { "oCNpc::GetNearestFightNpcLeft", 0x6D4600 }, + { "oCNpc::GetNearestFightNpcRight", 0x6D4790 }, + { "oCNpc::FocusCheckBBox", 0x6D4920 }, + { "oCNpc::FocusCheck", 0x6D4BA0 }, + { "oCNpc::ToggleFocusVob", 0x6D4F90 }, + { "oCNpc::CollectFocusVob", 0x6D53F0 }, + { "oCNpc::GetNearestValidVob", 0x6D5ED0 }, + { "oCNpc::GetNearestVob", 0x6D6240 }, + { "oCNpc::GetAnictrl", 0x6D6520 }, + { "oCNpc::ResetToHumanAI", 0x6D6530 }, + { "oCNpc::SetEnemy", 0x6D65A0 }, + { "oCNpc::GetNextEnemy", 0x6D67E0 }, + { "oCNpc::IsConditionValid", 0x6D6A60 }, + { "oCNpc::IsInFightFocus", 0x6D6B30 }, + { "oCNpc::HasEquippedStolenItem", 0x6D6BA0 }, + { "oCNpc::StopBurn", 0x6D7040 }, + { "RotateVec", 0x6D72E0 }, + { "oCNpc::Interrupt", 0x6D7350 }, + { "oCNpc::GetWeaponDamage", 0x6D76D0 }, + { "oCNpc::GetBluntDamage", 0x6D7720 }, + { "oCNpc::DropUnconscious", 0x6D7750 }, + { "oCNpc::CheckUnconscious", 0x6D7AD0 }, + { "oCNpc::GetInterruptPrefix", 0x6D7F20 }, + { "oCNpc::CompleteHeal", 0x6D7FC0 }, + { "oCNpc::IsDead", 0x6D7FE0 }, + { "oCNpc::IsUnconscious", 0x6D7FF0 }, + { "oCNpc::DoDie", 0x6D8000 }, + { "oCNpc::StartFadeAway", 0x6D85E0 }, + { "oCNpc::IsFadingAway", 0x6D86D0 }, + { "oCNpc::FadeAway", 0x6D86E0 }, + { "oCNpc::BeamTo", 0x6D8780 }, + { "oCNpc::DropInventory", 0x6D8A40 }, + { "oCNpc::HasInHand", 0x6D8A50 }, + { "oCNpc::RemoveFromHand", 0x6D8CD0 }, + { "oCNpc::DropAllInHand", 0x6D8EA0 }, + { "oCNpc::GetWeapon", 0x6D9060 }, + { "oCNpc::GetEquippedMeleeWeapon", 0x6D91F0 }, + { "oCNpc::GetEquippedRangedWeapon", 0x6D9300 }, + { "oCNpc::GetEquippedArmor", 0x6D9410 }, + { "oCNpc::IsSameHeight", 0x6D94A0 }, + { "oCNpc::TurnToEnemy", 0x6D9590 }, + { "oCNpc::ShieldEquipped", 0x6D9710 }, + { "oCNpc::SetMovLock", 0x6D9970 }, + { "oCNpc::IsMovLock", 0x6D99A0 }, + { "oCNpc::SetHead", 0x6D99B0 }, + { "oCNpc::SetAdditionalVisuals", 0x6D9C10 }, + { "oCNpc::InitModel", 0x6D9D40 }, + { "oCNpc::GetModel", 0x6D9FE0 }, + { "oCNpc::GetVisualBody", 0x6DA080 }, + { "oCNpc::GetVisualHead", 0x6DA0D0 }, + { "oCNpc::StartFaceAni", 0x6DA120 }, + { "oCNpc::StartStdFaceAni", 0x6DA220 }, + { "oCNpc::StopFaceAni", 0x6DA410 }, + { "oCNpc::GetWeaponMode", 0x6DA500 }, + { "oCNpc::SetWeaponMode2", 0x6DA520 }, + { "oCNpc::SetWeaponMode", 0x6DB200 }, + { "oCNpc::GetNextWeaponMode", 0x6DB2F0 }, + { "oCNpc::Equip", 0x6DB550 }, + { "oCNpc::EquipWeapon", 0x6DB870 }, + { "oCNpc::EquipFarWeapon", 0x6DBB50 }, + { "oCNpc::EquipArmor", 0x6DBCD0 }, + { "oCNpc::SetToFightMode", 0x6DBF70 }, + { "oCNpc::SetToFistMode", 0x6DC180 }, + { "oCNpc::Activate", 0x6DC380 }, + { "oCNpc::GetRightHand", 0x6DC390 }, + { "oCNpc::GetLeftHand", 0x6DC420 }, + { "oCNpc::DropVob", 0x6DC4B0 }, + { "oCNpc::SetCarryVob", 0x6DC640 }, + { "oCNpc::GetCarryVob", 0x6DC8F0 }, + { "oCNpc::SetLeftHand", 0x6DC900 }, + { "oCNpc::SetRightHand", 0x6DCA00 }, + { "oCNpc::HasTorch", 0x6DCB00 }, + { "oCNpc::ExchangeTorch", 0x6DCC40 }, + { "oCNpc::SetTorchAni", 0x6DCC50 }, + { "zCSparseArrayIterator::zCSparseArrayIterator", 0x6DCEB0 }, + { "oCNpc::CheckSetTorchAni", 0x6DCF10 }, + { "oCNpc::CheckPutbackTorch", 0x6DD180 }, + { "oCNpc::UseItem", 0x6DD450 }, + { "oCNpc::GetThrowSpeed", 0x6DDA60 }, + { "oCNpc::HasArrowInHand", 0x6DDA90 }, + { "oCNpc::HasArrowInInv", 0x6DDBE0 }, + { "oCNpc::HasBoltInInv", 0x6DDCD0 }, + { "oCNpc::HasBoltInHand", 0x6DDDC0 }, + { "oCNpc::IsMunitionAvailable", 0x6DDF10 }, + { "oCNpc::GetTalentInfo", 0x6DE090 }, + { "oCNpc::GetSpellInfo", 0x6DE2C0 }, + { "oCNpc::GetAttribInfo", 0x6DE4B0 }, + { "oCNpc::CreateSpell", 0x6DE650 }, + { "oCNpc::LearnSpell", 0x6DE6B0 }, + { "oCNpc::HasSpell", 0x6DE6F0 }, + { "oCNpc::DestroySpell", 0x6DE710 }, + { "oCNpc::SetActiveSpellInfo", 0x6DE750 }, + { "oCNpc::GetActiveSpellNr", 0x6DE790 }, + { "oCNpc::GetActiveSpellCategory", 0x6DE7D0 }, + { "oCNpc::GetActiveSpellLevel", 0x6DE810 }, + { "oCNpc::InsertActiveSpell", 0x6DE850 }, + { "oCNpc::RemoveActiveSpell", 0x6DE870 }, + { "oCNpc::DoActiveSpells", 0x6DE9B0 }, + { "oCNpc::KillActiveSpells", 0x6DEA90 }, + { "oCNpc::IsSpellActive", 0x6DEB20 }, + { "oCNpc::HasMagic", 0x6DEB60 }, + { "oCNpc::GetNumberOfSpells", 0x6DEB90 }, + { "oCNpc::CopyTransformSpellInvariantValuesTo", 0x6DEBB0 }, + { "oCNpc::OpenScreen_Help", 0x6DED90 }, + { "oCNpc::OpenScreen_Log", 0x6DEDA0 }, + { "oCNpc::OpenScreen_Map", 0x6DF0B0 }, + { "oCNpc::OpenScreen_Status", 0x6DF160 }, + { "oCNpc::ThisVobAddedToWorld", 0x6DF780 }, + { "oCNpc::ThisVobRemovedFromWorld", 0x6DF940 }, + { "oCNpc::IsVoiceActive", 0x6DFA60 }, + { "oCNpc::StopAllVoices", 0x6DFA70 }, + { "oCNpc::UpdateNextVoice", 0x6DFAD0 }, + { "oCNpc::ProcessNpc", 0x6DFB90 }, + { "oCNpc::oCNpcTimedOverlay::GetMdsName", 0x6DFFE0 }, + { "oCNpc::oCNpcTimedOverlay::`scalar deleting destructor'", 0x6E0020 }, + { "oCNpc::oCNpcTimedOverlay::~oCNpcTimedOverlay", 0x6E0040 }, + { "oCNpc::DoSpellBook", 0x6E0090 }, + { "oCNpc::OpenSpellBook", 0x6E00A0 }, + { "oCNpc::CloseSpellBook", 0x6E00F0 }, + { "oCNpc::GetSpellBook", 0x6E0110 }, + { "oCNpc::GetSoundMaterial_MA", 0x6E0120 }, + { "oCNpc::GetSoundMaterial_AM", 0x6E0290 }, + { "oCNpc::GetSoundMaterial_MH_HM", 0x6E0360 }, + { "oCNpc::HasSenseHear", 0x6E0430 }, + { "oCNpc::HasSenseSee", 0x6E0440 }, + { "oCNpc::HasSenseSmell", 0x6E0450 }, + { "oCNpc::SetSenses", 0x6E0460 }, + { "oCNpc::PrintStateCallDebug", 0x6E0470 }, + { "oCNpc::GetOldScriptState", 0x6E06E0 }, + { "oCNpc::GetAIState", 0x6E06F0 }, + { "oCNpc::GetAIStateTime", 0x6E0700 }, + { "oCNpc::IsAIState", 0x6E0710 }, + { "oCNpc::ShowState", 0x6E0720 }, + { "oCNpc::IsNear", 0x6E13D0 }, + { "oCNpc::DetectItem", 0x6E1450 }, + { "oCNpc::DetectPlayer", 0x6E1510 }, + { "oCNpc::FindMobInter", 0x6E1580 }, + { "oCNpc::FindSpot", 0x6E17F0 }, + { "oCNpc::ForceVobDetection", 0x6E1B80 }, + { "oCNpc::HasVobDetected", 0x6E1CC0 }, + { "oCNpc::CheckForOwner", 0x6E1D00 }, + { "oCNpc::AI_ForceDetection", 0x6E1E40 }, + { "oCNpc::CanSense", 0x6E1E50 }, + { "oCNpc::DetectWitnesses", 0x6E1EF0 }, + { "oCNpc::FindNpc", 0x6E2190 }, + { "oCNpc::FindNpcEx", 0x6E2290 }, + { "oCNpc::FindNpcExAtt", 0x6E2480 }, + { "oCNpc::GetComrades", 0x6E26D0 }, + { "oCNpc::AreWeStronger", 0x6E28D0 }, + { "oCNpc::IsEnemyBehindFriend", 0x6E2BF0 }, + { "oCNpc::InMobInteraction", 0x6E2DF0 }, + { "oCNpc::FreeLineOfSight", 0x6E2ED0 }, + { "oCNpc::FreeLineOfSight_WP", 0x6E3090 }, + { "oCNpc::CanSee", 0x6E3200 }, + { "oCNpc::SetSwimDiveTime", 0x6E3560 }, + { "oCNpc::GetSwimDiveTime", 0x6E3590 }, + { "oCNpc::Regenerate", 0x6E35C0 }, + { "oCNpc::RefreshNpc", 0x6E3700 }, + { "oCNpc::RenderNpc", 0x6E3960 }, + { "oCNpc::IsAPlayer", 0x6E3B90 }, + { "oCNpc::IsSelfPlayer", 0x6E3BA0 }, + { "oCNpc::GetPlayerNumber", 0x6E3BB0 }, + { "oCNpc::SetKnowsPlayer", 0x6E3BC0 }, + { "oCNpc::KnowsPlayer", 0x6E3BD0 }, + { "oCNpc::IsMonster", 0x6E3BF0 }, + { "oCNpc::IsHuman", 0x6E3C30 }, + { "oCNpc::IsGoblin", 0x6E3C40 }, + { "oCNpc::IsOrc", 0x6E3C60 }, + { "oCNpc::IsSkeleton", 0x6E3C70 }, + { "oCNpc::SetAsPlayer", 0x6E3C90 }, + { "oCNpc::DoDoAniEvents", 0x6E3FC0 }, + { "oCNpc::DoModelSwapMesh", 0x6E5360 }, + { "oCNpc::HasMunitionInHand", 0x6E55D0 }, + { "oCNpc::DoInsertMunition", 0x6E5720 }, + { "oCNpc::DoRemoveMunition", 0x6E59D0 }, + { "oCNpc::DoShootArrow", 0x6E5C20 }, + { "oCNpc::DoTakeVob", 0x6E5F30 }, + { "oCNpc::DoDropVob", 0x6E6340 }, + { "oCNpc::DoThrowVob", 0x6E6620 }, + { "oCNpc::DoPutInInventory", 0x6E6850 }, + { "oCNpc::DoRemoveFromInventory", 0x6E6870 }, + { "oCNpc::DoSetToFightMode", 0x6E68C0 }, + { "oCNpc::DoExchangeTorch", 0x6E68E0 }, + { "oCNpc::Pack", 0x6E6B10 }, + { "oCNpc::Unpack", 0x6E6BA0 }, + { "oCNpc::IsInFightMode_S", 0x6E6C40 }, + { "oCNpc::IsAiming_S", 0x6E6CC0 }, + { "oCNpc::GetInstanceName", 0x6E6DE0 }, + { "oCNpc::GetScriptInstance", 0x6E6E20 }, + { "oCNpc::SetByScriptInstance", 0x6E6E50 }, + { "oCNpc::GetInstanceByID", 0x6E6EA0 }, + { "oCNpc::GetIDByInstance", 0x6E6F00 }, + { "oCNpc::Disable", 0x6E6F80 }, + { "oCNpc::Enable", 0x6E72C0 }, + { "oCNpc::ClearEM", 0x6E7960 }, + { "oCNpc::Archive", 0x6E79D0 }, + { "oCNpc::Unarchive", 0x6E8790 }, + { "oCNpc::PreSaveGameProcessing", 0x6E9DA0 }, + { "oCNpc::PostSaveGameProcessing", 0x6EA0B0 }, + { "oCNpc::AllowDiscardingOfSubtree", 0x6EA300 }, + { "oCNpc::IdentifyMushroom", 0x6EA310 }, + { "oCNpc::IdentifyAllMushrooms", 0x6EA500 }, + { "oCNpc::HasMissionItem", 0x6EA630 }, + { "oCNpc::IsInInv", 0x6EA680 }, + { "oCNpc::GetFromInv", 0x6EA6A0 }, + { "oCNpc::CanCarry", 0x6EA740 }, + { "oCNpc::PutInInv", 0x6EA870 }, + { "oCNpc::RemoveFromInv", 0x6EAAE0 }, + { "oCNpc::IsSlotFree", 0x6EABD0 }, + { "oCNpc::SetToSlotPosition", 0x6EACC0 }, + { "oCNpc::CreateInvSlot", 0x6EAD00 }, + { "oCNpc::DeleteInvSlot", 0x6EAEE0 }, + { "oCNpc::GetInvSlot", 0x6EAFE0 }, + { "oCNpc::IsInvSlotAvailable", 0x6EB0E0 }, + { "oCNpc::PutInSlot", 0x6EB1B0 }, + { "oCNpc::RemoveFromAllSlots", 0x6EB6B0 }, + { "oCNpc::RemoveFromSlot", 0x6EB6F0 }, + { "oCNpc::DropFromSlot", 0x6EBA10 }, + { "oCNpc::UpdateSlots", 0x6EBDA0 }, + { "oCNpc::SetInteractMob", 0x6EBE30 }, + { "oCNpc::GetInteractMob", 0x6EBFD0 }, + { "oCNpc::GetCharacterClass", 0x6EBFE0 }, + { "oCNpc::SetInteractItem", 0x6EBFF0 }, + { "TNpcSlot::`scalar deleting destructor'", 0x6EC240 }, + { "oCNpc::OnTouch", 0x6EC260 }, + { "oCNpc::OnMessage", 0x6EC360 }, + { "zCEvMsgCutscene::GetCutsceneName", 0x6EDEA0 }, + { "oCNpc::EV_DrawWeapon", 0x6EDEF0 }, + { "oCNpc::EV_DrawWeapon1", 0x6EE570 }, + { "oCNpc::EV_DrawWeapon2", 0x6EE810 }, + { "oCNpc::EV_RemoveWeapon", 0x6EEDB0 }, + { "oCNpc::EV_RemoveWeapon1", 0x6EF6E0 }, + { "oCNpc::EV_RemoveWeapon2", 0x6EF860 }, + { "oCNpc::EV_ChooseWeapon", 0x6EFBB0 }, + { "oCNpc::EV_ForceRemoveWeapon", 0x6EFE70 }, + { "oCNpc::EV_EquipBestWeapon", 0x6F0130 }, + { "oCNpc::EquipBestWeapon", 0x6F0150 }, + { "oCNpc::EV_EquipBestArmor", 0x6F0240 }, + { "oCNpc::EquipBestArmor", 0x6F02D0 }, + { "oCNpc::EV_UnequipWeapons", 0x6F0350 }, + { "oCNpc::EV_UnequipArmor", 0x6F0510 }, + { "oCNpc::EV_EquipArmor", 0x6F05C0 }, + { "oCNpc::EV_AttackForward", 0x6F0620 }, + { "oCNpc::EV_AttackLeft", 0x6F1380 }, + { "oCNpc::EV_AttackRight", 0x6F1F20 }, + { "oCNpc::EV_AttackRun", 0x6F29F0 }, + { "oCNpc::EV_AttackFinish", 0x6F2D10 }, + { "oCNpc::EV_Parade", 0x6F34F0 }, + { "oCNpc::InitAim", 0x6F3BC0 }, + { "oCNpc::TransitionAim", 0x6F3D50 }, + { "oCNpc::InterpolateAim", 0x6F3EE0 }, + { "oCNpc::FinalizeAim", 0x6F4020 }, + { "oCNpc::EV_StopAim", 0x6F4140 }, + { "oCNpc::EV_AimAt", 0x6F4160 }, + { "oCNpc::EV_ShootAt", 0x6F4230 }, + { "oCNpc::EV_Defend", 0x6F43B0 }, + { "oCNpc::EV_Drink", 0x6F43E0 }, + { "oCNpc::EV_TakeVob", 0x6F4700 }, + { "oCNpc::EV_DropVob", 0x6F4A90 }, + { "oCNpc::EV_ThrowVob", 0x6F4D80 }, + { "oCNpc::EV_Exchange", 0x6F5000 }, + { "oCNpc::EV_DropMob", 0x6F5300 }, + { "oCNpc::EV_TakeMob", 0x6F53C0 }, + { "oCNpc::EV_UseMob", 0x6F5460 }, + { "oCNpc::EV_UseMobWithItem", 0x6F5660 }, + { "oCNpc::EV_InsertInteractItem", 0x6F56B0 }, + { "oCNpc::EV_ExchangeInteractItem", 0x6F58C0 }, + { "oCNpc::EV_RemoveInteractItem", 0x6F5A50 }, + { "oCNpc::EV_CreateInteractItem", 0x6F5A60 }, + { "oCNpc::EV_DestroyInteractItem", 0x6F5D10 }, + { "oCNpc::InteractItemGetAni", 0x6F5EE0 }, + { "oCNpc::EV_PlaceInteractItem", 0x6F61F0 }, + { "oCNpc::GetInteractItemMaxState", 0x6F6320 }, + { "oCNpc::InteractItemIsInState", 0x6F6530 }, + { "oCNpc::EV_EquipItem", 0x6F6750 }, + { "oCNpc::EV_UseItem", 0x6F67F0 }, + { "oCNpc::EV_UseItemToState", 0x6F6AC0 }, + { "oCNpc::CallScript", 0x6F73A0 }, + { "oCNpc::EV_CallScript", 0x6F73F0 }, + { "oCNpc::EV_Unconscious", 0x6F7560 }, + { "oCNpc::EV_DoState", 0x6F77D0 }, + { "oCNpc::EV_Wait", 0x6F79F0 }, + { "oCNpc::ApplyTimedOverlayMds", 0x6F7A60 }, + { "oCNpc::EV_OutputSVM_Overlay", 0x6F7C30 }, + { "oCNpc::EV_OutputSVM", 0x6F83C0 }, + { "oCNpc::EV_Output", 0x6F88C0 }, + { "oCNpc::EV_PlayAni", 0x6F8C80 }, + { "oCNpc::EV_PlayAniFace", 0x6F8EB0 }, + { "oCNpc::StartDialogAni", 0x6F8FB0 }, + { "oCNpc::EV_PlayAniSound", 0x6F9220 }, + { "oCNpc::ActivateDialogCam", 0x6F9300 }, + { "oCNpc::DeactivateDialogCam", 0x6F9530 }, + { "oCNpc::EV_PlaySound", 0x6F96C0 }, + { "oCNpc::EV_SndPlay", 0x6FA180 }, + { "oCNpc::EV_PrintScreen", 0x6FA350 }, + { "oCNpc::AddEffect", 0x6FA610 }, + { "oCNpc::RemoveEffect", 0x6FA850 }, + { "oCNpc::EV_StartFX", 0x6FA970 }, + { "oCNpc::EV_StopFX", 0x6FA990 }, + { "oCNpc::EV_LookAt", 0x6FAAD0 }, + { "oCNpc::EV_StopLookAt", 0x6FAF10 }, + { "oCNpc::EV_PointAt", 0x6FAFD0 }, + { "oCNpc::EV_StopPointAt", 0x6FB170 }, + { "oCNpc::EV_QuickLook", 0x6FB1C0 }, + { "oCNpc::EV_Cutscene", 0x6FB450 }, + { "oCNpc::EV_WaitTillEnd", 0x6FB640 }, + { "oCNpc::EV_StopProcessInfos", 0x6FB6F0 }, + { "oCNpc::EV_ProcessInfos", 0x6FB710 }, + { "oCNpc::AssessPlayer_S", 0x6FB7D0 }, + { "oCNpc::AssessEnemy_S", 0x6FB9D0 }, + { "oCNpc::AssessFighter_S", 0x6FBBD0 }, + { "oCNpc::AssessBody_S", 0x6FBDD0 }, + { "oCNpc::AssessItem_S", 0x6FBFD0 }, + { "oCNpc::SetNpcsToState", 0x6FC1D0 }, + { "oCNpc::StopCutscenes", 0x6FC2A0 }, + { "oCNpc::CreatePassivePerception", 0x6FC300 }, + { "oCNpc::CreateSoundPerception", 0x6FCC00 }, + { "oCNpc::AssessMurder_S", 0x6FD0C0 }, + { "oCNpc::AssessThreat_S", 0x6FD0E0 }, + { "oCNpc::AssessDefeat_S", 0x6FD2E0 }, + { "oCNpc::AssessDamage_S", 0x6FD300 }, + { "oCNpc::AssessOthersDamage_S", 0x6FD4A0 }, + { "oCNpc::AssessRemoveWeapon_S", 0x6FD4C0 }, + { "oCNpc::ObserveIntruder_S", 0x6FD4E0 }, + { "oCNpc::AssessFightSound_S", 0x6FD520 }, + { "oCNpc::AssessQuietSound_S", 0x6FD550 }, + { "oCNpc::AssessWarn_S", 0x6FD590 }, + { "oCNpc::CatchThief_S", 0x6FD5B0 }, + { "oCNpc::AssessTheft_S", 0x6FD750 }, + { "oCNpc::AssessCall_S", 0x6FD770 }, + { "oCNpc::AssessTalk_S", 0x6FD910 }, + { "oCNpc::AssessGivenItem_S", 0x6FDAB0 }, + { "oCNpc::AssessMagic_S", 0x6FDCB0 }, + { "oCNpc::AssessStopMagic_S", 0x6FDFB0 }, + { "oCNpc::AssessCaster_S", 0x6FE280 }, + { "oCNpc::AssessFakeGuild_S", 0x6FE2A0 }, + { "oCNpc::MoveMob_S", 0x6FE2D0 }, + { "oCNpc::AssessUseMob_S", 0x6FE380 }, + { "oCNpc::MoveNpc_S", 0x6FE3D0 }, + { "oCNpc::AssessEnterRoom_S", 0x6FE570 }, + { "oCNpc::GetDistToSound", 0x6FE580 }, + { "oCNpc::GetSoundSource", 0x6FE640 }, + { "oCNpc::SetSoundSource", 0x6FE650 }, + { "oCNpc::ClearPerceptionLists", 0x6FE6C0 }, + { "oCNpc::IsMoreImportant", 0x6FE760 }, + { "oCNpc::CreateVobList", 0x6FE7B0 }, + { "oCNpc::ClearVobList", 0x6FE870 }, + { "oCNpc::InsertInVobList", 0x6FE8F0 }, + { "oCNpc::RemoveFromVobList", 0x6FEA30 }, + { "oCNpc::SetPerceptionTime", 0x6FEC20 }, + { "oCNpc::PerceiveAll", 0x6FEC60 }, + { "oCNpc::PerceptionCheck", 0x6FEDB0 }, + { "oCNpc::PercFilterNpc", 0x6FF250 }, + { "oCNpc::PercFilterItem", 0x6FF260 }, + { "oCNpc::ClearPerception", 0x6FF280 }, + { "oCNpc::EnablePerception", 0x6FF2A0 }, + { "oCNpc::DisablePerception", 0x6FF3E0 }, + { "oCNpc::HasPerception", 0x6FF440 }, + { "oCNpc::GetPerceptionFunc", 0x6FF480 }, + { "oCNpc::SetPerceptionRange", 0x6FF4C0 }, + { "oCNpc::IsInPerceptionRange", 0x6FF4E0 }, + { "oCNpc::InitStatics", 0x6FF550 }, + { "oCNpc::ReleaseStatics", 0x6FF930 }, + { "oCNpc::InitBodyStates", 0x6FF940 }, + { "oCNpc::SetBodyState", 0x6FF9A0 }, + { "oCNpc::GetBodyState", 0x6FFB60 }, + { "oCNpc::GetFullBodyState", 0x6FFB70 }, + { "oCNpc::GetBodyStateName", 0x6FFB90 }, + { "oCNpc::HasBodyStateModifier", 0x6FFC70 }, + { "oCNpc::SetBodyStateModifier", 0x6FFC90 }, + { "oCNpc::ClrBodyStateModifier", 0x6FFCC0 }, + { "oCNpc::GetBodyStateModifierNames", 0x6FFCF0 }, + { "oCNpc::ModifyBodyState", 0x6FFFD0 }, + { "oCNpc::IsBodyStateInterruptable", 0x700020 }, + { "oCNpc::HasBodyStateFreeHands", 0x700050 }, + { "oCNpc::IsInGlobalCutscene", 0x700080 }, + { "oCNpc::MakeSpellBook", 0x7000C0 }, + { "oCNpc::DestroySpellBook", 0x700140 }, + { "oCNpc::ShowDebugInfo", 0x700170 }, + { "oCNpc::GetDamageMultiplier", 0x700370 }, + { "oCNpc::SetDamageMultiplier", 0x700380 }, + { "oCNpc::SetNpcAIDisabled", 0x700390 }, + { "oCNpc::ProcessAITimer", 0x7003E0 }, + { "oCNpc::IsScriptStateAIEnabled", 0x700460 }, + { "oCNpc::IsMessageAIEnabled", 0x7004B0 }, + { "oCNpc::SetShowNews", 0x700500 }, + { "oCNpc::oCNpcTimedOverlay::Process", 0x700520 }, + { "oCNpc::UseStandAI", 0x700550 }, + { "oCNpc::_CreateNewInstance", 0x7007D0 }, + { "oCNpc::operator delete", 0x700830 }, + { "zCArray::ShrinkToFit", 0x700850 }, + { "zCList::~zCList", 0x700AB0 }, + { "zCList::DeleteListDatas", 0x700AE0 }, + { "zCList::~zCList", 0x700B70 }, + { "zCCacheAsk::zCCacheAsk", 0x700C10 }, + { "zCCacheAsk::~zCCacheAsk", 0x700C90 }, + { "zCCacheAsk::PurgeCache", 0x700DC0 }, + { "zCCache::operator[]", 0x700EE0 }, + { "zCCache::ClearCache", 0x700F90 }, + { "zCCache::PurgeCache", 0x7010A0 }, + { "zCSparseArray >::~zCSparseArray >", 0x7011C0 }, + { "zCSparseArray >::SizeIndex", 0x701210 }, + { "zCSparseArray >::SizeData", 0x701220 }, + { "zCSparseArray >::SizeAll", 0x701230 }, + { "zCSparseArray >::IndexPtr", 0x701240 }, + { "zCSparseArray >::DataPtr", 0x701250 }, + { "zCSparseArray >::ManDatPtr", 0x701260 }, + { "zCSparseArray >::IndexIsEqual", 0x701270 }, + { "zCSparseArray >::CopyIndex", 0x701290 }, + { "zCSparseArray >::DestructIndex", 0x7012B0 }, + { "zCSparseArray >::Hash", 0x7012C0 }, + { "zCSparseArray >::ConstructData", 0x7012E0 }, + { "zCSparseArray >::DestructData", 0x701300 }, + { "zCCacheAsk::zCCacheAsk", 0x701320 }, + { "zCCacheAsk::~zCCacheAsk", 0x7013A0 }, + { "zCCacheAsk::PurgeCache", 0x7014C0 }, + { "zCCache::operator[]", 0x701650 }, + { "zCCache::ClearCache", 0x701730 }, + { "zCCache::PurgeCache", 0x7018A0 }, + { "zCSparseArray >::~zCSparseArray >", 0x7019E0 }, + { "zCSparseArray >::SizeIndex", 0x701A30 }, + { "zCSparseArray >::SizeData", 0x701A40 }, + { "zCSparseArray >::SizeAll", 0x701A50 }, + { "zCSparseArray >::IndexPtr", 0x701A60 }, + { "zCSparseArray >::DataPtr", 0x701A70 }, + { "zCSparseArray >::ManDatPtr", 0x701A80 }, + { "zCSparseArray >::IndexIsEqual", 0x701A90 }, + { "zCSparseArray >::CopyIndex", 0x701AB0 }, + { "zCSparseArray >::DestructIndex", 0x701AD0 }, + { "zCSparseArray >::Hash", 0x701AE0 }, + { "zCSparseArray >::ConstructData", 0x701B00 }, + { "zCSparseArray >::DestructData", 0x701B20 }, + { "zCSparseArray::zCSparseArray", 0x701BC0 }, + { "zCSparseArray::~zCSparseArray", 0x701C20 }, + { "zCSparseArray::SizeIndex", 0x701C70 }, + { "zCSparseArray::SizeData", 0x701C80 }, + { "zCSparseArray::SizeAll", 0x701C90 }, + { "zCSparseArray::IndexPtr", 0x701CA0 }, + { "zCSparseArray::DataPtr", 0x701CB0 }, + { "zCSparseArray::ManDatPtr", 0x701CC0 }, + { "zCSparseArray::IndexIsEqual", 0x701CD0 }, + { "zCSparseArray::CopyIndex", 0x701D40 }, + { "zCSparseArray::DestructIndex", 0x701DB0 }, + { "zCSparseArray::Hash", 0x701DC0 }, + { "zCSparseArray::ConstructData", 0x701E30 }, + { "zCSparseArray::DestructData", 0x701E40 }, + { "zCList::`scalar deleting destructor'", 0x701E70 }, + { "zCList::`scalar deleting destructor'", 0x701EB0 }, + { "zCCacheAsk::`scalar deleting destructor'", 0x701EF0 }, + { "zCCache::`vector deleting destructor'", 0x701F10 }, + { "zCCache::~zCCache", 0x701F30 }, + { "zCSparseArray >::`scalar deleting destructor'", 0x702060 }, + { "zCCacheAsk::`scalar deleting destructor'", 0x702080 }, + { "zCCache::`scalar deleting destructor'", 0x7020A0 }, + { "zCCache::~zCCache", 0x7020C0 }, + { "zCSparseArray >::`scalar deleting destructor'", 0x7021F0 }, + { "zCSparseArray::`scalar deleting destructor'", 0x702210 }, + { "zCArray::AllocDelta", 0x702230 }, + { "zCArray::InsertEnd", 0x702290 }, + { "zCArray::AllocDelta", 0x702360 }, + { "zCCacheData::Clear", 0x7023C0 }, + { "zCCacheData::GetData", 0x7023E0 }, + { "zCCacheData::Clear", 0x702430 }, + { "zCCacheData::GetData", 0x7024D0 }, + { "oCNpc::TActiveInfo::`scalar deleting destructor'", 0x702590 }, + { "oCShrinkHelper::`scalar deleting destructor'", 0x7025B0 }, + { "zCArray::AllocDelta", 0x702650 }, + { "oCNpc::IsVictimAwareOfTheft", 0x7029C0 }, + { "oCNpc::CheckSpecialSituations", 0x702A50 }, + { "oCNpc::StopTheft", 0x702C20 }, + { "oCNpc::OpenInventory", 0x702D10 }, + { "oCNpc::CloseInventory", 0x702ED0 }, + { "oCNpc::OpenSteal", 0x702EF0 }, + { "oCNpc::CloseSteal", 0x703410 }, + { "oCNpc::OpenDeadNpc", 0x703430 }, + { "oCNpc::CloseDeadNpc", 0x703600 }, + { "oCNpcMessage::_CreateNewInstance", 0x703AB0 }, + { "oCNpcMessage::operator delete", 0x703B90 }, + { "oCNpcMessage::_GetClassDef", 0x703BB0 }, + { "oCNpcMessage::Delete", 0x703BC0 }, + { "oCNpcMessage::SetInUse", 0x703BD0 }, + { "oCNpcMessage::IsInUse", 0x703BF0 }, + { "oCNpcMessage::SetHighPriority", 0x703C00 }, + { "oCNpcMessage::GetIgnoreCutsceneMode", 0x703C20 }, + { "oCNpcMessage::IsOverlay", 0x703C30 }, + { "oCNpcMessage::IsJob", 0x703C40 }, + { "oCNpcMessage::IsDeleted", 0x703C50 }, + { "oCNpcMessage::IsDeleteable", 0x703C60 }, + { "oCNpcMessage::IsHighPriority", 0x703C70 }, + { "oCMsgDamage::_CreateNewInstance", 0x703E70 }, + { "oCMsgDamage::_GetClassDef", 0x703F70 }, + { "oCMsgDamage::IsNetRelevant", 0x703F80 }, + { "oCMsgDamage::IsOverlay", 0x703F90 }, + { "oCMsgDamage::IsDeleteable", 0x703FA0 }, + { "oCMsgDamage::IsHighPriority", 0x703FB0 }, + { "oCMsgWeapon::_CreateNewInstance", 0x7041A0 }, + { "oCMsgWeapon::_GetClassDef", 0x704290 }, + { "oCMsgWeapon::`scalar deleting destructor'", 0x7042A0 }, + { "oCMsgWeapon::~oCMsgWeapon", 0x7042D0 }, + { "oCMsgMovement::_CreateNewInstance", 0x704510 }, + { "oCMsgMovement::_GetClassDef", 0x704610 }, + { "oCMsgAttack::_CreateNewInstance", 0x704800 }, + { "oCMsgAttack::_GetClassDef", 0x704900 }, + { "oCMsgAttack::IsNetRelevant", 0x704910 }, + { "oCMsgAttack::IsOverlay", 0x704920 }, + { "oCMsgUseItem::_CreateNewInstance", 0x704B20 }, + { "oCMsgUseItem::operator delete", 0x704C10 }, + { "oCMsgUseItem::_GetClassDef", 0x704C30 }, + { "oCMsgUseItem::IsNetRelevant", 0x704C40 }, + { "oCMsgState::_CreateNewInstance", 0x704E30 }, + { "oCMsgState::_GetClassDef", 0x704F30 }, + { "oCMsgState::IsOverlay", 0x704F40 }, + { "oCMsgManipulate::_CreateNewInstance", 0x705140 }, + { "oCMsgManipulate::_GetClassDef", 0x705240 }, + { "oCMsgManipulate::IsNetRelevant", 0x705250 }, + { "oCMsgConversation::_CreateNewInstance", 0x705460 }, + { "oCMsgConversation::_GetClassDef", 0x705570 }, + { "oCMsgMagic::_CreateNewInstance", 0x705770 }, + { "oCMsgMagic::_GetClassDef", 0x705840 }, + { "oCMsgMagic::IsJob", 0x705850 }, + { "oCMsgMagic::IsHighPriority", 0x705860 }, + { "oCMsgMagic::IsNetRelevant", 0x705870 }, + { "oCNpcMessage::oCNpcMessage", 0x705880 }, + { "oCNpcMessage::`scalar deleting destructor'", 0x705930 }, + { "oCNpcMessage::~oCNpcMessage", 0x705960 }, + { "oCNpcMessage::Archive", 0x7059C0 }, + { "oCNpcMessage::Unarchive", 0x705A30 }, + { "oCMsgDamage::oCMsgDamage", 0x705AD0 }, + { "oCMsgDamage::`scalar deleting destructor'", 0x705BA0 }, + { "oCMsgDamage::~oCMsgDamage", 0x705D90 }, + { "oCMsgDamage::MD_GetNumOfSubTypes", 0x705E70 }, + { "oCMsgDamage::MD_GetSubTypeString", 0x705E80 }, + { "oCMsgDamage::Pack", 0x705FB0 }, + { "oCMsgDamage::Unpack", 0x705FC0 }, + { "oCMsgDamage::Archive", 0x705FD0 }, + { "oCMsgDamage::Unarchive", 0x706050 }, + { "oCMsgMovement::oCMsgMovement", 0x706110 }, + { "oCMsgMovement::`scalar deleting destructor'", 0x7061E0 }, + { "oCMsgMovement::~oCMsgMovement", 0x7067A0 }, + { "oCMsgMovement::Init", 0x706880 }, + { "oCMsgMovement::Archive", 0x7068C0 }, + { "oCMsgMovement::Unarchive", 0x7069E0 }, + { "oCMsgMovement::MD_GetNumOfSubTypes", 0x706B50 }, + { "oCMsgMovement::MD_GetSubTypeString", 0x706B60 }, + { "oCMsgMovement::MD_GetVobRefName", 0x706FA0 }, + { "oCMsgMovement::MD_SetVobRefName", 0x707020 }, + { "oCMsgMovement::MD_SetVobParam", 0x707160 }, + { "oCMsgMovement::Delete", 0x707170 }, + { "oCMsgMovement::MD_GetTimeBehavior", 0x707180 }, + { "oCMsgMovement::MD_GetMinTime", 0x7071C0 }, + { "oCMsgWeapon::oCMsgWeapon", 0x7071D0 }, + { "oCMsgWeapon::Archive", 0x707370 }, + { "oCMsgWeapon::Unarchive", 0x707440 }, + { "oCMsgWeapon::MD_GetNumOfSubTypes", 0x707580 }, + { "oCMsgWeapon::MD_GetSubTypeString", 0x707590 }, + { "oCMsgWeapon::MD_GetTimeBehavior", 0x7079A0 }, + { "oCMsgWeapon::MD_GetMinTime", 0x7079B0 }, + { "oCMsgAttack::oCMsgAttack", 0x7079C0 }, + { "oCMsgAttack::`scalar deleting destructor'", 0x707A90 }, + { "oCMsgAttack::~oCMsgAttack", 0x707AC0 }, + { "oCMsgAttack::Archive", 0x707CD0 }, + { "oCMsgAttack::Unarchive", 0x707D70 }, + { "oCMsgAttack::Pack", 0x707E60 }, + { "oCMsgAttack::Unpack", 0x707FF0 }, + { "oCMsgAttack::MD_GetNumOfSubTypes", 0x708160 }, + { "oCMsgAttack::MD_GetSubTypeString", 0x708170 }, + { "oCMsgUseItem::oCMsgUseItem", 0x7084E0 }, + { "oCMsgUseItem::`scalar deleting destructor'", 0x7085A0 }, + { "oCMsgUseItem::~oCMsgUseItem", 0x708690 }, + { "oCMsgUseItem::Pack", 0x7086F0 }, + { "oCMsgUseItem::Unpack", 0x708740 }, + { "oCMsgUseItem::Archive", 0x708790 }, + { "oCMsgUseItem::Unarchive", 0x708810 }, + { "oCMsgState::oCMsgState", 0x7088C0 }, + { "oCMsgState::`scalar deleting destructor'", 0x708990 }, + { "oCMsgState::~oCMsgState", 0x708D70 }, + { "oCMsgState::Archive", 0x708E00 }, + { "oCMsgState::Unarchive", 0x708EB0 }, + { "oCMsgState::MD_GetNumOfSubTypes", 0x708FA0 }, + { "oCMsgState::MD_GetSubTypeString", 0x708FB0 }, + { "oCMsgState::MD_GetTimeBehavior", 0x7091E0 }, + { "oCMsgState::MD_GetMinTime", 0x7091F0 }, + { "oCMsgManipulate::oCMsgManipulate", 0x709230 }, + { "oCMsgManipulate::`scalar deleting destructor'", 0x709300 }, + { "oCMsgManipulate::~oCMsgManipulate", 0x709A40 }, + { "oCMsgManipulate::Archive", 0x709B00 }, + { "oCMsgManipulate::Unarchive", 0x709BE0 }, + { "oCMsgManipulate::Pack", 0x709D00 }, + { "oCMsgManipulate::Unpack", 0x709DF0 }, + { "oCMsgManipulate::MD_GetNumOfSubTypes", 0x70A000 }, + { "oCMsgManipulate::MD_GetSubTypeString", 0x70A010 }, + { "oCMsgManipulate::MD_GetTimeBehavior", 0x70A470 }, + { "oCMsgManipulate::MD_GetMinTime", 0x70A4B0 }, + { "oCMsgManipulate::MD_GetVobRefName", 0x70A4C0 }, + { "oCMsgManipulate::MD_SetVobRefName", 0x70A570 }, + { "oCMsgManipulate::MD_SetVobParam", 0x70A6B0 }, + { "oCMsgConversation::oCMsgConversation", 0x70A6C0 }, + { "oCMsgConversation::`scalar deleting destructor'", 0x70A790 }, + { "oCMsgConversation::~oCMsgConversation", 0x70AF60 }, + { "oCMsgConversation::Archive", 0x70B030 }, + { "oCMsgConversation::Unarchive", 0x70B120 }, + { "oCMsgConversation::MD_GetNumOfSubTypes", 0x70B3C0 }, + { "oCMsgConversation::Delete", 0x70B3D0 }, + { "oCMsgConversation::IsOverlay", 0x70B5C0 }, + { "oCMsgConversation::MD_GetSubTypeString", 0x70B620 }, + { "oCMsgConversation::MD_GetVobRefName", 0x70B820 }, + { "oCMsgConversation::MD_SetVobRefName", 0x70B870 }, + { "oCMsgConversation::MD_SetVobParam", 0x70B9B0 }, + { "oCMsgConversation::MD_GetTimeBehavior", 0x70B9C0 }, + { "oCMsgConversation::MD_GetMinTime", 0x70BA10 }, + { "oCMsgMagic::oCMsgMagic", 0x70BAF0 }, + { "oCMsgMagic::`scalar deleting destructor'", 0x70BB90 }, + { "oCMsgMagic::~oCMsgMagic", 0x70BD20 }, + { "oCMsgMagic::Pack", 0x70BD80 }, + { "oCMsgMagic::Unpack", 0x70BE20 }, + { "oCMsgMagic::MD_GetNumOfSubTypes", 0x70BEE0 }, + { "oCMsgMagic::MD_GetSubTypeString", 0x70BEF0 }, + { "oCMsgMagic::Archive", 0x70C0A0 }, + { "oCMsgMagic::Unarchive", 0x70C140 }, + { "TNpcAIState::TNpcAIState", 0x70C570 }, + { "oCNpc_States::oCNpc_States", 0x70C5B0 }, + { "oCNpc_States::~oCNpc_States", 0x70C8A0 }, + { "oCNpc_States::ClearParserReferences", 0x70CA30 }, + { "oCNpc_States::SetOwner", 0x70CAB0 }, + { "oCNpc_States::GetState", 0x70CAC0 }, + { "oCNpc_States::IsInState", 0x70CAE0 }, + { "oCNpc_States::IsScriptStateActive", 0x70CB20 }, + { "oCNpc_States::GetStateTime", 0x70CB40 }, + { "oCNpc_States::SetStateTime", 0x70CB70 }, + { "oCNpc_States::SetRoutine", 0x70CB90 }, + { "oCNpc_States::StartRtnState", 0x70CD80 }, + { "oCNpc_States::ActivateRtnState", 0x70CDD0 }, + { "oCNpc_States::StartAIState", 0x70D1A0 }, + { "oCNpc_States::CanPlayerUseAIState", 0x70DA60 }, + { "oCNpc_States::DoAIState", 0x70DC40 }, + { "oCNpc_States::ClearAIState", 0x70E180 }, + { "oCNpc_States::EndCurrentState", 0x70E320 }, + { "oCNpc_States::IsInRoutine", 0x70E340 }, + { "oCNpc_States::IsInCutscene", 0x70E370 }, + { "oCNpc_States::StartOutputUnit", 0x70E390 }, + { "oCNpc_States::StartCutscene", 0x70E3B0 }, + { "oCNpc_States::CloseCutscenes", 0x70E480 }, + { "oCNpc_States::SetParserInstanceNpc", 0x70E590 }, + { "oCNpc_States::SetParserInstanceItem", 0x70E650 }, + { "oCNpc_States::InitRoutine", 0x70E6B0 }, + { "oCNpc_States::ChangeRoutine", 0x70E7F0 }, + { "oCNpc_States::GetRoutineName", 0x70EC20 }, + { "oCNpc_States::BeginInsertOverlayRoutine", 0x70ECF0 }, + { "oCNpc_States::StopInsertOverlayRoutine", 0x70ED60 }, + { "oCNpc_States::RemoveOverlayEntry", 0x70EE90 }, + { "oCNpc_States::RemoveOverlay", 0x70EF00 }, + { "oCNpc_States::InsertRoutine", 0x70EF40 }, + { "oCNpc_States::InsertRoutineCS", 0x70F0A0 }, + { "oCNpc_States::GetLastRoutineState", 0x70F330 }, + { "oCNpc_States::GetLastState", 0x70F350 }, + { "oCNpc_States::IsAIStateDriven", 0x70F360 }, + { "oCNpc_States::InitAIStateDriven", 0x70F380 }, + { "oCNpc_States::GetAIStatePosition", 0x70F530 }, + { "oCNpc_States::GetStateInfo", 0x70F540 }, + { "oCNpc_States::GetLastError", 0x70F8D0 }, + { "oCNpc_States::Archive", 0x70F910 }, + { "oCNpc_States::Unarchive", 0x70FA90 }, + { "oCNpc_States::PackState", 0x70FFC0 }, + { "oCNpc_States::UnpackState", 0x710000 }, + { "oCObjectFactory::_CreateNewInstance", 0x710490 }, + { "oCObjectFactory::CreateEventManager", 0x7105B0 }, + { "oCObjectFactory::CreateCSManager", 0x710610 }, + { "oCObjectFactory::CreateGameInfo", 0x710670 }, + { "oCObjectFactory::CreatePlayerInfo", 0x7106D0 }, + { "oCObjectFactory::CreateWorld", 0x710730 }, + { "oCWorld::operator delete", 0x710790 }, + { "oCObjectFactory::CreateNpc", 0x7107B0 }, + { "oCObjectFactory::CreateItem", 0x710870 }, + { "oCObjectFactory::CreateWaypoint", 0x710930 }, + { "oCObjectFactory::CreateWay", 0x710990 }, + { "oCParticleControl::oCParticleControl", 0x710A20 }, + { "oCParticleControl::~oCParticleControl", 0x710CC0 }, + { "oCParticleControl::GetPFXVob", 0x710D50 }, + { "oCParticleControl::SelectActivePFX", 0x710D60 }, + { "oCParticleControl::EditActivePFX", 0x7110F0 }, + { "zCParticleEmitter::operator=", 0x7111E0 }, + { "oCParticleControl::SetStartPos", 0x711DA0 }, + { "oCParticleControl::StartActivePFX", 0x711DC0 }, + { "oCParticleControl::CreateNewPFX", 0x712170 }, + { "oCParticleControl::SetPFXName", 0x7123A0 }, + { "oCParticleControl::SetWorld", 0x712500 }, + { "oCParticleControl::BeginEditActive", 0x712550 }, + { "oCParticleControl::DeleteLastPFX", 0x712620 }, + { "oCParticleControl::EndEditActive", 0x712720 }, + { "oCPortalRoom::oCPortalRoom", 0x712970 }, + { "oCPortalRoom::~oCPortalRoom", 0x712CC0 }, + { "oCPortalRoom::GetOwnerNpc", 0x712D40 }, + { "oCPortalRoom::GetOwnerGuild", 0x712D90 }, + { "oCPortalRoom::GetPortalName", 0x712DA0 }, + { "oCPortalRoom::IsPortalMyRoom", 0x712DB0 }, + { "oCPortalRoom::SavePortalData", 0x713010 }, + { "oCPortalRoom::LoadPortalData", 0x713050 }, + { "oCPortalRoomManager::SortPortals", 0x713090 }, + { "oCPortalRoomManager::oCPortalRoomManager", 0x713100 }, + { "oCPortalRoomManager::CleanUp", 0x713130 }, + { "oCPortalRoomManager::~oCPortalRoomManager", 0x713180 }, + { "oCPortalRoomManager::AssignPortalToNpc", 0x713220 }, + { "oCPortalRoomManager::AssignPortalToGuild", 0x713450 }, + { "oCPortalRoomManager::GetPortalRoomIndex", 0x713650 }, + { "oCPortalRoomManager::IsPlayerInMyRoom", 0x7137F0 }, + { "oCPortalRoomManager::IsNSCInPlayerRoom", 0x713830 }, + { "oCPortalRoomManager::WasPlayerInMyRoom", 0x713870 }, + { "oCPortalRoomManager::IsPortalMyRoom", 0x7138A0 }, + { "oCPortalRoomManager::GetCurPlayerPortalRoomOwner", 0x713A00 }, + { "oCPortalRoomManager::GetCurPlayerPortalRoomGuild", 0x713A60 }, + { "oCPortalRoomManager::GetFormerPlayerPortalRoomOwner", 0x713A70 }, + { "oCPortalRoomManager::GetFormerPlayerPortalRoomGuild", 0x713AD0 }, + { "oCPortalRoomManager::HasPlayerChangedPortalRoom", 0x713AE0 }, + { "oCPortalRoomManager::GetCurNpcPortalRoomOwner", 0x713B30 }, + { "oCPortalRoomManager::GetCurNpcPortalRoomGuild", 0x713BD0 }, + { "oCPortalRoomManager::ShowDebugInfo", 0x713C10 }, + { "oCPortalRoomManager::ShowPortalInfo", 0x714250 }, + { "oCPortalRoomManager::SavePortalData", 0x7145E0 }, + { "oCPortalRoomManager::LoadPortalData", 0x714650 }, + { "zCArraySort::AllocDelta", 0x7148D0 }, + { "oCRtnCutscene::ResetPlayState", 0x714BD0 }, + { "oCRtnCutscene::~oCRtnCutscene", 0x714BF0 }, + { "oCRtnCutscene::`scalar deleting destructor'", 0x714CC0 }, + { "oCRtnCutscene::oCRtnCutscene", 0x714CE0 }, + { "oCRtnEntry::oCRtnEntry", 0x714D30 }, + { "oCRtnEntry::~oCRtnEntry", 0x714F10 }, + { "oCRtnEntry::GetTime", 0x714F90 }, + { "oCRtnEntry::SetTime", 0x714FC0 }, + { "oCRtnEntry::GetState", 0x714FE0 }, + { "oCRtnEntry::GetWaypoint", 0x714FF0 }, + { "oCRtnManager::SetWorld", 0x715370 }, + { "oCRtnManager::ShowRoutine", 0x715380 }, + { "oCRtnManager::GetRoutineString", 0x7155F0 }, + { "oCRtnManager::Insert", 0x715A70 }, + { "oCRtnManager::UpdateGlobalRoutineEntry", 0x715A90 }, + { "oCRtnManager::UpdateSingleRoutine", 0x715AF0 }, + { "oCRtnManager::RestartRoutines", 0x715C50 }, + { "oCRtnManager::FindRoutine", 0x715FF0 }, + { "oCRtnManager::CheckRoutines", 0x716130 }, + { "oCRtnManager::GetRoutinePos", 0x716240 }, + { "oCRtnManager::WriteRoutine", 0x716530 }, + { "oCRtnManager::ReadRoutine", 0x716640 }, + { "oCRtnManager::RemoveEntry", 0x7168E0 }, + { "oCRtnManager::RemoveRoutine", 0x716960 }, + { "oCRtnManager::CheckConsistency", 0x716AF0 }, + { "oCRtnManager::RemoveOverlay", 0x716DA0 }, + { "oCRtnManager::SetDailyRoutinePos", 0x716F40 }, + { "oCRtnManager::InitWayBoxes", 0x716FA0 }, + { "oCRtnManager::InsertWaybox", 0x716FF0 }, + { "oCRtnManager::RemoveWayBoxes", 0x7172C0 }, + { "oCRtnManager::CreateWayBoxes", 0x7173D0 }, + { "oCRtnManager::DrawWayBoxes", 0x717790 }, + { "oCRtnManager::CreateActiveList", 0x7177D0 }, + { "oCRtnManager::CollidesWithWayBox", 0x717900 }, + { "oCRtnManager::GetNumOfWayBoxes", 0x717B00 }, + { "zCListSort::~zCListSort", 0x717B20 }, + { "zCListSort::InsertSort", 0x717B50 }, + { "zCListSort::~zCListSort", 0x717BD0 }, + { "zCListSort::DeleteListDatas", 0x717C00 }, + { "zCListSort::Remove", 0x717C60 }, + { "zCList::~zCList", 0x717CC0 }, + { "zCList::Insert", 0x717CF0 }, + { "zCArraySort::zCArraySort", 0x717D40 }, + { "zCArraySort::~zCArraySort", 0x717D60 }, + { "zCList::~zCList", 0x717DA0 }, + { "zCListSort::`scalar deleting destructor'", 0x717DD0 }, + { "zCListSort::`scalar deleting destructor'", 0x717E00 }, + { "zCList::`scalar deleting destructor'", 0x717E30 }, + { "zCArraySort::AllocDelta", 0x717E70 }, + { "zCArray::AllocDelta", 0x717ED0 }, + { "oCSpawnManager::oCSpawnManager", 0x7181A0 }, + { "oCSpawnManager::~oCSpawnManager", 0x7181F0 }, + { "oCSpawnManager::SetInsertRange", 0x718290 }, + { "oCSpawnManager::GetInsertRange", 0x7182A0 }, + { "oCSpawnManager::SetRemoveRange", 0x7182B0 }, + { "oCSpawnManager::GetRemoveRange", 0x7182C0 }, + { "oCSpawnManager::SetSpawnTime", 0x7182D0 }, + { "oCSpawnManager::GetSpawnTime", 0x7182E0 }, + { "oCSpawnManager::ClearList", 0x7182F0 }, + { "oCSpawnManager::InsertInList", 0x718340 }, + { "oCSpawnManager::RemoveFromList", 0x718420 }, + { "oCSpawnManager::IsSpawningEnabled", 0x718490 }, + { "oCSpawnManager::SetSpawningEnabled", 0x7184A0 }, + { "oCSpawnManager::SpawnImmediately", 0x7184B0 }, + { "oCSpawnManager::CheckInsertNpcs", 0x718650 }, + { "oCSpawnManager::ShowDebugInfo", 0x7186E0 }, + { "oCSpawnManager::CheckInsertNpc", 0x718B20 }, + { "oCSpawnManager::InitCameraPos", 0x719000 }, + { "oCSpawnManager::InsertNpc", 0x719060 }, + { "oCSpawnManager::SummonNpc", 0x719160 }, + { "oCSpawnManager::SpawnNpc", 0x719260 }, + { "oCSpawnManager::CheckForInvalidDialogCamPos", 0x719710 }, + { "oCSpawnManager::CheckRemoveNpc", 0x7198F0 }, + { "oCSpawnManager::DeleteNpc", 0x719C50 }, + { "oCSpawnManager::DeleteAllSummoned", 0x719CE0 }, + { "oCSpawnManager::Archive", 0x719DB0 }, + { "oCSpawnManager::Unarchive", 0x719E50 }, + { "zCArray::Remove", 0x71A050 }, + { "zCArray::AllocDelta", 0x71A0A0 }, + { "oCSVMManager::oCSVMManager", 0x71A130 }, + { "oCSVM::`vector deleting destructor'", 0x71A360 }, + { "oCSVMManager::~oCSVMManager", 0x71A3D0 }, + { "oCSVMManager::GetOU", 0x71A410 }, + { "oCSVM::oCSVM", 0x71A820 }, + { "oCSVM::~oCSVM", 0x71A830 }, + { "oCSVM::InitByScript", 0x71A850 }, + { "oCSVM::GetOU", 0x71AB00 }, + { "oCText::InitText", 0x71AD60 }, + { "oCVob::oCVob", 0x71BC60 }, + { "oCVob::_GetClassDef", 0x71BC80 }, + { "oCVob::GetSoundMaterial_AM", 0x71BC90 }, + { "oCVob::`scalar deleting destructor'", 0x71BCA0 }, + { "oCVob::~oCVob", 0x71BCD0 }, + { "oCVob::Init", 0x71BCE0 }, + { "oCVob::ClearDebugList", 0x71BCF0 }, + { "oCVob::ShowVobDebugInfo", 0x71BD30 }, + { "oCVob::GetShowDebug", 0x71BD60 }, + { "oCVob::ToggleShowDebug", 0x71BD90 }, + { "oCVob::SetShowDebug", 0x71BE10 }, + { "oCVob::ShowDebugInfo", 0x71BE90 }, + { "oCVob::HasNpcEnoughSpace", 0x71C980 }, + { "oCVob::HasEnoughSpace", 0x71CC70 }, + { "oCVob::SearchNpcPosition", 0x71CE20 }, + { "oCVob::SearchFreePosition", 0x71D270 }, + { "oCVob::SetOnFloor", 0x71D6A0 }, + { "oCVob::GetFloorPosition", 0x71D6F0 }, + { "oCVob::GetFloorPositionWithVob", 0x71D7C0 }, + { "oCVob::GetInstance", 0x71D8A0 }, + { "oCVob::GetInstanceName", 0x71D8B0 }, + { "oCVob::Archive", 0x71D940 }, + { "oCVob::Unarchive", 0x71D950 }, + { "oCVob::StartParticleEffects", 0x71D960 }, + { "oCVob::Render", 0x71D970 }, + { "oCVob::GetAIVobMove", 0x71DBB0 }, + { "oCTouchDamage::GetDamageTypeArcEnum", 0x71DC60 }, + { "oCTouchDamage::_CreateNewInstance", 0x71E0B0 }, + { "oCTouchDamage::operator delete", 0x71E110 }, + { "oCTouchDamage::_GetClassDef", 0x71E130 }, + { "oCTouchDamage::`scalar deleting destructor'", 0x71E140 }, + { "oCTouchDamage::~oCTouchDamage", 0x71E170 }, + { "zCList::~zCList", 0x71E180 }, + { "zCList::Insert", 0x71E1B0 }, + { "zCList::`scalar deleting destructor'", 0x71E200 }, + { "oCWaypoint::oCWaypoint", 0x71E4B0 }, + { "zCWaypoint::_GetClassDef", 0x71E4D0 }, + { "oCWaypoint::`scalar deleting destructor'", 0x71E4E0 }, + { "oCWaypoint::~oCWaypoint", 0x71E510 }, + { "oCWaypoint::CanBeUsed", 0x71E520 }, + { "oCWay::oCWay", 0x71E590 }, + { "oCWay::`scalar deleting destructor'", 0x71E5B0 }, + { "oCWay::~oCWay", 0x71E5D0 }, + { "oCWay::CanBeUsed", 0x71E660 }, + { "oCWay::Init", 0x71E750 }, + { "oCWay::IsObjectOnWay", 0x71EE40 }, + { "oCWay::GetLadder", 0x71EE60 }, + { "oCWay::GetDoor", 0x71EE70 }, + { "oCWorld::_CreateNewInstance", 0x71F2E0 }, + { "oCWorld::oCWorld", 0x71F340 }, + { "oCWorld::_GetClassDef", 0x71F500 }, + { "oCWorld::`scalar deleting destructor'", 0x71F570 }, + { "oCWorld::~oCWorld", 0x71F5A0 }, + { "zCListSort::`scalar deleting destructor'", 0x71F7A0 }, + { "zCListSort::`scalar deleting destructor'", 0x71F7D0 }, + { "oCWorld::CreateVob", 0x71F800 }, + { "oCWorld::Archive", 0x71FBD0 }, + { "oCWorld::Unarchive", 0x71FE20 }, + { "oCWorld::SaveWorld", 0x720010 }, + { "oCWorld::LoadWorld", 0x720100 }, + { "oCWorld::AddVobAsChild", 0x7203F0 }, + { "oCWorld::RemoveVob", 0x720680 }, + { "oCWorld::InsertVobInWorld", 0x7208F0 }, + { "oCWorld::EnableVob", 0x720900 }, + { "oCWorld::DisableVob", 0x720A20 }, + { "oCWorld::SearchVob", 0x720B30 }, + { "oCWorld::SearchVobByID", 0x720B80 }, + { "oCWorld::SearchVobByName", 0x720BD0 }, + { "oCWorld::SearchVobListByName", 0x720C80 }, + { "oCWorld::TraverseVobList", 0x720DF0 }, + { "oCWorld::ClearNpcPerceptionVobLists", 0x720E30 }, + { "oCWorld::InsertInLists", 0x720E70 }, + { "oCWorld::RemoveFromLists", 0x720F50 }, + { "oCWorld::DisposeVobs", 0x721190 }, + { "oCWorld::DisposeWorld", 0x721310 }, + { "oCWorldTimer::oCWorldTimer", 0x721320 }, + { "oCWorldTimer::~oCWorldTimer", 0x721330 }, + { "oCWorldTimer::Timer", 0x721340 }, + { "oCWorldTimer::GetDay", 0x721390 }, + { "oCWorldTimer::SetDay", 0x7213A0 }, + { "oCWorldTimer::GetTime", 0x7213B0 }, + { "oCWorldTimer::SetTime", 0x721400 }, + { "oCWorldTimer::GetFullTime", 0x721440 }, + { "oCWorldTimer::SetFullTime", 0x721450 }, + { "oCWorldTimer::GetTimeString", 0x721480 }, + { "oCWorldTimer::IsLater", 0x7216D0 }, + { "oCWorldTimer::IsLaterEqual", 0x721710 }, + { "oCWorldTimer::IsTimeBetween", 0x721750 }, + { "oCWorldTimer::GetPassedTime", 0x7217E0 }, + { "oCWorldTimer::GetSkyTime", 0x721800 }, + { "oCWorldTimer::IsDay", 0x721840 }, + { "oCWorldTimer::IsNight", 0x7218C0 }, + { "oCWorldTimer::AddTime", 0x721950 }, + { "zCListSort::Remove", 0x7219B0 }, + { "zCListSort::~zCListSort", 0x721A10 }, + { "zCListSort::InsertSort", 0x721A40 }, + { "zCListSort::InsertSort", 0x721AC0 }, + { "TestFont", 0x721B70 }, + { "MainProg", 0x721E00 }, + { "zCConDat::zCConDat", 0x721F50 }, + { "zCConsole::HandleEvent", 0x722370 }, + { "zCConsole::zCConsole", 0x722460 }, + { "zCConsole::~zCConsole", 0x7227C0 }, + { "zCConsole::SetAutoCompletion", 0x722970 }, + { "zCConsole::HasAutoCompletion", 0x722980 }, + { "zCConsole::SetWorld", 0x722990 }, + { "zCConsole::GetWorld", 0x7229A0 }, + { "zCConsole::SetParser", 0x7229B0 }, + { "zCConsole::GetParser", 0x7229C0 }, + { "zCConsole::AddChar", 0x7229D0 }, + { "zCConsole::InsertVar", 0x722E50 }, + { "zCConsole::Register", 0x722F80 }, + { "zCConsole::AutoCompletion", 0x7231C0 }, + { "zCConsole::SetFocus", 0x723940 }, + { "zCConsole::RemoveFocus", 0x723970 }, + { "zCConsole::Show", 0x723A20 }, + { "zCConsole::Hide", 0x723C70 }, + { "zCConsole::Toggle", 0x723D60 }, + { "zCConsole::IsVisible", 0x723E50 }, + { "zCConsole::AddSkip", 0x723E70 }, + { "zCConsole::Update", 0x723EA0 }, + { "zCConsole::ShowInput", 0x724540 }, + { "zCConsole::Get", 0x7246C0 }, + { "zCConsole::GetBestMatch", 0x724870 }, + { "zCConsole::Eval", 0x724A70 }, + { "zCConsole::Evaluate", 0x724E20 }, + { "zCConsole::SetPos", 0x7254F0 }, + { "zCConsole::SetDim", 0x725510 }, + { "zCConsole::SetFlags", 0x725530 }, + { "zCConsole::AddEvalFunc", 0x725540 }, + { "zCConsole::SetChangedFunc", 0x725570 }, + { "zCConsole::ShowHelp", 0x725580 }, + { "zCConsole::SaveInfoFile", 0x7257C0 }, + { "zCConsole::EditFunc", 0x725A30 }, + { "zCConsole::EditInstance", 0x725C30 }, + { "zCList::~zCList", 0x726000 }, + { "zList::InsertLast", 0x726030 }, + { "zCList::`scalar deleting destructor'", 0x726080 }, + { "zCConDat::`scalar deleting destructor'", 0x7260C0 }, + { "zCConDat::~zCConDat", 0x7260E0 }, + { "zCEventManager::_CreateNewInstance", 0x726370 }, + { "zCEventManager::_GetClassDef", 0x7264C0 }, + { "zCEventManager::GetNetVobControl", 0x7264D0 }, + { "zCEventManager::DoFrameActivity", 0x726530 }, + { "zCEventManager::`scalar deleting destructor'", 0x726690 }, + { "zCEventManager::~zCEventManager", 0x7267F0 }, + { "zCEventManager::KillMessages", 0x7268E0 }, + { "zCEventManager::OnMessage", 0x726940 }, + { "zCEventManager::SendMessageToHost", 0x727220 }, + { "zCEventManager::SetShowMessageCommunication", 0x7273C0 }, + { "zCEventManager::GetShowMessageCommunication", 0x7273D0 }, + { "zCEventManager::ShowMessageCommunication", 0x7273E0 }, + { "zCEventManager::ProcessMessageList", 0x7275C0 }, + { "zCEventManager::SetActive", 0x7276D0 }, + { "zCEventManager::Delete", 0x727830 }, + { "zCEventManager::RemoveFromList", 0x727870 }, + { "zCEventManager::InsertInList", 0x7278C0 }, + { "zCEventManager::SetCutscene", 0x727AB0 }, + { "zCEventManager::GetCutscene", 0x727B20 }, + { "zCEventManager::GetCutsceneMode", 0x727B30 }, + { "zCEventManager::Clear", 0x727B40 }, + { "zCEventManager::IsEmpty", 0x727D40 }, + { "zCEventManager::IsRunning", 0x727DA0 }, + { "zCEventManager::GetActiveMessage", 0x727DD0 }, + { "zCEventManager::Print_db", 0x727E10 }, + { "zCEventManager::OnTouch", 0x727E20 }, + { "zCEventManager::OnUntouch", 0x727EE0 }, + { "zCEventManager::OnTouchLevel", 0x727FA0 }, + { "zCEventManager::OnTrigger", 0x727FB0 }, + { "zCEventManager::OnUntrigger", 0x728070 }, + { "zCEventManager::OnDamage", 0x728130 }, + { "zCEventManager::GetEventMessage", 0x728200 }, + { "zCEventManager::ShowList", 0x728210 }, + { "zCEventManager::Archive", 0x7284C0 }, + { "zCEventManager::Unarchive", 0x728500 }, + { "zCArray::Remove", 0x728570 }, + { "zCFontMan::zCFontMan", 0x7285F0 }, + { "zCFontMan::~zCFontMan", 0x728600 }, + { "zCFontMan::SearchFont", 0x7286D0 }, + { "zCFontMan::Load", 0x728890 }, + { "zCFontMan::GetNumber", 0x728A60 }, + { "zCFontMan::GetFont", 0x728A70 }, + { "zCFont::CacheIn", 0x728A90 }, + { "zCFont::LoadFontTexture", 0x728AD0 }, + { "zCFont::zCFont", 0x728D40 }, + { "zCFont::~zCFont", 0x728EE0 }, + { "zCFont::LoadSource", 0x728F70 }, + { "zCFont::SaveFontData", 0x7290C0 }, + { "zCFont::LoadFontData", 0x7294E0 }, + { "zCFont::GetFontName", 0x729A60 }, + { "zCFont::GetFontY", 0x729AA0 }, + { "zCFont::GetFontX", 0x729AB0 }, + { "zCFont::GetWidth", 0x729AE0 }, + { "zCFont::GetLetterDistance", 0x729AF0 }, + { "zCFont::MapToAscii", 0x729B00 }, + { "zCFont::GetSizex", 0x729BA0 }, + { "zCFont::GetSizey", 0x729BD0 }, + { "zCFont::GetPixel", 0x729C00 }, + { "zCFont::GetPixelAlpha", 0x729D40 }, + { "zCFont::NextPixelX", 0x729E80 }, + { "zCFont::NextPixelY", 0x729EE0 }, + { "zCFont::NextPixelXAlpha", 0x729F40 }, + { "zCFont::NextPixelYAlpha", 0x729FA0 }, + { "zCFont::NextPixelXCol", 0x72A000 }, + { "zCFont::NextPixelYCol", 0x72A080 }, + { "zCFont::AnalyseLetters", 0x72A100 }, + { "zCFont::GetFontData", 0x72A950 }, + { "zCFont::GetFontTexture", 0x72A9B0 }, + { "zCArray::AllocDelta", 0x72A9E0 }, + { "zCGfx::zCGfx", 0x72AA70 }, + { "zCGfx::~zCGfx", 0x72AED0 }, + { "zCGfx::Reload", 0x72AF60 }, + { "rnd", 0x72B4D0 }, + { "Gfx_ChangeBPP", 0x72B500 }, + { "zCGfx::LoadRaw", 0x72B510 }, + { "zCGfx::Readbyte", 0x72B5B0 }, + { "zCGfx::LoadPcx", 0x72B620 }, + { "zCGfx::LoadTga", 0x72BAD0 }, + { "zCGfx::SaveRaw", 0x72CDB0 }, + { "zCGfx::Save", 0x72CE10 }, + { "zCGfx::LoadGfx", 0x72CFB0 }, + { "Gfx_Col", 0x72D220 }, + { "zCGfx::GetSizex", 0x72D330 }, + { "zCGfx::GetSizey", 0x72D340 }, + { "zCGfx::GetDataPtr", 0x72D350 }, + { "zCGfx::GetPixel", 0x72D360 }, + { "Gfx_Setpal", 0x72D380 }, + { "Gfx_Loadpal", 0x72D430 }, + { "zCParser::SetVersion", 0x72D5C0 }, + { "zCParser::GetVersion", 0x72D5D0 }, + { "zCPar_File::zCPar_File", 0x72D5E0 }, + { "zCPar_File::~zCPar_File", 0x72D610 }, + { "zCPar_File::IsNewerDate", 0x72D6B0 }, + { "zCPar_File::IsExactDate", 0x72D730 }, + { "zCPar_File::SetFileNumber", 0x72D7B0 }, + { "zCPar_File::GetFileNumber", 0x72D7C0 }, + { "zCPar_File::GetName", 0x72D7D0 }, + { "zCPar_File::EnableTreeLoad", 0x72D820 }, + { "zCPar_File::Load", 0x72D830 }, + { "zCPar_File::GetStartAddress", 0x72DAB0 }, + { "zCPar_File::GetEndAddress", 0x72DAC0 }, + { "zCPar_File::Dispose", 0x72DAD0 }, + { "zCPar_File::SetTree", 0x72DAF0 }, + { "zCPar_File::GetTree", 0x72DB30 }, + { "zCPar_File::SetLabelCount", 0x72DB40 }, + { "zCPar_File::GetLabelCount", 0x72DB50 }, + { "zCPar_File::SaveTree", 0x72DB60 }, + { "zCPar_File::SaveTreeNode", 0x72DDE0 }, + { "zCPar_File::LoadTreeNode", 0x72DF50 }, + { "zCPar_File::LoadTree", 0x72E080 }, + { "zCPar_File::DeleteTree", 0x72E450 }, + { "zCParser::GetParser", 0x72E480 }, + { "zCParser::zCParser", 0x72E490 }, + { "zCParser::~zCParser", 0x72E5B0 }, + { "zCPar_TreeNode::`scalar deleting destructor'", 0x72E7F0 }, + { "zCParser::SetMessageFunc", 0x72E810 }, + { "zCParser::SetStopOnError", 0x72E820 }, + { "zCParser::Error", 0x72E830 }, + { "zCParser::Message", 0x72EBB0 }, + { "zCParser::SaveDat", 0x72ED00 }, + { "zCParser::LoadDat", 0x72EEC0 }, + { "zCParser::Parse", 0x72F160 }, + { "zCParser::ParseSource", 0x72F3E0 }, + { "zCParser::ParseFile", 0x72FC20 }, + { "zCParser::ParseBlock", 0x7303F0 }, + { "zCParser::CreatePCode", 0x7306A0 }, + { "zCParser::ShowSymbols", 0x730DD0 }, + { "zCParser::PushTree", 0x730DE0 }, + { "zCParser::PushOnStack", 0x730E00 }, + { "zCParser::SolveLabels", 0x731BB0 }, + { "zCParser::MergeFile", 0x731C10 }, + { "zCParser::PopDataValue", 0x731E70 }, + { "zCParser::PopFloatValue", 0x731EA0 }, + { "zCParser::PopVarAddress", 0x731ED0 }, + { "zCParser::PopString", 0x731F00 }, + { "zCParser::DoStack", 0x731F20 }, + { "zCParser::CallFunc", 0x732F90 }, + { "zCParser::GetCurrentFunc", 0x7334D0 }, + { "zCParser::CreateInstance", 0x7334E0 }, + { "zCParser::CreatePrototype", 0x7335D0 }, + { "zCParser::Reset", 0x7336C0 }, + { "zCParser::EnableTreeSave", 0x733A00 }, + { "zCParser::EnableDatSave", 0x733A10 }, + { "zCParser::EnableTreeLoad", 0x733A20 }, + { "zCParser::GetIndex", 0x733A30 }, + { "zCParser::MatchClass", 0x733AF0 }, + { "zCParser::GetBaseClass", 0x733B70 }, + { "zCParser::GetBase", 0x733C30 }, + { "zCParser::GetPrototype", 0x733C80 }, + { "zCParser::GetInstance", 0x733CF0 }, + { "zCParser::GetSymbolInfo", 0x733DB0 }, + { "zCParser::GetSymbol", 0x733E80 }, + { "zCParser::GetClassVarInfo", 0x733F50 }, + { "zCParser::GetText", 0x734330 }, + { "zCParser::GetInt", 0x734450 }, + { "zCParser::GetInstanceValue", 0x7344A0 }, + { "zCParser::IsValid", 0x7348A0 }, + { "zCParser::CheckClassSize", 0x734A10 }, + { "zCParser::AddClassOffset", 0x734CF0 }, + { "zCParser::SetInstance", 0x734E30 }, + { "zCParser::AutoCompletion", 0x734F10 }, + { "zCParser::GetNumFiles", 0x735120 }, + { "zCParser::GetFileName", 0x735130 }, + { "zCParser::IsStackFull", 0x7351D0 }, + { "zCParser::GetLastErrorLine", 0x7351E0 }, + { "zCParser::Reparse", 0x7351F0 }, + { "zCParser::SaveInstance", 0x735300 }, + { "zCParser::ShowCode", 0x736020 }, + { "zCParser::SaveInfoFile", 0x736170 }, + { "zCParser::SetInfoFile", 0x7367C0 }, + { "zCParser::IsInAdditionalInfo", 0x736950 }, + { "zCParser::WriteAdditionalInfo", 0x736B00 }, + { "zCParser::ClearAllInstanceRefs", 0x736E90 }, + { "zCParser::ClearInstanceRefs", 0x736F00 }, + { "zCParser::ResetGlobalVars", 0x736F80 }, + { "zCParser::CreateVarReferenceList", 0x737000 }, + { "zCParser::ResetWithVarReferenceList", 0x737180 }, + { "zCParser::SaveGlobalVars", 0x737200 }, + { "zCParser::LoadGlobalVars", 0x737730 }, + { "zCArray::InsertEnd", 0x737CC0 }, + { "zCPar_TreeNode::zCPar_TreeNode", 0x737F40 }, + { "zCPar_TreeNode::~zCPar_TreeNode", 0x738160 }, + { "zCPar_TreeNode::SetLeft", 0x738220 }, + { "zCPar_TreeNode::SetRight", 0x738230 }, + { "zCPar_TreeNode::SetNext", 0x738240 }, + { "zCPar_TreeNode::SeekEndTree", 0x738250 }, + { "zCPar_TreeNode::MakeDyadicNode", 0x738270 }, + { "zCPar_TreeNode::MakeMonadicNode", 0x7382E0 }, + { "zCParser::GetOperatorString", 0x738340 }, + { "zCParser::FindNext", 0x7388D0 }, + { "zCParser::PrevWord", 0x738A40 }, + { "zCParser::ReadWord", 0x738A70 }, + { "zCParser::Match", 0x738CE0 }, + { "zCParser::ReadVarType", 0x738E70 }, + { "zCParser::ReadFuncType", 0x7390A0 }, + { "zCParser::ReadInt", 0x7392C0 }, + { "zCParser::ReadFloat", 0x739560 }, + { "zCParser::ReadString", 0x7398A0 }, + { "zCParser::ReadArray", 0x739B80 }, + { "zCParser::CreateLeaf", 0x739D80 }, + { "zCParser::CreateStringLeaf", 0x739DE0 }, + { "zCParser::CreateFloatLeaf", 0x73A030 }, + { "zCParser::GetNextToken", 0x73A1D0 }, + { "zCParser::Parse_Expression_Primary", 0x73A950 }, + { "zCParser::Parse_Expression", 0x73AF00 }, + { "zCParser::ParseExpressionEx", 0x73B110 }, + { "zCParser::ParseExpression", 0x73B180 }, + { "zCParser::EvalLeaf", 0x73B1A0 }, + { "zCParser::DeclareVar", 0x73B660 }, + { "zCParser::DeclareClass", 0x73C990 }, + { "zCParser::DeclareInstance", 0x73CB60 }, + { "zCParser::DeclarePrototype", 0x73D340 }, + { "zCParser::DeclareIf", 0x73D830 }, + { "zCParser::DeclareAssign", 0x73DC90 }, + { "zCParser::DeclareAssignFunc", 0x73E410 }, + { "zCParser::DeclareFunc", 0x73E700 }, + { "zCParser::DeclareReturn", 0x73EB90 }, + { "zCParser::DeclareFuncCall", 0x73ED70 }, + { "zCParser::SearchFuncWithStartAddress", 0x73F740 }, + { "zCParser::GetNextCommand", 0x73F7B0 }, + { "zCParser::ShowPCodeSpy", 0x7403D0 }, + { "zCParser::ShowPCode", 0x740500 }, + { "zCParser::DefineExternal", 0x740750 }, + { "zCParser::DefineExternalVar", 0x740B10 }, + { "zCParser::GetParameter", 0x740D20 }, + { "zCParser::GetInstanceAndIndex", 0x740EE0 }, + { "zCParser::SetReturn", 0x740F20 }, + { "zCParser::FindInstanceVar", 0x740FB0 }, + { "zCParser::GetLastInstance", 0x741190 }, + { "zCParser::FindIndex", 0x7411A0 }, + { "zCArray::InsertEnd", 0x741370 }, + { "zCPar_StringTable::zCPar_StringTable", 0x741470 }, + { "zCPar_StringTable::~zCPar_StringTable", 0x741510 }, + { "zCPar_StringTable::Clear", 0x741590 }, + { "zCPar_StringTable::Insert", 0x7415C0 }, + { "zCPar_StringTable::GetLastEntry", 0x741710 }, + { "zCPar_StringTable::GetString", 0x741720 }, + { "zCPar_StringTable::Save", 0x741740 }, + { "zCPar_StringTable::Load", 0x741860 }, + { "zCPar_StringTable::ShrinkToFit", 0x741A40 }, + { "zCPar_StringTable::Show", 0x741AC0 }, + { "zCPar_Symbol::SetUseInstance", 0x741B10 }, + { "zCPar_Symbol::SetUseInstanceAdr", 0x741C30 }, + { "zCPar_Symbol::GetUseInstance", 0x741C40 }, + { "zCPar_Symbol::zCPar_Symbol", 0x741C50 }, + { "zCPar_Symbol::~zCPar_Symbol", 0x741CB0 }, + { "zCPar_Symbol::AllocSpace", 0x741D80 }, + { "zCPar_Symbol::GetDataAdr", 0x742000 }, + { "zCPar_Symbol::SetDataAdr", 0x742300 }, + { "zCPar_Symbol::SetFlag", 0x742310 }, + { "zCPar_Symbol::HasFlag", 0x742340 }, + { "zCPar_Symbol::SetParent", 0x742360 }, + { "zCPar_Symbol::GetParent", 0x742370 }, + { "zCPar_Symbol::GetInstanceAdr", 0x742380 }, + { "zCPar_Symbol::GetNext", 0x742390 }, + { "zCPar_Symbol::ArrayCheck", 0x7423A0 }, + { "zCPar_Symbol::GetStackPos", 0x7423D0 }, + { "zCPar_Symbol::SetStackPos", 0x7423E0 }, + { "zCPar_Symbol::SetValue", 0x7423F0 }, + { "zCPar_Symbol::GetValue", 0x7425A0 }, + { "zCPar_Symbol::SetLineData", 0x742750 }, + { "zCPar_Symbol::GetLineData", 0x742B10 }, + { "zCPar_Symbol::SetFileNr", 0x742B50 }, + { "zCPar_Symbol::Save", 0x742CE0 }, + { "zCPar_Symbol::SaveFull", 0x742F00 }, + { "zCPar_Symbol::LoadFull", 0x743160 }, + { "zCPar_Symbol::Load", 0x743330 }, + { "zCPar_Symbol::SetOffset", 0x7434E0 }, + { "zCPar_Symbol::GetOffset", 0x7434F0 }, + { "zCPar_Symbol::SetClassOffset", 0x743500 }, + { "zCPar_Symbol::GetClassOffset", 0x743510 }, + { "zCPar_SymbolTable::zCPar_SymbolTable", 0x743520 }, + { "zCPar_SymbolTable::~zCPar_SymbolTable", 0x743650 }, + { "zCPar_SymbolTable::Clear", 0x7436C0 }, + { "zCPar_Symbol::`vector deleting destructor'", 0x743750 }, + { "zCPar_SymbolTable::PreAlloc", 0x7437B0 }, + { "zCPar_SymbolTable::Compare", 0x743820 }, + { "zCPar_SymbolTable::Save", 0x7438A0 }, + { "zCPar_SymbolTable::Load", 0x743A20 }, + { "zCPar_SymbolTable::IsIn", 0x743E10 }, + { "zCPar_SymbolTable::GetIndex", 0x744030 }, + { "zCPar_SymbolTable::Search", 0x744320 }, + { "zCPar_SymbolTable::GetSymbol", 0x744400 }, + { "zCPar_SymbolTable::Insert", 0x7444C0 }, + { "zCPar_SymbolTable::InsertEnd", 0x744700 }, + { "zCPar_SymbolTable::ShrinkToFit", 0x744910 }, + { "zCPar_SymbolTable::SetSize", 0x7449F0 }, + { "zCPar_SymbolTable::GetNumInList", 0x744AA0 }, + { "zCPar_SymbolTable::GetLastSymbol", 0x744AB0 }, + { "zCPar_SymbolTable::GetFirstSymbol", 0x744AC0 }, + { "zCPar_SymbolTable::Show", 0x744AD0 }, + { "zCPar_Stack::zCPar_Stack", 0x745080 }, + { "zCPar_Stack::~zCPar_Stack", 0x7450B0 }, + { "zCPar_Stack::GetPopPos", 0x7450D0 }, + { "zCPar_Stack::SetPopPos", 0x7450E0 }, + { "zCPar_Stack::GetDynSize", 0x7450F0 }, + { "zCPar_Stack::GetStatSize", 0x745100 }, + { "zCPar_Stack::PushByte", 0x745110 }, + { "zCPar_Stack::PushWord", 0x745130 }, + { "zCPar_Stack::PushInt", 0x745150 }, + { "zCPar_Stack::PushString", 0x745170 }, + { "zCPar_Stack::PopByte", 0x7451E0 }, + { "zCPar_Stack::PopWord", 0x7451F0 }, + { "zCPar_Stack::PopInt", 0x745200 }, + { "zCPar_Stack::PopString", 0x745210 }, + { "zCPar_Stack::CheckOverflow", 0x7453D0 }, + { "zCPar_Stack::Set", 0x745440 }, + { "zCPar_Stack::Clear", 0x745460 }, + { "zCPar_Stack::Save", 0x745470 }, + { "zCPar_Stack::Load", 0x7454B0 }, + { "zCPar_DataStack::zCPar_DataStack", 0x745510 }, + { "zCPar_DataStack::~zCPar_DataStack", 0x745530 }, + { "zCPar_DataStack::Push", 0x745540 }, + { "zCPar_DataStack::Pop", 0x745630 }, + { "zCPar_DataStack::IsEmpty", 0x745670 }, + { "zCPar_DataStack::Clear", 0x745680 }, + { "zCArray::AllocDelta", 0x7456B0 }, + { "zCArraySort::AllocDelta", 0x745730 }, + { "zCArray::AllocDelta", 0x745790 }, + { "zList::IsIn", 0x7457F0 }, + { "zCInputCallback::zCInputCallback", 0x7458F0 }, + { "zCInputCallback::~zCInputCallback", 0x745900 }, + { "zCInputCallback::SetHandleEventTop", 0x745970 }, + { "zCInputCallback::SetEnableHandleEvent", 0x7459E0 }, + { "zCInputCallback::GetEnableHandleEvent", 0x745A60 }, + { "zCInputCallback::DoEvents", 0x745A90 }, + { "zCInputCallback::GetInput", 0x745AC0 }, + { "zCView::zCView", 0x745B40 }, + { "zCView::`scalar deleting destructor'", 0x745BE0 }, + { "zCView::~zCView", 0x745CC0 }, + { "zCView::Init", 0x745E90 }, + { "rnd2", 0x7462D0 }, + { "zCView::nax", 0x746300 }, + { "zCView::nay", 0x746340 }, + { "zCView::anx", 0x746380 }, + { "zCView::any", 0x7463C0 }, + { "zCView::StdPrintwin", 0x746400 }, + { "zCView::SetAutoScroll", 0x746420 }, + { "zCView::CheckAutoScroll", 0x746460 }, + { "zCView::SetTransparency", 0x746560 }, + { "zCView::SetAlphaBlendFunc", 0x746570 }, + { "zCView::SetColor", 0x746580 }, + { "zCView::GetColor", 0x746590 }, + { "zCView::Setflags", 0x7465A0 }, + { "zCView::ClrFlags", 0x7465B0 }, + { "zCView::HasFlag", 0x7465D0 }, + { "zCView::InsertBack", 0x7465F0 }, + { "zCView::InitPrintwin", 0x746730 }, + { "zCView::BlitText", 0x7467A0 }, + { "zCView::Blit", 0x7468C0 }, + { "zCView::DrawItems", 0x746C50 }, + { "zCView::Top", 0x746C90 }, + { "zCView::Create", 0x746D10 }, + { "zCView::ForceOpen", 0x746E90 }, + { "zCView::Open", 0x747100 }, + { "zCView::Close", 0x747330 }, + { "zCView::ApplyOpenClose", 0x747440 }, + { "zCView::UpdateOpen", 0x7476C0 }, + { "zCView::UpdateClose", 0x747710 }, + { "zCView::UpdateOpenZoom", 0x7477C0 }, + { "zCView::UpdateCloseZoom", 0x7478C0 }, + { "zCView::RecalcChildsSize", 0x7479D0 }, + { "zCView::RecalcChildsPos", 0x747A40 }, + { "zCView::SetPos", 0x747AB0 }, + { "zCView::GetPos", 0x747B60 }, + { "zCView::CalcPixelPos", 0x747B80 }, + { "zCView::GetPixelPos", 0x747BC0 }, + { "zCView::Move", 0x747BE0 }, + { "zCView::SetSize", 0x747CA0 }, + { "zCView::GetSize", 0x747D10 }, + { "zCView::GetPixelSize", 0x747D30 }, + { "zCView::GetExtends", 0x747D60 }, + { "zCView::GetPixelExtends", 0x747E10 }, + { "zCView::IsIn", 0x747E60 }, + { "zCView::GetItem", 0x747EF0 }, + { "zCView::CreateText", 0x747FB0 }, + { "zCView::CheckTimedText", 0x748150 }, + { "zCView::PrintTimed", 0x748220 }, + { "zCView::PrintTimedCX", 0x7482B0 }, + { "zCView::PrintTimedCY", 0x748400 }, + { "zCView::PrintTimedCXY", 0x7484C0 }, + { "zCView::PrintMessage", 0x748640 }, + { "zCView::PrintMessageCXY", 0x748950 }, + { "zCView::PrintSelection", 0x7490B0 }, + { "zCView::Dialog", 0x749240 }, + { "zCView::DialogCX", 0x749310 }, + { "zCView::DialogCY", 0x749370 }, + { "zCView::DialogCXY", 0x749460 }, + { "zCView::DialogMessage", 0x7494B0 }, + { "zCView::DialogMessageCXY", 0x749740 }, + { "zCView::DialogSelection", 0x7499D0 }, + { "zCView::SetFont", 0x749DF0 }, + { "zCView::SetFontColor", 0x749E10 }, + { "zCView::GetFont", 0x749E50 }, + { "zCView::GetFontName", 0x749E60 }, + { "zCView::FontY", 0x749EF0 }, + { "zCView::FontSize", 0x749F10 }, + { "zCView::Print", 0x749F40 }, + { "zCView::PrintChars", 0x74A010 }, + { "zCView::PrintCX", 0x74A350 }, + { "zCView::PrintCY", 0x74A440 }, + { "zCView::PrintCXY", 0x74A530 }, + { "zCView::ClrPrintwin", 0x74A640 }, + { "zCView::GetFirstText", 0x74A920 }, + { "zCView::Nextline", 0x74A9A0 }, + { "zCView::DefPrintwin", 0x74AC30 }, + { "zCView::Printwin", 0x74ADD0 }, + { "zCView::Input", 0x74B1C0 }, + { "zCView::InputNumber", 0x74BAE0 }, + { "zCView::PrintDebug", 0x74BF90 }, + { "zCView::SetShowDebug", 0x74BFB0 }, + { "zCView::GetShowDebug", 0x74BFC0 }, + { "zCView::InsertItem", 0x74BFD0 }, + { "zCView::RemoveItem", 0x74C210 }, + { "zCView::ChangeMode", 0x74C290 }, + { "zCView::SetNextMode", 0x74C2A0 }, + { "zCView::SetMode", 0x74C2B0 }, + { "zCView::Line", 0x74C470 }, + { "zCView::GetCode", 0x74C520 }, + { "zCView::ClipLine", 0x74C560 }, + { "zCView::Render", 0x74C710 }, + { "zCViewText::zCViewText", 0x74C720 }, + { "zCViewText::`scalar deleting destructor'", 0x74C8C0 }, + { "zCViewText::Create", 0x74CA80 }, + { "zCViewText::~zCViewText", 0x74CC00 }, + { "zCView::PatchMenuItemPrintwin", 0x74CC50 }, + { "zCList::~zCList", 0x74CC70 }, + { "zCList::Insert", 0x74CCA0 }, + { "zCList::Remove", 0x74CCF0 }, + { "zList::InsertLast", 0x74CD50 }, + { "zList::Remove", 0x74CDA0 }, + { "zCList::~zCList", 0x74CF80 }, + { "zCList::DeleteListDatas", 0x74CFB0 }, + { "zCList::`scalar deleting destructor'", 0x74D010 }, + { "zCList::`scalar deleting destructor'", 0x74D050 }, + { "zCVobWaypoint::zCVobWaypoint", 0x74D0C0 }, + { "zCVobWaypoint::_GetClassDef", 0x74D0E0 }, + { "zCVobWaypoint::`scalar deleting destructor'", 0x74D0F0 }, + { "zCVobWaypoint::~zCVobWaypoint", 0x74D120 }, + { "zCWayNet::zCWayNet", 0x74D130 }, + { "zCWayNet::_GetClassDef", 0x74D1D0 }, + { "zCWayNet::`scalar deleting destructor'", 0x74D1E0 }, + { "zCWayNet::~zCWayNet", 0x74D2B0 }, + { "zCWayNet::HasWaypoint", 0x74D400 }, + { "zCWayNet::InsertWaypoint", 0x74D4F0 }, + { "zCWayNet::DeleteWaypoint", 0x74D7B0 }, + { "zCWayNet::CreateWay", 0x74D920 }, + { "zCWayNet::DeleteWay", 0x74D9F0 }, + { "zCWayNet::GetNearestWaypoint", 0x74DB60 }, + { "zCWayNet::GetSecNearestWaypoint", 0x74DBF0 }, + { "zCWayNet::CorrectHeight", 0x74DCB0 }, + { "zCWayNet::Draw", 0x74DD70 }, + { "zCWayNet::UpdateVobDependencies", 0x74DDA0 }, + { "zCWayNet::ClearVobDependencies", 0x74DFF0 }, + { "zCWayNet::CreateVobDependencies", 0x74E1F0 }, + { "zCWayNet::MergeWaypoints", 0x74E470 }, + { "zCWayNet::CheckConsistency", 0x74E730 }, + { "zCWayNet::AddWays", 0x74EC30 }, + { "zCWay::zCWay", 0x74ED30 }, + { "zCWay::IsObjectOnWay", 0x74ED50 }, + { "zCWay::`scalar deleting destructor'", 0x74ED60 }, + { "zCWay::Init", 0x74EE40 }, + { "zCWay::Free", 0x74EEE0 }, + { "zCWay::~zCWay", 0x74EF80 }, + { "zCWay::GetGoalWaypoint", 0x74EF90 }, + { "zCWay::EstimateCost", 0x74EFA0 }, + { "zCWay::GetLength", 0x74F010 }, + { "zCWay::GetJumpDistance", 0x74F0C0 }, + { "zCWay::GetDistancePos", 0x74F180 }, + { "zCWay::CanBeUsed", 0x74F280 }, + { "zCWay::Draw", 0x74F290 }, + { "zCWay::GetFloor", 0x74F770 }, + { "zCWay::CalcProperties", 0x74F810 }, + { "zCWay::GetChasm", 0x74FB00 }, + { "zCWay::CanJump", 0x74FB10 }, + { "zCWayNet::SortWpList", 0x74FB20 }, + { "zCWaypoint::zCWaypoint", 0x74FC70 }, + { "zCWaypoint::CanBeUsed", 0x74FD60 }, + { "zCWaypoint::`scalar deleting destructor'", 0x74FD70 }, + { "zCWaypoint::Init", 0x74FDA0 }, + { "zCWaypoint::Free", 0x74FF10 }, + { "zCWaypoint::~zCWaypoint", 0x74FF80 }, + { "zCWaypoint::GetPositionWorld", 0x750030 }, + { "zCWaypoint::UpdatePositionWorld", 0x750040 }, + { "zCWaypoint::SetName", 0x7500B0 }, + { "zCWaypoint::GetName", 0x750210 }, + { "zCWaypoint::GetVob", 0x750370 }, + { "zCWaypoint::CalcProperties", 0x750380 }, + { "zCWaypoint::CorrectHeight", 0x7505A0 }, + { "zCWaypoint::InsertWay", 0x750640 }, + { "zCWaypoint::RemoveWay", 0x750650 }, + { "zCWaypoint::HasWay", 0x7506B0 }, + { "zCWaypoint::GetNumberOfWays", 0x7506E0 }, + { "zCWaypoint::GetWayList", 0x750700 }, + { "zCWaypoint::SetWaypointVob", 0x750710 }, + { "zCWaypoint::Draw", 0x750750 }, + { "zCWaypoint::Archive", 0x750760 }, + { "zCWaypoint::Unarchive", 0x7507C0 }, + { "zCWayNet::GetWaypoint", 0x750830 }, + { "zCWayNet::SearchWaypoint", 0x7509A0 }, + { "zCWayNet::FindRoute", 0x7509D0 }, + { "zCWayNet::SortOpenList", 0x750BE0 }, + { "zCWayNet::InsertInOpen", 0x750C00 }, + { "zCWayNet::IsInOpen", 0x750C30 }, + { "zCWayNet::InsertInClosed", 0x750C50 }, + { "zCWayNet::RemoveFromClosed", 0x750C70 }, + { "zCWayNet::IsInClosed", 0x750C80 }, + { "zCWayNet::IsInAnyList", 0x750CA0 }, + { "zCWayNet::EstimateCost", 0x750CD0 }, + { "zCWayNet::CreateRoute", 0x750D30 }, + { "zCWayNet::AStar", 0x750DD0 }, + { "zCWayNet::GetWPList", 0x751050 }, + { "zCWayNet::CreateWPVobList", 0x7511B0 }, + { "zCWayNet::RemoveUnusedWPVobs", 0x7511F0 }, + { "zCWayNet::ArchiveOldFormat", 0x751340 }, + { "zCWayNet::Archive", 0x7516D0 }, + { "zCWayNet::UnarchiveOldFormat", 0x751BF0 }, + { "zCWayNet::Unarchive", 0x752700 }, + { "zCWayNet::CalcProperties", 0x752D20 }, + { "zCRoute::zCRoute", 0x752D60 }, + { "zCRoute::`scalar deleting destructor'", 0x752D80 }, + { "zCRoute::~zCRoute", 0x752DA0 }, + { "zCRoute::SetStart", 0x752DE0 }, + { "zCRoute::GetNextWP", 0x752DF0 }, + { "zCRoute::GetTargetWP", 0x752E60 }, + { "zCRoute::GetCurrentWay", 0x752E70 }, + { "zCRoute::GetDesc", 0x752E80 }, + { "zCRoute::GetRemainingDesc", 0x753060 }, + { "zCRoute::GetNumberOfWaypoints", 0x753240 }, + { "zCRoute::IsEmpty", 0x753260 }, + { "zCRoute::IsLastTarget", 0x753280 }, + { "zCRoute::GetInterpolatedPosition", 0x7532A0 }, + { "zCVobSpot::zCVobSpot", 0x7534A0 }, + { "zCVobSpot::_GetClassDef", 0x7534C0 }, + { "zCVobSpot::`scalar deleting destructor'", 0x7534D0 }, + { "zCVobSpot::~zCVobSpot", 0x753500 }, + { "zCVobSpot::IsAvailable", 0x753520 }, + { "zCVobSpot::MarkAsUsed", 0x7536A0 }, + { "zCVobWaypoint::_CreateNewInstance", 0x7538B0 }, + { "zCVobSpot::_CreateNewInstance", 0x753B10 }, + { "zCVobSpot::operator delete", 0x753BA0 }, + { "zCVobStartpoint::_CreateNewInstance", 0x753DB0 }, + { "zCVobStartpoint::operator delete", 0x753E20 }, + { "zCVobStartpoint::_GetClassDef", 0x753E40 }, + { "zCVobStartpoint::`scalar deleting destructor'", 0x753E50 }, + { "zCVobStartpoint::~zCVobStartpoint", 0x753E80 }, + { "zCWaypoint::_CreateNewInstance", 0x754070 }, + { "zCWayNet::_CreateNewInstance", 0x7542B0 }, + { "zCList::~zCList", 0x754380 }, + { "zCList::DeleteListDatas", 0x7543B0 }, + { "zCList::Insert", 0x754410 }, + { "zCList::Remove", 0x754460 }, + { "zCList::GetNumInList", 0x7544C0 }, + { "zCListSort::~zCListSort", 0x7544E0 }, + { "zCListSort::DeleteListDatas", 0x754510 }, + { "zCListSort::InsertSort", 0x754580 }, + { "zCList::~zCList", 0x754600 }, + { "zCList::Insert", 0x754630 }, + { "zCList::`scalar deleting destructor'", 0x754680 }, + { "zCListSort::`scalar deleting destructor'", 0x7546C0 }, + { "zCList::`scalar deleting destructor'", 0x7546F0 }, + { "zUlfi_StartUp", 0x754760 }, + { "zUlfi_ShutDown", 0x7548B0 }, + { "oCZoneMusic::_CreateNewInstance", 0x754B50 }, + { "oCZoneMusic::operator delete", 0x754C10 }, + { "oCZoneMusic::_GetClassDef", 0x754C30 }, + { "oCZoneMusicDefault::_CreateNewInstance", 0x754E30 }, + { "oCZoneMusicDefault::operator delete", 0x754EF0 }, + { "oCZoneMusicDefault::_GetClassDef", 0x754F10 }, + { "oCZoneMusic::oCZoneMusic", 0x754F20 }, + { "oCZoneMusic::`scalar deleting destructor'", 0x754F80 }, + { "oCZoneMusic::~oCZoneMusic", 0x754FB0 }, + { "oCZoneMusic::ProcessZoneList", 0x754FC0 }, + { "oCZoneMusic::GetDefaultZoneClass", 0x755A90 }, + { "oCZoneMusic::GetDebugDescString", 0x755AA0 }, + { "oCZoneMusic::OnTrigger", 0x755AC0 }, + { "oCZoneMusic::OnUntrigger", 0x755AD0 }, + { "oCZoneMusic::SetEnabled", 0x755AE0 }, + { "oCZoneMusic::IsEnabled", 0x755AF0 }, + { "oCZoneMusic::SetPriority", 0x755B00 }, + { "oCZoneMusic::GetPriority", 0x755B10 }, + { "oCZoneMusic::SetEllipsoid", 0x755B20 }, + { "oCZoneMusic::IsEllipsoid", 0x755B30 }, + { "oCZoneMusic::SetReverb", 0x755B40 }, + { "oCZoneMusic::GetReverb", 0x755B50 }, + { "oCZoneMusic::SetVolume", 0x755B60 }, + { "oCZoneMusic::GetVolume", 0x755B70 }, + { "oCZoneMusic::SetLoop", 0x755B80 }, + { "oCZoneMusic::IsLoop", 0x755B90 }, + { "oCZoneMusic::SetDayEntranceDone", 0x755BA0 }, + { "oCZoneMusic::IsDayEntranceDone", 0x755BB0 }, + { "oCZoneMusic::SetNightEntranceDone", 0x755BC0 }, + { "oCZoneMusic::IsNightEntranceDone", 0x755BD0 }, + { "oCZoneMusic::SetZonetime", 0x755BE0 }, + { "oCZoneMusic::GetZonetime", 0x755BF0 }, + { "oCZoneMusic::Archive", 0x755C00 }, + { "oCZoneMusic::Unarchive", 0x755CF0 }, + { "oCZoneMusic::GetCamPosWeightElps", 0x755DE0 }, + { "oCZoneMusic::BuildTempZoneList", 0x755F90 }, + { "oCZoneMusic::ReleaseTempZoneList", 0x7560C0 }, + { "oCZoneMusic::SwitchInAndOutZones", 0x7560F0 }, + { "oCZoneMusic::GetMusicZoneByName", 0x756570 }, + { "oCZoneMusic::GetNewTheme", 0x756600 }, + { "oCZoneMusic::PlayThemeVariation", 0x7569F0 }, + { "oCZoneMusic::IsDaytime", 0x756E60 }, + { "oCZoneMusic::GetHerostatus", 0x756E80 }, + { "oCZoneMusicDefault::oCZoneMusicDefault", 0x756E90 }, + { "oCZoneMusicDefault::`scalar deleting destructor'", 0x756EF0 }, + { "oCZoneMusicDefault::~oCZoneMusicDefault", 0x756F20 }, + { "zCMusicControler::_CreateNewInstance", 0x757150 }, + { "zCMusicControler::operator delete", 0x7571B0 }, + { "zCMusicControler::_GetClassDef", 0x7571D0 }, + { "zCEventMusicControler::_CreateNewInstance", 0x7573C0 }, + { "zCEventMusicControler::operator delete", 0x757560 }, + { "zCEventMusicControler::_GetClassDef", 0x757580 }, + { "zCEventMusicControler::MD_GetNumOfSubTypes", 0x757590 }, + { "zCEventMusicControler::`scalar deleting destructor'", 0x7575A0 }, + { "zCEventMusicControler::~zCEventMusicControler", 0x7575D0 }, + { "zCEventMusicControler::MD_GetSubTypeString", 0x757620 }, + { "zCEventMusicControler::MD_GetTimeBehavior", 0x757720 }, + { "zCEventMusicControler::MD_GetMinTime", 0x757730 }, + { "zCEventMusicControler::Archive", 0x757740 }, + { "zCEventMusicControler::Unarchive", 0x757770 }, + { "zCMusicControler::zCMusicControler", 0x7577A0 }, + { "zCMusicControler::`scalar deleting destructor'", 0x7577C0 }, + { "zCMusicControler::~zCMusicControler", 0x7577F0 }, + { "zCMusicControler::OnMessage", 0x757800 }, + { "zCMusicControler::ThisVobRemovedFromWorld", 0x757860 }, + { "zCDXTCCache_D3D::zCDXTCCache_D3D", 0x757970 }, + { "zCDXTCCache_D3D::~zCDXTCCache_D3D", 0x7579A0 }, + { "zCDXTCCache_D3D::Lock", 0x7579B0 }, + { "zCDXTCCache_D3D::Unlock", 0x757AA0 }, + { "zCDXTCCache_D3D::ClearCache", 0x757BD0 }, + { "zCDXTCCache_D3D::XDXTC_CreateSurface", 0x757ED0 }, + { "XD3D_AppIDDEnumCallbackEx", 0x7581F0 }, + { "zCRnd_D3D::XD3D_EnumerateModes", 0x758940 }, + { "zCRnd_D3D::XD3D_InitPerDX", 0x758980 }, + { "zCRnd_D3D::XD3D_SetRenderState", 0x759950 }, + { "DXTryWarning", 0x759A50 }, + { "zCRnd_D3D::XD3D_InitPort", 0x759BB0 }, + { "zCSurfaceCache_D3D::ResetSurfaceList", 0x75C1C0 }, + { "zCRnd_D3D::XD3D_TestCapabilities", 0x75C610 }, + { "zCRnd_D3D::XD3D_SetDevice", 0x75CD90 }, + { "zCRnd_D3D::XD3D_ClearDevice", 0x75D280 }, + { "zCRnd_D3D::XD3D_TextureRescue", 0x75D770 }, + { "zCRnd_D3D::XD3D_TextureRebuild", 0x75D960 }, + { "zCRnd_D3D::XD3D_CreateWin", 0x75DBB0 }, + { "zCRnd_D3D::XD3D_CloseWin", 0x75E120 }, + { "zCRnd_D3D::zCRnd_D3D", 0x75E260 }, + { "zCRenderer::DrawLightmapList", 0x75EA40 }, + { "zCRenderer::DrawLineZ", 0x75EA50 }, + { "zCRenderer::DrawPolySimple", 0x75EA60 }, + { "zCRenderer::GetFog", 0x75EA70 }, + { "zCRenderer::GetRadialFog", 0x75EA80 }, + { "zCRenderer::GetFogColor", 0x75EA90 }, + { "zCRenderer::GetFogRange", 0x75EAC0 }, + { "zCRenderer::GetPolyDrawMode", 0x75EAD0 }, + { "zCRenderer::SetPolyDrawMode", 0x75EAE0 }, + { "zCRenderer::GetSurfaceLost", 0x75EAF0 }, + { "zCRenderer::SetSurfaceLost", 0x75EB00 }, + { "zCRenderer::GetSyncOnAmbientCol", 0x75EB10 }, + { "zCRenderer::SetSyncOnAmbientCol", 0x75EB20 }, + { "zCRenderer::SetTextureWrapEnabled", 0x75EB30 }, + { "zCRenderer::GetTextureWrapEnabled", 0x75EB40 }, + { "zCRenderer::SetDitherEnabled", 0x75EB50 }, + { "zCRenderer::GetDitherEnabled", 0x75EB60 }, + { "zCRenderer::GetPolySortMode", 0x75EB70 }, + { "zCRenderer::SetPolySortMode", 0x75EB80 }, + { "zCRenderer::GetZBufferWriteEnabled", 0x75EB90 }, + { "zCRenderer::SetZBufferWriteEnabled", 0x75EBA0 }, + { "zCRenderer::SetZBias", 0x75EBB0 }, + { "zCRenderer::GetZBias", 0x75EBC0 }, + { "zCRenderer::GetZBufferCompare", 0x75EBD0 }, + { "zCRenderer::SetZBufferCompare", 0x75EBE0 }, + { "zCRenderer::GetPixelWriteEnabled", 0x75EBF0 }, + { "zCRenderer::SetPixelWriteEnabled", 0x75EC00 }, + { "zCRenderer::SetAlphaBlendSource", 0x75EC10 }, + { "zCRenderer::GetAlphaBlendSource", 0x75EC20 }, + { "zCRenderer::SetAlphaBlendFunc", 0x75EC30 }, + { "zCRenderer::GetAlphaBlendFunc", 0x75EC40 }, + { "zCRenderer::GetAlphaBlendFactor", 0x75EC50 }, + { "zCRenderer::SetAlphaBlendFactor", 0x75EC60 }, + { "zCRenderer::SetAlphaReference", 0x75EC70 }, + { "zCRenderer::GetAlphaReference", 0x75EC80 }, + { "zCRenderer::GetCacheAlphaPolys", 0x75EC90 }, + { "zCRenderer::SetCacheAlphaPolys", 0x75ECA0 }, + { "zCRenderer::GetAlphaLimitReached", 0x75ECB0 }, + { "zCRenderer::AddAlphaPoly", 0x75ECC0 }, + { "zCRenderer::FlushAlphaPolys", 0x75ECD0 }, + { "zCRenderer::SetRenderMode", 0x75ECE0 }, + { "zCRenderer::GetRenderMode", 0x75ECF0 }, + { "zCRenderer::HasCapability", 0x75ED00 }, + { "zCRenderer::GetGuardBandBorders", 0x75ED10 }, + { "zCRenderer::ResetZTest", 0x75ED20 }, + { "zCRenderer::HasPassedZTest", 0x75ED30 }, + { "zCRenderer::CreateTextureConvert", 0x75ED40 }, + { "zCRenderer::SupportsTextureFormat", 0x75ED50 }, + { "zCRenderer::SupportsTextureFormatHardware", 0x75ED60 }, + { "zCRenderer::GetMaxTextureSize", 0x75ED70 }, + { "zCRenderer::SetTransform", 0x75ED80 }, + { "zCRenderer::SetViewport", 0x75ED90 }, + { "zCRenderer::SetLight", 0x75EDA0 }, + { "zCRenderer::GetMaterial", 0x75EDB0 }, + { "zCRenderer::SetMaterial", 0x75EDC0 }, + { "zCRenderer::SetTexture", 0x75EDD0 }, + { "zCRenderer::SetTextureStageState", 0x75EDE0 }, + { "zCRenderer::SetAlphaBlendFuncImmed", 0x75EDF0 }, + { "zCRenderer::SetRenderState", 0x75EE00 }, + { "zCRenderer::GetRenderState", 0x75EE10 }, + { "zCRenderer::AddAlphaSortObject", 0x75EE20 }, + { "zCRenderer::RenderAlphaSortList", 0x75EE30 }, + { "zCRenderer::`scalar deleting destructor'", 0x75EE40 }, + { "zCRnd_D3D::GetRadialFog", 0x75EE60 }, + { "zCRnd_D3D::SetAlphaReference", 0x75EE80 }, + { "zCRnd_D3D::GetAlphaReference", 0x75EE90 }, + { "zCRnd_D3D::GetAlphaLimitReached", 0x75EEA0 }, + { "zCRnd_D3D::GetCacheAlphaPolys", 0x75EEB0 }, + { "zCRnd_D3D::SetCacheAlphaPolys", 0x75EEC0 }, + { "zCRnd_D3D::GetSurfaceLost", 0x75EED0 }, + { "zCRnd_D3D::SetSurfaceLost", 0x75EEE0 }, + { "zCRnd_D3D::GetSyncOnAmbientCol", 0x75EEF0 }, + { "zCRnd_D3D::SetSyncOnAmbientCol", 0x75EF00 }, + { "zCRnd_D3D::Vid_IsLocked", 0x75EF10 }, + { "zCRnd_D3D::Vid_EndLfbAccess", 0x75EF20 }, + { "zCRnd_D3D::Vid_SetLfbAlpha", 0x75EF30 }, + { "zCRnd_D3D::Vid_SetLfbAlphaFunc", 0x75EF40 }, + { "`dynamic atexit destructor for 'private: static class std::tr1::shared_ptr __ExceptionPtr::m_badAllocExceptionPtr''", 0x75EF50 }, + { "zCRnd_D3D::`scalar deleting destructor'", 0x75EF60 }, + { "zD3D_alphaPoly::zD3D_alphaPoly", 0x75EF80 }, + { "zD3D_alphaPoly::IsAlphaPoly", 0x75EF90 }, + { "zD3D_alphaPoly::~zD3D_alphaPoly", 0x75EFA0 }, + { "zD3D_alphaPoly::`scalar deleting destructor'", 0x75EFB0 }, + { "zCRnd_D3D::~zCRnd_D3D", 0x75EFD0 }, + { "zCRnd_D3D::EmergencyExit", 0x75F260 }, + { "zCRnd_D3D::DrawPolySimple", 0x75F690 }, + { "zCRnd_D3D::DrawPoly", 0x75FCC0 }, + { "zCRnd_D3D::XD3D_PolyDrawOnePassVertLight", 0x75FED0 }, + { "zCMaterial::GetAniTexture", 0x760480 }, + { "zCRnd_D3D::XD3D_PolyDrawOnePassMultiTex", 0x7604B0 }, + { "zCRnd_D3D::XD3D_PolyDrawTwoPassTexture", 0x760B70 }, + { "zCRnd_D3D::XD3D_AlphaTestPoly", 0x7612A0 }, + { "zCRnd_D3D::XD3D_AlphaBlendPoly", 0x7613C0 }, + { "zCRnd_D3D::AddAlphaPoly", 0x7617C0 }, + { "zCRnd_D3D::FlushAlphaPolys", 0x761E60 }, + { "zCRnd_D3D::XD3D_PolyDrawTwoPassLightMap", 0x761F40 }, + { "zCRnd_D3D::DrawLightmapList", 0x7620C0 }, + { "zCRnd_D3D::SetPixel", 0x762180 }, + { "zCRnd_D3D::DrawLine", 0x762340 }, + { "zCRnd_D3D::DrawLineZ", 0x762560 }, + { "zCRnd_D3D::FlushPolys", 0x762770 }, + { "zCRnd_D3D::BeginFrame", 0x762780 }, + { "zCRnd_D3D::EndFrame", 0x762980 }, + { "zCRnd_D3D::SetTransform", 0x762990 }, + { "zCRnd_D3D::SetViewport", 0x762D40 }, + { "zCRnd_D3D::SetLight", 0x762DB0 }, + { "zCRnd_D3D::SetMaterial", 0x763A60 }, + { "zCRnd_D3D::GetMaterial", 0x763B60 }, + { "zCRnd_D3D::XD3D_SetTexture", 0x763BB0 }, + { "zCRnd_D3D::SetTexture", 0x763C10 }, + { "zCRnd_D3D::SetTextureStageState", 0x763CD0 }, + { "zCRnd_D3D::SetAlphaBlendFuncImmed", 0x763D70 }, + { "zCRnd_D3D::SetRenderState", 0x763F90 }, + { "zCRnd_D3D::GetRenderState", 0x764000 }, + { "zCRnd_D3D::AddAlphaSortObject", 0x764030 }, + { "zCRnd_D3D::RenderAlphaSortList", 0x764100 }, + { "zD3D_alphaPoly::Draw", 0x764390 }, + { "zCRnd_D3D::XD3D_DrawVertexBufferWire", 0x764DC0 }, + { "zCRnd_D3D::XD3D_DrawVertexBufferFlat", 0x764F70 }, + { "zCRnd_D3D::DrawVertexBuffer", 0x765090 }, + { "zCRnd_D3D::Vid_BeginLfbAccess", 0x765430 }, + { "zCRnd_D3D::CreateVertexBuffer", 0x765470 }, + { "zCVertexBuffer::operator delete", 0x7654D0 }, + { "zCRnd_D3D::SetFog", 0x765520 }, + { "zCRnd_D3D::SetRadialFog", 0x7656B0 }, + { "zCRnd_D3D::GetFog", 0x765710 }, + { "zCRnd_D3D::SetFogColor", 0x765720 }, + { "zCRnd_D3D::SetFogType", 0x765780 }, + { "zCRnd_D3D::GetFogColor", 0x765870 }, + { "zCRnd_D3D::SetFogRange", 0x765880 }, + { "zCRnd_D3D::GetFogRange", 0x765970 }, + { "zCRnd_D3D::SetPolyDrawMode", 0x7659A0 }, + { "zCRnd_D3D::GetPolyDrawMode", 0x7659B0 }, + { "zCRnd_D3D::SetTextureWrapEnabled", 0x7659C0 }, + { "zCRnd_D3D::GetTextureWrapEnabled", 0x7659D0 }, + { "zCRnd_D3D::SetBilerpFilterEnabled", 0x7659E0 }, + { "zCRnd_D3D::GetBilerpFilterEnabled", 0x765A70 }, + { "zCRnd_D3D::SetDitherEnabled", 0x765A80 }, + { "zCRnd_D3D::GetDitherEnabled", 0x765A90 }, + { "zCRnd_D3D::SetPolySortMode", 0x765AA0 }, + { "zCRnd_D3D::GetPolySortMode", 0x765B70 }, + { "zCRnd_D3D::SetZBufferWriteEnabled", 0x765B80 }, + { "zCRnd_D3D::GetZBufferWriteEnabled", 0x765BC0 }, + { "zCRnd_D3D::SetZBufferCompare", 0x765BD0 }, + { "zCRnd_D3D::GetZBufferCompare", 0x765C60 }, + { "zCRnd_D3D::SetPixelWriteEnabled", 0x765C70 }, + { "zCRnd_D3D::GetPixelWriteEnabled", 0x765C80 }, + { "zCRnd_D3D::SetAlphaBlendSource", 0x765C90 }, + { "zCRnd_D3D::GetAlphaBlendSource", 0x765CA0 }, + { "zCRnd_D3D::SetAlphaBlendFunc", 0x765CB0 }, + { "zCRnd_D3D::GetAlphaBlendFunc", 0x765CC0 }, + { "zCRnd_D3D::SetAlphaBlendFactor", 0x765CD0 }, + { "zCRnd_D3D::GetAlphaBlendFactor", 0x765CE0 }, + { "zCRnd_D3D::SupportAlphaTesting", 0x765CF0 }, + { "zCRnd_D3D::SetRenderMode", 0x765D00 }, + { "zCRnd_D3D::GetRenderMode", 0x765EE0 }, + { "zCRnd_D3D::HasCapability", 0x765EF0 }, + { "zCRnd_D3D::ResetZTest", 0x766050 }, + { "zCRnd_D3D::HasPassedZTest", 0x766060 }, + { "zCRnd_D3D::GetZBias", 0x766070 }, + { "zCRnd_D3D::SetZBias", 0x766080 }, + { "zCRnd_D3D::GetTexturePortableBinaryVersion", 0x7660D0 }, + { "zCRnd_D3D::GetGuardBandBorders", 0x7660E0 }, + { "zCRnd_D3D::GetStatistics", 0x766150 }, + { "zCRnd_D3D::ResetStatistics", 0x7661A0 }, + { "zCSurfaceCache_D3D::zCSurfaceCache_D3D", 0x7661F0 }, + { "zCSurfaceCache_D3D::~zCSurfaceCache_D3D", 0x766220 }, + { "zCSurfaceCache_D3D::CacheInSurface", 0x766230 }, + { "zCSurfaceCache_D3D::CacheOutSurface", 0x7665E0 }, + { "zCSurfaceCache_D3D::ClearCache", 0x766970 }, + { "zCSurfaceCache_D3D::XSC_ClearSlot", 0x766A70 }, + { "zCSurfaceCache_D3D::XSC_KillLastSurfaceInSlot", 0x766BA0 }, + { "zCRnd_D3D::CreateTexture", 0x766CF0 }, + { "zCTexture::operator delete", 0x766D50 }, + { "zCRnd_D3D::GetTotalTextureMem", 0x766D70 }, + { "zCRnd_D3D::SupportsTextureFormat", 0x766D80 }, + { "zCRnd_D3D::SupportsTextureFormatHardware", 0x766E10 }, + { "zCRnd_D3D::GetMaxTextureSize", 0x766E60 }, + { "zCRnd_D3D::CreateTextureConvert", 0x766E70 }, + { "zCTex_D3D::zCTex_D3D", 0x766ED0 }, + { "zCTex_D3D::`scalar deleting destructor'", 0x766FA0 }, + { "zCTex_D3D::~zCTex_D3D", 0x766FD0 }, + { "zCTex_D3D::ReleaseData", 0x767030 }, + { "zCTex_D3D::Lock", 0x767140 }, + { "zCTex_D3D::Unlock", 0x767190 }, + { "zCTex_D3D::GetTextureInfo", 0x767410 }, + { "zCTex_D3D::SetTextureInfo", 0x767460 }, + { "zCTex_D3D::GetPixelSize", 0x767630 }, + { "zCTex_D3D::CopyTextureDataTo", 0x767740 }, + { "zCTex_D3D::CopyPaletteDataTo", 0x767C80 }, + { "zCTex_D3D::GetPaletteBuffer", 0x767D90 }, + { "zCTex_D3D::GetTextureBuffer", 0x767E90 }, + { "zCTex_D3D::XTEX_BuildSurfaces", 0x768940 }, + { "zCTex_D3D::InsertTexture", 0x7695B0 }, + { "zCTex_D3D::PreloadTexture", 0x769840 }, + { "zCTex_D3D::SetTexture", 0x769870 }, + { "zCTex_D3D::RemoveTexture", 0x769A60 }, + { "zCTex_D3D::RescueTexture", 0x769BE0 }, + { "zCTex_D3D::RebuildTexture", 0x769C20 }, + { "zCVertexBuffer_D3D::zCVertexBuffer_D3D", 0x76A0E0 }, + { "zCVertexBuffer_D3D::IsLocked", 0x76A250 }, + { "zCVertexBuffer_D3D::`scalar deleting destructor'", 0x76A260 }, + { "zCVertexBuffer_D3D::~zCVertexBuffer_D3D", 0x76A290 }, + { "zCVertexBuffer_D3D::Create", 0x76A340 }, + { "zCVertexBuffer_D3D::Destroy", 0x76A4E0 }, + { "zCVertexBuffer_D3D::Lock", 0x76A5B0 }, + { "zCVertexBuffer_D3D::Unlock", 0x76A8B0 }, + { "zCVertexBuffer_D3D::Optimize", 0x76A900 }, + { "zCVertexBuffer_D3D::SetPrimitiveType", 0x76A950 }, + { "zCVertexBuffer_D3D::GetPrimitiveType", 0x76A970 }, + { "zCVertexBuffer_D3D::GetVertexFormat", 0x76A980 }, + { "zCVertexBuffer_D3D::GetVertexType", 0x76A990 }, + { "zCVertexBuffer_D3D::SetIndexListSize", 0x76A9A0 }, + { "zCVertexBuffer_D3D::GetIndexListSize", 0x76AA30 }, + { "zCVertexBuffer_D3D::GetIndexListPtr", 0x76AA40 }, + { "zCVertexBuffer_D3D::SetIndexList", 0x76AA60 }, + { "zCRnd_D3D::Vid_Blit", 0x76AB40 }, + { "zCRnd_D3D::Vid_Lock", 0x76AE20 }, + { "zCRnd_D3D::Vid_Unlock", 0x76AED0 }, + { "zCRnd_D3D::Vid_GetFrontBufferCopy", 0x76AF10 }, + { "zCRnd_D3D::Vid_Clear", 0x76B2F0 }, + { "zCRnd_D3D::Vid_GetNumDevices", 0x76B370 }, + { "zCRnd_D3D::Vid_GetActiveDeviceNr", 0x76B380 }, + { "zCRnd_D3D::Vid_SetDevice", 0x76B390 }, + { "zCRnd_D3D::Vid_GetDeviceInfo", 0x76B660 }, + { "zCRnd_D3D::Vid_GetNumModes", 0x76B880 }, + { "zCRnd_D3D::Vid_GetModeInfo", 0x76B890 }, + { "zCRnd_D3D::Vid_GetActiveModeNr", 0x76BAD0 }, + { "zCRnd_D3D::Vid_SetMode", 0x76BAE0 }, + { "zCRnd_D3D::XD3D_SetMode", 0x76BD20 }, + { "zCRnd_D3D::Vid_SetScreenMode", 0x76C070 }, + { "zCRnd_D3D::Vid_GetScreenMode", 0x76C480 }, + { "zCRnd_D3D::Vid_SetGammaCorrection", 0x76C490 }, + { "zCRnd_D3D::Vid_GetGammaCorrection", 0x76CAE0 }, + { "FreeTexConvert", 0x76CB20 }, + { "ResizeTexture", 0x76CB40 }, + { "zCTexConGeneric::ConvertTextureFormat", 0x76CDB0 }, + { "zCTexConGeneric::SetTextureInfo", 0x76E690 }, + { "zCTexConGeneric::GetTextureInfo", 0x76E740 }, + { "zCTexConGeneric::GetPaletteBuffer", 0x76E760 }, + { "zCTexConGeneric::GetTextureBuffer", 0x76E780 }, + { "zCTexConGeneric::CopyTextureDataTo", 0x76E950 }, + { "zCTexConGeneric::CopyPaletteDataTo", 0x76EB80 }, + { "zCTexConGeneric::GetAverageColor", 0x76EBB0 }, + { "zCTexConGeneric::HasAlpha", 0x76EBC0 }, + { "zCTexConGeneric::zCTexConGeneric", 0x76EC10 }, + { "zCTexConGeneric::SetDetailTextureMode", 0x76EC70 }, + { "zCTexConGeneric::`scalar deleting destructor'", 0x76EC80 }, + { "zCTexConGeneric::~zCTexConGeneric", 0x76ECA0 }, + { "zCTexConGeneric::Lock", 0x76ED10 }, + { "zCTexConGeneric::Unlock", 0x76ED30 }, + { "tcConvertTexture", 0x76EF30 }, + { "tcCreatePalette", 0x76F200 }, + { "oCDocumentManager::GetDocumentManager", 0x7704F0 }, + { "zCListSort::`scalar deleting destructor'", 0x7707A0 }, + { "oCDocumentManager::CreateDocument", 0x7707D0 }, + { "oCDocumentManager::CreateMap", 0x7709A0 }, + { "oCDocumentManager::SetPages", 0x770B70 }, + { "oCDocumentManager::SetPage", 0x770BB0 }, + { "oCDocumentManager::SetFont", 0x770BF0 }, + { "oCDocumentManager::SetMargins", 0x770C30 }, + { "oCDocumentManager::SetLevel", 0x770C80 }, + { "oCDocumentManager::SetLevelCoords", 0x770CD0 }, + { "oCDocumentManager::PrintLine", 0x770D30 }, + { "oCDocumentManager::PrintLines", 0x770D70 }, + { "oCDocumentManager::Show", 0x770DB0 }, + { "oCDocumentManager::GetNextAvailableID", 0x770E60 }, + { "oCDocumentManager::GetDocumentView", 0x770E80 }, + { "oCDocumentManager::UpdateMap", 0x770EB0 }, + { "oCDocumentManager::HandleEvent", 0x770F00 }, + { "zCListSort::DeleteListDatas", 0x770FC0 }, + { "oCViewDocument::oCViewDocument", 0x771240 }, + { "zCPosition::operator-=", 0x771540 }, + { "zCViewDialog::_GetClassDef", 0x771560 }, + { "zCViewDialog::IsActive", 0x771570 }, + { "zCViewDialog::Activate", 0x771580 }, + { "zCViewDialog::HasFinished", 0x771590 }, + { "zCViewDialog::StartSelection", 0x7715A0 }, + { "zCViewDialog::StopSelection", 0x7715B0 }, + { "oCViewDocument::`scalar deleting destructor'", 0x7715C0 }, + { "oCViewDocument::~oCViewDocument", 0x771620 }, + { "oCViewDocument::GetPage", 0x771640 }, + { "oCViewDocument::SetPages", 0x771670 }, + { "oCViewDocument::SetMargins", 0x7717C0 }, + { "oCViewDocument::SetPage", 0x771940 }, + { "oCViewDocument::SetFont", 0x771AC0 }, + { "oCViewDocument::PrintLine", 0x771B80 }, + { "oCViewDocument::PrintLines", 0x771C40 }, + { "oCViewDocument::SetTexture", 0x771D00 }, + { "oCViewDocument::AlignPageToParent", 0x771D70 }, + { "oCViewDocument::Center", 0x771F00 }, + { "oCViewDocument::SizeToContent", 0x771F70 }, + { "oCViewDocument::SizeToParent", 0x772020 }, + { "oCViewDocument::ScaleToParent", 0x772060 }, + { "oCViewDocumentMap::oCViewDocumentMap", 0x772310 }, + { "oCViewDocumentMap::`scalar deleting destructor'", 0x772410 }, + { "oCViewDocumentMap::~oCViewDocumentMap", 0x772440 }, + { "oCViewDocumentMap::SetPage", 0x7724F0 }, + { "oCViewDocumentMap::SetLevel", 0x7725E0 }, + { "oCViewDocumentMap::SetLevelCoords", 0x772740 }, + { "oCViewDocumentMap::UpdatePosition", 0x772780 }, + { "oCViewDialogInventory::_CreateNewInstance", 0x773230 }, + { "oCViewDialogInventory::operator delete", 0x7732D0 }, + { "oCViewDialogInventory::_GetClassDef", 0x7732F0 }, + { "oCViewDialogInventory::oCViewDialogInventory", 0x773300 }, + { "oCViewDialogInventory::`scalar deleting destructor'", 0x773340 }, + { "oCViewDialogInventory::~oCViewDialogInventory", 0x773370 }, + { "oCViewDialogInventory::Activate", 0x773390 }, + { "oCViewDialogInventory::SetInventory", 0x7733B0 }, + { "oCViewDialogInventory::SetAlignment", 0x7733E0 }, + { "oCViewDialogInventory::GetSelectedItem", 0x7733F0 }, + { "oCViewDialogInventory::GetSelectedItemCount", 0x773410 }, + { "oCViewDialogInventory::RemoveSelectedItem", 0x773430 }, + { "oCViewDialogInventory::InsertItem", 0x7734C0 }, + { "oCViewDialogInventory::CanHandleLeft", 0x7734E0 }, + { "oCViewDialogInventory::CanHandleRight", 0x7734F0 }, + { "oCViewDialogInventory::HandleEvent", 0x773500 }, + { "oCViewDialogInventory::StartSelection", 0x773550 }, + { "oCViewDialogInventory::StopSelection", 0x7735B0 }, + { "oCViewDialogItem::_CreateNewInstance", 0x773800 }, + { "oCViewDialogItem::operator delete", 0x773890 }, + { "oCViewDialogItem::_GetClassDef", 0x7738B0 }, + { "oCViewDialogItem::oCViewDialogItem", 0x7738C0 }, + { "oCViewDialogItem::`scalar deleting destructor'", 0x7738F0 }, + { "oCViewDialogItem::~oCViewDialogItem", 0x773920 }, + { "oCViewDialogItem::SetItem", 0x7739B0 }, + { "oCViewDialogItem::Blit", 0x7739F0 }, + { "oCViewDialogItemContainer::_CreateNewInstance", 0x773C20 }, + { "oCViewDialogItemContainer::operator delete", 0x773CD0 }, + { "oCViewDialogItemContainer::_GetClassDef", 0x773CF0 }, + { "oCViewDialogItemContainer::oCViewDialogItemContainer", 0x773D00 }, + { "oCViewDialogItemContainer::`vector deleting destructor'", 0x773D50 }, + { "oCViewDialogItemContainer::~oCViewDialogItemContainer", 0x773D80 }, + { "oCViewDialogItemContainer::Activate", 0x773DA0 }, + { "oCViewDialogItemContainer::SetItemContainer", 0x773DC0 }, + { "oCViewDialogItemContainer::SetAlignment", 0x773DF0 }, + { "oCViewDialogItemContainer::GetSelectedItem", 0x773E00 }, + { "oCViewDialogItemContainer::GetSelectedItemCount", 0x773E20 }, + { "oCViewDialogItemContainer::RemoveSelectedItem", 0x773E40 }, + { "oCViewDialogItemContainer::InsertItem", 0x773EB0 }, + { "oCViewDialogItemContainer::RemoveItem", 0x773ED0 }, + { "oCViewDialogItemContainer::TransferAllItemsTo", 0x773EF0 }, + { "oCViewDialogItemContainer::UpdateValue", 0x773FC0 }, + { "oCViewDialogItemContainer::CanHandleLeft", 0x773FD0 }, + { "oCViewDialogItemContainer::CanHandleRight", 0x773FE0 }, + { "oCViewDialogItemContainer::HandleEvent", 0x773FF0 }, + { "oCViewDialogItemContainer::StartSelection", 0x774040 }, + { "oCViewDialogItemContainer::StopSelection", 0x7740A0 }, + { "oCViewDialogStealContainer::_CreateNewInstance", 0x7744D0 }, + { "oCViewDialogStealContainer::operator delete", 0x774580 }, + { "oCViewDialogStealContainer::_GetClassDef", 0x7745A0 }, + { "oCViewDialogStealContainer::oCViewDialogStealContainer", 0x7745B0 }, + { "oCViewDialogStealContainer::`scalar deleting destructor'", 0x774600 }, + { "oCViewDialogStealContainer::~oCViewDialogStealContainer", 0x774630 }, + { "oCViewDialogStealContainer::Activate", 0x774650 }, + { "oCViewDialogStealContainer::SetStealContainer", 0x774670 }, + { "oCViewDialogStealContainer::SetAlignment", 0x7746A0 }, + { "oCViewDialogStealContainer::GetSelectedItem", 0x7746B0 }, + { "oCViewDialogStealContainer::GetSelectedItemCount", 0x7746D0 }, + { "oCViewDialogStealContainer::RemoveSelectedItem", 0x7746F0 }, + { "oCViewDialogStealContainer::InsertItem", 0x7747B0 }, + { "oCViewDialogStealContainer::RemoveItem", 0x774800 }, + { "oCViewDialogStealContainer::TransferAllItemsTo", 0x774860 }, + { "oCViewDialogStealContainer::UpdateValue", 0x774960 }, + { "oCViewDialogStealContainer::CanHandleLeft", 0x774A00 }, + { "oCViewDialogStealContainer::CanHandleRight", 0x774A10 }, + { "oCViewDialogStealContainer::HandleEvent", 0x774A20 }, + { "oCViewDialogStealContainer::StartSelection", 0x774A70 }, + { "oCViewDialogStealContainer::StopSelection", 0x774AD0 }, + { "oCViewDialogTrade::_CreateNewInstance", 0x774F60 }, + { "oCViewDialogTrade::operator delete", 0x774FC0 }, + { "oCViewDialogTrade::UpdateViewSettings", 0x774FE0 }, + { "oCViewDialogTrade::oCViewDialogTrade", 0x775080 }, + { "oCViewDialogTrade::_GetClassDef", 0x7752E0 }, + { "oCViewDialogTrade::GetTransferCount", 0x7752F0 }, + { "oCViewDialogTrade::SetTransferCount", 0x775300 }, + { "oCViewDialogTrade::IncTransferCount", 0x775310 }, + { "oCViewDialogTrade::`scalar deleting destructor'", 0x775320 }, + { "oCViewDialogTrade::~oCViewDialogTrade", 0x775350 }, + { "oCViewDialogTrade::AllDialogsStop", 0x775410 }, + { "oCViewDialogTrade::AllDialogsDisable", 0x775430 }, + { "oCViewDialogTrade::SetNpcLeft", 0x775450 }, + { "oCViewDialogTrade::SetNpcRight", 0x775560 }, + { "oCViewDialogTrade::StartSelection", 0x775610 }, + { "oCViewDialogTrade::HandleEvent", 0x7756B0 }, + { "oCViewDialogTrade::Update", 0x775A20 }, + { "oCViewDialogTrade::OnKeyEnter", 0x775A40 }, + { "oCViewDialogTrade::OnKeyEsc", 0x775A50 }, + { "oCViewDialogTrade::OnMoveLeft", 0x775A60 }, + { "oCViewDialogTrade::OnTransferLeft", 0x775B10 }, + { "oCViewDialogTrade::OnMoveRight", 0x775D30 }, + { "oCViewDialogTrade::OnTransferRight", 0x775DE0 }, + { "oCViewDialogTrade::OnSectionPrevious", 0x776170 }, + { "oCViewDialogTrade::OnSectionNext", 0x7761F0 }, + { "oCViewDialogTrade::OnSection", 0x776270 }, + { "oCViewDialogTrade::OnExit", 0x7762D0 }, + { "oCInformationManager::GetInformationManager", 0x776590 }, + { "oCInformationManager::UpdateViewSettings", 0x7765E0 }, + { "oCInformationManager::oCInformationManager", 0x776730 }, + { "zCViewDialogChoice::operator delete", 0x776B90 }, + { "oCInformationManager::~oCInformationManager", 0x776BB0 }, + { "oCInformationManager::ToggleStatus", 0x776D00 }, + { "oCInformationManager::PrintStatus", 0x776D50 }, + { "oCInformationManager::HasFinished", 0x7777B0 }, + { "oCInformationManager::WaitingForEnd", 0x7777C0 }, + { "oCInformationManager::SetNpc", 0x7777D0 }, + { "oCInformationManager::Update", 0x777990 }, + { "oCInformationManager::Exit", 0x778020 }, + { "oCInformationManager::CameraStart", 0x778180 }, + { "oCInformationManager::CameraStop", 0x778300 }, + { "oCInformationManager::CameraRefresh", 0x778370 }, + { "oCInformationManager::ProcessImportant", 0x778390 }, + { "oCInformationManager::ProcessNextImportant", 0x778590 }, + { "oCInformationManager::InfoWaitForEnd", 0x778770 }, + { "oCInformationManager::CollectInfos", 0x778880 }, + { "oCInformationManager::CollectChoices", 0x778AB0 }, + { "oCInformationManager::OnImportantBegin", 0x778B90 }, + { "oCInformationManager::OnImportantEnd", 0x778C70 }, + { "oCInformationManager::OnInfoBegin", 0x778DD0 }, + { "oCInformationManager::OnInfo", 0x778E90 }, + { "oCInformationManager::OnChoiceBegin", 0x779350 }, + { "oCInformationManager::OnChoice", 0x779560 }, + { "oCInformationManager::OnChoiceEnd", 0x779970 }, + { "oCInformationManager::OnInfoEnd", 0x779AD0 }, + { "oCInformationManager::OnTradeBegin", 0x779C40 }, + { "oCInformationManager::OnTradeEnd", 0x779D40 }, + { "oCInformationManager::OnExit", 0x779EB0 }, + { "oCInformationManager::OnTermination", 0x779F80 }, + { "oCLogManager::GetLogManager", 0x77A130 }, + { "oCLogManager::operator=", 0x77A180 }, + { "oCLogManager::oCLogManager", 0x77A190 }, + { "oCLogManager::~oCLogManager", 0x77A1C0 }, + { "oCLogManager::Clear", 0x77A2A0 }, + { "oCLogTopic::~oCLogTopic", 0x77A310 }, + { "oCLogManager::Archive", 0x77A400 }, + { "oCLogManager::Unarchive", 0x77A470 }, + { "oCLogTopic::AddEntry", 0x77A630 }, + { "oCLogTopic::Archive", 0x77A840 }, + { "oCLogTopic::Unarchive", 0x77A900 }, + { "oCLogEntry::Archive", 0x77AAD0 }, + { "oCLogEntry::Unarchive", 0x77AAF0 }, + { "zCList::DeleteListDatas", 0x77AB10 }, + { "oCLogEntry::~oCLogEntry", 0x77AB80 }, + { "zCList::~zCList", 0x77ABD0 }, + { "zCList::DeleteListDatas", 0x77AC00 }, + { "zCList::`scalar deleting destructor'", 0x77AC70 }, + { "zCList::`scalar deleting destructor'", 0x77ACB0 }, + { "oCNpc::oSDamageDescriptor::Release", 0x77AF00 }, + { "oCNpc::oSDamageDescriptor::SetVisualFX", 0x77AF50 }, + { "oCNpc::oSDamageDescriptor::SetFXHit", 0x77AFA0 }, + { "oCNpc::oSDamageDescriptor::oSDamageDescriptor", 0x77AFE0 }, + { "oCNpc::oSDamageDescriptor::operator=", 0x77B0A0 }, + { "oCNpc::EnableDamageDebugOutput", 0x77B150 }, + { "oCNpc::NotifyDamageToSpy", 0x77B160 }, + { "oCNpc::InitDamage", 0x77B220 }, + { "oCNpc::EV_DamageOnce", 0x77B3F0 }, + { "oCNpc::EV_DamagePerFrame", 0x77B730 }, + { "oCNpc::OnDamage", 0x77CE70 }, + { "oCNpc::OnDamage_Hit", 0x77D390 }, + { "oCNpc::OnDamage_Condition", 0x783C70 }, + { "oCNpc::OnDamage_Script", 0x784F60 }, + { "oCNpc::OnDamage_Effects", 0x785830 }, + { "oCNpc::OnDamage_Effects_Start", 0x785B80 }, + { "zSTRING::IsEmpty", 0x78AF30 }, + { "zCEventMessage::GetSubType", 0x78AFB0 }, + { "zCVob::GetHomeWorld", 0x78AFC0 }, + { "oCMsgDamage::operator new", 0x78AFD0 }, + { "oCVisualFX::operator new", 0x78AFF0 }, + { "oCVisualFX::GetName", 0x78B010 }, + { "oCNpc::OnDamage_Effects_End", 0x78B020 }, + { "oCNpc::OnDamage_Anim", 0x78C8F0 }, + { "zVEC3::operator[]", 0x7914D0 }, + { "oCAniCtrl_Human::GetActionMode", 0x7914E0 }, + { "oCNpc::OnDamage_Sound", 0x7914F0 }, + { "oCNpc::OnDamage_Events", 0x791830 }, + { "oCNpc::OnDamage_State", 0x792430 }, + { "oCNpc::oSActionBlock::InitBlock", 0x792DA0 }, + { "oCNpc::oSActionBlock::GetOwnAction", 0x792FC0 }, + { "oCNpc::oSFightAI::Init", 0x792FF0 }, + { "oCNpc::oSFightAI::GetOwnAction", 0x793020 }, + { "oCNpc::InitFightAI", 0x793050 }, + { "oCNpc::IsNpcBetweenMeAndTarget", 0x793330 }, + { "oCNpc::IsInDoubleFightRange", 0x793500 }, + { "oCNpc::IsInFightRange", 0x7936C0 }, + { "oCNpc::GetFightRange", 0x7938E0 }, + { "oCNpc::SetFightRangeBase", 0x793910 }, + { "oCNpc::GetFightRangeBase", 0x793920 }, + { "oCNpc::GetFightRangeDynamic", 0x793930 }, + { "oCNpc::GetFightRangeFist", 0x793950 }, + { "oCNpc::GetFightRangeG", 0x793960 }, + { "oCNpc::SetFightRangeFist", 0x793970 }, + { "oCNpc::SetFightRangeG", 0x793980 }, + { "oCNpc::GetFightActionFromTable", 0x793990 }, + { "oCNpc::GetCurrentFightMove", 0x7939D0 }, + { "GetFightMoveStringFromConstant", 0x793D50 }, + { "GetSituationStringFromConstant", 0x793FF0 }, + { "oCNpc::FindNextFightAction", 0x7941E0 }, + { "oCNpc::ThinkNextFightAction", 0x794EB0 }, + { "oCNpc::FightAttackMelee", 0x7959E0 }, + { "oCNpc::FightAttackBow", 0x796220 }, + { "oCNpc::EV_AttackBow", 0x796300 }, + { "oCNpc::FightAttackMagic", 0x796580 }, + { "oCNpc::EV_AttackMagic", 0x796630 }, + { "oCNpc::EV_CastSpell", 0x796640 }, + { "oCNpc::CheckRunningFightAnis", 0x796930 }, + { "oCNpc::GotoFightPosition", 0x796AE0 }, + { "oCNpc::Fighting", 0x796BD0 }, + { "oCNpc::GetSpellItem", 0x796D90 }, + { "oCNpc::ReadySpell", 0x796E00 }, + { "oCNpc::UnreadySpell", 0x796FA0 }, + { "oCNpc::HasRangedWeaponAndAmmo", 0x797030 }, + { "oCNpc::CanDrawWeapon", 0x7970E0 }, + { "zCArray::InsertEnd", 0x797140 }, + { "oCNpc::CanDive", 0x797420 }, + { "oCNpc::CanSwim", 0x797450 }, + { "oCNpc::GetClimbRange", 0x797480 }, + { "oCNpc::GetTurnSpeed", 0x797490 }, + { "oCNpc::GetJumpRange", 0x7974B0 }, + { "oCNpc::RbtChooseChasmAction", 0x7974C0 }, + { "oCNpc::CanGo", 0x797650 }, + { "oCNpc::GetAngle", 0x797CE0 }, + { "oCNpc::GetAngles", 0x797DD0 }, + { "Alg_CalcAziElevUnit", 0x798140 }, + { "oCNpc::GetDistanceToPos2", 0x7981E0 }, + { "oCNpc::GetFallDownHeight", 0x7982B0 }, + { "oCNpc::GetRbtObstacleVob", 0x7982D0 }, + { "oCNpc::GetVecNormalFromBBox", 0x7982E0 }, + { "oCNpc::SetFallDownDamage", 0x798870 }, + { "oCNpc::SetFallDownHeight", 0x798880 }, + { "oCNpc::SetRoute", 0x798890 }, + { "oCNpc::CreateFallDamage", 0x7988C0 }, + { "oCNpc::Fleeing", 0x798BE0 }, + { "oCNpc::ThinkNextFleeAction", 0x798BF0 }, + { "oCNpc::Follow", 0x798FE0 }, + { "oCNpc::ResetPos", 0x798FF0 }, + { "oCNpc::EmergencyResetPos", 0x7992D0 }, + { "oCNpc::StandUp", 0x799640 }, + { "oCNpc::Turn", 0x799B00 }, + { "oCNpc::Turning", 0x799C20 }, + { "oCNpc::AI_Flee", 0x799D10 }, + { "oCNpc::AI_Follow", 0x799D20 }, + { "oCNpc::EV_AlignToFP", 0x799D30 }, + { "oCNpc::EV_CanSeeNpc", 0x799F80 }, + { "oCNpc::EV_GoRoute", 0x799FD0 }, + { "oCNpc::EV_Jump", 0x79A720 }, + { "oCNpc::EV_RobustTrace", 0x79A780 }, + { "oCNpc::EV_StandUp", 0x79A7E0 }, + { "oCNpc::EV_Strafe", 0x79A8E0 }, + { "oCNpc::EV_WhirlAround", 0x79B6F0 }, + { "oCNpc::EV_Dodge", 0x79BD90 }, + { "oCNpc::EV_GotoPos", 0x79BFC0 }, + { "oCNpc::EV_GotoVob", 0x79C080 }, + { "oCNpc::EV_GotoFP", 0x79C200 }, + { "oCNpc::EV_SetWalkMode", 0x79C4F0 }, + { "oCNpc::EV_Turn", 0x79C8E0 }, + { "oCNpc::EV_TurnAway", 0x79C9C0 }, + { "oCNpc::EV_TurnToPos", 0x79CB70 }, + { "oCNpc::EV_TurnToVob", 0x79CC60 }, + { "oCNpc::ForceRotation", 0x79CEF0 }, + { "oCNpc::RbtCheckForSolution", 0x79CF30 }, + { "oCNpc::RbtReset", 0x79D060 }, + { "oCNpc::RbtInit", 0x79D170 }, + { "oCNpc::RbtUpdate", 0x79D190 }, + { "oCNpc::RbtMoveToExactPosition", 0x79D380 }, + { "oCNpc::RobustTrace", 0x79D460 }, + { "oCNpc::RbtCalcTurnDirection", 0x79D7A0 }, + { "oCNpc::RbtIsObjectObstacle", 0x79DB80 }, + { "oCNpc::RbtGetObstacle", 0x79DDE0 }, + { "oCNpc::RbtGetSmallObstacle", 0x79DF90 }, + { "oCNpc::RbtAvoidObstacles", 0x79E0E0 }, + { "oCNpc::RbtIsDirectionValid", 0x79E770 }, + { "oCNpc::RbtInsertDirection", 0x79E7F0 }, + { "oCNpc::RbtCheckLastDirection", 0x79EA50 }, + { "oCNpc::RbtCheckIfTargetVisible", 0x79ED50 }, + { "oCNpc::RbtGotoFollowPosition", 0x79EF70 }, + { "oCNpc::CanStrafe", 0x79F190 }, + { "oCNpc::CanJumpBack", 0x79F3F0 }, + { "oCNpc::SetWalkStopChasm", 0x79F590 }, + { "oCNpc::GetWalkStopChasm", 0x79F5D0 }, + { "ApplyDamages", 0x79F630 }, + { "zCViewBase::zCViewBase", 0x79F8F0 }, + { "zCViewBase::anx", 0x79F900 }, + { "zCViewBase::any", 0x79F910 }, + { "zCViewBase::nax", 0x79F920 }, + { "zCViewBase::nay", 0x79F930 }, + { "zCViewBase::ClipLine", 0x79F940 }, + { "zCViewBase::Line", 0x79F950 }, + { "zCViewBase::GetViewport", 0x79F960 }, + { "zCViewBase::GetCode", 0x79F970 }, + { "zCViewBase::~zCViewBase", 0x79F980 }, + { "zCViewBase::FillZBuffer", 0x79F990 }, + { "zCViewDraw::_CreateNewInstance", 0x79FE50 }, + { "zCViewDraw::operator delete", 0x79FF40 }, + { "zCViewDraw::_GetClassDef", 0x79FF60 }, + { "zCViewDraw::zCViewDraw", 0x79FF70 }, + { "zCViewDraw::`scalar deleting destructor'", 0x7A0000 }, + { "zCViewDraw::~zCViewDraw", 0x7A0030 }, + { "zCViewDraw::RemoveChild", 0x7A00B0 }, + { "zCViewDraw::SetTextureAlphaBlendFunc", 0x7A01A0 }, + { "zCViewDraw::SetTexture", 0x7A01B0 }, + { "zCViewDraw::SetTextureColor", 0x7A02D0 }, + { "zCViewDraw::SetTextureAlpha", 0x7A02E0 }, + { "zCViewDraw::TextureCacheIn", 0x7A02F0 }, + { "zCViewDraw::Render", 0x7A0330 }, + { "zCViewDraw::Draw", 0x7A0440 }, + { "zCViewDraw::DrawChildren", 0x7A0550 }, + { "zCViewDraw::Blit", 0x7A0680 }, + { "zCViewDraw::BlitTexture", 0x7A06E0 }, + { "zCViewDraw::EvaluateTexturePosition", 0x7A0790 }, + { "zCViewDraw::GetScreen", 0x7A0810 }, + { "zCViewDraw::CleanupScreen", 0x7A0940 }, + { "zCViewFX::_CreateNewInstance", 0x7A0B90 }, + { "zCViewFX::operator delete", 0x7A0C80 }, + { "zCViewFX::_GetClassDef", 0x7A0CA0 }, + { "zCViewFX::zCViewFX", 0x7A0CB0 }, + { "zCViewFX::`scalar deleting destructor'", 0x7A0D60 }, + { "zCViewFX::~zCViewFX", 0x7A0D90 }, + { "zCViewFX::Init", 0x7A0DB0 }, + { "zCViewFX::Open", 0x7A0E30 }, + { "zCViewFX::OpenSafe", 0x7A0E60 }, + { "zCViewFX::OpenImmediately", 0x7A0EE0 }, + { "zCViewFX::Close", 0x7A0F00 }, + { "zCViewFX::CloseSafe", 0x7A0F50 }, + { "zCViewFX::CloseImmediately", 0x7A0FE0 }, + { "zCViewFX::ApplyOpenCloseFX", 0x7A1000 }, + { "zVEC2::operator-=", 0x7A1270 }, + { "zVEC2::operator*=", 0x7A1290 }, + { "zCViewFX::ApplyOpenFX", 0x7A12B0 }, + { "zCViewFX::ApplyCloseFX", 0x7A13F0 }, + { "zCViewFX::ApplyOpenFade", 0x7A1530 }, + { "zCViewFX::ApplyOpenZoom", 0x7A1580 }, + { "zCViewFX::ApplyCloseFade", 0x7A1610 }, + { "zCViewFX::ApplyCloseZoom", 0x7A1670 }, + { "zCViewFX::Blit", 0x7A1700 }, + { "zCViewFX::EvaluateTexturePosition", 0x7A1830 }, + { "zCViewObject::_CreateNewInstance", 0x7A1A80 }, + { "zCViewObject::operator delete", 0x7A1AE0 }, + { "zCViewObject::zCViewObject", 0x7A1B00 }, + { "zCViewObject::_GetClassDef", 0x7A1BE0 }, + { "zCViewObject::Compare", 0x7A1BF0 }, + { "zCViewObject::`scalar deleting destructor'", 0x7A1C00 }, + { "zCViewObject::~zCViewObject", 0x7A1C30 }, + { "zCViewObject::AddChild", 0x7A1D50 }, + { "zCViewObject::AddChildren", 0x7A1D90 }, + { "zCViewObject::RemoveChild", 0x7A1E00 }, + { "zCViewObject::RemoveAllChildren", 0x7A1F00 }, + { "zCViewObject::GetChild", 0x7A1FD0 }, + { "zCViewObject::SetVirtualPosition", 0x7A2030 }, + { "zCViewObject::SetPixelPosition", 0x7A20F0 }, + { "zCViewObject::SetVirtualSize", 0x7A21B0 }, + { "zCPosition::operator+=", 0x7A2390 }, + { "zCViewObject::SetPixelSize", 0x7A23B0 }, + { "zCViewObject::GetViewport", 0x7A2580 }, + { "zCViewObject::EvaluatePixelPosition", 0x7A25B0 }, + { "zCViewObject::EvaluatePixelSize", 0x7A2610 }, + { "zCViewObject::UpdatePixelPosition", 0x7A26B0 }, + { "zCViewObject::UpdatePixelSize", 0x7A2760 }, + { "zCViewObject::UpdatePixelPositionChildren", 0x7A2850 }, + { "zCViewObject::UpdatePixelSizeChildren", 0x7A2910 }, + { "zCViewObject::UpdatePixelDimensionsChildren", 0x7A2A00 }, + { "zCViewObject::ConvertPositionVirtualToPixel", 0x7A2BA0 }, + { "zCViewObject::ConvertSizeVirtualToPixel", 0x7A2BE0 }, + { "zCViewObject::ConvertPositionPixelToVirtual", 0x7A2C20 }, + { "zCViewObject::ConvertSizePixelToVirtual", 0x7A2C70 }, + { "zCViewObject::ConvertToPixel", 0x7A2CC0 }, + { "zCViewObject::ConvertToPixelLocal", 0x7A2D20 }, + { "zCViewObject::ConvertToVirtualLocal", 0x7A2D60 }, + { "zCViewObject::nax", 0x7A2DB0 }, + { "zCViewObject::nay", 0x7A2DD0 }, + { "zCViewObject::anx", 0x7A2DF0 }, + { "zCViewObject::any", 0x7A2E10 }, + { "zCViewObject::ClipLine", 0x7A2E30 }, + { "zCViewObject::Line", 0x7A2FE0 }, + { "zCViewObject::GetCode", 0x7A3090 }, + { "zCListSort::~zCListSort", 0x7A30D0 }, + { "zCListSort::InsertSort", 0x7A3100 }, + { "zCListSort::`scalar deleting destructor'", 0x7A3180 }, + { "zCViewPrint::_CreateNewInstance", 0x7A33D0 }, + { "zCViewPrint::operator delete", 0x7A3430 }, + { "zCViewPrint::zCViewPrint", 0x7A3450 }, + { "zCViewPrint::_GetClassDef", 0x7A3520 }, + { "zCViewPrint::`scalar deleting destructor'", 0x7A3530 }, + { "zCViewPrint::~zCViewPrint", 0x7A3560 }, + { "zCViewPrint::SizeHeightToContent", 0x7A3650 }, + { "zCViewPrint::Blit", 0x7A36F0 }, + { "zCViewPrint::BlitText", 0x7A3730 }, + { "zCViewPrint::BlitTextLine", 0x7A37E0 }, + { "zCViewPrint::BlitTextCharacters", 0x7A38A0 }, + { "zCViewPrint::GetPixelBorder", 0x7A3AD0 }, + { "zCViewPrint::ClearText", 0x7A3B30 }, + { "zCViewPrint::Print", 0x7A3BC0 }, + { "zCViewPrint::PrintLine", 0x7A3CA0 }, + { "zCViewPrint::PrintLines", 0x7A3E50 }, + { "zCViewPrint::AddText", 0x7A42C0 }, + { "zCViewPrint::RemoveText", 0x7A43D0 }, + { "zCViewPrint::RemoveAllTexts", 0x7A4430 }, + { "zCArray::InsertEnd", 0x7A44C0 }, + { "zCArray::AllocDelta", 0x7A4590 }, + { "zCViewText2::zCViewText2", 0x7A4620 }, + { "zCViewText2::~zCViewText2", 0x7A4E40 }, + { "zCViewFont::zCViewFont", 0x7A4E90 }, + { "zCViewFont::~zCViewFont", 0x7A4F70 }, + { "zCViewFont::SetFont", 0x7A4F80 }, + { "zCViewDialog::_CreateNewInstance", 0x7A51C0 }, + { "zCViewDialog::zCViewDialog", 0x7A5310 }, + { "zCViewDialog::`scalar deleting destructor'", 0x7A5420 }, + { "zCViewDialog::~zCViewDialog", 0x7A5450 }, + { "zCViewDialogChoice::_CreateNewInstance", 0x7A56E0 }, + { "zCViewDialogChoice::_GetClassDef", 0x7A57C0 }, + { "zCViewDialogChoice::zCViewDialogChoice", 0x7A57D0 }, + { "zCViewDialogChoice::`scalar deleting destructor'", 0x7A5850 }, + { "zCViewDialogChoice::~zCViewDialogChoice", 0x7A5880 }, + { "zCViewDialogChoice::HandleEvent", 0x7A5910 }, + { "zCViewDialogChoice::StartSelection", 0x7A5CD0 }, + { "zCViewDialogChoice::StopSelection", 0x7A5D10 }, + { "zCViewDialogChoice::BlitText", 0x7A5D40 }, + { "zCViewDialogChoice::ScrollUp", 0x7A5DB0 }, + { "zCViewDialogChoice::ScrollDown", 0x7A5DF0 }, + { "zCViewDialogChoice::IsSelectedOutsideAbove", 0x7A5E30 }, + { "zCViewDialogChoice::IsSelectedOutsideBelow", 0x7A5E50 }, + { "zCViewDialogChoice::ShowSelected", 0x7A5EE0 }, + { "zCViewDialogChoice::SelectPrevious", 0x7A5F80 }, + { "zCViewDialogChoice::SelectNext", 0x7A6090 }, + { "zCViewDialogChoice::Select", 0x7A61A0 }, + { "zCViewDialogChoice::GetSelection", 0x7A62A0 }, + { "zCViewDialogChoice::GetSelectedText", 0x7A62B0 }, + { "zCViewDialogChoice::HighlightSelected", 0x7A6380 }, + { "zCViewDialogChoice::AddChoice", 0x7A6470 }, + { "zCViewDialogChoice::RemoveChoice", 0x7A6700 }, + { "zCViewDialogChoice::RemoveAllChoices", 0x7A6720 }, + { "zAccountInit", 0x7A6780 }, + { "zCAccount::Add", 0x7A69A0 }, + { "zCAccountInfo::Add", 0x7A6A20 }, + { "zTIndexA::~zTIndexA", 0x7A6C50 }, + { "zTIndexB::~zTIndexB", 0x7A6CA0 }, + { "zCAccount::Sum", 0x7A6CF0 }, + { "zCAccount::Clear", 0x7A7140 }, + { "zCAccount::Begin", 0x7A7170 }, + { "zCAccount::End", 0x7A7180 }, + { "zCAccount::IsActive", 0x7A7190 }, + { "zCSparseArray::zCSparseArray", 0x7A7260 }, + { "zCSparseArray::~zCSparseArray", 0x7A72C0 }, + { "zCSparseArray::SizeIndex", 0x7A7310 }, + { "zCSparseArray::SizeData", 0x7A7320 }, + { "zCSparseArray::SizeAll", 0x7A7330 }, + { "zCSparseArray::IndexPtr", 0x7A7340 }, + { "zCSparseArray::DataPtr", 0x7A7350 }, + { "zCSparseArray::ManDatPtr", 0x7A7360 }, + { "zCSparseArray::IndexIsEqual", 0x7A7370 }, + { "zCSparseArray::CopyIndex", 0x7A7390 }, + { "zCSparseArray::DestructIndex", 0x7A73B0 }, + { "zCSparseArray::Hash", 0x7A73C0 }, + { "zCSparseArray::ConstructData", 0x7A73E0 }, + { "zCSparseArray::~zCSparseArray", 0x7A7470 }, + { "zCSparseArray::SizeIndex", 0x7A74C0 }, + { "zCSparseArray::SizeData", 0x7A74D0 }, + { "zCSparseArray::SizeAll", 0x7A74E0 }, + { "zCSparseArray::IndexPtr", 0x7A74F0 }, + { "zCSparseArray::DataPtr", 0x7A7500 }, + { "zCSparseArray::ManDatPtr", 0x7A7510 }, + { "zCSparseArray::IndexIsEqual", 0x7A7520 }, + { "zCSparseArray::CopyIndex", 0x7A7590 }, + { "zCSparseArray::DestructIndex", 0x7A7600 }, + { "zCSparseArray::Hash", 0x7A7610 }, + { "zCSparseArray::ConstructData", 0x7A7680 }, + { "zCSparseArray::DestructData", 0x7A7690 }, + { "zCSparseArray::SizeIndex", 0x7A76A0 }, + { "zCSparseArray::SizeData", 0x7A76B0 }, + { "zCSparseArray::SizeAll", 0x7A76C0 }, + { "zCSparseArray::IndexPtr", 0x7A76D0 }, + { "zCSparseArray::DataPtr", 0x7A76E0 }, + { "zCSparseArray::ManDatPtr", 0x7A76F0 }, + { "zCSparseArray::IndexIsEqual", 0x7A7700 }, + { "zCSparseArray::CopyIndex", 0x7A7780 }, + { "zCSparseArray::DestructIndex", 0x7A7800 }, + { "zCSparseArray::Hash", 0x7A7810 }, + { "zCSparseArray::ConstructData", 0x7A7890 }, + { "zCSparseArray::DestructData", 0x7A78A0 }, + { "zCSparseArray::DestructData", 0x7A78B0 }, + { "zCSparseArray::`vector deleting destructor'", 0x7A78C0 }, + { "zCSparseArray::`vector deleting destructor'", 0x7A78E0 }, + { "zCSparseArray::~zCSparseArray", 0x7A7900 }, + { "zCSparseArray::`scalar deleting destructor'", 0x7A7950 }, + { "zCAccountInfo::~zCAccountInfo", 0x7A7970 }, + { "oCCollObjectCharacter::_CreateNewInstance", 0x7A7C50 }, + { "oCCollObjectCharacter::GetCollObjClass", 0x7A7CD0 }, + { "oCCollObjectCharacter::oCCollObjectCharacter", 0x7A7CE0 }, + { "oCCollObjectCharacter::`scalar deleting destructor'", 0x7A7D10 }, + { "oCCollObjectCharacter::~oCCollObjectCharacter", 0x7A7D30 }, + { "oCCollObjectCharacter::TurnSpeed", 0x7A7D40 }, + { "oCCollObjectCharacter::IsDead", 0x7A7D80 }, + { "oCCollObjectCharacter::PushAround", 0x7A7DB0 }, + { "oCCollObjectCharacter::DontLetHimComeNearer", 0x7A7DE0 }, + { "oCCollObjectCharacter::GetPrimitiveCC", 0x7A7E10 }, + { "oCCollObjectCharacter::S_RegisterCollisionTestFuncs", 0x7A7E50 }, + { "zLocal_Startup", 0x7A7EE0 }, + { "zLocal_Shutdown", 0x7A7EF0 }, + { "zLocal_PerFrame", 0x7A7F00 }, + { "SetCrashHandlerFilter", 0x7A8260 }, + { "GetNextStackTraceString", 0x7A8266 }, + { "GetFirstStackTraceString", 0x7A826C }, + { "GetRegisterString", 0x7A8272 }, + { "GetFaultReason", 0x7A8278 }, + { "CD3duAlloc::operator new", 0x7A86DA }, + { "CD3duAlloc::operator delete", 0x7A86DF }, + { "CD3DXException::CD3DXException", 0x7A86EC }, + { "CD3duContext::`scalar deleting destructor'", 0x7A8928 }, + { "CCapsFile::~CCapsFile", 0x7A9AF5 }, + { "CD3duGlobals::CD3duGlobals", 0x7A9AFA }, + { "CHelInfo::`scalar deleting destructor'", 0x7A9B10 }, + { "CCapsFile::`scalar deleting destructor'", 0x7A9B30 }, + { "ListT::CleanupList", 0x7A9B50 }, + { "CDDrawDeviceNode::`scalar deleting destructor'", 0x7A9B71 }, + { "CD3duDeviceNode::`scalar deleting destructor'", 0x7A9B91 }, + { "CD3duContextNode::`scalar deleting destructor'", 0x7A9BB1 }, + { "ListT::~ListT", 0x7AA209 }, + { "ListT::Prepend", 0x7AA214 }, + { "ListT::Unlink", 0x7AA226 }, + { "ListT::LeftBelongsCloserToListHead", 0x7AA250 }, + { "ListT::OrderedInsert", 0x7AA256 }, + { "ListT::CleanupList", 0x7AA2B8 }, + { "ListT::CleanupList", 0x7AA2D9 }, + { "ListT::CleanupList", 0x7AA2FA }, + { "CSurfaceFormatList::~CSurfaceFormatList", 0x7AA31B }, + { "CDDrawDeviceList::CDDrawDeviceList", 0x7AA326 }, + { "ListT::Prepend", 0x7AA331 }, + { "ListT::Unlink", 0x7AA343 }, + { "ListT::LeftBelongsCloserToListHead", 0x7AA36D }, + { "ListT::OrderedInsert", 0x7AA373 }, + { "CD3duDeviceList::CD3duDeviceList", 0x7AA3D5 }, + { "ListT::Prepend", 0x7AA3E0 }, + { "ListT::Unlink", 0x7AA3F2 }, + { "ListT::LeftBelongsCloserToListHead", 0x7AA41C }, + { "ListT::OrderedInsert", 0x7AA422 }, + { "ListT::~ListT", 0x7AA484 }, + { "ListT::Prepend", 0x7AA48F }, + { "ListT::Unlink", 0x7AA4A1 }, + { "ListT::LeftBelongsCloserToListHead", 0x7AA4CB }, + { "ListT::OrderedInsert", 0x7AA4D1 }, + { "CSurfaceFormatList::`scalar deleting destructor'", 0x7AA533 }, + { "CD3duContextList::~CD3duContextList", 0x7AA6A5 }, + { "CDDrawDeviceList::~CDDrawDeviceList", 0x7AA6B0 }, + { "CD3duDeviceList::~CD3duDeviceList", 0x7AA6BB }, + { "CD3duContextList::`scalar deleting destructor'", 0x7AA789 }, + { "CDDrawDeviceList::`scalar deleting destructor'", 0x7AA7A9 }, + { "CD3duDeviceList::`scalar deleting destructor'", 0x7AA7C9 }, + { "CD3duGlobals::~CD3duGlobals", 0x7AA7E9 }, + { "CD3duGlobals::`scalar deleting destructor'", 0x7AA834 }, + { "D3DXDprintf", 0x7AA8E8 }, + { "D3DXWprintf", 0x7AA950 }, + { "CD3DXException::DebugString", 0x7AA9AB }, + { "CD3DXException::Popup", 0x7AA9AC }, + { "D3DXAssert", 0x7AA9AD }, + { "CD3duDeviceNode::GetVideoModeList", 0x7AA9EA }, + { "ListNodeT::ListNodeT", 0x7AA9F1 }, + { "ListT::ListT", 0x7AA9F7 }, + { "ListNodeT::ListNodeT", 0x7AAA0B }, + { "ListT::ListT", 0x7AAA11 }, + { "CD3duDeviceNode::GetCurrentVideoMode", 0x7AAA25 }, + { "CD3duDeviceNode::GetCapsAtVideoMode", 0x7AAA9A }, + { "CSurfaceFormatNode::CSurfaceFormatNode", 0x7AADAE }, + { "CD3duDeviceNode::RefreshCaps", 0x7AADC8 }, + { "CSurfaceFormatList::CSurfaceFormatList", 0x7AAEBB }, + { "CD3duDeviceNode::CD3duDeviceNode", 0x7AAECF }, + { "CD3duDeviceNode::~CD3duDeviceNode", 0x7AAF23 }, + { "CD3duDeviceNode::GetSurfaceFormatList", 0x7AAF74 }, + { "CD3duDeviceList::AddD3duDeviceNode", 0x7AB062 }, + { "CD3duGlobals::IsInitialized", 0x7AB372 }, + { "CD3duGlobals::DetermineD3DXSurfaceClasses", 0x7AB38C }, + { "CD3duGlobals::D3duStrDup", 0x7AB5D6 }, + { "CRefreshRateList::FindRefreshRate", 0x7AB609 }, + { "CRefreshRateList::LeftBelongsCloserToListHead", 0x7AB625 }, + { "CVideoModeList::GetVideoModeNode", 0x7AB63A }, + { "CVideoModeList::DoesVideoModeExist", 0x7AB683 }, + { "CVideoModeList::LeftBelongsCloserToListHead", 0x7AB6C5 }, + { "ListNodeT::ListNodeT", 0x7AB700 }, + { "ListT::ListT", 0x7AB706 }, + { "CCapsFile::CCapsFile", 0x7AB71A }, + { "ListNodeT::ListNodeT", 0x7AB726 }, + { "ListT::ListT", 0x7AB72C }, + { "ListT::CleanupList", 0x7AB740 }, + { "ListT::Prepend", 0x7AB761 }, + { "ListT::Unlink", 0x7AB773 }, + { "ListT::LeftBelongsCloserToListHead", 0x7AB79D }, + { "ListT::OrderedInsert", 0x7AB7A3 }, + { "ListNodeT::ListNodeT", 0x7AB805 }, + { "CD3duGlobals::FindBestMatchForHWLevel", 0x7AB80B }, + { "CD3duContextNode::CD3duContextNode", 0x7ABA42 }, + { "CD3duContextNode::~CD3duContextNode", 0x7ABA4C }, + { "CD3duContextList::AddD3duContext", 0x7ABA63 }, + { "CRefreshRateNode::CRefreshRateNode", 0x7ABAD5 }, + { "ListT::~ListT", 0x7ABADF }, + { "CD3duGlobals::CheckAndMapD3duHandle", 0x7ABAEA }, + { "CD3duGlobals::GetD3duDeviceNode", 0x7ABB4C }, + { "CD3duContextList::DestroyD3duContext", 0x7ABBAE }, + { "CRefreshRateList::AddRefreshRate", 0x7ABBD8 }, + { "CSurfaceFormatList::AddSurfaceFormat", 0x7ABC22 }, + { "CRefreshRateList::CRefreshRateList", 0x7ABCB7 }, + { "CVideoModeNode::~CVideoModeNode", 0x7ABCCB }, + { "CVideoModeNode::CVideoModeNode", 0x7ABCD6 }, + { "CD3duContextList::CD3duContextList", 0x7ABD2E }, + { "CVideoModeList::AddVideoMode", 0x7ABD42 }, + { "CD3duGlobals::InitializeIfNeeded", 0x7ABDF9 }, + { "IUnknown::IUnknown", 0x7ABEFE }, + { "CD3duContext::AddRef", 0x7ABF01 }, + { "CD3duContext::Release", 0x7ABF0E }, + { "CD3duContext::GetDD", 0x7ABF31 }, + { "CD3duContext::GetD3D", 0x7ABF4E }, + { "CD3duContext::GetD3DDevice", 0x7ABF6F }, + { "CD3duContext::GetPrimary", 0x7ABF8C }, + { "CD3duContext::GetZBuffer", 0x7ABFAD }, + { "CD3duContext::GetBackBuffer", 0x7ABFCE }, + { "CD3duContext::GetWindow", 0x7AC009 }, + { "CD3duContext::GetFocusWindow", 0x7AC013 }, + { "CD3duContext::RestoreSurfaces", 0x7AC01D }, + { "D3DXMATRIX::D3DXMATRIX", 0x7AC099 }, + { "CD3duContext::UpdateFrame", 0x7AC09C }, + { "CD3duContext::Clear", 0x7AC396 }, + { "CD3duContext::SetClearColor", 0x7AC439 }, + { "CD3duContext::SetClearDepth", 0x7AC44C }, + { "CD3duContext::SetClearStencil", 0x7AC45F }, + { "DeviceWindowProc", 0x7AC472 }, + { "CD3duContext::_CreateDeviceWindow", 0x7AC4A2 }, + { "CD3duContext::_DestroyDeviceWindow", 0x7AC60C }, + { "CD3duContext::_InitCooperativeLevel", 0x7AC621 }, + { "CD3duContext::_CreatePalette", 0x7AC646 }, + { "CD3duContext::_InitViewport", 0x7AC7C0 }, + { "D3DXMATRIX::operator struct _D3DMATRIX *", 0x7AC83A }, + { "CD3duContext::_Create3DDevice", 0x7AC83D }, + { "CD3duContext::_ChooseZBuffer", 0x7AC908 }, + { "CD3duContext::_CreateZBuffer", 0x7ACA78 }, + { "CD3duContext::_DestroyDXBuffers", 0x7ACB91 }, + { "CD3duContext::_EnumSurfacesCallback2", 0x7ACCAA }, + { "CD3duContext::_EnumBackBuffers", 0x7ACCC0 }, + { "CD3duContext::GetDeviceIndex", 0x7ACD66 }, + { "CD3duContext::GetNumBackBuffers", 0x7ACD89 }, + { "CD3duContext::GetNumBits", 0x7ACD93 }, + { "CD3duContext::GetBufferSize", 0x7ACDCF }, + { "CD3duContext::GetRefreshRate", 0x7ACDF2 }, + { "CD3duContext::GetCreationFlags", 0x7ACE27 }, + { "ID3DXContext::ID3DXContext", 0x7ACE31 }, + { "CD3duContext::~CD3duContext", 0x7ACE34 }, + { "CD3duContext::QueryInterface", 0x7ACF06 }, + { "CD3duContext::DrawDebugText", 0x7ACFE6 }, + { "CD3duContext::_CreateFullscreenBuffers", 0x7AD1CA }, + { "CD3duContext::_CreateWindowedBuffers", 0x7AD2B3 }, + { "CD3duContext::_CreateOffScreenBuffers", 0x7AD413 }, + { "CD3duContext::CD3duContext", 0x7AD4F3 }, + { "CD3duContext::_CreateDXBuffers", 0x7AD5BA }, + { "CD3duContext::Resize", 0x7AD62C }, + { "CD3duContext::_D3duInitialize", 0x7AD9D0 }, + { "CD3dxFile::CD3dxFile", 0x7ADD5B }, + { "CD3dxFile::IsOpen", 0x7ADD7C }, + { "CD3dxFile::WasCorrupted", 0x7ADD89 }, + { "CD3dxFile::GetSize", 0x7ADD90 }, + { "CD3dxFile::Close", 0x7ADD97 }, + { "CD3dxFile::CloseCorrupt", 0x7ADDEE }, + { "CD3dxFile::RootEntry", 0x7ADE14 }, + { "CD3dxFile::CreateEntry", 0x7ADE18 }, + { "CD3dxFile::ValidEntry", 0x7ADEED }, + { "CD3dxFile::GetId", 0x7ADF1F }, + { "CD3dxFile::EditData", 0x7ADF56 }, + { "CD3dxFile::ReadData", 0x7ADFA7 }, + { "CD3dxFile::GetChild", 0x7ADFAC }, + { "CD3dxFile::SetChild", 0x7ADFE4 }, + { "CD3dxFile::GetSibling", 0x7AE02B }, + { "CD3dxFile::SetSibling", 0x7AE063 }, + { "CD3dxFile::FindChild", 0x7AE0AA }, + { "CD3dxFile::FindSibling", 0x7AE138 }, + { "CD3dxFile::Compress", 0x7AE1BC }, + { "CD3dxFile::Decompress", 0x7AE24D }, + { "CD3dxFile::~CD3dxFile", 0x7AE2CC }, + { "CD3dxFile::Open", 0x7AE2D1 }, + { "CHelInfo::CHelInfo", 0x7AE455 }, + { "CHelInfo::_D3DEnumCBListSurfaceFormats", 0x7AE480 }, + { "CEnumSurfaceFormatContext::CEnumSurfaceFormatContext", 0x7AE4C2 }, + { "CHelInfo::GenerateSurfaceFormatList", 0x7AE4D8 }, + { "CHelNode::CHelNode", 0x7AE704 }, + { "CHelNode::~CHelNode", 0x7AE733 }, + { "CHelInfo::Initialize", 0x7AE772 }, + { "CHelNode::`scalar deleting destructor'", 0x7AEBAF }, + { "CHelInfo::~CHelInfo", 0x7AEBCF }, + { "CDDrawDeviceNode::GetPrimary", 0x7AEC1E }, + { "CDDrawDeviceNode::ReleasePrimary", 0x7AEC37 }, + { "CDDrawDeviceNode::GetCurrentVideoMode", 0x7AEC59 }, + { "CDDrawDeviceNode::WndProc", 0x7AECD1 }, + { "CDDrawDeviceNode::_D3DEnumCBListSurfaceFormats", 0x7AECD7 }, + { "CDDrawDeviceList::_D3DEnumCBFindHWDevices", 0x7AED19 }, + { "CDDrawDeviceList::_DDEnumCBListAllVideoModes", 0x7AEE08 }, + { "ListNodeT::ListNodeT", 0x7AEE7C }, + { "ListT::ListT", 0x7AEE82 }, + { "ListT::ListT", 0x7AEE96 }, + { "ListT::Prepend", 0x7AEEAA }, + { "ListT::Unlink", 0x7AEEBC }, + { "ListT::LeftBelongsCloserToListHead", 0x7AEEE6 }, + { "ListT::OrderedInsert", 0x7AEEEC }, + { "CDDrawDeviceNode::SetDDCoopLevel", 0x7AEF4E }, + { "CDDrawDeviceNode::SetDisplayMode", 0x7AF03D }, + { "CDDrawDeviceNode::CreatePrimary", 0x7AF0DF }, + { "CDDrawDeviceNode::ObtainCapsAtDisplayMode", 0x7AF1D6 }, + { "CVideoModeNode::`scalar deleting destructor'", 0x7AF843 }, + { "ListT::CleanupList", 0x7AF863 }, + { "ListT::~ListT", 0x7AF884 }, + { "CDDrawDeviceNode::~CDDrawDeviceNode", 0x7AF88F }, + { "CVideoModeList::CVideoModeList", 0x7AF912 }, + { "CDDrawDeviceNode::CDDrawDeviceNode", 0x7AF929 }, + { "CDDrawDeviceList::_DDEnumCBListDDrawDevices", 0x7AF97D }, + { "_d3dxCreatePalette", 0x7AFC35 }, + { "TArray::TArray", 0x7B0343 }, + { "TArray::~TArray", 0x7B0350 }, + { "TArray::operator[]", 0x7B035E }, + { "TArray::~TArray", 0x7B0379 }, + { "TArray::operator[]", 0x7B0387 }, + { "_d3dxCopyAddRef", 0x7B03A1 }, + { "TArray::`scalar deleting destructor'", 0x7B0454 }, + { "TArray::`scalar deleting destructor'", 0x7B0470 }, + { "_d3dxCopyRelease", 0x7B07DB }, + { "_d3dxCopy", 0x7B0A12 }, + { "_d3dxCopyFromBits", 0x7B0AAB }, + { "D3DXGetNumMipmaps", 0x7B0C58 }, + { "D3DXGetNthMipmap", 0x7B0C96 }, + { "GenerateMipMaps", 0x7B0D46 }, + { "ValidateTexture", 0x7B10B1 }, + { "GetTopCubeFace", 0x7B1552 }, + { "LoadFromGDI", 0x7B15C3 }, + { "CopyInSingleMipChain", 0x7B17AB }, + { "LoadFromDDS", 0x7B1905 }, + { "GetCurrentPixelTGA", 0x7B1C18 }, + { "LoadFromTGA", 0x7B1E64 }, + { "LoadCubeMapFromCubeMap", 0x7B28E8 }, + { "ComponentFromIndex", 0x7B2B93 }, + { "UpdateStaticMapping", 0x7B2BCB }, + { "MapInSystemColors", 0x7B2D12 }, + { "D3DXVECTOR3::D3DXVECTOR3", 0x7B314E }, + { "D3DXVECTOR4::D3DXVECTOR4", 0x7B3151 }, + { "D3DXQUATERNION::D3DXQUATERNION", 0x7B3154 }, + { "D3DXPLANE::D3DXPLANE", 0x7B3157 }, + { "D3DXVECTOR2::D3DXVECTOR2", 0x7B322B }, + { "D3DXVECTOR2::operator/=", 0x7B32B4 }, + { "D3DXVECTOR2::operator/", 0x7B3364 }, + { "D3DXVECTOR3::operator/=", 0x7B3547 }, + { "D3DXVECTOR3::operator-", 0x7B35D3 }, + { "D3DXVECTOR3::operator/", 0x7B3983 }, + { "D3DXVECTOR4::operator/", 0x7B3AFD }, + { "D3DXQUATERNION::operator float *", 0x7B3ED7 }, + { "D3DXQUATERNION::operator/=", 0x7B3F6E }, + { "D3DXQUATERNION::operator/", 0x7B40C6 }, + { "D3DXPLANE::operator-", 0x7B429A }, + { "D3DXVec2LengthSq", 0x7B460E }, + { "D3DXVec3LengthSq", 0x7B46BC }, + { "D3DXVec3Dot", 0x7B46DF }, + { "D3DXVec3Cross", 0x7B477A }, + { "D3DXVec3Subtract", 0x7B47C6 }, + { "D3DXVec3Lerp", 0x7B4886 }, + { "D3DXVec4LengthSq", 0x7B48BD }, + { "D3DXMatrixIdentity", 0x7B49C7 }, + { "D3DXQuaternionLengthSq", 0x7B4AB3 }, + { "D3DXQuaternionDot", 0x7B4AE1 }, + { "D3DXQuaternionConjugate", 0x7B4B06 }, + { "D3DXPlaneDot", 0x7B4B2B }, + { "D3DXPlaneDotCoord", 0x7B4B50 }, + { "D3DXPlaneDotNormal", 0x7B4B70 }, + { "CCapsFile::Open", 0x7B5B24 }, + { "CCapsFile::Close", 0x7B5BA4 }, + { "CCapsFile::FindVersion", 0x7B5BA9 }, + { "CCapsFile::CreateVersion", 0x7B5BC7 }, + { "CCapsFile::Parse2D", 0x7B5C30 }, + { "CCapsFile::CreateString", 0x7B5CEB }, + { "CCapsFile::CreateFormat", 0x7B5DE7 }, + { "CCapsFile::Create2D", 0x7B5F23 }, + { "CCapsFile::Create3D", 0x7B5FAF }, + { "CCapsFile::SaveSoftwareCaps", 0x7B60AA }, + { "CCapsFile::SaveHardwareCaps", 0x7B624E }, + { "CCapsFile::Parse3D", 0x7B64E5 }, + { "CCapsFile::LoadHardwareCaps", 0x7B6682 }, + { "CCapsFile::LoadSoftwareCaps", 0x7B6920 }, + { "EncodeBlockRGBColorKey", 0x7B6E87 }, + { "DecodeBlockRGB", 0x7B731E }, + { "DecodeBlockAlpha4", 0x7B73F8 }, + { "DecodeBlockAlpha3", 0x7B7446 }, + { "CSurfaceLock::CSurfaceLock", 0x7B7550 }, + { "CSurfaceLock::IsValid", 0x7B75E9 }, + { "CSurfaceLock::IsPaletteIndexed", 0x7B75FA }, + { "CSurfaceLock::GetPalette", 0x7B7617 }, + { "FindClosest_PALETTE4", 0x7B7696 }, + { "FindClosest_PALETTE8", 0x7B7719 }, + { "FindClosest_PALETTEA8", 0x7B779F }, + { "GetDxtBlkSize", 0x7B783B }, + { "XXDecodeBlockRGB", 0x7B786D }, + { "LoadCacheBlock", 0x7B7893 }, + { "InitializePixelCache", 0x7B79BA }, + { "InCacheBlock", 0x7B7A0D }, + { "GetDstSpanAllZeros", 0x7B7A30 }, + { "TArray::Add", 0x7B7A3F }, + { "TArray::TArray", 0x7B7A91 }, + { "TArray::Add", 0x7B7A9E }, + { "EncodeBlockRGB", 0x7B7AF0 }, + { "EncodeBlockAlpha4", 0x7B7B22 }, + { "EncodeBlockAlpha3", 0x7B7B7B }, + { "RegisterLine", 0x7B7CA5 }, + { "RegisterBlt", 0x7B7D27 }, + { "CSurfaceLock::~CSurfaceLock", 0x7B7E75 }, + { "XXEncodeBlockRGB", 0x7B7E9B }, + { "FlushCacheBlock", 0x7B7F04 }, + { "ShutdownPixelCache", 0x7B7FB4 }, + { "GetPtrToCachedPixel", 0x7B7FD6 }, + { "RegisterBlts", 0x7B808B }, + { "RegisterLines", 0x7B9ECB }, + { "_d3dxFindTextureCallback", 0x7BA44E }, + { "ChooseTextureFormat", 0x7BA4A2 }, + { "streambuf::sputc", 0x7C142C }, + { "ostream::opfx", 0x7C1570 }, + { "ostream::osfx", 0x7C15E4 }, + { "ostream::flush", 0x7C16BD }, + { "ostream::ostream", 0x7C1745 }, + { "ostream::`scalar deleting destructor'", 0x7C177B }, + { "ostream::~ostream", 0x7C1879 }, + { "ostream::operator=", 0x7C1888 }, + { "ostream_withassign::ostream_withassign", 0x7C190E }, + { "ostream_withassign::`scalar deleting destructor'", 0x7C1969 }, + { "ostream_withassign::~ostream_withassign", 0x7C19F2 }, + { "ostream::writepad", 0x7C1A05 }, + { "istream::istream", 0x7C1B71 }, + { "istream::`scalar deleting destructor'", 0x7C1BB9 }, + { "istream::~istream", 0x7C1CD9 }, + { "istream::operator=", 0x7C1CE8 }, + { "istream::ipfx", 0x7C1D80 }, + { "streambuf::in_avail", 0x7C1E61 }, + { "istream::operator>>", 0x7C1E71 }, + { "istream::isfx", 0x7C1F2D }, + { "istream::peek", 0x7C1F62 }, + { "istream::putback", 0x7C1F92 }, + { "streambuf::sputbackc", 0x7C1FFF }, + { "ios::clear", 0x7C2024 }, + { "istream::sync", 0x7C2052 }, + { "istream::eatwhite", 0x7C20B6 }, + { "istream_withassign::istream_withassign", 0x7C212F }, + { "istream_withassign::`scalar deleting destructor'", 0x7C218A }, + { "istream_withassign::~istream_withassign", 0x7C2213 }, + { "ios::ios", 0x7C232F }, + { "ios::`scalar deleting destructor'", 0x7C238D }, + { "ios::~ios", 0x7C245A }, + { "ios::init", 0x7C24A4 }, + { "ios::operator=", 0x7C24D3 }, + { "ios::xalloc", 0x7C250E }, + { "ios::bitalloc", 0x7C253F }, + { "ofstream::ofstream", 0x7C2565 }, + { "ofstream::`scalar deleting destructor'", 0x7C25EB }, + { "ofstream::~ofstream", 0x7C27E5 }, + { "ofstream::setbuf", 0x7C27F8 }, + { "ofstream::attach", 0x7C2840 }, + { "ofstream::open", 0x7C2871 }, + { "ofstream::close", 0x7C28B3 }, + { "filebuf::filebuf", 0x7C28E6 }, + { "filebuf::`scalar deleting destructor'", 0x7C2900 }, + { "filebuf::~filebuf", 0x7C2983 }, + { "filebuf::close", 0x7C29DA }, + { "filebuf::overflow", 0x7C2A3D }, + { "filebuf::underflow", 0x7C2AAE }, + { "filebuf::seekoff", 0x7C2B3E }, + { "filebuf::sync", 0x7C2B82 }, + { "filebuf::setbuf", 0x7C2C5D }, + { "Iostream_init::Iostream_init", 0x7C2D75 }, + { "ios::setf", 0x7C2DA6 }, + { "Iostream_init::~Iostream_init", 0x7C2DDD }, + { "streambuf::snextc", 0x7C2E0A }, + { "streambuf::sbumpc", 0x7C2E56 }, + { "streambuf::stossc", 0x7C2E8D }, + { "streambuf::sgetc", 0x7C2EC6 }, + { "istream::getdouble", 0x7C2EEB }, + { "filebuf::attach", 0x7C3024 }, + { "filebuf::open", 0x7C3098 }, + { "filebuf::setmode", 0x7C320E }, + { "streambuf::streambuf", 0x7C3276 }, + { "streambuf::`scalar deleting destructor'", 0x7C32B5 }, + { "streambuf::~streambuf", 0x7C3334 }, + { "streambuf::setbuf", 0x7C3364 }, + { "streambuf::xsputn", 0x7C3398 }, + { "streambuf::xsgetn", 0x7C33EE }, + { "streambuf::sync", 0x7C3485 }, + { "streambuf::allocate", 0x7C349C }, + { "streambuf::doallocate", 0x7C34BA }, + { "streambuf::setb", 0x7C34E7 }, + { "streambuf::seekoff", 0x7C3517 }, + { "streambuf::seekpos", 0x7C351D }, + { "streambuf::pbackfail", 0x7C352F }, + { "std::_Xlen", 0x7C358B }, + { "std::logic_error::logic_error", 0x7C35E5 }, + { "std::logic_error::what", 0x7C3649 }, + { "std::logic_error::_Doraise", 0x7C3656 }, + { "std::logic_error::~logic_error", 0x7C3673 }, + { "std::logic_error::`scalar deleting destructor'", 0x7C36B0 }, + { "std::length_error::~length_error", 0x7C3729 }, + { "std::length_error::_Doraise", 0x7C3766 }, + { "std::length_error::`scalar deleting destructor'", 0x7C3783 }, + { "std::length_error::length_error", 0x7C379F }, + { "std::_Xran", 0x7C37B7 }, + { "std::out_of_range::~out_of_range", 0x7C3811 }, + { "std::out_of_range::_Doraise", 0x7C384E }, + { "std::out_of_range::`scalar deleting destructor'", 0x7C386B }, + { "std::out_of_range::out_of_range", 0x7C3887 }, + { "std::_Lockit::_Lockit", 0x7C38E2 }, + { "std::_Lockit::~_Lockit", 0x7C397E }, + { "`eh vector destructor iterator'", 0x7C3993 }, + { "__ArrayUnwind", 0x7C3A13 }, + { "type_info::~type_info", 0x7C3B46 }, + { "type_info::`scalar deleting destructor'", 0x7C3B6F }, + { "type_info::operator==", 0x7C3B8B }, + { "type_info::operator!=", 0x7C3BA6 }, + { "type_info::before", 0x7C3BC2 }, + { "type_info::raw_name", 0x7C3BE1 }, + { "type_info::type_info", 0x7C3BE5 }, + { "type_info::operator=", 0x7C3BF0 }, + { "_JumpToContinuation", 0x7C3BF5 }, + { "_CallMemberFunction0", 0x7C3C29 }, + { "_CallMemberFunction1", 0x7C3C30 }, + { "_CallMemberFunction2", 0x7C3C37 }, + { "_UnwindNestedFrames", 0x7C3C3E }, + { "_CallCatchBlock2", 0x7C3CDD }, + { "CatchGuardHandler", 0x7C3D31 }, + { "_CallSETranslator", 0x7C3D56 }, + { "TranslatorGuardHandler", 0x7C3E0C }, + { "_GetRangeOfTrysToCheck", 0x7C3E81 }, + { "__non_rtti_object::__non_rtti_object", 0x7C4407 }, + { "__non_rtti_object::`scalar deleting destructor'", 0x7C4429 }, + { "__non_rtti_object::~__non_rtti_object", 0x7C4445 }, + { "bad_typeid::bad_typeid", 0x7C4462 }, + { "bad_typeid::`scalar deleting destructor'", 0x7C447A }, + { "bad_typeid::~bad_typeid", 0x7C4496 }, + { "bad_cast::bad_cast", 0x7C4691 }, + { "bad_cast::`scalar deleting destructor'", 0x7C46A9 }, + { "bad_cast::~bad_cast", 0x7C46C5 }, + { "FindCompleteObject", 0x7C46E2 }, + { "FindSITargetTypeInstance", 0x7C46FC }, + { "FindMITargetTypeInstance", 0x7C4756 }, + { "FindVITargetTypeInstance", 0x7C484F }, + { "PMDtoOffset", 0x7C4987 }, + { "`eh vector constructor iterator'", 0x7C49AA }, + { "exception::exception", 0x7C9195 }, + { "exception::`scalar deleting destructor'", 0x7C91A6 }, + { "exception::operator=", 0x7C9249 }, + { "exception::~exception", 0x7C9268 }, + { "exception::what", 0x7C927E }, + { "terminate", 0x7C928B }, + { "unexpected", 0x7C92EC }, + { "_inconsistency", 0x7C9304 }, + { "FindHandler", 0x7C959F }, + { "FindHandlerForForeignException", 0x7C9752 }, + { "TypeMatch", 0x7C97FC }, + { "CatchIt", 0x7C990D }, + { "CallCatchBlock", 0x7C9988 }, + { "ExFilterRethrow", 0x7C9AA3 }, + { "BuildCatchObject", 0x7C9ACD }, + { "_DestructExceptionObject", 0x7C9C91 }, + { "AdjustPointer", 0x7C9CF8 }, + { "__CxxUnhandledExceptionFilter", 0x7CF898 }, + { "__CxxSetUnhandledExceptionFilter", 0x7CF8DE }, + { "__CxxRestoreUnhandledExceptionFilter", 0x7CF8EF }, + { "_ValidateRead", 0x7CFE19 }, + { "_ValidateWrite", 0x7CFE35 }, + { "_ValidateExecute", 0x7CFE51 }, + }; + + consteval std::uint32_t SignatureToAddress(const std::string_view signature) + { + for (auto const& [entry_signature, entry_address] : signatures) + { + if (entry_signature == signature) + return entry_address; + } + + return 0; + + } +} \ No newline at end of file diff --git a/signatures/g2a_signatures.hpp b/signatures/g2a_signatures.hpp new file mode 100644 index 0000000..32acabd --- /dev/null +++ b/signatures/g2a_signatures.hpp @@ -0,0 +1,10330 @@ +#pragma once + +#include +#include + +namespace Gothic_II_Addon +{ + struct SignatureEntry + { + std::string_view signature; + std::uint32_t address; + }; + + constexpr SignatureEntry signatures[] = { + { "`vector constructor iterator'", 0x401010 }, + { "zCModelAniActive::`vector deleting destructor'", 0x401040 }, + { "zSTRING::zSTRING", 0x4010C0 }, + { "zSTRING::`scalar deleting destructor'", 0x401140 }, + { "zSTRING::~zSTRING", 0x401160 }, + { "oCCSManager::_CreateNewInstance", 0x401550 }, + { "oCCSManager::operator delete", 0x4015B0 }, + { "oCCSManager::oCCSManager", 0x401600 }, + { "zCObject::zCObject", 0x401D60 }, + { "zCObject::_GetClassDef", 0x401EC0 }, + { "zCObject::Archive", 0x401ED0 }, + { "zCObject::Unarchive", 0x401EE0 }, + { "zCObject::`scalar deleting destructor'", 0x401EF0 }, + { "zCOLOR::zCOLOR", 0x401F20 }, + { "zCEventMessage::_GetClassDef", 0x401F30 }, + { "zCEventMessage::IsOverlay", 0x401F40 }, + { "zCEventMessage::IsNetRelevant", 0x401F50 }, + { "zCEventMessage::IsHighPriority", 0x401F60 }, + { "zCEventMessage::IsJob", 0x401F70 }, + { "zCEventMessage::GetIgnoreCutsceneMode", 0x401F80 }, + { "zCEventMessage::Delete", 0x401F90 }, + { "zCEventMessage::IsDeleteable", 0x401FA0 }, + { "zCEventMessage::IsDeleted", 0x401FB0 }, + { "zCEventMessage::SetCutsceneMode", 0x401FC0 }, + { "zCEventMessage::GetCutsceneMode", 0x401FD0 }, + { "zCEventMessage::MD_GetNumOfSubTypes", 0x401FE0 }, + { "zCEventMessage::MD_GetSubTypeString", 0x401FF0 }, + { "zCEventMessage::MD_GetVobRefName", 0x402030 }, + { "zCEventMessage::MD_SetVobRefName", 0x402070 }, + { "zCEventMessage::MD_SetVobParam", 0x402080 }, + { "zCEventMessage::MD_GetTimeBehavior", 0x402090 }, + { "zCEventMessage::MD_GetMinTime", 0x4020A0 }, + { "zCEventMessage::Pack", 0x4020B0 }, + { "zCEventMessage::Unpack", 0x4020C0 }, + { "zCEventMessage::~zCEventMessage", 0x4020D0 }, + { "zCEventMessage::`scalar deleting destructor'", 0x4020E0 }, + { "zCEventCore::operator delete", 0x402110 }, + { "zCEventCore::_GetClassDef", 0x402130 }, + { "zCEventCore::MD_GetNumOfSubTypes", 0x402140 }, + { "zCEventCore::IsNetRelevant", 0x402150 }, + { "zCEventCore::`scalar deleting destructor'", 0x402170 }, + { "zCCSCamera_EventMsg::operator delete", 0x4021A0 }, + { "zCCSCamera_EventMsgActivate::operator delete", 0x4021C0 }, + { "zCCSCamera_EventMsgActivate::_GetClassDef", 0x4021E0 }, + { "zCCSCamera_EventMsgActivate::IsDeleted", 0x4021F0 }, + { "zCCSCamera_EventMsgActivate::Delete", 0x402200 }, + { "zCCSCamera_EventMsgActivate::`vector deleting destructor'", 0x402210 }, + { "zCCSCamera_EventMsgActivate::~zCCSCamera_EventMsgActivate", 0x402240 }, + { "zCEventScreenFX::operator delete", 0x4022A0 }, + { "oCCSManager::_GetClassDef", 0x4022C0 }, + { "oCMsgMovement::operator delete", 0x4022D0 }, + { "oCMsgManipulate::operator delete", 0x4022F0 }, + { "oCMsgConversation::operator delete", 0x402310 }, + { "oCCSManager::`scalar deleting destructor'", 0x402330 }, + { "oCCSManager::~oCCSManager", 0x402360 }, + { "oCCSManager::CreateCutscenePlayer", 0x402370 }, + { "oCCSPlayer::operator delete", 0x4023F0 }, + { "oCCSManager::CreateOuMessage", 0x402410 }, + { "oCCSManager::CreateMessage", 0x402420 }, + { "oCCSManager::CreateProperties", 0x402B10 }, + { "oCCSProps::operator delete", 0x402B70 }, + { "std::basic_string,class std::allocator >::basic_string,class std::allocator >", 0x402B90 }, + { "std::basic_string,class std::allocator >::erase", 0x402BB0 }, + { "zCSoundManager::zCSoundEventData::`vector deleting destructor'", 0x402CD0 }, + { "zCSoundManager::zCSoundEventData::~zCSoundEventData", 0x402D30 }, + { "std::basic_string,class std::allocator >::assign", 0x402DC0 }, + { "std::basic_string,class std::allocator >::_Eos", 0x403060 }, + { "std::basic_string,class std::allocator >::_Grow", 0x403080 }, + { "std::basic_string,class std::allocator >::_Split", 0x4031A0 }, + { "std::basic_string,class std::allocator >::_Tidy", 0x403280 }, + { "std::basic_string,class std::allocator >::max_size", 0x4032D0 }, + { "std::basic_string,class std::allocator >::_Copy", 0x4032E0 }, + { "oCCSPlayer::_CreateNewInstance", 0x403850 }, + { "oCCSPlayer::_GetClassDef", 0x4038C0 }, + { "oCCSPlayer::oCCSPlayer", 0x4038D0 }, + { "oCCSPlayer::`scalar deleting destructor'", 0x4038F0 }, + { "oCCSPlayer::~oCCSPlayer", 0x403920 }, + { "oCCSPlayer::ProcessCutscene", 0x403940 }, + { "oCCSProps::_CreateNewInstance", 0x403E90 }, + { "oCCSProps::_GetClassDef", 0x403EF0 }, + { "oCCSProps::oCCSProps", 0x403F00 }, + { "oCCSProps::`scalar deleting destructor'", 0x403F20 }, + { "oCCSProps::~oCCSProps", 0x403F50 }, + { "oCCSProps::Archive", 0x403F60 }, + { "oCCSProps::Unarchive", 0x403F70 }, + { "oCCSProps::AcceptRole", 0x403F80 }, + { "oCCSProps::CheckRole", 0x403F90 }, + { "oCCSProps::CheckRoleResult", 0x403FE0 }, + { "oCCSTrigger::_CreateNewInstance", 0x404210 }, + { "zCVob::OnTick", 0x404270 }, + { "zCVob::PostLoad", 0x404280 }, + { "zCVob::GetCharacterClass", 0x404290 }, + { "zCVob::CanThisCollideWith", 0x4042A0 }, + { "zCVob::GetScriptInstance", 0x4042B0 }, + { "zCVob::SetByScriptInstance", 0x4042D0 }, + { "zCVob::GetCSStateFlags", 0x4042E0 }, + { "zCTriggerBase::GetTriggerTarget", 0x4042F0 }, + { "oCCSTrigger::operator delete", 0x404310 }, + { "oCCSTrigger::_GetClassDef", 0x404330 }, + { "oCCSTrigger::`scalar deleting destructor'", 0x404340 }, + { "oCCSTrigger::~oCCSTrigger", 0x404370 }, + { "oCCSTrigger::TriggerTarget", 0x404380 }, + { "operator+", 0x4045C0 }, + { "zCTrigger::GetTriggerTarget", 0x4049A0 }, + { "oCCSTrigger::UntriggerTarget", 0x4049F0 }, + { "oCCSTrigger::Archive", 0x404C30 }, + { "oCCSTrigger::Unarchive", 0x404C40 }, + { "std::basic_string,class std::allocator >::~basic_string,class std::allocator >", 0x404C50 }, + { "zCCSCutsceneContext::_CreateNewInstance", 0x404EB0 }, + { "zCCSBlockBase::GetCommand", 0x404F70 }, + { "zCCSCutsceneContext::operator delete", 0x404F80 }, + { "zCCSCutsceneContext::_GetClassDef", 0x404FA0 }, + { "zCCSCutsceneContext::IsCutscene", 0x404FB0 }, + { "zCCSCutsceneContext::IsOutputUnit", 0x404FC0 }, + { "zCCSCutsceneContext::DisablePlayCutscenes", 0x404FD0 }, + { "zCCSCutsceneContext::zCCSCutsceneContext", 0x404FE0 }, + { "zCCSCutsceneContext::`scalar deleting destructor'", 0x405040 }, + { "zCCSCutsceneContext::UseThisSubBlock", 0x405A80 }, + { "zCCSCutsceneContext::~zCCSCutsceneContext", 0x405BE0 }, + { "zCCSCutsceneContext::Archive", 0x405E20 }, + { "zCCSCutsceneContext::GetCSName", 0x406230 }, + { "zCCSProps::GetName", 0x406300 }, + { "zCCSCutsceneContext::Unarchive", 0x406350 }, + { "zCCSCutsceneContext::StartPlaying", 0x406810 }, + { "zCCSCutsceneContext::Stop", 0x406E60 }, + { "zCCSProps::GetScriptFuncOnStop", 0x407670 }, + { "zCCSCutsceneContext::Interrupt", 0x4076C0 }, + { "zCCSCutsceneContext::ForcedInterrupt", 0x407970 }, + { "zCCSCutsceneContext::Play", 0x407C20 }, + { "zVEC3::zVEC3", 0x408EC0 }, + { "zMAT4::GetTranslation", 0x408EE0 }, + { "zCCSCutsceneContext::HandleTrigger", 0x408F00 }, + { "zCCSCutsceneContext::HandleUntrigger", 0x4091A0 }, + { "zCCSCutsceneContext::GetLastTimePoint", 0x4091B0 }, + { "zCCSCutsceneContext::GetLastTimeStamp", 0x4091C0 }, + { "zCCSCutsceneContext::GetLastPlayResult", 0x4091D0 }, + { "zCCSCutsceneContext::AreU", 0x4096A0 }, + { "zCCSCutsceneContext::IsForcedInterrupted", 0x409780 }, + { "zCCSCutsceneContext::IsPlaying", 0x4097A0 }, + { "zCCSCutsceneContext::IsFinished", 0x4097D0 }, + { "zCCSCutsceneContext::ReplayCutscene", 0x4097F0 }, + { "zCCSCutsceneContext::SetPoolItem", 0x409800 }, + { "zCCSCutsceneContext::PrepareBlock", 0x409860 }, + { "zCCSCutsceneContext::GetStage", 0x4098A0 }, + { "zCCSCutsceneContext::SetStage", 0x4098C0 }, + { "zCCSCutsceneContext::CatchPlayer", 0x409920 }, + { "zCCSCutsceneContext::ForcedResume", 0x409930 }, + { "zCCSCutsceneContext::CheckRoleReactions", 0x409950 }, + { "zCCSCutsceneContext::PrintDebugInfo", 0x4099C0 }, + { "zCCSCutsceneContext::AddMainRole", 0x409FC0 }, + { "std::basic_string,class std::allocator >::compare", 0x40A1D0 }, + { "zCArray::AllocDelta", 0x40A2A0 }, + { "zCCSBlockPosition::`vector deleting destructor'", 0x40A370 }, + { "zCCSAtomicBlock::_CreateNewInstance", 0x40A820 }, + { "zCCSBlockBase::InsertBlock", 0x40A950 }, + { "zCCSAtomicBlock::operator delete", 0x40A960 }, + { "zCCSAtomicBlock::_GetClassDef", 0x40A980 }, + { "zCCSAtomicBlock::IsFinished", 0x40A990 }, + { "zCCSAtomicBlock::GetCommand", 0x40A9A0 }, + { "zCCSBlock::_CreateNewInstance", 0x40AB90 }, + { "zCCSBlock::operator delete", 0x40AC60 }, + { "zCCSBlock::_GetClassDef", 0x40AC80 }, + { "zCCSSyncBlock::_CreateNewInstance", 0x40AE70 }, + { "zCCSBlockBase::_GetClassDef", 0x40AF40 }, + { "zCCSSyncBlock::operator delete", 0x40AF50 }, + { "zCCSSyncBlock::_GetClassDef", 0x40AF70 }, + { "zCCutscene::_CreateNewInstance", 0x40B170 }, + { "zCCutscene::operator delete", 0x40B1D0 }, + { "zCCSRole::_CreateNewInstance", 0x40B3E0 }, + { "zCCSRole::operator delete", 0x40B530 }, + { "zCCSRole::_GetClassDef", 0x40B550 }, + { "zCEvMsgCutscene::_CreateNewInstance", 0x40B740 }, + { "zCEvMsgCutscene::operator delete", 0x40B850 }, + { "zCEvMsgCutscene::_GetClassDef", 0x40B870 }, + { "zCEvMsgCutscene::IsHighPriority", 0x40B880 }, + { "zCEvMsgCutscene::Delete", 0x40B890 }, + { "zCEvMsgCutscene::IsDeleted", 0x40B8A0 }, + { "zCEvMsgCutscene::`scalar deleting destructor'", 0x40B8B0 }, + { "zCCSRole::zCCSRole", 0x40B940 }, + { "zCCSRole::`scalar deleting destructor'", 0x40BA60 }, + { "zCCSRole::~zCCSRole", 0x40BBD0 }, + { "zCCSRole::SetRoleVob", 0x40BE80 }, + { "zCObject::Release", 0x40C310 }, + { "zCCSRole::GetRoleVob", 0x40C330 }, + { "zCCSRole::Archive", 0x40C340 }, + { "zCCSRole::Unarchive", 0x40C3A0 }, + { "zCEvMsgCutscene::zCEvMsgCutscene", 0x40C4F0 }, + { "zCEvMsgCutscene::~zCEvMsgCutscene", 0x40C640 }, + { "zCEvMsgCutscene::MD_GetNumOfSubTypes", 0x40C6A0 }, + { "zCEvMsgCutscene::MD_GetSubTypeString", 0x40C6B0 }, + { "zCCSBlockBase::zCCSBlockBase", 0x40C860 }, + { "zCCSBlockBase::`scalar deleting destructor'", 0x40C9C0 }, + { "zCCSBlockBase::~zCCSBlockBase", 0x40C9F0 }, + { "zCCSBlockBase::GetChild", 0x40CA00 }, + { "zCCSBlockBase::NewBlock", 0x40CA10 }, + { "zCCSBlockBase::GetNumOfChilds", 0x40CA20 }, + { "zCCSBlockBase::GetRoleNumOfChild", 0x40CA30 }, + { "zCCSBlockBase::BlockCorrection", 0x40CA40 }, + { "zCCSBlockBase::BlockAsFocus", 0x40CA50 }, + { "zCCSBlockBase::GetRoleName", 0x40CA60 }, + { "zCCSBlockBase::SetRoleName", 0x40CAF0 }, + { "zCCSBlockBase::DeleteChild", 0x40CB00 }, + { "zCCSBlockBase::GetChildPos", 0x40CB10 }, + { "zCCSAtomicBlock::zCCSAtomicBlock", 0x40CB20 }, + { "zCCSAtomicBlock::`scalar deleting destructor'", 0x40CC50 }, + { "zCCSAtomicBlock::~zCCSAtomicBlock", 0x40CC80 }, + { "zCCSAtomicBlock::OrganizeRoles", 0x40CD20 }, + { "zCCSAtomicBlock::Play", 0x40CF80 }, + { "zCCSAtomicBlock::GetMinTime", 0x40D050 }, + { "zCCSBlock::zCCSBlock", 0x40D260 }, + { "zCCSBlock::`scalar deleting destructor'", 0x40D300 }, + { "zCCSBlock::~zCCSBlock", 0x40D330 }, + { "zCCSBlock::GetChild", 0x40D410 }, + { "zCCSBlock::GetChildPos", 0x40D430 }, + { "zCCSBlock::GetNumOfChilds", 0x40D450 }, + { "zCCSBlock::DeleteChild", 0x40D460 }, + { "zCCSBlock::Play", 0x40D4F0 }, + { "zCCSBlock::GetMinTime", 0x40D7A0 }, + { "zCCSBlock::IsFinished", 0x40D830 }, + { "zCCSBlock::OrganizeRoles", 0x40D940 }, + { "zCCSBlock::GetRoleName", 0x40D990 }, + { "zCCSBlock::SetRoleName", 0x40D9E0 }, + { "zCCSBlock::InsertBlock", 0x40DB20 }, + { "zCCSBlock::NewBlock", 0x40DBC0 }, + { "zCCSBlock::BlockAsFocus", 0x40DC60 }, + { "zCCSBlock::BlockCorrection", 0x40DCA0 }, + { "zCCSSyncBlock::zCCSSyncBlock", 0x40DDA0 }, + { "zCCSSyncBlock::`scalar deleting destructor'", 0x40DE50 }, + { "zCCSSyncBlock::~zCCSSyncBlock", 0x40DE80 }, + { "zCCSSyncBlock::IsFinished", 0x40DEE0 }, + { "zCCSSyncBlock::Play", 0x40DF30 }, + { "zCCSSyncBlock::GetRoleNumOfChild", 0x40E0E0 }, + { "zCCSSyncBlock::InsertBlock", 0x40E100 }, + { "zCCSSyncBlock::NewBlock", 0x40E1D0 }, + { "zCCSSyncBlock::BlockAsFocus", 0x40E2A0 }, + { "zCCSSyncBlock::DeleteChild", 0x40E2F0 }, + { "zCCSSyncBlock::AssignerCorrection", 0x40E3B0 }, + { "zCCutscene::zCCutscene", 0x40E3E0 }, + { "zCCSProps::operator delete", 0x40E5A0 }, + { "zCCutscene::_GetClassDef", 0x40E5C0 }, + { "zCCutscene::IsCutscene", 0x40E5D0 }, + { "zCCutscene::`scalar deleting destructor'", 0x40E5E0 }, + { "zCCutscene::~zCCutscene", 0x40E610 }, + { "zCCutscene::SetOwnerPlayer", 0x40E780 }, + { "zCCutscene::IsMember", 0x40E7C0 }, + { "zCCutscene::SetRoleListForDebugging", 0x40E7F0 }, + { "zCCutscene::SaveRolesVobs", 0x40E9B0 }, + { "zCCutscene::RestoreRoleVobs", 0x40EC40 }, + { "zCCutscene::CheckMainRole", 0x40EEB0 }, + { "zCCutscene::GetStage", 0x40FCF0 }, + { "zCCutscene::CheckPlayState", 0x40FD00 }, + { "zCCutscene::PrepareBlock", 0x40FDC0 }, + { "zCCutscene::AddRoleOU", 0x40FE40 }, + { "zCCutscene::AddMainRole", 0x410670 }, + { "zCCutscene::RemoveRole", 0x410EC0 }, + { "zCCutscene::CSCheck", 0x410F40 }, + { "zCCutscene::StartPlaying", 0x4130C0 }, + { "zCEventMessage::zCEventMessage", 0x413B60 }, + { "zCEvMsgCutscene::SetCutsceneName", 0x413CC0 }, + { "zCCutscene::Reset", 0x413E30 }, + { "zCCutscene::ClearCutscene", 0x413F30 }, + { "zCCutscene::StopRole", 0x414120 }, + { "zCCutscene::SolveEventManager", 0x414280 }, + { "zCCutscene::Stop", 0x4142C0 }, + { "zCCutscene::Interrupt", 0x415390 }, + { "zCCutscene::GetActualBlockNum", 0x415D30 }, + { "zCCutscene::ResumeActBlock", 0x415D40 }, + { "zCCutscene::ResumeAtBlock", 0x4160F0 }, + { "zCCutscene::PlaySub", 0x416100 }, + { "zCCutscene::IsFinished", 0x416160 }, + { "zCCutscene::NewBlock", 0x416170 }, + { "zCCutscene::NewCS", 0x416350 }, + { "zCCutscene::NewRole", 0x416600 }, + { "zCCutscene::DeleteRole", 0x4167B0 }, + { "zCCutscene::RegisterAdditionalVob", 0x4168A0 }, + { "zCCutscene::LoadStage", 0x416910 }, + { "zCCutscene::CatchPlayer", 0x416B30 }, + { "zCCSBlockPosition::zCCSBlockPosition", 0x416B70 }, + { "zCCSBlockPosition::~zCCSBlockPosition", 0x416BD0 }, + { "zCCSBlockPosition::operator=", 0x416BE0 }, + { "zCCSBlockBase::Archive", 0x416C00 }, + { "zCCSBlockBase::Unarchive", 0x416C10 }, + { "zCCSAtomicBlock::Archive", 0x416C20 }, + { "zCCSAtomicBlock::Unarchive", 0x416C40 }, + { "zCCSBlock::Archive", 0x416C70 }, + { "zCCSBlock::Unarchive", 0x416E50 }, + { "zCCSSyncBlock::Archive", 0x417090 }, + { "zCCSSyncBlock::Unarchive", 0x4172C0 }, + { "zCCutscene::Archive", 0x417500 }, + { "zCCutscene::Unarchive", 0x417590 }, + { "zCCutscene::FirstRoleUsed", 0x417840 }, + { "zCCutscene::CheckRoles", 0x417870 }, + { "zCCutscene::PrintDebugInfo", 0x417900 }, + { "zCCutscene::GetLastCheckResult", 0x417910 }, + { "zCCutscene::TryToCancel", 0x417C10 }, + { "zCCutscene::GetFirstBlockPosition", 0x417C40 }, + { "zCCutscene::GetNextMessage", 0x417DD0 }, + { "zCCutscene::GetNextBlock", 0x417E20 }, + { "zCCutscene::SerializeCutscene", 0x417E50 }, + { "zCCutscene::SerializeBlock", 0x417FC0 }, + { "zCArray::~zCArray", 0x418100 }, + { "zCArray::InsertEnd", 0x418120 }, + { "zCArray::InsertEnd", 0x418210 }, + { "zCArray::GetSafe", 0x4182E0 }, + { "zCArray::AllocDelta", 0x4184E0 }, + { "zCArray::AllocDelta", 0x418540 }, + { "zCArray::AllocDelta", 0x4185A0 }, + { "zCArray::AllocDelta", 0x418600 }, + { "zCArray::InsertEnd", 0x418660 }, + { "zCArray::InsertEnd", 0x418730 }, + { "zCArray::AllocDelta", 0x418780 }, + { "zCCSLib::_CreateNewInstance", 0x418A00 }, + { "zCCSLib::operator delete", 0x418B20 }, + { "zCCSLib::_GetClassDef", 0x418B40 }, + { "zCCSLib::Archive", 0x418B50 }, + { "zCCSLib::Unarchive", 0x418D80 }, + { "zCCSLib::zCCSLib", 0x419320 }, + { "zCCSLib::`scalar deleting destructor'", 0x419400 }, + { "zCCSLib::~zCCSLib", 0x419430 }, + { "zCCSLib::DeleteLib", 0x419510 }, + { "zCCSLib::RemoveFromLib", 0x419580 }, + { "zCCSLib::ValidateToken", 0x4195F0 }, + { "zCCSLib::IsLoaded", 0x419670 }, + { "zCCSLib::WasChanged", 0x419680 }, + { "zCCSLib::NextFree", 0x419690 }, + { "zCCSLib::Add", 0x4196A0 }, + { "zCCSLib::Change", 0x419750 }, + { "zCCSLib::GetOU", 0x419760 }, + { "zCCSLib::CompactLib", 0x419770 }, + { "zCArraySort::AllocDelta", 0x4197F0 }, + { "zCArraySort::InsertEnd", 0x419850 }, + { "zCCSManager::_CreateNewInstance", 0x419B40 }, + { "zCCSManager::operator delete", 0x419BA0 }, + { "zCCSManager::LibGetSvmModuleName", 0x419BC0 }, + { "zCCSManager::LibIsSvmModuleRunning", 0x419E80 }, + { "zCCSManager::LibSvmModuleStart", 0x419FC0 }, + { "zCCSManager::LibSvmModuleStop", 0x41A160 }, + { "zCCSManager::zCCSManager", 0x41A370 }, + { "zCCSManager::_GetClassDef", 0x41A470 }, + { "zCCSManager::CreateMessage", 0x41A480 }, + { "zCCSManager::CreateOuMessage", 0x41A490 }, + { "zCCSManager::`scalar deleting destructor'", 0x41A4A0 }, + { "zCCSManager::~zCCSManager", 0x41A4D0 }, + { "zCCSManager::CreateCutscenePlayer", 0x41A610 }, + { "zCCSPlayer::operator delete", 0x41A690 }, + { "zCCSManager::RemoveCutscenePlayer", 0x41A6B0 }, + { "zCCSManager::InsertPlayerInList", 0x41A6C0 }, + { "zCCSManager::RemovePlayerFromList", 0x41A7A0 }, + { "zCCSManager::InitiateCSwithContext", 0x41A800 }, + { "zCCSPoolItem::operator delete", 0x41A930 }, + { "zCCSManager::InitiateOUwithContext", 0x41A950 }, + { "zCCSManager::CreateNewCutscene", 0x41A980 }, + { "zCCSManager::CreateNewOutputUnit", 0x41AAC0 }, + { "zCCSManager::IsDeactivated", 0x41AB50 }, + { "zCCSManager::PoolCountStart", 0x41AB70 }, + { "zCCSManager::PoolCountStop", 0x41AB90 }, + { "zCCSManager::PoolHasFlags", 0x41ABB0 }, + { "zCCSManager::PoolClrFlags", 0x41ABE0 }, + { "zCCSManager::PoolSetFlags", 0x41AC00 }, + { "zCCSManager::PoolNumPlayed", 0x41AC20 }, + { "zCCSManager::PoolAllowedToStart", 0x41AC40 }, + { "zCCSManager::PoolInsertItem", 0x41AC70 }, + { "zCCSManager::PoolFindItem", 0x41AD50 }, + { "zCCSManager::PoolResetAll", 0x41AEA0 }, + { "zCCSManager::PoolResetByHour", 0x41AED0 }, + { "zCCSManager::PoolResetByDay", 0x41AF10 }, + { "zCCSManager::AddCommand", 0x41AF50 }, + { "zCCSManager::GetNumOfShortCom", 0x41B0C0 }, + { "zCCSManager::GetShortCom", 0x41B0D0 }, + { "zCCSManager::Archive", 0x41B250 }, + { "zCCSManager::Unarchive", 0x41B4A0 }, + { "zCCSManager::LibLoad", 0x41B700 }, + { "zCCSManager::LibCheckLoaded", 0x41BD80 }, + { "zCCSManager::LibGetFirst", 0x41BDA0 }, + { "zCCSManager::LibGetNext", 0x41BE00 }, + { "zCCSManager::LibGet", 0x41BF20 }, + { "zCCSManager::LibAddOU", 0x41BF50 }, + { "zCCSManager::LibDelOU", 0x41BF70 }, + { "zCCSManager::LibNullOU", 0x41BF90 }, + { "zCCSManager::LibStore", 0x41BFB0 }, + { "zCCSManager::LibValidateOU", 0x41C3B0 }, + { "zCCSManager::LibForceToLoad", 0x41C400 }, + { "zCCSManager::LibIsLoaded", 0x41C410 }, + { "zCCSManager::CreateProperties", 0x41C420 }, + { "CGameManager::CGameManager", 0x41C480 }, + { "zCArray::AllocDelta", 0x41C4E0 }, + { "zCArray::AllocDelta", 0x41C540 }, + { "zSTRING::`vector deleting destructor'", 0x41C760 }, + { "zCCSPlayer::_CreateNewInstance", 0x41C9E0 }, + { "zCCSDebugger::`scalar deleting destructor'", 0x41CAD0 }, + { "zCCSPlayer::_GetClassDef", 0x41CAF0 }, + { "zCCSPlayer::zCCSPlayer", 0x41CB00 }, + { "zCCSPlayer::`scalar deleting destructor'", 0x41CC00 }, + { "zCCSPlayer::~zCCSPlayer", 0x41CC30 }, + { "zCCSPlayer::SetOwnerWorld", 0x41CD80 }, + { "zCCSPlayer::SetOwnerManager", 0x41CD90 }, + { "zCCSPlayer::StartCutscene", 0x41CDA0 }, + { "zCCutscene::GetProperties", 0x41D230 }, + { "zCCSPlayer::CreateNewOutputUnit", 0x41D540 }, + { "zCCSPlayer::StartOutputUnit", 0x41D850 }, + { "zCCSPlayer::ForgetCutscene", 0x41DDB0 }, + { "zCCSPlayer::Interrupt", 0x41DEB0 }, + { "zCCSPlayer::Resume", 0x41DF10 }, + { "zCCSPlayer::InsertCutscene", 0x41DFB0 }, + { "zCCSPlayer::RemoveCutscene", 0x41E2C0 }, + { "zCCSPlayer::OnCSTrigger", 0x41E5E0 }, + { "zCCSPlayer::OnCSUntrigger", 0x41E880 }, + { "zCCSPlayer::Archive", 0x41EA10 }, + { "zCCSPlayer::Unarchive", 0x41ED10 }, + { "zCCSDebugger::~zCCSDebugger", 0x41F0E0 }, + { "zCCSPlayer::CSDB_BeginSyncBlock", 0x41F110 }, + { "zCCSPlayer::CSDB_BeginAtomBlock", 0x41F210 }, + { "zCCSPlayer::CSDB_EndAtomBlock", 0x41F450 }, + { "zCCSPlayer::CSDB_Error", 0x41F660 }, + { "zCCSPlayer::CSDB_Warning", 0x41F890 }, + { "zCCSPlayer::CSDB_StartPlaying", 0x41FAC0 }, + { "zCCSPlayer::CSDB_Stop", 0x41FAD0 }, + { "zCCSPlayer::ResetCutscenePlayer", 0x41FAE0 }, + { "zCCSPlayer::StopAllCutscenes", 0x41FB00 }, + { "zCCSPlayer::StopAllOutputUnits", 0x41FE30 }, + { "zCCSPlayer::IsAssigned", 0x420180 }, + { "zCCSPlayer::PrintListOfCutscenes", 0x4201E0 }, + { "zCCSPlayer::GetStartedCutscene", 0x4205A0 }, + { "zCCSPlayer::GetPlayingGlobalCutscene", 0x420770 }, + { "zCCSPlayer::UpdateCutscenesNow", 0x420810 }, + { "zCCSPlayer::DebugResetInfoscreen", 0x420860 }, + { "zCCSPlayer::DebugAddCutscene", 0x420890 }, + { "zCCSPlayer::Process", 0x4208C0 }, + { "zCCSPlayer::ProcessList", 0x420980 }, + { "zCCSPlayer::ProcessCutscene", 0x420B60 }, + { "zCCSPlayer::ToggleDebugInfo", 0x420C60 }, + { "zCList::~zCList", 0x420D30 }, + { "zCList::GetNumInList", 0x420D60 }, + { "zCList::`scalar deleting destructor'", 0x420D80 }, + { "std::basic_string,class std::allocator >::append", 0x420DC0 }, + { "zCList::Get", 0x420EA0 }, + { "zCCSPoolItem::_CreateNewInstance", 0x4210F0 }, + { "zCCSPoolItem::_GetClassDef", 0x421220 }, + { "zCCSPoolItem::zCCSPoolItem", 0x421230 }, + { "zCCSPoolItem::`scalar deleting destructor'", 0x421360 }, + { "zCCSPoolItem::Init", 0x4214F0 }, + { "zCCSPoolItem::~zCCSPoolItem", 0x421500 }, + { "zCCSPoolItem::GetRunBehaviour", 0x421580 }, + { "zCCSPoolItem::SetRunBehaviour", 0x4215A0 }, + { "zCCSPoolItem::Archive", 0x4215C0 }, + { "zCCSPoolItem::Unarchive", 0x421640 }, + { "zCCSPoolItem::TestedDeactivation", 0x421820 }, + { "zCCSPoolItem::IsAllowedToPlay", 0x421840 }, + { "zCCSPoolItem::PrintDebugInfo", 0x421860 }, + { "zCCSPoolItem::ClrFlags", 0x421BC0 }, + { "zCCSPoolItem::SetFlags", 0x421BE0 }, + { "zCCSPoolItem::HasFlags", 0x421BF0 }, + { "zCCSProps::_CreateNewInstance", 0x421E40 }, + { "zCCSProps::zCCSProps", 0x421EA0 }, + { "zCCSProps::_GetClassDef", 0x422060 }, + { "zCCSProps::`scalar deleting destructor'", 0x422070 }, + { "zCCSProps::~zCCSProps", 0x4220A0 }, + { "zCCSProps::Archive", 0x422160 }, + { "zCCSProps::Unarchive", 0x422240 }, + { "zCCSProps::CheckDistance", 0x422330 }, + { "zCCSProps::CheckRange", 0x422370 }, + { "zCCSProps::GetCheckRoleResult", 0x4223A0 }, + { "zCCSProps::PrintDebugInfo", 0x4223B0 }, + { "zCCSProps::AcceptRole", 0x422B80 }, + { "zCCSProps::CheckRole", 0x422B90 }, + { "oCBinkPlayer::oCBinkPlayer", 0x422BD0 }, + { "oCBinkPlayer::`scalar deleting destructor'", 0x422BF0 }, + { "oCBinkPlayer::~oCBinkPlayer", 0x422C10 }, + { "oCBinkPlayer::PlayInit", 0x422C20 }, + { "oCBinkPlayer::PlayDeinit", 0x422C80 }, + { "oCBinkPlayer::PlayFrame", 0x422C90 }, + { "oCBinkPlayer::PlayHandleEvents", 0x422CA0 }, + { "oCBinkPlayer::OpenVideo", 0x423780 }, + { "oCGameInfo::oCGameInfo", 0x423E30 }, + { "zCGameInfo::SetName", 0x423E50 }, + { "zCGameInfo::GetName", 0x423F90 }, + { "oCGameInfo::`scalar deleting destructor'", 0x423FE0 }, + { "oCGameInfo::~oCGameInfo", 0x424000 }, + { "oCGameInfo::Init", 0x424010 }, + { "oCGameInfo::Pack", 0x4240D0 }, + { "oCGameInfo::Unpack", 0x4240E0 }, + { "CGameManager::`scalar deleting destructor'", 0x424710 }, + { "CGameManager::~CGameManager", 0x424730 }, + { "CGameManager::Tool_ConvertData", 0x4248F0 }, + { "zCTextureFileHandler::~zCTextureFileHandler", 0x424C10 }, + { "zCTextureFileHandler::`scalar deleting destructor'", 0x424C20 }, + { "zCModelConvertFileHandler::~zCModelConvertFileHandler", 0x424C40 }, + { "zCMorphMeshConvertFileHandler::~zCMorphMeshConvertFileHandler", 0x424C50 }, + { "zCProgMeshConvertFileHandler::~zCProgMeshConvertFileHandler", 0x424C60 }, + { "CGameManager::Init", 0x424C70 }, + { "emergency_exit", 0x425430 }, + { "CGameManager::Done", 0x4254E0 }, + { "CGameManager::ExitGame", 0x425780 }, + { "CGameManager::ExitSession", 0x425790 }, + { "CGameManager::Run", 0x425830 }, + { "ExitGameFunc", 0x425F30 }, + { "CGameManager::InitScreen_Open", 0x425F60 }, + { "CGameManager::InitScreen_Menu", 0x426210 }, + { "CGameManager::InitScreen_Close", 0x426330 }, + { "CGameManager::InitSettings", 0x426430 }, + { "SplashDialogProc", 0x426640 }, + { "SplashThreadProc", 0x426660 }, + { "CGameManager::ShowSplashScreen", 0x426770 }, + { "CGameManager::RemoveSplashScreen", 0x4267B0 }, + { "CGameManager::GameInit", 0x4267D0 }, + { "oCObjectFactory::operator delete", 0x426A50 }, + { "oCObjectFactory::_GetClassDef", 0x426A70 }, + { "oCObjectFactory::`scalar deleting destructor'", 0x426C40 }, + { "oCObjectFactory::~oCObjectFactory", 0x426C70 }, + { "zCObjectFactory::_GetClassDef", 0x426C80 }, + { "zCObjectFactory::CreateGameInfo", 0x426C90 }, + { "zCObjectFactory::CreatePlayerInfo", 0x426CA0 }, + { "zCObjectFactory::`scalar deleting destructor'", 0x426CB0 }, + { "zCObjectFactory::~zCObjectFactory", 0x426CE0 }, + { "CGameManager::GameDone", 0x426CF0 }, + { "CGameManager::GameSessionReset", 0x426D20 }, + { "CGameManager::GameSessionInit", 0x426E10 }, + { "CGameManager::GameSessionDone", 0x426F70 }, + { "CGameManager::ShowIntro", 0x427070 }, + { "CGameManager::ShowExtro", 0x427080 }, + { "CGameManager::PreMenu", 0x427090 }, + { "zTRnd_DeviceInfo::~zTRnd_DeviceInfo", 0x4275C0 }, + { "CGameManager::PostMenu", 0x427610 }, + { "CGameManager::ApplySomeSettings", 0x4276B0 }, + { "CGameManager::GetPlaytimeSeconds", 0x429280 }, + { "CGameManager::Menu", 0x4292D0 }, + { "CGameManager::Read_Savegame", 0x42A040 }, + { "CGameManager::Write_Savegame", 0x42A2D0 }, + { "oCSavegameInfo::GetName", 0x42A610 }, + { "oCSavegameInfo::GetWorldName", 0x42A660 }, + { "oCWorld::GetWorldName", 0x42A6B0 }, + { "CGameManager::HandleCancelKey", 0x42A700 }, + { "CGameManager::MenuEnabled", 0x42AAF0 }, + { "CGameManager::HandleEvent", 0x42AD50 }, + { "CGameManager::GetGame", 0x42B1B0 }, + { "CGameManager::IsIntroActive", 0x42B1C0 }, + { "CGameManager::InsertMenuWorld", 0x42B1E0 }, + { "CGameManager::RemoveMenuWorld", 0x42B1F0 }, + { "CGameManager::IsGameRunning", 0x42B200 }, + { "CGameManager::IntroduceChapter", 0x42B220 }, + { "CGameManager::PlayVideo", 0x42B940 }, + { "CGameManager::PlayVideoEx", 0x42BB10 }, + { "CGameManager::ShowRealPlayTime", 0x42BDE0 }, + { "VidIsResolutionValid", 0x42C140 }, + { "DefineMenuScriptFunctions", 0x42C1D0 }, + { "Apply_Options_Video", 0x42C450 }, + { "Apply_Options_Performance", 0x42D040 }, + { "ChangeMusicEnabled", 0x42D240 }, + { "Apply_Options_Audio", 0x42D4E0 }, + { "Apply_Options_Game", 0x42D710 }, + { "Apply_Options_Controls", 0x42D940 }, + { "Update_ChoiceBox", 0x42DB70 }, + { "oCMenuSavegame::oCMenuSavegame", 0x42E7F0 }, + { "oCMenuSavegame::`scalar deleting destructor'", 0x42E860 }, + { "oCMenuSavegame::~oCMenuSavegame", 0x42E880 }, + { "oCMenu_Main::~oCMenu_Main", 0x42E920 }, + { "oCMenuSavegame::Activate", 0x42E930 }, + { "oCMenuSavegame::HandleSlotChange", 0x42E940 }, + { "oCSavegameInfo::GetSaveTime", 0x42F130 }, + { "oCMenuSavegame::HandleEvent", 0x42F180 }, + { "oCMenuSavegame::ScreenInit", 0x42F1E0 }, + { "oCMenuSavegame::ScreenDone", 0x42FA30 }, + { "oCMenuSavegame::GetMenuItemSlotNr", 0x42FF30 }, + { "oCMenuSavegame::GetSelectedSlot", 0x4300F0 }, + { "oCMenuSavegame::SetScreenshot", 0x430100 }, + { "oBert_StartUp", 0x430540 }, + { "zMAT4::GetAtVector", 0x431D20 }, + { "oBert_ShutDown", 0x432430 }, + { "ShowMoreInfos", 0x432440 }, + { "HandleResultString", 0x432EC0 }, + { "ClearLogStatistics", 0x434990 }, + { "LogStatistics", 0x434A80 }, + { "LogStatisticsWrite", 0x435AC0 }, + { "LogStatisticsRead", 0x435CA0 }, + { "zCArray::InsertEnd", 0x435F40 }, + { "oCPlayerInfo::oCPlayerInfo", 0x4363E0 }, + { "zCPlayerInfo::SetName", 0x436400 }, + { "oCPlayerInfo::`scalar deleting destructor'", 0x436540 }, + { "oCPlayerInfo::Init", 0x436560 }, + { "oCPlayerInfo::~oCPlayerInfo", 0x436570 }, + { "oCPlayerInfo::SetInstance", 0x436580 }, + { "oCPlayerInfo::SetInstanceByName", 0x436590 }, + { "oCPlayerInfo::GetInstanceName", 0x4366D0 }, + { "oCPlayerInfo::GetInstance", 0x436720 }, + { "oCPlayerInfo::Pack", 0x436730 }, + { "oCPlayerInfo::Unpack", 0x436750 }, + { "oCPlayerInfo::Reset", 0x436770 }, + { "oCSavegameInfo::_CreateNewInstance", 0x436B20 }, + { "oCSavegameInfo::operator delete", 0x436B80 }, + { "oCSavegameInfo::oCSavegameInfo", 0x436BA0 }, + { "oCSavegameInfo::_GetClassDef", 0x436D30 }, + { "oCSavegameInfo::`scalar deleting destructor'", 0x436D40 }, + { "oCSavegameInfo::Init", 0x436F10 }, + { "oCSavegameInfo::DoesSavegameExist", 0x4370E0 }, + { "oCSavegameInfo::UpdateThumbPic", 0x4370F0 }, + { "zCTextureFileFormatInternal::operator delete", 0x4372F0 }, + { "oCSavegameInfo::GetDir", 0x437310 }, + { "oCSavegameInfo::ReloadResources", 0x437360 }, + { "oCSavegameInfo::CleanResources", 0x437550 }, + { "oCSavegameInfo::SetSlot", 0x437580 }, + { "oCSavegameInfo::~oCSavegameInfo", 0x437810 }, + { "oCSavegameInfo::Archive", 0x437970 }, + { "oCSavegameInfo::Unarchive", 0x437EC0 }, + { "oCSavegameInfo::GetGameTime", 0x438440 }, + { "oCSavegameManager::oCSavegameManager", 0x4386F0 }, + { "oCSavegameManager::`scalar deleting destructor'", 0x4388B0 }, + { "oCSavegameManager::~oCSavegameManager", 0x4388D0 }, + { "oCSavegameManager::Init", 0x438990 }, + { "oCSavegameManager::Reinit", 0x439070 }, + { "oCSavegameManager::CleanResources", 0x439080 }, + { "oCSavegameManager::SetAndWriteSavegame", 0x4390E0 }, + { "oCSavegameManager::GetSavegame", 0x4392E0 }, + { "oCSavegameManager::CopyToCurrent", 0x439310 }, + { "oCSavegameManager::CopyFromCurrent", 0x4394C0 }, + { "oCSavegameManager::ClearCurrent", 0x439670 }, + { "oCSavegameManager::GetSlotDirName", 0x4397B0 }, + { "oCSystemInfo::oCSystemInfo", 0x439A50 }, + { "oCSystemInfo::`scalar deleting destructor'", 0x439AC0 }, + { "oCSystemInfo::~oCSystemInfo", 0x439AE0 }, + { "oCSystemInfo::AnalyseNow", 0x439AF0 }, + { "oCSystemInfo::ResetSettings", 0x439B00 }, + { "oCSystemInfo::ScoreNow", 0x43A3F0 }, + { "oCSystemInfo::GetGraphicsBonus", 0x43B1F0 }, + { "oCSystemInfo::GetSoundBonus", 0x43B330 }, + { "oCSystemInfo::GetScoreDescr", 0x43B340 }, + { "oCTriggerChangeLevel::_CreateNewInstance", 0x43B940 }, + { "oCTriggerChangeLevel::operator delete", 0x43BA00 }, + { "oCTriggerChangeLevel::_GetClassDef", 0x43BA20 }, + { "oCTriggerScript::_CreateNewInstance", 0x43BC20 }, + { "oCTriggerScript::operator delete", 0x43BCC0 }, + { "oCTriggerScript::_GetClassDef", 0x43BCE0 }, + { "oCTriggerChangeLevel::oCTriggerChangeLevel", 0x43BCF0 }, + { "oCTriggerChangeLevel::`scalar deleting destructor'", 0x43BD50 }, + { "oCTriggerChangeLevel::~oCTriggerChangeLevel", 0x43BD80 }, + { "oCTriggerChangeLevel::TriggerTarget", 0x43BE20 }, + { "oCTriggerChangeLevel::UntriggerTarget", 0x43C130 }, + { "oCTriggerChangeLevel::SetLevelName", 0x43C140 }, + { "oCTriggerChangeLevel::Archive", 0x43C370 }, + { "oCTriggerChangeLevel::Unarchive", 0x43C3B0 }, + { "oCTriggerScript::oCTriggerScript", 0x43C3F0 }, + { "oCTriggerScript::`scalar deleting destructor'", 0x43C430 }, + { "oCTriggerScript::~oCTriggerScript", 0x43C460 }, + { "oCTriggerScript::TriggerTarget", 0x43C4C0 }, + { "oCTriggerScript::UntriggerTarget", 0x43C820 }, + { "oCTriggerScript::SetScriptFunc", 0x43CAB0 }, + { "oCTriggerScript::Archive", 0x43CC00 }, + { "oCTriggerScript::Unarchive", 0x43CC30 }, + { "oCObjectGenerator::oCObjectGenerator", 0x43CC60 }, + { "zCVob::_GetClassDef", 0x43CCB0 }, + { "zCVob::OnTimer", 0x43CCC0 }, + { "zCVob::GetTriggerTarget", 0x43CCD0 }, + { "oCObjectGenerator::`scalar deleting destructor'", 0x43CCE0 }, + { "oCObjectGenerator::~oCObjectGenerator", 0x43CD10 }, + { "oCObjectGenerator::SetObjectName", 0x43CD70 }, + { "oCObjectGenerator::SetObjectSpeed", 0x43CEB0 }, + { "oCObjectGenerator::OnTrigger", 0x43CEC0 }, + { "zCVob::operator delete", 0x43D180 }, + { "oCObjectGenerator::Archive", 0x43D1A0 }, + { "oCObjectGenerator::Unarchive", 0x43D1E0 }, + { "oCViewGothicProgressBar::Init", 0x43D2B0 }, + { "oCViewGothicProgressBar::HandleChange", 0x43D2F0 }, + { "oCViewStatusBar::oCViewStatusBar", 0x43D410 }, + { "zCInputCallback::HandleEvent", 0x43D4E0 }, + { "zCView::GetViewport", 0x43D4F0 }, + { "oCViewStatusBar::`scalar deleting destructor'", 0x43D520 }, + { "oCViewStatusBar::Init", 0x43D620 }, + { "oCViewStatusBar::SetTextures", 0x43D7B0 }, + { "oCViewStatusBar::~oCViewStatusBar", 0x43DA50 }, + { "oCViewStatusBar::SetMaxRange", 0x43DBA0 }, + { "oCViewStatusBar::SetRange", 0x43DCB0 }, + { "oCViewStatusBar::SetPreview", 0x43DD80 }, + { "oCViewStatusBar::SetValue", 0x43DD90 }, + { "zCBinkPlayer::zCBinkPlayer", 0x43DE30 }, + { "zCBinkPlayer::`scalar deleting destructor'", 0x43DF60 }, + { "zCBinkPlayer::~zCBinkPlayer", 0x43DF80 }, + { "zCBinkPlayer::OpenVideo", 0x43E0F0 }, + { "zFILE_FILE::GetFile", 0x43ECF0 }, + { "zFILE_FILE::GetExt", 0x43EDA0 }, + { "zCBinkPlayer::CloseVideo", 0x43EDF0 }, + { "zCVideoPlayer::GetVideoFilename", 0x43F030 }, + { "zCBinkPlayer::PlayInit", 0x43F080 }, + { "zCBinkPlayer::PlayDeinit", 0x43FD20 }, + { "zCBinkPlayer::PlayGotoNextFrame", 0x440510 }, + { "zCBinkPlayer::PlayWaitNextFrame", 0x440520 }, + { "zCBinkPlayer::PlayFrame", 0x440560 }, + { "zCBinkPlayer::Pause", 0x440710 }, + { "zCBinkPlayer::Unpause", 0x440730 }, + { "zCBinkPlayer::PlayHandleEvents", 0x440750 }, + { "zCBinkPlayer::IsPlaying", 0x440760 }, + { "zCBinkPlayer::GetPixelFormat", 0x440790 }, + { "zCBinkPlayer::ToggleSound", 0x4408E0 }, + { "zCBinkPlayer::SetSoundVolume", 0x440930 }, + { "zCBinkPlayer::SetFullscreen", 0x440960 }, + { "zCBuffer::zCBuffer", 0x440AF0 }, + { "zCBuffer::`scalar deleting destructor'", 0x440B30 }, + { "zCBuffer::Init", 0x440C40 }, + { "zCBuffer::~zCBuffer", 0x440C70 }, + { "zCBuffer::SetMode", 0x440CA0 }, + { "zCBuffer::Reset", 0x440CB0 }, + { "zCBuffer::Resize", 0x440CD0 }, + { "zCBuffer::Write", 0x440D60 }, + { "zCBuffer::WriteBits", 0x440D80 }, + { "zCBuffer::WriteBool", 0x440F00 }, + { "zCBuffer::WriteByte", 0x440F20 }, + { "zCBuffer::WriteWord", 0x440F40 }, + { "zCBuffer::WriteDWord", 0x440F60 }, + { "zCBuffer::WriteReal", 0x440F80 }, + { "zCBuffer::WriteInt", 0x440FA0 }, + { "zCBuffer::WriteFloat", 0x440FC0 }, + { "zCBuffer::WriteFloatPacked0_16", 0x440FE0 }, + { "zCBuffer::WriteFloatPacked0_8", 0x441010 }, + { "zCBuffer::WriteFloatPacked8_8", 0x441040 }, + { "zCBuffer::WriteString", 0x4410B0 }, + { "zCBuffer::CompleteByte", 0x441130 }, + { "zCBuffer::Read", 0x441160 }, + { "zCBuffer::ReadBits", 0x441180 }, + { "zCBuffer::ReadBool", 0x441240 }, + { "zCBuffer::ReadByte", 0x441260 }, + { "zCBuffer::ReadWord", 0x441280 }, + { "zCBuffer::ReadDWord", 0x4412B0 }, + { "zCBuffer::ReadReal", 0x4412E0 }, + { "zCBuffer::ReadInt", 0x441300 }, + { "zCBuffer::ReadFloat", 0x441320 }, + { "zCBuffer::ReadFloatPacked0_16", 0x441340 }, + { "zCBuffer::ReadFloatPacked0_8", 0x441370 }, + { "zCBuffer::ReadFloatPacked8_8", 0x4413A0 }, + { "zCBuffer::ReadString", 0x4413D0 }, + { "zCBuffer::SetPos", 0x4415B0 }, + { "zCBuffer::SetBitPos", 0x4415D0 }, + { "zCBuffer::SetPosRel", 0x4415F0 }, + { "zCBuffer::SetBitPosRel", 0x441610 }, + { "zCBuffer::SetPosBegin", 0x441630 }, + { "zCBuffer::SetPosEnd", 0x441640 }, + { "zCBuffer::GetPos", 0x441660 }, + { "zCBuffer::GetBitPos", 0x441670 }, + { "zCBuffer::GetMaxSize", 0x441680 }, + { "zCBuffer::GetBitMaxSize", 0x441690 }, + { "zCBuffer::GetSize", 0x4416A0 }, + { "zCBuffer::GetBitSize", 0x4416B0 }, + { "zCBuffer::GetRestSize", 0x4416C0 }, + { "zCBuffer::GetBitRestSize", 0x4416D0 }, + { "zCBuffer::GetBuffer", 0x4416E0 }, + { "zCBuffer::GetCursor", 0x4416F0 }, + { "zCBuffer::SkipByte", 0x441700 }, + { "zCBuffer::GetBitSizeToNextByte", 0x441730 }, + { "zCBuffer::HasError", 0x441740 }, + { "operator==", 0x441750 }, + { "zCBuffer::WriteObject", 0x441780 }, + { "zCBuffer::ReadObject", 0x441900 }, + { "zCBuffer::operator=", 0x441B40 }, + { "zCBuffer::CopyFrom", 0x441B60 }, + { "zCBuffer::ByteFreq_Reset", 0x441BE0 }, + { "zCBuffer::ByteFreq_Analyse", 0x441C00 }, + { "zCBuffer::ByteFreq_Print", 0x441C30 }, + { "zFILE::SetRootDirectory", 0x442260 }, + { "zFILE::DirectFileConvert", 0x442390 }, + { "zFILE::DirectFileAccess", 0x442530 }, + { "zFILE::GetFreeDiskSpace", 0x442710 }, + { "zFILE::LockDirScan", 0x442720 }, + { "zFILE::UnlockDirScan", 0x442740 }, + { "operator<", 0x4427F0 }, + { "zDATE::operator=", 0x442860 }, + { "zDATE::ToTime_t", 0x4428B0 }, + { "zDATE::ToString", 0x442900 }, + { "zFILE_FILE::HandleError", 0x442A70 }, + { "zFILE::zFILE", 0x442EF0 }, + { "zFILE::`scalar deleting destructor'", 0x442F10 }, + { "zFILE_FILE::zFILE_FILE", 0x442F50 }, + { "zFILE_FILE::Init", 0x442F60 }, + { "zFILE_FILE::SetMode", 0x443130 }, + { "zFILE_FILE::GetMode", 0x443140 }, + { "zFILE_FILE::GetFileHandle", 0x443150 }, + { "zFILE_FILE::GetPath", 0x443160 }, + { "zFILE_FILE::GetDirectoryPath", 0x4431B0 }, + { "zFILE_FILE::GetDrive", 0x443200 }, + { "zFILE_FILE::GetDir", 0x443250 }, + { "zFILE_FILE::GetFilename", 0x4432A0 }, + { "zFILE_FILE::IsOpened", 0x4432F0 }, + { "zFILE_FILE::Create", 0x443300 }, + { "zFILE_FILE::Open", 0x443360 }, + { "zFILE_FILE::Exists", 0x4433D0 }, + { "zFILE_FILE::`scalar deleting destructor'", 0x443430 }, + { "zFILE_FILE::~zFILE_FILE", 0x443580 }, + { "zFILE_FILE::GetStats", 0x443730 }, + { "zFILE_FILE::Size", 0x4438A0 }, + { "zFILE_FILE::FlushBuffer", 0x443FC0 }, + { "zFILE_FILE::Close", 0x444010 }, + { "zFILE_FILE::Reset", 0x444260 }, + { "zFILE_FILE::Append", 0x444270 }, + { "zFILE_FILE::Eof", 0x444290 }, + { "zFILE_FILE::Pos", 0x4442A0 }, + { "zFILE_FILE::Seek", 0x4442B0 }, + { "zFILE_FILE::Write", 0x4442D0 }, + { "zFILE_FILE::ReadChar", 0x444650 }, + { "zFILE_FILE::Read", 0x444670 }, + { "zFILE_FILE::SeekText", 0x444980 }, + { "zFILE_FILE::ReadCodeline", 0x444B30 }, + { "zFILE_FILE::ReadLines", 0x444D40 }, + { "zFILE_FILE::ReadBlock", 0x444EE0 }, + { "zFILE_FILE::UpdateBlock", 0x444FB0 }, + { "zFILE_FILE::SetCompletePath", 0x445360 }, + { "zFILE_FILE::SetPath", 0x4455D0 }, + { "zSTRING::operator[]", 0x445A20 }, + { "zFILE_FILE::SetDrive", 0x445AD0 }, + { "zFILE_FILE::SetDir", 0x445C60 }, + { "zFILE_FILE::SetFilename", 0x445EC0 }, + { "zFILE_FILE::SetExt", 0x446050 }, + { "zFILE_FILE::SetFile", 0x4461E0 }, + { "zFILE_FILE::GetFullPath", 0x446360 }, + { "zFILE_FILE::SlashConvert", 0x4464F0 }, + { "zFILE_FILE::SetCurrentDir", 0x446610 }, + { "zFILE_FILE::ChangeDir", 0x446670 }, + { "zFILE_FILE::DirStepInto", 0x4468C0 }, + { "zFILE_FILE::SearchFile", 0x446AC0 }, + { "zFILE_FILE::FindFirst", 0x447100 }, + { "zFILE_FILE::DirCreate", 0x4472F0 }, + { "zFILE_FILE::DirRemove", 0x447400 }, + { "zFILE_FILE::DirExists", 0x447500 }, + { "zFILE_FILE::FileMove", 0x4475C0 }, + { "zFILE_FILE::FileCopy", 0x4476D0 }, + { "zFILE_FILE::FileDelete", 0x4477E0 }, + { "zFILE_FILE::FindNext", 0x447C10 }, + { "zPATH::zPATH", 0x447DA0 }, + { "zPATH::`scalar deleting destructor'", 0x447E70 }, + { "zFILE::GetFreeBuffer", 0x447F40 }, + { "zFILE::ReleaseBuffer", 0x448250 }, + { "zFILE::InitFileSystem", 0x448290 }, + { "zFILE::DeinitFileSystem", 0x4483E0 }, + { "zFILE_FILE::InitFileSystem", 0x4485E0 }, + { "zFILE_FILE::DeinitFileSystem", 0x448650 }, + { "Dir_Clear", 0x448670 }, + { "Dir_Copy", 0x448820 }, + { "std::basic_string,class std::allocator >::at", 0x448A70 }, + { "std::basic_string,class std::allocator >::_Freeze", 0x448B00 }, + { "zFILE_VDFS::Init", 0x448BB0 }, + { "zFILE_VDFS::zFILE_VDFS", 0x448BF0 }, + { "zFILE_VDFS::Open", 0x448D30 }, + { "zFILE_VDFS::Exists", 0x448DA0 }, + { "zFILE_VDFS::`scalar deleting destructor'", 0x448E00 }, + { "zFILE_VDFS::~zFILE_VDFS", 0x448ED0 }, + { "zFILE_VDFS::IsOpened", 0x448FF0 }, + { "zFILE_VDFS::HandleError", 0x449110 }, + { "zFILE_VDFS::Close", 0x4493A0 }, + { "zFILE_VDFS::Reset", 0x449400 }, + { "zFILE_VDFS::Size", 0x449410 }, + { "zFILE_VDFS::Eof", 0x449470 }, + { "zFILE_VDFS::Seek", 0x449490 }, + { "zFILE_VDFS::SeekText", 0x449870 }, + { "zFILE_VDFS::Pos", 0x449A50 }, + { "zFILE_VDFS::Append", 0x449AB0 }, + { "zFILE_VDFS::SetCurrentDir", 0x449AD0 }, + { "zFILE_VDFS::GetFullPath", 0x449D20 }, + { "zFILE_VDFS::ChangeDir", 0x449E70 }, + { "zFILE_VDFS::SearchFile", 0x449E80 }, + { "zFILE_VDFS::GetStats", 0x44A2F0 }, + { "zFILE_VDFS::FindFirst", 0x44A300 }, + { "zFILE_VDFS::FindNext", 0x44A5B0 }, + { "zFILE_VDFS::Read", 0x44A8D0 }, + { "zFILE_VDFS::InitFileSystem", 0x44AD60 }, + { "zFILE_VDFS::DeinitFileSystem", 0x44B440 }, + { "zFILE_VDFS::LockCriticalSection", 0x44B7E0 }, + { "zFILE_VDFS::UnlockCriticalSection", 0x44B800 }, + { "default_exit", 0x44B8C0 }, + { "ErrorBox", 0x44B8D0 }, + { "MessageWindow", 0x44BAB0 }, + { "GetDiffTime", 0x44BAE0 }, + { "zERROR::zERROR", 0x44BD40 }, + { "zERROR::`scalar deleting destructor'", 0x44BF80 }, + { "zERROR::Init", 0x44BFA0 }, + { "zERROR::~zERROR", 0x44C650 }, + { "zERROR::SendToSpy", 0x44C850 }, + { "zERROR::Report", 0x44C8C0 }, + { "zERROR::BlockBegin", 0x44D060 }, + { "zSTRING::operator delete", 0x44D280 }, + { "zERROR::BlockEnd", 0x44D290 }, + { "zERROR::Separator", 0x44D6B0 }, + { "zERROR::ShowSpy", 0x44D8C0 }, + { "zERROR::Message", 0x44DA10 }, + { "zERROR::Warning", 0x44DA50 }, + { "zERROR::Fatal", 0x44DA80 }, + { "zERROR::Fault", 0x44DAB0 }, + { "zERROR::SetFilterFlags", 0x44DAE0 }, + { "zERROR::SetFilterAuthors", 0x44DC00 }, + { "zERROR::SetFilterLevel", 0x44DDA0 }, + { "zERROR::SetTarget", 0x44DF50 }, + { "zERROR::GetTargetDescription", 0x44E1D0 }, + { "zERROR::GetFilterFlagDescription", 0x44E3F0 }, + { "zERROR::GetFilterAuthors", 0x44E5F0 }, + { "zERROR::SearchForSpy", 0x44E640 }, + { "zQUEUE::zQUEUE", 0x44E850 }, + { "zCFileCSV::zCFileCSV", 0x44E930 }, + { "zCFileCSV::`scalar deleting destructor'", 0x44EAD0 }, + { "zCFileCSV::~zCFileCSV", 0x44EC90 }, + { "zCFileCSV::InitCSV", 0x44EDF0 }, + { "zCFileCSV::SetFormat", 0x44EF10 }, + { "zCFileCSV::AddNextField", 0x44F050 }, + { "zCFileCSV::AddNextHeader", 0x44F1E0 }, + { "zCFileCSV::WriteSet", 0x44F390 }, + { "zCFileCSV::GetNextField", 0x44F550 }, + { "zCFileCSV::ReadSet", 0x44F980 }, + { "zCFileCSV::ReadHeader", 0x44F9D0 }, + { "zCFileCSV::WriteHeader", 0x44FBB0 }, + { "zCGameInfo::zCGameInfo", 0x44FE20 }, + { "zCGameInfo::`scalar deleting destructor'", 0x44FF70 }, + { "zCGameInfo::~zCGameInfo", 0x44FF90 }, + { "zCGameInfo::Init", 0x44FFE0 }, + { "zCGameInfo::Reset", 0x44FFF0 }, + { "zCGameInfo::AddPlayer", 0x450000 }, + { "zCGameInfo::RemPlayer", 0x450010 }, + { "zCGameInfo::GetPlayerByID", 0x450020 }, + { "zCGameInfo::GetPlayerByVobID", 0x450030 }, + { "zCGameInfo::PackToBuffer", 0x450070 }, + { "zCGameInfo::CreateFromBuffer", 0x450080 }, + { "zCGameInfo::GetNumPlayers", 0x4500A0 }, + { "zCGameInfo::Pack", 0x4500C0 }, + { "zCGameInfo::Unpack", 0x450160 }, + { "zCGameInfo::GetPlayerByNetAddress", 0x450350 }, + { "zCNetMessageQueue::zCNetMessageQueue", 0x450490 }, + { "zCNetMessageQueue::~zCNetMessageQueue", 0x4504E0 }, + { "zCNet::zCNet", 0x450580 }, + { "zCNet::`scalar deleting destructor'", 0x4506E0 }, + { "zCNet::~zCNet", 0x450700 }, + { "zCNet::NetReset", 0x450760 }, + { "zCNet::StreamListen", 0x450930 }, + { "zCNet::Send", 0x450990 }, + { "zCNet::DGramWriteMessage", 0x450B40 }, + { "zCNet::DGramWriteToPlayer", 0x450BE0 }, + { "zCNetHost::GetReadableAddr", 0x450F80 }, + { "zCNet::DGramWriteToGroup", 0x451000 }, + { "zCNet::DGramRead", 0x451070 }, + { "zCNet::StreamRead", 0x451140 }, + { "zCNet::StreamReadFromPlayer", 0x451320 }, + { "zCNet::StreamWriteMessage", 0x451390 }, + { "zCNet::StreamWriteToPlayer", 0x451540 }, + { "zCNet::StreamWriteToGroup", 0x451570 }, + { "zCNet::StreamWriteFile", 0x4515E0 }, + { "zCNet::StreamReadFile", 0x451AA0 }, + { "zCNet::MsgGetFromStream", 0x4522D0 }, + { "zCNet::MsgPut", 0x4523D0 }, + { "zCNet::MsgGet", 0x452630 }, + { "zCNet::MsgSendFromQueue", 0x4526B0 }, + { "zCNet::MsgRecvToQueue", 0x452760 }, + { "zCNet::HandleReceiving", 0x4527B0 }, + { "zCNet::HandleSending", 0x452820 }, + { "zCNet::Handle", 0x452A50 }, + { "zCNet::StreamConnect", 0x452BA0 }, + { "zCNet::StreamDisconnect", 0x452BD0 }, + { "zCNet::LockQueues", 0x452C00 }, + { "zCNet::WaitForStreamMessage", 0x452C10 }, + { "zCNet::GetLocalAddress", 0x452E70 }, + { "zCNet::EnableNetwork", 0x452E80 }, + { "zCNet::ApplyTimestamp", 0x452E90 }, + { "zCNet::CheckTimestamp", 0x452EE0 }, + { "zCNetStatistics::zCNetStatistics", 0x452F10 }, + { "zCNetStatistics::`scalar deleting destructor'", 0x452F60 }, + { "zCNetStatistics::AddLostRecv", 0x452F90 }, + { "zCNetStatistics::AddLostSend", 0x452FC0 }, + { "zCNetStatistics::AddPacketSend", 0x452FF0 }, + { "zCNetStatistics::AddPacketRecv", 0x453010 }, + { "zCNetStatistics::Start", 0x453030 }, + { "zCNetStatistics::Stop", 0x453170 }, + { "zCNetStatistics::Print", 0x453280 }, + { "zCNetStatistics::Reset", 0x4547D0 }, + { "zCNetStatistics::GetSeconds", 0x4547E0 }, + { "zQUEUE::Push", 0x454810 }, + { "netDumpSocketLL", 0x4548D0 }, + { "netInit", 0x454930 }, + { "netExit", 0x454940 }, + { "netSend", 0x454A90 }, + { "netRecv", 0x454CC0 }, + { "netWrite", 0x454D90 }, + { "netRead", 0x4550E0 }, + { "netListenPacket", 0x455210 }, + { "netListenStream", 0x455400 }, + { "netConnect", 0x455650 }, + { "netClose", 0x4559C0 }, + { "netIsHandleClosed", 0x455B10 }, + { "netGetPacketHandle", 0x455BD0 }, + { "netGetHostName", 0x455BE0 }, + { "netGetHostAddr", 0x455D90 }, + { "netGetServicePort", 0x455F30 }, + { "netAddrToString", 0x4560A0 }, + { "netGetLocalHost", 0x4561C0 }, + { "netGetRemoteAddr", 0x4561D0 }, + { "netGetLocalAddr", 0x4561E0 }, + { "netGetProtocolSupported", 0x4561F0 }, + { "netSetTimeOut", 0x456220 }, + { "netGetBufferInfo", 0x456250 }, + { "netSetMaxInQueuePackets", 0x456260 }, + { "netGetLastError", 0x4562D0 }, + { "netGetLastErrorString", 0x4562E0 }, + { "netWindowProc", 0x4562F0 }, + { "netAcceptPendingConnections", 0x4570C0 }, + { "zCNetEventManager::_CreateNewInstance", 0x4573B0 }, + { "zCEventManager::GetNumMessages", 0x457430 }, + { "zCNetEventManager::operator delete", 0x457440 }, + { "zCNetEventManager::_GetClassDef", 0x457460 }, + { "zCNetEventManager::HandleNetMessage", 0x457470 }, + { "zCNetEventManager::zCNetEventManager", 0x4582F0 }, + { "zCNetEventManager::`scalar deleting destructor'", 0x458310 }, + { "zCNetEventManager::~zCNetEventManager", 0x458360 }, + { "zCNetEventManager::Init", 0x458370 }, + { "zCNetEventManager::OnMessage", 0x458380 }, + { "zCPlayerInfo::GetName", 0x459E60 }, + { "zCNetEventManager::Archive", 0x459EB0 }, + { "zCNetEventManager::Unarchive", 0x459EE0 }, + { "zCNetEventManager::GetNetVobControl", 0x459F60 }, + { "zCNetHost::InitHost", 0x45A380 }, + { "zCNetHost::zCNetHost", 0x45A650 }, + { "zCNetHost::`scalar deleting destructor'", 0x45A7F0 }, + { "zCNetHost::Init", 0x45AB30 }, + { "zCNetHost::InitHostForBroadcast", 0x45AC30 }, + { "zCNetHost::InitHostAddr", 0x45ADA0 }, + { "zCNetHost::~zCNetHost", 0x45AFC0 }, + { "zCNetHost::Pack", 0x45B010 }, + { "zCNetHost::Unpack", 0x45B080 }, + { "zCNetHost::CreateFromBuffer", 0x45B210 }, + { "zCNetHost::PackToBuffer", 0x45B3C0 }, + { "zCNetHost::HasAddress", 0x45B3F0 }, + { "zCNetManager::_CreateNewInstance", 0x45B700 }, + { "zCNetManager::operator delete", 0x45B880 }, + { "zCNetManager::_GetClassDef", 0x45B8A0 }, + { "zCNetManager::Temp_HandleNetMessage", 0x45B8B0 }, + { "zCNetManager::zCNetManager", 0x45B920 }, + { "zCNetManager::`scalar deleting destructor'", 0x45BAA0 }, + { "zCNetManager::~zCNetManager", 0x45BAD0 }, + { "zCNetManager::Process", 0x45BAE0 }, + { "zCNetManager::ProcessMessages", 0x45BB90 }, + { "zCNetManager::HandleNetMessage", 0x45BC10 }, + { "zCNetManager::CreateNetMessage", 0x45BCD0 }, + { "zCNetManager::SendPing", 0x45BD60 }, + { "zCNetManager::SendPingReply", 0x45BDD0 }, + { "zCNetManager::SendWorldTime", 0x45BE10 }, + { "zCArraySort::GetSafe", 0x45BE20 }, + { "zCNetMessage::zCNetMessage", 0x45C070 }, + { "zCNetMessage::`scalar deleting destructor'", 0x45C120 }, + { "zCNetMessage::CopyFrom", 0x45C220 }, + { "zCNetMessage::Init", 0x45C400 }, + { "zCNetMessage::~zCNetMessage", 0x45C420 }, + { "zCNetMessage::Send", 0x45C4A0 }, + { "zCNetMessage::SetTimestamp", 0x45C5D0 }, + { "zCNetMessage::GetTimestamp", 0x45C5F0 }, + { "zCNetMessage::SetTarget", 0x45C600 }, + { "zCNetMessage::GetTarget", 0x45C660 }, + { "zCNetMessage::Get", 0x45C680 }, + { "zCNetMessage::Add", 0x45C780 }, + { "zCNetMessage::AddCursorPtr", 0x45C890 }, + { "zCNetMessage::IsStream", 0x45CA80 }, + { "zCNetMessage::SetStream", 0x45CA90 }, + { "zCNetMessage::SetFileMessage", 0x45CAA0 }, + { "zCNetMessage::GetFile", 0x45CB30 }, + { "zCNetMessage::IsFileMessage", 0x45CB70 }, + { "zCNetMessage::IsMultiMessage", 0x45CB90 }, + { "zCNetMessage::LogMessage", 0x45CBB0 }, + { "zCNetMessage::SetLog", 0x45CF60 }, + { "zCNetMessage::GetHeader", 0x45CF70 }, + { "zCNetMessage::GetHeaderSize", 0x45CF80 }, + { "zCNetMessage::GetBuffer", 0x45CF90 }, + { "zCNetMessage::GetCursorPtr", 0x45CFA0 }, + { "zCNetMessage::GetPtr", 0x45CFB0 }, + { "zCNetMessage::GetDataPtr", 0x45CFC0 }, + { "zCNetMessage::ResetCursorPtr", 0x45CFD0 }, + { "zCNetMessage::SetMode", 0x45CFF0 }, + { "zCNetMessage::GetSize", 0x45D000 }, + { "zCNetMessage::GetDataSize", 0x45D010 }, + { "zCNetMessage::GetRestSize", 0x45D020 }, + { "zCNetMessage::GetID", 0x45D030 }, + { "zCNetMessage::GetSenderID", 0x45D040 }, + { "zCNetMessage::GetFlags", 0x45D050 }, + { "zCNetMessage::HasError", 0x45D060 }, + { "zCNetSession::zCNetSession", 0x45D100 }, + { "zCNetSession::`scalar deleting destructor'", 0x45D180 }, + { "zCNetSession::Reset", 0x45D1A0 }, + { "zCNetSession::~zCNetSession", 0x45D1C0 }, + { "zCNetVersion::zCNetVersion", 0x45D290 }, + { "zCNetVersion::`scalar deleting destructor'", 0x45D2B0 }, + { "zCNetVersion::~zCNetVersion", 0x45D2D0 }, + { "zCNetVersion::GetVersionNumber", 0x45D2E0 }, + { "zCNetVersion::GetChecksum", 0x45D2F0 }, + { "zCNetVersion::CreateChecksum", 0x45D300 }, + { "zCNetVersion::GetVersionString", 0x45D310 }, + { "zCNetVersion::Pack", 0x45D410 }, + { "zCNetVersion::Unpack", 0x45D440 }, + { "zCNetVobControl::_CreateNewInstance", 0x45DB80 }, + { "zCNetVobControl::operator delete", 0x45DCB0 }, + { "zCNetVobControl::_GetClassDef", 0x45DCD0 }, + { "zCNetVobControl::IsLocalChained", 0x45DCE0 }, + { "zCNetVobControl::SetLocalChained", 0x45DCF0 }, + { "zCNetVobControl::zCNetVobControl", 0x45DD00 }, + { "zCNetVobControl::`scalar deleting destructor'", 0x45DE00 }, + { "zCNetVobControl::~zCNetVobControl", 0x45DE30 }, + { "zCNetVobControl::Init", 0x45DE50 }, + { "zCNetVobControl::Process", 0x45DE70 }, + { "zCNetVobControl::HandOverToPlayer", 0x45DF40 }, + { "zCNetVobControl::HandleNetMessage", 0x45E3B0 }, + { "zCNetVobControl::CreateNetMessage", 0x45E8C0 }, + { "zCNetVobControl::SetCtrlPlayer", 0x45ED00 }, + { "zCNetVobControl::IsLocalControlled", 0x45F120 }, + { "zCNetVobControl::IsPlayerVob", 0x45F130 }, + { "zCNetVobControl::CopyCtrlState", 0x45F140 }, + { "zCNetVobControl::Archive", 0x45F170 }, + { "zCNetVobControl::Unarchive", 0x45F270 }, + { "zCOptionEntry::zCOptionEntry", 0x45FE00 }, + { "zCOptionSection::zCOptionSection", 0x460080 }, + { "zCOptionSection::~zCOptionSection", 0x460240 }, + { "zCOption::zCOption", 0x460350 }, + { "zCOption::`scalar deleting destructor'", 0x460550 }, + { "zCOption::~zCOption", 0x460570 }, + { "zCOptionEntry::~zCOptionEntry", 0x4606F0 }, + { "zCOption::Load", 0x4607B0 }, + { "zCOption::Save", 0x4616C0 }, + { "zCOption::WriteBool", 0x461DE0 }, + { "zCOption::WriteInt", 0x461E30 }, + { "zCOption::WriteDWord", 0x461E60 }, + { "zCOption::WriteReal", 0x461F90 }, + { "zCOption::WriteString", 0x461FD0 }, + { "zCOption::ReadBool", 0x462160 }, + { "zCOption::ReadInt", 0x462390 }, + { "zCOption::ReadDWord", 0x4624F0 }, + { "zCOption::ReadReal", 0x462650 }, + { "zCOption::ReadString", 0x4627E0 }, + { "zCOption::EntryExists", 0x462950 }, + { "zCOption::GetNumEntries", 0x462A20 }, + { "zCOption::GetEntry", 0x462A40 }, + { "zCOption::RemoveEntry", 0x462A70 }, + { "zCOption::SetFlag", 0x462C10 }, + { "zCOption::GetEntryByName", 0x462D10 }, + { "zCOption::GetSectionByName", 0x463000 }, + { "zCOption::SectionExists", 0x463250 }, + { "zCOption::GetNumSections", 0x463270 }, + { "zCOption::GetSection", 0x463280 }, + { "zCOption::RemoveSection", 0x4632B0 }, + { "zCOption::InsertChangeHandler", 0x463310 }, + { "zCOption::WriteRaw", 0x4634E0 }, + { "zCOption::ReadRaw", 0x4636C0 }, + { "zSTRING::ToChar", 0x4639D0 }, + { "zCOption::AddParameters", 0x463B00 }, + { "zCOption::Init", 0x463C20 }, + { "zCOption::ChangeDir", 0x465160 }, + { "zCOption::GetDir", 0x465250 }, + { "zCOption::GetDirString", 0x465260 }, + { "zCOption::Parm", 0x465270 }, + { "zCOption::ParmValue", 0x465380 }, + { "zCOption::ParmValueRaw", 0x465580 }, + { "zCOption::ParmValueInt", 0x465780 }, + { "zCOption::ParmValueFloat", 0x465940 }, + { "zCArray::GetSafe", 0x465B50 }, + { "zCArray::GetSafe", 0x465D30 }, + { "zCArray::AllocDelta", 0x465EF0 }, + { "zCArray::AllocDelta", 0x465F50 }, + { "zCPlayerGroup::AddGroupToList", 0x466300 }, + { "zCPlayerGroup::RemoveGroupFromList", 0x466460 }, + { "zCPlayerGroup::zCPlayerGroup", 0x4665E0 }, + { "zCPlayerGroup::`scalar deleting destructor'", 0x466740 }, + { "zCPlayerGroup::~zCPlayerGroup", 0x466760 }, + { "zCPlayerGroup::GetFirstPlayer", 0x4668C0 }, + { "zCPlayerGroup::GetNextPlayer", 0x466910 }, + { "zCPlayerGroup::GetFirstGroup", 0x466960 }, + { "zCPlayerGroup::GetNextGroup", 0x4669A0 }, + { "zCPlayerGroup::AddPlayer", 0x4669F0 }, + { "zCPlayerGroup::RemPlayer", 0x466A20 }, + { "zCWorldInfo::IsMember", 0x466AA0 }, + { "zCPlayerGroup::GetPlayerByID", 0x466AD0 }, + { "zCPlayerGroup::ShowDebugInfo", 0x466B80 }, + { "zCNetHost::GetHostname", 0x467210 }, + { "zCPlayerGroup::ResetPlayerList", 0x467260 }, + { "zCPlayerGroup::ResetGroupList", 0x4672C0 }, + { "zCPlayerGroup::GetNearestPlayerToVob", 0x467400 }, + { "zCList::~zCList", 0x4674F0 }, + { "zCList::Insert", 0x467520 }, + { "zCList::Remove", 0x467570 }, + { "zCListSort::~zCListSort", 0x4675D0 }, + { "zCListSort::InsertSort", 0x467600 }, + { "zCListSort::Get", 0x467680 }, + { "zCListSort::GetNumInList", 0x4676B0 }, + { "zCList::`scalar deleting destructor'", 0x4676D0 }, + { "zCListSort::`scalar deleting destructor'", 0x467710 }, + { "zCPlayerInfo::zCPlayerInfo", 0x467820 }, + { "zCPlayerInfo::`scalar deleting destructor'", 0x4679A0 }, + { "zCPlayerInfo::~zCPlayerInfo", 0x4679C0 }, + { "zCPlayerInfo::CreateDistinctPlayer", 0x467CD0 }, + { "zCPlayerInfo::Init", 0x467F60 }, + { "zCPlayerInfo::Pack", 0x468280 }, + { "zCPlayerInfo::Unpack", 0x468320 }, + { "zCPlayerInfo::GetID", 0x468500 }, + { "zCPlayerInfo::CreateFromBuffer", 0x468510 }, + { "zCPlayerInfo::PackToBuffer", 0x468530 }, + { "zCPlayerInfo::GetActivePlayer", 0x468540 }, + { "zCPlayerInfo::SetActive", 0x468550 }, + { "zCPlayerInfo::IsActive", 0x468820 }, + { "zCPlayerInfo::Reset", 0x468830 }, + { "zCPlayerInfo::StorePlayerVobAsScript", 0x468840 }, + { "zCPlayerInfo::CreatePlayerVobFromScript", 0x468930 }, + { "zCPlayerInfo::GetPlayerVobScript", 0x4689D0 }, + { "zCPlayerInfo::SetPlayerVobScript", 0x4689E0 }, + { "zCPlayerInfo::SetPlayerVob", 0x468A90 }, + { "zCPlayerInfo::Deactivate", 0x468AD0 }, + { "zCPlayerInfo::IsDeactivated", 0x468AF0 }, + { "zCPlayerInfo::SetReady", 0x468B00 }, + { "zCPlayerInfo::IsReady", 0x468B20 }, + { "zCPlayerInfo::SetPingStart", 0x468B30 }, + { "zCPlayerInfo::SetPingEnd", 0x468B50 }, + { "zCScanDirFileHandler::zCScanDirFileHandler", 0x468BE0 }, + { "zCScanDirFileHandler::`scalar deleting destructor'", 0x468CF0 }, + { "zCScanDirFileHandler::~zCScanDirFileHandler", 0x468D10 }, + { "zCScanDirFileHandler::CanHandleFile", 0x468DE0 }, + { "zCScanDirFileHandler::GetNumMessages", 0x469000 }, + { "zCScanDirFileHandler::GetMessageA", 0x469010 }, + { "zCScanDirFileHandler::RegisterFileType", 0x4691A0 }, + { "zCScanDirFileHandler::AddMessage", 0x469300 }, + { "zCScanDirFileHandler::ClearMessages", 0x469460 }, + { "zCScanDirFileHandler::SetName", 0x469490 }, + { "zCScanDirFileHandler::GetName", 0x4695D0 }, + { "zCScanDir::zCScanDir", 0x4695E0 }, + { "zCScanDir::`scalar deleting destructor'", 0x469600 }, + { "zCScanDir::~zCScanDir", 0x469620 }, + { "zCScanDir::RegisterFileHandler", 0x4696B0 }, + { "zCScanDir::ScanX", 0x469800 }, + { "zCScanDir::Scan", 0x469FC0 }, + { "zCArray::GetSafe", 0x46A5B0 }, + { "zCArray::DeleteList", 0x46A770 }, + { "zCList::~zCList", 0x46A7A0 }, + { "zCList::Insert", 0x46A7D0 }, + { "zCList::`scalar deleting destructor'", 0x46A820 }, + { "Characters", 0x46A8F0 }, + { "Spaces", 0x46A980 }, + { "zSTRING::Lower", 0x46A9F0 }, + { "zSTRING::Upper", 0x46AB00 }, + { "zSTRING::UpperFirstLowerRest", 0x46AC10 }, + { "zSTRING::Align", 0x46AD60 }, + { "zSTRING::PickWord", 0x46AF80 }, + { "zSTRING::PickWordPos", 0x46B1D0 }, + { "zSTRING::PickWord_Old", 0x46B340 }, + { "zSTRING::Insert", 0x46B400 }, + { "zSTRING::Inserted", 0x46B520 }, + { "zSTRING::Overwrite", 0x46B6A0 }, + { "zSTRING::Overwritten", 0x46B890 }, + { "zSTRING::DeleteRight", 0x46B990 }, + { "zSTRING::Delete", 0x46BAA0 }, + { "zSTRING::Deleted", 0x46BBB0 }, + { "zSTRING::Copy", 0x46BFC0 }, + { "zSTRING::Copied", 0x46C170 }, + { "zSTRING::TrimLeft", 0x46C630 }, + { "zSTRING::TrimRight", 0x46C770 }, + { "zSTRING::Search", 0x46C920 }, + { "zSTRING::SearchRev", 0x46CA20 }, + { "zSTRING::Sprintf", 0x46CC60 }, + { "std::basic_string,class std::allocator >::substr", 0x46CCE0 }, + { "zCMemPool::zCMemPool", 0x46CE70 }, + { "std::basic_string,class std::allocator >::replace", 0x46CE90 }, + { "std::basic_string,class std::allocator >::find", 0x46D050 }, + { "std::basic_string,class std::allocator >::rfind", 0x46D100 }, + { "zCSystemInfo::zCSystemInfo", 0x46D1B0 }, + { "zCSystemInfo::`scalar deleting destructor'", 0x46D350 }, + { "zCSystemInfo::~zCSystemInfo", 0x46D370 }, + { "zCSystemInfo::AnalyseMemory", 0x46D450 }, + { "zCSystemInfo::AnalyseCpu", 0x46D480 }, + { "zCSystemInfo::AnalyseOs", 0x46D650 }, + { "zCSystemInfo::AnalyseGcard", 0x46DA80 }, + { "zCSystemInfo::AnalyseNow", 0x46DAA0 }, + { "zCSystemInfo::GetOsName", 0x46E400 }, + { "zCVideoPlayer::zCVideoPlayer", 0x46E480 }, + { "zCVideoPlayer::IsPlaying", 0x46E4C0 }, + { "zCVideoPlayer::ToggleSound", 0x46E4D0 }, + { "zCVideoPlayer::SetSoundVolume", 0x46E4E0 }, + { "zCVideoPlayer::`scalar deleting destructor'", 0x46E4F0 }, + { "zCVideoPlayer::~zCVideoPlayer", 0x46E510 }, + { "zCVideoPlayer::OpenVideo", 0x46E560 }, + { "zCVideoPlayer::CloseVideo", 0x46E6D0 }, + { "zCVideoPlayer::Play", 0x46E7D0 }, + { "zCVideoPlayer::PlayInit", 0x46E8E0 }, + { "zCVideoPlayer::PlayGotoNextFrame", 0x46E900 }, + { "zCVideoPlayer::PlayWaitNextFrame", 0x46E910 }, + { "zCVideoPlayer::PlayFrame", 0x46E920 }, + { "zCVideoPlayer::PlayDeinit", 0x46E930 }, + { "zCVideoPlayer::Pause", 0x46E940 }, + { "zCVideoPlayer::Unpause", 0x46E960 }, + { "zCVideoPlayer::Stop", 0x46E980 }, + { "zCViewProgressBar::zCViewProgressBar", 0x46E9D0 }, + { "zCViewProgressBar::`scalar deleting destructor'", 0x46EBC0 }, + { "zCViewProgressBar::~zCViewProgressBar", 0x46EBE0 }, + { "zCViewProgressBar::Init", 0x46ED40 }, + { "zCViewProgressBar::CalcPercentOf", 0x46EEA0 }, + { "zCViewProgressBar::SetPercent", 0x46EEC0 }, + { "zCViewProgressBar::HandleChange", 0x46F190 }, + { "zCViewProgressBar::Draw", 0x46F300 }, + { "zCViewProgressBar::SetRange", 0x46F340 }, + { "zCViewProgressBar::ResetRange", 0x46F400 }, + { "zCList::~zCList", 0x46F4B0 }, + { "zCList::InsertFront", 0x46F4E0 }, + { "zCList::`scalar deleting destructor'", 0x46F530 }, + { "zCViewStatusBar::zCViewStatusBar", 0x46F5A0 }, + { "zCViewStatusBar::`scalar deleting destructor'", 0x46F5F0 }, + { "zCViewStatusBar::Init", 0x46F680 }, + { "zCViewStatusBar::~zCViewStatusBar", 0x46F6B0 }, + { "zCViewStatusBar::SetMaxRange", 0x46F6D0 }, + { "zCViewStatusBar::SetRange", 0x46F770 }, + { "zCViewStatusBar::SetPreview", 0x46F810 }, + { "zCViewStatusBar::SetValue", 0x46F860 }, + { "zCWorldInfo::zCWorldInfo", 0x46F8E0 }, + { "zCWorldInfo::`scalar deleting destructor'", 0x46F9F0 }, + { "zCWorldInfo::~zCWorldInfo", 0x46FA10 }, + { "zCWorldInfo::GetName", 0x46FB30 }, + { "zCWorldInfo::GetPlayerGroup", 0x46FB80 }, + { "zCWorldInfo::GetLevelMaster", 0x46FBA0 }, + { "zCWorldInfo::EnterWorld", 0x46FBF0 }, + { "zCWorldInfo::LeaveWorld", 0x46FC80 }, + { "zCWorldInfo::ShowDebugInfo", 0x46FCC0 }, + { "zCList::~zCList", 0x4700D0 }, + { "zCList::InsertFront", 0x470100 }, + { "zCList::`scalar deleting destructor'", 0x470150 }, + { "zInitOptions", 0x4701F0 }, + { "zDeinitOptions", 0x471050 }, + { "zBert_StartUp", 0x471230 }, + { "zBert_ShutDown", 0x471EE0 }, + { "oCAIHuman::CheckActiveSpells", 0x472100 }, + { "oCAIHuman::MagicInvestSpell", 0x472160 }, + { "oCAIHuman::MagicCheckSpellStates", 0x472770 }, + { "zCModel::GetAniFromAniID", 0x472F50 }, + { "zCModel::IsAniActive", 0x472F90 }, + { "oCAIHuman::MagicMode", 0x472FD0 }, + { "oCMsgWeapon::operator delete", 0x4733F0 }, + { "oCMagFrontier::oCMagFrontier", 0x4736A0 }, + { "oCMagFrontier::~oCMagFrontier", 0x4736C0 }, + { "oCMagFrontier::SetNPC", 0x473730 }, + { "oCMagFrontier::DoCheck", 0x473740 }, + { "oCMagFrontier::GetDistanceNewWorld", 0x473F20 }, + { "operator*", 0x474370 }, + { "oCMagFrontier::GetDistanceDragonIsland", 0x474460 }, + { "oCMagFrontier::GetDistanceAddonWorld", 0x474620 }, + { "oCMagFrontier::StartLightningAtPos", 0x474750 }, + { "zVEC3::Length2", 0x474C30 }, + { "zCMaterial::operator delete", 0x474C50 }, + { "zCVisual::operator delete", 0x474C70 }, + { "zCQuadMark::operator delete", 0x474C90 }, + { "oCMagFrontier::DoWarningFX", 0x474CB0 }, + { "oCVisualFX::operator delete", 0x474E50 }, + { "oCMagFrontier::DisposeWarningFX", 0x474E70 }, + { "oCMagFrontier::DoShootFX", 0x474EB0 }, + { "oCMagFrontier::DisposeShootFX", 0x4751A0 }, + { "oCMag_Book::oCMag_Book", 0x4753F0 }, + { "oCMag_Book::~oCMag_Book", 0x4755C0 }, + { "oCMag_Book::CheckConsistency", 0x475720 }, + { "oCMag_Book::SetOwner", 0x475A50 }, + { "oCMag_Book::SetWorld", 0x475AC0 }, + { "oCMag_Book::Register", 0x475AD0 }, + { "oCMag_Book::DeRegister", 0x475CC0 }, + { "oCMag_Book::CreateNewSpell", 0x475E50 }, + { "oCSpell::operator delete", 0x475FC0 }, + { "oCMag_Book::IsIn", 0x476220 }, + { "oCMag_Book::Spell_Setup", 0x476260 }, + { "oCMag_Book::Spell_Invest", 0x476530 }, + { "oCMag_Book::StartInvestEffect", 0x4766B0 }, + { "oCMag_Book::Spell_Cast", 0x4767A0 }, + { "zCObject::CheckInheritance", 0x476E30 }, + { "oCMag_Book::StartCastEffect", 0x476E60 }, + { "oCMag_Book::Spell_InCast", 0x476F50 }, + { "oCMag_Book::Open", 0x476F60 }, + { "oCMag_Book::Close", 0x477270 }, + { "oCMag_Book::Ease", 0x4773E0 }, + { "oCMag_Book::EasePos", 0x477410 }, + { "oCMag_Book::GetAngle", 0x477490 }, + { "Alg_CalcAziElev", 0x477650 }, + { "oCMag_Book::IsInMovement", 0x477760 }, + { "oCMag_Book::IsActive", 0x477770 }, + { "oCMag_Book::GetSelectedSpell", 0x477780 }, + { "oCMag_Book::GetSelectedSpellNr", 0x4777D0 }, + { "oCMag_Book::Spell_Open", 0x4777E0 }, + { "oCMag_Book::StopSelectedSpell", 0x477910 }, + { "oCMag_Book::KillSelectedSpell", 0x477A90 }, + { "oCMag_Book::Spell_Stop", 0x477D50 }, + { "oCMag_Book::Left", 0x477FC0 }, + { "oCMag_Book::Right", 0x478020 }, + { "oCMag_Book::CalcPos", 0x478070 }, + { "oCMag_Book::DoOpen", 0x478460 }, + { "oCMag_Book::DoClose", 0x4785E0 }, + { "oCMag_Book::SetFrontSpell", 0x4789C0 }, + { "oCMag_Book::DoTurn", 0x478D50 }, + { "oCMag_Book::ShowHandSymbol", 0x478E50 }, + { "oCMag_Book::SetShowHandSymbol", 0x478FD0 }, + { "oCMag_Book::DoPerFrame", 0x479330 }, + { "zVEC4::zVEC4", 0x479B50 }, + { "oCMag_Book::GetNoOfSpells", 0x479B60 }, + { "oCMag_Book::GetSpell", 0x479B70 }, + { "oCMag_Book::GetSpellItem", 0x479BE0 }, + { "oCMag_Book::NextRegisterAt", 0x479C40 }, + { "oCMag_Book::GetSpellByKey", 0x479C60 }, + { "oCMag_Book::GetSpellItemByKey", 0x479CA0 }, + { "oCMag_Book::GetNoOfSpellByKey", 0x479CE0 }, + { "oCMag_Book::GetKeyByItem", 0x479D30 }, + { "zCArray::AllocDelta", 0x479DB0 }, + { "zCArray::AllocDelta", 0x479E10 }, + { "zDYNAMIC_CAST", 0x479E70 }, + { "oCMenu_Main::oCMenu_Main", 0x479F90 }, + { "oCMenu_Main::`scalar deleting destructor'", 0x479FB0 }, + { "oCMenu_Main::ScreenInit", 0x479FD0 }, + { "oCMenu_Main::ScreenDone", 0x479FE0 }, + { "oCMenu_Main::HandleEvent", 0x479FF0 }, + { "oCMenu_ChgKeys::oCMenu_ChgKeys", 0x47A1D0 }, + { "oCMenu_ChgKeys::`scalar deleting destructor'", 0x47A1F0 }, + { "oCMenu_ChgKeys::~oCMenu_ChgKeys", 0x47A210 }, + { "oCMenu_ChgKeys::HandleEvent", 0x47A220 }, + { "oCMenu_ChgKeys::ExecCommand", 0x47A460 }, + { "oCMenu_ChgKeys::ScreenInit", 0x47AE60 }, + { "oCMenu_ChgKeys::Leave", 0x47AE80 }, + { "oCMenu_ChgKeys::InitText", 0x47AF30 }, + { "zCInput::BindOption", 0x47B210 }, + { "zCArray::InsertEnd", 0x47B230 }, + { "zCArray::AllocDelta", 0x47B300 }, + { "oCMenu_Log::oCMenu_Log", 0x47B960 }, + { "oCMenu_Log::`scalar deleting destructor'", 0x47B980 }, + { "oCMenu_Log::~oCMenu_Log", 0x47B9A0 }, + { "oCMenu_Log::ScreenInit", 0x47B9B0 }, + { "oCMenu_Log::ScreenDone", 0x47BDE0 }, + { "oCMenu_Log::SetDayTime", 0x47BEF0 }, + { "oCMenu_Log::SetLogTopics", 0x47BF90 }, + { "zTMenuItemListElement::~zTMenuItemListElement", 0x47C600 }, + { "oCMenu_Log::SetInfo", 0x47C680 }, + { "oCMenu_Log::ExecCommand", 0x47C690 }, + { "oCMenu_Log::HandleEnterItem", 0x47C8E0 }, + { "oCMenu_Log::HandleLeaveItem", 0x47CB10 }, + { "oCMenu_Log::HandleActivateItem", 0x47CD50 }, + { "oCMenu_Log::HandleEvent", 0x47CD60 }, + { "oCMenu_Log::Activate", 0x47CDB0 }, + { "oCMenu_Log::InitForDisplay", 0x47CDC0 }, + { "oCMenu_Status::HandleEvent", 0x47CE00 }, + { "oCMenu_Status::SetPlayerName", 0x47CFF0 }, + { "oCMenu_Status::SetGuild", 0x47D040 }, + { "oCMenu_Status::SetMagicalGuild", 0x47D130 }, + { "oCMenu_Status::SetExperience", 0x47D220 }, + { "zCMenuItem::Release", 0x47D620 }, + { "oCMenu_Status::SetLearnPoints", 0x47D650 }, + { "oCMenu_Status::oCMenu_Status", 0x47D790 }, + { "oCMenu_Status::`scalar deleting destructor'", 0x47D7F0 }, + { "oCMenu_Status::~oCMenu_Status", 0x47D810 }, + { "oCMenu_Status::AddArmor", 0x47D8E0 }, + { "oCMenu_Status::AddAttribute", 0x47D9F0 }, + { "oCMenu_Status::AddTalent", 0x47DBD0 }, + { "oCMenu_Status::InitForDisplay", 0x47DDC0 }, + { "oCStatusScreen::oCStatusScreen", 0x47E8C0 }, + { "oCStatusScreen::`scalar deleting destructor'", 0x47EB30 }, + { "oCStatusScreen::~oCStatusScreen", 0x47EB50 }, + { "oCStatusScreen::Show", 0x47ED60 }, + { "oCLogScreen::oCLogScreen", 0x47EF80 }, + { "oCLogScreen::`scalar deleting destructor'", 0x47F1D0 }, + { "oCLogScreen::~oCLogScreen", 0x47F1F0 }, + { "oCLogScreen::Show", 0x47F3E0 }, + { "oCMapScreen::oCMapScreen", 0x47F600 }, + { "oCMapScreen::`scalar deleting destructor'", 0x47F7D0 }, + { "oCMapScreen::~oCMapScreen", 0x47F7F0 }, + { "oCMapScreen::Show", 0x47F9C0 }, + { "zCArray::zCArray", 0x47FD40 }, + { "oSMenuInfoAttribute::`vector deleting destructor'", 0x47FD50 }, + { "oSMenuInfoTalent::`vector deleting destructor'", 0x47FDB0 }, + { "oSMenuInfoAttribute::~oSMenuInfoAttribute", 0x47FE10 }, + { "oSMenuInfoTalent::~oSMenuInfoTalent", 0x47FE90 }, + { "zCList::Get", 0x47FF40 }, + { "zCList::Get", 0x47FF70 }, + { "zCArray::AllocDelta", 0x47FFA0 }, + { "zCArray::AllocDelta", 0x4801A0 }, + { "oSMenuInfoAttribute::oSMenuInfoAttribute", 0x4803B0 }, + { "oSMenuInfoTalent::oSMenuInfoTalent", 0x4803F0 }, + { "Freelook", 0x4806B0 }, + { "TestKeys_Carsten", 0x480860 }, + { "ExceptionInfoCallback", 0x480870 }, + { "oCarsten_PerFrame", 0x4816C0 }, + { "oCarsten_StartUp", 0x4816F0 }, + { "oCarsten_ShutDown", 0x4839A0 }, + { "oCSpell::oCSpell", 0x483C20 }, + { "oCSpell::_GetClassDef", 0x483D90 }, + { "oCSpell::`scalar deleting destructor'", 0x483DA0 }, + { "oCSpell::~oCSpell", 0x483F50 }, + { "oCSpell::InitValues", 0x484020 }, + { "oCSpell::GetSpellInstanceName", 0x484150 }, + { "oCSpell::CreateEffect", 0x4842E0 }, + { "oCVisFX_MultiTarget::operator delete", 0x484530 }, + { "oCSpell::InitByScript", 0x484550 }, + { "oCSpell::SetEnabled", 0x4847F0 }, + { "oCSpell::GetEnabled", 0x484920 }, + { "oCSpell::Setup", 0x484930 }, + { "oCSpell::Invest", 0x4850D0 }, + { "oCSpell::Cast", 0x485360 }, + { "oCSpell::Stop", 0x485510 }, + { "oCSpell::Kill", 0x485700 }, + { "oCSpell::Open", 0x4858A0 }, + { "oCSpell::Close", 0x4859A0 }, + { "oCSpell::Reset", 0x485B00 }, + { "oCSpell::StopTargetEffects", 0x485C40 }, + { "oCSpell::CallScriptInvestedMana", 0x485D30 }, + { "oCSpell::IsTargetTypeValid", 0x485FC0 }, + { "oCSpell::IsValidTarget", 0x4861D0 }, + { "oCSpell::GetVob", 0x486470 }, + { "oCSpell::GetSpellID", 0x486480 }, + { "oCSpell::GetEnergyType", 0x486490 }, + { "oCSpell::GetCategory", 0x4864A0 }, + { "oCSpell::GetName", 0x4864B0 }, + { "oCSpell::GetLevel", 0x486620 }, + { "oCSpell::IsInvestSpell", 0x486630 }, + { "oCSpell::SetInvestedMana", 0x486640 }, + { "oCSpell::GetSpellStatus", 0x486660 }, + { "oCSpell::SetReleaseStatus", 0x486670 }, + { "oCSpell::SetSpellInfo", 0x486940 }, + { "oCSpell::DoLogicInvestEffect", 0x486950 }, + { "oCSpell::CastSpecificSpell", 0x486960 }, + { "oCSpell::EndTimedEffect", 0x486E10 }, + { "oCSpell::DoTimedEffect", 0x487280 }, + { "oCSpell::CanBeDeleted", 0x487310 }, + { "oCSpell::DeleteCaster", 0x487320 }, + { "oCSpell::Archive", 0x487340 }, + { "oCSpell::Unarchive", 0x487350 }, + { "oCSpell::_CreateNewInstance", 0x487550 }, + { "oCTrajectory::Calc", 0x487960 }, + { "zMAT4::SetTranslation", 0x487C50 }, + { "zMAT4::zMAT4", 0x487C90 }, + { "zCKBSpline::InitVars", 0x487CD0 }, + { "oCTrajectory::Changed", 0x487CF0 }, + { "oCTrajectory::Interpolate", 0x487D00 }, + { "oCTrajectory::InterpolateN", 0x488130 }, + { "oCTrajectory::Draw", 0x488240 }, + { "oCTrajectory::Clear", 0x488500 }, + { "zCKBSpline::~zCKBSpline", 0x488570 }, + { "oCTrajectory::RecalcByColl", 0x4885D0 }, + { "operator-", 0x4889F0 }, + { "oCTrajectory::ApplyGrav", 0x488A40 }, + { "oCTrajectory::SetByList", 0x488AB0 }, + { "oCTrajectory::VobCross", 0x488C20 }, + { "oCEmitterKey::oCEmitterKey", 0x488CB0 }, + { "oCEmitterKey::~oCEmitterKey", 0x488FA0 }, + { "oCEmitterKey::SetByScript", 0x4891A0 }, + { "oCEmitterKey::ParseStrings", 0x489370 }, + { "oCVisualFX::SetupAIForAllFXInWorld", 0x4898B0 }, + { "oCVisualFX::RemoveInstancesOfClass", 0x489A10 }, + { "oCVisualFX::PreSaveGameProcessing", 0x489A80 }, + { "oCVisualFX::PostSaveGameProcessing", 0x489A90 }, + { "oCVisualFX::oCVisualFX", 0x489AA0 }, + { "zCEffect::_GetClassDef", 0x489F40 }, + { "oCTrajectory::~oCTrajectory", 0x489F50 }, + { "oCVisualFX::_GetClassDef", 0x48A010 }, + { "oCVisualFX::GetOrigin", 0x48A020 }, + { "oCVisualFX::GetTarget", 0x48A030 }, + { "oCVisualFX::GetInflictor", 0x48A040 }, + { "oCVisualFX::Play", 0x48A050 }, + { "oCVisualFX::SetDuration", 0x48A060 }, + { "oCVisualFX::GetCollisionCandidates", 0x48A070 }, + { "oCVisualFX::GetNumCollisionCandidates", 0x48A110 }, + { "oCVisualFX::SetDamage", 0x48A120 }, + { "oCVisualFX::SetDamageType", 0x48A130 }, + { "oCVisualFX::GetDamage", 0x48A140 }, + { "oCVisualFX::GetDamageType", 0x48A150 }, + { "oCVisualFX::IsASpell", 0x48A160 }, + { "oCVisualFX::SetSpellType", 0x48A170 }, + { "oCVisualFX::GetSpellType", 0x48A180 }, + { "oCVisualFX::SetSpellCat", 0x48A190 }, + { "oCVisualFX::GetSpellCat", 0x48A1A0 }, + { "oCVisualFX::GetSpellTargetTypes", 0x48A1B0 }, + { "oCVisualFX::SetSpellTargetTypes", 0x48A1C0 }, + { "oCVisualFX::GetIsProjectile", 0x48A1D0 }, + { "oCVisualFX::SetIsProjectile", 0x48A1E0 }, + { "oCVisualFX::`scalar deleting destructor'", 0x48A1F0 }, + { "zCEffect::~zCEffect", 0x48A220 }, + { "zCEffect::`scalar deleting destructor'", 0x48A230 }, + { "oCVisualFX::~oCVisualFX", 0x48A260 }, + { "zCKBSpline::`scalar deleting destructor'", 0x48ABC0 }, + { "zCPositionKey::`scalar deleting destructor'", 0x48ABE0 }, + { "oCVisualFX::CleanUpCriticalFX", 0x48AC00 }, + { "oCVisualFX::CreateHierachy", 0x48ADF0 }, + { "oCVisualFX::DisposeHierachy", 0x48B0B0 }, + { "oCVisualFX::SetSendsAssessMagic", 0x48B2C0 }, + { "oCVisualFX::GetSendsAssessMagic", 0x48B350 }, + { "oCVisualFX::InitParser", 0x48B3F0 }, + { "oCVisualFX::InitValues", 0x48B820 }, + { "zCAIBase::operator delete", 0x48BD00 }, + { "zCAIBase::_GetClassDef", 0x48BD20 }, + { "zCAIBase::CanThisCollideWith", 0x48BD30 }, + { "zCAIBase::HasAIDetectedCollision", 0x48BD40 }, + { "zCAIBase::AICollisionResponseSelfDetected", 0x48BD50 }, + { "zCAIBase::HostVobRemovedFromWorld", 0x48BD60 }, + { "oCVisualFXAI::ReportCollisionToAI", 0x48BD70 }, + { "oCVisualFXAI::HostVobAddedToWorld", 0x48BD90 }, + { "oCVisualFXAI::GetIsProjectile", 0x48BDA0 }, + { "oCVisualFXAI::`scalar deleting destructor'", 0x48BDB0 }, + { "oCVisualFXAI::~oCVisualFXAI", 0x48BDE0 }, + { "zCAIBase::ReportCollisionToAI", 0x48BDF0 }, + { "zCAIBase::HostVobAddedToWorld", 0x48BE00 }, + { "zCAIBase::GetIsProjectile", 0x48BE10 }, + { "zCAIBase::`scalar deleting destructor'", 0x48BE20 }, + { "zCAIBase::~zCAIBase", 0x48BE50 }, + { "oCVisualFX::ParseStrings", 0x48BE60 }, + { "oCVisualFX::SetVisualByString", 0x48C220 }, + { "zPATH::~zPATH", 0x48D290 }, + { "zCParticleFX::operator delete", 0x48D2B0 }, + { "zCEarthquake::operator delete", 0x48D2D0 }, + { "zCVobScreenFX::operator delete", 0x48D2F0 }, + { "zCPolyStrip::operator delete", 0x48D310 }, + { "oCVisualFX::SetCollisionEnabled", 0x48D330 }, + { "oCVisualFX::SetByScript", 0x48D4B0 }, + { "zCVobLight::operator delete", 0x48DDA0 }, + { "oCVisualFX::UpdateFXByEmitterKey", 0x48DDC0 }, + { "oCVisualFX::CreateBackup", 0x48E5F0 }, + { "oCVisualFX::FindKey", 0x48E600 }, + { "oCVisualFX::CreateAndPlay", 0x48E760 }, + { "oCVisualFX::CreateAndCastFX", 0x48EE80 }, + { "oCVisualFX::CalcTrajectory", 0x48F620 }, + { "zMAT4::GetUpVector", 0x490DD0 }, + { "zMAT4::GetRightVector", 0x490DF0 }, + { "zVEC3::LengthApprox", 0x490E10 }, + { "zVEC3::Normalize", 0x490EA0 }, + { "zCPositionKey::SetMat", 0x490F20 }, + { "oCTrajectory::InsertKey", 0x490F50 }, + { "oCTrajectory::GetKey", 0x491060 }, + { "oCTrajectory::GetNumKeys", 0x4910E0 }, + { "oCVisualFX::SetOrigin", 0x4910F0 }, + { "oCVisualFX::SetInflictor", 0x491220 }, + { "oCVisualFX::SetTarget", 0x4912E0 }, + { "oCVisualFX::CreateInvestFX", 0x491510 }, + { "oCVisualFX::InitInvestFX", 0x491690 }, + { "oCVisualFX::StopInvestFX", 0x491830 }, + { "oCVisualFX::Open", 0x4918E0 }, + { "oCVisualFX::Reset", 0x491C20 }, + { "oCVisualFX::Init", 0x491E10 }, + { "oCVisualFX::InvestNext", 0x492830 }, + { "oCVisualFX::SetLevel", 0x492CB0 }, + { "oCVisualFX::GetLevel", 0x493150 }, + { "oCVisualFX::Cast", 0x493160 }, + { "zSTRING::ToFloat", 0x4936C0 }, + { "oCVisualFX::Collide", 0x493A00 }, + { "oCVisualFX::Stop", 0x493BE0 }, + { "oCVisualFX::Kill", 0x493F70 }, + { "oCVisualFX::CanBeDeleted", 0x4942B0 }, + { "oCVisualFX::IsFinished", 0x4942F0 }, + { "oCVisualFX::IsLooping", 0x494370 }, + { "oCVisualFX::InitEffect", 0x4943E0 }, + { "oCVisualFX::EndEffect", 0x494C80 }, + { "oCVisualFX::SetShowVisual", 0x494D20 }, + { "oCVisualFX::ReportCollision", 0x494E80 }, + { "Alg_SqrtInvApprox", 0x4957F0 }, + { "oCVisualFX::ProcessQueuedCollisions", 0x495830 }, + { "oCVisualFX::ProcessCollision", 0x4958D0 }, + { "oCNpc::oSDamageDescriptor::~oSDamageDescriptor", 0x4962F0 }, + { "oCMsgDamage::operator delete", 0x496360 }, + { "oCVisualFX::CollisionResponse", 0x496380 }, + { "oCVisualFX::SetCollisionCandidates", 0x4968E0 }, + { "oCVisualFX::GetCollidedCandidates", 0x496A00 }, + { "oCVisualFX::CanThisCollideWith", 0x496AC0 }, + { "oCVisualFX::CheckDeletion", 0x496CF0 }, + { "oCVisualFX::UpdateActKey", 0x497300 }, + { "oCVisualFX::DoMovements", 0x497550 }, + { "zVEC3::NormalizeSafe", 0x498A20 }, + { "operator^", 0x498A80 }, + { "zCPositionKey::GetMat", 0x498AC0 }, + { "zCKBSpline::InterpolateN", 0x498B40 }, + { "oCVisualFX::CheckDelayedTrigger", 0x498B70 }, + { "oCVisualFX::AdjustShapeToOrigin", 0x498EE0 }, + { "oCVisualFX::UpdateEffects", 0x4994A0 }, + { "oCVisualFX::OnTick", 0x499A20 }, + { "oCVisualFX::Archive", 0x499B40 }, + { "oCVisualFX::Unarchive", 0x499B50 }, + { "oCVisualFX::CalcPFXMesh", 0x499B60 }, + { "oCVisualFX::ReleasePFXMesh", 0x499D10 }, + { "oCVisualFX::SetPFXShapeVisual", 0x499DF0 }, + { "oCVisualFXAI::DoAI", 0x49A030 }, + { "oCVisualFX::_CreateNewInstance", 0x49A230 }, + { "zCArray::zCArray", 0x49A290 }, + { "zCArray::DeleteList", 0x49A2C0 }, + { "oCVisFX_MultiTarget::~oCVisFX_MultiTarget", 0x49A2E0 }, + { "zCArray::AllocDelta", 0x49A340 }, + { "zCArray::InsertEnd", 0x49A3A0 }, + { "zCArray::AllocDelta", 0x49A470 }, + { "zCArray::AllocDelta", 0x49A4E0 }, + { "oCVisualFX::Edit", 0x49A820 }, + { "oCVisualFX::CreateNewScriptFX", 0x49ADB0 }, + { "oCEmitterKey::Edit", 0x49AFF0 }, + { "oCEmitterKey::CreateNewScriptKey", 0x49B3E0 }, + { "oCVisualFX::FxConsole_ParameterChanged", 0x49B620 }, + { "oCVisualFX::EmConsole_ParameterChanged", 0x49C290 }, + { "oCVisualFX::FxConsole_EvalFunc", 0x49C4D0 }, + { "oCVisualFX::EmConsole_EvalFunc", 0x49D180 }, + { "oCEmitterKey::SetDefaultByFX", 0x49E430 }, + { "oCVisualFX::SetupEmitterKeysByVisual", 0x49E8B0 }, + { "oCVisualFX::ResetForEditing", 0x49E950 }, + { "oCVisFX_MultiTarget::oCVisFX_MultiTarget", 0x49EB40 }, + { "oCVisFX_MultiTarget::_GetClassDef", 0x49EB80 }, + { "oCVisFX_MultiTarget::Play", 0x49EB90 }, + { "oCVisFX_MultiTarget::`scalar deleting destructor'", 0x49EBA0 }, + { "oCVisFX_MultiTarget::Open", 0x49ECF0 }, + { "oCVisFX_MultiTarget::SetLevel", 0x49ED30 }, + { "oCVisFX_MultiTarget::Init", 0x49ED80 }, + { "oCVisFX_MultiTarget::InvestNext", 0x49F220 }, + { "oCVisFX_MultiTarget::Cast", 0x49F260 }, + { "oCVisFX_MultiTarget::Stop", 0x49F2D0 }, + { "oCVisFX_MultiTarget::SetByScript", 0x49F340 }, + { "oCVisFX_MultiTarget::Reset", 0x49F400 }, + { "oCVisFX_MultiTarget::IsFinished", 0x49F440 }, + { "oCVisFX_MultiTarget::SetDamage", 0x49F490 }, + { "oCVisFX_MultiTarget::SetDamageType", 0x49F4F0 }, + { "oCVisFX_MultiTarget::Archive", 0x49F540 }, + { "oCVisFX_MultiTarget::Unarchive", 0x49F550 }, + { "oCVisFX_MultiTarget::_CreateNewInstance", 0x49F750 }, + { "zCArray::AllocAbs", 0x49F7F0 }, + { "zCAICamera::GetCurrent", 0x49FD20 }, + { "zCAICamera::zCAICamera", 0x49FD30 }, + { "zCAICamera::_GetClassDef", 0x49FF80 }, + { "zCAICamera::`scalar deleting destructor'", 0x49FF90 }, + { "zCAICamera::~zCAICamera", 0x49FFC0 }, + { "zCAICamera::Create", 0x4A0180 }, + { "zCAICamera::operator delete", 0x4A0210 }, + { "zCAICamera::StartUp", 0x4A0230 }, + { "zCAICamera::CleanUp", 0x4A0850 }, + { "zCAICamera::GlobalStartUp", 0x4A0880 }, + { "zCarsten_ShutDown", 0x4A0890 }, + { "zCAICamera::GetBestRange", 0x4A08F0 }, + { "zCAICamera::GetMinRange", 0x4A09A0 }, + { "zCAICamera::GetMaxRange", 0x4A09B0 }, + { "zCAICamera::SetMode", 0x4A09C0 }, + { "zCAICamera::GetMode", 0x4A0D40 }, + { "zCAICamera::IsModeActive", 0x4A0D90 }, + { "zCAICamera::IsModeAvailable", 0x4A0E10 }, + { "zCAICamera::ReceiveMsg", 0x4A0E30 }, + { "zCAICamera::SetVob", 0x4A0E60 }, + { "zCAICamera::SetTarget", 0x4A1120 }, + { "zCAICamera::SetTargetList", 0x4A15B0 }, + { "zCAICamera::ClearTargetList", 0x4A1870 }, + { "zCAICamera::AddTarget", 0x4A18F0 }, + { "zCAICamera::SubTarget", 0x4A1A40 }, + { "zCAICamera::Console_EvalFunc", 0x4A1AD0 }, + { "zCAICamera::ParameterChanged", 0x4A23B0 }, + { "zCAICamera::CalcFirstPosition", 0x4A2550 }, + { "zCAICamera::SetByScript", 0x4A26E0 }, + { "zCAICamera::SetByScriptLine", 0x4A2D30 }, + { "zCAICamera::CreateInstance", 0x4A3670 }, + { "zCAICamera::AI_LookingCam", 0x4A3690 }, + { "zCPathSearch::zCPathSearch", 0x4A40C0 }, + { "zCAICamera::AI_FirstPerson", 0x4A40E0 }, + { "zCAICamera::AI_Normal", 0x4A4370 }, + { "zCAICamera::GetCamSysFirstPos", 0x4A4570 }, + { "zCAICamera::SetHintTargetInPortalRoom", 0x4A4580 }, + { "zCAICamera::CheckKeys", 0x4A45C0 }, + { "zCAICamera::DoAI", 0x4A4FB0 }, + { "zCAICamera::SetRotateEnabled", 0x4A54E0 }, + { "zCAICamera::_CreateNewInstance", 0x4A56E0 }, + { "zCArray::DeleteList", 0x4A5740 }, + { "zSPathSearchState::~zSPathSearchState", 0x4A5A70 }, + { "zCPathSearch::CamVobChanged", 0x4A5B40 }, + { "zCPathSearch::TargetChanged", 0x4A5C40 }, + { "zCPathSearch::SetAICamera", 0x4A5C60 }, + { "zCSphereCoordsCache::GetSphereCoordLazy", 0x4A5C70 }, + { "zCSphereCoordsCache::zSAziSphereCoord::~zSAziSphereCoord", 0x4A69F0 }, + { "zCSphereCoordsCache::zSElevSphereCoord::~zSElevSphereCoord", 0x4A6A10 }, + { "zSPathSearchState_Internal::zSPathSearchState_Internal", 0x4A6A30 }, + { "zCSphereCoordsCache::GetBestScoredSearch", 0x4A6A40 }, + { "zCSphereCoordsCache::zCSphereCoordsCache", 0x4A6B90 }, + { "zCSphereCoordsCache::~zCSphereCoordsCache", 0x4A6BB0 }, + { "zCSphereCoordsCache::DeleteList", 0x4A6C10 }, + { "zCPathSearch::GetReport", 0x4A6D20 }, + { "zSPathSearchResult::zSPathSearchResult", 0x4A6D60 }, + { "zCPathSearch::GetSearch", 0x4A6D80 }, + { "zCPathSearch::SphereSearch", 0x4A6F60 }, + { "zSEvasionSearchDesc::zSEvasionSearchOptions::~zSEvasionSearchOptions", 0x4A7540 }, + { "zCPathSearch::SwitchSearch", 0x4A75C0 }, + { "zCPathSearch::ShoulderSearch", 0x4A75D0 }, + { "zCPathSearch::PanicSearch", 0x4A79B0 }, + { "zCPathSearch::CalcStateScores", 0x4A7EC0 }, + { "zCPathSearch::GetBestLerpMode", 0x4A81E0 }, + { "zCPathSearch::DoSlerpRotQuat", 0x4A8430 }, + { "zCPathSearch::FindBestEvasion", 0x4A8670 }, + { "zCPathSearch::CanEvadeTo", 0x4A8B40 }, + { "zCPathSearch::FindEvasionSequence", 0x4A8BA0 }, + { "zSEvasionSearchDesc::zSEvasionSearchDesc", 0x4A8F00 }, + { "zSEvasionSearchDesc::~zSEvasionSearchDesc", 0x4A8F30 }, + { "zCPathSearch::FES_PlayerInvisible_Moved", 0x4A8FD0 }, + { "zSEvasionSearchDesc::zSEvasionSearchOptions::zSEvasionSearchOptions", 0x4AB060 }, + { "zCPathSearch::FES_PlayerInvisible_Moved_BW", 0x4AB0A0 }, + { "zCPathSearch::FES_PlayerInvisible_Moved_FW", 0x4AB9E0 }, + { "zCPathSearch::FES_IdealCone", 0x4AC340 }, + { "zCPathSearch::FES_PlayerInvisible_Standing", 0x4AE200 }, + { "zCPathSearch::FES_PlayerInvisible_Rotated", 0x4AE250 }, + { "zCPathSearch::FES_PlayerTargetInvisible", 0x4AEAD0 }, + { "zCPathSearch::FES_CamHitWall", 0x4AEB10 }, + { "zCPathSearch::FES_NoEvasionFound", 0x4AEB20 }, + { "zCPathSearch::EvasionPossible", 0x4AECF0 }, + { "zCPathSearch::IsPointValid", 0x4AED00 }, + { "zCPathSearch::IsPointNearWall", 0x4AF5D0 }, + { "zCPathSearch::LineOfSight", 0x4AF7F0 }, + { "zCPathSearch::CorrectPosForNearClip", 0x4AF880 }, + { "zCPathSearch::AdjustCenterSphere", 0x4AFC70 }, + { "zCPathSearch::GetPolyNearestPoint", 0x4AFF20 }, + { "zCArray::zCArray", 0x4B04C0 }, + { "zCArray::~zCArray", 0x4B04D0 }, + { "zCArray::InsertEnd", 0x4B0500 }, + { "zCArraySort::zCArraySort", 0x4B0780 }, + { "zCArraySort::InsertSort", 0x4B07A0 }, + { "zCArraySort::zCArraySort", 0x4B08F0 }, + { "zCArraySort::InsertSort", 0x4B0910 }, + { "zCArraySort::InsertSort", 0x4B0A80 }, + { "zCArray::InsertEnd", 0x4B0C20 }, + { "zSEvasionSearchDesc::zSEvasionSearchOptions::`vector deleting destructor'", 0x4B0E40 }, + { "zSEvasionSearchDesc::zSEvasionSearchOptions::operator=", 0x4B0EA0 }, + { "zSEvasionSearchDesc::`vector deleting destructor'", 0x4B1130 }, + { "zSEvasionSearchDesc::operator=", 0x4B1190 }, + { "zCArray::AllocDelta", 0x4B13B0 }, + { "zCArraySort::AllocDelta", 0x4B15F0 }, + { "zCArraySort::AllocDelta", 0x4B1650 }, + { "zCArray::AllocDelta", 0x4B16B0 }, + { "zClamp", 0x4B18E0 }, + { "zCAICamera::StartupDialogCam", 0x4B1940 }, + { "zCAICamera::InitDialogCam", 0x4B1EE0 }, + { "zCAICamera::SetDialogCamDuration", 0x4B1F20 }, + { "zCAICamera::ReleaseLastDialogCam", 0x4B1F30 }, + { "zCAICamera::PickPreset", 0x4B1FF0 }, + { "zCAICamera::StartDialogCam", 0x4B20F0 }, + { "zCCSCamera_EventMsgActivate::zCCSCamera_EventMsgActivate", 0x4B4160 }, + { "zCCSCamera::GetCamKey", 0x4B4250 }, + { "zCCSCamera::GetTargetKey", 0x4B4270 }, + { "zCAICamera::DialogPresetIsValid", 0x4B4290 }, + { "zCArray::InsertEnd", 0x4B4350 }, + { "zCArray::DeleteList", 0x4B4420 }, + { "zCArray::AllocDelta", 0x4B4440 }, + { "zCMovementTracker::GetTracker", 0x4B44D0 }, + { "zCMovementTracker::zCMovementTracker", 0x4B4520 }, + { "zCPose::~zCPose", 0x4B4A10 }, + { "zCMovementTracker::GetAzimuth", 0x4B4AA0 }, + { "zCMovementTracker::GetElevation", 0x4B4AB0 }, + { "zVEC2::zVEC2", 0x4B4DC0 }, + { "zVEC2::operator/=", 0x4B4DE0 }, + { "zVEC2::Length2", 0x4B4E00 }, + { "zCMovementTracker::GetRange", 0x4B5070 }, + { "zCMovementTracker::SetAzimuth", 0x4B50A0 }, + { "zCMovementTracker::SetElevation", 0x4B50D0 }, + { "zCMovementTracker::SetRange", 0x4B5100 }, + { "zCMovementTracker::ApplyAziToPoint", 0x4B5200 }, + { "zCMovementTracker::ApplyElevToPoint", 0x4B5400 }, + { "zCMovementTracker::ApplyRangeToPoint", 0x4B57A0 }, + { "zCMovementTracker::GetRangePos", 0x4B5860 }, + { "zCMovementTracker::GetIdealRangePos", 0x4B5920 }, + { "zCMovementTracker::GetDistToIdealRange", 0x4B59E0 }, + { "zCMovementTracker::IsIdealOrientation", 0x4B5AE0 }, + { "zCMovementTracker::IsIdealRange", 0x4B5B50 }, + { "zCMovementTracker::UpdateCamPos", 0x4B5C70 }, + { "zCMovementTracker::UpdatePlayerPos", 0x4B5D30 }, + { "zVEC3::operator+=", 0x4B60A0 }, + { "zVEC3::operator/=", 0x4B60D0 }, + { "zCMovementTracker::SetCamPos", 0x4B6100 }, + { "zCMovementTracker::CalcPlayerPose", 0x4B6150 }, + { "operator/", 0x4B6AF0 }, + { "zInverseMatD", 0x4B6B20 }, + { "zCMovementTracker::CalcPlayerMovements", 0x4B6EF0 }, + { "zCMovementTracker::SetPlayerPos", 0x4B71E0 }, + { "zCMovementTracker::ReceiveMsg", 0x4B7260 }, + { "zCMovementTracker::ClearMessages", 0x4B7270 }, + { "zCMovementTracker::AutoSetMessages", 0x4B7280 }, + { "zCMovementTracker::UpdateMessages", 0x4B73C0 }, + { "zCMovementTracker::Update", 0x4B73F0 }, + { "zCMovementTracker::CheckKeys", 0x4B7820 }, + { "zCMovementTracker::CheckSpecialMoves", 0x4B7830 }, + { "zCMovementTracker::GetLocalRot", 0x4B7B10 }, + { "zCMovementTracker::GetLocalRotEnd", 0x4B7C90 }, + { "zCMovementTracker::RecalcRingPositions", 0x4B8110 }, + { "zCMovementTracker::GetLastValidWayPoint", 0x4B81B0 }, + { "zCMovementTracker::UpdateWayPoint", 0x4B83B0 }, + { "zCMovementTracker::ResetWayPoints", 0x4B86C0 }, + { "zCMovementTracker::InterpolateTo", 0x4B87C0 }, + { "zMAT4::SetUpVector", 0x4B9D90 }, + { "zMAT4::SetRightVector", 0x4B9DB0 }, + { "zCMovementTracker::CalcPlayerSpline", 0x4B9DF0 }, + { "zCMovementTracker::GetFirstPersonCamMat", 0x4BA080 }, + { "zCMovementTracker::GetPanicCamMat", 0x4BA290 }, + { "zCMovementTracker::GetShoulderCamMat", 0x4BA380 }, + { "zCMovementTracker::CalcAziElevRangeApprox", 0x4BA4F0 }, + { "zCMovementTracker::SetRotateEnabled", 0x4BA8F0 }, + { "zCMovementTracker::SaveFrameStates", 0x4BAAD0 }, + { "zMAT4::operator[]", 0x4BAED0 }, + { "zCMovementTracker::TargetChanged", 0x4BAF00 }, + { "zCMovementTracker::CamVobChanged", 0x4BB060 }, + { "zCMovementTracker::UpdateSampledPlayerPos", 0x4BB0F0 }, + { "zCMovementTracker::SetSampledPlayerPos", 0x4BB280 }, + { "zCMovementTracker::GetPlayerFuturePos", 0x4BB2C0 }, + { "zCArray::RemoveOrderIndex", 0x4BB440 }, + { "zCAICamera::InitHelperVobs", 0x4BB4A0 }, + { "zCAICamera::DeleteHelperVobs", 0x4BB740 }, + { "zCAICamera::ShowDebug", 0x4BB7B0 }, + { "zCAICamera::DrawClipLine", 0x4BCC00 }, + { "zCAICamera::CalcMinimumBSphere", 0x4BCE60 }, + { "zCAICamera::CheckUnderWaterFX", 0x4BD2E0 }, + { "zCAICamera::CalcAziElevRange", 0x4BD7F0 }, + { "zCCamTrj_KeyFrame::zCCamTrj_KeyFrame", 0x4BDE00 }, + { "zCCamTrj_KeyFrame::_GetClassDef", 0x4BDED0 }, + { "zCCamTrj_KeyFrame::`scalar deleting destructor'", 0x4BDEE0 }, + { "zCCamTrj_KeyFrame::~zCCamTrj_KeyFrame", 0x4BDF10 }, + { "zCCamTrj_KeyFrame::ThisVobAddedToWorld", 0x4BDF90 }, + { "zCCamTrj_KeyFrame::ThisVobRemovedFromWorld", 0x4BDFA0 }, + { "zCCamTrj_KeyFrame::Archive", 0x4BE100 }, + { "zCCamTrj_KeyFrame::Unarchive", 0x4BE250 }, + { "zCCamTrj_KeyFrame::Changed", 0x4BE390 }, + { "zCCSCamera::GetPlayerVob", 0x4BE400 }, + { "zCCSCamera::zCCSCamera", 0x4BE410 }, + { "zCCSCamera::_GetClassDef", 0x4BE790 }, + { "zCCSCamera::`scalar deleting destructor'", 0x4BE7B0 }, + { "zCCSCamera::~zCCSCamera", 0x4BE7E0 }, + { "zCCSCamera::InsertCamKey", 0x4BE9F0 }, + { "zCCSCamera::InsertCamKeyAtPos", 0x4BEB20 }, + { "zCCSCamera::RemoveCamKey", 0x4BEC70 }, + { "zCCSCamera::InsertTargetKey", 0x4BED40 }, + { "zCCSCamera::InsertTargetKeyAtPos", 0x4BEE70 }, + { "zCCSCamera::RemoveTargetKey", 0x4BEFC0 }, + { "zCCSCamera::Refresh", 0x4BF090 }, + { "zCCSCamera::Draw", 0x4BF1D0 }, + { "zCCSCamera::Archive", 0x4BF9A0 }, + { "zCCSCamera::Unarchive", 0x4BFBC0 }, + { "zCCSCamera::ThisVobAddedToWorld", 0x4C0000 }, + { "zCCSCamera::ThisVobRemovedFromWorld", 0x4C0010 }, + { "zCCSCamera::OnMessage", 0x4C0180 }, + { "zCCSCamera::EV_Play", 0x4C0480 }, + { "zCCSCamera::EV_Resume", 0x4C0930 }, + { "zCCSCamera::EV_Pause", 0x4C0960 }, + { "zCCSCamera::EV_Stop", 0x4C0A20 }, + { "zCCSCamera::EV_GotoKey", 0x4C0F20 }, + { "zCCSCamera::EV_SetDuration", 0x4C13D0 }, + { "zCCSCamera::EV_SetTime", 0x4C1410 }, + { "zCCSCamera::EV_Deactivate", 0x4C1430 }, + { "zCCSCamera::EV_SetCamReference", 0x4C14B0 }, + { "zCCSCamera::EV_SetTargetReference", 0x4C1550 }, + { "zCCSCamera::DeleteEvMsgOfSubType", 0x4C15F0 }, + { "zCCSCamera::OnTick", 0x4C1690 }, + { "zCCSCamera::OnTrigger", 0x4C3270 }, + { "zCPose::SetPose", 0x4C39E0 }, + { "zCCamTrj_KeyFrame::operator delete", 0x4C3A20 }, + { "zCCSCamera_EventMsg::_GetClassDef", 0x4C3A40 }, + { "zCCSCamera_EventMsg::IsJob", 0x4C3A50 }, + { "zCCSCamera_EventMsg::IsHighPriority", 0x4C3A70 }, + { "zCCSCamera_EventMsg::IsDeleted", 0x4C3A80 }, + { "zCCSCamera_EventMsg::Delete", 0x4C3A90 }, + { "zCCSCamera_EventMsg::MD_GetTimeBehavior", 0x4C3AA0 }, + { "zCCSCamera::OnUntrigger", 0x4C3AC0 }, + { "zCCSCamera::RecalcTrajectories", 0x4C3D40 }, + { "zCCSCamera::CheckAndResetAdjustedKeys", 0x4C3E80 }, + { "zCCSCamera::CheckAndCorrectKey", 0x4C3F40 }, + { "zCCSCamera::CheckAndCorrectPose", 0x4C3FF0 }, + { "zCCSCamera::PreKFProcessing", 0x4C41D0 }, + { "zCCSCamera::PostKFProcessing", 0x4C4FF0 }, + { "zCCSCamera::AutoSetKeyTimes", 0x4C5020 }, + { "zCCSCamera::Changed", 0x4C5510 }, + { "zCCSCamera::Initialize", 0x4C5540 }, + { "zCCSCamera::Reset", 0x4C6190 }, + { "zCCSCamera::CalcPrevNextActKeyOfTime", 0x4C6210 }, + { "zCCSCamera::IsPointNearWall", 0x4C6300 }, + { "zCCSCamera::GetPolyNearestPoint", 0x4C64A0 }, + { "zCCSCamera::AdjustCenterSphere", 0x4C69D0 }, + { "zCCSCamera_EventMsg::zCCSCamera_EventMsg", 0x4C6C00 }, + { "zCCSCamera_EventMsg::`scalar deleting destructor'", 0x4C6D40 }, + { "zCCSCamera_EventMsg::~zCCSCamera_EventMsg", 0x4C6ED0 }, + { "zCCSCamera_EventMsg::Archive", 0x4C6EE0 }, + { "zCCSCamera_EventMsg::Unarchive", 0x4C6F70 }, + { "zCCSCamera_EventMsg::MD_GetNumOfSubTypes", 0x4C7000 }, + { "zCCSCamera_EventMsg::MD_GetSubTypeString", 0x4C7010 }, + { "zCCSCamera_EventMsg::MD_GetMinTime", 0x4C7220 }, + { "zCCSCamera_EventMsgActivate::Archive", 0x4C7240 }, + { "zCCSCamera_EventMsgActivate::Unarchive", 0x4C7270 }, + { "zCCSCamera_EventMsgActivate::MD_GetNumOfSubTypes", 0x4C7400 }, + { "zCCSCamera_EventMsgActivate::MD_GetSubTypeString", 0x4C7410 }, + { "zCCSCamera_EventMsgActivate::MD_GetVobRefName", 0x4C7530 }, + { "zCCSCamera_EventMsgActivate::MD_SetVobRefName", 0x4C7580 }, + { "zCCSCamera_EventMsgActivate::MD_SetVobParam", 0x4C76C0 }, + { "zCCSCamera::SetDrawEnabled", 0x4C76D0 }, + { "zCCSCamera_EventMsg::_CreateNewInstance", 0x4C78D0 }, + { "zCCSCamera_EventMsgActivate::_CreateNewInstance", 0x4C7C00 }, + { "zCCSCamera::_CreateNewInstance", 0x4C7F10 }, + { "zCCSCamera::operator delete", 0x4C7F70 }, + { "zCCamTrj_KeyFrame::_CreateNewInstance", 0x4C8180 }, + { "zCEventManager::zCEventManager", 0x4C81E0 }, + { "zCArray::Remove", 0x4C8200 }, + { "zCArray::InsertEnd", 0x4C8270 }, + { "zCArray::InsertAtPos", 0x4C8340 }, + { "zCArray::RemoveOrder", 0x4C8430 }, + { "zCArray::IsInList", 0x4C8480 }, + { "zCArray::InsertEnd", 0x4C84C0 }, + { "zCArray::AllocDelta", 0x4C8590 }, + { "zCArray::AllocDelta", 0x4C85F0 }, + { "zCArray::RemoveOrderIndex", 0x4C8650 }, + { "D_Reset", 0x4C86B0 }, + { "D_Print", 0x4C86C0 }, + { "D_PrintA", 0x4C8710 }, + { "D_Print3D", 0x4C8720 }, + { "D_DrawPolyWire", 0x4C8730 }, + { "D_ClrWin", 0x4C8740 }, + { "zCExceptionHandler::zCExceptionHandler", 0x4C8840 }, + { "zCExceptionHandler::~zCExceptionHandler", 0x4C8850 }, + { "zCExceptionHandler::SetIsActive", 0x4C8860 }, + { "zCExceptionHandler::GetIsActive", 0x4C8890 }, + { "zCExceptionHandler::SetLogFileName", 0x4C88A0 }, + { "zCExceptionHandler::UnhandledExceptionFilter", 0x4C88C0 }, + { "zCExceptionHandler::AddUnhandledExceptionReleaseCallback", 0x4C8E40 }, + { "zCExceptionHandler::RemoveUnhandledExceptionReleaseCallback", 0x4C8F50 }, + { "zCExceptionHandler::AddUnhandledExceptionInfoCallback", 0x4C8FB0 }, + { "zCExceptionHandler::RemoveUnhandledExceptionInfoCallback", 0x4C90C0 }, + { "zCExceptionHandler::WalkReleaseCallbacks", 0x4C9120 }, + { "zCExceptionHandler::AssertExceptionFilter", 0x4C9180 }, + { "zCExceptionHandler::BoundsExceptionFilter", 0x4C96B0 }, + { "zCExceptionHandler::RecordModuleList", 0x4C9BD0 }, + { "zCFlash::zCFlash", 0x4C9EB0 }, + { "zCVisual::_GetClassDef", 0x4CA040 }, + { "zCVisual::GetOBBox3D", 0x4CA050 }, + { "zCVisual::GetVisualDied", 0x4CA060 }, + { "zCVisual::DynLightVisual", 0x4CA070 }, + { "zCVisual::GetRenderSortKey", 0x4CA080 }, + { "zCVisual::CanTraceRay", 0x4CA090 }, + { "zCVisual::HostVobRemovedFromWorld", 0x4CA0A0 }, + { "zCVisual::HostVobAddedToWorld", 0x4CA0B0 }, + { "zCVisual::GetFileExtension", 0x4CA0C0 }, + { "zCVisual::GetAlphaTestingEnabled", 0x4CA0D0 }, + { "zCVisual::SetAlphaTestingEnabled", 0x4CA0E0 }, + { "zCVisual::LoadVisualVirtual", 0x4CA0F0 }, + { "zCPolyStrip::_GetClassDef", 0x4CA100 }, + { "zCPolyStrip::GetVisualName", 0x4CA110 }, + { "zCFlash::IsBBox3DLocal", 0x4CA1A0 }, + { "zCFlash::GetBBox3D", 0x4CA1B0 }, + { "zCFlash::GetVisualName", 0x4CA1E0 }, + { "zCFlash::DynLightVisual", 0x4CA270 }, + { "zCFlash::zCBolt::`scalar deleting destructor'", 0x4CA280 }, + { "zCFlash::zCBolt::~zCBolt", 0x4CA2B0 }, + { "zCFlash::`scalar deleting destructor'", 0x4CA390 }, + { "zCFlash::~zCFlash", 0x4CA3C0 }, + { "zCFlash::GetVisualDied", 0x4CA480 }, + { "zCFlash::zCBolt::zCBolt", 0x4CA4A0 }, + { "zCFlash::Render", 0x4CA4D0 }, + { "zCFlash::SetVisualUsedBy", 0x4CA690 }, + { "zCFlash::SetProjectionSphere", 0x4CA6C0 }, + { "zCFlash::zCBolt::SetProjectionSphere", 0x4CA720 }, + { "zCFlash::Generate", 0x4CA780 }, + { "zGetHighestBit", 0x4CAB80 }, + { "zCFlash::zCBolt::Generate_R", 0x4CABA0 }, + { "zCFlash::zCBolt::FreeResources", 0x4CB290 }, + { "zCFlash::zCBolt::Render", 0x4CB320 }, + { "zCFlash::SetTexture", 0x4CB370 }, + { "zCFlash::zCBolt::SetTexture", 0x4CB4D0 }, + { "zCFlash::zCBolt::InterpolateTo", 0x4CB5C0 }, + { "zCFlash::zCBolt::Copy", 0x4CB690 }, + { "zCFlash::Update", 0x4CB6E0 }, + { "zCFlash::Create", 0x4CB890 }, + { "zCArray::AllocDelta", 0x4CBA60 }, + { "zCInput::zCInput", 0x4CBB60 }, + { "zCInput::GetState", 0x4CBBC0 }, + { "zCInput::SetState", 0x4CBBD0 }, + { "zCInput::GetToggled", 0x4CBBE0 }, + { "zCInput::SetDeviceEnabled", 0x4CBBF0 }, + { "zCInput::GetDeviceEnabled", 0x4CBC00 }, + { "zCInput::GetDeviceConnected", 0x4CBC10 }, + { "zCInput::KeyPressed", 0x4CBC20 }, + { "zCInput::KeyToggled", 0x4CBC30 }, + { "zCInput::AnyKeyPressed", 0x4CBC40 }, + { "zCInput::ResetRepeatKey", 0x4CBC50 }, + { "zCInput::GetKey", 0x4CBC60 }, + { "zCInput::SetKey", 0x4CBC70 }, + { "zCInput::GetChar", 0x4CBC80 }, + { "zCInput::ClearKeyBuffer", 0x4CBC90 }, + { "zCInput::GetNumJoysConnected", 0x4CBCA0 }, + { "zCInput::SetJoyDigitalEmu", 0x4CBCB0 }, + { "zCInput::SetJoyEnabled", 0x4CBCC0 }, + { "zCInput::JoyState", 0x4CBCD0 }, + { "zCInput::GetMousePos", 0x4CBCF0 }, + { "zCInput::GetMouseButtonPressedLeft", 0x4CBD00 }, + { "zCInput::GetMouseButtonPressedMid", 0x4CBD10 }, + { "zCInput::GetMouseButtonPressedRight", 0x4CBD20 }, + { "zCInput::SetMouseSensitivity", 0x4CBD30 }, + { "zCInput::GetMouseSensitivity", 0x4CBD40 }, + { "zCInput::GetMouseIdle", 0x4CBD50 }, + { "zCInput::SetMouseFlipXY", 0x4CBD60 }, + { "zCInput::GetMouseFlipXY", 0x4CBD70 }, + { "zCInput::`scalar deleting destructor'", 0x4CBD80 }, + { "zCInput::~zCInput", 0x4CBDA0 }, + { "zCInput::CompareKeyMaps", 0x4CBE40 }, + { "zCInput::Bind", 0x4CBE60 }, + { "zSKeyMapping::`scalar deleting destructor'", 0x4CC220 }, + { "zSKeyMapping::~zSKeyMapping", 0x4CC240 }, + { "zCInput::Unbind", 0x4CC260 }, + { "zCInput::IsBinded", 0x4CC370 }, + { "zCInput::IsBindedToggled", 0x4CC470 }, + { "zCInput::GetBinding", 0x4CC4B0 }, + { "zCInput::GetFirstBindedLogicalKey", 0x4CC5D0 }, + { "zCInput::InitializeControlValues", 0x4CC640 }, + { "zSTRING::operator=", 0x4CFAF0 }, + { "zSCtrlValue::~zSCtrlValue", 0x4CFBB0 }, + { "_GetDefaultBinding", 0x4CFC00 }, + { "zCInput::BindKeys", 0x4CFE00 }, + { "zCInput::GetControlValueByName", 0x4D15D0 }, + { "zCInput::GetNameByControlValue", 0x4D1680 }, + { "zCArray::zCArray", 0x4D1810 }, + { "zCArray::operator=", 0x4D1820 }, + { "zCArraySort::InsertSort", 0x4D18E0 }, + { "zCArraySort::Search", 0x4D1A30 }, + { "zCArray::Insert", 0x4D1AA0 }, + { "zSCtrlValue::`vector deleting destructor'", 0x4D1C40 }, + { "zCArraySort::AllocDelta", 0x4D1CA0 }, + { "zCArray::InsertEnd", 0x4D1D00 }, + { "zCArray::AllocDelta", 0x4D1EA0 }, + { "zSCtrlValue::zSCtrlValue", 0x4D20A0 }, + { "GetCharFromDIK", 0x4D2130 }, + { "_EnumJoysticksCallback", 0x4D32E0 }, + { "_EnumJoystickObjectsCallback", 0x4D3310 }, + { "InitDInput", 0x4D3380 }, + { "UpdateDInput", 0x4D3A90 }, + { "SetAcquireMouse", 0x4D3D30 }, + { "SetAcquireJoystick", 0x4D3D60 }, + { "ReleaseDInput", 0x4D4960 }, + { "zCInput_Win32::SetFocusWindow", 0x4D4A00 }, + { "zCInput_Win32::zCInput_Win32", 0x4D4A10 }, + { "zCInput_Win32::GetMouseIdle", 0x4D4CA0 }, + { "zCInput_Win32::`scalar deleting destructor'", 0x4D4CB0 }, + { "zCInput_Win32::~zCInput_Win32", 0x4D4CD0 }, + { "zCInput_Win32::GetState", 0x4D4D30 }, + { "zCInput_Win32::SetState", 0x4D4E00 }, + { "zCInput_Win32::GetToggled", 0x4D5020 }, + { "zCInput_Win32::SetDeviceEnabled", 0x4D5100 }, + { "zCInput_Win32::GetDeviceEnabled", 0x4D5160 }, + { "zCInput_Win32::GetDeviceConnected", 0x4D5190 }, + { "zCInput_Win32::KeyPressed", 0x4D51C0 }, + { "zCInput_Win32::KeyToggled", 0x4D51D0 }, + { "zCInput_Win32::AnyKeyPressed", 0x4D51F0 }, + { "zCInput_Win32::SetAutoRepeatDelayRate", 0x4D5300 }, + { "zCInput_Win32::GetAutoRepeatDelayRate", 0x4D5320 }, + { "zCInput_Win32::ResetRepeatKey", 0x4D5330 }, + { "zCInput_Win32::GetKey", 0x4D5370 }, + { "zCInput_Win32::SetKey", 0x4D54D0 }, + { "zCInput_Win32::GetChar", 0x4D5510 }, + { "zCInput_Win32::ClearKeyBuffer", 0x4D55D0 }, + { "zCInput_Win32::ProcessInputEvents", 0x4D5700 }, + { "zCInput_Win32::GetMousePos", 0x4D5730 }, + { "zCInput_Win32::GetMouseButtonPressedLeft", 0x4D5790 }, + { "zCInput_Win32::GetMouseButtonPressedMid", 0x4D57A0 }, + { "zCInput_Win32::GetMouseButtonPressedRight", 0x4D57B0 }, + { "zCInput_Win32::SetMouseSensitivity", 0x4D57C0 }, + { "zCInput_Win32::GetMouseSensitivity", 0x4D5810 }, + { "zCInput_Win32::SetMouseFlipXY", 0x4D5830 }, + { "zCInput_Win32::GetMouseFlipXY", 0x4D5850 }, + { "zCArray::GetSafe", 0x4D5870 }, + { "zCArray::InsertEnd", 0x4D5A30 }, + { "zCKBSpline::Initialize", 0x4D5B30 }, + { "zCCubicPolynomial::zCCubicPolynomial", 0x4D61D0 }, + { "zCCubicPolynomial::~zCCubicPolynomial", 0x4D61E0 }, + { "zCCubicPolynomial::`vector deleting destructor'", 0x4D61F0 }, + { "zCKBSpline::Changed", 0x4D6240 }, + { "zCKBSpline::Terminate", 0x4D6290 }, + { "zCCubicPolynomial::Interpolate1", 0x4D6310 }, + { "zCKBSpline::ComputeIAndU", 0x4D63F0 }, + { "zCKBSpline::Interpolate0", 0x4D64A0 }, + { "zCKBSpline::Interpolate1", 0x4D6970 }, + { "zCKBSpline::Interpolate2", 0x4D6D30 }, + { "zCCubicPolynomial::Speed", 0x4D6E10 }, + { "zCCubicPolynomial::Length", 0x4D6F30 }, + { "zCKBSpline::ComputeArcLength", 0x4D70C0 }, + { "zCKBSpline::InvertIntegral", 0x4D7290 }, + { "zCKBSpline::Interpolate0_AL", 0x4D7630 }, + { "zCKBSpline::Interpolate1_AL", 0x4D7A70 }, + { "zCKBSpline::Interpolate2_AL", 0x4D7E60 }, + { "zCKBSpline::Length", 0x4D7F40 }, + { "zCKBSpline::DrawControlPolygon", 0x4D80D0 }, + { "zCKBSpline::Draw", 0x4D8380 }, + { "zCCubicPolynomial::Interpolate0", 0x4D8970 }, + { "zCKBSpline::GetTime", 0x4D8A50 }, + { "zCArray::AllocAbs", 0x4D8A90 }, + { "zCArray::InsertAtPos", 0x4D8AF0 }, + { "GetPoseOfHeading", 0x4D8C20 }, + { "zCPose::SetInertiaRot", 0x4D90E0 }, + { "zCPose::SetInertiaPos", 0x4D9160 }, + { "zCPose::SetInertiaSamplesRot", 0x4D91D0 }, + { "zCPose::SetInertiaSamplesPos", 0x4D9240 }, + { "zCPose::CalcAvgRot", 0x4D92A0 }, + { "zCPose::UpdatePose", 0x4D94B0 }, + { "zCPose::UpdateRot", 0x4D9800 }, + { "zCPose::UpdatePos", 0x4D9900 }, + { "zCPose::zCPose", 0x4D9A30 }, + { "zCPose::SetRot", 0x4D9AA0 }, + { "zCPose::SetPos", 0x4D9B90 }, + { "zCPose::GetPose", 0x4D9C90 }, + { "zCPose::GetPoseAbs", 0x4D9D20 }, + { "zCPose::GetRotMatAbs", 0x4D9D60 }, + { "zCPose::GetRotMat", 0x4D9D90 }, + { "zCMenu::CompareNames", 0x4D9EA0 }, + { "zCMenu::CreateParser", 0x4D9F10 }, + { "zCMenu::Startup", 0x4D9F90 }, + { "zCMenu::Shutdown", 0x4DA380 }, + { "zCMenu::zCMenu", 0x4DA470 }, + { "zCMenu::`scalar deleting destructor'", 0x4DA5F0 }, + { "zCMenu::~zCMenu", 0x4DA750 }, + { "zCMenu::InitValues", 0x4DA950 }, + { "zCMenu::Release", 0x4DAB80 }, + { "zCMenu::DefineExternal", 0x4DABB0 }, + { "zCMenu::Create", 0x4DABE0 }, + { "zCMenu::Register", 0x4DAE00 }, + { "zCMenu::Unregister", 0x4DB020 }, + { "zCMenu::IsRegistered", 0x4DB0C0 }, + { "zCMenu::GetParser", 0x4DB130 }, + { "zCMenu::GetByName", 0x4DB140 }, + { "zCMenu::SetByScript", 0x4DB320 }, + { "zCMenu::ClearAllEvents", 0x4DB5A0 }, + { "zCMenu::PreviousOption", 0x4DB5C0 }, + { "zCMenu::NextOption", 0x4DB690 }, + { "zCMenu::RestartMusicTheme", 0x4DB760 }, + { "zCMenu::Enter", 0x4DB780 }, + { "zCMenu::Leave", 0x4DB910 }, + { "zCMenu::Run", 0x4DB9A0 }, + { "zCMenu::HandleEvent", 0x4DBB70 }, + { "zCMenu::ForceSelAction", 0x4DBE20 }, + { "zCMenu::Activate", 0x4DBFD0 }, + { "zCMenu::UpdateWindowGeometry", 0x4DC070 }, + { "zCMenu::HandleFrame", 0x4DC1C0 }, + { "zCMenu::HandleAction", 0x4DC250 }, + { "zCMenu::HandleSelAction", 0x4DC430 }, + { "zCMenu::ExecCommand", 0x4DCAC0 }, + { "zCMenu::RedrawItems", 0x4DCCD0 }, + { "zCMenu::PrintInformation", 0x4DCD00 }, + { "zCMenu::ScreenInit", 0x4DCDE0 }, + { "zCMenu::ScreenDone", 0x4DD9E0 }, + { "zCMenu::Render", 0x4DDC20 }, + { "zCMenu::GetBackDatFile", 0x4DDD50 }, + { "zCMenu::GetActive", 0x4DDD60 }, + { "zCMenu::GetActiveItem", 0x4DDD80 }, + { "zCMenu::GetNumberOfActiveItem", 0x4DDD90 }, + { "zCMenu::SetActiveItem", 0x4DDE00 }, + { "zCMenu::GetName", 0x4DDF60 }, + { "zCMenu::SetName", 0x4DDF70 }, + { "zCMenu::HandleEnterItem", 0x4DE0D0 }, + { "zCMenu::HandleLeaveItem", 0x4DE0E0 }, + { "zCMenu::HandleActivateItem", 0x4DE0F0 }, + { "zCArraySort::InsertSort", 0x4DE100 }, + { "zCArraySort::Search", 0x4DE250 }, + { "zCArraySort::RemoveOrderIndex", 0x4DE2E0 }, + { "zCArray::AllocDelta", 0x4DE310 }, + { "zCMenuItem::CompareNames", 0x4DE400 }, + { "zCMenuItem::Startup", 0x4DE470 }, + { "zCMenuItem::Shutdown", 0x4DE4E0 }, + { "zCMenuItem::GetByName", 0x4DE5F0 }, + { "zCMenuItem::GetSelItem", 0x4DE780 }, + { "zCMenuItem::Create", 0x4DE7C0 }, + { "zCMenuItem::SetMinValue", 0x4DED80 }, + { "zCMenuItem::SetMaxValue", 0x4DED90 }, + { "zCMenuItem::HasBeenCanceled", 0x4DEDA0 }, + { "zCMenuItemInput::Enter", 0x4DEDB0 }, + { "zCMenuItemInput::Leave", 0x4DEDC0 }, + { "zCMenuItemInput::HandleEvent", 0x4DEDD0 }, + { "zCMenuItemInput::HasBeenCanceled", 0x4DEDE0 }, + { "zCMenuItemSlider::SetIsActive", 0x4DEDF0 }, + { "zCMenuItemSlider::HandleEvent", 0x4DEE10 }, + { "zCMenuItem::zCMenuItem", 0x4DEE20 }, + { "zCMenuItem::`scalar deleting destructor'", 0x4DF010 }, + { "zCMenuItem::~zCMenuItem", 0x4DF1E0 }, + { "zCMenuItem::Init", 0x4DF410 }, + { "zCMenuItem::SetByScript", 0x4DF790 }, + { "zCMenuItem::InsertInWin", 0x4DFA90 }, + { "zCMenuItem::RemoveFromWin", 0x4E0030 }, + { "zCMenuItem::GetDimX", 0x4E0090 }, + { "zCMenuItem::GetDimY", 0x4E0190 }, + { "zCMenuItem::InitMenuItem", 0x4E01F0 }, + { "zCMenuItem::InitView", 0x4E0280 }, + { "zCMenuItem::Show", 0x4E0360 }, + { "zCMenuItem::Hide", 0x4E03A0 }, + { "zCMenuItem::Open", 0x4E03E0 }, + { "zCMenuItem::Close", 0x4E0410 }, + { "zCMenuItem::ToggleValue", 0x4E0430 }, + { "zCMenuItem::GetType", 0x4E0460 }, + { "zCMenuItem::GetText", 0x4E0470 }, + { "zCMenuItem::SetName", 0x4E0540 }, + { "zCMenuItem::GetName", 0x4E0680 }, + { "zCMenuItem::GetCoords", 0x4E0690 }, + { "zCMenuItem::GetSelActionType", 0x4E06A0 }, + { "zCMenuItem::GetSelActionString", 0x4E06B0 }, + { "zCMenuItem::Register", 0x4E0830 }, + { "zCMenuItem::Unregister", 0x4E09E0 }, + { "zCMenuItem::IsRegistered", 0x4E0B10 }, + { "zCMenuItem::SetText", 0x4E0BB0 }, + { "zCMenuItem::UpdateSize", 0x4E1200 }, + { "zCMenuItem::Enter", 0x4E1490 }, + { "zCMenuItem::Leave", 0x4E14A0 }, + { "zCMenuItem::HandleEvent", 0x4E14B0 }, + { "zCMenuItem::Run", 0x4E14F0 }, + { "zCMenuItem::Input", 0x4E1550 }, + { "zCMenuItem::Draw", 0x4E18C0 }, + { "zCMenuItem::DrawFront", 0x4E18E0 }, + { "zCMenuItem::DrawItems", 0x4E1A20 }, + { "zCMenuItem::UpdateContent", 0x4E1A50 }, + { "zCMenuItem::UpdateFX", 0x4E1A60 }, + { "zCMenuItem::GetEventFunc", 0x4E1BF0 }, + { "zCMenuItem::SetIsActive", 0x4E1C00 }, + { "zCMenuItem::SetIsSelectable", 0x4E1D10 }, + { "zCMenuItem::GetIsSelectable", 0x4E1D60 }, + { "zCMenuItem::SetIsDisabled", 0x4E1DE0 }, + { "zCMenuItem::GetIsDisabled", 0x4E1DF0 }, + { "zCMenuItem::SetIsVisible", 0x4E1E30 }, + { "zCMenuItem::GetIsVisible", 0x4E1E40 }, + { "zCMenuItemInput::zCMenuItemInput", 0x4E1E80 }, + { "zCMenuItemInput::`scalar deleting destructor'", 0x4E2010 }, + { "zCMenuItemInput::~zCMenuItemInput", 0x4E2030 }, + { "zCMenuItemInput::SetValue", 0x4E20E0 }, + { "zCMenuItemInput::GetValue", 0x4E2160 }, + { "zCMenuItemInput::InitMenuItem", 0x4E2180 }, + { "zCMenuItemInput::InsertInWin", 0x4E2330 }, + { "zCMenuItemInput::Run", 0x4E2360 }, + { "zCMenuItemText::zCMenuItemText", 0x4E26D0 }, + { "zCMenuItemText::`scalar deleting destructor'", 0x4E2780 }, + { "zCMenuItemText::~zCMenuItemText", 0x4E27A0 }, + { "zCMenuItemText::DrawFront", 0x4E2810 }, + { "zCMenuItemText::FormatMultiline", 0x4E2860 }, + { "zCMenuItemText::DrawMultiline", 0x4E2BE0 }, + { "zCMenuItemText::InitMenuItem", 0x4E3000 }, + { "zCMenuItemText::SetEnum", 0x4E31C0 }, + { "zCMenuItemText::HandleEvent", 0x4E3340 }, + { "zCMenuItemText::SetText", 0x4E34F0 }, + { "zCMenuItemSlider::zCMenuItemSlider", 0x4E3810 }, + { "zCMenuItemSlider::`scalar deleting destructor'", 0x4E3890 }, + { "zCMenuItemSlider::~zCMenuItemSlider", 0x4E38B0 }, + { "zCMenuItemSlider::ToggleValue", 0x4E38D0 }, + { "zCMenuItemSlider::InitMenuItem", 0x4E3C50 }, + { "zCMenuItemSlider::InsertInWin", 0x4E3D10 }, + { "zCMenuItemSlider::RemoveFromWin", 0x4E3EE0 }, + { "zCMenuItemSlider::SetValue", 0x4E3F70 }, + { "zCMenuItemSlider::GetValue", 0x4E3FF0 }, + { "zCMenuItemChoice::zCMenuItemChoice", 0x4E4000 }, + { "zCMenuItemChoice::`scalar deleting destructor'", 0x4E4040 }, + { "zCMenuItemChoice::~zCMenuItemChoice", 0x4E4060 }, + { "zCMenuItemChoice::ToggleValue", 0x4E4080 }, + { "zCMenuItemChoice::SetOptionByString", 0x4E4310 }, + { "zCMenuItemChoice::GetStringByOption", 0x4E4750 }, + { "zCMenuItemChoice::InsertInWin", 0x4E48E0 }, + { "zCMenuItemChoice::RemoveFromWin", 0x4E4AA0 }, + { "zCMenuItemChoice::Resize", 0x4E4B30 }, + { "zCMenuItemChoice::Draw", 0x4E4C00 }, + { "zCMenuItemChoice::DrawFront", 0x4E4C20 }, + { "zCMenuItemChoice::GetNumOptions", 0x4E4E50 }, + { "zCMenuItemChoice::GetText", 0x4E5030 }, + { "zCMenuItemChoice::InitMenuItem", 0x4E51B0 }, + { "zCMenuItemButton::zCMenuItemButton", 0x4E52D0 }, + { "zCMenuItemButton::`scalar deleting destructor'", 0x4E5460 }, + { "zCMenuItemButton::~zCMenuItemButton", 0x4E5480 }, + { "zCMenuItemButton::InitMenuItem", 0x4E5530 }, + { "zCMenuItemButton::Toggle", 0x4E5700 }, + { "zCMenuItemButton::Run", 0x4E5900 }, + { "zCMenuItemButton::InsertInWin", 0x4E5B70 }, + { "zCMenuItemButton::RemoveFromWin", 0x4E5BB0 }, + { "zCMenuItemList::zCMenuItemList", 0x4E5C70 }, + { "zCMenuItemList::`scalar deleting destructor'", 0x4E5CD0 }, + { "zCMenuItemList::~zCMenuItemList", 0x4E5CF0 }, + { "zCMenuItemList::Run", 0x4E5D90 }, + { "zCMenuItemList::InitMenuItem", 0x4E5E20 }, + { "zCMenuItemList::Show", 0x4E5E30 }, + { "zCMenuItemList::Hide", 0x4E5E80 }, + { "zCMenuItemList::DeleteContent", 0x4E5EC0 }, + { "zCMenuItemList::InsertEnd", 0x4E5F10 }, + { "zCMenuItemList::InsertFront", 0x4E6120 }, + { "zCMenuItemList::InsertInWin", 0x4E6310 }, + { "zCMenuItemList::RemoveFromWin", 0x4E6470 }, + { "zCMenuItemList::Enter", 0x4E6520 }, + { "zCMenuItemList::Leave", 0x4E6530 }, + { "zCMenuItemList::UpdateContent", 0x4E6540 }, + { "zCMenuItemList::DrawFront", 0x4E6550 }, + { "zCMenuItemList::HandleEvent", 0x4E6860 }, + { "zCMenuItemList::ShowContent", 0x4E6AB0 }, + { "zCMenuItemList::JumpToNextEntry", 0x4E6C60 }, + { "zCMenuItemList::JumpToPrevEntry", 0x4E6C80 }, + { "zCMenuItemList::JumpToTopEntry", 0x4E6CA0 }, + { "zCMenuItemList::JumpToLastEntry", 0x4E6CC0 }, + { "zCArraySort::InsertSort", 0x4E6CE0 }, + { "zCArraySort::Search", 0x4E6E30 }, + { "zCArray::zCArray", 0x4E6EA0 }, + { "zTMenuItemListElement::`vector deleting destructor'", 0x4E6EB0 }, + { "zCArraySort::AllocDelta", 0x4E6F10 }, + { "zCArraySort::RemoveOrderIndex", 0x4E6F70 }, + { "zCArray::AllocDelta", 0x4E6FA0 }, + { "zTMenuItemListElement::zTMenuItemListElement", 0x4E71C0 }, + { "zCMusicSystem::DisableMusicSystem", 0x4E7230 }, + { "zCMusicTheme_DM::~zCMusicTheme_DM", 0x4E72B0 }, + { "zCMusicTheme::~zCMusicTheme", 0x4E7370 }, + { "zCMusicTheme::IsActive", 0x4E73F0 }, + { "zCMusicTheme::`scalar deleting destructor'", 0x4E7400 }, + { "zCMusicTheme_DM::IsActive", 0x4E7420 }, + { "zCMusicTheme_DM::`scalar deleting destructor'", 0x4E7430 }, + { "zCMusicSys_DirectMusic::zCMusicSys_DirectMusic", 0x4E7450 }, + { "zCMusicTheme::zCMusicTheme", 0x4E7E40 }, + { "zCMusicJingle::zCMusicJingle", 0x4E7E80 }, + { "zCMusicJingle::~zCMusicJingle", 0x4E7ED0 }, + { "zCMusicJingle::AddRef", 0x4E7F50 }, + { "zCMusicJingle::Release", 0x4E7F60 }, + { "zCMusicJingle::IsPlaying", 0x4E7F70 }, + { "zCMusicJingle::StopPlaying", 0x4E7F80 }, + { "zCMusicJingle::CacheIn", 0x4E7F90 }, + { "zCMusicJingle::CacheOut", 0x4E7FA0 }, + { "zCMusicJingle::`scalar deleting destructor'", 0x4E7FB0 }, + { "zCMusicSystem::PlayThemeByScript", 0x4E7FE0 }, + { "zCMusicSystem::LoadThemeByScript", 0x4E7FF0 }, + { "zCMusicSystem::LoadTheme", 0x4E8000 }, + { "zCMusicSystem::PlayTheme", 0x4E8010 }, + { "zCMusicSystem::GetActiveTheme", 0x4E8020 }, + { "zCMusicSystem::PlayJingleByScript", 0x4E8030 }, + { "zCMusicSystem::StopJingleByScript", 0x4E8040 }, + { "zCMusicSystem::LoadJingleByScript", 0x4E8050 }, + { "zCMusicSystem::LoadJingle", 0x4E8060 }, + { "zCMusicSystem::PlayJingle", 0x4E8070 }, + { "zCMusicSystem::StopJingle", 0x4E8080 }, + { "zCMusicSystem::IsJingleActive", 0x4E8090 }, + { "zCMusicSystem::AddEventCallBackFunc", 0x4E80A0 }, + { "zCMusicSystem::RemoveEventCallBackFunc", 0x4E80B0 }, + { "zCMusicSystem::Mute", 0x4E80C0 }, + { "zCMusicSystem::Stop", 0x4E80D0 }, + { "zCMusicSystem::SetVolume", 0x4E80E0 }, + { "zCMusicSystem::GetVolume", 0x4E80F0 }, + { "zCMusicSystem::IsAvailable", 0x4E8100 }, + { "zCMusicSystem::`scalar deleting destructor'", 0x4E8110 }, + { "zCMusicSys_DirectMusic::GetActiveTheme", 0x4E8130 }, + { "zCMusicSys_DirectMusic::StopJingle", 0x4E8140 }, + { "zCMusicSys_DirectMusic::IsJingleActive", 0x4E8150 }, + { "zCMusicSys_DirectMusic::GetVolume", 0x4E8160 }, + { "zCMusicSys_DirectMusic::`scalar deleting destructor'", 0x4E89D0 }, + { "zCMusicSys_DirectMusic::~zCMusicSys_DirectMusic", 0x4E89F0 }, + { "zCMusicSys_DirectMusic::PlayThemeByScript", 0x4E8AB0 }, + { "zCMusicSys_DirectMusic::LoadTheme", 0x4E8C70 }, + { "zCMusicSys_DirectMusic::LoadThemeByScript", 0x4E8C80 }, + { "zPATH::GetDirectoryPath", 0x4E9800 }, + { "zCMusicSys_DirectMusic::PlayTheme", 0x4E9820 }, + { "zCMusicSys_DirectMusic::PlayJingleByScript", 0x4E9A90 }, + { "zCMusicSys_DirectMusic::StopJingleByScript", 0x4E9BC0 }, + { "zCMusicSys_DirectMusic::LoadJingleByScript", 0x4E9BD0 }, + { "zCMusicSys_DirectMusic::LoadJingle", 0x4E9D80 }, + { "zCMusicSys_DirectMusic::PlayJingle", 0x4E9D90 }, + { "zCMusicSys_DirectMusic::DoMusicUpdate", 0x4E9F10 }, + { "zCMusicSys_DirectMusic::Stop", 0x4E9F20 }, + { "zCMusicSys_DirectMusic::Mute", 0x4E9F40 }, + { "zCMusicSys_DirectMusic::SetVolume", 0x4E9FD0 }, + { "zCMusicSys_DirectMusic::IsAvailable", 0x4EA010 }, + { "zCDrvProperties_MSS::zCDrvProperties_MSS", 0x4EA080 }, + { "zCDrvProperties_MSS::~zCDrvProperties_MSS", 0x4EA110 }, + { "zCHandleManager::zCHandleManager", 0x4EAA30 }, + { "zCSndDebugCallback::DoWorldPerFrameCallback", 0x4EAAA0 }, + { "zCSndSys_MSS::zCSndSys_MSS", 0x4EAAF0 }, + { "zCSoundSystem::LoadSoundFX", 0x4EB360 }, + { "zCSoundSystem::LoadSoundFXScript", 0x4EB370 }, + { "zCSoundSystem::GetSFXParser", 0x4EB380 }, + { "zCSoundSystem::GetPlayingTimeMSEC", 0x4EB390 }, + { "zCSoundSystem::SetSound3DDefaultRadius", 0x4EB3A0 }, + { "zCSoundSystem::GetSound3DDefaultRadius", 0x4EB3B0 }, + { "zCSoundSystem::SetMasterVolume", 0x4EB3C0 }, + { "zCSoundSystem::GetMasterVolume", 0x4EB3D0 }, + { "zCSoundSystem::StopSound", 0x4EB3E0 }, + { "zCSoundSystem::StopAllSounds", 0x4EB3F0 }, + { "zCSoundSystem::GetSoundProps", 0x4EB400 }, + { "zCSoundSystem::UpdateSoundProps", 0x4EB410 }, + { "zCSoundSystem::IsSoundActive", 0x4EB420 }, + { "zCSoundSystem::SetListener", 0x4EB430 }, + { "zCSoundSystem::SetGlobalReverbPreset", 0x4EB440 }, + { "zCSoundSystem::SetReverbEnabled", 0x4EB450 }, + { "zCSoundSystem::GetReverbEnabled", 0x4EB460 }, + { "zCSoundSystem::GetNumProvider", 0x4EB470 }, + { "zCSoundSystem::GetProviderName", 0x4EB480 }, + { "zCSoundSystem::SetProvider", 0x4EB490 }, + { "zCSoundSystem::SetSpeakerType", 0x4EB4A0 }, + { "zCSoundSystem::GetSpeakerType", 0x4EB4B0 }, + { "zCSoundSystem::GetCPULoad", 0x4EB4C0 }, + { "zCSoundSystem::`scalar deleting destructor'", 0x4EB4D0 }, + { "zCSndSys_MSS::GetReverbEnabled", 0x4EB4F0 }, + { "zCSndSys_MSS::GetSpeakerType", 0x4EB500 }, + { "zCSndSys_MSS::`scalar deleting destructor'", 0x4EB550 }, + { "zCSndSys_MSS::~zCSndSys_MSS", 0x4EB570 }, + { "zCSndSys_MSS::InitializeMSS", 0x4EB830 }, + { "zCSndSys_MSS::GetDigitalDriverHandle", 0x4EC700 }, + { "zCSndSys_MSS::EvalFunc", 0x4EC710 }, + { "zCSndSys_MSS::FrmCon_ParamChanged", 0x4ED2C0 }, + { "zCSndSys_MSS::SfxCon_ParamChanged", 0x4ED5F0 }, + { "zCSndSys_MSS::CloseProvider", 0x4ED600 }, + { "zCSndSys_MSS::SetNumAudioChannels", 0x4ED710 }, + { "zCSndSys_MSS::GetMasterVolume", 0x4ED730 }, + { "zCSndSys_MSS::GetNumSoundsPlaying", 0x4ED770 }, + { "zCSndSys_MSS::RemoveAllActiveSounds", 0x4ED7A0 }, + { "zCSndSys_MSS::DisposeAllSampleHandles", 0x4ED7E0 }, + { "zCSndSys_MSS::SetListener", 0x4ED880 }, + { "zCSndSys_MSS::SetMasterVolume", 0x4ED8E0 }, + { "zCSndSys_MSS::MuteSFX", 0x4ED930 }, + { "zCSndSys_MSS::LoadSoundFX", 0x4ED960 }, + { "zCSoundFX::operator delete", 0x4EDF20 }, + { "zCSoundFX::_GetClassDef", 0x4EDF40 }, + { "zCSoundFX::zCSoundFX", 0x4EDF50 }, + { "zCSoundFX::~zCSoundFX", 0x4EDF70 }, + { "zCSoundFX::GetNumChannels", 0x4EDF80 }, + { "zCSoundFX::GetNumChannelFrames", 0x4EDF90 }, + { "zCSoundFX::GetChannelFrame", 0x4EDFA0 }, + { "zCSoundFX::SetChannelFrame", 0x4EDFB0 }, + { "zCSoundFX::GetPlayingTimeMSEC", 0x4EDFC0 }, + { "zCSoundFX::GetPan", 0x4EDFD0 }, + { "zCSoundFX::SetPan", 0x4EDFE0 }, + { "zCSoundFX::GetVolume", 0x4EDFF0 }, + { "zCSoundFX::SetVolume", 0x4EE000 }, + { "zCSoundFX::GetFrequency", 0x4EE010 }, + { "zCSoundFX::SetFrequency", 0x4EE020 }, + { "zCSoundFX::SetLooping", 0x4EE030 }, + { "zCSoundFX::IsLooping", 0x4EE040 }, + { "zCSoundFX::SetIsFixed", 0x4EE050 }, + { "zCSoundFX::GetIsFixed", 0x4EE060 }, + { "zCSoundFX::`scalar deleting destructor'", 0x4EE070 }, + { "zCSndFX_MSS::GetNumChannels", 0x4EE0A0 }, + { "zCSndFX_MSS::GetNumChannelFrames", 0x4EE0B0 }, + { "zCSndFX_MSS::GetPan", 0x4EE0C0 }, + { "zCSndFX_MSS::GetVolume", 0x4EE0D0 }, + { "zCSndFX_MSS::GetFrequency", 0x4EE0E0 }, + { "zCSndFX_MSS::IsLooping", 0x4EE0F0 }, + { "zCSndFX_MSS::SetIsFixed", 0x4EE100 }, + { "zCSndFX_MSS::GetIsFixed", 0x4EE110 }, + { "zCSndSys_MSS::LoadSoundFXScript", 0x4EE120 }, + { "zCSndSys_MSS::LoadMulti", 0x4EE640 }, + { "zCSndSys_MSS::LoadSingle", 0x4EF0E0 }, + { "zCSndSys_MSS::PlaySound", 0x4EF7B0 }, + { "zCSndSys_MSS::PlaySound3D", 0x4F1060 }, + { "zCSndSys_MSS::PlaySound3DAmbient", 0x4F1B10 }, + { "zCSndSys_MSS::StopSound", 0x4F2300 }, + { "zCSndSys_MSS::StopAllSounds", 0x4F23C0 }, + { "zCSndSys_MSS::UpdateSound3D", 0x4F2410 }, + { "zCSndSys_MSS::UpdateSoundPropsAmbient", 0x4F31F0 }, + { "zCSndSys_MSS::GetSoundProps", 0x4F3580 }, + { "zCSndSys_MSS::GetSound3DProps", 0x4F3780 }, + { "zCSndSys_MSS::GetActiveVolume", 0x4F38A0 }, + { "zCSndSys_MSS::UpdateSoundProps", 0x4F3970 }, + { "zCSndSys_MSS::DoSoundUpdate", 0x4F3D60 }, + { "zCSndSys_MSS::IsSoundActive", 0x4F3FD0 }, + { "zCSndSys_MSS::GetPlayingTimeMSEC", 0x4F40E0 }, + { "zCSndSys_MSS::GetSFXParser", 0x4F4270 }, + { "zCSndSys_MSS::GetUsedSoundMem", 0x4F4280 }, + { "zCSndSys_MSS::SetGlobalReverbPreset", 0x4F4290 }, + { "zCSndSys_MSS::SetReverbEnabled", 0x4F4350 }, + { "zCSndSys_MSS::GetNumProvider", 0x4F4380 }, + { "zCSndSys_MSS::GetProviderName", 0x4F43B0 }, + { "zCSndSys_MSS::SetProvider", 0x4F43D0 }, + { "zCSndSys_MSS::Start3DProvider", 0x4F43E0 }, + { "zCSndSys_MSS::SetGlobalOcclusion", 0x4F4B50 }, + { "zCSndSys_MSS::GetCPULoad", 0x4F4B60 }, + { "zCSndSys_MSS::SetSpeakerType", 0x4F4B80 }, + { "zCSndFX_MSS::zCSndFX_MSS", 0x4F4D10 }, + { "zCSndFX_MSS::`scalar deleting destructor'", 0x4F4D70 }, + { "zCSndFX_MSS::~zCSndFX_MSS", 0x4F4DA0 }, + { "zCSndFrame::`scalar deleting destructor'", 0x4F4F40 }, + { "zCSndFX_MSS::LoadChannel", 0x4F4F60 }, + { "zCSndFX_MSS::SetFrequency", 0x4F5760 }, + { "zCSndFX_MSS::SetPan", 0x4F5810 }, + { "zCSndFX_MSS::SetVolume", 0x4F58F0 }, + { "zCSndFX_MSS::SetDefaultProperties", 0x4F5970 }, + { "zCSndFX_MSS::LoadResourceData", 0x4F59C0 }, + { "zCWaveData::zCWaveData", 0x4F5D10 }, + { "zCWaveData::GetName", 0x4F5E70 }, + { "zCSndFX_MSS::ReleaseResourceData", 0x4F5FE0 }, + { "zCSndFX_MSS::IsActive", 0x4F62D0 }, + { "zCSndFX_MSS::GetPlayingTimeMSEC", 0x4F6370 }, + { "zCSndFX_MSS::GetResSizeBytes", 0x4F63C0 }, + { "zCSndFX_MSS::CheckCanBeCachedOut", 0x4F6470 }, + { "zCSndFX_MSS::NewFrame", 0x4F6520 }, + { "zCSndFX_MSS::SetLooping", 0x4F6610 }, + { "zCSndFX_MSS::GetChannelFrame", 0x4F6660 }, + { "zCSndFX_MSS::SetChannelFrame", 0x4F6670 }, + { "zCSndFX_MSS::CacheInActFrame", 0x4F66F0 }, + { "zCSndFX_MSS::CacheOutActFrame", 0x4F6780 }, + { "zCSndFX_MSS::CacheInActChannel", 0x4F67D0 }, + { "zCSndFX_MSS::CacheOutActChannel", 0x4F6810 }, + { "zCSndFX_MSS::ChooseVariance", 0x4F6890 }, + { "zCActiveSnd::zCActiveSnd", 0x4F68F0 }, + { "zCActiveSnd::~zCActiveSnd", 0x4F6900 }, + { "zCActiveSnd::GetNextFreeHandle", 0x4F6980 }, + { "zCActiveSnd::AllocNextFreeSnd", 0x4F6990 }, + { "zCActiveSnd::Release", 0x4F6B30 }, + { "zCActiveSnd::Initialize", 0x4F6BB0 }, + { "zCActiveSnd::GetHandleIndex", 0x4F6C30 }, + { "zCActiveSnd::GetHandleActive", 0x4F6D70 }, + { "zCActiveSnd::GetSoundActive", 0x4F6E70 }, + { "zCActiveSnd::GetFrameActive", 0x4F6F00 }, + { "zCActiveSnd::GetHandleSound", 0x4F6F40 }, + { "zCActiveSnd::AddSound", 0x4F6FF0 }, + { "zCActiveSnd::RemoveSound", 0x4F71A0 }, + { "zCActiveSnd::RemoveSoundsByFrame", 0x4F7400 }, + { "zCActiveSnd::RemoveSoundByVobSlot", 0x4F7440 }, + { "zCActiveSnd::StopSoundsByFrame", 0x4F7490 }, + { "zCActiveSnd::ResumeSoundsByFrame", 0x4F74F0 }, + { "zCActiveSnd::UpdateSoundsByFrame", 0x4F7540 }, + { "zCActiveSnd::GetNumActive", 0x4F7850 }, + { "zCActiveSnd::NewFrame", 0x4F7860 }, + { "zCActiveSnd::UpdateReverb", 0x4F7A80 }, + { "zCActiveSnd::CalcListenerPan", 0x4F7AE0 }, + { "zCActiveSnd::CalcListenerVolume", 0x4F7AF0 }, + { "zCActiveSnd::GetNum3DSamplesUsed", 0x4F7B40 }, + { "zCActiveSnd::GetNumAmbientSamplesUsed", 0x4F7B80 }, + { "zCActiveSnd::RequestChannel", 0x4F7BC0 }, + { "zCActiveSnd::RequestChannel3D", 0x4F7EA0 }, + { "zCActiveSnd::GetVolume", 0x4F81D0 }, + { "zCActiveSnd::DebugInfo", 0x4F83D0 }, + { "zCActiveSnd::InitPreAllocedData", 0x4F9490 }, + { "zCActiveSnd::CleanupPreAllocedData", 0x4F95C0 }, + { "zCActiveSnd::HasBeenUpdatedThisFrame", 0x4F9680 }, + { "zCSndChannel::zCSndChannel", 0x4F96B0 }, + { "zCSndChannel::~zCSndChannel", 0x4F96D0 }, + { "zCActiveSnd::AutoCalcObstruction", 0x4F9830 }, + { "zCSndFrame::zCSndFrame", 0x4F9A30 }, + { "zCSndFrame::~zCSndFrame", 0x4F9BF0 }, + { "zCSndFrame::CalcPitchOffset", 0x4F9DC0 }, + { "zCSndFrame::CalcPitchVariance", 0x4F9E50 }, + { "zCSndFrame::SetDefaultProperties", 0x4F9EE0 }, + { "zCSndFrame::CacheIn", 0x4F9F90 }, + { "zCSndFrame::CacheOut", 0x4FA010 }, + { "zCWavePool::zCWavePool", 0x4FA050 }, + { "zCWavePool::~zCWavePool", 0x4FA1C0 }, + { "zCWavePool::CacheIn", 0x4FA2E0 }, + { "zCWavePool::CacheOut", 0x4FA650 }, + { "zCWavePool::ReleaseWave", 0x4FA7D0 }, + { "zCWavePool::NewFrame", 0x4FA8A0 }, + { "zCWavePool::DebugInfo", 0x4FAA00 }, + { "zCWavePool::DebugInfo2", 0x4FAD80 }, + { "zCWaveData::~zCWaveData", 0x4FB730 }, + { "zCWaveData::Init", 0x4FB8C0 }, + { "zCWaveData::CacheIn", 0x4FB9A0 }, + { "zPATH::GetPath", 0x4FBF70 }, + { "zCWaveData::CacheOut", 0x4FBF90 }, + { "zCWaveData::CheckForCorrectFormat", 0x4FBFE0 }, + { "zCWaveData::Release", 0x4FC290 }, + { "zCWaveData::`scalar deleting destructor'", 0x4FC2C0 }, + { "zCWaveData::GetSize", 0x4FC2E0 }, + { "zCHandleManager::Alloc3DSample", 0x4FC300 }, + { "zCHandleManager::AllocSample", 0x4FC330 }, + { "zCHandleManager::Free3DSample", 0x4FC370 }, + { "zCHandleManager::FreeSample", 0x4FC440 }, + { "zCHandleManager::DisposeAllSamples", 0x4FC520 }, + { "zCArraySort::GetSafe", 0x4FC5D0 }, + { "zCArraySort::InsertSort", 0x4FC790 }, + { "zCArraySort::Search", 0x4FC8E0 }, + { "zCArray::DeleteList", 0x4FC970 }, + { "zCArray::zCArray", 0x4FC990 }, + { "zCArray::DeleteList", 0x4FC9C0 }, + { "zCArraySort::zCArraySort", 0x4FC9E0 }, + { "zCArraySort::Search", 0x4FCA20 }, + { "zCArraySort::RemoveOrder", 0x4FCA90 }, + { "zCArray::zCArray", 0x4FCB10 }, + { "zCArray::IsInList", 0x4FCB40 }, + { "zCArray::zCArray", 0x4FCB80 }, + { "zCArray::~zCArray", 0x4FCBB0 }, + { "zCArray::RemoveIndex", 0x4FCBD0 }, + { "zCArray::RemoveIndex", 0x4FCBF0 }, + { "zCArraySort::RemoveOrderIndex", 0x4FCC10 }, + { "zCArray::AllocDelta", 0x4FCC40 }, + { "zCArray::InsertEnd", 0x4FCCA0 }, + { "zCArraySort::AllocDelta", 0x4FCD70 }, + { "zCArraySort::RemoveOrderIndex", 0x4FCDD0 }, + { "zCArray::AllocDelta", 0x4FCE00 }, + { "zCArray::InsertEnd", 0x4FCE60 }, + { "zCArray::AllocDelta", 0x4FCF30 }, + { "zCArray::AllocDelta", 0x4FCF90 }, + { "vidRefreshModeList", 0x4FD020 }, + { "vidGetCaps", 0x4FD1E0 }, + { "vidGetModeList", 0x4FD330 }, + { "vidSetModeEx", 0x4FD5C0 }, + { "vidGetScreenModeName", 0x4FD7B0 }, + { "vidSetPalette", 0x4FD800 }, + { "vidCreatePalette", 0x4FDA00 }, + { "vidSetFrameReady", 0x4FDCA0 }, + { "vidGetFPSRate", 0x4FDCD0 }, + { "vidSetMode", 0x4FDD40 }, + { "vidWaitVSYNC", 0x4FE290 }, + { "vidFlip", 0x4FE300 }, + { "vidGetStdSurface", 0x4FE3A0 }, + { "vidLock", 0x4FE400 }, + { "vidUnLock", 0x4FE540 }, + { "vidCreateSurface", 0x4FE620 }, + { "vidFreeSurface", 0x4FE740 }, + { "vidSetColorKey", 0x4FE880 }, + { "vidPaintWindow", 0x4FE910 }, + { "vidCloseDisplay", 0x4FE9B0 }, + { "vidToggleFullScreenMode", 0x4FED10 }, + { "vidIdleEnter", 0x4FEF50 }, + { "vidWaitScreenUnblank", 0x4FF020 }, + { "vidMinimize", 0x4FF070 }, + { "vidWaitRestore", 0x4FF350 }, + { "vidRestore", 0x4FF560 }, + { "vidIsMinimized", 0x4FF750 }, + { "vidBlit", 0x4FF7E0 }, + { "vidBlitBatch", 0x4FF940 }, + { "vidLostFocus", 0x4FF970 }, + { "SetVMode", 0x4FF9A0 }, + { "vidGetMemInfo", 0x500070 }, + { "ddCheck", 0x500380 }, + { "vidGetLastError", 0x5003F0 }, + { "ccDrawCaption", 0x500990 }, + { "ccRenderCaption", 0x500B10 }, + { "zCViewWindow::zCViewWindow", 0x501500 }, + { "zCViewWindow::`scalar deleting destructor'", 0x501580 }, + { "zCViewWindow::~zCViewWindow", 0x5015A0 }, + { "GetWinVersion", 0x5015F0 }, + { "zTWindowsVersionInformation::~zTWindowsVersionInformation", 0x501930 }, + { "sysKillWindowsKeys", 0x5019B0 }, + { "SetForegroundWindowEx", 0x501F30 }, + { "sysSetWindowMode", 0x502000 }, + { "sysAlloc", 0x5021E0 }, + { "sysReAlloc", 0x502A40 }, + { "sysFree", 0x502A90 }, + { "sysHandleExceptions", 0x502AA0 }, + { "libExit", 0x502AB0 }, + { "MasterExceptionHandler", 0x502BD0 }, + { "InputDlgProc", 0x502BE0 }, + { "CheckPassword", 0x502CA0 }, + { "HandledWinMain", 0x502ED0 }, + { "initializeSystemMFC", 0x503280 }, + { "winDoInstanceCheck", 0x5035C0 }, + { "winCreateMenu", 0x503620 }, + { "HandleFocusLoose", 0x503630 }, + { "sysHardExit", 0x504A80 }, + { "winResizeMainWindow", 0x505130 }, + { "winCalcSizes", 0x505240 }, + { "sysGetTime", 0x505280 }, + { "winSuspendThreads", 0x5052D0 }, + { "sysExit", 0x5052F0 }, + { "sysProcessIdle", 0x505320 }, + { "sysEvent", 0x5053E0 }, + { "sysIdle", 0x505870 }, + { "winWaitMessage", 0x505880 }, + { "TRACE", 0x5059C0 }, + { "cfgFetchTopic", 0x505A20 }, + { "cfgSetBinary", 0x505A30 }, + { "cfgGetBinary", 0x505A40 }, + { "sysParseCommandLine", 0x505A50 }, + { "sysSetFocus", 0x506010 }, + { "winDialog", 0x506070 }, + { "winDialogParam", 0x506150 }, + { "winDialogParamFinal", 0x506230 }, + { "ExcSpyInfo", 0x506300 }, + { "ExceptionDlgProc", 0x5069A0 }, + { "ASSERTDlgProc", 0x507670 }, + { "BoundsSpyInfo", 0x508550 }, + { "BOUNDS_FAIL", 0x508910 }, + { "AssertSpyInfo", 0x508BD0 }, + { "ASSERT_FAIL", 0x508F90 }, + { "sysGotDebugger", 0x5091E0 }, + { "inCreateMouseMessage", 0x509220 }, + { "zOpt_Sound_ChangeFXVol", 0x509370 }, + { "zOpt_Sound_ChangeMusicVol", 0x5093E0 }, + { "zOpt_Video_ChangeVidOptions", 0x509450 }, + { "zOpt_ToggleJoy", 0x509570 }, + { "zCarsten_StartUp", 0x509580 }, + { "zCarsten_ShutDown_Fast", 0x50AB60 }, + { "zTEngineStats::PrintScreen", 0x50ACF0 }, + { "zCLineCache::~zCLineCache", 0x50B310 }, + { "zCLineCache::Line", 0x50B320 }, + { "zCLineCache::Flush", 0x50B3B0 }, + { "zCLineCache::Line3D", 0x50B450 }, + { "zCLineCache::LineCS3D", 0x50B850 }, + { "zCVertex::Draw", 0x50BB10 }, + { "zCVertex::ResetVertexTransforms", 0x50BBD0 }, + { "zCVertex::CreateVertexTransform", 0x50BC00 }, + { "zCMemPool::zCMemPool", 0x50BCA0 }, + { "zCMemPool::zCMemPool", 0x50BCB0 }, + { "zCMemPool::zCMemPool", 0x50BCC0 }, + { "zCMemPool::zCMemPool", 0x50BCD0 }, + { "zCVolatileMemory::zCVolatileMemory", 0x50BCE0 }, + { "zCVolatileMemory::Destroyed", 0x50BD10 }, + { "zCAIBaseSound::RemoveSlideSound", 0x50C120 }, + { "zCAIBaseSound::CheckSlideSound", 0x50C140 }, + { "zCAIBaseSound::StartDefaultCollisionSound", 0x50C1D0 }, + { "zCAIPlayer::_CreateNewInstance", 0x50C470 }, + { "zCAIPlayer::operator delete", 0x50C4D0 }, + { "zCAIPlayer::zCAIPlayer", 0x50C5C0 }, + { "zCAIPlayer::_GetClassDef", 0x50C730 }, + { "zCAIPlayer::`scalar deleting destructor'", 0x50C740 }, + { "zCAIPlayer::~zCAIPlayer", 0x50C770 }, + { "zCSparseArrayIterator::Reset", 0x50C900 }, + { "zCCache::ClearCache", 0x50C960 }, + { "zCAIPlayer::RemoveEffects", 0x50C980 }, + { "zCAIPlayer::HostVobRemovedFromWorld", 0x50CA60 }, + { "zCAIPlayer::GetJumpUpHeight", 0x50CA70 }, + { "zCAIPlayer::SetJumpUpForceByHeight", 0x50CAB0 }, + { "zCAIPlayer::SetVob", 0x50CAD0 }, + { "zCAIPlayer::DoAutoRoll", 0x50CC30 }, + { "zCAIPlayer::ResetAutoRoll", 0x50CDF0 }, + { "zCAIPlayer::CalcModelAnisInPlace", 0x50CE20 }, + { "zCAIPlayer::DoSurfaceAlignment", 0x50CE80 }, + { "zCAIPlayer::IsSliding", 0x50D4A0 }, + { "zCAIPlayer::CheckFloorSliding", 0x50D4D0 }, + { "zCAIPlayer::CheckPhysics", 0x50DC40 }, + { "zCAIPlayer::PropagateCollObjectStates", 0x50E180 }, + { "zCAIPlayer::CalcForceModelHalt", 0x50E390 }, + { "zCAIPlayer::CalcStateVars", 0x50E440 }, + { "zCAIPlayer::DoProceduralMovement", 0x50E6C0 }, + { "zCAIPlayer::Begin", 0x50E750 }, + { "zCAIPlayer::End", 0x50E8F0 }, + { "zCAIPlayer::GetBloodQuadMark", 0x50F520 }, + { "zCAIPlayer::SetBloodDefaultTexture", 0x50F780 }, + { "zCAIPlayer::AddBlood", 0x50F8C0 }, + { "zCAIPlayer::AddWeaponTrailSegment", 0x50F950 }, + { "zCAIPlayer::CreateLedgeInfo", 0x50FCA0 }, + { "zCAIPlayer::GetLedgeInfo", 0x50FCC0 }, + { "zCAIPlayer::GetFoundLedge", 0x50FD00 }, + { "zCAIPlayer::ClearFoundLedge", 0x50FD20 }, + { "zCAIPlayer::DetectClimbUpLedge", 0x50FD90 }, + { "zCDetectLedgeReport::zCDetectLedgeReport", 0x5102B0 }, + { "zCCollObjectCharacter::IsMoveInvalid", 0x511060 }, + { "zCAIPlayer::AlignModelToLedge", 0x511070 }, + { "zCAIPlayer::GetHandPositionWorld", 0x511170 }, + { "zCAIPlayer::AlignToFloor", 0x5112C0 }, + { "zCAIPlayer::GetModelFloorWorld", 0x511300 }, + { "zCAIPlayer::CheckEnoughSpaceMoveDir", 0x511320 }, + { "zCAIPlayer::CheckEnoughSpaceMoveForward", 0x511700 }, + { "zCAIPlayer::CheckEnoughSpaceMoveBackward", 0x511740 }, + { "zCAIPlayer::CheckEnoughSpaceMoveRight", 0x511790 }, + { "zCAIPlayer::CheckEnoughSpaceMoveLeft", 0x5117D0 }, + { "zCAIPlayer::GetProtoYHeight", 0x511820 }, + { "zCAIPlayer::GetSurfaceAlignScanOrigin", 0x511840 }, + { "zCAIPlayer::DiveRotateX", 0x511970 }, + { "zCAIPlayer::SetCDStat", 0x511AC0 }, + { "zCAIPlayer::LandAndStartAni", 0x511B10 }, + { "zCAIPlayer::CheckForceModelHalt", 0x511C20 }, + { "zCAIPlayer::ShouldCorrectFloorHeight", 0x511CA0 }, + { "zCAIPlayer::BeginStateSwitch", 0x511CC0 }, + { "zCAIPlayer::SetPhysicsEnabled", 0x511D40 }, + { "zCAIPlayer::StartPhysicsWithVel", 0x511D50 }, + { "zCAIPlayer::StartStandAni", 0x511D80 }, + { "zCAIPlayer::StartFallDownAni", 0x511DA0 }, + { "zCAIPlayer::Archive", 0x511E60 }, + { "zCAIPlayer::Unarchive", 0x511F50 }, + { "zCAIPlayer::Print", 0x512080 }, + { "zCAIPlayer::Line3D", 0x512090 }, + { "zCAIPlayer::PrintScreen", 0x5120A0 }, + { "zCCache::zCCache", 0x5120F0 }, + { "zCCache::~zCCache", 0x512170 }, + { "zCSparseArrayIterator::Next", 0x5122A0 }, + { "zCSparseArrayIterator::Register", 0x5122D0 }, + { "zCSparseArrayIterator::DeRegister", 0x5122F0 }, + { "zCCache::operator[]", 0x512310 }, + { "zCCache::GetDataDangerous", 0x5123E0 }, + { "zCSparseArrayIterator::operator int", 0x512490 }, + { "zCCache::Delete", 0x5124C0 }, + { "zCCache::ClearCache", 0x512590 }, + { "zCCache::PurgeCache", 0x5126A0 }, + { "zCSparseArray >::~zCSparseArray >", 0x5127C0 }, + { "zCSparseArray >::SizeIndex", 0x512810 }, + { "zCSparseArray >::SizeData", 0x512820 }, + { "zCSparseArray >::SizeAll", 0x512830 }, + { "zCSparseArray >::IndexPtr", 0x512840 }, + { "zCSparseArray >::DataPtr", 0x512850 }, + { "zCSparseArray >::ManDatPtr", 0x512860 }, + { "zCSparseArray >::IndexIsEqual", 0x512870 }, + { "zCSparseArray >::CopyIndex", 0x512890 }, + { "zCSparseArray >::DestructIndex", 0x5128B0 }, + { "zCSparseArray >::Hash", 0x5128C0 }, + { "zCSparseArray >::ConstructData", 0x5128E0 }, + { "zCSparseArray >::DestructData", 0x512900 }, + { "zCCache::`scalar deleting destructor'", 0x512920 }, + { "zCSparseArray >::`scalar deleting destructor'", 0x512940 }, + { "zCArray::AllocDelta", 0x512960 }, + { "zVEC2::Apply", 0x512A10 }, + { "zVEC2::GetDescription", 0x512A30 }, + { "zVEC2::SetByDescription", 0x512C70 }, + { "operator<<", 0x512E30 }, + { "operator>>", 0x512E90 }, + { "Alg_Swap", 0x512F80 }, + { "Alg_Min", 0x512FC0 }, + { "Alg_Max", 0x513010 }, + { "Alg_Prod", 0x513060 }, + { "zVEC3::Apply", 0x513080 }, + { "zVEC4::LengthApprox", 0x5133A0 }, + { "zVEC4::Normalize", 0x513480 }, + { "zVEC4::Apply", 0x5134D0 }, + { "zMAT3::zMAT3", 0x513910 }, + { "zMAT3::operator=", 0x513A00 }, + { "zMAT3::operator+=", 0x513A50 }, + { "zMAT3::operator-=", 0x513AB0 }, + { "zMAT3::operator*=", 0x513B10 }, + { "zMAT3::operator/=", 0x513B70 }, + { "zMAT3::Transpose", 0x513BD0 }, + { "zMAT3::Inverse", 0x513C60 }, + { "zMAT3::Apply", 0x513DA0 }, + { "operator!=", 0x514420 }, + { "zMAT4::operator=", 0x514C80 }, + { "zMAT4::operator+=", 0x514E00 }, + { "zMAT4::operator-=", 0x514EA0 }, + { "zMAT4::operator*=", 0x514F40 }, + { "zMAT4::operator/=", 0x514FF0 }, + { "zMAT4::Transpose", 0x515080 }, + { "zMAT4::TransposeLinTrafo", 0x515180 }, + { "zMAT4::InverseLinTrafo", 0x515340 }, + { "zMAT4::Inverse", 0x515500 }, + { "zMAT4::Apply", 0x515990 }, + { "zMAT4::IsUpper3x3Orthonormal", 0x515A50 }, + { "zMAT4::GetDescriptionRot", 0x515CA0 }, + { "zMAT4::GetDescriptionPos", 0x515EE0 }, + { "zMAT4::SetByDescriptionRot", 0x5160E0 }, + { "zMAT4::SetByDescriptionPos", 0x516240 }, + { "zMAT4::GetEulerAngles", 0x516390 }, + { "zMAT4::SetByEulerAngles", 0x5163D0 }, + { "zMAT4::ExtractScaling", 0x517170 }, + { "zMAT4::ExtractRotation", 0x5171F0 }, + { "zMAT4::MakeOrthonormal", 0x517330 }, + { "zMAT3::MakeOrthonormal", 0x517510 }, + { "zMAT3::SetUpVector", 0x5176F0 }, + { "zMAT3::SetRightVector", 0x517710 }, + { "zMAT4::PostRotateX", 0x517730 }, + { "zMAT4::PostRotateY", 0x517780 }, + { "zMAT4::PostRotateZ", 0x5177D0 }, + { "zMAT4::PostScale", 0x517820 }, + { "zMAT4::PreScale", 0x517840 }, + { "Alg_Identity2D", 0x5178A0 }, + { "Alg_Translation2D", 0x517940 }, + { "Alg_Rotation2D", 0x5179E0 }, + { "Alg_Scaling2D", 0x517AB0 }, + { "Alg_Identity3D", 0x517B50 }, + { "Alg_Translation3D", 0x517C60 }, + { "Alg_Rotation3D", 0x517D70 }, + { "Alg_Rotation3DN", 0x517DF0 }, + { "Alg_Rotation3DRad", 0x517E20 }, + { "Alg_Rotation3DNRad", 0x517E90 }, + { "Alg_Scaling3D", 0x518010 }, + { "Alg_Perspective3D", 0x518120 }, + { "Alg_ClipAtZ0", 0x518230 }, + { "zCQuat::Unit", 0x518310 }, + { "zCQuat::QuatToMatrix4", 0x518360 }, + { "zCQuat::QuatToMatrix3", 0x518460 }, + { "zCQuat::Matrix4ToQuat", 0x518560 }, + { "zCQuat::Matrix3ToQuat", 0x518820 }, + { "zCQuat::QuatToEuler", 0x518AC0 }, + { "zCQuat::EulerToQuat", 0x518BE0 }, + { "zCQuat::QuatToAxisAngle", 0x518C90 }, + { "zCQuat::Slerp", 0x518D10 }, + { "zCQuat::Lerp", 0x518EF0 }, + { "zCQuat::Squad", 0x518FF0 }, + { "zCValueSmooth::zCValueSmooth", 0x5191B0 }, + { "zCValueSmooth::Smooth", 0x5191D0 }, + { "zCVEC3Smooth::zCVEC3Smooth", 0x519230 }, + { "zCVEC3Smooth::Smooth", 0x5192B0 }, + { "zCArchiverFactory::EndOfArchive", 0x519650 }, + { "zCArchiverFactory::ReadLine", 0x5196C0 }, + { "zCArchiverFactory::ReadLineArg", 0x5198D0 }, + { "zCArchiverFactory::ReadHeader", 0x519B50 }, + { "zCArchiverGeneric::operator delete", 0x51A000 }, + { "zCArchiverFactory::CreateArchiverRead", 0x51A020 }, + { "zCArchiverFactory::WriteLine", 0x51A290 }, + { "zCArchiverFactory::WriteHeader", 0x51A490 }, + { "zCArchiverFactory::CreateArchiverFromMode", 0x51ACD0 }, + { "zCArchiverBinSafe::operator delete", 0x51AD90 }, + { "zCArchiverFactory::CreateArchiverWrite", 0x51ADB0 }, + { "zCArchiver::ReadObjectAccount", 0x51AFF0 }, + { "zCArchiverBinSafe::_CreateNewInstance", 0x51B280 }, + { "zCArchiverBinSafe::RestoreString", 0x51B340 }, + { "zCArchiverBinSafe::WriteType", 0x51B350 }, + { "zCArchiverBinSafe::ReadType", 0x51B3C0 }, + { "zCArchiverBinSafe::ClearChunkList", 0x51BBF0 }, + { "GECString::Free", 0x51BD50 }, + { "zCArchiverBinSafe::InsertChunkInList", 0x51BD70 }, + { "zCArchiverBinSafe::ResolveAndPosEntry", 0x51BE00 }, + { "zCArchiverBinSafe::zCArchiverBinSafe", 0x51BED0 }, + { "zCArchiver::_GetClassDef", 0x51BFF0 }, + { "zCArchiver::~zCArchiver", 0x51C000 }, + { "zCArchiver::`scalar deleting destructor'", 0x51C010 }, + { "zCArchiverBinSafe::_GetClassDef", 0x51C040 }, + { "zCArchiverBinSafe::SkipOpenChunk", 0x51C050 }, + { "zCArchiverBinSafe::GetFile", 0x51C060 }, + { "zCArchiverBinSafe::SetStringEOL", 0x51C070 }, + { "zCArchiverBinSafe::GetStringEOL", 0x51C1F0 }, + { "zCArchiverBinSafe::GetChecksumEnabled", 0x51C230 }, + { "zCArchiverBinSafe::SetChecksumEnabled", 0x51C240 }, + { "zCArchiverBinSafe::SetNoReadSearchCycles", 0x51C250 }, + { "zCArchiverBinSafe::InProperties", 0x51C260 }, + { "zCArchiverBinSafe::InSaveGame", 0x51C270 }, + { "zCArchiverBinSafe::InBinaryMode", 0x51C280 }, + { "zCArchiverBinSafe::`scalar deleting destructor'", 0x51C290 }, + { "zCArchiverBinSafe::~zCArchiverBinSafe", 0x51C2C0 }, + { "zCArchiverBinSafe::DebugMessage", 0x51C3C0 }, + { "zCArchiverBinSafe::WriteHeaderNumObj", 0x51C3E0 }, + { "zCArchiverBinSafe::Close", 0x51C440 }, + { "GECString::Copy", 0x51C840 }, + { "zCArchiverBinSafe::EndOfArchive", 0x51C890 }, + { "zCArchiverBinSafe::DeleteBuffer", 0x51C900 }, + { "zCArchiverBinSafe::GetBufferString", 0x51C920 }, + { "zCArchiverBinSafe::GetBuffer", 0x51CA90 }, + { "zCArchiverBinSafe::OpenWriteBuffer", 0x51CAA0 }, + { "zCArchiverBinSafe::OpenWriteFile", 0x51CC60 }, + { "zCArchiverBinSafe::StoreBuffer", 0x51CCC0 }, + { "zCArchiverBinSafe::StoreString", 0x51CCF0 }, + { "zCArchiverBinSafe::StoreGetPos", 0x51CD20 }, + { "zCArchiverBinSafe::StoreSeek", 0x51CD40 }, + { "zCArchiverBinSafe::StoreStringEOL", 0x51CD70 }, + { "zCArchiverBinSafe::WriteHeader", 0x51CD80 }, + { "zCArchiverBinSafe::IsStringValid", 0x51CE00 }, + { "zCArchiverBinSafe::WriteASCIILine", 0x51CE40 }, + { "zCArchiverBinSafe::WriteInt", 0x51D020 }, + { "zCArchiverBinSafe::WriteByte", 0x51D100 }, + { "zCArchiverBinSafe::WriteWord", 0x51D1E0 }, + { "zCArchiverBinSafe::WriteFloat", 0x51D2C0 }, + { "zCArchiverBinSafe::WriteBool", 0x51D3A0 }, + { "zCArchiverBinSafe::WriteString", 0x51D480 }, + { "zCArchiverBinSafe::WriteVec3", 0x51D5B0 }, + { "zCArchiverBinSafe::WriteColor", 0x51D8E0 }, + { "zCArchiverBinSafe::WriteRaw", 0x51D9C0 }, + { "zCArchiverBinSafe::WriteRawFloat", 0x51DAA0 }, + { "zCArchiverBinSafe::WriteEnum", 0x51DCC0 }, + { "zCArchiverBinSafe::WriteGroupBegin", 0x51DEC0 }, + { "zCArchiverBinSafe::WriteGroupEnd", 0x51DED0 }, + { "zCArchiverBinSafe::WriteChunkStart", 0x51DEE0 }, + { "zCArchiver::zTChunkRecord::~zTChunkRecord", 0x51E280 }, + { "zCArchiverBinSafe::WriteChunkEnd", 0x51E320 }, + { "zCArchiverBinSafe::WriteObject", 0x51E560 }, + { "zCArchiverBinSafe::OpenReadBuffer", 0x51E840 }, + { "zCArchiverBinSafe::OpenReadFile", 0x51EA10 }, + { "zCArchiverBinSafe::RestoreBuffer", 0x51EA70 }, + { "zCArchiverBinSafe::RestoreStringEOL", 0x51EAA0 }, + { "zCArchiverBinSafe::RestoreString0", 0x51EAB0 }, + { "zCArchiverBinSafe::RestoreGetPos", 0x51EAC0 }, + { "zCArchiverBinSafe::RestoreSeek", 0x51EAE0 }, + { "zCArchiverBinSafe::ReadHeader", 0x51EB20 }, + { "zCArchiverBinSafe::CheckObjectListSize", 0x51EEC0 }, + { "zCArchiverBinSafe::CreateObject", 0x51EF60 }, + { "zCArchiverBinSafe::GetClassDefByString", 0x51F030 }, + { "zCArchiverBinSafe::ReadChunkStartASCII", 0x51F1D0 }, + { "zCArchiverBinSafe::ReadChunkStart", 0x51F430 }, + { "zCArchiver::zTChunkRecord::operator=", 0x51F770 }, + { "zCArchiverBinSafe::ReadChunkStartNamed", 0x51FAF0 }, + { "zCArchiverBinSafe::GetCurrentChunkVersion", 0x51FB20 }, + { "zCArchiverBinSafe::ReadChunkEnd", 0x51FB40 }, + { "zCArchiverBinSafe::ReadObject", 0x51FB50 }, + { "zCArchiverBinSafe::SkipChunk", 0x5201E0 }, + { "zCArchiverBinSafe::ReadEntryASCII", 0x5203B0 }, + { "zCArchiverBinSafe::ReadFloat", 0x5209F0 }, + { "zCArchiverBinSafe::ReadVec3", 0x520A10 }, + { "zCArchiverBinSafe::ReadInt", 0x520A50 }, + { "zCArchiverBinSafe::ReadByte", 0x520A70 }, + { "zCArchiverBinSafe::ReadWord", 0x520A90 }, + { "zCArchiverBinSafe::ReadBool", 0x520AB0 }, + { "zCArchiverBinSafe::ReadString", 0x520AD0 }, + { "zCArchiverBinSafe::ReadColor", 0x520B90 }, + { "zCArchiverBinSafe::ReadEnum", 0x520BB0 }, + { "zCArchiverBinSafe::ReadRaw", 0x520BD0 }, + { "zCArchiverBinSafe::ReadRawFloat", 0x520C00 }, + { "zCArchiverBinSafe::GetParentObject", 0x520DE0 }, + { "zCClassDef::~zCClassDef", 0x520E70 }, + { "zCArray::InsertEnd", 0x520EC0 }, + { "zCArchiver::zTChunkRecord::`vector deleting destructor'", 0x521100 }, + { "zCArray::AllocDelta", 0x521160 }, + { "zCArray::AllocDelta", 0x5211C0 }, + { "zCArchiver::zTChunkRecord::zTChunkRecord", 0x5213C0 }, + { "GETStringMap::SetAt", 0x521400 }, + { "GETStringMap::SetAtForce", 0x5215B0 }, + { "GETStringMap::RemoveAll", 0x521700 }, + { "GETStringMap::Lookup", 0x521800 }, + { "GETStringMap::GetNextElement", 0x521880 }, + { "GETStringMap::GESNextEntry::`scalar deleting destructor'", 0x521990 }, + { "GETStringMap::GESNextEntry::~GESNextEntry", 0x5219E0 }, + { "GETStringMap::GetElement", 0x521A20 }, + { "zCArchiverGeneric::_CreateNewInstance", 0x521CC0 }, + { "zCArchiverGeneric::zCArchiverGeneric", 0x521E30 }, + { "zCArchiverGeneric::_GetClassDef", 0x521F50 }, + { "zCArchiverGeneric::SkipOpenChunk", 0x521F60 }, + { "zCArchiverGeneric::GetFile", 0x521F70 }, + { "zCArchiverGeneric::SetStringEOL", 0x521F80 }, + { "zCArchiverGeneric::GetStringEOL", 0x522100 }, + { "zCArchiverGeneric::GetChecksumEnabled", 0x522140 }, + { "zCArchiverGeneric::SetChecksumEnabled", 0x522150 }, + { "zCArchiverGeneric::SetNoReadSearchCycles", 0x522160 }, + { "zCArchiverGeneric::InProperties", 0x522170 }, + { "zCArchiverGeneric::InSaveGame", 0x522180 }, + { "zCArchiverGeneric::InBinaryMode", 0x522190 }, + { "zCArchiverGeneric::`scalar deleting destructor'", 0x5221B0 }, + { "zCArchiverGeneric::~zCArchiverGeneric", 0x5221E0 }, + { "zCArchiverGeneric::DebugMessage", 0x5222F0 }, + { "zCArchiverGeneric::WriteHeaderNumObj", 0x522310 }, + { "zCArchiverGeneric::Close", 0x522470 }, + { "zCArchiverGeneric::EndOfArchive", 0x522650 }, + { "zCArchiverGeneric::DeleteBuffer", 0x5226C0 }, + { "zCArchiverGeneric::GetBufferString", 0x5226E0 }, + { "zCArchiverGeneric::GetBuffer", 0x522850 }, + { "zCArchiverGeneric::OpenWriteBuffer", 0x522860 }, + { "zCArchiverGeneric::OpenWriteFile", 0x522A30 }, + { "zCArchiverGeneric::StoreBuffer", 0x522AA0 }, + { "zCArchiverGeneric::StoreString", 0x522AD0 }, + { "zCArchiverGeneric::StoreGetPos", 0x522B10 }, + { "zCArchiverGeneric::StoreSeek", 0x522B30 }, + { "zCArchiverGeneric::StoreStringEOL", 0x522B60 }, + { "zCArchiverGeneric::WriteHeader", 0x522B90 }, + { "zCArchiverGeneric::IsStringValid", 0x522C00 }, + { "zCArchiverGeneric::WriteASCIILine", 0x522C40 }, + { "zCArchiverGeneric::WriteInt", 0x522E30 }, + { "zCArchiverGeneric::WriteByte", 0x522FD0 }, + { "zCArchiverGeneric::WriteWord", 0x523170 }, + { "zCArchiverGeneric::WriteFloat", 0x523310 }, + { "zCArchiverGeneric::WriteBool", 0x5234D0 }, + { "zCArchiverGeneric::WriteString", 0x523670 }, + { "zCArchiverGeneric::WriteVec3", 0x5236D0 }, + { "zCArchiverGeneric::WriteColor", 0x523A10 }, + { "zCArchiverGeneric::WriteRaw", 0x523D80 }, + { "zCArchiverGeneric::WriteRawFloat", 0x523F50 }, + { "zCArchiverGeneric::WriteEnum", 0x524220 }, + { "zCArchiverGeneric::WriteChunkStart", 0x524490 }, + { "zCArchiverGeneric::WriteChunkEnd", 0x524970 }, + { "zCArchiverGeneric::WriteObject", 0x524C10 }, + { "zCArchiverGeneric::WriteGroupBegin", 0x524ED0 }, + { "zCArchiverGeneric::WriteGroupEnd", 0x524FB0 }, + { "zCArchiverGeneric::OpenReadBuffer", 0x525090 }, + { "zCArchiverGeneric::OpenReadFile", 0x525260 }, + { "zCArchiverGeneric::RestoreBuffer", 0x5252D0 }, + { "zCArchiverGeneric::RestoreStringEOL", 0x525300 }, + { "zCArchiverGeneric::RestoreString0", 0x5256E0 }, + { "zCArchiverGeneric::RestoreGetPos", 0x5256F0 }, + { "zCArchiverGeneric::RestoreSeek", 0x525710 }, + { "zCArchiverGeneric::ReadHeader", 0x525750 }, + { "zCArchiverGeneric::CheckObjectListSize", 0x525A50 }, + { "zCArchiverGeneric::CreateObject", 0x525AF0 }, + { "zCArchiverGeneric::GetClassDefByString", 0x525BC0 }, + { "zCArchiverGeneric::ReadChunkStartASCII", 0x525D60 }, + { "zCArchiverGeneric::ReadChunkStart", 0x525FB0 }, + { "zCArchiverGeneric::ReadChunkStartNamed", 0x526500 }, + { "zCArchiverGeneric::GetCurrentChunkVersion", 0x526530 }, + { "zCArchiverGeneric::ReadChunkEnd", 0x526550 }, + { "zCArchiverGeneric::ReadObject", 0x526560 }, + { "zCArchiverGeneric::SkipChunk", 0x526E00 }, + { "zCArchiverGeneric::ReadEntryASCII", 0x527000 }, + { "zCArchiverGeneric::ReadFloat", 0x527460 }, + { "zCArchiverGeneric::ReadVec3", 0x527480 }, + { "zCArchiverGeneric::ReadInt", 0x5274C0 }, + { "zCArchiverGeneric::ReadByte", 0x5274E0 }, + { "zCArchiverGeneric::ReadWord", 0x527500 }, + { "zCArchiverGeneric::ReadBool", 0x527520 }, + { "zCArchiverGeneric::ReadString", 0x527540 }, + { "zCArchiverGeneric::ReadColor", 0x527600 }, + { "zCArchiverGeneric::ReadEnum", 0x527620 }, + { "zCArchiverGeneric::ReadRaw", 0x527640 }, + { "zCArchiverGeneric::ReadRawFloat", 0x5278D0 }, + { "zCArchiverGeneric::TestClassIntegrity", 0x527DE0 }, + { "zCArchiverGeneric::GetParentObject", 0x528800 }, + { "zCArray::AllocAbs", 0x528890 }, + { "zCSparseArray::~zCSparseArray", 0x5288F0 }, + { "zCSparseArray::SizeIndex", 0x528940 }, + { "zCSparseArray::SizeData", 0x528950 }, + { "zCSparseArray::SizeAll", 0x528960 }, + { "zCSparseArray::IndexPtr", 0x528970 }, + { "zCSparseArray::DataPtr", 0x528980 }, + { "zCSparseArray::ManDatPtr", 0x528990 }, + { "zCSparseArray::IndexIsEqual", 0x5289A0 }, + { "zCSparseArray::CopyIndex", 0x5289C0 }, + { "zCSparseArray::DestructIndex", 0x5289E0 }, + { "zCSparseArray::Hash", 0x5289F0 }, + { "zCSparseArray::ConstructData", 0x528A10 }, + { "zCSparseArray::DestructData", 0x528A20 }, + { "zCSparseArray::`vector deleting destructor'", 0x528A30 }, + { "zCRndAlphaSortObject_Vob::zCRndAlphaSortObject_Vob", 0x528BE0 }, + { "zCRndAlphaSortObject::IsAlphaPoly", 0x528C00 }, + { "zCRndAlphaSortObject_Vob::~zCRndAlphaSortObject_Vob", 0x528C10 }, + { "zCRndAlphaSortObject::`scalar deleting destructor'", 0x528C90 }, + { "zCRndAlphaSortObject_Vob::`scalar deleting destructor'", 0x528CB0 }, + { "zCRndAlphaSortObject_Vob::GetFreeAlphaVob", 0x528D00 }, + { "zCRndAlphaSortObject_Vob::ResetFreeList", 0x528DF0 }, + { "zCRndAlphaSortObject_Vob::Draw", 0x528E00 }, + { "zCRndAlphaSortObject_Vob::ClearList", 0x528F70 }, + { "zCBspBase::ReleaseStaticReferences", 0x528FD0 }, + { "zCBspSector::CompareOutdoorPortalBBox2D", 0x5290D0 }, + { "zCBspSector::InitHorizonByOutdoorPortals", 0x529110 }, + { "zCBspSector::CalcCenterByPortals", 0x5292B0 }, + { "zCBspSector::HasManyBigPortals", 0x529350 }, + { "zCPortal::RemoveFromBsp", 0x529390 }, + { "zCPortal::zCPortal", 0x5293B0 }, + { "zCBspBase::DescribeTree", 0x529A10 }, + { "zCPolygon::RenderPoly", 0x529DD0 }, + { "zCPolygon::ApplyMorphing", 0x52A420 }, + { "zCPolygon::LightClippedPoly", 0x52AD40 }, + { "zCPolygon::TransformProjectLight", 0x52B650 }, + { "zCPolygon::TransformProject", 0x52B820 }, + { "zCBspTree::zCBspTree", 0x52B9E0 }, + { "zCBspTree::~zCBspTree", 0x52BA50 }, + { "zCBspLeaf::`vector deleting destructor'", 0x52BB10 }, + { "zCBspTree::InitTree", 0x52BB70 }, + { "zCBspLeaf::zCBspLeaf", 0x52BC50 }, + { "zCBspTree::DisposeTree", 0x52BCD0 }, + { "zCBspSector::~zCBspSector", 0x52BF10 }, + { "zCBspTree::BuildRecursive", 0x52BFB0 }, + { "zCBspTree::Build", 0x52C290 }, + { "zCBspNode::zCBspNode", 0x52C6A0 }, + { "zCBspTree::OptimizeLight", 0x52C6C0 }, + { "zCBspBase::CountNodes", 0x52CBC0 }, + { "zCBspTree::UpdateVertexDependencies", 0x52CC00 }, + { "zTBBox3D::AddPoint", 0x52CD90 }, + { "zCBspTree::CollectPolysInBBox3DAngle", 0x52CE10 }, + { "zCBspTree::RenderLightList", 0x52CF80 }, + { "zCBspTree::RenderVobList", 0x52D0A0 }, + { "zCVob::GetPositionWorld", 0x52DC90 }, + { "zCVob::GetAtVectorWorld", 0x52DCB0 }, + { "zCVob::GetUpVectorWorld", 0x52DCD0 }, + { "zCVob::GetRightVectorWorld", 0x52DCF0 }, + { "zCBspLeaf::~zCBspLeaf", 0x52DD60 }, + { "zCBspLeaf::PolyPlueckerAddRef", 0x52DFB0 }, + { "zCBspLeaf::PolyPlueckerRelease", 0x52E2A0 }, + { "zCBspLeaf::AddVobsToRenderList", 0x52E2D0 }, + { "zCBspLeaf::AddVobsToRenderListOutdoor", 0x52E4D0 }, + { "zCBspBase::AddVobsToRenderListSubtree", 0x52EA40 }, + { "zCBspBase::GetScreenBBox2D", 0x52EB10 }, + { "zCBspBase::CollectNodeLights", 0x52ED80 }, + { "zCBspLeaf::RenderLeafIndoor", 0x52EFF0 }, + { "zCBspBase::RenderTrivInIndoor", 0x52F0A0 }, + { "zCBspBase::RenderIndoor", 0x52F0E0 }, + { "zCBspBase::RenderNodeOutdoor", 0x52F180 }, + { "zCBspBase::RenderOutdoor", 0x52F490 }, + { "zTBBox3D::zTBBox3D", 0x52F6B0 }, + { "zCCamera::Project", 0x530030 }, + { "zCBspTree::Render", 0x530080 }, + { "zCBspNode::CalcPlaneSignbits", 0x530AD0 }, + { "zCBspBase::AddVobToLeafs", 0x530B10 }, + { "zCBspBase::AddVobLightToLeafs", 0x530C50 }, + { "zCBspBase::RemoveVobFromLeafs", 0x530F60 }, + { "zCBspTree::RemoveVob", 0x531030 }, + { "zCBspTree::AddVob", 0x531040 }, + { "zCBspTree::AdjustVob", 0x5310A0 }, + { "zCBspBase::CollectVobsSubtree", 0x531100 }, + { "zCBspBase::CollectVobsInBBox3D", 0x531110 }, + { "zCBspBase::CollectVobsSubtree_I", 0x531120 }, + { "zCBspBase::CollectLightVobsSubtree", 0x531300 }, + { "zCBspBase::CollectLightVobsSubtree_I", 0x531310 }, + { "zCBspBase::CollectVobsInBBox3D_I", 0x5314F0 }, + { "zCBspLeaf::TraceRayCollectVobs", 0x531720 }, + { "zCBspBase::FindLeaf", 0x531930 }, + { "zCBspTree::CalcLeafRealBBox3D", 0x531990 }, + { "zCBspBase::CheckRayAgainstPolys", 0x531AA0 }, + { "zCBspBase::CheckRayAgainstPolysNearestHit", 0x531D30 }, + { "zCBspBase::CheckRayAgainstPolysCache", 0x532040 }, + { "zCBspBase::RayIntersection", 0x5321F0 }, + { "zCBspTree::TraceRay", 0x532550 }, + { "zCBspTree::SetRayCache", 0x5327D0 }, + { "zCCBspNode::CheckRayAgainstPolysNearestHit", 0x5327E0 }, + { "zCCBspNode::RayIntersectionOctree", 0x532900 }, + { "zCCBspNode::TraceRay", 0x532C10 }, + { "zCBspBase::CollectPolysInBBox3DRec", 0x532C80 }, + { "zCBspBase::CollectPolysInBBox3D", 0x532EB0 }, + { "zCCBspNode::CollectPolysInBBox3DRec", 0x532F00 }, + { "zCCBspNode::CollectPolysInBBox3D", 0x533090 }, + { "zCBspTree::FindLeaks", 0x5330E0 }, + { "zCBspTree::MarkOccluderPolys", 0x533430 }, + { "zCBspTree::GetOccluderAreaRec", 0x534210 }, + { "zCBspBase::SortNodePolys", 0x5344C0 }, + { "zCBspSector::RenderSector", 0x534510 }, + { "zCBspSector::ActivateSectorRec", 0x5345E0 }, + { "zCBspSector::ActivateSectorRecIndoor", 0x534B70 }, + { "zCBspSector::RenderActiveSectorList", 0x535090 }, + { "zCCBspTree::GetBspSectorByName", 0x5350D0 }, + { "zCBspTree::GetSectorNameVobIsIn", 0x535180 }, + { "zCCBspTree::GetPolyNeighbours", 0x5351A0 }, + { "zCCBspTree::MarkGhostOccluder", 0x535280 }, + { "zCCBspTree::CreateBspSectors", 0x5354B0 }, + { "zVEC3::GetString", 0x5375D0 }, + { "zCPolygon::SetMaterial", 0x537910 }, + { "zTBBox2D::zTBBox2D", 0x537950 }, + { "zCBspTree::GetBspSectorByName", 0x537960 }, + { "zCBspTree::CreateBspSectors2", 0x537A10 }, + { "zCBspTree::GetFileVersion", 0x537D90 }, + { "zCBspBase::SaveBINRec", 0x537DA0 }, + { "zCBspBase::LoadBINRec", 0x537E90 }, + { "zCBspTree::SaveBIN", 0x538010 }, + { "zCBspTree::ConnectMaterialsToSectors", 0x538AA0 }, + { "zCBspTree::LoadBIN", 0x538E10 }, + { "zCMesh::operator delete", 0x539D00 }, + { "zCBspTree::CalcStaticLeafLightData", 0x539D20 }, + { "DrawBox", 0x53A170 }, + { "zCRayTurboAdmin::zCRayTurboAdmin", 0x53A650 }, + { "zCRayTurboAdmin::~zCRayTurboAdmin", 0x53A7C0 }, + { "zCRayTurboAdmin::GetInstance", 0x53A970 }, + { "zCRayTurboAdmin::GetRayTurboItem", 0x53A9C0 }, + { "zCRayTurboAdmin::CreateRayTurboItem", 0x53AA00 }, + { "zTBBox3D::Init", 0x53AB70 }, + { "zCRayTurboAdmin::GetOrCreate", 0x53AB90 }, + { "zCRayTurboAdmin::CanHaveSpatialInfo", 0x53AC00 }, + { "zCRayTurboAdmin::ReleaseSpatialDatabase", 0x53AC30 }, + { "zCRayTurboAdmin::SetPolyTreshold", 0x53ADC0 }, + { "zCRayTurboAdmin::GetPolyTreshold", 0x53ADD0 }, + { "zCRayTurbo::zCRayTurbo", 0x53ADE0 }, + { "zCRayTurbo::~zCRayTurbo", 0x53AF50 }, + { "zCRayTurbo::CalculateOptimizedPolyList", 0x53AFD0 }, + { "zCRayTurbo::TraverseTree", 0x53AFF0 }, + { "zCMeshOctreeNode::zCMeshOctreeNode", 0x53B190 }, + { "zCMeshOctreeNode::~zCMeshOctreeNode", 0x53B1E0 }, + { "zCMeshOctreeNode::`scalar deleting destructor'", 0x53B260 }, + { "zCMeshOctreeNode::EnlargeBox", 0x53B280 }, + { "zCMeshOctreeNode::CopyPolys", 0x53B3F0 }, + { "zCMeshOctreeNode::Build", 0x53B550 }, + { "zCArray::zCArray", 0x53BA80 }, + { "zCArray::~zCArray", 0x53BA90 }, + { "zCArray::AllocAbs", 0x53BAB0 }, + { "zCArray::InsertEnd", 0x53BB10 }, + { "zCArray::IsInList", 0x53BBE0 }, + { "zTRayTurboValMap::GetAt", 0x53BC20 }, + { "zTRayTurboValMap::~zTRayTurboValMap", 0x53BC70 }, + { "zCMesh::PrelightMesh", 0x53BD50 }, + { "zCArray::InsertEnd", 0x53BD70 }, + { "zCArray::InsertAtPos", 0x53BE40 }, + { "zCCBspTree::zCCBspTree", 0x53BF30 }, + { "zCArray::AllocAbs", 0x53BF50 }, + { "zCArray::zCArray", 0x53BFB0 }, + { "zCArray::zCArray", 0x53BFE0 }, + { "zCArray::AllocAbs", 0x53C030 }, + { "zCSparseArray::~zCSparseArray", 0x53C0C0 }, + { "zCSparseArray::SizeIndex", 0x53C110 }, + { "zCSparseArray::SizeData", 0x53C120 }, + { "zCSparseArray::SizeAll", 0x53C130 }, + { "zCSparseArray::IndexPtr", 0x53C140 }, + { "zCSparseArray::DataPtr", 0x53C150 }, + { "zCSparseArray::ManDatPtr", 0x53C160 }, + { "zCSparseArray::IndexIsEqual", 0x53C170 }, + { "zCSparseArray::CopyIndex", 0x53C190 }, + { "zCSparseArray::DestructIndex", 0x53C1B0 }, + { "zCSparseArray::Hash", 0x53C1C0 }, + { "zCSparseArray::ConstructData", 0x53C1E0 }, + { "zCSparseArray::DestructData", 0x53C1F0 }, + { "zCSparseArray::`scalar deleting destructor'", 0x53C240 }, + { "zCArray::AllocDelta", 0x53C260 }, + { "zCArraySort::AllocDelta", 0x53C2C0 }, + { "zCArraySort::Search", 0x53C330 }, + { "zCArraySort::AllocDelta", 0x53C3A0 }, + { "zCArraySort::Search", 0x53C410 }, + { "zCArray::AllocDelta", 0x53C4A0 }, + { "zCArray::AllocDelta", 0x53C500 }, + { "zCArray::InsertEnd", 0x53C560 }, + { "zCArray::AllocDelta", 0x53C630 }, + { "zCArray::InsertEnd", 0x53C690 }, + { "zCArray::AllocDelta", 0x53C760 }, + { "zCArray::InsertEnd", 0x53C7C0 }, + { "zTRayTurboValMap::GetNode", 0x53C890 }, + { "zCArray::InsertEnd", 0x53C8D0 }, + { "zCArraySort::AllocDelta", 0x53C9A0 }, + { "zCArraySort::Search", 0x53CA00 }, + { "zCArraySort::InsertEnd", 0x53CA70 }, + { "zCArray::AllocDelta", 0x53CB50 }, + { "zCArray::InsertEnd", 0x53CBB0 }, + { "zCArray::AllocDelta", 0x53CC70 }, + { "zCArray::AllocDelta", 0x53CCF0 }, + { "zCArray::zSNode *>::AllocAbs", 0x53CD50 }, + { "zCArray::zSNode *>::AllocDelta", 0x53CDB0 }, + { "zCArray::zSNode *>::InsertEnd", 0x53CE10 }, + { "zCCBspNode::~zCCBspNode", 0x53CFC0 }, + { "zCCBspTree::SetBspTreeMode", 0x53D030 }, + { "zCCBspTree::~zCCBspTree", 0x53D0B0 }, + { "zCCBspTree::DeleteTree", 0x53D190 }, + { "zCCBspNode::`scalar deleting destructor'", 0x53D270 }, + { "zCCBspTree::AddMesh", 0x53D2E0 }, + { "zCCBspTree::BuildTree", 0x53D610 }, + { "zCCBspNode::RemovePoly", 0x53DF70 }, + { "zCCBspNode::DoesNodeContainPoly", 0x53E050 }, + { "zCCBspNode::CheckPortalConsistency", 0x53E120 }, + { "zCCBspNode::SplitPortals", 0x53E890 }, + { "zCPortal::operator delete", 0x53ED70 }, + { "zCPortal::Init", 0x53ED80 }, + { "zCCBspNode::SplitPortalByAllPortals", 0x53EDA0 }, + { "zCCBspNode::EnumeratePortals", 0x53F030 }, + { "zCCBspNode::ClassifyPortals", 0x53F160 }, + { "zCPortal::~zCPortal", 0x53F1E0 }, + { "zCCBspNode::Portalize", 0x53F1F0 }, + { "zCCBspNode::SelectPlane", 0x53F5E0 }, + { "zCCBspNode::SelectPlaneOctree", 0x53F830 }, + { "zCCBspNode::ClassifyRayToNode", 0x53FA50 }, + { "zCCBspNode::ClassifyPolyToNode2", 0x53FD10 }, + { "zCCBspNode::OutdoorKillRedundantLeafs", 0x53FF80 }, + { "zCCBspNode::AddPoly", 0x5401D0 }, + { "zCCBspNode::BuildTree", 0x540210 }, + { "zCPolygon::operator delete", 0x540E40 }, + { "zCCBspNode::zCCBspNode", 0x540E60 }, + { "zCCBspNode::PushPolyFront", 0x540E80 }, + { "zCCBspNode::CalcBBox3D", 0x540F10 }, + { "zCCBspNode::CalcSubtreeBBox3D", 0x541010 }, + { "zCCBspNode::CalcSubtreeBBox3DCell", 0x541200 }, + { "zCCBspNode::CountNodes", 0x5412F0 }, + { "zCCBspNode::CountLeafs", 0x541320 }, + { "zCCBspNode::CountPolys", 0x541360 }, + { "zCCBspNode::CountDepthRec", 0x541390 }, + { "zCCBspNode::CountDepth", 0x541400 }, + { "zCCBspNode::DescribeTree", 0x5414B0 }, + { "zCList2::DeleteList", 0x541B80 }, + { "zCList2::Insert", 0x541BC0 }, + { "zCList2::Remove", 0x541BE0 }, + { "zCList2::Delete", 0x541C20 }, + { "zCList2::Get", 0x541C80 }, + { "zCBuildPortal::zCBuildPortal", 0x541CE0 }, + { "zCBuildPortal::~zCBuildPortal", 0x541D60 }, + { "zCBspTree::PreprocessIndoorPortals", 0x541DF0 }, + { "zCBspTree::GetPolyNeighbours", 0x5421A0 }, + { "zCBspTree::PostprocessIndoorPortals", 0x542250 }, + { "zCModelPrototype::ReadSoftSkinVertList", 0x543CC0 }, + { "zCArray::zCArray", 0x543CE0 }, + { "zCArray::~zCArray", 0x543CF0 }, + { "zCArray::InsertEnd", 0x543D10 }, + { "zTBCylinder3D::IsIntersecting", 0x543E10 }, + { "zTBCylinder3D::Draw", 0x543E80 }, + { "zTBCylinder3D::SetByBBox3D", 0x543F30 }, + { "zTBSphere3D::IsIntersecting", 0x543FD0 }, + { "zTBSphere3D::ClassifyPlane", 0x5441A0 }, + { "zTBSphere3D::Draw", 0x5441F0 }, + { "zTBBox3D::SetMaximumBox", 0x544510 }, + { "zTBBox3D::GetVolume", 0x544530 }, + { "zTBBox3D::CalcGreaterBBox3D", 0x544550 }, + { "zTBBox3D::ClipToBBox3D", 0x5445B0 }, + { "zTBBox3D::GetDescription", 0x544630 }, + { "zTBBox3D::SetByDescription", 0x544C40 }, + { "zTBBox3D::Transform", 0x544F10 }, + { "zTBBox3D::UnTransform", 0x545020 }, + { "zTBBox3D::IsIntersecting", 0x545370 }, + { "zTBBox3D::IsIntersectingSweep", 0x5454E0 }, + { "zTBBox3D::IsTrivIn", 0x545700 }, + { "zTBBox3D::IsTrivInLine", 0x545760 }, + { "zTBBox3D::Classify", 0x545840 }, + { "zTBBox3D::GetNearestPoint", 0x545900 }, + { "zTBBox3D::Scale", 0x545BF0 }, + { "zTBBox3D::GetMinExtent", 0x545C80 }, + { "zTBBox3D::GetSphere3D", 0x545CC0 }, + { "zTBBox3D::TraceRay", 0x545D40 }, + { "zTBBox3D::Draw", 0x545EE0 }, + { "zTBBox3D::GetCornerPoints", 0x546240 }, + { "zTBBox3D::GetScreenSize", 0x5463B0 }, + { "zTBBox3D::ClassifyToPlane", 0x5464D0 }, + { "zTBBox3D::ClassifyToPlaneSides", 0x5467E0 }, + { "zTBBox3D::SaveBIN", 0x546AD0 }, + { "zTBBox3D::LoadBIN", 0x546AF0 }, + { "zTBBox2D::Classify", 0x546B10 }, + { "zTBBox2D::ClipToBBox2D", 0x546BC0 }, + { "zTBBox2D::Draw", 0x546C10 }, + { "zCOBBox3D::~zCOBBox3D", 0x546CE0 }, + { "zCOBBox3D::Draw", 0x546D70 }, + { "zCOBBox3D::BuildOBB", 0x5479C0 }, + { "zCOBBox3D::BuildRec", 0x5483F0 }, + { "zCOBBox3D::BuildOBBTree", 0x548720 }, + { "zCOBBox3D::TestIntersectionOBB", 0x548770 }, + { "zCOBBox3D::TestIntersectionTreeRec", 0x549010 }, + { "zCOBBox3D::TestIntersectionTree", 0x5490F0 }, + { "zCOBBox3D::TraceRay", 0x549120 }, + { "zMAT4::Rotate", 0x549290 }, + { "zCOBBox3D::CheckOBBPolyIntersection", 0x5492F0 }, + { "zCOBBox3D::GetBBox3D", 0x549590 }, + { "zCOBBox3D::SetByBBox3D", 0x549790 }, + { "zCOBBox3D::Transform", 0x549890 }, + { "zCOBBox3D::operator=", 0x5499F0 }, + { "zCOBBox3D::SaveBIN", 0x549B40 }, + { "zCOBBox3D::LoadBIN", 0x549BD0 }, + { "zCList::~zCList", 0x549DE0 }, + { "zCCamera::zCCamera", 0x549E60 }, + { "zCCamera::~zCCamera", 0x54A290 }, + { "zCCamera::PushTransform", 0x54A370 }, + { "zCCamera::PopTransform", 0x54A400 }, + { "zCCamera::SetTransform", 0x54A540 }, + { "zCCamera::GetTransform", 0x54A6A0 }, + { "zCCamera::Activate", 0x54A700 }, + { "zCCamera::CreateProjectionMatrix", 0x54A810 }, + { "zCCamera::UpdateProjectionMatrix", 0x54A890 }, + { "zCCamera::GetFOV", 0x54A8E0 }, + { "zCCamera::SetFOV", 0x54A920 }, + { "zCCamera::UpdateViewport", 0x54AA90 }, + { "zCCamera::SetRenderTarget", 0x54ABD0 }, + { "zCCamera::SetRenderScreenFadeTex", 0x54ABF0 }, + { "zCCamera::SetUpFrustum", 0x54AD20 }, + { "zTPlane::CalcSignbits", 0x54B1A0 }, + { "zCCamera::SetFarClipZ", 0x54B200 }, + { "zCCamera::BBox3DInFrustum", 0x54B3B0 }, + { "zCCamera::StopTremor", 0x54B650 }, + { "zCCamera::AddTremor", 0x54B660 }, + { "zCCamera::PreRenderProcessing", 0x54B7D0 }, + { "zCCamera::PostRenderProcessing", 0x54B920 }, + { "zCCamera::GetCamPos", 0x54B960 }, + { "zCCamera::InitDrawPolySimple", 0x54B990 }, + { "zCCamera::CleanupDrawPolySimple", 0x54BA50 }, + { "zCCamera::DrawPolySimple", 0x54BAB0 }, + { "zCCamera::SetRenderScreenFade", 0x54BBC0 }, + { "zCCamera::SetRenderScreenFadeTexAniFPS", 0x54BBE0 }, + { "zCCamera::SetRenderScreenFadeTexBlendFunc", 0x54BC10 }, + { "zCCamera::SetRenderCinemaScope", 0x54BC20 }, + { "zCCamera::RenderCinemaScope", 0x54BD30 }, + { "zCCamera::ScreenProjectionTouchesPortalRough", 0x54BE80 }, + { "zCCamera::ScreenProjectionTouchesPortal", 0x54C100 }, + { "zCCollisionReport::zCCollisionReport", 0x54C550 }, + { "zCCollisionReport::~zCCollisionReport", 0x54C570 }, + { "zCCollisionReport::`scalar deleting destructor'", 0x54C580 }, + { "zCCollisionDetector::zCCollisionDetector", 0x54C5E0 }, + { "zCCollisionDetector::`scalar deleting destructor'", 0x54C640 }, + { "zCCollisionDetector::~zCCollisionDetector", 0x54C690 }, + { "zCCollisionDetector::GetTestFuncIndex", 0x54C6C0 }, + { "zCCollisionDetector::RegisterStaticIntersectionTest", 0x54C720 }, + { "zCCollisionDetector::RegisterDynamicIntersectionTest", 0x54C750 }, + { "zCCollisionDetector::CanCollide", 0x54C780 }, + { "zCCollisionDetector::S_ResetFreeCollReportList", 0x54C7C0 }, + { "zCCollisionDetector::S_GetNextFreeCollReport", 0x54C7D0 }, + { "zCCollisionDetector::DoDynamicIntersectionTests", 0x54C8B0 }, + { "zCCollisionDetector::DoStaticIntersectionTests", 0x54CAA0 }, + { "zCCollisionDetector::DetectCollisions", 0x54CE50 }, + { "zCVob::IsColliding", 0x54CF70 }, + { "zCArray::AllocDelta", 0x54CF90 }, + { "zCArray::InsertEnd", 0x54CFF0 }, + { "zCCollisionObject::_CreateNewInstance", 0x54D1A0 }, + { "zCCollisionObject::GetCollObjClass", 0x54D1E0 }, + { "zCCollisionObject::DetectCollisionsSelf", 0x54D1F0 }, + { "zCCollisionObject::CollisionResponse", 0x54D200 }, + { "zCCollisionObject::GetAdaptiveStepSize", 0x54D210 }, + { "zCCollisionObject::SuppressCollisionResponse", 0x54D220 }, + { "zCCollisionObject::`scalar deleting destructor'", 0x54D230 }, + { "zCCollisionObjectDef::zCCollisionObjectDef", 0x54D250 }, + { "zCCollisionObject::CalcIntermediateTrafo", 0x54D400 }, + { "zCCollisionObject::GetLargestBBox3DLocal", 0x54D520 }, + { "zCCollObjectUndef::_CreateNewInstance", 0x54D600 }, + { "zCCollObjectUndef::GetCollObjClass", 0x54D640 }, + { "zCCollObjectUndef::`scalar deleting destructor'", 0x54D650 }, + { "zCCollObjectUndef::~zCCollObjectUndef", 0x54D670 }, + { "zCCollObjectLevelPolys::_CreateNewInstance", 0x54D6C0 }, + { "zCCollObjectLevelPolys::GetCollObjClass", 0x54D710 }, + { "zCCollObjectLevelPolys::`scalar deleting destructor'", 0x54D720 }, + { "zCCollObjectLevelPolys::~zCCollObjectLevelPolys", 0x54D740 }, + { "zCCollObjectBase::~zCCollObjectBase", 0x54D7A0 }, + { "zCCollObjectCharacter::_CreateNewInstance", 0x54D7F0 }, + { "zCCollObjectPoint::_CreateNewInstance", 0x54D890 }, + { "zCCollObjectPoint::GetCollObjClass", 0x54D8D0 }, + { "zCCollObjectPoint::`scalar deleting destructor'", 0x54D8E0 }, + { "zCCollObjectPoint::~zCCollObjectPoint", 0x54D900 }, + { "zCCollObjectProjectile::_CreateNewInstance", 0x54D950 }, + { "zCCollObjectProjectile::GetCollObjClass", 0x54D990 }, + { "zCCollObjectProjectile::`scalar deleting destructor'", 0x54D9A0 }, + { "zCCollObjectProjectile::~zCCollObjectProjectile", 0x54D9C0 }, + { "zCCollObjectComplex::_CreateNewInstance", 0x54DA10 }, + { "zCCollObjectComplex::GetCollObjClass", 0x54DA50 }, + { "zCCollObjectComplex::`scalar deleting destructor'", 0x54DA60 }, + { "zCCollObjectComplex::~zCCollObjectComplex", 0x54DA80 }, + { "zCCollObjectBoxBlocker::_CreateNewInstance", 0x54DAD0 }, + { "zCCollObjectBoxBlocker::GetCollObjClass", 0x54DB10 }, + { "zCCollObjectBoxBlocker::`scalar deleting destructor'", 0x54DB20 }, + { "zCCollObjectBoxBlocker::~zCCollObjectBoxBlocker", 0x54DB40 }, + { "zCCollObjectBoxPassThrough::_CreateNewInstance", 0x54DB90 }, + { "zCCollObjectBoxPassThrough::GetCollObjClass", 0x54DBD0 }, + { "zCCollObjectBoxPassThrough::SuppressCollisionResponse", 0x54DBE0 }, + { "zCCollObjectBoxPassThrough::`scalar deleting destructor'", 0x54DBF0 }, + { "zCCollObjectBoxPassThrough::~zCCollObjectBoxPassThrough", 0x54DC10 }, + { "zCCollObjectPoint::GetLargestBBox3DLocal", 0x54DC20 }, + { "zCCollObjectPoint::CollisionResponse", 0x54DCC0 }, + { "zMAT4::Translate", 0x54DE60 }, + { "zCCollObjectPoint::GetCenterOffsetLocal", 0x54DE90 }, + { "zCCollObjectPoint::GetCenterOffsetNew", 0x54DF10 }, + { "zTBBox3D::GetCenterFloor", 0x54E040 }, + { "zCCollObjectPoint::SetUpVectorNew", 0x54E070 }, + { "zCCollObjectPoint::DetectCollisionsSelf", 0x54E290 }, + { "zCCollObjectComplex::GetAdaptiveStepSize", 0x54E2A0 }, + { "zCCollObjectComplex::CollisionResponse", 0x54E320 }, + { "TestDynamic_Projectile_Char", 0x54E440 }, + { "zVEC3::NormalizeApprox", 0x54E750 }, + { "zTBBox3D::GetCenter", 0x54E7A0 }, + { "TestDynamic_XXX_BoxPassThrough", 0x54E7E0 }, + { "zCCollObjectBase::S_CalcAdaptiveCollStepFromVisualBBox", 0x54E9D0 }, + { "zCCollObjectBase::S_CalcGeneric_CollNormal_ContactPoint", 0x54EA50 }, + { "zCCollObjectBase::GetLargestBBox3DLocal", 0x54EBD0 }, + { "zCCollObjectBase::S_RegisterCollisionTestFuncs", 0x54EC60 }, + { "zCCollObjectCharacter::zCCollObjectCharacter", 0x54F730 }, + { "zCCollObjectBase::`scalar deleting destructor'", 0x54F8C0 }, + { "zCCollObjectCharacter::GetCollObjClass", 0x54F8E0 }, + { "zCCollObjectCharacter::IsDead", 0x54F8F0 }, + { "zCCollObjectCharacter::DontLetHimComeNearer", 0x54F900 }, + { "zCCollObjectCharacter::TurnSpeed", 0x54F910 }, + { "zCCollObjectCharacter::PushAround", 0x54F920 }, + { "zCCollObjectCharacter::`scalar deleting destructor'", 0x54F930 }, + { "zCCollObjectCharacter::~zCCollObjectCharacter", 0x54F950 }, + { "zCCollObjectCharacter::GetPrimitiveCC", 0x54FA10 }, + { "zCCollObjectCharacter::GetFallbackTrafoCC", 0x54FAF0 }, + { "zCCollObjectCharacter::S_SlideCC", 0x54FF10 }, + { "TestStatic_Char_Char", 0x5501F0 }, + { "zCCollObjectCharacter::GetCollisionPoleYDims", 0x550840 }, + { "zCCollObjectCharacter::CalcSlideVector", 0x550870 }, + { "Alg_AngleUnitRad", 0x550CF0 }, + { "zCCollObjectCharacter::DoWallSlidingLatentRotation", 0x550D50 }, + { "zCCollObjectCharacter::FindFloorWaterCeiling", 0x550E20 }, + { "zCCollObjectCharacter::MarkSpatialStateAsUninited", 0x551100 }, + { "zCCollObjectCharacter::TestHardCollisions", 0x551150 }, + { "zCCollObjectCharacter::S_CalcAvgNormalVariance", 0x551EC0 }, + { "zCCollObjectCharacter::GetSurfaceAlignScanOrigin", 0x552060 }, + { "zCCollObjectCharacter::TestSoftCollisions", 0x552180 }, + { "zCCollObjectCharacter::DetectCollisionsSelf", 0x553230 }, + { "zCCollObjectCharacter::CollisionResponse", 0x5537A0 }, + { "zCCollObjectCharacter::GetLargestBBox3DLocal", 0x553C00 }, + { "zCCollObjectCharacter::GetAdaptiveStepSize", 0x553C20 }, + { "zCCollObjectCharacter::PrintDebugInfos", 0x553C60 }, + { "zArraySortDefaultCompare", 0x553CA0 }, + { "insertionsort", 0x553CC0 }, + { "zCConvexPrimitive::PointNearestToPlane", 0x553F60 }, + { "zCConvexPrimitive::CheckCollision", 0x554010 }, + { "zVEC3::operator-=", 0x554A00 }, + { "zVEC3::operator*=", 0x554A30 }, + { "zCConvexPrimitive::Distance", 0x554A60 }, + { "zCConvexPrimitive::GetCache", 0x554C20 }, + { "zCConvexCollisionCache::operator delete", 0x554E10 }, + { "zCConvexCollisionCache::zCConvexCollisionCache", 0x554E20 }, + { "zCConvexPrimitive::Draw", 0x554E70 }, + { "zCConvexPrimitive::DrawLine", 0x554F50 }, + { "zCConvexPrimitive::DrawLineStrip", 0x555090 }, + { "zCConvexPrimitive::DrawVirtual", 0x555150 }, + { "zCConvexPrimitiveUnitSphere::zCConvexPrimitiveUnitSphere", 0x555380 }, + { "zCConvexPrimitive::GetCenterLocal", 0x5553D0 }, + { "zCConvexPrimitiveUnitSphere::PointNearestToPlaneLocal", 0x555410 }, + { "zCConvexPrimitiveUnitSphere::SymetrySphere", 0x555430 }, + { "zCConvexPrimitiveUnitSphere::SymetryRotation", 0x555440 }, + { "zCConvexPrimitiveUnitSphere::UpdateBBox", 0x555480 }, + { "zCConvexPrimitiveUnitSphere::`vector deleting destructor'", 0x5554F0 }, + { "zCConvexPrimitiveUnitSphere::~zCConvexPrimitiveUnitSphere", 0x555510 }, + { "zCConvexPrimitive::SymetrySphere", 0x555520 }, + { "zCConvexPrimitive::SymetryRotation", 0x555530 }, + { "zCConvexPrimitive::UpdateBBox", 0x555540 }, + { "zCConvexPrimitive::`scalar deleting destructor'", 0x555590 }, + { "zCConvexPrimitiveUnitSphere::DrawVirtual", 0x5555D0 }, + { "zCConvexPrimitiveUnitSphere::PointIsInLocal", 0x5556F0 }, + { "zCConvexPrimitiveScaleTrans::zCConvexPrimitiveScaleTrans", 0x555730 }, + { "zCConvexPrimitiveScaleTrans::`vector deleting destructor'", 0x5557C0 }, + { "zCConvexPrimitiveScaleTrans::~zCConvexPrimitiveScaleTrans", 0x5557E0 }, + { "zCConvexPrimitiveScaleTrans::PointNearestToPlaneLocal", 0x5557F0 }, + { "zCConvexPrimitiveScaleTrans::PointIsInLocal", 0x5558B0 }, + { "zCConvexPrimitiveScaleTrans::GetCenterLocal", 0x555900 }, + { "zCConvexPrimitiveScaleTrans::UpdateBBox", 0x555940 }, + { "zCConvexPrimitiveScaleTrans::DrawVirtual", 0x555990 }, + { "zCConvexPrimitiveEllipsoid::zCConvexPrimitiveEllipsoid", 0x555A40 }, + { "zCConvexPrimitiveEllipsoid::SymetryRotation", 0x555B90 }, + { "zCConvexPrimitiveEllipsoid::`scalar deleting destructor'", 0x555BE0 }, + { "zCConvexPrimitiveEllipsoid::~zCConvexPrimitiveEllipsoid", 0x555C00 }, + { "zCConvexPrimitiveEllipsoid::Snap", 0x555C10 }, + { "zCMemPool::zCMemPool", 0x555C50 }, + { "zCCache::zCCache", 0x555C70 }, + { "zCCache::~zCCache", 0x555CF0 }, + { "zCCache::ClearCache", 0x555E20 }, + { "zCCache::PurgeCache", 0x555F40 }, + { "zCSparseArray >::~zCSparseArray >", 0x556060 }, + { "zCSparseArray >::SizeIndex", 0x5560B0 }, + { "zCSparseArray >::SizeData", 0x5560C0 }, + { "zCSparseArray >::SizeAll", 0x5560D0 }, + { "zCSparseArray >::IndexPtr", 0x5560E0 }, + { "zCSparseArray >::DataPtr", 0x5560F0 }, + { "zCSparseArray >::ManDatPtr", 0x556100 }, + { "zCSparseArray >::IndexIsEqual", 0x556110 }, + { "zCSparseArray >::CopyIndex", 0x556140 }, + { "zCSparseArray >::DestructIndex", 0x556160 }, + { "zCSparseArray >::Hash", 0x556170 }, + { "zCSparseArray >::ConstructData", 0x556190 }, + { "zCSparseArray >::DestructData", 0x5561B0 }, + { "zCCache::`scalar deleting destructor'", 0x5561D0 }, + { "zCSparseArray >::`scalar deleting destructor'", 0x5561F0 }, + { "zCDecal::_CreateNewInstance", 0x556440 }, + { "zCDecal::operator delete", 0x556530 }, + { "zCDecal::_GetClassDef", 0x556550 }, + { "zCDecal::IsBBox3DLocal", 0x556560 }, + { "zCDecal::zCDecal", 0x556570 }, + { "zCDecal::`scalar deleting destructor'", 0x556610 }, + { "zCDecal::~zCDecal", 0x556640 }, + { "zCDecal::CleanupDecals", 0x5566B0 }, + { "zCDecal::CreateDecalMeshes", 0x556730 }, + { "zCDecal::GetFileExtension", 0x5567A0 }, + { "zCDecal::LoadVisualVirtual", 0x556800 }, + { "zCDecal::GetRenderSortKey", 0x556940 }, + { "zCDecal::SetTexture", 0x556950 }, + { "zCDecal::SetDecalDim", 0x556970 }, + { "zCDecal::Render", 0x556990 }, + { "zCDecal::SetVisualUsedBy", 0x556B10 }, + { "zCDecal::GetBBox3D", 0x556B30 }, + { "zCDecal::GetVisualName", 0x556B80 }, + { "zCDecal::GetAlphaTestingEnabled", 0x556BE0 }, + { "zCDecal::DynLightVisual", 0x556C60 }, + { "zCDecal::Archive", 0x556D70 }, + { "zCDecal::Unarchive", 0x556E60 }, + { "zCMgcEigenD::zCMgcEigenD", 0x557080 }, + { "zCMgcEigenD::~zCMgcEigenD", 0x557120 }, + { "zCMgcEigenD::Tridiagonal2", 0x557170 }, + { "zCMgcEigenD::Tridiagonal3", 0x5571E0 }, + { "zCMgcEigenD::Tridiagonal4", 0x5573A0 }, + { "zCMgcEigenD::TridiagonalN", 0x557A90 }, + { "zCMgcEigenD::QLAlgorithm", 0x557E80 }, + { "zCMgcEigenD::DecreasingSort", 0x558150 }, + { "zCMgcEigenD::IncreasingSort", 0x558200 }, + { "zCMgcEigenD::Matrix", 0x5582B0 }, + { "zCMgcEigenD::EigenStuff2", 0x558300 }, + { "zCMgcEigenD::EigenStuff3", 0x558380 }, + { "zCMgcEigenD::EigenStuff4", 0x5583B0 }, + { "zCMgcEigenD::EigenStuffN", 0x5583E0 }, + { "zCMgcEigenD::EigenStuff", 0x558420 }, + { "zCMgcEigenD::DecrSortEigenStuff2", 0x5584F0 }, + { "zCMgcEigenD::DecrSortEigenStuff3", 0x558580 }, + { "zCMgcEigenD::DecrSortEigenStuff4", 0x5585C0 }, + { "zCMgcEigenD::DecrSortEigenStuffN", 0x558600 }, + { "zCMgcEigenD::DecrSortEigenStuff", 0x558650 }, + { "zCMgcEigenD::IncrSortEigenStuff2", 0x558730 }, + { "zCMgcEigenD::IncrSortEigenStuff3", 0x5587C0 }, + { "zCMgcEigenD::IncrSortEigenStuff4", 0x558800 }, + { "zCMgcEigenD::IncrSortEigenStuffN", 0x558840 }, + { "zCMgcEigenD::IncrSortEigenStuff", 0x558890 }, + { "zCMgcEigenD::Number", 0x558970 }, + { "zCMgcEigenD::Report", 0x558990 }, + { "ostream::operator<<", 0x558AB0 }, + { "flush", 0x558AD0 }, + { "zCEngine::zCEngine", 0x558BA0 }, + { "zCEngine::`scalar deleting destructor'", 0x558BB0 }, + { "zCEngine::~zCEngine", 0x558BD0 }, + { "zCEngine::Init", 0x558BE0 }, + { "zCObjectFactory::operator delete", 0x5591E0 }, + { "zCEngine::Shutdown", 0x559200 }, + { "zCFFT::S_CalcWave2D", 0x5597D0 }, + { "Alg_ArcTan2Approx", 0x559B60 }, + { "zComplex::Mag", 0x559BD0 }, + { "zComplex::Phase", 0x559C40 }, + { "zCFFT::S_Init", 0x559CC0 }, + { "zCFFT::S_SetFrameCtr", 0x559DD0 }, + { "zCFFT::S_AnimateWaveMap", 0x559DF0 }, + { "zCFFT::zCFFT", 0x559E40 }, + { "zCFFT::`scalar deleting destructor'", 0x559E70 }, + { "zCFFT::~zCFFT", 0x559F20 }, + { "zCFFT::CalcWave2D", 0x559FC0 }, + { "zCFFT::IsPowerOfTwo", 0x55A160 }, + { "zCFFT::NumberOfBitsNeeded", 0x55A180 }, + { "zCFFT::ReverseBits", 0x55A1D0 }, + { "zCFFT::Index_to_frequency", 0x55A200 }, + { "zCFFT::CreateWaveMap", 0x55A270 }, + { "zCFFT::FillH0Array", 0x55A2B0 }, + { "zCFFT::AnimateWaveMap", 0x55A520 }, + { "zCFFT::fft_float", 0x55A710 }, + { "zCFFT::SetFrameCtr", 0x55A970 }, + { "zCFFT::SetSpeed", 0x55A980 }, + { "zCFFT::GetWaveHeight", 0x55A990 }, + { "zCFFT::GetWaveHeightSmooth", 0x55AA80 }, + { "zCFFT::CreateArray", 0x55AC00 }, + { "zCFFT::FreeArray", 0x55ACA0 }, + { "zRandom_Gauss::zRandom_Gauss", 0x55ACE0 }, + { "zRandom_Gauss::~zRandom_Gauss", 0x55AE20 }, + { "zRandom_Gauss::RandomUniform", 0x55AE30 }, + { "zRandom_Gauss::GetGaussian", 0x55AEB0 }, + { "zRandom_Gauss::GetInt", 0x55AFA0 }, + { "zRandom_Gauss::GetFloat", 0x55AFD0 }, + { "zRandom_Gauss::StepForward", 0x55AFF0 }, + { "zRandom_Gauss::UnRandomUniform", 0x55B070 }, + { "zRandom_Gauss::StepBack", 0x55B140 }, + { "zRandom_Gauss::rand24", 0x55B200 }, + { "zRandom_Gauss::unRand24", 0x55B210 }, + { "zRandom_Gauss::GetGaussAt", 0x55B220 }, + { "TPoly3ds::CheckForWrap", 0x55B2B0 }, + { "zCFile3DS::Load3DS", 0x55D660 }, + { "zPATH::GetFilename", 0x55DA90 }, + { "zPATH::GetExt", 0x55DAB0 }, + { "zCBinTree3DS::zCBinTree3DS", 0x55DAD0 }, + { "zCBinTree3DS::~zCBinTree3DS", 0x55DE60 }, + { "zCBinTree3DS::GetMatListComplete", 0x55DF00 }, + { "zCBinTree3DS::CalcNumPolyVertSubtree", 0x55E040 }, + { "zCBinTree3DS::CalcNum3DSObject", 0x55E0A0 }, + { "zCBinTree3DS::GetPolyListFor3DSObj", 0x55E170 }, + { "zCBinTree3DS::BuildMesh3DS", 0x55E2F0 }, + { "zCBinTree3DS::CreateNodeList", 0x55E580 }, + { "zCBinTree3DS::GetLeafIndex", 0x55E640 }, + { "zCBinTree3DS::GetVert3DSIndex", 0x55E6D0 }, + { "zCBinTree3DS::DropMesh", 0x55E8B0 }, + { "zCFile3DS::Save3DS", 0x55F010 }, + { "zTBBox3D::InitZero", 0x55F3D0 }, + { "zCMaterial::GetName", 0x55FF10 }, + { "zCMesh3DS::`scalar deleting destructor'", 0x560570 }, + { "zCMesh3DS::~zCMesh3DS", 0x560590 }, + { "zCArray::zCArray", 0x560690 }, + { "zCArray::zCArray", 0x5606A0 }, + { "zCArray::operator[]", 0x5606D0 }, + { "zCArraySort::zCArraySort", 0x5606E0 }, + { "zCArray::AllocAbs", 0x560750 }, + { "zCArray::DeleteList", 0x560770 }, + { "zCArray::~zCArray", 0x5607B0 }, + { "zCArray::IsInList", 0x5607D0 }, + { "zTBinTreeNode::`vector deleting destructor'", 0x560810 }, + { "zTBinTreeNode::~zTBinTreeNode", 0x560870 }, + { "zCArraySort::AllocDelta", 0x5608D0 }, + { "zCArray::AllocDelta", 0x560980 }, + { "zTBinTreeNode::zTBinTreeNode", 0x560B10 }, + { "zCArray::AllocDelta", 0x560B30 }, + { "zCFileQuakeBSP::zCFileQuakeBSP", 0x560BE0 }, + { "zCFileQuakeBSP::~zCFileQuakeBSP", 0x560BF0 }, + { "zCFileQuakeBSP::LoadQuakeBSP", 0x560C10 }, + { "zCLensFlareFX::_CreateNewInstance", 0x5624C0 }, + { "zCLensFlareFX::operator delete", 0x5625F0 }, + { "zCLensFlareFX::_GetClassDef", 0x562610 }, + { "zCLensFlareFX::`scalar deleting destructor'", 0x562620 }, + { "zCLensFlareFX::LoadLensFlareScript", 0x562650 }, + { "zCLensFlareFX::ReleaseLensFlareScript", 0x562940 }, + { "zCLensFlareFX::~zCLensFlareFX", 0x5629F0 }, + { "zCLensFlareFX::Archive", 0x562AA0 }, + { "zCLensFlareFX::Unarchive", 0x562BF0 }, + { "zCLensFlareFX::zTVobLightLensFlare::zTVobLightLensFlare", 0x563020 }, + { "zCLensFlareFX::RenderLensFlares", 0x563040 }, + { "zCLensFlareFX::SetAlpha", 0x563A10 }, + { "zCArray::AllocDelta", 0x563A60 }, + { "zCMaterial::_CreateNewInstance", 0x563D20 }, + { "zCMaterial::_GetClassDef", 0x563DF0 }, + { "zCMaterial::zCMaterial", 0x563E00 }, + { "zCMaterial::`scalar deleting destructor'", 0x563EB0 }, + { "zCMaterial::operator=", 0x564050 }, + { "zCMaterial::~zCMaterial", 0x564070 }, + { "zCMaterial::InitThisByMaterial", 0x564130 }, + { "zCMaterial::InitValues", 0x564260 }, + { "zCMaterial::SetDetailObjectVisual", 0x564370 }, + { "zCMaterial::GetDetailObjectVisual", 0x5644F0 }, + { "zCMaterial::ApplyTexAniMapping", 0x564500 }, + { "zCMaterial::GetTexAniVector", 0x564590 }, + { "zVEC3::IsEqualEps", 0x564880 }, + { "zCMaterial::IsPortalMaterial", 0x5648D0 }, + { "zCMaterial::SetTexAniMappingDir", 0x5649C0 }, + { "zCMaterial::SetTexture", 0x5649E0 }, + { "zCMaterial::SetDetailTexture", 0x564CD0 }, + { "zCMaterial::AutoAssignDetailTexture", 0x564E20 }, + { "zCMaterial::GetTexScale", 0x564FC0 }, + { "zCMaterial::SetTexScale", 0x565020 }, + { "zCMaterial::RemoveTexture", 0x565040 }, + { "zCMaterial::GetMatGroupString", 0x565110 }, + { "zCMaterial::SetMatGroupByString", 0x5651D0 }, + { "zCMaterial::RefreshAvgColorFromTexture", 0x5653D0 }, + { "zCMaterial::Archive", 0x565420 }, + { "zCMaterial::Unarchive", 0x565780 }, + { "zCTexAniCtrl::zCTexAniCtrl", 0x565D30 }, + { "zCTexAniCtrl::AdvanceAni", 0x565D50 }, + { "zCMaterial::SearchName", 0x565E30 }, + { "zCMallocGeneric::~zCMallocGeneric", 0x565EA0 }, + { "zCMalloc::GetStats", 0x565EB0 }, + { "zCMalloc::GetProcessStats", 0x565EC0 }, + { "zCMalloc::DumpHeap", 0x565ED0 }, + { "zCMalloc::CheckHeap", 0x565EE0 }, + { "zCMalloc::CheckPtr", 0x565EF0 }, + { "zCMalloc::`scalar deleting destructor'", 0x565F00 }, + { "zCMallocGeneric::zCMallocGeneric", 0x565F20 }, + { "zCMallocGeneric::`scalar deleting destructor'", 0x565F30 }, + { "operator new", 0x565F50 }, + { "operator delete", 0x565F60 }, + { "operator new[]", 0x565F70 }, + { "operator delete[]", 0x565F80 }, + { "zCMallocGeneric::Malloc", 0x565FD0 }, + { "zCMallocGeneric::Realloc", 0x565FF0 }, + { "zCMallocGeneric::Free", 0x566010 }, + { "zCMallocGeneric::GetStats", 0x566020 }, + { "zCMallocGeneric::Init", 0x566040 }, + { "zCMallocGeneric::Shutdown", 0x566050 }, + { "zCVolatileMemoryBase::zCVolatileMemoryBase", 0x566070 }, + { "zCVolatileMemoryBase::Destroyed", 0x5660C0 }, + { "zCVolatileMemoryBase::Init", 0x566140 }, + { "zCVolatileMemoryBase::Alloc", 0x566160 }, + { "zCVolatileMemoryBase::Mark", 0x566300 }, + { "zCVolatileMemoryBase::Restore", 0x566310 }, + { "zCVolatileMemoryBase::MaxFillPercentage", 0x5663C0 }, + { "zCMemPoolBase::zCMemPoolBase", 0x5663D0 }, + { "zCMemPoolBase::~zCMemPoolBase", 0x566440 }, + { "zCMemPoolBlock::`scalar deleting destructor'", 0x5664A0 }, + { "zCMemPoolBase::Alloc", 0x5664E0 }, + { "zCMemPoolBlock::operator delete", 0x566670 }, + { "zCMemPoolBase::Free", 0x566680 }, + { "zCMemPoolBase::PreAlloc", 0x5666C0 }, + { "zCMemPoolBase::PoolAdd", 0x5668C0 }, + { "zCMemPoolBase::SetMemDebug", 0x566A80 }, + { "zCMemPoolBase::DisablePools", 0x566AA0 }, + { "zCMesh::_CreateNewInstance", 0x566CD0 }, + { "zCMesh::zCMesh", 0x566D90 }, + { "zCVisual::IsBBox3DLocal", 0x566FF0 }, + { "zCVisual::SetVisualUsedBy", 0x567000 }, + { "zCMesh::_GetClassDef", 0x567010 }, + { "zCMesh::GetVisualName", 0x567020 }, + { "zCMesh::GetBBox3D", 0x567070 }, + { "zCMesh::GetOBBox3D", 0x5670A0 }, + { "zCMesh::CanTraceRay", 0x5670B0 }, + { "zCMesh::GetAlphaTestingEnabled", 0x5670C0 }, + { "zCMesh::SetAlphaTestingEnabled", 0x5670D0 }, + { "zCMesh::`scalar deleting destructor'", 0x5670E0 }, + { "zCMesh::~zCMesh", 0x567110 }, + { "zCMesh::GetFileExtension", 0x567250 }, + { "zCMesh::LoadVisualVirtual", 0x567270 }, + { "zCMesh::DeleteAll", 0x567290 }, + { "zCVertex::~zCVertex", 0x5674A0 }, + { "zCVertex::`vector deleting destructor'", 0x5674C0 }, + { "zCPolygon::`vector deleting destructor'", 0x567530 }, + { "zCMesh::SearchName", 0x567590 }, + { "zCMesh::Load", 0x567600 }, + { "zPATH::GetDir", 0x567F30 }, + { "zCFileBIN::zCFileBIN", 0x567F50 }, + { "zCFileBIN::BinCreate", 0x567FF0 }, + { "zCFileBIN::BinClose", 0x568020 }, + { "zCMesh::S_InitVertexMergeCache", 0x5680A0 }, + { "zCMesh::S_DeleteVertexMergeCache", 0x568320 }, + { "zCMesh::VertexInMesh", 0x568350 }, + { "zCMesh::AllocVerts", 0x568500 }, + { "zCMesh::AllocPolys", 0x5685F0 }, + { "zCMesh::AddVertex", 0x5686B0 }, + { "zCMesh::AddVertexSmart", 0x568B80 }, + { "zCMesh::AddPoly", 0x568C10 }, + { "zCMesh::DeletePoly", 0x569250 }, + { "zCMesh::DynLightVisual", 0x569330 }, + { "zCMesh::DynLightScalePrelit", 0x569340 }, + { "zCMesh::SharePoly", 0x569760 }, + { "zCMesh::CheckRayPolyIntersection", 0x569780 }, + { "zCMesh::PickPolygon", 0x569990 }, + { "zCMesh::TraceRay", 0x569C60 }, + { "zCMesh::CalcVertexNormals", 0x569DE0 }, + { "zCMesh::UnSmoothMesh", 0x56A4E0 }, + { "zCMesh::SetDefaultPlanarMapping", 0x56A580 }, + { "zCMesh::CalcBBox3D", 0x56A610 }, + { "zCMesh::Center", 0x56A7A0 }, + { "zCMesh::TransformAllVerts", 0x56A8F0 }, + { "zCMesh::MergeMesh", 0x56A9B0 }, + { "zCMesh::CalcNormals", 0x56AE90 }, + { "zCMesh::SetMaterial", 0x56AEC0 }, + { "zCMesh::ScaleXZ", 0x56AF20 }, + { "zCMesh::Scale", 0x56AF90 }, + { "zCMesh::CheckForMaterials", 0x56B050 }, + { "zCMesh::Render", 0x56B190 }, + { "zCMesh::RenderHorizon", 0x56B4F0 }, + { "zCMesh::RenderDecal", 0x56B7A0 }, + { "zMAT4::SetAtVector", 0x56B960 }, + { "zCMesh::RenderDecalHorizon", 0x56B980 }, + { "zCCamera::ProjectClamp", 0x56BD00 }, + { "zCMesh::ResetStaticLight", 0x56C000 }, + { "zCMesh::SetStaticLight", 0x56C040 }, + { "zCMesh::SetLightDyn", 0x56C080 }, + { "zCMesh::SetLightStatAlpha", 0x56C0C0 }, + { "zCMesh::ResetLightDynToLightStat", 0x56C100 }, + { "zCMesh::AddToLightDyn", 0x56C140 }, + { "zCMesh::CreateQuadMesh", 0x56C180 }, + { "zCMesh::CreateTriMesh", 0x56C4D0 }, + { "zCMesh::CheckTexUVOnPlane", 0x56C6A0 }, + { "zCMesh::ConvertTrisToNPolys", 0x56CBA0 }, + { "zCVertFeature::zCVertFeature", 0x56D760 }, + { "zCMesh::GetFileVersion", 0x56D780 }, + { "zCMesh::SaveMSH", 0x56D790 }, + { "zCFileBIN::BinStartChunk", 0x56FFE0 }, + { "zCFileBIN::BinEndChunk", 0x570080 }, + { "zCMesh::LoadMSH", 0x5700E0 }, + { "zCLightMap::operator delete", 0x571680 }, + { "zCVertex::zCVertex", 0x5716A0 }, + { "zCMesh::CreateListsFromArrays", 0x571980 }, + { "zCMesh::ClearLists", 0x571A50 }, + { "zCMesh::ArraysToLists", 0x571AB0 }, + { "S_FeaturesAreEqual", 0x571B20 }, + { "zCMesh::ShareFeatures", 0x571B90 }, + { "zCOLOR::Reset", 0x572900 }, + { "zCArray::`vector deleting destructor'", 0x572910 }, + { "zCMesh::UnshareFeatures", 0x572970 }, + { "zCMesh::FlipPolys", 0x572A90 }, + { "zCMesh::SortPolysByMaterial", 0x572D10 }, + { "zCMesh::SortPolysByList", 0x572DC0 }, + { "zCMesh::DeletePolyAndVerts", 0x573650 }, + { "zCMesh::RemoveDegeneratePolys", 0x573860 }, + { "zCMesh::CombineLightmaps", 0x573A90 }, + { "zCCombine::zCCombine", 0x574D10 }, + { "zCCombine::CombineWith", 0x574D60 }, + { "zCCombine::~zCCombine", 0x574FE0 }, + { "zCMemPool::PoolAdd", 0x575800 }, + { "zCMemPool::PoolAdd", 0x575810 }, + { "zCMemPool::PoolAdd", 0x575820 }, + { "zCArraySort::InsertSort", 0x575830 }, + { "zCArraySort::DeleteList", 0x575980 }, + { "zCArray::Search", 0x5759A0 }, + { "zCArray::InsertEnd", 0x575A10 }, + { "zCArray::zCArray", 0x575B00 }, + { "zCArray::~zCArray", 0x575B10 }, + { "zCArray::InsertEnd", 0x575B30 }, + { "zCArraySort::Search", 0x575C20 }, + { "zCArraySort::Search", 0x575CB0 }, + { "zCSparseArray::zCSparseArray", 0x575D20 }, + { "zCArray::zCArray", 0x575D80 }, + { "zCArraySort::AllocDelta", 0x575DD0 }, + { "zCArray::AllocDelta", 0x575E30 }, + { "zCArray::AllocDelta", 0x575EB0 }, + { "zCArray::InsertEnd", 0x575F10 }, + { "zCArray::AllocDelta", 0x575F60 }, + { "zCArraySort::AllocDelta", 0x575FC0 }, + { "zCArraySort::AllocDelta", 0x576020 }, + { "zCArray::AllocDelta", 0x576080 }, + { "zCArray::AllocDelta", 0x5760E0 }, + { "zCArray::AllocDelta", 0x576140 }, + { "zCModel::_CreateNewInstance", 0x576420 }, + { "zCVisualAnimate::_GetClassDef", 0x576580 }, + { "zCModel::operator delete", 0x576590 }, + { "zCModel::_GetClassDef", 0x5765B0 }, + { "zCModel::IsBBox3DLocal", 0x5765C0 }, + { "zCModel::CanTraceRay", 0x5765D0 }, + { "zCModel::StartAnimation", 0x5765E0 }, + { "zCModel::StopAnimation", 0x5765F0 }, + { "zCModel::IsAnimationActive", 0x576690 }, + { "zCModel::`scalar deleting destructor'", 0x576720 }, + { "zCVisualAnimate::~zCVisualAnimate", 0x576750 }, + { "zCVisualAnimate::`scalar deleting destructor'", 0x576760 }, + { "zCModelAni::_CreateNewInstance", 0x576980 }, + { "zCModelAni::operator delete", 0x5769E0 }, + { "zCModelAniActive::zCModelAniActive", 0x576B00 }, + { "zCModelAniActive::~zCModelAniActive", 0x576BF0 }, + { "zCModelAniActive::SetDirection", 0x576C10 }, + { "zCModelAniActive::GetProgressPercent", 0x576C60 }, + { "zCModelAniActive::SetProgressPercent", 0x576CA0 }, + { "zCModelAniActive::SetActFrame", 0x576CF0 }, + { "zCModelTexAniState::zCModelTexAniState", 0x576D40 }, + { "zCModelTexAniState::~zCModelTexAniState", 0x576D60 }, + { "zCModelTexAniState::DeleteTexList", 0x576D80 }, + { "zCModelTexAniState::UpdateTexList", 0x576DA0 }, + { "zCMorphMesh::SetTextureVar", 0x576DE0 }, + { "zCModelTexAniState::BuildTexListFromMeshLib", 0x576E50 }, + { "zCModelTexAniState::BuildTexListFromMesh", 0x576ED0 }, + { "zCModelTexAniState::BuildTexListFromProgMesh", 0x577060 }, + { "zCModelTexAniState::AddTexListFromMeshLib", 0x5771D0 }, + { "zCModelTexAniState::AddTexListFromMesh", 0x577430 }, + { "zCModelTexAniState::AddTexListFromProgMesh", 0x577590 }, + { "zCModelTexAniState::FinishTexList", 0x5776E0 }, + { "zCModelNodeInst::zCModelNodeInst", 0x577870 }, + { "zCModelNodeInst::~zCModelNodeInst", 0x577A30 }, + { "zCModelNodeInst::Init", 0x577AB0 }, + { "zCModelNodeInst::InitByModelProtoNode", 0x577B40 }, + { "zCModelNodeInst::SetNodeVisualS", 0x577BF0 }, + { "zCModel::~zCModel", 0x577CC0 }, + { "zCModelNodeInst::`vector deleting destructor'", 0x577F70 }, + { "zCModel::Init", 0x577FD0 }, + { "zCModel::zCModel", 0x578240 }, + { "zCModel::CopyProtoNodeList", 0x578400 }, + { "zCModel::SetVisualUsedBy", 0x5786C0 }, + { "zCModel::GetFileExtension", 0x578740 }, + { "zCModel::LoadVisualVirtual", 0x578760 }, + { "zCModel::ApplyModelProtoOverlay", 0x5787F0 }, + { "zCModel::HasAppliedModelProtoOverlay", 0x578A90 }, + { "zCModel::RemoveModelProtoOverlay", 0x578C40 }, + { "zCModel::CalcNodeListBBoxWorld", 0x578FC0 }, + { "zCModel::GetBBox3DNodeWorld", 0x5790F0 }, + { "zCModel::GetNodePositionWorld", 0x579140 }, + { "zCModel::CalcModelBBox3DWorld", 0x579170 }, + { "zCModel::SetNodeVisual", 0x5792A0 }, + { "zCModel::SetDynLightMode", 0x5792D0 }, + { "zCModel::SetupLowestLOD", 0x5792F0 }, + { "zCModel::GetLowestLODNumPolys", 0x579490 }, + { "zCModel::GetLowestLODPoly", 0x5794B0 }, + { "zCModel::GetMaterial", 0x5794F0 }, + { "zCModel::GetNumMaterials", 0x579530 }, + { "zCModel::RenderNodeList", 0x579560 }, + { "zCModel::Render", 0x57A4E0 }, + { "zCProgMeshProto::RenderProgMesh", 0x57A7A0 }, + { "zCRenderLight::zCRenderLight", 0x57A7C0 }, + { "zCModel::CheckNodeCollisionList", 0x57A7D0 }, + { "zCModel::CheckNodeCollision", 0x57A870 }, + { "zCModel::GetTrafoNodeToModel", 0x57A9C0 }, + { "zCModel::SetRandAnisEnabled", 0x57AAF0 }, + { "zCModel::GetActiveAni", 0x57AB60 }, + { "zCModel::StopAni", 0x57ABE0 }, + { "zCModel::GetAnyAnimation", 0x57AE20 }, + { "zCModel::GetAniTransLerp", 0x57AE70 }, + { "zCModel::StartAni", 0x57AF70 }, + { "zCModel::AssertActiveAniListAlloced", 0x57B770 }, + { "zCModel::HostVobRemovedFromWorld", 0x57B7E0 }, + { "zCModel::DoAniEvents", 0x57B890 }, + { "zCModel::AdvanceAni", 0x57C7D0 }, + { "zCModel::AdvanceAnis", 0x57CA90 }, + { "zCModel::SetModelScale", 0x57DC30 }, + { "zCModel::IsStateActive", 0x57DDA0 }, + { "zCModel::GetBBox3D", 0x57DF20 }, + { "zCModel::GetVisualName", 0x57DF60 }, + { "zCModel::SearchNode", 0x57DFF0 }, + { "zCModel::SetNodeMeshTexture", 0x57E0A0 }, + { "zCModel::SetMeshLibTexture", 0x57E1D0 }, + { "zCModel::RemoveMeshLibAll", 0x57E3D0 }, + { "zCModel::RemoveMeshLib", 0x57E400 }, + { "zCModel::ApplyMeshLib", 0x57E610 }, + { "zCModelMeshLib::operator delete", 0x57EA10 }, + { "zCModelMeshLib::_GetClassDef", 0x57EA30 }, + { "zCModelMeshLib::`scalar deleting destructor'", 0x57EA40 }, + { "zCModel::UpdateMeshLibTexAniState", 0x57EA70 }, + { "zCModelNodeInst::AddNodeAni", 0x57EAF0 }, + { "zCModelNodeInst::RemoveAllNodeAnis", 0x57ED20 }, + { "zCModelNodeInst::RemoveNodeAni", 0x57ED30 }, + { "zCModelNodeInst::FindMasterAni", 0x57EE20 }, + { "zCModelNodeInst::FadeOutNodeAni", 0x57EE90 }, + { "zCModel::FadeOutAni", 0x57EF50 }, + { "zCModel::FadeOutAnisLayerRange", 0x57F1F0 }, + { "zCModel::StopAnisLayerRange", 0x57F240 }, + { "zCModel::GetProgressPercent", 0x57F290 }, + { "zCModel::SetCombineAniXY", 0x57F3B0 }, + { "zCModel::GetCombineAniXY", 0x57F400 }, + { "zCModelNodeInst::CalcWeights", 0x57F470 }, + { "zCModelNodeInst::AddToNodeAniWeight", 0x57F6B0 }, + { "zCModelNodeInst::CalcBlending", 0x57F720 }, + { "zCModel::CalcNodeListAniBlending", 0x57F880 }, + { "zCModelNodeInst::GetNodeAniListIndex", 0x57F8B0 }, + { "zCModel::CalcTransBlending", 0x57F8E0 }, + { "zCModelAniActive::DoCombineAni", 0x57FDB0 }, + { "zCModel::AttachChildVobToNode", 0x5806A0 }, + { "zCModel::RemoveChildVobFromNode", 0x5807F0 }, + { "zCModel::GetAttachedNodeVob", 0x580870 }, + { "zCModel::RemoveAllChildVobsFromNode", 0x5808B0 }, + { "zCModel::UpdateAttachedVobs", 0x580900 }, + { "zCModel::RemoveStartedVobFX", 0x580A50 }, + { "zCModel::GetVelocityRing", 0x580B00 }, + { "zCModel::ResetVelocity", 0x580B60 }, + { "zCModel::GetAniMinMaxWeight", 0x580BF0 }, + { "zCModel::PrintStatus", 0x580E90 }, + { "zCModel::CorrectAniFreezer", 0x5815E0 }, + { "zCModel::psb_WriteAniBlock", 0x581850 }, + { "zCModel::psb_ReadAniBlock", 0x5819E0 }, + { "zCModel::PackStateBinary", 0x581C30 }, + { "zCModel::UnpackStateBinary", 0x581F80 }, + { "zCModel::ShowAniListAdd", 0x582700 }, + { "zCModel::ShowAniList", 0x582770 }, + { "zCModel::GetRenderSortKey", 0x5827E0 }, + { "zCModel::TraceRay", 0x582800 }, + { "zTAniAttachment::~zTAniAttachment", 0x583340 }, + { "zTAniAttachment::zTAniAttachment", 0x583360 }, + { "zCModel::AniAttachmentCompare", 0x583370 }, + { "zCModel::SearchAniAttachList", 0x5833A0 }, + { "zCModel::RemoveAniAttachment", 0x583420 }, + { "zTAniAttachment::`scalar deleting destructor'", 0x583550 }, + { "zCModel::RemoveAllAniAttachments", 0x583570 }, + { "zCModel::RemoveAllVobFX", 0x5835C0 }, + { "zCModel::GetCreateAniAttachment", 0x583650 }, + { "zCModel::DeleteRandAniList", 0x5838A0 }, + { "zCModel::InsertRandAni", 0x583930 }, + { "zCModel::GetRandAniFreq", 0x583A30 }, + { "zCModel::SetRandAniFreq", 0x583AC0 }, + { "zCModel::RecalcRootPosLocal", 0x583AE0 }, + { "zCArray::zCArray", 0x583C50 }, + { "zCArray::zCArray", 0x583C80 }, + { "zCModelPrototype::zCModelPrototype", 0x583C90 }, + { "zCArray::InsertEnd", 0x583D10 }, + { "zCArray::RemoveOrderIndex", 0x583DE0 }, + { "zCModelMeshLib::LoadMDM", 0x583E10 }, + { "zCArraySort::Search", 0x583E50 }, + { "zCArray::RemoveIndex", 0x583EE0 }, + { "zCArray::InsertEnd", 0x583F70 }, + { "zCList::Insert", 0x584040 }, + { "zCArray::IsInList", 0x5840B0 }, + { "zCArray::AllocDelta", 0x584110 }, + { "zCArray::InsertEnd", 0x584170 }, + { "zCArray::AllocDelta", 0x584240 }, + { "zCArray::AllocDelta", 0x5842A0 }, + { "zCArray::InsertEnd", 0x584300 }, + { "zCArray::InsertEnd", 0x5843E0 }, + { "zCArray::InsertEnd", 0x5844C0 }, + { "zCArray::AllocDelta", 0x584590 }, + { "zCArray::AllocDelta", 0x5845F0 }, + { "zCModelMeshLib::_CreateNewInstance", 0x584870 }, + { "zCModelNode::zCModelNode", 0x5849C0 }, + { "zCModelNode::~zCModelNode", 0x584C90 }, + { "zCModelNode::SetNodeVisualS", 0x584D30 }, + { "zTMdl_AniSample::CalcSamplePosConstants", 0x584DD0 }, + { "zTMdl_AniSample::SetSamplePosConstants", 0x584DF0 }, + { "zTMdl_AniSample::Pack", 0x584E10 }, + { "zTMdl_AniSample::Unpack", 0x584ED0 }, + { "zTMdl_AniSample::PackTrans", 0x584F40 }, + { "zTMdl_AniSample::UnpackTrans", 0x584F90 }, + { "zTMdl_AniSample::PackQuat", 0x584FF0 }, + { "zTMdl_AniSample::UnpackQuat", 0x585070 }, + { "zCModelAni::zCModelAni", 0x585120 }, + { "zCModelAni::_GetClassDef", 0x5852C0 }, + { "zCModelAni::`scalar deleting destructor'", 0x5852D0 }, + { "zCModelAni::~zCModelAni", 0x585300 }, + { "zCModelAniEvent::`vector deleting destructor'", 0x5854D0 }, + { "zCModelAni::PrecacheAniEventData", 0x585530 }, + { "zCModelAni::GetAniVelocity", 0x585600 }, + { "zCModelAni::GetAniTranslation", 0x585780 }, + { "zCModelAni::AddTrafoMatrix", 0x5858C0 }, + { "zCModelAni::GetQuat", 0x585D60 }, + { "zCModelAni::GetTrans", 0x585DC0 }, + { "zCModelAni::SetTrans", 0x585E60 }, + { "zCModelAni::SetQuat", 0x585EE0 }, + { "zCModelAni::AddNodeList", 0x585F80 }, + { "zCModelAni::SetFlags", 0x585FF0 }, + { "zCModelAni::SetBlendingSec", 0x5860A0 }, + { "zCModelAni::GetBlendingSec", 0x586100 }, + { "zCModelAni::CorrectRootNodeIdleMovement", 0x586160 }, + { "zCModelAni::CalcInPlaceFlag", 0x5862C0 }, + { "zCModelAni::ResolveAlias", 0x5864A0 }, + { "zCModelAni::ResolveComb", 0x586780 }, + { "zCModelAni::SaveMAN", 0x586E80 }, + { "zCFileBIN::BinWriteSrcFileStats", 0x5875A0 }, + { "zCModelAni::LoadMAN", 0x587740 }, + { "zPATH::SearchFile", 0x588270 }, + { "zCModelAniEvent::zCModelAniEvent", 0x588280 }, + { "zCModelAniEvent::~zCModelAniEvent", 0x588320 }, + { "zCModelAniEvent::Save", 0x588400 }, + { "zCFileBIN::BinWriteString", 0x5884C0 }, + { "zCModelAniEvent::Load", 0x588560 }, + { "zCModelPrototype::Init", 0x588850 }, + { "zCModelPrototype::~zCModelPrototype", 0x588A10 }, + { "zCModelPrototype::Clear", 0x588C50 }, + { "zCModelPrototype::ReleaseMeshSoftSkinList", 0x588DF0 }, + { "zCModelPrototype::ReleaseMeshes", 0x588E50 }, + { "zCModelPrototype::Release", 0x588EE0 }, + { "zCModelPrototype::NumInList", 0x588F10 }, + { "zCModelPrototype::GetModelProtoFileName", 0x588F30 }, + { "zCModelPrototype::SetModelProtoName", 0x588F40 }, + { "zCModelPrototype::SetFileSourceType", 0x5890D0 }, + { "zCModelPrototype::Load", 0x589250 }, + { "zPATH::GetFile", 0x589480 }, + { "zCModelPrototype::PrepareAsModelProtoOverlay", 0x5894A0 }, + { "zCModelPrototype::CalcNodeListChecksum", 0x589870 }, + { "zCModelPrototype::CollectNodeMeshes", 0x5898D0 }, + { "zCModelPrototype::SearchName", 0x589A30 }, + { "zCModelPrototype::SearchNode", 0x589AF0 }, + { "zCModelPrototype::FindMeshTreeNode", 0x589BA0 }, + { "zCModelPrototype::FindMeshTreeNodeIndex", 0x589C50 }, + { "zCModelPrototype::FindNodeListIndex", 0x589D10 }, + { "zCModelPrototype::AddAni", 0x589DB0 }, + { "zCModelPrototype::SearchAniIndex", 0x589FC0 }, + { "zCModelPrototype::SearchAni", 0x58A090 }, + { "zCModelPrototype::DescribeTree", 0x58A0B0 }, + { "zCModelPrototype::GetMDHFileVersion", 0x58A2F0 }, + { "zCModelPrototype::LoadMDH", 0x58A300 }, + { "zCFileBIN::BinReadCompareSrcFileStats", 0x58A970 }, + { "zCModelPrototype::SaveMDH", 0x58ABC0 }, + { "zCModelPrototype::ConvertVec3", 0x58B2E0 }, + { "zCModelPrototype::ConvertAngle", 0x58B300 }, + { "zCModelPrototype::SkipBlock", 0x58B310 }, + { "zCModelPrototype::SkipBlockCmt", 0x58B390 }, + { "zCModelPrototype::ReadComment", 0x58B460 }, + { "zCModelPrototype::ReadScene", 0x58B470 }, + { "zCModelPrototype::ReadTriple", 0x58B810 }, + { "zCModelPrototype::ReadNodeTM", 0x58BA00 }, + { "zCModelPrototype::ReadVertexList", 0x58BEA0 }, + { "zCModelPrototype::ReadFaceList", 0x58C0D0 }, + { "zCModelPrototype::ReadTVertexList", 0x58C5D0 }, + { "zCModelPrototype::ReadTFaceList", 0x58C7D0 }, + { "zCMeshSoftSkin::operator delete", 0x58DA10 }, + { "`private: void __thiscall zCModelPrototype::ReadSoftSkinVertList", 0x58DBE0 }, + { "zCMeshSoftSkin::zTWeightEntry::zTWeightEntry", 0x58DBF0 }, + { "zCModelPrototype::ReadMesh", 0x58DC00 }, + { "zCModelPrototype::ReadMeshAnimation", 0x58DFE0 }, + { "zCModelPrototype::ReadPosTrack", 0x58E160 }, + { "zCModelPrototype::ReadRotTrack", 0x58E340 }, + { "zCModelPrototype::ReadTMAnimation", 0x58E5F0 }, + { "zCModelPrototype::LocalizeTrafos", 0x58EC30 }, + { "zCModelPrototype::ReadMapDiffuse", 0x58ED60 }, + { "zCModelPrototype::ReadMaterial", 0x58F1D0 }, + { "zCModelPrototype::ReadWireframeColor", 0x58F840 }, + { "zCModelPrototype::AssignMeshNodeMaterials", 0x58FAE0 }, + { "zCModelPrototype::TransformNodeVisual", 0x58FBD0 }, + { "zCModelPrototype::ProcessMeshNode", 0x58FC30 }, + { "zCProgMeshProto::operator delete", 0x590020 }, + { "zCModelPrototype::ReadGeomobject", 0x590040 }, + { "zCModelNode::`scalar deleting destructor'", 0x5915A0 }, + { "zCModelPrototype::ReadMaterialList", 0x5915C0 }, + { "zCModelPrototype::Load3DSMAXAsc", 0x591850 }, + { "zCModelPrototype::CalcAniBBox", 0x5928D0 }, + { "zCModelPrototype::ResolveReferences", 0x592E00 }, + { "zCModelPrototype::GetMDSFileVersion", 0x5930F0 }, + { "zCModelPrototype::SkipBlockMDS", 0x593100 }, + { "zCModelPrototype::ReadMeshAndTreeMSB", 0x593180 }, + { "zCModelPrototype::ReadMeshAndTree", 0x5935C0 }, + { "zCModelMeshLib::zCModelMeshLib", 0x593B30 }, + { "zCModelPrototype::RegisterMesh", 0x593C40 }, + { "zCModelPrototype::ReadAniEnumMSB", 0x593ED0 }, + { "zCModelPrototype::ReadAniEnum", 0x596C00 }, + { "zSTRING::Clear", 0x59D010 }, + { "zSTRING::Length", 0x59D0E0 }, + { "zSTRING::ToInt", 0x59D0F0 }, + { "zERROR::GetFilterLevel", 0x59D130 }, + { "zMin", 0x59D140 }, + { "zCModelAni::GetAniName", 0x59D160 }, + { "zCModelAni::GetAniType", 0x59D170 }, + { "zCFileBIN::BinWriteFloat", 0x59D180 }, + { "zCFileBIN::BinWriteInt", 0x59D1A0 }, + { "zCModelPrototype::ReadModelMSB", 0x59D250 }, + { "zCModelPrototype::ReadModel", 0x59D4C0 }, + { "zCModelPrototype::LoadModelScriptMSB", 0x59D7B0 }, + { "zCFileBIN::BinSkipChunk", 0x59DDA0 }, + { "zCModelPrototype::LoadModelScript", 0x59DDD0 }, + { "zCModelPrototype::LoadModelASC", 0x59E760 }, + { "zCModelMeshLib::~zCModelMeshLib", 0x59EFC0 }, + { "zCModelMeshLib::ReleaseData", 0x59F090 }, + { "zCModelMeshLib::AllocNumNodeVisuals", 0x59F100 }, + { "zCModelMeshLib::AddMeshSoftSkin", 0x59F170 }, + { "zCModelMeshLib::AddNodeVisual", 0x59F250 }, + { "zCModelMeshLib::ApplyToModel", 0x59F350 }, + { "zCModelMeshLib::RemoveFromModel", 0x59F620 }, + { "zCModelMeshLib::BuildFromModel", 0x59F710 }, + { "zCModelMeshLib::GetMDMFileVersion", 0x59FB00 }, + { "zCModelMeshLib::SaveMDM", 0x59FB30 }, + { "zCModelMeshLib::LoadMDM_Try", 0x5A05A0 }, + { "zCModelMeshLib::ConvertMDM", 0x5A12E0 }, + { "zCModelConvertFileHandler::zCModelConvertFileHandler", 0x5A1610 }, + { "zCModelConvertFileHandler::`scalar deleting destructor'", 0x5A1720 }, + { "zCModelConvertFileHandler::HandleFile", 0x5A1740 }, + { "zCArray::AllocAbs", 0x5A1960 }, + { "zCArray::InsertEnd", 0x5A19D0 }, + { "zCArray::DeleteList", 0x5A1AA0 }, + { "zCArray::zCArray", 0x5A1AC0 }, + { "zCArray::AllocAbs", 0x5A1B10 }, + { "zCArray::InsertEnd", 0x5A1B70 }, + { "zCArray::Insert", 0x5A1C40 }, + { "zCArray::zCArray", 0x5A1D10 }, + { "zCArray::Insert", 0x5A1D60 }, + { "zCList::~zCList", 0x5A1E30 }, + { "zCTree::zCTree", 0x5A1E60 }, + { "zCTree::~zCTree", 0x5A1E80 }, + { "zCTree::DeleteDataSubtree", 0x5A1EE0 }, + { "zCTree::AddChild", 0x5A1F30 }, + { "zCArraySort::InsertSort", 0x5A1FA0 }, + { "zCArraySort::GetNumInList", 0x5A20F0 }, + { "zCArray::InsertEnd", 0x5A2120 }, + { "zCArray::AllocAbs", 0x5A21F0 }, + { "zCArray::GetSafe", 0x5A2250 }, + { "zCArray::DeleteList", 0x5A2410 }, + { "zCArray::`vector deleting destructor'", 0x5A2430 }, + { "zCArray::InsertEnd", 0x5A2490 }, + { "zCArray::AllocDelta", 0x5A2570 }, + { "zCArray::InsertEnd", 0x5A25D0 }, + { "zCTree::operator delete", 0x5A26A0 }, + { "zCTree::RemoveChild", 0x5A26B0 }, + { "zCArraySort::AllocDelta", 0x5A26E0 }, + { "zCArraySort::InsertEnd", 0x5A2740 }, + { "zCArray::AllocDelta", 0x5A2810 }, + { "zCArray >::AllocDelta", 0x5A2870 }, + { "zCArray::zCArray", 0x5A2A00 }, + { "zCArray::AllocDelta", 0x5A2A10 }, + { "zCMorphMesh::_CreateNewInstance", 0x5A2CC0 }, + { "zCMorphMesh::operator delete", 0x5A2D80 }, + { "zCMorphMesh::_GetClassDef", 0x5A2DA0 }, + { "zCMorphMesh::IsBBox3DLocal", 0x5A2DB0 }, + { "zCMorphMesh::GetOBBox3D", 0x5A2DC0 }, + { "zCMorphMesh::GetRenderSortKey", 0x5A2DD0 }, + { "zCMorphMesh::GetAlphaTestingEnabled", 0x5A2DE0 }, + { "zCMorphMesh::SetAlphaTestingEnabled", 0x5A2DF0 }, + { "zCMorphMesh::CanTraceRay", 0x5A2E00 }, + { "zCMorphMesh::StartAnimation", 0x5A2E10 }, + { "zCMorphMesh::StopAnimation", 0x5A2ED0 }, + { "zCMorphMesh::IsAnimationActive", 0x5A2FF0 }, + { "zCMorphMesh::`scalar deleting destructor'", 0x5A30D0 }, + { "zCMorphMeshAni::zCMorphMeshAni", 0x5A3100 }, + { "zCMorphMeshAni::~zCMorphMeshAni", 0x5A3160 }, + { "zCMorphMeshAni::SetBlending", 0x5A3220 }, + { "zCMorphMeshAni::Load", 0x5A3290 }, + { "zCMorphMeshAni::Save", 0x5A33A0 }, + { "zCMorphMeshProto::zCMorphMeshProto", 0x5A34B0 }, + { "zCMorphMeshProto::~zCMorphMeshProto", 0x5A3600 }, + { "zCMorphMeshProto::Release", 0x5A3860 }, + { "zCMorphMeshProto::SearchName", 0x5A3890 }, + { "zCMorphMeshProto::Load", 0x5A3900 }, + { "zCMorphMeshProto::SearchAni", 0x5A3AE0 }, + { "zCMorphMeshProto::LoadMMB", 0x5A3B90 }, + { "zCMorphMeshProto::SaveMMB", 0x5A42E0 }, + { "zCMorphMeshProto::GenerateMorphAni", 0x5A46F0 }, + { "zCMorphMeshProto::Load3DSMAXAsc", 0x5A4BF0 }, + { "zCMorphMeshProto::ReadMorphRef", 0x5A4E50 }, + { "zCMorphMeshAni::SetFlagsByString", 0x5A50B0 }, + { "zCMorphMeshProto::ReadMorphAni", 0x5A5160 }, + { "zCMorphMeshProto::LoadMorphScript", 0x5A59C0 }, + { "zPATH::GetDrive", 0x5A5F10 }, + { "zCMorphMesh::Init", 0x5A5F30 }, + { "zCMorphMesh::zCMorphMesh", 0x5A5F50 }, + { "zCMorphMesh::~zCMorphMesh", 0x5A6030 }, + { "zCMorphMesh::Load", 0x5A6120 }, + { "zCMorphMesh::GetFileExtension", 0x5A61E0 }, + { "zCMorphMesh::LoadVisualVirtual", 0x5A6240 }, + { "zCMorphMesh::GetBBox3D", 0x5A6250 }, + { "zCMorphMesh::GetVisualName", 0x5A6290 }, + { "zCMorphMesh::SearchAni", 0x5A62C0 }, + { "zCMorphMesh::Render", 0x5A6370 }, + { "zCMorphMesh::CalcVertPositions", 0x5A6480 }, + { "zCMorphMesh::AdvanceAnis", 0x5A6830 }, + { "zCMorphMesh::IsAniActive", 0x5A6A40 }, + { "zCMorphMesh::StopAni", 0x5A6B60 }, + { "zCMorphMesh::FadeOutAni", 0x5A6D00 }, + { "zCMorphMesh::GetAnyAnimation", 0x5A6E40 }, + { "zCMorphMesh::StartAni", 0x5A6E60 }, + { "zCMorphMesh::RemoveRandAni", 0x5A70F0 }, + { "zCMorphMesh::AddRandAni", 0x5A7160 }, + { "zCMorphMesh::ProcessRandAnis", 0x5A72D0 }, + { "zCMorphMesh::TraceRay", 0x5A73F0 }, + { "zCMorphMesh::PrintStatus", 0x5A7410 }, + { "zCMorphMeshConvertFileHandler::zCMorphMeshConvertFileHandler", 0x5A7B60 }, + { "zCMorphMeshConvertFileHandler::`scalar deleting destructor'", 0x5A7C20 }, + { "zCMorphMeshConvertFileHandler::HandleFile", 0x5A7C40 }, + { "zCMorphMeshProto::`scalar deleting destructor'", 0x5A7E40 }, + { "zCArraySort::InsertEnd", 0x5A7E80 }, + { "zCArraySort::AllocDelta", 0x5A7F90 }, + { "CMov_Movement::CMov_Movement", 0x5A8020 }, + { "CMov_Movement::IncreaseSpeed", 0x5A8060 }, + { "CMov_Movement::Movement", 0x5A80F0 }, + { "zCObjectFactory::_CreateNewInstance", 0x5A8B00 }, + { "zCObject::~zCObject", 0x5A8C50 }, + { "zCObject::CreateNewInstance", 0x5A8F70 }, + { "zCObject::CreateCopy", 0x5A90A0 }, + { "zCObject::PrintClassHierarchy", 0x5A9160 }, + { "zCObject::GetMemStats", 0x5A9C60 }, + { "zCObject::GetObjectName", 0x5A9CD0 }, + { "zCObject::SetObjectName", 0x5A9CE0 }, + { "zCClassDef::CompareClassDefNames", 0x5A9F80 }, + { "zCClassDef::GetClassDef", 0x5A9FE0 }, + { "zCClassDef::GetClassDefTypeInsensitive", 0x5AA100 }, + { "zCClassDef::zCClassDef", 0x5AA2E0 }, + { "zCClassDef::Init", 0x5AA470 }, + { "zCClassDef::EndStartup", 0x5AA7A0 }, + { "zCClassDef::CreateNewInstance", 0x5AAB80 }, + { "zCClassDef::OverwriteCreateNewInstance", 0x5AAC40 }, + { "zCClassDef::ResetCreateNewInstance", 0x5AAC60 }, + { "zCClassDef::GetClassID", 0x5AAC70 }, + { "zCClassDef::CreateNewInstanceID", 0x5AACE0 }, + { "zCClassDef::GetHashIndex", 0x5AAD00 }, + { "zCClassDef::InsertHashTable", 0x5AAD60 }, + { "zCClassDef::RemoveHashTable", 0x5AADA0 }, + { "zCClassDef::SearchHashTable", 0x5AADE0 }, + { "zCClassDef::CalcHashTableSpread", 0x5AAE70 }, + { "zCClassDef::ObjectCreated", 0x5AAEB0 }, + { "zCClassDef::ObjectDeleted", 0x5AAFD0 }, + { "zCClassDef::ReportLeaks", 0x5AB170 }, + { "zCClassDef::GetLivingObjectsState", 0x5AB590 }, + { "zCClassDef::CompareLivingObjectsState", 0x5AB630 }, + { "zCObjectFactory::CreateZFile", 0x5AB940 }, + { "zCObjectFactory::CreateEventManager", 0x5AB9B0 }, + { "zCEventManager::operator delete", 0x5ABA80 }, + { "zCObjectFactory::CreateNetVobControl", 0x5ABB30 }, + { "zCObjectFactory::CreateWaypoint", 0x5ABC00 }, + { "zCWaypoint::operator delete", 0x5ABCC0 }, + { "zCObjectFactory::CreateWay", 0x5ABD70 }, + { "zCObjectFactory::CreateSession", 0x5ABDD0 }, + { "zCObjectFactory::CreateCSManager", 0x5ABE30 }, + { "zCObjectFactory::CreateWorld", 0x5ABEF0 }, + { "zCWorld::operator delete", 0x5ABFB0 }, + { "zCArray::zCArray", 0x5AC060 }, + { "zCArraySort::Search", 0x5AC070 }, + { "zCArray::InsertEnd", 0x5AC0E0 }, + { "zCArraySort::AllocDelta", 0x5AC1B0 }, + { "zCParticleFX::_CreateNewInstance", 0x5AC430 }, + { "zCParticleFX::ParseParticleFXScript", 0x5AC560 }, + { "zCParticleFX::InitParticleFX", 0x5ACB50 }, + { "zSParticle::zSParticle", 0x5ACEA0 }, + { "zCParticleFX::CleanupParticleFX", 0x5ACEB0 }, + { "zCParticleFX::zCParticleFX", 0x5ACF70 }, + { "zCParticleFX::_GetClassDef", 0x5AD070 }, + { "zCParticleFX::IsBBox3DLocal", 0x5AD080 }, + { "zCParticleFX::GetVisualDied", 0x5AD090 }, + { "zCParticleFX::GetRenderSortKey", 0x5AD0A0 }, + { "zCParticleFX::`scalar deleting destructor'", 0x5AD0B0 }, + { "zCParticleFX::~zCParticleFX", 0x5AD0E0 }, + { "zCPFXPerFrameCallback::DoWorldPerFrameCallback", 0x5AD240 }, + { "zCParticleFX::HostVobAddedToWorld", 0x5AD250 }, + { "zCParticleFX::HostVobRemovedFromWorld", 0x5AD270 }, + { "zCParticleFX::zCStaticPfxList::InsertPfxHead", 0x5AD280 }, + { "zCParticleFX::zCStaticPfxList::RemovePfx", 0x5AD2C0 }, + { "zCParticleFX::zCStaticPfxList::TouchPfx", 0x5AD330 }, + { "zCParticleFX::zCStaticPfxList::ProcessList", 0x5AD3F0 }, + { "zCParticleFX::zCStaticPfxList::IsInList", 0x5ADB70 }, + { "zCParticleFX::GetFileExtension", 0x5ADBA0 }, + { "zCParticleFX::LoadVisualVirtual", 0x5ADC00 }, + { "zCParticleFX::InitEmitterVars", 0x5ADC10 }, + { "zCParticleFX::FreeParticles", 0x5ADC30 }, + { "zCParticleFX::SetVisualUsedBy", 0x5ADC80 }, + { "zCParticleFX::GetVisualName", 0x5ADD30 }, + { "zCParticleFX::SearchParticleEmitter", 0x5ADDE0 }, + { "zCParticleFX::RemoveEmitter", 0x5ADFA0 }, + { "zCParticleFX::SetEmitter", 0x5ADFE0 }, + { "zCParticleEmitter::zCParticleEmitter", 0x5AE140 }, + { "zCParticleFX::SetAndStartEmitter", 0x5AED40 }, + { "zCParticleFX::StopEmitterOutput", 0x5AEDA0 }, + { "zCParticleFX::RestoreEmitterOutput", 0x5AEDB0 }, + { "zCParticleFX::Load", 0x5AEDF0 }, + { "zCParticleFX::GetBBox3D", 0x5AEFA0 }, + { "zCParticleFX::CalcIsDead", 0x5AF0D0 }, + { "zCParticleFX::PartRand", 0x5AF140 }, + { "zCParticleFX::UpdateParticleFX", 0x5AF160 }, + { "zCParticleFX::CreateParticlesUpdateDependencies", 0x5AF240 }, + { "zCParticleFX::UpdateParticle", 0x5AF500 }, + { "zVEC2::operator+=", 0x5B02F0 }, + { "zCParticleFX::Render", 0x5B0310 }, + { "zCParticleFX::GetShapeScaleThisFrame", 0x5B1920 }, + { "zCParticleFX::GetNumParticlesThisFrame", 0x5B1A90 }, + { "zCParticleFX::CheckDependentEmitter", 0x5B1C30 }, + { "zCParticleFX::CreateParticles", 0x5B1DD0 }, + { "zCParticleEmitter::~zCParticleEmitter", 0x5B2B80 }, + { "zCParticleEmitter::UpdateVelocity", 0x5B2EE0 }, + { "zCParticleEmitter::AddCompoundReferences", 0x5B2EF0 }, + { "zCParticleEmitter::ResetStrings", 0x5B2F50 }, + { "zCParticleEmitter::Reset", 0x5B31F0 }, + { "zCParticleEmitter::String2Vec3", 0x5B3210 }, + { "zCParticleEmitter::String2Vec2", 0x5B3490 }, + { "zCParticleEmitter::UpdateInternals", 0x5B36B0 }, + { "zCParticleEmitter::SetOutputDir", 0x5B45F0 }, + { "zCParticleEmitter::ConvertAnglesIntoBox", 0x5B4830 }, + { "zCParticleEmitter::GetPosition", 0x5B4880 }, + { "zRandF2", 0x5B5040 }, + { "zCParticleEmitter::GetVelocity", 0x5B5060 }, + { "zCArray::zCArray", 0x5B5390 }, + { "zCArraySort::Search", 0x5B53C0 }, + { "zCArray::AllocDelta", 0x5B5430 }, + { "zCArray::InsertEnd", 0x5B5490 }, + { "zCArraySort::InsertEnd", 0x5B5560 }, + { "zCRigidBody::zCRigidBody", 0x5B5660 }, + { "zCRigidBody::ComputeForceTorque", 0x5B5730 }, + { "zCRigidBody::Star", 0x5B5740 }, + { "zCRigidBody::SetSliding", 0x5B57C0 }, + { "zCRigidBody::Integrate", 0x5B5A50 }, + { "zCRigidBody::RunSimulation", 0x5B5CF0 }, + { "zCRigidBody::SetInertiaTensorBlock", 0x5B5D20 }, + { "zCRigidBody::ApplyForceCM", 0x5B5DB0 }, + { "zCRigidBody::ApplyForce", 0x5B5DF0 }, + { "zCRigidBody::GetPointVelocity", 0x5B5E30 }, + { "zCRigidBody::ApplyImpulseCM", 0x5B5EB0 }, + { "zCRigidBody::ApplyImpulse", 0x5B5F20 }, + { "zCRigidBody::CollisionImpulseStatic", 0x5B5F90 }, + { "zCRigidBody::CollisionImpulseCenterStatic", 0x5B60A0 }, + { "zCRigidBody::CollisionImpulse", 0x5B6290 }, + { "zCRigidBody::StopRotation", 0x5B6450 }, + { "zCRigidBody::StopTranslation", 0x5B64F0 }, + { "zCRigidBody::StopTransRot", 0x5B6590 }, + { "zCRigidBody::SetVelocity", 0x5B66D0 }, + { "zCRigidBody::SetMode", 0x5B6770 }, + { "zCRigidBody::ShouldSlide", 0x5B6790 }, + { "zCRigidBody::Archive", 0x5B6930 }, + { "zCRigidBody::Unarchive", 0x5B69B0 }, + { "zCPluecker::zCPluecker", 0x5B6B00 }, + { "zCPluecker::Length2", 0x5B6B70 }, + { "zCPluecker::Normalize", 0x5B6BA0 }, + { "zCPolygon::S_AllocPointers", 0x5B6EC0 }, + { "zCPolygon::S_DeletePointers", 0x5B6EE0 }, + { "zCPolygon::S_AllocVertFeatures", 0x5B6F10 }, + { "zCPolygon::S_DeleteVertFeatures", 0x5B6F70 }, + { "zCPolygon::zCPolygon", 0x5B6FA0 }, + { "zCPolygon::~zCPolygon", 0x5B6FE0 }, + { "Compare_Verts", 0x5B70B0 }, + { "Compare_Features", 0x5B70D0 }, + { "zCPolygon::S_InitMorph", 0x5B70F0 }, + { "zCPolygon::S_EmptyMorphedVerts", 0x5B7110 }, + { "zCPolygon::S_ResetMorphedVerts", 0x5B7130 }, + { "zCPolygon::S_DeleteMorphedVerts", 0x5B7260 }, + { "zCPolygon::ClipToPlane", 0x5B72F0 }, + { "zCPolygon::ClipToPlane_Occluder", 0x5B7790 }, + { "zCPolygon::PrepareRendering", 0x5B79F0 }, + { "zCPolygon::Unclip", 0x5B7A10 }, + { "zCPolygon::Unclip_Occluder", 0x5B7A90 }, + { "zCPolygon::CopyClipFeaturesForTexAniMapping", 0x5B7AB0 }, + { "zCPolygon::ClipToFrustum", 0x5B7B20 }, + { "zCPolygon::ClipToFrustum_Occluder", 0x5B7E60 }, + { "zCPolygon::ClassifyPlane", 0x5B8040 }, + { "zCPolygon::ClassifyPlaneBSPBuild", 0x5B80F0 }, + { "zCPolygon::CalcNormal", 0x5B8180 }, + { "zCPolygon::CalcNormalApprox", 0x5B85A0 }, + { "Alg_FindPlaneCoeffApprox", 0x5B88D0 }, + { "zCPolygon::GetScreenBBox2D", 0x5B89D0 }, + { "zCPolygon::DrawWire", 0x5B8A70 }, + { "zCPolygon::LightPolyList", 0x5B8B30 }, + { "zCPolygon::LightDynCamSpace", 0x5B9250 }, + { "zCPolygon::GetLightStatAtPos", 0x5B9410 }, + { "zCPolygon::CheckRayPolyIntersection", 0x5B9B20 }, + { "zCPolygon::CheckRayPolyIntersection2Sided", 0x5B9EB0 }, + { "zCPolygon::GetBBox3D", 0x5BA220 }, + { "zCPolygon::GetCenter", 0x5BA2F0 }, + { "zCPolygon::SetMapping", 0x5BA370 }, + { "zCPolygon::Flip", 0x5BA3E0 }, + { "zCPolygon::VertPartOfPoly", 0x5BA420 }, + { "zCPolygon::EdgePartOfPoly", 0x5BA450 }, + { "zCPolygon::EdgePositionsPartOfPoly", 0x5BA4A0 }, + { "zCPolygon::TexTranslate", 0x5BA4F0 }, + { "zCPolygon::TexSetTranslation", 0x5BA530 }, + { "zCPolygon::TexScale", 0x5BA570 }, + { "zCPolygon::TexRotate", 0x5BA670 }, + { "zCPolygon::TexMirrorU", 0x5BA840 }, + { "zCPolygon::TexMirrorV", 0x5BA870 }, + { "zCPolygon::TexShearU", 0x5BA8A0 }, + { "zCPolygon::TexShearV", 0x5BA960 }, + { "zCPolygon::TexApplyPlanarMapping", 0x5BAA20 }, + { "zCPolygon::AlignPolyListToAvgPlane", 0x5BAED0 }, + { "zCPolygon::TexCorrectUV", 0x5BB1C0 }, + { "zCPolygon::AllocVerts", 0x5BB310 }, + { "zCPolygon::AddVertex", 0x5BB480 }, + { "zCPolygon::AddVertexAndFeature", 0x5BB4A0 }, + { "zCPolygon::SetVertices", 0x5BB4E0 }, + { "zCPolygon::SetVertex", 0x5BB5B0 }, + { "zCPolygon::SetFeature", 0x5BB5F0 }, + { "zCPolygon::CopyValuesInto", 0x5BB630 }, + { "zCPolygon::CopyPolyInto", 0x5BB6E0 }, + { "zCPolygon::RemoveVerticesAndFeatures", 0x5BB740 }, + { "zCPolygon::GetArea", 0x5BB7D0 }, + { "zCPolygon::GetLongestEdgeLen", 0x5BB870 }, + { "zCPolygon::ResetStaticLight", 0x5BB8E0 }, + { "zCPolygon::SetStaticLight", 0x5BB920 }, + { "zCPolygon::SetLightDyn", 0x5BB950 }, + { "zCPolygon::SetLightStatAlpha", 0x5BB980 }, + { "zCPolygon::ResetLightDynToLightStat", 0x5BB9B0 }, + { "zCPolygon::AddToLightDyn", 0x5BB9E0 }, + { "zCPolygon::CheckBBoxPolyIntersection", 0x5BBA70 }, + { "zCPolygon::CheckBSpherePolyIntersection", 0x5BBEF0 }, + { "zCPolygon::SplitPoly", 0x5BC060 }, + { "zCPolygon::IsIntersectingProjection", 0x5BC5B0 }, + { "zCPolygon::IsIntersecting", 0x5BCD20 }, + { "zCPolygon::IsNeighbourOf", 0x5BCDF0 }, + { "zCPolygon::GetStaticLODPossible", 0x5BCEC0 }, + { "zCList::Get", 0x5BD050 }, + { "zCPolyStrip::_CreateNewInstance", 0x5BD2A0 }, + { "zCPolyStrip::zCPolyStrip", 0x5BD300 }, + { "zCPolyStrip::`scalar deleting destructor'", 0x5BD450 }, + { "zCPolyStrip::~zCPolyStrip", 0x5BD480 }, + { "zCPolyStrip::IsBBox3DLocal", 0x5BD590 }, + { "zCPolyStrip::GetBBox3D", 0x5BD5A0 }, + { "zCPolyStrip::CalcBBox3D", 0x5BD6C0 }, + { "zCPolyStrip::SetVisualUsedBy", 0x5BD840 }, + { "zCPolyStrip::EmptyEffect", 0x5BD860 }, + { "zCPolyStrip::AllocateResources", 0x5BD890 }, + { "zCPolyStrip::FreeResources", 0x5BDAE0 }, + { "zCPolyStrip::SetVisibleSegments", 0x5BDB90 }, + { "zCPolyStrip::Render", 0x5BDC70 }, + { "zCPolyStrip::AddSegment", 0x5BE2B0 }, + { "zCPolyStrip::AddSegmentSmart", 0x5BE500 }, + { "zCPolyStrip::UpdateSegment", 0x5BE760 }, + { "zCPolyStrip::UpdateSegmentAlpha", 0x5BE7E0 }, + { "zCPolyStrip::AlignToCamera", 0x5BE800 }, + { "zCPolyStrip::ProjectToSphere", 0x5BEC90 }, + { "zCPolyStrip::Lightning0Subdivide", 0x5BEDB0 }, + { "zCPolyStrip::GenerateCPLightning0", 0x5BEF40 }, + { "zCPolyStrip::GenerateCircle", 0x5BF090 }, + { "zCLightning::Render", 0x5BF340 }, + { "zCLightning::SetVisualUsedBy", 0x5BF350 }, + { "zCLightning::SetProjectionSphere", 0x5BF3A0 }, + { "zCLightning::Generate", 0x5BF3D0 }, + { "zCLightning::zCBolt::Generate_R", 0x5BF430 }, + { "zCLightning::zCBolt::`scalar deleting destructor'", 0x5BF890 }, + { "zCLightning::zCBolt::~zCBolt", 0x5BF8C0 }, + { "zCLightning::zCBolt::FreeResources", 0x5BF9F0 }, + { "zCLightning::zCBolt::Render", 0x5BFAC0 }, + { "zCArray::zCArray", 0x5BFB10 }, + { "zCArray::AllocDelta", 0x5BFB20 }, + { "zCPrime::IsPrime", 0x5BFBB0 }, + { "zCPrime::PrimeNo", 0x5BFC80 }, + { "zCPrime::NextPrime", 0x5BFD90 }, + { "Vertex::Vertex", 0x5C0150 }, + { "Vertex::~Vertex", 0x5C02C0 }, + { "Vertex::CalcQuadric", 0x5C03D0 }, + { "Vertex::IsBorder", 0x5C03E0 }, + { "Vertex::RemoveIfNotAdjacent", 0x5C0490 }, + { "Triangle::Triangle", 0x5C0530 }, + { "Triangle::~Triangle", 0x5C0830 }, + { "Triangle::HasVertex", 0x5C0A30 }, + { "Triangle::HasVertexIndex", 0x5C0A50 }, + { "Triangle::ComputeNormal", 0x5C0A80 }, + { "Triangle::GetArea", 0x5C0BC0 }, + { "Triangle::ReplaceVertex", 0x5C0C60 }, + { "zCProgMeshBuilder::CreatePMTriPosList", 0x5C0F20 }, + { "zCProgMeshBuilder::CalcPrelight", 0x5C16B0 }, + { "zCRenderLightContainer::Clear", 0x5C1830 }, + { "zCProgMeshBuilder::CalcPosNormals", 0x5C1850 }, + { "zCProgMeshBuilder::CalcTriPlaneList", 0x5C19A0 }, + { "zCProgMeshBuilder::CalcSubdivData", 0x5C1EB0 }, + { "zCProgMeshBuilder::CreateLazySubMesh", 0x5C2450 }, + { "zCProgMeshBuilder::CopySubMeshData", 0x5C2940 }, + { "zCProgMeshBuilder::CreateFinalPMData", 0x5C2B50 }, + { "zTLazyMesh::zTLazyMesh", 0x5C39B0 }, + { "zTLazyMesh::~zTLazyMesh", 0x5C3A80 }, + { "zCProgMeshProto::zCSubMesh::`vector deleting destructor'", 0x5C3BF0 }, + { "zCProgMeshBuilder::Clear", 0x5C3C50 }, + { "zCProgMeshBuilder::BuildProgMeshProto", 0x5C3E40 }, + { "zCResource::CacheIn", 0x5C4A50 }, + { "zCVertex::ResetVertexTransform", 0x5C4A90 }, + { "Vertex::`scalar deleting destructor'", 0x5C50D0 }, + { "Triangle::`scalar deleting destructor'", 0x5C50F0 }, + { "zCArray::zCArray", 0x5C51D0 }, + { "zCArray::operator=", 0x5C5200 }, + { "zCArray::RemoveOrder", 0x5C5290 }, + { "zCArray::IsInList", 0x5C52E0 }, + { "zCArray::operator[]", 0x5C5360 }, + { "zCArray::zCArray", 0x5C5370 }, + { "zCArray::zCArray", 0x5C5430 }, + { "zCArray::zCArray", 0x5C5520 }, + { "zCArray::zCArray", 0x5C5590 }, + { "zCArray::zCArray", 0x5C56B0 }, + { "zCArray::zCArray", 0x5C5750 }, + { "zCArray::zCArray", 0x5C5840 }, + { "zTLazyMesh::`vector deleting destructor'", 0x5C5960 }, + { "zCArray::RemoveOrderIndex", 0x5C59C0 }, + { "zCArray::InsertEnd", 0x5C59F0 }, + { "zCArray::RemoveOrderIndex", 0x5C5AC0 }, + { "zCArray::InsertEnd", 0x5C5AF0 }, + { "zCArray::InsertEnd", 0x5C5BC0 }, + { "zCArray::AllocDelta", 0x5C5CA0 }, + { "zCArray::InsertEnd", 0x5C5D00 }, + { "zCArray::AllocDelta", 0x5C5DD0 }, + { "zCArray::AllocDelta", 0x5C5E40 }, + { "zCArray::AllocDelta", 0x5C5EB0 }, + { "zCArray::InsertEnd", 0x5C5F30 }, + { "zCArray::AllocDelta", 0x5C5F80 }, + { "zCArray::AllocDelta", 0x5C5FF0 }, + { "zCArray::AllocDelta", 0x5C6050 }, + { "zCArray::AllocDelta", 0x5C60B0 }, + { "zCArray::AllocDelta", 0x5C6110 }, + { "zCArray::AllocDelta", 0x5C6170 }, + { "CalcArraySize", 0x5C61E0 }, + { "SetAndCopyArrayAdapt", 0x5C6300 }, + { "zCArrayAdapt::SetArray", 0x5C6340 }, + { "zCArrayAdapt::SetArray", 0x5C6360 }, + { "zCProgMeshProto::_CreateNewInstance", 0x5C65A0 }, + { "zCMeshSoftSkin::_CreateNewInstance", 0x5C67F0 }, + { "zCProgMeshProto::IsBBox3DLocal", 0x5C68B0 }, + { "zCProgMeshProto::GetBBox3D", 0x5C68C0 }, + { "zCProgMeshProto::GetOBBox3D", 0x5C68F0 }, + { "zCProgMeshProto::DynLightVisual", 0x5C6900 }, + { "zCProgMeshProto::GetRenderSortKey", 0x5C6910 }, + { "zCProgMeshProto::CanTraceRay", 0x5C6920 }, + { "zCProgMeshProto::GetAlphaTestingEnabled", 0x5C6930 }, + { "zCProgMeshProto::SetAlphaTestingEnabled", 0x5C6940 }, + { "zCMeshSoftSkin::_GetClassDef", 0x5C6950 }, + { "zCProgMeshProto::zCSubMesh::zCSubMesh", 0x5C6A20 }, + { "zCProgMeshProto::zCSubMesh::~zCSubMesh", 0x5C6A70 }, + { "zCProgMeshProto::zCProgMeshProto", 0x5C6AF0 }, + { "zCProgMeshProto::_GetClassDef", 0x5C6C40 }, + { "zCProgMeshProto::`scalar deleting destructor'", 0x5C6C50 }, + { "zCProgMeshProto::~zCProgMeshProto", 0x5C6C80 }, + { "zCProgMeshProto::CalcRenderSortKey", 0x5C6D70 }, + { "zCProgMeshProto::SetLODParamStrengthModifier", 0x5C6DB0 }, + { "zCProgMeshProto::GetLODParamStrengthModifier", 0x5C6E10 }, + { "zCProgMeshProto::PackStaticVertexBuffers", 0x5C6E30 }, + { "zCProgMeshProto::GetFileExtension", 0x5C7100 }, + { "zCProgMeshProto::LoadVisualVirtual", 0x5C7120 }, + { "zCProgMeshProto::GetVisualName", 0x5C7130 }, + { "zCProgMeshProto::Load", 0x5C7180 }, + { "zCProgMeshProto::BuildProgMeshProto", 0x5C7B90 }, + { "zCProgMeshBuilder::`scalar deleting destructor'", 0x5C7BD0 }, + { "zCProgMeshProto::CheckRayPolyIntersection", 0x5C7BF0 }, + { "zCProgMeshProto::CheckRayPolyIntersection2Sided", 0x5C7EE0 }, + { "zCProgMeshProto::TraceRay", 0x5C81A0 }, + { "zCProgMeshProto::GetNumTri", 0x5C8380 }, + { "zCProgMeshProto::GetPolygon", 0x5C83A0 }, + { "zCProgMeshProto::GetMesh", 0x5C8530 }, + { "zCProgMeshProto::GetLowestLODNumPolys", 0x5C89B0 }, + { "zCProgMeshProto::GetLowestLODPoly", 0x5C89D0 }, + { "zCProgMeshProto::InitProgMeshProto", 0x5C8BA0 }, + { "zCProgMeshProto::CreateDynamicVertexBuffer", 0x5C8D20 }, + { "zCProgMeshProto::CleanupProgMeshProto", 0x5C8D80 }, + { "zCProgMeshProto::CalcLODRenderVertPerc", 0x5C8DF0 }, + { "zCProgMeshProto::CalcLODRenderArgs", 0x5C8FA0 }, + { "zCProgMeshProto::CalcLODRenderArgsMin", 0x5C91E0 }, + { "zCProgMeshProto::CalcLODRenderArgsSubMesh", 0x5C93E0 }, + { "zCProgMeshProto::Render", 0x5C9470 }, + { "zCProgMeshProto::RenderStatic", 0x5C9C50 }, + { "zCProgMeshProto::RenderStaticLOD", 0x5C9E30 }, + { "zCProgMeshProto::SoftwareTransformVerts", 0x5CA170 }, + { "zCProgMeshProto::RenderDynamicLOD", 0x5CAF50 }, + { "zCProgMeshProto::CalcSubdiv", 0x5CB820 }, + { "zCProgMeshProto::CalcNumSubdivEdges", 0x5CB8E0 }, + { "zCProgMeshProto::CalcSubdivSubMesh", 0x5CB940 }, + { "zCProgMeshProto::RenderDynamicSubdiv", 0x5CBC60 }, + { "zCProgMeshProto::RenderStaticLODShadow", 0x5CC2F0 }, + { "zCVertexBuffer::SetXYZ", 0x5CCDA0 }, + { "zCShader::Clear", 0x5CCDD0 }, + { "zCProgMeshProto::GetFileVersion", 0x5CCE00 }, + { "zCProgMeshProto::Save", 0x5CCE10 }, + { "zCMeshSoftSkin::zCMeshSoftSkin", 0x5CDBD0 }, + { "zCMeshSoftSkin::`scalar deleting destructor'", 0x5CDC30 }, + { "zCMeshSoftSkin::~zCMeshSoftSkin", 0x5CDC60 }, + { "zCMeshSoftSkin::AllocVertWeightStream", 0x5CDD70 }, + { "zCMeshSoftSkin::DeleteVertWeightStream", 0x5CDDC0 }, + { "zCMeshSoftSkin::AddNumWeightEntry", 0x5CDDF0 }, + { "zCMeshSoftSkin::AddWeightEntry", 0x5CDE10 }, + { "zCMeshSoftSkin::ResetVertWeightIterator", 0x5CDE50 }, + { "zCMeshSoftSkin::GetVertWeightStreamSize", 0x5CDE60 }, + { "zCMeshSoftSkin::BuildNodeIndexList", 0x5CDEA0 }, + { "zCMeshSoftSkin::DeleteNodeOBBList", 0x5CE050 }, + { "zCMeshSoftSkin::BuildNodeOBBList", 0x5CE0C0 }, + { "zCMeshSoftSkin::GetFileVersion", 0x5CE660 }, + { "zCMeshSoftSkin::Load", 0x5CE670 }, + { "zCMeshSoftSkin::Save", 0x5CE930 }, + { "zCMeshSoftSkin::RenderSoftSkin", 0x5CEEA0 }, + { "zCProgMeshProto::InitSetupLowestLOD", 0x5CF510 }, + { "zCMeshSoftSkin::SetupLowestLOD", 0x5CF530 }, + { "zCMeshSoftSkin::GetLowestLODNumPolys", 0x5CFFC0 }, + { "zCMeshSoftSkin::GetLowestLODPoly", 0x5CFFD0 }, + { "zCProgMeshConvertFileHandler::zCProgMeshConvertFileHandler", 0x5D0100 }, + { "zCProgMeshConvertFileHandler::`scalar deleting destructor'", 0x5D01C0 }, + { "zCProgMeshConvertFileHandler::HandleFile", 0x5D01E0 }, + { "zCArrayAdapt::SetArray", 0x5D03D0 }, + { "zCArrayAdapt::SetArray", 0x5D0400 }, + { "zCArrayAdapt::SetArray", 0x5D0430 }, + { "zCArrayAdapt::SetArray", 0x5D0460 }, + { "zCArrayAdapt::SetArray", 0x5D04B0 }, + { "zCArrayAdapt::~zCArrayAdapt", 0x5D04D0 }, + { "zCArrayAdapt::SetArray", 0x5D04E0 }, + { "zCArray::AllocAbs", 0x5D0500 }, + { "zCArray::AllocDelta", 0x5D05B0 }, + { "zCArray::AllocDelta", 0x5D0610 }, + { "zLerp", 0x5D0690 }, + { "zCQuadMark::_CreateNewInstance", 0x5D0910 }, + { "zCQuadMark::zCQuadMark", 0x5D0970 }, + { "zCQuadMark::_GetClassDef", 0x5D0A90 }, + { "zCQuadMark::IsBBox3DLocal", 0x5D0AA0 }, + { "zCQuadMark::GetVisualName", 0x5D0AB0 }, + { "zCQuadMark::`scalar deleting destructor'", 0x5D0B40 }, + { "zCQuadMark::ClipQuadPolyToWorldPoly", 0x5D0B70 }, + { "zCQuadMark::~zCQuadMark", 0x5D0B90 }, + { "zCQuadMark::SetVisualUsedBy", 0x5D0CB0 }, + { "zCQuadMark::GetBBox3D", 0x5D0CE0 }, + { "zCQuadMark::Render", 0x5D0D00 }, + { "zCQuadMark::ClipQuadPolyToPlane", 0x5D0DB0 }, + { "zCQuadMark::CalcQuadAxis", 0x5D1250 }, + { "zCQuadMark::InitFirstQuadPoly", 0x5D1400 }, + { "zCQuadMark::InitQuadPoly", 0x5D18D0 }, + { "zCQuadMark::ProjectQuadPolyToPlane", 0x5D1950 }, + { "zCQuadMark::AddQuadPolyToQuadMesh", 0x5D1A30 }, + { "zCQuadMark::GetNextWorldPoly", 0x5D1BB0 }, + { "zCQuadMark::ProcessWorldPoly", 0x5D1C40 }, + { "zCQuadMark::CreateQuadMark", 0x5D1E00 }, + { "zCQuadMark::GetNumActive", 0x5D2620 }, + { "zCQuadMark::ProcessAniTracker", 0x5D2640 }, + { "zCArray::operator=", 0x5D2880 }, + { "zCArray::AllocDelta", 0x5D2900 }, + { "zCArray::InsertEnd", 0x5D2970 }, + { "zCArray::InsertEnd", 0x5D29C0 }, + { "zCArray::AllocDelta", 0x5D2A10 }, + { "zCRayCacheElement::zCRayCacheElement", 0x5D2AB0 }, + { "zCRayCacheElement::~zCRayCacheElement", 0x5D2B60 }, + { "zCRayCacheElement::JumpBack", 0x5D2C30 }, + { "zCRayCache::Hit", 0x5D2C60 }, + { "zCRayCache::HitList", 0x5D2C70 }, + { "zCRayCache::LastTraceRayEffort", 0x5D2C80 }, + { "zCRayCache::StartTraceRay", 0x5D2CB0 }, + { "zCRayCacheElement::`scalar deleting destructor'", 0x5D2F70 }, + { "zCRayCache::StopTraceRay", 0x5D2F90 }, + { "zCRayCache::~zCRayCache", 0x5D3170 }, + { "zCRayCache::NextNode", 0x5D3210 }, + { "zCPluecker::operator-=", 0x5D37D0 }, + { "zCRayCache::NodeDeleted", 0x5D3800 }, + { "zCRenderer::AlphaBlendFuncStringToType", 0x5D38B0 }, + { "zCRenderer::AlphaBlendFuncTypeToString", 0x5D39A0 }, + { "zCRenderer::Vid_SetMode", 0x5D3C20 }, + { "zCRenderer::GetTexFormatInfo", 0x5D3CC0 }, + { "zCRenderer::DrawTile", 0x5D3CF0 }, + { "zTRndSimpleVertex::zTRndSimpleVertex", 0x5D45F0 }, + { "zCRenderLightContainer::CompareLightScore", 0x5D4630 }, + { "zCRenderLightContainer::CreatePrelightConfig", 0x5D4650 }, + { "zCRenderLightContainer::CollectLights_FastPath", 0x5D4830 }, + { "zCRenderLightContainer::S_ReleaseVobLightRefs", 0x5D4A80 }, + { "zCRenderLightContainer::CollectLights_DynLights", 0x5D4A90 }, + { "zClamp01", 0x5D4F40 }, + { "zCDynVobLightCacheElement::ReleaseLights", 0x5D4FE0 }, + { "zCRenderLightContainer::CollectLights_StatLights", 0x5D5020 }, + { "zCRenderLightContainer::CollectLights", 0x5D58C0 }, + { "zCRenderLightContainer::CalcStatLightDir", 0x5D5C10 }, + { "zCRenderLightContainer::LightVertex", 0x5D5D80 }, + { "zCRenderLightContainer::Activate", 0x5D5FE0 }, + { "zCRenderLightContainer::SetupRendererLights", 0x5D6100 }, + { "zCArray::zCArray", 0x5D6170 }, + { "zCArray::IsInList", 0x5D61A0 }, + { "zCMemPool::zCMemPool", 0x5D61E0 }, + { "zCArraySort::zCArraySort", 0x5D6200 }, + { "zCArraySort::QuickSort", 0x5D6260 }, + { "zCCache::zCCache", 0x5D6280 }, + { "zCCache::~zCCache", 0x5D6300 }, + { "zCCache::PurgeCache", 0x5D6560 }, + { "zCSparseArray >::~zCSparseArray >", 0x5D66A0 }, + { "zCSparseArray >::SizeIndex", 0x5D66F0 }, + { "zCSparseArray >::SizeData", 0x5D6700 }, + { "zCSparseArray >::SizeAll", 0x5D6710 }, + { "zCSparseArray >::IndexPtr", 0x5D6720 }, + { "zCSparseArray >::DataPtr", 0x5D6730 }, + { "zCSparseArray >::ManDatPtr", 0x5D6740 }, + { "zCSparseArray >::IndexIsEqual", 0x5D6750 }, + { "zCSparseArray >::CopyIndex", 0x5D6770 }, + { "zCSparseArray >::DestructIndex", 0x5D6790 }, + { "zCSparseArray >::Hash", 0x5D67A0 }, + { "zCSparseArray >::ConstructData", 0x5D67C0 }, + { "zCSparseArray >::DestructData", 0x5D67E0 }, + { "zCCache::`scalar deleting destructor'", 0x5D6830 }, + { "zCSparseArray >::`scalar deleting destructor'", 0x5D6850 }, + { "zCArraySort::InsertEnd", 0x5D6870 }, + { "zCCacheData::GetData", 0x5D6950 }, + { "zCDynVobLightCacheElement::UpdateContents", 0x5D6A10 }, + { "zCDynVobLightCacheElement::operator delete", 0x5D6DB0 }, + { "zCDynVobLightCacheElement::`scalar deleting destructor'", 0x5D6DC0 }, + { "zCShader::zCShader", 0x5D6E50 }, + { "zCShader::~zCShader", 0x5D6E70 }, + { "zCShader::InsertStage", 0x5D6E80 }, + { "zCShaderStage::zCShaderStage", 0x5D6EB0 }, + { "zCRndAlphaSortObject_WorldPoly::zCRndAlphaSortObject_WorldPoly", 0x5D6F10 }, + { "zCRndAlphaSortObject_WorldPoly::~zCRndAlphaSortObject_WorldPoly", 0x5D6F20 }, + { "zCRndAlphaSortObject_WorldPoly::`vector deleting destructor'", 0x5D6F30 }, + { "zCRndAlphaSortObject_WorldPoly::GetFreeAlphaWorldPoly", 0x5D6FD0 }, + { "zCRndAlphaSortObject_WorldPoly::ResetFreeList", 0x5D70C0 }, + { "zCRndAlphaSortObject_WorldPoly::SetZValueByPoly", 0x5D70E0 }, + { "zCRndAlphaSortObject_WorldPoly::Draw", 0x5D7140 }, + { "zCRenderManager::zCRenderManager", 0x5D73D0 }, + { "zCRenderManager::~zCRenderManager", 0x5D7400 }, + { "zCRenderManager::InitRenderManager", 0x5D74D0 }, + { "zCRenderManager::CleanupRenderManager", 0x5D75E0 }, + { "zCRenderManager::GetFreeShader", 0x5D7650 }, + { "zCRenderManager::GetFreeShaderStage", 0x5D7740 }, + { "zCRenderManager::AddPolyAlphaSimple", 0x5D7830 }, + { "zCRenderManager::FlushSimpleAlphaPolys", 0x5D7900 }, + { "zCRenderManager::Flush", 0x5D79F0 }, + { "zCRenderManager::SortMaterialPolys", 0x5D7DF0 }, + { "zCRenderManager::BuildShader", 0x5D7ED0 }, + { "zCRenderManager::GetFreeDynVertexBuffer", 0x5D8B60 }, + { "zCRenderManager::SetRGBA", 0x5D8C70 }, + { "zCRenderManager::SetStageColorOp", 0x5D8D50 }, + { "zCRenderManager::SetTextureStage0", 0x5D8DD0 }, + { "zCRenderManager::SetTextureTransform", 0x5D8F20 }, + { "zCRenderManager::SetAlphaFunc", 0x5D91F0 }, + { "zCRenderManager::DrawVertexBuffer", 0x5D9330 }, + { "zCRenderManager::DrawVertexBufferSingleMaterial", 0x5D96F0 }, + { "zCRenderManager::PackVB", 0x5D9700 }, + { "zCMapDetailTexture::S_Init", 0x5DAF00 }, + { "std::pair::~pair", 0x5DB260 }, + { "zCMapDetailTexture::S_Cleanup", 0x5DB2E0 }, + { "zCMapDetailTexture::S_GetDetailTextureInfo", 0x5DB2F0 }, + { "std::map,class std::allocator >::map,class std::allocator >", 0x5DB360 }, + { "std::map,class std::allocator >::operator[]", 0x5DB410 }, + { "std::basic_string,class std::allocator >::_Refcnt", 0x5DBC90 }, + { "std::allocator::deallocate", 0x5DBCA0 }, + { "std::_Construct", 0x5DC180 }, + { "std::pair::`scalar deleting destructor'", 0x5DC240 }, + { "zCResource::zCResource", 0x5DC470 }, + { "zCResource::_GetClassDef", 0x5DC610 }, + { "zCResource::`scalar deleting destructor'", 0x5DC620 }, + { "zCResource::~zCResource", 0x5DC650 }, + { "zCResource::SetCacheInPriority", 0x5DC6B0 }, + { "zCResource::LoadResourceData", 0x5DC6E0 }, + { "zCResource::ReleaseResourceData", 0x5DC7C0 }, + { "zCResource::GetResSizeBytes", 0x5DC7D0 }, + { "zCResource::GetCacheConfig", 0x5DC7E0 }, + { "zCResource::CacheOut", 0x5DC7F0 }, + { "zCResource::TouchTimeStamp", 0x5DC810 }, + { "zCResource::TouchTimeStampLocal", 0x5DC890 }, + { "zCResource::LockStateChange", 0x5DC8A0 }, + { "zCResource::UnlockStateChange", 0x5DC8B0 }, + { "zCResourceManager::zCResourceManager", 0x5DC8C0 }, + { "zCThread::IsThreadRunning", 0x5DC950 }, + { "zCThread::GetTerminationRequested", 0x5DC960 }, + { "zCThread::SetTerminationRequested", 0x5DC970 }, + { "zCResourceManager::`scalar deleting destructor'", 0x5DC980 }, + { "zCResourceManager::~zCResourceManager", 0x5DC9A0 }, + { "zCResourceManager::PurgeCaches", 0x5DCA30 }, + { "zCResourceManager::SetThreadingEnabled", 0x5DCC30 }, + { "zCResourceManager::GetThreadingEnabled", 0x5DCC40 }, + { "zCResourceManager::InitClassCache", 0x5DCC50 }, + { "zCResourceManager::GetClassCache", 0x5DCEC0 }, + { "zCResourceManager::GetClassCacheIndex", 0x5DCF30 }, + { "zCResourceManager::LoadResource", 0x5DCF60 }, + { "zCResourceManager::CacheIn", 0x5DD040 }, + { "zCResourceManager::CacheOut", 0x5DD350 }, + { "zCResourceManager::TouchTimeStamp", 0x5DD480 }, + { "zCResourceManager::DoFrameActivity", 0x5DD4F0 }, + { "zCResourceManager::Evict", 0x5DD580 }, + { "zCResourceManager::ThreadProc", 0x5DD640 }, + { "zCResourceManager::RemoveCacheInQueue", 0x5DD760 }, + { "zCResourceManager::GetNextCacheInQueue", 0x5DD7E0 }, + { "zCResourceManager::InsertCacheInQueue", 0x5DD7F0 }, + { "zCResourceManager::LockCacheInQueue", 0x5DD8C0 }, + { "zCResourceManager::UnlockCacheInQueue", 0x5DD8E0 }, + { "zCResourceManager::WaitForCacheIn", 0x5DD900 }, + { "zCResourceManager::QueueProcess_Start", 0x5DD960 }, + { "zCResourceManager::QueueProcess_Suspend", 0x5DD990 }, + { "zCResourceManager::QueueProcess_Resume", 0x5DD9A0 }, + { "zCResourceManager::PrintStatusDebug", 0x5DD9D0 }, + { "zCResourceManager::zCClassCache::zCClassCache", 0x5DE360 }, + { "zCResourceManager::zCClassCache::~zCClassCache", 0x5DE380 }, + { "zCResourceManager::zCClassCache::InsertRes", 0x5DE390 }, + { "zCResourceManager::zCClassCache::RemoveRes", 0x5DE3F0 }, + { "zCResourceManager::zCClassCache::TouchRes", 0x5DE460 }, + { "zCResourceManager::zCClassCache::`vector deleting destructor'", 0x5DE520 }, + { "zCArray::AllocDelta", 0x5DE570 }, + { "zCArray::InsertEnd", 0x5DE650 }, + { "zCSession::zCSession", 0x5DE750 }, + { "zCSession::SetCamera", 0x5DE780 }, + { "zCSession::GetCamera", 0x5DE790 }, + { "zCSession::GetCameraAI", 0x5DE7A0 }, + { "zCSession::GetCameraVob", 0x5DE7B0 }, + { "zCSession::GetViewport", 0x5DE7C0 }, + { "zCSession::GetCutsceneManager", 0x5DE7D0 }, + { "zCSession::`scalar deleting destructor'", 0x5DE7E0 }, + { "zCSession::~zCSession", 0x5DE800 }, + { "zCSession::Done", 0x5DE850 }, + { "zCSession::Init", 0x5DE910 }, + { "zCSession::DesktopInit", 0x5DE950 }, + { "zCSession::CutsceneSystemInit", 0x5DE9E0 }, + { "zCSession::Render", 0x5DEA10 }, + { "zCSession::RenderBlit", 0x5DEA60 }, + { "zCSession::CamInit", 0x5DEA80 }, + { "zCSession::GetWorld", 0x5DECF0 }, + { "zCSession::SaveWorld", 0x5DED00 }, + { "zCSession::LoadWorld", 0x5DED10 }, + { "zCSession::SetTime", 0x5DED20 }, + { "zCSession::GetTime", 0x5DED30 }, + { "zCSession::SetWorld", 0x5DED40 }, + { "zCSkyControler_Indoor::_CreateNewInstance", 0x5DF340 }, + { "zCSkyControler::GetCloudShadowScale", 0x5DF420 }, + { "zCSkyControler::SetCloudShadowScale", 0x5DF430 }, + { "zCSkyControler::SetFillBackground", 0x5DF440 }, + { "zCSkyControler::GetFillBackground", 0x5DF450 }, + { "zCSkyControler::SetLightDirty", 0x5DF460 }, + { "zCSkyControler::SetRelightTime", 0x5DF470 }, + { "zCSkyControler::GetRelightCtr", 0x5DF480 }, + { "zCSkyControler::GetDaylightColorFromIntensity", 0x5DF490 }, + { "zCSkyControler::GetGlobalWindVec", 0x5DF4B0 }, + { "zCSkyControler::SetGlobalSkyScale", 0x5DF4C0 }, + { "zCSkyControler::GetGlobalSkyScale", 0x5DF4D0 }, + { "zCSkyControler::GetGlobalSkyScaleChanged", 0x5DF4E0 }, + { "zCSkyControler::SetCameraLocationHint", 0x5DF4F0 }, + { "zCSkyControler::SetWeatherType", 0x5DF500 }, + { "zCSkyControler::GetWeatherType", 0x5DF510 }, + { "zCSkyControler_Mid::_GetClassDef", 0x5DF520 }, + { "zCSkyControler_Indoor::operator delete", 0x5DF530 }, + { "zCSkyControler_Indoor::_GetClassDef", 0x5DF550 }, + { "zCSkyControler_Indoor::GetTime", 0x5DF560 }, + { "zCSkyControler_Indoor::ResetTime", 0x5DF570 }, + { "zCSkyControler_Indoor::SetOverrideColor", 0x5DF580 }, + { "zCSkyControler_Indoor::SetOverrideColorFlag", 0x5DF590 }, + { "zCSkyControler_Indoor::UpdateWorldDependencies", 0x5DF5A0 }, + { "zCSkyControler_Indoor::`scalar deleting destructor'", 0x5DF5B0 }, + { "zCSkyControler_Indoor::~zCSkyControler_Indoor", 0x5DF5E0 }, + { "zCSkyControler::_GetClassDef", 0x5DF6A0 }, + { "zCSkyControler::zCSkyControler", 0x5DF6B0 }, + { "zCSkyControler::`scalar deleting destructor'", 0x5DF890 }, + { "zCSkyControler::~zCSkyControler", 0x5DF8C0 }, + { "zCSkyControler::ClearBackground", 0x5DF930 }, + { "zCSkyControler_Mid::zCSkyControler_Mid", 0x5DFBF0 }, + { "zCSkyControler_Mid::`scalar deleting destructor'", 0x5DFC60 }, + { "zCSkyControler_Mid::InitUnderwaterPFX", 0x5DFC90 }, + { "zCUnderwaterPFX::`scalar deleting destructor'", 0x5DFEE0 }, + { "zCUnderwaterPFX::~zCUnderwaterPFX", 0x5DFF10 }, + { "zCSkyControler_Mid::~zCSkyControler_Mid", 0x5DFF20 }, + { "zCSkyControler_Mid::SetUnderwaterFX", 0x5DFFE0 }, + { "zCSkyControler_Mid::GetUnderwaterFX", 0x5E0050 }, + { "zCSkyControler_Mid::RenderSkyPre", 0x5E0060 }, + { "zCSkyControler_Mid::RenderSkyPost", 0x5E0130 }, + { "zCSkyControler_Mid::InitScreenBlend", 0x5E0310 }, + { "zCSkyControler_Mid::RenderScreenBlend", 0x5E0430 }, + { "zCSkyControler_Mid::SetScreenBlendAlpha", 0x5E05F0 }, + { "zCSkyControler_Mid::SetScreenBlendColor", 0x5E0610 }, + { "zCSkyControler_Mid::SetScreenBlendAlphaFunc", 0x5E0620 }, + { "zCSkyControler_Indoor::zCSkyControler_Indoor", 0x5E0630 }, + { "zCSkyControler_Indoor::SetTime", 0x5E06D0 }, + { "zCSkyControler_Indoor::SetFarZ", 0x5E0770 }, + { "zCSkyControler_Indoor::GetFarZ", 0x5E0780 }, + { "zCSkyControler_Indoor::SetFarZScalability", 0x5E0790 }, + { "zCSkyControler_Indoor::GetFarZScalability", 0x5E07E0 }, + { "zCSkyControler_Indoor::SetBackgroundColor", 0x5E07F0 }, + { "zCSkyControler_Indoor::GetBackgroundColor", 0x5E0800 }, + { "zCSkyControler_Indoor::GetBackgroundColorDef", 0x5E0810 }, + { "zCSkyControler_Indoor::RenderSkyPre", 0x5E0820 }, + { "zCSkyControler_Indoor::RenderSkyPost", 0x5E08C0 }, + { "zCUnderwaterPFX::Render", 0x5E08D0 }, + { "zCUnderwaterPFX::ProcessParticles", 0x5E08F0 }, + { "zCUnderwaterPFX::CreateParticles", 0x5E0CF0 }, + { "zCSkyControler_Outdoor::_CreateNewInstance", 0x5E0FB0 }, + { "zCSkyControler_Outdoor::operator delete", 0x5E1010 }, + { "zCOutdoorRainFX::zCOutdoorRainFX", 0x5E10A0 }, + { "zCOutdoorRainFX::~zCOutdoorRainFX", 0x5E1250 }, + { "zCOutdoorRainFX::UpdateSound", 0x5E1350 }, + { "zCOutdoorRainFX::SetWeatherType", 0x5E1570 }, + { "zCOutdoorRainFX::SetEffectWeight", 0x5E18E0 }, + { "zCOutdoorRainFX::CheckCameraBeam", 0x5E1A70 }, + { "zCOutdoorRainFX::CreateParticles", 0x5E1C70 }, + { "zCOutdoorRainFX::UpdateParticles", 0x5E2400 }, + { "zCOutdoorRainFX::RenderParticles", 0x5E25D0 }, + { "zCSkyState::PresetDay0", 0x5E3790 }, + { "zCSkyState::PresetDay1", 0x5E3920 }, + { "zCSkyState::PresetDay2", 0x5E3AA0 }, + { "zCSkyState::PresetEvening", 0x5E3B70 }, + { "zCSkyState::PresetNight0", 0x5E3C40 }, + { "zCSkyState::PresetNight1", 0x5E3E30 }, + { "zCSkyState::PresetNight2", 0x5E3FB0 }, + { "zCSkyState::PresetDawn", 0x5E4130 }, + { "zCSkyLayerData::zCSkyLayerData", 0x5E4200 }, + { "zCSkyLayerData::~zCSkyLayerData", 0x5E4320 }, + { "zCSkyState::zCSkyState", 0x5E43B0 }, + { "zCSkyControler_Outdoor::~zCSkyControler_Outdoor", 0x5E43E0 }, + { "zCSkyLayer::CreateSkyPoly", 0x5E4400 }, + { "zCSkyLayer::zCSkyLayer", 0x5E45D0 }, + { "zCSkyLayer::~zCSkyLayer", 0x5E4610 }, + { "zCSkyLayer::CreateSkyDomeMesh", 0x5E4670 }, + { "zCSkyLayer::SetDomeMeshEnabled", 0x5E4D40 }, + { "zCSkyLayer::SetSkyDomeTexture", 0x5E4DA0 }, + { "zCSkyLayer::SetSkyPolyTexture", 0x5E4DF0 }, + { "zCSkyLayer::RenderSkyLayer", 0x5E4E00 }, + { "zCSkyLayer::ColorizeSkyDome", 0x5E56D0 }, + { "zCSkyLayer::RenderRainCloudLayer", 0x5E5D00 }, + { "zCSkyControler_Outdoor::zCSkyControler_Outdoor", 0x5E6220 }, + { "zCSkyPlanet::zCSkyPlanet", 0x5E66A0 }, + { "zCSkyPlanet::~zCSkyPlanet", 0x5E66B0 }, + { "zCSkyControler_Outdoor::_GetClassDef", 0x5E66E0 }, + { "zCSkyControler_Outdoor::GetTime", 0x5E66F0 }, + { "zCSkyControler_Outdoor::SetBackgroundColor", 0x5E6700 }, + { "zCSkyControler_Outdoor::GetBackgroundColor", 0x5E6710 }, + { "zCSkyControler_Outdoor::GetBackgroundColorDef", 0x5E6740 }, + { "zCSkyControler_Outdoor::SetOverrideColor", 0x5E6750 }, + { "zCSkyControler_Outdoor::SetOverrideColorFlag", 0x5E6770 }, + { "zCSkyControler_Outdoor::GetRenderLightning", 0x5E6780 }, + { "zCSkyControler_Outdoor::SetCameraLocationHint", 0x5E6790 }, + { "zCSkyControler_Outdoor::GetGlobalSkyScale", 0x5E67A0 }, + { "zCSkyControler_Outdoor::GetGlobalSkyScaleChanged", 0x5E67B0 }, + { "zCSkyControler_Outdoor::`scalar deleting destructor'", 0x5E67C0 }, + { "zCSkyControler_Outdoor::Init", 0x5E6A00 }, + { "zCSkyControler_Outdoor::SetGlobalSkyScale", 0x5E7290 }, + { "zCSkyControler_Outdoor::UpdateWorldDependencies", 0x5E72C0 }, + { "zCSkyControler_Outdoor::GetStateTextureSearch", 0x5E7310 }, + { "zCSkyControler_Outdoor::ApplyStateTexToLayer", 0x5E7360 }, + { "zCSkyControler_Outdoor::RenderPlanets", 0x5E7830 }, + { "zCSkyControler_Outdoor::ReadFogColorsFromINI", 0x5E7EA0 }, + { "zCSkyControler_Outdoor::ApplyFogColorsFromINI", 0x5E85F0 }, + { "zCSkyControler_Outdoor::CreateDefault", 0x5E86D0 }, + { "zCSkyControler_Outdoor::Interpolate", 0x5E8C20 }, + { "zCSkyControler_Outdoor::SetTime", 0x5E9350 }, + { "zCSkyControler_Outdoor::ResetTime", 0x5E9380 }, + { "zCSkyControler_Outdoor::GetDaylightColorFromIntensity", 0x5E93A0 }, + { "zCSkyControler_Outdoor::CalcPolyLightCLUT", 0x5E93C0 }, + { "zCSkyControler_Outdoor::InitSkyPFX", 0x5E94E0 }, + { "zCSkyControler_Outdoor::CalcFog", 0x5E96C0 }, + { "zCSkyControler_Outdoor::SetFarZ", 0x5E9E50 }, + { "zCSkyControler_Outdoor::GetFarZ", 0x5E9E60 }, + { "zCSkyControler_Outdoor::SetFarZScalability", 0x5E9E70 }, + { "zCSkyControler_Outdoor::GetFarZScalability", 0x5E9EC0 }, + { "zCSkyControler_Outdoor::RenderSkyPFX", 0x5E9ED0 }, + { "zCSkyControler_Outdoor::CalcGlobalWind", 0x5EA210 }, + { "zCSkyControler_Outdoor::GetGlobalWindVec", 0x5EA7B0 }, + { "zCSkyControler_Outdoor::GetCloudShadowScale", 0x5EA7F0 }, + { "zCSkyControler_Outdoor::SetCloudShadowScale", 0x5EA810 }, + { "zCSkyControler_Outdoor::RenderSkyPre", 0x5EA850 }, + { "zCSkyControler_Outdoor::ProcessRainFX", 0x5EAF30 }, + { "zCSkyControler_Outdoor::SetRainFXWeight", 0x5EB230 }, + { "zCSkyControler_Outdoor::RenderSetup", 0x5EB360 }, + { "zCSkyControler_Outdoor::RenderSky", 0x5EB3D0 }, + { "zCSkyControler_Outdoor::RenderSkyPost", 0x5EB580 }, + { "zCSkyControler_Outdoor::Archive", 0x5EB640 }, + { "zCSkyControler_Outdoor::Unarchive", 0x5EB730 }, + { "zCSkyControler_Outdoor::SetWeatherType", 0x5EB830 }, + { "zCArray::InsertEnd", 0x5EB9C0 }, + { "zCArray::AllocDelta", 0x5EBAB0 }, + { "zCArray::InsertEnd", 0x5EBB10 }, + { "zCArray::InsertEnd", 0x5EBB60 }, + { "zCArray::AllocDelta", 0x5EBC30 }, + { "zCSoundSystem::GetNumReverbPresets", 0x5EC060 }, + { "zCSoundSystem::GetReverbPresetName", 0x5EC070 }, + { "zCSoundFX::GetCacheConfig", 0x5EC090 }, + { "zCSoundManager::zTScriptSoundData::zTScriptSoundData", 0x5EC420 }, + { "zCSoundManager::DebugMessage", 0x5EC460 }, + { "zCSoundManager::zCTableEntry::zCTableEntry", 0x5EC500 }, + { "zCSoundManager::SearchMediumTypeIDList", 0x5EC6A0 }, + { "zCSoundManager::zCMediumType::~zCMediumType", 0x5EC870 }, + { "zCSoundManager::GetMediumIndex", 0x5EC8C0 }, + { "zCSoundManager::GetCollSndTableIndex", 0x5EC9A0 }, + { "zCSoundManager::StartHitSound", 0x5ECAE0 }, + { "zCSoundManager::zCSoundEventData::zCSoundEventData", 0x5ED610 }, + { "zCSoundManager::zCSoundEventData::GetData", 0x5ED760 }, + { "zCSoundManager::StartAttackSound", 0x5ED8A0 }, + { "zCSoundManager::StartSlideSound", 0x5EDE60 }, + { "zCSoundManager::StartDestructionSound", 0x5EE0C0 }, + { "zCSoundManager::Init", 0x5EE3F0 }, + { "zCArraySort::Search", 0x5EEA70 }, + { "zCSoundManager::zCMediumType::`vector deleting destructor'", 0x5EEAE0 }, + { "zCArraySort::InsertEnd", 0x5EEB40 }, + { "zCArraySort::InsertEnd", 0x5EECC0 }, + { "zCArraySort::AllocDelta", 0x5EEE50 }, + { "zCSoundManager::zCMediumType::zCMediumType", 0x5EF050 }, + { "zCArraySort::AllocDelta", 0x5EF070 }, + { "zCSparseArrayBase::zCSparseArrayBase", 0x5EF2B0 }, + { "zCSparseArrayBase::SizeAll", 0x5EF340 }, + { "zCSparseArrayBase::IndexPtr", 0x5EF360 }, + { "zCSparseArrayBase::DataPtr", 0x5EF380 }, + { "zCSparseArrayBase::ManDatPtr", 0x5EF3A0 }, + { "zCSparseArrayBase::DestructIndex", 0x5EF3C0 }, + { "zCSparseArrayBase::ConstructData", 0x5EF3D0 }, + { "zCSparseArrayBase::DestructData", 0x5EF3E0 }, + { "zCSparseArrayBase::`scalar deleting destructor'", 0x5EF3F0 }, + { "zCSparseArrayBase::~zCSparseArrayBase", 0x5EF420 }, + { "zCSparseArrayBase::Destroy", 0x5EF430 }, + { "zCSparseArrayBase::Element", 0x5EF560 }, + { "zCSparseArrayBase::Insert", 0x5EF5B0 }, + { "zCSparseArrayBase::Delete", 0x5EF820 }, + { "zCSparseArrayBase::Clear", 0x5EF930 }, + { "zCSparseArrayBase::IndexIsEqual", 0x5EF970 }, + { "zCSparseArrayBase::CopyIndex", 0x5EF990 }, + { "zCSparseArrayBase::Hash", 0x5EF9C0 }, + { "zCSparseArrayBase::Find", 0x5EF9F0 }, + { "zCSparseArrayBase::Create", 0x5EFB70 }, + { "zCSparseArrayBase::Resize", 0x5EFBE0 }, + { "zCSparseArrayBase::AddRef", 0x5F00A0 }, + { "zCSparseArrayBase::Release", 0x5F0100 }, + { "zCSparseArrayBase::CheckResize", 0x5F0150 }, + { "Hash", 0x5F0180 }, + { "zCCacheBase::zCCacheBase", 0x5F0240 }, + { "zCCacheBase::`scalar deleting destructor'", 0x5F0270 }, + { "zCCacheBase::~zCCacheBase", 0x5F02C0 }, + { "zCCacheBase::S_PurgeCaches", 0x5F0300 }, + { "zCCacheBase::S_ClearCaches", 0x5F0340 }, + { "zCTextureFileFormatTGA::_CreateNewInstance", 0x5F0770 }, + { "zCTextureFileFormatTGA::operator delete", 0x5F0880 }, + { "zCTextureFileFormatTGA::_GetClassDef", 0x5F08A0 }, + { "zCTextureFileFormatTGA::SaveTexture", 0x5F08B0 }, + { "zCTextureFileFormatTGA::CanSave", 0x5F08D0 }, + { "zCTextureFileFormatTGA::CanLoad", 0x5F08E0 }, + { "zCTextureFileFormatInternal::_CreateNewInstance", 0x5F0AE0 }, + { "zCTextureFileFormatInternal::_GetClassDef", 0x5F0BF0 }, + { "zCTextureFileFormatInternal::CanSave", 0x5F0C00 }, + { "zCTextureFileFormatInternal::CanLoad", 0x5F0C10 }, + { "zCTextureFileFormatTGA::zCTextureFileFormatTGA", 0x5F0C20 }, + { "zCTextureFileFormatTGA::`scalar deleting destructor'", 0x5F0D20 }, + { "zCTextureFileFormatTGA::~zCTextureFileFormatTGA", 0x5F0D50 }, + { "zCTextureFileFormat::_GetClassDef", 0x5F0D70 }, + { "zCTextureFileFormat::`scalar deleting destructor'", 0x5F0D80 }, + { "zCTextureFileFormat::~zCTextureFileFormat", 0x5F0DB0 }, + { "zCTextureFileFormatTGA::GetFileExtension", 0x5F0DC0 }, + { "zCTextureFileFormatTGA::ReadTGAHeader", 0x5F0E10 }, + { "zCTextureFileFormatTGA::ReadTGAColorMap", 0x5F14F0 }, + { "zCTextureFileFormatTGA::ReadTGARLEPixel", 0x5F1A70 }, + { "zCTextureFileFormatTGA::ReadTGASpan", 0x5F1CE0 }, + { "zCTextureFileFormatTGA::ReadTGAData", 0x5F1DF0 }, + { "zCTextureFileFormatTGA::LoadTexture", 0x5F2050 }, + { "zCTextureFileFormatInternal::zCTextureFileFormatInternal", 0x5F23C0 }, + { "zCTextureFileFormatInternal::`vector deleting destructor'", 0x5F24D0 }, + { "zCTextureFileFormatInternal::~zCTextureFileFormatInternal", 0x5F2500 }, + { "zCTextureFileFormatInternal::GetFileExtension", 0x5F2510 }, + { "zCTextureFileFormatInternal::ReadHeader", 0x5F2560 }, + { "zCTextureFileFormatInternal::ReadData", 0x5F25C0 }, + { "zCTextureFileFormatInternal::LoadTexture", 0x5F2840 }, + { "zCTextureFileFormatInternal::WriteHeader", 0x5F29F0 }, + { "zCTextureFileFormatInternal::WriteData", 0x5F2A60 }, + { "zCTextureFileFormatInternal::SaveTexture", 0x5F2BC0 }, + { "zCTexture::zCTexture", 0x5F3390 }, + { "zCTextureExchange::`scalar deleting destructor'", 0x5F33E0 }, + { "zCTexture::_GetClassDef", 0x5F3400 }, + { "zCTexture::HasAlpha", 0x5F3410 }, + { "zCTexture::GetChromaKeyingEnabled", 0x5F3420 }, + { "zCTexture::SetChromaKeyingEnabled", 0x5F3430 }, + { "zCTexture::`scalar deleting destructor'", 0x5F3440 }, + { "zCTexture::InitValues", 0x5F3470 }, + { "zCTexture::~zCTexture", 0x5F34A0 }, + { "zCTexture::SearchName", 0x5F3550 }, + { "zCTexture::IsLightmap", 0x5F3570 }, + { "zCTexture::GetAniTexture", 0x5F35C0 }, + { "zCTexture::AddAniTex", 0x5F3620 }, + { "zCTexture::PrecacheTexAniFrames", 0x5F3660 }, + { "zCTexture::Load", 0x5F36A0 }, + { "zCTexture::LoadSingle", 0x5F4360 }, + { "zCTexture::Exists", 0x5F4510 }, + { "zCTexture::AutoDetectRendererTexScale", 0x5F46E0 }, + { "zCTexture::RefreshTexMaxSize", 0x5F4EA0 }, + { "zCTextureConvert::LoadFromFileFormat", 0x5F4F30 }, + { "zCTextureConvert::SaveToFileFormat", 0x5F5010 }, + { "zCTextureConvert::SaveInternal", 0x5F5150 }, + { "zCTextureConvert::LoadInternal", 0x5F51E0 }, + { "zCTextureConvert::ConvertToNewFormat", 0x5F5270 }, + { "zCTextureConvert::ConvertToNewSize", 0x5F52A0 }, + { "zCTextureConvert::GenerateMipMaps", 0x5F5390 }, + { "zCTextureConvert::CalcNumMipMaps", 0x5F53E0 }, + { "zCTextureConvert::CorrectAspectRatio", 0x5F5410 }, + { "zCTextureConvert::CorrectPow2", 0x5F5490 }, + { "zCTexture::LoadResourceData", 0x5F54D0 }, + { "zCTexture::ReleaseResourceData", 0x5F5530 }, + { "zCTexture::GetResSizeBytes", 0x5F5590 }, + { "zCTexture::GetCacheConfig", 0x5F5720 }, + { "zCTexture::ConvertTexture", 0x5F59F0 }, + { "zCTexture::ForceConvertAndReloadTexture", 0x5F6170 }, + { "zCTexture::CalcNextBestTexFormat", 0x5F6240 }, + { "zCTexture::CalcDesiredBPP", 0x5F6340 }, + { "zCTexture::LoadAndConvertInternal", 0x5F64C0 }, + { "zCTexture::SaveAndConvertInternal", 0x5F6840 }, + { "zCTexture::CacheInNamed", 0x5F69E0 }, + { "zCTexture::IsTextureTileBaseSlice", 0x5F73F0 }, + { "zCTexture::CreateTextureTile", 0x5F7420 }, + { "zCTexture::GetPixelSize", 0x5F7C10 }, + { "zCTextureFileHandler::HandleFile", 0x5F7C40 }, + { "zCTexture::ScanConvertTextures", 0x5F7F40 }, + { "zCTextureExchange::CopyContents", 0x5F8180 }, + { "zCTextureExchange::GetMemSizeBytes", 0x5F8290 }, + { "zCTextureExchange::GetRGBAAtTexel", 0x5F8340 }, + { "zCTextureExchange::GetRGBAAtPtr", 0x5F88A0 }, + { "zCLightMap::_CreateNewInstance", 0x5F8DD0 }, + { "zCLightMap::_GetClassDef", 0x5F8E90 }, + { "zCLightMap::zCLightMap", 0x5F8EA0 }, + { "zCLightMap::`scalar deleting destructor'", 0x5F8F30 }, + { "zCLightMap::~zCLightMap", 0x5F8F60 }, + { "zCLightMap::SetTexture", 0x5F8FD0 }, + { "zCLightMap::CalcLightmapOriginUpRight", 0x5F9010 }, + { "zThreadProc", 0x5F9150 }, + { "zCThread::zCThread", 0x5F9160 }, + { "zCThread::`scalar deleting destructor'", 0x5F9180 }, + { "zCThread::~zCThread", 0x5F91E0 }, + { "zCThread::BeginThread", 0x5F9230 }, + { "zCThread::ThreadProc", 0x5F9320 }, + { "zCThread::EndThread", 0x5F9330 }, + { "zCThread::SuspendThread", 0x5F9370 }, + { "zCThread::ResumeThread", 0x5F93A0 }, + { "zCThread::SleepThread", 0x5F93D0 }, + { "zCCriticalSection::zCCriticalSection", 0x5F93E0 }, + { "zCCriticalSection::`scalar deleting destructor'", 0x5F9400 }, + { "zCCriticalSection::~zCCriticalSection", 0x5F9420 }, + { "zCSyncObject::`scalar deleting destructor'", 0x5F9440 }, + { "zCCriticalSection::Lock", 0x5F9460 }, + { "zCCriticalSection::Unlock", 0x5F9480 }, + { "zCMutex::zCMutex", 0x5F9490 }, + { "zCMutex::`scalar deleting destructor'", 0x5F9590 }, + { "zCMutex::~zCMutex", 0x5F95B0 }, + { "zCMutex::Lock", 0x5F95E0 }, + { "zCMutex::Unlock", 0x5F9600 }, + { "zCTimer::zCTimer", 0x5F9680 }, + { "zCTimer::ResetTimer", 0x5F96B0 }, + { "zCTimer::SetFrameTime", 0x5F9800 }, + { "zCTimer::S_SetMaxFPS", 0x5F9870 }, + { "zCTimer::S_GetMaxFPS", 0x5F9880 }, + { "zCTimer::SetMaxFPS", 0x5F9890 }, + { "zCTimer::FrameUpdate", 0x5F98A0 }, + { "zCTimer::LimitFPS", 0x5F9920 }, + { "zCChecksum::GetBufferCRC32", 0x5F9A10 }, + { "zCChecksum::BeginChecksum", 0x5F9B50 }, + { "zCChecksum::EndChecksum", 0x5F9B60 }, + { "zCChecksum::CalcBufferChecksum", 0x5F9B70 }, + { "zCChecksum::CalcFileChecksum", 0x5F9B90 }, + { "zCChecksum16::GetBufferCRC16", 0x5F9C80 }, + { "zCChecksum16::BeginChecksum", 0x5F9DD0 }, + { "zCChecksum16::EndChecksum", 0x5F9DE0 }, + { "zCChecksum16::CalcBufferChecksum", 0x5F9DF0 }, + { "zCFPUControler::zCFPUControler", 0x5F9E70 }, + { "zCFPUControler::SaveCurrentControlWord", 0x5F9EB0 }, + { "zCFPUControler::RestoreSavedControlWord", 0x5F9ED0 }, + { "zCFPUControler::GetCurrentControlWord", 0x5F9EE0 }, + { "zCFPUControler::RestoreDefaultControlWord", 0x5F9EF0 }, + { "zCFPUControler::ComputeDefaultControlWord", 0x5F9F00 }, + { "zCFPUControler::SetControlWord", 0x5F9F40 }, + { "zCFPUControler::SetPrecision_24", 0x5F9F60 }, + { "zCFPUControler::SetPrecision_53", 0x5F9F80 }, + { "zCFPUControler::SetPrecision_64", 0x5F9FA0 }, + { "zCFPUControler::PrintStatus", 0x5F9FC0 }, + { "zSinApprox", 0x5FAA40 }, + { "zCosApprox", 0x5FAA80 }, + { "zSinCosApprox", 0x5FAAC0 }, + { "Trg_Init", 0x5FAB80 }, + { "zCOLOR::GetDescription", 0x5FABA0 }, + { "zCOLOR::SetByDescription", 0x5FAF10 }, + { "zCOLOR::GetDescriptionRGB", 0x5FB190 }, + { "zTPlane::ClassifyPointBSPBuild", 0x5FB440 }, + { "zTPlane::Print", 0x5FB490 }, + { "zTPlane::Calc", 0x5FB870 }, + { "zTPlane::GetOriginUpRight", 0x5FB950 }, + { "zCVertexBuffer::zCVertexBuffer", 0x5FBD40 }, + { "zCVertexBuffer::_GetClassDef", 0x5FBE60 }, + { "zCVertexBuffer::Create", 0x5FBE70 }, + { "zCVertexBuffer::Destroy", 0x5FBE80 }, + { "zCVertexBuffer::Lock", 0x5FBE90 }, + { "zCVertexBuffer::Unlock", 0x5FBEA0 }, + { "zCVertexBuffer::IsLocked", 0x5FBEB0 }, + { "zCVertexBuffer::Optimize", 0x5FBEC0 }, + { "zCVertexBuffer::SetPrimitiveType", 0x5FBED0 }, + { "zCVertexBuffer::GetPrimitiveType", 0x5FBEE0 }, + { "zCVertexBuffer::GetVertexFormat", 0x5FBEF0 }, + { "zCVertexBuffer::GetVertexType", 0x5FBF00 }, + { "zCVertexBuffer::SetIndexList", 0x5FBF10 }, + { "zCVertexBuffer::SetIndexListSize", 0x5FBF20 }, + { "zCVertexBuffer::GetIndexListSize", 0x5FBF30 }, + { "zCVertexBuffer::GetIndexListPtr", 0x5FBF40 }, + { "zCVertexBuffer::`scalar deleting destructor'", 0x5FBF50 }, + { "zCVertexBuffer::~zCVertexBuffer", 0x5FBF80 }, + { "zCVertexBuffer::AddRecreateLostVBCallback", 0x5FBFF0 }, + { "zCVertexBuffer::RemoveRecreateLostVBCallback", 0x5FC100 }, + { "zCVertexBuffer::CallRecreateLostVBCallbacks", 0x5FC160 }, + { "zCVertexBufferDyn::zCVertexBufferDyn", 0x5FC2C0 }, + { "zCVertexBufferDyn::~zCVertexBufferDyn", 0x5FC310 }, + { "zCVertexBufferDyn::Lock", 0x5FC350 }, + { "zCVertexBufferDyn::Unlock", 0x5FC3D0 }, + { "zCVertexBufferDyn2::zCVertexBufferDyn2", 0x5FC3F0 }, + { "zCVertexBufferDyn2::~zCVertexBufferDyn2", 0x5FC440 }, + { "zCVertexBufferDyn2::ReserveVerts", 0x5FC490 }, + { "zCVertexBufferDyn2::Lock", 0x5FC4B0 }, + { "zCVertexBufferDyn2::Unlock", 0x5FC510 }, + { "zCVertexBufferManager::zCVertexBufferManager", 0x5FC570 }, + { "zCVertexBufferManager::AcquireVertexBuffer", 0x5FC600 }, + { "zCVertexBufferManager::ReleaseVertexBuffer", 0x5FC970 }, + { "zCVertexBufferManager::UnlockOpenVertexBuffers", 0x5FCA30 }, + { "zCVertexBufferManager::StartChangeWorld", 0x5FCC30 }, + { "zCVertexBufferManager::EndChangeWorld", 0x5FCC40 }, + { "zCArray::AllocDelta", 0x5FCC70 }, + { "zCEventMessage::_CreateNewInstance", 0x5FCEF0 }, + { "zCEventMessage::operator delete", 0x5FD050 }, + { "zCEventCore::_CreateNewInstance", 0x5FD250 }, + { "zCVobLightPreset::_CreateNewInstance", 0x5FD520 }, + { "zCVobLightPreset::operator delete", 0x5FD670 }, + { "zCVobLightPreset::_GetClassDef", 0x5FD690 }, + { "zCVobLightPreset::`scalar deleting destructor'", 0x5FD6A0 }, + { "zCVobLightPreset::~zCVobLightPreset", 0x5FD6D0 }, + { "zCVob::_CreateNewInstance", 0x5FD940 }, + { "zCVobLevelCompo::_CreateNewInstance", 0x5FDB90 }, + { "zCVobLevelCompo::operator delete", 0x5FDC10 }, + { "zCVobLevelCompo::_GetClassDef", 0x5FDC30 }, + { "zCVobLevelCompo::`scalar deleting destructor'", 0x5FDC40 }, + { "zCVobLevelCompo::~zCVobLevelCompo", 0x5FDC70 }, + { "zCVob::OnTrigger", 0x5FE170 }, + { "zCVob::OnUntrigger", 0x5FE180 }, + { "zCVob::OnTouch", 0x5FE190 }, + { "zCVob::OnUntouch", 0x5FE1A0 }, + { "zCVob::OnTouchLevel", 0x5FE1B0 }, + { "zCVob::OnDamage", 0x5FE1C0 }, + { "zCVob::OnMessage", 0x5FE1D0 }, + { "zCVob::zCVob", 0x5FE1E0 }, + { "zCVob::`scalar deleting destructor'", 0x5FE440 }, + { "zCVob::~zCVob", 0x5FE470 }, + { "zCVob::InitVobSystem", 0x5FE6E0 }, + { "zCVob::CleanupVobSystem", 0x5FE800 }, + { "zCVob::ResetIDCtr", 0x5FE8C0 }, + { "zCVob::GetNextFreeVobID", 0x5FE8D0 }, + { "zCVob::SetVobID", 0x5FE8E0 }, + { "zCVob::SetAI", 0x5FE8F0 }, + { "zCVob::SetVobPresetName", 0x5FE940 }, + { "zCVob::GetVobPresetName", 0x5FE950 }, + { "zCVob::GetRigidBody", 0x5FE960 }, + { "zCVob::ArchivePacked", 0x5FE9D0 }, + { "zCVob::ArchiveVerbose", 0x5FEDB0 }, + { "zCVob::Archive", 0x5FF140 }, + { "zCVob::UnarchivePacked", 0x5FF200 }, + { "zCVob::UnarchiveVerbose", 0x5FF720 }, + { "zCVob::Unarchive", 0x5FFC70 }, + { "zCVob::SetVobName", 0x5FFDD0 }, + { "zCVob::GetEM", 0x5FFE10 }, + { "zCVob::TraceRay", 0x5FFE40 }, + { "zCVob::CalcLightSampleAtOrigin", 0x600130 }, + { "zCVob::GetLightColorStat", 0x6001B0 }, + { "zCVob::GetLightColorStatGroundPoly", 0x600440 }, + { "zCVob::GetLightColorDyn", 0x600470 }, + { "zCVob::CalcStaticLight", 0x600650 }, + { "zCVob::GetSectorNameVobIsIn", 0x600AE0 }, + { "zCVob::LoadGroundShadowMesh", 0x600B00 }, + { "zCVob::DeleteGroundShadowMesh", 0x600C00 }, + { "zCVob::SetGroundShadowSize", 0x600C30 }, + { "zCVob::GetGroundShadowSize", 0x600C80 }, + { "zCVob::RenderGroundShadow", 0x600CD0 }, + { "zCVob::GetClassHelperVisual", 0x6011E0 }, + { "zCVob::CalcRenderAlpha", 0x6013E0 }, + { "zCVob::Render", 0x6015D0 }, + { "zCVob::GetLightColorAtCenter", 0x601AC0 }, + { "zCVob::RemoveVobFromWorld", 0x601C40 }, + { "zCVob::RemoveVobSubtreeFromWorld", 0x601C60 }, + { "zCVob::ThisVobAddedToWorld", 0x601C80 }, + { "zCVob::ThisVobRemovedFromWorld", 0x601CA0 }, + { "zCVob::AddRefVobSubtree", 0x601CC0 }, + { "zCVob::ReleaseVobSubtree", 0x601D40 }, + { "zCVob::RemoveWorldDependencies", 0x601DA0 }, + { "zCTree::`scalar deleting destructor'", 0x601F80 }, + { "zCVob::RemoveVobFromGlobalVobTree", 0x601FF0 }, + { "zCVob::RemoveVobFromBspTree", 0x6020E0 }, + { "zCVob::GetVobInfo", 0x602100 }, + { "zCVob::SetVisual", 0x6024F0 }, + { "zCVob::SetSleeping", 0x602930 }, + { "zCVob::SetSleepingMode", 0x602960 }, + { "zCVob::UpdateVisualDependencies", 0x602B20 }, + { "zCVob::AddVobToWorld_CorrectParentDependencies", 0x602BB0 }, + { "zCVob::ResetOnTimer", 0x602BD0 }, + { "zCVob::SetOnTimer", 0x602BE0 }, + { "zCVob::IsOnTimer", 0x602C10 }, + { "zCVob::ProcessOnTimer", 0x602C30 }, + { "zCVob::DoFrameActivity", 0x602C60 }, + { "zCVob::CheckModelLimbCollision", 0x602ED0 }, + { "zCVob::zTModelLimbColl::zTModelLimbColl", 0x603A20 }, + { "zCVob::zTModelLimbColl::`scalar deleting destructor'", 0x603A30 }, + { "zCVob::zTModelLimbColl::~zTModelLimbColl", 0x603A50 }, + { "zCVob::CheckModelLimbCollisionLevel", 0x603A80 }, + { "zCVob::CheckModelLimbCollisionPolys", 0x604710 }, + { "zCVob::GetTrafoModelNodeToWorld", 0x604960 }, + { "zCVob::GetScreenBBox2D", 0x604AE0 }, + { "zCVob::RepairIllegalFloats", 0x604F10 }, + { "zCVob::PackStateBinary", 0x605110 }, + { "zCVob::UnpackStateBinary", 0x6051C0 }, + { "zCVobLevelCompo::zCVobLevelCompo", 0x605280 }, + { "zCVobLevelCompo::HasIdentityTrafo", 0x6052E0 }, + { "zCVobLevelCompo::Archive", 0x605360 }, + { "zCVobLevelCompo::Unarchive", 0x605410 }, + { "zCVobLevelCompo::SetVisual", 0x6054E0 }, + { "zCEventMessage::GetMessageID", 0x6056D0 }, + { "zCEventMessage::AnalyzeMessageID", 0x6056F0 }, + { "zCEventMessage::CreateFromID", 0x605710 }, + { "zCEventMessage::PackToBuffer", 0x605730 }, + { "zCEventMessage::CreateFromBuffer", 0x605780 }, + { "zCEventMessage::Archive", 0x6057C0 }, + { "zCEventMessage::Unarchive", 0x6059C0 }, + { "zCEventMessage::TestClassIntegrity", 0x6059E0 }, + { "zCEventCore::Clear", 0x6060C0 }, + { "zCEventCore::~zCEventCore", 0x606100 }, + { "zCEventCore::Pack", 0x606120 }, + { "zCEventCore::Unpack", 0x6061D0 }, + { "zCEventCore::MD_GetSubTypeString", 0x6062F0 }, + { "zCEventCore::Archive", 0x6064F0 }, + { "zCEventCore::Unarchive", 0x606560 }, + { "zCVisual::zCVisual", 0x606660 }, + { "zCVisual::`scalar deleting destructor'", 0x6067D0 }, + { "zCVisual::~zCVisual", 0x606800 }, + { "zCVisual::AddNextLODVisual", 0x606820 }, + { "zCVisual::AddEndLODVisual", 0x606850 }, + { "zCVisual::GetLODVisualAndAlpha", 0x606880 }, + { "zCVisual::TraceRay", 0x6068E0 }, + { "zCVisual::InitVisualSystem", 0x6068F0 }, + { "zCVisual::CleanupVisualSystem", 0x606A80 }, + { "zCVisual::LoadVisual", 0x606AD0 }, + { "zCVob::GetIsProjectile", 0x606C00 }, + { "zCList::~zCList", 0x606C40 }, + { "zCTree::~zCTree", 0x606C70 }, + { "zCTree::RemoveSubtree", 0x606CD0 }, + { "std::map,class std::allocator >::map,class std::allocator >", 0x606D10 }, + { "zCList::Insert", 0x606E90 }, + { "zCTree::AddChild", 0x606EE0 }, + { "std::_Tree,struct std::map,class std::allocator >::_Kfn,struct std::less,class std::allocator >::begin", 0x606F10 }, + { "std::_Tree,struct std::map,class std::allocator >::_Kfn,struct std::less,class std::allocator >::const_iterator::_Inc", 0x6071B0 }, + { "zCList::GetNumInList", 0x607200 }, + { "std::_Tree,struct std::map,class std::allocator >::_Kfn,struct std::less,class std::allocator >::_Erase", 0x607630 }, + { "std::_Tree,struct std::map,class std::allocator >::_Kfn,struct std::less,class std::allocator >::_Lrotate", 0x6078E0 }, + { "std::_Tree,struct std::map,class std::allocator >::_Kfn,struct std::less,class std::allocator >::_Rrotate", 0x607940 }, + { "std::_Tree,struct std::map,class std::allocator >::_Kfn,struct std::less,class std::allocator >::const_iterator::_Dec", 0x6079C0 }, + { "zCVobLight::_CreateNewInstance", 0x607C60 }, + { "zCVobLight::zCVobLight", 0x607D10 }, + { "zCVobLight::_GetClassDef", 0x607E00 }, + { "zCVobLight::`scalar deleting destructor'", 0x607E10 }, + { "zCVobLight::~zCVobLight", 0x607E40 }, + { "zCVobLight::CleanupVobLight", 0x607FE0 }, + { "zCVobLight::OnTrigger", 0x608050 }, + { "zCVobLight::OnUntrigger", 0x608120 }, + { "zCVobLight::DoAnimation", 0x6081C0 }, + { "zCVobLight::SetRange", 0x608320 }, + { "zCVobLight::SumLightsAtPositionWS", 0x608410 }, + { "zCVobLight::LoadLightPresets", 0x608690 }, + { "zCVobLight::SaveLightPresets", 0x6087E0 }, + { "zCVobLight::AddThisToPresetList", 0x608910 }, + { "zCVobLight::SetByPreset", 0x608BE0 }, + { "zCVobLight::SetByPresetInUse", 0x608E60 }, + { "zCVobLight::Archive", 0x6090B0 }, + { "zCVobLight::Unarchive", 0x609100 }, + { "zCVobLight::EndMovement", 0x6092B0 }, + { "zCVobLight::ThisVobAddedToWorld", 0x609530 }, + { "zCVobLightPreset::Archive", 0x609790 }, + { "zCVobLightPreset::Unarchive", 0x6097C0 }, + { "zCVobLightData::SetLensFlareFXByName", 0x609970 }, + { "zCVobLightData::GetLensFlareFXName", 0x609A70 }, + { "zCVobLightData::Archive", 0x609A90 }, + { "zCVobLightData::Unarchive", 0x609FA0 }, + { "zCVobLightData::zCVobLightData", 0x60A970 }, + { "zCVobLightData::~zCVobLightData", 0x60A9F0 }, + { "zCVobLightData::SetRange", 0x60AA60 }, + { "zCArray::Search", 0x60AAC0 }, + { "zCArray::AllocAbs", 0x60AAF0 }, + { "zCArray::operator=", 0x60AB50 }, + { "zCArray::operator=", 0x60ABE0 }, + { "zTRayTurboValMap::~zTRayTurboValMap", 0x60AC30 }, + { "zCArray::InsertEnd", 0x60AD10 }, + { "zCArray::AllocDelta", 0x60AD50 }, + { "zCArray::AllocDelta", 0x60ADD0 }, + { "zTRayTurboValMap::InitHashTable", 0x60AE30 }, + { "zCArray::zSNode *>::AllocAbs", 0x60AF80 }, + { "zCArray::zSNode *>::DeleteList", 0x60AFE0 }, + { "zCArray::zSNode *>::AllocDelta", 0x60B000 }, + { "zCArray::zSNode *>::InsertEnd", 0x60B060 }, + { "zCVobStair::_CreateNewInstance", 0x60B350 }, + { "zCVobStair::operator delete", 0x60B3B0 }, + { "zCVobStair::_GetClassDef", 0x60B3D0 }, + { "zCVobStair::`scalar deleting destructor'", 0x60B3E0 }, + { "zCVobStair::~zCVobStair", 0x60B410 }, + { "zCTriggerUntouch::_CreateNewInstance", 0x60B7F0 }, + { "zCTriggerBase::_GetClassDef", 0x60B8D0 }, + { "zCTriggerUntouch::operator delete", 0x60B8E0 }, + { "zCTriggerUntouch::_GetClassDef", 0x60B900 }, + { "zCTriggerUntouch::OnTouch", 0x60B910 }, + { "zCTriggerUntouch::OnTrigger", 0x60B920 }, + { "zCTriggerUntouch::OnUntrigger", 0x60B930 }, + { "zCTriggerUntouch::`scalar deleting destructor'", 0x60B940 }, + { "zCTriggerUntouch::~zCTriggerUntouch", 0x60B970 }, + { "zCMessageFilter::_CreateNewInstance", 0x60BBC0 }, + { "zCMessageFilter::operator delete", 0x60BCA0 }, + { "zCMessageFilter::_GetClassDef", 0x60BCC0 }, + { "zCMessageFilter::OnTouch", 0x60BCD0 }, + { "zCMessageFilter::OnUntouch", 0x60BCE0 }, + { "zCCodeMaster::_CreateNewInstance", 0x60BEE0 }, + { "zCCodeMaster::operator delete", 0x60C0C0 }, + { "zCCodeMaster::_GetClassDef", 0x60C0E0 }, + { "zCCodeMaster::OnUntouch", 0x60C0F0 }, + { "zCCodeMaster::OnTouch", 0x60C100 }, + { "zCTriggerBase::~zCTriggerBase", 0x60C110 }, + { "zCMoverControler::_CreateNewInstance", 0x60C360 }, + { "zCMoverControler::operator delete", 0x60C450 }, + { "zCMoverControler::_GetClassDef", 0x60C470 }, + { "zCMoverControler::OnUntrigger", 0x60C480 }, + { "zCMoverControler::OnUntouch", 0x60C490 }, + { "zCMoverControler::OnTouch", 0x60C4A0 }, + { "zCTriggerWorldStart::_CreateNewInstance", 0x60C6A0 }, + { "zCTriggerWorldStart::operator delete", 0x60C790 }, + { "zCTriggerWorldStart::_GetClassDef", 0x60C7B0 }, + { "zCTriggerWorldStart::OnTouch", 0x60C7C0 }, + { "zCTriggerWorldStart::OnUntouch", 0x60C7D0 }, + { "zCTriggerWorldStart::OnUntrigger", 0x60C7E0 }, + { "zCTrigger::_CreateNewInstance", 0x60C9E0 }, + { "zCTrigger::operator delete", 0x60CA40 }, + { "zCTriggerList::_CreateNewInstance", 0x60CC50 }, + { "std::char_traits::assign", 0x60CE50 }, + { "zCTriggerList::operator delete", 0x60CE60 }, + { "zCTriggerList::_GetClassDef", 0x60CE80 }, + { "zCMover::_CreateNewInstance", 0x60D080 }, + { "zCMover::operator delete", 0x60D0E0 }, + { "zCTriggerTeleport::_CreateNewInstance", 0x60D2F0 }, + { "zCTriggerTeleport::operator delete", 0x60D450 }, + { "zCTriggerTeleport::_GetClassDef", 0x60D470 }, + { "zCEarthquake::_CreateNewInstance", 0x60D850 }, + { "zCEarthquake::_GetClassDef", 0x60D920 }, + { "zCPFXControler::_CreateNewInstance", 0x60DB20 }, + { "zCPFXControler::operator delete", 0x60DBD0 }, + { "zCPFXControler::_GetClassDef", 0x60DBF0 }, + { "zCTouchDamage::_CreateNewInstance", 0x60DDF0 }, + { "zCTouchDamage::operator delete", 0x60DED0 }, + { "zCTouchDamage::_GetClassDef", 0x60DEF0 }, + { "zCTouchAnimate::_CreateNewInstance", 0x60E0F0 }, + { "zCTouchAnimate::operator delete", 0x60E1D0 }, + { "zCTouchAnimate::_GetClassDef", 0x60E1F0 }, + { "zCTouchAnimateSound::_CreateNewInstance", 0x60E3F0 }, + { "zCTouchAnimateSound::operator delete", 0x60E580 }, + { "zCTouchAnimateSound::_GetClassDef", 0x60E5A0 }, + { "zCVobAnimate::_CreateNewInstance", 0x60E7A0 }, + { "zCVobAnimate::operator delete", 0x60E840 }, + { "zCVobAnimate::_GetClassDef", 0x60E860 }, + { "zCVobLensFlare::_CreateNewInstance", 0x60EA60 }, + { "zCVobLensFlare::operator delete", 0x60EB10 }, + { "zCVobLensFlare::_GetClassDef", 0x60EB30 }, + { "zCVobScreenFX::_CreateNewInstance", 0x60ED30 }, + { "zCEventCommon::_CreateNewInstance", 0x60EF70 }, + { "zCEventCommon::operator delete", 0x60F0A0 }, + { "zCEventCommon::_GetClassDef", 0x60F0C0 }, + { "zCEventCommon::MD_GetNumOfSubTypes", 0x60F0D0 }, + { "zCEventCommon::IsNetRelevant", 0x60F0E0 }, + { "zCEventCommon::`scalar deleting destructor'", 0x60F0F0 }, + { "zCEventCommon::~zCEventCommon", 0x60F120 }, + { "zCEventMover::_CreateNewInstance", 0x60F310 }, + { "zCEventMover::operator delete", 0x60F440 }, + { "zCEventMover::_GetClassDef", 0x60F460 }, + { "zCEventMover::MD_GetNumOfSubTypes", 0x60F470 }, + { "zCEventMover::IsNetRelevant", 0x60F480 }, + { "zCEventMover::`scalar deleting destructor'", 0x60F490 }, + { "zCEventMover::~zCEventMover", 0x60F4C0 }, + { "zCEventScreenFX::_CreateNewInstance", 0x60F6B0 }, + { "zCEventScreenFX::_GetClassDef", 0x60F780 }, + { "zCEventScreenFX::MD_GetNumOfSubTypes", 0x60F790 }, + { "zCEventScreenFX::`scalar deleting destructor'", 0x60F7A0 }, + { "zCEventScreenFX::~zCEventScreenFX", 0x60F7D0 }, + { "zCEventCommon::MD_GetSubTypeString", 0x60F7E0 }, + { "zCEventMover::MD_GetSubTypeString", 0x60F940 }, + { "zCTriggerBase::zCTriggerBase", 0x60FAF0 }, + { "zCTriggerBase::`scalar deleting destructor'", 0x60FB90 }, + { "zCTriggerBase::OnTouch", 0x60FBC0 }, + { "zCTriggerBase::OnUntouch", 0x60FC60 }, + { "zCTriggerBase::OnTrigger", 0x60FD00 }, + { "zCTriggerBase::OnUntrigger", 0x60FDA0 }, + { "zCTriggerBase::Archive", 0x60FE40 }, + { "zCTriggerBase::Unarchive", 0x60FE70 }, + { "zCTrigger::zCTrigger", 0x60FEA0 }, + { "zCTrigger::_GetClassDef", 0x610090 }, + { "zCTrigger::`scalar deleting destructor'", 0x6100A0 }, + { "zCTrigger::ClearStateInternals", 0x6100D0 }, + { "zCTrigger::~zCTrigger", 0x610120 }, + { "zCTrigger::CanBeActivatedNow", 0x610220 }, + { "zCTrigger::TriggerTarget", 0x610340 }, + { "zCTrigger::UntriggerTarget", 0x6103F0 }, + { "zCTrigger::TriggerTargetPost", 0x6104A0 }, + { "zCTrigger::ActivateTrigger", 0x6104D0 }, + { "zCTrigger::DeactivateTrigger", 0x6105B0 }, + { "zCTrigger::OnTrigger", 0x6105E0 }, + { "zCTrigger::OnUntrigger", 0x610600 }, + { "zCTrigger::OnTouch", 0x610640 }, + { "zCTrigger::OnUntouch", 0x610660 }, + { "zCTrigger::OnDamage", 0x6106A0 }, + { "zCTrigger::OnMessage", 0x6106E0 }, + { "zCTrigger::OnTimer", 0x610750 }, + { "zCTrigger::Archive", 0x6107E0 }, + { "zCTrigger::Unarchive", 0x610A60 }, + { "zCMover::zCMover", 0x610D20 }, + { "zCMover::_GetClassDef", 0x610F00 }, + { "zCMover::`scalar deleting destructor'", 0x610F10 }, + { "zCMover::ClearStateInternals", 0x610F40 }, + { "zCMover::~zCMover", 0x611000 }, + { "zCMover::CanThisCollideWith", 0x6111F0 }, + { "zCMover::UpdateInternals", 0x611270 }, + { "zCMover::GetKeyframe", 0x6112F0 }, + { "zCMover::AdvanceKeyframe_KF", 0x6113D0 }, + { "zCMover::SetToKeyframe_KF", 0x611400 }, + { "zCMover::InterpolateKeyframes_KF", 0x611900 }, + { "zCMover::AdvanceMover", 0x611D90 }, + { "zCModel::GetAniIDFromAniName", 0x612070 }, + { "zCMover::SetToKeyframe", 0x612090 }, + { "zCMover::InvertMovement", 0x612300 }, + { "zCMover::SetVisual", 0x6123A0 }, + { "zCMover::StartMovingSound", 0x612560 }, + { "zCMover::MoveToKeyframe", 0x6125D0 }, + { "zCMover::DoOpen", 0x612640 }, + { "zCMover::FinishedOpening", 0x6126F0 }, + { "zCMover::DoClose", 0x612770 }, + { "zCMover::FinishedClosing", 0x612830 }, + { "zCMover::Unlock", 0x612880 }, + { "zCMover::Lock", 0x612A50 }, + { "zCMover::IsKeyToThisMover", 0x612C20 }, + { "zCMover::TriggerMover", 0x612CB0 }, + { "zCSoundSystem::zTSound3DParams::SetDefaults", 0x612F50 }, + { "zCMover::OnTick", 0x612F80 }, + { "zCMover::OnTrigger", 0x613080 }, + { "zCMover::OnUntrigger", 0x613170 }, + { "zCMover::OnTouch", 0x613340 }, + { "zCMover::OnDamage", 0x613400 }, + { "zCMover::OnMessage", 0x613450 }, + { "zCMover::PostLoad", 0x6137D0 }, + { "zCMover::Archive", 0x6137E0 }, + { "zCMover::Unarchive", 0x613AA0 }, + { "zCEarthquake::zCEarthquake", 0x613EA0 }, + { "zCEarthquake::`scalar deleting destructor'", 0x613F50 }, + { "zCEarthquake::~zCEarthquake", 0x613F80 }, + { "zCEarthquake::OnTrigger", 0x613F90 }, + { "zCEarthquake::OnUntrigger", 0x613FE0 }, + { "zCEarthquake::Archive", 0x614030 }, + { "zCEarthquake::Unarchive", 0x6140B0 }, + { "zCTriggerTeleport::zCTriggerTeleport", 0x614120 }, + { "zCTriggerTeleport::`scalar deleting destructor'", 0x6142A0 }, + { "zCTriggerTeleport::~zCTriggerTeleport", 0x6142D0 }, + { "zCTriggerTeleport::DoTeleport", 0x614440 }, + { "zCTriggerTeleport::OnTouch", 0x614690 }, + { "zCTriggerTeleport::OnTrigger", 0x6146A0 }, + { "zCTriggerTeleport::OnUntrigger", 0x6146B0 }, + { "zCTriggerTeleport::Archive", 0x6146C0 }, + { "zCTriggerTeleport::Unarchive", 0x6146F0 }, + { "zCPFXControler::zCPFXControler", 0x614760 }, + { "zCPFXControler::`scalar deleting destructor'", 0x6147B0 }, + { "zCPFXControler::~zCPFXControler", 0x6147E0 }, + { "zCPFXControler::GetPFX", 0x614840 }, + { "zCPFXControler::PostLoad", 0x6148B0 }, + { "zCPFXControler::OnTrigger", 0x6148D0 }, + { "zCPFXControler::OnUntrigger", 0x614960 }, + { "zCPFXControler::Archive", 0x614990 }, + { "zCPFXControler::Unarchive", 0x6149F0 }, + { "zCTriggerList::zCTriggerList", 0x614B50 }, + { "zCTriggerList::`scalar deleting destructor'", 0x614CC0 }, + { "zCTriggerList::~zCTriggerList", 0x614CF0 }, + { "zCTriggerList::Init", 0x614E00 }, + { "zCTriggerList::GetTriggerTarget", 0x614F10 }, + { "zCTriggerList::TriggerActTarget", 0x614F30 }, + { "zCTriggerList::ProcessActTarget", 0x615000 }, + { "zCTriggerList::FinishActivation", 0x615090 }, + { "zCTriggerList::OnTimer", 0x615100 }, + { "zCTriggerList::DoTriggering", 0x615190 }, + { "zCTriggerList::TriggerTarget", 0x615460 }, + { "zCTriggerList::UntriggerTarget", 0x615470 }, + { "zCTriggerList::Archive", 0x615490 }, + { "zCTriggerList::Unarchive", 0x615770 }, + { "zCTouchDamage::zCTouchDamage", 0x615A80 }, + { "zCTouchDamage::`scalar deleting destructor'", 0x615B30 }, + { "zCTouchDamage::~zCTouchDamage", 0x615B60 }, + { "zCTouchDamage::OnTouch", 0x615B70 }, + { "zCTouchDamage::OnUntouch", 0x615C50 }, + { "zCTouchDamage::OnTimer", 0x615C70 }, + { "zCTouchDamage::ProcessToucher", 0x615D70 }, + { "zCTouchDamage::TestCollType", 0x615E10 }, + { "zCTouchDamage::FireDamageMessage", 0x616070 }, + { "zCTouchDamage::Archive", 0x616100 }, + { "zCTouchDamage::Unarchive", 0x6161D0 }, + { "zCTouchDamage::GetDamageTypeArcEnum", 0x616290 }, + { "zCTouchDamage::SetVisual", 0x6162B0 }, + { "zCTouchDamage::SetVobProperties", 0x616300 }, + { "zCTouchAnimate::zCTouchAnimate", 0x616340 }, + { "zCTouchAnimate::`scalar deleting destructor'", 0x6163F0 }, + { "zCTouchAnimate::~zCTouchAnimate", 0x616420 }, + { "zCTouchAnimate::OnTouch", 0x6164E0 }, + { "zCTouchAnimate::OnUntouch", 0x616600 }, + { "zCTouchAnimate::OnTick", 0x616620 }, + { "zCTouchAnimate::IsTouching", 0x6167F0 }, + { "zCTouchAnimate::StartAni", 0x6168C0 }, + { "zCTouchAnimate::GetSoundName", 0x616A20 }, + { "zCVob::GetVisual", 0x616B20 }, + { "zCTouchAnimate::StopAni", 0x616B30 }, + { "zCTouchAnimate::IsAniActive", 0x616B70 }, + { "zCTouchAnimate::Archive", 0x616BB0 }, + { "zCTouchAnimate::Unarchive", 0x616BC0 }, + { "zCTouchAnimate::SetVisual", 0x616C30 }, + { "zCTouchAnimate::SetVobProperties", 0x616C80 }, + { "zCTouchAnimateSound::zCTouchAnimateSound", 0x616CC0 }, + { "zCTouchAnimateSound::`scalar deleting destructor'", 0x616E30 }, + { "zCTouchAnimateSound::~zCTouchAnimateSound", 0x616E60 }, + { "zCTouchAnimateSound::Archive", 0x616F60 }, + { "zCTouchAnimateSound::Unarchive", 0x616F90 }, + { "zCTouchAnimateSound::GetSoundName", 0x617020 }, + { "zCVobAnimate::zCVobAnimate", 0x617070 }, + { "zCVobAnimate::`scalar deleting destructor'", 0x6170F0 }, + { "zCVobAnimate::~zCVobAnimate", 0x617120 }, + { "zCVobAnimate::SetVisual", 0x617130 }, + { "zCVobAnimate::StartAni", 0x6171A0 }, + { "zCVobAnimate::StopAni", 0x6171E0 }, + { "zCVobAnimate::OnTrigger", 0x6171F0 }, + { "zCVobAnimate::OnUntrigger", 0x617240 }, + { "zCVobAnimate::Archive", 0x617250 }, + { "zCVobAnimate::Unarchive", 0x6172A0 }, + { "zCVobLensFlare::zCVobLensFlare", 0x617350 }, + { "zCVobLensFlare::`scalar deleting destructor'", 0x6173C0 }, + { "zCVobLensFlare::~zCVobLensFlare", 0x6173F0 }, + { "zCVobLensFlare::Render", 0x617410 }, + { "zCVobLensFlare::SetLensFlareFXByName", 0x617430 }, + { "zCVobLensFlare::Archive", 0x617480 }, + { "zCVobLensFlare::Unarchive", 0x617570 }, + { "zCEventScreenFX::zCEventScreenFX", 0x617650 }, + { "zCEventScreenFX::Clear", 0x6176F0 }, + { "zCEventScreenFX::MD_GetSubTypeString", 0x617720 }, + { "zCEventScreenFX::MD_GetTimeBehavior", 0x617910 }, + { "zCEventScreenFX::MD_GetMinTime", 0x617930 }, + { "zCEventScreenFX::Pack", 0x617940 }, + { "zCEventScreenFX::Unpack", 0x617980 }, + { "zCEventScreenFX::Archive", 0x6179C0 }, + { "zCEventScreenFX::Unarchive", 0x617A10 }, + { "zCVobScreenFX::zCVobScreenFX", 0x617A60 }, + { "zCVobScreenFX::_GetClassDef", 0x617BF0 }, + { "zCVobScreenFX::`scalar deleting destructor'", 0x617C00 }, + { "zCVobScreenFX::~zCVobScreenFX", 0x617C80 }, + { "zCVobScreenFX::OnMessage", 0x617D60 }, + { "zCVobScreenFX::StartEffect", 0x617F50 }, + { "zCVobScreenFX::CalcEffectColor", 0x617FE0 }, + { "zCVobScreenFX::OnTick", 0x618070 }, + { "zCVobScreenFX::Archive", 0x6183B0 }, + { "zCVobScreenFX::Unarchive", 0x618440 }, + { "zCMessageFilter::zCMessageFilter", 0x6184E0 }, + { "zCMessageFilter::`scalar deleting destructor'", 0x618590 }, + { "zCMessageFilter::~zCMessageFilter", 0x6185C0 }, + { "zCMessageFilter::ProcessMessage", 0x618620 }, + { "zCMessageFilter::OnTrigger", 0x618930 }, + { "zCMessageFilter::OnUntrigger", 0x618950 }, + { "zCMessageFilter::Archive", 0x618970 }, + { "zCMessageFilter::Unarchive", 0x6189D0 }, + { "zCTriggerUntouch::OnUntouch", 0x618A50 }, + { "zCCodeMaster::zCCodeMaster", 0x618B80 }, + { "zCCodeMaster::`scalar deleting destructor'", 0x618D30 }, + { "zCCodeMaster::~zCCodeMaster", 0x618D60 }, + { "zCCodeMaster::Init", 0x618EC0 }, + { "zCCodeMaster::Reset", 0x619040 }, + { "zCCodeMaster::FireTriggerSuccess", 0x619090 }, + { "zCCodeMaster::FireTriggerFailure", 0x619170 }, + { "zCCodeMaster::GetSlaveNr", 0x619250 }, + { "zCCodeMaster::OnTrigger", 0x619300 }, + { "zCCodeMaster::OnUntrigger", 0x619500 }, + { "zCCodeMaster::OnMessage", 0x619600 }, + { "zCCodeMaster::Archive", 0x619670 }, + { "zCCodeMaster::Unarchive", 0x619A80 }, + { "zCCodeMaster::GetTriggerTarget", 0x619E40 }, + { "zCMoverControler::zCMoverControler", 0x619E70 }, + { "zCMoverControler::`scalar deleting destructor'", 0x619F30 }, + { "zCMoverControler::~zCMoverControler", 0x619F60 }, + { "zCMoverControler::OnTrigger", 0x619FC0 }, + { "zCMoverControler::Archive", 0x61A0D0 }, + { "zCMoverControler::Unarchive", 0x61A340 }, + { "zCTriggerWorldStart::zCTriggerWorldStart", 0x61A3A0 }, + { "zCTriggerWorldStart::`scalar deleting destructor'", 0x61A450 }, + { "zCTriggerWorldStart::~zCTriggerWorldStart", 0x61A480 }, + { "zCTriggerWorldStart::PostLoad", 0x61A4E0 }, + { "zCTriggerWorldStart::OnTrigger", 0x61A510 }, + { "zCTriggerWorldStart::Archive", 0x61A530 }, + { "zCTriggerWorldStart::Unarchive", 0x61A590 }, + { "zCArray::AllocDelta", 0x61A620 }, + { "zCVob::GetAutoLinkParent", 0x61A6C0 }, + { "zCVob::CanAutoLinkWith", 0x61A700 }, + { "zCVob::CheckAutoLink", 0x61A840 }, + { "zCVob::CheckAutoUnlink", 0x61AAC0 }, + { "zCVob::CalcGroundPoly", 0x61ACD0 }, + { "zCVob::CalcWaterVob", 0x61AE20 }, + { "zCVob::SetCollTypeDefaultFromVisual", 0x61AEF0 }, + { "zCVob::TouchMovement", 0x61B060 }, + { "zCVob::GetNewTrafoObjToWorld", 0x61B080 }, + { "zCVob::SetNewTrafoObjToWorld", 0x61B0C0 }, + { "zCVob::SetBBox3DWorld", 0x61B0E0 }, + { "zCVob::SetBBox3DLocal", 0x61B140 }, + { "zCVob::GetBBox3DLocal", 0x61B1F0 }, + { "zCVob::Move", 0x61B2E0 }, + { "zCVob::MoveWorld", 0x61B350 }, + { "zCVob::MoveLocal", 0x61B3C0 }, + { "zCVob::SetRotationWorld", 0x61B4C0 }, + { "zCVob::RotateWorld", 0x61B520 }, + { "zCVob::RotateLocal", 0x61B610 }, + { "zCVob::RotateLocalX", 0x61B6B0 }, + { "zCVob::RotateLocalY", 0x61B720 }, + { "zCVob::RotateLocalZ", 0x61B790 }, + { "zCVob::RotateWorldX", 0x61B800 }, + { "zCVob::RotateWorldY", 0x61B830 }, + { "zCVob::RotateWorldZ", 0x61B860 }, + { "zCVob::GetPositionLocal", 0x61B8C0 }, + { "zCVob::GetDistanceToVob", 0x61B910 }, + { "zCVob::GetDistanceToVobApprox", 0x61B970 }, + { "zCVob::GetDistanceToVob2", 0x61BA40 }, + { "zCVob::SetPositionLocal", 0x61BAA0 }, + { "zCVob::SetPositionWorld", 0x61BB70 }, + { "zCVob::SetTrafo", 0x61BBD0 }, + { "zCVob::SetTrafoObjToWorld", 0x61BC80 }, + { "zCVob::ResetRotationsLocal", 0x61BCF0 }, + { "zCVob::ResetXZRotationsLocal", 0x61BE20 }, + { "zCVob::ResetRotationsWorld", 0x61C000 }, + { "zCVob::ResetXZRotationsWorld", 0x61C090 }, + { "zCVob::SetHeadingYLocal", 0x61C1B0 }, + { "zCVob::SetHeadingYWorld", 0x61C280 }, + { "zCVob::SetHeadingLocal", 0x61C5E0 }, + { "zCVob::SetHeadingWorld", 0x61C6B0 }, + { "zCVob::SetHeadingAtLocal", 0x61C860 }, + { "zCVob::HasParentVob", 0x61CBA0 }, + { "zCVob::SetHeadingAtWorld", 0x61CBC0 }, + { "zCVob::SetCollDetStat", 0x61CE50 }, + { "zCVob::SetCollDetDyn", 0x61CF40 }, + { "zCVob::CorrectTrafo", 0x61D040 }, + { "zCVob::DoneWithTrafoLocal", 0x61D0B0 }, + { "zCVob::CreateTrafoLocal", 0x61D100 }, + { "zCVob::SetPhysicsEnabled", 0x61D190 }, + { "zCVob::GetVelocity", 0x61D1C0 }, + { "zCVob::UpdatePhysics", 0x61D2D0 }, + { "zCVob::DetectCollision", 0x61D890 }, + { "zCVob::SetInMovement", 0x61D9D0 }, + { "zCVob::SetInMovementMode", 0x61DA30 }, + { "zCVob::BeginMovement", 0x61DA80 }, + { "zCVob::ResetToOldMovementState", 0x61DC00 }, + { "zCVob::UpdateTouchList", 0x61DC30 }, + { "zCVob::CalcDestinationBBox3DWorld", 0x61DEE0 }, + { "zCVob::AdoptCollObjResults", 0x61E020 }, + { "zCVob::EndMovement", 0x61E0D0 }, + { "zCVob::SetCollisionObject", 0x61E5E0 }, + { "zCVob::SetCollisionClass", 0x61E610 }, + { "zCVob::GetCollisionObject", 0x61E650 }, + { "zCVob::CreateCollisionObject", 0x61E660 }, + { "zCVob::ResetCollisionObjectState", 0x61E690 }, + { "zCVob::DestroyCollisionObject", 0x61E6D0 }, + { "zCVob::CheckEmergencyPutToSleep", 0x61E710 }, + { "zCVob::CollectCollisionContext_Vobs", 0x61E870 }, + { "zCVob::CollectCollisionContext_Static", 0x61EAD0 }, + { "zCCollObjectLevelPolys::zCCollObjectLevelPolys", 0x61ED80 }, + { "zCVob::CollectCollisionContext", 0x61EDC0 }, + { "zCVob::CleanupCollisionContext", 0x61EE40 }, + { "zCVob::NotifyCollisionPair", 0x61EEB0 }, + { "zCVob::ExecuteCollisionResponse", 0x61EF80 }, + { "zCVob::CheckAndResolveCollisions", 0x61F060 }, + { "zCVob::zTCollisionContext::~zTCollisionContext", 0x61F490 }, + { "zCArray::zCArray", 0x61F6F0 }, + { "zCArray::zCArray", 0x61F700 }, + { "zCWorld::_CreateNewInstance", 0x61F9B0 }, + { "zCWorld::zCWorld", 0x61FA40 }, + { "zCBBox3DSorterBase::zTBoxSortHandle::zTBoxSortHandle", 0x61FF80 }, + { "zCBBox3DSorterBase::zTBoxSortHandle::ClearActive", 0x620010 }, + { "zCBBox3DSorterBase::zTBoxSortHandle::`scalar deleting destructor'", 0x620020 }, + { "zCWorld::_GetClassDef", 0x620040 }, + { "zCWorld::GetPlayerGroup", 0x620050 }, + { "zCWayNet::operator delete", 0x620060 }, + { "zCWorld::`scalar deleting destructor'", 0x620080 }, + { "zCVobBBox3DSorter::`vector deleting destructor'", 0x6200B0 }, + { "zCVobBBox3DSorter::zTBoxSortHandle::`scalar deleting destructor'", 0x6200D0 }, + { "zCWorld::~zCWorld", 0x6200F0 }, + { "zCWorld::GetActiveSkyControler", 0x6203A0 }, + { "zCWorld::SetSkyControlerIndoor", 0x6203D0 }, + { "zCWorld::SetSkyControlerOutdoor", 0x620410 }, + { "zCWorld::RenderWaynet", 0x620450 }, + { "zCWorld::ActiveZoneListCompare", 0x620470 }, + { "zCWorld::AddZone", 0x6204C0 }, + { "zCWorld::RemoveZone", 0x620630 }, + { "zCWorld::RemoveAllZones", 0x620770 }, + { "zCWorld::UpdateZone", 0x6207E0 }, + { "zCWorld::ProcessZones", 0x6207F0 }, + { "zCWorld::ShowZonesDebugInfo", 0x620E60 }, + { "zCWorld::ShowTextureStats", 0x621280 }, + { "zCWorld::Render", 0x621700 }, + { "zCWorld::TraceRayFirstHit", 0x621960 }, + { "zCWorld::TraceRayNearestHit", 0x621B80 }, + { "zCWorld::TraceRayFirstHitCache", 0x6220D0 }, + { "zCWorld::TraceRayNearestHitCache", 0x6223F0 }, + { "zCWorld::PickScene", 0x622710 }, + { "zCWorld::TraverseBsp", 0x622980 }, + { "zCWorld::TraverseBspAddVobsToMesh", 0x622A80 }, + { "zCWorld::SaveBspTreeMesh3DS", 0x622E90 }, + { "zCWorld::CompileWorld", 0x622EC0 }, + { "zCWorld::DisposeVobs", 0x623960 }, + { "zCWorld::DisposeVobsDbg", 0x623AF0 }, + { "zCWorld::DisposeStaticWorld", 0x623C80 }, + { "zCWorld::DisposeWorld", 0x623D30 }, + { "zCWorld::SearchVob", 0x623F10 }, + { "zCWorld::SearchVobByID", 0x623F60 }, + { "zCWorld::SearchVobByName", 0x623FB0 }, + { "zCWorld::SearchVobListByName", 0x624090 }, + { "zCWorld::SearchVobListByClass", 0x624250 }, + { "zCWorld::SearchVobListByBaseClass", 0x624320 }, + { "zCWorld::SearchZoneListByClass", 0x624400 }, + { "zCWorld::SearchZoneDefaultByClass", 0x624530 }, + { "zCWorld::AddVobAsChild", 0x6245A0 }, + { "zCWorld::ShouldAddThisVobToBsp", 0x6247B0 }, + { "zCWorld::AddVob", 0x624810 }, + { "zCWorld::VobAddedToWorld", 0x624830 }, + { "zCWorld::VobRemovedFromWorld", 0x624970 }, + { "zCWorld::RemoveVob", 0x624B70 }, + { "zCWorld::RemoveVobSubtree_r", 0x624BC0 }, + { "zCWorld::RemoveVobSubtree", 0x624D60 }, + { "zCWorld::MoveVobSubtreeTo", 0x624DB0 }, + { "zCWorld::MoveVobSubtreeToWorldSpace", 0x624E90 }, + { "zCWorld::RemoveVobFromLists", 0x624EB0 }, + { "zCWorld::PrintStatus", 0x625080 }, + { "zCWorld::PrintGlobalVobTree", 0x625AE0 }, + { "zCWorld::PrintActiveVobs", 0x625DA0 }, + { "zCWorld::UpdateVobTreeBspDependencies", 0x625FE0 }, + { "zCWorld::MoveVobs", 0x626050 }, + { "zCWorld::AdvanceClock", 0x6260E0 }, + { "zCWorld::SaveBspTree", 0x626120 }, + { "zCWorld::LoadBspTree", 0x6262A0 }, + { "zCWorld::DebugMarkOccluderPolys", 0x6263D0 }, + { "zCWorld::UnarcTraverseVobs", 0x626570 }, + { "zCWorld::GetProgressBar", 0x6269C0 }, + { "zCWorld::Unarchive", 0x6269D0 }, + { "zCFileBIN::BinSetFile", 0x6270B0 }, + { "zCWorld::LoadWorld", 0x6270D0 }, + { "zCWorld::MergeVobSubtree", 0x6273E0 }, + { "zCWorld::ArcTraverseVobs", 0x6274A0 }, + { "zCWorld::Archive", 0x627890 }, + { "zCWorld::SaveWorld", 0x627BB0 }, + { "zCWorld::SaveVobSubtree", 0x627E50 }, + { "zCWorld::TraverseVobTree", 0x627F10 }, + { "zCWorld::GetVobHashIndex", 0x627F70 }, + { "zCWorld::InsertVobHashTable", 0x627FE0 }, + { "zCWorld::RemoveVobHashTable", 0x628100 }, + { "zCWorld::SearchVobHashTable", 0x628190 }, + { "zCWorld::SearchVobListHashTable", 0x628270 }, + { "zCWorld::GetOwnerSession", 0x628480 }, + { "zCWorld::ResetCutscenePlayer", 0x628490 }, + { "zCWorld::RegisterPerFrameCallback", 0x6284E0 }, + { "zCWorld::UnregisterPerFrameCallback", 0x628610 }, + { "zCTree::CountNodes", 0x6286B0 }, + { "zCArray::InsertEnd", 0x628730 }, + { "zCArray::IsInList", 0x628800 }, + { "zCArraySort::zCArraySort", 0x628840 }, + { "zCArraySort::~zCArraySort", 0x628860 }, + { "zCArraySort::Remove", 0x628880 }, + { "zCVobBBox3DSorter::~zCVobBBox3DSorter", 0x6288D0 }, + { "zCVobBBox3DSorter::GetBBox", 0x6288E0 }, + { "zCVobBBox3DSorter::zTBoxSortHandle::~zTBoxSortHandle", 0x6288F0 }, + { "zCVobBBox3DSorter::zTBoxSortHandle::AddActive", 0x628950 }, + { "zCVobBBox3DSorter::zTBoxSortHandle::DelActive", 0x628A50 }, + { "zCVobBBox3DSorter::zTBoxSortHandle::ClearActive", 0x628AA0 }, + { "zCArray::AllocDelta", 0x628AC0 }, + { "zCArray::InsertAtPos", 0x628B20 }, + { "zCArray::RemoveOrderIndex", 0x628C10 }, + { "zCArraySort::InsertEnd", 0x628C40 }, + { "zCArraySort::Search", 0x628D10 }, + { "zCArraySort::AllocDelta", 0x628D80 }, + { "zCPolygon::LightStatic", 0x628EA0 }, + { "zCPolygon::SmoothSectorBorder", 0x629800 }, + { "zCMesh::LightMesh", 0x629A50 }, + { "zCWorld::LightWorldStaticUncompiled", 0x629B30 }, + { "zCWorld::LightWorldStaticCompiled", 0x629F70 }, + { "zCOLOR::SetRGB", 0x62A740 }, + { "zCWorld::GenerateStaticVertexLighting", 0x62A760 }, + { "zCWorld::LightingTestRay", 0x62AA70 }, + { "zCWorld::GetSurfaceLightmapBBox2D", 0x62AB30 }, + { "zCWorld::GetPhongNormal", 0x62AF90 }, + { "zCWorld::GeneratePatchMapFromSurface", 0x62B350 }, + { "zCPatch::zCPatch", 0x62C0C0 }, + { "zCPatchMap::CheckRaySurfaceIntersection", 0x62C110 }, + { "zCWorld::GenerateLightmapFromPatchMap", 0x62C1B0 }, + { "zCWorld::LightPatchMap", 0x62D4C0 }, + { "zCWorld::GenerateSurfaces", 0x62D970 }, + { "zCPatchMap::~zCPatchMap", 0x62E760 }, + { "zCWorld::MakeTransfers", 0x62E800 }, + { "zCPatch::DoTransfers", 0x62F000 }, + { "zCWorld::GenerateLightmapsRadiosity", 0x62F150 }, + { "zCWorld::GenerateLightmaps", 0x62F3A0 }, + { "zCWorld::GenerateStaticWorldLighting", 0x62FB70 }, + { "zCWorld::MakeVobLightingDirty", 0x62FE60 }, + { "zCList::~zCList", 0x630050 }, + { "zCList::Insert", 0x630080 }, + { "zCList::`scalar deleting destructor'", 0x630110 }, + { "zCArray::AllocDelta", 0x630150 }, + { "zCArray::InsertEnd", 0x6301C0 }, + { "zCArray::InsertEnd", 0x6302D0 }, + { "zCArray::InsertEnd", 0x6303A0 }, + { "zCArray::InsertEnd", 0x630470 }, + { "zDieter_StartUp", 0x630580 }, + { "zCSoundSystemDummy::DoSoundUpdate", 0x632AB0 }, + { "zCSoundSystemDummy::LoadSoundFX", 0x632AC0 }, + { "zCSoundFXDummy::`scalar deleting destructor'", 0x632B20 }, + { "zCSoundFXDummy::~zCSoundFXDummy", 0x632B50 }, + { "zCSoundSystemDummy::PlaySound", 0x632B60 }, + { "zCSoundSystemDummy::SetGlobalOcclusion", 0x632B80 }, + { "zCSoundSystemDummy::PlaySound3D", 0x632B90 }, + { "zCSoundSystemDummy::GetSound3DProps", 0x632BB0 }, + { "zCSoundSystemDummy::UpdateSound3D", 0x632BC0 }, + { "zCSoundManager::zCTableEntry::~zCTableEntry", 0x632BD0 }, + { "zCMusicSys_Dummy::LoadThemeByScript", 0x632C90 }, + { "zCMusicSys_Dummy::LoadTheme", 0x632CE0 }, + { "zCMusicSys_Dummy::LoadJingleByScript", 0x632D30 }, + { "zCMusicSys_Dummy::LoadJingle", 0x632D90 }, + { "zCMusicSys_Dummy::DoMusicUpdate", 0x632DF0 }, + { "zCTimer::SetMotionFactor", 0x6370B0 }, + { "zCResourceManager::SetShowDebugInfo", 0x6370C0 }, + { "zCResourceManager::GetShowDebugInfo", 0x6370D0 }, + { "zCProgMeshProto::SetLODParamStrength", 0x6370E0 }, + { "zCBspTree::GetShowPortals", 0x6370F0 }, + { "zCBspTree::SetShowPortals", 0x637100 }, + { "zCVob::SetShowHelperVisuals", 0x637110 }, + { "zCVob::GetShowHelperVisuals", 0x637120 }, + { "zCVob::GetAnimationsEnabled", 0x637130 }, + { "zCVob::SetAnimationsEnabled", 0x637140 }, + { "zCZone::SetVisual", 0x637150 }, + { "zCZone::GetZoneMotherClass", 0x637170 }, + { "zCZoneZFog::operator delete", 0x637180 }, + { "zCZoneZFogDefault::operator delete", 0x6371A0 }, + { "zCZoneZFogDefault::_GetClassDef", 0x6371C0 }, + { "zCWorld::GetWaveAnisEnabled", 0x6371D0 }, + { "zCWorld::SetWaveAnisEnabled", 0x6371E0 }, + { "zCWorld::GetShowTextureStats", 0x6371F0 }, + { "zCWorld::SetShowTextureStats", 0x637200 }, + { "zCWorld::SetVobFarClipZScalability", 0x637210 }, + { "zCVobCallback_PrintBigBBox::~zCVobCallback_PrintBigBBox", 0x637220 }, + { "zCVobCallback_PrintBigBBox::HandleVob", 0x637310 }, + { "zCShowMemCallback::DoWorldPerFrameCallback", 0x638150 }, + { "zTRnd_DeviceInfo::zTRnd_DeviceInfo", 0x638F80 }, + { "zCZoneZFogDefault::`scalar deleting destructor'", 0x638FA0 }, + { "zCZoneZFogDefault::~zCZoneZFogDefault", 0x638FD0 }, + { "zCMusicSys_Dummy::`scalar deleting destructor'", 0x638FE0 }, + { "zCSoundSystemDummy::`scalar deleting destructor'", 0x639000 }, + { "zCMusicSys_Dummy::~zCMusicSys_Dummy", 0x639020 }, + { "zCSoundSystemDummy::~zCSoundSystemDummy", 0x639030 }, + { "zDieter_ShutDown", 0x639040 }, + { "zCSoundManager::~zCSoundManager", 0x6390E0 }, + { "zDieter_ShutDown_Fast", 0x6391D0 }, + { "zCArraySort::zCArraySort", 0x6391E0 }, + { "zCArraySort::zCArraySort", 0x639230 }, + { "zCZoneReverb::_CreateNewInstance", 0x639680 }, + { "zCZone::_GetClassDef", 0x639740 }, + { "zCZone::ProcessZoneList", 0x639750 }, + { "zCZone::GetDefaultZoneClass", 0x639760 }, + { "zCZoneReverb::operator delete", 0x639770 }, + { "zCZoneReverb::_GetClassDef", 0x639790 }, + { "zCZoneReverbDefault::_CreateNewInstance", 0x639990 }, + { "zCZoneReverbDefault::operator delete", 0x639A50 }, + { "zCZoneReverbDefault::_GetClassDef", 0x639A70 }, + { "zCZoneReverbDefault::ProcessZoneList", 0x639A80 }, + { "zCZoneReverbDefault::`scalar deleting destructor'", 0x639A90 }, + { "zCZoneReverbDefault::~zCZoneReverbDefault", 0x639AC0 }, + { "zCZoneVobFarPlane::_CreateNewInstance", 0x639D20 }, + { "zCZoneVobFarPlane::operator delete", 0x639DE0 }, + { "zCZoneVobFarPlane::_GetClassDef", 0x639E00 }, + { "zCZoneVobFarPlaneDefault::_CreateNewInstance", 0x63A000 }, + { "zCZoneVobFarPlaneDefault::operator delete", 0x63A0C0 }, + { "zCZoneVobFarPlaneDefault::_GetClassDef", 0x63A0E0 }, + { "zCZoneVobFarPlaneDefault::`scalar deleting destructor'", 0x63A0F0 }, + { "zCZoneVobFarPlaneDefault::~zCZoneVobFarPlaneDefault", 0x63A120 }, + { "zCZoneMusic::_CreateNewInstance", 0x63A380 }, + { "zCZoneMusic::operator delete", 0x63A430 }, + { "zCZoneMusic::_GetClassDef", 0x63A450 }, + { "zCZoneMusic::`scalar deleting destructor'", 0x63A460 }, + { "zCZoneMusic::~zCZoneMusic", 0x63A490 }, + { "zCZoneZFog::_CreateNewInstance", 0x63A6F0 }, + { "zCZoneZFog::_GetClassDef", 0x63A7E0 }, + { "zCZoneZFogDefault::_CreateNewInstance", 0x63A9E0 }, + { "zCVobSound::_CreateNewInstance", 0x63ACC0 }, + { "zCVobSound::operator delete", 0x63AD20 }, + { "zCVobSoundDaytime::_CreateNewInstance", 0x63AF30 }, + { "zCVobSoundDaytime::operator delete", 0x63AFF0 }, + { "zCVobSoundDaytime::_GetClassDef", 0x63B010 }, + { "zCVobSoundDaytime::GetZoneMotherClass", 0x63B020 }, + { "zCBBox3DSorterBase::zTBoxSortHandle::~zTBoxSortHandle", 0x63B030 }, + { "zCBBox3DSorterBase::zCBBox3DSorterBase", 0x63B080 }, + { "zCBBox3DSorterBase::`scalar deleting destructor'", 0x63B100 }, + { "zCBBox3DSorterBase::~zCBBox3DSorterBase", 0x63B120 }, + { "zCBBox3DSorterBase::ArrayCompare", 0x63B1B0 }, + { "zCBBox3DSorterBase::Clear", 0x63B2B0 }, + { "zCBBox3DSorterBase::AllocAbs", 0x63B330 }, + { "zCBBox3DSorterBase::Insert", 0x63B3B0 }, + { "zCBBox3DSorterBase::Remove", 0x63B510 }, + { "zCBBox3DSorterBase::GetActiveList", 0x63B5D0 }, + { "zCBBox3DSorterBase::UpdateActiveList", 0x63B920 }, + { "zCBBox3DSorterBase::InsertHandle", 0x63BC00 }, + { "zCBBox3DSorterBase::RemoveHandle", 0x63BCE0 }, + { "zCBBox3DSorterBase::Sort", 0x63BD30 }, + { "zCBBox3DSorterBase::AdjustSorting", 0x63BD70 }, + { "zCBBox3DSorterBase::Update", 0x63BEF0 }, + { "zCZone::zCZone", 0x63C050 }, + { "zCZone::`scalar deleting destructor'", 0x63C0C0 }, + { "zCZone::~zCZone", 0x63C0F0 }, + { "zCZone::ThisVobAddedToWorld", 0x63C160 }, + { "zCZone::ThisVobRemovedFromWorld", 0x63C180 }, + { "zCZone::EndMovement", 0x63C1A0 }, + { "zCZone::GetCamPosWeight", 0x63C1D0 }, + { "zCZone::SetZoneVobFlags", 0x63C390 }, + { "zCZone::Unarchive", 0x63C3C0 }, + { "zCZone::GetDebugDescString", 0x63C400 }, + { "zCZoneZFog::zCZoneZFog", 0x63C5B0 }, + { "zCZoneZFog::`scalar deleting destructor'", 0x63C660 }, + { "zCZoneZFog::~zCZoneZFog", 0x63C690 }, + { "zCZoneZFog::GetActiveRange", 0x63C700 }, + { "zCZoneZFog::GetSkyFadeWeight", 0x63C750 }, + { "zCZoneZFog::GetDefaultZoneClass", 0x63C790 }, + { "zCZoneZFog::ProcessZoneList", 0x63C7A0 }, + { "zSinusEase", 0x63CB80 }, + { "zCZoneZFog::Archive", 0x63CBB0 }, + { "zCZoneZFog::Unarchive", 0x63CC40 }, + { "zCZoneZFogDefault::ThisVobAddedToWorld", 0x63CD00 }, + { "zCZoneZFogDefault::Unarchive", 0x63CD30 }, + { "zCZoneVobFarPlane::zCZoneVobFarPlane", 0x63CE10 }, + { "zCZoneVobFarPlane::`scalar deleting destructor'", 0x63CEA0 }, + { "zCZoneVobFarPlane::~zCZoneVobFarPlane", 0x63CED0 }, + { "zCZoneVobFarPlane::GetActiveFarZ", 0x63CF40 }, + { "zCZoneVobFarPlane::GetDefaultZoneClass", 0x63CF90 }, + { "zCZoneVobFarPlane::ProcessZoneList", 0x63CFA0 }, + { "zCZoneVobFarPlane::Archive", 0x63D090 }, + { "zCZoneVobFarPlane::Unarchive", 0x63D0F0 }, + { "zCZoneVobFarPlaneDefault::ThisVobAddedToWorld", 0x63D190 }, + { "zCZoneVobFarPlaneDefault::Unarchive", 0x63D1E0 }, + { "zCVobSound::zCVobSound", 0x63D2B0 }, + { "zCVobSound::_GetClassDef", 0x63D4F0 }, + { "zCVobSound::`scalar deleting destructor'", 0x63D500 }, + { "zCVobSound::~zCVobSound", 0x63D530 }, + { "zCVobSound::GetDebugDescString", 0x63D640 }, + { "zCVobSound::EndMovement", 0x63D9D0 }, + { "zCVobSound::SetSound", 0x63DA70 }, + { "zCVobSound::LoadSound", 0x63DBB0 }, + { "zCVobSound::SetSoundVolume", 0x63DBF0 }, + { "zCVobSound::SetSoundRadius", 0x63DC00 }, + { "zCVobSound::CalcObstruction", 0x63DC80 }, + { "zCVobSound::CalcVolumeScale", 0x63DDE0 }, + { "zCVobSound::StartSound", 0x63E040 }, + { "zCVobSound::StopSound", 0x63E1D0 }, + { "zCVobSound::DoSoundUpdate", 0x63E210 }, + { "zCVobSound::OnTrigger", 0x63E350 }, + { "zCVobSound::OnUntrigger", 0x63E370 }, + { "zCVobSound::OnMessage", 0x63E3C0 }, + { "zCVobSound::Archive", 0x63E3D0 }, + { "zCVobSound::Unarchive", 0x63E540 }, + { "zCVobSound::ProcessZoneList", 0x63E8D0 }, + { "zCVobSound::ThisVobAddedToWorld", 0x63E9B0 }, + { "zCVobSound::ThisVobRemovedFromWorld", 0x63E9D0 }, + { "zCVobSoundDaytime::zCVobSoundDaytime", 0x63EA30 }, + { "zCVobSoundDaytime::`scalar deleting destructor'", 0x63EA90 }, + { "zCVobSoundDaytime::~zCVobSoundDaytime", 0x63EAC0 }, + { "zCVobSoundDaytime::GetDebugDescString", 0x63EC40 }, + { "zCVobSoundDaytime::ActivateSection", 0x63EDE0 }, + { "zCVobSoundDaytime::CalcTimeFrac", 0x63EEC0 }, + { "zCVobSoundDaytime::DoSoundUpdate", 0x63EF50 }, + { "zCVobSoundDaytime::Archive", 0x63F270 }, + { "zCVobSoundDaytime::Unarchive", 0x63F2E0 }, + { "zCZoneReverb::zCZoneReverb", 0x63F3C0 }, + { "zCZoneReverb::`scalar deleting destructor'", 0x63F450 }, + { "zCZoneReverb::~zCZoneReverb", 0x63F480 }, + { "zCZoneReverb::GetDebugDescString", 0x63F4F0 }, + { "zCZoneReverb::GetActiveWeight", 0x63F670 }, + { "zCZoneReverb::GetDefaultZoneClass", 0x63F6C0 }, + { "zCZoneReverb::ProcessZoneList", 0x63F6D0 }, + { "zCZoneReverb::Archive", 0x63F7E0 }, + { "zCZoneReverb::Unarchive", 0x63FA50 }, + { "zCZoneReverbDefault::ThisVobAddedToWorld", 0x63FB00 }, + { "zCZoneReverbDefault::Unarchive", 0x63FB40 }, + { "zCZoneMusic::SetAutochange", 0x63FC10 }, + { "zCZoneMusic::GetAutochange", 0x63FC30 }, + { "zCArraySort::zCArraySort", 0x63FC60 }, + { "zCArraySort::~zCArraySort", 0x63FC80 }, + { "zCArraySort::QuickSort", 0x63FCA0 }, + { "zCArraySort::AllocDelta", 0x63FCE0 }, + { "zCArraySort::AllocAbs", 0x63FD40 }, + { "zCArraySort::InsertEnd", 0x63FDA0 }, + { "oCZoneMusic::_CreateNewInstance", 0x6400F0 }, + { "oCZoneMusic::operator delete", 0x6401B0 }, + { "oCZoneMusic::_GetClassDef", 0x6401D0 }, + { "oCZoneMusicDefault::_CreateNewInstance", 0x6403D0 }, + { "oCZoneMusicDefault::operator delete", 0x640490 }, + { "oCZoneMusicDefault::_GetClassDef", 0x6404B0 }, + { "oCZoneMusic::oCZoneMusic", 0x6404C0 }, + { "oCZoneMusic::`scalar deleting destructor'", 0x640520 }, + { "oCZoneMusic::~oCZoneMusic", 0x640550 }, + { "oCZoneMusic::ProcessZoneList", 0x640560 }, + { "oCZoneMusic::GetDefaultZoneClass", 0x641030 }, + { "oCZoneMusic::GetDebugDescString", 0x641040 }, + { "oCZoneMusic::OnTrigger", 0x641060 }, + { "oCZoneMusic::OnUntrigger", 0x641070 }, + { "oCZoneMusic::SetEnabled", 0x641080 }, + { "oCZoneMusic::IsEnabled", 0x641090 }, + { "oCZoneMusic::SetPriority", 0x6410A0 }, + { "oCZoneMusic::GetPriority", 0x6410B0 }, + { "oCZoneMusic::SetEllipsoid", 0x6410C0 }, + { "oCZoneMusic::IsEllipsoid", 0x6410D0 }, + { "oCZoneMusic::SetReverb", 0x6410E0 }, + { "oCZoneMusic::GetReverb", 0x6410F0 }, + { "oCZoneMusic::SetVolume", 0x641100 }, + { "oCZoneMusic::GetVolume", 0x641110 }, + { "oCZoneMusic::SetLoop", 0x641120 }, + { "oCZoneMusic::IsLoop", 0x641130 }, + { "oCZoneMusic::SetDayEntranceDone", 0x641140 }, + { "oCZoneMusic::IsDayEntranceDone", 0x641150 }, + { "oCZoneMusic::SetNightEntranceDone", 0x641160 }, + { "oCZoneMusic::IsNightEntranceDone", 0x641170 }, + { "oCZoneMusic::SetZonetime", 0x641180 }, + { "oCZoneMusic::GetZonetime", 0x641190 }, + { "oCZoneMusic::Archive", 0x6411A0 }, + { "oCZoneMusic::Unarchive", 0x641290 }, + { "oCZoneMusic::GetCamPosWeightElps", 0x641380 }, + { "oCZoneMusic::BuildTempZoneList", 0x641530 }, + { "oCZoneMusic::ReleaseTempZoneList", 0x641660 }, + { "oCZoneMusic::SwitchInAndOutZones", 0x641690 }, + { "oCZoneMusic::GetMusicZoneByName", 0x641B10 }, + { "oCZoneMusic::GetNewTheme", 0x641BA0 }, + { "oCZoneMusic::PlayThemeVariation", 0x641F90 }, + { "oCZoneMusic::IsDaytime", 0x642400 }, + { "oCZoneMusic::GetHerostatus", 0x642420 }, + { "oCZoneMusicDefault::oCZoneMusicDefault", 0x642430 }, + { "oCZoneMusicDefault::`scalar deleting destructor'", 0x642490 }, + { "oCZoneMusicDefault::~oCZoneMusicDefault", 0x6424C0 }, + { "zCMusicControler::_CreateNewInstance", 0x6426F0 }, + { "zCMusicControler::operator delete", 0x642750 }, + { "zCMusicControler::_GetClassDef", 0x642770 }, + { "zCEventMusicControler::_CreateNewInstance", 0x642960 }, + { "zCEventMusicControler::operator delete", 0x642B00 }, + { "zCEventMusicControler::_GetClassDef", 0x642B20 }, + { "zCEventMusicControler::MD_GetNumOfSubTypes", 0x642B30 }, + { "zCEventMusicControler::`scalar deleting destructor'", 0x642B40 }, + { "zCEventMusicControler::~zCEventMusicControler", 0x642B70 }, + { "zCEventMusicControler::MD_GetSubTypeString", 0x642BC0 }, + { "zCEventMusicControler::MD_GetTimeBehavior", 0x642CC0 }, + { "zCEventMusicControler::MD_GetMinTime", 0x642CD0 }, + { "zCEventMusicControler::Archive", 0x642CE0 }, + { "zCEventMusicControler::Unarchive", 0x642D10 }, + { "zCMusicControler::zCMusicControler", 0x642D40 }, + { "zCMusicControler::`scalar deleting destructor'", 0x642D60 }, + { "zCMusicControler::~zCMusicControler", 0x642D90 }, + { "zCMusicControler::OnMessage", 0x642DA0 }, + { "zCMusicControler::ThisVobRemovedFromWorld", 0x642E00 }, + { "zCDXTCCache_D3D::zCDXTCCache_D3D", 0x642F10 }, + { "zCDXTCCache_D3D::~zCDXTCCache_D3D", 0x642F40 }, + { "zCDXTCCache_D3D::Lock", 0x642F50 }, + { "zCDXTCCache_D3D::Unlock", 0x643040 }, + { "zCDXTCCache_D3D::ClearCache", 0x643170 }, + { "zCDXTCCache_D3D::XDXTC_CreateSurface", 0x643470 }, + { "XD3D_AppIDDEnumCallbackEx", 0x643790 }, + { "zCRnd_D3D::XD3D_EnumerateModes", 0x643EE0 }, + { "zCRnd_D3D::XD3D_InitPerDX", 0x643F20 }, + { "zCRnd_D3D::XD3D_SetRenderState", 0x644EF0 }, + { "DXTryWarning", 0x644FF0 }, + { "zCRnd_D3D::XD3D_InitPort", 0x645150 }, + { "zCSurfaceCache_D3D::ResetSurfaceList", 0x647760 }, + { "zCRnd_D3D::XD3D_TestCapabilities", 0x647BB0 }, + { "zCRnd_D3D::XD3D_SetDevice", 0x648330 }, + { "zCRnd_D3D::XD3D_ClearDevice", 0x648820 }, + { "zCRnd_D3D::XD3D_TextureRescue", 0x648D10 }, + { "zCRnd_D3D::XD3D_TextureRebuild", 0x648F00 }, + { "zCRnd_D3D::XD3D_CreateWin", 0x649150 }, + { "zCRnd_D3D::XD3D_CloseWin", 0x6496C0 }, + { "zCRnd_D3D::zCRnd_D3D", 0x649800 }, + { "zCRenderer::DrawLightmapList", 0x649FE0 }, + { "zCRenderer::DrawLineZ", 0x649FF0 }, + { "zCRenderer::DrawPolySimple", 0x64A000 }, + { "zCRenderer::GetFog", 0x64A010 }, + { "zCRenderer::GetRadialFog", 0x64A020 }, + { "zCRenderer::GetFogColor", 0x64A030 }, + { "zCRenderer::GetFogRange", 0x64A060 }, + { "zCRenderer::GetPolyDrawMode", 0x64A070 }, + { "zCRenderer::SetPolyDrawMode", 0x64A080 }, + { "zCRenderer::GetSurfaceLost", 0x64A090 }, + { "zCRenderer::SetSurfaceLost", 0x64A0A0 }, + { "zCRenderer::GetSyncOnAmbientCol", 0x64A0B0 }, + { "zCRenderer::SetSyncOnAmbientCol", 0x64A0C0 }, + { "zCRenderer::SetTextureWrapEnabled", 0x64A0D0 }, + { "zCRenderer::GetTextureWrapEnabled", 0x64A0E0 }, + { "zCRenderer::SetDitherEnabled", 0x64A0F0 }, + { "zCRenderer::GetDitherEnabled", 0x64A100 }, + { "zCRenderer::GetPolySortMode", 0x64A110 }, + { "zCRenderer::SetPolySortMode", 0x64A120 }, + { "zCRenderer::GetZBufferWriteEnabled", 0x64A130 }, + { "zCRenderer::SetZBufferWriteEnabled", 0x64A140 }, + { "zCRenderer::SetZBias", 0x64A150 }, + { "zCRenderer::GetZBias", 0x64A160 }, + { "zCRenderer::GetZBufferCompare", 0x64A170 }, + { "zCRenderer::SetZBufferCompare", 0x64A180 }, + { "zCRenderer::GetPixelWriteEnabled", 0x64A190 }, + { "zCRenderer::SetPixelWriteEnabled", 0x64A1A0 }, + { "zCRenderer::SetAlphaBlendSource", 0x64A1B0 }, + { "zCRenderer::GetAlphaBlendSource", 0x64A1C0 }, + { "zCRenderer::SetAlphaBlendFunc", 0x64A1D0 }, + { "zCRenderer::GetAlphaBlendFunc", 0x64A1E0 }, + { "zCRenderer::GetAlphaBlendFactor", 0x64A1F0 }, + { "zCRenderer::SetAlphaBlendFactor", 0x64A200 }, + { "zCRenderer::SetAlphaReference", 0x64A210 }, + { "zCRenderer::GetAlphaReference", 0x64A220 }, + { "zCRenderer::GetCacheAlphaPolys", 0x64A230 }, + { "zCRenderer::SetCacheAlphaPolys", 0x64A240 }, + { "zCRenderer::GetAlphaLimitReached", 0x64A250 }, + { "zCRenderer::AddAlphaPoly", 0x64A260 }, + { "zCRenderer::FlushAlphaPolys", 0x64A270 }, + { "zCRenderer::SetRenderMode", 0x64A280 }, + { "zCRenderer::GetRenderMode", 0x64A290 }, + { "zCRenderer::HasCapability", 0x64A2A0 }, + { "zCRenderer::GetGuardBandBorders", 0x64A2B0 }, + { "zCRenderer::ResetZTest", 0x64A2C0 }, + { "zCRenderer::HasPassedZTest", 0x64A2D0 }, + { "zCRenderer::CreateTextureConvert", 0x64A2E0 }, + { "zCRenderer::SupportsTextureFormat", 0x64A2F0 }, + { "zCRenderer::SupportsTextureFormatHardware", 0x64A300 }, + { "zCRenderer::GetMaxTextureSize", 0x64A310 }, + { "zCRenderer::SetTransform", 0x64A320 }, + { "zCRenderer::SetViewport", 0x64A330 }, + { "zCRenderer::SetLight", 0x64A340 }, + { "zCRenderer::GetMaterial", 0x64A350 }, + { "zCRenderer::SetMaterial", 0x64A360 }, + { "zCRenderer::SetTexture", 0x64A370 }, + { "zCRenderer::SetTextureStageState", 0x64A380 }, + { "zCRenderer::SetAlphaBlendFuncImmed", 0x64A390 }, + { "zCRenderer::SetRenderState", 0x64A3A0 }, + { "zCRenderer::GetRenderState", 0x64A3B0 }, + { "zCRenderer::AddAlphaSortObject", 0x64A3C0 }, + { "zCRenderer::RenderAlphaSortList", 0x64A3D0 }, + { "zCRenderer::`scalar deleting destructor'", 0x64A3E0 }, + { "zCRnd_D3D::GetRadialFog", 0x64A400 }, + { "zCRnd_D3D::SetAlphaReference", 0x64A420 }, + { "zCRnd_D3D::GetAlphaReference", 0x64A430 }, + { "zCRnd_D3D::GetAlphaLimitReached", 0x64A440 }, + { "zCRnd_D3D::GetCacheAlphaPolys", 0x64A450 }, + { "zCRnd_D3D::SetCacheAlphaPolys", 0x64A460 }, + { "zCRnd_D3D::GetSurfaceLost", 0x64A470 }, + { "zCRnd_D3D::SetSurfaceLost", 0x64A480 }, + { "zCRnd_D3D::GetSyncOnAmbientCol", 0x64A490 }, + { "zCRnd_D3D::SetSyncOnAmbientCol", 0x64A4A0 }, + { "zCRnd_D3D::Vid_IsLocked", 0x64A4B0 }, + { "zCRnd_D3D::Vid_EndLfbAccess", 0x64A4C0 }, + { "zCRnd_D3D::Vid_SetLfbAlpha", 0x64A4D0 }, + { "zCRnd_D3D::Vid_SetLfbAlphaFunc", 0x64A4E0 }, + { "`dynamic atexit destructor for 'private: static class std::tr1::shared_ptr __ExceptionPtr::m_badAllocExceptionPtr''", 0x64A4F0 }, + { "zCRnd_D3D::`scalar deleting destructor'", 0x64A500 }, + { "zD3D_alphaPoly::zD3D_alphaPoly", 0x64A520 }, + { "zD3D_alphaPoly::IsAlphaPoly", 0x64A530 }, + { "zD3D_alphaPoly::~zD3D_alphaPoly", 0x64A540 }, + { "zD3D_alphaPoly::`scalar deleting destructor'", 0x64A550 }, + { "zCRnd_D3D::~zCRnd_D3D", 0x64A570 }, + { "zCRnd_D3D::EmergencyExit", 0x64A800 }, + { "zCRnd_D3D::DrawPolySimple", 0x64AC30 }, + { "zCRnd_D3D::DrawPoly", 0x64B260 }, + { "zCRnd_D3D::XD3D_PolyDrawOnePassVertLight", 0x64B470 }, + { "zCMaterial::GetAniTexture", 0x64BA20 }, + { "zCRnd_D3D::XD3D_PolyDrawOnePassMultiTex", 0x64BA50 }, + { "zCRnd_D3D::XD3D_PolyDrawTwoPassTexture", 0x64C110 }, + { "zCRnd_D3D::XD3D_AlphaTestPoly", 0x64C840 }, + { "zCRnd_D3D::XD3D_AlphaBlendPoly", 0x64C960 }, + { "zCRnd_D3D::AddAlphaPoly", 0x64CD60 }, + { "zCRnd_D3D::FlushAlphaPolys", 0x64D400 }, + { "zCRnd_D3D::XD3D_PolyDrawTwoPassLightMap", 0x64D4E0 }, + { "zCRnd_D3D::DrawLightmapList", 0x64D660 }, + { "zCRnd_D3D::SetPixel", 0x64D720 }, + { "zCRnd_D3D::DrawLine", 0x64D8E0 }, + { "zCRnd_D3D::DrawLineZ", 0x64DB00 }, + { "zCRnd_D3D::FlushPolys", 0x64DD10 }, + { "zCRnd_D3D::BeginFrame", 0x64DD20 }, + { "zCRnd_D3D::EndFrame", 0x64DF20 }, + { "zCRnd_D3D::SetTransform", 0x64ED50 }, + { "zCRnd_D3D::SetViewport", 0x64F100 }, + { "zCRnd_D3D::SetLight", 0x64F700 }, + { "zCRnd_D3D::SetMaterial", 0x6503B0 }, + { "zCRnd_D3D::GetMaterial", 0x6504B0 }, + { "zCRnd_D3D::XD3D_SetTexture", 0x650500 }, + { "zCRnd_D3D::SetTexture", 0x650560 }, + { "zCRnd_D3D::SetTextureStageState", 0x650630 }, + { "zCRnd_D3D::SetAlphaBlendFuncImmed", 0x6506D0 }, + { "zCRnd_D3D::SetRenderState", 0x6508F0 }, + { "zCRnd_D3D::GetRenderState", 0x650960 }, + { "zCRnd_D3D::AddAlphaSortObject", 0x650990 }, + { "zCRnd_D3D::RenderAlphaSortList", 0x650A60 }, + { "zD3D_alphaPoly::Draw", 0x650CF0 }, + { "zCRnd_D3D::XD3D_DrawVertexBufferWire", 0x651720 }, + { "zCRnd_D3D::XD3D_DrawVertexBufferFlat", 0x6518D0 }, + { "zCRnd_D3D::DrawVertexBuffer", 0x6519F0 }, + { "zCRnd_D3D::Vid_BeginLfbAccess", 0x651D90 }, + { "zCRnd_D3D::CreateVertexBuffer", 0x651DD0 }, + { "zCVertexBuffer::operator delete", 0x651E30 }, + { "zCRnd_D3D::SetFog", 0x651E80 }, + { "zCRnd_D3D::SetRadialFog", 0x652010 }, + { "zCRnd_D3D::GetFog", 0x652070 }, + { "zCRnd_D3D::SetFogColor", 0x652080 }, + { "zCRnd_D3D::SetFogType", 0x6520E0 }, + { "zCRnd_D3D::GetFogColor", 0x6521D0 }, + { "zCRnd_D3D::SetFogRange", 0x6521E0 }, + { "zCRnd_D3D::GetFogRange", 0x6522D0 }, + { "zCRnd_D3D::SetPolyDrawMode", 0x652300 }, + { "zCRnd_D3D::GetPolyDrawMode", 0x652310 }, + { "zCRnd_D3D::SetTextureWrapEnabled", 0x652320 }, + { "zCRnd_D3D::GetTextureWrapEnabled", 0x652330 }, + { "zCRnd_D3D::SetBilerpFilterEnabled", 0x652340 }, + { "zCRnd_D3D::GetBilerpFilterEnabled", 0x6523D0 }, + { "zCRnd_D3D::SetDitherEnabled", 0x6523E0 }, + { "zCRnd_D3D::GetDitherEnabled", 0x6523F0 }, + { "zCRnd_D3D::SetPolySortMode", 0x652400 }, + { "zCRnd_D3D::GetPolySortMode", 0x6524D0 }, + { "zCRnd_D3D::SetZBufferWriteEnabled", 0x6524E0 }, + { "zCRnd_D3D::GetZBufferWriteEnabled", 0x652520 }, + { "zCRnd_D3D::SetZBufferCompare", 0x652530 }, + { "zCRnd_D3D::GetZBufferCompare", 0x6525C0 }, + { "zCRnd_D3D::SetPixelWriteEnabled", 0x6525D0 }, + { "zCRnd_D3D::GetPixelWriteEnabled", 0x6525E0 }, + { "zCRnd_D3D::SetAlphaBlendSource", 0x6525F0 }, + { "zCRnd_D3D::GetAlphaBlendSource", 0x652600 }, + { "zCRnd_D3D::SetAlphaBlendFunc", 0x652610 }, + { "zCRnd_D3D::GetAlphaBlendFunc", 0x652620 }, + { "zCRnd_D3D::SetAlphaBlendFactor", 0x652630 }, + { "zCRnd_D3D::GetAlphaBlendFactor", 0x652640 }, + { "zCRnd_D3D::SupportAlphaTesting", 0x652650 }, + { "zCRnd_D3D::SetRenderMode", 0x652660 }, + { "zCRnd_D3D::GetRenderMode", 0x652840 }, + { "zCRnd_D3D::HasCapability", 0x652850 }, + { "zCRnd_D3D::ResetZTest", 0x6529B0 }, + { "zCRnd_D3D::HasPassedZTest", 0x6529C0 }, + { "zCRnd_D3D::GetZBias", 0x6529D0 }, + { "zCRnd_D3D::SetZBias", 0x6529E0 }, + { "zCRnd_D3D::GetTexturePortableBinaryVersion", 0x652A30 }, + { "zCRnd_D3D::GetGuardBandBorders", 0x652A40 }, + { "zCRnd_D3D::GetStatistics", 0x652AB0 }, + { "zCRnd_D3D::ResetStatistics", 0x652B00 }, + { "zCSurfaceCache_D3D::zCSurfaceCache_D3D", 0x652B50 }, + { "zCSurfaceCache_D3D::~zCSurfaceCache_D3D", 0x652B80 }, + { "zCSurfaceCache_D3D::CacheInSurface", 0x652B90 }, + { "zCSurfaceCache_D3D::CacheOutSurface", 0x652F40 }, + { "zCSurfaceCache_D3D::ClearCache", 0x6532D0 }, + { "zCSurfaceCache_D3D::XSC_ClearSlot", 0x6533D0 }, + { "zCSurfaceCache_D3D::XSC_KillLastSurfaceInSlot", 0x653500 }, + { "zCRnd_D3D::CreateTexture", 0x653650 }, + { "zCTexture::operator delete", 0x6536B0 }, + { "zCRnd_D3D::GetTotalTextureMem", 0x6536D0 }, + { "zCRnd_D3D::SupportsTextureFormat", 0x6536E0 }, + { "zCRnd_D3D::SupportsTextureFormatHardware", 0x653770 }, + { "zCRnd_D3D::GetMaxTextureSize", 0x6537C0 }, + { "zCRnd_D3D::CreateTextureConvert", 0x6537D0 }, + { "zCTex_D3D::zCTex_D3D", 0x653830 }, + { "zCTex_D3D::`scalar deleting destructor'", 0x653900 }, + { "zCTex_D3D::~zCTex_D3D", 0x653930 }, + { "zCTex_D3D::ReleaseData", 0x653990 }, + { "zCTex_D3D::Lock", 0x653AA0 }, + { "zCTex_D3D::Unlock", 0x653AF0 }, + { "zCTex_D3D::GetTextureInfo", 0x653D70 }, + { "zCTex_D3D::SetTextureInfo", 0x653DC0 }, + { "zCTex_D3D::GetPixelSize", 0x653F90 }, + { "zCTex_D3D::CopyTextureDataTo", 0x6540A0 }, + { "zCTex_D3D::CopyPaletteDataTo", 0x6545E0 }, + { "zCTex_D3D::GetPaletteBuffer", 0x6546F0 }, + { "zCTex_D3D::GetTextureBuffer", 0x6547F0 }, + { "zCTex_D3D::XTEX_BuildSurfaces", 0x6552A0 }, + { "zCTex_D3D::InsertTexture", 0x656120 }, + { "zCTex_D3D::PreloadTexture", 0x656370 }, + { "zCTex_D3D::SetTexture", 0x6563A0 }, + { "zCTex_D3D::RemoveTexture", 0x656590 }, + { "zCTex_D3D::RescueTexture", 0x656710 }, + { "zCTex_D3D::RebuildTexture", 0x656750 }, + { "zCVertexBuffer_D3D::zCVertexBuffer_D3D", 0x656C10 }, + { "zCVertexBuffer_D3D::IsLocked", 0x656D80 }, + { "zCVertexBuffer_D3D::`scalar deleting destructor'", 0x656D90 }, + { "zCVertexBuffer_D3D::~zCVertexBuffer_D3D", 0x656DC0 }, + { "zCVertexBuffer_D3D::Create", 0x656E70 }, + { "zCVertexBuffer_D3D::Destroy", 0x657010 }, + { "zCVertexBuffer_D3D::Lock", 0x6570E0 }, + { "zCVertexBuffer_D3D::Unlock", 0x6573E0 }, + { "zCVertexBuffer_D3D::Optimize", 0x657430 }, + { "zCVertexBuffer_D3D::SetPrimitiveType", 0x657480 }, + { "zCVertexBuffer_D3D::GetPrimitiveType", 0x6574A0 }, + { "zCVertexBuffer_D3D::GetVertexFormat", 0x6574B0 }, + { "zCVertexBuffer_D3D::GetVertexType", 0x6574C0 }, + { "zCVertexBuffer_D3D::SetIndexListSize", 0x6574D0 }, + { "zCVertexBuffer_D3D::GetIndexListSize", 0x657560 }, + { "zCVertexBuffer_D3D::GetIndexListPtr", 0x657570 }, + { "zCVertexBuffer_D3D::SetIndexList", 0x657590 }, + { "zCRnd_D3D::Vid_Blit", 0x657670 }, + { "zCRnd_D3D::Vid_Lock", 0x657950 }, + { "zCRnd_D3D::Vid_Unlock", 0x657A00 }, + { "zCRnd_D3D::Vid_GetFrontBufferCopy", 0x657A40 }, + { "zCRnd_D3D::Vid_Clear", 0x657E20 }, + { "zCRnd_D3D::Vid_GetNumDevices", 0x657EA0 }, + { "zCRnd_D3D::Vid_GetActiveDeviceNr", 0x657EB0 }, + { "zCRnd_D3D::Vid_SetDevice", 0x657EC0 }, + { "zCRnd_D3D::Vid_GetDeviceInfo", 0x658190 }, + { "zCRnd_D3D::Vid_GetNumModes", 0x6583B0 }, + { "zCRnd_D3D::Vid_GetModeInfo", 0x6583C0 }, + { "zCRnd_D3D::Vid_GetActiveModeNr", 0x658600 }, + { "zCRnd_D3D::Vid_SetMode", 0x658610 }, + { "zCRnd_D3D::XD3D_SetMode", 0x658850 }, + { "zCRnd_D3D::Vid_SetScreenMode", 0x658BA0 }, + { "zCRnd_D3D::Vid_GetScreenMode", 0x658FB0 }, + { "zCRnd_D3D::Vid_SetGammaCorrection", 0x658FC0 }, + { "zCRnd_D3D::Vid_GetGammaCorrection", 0x659610 }, + { "FreeTexConvert", 0x659650 }, + { "ResizeTexture", 0x659670 }, + { "zCTexConGeneric::ConvertTextureFormat", 0x6598E0 }, + { "zCTexConGeneric::SetTextureInfo", 0x65B1C0 }, + { "zCTexConGeneric::GetTextureInfo", 0x65B270 }, + { "zCTexConGeneric::GetPaletteBuffer", 0x65B290 }, + { "zCTexConGeneric::GetTextureBuffer", 0x65B2B0 }, + { "zCTexConGeneric::CopyTextureDataTo", 0x65B480 }, + { "zCTexConGeneric::CopyPaletteDataTo", 0x65B6B0 }, + { "zCTexConGeneric::GetAverageColor", 0x65B6E0 }, + { "zCTexConGeneric::HasAlpha", 0x65B6F0 }, + { "zCTexConGeneric::zCTexConGeneric", 0x65B740 }, + { "zCTexConGeneric::SetDetailTextureMode", 0x65B7A0 }, + { "zCTexConGeneric::`scalar deleting destructor'", 0x65B7B0 }, + { "zCTexConGeneric::~zCTexConGeneric", 0x65B7D0 }, + { "zCTexConGeneric::Lock", 0x65B840 }, + { "zCTexConGeneric::Unlock", 0x65B860 }, + { "tcConvertTexture", 0x65BA60 }, + { "tcCreatePalette", 0x65BD30 }, + { "oCCollObjectCharacter::_CreateNewInstance", 0x65D060 }, + { "oCCollObjectCharacter::GetCollObjClass", 0x65D0E0 }, + { "oCCollObjectCharacter::oCCollObjectCharacter", 0x65D0F0 }, + { "oCCollObjectCharacter::`scalar deleting destructor'", 0x65D120 }, + { "oCCollObjectCharacter::~oCCollObjectCharacter", 0x65D140 }, + { "oCCollObjectCharacter::TurnSpeed", 0x65D150 }, + { "oCCollObjectCharacter::IsDead", 0x65D190 }, + { "oCCollObjectCharacter::PushAround", 0x65D1C0 }, + { "oCCollObjectCharacter::DontLetHimComeNearer", 0x65D1F0 }, + { "oCCollObjectCharacter::GetPrimitiveCC", 0x65D220 }, + { "oCCollObjectCharacter::S_RegisterCollisionTestFuncs", 0x65D260 }, + { "zAccountInit", 0x65D2F0 }, + { "zCAccount::Add", 0x65D510 }, + { "zCAccountInfo::Add", 0x65D590 }, + { "zTIndexA::~zTIndexA", 0x65D7C0 }, + { "zTIndexB::~zTIndexB", 0x65D810 }, + { "zCAccount::Sum", 0x65D860 }, + { "zCAccount::Clear", 0x65DCB0 }, + { "zCAccount::Begin", 0x65DCE0 }, + { "zCAccount::End", 0x65DCF0 }, + { "zCAccount::IsActive", 0x65DD00 }, + { "zCSparseArray::zCSparseArray", 0x65DDD0 }, + { "zCSparseArray::~zCSparseArray", 0x65DE30 }, + { "zCSparseArray::SizeIndex", 0x65DE80 }, + { "zCSparseArray::SizeData", 0x65DE90 }, + { "zCSparseArray::SizeAll", 0x65DEA0 }, + { "zCSparseArray::IndexPtr", 0x65DEB0 }, + { "zCSparseArray::DataPtr", 0x65DEC0 }, + { "zCSparseArray::ManDatPtr", 0x65DED0 }, + { "zCSparseArray::IndexIsEqual", 0x65DEE0 }, + { "zCSparseArray::CopyIndex", 0x65DF00 }, + { "zCSparseArray::DestructIndex", 0x65DF20 }, + { "zCSparseArray::Hash", 0x65DF30 }, + { "zCSparseArray::ConstructData", 0x65DF50 }, + { "zCSparseArray::~zCSparseArray", 0x65DFE0 }, + { "zCSparseArray::SizeIndex", 0x65E030 }, + { "zCSparseArray::SizeData", 0x65E040 }, + { "zCSparseArray::SizeAll", 0x65E050 }, + { "zCSparseArray::IndexPtr", 0x65E060 }, + { "zCSparseArray::DataPtr", 0x65E070 }, + { "zCSparseArray::ManDatPtr", 0x65E080 }, + { "zCSparseArray::IndexIsEqual", 0x65E090 }, + { "zCSparseArray::CopyIndex", 0x65E100 }, + { "zCSparseArray::DestructIndex", 0x65E170 }, + { "zCSparseArray::Hash", 0x65E180 }, + { "zCSparseArray::ConstructData", 0x65E1F0 }, + { "zCSparseArray::DestructData", 0x65E200 }, + { "zCSparseArray::SizeIndex", 0x65E210 }, + { "zCSparseArray::SizeData", 0x65E220 }, + { "zCSparseArray::SizeAll", 0x65E230 }, + { "zCSparseArray::IndexPtr", 0x65E240 }, + { "zCSparseArray::DataPtr", 0x65E250 }, + { "zCSparseArray::ManDatPtr", 0x65E260 }, + { "zCSparseArray::IndexIsEqual", 0x65E270 }, + { "zCSparseArray::CopyIndex", 0x65E2F0 }, + { "zCSparseArray::DestructIndex", 0x65E370 }, + { "zCSparseArray::Hash", 0x65E380 }, + { "zCSparseArray::ConstructData", 0x65E400 }, + { "zCSparseArray::DestructData", 0x65E410 }, + { "zCSparseArray::DestructData", 0x65E420 }, + { "zCSparseArray::`vector deleting destructor'", 0x65E430 }, + { "zCSparseArray::`vector deleting destructor'", 0x65E450 }, + { "zCSparseArray::~zCSparseArray", 0x65E470 }, + { "zCSparseArray::`scalar deleting destructor'", 0x65E4C0 }, + { "zCAccountInfo::~zCAccountInfo", 0x65E4E0 }, + { "ApplyDamages", 0x65E5A0 }, + { "oCDocumentManager::GetDocumentManager", 0x65EA40 }, + { "oCDocumentManager::operator=", 0x65EA90 }, + { "oCDocumentManager::oCDocumentManager", 0x65EAA0 }, + { "zCViewDialog::operator delete", 0x65EC30 }, + { "oCDocumentManager::~oCDocumentManager", 0x65EC50 }, + { "zCListSort::`scalar deleting destructor'", 0x65ECF0 }, + { "oCDocumentManager::CreateDocument", 0x65ED20 }, + { "oCDocumentManager::CreateMap", 0x65EEF0 }, + { "oCDocumentManager::SetPages", 0x65F0C0 }, + { "oCDocumentManager::SetPage", 0x65F100 }, + { "oCDocumentManager::SetFont", 0x65F140 }, + { "oCDocumentManager::SetMargins", 0x65F180 }, + { "oCDocumentManager::SetLevel", 0x65F1D0 }, + { "oCDocumentManager::SetLevelCoords", 0x65F220 }, + { "oCDocumentManager::PrintLine", 0x65F280 }, + { "oCDocumentManager::PrintLines", 0x65F2C0 }, + { "oCDocumentManager::Show", 0x65F300 }, + { "oCDocumentManager::GetNextAvailableID", 0x65F3B0 }, + { "oCDocumentManager::GetDocumentView", 0x65F3D0 }, + { "oCDocumentManager::UpdateMap", 0x65F400 }, + { "oCDocumentManager::HandleEvent", 0x65F450 }, + { "zCListSort::DeleteListDatas", 0x65F510 }, + { "oCInformationManager::GetInformationManager", 0x65F790 }, + { "oCInformationManager::UpdateViewSettings", 0x65F7E0 }, + { "oCInformationManager::oCInformationManager", 0x65F930 }, + { "zCViewDialogChoice::operator delete", 0x65FD90 }, + { "oCViewDialogTrade::operator delete", 0x65FDB0 }, + { "oCInformationManager::~oCInformationManager", 0x65FDD0 }, + { "oCInformationManager::ToggleStatus", 0x65FF20 }, + { "oCInformationManager::PrintStatus", 0x65FF70 }, + { "oCInformationManager::HasFinished", 0x6609D0 }, + { "oCInformationManager::WaitingForEnd", 0x6609E0 }, + { "oCInformationManager::SetNpc", 0x6609F0 }, + { "oCInformationManager::Update", 0x660BB0 }, + { "oCInformationManager::Exit", 0x661240 }, + { "oCInformationManager::CameraStart", 0x6613A0 }, + { "oCInformationManager::CameraStop", 0x661520 }, + { "oCInformationManager::CameraRefresh", 0x661590 }, + { "oCInformationManager::ProcessImportant", 0x6615B0 }, + { "oCInformationManager::ProcessNextImportant", 0x6617B0 }, + { "oCInformationManager::InfoWaitForEnd", 0x661990 }, + { "oCInformationManager::CollectInfos", 0x661AA0 }, + { "oCInformationManager::CollectChoices", 0x661CD0 }, + { "oCInformationManager::OnImportantBegin", 0x661DB0 }, + { "oCInformationManager::OnImportantEnd", 0x661E90 }, + { "oCInformationManager::OnInfoBegin", 0x661FF0 }, + { "oCInformationManager::OnInfo", 0x6620B0 }, + { "oCInformationManager::OnChoiceBegin", 0x662570 }, + { "oCInformationManager::OnChoice", 0x662780 }, + { "oCInformationManager::OnChoiceEnd", 0x662B90 }, + { "oCInformationManager::OnInfoEnd", 0x662CF0 }, + { "oCInformationManager::OnTradeBegin", 0x662E60 }, + { "oCInformationManager::OnTradeEnd", 0x662F60 }, + { "oCInformationManager::OnExit", 0x6630D0 }, + { "oCInformationManager::OnTermination", 0x6631A0 }, + { "oCMobMsg::operator delete", 0x663320 }, + { "oCLogManager::GetLogManager", 0x663370 }, + { "oCLogManager::operator=", 0x6633C0 }, + { "oCLogManager::oCLogManager", 0x6633D0 }, + { "oCLogManager::~oCLogManager", 0x663400 }, + { "oCLogManager::Clear", 0x6634E0 }, + { "oCLogTopic::~oCLogTopic", 0x663550 }, + { "oCLogManager::Archive", 0x663640 }, + { "oCLogManager::Unarchive", 0x6636B0 }, + { "oCLogTopic::AddEntry", 0x663870 }, + { "oCLogTopic::Archive", 0x663A80 }, + { "oCLogTopic::Unarchive", 0x663B40 }, + { "oCLogEntry::Archive", 0x663D10 }, + { "oCLogEntry::Unarchive", 0x663D30 }, + { "zCList::~zCList", 0x663D50 }, + { "zCList::DeleteListDatas", 0x663D80 }, + { "oCLogEntry::~oCLogEntry", 0x663DF0 }, + { "zCList::~zCList", 0x663E40 }, + { "zCList::DeleteListDatas", 0x663E70 }, + { "zCList::`scalar deleting destructor'", 0x663EE0 }, + { "zCList::`scalar deleting destructor'", 0x663F20 }, + { "oCNpc::oSDamageDescriptor::Release", 0x664170 }, + { "oCNpc::oSDamageDescriptor::SetVisualFX", 0x6641C0 }, + { "oCNpc::oSDamageDescriptor::SetFXHit", 0x664210 }, + { "oCNpc::oSDamageDescriptor::oSDamageDescriptor", 0x664250 }, + { "oCNpc::oSDamageDescriptor::operator=", 0x664310 }, + { "oCNpc::EnableDamageDebugOutput", 0x6643C0 }, + { "oCNpc::NotifyDamageToSpy", 0x6643D0 }, + { "oCNpc::InitDamage", 0x664490 }, + { "oCNpc::EV_DamageOnce", 0x664660 }, + { "oCNpc::EV_DamagePerFrame", 0x6649A0 }, + { "oCNpc::OnDamage", 0x6660E0 }, + { "oCNpc::OnDamage_Hit", 0x666610 }, + { "oCNpc::OnDamage_Condition", 0x66CF30 }, + { "oCNpc::OnDamage_Script", 0x66E220 }, + { "oCNpc::OnDamage_Effects", 0x66EAF0 }, + { "oCNpc::OnDamage_Effects_Start", 0x66EE40 }, + { "zSTRING::IsEmpty", 0x674210 }, + { "zCEventMessage::GetSubType", 0x674290 }, + { "zCVob::GetHomeWorld", 0x6742A0 }, + { "oCMsgDamage::operator new", 0x6742B0 }, + { "oCVisualFX::operator new", 0x6742D0 }, + { "oCVisualFX::GetName", 0x6742F0 }, + { "oCNpc::OnDamage_Effects_End", 0x674300 }, + { "oCNpc::OnDamage_Anim", 0x675BD0 }, + { "zSTRING::operator+=", 0x67A7B0 }, + { "zVEC3::operator[]", 0x67A880 }, + { "oCAniCtrl_Human::GetActionMode", 0x67A890 }, + { "oCNpc::OnDamage_Sound", 0x67A8A0 }, + { "oCNpc::OnDamage_Events", 0x67ABE0 }, + { "oCNpc::OnDamage_State", 0x67B7E0 }, + { "oCNpc::HasFlag", 0x67BD20 }, + { "oCNpc::oSActionBlock::InitBlock", 0x67C170 }, + { "oCNpc::oSActionBlock::GetOwnAction", 0x67C390 }, + { "oCNpc::oSFightAI::Init", 0x67C3C0 }, + { "oCNpc::oSFightAI::GetOwnAction", 0x67C3F0 }, + { "oCNpc::InitFightAI", 0x67C420 }, + { "oCNpc::ReleaseStatics", 0x67C770 }, + { "oCNpc::IsNpcBetweenMeAndTarget", 0x67C7D0 }, + { "oCNpc::IsInDoubleFightRange", 0x67C9A0 }, + { "oCNpc::IsInFightRange", 0x67CB60 }, + { "oCNpc::GetFightRange", 0x67CD80 }, + { "oCNpc::SetFightRangeBase", 0x67CDB0 }, + { "oCNpc::GetFightRangeBase", 0x67CDC0 }, + { "oCNpc::GetFightRangeDynamic", 0x67CDD0 }, + { "oCNpc::GetFightRangeFist", 0x67CDF0 }, + { "oCNpc::GetFightRangeG", 0x67CE00 }, + { "oCNpc::SetFightRangeFist", 0x67CE10 }, + { "oCNpc::SetFightRangeG", 0x67CE20 }, + { "oCNpc::GetFightActionFromTable", 0x67CE30 }, + { "oCNpc::GetCurrentFightMove", 0x67CE70 }, + { "GetFightMoveStringFromConstant", 0x67D1F0 }, + { "GetSituationStringFromConstant", 0x67D490 }, + { "oCNpc::FindNextFightAction", 0x67D680 }, + { "oCNpc::ThinkNextFightAction", 0x67E350 }, + { "oCMsgAttack::operator delete", 0x67EE80 }, + { "oCMsgMagic::operator delete", 0x67EEA0 }, + { "oCNpc::FightAttackMelee", 0x67EEC0 }, + { "oCNpc::FightAttackBow", 0x67F700 }, + { "oCNpc::EV_AttackBow", 0x67F7E0 }, + { "oCNpc::FightAttackMagic", 0x67FA60 }, + { "oCNpc::EV_AttackMagic", 0x67FB10 }, + { "oCNpc::EV_CastSpell", 0x67FB20 }, + { "oCNpc::CheckRunningFightAnis", 0x67FE10 }, + { "oCNpc::GotoFightPosition", 0x67FFC0 }, + { "oCNpc::Fighting", 0x6800B0 }, + { "oCNpc::GetSpellItem", 0x680270 }, + { "oCNpc::ReadySpell", 0x6802E0 }, + { "oCNpc::UnreadySpell", 0x680480 }, + { "oCNpc::HasRangedWeaponAndAmmo", 0x680510 }, + { "oCNpc::CanDrawWeapon", 0x6805C0 }, + { "zCArray::InsertEnd", 0x680620 }, + { "oCNpc::CanDive", 0x680900 }, + { "oCNpc::CanSwim", 0x680930 }, + { "oCNpc::GetClimbRange", 0x680960 }, + { "oCNpc::GetTurnSpeed", 0x680970 }, + { "oCNpc::GetJumpRange", 0x680990 }, + { "oCNpc::RbtChooseChasmAction", 0x6809A0 }, + { "oCNpc::CanGo", 0x680B30 }, + { "oCNpc::GetAngle", 0x6811C0 }, + { "oCNpc::GetAngles", 0x6812B0 }, + { "Alg_CalcAziElevUnit", 0x681620 }, + { "oCNpc::GetDistanceToPos2", 0x6816C0 }, + { "oCNpc::GetFallDownHeight", 0x681790 }, + { "oCNpc::GetRbtObstacleVob", 0x6817B0 }, + { "oCNpc::GetVecNormalFromBBox", 0x6817C0 }, + { "oCNpc::SetFallDownDamage", 0x681D50 }, + { "oCNpc::SetFallDownHeight", 0x681D60 }, + { "oCNpc::SetRoute", 0x681D70 }, + { "oCNpc::CreateFallDamage", 0x681DA0 }, + { "oCNpc::Fleeing", 0x6820C0 }, + { "oCNpc::ThinkNextFleeAction", 0x6820D0 }, + { "oCNpc::Follow", 0x6824C0 }, + { "oCNpc::ResetPos", 0x6824D0 }, + { "oCNpc::EmergencyResetPos", 0x6827D0 }, + { "oCNpc::StandUp", 0x682B40 }, + { "oCNpc::Turn", 0x683000 }, + { "oCNpc::Turning", 0x683120 }, + { "oCNpc::AI_Flee", 0x683210 }, + { "oCNpc::AI_Follow", 0x683220 }, + { "oCNpc::EV_AlignToFP", 0x683230 }, + { "oCNpc::EV_CanSeeNpc", 0x683480 }, + { "oCNpc::EV_GoRoute", 0x6834D0 }, + { "oCNpc::EV_Jump", 0x683C20 }, + { "oCNpc::EV_RobustTrace", 0x683C80 }, + { "oCNpc::EV_StandUp", 0x683CE0 }, + { "oCNpc::EV_Strafe", 0x683DE0 }, + { "oCNpc::EV_WhirlAround", 0x684BF0 }, + { "oCNpc::EV_Dodge", 0x685290 }, + { "oCNpc::EV_GotoPos", 0x6854C0 }, + { "oCNpc::EV_GotoVob", 0x685580 }, + { "oCNpc::EV_GotoFP", 0x685700 }, + { "oCNpc::EV_SetWalkMode", 0x6859F0 }, + { "oCNpc::EV_Turn", 0x685DE0 }, + { "oCNpc::EV_TurnAway", 0x685EC0 }, + { "oCNpc::EV_TurnToPos", 0x686070 }, + { "oCNpc::EV_TurnToVob", 0x686160 }, + { "oCNpc::ForceRotation", 0x6863F0 }, + { "oCNpc::RbtCheckForSolution", 0x686430 }, + { "oCNpc::RbtReset", 0x686560 }, + { "oCNpc::RbtInit", 0x686670 }, + { "oCNpc::RbtUpdate", 0x686690 }, + { "oCNpc::RbtMoveToExactPosition", 0x686880 }, + { "oCNpc::RobustTrace", 0x686960 }, + { "oCNpc::RbtCalcTurnDirection", 0x686CA0 }, + { "oCNpc::RbtIsObjectObstacle", 0x687080 }, + { "oCNpc::RbtGetObstacle", 0x6872E0 }, + { "oCNpc::RbtGetSmallObstacle", 0x687490 }, + { "oCNpc::RbtAvoidObstacles", 0x6875E0 }, + { "oCNpc::RbtIsDirectionValid", 0x687C80 }, + { "oCNpc::RbtInsertDirection", 0x687D00 }, + { "oCNpc::RbtCheckLastDirection", 0x687F60 }, + { "oCNpc::RbtCheckIfTargetVisible", 0x688240 }, + { "oCNpc::RbtGotoFollowPosition", 0x688450 }, + { "oCNpc::CanStrafe", 0x688670 }, + { "oCNpc::CanJumpBack", 0x6888D0 }, + { "oCNpc::SetWalkStopChasm", 0x688A70 }, + { "oCNpc::GetWalkStopChasm", 0x688AB0 }, + { "zCArray::Remove", 0x688AE0 }, + { "oCViewDialogInventory::_CreateNewInstance", 0x688F30 }, + { "zCViewDialog::IsActive", 0x688FD0 }, + { "zCViewDialog::HasFinished", 0x688FE0 }, + { "oCViewDialogInventory::operator delete", 0x688FF0 }, + { "oCViewDialogInventory::_GetClassDef", 0x689010 }, + { "oCViewDialogInventory::oCViewDialogInventory", 0x689020 }, + { "oCViewDialogInventory::`scalar deleting destructor'", 0x689060 }, + { "oCViewDialogInventory::~oCViewDialogInventory", 0x689090 }, + { "oCViewDialogInventory::Activate", 0x6890B0 }, + { "oCViewDialogInventory::SetInventory", 0x6890D0 }, + { "oCViewDialogInventory::SetAlignment", 0x689100 }, + { "oCViewDialogInventory::GetSelectedItem", 0x689110 }, + { "oCViewDialogInventory::GetSelectedItemCount", 0x689130 }, + { "oCViewDialogInventory::RemoveSelectedItem", 0x689150 }, + { "oCViewDialogInventory::InsertItem", 0x6891E0 }, + { "oCViewDialogInventory::CanHandleLeft", 0x689200 }, + { "oCViewDialogInventory::CanHandleRight", 0x689210 }, + { "oCViewDialogInventory::HandleEvent", 0x689220 }, + { "oCViewDialogInventory::StartSelection", 0x689270 }, + { "oCViewDialogInventory::StopSelection", 0x6892D0 }, + { "oCViewDialogItem::_CreateNewInstance", 0x689520 }, + { "zCViewDialog::Activate", 0x6895B0 }, + { "zCViewDialog::StartSelection", 0x6895C0 }, + { "zCViewDialog::StopSelection", 0x6895D0 }, + { "oCViewDialogItem::operator delete", 0x6895E0 }, + { "oCViewDialogItem::_GetClassDef", 0x689600 }, + { "oCViewDialogItem::oCViewDialogItem", 0x689610 }, + { "oCViewDialogItem::`scalar deleting destructor'", 0x689640 }, + { "oCViewDialogItem::~oCViewDialogItem", 0x689670 }, + { "oCViewDialogItem::SetItem", 0x689700 }, + { "oCViewDialogItem::Blit", 0x689740 }, + { "oCViewDialogItemContainer::_CreateNewInstance", 0x689970 }, + { "oCViewDialogItemContainer::operator delete", 0x689A20 }, + { "oCViewDialogItemContainer::_GetClassDef", 0x689A40 }, + { "oCViewDialogItemContainer::oCViewDialogItemContainer", 0x689A50 }, + { "oCViewDialogItemContainer::`vector deleting destructor'", 0x689AA0 }, + { "oCViewDialogItemContainer::~oCViewDialogItemContainer", 0x689AD0 }, + { "oCViewDialogItemContainer::Activate", 0x689AF0 }, + { "oCViewDialogItemContainer::SetItemContainer", 0x689B10 }, + { "oCViewDialogItemContainer::SetAlignment", 0x689B40 }, + { "oCViewDialogItemContainer::GetSelectedItem", 0x689B50 }, + { "oCViewDialogItemContainer::GetSelectedItemCount", 0x689B70 }, + { "oCViewDialogItemContainer::RemoveSelectedItem", 0x689B90 }, + { "oCViewDialogItemContainer::InsertItem", 0x689C00 }, + { "oCViewDialogItemContainer::RemoveItem", 0x689C20 }, + { "oCViewDialogItemContainer::TransferAllItemsTo", 0x689C40 }, + { "oCViewDialogItemContainer::UpdateValue", 0x689D10 }, + { "oCViewDialogItemContainer::CanHandleLeft", 0x689D20 }, + { "oCViewDialogItemContainer::CanHandleRight", 0x689D30 }, + { "oCViewDialogItemContainer::HandleEvent", 0x689D40 }, + { "oCViewDialogItemContainer::StartSelection", 0x689D90 }, + { "oCViewDialogItemContainer::StopSelection", 0x689DF0 }, + { "oCViewDialogStealContainer::_CreateNewInstance", 0x68A220 }, + { "oCViewDialogStealContainer::operator delete", 0x68A2D0 }, + { "oCViewDialogStealContainer::_GetClassDef", 0x68A2F0 }, + { "oCViewDialogStealContainer::oCViewDialogStealContainer", 0x68A300 }, + { "oCViewDialogStealContainer::`scalar deleting destructor'", 0x68A350 }, + { "oCViewDialogStealContainer::~oCViewDialogStealContainer", 0x68A380 }, + { "oCViewDialogStealContainer::Activate", 0x68A3A0 }, + { "oCViewDialogStealContainer::SetStealContainer", 0x68A3C0 }, + { "oCViewDialogStealContainer::SetAlignment", 0x68A3F0 }, + { "oCViewDialogStealContainer::GetSelectedItem", 0x68A400 }, + { "oCViewDialogStealContainer::GetSelectedItemCount", 0x68A420 }, + { "oCViewDialogStealContainer::RemoveSelectedItem", 0x68A440 }, + { "oCViewDialogStealContainer::InsertItem", 0x68A500 }, + { "oCViewDialogStealContainer::RemoveItem", 0x68A550 }, + { "oCViewDialogStealContainer::TransferAllItemsTo", 0x68A5B0 }, + { "oCViewDialogStealContainer::UpdateValue", 0x68A6B0 }, + { "oCViewDialogStealContainer::CanHandleLeft", 0x68A750 }, + { "oCViewDialogStealContainer::CanHandleRight", 0x68A760 }, + { "oCViewDialogStealContainer::HandleEvent", 0x68A770 }, + { "oCViewDialogStealContainer::StartSelection", 0x68A7C0 }, + { "oCViewDialogStealContainer::StopSelection", 0x68A820 }, + { "oCViewDialogTrade::_CreateNewInstance", 0x68ACB0 }, + { "oCViewDialogTrade::UpdateViewSettings", 0x68AD10 }, + { "oCViewDialogTrade::oCViewDialogTrade", 0x68ADB0 }, + { "oCViewDialogTrade::_GetClassDef", 0x68B010 }, + { "oCViewDialogTrade::GetTransferCount", 0x68B020 }, + { "oCViewDialogTrade::SetTransferCount", 0x68B030 }, + { "oCViewDialogTrade::IncTransferCount", 0x68B040 }, + { "oCViewDialogTrade::`scalar deleting destructor'", 0x68B050 }, + { "oCViewDialogTrade::~oCViewDialogTrade", 0x68B080 }, + { "oCViewDialogTrade::AllDialogsStop", 0x68B140 }, + { "oCViewDialogTrade::AllDialogsDisable", 0x68B160 }, + { "oCViewDialogTrade::SetNpcLeft", 0x68B180 }, + { "oCViewDialogTrade::SetNpcRight", 0x68B290 }, + { "oCViewDialogTrade::StartSelection", 0x68B340 }, + { "oCViewDialogTrade::HandleEvent", 0x68B3E0 }, + { "oCViewDialogTrade::Update", 0x68B750 }, + { "oCViewDialogTrade::OnKeyEnter", 0x68B770 }, + { "oCViewDialogTrade::OnKeyEsc", 0x68B780 }, + { "oCViewDialogTrade::OnMoveLeft", 0x68B790 }, + { "oCViewDialogTrade::OnTransferLeft", 0x68B840 }, + { "oCViewDialogTrade::OnMoveRight", 0x68BA60 }, + { "oCViewDialogTrade::OnTransferRight", 0x68BB10 }, + { "oCViewDialogTrade::OnSectionPrevious", 0x68BEA0 }, + { "oCViewDialogTrade::OnSectionNext", 0x68BF20 }, + { "oCViewDialogTrade::OnSection", 0x68BFA0 }, + { "oCViewDialogTrade::OnExit", 0x68C000 }, + { "oCViewDocument::oCViewDocument", 0x68C2C0 }, + { "zCPosition::operator-=", 0x68C5C0 }, + { "zCViewDialog::_GetClassDef", 0x68C5E0 }, + { "oCViewDocument::`scalar deleting destructor'", 0x68C5F0 }, + { "oCViewDocument::~oCViewDocument", 0x68C650 }, + { "oCViewDocument::GetPage", 0x68C670 }, + { "oCViewDocument::SetPages", 0x68C6A0 }, + { "oCViewDocument::SetMargins", 0x68C7F0 }, + { "oCViewDocument::SetPage", 0x68C970 }, + { "oCViewDocument::SetFont", 0x68CAF0 }, + { "oCViewDocument::PrintLine", 0x68CBB0 }, + { "oCViewDocument::PrintLines", 0x68CC70 }, + { "oCViewDocument::SetTexture", 0x68CD30 }, + { "oCViewDocument::AlignPageToParent", 0x68CDA0 }, + { "oCViewDocument::Center", 0x68CF30 }, + { "oCViewDocument::SizeToContent", 0x68CFA0 }, + { "oCViewDocument::SizeToParent", 0x68D050 }, + { "oCViewDocument::ScaleToParent", 0x68D090 }, + { "oCViewDocumentMap::oCViewDocumentMap", 0x68D340 }, + { "oCViewDocumentMap::`scalar deleting destructor'", 0x68D440 }, + { "oCViewDocumentMap::~oCViewDocumentMap", 0x68D470 }, + { "oCViewDocumentMap::SetPage", 0x68D520 }, + { "oCViewDocumentMap::SetLevel", 0x68D610 }, + { "oCViewDocumentMap::SetLevelCoords", 0x68D770 }, + { "oCViewDocumentMap::UpdatePosition", 0x68D7B0 }, + { "oCWorld::GetWorldFilename", 0x68DE60 }, + { "zCViewBase::zCViewBase", 0x68DEE0 }, + { "zCViewBase::anx", 0x68DEF0 }, + { "zCViewBase::any", 0x68DF00 }, + { "zCViewBase::nax", 0x68DF10 }, + { "zCViewBase::nay", 0x68DF20 }, + { "zCViewBase::ClipLine", 0x68DF30 }, + { "zCViewBase::Line", 0x68DF40 }, + { "zCViewBase::GetViewport", 0x68DF50 }, + { "zCViewBase::GetCode", 0x68DF60 }, + { "zCViewBase::~zCViewBase", 0x68DF70 }, + { "zCViewBase::FillZBuffer", 0x68DF80 }, + { "zCViewDialog::_CreateNewInstance", 0x68E450 }, + { "zCViewDialog::zCViewDialog", 0x68E5A0 }, + { "zCViewDialog::`scalar deleting destructor'", 0x68E6B0 }, + { "zCViewDialog::~zCViewDialog", 0x68E6E0 }, + { "zCViewDialogChoice::_CreateNewInstance", 0x68E970 }, + { "zCViewDialogChoice::_GetClassDef", 0x68EA50 }, + { "zCViewDialogChoice::zCViewDialogChoice", 0x68EA60 }, + { "zCViewDialogChoice::`scalar deleting destructor'", 0x68EAE0 }, + { "zCViewDialogChoice::~zCViewDialogChoice", 0x68EB10 }, + { "zCViewDialogChoice::HandleEvent", 0x68EBA0 }, + { "zCViewDialogChoice::StartSelection", 0x68EF70 }, + { "zCViewDialogChoice::StopSelection", 0x68EFB0 }, + { "zCViewDialogChoice::BlitText", 0x68EFE0 }, + { "zCViewDialogChoice::ScrollUp", 0x68F050 }, + { "zCViewDialogChoice::ScrollDown", 0x68F090 }, + { "zCViewDialogChoice::IsSelectedOutsideAbove", 0x68F0D0 }, + { "zCViewDialogChoice::IsSelectedOutsideBelow", 0x68F0F0 }, + { "zCViewDialogChoice::ShowSelected", 0x68F180 }, + { "zCViewDialogChoice::SelectPrevious", 0x68F220 }, + { "zCViewDialogChoice::SelectNext", 0x68F330 }, + { "zCViewDialogChoice::Select", 0x68F440 }, + { "zCViewDialogChoice::GetSelection", 0x68F540 }, + { "zCViewDialogChoice::GetSelectedText", 0x68F550 }, + { "zCViewDialogChoice::HighlightSelected", 0x68F620 }, + { "zCViewDialogChoice::AddChoice", 0x68F710 }, + { "zCViewDialogChoice::RemoveChoice", 0x68F9A0 }, + { "zCViewDialogChoice::RemoveAllChoices", 0x68F9C0 }, + { "zCViewDraw::_CreateNewInstance", 0x68FC00 }, + { "zCViewDraw::operator delete", 0x68FCF0 }, + { "zCViewDraw::_GetClassDef", 0x68FD10 }, + { "zCViewDraw::zCViewDraw", 0x68FD20 }, + { "zCViewDraw::`scalar deleting destructor'", 0x68FDB0 }, + { "zCViewDraw::~zCViewDraw", 0x68FDE0 }, + { "zCViewDraw::RemoveChild", 0x68FE60 }, + { "zCViewDraw::SetTextureAlphaBlendFunc", 0x68FF50 }, + { "zCViewDraw::SetTexture", 0x68FF60 }, + { "zCViewDraw::SetTextureColor", 0x690080 }, + { "zCViewDraw::SetTextureAlpha", 0x690090 }, + { "zCViewDraw::TextureCacheIn", 0x6900A0 }, + { "zCViewDraw::Render", 0x6900E0 }, + { "zCViewDraw::Draw", 0x6901F0 }, + { "zCViewDraw::DrawChildren", 0x690300 }, + { "zCViewDraw::Blit", 0x690430 }, + { "zCViewDraw::BlitTexture", 0x690490 }, + { "zCViewDraw::EvaluateTexturePosition", 0x690540 }, + { "zCViewDraw::GetScreen", 0x6905C0 }, + { "zCViewDraw::CleanupScreen", 0x6906F0 }, + { "zCViewFX::_CreateNewInstance", 0x690940 }, + { "zCViewFX::operator delete", 0x690A30 }, + { "zCViewFX::_GetClassDef", 0x690A50 }, + { "zCViewFX::zCViewFX", 0x690A60 }, + { "zCViewFX::`scalar deleting destructor'", 0x690B10 }, + { "zCViewFX::~zCViewFX", 0x690B40 }, + { "zCViewFX::Init", 0x690B60 }, + { "zCViewFX::Open", 0x690BE0 }, + { "zCViewFX::OpenSafe", 0x690C10 }, + { "zCViewFX::OpenImmediately", 0x690C90 }, + { "zCViewFX::Close", 0x690CB0 }, + { "zCViewFX::CloseSafe", 0x690D00 }, + { "zCViewFX::CloseImmediately", 0x690D90 }, + { "zCViewFX::ApplyOpenCloseFX", 0x690DB0 }, + { "zVEC2::operator-=", 0x691020 }, + { "zVEC2::operator*=", 0x691040 }, + { "zCViewFX::ApplyOpenFX", 0x691060 }, + { "zCViewFX::ApplyCloseFX", 0x6911A0 }, + { "zCViewFX::ApplyOpenFade", 0x6912E0 }, + { "zCViewFX::ApplyOpenZoom", 0x691330 }, + { "zCViewFX::ApplyCloseFade", 0x6913C0 }, + { "zCViewFX::ApplyCloseZoom", 0x691420 }, + { "zCViewFX::Blit", 0x6914B0 }, + { "zCViewFX::EvaluateTexturePosition", 0x6915E0 }, + { "zCViewObject::_CreateNewInstance", 0x691830 }, + { "zCViewObject::operator delete", 0x691890 }, + { "zCViewObject::zCViewObject", 0x6918B0 }, + { "zCViewObject::_GetClassDef", 0x691990 }, + { "zCViewObject::Compare", 0x6919A0 }, + { "zCViewObject::`scalar deleting destructor'", 0x6919B0 }, + { "zCViewObject::~zCViewObject", 0x6919E0 }, + { "zCViewObject::AddChild", 0x691B00 }, + { "zCViewObject::AddChildren", 0x691B40 }, + { "zCViewObject::RemoveChild", 0x691BB0 }, + { "zCViewObject::RemoveAllChildren", 0x691CB0 }, + { "zCViewObject::GetChild", 0x691D80 }, + { "zCViewObject::SetVirtualPosition", 0x691DE0 }, + { "zCViewObject::SetPixelPosition", 0x691EA0 }, + { "zCViewObject::SetVirtualSize", 0x691F60 }, + { "zCPosition::operator+=", 0x692140 }, + { "zCViewObject::SetPixelSize", 0x692160 }, + { "zCViewObject::GetViewport", 0x692330 }, + { "zCViewObject::EvaluatePixelPosition", 0x692360 }, + { "zCViewObject::EvaluatePixelSize", 0x6923C0 }, + { "zCViewObject::UpdatePixelPosition", 0x692460 }, + { "zCViewObject::UpdatePixelSize", 0x692510 }, + { "zCViewObject::UpdatePixelPositionChildren", 0x692600 }, + { "zCViewObject::UpdatePixelSizeChildren", 0x6926C0 }, + { "zCViewObject::UpdatePixelDimensionsChildren", 0x6927B0 }, + { "zCViewObject::ConvertPositionVirtualToPixel", 0x692950 }, + { "zCViewObject::ConvertSizeVirtualToPixel", 0x692990 }, + { "zCViewObject::ConvertPositionPixelToVirtual", 0x6929D0 }, + { "zCViewObject::ConvertSizePixelToVirtual", 0x692A20 }, + { "zCViewObject::ConvertToPixel", 0x692A70 }, + { "zCViewObject::ConvertToPixelLocal", 0x692AD0 }, + { "zCViewObject::ConvertToVirtualLocal", 0x692B10 }, + { "zCViewObject::nax", 0x692B60 }, + { "zCViewObject::nay", 0x692B80 }, + { "zCViewObject::anx", 0x692BA0 }, + { "zCViewObject::any", 0x692BC0 }, + { "zCViewObject::ClipLine", 0x692BE0 }, + { "zCViewObject::Line", 0x692D90 }, + { "zCViewObject::GetCode", 0x692E40 }, + { "zCListSort::~zCListSort", 0x692E80 }, + { "zCListSort::InsertSort", 0x692EB0 }, + { "zCListSort::`scalar deleting destructor'", 0x692F30 }, + { "zCViewPrint::_CreateNewInstance", 0x693180 }, + { "zCViewPrint::operator delete", 0x6931E0 }, + { "zCViewPrint::zCViewPrint", 0x693200 }, + { "zCViewPrint::_GetClassDef", 0x6932D0 }, + { "zCViewPrint::`scalar deleting destructor'", 0x6932E0 }, + { "zCViewPrint::~zCViewPrint", 0x693310 }, + { "zCViewPrint::SizeHeightToContent", 0x693400 }, + { "zCViewPrint::Blit", 0x6934A0 }, + { "zCViewPrint::BlitText", 0x6934E0 }, + { "zCViewPrint::BlitTextLine", 0x693590 }, + { "zCViewPrint::BlitTextCharacters", 0x693650 }, + { "zCViewPrint::GetPixelBorder", 0x693880 }, + { "zCViewPrint::ClearText", 0x6938E0 }, + { "zCViewPrint::Print", 0x693970 }, + { "zCViewPrint::PrintLine", 0x693A50 }, + { "zCViewPrint::PrintLines", 0x693C00 }, + { "zCViewPrint::AddText", 0x694070 }, + { "zCViewPrint::RemoveText", 0x694180 }, + { "zCViewPrint::RemoveAllTexts", 0x6941E0 }, + { "zCArray::InsertEnd", 0x694270 }, + { "zCArray::AllocDelta", 0x694340 }, + { "zCViewText2::zCViewText2", 0x6943D0 }, + { "zCViewText2::~zCViewText2", 0x694BF0 }, + { "zCViewFont::zCViewFont", 0x694C40 }, + { "zCViewFont::~zCViewFont", 0x694D20 }, + { "zCViewFont::SetFont", 0x694D30 }, + { "CapsLock", 0x694FC0 }, + { "SetCapsLock", 0x694FE0 }, + { "ToggleCapsLock", 0x695040 }, + { "oCAIHuman::oCAIHuman", 0x6951A0 }, + { "oCAIHuman::_GetClassDef", 0x695280 }, + { "oCAIHuman::`scalar deleting destructor'", 0x695290 }, + { "oCAIHuman::~oCAIHuman", 0x6952C0 }, + { "oCAIHuman::Init", 0x695390 }, + { "oCAIHuman::DoSimpleAI", 0x6953B0 }, + { "oCAIHuman::Pressed", 0x695540 }, + { "oCAIHuman::Toggled", 0x695560 }, + { "oCAIHuman::SetCamModeMob", 0x695570 }, + { "oCAIHuman::ChangeCamMode", 0x695780 }, + { "oCAIHuman::InitCamModes", 0x695790 }, + { "oCAIHuman::SetCamMode", 0x695A60 }, + { "oCAIHuman::WeaponChoose", 0x695A90 }, + { "oCAIHuman::BowMode", 0x695F00 }, + { "oCAIHuman::GetEnemyThreat", 0x696950 }, + { "oCAIHuman::CheckFightCamera", 0x696E60 }, + { "oCAIHuman::FightMelee", 0x696EC0 }, + { "oCAIHuman::CheckMobInteraction", 0x6982B0 }, + { "oCAIHuman::CheckItemInteraction", 0x6986B0 }, + { "oCItem::GetSchemeName", 0x698E50 }, + { "oCAIHuman::StandActions", 0x698EA0 }, + { "oCAIHuman::PC_CheckSpecialStates", 0x699510 }, + { "oCAIHuman::PC_Diving", 0x699C60 }, + { "oCAIHuman::PC_Turn", 0x699DD0 }, + { "oCAIHuman::PC_SpecialMove", 0x699DF0 }, + { "oCAIHuman::PC_ActionMove", 0x699F60 }, + { "oCAIHuman::PC_WeaponMove", 0x69A0E0 }, + { "oCAIHuman::PC_SlowMove", 0x69A350 }, + { "oCAIHuman::PC_Sneak", 0x69A790 }, + { "oCAIHuman::PC_Turnings", 0x69A940 }, + { "oCAIHuman::PC_Strafe", 0x69AC80 }, + { "oCAIHuman::_WalkCycle", 0x69AE20 }, + { "oCAIHuman::ResetObserveSuspectCounter", 0x69B0E0 }, + { "oCAIHuman::CreateObserveSuspect", 0x69B0F0 }, + { "oCAIHuman::CreateFootStepSound", 0x69B180 }, + { "oCAIHuman::ResetAssessUseMobCounter", 0x69B250 }, + { "oCAIHuman::CreateAssessUseMob", 0x69B260 }, + { "oCAIHuman::SetCrawlMode", 0x69B2F0 }, + { "oCAIHuman::SetSprintMode", 0x69B570 }, + { "oCAIHuman::MoveCamera", 0x69B780 }, + { "oCAIHuman::CamMessages", 0x69B790 }, + { "oCAIHuman::CheckFocusVob", 0x69B7A0 }, + { "oCAIHuman::Moving", 0x69B9B0 }, + { "oCAIHuman::DoAI", 0x69BAB0 }, + { "oCAIHuman::DoHackSpecials", 0x69C390 }, + { "oCAIHuman::ChangeCamModeBySituation", 0x69CD60 }, + { "zCAICamera::GetPreviousMode", 0x69D800 }, + { "oCAIHuman::DoMonsterSpecial", 0x69D850 }, + { "oCAIHuman::SetShowAI", 0x69D860 }, + { "oCAIHuman::GetShowAI", 0x69D880 }, + { "oCAIHuman::CanThisCollideWith", 0x69D890 }, + { "oCAIHuman::AddIgnoreCD", 0x69D8D0 }, + { "oCAIHuman::SubIgnoreCD", 0x69D8E0 }, + { "oCAIHuman::StartFlyDamage", 0x69D940 }, + { "oCAIHuman::Archive", 0x69DCC0 }, + { "oCAIHuman::Unarchive", 0x69DCE0 }, + { "oCAICamera::oCAICamera", 0x69DD00 }, + { "oCAICamera::_GetClassDef", 0x69DE40 }, + { "oCAICamera::HasAIDetectedCollision", 0x69DE50 }, + { "oCAICamera::`scalar deleting destructor'", 0x69DE60 }, + { "oCAICamera::~oCAICamera", 0x69DE90 }, + { "oCAICamera::DoAI", 0x69DEA0 }, + { "oCAIHuman_Stand::oCAIHuman_Stand", 0x69E0E0 }, + { "oCAIHuman_Stand::_GetClassDef", 0x69E200 }, + { "oCAIHuman_Stand::`scalar deleting destructor'", 0x69E210 }, + { "oCAIHuman_Stand::~oCAIHuman_Stand", 0x69E240 }, + { "oCAIHuman_Stand::DoAI", 0x69E250 }, + { "oCAIHuman::_CreateNewInstance", 0x69E500 }, + { "oCAIHuman::operator delete", 0x69E560 }, + { "oCAICamera::_CreateNewInstance", 0x69E760 }, + { "oCAICamera::operator delete", 0x69E8A0 }, + { "oCAIHuman_Stand::_CreateNewInstance", 0x69EAA0 }, + { "oCAIHuman_Stand::operator delete", 0x69EBC0 }, + { "oCAISound::RemoveSlideSound", 0x69EE80 }, + { "oCAISound::CheckSlideSound", 0x69EEA0 }, + { "oCAISound::GetSoundMaterial", 0x69EF30 }, + { "oCAISound::StartCollisionSound", 0x69F0B0 }, + { "oCAIVobMove::oCAIVobMove", 0x69F220 }, + { "oCAIVobMove::_GetClassDef", 0x69F2F0 }, + { "oCAIVobMove::CanThisCollideWith", 0x69F300 }, + { "oCAIVobMove::`scalar deleting destructor'", 0x69F340 }, + { "oCAIVobMove::~oCAIVobMove", 0x69F370 }, + { "oCAISound::_GetClassDef", 0x69F490 }, + { "oCAISound::~oCAISound", 0x69F4A0 }, + { "oCAISound::`scalar deleting destructor'", 0x69F510 }, + { "oCAIVobMove::Init", 0x69F540 }, + { "oCAIVobMove::DoAI", 0x69F8C0 }, + { "oCAIVobMove::ReportCollisionToAI", 0x69FA30 }, + { "oCAIVobMove::Archive", 0x69FA80 }, + { "oCAIVobMove::Unarchive", 0x69FAE0 }, + { "oCAIVobMove::AddIgnoreCDVob", 0x69FBD0 }, + { "oCAIVobMove::ClearIgnoreCDVob", 0x69FBF0 }, + { "oCAIVobMoveTorch::oCAIVobMoveTorch", 0x69FC60 }, + { "oCAIVobMoveTorch::_GetClassDef", 0x69FCF0 }, + { "oCAIVobMoveTorch::`scalar deleting destructor'", 0x69FD00 }, + { "oCAIVobMoveTorch::~oCAIVobMoveTorch", 0x69FD30 }, + { "oCAIVobMoveTorch::Init", 0x69FE40 }, + { "oCAIVobMoveTorch::DoAI", 0x69FE60 }, + { "oCAIVobMoveTorch::CheckWater", 0x69FE90 }, + { "oCAIVobMoveTorch::BurnedOut", 0x69FF40 }, + { "oCAIArrowBase::oCAIArrowBase", 0x6A0120 }, + { "oCAIArrowBase::_GetClassDef", 0x6A0210 }, + { "oCAIArrowBase::HasAIDetectedCollision", 0x6A0220 }, + { "oCAIArrowBase::AICollisionResponseSelfDetected", 0x6A0230 }, + { "oCAIArrowBase::GetIsProjectile", 0x6A0240 }, + { "oCAIArrowBase::`scalar deleting destructor'", 0x6A0250 }, + { "oCAIArrowBase::~oCAIArrowBase", 0x6A0280 }, + { "oCAIArrowBase::AddIgnoreCDVob", 0x6A0390 }, + { "oCAIArrowBase::ClearIgnoreCDVob", 0x6A03B0 }, + { "oCAIArrowBase::CreateTrail", 0x6A0420 }, + { "oCAIArrowBase::DoAI", 0x6A0640 }, + { "oCAIArrowBase::ReportCollisionToAI", 0x6A09C0 }, + { "oCAIArrowBase::Archive", 0x6A0CD0 }, + { "oCAIArrowBase::Unarchive", 0x6A0D50 }, + { "oCAIArrow::oCAIArrow", 0x6A0E10 }, + { "oCAIArrow::_GetClassDef", 0x6A0EC0 }, + { "oCAIArrow::`scalar deleting destructor'", 0x6A0ED0 }, + { "oCAIArrow::~oCAIArrow", 0x6A0F00 }, + { "oCAIArrow::SetTarget", 0x6A0FF0 }, + { "oCAIArrow::ClearUsedVobs", 0x6A1030 }, + { "oCAIArrow::SetupAIVob", 0x6A10E0 }, + { "oCAIArrow::DoAI", 0x6A1460 }, + { "oCAIArrow::CanThisCollideWith", 0x6A1490 }, + { "oCAIArrow::ReportCollisionToAI", 0x6A1530 }, + { "oCAIArrow::Archive", 0x6A1CC0 }, + { "oCAIArrow::Unarchive", 0x6A1D90 }, + { "oCAIDrop::oCAIDrop", 0x6A1EA0 }, + { "oCAIDrop::_GetClassDef", 0x6A1F80 }, + { "oCAIDrop::HasAIDetectedCollision", 0x6A1F90 }, + { "oCAIDrop::CanThisCollideWith", 0x6A1FA0 }, + { "oCAIDrop::`scalar deleting destructor'", 0x6A1FE0 }, + { "oCAIDrop::~oCAIDrop", 0x6A2010 }, + { "oCAIDrop::AddIgnoreCDVob", 0x6A2130 }, + { "oCAIDrop::ClearIgnoreCDVob", 0x6A2150 }, + { "oCAIDrop::SetupAIVob", 0x6A21C0 }, + { "oCAIDrop::DoAI", 0x6A2420 }, + { "oCAIDrop::ReportCollisionToAI", 0x6A2490 }, + { "oCAIDrop::SetVelocity", 0x6A24E0 }, + { "oCAIDrop::SetStartPosition", 0x6A2590 }, + { "oCAIDrop::Archive", 0x6A2710 }, + { "oCAIDrop::Unarchive", 0x6A2720 }, + { "oCAIArrowBase::_CreateNewInstance", 0x6A2AF0 }, + { "oCAIArrowBase::operator delete", 0x6A2BC0 }, + { "oCAIArrow::_CreateNewInstance", 0x6A2DC0 }, + { "oCAIArrow::operator delete", 0x6A2EA0 }, + { "oCAIDrop::_CreateNewInstance", 0x6A30A0 }, + { "oCAIDrop::operator delete", 0x6A3160 }, + { "oCAIVobMove::_CreateNewInstance", 0x6A3360 }, + { "oCAIVobMove::operator delete", 0x6A3420 }, + { "oCAIVobMoveTorch::_CreateNewInstance", 0x6A3620 }, + { "oCAIVobMoveTorch::operator delete", 0x6A36E0 }, + { "zCList::DeleteList", 0x6A3700 }, + { "oTGilValues::oTGilValues", 0x6A3A80 }, + { "oCAniCtrl_Human::oCAniCtrl_Human", 0x6A3AF0 }, + { "oCAniCtrl_Human::_GetClassDef", 0x6A3C40 }, + { "oCAniCtrl_Human::`scalar deleting destructor'", 0x6A3C50 }, + { "oCAniCtrl_Human::~oCAniCtrl_Human", 0x6A3C80 }, + { "oCAniCtrl_Human::Init", 0x6A3D60 }, + { "oCAniCtrl_Human::StartAni", 0x6A3DC0 }, + { "oCAniCtrl_Human::SetNextAni", 0x6A3FA0 }, + { "oCAniCtrl_Human::InitAnimations", 0x6A4010 }, + { "oCAniCtrl_Human::SearchStandAni", 0x6A4D20 }, + { "oCAniCtrl_Human::StartStandAni", 0x6A5060 }, + { "oCAniCtrl_Human::Reset", 0x6A5080 }, + { "oCAniCtrl_Human::InitAngleValuesForConsole", 0x6A50C0 }, + { "oCAniCtrl_Human::SetScriptValues", 0x6A5110 }, + { "oCAniCtrl_Human::SetInterruptFollowAni", 0x6A5A40 }, + { "oCAniCtrl_Human::InitAllAnis", 0x6A5BF0 }, + { "zCModelAni::GetAniID", 0x6A9800 }, + { "zCAIPlayer::GetModel", 0x6A9810 }, + { "oCAniCtrl_Human::SetWalkMode", 0x6A9820 }, + { "oCAniCtrl_Human::InitFightAnis", 0x6AA0B0 }, + { "oCAniCtrl_Human::SetFightAnis", 0x6AAA40 }, + { "oCAniCtrl_Human::StartAniWithOffset", 0x6AAB60 }, + { "oCAniCtrl_Human::DoAniWithOffset", 0x6AAB70 }, + { "oCAniCtrl_Human::CorrectFightPosition", 0x6AAB80 }, + { "oCAniCtrl_Human::GetWalkModeString", 0x6AAE40 }, + { "oCAniCtrl_Human::CorrectAniStates", 0x6AAFA0 }, + { "oCAniCtrl_Human::CheckWaterLevel", 0x6AB130 }, + { "oCAniCtrl_Human::SetAlwaysWalk", 0x6ABDB0 }, + { "oCAniCtrl_Human::IsAlwaysWalk", 0x6ABF80 }, + { "oCAniCtrl_Human::CanToggleWalkModeTo", 0x6ABFB0 }, + { "oCAniCtrl_Human::CanToggleWalkMode", 0x6ACC10 }, + { "oCAniCtrl_Human::ToggleWalkMode", 0x6AD500 }, + { "oCAniCtrl_Human::IsDead", 0x6AD540 }, + { "oCAniCtrl_Human::IsFallen", 0x6ADC30 }, + { "oCAniCtrl_Human::IsAiming", 0x6ADD40 }, + { "oCAniCtrl_Human::IsStateAniActive", 0x6ADE10 }, + { "oCAniCtrl_Human::IsStanding", 0x6ADEE0 }, + { "oCAniCtrl_Human::IsJumpStanding", 0x6AE080 }, + { "oCAniCtrl_Human::IsWalking", 0x6AE0E0 }, + { "oCAniCtrl_Human::IsRunning", 0x6AE200 }, + { "oCAniCtrl_Human::IsWalkingBackward", 0x6AE410 }, + { "oCAniCtrl_Human::StopTurnAnis", 0x6AE530 }, + { "oCAniCtrl_Human::Turn", 0x6AE540 }, + { "oCAniCtrl_Human::DoAutoRoll", 0x6AEA40 }, + { "oCAniCtrl_Human::TurnDegrees", 0x6AEB10 }, + { "oCAniCtrl_Human::WallInFront", 0x6AEBF0 }, + { "oCAniCtrl_Human::GetWeaponString", 0x6AEC60 }, + { "oCAniCtrl_Human::GetWeaponHitString", 0x6AEEF0 }, + { "oCAniCtrl_Human::IsDefending", 0x6AF180 }, + { "oCAniCtrl_Human::GetFightLimbs", 0x6AF1E0 }, + { "oCAniCtrl_Human::DoSparks", 0x6AFC50 }, + { "oCAniCtrl_Human::GetLayerAni", 0x6AFD80 }, + { "oCAniCtrl_Human::CheckLayerAni", 0x6AFDB0 }, + { "oCAniCtrl_Human::CheckLimbHit", 0x6AFDF0 }, + { "oCAniCtrl_Human::ShowWeaponTrail", 0x6AFE70 }, + { "oCAniCtrl_Human::StartHitCombo", 0x6B00C0 }, + { "oCAniCtrl_Human::SetComboHitTarget", 0x6B0120 }, + { "oCAniCtrl_Human::StartHitGraphical", 0x6B0130 }, + { "oCAniCtrl_Human::GetStopTurnVobSign", 0x6B0200 }, + { "oCAniCtrl_Human::HitCombo", 0x6B0260 }, + { "oCAniCtrl_Human::CheckHitTarget", 0x6B05C0 }, + { "oCAniCtrl_Human::CreateHit", 0x6B0830 }, + { "oCAniCtrl_Human::CheckMeleeWeaponHitsLevel", 0x6B0CD0 }, + { "oCAniCtrl_Human::HitInterrupt", 0x6B11A0 }, + { "oCAniCtrl_Human::HitGraphical", 0x6B11E0 }, + { "oCAniCtrl_Human::IsInPreHit", 0x6B1350 }, + { "oCAniCtrl_Human::IsInPostHit", 0x6B13A0 }, + { "oCAniCtrl_Human::IsInCombo", 0x6B1430 }, + { "oCAniCtrl_Human::FirstPersonDrawWeapon", 0x6B1480 }, + { "oCAniCtrl_Human::GetHitDirection", 0x6B1490 }, + { "oCAniCtrl_Human::IsParadeRunning", 0x6B1550 }, + { "oCAniCtrl_Human::CanParade", 0x6B15B0 }, + { "oCAniCtrl_Human::StartParadeEffects", 0x6B16F0 }, + { "oCAniCtrl_Human::StrafeLeft", 0x6B1B40 }, + { "oCAniCtrl_Human::StrafeRight", 0x6B1B80 }, + { "oCAniCtrl_Human::GetFootPos", 0x6B1BC0 }, + { "oCAniCtrl_Human::PC_GoForward", 0x6B1D70 }, + { "oCAniCtrl_Human::PC_GoBackward", 0x6B1DC0 }, + { "oCAniCtrl_Human::PC_JumpForward", 0x6B1E00 }, + { "oCAniCtrl_Human::CanJump", 0x6B1FE0 }, + { "oCAniCtrl_Human::CanJumpLedge", 0x6B2050 }, + { "oCAniCtrl_Human::JumpForward", 0x6B21E0 }, + { "oCAniCtrl_Human::Swim_CanClimbLedge", 0x6B2400 }, + { "oCAniCtrl_Human::Swim_ClimbLedge", 0x6B2440 }, + { "oCAniCtrl_Human::CanWalkOnPoly", 0x6B25A0 }, + { "oCAniCtrl_Human::DrawWeapon1", 0x6B2610 }, + { "oCAniCtrl_Human::ChooseNextWeapon2", 0x6B2900 }, + { "oCAniCtrl_Human::DrawWeapon2", 0x6B2CF0 }, + { "oCAniCtrl_Human::RemoveWeapon1", 0x6B3040 }, + { "oCAniCtrl_Human::RemoveWeapon2", 0x6B33B0 }, + { "oCAniCtrl_Human::StartUp", 0x6B3660 }, + { "oCAniCtrl_Human::LerpFeetToTarget", 0x6B3670 }, + { "oCAniCtrl_Human::RelaxHandToTarget", 0x6B39B0 }, + { "oCAniCtrl_Human::CheckSpecialStates", 0x6B4290 }, + { "oCAniCtrl_Human::CheckJump", 0x6B4FE0 }, + { "oCAniCtrl_Human::StartFallDownAni", 0x6B5220 }, + { "oCAniCtrl_Human::HackNPCToSwim", 0x6B5500 }, + { "oCAniCtrl_Human::CheckFallStates", 0x6B5810 }, + { "oCAniCtrl_Human::CombineAniLerp", 0x6B6110 }, + { "oCAniCtrl_Human::InterpolateCombineAni", 0x6B6170 }, + { "oCAniCtrl_Human::LookAtTarget", 0x6B62F0 }, + { "oCAniCtrl_Human::SetLookAtTarget", 0x6B6310 }, + { "oCAniCtrl_Human::StopLookAtTarget", 0x6B6640 }, + { "oCAniCtrl_Human::StartCombineAni", 0x6B67F0 }, + { "oCAniCtrl_Human::StopCombineAni", 0x6B6A80 }, + { "oCAniCtrl_Human::DetectChasm", 0x6B6A90 }, + { "oCAniCtrl_Human::IsInCriticalAni", 0x6B6C10 }, + { "oCAniCtrl_Human::Archive", 0x6B7270 }, + { "oCAniCtrl_Human::Unarchive", 0x6B7320 }, + { "oCAniCtrl_Human::SetActionMode", 0x6B7410 }, + { "oCAniCtrl_Human::_Stand", 0x6B7490 }, + { "oCAniCtrl_Human::_Forward", 0x6B7900 }, + { "oCAniCtrl_Human::_Backward", 0x6B7BC0 }, + { "oCAniCtrl_Human::SetAnimations", 0x6B7EA0 }, + { "oCAniCtrl_Human::TransitionToInvest", 0x6B8350 }, + { "oCAniCtrl_Human::TransitionToCast", 0x6B84A0 }, + { "oCAniCtrl_Human::TransitionToStand", 0x6B86A0 }, + { "oCAniCtrl_Human::IsInCastAni", 0x6B8860 }, + { "oCAniCtrl_Human::IsInWeaponChoose", 0x6B8930 }, + { "oCAniCtrl_Human::GetWaterLevel", 0x6B89D0 }, + { "oCAniCtrl_Human::IsInWater", 0x6B8A40 }, + { "oCAniCtrl_Human::_CreateNewInstance", 0x6B8CC0 }, + { "oCAniCtrl_Human::operator delete", 0x6B8D20 }, + { "zCArray::operator=", 0x6B8D40 }, + { "zCArray::operator[]", 0x6B8DD0 }, + { "zCList::~zCList", 0x6B8DE0 }, + { "zCList::DeleteListDatas", 0x6B8E10 }, + { "zCList::`scalar deleting destructor'", 0x6B8E80 }, + { "zCList::`scalar deleting destructor'", 0x6B8EC0 }, + { "myThunder::~myThunder", 0x6B8F90 }, + { "oCBarrier::oCBarrier", 0x6B8FC0 }, + { "oCBarrier::~oCBarrier", 0x6B9190 }, + { "myThunder::`vector deleting destructor'", 0x6B93D0 }, + { "oCBarrier::Init", 0x6B9440 }, + { "oCBarrier::Initialise", 0x6B9BF0 }, + { "myThunder::myThunder", 0x6B9CD0 }, + { "oCBarrier::AddTremor", 0x6B9CE0 }, + { "oCBarrier::RenderLayer", 0x6B9CF0 }, + { "oCBarrier::Render", 0x6B9F30 }, + { "oCBarrier::InitThunder", 0x6BA9C0 }, + { "oCBarrier::RemoveThunder", 0x6BA9F0 }, + { "oCBarrier::AddThunderSub", 0x6BAAA0 }, + { "oCBarrier::AddThunder", 0x6BADE0 }, + { "oCBarrier::RenderThunder", 0x6BB4B0 }, + { "oCBarrier::RenderThunderList", 0x6BB770 }, + { "oCSkyControler_Barrier::oCSkyControler_Barrier", 0x6BB7B0 }, + { "oCSkyControler_Barrier::`scalar deleting destructor'", 0x6BB830 }, + { "oCSkyControler_Barrier::~oCSkyControler_Barrier", 0x6BB860 }, + { "oCSkyControler_Barrier::RenderSkyPre", 0x6BB8D0 }, + { "oCAskBox::oCAskBox", 0x6BBC80 }, + { "oCAskBox::`scalar deleting destructor'", 0x6BBDC0 }, + { "oCAskBox::~oCAskBox", 0x6BBDF0 }, + { "oCAskBox::Init", 0x6BBE70 }, + { "oCAskBox::Delete", 0x6BC140 }, + { "oCAskBox::DoAI", 0x6BC150 }, + { "oCAskBox::SetNeutral", 0x6BC2F0 }, + { "oCAskBox::SetYes", 0x6BC3F0 }, + { "oCAskBox::SetNo", 0x6BC4F0 }, + { "oCAskBox::SetPosition", 0x6BC5F0 }, + { "oCNpc::IsWaitingForAnswer", 0x6BC730 }, + { "oCNpc::SetCurrentAnswer", 0x6BC780 }, + { "oCNpc::EV_Ask", 0x6BCCA0 }, + { "oCNpc::EV_WaitForQuestion", 0x6BCD20 }, + { "oCNpc::CanTalk", 0x6BCEF0 }, + { "oCNpc::SetCanTalk", 0x6BCF10 }, + { "oCNpc::SetTalkingWith", 0x6BCF30 }, + { "oCNpc::GetTalkingWith", 0x6BCF60 }, + { "oCNpc::StartTalkingWith", 0x6BCF70 }, + { "oCNpc::StopTalkingWith", 0x6BCF90 }, + { "oCNpc::GetTalkingWithMessage", 0x6BCFB0 }, + { "oCNpc::CanBeTalkedTo", 0x6BD060 }, + { "oCNpc::StopRunningOU", 0x6BD240 }, + { "oCNpc::AssessGivenItem", 0x6BD3B0 }, + { "oCNpc::GetTradeNpc", 0x6BD550 }, + { "oCNpc::SetTradeNpc", 0x6BD560 }, + { "oCNpc::GetTradeItem", 0x6BD570 }, + { "oCNpc::OpenTradeContainer", 0x6BD590 }, + { "oCNpc::CloseTradeContainer", 0x6BD770 }, + { "oCNpc::OpenTradeOffer", 0x6BD820 }, + { "oCNpc::CheckItemReactModule", 0x6BD940 }, + { "oCNpc::ExchangeTradeModules", 0x6BDAC0 }, + { "zCListSort::IsInList", 0x6BDCE0 }, + { "oCDoc::oCDoc", 0x6BDF80 }, + { "oCDoc::`scalar deleting destructor'", 0x6BE210 }, + { "oCDoc::~oCDoc", 0x6BE230 }, + { "oCDoc::Show", 0x6BE320 }, + { "oCDoc::HandleEvent", 0x6BE330 }, + { "oCDoc::MapInitCoordinates", 0x6BE360 }, + { "oCDoc::MapDrawCoordinates", 0x6BE3C0 }, + { "oCDoc::SetLevelName", 0x6BE690 }, + { "oCNpcFocus::InitFocusModes", 0x6BEA80 }, + { "oCNpcFocus::ExitFocusModes", 0x6BEBB0 }, + { "oCNpcFocus::SetFocusMode", 0x6BEC20 }, + { "oCNpcFocus::GetFocusName", 0x6BED00 }, + { "oCNpcFocus::oCNpcFocus", 0x6BEDD0 }, + { "oCNpcFocus::~oCNpcFocus", 0x6BEDF0 }, + { "oCNpcFocus::Init", 0x6BEE40 }, + { "oCNpcFocus::IsValid", 0x6BEF20 }, + { "oCNpcFocus::GetMaxRange", 0x6BEF70 }, + { "oCNpcFocus::GetRange2", 0x6BEF80 }, + { "oCNpcFocus::GetItemThrowRange", 0x6BEF90 }, + { "oCNpcFocus::GetMobThrowRange", 0x6BEFA0 }, + { "oCNpcFocus::HasLowerPriority", 0x6BEFB0 }, + { "oCNpcFocus::GetPriority", 0x6BF030 }, + { "oCNpcFocus::IsInRange", 0x6BF070 }, + { "oCNpcFocus::IsInAngle", 0x6BF100 }, + { "oCNpcFocus::IsNpcInRange", 0x6BF1E0 }, + { "oCNpcFocus::IsNpcInAngle", 0x6BF230 }, + { "oCNpcFocus::IsItemInRange", 0x6BF280 }, + { "oCNpcFocus::IsItemInAngle", 0x6BF2B0 }, + { "oCNpcFocus::IsMobInRange", 0x6BF300 }, + { "oCNpcFocus::IsMobInAngle", 0x6BF330 }, + { "oCNpcFocus::GetAzi", 0x6BF380 }, + { "oCNpcFocus::StartHighlightningFX", 0x6BF390 }, + { "oCNpcFocus::StopHighlightningFX", 0x6BF4C0 }, + { "oUlfi_StartUp", 0x6BF5A0 }, + { "oUlfi_ShutDown", 0x6BF5B0 }, + { "SearchVobByInstance", 0x6BF7A0 }, + { "oCGame::oCGame", 0x6BF810 }, + { "oCGame::SetDrawWaynet", 0x6BFE30 }, + { "oCGame::GetDrawWaynet", 0x6BFE40 }, + { "oCGame::GetStartPos", 0x6BFE50 }, + { "oCGame::`scalar deleting destructor'", 0x6BFE80 }, + { "oCGame::~oCGame", 0x6BFEA0 }, + { "oCGame::TObjectRoutine::Release", 0x6C0280 }, + { "oCGame::TObjectRoutine::~TObjectRoutine", 0x6C02A0 }, + { "oCGame::WorldInit", 0x6C02F0 }, + { "oCGame::CamInit", 0x6C05C0 }, + { "oCGame::SetCameraPosition", 0x6C05E0 }, + { "oCGame::DesktopInit", 0x6C0680 }, + { "oCGame::UpdateViewSettings", 0x6C0C60 }, + { "oCGame::NpcInit", 0x6C0D00 }, + { "oCGame::Done", 0x6C0D80 }, + { "oCGame::TObjectRoutine::`scalar deleting destructor'", 0x6C1040 }, + { "oCGame::Init", 0x6C1060 }, + { "oCGame::SetGameInfo", 0x6C1C20 }, + { "oCGame::CallScriptStartup", 0x6C1C70 }, + { "oCGame::CallScriptInit", 0x6C1F60 }, + { "oCGame::OpenSavescreen", 0x6C2250 }, + { "oCViewGothicProgressBar::`scalar deleting destructor'", 0x6C25F0 }, + { "oCViewGothicProgressBar::~oCViewGothicProgressBar", 0x6C2610 }, + { "oCGame::CloseSavescreen", 0x6C2630 }, + { "oCGame::OpenLoadscreen", 0x6C2690 }, + { "oCGame::CloseLoadscreen", 0x6C2BD0 }, + { "oCGame::GetGameWorld", 0x6C2C30 }, + { "oCGame::GetSelfPlayerVob", 0x6C2C60 }, + { "oCGame::GetTextView", 0x6C2C70 }, + { "oCGame::GetWorldTimer", 0x6C2C80 }, + { "oCGame::GetInfoManager", 0x6C2C90 }, + { "oCGame::GetNewsManager", 0x6C2CA0 }, + { "oCGame::GetSVMManager", 0x6C2CB0 }, + { "oCGame::GetTradeManager", 0x6C2CC0 }, + { "oCGame::GetGuilds", 0x6C2CD0 }, + { "oCGame::GetGameInfo", 0x6C2CE0 }, + { "oCGame::GetPortalRoomManager", 0x6C2CF0 }, + { "oCGame::GetSpawnManager", 0x6C2D00 }, + { "oCGame::GetHeroStatus", 0x6C2D10 }, + { "oCGame::SetShowNews", 0x6C2D50 }, + { "oCGame::SetShowPlayerStatus", 0x6C2D90 }, + { "oCGame::GetShowPlayerStatus", 0x6C2DF0 }, + { "oCGame::UpdateScreenResolution", 0x6C2E00 }, + { "oCGame::UpdatePlayerStatus", 0x6C3140 }, + { "oCGame::RemoveHelperVobs", 0x6C3C10 }, + { "oCGame::CreateVobList", 0x6C3CD0 }, + { "oCGame::SetAsPlayer", 0x6C3D20 }, + { "oCGame::SetupPlayers", 0x6C3FA0 }, + { "oCGame::SetRanges", 0x6C4710 }, + { "oCGame::SetRangesByCommandLine", 0x6C4760 }, + { "oCGame::EnvironmentInit", 0x6C4A60 }, + { "oCGame::LoadParserFile", 0x6C4BE0 }, + { "oCGame::SetTime", 0x6C4DE0 }, + { "oCGame::GetTime", 0x6C4E70 }, + { "oCGame::LoadWorld", 0x6C4EA0 }, + { "oCGame::SaveWorld", 0x6C4EF0 }, + { "oCGame::RemovePlayerFromWorld", 0x6C5020 }, + { "oCGame::InsertPlayerIntoWorld", 0x6C5070 }, + { "oCGame::PreSaveGameProcessing", 0x6C5120 }, + { "oCGame::PostSaveGameProcessing", 0x6C51C0 }, + { "oCGame::WriteSavegame", 0x6C5250 }, + { "oCGame::CheckObjectConsistency", 0x6C5B50 }, + { "oCGame::ClearGameState", 0x6C5ED0 }, + { "oCGame::InitNpcAttitudes", 0x6C61D0 }, + { "oCGame::RecurseCacheVobs", 0x6C6240 }, + { "oCGame::CacheVisualsIn", 0x6C62D0 }, + { "oCGame::CacheVisualsOut", 0x6C6530 }, + { "oCGame::LoadGame", 0x6C65A0 }, + { "oCGame::LoadSavegame", 0x6C67D0 }, + { "oCGame::ChangeLevel", 0x6C7290 }, + { "oCGame::TriggerChangeLevel", 0x6C7AF0 }, + { "oCGame::CheckIfSavegameExists", 0x6C7D40 }, + { "oCGame::RenderWaynet", 0x6C7F70 }, + { "oCGame::ShowDebugInfos", 0x6C7FB0 }, + { "oCGame::Render", 0x6C86A0 }, + { "oCGame::Pause", 0x6C8AD0 }, + { "oCGame::Unpause", 0x6C8D50 }, + { "oCGame::DeleteNpcs", 0x6C8E80 }, + { "Game_Particle_Changed", 0x6C8FC0 }, + { "Game_OpenParticleConsole", 0x6C8FD0 }, + { "Game_CloseParticleConsole", 0x6C9000 }, + { "Game_DeleteAllPfx", 0x6C9030 }, + { "oCGame::InitWorldSavegame", 0x6C9530 }, + { "oCGame::EnterWorld", 0x6C96F0 }, + { "oCGame::CompileWorld", 0x6C9A50 }, + { "oCGame::LoadWorldStartup", 0x6C9C10 }, + { "oCGame::LoadWorldStat", 0x6CA010 }, + { "oCGame::LoadWorldDyn", 0x6CA280 }, + { "oCGame::IsInWorld", 0x6CA770 }, + { "oCGame::RenderBlit", 0x6CA910 }, + { "oCGame::Sort_Routine", 0x6CA930 }, + { "oCGame::InsertObjectRoutine", 0x6CA960 }, + { "oCGame::ResetObjectRoutineList", 0x6CAB20 }, + { "oCGame::ClearObjectRoutineList", 0x6CAB40 }, + { "oCGame::CheckObjectRoutines", 0x6CABB0 }, + { "oCGame::SetObjectRoutineTimeChange", 0x6CACB0 }, + { "oCGame::ToggleShowFreePoints", 0x6CB270 }, + { "oCGame::ShowFreePoints", 0x6CB290 }, + { "oCGame::RefreshNpcs", 0x6CB5F0 }, + { "oCGame::DeleteTorches", 0x6CB640 }, + { "Game_CreateInstance", 0x6CB7C0 }, + { "Game_GotoWP", 0x6CBCF0 }, + { "Game_SaveSCPos", 0x6CBED0 }, + { "Game_LoadSCPos", 0x6CBF10 }, + { "Game_ToggleTestMode", 0x6CBF60 }, + { "Game_ToggleHoldTime", 0x6CBF80 }, + { "Game_ParserDebug", 0x6CBFA0 }, + { "Game_ParserDebugOff", 0x6CBFC0 }, + { "Game_PlaySound", 0x6CBFD0 }, + { "Game_ToggleScreenMode", 0x6CC010 }, + { "Edit_Changed", 0x6CC040 }, + { "oCGame::ConsoleEvalFunc", 0x6CC0A0 }, + { "zCVob::SetStaticVob", 0x6CFFB0 }, + { "zCVob::GetVobType", 0x6CFFD0 }, + { "zCVob::SetDrawBBox3D", 0x6CFFE0 }, + { "zCVob::SetCollDet", 0x6D0000 }, + { "zCWorld::GetBspTree", 0x6D0020 }, + { "oCMsgMovement::operator new", 0x6D0030 }, + { "oCTriggerChangeLevel::operator new", 0x6D0050 }, + { "Game_StartParticleEffects", 0x6D0190 }, + { "Game_InitConsole", 0x6D01F0 }, + { "Game_OpenConsole", 0x6D2090 }, + { "Game_ChangeAIConsole", 0x6D20E0 }, + { "Game_ToggleAIConsole", 0x6D2290 }, + { "Game_SpeciesChanged", 0x6D26B0 }, + { "Game_OpenSpeciesConsole", 0x6D2C60 }, + { "oCNpc::GetBloodTexture", 0x6D38B0 }, + { "Game_OpenFightConsole", 0x6D3900 }, + { "oCGame::IsDebuggingChannel", 0x6D3B90 }, + { "oCGame::IsDebuggingInstance", 0x6D3BB0 }, + { "oCGame::IsDebuggingAllInstances", 0x6D3BF0 }, + { "oCGame::OpenView", 0x6D3C00 }, + { "oCGame::CloseView", 0x6D3C30 }, + { "zCArray::Insert", 0x6D3C60 }, + { "zCArray::Remove", 0x6D3D30 }, + { "zCArray::IsInList", 0x6D3D80 }, + { "zCArray::DeleteList", 0x6D3DE0 }, + { "zCListSort::~zCListSort", 0x6D3E00 }, + { "zCListSort::DeleteListDatas", 0x6D3E30 }, + { "zCListSort::`scalar deleting destructor'", 0x6D3E90 }, + { "zCArray::InsertEnd", 0x6D3EC0 }, + { "zCArray::AllocDelta", 0x6D3F90 }, + { "NotifyInfoToSpy", 0x6D4260 }, + { "PlayVideo", 0x6D45B0 }, + { "PlayVideoEx", 0x6D4690 }, + { "oCGame::DefineExternals_Ulfi", 0x6D4780 }, + { "zSTRING::Init", 0x6D9B80 }, + { "oCMOB::operator delete", 0x6E0CC0 }, + { "oCMsgState::operator delete", 0x6E20B0 }, + { "zCList::Insert", 0x6FBA00 }, + { "ToggleShowStateDebug", 0x6FBCC0 }, + { "ToggleShowAI", 0x6FBED0 }, + { "oCGame::SwitchCamToNextNpc", 0x6FBF40 }, + { "oCGame::HandleEvent", 0x6FC170 }, + { "oCGame::TestKeys", 0x6FD560 }, + { "oCGame::IA_TestWay", 0x7000E0 }, + { "zCVobWaypoint::operator delete", 0x7009F0 }, + { "oCGuilds::oCGuilds", 0x700C30 }, + { "oCGuilds::~oCGuilds", 0x700D20 }, + { "oCGuilds::GetAttitude", 0x700D40 }, + { "oCGuilds::SetAttitude", 0x700F70 }, + { "oCGuilds::InitGuildTable", 0x700FA0 }, + { "oCGuilds::GetGuildName", 0x7011E0 }, + { "oCGuilds::SaveGuildTable", 0x701360 }, + { "oCGuilds::LoadGuildTable", 0x701390 }, + { "oCHelp::oCHelp", 0x7015D0 }, + { "oCHelp::~oCHelp", 0x701D70 }, + { "oCHelp::CalcPos", 0x701DA0 }, + { "oCHelp::Toggle", 0x701E50 }, + { "oCHelp::Update", 0x702000 }, + { "oCHelp::Redraw", 0x702010 }, + { "oCInfoManager::oCInfoManager", 0x7023F0 }, + { "oCInfoManager::CompareInfos", 0x7026F0 }, + { "oCInfoManager::~oCInfoManager", 0x702720 }, + { "oCInfoManager::GetInformation", 0x7027B0 }, + { "oCInfoManager::GetInfoCount", 0x702940 }, + { "oCInfoManager::GetInfoCountImportant", 0x702AA0 }, + { "oCInfoManager::GetInfoCountUnimportant", 0x702C00 }, + { "oCInfoManager::GetInfo", 0x702D60 }, + { "oCInfoManager::GetInfoImportant", 0x702EC0 }, + { "oCInfoManager::GetInfoUnimportant", 0x703030 }, + { "oCInfoManager::InformationTold", 0x7031A0 }, + { "oCInfoManager::Archive", 0x7031E0 }, + { "oCInfoManager::Unarchive", 0x703240 }, + { "oCInfoManager::RestoreParserInstances", 0x703390 }, + { "oCInfo::oCInfo", 0x7033B0 }, + { "oCInfo::~oCInfo", 0x703420 }, + { "oCInfo::SetInstance", 0x703540 }, + { "oCInfo::GetInstance", 0x7036E0 }, + { "oCInfo::DoCheck", 0x7036F0 }, + { "oCInfo::GetNpcID", 0x7038E0 }, + { "oCInfo::GetConditionFunc", 0x7038F0 }, + { "oCInfo::WasTold", 0x703900 }, + { "oCInfo::SetTold", 0x703910 }, + { "oCInfo::GetDataSize", 0x703920 }, + { "oCInfo::GetDataAdr", 0x703930 }, + { "oCInfo::GetText", 0x703940 }, + { "oCInfo::InfoConditions", 0x703950 }, + { "oCInfo::Info", 0x703970 }, + { "oCInfo::Archive", 0x703990 }, + { "oCInfo::Unarchive", 0x7039D0 }, + { "oCInfo::RestoreParserInstance", 0x703B00 }, + { "oCInfo::AddChoice", 0x703B20 }, + { "oCInfo::RemoveChoice", 0x703C20 }, + { "oCInfo::RemoveAllChoices", 0x703D70 }, + { "oCInfoChoice::~oCInfoChoice", 0x703E00 }, + { "zCList::~zCList", 0x703E50 }, + { "zCListSort::~zCListSort", 0x703E80 }, + { "zCList::`scalar deleting destructor'", 0x703EB0 }, + { "zCListSort::`scalar deleting destructor'", 0x703EF0 }, + { "oCItemContainer::GetInvSplitScreen", 0x7045E0 }, + { "oCItemContainer::GetInvMaxColumns", 0x704610 }, + { "oCItemContainer::GetInvMaxRows", 0x704660 }, + { "oCItemContainer::TransferCountToAmount", 0x7046B0 }, + { "oCItemContainer::GetValueMultiplier", 0x7046F0 }, + { "oCItemContainer::GetCurrencyInstanceName", 0x704810 }, + { "oCItemContainer::GetCurrencyInstance", 0x704A00 }, + { "oCItemContainer::CreateCurrencyItem", 0x704AA0 }, + { "oCItemContainer::RemoveCurrencyItem", 0x704B50 }, + { "oCItemContainer::Container_PrepareDraw", 0x704B80 }, + { "oCItemContainer::Container_Draw", 0x704B90 }, + { "oCItemContainer::GetNextContainerLeft", 0x704BC0 }, + { "oCItemContainer::GetNextContainerRight", 0x704C60 }, + { "oCItemContainer::oCItemContainer", 0x704D00 }, + { "oCItemContainer::GetName", 0x704F10 }, + { "oCItemContainer::SetName", 0x704F60 }, + { "oCItemContainer::GetMode", 0x7050A0 }, + { "oCItemContainer::SetMode", 0x7050B0 }, + { "oCItemContainer::IsActive", 0x7050D0 }, + { "oCItemContainer::DisableManipulateItems", 0x7050E0 }, + { "oCItemContainer::CanManipulateItems", 0x7050F0 }, + { "oCItemContainer::DisableTransferMoreThanOneItem", 0x705100 }, + { "oCItemContainer::CanTransferMoreThanOneItem", 0x705120 }, + { "oCItemContainer::GetTransferCount", 0x705130 }, + { "oCItemContainer::SetTransferCount", 0x705140 }, + { "oCItemContainer::IncTransferCount", 0x705150 }, + { "oCItemContainer::`scalar deleting destructor'", 0x7062C0 }, + { "oCItemContainer::~oCItemContainer", 0x7062E0 }, + { "oCItemContainer::LoadGrafix", 0x706430 }, + { "oCItemContainer::Init", 0x706870 }, + { "oCItemContainer::GetSize", 0x706A70 }, + { "oCItemContainer::GetPosition", 0x706A90 }, + { "oCItemContainer::JumpOffset", 0x706AB0 }, + { "oCItemContainer::DrawCategory", 0x706B60 }, + { "oCItemContainer::DrawItemInfo", 0x706E40 }, + { "oCItemContainer::Draw", 0x7076B0 }, + { "oCItemContainer::SetContents", 0x7084F0 }, + { "oCItemContainer::GetContents", 0x708540 }, + { "oCItemContainer::Open", 0x708550 }, + { "oCItemContainer::OpenPassive", 0x7086D0 }, + { "oCItemContainer::IsPassive", 0x708F20 }, + { "oCItemContainer::Close", 0x708F30 }, + { "oCItemContainer::IsOpen", 0x709200 }, + { "oCItemContainer::Activate", 0x709230 }, + { "oCItemContainer::Deactivate", 0x709290 }, + { "oCItemContainer::GetSelectedItem", 0x7092C0 }, + { "oCItemContainer::GetSelectedItemCount", 0x7092F0 }, + { "oCItemContainer::Insert", 0x709360 }, + { "oCItemContainer::Remove", 0x709430 }, + { "oCItemContainer::RemoveByPtr", 0x7094D0 }, + { "oCItemContainer::DeleteContents", 0x709590 }, + { "zCListSort::`scalar deleting destructor'", 0x709630 }, + { "oCItemContainer::CheckSelectedItem", 0x709660 }, + { "oCItemContainer::NextItem", 0x709740 }, + { "oCItemContainer::NextItemLine", 0x7099A0 }, + { "oCItemContainer::PrevItem", 0x709B00 }, + { "oCItemContainer::PrevItemLine", 0x709D30 }, + { "oCItemContainer::IsEmpty", 0x709E10 }, + { "oCItemContainer::IsSplitScreen", 0x709E40 }, + { "oCItemContainer::TransferItem", 0x709F40 }, + { "oCItemContainer::ActivateNextContainer", 0x70A150 }, + { "oCItemContainer::Archive", 0x70A270 }, + { "oCItemContainer::Unarchive", 0x70A460 }, + { "oCItemContainer::HandleEvent", 0x70A640 }, + { "oCStealContainer::oCStealContainer", 0x70ABF0 }, + { "oCStealContainer::`scalar deleting destructor'", 0x70AC10 }, + { "oCStealContainer::~oCStealContainer", 0x70AC30 }, + { "oCStealContainer::SetOwner", 0x70ADB0 }, + { "oCStealContainer::GetOwner", 0x70ADD0 }, + { "oCStealContainer::CreateList", 0x70ADE0 }, + { "oCStealContainer::HandleEvent", 0x70B090 }, + { "oCNpcContainer::oCNpcContainer", 0x70B3C0 }, + { "oCNpcContainer::`scalar deleting destructor'", 0x70B3E0 }, + { "oCNpcContainer::~oCNpcContainer", 0x70B400 }, + { "oCNpcContainer::CreateList", 0x70B570 }, + { "oCNpcContainer::HandleEvent", 0x70B6F0 }, + { "oCNpcContainer::Insert", 0x70B9F0 }, + { "oCNpcContainer::Remove", 0x70BA30 }, + { "oCNpcInventory::oCNpcInventory", 0x70BAF0 }, + { "oCNpcInventory::`scalar deleting destructor'", 0x70BBE0 }, + { "oCNpcInventory::~oCNpcInventory", 0x70BC00 }, + { "oCNpcInventory::ClearInventory", 0x70BDB0 }, + { "oCNpcInventory::Open", 0x70BF10 }, + { "oCNpcInventory::Close", 0x70C2F0 }, + { "oCNpcInventory::Draw", 0x70C310 }, + { "oCNpcInventory::SetOwner", 0x70C320 }, + { "oCNpcInventory::GetOwner", 0x70C330 }, + { "oCNpcInventory::GetNumItemsInCategory", 0x70C340 }, + { "oCNpcInventory::GetItem", 0x70C450 }, + { "oCNpcInventory::GetCategory", 0x70C690 }, + { "oCNpcInventory::Insert", 0x70C730 }, + { "oCNpcInventory::GetAmount", 0x70C970 }, + { "oCNpcInventory::IsIn", 0x70CA80 }, + { "oCNpcInventory::Remove", 0x70CBE0 }, + { "oCNpcInventory::RemoveByPtr", 0x70CC70 }, + { "oCNpcInventory::IsEmpty", 0x70D1A0 }, + { "oCNpcInventory::Archive", 0x70D210 }, + { "oCNpcInventory::Unarchive", 0x70D550 }, + { "Inventory_GetCategory", 0x70D950 }, + { "_GetCategorySelfPlayerPrefix", 0x70D9E0 }, + { "oCNpcInventory::DrawCategory", 0x70DBD0 }, + { "oCNpcInventory::HandleTrade", 0x70DE00 }, + { "oCNpcInventory::HandleEvent", 0x70E040 }, + { "oCNpcInventory::CheckForEquippedItems", 0x70F390 }, + { "oCNpcInventory::CanCarry", 0x70F4D0 }, + { "oCNpcInventory::SetPackAbility", 0x70F600 }, + { "oCNpcInventory::UnpackCategory", 0x70F620 }, + { "oCNpcInventory::GetNumItemsInPackString", 0x70F630 }, + { "oCNpcInventory::GetPackedItemBySlot", 0x70F720 }, + { "oCNpcInventory::CreateFromPackString", 0x70F860 }, + { "oCNpcInventory::GetPackedItemInfo", 0x70F8F0 }, + { "oCNpcInventory::PackSingleItem", 0x70FCB0 }, + { "oCNpcInventory::PackAllItems", 0x710020 }, + { "oCNpcInventory::UnpackAllItems", 0x710030 }, + { "oCNpcInventory::PackItemsInCategory", 0x710040 }, + { "oCNpcInventory::UnpackItemsInCategory", 0x710A20 }, + { "zCList::~zCList", 0x710F80 }, + { "zCList::Insert", 0x710FB0 }, + { "zCListSort::~zCListSort", 0x711000 }, + { "zCListSort::DeleteListDatas", 0x711030 }, + { "zCListSort::InsertSort", 0x7110A0 }, + { "zCListSort::GetNumInList", 0x711120 }, + { "zCList::`scalar deleting destructor'", 0x711140 }, + { "oCItem::SetLightingSwell", 0x711270 }, + { "oCItem::GetLightingSwell", 0x711280 }, + { "oCItem::oCItem", 0x711290 }, + { "oCVob::DoFocusCheckBBox", 0x7113E0 }, + { "oCVob::SetSoundMaterial", 0x7113F0 }, + { "oCVob::GetCSStateFlags", 0x711400 }, + { "oCItem::_GetClassDef", 0x711410 }, + { "oCItem::GetInstance", 0x711420 }, + { "oCItem::GetSoundMaterial", 0x711430 }, + { "oCItem::`scalar deleting destructor'", 0x711440 }, + { "oCItem::~oCItem", 0x711730 }, + { "oCItem::SetVisual", 0x711910 }, + { "oCItem::CreateVisual", 0x711930 }, + { "oCItem::Init", 0x711970 }, + { "oCItem::InitByScript", 0x711BD0 }, + { "oCItem::GetDescription", 0x7120E0 }, + { "oCItem::GetText", 0x7120F0 }, + { "oCItem::GetCount", 0x712160 }, + { "oCItem::GetHealMode", 0x712180 }, + { "oCItem::GetProtectionByIndex", 0x712200 }, + { "oCItem::GetProtectionByType", 0x712210 }, + { "oCItem::GetProtectionByMode", 0x7122B0 }, + { "oCItem::GetFullProtection", 0x712340 }, + { "oCItem::CopyDamage", 0x712360 }, + { "oCItem::GetDamageByIndex", 0x7123A0 }, + { "oCItem::GetDamageByType", 0x7123B0 }, + { "oCItem::GetDamageByMode", 0x712450 }, + { "oCItem::GetDamages", 0x7124E0 }, + { "oCItem::GetFullDamage", 0x712500 }, + { "oCItem::GetDamageTypes", 0x712520 }, + { "oCItem::HasDamageType", 0x712530 }, + { "oCItem::IsDeadly", 0x712550 }, + { "oCItem::IsOneHandWeapon", 0x712570 }, + { "oCItem::MultiSlot", 0x7125A0 }, + { "oCItem::SplitSlot", 0x712610 }, + { "oCItem::GetValue", 0x712650 }, + { "oCItem::GetWeight", 0x7126B0 }, + { "oCItem::HasFlag", 0x7126D0 }, + { "oCItem::ClearFlag", 0x7126F0 }, + { "oCItem::SetFlag", 0x712710 }, + { "oCItem::TwoHanded", 0x712730 }, + { "oCItem::IsOwned", 0x712760 }, + { "oCItem::IsOwnedByNpc", 0x7127A0 }, + { "oCItem::IsOwnedByGuild", 0x7127C0 }, + { "oCItem::GetDisguiseGuild", 0x7127E0 }, + { "oCItem::AddManipulation", 0x7127F0 }, + { "oCItem::GetSoundMaterial_AM", 0x712850 }, + { "oCItem::Identify", 0x712870 }, + { "oCItem::GetName", 0x712880 }, + { "oCItem::GetStatus", 0x7128D0 }, + { "oCItem::UseItem", 0x712A30 }, + { "oCItem::GetVisualChange", 0x712A40 }, + { "oCItem::GetEffectName", 0x712B30 }, + { "oCItem::GetStateEffectFunc", 0x712B80 }, + { "oCItem::SplitItem", 0x712BA0 }, + { "oCItem::RemoveEffect", 0x712C00 }, + { "oCItem::InsertEffect", 0x712C40 }, + { "oCItem::ThisVobAddedToWorld", 0x712DF0 }, + { "oCItem::ThisVobRemovedFromWorld", 0x712EA0 }, + { "oCItem::RotateForInventory", 0x712F10 }, + { "oCItem::RotateInInventory", 0x7132E0 }, + { "oCItem::RenderItem", 0x7133C0 }, + { "oCItem::RenderItemPlaceCamera", 0x713800 }, + { "oCItem::GetScriptInstance", 0x713CC0 }, + { "oCItem::SetByScriptInstance", 0x713CF0 }, + { "oCItem::GetInstanceName", 0x713D30 }, + { "oCItem::Archive", 0x713D70 }, + { "oCItem::Unarchive", 0x713EB0 }, + { "oCItem::GetAIVobMove", 0x713F40 }, + { "oCItem::Render", 0x714020 }, + { "oCItem::_CreateNewInstance", 0x714440 }, + { "oCItem::operator delete", 0x7144A0 }, + { "zCArray::InsertEnd", 0x7144C0 }, + { "oCTradeManager::oCTradeManager", 0x7147E0 }, + { "oCTradeManager::~oCTradeManager", 0x714A30 }, + { "oCTradeManager::GetModule", 0x714A80 }, + { "oCItemReactModule::oCItemReactModule", 0x714C40 }, + { "oCItemReactModule::~oCItemReactModule", 0x714C80 }, + { "oCItemReactModule::Validate", 0x714C90 }, + { "oCItemReactModule::Conditions", 0x714CA0 }, + { "oCItemReactModule::GetOfferedInstance", 0x714CD0 }, + { "oCItemReactModule::StartReaction", 0x714CF0 }, + { "oCItemReactModule::GetDataSize", 0x714D10 }, + { "oCItemReactModule::GetNpcInstance", 0x714D20 }, + { "oCMissionManager::oCMissionManager", 0x714FD0 }, + { "oCMissionManager::~oCMissionManager", 0x715000 }, + { "oCMissionManager::ClearMissions", 0x7150F0 }, + { "oCMissionManager::SortMissions", 0x715140 }, + { "oCMissionManager::GetMission", 0x715170 }, + { "oCMissionManager::CreateAllMissions", 0x7151D0 }, + { "oCMissionManager::OfferThisMission", 0x7153B0 }, + { "oCMissionManager::GetAvailableMission", 0x715680 }, + { "oCMissionManager::GetStatus", 0x715950 }, + { "oCMissionManager::SetStatus", 0x715B10 }, + { "oCMissionManager::CancelMission", 0x715D40 }, + { "oCMissionManager::CreateMissionInfoList", 0x715F10 }, + { "oCMissionManager::TestNextMission", 0x716160 }, + { "oCMissionManager::Archive", 0x7161A0 }, + { "oCMissionManager::Unarchive", 0x7161E0 }, + { "oCMission::oCMission", 0x716390 }, + { "oCMission::~oCMission", 0x7164C0 }, + { "oCMission::AddEntry", 0x7165B0 }, + { "oCMission::SetCurrentUser", 0x7166C0 }, + { "oCMission::GetCurrentUser", 0x716800 }, + { "oCMission::GetStatusInfo", 0x716820 }, + { "oCMission::GetStartTime", 0x716930 }, + { "oCMission::SetStartTime", 0x716950 }, + { "oCMission::CheckMission", 0x716970 }, + { "oCMission::IsAvailable", 0x7169E0 }, + { "oCMission::OfferConditions", 0x7169F0 }, + { "oCMission::Offer", 0x716BA0 }, + { "oCMission::SuccessConditions", 0x716D50 }, + { "oCMission::Success", 0x716F00 }, + { "oCMission::FailureConditions", 0x7170B0 }, + { "oCMission::Failure", 0x717260 }, + { "oCMission::ObsoleteConditions", 0x717410 }, + { "oCMission::Obsolete", 0x7175C0 }, + { "oCMission::Running", 0x717770 }, + { "oCMission::GetStatus", 0x717920 }, + { "oCMission::SetStatus", 0x717930 }, + { "oCMission::OnTime", 0x717A70 }, + { "oCMission::Archive", 0x717AD0 }, + { "oCMission::Unarchive", 0x717BB0 }, + { "zCArraySort::~zCArraySort", 0x717DB0 }, + { "zCArraySort::InsertSort", 0x717DD0 }, + { "zCArraySort::AllocDelta", 0x717F40 }, + { "zCArray::AllocDelta", 0x717FA0 }, + { "zCArray::InsertEnd", 0x718000 }, + { "oCMOB::_CreateNewInstance", 0x718590 }, + { "oCMobInter::_CreateNewInstance", 0x7187E0 }, + { "oCMobInter::operator delete", 0x718840 }, + { "oCMobBed::_CreateNewInstance", 0x718A50 }, + { "oCMobInter::GetState", 0x718C80 }, + { "oCMobInter::GetStateNum", 0x718C90 }, + { "oCMobInter::GetDirection", 0x718CA0 }, + { "oCMobInter::SetDirection", 0x718CB0 }, + { "oCMobInter::IsOccupied", 0x718CC0 }, + { "oCMobInter::IsIn", 0x718CD0 }, + { "oCMobInter::GetTriggerTarget", 0x718CE0 }, + { "oCMobBed::operator delete", 0x718D00 }, + { "oCMobBed::_GetClassDef", 0x718D20 }, + { "oCMobSwitch::_CreateNewInstance", 0x718F20 }, + { "oCMobSwitch::operator delete", 0x719040 }, + { "oCMobSwitch::_GetClassDef", 0x719060 }, + { "oCMobContainer::_CreateNewInstance", 0x719440 }, + { "oCMobLockable::_GetClassDef", 0x719610 }, + { "oCMobLockable::SetLocked", 0x719620 }, + { "oCMobLockable::SetKeyInstance", 0x719640 }, + { "oCMobLockable::SetPickLockStr", 0x719780 }, + { "oCMobLockable::OnMessage", 0x7198C0 }, + { "oCMobContainer::operator delete", 0x719970 }, + { "oCMobContainer::_GetClassDef", 0x719990 }, + { "oCMobWheel::_CreateNewInstance", 0x719B90 }, + { "oCMobWheel::operator delete", 0x719CC0 }, + { "oCMobWheel::_GetClassDef", 0x719CE0 }, + { "oCMobLadder::_CreateNewInstance", 0x719EE0 }, + { "oCMobLadder::operator delete", 0x71A020 }, + { "oCMobLadder::_GetClassDef", 0x71A040 }, + { "oCMobLadder::DoFocusCheckBBox", 0x71A050 }, + { "oCMobDoor::_CreateNewInstance", 0x71A250 }, + { "oCMobDoor::operator delete", 0x71A400 }, + { "oCMobDoor::_GetClassDef", 0x71A420 }, + { "oCMobDoor::Open", 0x71A430 }, + { "oCMobDoor::Close", 0x71A440 }, + { "oCMobFire::_CreateNewInstance", 0x71A640 }, + { "oCMobFire::operator delete", 0x71A830 }, + { "oCMobFire::_GetClassDef", 0x71A850 }, + { "oCMobItemSlot::_CreateNewInstance", 0x71AA50 }, + { "oCMobItemSlot::operator delete", 0x71AAE0 }, + { "oCMobItemSlot::_GetClassDef", 0x71AB00 }, + { "oCDummyVobGenerator::_CreateNewInstance", 0x71AD00 }, + { "oCDummyVobGenerator::operator delete", 0x71ADA0 }, + { "oCDummyVobGenerator::_GetClassDef", 0x71ADC0 }, + { "oCDummyVobGenerator::`scalar deleting destructor'", 0x71ADD0 }, + { "oCDummyVobGenerator::~oCDummyVobGenerator", 0x71AE00 }, + { "oCMobMsg::_CreateNewInstance", 0x71B030 }, + { "std::char_traits::copy", 0x71B1D0 }, + { "oCMobMsg::_GetClassDef", 0x71B200 }, + { "oCMobMsg::IsNetRelevant", 0x71B210 }, + { "oCMobMsg::oCMobMsg", 0x71B220 }, + { "oCMobMsg::`scalar deleting destructor'", 0x71B360 }, + { "oCMobMsg::~oCMobMsg", 0x71B390 }, + { "oCMobMsg::Pack", 0x71B620 }, + { "oCMobMsg::Unpack", 0x71B6A0 }, + { "oCMobMsg::MD_GetNumOfSubTypes", 0x71B740 }, + { "oCMobMsg::MD_GetSubTypeString", 0x71B750 }, + { "oCMOB::oCMOB", 0x71B8F0 }, + { "oCMOB::_GetClassDef", 0x71BA20 }, + { "oCMOB::`scalar deleting destructor'", 0x71BA30 }, + { "oCMOB::~oCMOB", 0x71BA60 }, + { "oCMOB::SetVisual", 0x71BBF0 }, + { "oCMOB::SetName", 0x71BC10 }, + { "oCMOB::GetName", 0x71BC30 }, + { "oCMOB::GetScemeName", 0x71BD00 }, + { "oCMOB::OnDamage", 0x71BEC0 }, + { "oCMOB::OnMessage", 0x71BED0 }, + { "oCMOB::GetModel", 0x71BEE0 }, + { "oCMOB::SetMoveable", 0x71BF00 }, + { "oCMOB::IsMoveable", 0x71BF20 }, + { "oCMOB::SetSoundMaterial", 0x71BF30 }, + { "oCMOB::GetSoundMaterial", 0x71BF50 }, + { "oCMOB::GetSoundMaterial_AM", 0x71BF60 }, + { "oCMOB::SetOwner", 0x71BF80 }, + { "oCMOB::IsOwnedByGuild", 0x71C190 }, + { "oCMOB::IsOwnedByNpc", 0x71C1B0 }, + { "oCMOB::IsOwner", 0x71C1D0 }, + { "oCMOB::Hit", 0x71C220 }, + { "oCMOB::Destroy", 0x71C230 }, + { "oCMOB::InsertInIgnoreList", 0x71C490 }, + { "oCMOB::RemoveFromIgnoreList", 0x71C4C0 }, + { "oCMOB::CanThisCollideWith", 0x71C520 }, + { "oCMOB::Archive", 0x71C560 }, + { "oCMOB::Unarchive", 0x71C6A0 }, + { "oCMOB::AllowDiscardingOfSubtree", 0x71CCC0 }, + { "oCMobInter::SetAllMobsToState", 0x71CCD0 }, + { "oCMobInter::TraverseMobs", 0x71CD00 }, + { "oCMobInter::TriggerAllMobsToTmpState", 0x71CE90 }, + { "oCMobInter::TraverseTriggerMobs", 0x71CF50 }, + { "oCMobInter::oCMobInter", 0x71D010 }, + { "oCMobInter::_GetClassDef", 0x71D190 }, + { "oCMobInter::`scalar deleting destructor'", 0x71D1A0 }, + { "oCMobInter::~oCMobInter", 0x71D1D0 }, + { "oCMobInter::SetVisual", 0x71D3C0 }, + { "oCMobInter::SetTempState", 0x71D540 }, + { "oCMobInter::IsTempStateChanged", 0x71D580 }, + { "oCMobInter::SetStateToTempState", 0x71D590 }, + { "oCMobInter::SetMobBodyState", 0x71D610 }, + { "oCMobInter::OnDamage", 0x71D940 }, + { "oCMobInter::OnMessage", 0x71D950 }, + { "oCMobInter::SetUseWithItem", 0x71DA00 }, + { "oCMobInter::GetUseWithItem", 0x71DB40 }, + { "oCMobInter::HasUseWithItem", 0x71DB60 }, + { "oCMobInter::GetScemeName", 0x71DBE0 }, + { "oCMobInter::ScanIdealPositions", 0x71DC30 }, + { "oCMobInter::GetFreePosition", 0x71DF50 }, + { "oCMobInter::SearchFreePosition", 0x71DFC0 }, + { "oCMobInter::SetHeading", 0x71E1F0 }, + { "oCMobInter::SetIdealPosition", 0x71E240 }, + { "oCMobInter::Reset", 0x71E490 }, + { "oCMobInter::OnTick", 0x71E750 }, + { "oCMobInter::OnTrigger", 0x71E7D0 }, + { "oCMobInter::OnUntrigger", 0x71EAC0 }, + { "oCMobInter::SendStateChange", 0x71ED90 }, + { "oCMobInter::SendEndInteraction", 0x71F080 }, + { "oCMobInter::Interact", 0x71F210 }, + { "oCMobInter::GetTransitionNames", 0x71F5E0 }, + { "oCMobInter::IsInState", 0x71FB00 }, + { "oCMobInter::CanChangeState", 0x71FC40 }, + { "oCMobInter::StartStateChange", 0x71FEA0 }, + { "oCMobInter::StartTransitionAniNpc", 0x720150 }, + { "oCMobInter::CheckStateChange", 0x720440 }, + { "oCMobInter::CallOnStateFunc", 0x720870 }, + { "oCMobInter::SendCallOnStateFunc", 0x720AD0 }, + { "oCMobInter::OnBeginStateChange", 0x720C70 }, + { "oCMobInter::OnEndStateChange", 0x720C80 }, + { "oCMobInter::InterruptInteraction", 0x720CE0 }, + { "oCMobInter::IsMultiMob", 0x720EB0 }, + { "oCMobInter::IsAvailable", 0x720EC0 }, + { "oCMobInter::MarkAsUsed", 0x720F20 }, + { "oCMobInter::CanInteractWith", 0x720F40 }, + { "oCMobInter::IsInteractingWith", 0x721550 }, + { "oCMobInter::StartInteraction", 0x721580 }, + { "oCMobInter::EndInteraction", 0x721950 }, + { "oCMobInter::StopInteraction", 0x721C20 }, + { "oCMobInter::AI_UseMobToState", 0x721F00 }, + { "oCMobInter::Archive", 0x722310 }, + { "oCMobInter::Unarchive", 0x7223B0 }, + { "oCMobFire::oCMobFire", 0x722460 }, + { "oCMobFire::`scalar deleting destructor'", 0x722640 }, + { "oCMobFire::~oCMobFire", 0x722670 }, + { "oCMobFire::DeleteEffects", 0x722850 }, + { "oCMobFire::OnDamage", 0x7228A0 }, + { "oCMobFire::OnEndStateChange", 0x7228F0 }, + { "oCMobFire::OnTrigger", 0x722980 }, + { "oCMobFire::OnUntrigger", 0x722B90 }, + { "oCMobFire::PreSave", 0x722C00 }, + { "oCMobFire::Archive", 0x722C60 }, + { "oCMobFire::PostSave", 0x722D40 }, + { "oCMobFire::Unarchive", 0x722D70 }, + { "oCMobBed::oCMobBed", 0x722E50 }, + { "oCMobBed::`scalar deleting destructor'", 0x723010 }, + { "oCMobBed::~oCMobBed", 0x723040 }, + { "oCMobBed::StartInteraction", 0x723220 }, + { "oCMobBed::OnBeginStateChange", 0x723230 }, + { "oCMobBed::OnEndStateChange", 0x723240 }, + { "oCMobBed::GetScemeName", 0x7232A0 }, + { "oCMobBed::SearchFreePosition", 0x723350 }, + { "oCMobSwitch::oCMobSwitch", 0x7234E0 }, + { "oCMobSwitch::`scalar deleting destructor'", 0x7235D0 }, + { "oCMobSwitch::~oCMobSwitch", 0x723600 }, + { "oCMobSwitch::Archive", 0x7237D0 }, + { "oCMobSwitch::Unarchive", 0x723870 }, + { "oCMobLockable::oCMobLockable", 0x723920 }, + { "oCMobLockable::`scalar deleting destructor'", 0x723AD0 }, + { "oCMobLockable::~oCMobLockable", 0x723B00 }, + { "oCMobLockable::CanInteractWith", 0x723CC0 }, + { "oCMobLockable::Interact", 0x723CF0 }, + { "oCMobLockable::CanChangeState", 0x7242E0 }, + { "oCMobLockable::OnEndStateChange", 0x724330 }, + { "oCMobLockable::CanOpen", 0x7244F0 }, + { "oCMobLockable::PickLock", 0x724800 }, + { "oCMobLockable::Unlock", 0x724A70 }, + { "oCMobLockable::Lock", 0x7251C0 }, + { "oCMobLockable::Archive", 0x7253B0 }, + { "oCMobLockable::Unarchive", 0x7254A0 }, + { "oCMobContainer::oCMobContainer", 0x7257E0 }, + { "oCMobContainer::`scalar deleting destructor'", 0x725970 }, + { "oCMobContainer::~oCMobContainer", 0x7259A0 }, + { "oCMobContainer::OnMessage", 0x725BB0 }, + { "oCMobContainer::Destroy", 0x725CB0 }, + { "oCMobContainer::Reset", 0x725E60 }, + { "oCMobContainer::Insert", 0x725FC0 }, + { "oCMobContainer::Remove", 0x725FF0 }, + { "oCMobContainer::CreateContents", 0x726190 }, + { "oCMobContainer::IsIn", 0x7264C0 }, + { "oCMobContainer::Open", 0x726500 }, + { "oCMobContainer::Close", 0x726640 }, + { "oCMobContainer::Archive", 0x726680 }, + { "oCMobContainer::Unarchive", 0x726820 }, + { "oCMobDoor::oCMobDoor", 0x7269B0 }, + { "oCMobDoor::`scalar deleting destructor'", 0x726B80 }, + { "oCMobDoor::~oCMobDoor", 0x726BB0 }, + { "oCMobDoor::GetScemeName", 0x726D60 }, + { "oCMobDoor::SearchFreePosition", 0x726E10 }, + { "oCMobWheel::oCMobWheel", 0x726FA0 }, + { "oCMobWheel::`scalar deleting destructor'", 0x7270A0 }, + { "oCMobWheel::OnTrigger", 0x7270D0 }, + { "oCMobWheel::OnUntrigger", 0x7271E0 }, + { "oCMobWheel::Interact", 0x7272E0 }, + { "oCMobWheel::~oCMobWheel", 0x7272F0 }, + { "oCMobLadder::oCMobLadder", 0x7274C0 }, + { "oCMobLadder::`scalar deleting destructor'", 0x7275D0 }, + { "oCMobLadder::~oCMobLadder", 0x727600 }, + { "oCMobLadder::StartInteraction", 0x7277D0 }, + { "oCMobLadder::CanChangeState", 0x727990 }, + { "oCMobLadder::CanInteractWith", 0x7279E0 }, + { "oCMobLadder::SearchFreePosition", 0x7279F0 }, + { "oCMobLadder::Interact", 0x727A60 }, + { "oCMobLadder::EndInteraction", 0x727E60 }, + { "oCMobItemSlot::oCMobItemSlot", 0x727E80 }, + { "oCMobItemSlot::`scalar deleting destructor'", 0x727EA0 }, + { "oCMobItemSlot::~oCMobItemSlot", 0x727ED0 }, + { "oCMobItemSlot::GetUseWithItem", 0x7280B0 }, + { "oCMobItemSlot::CanInteractWith", 0x7280F0 }, + { "oCMobItemSlot::GetInsertedItem", 0x728110 }, + { "oCMobItemSlot::PlaceItem", 0x728120 }, + { "oCMobItemSlot::RemoveItem", 0x7283C0 }, + { "oCMobItemSlot::IsIn", 0x728400 }, + { "oCMobItemSlot::Archive", 0x728430 }, + { "oCMobItemSlot::Unarchive", 0x728500 }, + { "oCDummyVobGenerator::oCDummyVobGenerator", 0x7285F0 }, + { "oCDummyVobGenerator::OnTrigger", 0x728660 }, + { "zCListSort::Insert", 0x728870 }, + { "zCList::~zCList", 0x7288C0 }, + { "zCList::DeleteListDatas", 0x7288F0 }, + { "zCList::`scalar deleting destructor'", 0x728960 }, + { "TMobOptPos::`scalar deleting destructor'", 0x7289A0 }, + { "TMobOptPos::~TMobOptPos", 0x7289C0 }, + { "oCNewsManager::oCNewsManager", 0x728C80 }, + { "oCNewsManager::~oCNewsManager", 0x728CA0 }, + { "oCNewsManager::CreateNews", 0x728CB0 }, + { "oCNewsManager::SpreadToGuild", 0x728FB0 }, + { "oCNewsManager::IsInSpreadList", 0x728FD0 }, + { "oCNewsManager::SpreadNews", 0x729000 }, + { "oCNewsMemory::oCNewsMemory", 0x729580 }, + { "oCNewsMemory::~oCNewsMemory", 0x7295A0 }, + { "oCNewsMemory::Insert", 0x7296B0 }, + { "oCNewsMemory::Remove", 0x729790 }, + { "oCNewsMemory::GetNews", 0x729810 }, + { "oCNewsMemory::CheckSpreadNews", 0x729850 }, + { "oCNewsMemory::SearchNews", 0x7298E0 }, + { "oCNewsMemory::ShowDebugInfos", 0x729960 }, + { "oCNewsMemory::GetNewsByNumber", 0x729F60 }, + { "oCNewsMemory::ClearNews", 0x729F90 }, + { "oCNewsMemory::DeleteNewsByNumber", 0x72A0A0 }, + { "oCNewsMemory::Archive", 0x72A140 }, + { "oCNewsMemory::Unarchive", 0x72A1C0 }, + { "oCNews::GetRemainingNews", 0x72A370 }, + { "oCNews::CheckRemainingNews", 0x72A380 }, + { "oCNews::oCNews", 0x72A830 }, + { "oCNews::~oCNews", 0x72AC50 }, + { "oCNews::GetID", 0x72ADC0 }, + { "oCNews::IsIdentical", 0x72ADD0 }, + { "oCNews::SetSpreadTime", 0x72AE00 }, + { "oCNews::GetSpreadTime", 0x72AE30 }, + { "oCNews::SetGossip", 0x72AE40 }, + { "oCNews::IsGossip", 0x72AE60 }, + { "oCNews::IsGuildVictim", 0x72AE70 }, + { "oCNews::GetNewsData", 0x72AE80 }, + { "oCNews::Archive", 0x72AF90 }, + { "oCNews::Unarchive", 0x72B1F0 }, + { "zCList::~zCList", 0x72B410 }, + { "zCList::DeleteListDatas", 0x72B440 }, + { "zCList::Insert", 0x72B4B0 }, + { "zCList::Get", 0x72B500 }, + { "zCList::GetNumInList", 0x72B530 }, + { "zCList::`scalar deleting destructor'", 0x72B550 }, + { "zCArray::AllocDelta", 0x72B590 }, + { "oCNpcTalent::_CreateNewInstance", 0x72C330 }, + { "oCNpcTalent::operator delete", 0x72C490 }, + { "oCNpcTalent::_GetClassDef", 0x72C4B0 }, + { "oCNpcTalent::oCNpcTalent", 0x72C4C0 }, + { "oCNpcTalent::`scalar deleting destructor'", 0x72C630 }, + { "oCNpcTalent::~oCNpcTalent", 0x72C660 }, + { "oCNpcTalent::CreateTalentList", 0x72C670 }, + { "oCNpcTalent::Archive", 0x72C7B0 }, + { "oCNpcTalent::Unarchive", 0x72C7F0 }, + { "BitToNumber", 0x72C840 }, + { "TNpcSlot::SetVob", 0x72C860 }, + { "TNpcSlot::ClearVob", 0x72C910 }, + { "oCNpc::TActiveInfo::TActiveInfo", 0x72C960 }, + { "oCNpc::TActiveInfo::~TActiveInfo", 0x72C970 }, + { "oCNpc::GetActiveInfo", 0x72C9B0 }, + { "oCNpc::GetActiveInfoWritable", 0x72C9D0 }, + { "oCNpc::Shrink", 0x72CA20 }, + { "oCNpc::UnShrink", 0x72CBA0 }, + { "oCNpc::AvoidShrink", 0x72D250 }, + { "oCNpc::ApplyOverlay", 0x72D2C0 }, + { "zTOverlayIndex::~zTOverlayIndex", 0x72D570 }, + { "oCNpc::RemoveOverlay", 0x72D5C0 }, + { "oCNpc::SetModelScale", 0x72D7B0 }, + { "oCNpc::SetFatness", 0x72D8A0 }, + { "oCNpc::oCNpc", 0x72D950 }, + { "oCVob::IsOwnedByGuild", 0x72E300 }, + { "oCVob::IsOwnedByNpc", 0x72E310 }, + { "oCVob::GetSoundMaterial", 0x72E320 }, + { "TNpcSlot::TNpcSlot", 0x72E330 }, + { "oCNpc::_GetClassDef", 0x72E370 }, + { "oCNpc::GetInstance", 0x72E380 }, + { "oCNpc::IsAniMessageRunning", 0x72E390 }, + { "oCNpc::`scalar deleting destructor'", 0x72E3A0 }, + { "oCNpc::SetVisual", 0x72E3F0 }, + { "oCNpc::CleanUp", 0x72E410 }, + { "oCNpc::~oCNpc", 0x72E6A0 }, + { "TNpcSlot::~TNpcSlot", 0x72ED90 }, + { "oCNpc::InitByScript", 0x72EE70 }, + { "oCNpc::InitHumanAI", 0x72F5B0 }, + { "oCNpc::DeleteHumanAI", 0x72F650 }, + { "oCNpc::GetGuildName", 0x72F690 }, + { "oCNpc::GetName", 0x72F820 }, + { "oCNpc::IsHostile", 0x72F870 }, + { "oCNpc::IsFriendly", 0x72F900 }, + { "oCNpc::IsNeutral", 0x72F990 }, + { "oCNpc::IsAngry", 0x72FA20 }, + { "oCNpc::GetAttitude", 0x72FAB0 }, + { "oCNpc::GetPermAttitude", 0x72FB30 }, + { "oCNpc::SetAttitude", 0x72FB80 }, + { "oCNpc::SetTmpAttitude", 0x72FBD0 }, + { "oCNpc::GetProtectionByIndex", 0x72FC20 }, + { "oCNpc::GetProtectionByType", 0x72FC30 }, + { "oCNpc::GetProtectionByMode", 0x72FCD0 }, + { "oCNpc::GetFullProtection", 0x72FD60 }, + { "oCNpc::SetProtectionByIndex", 0x72FD80 }, + { "oCNpc::GetDamageByIndex", 0x72FDA0 }, + { "oCNpc::GetDamageByType", 0x72FDB0 }, + { "oCNpc::GetDamageByMode", 0x72FE50 }, + { "oCNpc::GetFullDamage", 0x72FEE0 }, + { "oCNpc::SetDamages", 0x72FF00 }, + { "oCNpc::GetAttribute", 0x72FF20 }, + { "oCNpc::GetHitChance", 0x72FF30 }, + { "oCNpc::SetHitChance", 0x72FF40 }, + { "oCNpc::ChangeAttribute", 0x72FF60 }, + { "oCNpc::SetAttribute", 0x72FFF0 }, + { "oCNpc::GetOverlay", 0x730010 }, + { "oCNpc::CheckModelOverlays", 0x7301D0 }, + { "oCNpc::SetToMad", 0x7303F0 }, + { "oCNpc::HealFromMad", 0x730530 }, + { "oCNpc::SetToDrunk", 0x730650 }, + { "oCNpc::HealFromDrunk", 0x730660 }, + { "oCNpc::CheckAngryTime", 0x730670 }, + { "oCNpc::CanRecruitSC", 0x730720 }, + { "oCNpc::IsDisguised", 0x730730 }, + { "oCNpc::GetGuild", 0x730750 }, + { "oCNpc::SetGuild", 0x730760 }, + { "oCNpc::GetTrueGuild", 0x730770 }, + { "oCNpc::SetTrueGuild", 0x730780 }, + { "oCNpc::GetCamp", 0x730790 }, + { "oCNpc::IsGuildFriendly", 0x7307A0 }, + { "oCNpc::GetGuildAttitude", 0x7307D0 }, + { "oCNpc::CreateItems", 0x730800 }, + { "oCNpc::SetFlag", 0x7309C0 }, + { "oCNpc::GetTalent", 0x730A00 }, + { "oCNpc::SetTalentValue", 0x730BE0 }, + { "oCNpc::GetTalentValue", 0x730DC0 }, + { "oCNpc::SetTalentSkill", 0x730F60 }, + { "oCNpc::GetTalentSkill", 0x7317F0 }, + { "oCNpc::HasTalent", 0x731990 }, + { "oCNpc::CanUse", 0x7319B0 }, + { "oCNpc::DisplayCannotUse", 0x731CB0 }, + { "oCNpc::CheckAllCanUse", 0x731DE0 }, + { "oCNpc::GetSlotVob", 0x731EF0 }, + { "oCNpc::GetSlotItem", 0x731F90 }, + { "oCNpc::GetItem", 0x732030 }, + { "oCNpc::GetSlotNpc", 0x732050 }, + { "oCNpc::AddItemEffects", 0x7320F0 }, + { "oCNpc::RemoveItemEffects", 0x732270 }, + { "oCNpc::EquipItem", 0x7323C0 }, + { "oCNpc::UnequipItem", 0x7326C0 }, + { "oCNpc::GetCutsceneDistance", 0x7329A0 }, + { "oCNpc::SetCSEnabled", 0x7329F0 }, + { "oCNpc::GetCSStateFlags", 0x732A10 }, + { "oCNpc::SetFocusVob", 0x732B60 }, + { "oCNpc::GetFocusVob", 0x732BB0 }, + { "oCNpc::ClearFocusVob", 0x732BC0 }, + { "oCNpc::GetFocusNpc", 0x732BF0 }, + { "oCNpc::GetNearestFightNpcLeft", 0x732C20 }, + { "oCNpc::GetNearestFightNpcRight", 0x732DB0 }, + { "oCNpc::FocusCheckBBox", 0x732F40 }, + { "oCNpc::FocusCheck", 0x7331C0 }, + { "oCNpc::ToggleFocusVob", 0x7335B0 }, + { "oCNpc::CollectFocusVob", 0x733A10 }, + { "oCNpc::GetNearestValidVob", 0x7344F0 }, + { "oCNpc::GetNearestVob", 0x734860 }, + { "oCNpc::GetAnictrl", 0x734B40 }, + { "oCNpc::ResetToHumanAI", 0x734B50 }, + { "oCNpc::SetEnemy", 0x734BC0 }, + { "oCNpc::GetNextEnemy", 0x734E30 }, + { "oCNpc::IsConditionValid", 0x735130 }, + { "oCNpc::IsInFightFocus", 0x735290 }, + { "oCNpc::HasEquippedStolenItem", 0x735300 }, + { "oCNpc::Burn", 0x735520 }, + { "oCNpc::StopBurn", 0x7357A0 }, + { "RotateVec", 0x735A40 }, + { "oCNpc::Interrupt", 0x735AB0 }, + { "oCNpc::GetWeaponDamage", 0x735E30 }, + { "oCNpc::GetBluntDamage", 0x735E80 }, + { "oCNpc::DropUnconscious", 0x735EB0 }, + { "oCNpc::CheckUnconscious", 0x736230 }, + { "oCNpc::GetInterruptPrefix", 0x736680 }, + { "oCNpc::CompleteHeal", 0x736720 }, + { "oCNpc::IsDead", 0x736740 }, + { "oCNpc::IsUnconscious", 0x736750 }, + { "oCNpc::DoDie", 0x736760 }, + { "oCNpc::StartFadeAway", 0x736D40 }, + { "oCNpc::IsFadingAway", 0x736E30 }, + { "oCNpc::FadeAway", 0x736E40 }, + { "oCNpc::BeamTo", 0x736EE0 }, + { "oCNpc::DropInventory", 0x737350 }, + { "oCNpc::HasInHand", 0x737360 }, + { "oCNpc::DropAllInHand", 0x7375E0 }, + { "oCNpc::GetWeapon", 0x7377A0 }, + { "oCNpc::GetEquippedMeleeWeapon", 0x737930 }, + { "oCNpc::GetEquippedRangedWeapon", 0x737A40 }, + { "oCNpc::GetEquippedArmor", 0x737B50 }, + { "oCNpc::IsSameHeight", 0x737BE0 }, + { "oCNpc::TurnToEnemy", 0x737CD0 }, + { "oCNpc::ShieldEquipped", 0x737E50 }, + { "oCNpc::SetMovLock", 0x7380B0 }, + { "oCNpc::IsMovLock", 0x7380E0 }, + { "oCNpc::SetHead", 0x7380F0 }, + { "oCNpc::SetAdditionalVisuals", 0x738350 }, + { "oCNpc::InitModel", 0x738480 }, + { "oCNpc::GetModel", 0x738720 }, + { "oCNpc::GetVisualBody", 0x7387C0 }, + { "oCNpc::GetVisualHead", 0x738810 }, + { "oCNpc::StartFaceAni", 0x738860 }, + { "oCNpc::StartStdFaceAni", 0x738960 }, + { "oCNpc::StopFaceAni", 0x738B50 }, + { "oCNpc::GetWeaponMode", 0x738C40 }, + { "oCNpc::SetWeaponMode2", 0x738C60 }, + { "oCNpc::SetWeaponMode", 0x739940 }, + { "oCNpc::GetNextWeaponMode", 0x739A30 }, + { "oCNpc::Equip", 0x739C90 }, + { "oCNpc::EquipWeapon", 0x73A030 }, + { "oCNpc::EquipFarWeapon", 0x73A310 }, + { "oCNpc::EquipArmor", 0x73A490 }, + { "oCNpc::SetToFightMode", 0x73A740 }, + { "oCNpc::SetToFistMode", 0x73A940 }, + { "oCNpc::Activate", 0x73AB40 }, + { "oCNpc::GetRightHand", 0x73AB50 }, + { "oCNpc::GetLeftHand", 0x73ABE0 }, + { "oCNpc::DropVob", 0x73AC70 }, + { "oCNpc::SetCarryVob", 0x73AE00 }, + { "oCNpc::GetCarryVob", 0x73B0B0 }, + { "oCNpc::SetLeftHand", 0x73B0C0 }, + { "oCNpc::SetRightHand", 0x73B1C0 }, + { "oCNpc::HasTorch", 0x73B2C0 }, + { "oCNpc::ExchangeTorch", 0x73B400 }, + { "oCNpc::SetTorchAni", 0x73B410 }, + { "zCSparseArrayIterator::zCSparseArrayIterator", 0x73B670 }, + { "oCNpc::CheckSetTorchAni", 0x73B6D0 }, + { "oCNpc::CheckPutbackTorch", 0x73B940 }, + { "oCNpc::UseItem", 0x73BC10 }, + { "oCNpc::GetThrowSpeed", 0x73C230 }, + { "oCNpc::HasArrowInHand", 0x73C260 }, + { "oCNpc::HasArrowInInv", 0x73C3B0 }, + { "oCNpc::HasBoltInInv", 0x73C4A0 }, + { "oCNpc::HasBoltInHand", 0x73C590 }, + { "oCNpc::IsMunitionAvailable", 0x73C6E0 }, + { "oCNpc::GetTalentInfo", 0x73C860 }, + { "oCNpc::GetSpellInfo", 0x73CA90 }, + { "oCNpc::GetAttribInfo", 0x73CC80 }, + { "oCNpc::CreateSpell", 0x73CE20 }, + { "oCNpc::LearnSpell", 0x73CE80 }, + { "oCNpc::HasSpell", 0x73CEC0 }, + { "oCNpc::DestroySpell", 0x73CEE0 }, + { "oCNpc::SetActiveSpellInfo", 0x73CF20 }, + { "oCNpc::GetActiveSpellNr", 0x73CF60 }, + { "oCNpc::GetActiveSpellCategory", 0x73CFA0 }, + { "oCNpc::GetActiveSpellLevel", 0x73CFE0 }, + { "oCNpc::GetActiveSpellIsScroll", 0x73D020 }, + { "oCNpc::InsertActiveSpell", 0x73D070 }, + { "oCNpc::RemoveActiveSpell", 0x73D090 }, + { "oCNpc::DoActiveSpells", 0x73D1D0 }, + { "oCNpc::KillActiveSpells", 0x73D2B0 }, + { "oCNpc::IsSpellActive", 0x73D340 }, + { "oCNpc::HasMagic", 0x73D380 }, + { "oCNpc::GetNumberOfSpells", 0x73D3B0 }, + { "oCNpc::CopyTransformSpellInvariantValuesTo", 0x73D3D0 }, + { "oCNpc::OpenScreen_Help", 0x73D5B0 }, + { "oCNpc::OpenScreen_Log", 0x73D5C0 }, + { "oCNpc::OpenScreen_Map", 0x73D8D0 }, + { "oCNpc::OpenScreen_Status", 0x73D980 }, + { "oCNpc::ThisVobAddedToWorld", 0x73DFA0 }, + { "oCNpc::ThisVobRemovedFromWorld", 0x73E170 }, + { "oCNpc::IsVoiceActive", 0x73E350 }, + { "oCNpc::StopAllVoices", 0x73E360 }, + { "oCNpc::UpdateNextVoice", 0x73E3C0 }, + { "oCNpc::ProcessNpc", 0x73E480 }, + { "oCNpc::oCNpcTimedOverlay::GetMdsName", 0x73E8D0 }, + { "oCNpc::oCNpcTimedOverlay::`scalar deleting destructor'", 0x73E910 }, + { "oCNpc::oCNpcTimedOverlay::~oCNpcTimedOverlay", 0x73E930 }, + { "oCNpc::DoSpellBook", 0x73E980 }, + { "oCNpc::OpenSpellBook", 0x73E990 }, + { "oCNpc::CloseSpellBook", 0x73E9E0 }, + { "oCNpc::GetSpellBook", 0x73EA00 }, + { "oCNpc::GetSoundMaterial_MA", 0x73EA10 }, + { "oCNpc::GetSoundMaterial_AM", 0x73EB80 }, + { "oCNpc::GetSoundMaterial_MH_HM", 0x73EC50 }, + { "oCNpc::HasSenseHear", 0x73ED20 }, + { "oCNpc::HasSenseSee", 0x73ED30 }, + { "oCNpc::HasSenseSmell", 0x73ED40 }, + { "oCNpc::SetSenses", 0x73ED50 }, + { "oCNpc::PrintStateCallDebug", 0x73ED60 }, + { "oCNpc::GetOldScriptState", 0x73EFD0 }, + { "oCNpc::GetAIState", 0x73EFE0 }, + { "oCNpc::GetAIStateTime", 0x73EFF0 }, + { "oCNpc::IsAIState", 0x73F000 }, + { "oCNpc::ShowState", 0x73F010 }, + { "oCNpc::IsNear", 0x73FCC0 }, + { "oCNpc::DetectItem", 0x73FD40 }, + { "oCNpc::DetectPlayer", 0x73FE00 }, + { "oCNpc::FindMobInter", 0x73FE70 }, + { "oCNpc::FindSpot", 0x7400E0 }, + { "oCNpc::ForceVobDetection", 0x740470 }, + { "oCNpc::HasVobDetected", 0x7405B0 }, + { "oCNpc::CheckForOwner", 0x7405F0 }, + { "oCNpc::AI_ForceDetection", 0x740730 }, + { "oCNpc::CanSense", 0x740740 }, + { "oCNpc::DetectWitnesses", 0x7407E0 }, + { "oCNpc::FindNpc", 0x740A80 }, + { "oCNpc::FindNpcEx", 0x740B80 }, + { "oCNpc::FindNpcExAtt", 0x740E00 }, + { "oCNpc::GetComrades", 0x7410B0 }, + { "oCNpc::AreWeStronger", 0x7412E0 }, + { "oCNpc::IsEnemyBehindFriend", 0x741600 }, + { "oCNpc::InMobInteraction", 0x741800 }, + { "oCNpc::FreeLineOfSight", 0x7418E0 }, + { "oCNpc::FreeLineOfSight_WP", 0x741AA0 }, + { "oCNpc::CanSee", 0x741C10 }, + { "oCNpc::SetSwimDiveTime", 0x741F70 }, + { "oCNpc::GetSwimDiveTime", 0x741FA0 }, + { "oCNpc::Regenerate", 0x741FD0 }, + { "oCNpc::RefreshNpc", 0x742110 }, + { "oCNpc::RenderNpc", 0x742370 }, + { "oCNpc::IsAPlayer", 0x7425A0 }, + { "oCNpc::IsSelfPlayer", 0x7425B0 }, + { "oCNpc::GetPlayerNumber", 0x7425C0 }, + { "oCNpc::SetKnowsPlayer", 0x7425D0 }, + { "oCNpc::KnowsPlayer", 0x7425E0 }, + { "oCNpc::IsMonster", 0x742600 }, + { "oCNpc::IsHuman", 0x742640 }, + { "oCNpc::IsGoblin", 0x742650 }, + { "oCNpc::IsOrc", 0x742670 }, + { "oCNpc::IsSkeleton", 0x742680 }, + { "oCNpc::SetAsPlayer", 0x7426A0 }, + { "oCNpc::DoDoAniEvents", 0x742A20 }, + { "oCNpc::DoModelSwapMesh", 0x743DC0 }, + { "oCNpc::HasMunitionInHand", 0x744040 }, + { "oCNpc::DoInsertMunition", 0x744190 }, + { "oCNpc::DoRemoveMunition", 0x744470 }, + { "oCNpc::DoShootArrow", 0x7446B0 }, + { "oCNpc::DoTakeVob", 0x7449C0 }, + { "oCNpc::DoDropVob", 0x744DD0 }, + { "oCNpc::DoThrowVob", 0x7450B0 }, + { "oCNpc::DoPutInInventory", 0x7452E0 }, + { "oCNpc::DoRemoveFromInventory", 0x745300 }, + { "oCNpc::DoSetToFightMode", 0x745350 }, + { "oCNpc::DoExchangeTorch", 0x745370 }, + { "oCNpc::Pack", 0x7455B0 }, + { "oCNpc::Unpack", 0x745640 }, + { "oCNpc::IsInFightMode_S", 0x7456E0 }, + { "oCNpc::IsAiming_S", 0x745760 }, + { "oCNpc::GetInstanceName", 0x745880 }, + { "oCNpc::GetScriptInstance", 0x7458C0 }, + { "oCNpc::SetByScriptInstance", 0x7458F0 }, + { "oCNpc::GetInstanceByID", 0x745940 }, + { "oCNpc::GetIDByInstance", 0x7459A0 }, + { "oCNpc::Disable", 0x745A20 }, + { "oCNpc::Enable", 0x745D40 }, + { "oCNpc::ClearEM", 0x746400 }, + { "oCNpc::Archive", 0x746470 }, + { "oCNpc::Unarchive", 0x747230 }, + { "oCNpc::PreSaveGameProcessing", 0x748880 }, + { "oCNpc::PostSaveGameProcessing", 0x748B90 }, + { "oCNpc::AllowDiscardingOfSubtree", 0x748DE0 }, + { "oCNpc::IdentifyMushroom", 0x748DF0 }, + { "oCNpc::IdentifyAllMushrooms", 0x748FE0 }, + { "oCNpc::HasMissionItem", 0x749110 }, + { "oCNpc::IsInInv", 0x749160 }, + { "oCNpc::GetFromInv", 0x749180 }, + { "oCNpc::CanCarry", 0x749220 }, + { "oCNpc::PutInInv", 0x749350 }, + { "oCNpc::RemoveFromInv", 0x7495A0 }, + { "oCNpc::IsSlotFree", 0x749690 }, + { "oCNpc::SetToSlotPosition", 0x749780 }, + { "oCNpc::CreateInvSlot", 0x749800 }, + { "oCNpc::DeleteInvSlot", 0x7499E0 }, + { "oCNpc::GetInvSlot", 0x749AE0 }, + { "oCNpc::IsInvSlotAvailable", 0x749BE0 }, + { "oCNpc::PutInSlot", 0x749CB0 }, + { "oCNpc::RemoveFromAllSlots", 0x74A230 }, + { "oCNpc::RemoveFromSlot", 0x74A270 }, + { "oCNpc::DropFromSlot", 0x74A590 }, + { "oCNpc::UpdateSlots", 0x74A9D0 }, + { "oCNpc::SetInteractMob", 0x74AB00 }, + { "oCNpc::GetInteractMob", 0x74ACA0 }, + { "oCNpc::GetCharacterClass", 0x74ACB0 }, + { "oCNpc::SetInteractItem", 0x74ACC0 }, + { "TNpcSlot::`scalar deleting destructor'", 0x74AF00 }, + { "oCNpc::OnTouch", 0x74AF20 }, + { "oCNpc::OnMessage", 0x74B020 }, + { "zCEvMsgCutscene::GetCutsceneName", 0x74CBC0 }, + { "oCNpc::EV_DrawWeapon", 0x74CC10 }, + { "oCNpc::EV_DrawWeapon1", 0x74D2E0 }, + { "oCNpc::EV_DrawWeapon2", 0x74D580 }, + { "oCNpc::EV_RemoveWeapon", 0x74DB20 }, + { "oCNpc::EV_RemoveWeapon1", 0x74E4B0 }, + { "oCNpc::EV_RemoveWeapon2", 0x74E630 }, + { "oCNpc::EV_ChooseWeapon", 0x74E980 }, + { "oCNpc::EV_ForceRemoveWeapon", 0x74EC40 }, + { "oCNpc::EV_EquipBestWeapon", 0x74EF10 }, + { "oCNpc::EquipBestWeapon", 0x74EF30 }, + { "oCNpc::EV_EquipBestArmor", 0x74F020 }, + { "oCNpc::EquipBestArmor", 0x74F0B0 }, + { "oCNpc::EV_UnequipWeapons", 0x74F130 }, + { "oCNpc::EV_UnequipArmor", 0x74F2F0 }, + { "oCNpc::EV_EquipArmor", 0x74F3A0 }, + { "oCNpc::EV_AttackForward", 0x74F400 }, + { "oCNpc::EV_AttackLeft", 0x750160 }, + { "oCNpc::EV_AttackRight", 0x750D00 }, + { "oCNpc::EV_AttackRun", 0x7517D0 }, + { "oCNpc::EV_AttackFinish", 0x751AF0 }, + { "oCNpc::EV_Parade", 0x7522D0 }, + { "oCNpc::InitAim", 0x7529A0 }, + { "oCNpc::TransitionAim", 0x752B30 }, + { "oCNpc::InterpolateAim", 0x752CC0 }, + { "oCNpc::FinalizeAim", 0x752E00 }, + { "oCNpc::EV_StopAim", 0x752F20 }, + { "oCNpc::EV_AimAt", 0x752F40 }, + { "oCNpc::EV_ShootAt", 0x753010 }, + { "oCNpc::EV_Defend", 0x753190 }, + { "oCNpc::EV_Drink", 0x7531C0 }, + { "oCNpc::EV_TakeVob", 0x7534E0 }, + { "oCNpc::EV_DropVob", 0x7538C0 }, + { "oCNpc::EV_ThrowVob", 0x753BB0 }, + { "oCNpc::EV_Exchange", 0x753E30 }, + { "oCNpc::EV_DropMob", 0x754130 }, + { "oCNpc::EV_TakeMob", 0x7541F0 }, + { "oCNpc::EV_UseMob", 0x754290 }, + { "oCNpc::EV_UseMobWithItem", 0x754490 }, + { "oCNpc::EV_InsertInteractItem", 0x7544E0 }, + { "oCNpc::EV_ExchangeInteractItem", 0x7546F0 }, + { "oCNpc::EV_RemoveInteractItem", 0x754880 }, + { "oCNpc::EV_CreateInteractItem", 0x754890 }, + { "oCNpc::EV_DestroyInteractItem", 0x754B40 }, + { "oCNpc::InteractItemGetAni", 0x754D10 }, + { "oCNpc::EV_PlaceInteractItem", 0x755020 }, + { "oCNpc::GetInteractItemMaxState", 0x755150 }, + { "oCNpc::InteractItemIsInState", 0x755360 }, + { "oCNpc::EV_EquipItem", 0x755580 }, + { "oCNpc::EV_UseItem", 0x755620 }, + { "oCNpc::EV_UseItemToState", 0x7558F0 }, + { "oCNpc::CallScript", 0x7561D0 }, + { "oCNpc::EV_CallScript", 0x756220 }, + { "oCNpc::EV_Unconscious", 0x756390 }, + { "oCNpc::EV_DoState", 0x756600 }, + { "oCNpc::EV_Wait", 0x756820 }, + { "oCNpc::ApplyTimedOverlayMds", 0x756890 }, + { "oCNpc::EV_OutputSVM_Overlay", 0x756A60 }, + { "oCNpc::EV_OutputSVM", 0x7571F0 }, + { "oCNpc::EV_Output", 0x7576F0 }, + { "oCNpc::EV_PlayAni", 0x757AB0 }, + { "oCNpc::EV_PlayAniFace", 0x757CE0 }, + { "oCNpc::StartDialogAni", 0x757DE0 }, + { "oCNpc::EV_PlayAniSound", 0x758050 }, + { "oCNpc::ActivateDialogCam", 0x758130 }, + { "oCNpc::DeactivateDialogCam", 0x758360 }, + { "oCNpc::EV_PlaySound", 0x7584F0 }, + { "oCNpc::EV_SndPlay", 0x7590A0 }, + { "oCNpc::EV_PrintScreen", 0x759270 }, + { "oCNpc::AddEffect", 0x759530 }, + { "oCNpc::RemoveEffect", 0x7597D0 }, + { "oCNpc::EV_StartFX", 0x7598F0 }, + { "oCNpc::EV_StopFX", 0x759910 }, + { "oCNpc::EV_LookAt", 0x759A40 }, + { "oCNpc::EV_StopLookAt", 0x759E80 }, + { "oCNpc::EV_PointAt", 0x759F40 }, + { "oCNpc::EV_StopPointAt", 0x75A0E0 }, + { "oCNpc::EV_QuickLook", 0x75A130 }, + { "oCNpc::EV_Cutscene", 0x75A3C0 }, + { "oCNpc::EV_WaitTillEnd", 0x75A5B0 }, + { "oCNpc::EV_StopProcessInfos", 0x75A660 }, + { "oCNpc::EV_ProcessInfos", 0x75A680 }, + { "oCNpc::AssessPlayer_S", 0x75A740 }, + { "oCNpc::AssessEnemy_S", 0x75A940 }, + { "oCNpc::AssessFighter_S", 0x75AB40 }, + { "oCNpc::AssessBody_S", 0x75AD40 }, + { "oCNpc::AssessItem_S", 0x75AF40 }, + { "oCNpc::SetNpcsToState", 0x75B140 }, + { "oCNpc::StopCutscenes", 0x75B210 }, + { "oCNpc::CreatePassivePerception", 0x75B270 }, + { "oCNpc::CreateSoundPerception", 0x75BB70 }, + { "oCNpc::AssessMurder_S", 0x75C040 }, + { "oCNpc::AssessThreat_S", 0x75C060 }, + { "oCNpc::AssessDefeat_S", 0x75C260 }, + { "oCNpc::AssessDamage_S", 0x75C280 }, + { "oCNpc::AssessOthersDamage_S", 0x75C420 }, + { "oCNpc::AssessRemoveWeapon_S", 0x75C440 }, + { "oCNpc::ObserveIntruder_S", 0x75C460 }, + { "oCNpc::AssessFightSound_S", 0x75C4A0 }, + { "oCNpc::AssessQuietSound_S", 0x75C4D0 }, + { "oCNpc::AssessWarn_S", 0x75C510 }, + { "oCNpc::CatchThief_S", 0x75C530 }, + { "oCNpc::AssessTheft_S", 0x75C6D0 }, + { "oCNpc::AssessCall_S", 0x75C6F0 }, + { "oCNpc::AssessTalk_S", 0x75C890 }, + { "oCNpc::AssessGivenItem_S", 0x75CA30 }, + { "oCNpc::AssessMagic_S", 0x75CC30 }, + { "oCNpc::AssessStopMagic_S", 0x75CF30 }, + { "oCNpc::AssessCaster_S", 0x75D200 }, + { "oCNpc::AssessFakeGuild_S", 0x75D220 }, + { "oCNpc::MoveMob_S", 0x75D250 }, + { "oCNpc::AssessUseMob_S", 0x75D300 }, + { "oCNpc::MoveNpc_S", 0x75D350 }, + { "oCNpc::AssessEnterRoom_S", 0x75D4F0 }, + { "oCNpc::GetDistToSound", 0x75D500 }, + { "oCNpc::GetSoundSource", 0x75D5C0 }, + { "oCNpc::SetSoundSource", 0x75D5D0 }, + { "oCNpc::ClearPerceptionLists", 0x75D640 }, + { "oCNpc::IsMoreImportant", 0x75D6E0 }, + { "oCNpc::CreateVobList", 0x75D730 }, + { "oCNpc::ClearVobList", 0x75D7F0 }, + { "oCNpc::InsertInVobList", 0x75D870 }, + { "oCNpc::RemoveFromVobList", 0x75D9B0 }, + { "oCNpc::SetPerceptionTime", 0x75DBA0 }, + { "oCNpc::PerceiveAll", 0x75DBE0 }, + { "oCNpc::PerceptionCheck", 0x75DD30 }, + { "oCNpc::PercFilterNpc", 0x75E1D0 }, + { "oCNpc::PercFilterItem", 0x75E1E0 }, + { "oCNpc::ClearPerception", 0x75E200 }, + { "oCNpc::EnablePerception", 0x75E220 }, + { "oCNpc::DisablePerception", 0x75E360 }, + { "oCNpc::HasPerception", 0x75E3C0 }, + { "oCNpc::GetPerceptionFunc", 0x75E400 }, + { "oCNpc::SetPerceptionRange", 0x75E440 }, + { "oCNpc::IsInPerceptionRange", 0x75E460 }, + { "oCNpc::InitStatics", 0x75E4D0 }, + { "oCNpc::InitBodyStates", 0x75E8C0 }, + { "oCNpc::SetBodyState", 0x75E920 }, + { "oCNpc::GetBodyState", 0x75EAE0 }, + { "oCNpc::GetFullBodyState", 0x75EAF0 }, + { "oCNpc::GetBodyStateName", 0x75EB10 }, + { "oCNpc::HasBodyStateModifier", 0x75EBF0 }, + { "oCNpc::SetBodyStateModifier", 0x75EC10 }, + { "oCNpc::ClrBodyStateModifier", 0x75EC40 }, + { "oCNpc::GetBodyStateModifierNames", 0x75EC70 }, + { "oCNpc::ModifyBodyState", 0x75EF50 }, + { "oCNpc::IsBodyStateInterruptable", 0x75EFA0 }, + { "oCNpc::HasBodyStateFreeHands", 0x75EFD0 }, + { "oCNpc::IsInGlobalCutscene", 0x75F000 }, + { "oCNpc::MakeSpellBook", 0x75F040 }, + { "oCNpc::DestroySpellBook", 0x75F0C0 }, + { "oCNpc::ShowDebugInfo", 0x75F0F0 }, + { "oCNpc::GetDamageMultiplier", 0x75F2F0 }, + { "oCNpc::SetDamageMultiplier", 0x75F300 }, + { "oCNpc::SetNpcAIDisabled", 0x75F310 }, + { "oCNpc::ProcessAITimer", 0x75F360 }, + { "oCNpc::IsScriptStateAIEnabled", 0x75F3E0 }, + { "oCNpc::IsMessageAIEnabled", 0x75F430 }, + { "oCNpc::SetShowNews", 0x75F480 }, + { "oCNpc::oCNpcTimedOverlay::Process", 0x75F4A0 }, + { "oCNpc::UseStandAI", 0x75F4D0 }, + { "oCNpc::SetItemEffectControledByModel", 0x75F560 }, + { "oCNpc::_CreateNewInstance", 0x75FA00 }, + { "oCNpc::operator delete", 0x75FA60 }, + { "zCArray::ShrinkToFit", 0x75FA80 }, + { "zCList::~zCList", 0x75FCE0 }, + { "zCList::DeleteListDatas", 0x75FD10 }, + { "zCList::~zCList", 0x75FDA0 }, + { "zCList::Remove", 0x75FE20 }, + { "zCCacheAsk::zCCacheAsk", 0x75FEA0 }, + { "zCCacheAsk::~zCCacheAsk", 0x75FF20 }, + { "zCCacheAsk::PurgeCache", 0x760050 }, + { "zCCache::operator[]", 0x760170 }, + { "zCCache::ClearCache", 0x760220 }, + { "zCCache::PurgeCache", 0x760330 }, + { "zCSparseArray >::~zCSparseArray >", 0x760450 }, + { "zCSparseArray >::SizeIndex", 0x7604A0 }, + { "zCSparseArray >::SizeData", 0x7604B0 }, + { "zCSparseArray >::SizeAll", 0x7604C0 }, + { "zCSparseArray >::IndexPtr", 0x7604D0 }, + { "zCSparseArray >::DataPtr", 0x7604E0 }, + { "zCSparseArray >::ManDatPtr", 0x7604F0 }, + { "zCSparseArray >::IndexIsEqual", 0x760500 }, + { "zCSparseArray >::CopyIndex", 0x760520 }, + { "zCSparseArray >::DestructIndex", 0x760540 }, + { "zCSparseArray >::Hash", 0x760550 }, + { "zCSparseArray >::ConstructData", 0x760570 }, + { "zCSparseArray >::DestructData", 0x760590 }, + { "zCCacheAsk::zCCacheAsk", 0x7605B0 }, + { "zCCacheAsk::~zCCacheAsk", 0x760630 }, + { "zCCacheAsk::PurgeCache", 0x760750 }, + { "zCCache::operator[]", 0x7608E0 }, + { "zCCache::ClearCache", 0x7609C0 }, + { "zCCache::PurgeCache", 0x760AE0 }, + { "zCSparseArray >::~zCSparseArray >", 0x760C20 }, + { "zCSparseArray >::SizeIndex", 0x760C70 }, + { "zCSparseArray >::SizeData", 0x760C80 }, + { "zCSparseArray >::SizeAll", 0x760C90 }, + { "zCSparseArray >::IndexPtr", 0x760CA0 }, + { "zCSparseArray >::DataPtr", 0x760CB0 }, + { "zCSparseArray >::ManDatPtr", 0x760CC0 }, + { "zCSparseArray >::IndexIsEqual", 0x760CD0 }, + { "zCSparseArray >::CopyIndex", 0x760CF0 }, + { "zCSparseArray >::DestructIndex", 0x760D10 }, + { "zCSparseArray >::Hash", 0x760D20 }, + { "zCSparseArray >::ConstructData", 0x760D40 }, + { "zCSparseArray >::DestructData", 0x760D60 }, + { "std::basic_string,class std::allocator >::empty", 0x760ED0 }, + { "zCSparseArray::zCSparseArray", 0x760EE0 }, + { "zCSparseArray::~zCSparseArray", 0x760F40 }, + { "zCSparseArray::SizeIndex", 0x760F90 }, + { "zCSparseArray::SizeData", 0x760FA0 }, + { "zCSparseArray::SizeAll", 0x760FB0 }, + { "zCSparseArray::IndexPtr", 0x760FC0 }, + { "zCSparseArray::DataPtr", 0x760FD0 }, + { "zCSparseArray::ManDatPtr", 0x760FE0 }, + { "zCSparseArray::IndexIsEqual", 0x760FF0 }, + { "zCSparseArray::CopyIndex", 0x761060 }, + { "zCSparseArray::DestructIndex", 0x7610D0 }, + { "zCSparseArray::Hash", 0x7610E0 }, + { "zCSparseArray::ConstructData", 0x761150 }, + { "zCSparseArray::DestructData", 0x761160 }, + { "zCList::`scalar deleting destructor'", 0x761190 }, + { "zCList::`scalar deleting destructor'", 0x7611D0 }, + { "zCCacheAsk::`scalar deleting destructor'", 0x761210 }, + { "zCCache::`vector deleting destructor'", 0x761230 }, + { "zCCache::~zCCache", 0x761250 }, + { "zCSparseArray >::`scalar deleting destructor'", 0x761380 }, + { "zCCacheAsk::`scalar deleting destructor'", 0x7613A0 }, + { "zCCache::`scalar deleting destructor'", 0x7613C0 }, + { "zCCache::~zCCache", 0x7613E0 }, + { "zCSparseArray >::`scalar deleting destructor'", 0x761510 }, + { "zCSparseArray::`scalar deleting destructor'", 0x761530 }, + { "zCArray::AllocDelta", 0x761550 }, + { "zCArray::InsertEnd", 0x7615B0 }, + { "zCArray::AllocDelta", 0x761680 }, + { "zCCacheData::Clear", 0x7616E0 }, + { "zCCacheData::GetData", 0x761700 }, + { "zCCacheData::Clear", 0x761750 }, + { "zCCacheData::GetData", 0x761900 }, + { "oCNpc::TActiveInfo::`scalar deleting destructor'", 0x7619C0 }, + { "oCShrinkHelper::`scalar deleting destructor'", 0x7619E0 }, + { "zCArray::AllocDelta", 0x761B80 }, + { "oCNpc::IsVictimAwareOfTheft", 0x761EF0 }, + { "oCNpc::CheckSpecialSituations", 0x761F80 }, + { "oCNpc::StopTheft", 0x762160 }, + { "oCNpc::OpenInventory", 0x762250 }, + { "oCNpc::CloseInventory", 0x762410 }, + { "oCNpc::OpenSteal", 0x762430 }, + { "oCNpc::CloseSteal", 0x762950 }, + { "oCNpc::OpenDeadNpc", 0x762970 }, + { "oCNpc::CloseDeadNpc", 0x762B40 }, + { "oCNpcMessage::_CreateNewInstance", 0x762FF0 }, + { "oCNpcMessage::operator delete", 0x7630D0 }, + { "oCNpcMessage::_GetClassDef", 0x7630F0 }, + { "oCNpcMessage::Delete", 0x763100 }, + { "oCNpcMessage::SetInUse", 0x763110 }, + { "oCNpcMessage::IsInUse", 0x763130 }, + { "oCNpcMessage::SetHighPriority", 0x763140 }, + { "oCNpcMessage::GetIgnoreCutsceneMode", 0x763160 }, + { "oCNpcMessage::IsOverlay", 0x763170 }, + { "oCNpcMessage::IsJob", 0x763180 }, + { "oCNpcMessage::IsDeleted", 0x763190 }, + { "oCNpcMessage::IsDeleteable", 0x7631A0 }, + { "oCNpcMessage::IsHighPriority", 0x7631B0 }, + { "oCMsgDamage::_CreateNewInstance", 0x7633B0 }, + { "oCMsgDamage::_GetClassDef", 0x7634B0 }, + { "oCMsgDamage::IsNetRelevant", 0x7634C0 }, + { "oCMsgDamage::IsOverlay", 0x7634D0 }, + { "oCMsgDamage::IsDeleteable", 0x7634E0 }, + { "oCMsgDamage::IsHighPriority", 0x7634F0 }, + { "oCMsgWeapon::_CreateNewInstance", 0x7636E0 }, + { "oCMsgWeapon::_GetClassDef", 0x7637D0 }, + { "oCMsgWeapon::`scalar deleting destructor'", 0x7637E0 }, + { "oCMsgWeapon::~oCMsgWeapon", 0x763810 }, + { "oCMsgMovement::_CreateNewInstance", 0x763A50 }, + { "oCMsgMovement::_GetClassDef", 0x763B50 }, + { "oCMsgAttack::_CreateNewInstance", 0x763D40 }, + { "oCMsgAttack::_GetClassDef", 0x763E40 }, + { "oCMsgAttack::IsNetRelevant", 0x763E50 }, + { "oCMsgAttack::IsOverlay", 0x763E60 }, + { "oCMsgUseItem::_CreateNewInstance", 0x764060 }, + { "oCMsgUseItem::operator delete", 0x764150 }, + { "oCMsgUseItem::_GetClassDef", 0x764170 }, + { "oCMsgUseItem::IsNetRelevant", 0x764180 }, + { "oCMsgState::_CreateNewInstance", 0x764370 }, + { "oCMsgState::_GetClassDef", 0x764470 }, + { "oCMsgState::IsOverlay", 0x764480 }, + { "oCMsgManipulate::_CreateNewInstance", 0x764680 }, + { "oCMsgManipulate::_GetClassDef", 0x764780 }, + { "oCMsgManipulate::IsNetRelevant", 0x764790 }, + { "oCMsgConversation::_CreateNewInstance", 0x7649A0 }, + { "oCMsgConversation::_GetClassDef", 0x764AB0 }, + { "oCMsgMagic::_CreateNewInstance", 0x764CB0 }, + { "oCMsgMagic::_GetClassDef", 0x764D80 }, + { "oCMsgMagic::IsJob", 0x764D90 }, + { "oCMsgMagic::IsHighPriority", 0x764DA0 }, + { "oCMsgMagic::IsNetRelevant", 0x764DB0 }, + { "oCNpcMessage::oCNpcMessage", 0x764DC0 }, + { "oCNpcMessage::`scalar deleting destructor'", 0x764E70 }, + { "oCNpcMessage::~oCNpcMessage", 0x764EA0 }, + { "oCNpcMessage::Archive", 0x764F00 }, + { "oCNpcMessage::Unarchive", 0x764F70 }, + { "oCMsgDamage::oCMsgDamage", 0x765010 }, + { "oCMsgDamage::`scalar deleting destructor'", 0x7650E0 }, + { "oCMsgDamage::~oCMsgDamage", 0x7652D0 }, + { "oCMsgDamage::MD_GetNumOfSubTypes", 0x7653B0 }, + { "oCMsgDamage::MD_GetSubTypeString", 0x7653C0 }, + { "oCMsgDamage::Pack", 0x7654F0 }, + { "oCMsgDamage::Unpack", 0x765500 }, + { "oCMsgDamage::Archive", 0x765510 }, + { "oCMsgDamage::Unarchive", 0x765590 }, + { "oCMsgMovement::oCMsgMovement", 0x765650 }, + { "oCMsgMovement::`scalar deleting destructor'", 0x765720 }, + { "oCMsgMovement::~oCMsgMovement", 0x765CE0 }, + { "oCMsgMovement::Init", 0x765DC0 }, + { "oCMsgMovement::Archive", 0x765E00 }, + { "oCMsgMovement::Unarchive", 0x765F20 }, + { "oCMsgMovement::MD_GetNumOfSubTypes", 0x766090 }, + { "oCMsgMovement::MD_GetSubTypeString", 0x7660A0 }, + { "oCMsgMovement::MD_GetVobRefName", 0x7664E0 }, + { "oCMsgMovement::MD_SetVobRefName", 0x766560 }, + { "oCMsgMovement::MD_SetVobParam", 0x7666A0 }, + { "oCMsgMovement::Delete", 0x7666B0 }, + { "oCMsgMovement::MD_GetTimeBehavior", 0x7666C0 }, + { "oCMsgMovement::MD_GetMinTime", 0x766700 }, + { "oCMsgWeapon::oCMsgWeapon", 0x766710 }, + { "oCMsgWeapon::Archive", 0x7668B0 }, + { "oCMsgWeapon::Unarchive", 0x766980 }, + { "oCMsgWeapon::MD_GetNumOfSubTypes", 0x766AC0 }, + { "oCMsgWeapon::MD_GetSubTypeString", 0x766AD0 }, + { "oCMsgWeapon::MD_GetTimeBehavior", 0x766EE0 }, + { "oCMsgWeapon::MD_GetMinTime", 0x766EF0 }, + { "oCMsgAttack::oCMsgAttack", 0x766F00 }, + { "oCMsgAttack::`scalar deleting destructor'", 0x766FD0 }, + { "oCMsgAttack::~oCMsgAttack", 0x767000 }, + { "oCMsgAttack::Archive", 0x767210 }, + { "oCMsgAttack::Unarchive", 0x7672B0 }, + { "oCMsgAttack::Pack", 0x7673A0 }, + { "oCMsgAttack::Unpack", 0x767530 }, + { "oCMsgAttack::MD_GetNumOfSubTypes", 0x7676A0 }, + { "oCMsgAttack::MD_GetSubTypeString", 0x7676B0 }, + { "oCMsgUseItem::oCMsgUseItem", 0x767A20 }, + { "oCMsgUseItem::`scalar deleting destructor'", 0x767AE0 }, + { "oCMsgUseItem::~oCMsgUseItem", 0x767BD0 }, + { "oCMsgUseItem::Pack", 0x767C30 }, + { "oCMsgUseItem::Unpack", 0x767C80 }, + { "oCMsgUseItem::Archive", 0x767CD0 }, + { "oCMsgUseItem::Unarchive", 0x767D50 }, + { "oCMsgState::oCMsgState", 0x767E00 }, + { "oCMsgState::`scalar deleting destructor'", 0x767ED0 }, + { "oCMsgState::~oCMsgState", 0x7682B0 }, + { "oCMsgState::Archive", 0x768340 }, + { "oCMsgState::Unarchive", 0x7683F0 }, + { "oCMsgState::MD_GetNumOfSubTypes", 0x7684E0 }, + { "oCMsgState::MD_GetSubTypeString", 0x7684F0 }, + { "oCMsgState::MD_GetTimeBehavior", 0x768720 }, + { "oCMsgState::MD_GetMinTime", 0x768730 }, + { "oCMsgManipulate::oCMsgManipulate", 0x768770 }, + { "oCMsgManipulate::`scalar deleting destructor'", 0x768840 }, + { "oCMsgManipulate::~oCMsgManipulate", 0x768F80 }, + { "oCMsgManipulate::Archive", 0x769040 }, + { "oCMsgManipulate::Unarchive", 0x769120 }, + { "oCMsgManipulate::Pack", 0x769240 }, + { "oCMsgManipulate::Unpack", 0x769330 }, + { "oCMsgManipulate::MD_GetNumOfSubTypes", 0x769540 }, + { "oCMsgManipulate::MD_GetSubTypeString", 0x769550 }, + { "oCMsgManipulate::MD_GetTimeBehavior", 0x7699B0 }, + { "oCMsgManipulate::MD_GetMinTime", 0x7699F0 }, + { "oCMsgManipulate::MD_GetVobRefName", 0x769A00 }, + { "oCMsgManipulate::MD_SetVobRefName", 0x769AB0 }, + { "oCMsgManipulate::MD_SetVobParam", 0x769BF0 }, + { "oCMsgConversation::oCMsgConversation", 0x769C00 }, + { "oCMsgConversation::`scalar deleting destructor'", 0x769CD0 }, + { "oCMsgConversation::~oCMsgConversation", 0x76A4A0 }, + { "oCMsgConversation::Archive", 0x76A570 }, + { "oCMsgConversation::Unarchive", 0x76A660 }, + { "oCMsgConversation::MD_GetNumOfSubTypes", 0x76A900 }, + { "oCMsgConversation::Delete", 0x76A910 }, + { "oCMsgConversation::IsOverlay", 0x76AB00 }, + { "oCMsgConversation::MD_GetSubTypeString", 0x76AB60 }, + { "oCMsgConversation::MD_GetVobRefName", 0x76AD60 }, + { "oCMsgConversation::MD_SetVobRefName", 0x76ADB0 }, + { "oCMsgConversation::MD_SetVobParam", 0x76AEF0 }, + { "oCMsgConversation::MD_GetTimeBehavior", 0x76AF00 }, + { "oCMsgConversation::MD_GetMinTime", 0x76AF50 }, + { "oCMsgMagic::oCMsgMagic", 0x76B030 }, + { "oCMsgMagic::`scalar deleting destructor'", 0x76B0D0 }, + { "oCMsgMagic::~oCMsgMagic", 0x76B260 }, + { "oCMsgMagic::Pack", 0x76B2C0 }, + { "oCMsgMagic::Unpack", 0x76B360 }, + { "oCMsgMagic::MD_GetNumOfSubTypes", 0x76B420 }, + { "oCMsgMagic::MD_GetSubTypeString", 0x76B430 }, + { "oCMsgMagic::Archive", 0x76B5E0 }, + { "oCMsgMagic::Unarchive", 0x76B680 }, + { "TNpcAIState::TNpcAIState", 0x76BAD0 }, + { "oCNpc_States::oCNpc_States", 0x76BB10 }, + { "oCNpc_States::~oCNpc_States", 0x76BE00 }, + { "oCNpc_States::ClearParserReferences", 0x76BF90 }, + { "oCNpc_States::SetOwner", 0x76C010 }, + { "oCNpc_States::GetState", 0x76C020 }, + { "oCNpc_States::IsInState", 0x76C040 }, + { "oCNpc_States::IsScriptStateActive", 0x76C080 }, + { "oCNpc_States::GetStateTime", 0x76C0A0 }, + { "oCNpc_States::SetStateTime", 0x76C0D0 }, + { "oCNpc_States::SetRoutine", 0x76C0F0 }, + { "oCNpc_States::StartRtnState", 0x76C2E0 }, + { "oCNpc_States::ActivateRtnState", 0x76C330 }, + { "oCNpc_States::StartAIState", 0x76C700 }, + { "oCNpc_States::CanPlayerUseAIState", 0x76CFC0 }, + { "oCNpc_States::DoAIState", 0x76D1A0 }, + { "oCNpc_States::ClearAIState", 0x76D6E0 }, + { "oCNpc_States::EndCurrentState", 0x76D880 }, + { "oCNpc_States::IsInRoutine", 0x76D8A0 }, + { "oCNpc_States::IsInCutscene", 0x76D8D0 }, + { "oCNpc_States::StartOutputUnit", 0x76D8F0 }, + { "oCNpc_States::StartCutscene", 0x76D910 }, + { "oCNpc_States::CloseCutscenes", 0x76D9E0 }, + { "oCNpc_States::SetParserInstanceNpc", 0x76DAF0 }, + { "oCNpc_States::SetParserInstanceItem", 0x76DBB0 }, + { "oCNpc_States::InitRoutine", 0x76DC10 }, + { "oCNpc_States::ChangeRoutine", 0x76DD50 }, + { "oCNpc_States::GetRoutineName", 0x76E180 }, + { "oCNpc_States::BeginInsertOverlayRoutine", 0x76E250 }, + { "oCNpc_States::StopInsertOverlayRoutine", 0x76E2C0 }, + { "oCNpc_States::RemoveOverlayEntry", 0x76E3F0 }, + { "oCNpc_States::RemoveOverlay", 0x76E460 }, + { "oCNpc_States::InsertRoutine", 0x76E4A0 }, + { "oCNpc_States::InsertRoutineCS", 0x76E600 }, + { "oCNpc_States::GetLastRoutineState", 0x76E890 }, + { "oCNpc_States::GetLastState", 0x76E8B0 }, + { "oCNpc_States::IsAIStateDriven", 0x76E8C0 }, + { "oCNpc_States::InitAIStateDriven", 0x76E8E0 }, + { "oCNpc_States::GetAIStatePosition", 0x76EA90 }, + { "oCNpc_States::GetStateInfo", 0x76EAA0 }, + { "oCNpc_States::GetLastError", 0x76EE30 }, + { "oCNpc_States::Archive", 0x76EE70 }, + { "oCNpc_States::Unarchive", 0x76EFF0 }, + { "oCNpc_States::PackState", 0x76F530 }, + { "oCNpc_States::UnpackState", 0x76F570 }, + { "oCObjectFactory::_CreateNewInstance", 0x76FA00 }, + { "oCObjectFactory::CreateEventManager", 0x76FB20 }, + { "oCObjectFactory::CreateCSManager", 0x76FB80 }, + { "oCObjectFactory::CreateGameInfo", 0x76FBE0 }, + { "oCObjectFactory::CreatePlayerInfo", 0x76FC40 }, + { "oCObjectFactory::CreateWorld", 0x76FCA0 }, + { "oCWorld::operator delete", 0x76FD00 }, + { "oCObjectFactory::CreateNpc", 0x76FD20 }, + { "oCObjectFactory::CreateItem", 0x76FDE0 }, + { "oCObjectFactory::CreateWaypoint", 0x76FEA0 }, + { "oCObjectFactory::CreateWay", 0x76FF00 }, + { "oCParticleControl::oCParticleControl", 0x76FF90 }, + { "oCParticleControl::~oCParticleControl", 0x770230 }, + { "oCParticleControl::GetPFXVob", 0x7702C0 }, + { "oCParticleControl::SelectActivePFX", 0x7702D0 }, + { "oCParticleControl::EditActivePFX", 0x770660 }, + { "zCParticleEmitter::operator=", 0x770750 }, + { "oCParticleControl::SetStartPos", 0x771330 }, + { "oCParticleControl::StartActivePFX", 0x771350 }, + { "oCParticleControl::CreateNewPFX", 0x771700 }, + { "oCParticleControl::SetPFXName", 0x771930 }, + { "oCParticleControl::SetWorld", 0x771A90 }, + { "oCParticleControl::BeginEditActive", 0x771AE0 }, + { "oCParticleControl::DeleteLastPFX", 0x771BB0 }, + { "oCParticleControl::EndEditActive", 0x771CB0 }, + { "oCPortalRoom::oCPortalRoom", 0x771F00 }, + { "oCPortalRoom::~oCPortalRoom", 0x772250 }, + { "oCPortalRoom::GetOwnerNpc", 0x7722D0 }, + { "oCPortalRoom::GetOwnerGuild", 0x772320 }, + { "oCPortalRoom::GetPortalName", 0x772330 }, + { "oCPortalRoom::IsPortalMyRoom", 0x772340 }, + { "oCPortalRoom::SavePortalData", 0x7725A0 }, + { "oCPortalRoom::LoadPortalData", 0x7725E0 }, + { "oCPortalRoomManager::SortPortals", 0x772620 }, + { "oCPortalRoomManager::oCPortalRoomManager", 0x772690 }, + { "oCPortalRoomManager::CleanUp", 0x7726C0 }, + { "oCPortalRoomManager::~oCPortalRoomManager", 0x772710 }, + { "oCPortalRoomManager::AssignPortalToNpc", 0x7727B0 }, + { "oCPortalRoomManager::AssignPortalToGuild", 0x7729E0 }, + { "oCPortalRoomManager::GetPortalRoomIndex", 0x772BE0 }, + { "oCPortalRoomManager::IsPlayerInMyRoom", 0x772D80 }, + { "oCPortalRoomManager::IsNSCInPlayerRoom", 0x772DC0 }, + { "oCPortalRoomManager::WasPlayerInMyRoom", 0x772E00 }, + { "oCPortalRoomManager::IsPortalMyRoom", 0x772E30 }, + { "oCPortalRoomManager::GetCurPlayerPortalRoomOwner", 0x772F90 }, + { "oCPortalRoomManager::GetCurPlayerPortalRoomGuild", 0x772FF0 }, + { "oCPortalRoomManager::GetFormerPlayerPortalRoomOwner", 0x773000 }, + { "oCPortalRoomManager::GetFormerPlayerPortalRoomGuild", 0x773060 }, + { "oCPortalRoomManager::HasPlayerChangedPortalRoom", 0x773070 }, + { "oCPortalRoomManager::GetCurNpcPortalRoomOwner", 0x7730C0 }, + { "oCPortalRoomManager::GetCurNpcPortalRoomGuild", 0x773160 }, + { "oCPortalRoomManager::ShowDebugInfo", 0x7731A0 }, + { "oCPortalRoomManager::ShowPortalInfo", 0x7737E0 }, + { "oCPortalRoomManager::SavePortalData", 0x773B70 }, + { "oCPortalRoomManager::LoadPortalData", 0x773BE0 }, + { "zCArraySort::AllocDelta", 0x773E60 }, + { "oCRtnCutscene::ResetPlayState", 0x774160 }, + { "oCRtnCutscene::~oCRtnCutscene", 0x774180 }, + { "oCRtnCutscene::`scalar deleting destructor'", 0x774250 }, + { "oCRtnCutscene::oCRtnCutscene", 0x774270 }, + { "oCRtnEntry::oCRtnEntry", 0x7742C0 }, + { "oCRtnEntry::~oCRtnEntry", 0x7744A0 }, + { "oCRtnEntry::GetTime", 0x774520 }, + { "oCRtnEntry::SetTime", 0x774550 }, + { "oCRtnEntry::GetState", 0x774570 }, + { "oCRtnEntry::GetWaypoint", 0x774580 }, + { "oCRtnManager::SetWorld", 0x774900 }, + { "oCRtnManager::ShowRoutine", 0x774910 }, + { "oCRtnManager::GetRoutineString", 0x774B80 }, + { "oCRtnManager::Insert", 0x775000 }, + { "oCRtnManager::UpdateGlobalRoutineEntry", 0x775020 }, + { "oCRtnManager::UpdateSingleRoutine", 0x775080 }, + { "oCRtnManager::RestartRoutines", 0x7751E0 }, + { "oCRtnManager::FindRoutine", 0x775580 }, + { "oCRtnManager::CheckRoutines", 0x7756C0 }, + { "oCRtnManager::GetRoutinePos", 0x7757D0 }, + { "oCRtnManager::WriteRoutine", 0x775AC0 }, + { "oCRtnManager::ReadRoutine", 0x775BD0 }, + { "oCRtnManager::RemoveEntry", 0x775E70 }, + { "oCRtnManager::RemoveRoutine", 0x775EF0 }, + { "oCRtnManager::CheckConsistency", 0x776080 }, + { "oCRtnManager::RemoveOverlay", 0x776330 }, + { "oCRtnManager::SetDailyRoutinePos", 0x7764D0 }, + { "oCRtnManager::InitWayBoxes", 0x776530 }, + { "oCRtnManager::InsertWaybox", 0x776580 }, + { "oCRtnManager::RemoveWayBoxes", 0x776850 }, + { "oCRtnManager::CreateWayBoxes", 0x776960 }, + { "oCRtnManager::DrawWayBoxes", 0x776D20 }, + { "oCRtnManager::CreateActiveList", 0x776D60 }, + { "oCRtnManager::CollidesWithWayBox", 0x776E90 }, + { "oCRtnManager::GetNumOfWayBoxes", 0x777090 }, + { "zCListSort::~zCListSort", 0x7770B0 }, + { "zCListSort::InsertSort", 0x7770E0 }, + { "zCListSort::~zCListSort", 0x777160 }, + { "zCListSort::DeleteListDatas", 0x777190 }, + { "zCListSort::Remove", 0x7771F0 }, + { "zCList::~zCList", 0x777250 }, + { "zCList::Insert", 0x777280 }, + { "zCArraySort::zCArraySort", 0x7772D0 }, + { "zCArraySort::~zCArraySort", 0x7772F0 }, + { "zCList::~zCList", 0x777330 }, + { "zCListSort::`scalar deleting destructor'", 0x777360 }, + { "zCListSort::`scalar deleting destructor'", 0x777390 }, + { "zCList::`scalar deleting destructor'", 0x7773C0 }, + { "zCArraySort::AllocDelta", 0x777400 }, + { "zCArray::AllocDelta", 0x777460 }, + { "oCSpawnManager::oCSpawnManager", 0x777730 }, + { "oCSpawnManager::~oCSpawnManager", 0x777780 }, + { "oCSpawnManager::SetInsertRange", 0x777820 }, + { "oCSpawnManager::GetInsertRange", 0x777830 }, + { "oCSpawnManager::SetRemoveRange", 0x777840 }, + { "oCSpawnManager::GetRemoveRange", 0x777850 }, + { "oCSpawnManager::SetSpawnTime", 0x777860 }, + { "oCSpawnManager::GetSpawnTime", 0x777870 }, + { "oCSpawnManager::ClearList", 0x777880 }, + { "oCSpawnManager::InsertInList", 0x7778D0 }, + { "oCSpawnManager::RemoveFromList", 0x7779B0 }, + { "oCSpawnManager::IsSpawningEnabled", 0x777A20 }, + { "oCSpawnManager::SetSpawningEnabled", 0x777A30 }, + { "oCSpawnManager::SpawnImmediately", 0x777A40 }, + { "oCSpawnManager::CheckInsertNpcs", 0x777BE0 }, + { "oCSpawnManager::ShowDebugInfo", 0x777C70 }, + { "oCSpawnManager::CheckInsertNpc", 0x7780B0 }, + { "oCSpawnManager::InitCameraPos", 0x7788C0 }, + { "oCSpawnManager::InsertNpc", 0x778920 }, + { "oCSpawnManager::SummonNpc", 0x778A20 }, + { "oCSpawnManager::SpawnNpc", 0x778B20 }, + { "oCSpawnManager::CheckForInvalidDialogCamPos", 0x778FD0 }, + { "oCSpawnManager::UseDeadNpcRoutinePos", 0x7791B0 }, + { "oCSpawnManager::CanDeadNpcBeRemoved", 0x779260 }, + { "oCSpawnManager::CheckRemoveNpc", 0x7792E0 }, + { "oCSpawnManager::DeleteNpc", 0x779690 }, + { "oCSpawnManager::DeleteAllSummoned", 0x779720 }, + { "oCSpawnManager::Archive", 0x7797F0 }, + { "oCSpawnManager::Unarchive", 0x779890 }, + { "zCArray::Remove", 0x779A90 }, + { "zCArray::AllocDelta", 0x779AE0 }, + { "oCSVMManager::oCSVMManager", 0x779B70 }, + { "oCSVM::`vector deleting destructor'", 0x779DA0 }, + { "oCSVMManager::~oCSVMManager", 0x779E10 }, + { "oCSVMManager::GetOU", 0x779E50 }, + { "oCSVM::oCSVM", 0x77A260 }, + { "oCSVM::~oCSVM", 0x77A270 }, + { "oCSVM::InitByScript", 0x77A290 }, + { "oCSVM::GetOU", 0x77A540 }, + { "oCText::InitText", 0x77A7A0 }, + { "oCVob::oCVob", 0x77B6A0 }, + { "oCVob::_GetClassDef", 0x77B6C0 }, + { "oCVob::GetSoundMaterial_AM", 0x77B6D0 }, + { "oCVob::`scalar deleting destructor'", 0x77B6E0 }, + { "oCVob::~oCVob", 0x77B710 }, + { "oCVob::Init", 0x77B720 }, + { "oCVob::ClearDebugList", 0x77B730 }, + { "oCVob::ShowVobDebugInfo", 0x77B770 }, + { "oCVob::GetShowDebug", 0x77B7A0 }, + { "oCVob::ToggleShowDebug", 0x77B7D0 }, + { "oCVob::SetShowDebug", 0x77B850 }, + { "oCVob::ShowDebugInfo", 0x77B8D0 }, + { "oCVob::HasNpcEnoughSpace", 0x77C3C0 }, + { "oCVob::HasEnoughSpace", 0x77C6B0 }, + { "oCVob::SearchNpcPosition", 0x77C860 }, + { "oCVob::SearchFreePosition", 0x77CCB0 }, + { "oCVob::SetOnFloor", 0x77D0E0 }, + { "oCVob::GetFloorPosition", 0x77D130 }, + { "oCVob::GetFloorPositionWithVob", 0x77D200 }, + { "oCVob::GetInstance", 0x77D2E0 }, + { "oCVob::GetInstanceName", 0x77D2F0 }, + { "oCVob::Archive", 0x77D380 }, + { "oCVob::Unarchive", 0x77D390 }, + { "oCVob::StartParticleEffects", 0x77D3A0 }, + { "oCVob::Render", 0x77D3B0 }, + { "oCVob::GetAIVobMove", 0x77D5F0 }, + { "oCTouchDamage::GetDamageTypeArcEnum", 0x77D6A0 }, + { "oCTouchDamage::_CreateNewInstance", 0x77DAF0 }, + { "oCTouchDamage::operator delete", 0x77DB50 }, + { "oCTouchDamage::_GetClassDef", 0x77DB70 }, + { "oCTouchDamage::`scalar deleting destructor'", 0x77DB80 }, + { "oCTouchDamage::~oCTouchDamage", 0x77DBB0 }, + { "zCList::~zCList", 0x77DBC0 }, + { "zCList::Insert", 0x77DBF0 }, + { "zCList::`scalar deleting destructor'", 0x77DC40 }, + { "oCWaypoint::oCWaypoint", 0x77DEF0 }, + { "zCWaypoint::_GetClassDef", 0x77DF10 }, + { "oCWaypoint::`scalar deleting destructor'", 0x77DF20 }, + { "oCWaypoint::~oCWaypoint", 0x77DF50 }, + { "oCWaypoint::CanBeUsed", 0x77DF60 }, + { "oCWay::oCWay", 0x77DFD0 }, + { "oCWay::`scalar deleting destructor'", 0x77DFF0 }, + { "oCWay::~oCWay", 0x77E010 }, + { "oCWay::CanBeUsed", 0x77E0A0 }, + { "oCWay::Init", 0x77E190 }, + { "oCWay::IsObjectOnWay", 0x77E880 }, + { "oCWay::GetLadder", 0x77E8A0 }, + { "oCWay::GetDoor", 0x77E8B0 }, + { "oCWorld::_CreateNewInstance", 0x77ED20 }, + { "oCWorld::oCWorld", 0x77ED80 }, + { "oCWorld::_GetClassDef", 0x77EF40 }, + { "oCWorld::`scalar deleting destructor'", 0x77EFB0 }, + { "oCWorld::~oCWorld", 0x77EFE0 }, + { "zCListSort::`scalar deleting destructor'", 0x77F1E0 }, + { "zCListSort::`scalar deleting destructor'", 0x77F210 }, + { "oCWorld::CreateVob", 0x77F240 }, + { "oCWorld::Archive", 0x77F610 }, + { "oCWorld::Unarchive", 0x77F860 }, + { "oCWorld::SaveWorld", 0x77FA50 }, + { "oCWorld::LoadWorld", 0x77FB40 }, + { "oCWorld::AddVobAsChild", 0x77FE30 }, + { "oCWorld::RemoveVob", 0x7800C0 }, + { "oCWorld::InsertVobInWorld", 0x780330 }, + { "oCWorld::EnableVob", 0x780340 }, + { "oCWorld::DisableVob", 0x780460 }, + { "oCWorld::SearchVob", 0x780570 }, + { "oCWorld::SearchVobByID", 0x7805C0 }, + { "oCWorld::SearchVobByName", 0x780610 }, + { "oCWorld::SearchVobListByName", 0x7806C0 }, + { "oCWorld::TraverseVobList", 0x780830 }, + { "oCWorld::ClearNpcPerceptionVobLists", 0x780870 }, + { "oCWorld::InsertInLists", 0x7808B0 }, + { "oCWorld::RemoveFromLists", 0x780990 }, + { "oCWorld::DisposeVobs", 0x780BD0 }, + { "oCWorld::DisposeWorld", 0x780D50 }, + { "oCWorldTimer::oCWorldTimer", 0x780D60 }, + { "oCWorldTimer::~oCWorldTimer", 0x780D70 }, + { "oCWorldTimer::Timer", 0x780D80 }, + { "oCWorldTimer::GetDay", 0x780DD0 }, + { "oCWorldTimer::SetDay", 0x780DE0 }, + { "oCWorldTimer::GetTime", 0x780DF0 }, + { "oCWorldTimer::SetTime", 0x780E40 }, + { "oCWorldTimer::GetFullTime", 0x780E80 }, + { "oCWorldTimer::SetFullTime", 0x780E90 }, + { "oCWorldTimer::GetTimeString", 0x780EC0 }, + { "oCWorldTimer::IsLater", 0x781110 }, + { "oCWorldTimer::IsLaterEqual", 0x781150 }, + { "oCWorldTimer::IsTimeBetween", 0x781190 }, + { "oCWorldTimer::GetPassedTime", 0x781220 }, + { "oCWorldTimer::GetSkyTime", 0x781240 }, + { "oCWorldTimer::IsDay", 0x781280 }, + { "oCWorldTimer::IsNight", 0x781300 }, + { "oCWorldTimer::AddTime", 0x781390 }, + { "zCListSort::Remove", 0x7813F0 }, + { "zCListSort::~zCListSort", 0x781450 }, + { "zCListSort::InsertSort", 0x781480 }, + { "zCListSort::InsertSort", 0x781500 }, + { "TestFont", 0x7815B0 }, + { "MainProg", 0x781840 }, + { "zCConDat::zCConDat", 0x781990 }, + { "zCConsole::HandleEvent", 0x781DB0 }, + { "zCConsole::zCConsole", 0x781EA0 }, + { "zCConsole::~zCConsole", 0x782200 }, + { "zCConsole::SetAutoCompletion", 0x7823B0 }, + { "zCConsole::HasAutoCompletion", 0x7823C0 }, + { "zCConsole::SetWorld", 0x7823D0 }, + { "zCConsole::GetWorld", 0x7823E0 }, + { "zCConsole::SetParser", 0x7823F0 }, + { "zCConsole::GetParser", 0x782400 }, + { "zCConsole::AddChar", 0x782410 }, + { "zCConsole::InsertVar", 0x782890 }, + { "zCConsole::Register", 0x7829C0 }, + { "zCConsole::AutoCompletion", 0x782C00 }, + { "zCConsole::SetFocus", 0x783380 }, + { "zCConsole::RemoveFocus", 0x7833B0 }, + { "zCConsole::Show", 0x783460 }, + { "zCConsole::Hide", 0x7836B0 }, + { "zCConsole::Toggle", 0x7837A0 }, + { "zCConsole::IsVisible", 0x783890 }, + { "zCConsole::AddSkip", 0x7838B0 }, + { "zCConsole::Update", 0x7838E0 }, + { "zCConsole::ShowInput", 0x783F80 }, + { "zCConsole::Get", 0x784100 }, + { "zCConsole::GetBestMatch", 0x7842B0 }, + { "zCConsole::Eval", 0x7844B0 }, + { "zCConsole::Evaluate", 0x784860 }, + { "zCConsole::SetPos", 0x784F30 }, + { "zCConsole::SetDim", 0x784F50 }, + { "zCConsole::SetFlags", 0x784F70 }, + { "zCConsole::AddEvalFunc", 0x784F80 }, + { "zCConsole::SetChangedFunc", 0x784FB0 }, + { "zCConsole::ShowHelp", 0x784FC0 }, + { "zCConsole::SaveInfoFile", 0x785200 }, + { "zCConsole::EditFunc", 0x785470 }, + { "zCConsole::EditInstance", 0x785670 }, + { "zCList::~zCList", 0x785A40 }, + { "zList::InsertLast", 0x785A70 }, + { "zCList::`scalar deleting destructor'", 0x785AC0 }, + { "zCConDat::`scalar deleting destructor'", 0x785B00 }, + { "zCConDat::~zCConDat", 0x785B20 }, + { "zCEventManager::_CreateNewInstance", 0x785DB0 }, + { "zCEventManager::_GetClassDef", 0x785F00 }, + { "zCEventManager::GetNetVobControl", 0x785F10 }, + { "zCEventManager::DoFrameActivity", 0x785F70 }, + { "zCEventManager::`scalar deleting destructor'", 0x7860D0 }, + { "zCEventManager::~zCEventManager", 0x786230 }, + { "zCEventManager::KillMessages", 0x786320 }, + { "zCEventManager::OnMessage", 0x786380 }, + { "zCEventManager::SendMessageToHost", 0x786C60 }, + { "zCEventManager::SetShowMessageCommunication", 0x786E00 }, + { "zCEventManager::GetShowMessageCommunication", 0x786E10 }, + { "zCEventManager::ShowMessageCommunication", 0x786E20 }, + { "zCEventManager::ProcessMessageList", 0x787000 }, + { "zCEventManager::SetActive", 0x787110 }, + { "zCEventManager::Delete", 0x787270 }, + { "zCEventManager::RemoveFromList", 0x7872B0 }, + { "zCEventManager::InsertInList", 0x787300 }, + { "zCEventManager::SetCutscene", 0x7874F0 }, + { "zCEventManager::GetCutscene", 0x787560 }, + { "zCEventManager::GetCutsceneMode", 0x787570 }, + { "zCEventManager::Clear", 0x787580 }, + { "zCEventManager::IsEmpty", 0x787780 }, + { "zCEventManager::IsRunning", 0x7877E0 }, + { "zCEventManager::GetActiveMessage", 0x787810 }, + { "zCEventManager::Print_db", 0x787850 }, + { "zCEventManager::OnTouch", 0x787860 }, + { "zCEventManager::OnUntouch", 0x787920 }, + { "zCEventManager::OnTouchLevel", 0x7879E0 }, + { "zCEventManager::OnTrigger", 0x7879F0 }, + { "zCEventManager::OnUntrigger", 0x787AB0 }, + { "zCEventManager::OnDamage", 0x787B70 }, + { "zCEventManager::GetEventMessage", 0x787C40 }, + { "zCEventManager::ShowList", 0x787C50 }, + { "zCEventManager::Archive", 0x787F00 }, + { "zCEventManager::Unarchive", 0x787F40 }, + { "zCArray::Remove", 0x787FB0 }, + { "zCFontMan::zCFontMan", 0x788030 }, + { "zCFontMan::~zCFontMan", 0x788040 }, + { "zCFontMan::SearchFont", 0x788110 }, + { "zCFontMan::Load", 0x7882D0 }, + { "zCFontMan::GetNumber", 0x7884A0 }, + { "zCFontMan::GetFont", 0x7884B0 }, + { "zCFont::CacheIn", 0x7884D0 }, + { "zCFont::LoadFontTexture", 0x788510 }, + { "zCFont::zCFont", 0x788780 }, + { "zCFont::~zCFont", 0x788920 }, + { "zCFont::LoadSource", 0x7889B0 }, + { "zCFont::SaveFontData", 0x788B00 }, + { "zCFont::LoadFontData", 0x788F20 }, + { "zCFont::GetFontName", 0x7894A0 }, + { "zCFont::GetFontY", 0x7894E0 }, + { "zCFont::GetFontX", 0x7894F0 }, + { "zCFont::GetWidth", 0x789520 }, + { "zCFont::GetLetterDistance", 0x789530 }, + { "zCFont::MapToAscii", 0x789540 }, + { "zCFont::GetSizex", 0x7895E0 }, + { "zCFont::GetSizey", 0x789610 }, + { "zCFont::GetPixel", 0x789640 }, + { "zCFont::GetPixelAlpha", 0x789780 }, + { "zCFont::NextPixelX", 0x7898C0 }, + { "zCFont::NextPixelY", 0x789920 }, + { "zCFont::NextPixelXAlpha", 0x789980 }, + { "zCFont::NextPixelYAlpha", 0x7899E0 }, + { "zCFont::NextPixelXCol", 0x789A40 }, + { "zCFont::NextPixelYCol", 0x789AC0 }, + { "zCFont::AnalyseLetters", 0x789B40 }, + { "zCFont::GetFontData", 0x78A390 }, + { "zCFont::GetFontTexture", 0x78A3F0 }, + { "zCArray::AllocDelta", 0x78A420 }, + { "zCGfx::zCGfx", 0x78A4B0 }, + { "zCGfx::~zCGfx", 0x78A910 }, + { "zCGfx::Reload", 0x78A9A0 }, + { "rnd", 0x78AF10 }, + { "Gfx_ChangeBPP", 0x78AF40 }, + { "zCGfx::LoadRaw", 0x78AF50 }, + { "zCGfx::Readbyte", 0x78AFF0 }, + { "zCGfx::LoadPcx", 0x78B060 }, + { "zCGfx::LoadTga", 0x78B510 }, + { "zCGfx::SaveRaw", 0x78C7F0 }, + { "zCGfx::Save", 0x78C850 }, + { "zCGfx::LoadGfx", 0x78C9F0 }, + { "Gfx_Col", 0x78CC60 }, + { "zCGfx::GetSizex", 0x78CD70 }, + { "zCGfx::GetSizey", 0x78CD80 }, + { "zCGfx::GetDataPtr", 0x78CD90 }, + { "zCGfx::GetPixel", 0x78CDA0 }, + { "Gfx_Setpal", 0x78CDC0 }, + { "Gfx_Loadpal", 0x78CE70 }, + { "zCParser::SetVersion", 0x78D000 }, + { "zCParser::GetVersion", 0x78D010 }, + { "zCPar_File::zCPar_File", 0x78D020 }, + { "zCPar_File::~zCPar_File", 0x78D050 }, + { "zCPar_File::IsNewerDate", 0x78D0F0 }, + { "zCPar_File::IsExactDate", 0x78D170 }, + { "zCPar_File::SetFileNumber", 0x78D1F0 }, + { "zCPar_File::GetFileNumber", 0x78D200 }, + { "zCPar_File::GetName", 0x78D210 }, + { "zCPar_File::EnableTreeLoad", 0x78D260 }, + { "zCPar_File::Load", 0x78D270 }, + { "zCPar_File::GetStartAddress", 0x78D4F0 }, + { "zCPar_File::GetEndAddress", 0x78D500 }, + { "zCPar_File::Dispose", 0x78D510 }, + { "zCPar_File::SetTree", 0x78D530 }, + { "zCPar_File::GetTree", 0x78D570 }, + { "zCPar_File::SetLabelCount", 0x78D580 }, + { "zCPar_File::GetLabelCount", 0x78D590 }, + { "zCPar_File::SaveTree", 0x78D5A0 }, + { "zCPar_File::SaveTreeNode", 0x78D820 }, + { "zCPar_File::LoadTreeNode", 0x78D990 }, + { "zCPar_File::LoadTree", 0x78DAC0 }, + { "zCPar_File::DeleteTree", 0x78DE90 }, + { "zCParser::GetParser", 0x78DEC0 }, + { "zCParser::zCParser", 0x78DED0 }, + { "zCParser::~zCParser", 0x78DFF0 }, + { "zCPar_TreeNode::`scalar deleting destructor'", 0x78E230 }, + { "zCParser::SetMessageFunc", 0x78E250 }, + { "zCParser::SetStopOnError", 0x78E260 }, + { "zCParser::Error", 0x78E270 }, + { "zCParser::Message", 0x78E5F0 }, + { "zCParser::SaveDat", 0x78E740 }, + { "zCParser::LoadDat", 0x78E900 }, + { "zCParser::Parse", 0x78EBA0 }, + { "zCParser::ParseSource", 0x78EE20 }, + { "zCParser::ParseFile", 0x78F660 }, + { "zCParser::ParseBlock", 0x78FE30 }, + { "zCParser::CreatePCode", 0x7900E0 }, + { "zCParser::ShowSymbols", 0x790810 }, + { "zCParser::PushTree", 0x790820 }, + { "zCParser::PushOnStack", 0x790840 }, + { "zCParser::SolveLabels", 0x7915F0 }, + { "zCParser::MergeFile", 0x791650 }, + { "zCParser::PopDataValue", 0x7918B0 }, + { "zCParser::PopFloatValue", 0x7918E0 }, + { "zCParser::PopVarAddress", 0x791910 }, + { "zCParser::PopString", 0x791940 }, + { "zCParser::DoStack", 0x791960 }, + { "zCParser::CallFunc", 0x7929D0 }, + { "zCParser::GetCurrentFunc", 0x792F10 }, + { "zCParser::CreateInstance", 0x792F20 }, + { "zCParser::CreatePrototype", 0x793010 }, + { "zCParser::Reset", 0x793100 }, + { "zCParser::EnableTreeSave", 0x793440 }, + { "zCParser::EnableDatSave", 0x793450 }, + { "zCParser::EnableTreeLoad", 0x793460 }, + { "zCParser::GetIndex", 0x793470 }, + { "zCParser::MatchClass", 0x793530 }, + { "zCParser::GetBaseClass", 0x7935B0 }, + { "zCParser::GetBase", 0x793670 }, + { "zCParser::GetPrototype", 0x7936C0 }, + { "zCParser::GetInstance", 0x793730 }, + { "zCParser::GetSymbolInfo", 0x7937F0 }, + { "zCParser::GetSymbol", 0x7938C0 }, + { "zCParser::GetClassVarInfo", 0x793990 }, + { "zCParser::GetText", 0x793D70 }, + { "zCParser::GetInt", 0x793E90 }, + { "zCParser::GetInstanceValue", 0x793EE0 }, + { "zCParser::IsValid", 0x7942E0 }, + { "zCParser::CheckClassSize", 0x794450 }, + { "zCParser::AddClassOffset", 0x794730 }, + { "zCParser::SetInstance", 0x794870 }, + { "zCParser::AutoCompletion", 0x794950 }, + { "zCParser::GetNumFiles", 0x794B60 }, + { "zCParser::GetFileName", 0x794B70 }, + { "zCParser::IsStackFull", 0x794C10 }, + { "zCParser::GetLastErrorLine", 0x794C20 }, + { "zCParser::Reparse", 0x794C30 }, + { "zCParser::SaveInstance", 0x794D40 }, + { "zCParser::ShowCode", 0x795A60 }, + { "zCParser::SaveInfoFile", 0x795BB0 }, + { "zCParser::SetInfoFile", 0x796200 }, + { "zCParser::IsInAdditionalInfo", 0x796390 }, + { "zCParser::WriteAdditionalInfo", 0x796540 }, + { "zCParser::ClearAllInstanceRefs", 0x7968D0 }, + { "zCParser::ClearInstanceRefs", 0x796940 }, + { "zCParser::ResetGlobalVars", 0x7969C0 }, + { "zCParser::CreateVarReferenceList", 0x796A40 }, + { "zCParser::ResetWithVarReferenceList", 0x796BC0 }, + { "zCParser::SaveGlobalVars", 0x796C40 }, + { "zCParser::LoadGlobalVars", 0x797170 }, + { "zCArray::InsertEnd", 0x797700 }, + { "zCPar_TreeNode::zCPar_TreeNode", 0x797980 }, + { "zCPar_TreeNode::~zCPar_TreeNode", 0x797BA0 }, + { "zCPar_TreeNode::SetLeft", 0x797C60 }, + { "zCPar_TreeNode::SetRight", 0x797C70 }, + { "zCPar_TreeNode::SetNext", 0x797C80 }, + { "zCPar_TreeNode::SeekEndTree", 0x797C90 }, + { "zCPar_TreeNode::MakeDyadicNode", 0x797CB0 }, + { "zCPar_TreeNode::MakeMonadicNode", 0x797D20 }, + { "zCParser::GetOperatorString", 0x797D80 }, + { "zCParser::FindNext", 0x798310 }, + { "zCParser::PrevWord", 0x798480 }, + { "zCParser::ReadWord", 0x7984B0 }, + { "zCParser::Match", 0x798720 }, + { "zCParser::ReadVarType", 0x7988B0 }, + { "zCParser::ReadFuncType", 0x798AE0 }, + { "zCParser::ReadInt", 0x798D00 }, + { "zCParser::ReadFloat", 0x798FA0 }, + { "zCParser::ReadString", 0x7992E0 }, + { "zCParser::ReadArray", 0x7995C0 }, + { "zCParser::CreateLeaf", 0x7997C0 }, + { "zCParser::CreateStringLeaf", 0x799820 }, + { "zCParser::CreateFloatLeaf", 0x799A70 }, + { "zCParser::GetNextToken", 0x799C10 }, + { "zCParser::Parse_Expression_Primary", 0x79A390 }, + { "zCParser::Parse_Expression", 0x79A940 }, + { "zCParser::ParseExpressionEx", 0x79AB50 }, + { "zCParser::ParseExpression", 0x79ABC0 }, + { "zCParser::EvalLeaf", 0x79ABE0 }, + { "zCParser::DeclareVar", 0x79B0A0 }, + { "zCParser::DeclareClass", 0x79C3D0 }, + { "zCParser::DeclareInstance", 0x79C5A0 }, + { "zCParser::DeclarePrototype", 0x79CD80 }, + { "zCParser::DeclareIf", 0x79D270 }, + { "zCParser::DeclareAssign", 0x79D6D0 }, + { "zCParser::DeclareAssignFunc", 0x79DE50 }, + { "zCParser::DeclareFunc", 0x79E140 }, + { "zCParser::DeclareReturn", 0x79E5D0 }, + { "zCParser::DeclareFuncCall", 0x79E7B0 }, + { "zCParser::SearchFuncWithStartAddress", 0x79F180 }, + { "zCParser::GetNextCommand", 0x79F1F0 }, + { "zCParser::ShowPCodeSpy", 0x79FE10 }, + { "zCParser::ShowPCode", 0x79FF40 }, + { "zCParser::DefineExternal", 0x7A0190 }, + { "zCParser::DefineExternalVar", 0x7A0550 }, + { "zCParser::GetParameter", 0x7A0760 }, + { "zCParser::GetInstanceAndIndex", 0x7A0920 }, + { "zCParser::SetReturn", 0x7A0960 }, + { "zCParser::FindInstanceVar", 0x7A09F0 }, + { "zCParser::GetLastInstance", 0x7A0BD0 }, + { "zCParser::FindIndex", 0x7A0BE0 }, + { "zCArray::InsertEnd", 0x7A0DB0 }, + { "zCPar_StringTable::zCPar_StringTable", 0x7A0EB0 }, + { "zCPar_StringTable::~zCPar_StringTable", 0x7A0F50 }, + { "zCPar_StringTable::Clear", 0x7A0FD0 }, + { "zCPar_StringTable::Insert", 0x7A1000 }, + { "zCPar_StringTable::GetLastEntry", 0x7A1150 }, + { "zCPar_StringTable::GetString", 0x7A1160 }, + { "zCPar_StringTable::Save", 0x7A1180 }, + { "zCPar_StringTable::Load", 0x7A12A0 }, + { "zCPar_StringTable::ShrinkToFit", 0x7A1480 }, + { "zCPar_StringTable::Show", 0x7A1500 }, + { "zCPar_Symbol::SetUseInstance", 0x7A1550 }, + { "zCPar_Symbol::SetUseInstanceAdr", 0x7A1670 }, + { "zCPar_Symbol::GetUseInstance", 0x7A1680 }, + { "zCPar_Symbol::zCPar_Symbol", 0x7A1690 }, + { "zCPar_Symbol::~zCPar_Symbol", 0x7A16F0 }, + { "zCPar_Symbol::AllocSpace", 0x7A17C0 }, + { "zCPar_Symbol::GetDataAdr", 0x7A1A40 }, + { "zCPar_Symbol::SetDataAdr", 0x7A1D40 }, + { "zCPar_Symbol::SetFlag", 0x7A1D50 }, + { "zCPar_Symbol::HasFlag", 0x7A1D80 }, + { "zCPar_Symbol::SetParent", 0x7A1DA0 }, + { "zCPar_Symbol::GetParent", 0x7A1DB0 }, + { "zCPar_Symbol::GetInstanceAdr", 0x7A1DC0 }, + { "zCPar_Symbol::GetNext", 0x7A1DD0 }, + { "zCPar_Symbol::ArrayCheck", 0x7A1DE0 }, + { "zCPar_Symbol::GetStackPos", 0x7A1E10 }, + { "zCPar_Symbol::SetStackPos", 0x7A1E20 }, + { "zCPar_Symbol::SetValue", 0x7A1E30 }, + { "zCPar_Symbol::GetValue", 0x7A1FE0 }, + { "zCPar_Symbol::SetLineData", 0x7A2190 }, + { "zCPar_Symbol::GetLineData", 0x7A2550 }, + { "zCPar_Symbol::SetFileNr", 0x7A2590 }, + { "zCPar_Symbol::Save", 0x7A2720 }, + { "zCPar_Symbol::SaveFull", 0x7A2940 }, + { "zCPar_Symbol::LoadFull", 0x7A2BA0 }, + { "zCPar_Symbol::Load", 0x7A2D70 }, + { "zCPar_Symbol::SetOffset", 0x7A2F20 }, + { "zCPar_Symbol::GetOffset", 0x7A2F30 }, + { "zCPar_Symbol::SetClassOffset", 0x7A2F40 }, + { "zCPar_Symbol::GetClassOffset", 0x7A2F50 }, + { "zCPar_SymbolTable::zCPar_SymbolTable", 0x7A2F60 }, + { "zCPar_SymbolTable::~zCPar_SymbolTable", 0x7A3090 }, + { "zCPar_SymbolTable::Clear", 0x7A3100 }, + { "zCPar_Symbol::`vector deleting destructor'", 0x7A3190 }, + { "zCPar_SymbolTable::PreAlloc", 0x7A31F0 }, + { "zCPar_SymbolTable::Compare", 0x7A3260 }, + { "zCPar_SymbolTable::Save", 0x7A32E0 }, + { "zCPar_SymbolTable::Load", 0x7A3460 }, + { "zCPar_SymbolTable::IsIn", 0x7A3850 }, + { "zCPar_SymbolTable::GetIndex", 0x7A3A70 }, + { "zCPar_SymbolTable::Search", 0x7A3D60 }, + { "zCPar_SymbolTable::GetSymbol", 0x7A3E40 }, + { "zCPar_SymbolTable::Insert", 0x7A3F00 }, + { "zCPar_SymbolTable::InsertEnd", 0x7A4140 }, + { "zCPar_SymbolTable::ShrinkToFit", 0x7A4350 }, + { "zCPar_SymbolTable::SetSize", 0x7A4430 }, + { "zCPar_SymbolTable::GetNumInList", 0x7A44E0 }, + { "zCPar_SymbolTable::GetLastSymbol", 0x7A44F0 }, + { "zCPar_SymbolTable::GetFirstSymbol", 0x7A4500 }, + { "zCPar_SymbolTable::Show", 0x7A4510 }, + { "zCPar_Stack::zCPar_Stack", 0x7A4AC0 }, + { "zCPar_Stack::~zCPar_Stack", 0x7A4AF0 }, + { "zCPar_Stack::GetPopPos", 0x7A4B10 }, + { "zCPar_Stack::SetPopPos", 0x7A4B20 }, + { "zCPar_Stack::GetDynSize", 0x7A4B30 }, + { "zCPar_Stack::GetStatSize", 0x7A4B40 }, + { "zCPar_Stack::PushByte", 0x7A4B50 }, + { "zCPar_Stack::PushWord", 0x7A4B70 }, + { "zCPar_Stack::PushInt", 0x7A4B90 }, + { "zCPar_Stack::PushString", 0x7A4BB0 }, + { "zCPar_Stack::PopByte", 0x7A4C20 }, + { "zCPar_Stack::PopWord", 0x7A4C30 }, + { "zCPar_Stack::PopInt", 0x7A4C40 }, + { "zCPar_Stack::PopString", 0x7A4C50 }, + { "zCPar_Stack::CheckOverflow", 0x7A4E10 }, + { "zCPar_Stack::Set", 0x7A4E80 }, + { "zCPar_Stack::Clear", 0x7A4EA0 }, + { "zCPar_Stack::Save", 0x7A4EB0 }, + { "zCPar_Stack::Load", 0x7A4EF0 }, + { "zCPar_DataStack::zCPar_DataStack", 0x7A4F50 }, + { "zCPar_DataStack::~zCPar_DataStack", 0x7A4F70 }, + { "zCPar_DataStack::Push", 0x7A4F80 }, + { "zCPar_DataStack::Pop", 0x7A5070 }, + { "zCPar_DataStack::PopFloat", 0x7A5090 }, + { "zCPar_DataStack::IsEmpty", 0x7A5170 }, + { "zCPar_DataStack::Clear", 0x7A5180 }, + { "zCArray::AllocDelta", 0x7A51B0 }, + { "zCArraySort::AllocDelta", 0x7A5230 }, + { "zCArray::AllocDelta", 0x7A5290 }, + { "zList::IsIn", 0x7A52F0 }, + { "zCInputCallback::zCInputCallback", 0x7A53F0 }, + { "zCInputCallback::~zCInputCallback", 0x7A5400 }, + { "zCInputCallback::SetHandleEventTop", 0x7A5470 }, + { "zCInputCallback::SetEnableHandleEvent", 0x7A54E0 }, + { "zCInputCallback::GetEnableHandleEvent", 0x7A5560 }, + { "zCInputCallback::DoEvents", 0x7A5590 }, + { "zCInputCallback::GetInput", 0x7A55C0 }, + { "zCView::zCView", 0x7A5640 }, + { "zCView::`scalar deleting destructor'", 0x7A56E0 }, + { "zCView::~zCView", 0x7A57C0 }, + { "zCView::Init", 0x7A5990 }, + { "rnd2", 0x7A5DD0 }, + { "zCView::nax", 0x7A5E00 }, + { "zCView::nay", 0x7A5E40 }, + { "zCView::anx", 0x7A5E80 }, + { "zCView::any", 0x7A5EC0 }, + { "zCView::StdPrintwin", 0x7A5F00 }, + { "zCView::SetAutoScroll", 0x7A5F20 }, + { "zCView::CheckAutoScroll", 0x7A5F60 }, + { "zCView::SetTransparency", 0x7A6060 }, + { "zCView::SetAlphaBlendFunc", 0x7A6070 }, + { "zCView::SetColor", 0x7A6080 }, + { "zCView::GetColor", 0x7A6090 }, + { "zCView::Setflags", 0x7A60A0 }, + { "zCView::ClrFlags", 0x7A60B0 }, + { "zCView::HasFlag", 0x7A60D0 }, + { "zCView::InsertBack", 0x7A60F0 }, + { "zCView::InitPrintwin", 0x7A6230 }, + { "zCView::BlitText", 0x7A62A0 }, + { "zCView::Blit", 0x7A63C0 }, + { "zCView::DrawItems", 0x7A6750 }, + { "zCView::Top", 0x7A6790 }, + { "zCView::Create", 0x7A6810 }, + { "zCView::ForceOpen", 0x7A6990 }, + { "zCView::Open", 0x7A6C00 }, + { "zCView::Close", 0x7A6E30 }, + { "zCView::ApplyOpenClose", 0x7A6F40 }, + { "zCView::UpdateOpen", 0x7A71C0 }, + { "zCView::UpdateClose", 0x7A7210 }, + { "zCView::UpdateOpenZoom", 0x7A72C0 }, + { "zCView::UpdateCloseZoom", 0x7A73C0 }, + { "zCView::RecalcChildsSize", 0x7A74D0 }, + { "zCView::RecalcChildsPos", 0x7A7540 }, + { "zCView::SetPos", 0x7A75B0 }, + { "zCView::GetPos", 0x7A7660 }, + { "zCView::CalcPixelPos", 0x7A7680 }, + { "zCView::GetPixelPos", 0x7A76C0 }, + { "zCView::Move", 0x7A76E0 }, + { "zCView::SetSize", 0x7A77A0 }, + { "zCView::GetSize", 0x7A7810 }, + { "zCView::GetPixelSize", 0x7A7830 }, + { "zCView::GetExtends", 0x7A7860 }, + { "zCView::GetPixelExtends", 0x7A7910 }, + { "zCView::IsIn", 0x7A7960 }, + { "zCView::GetItem", 0x7A79F0 }, + { "zCView::CreateText", 0x7A7AB0 }, + { "zCView::CheckTimedText", 0x7A7C50 }, + { "zCView::PrintTimed", 0x7A7D20 }, + { "zCView::PrintTimedCX", 0x7A7DB0 }, + { "zCView::PrintTimedCY", 0x7A7F00 }, + { "zCView::PrintTimedCXY", 0x7A7FC0 }, + { "zCView::PrintMessage", 0x7A8140 }, + { "zCView::PrintMessageCXY", 0x7A8450 }, + { "zCView::PrintSelection", 0x7A8BB0 }, + { "zCView::Dialog", 0x7A8D40 }, + { "zCView::DialogCX", 0x7A8E10 }, + { "zCView::DialogCY", 0x7A8E70 }, + { "zCView::DialogCXY", 0x7A8F60 }, + { "zCView::DialogMessage", 0x7A8FB0 }, + { "zCView::DialogMessageCXY", 0x7A9240 }, + { "zCView::DialogSelection", 0x7A94D0 }, + { "zCView::SetFont", 0x7A98F0 }, + { "zCView::SetFontColor", 0x7A9910 }, + { "zCView::GetFont", 0x7A9950 }, + { "zCView::GetFontName", 0x7A9960 }, + { "zCView::FontY", 0x7A99F0 }, + { "zCView::FontSize", 0x7A9A10 }, + { "zCView::Print", 0x7A9A40 }, + { "zCView::PrintChars", 0x7A9B10 }, + { "zCView::PrintCX", 0x7A9E50 }, + { "zCView::PrintCY", 0x7A9F40 }, + { "zCView::PrintCXY", 0x7AA030 }, + { "zCView::ClrPrintwin", 0x7AA140 }, + { "zCView::GetFirstText", 0x7AA420 }, + { "zCView::Nextline", 0x7AA4A0 }, + { "zCView::DefPrintwin", 0x7AA730 }, + { "zCView::Printwin", 0x7AA8D0 }, + { "zCView::Input", 0x7AACC0 }, + { "zCView::InputNumber", 0x7AB5E0 }, + { "zCView::PrintDebug", 0x7ABA90 }, + { "zCView::SetShowDebug", 0x7ABAB0 }, + { "zCView::GetShowDebug", 0x7ABAC0 }, + { "zCView::InsertItem", 0x7ABAD0 }, + { "zCView::RemoveItem", 0x7ABD10 }, + { "zCView::ChangeMode", 0x7ABD90 }, + { "zCView::SetNextMode", 0x7ABDA0 }, + { "zCView::SetMode", 0x7ABDB0 }, + { "zCView::Line", 0x7ABF70 }, + { "zCView::GetCode", 0x7AC020 }, + { "zCView::ClipLine", 0x7AC060 }, + { "zCView::Render", 0x7AC210 }, + { "zCViewText::zCViewText", 0x7AC220 }, + { "zCViewText::`scalar deleting destructor'", 0x7AC3C0 }, + { "zCViewText::Create", 0x7AC580 }, + { "zCViewText::~zCViewText", 0x7AC700 }, + { "zCView::PatchMenuItemPrintwin", 0x7AC750 }, + { "zCList::~zCList", 0x7AC770 }, + { "zCList::Insert", 0x7AC7A0 }, + { "zCList::Remove", 0x7AC7F0 }, + { "zList::InsertLast", 0x7AC850 }, + { "zList::Remove", 0x7AC8A0 }, + { "zCList::~zCList", 0x7ACA80 }, + { "zCList::DeleteListDatas", 0x7ACAB0 }, + { "zCList::`scalar deleting destructor'", 0x7ACB10 }, + { "zCList::`scalar deleting destructor'", 0x7ACB50 }, + { "zCVobWaypoint::zCVobWaypoint", 0x7ACBC0 }, + { "zCVobWaypoint::_GetClassDef", 0x7ACBE0 }, + { "zCVobWaypoint::`scalar deleting destructor'", 0x7ACBF0 }, + { "zCVobWaypoint::~zCVobWaypoint", 0x7ACC20 }, + { "zCWayNet::zCWayNet", 0x7ACC30 }, + { "zCWayNet::_GetClassDef", 0x7ACCD0 }, + { "zCWayNet::`scalar deleting destructor'", 0x7ACCE0 }, + { "zCWayNet::~zCWayNet", 0x7ACDB0 }, + { "zCWayNet::HasWaypoint", 0x7ACF00 }, + { "zCWayNet::InsertWaypoint", 0x7ACFF0 }, + { "zCWayNet::DeleteWaypoint", 0x7AD2B0 }, + { "zCWayNet::CreateWay", 0x7AD420 }, + { "zCWayNet::DeleteWay", 0x7AD4F0 }, + { "zCWayNet::GetNearestWaypoint", 0x7AD660 }, + { "zCWayNet::GetSecNearestWaypoint", 0x7AD6F0 }, + { "zCWayNet::CorrectHeight", 0x7AD7B0 }, + { "zCWayNet::Draw", 0x7AD870 }, + { "zCWayNet::UpdateVobDependencies", 0x7AD8A0 }, + { "zCWayNet::ClearVobDependencies", 0x7ADAF0 }, + { "zCWayNet::CreateVobDependencies", 0x7ADCF0 }, + { "zCWayNet::MergeWaypoints", 0x7ADF70 }, + { "zCWayNet::CheckConsistency", 0x7AE230 }, + { "zCWayNet::AddWays", 0x7AE730 }, + { "zCWay::zCWay", 0x7AE830 }, + { "zCWay::IsObjectOnWay", 0x7AE850 }, + { "zCWay::`scalar deleting destructor'", 0x7AE860 }, + { "zCWay::Init", 0x7AE940 }, + { "zCWay::Free", 0x7AE9E0 }, + { "zCWay::~zCWay", 0x7AEA80 }, + { "zCWay::GetGoalWaypoint", 0x7AEA90 }, + { "zCWay::EstimateCost", 0x7AEAA0 }, + { "zCWay::GetLength", 0x7AEB10 }, + { "zCWay::GetJumpDistance", 0x7AEBC0 }, + { "zCWay::GetDistancePos", 0x7AEC80 }, + { "zCWay::CanBeUsed", 0x7AED80 }, + { "zCWay::Draw", 0x7AED90 }, + { "zCWay::GetFloor", 0x7AF270 }, + { "zCWay::CalcProperties", 0x7AF310 }, + { "zCWay::GetChasm", 0x7AF600 }, + { "zCWay::CanJump", 0x7AF610 }, + { "zCWayNet::SortWpList", 0x7AF620 }, + { "zCWaypoint::zCWaypoint", 0x7AF770 }, + { "zCWaypoint::CanBeUsed", 0x7AF860 }, + { "zCWaypoint::`scalar deleting destructor'", 0x7AF870 }, + { "zCWaypoint::Init", 0x7AF8A0 }, + { "zCWaypoint::Free", 0x7AFA10 }, + { "zCWaypoint::~zCWaypoint", 0x7AFA80 }, + { "zCWaypoint::GetPositionWorld", 0x7AFB30 }, + { "zCWaypoint::UpdatePositionWorld", 0x7AFB40 }, + { "zCWaypoint::SetName", 0x7AFBB0 }, + { "zCWaypoint::GetName", 0x7AFD10 }, + { "zCWaypoint::GetVob", 0x7AFE70 }, + { "zCWaypoint::CalcProperties", 0x7AFE80 }, + { "zCWaypoint::CorrectHeight", 0x7B00A0 }, + { "zCWaypoint::InsertWay", 0x7B0140 }, + { "zCWaypoint::RemoveWay", 0x7B0150 }, + { "zCWaypoint::HasWay", 0x7B01B0 }, + { "zCWaypoint::GetNumberOfWays", 0x7B01E0 }, + { "zCWaypoint::GetWayList", 0x7B0200 }, + { "zCWaypoint::SetWaypointVob", 0x7B0210 }, + { "zCWaypoint::Draw", 0x7B0250 }, + { "zCWaypoint::Archive", 0x7B0260 }, + { "zCWaypoint::Unarchive", 0x7B02C0 }, + { "zCWayNet::GetWaypoint", 0x7B0330 }, + { "zCWayNet::SearchWaypoint", 0x7B04A0 }, + { "zCWayNet::FindRoute", 0x7B04D0 }, + { "zCWayNet::SortOpenList", 0x7B06E0 }, + { "zCWayNet::InsertInOpen", 0x7B0700 }, + { "zCWayNet::IsInOpen", 0x7B0730 }, + { "zCWayNet::InsertInClosed", 0x7B0750 }, + { "zCWayNet::RemoveFromClosed", 0x7B0770 }, + { "zCWayNet::IsInClosed", 0x7B0780 }, + { "zCWayNet::IsInAnyList", 0x7B07A0 }, + { "zCWayNet::EstimateCost", 0x7B07D0 }, + { "zCWayNet::CreateRoute", 0x7B0830 }, + { "zCWayNet::AStar", 0x7B08D0 }, + { "zCWayNet::GetWPList", 0x7B0B50 }, + { "zCWayNet::CreateWPVobList", 0x7B0CB0 }, + { "zCWayNet::RemoveUnusedWPVobs", 0x7B0CF0 }, + { "zCWayNet::ArchiveOldFormat", 0x7B0E40 }, + { "zCWayNet::Archive", 0x7B11D0 }, + { "zCWayNet::UnarchiveOldFormat", 0x7B16F0 }, + { "zCWayNet::Unarchive", 0x7B2200 }, + { "zCWayNet::CalcProperties", 0x7B2820 }, + { "zCRoute::zCRoute", 0x7B2860 }, + { "zCRoute::`scalar deleting destructor'", 0x7B2880 }, + { "zCRoute::~zCRoute", 0x7B28A0 }, + { "zCRoute::SetStart", 0x7B28E0 }, + { "zCRoute::GetNextWP", 0x7B28F0 }, + { "zCRoute::GetTargetWP", 0x7B2960 }, + { "zCRoute::GetCurrentWay", 0x7B2970 }, + { "zCRoute::GetDesc", 0x7B2980 }, + { "zCRoute::GetRemainingDesc", 0x7B2B60 }, + { "zCRoute::GetNumberOfWaypoints", 0x7B2D40 }, + { "zCRoute::IsEmpty", 0x7B2D60 }, + { "zCRoute::IsLastTarget", 0x7B2D80 }, + { "zCRoute::GetInterpolatedPosition", 0x7B2DA0 }, + { "zCVobSpot::zCVobSpot", 0x7B2FA0 }, + { "zCVobSpot::_GetClassDef", 0x7B2FC0 }, + { "zCVobSpot::`scalar deleting destructor'", 0x7B2FD0 }, + { "zCVobSpot::~zCVobSpot", 0x7B3000 }, + { "zCVobSpot::IsAvailable", 0x7B3020 }, + { "zCVobSpot::MarkAsUsed", 0x7B31A0 }, + { "zCVobWaypoint::_CreateNewInstance", 0x7B33B0 }, + { "zCVobSpot::_CreateNewInstance", 0x7B3610 }, + { "zCVobSpot::operator delete", 0x7B36A0 }, + { "zCVobStartpoint::_CreateNewInstance", 0x7B38B0 }, + { "zCVobStartpoint::operator delete", 0x7B3920 }, + { "zCVobStartpoint::_GetClassDef", 0x7B3940 }, + { "zCVobStartpoint::`scalar deleting destructor'", 0x7B3950 }, + { "zCVobStartpoint::~zCVobStartpoint", 0x7B3980 }, + { "zCWaypoint::_CreateNewInstance", 0x7B3B70 }, + { "zCWayNet::_CreateNewInstance", 0x7B3DB0 }, + { "zCList::~zCList", 0x7B3E80 }, + { "zCList::DeleteListDatas", 0x7B3EB0 }, + { "zCList::Insert", 0x7B3F10 }, + { "zCList::Remove", 0x7B3F60 }, + { "zCList::GetNumInList", 0x7B3FC0 }, + { "zCListSort::~zCListSort", 0x7B3FE0 }, + { "zCListSort::DeleteListDatas", 0x7B4010 }, + { "zCListSort::InsertSort", 0x7B4080 }, + { "zCList::~zCList", 0x7B4100 }, + { "zCList::Insert", 0x7B4130 }, + { "zCList::`scalar deleting destructor'", 0x7B4180 }, + { "zCListSort::`scalar deleting destructor'", 0x7B41C0 }, + { "zCList::`scalar deleting destructor'", 0x7B41F0 }, + { "zUlfi_StartUp", 0x7B4260 }, + { "zUlfi_ShutDown", 0x7B43B0 }, + { "zLocal_Startup", 0x7B4400 }, + { "zLocal_Shutdown", 0x7B4410 }, + { "zLocal_PerFrame", 0x7B4420 }, + { "SetCrashHandlerFilter", 0x7B4726 }, + { "GetNextStackTraceString", 0x7B472C }, + { "GetFirstStackTraceString", 0x7B4732 }, + { "GetRegisterString", 0x7B4738 }, + { "GetFaultReason", 0x7B473E }, + { "CD3duAlloc::operator new", 0x7B4BA0 }, + { "CD3duAlloc::operator delete", 0x7B4BA5 }, + { "CD3DXException::CD3DXException", 0x7B4BB2 }, + { "CD3duContext::`scalar deleting destructor'", 0x7B4DEE }, + { "CCapsFile::~CCapsFile", 0x7B5FBB }, + { "CD3duGlobals::CD3duGlobals", 0x7B5FC0 }, + { "CHelInfo::`scalar deleting destructor'", 0x7B5FD6 }, + { "CCapsFile::`scalar deleting destructor'", 0x7B5FF6 }, + { "ListT::CleanupList", 0x7B6016 }, + { "CDDrawDeviceNode::`scalar deleting destructor'", 0x7B6037 }, + { "CD3duDeviceNode::`scalar deleting destructor'", 0x7B6057 }, + { "CD3duContextNode::`scalar deleting destructor'", 0x7B6077 }, + { "ListT::~ListT", 0x7B66CF }, + { "ListT::Prepend", 0x7B66DA }, + { "ListT::Unlink", 0x7B66EC }, + { "ListT::LeftBelongsCloserToListHead", 0x7B6716 }, + { "ListT::OrderedInsert", 0x7B671C }, + { "ListT::CleanupList", 0x7B677E }, + { "ListT::CleanupList", 0x7B679F }, + { "ListT::CleanupList", 0x7B67C0 }, + { "CSurfaceFormatList::~CSurfaceFormatList", 0x7B67E1 }, + { "CDDrawDeviceList::CDDrawDeviceList", 0x7B67EC }, + { "ListT::Prepend", 0x7B67F7 }, + { "ListT::Unlink", 0x7B6809 }, + { "ListT::LeftBelongsCloserToListHead", 0x7B6833 }, + { "ListT::OrderedInsert", 0x7B6839 }, + { "CD3duDeviceList::CD3duDeviceList", 0x7B689B }, + { "ListT::Prepend", 0x7B68A6 }, + { "ListT::Unlink", 0x7B68B8 }, + { "ListT::LeftBelongsCloserToListHead", 0x7B68E2 }, + { "ListT::OrderedInsert", 0x7B68E8 }, + { "ListT::~ListT", 0x7B694A }, + { "ListT::Prepend", 0x7B6955 }, + { "ListT::Unlink", 0x7B6967 }, + { "ListT::LeftBelongsCloserToListHead", 0x7B6991 }, + { "ListT::OrderedInsert", 0x7B6997 }, + { "CSurfaceFormatList::`scalar deleting destructor'", 0x7B69F9 }, + { "CD3duContextList::~CD3duContextList", 0x7B6B6B }, + { "CDDrawDeviceList::~CDDrawDeviceList", 0x7B6B76 }, + { "CD3duDeviceList::~CD3duDeviceList", 0x7B6B81 }, + { "CD3duContextList::`scalar deleting destructor'", 0x7B6C4F }, + { "CDDrawDeviceList::`scalar deleting destructor'", 0x7B6C6F }, + { "CD3duDeviceList::`scalar deleting destructor'", 0x7B6C8F }, + { "CD3duGlobals::~CD3duGlobals", 0x7B6CAF }, + { "CD3duGlobals::`scalar deleting destructor'", 0x7B6CFA }, + { "D3DXDprintf", 0x7B6DAE }, + { "D3DXWprintf", 0x7B6E16 }, + { "CD3DXException::DebugString", 0x7B6E71 }, + { "CD3DXException::Popup", 0x7B6E72 }, + { "D3DXAssert", 0x7B6E73 }, + { "CD3duDeviceNode::GetVideoModeList", 0x7B6EB0 }, + { "ListNodeT::ListNodeT", 0x7B6EB7 }, + { "ListT::ListT", 0x7B6EBD }, + { "ListNodeT::ListNodeT", 0x7B6ED1 }, + { "ListT::ListT", 0x7B6ED7 }, + { "CD3duDeviceNode::GetCurrentVideoMode", 0x7B6EEB }, + { "CD3duDeviceNode::GetCapsAtVideoMode", 0x7B6F60 }, + { "CSurfaceFormatNode::CSurfaceFormatNode", 0x7B7274 }, + { "CD3duDeviceNode::RefreshCaps", 0x7B728E }, + { "CSurfaceFormatList::CSurfaceFormatList", 0x7B7381 }, + { "CD3duDeviceNode::CD3duDeviceNode", 0x7B7395 }, + { "CD3duDeviceNode::~CD3duDeviceNode", 0x7B73E9 }, + { "CD3duDeviceNode::GetSurfaceFormatList", 0x7B743A }, + { "CD3duDeviceList::AddD3duDeviceNode", 0x7B7528 }, + { "CD3duGlobals::IsInitialized", 0x7B7838 }, + { "CD3duGlobals::DetermineD3DXSurfaceClasses", 0x7B7852 }, + { "CD3duGlobals::D3duStrDup", 0x7B7A9C }, + { "CRefreshRateList::FindRefreshRate", 0x7B7ACF }, + { "CRefreshRateList::LeftBelongsCloserToListHead", 0x7B7AEB }, + { "CVideoModeList::GetVideoModeNode", 0x7B7B00 }, + { "CVideoModeList::DoesVideoModeExist", 0x7B7B49 }, + { "CVideoModeList::LeftBelongsCloserToListHead", 0x7B7B8B }, + { "ListNodeT::ListNodeT", 0x7B7BC6 }, + { "ListT::ListT", 0x7B7BCC }, + { "CCapsFile::CCapsFile", 0x7B7BE0 }, + { "ListNodeT::ListNodeT", 0x7B7BEC }, + { "ListT::ListT", 0x7B7BF2 }, + { "ListT::CleanupList", 0x7B7C06 }, + { "ListT::Prepend", 0x7B7C27 }, + { "ListT::Unlink", 0x7B7C39 }, + { "ListT::LeftBelongsCloserToListHead", 0x7B7C63 }, + { "ListT::OrderedInsert", 0x7B7C69 }, + { "ListNodeT::ListNodeT", 0x7B7CCB }, + { "CD3duGlobals::FindBestMatchForHWLevel", 0x7B7CD1 }, + { "CD3duContextNode::CD3duContextNode", 0x7B7F08 }, + { "CD3duContextNode::~CD3duContextNode", 0x7B7F12 }, + { "CD3duContextList::AddD3duContext", 0x7B7F29 }, + { "CRefreshRateNode::CRefreshRateNode", 0x7B7F9B }, + { "ListT::~ListT", 0x7B7FA5 }, + { "CD3duGlobals::CheckAndMapD3duHandle", 0x7B7FB0 }, + { "CD3duGlobals::GetD3duDeviceNode", 0x7B8012 }, + { "CD3duContextList::DestroyD3duContext", 0x7B8074 }, + { "CRefreshRateList::AddRefreshRate", 0x7B809E }, + { "CSurfaceFormatList::AddSurfaceFormat", 0x7B80E8 }, + { "CRefreshRateList::CRefreshRateList", 0x7B817D }, + { "CVideoModeNode::~CVideoModeNode", 0x7B8191 }, + { "CVideoModeNode::CVideoModeNode", 0x7B819C }, + { "CD3duContextList::CD3duContextList", 0x7B81F4 }, + { "CVideoModeList::AddVideoMode", 0x7B8208 }, + { "CD3duGlobals::InitializeIfNeeded", 0x7B82BF }, + { "IUnknown::IUnknown", 0x7B83C4 }, + { "CD3duContext::AddRef", 0x7B83C7 }, + { "CD3duContext::Release", 0x7B83D4 }, + { "CD3duContext::GetDD", 0x7B83F7 }, + { "CD3duContext::GetD3D", 0x7B8414 }, + { "CD3duContext::GetD3DDevice", 0x7B8435 }, + { "CD3duContext::GetPrimary", 0x7B8452 }, + { "CD3duContext::GetZBuffer", 0x7B8473 }, + { "CD3duContext::GetBackBuffer", 0x7B8494 }, + { "CD3duContext::GetWindow", 0x7B84CF }, + { "CD3duContext::GetFocusWindow", 0x7B84D9 }, + { "CD3duContext::RestoreSurfaces", 0x7B84E3 }, + { "D3DXMATRIX::D3DXMATRIX", 0x7B855F }, + { "CD3duContext::UpdateFrame", 0x7B8562 }, + { "CD3duContext::Clear", 0x7B885C }, + { "CD3duContext::SetClearColor", 0x7B88FF }, + { "CD3duContext::SetClearDepth", 0x7B8912 }, + { "CD3duContext::SetClearStencil", 0x7B8925 }, + { "DeviceWindowProc", 0x7B8938 }, + { "CD3duContext::_CreateDeviceWindow", 0x7B8968 }, + { "CD3duContext::_DestroyDeviceWindow", 0x7B8AD2 }, + { "CD3duContext::_InitCooperativeLevel", 0x7B8AE7 }, + { "CD3duContext::_CreatePalette", 0x7B8B0C }, + { "CD3duContext::_InitViewport", 0x7B8C86 }, + { "D3DXMATRIX::operator struct _D3DMATRIX *", 0x7B8D00 }, + { "CD3duContext::_Create3DDevice", 0x7B8D03 }, + { "CD3duContext::_ChooseZBuffer", 0x7B8DCE }, + { "CD3duContext::_CreateZBuffer", 0x7B8F3E }, + { "CD3duContext::_DestroyDXBuffers", 0x7B9057 }, + { "CD3duContext::_EnumSurfacesCallback2", 0x7B9170 }, + { "CD3duContext::_EnumBackBuffers", 0x7B9186 }, + { "CD3duContext::GetDeviceIndex", 0x7B922C }, + { "CD3duContext::GetNumBackBuffers", 0x7B924F }, + { "CD3duContext::GetNumBits", 0x7B9259 }, + { "CD3duContext::GetBufferSize", 0x7B9295 }, + { "CD3duContext::GetRefreshRate", 0x7B92B8 }, + { "CD3duContext::GetCreationFlags", 0x7B92ED }, + { "ID3DXContext::ID3DXContext", 0x7B92F7 }, + { "CD3duContext::~CD3duContext", 0x7B92FA }, + { "CD3duContext::QueryInterface", 0x7B93CC }, + { "CD3duContext::DrawDebugText", 0x7B94AC }, + { "CD3duContext::_CreateFullscreenBuffers", 0x7B9690 }, + { "CD3duContext::_CreateWindowedBuffers", 0x7B9779 }, + { "CD3duContext::_CreateOffScreenBuffers", 0x7B98D9 }, + { "CD3duContext::CD3duContext", 0x7B99B9 }, + { "CD3duContext::_CreateDXBuffers", 0x7B9A80 }, + { "CD3duContext::Resize", 0x7B9AF2 }, + { "CD3duContext::_D3duInitialize", 0x7B9E96 }, + { "CD3dxFile::CD3dxFile", 0x7BA221 }, + { "CD3dxFile::IsOpen", 0x7BA242 }, + { "CD3dxFile::WasCorrupted", 0x7BA24F }, + { "CD3dxFile::GetSize", 0x7BA256 }, + { "CD3dxFile::Close", 0x7BA25D }, + { "CD3dxFile::CloseCorrupt", 0x7BA2B4 }, + { "CD3dxFile::RootEntry", 0x7BA2DA }, + { "CD3dxFile::CreateEntry", 0x7BA2DE }, + { "CD3dxFile::ValidEntry", 0x7BA3B3 }, + { "CD3dxFile::GetId", 0x7BA3E5 }, + { "CD3dxFile::EditData", 0x7BA41C }, + { "CD3dxFile::ReadData", 0x7BA46D }, + { "CD3dxFile::GetChild", 0x7BA472 }, + { "CD3dxFile::SetChild", 0x7BA4AA }, + { "CD3dxFile::GetSibling", 0x7BA4F1 }, + { "CD3dxFile::SetSibling", 0x7BA529 }, + { "CD3dxFile::FindChild", 0x7BA570 }, + { "CD3dxFile::FindSibling", 0x7BA5FE }, + { "CD3dxFile::Compress", 0x7BA682 }, + { "CD3dxFile::Decompress", 0x7BA713 }, + { "CD3dxFile::~CD3dxFile", 0x7BA792 }, + { "CD3dxFile::Open", 0x7BA797 }, + { "CHelInfo::CHelInfo", 0x7BA91B }, + { "CHelInfo::_D3DEnumCBListSurfaceFormats", 0x7BA946 }, + { "CEnumSurfaceFormatContext::CEnumSurfaceFormatContext", 0x7BA988 }, + { "CHelInfo::GenerateSurfaceFormatList", 0x7BA99E }, + { "CHelNode::CHelNode", 0x7BABCA }, + { "CHelNode::~CHelNode", 0x7BABF9 }, + { "CHelInfo::Initialize", 0x7BAC38 }, + { "CHelNode::`scalar deleting destructor'", 0x7BB075 }, + { "CHelInfo::~CHelInfo", 0x7BB095 }, + { "CDDrawDeviceNode::GetPrimary", 0x7BB0E4 }, + { "CDDrawDeviceNode::ReleasePrimary", 0x7BB0FD }, + { "CDDrawDeviceNode::GetCurrentVideoMode", 0x7BB11F }, + { "CDDrawDeviceNode::WndProc", 0x7BB197 }, + { "CDDrawDeviceNode::_D3DEnumCBListSurfaceFormats", 0x7BB19D }, + { "CDDrawDeviceList::_D3DEnumCBFindHWDevices", 0x7BB1DF }, + { "CDDrawDeviceList::_DDEnumCBListAllVideoModes", 0x7BB2CE }, + { "ListNodeT::ListNodeT", 0x7BB342 }, + { "ListT::ListT", 0x7BB348 }, + { "ListT::ListT", 0x7BB35C }, + { "ListT::Prepend", 0x7BB370 }, + { "ListT::Unlink", 0x7BB382 }, + { "ListT::LeftBelongsCloserToListHead", 0x7BB3AC }, + { "ListT::OrderedInsert", 0x7BB3B2 }, + { "CDDrawDeviceNode::SetDDCoopLevel", 0x7BB414 }, + { "CDDrawDeviceNode::SetDisplayMode", 0x7BB503 }, + { "CDDrawDeviceNode::CreatePrimary", 0x7BB5A5 }, + { "CDDrawDeviceNode::ObtainCapsAtDisplayMode", 0x7BB69C }, + { "CVideoModeNode::`scalar deleting destructor'", 0x7BBD09 }, + { "ListT::CleanupList", 0x7BBD29 }, + { "ListT::~ListT", 0x7BBD4A }, + { "CDDrawDeviceNode::~CDDrawDeviceNode", 0x7BBD55 }, + { "CVideoModeList::CVideoModeList", 0x7BBDD8 }, + { "CDDrawDeviceNode::CDDrawDeviceNode", 0x7BBDEF }, + { "CDDrawDeviceList::_DDEnumCBListDDrawDevices", 0x7BBE43 }, + { "_d3dxCreatePalette", 0x7BC0FB }, + { "TArray::TArray", 0x7BC809 }, + { "TArray::~TArray", 0x7BC816 }, + { "TArray::operator[]", 0x7BC824 }, + { "TArray::~TArray", 0x7BC83F }, + { "TArray::operator[]", 0x7BC84D }, + { "_d3dxCopyAddRef", 0x7BC867 }, + { "TArray::`scalar deleting destructor'", 0x7BC91A }, + { "TArray::`scalar deleting destructor'", 0x7BC936 }, + { "_d3dxCopyRelease", 0x7BCCA1 }, + { "_d3dxCopy", 0x7BCED8 }, + { "_d3dxCopyFromBits", 0x7BCF71 }, + { "D3DXGetNumMipmaps", 0x7BD11E }, + { "D3DXGetNthMipmap", 0x7BD15C }, + { "GenerateMipMaps", 0x7BD20C }, + { "ValidateTexture", 0x7BD577 }, + { "GetTopCubeFace", 0x7BDA18 }, + { "LoadFromGDI", 0x7BDA89 }, + { "CopyInSingleMipChain", 0x7BDC71 }, + { "LoadFromDDS", 0x7BDDCB }, + { "GetCurrentPixelTGA", 0x7BE0DE }, + { "LoadFromTGA", 0x7BE32A }, + { "LoadCubeMapFromCubeMap", 0x7BEDAE }, + { "ComponentFromIndex", 0x7BF059 }, + { "UpdateStaticMapping", 0x7BF091 }, + { "MapInSystemColors", 0x7BF1D8 }, + { "D3DXVECTOR3::D3DXVECTOR3", 0x7BF614 }, + { "D3DXVECTOR4::D3DXVECTOR4", 0x7BF617 }, + { "D3DXQUATERNION::D3DXQUATERNION", 0x7BF61A }, + { "D3DXPLANE::D3DXPLANE", 0x7BF61D }, + { "D3DXVECTOR2::D3DXVECTOR2", 0x7BF6F1 }, + { "D3DXVECTOR2::operator/=", 0x7BF77A }, + { "D3DXVECTOR2::operator/", 0x7BF82A }, + { "D3DXVECTOR3::operator/=", 0x7BFA0D }, + { "D3DXVECTOR3::operator-", 0x7BFA99 }, + { "D3DXVECTOR3::operator/", 0x7BFE49 }, + { "D3DXVECTOR4::operator/", 0x7BFFC3 }, + { "D3DXQUATERNION::operator float *", 0x7C039D }, + { "D3DXQUATERNION::operator/=", 0x7C0434 }, + { "D3DXQUATERNION::operator/", 0x7C058C }, + { "D3DXPLANE::operator-", 0x7C0760 }, + { "D3DXVec2LengthSq", 0x7C0AD4 }, + { "D3DXVec3LengthSq", 0x7C0B82 }, + { "D3DXVec3Dot", 0x7C0BA5 }, + { "D3DXVec3Cross", 0x7C0C40 }, + { "D3DXVec3Subtract", 0x7C0C8C }, + { "D3DXVec3Lerp", 0x7C0D4C }, + { "D3DXVec4LengthSq", 0x7C0D83 }, + { "D3DXMatrixIdentity", 0x7C0E8D }, + { "D3DXQuaternionLengthSq", 0x7C0F79 }, + { "D3DXQuaternionDot", 0x7C0FA7 }, + { "D3DXQuaternionConjugate", 0x7C0FCC }, + { "D3DXPlaneDot", 0x7C0FF1 }, + { "D3DXPlaneDotCoord", 0x7C1016 }, + { "D3DXPlaneDotNormal", 0x7C1036 }, + { "CCapsFile::Open", 0x7C1FEA }, + { "CCapsFile::Close", 0x7C206A }, + { "CCapsFile::FindVersion", 0x7C206F }, + { "CCapsFile::CreateVersion", 0x7C208D }, + { "CCapsFile::Parse2D", 0x7C20F6 }, + { "CCapsFile::CreateString", 0x7C21B1 }, + { "CCapsFile::CreateFormat", 0x7C22AD }, + { "CCapsFile::Create2D", 0x7C23E9 }, + { "CCapsFile::Create3D", 0x7C2475 }, + { "CCapsFile::SaveSoftwareCaps", 0x7C2570 }, + { "CCapsFile::SaveHardwareCaps", 0x7C2714 }, + { "CCapsFile::Parse3D", 0x7C29AB }, + { "CCapsFile::LoadHardwareCaps", 0x7C2B48 }, + { "CCapsFile::LoadSoftwareCaps", 0x7C2DE6 }, + { "EncodeBlockRGBColorKey", 0x7C334D }, + { "DecodeBlockRGB", 0x7C37E4 }, + { "DecodeBlockAlpha4", 0x7C38BE }, + { "DecodeBlockAlpha3", 0x7C390C }, + { "CSurfaceLock::CSurfaceLock", 0x7C3A16 }, + { "CSurfaceLock::IsValid", 0x7C3AAF }, + { "CSurfaceLock::IsPaletteIndexed", 0x7C3AC0 }, + { "CSurfaceLock::GetPalette", 0x7C3ADD }, + { "FindClosest_PALETTE4", 0x7C3B5C }, + { "FindClosest_PALETTE8", 0x7C3BDF }, + { "FindClosest_PALETTEA8", 0x7C3C65 }, + { "GetDxtBlkSize", 0x7C3D01 }, + { "XXDecodeBlockRGB", 0x7C3D33 }, + { "LoadCacheBlock", 0x7C3D59 }, + { "InitializePixelCache", 0x7C3E80 }, + { "InCacheBlock", 0x7C3ED3 }, + { "GetDstSpanAllZeros", 0x7C3EF6 }, + { "TArray::Add", 0x7C3F05 }, + { "TArray::TArray", 0x7C3F57 }, + { "TArray::Add", 0x7C3F64 }, + { "EncodeBlockRGB", 0x7C3FB6 }, + { "EncodeBlockAlpha4", 0x7C3FE8 }, + { "EncodeBlockAlpha3", 0x7C4041 }, + { "RegisterLine", 0x7C416B }, + { "RegisterBlt", 0x7C41ED }, + { "CSurfaceLock::~CSurfaceLock", 0x7C433B }, + { "XXEncodeBlockRGB", 0x7C4361 }, + { "FlushCacheBlock", 0x7C43CA }, + { "ShutdownPixelCache", 0x7C447A }, + { "GetPtrToCachedPixel", 0x7C449C }, + { "RegisterBlts", 0x7C4551 }, + { "RegisterLines", 0x7C6391 }, + { "_d3dxFindTextureCallback", 0x7C6914 }, + { "ChooseTextureFormat", 0x7C6968 }, + { "streambuf::sputc", 0x7CD8EC }, + { "ostream::opfx", 0x7CDA30 }, + { "ostream::osfx", 0x7CDAA4 }, + { "ostream::flush", 0x7CDB7D }, + { "ostream::ostream", 0x7CDC05 }, + { "ostream::`scalar deleting destructor'", 0x7CDC3B }, + { "ostream::~ostream", 0x7CDD39 }, + { "ostream::operator=", 0x7CDD48 }, + { "ostream_withassign::ostream_withassign", 0x7CDDCE }, + { "ostream_withassign::`scalar deleting destructor'", 0x7CDE29 }, + { "ostream_withassign::~ostream_withassign", 0x7CDEB2 }, + { "ostream::writepad", 0x7CDEC5 }, + { "istream::istream", 0x7CE031 }, + { "istream::`scalar deleting destructor'", 0x7CE079 }, + { "istream::~istream", 0x7CE199 }, + { "istream::operator=", 0x7CE1A8 }, + { "istream::ipfx", 0x7CE240 }, + { "streambuf::in_avail", 0x7CE321 }, + { "istream::operator>>", 0x7CE331 }, + { "istream::isfx", 0x7CE3ED }, + { "istream::peek", 0x7CE422 }, + { "istream::putback", 0x7CE452 }, + { "streambuf::sputbackc", 0x7CE4BF }, + { "ios::clear", 0x7CE4E4 }, + { "istream::sync", 0x7CE512 }, + { "istream::eatwhite", 0x7CE576 }, + { "istream_withassign::istream_withassign", 0x7CE5EF }, + { "istream_withassign::`scalar deleting destructor'", 0x7CE64A }, + { "istream_withassign::~istream_withassign", 0x7CE6D3 }, + { "ios::ios", 0x7CE7EF }, + { "ios::`scalar deleting destructor'", 0x7CE84D }, + { "ios::~ios", 0x7CE91A }, + { "ios::init", 0x7CE964 }, + { "ios::operator=", 0x7CE993 }, + { "ios::xalloc", 0x7CE9CE }, + { "ios::bitalloc", 0x7CE9FF }, + { "ofstream::ofstream", 0x7CEA25 }, + { "ofstream::`scalar deleting destructor'", 0x7CEAAB }, + { "ofstream::~ofstream", 0x7CECA5 }, + { "ofstream::setbuf", 0x7CECB8 }, + { "ofstream::attach", 0x7CED00 }, + { "ofstream::open", 0x7CED31 }, + { "ofstream::close", 0x7CED73 }, + { "filebuf::filebuf", 0x7CEDA6 }, + { "filebuf::`scalar deleting destructor'", 0x7CEDC0 }, + { "filebuf::~filebuf", 0x7CEE43 }, + { "filebuf::close", 0x7CEE9A }, + { "filebuf::overflow", 0x7CEEFD }, + { "filebuf::underflow", 0x7CEF6E }, + { "filebuf::seekoff", 0x7CEFFE }, + { "filebuf::sync", 0x7CF042 }, + { "filebuf::setbuf", 0x7CF11D }, + { "Iostream_init::Iostream_init", 0x7CF235 }, + { "ios::setf", 0x7CF266 }, + { "Iostream_init::~Iostream_init", 0x7CF29D }, + { "streambuf::snextc", 0x7CF2CA }, + { "streambuf::sbumpc", 0x7CF316 }, + { "streambuf::stossc", 0x7CF34D }, + { "streambuf::sgetc", 0x7CF386 }, + { "istream::getdouble", 0x7CF3AB }, + { "filebuf::attach", 0x7CF4E4 }, + { "filebuf::open", 0x7CF558 }, + { "filebuf::setmode", 0x7CF6CE }, + { "streambuf::streambuf", 0x7CF736 }, + { "streambuf::`scalar deleting destructor'", 0x7CF775 }, + { "streambuf::~streambuf", 0x7CF7F4 }, + { "streambuf::setbuf", 0x7CF824 }, + { "streambuf::xsputn", 0x7CF858 }, + { "streambuf::xsgetn", 0x7CF8AE }, + { "streambuf::sync", 0x7CF945 }, + { "streambuf::allocate", 0x7CF95C }, + { "streambuf::doallocate", 0x7CF97A }, + { "streambuf::setb", 0x7CF9A7 }, + { "streambuf::seekoff", 0x7CF9D7 }, + { "streambuf::seekpos", 0x7CF9DD }, + { "streambuf::pbackfail", 0x7CF9EF }, + { "std::_Xlen", 0x7CFA4B }, + { "std::logic_error::logic_error", 0x7CFAA5 }, + { "std::logic_error::what", 0x7CFB09 }, + { "std::logic_error::_Doraise", 0x7CFB16 }, + { "std::logic_error::~logic_error", 0x7CFB33 }, + { "std::logic_error::`scalar deleting destructor'", 0x7CFB70 }, + { "std::length_error::~length_error", 0x7CFBE9 }, + { "std::length_error::_Doraise", 0x7CFC26 }, + { "std::length_error::`scalar deleting destructor'", 0x7CFC43 }, + { "std::length_error::length_error", 0x7CFC5F }, + { "std::_Xran", 0x7CFC77 }, + { "std::out_of_range::~out_of_range", 0x7CFCD1 }, + { "std::out_of_range::_Doraise", 0x7CFD0E }, + { "std::out_of_range::`scalar deleting destructor'", 0x7CFD2B }, + { "std::out_of_range::out_of_range", 0x7CFD47 }, + { "std::_Lockit::_Lockit", 0x7CFDA2 }, + { "std::_Lockit::~_Lockit", 0x7CFE3E }, + { "`eh vector destructor iterator'", 0x7CFE53 }, + { "__ArrayUnwind", 0x7CFED3 }, + { "type_info::~type_info", 0x7D0006 }, + { "type_info::`scalar deleting destructor'", 0x7D002F }, + { "type_info::operator==", 0x7D004B }, + { "type_info::operator!=", 0x7D0066 }, + { "type_info::before", 0x7D0082 }, + { "type_info::raw_name", 0x7D00A1 }, + { "type_info::type_info", 0x7D00A5 }, + { "type_info::operator=", 0x7D00B0 }, + { "_JumpToContinuation", 0x7D00B5 }, + { "_CallMemberFunction0", 0x7D00E9 }, + { "_CallMemberFunction1", 0x7D00F0 }, + { "_CallMemberFunction2", 0x7D00F7 }, + { "_UnwindNestedFrames", 0x7D00FE }, + { "_CallCatchBlock2", 0x7D019D }, + { "CatchGuardHandler", 0x7D01F1 }, + { "_CallSETranslator", 0x7D0216 }, + { "TranslatorGuardHandler", 0x7D02CC }, + { "_GetRangeOfTrysToCheck", 0x7D0341 }, + { "__non_rtti_object::__non_rtti_object", 0x7D08C7 }, + { "__non_rtti_object::`scalar deleting destructor'", 0x7D08E9 }, + { "__non_rtti_object::~__non_rtti_object", 0x7D0905 }, + { "bad_typeid::bad_typeid", 0x7D0922 }, + { "bad_typeid::`scalar deleting destructor'", 0x7D093A }, + { "bad_typeid::~bad_typeid", 0x7D0956 }, + { "bad_cast::bad_cast", 0x7D0B51 }, + { "bad_cast::`scalar deleting destructor'", 0x7D0B69 }, + { "bad_cast::~bad_cast", 0x7D0B85 }, + { "FindCompleteObject", 0x7D0BA2 }, + { "FindSITargetTypeInstance", 0x7D0BBC }, + { "FindMITargetTypeInstance", 0x7D0C16 }, + { "FindVITargetTypeInstance", 0x7D0D0F }, + { "PMDtoOffset", 0x7D0E47 }, + { "`eh vector constructor iterator'", 0x7D0E6A }, + { "exception::exception", 0x7D5655 }, + { "exception::`scalar deleting destructor'", 0x7D5666 }, + { "exception::operator=", 0x7D5709 }, + { "exception::~exception", 0x7D5728 }, + { "exception::what", 0x7D573E }, + { "terminate", 0x7D574B }, + { "unexpected", 0x7D57AC }, + { "_inconsistency", 0x7D57C4 }, + { "FindHandler", 0x7D5A5F }, + { "FindHandlerForForeignException", 0x7D5C12 }, + { "TypeMatch", 0x7D5CBC }, + { "CatchIt", 0x7D5DCD }, + { "CallCatchBlock", 0x7D5E48 }, + { "ExFilterRethrow", 0x7D5F63 }, + { "BuildCatchObject", 0x7D5F8D }, + { "_DestructExceptionObject", 0x7D6151 }, + { "AdjustPointer", 0x7D61B8 }, + { "__CxxUnhandledExceptionFilter", 0x7DBD58 }, + { "__CxxSetUnhandledExceptionFilter", 0x7DBD9E }, + { "__CxxRestoreUnhandledExceptionFilter", 0x7DBDAF }, + { "_ValidateRead", 0x7DC2D9 }, + { "_ValidateWrite", 0x7DC2F5 }, + { "_ValidateExecute", 0x7DC311 }, + }; + + consteval std::uint32_t SignatureToAddress(const std::string_view signature) + { + for (auto const& [entry_signature, entry_address] : signatures) + { + if (entry_signature == signature) + return entry_address; + } + + return 0; + + } +} \ No newline at end of file diff --git a/resources/generate.py b/signatures/generate.py similarity index 56% rename from resources/generate.py rename to signatures/generate.py index 0426b5d..e66fd4a 100644 --- a/resources/generate.py +++ b/signatures/generate.py @@ -70,39 +70,73 @@ def parse_signature(signature: str) -> dict: project_path = idaapi.get_input_file_path() project_name = os.path.splitext(os.path.basename(project_path))[0] -output_file = f"{project_name}.txt" +output_file = f"{project_name}_signatures.hpp" -with open(output_file, "w") as f: - for func_ea, name in idautils.Names(): - if not idc.is_code(idc.get_full_flags(func_ea)): - continue +gothic_namespaces = { + "g1": "Gothic_I_Classic", + "g1a": "Gothic_I_Addon", + "g2": "Gothic_II_Classic", + "g2a": "Gothic_II_Addon", +} - raw_name = idc.get_func_name(func_ea) - if not raw_name: - raw_name = name +signatures = {} - demangled_name = demangle(raw_name) - #print(f"{hex(func_ea)} {demangled_name}") +for func_ea, name in idautils.Names(): + if not idc.is_code(idc.get_full_flags(func_ea)): + continue - try: - signature = parse_signature(demangled_name) - if signature is None: - print(f"skipped: {demangled_name}") - continue + raw_name = idc.get_func_name(func_ea) + if not raw_name: + raw_name = name - line = ( - f"{hex(func_ea)}" - f"\t{signature['return_type']}" - f"\t{signature['calling_convention']}" - f"\t{signature['class_name']}" - f"\t{signature['method_name']}" - f"\t{"\t".join(signature['arguments'])}" - ) + demangled_name = demangle(raw_name) - f.write(line + '\n') + try: + signature = parse_signature(demangled_name) + if signature is None: + #print(f"skipped: {demangled_name}") + continue - except Exception as e: - print(f"Exception occurred: {e}") + signature_key = f"{signature['class_name']}::{signature['method_name']}" if signature['class_name'] else signature['method_name'] + if signature_key in signatures: + #print(f"skipped duplicate: {signature_key} 0x{func_ea:x}") continue + signatures[signature_key] = func_ea + + except Exception as e: + print(f"Exception occurred: {e}") + continue + +with open(output_file, "w") as f: + f.write("#pragma once\n\n") + f.write("#include \n") + f.write("#include \n\n") + + f.write(f"namespace {gothic_namespaces[project_name]}\n") + f.write(f"{{\n") + f.write(f"\tstruct SignatureEntry\n") + f.write(f"\t{{\n") + f.write(f"\t\tstd::string_view signature;\n") + f.write(f"\t\tstd::uint32_t address;\n") + f.write(f"\t}};\n\n") + + f.write(f"\tconstexpr SignatureEntry signatures[] = {{\n") + + for key, value in signatures.items(): + f.write(f'\t\t{{ "{key}", 0x{value:X} }},\n') + + f.write("\t};\n\n") + + f.write(f"\tconsteval std::uint32_t SignatureToAddress(const std::string_view signature)\n") + f.write(f"\t{{\n") + f.write(f"\t\tfor (auto const& [entry_signature, entry_address] : signatures)\n") + f.write(f"\t\t{{\n") + f.write(f"\t\t\tif (entry_signature == signature)\n") + f.write(f"\t\t\t\treturn entry_address;\n") + f.write(f"\t\t}}\n\n") + f.write(f"\t\treturn 0;\n\n") + f.write(f"\t}}\n") + f.write(f"}}") + print(f"Exported function list to {output_file}") \ No newline at end of file diff --git a/src/Plugin.cpp b/src/Plugin.cpp index 9c2ccaf..a6851e0 100644 --- a/src/Plugin.cpp +++ b/src/Plugin.cpp @@ -1,36 +1,34 @@ // Disable macro redefinition warning #pragma warning(disable: 4005) -#include "resource.h" - #include #include #ifdef __G1 #define GOTHIC_NAMESPACE Gothic_I_Classic #define ENGINE Engine_G1 -HOOKSPACE_WITH_SG_RC(Gothic_I_Classic, GetGameVersion() == ENGINE, IDR_GOTHIC_1_CLASSIC_TXT, RT_RCDATA); +HOOKSPACE(Gothic_I_Classic, GetGameVersion() == ENGINE); #include "Sources.hpp" #endif #ifdef __G1A #define GOTHIC_NAMESPACE Gothic_I_Addon #define ENGINE Engine_G1A -HOOKSPACE_WITH_SG_RC(Gothic_I_Addon, GetGameVersion() == ENGINE, IDR_GOTHIC_1_ADDON_TXT, RT_RCDATA); +HOOKSPACE(Gothic_I_Addon, GetGameVersion() == ENGINE); #include "Sources.hpp" #endif #ifdef __G2 #define GOTHIC_NAMESPACE Gothic_II_Classic #define ENGINE Engine_G2 -HOOKSPACE_WITH_SG_RC(Gothic_II_Classic, GetGameVersion() == ENGINE, IDR_GOTHIC_2_CLASSIC_TXT, RT_RCDATA); +HOOKSPACE(Gothic_II_Classic, GetGameVersion() == ENGINE); #include "Sources.hpp" #endif #ifdef __G2A #define GOTHIC_NAMESPACE Gothic_II_Addon #define ENGINE Engine_G2A -HOOKSPACE_WITH_SG_RC(Gothic_II_Addon, GetGameVersion() == ENGINE, IDR_GOTHIC_2_ADDON_TXT, RT_RCDATA); +HOOKSPACE(Gothic_II_Addon, GetGameVersion() == ENGINE); #include "Sources.hpp" #endif diff --git a/src/SignatureOf.hpp b/src/SignatureOf.hpp new file mode 100644 index 0000000..4733705 --- /dev/null +++ b/src/SignatureOf.hpp @@ -0,0 +1,31 @@ +#pragma once + +#ifdef __G1 +#include "g1_signatures.hpp" +#endif + +#ifdef __G1A +#include "g1a_signatures.hpp" +#endif + +#ifdef __G2 +#include "g2_signatures.hpp" +#endif + +#ifdef __G2A +#include "g2a_signatures.hpp" +#endif + +#undef SIGNATURE_OF + +#if __G1 && __G1A && __G2 && __G2A +#define SIGNATURE_OF(what) reinterpret_cast(zSwitch(Gothic_I_Classic::SignatureToAddress(#what), Gothic_I_Addon::SignatureToAddress(#what), Gothic_II_Classic::SignatureToAddress(#what), Gothic_II_Addon::SignatureToAddress(#what))) +#elif __G1 +#define SIGNATURE_OF(what) reinterpret_cast(Gothic_I_Classic::SignatureToAddress(#what)) +#elif __G1A +#define SIGNATURE_OF(what) reinterpret_cast(Gothic_I_Addon::SignatureToAddress(#what)) +#elif __G2 +#define SIGNATURE_OF(what) reinterpret_cast(Gothic_II_Classic::SignatureToAddress(#what)) +#elif __G2A +#define SIGNATURE_OF(what) reinterpret_cast(Gothic_II_Addon::SignatureToAddress(#what)) +#endif diff --git a/src/Sources.hpp b/src/Sources.hpp index 77c7d59..e2a7614 100644 --- a/src/Sources.hpp +++ b/src/Sources.hpp @@ -1,2 +1,4 @@ // Add your plugin files here + +#include "SignatureOf.hpp" #include "Plugin.hpp" \ No newline at end of file