Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Create framework for getting rid of global definitions of ↵ | Perttu Ahola | 2011-11-29 |
| | | | | node/tool/item/whatever types | ||
* | Improve Connection with threading and some kind of congestion control | Perttu Ahola | 2011-10-20 |
| | |||
* | Add /clearobjects | Perttu Ahola | 2011-10-18 |
| | |||
* | When granting or revoking privileges, notify the target player too | Perttu Ahola | 2011-10-16 |
| | |||
* | Use the logger; also, default to not showing much crap in console. Use ↵ | Perttu Ahola | 2011-10-16 |
| | | | | --info-on-stderr to enable crap. | ||
* | Header file tweaking; mainly for speed | Perttu Ahola | 2011-10-12 |
| | |||
* | /me command | Giuseppe Bilotta | 2011-08-22 |
| | |||
* | Defines for server command context flags | Giuseppe Bilotta | 2011-08-22 |
| | |||
* | Fix use of && instead of & | Giuseppe Bilotta | 2011-08-12 |
| | |||
* | Fixed/extended/modified ban stuff to be good for inclusion | Perttu Ahola | 2011-08-12 |
| | |||
* | added ipban support | Constantin Wenger | 2011-08-12 |
| | | | | | commands: /#ipban <nick> /#ipunban <ip> | ||
* | Server configuration is now written when "/#setting whatever = whatever" is ↵ | Perttu Ahola | 2011-07-30 |
| | | | | issued. | ||
* | Added message of the day and made it properly configurable using /#setting ↵ | Perttu Ahola | 2011-07-30 |
| | | | | (not saved to config file yet) | ||
* | Updated licenses of CiaranG's contributions to be in line with the new ↵ | celeron55 | 2011-05-31 |
| | | | | contribution policy and added a TODO note to server.cpp | ||
* | hopefully fixed the privilege problems | Perttu Ahola | 2011-05-29 |
| | | | | | --HG-- extra : rebase_source : 9826d20176134a53ff232816a10407465d8c0f50 | ||
* | player passwords and privileges in world/auth.txt | Perttu Ahola | 2011-05-29 |
| | | | | | --HG-- extra : rebase_source : 7260636295d9068fbeeddf4143c89f2b8a91446c | ||
* | Restored the auto-admin powers of the local user (via name= in the config) | Ciaran Gultnieks | 2011-05-16 |
| | | | | | --HG-- extra : rebase_source : a35aa0d978990c28fa4fc158ce47d1f4aa967c04 | ||
* | Server commands without classes | Ciaran Gultnieks | 2011-05-16 |
| | |||
* | Privileges to/from string conversion functions standalone, not static members | Ciaran Gultnieks | 2011-05-16 |
| | |||
* | Improved server commands and added player permissions. | Ciaran Gultnieks | 2011-05-16 |
--HG-- extra : rebase_source : 178fe08f10b7de3ebaba088bd24faad795114216 |