..
.clang-format
Stop clang_format from breaking compiling
7 years ago
appfat.cpp
Correct typo
6 years ago
appfat.h
Remove windows call types collisions
6 years ago
automap.cpp
Merge branch 'master' of github.com:diasurgical/devilution
6 years ago
automap.h
Align function signatures with PSX symbols
7 years ago
capture.cpp
Merge branch 'master' of github.com:diasurgical/devilution
6 years ago
capture.h
Fix function order [capture.cpp]
6 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
Implement --data-dir for setting mpq path
6 years ago
control.h
Merge branch 'master' of github.com:diasurgical/devilution
6 years ago
cursor.cpp
[controller] Correctly prioritice multiple talkers
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
Merge branch 'master' of github.com:diasurgical/devilution
6 years ago
debug.h
Remove unused debug functions
7 years ago
diablo.cpp
Fix Windows build
6 years ago
diablo.h
Implement --data-dir for setting mpq path
6 years ago
doom.cpp
Merge branch 'master' of github.com:diasurgical/devilution
6 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]
7 years ago
drlg_l3.cpp
Fix two OOB issues in drlg_l3 DRLG_L3Wood
6 years ago
drlg_l3.h
Fix function order [drlg_l3.cpp]
7 years ago
drlg_l4.cpp
Merge branch 'master' of github.com:diasurgical/devilution
6 years ago
drlg_l4.h
Fix function order [drlg_l4.cpp]
7 years ago
dthread.cpp
Remove windows call types collisions
6 years ago
dthread.h
Remove windows call types collisions
6 years ago
dx.h
Merge remote-tracking branch 'refs/remotes/devilution/master'
6 years ago
effects.cpp
Remove windows call types collisions
6 years ago
effects.h
Remove windows call types collisions
6 years ago
encrypt.cpp
Remove windows call types collisions
6 years ago
encrypt.h
Remove windows call types collisions
6 years ago
engine.cpp
Merge branch 'master' of github.com:diasurgical/devilution
6 years ago
engine.h
Misc: Don't call SwapLE32 on unaliged memory
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
Merge branch 'master' of github.com:diasurgical/devilution
6 years ago
gmenu.h
Come up with names for all remaning arguments
7 years ago
help.cpp
Merge branch 'master' of github.com:diasurgical/devilution
6 years ago
help.h
Clean up generated comments
7 years ago
init.cpp
Remove windows call types collisions
6 years ago
init.h
Remove windows call types collisions
6 years ago
interfac.cpp
Clean up event handeling
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
Merge branch 'master' of github.com:diasurgical/devilution
6 years ago
itemdat.h
Backport cleanups from Hellfire branch
6 years ago
items.cpp
Merge branch 'master' of github.com:diasurgical/devilution
6 years ago
items.h
Fix all "pass by ref" functions
6 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
Merge branch 'master' of github.com:diasurgical/devilution
6 years ago
loadsave.h
remove unused SaveItem function signature in loadsave.h
6 years ago
mainmenu.cpp
Remove windows call types collisions
6 years ago
mainmenu.h
Remove windows call types collisions
6 years ago
minitext.cpp
Merge remote-tracking branch 'refs/remotes/devilution/master'
6 years ago
minitext.h
Correct BOOLS
7 years ago
misdat.cpp
Merge branch 'master' of github.com:diasurgical/devilution
6 years ago
misdat.h
Backport cleanups from Hellfire branch
6 years ago
missiles.cpp
Fix OOB in missiles.cpp
6 years ago
missiles.h
Correct BOOLS
7 years ago
monstdat.cpp
Merge branch 'master' of github.com:diasurgical/devilution
6 years ago
monstdat.h
Backport cleanups from Hellfire branch
6 years ago
monster.cpp
Fixed endianess issue in SetMapMonsters
6 years ago
monster.h
Make sure that sgbSaveSoundOn is initialized
6 years ago
movie.cpp
Track the mouse through the life of the application
6 years ago
movie.h
Remove windows call types collisions
6 years ago
mpqapi.cpp
Remove windows call types collisions
6 years ago
mpqapi.h
Remove windows call types collisions
6 years ago
msg.cpp
Remove windows call types collisions
6 years ago
msg.h
Remove windows call types collisions
6 years ago
multi.cpp
Remove windows call types collisions
6 years ago
multi.h
Remove windows call types collisions
6 years ago
nthread.cpp
Remove windows call types collisions
6 years ago
nthread.h
Remove windows call types collisions
6 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
Fix all "pass by ref" functions
6 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 branch 'master' of github.com:diasurgical/devilution
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
6 years ago
path.h
Clean up files with dirty headers
7 years ago
pfile.cpp
Remove more old save game format code
6 years ago
pfile.h
Remove windows call types collisions
6 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
Remove windows call types collisions
6 years ago
plrmsg.h
Remove windows call types collisions
6 years ago
portal.cpp
Merge branch 'master' of github.com:diasurgical/devilution
7 years ago
portal.h
…
quests.cpp
Merge branch 'master' of github.com:diasurgical/devilution
6 years ago
quests.h
Format recently cleaned code
7 years ago
render.cpp
Misc: "typedef enum" is not correct. Just "enum" is fine.
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
Fix high CPU load when game is minimized
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
Merge branch 'master' of github.com:diasurgical/devilution
6 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
Merge branch 'master' of github.com:diasurgical/devilution
6 years ago
sync.cpp
Merge branch 'master' of github.com:diasurgical/devilution
7 years ago
sync.h
…
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 branch 'master' of github.com:diasurgical/devilution
6 years ago
themes.h
Clean up themes.cpp
7 years ago
tmsg.cpp
Merge upstream beanch 'devilution/master'
7 years ago
tmsg.h
…
town.cpp
Set bool values TRUE/FALSE
6 years ago
town.h
Documentations, enums and clean ups
7 years ago
towners.cpp
Merge branch 'master' of github.com:diasurgical/devilution
6 years ago
towners.h
PlrHasItem: change pointer to reference
7 years ago
track.cpp
all: remove unused storm imports
7 years ago
track.h
…
trigs.cpp
Merge branch 'master' of github.com:diasurgical/devilution
6 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