Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-03-11 | Register Lua script API functions into the global namespace | Thorbjørn Lindeijer | 1 | -9/+9 | |
Scripts mostly execute the Mana script API, and it seems like just unnecessary verbosity to refer to the 'mana' table all the time. This table no longer exists now. Reviewed-by: Erik Schilling | |||||
2010-05-30 | Copied basic Lua libs back from tmwserv-data and added dummy data | Thorbjørn Lindeijer | 1 | -0/+103 | |
The dummy data is currently mostly empty data though, so still nothing to see as far as the example content is concerned. Reviewed-by: Bertram |