Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-01-26 | add V-blank handler and some associated functions, replace some addresses ↵ | YamaArashi | |
with labels, fix rWX and rWY hg-commit-id: 2eaa734dd9dd | |||
2012-01-26 | diasm of some bank 0 code (mostly menu related) | YamaArashi | |
hg-commit-id: f22d2b2ca017 | |||
2012-01-24 | some bank 0 code | YamaArashi | |
hg-commit-id: 421af1f998f5 | |||
2012-01-24 | added some comments and added multiply/divide constants | YamaArashi | |
hg-commit-id: fb230f02d2ca | |||
2012-01-24 | more battle code disassembled | YamaArashi | |
hg-commit-id: b7c80c2263e2 | |||
2012-01-24 | more battle code | YamaArashi | |
hg-commit-id: f31a255ecaf0 | |||
2012-01-24 | disasm more battle code | YamaArashi | |
hg-commit-id: 6f008f9e5c9d | |||
2012-01-23 | disasm of some battle code | YamaArashi | |
hg-commit-id: a650d8e5b82a | |||
2012-01-23 | move missed constant | YamaArashi | |
hg-commit-id: 229b952d44c7 | |||
2012-01-23 | added battle-related constants | YamaArashi | |
hg-commit-id: d312b8d039b0 | |||
2012-01-23 | $039e -> HandleMidJump | Bryan Bishop | |
hg-commit-id: f18a7d446304 | |||
2012-01-23 | updated changes in repo | KuroiIeWa5Da | |
hg-commit-id: 313907c15826 | |||
2012-01-21 | Disassembled Music Data for PokeHealed Chnl2, cleaned up music data a bit | KuroiIeWa5Da | |
hg-commit-id: 2967569eba4d | |||
2012-01-20 | kanzure merge | KuroiIeWa5Da | |
hg-commit-id: 666ca4b94d7a | |||
2012-01-20 | Experimental change for actual music data | KuroiIeWa5Da | |
hg-commit-id: 57a01bf5d4f1 | |||
2012-01-20 | these are for map scripts, not booleans | Bryan Bishop | |
hg-commit-id: 240c7e1354c2 | |||
2012-01-20 | fix some constants, add some event constants | Bryan Bishop | |
hg-commit-id: 77e45291c16e | |||
2012-01-20 | Finished Celedon & Cinnabar Island in bank 2 | KuroiIeWa5Da | |
hg-commit-id: d08b172fdc6f | |||
2012-01-19 | switch to W_BAGITEM01QTY format | Bryan Bishop | |
hg-commit-id: 3f55b7cddb38 | |||
2012-01-19 | Merge in Sanky/pokered (W_PARTYMON stuff) | Bryan Bishop | |
hg-commit-id: 731d8a23cd25 | |||
2012-01-19 | Merge. | Sanky | |
hg-commit-id: 048127125cc4 | |||
2012-01-19 | player id, money, and coins | Bryan Bishop | |
hg-commit-id: fdfaad9605f8 | |||
2012-01-19 | Adding party Pokémon constants | Sanky | |
hg-commit-id: 60d38440a368 | |||
2012-01-19 | RAM locations for play time (hours, minutes) | Bryan Bishop | |
hg-commit-id: bcae23094c0c | |||
2012-01-19 | safari timer locations in RAM | Bryan Bishop | |
hg-commit-id: ab7d7663e9b2 | |||
2012-01-19 | prepend W_ to pc box item constants | Bryan Bishop | |
hg-commit-id: 9a95fc8d8c9b | |||
2012-01-19 | box items RAM locations and constants | Bryan Bishop | |
hg-commit-id: 512ec5a4f510 | |||
2012-01-19 | constants for bag items and bag item counts | Bryan Bishop | |
hg-commit-id: ca595212ee40 | |||
2012-01-18 | Cleanup of Oak’s Lab scripts. | IIMarckus | |
hg-commit-id: afd0c1ae3ed0 | |||
2012-01-18 | Use tabs for indentation, not spaces. | IIMarckus | |
hg-commit-id: e5f18384709d | |||
2012-01-17 | TX_RAM for text engine command $1 in pretty_text | Bryan Bishop | |
hg-commit-id: e4f95976fef8 | |||
2012-01-16 | fix naming of map size constants | Bryan Bishop | |
hg-commit-id: 4477820444cd | |||
2012-01-16 | revert tileset constants | Bryan Bishop | |
hg-commit-id: 1f114203aa14 | |||
2012-01-16 | Added Route2 Header | KuroiIeWa5Da | |
hg-commit-id: 0feabe501ffb | |||
2012-01-15 | dump in map size constants | Bryan Bishop | |
hg-commit-id: 9e2504cc9432 | |||
2012-01-15 | Merge in sawakita's W_PEOPLEMOVEMENTS changes. | Bryan Bishop | |
hg-commit-id: 047693a39b24 | |||
2012-01-15 | Fix a RAM location mis-labeling. At $D4E4 there is the list of current map's ↵ | Sawakita | |
people-movement-permissions, not the list of map's text-pointers. hg-commit-id: 409379e6e31e | |||
2012-01-14 | item $7 is surfboard (buggy?) | Bryan Bishop | |
hg-commit-id: 088044256f47 | |||
2012-01-14 | fix pokeblue.gbc make target | Bryan Bishop | |
hg-commit-id: 64d04e5bd875 | |||
2012-01-14 | Merge. | Bryan Bishop | |
hg-commit-id: 261be761c726 | |||
2012-01-14 | Add some labels for RAM locations, relative to mapheader. | Sawakita | |
hg-commit-id: 077e4a4aa7ed | |||
2012-01-13 | Fixed up Wild Pokemon Data and added data for all versions | stag019 | |
hg-commit-id: ae728feaf7ec | |||
2012-01-11 | Merge in sawakita's coincase work. | Bryan Bishop | |
hg-commit-id: 3265210c8894 | |||
2012-01-10 | Use item names in object data. | IIMarckus | |
hg-commit-id: 800f382722dc | |||
2012-01-10 | $CD3D seems to be used only for trades, so document it as such. | IIMarckus | |
hg-commit-id: 3207c2aa47df | |||
2012-01-10 | Function $3493, former CheckBagItemExist, is now called IsItemInBag ↵ | Sawakita | |
(consistency). Added base routine for text-special id $F7 hg-commit-id: 105c01affa23 | |||
2012-01-10 | replace all MR__MIME -> MR_MIME | Bryan Bishop | |
hg-commit-id: d7c6ab9c996e | |||
2012-01-10 | OAK_S_PARCEL -> OAKS_PARCEL | Bryan Bishop | |
hg-commit-id: e03d18825d81 | |||
2012-01-09 | CELADON_HOUSE_2 -> CELADON_HOUSE | Bryan Bishop | |
hg-commit-id: 0574f08aaf85 | |||
2012-01-09 | fix map naming mistakes in celadon city | Bryan Bishop | |
hg-commit-id: d7234963d818 |