Commit Graph

1874 Commits

Author SHA1 Message Date
PikalaxALT a95b44b0aa Merge pull request #185 from LOuroboros/patch-1
Add VBA's save files to gitignore
2019-12-19 12:34:38 -05:00
PikalaxALT 567589d3dd Merge pull request #187 from PikalaxALT/leafgreen
Match Pokemon FireRed 1.1 US
2019-12-19 12:34:20 -05:00
PikalaxALT 3d123182a8 Delete obsolete comment 2019-12-19 11:32:55 -05:00
PikalaxALT 91478eabbc Remove file that was accidentally tracked 2019-12-19 10:30:26 -05:00
PikalaxALT 13f6e9e38d Bump travis to bionic (Ubuntu 18.04 LTS) 2019-12-19 10:24:01 -05:00
PikalaxALT dd0da2484f Match FireRed Rev1 2019-12-19 10:23:05 -05:00
LOuroboros 5c678415b9 Add VBA's save files to gitignore
Same reasoning I had when I proposed this change to Pokeruby's gitignore.
This format represents VisualBoyAdvance's save files. Since they're currently not being filtered out by .gitignore, these kind of files could be sent to a GitHub Repository via git push accidentally.
2019-12-19 05:02:16 -03:00
PikalaxALT 1226dfd946 Match rev1 intro.c maybe 2019-12-18 22:17:14 -05:00
PikalaxALT ae881a3623 Start implementing LG and 1.1 2019-12-18 16:43:24 -05:00
PikalaxALT 7984a91c08 Merge pull request #183 from PikalaxALT/final_blow_to_baserom
Final Smash on FireRed baserom.gba
2019-12-18 09:15:59 -05:00
PikalaxALT 34378fe3fb Final Smash on FireRed baserom.gba 2019-12-18 09:07:53 -05:00
PikalaxALT 2f1285e439 Merge pull request #174 from garakmon/object_event
Dissassemble Event Object Data
2019-12-17 23:25:11 -05:00
garak da93247ea8 use s16 for obj_rot_scal_anim_frame 2019-12-17 23:20:58 -05:00
garak f30a6c7ac6 use new gfx constants for fldeffs 2019-12-17 22:26:38 -05:00
garak 8ee35bc615 *actual* final pass at unifying on object event 2019-12-17 21:35:09 -05:00
garak fabe354c01 final pass at unifying on object event 2019-12-17 20:16:40 -05:00
garak ddaa88390e eventobject -> objectevent take 3 2019-12-17 18:49:34 -05:00
garak 47d9fbef93 use obj_pal macro 2019-12-17 17:53:54 -05:00
garak c714990466 fix some erroneously split spritesheets 2019-12-17 17:31:45 -05:00
garak 977a995cdd disassemble final baserom incbins from event_object_movement 2019-12-17 15:05:23 -05:00
garak ed7a1d16e7 disassemble all remaining animcmd tables 2019-12-17 15:05:23 -05:00
garak 16b23febd2 dump anim table pointers (83 baserom incbins left) 2019-12-17 15:05:23 -05:00
garak bebd9bb7a6 disassemble movement type func tables 2019-12-17 15:05:23 -05:00
garak 6ed6b614f3 more progress disassembling some anim stuff 2019-12-17 15:05:23 -05:00
garak 1ef4c20101 dump some anim commands and movement action funcs 2019-12-17 15:05:23 -05:00
garak 4668d17866 dump leftover subsprite tables 2019-12-17 15:05:23 -05:00
garak e278ebaa55 disassemble through 839FBC8 2019-12-17 15:05:23 -05:00
garak 9ffab7b7f0 dump more graphics 2019-12-17 15:05:23 -05:00
garak 8779886a19 dump more object event / field effect graphics 2019-12-17 15:05:23 -05:00
garak 00955913e8 begin dumping incbinned graphics 2019-12-17 15:05:23 -05:00
garak 01db95acae split out remaining undisassembled pointers 2019-12-17 15:05:23 -05:00
garak 7a0edab573 fix rebase conflicts 2019-12-17 15:05:23 -05:00
garak fc13e1ef6f dump some palette tag tables 2019-12-17 15:05:23 -05:00
garak cdd882f3cc disassemble movement type arrays 2019-12-17 15:05:23 -05:00
garak 46a8b0fb29 finish object event rename 2019-12-17 15:05:23 -05:00
garak 36b2301fd2 mostly standardize to object event to prep for disassembly 2019-12-17 15:05:23 -05:00
PikalaxALT ebd3a13717 Merge pull request #182 from PikalaxALT/small_fix
Align two Japanese strings
2019-12-16 09:51:40 -05:00
PikalaxALT 31724cfe8a Align two Japanese strings 2019-12-16 09:17:13 -05:00
PikalaxALT d064611e62 Merge pull request #181 from PikalaxALT/pokedex_screen
Pokedex screen
2019-12-14 22:14:50 -05:00
PikalaxALT 3301c8ff1d address review comments 2019-12-14 21:57:25 -05:00
PikalaxALT a4e9475709 sub_81052D0 2019-12-14 11:16:59 -05:00
PikalaxALT ed1359f6ed Dump remaining data in data/pokedex_screen 2019-12-13 19:59:18 -05:00
PikalaxALT f4515f14dc Merge branch 'pokedex_screen' of github.com:PikalaxALT/pokefirered into pokedex_screen 2019-12-13 19:21:47 -05:00
PikalaxALT 6ea4a7a40c sub_81051F0 2019-12-13 15:15:48 -05:00
PikalaxALT be8b7a6f13 through sub_81051D0 2019-12-13 14:55:19 -05:00
PikalaxALT e38355d255 through sub_8104EC0 2019-12-13 10:50:31 -05:00
PikalaxALT 2b2e3dc3e7 through sub_8104C2C 2019-12-13 09:37:46 -05:00
PikalaxALT 8616d7172a Dump a lot of pokedex_screen data 2019-12-12 21:26:53 -05:00
PikalaxALT 5df43761c0 through sub_8104A34 2019-12-12 19:00:42 -05:00
PikalaxALT 1f1b8191e7 through sub_810491C 2019-12-12 16:37:32 -05:00