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
2026-05-03 22:17:51 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
203b00926dc5746af2e268ef830f863e77c179df
DarkflameServer
/
dGame
History
jadebenn
0ae9eb4a96
remove unneeded Component.cpp, forward declare dependencies, and make Component definition header-only (
#1688
)
2024-12-18 00:45:56 -08:00
..
dBehaviors
…
dComponents
remove unneeded Component.cpp, forward declare dependencies, and make Component definition header-only (
#1688
)
2024-12-18 00:45:56 -08:00
dEntity
…
dGameMessages
feat: start car races if you "equip" the car near the car pad; add more old ns scripts to ignore list (
#1681
)
2024-12-17 21:04:35 -06:00
dInventory
…
dMission
…
dPropertyBehaviors
use a cast
2024-12-14 17:55:41 -08:00
dUtilities
feat: Remove reinterpret_casts from AG race timer script and add method and chat command to get current server uptime (
#1673
)
2024-12-17 14:06:16 -06:00
Character.cpp
…
Character.h
…
CMakeLists.txt
feat: allow SQLite database backend (
#1663
)
2024-12-17 16:07:07 -08:00
Entity.cpp
fix: implement enemy clear threat script (
#1678
)
2024-12-15 23:44:57 -06:00
Entity.h
fix: implement enemy clear threat script (
#1678
)
2024-12-15 23:44:57 -06:00
EntityManager.cpp
…
EntityManager.h
…
LeaderboardManager.cpp
fix leaderboard not incrementing on a not better score (
#1674
)
2024-12-10 05:37:49 -06:00
LeaderboardManager.h
…
PlayerManager.cpp
…
PlayerManager.h
…
TeamManager.cpp
…
TeamManager.h
…
TradingManager.cpp
…
TradingManager.h
…
User.cpp
…
User.h
…
UserManager.cpp
…
UserManager.h
…