Léo Lam
df36d65665
Revert "Add #ifdef declarations for NON_MATCHING code"
...
This reverts commit 42807160cf .
It makes searching for NON_MATCHING comment descriptions much less
convenient in most text editors or IDEs, and we want the function
CSV to be the single source of truth for function statuses. Having
a function marked as matching but not built because of a stray #ifdef
would be bad.
2022-02-27 12:50:52 +01:00
AlexApps99
42807160cf
Add #ifdef declarations for NON_MATCHING code
2021-07-26 23:05:19 +12:00
Léo Lam
328354f857
ksys/evt: Implement eventFlowAlloc/Free
2021-06-17 23:52:28 +02:00
Léo Lam
357ef77879
ksys/evt: Add ResourceTimeline
2021-06-17 23:42:21 +02:00
Léo Lam
92388bad74
ksys/evt: Add ResourceFlowchart
2021-06-17 19:08:45 +02:00
Léo Lam
4014329dc2
ksys: Add EventFlowBinder
2021-06-17 12:01:18 +02:00
Léo Lam
1f628bb94a
ksys/evt: Implement ActorBindings
2021-06-17 02:15:26 +02:00
Léo Lam
0d0826f71b
Fix lint issue
2021-06-16 23:40:18 +02:00
Léo Lam
ae60e06e4b
ksys/evt: Add ActorBinding
2021-06-16 23:37:29 +02:00
Léo Lam
4b0a72025c
ksys/evt: Add DemoInfo
2021-06-16 11:14:57 +02:00
Léo Lam
b8eb5960ec
ksys/evt: Add getters to Metadata
2021-05-09 01:46:22 +02:00
Léo Lam
ebfab2209b
ksys/evt: Implement Metadata
2021-05-09 01:40:08 +02:00
Léo Lam
806395b2f1
ksys/world: Finish TimeMgr
2021-05-09 00:23:42 +02:00
Léo Lam
9f6cdf69b4
ksys/world: Add and implement more WorldMgr functions
2021-05-01 14:48:45 +02:00
Léo Lam
4ad57a05d4
ksys/evt: Mark member functions as const when applicable
2021-02-07 16:44:40 +01:00
Léo Lam
5b90a9b40f
ksys/evt: More coding style tweaks
2021-02-07 16:44:40 +01:00
Léo Lam
db6d210a53
ksys/evt: Fix some function signatures
2021-02-07 16:44:39 +01:00
Léo Lam
9d81c0645f
ksys/evt: Fix float/bool handling
2021-02-07 16:41:34 +01:00
Léo Lam
136bd63cbc
ksys/evt: Rename members to match coding style
2021-02-07 16:17:13 +01:00
Léo Lam
6699c1fb38
ksys/evt: Fix matching issue in OrderParam::initialize
2021-02-07 16:09:02 +01:00
Léo Lam
37d4a0695c
ksys/evt: Fix matching issue in OrderParam::tryAlloc
2021-02-07 16:09:02 +01:00
Léo Lam
f41d668cff
ksys/evt: Add missing cast
...
Enum classes need to be casted before being passed to dumb C-style
variadic functions like format()
2021-02-07 16:09:02 +01:00
iTNTPiston
6ef151ac1f
ksys/evt: Fix OrderParam tryAlloc loop
2021-02-07 16:08:54 +01:00
iTNTPiston
a16f01aed7
ksys/evt: Add OrderParam ctor and dtor
2021-02-07 16:08:43 +01:00
iTNTPiston
d4b49662e1
ksys/evt: Add OrderParam "add param" and assign functions
2021-02-07 16:08:18 +01:00
Léo Lam
9c6bec732f
ksys/evt: Match OrderParam "get T by name" getters
2021-02-07 15:45:09 +01:00
iTNTPiston
85430d3232
ksys/evt: Start adding OrderParam
2021-02-07 15:45:08 +01:00
iTNTPiston
641dd1613a
EventInfoData
2021-01-29 18:01:57 -05:00
Léo Lam
622104fbd2
ksys/act: Add more InfoData functions
2020-11-22 15:36:18 +01:00
Léo Lam
5879dbb073
ksys: Add Event (stub)
2020-11-17 01:28:08 +01:00