Age | Commit message (Expand) | Author |
---|---|---|
2019-10-01 | cleaned up lua function bindings | Clyne Sullivan |
2019-09-17 | update with master; using VBOs for fonts | Clyne Sullivan |
2019-09-16 | success with font loading | Clyne Sullivan |
2019-09-14 | World can now draw | Andy Belle-Isle |
2019-09-10 | Started world system | Andy Belle-Isle |
2019-09-07 | Removed EntityX pointers from script system and replaced with references | Andy Belle-Isle |
2019-09-01 | made all formatting match | Clyne Sullivan |
2019-08-31 | Upon spawning, automatically call Entity Init function if it exists | Andy Belle-Isle |
2019-08-30 | Added Name and Render components to Lua | Andy Belle-Isle |
2019-08-29 | Refactored script system code and added license headers | Andy Belle-Isle |
2019-08-29 | Replaced LuaBridge with sol2 and completely encapsulated scripting within scr... | Andy Belle-Isle |
2019-08-29 | Started creating scripting library/namespace and added sol2 for interfacing | Andy |
2019-08-29 | Created (very messy) script system | Andy Belle-Isle |