Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-03-08 | Clean up the readme again. | yenatch | |
2014-03-08 | Return of Cygwin (also drop init.sh) | yenatch | |
Git requires packages `libsasl2` and `ca-certificates` to work with submodules and https respectively. Cygwin doesn't install these when installing git. This seems to be the cause of most issues for Cygwin users. | |||
2014-03-07 | Use the "page" text macro in Pokedex entries. | yenatch | |
2014-03-06 | Text macros in move and item descriptions. | yenatch | |
2014-03-06 | Text macros in Pokedex entries. | yenatch | |
2014-03-06 | Text macros in text/. | yenatch | |
2014-03-06 | Text macros in maps/. | yenatch | |
Looks fine at a glance. | |||
2014-03-06 | Text macros in main.asm. | yenatch | |
So far so good. | |||
2014-03-05 | Text macros. | yenatch | |
UnknownText_0x1aa0dc: ; 0x1aa0dc db $0, "Nihihi! This GYM", $4f db "is great! Only", $51 db "girls are allowed", $4f db "here!", $57 ; 0x1aa115 is now UnknownText_0x1aa0dc: ; 0x1aa0dc text "Nihihi! This GYM" line "is great! Only" para "girls are allowed" line "here!" done ; 0x1aa115 | |||
2014-03-05 | Growth rate data. | yenatch | |
2014-03-05 | Items and dolls bought by Mom. | yenatch | |
2014-03-05 | Magnemite and Magneton handling in the Time Machine. | yenatch | |
2014-03-05 | Label more graphics in bank 3e. | yenatch | |
2014-03-04 | Use struct macros for audio channels in wram. | yenatch | |
2014-03-04 | Label a stats screen jumptable. | yenatch | |
2014-03-04 | Strings in bank 12. | yenatch | |
This was a mistake. | |||
2014-03-04 | Some animation and sprite data in bank 11. | yenatch | |
2014-03-04 | Minor cleanup at the end of bank 10. | yenatch | |
2014-03-04 | Pokedex code and strings. | yenatch | |
2014-03-04 | Clock text and bank 8 code. | yenatch | |
2014-03-04 | Compressed title screen graphics are padded too. | yenatch | |
2014-03-03 | Label map trigger functions in home.asm. | yenatch | |
2014-03-03 | Wram labels for map triggers. | yenatch | |
2014-03-03 | Merge remote-tracking branch 'kanzure/master' into incbins | yenatch | |
2014-03-03 | Egg hatching and more daycare text. | yenatch | |
2014-03-03 | Export egg move labels. | yenatch | |
2014-03-03 | Map triggers and label some addresses in bank 0. | yenatch | |
2014-03-03 | Merge pull request #236 from im420blaziken/pc_dev | Bryan Bishop | |
Bills PC Deposit and Withdraw jumptable & function | |||
2014-03-03 | Bills PC Deposit and Withdraw jumptable & function | tkatzenbaer | |
2014-03-03 | dbbw macro | yenatch | |
2014-03-03 | Get rid of static rom addresses in home/text.asm. | yenatch | |
2014-03-02 | Merge pull request #235 from yenatch/incbins | Bryan Bishop | |
PC menus, Red Pokemon constants, Unown words | |||
2014-03-03 | Unown words and Magikarp measurement graphics | yenatch | |
2014-03-02 | Red/Blue Pokemon constant order. | yenatch | |
2014-03-02 | Mom (DST, money) and daycare text. | yenatch | |
2014-03-02 | Money is capped at ¥999999. | yenatch | |
Coins are capped at 9999. | |||
2014-03-02 | PC/shop text and menu data. | yenatch | |
2014-03-02 | Merge pull request #234 from yenatch/incbins | Bryan Bishop | |
SGB/CGB data, contest entrants, emotes, pack gfx | |||
2014-03-02 | Finish off SGB and CGB code and data. | yenatch | |
That should be it for bank 2. | |||
2014-03-02 | More SGB and CGB palettes. | yenatch | |
2014-03-01 | Lots of SGB incbins in bank 2. | yenatch | |
Palette/block packets, border tilemap, more palettes etc. | |||
2014-03-01 | Smoke out bank 4. | yenatch | |
Highlights: contest trainers and mons | |||
2014-02-28 | Split up pack graphics and point to them. | yenatch | |
2014-02-28 | A bunch of menu data in bank 4. | yenatch | |
2014-02-28 | Split up emote images and dump emote pointers. | yenatch | |
2014-02-27 | Merge pull request #233 from yenatch/incbins | Bryan Bishop | |
Get rid of incbins in banks 1, 2, 3, 9, a, b, e, 10. | |||
2014-02-27 | A couple bank 5 incbins incl emote pointers | yenatch | |
2014-02-27 | Trainer init jumptable. | yenatch | |
Bank E done. | |||
2014-02-27 | Trainer item AI. | yenatch | |
2014-02-27 | Trainer class attributes. | yenatch | |