aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Renaming tests and improving travis fileYann Herklotz2018-05-1819-1241/+14
* Moving include position in loggerYann Herklotz2018-05-181-2/+2
* Deleting and cleaning up repositoryYann Herklotz2018-05-1813-431/+6
* Adding all logging functionality in one fileYann Herklotz2018-05-077-401/+293
* Removing rapidjson dependencyYann Herklotz2018-05-075-152/+1
* Removing rapidjson from the submodulesYann Herklotz2018-05-072-4/+0
* Removed build dependency for Box2DYann Herklotz2018-05-071-4/+0
* Removing Box2DYann Herklotz2018-05-072-3/+0
* Improving ECS and adding documentation.Yann Herklotz2018-05-0410-37/+101
* Adding a core component, and removing implementation from yage.hYann Herklotz2018-05-043-31/+40
* Updating GLFW version.Yann Herklotz2018-05-041-0/+0
* Fixed types and removed unnecessary functionYann Herklotz2018-04-303-19/+6
* Merge branch 'master' of github.com:ymherklotz/YAGEYann Herklotz2018-04-302-19/+2
|\
| * Working on the entity systemYann Herklotz2018-04-293-20/+7
* | Adding support for entity component systems.Yann Herklotz2018-04-308-93/+48
|/
* Removing experimental sourcesYann Herklotz2018-04-291-6/+1
* Adding more support for 3DYann Herklotz2018-04-123-25/+37
* Adding 3D supportYann Herklotz2018-04-116-4/+113
* Improving readmeYann Herklotz2018-04-111-0/+5
* Adding exceptionsYann Herklotz2018-04-112-0/+43
* Adding experimental directoryYann Herklotz2018-04-112-1/+11
* Adding option to build examplesYann Herklotz2018-04-061-7/+10
* Fixing documentation and buildingYann Herklotz2018-04-066-12/+22
* Adding to gitignoreYann Herklotz2018-04-051-1/+1
* Updating dependenciesYann Herklotz2018-04-054-1/+1
* Adding 3D cube dataYann Herklotz2018-04-051-0/+40
* Adding test abstraction and fixing testsYann Herklotz2018-04-057-1054/+1087
* Adding documentationYann Herklotz2018-04-033-23/+15
* New logo and nicer websiteYann Herklotz2018-04-035-8/+12
* Merge branch 'master' of github.com:ymherklotz/YAGEYann Herklotz2018-04-022-0/+28
|\
| * Merge pull request #18 from ymherklotz/windows_compatibilityYann Herklotz2018-04-022-0/+28
| |\
| | * [Doc] Making windows compatibilty more readable.Yann Herklotz2018-02-032-24/+28
| | * Adding preprocessor stuff to make it compatible with windowsYann Herklotz2018-02-012-0/+24
* | | Adding style to cssYann Herklotz2018-04-023-4/+35
|/ /
* | Merge branch 'master' of github.com:ymherklotz/YAGEYann Herklotz2018-03-107-56/+39
|\ \
| * \ Merge pull request #17 from ymherklotz/developYann Herklotz2018-02-130-0/+0
| |\ \
| | * \ Merge branch 'entity' into developYann Herklotz2018-02-1316-30/+57
| | |\ \
| | * | | [Bugfix] Fixing build bug.Yann Herklotz2018-02-032-1/+4
| | | |/ | | |/|
| * | | Merge pull request #16 from ymherklotz/entityYann Herklotz2018-02-137-56/+39
| |\ \ \
| | * | | [entity] Fixing builds tooYann Herklotz2018-02-137-56/+39
| | | |/ | | |/|
* | / | [Doc] Adding documentationYann Herklotz2018-03-101-0/+14
|/ / /
* | | Merge branch 'entity'Yann Herklotz2018-02-1316-30/+57
|\| |
| * | [entity] Starting work on entity system.Yann Herklotz2018-02-1316-30/+29
| * | [Engine] More entity component systems options.Yann Herklotz2018-02-084-1/+29
| |/
* | Merge branch 'develop'Yann Herklotz2018-02-013-23/+44
|\|
| * [Doc] Adding to readme.Yann Herklotz2018-02-013-23/+44
* | [Travis] Rerunning travis ciYann Herklotz2018-01-100-0/+0
* | Merge branch 'develop'Yann Herklotz2018-01-1042-5392/+6897
|\|
| * [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