project-meteor-server/FFXIVClassic Map Server
2016-12-21 08:28:24 -05:00
..
actors Added party sync packet which will sync member info between world/zone servers. 2016-12-20 19:17:50 -05:00
dataobjects More cleanup (moved groups to WorldMaster class) and fixed the project file. 2016-12-17 09:37:18 -05:00
lua Moved packet structures to common. 2016-08-22 10:43:04 -04:00
packets Merge branch 'group_work' of https://bitbucket.org/Ioncannon/ffxiv-classic-server into group_work 2016-12-21 08:28:24 -05: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 Merge branch 'proxy_server' into develop 2016-12-03 14:03:13 -05:00
App.config cleaned up previous commit 2016-06-21 21:47:07 +01:00
CommandProcessor.cs Began working on server zone changes. 2016-09-26 16:20:01 -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 Added new packets for controlling BG objects. Added group delete packet. Fixed crash if tried to warp to non-existent zone. Added a create LS db method. 2016-12-11 23:31:13 -05:00
FFXIVClassic Map Server.csproj Got party leader working. Added linkshell world/zone requests. 2016-12-21 08:27:23 -05: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 Added MS Compilers package to let solution compile in VS2013. Added new sql files with Gridania NPCs. Added the new seamless boundry table. 2016-08-14 09:45:06 -04:00
PacketProcessor.cs Added party sync packet which will sync member info between world/zone servers. 2016-12-20 19:17:50 -05:00
Program.cs Removed duplicate CommandProcessor. It is held by the Server object now. GetSession by name now ignores case. 2016-08-29 12:48:23 -04:00
Server.cs Merge branch 'proxy_server' into develop 2016-12-03 14:03:13 -05:00
WorldManager.cs Merge branch 'group_work' of https://bitbucket.org/Ioncannon/ffxiv-classic-server into group_work 2016-12-21 08:28:24 -05:00