Commit Graph

  • 3de7ab601d Sync more with pokered Rangi 2020-11-05 16:55:42 -05:00
  • e16dec874a Sync more with pokeyellow Rangi 2020-11-05 16:55:39 -05:00
  • ed7a2d49d7 Remove trailing whitespace Rangi 2020-11-05 15:17:48 -05:00
  • 2a4b8b5a24 Remove trailing whitespace Rangi 2020-11-05 15:17:39 -05:00
  • 472f5824a6 Sync more with pokered Rangi 2020-11-05 13:23:47 -05:00
  • 2db54ecb9b Sync more with pokeyellow Rangi 2020-11-05 13:23:57 -05:00
  • e37300a446 Syn base stats' tmhm formatting with pokered Rangi 2020-11-05 11:22:34 -05:00
  • 5d57fec783 Remove unused RG/RB graphics Rangi 2020-11-05 11:04:52 -05:00
  • 379a563c43 All battle back pictures end with "b" Rangi 2020-11-05 11:04:20 -05:00
  • 6fe56af2cd Organize home and macro code Rangi 2020-11-05 10:51:02 -05:00
  • d3e81422d5 Sync home and macro code with pokeyellow Rangi 2020-11-05 10:50:30 -05:00
  • ed03fc4f4a Merge pull request #59 from Rangi42/master Rangi 2020-11-04 20:11:52 -05:00
  • aae999f72b Start reorganizing pokeyellow Rangi 2020-11-04 15:16:20 -05:00
  • abaf9fee7c Port some formatting from pokeyellow Rangi 2020-11-04 16:31:47 -05:00
  • 87131eaa1b Merge branch 'master' of https://github.com/pret/pokered dannye 2020-11-04 00:08:49 -06:00
  • 5647ca687b Sync with pokered dannye 2020-11-04 00:06:44 -06:00
  • 6d56d10e15 Fix #296 and #297: update the install instructions Rangi 2020-10-30 11:30:39 -04:00
  • eec15bd7fa Merge pull request #300 from 95girl/master Rangi 2020-10-26 14:41:13 -04:00
  • 14622114cf Add files via upload 95girl 2020-10-26 18:03:14 +01:00
  • bc287b9b80 Some formatting changes Rangi 2020-10-19 20:26:35 -04:00
  • 5ebae4747b PedalDanceAnim -> PetalDanceAnim Rangi 2020-10-08 18:55:19 -04:00
  • b49277f485 tools/unnamed.py -r . -l N prints up to N unnamed symbols next to their filenames Rangi 2020-10-04 21:03:36 -04:00
  • 53fcd05aa2 Merge pull request #55 from Deokishisu/patch-1 Rangi 2020-10-04 15:40:00 -04:00
  • fbbade2bec Merge pull request #295 from SatoMew/master Rangi 2020-10-04 15:39:29 -04:00
  • 32ea7a9485 Merge pull request #56 from SatoMew/master Rangi 2020-10-04 15:39:27 -04:00
  • 886225f5de Clarify comment in constants/pokemon_constants.asm SatoMew 2020-09-27 00:49:03 +01:00
  • 8d359d48ba Add constant for ghost Marowak like pokered SatoMew 2020-09-27 00:26:11 +01:00
  • 3e830f98d8 Merge pull request #294 from SatoMew/master Rangi 2020-09-22 15:10:02 -04:00
  • e535af3dff Fix alignment in Pokémon name constants SatoMew 2020-09-22 20:02:05 +01:00
  • 9e8caa1a10 Use the constant in all relevant situations SatoMew 2020-09-22 19:15:37 +01:00
  • 2ff7b40d82 Replace ghost Marowak's ambiguous constant SatoMew 2020-09-22 18:38:29 +01:00
  • 174ef99e0e Merge pull request #292 from Akatsuki-py/fix/ExecuteCurMapScriptInTable Daniel Harding 2020-09-21 09:00:58 -05:00
  • 5ec206d0c5 fix ExecuteCurMapScriptInTable's comment Akatsuki-py 2020-09-19 09:08:01 +09:00
  • 0df8594e46 Label Unknown Entries in HappinessChangeTable Deokishisu 2020-09-17 22:27:49 -04:00
  • 8d32c45678 rgbds has moved from rednex to gbdev Rangi 2020-09-15 08:36:29 -04:00
  • ca2e63e447 Add the pic.py (de)compressor from pokemon-reverse-engineering-tools Rangi 2020-09-02 12:09:18 -04:00
  • df144ec5f3 Pan Docs: "When sending three or more data sets, data is continued in further packet(s). Unused bytes at the end of the last packet should be set to zero." Rangi 2020-09-01 12:19:24 -04:00
  • 1143019ac6 Separate the two lists of unused names Rangi 2020-08-31 19:01:13 -04:00
  • 8ce20e5c31 Define a constant for the ghost Marowak (hard-coded throughout the engine, like the starters) Rangi 2020-08-31 10:58:41 -04:00
  • bfd9f617c9 Use constants to delineate map types, and factor out more data Rangi 2020-08-31 10:23:19 -04:00
  • 70eac3a1f7 Factor out data/tilesets/pair_collision_tile_ids.asm Rangi 2020-08-30 23:22:39 -04:00
  • b506214f68 Identify some hSpriteDataOffset values Rangi 2020-08-30 16:33:14 -04:00
  • 6ee9cb9f97 Document more hidden object data and behavior Rangi 2020-08-30 15:45:41 -04:00
  • 4ef3059072 Merge pull request #290 from Rangi42/master Rangi 2020-08-29 01:04:24 -04:00
  • 637f38b139 Use decimal, not hex, for sprite (object) coordinates in map scripts Rangi 2020-08-28 12:10:55 -04:00
  • 407b813250 Separate splash screen, intro, and credits (like pokegold/pokecrystal) Rangi 2020-08-27 12:25:34 -04:00
  • 48da6c53be Align warp and sign coordinates Rangi 2020-08-21 11:57:53 -04:00
  • 7e9ccbb5b2 Merge pull request #287 from Rangi42/master Rangi 2020-08-20 19:07:42 -04:00
  • d5db0c3dbf Comments explain the def_warps_to macros Rangi 2020-08-18 08:36:17 -04:00
  • 5e1865a7b1 Implement def_warps_to in a simpler way Rangi 2020-08-17 19:30:32 -04:00
  • 6fa8a553cb Fix keyword capitalization and indentation Rangi 2020-08-17 18:39:01 -04:00
  • 4373aafac1 Use def_warps_to macro for automatic warp_to entries Rangi 2020-08-17 17:47:28 -04:00
  • f4514ff53c Use map constants for SilphCoElevator warps Rangi 2020-08-17 17:40:27 -04:00
  • e2c99f1910 Use def_* macros for automatic map event counts Rangi 2020-08-17 16:54:59 -04:00
  • 2fe1505bab Use ANY_DIR, UP_DOWN, and LEFT_RIGHT for map objects Rangi 2020-08-17 14:25:11 -04:00
  • f82097b894 Identify some map object related constants Rangi 2020-08-17 14:22:27 -04:00
  • 3b003960d4 Fix Town Map coordinates to be in (X, Y) order as comments claim Rangi 2020-08-17 13:40:20 -04:00
  • 2ff8f75b40 ld bc -> lb bc Rangi 2020-08-17 13:01:45 -04:00
  • 5060befd2b Fix comment about SONY Rangi 2020-08-16 14:01:59 -04:00
  • 71316591fc 'make clean' reuses 'make tidy' commands Rangi 2020-08-11 14:14:36 -04:00
  • 33ea73496a Fix encounter rate comments Rangi 2020-08-02 01:10:24 -04:00
  • b48bbbb047 fix OAMFLAG_VFLIPPED (#283) Akihiro Otomo 2020-08-02 13:31:10 +09:00
  • 2b54583c8b 'make tidy' shouldn't trigger 'make -C tools' Rangi 2020-07-28 21:30:52 -04:00
  • f2a4544678 rgbdscheck requires 0.4.1 Rangi 2020-07-27 08:32:37 -04:00
  • e7969293d3 tools/unnamed.py supports rgbds 0.4.1 object files Rangi 2020-07-22 09:17:27 -04:00
  • ba00264d8a Merge pull request #282 from Rangi42/master Rangi 2020-07-22 09:11:18 -04:00
  • 204bf74a7f Use LOAD/ENDL for OAM DMA code in HRAM (requires rgbds 0.4.1) Rangi 2020-07-21 19:46:12 -04:00
  • 3e554e1d52 Merge pull request #281 from Rangi42/master Rangi 2020-07-20 13:22:32 -04:00
  • 69788c536b Add comments associating constants with data, and identify some more data Rangi 2020-07-20 12:23:31 -04:00
  • 0177688ad4 Merge pull request #279 from Rangi42/master Rangi 2020-07-19 23:04:16 -04:00
  • df62b8e81a Missingno's Pokédex weight is two bytes like the rest Rangi 2020-07-19 16:45:39 -04:00
  • 7619b01dd7 Reformat key item bit fields Rangi 2020-07-18 14:19:08 -04:00
  • e88eebbc4d Consistent labels for Gym name scripts Rangi 2020-07-18 14:01:13 -04:00
  • 76289dfda0 Port dbsprite macro for OAM y,x,tile,attr data from pokecrystal Rangi 2020-07-17 15:58:06 -04:00
  • f53341efa1 Define constants for subanimations' base coords and frame block modes Rangi 2020-07-17 15:16:54 -04:00
  • ef9cb892fd cycling.png -> red_bike.png Rangi 2020-07-17 14:02:45 -04:00
  • 72a0e98c93 JUGGLER_X -> UNUSED_JUGGLER Rangi 2020-07-17 13:56:59 -04:00
  • 3c1cdbc4d0 Identify remaining tilemap IDs Rangi 2020-07-17 13:44:28 -04:00
  • 30ecbf6ea3 SONY -> RIVAL Rangi 2020-07-17 13:27:27 -04:00
  • 2454296d32 Update sprite names Rangi 2020-07-17 12:48:15 -04:00
  • 452803af27 $c9 was "の" in Japanese Rangi 2020-07-16 23:02:34 -04:00
  • 44b424353d Factor our frame blocks' base coordinates Rangi 2020-07-16 22:40:48 -04:00
  • 4cc4b175fc Identify trade-related tilemaps Rangi 2020-07-16 22:30:40 -04:00
  • 884ef9c1a8 Factor out animation tilemaps Rangi 2020-07-16 22:23:03 -04:00
  • 6f7337bbb1 Define constants for subanimation transform types Rangi 2020-07-16 22:14:39 -04:00
  • 41a9e30268 Add constants for move animations' frame blocks Rangi 2020-07-16 22:00:16 -04:00
  • 2f43a41100 Use a battle_anim macro for move animations' special effects and subanimations Rangi 2020-07-16 21:45:30 -04:00
  • 0db7ee08ff Use a macro for BattleTransition_DoubleCircle data Rangi 2020-07-16 20:11:00 -04:00
  • 7bcb4b19c7 Un-deduplicate gfx/intro_credits/gengar.png's tiles Rangi 2020-07-16 19:56:52 -04:00
  • cd71ae03af Separate move/battle animation data from move data (to do: further identify animation data labels+constants) Rangi 2020-07-16 19:50:48 -04:00
  • d44c7c305c Merge pull request #277 from Rangi42/master Rangi 2020-07-16 17:00:57 -04:00
  • 7306c1dc2d Define constants for audio commands Rangi 2020-07-16 13:25:02 -04:00
  • 84abdb0237 $ec = "▷" Rangi 2020-07-16 12:48:42 -04:00
  • 76b882d952 Reformat map scripts' coordinate and movement data Rangi 2020-07-16 12:32:19 -04:00
  • 594c58a289 Revise some map scripts, mostly for getting items Rangi 2020-07-16 11:19:05 -04:00
  • 58f1089370 Define constants for default trainer DVs Rangi 2020-07-16 09:40:30 -04:00
  • 8c83ebe966 Define constants for in-game trades Rangi 2020-07-16 09:32:09 -04:00
  • b9a113a9f4 Merge pull request #276 from TheFakeMateo/master Rangi 2020-07-16 08:19:51 -04:00
  • d3a01f777d Merge pull request #275 from Rangi42/master Rangi 2020-07-16 08:19:11 -04:00
  • 4ecff22f71 Deobfuscate exit warps on indoor maps TheFakeMateo 2020-07-15 18:12:58 -05:00