index
:
pokecrystal
install
master
Pokémon Crystal
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engine
/
pokegear.asm
Age
Commit message (
Expand
)
Author
2018-03-13
Organize the engine/ directory
mid-kid
2018-02-25
Merge branch 'master' of https://github.com/pret/pokecrystal
Rangi
2018-02-22
Pkmn -> Mon
mid-kid
2018-02-03
Merge branch 'master' of https://github.com/pret/pokecrystal
Rangi
2018-01-30
wSpritesEnd -> wVirtualOAMEnd.
luckytyphlosion
2018-01-30
Fix wVirtualOAM labels, part 2.
luckytyphlosion
2018-01-30
Fix comment/style issues caused from w-izing.
luckytyphlosion
2018-01-23
Prefix wram labels with w, part 2.
luckytyphlosion
2018-01-23
Prefix wram labels with w, part 1.
luckytyphlosion
2018-01-22
wStatusFlags/2 bit constants
Rangi
2018-01-22
More engine flag constants
Rangi
2018-01-22
Engine flag bit constants for wPokegearFlags
Rangi
2018-01-20
PARTY_LENGTH; MON_NAME; sgb_border.bin
Remy Oukaour
2018-01-16
map_header → map_def; map_header_2 → map_data
Remy Oukaour
2018-01-16
Avoid "+- 1" at every maskbits
Remy Oukaour
2018-01-16
Remove Predef_ prefix from routines listed in PredefPointers
Remy Oukaour
2018-01-14
Merge branch 'master' of https://github.com/xCrystal/pokecrystal (resolve PR ...
Remy Oukaour
2018-01-14
GFX tile sizes in decimal
Remy Oukaour
2018-01-11
Disambiguate some uses of wcf64/5/6
Remy Oukaour
2018-01-11
Use maskbits some more
Remy Oukaour
2018-01-11
More constants and data tables
Remy Oukaour
2018-01-10
Resolve #461
Remy Oukaour
2018-01-09
Move data/palettes/ .pal files into gfx/
Remy Oukaour
2018-01-07
Predef_FlagAction -> Predef_SmallFarFlagAction
xCrystal
2018-01-05
Predef_Flag -> Predef_FlagAction
xCrystal
2018-01-02
More unreferenced labels and unused text
xCrystal
2018-01-02
Consistent predef function names
xCrystal
2018-01-02
Clean up Predef function names
xCrystal
2018-01-02
Clean up XXX comments for unused content
xCrystal
2018-01-01
Consistent *_palette_map.asm
Remy Oukaour
2017-12-29
Clean up changes in 3c6c80f
xCrystal
2017-12-29
LY_BLANK and rLCDC constants
xCrystal
2017-12-29
Clean up .Jumptable: spaces
xCrystal
2017-12-28
Lowercase v for VRAM addresses
xCrystal
2017-12-28
Prefix engine_flags wram addresses with w
xCrystal
2017-12-26
Split battle/ into data/ and engine/ components
Remy Oukaour
2017-12-25
Resolve #428: Use `HIGH(X)` and `LOW(X)` instead of `X / $100` and `X % $100`...
Remy Oukaour
2017-12-24
Change a few Unknown labels
Remy Oukaour
2017-12-24
callba/callab → farcall/callfar
Remy Oukaour
2017-12-15
Copy pokered's organization some more, with further constant and data files
Remy Oukaour
2017-12-14
Reorganize macros
Remy Oukaour
2017-12-12
Identify some SPRITE_ANIM_FRAME_IDX_* constants
Remy Oukaour
2017-12-09
Move some gfx/misc/ files into meaningful directories
Remy Oukaour
2017-12-09
More WRAM cleanup
Remy Oukaour
2017-12-09
Document constants with comments, actual names, and more thorough usage
Remy Oukaour
2017-06-24
Merge pull request #370 from yenatch/graphics
yenatch
2017-06-21
pngs in gfx/pokegear
yenatch
2017-06-09
Replace ‘jp [hl]’ with ‘jp hl’
Ben10do
2016-05-08
All functions in main.asm have non-generic names
pikalaxalt
2016-04-10
Local labels starting with lowercase letters are no longer decorated with a t...
pikalaxalt
[next]