Age | Commit message (Expand) | Author | Files | Lines |
2010-08-22 | Changed the location of configuration, logs and stats | Thorbjørn Lindeijer | 1 | -45/+13 |
2010-05-29 | Made the logLevel be taken from configuration for both servers. | Yohann Ferreira | 1 | -27/+38 |
2010-05-28 | Added some more log infos, and made small cleanups. | Yohann Ferreira | 1 | -0/+5 |
2010-05-16 | Changed and split up the default location for loading data | Thorbjørn Lindeijer | 1 | -21/+12 |
2010-02-07 | Update Copyright date for Manaserv. | Bertram | 1 | -1/+1 |
2010-01-29 | Rename enum elements to avoid clashing with macros | Bernd Wachter | 1 | -1/+1 |
2009-12-06 | Renamed DALStorage to Storage | Thorbjørn Lindeijer | 1 | -3/+3 |
2009-12-06 | Fixed name of the project in copyright headers | Thorbjørn Lindeijer | 1 | -14/+14 |
2009-10-24 | Rebranding tmwserv to manaserv | Thorbjørn Lindeijer | 1 | -4/+4 |
2009-10-17 | Also close gracefully on receiving the TERM signal | Thorbjørn Lindeijer | 1 | -0/+1 |
2009-10-07 | Added a warning to accountserver when using the default inter-server password. | Philipp Sehmisch | 1 | -0/+7 |
2009-05-24 | Stopped tmwserv from writing to its configuration file | Bjørn Lindeijer | 1 | -26/+41 |
2009-05-24 | Made it possible to specify the host to listen on | Bjørn Lindeijer | 1 | -3/+4 |
2009-02-24 | Forgot two config key renames and a little style fix | Philipp Sehmisch | 1 | -1/+1 |
2008-12-12 | Fixed game server crash and code style | Bjørn Lindeijer | 1 | -2/+2 |
2008-11-21 | Added bandwidth monitor to account server. Fixes compile errors. | David Athay | 1 | -0/+7 |
2008-11-16 | Got rid of CVS/Subversion $Id$ markers | Bjørn Lindeijer | 1 | -2/+0 |
2008-11-15 | Properly handle exceptions when opening database | Bjørn Lindeijer | 1 | -4/+8 |
2008-09-19 | Added post communication between chat and game servers. | David Athay | 1 | -0/+7 |
2008-09-15 | * Added doxygen file, docu will be generated under docs/api/html | Andreas Habel | 1 | -0/+13 |
2008-08-28 | Added checking for expired bans. | David Athay | 1 | -0/+3 |
2008-04-23 | Updated documentation a bit. | Bjørn Lindeijer | 1 | -1/+0 |
2008-03-05 | Fixed guild creation. | David Athay | 1 | -1/+2 |
2008-03-04 | Changed Makefile.am so server now builds, added initialising guild manager | David Athay | 1 | -1/+3 |
2008-02-28 | Work in Progress commit of guilds. | David Athay | 1 | -10/+4 |
2007-09-23 | Simplified interface of the handler used for connections from game servers to... | Guillaume Melquiond | 1 | -10/+5 |
2007-09-23 | Simplified interface of the connection handler used for clients of the accoun... | Guillaume Melquiond | 1 | -8/+4 |
2007-09-22 | Cleaned both configuration and resource managers. | Guillaume Melquiond | 1 | -13/+10 |
2007-09-16 | Added global accounting of beings. | Guillaume Melquiond | 1 | -6/+37 |
2007-08-30 | Got rid of abstract storage and reference-counted pointers. Fixed lifetime of... | Guillaume Melquiond | 1 | -19/+19 |
2007-08-13 | Deleted obsolete files. Cleaned configuration. Removed obsolete SQL tables. | Guillaume Melquiond | 1 | -14/+0 |
2007-06-26 | Merged guilds-and-parties branch to trunk | David Athay | 1 | -0/+7 |
2007-03-11 | Added a utils::processor namespace and a function to determine if, the proces... | Rogier Polak | 1 | -1/+5 |
2007-03-10 | Added a utility function for creating magic_tokens | Rogier Polak | 1 | -0/+3 |
2007-03-05 | Added an abstrart base class for characterdata, in order to use the same seri... | Rogier Polak | 1 | -1/+1 |
2007-02-24 | Small modification to fix compilation issues on MS-Windows | Rogier Polak | 1 | -0/+2 |
2007-02-01 | Added graceful server shutdown, chose some more sane variables names for SQL | Bjørn Lindeijer | 1 | -1/+12 |
2007-01-06 | Removed world timer usage from account server, instead letting ENet wait during | Bjørn Lindeijer | 1 | -33/+3 |
2007-01-05 | Simplified handling of verbosity levels. Optimized code by generating only ne... | Guillaume Melquiond | 1 | -16/+16 |
2007-01-05 | Removed log level argument from LOG_FATAL helper macro, with the assumption | Bjørn Lindeijer | 1 | -2/+2 |
2007-01-04 | Cleaned and updated project files, fixed Win32 PACKAGE_VERSION definition. | Eugenio Favalli | 1 | -3/+0 |
2006-12-29 | Physically split the server into one tmwserv-acount program (account + | Guillaume Melquiond | 1 | -0/+327 |