GriffinR
|
a5852d57d1
|
Use TASK_NONE constant
|
2021-02-24 11:03:25 -05:00 |
|
N
|
e5e390d64b
|
Revert zero initialization
|
2021-01-19 14:33:11 -05:00 |
|
N
|
d720520de8
|
Clarified comment again
|
2021-01-19 13:47:09 -05:00 |
|
N
|
b6c483394e
|
Clarified comments
Made comments clearer.
|
2021-01-19 13:43:57 -05:00 |
|
N
|
7134763b73
|
Update task.c
|
2021-01-17 13:00:53 -05:00 |
|
N
|
8297090267
|
Update task.c
|
2021-01-17 12:49:50 -05:00 |
|
N
|
ad6ab09e30
|
Update comment
|
2021-01-17 12:46:08 -05:00 |
|
N
|
3b80f3caf1
|
Make variable name shorter
|
2021-01-17 12:44:08 -05:00 |
|
N
|
d3259ebe2c
|
renamed taskNum to followupFuncDataIndex
|
2021-01-16 21:56:49 -05:00 |
|
N
|
72e8683975
|
FIxed the comments
|
2021-01-16 21:50:59 -05:00 |
|
N
|
e7436ab4c8
|
Update task.c
|
2021-01-16 21:35:40 -05:00 |
|
N
|
0159c0c1ae
|
Update task.c
|
2021-01-16 21:09:51 -05:00 |
|
N
|
a950167d89
|
Remove define
|
2021-01-16 21:05:35 -05:00 |
|
N
|
6b5ce647df
|
Update task.c
|
2021-01-16 20:31:09 -05:00 |
|
N
|
26246ce281
|
Update task.c
|
2021-01-16 20:29:42 -05:00 |
|
N
|
926ef40c52
|
Get rid of Task_data_OP macro
This macro is so annoying. Can we please do away with it?
|
2021-01-16 20:19:00 -05:00 |
|
GriffinR
|
ba13e9ec95
|
Document first rayquaza scene
|
2020-08-27 15:43:18 -04:00 |
|
hondew
|
5c8cc5225f
|
document slot machine
|
2019-02-28 21:21:56 -06:00 |
|
nullableVoidPtr
|
f9ff7316d5
|
Remove uses of INVALID_ defines, clean up some arrays with constants, and spaces -> tabs
|
2018-12-06 10:38:28 +08:00 |
|
nullableVoidPtr
|
3909b6408c
|
Fix alloc.c as per #386, define INVALID_ constants and rename malloc to alloc as per #325
Some of the INVALID_ are likely erroneously placed, due to lack of documentation
|
2018-12-06 09:44:08 +08:00 |
|
DizzyEggg
|
c3113db931
|
Move HEAP_SIZE to malloc and use void instead of empty argument list
|
2018-10-14 20:00:14 +02:00 |
|
DizzyEggg
|
bf11200d4a
|
() to (void)
|
2017-09-08 18:28:00 +02:00 |
|
Diegoisawesome
|
20358c4c96
|
Begin disassembling text.s
|
2017-03-07 07:44:41 -06:00 |
|
YamaArashi
|
b7e2a25915
|
port matching InsertTask() from pokeruby
|
2017-01-14 17:14:36 -08:00 |
|
YamaArashi
|
d708372ea9
|
formatting
|
2016-11-01 12:13:12 -07:00 |
|
Diegoisawesome
|
4df1937738
|
Ported task.c and others from pokeruby
|
2016-10-31 09:43:17 -05:00 |
|