devilutionX/Source
2021-09-02 21:55:37 +02:00
..
controls 🚚 Rename 'MonsterStruct' to 'Monster' 2021-09-01 22:26:37 +02:00
DiabloUI Minimize impact of NOSOUND 2021-08-30 10:57:59 +02:00
dvlnet dvlnet: pass smartptrs to lambdas that free buffers 2021-08-17 17:48:31 +02:00
engine 🚚 Rename 'ItemStruct' to 'Item' 2021-08-30 13:40:08 +02:00
miniwin ♻️ Leverage 'Rectangle.Center' in 'FocusOnCharInfo' function implementation 2021-08-30 06:45:51 +02:00
panels Merge pull request #2759 from qndel/fix_panel 2021-08-30 21:23:37 +02:00
platform Nintendo Switch: Remove link to rdimon library to fix file truncation 2021-08-28 02:26:06 +02:00
qol 🚚 Rename 'MonsterStruct' to 'Monster' 2021-09-01 22:26:37 +02:00
storm Rename HaveAudio to HasAudio 2021-08-30 10:57:59 +02:00
utils Scale hardware cursor bilinearly 2021-08-27 15:32:53 +02:00
.clang-format
.clang-tidy Adjust clang-tidy to where Android Studio reads it correctly 2021-08-06 13:09:57 +02:00
appfat.cpp documenation cleanup: appfat 2021-08-30 13:51:42 +02:00
appfat.h documenation cleanup: appfat 2021-08-30 13:51:42 +02:00
automap.cpp Remove DIR_OMNI 2021-08-23 10:51:06 +02:00
automap.h
capture.cpp documentation cleanup: capture 2021-08-30 13:51:42 +02:00
capture.h format fix : capture.h 2021-08-30 13:51:42 +02:00
codec.cpp 🚨 Fix compiler warning 2021-08-13 00:09:02 +02:00
codec.h
control.cpp Dynamic char panel 2021-08-30 20:33:55 +02:00
control.h Dynamic char panel 2021-08-30 20:33:55 +02:00
cursor.cpp ♻️ Replace 'cursmx' and 'cursmy' globals with single 'cursPosition' 2021-08-30 06:45:51 +02:00
cursor.h ♻️ Replace 'cursmx' and 'cursmy' globals with single 'cursPosition' 2021-08-30 06:45:51 +02:00
dead.cpp Rename SetDead 2021-08-21 02:11:41 +02:00
dead.h Rename SetDead 2021-08-21 02:11:41 +02:00
debug.cpp DebugCmdLoadMap: Fix transition from level to map 2021-09-02 21:55:37 +02:00
debug.h Make debug compatible with GCC 6.2 2021-08-29 17:54:40 +02:00
devilutionx.exe.manifest
diablo.cpp documentation cleanup: diablo 2021-08-30 13:51:42 +02:00
diablo.h documentation cleanup: diablo 2021-08-30 13:51:42 +02:00
doom.cpp
doom.h
drlg_l1.cpp Replace QuestStatus() with IsAvailable() in QuestStruct 2021-08-19 02:12:20 +02:00
drlg_l1.h
drlg_l2.cpp Replace QuestStatus() with IsAvailable() in QuestStruct 2021-08-19 02:12:20 +02:00
drlg_l2.h
drlg_l3.cpp Replace QuestStatus() with IsAvailable() in QuestStruct 2021-08-19 02:12:20 +02:00
drlg_l3.h
drlg_l4.cpp Replace QuestStatus() with IsAvailable() in QuestStruct 2021-08-19 02:12:20 +02:00
drlg_l4.h
dthread.cpp Make SdlThread constructor explicit 2021-08-13 04:13:03 +02:00
dthread.h
dx.cpp Introduce SDLWrap::CreateRGBSurface 2021-08-19 08:51:59 +02:00
dx.h
effects.cpp put commented out enums next to sounds 2021-08-24 12:30:18 +02:00
effects.h Minimize impact of NOSOUND 2021-08-30 10:57:59 +02:00
effects_stubs.cpp Minimize impact of NOSOUND 2021-08-30 10:57:59 +02:00
encrypt.cpp Get rid of InitHash 2021-08-19 01:44:13 +02:00
encrypt.h Get rid of InitHash 2021-08-19 01:44:13 +02:00
engine.cpp Remove dead code 2021-08-07 00:36:38 +02:00
engine.h
error.cpp Enable multiline DiabloMsg and use it in debug.cpp 2021-08-26 08:28:46 +02:00
error.h Enable multiline DiabloMsg and use it in debug.cpp 2021-08-26 08:28:46 +02:00
gamemenu.cpp Minimize impact of NOSOUND 2021-08-30 10:57:59 +02:00
gamemenu.h
gendung.cpp Use BFLAG_MISSILE instead of dMissile 2021-08-22 21:21:33 +02:00
gendung.h Use BFLAG_MISSILE instead of dMissile 2021-08-22 21:21:33 +02:00
gmenu.cpp documentation cleanup: gmenu 2021-08-30 13:51:42 +02:00
gmenu.h documentation cleanup: gmenu 2021-08-30 13:51:42 +02:00
help.cpp Normalise spacing between words/sentences in help.cpp 2021-08-10 20:45:09 +02:00
help.h
hwcursor.cpp Scale hardware cursor bilinearly 2021-08-27 15:32:53 +02:00
hwcursor.hpp
init.cpp Add GOG installation paths to game data search paths (fixes #2709) (#2748) 2021-08-30 12:00:21 +00:00
init.h
interfac.cpp DebugCmdWarpToLevel: Fix transition from map to level 2021-09-02 21:55:37 +02:00
interfac.h
inv.cpp Remove duplicate documentation 2021-08-30 14:05:18 +02:00
inv.h documentation cleanup : inv 2021-08-30 13:54:35 +02:00
inv_iterators.hpp 🚚 Rename 'ItemStruct' to 'Item' 2021-08-30 13:40:08 +02:00
itemdat.cpp 🚚 Rename 'ItemDataStruct' to 'ItemData' 2021-08-30 13:40:08 +02:00
itemdat.h 🚚 Rename 'ItemDataStruct' to 'ItemData' 2021-08-30 13:40:08 +02:00
items.cpp 🚚 Rename 'MonsterStruct' to 'Monster' 2021-09-01 22:26:37 +02:00
items.h 🚚 Rename 'MonsterStruct' to 'Monster' 2021-09-01 22:26:37 +02:00
lighting.cpp Remove unnecessary indentation 2021-08-12 21:04:26 +02:00
lighting.h
loadsave.cpp 🚚 Rename 'MissileStruct' to 'Missile' 2021-09-02 05:46:44 +02:00
loadsave.h 🚚 Rename 'ItemStruct' to 'Item' 2021-08-30 13:40:08 +02:00
main.cpp
menu.cpp Clean up some players references 2021-08-30 03:26:17 +02:00
menu.h
minitext.cpp Handle some clang-tidy issues 2021-08-07 16:30:14 +02:00
minitext.h
misdat.cpp No missile golem 2021-08-25 20:24:45 +02:00
misdat.h 🚚 Rename 'MissileStruct' to 'Missile' 2021-09-02 05:46:44 +02:00
missiles.cpp search cleanup 2021-09-02 16:03:44 +02:00
missiles.h 🚚 Rename 'MissileStruct' to 'Missile' 2021-09-02 05:46:44 +02:00
monstdat.cpp add enums to monsters 2021-09-02 17:22:27 +02:00
monstdat.h apply enums to mTreasure 2021-08-21 19:23:11 +02:00
monster.cpp fix quest unique monster level 2021-09-02 17:08:09 +02:00
monster.h 🚚 Rename 'MissileStruct' to 'Missile' 2021-09-02 05:46:44 +02:00
movie.cpp Minimize impact of NOSOUND 2021-08-30 10:57:59 +02:00
movie.h
mpqapi.cpp Debug: Fix save logging 2021-08-27 10:36:32 +02:00
mpqapi.h Fix build warning 2021-08-30 10:57:59 +02:00
msg.cpp 🚚 Rename 'QuestStruct' to 'Quest' 2021-09-02 05:46:01 +02:00
msg.h 🚚 Rename 'QuestStruct' to 'Quest' 2021-09-02 05:46:01 +02:00
multi.cpp 🚚 Rename 'PkPlayerStruct' to 'PlayerPack' 2021-08-30 08:01:53 +02:00
multi.h
nthread.cpp Introduce demo namespace 2021-08-19 00:03:58 +02:00
nthread.h
objdat.cpp
objdat.h
objects.cpp 🚚 Rename 'ObjectStruct' to 'Object' 2021-09-02 05:45:44 +02:00
objects.h 🚚 Rename 'ObjectStruct' to 'Object' 2021-09-02 05:45:44 +02:00
options.cpp demo: Centralize options override 2021-08-19 00:04:57 +02:00
options.h 🚚 Rename 'PkItemStruct' to 'ItemPack' 2021-08-30 13:40:08 +02:00
pack.cpp 🚚 Rename 'PkItemStruct' to 'ItemPack' 2021-08-30 13:40:08 +02:00
pack.h 🚚 Rename 'PkItemStruct' to 'ItemPack' 2021-08-30 13:40:08 +02:00
palette.cpp
palette.h
path.cpp
path.h
pfile.cpp 🚚 Rename 'PkPlayerStruct' to 'PlayerPack' 2021-08-30 08:01:53 +02:00
pfile.h 🚚 Rename 'PlayerStruct' to 'Player' 2021-08-30 06:44:18 +02:00
player.cpp 🚚 Rename 'ObjectStruct' to 'Object' 2021-09-02 05:45:44 +02:00
player.h Dynamic char panel 2021-08-30 20:33:55 +02:00
plrmsg.cpp
plrmsg.h
portal.cpp Use proper Direction type for AddMissile midir 2021-08-25 20:24:45 +02:00
portal.h
quests.cpp 🚚 Rename 'QuestStruct' to 'Quest' 2021-09-02 05:46:01 +02:00
quests.h 🚚 Rename 'QuestStruct' to 'Quest' 2021-09-02 05:46:01 +02:00
restrict.cpp
restrict.h
scrollrt.cpp 🚚 Rename 'MissileStruct' to 'Missile' 2021-09-02 05:46:44 +02:00
scrollrt.h
setmaps.cpp 🚚 Rename 'ObjectStruct' to 'Object' 2021-09-02 05:45:44 +02:00
setmaps.h 🚚 Rename 'ObjectStruct' to 'Object' 2021-09-02 05:45:44 +02:00
sha.cpp Refactor Diablo-SHA to attempt to document behaviour through code (#2524) 2021-08-08 13:22:22 +02:00
sha.h Refactor Diablo-SHA to attempt to document behaviour through code (#2524) 2021-08-08 13:22:22 +02:00
sound.cpp Minimize impact of NOSOUND 2021-08-30 10:57:59 +02:00
sound.h Minimize impact of NOSOUND 2021-08-30 10:57:59 +02:00
sound_stubs.cpp Minimize impact of NOSOUND 2021-08-30 10:57:59 +02:00
spelldat.cpp Make spelldata const 2021-08-22 11:22:03 +02:00
spelldat.h Make spelldata const 2021-08-22 11:22:03 +02:00
spells.cpp Move documentation from implementations to declarations #2735 (#2782) 2021-09-02 10:05:33 +02:00
spells.h Move documentation from implementations to declarations #2735 (#2782) 2021-09-02 10:05:33 +02:00
stores.cpp 🚚 Rename 'ItemStruct' to 'Item' 2021-08-30 13:40:08 +02:00
stores.h 🚚 Rename 'ItemStruct' to 'Item' 2021-08-30 13:40:08 +02:00
sync.cpp 🎨 Leverage 'IsAnyOf' on monster mode checks 2021-09-01 19:15:08 +02:00
sync.h
textdat.cpp
textdat.h
themes.cpp Move documentation from themes.cpp to themes.h 2021-09-01 18:28:56 +02:00
themes.h Move documentation from themes.cpp to themes.h 2021-09-01 18:28:56 +02:00
tmsg.cpp
tmsg.h
town.cpp Move documentation from implementations to declarations #2735 2021-09-01 12:00:45 +02:00
town.h Move documentation from implementations to declarations #2735 2021-09-01 12:00:45 +02:00
towners.cpp 🚚 Rename 'PlayerStruct' to 'Player' 2021-08-30 06:44:18 +02:00
towners.h 🚚 Rename 'PlayerStruct' to 'Player' 2021-08-30 06:44:18 +02:00
track.cpp ♻️ Replace 'cursmx' and 'cursmy' globals with single 'cursPosition' 2021-08-30 06:45:51 +02:00
track.h
trigs.cpp ♻️ Replace 'cursmx' and 'cursmy' globals with single 'cursPosition' 2021-08-30 06:45:51 +02:00
trigs.h Clean up checks for open warp gates 2021-08-16 05:27:33 +02:00