This repository has been archived on 2023-10-10. You can view files and clone it, but cannot push or open issues/pull-requests.
umcs/src
q3k 0b8d4563ac Removed useless rsalib library - too slow! 2012-11-28 13:35:10 +01:00
..
packets Refactored packet handling into packet methods. 2012-11-28 13:25:37 +01:00
utf8 Use UTF-8 CPP instead of reinventing the wheel poorly. 2012-11-23 14:55:00 +01:00
Client.cpp Actually communicates with the MC client! 2012-11-24 15:49:15 +01:00
Client.h Actually communicates with the MC client! 2012-11-24 15:49:15 +01:00
ClientConnection.cpp Refactored packet handling into packet methods. 2012-11-28 13:25:37 +01:00
ClientConnection.h Refactored packet handling into packet methods. 2012-11-28 13:25:37 +01:00
Makefile CServerLoop -> CServer 2012-11-27 11:06:04 +01:00
Server.cpp Refactored packet handling into packet methods. 2012-11-28 13:25:37 +01:00
Server.h CServerLoop -> CServer 2012-11-27 11:06:04 +01:00
config.h Actually communicates with the MC client! 2012-11-24 15:49:15 +01:00
main.cpp CServerLoop -> CServer 2012-11-27 11:06:04 +01:00
utf8.h Use UTF-8 CPP instead of reinventing the wheel poorly. 2012-11-23 14:55:00 +01:00