summaryrefslogtreecommitdiff
path: root/engine/warp_connection.asm
AgeCommit message (Expand)Author
2018-02-03Merge branch 'master' of https://github.com/pret/pokecrystalRangi
2018-01-24Remove Special_ prefix from special routines (close #478)Rangi
2018-01-23Prefix wram labels with w, part 2.luckytyphlosion
2018-01-22More engine flag constantsRangi
2018-01-19More UnicodeRemy Oukaour
2018-01-16map_header → map_def; map_header_2 → map_dataRemy Oukaour
2018-01-14Merge branch 'master' of https://github.com/xCrystal/pokecrystal (resolve PR ...Remy Oukaour
2018-01-10Battle data goes in data/battle/Remy Oukaour
2018-01-02Finish consistent Special function namesxCrystal
2017-12-28Lowercase v for VRAM addressesxCrystal
2017-12-26Rename: emote_headers, sprite_headers, cry_headers, gfx_headers, tileset_headersRemy Oukaour
2017-12-25Resolve #428: Use `HIGH(X)` and `LOW(X)` instead of `X / $100` and `X % $100`...Remy Oukaour
2017-12-24Renaming: (fix #412)Remy Oukaour
2017-12-24Rename "map permissions" to "map environment" (fix #396)Remy Oukaour
2017-12-24callba/callab → farcall/callfarRemy Oukaour
2017-12-09More WRAM cleanupRemy Oukaour
2017-12-09Define more charmap characters and use them in place of hard-coded numbersRemy Oukaour
2016-05-17engine/events.asm labels finishedpikalaxalt
2016-05-10Labeled every function in ROM0 that's referenced in the sourcepikalaxalt
2016-05-04HDMA transfer functionspikalaxalt
2016-05-04More splitting of main.asm; remove unneeded rept 2pikalaxalt
2016-04-10Local labels starting with lowercase letters are no longer decorated with a t...pikalaxalt
2016-01-11Restored StandingTile and introduced LastTilePikalaxALT
2016-01-06Mr Pokemons HousePikalaxALT
2016-01-06Map callback constantsPikalaxALT
2016-01-04more gfx-related labelsPikalaxALT
2015-12-22Color fns, some more address decoding in link/mobilePikalaxALT
2015-12-19More work on slots; WRAM cleanup, Move DeleterPikalaxALT
2015-12-14mystery gift, creditsPikalaxALT
2015-12-14map setup and warpsPikalaxALT
2015-12-13Miscellaneous labelsPikalaxALT
2015-11-29Pokedex labelsPikalaxALT