1
0
mirror of https://github.com/FunkyFr3sh/cnc-ddraw.git synced 2025-03-15 14:14:47 +01:00

1337 Commits

Author SHA1 Message Date
FunkyFr3sh
351ad8d2d4 force window position to be 0,0 with opengl nonexclusive 2022-10-03 13:20:59 +02:00
FunkyFr3sh
2241ef3340 use real function 2022-10-03 12:42:22 +02:00
FunkyFr3sh
f62e0a8b73 remove casino empire preset 2022-10-03 12:41:07 +02:00
FunkyFr3sh
2a8a5f85ec hook SetDIBitsToDevice 2022-10-03 12:19:15 +02:00
FunkyFr3sh
707239ba61 add IsChild check for fixchilds setting 2022-10-03 01:43:54 +02:00
FunkyFr3sh
89017d5f10 don't log initialize as NOT_IMPLEMENTED 2022-10-02 21:17:02 +02:00
FunkyFr3sh
f068b1217b fix compiler warning 2022-10-02 21:07:01 +02:00
FunkyFr3sh
ae2bd58f10 revert preset change 2022-10-02 20:56:06 +02:00
FunkyFr3sh
5595dbeff7 tweak StretchBlt hook 2022-10-02 20:55:20 +02:00
FunkyFr3sh
c9262a5ee9 hook stretchblt 2022-10-02 18:41:06 +02:00
FunkyFr3sh
1cbfe2d926 tweak clipper function logging 2022-10-02 14:47:46 +02:00
FunkyFr3sh
68faa57a1f log filename of faulty module 2022-10-02 12:19:34 +02:00
FunkyFr3sh
f83d8f7bad add some more debug logging 2022-09-30 14:27:41 +02:00
FunkyFr3sh
2dfccb85cf fix for last commit 2022-09-30 14:22:11 +02:00
FunkyFr3sh
a3469be07a improve debug logs 2022-09-30 14:16:30 +02:00
FunkyFr3sh
72c06e7524 bump version 2022-09-30 14:16:20 +02:00
FunkyFr3sh
0401afb8dd bump version v4.6.0.0 2022-09-29 22:02:37 +02:00
FunkyFr3sh
5c0dc2753d remove bool and make guard lines adjustable 2022-09-29 21:52:07 +02:00
FunkyFr3sh
94ae5cf31f update bltfast clipping 2022-09-29 21:34:55 +02:00
FunkyFr3sh
eabad7582d fix clip+stretch blts 2022-09-29 21:27:05 +02:00
FunkyFr3sh
4326703c71 disable clipper functions (needs more testing) 2022-09-29 20:41:14 +02:00
FunkyFr3sh
8ae5ef0c7e fix trace 2022-09-29 18:14:01 +02:00
FunkyFr3sh
1bd19be3b8 improve debug dds debug logs 2022-09-29 18:06:51 +02:00
FunkyFr3sh
3562c2bd7a add some more error checking 2022-09-29 17:49:20 +02:00
FunkyFr3sh
31a3118de6 enable clipper in dds_Blt 2022-09-29 17:21:23 +02:00
FunkyFr3sh
c7f971c0be add some more debug logging 2022-09-29 13:44:25 +02:00
FunkyFr3sh
606a7460ee fix blitter clipping 2022-09-29 12:55:16 +02:00
FunkyFr3sh
0ec983829d bump version 2022-09-29 00:23:09 +02:00
FunkyFr3sh
86996a15be #177 add support for transparent color conversion blt 2022-09-29 00:19:48 +02:00
FunkyFr3sh
6dd5174cb8 #177 fix 32bit colorkey blitter 2022-09-29 00:17:07 +02:00
FunkyFr3sh
2d2b8c7be6 move log down 2022-09-28 21:36:28 +02:00
FunkyFr3sh
8d12eb21e4 improve debug logs 2022-09-28 21:35:25 +02:00
FunkyFr3sh
b8e7c857ee #174 only send SWP_FRAMECHANGED when frame was actually changed 2022-09-28 21:07:06 +02:00
FunkyFr3sh
b609fadfb3 log max texture width/height and shader verions 2022-09-28 13:11:47 +02:00
FunkyFr3sh
11f1422acf #177 add preset for Fairy Tale About Father Frost, Ivan and Nastya 2022-09-28 04:19:09 +02:00
FunkyFr3sh
5b00653cc5 Revert "#177 fix text drawing"
This reverts commit 8ea545ec96c4b66b9bcfe5f8dbb7bcaa4bc34918.
2022-09-28 03:55:49 +02:00
FunkyFr3sh
8ea545ec96 #177 fix text drawing 2022-09-28 03:20:29 +02:00
FunkyFr3sh
7683e52f21 align 2022-09-28 02:25:50 +02:00
FunkyFr3sh
7f7f90182f add some testing code to blitter functions 2022-09-28 01:59:12 +02:00
FunkyFr3sh
c8d7719d04 move clipper test code up 2022-09-28 00:52:32 +02:00
FunkyFr3sh
228063839a #177 fix for blitter with negative coords 2022-09-27 22:45:13 +02:00
FunkyFr3sh
a0d28a0e6e log NOT_IMPLEMENTED for clipper functions 2022-09-27 15:38:19 +02:00
FunkyFr3sh
e012b5c01a align 2022-09-27 15:31:03 +02:00
FunkyFr3sh
11801618df add (commented out) clipper support to dds_blt 2022-09-27 15:28:57 +02:00
FunkyFr3sh
2ddc0b5ceb delete region on release 2022-09-27 14:05:31 +02:00
FunkyFr3sh
24f6a020d5 #177 support 2 more clipper functions - GetClipList and SetClipList - clipping not supported yet in dd_blt! 2022-09-27 13:56:36 +02:00
FunkyFr3sh
73e13dbe8c keep NOT_IMPLEMENTED debug string for SetHWnd 2022-09-26 22:57:34 +02:00
FunkyFr3sh
a8b3b1c736 add GetHWnd and SetHWnd clipper functions 2022-09-26 22:22:15 +02:00
FunkyFr3sh
60a956e715 force d3d9on12 if enabled 2022-09-26 14:19:17 +02:00
FunkyFr3sh
0798408ba4 tweak dd_release 2022-09-26 14:06:53 +02:00