FunkyFr3sh
|
12715febe9
|
set pixel format only for opengl renderer (prevents loading of open32.dll)
|
2024-06-21 23:00:40 +02:00 |
|
FunkyFr3sh
|
30de4d7df4
|
use high resolutuion timer by default
|
2024-06-15 05:28:06 +02:00 |
|
FunkyFr3sh
|
526a068a9a
|
use real_ functions
|
2024-06-10 00:05:04 +02:00 |
|
FunkyFr3sh
|
e19d896dab
|
Revert "remove duplicate code"
This reverts commit 0c6a0fba4b6388433f3a41fa423780b5d722e9bc.
|
2024-06-08 22:08:23 +02:00 |
|
FunkyFr3sh
|
0c6a0fba4b
|
remove duplicate code
|
2024-06-08 21:56:29 +02:00 |
|
FunkyFr3sh
|
648fe238ca
|
tweak hook function
|
2024-06-02 22:17:26 +02:00 |
|
FunkyFr3sh
|
5de8cb4761
|
disable debug code
|
2024-06-02 08:18:35 +02:00 |
|
FunkyFr3sh
|
b2e9e427f2
|
fix atrox cutscenes
|
2024-06-02 08:17:57 +02:00 |
|
FunkyFr3sh
|
bdc54afcf0
|
fix build
|
2024-06-02 02:02:27 +02:00 |
|
FunkyFr3sh
|
f9fa52a61f
|
fix lock_mouse_top_left setting
|
2024-06-02 01:54:14 +02:00 |
|
FunkyFr3sh
|
edb0f43091
|
tweak ticks limiter for nancy drew games
|
2024-05-31 21:43:33 +02:00 |
|
FunkyFr3sh
|
5c1f822a35
|
#319 fix moving cursor bug in Nancy drew games (macOS)
|
2024-05-31 02:43:20 +02:00 |
|
FunkyFr3sh
|
66de7d5d1e
|
remove old code
|
2024-05-31 00:55:04 +02:00 |
|
FunkyFr3sh
|
4f5c332cd5
|
don't send WM_ACTIVATEAPP yet (needs more testing)
|
2024-05-30 22:53:01 +02:00 |
|
FunkyFr3sh
|
33476726d2
|
update learning company games presets
|
2024-05-29 06:16:57 +02:00 |
|
FunkyFr3sh
|
4de6eee162
|
make sure we got move+close menu items
|
2024-05-29 04:28:05 +02:00 |
|
FunkyFr3sh
|
cf3d0c51ad
|
#313 improve American Girls Dress Designer support and merge changes into master
|
2024-05-28 22:23:47 +02:00 |
|
FunkyFr3sh
|
9674705685
|
re-align code
|
2024-05-27 23:54:19 +02:00 |
|
FunkyFr3sh
|
07a9ba78db
|
set default values in SetDisplayMode
|
2024-05-27 23:33:47 +02:00 |
|
FunkyFr3sh
|
2efe3567ca
|
add workaround for learning company games
|
2024-05-27 06:36:18 +02:00 |
|
FunkyFr3sh
|
b219aca166
|
update debug code
|
2024-05-27 05:17:57 +02:00 |
|
FunkyFr3sh
|
3ca9883723
|
disable CF hack for now
|
2024-05-27 05:16:04 +02:00 |
|
FunkyFr3sh
|
009bc4e2e8
|
send WM_ACTIVATEAPP only once
|
2024-05-27 04:34:28 +02:00 |
|
FunkyFr3sh
|
5bbe1299d2
|
add test patches for Clue Finders 4th
|
2024-05-26 09:08:38 +02:00 |
|
FunkyFr3sh
|
c1a14a31d5
|
add new setting to enable (very bugged) resize in wine
|
2024-05-24 02:26:46 +02:00 |
|
FunkyFr3sh
|
0cf0533654
|
#313 Add partial support for American Girls Dress Designer (Fullscreen only, no upscaling)
|
2024-05-22 23:51:48 +02:00 |
|
FunkyFr3sh
|
504c2eb1c5
|
add new setting to fake current display mode
|
2024-05-22 23:23:27 +02:00 |
|
FunkyFr3sh
|
07f11bf577
|
keep commented out debug code
|
2024-05-21 07:03:58 +02:00 |
|
FunkyFr3sh
|
b55593cb4c
|
#311 fix fullscreen issues with opengl/gdi in nancy drew games
|
2024-05-21 06:55:23 +02:00 |
|
FunkyFr3sh
|
8de39f6590
|
enable vhack by default for worms 2
|
2024-05-13 04:21:54 +02:00 |
|
FunkyFr3sh
|
9897ffbd57
|
remove old WM_MOVE hack
|
2024-05-13 03:03:44 +02:00 |
|
FunkyFr3sh
|
518b940365
|
add hack for games that require the cursor to be in the exact center of the screen (Worms 2 / Atlantis)
|
2024-05-12 21:35:28 +02:00 |
|
FunkyFr3sh
|
38b553191f
|
allow zooming on low resolutions as well (worms2)
|
2024-05-08 07:17:54 +02:00 |
|
FunkyFr3sh
|
54d6ff5112
|
add support for woms 2 high resolution patch zoom
|
2024-05-08 05:54:56 +02:00 |
|
FunkyFr3sh
|
e18eb931eb
|
use inline functions for WINE checks
|
2024-05-06 02:00:58 +02:00 |
|
FunkyFr3sh
|
6626480358
|
extend versionhelpers
|
2024-05-06 01:23:59 +02:00 |
|
FunkyFr3sh
|
64c4b73853
|
Add workaround for alt+tab issues on windows 7 SP1 (opengl)
|
2024-05-04 07:19:02 +02:00 |
|
FunkyFr3sh
|
ec648669ef
|
add partial support for menus in fullscreen via nonexclusive=true
|
2024-04-20 04:41:04 +02:00 |
|
FunkyFr3sh
|
f735ef839c
|
#305 add support for window menu in borderless mode
|
2024-04-20 00:34:46 +02:00 |
|
FunkyFr3sh
|
9d4f3b148b
|
add position check to make sure we'll only resize on first start
|
2024-04-12 01:37:44 +02:00 |
|
FunkyFr3sh
|
3a52a07ba6
|
add (commented out) code to adjust the zone list size on first start
|
2024-04-12 01:25:00 +02:00 |
|
FunkyFr3sh
|
b89b184ce0
|
don't force devmode on for infantry (keep it for zone list only)
|
2024-03-28 17:48:31 +01:00 |
|
FunkyFr3sh
|
36a87419e3
|
don't allocate ddraw struct
|
2024-03-22 22:27:00 +01:00 |
|
FunkyFr3sh
|
d69a56c0d0
|
add some more debug logging to dd_EnumDisplayModes
|
2024-03-22 04:36:30 +01:00 |
|
FunkyFr3sh
|
82571fe8db
|
#295 add workaround for Win11 steam RA2 crash
|
2024-03-11 17:48:27 +01:00 |
|
FunkyFr3sh
|
951871669c
|
Revert "make sure you can host "no-hd" games with 640x480"
This reverts commit 488bad66d86e36fbe09d421a63fae572d0d80a84.
|
2024-03-09 21:38:24 +01:00 |
|
FunkyFr3sh
|
488bad66d8
|
make sure you can host "no-hd" games with 640x480
|
2024-03-09 21:33:38 +01:00 |
|
FunkyFr3sh
|
5b3a7b4994
|
add debug code for possible DwmFlush failure
|
2024-02-25 23:46:32 +01:00 |
|
FunkyFr3sh
|
194fb5e371
|
add ChangeDisplaySettings(NULL, 0); just to be sure
|
2024-02-17 06:33:56 +01:00 |
|
FunkyFr3sh
|
0f20a1a25f
|
fix wayland bug (linux)
|
2024-02-17 06:27:18 +01:00 |
|