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
galaxyhaxz
6a54a4d6fc
[capture.cpp] fix functions
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
7f893a1037
[hellfire] add_crypt_objs bin exact ( #1864 )
6 years ago
qndel
e100afe60c
[hellfire] GetRndObjLoc bin exact
6 years ago
qndel
7df3c32c12
[hellfire] WallTrapLocOk bin exact
6 years ago
qndel
fb9dadcf1b
newline
6 years ago
qndel
44965ab7ab
[hellfire] ObjChangeMapResync bin exact
6 years ago
qndel
930511fb79
[hellfire] ObjChangeMap bin exact
6 years ago
qndel
862ad2ad48
[hellfire] OperateLever bin exact
6 years ago
qndel
901f3c6dce
[hellfire] TorchLocOK bin exact
6 years ago
qndel
ef3134f2d0
[hellfire] AddTrap bin exact
6 years ago
qndel
014393eb22
[hellfire] Obj_Light bin exact
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
galaxyhaxz
23ee5c5e75
[hellfire] fix drlg_l1 functions
6 years ago
galaxyhaxz
7798ee4737
[hellfire] fix drlg_l4 functions
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
Anders Jenbo
adad63cc72
Revert "Lazy load ini"
...
This reverts commit e316bce4d0 .
6 years ago
Anders Jenbo
dd0cd88eb8
[controller] Single BFS mele aim
6 years ago
Gleb Mazovetskiy
675a7b7363
Move RG350/RetroFW/Switch defs to CMake
6 years ago
Anders Jenbo
8e2186cfdd
Update bug_report.md
6 years ago
Trevor Philip
6d22eefd41
pdir is uninitialized fix ( #168 )
6 years ago
Fabian Bieler
8ee3e75199
Do not limit clipboard paste to 31 characters.
...
Previously the clipboard contents were limited to
SDL_TEXTINPUTEVENT_TEXT_SIZE-1 (31 characters).
This is not necessary since the contents of the clipboard are written
directly to the UI element's buffer.
This is especially useful when pasting IPv6 addresses.
6 years ago
Anders Jenbo
4d3310ddf9
Revert "Apply fix in L4roomGen"
...
This reverts commit 3f5d54cad8 .
6 years ago
Anders Jenbo
080446ee9e
Make it more clear that nightly builds can be downloaded
6 years ago
Anders Jenbo
18521e9083
Update README.md
6 years ago
Anders Jenbo
473f283c7e
Update README.md
6 years ago
rsn8887
3db7f4ee86
Enable networking and stdio on Switch platform
6 years ago
rsn8887
d63c61e27c
Add virtual keyboard support on Switch
6 years ago
rsn8887
c1237b53dd
Correctly handle window size and docking/undocking on Switch
6 years ago
rsn8887
0285c0ff23
[Switch] Update readme
6 years ago