7910 Commits (cpp20-using-enum)

Author SHA1 Message Date
qndel ac6a10bfb4 IsTrap() 4 years ago
staphen 331072cdcf Persist the placed item in AutoPlaceItemInInventorySlot() 4 years ago
qndel d3995736b9 fix spawning unique monsters 4 years ago
Michael H 9a251a97af Added Greek language build & option 4 years ago
Stephen C. Wills e2a9dbca91
Fix format strings in PrintDebugMonster() (#4087) 4 years ago
qndel 766866810e
add a check for trap missiles for TRNs (#4079) 4 years ago
DakkJaniels a44cb36af6 Fix mlSFX miSFX labeling 4 years ago
qndel 9ba64ad08b
TRN rewrite + bugfix (#4056) 4 years ago
obligaron 1f7b0607a6 public game browsing: show difficulty, speed, players and possible incompatibility 4 years ago
Gleb Mazovetskiy 48ff656dc0 Load monster graphics into a single buffer 4 years ago
obligaron 05dd2f9f90 Fix flash infinite casting: Add check for _pInvincible to RepeatMouseAction 4 years ago
DakkJaniels 0790416781
Unique Monster Variable Rename (#4060) 4 years ago
qndel b7b01ce1fd remove InitLightMax 4 years ago
galaxyhaxz 13175df53d Add vanilla trap bugfix 4 years ago
obligaron 90fbf1c535 Remove old dungeon reroll bugfix 4 years ago
obligaron 9fff4a1b53 Fix keymapper translations 4 years ago
ephphatha 9a2002e200 Get rid of RemoveEmptyLevelItems 4 years ago
KPhoenix 32d39c6524
Fix Stat Adjustment (#3898) 4 years ago
Gleb Mazovetskiy bd5647fb06 Fix premium items reroll on level change 4 years ago
obligaron 4073fdd531 Fix dungeon reroll - Initialize special Room coordinates 4 years ago
obligaron 2d6c602ef5 Show public games only on zero tier 4 years ago
obligaron 79b926c375 Move more options to OptionEntryBase 4 years ago
staphen 30a9595020 Fix Hork Demon and Nakrul drops in multiplayer 4 years ago
staphen 8d5b709749 Restore default Windows audio driver (WASAPI) 4 years ago
Anders Jenbo d11eeaa9ec
Log uninplemented plural expressions (#4017) 4 years ago
Gleb Mazovetskiy a5e1fa5bbe Load missile frames into a single buffer 4 years ago
Gleb Mazovetskiy 1519e995cf Move store graphics out of `stores.cpp` 4 years ago
Gleb Mazovetskiy 6bcac742ed CMake: Link gperftools directly to the binary 4 years ago
Gleb Mazovetskiy 7c07e9a3e1 loadsave.cpp: Fix -Wsign-compare and -Wnarrowing 4 years ago
obligaron c6abd7401b Preview Frame: Disable for towncast 4 years ago
qndel 9536927301
Display hp/mana values on life/mana orbs (#4006) 4 years ago
Anders Jenbo a19d3ad6a2 Fix typo of availableMissiles 4 years ago
qndel 73a5f4861e changemp/hp commands 4 years ago
qndel c2b2d0c0e6 use RestoreFullHP/Mana functions 4 years ago
ephphatha eeb9ac3303 Sync dropped items if another player triggers an action on the current level 4 years ago
ephphatha 68b3252d24 Call dropitem when spawning a quest reward in a network game 4 years ago
ephphatha db1d776539 Deduplicate PItem and DItem 4 years ago
ephphatha 000a04ad4d Cleanups from https://github.com/diasurgical/devilutionX/pull/3980 4 years ago
staphen 3546b41be0 Introduce NOEXIT build option to disable Quit Game options in menus 4 years ago
staphen df830f6495 Save settings before leaving the settings menu 4 years ago
ephphatha 32d397eb2a Add max_size checks when adding missiles to allow for limited size containers 4 years ago
ephphatha d3c42544a6 Address warnings/dead code 4 years ago
staphen ca93d852d2 Fix comparison checking for invalid quest state in DeltaSyncJunk 4 years ago
staphen dcb376d284 Fix blinking when position desyncs during E/W movement 4 years ago
obligaron c68eeb25cc Add additional missiles to save game 4 years ago
obligaron 234a053863 Change Missiles Array to std::list 4 years ago
obligaron a45eca5d40 Remove unused ChainStruct 4 years ago
obligaron 0ed8c941de Replace FindParent and use of var4 to identify parent with pParent member in AddMissileParameter 4 years ago
obligaron 1aabcf295b Add AddMissileParameter 4 years ago
obligaron ed5a3b3dcb Remove SyncPositionWithParent 4 years ago