Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-08-31 | Lua spawned entities have "Idle" function | Andy Belle-Isle | |
Every entity spawned from Lua is given the "Scripted" component, this component holds onto the Entities master table and it's idle function | |||
2019-08-29 | Refactored script system code and added license headers | Andy Belle-Isle | |
2019-08-29 | Started creating scripting library/namespace and added sol2 for interfacing | Andy | |
2019-08-28 | transition to game engine | tcsullivan | |