7426 Commits (b7e2c649cf599b03cc2d2ea556165ef7e42f2b64)

Author SHA1 Message Date
obligaron b7e2c649cf Recalculate cursor position after level change 3 years ago
obligaron c3a2fd07c0 Add used acids2.wav back to game 3 years ago
Anders Jenbo c99f7cf644
Floating numbers (#5639) 3 years ago
staphen 3e916d4c1f Align item graphics with the center of the store text 3 years ago
staphen d707f07e8f Make item graphics in stores optional 3 years ago
staphen af5dc9ccb6 Add item graphics to store menus 3 years ago
Gleb Mazovetskiy 55dc2315bc Completely remove unused sfx_MISC sounds 3 years ago
Gleb Mazovetskiy b48d4b2900 Remove uses of blank.wav 3 years ago
Gleb Mazovetskiy 27348b49b8 Do not load unused sfx_MISC sound effects 3 years ago
Gleb Mazovetskiy a596c8223d Reformat sound effects table 3 years ago
Gleb Mazovetskiy 3ab2f49a92 Audio: Avoid creating same-rate resamplers 3 years ago
Gleb Mazovetskiy 6b338eac9f Display path in `LoadAudioFile` error dialog 3 years ago
Gleb Mazovetskiy 6d274c9547 `UNPACKED_SAVES`: Saves without MPQs 3 years ago
KPhoenix 8db521727d
`enum missile_id` -> `enum class MissileID` 3 years ago
Gleb Mazovetskiy f20c58c8a0 SoundSample::SetChunkStream: Log filename on error 3 years ago
Gleb Mazovetskiy 590e354030 Reduce the size of SpellData 3 years ago
KPhoenix 3eed9228ab Fix alignment 3 years ago
KPhoenix f52b2cb71f Enum Class: MagicType 3 years ago
KPhoenix 12fc02f7f5 Fix redundancy in AddBoneSpirit function 3 years ago
Gleb Mazovetskiy b281f0afac Run tools/cpp_format_struct_table.py 3 years ago
Gleb Mazovetskiy ae0297006e A tool to format a struct table 3 years ago
staphen 0d43f468e5 Improve missile collision interpolation logic 3 years ago
DakkJaniels e5d96b2242
Removed ability to try and join incompatible ZeroTier games (#5648) 3 years ago
Anders Jenbo e50e21e0e4 Use outline for spell icon texts 3 years ago
Anders Jenbo 0c5fd01067 Change missile_resistance into class DamageType 3 years ago
Anders Jenbo bb2463862c Use Position in AddItemToLabelQueue() 3 years ago
Anders Jenbo a29fc3a074 Correct casing for Player::isWalking() 3 years ago
Anders Jenbo 1a633c5627
Reject games info of unexpected size (#5646) 3 years ago
Gleb Mazovetskiy f085af70ca Add `paths::ConfigPath` to the MPQ search list 3 years ago
Gleb Mazovetskiy 5bf9dfd7ee Demo mode: Force resolution to that of the demo 3 years ago
Gleb Mazovetskiy 8fe8023542 Create save and config directories 3 years ago
obligaron 7a1f962e33 Settingsmenu: Create submenus for each category 3 years ago
staphen 0c4015869c Remove unused _mdir variable from monster deltas 3 years ago
ephphatha 9da76e0003 Update CheckReflect to return applied damage 3 years ago
KPhoenix a22389613d Remove No Monster Heal from Fire Arrows 3 years ago
Trihedraf 42e502e108 Add key for using potions from belt 3 years ago
obligaron 9948bc3477 Multiplayer: Fix Poisoned Water Supply purify 3 years ago
obligaron a935066180 Multiplayer: Enable Halls of the Blind Quest 3 years ago
Gleb Mazovetskiy 56cd425396 Fix switching locale from English 3 years ago
qndel efaf334965 typos and code cleanup 3 years ago
KPhoenix 75d785a5f0 Bugfix: AnimationInfo integer division by 0 3 years ago
Gleb Mazovetskiy 4f9e9e04b1 Fix ConsumeScroll 3 years ago
obligaron 0c3b434d76 Make debug command restart compatible with multiplayer 3 years ago
Gleb Mazovetskiy 624589b3ec Fix cursor glitch after playing an in-game movie 3 years ago
Gleb Mazovetskiy bf2e6cd262 Fix disappearing portal 3 years ago
obligaron 5b11dfa2ed Fix preview frame shown fragment overflow 3 years ago
Gleb Mazovetskiy 36c4a89f3e Clean up a few position types 3 years ago
Gleb Mazovetskiy fab6f362c3 Point: Avoid construction in distance functions 3 years ago
Gleb Mazovetskiy 6654a26345 IsPlayerMinion: Faster check 3 years ago
Gleb Mazovetskiy 3910c2e56a UpdateEnemy: Swap the M_Talker check 3 years ago