| Age | Commit message (Collapse) | Author |
|
|
|
Change getBlightRematchCount to s8
Fixing review messages
Decompiled aoc3/ChampionBalladManager
|
|
|
|
|
|
It seems to have been called HardModeManager according to a leftover
context name for loading Aoc/0010/Ecosystem/HardMode.byml
(which also doesn't exist anymore).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
And fix FileDevicePrefix's userdata param type
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
And some trivial getters.
|
|
Damage stuff seems to be considered game code rather than KingSystem
code based on the function order in the executable and on the fact
that the Damage code uses other components that are known to be
in Game/U-King rather than in KingSystem.
|
|
It's too tedious to write by hand
|
|
|
|
|
|
|
|
|
|
Deduplicate the nullptr checks.
|
|
|
|
|
|
|
|
|
|
That's what it is
|
|
|
|
|
|
|