| .. |
|
controls
|
Clean up quest init
|
2021-08-20 12:13:17 +02:00 |
|
DiabloUI
|
Remove Surface::{Alloc,Free}, introduce OwnedSurface
|
2021-08-19 08:51:59 +02:00 |
|
dvlnet
|
dvlnet: pass smartptrs to lambdas that free buffers
|
2021-08-17 17:48:31 +02:00 |
|
engine
|
Make OwnedSurface::OwnedSurface(Size) explicit
|
2021-08-20 15:15:40 +01:00 |
|
miniwin
|
Introduce demo namespace
|
2021-08-19 00:03:58 +02:00 |
|
platform
|
Apply clang-format
|
2021-08-11 20:52:32 +02:00 |
|
qol
|
Use unsigned types for player experience and related values
|
2021-08-12 13:38:05 +02:00 |
|
storm
|
Fix mem leak in storm.cpp
|
2021-08-17 17:49:08 +02:00 |
|
utils
|
Introduce TTFWrap::RenderText_Solid
|
2021-08-19 08:51:59 +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
|
Cleanups
|
2021-08-02 10:12:40 +02:00 |
|
appfat.h
|
Introduce TTFWrap::RenderText_Solid
|
2021-08-19 08:51:59 +02:00 |
|
automap.cpp
|
[vanilla] Fix missing dirt corners in automap
|
2021-08-11 02:33:22 +02:00 |
|
automap.h
|
|
|
|
capture.cpp
|
Make CaptureFile return ofstream
|
2021-08-17 17:48:49 +02:00 |
|
capture.h
|
|
|
|
codec.cpp
|
🚨 Fix compiler warning
|
2021-08-13 00:09:02 +02:00 |
|
codec.h
|
|
|
|
control.cpp
|
Don't echo quick commands
|
2021-08-19 20:36:12 +02:00 |
|
control.h
|
Move DiabloHotkeyMsg to control.cpp and use IsChatAvailable
|
2021-08-19 03:44:20 +02:00 |
|
cursor.cpp
|
refactor CheckTown() and CheckRportal()
|
2021-08-19 01:09:50 +02:00 |
|
cursor.h
|
|
|
|
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
|
debug command: refill
|
2021-08-21 20:42:07 +02:00 |
|
debug.h
|
Port debug vision to a command
|
2021-08-19 20:36:12 +02:00 |
|
devilutionx.exe.manifest
|
|
|
|
diablo.cpp
|
Make enabeling quests a command
|
2021-08-19 20:36:12 +02:00 |
|
diablo.h
|
Make enabeling quests a command
|
2021-08-19 20:36:12 +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
|
* dthread.cpp: replace TMegaPkt with DThreadStruct
|
2021-07-17 15:03:51 +02:00 |
|
dx.cpp
|
Introduce SDLWrap::CreateRGBSurface
|
2021-08-19 08:51:59 +02:00 |
|
dx.h
|
Remove some more use of miniwin
|
2021-07-17 23:54:13 +02:00 |
|
effects.cpp
|
|
|
|
effects.h
|
|
|
|
effects_stubs.cpp
|
💚 Fix NOSOUND build
|
2021-07-17 16:44:32 +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
|
Restrict access to Hive and Crypt in multiplayer
|
2021-08-16 05:27:33 +02:00 |
|
error.h
|
Remove some more use of miniwin
|
2021-07-17 23:54:13 +02:00 |
|
gamemenu.cpp
|
🚨 Fix clang warnings
|
2021-07-17 16:57:21 +02:00 |
|
gamemenu.h
|
|
|
|
gendung.cpp
|
Clean up debug commands for loading levels
|
2021-08-19 20:36:12 +02:00 |
|
gendung.h
|
Merge pull request #2555 from bcko/2348_bcko_refactor_FindTransparencyValues_2
|
2021-08-10 10:32:29 +02:00 |
|
gmenu.cpp
|
Rename UiFlags members to group related options
|
2021-07-31 20:22:40 +02:00 |
|
gmenu.h
|
|
|
|
help.cpp
|
Normalise spacing between words/sentences in help.cpp
|
2021-08-10 20:45:09 +02:00 |
|
help.h
|
|
|
|
hwcursor.cpp
|
Remove Surface::{Alloc,Free}, introduce OwnedSurface
|
2021-08-19 08:51:59 +02:00 |
|
hwcursor.hpp
|
|
|
|
init.cpp
|
Fix mem leak in storm.cpp
|
2021-08-17 17:49:08 +02:00 |
|
init.h
|
|
|
|
interfac.cpp
|
Add debug text commands
|
2021-08-19 03:44:20 +02:00 |
|
interfac.h
|
|
|
|
inv.cpp
|
Make NetSendCmdQuest() take a quest structure as input
|
2021-08-20 12:13:17 +02:00 |
|
inv.h
|
Handle some clang-tidy issues
|
2021-08-07 16:30:14 +02:00 |
|
itemdat.cpp
|
Remove dead code
|
2021-08-07 00:36:38 +02:00 |
|
itemdat.h
|
Remove dead code
|
2021-08-07 00:36:38 +02:00 |
|
items.cpp
|
apply enums to mTreasure
|
2021-08-21 19:23:11 +02:00 |
|
items.h
|
Rename UiFlags members to group related options
|
2021-07-31 20:22:40 +02:00 |
|
lighting.cpp
|
Remove unnecessary indentation
|
2021-08-12 21:04:26 +02:00 |
|
lighting.h
|
|
|
|
loadsave.cpp
|
Apply missile_id to _mitype
|
2021-08-21 09:10:53 +02:00 |
|
loadsave.h
|
|
|
|
main.cpp
|
|
|
|
menu.cpp
|
Introduce demo namespace
|
2021-08-19 00:03:58 +02:00 |
|
menu.h
|
renamed Source/mainmenu.cpp and .h to menu.cpp/.h
|
2021-07-18 01:31:15 +02:00 |
|
minitext.cpp
|
Handle some clang-tidy issues
|
2021-08-07 16:30:14 +02:00 |
|
minitext.h
|
|
|
|
misdat.cpp
|
Fix uninitialized variable exception raised in Visual Studio debugger
|
2021-08-13 18:19:12 +02:00 |
|
misdat.h
|
Fix loading monster missiles
|
2021-08-13 03:59:29 +02:00 |
|
missiles.cpp
|
Apply missile_id to _mitype
|
2021-08-21 09:10:53 +02:00 |
|
missiles.h
|
Apply missile_id to _mitype
|
2021-08-21 09:10:53 +02:00 |
|
monstdat.cpp
|
apply enums to mTreasure
|
2021-08-21 19:23:11 +02:00 |
|
monstdat.h
|
apply enums to mTreasure
|
2021-08-21 19:23:11 +02:00 |
|
monster.cpp
|
Apply missile_id to _mitype
|
2021-08-21 09:10:53 +02:00 |
|
monster.h
|
Rename leaderflag to leaderRelation and MonsterRelation to LeaderRelation
|
2021-07-18 21:08:32 +02:00 |
|
movie.cpp
|
Introduce demo namespace
|
2021-08-19 00:03:58 +02:00 |
|
movie.h
|
|
|
|
mpqapi.cpp
|
Correct logging level in mpqapi.cpp
|
2021-08-21 05:32:28 +02:00 |
|
mpqapi.h
|
|
|
|
msg.cpp
|
Deduplicate manashild/reflect code
|
2021-08-21 09:10:53 +02:00 |
|
msg.h
|
Make NetSendCmdQuest() take a quest structure as input
|
2021-08-20 12:13:17 +02:00 |
|
multi.cpp
|
Remove -j argument
|
2021-08-19 20:36:12 +02:00 |
|
multi.h
|
|
|
|
nthread.cpp
|
Introduce demo namespace
|
2021-08-19 00:03:58 +02:00 |
|
nthread.h
|
Implement demo recording and playback
|
2021-07-31 20:12:31 +02:00 |
|
objdat.cpp
|
|
|
|
objdat.h
|
|
|
|
objects.cpp
|
Apply missile_id to _mitype
|
2021-08-21 09:10:53 +02:00 |
|
objects.h
|
🚚 Move local function to anonymous namespace i-p
|
2021-07-19 05:44:20 +02:00 |
|
options.cpp
|
demo: Centralize options override
|
2021-08-19 00:04:57 +02:00 |
|
options.h
|
Modify the calculation of panel position
|
2021-08-08 02:08:02 +02:00 |
|
pack.cpp
|
optimized packing/unpacking inventory items (#2610)
|
2021-08-18 20:56:07 +02:00 |
|
pack.h
|
Use unsigned types for player experience and related values
|
2021-08-12 13:38:05 +02:00 |
|
palette.cpp
|
more clamps (#2496)
|
2021-08-05 02:53:24 +02:00 |
|
palette.h
|
🚚 Move local function to anonymous namespace i-p
|
2021-07-19 05:44:20 +02:00 |
|
path.cpp
|
🎨 Apply code style
|
2021-07-19 05:44:20 +02:00 |
|
path.h
|
🚚 Move local function to anonymous namespace i-p
|
2021-07-19 05:44:20 +02:00 |
|
pfile.cpp
|
fix displayed save number
|
2021-08-18 16:07:51 +02:00 |
|
pfile.h
|
fix displayed save number
|
2021-08-18 16:07:51 +02:00 |
|
player.cpp
|
Deduplicate manashild/reflect code
|
2021-08-21 09:10:53 +02:00 |
|
player.h
|
Use unsigned types for player experience and related values
|
2021-08-12 13:38:05 +02:00 |
|
plrmsg.cpp
|
Rename UiFlags members to group related options
|
2021-07-31 20:22:40 +02:00 |
|
plrmsg.h
|
|
|
|
portal.cpp
|
2435 refactor missiles part 2 (#2635)
|
2021-08-19 08:15:41 +02:00 |
|
portal.h
|
|
|
|
quests.cpp
|
Make NetSendCmdQuest() take a quest structure as input
|
2021-08-20 12:13:17 +02:00 |
|
quests.h
|
Clean up quest init
|
2021-08-20 12:13:17 +02:00 |
|
restrict.cpp
|
|
|
|
restrict.h
|
|
|
|
scrollrt.cpp
|
Port debug vision to a command
|
2021-08-19 20:36:12 +02:00 |
|
scrollrt.h
|
Move remaning symbols in to anonymous namespaces
|
2021-07-20 02:51:39 +02:00 |
|
setmaps.cpp
|
Apply code style
|
2021-07-20 02:51:39 +02:00 |
|
setmaps.h
|
|
|
|
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
|
music.cpp: make musicBuffer a unique_ptr
|
2021-08-17 17:47:07 +02:00 |
|
sound.h
|
|
|
|
sound_stubs.cpp
|
|
|
|
spelldat.cpp
|
|
|
|
spelldat.h
|
|
|
|
spells.cpp
|
Do not use mana in god mode
|
2021-08-19 20:36:12 +02:00 |
|
spells.h
|
fix resurrect (#2577)
|
2021-08-12 08:21:52 +02:00 |
|
stores.cpp
|
2602 Use range-based for-loop for Quests (#2612)
|
2021-08-19 01:42:49 +02:00 |
|
stores.h
|
Convert the UiFlags enum to a scoped enum type
|
2021-07-31 20:22:40 +02:00 |
|
sync.cpp
|
Merge pull request #2433 from diasurgical/player
|
2021-07-20 22:59:25 +02:00 |
|
sync.h
|
|
|
|
textdat.cpp
|
|
|
|
textdat.h
|
|
|
|
themes.cpp
|
Replace QuestStatus() with IsAvailable() in QuestStruct
|
2021-08-19 02:12:20 +02:00 |
|
themes.h
|
|
|
|
tmsg.cpp
|
Player by reference
|
2021-07-20 01:35:56 +02:00 |
|
tmsg.h
|
Refactor timed message handling
|
2021-07-18 17:35:52 +02:00 |
|
town.cpp
|
Clean up checks for open warp gates
|
2021-08-16 05:27:33 +02:00 |
|
town.h
|
|
|
|
towners.cpp
|
Make NetSendCmdQuest() take a quest structure as input
|
2021-08-20 12:13:17 +02:00 |
|
towners.h
|
Cleanups
|
2021-08-02 10:12:40 +02:00 |
|
track.cpp
|
Fix floating Dialogs (Walking while in store)
|
2021-08-07 14:20:27 +02:00 |
|
track.h
|
Fix edge cases in mouse action tracking code (#2452)
|
2021-07-25 03:57:42 +00:00 |
|
trigs.cpp
|
Remove -j argument
|
2021-08-19 20:36:12 +02:00 |
|
trigs.h
|
Clean up checks for open warp gates
|
2021-08-16 05:27:33 +02:00 |