RSS feed
69ea875e
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2019/11/03 09:46
Split menu code out of home/movement.asm
89d107b4
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2019/11/03 09:39
Decimal values for Pokémon cry parameters
717cf3f4
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2019/11/03 09:30
Identify PLAYERMOVEMENT_* constants
d5e1b5a6
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2019/11/03 09:18
The $C9 byte in page2.tilemap is a ret opcode
42118869
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2019/11/03 09:15
Use constants for quantities when copying SGB border tiles and palettes
2cf6dc1e
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2019/11/03 09:04
Fix the fix for the Pokédex footprint design flaw
e669f22e
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2019/11/03 08:55
GFX_17eb7e -> PokemonNewsTileAttrmap
f511713c
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2019/11/03 08:46
Identify some move screen functions
61887c8c
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2019/11/03 08:44
sgb_border_nonmatching.bin has the 20x18 screen bytes within the 32x28 tilemap
3e7c7d5f
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2019/11/03 08:28
Identify intro tilemaps and attrmaps
4aeab6b8
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2019/11/03 07:48
Rename buttonsound to promptbutton
5134266b
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2019/11/03 07:25
Rename OBJECT_LENGTH to MAPOBJECT_LENGTH and OBJECT_STRUCT_LENGTH to OBJECT_LENGTH
01f68fcc
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2019/11/03 07:03
Rename TILESET_BATTLE_TOWER to TILESET_BATTLE_TOWER_INSIDE
86061d37
– mid-kid <esteve.varela@gmail.com>
authored
on 2019/10/20 20:27
More mobile SDK documentation
f4907040
– mid-kid <esteve.varela@gmail.com>
authored
on 2019/04/27 15:50
Label some more WRAM/SRAM things
7111ae8e
– mid-kid <esteve.varela@gmail.com>
authored
on 2019/09/23 11:09
Fix some mobile script and map sign things
29deef86
– mid-kid <esteve.varela@gmail.com>
authored
on 2019/09/02 22:04
Document the location of the mobile adapter colors
3664cee7
– mid-kid <esteve.varela@gmail.com>
authored
on 2019/09/01 13:51
Add s5_a800 labels
7d0de22e
– mid-kid <esteve.varela@gmail.com>
authored
on 2019/08/23 00:10
Document mobile SDK error packets
b7770e5f
– mid-kid <esteve.varela@gmail.com>
authored
on 2019/08/22 13:31
Add more error message translations
e68da6e7
– mid-kid <esteve.varela@gmail.com>
authored
on 2019/08/22 10:41
Document some mobile-related things, discovered thanks to Dan Docs and the efforts of the Gameboy Online Restoration Project
1f172bad
– mid-kid <esteve.varela@gmail.com>
authored
on 2019/08/21 10:43
Misc fixes
0d48d829
– bbbbbbbbba <rdfzc14@qq.com>
authored
and Rangi <35663410+Rangi42@users.noreply.github.com>
committed
on 2019/10/20 14:25
Document Special Defense badge boost glitch (#651)
e3e0bcd6
– mid-kid <esteve.varela@gmail.com>
authored
and Rangi <35663410+Rangi42@users.noreply.github.com>
committed
on 2019/10/20 18:24
#641 fixes and additions. (#646)
3fc2ba41
– Ryan Tandy <ryan@nardis.ca>
authored
on 2019/09/23 06:03
Clarify naming of SFX_GET_EGG_* pointers
abee217c
– Ryan Tandy <ryan@nardis.ca>
authored
on 2019/08/27 12:23
Fix swapped comments in data/trainers/dvs.asm
9ddbaace
– IIMarckus <iimarckus@gmail.com>
authored
on 2019/08/15 21:09
GlassTing (Elm's PC when email arrives) isn't in G/S either.
3e056a68
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2019/08/11 18:20
Store a mobile tilemap+tilemap in its own files
6962d843
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2019/08/11 14:48
Store Magnet Train tilemaps in their own files
01618d3c
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2019/06/30 10:20
Define constants for both battle transition tiles
f1bab456
– Rangi <35663410+Rangi42@users.noreply.github.com>
authored
and GitHub <noreply@github.com>
committed
on 2019/06/17 03:29
Merge pull request #638 from mid-kid/master
7e84f724
– mid-kid <esteve.varela@gmail.com>
authored
on 2019/06/17 04:05
`end` -> `return` in clair bugfix
ad299b16
– mid-kid <esteve.varela@gmail.com>
authored
on 2019/06/09 21:52
Apply suggested changes
d6db0104
– mid-kid <esteve.varela@gmail.com>
authored
on 2019/06/09 13:46
Document high nybble of PrintNum `c` register
c048b24d
– mid-kid <esteve.varela@gmail.com>
authored
on 2019/06/08 22:31
Create constants for ScrollingMenu item formats
6b373534
– mid-kid <esteve.varela@gmail.com>
authored
on 2019/06/08 20:24
Properly disassemble MenuData_0x4851b
54b87ece
– mid-kid <esteve.varela@gmail.com>
authored
on 2019/06/08 20:05
Document in-battle move selection menu scrolling glitch
c7fdf5f9
– mid-kid <esteve.varela@gmail.com>
authored
on 2019/06/06 19:59
Fix overworld scrolling function names
7b47aeaf
– mid-kid <esteve.varela@gmail.com>
authored
on 2019/06/04 09:34
Redump slots_1.png with 16 as width.
b6277408
– mid-kid <esteve.varela@gmail.com>
authored
on 2019/06/04 09:31
Misc fixes
30907952
– mid-kid <esteve.varela@gmail.com>
authored
on 2019/06/04 09:11
Fix menu_coords for pokecenter pc
fbc2c55c
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2019/05/25 14:21
Dark theme colors for @media (prefers-color-scheme: dark)
e8ddecd0
– Rangi <35663410+Rangi42@users.noreply.github.com>
authored
and GitHub <noreply@github.com>
committed
on 2019/05/25 09:54
Merge pull request #636 from mid-kid/patch
476f9ba4
– mid-kid <esteve.varela@gmail.com>
authored
on 2019/05/12 12:46
Define appropriate constants as EQU
649c8d38
– mid-kid <esteve.varela@gmail.com>
authored
on 2019/05/12 12:45
Get rid of _CRYSTAL
13cfe356
– mid-kid <esteve.varela@gmail.com>
authored
on 2019/05/05 14:14
Fix usage of rIE and rSC constants
40766b9a
– mid-kid <esteve.varela@gmail.com>
authored
on 2019/05/02 15:31
Magnet train fixes
b24cd55f
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2019/05/18 09:27
Correct the older+younger haircut brothers' labels and constants
7db6c592
– Rangi <35663410+Rangi42@users.noreply.github.com>
authored
and GitHub <noreply@github.com>
committed
on 2019/05/18 09:01
Merge pull request #628 from DeeDeeG/renaming-placeholder-labels
7890fae9
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2019/05/11 09:01
Some more GB Printer documentation
5248d18f
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2019/05/05 08:50
Merge branch 'master' of https://github.com/pret/pokecrystal
d695275d
– Rangi <35663410+Rangi42@users.noreply.github.com>
authored
and GitHub <noreply@github.com>
committed
on 2019/05/05 08:49
Merge pull request #632 from mid-kid/patch-2
7def5e70
– mid-kid <esteve.varela@gmail.com>
authored
on 2019/04/29 18:01
Cygwin now requires a double-click
80e89b55
– DeeDeeG <DeeDeeG@users.noreply.github.com>
authored
on 2019/04/27 21:25
PokemonFanClub.asm: Update NPC names
3d5467ab
– DeeDeeG <DeeDeeG@users.noreply.github.com>
authored
on 2019/04/27 20:59
maps/PokemonFanClub.asm: Re-label UnknownText
51e63171
– DeeDeeG <DeeDeeG@users.noreply.github.com>
authored
on 2019/04/27 20:28
SaffronMagnetTrainStation.asm: Re-label UnknownText, MovementData
099c01be
– DeeDeeG <DeeDeeG@users.noreply.github.com>
authored
on 2019/04/27 20:02
GoldenrodPokecenter1F.asm: Re-label UnknownText, MovementData
35d64c30
– DeeDeeG <DeeDeeG@users.noreply.github.com>
authored
on 2019/04/27 18:52
GoldenrodMagnetTrainStation.asm: Label UnknownText, MovementData
f1187dc8
– DeeDeeG <DeeDeeG@users.noreply.github.com>
authored
on 2019/04/27 18:14
GoldenrodCity.asm: label UnknownText, MovementData
82aea0f7
– DeeDeeG <DeeDeeG@users.noreply.github.com>
authored
on 2019/04/27 17:34
GoldenrodDeptStore5F.asm: Re-label UnknownText
318d042e
– DeeDeeG <DeeDeeG@users.noreply.github.com>
authored
on 2019/04/27 17:15
Route35GoldenrodGate.asm: Rename an NPC
e47fbb22
– DeeDeeG <DeeDeeG@users.noreply.github.com>
authored
on 2019/04/27 17:12
Route35GoldenrodGate.asm: Re-label UnknownText
c6b19dfb
– DeeDeeG <DeeDeeG@users.noreply.github.com>
authored
on 2019/04/27 16:55
GoldenrodFlowerShop.asm: Re-label UnknownText
f0cd7214
– DeeDeeG <DeeDeeG@users.noreply.github.com>
authored
on 2019/04/27 15:30
GoldenrodUnderground.asm: Rename some NPCs
a22d70f5
– DeeDeeG <DeeDeeG@users.noreply.github.com>
authored
on 2019/04/27 15:17
GoldenrodUnderground.asm: Re-label UnknownText
87585509
– DeeDeeG <DeeDeeG@users.noreply.github.com>
authored
on 2019/04/20 20:01
PowerPlant.asm: Rename some NPCs
09194683
– DeeDeeG <DeeDeeG@users.noreply.github.com>
authored
on 2019/04/20 19:51
PowerPlant.asm: Re-label UnknownText, MovementData
cca2afe8
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2019/04/23 15:07
More fixes for fixes
e4d60b4e
– Rangi <35663410+Rangi42@users.noreply.github.com>
authored
and GitHub <noreply@github.com>
committed
on 2019/04/23 14:59
Merge pull request #629 from mid-kid/patch-2
9281233f
– mid-kid <esteve.varela@gmail.com>
authored
on 2019/04/23 08:53
Fix Dragon Fang fix
74533901
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2019/04/21 13:42
"object_const_def" instead of "const_def 2"
eafeb932
– Rangi <35663410+Rangi42@users.noreply.github.com>
authored
and GitHub <noreply@github.com>
committed
on 2019/04/20 10:51
Merge pull request #627 from Rangi42/master
689acb0e
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2019/04/20 09:59
Try to identify more of maps/unused/Beta*.blk
71db95dc
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2019/04/19 14:55
Identify a few more WRAM label uses
45e3f6ac
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2019/04/19 07:35
Identify some more WRAM labels
d5f5e6d5
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2019/04/14 15:40
Also builds Pokemon - Crystal Version (A) [C][!].gbc
2ad58d7a
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2019/04/14 11:45
Explain pokecrystal-au.gbc in FAQ
22cc0c25
– Rangi <35663410+Rangi42@users.noreply.github.com>
authored
and GitHub <noreply@github.com>
committed
on 2019/04/14 11:30
Merge pull request #625 from pret/aus
52651b0a
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2019/04/14 09:28
Use the same GFM Markdown parser for GitHub and GitHub Pages
0914cc01
– IIMarckus <iimarckus@gmail.com>
authored
on 2019/04/14 09:11
Rename Stadium 2 blobs based on ROM version.
9f7d3043
– IIMarckus <iimarckus@gmail.com>
authored
on 2019/04/12 05:18
Build Australian Crystal.
5cdf4f9a
– Rangi <35663410+Rangi42@users.noreply.github.com>
authored
and GitHub <noreply@github.com>
committed
on 2019/04/13 07:50
Merge pull request #623 from mid-kid/patch-1
1ada06f5
– Rangi <35663410+Rangi42@users.noreply.github.com>
authored
and GitHub <noreply@github.com>
committed
on 2019/04/13 07:50
Merge pull request #622 from mid-kid/master
31dc62ec
– DeeDeeG <DeeDeeG@users.noreply.github.com>
authored
and Rangi <35663410+Rangi42@users.noreply.github.com>
committed
on 2019/04/13 07:49
Adding labels to placeholders (UnknownText, MovementData) in the maps folder (#618)
9c0ef59c
– Rangi <35663410+Rangi42@users.noreply.github.com>
authored
and GitHub <noreply@github.com>
committed
on 2019/04/13 07:46
Merge pull request #614 from Fontbane/text
c5a4c0bd
– mid-kid <esteve.varela@gmail.com>
authored
on 2019/04/10 16:46
Create some battle tower SRAM labels
3e78e5b2
– mid-kid <esteve.varela@gmail.com>
authored
on 2019/04/08 10:15
TextBox -> Textbox
2184b60a
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2019/04/08 14:50
Identify and eliminate wEngineBuffer1-5
ec886958
– Rangi <35663410+Rangi42@users.noreply.github.com>
authored
and GitHub <noreply@github.com>
committed
on 2019/03/30 12:51
Merge pull request #617 from FredrIQ/master
e598e49e
– Fredrik Ljungdahl <fredde1994@gmail.com>
authored
on 2019/03/18 12:43
Fix wram labeling for wPCItems
a3119736
– Fontbane <36677462+Fontbane@users.noreply.github.com>
authored
on 2019/03/10 16:43
common_1 text documentation
179dc85b
– Rangi <35663410+Rangi42@users.noreply.github.com>
authored
and GitHub <noreply@github.com>
committed
on 2019/03/14 14:56
Merge pull request #616 from Rangi42/master
27052bf6
– Rangi <35663410+Rangi42@users.noreply.github.com>
authored
and GitHub <noreply@github.com>
committed
on 2019/03/14 14:56
Merge pull request #615 from DeeDeeG/docs-fix
2ffbde76
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2019/03/12 18:55
Minor code+docs fixes
f4c0806e
– DeeDeeG <DeeDeeG@users.noreply.github.com>
authored
and GitHub <noreply@github.com>
committed
on 2019/03/12 10:37
bugs_and_glitches.md: Fix embedded image links
67ff4b0c
– DeeDeeG <DeeDeeG@users.noreply.github.com>
authored
and GitHub <noreply@github.com>
committed
on 2019/03/10 19:40
bugs_and_glitches.md: Minor formatting fix
2deb46b3
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2019/03/10 19:08
Relative links actually work here for github.com and pret.github.io
a8c0b64a
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2019/03/10 19:04
Fix index.md Pages links
2d3c5cfd
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2019/03/10 19:01
Fix wiki link
62892324
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2019/03/10 19:00
Second try at fixing doc links
Next