
DavidPH wrote:So, more than a year passed. DH-acc grew in capabilities and was eventually used for stuff. But then it also grew into a monstrosity of conflicting design goals and had to be put down. Thus was born GDCC. First post has been updated to reflect the change. And this post is largely a bump to remind people that I am still crazy and still making compilers for ACS bytecode. :P (New features of GDCC are mentioned in the updated first post.)
struct AwesomeType
{
int a, b, c;
fixed x, y, z;
str s; // Always got to have that wrench in the works.
}
AwesomeType someArray[100000]; // Everyone Loves Memory Excess
global AwesomeType 10:superArray[];
function AwesomeType LetsGetFuncy(AwesomeType bestParameter)
{
++bestParameter.a;
return bestParameter;
}
oODemonologistOo wrote:I can't get this to work properly using batch files. Anyone has one that's ready to use?
Nash wrote:^ where to put the PK3/WAD content? Also can you make one for GDCC-ACC? pl0x?
Spoiler:
Return to Editors / Asset Manipulation
Users browsing this forum: No registered users and 2 guests