| Commit message (Expand) | Author | Age | Files | Lines |
* | Centralized the servers' exit values. | Yohann Ferreira | 2010-09-22 | 1 | -10/+42 |
* | New attribute system and major changes to many low-level areas. | Freeyorp | 2010-07-10 | 1 | -43/+60 |
* | Update Copyright date for Manaserv. | Bertram | 2010-02-07 | 1 | -1/+1 |
* | Reverted the accountserver-affecting changes of commits a9a87aea and dfc6875e... | Philipp Sehmisch | 2010-01-18 | 1 | -0/+18 |
* | Removed last traces of hardcoded access levels form game-server, begun with u... | Philipp Sehmisch | 2010-01-17 | 1 | -18/+0 |
* | Fixed name of the project in copyright headers | Thorbjørn Lindeijer | 2009-12-06 | 1 | -13/+13 |
* | Removed "TMW" and "TMWSERV" from header guards | Thorbjørn Lindeijer | 2009-12-06 | 1 | -3/+3 |
* | Speed code unification part 1: Made the server accept speed values in tiles p... | Bertram | 2009-10-15 | 1 | -2/+6 |
* | Synced the protocol file with client in protocol.h, letting other defines in ... | Bertram | 2009-10-09 | 1 | -328/+1 |
* | Adds server auth, also adds the "net_password" configure option | Chuck Miller | 2009-10-07 | 1 | -2/+8 |
* | Some cleanup | Thorbjørn Lindeijer | 2009-10-03 | 1 | -1/+1 |
* | Added script bindings and netcode for creating being-bound effects. | Philipp Sehmisch | 2009-09-27 | 1 | -1/+2 |
* | Simplifies Movement to not send path destinations, but rather just the curren... | Chuck Miller | 2009-08-01 | 1 | -1/+1 |
* | Have the game server reconnect with the account-server if account-server is r... | Chuck Miller | 2009-07-20 | 1 | -0/+3 |
* | Sending spell recharge status to the clients | Philipp Sehmisch | 2009-07-08 | 1 | -0/+1 |
* | GPMSG_PLAYER_ATTRIBUTE_CHANGE should now be using a Word over a Byte | Chuck Miller | 2009-07-06 | 1 | -1/+1 |
* | Makes Skills non hard coded | Chuck Miller | 2009-07-03 | 1 | -35/+0 |
* | Send a word over a byte for skill exp | Chuck Miller | 2009-06-30 | 1 | -1/+1 |
* | Fix target bugs. | David Athay | 2009-05-26 | 1 | -1/+1 |
* | Mysql backend, lua and NPC handler | Blue | 2009-05-01 | 1 | -0/+5 |
* | Merged MovingObject into the Being class | Bjørn Lindeijer | 2009-04-26 | 1 | -1/+1 |
* | Added listing all online users | David Athay | 2009-04-23 | 1 | -0/+3 |
* | Reworked party invites, now sends rejections and checks the invites are valid | David Athay | 2009-04-23 | 1 | -0/+2 |
* | Trade System Patch (server side) | blue112 | 2009-04-21 | 1 | -6/+9 |
* | Added transactional history to game server. | David Athay | 2009-03-06 | 1 | -0/+1 |
* | Made a lot of hard-coded values configuration options | Philipp Sehmisch | 2009-02-24 | 1 | -43/+0 |
* | Fixed number of allowed hairstyles which got invalid because of the transgend... | Philipp Sehmisch | 2009-02-02 | 1 | -1/+1 |
* | Changed guild member permissions. Restricted players to owning only 1 guild. | David Athay | 2009-01-27 | 1 | -3/+22 |
* | Added getting IP, and restricting time between logins | David Athay | 2009-01-12 | 1 | -0/+1 |
* | Added new table to store online users. See mantis #553 | Andreas Habel | 2008-12-01 | 1 | -0/+1 |
* | Add sync Buffer according to mantis #550 | Andreas Habel | 2008-11-30 | 1 | -0/+9 |
* | Refuse to spawn dead monsters | Bjørn Lindeijer | 2008-11-22 | 1 | -1/+7 |
* | Changed from Access Levels to Command Groups for @ commands | David Athay | 2008-11-20 | 1 | -4/+11 |
* | Got rid of CVS/Subversion $Id$ markers | Bjørn Lindeijer | 2008-11-16 | 1 | -3/+0 |
* | Added sending post via NPC. | David Athay | 2008-11-06 | 1 | -6/+3 |
* | Added version information to item database. Gameserver reports its local vers... | Andreas Habel | 2008-11-05 | 1 | -2/+9 |
* | Added notifiying party members when a player joins or leaves the party. | David Athay | 2008-11-04 | 1 | -0/+3 |
* | Magic implementation roadmap phase 1 and 2 (calling a script function on PGMS... | Philipp Sehmisch | 2008-11-01 | 1 | -1/+2 |
* | Added changing player's character and account level (game-server commit to co... | David Athay | 2008-10-27 | 1 | -2/+2 |
* | add effects sending system (by Chuck Miller) | Roderic Morris | 2008-10-27 | 1 | -0/+1 |
* | update commands.txt, get rid of packets.txt | Roderic Morris | 2008-10-26 | 1 | -0/+1 |
* | Fixed some compile warnings. | Bjørn Lindeijer | 2008-10-21 | 1 | -1/+1 |
* | Game Server now reconnects to Account Server. Some postal system bugs fixed. | David Athay | 2008-10-21 | 1 | -3/+3 |
* | Added communicating change of direction to clients. | David Athay | 2008-10-15 | 1 | -0/+2 |
* | Added post communication between chat and game servers. | David Athay | 2008-09-19 | 1 | -15/+28 |
* | Added postal system to chat server, and modified tick time. | David Athay | 2008-09-18 | 1 | -0/+4 |
* | Added permission levels to guilds, and operator permissions to channels. | David Athay | 2008-08-13 | 1 | -2/+9 |
* | Added error message when NPC is too far away. | David Athay | 2008-07-24 | 1 | -0/+1 |
* | Add permissions to guild members | David Athay | 2008-07-22 | 1 | -1/+1 |
* | get rid of channel registering | Roderic Morris | 2008-07-07 | 1 | -2/+0 |