index
:
pokecrystal
install
master
Pokémon Crystal
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engine
/
billspc.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
Label wPokemonWithdrawDepositParameter of RemoveMonFromPartyOrBox
mid-kid
2018-02-22
Pkmn -> Mon
mid-kid
2018-02-12
CalcwBufferMonStats -> CalcBufferMonStats
mid-kid
2018-02-03
Merge branch 'master' of https://github.com/pret/pokecrystal
Rangi
2018-02-02
use "x + -1" not "x +- 1"
Rangi
2018-01-30
Fix wVirtualOAM labels, part 2.
luckytyphlosion
2018-01-23
Prefix wram labels with w, part 2.
luckytyphlosion
2018-01-23
MenuDataHeader → MenuHeader, MenuData2 → MenuData (might complete issue #...
Rangi
2018-01-20
PARTY_LENGTH; MON_NAME; sgb_border.bin
Remy Oukaour
2018-01-16
"CryHeader" → "Cry"; "Cry" → "MonCry"
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/mid-kid/pokecrystal (resolve PR #...
Remy Oukaour
2018-01-14
Merge branch 'dev' of https://github.com/TheMostCuriousThing/pokecrystal (res...
Remy Oukaour
2018-01-14
Merge branch 'master' of https://github.com/xCrystal/pokecrystal (resolve PR ...
Remy Oukaour
2018-01-14
Use constants for menu flags
mid-kid
2018-01-13
menu_coords macro for (x1, y1, x2, y2) order (see issue #440)
Remy Oukaour
2018-01-11
Use maskbits some more
Remy Oukaour
2018-01-10
Resolve #461
Remy Oukaour
2018-01-08
Use BANK for hardcoded SRAM banks (except for vestigial refs to JP's banks 4-7)
Adelaide Walter
2018-01-02
Use OAM flags in dsprite data
Remy Oukaour
2018-01-02
More unreferenced labels and unused text
xCrystal
2018-01-02
Consistent predef function names
xCrystal
2018-01-02
More unreferenced labels cleanup
xCrystal
2018-01-02
Clean up XXX comments for unused content
xCrystal
2017-12-29
Clean up .Jumptable: spaces
xCrystal
2017-12-28
Consistent if/else/endc (matches rept/endr) and DEF (matches BANK/HIGH/LOW)
Remy Oukaour
2017-12-28
endm -> ENDM
xCrystal
2017-12-28
Lowercase v for VRAM addresses
xCrystal
2017-12-24
Fix issue #345:
Remy Oukaour
2017-12-24
callba/callab → farcall/callfar
Remy Oukaour
2017-12-10
Use correct WRAM labels for intro/title scenes
Remy Oukaour
2017-12-09
Move some gfx/misc/ files into meaningful directories
Remy Oukaour
2017-06-09
Replace ‘jp [hl]’ with ‘jp hl’
Ben10do
2016-06-06
Remaining layout constants
pikalaxalt
2016-05-11
Save functions; feeble attempt at serial and link functions
pikalaxalt
2016-05-08
All functions in main.asm have non-generic names
pikalaxalt
2016-05-04
More splitting of main.asm; remove unneeded rept 2
pikalaxalt
2016-04-10
Local labels starting with lowercase letters are no longer decorated with a t...
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-24
writebackup --> closewindow; game corner prize vendors; others
PikalaxALT
2015-12-17
More menu stuff
PikalaxALT
2015-12-16
Map script and color shenanigans
PikalaxALT
2015-12-16
Bill's PC
PikalaxALT
2015-12-15
Menu
PikalaxALT
2015-12-13
Miscellaneous labels
PikalaxALT
2015-12-09
underground switches, town map
PikalaxALT
2015-11-23
link and seer labels
PikalaxALT
[next]