akkadius-Server/common
2025-09-17 01:31:48 -05:00
..
cli [API] Implement Zone Sidecar (#3635) 2023-10-23 22:39:37 -05:00
content [Code] WorldContentServer Global to Singleton Cleanup (#4939) 2025-06-25 14:55:39 -05:00
cron [Strings] Add more number formatters (#2873) 2023-03-04 17:01:19 -06:00
database Hotfix: revert #4996 2025-09-17 00:47:42 -05:00
discord [Code] PlayerEventLogs Global to Singleton Cleanup (#4928) 2025-06-25 15:05:33 -05:00
event [Cleanup] Cleanup uses of insert/push_back when a temp object is used. (#3170) 2023-04-03 16:45:01 -04:00
events [Code] PlayerEventLogs Global to Singleton Cleanup (#4928) 2025-06-25 15:05:33 -05:00
http [Cleanup] Cleanup excessive type casting: string -> char * -> string (#3169) 2023-04-01 12:45:16 -04:00
json [API] Implement Zone Sidecar (#3635) 2023-10-23 22:39:37 -05:00
memory [Linux] Implement KSM Kernel Samepage Merging with Maps (#4601) 2025-01-21 15:50:20 -06:00
net [Code] Remove Attributions (#4988) 2025-08-15 23:36:35 -05:00
patches [Bug Fix] Fix Several Evolving Item Bugs (#4992) 2025-09-07 22:51:39 -04:00
pch [Build] More Build Speed Improvements (#4959) 2025-06-30 13:09:23 -05:00
process [Code] Cleanup Strings Header (#4950) 2025-06-22 13:52:13 -05:00
repositories Hotfix: revert #4996 2025-09-17 00:47:42 -05:00
SocketLib
stacktrace [Cleanup] Cleanup uses of insert/push_back when a temp object is used. (#3170) 2023-04-03 16:45:01 -04:00
StackWalker
termcolor [Database] Implement native database migrations in server (#2857) 2023-06-19 01:31:07 -05:00
util Fix compile issue for latest vc compiler 2020-05-23 23:19:54 -07:00
additive_lagged_fibonacci_engine.h Add some knobs to our RNG class 2021-07-16 21:50:46 -04:00
base_packet.cpp [Code Cleanup] Remove this-> in code where its implied (#2088) 2022-05-01 10:22:09 -04:00
base_packet.h Fix issues with OP_SpecialMesg handling 2019-07-18 00:56:46 -04:00
bazaar.cpp [Fix] Add the bazaar search limit to query (#4829) 2025-04-09 21:44:19 -05:00
bazaar.h [Bazaar] Improve Bazaar Search Performance (#4615) 2025-01-26 19:04:56 -06:00
bodytypes.cpp [Cleanup] Cleanup Body Type Code (#4366) 2024-06-02 04:25:06 -04:00
bodytypes.h [Cleanup] Cleanup Body Type Code (#4366) 2024-06-02 04:25:06 -04:00
classes.cpp [Cleanup] Cleanup classes.cpp/classes.h (#3752) 2023-12-13 18:38:45 -05:00
classes.h [Bots] Bot Overhaul (#4580) 2025-02-03 04:02:42 -06:00
CMakeLists.txt [Repositories] Convert Item Loading to Repositories (#4998) 2025-08-30 16:39:23 -04:00
compression.cpp Rename namespace EQEmu to namespace EQ (so we don't have two similar but different namespaces anymore) 2020-05-17 18:36:06 -07:00
compression.h Rename namespace EQEmu to namespace EQ (so we don't have two similar but different namespaces anymore) 2020-05-17 18:36:06 -07:00
condition.cpp
condition.h
crash.cpp [Code] EQEmuLogSys Global to Singleton Cleanup (#4925) 2025-06-25 14:05:49 -05:00
crash.h
crc16.cpp
crc16.h
crc32.cpp
crc32.h
data_bucket.cpp [Databuckets] Revert Caching Changes of #4917 (#4957) 2025-06-28 17:28:19 -05:00
data_bucket.h [Databuckets] Move Databuckets to Common (#4918) 2025-06-16 16:48:29 -05:00
data_verification.h Rename namespace EQEmu to namespace EQ (so we don't have two similar but different namespaces anymore) 2020-05-17 18:36:06 -07:00
database.cpp [Code] PlayerEventLogs Global to Singleton Cleanup (#4928) 2025-06-25 15:05:33 -05:00
database.h [Quest API] Add Last Login and First Login Flags to EVENT_CONNECT (#4866) 2025-05-14 20:46:25 -05:00
database_instances.cpp [Hotfix] Make sure we don't expire default value instances 2025-03-31 02:25:07 -05:00
database_schema.h [Hotfix] Fix #copycharacter command (#4860) 2025-04-28 17:48:30 -04:00
dbcore.cpp [Code] EQEmuLogSys Global to Singleton Cleanup (#4925) 2025-06-25 14:05:49 -05:00
dbcore.h [Fix] Deadlock on failed #copycharacter commands (#4887) 2025-05-16 13:39:34 -05:00
deity.cpp [Cleanup] Cleanup Deity Code (#4363) 2024-06-01 18:21:26 -05:00
deity.h [Cleanup] Cleanup Deity Code (#4363) 2024-06-01 18:21:26 -05:00
dynamic_zone_base.cpp [Fix] Instance DZ Creation (#4823) 2025-03-30 16:59:29 -05:00
dynamic_zone_base.h [Expeditions] Move expedition code into DynamicZone (#4672) 2025-02-15 18:40:35 -06:00
dynamic_zone_lockout.cpp [Expeditions] Move expedition code into DynamicZone (#4672) 2025-02-15 18:40:35 -06:00
dynamic_zone_lockout.h [Expeditions] Move expedition code into DynamicZone (#4672) 2025-02-15 18:40:35 -06:00
emu_constants.cpp [Pets] Add Pet Constants and Methods (#4987) 2025-08-17 01:00:31 -04:00
emu_constants.h [Pets] Add Pet Constants and Methods (#4987) 2025-08-17 01:00:31 -04:00
emu_limits.cpp Another eq_dictionary pass 2016-05-30 06:52:25 -04:00
emu_limits.h Added dynamic entries to eqdictionary 2019-01-12 20:03:52 -05:00
emu_opcodes.cpp
emu_opcodes.h [Cleanup] Use explicit conversions for enum formatting (#4064) 2024-02-12 02:58:48 -06:00
emu_oplist.h [Feature] Implement /changename & related script bindings. Clean up #set name (#4770) 2025-03-19 21:00:45 -05:00
emu_versions.cpp Rename namespace EQEmu to namespace EQ (so we don't have two similar but different namespaces anymore) 2020-05-17 18:36:06 -07:00
emu_versions.h Rename namespace EQEmu to namespace EQ (so we don't have two similar but different namespaces anymore) 2020-05-17 18:36:06 -07:00
eq_constants.h [Bug Fix] Add a missing Froglok starting area for Titanium Startzone. (#4962) 2025-07-04 12:53:45 -04:00
eq_limits.cpp [Feature] GuildBank Updates (#4674) 2025-02-15 17:48:50 -06:00
eq_limits.h [Feature] GuildBank Updates (#4674) 2025-02-15 17:48:50 -06:00
eq_packet.cpp [Cleanup] Remove unused code in eq_packet.cpp/eq_packet.h (#3183) 2023-04-05 11:17:29 -04:00
eq_packet.h [Cleanup] Remove unused code in eq_packet.cpp/eq_packet.h (#3183) 2023-04-05 11:17:29 -04:00
eq_packet_structs.h [Feature] Enable spawn attribute for NPCTintID (#4871) 2025-05-14 20:26:35 -05:00
eq_stream.cpp [Code] EQEmuLogSys Global to Singleton Cleanup (#4925) 2025-06-25 14:05:49 -05:00
eq_stream.h [Logging] Netcode Logging Unify (#2443) 2022-09-28 03:42:09 -05:00
eq_stream_factory.cpp [Performance] Remove unecessary log calls from EQStream hot paths (read/write) 2017-03-28 15:52:51 -05:00
eq_stream_factory.h
eq_stream_ident.cpp [Cleanup] Cleanup cheap-to-copy reference to use value instead in eq_stream_ident.cpp/eq_stream_ident.h (#3209) 2023-04-05 12:14:01 -04:00
eq_stream_ident.h [Cleanup] Cleanup cheap-to-copy reference to use value instead in eq_stream_ident.cpp/eq_stream_ident.h (#3209) 2023-04-05 12:14:01 -04:00
eq_stream_intf.h [Code] Remove Attributions (#4988) 2025-08-15 23:36:35 -05:00
eq_stream_locator.h
eq_stream_proxy.cpp [Logging] Netcode Logging Unify (#2443) 2022-09-28 03:42:09 -05:00
eq_stream_proxy.h [Logging] Netcode Logging Unify (#2443) 2022-09-28 03:42:09 -05:00
eq_stream_type.h
eqdb.cpp [Cleanup] Use default ctor instead of an empty ctor. (#3206) 2023-04-05 12:14:22 -04:00
eqdb.h [Cleanup] Use default ctor instead of an empty ctor. (#3206) 2023-04-05 12:14:22 -04:00
eqdb_res.cpp
eqdb_res.h
eqemu_config.cpp [Code] PathManager Global to Singleton Cleanup (#4924) 2025-06-22 13:50:52 -04:00
eqemu_config.h [Code] PathManager Global to Singleton Cleanup (#4924) 2025-06-22 13:50:52 -04:00
eqemu_config_elements.h
eqemu_exception.cpp Rename namespace EQEmu to namespace EQ (so we don't have two similar but different namespaces anymore) 2020-05-17 18:36:06 -07:00
eqemu_exception.h Rename namespace EQEmu to namespace EQ (so we don't have two similar but different namespaces anymore) 2020-05-17 18:36:06 -07:00
eqemu_logsys.cpp [Code] EQEmuLogSys Global to Singleton Cleanup (#4925) 2025-06-25 14:05:49 -05:00
eqemu_logsys.h [Code] EQEmuLogSys Global to Singleton Cleanup (#4925) 2025-06-25 14:05:49 -05:00
eqemu_logsys_log_aliases.h [Code] EQEmuLogSys Global to Singleton Cleanup (#4925) 2025-06-25 14:05:49 -05:00
eqtime.cpp [Spawn] (imported from takp) Added min_time and max_time to spawnentry. This will prevent a NPC from… (#3685) 2023-11-18 14:23:04 -06:00
eqtime.h [Spawn] (imported from takp) Added min_time and max_time to spawnentry. This will prevent a NPC from… (#3685) 2023-11-18 14:23:04 -06:00
event_sub.cpp Fix compiling with libc++ 2018-04-27 21:41:52 -04:00
event_sub.h Fix compiling with libc++ 2018-04-27 21:41:52 -04:00
evolving_items.cpp [Bug Fix] Fix Several Evolving Item Bugs (#4992) 2025-09-07 22:51:39 -04:00
evolving_items.h [Code] EvolvingItemsManager Global to Singleton Cleanup (#4929) 2025-06-25 14:26:29 -05:00
extprofile.cpp
extprofile.h Rename namespace EQEmu to namespace EQ (so we don't have two similar but different namespaces anymore) 2020-05-17 18:36:06 -07:00
faction.cpp [Constants] Change Race Changes to Race Namespace (#5000) 2025-08-30 15:33:11 -04:00
faction.h [Factions] Remove from shared memory and simplify (#3999) 2024-02-04 10:38:38 -05:00
features.h [Zones] Convert IDLE_WHEN_EMPTY to a Zone Column (#3891) 2024-01-13 01:21:40 -06:00
file.cpp [Crash] Fix large file size crash in File::GetContents for windows (#4735) 2025-03-01 18:32:35 -06:00
file.h [Backups] Fix database dump error reporting (#3175) 2023-04-04 00:14:23 -05:00
fixed_memory_hash_set.h Rename namespace EQEmu to namespace EQ (so we don't have two similar but different namespaces anymore) 2020-05-17 18:36:06 -07:00
fixed_memory_variable_hash_set.h Rename namespace EQEmu to namespace EQ (so we don't have two similar but different namespaces anymore) 2020-05-17 18:36:06 -07:00
global_define.h
guild_base.cpp [Feature] GuildBank Updates (#4674) 2025-02-15 17:48:50 -06:00
guild_base.h [FIX] Fix for world crash with over 1500 guilds (#4299) 2024-05-09 00:53:36 -05:00
guilds.cpp
guilds.h [Cleanup] Use explicit conversions for enum formatting (#4064) 2024-02-12 02:58:48 -06:00
inventory_profile.cpp [Fix] Parcel Delivery Updates (#4688) 2025-02-15 18:27:09 -06:00
inventory_profile.h [Fix] Parcel Delivery Updates (#4688) 2025-02-15 18:27:09 -06:00
inventory_slot.cpp [Strings] Refactor Strings Usage (#2305) 2022-07-14 02:10:52 -05:00
inventory_slot.h Rename namespace EQEmu to namespace EQ (so we don't have two similar but different namespaces anymore) 2020-05-17 18:36:06 -07:00
ip_util.cpp [Networking] Fix "port in use" error (#4772) 2025-03-12 00:52:17 -05:00
ip_util.h [World] Check if port in use to avoid double booting mistakes (#4740) 2025-03-02 22:04:03 -08:00
ipc_mutex.cpp [Code] PathManager Global to Singleton Cleanup (#4924) 2025-06-22 13:50:52 -04:00
ipc_mutex.h [File Paths] Implement Path Manager (#2440) 2022-09-28 04:08:59 -05:00
item_data.cpp [Items] Overhaul Item Hand-in System (#4593) 2025-02-03 16:51:09 -06:00
item_data.h [Constants] Convert SE Defines to SpellEffect Namespace (#4999) 2025-08-30 15:33:19 -04:00
item_instance.cpp [Bug Fix] Fix Hero Forge on Character Select (#4954) 2025-06-26 19:35:28 -04:00
item_instance.h [Code] EvolvingItemsManager Global to Singleton Cleanup (#4929) 2025-06-25 14:26:29 -05:00
json_config.cpp Change things -Wcatch-value complains about to references 2020-01-16 19:03:36 -05:00
json_config.h Add standalone web api server, cli handler, authorization, commands 2019-07-07 03:13:04 -05:00
light_source.cpp Rename namespace EQEmu to namespace EQ (so we don't have two similar but different namespaces anymore) 2020-05-17 18:36:06 -07:00
light_source.h Rename namespace EQEmu to namespace EQ (so we don't have two similar but different namespaces anymore) 2020-05-17 18:36:06 -07:00
linked_list.h References shouldn't be null 2020-01-16 17:17:31 -05:00
loot.h [Zone] Implement Zone State Saving on Shutdown (#4715) 2025-02-28 15:31:06 -06:00
mail_oplist.h
md5.cpp [Strings] Refactor Strings Usage (#2305) 2022-07-14 02:10:52 -05:00
md5.h
memory_buffer.cpp Rename namespace EQEmu to namespace EQ (so we don't have two similar but different namespaces anymore) 2020-05-17 18:36:06 -07:00
memory_buffer.h [C++20] Enable C++20 + Fixes + FMT 9.1 (#2664) 2022-12-20 21:52:36 -06:00
memory_mapped_file.cpp [File Paths] Implement Path Manager (#2440) 2022-09-28 04:08:59 -05:00
memory_mapped_file.h Rename namespace EQEmu to namespace EQ (so we don't have two similar but different namespaces anymore) 2020-05-17 18:36:06 -07:00
misc.cpp [Cleanup] Remove LoadItemDBFieldNames() from common/misc.cpp and common/misc.h (#3473) 2023-07-03 19:20:34 -05:00
misc.h [Cleanup] Remove LoadItemDBFieldNames() from common/misc.cpp and common/misc.h (#3473) 2023-07-03 19:20:34 -05:00
misc_functions.cpp [Cleanup] Cleanup uses of Strings::ToInt to match correct type. (#3054) 2023-03-22 12:22:03 -04:00
misc_functions.h Move Netcode logging to LogNetcode 2019-09-01 23:10:49 -05:00
mutex.cpp
mutex.h
mysql_request_result.cpp [Database] Fix multi-statement error reporting (#3425) 2023-06-19 11:55:32 -05:00
mysql_request_result.h [Database] Fix multi-statement error reporting (#3425) 2023-06-19 11:55:32 -05:00
mysql_request_row.cpp
mysql_request_row.h [CPP] Update C++ standard to C++17 (#2308) 2022-07-27 09:00:09 -05:00
mysql_stmt.cpp [Code] Fix build with older C++ libraries (#4549) 2024-11-24 17:18:36 -06:00
mysql_stmt.h [Code] Add mysql prepared statement support (#4530) 2024-11-05 20:12:17 -06:00
op_codes.h
opcode_dispatch.h [Feature] Add Support for Tradeskill Recipe Inspect (#4648) 2025-02-05 23:10:16 -06:00
opcode_map.cpp [Bug Fix] Remove possible Duel exploit. (#1911) 2022-01-02 21:06:31 -06:00
opcodemgr.cpp [Logging] Netcode Logging Unify (#2443) 2022-09-28 03:42:09 -05:00
opcodemgr.h
packet_dump.cpp Working on login / world connection mostly there, fixed a few crashes with encryption on 0 length packets 2016-10-29 23:23:04 -07:00
packet_dump.h Working on login / world connection mostly there, fixed a few crashes with encryption on 0 length packets 2016-10-29 23:23:04 -07:00
packet_dump_file.cpp Streams work on all of the servers now 2016-09-29 22:21:39 -07:00
packet_dump_file.h
packet_functions.cpp
packet_functions.h
packetfile.cpp
packetfile.h
path_manager.cpp [Code] PathManager Global to Singleton Cleanup (#4924) 2025-06-22 13:50:52 -04:00
path_manager.h [Code] PathManager Global to Singleton Cleanup (#4924) 2025-06-22 13:50:52 -04:00
perl_eqdb.cpp [Cleanup] Quest API push methods using invalid types. (#2172) 2022-05-15 22:14:16 -04:00
perl_eqdb_res.cpp [Cleanup] Quest API push methods using invalid types. (#2172) 2022-05-15 22:14:16 -04:00
platform.cpp [API] Implement Zone Sidecar (#3635) 2023-10-23 22:39:37 -05:00
platform.h [API] Implement Zone Sidecar (#3635) 2023-10-23 22:39:37 -05:00
proc_launcher.cpp [Performance] Change to use Pass by reference where valid. (#3163) 2023-04-01 22:55:40 -04:00
proc_launcher.h Compile on Freebsd (#1044) 2020-05-09 14:40:33 -05:00
process.cpp [API] Implement Zone Sidecar (#3635) 2023-10-23 22:39:37 -05:00
process.h [API] Implement Zone Sidecar (#3635) 2023-10-23 22:39:37 -05:00
profanity_manager.cpp [Performance] Change to use Pass by reference where valid. (#3163) 2023-04-01 22:55:40 -04:00
profanity_manager.h [Performance] Change to use Pass by reference where valid. (#3163) 2023-04-01 22:55:40 -04:00
profiler.h
ptimer.cpp [Cleanup] Cleanup uses of Strings::ToInt to match correct type. (#3054) 2023-03-22 12:22:03 -04:00
ptimer.h [Commands] Add #clearxtargets Command (#3833) 2024-01-06 22:18:21 -06:00
queue.h
races.cpp [Constants] Change Race Changes to Race Namespace (#5000) 2025-08-30 15:33:11 -04:00
races.h [Constants] Change Race Changes to Race Namespace (#5000) 2025-08-30 15:33:11 -04:00
raid.h [Feature] Update Raid Functions for Titanium and Underfoot (#3524) 2023-10-13 21:42:27 -05:00
random.h [Code] EQ::Random Global to Singleton Cleanup (#4936) 2025-06-22 14:13:58 -04:00
rdtsc.cpp
rdtsc.h
rulesys.cpp [Rules] Auto Update Rule Notes from Source (#4891) 2025-05-16 13:38:59 -05:00
rulesys.h [Feature] Exempt a zone from IP-limit checks. (#4137) 2024-03-01 23:11:34 -05:00
ruletypes.h [Constants] Convert SE Defines to SpellEffect Namespace (#4999) 2025-08-30 15:33:19 -04:00
say_link.cpp [Quest API] Add Silent Saylink Methods to Perl/Lua (#4177) 2024-03-13 20:27:44 -04:00
say_link.h [Quest API] Add Silent Saylink Methods to Perl/Lua (#4177) 2024-03-13 20:27:44 -04:00
seperator.h [Bots] Add Basic Bot Raiding Functionality (#2782) 2023-03-17 11:19:59 -04:00
serialize_buffer.cpp Bunch more work on fixing up DB and packets 2018-07-02 22:01:17 -04:00
serialize_buffer.h Switch to char_traits::length in SerializeBuffer 2019-07-10 14:33:33 -04:00
server_event_scheduler.cpp [Crash] Fix rarer world crash issue where scheduler database was not available (#2789) 2023-01-24 12:38:26 -06:00
server_event_scheduler.h [Feature] Add Parcel Feature for RoF2 Clients (#4198) 2024-04-20 21:15:56 -05:00
server_reload_types.h [Reload] Add Reload for Maps / Navs (#4816) 2025-03-29 18:24:17 -05:00
serverinfo.cpp Tweaks from other branch 2019-04-16 01:09:25 -07:00
serverinfo.h [GCC] Compatibility fix for GCC 13 (#3677) 2023-11-05 14:05:15 -05:00
servertalk.h [Player Events] Zone Fetch Settings from QS if Enabled (#4915) 2025-06-25 12:21:35 -05:00
shared_tasks.cpp [Bug Fix] Shared Tasks - charid is now character_id (#4233) 2024-03-31 22:41:15 -05:00
shared_tasks.h [Logs] Fix output for tasks in logs (#4907) 2025-06-09 12:32:45 -05:00
shareddb.cpp hotfix: merge fix 2025-09-17 00:50:03 -05:00
shareddb.h [Hotfix] Fixed Mail Key Bug (#5015) 2025-09-16 22:52:57 -04:00
skill_caps.cpp [Skills] Fix caps out of bounds issue (#4377) 2024-06-01 16:09:34 -05:00
skill_caps.h [Code] SkillCaps Global to Singleton Cleanup (#4933) 2025-06-22 14:13:16 -04:00
skills.cpp [Cleanup] Remove Extra Skill in EQ::skills::GetExtraDamageSkills() (#4486) 2024-10-02 20:07:19 -05:00
skills.h [Skill Caps] Further improvements (#4205) 2024-03-24 13:04:26 -04:00
spdat.cpp [Constants] Convert SE Defines to SpellEffect Namespace (#4999) 2025-08-30 15:33:19 -04:00
spdat.h Hotfix: revert #4996 2025-09-17 00:47:42 -05:00
spdat_bot.cpp [Bots] Fix ^cast resurrects (#4958) 2025-06-29 10:19:00 -04:00
strings.cpp [Cleanup] Fix Issues with Strings::Commify and Mob::SendStatsWindow (#4984) 2025-08-16 21:35:13 -04:00
strings.h [Code] Cleanup Strings Header (#4950) 2025-06-22 13:52:13 -05:00
strings_legacy.cpp [Strings] Add more number formatters (#2873) 2023-03-04 17:01:19 -06:00
strings_misc.cpp [Strings] Refactor Strings Usage (#2305) 2022-07-14 02:10:52 -05:00
struct_strategy.cpp [Cleanup] Remove FindPatch() from struct_category.cpp and struct_category.h (#3130) 2023-03-20 12:06:10 -04:00
struct_strategy.h [Cleanup] Remove FindPatch() from struct_category.cpp and struct_category.h (#3130) 2023-03-20 12:06:10 -04:00
tasks.h [Tasks] Update tasks in all zones if invalid zone set (#4550) 2024-11-25 18:02:14 -05:00
tcp_connection.cpp [Performance] Reworked how all log calls are made in the source, see changelog.txt for more details 2017-04-01 03:51:46 -05:00
tcp_server.cpp Logs::None added to LogDebug 2019-09-01 23:54:24 -05:00
textures.cpp Added class EQEmu::InventorySlot 2016-10-16 21:36:39 -04:00
textures.h [Cleanup] Use explicit conversions for enum formatting (#4064) 2024-02-12 02:58:48 -06:00
timeoutmgr.cpp Remove errant debug calls 2019-09-01 23:41:26 -05:00
timeoutmgr.h
timer.cpp [Zone] Zone State Automated Testing and Improvements (#4808) 2025-03-30 01:45:28 -05:00
timer.h [Zone] Zone State Automated Testing and Improvements (#4808) 2025-03-30 01:45:28 -05:00
types.h [Cleanup] Remove unused macros in common/types.h (#3194) 2023-04-05 11:23:37 -04:00
unix.cpp
unix.h
useperl.h Revert "Revert "Build System Updated"" 2019-10-13 18:49:16 -07:00
version.h [Release] 23.10.3 2025-09-17 01:31:48 -05:00
zone_store.cpp [Performance] Client / NPC Position Update Optimizations (#4602) 2025-01-21 15:35:19 -06:00
zone_store.h [Code] ZoneStore Global to Singleton Cleanup (#4934) 2025-06-23 06:45:06 -04:00