Image ac1ecda564 Some equip slot checks to make sure LUA isn't abused for wrong slot numbers 3 anos atrás
..
Achievements 548007ea96 Base 4 anos atrás
AltAdvancement 463c6ce53a InfoStruct accessible in LUA/mutli-thread 3 anos atrás
Bots 463c6ce53a InfoStruct accessible in LUA/mutli-thread 3 anos atrás
Chat ebddaba763 Tutorial instructions for the Far Journey zone 3 anos atrás
Collections cb0d07c5fa Character saves needed to be async, too slow to run synchronous in client process 4 anos atrás
Commands 6304430e3a Quest class constructor mgmt, don't need to always create the quest 3 anos atrás
Guilds ebddaba763 Tutorial instructions for the Far Journey zone 3 anos atrás
HeroicOp 2ebc48c157 Spawn indexes in Player class now protected by mutex 3 anos atrás
Housing 09bf3a3378 Fixed bug #3 (World crashing when port already in use) - will gracefully exit 3 anos atrás
IRC 548007ea96 Base 4 anos atrás
Items 60f1130466 Some EquipmentItem locking fixes 3 anos atrás
Patch 548007ea96 Base 4 anos atrás
RaceTypes 548007ea96 Base 4 anos atrás
Recipes 548007ea96 Base 4 anos atrás
Rules 2f8d68244d Address starting_zones limitation, fix harvesting / removespawn crashes 3 anos atrás
Tradeskills ebddaba763 Tutorial instructions for the Far Journey zone 3 anos atrás
Traits 06e7e6b96e crash fix on WS_TraitsList not existing for DoF client 3 anos atrás
Zone 7736005995 Fix some missing water detection 3 anos atrás
Appearances.h 548007ea96 Base 4 anos atrás
CMakeLists.txt d4b59319ce Techwizz: Fix CMake to include boost libraries 3 anos atrás
ClientPacketFunctions.cpp 6ed7941ece Numerous memory leak fixes / initialization/deinitialization issues 3 anos atrás
ClientPacketFunctions.h 9ac85ecff8 Housing functionality (outside widget door, accessing house, pay upkeep) 4 anos atrás
Combat.cpp 362daada59 Immunity support updates, player mail, spell heal pct 3 anos atrás
Combat.h 04498a2490 Player/Target Radius added to distance checks 4 anos atrás
Entity.cpp ac1ecda564 Some equip slot checks to make sure LUA isn't abused for wrong slot numbers 3 anos atrás
Entity.h ac1ecda564 Some equip slot checks to make sure LUA isn't abused for wrong slot numbers 3 anos atrás
Factions.cpp 548007ea96 Base 4 anos atrás
Factions.h 24a1ccf3a2 EQ2Emu Base Updates 4 anos atrás
GroundSpawn.cpp 81bd804af2 Fixed bug that caused the server to not be compilable on Linux 3 anos atrás
GroundSpawn.h a41aa0fa6d SetQuestsRequired is now mutex protected, trying to prevent crash on deconstructor 3 anos atrás
Languages.cpp 548007ea96 Base 4 anos atrás
Languages.h 548007ea96 Base 4 anos atrás
LoginServer.cpp 66505ccea3 RegionScripts, lava/death region support 3 anos atrás
LoginServer.h 548007ea96 Base 4 anos atrás
LuaFunctions.cpp 529a260d3e Some equipment lock fixes (not all resolved yet) plus LUA equip functions, regular mail without items works 3 anos atrás
LuaFunctions.h 529a260d3e Some equipment lock fixes (not all resolved yet) plus LUA equip functions, regular mail without items works 3 anos atrás
LuaInterface.cpp 529a260d3e Some equipment lock fixes (not all resolved yet) plus LUA equip functions, regular mail without items works 3 anos atrás
LuaInterface.h 567117054d LUA support for triggering a door and overriding via spawnscripts vs code 'always accept open door' 3 anos atrás
MutexHelper.h 548007ea96 Base 4 anos atrás
MutexList.h 548007ea96 Base 4 anos atrás
MutexMap.h 548007ea96 Base 4 anos atrás
MutexVector.h 548007ea96 Base 4 anos atrás
NPC.cpp 463c6ce53a InfoStruct accessible in LUA/mutli-thread 3 anos atrás
NPC.h 66505ccea3 RegionScripts, lava/death region support 3 anos atrás
NPC_AI.cpp 362daada59 Immunity support updates, player mail, spell heal pct 3 anos atrás
NPC_AI.h 22dc084991 Tracking of player character ids for loot in encounters 4 anos atrás
Object.cpp a41aa0fa6d SetQuestsRequired is now mutex protected, trying to prevent crash on deconstructor 3 anos atrás
Object.h 548007ea96 Base 4 anos atrás
Player.cpp 6304430e3a Quest class constructor mgmt, don't need to always create the quest 3 anos atrás
Player.h 96debb941c Fixed titles, make sure to source in DB update! 3 anos atrás
PlayerGroups.cpp ebddaba763 Tutorial instructions for the Far Journey zone 3 anos atrás
PlayerGroups.h 7ae7d637a3 Protection to group members and also heroic opportunities (avoid crashes) 3 anos atrás
Quests.cpp 9bcd1eeb47 Fix quests dialog crashing in AoM 3 anos atrás
Quests.h 6304430e3a Quest class constructor mgmt, don't need to always create the quest 3 anos atrás
Sign.cpp 09bf3a3378 Fixed bug #3 (World crashing when port already in use) - will gracefully exit 3 anos atrás
Sign.h 548007ea96 Base 4 anos atrás
Skills.cpp 65109b0d5d Glowpaths/waypoints added 3 anos atrás
Skills.h 65109b0d5d Glowpaths/waypoints added 3 anos atrás
Spawn.cpp 529a260d3e Some equipment lock fixes (not all resolved yet) plus LUA equip functions, regular mail without items works 3 anos atrás
Spawn.h 463c6ce53a InfoStruct accessible in LUA/mutli-thread 3 anos atrás
SpawnLists.h 6c7f11fd70 LUA Commands Added/Updated for controlling primary commands 4 anos atrás
SpellProcess.cpp 463c6ce53a InfoStruct accessible in LUA/mutli-thread 3 anos atrás
SpellProcess.h 103859462d in_heroic_opp for spellcasting in heroic opportunities 3 anos atrás
Spells.cpp 463c6ce53a InfoStruct accessible in LUA/mutli-thread 3 anos atrás
Spells.h 65109b0d5d Glowpaths/waypoints added 3 anos atrás
Titles.cpp 96debb941c Fixed titles, make sure to source in DB update! 3 anos atrás
Titles.h 96debb941c Fixed titles, make sure to source in DB update! 3 anos atrás
Trade.cpp 548007ea96 Base 4 anos atrás
Trade.h 548007ea96 Base 4 anos atrás
Transmute.cpp 81bd804af2 Fixed bug that caused the server to not be compilable on Linux 3 anos atrás
Transmute.h b9fc4e7281 EQ2Emu Merge To Current Date (Requires DB update, will be separate commit) 4 anos atrás
Variables.h 548007ea96 Base 4 anos atrás
VisualStates.h 66505ccea3 RegionScripts, lava/death region support 3 anos atrás
Widget.cpp 567117054d LUA support for triggering a door and overriding via spawnscripts vs code 'always accept open door' 3 anos atrás
Widget.h 567117054d LUA support for triggering a door and overriding via spawnscripts vs code 'always accept open door' 3 anos atrás
World.cpp ce7cc092d3 Wait a minute for hangup in zone instead of 30s 3 anos atrás
World.h effd7100c9 Added muted locking on the world maps / region maps.. in case two of the same instance load same time 3 anos atrás
WorldDatabase.cpp 529a260d3e Some equipment lock fixes (not all resolved yet) plus LUA equip functions, regular mail without items works 3 anos atrás
WorldDatabase.h 96debb941c Fixed titles, make sure to source in DB update! 3 anos atrás
WorldTCPConnection.h 548007ea96 Base 4 anos atrás
classes.cpp b698e847e1 Merging LethalEncounter's support of classic (version 283) and dof (version 546) 3 anos atrás
classes.h 548007ea96 Base 4 anos atrás
client.cpp 529a260d3e Some equipment lock fixes (not all resolved yet) plus LUA equip functions, regular mail without items works 3 anos atrás
client.h 529a260d3e Some equipment lock fixes (not all resolved yet) plus LUA equip functions, regular mail without items works 3 anos atrás
makefile 463c6ce53a InfoStruct accessible in LUA/mutli-thread 3 anos atrás
makefile.a64 463c6ce53a InfoStruct accessible in LUA/mutli-thread 3 anos atrás
net.cpp 66505ccea3 RegionScripts, lava/death region support 3 anos atrás
net.h a9f087b40c Cleanup logging behavior 3 anos atrás
races.cpp 548007ea96 Base 4 anos atrás
races.h 548007ea96 Base 4 anos atrás
zoneserver.cpp 13f56a07db Quest updates such as the quest flag/leaf over a kill target now displays properly 3 anos atrás
zoneserver.h 567117054d LUA support for triggering a door and overriding via spawnscripts vs code 'always accept open door' 3 anos atrás