GriffinR
52a4428ba6
Begin new contest documentation
2020-07-23 17:55:40 -04:00
LOuroboros
1f1eebb104
Defined the species for Deoxys' forms
2020-07-23 12:53:45 -03:00
GriffinR
4a42e2a710
Merge branch 'master' into doc-overworld
2020-07-23 10:31:52 -04:00
GriffinR
813f0c724f
Sync flags with pokeruby
2020-07-22 18:00:41 -04:00
LOuroboros
383872ca92
Added the data of Zygarde's forms ( #477 )
...
* Defined species for Zygarde's 10% and Complete forms
* Defined the sprites for Zygarde's 10% and Complete forms
* Added coordinates and entries for the forms of Zygarde in the sprite data tables
* Set the InGame names of Zygarde's forms
* Added the base stats of Zygarde's forms
* Set the level up learnsets for the forms of Zygarde
* Defined the paths for the sprites of Zygarde's forms
* Linked the icons to the species of Zygarde's forms
* Added the icons of Zygarde's forms
* Fixed fuckups and inserted the icons of Zygarde's forms
* Added the cries of Zygarde's forms
* Tweaked the Y coordinate of Zygarde's 10% form's backsprite
2020-07-22 23:37:47 +02:00
GriffinR
af09e73d67
Merge branch 'master' into doc-overworld
2020-07-18 20:24:09 -04:00
GriffinR
1a27af8855
Merge pull request #1100 from GriffinRichards/clean-battlescrdata
...
Misc battle and battle palace documentation
2020-07-18 20:22:44 -04:00
GriffinR
fb402725c6
Convert more battle constants to bit shifts
2020-07-18 18:39:38 -04:00
GriffinR
aba42513d3
Clean up some battle scr cmd data
2020-07-18 18:10:15 -04:00
GriffinR
96fd719a19
Merge pull request #1081 from GriffinRichards/add-localids
...
Add local object event ids for referenced objects
2020-07-17 18:18:47 -04:00
GriffinR
e129d04b93
Merge branch 'master' into doc-overworld
2020-07-15 00:40:47 -04:00
GriffinR
3c356a1d7a
Merge pull request #1082 from GriffinRichards/add-flagvarsave
...
Allow flag/var counts to be updated alongside values
2020-07-14 19:58:38 -04:00
GriffinR
c177872c9c
Merge pull request #1080 from AsparagusEduardo/EndBalls
...
Created constant for easier Ball Expansion.
2020-07-14 19:56:20 -04:00
Eduardo Quezada
b31efcd6e3
Renamed constant,
2020-07-12 01:49:32 -04:00
DizzyEggg
ff5fc97859
Merge with master
2020-07-11 14:07:10 +02:00
GriffinR
beeb673ba1
Merge branch 'master' of https://github.com/pret/pokeemerald into add-flagvarsave
2020-07-08 16:03:32 -04:00
GriffinR
ebb6c4ee66
Merge branch 'master' into doc-overworld
2020-07-08 15:51:58 -04:00
GriffinR
89bcf3cbd9
Merge branch 'master' into add-localids
2020-07-08 15:47:45 -04:00
GriffinR
431c60c92c
Merge branch 'master' of https://github.com/pret/pokeemerald into doc-confetti
2020-07-08 15:45:31 -04:00
GriffinR
c0bc7e8f7b
Fix elevator metatile typo
2020-07-06 16:02:49 -04:00
GriffinR
1ce929157f
Clean up field effect doc
2020-07-02 05:05:13 -04:00
GriffinR
abdf7cbf02
Label fishing effect functions
2020-06-29 16:53:38 -04:00
GriffinR
4ea6992172
Continue documenting overworld/field effects
2020-06-29 01:26:29 -04:00
GriffinR
2ed1f7c6f9
Byte-align daily flags
2020-06-24 18:05:22 -04:00
GriffinR
06025e887f
Allow flag/var counts to be updated alongside values
2020-06-24 17:00:19 -04:00
GriffinR
18d57a3802
Document some overworld and field effects
2020-06-23 15:48:53 -04:00
GriffinR
fac6288156
Add local object event ids for referenced objects
2020-06-22 17:18:58 -04:00
Eduardo Quezada
7244b80fc6
Created constant for easier Ball Expansion.
2020-06-21 02:36:46 -04:00
GriffinR
24569583e4
Document contest results
2020-06-18 17:50:13 -04:00
GriffinR
c2a07276ae
Merge branch 'master' into doc-link
2020-06-13 16:15:11 -04:00
GriffinR
2859900ea9
Second pass on documenting union room
2020-06-10 17:30:59 -04:00
Sierraffinity
74edaed426
Begin item_menu.c cleanup
2020-06-10 13:07:42 -07:00
GriffinR
e6f5c4f264
Sync link_rfu_2.c
2020-06-07 12:54:50 -04:00
GriffinR
3f97763181
Document cable_club.c
2020-06-06 16:10:03 -04:00
GriffinR
9190af73b7
Label union room battle trainer
2020-06-03 15:28:29 -04:00
GriffinR
7632404ba5
Document union_room_chat.c
2020-06-02 18:35:00 -04:00
GriffinR
f53e2491bf
Document union_room_player_avatar.c
2020-06-01 10:23:12 -04:00
GriffinR
4fe507e453
Document union_room.c
2020-05-31 13:11:18 -04:00
LOuroboros
6a3ab9d0df
Teatime and Eternabeam should be one word each
...
Equivalent to #398 for the pokemon_expansion.
The moves are called Teatime and Eternabeam, so certainly, `MOVE_TEA_TIME` and `MOVE_ETERNA_BEAM` are incorrect labels.
2020-05-31 13:47:41 -03:00
LOuroboros
bc2da33e0e
Defined Gen. 8 Moves
...
Straight up copied from the battle_engine_v2 branch.
2020-05-30 17:53:34 -03:00
DizzyEggg
cca1dcc04a
merge with master
2020-05-29 13:07:53 +02:00
hondew
cfc47e642f
Clean up slot drawing
...
Fix typos
2020-05-24 08:24:20 -05:00
hondew
26a197847a
Rename tag offset functions
...
Fix typo
2020-05-24 08:24:20 -05:00
hondew
048d1ffbdb
Clarify stages
2020-05-02 13:38:25 -04:00
DizzyEggg
0ed8b9337e
Merge branch 'master' of https://github.com/DizzyEggg/pokeemerald into pokemon_expansion
2020-04-29 09:04:28 +02:00
GriffinR
cb5b8da77b
More trainer type usage
2020-04-28 19:59:08 -05:00
GriffinR
8d9e39e6d1
Sync map types with pokefirered
2020-04-28 19:59:08 -05:00
GriffinR
e5757a3def
Use trainer type constants
2020-04-28 19:59:08 -05:00
GriffinR
ecd4824f67
Index heal location data, use better names
2020-04-28 19:59:08 -05:00
LOuroboros
89a698c6a3
Defined Plasma Fists, Photon Geyser and Double Iron Bash ( #349 )
2020-04-22 08:27:46 +02:00
LOuroboros
92056f43e0
Fixed the definitions of King's Shield, Forest's Curse and Land's Wrath ( #341 )
2020-04-20 14:12:25 +02:00
Eduardo Alvaro Quezada D'Ottone
e232f6bf03
Fix for Dark Type in party evolution. ( #329 )
2020-04-16 09:07:31 +02:00
LOuroboros
5e949dd3bc
Defined Mind Blown ( #326 )
2020-04-15 16:07:16 +02:00
DizzyEggg
88bdeed1a6
Merge with master
2020-04-15 14:40:16 +02:00
GriffinR
8d3b7bd0b1
Use metatile labels for decor gfx
2020-04-13 14:43:50 -04:00
GriffinR
7a5deff0bc
Add misc party constant usage
2020-04-09 15:18:53 -04:00
GriffinR
8e4b987699
Revert more porymap-breaking changes
2020-03-18 03:22:07 -04:00
PikalaxALT
39da49495d
Merge pull request #1000 from GriffinRichards/doc-dex
...
Document pokedex.c
2020-03-17 10:43:57 -04:00
PikalaxALT
7a059c75a6
Merge pull request #968 from GriffinRichards/doc-regionmap
...
Document some pokenav and region map
2020-03-17 10:38:20 -04:00
GriffinR
31b0cbe9b4
Document pokedex.c
2020-03-09 16:24:01 -04:00
DizzyEggg
25ab5b2400
Merge branch 'master' of https://github.com/DizzyEggg/pokeemerald into pokemon_expansion
2020-03-06 11:37:00 +01:00
LOuroboros
0387876c6d
[pokemon_expansion] ABILITIES_COUNT_GEN6 => ABILITIES_COUNT_GEN7 ( #300 )
2020-03-06 11:37:30 +01:00
GriffinR
4637085390
Clarify event ticket flag names
2020-03-03 01:36:20 -05:00
DizzyEggg
f95a335c0d
Merge with master
2020-02-29 10:35:01 +01:00
GriffinR
51cd0ac081
Rename battle anim type files, remove unneeded ARG_RET_IDs
2020-02-25 12:54:08 -06:00
GriffinR
e633b57593
Document remaining status/general/special anims
2020-02-25 12:54:08 -06:00
GriffinR
501d0d3c18
Document move anims C-H
2020-02-25 12:54:08 -06:00
DizzyEggg
3c938d1809
Merge branch 'master' of https://github.com/DizzyEggg/pokeemerald into pokemon_expansion
2020-02-23 12:42:21 +01:00
Eduardo Alvaro Quezada D'Ottone
70ebc6b55b
Lycanroc forms ( #268 )
...
* Midnight Lycanroc
* Dusk Lycanroc
2020-02-22 23:42:16 +01:00
GriffinR
f6275cce57
Misc constant use in TV
2020-02-17 13:09:35 -06:00
GriffinR
956090b05f
Merge branch 'master' of https://github.com/pret/pokeemerald into fix-eventobj
2020-02-12 13:05:57 -05:00
GriffinR
eaf508ba5e
Resolve missing parens errors
2020-02-12 00:44:09 -05:00
Eduardo Alvaro Quezada D'Ottone
bc1524cf59
Fixed evolution constants ( #264 )
2020-02-09 11:05:01 +01:00
GriffinR
084bd66924
Document Trainer Card
2020-02-08 14:31:17 -06:00
Eduardo Alvaro Quezada D'Ottone
bb10a69f81
Busted Mimikyu ( #254 )
...
* Busted Mimikyu
* Fixed back sprite coords.
2020-02-08 19:32:01 +01:00
DizzyEggg
153d2ac823
Merge branch 'master' of https://github.com/DizzyEggg/pokeemerald into pokemon_expansion
2020-02-08 15:42:14 +01:00
GriffinR
86354f1d50
Document some pokenav and region map
2020-02-05 21:04:43 -05:00
GriffinR
27c4329e45
Use friendship event constants
2020-02-04 12:16:15 -06:00
DizzyEggg
e1a428a25d
Merge branch 'master' of https://github.com/DizzyEggg/pokeemerald into pokemon_expansion
2020-01-31 21:17:19 +01:00
GriffinR
9c934c9664
Merge master into fix-eventobj, add explicit size to gObjectEventGraphicsInfoPointers
2020-01-26 12:23:08 -05:00
GriffinR
9a6c2c25d0
Add some capacity constants
2020-01-26 09:42:55 -06:00
GriffinR
25d7577d9d
Label animated doors
2020-01-26 09:40:35 -06:00
DizzyEggg
b7355cba26
Keep abilities.h updated with battle engine
2020-01-24 22:45:47 +01:00
GriffinR
4c12ad00d2
Merge branch 'master' into fix-eventobj
2020-01-19 21:57:29 -05:00
GriffinR
a40f054900
Move/rename gfx start/end vars
2020-01-18 08:49:34 -06:00
DizzyEggg
26e109d788
Merge branch 'master' of https://github.com/DizzyEggg/pokeemerald into pokemon_expansion
2020-01-18 15:06:43 +01:00
GriffinR
655910a16f
Merge branch 'master' into fix-eventobj
2020-01-12 22:42:43 -05:00
huderlem
fa5816915d
Merge pull request #949 from GriffinRichards/doc-dome
...
Document Battle Dome and add facility party constants
2020-01-12 20:10:03 -06:00
GriffinR
6a470ddfda
Some script clean up, document secret base secrets show
2020-01-12 19:39:30 -06:00
GriffinR
635267ce32
Merge branch 'master' into fix-eventobj
2020-01-08 05:51:49 -05:00
GriffinR
ef67f2d33b
Merge master into ObjEvent rename and prune accidental inclusions
2020-01-08 05:43:06 -05:00
GriffinR
e5df61e362
Merge branch 'master' into doc-dome
2020-01-08 01:15:36 -05:00
GriffinR
017fa294b5
Add battle tent mon/trainer constants
2020-01-08 01:07:53 -05:00
GriffinR
fb5bea98ce
More battle_dome.c doc
2020-01-07 22:30:37 -05:00
GriffinR
bb692a03eb
Add frontier mon constants
2020-01-03 23:20:11 -05:00
LOuroboros
d1d3ca5312
Various Forms Data ( #226 )
...
* Defined species for Shaymin's Sky Form and Giratina's Origin Form
* Defined the sprites for Shaymin's and Giratina's forms
* Added coordinates and entries for the forms of Shaymin and Giratina in the sprite data tables
* Set the InGame names for Shaymin's and Giratina's forms
* Added the base stats of Shaymin's and Giratina's forms
* Set the level up learnsets for the forms of Shaymin and Giratina
* Defined the paths of the sprites for the forms of Shaymin and Giratina
* Linked the icons to the species of Shaymin's and Giratina's forms
* Added the sprites of Shaymin's Sky Form and Giratina's Origin Form
* Added the icons of Shaymin's and Giratina's forms
* Fixed silly mistakes.
* Alright, fixed silly mistakes. For good now.
* Added the data for a lot of Pokémon's forms.
-Darmanitan Zen Mode
-Tornadus, Thundurus and Landorus Therian Forms
-Meloetta Pirouette Form
-Aegislash Blade Form
-Hoopa Unbound Form
-Minior Core Form
-Wishiwashi School Form
* Added the sprites of the Pokémon forms that were just inserted
* Added the sprites for the Black and White Forms of Kyurem
2020-01-01 15:07:56 +01:00
DizzyEggg
89a2ee5be6
Merge branch 'pokemon_expansion' of https://github.com/DizzyEggg/pokeemerald into pokemon_expansion
2019-12-30 13:54:25 +01:00
DizzyEggg
cd4c3b38b5
Merge branch 'master' of https://github.com/DizzyEggg/pokeemerald into pokemon_expansion
2019-12-30 13:53:59 +01:00
Pokestia
e4731b1289
Pokemon expansion ( #211 )
...
* Define species Meltan and Melmetal
Also shifted a few other species numbers
* Define Meltan and Melmetal Sprites
* Add Meltan and Melmetal coordinates and table entries
* Set Meltan and Melmetal ingame names
* Add Meltan and Melmetal base stats
* Add Meltan and Melmetal level up learnsets
* Set Meltan and Melmetal TM learnset
It is still blank because LGPE TMs don't match USUM TMs
* Define Meltan and Melmetal sprite paths
* Add Meltan and Melmetal sprite, icon and front animation
* Fix typo in bas stats
* Add Meltan and Melmetal pokedex entries
* Tab to space learnsets
* Tab to space pokedex text
This includes all mons with tabs in their dex entries.
2019-12-30 13:48:50 +01:00
Marcus Huderle
ef751c8d1b
Fix formatting and remove unnecessary comments
2019-12-28 12:07:02 -06:00