This website requires JavaScript.
Explore
Help
Sign In
hans
/
CnC_Remastered_Collection
Watch
1
Star
0
Fork
0
You've already forked CnC_Remastered_Collection
mirror of
https://github.com/jmarshall23/CnC_Remastered_Collection.git
synced
2026-08-12 08:00:55 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ccf506a68b67857dbf1193a578df0d176c022dde
CnC_Remastered_Collection
/
code
T
History
nev6502
ccf506a68b
Callback function is now an optional parameter across the various action creation functions, because some times actions are created expressely to be merged into another action to create a 2 action trigger, and thus the standalone action gets discarded. Entering a callback parameter just for the sake of requiring it is not very nice or clean.
2020-06-21 18:45:59 -06:00
..
external
Remaster tilesets now load correctly.
2020-06-20 16:59:56 -07:00
REDALERT
Callback function is now an optional parameter across the various action creation functions, because some times actions are created expressely to be merged into another action to create a 2 action trigger, and thus the standalone action gets discarded. Entering a callback parameter just for the sake of requiring it is not very nice or clean.
2020-06-21 18:45:59 -06:00
TIBERIANDAWN
Added remaster units support, Image_t now supports multiple image resolutions per shape.
2020-06-21 14:56:25 -07:00
.gitignore
- Added the ability to specify a cell or a rectangular area of cells for the various count functions
2020-06-17 19:35:11 -06:00
CMakeLists.txt
Added remaster units support, Image_t now supports multiple image resolutions per shape.
2020-06-21 14:56:25 -07:00
CMakeSettings.json
Moved code into the code folder.
2020-06-12 08:15:26 -07:00