PikalaxALT
|
fad3674028
|
Merge pull request #225 from GriffinRichards/doc-questlog
Document some quest log
|
2020-01-16 09:53:08 -05:00 |
|
GriffinR
|
153858af60
|
Merge master into doc-questlog
|
2020-01-15 16:27:36 -05:00 |
|
GriffinR
|
04d176334a
|
Document some Quest Log
|
2020-01-15 16:00:45 -05:00 |
|
PikalaxALT
|
e03a61e239
|
Use librfu consts in link_rfu_*.c
|
2020-01-15 13:54:06 -05:00 |
|
PikalaxALT
|
411f4852c6
|
Merge pull request #216 from PikalaxALT/link_rfu
Port link_rfu from Emerald
|
2020-01-15 11:07:17 -05:00 |
|
PikalaxALT
|
2f81b4a204
|
Merge pull request #222 from GriffinRichards/doc-mansion
Document Pokemon Mansion scripts
|
2020-01-14 20:30:32 -05:00 |
|
PikalaxALT
|
cdc04dfe9f
|
Merge pull request #221 from GriffinRichards/doc-cerulean
Document Cerulean City scripts
|
2020-01-14 20:29:03 -05:00 |
|
GriffinR
|
0999b55beb
|
Document Pokemon Mansion scripts
|
2020-01-14 18:58:52 -05:00 |
|
PikalaxALT
|
de939451d7
|
link_rfu_4 mostly
|
2020-01-14 17:07:43 -05:00 |
|
GriffinR
|
f544f6e356
|
Document Cerulean City scripts
|
2020-01-14 16:41:38 -05:00 |
|
PikalaxALT
|
5ef7bf7bf4
|
data/link_rfu.s --> data/easy_chat_2.s
|
2020-01-14 14:57:41 -05:00 |
|
PikalaxALT
|
0d5f88f496
|
Move UnkRfuStruct_2 to link_rfu.h where it belongs
|
2020-01-14 12:45:33 -05:00 |
|
PikalaxALT
|
246e3461c7
|
Move GFtgtGname out of librfu.h
|
2020-01-14 12:41:43 -05:00 |
|
PikalaxALT
|
b76b38c257
|
Finish porting link_rfu_2
|
2020-01-14 12:27:56 -05:00 |
|
GriffinR
|
a5d8b98fde
|
Sync macros to have Give/Take Add/Remove unity
|
2020-01-13 22:35:09 -05:00 |
|
PikalaxALT
|
d9ea5a0815
|
link_rfu_2 through rfufunc_80FA020
|
2020-01-13 22:08:11 -05:00 |
|
PikalaxALT
|
36306a82d1
|
link_rfu_2 through sub_80F8F5C
|
2020-01-13 20:40:47 -05:00 |
|
PikalaxALT
|
eec9e0d914
|
Split link_rfu_2
|
2020-01-13 17:03:36 -05:00 |
|
PikalaxALT
|
2a5cde336b
|
Address review comments
|
2020-01-13 14:04:02 -05:00 |
|
PikalaxALT
|
6daa053320
|
Static syms
|
2020-01-13 11:25:42 -05:00 |
|
PikalaxALT
|
28a2bb7c93
|
Remove unneeded filler
|
2020-01-13 11:21:55 -05:00 |
|
PikalaxALT
|
ce60043a58
|
link_rfu COMMON syms
|
2020-01-13 11:20:35 -05:00 |
|
PikalaxALT
|
11fd159ae8
|
Port link_rfu from Emerald
|
2020-01-13 11:17:38 -05:00 |
|
PikalaxALT
|
78b4487008
|
Merge pull request #214 from jiangzhengwenjz/nonmatching
fake match CreatePartyStatusSummarySprites
|
2020-01-12 18:26:07 -05:00 |
|
jiangzhengwenjz
|
08cfae52fe
|
CreatePartyStatusSummarySprites
|
2020-01-13 06:42:50 +08:00 |
|
GriffinR
|
0676e73286
|
Remove unused link groups, dead label
|
2020-01-12 16:53:55 -05:00 |
|
GriffinR
|
f276383293
|
Merge master into sync-script
|
2020-01-12 16:03:06 -05:00 |
|
PikalaxALT
|
483613e128
|
Fix header guard
|
2020-01-12 14:45:53 -05:00 |
|
PikalaxALT
|
034f597482
|
Address review comments, 2
|
2020-01-12 14:34:54 -05:00 |
|
PikalaxALT
|
bcf07cb837
|
Merge branch 'master' of github.com:pret/pokefirered into script_pokemon_util
|
2020-01-12 14:18:34 -05:00 |
|
PikalaxALT
|
74fa8075ee
|
Merge pull request #210 from jiangzhengwenjz/party_menu
script_pokemon_util_80BF8FC
|
2020-01-12 14:18:22 -05:00 |
|
PikalaxALT
|
ae41a2742c
|
Finish battle_interface.c decomp
|
2020-01-12 12:13:03 -05:00 |
|
PikalaxALT
|
d09a3d7f1c
|
through TryAddPokeballIconToHealthbox
|
2020-01-12 11:17:58 -05:00 |
|
PikalaxALT
|
9d2f1af103
|
through PrintSafariMonInfo
|
2020-01-11 10:58:30 -05:00 |
|
GriffinR
|
6bcb508c3f
|
Update some movement cmds
|
2020-01-11 01:00:50 -05:00 |
|
GriffinR
|
0bb7f18b8e
|
Sync Cable Club scripts
|
2020-01-11 00:47:47 -05:00 |
|
PikalaxALT
|
3310aadb54
|
Much battle_interface data to C
|
2020-01-10 21:34:44 -05:00 |
|
PikalaxALT
|
3e79c7890f
|
through UpdateLvlInHealthbox
|
2020-01-10 16:32:32 -05:00 |
|
GriffinR
|
91bf7665c6
|
Sync split scripts, more misc splits/doc
|
2020-01-10 15:01:50 -05:00 |
|
PikalaxALT
|
3f54c7caa1
|
Port script_pokemon_util_80A0058
|
2020-01-10 11:51:13 -05:00 |
|
jiangzhengwenjz
|
e300f2ece0
|
script_pokemon_util_80BF8FC
|
2020-01-10 22:28:20 +08:00 |
|
GriffinR
|
9fafa12285
|
More basic script constants
|
2020-01-10 03:50:11 -05:00 |
|
jiangzhengwenjz
|
dd381f4982
|
use headers in main.c
|
2020-01-10 14:12:32 +08:00 |
|
jiangzhengwenjz
|
3a8006e30c
|
s32 to sio32
|
2020-01-10 06:27:50 +08:00 |
|
jiangzhengwenjz
|
0ce29c0ee9
|
use constants
|
2020-01-10 03:48:00 +08:00 |
|
GriffinR
|
94fbc3ac48
|
Sync temp vars
|
2020-01-09 14:46:14 -05:00 |
|
GriffinR
|
d071f05504
|
Split more files from event_scripts.s
|
2020-01-09 14:01:45 -05:00 |
|
GriffinR
|
a40c63fe48
|
Use dir constants
|
2020-01-09 13:25:10 -05:00 |
|
jiangzhengwenjz
|
f12c1edf3f
|
update documentation & func types
|
2020-01-10 02:13:35 +08:00 |
|
GriffinR
|
c39d295386
|
Label used movement steps
|
2020-01-09 12:57:13 -05:00 |
|