aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Improving dir locals for compilation in emacsYann Herklotz2018-06-221-1/+1
|
* Moving test nameYann Herklotz2018-06-222-15/+52
|
* Removing iostreamYann Herklotz2018-06-224-13/+0
|
* Making C++17 the standardYann Herklotz2018-06-211-1/+1
|
* Adding entity implementation and changing APIYann Herklotz2018-06-202-3/+51
|
* Adding imports to test entity systemYann Herklotz2018-06-201-0/+2
|
* Adding components with testYann Herklotz2018-06-153-0/+36
|
* Adding new systemYann Herklotz2018-06-151-21/+5
|
* Adding entity systemYann Herklotz2018-06-151-107/+30
|
* Deleting entity system so that it can be rewrittenYann Herklotz2018-06-155-270/+0
|
* Making functions return themselvesYann Herklotz2018-06-122-6/+10
| | | | | This is so that the functions can be chained together
* Making function `const`Yann Herklotz2018-06-122-2/+3
|
* Removing gitattributes, which has been replaced by modelinesYann Herklotz2018-06-021-3/+0
|
* Merge branch 'master' of github.com:ymherklotz/YAGEYann Herklotz2018-06-021-0/+0
|\
| * Merge branch 'develop'Yann Herklotz2018-06-021-2/+3
| |\
* | | Adding modelineYann Herklotz2018-06-0260-129/+203
| | |
* | | Merge branch 'develop'Yann Herklotz2018-06-021-1/+3
|\ \ \ | |/ / |/| / | |/
| * Adding vendored codeYann Herklotz2018-06-021-2/+4
| |
* | Adding vendored codeYann Herklotz2018-06-021-1/+2
|/
* Reverting build script0.1.5Yann Herklotz2018-06-021-21/+15
|
* Updating build scriptYann Herklotz2018-06-021-15/+21
|
* Updating travis yamlYann Herklotz2018-06-021-0/+1
|
* Adding cmakelist with correct directoryYann Herklotz2018-06-021-1/+1
|
* Moving librariesYann Herklotz2018-06-027-0/+7983
|
* Removing submodulesYann Herklotz2018-06-024-12/+0
|
* Adding documentation and credditYann Herklotz2018-05-201-0/+8
|
* Refactoring comments and adding component groupsYann Herklotz2018-05-201-25/+48
|
* Component pool now in entitiesYann Herklotz2018-05-206-22/+36
|
* Adding deleting of an entityYann Herklotz2018-05-202-1/+12
|
* Removing experimental from sourcesYann Herklotz2018-05-201-1/+0
|
* Using pragma instead of gardsYann Herklotz2018-05-1928-112/+30
| | | | The reason for this is that it reduces clashes between names.
* Fixing build scriptYann Herklotz2018-05-191-1/+1
|
* Moving resources and generalising examplesYann Herklotz2018-05-1938-466/+24
|
* Adding back two compilersYann Herklotz2018-05-193-48/+44
|
* Adding error outputYann Herklotz2018-05-191-0/+2
|
* Removing parentDirectory, as it's not neededYann Herklotz2018-05-192-7/+0
|
* Fixing travisYann Herklotz2018-05-191-8/+0
|
* Removing sudoYann Herklotz2018-05-191-1/+0
|
* Adding travis configsYann Herklotz2018-05-181-65/+21
|
* 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
|