comparison mm7_data.h @ 1519:4c787c28ddce

Clean CastSpellInfo. (2)
author yoctozepto
date Wed, 04 Sep 2013 16:00:15 +0200
parents 091c5eb46a0e
children 61458df2cb4f
comparison
equal deleted inserted replaced
1518:091c5eb46a0e 1519:4c787c28ddce
1364 void __fastcall sub_44892E_set_faces_bit(int sCogNumber, int bit, int on); 1364 void __fastcall sub_44892E_set_faces_bit(int sCogNumber, int bit, int on);
1365 void __fastcall ToggleActorGroupFlag(unsigned int uGroupID, unsigned int uFlag, unsigned int bToggle); 1365 void __fastcall ToggleActorGroupFlag(unsigned int uGroupID, unsigned int uFlag, unsigned int bToggle);
1366 void GameUI_StatusBar_UpdateTimedString(unsigned int bForceHide); // idb 1366 void GameUI_StatusBar_UpdateTimedString(unsigned int bForceHide); // idb
1367 void OnTimer(int); 1367 void OnTimer(int);
1368 void __fastcall sub_448CF4_spawn_monsters(__int16 typeindex, __int16 level, int count, int x, int y, int z, int group, unsigned int uUniqueName); 1368 void __fastcall sub_448CF4_spawn_monsters(__int16 typeindex, __int16 level, int count, int x, int y, int z, int group, unsigned int uUniqueName);
1369 void __fastcall EventCastSpell(int spellnum, int uSkillLevel, int uSkill, int fromx, int fromy, int fromz, int tox, int toy, int toz);//sub_448DF8 1369 void __fastcall EventCastSpell(int uSpellID, int uSkillLevel, int uSkill, int fromx, int fromy, int fromz, int tox, int toy, int toz);//sub_448DF8
1370 __int16 __fastcall sub_449A49_door_switch_animation(unsigned int uDoorID, int a2); // idb 1370 __int16 __fastcall sub_449A49_door_switch_animation(unsigned int uDoorID, int a2); // idb
1371 bool _449B57_test_bit(unsigned __int8 *a1, __int16 a2); 1371 bool _449B57_test_bit(unsigned __int8 *a1, __int16 a2);
1372 void _449B7E_toggle_bit(unsigned char *pArray, __int16 a2, unsigned __int16 bToggle); // idb 1372 void _449B7E_toggle_bit(unsigned char *pArray, __int16 a2, unsigned __int16 bToggle); // idb
1373 void ShowStatusBarString(const char *pString, unsigned int uNumSeconds); 1373 void ShowStatusBarString(const char *pString, unsigned int uNumSeconds);
1374 void ShowNothingHereStatus(); 1374 void ShowNothingHereStatus();