image 2ebc48c157 Spawn indexes in Player class now protected by mutex 3 jaren geleden
..
Achievements 548007ea96 Base 4 jaren geleden
AltAdvancement 548007ea96 Base 4 jaren geleden
Bots 55b98c6cf7 classic/DoF show book support 3 jaren geleden
Chat 9da4516dde Update ChatChannel.cpp 3 jaren geleden
Collections cb0d07c5fa Character saves needed to be async, too slow to run synchronous in client process 4 jaren geleden
Commands 7fb275ee44 Support for starting skills/spells added after char created 3 jaren geleden
Guilds 74bd3c5a52 Various bug fixes, added checks to ensure we wont send bad packets to client if the opcode for the client doesnt exit 3 jaren geleden
HeroicOp 2ebc48c157 Spawn indexes in Player class now protected by mutex 3 jaren geleden
Housing 4f1005b647 History tab inside house now functioning for Paid Upkeep 3 jaren geleden
IRC 548007ea96 Base 4 jaren geleden
Items f374cb4dd4 items table update flags_16384 -> no_transmute, flags2_256 -> no_salvage 3 jaren geleden
Patch 548007ea96 Base 4 jaren geleden
RaceTypes 548007ea96 Base 4 jaren geleden
Recipes 548007ea96 Base 4 jaren geleden
Rules a7fe1df8f0 reload commands added 3 jaren geleden
Tradeskills 2ebc48c157 Spawn indexes in Player class now protected by mutex 3 jaren geleden
Traits 06e7e6b96e crash fix on WS_TraitsList not existing for DoF client 3 jaren geleden
Zone f20c48285c navigation path crash prevention in map find 3 jaren geleden
Appearances.h 548007ea96 Base 4 jaren geleden
ClientPacketFunctions.cpp 8e9afeded6 Fixed merchants and examine hang 3 jaren geleden
ClientPacketFunctions.h 9ac85ecff8 Housing functionality (outside widget door, accessing house, pay upkeep) 4 jaren geleden
Combat.cpp 7a86840df0 Spell stability fixes (various crashes, bad pointer handling) 3 jaren geleden
Combat.h 04498a2490 Player/Target Radius added to distance checks 4 jaren geleden
Entity.cpp cbb399fad4 Update Entity.cpp 3 jaren geleden
Entity.h 7a86840df0 Spell stability fixes (various crashes, bad pointer handling) 3 jaren geleden
Factions.cpp 548007ea96 Base 4 jaren geleden
Factions.h 24a1ccf3a2 EQ2Emu Base Updates 4 jaren geleden
GroundSpawn.cpp 51bf3ab479 Opcodes now set in spawn serialize 3 jaren geleden
GroundSpawn.h 5a8ffc3385 Groundspawn adhere to ground (lol) 4 jaren geleden
Languages.cpp 548007ea96 Base 4 jaren geleden
Languages.h 548007ea96 Base 4 jaren geleden
LoginServer.cpp 6676f66184 LoginServer.ini reading updated 4 jaren geleden
LoginServer.h 548007ea96 Base 4 jaren geleden
LuaFunctions.cpp 0d17a539ba Update LuaFunctions.cpp 3 jaren geleden
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 3 jaren geleden
LuaInterface.cpp 7a86840df0 Spell stability fixes (various crashes, bad pointer handling) 3 jaren geleden
LuaInterface.h 7a86840df0 Spell stability fixes (various crashes, bad pointer handling) 3 jaren geleden
MutexHelper.h 548007ea96 Base 4 jaren geleden
MutexList.h 548007ea96 Base 4 jaren geleden
MutexMap.h 548007ea96 Base 4 jaren geleden
MutexVector.h 548007ea96 Base 4 jaren geleden
NPC.cpp 51bf3ab479 Opcodes now set in spawn serialize 3 jaren geleden
NPC.h a17c7915ee Support for flying mobs (InitialState = 49156), runback also supports original gridid for NPC 4 jaren geleden
NPC_AI.cpp 423163d30c Revert "Reducing mutex locks, reducing unnecessary calls by timers increased/utilized for certain processes" 4 jaren geleden
NPC_AI.h 22dc084991 Tracking of player character ids for loot in encounters 4 jaren geleden
Object.cpp 51bf3ab479 Opcodes now set in spawn serialize 3 jaren geleden
Object.h 548007ea96 Base 4 jaren geleden
Player.cpp 2ebc48c157 Spawn indexes in Player class now protected by mutex 3 jaren geleden
Player.h 2ebc48c157 Spawn indexes in Player class now protected by mutex 3 jaren geleden
PlayerGroups.cpp 7a86840df0 Spell stability fixes (various crashes, bad pointer handling) 3 jaren geleden
PlayerGroups.h 41716c32fa Group fixes/support - requires characters table update 3 jaren geleden
Quests.cpp 4698570ab9 Fix OfferQuest being disabled 3 jaren geleden
Quests.h 548007ea96 Base 4 jaren geleden
Sign.cpp 51bf3ab479 Opcodes now set in spawn serialize 3 jaren geleden
Sign.h 548007ea96 Base 4 jaren geleden
Skills.cpp b698e847e1 Merging LethalEncounter's support of classic (version 283) and dof (version 546) 3 jaren geleden
Skills.h b698e847e1 Merging LethalEncounter's support of classic (version 283) and dof (version 546) 3 jaren geleden
Spawn.cpp 2ebc48c157 Spawn indexes in Player class now protected by mutex 3 jaren geleden
Spawn.h 2ebc48c157 Spawn indexes in Player class now protected by mutex 3 jaren geleden
SpawnLists.h 6c7f11fd70 LUA Commands Added/Updated for controlling primary commands 4 jaren geleden
SpellProcess.cpp ea88e22405 more spell crash/hang fixes 3 jaren geleden
SpellProcess.h ea88e22405 more spell crash/hang fixes 3 jaren geleden
Spells.cpp 8e9afeded6 Fixed merchants and examine hang 3 jaren geleden
Spells.h 8e9afeded6 Fixed merchants and examine hang 3 jaren geleden
Titles.cpp 548007ea96 Base 4 jaren geleden
Titles.h 548007ea96 Base 4 jaren geleden
Trade.cpp 548007ea96 Base 4 jaren geleden
Trade.h 548007ea96 Base 4 jaren geleden
Transmute.cpp f374cb4dd4 items table update flags_16384 -> no_transmute, flags2_256 -> no_salvage 3 jaren geleden
Transmute.h b9fc4e7281 EQ2Emu Merge To Current Date (Requires DB update, will be separate commit) 4 jaren geleden
Variables.h 548007ea96 Base 4 jaren geleden
VisualStates.h 745185ecde Fixed emote visual state ids for classic/DoF client 3 jaren geleden
Widget.cpp 959470db69 Fixed house not being accessible, spawn id seems to be better as 0 3 jaren geleden
Widget.h 3c0b5abeb5 Update Widget.h 4 jaren geleden
World.cpp 56a987274d fix to watchdog code to remove zone entry in iterator when we force shutdown 3 jaren geleden
World.h dc98a6035e Zone watchdog logic -- attempt to force shutdown a hung/frozen zone 3 jaren geleden
WorldDatabase.cpp 41716c32fa Group fixes/support - requires characters table update 3 jaren geleden
WorldDatabase.h 7fb275ee44 Support for starting skills/spells added after char created 3 jaren geleden
WorldTCPConnection.h 548007ea96 Base 4 jaren geleden
classes.cpp b698e847e1 Merging LethalEncounter's support of classic (version 283) and dof (version 546) 3 jaren geleden
classes.h 548007ea96 Base 4 jaren geleden
client.cpp ab226c00f8 Fix examine info crash 3 jaren geleden
client.h 41716c32fa Group fixes/support - requires characters table update 3 jaren geleden
makefile 91c4ff20bd makefile updates for nix support 4 jaren geleden
makefile.a64 d7a00658d1 Rest of Chest Traps and Disarm Chest Traps implementation 4 jaren geleden
net.cpp a9f087b40c Cleanup logging behavior 3 jaren geleden
net.h a9f087b40c Cleanup logging behavior 3 jaren geleden
races.cpp 548007ea96 Base 4 jaren geleden
races.h 548007ea96 Base 4 jaren geleden
zoneserver.cpp 2ebc48c157 Spawn indexes in Player class now protected by mutex 3 jaren geleden
zoneserver.h 2ebc48c157 Spawn indexes in Player class now protected by mutex 3 jaren geleden