index
:
pokecrystal
install
master
Pokémon Crystal
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2018-01-09
Move battle engine data into data/
Remy Oukaour
IsJohtoGymLeader → IsGymLeader
2018-01-09
Remove old Python class names from script command param doc comments
Remy Oukaour
2018-01-09
Eliminate version.asm (resolves #464)
Remy Oukaour
2018-01-09
default_names.asm → player_names.asm
Remy Oukaour
2018-01-09
includes.asm → constants.asm
Remy Oukaour
2018-01-09
Revert "python3 sort_map.py pokecrystal.map sorted.sym"
Remy Oukaour
This reverts commit 88d32fe42cc9944209fa3e1bbfa0597ae4ecc175.
2018-01-09
Move text/ into data/
Remy Oukaour
2018-01-08
Simplify comments per Rangi's rec.
Adelaide Walter
2018-01-08
Document hardcoded SRAM addresses.
Adelaide Walter
2018-01-08
Use BANK for hardcoded SRAM banks (except for vestigial refs to JP's banks 4-7)
Adelaide Walter
2018-01-08
Macro clarifies how TimeFishGroups works
Remy Oukaour
2018-01-07
constants.asm and includes.asm are redundant
Remy Oukaour
2018-01-07
Reorganize some macros
Remy Oukaour
* tileset data macros go atop their related files, like all the ones in data/ * charmaps are not macros
2018-01-07
Predef_FlagAction -> Predef_SmallFarFlagAction
xCrystal
2018-01-06
Organize mobile/battle_tower_*.asm data and code
Remy Oukaour
2018-01-05
Predef_Flag -> Predef_FlagAction
xCrystal
2018-01-04
Document switches to BANK(sScratch) via xor a
Adelaide Walter
2018-01-04
Fix stray hardcoded WRAM bank.
Adelaide Walter
2018-01-04
Use BANK for hardcoded WRAM banks preceding FarCopyWRAM/GetFarWRAMByte calls.
Adelaide Walter
2018-01-04
Delete FETCH_HEAD
xCrystal
2018-01-03
Clarify the purpose of writing 0 to rSVBK.
Adelaide Walter
2018-01-03
Use BANK for hardcoded WRAM banks (except where bankswitches appear ↵
Adelaide Walter
unnecessary).
2018-01-03
Measure total free space
Remy Oukaour
2018-01-03
No explicit bank "$00" for ROM0, WRAM0, OAM, or HRAM
Remy Oukaour
2018-01-03
sort_map.py → map2sym.py (like dos2unix, pdf2ps, etc)
Remy Oukaour
2018-01-03
More example lines
Remy Oukaour
2018-01-03
for/write → writelines
Remy Oukaour
2018-01-03
rgblink → sort_map.py
Remy Oukaour
2018-01-03
Serve2bppRequest@VBlank → Serve2bppRequest_VBlank
Remy Oukaour
2018-01-03
Docstring and no print()
Remy Oukaour
2018-01-03
Support Python 2 or 3
Remy Oukaour
2018-01-03
Add example .map lines
Remy Oukaour
2018-01-03
Handle unused banks (notably OAM and HRAM)
Remy Oukaour
2018-01-03
Size in hex
Remy Oukaour
2018-01-03
python3 sort_map.py pokecrystal.map sorted.sym
Remy Oukaour
2018-01-03
Explain HRAM
Remy Oukaour
2018-01-03
Fix macro formatting.
Adelaide Walter
2018-01-03
Special_MapCallbackSprites_LoadUsedSpritesGFX -> Special_LoadUsedSpritesGFX
xCrystal
2018-01-03
More relevant data file locations
Remy Oukaour
2018-01-03
Replace hardcoded bank with BANK function.
Adelaide Walter
2018-01-03
lava in gym_1 > fountain in unused safari zone
Remy Oukaour
2018-01-03
Tileset images are 128px wide
Remy Oukaour
2018-01-03
wd000 -> w3_d000
Remy Oukaour
2018-01-03
Replace magic reference to PackMenuGFX.
Adelaide Walter
2018-01-03
Better names
Remy Oukaour
2018-01-03
WRAM1_Begin -> wd000
Adelaide Walter
2018-01-03
Scrub WRAM addresses from comments & use WRAM1_Begin where appropriate.
Adelaide Walter
2018-01-02
Move EZChat Pokémon order to data/
Remy Oukaour
2018-01-02
Label MobileCrashCheckPointer and consolidate relevant functions.
Adelaide Walter
2018-01-02
Use constants
Remy Oukaour
[prev]
[next]