project-meteor-server/FFXIVClassic Map Server
Filip Maj 3d5fa45730 Merge branch 'develop'
# Conflicts:
#	FFXIVClassic Map Server/FFXIVClassic Map Server.csproj
#	FFXIVClassic Map Server/Server.cs
#	data/scripts/player.lua
#	scripts/zones/193/npcs/pplStd_11@0C100.lua
2016-04-18 13:31:55 -04:00
..
actors Merge branch 'develop' 2016-04-18 13:31:55 -04:00
common Implemented equipment and equip graphics. Add some zone callbacks and "first start" functionality. Added playtime. 2016-03-06 17:55:42 -05:00
dataobjects -Fixed up the quest flag functions. 2016-04-07 22:34:10 -04:00
lua Added two callbacks to the Director; onTalked and onCommand. Split the command and event starts and keep track of them separately. 2016-04-14 08:30:21 -04:00
obj/Debug Cleaning up repo. Removing everything under /bin. 2015-11-28 20:56:57 -05:00
packets Added two callbacks to the Director; onTalked and onCommand. Split the command and event starts and keep track of them separately. 2016-04-14 08:30:21 -04:00
Properties Typo 2016-04-08 00:51:34 -07:00
utils Finished code to send character skill (class) info. Added parameterdata request packet that requests this info. 2016-03-19 18:43:02 -04:00
App.config Initial Commit. 2015-09-25 18:52:25 -04:00
ClientConnection.cs Removed a buffer being created for no reason. 2016-04-14 08:30:34 -04:00
CommandProcessor.cs Fix typo 2016-04-09 13:26:46 -07:00
ConfigConstants.cs Initial Commit. 2015-09-25 18:52:25 -04:00
Database.cs Merge branch 'develop' 2016-04-18 13:31:55 -04:00
FFXIVClassic Map Server.csproj Merge branch 'develop' 2016-04-18 13:31:55 -04:00
inventorys_packets.txt New debug packets. 2015-10-04 22:42:20 -04:00
packages.config Added lobby to the solution. Cleaning up dependencies. 2016-03-16 17:07:48 -04:00
PacketProcessor.cs Merge branch 'develop' 2016-04-18 13:31:55 -04:00
Program.cs Make Getters more case consistant 2016-04-06 15:29:24 -07:00
Server.cs Merge branch 'develop' 2016-04-18 13:31:55 -04:00
WorldManager.cs Merge branch 'develop' 2016-04-18 13:31:55 -04:00