Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-02-10 | Blindly use wram labels for everything except mobile, part 1. | yenatch | |
Wram banks and mobile make this tough, since any address can secretly be a ghost. As usual, mobile completely disregards 99% of the codebase. It's been ignored in kind. | |||
2015-02-06 | Odds and ends in bank 45 (and more ascii incbins). | yenatch | |
2015-02-04 | More mobile incbins and start incbinning .txt for ascii. | yenatch | |
2014-07-18 | Use a macro for Odd Egg probabilities. | yenatch | |
2014-06-23 | More PartyMon labels for relative addressing. | yenatch | |
2014-06-12 | Consolidate monster structs in wram and sram. | yenatch | |
The PartyMon struct is really the box struct with volatile variables like status added. Some other labels have been reworked. Move structs no longer have explicit labels since their location is arbitrary and usually shared. | |||
2014-06-04 | Experience growth rate constants. | yenatch | |
2014-05-31 | Rename directory stats -> data. | yenatch | |