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