0
I Use This!
Inactive

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 23 hours ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #4 from mflux/master More... about 9 years ago
allowing entityRemoved to recieve the removed component as an argument More... about 9 years ago
add: rebuild distribution More... over 9 years ago
Merge branch 'master' of https://github.com/qiao/ces.js More... almost 10 years ago
Merge pull request #1 from alexdmiller/master More... almost 10 years ago
added comments to world.js methods More... almost 10 years ago
added tests for signals emitting when component is added/removed; fixed bug with components being removed from entity not emitting signal More... almost 10 years ago
README.md elaborations on entityAdded and entityRemoved More... almost 10 years ago
updated README.md with information about new events More... almost 10 years ago
added signals for when an entity is added or removed to a family More... almost 10 years ago
Return immediately when found the system to remove More... about 11 years ago
Fixed readme More... about 11 years ago
Removed unused variable in readme More... about 11 years ago
Bump version to 0.0.3 More... about 11 years ago
Fixed browser distribution More... about 11 years ago
Refined docs More... about 11 years ago
Added doc for entity More... about 11 years ago
Fix doc More... about 11 years ago
Bump version to 0.0.2 More... about 11 years ago
Added more comments More... about 11 years ago
Added browser dist More... about 11 years ago
Fixed dist js path More... about 11 years ago
Update uglifyjs dependency More... about 11 years ago
Added README.md More... about 11 years ago
Refactored family code More... about 11 years ago
Return array instead of linkedlist More... about 11 years ago
Added test for world More... about 11 years ago
Switched test type to bdd More... about 11 years ago
Fixed entitylist More... about 11 years ago
Fixed family traversal More... about 11 years ago