Commit Graph

  • 7377bc438b Merge pull request #373 from V-FEXrt/farfetchd GriffinR 2020-11-27 10:57:55 -05:00
  • 06b6853fb8 Rename farfetchd graphics to match define Ashley Coleman 2020-11-26 11:26:05 -08:00
  • 46a9525534 Merge pull request #372 from V-FEXrt/trainer_parties_variables GriffinR 2020-11-15 20:15:12 -05:00
  • 83fe4e5dd8 Rename unknown trainer party variables Ashley Coleman 2020-11-12 21:06:49 -08:00
  • f2e7684b17 Fix modern build GriffinR 2020-11-12 00:53:57 -05:00
  • 1d820d4e0f Clean up pokedex screen text GriffinR 2020-11-12 00:03:59 -05:00
  • 66e9059578 Move pokedex_screen data from asm to C GriffinR 2020-11-11 21:02:20 -05:00
  • 8485cec283 Merge pull request #1 from pret/master Ashley Coleman 2020-11-11 15:46:56 -08:00
  • 2062659541 Merge pull request #370 from V-FEXrt/pokedex-screen GriffinR 2020-11-11 17:53:11 -05:00
  • 2745ac3445 Give meaningfull names to globals in pokedex_screen.s Ashley Coleman 2020-11-11 13:40:18 -08:00
  • 8669fe0f95 Merge pull request #368 from Kurausukun/match_m4a GriffinR 2020-11-02 11:48:06 -05:00
  • feb10af9f8 Match FadeOutBody (ported from pokeemerald) Kurausukun 2020-11-01 23:35:10 -05:00
  • 7b8c935926 Merge pull request #365 from GriffinRichards/moves-const GriffinR 2020-10-11 16:26:00 -04:00
  • 0f21fc13ef Fix hang when releasing after adding new moves GriffinR 2020-10-11 16:10:03 -04:00
  • f9ce82fd74 Merge pull request #364 from Kurausukun/audio_macros GriffinR 2020-09-28 08:04:10 -04:00
  • 86445c2131 update audio macros Kurausukun 2020-09-27 22:38:52 -04:00
  • 9cb570dc1b Merge pull request #362 from Kurausukun/rename_instruments GriffinR 2020-09-23 23:40:22 -04:00
  • 4df870b7dc rename instruments (again) Kurausukun 2020-09-23 22:35:00 -04:00
  • 03f516bce3 Merge pull request #361 from PikalaxALT/match_naked PikalaxALT 2020-09-08 16:07:59 -04:00
  • 6170072017 Resolve travis config warnings PikalaxALT 2020-09-08 15:41:09 -04:00
  • a0fbb82a7c Match sub_8159AB8 PikalaxALT 2020-09-08 14:59:40 -04:00
  • 6c5a10767f Merge pull request #360 from BigBahss/leafgreen-encounters-prefix GriffinR 2020-09-07 04:58:51 -04:00
  • abc2915eb0 Add "MAP_" prefix missing from 76e126a35b BigBahss 2020-09-06 23:51:51 -04:00
  • 76e126a35b Add "MAP_" prefix to LeafGreen "map" fields BigBahss 2020-09-06 22:56:49 -04:00
  • c040ec2475 Merge pull request #359 from PikalaxALT/agb_flash_fix PikalaxALT 2020-09-03 16:07:52 -04:00
  • ecc3da6e2f Fix agb_flash in modern frlg PikalaxALT 2020-09-03 15:55:52 -04:00
  • 74d71e72b5 Merge pull request #358 from Tianmaru/master GriffinR 2020-09-02 18:47:59 -04:00
  • 22811953d8 update make rules for graphics tianmaru 2020-09-03 00:36:59 +02:00
  • 1b5d054e0b fix wrong file names tianmaru 2020-09-02 23:04:54 +02:00
  • 7042c996c4 renamed title screen sprites tianmaru 2020-09-02 22:25:39 +02:00
  • 83806d0f95 Merge pull request #353 from PokeCodec/MatchFirered GriffinR 2020-09-01 13:31:39 -04:00
  • 26ac9c5faf Match Most of Remaining Functions PokeCodec 2020-08-14 22:02:49 -04:00
  • 4ac1b3fec5 Merge pull request #357 from GriffinRichards/fix-typo GriffinR 2020-08-31 21:50:54 -04:00
  • b7a88180d3 Fix Fuchsica typo GriffinR 2020-08-31 21:37:59 -04:00
  • 4cf0957795 Merge pull request #356 from GriffinRichards/rename-songs GriffinR 2020-08-31 13:42:41 -04:00
  • bb56d4a3f4 Give songs meaningful english names GriffinR 2020-08-29 03:11:03 -04:00
  • c5839905a1 Merge pull request #354 from GriffinRichards/add-nonmatch GriffinR 2020-08-25 03:20:53 -04:00
  • d8f858d04e Wrap asm statements in NONMATCHING GriffinR 2020-08-18 09:09:25 -04:00
  • 2455913e39 Merge pull request #350 from PokeCodec/matchingtransition PikalaxALT 2020-08-17 16:34:43 -04:00
  • e1848ef54d Match sub_80D1F64 PokeCodec 2020-08-17 12:35:47 -04:00
  • ea10b25fb1 Merge pull request #347 from pret/map-preview-bugfix PikalaxALT 2020-07-10 19:55:18 -04:00
  • 7b2d1082cc Bugfix for access violation in MapPreview_CreateMapNameWindow PikalaxALT 2020-07-10 19:41:44 -04:00
  • 0816046a73 Merge pull request #346 from luckytyphlosion/master PikalaxALT 2020-07-08 16:01:56 -04:00
  • 4672e05560 Fix sub_8137C18 nonmatching. luckytyphlosion 2020-07-08 15:41:54 -04:00
  • 71d26549e6 Remove cgrep.sh and hgrep.sh luckytyphlosion 2020-07-08 15:40:04 -04:00
  • 8a323538cf Forgot to add some excludes to grep shell scripts. luckytyphlosion 2020-07-04 21:23:57 -04:00
  • 5df6d9f940 Get rid of readelf.py luckytyphlosion 2020-07-04 20:56:40 -04:00
  • ed4a703838 Apply static modifier to static functions in PSS. luckytyphlosion 2020-07-04 20:54:24 -04:00
  • 1bea05746e Fix prefixes of static variables in PSS. luckytyphlosion 2020-07-04 20:46:19 -04:00
  • c4d7037f49 Declare some data as static. luckytyphlosion 2020-07-04 20:38:04 -04:00
  • 1ad6f5270c Port over PSS data to src. luckytyphlosion 2020-07-04 20:32:44 -04:00
  • d7df6bf6e3 Get rid of manual sym defines in sym_ewram.txt and ld_script_modern.txt luckytyphlosion 2020-07-04 18:14:40 -04:00
  • aecf2dbf6e pokemon_summary_screen.c, part 13. luckytyphlosion 2020-07-04 17:15:04 -04:00
  • db2fb7785d pokemon_summary_screen.c, part 12. luckytyphlosion 2020-07-04 16:07:40 -04:00
  • 4bf7e4f4fb pokemon_summary_screen.c, part 11. luckytyphlosion 2020-07-03 21:35:59 -04:00
  • 7cb48a704a pokemon_summary_screen.c, part 10. luckytyphlosion 2020-07-03 19:40:10 -04:00
  • f8247cdd79 pokemon_summary_screen.c, part 9. luckytyphlosion 2020-07-03 17:42:40 -04:00
  • 9453c154d7 pokemon_summary_screen.c, part 8. luckytyphlosion 2020-07-02 20:19:37 -04:00
  • d9d3ac1c5d pokemon_summary_screen.c, part 7. luckytyphlosion 2020-07-02 16:45:49 -04:00
  • 91fea55a24 pokemon_summary_screen.c, part 6. luckytyphlosion 2020-06-25 12:59:37 -04:00
  • 114a5b9b6f pokemon_summary_screen.c, part 5. luckytyphlosion 2020-06-24 13:57:19 -04:00
  • a04106a011 pokemon_summary_screen.c, part 4. luckytyphlosion 2020-06-23 22:06:21 -04:00
  • d096f37d75 pokemon_summary_screen.c, part 3. luckytyphlosion 2020-06-23 17:13:23 -04:00
  • 7cabc3d1a5 pokemon_summary_screen.c, part 2. luckytyphlosion 2020-06-14 19:04:24 -04:00
  • bc143a695d Initial work on pokemon_summary_screen.c luckytyphlosion 2020-06-14 16:08:21 -04:00
  • e2eb17dcbd Merge branch 'master' of https://github.com/pret/pokefirered luckytyphlosion 2020-06-13 13:40:57 -04:00
  • 1ce33843b6 Add missing text files to .gitattributes. luckytyphlosion 2020-06-13 13:40:49 -04:00
  • 794b0a1a9b Add 0x to sym value for readelf.py luckytyphlosion 2020-06-13 13:37:02 -04:00
  • f75c048434 Merge pull request #343 from Kurausukun/patch-2 PikalaxALT 2020-05-27 07:57:02 -04:00
  • 6a55484130 Merge pull request #344 from Missingmew/master PikalaxALT 2020-05-27 07:54:48 -04:00
  • 85dbd6c93e Merge pull request #342 from GriffinRichards/sync-mapdatasize PikalaxALT 2020-05-27 07:54:29 -04:00
  • 6f05711b27 Merge pull request #341 from jiangzhengwenjz/gbagfx PikalaxALT 2020-05-27 07:53:42 -04:00
  • e3769a2ee9 Merge pull request #340 from GriffinRichards/doc-inconnect PikalaxALT 2020-05-27 07:53:11 -04:00
  • 1648d6c66b Merge pull request #339 from ghoulslash/fixes PikalaxALT 2020-05-27 07:51:44 -04:00
  • 94b68c54e8 Merge pull request #337 from GriffinRichards/fix-scriptlabel PikalaxALT 2020-05-27 07:51:13 -04:00
  • b7318eaa15 Merge pull request #336 from ghoulslash/master PikalaxALT 2020-05-27 07:49:44 -04:00
  • d632fb08b4 switch to pret short-types and tabs vs spaces Missingmew 2020-05-21 00:26:10 +02:00
  • 10d672da0d Decompile unused decompress function, as seen in ruby Missingmew 2020-05-21 00:00:42 +02:00
  • 56ff0ac34d Fix compilation on gcc 10 Kurausukun 2020-05-18 23:39:37 -04:00
  • 5a1b1c6aca Fix compilation on gcc 10 Kurausukun 2020-05-18 01:49:49 -04:00
  • e055d3afa4 Add MAX_MAP_DATA_SIZE alias GriffinR 2020-05-17 16:45:58 -04:00
  • 7d4f294c20 make gbagfx build jiangzhengwenjz 2020-05-16 01:56:36 +08:00
  • 7b18204a90 Merge branch 'master' into doc-inconnect GriffinR 2020-05-14 19:27:02 -04:00
  • 992fba2bc5 Fix nonmatching build GriffinR 2020-05-14 19:14:34 -04:00
  • ea01b132b2 Label in_connection's field in ObjectEventTemplate GriffinR 2020-05-14 16:29:19 -04:00
  • f5c694c5b4 alignment fix Evan 2020-05-05 11:07:56 -06:00
  • 5a5e68269d fix PLAYER_AVATAR_FLAG_WATERING define Evan 2020-05-05 11:00:39 -06:00
  • d6a494551a Fix corresponding mislabeled rival script GriffinR 2020-05-04 14:45:07 -04:00
  • 5bd2c0ef5c Fix mislabeled starter script GriffinR 2020-05-04 14:34:45 -04:00
  • fcb999beea document battle_message.c Evan 2020-05-01 19:54:35 -06:00
  • ece62fa4ba Merge pull request #333 from jiangzhengwenjz/librfu PikalaxALT 2020-04-27 19:11:59 -04:00
  • 9f8f350da3 Merge pull request #334 from jiangzhengwenjz/nonmatching PikalaxALT 2020-04-27 19:11:39 -04:00
  • b9a5646210 Merge pull request #335 from jiangzhengwenjz/bg PikalaxALT 2020-04-27 19:08:44 -04:00
  • 57d561cd8f CopyTileMapEntry jiangzhengwenjz 2020-04-28 05:33:49 +08:00
  • 2d0dace7e0 fix remainSize type jiangzhengwenjz 2020-04-28 04:45:15 +08:00
  • 151f583f0c librfu issues jiangzhengwenjz 2020-04-27 06:53:47 +08:00
  • dcc93061e1 Merge pull request #332 from ghoulslash/master PikalaxALT 2020-04-25 14:00:09 -04:00
  • 834b0dd8c6 Merge pull request #330 from Sierraffinity/master PikalaxALT 2020-04-25 13:56:34 -04:00
  • ed41e2b95e Add readelf.py for extracting syms. luckytyphlosion 2020-04-25 10:57:24 -04:00
  • 6906c632f4 fix prefix typo Evan 2020-04-24 08:40:25 -06:00