shithub: pokered

RSS feed

3756ec6d – SatoMew <SatoMew@users.noreply.github.com> authored on 2020/11/29 17:07
Improve new constants and comment based on feedback

083cb38e – SatoMew <SatoMew@users.noreply.github.com> authored on 2020/11/29 16:28
Update related tile animation constants

a7dca309 – SatoMew <SatoMew@users.noreply.github.com> authored on 2020/11/29 16:10
Identify what became GSC's Key Item fanfare

242b2e05 – SatoMew <SatoMew@users.noreply.github.com> authored on 2020/11/29 15:17
Label and document hFFD7 more accurately

6adbaefd – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/11/28 12:11
Keep wGrassMons and wWaterMons together with a UNION

47cd7342 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/11/17 11:27
Use assert to ensure correct base data size

66377fca – dannye <33dannye@gmail.com> authored on 2020/11/14 15:52
Fix file modes

afc4ce2d – dannye <33dannye@gmail.com> authored on 2020/11/07 16:07
Use more joypad constants

0da16c16 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/11/07 05:27
Use STARTER1 and STARTER2 for the title screen

847e487e – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/11/06 11:23
'make tools' uses -pedantic

13d4d533 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/11/06 05:33
Sync more with pokeyellow

d3f13528 – Rangi <35663410+Rangi42@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2020/11/05 18:50
Merge pull request #301 from Rangi42/master

e16dec87 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/11/05 11:55
Sync more with pokeyellow

2a4b8b5a – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/11/05 10:17
Remove trailing whitespace

2db54ecb – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/11/05 08:23
Sync more with pokeyellow

379a563c – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/11/05 06:04
All battle back pictures end with "b"

d3e81422 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/11/05 05:50
Sync home and macro code with pokeyellow

abaf9fee – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/11/04 11:31
Port some formatting from pokeyellow

6d56d10e – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/10/30 07:30
Fix #296 and #297: update the install instructions

eec15bd7 – Rangi <35663410+Rangi42@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2020/10/26 10:41
Merge pull request #300 from 95girl/master

14622114 – 95girl <55912274+95girl@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2020/10/26 14:03
Add files via upload

bc287b9b – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/10/19 16:26
Some formatting changes

5ebae474 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/10/08 14:55
PedalDanceAnim -> PetalDanceAnim

b49277f4 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/10/04 17:03
tools/unnamed.py -r . -l N prints up to N unnamed symbols next to their filenames

fbbade2b – Rangi <35663410+Rangi42@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2020/10/04 11:39
Merge pull request #295 from SatoMew/master

886225f5 – SatoMew <SatoMew@users.noreply.github.com> authored on 2020/09/26 20:49
Clarify comment in constants/pokemon_constants.asm

3e830f98 – Rangi <35663410+Rangi42@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2020/09/22 11:10
Merge pull request #294 from SatoMew/master

e535af3d – SatoMew <SatoMew@users.noreply.github.com> authored on 2020/09/22 16:02
Fix alignment in Pokémon name constants

9e8caa1a – SatoMew <SatoMew@users.noreply.github.com> authored on 2020/09/22 15:15
Use the constant in all relevant situations

2ff7b40d – SatoMew <SatoMew@users.noreply.github.com> authored on 2020/09/22 14:38
Replace ghost Marowak's ambiguous constant

174ef99e – Daniel Harding <33dannye@gmail.com> authored and GitHub <noreply@github.com> committed on 2020/09/21 05:00
Merge pull request #292 from Akatsuki-py/fix/ExecuteCurMapScriptInTable

5ec206d0 – Akatsuki-py <bluejapan73+dev@gmail.com> authored on 2020/09/19 05:08
fix ExecuteCurMapScriptInTable's comment

8d32c456 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/09/15 04:36
rgbds has moved from rednex to gbdev

ca2e63e4 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/09/02 08:09
Add the pic.py (de)compressor from pokemon-reverse-engineering-tools

df144ec5 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/09/01 08:19
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."

1143019a – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/08/31 15:01
Separate the two lists of unused names

8ce20e5c – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/08/31 06:58
Define a constant for the ghost Marowak (hard-coded throughout the engine, like the starters)

bfd9f617 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/08/31 06:23
Use constants to delineate map types, and factor out more data

70eac3a1 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/08/30 19:22
Factor out data/tilesets/pair_collision_tile_ids.asm

b506214f – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/08/30 12:33
Identify some hSpriteDataOffset values

6ee9cb9f – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/08/30 11:45
Document more hidden object data and behavior

4ef30590 – Rangi <35663410+Rangi42@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2020/08/28 21:04
Merge pull request #290 from Rangi42/master

637f38b1 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/08/28 08:10
Use decimal, not hex, for sprite (object) coordinates in map scripts

407b8132 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/08/27 08:25
Separate splash screen, intro, and credits (like pokegold/pokecrystal)

48da6c53 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/08/21 07:57
Align warp and sign coordinates

7e9ccbb5 – Rangi <35663410+Rangi42@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2020/08/20 15:07
Merge pull request #287 from Rangi42/master

