Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-04-27 | Added a few file to .gitignore | Erik Schilling | 1 | -0/+12 | |
2011-03-10 | Added a script to create and update a Qt Creator project | Thorbjørn Lindeijer | 1 | -0/+8 | |
2010-11-15 | Updating C::B project | Stefan Dombrowski | 1 | -0/+1 | |
* Adding missing protocol.h * Switching debugger symbols and compiler optimization on * Show the Mana icon for executable files | |||||
2010-10-25 | Removed obsolete autoconf files | Thorbjørn Lindeijer | 1 | -18/+1 | |
Replaced by cmake. | |||||
2010-08-17 | Add enet files to codeblocks | Stefan Dombrowski | 1 | -0/+3 | |
Because of compiler warnings generated by enet, warnings are switched of for: * unknown #pragmas, which are for MSVC compiler * enumeration with missing case Reviewed-by: Bertram | |||||
2010-08-15 | Add static libraries to .gitignore | Bernd Wachter | 1 | -0/+3 | |
2010-01-30 | Add files generated by gtags to .gitignore | Bernd Wachter | 1 | -1/+7 | |
2010-01-29 | Add CMake generated files to .gitignore | Bernd Wachter | 1 | -0/+6 | |
2009-10-24 | Rebranding tmwserv to manaserv | Thorbjørn Lindeijer | 1 | -7/+7 | |
Includes a database update. Use update_6_to_7.sql to update existing sqlite databases. | |||||
2009-10-17 | Added the initial version of a server monitor | Thorbjørn Lindeijer | 1 | -0/+2 | |
It launches the account and game servers and restarts them when they quit unexpectedly. When a core file is found after a server quit, a backtrace is emailed when the CRASH_REPORT_RECEIVER environment variable is set. The monitor should be terminated with the TERM signal, which makes sure the servers get some time to shutdown gracefully. | |||||
2008-12-01 | Added some more files to the .gitignore file. | Andreas Habel | 1 | -0/+15 | |
2008-11-16 | Ignore generated files | Bjørn Lindeijer | 1 | -0/+23 | |