..
DiabloUI
Minimize impact of NOSOUND
5 years ago
controls
🚚 Rename 'MonsterStruct' to 'Monster'
5 years ago
dvlnet
dvlnet: pass smartptrs to lambdas that free buffers
5 years ago
engine
♻️ Leverage 'Point' in 'RenderTile' function
5 years ago
miniwin
♻️ Leverage 'Rectangle.Center' in 'FocusOnCharInfo' function implementation
5 years ago
panels
Merge pull request #2759 from qndel/fix_panel
5 years ago
platform
Nintendo Switch: Remove link to rdimon library to fix file truncation
5 years ago
qol
🚚 Rename 'MonsterClass' members for consistency
5 years ago
storm
Rename HaveAudio to HasAudio
5 years ago
utils
Scale hardware cursor bilinearly
5 years ago
.clang-format
…
.clang-tidy
Adjust clang-tidy to where Android Studio reads it correctly
5 years ago
appfat.cpp
documenation cleanup: appfat
5 years ago
appfat.h
documenation cleanup: appfat
5 years ago
automap.cpp
♻️ Replace 'ViewX' and 'ViewY' globals with single 'ViewPosition'
5 years ago
automap.h
…
capture.cpp
documentation cleanup: capture
5 years ago
capture.h
format fix : capture.h
5 years ago
codec.cpp
🚨 Fix compiler warning
5 years ago
codec.h
…
control.cpp
Dynamic char panel
5 years ago
control.h
Dynamic char panel
5 years ago
cursor.cpp
♻️ Replace 'ViewX' and 'ViewY' globals with single 'ViewPosition'
5 years ago
cursor.h
♻️ Replace 'cursmx' and 'cursmy' globals with single 'cursPosition'
5 years ago
dead.cpp
🚚 Rename 'Dead' concept to 'Corpse' everywhere ( #2808 )
5 years ago
dead.h
🚚 Rename 'Dead' concept to 'Corpse' everywhere ( #2808 )
5 years ago
debug.cpp
DebugCmdWarpToLevel: Use correct WM_DIABTOWNWARP instead of the up-to-town WM_DIABTWARPUP
5 years ago
debug.h
Make debug compatible with GCC 6.2
5 years ago
devilutionx.exe.manifest
…
diablo.cpp
🚚 Rename 'LightStruct' struct to 'Light'
5 years ago
diablo.h
documentation cleanup: diablo
5 years ago
doom.cpp
…
doom.h
…
drlg_l1.cpp
♻️ Replace 'dmaxx' and 'dmaxy' globals with single 'dmaxPosition'
5 years ago
drlg_l1.h
…
drlg_l2.cpp
♻️ Replace 'dmaxx' and 'dmaxy' globals with single 'dmaxPosition'
5 years ago
drlg_l2.h
…
drlg_l3.cpp
♻️ Replace 'dmaxx' and 'dmaxy' globals with single 'dmaxPosition'
5 years ago
drlg_l3.h
…
drlg_l4.cpp
♻️ Replace 'dmaxx' and 'dmaxy' globals with single 'dmaxPosition'
5 years ago
drlg_l4.h
…
dthread.cpp
Make SdlThread constructor explicit
5 years ago
dthread.h
…
dx.cpp
Introduce SDLWrap::CreateRGBSurface
5 years ago
dx.h
…
effects.cpp
🚚 Rename 'MonsterData' global to 'MonstersData'
5 years ago
effects.h
Minimize impact of NOSOUND
5 years ago
effects_stubs.cpp
Minimize impact of NOSOUND
5 years ago
encrypt.cpp
Get rid of InitHash
5 years ago
encrypt.h
Get rid of InitHash
5 years ago
engine.cpp
Remove dead code
5 years ago
engine.h
…
error.cpp
Enable multiline DiabloMsg and use it in debug.cpp
5 years ago
error.h
Enable multiline DiabloMsg and use it in debug.cpp
5 years ago
gamemenu.cpp
Minimize impact of NOSOUND
5 years ago
gamemenu.h
…
gendung.cpp
🚚 Rename 'Dead' concept to 'Corpse' everywhere ( #2808 )
5 years ago
gendung.h
🚚 Rename 'Dead' concept to 'Corpse' everywhere ( #2808 )
5 years ago
gmenu.cpp
documentation cleanup: gmenu
5 years ago
gmenu.h
documentation cleanup: gmenu
5 years ago
help.cpp
Normalise spacing between words/sentences in help.cpp
5 years ago
help.h
…
hwcursor.cpp
Scale hardware cursor bilinearly
5 years ago
hwcursor.hpp
…
init.cpp
Add GOG installation paths to game data search paths ( fixes #2709 ) ( #2748 )
5 years ago
init.h
…
interfac.cpp
DebugCmdWarpToLevel: Use correct WM_DIABTOWNWARP instead of the up-to-town WM_DIABTWARPUP
5 years ago
interfac.h
…
inv.cpp
Remove duplicate documentation
5 years ago
inv.h
documentation cleanup : inv
5 years ago
inv_iterators.hpp
🚚 Rename 'ItemStruct' to 'Item'
5 years ago
itemdat.cpp
🚚 Rename 'UItemStruct' struct to 'UniqueItem' ( #2806 )
5 years ago
itemdat.h
🚚 Rename 'UItemStruct' struct to 'UniqueItem' ( #2806 )
5 years ago
items.cpp
🚚 Rename 'UItemStruct' struct to 'UniqueItem' ( #2806 )
5 years ago
items.h
🚚 Rename 'MonsterStruct' to 'Monster'
5 years ago
lighting.cpp
🚚 Rename 'LightStruct' struct to 'Light'
5 years ago
lighting.h
🚚 Rename 'LightStruct' struct to 'Light'
5 years ago
loadsave.cpp
🚚 Rename 'LightStruct' struct to 'Light'
5 years ago
loadsave.h
🚚 Rename 'ItemStruct' to 'Item'
5 years ago
main.cpp
…
menu.cpp
Clean up some players references
5 years ago
menu.h
…
minitext.cpp
Handle some clang-tidy issues
5 years ago
minitext.h
…
misdat.cpp
No missile golem
5 years ago
misdat.h
🚚 Rename 'MissileStruct' to 'Missile'
5 years ago
missiles.cpp
🚚 Rename 'Dead' concept to 'Corpse' everywhere ( #2808 )
5 years ago
missiles.h
🚚 Rename 'MissileStruct' to 'Missile'
5 years ago
monstdat.cpp
🚚 Rename 'MonsterClass' members for consistency
5 years ago
monstdat.h
🚚 Rename 'MonsterClass' members for consistency
5 years ago
monster.cpp
🚚 Rename 'Dead' concept to 'Corpse' everywhere ( #2808 )
5 years ago
monster.h
🚚 Rename 'MonsterDataStruct' to 'MonsterData'
5 years ago
movie.cpp
Minimize impact of NOSOUND
5 years ago
movie.h
…
mpqapi.cpp
Debug: Fix save logging
5 years ago
mpqapi.h
Fix build warning
5 years ago
msg.cpp
🚚 Rename 'Dead' concept to 'Corpse' everywhere ( #2808 )
5 years ago
msg.h
🚚 Rename 'QuestStruct' to 'Quest'
5 years ago
multi.cpp
🚚 Rename 'PkPlayerStruct' to 'PlayerPack'
5 years ago
multi.h
…
nthread.cpp
Introduce demo namespace
5 years ago
nthread.h
Implement demo recording and playback
5 years ago
objdat.cpp
…
objdat.h
…
objects.cpp
🚚 Rename 'Dead' concept to 'Corpse' everywhere ( #2808 )
5 years ago
objects.h
🚚 Rename 'ObjectStruct' to 'Object'
5 years ago
options.cpp
demo: Centralize options override
5 years ago
options.h
🚚 Rename 'PkItemStruct' to 'ItemPack'
5 years ago
pack.cpp
🚚 Rename 'PkItemStruct' to 'ItemPack'
5 years ago
pack.h
🚚 Rename 'PkItemStruct' to 'ItemPack'
5 years ago
palette.cpp
more clamps ( #2496 )
5 years ago
palette.h
…
path.cpp
…
path.h
…
pfile.cpp
🚚 Rename 'PkPlayerStruct' to 'PlayerPack'
5 years ago
pfile.h
🚚 Rename 'PlayerStruct' to 'Player'
5 years ago
player.cpp
🚚 Rename 'LightStruct' struct to 'Light'
5 years ago
player.h
Dynamic char panel
5 years ago
plrmsg.cpp
Rename UiFlags members to group related options
5 years ago
plrmsg.h
…
portal.cpp
♻️ Replace 'ViewX' and 'ViewY' globals with single 'ViewPosition'
5 years ago
portal.h
…
quests.cpp
♻️ Replace 'ReturnLvlX' and 'ReturnLvlY' globals with single 'ReturnLvlPosition'
5 years ago
quests.h
♻️ Replace 'ReturnLvlX' and 'ReturnLvlY' globals with single 'ReturnLvlPosition'
5 years ago
restrict.cpp
…
restrict.h
…
scrollrt.cpp
🚚 Rename 'Dead' concept to 'Corpse' everywhere ( #2808 )
5 years ago
scrollrt.h
…
setmaps.cpp
🚚 Rename 'ObjectStruct' to 'Object'
5 years ago
setmaps.h
🚚 Rename 'ObjectStruct' to 'Object'
5 years ago
sha.cpp
Refactor Diablo-SHA to attempt to document behaviour through code ( #2524 )
5 years ago
sha.h
Refactor Diablo-SHA to attempt to document behaviour through code ( #2524 )
5 years ago
sound.cpp
Minimize impact of NOSOUND
5 years ago
sound.h
Minimize impact of NOSOUND
5 years ago
sound_stubs.cpp
Minimize impact of NOSOUND
5 years ago
spelldat.cpp
Make spelldata const
5 years ago
spelldat.h
Make spelldata const
5 years ago
spells.cpp
♻️ Replace 'ViewX' and 'ViewY' globals with single 'ViewPosition'
5 years ago
spells.h
Move documentation from implementations to declarations #2735 ( #2782 )
5 years ago
stores.cpp
🚚 Rename 'ItemStruct' to 'Item'
5 years ago
stores.h
🚚 Rename 'ItemStruct' to 'Item'
5 years ago
sync.cpp
🎨 Leverage 'IsAnyOf' on monster mode checks
5 years ago
sync.h
…
textdat.cpp
…
textdat.h
…
themes.cpp
Move documentation from themes.cpp to themes.h
5 years ago
themes.h
Move documentation from themes.cpp to themes.h
5 years ago
tmsg.cpp
…
tmsg.h
…
town.cpp
♻️ Replace 'dmaxx' and 'dmaxy' globals with single 'dmaxPosition'
5 years ago
town.h
Move documentation from implementations to declarations #2735
5 years ago
towners.cpp
🚚 Rename 'PlayerStruct' to 'Player'
5 years ago
towners.h
🚚 Rename 'PlayerStruct' to 'Player'
5 years ago
track.cpp
♻️ Replace 'cursmx' and 'cursmy' globals with single 'cursPosition'
5 years ago
track.h
Fix edge cases in mouse action tracking code ( #2452 )
5 years ago
trigs.cpp
♻️ Replace 'cursmx' and 'cursmy' globals with single 'cursPosition'
5 years ago
trigs.h
Clean up checks for open warp gates
5 years ago