comparison mm7_data.h @ 835:72f6df90df98

EventCastSpell
author Ritor1
date Wed, 27 Mar 2013 23:20:14 +0600
parents 9c3f28b31b4a
children d061180f2b42
comparison
equal deleted inserted replaced
834:95d9727412c9 835:72f6df90df98
1833 void __fastcall sub_44892E_set_faces_bit(int sCogNumber, int bit, int on); 1833 void __fastcall sub_44892E_set_faces_bit(int sCogNumber, int bit, int on);
1834 void __fastcall ToggleActorGroupFlag(unsigned int uGroupID, unsigned int uFlag, unsigned int bToggle); 1834 void __fastcall ToggleActorGroupFlag(unsigned int uGroupID, unsigned int uFlag, unsigned int bToggle);
1835 void __thiscall GameUI_StatusBar_UpdateTimedString(unsigned int bForceHide); // idb 1835 void __thiscall GameUI_StatusBar_UpdateTimedString(unsigned int bForceHide); // idb
1836 void OnTimer(int); 1836 void OnTimer(int);
1837 void __fastcall sub_448CF4_spawn_monsters(__int16 typeindex, __int16 level, int count, int x, int y, int z, int group, unsigned int uUniqueName); 1837 void __fastcall sub_448CF4_spawn_monsters(__int16 typeindex, __int16 level, int count, int x, int y, int z, int group, unsigned int uUniqueName);
1838 void __fastcall sub_448DF8_cast_spell(int spellnum, int rank, int level, int fromx, int fromy, int fromz, int tox, int toy, int toz); 1838 void __fastcall EventCastSpell(int spellnum, int uSkillLevel, int uSkill, int fromx, int fromy, int fromz, int tox, int toy, int toz);//sub_448DF8
1839 __int16 __fastcall sub_449A49_door_switch_animation(unsigned int uDoorID, int a2); // idb 1839 __int16 __fastcall sub_449A49_door_switch_animation(unsigned int uDoorID, int a2); // idb
1840 bool _449B57_test_bit(unsigned __int8 *a1, __int16 a2); 1840 bool _449B57_test_bit(unsigned __int8 *a1, __int16 a2);
1841 void _449B7E_toggle_bit(unsigned char *pArray, __int16 a2, unsigned __int16 bToggle); // idb 1841 void _449B7E_toggle_bit(unsigned char *pArray, __int16 a2, unsigned __int16 bToggle); // idb
1842 void __cdecl Party__CountHirelings(); 1842 void __cdecl Party__CountHirelings();
1843 void __fastcall ShowStatusBarString(const char *pString, unsigned int uNumSeconds); 1843 void __fastcall ShowStatusBarString(const char *pString, unsigned int uNumSeconds);