FunkyFr3sh
|
66e86aa37c
|
replace IsIconic with custom function
|
2023-08-20 23:12:00 +02:00 |
|
FunkyFr3sh
|
85563ef06b
|
fix d3d9 alt+tab and alt+enter on windows 7
|
2023-08-20 22:15:06 +02:00 |
|
FunkyFr3sh
|
bcfe2a6c4d
|
fix util_get_lowest_resolution
|
2023-08-17 13:50:21 +02:00 |
|
FunkyFr3sh
|
f3b85780ad
|
replace Direct3D9EnableMaximizedWindowedModeShim with better solution
|
2023-08-14 19:56:00 +02:00 |
|
FunkyFr3sh
|
e6b4eabe5b
|
add __GNUC__ defines
|
2023-08-04 07:18:29 +02:00 |
|
FunkyFr3sh
|
eeffc910d1
|
make lowest resolutio check less strict
|
2023-07-12 17:13:45 +02:00 |
|
FunkyFr3sh
|
ece4d8bdd4
|
add windowed check
|
2023-07-05 18:04:06 +02:00 |
|
FunkyFr3sh
|
a02c7f3e68
|
new .ini setting #toggle_borderless
|
2023-07-03 05:13:47 +02:00 |
|
FunkyFr3sh
|
8566355e0d
|
rename var
|
2022-10-20 03:13:09 +02:00 |
|
FunkyFr3sh
|
0345cbdda3
|
only limit ticks in gui thread
|
2022-10-19 23:48:20 +02:00 |
|
FunkyFr3sh
|
876160cbb6
|
rename some vars
|
2022-10-19 03:20:31 +02:00 |
|
FunkyFr3sh
|
6838d2012d
|
check class name only
|
2022-10-07 02:01:21 +02:00 |
|
FunkyFr3sh
|
053206b414
|
detect movie windows
|
2022-10-07 01:05:27 +02:00 |
|
FunkyFr3sh
|
43bde3fabc
|
remove redundant code
|
2022-09-23 04:14:09 +02:00 |
|
FunkyFr3sh
|
415f74887f
|
try to avoid d3d9_release to workaround nvidia bug
|
2022-09-23 02:17:33 +02:00 |
|
FunkyFr3sh
|
82140e35e5
|
allow AVX build via GCC as well
|
2022-09-22 20:27:56 +02:00 |
|
FunkyFr3sh
|
bcf10cb899
|
tweak avx supported check
|
2022-09-22 19:28:35 +02:00 |
|
FunkyFr3sh
|
2d76b4916d
|
use real function and not the hooked one
|
2022-09-21 21:24:04 +02:00 |
|
FunkyFr3sh
|
f4ee6128c4
|
detect if AVX is supported
|
2022-09-19 13:13:34 +02:00 |
|
FunkyFr3sh
|
c633d32666
|
disable logging
|
2022-09-05 10:19:18 +02:00 |
|
FunkyFr3sh
|
dcba755d95
|
#164 revert atrox hack and use preset instead
|
2022-09-05 10:18:26 +02:00 |
|
FunkyFr3sh
|
e1727dc379
|
#164 add hack for atrox
|
2022-09-05 09:02:00 +02:00 |
|
FunkyFr3sh
|
f013a76c7e
|
#138 fix bMenu bool in AdjustWindowRect calls
(cherry picked from commit aee8747898f7b41f92e93ae8dd80c8ac5b38291e)
|
2022-02-05 03:47:55 +01:00 |
|
FunkyFr3sh
|
4a0d74001a
|
center war2 high res patch windows
|
2021-11-05 21:04:12 +01:00 |
|
FunkyFr3sh
|
cf70d13997
|
tweak bnet hacks for new warcraft 2 high resolution patch
|
2021-10-31 21:22:04 +01:00 |
|
FunkyFr3sh
|
b83005118d
|
add new .ini setting for hiding child windows
|
2021-08-10 16:45:40 +02:00 |
|
FunkyFr3sh
|
1fde0ef382
|
add new ini setting "fixchilds"
|
2021-08-10 14:12:06 +02:00 |
|
FunkyFr3sh
|
8b92a3d5e6
|
keep cursor unlocked when switching from fullscreen to windowed to make alt+enter a better alternative to alt+tab
|
2021-07-03 18:16:51 +02:00 |
|
FunkyFr3sh
|
56ef3543c7
|
add some flags for SetDisplayMode
|
2021-07-03 18:07:38 +02:00 |
|
FunkyFr3sh
|
87da2e7a34
|
support boxing/maintas on maxmize button click
|
2021-07-03 16:54:15 +02:00 |
|
FunkyFr3sh
|
684224b833
|
remove "handlemouse" setting
|
2021-06-18 04:06:48 +02:00 |
|
FunkyFr3sh
|
abdb74942b
|
Revert "remove "handlemouse" setting"
This reverts commit f1bcff220deee72552ea26c7695195409714f8e3.
|
2021-06-16 07:47:15 +02:00 |
|
FunkyFr3sh
|
f1bcff220d
|
remove "handlemouse" setting
|
2021-06-16 05:57:19 +02:00 |
|
FunkyFr3sh
|
f29f712016
|
use older version of structs by default and cast to newer ones if needed
|
2021-06-14 09:57:26 +02:00 |
|
FunkyFr3sh
|
1f11bf8b84
|
refactoring
|
2021-06-11 20:30:43 +02:00 |
|
FunkyFr3sh
|
03636f03ad
|
remove old hack
|
2021-06-02 23:07:55 +02:00 |
|
FunkyFr3sh
|
29863ed472
|
hook MapWindowPoints
|
2021-05-29 21:40:21 +02:00 |
|
FunkyFr3sh
|
9e9783f8d2
|
fix rgb palette
|
2021-05-22 12:23:25 +02:00 |
|
FunkyFr3sh
|
5db961656a
|
rename upscale hack related stuff
|
2021-05-15 02:58:07 +02:00 |
|
FunkyFr3sh
|
39c62d6e7d
|
support upscale hack for KKND Xtreme high resolution patch (vhack=true)
|
2021-05-15 00:41:50 +02:00 |
|
FunkyFr3sh
|
ae4446becb
|
create backbuffer for flip games
|
2021-05-04 22:49:22 +02:00 |
|
FunkyFr3sh
|
e34cd3b5e2
|
re-enable maximize button
|
2021-02-18 07:10:15 +01:00 |
|
FunkyFr3sh
|
6aa2a958f6
|
rounding ratio for better results
|
2020-10-24 12:12:22 +02:00 |
|
FunkyFr3sh
|
8e54756b4a
|
add a new .ini setting for child window handling (currently only used for tm2)
|
2020-10-21 16:02:00 +02:00 |
|
FunkyFr3sh
|
dc93ff735f
|
align
|
2020-10-13 21:58:04 +02:00 |
|
FunkyFr3sh
|
be79bb8c8b
|
align and tweak some more
|
2020-10-13 11:29:52 +02:00 |
|
FunkyFr3sh
|
baaa87b18f
|
refactoring
|
2020-10-13 09:20:52 +02:00 |
|