Commit Graph

2348 Commits

Author SHA1 Message Date
PikalaxALT
a0fa06a066
Merge pull request #265 from GriffinRichards/sync-objgfx
Sync object event gfx constants
2020-02-24 09:02:25 -05:00
PikalaxALT
942ea77a0d
Merge pull request #264 from PikalaxALT/battle_bg
battle_bg
2020-02-23 21:45:25 -05:00
PikalaxALT
9dd88ac940 use RGB here 2020-02-23 21:22:07 -05:00
PikalaxALT
97408b18a3 Reformat battle terrain table and name assets 2020-02-23 21:19:34 -05:00
PikalaxALT
9e1b0319b2 Name battle terrains; address review comments 2020-02-23 21:06:59 -05:00
GriffinR
1fc8db43b7 Sync object event gfx constants 2020-02-23 17:00:12 -05:00
PikalaxALT
890d85ff02 battle_bg 2020-02-23 16:26:33 -05:00
PikalaxALT
9aaafa8487
Merge pull request #263 from GriffinRichards/move-graphics
Move graphics.s to src
2020-02-22 19:20:53 -05:00
GriffinR
8c02668a19 Rename tileset pals for porymap 2020-02-22 17:08:29 -05:00
GriffinR
9f138f0e13 Move remainder of graphics to src 2020-02-22 15:51:32 -05:00
GriffinR
707e0db049 Move graphics through mail to src 2020-02-22 14:28:19 -05:00
GriffinR
ad17ce193d Move item icons/pals to src 2020-02-22 14:08:05 -05:00
GriffinR
5d1303c3f3 Move graphics up to item icons to src 2020-02-22 13:49:42 -05:00
GriffinR
2d733fb993 Move trainer pics/pals and battle terrain to src 2020-02-22 13:09:23 -05:00
GriffinR
f66d0dfce3 Move graphics.s through pokemon to src 2020-02-22 11:49:09 -05:00
PikalaxALT
e194cf83d2
Merge pull request #262 from PikalaxALT/trainer_see
Trainer see
2020-02-21 20:50:44 -05:00
PikalaxALT
7624b5e5c0 Fix typo; use constants in some data/field_player_avatar arrays 2020-02-21 16:44:36 -05:00
PikalaxALT
93b05b4e42 Fix typo 2020-02-21 16:13:35 -05:00
PikalaxALT
58382e8af8 Remove defunct header 2020-02-21 16:05:22 -05:00
PikalaxALT
54fe6e3e62 Remove redundant include which was somehow missed by the earlier scan 2020-02-21 15:49:32 -05:00
PikalaxALT
540c33405a Remove constants/movement_commands.h 2020-02-21 15:46:19 -05:00
PikalaxALT
2ed0c4b180 Remove outdated comment 2020-02-21 15:02:05 -05:00
PikalaxALT
b7c28c4be7 Remove redundant include lines 2020-02-21 15:00:56 -05:00
PikalaxALT
69d8833b31 Prelim names for mvmt actions; merge field_ground_effect into evobjmv 2020-02-21 13:41:18 -05:00
PikalaxALT
14a599bbc2 Address review comments; name some methods in event_object_movement 2020-02-21 09:02:06 -05:00
PikalaxALT
93ee43a31a Finish trainer_see 2020-02-20 14:52:37 -05:00
PikalaxALT
abc39d86f3 Decomp all trainer see funcs 2020-02-20 14:03:29 -05:00
PikalaxALT
0125c1440e trainer_see through CheckPathBetweenTrainerAndPlayer 2020-02-19 15:43:59 -05:00
PikalaxALT
4280723f0e
Merge pull request #260 from GriffinRichards/doc-connection
Split connection field from graphics id in object events
2020-02-19 14:49:14 -05:00
PikalaxALT
57cf3a4bfb
Merge pull request #259 from PikalaxALT/pokemon_jump
Pokemon jump
2020-02-19 14:46:52 -05:00
PikalaxALT
c0b6148640 Address review comments 2020-02-19 14:22:26 -05:00
PikalaxALT
c51c7a5ea4
Merge pull request #261 from Diegoisawesome/aif2pcm
Fix aif2pcm Pascal string bug and follow AIFF loop point standard
2020-02-19 12:49:00 -05:00
Diegoisawesome
cd6a83d955 Make aif2pcm looping not dependent on order of MARK and INST chunks 2020-02-19 08:55:12 -08:00
PikalaxALT
9d44bc0bda Merge branch 'master' of github.com:pret/pokefirered into pokemon_jump 2020-02-19 08:47:50 -05:00
PikalaxALT
71fec599bb
Merge pull request #252 from GriffinRichards/doc-routes2
Document Routes 10-14 scripts
2020-02-19 08:47:39 -05:00
PikalaxALT
ea7d665938
Merge pull request #251 from GriffinRichards/doc-routes1
Document Routes 3-9 scripts
2020-02-19 08:47:26 -05:00
PikalaxALT
9397d6d23a Match sub_8149930 (see pret/pokeemerald#982) 2020-02-19 08:46:53 -05:00
Diegoisawesome
9f8670ccb9 Fix aif2pcm Pascal string bug and follow AIFF loop point standard 2020-02-18 22:41:12 -08:00
GriffinR
3e80641915 in_connection to bool 2020-02-18 19:52:37 -05:00
GriffinR
2a2db28e57 Split connection field from graphics id in object events 2020-02-18 18:13:31 -05:00
PikalaxALT
f9c1b61014
Merge pull request #258 from GriffinRichards/doc-headers
Document some header properties
2020-02-18 16:42:47 -05:00
PikalaxALT
5c530e1330 Finish porting pokemon_jump from Emerald 2020-02-18 16:39:44 -05:00
GriffinR
753e894b6a Move map type/battle scene constants for porymap 2020-02-18 16:22:43 -05:00
GriffinR
729c224bf2 Name battle scene and map type constants 2020-02-18 16:16:03 -05:00
PikalaxALT
f65e07fb1f pokemon_jump_3,4 2020-02-18 15:52:45 -05:00
GriffinR
e94f9c1483 Name allow_escaping, allow_running, show_map_name header properties 2020-02-18 15:11:44 -05:00
PikalaxALT
af6f99b931 Port pokemon_jump from emerald, 1 2020-02-18 14:50:24 -05:00
GriffinR
4643330fdd Name allow_cycling, floor_number header properties 2020-02-18 14:08:29 -05:00
PikalaxALT
e4d15a2338 Move GameFreak structs out of LinkManager header 2020-02-16 14:52:13 -05:00
PikalaxALT
8989bcd6aa fix alignment in AgbRfu_LinkManager.h 2020-02-16 14:35:14 -05:00