Anders Jenbo
|
36a196389b
|
Fix remaning basic compiler errors and warnings
|
5 years ago |
Anders Jenbo
|
90d59998f2
|
Correctly handle mouse leaving the window
|
5 years ago |
Anders Jenbo
|
0da09df7d6
|
Fix a few compiler warnings
|
5 years ago |
Anders Jenbo
|
713f74e8d5
|
Implement Support menu
|
5 years ago |
Anders Jenbo
|
a5ca521f0d
|
Fix item morphing in Hellfire
|
5 years ago |
qndel
|
be0bdbe495
|
fix slain hero (and other stuff?)
|
5 years ago |
Anders Jenbo
|
4909090d78
|
Update README.md
|
5 years ago |
Anders Jenbo
|
4e8ea594cc
|
New titles
|
5 years ago |
Ivan Epifanov
|
5f90a96b23
|
[vita] Add CircleCI suite for vita
|
5 years ago |
Ivan Epifanov
|
1878d7fdd7
|
Fix touch-drag events
|
5 years ago |
Ivan Epifanov
|
d76d52779a
|
Add control options
|
5 years ago |
Ivan Epifanov
|
85be8ed77e
|
[vita] Speed up. Add option to disable back touch
|
5 years ago |
Ivan Epifanov
|
ab20c6fd4c
|
[vita] Add L2/R2 on back touch
|
5 years ago |
Ivan Epifanov
|
ccf87f3bf3
|
Disable SDL touch->mouse events
|
5 years ago |
Ivan Epifanov
|
1e53f32049
|
[vita] Initial port
|
5 years ago |
Anders Jenbo
|
732d070b75
|
Handle color cyceling when using blended transparancy
|
5 years ago |
Anders Jenbo
|
5593ca2982
|
Fix loading order of poison water palette
Fixes #593
|
5 years ago |
Anders Jenbo
|
879077de7d
|
Fix missing tile peases when using blended transparancy
|
5 years ago |
Anders Jenbo
|
ccb81d66e6
|
Correct properties for the Blodboil (Rage) spell
|
5 years ago |
Anders Jenbo
|
e9b13e7d9e
|
[3DS] Include correct font file
|
5 years ago |
MrHuu
|
b6be3c8812
|
[3DS] Map zoom toggle to button Update manual / README.md
|
5 years ago |
MrHuu
|
8bced006d1
|
[3DS] Add manual / update README.md - inverted X / Y button mapping accordingly
|
5 years ago |
MrHuu
|
6524e70c39
|
[3DS] Disable bottom screen backlight
|
5 years ago |
MrHuu
|
a4cd0bfa44
|
[3DS] warn and exit on missing DSP firmware 'dspfirm.cdc'
|
5 years ago |
MrHuu
|
b8eac1929c
|
[3DS] use -O2 / exclude DRLG_L4FloodTVal from optimizing
|
5 years ago |
MrHuu
|
d61a2619ed
|
[3DS] Use virtual keyboard on chararcter creation
improve virtual keyboard implementation
|
5 years ago |
MrHuu
|
d8c8ef15e8
|
[3DS] Include CharisSILB.ttf in .cias romfs
|
5 years ago |
MrHuu
|
7e35651b2f
|
[3DS] CMake re-visited
Reflect latest devkitpro libctru / 3ds-sdl-1.2 changes
- Controls now use SDL_JOYSTICK with circlepad enabled
- Shutdown / suspend / sleep are functional
|
5 years ago |
Gleb Mazovetskiy
|
69c3b15f27
|
[3DS] CMake build fixes
|
5 years ago |
MrHuu
|
d56cc3cb40
|
[3DS] CMake instructions
|
5 years ago |
MrHuu
|
1fa8b6f4e4
|
[3DS] Initial port
|
5 years ago |
qndel
|
b707b09b18
|
fix compiling (#1029)
|
5 years ago |
pionere
|
2cbe239d6d
|
Revert "bugfix for vanilla diablo (set archive size to zero in case the file did not exists)"
This reverts commit 5fb3b6fa66.
|
5 years ago |
qndel
|
0958cd456c
|
fix typos (#1028)
|
5 years ago |
qndel
|
0fe08dbe68
|
numpad potions + chat (#1027)
|
5 years ago |
Trihedraf
|
b12a1cb53e
|
add CPack zips for Windows
|
5 years ago |
Anders Jenbo
|
3dae37501c
|
Fix partial screen updating
|
5 years ago |
pionere
|
5e84fd715b
|
proper mWhoHit flag settings
implementation of MonstStartKill and M2MStartKill are synced a bit
|
5 years ago |
pionere
|
486be4efeb
|
use defs instead of constants
|
5 years ago |
pionere
|
ab7bc5e3d7
|
correct fallenfear direction
|
5 years ago |
pionere
|
606b9f09a0
|
prevent mana gain from books when nomana flag is set
|
5 years ago |
pionere
|
e240dcd606
|
code cleanup using std::max
|
5 years ago |
Anders Jenbo
|
a90922939f
|
Log errors in game state during rendering
|
5 years ago |
Anders Jenbo
|
327042c2e5
|
Strip out debug features from the release builds
leveldebug and lightmax still remains
|
5 years ago |
pionere
|
f5c1079d6f
|
eliminate unused code
|
5 years ago |
pionere
|
97d53ced7e
|
get rid of a few warnings (strncpy)
|
5 years ago |
pionere
|
d5a0fa8e85
|
get rid of a few warnings
|
5 years ago |
pionere
|
1f340212e1
|
do not call SFileOpenFileEx if the given handle is NULL
+ add defines for dwSearchScope
|
5 years ago |
pionere
|
40eaf8a6f5
|
SeedCount is _DEBUG-only
|
5 years ago |
Anders Jenbo
|
f1d92d5b9d
|
bugfix for vanilla code (check numitems before spawning rock/rewardItem)
Copied from @pionere
|
5 years ago |