8000 Tags · MajorCooke/acc · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: MajorCooke/acc

Tags

1.54

Toggle 1.54's commit message
This is ACC 1.54.

SVN r4343 (trunk)

1.53

Toggle 1.53's commit message
- Fix VC++ 6 warnings.

SVN r3853 (trunk)

1.51

Toggle 1.51's commit message
- Version bump ACC to 1.51.

SVN r3368 (trunk)

1.50

Toggle 1.50's commit message
- Also bump ACC version in the Makefile to 150.

SVN r2422 (trunk)

1.49

Toggle 1.49's commit message
- Bump ACC to 1.49.

- Fixed: ACC did not accept '\\' as a valid character escape sequence.

SVN r2159 (trunk)

1.48

Toggle 1.48's commit message
- Fixed: Visual C++ 6.0 does not have _get_pgmptr(). You just access …

…the variable directly with that version.

- Silenced some conversion warnings made by VC++ 6.
- Added the current working directory (.) as an automatic include directory, just ahead of
  the program directory, for compatibility with older ACCs that had no include path handling.

SVN r2016 (trunk)

1.40

Toggle 1.40's commit message
- Added another set of ACS inventory functions which take a tid for t…

…he actor

  and aren't limited to the script's activator.
- Added GetSectorLightLevel(tag), GetActorCeilingZ(tid) and
  SetActorPosition(tid, x, y, z, fog) ACS functions.
- Fixed: First initialization of camera textures should not mark the rendered
  lines as mapped.

SVN r198 (trunk)

1.37

Toggle 1.37's commit message
Force the CC variable in the Makefile to GCC.

SVN r16 (trunk)

1.36

Toggle 1.36's commit message
Initial commit for ACC.

SVN r8 (trunk)
0