5155 Commits (53e4d82bbeaa05ab834152b0390dc3c3545b1a1b)
 

Author SHA1 Message Date
Anders Jenbo 53e4d82bbe 💚 Fix test builds 5 years ago
Anders Jenbo af7a0e56fa 💚 Fix SDL2 builds 5 years ago
Anders Jenbo e280432b92 🚨 Fix all SDL1 warnings 5 years ago
Anders Jenbo d0248caf8d 💚 Fix SDL1 builds 5 years ago
Anders Jenbo dd73ff2cf0
🚩 Add option for disabeling frindly fire (#1104) 5 years ago
Gleb Mazovetskiy ae75c0cdc2 DiabloUI: Consider ListOffset for focus selector 5 years ago
Anders Jenbo a60a620e51 Update bugfix comment 5 years ago
qndel 1b304e7bb3 [diablo/hellfire] 🐛 Correct unitialized variable in AddVision 5 years ago
qndel 82ab76b22b Experience bar 5 years ago
qndel be895274dc Monster health bar 5 years ago
Juliano Leal Goncalves 37466890e0 ♻️ Extract 'ItemStruct.isEmpty()' function 5 years ago
Juliano Leal Goncalves 19f46b9f6c 🚚 Move 'PlayerStruct' to 'player.h' 5 years ago
Juliano Leal Goncalves 2c14908cf4 🚚 Move 'ItemStruct' to 'items.h' 5 years ago
Anders Jenbo 2923ad043a 🚸 Shift+click to clear the readied spell 5 years ago
Anders Jenbo ff0bb98ea2 🚸 Close panels when hitting esc 5 years ago
Anders Jenbo 5edc6fc4f1 [diablo/hellfire] 🐛 Make cursor moving consistent when toggling panels 5 years ago
Oleksandr Kalko b182bf0c1b Normalize line endings to CRLF 5 years ago
Anders Jenbo 6be9d37a57 🐛 Fix unitialized variables in the rendere 5 years ago
Anders Jenbo fe0295fa2e 🚩 Move barbarian and bard test options to the ini 5 years ago
Anders Jenbo ab72e74645 🐛 Correct saving the render size 5 years ago
Anders Jenbo b5280dde2b 🐛 Prevent host from crashing at end of game 5 years ago
Gianluca Boiano 8a02909c42 Add coexistent Hellfire .desktop resources 5 years ago
Anders Jenbo 037ef082b4 🐛 Correct position of dialog backgrounds 5 years ago
Anders Jenbo ca75c302ef Test books and oils 5 years ago
Gleb Mazovetskiy d55a1c8a7d
Pass CelOutputBuffer to game text printing (#1095) 5 years ago
Anders Jenbo 723ff62c20 Fully test UnpackItem and PackItem 5 years ago
Gleb Mazovetskiy 83ce7c27af Enginify `trans_rect` 5 years ago
Anders Jenbo 8101c61037 ♻️ Simplify packing an ear 5 years ago
Anders Jenbo 6bf7de64b1 Test packing an ear 5 years ago
Anders Jenbo c71efb5960 Better assertions on item generation tests 5 years ago
Anders Jenbo 82858ceb79 Test ear regeneration and multiplayer spell books 5 years ago
Anders Jenbo ee3cbdc6ee 🐛 Clear item before reusing it in all cases 5 years ago
Anders Jenbo d46daa5a00 ♻️ Remove unused return value from SpawnUnique 5 years ago
Anders Jenbo b8e38ec560 Correct typo 5 years ago
Anders Jenbo d37fb68809 Make header checks portable 5 years ago
Anders Jenbo 886ed4803a Do not try to convert levels for non avalible quests 5 years ago
Anders Jenbo 036c9d2719 💰 Test gold stacks get's the correct icon 5 years ago
Anders Jenbo 8773faa512 Test regenerating items in Hellfire and Diablo 5 years ago
FluffyQuack 63d9562cfd Fix for RightMask_Transparent[] array so that each row increases by 2 rather than alternating between 1 and 3. 5 years ago
Gleb Mazovetskiy 188d3d5ec0 automap: Migrate away from gpBuffer/gpBufEnd 5 years ago
Gleb Mazovetskiy 21bb021641 Clean up gpBufEnd initialization 5 years ago
Anders Jenbo f7eaa41d10 Revamp ini options and sync in multiplayer 5 years ago
Anders Jenbo 5cd96dd1b6 Add git to Vita build server 5 years ago
Anders Jenbo 911a682db7 Remove clone_depth from appveyor to let it find the version tag 5 years ago
Anders Jenbo 39999791b3 Revamp ini options and sync in multiplayer 5 years ago
Anders Jenbo be9f797806 Remove hardcoded config.h 5 years ago
Anders Jenbo a85ffabc25 Fix Monk inventory in release versions of the game 5 years ago
Gleb Mazovetskiy 588458d500 Remove gpBufStart 5 years ago
Gleb Mazovetskiy e5d7571ea7 Cleanup: Remove ENG_set_pixel function 5 years ago
qndel c45295463c
fix text scroll speed (#1057) 5 years ago