Justin van der Leij
11255fd722
Optimized Lists. Added pool.added and .removed. Added entity:ensure
2018-10-02 21:52:23 +02:00
Josh Perry
67d67aad5f
Added docs
...
* Added a "nothing docstring" at the top of each file we want to generate docs for. We have to do this or ldoc just straight up refuses to generate docs otherwise.
* Fixed up a few incorrect docstrings
* config.ld is the config file for ldoc
These still need some work: a bunch of functions are still undocumented and also: type.lua & run.lua are completely undocumented.
2018-09-25 18:47:20 +01:00
Justin van der Leij
d53a931c3a
Added Instance:onEntityAdded and :onEntityRemoved
2018-08-28 16:08:09 +02:00
Justin van der Leij
294242814f
Make this code 684% faster
2018-07-30 14:01:30 +02:00
Justin van der Leij
e88dedabc6
More fixes
2018-07-30 13:55:10 +02:00
Justin van der Leij
3225f6b221
No disable
2018-07-30 13:49:51 +02:00
Justin van der Leij
536f42ddc6
Added callbacks when the System is added as well
2018-07-30 13:48:31 +02:00
Justin van der Leij
940217af40
Added callbacks for systems
2018-07-30 13:32:48 +02:00
Justin van der Leij
6954b112e9
Allowed for recursive removal
2018-07-30 12:32:08 +02:00
Justin van der Leij
acc5830cc6
Fixed a small removal issue
2018-07-30 12:30:05 +02:00
Justin van der Leij
404a6b1c6b
Made it so Instance:clear actually WORKS
2018-04-29 11:28:36 +02:00
Justin van der Leij
fdb7fe4849
Added Instance:clear
2018-04-29 11:24:38 +02:00
Justin van der Leij
b1e30e83b1
Changed lib layout once more
2018-04-29 11:20:51 +02:00