index
:
pokeemerald
master
Pokémon Emerald
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
task.c
Age
Commit message (
Expand
)
Author
2021-02-24
Use TASK_NONE constant
GriffinR
2021-01-19
Revert zero initialization
N
2021-01-19
Clarified comment again
N
2021-01-19
Clarified comments
N
2021-01-17
Update task.c
N
2021-01-17
Update task.c
N
2021-01-17
Update comment
N
2021-01-17
Make variable name shorter
N
2021-01-16
renamed taskNum to followupFuncDataIndex
N
2021-01-16
FIxed the comments
N
2021-01-16
Update task.c
N
2021-01-16
Update task.c
N
2021-01-16
Remove define
N
2021-01-16
Update task.c
N
2021-01-16
Update task.c
N
2021-01-16
Get rid of Task_data_OP macro
N
2020-08-27
Document first rayquaza scene
GriffinR
2019-02-28
document slot machine
hondew
2018-12-06
Remove uses of INVALID_ defines, clean up some arrays with constants, and spa...
nullableVoidPtr
2018-12-06
Fix alloc.c as per #386, define INVALID_ constants and rename malloc to alloc...
nullableVoidPtr
2018-10-14
Move HEAP_SIZE to malloc and use void instead of empty argument list
DizzyEggg
2017-09-08
() to (void)
DizzyEggg
2017-03-07
Begin disassembling text.s
Diegoisawesome
2017-01-14
port matching InsertTask() from pokeruby
YamaArashi
2016-11-01
formatting
YamaArashi
2016-10-31
Ported task.c and others from pokeruby
Diegoisawesome