FunkyFr3sh
|
bf79aa0db8
|
adjust logging
|
2019-04-14 08:22:00 +02:00 |
|
FunkyFr3sh
|
3cd635fb01
|
add GUID to logs
|
2019-04-14 07:52:40 +02:00 |
|
FunkyFr3sh
|
9aa457c8b8
|
add dprintf from ts-ddraw
|
2019-04-14 07:28:06 +02:00 |
|
FunkyFr3sh
|
0600b75932
|
DefWindowProc WM_NCHITTEST
|
2019-04-14 05:54:07 +02:00 |
|
FunkyFr3sh
|
20115e1b1a
|
makefile tweaks
|
2019-04-08 04:16:20 +02:00 |
|
FunkyFr3sh
|
d9e198852d
|
some more olwin tweaks
|
2019-04-06 06:20:19 +02:00 |
|
FunkyFr3sh
|
3130fda942
|
adjust default settings for olwin
|
2019-04-06 06:05:37 +02:00 |
|
FunkyFr3sh
|
55e62891d8
|
Use Microsoft Detours for Windows API Hooks
|
2019-04-06 05:35:23 +02:00 |
|
FunkyFr3sh
|
6557ea669b
|
fix links
|
2019-04-04 15:51:01 +02:00 |
|
FunkyFr3sh
|
1187115370
|
add links to 2x / 4x scaling previews
|
2019-04-04 04:02:42 +02:00 |
|
FunkyFr3sh
|
880ec82688
|
add README.md
|
2019-04-04 03:40:55 +02:00 |
|
FunkyFr3sh
|
8e8fd808af
|
make sure the game.exe preset is only used for cnc games (and not for diablo 2...)
|
2019-04-03 03:13:39 +02:00 |
|
FunkyFr3sh
|
9e1397d0f6
|
make Windows API Hooking optional
|
2019-04-01 22:54:36 +02:00 |
|
FunkyFr3sh
|
9bd26df82c
|
testing code for detecting bad compatibility modes
|
2019-04-01 22:32:53 +02:00 |
|
FunkyFr3sh
|
590cbf12c9
|
remove d3d9 minimized check
|
2019-03-30 16:29:51 +01:00 |
|
FunkyFr3sh
|
3750ca384d
|
fix unlock cursor keys
|
2019-03-20 06:53:01 +01:00 |
|
FunkyFr3sh
|
69b29ebac3
|
improve hotpatching
|
2019-03-20 05:07:28 +01:00 |
|
FunkyFr3sh
|
822b5c5f32
|
some more hook.c tweaks
|
2019-03-19 09:43:47 +01:00 |
|
FunkyFr3sh
|
03100ee84b
|
optional hotpatch support
|
2019-03-19 07:44:34 +01:00 |
|
FunkyFr3sh
|
b49cd06876
|
Forces Nvidia and AMD high performance graphics.
|
2019-03-17 01:18:37 +01:00 |
|
FunkyFr3sh
|
ee14204ced
|
use spaces
|
2019-01-28 21:11:34 +01:00 |
|
FunkyFr3sh
|
c0d7805976
|
#8 - Add Command & Conquer: Red Alert 2: Yuri's Revenge - XWIS preset
|
2019-01-28 20:40:20 +01:00 |
|
FunkyFr3sh
|
5504817f2d
|
#8 - Add Command & Conquer: Red Alert 2 - XWIS preset
|
2019-01-28 20:32:58 +01:00 |
|
FunkyFr3sh
|
cb09c794cd
|
#8 - Add Tiberian Sun Demo preset
|
2019-01-28 20:25:45 +01:00 |
|
FunkyFr3sh
|
5a6fea7fd3
|
raise version for release
1.3.4.0
|
2018-12-11 09:43:47 +01:00 |
|
FunkyFr3sh
|
bf94d285e4
|
fix menu issues resize/alt+tab with opengl
|
2018-12-11 08:56:22 +01:00 |
|
FunkyFr3sh
|
fde4c29366
|
bump version
|
2018-12-10 12:19:04 +01:00 |
|
FunkyFr3sh
|
1612c7475d
|
try to make the settings file easier to understand
|
2018-12-10 12:07:43 +01:00 |
|
FunkyFr3sh
|
fea88beb38
|
experimental glClear - maybe it's enough to clear the buffers only once initially?
|
2018-12-10 06:46:57 +01:00 |
|
FunkyFr3sh
|
f41b2fc177
|
use memset for DDBLT_COLORFILL
|
2018-12-10 05:55:48 +01:00 |
|
FunkyFr3sh
|
32fff11093
|
reduce vsync input lag
|
2018-12-10 04:24:30 +01:00 |
|
FunkyFr3sh
|
167bb4238c
|
use FAILED macro for d3d9 present
|
2018-12-10 03:46:12 +01:00 |
|
FunkyFr3sh
|
6558ddb000
|
enable all cpus if singlecpu is set to false
|
2018-12-10 03:42:30 +01:00 |
|
FunkyFr3sh
|
e38f88a3e4
|
revert fps debug changes
|
2018-12-10 03:39:15 +01:00 |
|
FunkyFr3sh
|
133950f12d
|
improve ClientToScreen and ScreenToClient hooks - fixes tiberian sun save game confirmation dialog
|
2018-12-10 03:36:51 +01:00 |
|
FunkyFr3sh
|
12119a40af
|
bump version for release
1.3.3.0
|
2018-12-03 06:52:08 +01:00 |
|
FunkyFr3sh
|
551070ffbe
|
remove WS_MAXIMIZEBOX until maximize is fully supported
|
2018-12-02 22:20:43 +01:00 |
|
FunkyFr3sh
|
6b0fbce7f8
|
add guardlines to HeapAlloc too in case bitmap creation fails
|
2018-12-02 07:31:53 +01:00 |
|
FunkyFr3sh
|
9605f4a4c4
|
bump version
|
2018-12-02 07:08:04 +01:00 |
|
FunkyFr3sh
|
66e37ed961
|
add 200 guardlines to prevent crashes
|
2018-12-02 06:53:11 +01:00 |
|
FunkyFr3sh
|
c5ce766509
|
pass WM_GETMINMAXINFO to DefWindowProc
|
2018-12-02 06:21:36 +01:00 |
|
FunkyFr3sh
|
945b4c954a
|
don't allow window style changes
|
2018-12-02 06:18:28 +01:00 |
|
FunkyFr3sh
|
d1ccd81ad5
|
bump version
|
2018-12-02 00:18:17 +01:00 |
|
FunkyFr3sh
|
95fdd19b01
|
remove VirtualQuery
|
2018-12-01 06:28:46 +01:00 |
|
FunkyFr3sh
|
74cfb94717
|
bump version
|
2018-12-01 02:16:00 +01:00 |
|
FunkyFr3sh
|
ef5e1fbec1
|
fix for resize cursor not showing on startup
|
2018-12-01 02:02:55 +01:00 |
|
FunkyFr3sh
|
a4270c56fe
|
filter some more messages
|
2018-12-01 01:43:05 +01:00 |
|
FunkyFr3sh
|
cf163c920a
|
show resize cursor on window borders
|
2018-12-01 01:16:24 +01:00 |
|
FunkyFr3sh
|
ab7a3d5108
|
fix dune 2000 window frame
|
2018-12-01 00:25:16 +01:00 |
|
FunkyFr3sh
|
45c2206946
|
adjust gdi renderer for accurateTimers
|
2018-11-30 05:18:44 +01:00 |
|