bakpakin
|
6531332ea8
|
Remove parallel tables that hold System data in favor of one table.
|
2015-04-26 09:55:55 +08:00 |
|
bakpakin
|
dc69636f72
|
Fix reordering of Systems.
|
2015-04-25 21:37:04 +08:00 |
|
bakpakin
|
dc3deab725
|
Remove inspect.lua from source.
|
2015-04-25 21:02:13 +08:00 |
|
bakpakin
|
fa58c016e9
|
Update Version.
|
2015-04-25 18:16:14 +08:00 |
|
bakpakin
|
a612a7b13d
|
Changed Implementation of Entity Storage.
Remove Use of Sets for Storing Entities in hopes to speed up Iteration.
Add some tests.
|
2015-04-25 17:59:41 +08:00 |
|
bakpakin
|
debce6666e
|
Update Version.
|
2015-04-22 17:56:53 +08:00 |
|
bakpakin
|
049d0eba76
|
Add processing system back to new API.
|
2015-04-22 17:22:14 +08:00 |
|
bakpakin
|
b85fa59c74
|
Fix some doc typos.
|
2015-04-21 21:57:10 +08:00 |
|
bakpakin
|
29ed0977a0
|
Update to 1.0.0.
Change System creation API.
Add functionality for reordering Systems.
|
2015-04-21 21:47:36 +08:00 |
|
bakpakin
|
283d034b21
|
Clean up System and Entity adding code. Add options for adding and removeing single Entities and Systems.
|
2015-04-21 19:37:33 +08:00 |
|
bakpakin
|
beb043be49
|
Fix small bug when adding entities.
|
2015-04-19 14:22:51 +08:00 |
|
bakpakin
|
d1e5ad731a
|
Fix bug with entity Count and adding already existing entities.
|
2015-04-19 13:40:42 +08:00 |
|
bakpakin
|
f23941a903
|
Fixed bug in ordering of systems.
|
2015-04-03 19:59:02 +08:00 |
|
bakpakin
|
77df6e20aa
|
Change API for activating/deactivating systems. Fix bugs. Update version number.
|
2015-03-31 19:55:12 +08:00 |
|
bakpakin
|
53ef1f2d36
|
Add tests. Add getters and setters for entity and system count.
|
2015-03-31 17:59:17 +08:00 |
|
bakpakin
|
c5c27c679c
|
Fix bug with deactivating Systems. Add test.
|
2015-03-30 15:22:23 +08:00 |
|
bakpakin
|
c38e5633d5
|
Start using LDoc for documentation.
Remove class system
Fix various small bug
|
2015-03-29 20:19:31 +08:00 |
|
bakpakin
|
8d4b994329
|
Change API.
Remove Aspects for Filters.
|
2015-03-29 17:07:39 +08:00 |
|
bakpakin
|
eb1ee4c210
|
Change repo name
|
2015-03-29 15:50:42 +08:00 |
|