Deokishisu
2070c246f9
Added new findings about invalid version IDs.
...
After transferring Pokemon up to Gen 6 and then to Gen 7, I discovered that invalid version IDs display the "a distant land" string that is used for the Gamecube games, so that information was added in a comment.
Also clarified that it's not just Gen 4 that displays the Johto string, it's Gen 4 and up.
2018-10-06 07:40:56 -04:00
Deokishisu
76a9cf0d54
Fix captitalization of HGSS in comment and match FRLG formatting in enum
2018-10-06 01:56:03 -04:00
Deokishisu
cc0d2288d5
Match comment formatting
2018-10-06 01:46:17 -04:00
Deokishisu
024700769a
Document all possible VERSION_ numbers and add them to the enum
2018-10-06 01:45:36 -04:00
Marcus Huderle
ec0d350137
Move metatile behavior constants to include/constants and sync closer to pokeruby
2018-10-04 17:57:07 -05:00
Diegoisawesome
584cad6c0b
Merge pull request #339 from Kermalis/master
...
Rename voicegroups
2018-09-22 15:48:29 -05:00
Kermalis
e93f1182e6
Rename voicegroups
2018-09-22 16:42:34 -04:00
Diegoisawesome
58a5e4a261
Merge branch 'master' of github.com:pret/pokeemerald
2018-09-22 15:39:34 -05:00
Diegoisawesome
9e840dc5fe
Merge remote-tracking branch 'Tetra/master'
2018-09-22 15:23:47 -05:00
Diegoisawesome
d50554bb8e
Use macros and defines in tileset_anims
2018-09-22 15:02:49 -05:00
DizzyEggg
e362c06aea
gRandomMove to gCalledMove
2018-09-22 18:41:00 +02:00
DizzyEggg
66fd9b2ddf
Label trainer hill battle type
2018-09-20 22:00:00 +02:00
DizzyEggg
bf64333299
Give labels to healthbox gfx
2018-09-20 21:42:38 +02:00
DizzyEggg
e4b7ba0977
Document some not labeled battle things
2018-09-20 11:55:35 +02:00
Diegoisawesome
8a05bf82ec
Merge branch 'master' of github.com:pret/pokeemerald
2018-09-18 10:03:57 -05:00
Diegoisawesome
899ae7a59a
Add defines for tile, metatile, and palette count
2018-09-18 10:03:24 -05:00
Diegoisawesome
6a8f27c1ac
Merge pull request #326 from DizzyEggg/cablecarutil
...
Decompile cable_car_util.c
2018-09-16 01:06:33 -05:00
DizzyEggg
0547e260a4
More of slot machine
2018-09-15 18:01:20 +02:00
DizzyEggg
ff13cb6352
decompile cable car util which has nothing to do with actual cable car
2018-09-15 13:50:23 +02:00
Diegoisawesome
b8c9d9a980
Merge pull request #324 from Diegoisawesome/master
...
Document main_menu
2018-09-14 12:17:11 -05:00
Diegoisawesome
b860d583e4
Document main_menu
2018-09-14 12:15:46 -05:00
Diegoisawesome
095cbbc5c2
Merge pull request #321 from Slawter666/data
...
Move more data to C
2018-09-11 22:10:26 -05:00
Slawter666
f40fa37398
Move battle_bg data to C
2018-09-11 23:37:47 +01:00
Slawter666
991151f461
Move item_use data to C
2018-09-11 03:04:19 +01:00
DizzyEggg
b87856b58e
Battle Factory is decompiled and documented.
2018-09-10 01:01:39 +02:00
Slawter666
1ba17e1666
Merge branch 'decompile_frontier_2' of https://github.com/DizzyEggg/pokeemerald into factory-data
2018-09-09 15:51:13 +01:00
DizzyEggg
2f59df03ab
Standartize AddTextPrinterParametrized functions,
2018-09-08 23:38:30 +02:00
Diegoisawesome
e1834c9d7b
Change overworld_frame macro to use tiles
2018-09-08 03:07:44 -05:00
Diegoisawesome
12521fb1a8
Merge branch 'Slawter666-spritesheet'
2018-09-08 02:37:33 -05:00
Diegoisawesome
d945a8bf2f
Macroize main_menu and general cleanup
2018-09-07 19:24:33 -05:00
Slawter666
54d5a7ad97
Format event object pic tables
2018-09-07 14:14:52 +01:00
Diegoisawesome
8defc345f0
Merge pull request #313 from ultima-soul/overworld_and_mapping
...
Implemented gRegionMapSectionId_To_PopUpThemeIdMapping array to be de…
2018-09-05 16:50:25 -05:00
ultima-soul
857ac33adb
Fixed a typo.
2018-09-05 17:25:44 +00:00
ultima-soul
f505ba1bc7
Implemented gRegionMapSectionId_To_PopUpThemeIdMapping array to be dependent on Map Section ID enum rather than order dependent.
2018-09-05 01:13:17 +00:00
Slawter666
4c54212b1f
Bring labels for overworld.c over from pokeruby
2018-09-04 23:31:37 +01:00
DizzyEggg
24b9cd721f
More Battle Factory
2018-09-03 22:55:55 +02:00
Slawter666
5c66b8a7ef
Label event_object_movement.c
2018-09-02 23:20:45 +01:00
DizzyEggg
0238b1c8ec
More battle factory work
2018-09-02 19:41:33 +02:00
DizzyEggg
10eb952db5
Start battle factory
2018-09-02 18:10:36 +02:00
DizzyEggg
e28ce3be78
Fix the strings length issue
2018-09-01 22:03:21 +02:00
DizzyEggg
44ba432dad
Label various battle scripts
2018-09-01 20:00:13 +02:00
DizzyEggg
ead21250a6
Label all battle ai scripts
2018-09-01 19:05:06 +02:00
DizzyEggg
38c89b9d0f
Bank to battler
2018-09-01 18:36:08 +02:00
DizzyEggg
ce949ba705
document move type variables in pss
2018-09-01 18:31:53 +02:00
DizzyEggg
917b32ffbe
Finish decompiling pyramid bag.
2018-08-30 20:10:57 +02:00
DizzyEggg
bc9fe72c6e
Do some pyramid bag
2018-08-30 15:01:07 +02:00
Diegoisawesome
8e5c72766c
Merge pull request #300 from DizzyEggg/decompile_battle_frontier_1
...
Decompile battle_dome
2018-08-29 14:13:39 -05:00
DizzyEggg
3dea8fa265
battle tent review changes
2018-08-29 20:38:54 +02:00
Slawter666
e30c2251ce
Convert more of data2b
2018-08-27 00:26:54 +01:00
DizzyEggg
78cad0dee5
try battle tent and fail
2018-08-26 15:27:06 +02:00