62 Commits (5a14cc57f3daafa82c2d90d3fa940151bd7497cb)

Author SHA1 Message Date
Gleb Mazovetskiy d7647d6c63 More dependency untangling 1 year ago
Gleb Mazovetskiy b76feb2be3 Extract game mode out of init.cpp 1 year ago
Gleb Mazovetskiy a49b1f2d58 Extract Is{Any,None}Of out of engine.hpp 1 year ago
Eric Robinson e90855b3c4
Rename stores.cpp global variables (#7425) 2 years ago
Eric Robinson d8e58b2547
Fix Elemental Arrows vs Objects (#6507) 2 years ago
KPhoenix fc6f9edad3 Update pack_test.cpp 2 years ago
Gleb Mazovetskiy dc59cdaee4 Extract objcurs widths into a file 2 years ago
Gleb Mazovetskiy 124d113b57 Extract spell data to a TSV 2 years ago
KPhoenix b8738ab4cf Validation: Validate Item Drop Packets 2 years ago
Gleb Mazovetskiy f566359e4f Migrate item data to txtdata/ 2 years ago
Gleb Mazovetskiy 2eae121931 Migrate monstdat to a data file 2 years ago
ephphatha 6a8f4b12da Get base block bonus from data struct instead of storing a copy 3 years ago
staphen a151219b9b Don't validate creation flags on gold 3 years ago
staphen 4deae11871 Fix PlayerNetPack validation and tests 3 years ago
Anders Jenbo bf7135dd11
Adjust tests to work with data driven levels (#6509) 3 years ago
Stephen C. Wills 7b06703842
Add tests for net player validation (#6492) 3 years ago
Anders Jenbo b38efb6ccf Fix code style 3 years ago
Anders Jenbo 6e7ed13336 Add missing Hellfire healing potions to test data 3 years ago
Anders Jenbo 116bd3f626 Decompose iCreateInfo fixture table 3 years ago
obligaron eeca953615 Introduce UpdateHellfireFlag to set missing CF_HELLFIRE flag 3 years ago
obligaron 0426908988 Introduce GetTranslatedItemName/GetTranslatedItemNameMagical 3 years ago
KPhoenix d813f13700 `enum spell_id` -> `enum class SpellID` 3 years ago
Gleb Mazovetskiy cea6a01de7 More item packing fix on big-endian 3 years ago
Gleb Mazovetskiy 44c3bc4038 pack_test: Make fixtures little-endian on BE 3 years ago
obligaron b3aa08589b Don't use MyPlayer in UnPackItem and dependend methods 4 years ago
Gleb Mazovetskiy 188dc79f6e Make `Players` a vector 4 years ago
qndel 354e329644 Players[MyPlayerId] -> MyPlayer 4 years ago
DakkJaniels dad46e1905
Item special effect enum (#4129) 4 years ago
Gleb Mazovetskiy f8a72fddd3 Reduce 12px font space width from 9px to 5px 4 years ago
staphen b85485b8f3 Resolve game crash when syncing Diablo items in Hellfire games 4 years ago
KPhoenix fb8f0c3501 Update pack_test.cpp 4 years ago
Gleb Mazovetskiy 076b0c0c05 Overhaul tests 4 years ago
Andrew James 4a940b1b07
Remove uses of Items[] as a temporary for other Item variables (#2924) 4 years ago
Gleb Mazovetskiy 3d308983a8 Migrate to libmpq 4 years ago
Gleb Mazovetskiy 7d91bc461a Improve asset file opening 4 years ago
Anders Jenbo 84e73e9a53 Match correct generated names in tests 4 years ago
Anders Jenbo 116d3301f8 Load font during tests that depends on it 4 years ago
ephphatha 96451ec6ce Update spawn tests 5 years ago
ephphatha a985df1242 Align formatting 5 years ago
ephphatha e261de18f0 Update hellfire unpack tests to recognise full staff name 5 years ago
ephphatha f7e0c31d8d Update item tests to handle staff name prefix changes 5 years ago
Juliano Leal Goncalves 379a27b64a ♻️ Convert 'ItemType' enum to enum class 5 years ago
Anders Jenbo b74feb01dc 🐛 Correctly check if item name will fit in the info panel 5 years ago
Juliano Leal Goncalves 7841c4731e 🚚 Rename 'PkItemStruct' to 'ItemPack' 5 years ago
Juliano Leal Goncalves bb2dfdfb73 🚚 Rename 'ItemStruct' to 'Item' 5 years ago
Anders Jenbo 96bf75b502 Rename player globals 5 years ago
Anders Jenbo c3eed43012 Add "useful" items to test 5 years ago
Anders Jenbo 27591cc29f Fix spawn save game compatability 5 years ago
Anders Jenbo 17c130b2ea Add 5 items to the tests 5 years ago
Anders Jenbo 58d1e362e4 Add 38 items to the item tests 5 years ago