qndel
ff4f783bc7
apply ear enum
6 years ago
qndel
d16bdd02ac
CheckNewPath cleanup
6 years ago
qndel
629d53750c
nthread_send_and_recv_turn cleanup
6 years ago
qndel
46e38e025e
RechargeItem cleanup
6 years ago
qndel
1d308c5f95
CalcSelfItems cleanup
6 years ago
qndel
3e7e9b4012
PlrHitPlr cleanup
6 years ago
qndel
01ef654093
RndItem cleanup
6 years ago
pionere
92cc9d589c
Apply another bunch defines
6 years ago
pionere
ba1f473e34
NUM_CLASSES
6 years ago
pionere
d3fd97705f
invitem
6 years ago
pionere
fa718398a3
map type
6 years ago
pionere
146d4114f9
slots
6 years ago
pionere
b948f0212c
MAXBELTITEMS + PMSG_COUNT
6 years ago
pionere
92646a8950
townwarps count has nothing to do with MAX_PLRS
6 years ago
pionere
a969588bff
DTYPE switches
6 years ago
pionere
f0a51ccf65
use defs instead of literals
6 years ago
qndel
fb8955dd5c
control_print_talk_msg cleanup
6 years ago
qndel
a78d532e2c
DrawGoldSplit cleanup
6 years ago
qndel
af76de2563
CheckSBook cleanup
6 years ago
qndel
f5ab247c42
CheckChrBtns cleanup
6 years ago
qndel
703ec92566
control_check_btn_press cleanup
6 years ago
qndel
0ef6d9e97b
DoPanBtn cleanup
6 years ago
qndel
f0f33571a6
DoSpeedBook cleanup
6 years ago
qndel
1e5554ec6f
DrawChr cleanup
6 years ago
qndel
a716fb58ec
fix compiling hellfire
6 years ago
Anders Jenbo
695fdef40f
Fix DRLG_L3SpawnEdge spawntable (again)
6 years ago
Anders Jenbo
f21abaec0a
Fix DRLG_L3SpawnEdge spawntable
6 years ago
Anders Jenbo
05552f7df1
Correct cave replace pattern
6 years ago
Colin Pitrat
0ea1b81772
Fix typos
6 years ago
Juliano Goncalves
cf53a03585
Use 'MAXBELTITEMS' in belt traversal logic.
6 years ago
Anders Jenbo
e6b4e8168b
Bug: Not all colors are faded
6 years ago
Anders Jenbo
76f63c9202
Fix icon offset
6 years ago
Anders Jenbo
c2d54ad39e
Decompose number
6 years ago
pionere
f6d16b4907
UCHAR_MAX to squelch
6 years ago
pionere
198d8a1142
BOOLs
6 years ago
pionere
4c02613cd0
maxitems
6 years ago
Anders Jenbo
2a3db5f316
Clean up DrawDurIcon
6 years ago
Anders Jenbo
29efef6987
Decompose cords in control_print_talk_msg()
6 years ago
Anders Jenbo
cc09635b71
Calculate x posistion of PrintSBookStr
6 years ago
Anders Jenbo
145ab3c48e
Apply more defines to replace magic numbers
6 years ago
Anders Jenbo
efa445731a
Apply NUM_XY_SLOTS
6 years ago
Tyler
c803c6aa66
Calculate position of screen elements
6 years ago
Anders Jenbo
fdd7254d3e
Clean up multi_handle_events
6 years ago
Anders Jenbo
8272a37aea
Add connection state and player state enums
6 years ago
Anders Jenbo
aada50ec59
Use correct size of gameInitInfo
6 years ago
Anders Jenbo
e226b918a0
Clean up enum usage
6 years ago
Anders Jenbo
81d5728699
Add monk, bard, & barbarian base block from Jarulf
6 years ago
qndel
2cc494581f
Add enum for icreateinfo
6 years ago
qndel
166029c95b
apply enums
6 years ago
Robin Eklind
7d0eff7888
missiles: add BUGFIX for AddRndTeleport
...
If `dObject[dx][dy]` is zero, then `pn = -1`, which causes an
out-of-bounds access to object. If the memory `object[-1]._otype`
is either 84 or 85, then the player is randomly teleported to the
location of the Vile Betrayer quest. This can be triggered either
by interacting with a holy shrine or by casting phasing.
"Wherever you go, there you are"
6 years ago