Mercurial > mm7
comparison mm7_data.h @ 657:7747161ea5b5
RenderBillboard member rename
author | Nomad |
---|---|
date | Wed, 13 Mar 2013 01:29:33 +0200 |
parents | 2bf48d11d742 |
children | c10163a6d946 |
comparison
equal
deleted
inserted
replaced
653:431a8b0c2bf1 | 657:7747161ea5b5 |
---|---|
1979 void __fastcall WetsuitOn(unsigned int uPlayerID); // idb | 1979 void __fastcall WetsuitOn(unsigned int uPlayerID); // idb |
1980 unsigned int __fastcall WetsuitOff(unsigned int uPlayerID); | 1980 unsigned int __fastcall WetsuitOff(unsigned int uPlayerID); |
1981 void __fastcall PrepareDrawLists_BLV(struct IndoorLocation_drawstru *_this); | 1981 void __fastcall PrepareDrawLists_BLV(struct IndoorLocation_drawstru *_this); |
1982 int /*__usercall*/ sr_sub_4D6FB0/*<eax>*/(struct stru315 *a1/*<ebp>*/); | 1982 int /*__usercall*/ sr_sub_4D6FB0/*<eax>*/(struct stru315 *a1/*<ebp>*/); |
1983 int /*__usercall*/ sr_sub_4D705A/*<eax>*/(struct stru315 *a1/*<ebp>*/); | 1983 int /*__usercall*/ sr_sub_4D705A/*<eax>*/(struct stru315 *a1/*<ebp>*/); |
1984 void __cdecl MessWithBillboards_BLV(); | 1984 void __cdecl FindBillboardsLightLevels_BLV(); |
1985 int __fastcall _43F55F_get_billboard_light_level(struct RenderBillboard *a1, int uBaseLightLevel); | 1985 int __fastcall _43F55F_get_billboard_light_level(struct RenderBillboard *a1, int uBaseLightLevel); |
1986 int __fastcall _43F5C8_get_point_light_level_with_respect_to_lights(unsigned int uBaseLightLevel, int uSectorID, float x, float y, float z); | 1986 int __fastcall _43F5C8_get_point_light_level_with_respect_to_lights(unsigned int uBaseLightLevel, int uSectorID, float x, float y, float z); |
1987 void PrepareBspRenderList_BLV(); | 1987 void PrepareBspRenderList_BLV(); |
1988 void __fastcall PrepareDecorationsRenderList_BLV(unsigned int uDecorationID, unsigned int uSectorID); | 1988 void __fastcall PrepareDecorationsRenderList_BLV(unsigned int uDecorationID, unsigned int uSectorID); |
1989 void PrepareActorRenderList_BLV(); | 1989 void PrepareActorRenderList_BLV(); |