.. |
Web
|
ccf38233ab
**Tradeskills**:
|
3 місяців тому |
CRC16.cpp
|
548007ea96
Base
|
4 роки тому |
CRC16.h
|
548007ea96
Base
|
4 роки тому |
Common_Defines.h
|
ccf38233ab
**Tradeskills**:
|
3 місяців тому |
Condition.cpp
|
427964b7a0
Functionality:
|
10 місяців тому |
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)
|
9 місяців тому |
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
|
7 місяців тому |
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
|
7 місяців тому |
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
|
7 місяців тому |
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.
|
3 місяців тому |
EQEMuError.cpp
|
548007ea96
Base
|
4 роки тому |
EQEMuError.h
|
548007ea96
Base
|
4 роки тому |
EQPacket.cpp
|
41738ba225
Isle of Refuge March 2005 Client **BETA** Support!!
|
5 місяців тому |
EQPacket.h
|
b698e847e1
Merging LethalEncounter's support of classic (version 283) and dof (version 546)
|
4 роки тому |
EQStream.cpp
|
8639e5a7ed
Abort reading bad packet
|
6 місяців тому |
EQStream.h
|
0fd1f778b0
support for RSA key decryption within a op_appcombined packet
|
2 роки тому |
EQStreamFactory.cpp
|
9ac9da15a5
missing files
|
7 місяців тому |
EQStreamFactory.h
|
548007ea96
Base
|
4 роки тому |
GlobalHeaders.h
|
548007ea96
Base
|
4 роки тому |
JsonParser.cpp
|
ccf38233ab
**Tradeskills**:
|
3 місяців тому |
JsonParser.h
|
ccf38233ab
**Tradeskills**:
|
3 місяців тому |
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
|
4 роки тому |
MiscFunctions.cpp
|
ccf38233ab
**Tradeskills**:
|
3 місяців тому |
MiscFunctions.h
|
ccf38233ab
**Tradeskills**:
|
3 місяців тому |
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!!
|
5 місяців тому |
PacketStruct.h
|
41738ba225
Isle of Refuge March 2005 Client **BETA** Support!!
|
5 місяців тому |
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**:
|
3 місяців тому |
database.h
|
ccf38233ab
**Tradeskills**:
|
3 місяців тому |
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
|
2 роки тому |
md5.h
|
548007ea96
Base
|
4 роки тому |
misc.cpp
|
65109b0d5d
Glowpaths/waypoints added
|
4 роки тому |
misc.h
|
65109b0d5d
Glowpaths/waypoints added
|
4 роки тому |
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**:
|
3 місяців тому |
xmlParser.cpp
|
548007ea96
Base
|
4 роки тому |
xmlParser.h
|
548007ea96
Base
|
4 роки тому |