project-meteor-server/FFXIVClassic_Lobby_Server
2015-09-08 00:42:02 -04:00
..
common Initial commit of the FFXIV 1.0 lobby server. 2015-08-26 13:38:58 -04:00
dataobjects Added temp character and retainer packets. Added constants for easy modding. 2015-09-07 12:12:08 -04:00
packets Fixed "getServer" bug in DB class. Cleaned up chara creator function. Fixed bug in error packet. 2015-09-08 00:42:02 -04:00
Properties Initial commit of the FFXIV 1.0 lobby server. 2015-08-26 13:38:58 -04:00
ClientConnection.cs Server now processes session ids and stores the correct logged in user in the clientconnection object. Reserve character now creates a entry in the db. 2015-08-27 10:19:00 -04:00
ConfigConstants.cs Initial commit of the FFXIV 1.0 lobby server. 2015-08-26 13:38:58 -04:00
Database.cs Fixed "getServer" bug in DB class. Cleaned up chara creator function. Fixed bug in error packet. 2015-09-08 00:42:02 -04:00
FFXIVClassic_Lobby_Server.csproj Fixed "getServer" bug in DB class. Cleaned up chara creator function. Fixed bug in error packet. 2015-09-08 00:42:02 -04:00
packages.config Initial commit of the FFXIV 1.0 lobby server. 2015-08-26 13:38:58 -04:00
PacketProcessor.cs Fixed "getServer" bug in DB class. Cleaned up chara creator function. Fixed bug in error packet. 2015-09-08 00:42:02 -04:00
Program.cs Initial commit of the FFXIV 1.0 lobby server. 2015-08-26 13:38:58 -04:00
Server.cs Finished the character creator packets. Worked on the character list packets. 2015-09-07 23:43:23 -04:00