Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-02-10 | Blindly use wram labels for everything except mobile, part 2. | 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-02-01 | Use :: to export labels between objects. | yenatch | |
This fixes the build. | |||
2013-11-26 | proper section names and bank constants | yenatch | |
2013-11-23 | objects for event handling and scripting | yenatch | |
2013-11-23 | split more event handling out of main | yenatch | |