summaryrefslogtreecommitdiff
path: root/pos.lua
AgeCommit message (Collapse)Author
2014-07-15Copy positions to avaoid multiple referencesShadowNinja
2014-07-12Add canInteractInAreaShadowNinja
2014-05-30Centralize position getting and sortingShadowNinja
2014-05-29Pass messages by return valueShadowNinja
2013-11-18Use table indices as IDsShadowNinja
This significantly optimizes a lot of operations and removes redundancy.
2013-11-14Chat command regex tweaksShadowNinja
2013-11-14License tweaksShadowNinja
2013-10-29Fix crash when using /area_pos# with invalid argumentsShadowNinja
2013-09-08Fix crash with invalid number passed to select_areaShadowNinja
2013-09-03Shorten linesShadowNinja
2013-09-02Initial commitShadowNinja