..
.clang-format
Stop clang_format from breaking compiling
7 years ago
appfat.cpp
Remove check for Windows platform
7 years ago
appfat.h
Remove check for Windows platform
7 years ago
asm_trans_rect.inc
Use SCREEN_Y
7 years ago
automap.cpp
Merge branch 'master' of github.com:diasurgical/devilution
7 years ago
automap.h
Align function signatures with PSX symbols
7 years ago
capture.cpp
Remove unused fallbacks
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
7 years ago
control.h
Format source
7 years ago
cursor.cpp
Merge branch 'master' of github.com:diasurgical/devilution
7 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
7 years ago
debug.h
Correct GLOBAL types based on PSX SYM 3
7 years ago
diablo.cpp
Merge branch 'master' of github.com:diasurgical/devilution
7 years ago
diablo.h
Remove server chat
7 years ago
doom.cpp
Merge branch 'master' of github.com:diasurgical/devilution
7 years ago
doom.h
Replace resolution-related hard-coded numbers with constants
7 years ago
drlg_l1.cpp
Merge branch 'master' of github.com:diasurgical/devilution
7 years ago
drlg_l1.h
Clean up signedness
7 years ago
drlg_l2.cpp
Strip ASM code
7 years ago
drlg_l2.h
Correct types related to glSeedTbl
7 years ago
drlg_l3.cpp
Merge branch 'master' of github.com:diasurgical/devilution
7 years ago
drlg_l3.h
Correct types related to glSeedTbl
7 years ago
drlg_l4.cpp
Merge branch 'master' of github.com:diasurgical/devilution
7 years ago
drlg_l4.h
Clean up signedness
7 years ago
dthread.cpp
Remove unused fallbacks
7 years ago
dthread.h
Clean up signedness
7 years ago
dx.h
Remove unused variables
7 years ago
effects.cpp
Merge branch 'master' of github.com:diasurgical/devilution
7 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
7 years ago
engine.h
Fix spell rendering
7 years ago
error.cpp
Merge branch 'master' of github.com:diasurgical/devilution
7 years ago
error.h
Cleanup default calling conventions
7 years ago
gamemenu.cpp
Merge branch 'master' of github.com:diasurgical/devilution
7 years ago
gamemenu.h
Come up with names for all remaning arguments
7 years ago
gendung.cpp
Strip ASM code
7 years ago
gendung.h
Correct BOOLS
7 years ago
gmenu.cpp
Merge branch 'master' of github.com:diasurgical/devilution
7 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
7 years ago
help.h
Clean up generated comments
7 years ago
init.cpp
Merge branch 'master' of github.com:diasurgical/devilution
7 years ago
init.h
Merge branch 'master' of github.com:diasurgical/devilution
7 years ago
interfac.cpp
Merge branch 'master' of github.com:diasurgical/devilution
7 years ago
interfac.h
interfac: rename progress_bar_colours and progress_bar_screen_pos to BarColor and BarPos
7 years ago
inv.cpp
Strip ASM code
7 years ago
inv.h
Align function signatures with PSX symbols
7 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
7 years ago
items.h
Clean up
7 years ago
lighting.cpp
Merge branch 'master' of github.com:diasurgical/devilution
7 years ago
lighting.h
Clean up unformatted files
7 years ago
loadsave.cpp
Fix MonstStruct load/save
7 years ago
loadsave.h
Fix incorrect arg name in forward declarations
7 years ago
mainmenu.cpp
Merge branch 'master' of github.com:diasurgical/devilution
7 years ago
mainmenu.h
Come up with names for all remaning arguments
7 years ago
minitext.cpp
Strip ASM code
7 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 branch 'master' of github.com:diasurgical/devilution
7 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
7 years ago
monster.h
Clean up signedness
7 years ago
movie.cpp
Merge branch 'master' of github.com:diasurgical/devilution
7 years ago
movie.h
Cleanup default calling conventions
7 years ago
mpqapi.cpp
Merge branch 'master' of github.com:diasurgical/devilution
7 years ago
mpqapi.h
Format recently cleaned code
7 years ago
msg.cpp
pack the TMegaPkt struct. define TMEGAPKT_SIZE.
7 years ago
msg.h
Align function signatures with PSX symbols
7 years ago
multi.cpp
Remove server chat
7 years ago
multi.h
Clean multi_send_zero_packet right
7 years ago
nthread.cpp
Remove unused fallbacks
7 years ago
nthread.h
Come up with names for all remaning arguments
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
7 years ago
objects.h
Clean up signedness
7 years ago
pack.cpp
Merge branch 'master' of github.com:diasurgical/devilution
7 years ago
pack.h
Cleanup default calling conventions
7 years ago
palette.cpp
Merge branch 'master' of github.com:diasurgical/devilution
7 years ago
palette.h
Clean up palette.cpp
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
Merge branch 'master' of github.com:diasurgical/devilution
7 years ago
pfile.h
Clean up signedness
7 years ago
player.cpp
Merge branch 'master' of github.com:diasurgical/devilution
7 years ago
player.h
Backport Hellfire cleanups
7 years ago
plrmsg.cpp
Merge branch 'master' of github.com:diasurgical/devilution
7 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 branch 'master' of github.com:diasurgical/devilution
7 years ago
quests.h
Format recently cleaned code
7 years ago
render.cpp
Format render.cpp
7 years ago
render.h
Switch to new render from Galaxy
7 years ago
restrict.cpp
Remove check for Windows platform
7 years ago
restrict.h
Remove check for Windows platform
7 years ago
scrollrt.cpp
Merge branch 'master' of github.com:diasurgical/devilution
7 years ago
scrollrt.h
Clean up generated comments
7 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
Merge branch 'master' of github.com:diasurgical/devilution
7 years ago
sha.h
Cleanup default calling conventions
7 years ago
sound.h
Correct GLOBAL types based on PSX SYM 3
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
7 years ago
spells.h
Align function signatures with PSX symbols
7 years ago
stores.cpp
Strip ASM code
7 years ago
stores.h
Correct GLOBAL types based on PSX SYM 3
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 branch 'master' of github.com:diasurgical/devilution
7 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
Remove more redundant render code
7 years ago
town.h
Clean up unformatted files
7 years ago
towners.cpp
Strip ASM code
7 years ago
towners.h
Align function signatures with PSX symbols
7 years ago
track.cpp
Merge upstream beanch 'devilution/master'
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
Merge branch 'master' of github.com:diasurgical/devilution
7 years ago
wave.h
Clean up wave.cpp
7 years ago