| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Palette $0C is the Town Map palette. | IIMarckus | 2012-07-03 | 1 | -1/+1 | |
| | | | | | | | | Noticed by Danni-E 33. hg-commit-id: 93a11989d9db | |||||
| * | CalculateDamage routine from smkdan added. | stag019 | 2012-03-21 | 1 | -6/+8 | |
| | | | | | | hg-commit-id: 8387b4581cce | |||||
| * | Expand hidden coin functions. | IIMarckus | 2012-03-19 | 1 | -1/+0 | |
| | | | | | | hg-commit-id: 279322aa8573 | |||||
| * | Add map header for Route 15 gatehouse 2F. | IIMarckus | 2012-03-15 | 1 | -4/+9 | |
| | | | | | | hg-commit-id: 673b27059da9 | |||||
| * | Pokemon overworld sprites | stag019 | 2012-03-07 | 1 | -0/+18 | |
| | | | | | | hg-commit-id: a810d29962df | |||||
| * | Redfining predefs using macros: PREDEF and PREDEF_JUMP. | Sanky | 2012-03-07 | 1 | -0/+11 | |
| | | | | | | hg-commit-id: 80a61a3816bc | |||||
| * | disasm of map sprite tile pattern loading code plus misc stuff | YamaArashi | 2012-02-20 | 1 | -0/+4 | |
| | | | | | | hg-commit-id: 58a62ff918a5 | |||||
| * | disasm of remaining use item functions | YamaArashi | 2012-02-19 | 1 | -0/+3 | |
| | | | | | | hg-commit-id: 64f7280ebd2d | |||||
| * | fix battle status constant typo | YamaArashi | 2012-02-16 | 1 | -1/+1 | |
| | | | | | | hg-commit-id: 9cdee02d79c4 | |||||
| * | more status ailment constants | Bryan Bishop | 2012-02-14 | 1 | -2/+5 | |
| | | | | | | hg-commit-id: fdf8b3f10a40 | |||||
| * | disasm of options menu | YamaArashi | 2012-02-12 | 1 | -0/+12 | |
| | | | | | | hg-commit-id: 9122bf61b409 | |||||
| * | disasm of pokemon menu function | YamaArashi | 2012-02-10 | 1 | -0/+2 | |
| | | | | | | hg-commit-id: 47d36266a0ae | |||||
| * | corrected the name of a constant to reflect its wider uses | YamaArashi | 2012-02-06 | 1 | -1/+1 | |
| | | | | | | | | FLOORLISTMENU -> SPECIALLISTMENU hg-commit-id: 9e26d6eac4ff | |||||
| * | added some constants | YamaArashi | 2012-02-06 | 1 | -0/+10 | |
| | | | | | | hg-commit-id: 66878ceb09e7 | |||||
| * | disasm of code used in item menus and other menus | YamaArashi | 2012-02-05 | 1 | -0/+9 | |
| | | | | | | hg-commit-id: 0b9e11ad6c0f | |||||
| * | disasm of number printing functions and other minor changes | YamaArashi | 2012-02-04 | 1 | -0/+6 | |
| | | | | | | hg-commit-id: ca84e561db2c | |||||
| * | disasm of misc functions | YamaArashi | 2012-02-03 | 1 | -2/+2 | |
| | | | | | | hg-commit-id: 774697dc5134 | |||||
| * | disasm of more battle animation code | YamaArashi | 2012-02-01 | 1 | -1/+2 | |
| | | | | | | hg-commit-id: ddca5fa6dbad | |||||
| * | disasm of some battle animation code | YamaArashi | 2012-01-31 | 1 | -0/+38 | |
| | | | | | | hg-commit-id: 5c2a07265f14 | |||||
| * | add V-blank handler and some associated functions, replace some addresses ↵ | YamaArashi | 2012-01-26 | 1 | -2/+77 | |
| | | | | | | | | with labels, fix rWX and rWY hg-commit-id: 2eaa734dd9dd | |||||
| * | diasm of some bank 0 code (mostly menu related) | YamaArashi | 2012-01-26 | 1 | -0/+31 | |
| | | | | | | hg-commit-id: f22d2b2ca017 | |||||
| * | some bank 0 code | YamaArashi | 2012-01-24 | 1 | -0/+5 | |
| | | | | | | hg-commit-id: 421af1f998f5 | |||||
| * | added some comments and added multiply/divide constants | YamaArashi | 2012-01-24 | 1 | -0/+12 | |
| | | | | | | hg-commit-id: fb230f02d2ca | |||||
| * | more battle code disassembled | YamaArashi | 2012-01-24 | 1 | -0/+13 | |
| | | | | | | hg-commit-id: b7c80c2263e2 | |||||
| * | more battle code | YamaArashi | 2012-01-24 | 1 | -0/+8 | |
| | | | | | | hg-commit-id: f31a255ecaf0 | |||||
| * | disasm more battle code | YamaArashi | 2012-01-24 | 1 | -0/+92 | |
| | | | | | | hg-commit-id: 6f008f9e5c9d | |||||
| * | disasm of some battle code | YamaArashi | 2012-01-23 | 1 | -4/+11 | |
| | | | | | | hg-commit-id: a650d8e5b82a | |||||
| * | move missed constant | YamaArashi | 2012-01-23 | 1 | -0/+2 | |
| | | | | | | hg-commit-id: 229b952d44c7 | |||||
| * | added battle-related constants | YamaArashi | 2012-01-23 | 1 | -3/+57 | |
| | | | | | | hg-commit-id: d312b8d039b0 | |||||
| * | $039e -> HandleMidJump | Bryan Bishop | 2012-01-23 | 1 | -0/+2 | |
| | | | | | | hg-commit-id: f18a7d446304 | |||||
| * | updated changes in repo | KuroiIeWa5Da | 2012-01-23 | 1 | -4/+14 | |
| | | | | | | hg-commit-id: 313907c15826 | |||||
| * | Disassembled Music Data for PokeHealed Chnl2, cleaned up music data a bit | KuroiIeWa5Da | 2012-01-21 | 1 | -0/+6 | |
| | | | | | | hg-commit-id: 2967569eba4d | |||||
| * | kanzure merge | KuroiIeWa5Da | 2012-01-20 | 1 | -11/+0 | |
| |\ | | | | | | | | | hg-commit-id: 666ca4b94d7a | |||||
| | * | these are for map scripts, not booleans | Bryan Bishop | 2012-01-20 | 1 | -11/+0 | |
| | | | | | | | | | | | hg-commit-id: 240c7e1354c2 | |||||
| * | | Experimental change for actual music data | KuroiIeWa5Da | 2012-01-20 | 1 | -0/+130 | |
| |/ | | | | | hg-commit-id: 57a01bf5d4f1 | |||||
| * | fix some constants, add some event constants | Bryan Bishop | 2012-01-20 | 1 | -11/+32 | |
| | | | | | | hg-commit-id: 77e45291c16e | |||||
| * | Finished Celedon & Cinnabar Island in bank 2 | KuroiIeWa5Da | 2012-01-20 | 1 | -1/+1 | |
| | | | | | | hg-commit-id: d08b172fdc6f | |||||
| * | switch to W_BAGITEM01QTY format | Bryan Bishop | 2012-01-19 | 1 | -142/+142 | |
| | | | | | | hg-commit-id: 3f55b7cddb38 | |||||
| * | Merge in Sanky/pokered (W_PARTYMON stuff) | Bryan Bishop | 2012-01-19 | 1 | -0/+208 | |
| |\ | | | | | | | | | hg-commit-id: 731d8a23cd25 | |||||
| | * | Merge. | Sanky | 2012-01-19 | 1 | -0/+208 | |
| | |\ | | | | | | | | | | | | | hg-commit-id: 048127125cc4 | |||||
| | | * | Adding party Pokémon constants | Sanky | 2012-01-19 | 1 | -0/+208 | |
| | | | | | | | | | | | | | | | | hg-commit-id: 60d38440a368 | |||||
| * | | | player id, money, and coins | Bryan Bishop | 2012-01-19 | 1 | -0/+12 | |
| | | | | | | | | | | | | | | | | hg-commit-id: fdfaad9605f8 | |||||
| * | | | RAM locations for play time (hours, minutes) | Bryan Bishop | 2012-01-19 | 1 | -0/+5 | |
| | | | | | | | | | | | | | | | | hg-commit-id: bcae23094c0c | |||||
| * | | | safari timer locations in RAM | Bryan Bishop | 2012-01-19 | 1 | -0/+3 | |
| | | | | | | | | | | | | | | | | hg-commit-id: ab7d7663e9b2 | |||||
| * | | | prepend W_ to pc box item constants | Bryan Bishop | 2012-01-19 | 1 | -100/+100 | |
| | | | | | | | | | | | | | | | | hg-commit-id: 9a95fc8d8c9b | |||||
| * | | | box items RAM locations and constants | Bryan Bishop | 2012-01-19 | 1 | -0/+106 | |
| | | | | | | | | | | | | | | | | hg-commit-id: 512ec5a4f510 | |||||
| * | | | constants for bag items and bag item counts | Bryan Bishop | 2012-01-19 | 1 | -2/+45 | |
| |/ / | | | | | | | | | hg-commit-id: ca595212ee40 | |||||
| * | | Cleanup of Oak’s Lab scripts. | IIMarckus | 2012-01-18 | 1 | -0/+3 | |
| | | | | | | | | | | | hg-commit-id: afd0c1ae3ed0 | |||||
| * | | Use tabs for indentation, not spaces. | IIMarckus | 2012-01-18 | 1 | -5/+5 | |
| |/ | | | | | hg-commit-id: e5f18384709d | |||||
| * | TX_RAM for text engine command $1 in pretty_text | Bryan Bishop | 2012-01-17 | 1 | -0/+8 | |
| | | | | | | hg-commit-id: e4f95976fef8 | |||||
