Anders Jenbo
5ab9f4609a
Clean up signedness
2019-07-21 00:57:53 +02:00
Anders Jenbo
e2bff090d6
Come up with names for all remaning arguments
2019-07-21 00:57:53 +02:00
Anders Jenbo
aa50489569
Clean up generated comments
2019-07-21 00:57:53 +02:00
Anders Jenbo
3bc8ba66b0
Use defines for more screen geometry values
2019-07-20 17:10:49 +02:00
Robin Eklind
4cbf8c9ec3
Rename global pCelBuff to pSPentSpn2Cels
...
This is to avoid confusion, as pCelBuff is also
commonly used as a parameter name.
The naming follows the convention used by
TextBox2.CEL and TextSlid.CEL, as seen in
stores.cpp
pSTextBoxCels = LoadFileInMem("Data\\TextBox2.CEL", NULL);
pSPentSpn2Cels = LoadFileInMem("Data\\PentSpn2.CEL", NULL);
pSTextSlidCels = LoadFileInMem("Data\\TextSlid.CEL", NULL);
2019-07-16 02:13:16 +02:00
Anders Jenbo
32a51d17ca
Align function signatures with PSX symbols
...
Using
https://github.com/diasurgical/scalpel/tree/master/psx/_dump_/3/_dump_c_src_/diabpsx/source
as a reference
2019-07-08 04:12:12 +02:00
Anders Jenbo
a7788ccddf
Format bin exact code
2019-06-17 04:55:41 +02:00
Duarte Alvim
6a4142fb08
Add gold constants
2019-06-16 02:24:09 +02:00
Anders Jenbo
328c74b626
Correct called methode
2019-06-09 01:35:55 +02:00
Anders Jenbo
334c06c6d3
Correct type in calls to AddPanelString
2019-06-08 13:06:26 +02:00
Anders Jenbo
a369eb8d46
Fix DrawSpellList
2019-06-08 12:01:58 +01:00
Manuel K
97c1edd3a0
Use BUFFER_WIDTH
2019-06-05 20:13:34 +02:00
Manuel K
df1d049ae3
Use SCREEN_Y
2019-06-02 18:08:09 +01:00
Manuel K
896933f55e
Replace magic number 352 with VIEWPORT_HEIGHT ( #1232 )
2019-06-02 17:51:33 +01:00
Sergey Semushin
ef97e8cc43
Make control_remove_gold bin exact.
2019-05-31 20:18:12 +01:00
Anders Jenbo
56dcdd669b
Clean up DrawChr
2019-05-31 16:03:03 +01:00
Sergey Semushin
d218b5e3ae
Clean up DrawTalkPan.
2019-05-30 00:02:13 +01:00
Sergey Semushin
4c5748a0c5
Clean up control_press_enter.
2019-05-27 08:38:43 +01:00
Anders Jenbo
035d6b146c
Clean up DrawInfoBox ( #1211 )
2019-05-26 15:55:15 +01:00
Sergey Semushin
ca3841a7dc
Clean up DrawSpellList.
2019-05-26 13:55:34 +01:00
qndel
9f924f86bf
control_presskeys bin exact ( #1187 )
2019-05-15 22:37:20 +01:00
qndel
94af1c4076
control_print_talk_msg bin exact
2019-05-12 14:57:31 +01:00
qndel
21b84adf13
control_type_message bin exact
2019-05-11 11:35:27 +01:00
Anders Jenbo
aa2752839a
Clean up switch style
2019-05-07 00:50:07 +02:00
Anders Jenbo
3c7165b1d8
Clean up CheckPanelInfo
2019-05-07 00:26:03 +02:00
Anders Jenbo
d4437a923e
Clean control_print_info_str
2019-05-07 00:26:03 +02:00
Anders Jenbo
7a6609ad8a
Clean up MY_PlrStringXY
2019-05-07 00:26:03 +02:00
Anders Jenbo
a3e3cd4c23
Clean up ADD_PlrStringXY
2019-05-07 00:26:03 +02:00
galaxyhaxz
82e8d6ed60
Fix trigflag, trigs.cpp bin exact
2019-05-06 23:07:59 +01:00
qndel
20e602ca84
PrintGameStr bin exact ( #1109 )
2019-05-04 13:15:06 +01:00
Anders Jenbo
ba38357e21
Clean up control.cpp pointer types
2019-05-04 12:07:08 +01:00
Anders Jenbo
6680077603
Clean up DrawDurIcon
2019-05-04 12:07:08 +01:00
Anders Jenbo
9f96bd6134
Clean up PrintSBookStr
2019-05-04 12:07:08 +01:00
Anders Jenbo
b937466631
Clean up DrawGoldSplit
2019-05-04 12:07:08 +01:00
Anders Jenbo
168a7a56ec
Clean up control_drop_gold
2019-05-04 12:07:08 +01:00
Anders Jenbo
d5540a91d7
Clean up control_remove_gold
2019-05-02 09:49:02 +01:00
Anders Jenbo
e0617c5fad
Clean up control_set_gold_curs
2019-05-02 09:49:02 +01:00
Anders Jenbo
307c1196f3
Clean up control_check_talk_btn
2019-05-02 09:49:02 +01:00
Anders Jenbo
553b694a22
Clean up control_reset_talk_msg
2019-05-02 09:49:02 +01:00
Anders Jenbo
51544fed2b
Clean up control_release_talk_btn
2019-05-02 09:49:02 +01:00
Anders Jenbo
40e93aac8d
Clean up control_up_down
2019-05-02 09:49:02 +01:00
Anders Jenbo
48212a62f6
Correct types in control.cpp
2019-04-30 05:58:35 +02:00
Anders Jenbo
ea8eeefc57
Clean up control_WriteStringToBuffer
2019-04-29 02:02:49 +02:00
qndel
1d656ef7fd
control_talk_last_key bin exact
2019-04-26 19:18:30 +02:00
Anders Jenbo
0a2b767b28
Clean up InitControlPan ( #1001 )
2019-04-22 13:59:07 +02:00
galaxyhaxz
777c517b8e
Change ASM macro
2019-04-22 02:23:12 -05:00
galaxyhaxz
540892ff9d
Preliminary support for fixed header files
2019-04-21 17:20:38 +02:00
galaxyhaxz
740e91e881
rename screen_y_times_768
2019-04-19 04:05:55 +02:00
Robin Eklind
4d16a54da8
Merge pull request #935 from qndel/ReleaseChrBtns
...
ReleaseChrBtns bin exact
2019-04-17 11:44:22 +09:00
Robin Eklind
0501ff10ef
Use RECT32 struct for attribute_inc_rects
2019-04-17 11:36:30 +09:00