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.
 
 
 
 
 
 
Gleb Mazovetskiy 113ef2e283 Fix item flickering 6 years ago
..
.clang-format Stop clang_format from breaking compiling 7 years ago
appfat.cpp Display SDL error messages in UI dialog 7 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 Merge branch 'master' of github.com:diasurgical/devilution 6 years ago
control.h Merge remote-tracking branch 'refs/remotes/devilution/master' 6 years ago
cursor.cpp Fix item flickering 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 Fix item flickering 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 Fix OOB in DRLG_L5TransFix (#399) 6 years ago
drlg_l1.h Fix OOB in dungeon lvl2 Dark Passage generation (#400) 6 years ago
drlg_l2.cpp Source/drlg_l[23].cpp: Use std::min/max instead of ternaries 6 years ago
drlg_l2.h Fix function order [drlg_l2.cpp] 6 years ago
drlg_l3.cpp Source/drlg_l[23].cpp: Use std::min/max instead of ternaries 6 years ago
drlg_l3.h Fix function order [drlg_l3.cpp] 7 years ago
drlg_l4.cpp Bugfixes 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 Merge remote-tracking branch 'refs/remotes/devilution/master' 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 Merge branch 'master' of github.com:diasurgical/devilution 6 years ago
engine.h Merge remote-tracking branch 'refs/remotes/devilution/master' 6 years ago
error.cpp Merge remote-tracking branch 'refs/remotes/devilution/master' 6 years ago
error.h Cleanup default calling conventions 7 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 Bugfixes 6 years ago
gendung.h Merge town_draw() with scrollrt_draw() 7 years ago
gmenu.cpp Merge remote-tracking branch 'refs/remotes/devilution/master' 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 Fix load path 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 Merge branch 'master' of github.com:diasurgical/devilution 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 Merge branch 'master' of github.com:diasurgical/devilution 6 years ago
items.h Correct missmatched bool types 7 years ago
lighting.cpp Merge branch 'master' of github.com:diasurgical/devilution 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 Clean up load/save code 7 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 Merge remote-tracking branch 'refs/remotes/devilution/master' 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 Unify error dialogs, for looks and portability 7 years ago
movie.h Cleanup default calling conventions 7 years ago
mpqapi.cpp Some fixes for Big Endian systems 7 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 Merge remote-tracking branch 'refs/remotes/devilution/master' 6 years ago
palette.h Unify error dialogs, for looks and portability 7 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 Enable assertions 6 years ago
pfile.h Clean up signedness 7 years ago
player.cpp Merge branch 'master' of github.com:diasurgical/devilution 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 Merge remote-tracking branch 'refs/remotes/devilution/master' 6 years ago
quests.h Format recently cleaned code 7 years ago
render.cpp Merge remote-tracking branch 'refs/remotes/devilution/master' 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 Game controller support 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 Disable some signed shift UBSAN warnings 7 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 Merge branch 'master' of github.com:diasurgical/devilution 6 years ago
spells.h Fix function order [spells+pack.cpp] 6 years ago
stores.cpp Merge branch 'master' of github.com:diasurgical/devilution 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 remote-tracking branch 'refs/remotes/devilution/master' 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