project-meteor-server/FFXIVClassic Map Server/dataobjects
2016-09-24 14:17:31 -04:00
..
database Removed old db stuff. 2016-01-10 03:05:22 -05:00
DBWorld.cs mass replaced all methods to pascal case 2016-06-14 21:29:10 +01:00
InventoryItem.cs mass replaced all methods to pascal case 2016-06-14 21:29:10 +01:00
Item.cs mass replaced all methods to pascal case 2016-06-14 21:29:10 +01:00
RecruitmentDetails.cs servers now log (almost) everything to file 2016-06-09 19:48:06 +01:00
SearchEntry.cs mass replaced all methods to pascal case 2016-06-14 21:29:10 +01:00
Session.cs Fixed login not working, was due to packets that got queued not flushing. !!!Need to find solution!!! Added a optimization: Actors with 0 battle args are now concidered "static" and will not send their position updates. Removed some debug print statements. 2016-09-24 14:17:31 -04:00
ZoneConnection.cs Moved ZoneConnection to dataobjects namespace. Cleaned up Server.cs. 2016-08-29 12:40:47 -04:00