project-meteor-server/FFXIVClassic Map Server
Tahir Akhlaq 1ad2b5d7d0 more work on commands
- moved script object to wrapper class to catch and log exceptions
- added loggers for basepacket/subpacket (todo: colour and use them in NLog.config)
- finished up most commands (todo: !property and !property2)
- todo: create and use mysql wrapper class to log exceptions
2016-06-18 05:42:14 +01:00
..
actors more work on commands 2016-06-18 05:42:14 +01:00
dataobjects Merge branch 'master' of https://bitbucket.org/Ioncannon/ffxiv-classic-server into method_casing 2016-06-14 22:54:02 +01:00
lua more work on commands 2016-06-18 05:42:14 +01:00
packets more work on commands 2016-06-18 05:42:14 +01: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 derp 2016-06-15 00:08:05 +01:00
App.config Initial Commit. 2015-09-25 18:52:25 -04:00
ClientConnection.cs mass replaced all methods to pascal case 2016-06-14 21:29:10 +01:00
CommandProcessor.cs more work on commands 2016-06-18 05:42:14 +01:00
ConfigConstants.cs moved stray console.writeline to use main logger 2016-06-15 19:15:24 +01:00
Database.cs Merge branch 'master' of https://bitbucket.org/Ioncannon/ffxiv-classic-server into method_casing 2016-06-14 22:54:02 +01:00
FFXIVClassic Map Server.csproj more work on commands 2016-06-18 05:42:14 +01:00
inventorys_packets.txt New debug packets. 2015-10-04 22:42:20 -04:00
NLog.config more work on commands 2016-06-18 05:42:14 +01:00
NLog.xsd accidentally mass replaced "target", fixed now 2016-06-15 04:27:25 +01:00
packages.config accidentally mass replaced "target", fixed now 2016-06-15 04:27:25 +01:00
PacketProcessor.cs Merge branch 'master' of https://bitbucket.org/Ioncannon/ffxiv-classic-server into method_casing 2016-06-14 22:54:02 +01:00
Program.cs start of work moving commands to lua 2016-06-17 02:44:57 +01:00
Server.cs accidentally mass replaced "target", fixed now 2016-06-15 04:27:25 +01:00
WorldManager.cs start of work moving commands to lua 2016-06-17 02:44:57 +01:00