DizzyEggg
|
9320fe8f85
|
Clear includes
|
2018-12-24 00:02:29 +01:00 |
|
DizzyEggg
|
c583559a80
|
Get rid of unused stuff
|
2018-12-23 19:03:42 +01:00 |
|
DizzyEggg
|
f7a7ddde0c
|
Fix Quick Guard
|
2018-12-22 15:10:24 +01:00 |
|
DizzyEggg
|
e54dd6a02b
|
Merge with master
|
2018-12-22 13:53:07 +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 |
|
DizzyEggg
|
180aa839c4
|
Fix conflicts
|
2018-12-09 13:12:02 +01:00 |
|
DizzyEggg
|
b60915539d
|
Fix Phantom Force
|
2018-12-08 16:19:50 +01: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
|
b9e711bbf4
|
Add Powder
|
2018-12-03 12:50:32 +01:00 |
|
DizzyEggg
|
6ae949e360
|
Psychic Terrain blocks priority moves
|
2018-12-01 11:35:49 +01:00 |
|
DizzyEggg
|
3934eac8d4
|
Merge branch 'master' into battle_engine_v2
|
2018-12-01 10:28:11 +01:00 |
|
DizzyEggg
|
0ad4795e69
|
Match 2 field effect functions
|
2018-11-30 23:16:15 +01:00 |
|
DizzyEggg
|
1a8859b1d8
|
Add Dazzling
|
2018-11-30 22:12:18 +01:00 |
|
DizzyEggg
|
0329175f06
|
Add Protean
|
2018-11-30 21:21:43 +01:00 |
|
DizzyEggg
|
434e257943
|
Add Acupressure
|
2018-11-24 21:06:53 +01:00 |
|
DizzyEggg
|
194139a35b
|
Add Move Effect - Feint
|
2018-11-24 19:37:10 +01:00 |
|
DizzyEggg
|
539b05ff73
|
Begin working on custom multi battles
|
2018-11-24 01:02:02 +01:00 |
|
DizzyEggg
|
c6a207c37b
|
Fix Teleport in double wild battles
|
2018-11-23 22:26:36 +01:00 |
|
DizzyEggg
|
a5df797804
|
Merge branch 'master' into battle_engine_v2
|
2018-11-19 20:42:07 +01:00 |
|
Marcus Huderle
|
72f0a079a9
|
Decompile all of battle_anim_utility_funcs
|
2018-11-19 09:37:25 -06:00 |
|
DizzyEggg
|
623f1963b7
|
Merge with master
|
2018-11-18 20:49:52 +01: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
|
c2a3cff814
|
Fix physical atk stat stage and third type
|
2018-11-17 23:47:35 +01:00 |
|
DizzyEggg
|
eb66b60f38
|
Begin battle pyramid
|
2018-11-17 15:30:34 +01:00 |
|
DizzyEggg
|
15b8046b2b
|
Add third type
|
2018-11-17 12:10:24 +01:00 |
|
DizzyEggg
|
bb9dbc0c6d
|
Merge with master
|
2018-11-14 22:50:27 +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 |
|
DizzyEggg
|
c3eac92af8
|
fix protect
|
2018-11-03 23:32:18 +01:00 |
|
DizzyEggg
|
bc42de5f60
|
Aurora Veil, Revelation Dance, Diamond Storm
|
2018-11-03 14:35:45 +01:00 |
|
DizzyEggg
|
68d94ad316
|
Implement trainer sliding
|
2018-11-03 01:17:16 +01:00 |
|
DizzyEggg
|
e9965dd341
|
merge with master
|
2018-11-02 22:55:32 +01: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
|
d3215ff96f
|
Fix wild double battle issues
|
2018-10-16 22:19:53 +02:00 |
|
DizzyEggg
|
67384c08be
|
Implement double wild battle functionality
|
2018-10-15 21:19:52 +02:00 |
|