Legacy mod Lua API doc (deprecated)
Find a file
Remy Marquis 37ad567774 Expanded WP constants description
Also adjusted WP_FG42_SCOPE for consistency
2020-04-10 22:07:06 +02:00
callbacks.rst Added notes about weapon callbacks override 2019-05-18 18:59:07 +02:00
commands.rst added lua_restart command 2017-01-30 01:30:29 +01:00
conf.py Minor string changes and yearly update 2020-03-18 16:52:40 +01:00
constants.rst Expanded WP constants description 2020-04-10 22:07:06 +02:00
cvars.rst expanded misc, added database and sample code 2016-09-18 14:47:45 +02:00
database.rst Minor string changes and yearly update 2020-03-18 16:52:40 +01:00
fields.rst Added new player fields 2019-04-14 10:32:14 +02:00
functions.rst Added new callback, fixed args description 2019-04-14 12:32:18 +02:00
index.rst fixed hierarchy on PDF generation 2018-12-27 18:52:24 +01:00
make.bat initial sphinx content 2016-09-13 00:18:59 +02:00
Makefile initial sphinx content 2016-09-13 00:18:59 +02:00
misc.rst Added banner print 2020-02-24 09:19:26 +01:00
README.md added functions, fields, constants, misc and cleanup 2016-09-15 16:24:13 +02:00
sample.rst expanded misc, added database and sample code 2016-09-18 14:47:45 +02:00
standard.rst expanded misc, added database and sample code 2016-09-18 14:47:45 +02:00

Legacy Lua API documentation Documentation Status

Legacy's Lua API is the interface for communication between Lua and Legacy mod.

This documentation is generated with Sphinx using the reStructuredText markup language.

It can be read online at legacy-lua-api.rtfd.io.