DizzyEggg
|
35d0ea5ff5
|
Fix moves hitting all 3 pokemon
|
2018-12-08 00:09:39 +01:00 |
|
DizzyEggg
|
470df386c9
|
Fix conflicts
|
2018-12-07 23:01:14 +01:00 |
|
Diegoisawesome
|
fe06bbe3f6
|
Merge pull request #431 from melthelesbian/apostrophe
Use normal apostrophes like adults
|
2018-12-07 14:18:31 -06:00 |
|
Melody
|
2615ece23b
|
Use normal apostrophes like adults
|
2018-12-07 10:41:08 -05:00 |
|
Diegoisawesome
|
6df2042b3b
|
Merge pull request #427 from Slawter666/pokedex
Document some more of pokedex.c
|
2018-12-06 13:39:32 -06:00 |
|
Diegoisawesome
|
800c6a901b
|
Merge pull request #428 from melthelesbian/pokedex_documentation
document pokédex options
|
2018-12-06 13:38:58 -06:00 |
|
Melody
|
2347e36d60
|
document pokédex options
|
2018-12-05 10:10:33 -05:00 |
|
Slawter666
|
9cfed81789
|
Document some more of pokedex.c
|
2018-12-05 00:15:22 +00:00 |
|
Diegoisawesome
|
1b33ad6c26
|
Merge pull request #426 from DizzyEggg/patch-1
Match and clean rotating_gate.c
|
2018-12-04 12:26:12 -06:00 |
|
DizzyEggg
|
bac1f1b6c9
|
Match and clean rotating_gate.c
One more down, many more to go.
|
2018-12-03 21:44:47 +01:00 |
|
Diegoisawesome
|
d9a5de5317
|
Merge pull request #425 from DizzyEggg/patch-1
Match battle_tower.c function
|
2018-12-03 14:18:03 -06:00 |
|
DizzyEggg
|
c7dd347bb1
|
Match battle_tower.c function
For some reason, I gave the function of type void, type u16 instead, which messed up the registers, LMAO
|
2018-12-03 21:09:26 +01:00 |
|
Diegoisawesome
|
8064b011d1
|
Merge pull request #424 from DizzyEggg/labels
Clean up src/data
|
2018-12-03 12:33:47 -06:00 |
|
DizzyEggg
|
ba1fc05558
|
tabs
|
2018-12-03 18:10:03 +01:00 |
|
DizzyEggg
|
0d122bc831
|
Fix merge conflicts
|
2018-12-03 17:56:36 +01:00 |
|
Diegoisawesome
|
ffa8655f4c
|
Merge pull request #423 from Slawter666/pokedex-doc
Document some of pokedex.c
|
2018-12-03 10:53:21 -06:00 |
|
Diegoisawesome
|
cd378ec676
|
Merge pull request #421 from melthelesbian/trainer_class_lookups
clean up trainer class lookups
|
2018-12-03 10:52:24 -06:00 |
|
DizzyEggg
|
e1829c40ab
|
Clean up safari zone
|
2018-12-03 17:31:34 +01:00 |
|
DizzyEggg
|
2821eafb99
|
Clean up roamer
|
2018-12-03 17:19:10 +01:00 |
|
DizzyEggg
|
dcb1d78fa9
|
Add battle controllers var to src from sym_ewram
|
2018-12-03 16:20:39 +01:00 |
|
DizzyEggg
|
846b5d79e4
|
Get rid of headers in src/data
|
2018-12-03 16:10:41 +01:00 |
|
Slawter666
|
715fbb379e
|
Document some of pokedex.c
|
2018-12-03 14:58:25 +00:00 |
|
DizzyEggg
|
a83fc52a7e
|
Make data easier to edit
|
2018-12-03 14:49:16 +01:00 |
|
Melody
|
44af811033
|
index trainer front anims ptr table
|
2018-12-03 08:36:10 -05:00 |
|
Melody
|
0e5e487b78
|
tweak alignment
|
2018-12-03 08:04:11 -05:00 |
|
Melody
|
2779421ad4
|
fix brendan/may/wally consistency issues
|
2018-12-03 08:01:52 -05:00 |
|
DizzyEggg
|
d8b952f94c
|
Clean up items data
|
2018-12-03 13:37:32 +01:00 |
|
DizzyEggg
|
b9e711bbf4
|
Add Powder
|
2018-12-03 12:50:32 +01:00 |
|
Melody
|
52fa5137c9
|
tweak alignment
|
2018-12-03 00:31:15 -05:00 |
|
Melody
|
eeb6446da4
|
add more consistent names
|
2018-12-02 22:36:09 -05:00 |
|
Melody
|
72bd670ba6
|
index trainer class lookups
|
2018-12-02 22:35:31 -05:00 |
|
DizzyEggg
|
52d1e69591
|
Add AI support for newly added moves
|
2018-12-02 23:50:51 +01:00 |
|
DizzyEggg
|
ad67f4f26f
|
Merge with master and REQ arguments
|
2018-12-02 22:05:23 +01:00 |
|
Diegoisawesome
|
7914220acd
|
Merge pull request #419 from melthelesbian/trainerbattle_macro_cleanup
cleans up trainer battle scripts
|
2018-12-02 14:31:19 -06:00 |
|
Melody
|
a2a99bde11
|
adds req for macro arguments
|
2018-12-02 15:14:29 -05:00 |
|
Melody
|
10725def8e
|
trainerbattle_normal → trainerbattle_single
* trainerbattle_normal → trainerbattle_single
* TRAINER_BATTLE_NORMAL → TRAINER_BATTLE_SINGLE
* improves the macro documentation a little
|
2018-12-02 15:08:19 -05:00 |
|
Melody
|
bad5323642
|
cleans up trainer battle scripts
* adds battle type macros
* adds `trainerbattle_normal` macro
* adds `trainerbattle_double` macro
* adds rematch macros
* adds no intro macro
|
2018-12-02 15:08:19 -05:00 |
|
Diegoisawesome
|
2912ec0e37
|
Merge pull request #420 from DizzyEggg/bored
Get rid of static functions in includ and add req macro arguments
|
2018-12-02 14:05:35 -06:00 |
|
DizzyEggg
|
9828e0e97b
|
Merge with master
|
2018-12-02 19:38:05 +01:00 |
|
Diegoisawesome
|
c123b8d6f1
|
Merge pull request #417 from melthelesbian/msgbox_documentation
adds constants, cleans up callstd and msgbox code
|
2018-12-02 12:31:54 -06:00 |
|
Diegoisawesome
|
ee05197eba
|
Merge pull request #418 from DizzyEggg/link_rfu
Finish Link rfu
|
2018-12-02 12:29:31 -06:00 |
|
DizzyEggg
|
a42bfd7a0e
|
fix brackes n ne file
|
2018-12-02 19:27:56 +01:00 |
|
DizzyEggg
|
725f99a1bf
|
Use :req macros
|
2018-12-02 19:24:06 +01:00 |
|
DizzyEggg
|
b87e6a4e57
|
Get rid of static functions in includes
|
2018-12-02 18:58:33 +01:00 |
|
DizzyEggg
|
d46c3ebe5b
|
Fix Future Sight
|
2018-12-02 18:47:39 +01:00 |
|
DizzyEggg
|
945575f5d6
|
Fix atk canceller
|
2018-12-02 17:58:21 +01:00 |
|
DizzyEggg
|
8f8e6fb88b
|
Merge branch 'master' into battle_engine_v2
|
2018-12-02 16:59:38 +01:00 |
|
DizzyEggg
|
d137ebc7a9
|
Some more rom 8011dc0 work
|
2018-12-02 13:59:55 +01:00 |
|
Melody
|
862265b73a
|
defines register_matchcall macro
|
2018-12-02 06:04:59 -05:00 |
|
DizzyEggg
|
e17140536a
|
finish link rfu and fix rom 8011dc0
|
2018-12-02 11:58:50 +01:00 |
|