AJ Fontaine
|
704f025a00
|
Fix a typo in as(s)istattackselect
|
2019-04-04 19:34:35 -05:00 |
|
ultima-soul
|
91a94a0ca1
|
Try to get closer to matching.
|
2019-04-03 21:13:26 -07:00 |
|
DizzyEggg
|
35cffea987
|
Helpful macros for atk49
|
2019-03-30 08:29:56 -05:00 |
|
Marcus Huderle
|
e9a3cc6d51
|
Merge remote-tracking branch 'upstream/master' into move-tutor
# Conflicts:
# include/pokenav.h
# src/battle_script_commands.c
|
2019-03-17 17:20:40 -05:00 |
|
Phlosioneer
|
9848f84b9e
|
Use constants for Oam .shape and .size fields
Also some general formatting fixes for constants.
|
2019-03-16 12:37:04 -05:00 |
|
Phlosioneer
|
5886f82ef5
|
Merge branch 'master' into extern-cleanup
|
2019-03-08 02:45:26 -05:00 |
|
Phlosioneer
|
b93d923826
|
Merge branch 'master' into move-tutor
|
2019-03-08 02:27:20 -05:00 |
|
Phlosioneer
|
907492fd6e
|
Split rom asm file in half
The first half is ui/menu stuff, while the second half is link-related
stuff.
|
2019-03-04 23:26:51 -05:00 |
|
Phlosioneer
|
4ea5e85bed
|
Fix typos
This is an updated version of #554, since it hasn't been updated in two
weeks.
|
2019-03-03 09:31:47 -06:00 |
|
Phlosioneer
|
3ceb1667c9
|
Reduce externs
|
2019-03-01 22:32:50 -05:00 |
|
Marcus Huderle
|
4570e3b6a5
|
Document battle arena
|
2019-02-08 09:41:36 -06:00 |
|
DizzyEggg
|
a740bc7190
|
Name action 11
|
2019-02-02 11:32:00 +01:00 |
|
Marcus Huderle
|
e81838dba3
|
Misc. documentation and move some data into .c files
|
2019-01-29 14:36:02 -06:00 |
|
DizzyEggg
|
c0bc01d301
|
Move some vars to C
|
2019-01-13 13:15:23 +01:00 |
|
Marcus Huderle
|
d59f5a8e56
|
Misc overworld documentation
|
2018-12-27 16:52:13 -06:00 |
|
DizzyEggg
|
7f6f6c33ab
|
Fix BgAttributes
|
2018-12-26 13:05:02 +01:00 |
|
melthelesbian
|
2dd706ca54
|
use max mon moves constant where able (#480)
* use max mon moves constant where able
* fix errors in script commands file
* fix more errors
|
2018-12-25 11:50:15 -06:00 |
|
DizzyEggg
|
9320fe8f85
|
Clear includes
|
2018-12-24 00:02:29 +01:00 |
|
Diegoisawesome
|
48d7c0a7a3
|
Merge pull request #454 from golemgalvanize/decompile_party_menu
Decompile party menu
|
2018-12-19 19:57:31 -06:00 |
|
golem galvanize
|
8781d969ff
|
finish party_menu
|
2018-12-18 05:38:08 -05:00 |
|
Meowsy
|
62c4379a21
|
Remove magic numbers.
|
2018-12-17 12:28:11 -05:00 |
|
golem galvanize
|
71a7a8a075
|
decompiled up to sub_81B8A7C
|
2018-12-17 02:39:17 -05:00 |
|
nullableVoidPtr
|
8a8baaeaaa
|
Merge remote-tracking branch 'upstream/master'
|
2018-12-08 12:13:15 +08:00 |
|
nullableVoidPtr
|
4d307a6f63
|
Clean some more arrays
|
2018-12-08 11:33:41 +08:00 |
|
DizzyEggg
|
6068495619
|
Document trainer battle scripts (#430)
|
2018-12-07 16:50:56 -06:00 |
|
nullableVoidPtr
|
4fc3fa9e44
|
Realign comments, clean tables in pokemon_animation.c and use SPECIES_OLD_UNOWN_ defines
|
2018-12-07 20:18:24 +08: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
|
0ad4795e69
|
Match 2 field effect functions
|
2018-11-30 23:16:15 +01:00 |
|
Marcus Huderle
|
72f0a079a9
|
Decompile all of battle_anim_utility_funcs
|
2018-11-19 09:37:25 -06:00 |
|
DizzyEggg
|
27ee7d567e
|
fix merge conflict and use EVENT_OBJECT_TEMPLATES_COUNT
|
2018-11-18 20:19:10 +01:00 |
|
DizzyEggg
|
1b0cfb0757
|
Party Size and Num Stats
|
2018-11-18 20:00:36 +01:00 |
|
DizzyEggg
|
4e37723288
|
Document Battle Pyramid
|
2018-11-18 17:52:22 +01:00 |
|
DizzyEggg
|
eb66b60f38
|
Begin battle pyramid
|
2018-11-17 15:30:34 +01:00 |
|
DizzyEggg
|
d5abd7b696
|
Document Battle Pie
|
2018-11-12 14:36:31 +01:00 |
|
DizzyEggg
|
a4235c9ff8
|
Document battle arena
|
2018-11-11 18:33:16 +01:00 |
|
Diegoisawesome
|
f8d337e491
|
Finish cleaning up text.c
|
2018-11-06 11:30:21 -06:00 |
|
Diegoisawesome
|
6d38431c33
|
Begin cleaning text.c
|
2018-11-06 10:44:48 -06:00 |
|
Diegoisawesome
|
8e7202ec3d
|
Fix LZ compressed data alignment
|
2018-10-21 12:05:34 -05:00 |
|
Diegoisawesome
|
f67bbbdaaa
|
Merge pull request #364 from Diegoisawesome/master
Port/decompile field_control_avatar
|
2018-10-16 21:54:14 -05:00 |
|
Diegoisawesome
|
e75f0b4f80
|
Port/decompile field_control_avatar
|
2018-10-16 21:47:08 -05:00 |
|
DizzyEggg
|
1f358fbb07
|
Use constants
|
2018-10-16 22:34:53 +02:00 |
|
DizzyEggg
|
ecdf0fd69d
|
Clean battle structs
|
2018-10-14 18:37:52 +02:00 |
|
DizzyEggg
|
b73611bccb
|
clean battle structs
|
2018-10-14 18:10:54 +02:00 |
|
DizzyEggg
|
61343d5069
|
Decompile battle_anim_80A9C70
|
2018-10-07 15:39:46 +02:00 |
|
DizzyEggg
|
611360c29e
|
calledattack to calledmove
|
2018-09-22 19:08:41 +02:00 |
|
DizzyEggg
|
e362c06aea
|
gRandomMove to gCalledMove
|
2018-09-22 18:41:00 +02:00 |
|
DizzyEggg
|
66fd9b2ddf
|
Label trainer hill battle type
|
2018-09-20 22:00:00 +02:00 |
|
DizzyEggg
|
44ba432dad
|
Label various battle scripts
|
2018-09-01 20:00:13 +02:00 |
|
DizzyEggg
|
2b7c138cbe
|
Some labels
|
2018-08-25 21:04:12 +02:00 |
|