aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-04-06Added a function to retrieve the Entity associated with a component in Compon...Daniel Guzman
2016-03-17Merge pull request #137 from FrankStain/masterAlec Thomas
2016-03-16Removing of copy-paste issue.Frank Stein
2016-02-28Merge pull request #134 from zackthehuman/remove_components_on_destroyAlec Thomas
2016-02-27Trigger ComponentRemovedEvent on Entity::destroyZack Mulgrew
2016-02-27Add ComponentHelper and base class, no functionalityZack Mulgrew
2016-02-27Revert "Split Entity and ComponentHandle into their own headers"Zack Mulgrew
2016-02-27Revert "Trigger ComponentRemovedEvent for each component before destroying"Zack Mulgrew
2016-02-27Revert "Fix method name to be consistent with others"Zack Mulgrew
2016-02-26Fix apt-get lineAlec Thomas
2016-02-05Merge pull request #129 from zackthehuman/entity_removal_on_destroyAlec Thomas
2016-02-05Revert change made regarding component inheritanceZack Mulgrew
2016-02-04Fix method name to be consistent with othersZack Mulgrew
2016-02-03Update README to reflect how components are removed before entity destructionZack Mulgrew
2016-02-03Trigger ComponentRemovedEvent for each component before destroyingZack Mulgrew
2016-02-03Split Entity and ComponentHandle into their own headersZack Mulgrew
2016-02-03Add test 'TestComponentRemovedEventOnEntityDestroyed'Zack Mulgrew
2016-01-03Use update_all() in example.Alec Thomas
2015-12-26Merge pull request #123 from Bablawn3d5/pr-uint64fixAlec Thomas
2015-12-25Fixes uint64_t ambigutity issue on compiling Benchmark_tests.cc on MSVCStephen Ma
2015-12-24Merge pull request #120 from Bablawn3d5/pr-nice-foldersAlec Thomas
2015-12-21Organize CMake generated projects into solution folders.Stephen Ma
2015-12-21Merge pull request #119 from PHEN-/pr-sharedfixAlec Thomas
2015-12-20Generate seperate debug postfix dll for building in debug.Stephen Ma
2015-12-21Merge pull request #118 from PHEN-/pr-sharedfixAlec Thomas
2015-12-20Remove use of quoted variables inside if and elseif blocks.Stephen Ma
2015-12-20Merge pull request #116 from PHEN-/pr-sharedfixAlec Thomas
2015-12-19Generate seperate debug postfix dll for building in debug.Stephen Ma
2015-12-11Merge pull request #112 from adtennant/patch-1Alec Thomas
2015-12-10Update FindEntityX.cmakeAlex Tennant
2015-09-16Merge pull request #110 from rupertsteel/masterAlec Thomas
2015-09-16Fix size downcast warning on 64 bit builds.Rupert Steel
2015-09-15Test that receivers are only called once for each emit.Alec Thomas
2015-09-15Fix spurious warning from VC.Alec Thomas
2015-07-18Remove ambiguity that old compilers can't resolve.Alec Thomas
2015-07-18Add `.each<C...>([](C &c...) {})` iteration.Alec Thomas
2015-07-05Document requirement for VS2015.Alec Thomas
2015-06-23Update example.Alec Thomas
2015-06-23Also pass EntityManager to System::configure().Alec Thomas
2015-06-22Add std::hash<Entity>.Alec Thomas
2015-06-14Merge pull request #102 from svenstaro/patch-1Alec Thomas
2015-06-14Merge pull request #103 from Nodmgatall/patch-1Alec Thomas
2015-06-13Make Receiver inheritance public instead of implicitly privateNodmgatall
2015-06-13Fix code example in README.mdSven-Hendrik Haase
2015-04-25Don't require CMake 3.0.Alec Thomas
2015-04-25Bump to 1.1.2.Alec Thomas
2015-04-24Update example with a vertex array-based particle system.Alec Thomas
2015-04-24Fix a bunch of constness issues (fixes #95).Alec Thomas
2015-04-23Add AppVeyor master status badge.Alec Thomas
2015-04-20Merge pull request #94 from jpleau/cmake_sonameAlec Thomas