Commit Graph

9 Commits

Author SHA1 Message Date
Justin Marshall a7fdd19b5a ASM files removed, functions replaced with bits from Chronoshift. 2020-06-11 13:28:41 -07:00
Justin Marshall cc6c6092c7 Added more scripting functions. 2020-06-10 20:13:22 -07:00
Justin Marshall 0b23dd5223 Initial Lua Script implementation. Credit/Timer now renders. 2020-06-10 17:50:06 -07:00
Justin Marshall 871d7a8601 Switched imgui over to SDL implementation, dialog input works. 2020-06-07 21:13:25 -07:00
Justin Marshall 02862df035 Disable music when entering the scenerio_editor. 2020-06-07 19:09:41 -07:00
Justin Marshall 56b557727b Ddraw::Unlock no longer calls present, Device_Present needs to be manually called. This helps performance and visuals. 2020-06-05 08:24:07 -07:00
Justin Marshall 7b2d6f0f09 Camera now moves correctly. Tmp hard coded keys for various camera movements. 2020-06-04 18:46:36 -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
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