You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Mathieu Maret 982b1148d8 monster: use some enums 6 years ago
..
.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 Correct signature of FuncDlg 7 years ago
appfat.h Correct signature of FuncDlg 7 years ago
asm_trans_rect.inc Use SCREEN_Y 7 years ago
automap.cpp Format files 6 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 codec_decode cleanup (#1661) 7 years ago
codec.h Clean up files with dirty headers 7 years ago
control.cpp Add BUGFIX comment in DrawSpell 6 years ago
control.h Decompose more magic numbers 6 years ago
cursor.cpp Decompose more magic numbers 6 years ago
cursor.h Correct GLOBAL types based on PSX SYM 3 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 enums 7 years ago
debug.h Correct GLOBAL types based on PSX SYM 3 7 years ago
diablo.cpp Apply more constants 6 years ago
diablo.h apply enums 7 years ago
doom.cpp Rename cell functions 7 years ago
doom.h Correct missmatched bool types 7 years ago
drlg_l1.cpp Fix OOB in dungeon lvl2 Dark Passage generation 6 years ago
drlg_l1.h Fix OOB in dungeon lvl2 Dark Passage generation 6 years ago
drlg_l2.cpp Fix function order [drlg_l2.cpp] 6 years ago
drlg_l2.h Fix function order [drlg_l2.cpp] 6 years ago
drlg_l3.cpp Documentations, enums and clean ups 6 years ago
drlg_l3.h Fix function order [drlg_l3.cpp] 7 years ago
drlg_l4.cpp Documentations, enums and clean ups 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 function order [dx.cpp] 6 years ago
dx.h Fix function order [dx.cpp] 6 years ago
effects.cpp rename random to random_ to avoid collision with random in stdlib.h 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 Cleanup default calling conventions 7 years ago
engine.cpp rename random to random_ to avoid collision with random in stdlib.h 6 years ago
engine.h Format files 6 years ago
error.cpp Decompose more magic numbers 6 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 rename random to random_ to avoid collision with random in stdlib.h 6 years ago
gendung.h Correct BOOLS 7 years ago
gmenu.cpp Document more attributes 6 years ago
gmenu.h Come up with names for all remaning arguments 7 years ago
help.cpp Decompose more magic numbers 6 years ago
help.h Clean up generated comments 7 years ago
init.cpp Format files 6 years ago
init.h Clean ups from hellfire branch 7 years ago
interfac.cpp Rename cell functions 7 years ago
interfac.h interfac: rename progress_bar_colours and progress_bar_screen_pos to BarColor and BarPos 7 years ago
inv.cpp Decompose more magic numbers 6 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 Document more attributes 6 years ago
items.h Correct missmatched bool types 7 years ago
lighting.cpp Format files 6 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 Format recently cleaned code 7 years ago
logging.h Remove unused variables 7 years ago
mainmenu.cpp Apply music enums 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 Correct new line encoding 7 years ago
misdat.h Correct new line encoding 7 years ago
missiles.cpp Format files 6 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 monster: use some enums 6 years ago
monster.h Clean up signedness 7 years ago
movie.cpp Clean up movie.cpp 7 years ago
movie.h Cleanup default calling conventions 7 years ago
mpqapi.cpp mpqapi_add_file cleanup 7 years ago
mpqapi.h Format recently cleaned code 7 years ago
msg.cpp Format files 6 years ago
msg.h Align function signatures with PSX symbols 7 years ago
msgcmd.cpp Clean up unformatted files 7 years ago
msgcmd.h RFC: cleanup msgcmd.cpp (#933) 7 years ago
multi.cpp Format files 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 rename random to random_ to avoid collision with random in stdlib.h 6 years ago
objects.h Clean up signedness 7 years ago
pack.cpp apply enums 7 years ago
pack.h Cleanup default calling conventions 7 years ago
palette.cpp rename random to random_ to avoid collision with random in stdlib.h 6 years ago
palette.h Clean up palette.cpp 7 years ago
path.cpp path_next_node cleanup 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 Decompose more magic numbers 6 years ago
player.h Backport Hellfire cleanups 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 Cleanup default calling conventions 7 years ago
quests.cpp Documentations, enums and clean ups 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 Cleanup default calling conventions 7 years ago
scrollrt.cpp Apply more constants 6 years ago
scrollrt.h Documentations, enums and clean ups 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 Cleanup default calling conventions 7 years ago
sound.cpp Apply music enums 6 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 rename random to random_ to avoid collision with random in stdlib.h 6 years ago
spells.h Align function signatures with PSX symbols 7 years ago
stores.cpp Fix S_TalkEnter 6 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 Correct textdat.cpp for shareware version 7 years ago
textdat.h Correct GLOBAL types based on PSX SYM 3 7 years ago
themes.cpp rename random to random_ to avoid collision with random in stdlib.h 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 Decompose more magic numbers 6 years ago
town.h Documentations, enums and clean ups 6 years ago
towners.cpp rename random to random_ to avoid collision with random in stdlib.h 6 years ago
towners.h PlrHasItem: change pointer to reference 6 years ago
track.cpp Preliminary support for fixed header files 7 years ago
track.h Cleanup default calling conventions 7 years ago
trigs.cpp Freeupstairs cleanup 7 years ago
trigs.h Clean up generated comments 7 years ago
wave.cpp Clean up wave.cpp 7 years ago
wave.h Clean up wave.cpp 7 years ago