devilutionX/Source
2020-01-12 05:29:51 +01: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 [hellfire] jogging menu options 2020-01-09 23:58:25 +01:00
appfat.h Correct signature of FuncDlg 2019-10-04 09:28:03 +02:00
asm_trans_rect.inc Use SCREEN_Y 2019-06-02 18:08:09 +01:00
automap.cpp Merge branch 'master' of github.com:diasurgical/devilution into hellfire 2019-12-25 20:25:56 +01:00
automap.h [hellfire] SearchAutomapItem bin exact (#1779) 2019-10-02 21:47:36 +02:00
capture.cpp Backport cleanups from Hellfire branch 2019-12-15 06:14:57 +01:00
capture.h Fix function order [capture.cpp] 2019-12-02 09:03:03 +01:00
codec.cpp codec_decode cleanup (#1661) 2019-09-18 00:51:49 +02:00
codec.h Clean up files with dirty headers 2019-07-08 04:28:31 +02:00
control.cpp [hellfire] GetSBookTrans bin exact 2020-01-01 17:26:27 +01:00
control.h Fix type for panelstr 2019-12-01 22:15:31 -06:00
cursor.cpp Backport cleanups from Hellfire branch 2019-12-15 06:14:57 +01:00
cursor.h [hellfire] InitCursor and FreeCursor bin exact 2019-08-31 16:57:14 +02:00
dead.cpp
dead.h Clean up generated comments 2019-07-21 00:57:53 +02:00
debug.cpp Backport cleanups from Hellfire branch 2019-12-15 06:14:57 +01:00
debug.h Correct GLOBAL types based on PSX SYM 3 2019-07-21 04:10:31 +02:00
diablo.cpp [hellfire] rename inv_420FD0 to inv_diablo_to_hellfire 2020-01-12 05:29:51 +01:00
diablo.h Merge branch 'master' of github.com:diasurgical/devilution into hellfire 2019-12-15 02:22:17 +01:00
doom.cpp Backport cleanups from Hellfire branch 2019-12-15 06:14:57 +01:00
doom.h DIABOOL (#1768) 2019-10-05 12:35:06 +02:00
drlg_l1.cpp Merge branch 'master' of github.com:diasurgical/devilution into hellfire 2019-12-15 07:13:24 +01:00
drlg_l1.h Merge branch 'master' of github.com:diasurgical/devilution into hellfire 2019-12-15 02:22:17 +01:00
drlg_l2.cpp fix naming of setloadflag and pSetPiece (#1841) 2019-11-05 00:37:09 +01:00
drlg_l2.h Fix function order [drlg_l2.cpp] 2019-10-21 19:49:22 +02:00
drlg_l3.cpp Merge branch 'master' of github.com:diasurgical/devilution into hellfire 2019-12-15 02:22:17 +01:00
drlg_l3.h Merge branch 'master' of github.com:diasurgical/devilution into hellfire 2019-10-13 18:53:49 +02:00
drlg_l4.cpp Backport cleanups from Hellfire branch 2019-12-15 06:14:57 +01:00
drlg_l4.h Fix function order [drlg_l4.cpp] 2019-10-13 16:56:02 +02:00
dthread.cpp Update dthread.cpp 2019-09-17 04:40:41 +02:00
dthread.h Clean up signedness 2019-07-21 00:57:53 +02:00
dx.cpp Fix unknown struct field and drawpanflag 2019-10-31 22:57:15 +01:00
dx.h Fix function order [dx.cpp] 2019-10-21 20:08:23 +02:00
effects.cpp Merge branch 'master' of github.com:diasurgical/devilution into hellfire 2019-12-25 20:25:56 +01:00
effects.h effects: rename monster_action_sounds to MonstSndChar 2019-08-18 07:44:22 +02:00
encrypt.cpp
encrypt.h
engine.cpp Correct CelBlitWidth signature 2020-01-01 17:34:29 +01:00
engine.h Correct CelBlitWidth signature 2020-01-01 17:34:29 +01:00
error.cpp [hellfire] errors 2020-01-07 23:20:30 +01:00
error.h [hellfire] errors 2020-01-07 23:20:30 +01:00
fault.cpp Set bool values TRUE/FALSE 2019-12-22 23:57:10 +01:00
fault.h Clean up signedness 2019-07-21 00:57:53 +02:00
gamemenu.cpp [hellfire] Remove the color_cycling option 2020-01-09 23:58:25 +01:00
gamemenu.h [hellfire] Remove the color_cycling option 2020-01-09 23:58:25 +01:00
gendung.cpp Merge branch 'master' of github.com:diasurgical/devilution into hellfire 2019-12-15 02:22:17 +01:00
gendung.h Fix function order [gendung.cpp] 2019-11-06 22:24:52 +01:00
gmenu.cpp Backport cleanups from Hellfire branch 2019-12-15 06:14:57 +01:00
gmenu.h Come up with names for all remaning arguments 2019-07-21 00:57:53 +02:00
help.cpp Set bool values TRUE/FALSE 2019-12-22 23:57:10 +01:00
help.h Clean up generated comments 2019-07-21 00:57:53 +02:00
init.cpp Merge branch 'master' of github.com:diasurgical/devilution into hellfire 2019-12-25 20:25:56 +01:00
init.h [hellfire] LoadPlrGFX 2019-09-01 20:11:56 +02:00
interfac.cpp Loading screen (#1836) 2019-11-01 12:59:46 +01: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 [hellfire] rename inv_420FD0 to inv_diablo_to_hellfire 2020-01-12 05:29:51 +01:00
inv.h [hellfire] rename inv_420FD0 to inv_diablo_to_hellfire 2020-01-12 05:29:51 +01:00
itemdat.cpp Merge branch 'master' of github.com:diasurgical/devilution into hellfire 2019-12-15 07:13:24 +01:00
itemdat.h Backport cleanups from Hellfire branch 2019-12-15 06:14:57 +01:00
items.cpp [hellfire] TryIconCurs && DoOil (#1941) 2020-01-10 11:07:37 +01:00
items.h [hellfire] TryIconCurs && DoOil (#1941) 2020-01-10 11:07:37 +01:00
lighting.cpp Merge branch 'master' of github.com:diasurgical/devilution into hellfire 2019-12-25 20:25:56 +01:00
lighting.h Fix OOB in lighting.cpp 2019-11-04 21:27:57 +01: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 Merge branch 'master' of github.com:diasurgical/devilution into hellfire 2019-12-25 20:25:56 +01:00
loadsave.h Clean up loadsave.cpp 2019-05-02 00:16:46 +01:00
logging.cpp Merge branch 'master' of github.com:diasurgical/devilution into hellfire 2019-12-25 20:25:56 +01:00
logging.h Remove unused variables 2019-07-08 04:28:31 +02:00
mainmenu.cpp Merge branch 'master' of github.com:diasurgical/devilution into hellfire 2019-12-25 20:25:56 +01:00
mainmenu.h Come up with names for all remaning arguments 2019-07-21 00:57:53 +02:00
minitext.cpp Document more attributes 2019-10-28 03:05:40 +01:00
minitext.h Correct BOOLS 2019-07-21 19:11:11 +02:00
misdat.cpp [hellfire] Fix broken data 2019-12-15 06:52:17 +01:00
misdat.h Backport cleanups from Hellfire branch 2019-12-15 06:14:57 +01:00
missiles.cpp Merge branch 'master' of github.com:diasurgical/devilution into hellfire 2019-12-25 20:25:56 +01:00
missiles.h [hellfire] AddBlodboil bin exact 2019-09-29 02:58:51 +02:00
monstdat.cpp Merge branch 'master' of github.com:diasurgical/devilution into hellfire 2019-12-25 20:25:56 +01:00
monstdat.h Backport cleanups from Hellfire branch 2019-12-15 06:14:57 +01:00
monster.cpp [hellfire] Add _uniq_monsterid and dungeon_type 2020-01-03 00:12:41 +01:00
monster.h missing semicolon 2020-01-01 04:15:59 +01:00
movie.cpp Use correct enum for MovieWndProc 2019-11-16 18:02:57 +01:00
movie.h
mpqapi.cpp [hellfire] jogging menu options 2020-01-09 23:58:25 +01:00
mpqapi.h Format recently cleaned code 2019-07-06 05:13:01 +02:00
msg.cpp Merge branch 'master' of github.com:diasurgical/devilution into hellfire 2019-12-25 20:25:56 +01:00
msg.h Align function signatures with PSX symbols 2019-07-08 04:12:12 +02:00
msgcmd.cpp [hellfire] Set up build intergration 2019-08-30 09:55:44 +02:00
msgcmd.h
multi.cpp Merge branch 'master' of github.com:diasurgical/devilution into hellfire 2019-12-25 20:25:56 +01:00
multi.h Correct missmatched bool types 2019-10-04 09:26:26 +02:00
nthread.cpp Correct missmatched bool types 2019-10-04 09:26:26 +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 [hellfire] Obj_Door bin exact 2020-01-12 05:27:08 +01:00
objects.h [hellfire] OperateL1RDoor bin exact 2020-01-07 21:12:12 +01:00
pack.cpp Merge branch 'master' of github.com:diasurgical/devilution into hellfire 2019-12-15 02:22:17 +01:00
pack.h Merge branch 'master' of github.com:diasurgical/devilution into hellfire 2019-12-15 02:22:17 +01:00
palette.cpp [hellfire] color_cycling_enabled 2020-01-11 18:46:16 +01:00
palette.h [hellfire] color_cycling_enabled 2020-01-11 18:46:16 +01:00
path.cpp Backport cleanups from Hellfire branch 2019-12-15 06:14:57 +01:00
path.h Clean up files with dirty headers 2019-07-08 04:28:31 +02:00
pfile.cpp [hellfire] game_2_ui_class / pfile_get_player_class bin exact (#1792) 2019-10-07 23:45:00 +02:00
pfile.h Clean up signedness 2019-07-21 00:57:53 +02:00
player.cpp [hellfire] PM_DoWalk and PM_DoWalk3 2020-01-11 20:00:37 +01:00
player.h [hellfire] 3 functions bin exact 2019-10-08 08:21:07 +02:00
plrmsg.cpp PrintPlrMsg cleanup 2019-09-05 22:37:53 +02:00
plrmsg.h Clean up signedness 2019-07-21 00:57:53 +02:00
portal.cpp SetPortalStats bin exact vanilla 2019-09-05 20:12:27 +03:00
portal.h
quests.cpp Backport cleanups from Hellfire branch 2019-12-15 06:14:57 +01:00
quests.h Format recently cleaned code 2019-07-06 05:13:01 +02:00
render.cpp Documentations, enums and clean ups 2019-10-21 19:33:14 +02:00
render.h Clean up signedness 2019-07-21 00:57:53 +02:00
restrict.cpp
restrict.h
scrollrt.cpp Merge branch 'master' of github.com:diasurgical/devilution into hellfire 2019-12-25 20:25:56 +01:00
scrollrt.h Merge branch 'master' of github.com:diasurgical/devilution into hellfire 2019-12-15 02:22:17 +01: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 [hellfire] jogging menu options 2020-01-09 23:58:25 +01:00
sound.h Correct GLOBAL types based on PSX SYM 3 2019-07-21 04:10:31 +02:00
spelldat.cpp [hellfire] Fix broken data 2019-12-15 06:52:17 +01:00
spelldat.h Correct new line encoding 2019-07-06 16:48:37 +02:00
spells.cpp Backport cleanups from Hellfire branch 2019-12-15 06:14:57 +01:00
spells.h Fix function order [spells+pack.cpp] 2019-11-03 14:45:32 +01:00
stores.cpp Merge branch 'master' of github.com:diasurgical/devilution into hellfire 2019-12-25 20:25:56 +01:00
stores.h Backport cleanups from Hellfire branch 2019-12-15 06:14:57 +01:00
sync.cpp Make MonstrStruct::_msquelch and DMonstrStr::_mactive unsigned. 2019-05-10 21:52:23 +01:00
sync.h
textdat.cpp [hellfire] alltext 2020-01-03 12:53:46 +01:00
textdat.h [hellfire] alltext 2020-01-03 12:53:46 +01:00
themes.cpp Merge branch 'master' of github.com:diasurgical/devilution into hellfire 2019-12-25 20:25:56 +01:00
themes.h Clean up themes.cpp 2019-05-02 00:16:46 +01:00
tmsg.cpp
tmsg.h
town.cpp Merge branch 'master' of github.com:diasurgical/devilution into hellfire 2019-12-25 20:25:56 +01:00
town.h Merge branch 'master' of github.com:diasurgical/devilution into hellfire 2019-12-15 02:22:17 +01:00
towners.cpp Backport cleanups from Hellfire branch 2019-12-15 06:14:57 +01:00
towners.h Merge branch 'master' of github.com:diasurgical/devilution into hellfire 2019-12-15 02:22:17 +01:00
track.cpp
track.h
trigs.cpp Merge branch 'master' of github.com:diasurgical/devilution into hellfire 2019-12-25 20:25:56 +01:00
trigs.h Clean up generated comments 2019-07-21 00:57:53 +02:00
wave.cpp Wave.cpp bin exact 2019-09-01 22:54:49 +02:00
wave.h Clean up wave.cpp 2019-05-02 00:16:46 +01:00