Emagi 345b91d243 - Fix #271 - Quiver / Pouch support for ranged items! (Bags can now be applied to equippable slots). All clients supported, Isle of Refuge you cannot open the bag inventory via the equipped slot, must use the inventory slot instead. 2 달 전
..
Web ccf38233ab **Tradeskills**: 2 달 전
CRC16.cpp 548007ea96 Base 4 년 전
CRC16.h 548007ea96 Base 4 년 전
Common_Defines.h ccf38233ab **Tradeskills**: 2 달 전
Condition.cpp 427964b7a0 Functionality: 9 달 전
Condition.h 548007ea96 Base 4 년 전
ConfigReader.cpp 47196d6b67 - Fix #504 - Group Options Support (loot methods, yell restrictions, encounter lock features, item rarity, auto split coin, auto loot mode) 7 달 전
ConfigReader.h 548007ea96 Base 4 년 전
Crypto.cpp 712aa12a94 Rogue packet WIP (lets see if this stops crashing) 3 년 전
Crypto.h 712aa12a94 Rogue packet WIP (lets see if this stops crashing) 3 년 전
DataBuffer.h 548007ea96 Base 4 년 전
DatabaseNew.cpp dc552fc9f6 Core/Database: Optimised Database::StoreResult by using a map of field names to indices instead of a char pointer array. Issue #559 5 달 전
DatabaseNew.h 523e98c2c5 - Fix #533 - Group support for DoF, fixed /acceptinvite and group member display 1 년 전
DatabaseResult.cpp dc552fc9f6 Core/Database: Optimised Database::StoreResult by using a map of field names to indices instead of a char pointer array. Issue #559 5 달 전
DatabaseResult.h dc552fc9f6 Core/Database: Optimised Database::StoreResult by using a map of field names to indices instead of a char pointer array. Issue #559 5 달 전
EQ2_Common_Structs.h 345b91d243 - Fix #271 - Quiver / Pouch support for ranged items! (Bags can now be applied to equippable slots). All clients supported, Isle of Refuge you cannot open the bag inventory via the equipped slot, must use the inventory slot instead. 2 달 전
EQEMuError.cpp 548007ea96 Base 4 년 전
EQEMuError.h 548007ea96 Base 4 년 전
EQPacket.cpp 41738ba225 Isle of Refuge March 2005 Client **BETA** Support!! 3 달 전
EQPacket.h b698e847e1 Merging LethalEncounter's support of classic (version 283) and dof (version 546) 4 년 전
EQStream.cpp 8639e5a7ed Abort reading bad packet 4 달 전
EQStream.h 0fd1f778b0 support for RSA key decryption within a op_appcombined packet 1 년 전
EQStreamFactory.cpp 9ac9da15a5 missing files 6 달 전
EQStreamFactory.h 548007ea96 Base 4 년 전
GlobalHeaders.h 548007ea96 Base 4 년 전
JsonParser.cpp ccf38233ab **Tradeskills**: 2 달 전
JsonParser.h ccf38233ab **Tradeskills**: 2 달 전
Log.cpp dd01a9ce4a Fix locking release for updating logq 4 년 전
Log.h 548007ea96 Base 4 년 전
LogTypes.h 9290bceb60 Code changes for region maps (Water!), additional lua functions 3 년 전
MiscFunctions.cpp ccf38233ab **Tradeskills**: 2 달 전
MiscFunctions.h ccf38233ab **Tradeskills**: 2 달 전
Mutex.cpp 1af11fadb0 Debug mode fails to correctly track stack traces when returning, also makes releasereadlock increment negatively in mutex 4 년 전
Mutex.h 2de73b6b83 Support for BestZ / Line of Sight / navmesh pathing 4 년 전
PacketStruct.cpp 41738ba225 Isle of Refuge March 2005 Client **BETA** Support!! 3 달 전
PacketStruct.h 41738ba225 Isle of Refuge March 2005 Client **BETA** Support!! 3 달 전
RC4.cpp 548007ea96 Base 4 년 전
RC4.h 548007ea96 Base 4 년 전
TCPConnection.cpp ca26654639 low level network protection in TCP layer, fixed internal world address to properly accept local vs remote connections when set 3 년 전
TCPConnection.h 548007ea96 Base 4 년 전
database.cpp ccf38233ab **Tradeskills**: 2 달 전
database.h ccf38233ab **Tradeskills**: 2 달 전
dbcore.cpp 523e98c2c5 - Fix #533 - Group support for DoF, fixed /acceptinvite and group member display 1 년 전
dbcore.h 523e98c2c5 - Fix #533 - Group support for DoF, fixed /acceptinvite and group member display 1 년 전
debug.cpp 548007ea96 Base 4 년 전
debug.h 548007ea96 Base 4 년 전
emu_opcodes.cpp 548007ea96 Base 4 년 전
emu_opcodes.h 548007ea96 Base 4 년 전
emu_oplist.h b698e847e1 Merging LethalEncounter's support of classic (version 283) and dof (version 546) 4 년 전
linked_list.h 548007ea96 Base 4 년 전
login_oplist.h 548007ea96 Base 4 년 전
md5.cpp dfc8d6d8c3 Fix for warnings on windows compile due to depreciated compiler hint: register 1 년 전
md5.h 548007ea96 Base 4 년 전
misc.cpp 65109b0d5d Glowpaths/waypoints added 3 년 전
misc.h 65109b0d5d Glowpaths/waypoints added 3 년 전
op_codes.h 548007ea96 Base 4 년 전
opcodemgr.cpp 4d4873d674 - Fix #515 display spawn name and database id when /spawn set or /spawn remove is used successfully. 1 년 전
opcodemgr.h 60928d2e0c Fix #448 - Scroll/Recipe scribing fixes 2 년 전
packet_dump.cpp 548007ea96 Base 4 년 전
packet_dump.h 548007ea96 Base 4 년 전
packet_functions.cpp f720513876 DoF Recipe/Tradeskill Stage 1 of 2 for Issue #532 1 년 전
packet_functions.h f720513876 DoF Recipe/Tradeskill Stage 1 of 2 for Issue #532 1 년 전
queue.h 548007ea96 Base 4 년 전
seperator.h 548007ea96 Base 4 년 전
servertalk.h 3078e12938 Reduce compiler warnings in login server 4 년 전
sha512.cpp 6a06b51c5d SHA512 Implementation **Must reset password on worldservers and accounts** 4 년 전
sha512.h 6a06b51c5d SHA512 Implementation **Must reset password on worldservers and accounts** 4 년 전
string_util.cpp 2de73b6b83 Support for BestZ / Line of Sight / navmesh pathing 4 년 전
string_util.h 2de73b6b83 Support for BestZ / Line of Sight / navmesh pathing 4 년 전
timer.cpp 548007ea96 Base 4 년 전
timer.h 2de73b6b83 Support for BestZ / Line of Sight / navmesh pathing 4 년 전
types.h 548007ea96 Base 4 년 전
unix.cpp 548007ea96 Base 4 년 전
unix.h 548007ea96 Base 4 년 전
version.h ccf38233ab **Tradeskills**: 2 달 전
xmlParser.cpp 548007ea96 Base 4 년 전
xmlParser.h 548007ea96 Base 4 년 전