1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Jun 05, 2025 — Jun 05, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update URLs in ReadMe More... about 9 years ago
Fix error in Engine.removeAllSystems not setting next to null on removed systems. More... over 11 years ago
Fix error in previous commit. Update the compiled swc. More... about 12 years ago
Merge branch 'master' of github.com:richardlord/Ash More... about 12 years ago
When adding value at end of array use assignment instead of push to improve performance on mobile. Fixes #32 More... about 12 years ago
Don't null next and previous in SignalBase.removeAll. Fixes #34 More... about 12 years ago
Merge pull request #30 from lynxerzhang/patch-1 More... about 12 years ago
Fix error in Robotlegs integration. More... over 12 years ago
Update documentation. More... over 12 years ago
Add a read-me to the io package. More... over 12 years ago
modify remove function's comment More... almost 13 years ago
Merge branch 'master' into io More... almost 13 years ago
Fix error in signal.removeAll() More... almost 13 years ago
Merge from master. More... about 13 years ago
Fix the memory leak in the Node Pool class. More... about 13 years ago
Build the .swc file. More... about 13 years ago
Merge pull request #24 from neilmanuell/EngineStateMachine More... about 13 years ago
renames SystemStateMachineTests to EngineStateMachine to match new class name More... about 13 years ago
Simplify the interface for adding system providers to the engine state machine. More... about 13 years ago
Merge changes for system state machine. More... about 13 years ago
Merge pull request #23 from neilmanuell/DynamicComponentProvider More... about 13 years ago
renames SystemMethodProvider to DynamicSystemProvider to match convention on EntityStateMachine More... about 13 years ago
fixed false positive error in test the test was testing the wrong class in test case More... about 13 years ago
Adds SystemStateMachine classes and tests More... about 13 years ago
Merge from master into io branch. More... about 13 years ago
Add numListeners property to the signals. More... about 13 years ago
Add playing property to the tick providers. More... about 13 years ago
Update the comments. Build new swc file. More... about 13 years ago
Merge pull request #19 from neilmanuell/DynamicComponentProvider More... about 13 years ago
adds DynamicComponentProvider adds withMethod to StateComponentMapping adds tests More... about 13 years ago