Tags: MajorCooke/acc
Tags
- 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)
- 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)