Marcus Huderle
|
24e7269117
|
Match sub_81674BC
|
2019-03-23 11:22:41 -05:00 |
|
Marcus Huderle
|
fffdbe4e79
|
Match sub_8167420
|
2019-03-23 11:16:53 -05:00 |
|
Marcus Huderle
|
511ff2f20f
|
Match sub_8166BEC and do some cleanup
|
2019-03-23 10:41:09 -05: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
|
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 |
|
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
|
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
|
8e1537fb57
|
Document map name popup flag
|
2019-03-10 09:23:58 -05:00 |
|
huderlem
|
32f71b2976
|
Merge pull request #600 from Phlosioneer/summary-screen-macros
Summary screen macros
|
2019-03-08 13:37:12 -06:00 |
|
Phlosioneer
|
c3feb9871f
|
Use PIXEL_FILL macro
|
2019-03-08 04:02:05 -05:00 |
|
Phlosioneer
|
146c194b0c
|
Actually change the variable name this time
|
2019-03-08 03:12:08 -05:00 |
|
Phlosioneer
|
5886f82ef5
|
Merge branch 'master' into extern-cleanup
|
2019-03-08 02:45:26 -05:00 |
|
Phlosioneer
|
eaddf396b2
|
I was dumb and forgot to add merge fixes
|
2019-03-08 02:35:19 -05:00 |
|
Phlosioneer
|
b93d923826
|
Merge branch 'master' into move-tutor
|
2019-03-08 02:27:20 -05:00 |
|
Phlosioneer
|
eac70acab6
|
Change filename to something more descriptive
|
2019-03-08 02:17:01 -05:00 |
|
Phlosioneer
|
af182d6f16
|
Minor cleanup before pushing
|
2019-03-08 02:10:44 -05:00 |
|
Phlosioneer
|
69aec91577
|
Decompile move tutor stuff
2 nonmatching.
|
2019-03-08 01:56:38 -05:00 |
|
Marcus Huderle
|
bd157b301d
|
Scaninc: Don't insert missing headers into dependencies
|
2019-03-07 09:46:14 -06:00 |
|
Phlosioneer
|
105e1721d6
|
Overhaul scaninc to work recursively
This also fixes the bug where scaninc would ignore #include lines
in assembly files.
|
2019-03-07 08:46:55 -06:00 |
|
Phlosioneer
|
aa7657a82a
|
Move constants into C
Also figured out what one of the graphics files is for.
|
2019-03-06 22:58:05 -05:00 |
|
Phlosioneer
|
0da83abad2
|
Several nonmatching functions
Huge and difficult.
|
2019-03-06 22:27:30 -05:00 |
|
Phlosioneer
|
4345ba8e6c
|
More decompiled and cleanup
|
2019-03-05 22:32:28 -05:00 |
|
Phlosioneer
|
c3594f982d
|
Decompiling pokeblock ui stuff
|
2019-03-05 20:32:14 -05:00 |
|
DizzyEggg
|
e79b6f747b
|
Fix Controllers end command function names
|
2019-03-05 20:07:59 +01:00 |
|
Diegoisawesome
|
842e3c8b42
|
Merge pull request #605 from DizzyEggg/rename
Rename an erroneously named battlescript
|
2019-03-05 10:41:30 -06:00 |
|
DizzyEggg
|
596d85bcbd
|
What is love, baby dont hurt me
|
2019-03-05 17:07:37 +01:00 |
|
DizzyEggg
|
b150091436
|
Rename an erroneously named battlescript
|
2019-03-05 17:06:29 +01:00 |
|
DizzyEggg
|
b9c216638c
|
try flying
|
2019-03-05 16:52:40 +01:00 |
|
Phlosioneer
|
9bea9e1624
|
Start decompiling menu_unknown
|
2019-03-05 06:06:20 -05:00 |
|
DizzyEggg
|
3507ac3974
|
Start fixing flying.c
|
2019-03-05 09:02:05 +01: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
|
cae63cf1c7
|
Rename move tutor to move relearner
|
2019-03-04 20:56:39 -05:00 |
|
Phlosioneer
|
ac7a048380
|
Removed PREV and NEXT macros, changed summary name
|
2019-03-04 00:25:07 -05:00 |
|