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
/
context.h
Age
Commit message (
Expand
)
Author
2023-02-26
TArray: Add `TArray` template class
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
TMainTask: Complete `TMainTask.cpp`
mrb0nk500
2023-02-16
TObject: Add `toggle_flag_3()`
mrb0nk500
2023-02-16
TObject: Add `toggle_flags()`
mrb0nk500
2023-02-16
macros: Add new `TL_{}_OBJECTS` xmacros
mrb0nk500
2023-02-12
TObject: Move private functions to the top
mrb0nk500
2023-02-12
context: Update context to match current state
mrb0nk500
2023-02-11
TMainTask: Make the function order match the original
mrb0nk500
2023-02-11
TMainTask: Add, and match `func_80228bbc()`
mrb0nk500
2023-02-11
TMainTask: Add, and match `func_80228c44()`
mrb0nk500
2023-02-11
TMainTask: Add, and match `func_80228dbc()`
mrb0nk500
2023-02-11
TMainTask: Rename `func_803db618()` -> `set_some_id()`
mrb0nk500
2023-02-11
TMainTask: Implement, and match `func_803db618()`
mrb0nk500
2023-02-11
TMainTask: Add, and match `render_clipout_and_fade()`
mrb0nk500
2023-02-10
context: Update context to current state
mrb0nk500
2023-02-06
context: Fix typo with return value of `heap_xfree()`
mrb0nk500
2023-02-04
THeap: Add `THeap` class
mrb0nk500
2023-02-03
context: Update context to match current state
mrb0nk500
2023-02-03
context: add `-lang=c++`
mrb0nk500
2023-02-03
context: Add compiler version, and flags
mrb0nk500
2023-02-03
global: Add context for decomp.me
mrb0nk500
[prev]