Anders Jenbo
73ec15220c
📝 Simplify the install instructions a bit
5 years ago
Anders Jenbo
ab67be5f65
📝 Reinsert in structions on how to get Diablo
5 years ago
Anders Jenbo
250b2b6dc4
📝 Add 3DS support to change log
5 years ago
Anders Jenbo
28bb003601
🐛 use exact size of save format struct
5 years ago
Trihedraf
8d92a8dc5a
Update installing.md
5 years ago
Trihedraf
2e5cb50b08
remove last link to the old mpq extraction wiki
5 years ago
Trihedraf
ccaa4c5432
fix link in installing.md
5 years ago
Trihedraf
cbe5460924
Update Installing.md diabdat.mpq to DIABDAT.MPQ
5 years ago
Trihedraf
61b99ac9de
📝 Add more systems installation instructions
5 years ago
Anders Jenbo
8dc29f3181
📝 Fix typos in readme
5 years ago
Anders Jenbo
766ac29345
📝 Correct punctuation
5 years ago
Gleb Mazovetskiy
a6019f4e55
DiabloUI: Render to DiabloUiSurface()
...
Use that instead of using `GetOutputSurface()` directly.
For the rg99 port, we'll want to render this to the `pal_surface`
instead of output surface directly.
Might also be useful for 3ds, perhaps to render to the bottom screen.
5 years ago
Trihedraf
2be2763d1c
📝 move install instructions to docs\installing.md ( #1372 )
5 years ago
Anders Jenbo
dde5b3ab95
📝 Clean up readme
5 years ago
Anders Jenbo
a49464e87f
📝 Move mods to wiki
5 years ago
Anders Jenbo
796ba81b5a
📝 Document know issues
5 years ago
Anders Jenbo
0b164be58a
📝 Merge optional features list
5 years ago
staphen
77767eab37
Fixed order of evaluation in SBmpLoadImage size allocation.
5 years ago
Trihedraf
07dc5b7cb7
Fix Typo in README.md
5 years ago
Anders Jenbo
aac2f2033a
📝 Make readme responsive
5 years ago
Anders Jenbo
aba0a8fc44
✅ Clean up name spacesage in tests
5 years ago
Anders Jenbo
efa5f3ecc7
📝 Adjust screnshot size
5 years ago
Anders Jenbo
3752eca470
📝 Split build instructions in to it's own document
5 years ago
Anders Jenbo
7c6a1e5702
:note: Add a temp logo
5 years ago
Anders Jenbo
8f722d5beb
📝 Add note about things seen in screenshot
5 years ago
Anders Jenbo
69b11edace
[hellfire] 🐛 Apply the zen fix
...
Going over the change history of Hellfire and Diablo appears that the
difference was an early version of the fix from patch 1.07
5 years ago
Anders Jenbo
6617d5864d
📝 Update readme
5 years ago
Anders Jenbo
b53c624f59
💄 Change animal type color to yellow
5 years ago
Anders Jenbo
d2f8bf9f68
📝 Add changelog for 1.2.0 ( #1323 )
5 years ago
Anders Jenbo
c8f2f09e03
♻️ Improve HP guard
5 years ago
Anders Jenbo
ccad226092
🐛 Fix health bar poping when mosnter healt is 0
5 years ago
Anders Jenbo
ae82fb0b23
🐛 Make health bar take panels in to consideration
...
Fixes #1350
5 years ago
Anders Jenbo
3a8b4cef9f
🐛 Update hero list after canceling out of create game dialog
5 years ago
Anders Jenbo
37fbe80930
🐛 Correct avalible heros in shaware
5 years ago
Anders Jenbo
70776b87c8
🐛 Only save when performing a direct exit from game
5 years ago
Anders Jenbo
81934158c9
💚 Add missing headers
5 years ago
Anders Jenbo
97716c26ec
🐛 Update xp bar when gaining xp
5 years ago
Juliano Leal Goncalves
bcf63dfc1a
🐛 Allow shift+click to equip weapons on monk
5 years ago
danie1kr
8555b1352f
Fix broken KeySupport for Gameshell (and others) ( #1343 )
5 years ago
Juliano Leal Goncalves
1bb12b1bfb
♻️ Refactor 'HasRoomForGold' function for readability/robustness
5 years ago
Juliano Leal Goncalves
18b9b51a5e
🐛 Check correct inventory gold piles when auto-picking up gold
...
Off by one error in the logic when indexing into 'InvList'
5 years ago
Juliano Leal Goncalves
b9fdf02925
🐛 Spend only needed points when shift+clicking stats
...
When the stat points needed to reach a given attribute's cap is less
than the total amount of points remaining to distribute, only the
necessary points will be spent now, leaving the rest to be spent on
other attributes.
5 years ago
Juliano Leal Goncalves
bb2efe03e3
♻️ Use 'PlayerStruct' references in 'ReleaseChrBtns' function
5 years ago
Trihedraf
ec17f4f289
pass AppImage Arguments
5 years ago
qndel
3501af6647
fix spinner
5 years ago
FluffyQuack
c0f57f3020
🐮 Draw outline for color in index 0 for inventory icons. ( #1318 )
5 years ago
Gleb Mazovetskiy
6e846ee89d
Also disallow Barbarian in shareware
...
Co-authored-by: Anders Jenbo <anders@jenbo.dk>
5 years ago
Gleb Mazovetskiy
793c478899
Allow Bard starting items in `--diablo`
...
Fixes #1324
5 years ago
Gleb Mazovetskiy
0f3951744f
diablo.ini: Rename "Fast Walk" to "Run in Town" ( #1326 )
5 years ago
Gleb Mazovetskiy
80c310c760
Fix --diablo new hero stats pane with Bard/Barb
...
Fixes #1325
5 years ago