aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
AgeCommit message (Expand)Author
2022-08-20fix entityx build dirClyne Sullivan
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
2019-09-30created base audiosystemClyne Sullivan
2019-09-30added alut to MakefileClyne Sullivan
2019-09-16success with font loadingClyne Sullivan
2019-09-11added font loading code, untestedClyne Sullivan
2019-09-07Added 64-bit compiling to MakefileAndy Belle-Isle
2019-09-02json entity saving: coutClyne Sullivan
2019-09-01THE CAT IS BACKAndy Belle-Isle
2019-09-01added player system; player moves left and righttcsullivan
2019-09-01All 3 entities now play with idle functions and rendering a bit SUPER BETAAndy Belle-Isle
2019-08-31Makefile updated to support OpenGL and GLEWAndy Belle-Isle
2019-08-31cleaned Makefile outputClyne 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-29Fixed header in makefileAndy Belle-Isle
2019-08-29Started creating scripting library/namespace and added sol2 for interfacingAndy
2019-08-28transition to game enginetcsullivan
2019-08-28Added LuaBridge supportAndy Belle-Isle
2019-08-26Fixed Makefile to be fully recursiveAndy Belle-Isle
2019-08-26created a window classtcsullivan
2019-08-25linked luajittcsullivan
2019-08-25entityx lib; removed lib build filestcsullivan
2019-08-25added entityxtcsullivan
2019-08-25Added Lua to lib folder and played around with EntityX before abandoning it b...Andy Belle-Isle
2019-08-25Added 'lib' to header file scanningAndy Belle-Isle
2019-08-25added logic and render loopstcsullivan
2019-08-25SDL_Init and SDL_Quittcsullivan
2019-08-25added Makefiletcsullivan