index
:
areas
master
origin/HEAD
origin/master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-07-15
Copy positions to avaoid multiple references
ShadowNinja
2014-07-12
Make legacy table copy entries
ShadowNinja
2014-07-12
Make all admin checks use one table
ShadowNinja
2014-07-12
Make canInteractInArea player optional and add an admin check
ShadowNinja
2014-07-12
Add canInteractInArea
ShadowNinja
2014-06-23
Fix add_owner validity check
ShadowNinja
2014-06-18
Fix rename_area's argument validity check
ShadowNinja
2014-06-14
Fix a indexing bug with change_owner
ShadowNinja
2014-05-30
Centralize position getting and sorting
ShadowNinja
2014-05-29
Pass messages by return value
ShadowNinja
2014-03-30
Fix various readme typos
Ciaran Gultnieks
2014-03-30
Tweak HUD area list display
ShadowNinja
2014-03-23
Allow open areas inside closed areas to be used openly
ShadowNinja
2014-03-22
Allow protection of intersecting sub-areas and make error message more inform...
ShadowNinja
2014-02-07
Allow areas to be optionally open to all other users
Ciaran Gultnieks
2014-02-04
Don't overwrite area file if serialization fails
ShadowNinja
2014-01-15
Fix self protection max areas off-by-one error
ShadowNinja
2014-01-15
Remove redundant if
ShadowNinja
2014-01-15
Add IDs to HUD and areas:getAreasAtPos(pos)
ShadowNinja
2014-01-15
The length of a table with non-sequential indexes in not defined
ShadowNinja
2013-12-17
Variable localizations
ShadowNinja
2013-12-16
Remove empty depends.txt
ShadowNinja
2013-12-16
Allow adding areas with owner_defs
ShadowNinja
2013-12-15
Remove temporary area id removal code
ShadowNinja
2013-12-15
Remove legacy protection method
ShadowNinja
2013-11-18
Fix /find_areas invalid regular expression crash
ShadowNinja
2013-11-18
Move the HUD display up to not cover the hotbar
ShadowNinja
2013-11-18
Revert "Fix possible hud vector error"
ShadowNinja
2013-11-18
Use table indices as IDs
ShadowNinja
2013-11-18
Optimize area and index finding
ShadowNinja
2013-11-18
Show sub-areas in /list_areas
ShadowNinja
2013-11-18
Fix crash with recursive_remove_areas
ShadowNinja
2013-11-17
Fix help text (set_owner -> add_owner)
ShadowNinja
2013-11-14
Chat command regex tweaks
ShadowNinja
2013-11-14
License tweaks
ShadowNinja
2013-11-14
Move areas.hasOwner
ShadowNinja
2013-11-14
Fix possible hud vector error
ShadowNinja
2013-11-08
Code tweaks
ShadowNinja
2013-11-08
Fix typo
ShadowNinja
2013-10-29
Fix crash when using /area_pos# with invalid arguments
ShadowNinja
2013-09-26
Show area owners on the hud (inspired by landrush)
ShadowNinja
2013-09-17
Add suport for multiple area save versions to /legacy_load_areas
ShadowNinja
2013-09-17
Fix license, add comment about owner_defs support
ShadowNinja
2013-09-15
Add README
ShadowNinja
2013-09-08
Fix crash with invalid number passed to select_area
ShadowNinja
2013-09-06
Actually fix buildable_to nodes and update for protection support pull
ShadowNinja
2013-09-03
Fix rename_area and buildable_to nodes on the edges of areas
ShadowNinja
2013-09-03
Shorten lines
ShadowNinja
2013-09-02
Add more spaces in area desctiption strings
ShadowNinja
2013-09-02
Initial commit
ShadowNinja