FunkyFr3sh
|
cfc5441994
|
update nova preset to support the new CE release (Fixes open pilot menu)
v6.1.0.0c
v6.1.0.0b
|
2024-02-01 18:19:46 +01:00 |
|
FunkyFr3sh
|
4cb4ce60b1
|
bump version
|
2024-01-17 22:49:51 +01:00 |
|
FunkyFr3sh
|
1b86d1cc1c
|
bump version
|
2024-01-12 00:34:59 +01:00 |
|
FunkyFr3sh
|
8a66959df9
|
#270 make sure framebuffer is initialized with surface_tex
v6.1.0.0
|
2024-01-10 04:34:42 +01:00 |
|
FunkyFr3sh
|
3212dad148
|
fix palette in bmp screenshots
|
2024-01-09 21:09:47 +01:00 |
|
FunkyFr3sh
|
8fdfafc7e3
|
bump version
|
2024-01-09 20:48:28 +01:00 |
|
FunkyFr3sh
|
7002639452
|
#273 use 64bit aligned pitch
|
2024-01-09 20:44:04 +01:00 |
|
FunkyFr3sh
|
8d24dde49c
|
more maintas tweaks
|
2023-12-31 04:45:14 +01:00 |
|
FunkyFr3sh
|
3e4833bda7
|
some more maintas tweaks
|
2023-12-31 04:35:08 +01:00 |
|
FunkyFr3sh
|
a863d8cb33
|
fix aspect ratio issues
|
2023-12-31 04:16:45 +01:00 |
|
FunkyFr3sh
|
2cbf45cc2f
|
add missing roundf
|
2023-12-30 22:16:55 +01:00 |
|
FunkyFr3sh
|
988cad0200
|
use roundf for maintas
|
2023-12-29 01:40:49 +01:00 |
|
FunkyFr3sh
|
ff1c8fb0a3
|
Revert "Use double for maintas"
This reverts commit 6eec2443780767b6fd9e02ab55c7dae78c768954.
|
2023-12-29 01:35:44 +01:00 |
|
FunkyFr3sh
|
9e8f24f38d
|
add preset for worms 2
|
2023-12-17 17:03:05 +01:00 |
|
FunkyFr3sh
|
68fe009736
|
Revert "#270 always clear entire screen"
This reverts commit 564419562fc250b717b9a26454e9f5aa7ee5079e.
|
2023-12-14 23:01:56 +01:00 |
|
FunkyFr3sh
|
564419562f
|
#270 always clear entire screen
|
2023-12-13 00:28:13 +01:00 |
|
FunkyFr3sh
|
dc3be1243a
|
#269 add workaround for Quest for Glory 5 movies
|
2023-12-12 00:39:25 +01:00 |
|
FunkyFr3sh
|
3ab1f7ff11
|
#267 allow to override .ini path via env var
|
2023-12-08 00:51:16 +01:00 |
|
FunkyFr3sh
|
c08ccb61c4
|
remove GetBltStatus from logs
|
2023-12-02 18:12:51 +01:00 |
|
FunkyFr3sh
|
91796c71c1
|
set lpSurface on failure
|
2023-11-19 02:25:16 +01:00 |
|
FunkyFr3sh
|
1e9f3a0ab8
|
fix custom resolution with high refresh rate monitors
|
2023-11-17 02:26:19 +01:00 |
|
FunkyFr3sh
|
0e2342860b
|
set new toggle_fullscreen bool
|
2023-11-14 17:24:41 +01:00 |
|
FunkyFr3sh
|
434fb4de99
|
add support for alt+enter in fullscreen upscaled mode
|
2023-11-14 17:16:23 +01:00 |
|
FunkyFr3sh
|
ec36b6d7bc
|
export DDIsWindowed function so fan patched games can query the windowed state
|
2023-11-13 00:18:17 +01:00 |
|
FunkyFr3sh
|
07d26d7bed
|
always use full path to avoid issues with working directories in wine
|
2023-11-12 23:58:10 +01:00 |
|
FunkyFr3sh
|
8cfe73e834
|
bump version
|
2023-11-05 02:19:40 +01:00 |
|
FunkyFr3sh
|
1443b13432
|
unlock cursor on dialog boxes in windowed mode
|
2023-11-05 02:17:39 +01:00 |
|
FunkyFr3sh
|
5d6d0915b0
|
bump version
v6.0.0.0
|
2023-11-04 05:25:05 +01:00 |
|
FunkyFr3sh
|
189ce11674
|
update atrox preset
|
2023-11-04 05:22:34 +01:00 |
|
FunkyFr3sh
|
c1a0a3a046
|
bump version
|
2023-11-04 05:21:40 +01:00 |
|
FunkyFr3sh
|
d04f9d3fa3
|
make sure we always hook dinput
|
2023-11-04 05:09:06 +01:00 |
|
FunkyFr3sh
|
c43f38fad3
|
improve mingw build - always hook dinput
|
2023-11-04 04:45:41 +01:00 |
|
FunkyFr3sh
|
d95423f5e6
|
also check imported dlls for ddraw.dll import
|
2023-11-04 04:26:19 +01:00 |
|
FunkyFr3sh
|
b8cef05a9c
|
make sure at least one function is imported
|
2023-11-04 04:16:59 +01:00 |
|
FunkyFr3sh
|
7ef71421b0
|
add option to apply wine specific settings
|
2023-11-04 04:08:51 +01:00 |
|
FunkyFr3sh
|
e9b585f440
|
move is_wine bool to g_config
|
2023-11-04 03:20:30 +01:00 |
|
FunkyFr3sh
|
f79b7db8cd
|
add new .ini function ini_section_exists
|
2023-11-04 03:14:32 +01:00 |
|
FunkyFr3sh
|
c029c9c1e5
|
#262 add preset for gruntz
|
2023-11-04 02:56:15 +01:00 |
|
FunkyFr3sh
|
275e68137b
|
tweak IAT hooker checks
|
2023-11-01 12:16:22 +01:00 |
|
FunkyFr3sh
|
f3cafda373
|
Merge branch 'master' of https://github.com/FunkyFr3sh/cnc-ddraw
|
2023-10-31 16:19:00 +01:00 |
|
FunkyFr3sh
|
1b00f02043
|
update atrox preset
|
2023-10-31 16:18:56 +01:00 |
|
FunkyFr3sh
|
6c4548ed7f
|
Merge pull request #259 from andrews05/maintas
Use double for maintas
|
2023-10-31 08:07:13 +01:00 |
|
andrews05
|
6eec244378
|
Use double for maintas
|
2023-10-31 18:39:55 +13:00 |
|
FunkyFr3sh
|
312dd07312
|
update makefile
|
2023-10-30 19:47:27 +01:00 |
|
FunkyFr3sh
|
8d64f660ec
|
hook only when a new module was loaded
|
2023-10-23 13:38:24 +02:00 |
|
FunkyFr3sh
|
df52dd869a
|
improve IAT hook performance
|
2023-10-23 12:16:44 +02:00 |
|
FunkyFr3sh
|
bae707f865
|
use different function to enumarte modules for mingw build
|
2023-10-23 08:20:25 +02:00 |
|
FunkyFr3sh
|
0f08cbcc65
|
update makefile
|
2023-10-22 11:54:21 +02:00 |
|
FunkyFr3sh
|
589b422d93
|
fix some warnings
|
2023-10-22 11:46:13 +02:00 |
|
FunkyFr3sh
|
9b259d4ec6
|
update build.bat path
|
2023-10-22 11:28:22 +02:00 |
|