.. |
contrib
|
Update sqlite_orm to 1.6
|
2020-10-24 09:47:46 -05:00 |
mingw
|
inital commit
|
2020-08-18 15:42:30 -05:00 |
structs
|
added bank functionality, refactored itemMoveHandler
|
2020-09-14 16:07:02 +02:00 |
BuddyManager.cpp
|
Get rid of PlayerView. For good.
|
2020-11-19 17:36:49 -05:00 |
BuddyManager.hpp
|
Refactor buddy request-by-name
|
2020-11-11 09:06:41 -05:00 |
ChatManager.cpp
|
UnsummonW Implementation + Tweaks
|
2020-11-22 16:53:19 -05:00 |
ChatManager.hpp
|
Implement /announce
|
2020-11-19 14:05:34 -05:00 |
ChunkManager.cpp
|
Replace inPopulatedChunks with player counter for NPCs
|
2020-11-22 16:48:29 -05:00 |
ChunkManager.hpp
|
Reimplement chunk data caching
|
2020-11-19 19:16:51 -05:00 |
CNLoginServer.cpp
|
Allow period and numbers in firstname/lastname regex check (#144)
|
2020-11-08 14:34:02 -06:00 |
CNLoginServer.hpp
|
The login server now sends live checks.
|
2020-10-08 01:21:48 +02:00 |
CNProtocol.cpp
|
Cleanup for 1.2.
|
2020-10-19 20:48:57 +02:00 |
CNProtocol.hpp
|
Cleanup for 1.2.
|
2020-10-19 20:48:57 +02:00 |
CNShardServer.cpp
|
Get rid of PlayerView. For good.
|
2020-11-19 17:36:49 -05:00 |
CNShardServer.hpp
|
Save connected players to DB when gracefully terminating the server.
|
2020-10-02 19:34:09 +02: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
|
CHUNKPOS macro -> ChunkPos typedef
|
2020-11-16 09:59:53 -05:00 |
Database.cpp
|
Add garbage collection for non-existent players
|
2020-11-10 18:16:06 -05:00 |
Database.hpp
|
Explicitly update buddy records in DB
|
2020-11-09 05:04:06 -05:00 |
Defines.cpp
|
Reword some comments and correct paths in the Readme.
|
2020-08-28 22:18:28 +02:00 |
Defines.hpp
|
Cleaned up whitespace.
|
2020-10-05 02:03:13 +02:00 |
GroupManager.cpp
|
Chat strings are now sanitized.
|
2020-10-31 21:31:25 +01:00 |
GroupManager.hpp
|
Bugfixes + Damage Formula Adjustment
|
2020-10-11 18:39:52 +01:00 |
ItemManager.cpp
|
Get rid of PlayerView. For good.
|
2020-11-19 17:36:49 -05:00 |
ItemManager.hpp
|
Cleanup for 1.2.
|
2020-10-19 20:48:57 +02:00 |
main.cpp
|
Integrate email handlers with DB
|
2020-11-08 14:39:17 -05:00 |
MissionManager.cpp
|
Fix mission rewards stacking on top of each other
|
2020-11-19 14:07:29 -05:00 |
MissionManager.hpp
|
Cleanup for 1.2.
|
2020-10-19 20:48:57 +02:00 |
MobManager.cpp
|
Grouped mobs adjustment
|
2020-11-22 19:14:22 -05:00 |
MobManager.hpp
|
Grouped mobs adjustment
|
2020-11-22 19:14:22 -05:00 |
NanoManager.cpp
|
Get rid of PlayerView. For good.
|
2020-11-19 17:36:49 -05:00 |
NanoManager.hpp
|
Make nano skill change consume FM & power items
|
2020-10-24 18:31:07 -04:00 |
NPC.hpp
|
Replace inPopulatedChunks with player counter for NPCs
|
2020-11-22 16:48:29 -05:00 |
NPCManager.cpp
|
Fix egg type warning message
|
2020-11-22 16:46:09 -05:00 |
NPCManager.hpp
|
Experimental chunk refactor.
|
2020-11-19 17:37:02 -05:00 |
Player.hpp
|
Reimplement chunk data caching
|
2020-11-19 19:16:51 -05:00 |
PlayerManager.cpp
|
Fix player entering chunks twice on load
|
2020-11-21 11:46:56 -05:00 |
PlayerManager.hpp
|
Experimental chunk refactor.
|
2020-11-19 17:37:02 -05:00 |
settings.cpp
|
implemented basic eggs functionality
|
2020-11-11 23:19:07 -05:00 |
settings.hpp
|
implemented basic eggs functionality
|
2020-11-11 23:19:07 -05:00 |
TableData.cpp
|
Grouped mobs adjustment
|
2020-11-22 19:14:22 -05:00 |
TableData.hpp
|
Polished reading egg json data
|
2020-11-11 23:19:07 -05:00 |
TransportManager.cpp
|
Experimental chunk refactor.
|
2020-11-19 17:37:02 -05:00 |
TransportManager.hpp
|
Slider path, fixes, tweaks
|
2020-10-20 10:40:50 -04:00 |