Commit Graph

16 Commits

Author SHA1 Message Date
Justin Marshall ffe6688efa Linear_Blit_To_Linear ported to C 2020-06-06 20:11:36 -07:00
Justin Marshall c4566e3062 Fix for "add object" crash in editor 2020-06-06 17:45:13 -07:00
Justin Marshall 4ae1728633 Fixed Linear_Scale_To_Linear not handling transparent pixels. 2020-06-06 17:28:50 -07:00
Justin Marshall d5698bc9f2 Linear_Scale_To_Linear ported to C 2020-06-06 17:19:43 -07:00
Justin Marshall c21032ebd1 Fix for editor running slow. 2020-06-05 19:18:24 -07:00
Justin Marshall 063fd01cf4 Text print now calls Device_Present 2020-06-05 09:27:55 -07:00
Justin Marshall e891377c96 Added WSA code from CC, Map Selection Works, temp disabled keyboard input for score screen. 2020-06-04 15:10:30 -07:00
Justin Marshall fa3493dd30 Keyboard now works, exit the game doesn't crash, feedback audio no longer plays the wrong audio. 2020-06-04 14:19:12 -07:00
Justin Marshall 5f0ca2d192 Fixed error in mouse key processing, mouse right click works, mouseQX/QY updated. 2020-06-04 11:27:01 -07:00
Justin Marshall ed73a48ee9 Hack fix for radar crash! Fix other UI elements. 2020-06-04 10:00:15 -07:00
Justin Marshall 41bb81ff93 Moved ddraw into exe, temp added libsmacker to test out movie event code. Movies work if converted to SMK. 2020-06-02 23:31:13 -07:00
Justin Marshall 22f3ea37de Added safety checks for rendering, fixed crash in first level. 2020-06-02 16:25:20 -07:00
Justin Marshall a529937ee5 Added ddraw dll and sdl2. 2020-06-01 22:36:07 -07:00
Justin Marshall c294a35427 Initial SDL implementation very very rough. 2020-06-01 18:49:33 -07:00
Justin Marshall 96416e9ca9 Red Alert now loads stand alone to the main menu. 2020-06-01 16:29:29 -07:00
PG-SteveT 03416d24e1 Initial Source Code commit
Initial commit of original Tiberian Dawn and Red Alert source code converted to build as DLLs, and compatible with the release version of Command & Conquer Remastered.
2020-05-27 12:16:20 -07:00