45 Commits (8c1a847f41fd4cbefebc8bfe6ed9fe987151ae7d)

Author SHA1 Message Date
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
Anders Jenbo 2200a78c11 Add 4 unique items to test suite 5 years ago
Anders Jenbo 6c8b116f6c 🐛 Evaluate item names the same as the original 5 years ago
Anders Jenbo e665a0c4b0 ♻️Draw info box text using DrawString 5 years ago
Anders Jenbo c11945e62b 🎨 Fix line endings 5 years ago
Jmgr c33182d6de Modernize deprecated headers 5 years ago
Anders Jenbo a5f062b747 🎨 Use stdint instead of SDL types 5 years ago
Anders Jenbo 69f2452119 Add Thunderclap to tests 5 years ago
Anders Jenbo 53287ae0b0 Add Gnat Sting to tests 5 years ago
Anders Jenbo 15ea464ddd Add more items to tests 5 years ago
Anders Jenbo 997c1dba55 🚚 Split up all.h in to proper header relations 5 years ago
Anders Jenbo 53a3657b29 🚚 Move tests to a standard folder 5 years ago
Gleb Mazovetskiy 08c34400d3 pack_test: Minor fixes 5 years ago
Anders Jenbo bfb3c11c2b 🎨 Change namespace to devilution 5 years ago
Anders Jenbo aba0a8fc44 Clean up name spacesage in tests 5 years ago
Anders Jenbo bba73ea20f Handle mixed item origins in multiplayer 5 years ago
Anders Jenbo a2656637e4 🎨 Format source 5 years ago