index
:
pokerevo
master
Pokémon Battle Revolution
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
code_801DAAE0.cpp
Age
Commit message (
Collapse
)
Author
2020-11-05
fix control flow in func_801DD9C8
Max
2020-11-02
start decompiling code_801DD8C0.o
Max
2020-10-29
match up to func_801DCFE4, add string.h and stdlib.h, add types.h to ↵
Max
Makefile include path, and move GameSpy under DWC
2020-10-22
decompile code_801DB81C, and revamp the source file layout template and type ↵
Max
naming convention. Rename unkStruct to ctorStruct
2020-10-20
add header files and reduce scope of local variable/functions
Max
2020-10-18
mark else block of func_801DAFAC as nonmatching
Max
2020-10-18
wrapped func_801DAFAC in a ifdef
Max
2020-10-18
arrange file-local type definitions, constants, and objects into an unnamed ↵
Max
namespace
2020-10-18
add headers, and mark internal functions as static
Max
2020-10-18
match code_801DAAE0.cpp
Max
2020-10-18
match func_801DAFAC using an inline asm block
Max
2020-10-18
match up to func_801DAF70
Max
2020-10-18
match func_801DAC0C, func_801DAC14, func_801DAC44
Max
2020-10-18
match func_801DAB28, func_801DAB30, and func_801DAB78
Max
2020-10-17
match func_801DAAE0
Max