d5db0c3d – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/08/18 04:36
Comments explain the def_warps_to macros

5e1865a7 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/08/17 15:30
Implement def_warps_to in a simpler way

6fa8a553 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/08/17 14:39
Fix keyword capitalization and indentation

4373aafa – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/08/17 13:47
Use def_warps_to macro for automatic warp_to entries

f4514ff5 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/08/17 13:40
Use map constants for SilphCoElevator warps

e2c99f19 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/08/17 12:54
Use def_* macros for automatic map event counts

2fe1505b – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/08/17 10:25
Use ANY_DIR, UP_DOWN, and LEFT_RIGHT for map objects

f82097b8 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/08/17 10:22
Identify some map object related constants

3b003960 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/08/17 09:40
Fix Town Map coordinates to be in (X, Y) order as comments claim

2ff8f75b – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/08/17 09:01
ld bc -> lb bc

5060befd – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/08/16 10:01
Fix comment about SONY

71316591 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/08/11 10:14
'make clean' reuses 'make tidy' commands

33ea7349 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/08/01 21:10
Fix encounter rate comments

b48bbbb0 – Akihiro Otomo <37920078+Akatsuki-py@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2020/08/02 09:31
fix OAMFLAG_VFLIPPED (#283)

2b54583c – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/07/28 17:30
'make tidy' shouldn't trigger 'make -C tools'

f2a45446 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/07/27 04:32
rgbdscheck requires 0.4.1

e7969293 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/07/22 05:17
tools/unnamed.py supports rgbds 0.4.1 object files

ba00264d – Rangi <35663410+Rangi42@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2020/07/22 05:11
Merge pull request #282 from Rangi42/master

204bf74a – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/07/21 15:46
Use LOAD/ENDL for OAM DMA code in HRAM (requires rgbds 0.4.1)

3e554e1d – Rangi <35663410+Rangi42@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2020/07/20 09:22
Merge pull request #281 from Rangi42/master

69788c53 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/07/20 08:23
Add comments associating constants with data, and identify some more data

0177688a – Rangi <35663410+Rangi42@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2020/07/19 19:04
Merge pull request #279 from Rangi42/master

df62b8e8 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/07/19 12:45
Missingno's Pokédex weight is two bytes like the rest

7619b01d – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/07/18 10:19
Reformat key item bit fields

e88eebbc – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/07/18 10:01
Consistent labels for Gym name scripts

76289dfd – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/07/17 11:58
Port dbsprite macro for OAM y,x,tile,attr data from pokecrystal

f53341ef – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/07/17 11:16
Define constants for subanimations' base coords and frame block modes

ef9cb892 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/07/17 10:02
cycling.png -> red_bike.png

72a0e98c – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/07/17 09:56
JUGGLER_X -> UNUSED_JUGGLER

3c1cdbc4 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/07/17 09:44
Identify remaining tilemap IDs

30ecbf6e – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/07/17 09:27
SONY -> RIVAL

2454296d – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/07/17 08:48
Update sprite names

452803af – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/07/16 19:02
$c9 was "の" in Japanese

44b42435 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/07/16 18:40
Factor our frame blocks' base coordinates

4cc4b175 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/07/16 18:30
Identify trade-related tilemaps

884ef9c1 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/07/16 18:23
Factor out animation tilemaps

6f7337bb – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/07/16 18:14
Define constants for subanimation transform types

41a9e302 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/07/16 18:00
Add constants for move animations' frame blocks

2f43a411 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/07/16 17:45
Use a battle_anim macro for move animations' special effects and subanimations

0db7ee08 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/07/16 16:11
Use a macro for BattleTransition_DoubleCircle data

7bcb4b19 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/07/16 15:56
Un-deduplicate gfx/intro_credits/gengar.png's tiles

cd71ae03 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/07/16 15:50
Separate move/battle animation data from move data (to do: further identify animation data labels+constants)

d44c7c30 – Rangi <35663410+Rangi42@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2020/07/16 13:00
Merge pull request #277 from Rangi42/master

7306c1dc – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/07/16 09:25
Define constants for audio commands

84abdb02 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/07/16 08:48
$ec = "▷"

76b882d9 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/07/16 08:32
Reformat map scripts' coordinate and movement data

594c58a2 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/07/16 07:19
Revise some map scripts, mostly for getting items

58f10893 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/07/16 05:40
Define constants for default trainer DVs

8c83ebe9 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/07/16 05:32
Define constants for in-game trades

b9a113a9 – Rangi <35663410+Rangi42@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2020/07/16 04:19
Merge pull request #276 from TheFakeMateo/master

d3a01f77 – Rangi <35663410+Rangi42@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2020/07/16 04:19
Merge pull request #275 from Rangi42/master

4ecff22f – TheFakeMateo <skeetendomateo@gmail.com> authored on 2020/07/15 14:12
Deobfuscate exit warps on indoor maps

4b4ad989 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/07/15 09:35
Disassemble the BLUEMONS.GB debug ROM

87f24a88 – Rangi <35663410+Rangi42@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2020/07/15 09:23
Merge pull request #274 from Rangi42/master

Next