shithub: pokered

RSS feed

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

254f26bf – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/07/15 08:43
Align constant comments as a column

15bcd882 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/07/15 08:39
Indent comments that describe data table macro formats

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

93d0697f – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/07/14 12:07
Don't compare strings with ==; use STRCMP

5c0f33cb – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/07/14 11:45
Use a 'trainer' macro for trainers in scripts/

be326c65 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/07/14 11:14
Factor out spinner tiles from RocketHideoutB2F since they're also used by ViridianGym, and to make their data and code more accessible

fcb573f4 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/07/14 10:33
Use a macro for warp tile IDs, like other tile behaviors

eb1ca581 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/07/14 10:20
Define cries with a mon_cry macro

f37cf959 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/07/14 06:21
Clean up some data, using macros for multiline list entries

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

3e572b6f – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/07/09 10:51
Use const_skip and const_next macros for brevity

676a35f7 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/07/09 08:43
Eliminate enum: use const instead, with case-by-case parallel const implementations

54d76dec – Rangi <35663410+Rangi42@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2020/07/08 06:59
Merge pull request #268 from Rangi42/master

a49ca6ef – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/07/08 06:31
Factor out MapBadgeFlags and EscapeRopeTilesets data tables

c7e3aed0 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/07/07 17:10
Get all unnamed symbols with make DEBUG=1

9571c550 – Rangi <35663410+Rangi42@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2020/07/07 15:48
Merge pull request #263 from Rangi42/master

bbf2f51a – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/07/07 14:50
Move all code out of home.asm into home/

51ac538c – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/07/07 12:57
Identify SPRITESTATEDATA2_ORIGFACINGDIRECTION

4a7d1513 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/07/07 11:09
Use 'tile' and 'tiles' macros

b945988a – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/07/07 10:45
Names for more SECTIONs

1e593d8f – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/07/07 07:57
Remove c1x*/c2x* comments, use struct offset constants

13129459 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/07/07 07:30
Sync coordinate macros with pokecrystal

45ed05de – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/07/07 07:10
Use HIGH() and LOW()

bbc25747 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/07/07 06:54
PSYCHIC -> PSYCHIC_TYPE (PSYCHIC is ambiguous with PSYCHIC_M)

06db7ec5 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/07/06 17:18
callba/callab -> farcall/callfar; jpba/jpab -> farjp/jpfar

77ed5f38 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/07/06 17:15
Use ASCII quotes in comments

dd08b8dd – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/07/06 17:13
Use labels for HRAM and VRAM

453bb5c3 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/07/06 16:35
Use STARTER[123] constants in TitleMons

f1133619 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/07/06 15:50
Use DEX_* constants for StarterDex

772fcc75 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/07/06 15:03
Specify the ldh instruction, don't turn ld into ldh

c480632d – Rangi <35663410+Rangi42@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2020/07/06 09:47
Merge pull request #262 from Rangi42/master

9c2be80b – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/07/06 08:39
text_linkpromptbutton -> text_waitbutton

8a793156 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/07/06 08:28
Capitalize rgbds control structures (EQU/EQUS, IF/ELIF/ELSE/ENDC, REPT/ENDR, MACRO/ENDM, etc)

d08eb862 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/07/06 08:22
Automatically list all TM##_MOVE and HM##_MOVE values

122d7154 – Rangi <35663410+Rangi42@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2020/07/06 07:52
Merge pull request #261 from Rangi42/master

43e0e40d – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/07/06 07:28
Avoid repeating the NUM_TMS value

6ad4c26a – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/07/06 07:19
Align tmhm learnsets in rows of 5

25a3e67b – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/07/06 05:32
add_tm and add_hm define TM##_MOVE and HM##_MOVE constants, to avoid repeating the move names twice

40588919 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/07/05 18:52
TM/HM constants named after moves

66ebe56a – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/07/05 17:59
Port pokecrystal's base data and tmhm structure

c57c93d2 – Rangi <35663410+Rangi42@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2020/07/05 15:58
Merge pull request #259 from Rangi42/master

5fe8aab3 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/07/05 15:55
db $f6 == script_cable_club_receptionist

95014444 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/07/05 15:44
Remove user system-specific files from .gitignore

550cfb58 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/07/05 15:13
gfx/overworld/spinners.png, like gfx/battle/balls.png, is 4x1 not 2x2

89a41f4b – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/07/05 15:06
Sync README.md with pokegold and pokecrystal, and use binary SHA-1 ROM hashes

034801b6 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/07/05 14:56
Sync .gitignore with pokegold and pokecrystal

1db2e7b5 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/07/05 14:56
Fix Japanese charmap: large "オ" is $84, small "ォ" is $F4

2b2ed54b – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/07/05 13:29
Identify wSpriteStateData1 and wSpriteStateData2 offsets, like pokeyellow

7ab43f4d – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/07/05 12:41
Port _RemovePokemon documentation from pokeyellow

Next