Image d05d851f06 type 7 added so it will display as float instead of sint16 2 yıl önce
..
CRC16.cpp 548007ea96 Base 4 yıl önce
CRC16.h 548007ea96 Base 4 yıl önce
Common_Defines.h 548007ea96 Base 4 yıl önce
Condition.cpp 548007ea96 Base 4 yıl önce
Condition.h 548007ea96 Base 4 yıl önce
ConfigReader.cpp 65109b0d5d Glowpaths/waypoints added 3 yıl önce
ConfigReader.h 548007ea96 Base 4 yıl önce
Crypto.cpp 712aa12a94 Rogue packet WIP (lets see if this stops crashing) 3 yıl önce
Crypto.h 712aa12a94 Rogue packet WIP (lets see if this stops crashing) 3 yıl önce
DataBuffer.h 548007ea96 Base 4 yıl önce
DatabaseNew.cpp 13abfca43d When we lose connection to mysql we don't have to close connection (I guess?) trying to resolve a rare crash 2 yıl önce
DatabaseNew.h dd8747054d DatabaseNew crashes on mysql_reconnect 4 yıl önce
DatabaseResult.cpp 548007ea96 Base 4 yıl önce
DatabaseResult.h 5e623860d4 Additional tradeskill/craft crash fixes, item db rework, source in new items db 3 yıl önce
EQ2_Common_Structs.h ecdcdfd123 Procyon Update 2 yıl önce
EQEMuError.cpp 548007ea96 Base 4 yıl önce
EQEMuError.h 548007ea96 Base 4 yıl önce
EQPacket.cpp e9cd846d27 Code to investigate issue #163 3 yıl önce
EQPacket.h b698e847e1 Merging LethalEncounter's support of classic (version 283) and dof (version 546) 3 yıl önce
EQStream.cpp 64ac76a681 prevention of preparing packet more than once (may have been only encrypted/compressed, don't need to run in again) 2 yıl önce
EQStream.h 712aa12a94 Rogue packet WIP (lets see if this stops crashing) 3 yıl önce
EQStreamFactory.cpp e0cb22bd10 Fixed accepting an empty buffer (0 bytes) or less than 2 bytes which would cause a negative sized buffer (min length is 2) 2 yıl önce
EQStreamFactory.h 548007ea96 Base 4 yıl önce
GlobalHeaders.h 548007ea96 Base 4 yıl önce
Log.cpp dd01a9ce4a Fix locking release for updating logq 3 yıl önce
Log.h 548007ea96 Base 4 yıl önce
LogTypes.h 9290bceb60 Code changes for region maps (Water!), additional lua functions 3 yıl önce
MiscFunctions.cpp 4c9197f54e Broke fixes, 1h/2h equip fixes, swapping equip works, more crash fixes 3 yıl önce
MiscFunctions.h 394f5aebbe only need the beginning of the IP address to establish local 2 yıl önce
Mutex.cpp 1af11fadb0 Debug mode fails to correctly track stack traces when returning, also makes releasereadlock increment negatively in mutex 4 yıl önce
Mutex.h 2de73b6b83 Support for BestZ / Line of Sight / navmesh pathing 4 yıl önce
PacketStruct.cpp d05d851f06 type 7 added so it will display as float instead of sint16 2 yıl önce
PacketStruct.h 65109b0d5d Glowpaths/waypoints added 3 yıl önce
RC4.cpp 548007ea96 Base 4 yıl önce
RC4.h 548007ea96 Base 4 yıl önce
TCPConnection.cpp ca26654639 low level network protection in TCP layer, fixed internal world address to properly accept local vs remote connections when set 3 yıl önce
TCPConnection.h 548007ea96 Base 4 yıl önce
database.cpp 3ec034e172 db ini checks 4 yıl önce
database.h afd45c4cfc DB async ping 4 yıl önce
dbcore.cpp 3ec034e172 db ini checks 4 yıl önce
dbcore.h 548007ea96 Base 4 yıl önce
debug.cpp 548007ea96 Base 4 yıl önce
debug.h 548007ea96 Base 4 yıl önce
emu_opcodes.cpp 548007ea96 Base 4 yıl önce
emu_opcodes.h 548007ea96 Base 4 yıl önce
emu_oplist.h b698e847e1 Merging LethalEncounter's support of classic (version 283) and dof (version 546) 3 yıl önce
linked_list.h 548007ea96 Base 4 yıl önce
login_oplist.h 548007ea96 Base 4 yıl önce
md5.cpp 548007ea96 Base 4 yıl önce
md5.h 548007ea96 Base 4 yıl önce
misc.cpp 65109b0d5d Glowpaths/waypoints added 3 yıl önce
misc.h 65109b0d5d Glowpaths/waypoints added 3 yıl önce
op_codes.h 548007ea96 Base 4 yıl önce
opcodemgr.cpp 6cd5cb1548 Fixed issue with login server and opcode fix 3 yıl önce
opcodemgr.h 548007ea96 Base 4 yıl önce
packet_dump.cpp 548007ea96 Base 4 yıl önce
packet_dump.h 548007ea96 Base 4 yıl önce
packet_functions.cpp 548007ea96 Base 4 yıl önce
packet_functions.h 548007ea96 Base 4 yıl önce
queue.h 548007ea96 Base 4 yıl önce
seperator.h 548007ea96 Base 4 yıl önce
servertalk.h 3078e12938 Reduce compiler warnings in login server 3 yıl önce
sha512.cpp 6a06b51c5d SHA512 Implementation **Must reset password on worldservers and accounts** 4 yıl önce
sha512.h 6a06b51c5d SHA512 Implementation **Must reset password on worldservers and accounts** 4 yıl önce
string_util.cpp 2de73b6b83 Support for BestZ / Line of Sight / navmesh pathing 4 yıl önce
string_util.h 2de73b6b83 Support for BestZ / Line of Sight / navmesh pathing 4 yıl önce
timer.cpp 548007ea96 Base 4 yıl önce
timer.h 2de73b6b83 Support for BestZ / Line of Sight / navmesh pathing 4 yıl önce
types.h 548007ea96 Base 4 yıl önce
unix.cpp 548007ea96 Base 4 yıl önce
unix.h 548007ea96 Base 4 yıl önce
version.h dee07e0cbf Version up to 0.9.3-sco 2 yıl önce
xmlParser.cpp 548007ea96 Base 4 yıl önce
xmlParser.h 548007ea96 Base 4 yıl önce