devilutionX/Source
2019-09-05 08:06:32 +02:00
..
.clang-format Stop clang_format from breaking compiling 2019-07-08 04:28:31 +02:00
_asm.cpp
_render.cpp Clean up signedness 2019-07-21 00:57:53 +02:00
appfat.cpp Format bin exact code 2019-06-17 04:55:41 +02:00
appfat.h Clean up generated comments 2019-07-21 00:57:53 +02:00
asm_trans_rect.inc Use SCREEN_Y 2019-06-02 18:08:09 +01:00
automap.cpp Clean up init_disable_screensaver 2019-09-01 05:59:44 +02:00
automap.h Align function signatures with PSX symbols 2019-07-08 04:12:12 +02:00
capture.cpp Change PCX struct to match Z-Soft Manual 2019-07-22 21:09:56 +02:00
capture.h
codec.cpp Format bin exact code 2019-06-17 04:55:41 +02:00
codec.h Clean up files with dirty headers 2019-07-08 04:28:31 +02:00
control.cpp Clean up init_disable_screensaver 2019-09-01 05:59:44 +02:00
control.h control: rename attribute_inc_rects to ChrBtnsRect 2019-08-18 07:44:52 +02:00
cursor.cpp Correct BOOLS 2019-07-21 19:11:11 +02:00
cursor.h Correct GLOBAL types based on PSX SYM 3 2019-07-21 04:10:31 +02:00
dead.cpp
dead.h Clean up generated comments 2019-07-21 00:57:53 +02:00
debug.cpp Correct GLOBAL types based on PSX SYM 3 2019-07-21 04:10:31 +02:00
debug.h Correct GLOBAL types based on PSX SYM 3 2019-07-21 04:10:31 +02:00
diablo.cpp Clean up diablo_find_window 2019-08-27 17:23:39 +02:00
diablo.h update names as per @galaxyhaxz suggestion, use info from assert strings 2019-08-18 07:45:56 +02:00
doom.cpp Replace resolution-related hard-coded numbers with constants 2019-07-20 17:24:34 +02:00
doom.h Replace resolution-related hard-coded numbers with constants 2019-07-20 17:24:34 +02:00
drlg_l1.cpp Back port clean ups from Hellfire 2019-09-03 00:27:42 +02:00
drlg_l1.h Clean up signedness 2019-07-21 00:57:53 +02:00
drlg_l2.cpp Implementing Spawned Shareware version 2019-08-12 16:04:20 +02:00
drlg_l2.h Correct types related to glSeedTbl 2019-07-06 19:33:30 +02:00
drlg_l3.cpp Back port clean ups from Hellfire 2019-09-03 00:27:42 +02:00
drlg_l3.h Correct types related to glSeedTbl 2019-07-06 19:33:30 +02:00
drlg_l4.cpp [hellfire] DRLG_L4 bin exact 2019-09-02 22:26:44 +02:00
drlg_l4.h Clean up signedness 2019-07-21 00:57:53 +02:00
dthread.cpp Clean up signedness 2019-07-21 00:57:53 +02:00
dthread.h Clean up signedness 2019-07-21 00:57:53 +02:00
dx.cpp Format recently cleaned code 2019-07-06 05:13:01 +02:00
dx.h Remove unused variables 2019-07-08 04:28:31 +02:00
effects.cpp Clean ups from hellfire branch 2019-08-31 07:35:04 +02:00
effects.h effects: rename monster_action_sounds to MonstSndChar 2019-08-18 07:44:22 +02:00
encrypt.cpp
encrypt.h
engine.cpp random bin exact in vanilla/hellfire 2019-09-01 03:40:32 +02:00
engine.h engine: rename rand_increment and rand_multiplier to RndInc and RndMult 2019-08-18 07:44:39 +02:00
error.cpp Correct GLOBAL types based on PSX SYM 3 2019-07-21 04:10:31 +02:00
error.h
fault.cpp Clean up signedness 2019-07-21 00:57:53 +02:00
fault.h Clean up signedness 2019-07-21 00:57:53 +02:00
gamemenu.cpp s/sp/sg/ 2019-08-18 07:46:30 +02:00
gamemenu.h Come up with names for all remaning arguments 2019-07-21 00:57:53 +02:00
gendung.cpp Implementing Spawned Shareware version 2019-08-12 16:04:20 +02:00
gendung.h Correct BOOLS 2019-07-21 19:11:11 +02:00
gmenu.cpp Fix returning in gmenu_lmouse 2019-08-31 08:10:49 +02:00
gmenu.h Come up with names for all remaning arguments 2019-07-21 00:57:53 +02:00
help.cpp Implementing Spawned Shareware version 2019-08-12 16:04:20 +02:00
help.h Clean up generated comments 2019-07-21 00:57:53 +02:00
init.cpp Clean up init_disable_screensaver 2019-09-01 05:59:44 +02:00
init.h Clean ups from hellfire branch 2019-08-31 07:35:04 +02:00
interfac.cpp interfac: rename progress_bar_colours and progress_bar_screen_pos to BarColor and BarPos 2019-08-18 07:45:07 +02:00
interfac.h interfac: rename progress_bar_colours and progress_bar_screen_pos to BarColor and BarPos 2019-08-18 07:45:07 +02:00
inv.cpp Implementing Spawned Shareware version 2019-08-12 16:04:20 +02:00
inv.h Align function signatures with PSX symbols 2019-07-08 04:12:12 +02:00
itemdat.cpp Correct new line encoding 2019-07-06 16:48:37 +02:00
itemdat.h Correct new line encoding 2019-07-06 16:48:37 +02:00
items.cpp Clean up CreatePlrItems 2019-08-31 08:30:56 +02:00
items.h Clean up 2019-08-27 17:06:54 +02:00
lighting.cpp lighting: add X- and Y- axis to improve clarity of docs 2019-08-18 07:47:42 +02:00
lighting.h Clean up unformatted files 2019-07-08 04:28:31 +02:00
list.h Cast pointer to ptrdiff_t to make code less undefined for 64-bit. 2019-07-16 11:18:10 +03:00
loadsave.cpp Clean up signedness 2019-07-21 00:57:53 +02:00
loadsave.h Clean up loadsave.cpp 2019-05-02 00:16:46 +01:00
logging.cpp Format recently cleaned code 2019-07-06 05:13:01 +02:00
logging.h Remove unused variables 2019-07-08 04:28:31 +02:00
mainmenu.cpp Implementing Spawned Shareware version 2019-08-12 16:04:20 +02:00
mainmenu.h Come up with names for all remaning arguments 2019-07-21 00:57:53 +02:00
minitext.cpp Correct BOOLS 2019-07-21 19:11:11 +02:00
minitext.h Correct BOOLS 2019-07-21 19:11:11 +02:00
misdat.cpp Correct new line encoding 2019-07-06 16:48:37 +02:00
misdat.h Correct new line encoding 2019-07-06 16:48:37 +02:00
missiles.cpp Sentfire cleanup 2019-09-05 08:06:32 +02:00
missiles.h Correct BOOLS 2019-07-21 19:11:11 +02:00
monstdat.cpp Implementing Spawned Shareware version 2019-08-12 16:04:20 +02:00
monstdat.h Clean up signedness 2019-07-21 00:57:53 +02:00
monster.cpp monster: add BUGFIX comment for monstkills 2019-08-26 14:53:59 +02:00
monster.h Clean up signedness 2019-07-21 00:57:53 +02:00
movie.cpp Clean up movie.cpp 2019-05-02 00:16:46 +01:00
movie.h
mpqapi.cpp Implementing Spawned Shareware version 2019-08-12 16:04:20 +02:00
mpqapi.h Format recently cleaned code 2019-07-06 05:13:01 +02:00
msg.cpp Implementing Spawned Shareware version 2019-08-12 16:04:20 +02:00
msg.h Align function signatures with PSX symbols 2019-07-08 04:12:12 +02:00
msgcmd.cpp Clean up unformatted files 2019-07-08 04:28:31 +02:00
msgcmd.h
multi.cpp Clean multi_send_zero_packet right 2019-08-16 14:06:22 +02:00
multi.h Clean multi_send_zero_packet right 2019-08-16 14:06:22 +02:00
nthread.cpp Come up with names for all remaning arguments 2019-07-21 00:57:53 +02:00
nthread.h Come up with names for all remaning arguments 2019-07-21 00:57:53 +02:00
objdat.cpp Correct new line encoding 2019-07-06 16:48:37 +02:00
objdat.h Correct new line encoding 2019-07-06 16:48:37 +02:00
objects.cpp Clean up 2019-08-27 17:06:54 +02:00
objects.h Clean up signedness 2019-07-21 00:57:53 +02:00
pack.cpp Clean up CalcPlrInv calls 2019-06-09 19:42:10 +02:00
pack.h
palette.cpp Back port clean ups from Hellfire 2019-09-03 00:27:42 +02:00
palette.h Clean up palette.cpp 2019-05-02 00:16:46 +01:00
path.cpp Clean up files with dirty headers 2019-07-08 04:28:31 +02:00
path.h Clean up files with dirty headers 2019-07-08 04:28:31 +02:00
pfile.cpp init_read_test_file clean up 2019-08-31 07:43:55 +02:00
pfile.h Clean up signedness 2019-07-21 00:57:53 +02:00
player.cpp Clean up AddPlrMonstExper 2019-09-03 23:46:10 +02:00
player.h Back port clean ups from Hellfire 2019-09-03 00:27:42 +02:00
plrmsg.cpp Clean up signedness 2019-07-21 00:57:53 +02:00
plrmsg.h Clean up signedness 2019-07-21 00:57:53 +02:00
portal.cpp Use TRUE and FALSE enums for setlevel. 2019-07-17 20:42:26 +02:00
portal.h
quests.cpp Clean up 2019-08-27 17:06:54 +02:00
quests.h Format recently cleaned code 2019-07-06 05:13:01 +02:00
render.cpp Remove u from values 2019-07-21 00:57:53 +02:00
render.h Clean up signedness 2019-07-21 00:57:53 +02:00
restrict.cpp
restrict.h
scrollrt.cpp Apply enums to _mFlags 2019-08-31 09:21:15 +02:00
scrollrt.h Clean up generated comments 2019-07-21 00:57:53 +02:00
setmaps.cpp Implementing Spawned Shareware version 2019-08-12 16:04:20 +02:00
setmaps.h Clean up signedness 2019-07-21 00:57:53 +02:00
sha.cpp Clean up sha.cpp 2019-05-02 00:16:46 +01:00
sha.h
sound.cpp Implementing Spawned Shareware version 2019-08-12 16:04:20 +02:00
sound.h Correct GLOBAL types based on PSX SYM 3 2019-07-21 04:10:31 +02:00
spelldat.cpp Correct new line encoding 2019-07-06 16:48:37 +02:00
spelldat.h Correct new line encoding 2019-07-06 16:48:37 +02:00
spells.cpp UseMana clean up 2019-08-31 07:46:40 +02:00
spells.h Align function signatures with PSX symbols 2019-07-08 04:12:12 +02:00
stores.cpp Implementing Spawned Shareware version 2019-08-12 16:04:20 +02:00
stores.h Correct GLOBAL types based on PSX SYM 3 2019-07-21 04:10:31 +02:00
sync.cpp Make MonstrStruct::_msquelch and DMonstrStr::_mactive unsigned. 2019-05-10 21:52:23 +01:00
sync.h
textdat.cpp Implementing Spawned Shareware version 2019-08-12 16:04:20 +02:00
textdat.h Correct GLOBAL types based on PSX SYM 3 2019-07-21 04:10:31 +02:00
themes.cpp Fix logic in themes.cpp 2019-08-27 15:16:36 +02:00
themes.h Clean up themes.cpp 2019-05-02 00:16:46 +01:00
tmsg.cpp
tmsg.h
town.cpp Implementing Spawned Shareware version 2019-08-12 16:04:20 +02:00
town.h Clean up unformatted files 2019-07-08 04:28:31 +02:00
towners.cpp Implementing Spawned Shareware version 2019-08-12 16:04:20 +02:00
towners.h Align function signatures with PSX symbols 2019-07-08 04:12:12 +02:00
track.cpp
track.h
trigs.cpp Implementing Spawned Shareware version 2019-08-12 16:04:20 +02:00
trigs.h Clean up generated comments 2019-07-21 00:57:53 +02:00
wave.cpp Clean up wave.cpp 2019-05-02 00:16:46 +01:00
wave.h Clean up wave.cpp 2019-05-02 00:16:46 +01:00