Alex King
|
abcb5d069f
|
[Cleanup] Remove FindPatch() from struct_category.cpp and struct_category.h (#3130)
# Notes
- This is unused.
|
2023-03-20 12:06:10 -04:00 |
|
KimLS
|
2fbd5aaccc
|
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 |
|
KimLS
|
751e61d6e5
|
Converted all the EQStreams into EQStreamInterfaces, dear god help us.
|
2016-09-24 22:43:29 -07:00 |
|
Uleat
|
a089820464
|
Merged client_version and inventory_version into emu_versions files
|
2016-05-28 04:44:14 -04:00 |
|
Uleat
|
b3475d7b50
|
Reworked ClientVersion into EQEmu::versions; Added EQEmu::versions::InventoryVersion
|
2016-04-22 03:49:17 -04:00 |
|
KimLS
|
7dbe6a7426
|
Many tweaks to stream memory allocation, including but not limited to streams now are shared_ptrs.
|
2015-01-27 21:12:44 -08:00 |
|
Uleat
|
e70e443950
|
Implemented 'enum class ClientVersion' -- added 'RoF2' to lua client version enumeration
|
2015-01-19 23:32:57 -05:00 |
|
KimLS
|
7fc21b9e3a
|
Tons of renames
|
2014-08-21 19:33:02 -07:00 |
|