Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-02-02 | Mobile trade incbins and coordinate macros. | yenatch | |
2015-01-27 | Get rid of one-byte incbins in sound data. | yenatch | |
2015-01-27 | Add a "mobile" directive for dummied-out mobile adapter functions. | yenatch | |
2015-01-20 | Move around some more macros. | yenatch | |
2015-01-20 | Start moving relevant macros into macros/text.asm. | yenatch | |
2015-01-20 | Merge pull request #268 from yenatch/master | Bryan Bishop | |
remove preprocessor | |||
2015-01-20 | Get rid of the preprocessor. | yenatch | |
extras is no longer required to build. | |||
2015-01-20 | Stop using the preprocessor. | yenatch | |
2015-01-19 | wow | yenatch | |
2015-01-19 | hVBlank | yenatch | |
2015-01-01 | Some mobile pseudoconstant. | yenatch | |
2015-01-01 | Glossed over a couple predefs. | yenatch | |
2015-01-01 | Tripped over a mobile jumptable. | yenatch | |
2015-01-01 | More labels in code and some mobile datatracking. | yenatch | |
2014-12-29 | Rename some graphics to avoid collisions later. | yenatch | |
chris.5x7.2bpp and chris.7x7.2bpp would probably both end up as chris.png. | |||
2014-12-29 | Fix more static banks (trainers, mobile graphics). | yenatch | |
2014-12-29 | Use "- $ff00" instead of "& $ff" when dealing with hram. | yenatch | |
2014-12-29 | Recombine the event engine objects. | yenatch | |
They must be in the same bank to work, and defining sections with static banks should only be used to produce an identical rom. They were only split in the first place to minimize the amount of code tahat needed to be rebuilt based on a single constant, which in retrospect was meaningless. | |||
2014-12-28 | Replace pointless $FF00+$xx with $ffxx. | yenatch | |
2014-12-28 | More mobile subfunctions. | yenatch | |
2014-12-28 | Mystery Gift graphics labels. | yenatch | |
2014-12-26 | Some wram labels in map connection code. | yenatch | |
2014-12-26 | Fix static banks for save text and bedroom poster scripts. | yenatch | |
2014-12-26 | Fix a static bank in map header code. | yenatch | |
2014-12-26 | Pick off references in misc/crystal_misc.asm. | yenatch | |
2014-12-26 | Reference name input character sets. | yenatch | |
2014-12-26 | More unknown mobile code and MIN_LEVEL. | yenatch | |
2014-12-11 | Merge remote-tracking branch 'kanzure/master' | yenatch | |
2014-12-11 | Don't require pip. | yenatch | |
2014-12-11 | Dump a big mobile text table. | yenatch | |
2014-12-04 | Get rid of incbins in bank $77. | yenatch | |
This includes the diploma and related assets. | |||
2014-12-03 | Fix padding in gfx/misc/pokegear.2bpp.lz. | yenatch | |
2014-12-03 | Use the "next" directive in the credits. | yenatch | |
2014-12-03 | Miscellaneous mobile incbins. | yenatch | |
2014-12-03 | Fix some incbins near Magikarp length code. | yenatch | |
Also clean up the comments a little. | |||
2014-11-15 | Update IRC links. | IIMarckus | |
2014-11-12 | Merge pull request #265 from Bradley-Plus/master | Bryan Bishop | |
Clean up INSTALL.md | |||
2014-11-12 | Update INSTALL.md | Bradley Carpenter | |
2014-11-12 | Update INSTALL.md | Bradley Carpenter | |
2014-11-12 | Update INSTALL.md | Bradley Carpenter | |
2014-11-12 | Update INSTALL.md | Bradley Carpenter | |
2014-11-12 | Update INSTALL.md | Bradley Carpenter | |
2014-11-07 | Fix some static addresses in pic animations. | yenatch | |
2014-10-26 | Labels for day of week siblings. | IIMarckus | |
2014-10-24 | Fix bad merge. | IIMarckus | |
2014-10-24 | More comments and labels for ball catch rates. | IIMarckus | |
2014-10-23 | Merge remote-tracking branch 'xcrystal/master' into master | yenatch | |
Conflicts: battle/ai/scoring.asm main.asm | |||
2014-10-22 | Add commentary and labels to AI stuff | xCrystal | |
Name some labels and add lots of commentary to AI stuff, including most AIScoring_Smart sublayers. | |||
2014-10-22 | Revert "nothing" | xCrystal | |
This reverts commit 201f56b3e91ec3567ad011ecdea356bee56d7316. | |||
2014-10-22 | nothing | xCrystal | |