Commit Graph

30 Commits

Author SHA1 Message Date
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