]> code.bitgloo.com Git - clyne/entityx.git/shortlog
clyne/entityx.git
2016-04-13 Alec ThomasMerge pull request #142 from roig/master
2016-04-13 Daniel GuzmánFix running tests
2016-04-13 Daniel GuzmánDependencies for test projects added
2016-04-12 Daniel GuzmanFix ident.
2016-04-10 Daniel GuzmanMinor fix due to copy-paste of entity() function
2016-04-10 Daniel GuzmanFixed shared library compilation.
2016-04-08 Alec ThomasMerge pull request #140 from zackthehuman/copy_construc...
2016-04-08 Zack MulgrewAllow Entity cloning via EntityManager::create_from_copy
2016-04-06 Daniel GuzmanAdded a function to retrieve the Entity associated...
2016-03-16 Alec ThomasMerge pull request #137 from FrankStain/master
2016-03-16 Frank SteinRemoving of copy-paste issue.
2016-02-28 Alec ThomasMerge pull request #134 from zackthehuman/remove_compon...
2016-02-27 Zack MulgrewTrigger ComponentRemovedEvent on Entity::destroy
2016-02-27 Zack MulgrewAdd ComponentHelper and base class, no functionality
2016-02-27 Zack MulgrewRevert "Split Entity and ComponentHandle into their...
2016-02-27 Zack MulgrewRevert "Trigger ComponentRemovedEvent for each componen...
2016-02-27 Zack MulgrewRevert "Fix method name to be consistent with others"
2016-02-26 Alec ThomasFix apt-get line
2016-02-06 Alec ThomasMerge pull request #129 from zackthehuman/entity_remova...
2016-02-06 Zack MulgrewRevert change made regarding component inheritance
2016-02-04 Zack MulgrewFix method name to be consistent with others
2016-02-04 Zack MulgrewUpdate README to reflect how components are removed...
2016-02-04 Zack MulgrewTrigger ComponentRemovedEvent for each component before...
2016-02-04 Zack MulgrewSplit Entity and ComponentHandle into their own headers
2016-02-04 Zack MulgrewAdd test 'TestComponentRemovedEventOnEntityDestroyed'
2016-01-02 Alec ThomasUse update_all() in example.
2015-12-26 Alec ThomasMerge pull request #123 from Bablawn3d5/pr-uint64fix
2015-12-26 Stephen MaFixes uint64_t ambigutity issue on compiling Benchmark_...
2015-12-24 Alec ThomasMerge pull request #120 from Bablawn3d5/pr-nice-folders
2015-12-21 Stephen MaOrganize CMake generated projects into solution folders.
2015-12-21 Alec ThomasMerge pull request #119 from PHEN-/pr-sharedfix
2015-12-21 Stephen MaGenerate seperate debug postfix dll for building in...
2015-12-21 Alec ThomasMerge pull request #118 from PHEN-/pr-sharedfix
2015-12-21 Stephen MaRemove use of quoted variables inside if and elseif...
2015-12-20 Alec ThomasMerge pull request #116 from PHEN-/pr-sharedfix
2015-12-20 Stephen MaGenerate seperate debug postfix dll for building in...
2015-12-10 Alec ThomasMerge pull request #112 from adtennant/patch-1
2015-12-10 Alex TennantUpdate FindEntityX.cmake
2015-09-16 Alec ThomasMerge pull request #110 from rupertsteel/master
2015-09-16 Rupert SteelFix size downcast warning on 64 bit builds.
2015-09-15 Alec ThomasTest that receivers are only called once for each emit.
2015-09-15 Alec ThomasFix spurious warning from VC.
2015-07-19 Alec ThomasRemove ambiguity that old compilers can't resolve.
2015-07-19 Alec ThomasAdd `.each<C...>([](C &c...) {})` iteration.
2015-07-05 Alec ThomasDocument requirement for VS2015.
2015-06-23 Alec ThomasUpdate example.
2015-06-23 Alec ThomasAlso pass EntityManager to System::configure().
2015-06-22 Alec ThomasAdd std::hash<Entity>.
2015-06-14 Alec ThomasMerge pull request #102 from svenstaro/patch-1
2015-06-14 Alec ThomasMerge pull request #103 from Nodmgatall/patch-1
2015-06-13 NodmgatallMake Receiver inheritance public instead of implicitly...
2015-06-13 Sven-Hendrik... Fix code example in README.md
2015-04-25 Alec ThomasDon't require CMake 3.0.
2015-04-25 Alec ThomasBump to 1.1.2.
2015-04-24 Alec ThomasUpdate example with a vertex array-based particle system.
2015-04-24 Alec ThomasFix a bunch of constness issues (fixes #95).
2015-04-23 Alec ThomasAdd AppVeyor master status badge.
2015-04-19 Alec ThomasMerge pull request #94 from jpleau/cmake_soname
2015-04-19 Jason Pleauupdate versions in CMakeLists.txt
2015-03-30 Alec ThomasTest that components aren't reused on deleted entities.
2015-03-19 Alec ThomasTest for multiple event subscriptions.
2015-03-04 Alec ThomasMerge pull request #89 from tahsmith/master
2015-03-04 tahsmithRemove user defined constructors for Entity that are...
2015-02-16 Alec ThomasMore examples projects.
2015-02-09 Alec ThomasMore README udpates.
2015-02-09 Alec ThomasUpdate README+example for inheritance-free change.
2015-02-09 Alec ThomasEvents no longer need to be inherited from Event, they...
2015-02-09 Alec ThomasComponents no longer need to be inherited from Component<>.
2015-02-05 Alec ThomasMerge pull request #84 from Gronis/master
2015-02-05 robinAdded unsubscribe feature to EventManager. Also added...
2015-01-15 Alec ThomasMerge pull request #79 from sansumbrella/component_replace
2015-01-14 David WicksEntity::replace<Component> method.
2014-12-30 Alec ThomasUse a vector for the free list. std::list is mind boggl...
2014-12-24 Alec ThomasCMake fix for AppleClang.
2014-12-21 Alec ThomasMerge pull request #76 from excaliburHisSheath/master
2014-12-20 David LeGareRename SystemManager::update_all() and Add Documentation
2014-12-20 David LeGareAdd Non-Templated SystemManager::update() Method
2014-12-16 Alec ThomasMerge pull request #73 from MarioLiebisch/cmake-additions
2014-12-15 Mario LiebischAdded CMake Find_Package script and debug suffix
2014-12-14 Alec ThomasMerge pull request #72 from eco/patch-1
2014-12-14 Brad AndersonDon't use dereference operator in events example
2014-12-07 Alec ThomasMerge pull request #69 from jpleau/examples
2014-12-07 Alec ThomasMerge pull request #70 from jpleau/libdir
2014-12-07 Jason Pleauadd CMAKE_INSTALL_LIBDIR
2014-12-07 Jason Pleauexample: fix compilation command
2014-12-07 Jason Pleauexample: replace arial with a free font
2014-12-01 Alec ThomasAdd SONAME. Fixes #65.
2014-12-01 Alec ThomasInclude cmath in example. Fixes #66.
2014-10-31 Alec ThomasHack for VS internal error. Fixes #23 (again).
2014-10-27 Alec ThomasDeltaTime -> TimeDelta
2014-10-27 Alec ThomasFix RPATH issue on OSX.
2014-10-27 Alec ThomasMerge branch 'master' of github.com:alecthomas/entityx
2014-10-27 Alec ThomasFix example.
2014-10-26 Alec ThomasMerge pull request #61 from tivek/remove_c_std_libraries
2014-10-26 Alec ThomasConfigurable delta time type via -DENTITYX_DT_TYPE...
2014-10-25 tivekfix typo
2014-10-25 Tomislav IvekDo not assume integer types in global namespace
2014-10-25 Tomislav IvekInclude cstdint instead of stdint.h
2014-10-23 Alec ThomasDebug -> All, now that it is faster.
2014-10-23 Alec ThomasSort free list before iterating over all entities.
next