FunkyFr3sh
|
dd80ff4bc0
|
sort entries
|
2024-05-16 06:17:12 +02:00 |
|
FunkyFr3sh
|
38f191e0dc
|
add games from ddraw.ini to readme
|
2024-05-16 06:14:56 +02:00 |
|
FunkyFr3sh
|
e571af070f
|
Merge branch 'master' of https://github.com/FunkyFr3sh/cnc-ddraw
|
2024-05-16 01:20:18 +02:00 |
|
FunkyFr3sh
|
10f4d8b484
|
allow custom amount of framebuffers
|
2024-05-16 01:20:13 +02:00 |
|
FunkyFr3sh
|
96fdf3021a
|
add all games I currently have installed
|
2024-05-16 00:44:36 +02:00 |
|
FunkyFr3sh
|
0eee142a68
|
remove LodePNG and Detours from the list (they're no games, they're 3rd party libraries)
|
2024-05-15 23:59:47 +02:00 |
|
FunkyFr3sh
|
0e45ff1f27
|
Merge pull request #310 from ShizCalev/patch-1
Updates readme.md with all the games mentioned as supported in previous release notes.
|
2024-05-15 23:56:41 +02:00 |
|
Afevis
|
219da47714
|
Update README.md
|
2024-05-15 17:47:43 -04:00 |
|
Afevis
|
0ad0e74043
|
Adds supported games
|
2024-05-15 17:44:34 -04:00 |
|
FunkyFr3sh
|
fdcf9a7d1a
|
#309 Fix for Nancy Draw: Last Train to Blue Moon Canyon "SetSurfaceDesc() error"
|
2024-05-13 05:45:50 +02:00 |
|
FunkyFr3sh
|
32f508cba3
|
bump version
|
2024-05-13 05:18:25 +02:00 |
|
FunkyFr3sh
|
5eb1f00b9f
|
#309 Add possible fix for Nancy Draw: Last Train to Blue Moon Canyon SetSurfaceDesc() error
|
2024-05-13 05:14:07 +02:00 |
|
FunkyFr3sh
|
8262716194
|
bump version
v6.4.0.0
|
2024-05-13 04:32:40 +02:00 |
|
FunkyFr3sh
|
8de39f6590
|
enable vhack by default for worms 2
|
2024-05-13 04:21:54 +02:00 |
|
FunkyFr3sh
|
70f0264b19
|
add preset for new FreeInfantry.exe
|
2024-05-13 03:05:31 +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
|
175d2f5458
|
add inline functions for RTM versions
|
2024-05-10 07:05:51 +02:00 |
|
FunkyFr3sh
|
c90af52dac
|
remove unused psapi header
|
2024-05-10 02:43:40 +02:00 |
|
FunkyFr3sh
|
47e1af94d0
|
fix warning with gcc
|
2024-05-10 00:03:14 +02:00 |
|
FunkyFr3sh
|
da3de43f44
|
enable d3d9 filter for vhack
|
2024-05-09 22:17:27 +02:00 |
|
FunkyFr3sh
|
6709698614
|
Merge branch 'master' of https://github.com/FunkyFr3sh/cnc-ddraw
|
2024-05-09 22:16:42 +02:00 |
|
FunkyFr3sh
|
5a3e1ad49b
|
update vhack comments with worms2 support
|
2024-05-09 22:16:29 +02:00 |
|
FunkyFr3sh
|
e14515035b
|
Update README.md
|
2024-05-09 01:12:43 +02:00 |
|
FunkyFr3sh
|
5bd8864350
|
Update README.md
|
2024-05-09 01:12:11 +02:00 |
|
FunkyFr3sh
|
b8632698a4
|
tweak low res function checks
|
2024-05-08 09:04:19 +02:00 |
|
FunkyFr3sh
|
91cad99b6f
|
add addiotional null check
|
2024-05-08 07:35:47 +02:00 |
|
FunkyFr3sh
|
38b553191f
|
allow zooming on low resolutions as well (worms2)
|
2024-05-08 07:17:54 +02:00 |
|
FunkyFr3sh
|
d97dd8e106
|
fix warning
|
2024-05-08 07:10:35 +02:00 |
|
FunkyFr3sh
|
54d6ff5112
|
add support for woms 2 high resolution patch zoom
|
2024-05-08 05:54:56 +02:00 |
|
FunkyFr3sh
|
8326407a64
|
set DDSD_CKSRCBLT on SetColorKey
|
2024-05-08 03:30:18 +02:00 |
|
FunkyFr3sh
|
1c9b39a1fd
|
set color key on GetSurfaceDesc
|
2024-05-08 01:47:56 +02:00 |
|
FunkyFr3sh
|
57a98d667d
|
add additonoal windows version check fucntions
|
2024-05-06 02:56:40 +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
|
cc97cc0761
|
bump version
|
2024-05-04 08:09:36 +02:00 |
|
FunkyFr3sh
|
2cbd9bba09
|
comment out non-working functions
|
2024-05-04 07:47:19 +02:00 |
|
FunkyFr3sh
|
64c4b73853
|
Add workaround for alt+tab issues on windows 7 SP1 (opengl)
|
2024-05-04 07:19:02 +02:00 |
|
FunkyFr3sh
|
8d97550c2b
|
Revert "Fix alt+tab issues on windows 7 (opengl + aero)"
This reverts commit a6e7b5f235fee1d3cf6c5fc023e11ef2ab5a5be4.
|
2024-05-04 06:34:37 +02:00 |
|
FunkyFr3sh
|
a6e7b5f235
|
Fix alt+tab issues on windows 7 (opengl + aero)
|
2024-05-04 01:45:41 +02:00 |
|
FunkyFr3sh
|
57be0f022e
|
tweak makefile for faster debugging
|
2024-05-03 07:40:04 +02:00 |
|
FunkyFr3sh
|
18eddc7f7f
|
adjust preset to fix graphical glitches with worms 2 high resolution patch
|
2024-05-02 05:54:00 +02:00 |
|
FunkyFr3sh
|
c61389d105
|
remove unnecessary clears on flip
|
2024-05-02 05:53:29 +02:00 |
|
FunkyFr3sh
|
13d7a3747b
|
fix default WindowsTargetPlatformVersion
|
2024-05-02 05:52:51 +02:00 |
|
FunkyFr3sh
|
b0fb8d0be7
|
hook SetUnhandledExceptionFilter for mingw debug build
|
2024-04-26 02:02:06 +02:00 |
|
FunkyFr3sh
|
4b7fe8531e
|
fix mingw debug build
|
2024-04-26 01:41:38 +02:00 |
|
FunkyFr3sh
|
b34ec49a13
|
handle "AVI Window" in StretchDIBits as well
|
2024-04-26 01:27:34 +02:00 |
|
FunkyFr3sh
|
36ae25ea89
|
#306 adjust road rash preset
|
2024-04-26 01:23:28 +02:00 |
|
FunkyFr3sh
|
6ddc2ad00b
|
#306 support cutscene upscaling for road rash
|
2024-04-26 01:13:50 +02:00 |
|
FunkyFr3sh
|
a2ef373871
|
#306 partial support for road rash upscaling
|
2024-04-26 00:26:36 +02:00 |
|