Marcus Huderle
8bf4b1a917
Fix german
2018-06-20 19:45:19 -05:00
Marcus Huderle
2c7a4e1406
Use MUS_ prefix instead of BGM_ prefix for songs
2018-06-20 17:47:51 -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
Marcus Huderle
9680b95bdd
Flesh out applymovement command names
2018-05-29 17:53:49 -05:00
Marcus Huderle
5df6fa5c08
Unify 'map object' and 'field object' terms into 'event object'
2018-05-29 17:53:42 -05:00
PikalaxALT
ca09158b73
Decompile remaining easy chat data
2018-04-25 15:11:44 -04:00
Marcus Huderle
84c89b8795
Fix German
2018-04-10 16:06:11 -07:00
Marcus Huderle
38e8741b5a
Use FLDEFF_* constants in scripts
2018-04-10 14:51:55 -07:00
Marcus Huderle
d96e37aa67
Document/cleanup fldeff_cut.c
2018-04-10 13:59:55 -07:00
Marcus Huderle
9179520b38
Document/cleanup fldeff_secretpower.c
2018-04-10 13:11:19 -07:00
Marcus Huderle
66367c82ef
Merge remote-tracking branch 'upstream/master' into btl_attrs
2018-04-05 18:41:42 -07: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
0bf16dd66a
Decompile trainer data
...
This necessitated changes in other files which access this data.
Three macro constants were migrated from trainer_constants.inc to
trainer.h
data/trainers.inc and data-de/trainers.inc have been deleted
2018-01-25 17:31:41 +01:00
Cameron Hall
ac53fde3fc
move debug scripts to a separate file
2018-01-24 01:18:38 -06:00
Cameron Hall
c9629085f5
remove raw pointers from event_scripts.s
2018-01-22 19:40:50 -06:00
Cameron Hall
bcf3fb8745
add more debug data
2018-01-17 12:07:40 -06:00
Cameron Hall
6b5a7d8611
add debug event scripts
2018-01-16 18:50:41 -06:00
camthesaxman
b5667bd097
refactor build system
2018-01-10 23:20:32 -06:00
Marcus Huderle
c0e0004ffa
Decompile through HandleEndTurn_BattleWon, and update trainer class constant names
2018-01-07 20:07:36 -08:00
Marcus Huderle
aed64560bc
Add friendly macros for goto_if and call_if variants
2018-01-05 11:36:47 -08:00
Marcus Huderle
f0097860b0
Use MSGBOX_YESNO and YES/NO constants for yes/no message boxes
2018-01-04 18:54:20 -08:00
Marcus Huderle
88c42ade4b
Use weather constants in scripts (and giveegg)
2018-01-04 14:52:51 -08:00
Marcus Huderle
5c427e8afe
Use song constants in scripts
2018-01-04 14:37:52 -08:00
Marcus Huderle
7158286302
Label a bunch more specials
2018-01-01 17:06:17 -06:00
Marcus Huderle
56e2fe07d4
Label trendy phrase specials
2018-01-01 17:06:16 -06:00
Marcus Huderle
2da819cabb
Label TV specials, and port over some TV changes from pokeemerald
2018-01-01 17:06:16 -06:00
Marcus Huderle
e3078400bb
Merge pull request #492 from PikalaxALT/decompile_data
...
Decompile data and abstract away some explicit memcpy calls
2017-12-24 14:23:52 -06:00
Marcus Huderle
2c4d972f7c
'VAR_SPECIAL_X' instead of 'SPECIALVAR_X'
2017-12-24 14:00:44 -06:00
Marcus Huderle
7581e5de93
Fix German build
2017-12-24 10:27:21 -06:00
Marcus Huderle
1c8b05e7b0
Name and use constants for special vars
2017-12-24 10:14:54 -06:00
Marcus Huderle
51247c3eb9
Name and use general purpose vars
2017-12-24 10:14:53 -06:00
Marcus Huderle
e696b89ff2
Name and use dynamic object gfx id vars
2017-12-24 10:14:52 -06:00
Marcus Huderle
4b5ad9de04
Name and use temp var constants
2017-12-24 10:13:52 -06:00
PikalaxALT
65e35eb219
Merge branch 'master' into decompile_data
2017-12-23 13:32:58 -05:00
camthesaxman
255f0d4ee4
clean up and label more of contest.c
2017-12-22 17:42:05 -06:00
camthesaxman
9c9bcee1e2
fix merge conflicts
2017-12-22 14:51:12 -06:00
camthesaxman
ce74d72c31
label and clean up some things in contest.c
2017-12-22 14:19:09 -06:00
Marcus Huderle
19895d2832
Fix German build
2017-12-21 11:52:07 -06:00
Marcus Huderle
754e911b4e
Rename gScript* vars to gSpecialVar_*
2017-12-21 11:40:37 -06:00
Marcus Huderle
a753c44277
Use event script macro names from pokeemerald
2017-12-21 10:41:46 -06:00
scnorton
89c0d40ee6
Merge branch 'master' into decompile_data
2017-12-18 15:00:57 -05:00
scnorton
da6cbc139a
Decompile data: mystery_event_msg
2017-12-18 11:45:42 -05:00
PikalaxALT
0df0c486d4
Decompile German menu cursor data
2017-12-18 08:23:06 -05:00
Marcus Huderle
88716f4c0e
Use FLAG_ prefix for all flags
2017-12-17 20:07:53 -08:00
PikalaxALT
60cf72d595
Decompile German bard music data
2017-12-17 21:25:11 -05:00
Marcus Huderle
b14cdde8bd
Label landmark and daily flags.
2017-12-15 14:59:25 -08:00