Commit graph

14 commits

Author SHA1 Message Date
Zero Fanker
70d1cd038b
all declarations using ddraw7 instead of ddraw4 . (#127) 2024-12-16 21:28:01 -05:00
Zero Fanker
98e8b7c562
Fix: DSurface lost (#109)
Switching screen mode (from or to full screen) with FA2 open and loaded with map, when you get back, the program haulted and killed immediately. This PR fix the device lost issue, and get the right surface .
2024-11-03 21:46:04 -05:00
Zero Fanker
9b24232f2e
Fix/overlay refactor mismatch (#101)
* fixed overlay encoding result differs from original .
* some type adjustments to silence compile warning, UT case added .
* escape Chinese comments .
* added compile dependency of UT on MissionPackLib .
2024-11-02 18:11:58 -04:00
Zero Fanker
d206226c9f ignore vcxproj.user 2024-06-05 00:14:29 -04:00
Zero Fanker
654e68fdbc fixed #18, an animation start frame number is bigger than existing file frame count, now guarded . 2024-05-31 16:01:27 -04:00
Zero Fanker
38ddc52d28 Introduced voxel render lib written by Thomas Sneddon . 2024-05-25 20:41:07 -04:00
Zero Fanker
800cd951b6 generally transplanted FA2sp image handling logic, but still WIP
TODO: Fix palette background issue. Fix voxel handling .
2024-05-25 09:40:11 -04:00
Zero Fanker
981059c2b4 split out palette management, preparing for custom palette support . 2024-05-25 09:40:10 -04:00
Zero Fanker
c8f7c99c80 made some progress, but SHP image position is not always correct . 2024-05-25 09:40:09 -04:00
Zero Fanker
1de6ad56c2 code reformatted . 2024-04-16 20:51:17 -04:00
Zero Fanker
9235ac60c1 more adaption for x64 2024-04-11 20:36:16 -04:00
Zero Fanker
3e334ca731 support x64 2024-04-11 00:22:25 -04:00
brbarnesEA
71e9ef2091
Add files via upload
Adding missing MissionEditor.vcxproj, MissionEditor.vcxproj.filters, MissionEditor.vcxproj.user
2024-03-13 03:09:15 -07:00
brbarnesEA
a547a31a37 TS_RA2_Mission_Editor_sourcecode_23.02.2023_1
TS_RA2_Mission_Editor_sourcecode_23.02.2023_1
2024-03-05 11:56:45 -08:00