Kurausukun
|
7198d40ec8
|
port some documentation from FR
|
2021-03-19 18:49:19 -04:00 |
|
Kurausukun
|
5b910a11b4
|
port miscellaneous fr documentation
|
2021-03-18 20:35:39 -04:00 |
|
GriffinR
|
8eafe1fd4e
|
Move pointillism points array to src
|
2021-03-18 17:36:18 -05:00 |
|
GriffinR
|
3cb9300744
|
Merge pull request #1377 from Kurausukun/temp
Port Some Missed Berry Crush Documentation
|
2021-03-16 00:02:27 -04:00 |
|
Kurausukun
|
3baac6ef3c
|
port some missed berry crush documentation
|
2021-03-15 23:55:10 -04:00 |
|
GriffinR
|
ecd269ba2c
|
Merge pull request #1372 from GriffinRichards/doc-countdown
Document minigame countdown
|
2021-03-15 21:39:58 -04:00 |
|
GriffinR
|
9242ec30de
|
Merge pull request #1376 from PikalaxALT/battle_multi_buffer
Resolve link comm buffers in gBattleStruct
|
2021-03-15 21:35:16 -04:00 |
|
PikalaxALT
|
925e68c03f
|
Update newly named fields
|
2021-03-15 15:22:41 -04:00 |
|
PikalaxALT
|
8352ebcc48
|
Merge branch 'master' of github.com:pret/pokeemerald into battle_multi_buffer
|
2021-03-15 09:46:57 -04:00 |
|
GriffinR
|
780e49dbc8
|
Merge pull request #1375 from GriffinRichards/bugfix-end
Note missing end in Trainer Hill
|
2021-03-14 19:08:36 -04:00 |
|
GriffinR
|
cc9d54bf6d
|
Merge pull request #1374 from SethBarberee/berry_crush_sync
berry_crush: sync some pokefirered names with pokeemerald
|
2021-03-13 16:52:11 -05:00 |
|
GriffinR
|
fd3175bde4
|
Note missing end in Trainer Hill
|
2021-03-13 16:40:29 -05:00 |
|
Seth Barberee
|
4158f07dee
|
move bgBuffers back to unk138
|
2021-03-12 19:24:03 -06:00 |
|
Seth Barberee
|
fda56d6f47
|
berry_crush: sync some pokefirered names with pokeemerald
|
2021-03-12 18:39:25 -06:00 |
|
PikalaxALT
|
8d4dcb228a
|
More documentation in battle_main
|
2021-03-12 16:55:58 -05:00 |
|
PikalaxALT
|
e32a1571af
|
Resolve link comm buffers in gBattleStruct
|
2021-03-12 15:37:31 -05:00 |
|
GriffinR
|
665dffe048
|
Merge pull request #1373 from PikalaxALT/fix_nonmatchings
Nonmatching resoltuion
|
2021-03-12 14:03:39 -05:00 |
|
PikalaxALT
|
e6b1b97aa1
|
Nonmatching resoltuion
- Fix fakematch in Cmd_get_used_held_item
- Remove `static` overrides in MODERN in four objects
|
2021-03-12 13:55:07 -05:00 |
|
GriffinR
|
b1a69d95ea
|
Document minigame countdown
|
2021-03-11 14:25:22 -05:00 |
|
GriffinR
|
6c297d19e8
|
Merge pull request #1356 from GriffinRichards/doc-dodrioberrypicking
Document Dodrio Berry Picking
|
2021-03-10 18:55:41 -05:00 |
|
GriffinR
|
4620992f07
|
Merge pull request #1368 from GriffinRichards/fix-fightanim
Fix out of bounds access for fighting anims
|
2021-03-09 12:48:01 -05:00 |
|
GriffinR
|
6274acfe5f
|
Fix out of bounds access for fighting anims
|
2021-03-08 14:32:20 -05:00 |
|
GriffinR
|
ba1e006a64
|
Move webhook env vars, drop unnecessary secrets
|
2021-03-07 22:40:09 -05:00 |
|
GriffinR
|
fd42e02af4
|
Move webhook event check to workflow
|
2021-03-07 17:35:56 -05:00 |
|
GriffinR
|
2bba2ce1a1
|
Link .text.unlikely for modern
|
2021-03-07 17:24:30 -05:00 |
|
GriffinR
|
1dc12890d1
|
Update event name in webhook
|
2021-03-07 15:33:14 -06:00 |
|
GriffinR
|
c05f529a19
|
Replace Travis CI with Github workflow
|
2021-03-07 15:33:14 -06:00 |
|
N
|
94a883d600
|
Fix space
|
2021-03-04 19:36:44 -06:00 |
|
N
|
99c6a504e0
|
Finish renaming functions
|
2021-03-04 19:36:44 -06:00 |
|
N
|
b9b33b6f2b
|
Some renaming
|
2021-03-04 19:36:44 -06:00 |
|
N
|
7b046ebd1d
|
rename gBerryCrushGame
|
2021-03-04 19:36:44 -06:00 |
|
N
|
e79048e8ee
|
Remove unneeded bitwise operations
|
2021-03-04 19:35:25 -06:00 |
|
N
|
d5a63681e8
|
Fixed faulty define
|
2021-03-04 19:33:40 -06:00 |
|
N
|
d63431ae88
|
Fix comment
|
2021-03-04 19:33:40 -06:00 |
|
N
|
a2f757c7a6
|
Document BG_PLTT usage in Agb_Main
|
2021-03-04 19:33:40 -06:00 |
|
N
|
b86b66660c
|
Revert void change
|
2021-03-04 19:32:36 -06:00 |
|
N
|
8f5bd2fb33
|
Fix prefixes of variable names
Many static variables in this function are falsely labeled with a g prefix, as if it were global, when they are in fact state variables.
|
2021-03-04 19:32:36 -06:00 |
|
Kurausukun
|
204e95dfea
|
remove unnecessary changes
|
2021-03-04 19:32:16 -06:00 |
|
Kurausukun
|
dec5e8eee5
|
steal matching from #1333
|
2021-03-04 19:32:16 -06:00 |
|
GriffinR
|
55a40b901f
|
Label battle tower link script
|
2021-03-04 19:30:19 -06:00 |
|
GriffinR
|
734a15135f
|
Clean up a few unlabeled scripts
|
2021-03-04 19:30:19 -06:00 |
|
GriffinR
|
69f7882b5e
|
Label missed pokemon jump anims
|
2021-03-03 14:32:09 -05:00 |
|
GriffinR
|
b9c733495b
|
Document dodrio berry picking
|
2021-03-03 14:26:05 -05:00 |
|
GriffinR
|
91ab30fa71
|
Rename mon markings struct
|
2021-02-28 17:11:46 -06:00 |
|
GriffinR
|
ed0347476c
|
Remove old declaration and define
|
2021-02-28 17:11:46 -06:00 |
|
GriffinR
|
031da44cab
|
Document mon markings
|
2021-02-28 17:11:46 -06:00 |
|
GriffinR
|
8bfd1370c9
|
Merge pull request #1352 from huderlem/GetOpponentMostCommonMonType
Document GetOpponentMostCommonMonType and fix its fake matching
|
2021-02-28 17:27:39 -05:00 |
|
Marcus Huderle
|
200e8214cf
|
Document GetOpponentMostCommonMonType and fix its fake matching
|
2021-02-28 10:43:56 -06:00 |
|
GriffinR
|
cbc7a72814
|
Merge pull request #1346 from GriffinRichards/doc-pokejump
Document pokemon jump
|
2021-02-28 11:19:02 -05:00 |
|
N
|
6c07031c85
|
Remove redundant statements
|
2021-02-28 10:06:07 -06:00 |
|