Gleb Mazovetskiy
a8e7bdfc81
loadsave: Fix off-by-one in RemoveEmptyLevelItems
...
Refs #1367
5 years ago
qndel
53e928e785
proper heroitems size
5 years ago
Anders Jenbo
0cc788b33d
🐛 Only initialize the subsystems that we use
...
Fixes #1391
For now this stops the initalization of sensor subsystem, but in the
future SDL may add more that we do not care about.
5 years ago
Gleb Mazovetskiy
71d477ebba
Packaging/OpenDingux/build.sh: strip the binary
...
devilutionx binary goes from 4.1 MiB -> 3.4 MiB
5 years ago
Anders Jenbo
1700c77547
📝 Update readme
5 years ago
Trihedraf
9368ec4bd0
add 2 missing words in installing.md
5 years ago
Anders Jenbo
7600fb2786
📝 Avoid line break in install instructions
5 years ago
Anders Jenbo
2eacd74d5d
📝 Correct grammar
5 years ago
Anders Jenbo
59aea05f56
📝 Make MPQ step common to all installations
5 years ago
Anders Jenbo
94557153b6
📝 Make the Nintendo 3DS fold out less confusing
5 years ago
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