| .. |
|
DiabloUI
|
🧹 LoadArt: BYTE -> uint8_t
|
5 years ago |
|
controls
|
Use WalkingDistance for GetMinDistance
|
5 years ago |
|
dvlnet
|
Add options for DISABLE_TCP and DISABLE_ZERO_TIER.
|
5 years ago |
|
engine
|
Draw black drop shadow for automap (#2090)
|
5 years ago |
|
miniwin
|
💬 Rename HeroSpeech members to improve discoverability
|
5 years ago |
|
platform
|
Custom message box for 3DS (#1932)
|
5 years ago |
|
qol
|
♻️ Split getTextColor(bool) into 2 functions
|
5 years ago |
|
storm
|
Use SimpleIni build-in bool/long/double methods
|
5 years ago |
|
utils
|
constexpr version of abs
|
5 years ago |
|
.clang-format
|
🔨 Align .clang-format files
|
5 years ago |
|
.clang-tidy
|
🎉 render.cpp: Do not render out-of-bounds
|
5 years ago |
|
appfat.cpp
|
Replace sprintfs with strcpy for translatable strings
|
5 years ago |
|
appfat.h
|
🧹 Add and use a DVL_ALWAYS_INLINE macro
|
5 years ago |
|
automap.cpp
|
Player by reference part 2
|
5 years ago |
|
automap.h
|
♻️Clean up automap code
|
5 years ago |
|
capture.cpp
|
🎉 Remove buffer padding
|
5 years ago |
|
capture.h
|
🚚 Move all enums to there respective headers
|
5 years ago |
|
codec.cpp
|
Move byte from engine.h
|
5 years ago |
|
codec.h
|
Move byte from engine.h
|
5 years ago |
|
control.cpp
|
Use Point/SDL_Rect for control functions coordinate system
|
5 years ago |
|
control.h
|
Use Point/SDL_Rect for control functions coordinate system
|
5 years ago |
|
cursor.cpp
|
alt highlighting (#2060)
|
5 years ago |
|
cursor.h
|
🐞 Clean up and fix inventory sprite handling
|
5 years ago |
|
dead.cpp
|
Leverage 'Point' in Lighting and Player functions (#2048)
|
5 years ago |
|
dead.h
|
🚚 Rename 'direction' enum to 'Direction'
|
5 years ago |
|
debug.cpp
|
Player by reference part 2
|
5 years ago |
|
debug.h
|
♻️ Store CEL width with the sprite itself
|
5 years ago |
|
devilutionx.exe.manifest
|
🚚 Restructure files
|
5 years ago |
|
diablo.cpp
|
Use WalkingDistance in LeftMouseCmd
|
5 years ago |
|
diablo.h
|
Replace C++ RUN_TEST define with gbQuietMode
|
5 years ago |
|
doom.cpp
|
Use Point/SDL_Rect for control functions coordinate system
|
5 years ago |
|
doom.h
|
Cleanup of doom.cpp (#1767)
|
5 years ago |
|
drlg_l1.cpp
|
♻️ Change 'SetMapMonsters' to take a 'Point' instead of 2 separate ints
|
5 years ago |
|
drlg_l1.h
|
♻️Typed file loading
|
5 years ago |
|
drlg_l2.cpp
|
♻️ Change 'SetMapMonsters' to take a 'Point' instead of 2 separate ints
|
5 years ago |
|
drlg_l2.h
|
Use std::list for halls in catacomb generation (#1774)
|
5 years ago |
|
drlg_l3.cpp
|
♻️ Change 'SetMapMonsters' to take a 'Point' instead of 2 separate ints
|
5 years ago |
|
drlg_l3.h
|
🔥 Remove more miniwin dependencies
|
5 years ago |
|
drlg_l4.cpp
|
♻️ Change 'SetMapMonsters' to take a 'Point' instead of 2 separate ints
|
5 years ago |
|
drlg_l4.h
|
🔥 Remove more miniwin dependencies
|
5 years ago |
|
dthread.cpp
|
♻️Migrate more code away from miniwin
|
5 years ago |
|
dthread.h
|
♻️Migrate more code away from miniwin
|
5 years ago |
|
dx.cpp
|
🧹 LoadArt: BYTE -> uint8_t
|
5 years ago |
|
dx.h
|
🎉 SDL1: An option to render directly to video mem
|
5 years ago |
|
effects.cpp
|
Player by reference part 2
|
5 years ago |
|
effects.h
|
✏️ Fix typos and spelling mistakes on 'HeroSpeech' members
|
5 years ago |
|
effects_stubs.cpp
|
🔨 ⚙️ CMake: Add NOSOUND option
|
5 years ago |
|
encrypt.cpp
|
Move byte from engine.h
|
5 years ago |
|
encrypt.h
|
Move byte from engine.h
|
5 years ago |
|
engine.cpp
|
alt highlighting (#2060)
|
5 years ago |
|
engine.h
|
constexpr version of abs
|
5 years ago |
|
error.cpp
|
Use Point/SDL_Rect for control functions coordinate system
|
5 years ago |
|
error.h
|
Modernize deprecated headers
|
5 years ago |
|
gamemenu.cpp
|
Player by reference part 2
|
5 years ago |
|
gamemenu.h
|
Add a keymapper
|
5 years ago |
|
gendung.cpp
|
Handle cel/cl2 files as byte arrays
|
5 years ago |
|
gendung.h
|
Handle cel/cl2 files as byte arrays
|
5 years ago |
|
gmenu.cpp
|
Use Point/SDL_Rect for control functions coordinate system
|
5 years ago |
|
gmenu.h
|
Apply clang-tidy to more code and do some related cleanups
|
5 years ago |
|
help.cpp
|
Apply clang-tidy to more code and do some related cleanups
|
5 years ago |
|
help.h
|
🧹 performance-unnecessary-value-param
|
5 years ago |
|
init.cpp
|
🧹 Move Storm code out of file_util
|
5 years ago |
|
init.h
|
🐛 Do not utilize translations till after it has been initialize
|
5 years ago |
|
interfac.cpp
|
Use Point/SDL_Rect for control functions coordinate system
|
5 years ago |
|
interfac.h
|
Modernize deprecated headers
|
5 years ago |
|
inv.cpp
|
Use WalkingDistance in PutItem
|
5 years ago |
|
inv.h
|
♻️ Replace poor usages of 'Size' with 'Point's
|
5 years ago |
|
itemdat.cpp
|
Format code
|
5 years ago |
|
itemdat.h
|
🎨 Run clang-format
|
5 years ago |
|
items.cpp
|
♻️ Simplify 'GetSuperItemLoc' logic using 'Point'.
|
5 years ago |
|
items.h
|
♻️ Leverage 'Point' struct on 'SpawnUnique'
|
5 years ago |
|
lighting.cpp
|
Leverage 'Point' in Lighting and Player functions (#2048)
|
5 years ago |
|
lighting.h
|
Leverage 'Point' in Lighting and Player functions (#2048)
|
5 years ago |
|
loadsave.cpp
|
fix invalid width2
|
5 years ago |
|
loadsave.h
|
Player by reference part 2
|
5 years ago |
|
main.cpp
|
Seperate main(...) for binary and tests
|
5 years ago |
|
mainmenu.cpp
|
🧹 Fix more `-Wformat` warnings
|
5 years ago |
|
mainmenu.h
|
🎨 Format code
|
5 years ago |
|
minitext.cpp
|
💚 Fix NOSOUND
|
5 years ago |
|
minitext.h
|
♻️Refactor towner initialization
|
5 years ago |
|
misdat.cpp
|
Draw Reflect Icon similiar to Manashield
|
5 years ago |
|
misdat.h
|
Move byte from engine.h
|
5 years ago |
|
missiles.cpp
|
Use Point stuff in MI_Fireman
|
5 years ago |
|
missiles.h
|
Handle cel/cl2 files as byte arrays
|
5 years ago |
|
monstdat.cpp
|
Adding resources for translation (#1973)
|
5 years ago |
|
monstdat.h
|
♻️Refactor towner initialization
|
5 years ago |
|
monster.cpp
|
Use WalkingDistance in M_Enemy
|
5 years ago |
|
monster.h
|
♻️ Leverage 'Point' struct on monster functions (#2056)
|
5 years ago |
|
movie.cpp
|
🎉 Stream videos on Linux and FreeBSD
|
5 years ago |
|
movie.h
|
🔥 Remove more miniwin dependencies
|
5 years ago |
|
mpqapi.cpp
|
♻️Migrate more code away from miniwin
|
5 years ago |
|
mpqapi.h
|
Move byte from engine.h
|
5 years ago |
|
msg.cpp
|
Use WalkingDistance in On_ATTACKID
|
5 years ago |
|
msg.h
|
🚚 Rename 'direction' enum to 'Direction'
|
5 years ago |
|
multi.cpp
|
Unify player_graphic memory handling
|
5 years ago |
|
multi.h
|
♻️Migrate more code away from miniwin
|
5 years ago |
|
nthread.cpp
|
ADL: Bugfix hero flicker when Diablo is killed
|
5 years ago |
|
nthread.h
|
🎨 Format code
|
5 years ago |
|
objdat.cpp
|
🐛 [hellfire] Fix missing braziers in crypt (causing instability)
|
5 years ago |
|
objdat.h
|
Modernize deprecated headers
|
5 years ago |
|
objects.cpp
|
♻️ Leverage 'Point' struct on 'SpawnUnique'
|
5 years ago |
|
objects.h
|
Format code
|
5 years ago |
|
options.h
|
⚙️ Show FPS option
|
5 years ago |
|
pack.cpp
|
Clean up packing/unpacking players
|
5 years ago |
|
pack.h
|
♻️ Player by reference
|
5 years ago |
|
palette.cpp
|
Optimize blended transparency calculations at the end of Poisoned Water Supply.
|
5 years ago |
|
palette.h
|
Optimize blended transparency calculations at the end of Poisoned Water Supply.
|
5 years ago |
|
path.cpp
|
♻️ Change 'PosOkPlayer' to take a 'Point' instead of 2 separate ints
|
5 years ago |
|
path.h
|
♻️ Change 'PosOkPlayer' to take a 'Point' instead of 2 separate ints
|
5 years ago |
|
pfile.cpp
|
Player by reference part 2
|
5 years ago |
|
pfile.h
|
♻️Migrate more code away from miniwin
|
5 years ago |
|
player.cpp
|
♻️ Leverage 'Point' struct on 'ItemSpaceOk'
|
5 years ago |
|
player.h
|
♻️ Change 'PosOkPlayer' to take a 'Point' instead of 2 separate ints
|
5 years ago |
|
plrmsg.cpp
|
Replace sprintfs with strcpy for translatable strings
|
5 years ago |
|
plrmsg.h
|
Modernize deprecated headers
|
5 years ago |
|
portal.cpp
|
Player by reference part 2
|
5 years ago |
|
portal.h
|
♻️Apply point positioning to all remaning entities
|
5 years ago |
|
quests.cpp
|
Use Point/SDL_Rect for control functions coordinate system
|
5 years ago |
|
quests.h
|
Optimize blended transparency calculations at the end of Poisoned Water Supply.
|
5 years ago |
|
restrict.cpp
|
Convert ReadOnlyTest to FOpen
|
5 years ago |
|
restrict.h
|
🚚 Move all enums to there respective headers
|
5 years ago |
|
scrollrt.cpp
|
Use Point/SDL_Rect for control functions coordinate system
|
5 years ago |
|
scrollrt.h
|
🚚 Rename 'direction' enum to 'Direction'
|
5 years ago |
|
setmaps.cpp
|
♻️Consitantly use %i and not %d
|
5 years ago |
|
setmaps.h
|
🎨 Format code
|
5 years ago |
|
sha.cpp
|
🧹 Add and use a DVL_ALWAYS_INLINE macro
|
5 years ago |
|
sha.h
|
Modernize deprecated headers
|
5 years ago |
|
sound.cpp
|
🔨 Add `STREAM_ALL_AUDIO` build setting
|
5 years ago |
|
sound.h
|
Fix sound volume/panning attenuation (#1789)
|
5 years ago |
|
sound_stubs.cpp
|
🐞 Duplicate sounds: Fix data race
|
5 years ago |
|
spelldat.cpp
|
🖌️ Refurbish tables in source code (clang-format off)
|
5 years ago |
|
spelldat.h
|
Modernize deprecated headers
|
5 years ago |
|
spells.cpp
|
Make GetSpellBitmask constexpr
|
5 years ago |
|
spells.h
|
Make GetSpellBitmask constexpr
|
5 years ago |
|
stores.cpp
|
Use Point/SDL_Rect for control functions coordinate system
|
5 years ago |
|
stores.h
|
Player by reference part 2
|
5 years ago |
|
sync.cpp
|
Use WalkingDistance in sync_monster
|
5 years ago |
|
sync.h
|
Move byte from engine.h
|
5 years ago |
|
textdat.cpp
|
Correct false positives translation warnings
|
5 years ago |
|
textdat.h
|
Add blacksmith's missing transcriptions (#1203)
|
5 years ago |
|
themes.cpp
|
♻️ Leverage 'Point' struct on monster functions (#2056)
|
5 years ago |
|
themes.h
|
Modernize deprecated headers
|
5 years ago |
|
tmsg.cpp
|
♻️Migrate more code away from miniwin
|
5 years ago |
|
tmsg.h
|
Move byte from engine.h
|
5 years ago |
|
town.cpp
|
🧹 Only load town TIL-file once
|
5 years ago |
|
town.h
|
🎨 Format code
|
5 years ago |
|
towners.cpp
|
♻️ Leverage 'Point' struct on 'SpawnUnique'
|
5 years ago |
|
towners.h
|
Move byte from engine.h
|
5 years ago |
|
track.cpp
|
Change Multiplier if RunInTown Enabled to Fix Stuttering.
|
5 years ago |
|
track.h
|
🎨 Format code
|
5 years ago |
|
trigs.cpp
|
Player by reference part 2
|
5 years ago |
|
trigs.h
|
♻️Apply point positioning to all remaning entities
|
5 years ago |