This website requires JavaScript.
Explore
Help
Sign In
Mirrored_Repos
/
DarkflameServer
Watch
1
Star
0
Fork
0
You've already forked DarkflameServer
mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced
2025-04-26 08:36:30 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
DarkflameServer
/
dChatServer
History
Aaron Kimbre
321d354e96
fix: don't crash if some configs aren't present
...
remove not starting if ini's aren't present since everything can run from env vars now
2024-01-04 18:21:03 -06:00
..
ChatIgnoreList.cpp
simplify code path
2023-11-18 20:33:30 -08:00
ChatIgnoreList.h
fix up enum names
2023-11-18 20:21:13 -08:00
ChatPacketHandler.cpp
chore: Eradicate C-style casts and further clean up some code (
#1361
)
2023-12-27 22:18:20 -06:00
ChatPacketHandler.h
cleanup enums to make them more consistent
2023-01-22 17:38:47 -06:00
ChatServer.cpp
fix: don't crash if some configs aren't present
2024-01-04 18:21:03 -06:00
CMakeLists.txt
chore: organize build flags (
#1371
)
2023-12-31 00:26:49 -06:00
PlayerContainer.cpp
chore: Eradicate C-style casts and further clean up some code (
#1361
)
2023-12-27 22:18:20 -06:00
PlayerContainer.h
IgnoreList: Add and Populate fully working
2023-11-18 03:55:12 -08:00