| .. |
|
.clang-format
|
Stop clang_format from breaking compiling
|
7 years ago |
|
_asm.cpp
|
…
|
|
|
_render.cpp
|
Clean up signedness
|
7 years ago |
|
appfat.cpp
|
Revert correct appfat.cpp for VC5
|
6 years ago |
|
appfat.h
|
Correct signature of FuncDlg
|
7 years ago |
|
asm_trans_rect.inc
|
Use SCREEN_Y
|
7 years ago |
|
automap.cpp
|
Merge branch 'master' of github.com:diasurgical/devilution into hellfire
|
6 years ago |
|
automap.h
|
[hellfire] SearchAutomapItem bin exact (#1779)
|
7 years ago |
|
capture.cpp
|
Backport cleanups from Hellfire branch
|
6 years ago |
|
capture.h
|
Fix function order [capture.cpp]
|
6 years ago |
|
codec.cpp
|
codec_decode cleanup (#1661)
|
7 years ago |
|
codec.h
|
Clean up files with dirty headers
|
7 years ago |
|
control.cpp
|
[hellfire] GetSBookTrans bin exact
|
6 years ago |
|
control.h
|
Fix type for panelstr
|
6 years ago |
|
cursor.cpp
|
Backport cleanups from Hellfire branch
|
6 years ago |
|
cursor.h
|
[hellfire] InitCursor and FreeCursor bin exact
|
7 years ago |
|
dead.cpp
|
Preliminary support for fixed header files
|
7 years ago |
|
dead.h
|
Clean up generated comments
|
7 years ago |
|
debug.cpp
|
Backport cleanups from Hellfire branch
|
6 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 into hellfire
|
6 years ago |
|
diablo.h
|
Merge branch 'master' of github.com:diasurgical/devilution into hellfire
|
6 years ago |
|
doom.cpp
|
Backport cleanups from Hellfire branch
|
6 years ago |
|
doom.h
|
DIABOOL (#1768)
|
7 years ago |
|
drlg_l1.cpp
|
Merge branch 'master' of github.com:diasurgical/devilution into hellfire
|
6 years ago |
|
drlg_l1.h
|
Merge branch 'master' of github.com:diasurgical/devilution into hellfire
|
6 years ago |
|
drlg_l2.cpp
|
fix naming of setloadflag and pSetPiece (#1841)
|
6 years ago |
|
drlg_l2.h
|
Fix function order [drlg_l2.cpp]
|
6 years ago |
|
drlg_l3.cpp
|
Merge branch 'master' of github.com:diasurgical/devilution into hellfire
|
6 years ago |
|
drlg_l3.h
|
Merge branch 'master' of github.com:diasurgical/devilution into hellfire
|
7 years ago |
|
drlg_l4.cpp
|
Backport cleanups from Hellfire branch
|
6 years ago |
|
drlg_l4.h
|
Fix function order [drlg_l4.cpp]
|
7 years ago |
|
dthread.cpp
|
Update dthread.cpp
|
7 years ago |
|
dthread.h
|
Clean up signedness
|
7 years ago |
|
dx.cpp
|
Fix unknown struct field and drawpanflag
|
6 years ago |
|
dx.h
|
Fix function order [dx.cpp]
|
6 years ago |
|
effects.cpp
|
Merge branch 'master' of github.com:diasurgical/devilution into hellfire
|
6 years ago |
|
effects.h
|
effects: rename monster_action_sounds to MonstSndChar
|
7 years ago |
|
encrypt.cpp
|
Preliminary support for fixed header files
|
7 years ago |
|
encrypt.h
|
…
|
|
|
engine.cpp
|
Set bool values TRUE/FALSE
|
6 years ago |
|
engine.h
|
Format files
|
6 years ago |
|
error.cpp
|
Decompose more magic numbers
|
6 years ago |
|
error.h
|
…
|
|
|
fault.cpp
|
Set bool values TRUE/FALSE
|
6 years ago |
|
fault.h
|
Clean up signedness
|
7 years ago |
|
gamemenu.cpp
|
Merge branch 'master' of github.com:diasurgical/devilution into hellfire
|
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 into hellfire
|
6 years ago |
|
gendung.h
|
Fix function order [gendung.cpp]
|
6 years ago |
|
gmenu.cpp
|
Backport cleanups from Hellfire branch
|
6 years ago |
|
gmenu.h
|
Come up with names for all remaning arguments
|
7 years ago |
|
help.cpp
|
Set bool values TRUE/FALSE
|
6 years ago |
|
help.h
|
Clean up generated comments
|
7 years ago |
|
init.cpp
|
Merge branch 'master' of github.com:diasurgical/devilution into hellfire
|
6 years ago |
|
init.h
|
[hellfire] LoadPlrGFX
|
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 into hellfire
|
6 years ago |
|
inv.h
|
hellfire: InvPutItem and it callers bin exact.
|
7 years ago |
|
itemdat.cpp
|
Merge branch 'master' of github.com:diasurgical/devilution into hellfire
|
6 years ago |
|
itemdat.h
|
Backport cleanups from Hellfire branch
|
6 years ago |
|
items.cpp
|
Merge branch 'master' of github.com:diasurgical/devilution into hellfire
|
6 years ago |
|
items.h
|
Merge branch 'master' of github.com:diasurgical/devilution into hellfire
|
6 years ago |
|
lighting.cpp
|
Merge branch 'master' of github.com:diasurgical/devilution into hellfire
|
6 years ago |
|
lighting.h
|
Fix OOB in lighting.cpp
|
6 years ago |
|
list.h
|
Cast pointer to ptrdiff_t to make code less undefined for 64-bit.
|
7 years ago |
|
loadsave.cpp
|
Merge branch 'master' of github.com:diasurgical/devilution into hellfire
|
6 years ago |
|
loadsave.h
|
Clean up loadsave.cpp
|
7 years ago |
|
logging.cpp
|
Merge branch 'master' of github.com:diasurgical/devilution into hellfire
|
6 years ago |
|
logging.h
|
Remove unused variables
|
7 years ago |
|
mainmenu.cpp
|
Merge branch 'master' of github.com:diasurgical/devilution into hellfire
|
6 years ago |
|
mainmenu.h
|
Come up with names for all remaning arguments
|
7 years ago |
|
minitext.cpp
|
Document more attributes
|
6 years ago |
|
minitext.h
|
Correct BOOLS
|
7 years ago |
|
misdat.cpp
|
[hellfire] Fix broken data
|
6 years ago |
|
misdat.h
|
Backport cleanups from Hellfire branch
|
6 years ago |
|
missiles.cpp
|
Merge branch 'master' of github.com:diasurgical/devilution into hellfire
|
6 years ago |
|
missiles.h
|
[hellfire] AddBlodboil bin exact
|
7 years ago |
|
monstdat.cpp
|
Merge branch 'master' of github.com:diasurgical/devilution into hellfire
|
6 years ago |
|
monstdat.h
|
Backport cleanups from Hellfire branch
|
6 years ago |
|
monster.cpp
|
[hellfire] TalktoMonster bin exact
|
6 years ago |
|
monster.h
|
missing semicolon
|
6 years ago |
|
movie.cpp
|
Use correct enum for MovieWndProc
|
6 years ago |
|
movie.h
|
…
|
|
|
mpqapi.cpp
|
save_archive_modified = TRUE;
|
6 years ago |
|
mpqapi.h
|
Format recently cleaned code
|
7 years ago |
|
msg.cpp
|
Merge branch 'master' of github.com:diasurgical/devilution into hellfire
|
6 years ago |
|
msg.h
|
Align function signatures with PSX symbols
|
7 years ago |
|
msgcmd.cpp
|
[hellfire] Set up build intergration
|
7 years ago |
|
msgcmd.h
|
…
|
|
|
multi.cpp
|
Merge branch 'master' of github.com:diasurgical/devilution into hellfire
|
6 years ago |
|
multi.h
|
Correct missmatched bool types
|
7 years ago |
|
nthread.cpp
|
Correct missmatched bool types
|
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
|
[hellfire] OperateSkelBook bin exact (#1911)
|
6 years ago |
|
objects.h
|
[hellfire] OperateSkelBook bin exact (#1911)
|
6 years ago |
|
pack.cpp
|
Merge branch 'master' of github.com:diasurgical/devilution into hellfire
|
6 years ago |
|
pack.h
|
Merge branch 'master' of github.com:diasurgical/devilution into hellfire
|
6 years ago |
|
palette.cpp
|
Merge branch 'master' of github.com:diasurgical/devilution into hellfire
|
6 years ago |
|
palette.h
|
Merge branch 'master' of github.com:diasurgical/devilution into hellfire
|
6 years ago |
|
path.cpp
|
Backport cleanups from Hellfire branch
|
6 years ago |
|
path.h
|
Clean up files with dirty headers
|
7 years ago |
|
pfile.cpp
|
[hellfire] game_2_ui_class / pfile_get_player_class bin exact (#1792)
|
7 years ago |
|
pfile.h
|
Clean up signedness
|
7 years ago |
|
player.cpp
|
Merge branch 'master' of github.com:diasurgical/devilution into hellfire
|
6 years ago |
|
player.h
|
[hellfire] 3 functions bin exact
|
7 years ago |
|
plrmsg.cpp
|
PrintPlrMsg cleanup
|
7 years ago |
|
plrmsg.h
|
Clean up signedness
|
7 years ago |
|
portal.cpp
|
SetPortalStats bin exact vanilla
|
7 years ago |
|
portal.h
|
…
|
|
|
quests.cpp
|
Backport cleanups from Hellfire branch
|
6 years ago |
|
quests.h
|
Format recently cleaned code
|
7 years ago |
|
render.cpp
|
Documentations, enums and clean ups
|
6 years ago |
|
render.h
|
Clean up signedness
|
7 years ago |
|
restrict.cpp
|
Preliminary support for fixed header files
|
7 years ago |
|
restrict.h
|
…
|
|
|
scrollrt.cpp
|
Merge branch 'master' of github.com:diasurgical/devilution into hellfire
|
6 years ago |
|
scrollrt.h
|
Merge branch 'master' of github.com:diasurgical/devilution into hellfire
|
6 years ago |
|
setmaps.cpp
|
Implementing Spawned Shareware version
|
7 years ago |
|
setmaps.h
|
Clean up signedness
|
7 years ago |
|
sha.cpp
|
Clean up sha.cpp
|
7 years ago |
|
sha.h
|
…
|
|
|
sound.cpp
|
Merge branch 'master' of github.com:diasurgical/devilution into hellfire
|
6 years ago |
|
sound.h
|
Correct GLOBAL types based on PSX SYM 3
|
7 years ago |
|
spelldat.cpp
|
[hellfire] Fix broken data
|
6 years ago |
|
spelldat.h
|
Correct new line encoding
|
7 years ago |
|
spells.cpp
|
Backport cleanups from Hellfire branch
|
6 years ago |
|
spells.h
|
Fix function order [spells+pack.cpp]
|
6 years ago |
|
stores.cpp
|
Merge branch 'master' of github.com:diasurgical/devilution into hellfire
|
6 years ago |
|
stores.h
|
Backport cleanups from Hellfire branch
|
6 years ago |
|
sync.cpp
|
Make MonstrStruct::_msquelch and DMonstrStr::_mactive unsigned.
|
7 years ago |
|
sync.h
|
…
|
|
|
textdat.cpp
|
Correct textdat.cpp for shareware version
|
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 into hellfire
|
6 years ago |
|
themes.h
|
Clean up themes.cpp
|
7 years ago |
|
tmsg.cpp
|
Add missing functions for MI_Dummy (#1004)
|
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 into hellfire
|
6 years ago |
|
town.h
|
Merge branch 'master' of github.com:diasurgical/devilution into hellfire
|
6 years ago |
|
towners.cpp
|
Backport cleanups from Hellfire branch
|
6 years ago |
|
towners.h
|
Merge branch 'master' of github.com:diasurgical/devilution into hellfire
|
6 years ago |
|
track.cpp
|
Preliminary support for fixed header files
|
7 years ago |
|
track.h
|
…
|
|
|
trigs.cpp
|
Merge branch 'master' of github.com:diasurgical/devilution into hellfire
|
6 years ago |
|
trigs.h
|
Clean up generated comments
|
7 years ago |
|
wave.cpp
|
Wave.cpp bin exact
|
7 years ago |
|
wave.h
|
Clean up wave.cpp
|
7 years ago |