RingRacers/src/acs
toaster f91f075a0d ACS: void MapWarp(str mapname, bool showintermission)
An immediate level change on command, to the specified level (via string).
Utilises the existing nextmapoverride and skipstats system, but with skipstats assumed to be the default.
2023-06-02 20:56:27 +01:00
..
vm Use a modified ACSVM to support 10 arg linedefs 2023-03-14 08:03:19 -04:00
acsvm.hpp Use a modified ACSVM to support 10 arg linedefs 2023-03-14 08:03:19 -04:00
call-funcs.cpp ACS: void MapWarp(str mapname, bool showintermission) 2023-06-02 20:56:27 +01:00
call-funcs.hpp ACS: void MapWarp(str mapname, bool showintermission) 2023-06-02 20:56:27 +01:00
CMakeLists.txt acs/CMakeLists.txt: remove ACSVM_NOFLAGS, fix Apple Clang 14 compile 2023-03-31 05:27:59 -07:00
environment.cpp ACS: void MapWarp(str mapname, bool showintermission) 2023-06-02 20:56:27 +01:00
environment.hpp Use a modified ACSVM to support 10 arg linedefs 2023-03-14 08:03:19 -04:00
interface.cpp Fix ACS extern barriers 2023-04-10 19:57:56 -05:00
interface.h Fix ACS extern barriers 2023-04-10 19:57:56 -05:00
stream.cpp Fix ACS extern barriers 2023-04-10 19:57:56 -05:00
stream.hpp Use a modified ACSVM to support 10 arg linedefs 2023-03-14 08:03:19 -04:00
thread.cpp Use a modified ACSVM to support 10 arg linedefs 2023-03-14 08:03:19 -04:00
thread.hpp Fix ACS extern barriers 2023-04-10 19:57:56 -05:00