-
Updated
Jan 24, 2021 - C#
rts
Here are 171 public repositories matching this topic...
-
Updated
Jan 25, 2021 - Java
-
Updated
Nov 22, 2020 - C
-
Updated
Jan 23, 2021 - C#
-
Updated
Dec 13, 2020 - C#
Operating System: Any
Commit/build: None
Original game source: Any
*Reproducible in the original Generals Zero Hour?
Multiplayer affected?
Are you using any mods? (like Gentool, Rise of the Reds or Contra)
Issue explanation
Plain string files cannot reliably be read from .big files as they rely on line ending conversions of text mode file IO and .big file contents c
-
Updated
Jun 24, 2020 - Scala
-
Updated
Mar 15, 2020 - Pascal
-
Updated
Jan 17, 2021 - C++
-
Updated
Jun 30, 2020 - Go
-
Updated
Sep 28, 2020 - C++
-
Updated
Jul 6, 2020 - C++
-
Updated
Jan 20, 2021
-
Updated
Jan 23, 2021 - C++
Add a bar at the bottom of the loading scene/screen that shows game tips.
Diagonal map
-
Updated
Jan 11, 2021 - HTML
-
Updated
May 1, 2020
The game has two unused video deinterlacing modes. They do need to be fixed in terms of graphical glitches.
3 modes. If set to 2 videos are deinterlaced, if set to 0 they're horizontally interlaced and when set to 1 they're supposed to be vertically interlaced (though the vertical interlacing doesn't seem to work).
I suggest using the VideoInterlaceMode= keyword in REDALERT.INI under the [O
-
Updated
Aug 22, 2020 - C++
As it turns out, it's actually pretty common for the queue pop times to display incorrectly because of weirdly configured system time on the client side. Since knowing the exact pop to the millisecond isn't crucial, we should add a time delta to the matchmaker_info message as well. I suggest we leave the timestamp in so that the client implementation can choose which one to use.
I'd say call it
-
Updated
Nov 25, 2020 - C++
Improve this page
Add a description, image, and links to the rts topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the rts topic, visit your repo's landing page and select "manage topics."

Describe the feature you'd like
When saving a game, you should get a suggested savegame mentioning Campign-or-Skirmish, map name, opponent-count-if-skirmish, cheating-enabled-or-not
Describe why do you think it is needed
Coming up with a good name gets tedious.