aboutsummaryrefslogtreecommitdiffstats
path: root/src/script.hpp
AgeCommit message (Expand)Author
2019-10-01cleaned up lua function bindingsClyne Sullivan
2019-09-17update with master; using VBOs for fontsClyne Sullivan
2019-09-16success with font loadingClyne Sullivan
2019-09-14World can now drawAndy Belle-Isle
2019-09-10Started world systemAndy Belle-Isle
2019-09-07Removed EntityX pointers from script system and replaced with referencesAndy Belle-Isle
2019-09-01made all formatting matchClyne Sullivan
2019-08-31Upon spawning, automatically call Entity Init function if it existsAndy Belle-Isle
2019-08-30Added Name and Render components to LuaAndy Belle-Isle
2019-08-29Refactored script system code and added license headersAndy Belle-Isle
2019-08-29Replaced LuaBridge with sol2 and completely encapsulated scripting within scr...Andy Belle-Isle
2019-08-29Started creating scripting library/namespace and added sol2 for interfacingAndy
2019-08-29Created (very messy) script systemAndy Belle-Isle