Commit Graph

449 Commits

Author SHA1 Message Date
Justin Marshall a5d5359e16 Added left held mouse support. 2020-06-06 14:40:08 -07:00
Justin Marshall aecadacfa5 Performance Optimization: Ddraw will only do the palette resolve on present. 2020-06-06 04:24:25 -07:00
Justin Marshall 2a81d98ee1 You can now open add object in the scenario editor. 2020-06-05 19:40:04 -07:00
Justin Marshall c21032ebd1 Fix for editor running slow. 2020-06-05 19:18:24 -07:00
Justin Marshall ee9e9586d7 Added missing d3dx9 lib 2020-06-05 19:12:25 -07:00
Justin Marshall f1a566c39d F2 now works to enable scenerio editor. 2020-06-05 19:01:30 -07:00
Justin Marshall ca2e5bc7e6 SCENERIO_EDITOR now compiles. 2020-06-05 18:49:43 -07:00
Justin Marshall d223adebd7 Sidebar no longer leaves garbage behind when scrolling. 2020-06-05 16:00:17 -07:00
Justin Marshall 82def41529 Save games now work. 2020-06-05 14:27:34 -07:00
Justin Marshall 063fd01cf4 Text print now calls Device_Present 2020-06-05 09:27:55 -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
jmarshall23 ca88e13be0 Update README.md 2020-06-05 07:42:19 -07:00
jmarshall23 67ef7f6eb7 Create README.md 2020-06-05 07:41:51 -07:00
Justin Marshall 9cc325dc44 Sidebar will now always redraw. 2020-06-04 19:17:43 -07:00
Justin Marshall 13c0ff67b0 Fix from Iran and Omniblade from the Chronoshift discord, fixes units autobuilding. 2020-06-04 18:57:16 -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 c167569d1b Missing briefings now display correctly. 2020-06-04 17:35:36 -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 9b2cf16b5f You can now exit skirmish mode. 2020-06-04 14:39:11 -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 9e78a9f986 Power meter now renders correctly. 2020-06-04 10:42:34 -07:00
Justin Marshall fd15772cbc Faction unit audio now works. 2020-06-04 10:31:25 -07:00
Justin Marshall d66e9273af Multiple speech sound won't play at the same time. 2020-06-04 10:11:22 -07:00
Justin Marshall ed73a48ee9 Hack fix for radar crash! Fix other UI elements. 2020-06-04 10:00:15 -07:00
Justin Marshall f90152155d Fixed a bug were incorrect UI controls were taking focus. 2020-06-04 08:38:37 -07:00
Justin Marshall 36a8e28afe Sidebar now renders 2020-06-03 21:19:01 -07:00
Justin Marshall 2a5867f872 Sidebar for previous bits now uses correct math. 2020-06-03 19:56:42 -07:00
Justin Marshall be480a28a9 Power bar draws on the sidebar correctly. 2020-06-03 19:35:45 -07:00
Justin Marshall f191e78139 Skirmish dialog works. 2020-06-03 18:08:09 -07:00
Justin Marshall 17a8280503 SMK movie audio works. 2020-06-03 15:50:05 -07:00
Justin Marshall 3a4842040f Updated license agreement from https://github.com/JonnyH/libsmacker 2020-06-03 12:50:04 -07:00
Justin Marshall 17c844c2a2 Added upscale for VQA to window. 2020-06-02 23:39:37 -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 e4b2ccf409 Speech works, and OpenAL audio sources are setup correctly. 2020-06-02 13:52:57 -07:00
Justin Marshall da310386ae OpenAL music works at latest. 2020-06-02 13:23:07 -07:00
Justin Marshall c09d3cf3cd Initial OpenAL code. 2020-06-02 12:39:34 -07:00
Justin Marshall a529937ee5 Added ddraw dll and sdl2. 2020-06-01 22:36:07 -07:00
Justin Marshall acef90427c Legacy sidebar/radar enabled very broken. 2020-06-01 22:15:58 -07:00
Justin Marshall ac8897feff Increased resolution. 2020-06-01 22:13:26 -07:00
Justin Marshall fe68f1962a Difficulty settings now loads correctly. 2020-06-01 20:50:46 -07:00
Justin Marshall 485f0ea677 Maps now render. 2020-06-01 19:09:23 -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
Brian Matt d9e287e08b Add line breaks to the first line of License.txt 2020-06-01 13:47:33 -05:00
PG-SteveT b190e877f7 License file
Added an additional copy of the license file in the project root, in addition to the existing copies in each source subdirectory
2020-05-27 16:20:55 -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
Rob Parolin ea8ecc76fa Initial commit 2020-03-30 10:48:05 -07:00