Image 22dc084991 Tracking of player character ids for loot in encounters 4 년 전
..
Achievements 548007ea96 Base 4 년 전
AltAdvancement 548007ea96 Base 4 년 전
Bots 04498a2490 Player/Target Radius added to distance checks 4 년 전
Chat 548007ea96 Base 4 년 전
Collections cb0d07c5fa Character saves needed to be async, too slow to run synchronous in client process 4 년 전
Commands c14c35c612 additional linux fix for a crash on the /invul command 4 년 전
Guilds 548007ea96 Base 4 년 전
HeroicOp 548007ea96 Base 4 년 전
Housing 548007ea96 Base 4 년 전
IRC 548007ea96 Base 4 년 전
Items 1ae5f04961 support for /itemsearch broker to input item id 4 년 전
Patch 548007ea96 Base 4 년 전
RaceTypes 548007ea96 Base 4 년 전
Recipes 548007ea96 Base 4 년 전
Rules 2de73b6b83 Support for BestZ / Line of Sight / navmesh pathing 4 년 전
Tradeskills 548007ea96 Base 4 년 전
Traits 548007ea96 Base 4 년 전
Zone c6904b02ff Linux compile fixes 4 년 전
Appearances.h 548007ea96 Base 4 년 전
ClientPacketFunctions.cpp b19fd5f36f Adds char properties and fixes looting alive npcs 4 년 전
ClientPacketFunctions.h b19fd5f36f Adds char properties and fixes looting alive npcs 4 년 전
Combat.cpp 89ff042377 Update Combat.cpp 4 년 전
Combat.h 04498a2490 Player/Target Radius added to distance checks 4 년 전
Entity.cpp 57b6811413 fix for runback speed and movement loop speed 4 년 전
Entity.h 2706ac7627 stop mobs from converging on 0,0,0 4 년 전
Factions.cpp 548007ea96 Base 4 년 전
Factions.h 24a1ccf3a2 EQ2Emu Base Updates 4 년 전
GroundSpawn.cpp 548007ea96 Base 4 년 전
GroundSpawn.h 5a8ffc3385 Groundspawn adhere to ground (lol) 4 년 전
Languages.cpp 548007ea96 Base 4 년 전
Languages.h 548007ea96 Base 4 년 전
LoginServer.cpp 6676f66184 LoginServer.ini reading updated 4 년 전
LoginServer.h 548007ea96 Base 4 년 전
LuaFunctions.cpp f2c72f60b1 Default Entity SetSpeed via LUA fix 4 년 전
LuaFunctions.h a4ff0e539f SetSpeedMultiplier modified to act as a fraction of 100 4 년 전
LuaInterface.cpp a4ff0e539f SetSpeedMultiplier modified to act as a fraction of 100 4 년 전
LuaInterface.h 5dfafe4464 Linux fixes 4 년 전
MutexHelper.h 548007ea96 Base 4 년 전
MutexList.h 548007ea96 Base 4 년 전
MutexMap.h 548007ea96 Base 4 년 전
MutexVector.h 548007ea96 Base 4 년 전
NPC.cpp edad5a4382 After runback make sure npcs resume their movement loop 4 년 전
NPC.h a17c7915ee Support for flying mobs (InitialState = 49156), runback also supports original gridid for NPC 4 년 전
NPC_AI.cpp 22dc084991 Tracking of player character ids for loot in encounters 4 년 전
NPC_AI.h 22dc084991 Tracking of player character ids for loot in encounters 4 년 전
Object.cpp 548007ea96 Base 4 년 전
Object.h 548007ea96 Base 4 년 전
Player.cpp 4e940f6b7c PVP Invisibility Support 4 년 전
Player.h 4e940f6b7c PVP Invisibility Support 4 년 전
PlayerGroups.cpp 24a1ccf3a2 EQ2Emu Base Updates 4 년 전
PlayerGroups.h 548007ea96 Base 4 년 전
Quests.cpp 548007ea96 Base 4 년 전
Quests.h 548007ea96 Base 4 년 전
Sign.cpp 548007ea96 Base 4 년 전
Sign.h 548007ea96 Base 4 년 전
Skills.cpp d7a00658d1 Rest of Chest Traps and Disarm Chest Traps implementation 4 년 전
Skills.h bd2658946f Resolve Deadlock in MSpawnList against CombatProcess, barebones of disarm trap 4 년 전
Spawn.cpp 57b6811413 fix for runback speed and movement loop speed 4 년 전
Spawn.h c6904b02ff Linux compile fixes 4 년 전
SpawnLists.h 548007ea96 Base 4 년 전
SpellProcess.cpp c1c6fc8d2d NPCs aggro on unfriendly spell casted on them 4 년 전
SpellProcess.h 856e068cad castspell command 4 년 전
Spells.cpp 548007ea96 Base 4 년 전
Spells.h 548007ea96 Base 4 년 전
Titles.cpp 548007ea96 Base 4 년 전
Titles.h 548007ea96 Base 4 년 전
Trade.cpp 548007ea96 Base 4 년 전
Trade.h 548007ea96 Base 4 년 전
Transmute.cpp b9fc4e7281 EQ2Emu Merge To Current Date (Requires DB update, will be separate commit) 4 년 전
Transmute.h b9fc4e7281 EQ2Emu Merge To Current Date (Requires DB update, will be separate commit) 4 년 전
Variables.h 548007ea96 Base 4 년 전
VisualStates.h 548007ea96 Base 4 년 전
Widget.cpp 6eeaee134c fix doors not opening 4 년 전
Widget.h 3c0b5abeb5 Update Widget.h 4 년 전
World.cpp 548007ea96 Base 4 년 전
World.h 548007ea96 Base 4 년 전
WorldDatabase.cpp 26decf5a1f widgets omitted from bulk updates, sent individually 4 년 전
WorldDatabase.h 7d6de27e1f spawn combine save crashes, reports wrong location id 4 년 전
WorldTCPConnection.h 548007ea96 Base 4 년 전
classes.cpp 548007ea96 Base 4 년 전
classes.h 548007ea96 Base 4 년 전
client.cpp 26decf5a1f widgets omitted from bulk updates, sent individually 4 년 전
client.h eb7c5347d7 Fix server->client desync 4 년 전
makefile 548007ea96 Base 4 년 전
makefile.a64 d7a00658d1 Rest of Chest Traps and Disarm Chest Traps implementation 4 년 전
net.cpp 2de73b6b83 Support for BestZ / Line of Sight / navmesh pathing 4 년 전
net.h 548007ea96 Base 4 년 전
races.cpp 548007ea96 Base 4 년 전
races.h 548007ea96 Base 4 년 전
zoneserver.cpp c6904b02ff Linux compile fixes 4 년 전
zoneserver.h 65b9bf8c21 Removed inbulk distance, just use send_spawn_distance instead -- also zone in should send a larger radius (not less than 40) 4 년 전