Commit Graph

990 Commits

Author SHA1 Message Date
PikalaxALT 779d754992 Decompile map_preview_screen 2019-08-24 22:25:20 -04:00
PikalaxALT 74e2a0e123 Merge pull request #88 from ultima-soul/pokedex_2
Port/Decompile pokedex.c and Dump Pokedex Entries and Text to C
2019-08-24 13:14:50 -04:00
ultima-soul d179300de7 Changed labels to PokedexTextUnused in gPokedexEntries. 2019-08-24 10:09:15 -07:00
PikalaxALT 3edbbb1758 Merge pull request #92 from jiangzhengwenjz/battle_transition
'real' match BT_Phase2FullScreenWave_UpdateWave
2019-08-23 21:50:49 -04:00
PikalaxALT f64e3c50ce Merge pull request #91 from jiangzhengwenjz/nonmatching2
'real' match CopySpriteTiles
2019-08-23 21:50:21 -04:00
PikalaxALT 60b2c75191 Merge pull request #90 from jiangzhengwenjz/nonmatching
'real' match CopyTileMapEntry
2019-08-23 21:49:49 -04:00
PikalaxALT 7147706d2d Merge pull request #89 from ultima-soul/tileset_anims
Decompile tileset_anims
2019-08-23 21:43:30 -04:00
jiangzhengwenjz f3be719f3c matched BT_Phase2FullScreenWave_UpdateWave 2019-08-15 14:06:19 +08:00
jiangzhengwenjz 291f8f6db8 matched CopySpriteTiles 2019-08-15 11:48:16 +08:00
jiangzhengwenjz 42307be2d2 mem read consistency 2019-08-14 07:43:00 +08:00
jiangzhengwenjz d6de2fd5c0 match CopyRectToBgTilemapBufferRect from pokeemerald 2019-08-12 14:57:43 +08:00
jiangzhengwenjz 82253083e3 match CopyTileMapEntry with goto 2019-08-12 12:38:46 +08:00
ultima-soul f0a86aec2d Fix formatting errors and implement review suggestions. 2019-08-05 16:15:25 -07:00
ultima-soul d92bc9a257 Fix formatting of tileset_anims.h 2019-08-05 16:04:42 -07:00
ultima-soul fe81e11f49 Fix formatting and add tileset_anims.h 2019-08-05 15:08:14 -07:00
ultima-soul 7ae9d90566 Decompile tileset_anims 2019-08-05 01:00:59 -07:00
ultima-soul ed90bf2430 Merge branch 'master' into pokedex_2 2019-08-04 15:23:09 -07:00
ultima-soul bbc7c6ccfc Port pokedex.c 2019-08-04 15:11:02 -07:00
ultima-soul 9ceff166bc Dump and convert Pokedex Entries and Text to C. 2019-08-03 19:27:45 -07:00
PikalaxALT d58bf398b2 Add rodata to calcrom 2019-08-02 17:41:44 -04:00
PikalaxALT 201418cd4d Merge pull request #87 from PikalaxALT/title_screen
Title screen
2019-08-01 21:04:28 -04:00
PikalaxALT 00cf527c16 Merge pull request #85 from pret/slot_machine
Slot machine
2019-08-01 21:04:16 -04:00
PikalaxALT da78b51cf3 Delete duplicate menu.h declarations; make slot machine vars static 2019-08-01 20:29:17 -04:00
PikalaxALT 6032159d1b Name stuff 2019-07-31 17:15:57 -04:00
PikalaxALT e2c552f1df Static decl/def; gfx dump 2019-07-31 16:11:20 -04:00
PikalaxALT 11dd5fa23f finish title_screen; frlg split in sub_8079730 2019-07-31 15:08:46 -04:00
PikalaxALT c3f95c1cbb title_screen: through sub_8079730 2019-07-31 13:50:47 -04:00
PikalaxALT e96ecee460 title_screen through sub_80791C0 2019-07-31 12:32:57 -04:00
PikalaxALT ea8f529f2d title_screen: data and code thru sub_8078C9C 2019-07-30 22:07:15 -04:00
PikalaxALT 23d917f7c8 Quieter make tools 2019-07-30 19:50:52 -04:00
PikalaxALT fba22dbd24 Merge branch 'master' into slot_machine 2019-07-30 19:40:00 -04:00
PikalaxALT 1a34a06758 Merge pull request #84 from jiangzhengwenjz/battle_transition
battle_transition
2019-07-30 19:39:07 -04:00
PikalaxALT 9b3b3244f7 Suppress IDE errors when incbinning multiple files 2019-07-30 19:20:41 -04:00
PikalaxALT a74d770de1 Move string decls to strings.h 2019-07-29 21:56:42 -04:00
PikalaxALT 8384ed7a25 Finish slot_machine 2019-07-29 21:52:37 -04:00
PikalaxALT e130a00cdf Merge branch 'master' into slot_machine 2019-07-29 21:10:54 -04:00
PikalaxALT ef4c86fbfd slot_machine: through sub_81418C4 2019-07-29 20:50:06 -04:00
jiangzhengwenjz d4ace1162f current progress for sub_80D1F64 2019-07-27 07:21:24 +08:00
jiangzhengwenjz 1260e40aa3 marked everything as static and trivial fixes 2019-07-26 00:49:21 +08:00
jiangzhengwenjz a348095998 matched all easy functions 2019-07-25 14:15:41 +08:00
jiangzhengwenjz 25661400cc thru BT_Phase2AntiClockwiseSpiral 2019-07-24 14:52:07 +08:00
jiangzhengwenjz 4677efabdb thru BT_Phase2BigPokeball_UpdateWave3 2019-07-24 05:52:16 +08:00
jiangzhengwenjz e150a62045 battle transition data decomp 2019-07-24 05:52:16 +08:00
jiangzhengwenjz a674ba2749 updated battle transition header 2019-07-24 05:52:16 +08:00
jiangzhengwenjz e37e108542 document battle transition symbols 2019-07-24 05:52:16 +08:00
jiangzhengwenjz a20ac0d7b0 hot fix 2019-07-24 05:52:16 +08:00
PikalaxALT d4cc0e161b Set tracking on calcrom.pl and unignore 2019-07-23 17:37:24 -04:00
PikalaxALT 0352a72d2e Merge branch 'master' of github.com:pret/pokefirered 2019-07-23 15:48:11 -04:00
PikalaxALT e3993e2b34 These variables are volatile 2019-07-23 15:47:25 -04:00
PikalaxALT e4acfdf20b Merge pull request #82 from jiangzhengwenjz/pokemon
pokemon
2019-07-20 12:41:34 -04:00