devilutionX/Source
2021-03-26 02:24:32 +01:00
..
.clang-format
all.h Monster health bar 2021-03-05 05:12:15 +01:00
appfat.cpp Converte all Levels when cross loading saves 2021-02-27 14:51:37 +01:00
appfat.h 🎨 Mark noreturn functions as such 2021-03-26 02:24:32 +01:00
automap.cpp 🚨 Add missing cases to most switches 2021-03-20 20:39:28 +01:00
automap.h ♻️ Clean up automap.cpp 2021-03-14 15:38:23 +01:00
capture.cpp Get rid of SCREEN_X / SCREEN_Y 2021-03-17 23:37:58 +01:00
capture.h
codec.cpp eliminate unused code 2021-02-19 22:04:11 +01:00
codec.h
control.cpp 🐛 Fix loading of sorceror graphics 2021-03-21 13:13:22 +01:00
control.h ♻️ Apply proper types to PlayerStruct 2021-03-14 15:38:23 +01:00
cursor.cpp 🚨 Fix a handful of warnings from Clang 2021-03-14 05:40:10 +01:00
cursor.h
dead.cpp eliminate unused code 2021-02-19 22:04:11 +01:00
dead.h Notes of untimly header cleanups 2021-01-26 03:12:58 +01:00
debug.cpp ♻️ Clean up debug options 2021-03-23 20:33:22 +01:00
debug.h Strip out debug features from the release builds 2021-02-19 22:04:11 +01:00
diablo.cpp 🎨 Mark noreturn functions as such 2021-03-26 02:24:32 +01:00
diablo.h 🎨 Mark noreturn functions as such 2021-03-26 02:24:32 +01:00
doom.cpp Migrate CelDraw to CelDrawTo 2021-03-06 09:55:14 +01:00
doom.h Migrate CelDraw to CelDrawTo 2021-03-06 09:55:14 +01:00
drlg_l1.cpp ♻️ Use if instead of switch for bool cases 2021-03-20 20:39:28 +01:00
drlg_l1.h eliminate unused code 2021-02-19 22:04:11 +01:00
drlg_l2.cpp dlrg: Place constants in an anonymous namespace (#1114) 2021-03-06 09:56:47 +01:00
drlg_l2.h
drlg_l3.cpp [diablo] 🐛 Fix incorrect dirt tiles in lavepools 2021-03-20 20:39:28 +01:00
drlg_l3.h
drlg_l4.cpp ♻️ Use if instead of switch for bool cases 2021-03-20 20:39:28 +01:00
drlg_l4.h
dthread.cpp unify checks for single and multiplayer 2021-02-18 22:32:01 +01:00
dthread.h
dx.h 🚨 Resolve remaning c-style warnings 2021-03-14 21:28:58 +01:00
effects.cpp Disable streaming music and sound for 3DS / Switch (#1264) 2021-03-25 08:58:54 +01:00
effects.h Allow playing specific sounds with 'PlaySfx' 2021-03-11 05:24:59 +01:00
encrypt.cpp get rid of a few warnings 2021-02-19 22:04:11 +01:00
encrypt.h get rid of a few warnings 2021-02-19 22:04:11 +01:00
engine.cpp 🎨 Mark noreturn functions as such 2021-03-26 02:24:32 +01:00
engine.h Fix SDL_Rect warnings on SDL1 2021-03-22 20:48:17 +01:00
error.cpp Completely replace gpBuffer with CelOutputBuffer 2021-03-13 05:13:26 +01:00
error.h Pass CelOutputBuffer to game text printing (#1095) 2021-03-03 18:20:24 +01:00
gamemenu.cpp ♻️ Make options struct hierarchical 2021-03-10 10:11:42 +01:00
gamemenu.h Revamp ini options and sync in multiplayer 2021-03-01 11:52:26 +01:00
gendung.cpp ♻️ Clean up InitCutscene 2021-03-24 21:50:19 +01:00
gendung.h ♻️ Clean up InitCutscene 2021-03-24 21:50:19 +01:00
gmenu.cpp Rollback joystick changes 2021-03-25 16:21:30 +01:00
gmenu.h Migrate CelDraw to CelDrawTo 2021-03-06 09:55:14 +01:00
help.cpp Get rid of SCREEN_X / SCREEN_Y 2021-03-17 23:37:58 +01:00
help.h Enginify trans_rect 2021-03-03 12:07:07 +01:00
init.cpp Hellfire: Better error if some MPQs are missing 2021-03-20 17:10:19 +01:00
init.h Add test for vanilla pfile_write_hero() 2021-03-08 18:32:25 +01:00
interfac.cpp ♻️ Apply corrections from commit review 2021-03-26 02:05:57 +01:00
interfac.h ♻️ Apply corrections from commit review 2021-03-26 02:05:57 +01:00
inv.cpp 💄 Apply code style 2021-03-20 20:39:28 +01:00
inv.h Autoequip items on purchase 2021-03-12 07:19:55 +01:00
itemdat.cpp [diablo] 🐛 Correct spelling of Sorcerer 2021-03-21 12:18:10 +01:00
itemdat.h [diablo] 🐛 Correct spelling of Sorcerer 2021-03-21 12:18:10 +01:00
items.cpp Load and save all ini values the same way (#1260) 2021-03-24 04:25:23 +01:00
items.h 🏷️ Add enum as the type for power in SaveItemPower 2021-03-22 20:44:26 +01:00
lighting.cpp Test CrawlTable 2021-03-21 14:23:19 +01:00
lighting.h ♻️ Use explicit types and remove globals from save file logic 2021-03-09 22:27:11 +01:00
loadsave.cpp ♻️ Clean up InitCutscene 2021-03-24 21:50:19 +01:00
loadsave.h ♻️ Use explicit types and remove globals from save file logic 2021-03-09 22:27:11 +01:00
mainmenu.cpp ♻️ Make options struct hierarchical 2021-03-10 10:11:42 +01:00
mainmenu.h Correct some incorrect bool operations 2021-03-09 22:27:11 +01:00
minitext.cpp Get rid of SCREEN_X / SCREEN_Y 2021-03-17 23:37:58 +01:00
minitext.h Enginify trans_rect 2021-03-03 12:07:07 +01:00
misdat.cpp Clean up missile function names 2021-02-25 11:52:19 +01:00
misdat.h Clean up missile types 2021-02-25 09:56:10 +01:00
missiles.cpp [diablo] 🐛 Better direction calculation 2021-03-21 19:20:41 +01:00
missiles.h Test GetDirection 2021-03-21 15:39:18 +01:00
monstdat.cpp ♻️ Move monster.h related structs and enums and apply propper types 2021-03-11 03:36:32 +01:00
monstdat.h ♻️ Move monster.h related structs and enums and apply propper types 2021-03-11 03:36:32 +01:00
monster.cpp 🎨 Mark noreturn functions as such 2021-03-26 02:24:32 +01:00
monster.h ♻️ Move monster.h related structs and enums and apply propper types 2021-03-11 03:36:32 +01:00
movie.cpp 🐛 Fix console output on Windows and SDL1 targets 2021-03-12 15:31:09 +01:00
movie.h eliminate unused code 2021-02-19 22:04:11 +01:00
mpqapi.cpp 🎨 Mark noreturn functions as such 2021-03-26 02:24:32 +01:00
mpqapi.h Notes of untimly header cleanups 2021-01-26 03:12:58 +01:00
msg.cpp 🎨 Mark noreturn functions as such 2021-03-26 02:24:32 +01:00
msg.h Use sized types for network messages 2021-02-25 05:50:24 +01:00
multi.cpp ♻️ Clean up InitCutscene 2021-03-24 21:50:19 +01:00
multi.h 🚩 Add option for disabeling frindly fire (#1104) 2021-03-06 04:15:54 +01:00
nthread.cpp Revamp ini options and sync in multiplayer 2021-03-01 11:52:26 +01:00
nthread.h eliminate unused code 2021-02-19 22:04:11 +01:00
objdat.cpp Fix a few compiler warnings 2021-02-22 05:13:57 +01:00
objdat.h Fix a few compiler warnings 2021-02-22 05:13:57 +01:00
objects.cpp [Diablo] 🐛 Rest dSpecial when closing L1 doors 2021-03-26 02:06:00 +01:00
objects.h ♻️ change QuestTalkData in to an array of _speech_id 2021-03-11 01:40:13 +01:00
pack.cpp [diablo] 🐛 Correct spelling of Sorcerer 2021-03-21 12:18:10 +01:00
pack.h Load and save all ini values the same way (#1260) 2021-03-24 04:25:23 +01:00
palette.cpp Get rid of SCREEN_X / SCREEN_Y 2021-03-17 23:37:58 +01:00
palette.h Revamp ini options and sync in multiplayer 2021-03-01 11:52:26 +01:00
path.cpp ♻️ Apply proper types to PlayerStruct 2021-03-14 15:38:23 +01:00
path.h ♻️ Apply proper types to PlayerStruct 2021-03-14 15:38:23 +01:00
pfile.cpp ♻️ Use explicit types and remove globals from save file logic 2021-03-09 22:27:11 +01:00
pfile.h 🚚 Move 'PlayerStruct' to 'player.h' 2021-03-05 03:52:11 +01:00
player.cpp 🎨 Mark noreturn functions as such 2021-03-26 02:24:32 +01:00
player.h 🐛 Fix loading of sorceror graphics 2021-03-21 13:13:22 +01:00
plrmsg.cpp 💄 Apply code style 2021-03-20 20:39:28 +01:00
plrmsg.h Pass CelOutputBuffer to game text printing (#1095) 2021-03-03 18:20:24 +01:00
portal.cpp ♻️ Clean up InitCutscene 2021-03-24 21:50:19 +01:00
portal.h ♻️ Clean up InitCutscene 2021-03-24 21:50:19 +01:00
quests.cpp ♻️ Clean up InitCutscene 2021-03-24 21:50:19 +01:00
quests.h ♻️ Clean up InitCutscene 2021-03-24 21:50:19 +01:00
render.cpp Get rid of SCREEN_X / SCREEN_Y 2021-03-17 23:37:58 +01:00
render.h Migrate the rest of drawing away from gpBufEnd 2021-03-13 02:26:11 +01:00
restrict.cpp
restrict.h
scrollrt.cpp Fix SDL_Rect warnings on SDL1 2021-03-22 20:48:17 +01:00
scrollrt.h Completely replace gpBuffer with CelOutputBuffer 2021-03-13 05:13:26 +01:00
setmaps.cpp 🎨 Mark noreturn functions as such 2021-03-26 02:24:32 +01:00
setmaps.h
sha.cpp get rid of a few warnings 2021-02-19 22:04:11 +01:00
sha.h Notes of untimly header cleanups 2021-01-26 03:12:58 +01:00
sound.h Respect sfx_STREAM in PlaySFX 2021-03-17 18:52:09 +01:00
spelldat.cpp
spelldat.h
spells.cpp ♻️ Remove all usage of basic WIN32 types 2021-03-20 20:39:28 +01:00
spells.h ♻️ Remove all usage of basic WIN32 types 2021-03-20 20:39:28 +01:00
stores.cpp 🚨 Add missing cases to most switches 2021-03-20 20:39:28 +01:00
stores.h Migrate DrawSLine away from gpBuffer 2021-03-13 02:26:11 +01:00
sync.cpp [diablo] 🐛 Correct spelling of Sorcerer 2021-03-21 12:18:10 +01:00
sync.h Some additional clean up 2021-01-25 01:21:18 +01:00
textdat.cpp Add barmaid's unused/missing transcriptions (#1092) 2021-03-13 02:11:00 +01:00
textdat.h
themes.cpp Fix RNG diverging during level generation depending on the code path 2021-02-01 06:44:16 +01:00
themes.h
tmsg.cpp Revamp ini options and sync in multiplayer 2021-03-01 11:52:26 +01:00
tmsg.h Use sized types for network messages 2021-02-25 05:50:24 +01:00
town.cpp Clean up rendering 2021-02-19 03:05:12 +01:00
town.h Some additional clean up 2021-01-25 01:21:18 +01:00
towners.cpp ♻️ Allow towners to be initialized in any order 2021-03-12 04:00:47 +01:00
towners.h ♻️ change QuestTalkData in to an array of _speech_id 2021-03-11 01:40:13 +01:00
track.cpp Revamp ini options and sync in multiplayer 2021-03-01 11:52:26 +01:00
track.h Some additional clean up 2021-01-25 01:21:18 +01:00
trigs.cpp 🎨 Mark noreturn functions as such 2021-03-26 02:24:32 +01:00
trigs.h Notes of untimly header cleanups 2021-01-26 03:12:58 +01:00