summaryrefslogtreecommitdiffstats
path: root/src/main.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixed a few unneeded breaksTycho2014-03-141-1/+0
* Added a "nooutbuf" cmdline param.madmaxoft2014-02-271-11/+16
* Disabled the leak finder.madmaxoft2014-02-201-1/+3
* SIGABRT exits with failure.Tiger Wang2014-01-271-0/+1
* Fixed client packet parsing.madmaxoft2014-01-261-3/+23
* Added SIGABRT to catchers listTiger Wang2014-01-261-1/+6
* Comm logging is available in both Debug and Release modes.madmaxoft2014-01-251-4/+0
* Fixed *nix compilation for previous commit.madmaxoft2014-01-241-2/+2
* Added per-connection comm logging in debug mode.madmaxoft2014-01-241-1/+24
* Fixed SIGABRT_COMPAT on other architectures.madmaxoft2014-01-171-0/+2
* Changed newline character because of issuesTiger Wang2014-01-161-1/+10
* Graceful shutdown on SIGTERMTiger Wang2014-01-071-0/+5
* Fixed comments in main.cpp and Player.cppTiger Wang2013-12-241-1/+1
* Added some comments in main.cppTiger Wang2013-12-231-1/+1
* Added many event catchersTiger Wang2013-12-221-11/+53
* Moved source to srcAlexander Harkness2013-11-241-0/+197