aboutsummaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)Author
2022-08-20fix serialization supportClyne Sullivan
2022-08-20submodule LuaJIT; build libs through MakefileClyne Sullivan
2022-08-19add cereal and entityx submodules; fix compile errorsClyne Sullivan
2022-08-19try removing entityx again...Clyne Sullivan
2022-08-19remove cereal, remove entityx for fixClyne Sullivan
2022-08-19add sol2 submodule; remove entityx to add submoduleClyne Sullivan
2022-08-19remove sol2 (will re-add as submodule)Clyne Sullivan
2019-09-11added font loading code, untestedClyne Sullivan
2019-09-02made json names readableClyne Sullivan
2019-09-02json entity saving: coutClyne Sullivan
2019-09-02Merge branch 'master' of https://github.com/tcsullivan/gamedev2 into save-loadClyne Sullivan
2019-09-01Added SOIL for OpenGL texture loadingAndy Belle-Isle
2019-09-01added cereal libraryClyne Sullivan
2019-09-01added save/load structure to entityxClyne Sullivan
2019-08-30Forget what I said, I just need to change git attributes to mark for vendorAndy Belle-Isle
2019-08-30Renamed lib to deps so github will ignore it for language statsAndy 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-28Can now create entities using Lua scriptingAndy Belle-Isle
2019-08-28Added LuaBridge supportAndy Belle-Isle
2019-08-26Fixed Makefile to be fully recursiveAndy Belle-Isle
2019-08-25linked luajittcsullivan
2019-08-25Fixed LuaJIT filesAndy Belle-Isle
2019-08-25entityx lib; removed lib build filestcsullivan
2019-08-25added entityxtcsullivan
2019-08-25Added LuaJIT library filesAndy Belle-Isle