678 Commits (codeql)

Author SHA1 Message Date
Gleb Mazovetskiy 7e230df94a Allow forcing Hellfire with command-line flags 4 years ago
Gleb Mazovetskiy a97ffd1640 Load MPQ file overrides without StormLib 4 years ago
Anders Jenbo 3b229a8275 Check for translation in the same place as they are loaded from 4 years ago
obligaron d68db0bc0b Fix hardware cursor gets white when selecting diablo at first run 4 years ago
obligaron 95b7380ae9 Startup game (diablo or hellfire) can be selected. 4 years ago
Anders Jenbo 4048b876e7 🐛 Fully close the text dialog when pausing the game 4 years ago
Anders Jenbo 9323a873b4 🐛 Also pause color cycleing when game is paused 4 years ago
Yuri Pourre 5f0607fd09 Unassign left ctrl to toggle item highlight 5 years ago
Yuri Pourre b8450dc792 Assign ctrl to drop items 5 years ago
Anders Jenbo 4dd8b121ec Replace TTF with PCX font 5 years ago
obligaron 0818c55b88 Holding mouse when shift is held shouldn't lock to a target (Spells) 5 years ago
staphen 895dd3e4e9 Load virtual gamepad graphics on set levels 5 years ago
Anders Jenbo c6468522c8 Fix buffer overflow when sending game messages as chat 5 years ago
Anders Jenbo 7959b04573 SDL1 Unicode input support 5 years ago
Anders Jenbo 704a04ae4d Add support for Unicode fonts 5 years ago
staphen 1142d2ee7b Hardware rendering for the virtual gamepad 5 years ago
staphen 471a435209 Organize virtual gamepad button graphics into frames 5 years ago
Anders Jenbo 7771a08d03 Translatable mainpanel 5 years ago
obligaron a99a824647 Introduce playerinfo debug command and remove d hotkey 5 years ago
obligaron 5b4808323e Remove 't' hotkey cause tiledata debug command is a alternative 5 years ago
obligaron ccbdf3bf55 Introduce questinfo debug command and remove PrintDebugQuest Keybinding 5 years ago
obligaron 3368ff5a3b Introduce iteminfo debug command and remove ItemInfo Keybinding 5 years ago
obligaron 3bd6091297 Rename debug_mode_key_i to DebugDisableNetworkTimeout 5 years ago
obligaron f9192d2312 Remove debug command line argument -^ (Enable debug tools) and added 5 years ago
obligaron 0acaec710c Remove -m debug command line 5 years ago
qndel b9faf7f60b
fix stuck chargers (#2879) 5 years ago
staphen fb4f1ed8fd Add structs for virtual gamepad 5 years ago
staphen b29141048a Move existing touch control logic to Vita platform 5 years ago
Juliano Leal Goncalves 379a27b64a ♻️ Convert 'ItemType' enum to enum class 5 years ago
qndel a3603d824e debug X toggle 5 years ago
ephphatha 87a33097a0 Rename ScrollDirection enum to follow convention 5 years ago
Anders Jenbo 7169882b1f Implement new font rendering 5 years ago
ephphatha 6fa3018f05 Move Init/FreeMissileGFX functions alongside MissileSpriteData array definition 5 years ago
Juliano Leal Goncalves a91074d470 🚚 Rename 'LightStruct' struct to 'Light' 5 years ago
Juliano Leal Goncalves 0d3d4c14f6
🚚 Rename 'Dead' concept to 'Corpse' everywhere (#2808) 5 years ago
BC Ko 2cae444eb2 documentation cleanup: diablo 5 years ago
Anders Jenbo 7cb73a6717 Minimize impact of NOSOUND 5 years ago
Juliano Leal Goncalves 01823e1324 ♻️ Replace 'cursmx' and 'cursmy' globals with single 'cursPosition' 5 years ago
Juliano Leal Goncalves 6c21638bee ♻️ Leverage 'Point' in 'SetCursorPos' function 5 years ago
Anders Jenbo 4044fadeb5 Clean up some players references 5 years ago
obligaron 09fcb40948 Allow debug commands from command line (with + prefix) 5 years ago
obligaron cc881a1c85 Add "seedinfo" debug command 5 years ago
obligaron ec54654bee Debug command restart can now set a specific seed 5 years ago
obligaron 6325d87e04 Introduce CancelCurrentDiabloMsg and hide msgdelay 5 years ago
obligaron 3c45149cef Introduce IsDiabloMsgAvailable and hide msgflag 5 years ago
BC Ko 4df798808e
2435 refactor global variable Items part 2 (#2673) 5 years ago
Anders Jenbo 722e3870a5 Remove debug button A 5 years ago
obligaron 55d4b018ae Add "arrow" debug command 5 years ago
Anders Jenbo 783e946fd3 Make enabeling quests a command 5 years ago
Anders Jenbo 47b5527430 Move ToggleLighting() to a command 5 years ago