5383 Commits (21b481bb4606eba75ee3c8f757c2d5ade2b6a290)

Author SHA1 Message Date
Juliano Leal Goncalves 21b481bb46 ♻️ Convert 'MonsterClass' enum to enum class 5 years ago
Juliano Leal Goncalves 6226f41849 🚚 Rename '_mc_id' enum to 'MonsterClass' 5 years ago
Juliano Leal Goncalves eac08bd05f ♻️ Extract health bar border color by monster type logic into local function 5 years ago
staphen e85101eb31 Fix NULL Cel Buffer error when blocking missiles 5 years ago
qndel 927e773696 small debug cleanup 5 years ago
Juliano Leal Goncalves db1026fa39 🚚 Rename 'MonsterDataStruct' to 'MonsterData' 5 years ago
Juliano Leal Goncalves 6146b828e9 🚚 Rename 'MonsterData' global to 'MonstersData' 5 years ago
obligaron be4aeca196 DebugCmdWarpToLevel: Use correct WM_DIABTOWNWARP instead of the up-to-town WM_DIABTWARPUP 5 years ago
obligaron 2e07a59582 DebugCmdLoadMap: Fix transition from level to map 5 years ago
obligaron 82a5af7332 DebugCmdWarpToLevel: Fix transition from map to level 5 years ago
qndel a14a3ba455 add enums to monsters 5 years ago
qndel 0323b46e40 fix quest unique monster level 5 years ago
qndel 2e6f98ac2a search cleanup 5 years ago
Siddharth singh chouhan 18125aac6a
Move documentation from implementations to declarations #2735 (#2782) 5 years ago
Juliano Leal Goncalves 6e1d05187e 🚚 Rename 'MissileStruct' to 'Missile' 5 years ago
Juliano Leal Goncalves 0baffa6e33 🚚 Rename 'QuestStruct' to 'Quest' 5 years ago
Juliano Leal Goncalves ef74b6f92d 🚚 Rename 'ObjectStruct' to 'Object' 5 years ago
Juliano Leal Goncalves 20db8d1a11 🚚 Rename 'MonsterStruct' to 'Monster' 5 years ago
Juliano Leal Goncalves 35854b4668 🔥 Remove defensive check around monster mode logging logic 5 years ago
Juliano Leal Goncalves fe95e36d90 🎨 Leverage 'IsAnyOf' on monster mode checks 5 years ago
Juliano Leal Goncalves 1cd62bbc64 🚚 Rename 'MonsterMode' members for semantic and consistency 5 years ago
Juliano Leal Goncalves 154a033e33 ♻️ Remove unnecessary explicit underlying type on 'MonsterMode' 5 years ago
Juliano Leal Goncalves 69a7cb66d4 ♻️ Convert 'MON_MODE' enum to 'MonsterMode' enum class 5 years ago
Juliano Leal Goncalves cadf841e5f ♻️ Convert monster mode display name lookup to local lambda 5 years ago
Juliano Leal Goncalves 314ae59828 ♻️ Leverage 'IsWalking' function for monster walking checks 5 years ago
Juliano Leal Goncalves 5a9dd86e80 🎨 Simplify monster AI walking checks using 'IsAnyOf'/'IsNoneOf' 5 years ago
Siddharth singh chouhan 6a8812c468
Move documentation from themes.cpp to themes.h 5 years ago
Siddharth singh chouhan 03eb86b118
Move documentation from implementations to declarations #2735 5 years ago
qndel 96d784912f fix currlevel in map command 5 years ago
qndel 3d17bfdc7d upgrade debug item drop generation 5 years ago
qndel 60e27e2427
Merge pull request #2759 from qndel/fix_panel 5 years ago
qndel a737d72dd9
Dynamic char panel 5 years ago
BC Ko 9345c7cac7 Remove duplicate documentation 5 years ago
Cong 6091c3f3c2
Add GOG installation paths to game data search paths (fixes #2709) (#2748) 5 years ago
BC Ko 589abe65d1 documentation cleanup: items 5 years ago
BC Ko 51f50570da documentation cleanup : inv 5 years ago
BC Ko e4e368948b documentation cleanup: gmenu 5 years ago
BC Ko 2cae444eb2 documentation cleanup: diablo 5 years ago
BC Ko 1e306f631a format fix : capture.h 5 years ago
BC Ko 1cebabcfff documentation cleanup: control 5 years ago
BC Ko 68a971f160 documentation cleanup: capture 5 years ago
BC Ko f8fa0e5f76 documenation cleanup: appfat 5 years ago
Juliano Leal Goncalves 7841c4731e 🚚 Rename 'PkItemStruct' to 'ItemPack' 5 years ago
Juliano Leal Goncalves 528d703616 🚚 Rename 'ItemDataStruct' to 'ItemData' 5 years ago
Juliano Leal Goncalves bb2dfdfb73 🚚 Rename 'ItemStruct' to 'Item' 5 years ago
Anders Jenbo a207644d88 Rename HaveAudio to HasAudio 5 years ago
Anders Jenbo ba595451ec Fix build warning 5 years ago
Anders Jenbo 7cb73a6717 Minimize impact of NOSOUND 5 years ago
Anders Jenbo bee8388c20 Fix inaccurate gameplay with NOSOUND 5 years ago
Juliano Leal Goncalves 28134d099c 🚚 Rename 'PkPlayerStruct' to 'PlayerPack' 5 years ago