Commit graph

42 commits

Author SHA1 Message Date
Anders Jenbo
035d6b146c
Clean up DrawInfoBox (#1211) 2019-05-26 15:55:15 +01:00
qndel
9f924f86bf control_presskeys bin exact (#1187) 2019-05-15 22:37:20 +01:00
Anders Jenbo
d4437a923e Clean control_print_info_str 2019-05-07 00:26:03 +02:00
Anders Jenbo
ba38357e21 Clean up control.cpp pointer types 2019-05-04 12:07:08 +01:00
Anders Jenbo
307c1196f3 Clean up control_check_talk_btn 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
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
galaxyhaxz
d76fce723d DrawSpellBook & CheckSBook (#963) 2019-04-17 00:30:33 +02:00
Anders Jenbo
c0531bfc4c Some booleans 2019-04-16 02:30:48 +02:00
qndel
9864e0f150 DrawDurIcon4Item bin exact (#936) 2019-04-14 01:56:33 +02:00
qndel
3358f619e2 ReleaseChrBtns bin exact 2019-04-13 12:01:56 +02:00
galaxyhaxz
4e01e03711 Cleanup default calling conventions 2019-04-09 12:04:00 +02:00
Anders Jenbo
5c22841071 Apply MAX_PATH 2019-04-08 18:52:30 +02:00
Anders Jenbo
69ad8b63e0 Clean up StartGoldDrop 2019-04-05 16:44:04 +02:00
qndel
8f7f936eda GetObjectStr almost bin exact 2019-03-28 17:25:50 +01:00
galaxyhaxz
afe4d4d3a9
Clean Control.cpp asm funcs (#707) 2019-03-19 18:37:22 -05:00
galaxyhaxz
87a0846a38
Clean CPrintString + Font index (#687) 2019-03-18 22:24:23 -05:00
galaxyhaxz
c0c5cc3610 Fix DrawSpellCel (#630) 2019-03-14 10:40:30 +09:00
Anders Jenbo
cfbe27f3b8 Clean up (#568)
* Clean up mana checks

* Don't expose static globals
2019-01-15 10:15:48 +01:00
Anders Jenbo
82d1f6c8e0 Clean up CheckChrBtns 2019-01-01 03:15:04 +01:00
galaxyhaxz
eceb1c3b5b Fix tempstr length, add array 2018-12-18 09:37:37 +01:00
Anders Jenbo
ab3a6208d2 Use "BOOLEAN" instead of "bool"
bool is not defined in C
2018-11-26 12:35:03 +01:00
galaxyhaxz
d9a285327f
StartGame and PressEscKey (#461) 2018-11-12 15:27:43 -06:00
Anders Jenbo
04b19f604d Monster.cpp (#443)
* Clean up MAI_Golum

* Clean up MAI_Garbud

* Clean up MAI_Lachdanan

* Clean up DeleteMonsterList

* Clean up FreeMonsters

* Define enums for resistance

* Correct AddPanelString input

* Correct pinfoflag type

* Define monster_goal

* apply enum to _pIFlags

* Correct DeleteMonsterList

* Add TODO for possible bug fix.
2018-10-31 15:26:03 +01:00
Anders Jenbo
27b23b4186 Format ingame UI 2018-10-22 01:31:21 +02:00
Andrew Dunstan
674407cb73 clean SetSpellTrans 2018-10-18 23:03:20 +02:00
Anders Jenbo
96ab38730f Control.cpp (#396)
* Clean up ToggleSpell

* Clean up DrawLifeFlask and UpdateLifeFlask

* Clean up DrawManaFlaskm, control_update_life_mana and UpdateManaFlask

* Clean up CheckSBook

* Clean up DoSpeedBook

* Decompose magic numbers

* Clean up GetSBookTrans

* Apply spell_type

* Slight clean up of DrawSpellList

This improves the bin diff a little bit but more importantly gets rid of
_p*Spells[] usage in control.cpp
2018-10-11 08:37:14 +02:00
squidcc
3561450624 clean plrmsg.cpp (#386) 2018-10-06 14:00:37 +02:00
Anders Jenbo
db77557dce ValidatePlayer (#318)
* ValidatePlayer

* Add MAX_SPELLS define
2018-09-23 09:40:05 +02:00
Anders Jenbo
e05679b1c9 Clean up ProcessPlayers (#319)
* Clean up ProcessPlayers

* Change drawhpflag and drawmanaflag to BOOL
2018-09-23 09:38:34 +02:00
galaxyhaxz
38b498ac4b
Add 'const' to data to match original binary (#200) 2018-09-09 15:40:23 -05:00
galaxyhaxz
13126a90d6
Fix garbage structs, data in setmaps (#189) 2018-09-04 11:16:14 -05:00
galaxyhaxz
775ae59e18
Fix function signatures and others (#158)
Fix InitObjects, themes.cpp, names
2018-08-12 18:32:48 -05:00
galaxyhaxz
49a6f4f9fc
Add include guards, prepare for XRef (#28)
Add definitions, other junk.
2018-06-20 05:17:44 -05:00
galaxyhaxz
bb01c6f084
Remove the "fear factor" (#21)
Snakes, spiders, Demons, what scares you?
2018-06-18 19:16:32 -05:00
galaxyhaxz
dde68ff89e
Add files via upload 2018-06-06 21:25:54 -05:00