| .. |
|
DiabloUI
|
Port essential parts to use SDL abstraction for file access
|
4 years ago |
|
controls
|
[gamepad] Only warp the cursor if item was moved
|
4 years ago |
|
dvlnet
|
Game discovery over ZeroTier
|
4 years ago |
|
engine
|
Port essential parts to use SDL abstraction for file access
|
4 years ago |
|
miniwin
|
[gamepad] Allow for mixed mode navigation in inventory
|
4 years ago |
|
panels
|
WordWrapString: Wrap on punctuation
|
5 years ago |
|
platform
|
Add vita tcp network support
|
4 years ago |
|
qol
|
Fix compiler warnings
|
5 years ago |
|
storm
|
Use APK as a last fall back to other file access methodes
|
4 years ago |
|
utils
|
Implement SDL_RWsize for SDL1.2
|
4 years ago |
|
.clang-format
|
🔨 Align .clang-format files
|
5 years ago |
|
.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
|
Replace TTF with PCX font
|
5 years ago |
|
automap.cpp
|
improve southeast arrow
|
5 years ago |
|
automap.h
|
🚚 Rename `CelOutputBuf` to `Surface` and extract
|
5 years ago |
|
capture.cpp
|
✨ Implement new font rendering
|
5 years ago |
|
capture.h
|
format fix : capture.h
|
5 years ago |
|
codec.cpp
|
🚨 Fix compiler warning
|
5 years ago |
|
codec.h
|
Move byte from engine.h
|
5 years ago |
|
control.cpp
|
Position panels away from touch controls
|
4 years ago |
|
control.h
|
SDL1 Unicode input support
|
5 years ago |
|
cursor.cpp
|
Tracking: Use BFLAG_LIT instead of BFLAG_VISIBLE (like cursor and drawing logic)
|
5 years ago |
|
cursor.h
|
♻️ Replace 'cursmx' and 'cursmy' globals with single 'cursPosition'
|
5 years ago |
|
dead.cpp
|
Use scoped enum for Direction
|
5 years ago |
|
dead.h
|
🚚 Rename 'Dead' concept to 'Corpse' everywhere (#2808)
|
5 years ago |
|
debug.cpp
|
add objectindex to tiledata
|
4 years ago |
|
debug.h
|
add objectindex to tiledata
|
4 years ago |
|
devilutionx.exe.manifest
|
🚚 Restructure files
|
5 years ago |
|
diablo.cpp
|
🐛 Fully close the text dialog when pausing the game
|
4 years ago |
|
diablo.h
|
Replace TTF with PCX font
|
5 years ago |
|
doom.cpp
|
Clean up A-D
|
5 years ago |
|
doom.h
|
Clean up A-D
|
5 years ago |
|
drlg_l1.cpp
|
♻️ Replace 'dmaxx' and 'dmaxy' globals with single 'dmaxPosition'
|
5 years ago |
|
drlg_l1.h
|
🚚 Move local code to anonymous namespace
|
5 years ago |
|
drlg_l2.cpp
|
Simplify PlaceMiniSetRandom
|
5 years ago |
|
drlg_l2.h
|
Place local symbols in an anonymous namespace
|
5 years ago |
|
drlg_l3.cpp
|
♻️ Replace 'dmaxx' and 'dmaxy' globals with single 'dmaxPosition'
|
5 years ago |
|
drlg_l3.h
|
Place local symbols in an anonymous namespace
|
5 years ago |
|
drlg_l4.cpp
|
♻️ Replace 'dmaxx' and 'dmaxy' globals with single 'dmaxPosition'
|
5 years ago |
|
drlg_l4.h
|
Place local symbols in an anonymous namespace
|
5 years ago |
|
dthread.cpp
|
Make SdlThread constructor explicit
|
5 years ago |
|
dthread.h
|
* dthread.cpp: replace TMegaPkt with DThreadStruct
|
5 years ago |
|
dx.cpp
|
Hardware rendering for the virtual gamepad
|
5 years ago |
|
dx.h
|
Don't free PalSurface when it was obtained from SDL_GetVideoSurface
|
5 years ago |
|
effects.cpp
|
🚚 Rename 'MonsterData' global to 'MonstersData'
|
5 years ago |
|
effects.h
|
Validate player sync
|
4 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
|
Use scoped enum for Direction
|
5 years ago |
|
engine.h
|
🚚 Move local code to anonymous namespace
|
5 years ago |
|
error.cpp
|
WordWrapString: Wrap on punctuation
|
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
|
Add a keymapper
|
5 years ago |
|
gendung.cpp
|
Validate item network messages
|
4 years ago |
|
gendung.h
|
Validate item network messages
|
4 years ago |
|
gmenu.cpp
|
Translatable mainpanel
|
5 years ago |
|
gmenu.h
|
documentation cleanup: gmenu
|
5 years ago |
|
help.cpp
|
WordWrapString: Wrap on punctuation
|
5 years ago |
|
help.h
|
Apply various cleanups via Android Studio
|
5 years ago |
|
hwcursor.cpp
|
Make Palette a unique ptr
|
5 years ago |
|
hwcursor.hpp
|
Hardware Cursor: Fall back to software on failure
|
5 years ago |
|
init.cpp
|
Always use SDL wrapper for file access
|
4 years ago |
|
init.h
|
🐛 Do not utilize translations till after it has been initialize
|
5 years ago |
|
interfac.cpp
|
Add widscreen cutstart
|
5 years ago |
|
interfac.h
|
Validate 2 more network messages
|
5 years ago |
|
inv.cpp
|
Use Rune Bomb or Cathedral Map to open Hive or Crypt
|
4 years ago |
|
inv.h
|
Replace broken link with @see annotation to text representation of the linked image
|
4 years ago |
|
inv_iterators.hpp
|
Refactor: Use item iterators for scroll checks
|
5 years ago |
|
itemdat.cpp
|
fix helm of sprits name
|
5 years ago |
|
itemdat.h
|
Correct name of IPL_LASTDIABLO
|
5 years ago |
|
items.cpp
|
Use unsigned char in CornerstoneSave()
|
4 years ago |
|
items.h
|
Use Rune Bomb or Cathedral Map to open Hive or Crypt
|
4 years ago |
|
lighting.cpp
|
apply bounds check function
|
4 years ago |
|
lighting.h
|
Move CrawlNum to CrawlTable and make it extern visible
|
5 years ago |
|
loadsave.cpp
|
rename variable in new code
|
4 years ago |
|
loadsave.h
|
Move documentation from implementations to declarations
|
5 years ago |
|
main.cpp
|
Add vita tcp network support
|
4 years ago |
|
menu.cpp
|
Store last selected hero in options
|
5 years ago |
|
menu.h
|
renamed Source/mainmenu.cpp and .h to menu.cpp/.h
|
5 years ago |
|
minitext.cpp
|
WordWrapString: Wrap on punctuation
|
5 years ago |
|
minitext.h
|
Move documentation from implementations to declarations
|
5 years ago |
|
misdat.cpp
|
Move Init/FreeMissileGFX functions alongside MissileSpriteData array definition
|
5 years ago |
|
misdat.h
|
Move Init/FreeMissileGFX functions alongside MissileSpriteData array definition
|
5 years ago |
|
missiles.cpp
|
rename variable in old code
|
4 years ago |
|
missiles.h
|
Move documentation from implementations to declarations
|
5 years ago |
|
monstdat.cpp
|
Mark all names as translatable
|
5 years ago |
|
monstdat.h
|
Define type for MonsterClass
|
5 years ago |
|
monster.cpp
|
Make variable a const reference
|
4 years ago |
|
monster.h
|
Validate CMD_SYNCDATA (#2968)
|
5 years ago |
|
movie.cpp
|
Move documentation from implementations to declarations. (#2858)
|
5 years ago |
|
movie.h
|
Move documentation from implementations to declarations. (#2858)
|
5 years ago |
|
mpqapi.cpp
|
Make CreateFileStream return optional, rather than unique_ptr
|
5 years ago |
|
mpqapi.h
|
Fix build warning
|
5 years ago |
|
msg.cpp
|
Validate item network messages
|
4 years ago |
|
msg.h
|
Validate item network messages
|
4 years ago |
|
multi.cpp
|
use SNPLAYER_OTHERS (#3117)
|
4 years ago |
|
multi.h
|
Validate item network messages
|
4 years ago |
|
nthread.cpp
|
Move documentation from implementations to declarations. (#2858)
|
5 years ago |
|
nthread.h
|
Move documentation from implementations to declarations. (#2858)
|
5 years ago |
|
objdat.cpp
|
🚚 Rename 'ObjDataStruct' struct to 'ObjectData'
|
5 years ago |
|
objdat.h
|
🚚 Rename 'ObjDataStruct' struct to 'ObjectData'
|
5 years ago |
|
objects.cpp
|
add objectindex to tiledata
|
4 years ago |
|
objects.h
|
🚚 Rename 'ObjectStruct' to 'Object'
|
5 years ago |
|
options.cpp
|
Enable 'auto' options by default when virtual gamepad is active
|
4 years ago |
|
options.h
|
Store last selected hero in options
|
5 years ago |
|
pack.cpp
|
Validate item network messages
|
4 years ago |
|
pack.h
|
Validate item network messages
|
4 years ago |
|
palette.cpp
|
Don't free PalSurface when it was obtained from SDL_GetVideoSurface
|
5 years ago |
|
palette.h
|
✨ Implement new font rendering
|
5 years ago |
|
path.cpp
|
Fix OOB in TEST(PathTest, Solid)
|
5 years ago |
|
path.h
|
Use scoped enum for Direction
|
5 years ago |
|
pfile.cpp
|
Reset player object before unpacking hero data
|
4 years ago |
|
pfile.h
|
🚚 Rename 'PlayerStruct' to 'Player'
|
5 years ago |
|
player.cpp
|
apply bounds check function
|
4 years ago |
|
player.h
|
Validate item network messages
|
4 years ago |
|
plrmsg.cpp
|
WordWrapString: Wrap on punctuation
|
5 years ago |
|
plrmsg.h
|
🚚 Rename `CelOutputBuf` to `Surface` and extract
|
5 years ago |
|
portal.cpp
|
Validate additional network messages
|
5 years ago |
|
portal.h
|
Validate additional network messages
|
5 years ago |
|
quests.cpp
|
Expose all quest titles for translation
|
5 years ago |
|
quests.h
|
Reuse EntranceBoundaryContains in portal logic
|
5 years ago |
|
restrict.cpp
|
Move doc from restrict.cpp to header
|
5 years ago |
|
restrict.h
|
Move doc from restrict.cpp to header
|
5 years ago |
|
scrollrt.cpp
|
Do not show the cursor when using a touch device
|
4 years ago |
|
scrollrt.h
|
Do not show the cursor when using a touch device
|
4 years ago |
|
setmaps.cpp
|
Move docs to header
|
5 years ago |
|
setmaps.h
|
Move docs to header
|
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
|
Always use SDL wrapper for file access
|
4 years ago |
|
sound.h
|
Minimize impact of NOSOUND
|
5 years ago |
|
sound_stubs.cpp
|
Minimize impact of NOSOUND
|
5 years ago |
|
spelldat.cpp
|
Implement contextural translation (pgettext)
|
5 years ago |
|
spelldat.h
|
Validate spell network messages
|
5 years ago |
|
spells.cpp
|
Use scoped enum for Direction
|
5 years ago |
|
spells.h
|
Move documentation from implementations to declarations #2735 (#2782)
|
5 years ago |
|
stores.cpp
|
fix empty griswold shop
|
4 years ago |
|
stores.h
|
🚚 Rename 'ItemStruct' to 'Item'
|
5 years ago |
|
sync.cpp
|
Validate 2 more network messages
|
5 years ago |
|
sync.h
|
Validate CMD_SYNCDATA (#2968)
|
5 years ago |
|
textdat.cpp
|
🚚 Rename 'TextDataStruct' struct to 'Speech' (#2805)
|
5 years ago |
|
textdat.h
|
🚚 Rename 'TextDataStruct' struct to 'Speech' (#2805)
|
5 years ago |
|
themes.cpp
|
Clean up Theme_Treasure
|
4 years ago |
|
themes.h
|
Move documentation from themes.cpp to themes.h
|
5 years ago |
|
tmsg.cpp
|
Mark network pointers as const
|
5 years ago |
|
tmsg.h
|
Mark network pointers as const
|
5 years ago |
|
town.cpp
|
Enable opening Hive and Crypt using gamepad
|
4 years ago |
|
town.h
|
Enable opening Hive and Crypt using gamepad
|
4 years ago |
|
towners.cpp
|
Mark all names as translatable
|
5 years ago |
|
towners.h
|
Remove use of direction for towners with a single facing
|
5 years ago |
|
track.cpp
|
apply bounds check function
|
4 years ago |
|
track.h
|
Fix edge cases in mouse action tracking code (#2452)
|
5 years ago |
|
trigs.cpp
|
Reuse EntranceBoundaryContains in portal logic
|
5 years ago |
|
trigs.h
|
Reuse EntranceBoundaryContains in portal logic
|
5 years ago |