Commit Graph

208 Commits

Author SHA1 Message Date
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
Marcus Huderle
0a634a60c9 Label item flags 2017-12-15 13:25:19 -08:00
Marcus Huderle
03c75cfd9c Finish all regular hide-show flags 2017-12-15 10:49:58 -08:00
Marcus Huderle
8d346b1bab A few more flags 2017-12-14 20:10:36 -08:00
Marcus Huderle
58bf5392b3 Label flags up to 973 2017-12-10 15:41:21 -08:00
Marcus Huderle
65207e0366 Label all flags up to 901 2017-12-09 14:43:21 -08:00
Marcus Huderle
8dd25bcad0 Start using constants for hide-show flags 2017-12-04 20:48:25 -08:00
Marcus Huderle
861bd9292d Use decoration flag constants 2017-12-03 16:44:29 -08:00
Marcus Huderle
dde446225f More script flags 2017-12-03 15:57:11 -08:00
Marcus Huderle
503bd8e491 Label script flags up to flag 288. 2017-12-03 13:20:55 -08:00
Marcus Huderle
c9f38d2206 Label scripts flags up to flag 256. 2017-12-03 12:32:57 -08:00
Marcus Huderle
24a90b9acb Label script flags up to flag 199. 2017-12-02 19:12:33 -08:00
Marcus Huderle
79e3d29c29 Use constants for all SYS flags 2017-12-02 14:38:49 -08:00
Marcus Huderle
765526b99f Label flags up to flag 119. 2017-12-02 14:01:50 -08:00
Marcus Huderle
d1b967444e Label flags up to flag 99. 2017-12-02 12:39:11 -08:00
Marcus Huderle
4d93db09a3 Use constants for temporary map flags 2017-11-28 20:36:12 -08:00
camthesaxman
2fea5bf7d8 convert data files to use constants/map.h 2017-11-27 22:12:09 -06:00
camthesaxman
749ec00514 fix German build 2017-11-27 21:23:51 -06:00
camthesaxman
5d74d11d3e fix merge conflicts 2017-11-26 23:33:31 -06:00
camthesaxman
6119846719 opponents, map_objects, hold_effects, game_stat, decorations, battle_move_effects constants 2017-11-26 17:01:50 -06:00
camthesaxman
e9ce374e57 fix German build 2017-11-26 16:08:07 -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
sceptillion
e0e5d070fa decompile fldeff_secret_base_pc 2017-11-19 01:31:09 -08:00
ProjectRevoTPP
28c9f5ee21 fix german 2017-11-13 13:25:34 -05:00
ProjectRevoTPP
608d293def fix german 2017-11-10 22:27:32 -05:00
Marcus Huderle
c2f014a923 Move german battle tower trainers into src/data/battle_tower 2017-11-01 21:50:04 -07:00
camthesaxman
3505da56b1 fix more command names 2017-10-01 12:40:07 -05:00
camthesaxman
89092b609a fix more command names 2017-10-01 12:21:52 -05:00
camthesaxman
639493e0ee fix more command names 2017-10-01 12:07:22 -05:00
camthesaxman
6ca1e8747d fix more command names 2017-10-01 11:51:50 -05:00
camthesaxman
e926119b72 update 2017-09-30 17:04:25 -05:00
camthesaxman
676ffb73ca stuff... I don't remember 2017-09-30 15:38:46 -05:00
camthesaxman
b4ba35a54c more command renaming 2017-09-26 14:33:52 -05:00
camthesaxman
9458b3fad1 single compare macro 2017-09-26 14:09:41 -05:00
camthesaxman
598756eaa4 more script command renaming 2017-09-24 17:57:54 -05:00
camthesaxman
207f8e6a76 more script command renaming 2017-09-24 17:36:39 -05:00
camthesaxman
1e2601a028 more script command renaming 2017-09-24 17:10:51 -05:00
camthesaxman
86e7bf1fd6 Replace more script commands and fix German build 2017-09-24 14:28:51 -05:00
camthesaxman
9e9c40214f fix German build 2017-09-13 10:44:31 -05:00
camthesaxman
270bd98d41 more labeling 2017-09-13 00:03:22 -05:00
camthesaxman
2c87516ca3 more labels and fix build 2017-09-12 20:23:23 -05:00
camthesaxman
6123b076cc fix German build 2017-09-12 17:01:05 -05:00
camthesaxman
3b3d159652 fix German build 2017-09-10 16:36:02 -05:00
camthesaxman
7d9eef4011 fix German build 2017-09-10 13:01:17 -05:00
camthesaxman
7309b13cb3 fix German build 2017-09-09 19:29:05 -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
4a583141ba more labeling and fix German build 2017-08-24 15:33:07 -05:00
Cameron Hall
5e80a12ec9 Merge pull request #378 from PikalaxALT/rename_specials
Rename specials
2017-07-22 12:06:17 -05:00
PikalaxALT
c564ff9afb Script macro special now takes, as its argument, the name of the function. 2017-07-18 21:47:19 -04:00
camthesaxman
e2ab2e50a0 fix merge conflicts 2017-07-17 20:15:15 -05:00
yenatch
cc3da4cdc0 Merge pull request #358 from marijnvdwerf/sapphire
Build German Sapphire (1.0)
2017-07-17 19:52:52 -04:00
camthesaxman
563d7591e4 decompile sub_80FB170 - sub_80FB32C 2017-07-15 01:45:56 -05:00
Marijn van der Werf
c6e9dd8a2a Build German Sapphire (1.0) 2017-07-09 13:54:21 +02:00
camthesaxman
6c7d05587a item data 2017-07-07 19:02:30 -05:00
Marijn van der Werf
aa80373645 decorations 2017-06-24 18:24:07 +02:00
Marijn van der Werf
e488997b5f Update data 2017-06-24 02:19:22 +02:00
Marijn van der Werf
ffdfce0210 Integrate Pokedex data 2017-06-23 21:52:37 +02:00
Marijn van der Werf
8694fa69f8 Add data files from German release 2017-06-23 21:52:37 +02:00
Marijn van der Werf
39dd910a0e Add include data from German release 2017-06-23 21:52:36 +02:00
Marijn van der Werf
544058db94 Add German graphics 2017-04-30 14:09:33 +02:00