.. |
contrib
|
Change sqlite3.h path in sqlite_orm.h
|
2020-09-02 21:11:50 -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 |
ChatManager.cpp
|
huge refactoring, chunking added
|
2020-09-17 17:45:43 -05:00 |
ChatManager.hpp
|
Replace ifdef guards with #pragma once
|
2020-08-23 19:14:54 +02:00 |
ChunkManager.cpp
|
temp fix and small refactor
|
2020-09-17 21:41:09 -05:00 |
ChunkManager.hpp
|
removed ChunkManager::removeNPC()
|
2020-09-20 10:34:43 -05:00 |
CNLoginServer.cpp
|
Cleaned up comment formatting.
|
2020-09-14 16:07:05 +02:00 |
CNLoginServer.hpp
|
Cleaned up comment formatting.
|
2020-09-14 16:07:05 +02:00 |
CNProtocol.cpp
|
Rearranged the codebase a little.
|
2020-09-16 21:46:15 +02:00 |
CNProtocol.hpp
|
Hotfix to stop crashing the server.
|
2020-09-17 21:22:31 +02:00 |
CNShardServer.cpp
|
Fix invalid item bug
|
2020-09-18 14:45:51 -04:00 |
CNShardServer.hpp
|
Only send live checks when the connection has been silent for a while.
|
2020-09-16 17:45:53 +02:00 |
CNShared.cpp
|
Cleaned up all whitespace issues.
|
2020-09-14 16:07:05 +02:00 |
CNShared.hpp
|
Replace ifdef guards with #pragma once
|
2020-08-23 19:14:54 +02:00 |
CNStructs.hpp
|
Switched getTime() to std::chrono on all platforms.
|
2020-09-16 20:14:00 +02:00 |
Database.cpp
|
Respect config.ini GM settings
|
2020-09-20 19:53:33 +02:00 |
Database.hpp
|
Cleaned up comment formatting.
|
2020-09-14 16:07:05 +02:00 |
Defines.cpp
|
Reword some comments and correct paths in the Readme.
|
2020-08-28 22:18:28 +02:00 |
Defines.hpp
|
fixed warnings for VC++
|
2020-08-22 13:38:27 -05:00 |
ItemManager.cpp
|
Merge pull request #92 from gsemaj/crocpot
|
2020-09-20 13:40:36 -05:00 |
ItemManager.hpp
|
Implement Croc Pot item combining
|
2020-09-17 23:55:57 -04:00 |
main.cpp
|
huge refactoring, chunking added
|
2020-09-17 17:45:43 -05:00 |
MissionManager.cpp
|
Switched getTime() to std::chrono on all platforms.
|
2020-09-16 20:14:00 +02:00 |
MissionManager.hpp
|
added saving missions
|
2020-09-14 16:07:02 +02:00 |
MobManager.cpp
|
huge refactoring, chunking added
|
2020-09-17 17:45:43 -05:00 |
MobManager.hpp
|
support for /unsummon
|
2020-09-18 16:24:15 -05:00 |
NanoManager.cpp
|
Initial implementation of nano powers.
|
2020-09-21 19:51:30 +02:00 |
NanoManager.hpp
|
Initial implementation of nano powers.
|
2020-09-21 19:51:30 +02:00 |
NPC.hpp
|
Mobs respawn now.
|
2020-09-17 01:43:48 +02:00 |
NPCManager.cpp
|
Merge pull request #92 from gsemaj/crocpot
|
2020-09-20 13:40:36 -05:00 |
NPCManager.hpp
|
Merge pull request #92 from gsemaj/crocpot
|
2020-09-20 13:40:36 -05:00 |
Player.hpp
|
Initial implementation of nano powers.
|
2020-09-21 19:51:30 +02:00 |
PlayerManager.cpp
|
Fix fusion matter amount not displaying on enter
|
2020-09-18 23:26:20 -04:00 |
PlayerManager.hpp
|
huge refactoring, chunking added
|
2020-09-17 17:45:43 -05:00 |
settings.cpp
|
Change default value for GM to true
|
2020-09-20 20:50:58 +02:00 |
settings.hpp
|
Only send live checks when the connection has been silent for a while.
|
2020-09-16 17:45:53 +02:00 |
TableData.cpp
|
Add documentation for getItemType()
|
2020-09-19 16:38:50 -04:00 |
TableData.hpp
|
Fix vehicle type override
|
2020-09-19 15:26:16 -04:00 |
TransportManager.cpp
|
fixed socket reference bug
|
2020-09-17 22:44:37 -05:00 |
TransportManager.hpp
|
Implement transportation framework + full S.C.A.M.P.E.R. functionality (#86)
|
2020-09-13 22:26:16 +02:00 |