Mercurial > mm7
comparison mm7_data.h @ 812:9d2b911ef526
Fixed some odm terrain collision glitches.
author | Nomad |
---|---|
date | Tue, 26 Mar 2013 06:34:44 +0200 |
parents | 41b4e9769863 |
children | d37b03507b3b |
comparison
equal
deleted
inserted
replaced
796:14beae4f1723 | 812:9d2b911ef526 |
---|---|
1416 extern char *pQuestsTXT_Raw; | 1416 extern char *pQuestsTXT_Raw; |
1417 extern unsigned int uNumTerrainNormals; | 1417 extern unsigned int uNumTerrainNormals; |
1418 extern struct Vec3_float_ *pTerrainNormals; | 1418 extern struct Vec3_float_ *pTerrainNormals; |
1419 extern unsigned short pTerrainNormalIndices[128 * 128 * 2]; | 1419 extern unsigned short pTerrainNormalIndices[128 * 128 * 2]; |
1420 extern unsigned int pTerrainSomeOtherData[128 * 128 * 2]; | 1420 extern unsigned int pTerrainSomeOtherData[128 * 128 * 2]; |
1421 extern int dword_76D518_terrain_cell_world_pos_around_party_y; // weak | |
1422 extern int dword_76D51C_terrain_cell_world_pos_around_party_y; // weak | |
1423 extern int dword_76D520_terrain_cell_world_pos_around_party_y; // weak | |
1424 extern int dword_76D524_terrain_cell_world_pos_around_party_y; // weak | |
1425 extern int dword_76D528_terrain_cell_world_pos_around_party_z; // weak | |
1426 extern int dword_76D52C_terrain_cell_world_pos_around_party_z; // weak | |
1427 extern int dword_76D530_terrain_cell_world_pos_around_party_z; // weak | |
1428 extern int dword_76D534_terrain_cell_world_pos_around_party_z; // weak | |
1429 extern int dword_76D538_terrain_cell_world_pos_around_party_x; // weak | |
1430 extern int dword_76D53C_terrain_cell_world_pos_around_party_x; // weak | |
1431 extern int dword_76D540_terrain_cell_world_pos_around_party_x; // weak | |
1432 extern int dword_76D544_terrain_cell_world_pos_around_party_x; // weak | |
1433 //extern int dword_76D548_terrain_cell_world_pos_around_party_y; // weak | |
1434 //extern int dword_76D54C_terrain_cell_world_pos_around_party_y; // weak | |
1435 //extern int dword_76D550_terrain_cell_world_pos_around_party_y; // weak | |
1436 //extern int dword_76D554_terrain_cell_world_pos_around_party_y; // weak | |
1437 //extern int dword_76D558_terrain_cell_world_pos_around_party_z; // weak | |
1438 //extern int dword_76D55C_terrain_cell_world_pos_around_party_z; // weak | |
1439 //extern int dword_76D560_terrain_cell_world_pos_around_party_z; // weak | |
1440 //extern int dword_76D564_terrain_cell_world_pos_around_party_z; // weak | |
1441 //extern int dword_76D568_terrain_cell_world_pos_around_party_x; // weak | |
1442 //extern int dword_76D56C_terrain_cell_world_pos_around_party_x; // weak | |
1443 //extern int dword_76D570_terrain_cell_world_pos_around_party_x; // weak | |
1444 //extern int dword_76D574_terrain_cell_world_pos_around_party_x; // weak | |
1445 extern char byte_76D5C0; | 1421 extern char byte_76D5C0; |
1446 extern struct unk_F7B60C stru_76D578; | 1422 extern struct unk_F7B60C stru_76D578; |
1447 extern struct unk_F7B60C stru_76D590; | 1423 extern struct unk_F7B60C stru_76D590; |
1448 extern struct unk_F7B60C stru_76D5A8; | 1424 extern struct unk_F7B60C stru_76D5A8; |
1449 extern int terrain_76D5C8[128]; | 1425 extern int terrain_76D5C8[128]; |