Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Changed everyting to Unix line endings. | Alexander Harkness | 2013-07-29 | 1 | -322/+322 |
| | |||||
* | ProtectionAreas: Moved all strings sent to players to a separate language file | madmaxoft@gmail.com | 2013-06-11 | 1 | -41/+38 |
| | | | | git-svn-id: http://mc-server.googlecode.com/svn/trunk@1579 0a769ca7-a7f5-676a-18bf-c427514a06d6 | ||||
* | ProtectionAreas: Fixed area reloading | madmaxoft@gmail.com | 2013-06-10 | 1 | -0/+7 |
| | | | | git-svn-id: http://mc-server.googlecode.com/svn/trunk@1574 0a769ca7-a7f5-676a-18bf-c427514a06d6 | ||||
* | ProtectionAreas: Implemented the ProtRemUserAll command's DB access | madmaxoft@gmail.com | 2013-06-08 | 1 | -1/+1 |
| | | | | 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 | 1 | -2/+12 |
| | | | | 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 | 1 | -1/+48 |
| | | | | 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 | 1 | -17/+13 |
| | | | | git-svn-id: http://mc-server.googlecode.com/svn/trunk@1564 0a769ca7-a7f5-676a-18bf-c427514a06d6 | ||||
* | ProtectionAreas: Implemented all command handlers. | madmaxoft@gmail.com | 2013-06-07 | 1 | -17/+153 |
| | | | | | | 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 | 1 | -1/+32 |
| | | | | git-svn-id: http://mc-server.googlecode.com/svn/trunk@1560 0a769ca7-a7f5-676a-18bf-c427514a06d6 | ||||
* | ProtectionAreas: Initial project import, skeleton code | madmaxoft@gmail.com | 2013-05-26 | 1 | -0/+98 |
git-svn-id: http://mc-server.googlecode.com/svn/trunk@1516 0a769ca7-a7f5-676a-18bf-c427514a06d6 |