..
.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
GetErrorStr cleanup
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
Calculate position of item highlighting
6 years ago
automap.h
Merge branch 'master' of github.com:diasurgical/devilution into hellfire
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
Apply SPLICONLENGTH
6 years ago
control.h
enums and stuff ( #2024 )
6 years ago
cursor.cpp
Merge branch 'hellfire' of github.com:diasurgical/devilution
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
Merge branch 'master' of github.com:diasurgical/devilution into hellfire
6 years ago
debug.h
Add documentation
6 years ago
diablo.cpp
[hellfire] RightMouseDown bin exact
6 years ago
diablo.h
Fix bad merge
6 years ago
doom.cpp
Correct size of sprite
6 years ago
doom.h
Merge branch 'master' of github.com:diasurgical/devilution into hellfire
6 years ago
drlg_l1.cpp
Merge branch 'hellfire' of github.com:diasurgical/devilution
6 years ago
drlg_l1.h
Merge branch 'master' of github.com:diasurgical/devilution into hellfire
6 years ago
drlg_l2.cpp
some cleanups ( #2099 )
6 years ago
drlg_l2.h
Backport cleanups from hellfire branch
6 years ago
drlg_l3.cpp
Merge branch 'hellfire' of github.com:diasurgical/devilution
6 years ago
drlg_l3.h
Merge branch 'master' of github.com:diasurgical/devilution into hellfire
6 years ago
drlg_l4.cpp
some cleanups ( #2099 )
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
Merge branch 'master' of github.com:diasurgical/devilution into hellfire
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
Merge branch 'master' of github.com:diasurgical/devilution into hellfire
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
Hellfire clean ups
6 years ago
gamemenu.h
Merge branch 'master' of github.com:diasurgical/devilution into hellfire
6 years ago
gendung.cpp
Merge branch 'hellfire' of github.com:diasurgical/devilution
6 years ago
gendung.h
Decompose magic numbers
6 years ago
gmenu.cpp
Merge branch 'master' of github.com:diasurgical/devilution into hellfire
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
Merge branch 'hellfire' of github.com:diasurgical/devilution
6 years ago
init.h
Merge branch 'master' of github.com:diasurgical/devilution into hellfire
6 years ago
interfac.cpp
Merge branch 'hellfire' of github.com:diasurgical/devilution
6 years ago
interfac.h
Add documentation to more files
6 years ago
inv.cpp
some cleanups ( #2099 )
6 years ago
inv.h
Merge branch 'master' of github.com:diasurgical/devilution into hellfire
6 years ago
itemdat.cpp
Merge branch 'hellfire' of github.com:diasurgical/devilution
6 years ago
itemdat.h
Add documentation to more files
6 years ago
items.cpp
apply enums ( #2088 )
6 years ago
items.h
Merge branch 'hellfire' of github.com:diasurgical/devilution
6 years ago
lighting.cpp
some cleanups ( #2099 )
6 years ago
lighting.h
Add documentation
6 years ago
list.h
Add documentation
6 years ago
loadsave.cpp
Merge branch 'hellfire' of github.com:diasurgical/devilution
6 years ago
loadsave.h
Add documentation to more files
6 years ago
logging.cpp
Merge branch 'master' of github.com:diasurgical/devilution into hellfire
6 years ago
logging.h
Add documentation to more files
6 years ago
mainmenu.cpp
[hellfire] mainmenu_play_intro
6 years ago
mainmenu.h
More cleanups
6 years ago
minitext.cpp
0 1 0 0 1 ... 2
6 years ago
minitext.h
Fix build
6 years ago
misdat.cpp
fix compiling and apply enum
6 years ago
misdat.h
Add documentation to more files
6 years ago
missiles.cpp
AddFirewall cleanup
6 years ago
missiles.h
Merge branch 'master' of github.com:diasurgical/devilution into hellfire
6 years ago
monstdat.cpp
Merge branch 'hellfire' of github.com:diasurgical/devilution
6 years ago
monstdat.h
Merge branch 'master' of github.com:diasurgical/devilution into hellfire
6 years ago
monster.cpp
Merge branch 'hellfire' of github.com:diasurgical/devilution
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
some cleanups ( #2099 )
6 years ago
msg.h
Merge branch 'master' of github.com:diasurgical/devilution into hellfire
6 years ago
msgcmd.cpp
Merge branch 'master' of github.com:diasurgical/devilution into hellfire
6 years ago
msgcmd.h
Add documentation to more files
6 years ago
multi.cpp
some defines
6 years ago
multi.h
Fix typos
6 years ago
nthread.cpp
[hellfire] nthread_recv_turns bin exact
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
Add data for hellfire shrines
6 years ago
objects.h
Add missing book names ( #2113 )
6 years ago
pack.cpp
Ear cleanup #2 ( #2100 )
6 years ago
pack.h
Merge branch 'hellfire' of github.com:diasurgical/devilution
6 years ago
palette.cpp
Fix crazy strobe effect in Hellfire
6 years ago
palette.h
Merge branch 'hellfire' of github.com:diasurgical/devilution
6 years ago
path.cpp
path_get_node2 cleanup
6 years ago
path.h
Add documentation
6 years ago
pfile.cpp
Merge branch 'hellfire' of github.com:diasurgical/devilution
6 years ago
pfile.h
Add doxygen description to remaining engine files
6 years ago
player.cpp
Unify player structures
6 years ago
player.h
Merge branch 'hellfire' of github.com:diasurgical/devilution
6 years ago
plrmsg.cpp
MAXBELTITEMS + PMSG_COUNT
6 years ago
plrmsg.h
Add doxygen description to remaining engine files
6 years ago
portal.cpp
some cleanups ( #2099 )
6 years ago
portal.h
Add doxygen description to remaining engine files
6 years ago
quests.cpp
some cleanups ( #2099 )
6 years ago
quests.h
some cleanups ( #2099 )
6 years ago
render.cpp
some cleanups ( #2099 )
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
some cleanups ( #2099 )
6 years ago
scrollrt.h
Merge branch 'hellfire' of github.com:diasurgical/devilution
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
Merge branch 'hellfire' of github.com:diasurgical/devilution
6 years ago
sound.h
Add doxygen description to remaining engine files
6 years ago
spelldat.cpp
Merge branch 'hellfire' of github.com:diasurgical/devilution
6 years ago
spelldat.h
Add doxygen description to remaining engine files
6 years ago
spells.cpp
Merge branch 'hellfire' of github.com:diasurgical/devilution
6 years ago
spells.h
Add doxygen description to remaining engine files
6 years ago
stores.cpp
some cleanups ( #2099 )
6 years ago
stores.h
Merge branch 'hellfire' of github.com:diasurgical/devilution
6 years ago
sync.cpp
[hellfire] sync_monster cleanup
6 years ago
sync.h
Add doxygen description to remaining engine files
6 years ago
textdat.cpp
Merge branch 'hellfire' of github.com:diasurgical/devilution
6 years ago
textdat.h
Add doxygen description to remaining engine files
6 years ago
themes.cpp
Theme_MonstPit cleanup
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
Merge branch 'hellfire' of github.com:diasurgical/devilution
6 years ago
town.h
Merge branch 'hellfire' of github.com:diasurgical/devilution
6 years ago
towners.cpp
some cleanups ( #2099 )
6 years ago
towners.h
Merge branch 'hellfire' of github.com:diasurgical/devilution
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
Merge branch 'hellfire' of github.com:diasurgical/devilution
6 years ago
trigs.h
Add doxygen description to remaining engine files
6 years ago
wave.cpp
Merge branch 'hellfire' of github.com:diasurgical/devilution
6 years ago
wave.h
Fix typos
6 years ago