Commit Graph

  • c29408cbbb Use defines/enums in window.c, window_8bpp.c PikalaxALT 2020-04-10 16:36:41 -04:00
  • aea30489fc Create COPYWIN defines for CopyWindowToVram calls PikalaxALT 2020-04-10 16:17:46 -04:00
  • a205881ce2 Comment dma3 methods and create DMA3_*BIT macros PikalaxALT 2020-04-10 15:57:08 -04:00
  • b22d3a821d Merge branch 'master' of github.com:pret/pokefirered into modern_gcc PikalaxALT 2020-04-10 13:10:44 -04:00
  • 2880cf2a51 Merge pull request #323 from PikalaxALT/various_documentation PikalaxALT 2020-04-10 12:48:58 -04:00
  • 5f7ed93363 Name as many symbols as I could in trade.c PikalaxALT 2020-04-10 12:03:37 -04:00
  • fc7f04322d Address review comments, 3 PikalaxALT 2020-04-10 11:16:53 -04:00
  • fd66e15464 Address review comments, 2 PikalaxALT 2020-04-10 11:11:47 -04:00
  • 61a06dffe7 Address review comments PikalaxALT 2020-04-10 10:57:20 -04:00
  • d79a499d91 Attempt to doc trade PikalaxALT 2020-04-09 14:43:08 -04:00
  • 8626240b54 Finish naming item_pc routines PikalaxALT 2020-04-09 11:50:23 -04:00
  • a42e4134af Merge branch 'master' of github.com:pret/pokefirered into modern_gcc PikalaxALT 2020-04-09 11:25:47 -04:00
  • a53ad6c565 Merge branch 'master' of github.com:pret/pokefirered into various_documentation PikalaxALT 2020-04-09 10:22:21 -04:00
  • a81edaba1d Merge pull request #327 from ultima-soul/documentation PikalaxALT 2020-04-09 10:21:28 -04:00
  • c79f1f1c80 Document Roamer Roar bug. ultima-soul 2020-04-08 20:13:38 -07:00
  • ea207f6334 Clean up includes PikalaxALT 2020-04-08 17:03:26 -04:00
  • 5f00cffaac Fix alignment PikalaxALT 2020-04-08 15:42:41 -04:00
  • 2073a56531 Finish naming objs in slot_machine PikalaxALT 2020-04-08 12:51:31 -04:00
  • d7c165d8fe Start documenting slot machines PikalaxALT 2020-04-08 08:55:39 -04:00
  • 54559c2e08 More quest log documentation PikalaxALT 2020-04-07 19:37:53 -04:00
  • eba370ac3b Merge branch 'master' into modern_gcc PikalaxALT 2020-04-07 13:45:59 -04:00
  • a538befd55 Merge branch 'various_documentation' of github.com:PikalaxALT/pokefirered into various_documentation PikalaxALT 2020-04-07 13:45:40 -04:00
  • 6451143b3b Merge branch 'master' of github.com:pret/pokefirered into various_documentation PikalaxALT 2020-04-07 13:45:25 -04:00
  • 7f9e0ae6bf Merge pull request #326 from PikalaxALT/match_atk7C PikalaxALT 2020-04-07 13:25:09 -04:00
  • 8a1c3b1362 Match atk7C_trymirrormove PikalaxALT 2020-04-07 12:31:31 -04:00
  • fedb2f5c0b Merge branch 'master' of github.com:pret/pokefirered into modern_gcc PikalaxALT 2020-04-07 11:05:48 -04:00
  • 31ecdcdd0a Merge branch 'master' of github.com:pret/pokefirered into various_documentation PikalaxALT 2020-04-07 07:50:06 -04:00
  • 7693c90e67 Merge pull request #324 from GriffinRichards/move-gfx PikalaxALT 2020-04-06 20:51:18 -04:00
  • de9ae24766 Merge pull request #325 from GriffinRichards/fix-encounter PikalaxALT 2020-04-06 20:50:52 -04:00
  • a7d74b1779 More quest log doccing PikalaxALT 2020-04-06 20:43:53 -04:00
  • 0394317ae4 Merge branch 'various_documentation' of github.com:PikalaxALT/pokefirered into various_documentation PikalaxALT 2020-04-06 18:00:47 -04:00
  • c78101535b Split quest_log.c PikalaxALT 2020-04-06 17:58:24 -04:00
  • c05ca373e0 Merge branch 'master' of github.com:pret/pokefirered into various_documentation PikalaxALT 2020-04-06 15:27:10 -04:00
  • 1f113498c9 Merge branch 'master' of github.com:pret/pokefirered into modern_gcc PikalaxALT 2020-04-06 15:16:23 -04:00
  • b2e8e02364 Use actual filename/lineno in AGBAssert calls for modern PikalaxALT 2020-04-06 15:13:47 -04:00
  • bbeef52a01 Timestamp modern build PikalaxALT 2020-04-06 13:20:36 -04:00
  • 662c8db99e Fix tile encounter name GriffinR 2020-04-06 12:53:53 -04:00
  • 1536737da4 Fix some static labels GriffinR 2020-04-06 10:51:07 -04:00
  • f3919ab5c3 Drop missed prefixes GriffinR 2020-04-06 10:10:12 -04:00
  • 100188ac43 Move gfx out of data GriffinR 2020-04-06 10:01:35 -04:00
  • 6ecd9dd943 Merge pull request #318 from GriffinRichards/doc-rm PikalaxALT 2020-04-06 06:26:27 -04:00
  • 93d17ef7c8 Merge branch 'master' into doc-rm GriffinR 2020-04-06 00:37:08 -04:00
  • 5f1a4de374 Clean up region map doc GriffinR 2020-04-06 00:35:20 -04:00
  • a622448029 More quest log documentation amid other stuff PikalaxALT 2020-04-05 20:30:45 -04:00
  • fabcbc16ec Document more region map GriffinR 2020-04-02 14:41:12 -04:00
  • f15a705021 Resolve compile warnings in modern PikalaxALT 2020-04-05 13:07:40 -04:00
  • 585a1170c9 Partially unroll IWRAM clear loop PikalaxALT 2020-04-05 08:36:10 -04:00
  • ca8580ddd9 Merge branch 'master' of github.com:pret/pokefirered into modern_gcc PikalaxALT 2020-04-04 16:14:11 -04:00
  • 35a578c620 Merge pull request #322 from PikalaxALT/travis_bump PikalaxALT 2020-04-04 16:08:46 -04:00
  • 143758d57b Travis: Get devkitarm-rules PikalaxALT 2020-04-04 16:02:40 -04:00
  • 80bb304365 Bump devkitARM to r52 PikalaxALT 2020-04-04 15:46:55 -04:00
  • f95b8e95a8 Add modern targets to .travis.yml PikalaxALT 2020-04-04 15:38:35 -04:00
  • 98c2df354f Fix alignment-related crashes PikalaxALT 2020-04-04 15:09:22 -04:00
  • cc3419eff7 Get pokefirered_modern to build PikalaxALT 2020-04-04 12:58:08 -04:00
  • feede54edd Merge pull request #319 from garakmon/encounterinjafix PikalaxALT 2020-04-04 12:54:16 -04:00
  • c47eca8a18 Merge pull request #316 from PikalaxALT/various_documentation PikalaxALT 2020-04-03 19:25:01 -04:00
  • 8f74dda3e4 Minor cleanup PikalaxALT 2020-04-03 19:18:55 -04:00
  • 791e30c90b fix encounter groups with neither a FireRed or LeafGreen label garakmon 2020-04-03 15:04:49 -04:00
  • 898bd24438 gflib propagation, 1 PikalaxALT 2020-04-02 20:40:15 -04:00
  • 58e8bad37b intro.c includes gflib.h PikalaxALT 2020-04-02 20:20:09 -04:00
  • 1e5150742e Apply pals to bg tiles in intro.c PikalaxALT 2020-04-02 18:14:03 -04:00
  • c60821d3fb Name remaining subroutines in intro.c PikalaxALT 2020-04-01 20:37:25 -04:00
  • 250f955ae6 Start documenting region map GriffinR 2020-03-30 22:54:14 -04:00
  • 1d399a41dd Fix intro gfx and start doccing intro methods PikalaxALT 2020-04-01 08:57:03 -04:00
  • af32535610 Name all specials PikalaxALT 2020-03-31 08:49:47 -04:00
  • 4134baf3eb Some more docs in battle anims PikalaxALT 2020-03-30 20:48:09 -04:00
  • 24ae03ff30 Fix accidental space PikalaxALT 2020-03-30 18:14:11 -04:00
  • bfd4165ca0 Use bool constants with map_name_popup task fields PikalaxALT 2020-03-30 17:51:54 -04:00
  • b31317889d Partial doc of battle anim utility funcs PikalaxALT 2020-03-30 08:52:49 -04:00
  • 1bed74a6a1 doc option_menu PikalaxALT 2020-03-29 17:45:11 -04:00
  • 8c23bd7c96 Document bike.c PikalaxALT 2020-03-29 17:29:52 -04:00
  • 200c82e01a Merge pull request #317 from GriffinRichards/fix-spritelayout PikalaxALT 2020-03-29 12:30:47 -04:00
  • 55f9028383 Reorient object event sprites to horizontal GriffinR 2020-03-28 02:53:17 -04:00
  • 19812c9d18 Decoration data to C PikalaxALT 2020-03-29 11:42:08 -04:00
  • 20b7967049 Some doc in shop, quest_log PikalaxALT 2020-03-29 11:00:02 -04:00
  • 581ec47ae2 Document map_name_popup task fields PikalaxALT 2020-03-29 10:42:31 -04:00
  • 75ae00beff Merge pull request #315 from PikalaxALT/overworld PikalaxALT 2020-03-29 09:27:45 -04:00
  • 9cfc34f2ec Address review comments PikalaxALT 2020-03-29 08:56:38 -04:00
  • a027218bc6 Credits overworld pan sequence doc PikalaxALT 2020-03-28 22:15:12 -04:00
  • 935fd18898 overworld static syms PikalaxALT 2020-03-28 21:50:01 -04:00
  • 0f618efb15 Finish overworld.c PikalaxALT 2020-03-28 21:39:28 -04:00
  • 781aa8949c Merge branch 'master' of github.com:pret/pokefirered into overworld PikalaxALT 2020-03-28 18:04:45 -04:00
  • f3a632156b through sub_8057854 PikalaxALT 2020-03-28 18:00:52 -04:00
  • d8c9214e0a Merge pull request #314 from jiangzhengwenjz/bike PikalaxALT 2020-03-28 16:32:09 -04:00
  • f5f4d6bc1f through InitCurrentFlashLevelScanlineEffect PikalaxALT 2020-03-28 14:40:25 -04:00
  • f0fe4904d0 through sub_8056918 PikalaxALT 2020-03-28 14:03:51 -04:00
  • 20d11187cf name R/S leftover from bike.c jiangzhengwenjz 2020-03-29 00:31:23 +08:00
  • 9bcc82856d Merge branch 'master' of github.com:pret/pokefirered into overworld PikalaxALT 2020-03-28 12:26:00 -04:00
  • 24b294236b Merge pull request #313 from GriffinRichards/doc-trainertypes PikalaxALT 2020-03-28 12:25:48 -04:00
  • 24ac46856a through sub_805644C PikalaxALT 2020-03-28 12:20:20 -04:00
  • 9c62fd51aa sub_8056126 PikalaxALT 2020-03-28 11:06:04 -04:00
  • 816e7ad1f8 through ChooseAmbientCrySpecies PikalaxALT 2020-03-28 10:42:23 -04:00
  • fd7abb3d73 bike jiangzhengwenjz 2020-03-28 10:11:45 +08:00
  • fe9c3d3b58 through sub_8055B38 PikalaxALT 2020-03-27 18:08:28 -04:00
  • a03906a1a3 through SetContinueGameWarpToDynamicWarp PikalaxALT 2020-03-27 17:21:00 -04:00
  • eebe7f2233 Use trainer type constants GriffinR 2020-03-27 10:21:26 -04:00
  • a473ca70a2 Merge pull request #312 from GriffinRichards/doc-oamtables PikalaxALT 2020-03-27 09:51:56 -04:00
  • e68c165d71 Label oam tables GriffinR 2020-03-27 09:14:26 -04:00
  • 71c003dcdb through LoadSaveblockMapHeader PikalaxALT 2020-03-26 21:30:58 -04:00
  • 012f8ed12f through sub_8054F38 PikalaxALT 2020-03-26 19:59:05 -04:00