Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ProtectionAreas: Added asserts to cStorage functions so that logic errors are found faster | madmaxoft@gmail.com | 2013-06-09 | 1 | -1/+36 |
| | | | | git-svn-id: http://mc-server.googlecode.com/svn/trunk@1568 0a769ca7-a7f5-676a-18bf-c427514a06d6 | ||||
* | ProtectionAreas: Implemented the ProtRemUserAll command's DB access | madmaxoft@gmail.com | 2013-06-08 | 2 | -3/+11 |
| | | | | git-svn-id: http://mc-server.googlecode.com/svn/trunk@1567 0a769ca7-a7f5-676a-18bf-c427514a06d6 | ||||
* | ProtectionAreas: Implemented adding users to an area in the DB | madmaxoft@gmail.com | 2013-06-08 | 2 | -2/+58 |
| | | | | git-svn-id: http://mc-server.googlecode.com/svn/trunk@1566 0a769ca7-a7f5-676a-18bf-c427514a06d6 | ||||
* | ProtectionAreas: Added ProtListUsers, implemented ProtRemoveUser, fixed ProtDelID commands | madmaxoft@gmail.com | 2013-06-08 | 3 | -7/+132 |
| | | | | git-svn-id: http://mc-server.googlecode.com/svn/trunk@1565 0a769ca7-a7f5-676a-18bf-c427514a06d6 | ||||
* | 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 | 2013-06-08 | 2 | -20/+52 |
| | | | | git-svn-id: http://mc-server.googlecode.com/svn/trunk@1564 0a769ca7-a7f5-676a-18bf-c427514a06d6 | ||||
* | ProtectionAreas: The areas are now read from the DB (once) | madmaxoft@gmail.com | 2013-06-07 | 3 | -14/+58 |
| | | | | git-svn-id: http://mc-server.googlecode.com/svn/trunk@1563 0a769ca7-a7f5-676a-18bf-c427514a06d6 | ||||
* | ProtectionAreas: Fixed cCommandState's detection of not-selected | madmaxoft@gmail.com | 2013-06-07 | 1 | -4/+7 |
| | | | | git-svn-id: http://mc-server.googlecode.com/svn/trunk@1562 0a769ca7-a7f5-676a-18bf-c427514a06d6 | ||||
* | ProtectionAreas: Implemented all command handlers. | madmaxoft@gmail.com | 2013-06-07 | 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 | ||||
* | ProtectionAreas: Newly added areas are stored in the DB | madmaxoft@gmail.com | 2013-06-06 | 3 | -6/+85 |
| | | | | git-svn-id: http://mc-server.googlecode.com/svn/trunk@1560 0a769ca7-a7f5-676a-18bf-c427514a06d6 | ||||
* | ProtectionAreas: Added cStorage initialization | madmaxoft@gmail.com | 2013-06-06 | 2 | -1/+118 |
| | | | | git-svn-id: http://mc-server.googlecode.com/svn/trunk@1559 0a769ca7-a7f5-676a-18bf-c427514a06d6 | ||||
* | ProtectionAreas: Actual protection is now working, areas are hard-coded (10,10) - (20,20) | madmaxoft@gmail.com | 2013-06-04 | 5 | -12/+72 |
| | | | | git-svn-id: http://mc-server.googlecode.com/svn/trunk@1557 0a769ca7-a7f5-676a-18bf-c427514a06d6 | ||||
* | ProtectionAreas: Fixed a mistyped variable name | madmaxoft@gmail.com | 2013-05-26 | 1 | -1/+1 |
| | | | | git-svn-id: http://mc-server.googlecode.com/svn/trunk@1518 0a769ca7-a7f5-676a-18bf-c427514a06d6 | ||||
* | ProtectionAreas: missed 2 files | madmaxoft@gmail.com | 2013-05-26 | 2 | -0/+122 |
| | | | | git-svn-id: http://mc-server.googlecode.com/svn/trunk@1517 0a769ca7-a7f5-676a-18bf-c427514a06d6 | ||||
* | ProtectionAreas: Initial project import, skeleton code | madmaxoft@gmail.com | 2013-05-26 | 7 | -0/+353 |
git-svn-id: http://mc-server.googlecode.com/svn/trunk@1516 0a769ca7-a7f5-676a-18bf-c427514a06d6 |