FunkyFr3sh
|
f4a403f434
|
improve blt_colorfill performance
|
2022-09-13 09:53:29 +02:00 |
|
FunkyFr3sh
|
09ca2fcbf8
|
Merge branch 'master' of https://github.com/CnCNet/cnc-ddraw
|
2022-09-13 09:51:58 +02:00 |
|
FunkyFr3sh
|
bc40d0fc3b
|
some cleanup in surface.c
|
2022-09-13 09:51:19 +02:00 |
|
FunkyFr3sh
|
28b7181ecb
|
Update README.md
|
2022-09-13 09:40:27 +02:00 |
|
FunkyFr3sh
|
dc0204cf71
|
remove fixpitch setting
|
2022-09-13 09:34:48 +02:00 |
|
FunkyFr3sh
|
46121793ca
|
adjust second carma preset
|
2022-09-13 07:41:58 +02:00 |
|
FunkyFr3sh
|
b03600fb4f
|
#101 clear backbuffer on flip
|
2022-09-13 07:41:01 +02:00 |
|
FunkyFr3sh
|
19c4d67087
|
bump version
|
2022-09-13 07:39:47 +02:00 |
|
FunkyFr3sh
|
21ccd1547f
|
fix build for newer SDK versions
|
2022-09-11 07:34:40 +02:00 |
|
FunkyFr3sh
|
0f24bfae70
|
bump version
v4.4.9.0
|
2022-09-10 12:19:02 +02:00 |
|
FunkyFr3sh
|
7e414e961a
|
adjust Total Annihilation Beta Patch preset
|
2022-09-10 00:34:09 +02:00 |
|
FunkyFr3sh
|
0c525c08c1
|
adjust Atrox preset so it works with the unmodified CD version
|
2022-09-10 00:30:34 +02:00 |
|
FunkyFr3sh
|
adee27207a
|
add Undocumented compatibility settings to ddraw.ini
|
2022-09-10 00:27:38 +02:00 |
|
FunkyFr3sh
|
25d8669007
|
fix pitch values
|
2022-09-10 00:12:31 +02:00 |
|
FunkyFr3sh
|
9becc9be3c
|
ifdef debug code
|
2022-09-09 23:55:45 +02:00 |
|
FunkyFr3sh
|
e578df74e3
|
make fixpitch setting working with primary surface too
|
2022-09-09 12:57:05 +02:00 |
|
FunkyFr3sh
|
efad3e0fd5
|
don't use min macro
|
2022-09-09 11:30:27 +02:00 |
|
FunkyFr3sh
|
1e57228500
|
Revert "don't use min macro"
This reverts commit 3ac47313e2ad610049c0841e06a4e169782beeab.
|
2022-09-09 11:26:53 +02:00 |
|
FunkyFr3sh
|
3ac47313e2
|
don't use min macro
|
2022-09-09 11:25:15 +02:00 |
|
FunkyFr3sh
|
1564c538fd
|
use sizeof index 0
|
2022-09-09 10:57:16 +02:00 |
|
FunkyFr3sh
|
10d0477cbd
|
add color conversion blitters
|
2022-09-09 10:44:04 +02:00 |
|
FunkyFr3sh
|
8df3d5dcb4
|
enable optimizations
|
2022-09-08 08:20:20 +02:00 |
|
FunkyFr3sh
|
e86a0ae4d9
|
fix GCC build
|
2022-09-08 08:12:11 +02:00 |
|
FunkyFr3sh
|
b25612fe32
|
update makefile
|
2022-09-08 07:34:23 +02:00 |
|
FunkyFr3sh
|
20d3cf06d8
|
enable GameHandlesClose for Infantry Online to make sure it can save its settings properly
|
2022-09-08 06:57:15 +02:00 |
|
FunkyFr3sh
|
a05f918671
|
#164 adjust Atrox preset
|
2022-09-08 04:42:17 +02:00 |
|
FunkyFr3sh
|
c21123b606
|
specify full path to ddraw.ini in case of bad working dir
|
2022-09-08 04:20:51 +02:00 |
|
FunkyFr3sh
|
0997f514c4
|
separate blitters into a different file
|
2022-09-08 02:19:15 +02:00 |
|
FunkyFr3sh
|
15221b3120
|
add crc32 for testing
|
2022-09-07 02:51:42 +02:00 |
|
FunkyFr3sh
|
58cb1e0a04
|
experimental colorkey blitter test code
|
2022-09-06 10:30:51 +02:00 |
|
FunkyFr3sh
|
a227aa17d0
|
bump version
|
2022-09-06 08:05:58 +02:00 |
|
FunkyFr3sh
|
a05d7f1192
|
#167 add preset for Total Annihilation: Escalation
|
2022-09-06 08:05:33 +02:00 |
|
FunkyFr3sh
|
73afd3707a
|
make sure HighValue is not lower than LowValue
|
2022-09-06 07:28:17 +02:00 |
|
FunkyFr3sh
|
4821c8d216
|
bump version
v4.4.8.0
|
2022-09-05 10:26:00 +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
|
294e8f7d34
|
#164 add preset for Atrox
|
2022-09-05 09:08:59 +02:00 |
|
FunkyFr3sh
|
e1727dc379
|
#164 add hack for atrox
|
2022-09-05 09:02:00 +02:00 |
|
FunkyFr3sh
|
94a1603462
|
Update README.md
|
2022-09-05 06:45:24 +02:00 |
|
FunkyFr3sh
|
e59f492c0f
|
filter some more messages
|
2022-09-05 06:25:33 +02:00 |
|
FunkyFr3sh
|
e5fcb98d5e
|
don't log key message
|
2022-09-05 06:16:21 +02:00 |
|
FunkyFr3sh
|
641313eaaf
|
#160 log WndProc
|
2022-09-05 06:07:23 +02:00 |
|
FunkyFr3sh
|
4e2d7aea85
|
update presets
|
2022-09-05 05:57:45 +02:00 |
|
FunkyFr3sh
|
59e13d002b
|
adjust ja2 presets
|
2022-09-05 05:51:15 +02:00 |
|
FunkyFr3sh
|
62ef95aa14
|
adjust Blade & Sword preset
|
2022-09-05 03:55:40 +02:00 |
|
FunkyFr3sh
|
204c7716e3
|
#157 add preset for Divine Divinity
|
2022-09-05 03:53:59 +02:00 |
|
FunkyFr3sh
|
678160848e
|
Make sure native res is always available
|
2022-09-05 03:48:24 +02:00 |
|
FunkyFr3sh
|
d318bae6aa
|
force release of d3d9 device
|
2022-09-05 02:44:27 +02:00 |
|
FunkyFr3sh
|
b7b9a30dc0
|
update ddraw.rc
|
2022-09-05 02:17:38 +02:00 |
|
FunkyFr3sh
|
650b06a663
|
Update README.md
|
2022-03-15 02:31:05 +01:00 |
|