Samuel DEVULDER
|
319bdeddd2
|
Fix palette in 8bit color mode
|
6 years ago |
Anders Jenbo
|
33bf216a88
|
Fix two OOB issues in drlg_l3 DRLG_L3Wood
|
6 years ago |
Anders Jenbo
|
9a704ff2f0
|
Merge branch 'master' of github.com:diasurgical/devilution
|
6 years ago |
Anders Jenbo
|
9d4bb70913
|
[controller] Only close inventory if cursor is clean
|
6 years ago |
Anders Jenbo
|
f313b66a34
|
[controller] Fix dropping items to all sides
|
6 years ago |
Anders Jenbo
|
f0a614ea21
|
[controller] Do not cast targeted spells from inventory
|
6 years ago |
Anders Jenbo
|
5fa0c5781b
|
Backport cleanups from Hellfire branch
|
6 years ago |
Anders Jenbo
|
4269f71dc2
|
[controller] Fix player attack each other in town
This would render the player invisable and damage equipment
|
6 years ago |
Anders Jenbo
|
e7f2d6ddd4
|
[controller] Fix delayed movements in multiplayer
|
6 years ago |
Anders Jenbo
|
cdbde9cdcb
|
[controller] Target quest entrances
|
6 years ago |
qndel
|
da74a3c3a9
|
snd_init cleanup
|
6 years ago |
qndel
|
6d4f4ded07
|
sound_DirectSoundCreate cleanup (#1877)
|
6 years ago |
Anders Jenbo
|
0b175c22ee
|
[controller] Move healing/mana to L1/R1
This is more like the original PSX port, and maps better to devices with
only one set of triggers.
|
6 years ago |
Gleb Mazovetskiy
|
2a085dfcf9
|
RetroFW: Disable networking
Fixes load time issues on RG300
|
6 years ago |
Anders Jenbo
|
b2c3cf1135
|
[controller] Correctly prioritize all targets
|
6 years ago |
Anders Jenbo
|
28b4fb1fd9
|
[controller] Correctly prioritize monsters
|
6 years ago |
Anders Jenbo
|
271c6a9c41
|
Remove unessesery calls to abs in GetDistanceRanged
|
6 years ago |
Anders Jenbo
|
e24574897c
|
[controller] Target portals
This will target portals and stairs found within 2 steps if no other
targets are found.
This is naive and doesn't prefer portals propperly.
|
6 years ago |
Anders Jenbo
|
b3d1283844
|
Enum for Lazarus stairs
|
6 years ago |
Anders Jenbo
|
78b9f7bc72
|
[controller] Only ignore doors when at same coordinates
This made it harder to use schrines and book shelfs
|
6 years ago |
Anders Jenbo
|
f5e8ae47c0
|
[controller] Correct movment range
Previously the player could wald across lava bends and sneak past
blocked paths
|
6 years ago |
Anders Jenbo
|
7e2b0dd958
|
[controler] Prevent actions during death/menu/pause
|
6 years ago |
Anders Jenbo
|
73816dce93
|
Update drlg_l3.cpp
|
6 years ago |
Anders Jenbo
|
89dd6a6889
|
Fix pause mode
|
6 years ago |
Max Desiatov
|
37b534e042
|
Clarify possible diabdat.mpq location for macOS
Resolves #473
|
6 years ago |
Robin Eklind
|
00649f1d40
|
Merge pull request #1872 from galaxyhaxz/FGI_Fix
Fix missing assert for FindGetItem
|
6 years ago |
galaxyhaxz
|
eab1de117f
|
Fix missing assert for FindGetItem
|
6 years ago |
Anders Jenbo
|
046064fcfe
|
Fix PostMessageA an remove more unused event code
|
6 years ago |
Gleb Mazovetskiy
|
6aae591f6c
|
FindMelee: Minor cleanup
|
6 years ago |
Gleb Mazovetskiy
|
d01a910705
|
RetroFW: set(PREFILL_PLAYER_NAME ON)
|
6 years ago |
Gleb Mazovetskiy
|
6bb3c14073
|
Fix OOB in ItemSpaceOk (#484)
|
6 years ago |
Anders Jenbo
|
e847108b78
|
Clean up event handeling
|
6 years ago |
Anders Jenbo
|
f9d4073620
|
Detect when gamepads are added or removed
|
6 years ago |
Anders Jenbo
|
284b96cb45
|
Add bugfix note to ItemSpaceOk
|
6 years ago |
qndel
|
981c9b9c00
|
some cleanup (#1823)
|
6 years ago |
galaxyhaxz
|
9c98c1e43d
|
Fix all "pass by ref" functions
|
6 years ago |
galaxyhaxz
|
a0b0591826
|
Fix function order [capture.cpp]
|
6 years ago |
Robin Eklind
|
c681b1b343
|
Merge pull request #1869 from galaxyhaxz/PanelFix
Fix type for panelstr
|
6 years ago |
galaxyhaxz
|
6c0bc83115
|
Fix type for panelstr
|
6 years ago |
qndel
|
1414b7e2aa
|
apply enum to max shrines
|
6 years ago |
qndel
|
80ee6b2668
|
apply TRUE/FALSE
|
6 years ago |
Anders Jenbo
|
1d500497da
|
Ignore clicks ouside game
Fixes #91
|
6 years ago |
qndel
|
5cb4e9ad25
|
AddMagicCircle cleanup
|
6 years ago |
qndel
|
dd7a8d7b2d
|
Obj_Trap cleanup
|
6 years ago |
qndel
|
8ab71cb98b
|
AddL1Door cleanup
|
6 years ago |
Anders Jenbo
|
a261e8ad65
|
Better frame delay pressision
- Most refresh rates aliging poorly with integer ms
- Adaptive frame limit for low spec devices
|
6 years ago |
Anders Jenbo
|
310b2a4dc3
|
Fix OOB in Theme_Library
Fixes #487
|
6 years ago |
Anders Jenbo
|
10db67bf2c
|
Merge branch 'master' of github.com:diasurgical/devilution
|
6 years ago |
Anders Jenbo
|
1372d0f6b0
|
Update themes.cpp
|
6 years ago |
Gleb Mazovetskiy
|
4aa8fdbf5a
|
OpenDingux: Use xburst arch for RetroFW builds
It's basically the same as before but with FMA instruction disabled
(known to be buggy on some (all?) Ingenic CPUs)
|
6 years ago |