Marcus Huderle
|
4fd2b0b484
|
Decompile remaining functions in use_pokeblock.s
|
2019-03-23 17:23:14 -05:00 |
|
Wyrserth
|
6566a49beb
|
Use constants for naming screen's pages.
|
2019-03-23 21:52:58 +01:00 |
|
Marcus Huderle
|
24e7269117
|
Match sub_81674BC
|
2019-03-23 11:22:41 -05:00 |
|
DizzyEggg
|
7018745230
|
Fix Defiant stat raise by allies
|
2019-03-23 17:21:14 +01:00 |
|
Marcus Huderle
|
fffdbe4e79
|
Match sub_8167420
|
2019-03-23 11:16:53 -05:00 |
|
DizzyEggg
|
d1fb5fa148
|
Remove unnecessary condition from Cursed Body
|
2019-03-23 16:59:58 +01:00 |
|
DizzyEggg
|
b8a634770f
|
Touch up Weak Armor
|
2019-03-23 16:56:56 +01:00 |
|
Marcus Huderle
|
511ff2f20f
|
Match sub_8166BEC and do some cleanup
|
2019-03-23 10:41:09 -05:00 |
|
DizzyEggg
|
b9052fb37d
|
Touch Up Justified and Rattled
|
2019-03-23 16:37:56 +01:00 |
|
DizzyEggg
|
e135ea47e5
|
Touch up Anger Point
|
2019-03-23 16:33:08 +01:00 |
|
Marcus Huderle
|
a5ee2c14fd
|
Merge remote-tracking branch 'upstream/master' into use_pokeblock
# Conflicts:
# include/menu_specialized.h
|
2019-03-23 10:14:31 -05:00 |
|
Marcus Huderle
|
91fa5faf4a
|
Match sub_8166564
|
2019-03-23 10:10:51 -05:00 |
|
Fontbane
|
e8add87bf3
|
Document Field Effects and some related text
Also VAR_TRICK_HOUSE_LEVEL
|
2019-03-23 09:57:37 -05:00 |
|
Fontbane
|
7d54c2b960
|
EventScript and Text Documentation
In event_script.s. Also renamed a couple events for consistency/detail.
|
2019-03-23 09:57:37 -05:00 |
|
DizzyEggg
|
53c60ab292
|
Merge branch 'master' into battle_engine_v2
|
2019-03-23 15:54:08 +01:00 |
|
DizzyEggg
|
cbdecf2f8d
|
Make it compile
|
2019-03-23 09:51:27 -05:00 |
|
DizzyEggg
|
77c4856e62
|
Nonmatchings go away
|
2019-03-23 09:51:27 -05:00 |
|
Marcus Huderle
|
65391a1eb2
|
Merge remote-tracking branch 'upstream/master' into use_pokeblock
# Conflicts:
# src/use_pokeblock.c
|
2019-03-23 09:39:46 -05:00 |
|
Marcus Huderle
|
a7d5f032b1
|
Split into ereader_helpers.c, faraway_island.c, and ereader_screen.c
|
2019-03-22 14:16:26 -05:00 |
|
Marcus Huderle
|
f4f666f5af
|
Finish decompiling ereader.c
|
2019-03-22 13:36:06 -05:00 |
|
DizzyEggg
|
54ab6b43dc
|
Merge with master
|
2019-03-22 10:40:31 +01:00 |
|
Marcus Huderle
|
768a68d3e8
|
Decompile ereader.c up to faraway island code
|
2019-03-21 18:36:12 -05:00 |
|
Marcus Huderle
|
7118462b9f
|
Decompile ereader.c up to faraway island code
|
2019-03-21 18:28:44 -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 |
|
Marcus Huderle
|
4ae8a52473
|
Finish decompiling contest_painting_effects.c
|
2019-03-17 16:25:18 -05:00 |
|
Phlosioneer
|
f4737874ef
|
Made a new substruct for the substruct
We must go deeper.
|
2019-03-16 22:10:07 -04:00 |
|
Phlosioneer
|
691392fd5d
|
Clean up intro_credits_graphics constants
|
2019-03-16 12:37:04 -05:00 |
|
Phlosioneer
|
a029254faa
|
Apply new macros to intro graphics struct
|
2019-03-16 12:37:04 -05:00 |
|
Phlosioneer
|
eeb329909c
|
Fix anonymous struct
|
2019-03-16 12:37:04 -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
|
291df27dcb
|
Use new MUS_NONE constant in sound.c
|
2019-03-16 12:31:29 -05:00 |
|
Phlosioneer
|
703554c4df
|
Ranges are magic
|
2019-03-16 12:25:02 -05:00 |
|
Phlosioneer
|
61344a4fee
|
Document the water droplet data.
|
2019-03-16 12:25:02 -05:00 |
|
garak
|
d0115db565
|
move pokemon graphics to mon-specific directories
|
2019-03-16 12:21:47 -05:00 |
|
garak
|
14211fb495
|
fix incbin paths
|
2019-03-16 12:21:47 -05:00 |
|
Phlosioneer
|
bdc6ed1a98
|
Decompiled two difficult functions
Had do use a lot of `asm` directives for sub_81C8A28 to match.
|
2019-03-16 00:34:11 -04:00 |
|
Phlosioneer
|
8cea949e6d
|
Move constant and EWRAM data into C.
|
2019-03-15 19:33:30 -04:00 |
|
Phlosioneer
|
a71c563b10
|
A few more functions decompiled
|
2019-03-15 02:33:55 -04:00 |
|
Phlosioneer
|
31ded7cc6f
|
Merge branch 'master' into pokenav-decomp-again
|
2019-03-15 01:19:00 -04:00 |
|
Phlosioneer
|
7f70b629f5
|
Document sAreaGlowTilemapMapping
I used a script to generate the format for the array, so I can easily
change its formatting if needed.
|
2019-03-12 05:35:15 -04:00 |
|
Phlosioneer
|
8e1537fb57
|
Document map name popup flag
|
2019-03-10 09:23:58 -05:00 |
|
Phlosioneer
|
13c2f91b11
|
Moved last contest data into C
|
2019-03-09 23:51:39 -05:00 |
|
Phlosioneer
|
0c935a8bd5
|
Move the contest opponent filter to C
|
2019-03-09 22:54:17 -05:00 |
|
Phlosioneer
|
a32e8e7405
|
Move gContestOpponents into C
2,400 LOC by hand.
|
2019-03-09 20:56:36 -05:00 |
|
Phlosioneer
|
153499ed6f
|
Clean up contest_opponents.inc
|
2019-03-09 01:38:38 -05:00 |
|
Phlosioneer
|
5b4b0a245b
|
Move contest winner list to C
|
2019-03-09 00:01:49 -05:00 |
|
Phlosioneer
|
88c3781880
|
Move text pointer tables into C
|
2019-03-08 22:33:40 -05:00 |
|
Phlosioneer
|
b7cfa9d365
|
Move more contest constants into C
|
2019-03-08 21:39:51 -05:00 |
|
huderlem
|
32f71b2976
|
Merge pull request #600 from Phlosioneer/summary-screen-macros
Summary screen macros
|
2019-03-08 13:37:12 -06:00 |
|
DizzyEggg
|
34cbb26e5e
|
Synchronoise third type support
|
2019-03-08 10:30:23 +01:00 |
|