index
:
pokecrystal
install
master
Pokémon Crystal
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-04-16
Additional vc_asserts (#906)
HEAD
master
vulcandth
2022-04-06
Use NUM_BATTLE_STATS instead of raw numbers
Idain
2022-04-05
Tile constant makes more sense as negative
mid-kid
2022-04-05
Cleanup Magic Numbers
vulcandth
2022-03-26
Port and document make_patch.c features needed for pokered
Rangi
2022-03-20
Document Day Care Exp bug (#895)
Idain
2022-03-20
Replace magic numbers with constants (#894)
Idain
2022-03-15
Use noreturn for usage_exit
Rangi
2022-03-15
Use -flto for all tools
Rangi
2022-03-14
Replace flawed Metal Powder bugfix (#890)
Idain
2022-03-14
Remove pokemontools and gfx.py; update PyPNG and standardize on Python 3
Rangi
2022-03-14
Add a `bpp2png` tool to replace gfx.py for converting 1/2bpp to PNG (#889)
Rangi
2022-03-13
Allow `vc_const` to work with charmap characters (necessary for pokegold)
Rangi
2022-03-13
Error messages end with newlines
Rangi
2022-03-13
Fix building with make-3.81
mid-kid
2022-03-13
Solve issue with Full Heal text bugfix (#887)
Idain
2022-03-13
Slightly reformat the vc_patch.md docs
Rangi
2022-03-12
Allow `{patch offset length}` (necessary for pokegold)
Rangi
2022-03-12
Allow alternate labels for patch names
Rangi
2022-03-12
Build the Virtual Console patch with `make crystal11_vc` (#882)
vulcandth
2022-03-12
tools/palfix.py gfx/pokemon/nidoran_m/back.png
Rangi
2022-03-12
Fix mono Nidoran♂ back sprite issue (#885)
FrenchOrange
2022-03-09
Identify some wMenuJoypad-related button constants
Rangi
2022-03-08
Slightly refactor some C tools
Rangi
2022-03-04
Make male Nidoran's back pic indexed (#884)
Eldred Habert
2022-03-02
Rename `*_verbose` functions to idiomatic `x*`
Rangi
2022-02-28
Remove unused #include <unistd.h>
Rangi
2022-02-22
Rename `GetPokedexEntryBank` to `HeavyBall_GetDexEntryBank`
Rangi
2022-02-22
Clarify how wCurBattleMon works (#880)
Idain
2022-02-22
Rename ENGINE_FISH_SWARM to ENGINE_QWILFISH_SWARM (#879)
Idain
2022-02-21
Explain why make_frames works
Rangi
2022-02-15
Use constants for PartyAttr in move_effects/thief.asm
mid-kid
2022-02-14
Clear however many bytes are needed for wFruitTreeFlags
Rangi
2022-02-13
Fixed IlexForestKurtStepsDownMovement capitalization typo (#877)
vulcandth
2022-02-12
Define the `*_WILDDATA_LENGTH` equations to match their data representation
Rangi
2022-01-24
Fix heading
Rangi
2022-01-24
Document Return/Frustration bug and its fix (#872)
Idain
2022-01-23
Enumerate MobileAPI function constants
mid-kid
2022-01-22
`ClearWindowData` clears four menu data buffers, each the same size
Rangi
2022-01-20
Use `VRAM_End` in place of `sScratch`
Rangi
2022-01-10
Document fix for game freezing while switching mon (#869)
Idain
2022-01-10
Better comments for enemy health percentage code
Rangi
2022-01-10
Don't require a boolean trainer flag for `givepoke`
Rangi
2022-01-10
Clarify documentation for `dorepeat`
Rangi
2022-01-10
Use time constants more often (#867)
Idain
2022-01-08
Identify why five of six enemy mon base stats are copied (#866)
Idain
2021-12-31
Document fix for hatching Unown eggs (#863)
Idain
2021-12-30
Use `MAP_LENGTH` in `GetMapPointer`
Rangi
2021-12-22
Identify some overworld movement data
Rangi
2021-11-30
Fix Berserk Gene confusion count in docs/bugs_and_glitches.md
mid-kid
[next]