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-01-11 14:22:38 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5ddf4ce28b00ffe125dc6afdf3feb3b06ca43b90
DarkflameServer
/
dGame
/
dInventory
History
jadebenn
d88b982904
Merge remote-tracking branch 'upstream/main' into PetFixes
2024-04-19 18:30:43 -05:00
..
CMakeLists.txt
fix: Dissolve more CMake dependencies (
#1387
)
2024-03-05 20:13:24 -06:00
DatabasePet.h
…
EquippedItem.cpp
…
EquippedItem.h
…
Inventory.cpp
Move CDClientManager to be a namespace (
#1431
)
2024-02-08 23:40:43 -06:00
Inventory.h
CDClient cleanup and optimization (
#1023
)
2023-03-17 07:36:21 -07:00
Item.cpp
Merge remote-tracking branch 'upstream/main' into PetFixes
2024-04-19 18:30:43 -05:00
Item.h
fix: Dismantling basically being O(n!) (
#1295
)
2023-11-15 19:29:53 -06:00
ItemSet.cpp
chore: Use string to access SQLite columns (
#1535
)
2024-04-13 23:41:51 -05:00
ItemSet.h
…
ItemSetPassiveAbility.cpp
Move EntityManager to Game namespace (
#1140
)
2023-07-15 13:56:33 -07:00
ItemSetPassiveAbility.h
…