Mercurial > mm7
comparison mm7_data.h @ 1794:3f1e09a71726
Merge
author | Grumpy7 |
---|---|
date | Sun, 06 Oct 2013 09:21:09 +0200 |
parents | 4dee76d79c78 644d10ad682e |
children | 9f93b5700e2d 49a4db499c0a |
comparison
equal
deleted
inserted
replaced
1793:4dee76d79c78 | 1794:3f1e09a71726 |
---|---|
1097 void SetUserInterface(enum PartyAlignment alignment, bool bReplace); | 1097 void SetUserInterface(enum PartyAlignment alignment, bool bReplace); |
1098 void reset_some_strus_flt_2Cs(); | 1098 void reset_some_strus_flt_2Cs(); |
1099 int __fastcall GetPortalScreenCoord(unsigned int uFaceID); | 1099 int __fastcall GetPortalScreenCoord(unsigned int uFaceID); |
1100 bool PortalFrustrum(int pNumVertices, struct BspRenderer_PortalViewportData *a2, struct BspRenderer_PortalViewportData *near_portal, int uFaceID); | 1100 bool PortalFrustrum(int pNumVertices, struct BspRenderer_PortalViewportData *a2, struct BspRenderer_PortalViewportData *near_portal, int uFaceID); |
1101 int sr_424CD7(unsigned int uVertexID); // idb | 1101 int sr_424CD7(unsigned int uVertexID); // idb |
1102 int __fastcall sr_424EE0_MakeFanFromTriangle(unsigned int uVertexID); // idb | 1102 int BuildingVerticesClipping(unsigned int uNumVertices); |
1103 void __fastcall GivePartyExp(unsigned int pEXPNum); | 1103 void __fastcall GivePartyExp(unsigned int pEXPNum); |
1104 bool __fastcall sub_427769_spell(unsigned int uSpellID); | 1104 bool __fastcall sub_427769_spell(unsigned int uSpellID); |
1105 void _42777D_CastSpell_UseWand_ShootArrow(int a1, unsigned int uPlayerID, unsigned int a4, __int16 a5, int a6); | 1105 void _42777D_CastSpell_UseWand_ShootArrow(int a1, unsigned int uPlayerID, unsigned int a4, __int16 a5, int a6); |
1106 void _42ECB5_PlayerAttacksActor(); | 1106 void _42ECB5_PlayerAttacksActor(); |
1107 void InitializeTurnBasedAnimations(void *); | 1107 void InitializeTurnBasedAnimations(void *); |