Commit graph

22 commits

Author SHA1 Message Date
Rachael Alexanderson
479340f982 - version 1.57 2018-12-27 18:43:06 -05:00
raa-eruanna
a1ee1c87e9 - removed accidental CC= line in last commit 2017-10-24 10:30:41 -04:00
raa-eruanna
3b03284c7d - Version 1.56 2017-10-24 10:24:08 -04:00
Randy Heit
177f5e12e2 ACC version 1.55 2016-02-05 18:42:28 -06:00
Randy Heit
3ee9363c3c This is ACC 1.54.
SVN r4343 (trunk)
2013-06-09 01:55:22 +00:00
Randy Heit
df8996df4f - Default to -O2 instead of -Os with GCC, because the GCC 4.7.2 bundled with current Ubuntus generates invalid code with -Os.
SVN r4183 (trunk)
2013-03-15 23:41:27 +00:00
Randy Heit
74d159f4d5 - Bump ACC version to 1.53.
SVN r3852 (trunk)
2012-08-25 19:27:46 +00:00
Randy Heit
336a1ac719 - Bump ACC version to 1.52.
- Increase parameter count for ACS_ExecuteWithResult from 4 to 5.

SVN r3393 (trunk)
2012-02-26 03:31:09 +00:00
Randy Heit
2c34cdee72 - Version bump ACC to 1.51.
SVN r3368 (trunk)
2012-02-17 01:09:14 +00:00
Randy Heit
2acd56bf73 - Bio Hazard's ACC tweaks:
* Change CC, CFLAGS, and LDFLAGS assignment operators to ?=.
  * Add /usr/local/share/acc as a predefined include path on Unix systems.

SVN r3185 (trunk)
2011-04-17 16:50:38 +00:00
Randy Heit
d4d0fb387c - Also bump ACC version in the Makefile to 150.
SVN r2422 (trunk)
2010-07-10 01:00:56 +00:00
Randy Heit
78d4936647 - Bump ACC to 1.49.
- Fixed: ACC did not accept '\\' as a valid character escape sequence.

SVN r2159 (trunk)
2010-02-14 02:13:04 +00:00
Randy Heit
35632f91fe - Version bump ACC to 1.48.
SVN r2015 (trunk)
2009-12-03 23:46:15 +00:00
Randy Heit
a25308807d Guess I didn't have the version bumped files saved when I committed the alleged version bump...
SVN r1330 (trunk)
2008-12-26 01:58:42 +00:00
Randy Heit
b7a72e103a Methinks it's time for an updated release of ACC (1.46).
SVN r743 (trunk)
2008-02-13 03:00:22 +00:00
Randy Heit
da6bbdd666 Bumped ACC version to 1.45.
SVN r367 (trunk)
2006-10-31 02:18:23 +00:00
Randy Heit
c76f35ca47 Woops. zdefs.acs was missing the PLAYERINFO #defines. And since 1.43 was already
uploaded to the site, I bumped the version to identify this as a changed release.

SVN r323 (trunk)
2006-09-03 00:17:56 +00:00
Randy Heit
9bac8d0da2 Bumped ACC to version 1.43.
SVN r322 (trunk)
2006-09-01 22:27:34 +00:00
Randy Heit
a96324456a - Fixed: Inside an ACS library, you could not use a normal #define to specify
the size of an array. Now #defines are fully processed inside an import but
  are forgotten when the import is popped if they weren't created with
  #libdefine.

SVN r280 (trunk)
2006-08-03 03:45:26 +00:00
Randy Heit
98aedc2a79 Force the CC variable in the Makefile to GCC.
SVN r16 (trunk)
2006-02-25 04:07:29 +00:00
Randy Heit
23b23f3950 Fix for generating incorrect code for accessing arrays with three or more dimensions.
SVN r15 (trunk)
2006-02-25 03:54:30 +00:00
Randy Heit
56f3ff15d8 Initial commit for ACC.
SVN r8 (trunk)
2006-02-24 05:03:04 +00:00