GriffinR
1f33c6fd8f
Merge branch 'master' into master
2026-02-14 12:08:49 -05:00
Eduardo Quezada
596bfbe4b5
Port pokeemerald braille documentation ( #889 )
2026-02-14 11:51:20 -05:00
Robin Xyifer
91b4d8ff9f
Partial naming of Contest data, mostly focused on Lilycove. EN tested, DE not tested.
2025-05-16 13:10:06 -05:00
Robin Xyifer
78ffcc3100
SlateportCity internal maps names parity update.
2025-03-27 01:00:26 -05:00
Robin Xyifer
9f8f9ba218
PetalburgCity internal maps names parity update.
2025-03-23 18:35:04 -05:00
Robin Xyifer
ecd31b9fa2
LilycoveCity internal maps name parity update.
2025-03-13 15:45:50 -05:00
Robin Xyifer
0899135d30
Ancillary changes for Town and City name parity update with Emerald.
2025-02-26 13:44:06 -06:00
PikalaxALT
5dd61a98b8
Contest data and strings to C, 2
2021-06-23 15:08:21 -04:00
PikalaxALT
18a567fb29
Document remaining contest.c functions
2021-06-23 12:51:58 -04:00
GriffinR
4722b1e2a2
Sync some secret_base.inc
2020-05-21 15:49:29 -04:00
GriffinR
c272741e76
Split misc script text files
2020-05-07 14:05:15 -04:00
GriffinR
4a7f3117e7
Sync elite_four.inc, check_furniture.inc
2020-05-07 12:49:36 -04:00
GriffinR
b230178cdb
Sync prof_birch.inc
2020-05-06 15:02:51 -04:00
GriffinR
15b66d82c6
Sync surf.inc, dynamic_npc_graphics.inc
2020-05-06 13:51:41 -04:00
garak
dcac22cef9
finish pokenav data decomp
2019-07-18 21:57:19 -04:00
Melody
4161c6e6d7
Use real apostrophes instead of fake ones
2018-12-07 10:54:47 -05:00
Marcus Huderle
ab8373bbd5
Move map text into data/maps/<name>
2018-06-20 17:47:43 -05:00
Marcus Huderle
6dc3c86939
Move map scripts into 'data/maps/<mapname>/scripts.inc'
2018-06-20 17:47:16 -05:00
Marcus Huderle
2e80477ea1
Label move_tutor_menu.c
2018-06-10 11:09:57 -05:00
Marcus Huderle
0a2c709535
Label all metatile behaviors and functions
2018-06-07 20:54:44 -05:00
PikalaxALT
ca09158b73
Decompile remaining easy chat data
2018-04-25 15:11:44 -04:00
Blampharos
c9f885eaa6
Decompile move names
2018-01-26 14:54:23 +01:00
Blampharos
dcdaa65d95
Delete leftover assembly files for species names
2018-01-26 10:29:14 +01:00
Blampharos
7061864e49
Decompile trainer class names
...
This includes both German and English
2018-01-25 12:26:57 +01:00
camthesaxman
255f0d4ee4
clean up and label more of contest.c
2017-12-22 17:42:05 -06:00
camthesaxman
ce74d72c31
label and clean up some things in contest.c
2017-12-22 14:19:09 -06:00
camthesaxman
5d74d11d3e
fix merge conflicts
2017-11-26 23:33:31 -06:00
Marcus Huderle
fee28d4e55
Migrate nature_names to src/data/text
2017-11-26 12:57:31 -08:00
Marcus Huderle
90dcfa4f1c
Migrate move_descriptions to src/data/text
2017-11-26 12:57:31 -08:00
Marcus Huderle
5a8cd94046
Lots more pokemon_summary_screen decompilation
2017-11-26 12:57:30 -08:00
camthesaxman
43349392dc
easy_chat constants
2017-11-26 14:04:00 -06:00
ProjectRevoTPP
92d37c52fd
migrate battle_message data to src (TODO, german)
2017-11-13 04:37:00 -05:00
ProjectRevoTPP
bd0f0777aa
move credits data to C file (todo, german)
2017-11-10 22:09:54 -05:00
camthesaxman
8c57ef0fad
finish labeling script
2017-08-24 20:50:39 -05:00
camthesaxman
19e06e09c9
actually fix build
2017-08-24 19:37:36 -05:00
camthesaxman
1b715eb7ba
more Mauville man labeling
2017-08-24 16:52:49 -05:00
camthesaxman
1ae38be0a4
do some renaming and reorganizing
2017-08-24 15:19:55 -05:00
camthesaxman
6c7d05587a
item data
2017-07-07 19:02:30 -05:00
ProjectRevoTPP
6607a00674
add data to C file
2017-06-30 18:59:17 -04:00
DizzyEggg
102f5b1e15
Battle labels named ( #333 )
...
* Changed battle labels
2017-06-19 23:46:48 -04:00
ProjectRevoTPP
0354f2cc5a
remove unknowns from birch_pc.c
2017-05-12 01:57:43 -04:00
Cameron Hall
e75c3262f3
Decompile battle interface ( #281 )
...
* start decompiling
* more decompilation
* sub_8044804 refuses to match. moving on...
* decompile sub_80451A0
* more decompilation
* finish decompiling
* clean up a bit
* remove trailing whitespace and change tabs to spaces
2017-05-08 16:52:58 -07:00
YamaArashi
71f9479b00
finish decompiling pokemon_3
2017-05-07 22:57:17 -07:00
YamaArashi
02c44d7f38
decompile battle music and pokemon palette functions
2017-05-07 19:11:25 -07:00
camthesaxman
e919f9e0f9
rename extension of included .s files to .inc
2017-05-04 23:17:32 -05:00
Cameron Hall
b9ff56bd89
define more data in C ( #219 )
...
* define some graphics data in C
* define wild pokemon in C
* use less #ifdefs
* define data in berry.c
2017-01-27 10:06:20 -08:00
Marijn van der Werf
771b8a7cfe
Continue decompilation
2017-01-07 17:05:00 +01:00
YamaArashi
b94b4d1e52
split data
2017-01-05 23:40:01 -08:00
YamaArashi
b9a1bbfca3
split out more data
2017-01-05 20:17:12 -08:00
ProjectRevoTPP
94fb9ab2a9
more labels ( #165 )
...
* more labels and match sub_810745C
* formatting
* move BattleStruct to battle.h and combine both loose structs
* oops
* more labels for rom4.c
2017-01-05 19:50:45 -08:00