project-meteor-server/FFXIVClassic Map Server
2016-08-29 12:40:47 -04:00
..
actors Cleaned up a lot of the "ConnectedPlayer" objects, turning them into "Session" objects. A lot of duplicate lists were also removed. 2016-08-29 12:37:41 -04:00
dataobjects Moved ZoneConnection to dataobjects namespace. Cleaned up Server.cs. 2016-08-29 12:40:47 -04:00
lua Moved packet structures to common. 2016-08-22 10:43:04 -04:00
packets Moved packet structures to common. 2016-08-22 10:43:04 -04:00
Properties Merge branch 'master' of https://bitbucket.org/Ioncannon/ffxiv-classic-server into method_casing 2016-06-14 22:54:02 +01:00
utils Moved packet structures to common. 2016-08-22 10:43:04 -04:00
App.config cleaned up previous commit 2016-06-21 21:47:07 +01:00
CommandProcessor.cs Cleaned up a lot of the "ConnectedPlayer" objects, turning them into "Session" objects. A lot of duplicate lists were also removed. 2016-08-29 12:37:41 -04:00
ConfigConstants.cs More work on the world server. Modified map server to communicate with it. 2016-08-29 08:17:14 -04:00
Database.cs Moved packet structures to common. 2016-08-22 10:43:04 -04:00
FFXIVClassic Map Server.csproj Moved ZoneConnection to dataobjects namespace. Cleaned up Server.cs. 2016-08-29 12:40:47 -04:00
inventorys_packets.txt New debug packets. 2015-10-04 22:42:20 -04:00
NLog.config Fixed NLog config for map server. Added some debug printouts while testing. 2016-08-29 09:03:48 -04:00
NLog.xsd accidentally mass replaced "target", fixed now 2016-06-15 04:27:25 +01:00
packages.config cleaned up previous commit 2016-06-21 21:47:07 +01:00
PacketProcessor.cs Cleaned up a lot of the "ConnectedPlayer" objects, turning them into "Session" objects. A lot of duplicate lists were also removed. 2016-08-29 12:37:41 -04:00
Program.cs Cleaned up a lot of the "ConnectedPlayer" objects, turning them into "Session" objects. A lot of duplicate lists were also removed. 2016-08-29 12:37:41 -04:00
Server.cs Moved ZoneConnection to dataobjects namespace. Cleaned up Server.cs. 2016-08-29 12:40:47 -04:00
WorldManager.cs fixed import script, improved db import times, fixed logging and warp command (should be 5000% legit now) 2016-07-27 17:23:52 +01:00