.. |
core
|
Make SkillType an enum class
|
2023-08-19 20:46:41 +00:00 |
db
|
Enforce minimum supported libsqlite version
|
2023-03-19 01:41:07 +01:00 |
sandbox
|
[seccomp] Whitelist rseq syscall
|
2022-11-15 02:30:20 +01:00 |
servers
|
Move some stuff from playerTick to player combat step
|
2023-08-19 20:46:41 +00:00 |
structs
|
Implement multiple-choice mission rewards
|
2020-12-23 13:50:12 -05:00 |
Abilities.cpp
|
Fix seg fault with egg powers
|
2023-08-19 20:46:41 +00:00 |
Abilities.hpp
|
Make SkillType an enum class
|
2023-08-19 20:46:41 +00:00 |
Buddies.cpp
|
The great re-#include
|
2023-08-19 20:46:41 +00:00 |
Buddies.hpp
|
The great re-#include
|
2023-08-19 20:46:41 +00:00 |
Buffs.cpp
|
Add overload to remove specific class of buff
|
2023-08-19 20:46:41 +00:00 |
Buffs.hpp
|
Add overload to remove specific class of buff
|
2023-08-19 20:46:41 +00:00 |
BuiltinCommands.cpp
|
The great re-#include
|
2023-08-19 20:46:41 +00:00 |
BuiltinCommands.hpp
|
[refactor] Move files to core/ and servers/ subdirectories
|
2021-03-17 20:16:48 +01:00 |
Chat.cpp
|
The great re-#include
|
2023-08-19 20:46:41 +00:00 |
Chat.hpp
|
The great re-#include
|
2023-08-19 20:46:41 +00:00 |
Chunking.cpp
|
Sync with master
|
2023-08-19 20:46:41 +00:00 |
Chunking.hpp
|
Sync with master
|
2023-08-19 20:46:41 +00:00 |
Combat.cpp
|
Reuse useNanoSkill codepath for passive powers
|
2023-08-19 20:46:41 +00:00 |
Combat.hpp
|
The great re-#include
|
2023-08-19 20:46:41 +00:00 |
CustomCommands.cpp
|
Port egg buffs over to new system
|
2023-08-19 20:46:41 +00:00 |
CustomCommands.hpp
|
The great re-#include
|
2023-08-19 20:46:41 +00:00 |
Eggs.cpp
|
[WIP] Fix targeting for groups
|
2023-08-19 20:46:41 +00:00 |
Eggs.hpp
|
Port egg buffs over to new system
|
2023-08-19 20:46:41 +00:00 |
Email.cpp
|
The great re-#include
|
2023-08-19 20:46:41 +00:00 |
Email.hpp
|
[refactor] Replace a few uses of magic numbers with enums
|
2023-08-19 20:46:41 +00:00 |
Entities.cpp
|
More skill handlers
|
2023-08-19 20:46:41 +00:00 |
Entities.hpp
|
Sync with master
|
2023-08-19 20:46:41 +00:00 |
EntityRef.hpp
|
Refactor group handling
|
2023-08-19 20:46:41 +00:00 |
Groups.cpp
|
Sync with master
|
2023-08-19 20:46:41 +00:00 |
Groups.hpp
|
Sync with master
|
2023-08-19 20:46:41 +00:00 |
Items.cpp
|
Make SkillType an enum class
|
2023-08-19 20:46:41 +00:00 |
Items.hpp
|
The great re-#include
|
2023-08-19 20:46:41 +00:00 |
main.cpp
|
Enforce minimum supported libsqlite version
|
2023-03-19 01:41:07 +01:00 |
Missions.cpp
|
New buff framework (player implementation)
|
2023-08-19 20:46:41 +00:00 |
Missions.hpp
|
The great re-#include
|
2023-08-19 20:46:41 +00:00 |
MobAI.cpp
|
New buff framework (player implementation)
|
2023-08-19 20:46:41 +00:00 |
MobAI.hpp
|
The great re-#include
|
2023-08-19 20:46:41 +00:00 |
Nanos.cpp
|
Reuse useNanoSkill codepath for passive powers
|
2023-08-19 20:46:41 +00:00 |
Nanos.hpp
|
Reuse useNanoSkill codepath for passive powers
|
2023-08-19 20:46:41 +00:00 |
NPCManager.cpp
|
Port egg buffs over to new system
|
2023-08-19 20:46:41 +00:00 |
NPCManager.hpp
|
Sync with master
|
2023-08-19 20:46:41 +00:00 |
Player.hpp
|
Add overload to remove specific class of buff
|
2023-08-19 20:46:41 +00:00 |
PlayerManager.cpp
|
Fix recall
|
2023-08-19 20:46:41 +00:00 |
PlayerManager.hpp
|
Fix recall
|
2023-08-19 20:46:41 +00:00 |
PlayerMovement.cpp
|
The great re-#include
|
2023-08-19 20:46:41 +00:00 |
PlayerMovement.hpp
|
[refactor] Extract PlayerMovement.cpp from PlayerManager.cpp
|
2021-03-13 02:59:18 +01:00 |
Racing.cpp
|
The great re-#include
|
2023-08-19 20:46:41 +00:00 |
Racing.hpp
|
The great re-#include
|
2023-08-19 20:46:41 +00:00 |
Rand.cpp
|
Use cryptographic RNG to generate the shard connection serial key
|
2022-07-24 21:36:03 +02:00 |
Rand.hpp
|
The great re-#include
|
2023-08-19 20:46:41 +00:00 |
settings.cpp
|
The great re-#include
|
2023-08-19 20:46:41 +00:00 |
settings.hpp
|
The great re-#include
|
2023-08-19 20:46:41 +00:00 |
TableData.cpp
|
Passive nano powers boilerplate
|
2023-08-19 20:46:41 +00:00 |
TableData.hpp
|
The great re-#include
|
2023-08-19 20:46:41 +00:00 |
Trading.cpp
|
The great re-#include
|
2023-08-19 20:46:41 +00:00 |
Trading.hpp
|
The great re-#include
|
2023-08-19 20:46:41 +00:00 |
Transport.cpp
|
The great re-#include
|
2023-08-19 20:46:41 +00:00 |
Transport.hpp
|
The great re-#include
|
2023-08-19 20:46:41 +00:00 |
Vendors.cpp
|
The great re-#include
|
2023-08-19 20:46:41 +00:00 |
Vendors.hpp
|
The great re-#include
|
2023-08-19 20:46:41 +00:00 |