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.
 
 
 
 
 
 
lantus360 4c96d946c6 Initial Nintendo Switch support 6 years ago
..
.clang-format Stop clang_format from breaking compiling 7 years ago
appfat.cpp Fix calling init_cleanup on shutdown 6 years ago
appfat.h Display SDL error messages in UI dialog 7 years ago
automap.cpp Merge remote-tracking branch 'refs/remotes/devilution/master' 6 years ago
automap.h Align function signatures with PSX symbols 7 years ago
capture.cpp Handle file paths in a clean way 7 years ago
capture.h Cleanup default calling conventions 7 years ago
codec.cpp Merge branch 'master' of github.com:diasurgical/devilution 7 years ago
codec.h Clean up files with dirty headers 7 years ago
control.cpp Apply SPANEL_WIDTH 6 years ago
control.h Merge remote-tracking branch 'refs/remotes/devilution/master' 6 years ago
cursor.cpp Apply SPANEL_WIDTH 6 years ago
cursor.h Correct GLOBAL types based on PSX SYM 3 7 years ago
dead.cpp Merge upstream beanch 'devilution/master' 7 years ago
dead.h Clean up generated comments 7 years ago
debug.cpp Remove unused debug functions 7 years ago
debug.h Remove unused debug functions 7 years ago
diablo.cpp Implement touch controls 6 years ago
diablo.h Merge branch 'master' of github.com:diasurgical/devilution 6 years ago
doom.cpp Merge branch 'master' of github.com:diasurgical/devilution 7 years ago
doom.h Correct missmatched bool types 7 years ago
drlg_l1.cpp Merge branch 'master' of github.com:diasurgical/devilution 6 years ago
drlg_l1.h Merge branch 'master' of github.com:diasurgical/devilution 6 years ago
drlg_l2.cpp Merge branch 'master' of github.com:diasurgical/devilution 6 years ago
drlg_l2.h Fix function order [drlg_l2.cpp] 6 years ago
drlg_l3.cpp Multiple OOB fixes for drlg_l3.cpp 6 years ago
drlg_l3.h Fix function order [drlg_l3.cpp] 7 years ago
drlg_l4.cpp Apply fix in L4roomGen 6 years ago
drlg_l4.h Fix function order [drlg_l4.cpp] 7 years ago
dthread.cpp Unify error dialogs, for looks and portability 7 years ago
dthread.h Clean up signedness 7 years ago
dx.h Merge remote-tracking branch 'refs/remotes/devilution/master' 6 years ago
effects.cpp Fix more UBSAN errors 6 years ago
effects.h effects: rename monster_action_sounds to MonstSndChar 7 years ago
encrypt.cpp Merge upstream beanch 'devilution/master' 7 years ago
encrypt.h Cleanup default calling conventions 7 years ago
engine.cpp engine: pass tbl parameter explicitly instead of using default parameter values 6 years ago
engine.h engine: pass tbl parameter explicitly instead of using default parameter values 6 years ago
error.cpp Make DrawDiabloMsg time based instead of frame based 6 years ago
error.h Make DrawDiabloMsg time based instead of frame based 6 years ago
gamemenu.cpp Merge branch 'master' of github.com:diasurgical/devilution 6 years ago
gamemenu.h Come up with names for all remaning arguments 7 years ago
gendung.cpp Merge branch 'master' of github.com:diasurgical/devilution 6 years ago
gendung.h Merge branch 'master' of github.com:diasurgical/devilution 6 years ago
gmenu.cpp engine: pass tbl parameter explicitly instead of using default parameter values 6 years ago
gmenu.h Come up with names for all remaning arguments 7 years ago
help.cpp Merge remote-tracking branch 'refs/remotes/devilution/master' 6 years ago
help.h Clean up generated comments 7 years ago
init.cpp Initial Nintendo Switch support 6 years ago
init.h Unify error dialogs, for looks and portability 7 years ago
interfac.cpp Loading screen (#1836) 6 years ago
interfac.h interfac: rename progress_bar_colours and progress_bar_screen_pos to BarColor and BarPos 7 years ago
inv.cpp Apply SPANEL_WIDTH 6 years ago
inv.h Game controller support 6 years ago
itemdat.cpp Correct new line encoding 7 years ago
itemdat.h Correct new line encoding 7 years ago
items.cpp Apply SPANEL_WIDTH 6 years ago
items.h Correct missmatched bool types 7 years ago
lighting.cpp Fix OOB in lighting 6 years ago
lighting.h Merge branch 'master' of github.com:diasurgical/devilution 6 years ago
loadsave.cpp Fix bad merge 6 years ago
loadsave.h remove unused SaveItem function signature in loadsave.h 6 years ago
mainmenu.cpp Merge branch 'master' of github.com:diasurgical/devilution 6 years ago
mainmenu.h Come up with names for all remaning arguments 7 years ago
minitext.cpp Merge remote-tracking branch 'refs/remotes/devilution/master' 6 years ago
minitext.h Correct BOOLS 7 years ago
misdat.cpp Correct new line encoding 7 years ago
misdat.h Correct new line encoding 7 years ago
missiles.cpp [controller] Automatically apply heal-other, resurect and disarm 6 years ago
missiles.h Correct BOOLS 7 years ago
monstdat.cpp Merge branch 'master' of github.com:diasurgical/devilution 7 years ago
monstdat.h Clean up signedness 7 years ago
monster.cpp Merge branch 'master' of github.com:diasurgical/devilution 6 years ago
monster.h Clean up signedness 7 years ago
movie.cpp Make all movies escapable using ESC 6 years ago
movie.h Cleanup default calling conventions 7 years ago
mpqapi.cpp Merge branch 'master' of github.com:diasurgical/devilution 6 years ago
mpqapi.h Format recently cleaned code 7 years ago
msg.cpp Merge remote-tracking branch 'refs/remotes/devilution/master' 6 years ago
msg.h Align function signatures with PSX symbols 7 years ago
multi.cpp Merge remote-tracking branch 'refs/remotes/devilution/master' 6 years ago
multi.h Correct missmatched bool types 7 years ago
nthread.cpp Merge branch 'master' of github.com:diasurgical/devilution 7 years ago
nthread.h glpMsgTbl stores 64-bit pointers to turn_t variables. This won't fit inside int. 7 years ago
objdat.cpp Correct new line encoding 7 years ago
objdat.h Correct new line encoding 7 years ago
objects.cpp Merge branch 'master' of github.com:diasurgical/devilution 6 years ago
objects.h Clean up signedness 7 years ago
pack.cpp Merge branch 'master' of github.com:diasurgical/devilution 6 years ago
pack.h Fix function order [spells+pack.cpp] 6 years ago
palette.cpp Fix buid for Clang and MSVC from last merge (SetFadeLevel) 6 years ago
palette.h Merge branch 'master' of github.com:diasurgical/devilution 6 years ago
path.cpp Merge branch 'master' of github.com:diasurgical/devilution 7 years ago
path.h Clean up files with dirty headers 7 years ago
pfile.cpp Remove old anti-cheat code from save function 6 years ago
pfile.h Clean up signedness 7 years ago
player.cpp [controlls] Prioritize spell targets 6 years ago
player.h Backport Hellfire cleanups 7 years ago
plrmsg.cpp Display chac as long as there is screen space for it 6 years ago
plrmsg.h Clean up signedness 7 years ago
portal.cpp Merge branch 'master' of github.com:diasurgical/devilution 7 years ago
portal.h Cleanup default calling conventions 7 years ago
quests.cpp Apply SPANEL_WIDTH 6 years ago
quests.h Format recently cleaned code 7 years ago
render.cpp Fix more UBSAN errors 6 years ago
render.h Convert inc file to a function 7 years ago
restrict.cpp Unify error dialogs, for looks and portability 7 years ago
restrict.h Unify error dialogs, for looks and portability 7 years ago
scrollrt.cpp [controller] Automatically apply heal-other, resurect and disarm 6 years ago
scrollrt.h Game controller support 6 years ago
setmaps.cpp Merge branch 'master' of github.com:diasurgical/devilution 7 years ago
setmaps.h Clean up signedness 7 years ago
sha.cpp avoids implementation-defined behaviour 6 years ago
sha.h SHA: Fix some implementation-defined behaviour (#343) 7 years ago
sound.h Clean up sound code 7 years ago
spelldat.cpp Correct new line encoding 7 years ago
spelldat.h Correct new line encoding 7 years ago
spells.cpp GetManaAmount prevent shift of negative value 6 years ago
spells.h Fix function order [spells+pack.cpp] 6 years ago
stores.cpp Apply SPANEL_WIDTH 6 years ago
stores.h Lock framerate at vsync instead of 20fps 7 years ago
sync.cpp Merge branch 'master' of github.com:diasurgical/devilution 7 years ago
sync.h Cleanup default calling conventions 7 years ago
textdat.cpp Merge branch 'master' of github.com:diasurgical/devilution 7 years ago
textdat.h Correct GLOBAL types based on PSX SYM 3 7 years ago
themes.cpp Merge remote-tracking branch 'refs/remotes/devilution/master' 6 years ago
themes.h Clean up themes.cpp 7 years ago
tmsg.cpp Merge upstream beanch 'devilution/master' 7 years ago
tmsg.h Add missing functions for MI_Dummy (#1004) 7 years ago
town.cpp Merge branch 'master' of github.com:diasurgical/devilution 6 years ago
town.h Documentations, enums and clean ups 6 years ago
towners.cpp Merge remote-tracking branch 'refs/remotes/devilution/master' 6 years ago
towners.h PlrHasItem: change pointer to reference 6 years ago
track.cpp all: remove unused storm imports 7 years ago
track.h Cleanup default calling conventions 7 years ago
trigs.cpp Merge branch 'master' of github.com:diasurgical/devilution 7 years ago
trigs.h Clean up generated comments 7 years ago
wave.cpp Unify error dialogs, for looks and portability 7 years ago
wave.h Unify error dialogs, for looks and portability 7 years ago