Léo Lam
|
23b3047f49
|
Add aocManager header stub
|
2021-01-08 19:37:21 +01:00 |
|
Léo Lam
|
3559c31bc9
|
ksys/act: Don't use Tag as argument as it causes matching diffs
And fairly stupid diffs for that matter, like an additional mov w1, w1
instruction that shouldn't exist
|
2020-12-02 18:52:44 +01:00 |
|
Léo Lam
|
93b1b17979
|
Fix matching errors
|
2020-11-10 21:52:48 +01:00 |
|
Léo Lam
|
3bd9d7a599
|
aoc2: Implement more functions
|
2020-11-07 23:28:51 +01:00 |
|
Léo Lam
|
f60734bded
|
aoc2: Fix the struct and implement more functions
|
2020-11-07 02:10:12 +01:00 |
|
Wildex999
|
05a69f745b
|
ksys/dmg: Implementing some of DamageManagerBase. Added some temporary classes/variables used by DamageManagerBase.
|
2020-10-21 00:19:48 +02:00 |
|
Léo Lam
|
509d19f762
|
build: Split the main CMakeLists.txt for readability reasons
|
2020-09-20 17:18:14 +02:00 |
|
Léo Lam
|
1176af740b
|
aoc2: Add shouldApplyMasterModeDamageMultiplier
|
2020-09-18 01:12:07 +02:00 |
|
Léo Lam
|
1cc0b1e6be
|
Implement aoc2::rankUpEnemy
It's a pretty large function and I wanted to see how difficult it would
be to match it. Not very hard :D
|
2020-09-17 00:50:36 +02:00 |
|