index
:
pso-gc
master
A decompilation of Phantasy Star Online Episode I & II for the GameCube.
mr b0nk 500
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
pso
/
macros.h
Age
Commit message (
Expand
)
Author
2023-03-08
macros: Add `as()`
mrb0nk500
2023-03-05
global: Start work on making the codebase match without inlining
mrb0nk500
2023-03-04
TProtocol: Match ctor
mrb0nk500
2023-02-28
macros: Add `WEAK_FUNC`
mrb0nk500
2023-02-28
macros: Make the getter of `PRIVATE_MEMBER_ACCESSORS` return a
mrb0nk500
2023-02-26
pso/macros: Add `EXTERN_OBJECT_NAME` macro
mrb0nk500
2023-02-26
pso/macros: Add getters/setters macros
mrb0nk500
2023-02-25
TMenuList: Add `TMenuList`, and everything else that's needed to get it
mrb0nk500
2023-02-16
macros: Add new `TL_{}_OBJECTS` xmacros
mrb0nk500
2023-02-12
TObject: Add `m_` prefix to non-function members, and remove `get_` from
mrb0nk500
2023-02-12
TObject: Make non-function members private, and add getters, and setters
mrb0nk500
2023-02-05
macros: Add `TL_OBJECTS` xmacro
mrb0nk500
2023-02-03
TObject, TMainTask: Make object names extern, and declare them in
mrb0nk500
2023-02-03
pso/macros: Add `FOREACH_NODE{,_NODECL}_MULTI_ITER`
mrb0nk500
2023-01-30
TObject, macros: Add `FOREACH_NODE` macros for dealing with TObject
mrb0nk500
2023-01-29
pso: add `macros.h`
mrb0nk500