Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2014-08-04 | Updated submodules | Tiger Wang | 1 | -0/+0 | |
2014-01-07 | Updated submodules | Tiger Wang | 1 | -0/+0 | |
2013-11-09 | Updated Core and ProtectionAreas. | madmaxoft | 1 | -0/+0 | |
2013-10-13 | Merge submodule changes | Tiger Wang | 1 | -0/+0 | |
2013-10-07 | Updated plugins. | Alexander Harkness | 1 | -0/+0 | |
2013-09-02 | Updated Core and Protection | Tiger Wang | 1 | -0/+0 | |
2013-08-30 | Updated ProtectionAreas to the latest version. | madmaxoft | 1 | -0/+0 | |
2013-08-21 | Updated Core and ProtectionAreas to their latest versions. | madmaxoft | 1 | -0/+0 | |
2013-08-16 | Added the removed plugins as submodules. | Alexander Harkness | 1 | -0/+0 | |
2013-08-16 | Moved ProtectionAreas into a separate repository | madmaxoft | 10 | -1445/+0 | |
2013-07-29 | Changed everyting to Unix line endings. | Alexander Harkness | 9 | -1417/+1417 | |
2013-06-11 | ProtectionAreas: Added a license file. | madmaxoft@gmail.com | 1 | -0/+7 | |
git-svn-id: http://mc-server.googlecode.com/svn/trunk@1581 0a769ca7-a7f5-676a-18bf-c427514a06d6 | |||||
2013-06-11 | ProtectionAreas: Improved command help strings | madmaxoft@gmail.com | 1 | -9/+9 | |
git-svn-id: http://mc-server.googlecode.com/svn/trunk@1580 0a769ca7-a7f5-676a-18bf-c427514a06d6 | |||||
2013-06-11 | ProtectionAreas: Moved all strings sent to players to a separate language file | madmaxoft@gmail.com | 3 | -45/+90 | |
git-svn-id: http://mc-server.googlecode.com/svn/trunk@1579 0a769ca7-a7f5-676a-18bf-c427514a06d6 | |||||
2013-06-11 | ProtectionAreas: usernames are now handled case-insensitive | madmaxoft@gmail.com | 1 | -13/+28 | |
git-svn-id: http://mc-server.googlecode.com/svn/trunk@1578 0a769ca7-a7f5-676a-18bf-c427514a06d6 | |||||
2013-06-10 | ProtectinoAreas: Configuratino is now loaded from an INI file | madmaxoft@gmail.com | 4 | -4/+25 | |
git-svn-id: http://mc-server.googlecode.com/svn/trunk@1576 0a769ca7-a7f5-676a-18bf-c427514a06d6 | |||||
2013-06-10 | ProtectionAreas: Implemented reloading areas when a player moves | madmaxoft@gmail.com | 4 | -13/+78 | |
git-svn-id: http://mc-server.googlecode.com/svn/trunk@1575 0a769ca7-a7f5-676a-18bf-c427514a06d6 | |||||
2013-06-10 | ProtectionAreas: Fixed area reloading | madmaxoft@gmail.com | 2 | -2/+9 | |
git-svn-id: http://mc-server.googlecode.com/svn/trunk@1574 0a769ca7-a7f5-676a-18bf-c427514a06d6 | |||||
2013-06-09 | ProtectionAreas: Added asserts to cStorage functions so that logic errors are found faster | madmaxoft@gmail.com | 1 | -1/+36 | |
git-svn-id: http://mc-server.googlecode.com/svn/trunk@1568 0a769ca7-a7f5-676a-18bf-c427514a06d6 | |||||
2013-06-08 | ProtectionAreas: Implemented the ProtRemUserAll command's DB access | madmaxoft@gmail.com | 2 | -3/+11 | |
git-svn-id: http://mc-server.googlecode.com/svn/trunk@1567 0a769ca7-a7f5-676a-18bf-c427514a06d6 | |||||
2013-06-08 | ProtectionAreas: Implemented adding users to an area in the DB | madmaxoft@gmail.com | 2 | -2/+58 | |
git-svn-id: http://mc-server.googlecode.com/svn/trunk@1566 0a769ca7-a7f5-676a-18bf-c427514a06d6 | |||||
2013-06-08 | ProtectionAreas: Added ProtListUsers, implemented ProtRemoveUser, fixed ProtDelID commands | madmaxoft@gmail.com | 3 | -7/+132 | |
git-svn-id: http://mc-server.googlecode.com/svn/trunk@1565 0a769ca7-a7f5-676a-18bf-c427514a06d6 | |||||
2013-06-08 | ProtectionAreas: ProtList works directly above the DB, displays areas' IDs and creators. ProtAdd and ProtAddCoords commands show the ID of the new area | madmaxoft@gmail.com | 2 | -20/+52 | |
git-svn-id: http://mc-server.googlecode.com/svn/trunk@1564 0a769ca7-a7f5-676a-18bf-c427514a06d6 | |||||
2013-06-07 | ProtectionAreas: The areas are now read from the DB (once) | madmaxoft@gmail.com | 3 | -14/+58 | |
git-svn-id: http://mc-server.googlecode.com/svn/trunk@1563 0a769ca7-a7f5-676a-18bf-c427514a06d6 | |||||
2013-06-07 | ProtectionAreas: Fixed cCommandState's detection of not-selected | madmaxoft@gmail.com | 1 | -4/+7 | |
git-svn-id: http://mc-server.googlecode.com/svn/trunk@1562 0a769ca7-a7f5-676a-18bf-c427514a06d6 | |||||
2013-06-07 | ProtectionAreas: Implemented all command handlers. | madmaxoft@gmail.com | 6 | -76/+327 | |
They still call unimplemented methods in the DB, and haven't been properly tested git-svn-id: http://mc-server.googlecode.com/svn/trunk@1561 0a769ca7-a7f5-676a-18bf-c427514a06d6 | |||||
2013-06-06 | ProtectionAreas: Newly added areas are stored in the DB | madmaxoft@gmail.com | 3 | -6/+85 | |
git-svn-id: http://mc-server.googlecode.com/svn/trunk@1560 0a769ca7-a7f5-676a-18bf-c427514a06d6 | |||||
2013-06-06 | ProtectionAreas: Added cStorage initialization | madmaxoft@gmail.com | 2 | -1/+118 | |
git-svn-id: http://mc-server.googlecode.com/svn/trunk@1559 0a769ca7-a7f5-676a-18bf-c427514a06d6 | |||||
2013-06-04 | ProtectionAreas: Actual protection is now working, areas are hard-coded (10,10) - (20,20) | madmaxoft@gmail.com | 5 | -12/+72 | |
git-svn-id: http://mc-server.googlecode.com/svn/trunk@1557 0a769ca7-a7f5-676a-18bf-c427514a06d6 | |||||
2013-05-26 | ProtectionAreas: Fixed a mistyped variable name | madmaxoft@gmail.com | 1 | -1/+1 | |
git-svn-id: http://mc-server.googlecode.com/svn/trunk@1518 0a769ca7-a7f5-676a-18bf-c427514a06d6 | |||||
2013-05-26 | ProtectionAreas: missed 2 files | madmaxoft@gmail.com | 2 | -0/+122 | |
git-svn-id: http://mc-server.googlecode.com/svn/trunk@1517 0a769ca7-a7f5-676a-18bf-c427514a06d6 | |||||
2013-05-26 | ProtectionAreas: Initial project import, skeleton code | madmaxoft@gmail.com | 7 | -0/+353 | |
git-svn-id: http://mc-server.googlecode.com/svn/trunk@1516 0a769ca7-a7f5-676a-18bf-c427514a06d6 |