..
.clang-format
Reformat the .clang-format files
6 years ago
all.h
Remove wave.cpp
5 years ago
appfat.cpp
Format source
5 years ago
appfat.h
Merge branch 'master' of github.com:diasurgical/devilution
5 years ago
automap.cpp
Added feature to show all players on automap. ( #977 )
5 years ago
automap.h
Fix tests
5 years ago
capture.cpp
Merge branch 'master' of github.com:diasurgical/devilution
5 years ago
capture.h
Per file basis use of extern C
6 years ago
codec.cpp
Add const in codec.cpp
5 years ago
codec.h
Merge branch 'master' of github.com:diasurgical/devilution
5 years ago
control.cpp
Unify calculation of gold icon
5 years ago
control.h
Spend all stat points with shift click
5 years ago
cursor.cpp
Merge more Hellfire code paths
5 years ago
cursor.h
Unifcy a chunk of Hellfire's code pathts
5 years ago
dead.cpp
Merge branch 'master' of github.com:diasurgical/devilution
6 years ago
dead.h
Notes of untimly header cleanups
5 years ago
debug.cpp
Unify all defines, enums and structs
5 years ago
debug.h
Unify all defines, enums and structs
5 years ago
diablo.cpp
Spend all stat points with shift click
5 years ago
diablo.h
Unifcy a chunk of Hellfire's code pathts
5 years ago
doom.cpp
Merge a large chunk of Hellfire the code paths
5 years ago
doom.h
Merge more Hellfire code paths
5 years ago
drlg_l1.cpp
[hellfire] Allow continuing Diablo saves in Hellfire and vice versa
5 years ago
drlg_l1.h
Unifcy a chunk of Hellfire's code pathts
5 years ago
drlg_l2.cpp
Merge branch 'master' of github.com:diasurgical/devilution
5 years ago
drlg_l2.h
Merge branch 'master' of github.com:diasurgical/devilution
5 years ago
drlg_l3.cpp
Unify trivial monster code
5 years ago
drlg_l3.h
Merge branch 'master' of github.com:diasurgical/devilution
5 years ago
drlg_l4.cpp
Fix OOB in hell
5 years ago
drlg_l4.h
Merge branch 'master' of github.com:diasurgical/devilution
5 years ago
dthread.cpp
Merge branch 'master' of github.com:diasurgical/devilution
5 years ago
dthread.h
Merge branch 'master' of github.com:diasurgical/devilution
5 years ago
dx.h
Merge branch 'master' of github.com:diasurgical/devilution
5 years ago
effects.cpp
Clean up narator sound logic
5 years ago
effects.h
Clean up narator sound logic
5 years ago
encrypt.cpp
Merge branch 'master' of github.com:diasurgical/devilution
5 years ago
encrypt.h
Notes of untimly header cleanups
5 years ago
engine.cpp
Fix RNG diverging during level generation depending on the code path
5 years ago
engine.h
Fix RNG diverging during level generation depending on the code path
5 years ago
error.cpp
Merge branch 'master' of github.com:diasurgical/devilution
5 years ago
error.h
Merge branch 'master' of github.com:diasurgical/devilution
5 years ago
gamemenu.cpp
Fix issues related to cross loading save games
5 years ago
gamemenu.h
Unify another chunk of simple Hellfire code paths
5 years ago
gendung.cpp
Notes of untimly header cleanups
5 years ago
gendung.h
Notes of untimly header cleanups
5 years ago
gmenu.cpp
Merge remaning clean Hellfire code paths
5 years ago
gmenu.h
Merge branch 'master' of github.com:diasurgical/devilution
5 years ago
help.cpp
Replace "hot key" occurrences with "hotkey"
5 years ago
help.h
Merge branch 'master' of github.com:diasurgical/devilution
5 years ago
init.cpp
Add widescreen menus
5 years ago
init.h
Add widescreen menus
5 years ago
interfac.cpp
[hellfire] Allow continuing Diablo saves in Hellfire and vice versa
5 years ago
interfac.h
Merge branch 'master' of github.com:diasurgical/devilution
5 years ago
inv.cpp
Remove checks for duplicate items
5 years ago
inv.h
Remove item persistence from 'inv.SpecialAutoPlace'
5 years ago
itemdat.cpp
Unify a chunk of Hellfire code
5 years ago
itemdat.h
Per file basis use of extern C
6 years ago
items.cpp
Unify calculation of gold icon
5 years ago
items.h
Unify calculation of gold icon
5 years ago
lighting.cpp
Fix regression of static lights from fix of dynamic ones
5 years ago
lighting.h
Notes of untimly header cleanups
5 years ago
loadsave.cpp
Fix RNG diverging during level generation depending on the code path
5 years ago
loadsave.h
[hellfire] Allow continuing Diablo saves in Hellfire and vice versa
5 years ago
mainmenu.cpp
Unify another chunk of Hellfire code
5 years ago
mainmenu.h
Merge branch 'master' of github.com:diasurgical/devilution
5 years ago
minitext.cpp
Fix calculating text speed for text containing line breaks
5 years ago
minitext.h
Deduplicate some code in minitext.cpp
5 years ago
misdat.cpp
Unify all defines, enums and structs
5 years ago
misdat.h
Per file basis use of extern C
6 years ago
missiles.cpp
[Diablo] Correct flash damage in the N, NE and E direction
5 years ago
missiles.h
Merge a large chunk of Hellfire the code paths
5 years ago
monstdat.cpp
Unify monster data
5 years ago
monstdat.h
Merge more Hellfire code paths
5 years ago
monster.cpp
Refactored the monster functions DoWalk(), DoWalk2(), and DoWalk3() into one function.
5 years ago
monster.h
Merge branch 'master' of github.com:diasurgical/devilution
5 years ago
movie.cpp
Update movie.cpp
5 years ago
movie.h
Merge branch 'master' of github.com:diasurgical/devilution
5 years ago
mpqapi.cpp
Merge branch 'master' of github.com:diasurgical/devilution
5 years ago
mpqapi.h
Notes of untimly header cleanups
5 years ago
msg.cpp
Fix RNG diverging during level generation depending on the code path
5 years ago
msg.h
Unify another chunk of simple Hellfire code paths
5 years ago
multi.cpp
Fix RNG diverging during level generation depending on the code path
5 years ago
multi.h
Merge branch 'master' of github.com:diasurgical/devilution
5 years ago
nthread.cpp
Merge branch 'master' of github.com:diasurgical/devilution
5 years ago
nthread.h
Merge branch 'master' of github.com:diasurgical/devilution
5 years ago
objdat.cpp
Unify another chunk of simple Hellfire code paths
5 years ago
objdat.h
Unifcy a chunk of Hellfire's code pathts
5 years ago
objects.cpp
Several quest fixes
5 years ago
objects.h
Fix regression of static lights from fix of dynamic ones
5 years ago
pack.cpp
Fix RNG diverging during level generation depending on the code path
5 years ago
pack.h
Fix Windows builds
5 years ago
palette.cpp
Remove wave.cpp
5 years ago
palette.h
Unifcy a chunk of Hellfire's code pathts
5 years ago
path.cpp
Merge branch 'master' of github.com:diasurgical/devilution
5 years ago
path.h
Notes of untimly header cleanups
5 years ago
pfile.cpp
[hellfire] Allow continuing Diablo saves in Hellfire and vice versa
5 years ago
pfile.h
[hellfire] Allow continuing Diablo saves in Hellfire and vice versa
5 years ago
player.cpp
Remove checks for duplicate items
5 years ago
player.h
Unify majorty of monster.cpp
5 years ago
plrmsg.cpp
Merge branch 'master' of github.com:diasurgical/devilution
6 years ago
plrmsg.h
Notes of untimly header cleanups
5 years ago
portal.cpp
fix portals
5 years ago
portal.h
Merge branch 'master' of github.com:diasurgical/devilution
5 years ago
quests.cpp
Full document and further clean up minitext.cpp
5 years ago
quests.h
Notes of untimly header cleanups
5 years ago
render.cpp
Merge branch 'master' of github.com:diasurgical/devilution
5 years ago
render.h
Clean up redner.h
5 years ago
restrict.cpp
Remove MAX_PATH restriction ( #898 )
5 years ago
restrict.h
Clean up restrict.h
5 years ago
scrollrt.cpp
Merge a section of the Hellfire item and quest code
5 years ago
scrollrt.h
Merge branch 'master' of github.com:diasurgical/devilution
5 years ago
setmaps.cpp
Merge branch 'master' of github.com:diasurgical/devilution
5 years ago
setmaps.h
Merge branch 'master' of github.com:diasurgical/devilution
5 years ago
sha.cpp
Merge branch 'master' of github.com:diasurgical/devilution
5 years ago
sha.h
Notes of untimly header cleanups
5 years ago
sound.h
Merge branch 'master' of github.com:diasurgical/devilution
5 years ago
spelldat.cpp
Merge a large chunk of Hellfire the code paths
5 years ago
spelldat.h
Merge branch 'master' of github.com:diasurgical/devilution
6 years ago
spells.cpp
Remove redundant code from CastSpell
5 years ago
spells.h
Remove redundant code from CastSpell
5 years ago
stores.cpp
Unify calculation of gold icon
5 years ago
stores.h
Notes of untimly header cleanups
5 years ago
sync.cpp
Some additional clean up
5 years ago
sync.h
Some additional clean up
5 years ago
textdat.cpp
fix vanilla typo
5 years ago
textdat.h
Merge branch 'master' of github.com:diasurgical/devilution
5 years ago
themes.cpp
Fix RNG diverging during level generation depending on the code path
5 years ago
themes.h
Merge branch 'master' of github.com:diasurgical/devilution
5 years ago
tmsg.cpp
Some additional clean up
5 years ago
tmsg.h
Some additional clean up
5 years ago
town.cpp
Some additional clean up
5 years ago
town.h
Some additional clean up
5 years ago
towners.cpp
Fix RNG diverging during level generation depending on the code path
5 years ago
towners.h
Mark _tAnimOrder as explicitly signed
5 years ago
track.cpp
Some additional clean up
5 years ago
track.h
Some additional clean up
5 years ago
trigs.cpp
[hellfire] Fix monster eating logic
5 years ago
trigs.h
Notes of untimly header cleanups
5 years ago