summaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Collapse)AuthorFilesLines
2011-03-10Added a script to create and update a Qt Creator projectThorbjørn Lindeijer1-0/+8
2010-11-15Updating C::B projectStefan Dombrowski1-0/+1
* Adding missing protocol.h * Switching debugger symbols and compiler optimization on * Show the Mana icon for executable files
2010-10-25Removed obsolete autoconf filesThorbjørn Lindeijer1-18/+1
Replaced by cmake.
2010-08-17Add enet files to codeblocksStefan Dombrowski1-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-15Add static libraries to .gitignoreBernd Wachter1-0/+3
2010-01-30Add files generated by gtags to .gitignoreBernd Wachter1-1/+7
2010-01-29Add CMake generated files to .gitignoreBernd Wachter1-0/+6
2009-10-24Rebranding tmwserv to manaservThorbjørn Lindeijer1-7/+7
Includes a database update. Use update_6_to_7.sql to update existing sqlite databases.
2009-10-17Added the initial version of a server monitorThorbjørn Lindeijer1-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-01Added some more files to the .gitignore file.Andreas Habel1-0/+15
2008-11-16Ignore generated filesBjørn Lindeijer1-0/+23