aboutsummaryrefslogtreecommitdiffstats
path: root/engine/overworld/hidden_objects.asm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of https://github.com/pret/pokereddannye2020-11-141-0/+0
|\
| * Fix file modesdannye2020-11-141-0/+0
| * Specify the ldh instruction, don't turn ld into ldhRangi2020-07-061-3/+3
| * Identify wSpriteStateData1 and wSpriteStateData2 offsets, like pokeyellowRangi2020-07-051-1/+1
| * Port two HRAM labels from pokeyellowRangi2020-07-051-5/+5
| * Replace raw hex values with HRAM constantsRangi2020-07-031-7/+7
| * Add subdirectories to data/ similar to pokecrystalRangi2020-07-031-1/+1
| * Separate maps.asm, pics.asm, sprites.asm, and tilesets.asm from main.asm (#251)Rangi2020-06-271-2/+2
| * remove address commentsYamaArashi2016-06-111-3/+3
| * No more W_dannye2015-08-301-7/+7
* | Sync with pokereddannye2020-11-041-10/+10
* | Rename spritestatedata structs.luckytyphlosion2018-11-181-1/+1
* | remove address commentsYamaArashi2016-06-111-2/+2
* | Split out pikachu engine functions; sprite state data macrospikalaxalt2016-06-061-1/+1
* | Replace hidden object file include in bank 3cpikalaxalt2016-05-241-3/+3
* | Update hidden object functions and include them in mainpikalaxalt2016-05-241-15/+5
* | Bank11 and 14 misc functions.luckytyphlosion2016-05-221-16/+0
* | overworld item & movement code, cable club code, remove more instances of W_,...luckytyphlosion2015-10-291-7/+7
|/
* miscYamaArashi2015-07-181-5/+5
* Commented/labelled misc functionsYamaArashi2014-09-141-53/+57
* Commented more sprite and map codeYamaArashi2014-09-131-2/+2
* Remove most static wram addresses. Use labels instead.yenatch2014-05-261-20/+20
* Pull a lot of engine out of main.asmU-Fish-PC\Daniel2014-05-221-0/+129