| .. |
|
.clang-format
|
Stop clang_format from breaking compiling
|
7 years ago |
|
_asm.cpp
|
render: clean up inlined asm functions (#553)
|
7 years ago |
|
_render.cpp
|
Clean up signedness
|
7 years ago |
|
appfat.cpp
|
Format bin exact code
|
7 years ago |
|
appfat.h
|
Clean up generated comments
|
7 years ago |
|
asm_trans_rect.inc
|
Use SCREEN_Y
|
7 years ago |
|
automap.cpp
|
Clean up init_disable_screensaver
|
7 years ago |
|
automap.h
|
Align function signatures with PSX symbols
|
7 years ago |
|
capture.cpp
|
Change PCX struct to match Z-Soft Manual
|
7 years ago |
|
capture.h
|
Cleanup default calling conventions
|
7 years ago |
|
codec.cpp
|
Format bin exact code
|
7 years ago |
|
codec.h
|
Clean up files with dirty headers
|
7 years ago |
|
control.cpp
|
Merge branch 'master' of github.com:diasurgical/devilution into hellfire
|
7 years ago |
|
control.h
|
control: rename attribute_inc_rects to ChrBtnsRect
|
7 years ago |
|
cursor.cpp
|
Add preliminary Crypt/Hive support
|
7 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
|
Correct GLOBAL types based on PSX SYM 3
|
7 years ago |
|
debug.h
|
Correct GLOBAL types based on PSX SYM 3
|
7 years ago |
|
diablo.cpp
|
Add preliminary Crypt/Hive support
|
7 years ago |
|
diablo.h
|
Add preliminary Crypt/Hive support
|
7 years ago |
|
doom.cpp
|
Replace resolution-related hard-coded numbers with constants
|
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 into hellfire
|
7 years ago |
|
drlg_l1.h
|
DRLG_L5 cleanups (Crypt support) (#1491)
|
7 years ago |
|
drlg_l2.cpp
|
Implementing Spawned Shareware version
|
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 into hellfire
|
7 years ago |
|
drlg_l3.h
|
DRLG_L3.cpp bin exact
|
7 years ago |
|
drlg_l4.cpp
|
[hellfire] DRLG_L4 bin exact
|
7 years ago |
|
drlg_l4.h
|
Clean up signedness
|
7 years ago |
|
dthread.cpp
|
Clean up signedness
|
7 years ago |
|
dthread.h
|
Clean up signedness
|
7 years ago |
|
dx.cpp
|
Format recently cleaned code
|
7 years ago |
|
dx.h
|
Remove unused variables
|
7 years ago |
|
effects.cpp
|
Clean ups from hellfire branch
|
7 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
|
Cleanup default calling conventions
|
7 years ago |
|
engine.cpp
|
random bin exact in vanilla/hellfire
|
7 years ago |
|
engine.h
|
engine: rename rand_increment and rand_multiplier to RndInc and RndMult
|
7 years ago |
|
error.cpp
|
Correct GLOBAL types based on PSX SYM 3
|
7 years ago |
|
error.h
|
Cleanup default calling conventions
|
7 years ago |
|
fault.cpp
|
Clean up signedness
|
7 years ago |
|
fault.h
|
Clean up signedness
|
7 years ago |
|
gamemenu.cpp
|
s/sp/sg/
|
7 years ago |
|
gamemenu.h
|
Come up with names for all remaning arguments
|
7 years ago |
|
gendung.cpp
|
DRLG_L5 cleanups (Crypt support) (#1491)
|
7 years ago |
|
gendung.h
|
Correct BOOLS
|
7 years ago |
|
gmenu.cpp
|
Fix returning in gmenu_lmouse
|
7 years ago |
|
gmenu.h
|
Come up with names for all remaning arguments
|
7 years ago |
|
help.cpp
|
Implementing Spawned Shareware version
|
7 years ago |
|
help.h
|
Clean up generated comments
|
7 years ago |
|
init.cpp
|
Merge branch 'master' of github.com:diasurgical/devilution into hellfire
|
7 years ago |
|
init.h
|
[hellfire] LoadPlrGFX
|
7 years ago |
|
interfac.cpp
|
interfac: rename progress_bar_colours and progress_bar_screen_pos to BarColor and BarPos
|
7 years ago |
|
interfac.h
|
interfac: rename progress_bar_colours and progress_bar_screen_pos to BarColor and BarPos
|
7 years ago |
|
inv.cpp
|
Implementing Spawned Shareware version
|
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
|
DRLG_L5 cleanups (Crypt support) (#1491)
|
7 years ago |
|
items.h
|
DRLG_L5 cleanups (Crypt support) (#1491)
|
7 years ago |
|
lighting.cpp
|
lighting: add X- and Y- axis to improve clarity of docs
|
7 years ago |
|
lighting.h
|
Clean up unformatted files
|
7 years ago |
|
list.h
|
Cast pointer to ptrdiff_t to make code less undefined for 64-bit.
|
7 years ago |
|
loadsave.cpp
|
Clean up signedness
|
7 years ago |
|
loadsave.h
|
Clean up loadsave.cpp
|
7 years ago |
|
logging.cpp
|
[hellfire] log_printf bin exact (#1467)
|
7 years ago |
|
logging.h
|
Remove unused variables
|
7 years ago |
|
mainmenu.cpp
|
[hellfire] Correct player structure and related functions
|
7 years ago |
|
mainmenu.h
|
Come up with names for all remaning arguments
|
7 years ago |
|
minitext.cpp
|
Correct BOOLS
|
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
|
[hellfire] AddGuardian bin exact
|
7 years ago |
|
missiles.h
|
Correct BOOLS
|
7 years ago |
|
monstdat.cpp
|
Implementing Spawned Shareware version
|
7 years ago |
|
monstdat.h
|
Clean up signedness
|
7 years ago |
|
monster.cpp
|
Fix hacky workaround in PlaceGroup
|
7 years ago |
|
monster.h
|
Fix Hellfire Structs
|
7 years ago |
|
movie.cpp
|
Clean up movie.cpp
|
7 years ago |
|
movie.h
|
Cleanup default calling conventions
|
7 years ago |
|
mpqapi.cpp
|
Implementing Spawned Shareware version
|
7 years ago |
|
mpqapi.h
|
Format recently cleaned code
|
7 years ago |
|
msg.cpp
|
[hellfire] Correct player structure and related functions
|
7 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
|
RFC: cleanup msgcmd.cpp (#933)
|
7 years ago |
|
multi.cpp
|
[hellfire] Correct player structure and related functions
|
7 years ago |
|
multi.h
|
Clean multi_send_zero_packet right
|
7 years ago |
|
nthread.cpp
|
Come up with names for all remaning arguments
|
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] OperateSlainHero
|
7 years ago |
|
objects.h
|
Clean up signedness
|
7 years ago |
|
pack.cpp
|
[hellfire] Correct player structure and related functions
|
7 years ago |
|
pack.h
|
Cleanup default calling conventions
|
7 years ago |
|
palette.cpp
|
Back port clean ups from Hellfire
|
7 years ago |
|
palette.h
|
Clean up palette.cpp
|
7 years ago |
|
path.cpp
|
Clean up files with dirty headers
|
7 years ago |
|
path.h
|
Clean up files with dirty headers
|
7 years ago |
|
pfile.cpp
|
init_read_test_file clean up
|
7 years ago |
|
pfile.h
|
Clean up signedness
|
7 years ago |
|
player.cpp
|
Merge pull request #1512 from AJenbo/player
|
7 years ago |
|
player.h
|
Back port clean ups from Hellfire
|
7 years ago |
|
plrmsg.cpp
|
Clean up signedness
|
7 years ago |
|
plrmsg.h
|
Clean up signedness
|
7 years ago |
|
portal.cpp
|
Use TRUE and FALSE enums for setlevel.
|
7 years ago |
|
portal.h
|
Cleanup default calling conventions
|
7 years ago |
|
quests.cpp
|
Clean up
|
7 years ago |
|
quests.h
|
Format recently cleaned code
|
7 years ago |
|
render.cpp
|
Remove u from values
|
7 years ago |
|
render.h
|
Clean up signedness
|
7 years ago |
|
restrict.cpp
|
Preliminary support for fixed header files
|
7 years ago |
|
restrict.h
|
Cleanup default calling conventions
|
7 years ago |
|
scrollrt.cpp
|
[hellfire] Correct player structure and related functions
|
7 years ago |
|
scrollrt.h
|
Clean up generated comments
|
7 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
|
Cleanup default calling conventions
|
7 years ago |
|
sound.cpp
|
Implementing Spawned Shareware version
|
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
|
UseMana clean up
|
7 years ago |
|
spells.h
|
Align function signatures with PSX symbols
|
7 years ago |
|
stores.cpp
|
Implementing Spawned Shareware version
|
7 years ago |
|
stores.h
|
Correct GLOBAL types based on PSX SYM 3
|
7 years ago |
|
sync.cpp
|
Make MonstrStruct::_msquelch and DMonstrStr::_mactive unsigned.
|
7 years ago |
|
sync.h
|
Cleanup default calling conventions
|
7 years ago |
|
textdat.cpp
|
Implementing Spawned Shareware version
|
7 years ago |
|
textdat.h
|
Correct GLOBAL types based on PSX SYM 3
|
7 years ago |
|
themes.cpp
|
Merge pull request #1543 from diasurgical/master
|
7 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
|
Implementing Spawned Shareware version
|
7 years ago |
|
town.h
|
Clean up unformatted files
|
7 years ago |
|
towners.cpp
|
Implementing Spawned Shareware version
|
7 years ago |
|
towners.h
|
Align function signatures with PSX symbols
|
7 years ago |
|
track.cpp
|
Preliminary support for fixed header files
|
7 years ago |
|
track.h
|
Cleanup default calling conventions
|
7 years ago |
|
trigs.cpp
|
Implementing Spawned Shareware version
|
7 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 |