.. |
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 年之前 |