1
Fork 0
mirror of https://bitbucket.org/Ioncannon/project-meteor-server.git synced 2025-04-25 06:07:46 +00:00
project-meteor-server/FFXIVClassic Map Server
Tahir Akhlaq 37d91480f9 Merge branch 'master' of https://bitbucket.org/Ioncannon/ffxiv-classic-server into lua_commands
# Conflicts:
#	FFXIVClassic Common Class Lib/packages.config
#	FFXIVClassic Lobby Server/Program.cs
#	FFXIVClassic Map Server/CommandProcessor.cs
#	FFXIVClassic Map Server/Program.cs
#	FFXIVClassic Map Server/actors/Actor.cs
2016-06-18 05:59:42 +01:00
..
actors Merge branch 'master' of https://bitbucket.org/Ioncannon/ffxiv-classic-server into lua_commands 2016-06-18 05:59:42 +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 Merge branch 'master' of https://bitbucket.org/Ioncannon/ffxiv-classic-server into lua_commands 2016-06-18 05:59:42 +01:00
ConfigConstants.cs Fixed logs on map. 2016-06-15 20:09:53 -04: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 Merge branch 'master' of https://bitbucket.org/Ioncannon/ffxiv-classic-server into lua_commands 2016-06-18 05:59:42 +01:00
Server.cs Fixed logs on map. 2016-06-15 20:09:53 -04:00
WorldManager.cs start of work moving commands to lua 2016-06-17 02:44:57 +01:00