aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [entity] Starting work on entity system.Yann Herklotz2018-02-1316-30/+29
* [Engine] More entity component systems options.Yann Herklotz2018-02-084-1/+29
* [Doc] Adding to readme.Yann Herklotz2018-02-013-23/+44
* [Engine] [Docs] Adding documentation and continuing work on ECS.Yann Herklotz2018-01-104-22/+59
* [Engine] Adding initial components for an ECS.Yann Herklotz2018-01-1014-25/+338
* Merge branch 'develop' into entityYann Herklotz2018-01-082-0/+3
|\
| * Checking out Box2D v2.3.1Yann Herklotz2018-01-082-0/+3
* | [Engine] Adding entity/component systemYann Herklotz2018-01-0821-5344/+6451
|/
* [Docs] Changing documentationYann Herklotz2018-01-079-34/+79
* [Engine] Upgrading to 0.1.4Yann Herklotz2018-01-061-1/+1
* Changing gitattributesYann Herklotz2018-01-061-1/+1
* Adding attributesYann Herklotz2018-01-061-0/+2
* [Engine] Updated dependencies and fixed includesYann Herklotz2018-01-067-1144/+0
* [Engine] Removing whitespaceYann Herklotz2018-01-064-8/+8
* [Docs] Adding documentaion to cameraYann Herklotz2018-01-064-4/+77
* [Engine] Log levels added to engine.Yann Herklotz2018-01-0513-44/+168
* [Engine] Now using stb_image to laod all kinds of textures.Yann Herklotz2018-01-0410-46/+115
* [Engine] [Example] Added simple bullets that don't moveYann Herklotz2018-01-036-6/+36
* [Engine] [Example] Reenabled vsync and working on example.Yann Herklotz2018-01-038-73/+80
* [Bug] Fixed null pointers in spritebatch.Yann Herklotz2017-12-313-14/+22
* [Test] Benchmarking the engine and trying to optimize.Yann Herklotz2017-12-3129-56/+288
* [Code] Adding support for multiple textures.Yann Herklotz2017-12-301-3/+5
* [Bug fix] Changed int to unsigned.Yann Herklotz2017-12-301-1/+1
* Merge branch 'cmake_fix' into developYann Herklotz2017-12-301-0/+3
|\
| * [Build] Added warning all flag to cmake.Yann Herklotz2017-12-251-0/+3
* | [Code] Fixed spritebatch and optimised it.Yann Herklotz2017-12-307-98/+47
* | [Code] Examples working again.Yann Herklotz2017-12-277-11/+37
* | [Broken] Texture is black.Yann Herklotz2017-12-2733-361/+7544
* | [Broken] Reorganising and fixing.Yann Herklotz2017-12-2516-28/+118
|/
* [Build] Added examples and improved build for them.Yann Herklotz2017-12-253-3/+33
* [Code] Simple game example furtheredYann Herklotz2017-12-249-34/+51
* [Style] Updated style in files.Yann Herklotz2017-12-2330-114/+59
* [Travis] Fixing build and removing dependencies.Yann Herklotz2017-12-232-31/+13
* [Travis] Fixing build.Yann Herklotz2017-12-221-2/+2
* [Travis] Improving build file and docs generationYann Herklotz2017-12-222-4/+4
* Improving travis configurationYann Herklotz2017-12-223-53/+20
* Including doxygen in cmakeYann Herklotz2017-12-226-18/+44
* Removing editor and refactoring code.Yann Herklotz2017-12-2233-576/+75
* Changing gitmodulesYann Herklotz2017-12-225-1/+1
* Changing directories and adding input supportYann Herklotz2017-12-2226-164/+273
* Added default shaders, update version scriptYann Herklotz2017-12-207-38/+123
* Fixed license headersYann Herklotz2017-12-2065-190/+214
* improving compilation speedYann Herklotz2017-12-2014-46/+50
* Fixing whitespace and improving README.Yann Herklotz2017-12-171-45/+45
* Mores to travisYann Herklotz2017-12-172-21/+30
* Mores to travisYann Herklotz2017-12-171-3/+3
* Mores to travisYann Herklotz2017-12-171-23/+7
* Mores to travisYann Herklotz2017-12-171-20/+76
* Mores to travisYann Herklotz2017-12-171-10/+13
* Mores to travisYann Herklotz2017-12-171-0/+12