Mercurial > mm7
comparison mm7_data.h @ 598:f8a4a2e0b4c9
fixed random iten generator, chest generator
author | Gloval |
---|---|
date | Wed, 06 Mar 2013 22:46:40 +0400 |
parents | f451efdb7c8b |
children | deb559e4fe47 |
comparison
equal
deleted
inserted
replaced
570:f54481c85df8 | 598:f8a4a2e0b4c9 |
---|---|
2051 signed int __cdecl const_2(); | 2051 signed int __cdecl const_2(); |
2052 bool __cdecl sub_44C28F_open_nwc_dungeon(); | 2052 bool __cdecl sub_44C28F_open_nwc_dungeon(); |
2053 // int __cdecl crt_deconstruct_44C42C(); | 2053 // int __cdecl crt_deconstruct_44C42C(); |
2054 void SpawnEncounter(struct MapInfo *pMapInfo, struct SpawnPointMM7 *spawn, int a3, int a4, int a5); | 2054 void SpawnEncounter(struct MapInfo *pMapInfo, struct SpawnPointMM7 *spawn, int a3, int a4, int a5); |
2055 int __fastcall sub_44FA4C_spawn_light_elemental(int a1, int a2, int a3); | 2055 int __fastcall sub_44FA4C_spawn_light_elemental(int a1, int a2, int a3); |
2056 void sub_450218_prolly_generate_chests_loot(); | 2056 |
2057 signed int __fastcall sub_450521_ProllyDropItemAt(int ecx0, signed int a2, int a3, int a4, int a5, unsigned __int16 a6); | 2057 signed int __fastcall sub_450521_ProllyDropItemAt(int ecx0, signed int a2, int a3, int a4, int a5, unsigned __int16 a6); |
2058 int __fastcall sub_45063B(struct MapInfo *a1, int a2); | 2058 int __fastcall sub_45063B(struct MapInfo *a1, int a2); |
2059 void RespawnGlobalDecorations(); | 2059 void RespawnGlobalDecorations(); |
2060 bool __fastcall SpawnActor(unsigned int uMonsterID); | 2060 bool __fastcall SpawnActor(unsigned int uMonsterID); |
2061 int __cdecl GetAlertStatus(); | 2061 int __cdecl GetAlertStatus(); |