3943 Commits (e33ea53086ca94f22ec2aea9afa942fd26265877)

Author SHA1 Message Date
Juliano Leal Goncalves e33ea53086 ♻️ Pass ItemStruct on inv AutoGetItem function 5 years ago
Juliano Leal Goncalves 3b015085de ♻️ Pass ItemStruct on item RespawnItem function 5 years ago
Juliano Leal Goncalves b5a89578f0 ♻️ Pass ItemStruct on inv InvGetItem function 5 years ago
Juliano Leal Goncalves 01606ea4df ♻️ Pass ItemStruct on inv CleanupItems function 5 years ago
Juliano Leal Goncalves 8e22f3a056 ♻️ Pass ItemStruct on inv AutoPlace function 5 years ago
Gleb Mazovetskiy da7567f06e InitPlrGfx: Only alloc enough for the class 5 years ago
Gleb Mazovetskiy 01574de6a8 Simplify InitPlrGfx 5 years ago
Anders Jenbo 433edc63ea ♻️ Consistently use pragma once to guard the headers 5 years ago
Anders Jenbo bfb3c11c2b 🎨 Change namespace to devilution 5 years ago
Anders Jenbo 630e507f63 🚚 Apply namespace 5 years ago
Gleb Mazovetskiy 87dcbcb6d7 Save 1.5 MiB RAM in-game by freeing more DiabloUI art 5 years ago
Anders Jenbo 6f1498d315 🚚 Move structures to there respective headers 5 years ago
Anders Jenbo bc3dc545da 🔥 Remove unused parts of game creation logic 5 years ago
Anders Jenbo 501c536017 🎨 Clean up appfat 5 years ago
Anders Jenbo 0953b3524e 🚨 Resolve monster.cpp clang warnings 5 years ago
Juliano Leal Goncalves 9021f8daa5 ♻️ Pluralize global 'item' array variable 5 years ago
Yuri Pourre 929e9aaefb
Add healer's missing transcriptions (#1212) 5 years ago
Gleb Mazovetskiy 9dd91d1c2c Save 1.3 MiB RAM in-game by freeing menu resources 5 years ago
Gleb Mazovetskiy 21a4a671e4 Cleanup DiabloAllocPtr 5 years ago
Anders Jenbo 28bb003601 🐛 use exact size of save format struct 5 years ago
Anders Jenbo 69b11edace [hellfire] 🐛 Apply the zen fix 5 years ago
Anders Jenbo 70776b87c8 🐛 Only save when performing a direct exit from game 5 years ago
Anders Jenbo 81934158c9 💚 Add missing headers 5 years ago
Anders Jenbo 97716c26ec 🐛 Update xp bar when gaining xp 5 years ago
Juliano Leal Goncalves bcf63dfc1a 🐛 Allow shift+click to equip weapons on monk 5 years ago
Juliano Leal Goncalves b9fdf02925 🐛 Spend only needed points when shift+clicking stats 5 years ago
Juliano Leal Goncalves bb2efe03e3 ♻️ Use 'PlayerStruct' references in 'ReleaseChrBtns' function 5 years ago
qndel 3501af6647 fix spinner 5 years ago
FluffyQuack c0f57f3020
🐮 Draw outline for color in index 0 for inventory icons. (#1318) 5 years ago
Gleb Mazovetskiy 793c478899 Allow Bard starting items in `--diablo` 5 years ago
Gleb Mazovetskiy 0f3951744f
diablo.ini: Rename "Fast Walk" to "Run in Town" (#1326) 5 years ago
Anders Jenbo 29179d85b6 [diablo] 🐛 Fix missing doors in Halls of The Blind 5 years ago
Anders Jenbo 497f6d766f 🐛 Correctly center pause text 5 years ago
qndel 461de17884
fix typo (#1316) 5 years ago
Anders Jenbo bba73ea20f Handle mixed item origins in multiplayer 5 years ago
Anders Jenbo c221cdfeb1 🐛 Correct sinage on level load/save 5 years ago
Anders Jenbo d526840fd5 🎨 Remove hardcoded version number 5 years ago
Anders Jenbo 7c2f96f668 🐛 Always save MP games when quitting 5 years ago
Anders Jenbo 7965c03606 🎨 Swap more BOOL for bool 5 years ago
Anders Jenbo edffe223df 🐛 Only save options if they where also loaded 5 years ago
Anders Jenbo fd64193208 🐛 Implement missing Hellfire arrow types 5 years ago
Anders Jenbo a2656637e4 🎨 Format source 5 years ago
FluffyQuack 489a32d19a 🐮 Minor typo fixes for options struct 5 years ago
Anders Jenbo a9a14f74de 🚨 Fix a couple of clang warnings 5 years ago
Anders Jenbo c659afa9d6 🐛 [hellfire] Fix "0 gold" sometimes spawning on the corner stone 5 years ago
Anders Jenbo e7377c37ae 🎨 Use proper types for checks in RecreateItem 5 years ago
Anders Jenbo ca2c2ba5e7 🚨 Handle a bunch of warnings from CLang 5 years ago
Anders Jenbo 583b430ed7 🐛 Do not show other players on map while changing levels 5 years ago
Anders Jenbo aebf629e16 🐛 Sync special tiles for L2 doors 5 years ago
Anders Jenbo 331a540fc3 🔥 Remove the auricGold variable 5 years ago