Robin Eklind
8a66c7f15a
Merge pull request #2012 from AJenbo/sol
...
Document .SOL value tables
6 years ago
Anders Jenbo
21b62274b9
Document .SOL value tables
6 years ago
Anders Jenbo
f8831ba3b0
Fix Travis Mac builds because of an outdated brew
6 years ago
Robin Eklind
3abaf0ff8c
Merge pull request #2011 from galaxyhaxz/CatsButtOnAPlaque
...
Metallic hydrogen neural array
6 years ago
galaxyhaxz
81ff8e6287
Metallic hydrogen neural array
6 years ago
qndel
34caded4de
fix hotkeys
6 years ago
qndel
d51eee6916
CheckPanelInfo cleanup
6 years ago
Anders Jenbo
ab453a5bb0
Correct some documentation
6 years ago
Anders Jenbo
e7e51abd13
Document remaning functions in render related files
6 years ago
Anders Jenbo
a29d64b923
Document engine.cpp functions
6 years ago
Anders Jenbo
f1616060e5
Document CL2 render functions
6 years ago
Anders Jenbo
20621a0642
add all.h and use in place of diablo.h ( #2005 )
...
Now diablo.h is treated in the same way as all other header files of
Source, as it only contains the declarations of global variables and
functions of diablo.cpp.
Besides consistency, this also enables mods to include diablo.h just
like any other header file without having to include every header file
(and without having to include C++ specific aspects of the now all.h).
6 years ago
Anders Jenbo
09c41c666f
Update monster.cpp
6 years ago
qndel
a1321539fb
enums
6 years ago
qndel
a6a89bca3a
apply TRUE/FALSE
6 years ago
qndel
c2587d9786
use enums ( #1997 )
6 years ago
qndel
3770c8551d
max walkpath ( #1996 )
6 years ago
Anders Jenbo
e724668be5
Apply enum MFILE_FIREWAL
6 years ago
Anders Jenbo
bc2ab2289c
Apply enum MFILE_NONE
...
Thanks to @ MaxDesiatov
6 years ago
qndel
6214779459
DrawZoom cleanup
6 years ago
galaxyhaxz
6605e1de5e
Fix variable 'gbSelectProvider'
6 years ago
qndel
f57af2fa7d
tMsgSaid type change
6 years ago
qndel
3008439bc7
enums and stuff
6 years ago
galaxyhaxz
1657af4b08
Missing blood boil+FreeMissGFX
6 years ago
Marco
df2e6b2bb9
affix_item_type enum
6 years ago
Marco
29b9c99e5a
added some more values from enums ( #1955 )
6 years ago
Anders Jenbo
7ec6f39dc8
MAXQUESTS variable
6 years ago
Anders Jenbo
aedf8c993b
PressKey clean up
6 years ago
Anders Jenbo
8a2cd19d95
DisableInputWndProc clean up
6 years ago
Anders Jenbo
cee06d07a7
Correct spelling of color
6 years ago
Anders Jenbo
bae579ab90
Align PM_DoWalk, PM_DoWalk2 and PM_DoWalk3
...
Hellfire shows that World* was the correct param
6 years ago
Anders Jenbo
4be0564bda
SyncPlrAnim clean up
6 years ago
qndel
f9558c81c4
AddObject cleanup
6 years ago
qndel
59ccb89e12
ProcessObjects cleanup
6 years ago
Marco
a939a7f0be
Enum for object trap
6 years ago
qndel
6a8e2f0e25
SetupObject cleanup
6 years ago
qndel
b01f1907b5
Obj_Circle cleanup
6 years ago
qndel
1abb61cb64
OperateCauldron cleanup
6 years ago
qndel
3a66af638d
OperateTrapLvr cleanup
6 years ago
qndel
3f9398812a
SyncDoors cleanup
6 years ago
qndel
6dd9e0dffd
gamemenu_gamma cleanup
6 years ago
Anders Jenbo
9d028a418d
Correct _SNETUIDATA struct
...
UiProfileGetString returns a list of pointer to strings (4), not an int
6 years ago
Anders Jenbo
f761c73723
Correct CelBlitWidth signature
6 years ago
Marco
4626450e11
some more item based enum consts
6 years ago
Robin Eklind
629076db27
Merge pull request #1890 from Serpen/master
...
OperateSkelBook const IMISC_SCROLL
6 years ago
Marco
d6d60f0109
OperateSkelBook const IMISC_SCROLL
6 years ago
Christopher M. Hobbs
ae52d223d1
Update debug docs for consistency
6 years ago
Anders Jenbo
edb2f774d4
Fix Devil Kin Brute being enabled
6 years ago
Anders Jenbo
34238dc30a
UITYPE_INVALID
6 years ago
Anders Jenbo
0c90ad0527
Set bool values TRUE/FALSE
6 years ago