aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-09-01Make allll tabs spacesv0.1-alphaClyne Sullivan
2019-09-01made all formatting matchClyne Sullivan
2019-09-01Oops, swap left and right player movementclyne
2019-09-01added player system; player moves left and righttcsullivan
2019-09-01Spread out the entities a bit on the test triangle screenAndy Belle-Isle
2019-09-01All 3 entities now play with idle functions and rendering a bit SUPER BETAAndy Belle-Isle
2019-09-01Added cat texture for testing laterAndy Belle-Isle
2019-09-01Game loop now updates position every tick, and added circular movement to dogAndy Belle-Isle
2019-08-31Makefile updated to support OpenGL and GLEWAndy Belle-Isle
2019-08-31Modified WindowSystem into full render systemAndy Belle-Isle
2019-08-31Added basic shader filesAndy Belle-Isle
2019-08-31Merge branch 'master' of https://github.com/tcsullivan/gamedev2Andy Belle-Isle
2019-08-31Forgot to add Velocity component binding to Lua, addedAndy Belle-Isle
2019-08-31cleaned Makefile outputClyne Sullivan
2019-08-31Upon spawning, automatically call Entity Init function if it existsAndy Belle-Isle
2019-08-31Added velocity component, and force add component dependencies when they don'...Andy Belle-Isle
2019-08-31Lua spawned entities have "Idle" functionAndy Belle-Isle
2019-08-30Added IdleFunc components to entities, this will be assigned to all entities ...Andy
2019-08-30Added sol2 to linguist ignored library listAndy Belle-Isle
2019-08-30Forget what I said, I just need to change git attributes to mark for vendorAndy Belle-Isle
2019-08-30Updated libraries listed in READMEAndy Belle-Isle
2019-08-30Renamed lib to deps so github will ignore it for language statsAndy Belle-Isle
2019-08-30Added Name and Render components to LuaAndy Belle-Isle
2019-08-30Created very basic render componentAndy Belle-Isle
2019-08-30Created name componentAndy Belle-Isle
2019-08-29Fixed header in makefileAndy 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
2019-08-28Can now create entities using Lua scriptingAndy Belle-Isle
2019-08-28transition to game enginetcsullivan
2019-08-28Added LuaBridge supportAndy Belle-Isle
2019-08-27Created basic init scriptAndy Belle-Isle
2019-08-26Fixed Makefile to be fully recursiveAndy Belle-Isle
2019-08-26created a window classtcsullivan
2019-08-26Made lua binding c++17 compatibleAndy
2019-08-26Started lua->entityx bindingAndy
2019-08-25added gitattributestcsullivan
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 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 SDL key eventstcsullivan
2019-08-25merge: added logic and render loopstcsullivan
2019-08-25added logic and render loopstcsullivan
2019-08-25Added LuaJIT library filesAndy Belle-Isle
2019-08-25Fixed link formatting again, whoopsAndy Belle-Isle