Image 1e103ed52c Change /spawn remove to remove spawn by default, removed temporarily setting location id to 0 il y a 3 ans
..
Achievements 548007ea96 Base il y a 4 ans
AltAdvancement 548007ea96 Base il y a 4 ans
Bots 55b98c6cf7 classic/DoF show book support il y a 3 ans
Chat 9da4516dde Update ChatChannel.cpp il y a 3 ans
Collections cb0d07c5fa Character saves needed to be async, too slow to run synchronous in client process il y a 4 ans
Commands 1e103ed52c Change /spawn remove to remove spawn by default, removed temporarily setting location id to 0 il y a 3 ans
Guilds 74bd3c5a52 Various bug fixes, added checks to ensure we wont send bad packets to client if the opcode for the client doesnt exit il y a 3 ans
HeroicOp 80a155b181 Fix #137 crash on heroic opportunity il y a 3 ans
Housing 4f1005b647 History tab inside house now functioning for Paid Upkeep il y a 3 ans
IRC 548007ea96 Base il y a 4 ans
Items 5644ed5574 Fixing loot window and updating structs (for newer clients) to be compatible with code changes from LE merge il y a 3 ans
Patch 548007ea96 Base il y a 4 ans
RaceTypes 548007ea96 Base il y a 4 ans
Recipes 548007ea96 Base il y a 4 ans
Rules a7fe1df8f0 reload commands added il y a 3 ans
Tradeskills 548007ea96 Base il y a 4 ans
Traits 06e7e6b96e crash fix on WS_TraitsList not existing for DoF client il y a 3 ans
Zone f20c48285c navigation path crash prevention in map find il y a 3 ans
Appearances.h 548007ea96 Base il y a 4 ans
ClientPacketFunctions.cpp 8e9afeded6 Fixed merchants and examine hang il y a 3 ans
ClientPacketFunctions.h 9ac85ecff8 Housing functionality (outside widget door, accessing house, pay upkeep) il y a 4 ans
Combat.cpp 07c14f1d92 Wards support is now fully extended to allow divine aura / stoneskin / intercept as possible solutions il y a 4 ans
Combat.h 04498a2490 Player/Target Radius added to distance checks il y a 4 ans
Entity.cpp 5644ed5574 Fixing loot window and updating structs (for newer clients) to be compatible with code changes from LE merge il y a 3 ans
Entity.h 5644ed5574 Fixing loot window and updating structs (for newer clients) to be compatible with code changes from LE merge il y a 3 ans
Factions.cpp 548007ea96 Base il y a 4 ans
Factions.h 24a1ccf3a2 EQ2Emu Base Updates il y a 4 ans
GroundSpawn.cpp 51bf3ab479 Opcodes now set in spawn serialize il y a 3 ans
GroundSpawn.h 5a8ffc3385 Groundspawn adhere to ground (lol) il y a 4 ans
Languages.cpp 548007ea96 Base il y a 4 ans
Languages.h 548007ea96 Base il y a 4 ans
LoginServer.cpp 6676f66184 LoginServer.ini reading updated il y a 4 ans
LoginServer.h 548007ea96 Base il y a 4 ans
LuaFunctions.cpp 74bd3c5a52 Various bug fixes, added checks to ensure we wont send bad packets to client if the opcode for the client doesnt exit il y a 3 ans
LuaFunctions.h 74bd3c5a52 Various bug fixes, added checks to ensure we wont send bad packets to client if the opcode for the client doesnt exit il y a 3 ans
LuaInterface.cpp 74bd3c5a52 Various bug fixes, added checks to ensure we wont send bad packets to client if the opcode for the client doesnt exit il y a 3 ans
LuaInterface.h b698e847e1 Merging LethalEncounter's support of classic (version 283) and dof (version 546) il y a 3 ans
MutexHelper.h 548007ea96 Base il y a 4 ans
MutexList.h 548007ea96 Base il y a 4 ans
MutexMap.h 548007ea96 Base il y a 4 ans
MutexVector.h 548007ea96 Base il y a 4 ans
NPC.cpp 51bf3ab479 Opcodes now set in spawn serialize il y a 3 ans
NPC.h a17c7915ee Support for flying mobs (InitialState = 49156), runback also supports original gridid for NPC il y a 4 ans
NPC_AI.cpp 423163d30c Revert "Reducing mutex locks, reducing unnecessary calls by timers increased/utilized for certain processes" il y a 4 ans
NPC_AI.h 22dc084991 Tracking of player character ids for loot in encounters il y a 4 ans
Object.cpp 51bf3ab479 Opcodes now set in spawn serialize il y a 3 ans
Object.h 548007ea96 Base il y a 4 ans
Player.cpp 51bf3ab479 Opcodes now set in spawn serialize il y a 3 ans
Player.h b698e847e1 Merging LethalEncounter's support of classic (version 283) and dof (version 546) il y a 3 ans
PlayerGroups.cpp 24a1ccf3a2 EQ2Emu Base Updates il y a 4 ans
PlayerGroups.h 548007ea96 Base il y a 4 ans
Quests.cpp 4698570ab9 Fix OfferQuest being disabled il y a 3 ans
Quests.h 548007ea96 Base il y a 4 ans
Sign.cpp 51bf3ab479 Opcodes now set in spawn serialize il y a 3 ans
Sign.h 548007ea96 Base il y a 4 ans
Skills.cpp b698e847e1 Merging LethalEncounter's support of classic (version 283) and dof (version 546) il y a 3 ans
Skills.h b698e847e1 Merging LethalEncounter's support of classic (version 283) and dof (version 546) il y a 3 ans
Spawn.cpp 74bd3c5a52 Various bug fixes, added checks to ensure we wont send bad packets to client if the opcode for the client doesnt exit il y a 3 ans
Spawn.h 51bf3ab479 Opcodes now set in spawn serialize il y a 3 ans
SpawnLists.h 6c7f11fd70 LUA Commands Added/Updated for controlling primary commands il y a 4 ans
SpellProcess.cpp 464aa0b791 Support for group and self targetting for spells like shadowsight il y a 3 ans
SpellProcess.h 464aa0b791 Support for group and self targetting for spells like shadowsight il y a 3 ans
Spells.cpp 8e9afeded6 Fixed merchants and examine hang il y a 3 ans
Spells.h 8e9afeded6 Fixed merchants and examine hang il y a 3 ans
Titles.cpp 548007ea96 Base il y a 4 ans
Titles.h 548007ea96 Base il y a 4 ans
Trade.cpp 548007ea96 Base il y a 4 ans
Trade.h 548007ea96 Base il y a 4 ans
Transmute.cpp b9fc4e7281 EQ2Emu Merge To Current Date (Requires DB update, will be separate commit) il y a 4 ans
Transmute.h b9fc4e7281 EQ2Emu Merge To Current Date (Requires DB update, will be separate commit) il y a 4 ans
Variables.h 548007ea96 Base il y a 4 ans
VisualStates.h 745185ecde Fixed emote visual state ids for classic/DoF client il y a 3 ans
Widget.cpp 51bf3ab479 Opcodes now set in spawn serialize il y a 3 ans
Widget.h 3c0b5abeb5 Update Widget.h il y a 4 ans
World.cpp 4f1005b647 History tab inside house now functioning for Paid Upkeep il y a 3 ans
World.h 452ce7f157 add holiday_flag to spawn and transporters table il y a 3 ans
WorldDatabase.cpp e64b718066 Merge branch 'master' of http://cutpon.com:3000/devn00b/EQ2EMu il y a 3 ans
WorldDatabase.h a7fe1df8f0 reload commands added il y a 3 ans
WorldTCPConnection.h 548007ea96 Base il y a 4 ans
classes.cpp b698e847e1 Merging LethalEncounter's support of classic (version 283) and dof (version 546) il y a 3 ans
classes.h 548007ea96 Base il y a 4 ans
client.cpp f31af3dd0d forgot to add files il y a 3 ans
client.h 55b98c6cf7 classic/DoF show book support il y a 3 ans
makefile 91c4ff20bd makefile updates for nix support il y a 4 ans
makefile.a64 d7a00658d1 Rest of Chest Traps and Disarm Chest Traps implementation il y a 4 ans
net.cpp a9f087b40c Cleanup logging behavior il y a 3 ans
net.h a9f087b40c Cleanup logging behavior il y a 3 ans
races.cpp 548007ea96 Base il y a 4 ans
races.h 548007ea96 Base il y a 4 ans
zoneserver.cpp 8bc4bbbbaa Merge branch 'master' of http://cutpon.com:3000/devn00b/EQ2EMu il y a 3 ans
zoneserver.h c34cf38c7d Added /findspawn searchstring/regex il y a 3 ans