.. |
structs
|
Implement multiple-choice mission rewards
|
2020-12-23 13:50:12 -05:00 |
BuddyManager.cpp
|
[refactor] Refactor ChatManager
|
2021-03-13 02:59:18 +01:00 |
BuddyManager.hpp
|
[refactor] Refactor ChatManager
|
2021-03-13 02:59:18 +01:00 |
BuiltinCommands.cpp
|
[refactor] Extract BuiltinCommands.cpp from PlayerManager.cpp
|
2021-03-13 02:59:18 +01:00 |
BuiltinCommands.hpp
|
[refactor] Extract BuiltinCommands.cpp from PlayerManager.cpp
|
2021-03-13 02:59:18 +01:00 |
ChatManager.cpp
|
[refactor] Refactor ChatManager
|
2021-03-13 02:59:18 +01:00 |
ChatManager.hpp
|
[refactor] Refactor ChatManager
|
2021-03-13 02:59:18 +01:00 |
ChunkManager.cpp
|
Always grab mob HP from XDT
|
2020-12-14 00:26:17 -05:00 |
ChunkManager.hpp
|
Reimplement chunk data caching
|
2020-11-19 19:16:51 -05:00 |
CNLoginServer.cpp
|
[refactor] src/contrib, src/mingw -> vendor
|
2021-03-13 02:58:57 +01:00 |
CNLoginServer.hpp
|
hugely simplified managing player characters in login server
|
2020-11-25 19:25:20 -05:00 |
CNProtocol.cpp
|
Work around not being able to reach the shard from a local connection
|
2021-03-05 19:00:13 +01:00 |
CNProtocol.hpp
|
Work around not being able to reach the shard from a local connection
|
2021-03-05 19:00:13 +01:00 |
CNShardServer.cpp
|
Integrate the monitor's listener socket into the shard's poll()
|
2020-12-06 01:44:37 +01:00 |
CNShardServer.hpp
|
Integrate the monitor's listener socket into the shard's poll()
|
2020-12-06 01:44:37 +01:00 |
CNShared.cpp
|
Cleaned up all whitespace issues.
|
2020-09-14 16:07:05 +02:00 |
CNShared.hpp
|
Cleanup for 1.2.
|
2020-10-19 20:48:57 +02:00 |
CNStructs.hpp
|
Initial Academy support
|
2020-12-23 13:50:12 -05:00 |
CustomCommands.cpp
|
[refactor] Refactor ChatManager
|
2021-03-13 02:59:18 +01:00 |
CustomCommands.hpp
|
[refactor] Refactor ChatManager
|
2021-03-13 02:59:18 +01:00 |
Database.cpp
|
[refactor] src/contrib, src/mingw -> vendor
|
2021-03-13 02:58:57 +01:00 |
Database.hpp
|
Implement /ban command
|
2021-03-07 00:38:24 +01:00 |
Defines.cpp
|
Reword some comments and correct paths in the Readme.
|
2020-08-28 22:18:28 +02:00 |
Defines.hpp
|
Implement most of the remaining client-side GM commands
|
2020-12-31 12:51:31 +01:00 |
GroupManager.cpp
|
[refactor] Refactor ChatManager
|
2021-03-13 02:59:18 +01:00 |
GroupManager.hpp
|
[refactor] Refactor ChatManager
|
2021-03-13 02:59:18 +01:00 |
ItemManager.cpp
|
[refactor] Split ItemManager.cpp into Vendor.cpp & Trading.cpp
|
2021-03-12 20:09:45 -06:00 |
ItemManager.hpp
|
[refactor] Split ItemManager.cpp into Vendor.cpp & Trading.cpp
|
2021-03-12 20:09:45 -06:00 |
main.cpp
|
[refactor] Split ItemManager.cpp into Vendor.cpp & Trading.cpp
|
2021-03-12 20:09:45 -06:00 |
MissionManager.cpp
|
Reject completion packets for missions that aren't in progress
|
2021-03-09 18:30:58 +01:00 |
MissionManager.hpp
|
[refactor] src/contrib, src/mingw -> vendor
|
2021-03-13 02:58:57 +01:00 |
MobManager.cpp
|
Use the right packet for when a player falls out of the world
|
2021-03-09 21:23:57 +01:00 |
MobManager.hpp
|
[refactor] src/contrib, src/mingw -> vendor
|
2021-03-13 02:58:57 +01:00 |
Monitor.cpp
|
Add chat dump to monitor
|
2020-12-15 09:58:11 -05:00 |
Monitor.hpp
|
Integrate the monitor's listener socket into the shard's poll()
|
2020-12-06 01:44:37 +01:00 |
NanoManager.cpp
|
Tweaked mob and nano skills
|
2021-03-07 15:56:02 +01:00 |
NanoManager.hpp
|
Removed the Player pointer from CNSocket
|
2020-12-01 21:37:34 +01:00 |
NPC.hpp
|
Properly set default NPC class
|
2020-11-26 09:05:44 -05:00 |
NPCManager.cpp
|
[refactor] Split ItemManager.cpp into Vendor.cpp & Trading.cpp
|
2021-03-12 20:09:45 -06:00 |
NPCManager.hpp
|
[refactor] src/contrib, src/mingw -> vendor
|
2021-03-13 02:58:57 +01:00 |
Player.hpp
|
Keep track of sold items so we can validate buyback packets
|
2021-03-09 16:45:38 +01:00 |
PlayerManager.cpp
|
[refactor] Extract PlayerMovement.cpp from PlayerManager.cpp
|
2021-03-13 02:59:18 +01:00 |
PlayerManager.hpp
|
[refactor] Extract PlayerMovement.cpp from PlayerManager.cpp
|
2021-03-13 02:59:18 +01:00 |
PlayerMovement.cpp
|
[refactor] Extract PlayerMovement.cpp from PlayerManager.cpp
|
2021-03-13 02:59:18 +01:00 |
PlayerMovement.hpp
|
[refactor] Extract PlayerMovement.cpp from PlayerManager.cpp
|
2021-03-13 02:59:18 +01:00 |
RacingManager.cpp
|
Fix IZ races rewarding invalid items
|
2020-12-23 18:31:42 -05:00 |
RacingManager.hpp
|
Fix indentation in RacingManager.cpp and compilation on Linux
|
2020-12-22 14:46:09 +01:00 |
settings.cpp
|
[refactor] src/contrib, src/mingw -> vendor
|
2021-03-13 02:58:57 +01:00 |
settings.hpp
|
Add academy.json loading to TableData
|
2020-12-23 13:50:12 -05:00 |
TableData.cpp
|
[refactor] Split ItemManager.cpp into Vendor.cpp & Trading.cpp
|
2021-03-12 20:09:45 -06:00 |
TableData.hpp
|
[refactor] src/contrib, src/mingw -> vendor
|
2021-03-13 02:58:57 +01:00 |
Trading.cpp
|
[refactor] Split ItemManager.cpp into Vendor.cpp & Trading.cpp
|
2021-03-12 20:09:45 -06:00 |
Trading.hpp
|
[refactor] Split ItemManager.cpp into Vendor.cpp & Trading.cpp
|
2021-03-12 20:09:45 -06:00 |
TransportManager.cpp
|
Do not auto-register all fast travel destinations for GMs
|
2021-01-05 12:44:38 +01:00 |
TransportManager.hpp
|
Please.... please take the slider....
|
2020-12-18 20:48:09 -05:00 |
Vendor.cpp
|
[refactor] Split ItemManager.cpp into Vendor.cpp & Trading.cpp
|
2021-03-12 20:09:45 -06:00 |
Vendor.hpp
|
[refactor] Split ItemManager.cpp into Vendor.cpp & Trading.cpp
|
2021-03-12 20:09:45 -06:00 |