You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
qndel 0ef6d9e97b DoPanBtn cleanup 6 years ago
..
.clang-format Reformat the .clang-format files 6 years ago
_asm.cpp render: clean up inlined asm functions (#553) 7 years ago
_render.cpp Clean up signedness 7 years ago
all.h Fix typos 6 years ago
appfat.cpp Fix typos 6 years ago
appfat.h Fix signature of FuncDlg properly 6 years ago
asm_trans_rect.inc Use SCREEN_Y 7 years ago
automap.cpp Use defines for tile and screen related magic numbers 6 years ago
automap.h Add documentation to more files 6 years ago
capture.cpp 99 lines of documentation (#2058) 6 years ago
capture.h Add documentation 6 years ago
codec.cpp Apply sematic codestyle 6 years ago
codec.h Add documentation 6 years ago
control.cpp DoPanBtn cleanup 6 years ago
control.h enums and stuff (#2024) 6 years ago
cursor.cpp 99 lines of documentation (#2058) 6 years ago
cursor.h Backport cleanups from hellfire branch 6 years ago
dead.cpp Order variables logically 6 years ago
dead.h Add documentation 6 years ago
debug.cpp Make player struct x/y fields match monster struct 6 years ago
debug.h Add documentation 6 years ago
diablo.cpp Use defines for tile and screen related magic numbers 6 years ago
diablo.h Correct seed tables 6 years ago
doom.cpp Add documentation 6 years ago
doom.h Add documentation 6 years ago
drlg_l1.cpp BOOLs 6 years ago
drlg_l1.h Add documentation 6 years ago
drlg_l2.cpp BOOLs 6 years ago
drlg_l2.h Backport cleanups from hellfire branch 6 years ago
drlg_l3.cpp Fix DRLG_L3SpawnEdge spawntable (again) 6 years ago
drlg_l3.h Add documentation 6 years ago
drlg_l4.cpp BOOLs 6 years ago
drlg_l4.h Backport cleanups from hellfire branch 6 years ago
dthread.cpp Apply more enums, defines and types 6 years ago
dthread.h dthread: add parameter name to dthread_handler 6 years ago
dx.cpp Format source 6 years ago
dx.h Add documentation 6 years ago
effects.cpp Misc clean ups that missed last round 6 years ago
effects.h Fix function/var names (effects/sound) 6 years ago
encrypt.cpp Fix InitHash 6 years ago
encrypt.h Make hashtable in to a 2d array 6 years ago
engine.cpp 99 lines of documentation (#2058) 6 years ago
engine.h Avoid void pointers 6 years ago
error.cpp Enable asserts in files that where cleaned 6 years ago
error.h Backport cleanups from hellfire branch 6 years ago
fault.cpp Add documentation 6 years ago
fault.h Add documentation 6 years ago
gamemenu.cpp Format source 6 years ago
gamemenu.h Add documentation to more files 6 years ago
gendung.cpp Copy documentation from sanctuary/notes 6 years ago
gendung.h Decompose magic numbers 6 years ago
gmenu.cpp Enable asserts in files that where cleaned 6 years ago
gmenu.h Correct array sizes 6 years ago
help.cpp Calculate position of screen elements 6 years ago
help.h Calculate position of screen elements 6 years ago
init.cpp 99 lines of documentation (#2058) 6 years ago
init.h Correct signatures 6 years ago
interfac.cpp Enable assertions 6 years ago
interfac.h Add documentation to more files 6 years ago
inv.cpp Use 'MAXBELTITEMS' in belt traversal logic. 6 years ago
inv.h Add documentation to more files 6 years ago
itemdat.cpp Backport cleanups from hellfire branch 6 years ago
itemdat.h Add documentation to more files 6 years ago
items.cpp Calculate position of screen elements 6 years ago
items.h Backport cleanups from hellfire branch 6 years ago
lighting.cpp Enable assertions 6 years ago
lighting.h Add documentation 6 years ago
list.h Add documentation 6 years ago
loadsave.cpp 99 lines of documentation (#2058) 6 years ago
loadsave.h Add documentation to more files 6 years ago
logging.cpp Remove C compat 6 years ago
logging.h Add documentation to more files 6 years ago
mainmenu.cpp More cleanups 6 years ago
mainmenu.h More cleanups 6 years ago
minitext.cpp Calculate position of screen elements 6 years ago
minitext.h minitext: fix variable names of minitext.cpp 6 years ago
misdat.cpp Add documentation to more files 6 years ago
misdat.h Add documentation to more files 6 years ago
missiles.cpp missiles: add BUGFIX for AddRndTeleport 6 years ago
missiles.h Add documentation to more files 6 years ago
monstdat.cpp Clean up enum usage 6 years ago
monstdat.h Correct array sizes 6 years ago
monster.cpp UCHAR_MAX to squelch 6 years ago
monster.h Backport cleanups from hellfire branch 6 years ago
movie.cpp 99 lines of documentation (#2058) 6 years ago
movie.h Add documentation to more files 6 years ago
mpqapi.cpp Avoid void pointers 6 years ago
mpqapi.h Avoid void pointers 6 years ago
msg.cpp Add connection state and player state enums 6 years ago
msg.h Names and bug fixes (#1974) 6 years ago
msgcmd.cpp Add documentation to more files 6 years ago
msgcmd.h Add documentation to more files 6 years ago
multi.cpp Clean up multi_handle_events 6 years ago
multi.h Fix typos 6 years ago
nthread.cpp Remove C compat 6 years ago
nthread.h nthread: add parameter name to nthread_handler 6 years ago
objdat.cpp Clean up enum usage 6 years ago
objdat.h Add doxygen description to remaining engine files 6 years ago
objects.cpp Clean up enum usage 6 years ago
objects.h Add doxygen description to remaining engine files 6 years ago
pack.cpp Add doxygen description to remaining engine files 6 years ago
pack.h Add doxygen description to remaining engine files 6 years ago
palette.cpp Bug: Not all colors are faded 6 years ago
palette.h Add doxygen description to remaining engine files 6 years ago
path.cpp Format files 6 years ago
path.h Add documentation 6 years ago
pfile.cpp Add doxygen description to remaining engine files 6 years ago
pfile.h Add doxygen description to remaining engine files 6 years ago
player.cpp Copy documentation from sanctuary/notes 6 years ago
player.h Add doxygen description to remaining engine files 6 years ago
plrmsg.cpp Apply more defines to replace magic numbers 6 years ago
plrmsg.h Add doxygen description to remaining engine files 6 years ago
portal.cpp Add doxygen description to remaining engine files 6 years ago
portal.h Add doxygen description to remaining engine files 6 years ago
quests.cpp Calculate position of screen elements 6 years ago
quests.h Add doxygen description to remaining engine files 6 years ago
render.cpp Apply more defines to replace magic numbers 6 years ago
render.h Apply more defines to replace magic numbers 6 years ago
restrict.cpp 99 lines of documentation (#2058) 6 years ago
restrict.h Add doxygen description to remaining engine files 6 years ago
scrollrt.cpp Fix typos 6 years ago
scrollrt.h Add doxygen description to remaining engine files 6 years ago
setmaps.cpp 99 lines of documentation (#2058) 6 years ago
setmaps.h Fix typos 6 years ago
sha.cpp Add doxygen description to remaining engine files 6 years ago
sha.h Add doxygen description to remaining engine files 6 years ago
sound.cpp Copy documentation from sanctuary/notes 6 years ago
sound.h Add doxygen description to remaining engine files 6 years ago
spelldat.cpp Add doxygen description to remaining engine files 6 years ago
spelldat.h Add doxygen description to remaining engine files 6 years ago
spells.cpp Add doxygen description to remaining engine files 6 years ago
spells.h Add doxygen description to remaining engine files 6 years ago
stores.cpp Calculate position of screen elements 6 years ago
stores.h Add doxygen description to remaining engine files 6 years ago
sync.cpp Add doxygen description to remaining engine files 6 years ago
sync.h Add doxygen description to remaining engine files 6 years ago
textdat.cpp Add doxygen description to remaining engine files 6 years ago
textdat.h Add doxygen description to remaining engine files 6 years ago
themes.cpp Copy documentation from sanctuary/notes 6 years ago
themes.h Add documentation 6 years ago
tmsg.cpp Add doxygen description to remaining engine files 6 years ago
tmsg.h Add doxygen description to remaining engine files 6 years ago
town.cpp Add doxygen description to remaining engine files 6 years ago
town.h Add doxygen description to remaining engine files 6 years ago
towners.cpp 99 lines of documentation (#2058) 6 years ago
towners.h Add doxygen description to remaining engine files 6 years ago
track.cpp Add doxygen description to remaining engine files 6 years ago
track.h Add doxygen description to remaining engine files 6 years ago
trigs.cpp Copy documentation from sanctuary/notes 6 years ago
trigs.h Add doxygen description to remaining engine files 6 years ago
wave.cpp Add doxygen description to remaining engine files 6 years ago
wave.h Fix typos 6 years ago