summaryrefslogtreecommitdiffstats
path: root/src/Server.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Protocol 1.7: Forced encryption on all connections.madmaxoft2014-01-281-1/+2
* Merge pull request #587 from mc-server/mobimprovementsMattes D2014-01-251-1/+1
|\
| * Mob bugfixesTiger Wang2014-01-251-1/+1
* | PolarSSL is fully used for 1.3.2 protocol encryption.madmaxoft2014-01-231-10/+2
|/
* Merge branch 'master' of https://github.com/mc-server/MCServerandrew2014-01-211-10/+1
|\
| * Rewritten SocketThreads for proper shutdown scenario.madmaxoft2014-01-191-10/+1
* | Scoreboard protocol supportandrew2014-01-211-1/+1
|/
* Command blocks: Execute()andrew2014-01-181-1/+1
* Fixed faviconsTiger Wang2014-01-071-13/+1
* Merge pull request #514 from derouinw/masterMattes D2014-01-071-0/+14
|\
| * Avoid making copies of favicon stringBill Derouin2014-01-071-1/+1
| * A few more touch upsBill Derouin2014-01-071-1/+1
| * A few touch upsBill Derouin2014-01-071-1/+4
| * Implement favicon for 1.7.2Bill Derouin2014-01-071-0/+11
* | More MSVC warning fixes.madmaxoft2014-01-071-1/+1
|/
* fixxed warnings in Server.cppTycho Bickerstaff2013-12-311-0/+5
* Fixed cClientHandle::Tick() being called from two threads.madmaxoft2013-12-161-1/+1
* Moved bindings-related to a Bindings subfolder.madmaxoft2013-12-081-1/+1
* Fixed the remaining derpsAlexander Harkness2013-11-271-2/+2
* Compile fix againTiger Wang2013-11-261-1/+1
* Fixed Linux compile againTiger Wang2013-11-261-1/+1
* Attempt to fix compilationTiger Wang2013-11-241-2/+2
* Moved source to srcAlexander Harkness2013-11-241-0/+707