Age | Commit message (Expand) | Author | Files | Lines |
2013-02-25 | Removed some outdated and not useful documentation | Thorbjørn Lindeijer | 3 | -113/+0 |
2013-02-24 | Added possibility to reserve maps | Erik Schilling | 1 | -0/+9 |
2013-02-24 | Made the scripts being able to install | Erik Schilling | 1 | -1/+0 |
2012-05-05 | Added debugging mode to the protocol | Thorbjørn Lindeijer | 1 | -0/+3 |
2012-04-19 | Fixed guild support | Erik Schilling | 1 | -0/+1 |
2012-04-12 | Fixed issues with server behind router | Erik Schilling | 1 | -0/+6 |
2012-03-02 | Merged all the different Lua states into one | Thorbjørn Lindeijer | 1 | -1/+1 |
2012-02-25 | Merged the example client and server data | Thorbjørn Lindeijer | 1 | -2/+1 |
2011-12-16 | Added explanation for include feature in the configuration file | Erik Schilling | 1 | -0/+7 |
2011-11-07 | Merged three global script states into one | Thorbjørn Lindeijer | 1 | -0/+7 |
2011-10-19 | Synced the manaserv.xml.example file with latest changes | Yohann Ferreira | 1 | -0/+5 |
2011-01-26 | Removed the outdated net_clientVersion config options. | Yohann Ferreira | 1 | -6/+0 |
2010-12-29 | Updated the manaserv.xml to reflect latest functionalities. | Yohann Ferreira | 1 | -10/+13 |
2010-10-26 | Documented the net_clientDataUrl option | Thorbjørn Lindeijer | 1 | -1/+9 |
2010-10-17 | Synchronise defaults between configuration file and source. | Freeyorp | 1 | -10/+10 |
2010-09-29 | Added the new log options in the manaserv.xml.example file. | Yohann Ferreira | 1 | -0/+14 |
2010-09-15 | Reordered the manaserv.xml.example file and made related code cleanups. | Yohann Ferreira | 1 | -42/+133 |
2010-09-09 | Documented all the currently available options in manaserv.xml.example. | Yohann Ferreira | 1 | -7/+33 |
2010-09-07 | Added config options to set stats and log files and paths. | Yohann Ferreira | 1 | -5/+18 |
2010-09-06 | Added <points> tag handling in attributes.xml. | Yohann Ferreira | 1 | -6/+5 |
2010-08-22 | Changed the location of configuration, logs and stats | Thorbjørn Lindeijer | 1 | -1/+1 |
2010-05-30 | Copied basic Lua libs back from tmwserv-data and added dummy data | Thorbjørn Lindeijer | 1 | -13/+17 |
2010-05-29 | Made the logLevel be taken from configuration for both servers. | Yohann Ferreira | 1 | -0/+12 |
2010-05-29 | Set example paths to those documented on the wiki | Philipp Sehmisch | 1 | -2/+2 |
2010-05-29 | Added path and hp regen in combat config options to example manaserv.xml | Philipp Sehmisch | 1 | -3/+7 |
2010-05-09 | Floor items are now removed after a (configurable) time. | Philipp Sehmisch | 1 | -3/+6 |
2009-12-22 | Updated link to documentation for manaserv.xml | Thorbjørn Lindeijer | 1 | -1/+1 |
2009-12-15 | Changed registration to allowed in the example manaserv.xml | Philipp Sehmisch | 1 | -1/+1 |
2009-12-06 | A few late rebranding updates | Thorbjørn Lindeijer | 2 | -22/+22 |
2009-12-06 | Fixed the default visual range | Thorbjørn Lindeijer | 1 | -1/+1 |
2009-12-05 | Added some new options to example configuration. | Philipp Sehmisch | 1 | -4/+46 |
2009-10-24 | Rebranding tmwserv to manaserv | Thorbjørn Lindeijer | 3 | -13/+13 |
2009-05-24 | Updated the keys in the example configuration file | Bjørn Lindeijer | 1 | -4/+4 |
2008-11-03 | Added tables and statements to store and retrieve letters. Attachments not fu... | Andreas Habel | 1 | -0/+0 |
2008-10-31 | Changed command system to handle commands without template magic. | David Athay | 1 | -3/+10 |
2008-10-26 | update commands.txt, get rid of packets.txt | Roderic Morris | 2 | -485/+1 |
2008-09-19 | * Doxygen now writes all warnings into a separate file | Andreas Habel | 1 | -1/+6 |
2008-09-17 | * Added installation scripts to set up database schemas for mysql, sqlite and... | Andreas Habel | 1 | -6/+45 |
2007-09-10 | Added first draft of admin/gm commands reference. | Eugenio Favalli | 1 | -0/+67 |
2007-01-05 | Removed log level argument from LOG_FATAL helper macro, with the assumption | Bjørn Lindeijer | 1 | -2/+20 |
2006-08-26 | Added example configuration file. | Bjørn Lindeijer | 1 | -0/+12 |
2006-02-18 | Updated server packets documentation. Some minor updates. | Yohann Ferreira | 1 | -80/+361 |
2006-01-14 | Sever returns infos about position of the selected character (map name, coord... | Eugenio Favalli | 1 | -0/+19 |
2005-08-04 | Added basic inventory (not fully functional) | Aaron Marks | 1 | -0/+6 |
2005-07-25 | Updating dev-cpp project file for map loading | Eugenio Favalli | 1 | -16/+31 |
2005-06-12 | Some cleanups mostly in account class formatting. | Bjørn Lindeijer | 1 | -1/+1 |
2005-05-13 | Committed stuff i forgot to commit last night ("Standard Script Lib") | Aaron Marks | 1 | -0/+1 |
2005-05-11 | Added more to scripting definition draft. | Aaron Marks | 2 | -20/+66 |
2005-05-10 | Added basic draft scripting specification documentation. | Aaron Marks | 1 | -0/+46 |
2005-04-21 | A few changes to protocol. | Bjørn Lindeijer | 1 | -31/+64 |