OpenFusion/src
Gent 8a68958ed4 Fix players being able to become buddies twice 2020-11-09 04:41:20 -05:00
..
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 Fix players being able to become buddies twice 2020-11-09 04:41:20 -05:00
BuddyManager.hpp Fix players being able to become buddies twice 2020-11-09 04:41:20 -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 Fixed the NULL Player* in PlayerManager::players bug. 2020-10-23 05:32:14 +02: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 Integrate email handlers with DB 2020-11-08 14:39:17 -05:00
ChatManager.cpp Added /notify and /players admin commands 2020-11-03 21:07:59 +01:00
ChatManager.hpp Chat strings are now sanitized. 2020-10-31 21:31:25 +01:00
ChunkManager.cpp Remove redundant instance deletion 2020-10-25 18:14:35 -04:00
ChunkManager.hpp Possibly fixed all chunking desyncs 2020-10-24 03:47:34 +01:00
Database.cpp Email bugfixes 2020-11-08 14:58:51 -05:00
Database.hpp Add email structs and functions to DB 2020-11-08 14:37:33 -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 Moved Debuff handling to Combat + Bugfixes 2020-10-31 15:55:44 +00:00
ItemManager.hpp Cleanup for 1.2. 2020-10-19 20:48:57 +02:00
MissionManager.cpp Add missing sanity checks to quitTask and useItem 2020-10-25 18:33:02 -04:00
MissionManager.hpp Cleanup for 1.2. 2020-10-19 20:48:57 +02:00
MobManager.cpp Add battery caps for combat rewards & commands 2020-11-07 21:51:16 -05:00
MobManager.hpp Moved Debuff handling to Combat + Bugfixes 2020-10-31 15:55:44 +00:00
NPC.hpp Add support for unique instances 2020-10-15 11:46:53 -04:00
NPCManager.cpp Moved Debuff handling to Combat + Bugfixes 2020-10-31 15:55:44 +00:00
NPCManager.hpp Add support for unique instances 2020-10-15 11:46:53 -04:00
NanoManager.cpp Chat strings are now sanitized. 2020-10-31 21:31:25 +01:00
NanoManager.hpp Make nano skill change consume FM & power items 2020-10-24 18:31:07 -04:00
Player.hpp Fix buddy list not syncing properly 2020-11-08 13:58:44 -05:00
PlayerManager.cpp Fix buddy list not syncing properly 2020-11-08 13:58:44 -05:00
PlayerManager.hpp Chat strings are now sanitized. 2020-10-31 21:31:25 +01:00
TableData.cpp Make nano skill change consume FM & power items 2020-10-24 18:31:07 -04:00
TableData.hpp functional crates (no more plungers) (#133) 2020-10-18 01:30:37 +02:00
TransportManager.cpp Instance Stuff 2020-10-15 11:44:15 -04:00
TransportManager.hpp Slider path, fixes, tweaks 2020-10-20 10:40:50 -04:00
main.cpp Integrate email handlers with DB 2020-11-08 14:39:17 -05:00
settings.cpp Bugfixes. 2020-10-21 02:38:30 +02:00
settings.hpp functional crates (no more plungers) (#133) 2020-10-18 01:30:37 +02:00