OpenFusion/src
2020-11-19 18:16:35 -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 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 Experimental chunk refactor. 2020-11-19 17:37:02 -05:00
ChatManager.hpp Implement /announce 2020-11-19 14:05:34 -05:00
ChunkManager.cpp Reimplement chunk position caching 2020-11-19 17:37:07 -05:00
ChunkManager.hpp Experimental chunk refactor. 2020-11-19 17:37:02 -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 Reimplement chunk position caching 2020-11-19 17:37:07 -05:00
MobManager.hpp fully implemented rockets and grenades 2020-11-16 21:38:49 -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 Reimplement chunk position caching 2020-11-19 17:37:07 -05:00
NPCManager.cpp Reimplement chunk position caching 2020-11-19 17:37:07 -05:00
NPCManager.hpp Experimental chunk refactor. 2020-11-19 17:37:02 -05:00
Player.hpp Reimplement chunk position caching 2020-11-19 17:37:07 -05:00
PlayerManager.cpp Fix buddy warp causing softlock 2020-11-19 18:16:35 -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 Reimplement chunk position caching 2020-11-19 17:37:07 -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