summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2020-07-08Eliminate enum: use const instead, with case-by-case parallel const implement...Rangi
2020-06-21Replace "Unreferenced" labels with "; unreferenced" commentsRangi
2020-04-04Upgrade to rgbds 0.4.0Rangi
2020-03-31Assorted labels in mobile related code (#702)Andrew Cook
2019-10-21More mobile SDK documentationmid-kid
2019-10-21Document mobile SDK error packetsmid-kid
2019-10-21Add more error message translationsmid-kid
2019-10-21Document some mobile-related things, discovered thanks to Dan Docs and the ef...mid-kid
2019-05-25Fix usage of rIE and rSC constantsmid-kid
2019-02-16Update to rgbds 0.3.8Rangi
2018-08-25Use labels instead of constants for HRAMRangi
2018-06-25Remove even more address commentsmid-kid
2018-06-24Remove all address commentsmid-kid
2018-02-04Sync code with wikiRangi
2018-01-22wUnlockedUnowns engine flag constantsRangi
2018-01-02More unreferenced labels cleanupxCrystal
2018-01-02Clean up XXX comments for unused contentxCrystal
2017-12-26Rename some sectionsRemy Oukaour
2017-12-25Resolve #428: Use `HIGH(X)` and `LOW(X)` instead of `X / $100` and `X % $100`...Remy Oukaour
2017-12-15Copy pokered's organization some more, with further constant and data filesRemy Oukaour
2017-12-10Consistent code formatting: no redundant `a`s and spaces after commasRemy Oukaour
2017-03-24Revert "Fix floating sections"Ben10do
2017-03-15Fix floating sectionsAntonioND
2016-05-10Labeled every function in ROM0 that's referenced in the sourcepikalaxalt
2016-05-05Mobile and more battle animspikalaxalt
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-04-10Local labels starting with capital letters are now decorated with a trailing ...pikalaxalt
2015-12-28Dummy GamePikalaxALT
2015-12-26jumptable macro repurposedPikalaxALT
2015-12-15MenuPikalaxALT
2015-12-14map setup and warpsPikalaxALT
2015-11-10enum macros/move_anim.asm, resolve battle/anims.asm function labelsPikalaxALT
2015-11-02No more NONEPikalaxALT
2015-10-29No more -bash000; engine/movement.asm, SPRITEMOVEFNPikalaxALT
2015-10-16Split up bank 2; other relabelingsPikalaxALT
2015-07-20Reverted ld_hl_pointer macroPikalaxALT
2015-06-23Remove trailing newlines.IIMarckus
2015-03-11no more incbinsyenatch
2015-02-06More graphics and straggling static refs.yenatch
2015-01-20Stop using the preprocessor.yenatch
2014-07-19Remove generated "jump sources" comments.yenatch
2014-04-30Disassemble the mobile adapter library.yenatch
2014-04-30Split the mobile adapter library into another object file.yenatch
2014-02-01Use :: to export labels between objects.yenatch
2013-10-02* fixed call and jump labels in home bankMr Wint
2013-09-15split the mobile adapter library into lib/mobile/yenatch