index
:
pokecrystal
install
master
Pokémon Crystal
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engine
/
unown_puzzle.asm
Age
Commit message (
Expand
)
Author
2018-03-13
Organize the engine/ directory
mid-kid
2018-02-03
Merge branch 'master' of https://github.com/pret/pokecrystal
Rangi
2018-01-30
Fix wVirtualOAM labels, part 2.
luckytyphlosion
2018-01-24
Rename some routines to avoid conflicts when removing "Special_" prefixes
Rangi
2018-01-23
Prefix wram labels with w, part 2.
luckytyphlosion
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-11
Use constants and data for Unown chamber events
Remy Oukaour
2018-01-10
Resolve #461
Remy Oukaour
2018-01-02
Use OAM flags in dsprite data
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
endm -> ENDM
xCrystal
2017-12-28
Lowercase v for VRAM addresses
xCrystal
2017-12-28
Uppercase MACRO and EQU(S) according to the style guide
xCrystal
2017-12-23
Some more WRAM cleanup
Remy Oukaour
2017-12-14
Reorganize macros
Remy Oukaour
2017-06-09
Replace ‘jp [hl]’ with ‘jp hl’
Ben10do
2016-06-06
Remaining layout constants
pikalaxalt
2016-05-04
More splitting of main.asm; remove unneeded rept 2
pikalaxalt
2016-04-10
Local labels starting with capital letters are now decorated with a trailing ...
pikalaxalt
2015-12-26
jumptable macro repurposed
PikalaxALT
2015-12-11
Simplify EnlargedTiles
PikalaxALT
2015-12-11
Unown Puzzles
PikalaxALT