31 Commits

Author SHA1 Message Date
GriffinR 4e814090a2 Treat warp ids as strings to allow constants 2022-08-26 14:38:46 -04:00
GriffinR 038abf80ba Give songs meaningful english names 2020-08-29 01:47:36 -04:00
GriffinR aeeff84462 Merge pull request #780 from GriffinRichards/sync-scripts
Sync some scripts with pokeemerald
2020-07-20 18:02:50 -04:00
GriffinR d3127e3594 Sync common scripts up to prof_birch.inc 2020-05-06 14:48:14 -04:00
GriffinR 4dabc1bc7b Use trainer type constants 2020-04-28 19:59:16 -05:00
GriffinR 21b8fb4fbd Use map script constants 2020-04-23 18:28:07 -04:00
GriffinR 214d997497 Use msgbox constants 2020-04-23 18:08:40 -04:00
GriffinR 7109435631 Sync event macros 2020-04-23 17:59:25 -04:00
GriffinR 98ca62cf91 Standardize Event Object to Object Event 2020-02-12 18:35:27 -06:00
GriffinR 11170ce90c Sync specialvars with pokeemerald 2019-10-16 20:22:11 -05:00
Marcus Huderle 309d2b1246 Use strings for map json trainer_type and trainer_sight_or_berry_tree_id fields 2019-02-16 16:56:20 -06:00
Marcus Huderle a0ba1b7c63 Convert map data to JSON 2019-02-04 10:44:11 -06:00
Melody 4161c6e6d7 Use real apostrophes instead of fake ones 2018-12-07 10:54:47 -05:00
vblm12 5674674840 Rename OPPONENT_ to TRAINER_ to match pokeemerald. 2018-07-20 21:32:31 -05:00
Marcus Huderle 7dffb108b8 Use map battle scene constants in map headers 2018-07-12 22:43:50 -05:00
Marcus Huderle fce5426104 Use map type constants in map headers 2018-07-12 22:35:20 -05:00
Marcus Huderle 6ac3d87d11 Use weather constants in map headers 2018-07-12 22:13:52 -05:00
Marcus Huderle 05c1d40e3d Use region map section constants in map headers 2018-07-12 21:42:18 -05:00
Marcus Huderle 4fbad04ec2 Use bg event type constants and remove unneeded bg_event argument 2018-07-11 09:45:06 -05:00
Marcus Huderle f96749deb6 Use movement constants in object_event macros 2018-07-10 09:17:29 -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 931feeb9b7 Move map events into respective data/maps/<map> directories 2018-06-20 17:47:04 -05:00
Marcus Huderle bac57d8d31 Move 'map attributes' into 'layouts' 2018-06-20 17:46:31 -05:00
camthesaxman 2fea5bf7d8 convert data files to use constants/map.h 2017-11-27 22:12:09 -06:00
camthesaxman e919f9e0f9 rename extension of included .s files to .inc 2017-05-04 23:17:32 -05:00
ProjectRevoTPP 38d28d2c91 Label battle AI script and update map BGM constants (#59)
* purge text label redundancy in data2

* revo you dummy dont commit experimental changes like that

* Map header music constants

* Declare CoordEvent and BgEvent structs

* start labeling AI labels

* more labels

* even more AI labels

* finish labeling battle AI

* change flee2 to watch

* egg nickname

* oops
2016-10-16 11:44:26 -07:00
YamaArashi 1fda6f0f4b remove zeros from connection macros 2016-10-01 09:08:16 -07:00
YamaArashi 86b7c74269 remove empty lines at eof 2016-07-05 01:43:01 -07:00
yenatch 8de49d722c Dump the maps. 2016-06-16 16:11:29 -04:00