annotate UIHouses.h @ 657:7747161ea5b5

RenderBillboard member rename
author Nomad
date Wed, 13 Mar 2013 01:29:33 +0200
parents 527a052c2a98
children a5e587c8e30e da130dd3092a
rev   line source
629
59713bb36033 houses func moved to uihouses
Gloval
parents: 620
diff changeset
1 #pragma once
59713bb36033 houses func moved to uihouses
Gloval
parents: 620
diff changeset
2
59713bb36033 houses func moved to uihouses
Gloval
parents: 620
diff changeset
3 #include "stru159.h"
59713bb36033 houses func moved to uihouses
Gloval
parents: 620
diff changeset
4
59713bb36033 houses func moved to uihouses
Gloval
parents: 620
diff changeset
5 enum DIALOG_MENU
59713bb36033 houses func moved to uihouses
Gloval
parents: 620
diff changeset
6 {
59713bb36033 houses func moved to uihouses
Gloval
parents: 620
diff changeset
7 DIALOG_SHOP_MAIN = 1,
59713bb36033 houses func moved to uihouses
Gloval
parents: 620
diff changeset
8 DIALOG_SHOP_BUY_STANDART = 2,
59713bb36033 houses func moved to uihouses
Gloval
parents: 620
diff changeset
9 DIALOG_SHOP_SELL = 3,
59713bb36033 houses func moved to uihouses
Gloval
parents: 620
diff changeset
10 DIALOG_SHOP_IDENTIFY = 4,
59713bb36033 houses func moved to uihouses
Gloval
parents: 620
diff changeset
11 DIALOG_SHOP_REPAIR = 5,
644
527a052c2a98 TavernDialog little clean
Ritor1
parents: 629
diff changeset
12 DIALOG_SHOP_REST = 15,
527a052c2a98 TavernDialog little clean
Ritor1
parents: 629
diff changeset
13 DIALOG_SHOP_BYE_FOOD = 16,
629
59713bb36033 houses func moved to uihouses
Gloval
parents: 620
diff changeset
14 DIALOG_SHOP_DISPLAY_EQUIPMENT = 94,
59713bb36033 houses func moved to uihouses
Gloval
parents: 620
diff changeset
15 DIALOG_SHOP_BUY_SPECIAL = 95,
59713bb36033 houses func moved to uihouses
Gloval
parents: 620
diff changeset
16 DIALOG_SHOP_SKILLS = 96,
644
527a052c2a98 TavernDialog little clean
Ritor1
parents: 629
diff changeset
17 DIALOG_SHOP_ARCOMAGE_MAIN = 101,
527a052c2a98 TavernDialog little clean
Ritor1
parents: 629
diff changeset
18 DIALOG_SHOP_ARCOMAGE_102 = 102,
527a052c2a98 TavernDialog little clean
Ritor1
parents: 629
diff changeset
19 DIALOG_SHOP_ARCOMAGE_103 = 103,
527a052c2a98 TavernDialog little clean
Ritor1
parents: 629
diff changeset
20 DIALOG_SHOP_ARCOMAGE_RESULT = 104,
629
59713bb36033 houses func moved to uihouses
Gloval
parents: 620
diff changeset
21 };
59713bb36033 houses func moved to uihouses
Gloval
parents: 620
diff changeset
22
59713bb36033 houses func moved to uihouses
Gloval
parents: 620
diff changeset
23 /* 349 */
59713bb36033 houses func moved to uihouses
Gloval
parents: 620
diff changeset
24 enum HOUSE_ID
59713bb36033 houses func moved to uihouses
Gloval
parents: 620
diff changeset
25 {
59713bb36033 houses func moved to uihouses
Gloval
parents: 620
diff changeset
26 HOUSE_SMITH_EMERALD_ISLE = 1,
59713bb36033 houses func moved to uihouses
Gloval
parents: 620
diff changeset
27 HOUSE_BODY_GUILD_NOVICE_EMERALD_ISLE = 163,
59713bb36033 houses func moved to uihouses
Gloval
parents: 620
diff changeset
28 HOUSE_BODY_GUILD_ERATHIA = 165,
59713bb36033 houses func moved to uihouses
Gloval
parents: 620
diff changeset
29 HOUSE_DARK_GUILD_PIT = 170,
59713bb36033 houses func moved to uihouses
Gloval
parents: 620
diff changeset
30 HOUSE_LORD_AND_JUDGE = 186,
59713bb36033 houses func moved to uihouses
Gloval
parents: 620
diff changeset
31 HOUSE_JAIL = 187,
59713bb36033 houses func moved to uihouses
Gloval
parents: 620
diff changeset
32 HOUSE_600 = 600,//???
59713bb36033 houses func moved to uihouses
Gloval
parents: 620
diff changeset
33 HOUSE_601 = 601//???
59713bb36033 houses func moved to uihouses
Gloval
parents: 620
diff changeset
34 };
59713bb36033 houses func moved to uihouses
Gloval
parents: 620
diff changeset
35
59713bb36033 houses func moved to uihouses
Gloval
parents: 620
diff changeset
36 int __cdecl TrainingDialog();
59713bb36033 houses func moved to uihouses
Gloval
parents: 620
diff changeset
37 char *__cdecl JailDialog();
59713bb36033 houses func moved to uihouses
Gloval
parents: 620
diff changeset
38 void MagicShopDialog();
59713bb36033 houses func moved to uihouses
Gloval
parents: 620
diff changeset
39 void GuildDialog();
59713bb36033 houses func moved to uihouses
Gloval
parents: 620
diff changeset
40 int __cdecl sub_4B6478();
59713bb36033 houses func moved to uihouses
Gloval
parents: 620
diff changeset
41 bool __fastcall sub_4B68EA(int a1);
59713bb36033 houses func moved to uihouses
Gloval
parents: 620
diff changeset
42 void __cdecl TravelByTransport();
59713bb36033 houses func moved to uihouses
Gloval
parents: 620
diff changeset
43 void TempleDialog();
59713bb36033 houses func moved to uihouses
Gloval
parents: 620
diff changeset
44 void __cdecl TownHallDialog();
59713bb36033 houses func moved to uihouses
Gloval
parents: 620
diff changeset
45 void __cdecl BankDialog();
59713bb36033 houses func moved to uihouses
Gloval
parents: 620
diff changeset
46 void __cdecl TavernDialog();
59713bb36033 houses func moved to uihouses
Gloval
parents: 620
diff changeset
47 void __fastcall HousePlaySomeSound(unsigned int uHouseID, int a2); // idb
59713bb36033 houses func moved to uihouses
Gloval
parents: 620
diff changeset
48 void __cdecl WeaponShopDialog();
59713bb36033 houses func moved to uihouses
Gloval
parents: 620
diff changeset
49 void __cdecl AlchemistDialog();
59713bb36033 houses func moved to uihouses
Gloval
parents: 620
diff changeset
50 void __cdecl ArmorShopDialog();
59713bb36033 houses func moved to uihouses
Gloval
parents: 620
diff changeset
51
59713bb36033 houses func moved to uihouses
Gloval
parents: 620
diff changeset
52 extern int uHouse_ExitPic; // weak
59713bb36033 houses func moved to uihouses
Gloval
parents: 620
diff changeset
53 extern int dword_591080; // weak
59713bb36033 houses func moved to uihouses
Gloval
parents: 620
diff changeset
54 extern const stru159 pAnimatedRooms[196];