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 |
|
DizzyEggg
|
c329252ce3
|
Add Safety Googles effect
|
2019-03-08 10:16:54 +01: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 |
|
DizzyEggg
|
055f5a17b4
|
Merge pull request #103 from LOuroboros/battle_engine_v2
Protective Pads' description and Safety Goggles
|
2019-03-07 19:20:51 +01:00 |
|
DizzyEggg
|
b3ec24ab12
|
Merge pull request #102 from LOuroboros/battle_engine_v2
Gen. 5 Gems and Gen. 7 hold items stuff
|
2019-03-07 18:53:48 +01:00 |
|
LOuroboros
|
7d7e54c59a
|
Added the item sprite of the Safety Goggles.
|
2019-03-07 13:54:54 -03:00 |
|
LOuroboros
|
25ff138ead
|
Reordered the Item IDs a little bit to add the Safety Goggles and also added their item data.
|
2019-03-07 13:52:46 -03:00 |
|
LOuroboros
|
3e5d64a070
|
Fixed the Protective Pads' description.
|
2019-03-07 13:47:02 -03: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 |
|
DizzyEggg
|
f9ee31903d
|
VCreate and fix stat stage changes functions
|
2019-03-07 12:20:57 +01:00 |
|
LOuroboros
|
75d78f4941
|
Added the item sprites of the Gen. 7 hold items.
|
2019-03-07 07:19:40 -03:00 |
|
LOuroboros
|
f3babe1e51
|
Partly fixed the description of the Protective Pads, fixed their price tag and also added the data for the other Gen. 7 hold items.
|
2019-03-07 07:13:37 -03: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 |
|
LOuroboros
|
ee8b72e68c
|
Implemented the sprites for the Gen. 5 gems.
|
2019-03-06 15:33:02 -03:00 |
|
LOuroboros
|
5f58b531a2
|
Added item data for the Gen. 5 gems.
|
2019-03-06 15:29:58 -03:00 |
|
DizzyEggg
|
7a8f524bc5
|
Proper Roar handling in double battles
|
2019-03-06 12:09:34 +01: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
|
fddb5159b4
|
Merge with master
|
2019-03-05 21:46:45 +01:00 |
|
Papa Cancer
|
2050ac3963
|
Grassy Terrain v2
All corrected, simplest version
Also includes proper ending strings for all terrains
|
2019-03-05 19:13:25 +00: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 |
|
Phlosioneer
|
05199f8fc7
|
Fix merge issue
|
2019-03-03 22:27:57 -05:00 |
|