project-meteor-server/FFXIVClassic_Lobby_Server
2015-09-14 00:19:52 -04:00
..
common Added account and select character packet creators. Fixed wrong field being read for session id. Most of the server is now NOT hardcoded and customizable from the DB. Only hardcoded packet left is the initial handshake. 2015-09-13 18:21:41 -04:00
dataobjects Midlander Male model id wasn't being set properly. 2015-09-14 00:19:52 -04:00
packets Fixed wrong state numbers due to removing the "Deleted" state. 2015-09-13 21:30:54 -04:00
Properties Initial commit of the FFXIV 1.0 lobby server. 2015-08-26 13:38:58 -04:00
app.config Finished character creator DB calls, moved DB stuff to Dapper, started work on get characters. 2015-09-09 00:08:46 -04:00
ClientConnection.cs Added account and select character packet creators. Fixed wrong field being read for session id. Most of the server is now NOT hardcoded and customizable from the DB. Only hardcoded packet left is the initial handshake. 2015-09-13 18:21:41 -04:00
ConfigConstants.cs Replace ini file reader with full .NET implementation so it can run on Mono. 2015-09-10 19:00:44 -04:00
Database.cs Fixed wrong state numbers due to removing the "Deleted" state. 2015-09-13 21:30:54 -04:00
FFXIVClassic_Lobby_Server.csproj Added account and select character packet creators. Fixed wrong field being read for session id. Most of the server is now NOT hardcoded and customizable from the DB. Only hardcoded packet left is the initial handshake. 2015-09-13 18:21:41 -04:00
packages.config Finished character creator DB calls, moved DB stuff to Dapper, started work on get characters. 2015-09-09 00:08:46 -04:00
PacketProcessor.cs Added account and select character packet creators. Fixed wrong field being read for session id. Most of the server is now NOT hardcoded and customizable from the DB. Only hardcoded packet left is the initial handshake. 2015-09-13 18:21:41 -04:00
Program.cs Initial commit of the FFXIV 1.0 lobby server. 2015-08-26 13:38:58 -04:00
Server.cs Replace ini file reader with full .NET implementation so it can run on Mono. 2015-09-10 19:00:44 -04:00