OpenFusion/src
Gent a976fef2b4 Implement vendor stack logic 2020-09-14 10:25:15 -04:00
..
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
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 Cleaned up all whitespace issues. 2020-09-14 16:07:05 +02:00
CNProtocol.hpp Cleaned up all whitespace issues. 2020-09-14 16:07:05 +02:00
CNShardServer.cpp Assorted cleanups and fixes. 2020-09-14 16:07:05 +02:00
CNShardServer.hpp added periodic DB saves, fixed some settings 2020-09-14 01:38:27 +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.cpp fixed warnings and compile errors for msys2 2020-09-08 03:41:13 +03:00
CNStructs.hpp Cleaned up all whitespace issues. 2020-09-14 16:07:05 +02:00
ChatManager.cpp Cleaned up all whitespace issues. 2020-09-14 16:07:05 +02:00
ChatManager.hpp Replace ifdef guards with #pragma once 2020-08-23 19:14:54 +02:00
CombatManager.cpp Refactored mission data and implemented quest item mob drops. 2020-09-11 00:19:21 +02:00
CombatManager.hpp Initial implementation of CombatManager. 2020-08-28 22:18:28 +02:00
Database.cpp Cleaned up comment formatting. 2020-09-14 16:07:05 +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 Load item tables + price implementation 2020-09-14 10:25:15 -04:00
ItemManager.hpp Load item tables + price implementation 2020-09-14 10:25:15 -04:00
MissionManager.cpp Cleaned up comment formatting. 2020-09-14 16:07:05 +02:00
MissionManager.hpp added saving missions 2020-09-14 16:07:02 +02:00
NPC.hpp Populated the future with scraped mobs. 2020-08-26 04:57:59 +02:00
NPCManager.cpp Implement vendor stack logic 2020-09-14 10:25:15 -04:00
NPCManager.hpp Implement buyback 2020-09-14 10:25:15 -04:00
NanoManager.cpp Cleaned up all whitespace issues. 2020-09-14 16:07:05 +02:00
NanoManager.hpp Vendors, set nano skill command + serverside command issues fixed (#74) 2020-09-11 23:19:03 +02:00
Player.cpp inital commit 2020-08-18 15:42:30 -05:00
Player.hpp added saving missions 2020-09-14 16:07:02 +02:00
PlayerManager.cpp Cleaned up comment formatting. 2020-09-14 16:07:05 +02:00
PlayerManager.hpp added saving character when a connection with shard is killed 2020-09-14 01:38:04 +02:00
TableData.cpp Implement buyback 2020-09-14 10:25:15 -04:00
TableData.hpp Implemented mission rewards. 2020-09-11 00:08:26 +02:00
TransportManager.cpp Cleaned up all whitespace issues. 2020-09-14 16:07:05 +02:00
TransportManager.hpp Implement transportation framework + full S.C.A.M.P.E.R. functionality (#86) 2020-09-13 22:26:16 +02:00
main.cpp Cleaned up all whitespace issues. 2020-09-14 16:07:05 +02:00
settings.cpp Cleaned up all whitespace issues. 2020-09-14 16:07:05 +02:00
settings.hpp added periodic DB saves, fixed some settings 2020-09-14 01:38:27 +02:00