Mercurial > mm7
comparison mm7_data.h @ 1412:182d58b2a34c
Harmondale falling under terrain fixed
author | Nomad |
---|---|
date | Sat, 27 Jul 2013 14:28:14 +0200 |
parents | 2423bc2af692 |
children | 3881d2f94eb1 |
comparison
equal
deleted
inserted
replaced
1411:2423bc2af692 | 1412:182d58b2a34c |
---|---|
1377 bool __fastcall IsBModelVisible(unsigned int uModelID, int *unused); | 1377 bool __fastcall IsBModelVisible(unsigned int uModelID, int *unused); |
1378 void __thiscall ODM_LoadAndInitialize(const char *pLevelFilename, struct OutdoorCamera *thisa); | 1378 void __thiscall ODM_LoadAndInitialize(const char *pLevelFilename, struct OutdoorCamera *thisa); |
1379 unsigned int GetLevelFogColor(); | 1379 unsigned int GetLevelFogColor(); |
1380 int __fastcall sub_47C3D7_get_fog_related_stuff(int a1, int a2, float a3); | 1380 int __fastcall sub_47C3D7_get_fog_related_stuff(int a1, int a2, float a3); |
1381 signed int __fastcall GetActorTintColor(int max_dim, int min_dim, float distance, int a4, struct RenderBillboard *a5); | 1381 signed int __fastcall GetActorTintColor(int max_dim, int min_dim, float distance, int a4, struct RenderBillboard *a5); |
1382 unsigned int __stdcall WorldPosToGridCellX(int); // weak | 1382 unsigned int WorldPosToGridCellX(int); // weak |
1383 unsigned int __stdcall WorldPosToGridCellZ(int); // weak | 1383 unsigned int WorldPosToGridCellZ(int); // weak |
1384 int __stdcall GridCellToWorldPosX(int); // weak | 1384 int __stdcall GridCellToWorldPosX(int); // weak |
1385 int __stdcall GridCellToWorldPosZ(int); // weak | 1385 int __stdcall GridCellToWorldPosZ(int); // weak |
1386 void __cdecl loc_48118F(); // idb | 1386 void __cdecl loc_48118F(); // idb |
1387 void __cdecl loc_481199(); // idb | 1387 void __cdecl loc_481199(); // idb |
1388 void ResetPolygons(); | 1388 void ResetPolygons(); |