aboutsummaryrefslogtreecommitdiffstats
path: root/main.asm (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | Build only YellowU-Daniel-PC\Daniel2015-08-011-7/+0
* | text.oU-Daniel-PC\Daniel2015-08-011-1/+1
* | Attempt to make Yellow buildable, part 2.luckytyphlosion2015-08-011-14/+10
* | Complete documentation of bank3dluckytyphlosion2015-07-061-12/+12
* | More bank3d documentation.luckytyphlosion2015-07-031-151/+1
* | Remove bank3d functions in main.asm.luckytyphlosion2015-06-291-5/+5
* | Add JessieJamesPicluckytyphlosion2015-06-161-0/+1
* | Merge git://github.com/dannye/pokeyellow into dannye-masterluckytyphlosion2015-06-051-58/+8
|\ \
| * | Fix a lot of bugsU-Daniel-PC\Daniel2015-06-051-7/+7
| * | EOL Windows->UNIXU-Daniel-PC\Daniel2015-06-041-6683/+6683
* | | Fix EOL to LF to make push requests more doable.luckytyphlosion2015-06-051-6683/+6683
|/ /
* | Add yellowbanks in main.asm.luckytyphlosion2015-05-311-1/+11
* | Minor fixes here and there.luckytyphlosion2015-05-241-10/+0
* | Completed home/overworld.asm with other related functionsluckytyphlosion2015-05-171-6684/+6684
* | Move random.asm to bank 3dluckytyphlosion2015-05-101-1/+4
|/
* Further split bank e stuffxCrystal2015-04-011-1/+1
* Rename battle files and split move effects Part 5xCrystal2015-04-011-4/+5
* Rename battle files and split move effects Part 4xCrystal2015-04-011-3/+9
* Rename battle files and split move effects Part 3xCrystal2015-04-011-4/+6
* Rename battle files and split move effects Part 2xCrystal2015-04-011-3/+5
* Rename battle files and split move effects Part 1xCrystal2015-04-011-3/+8
* Rename some labelsYamaArashi2015-02-081-1/+1
* named misc functionsYamaArashi2015-02-081-1/+1
* Named wram symbolsYamaArashi2015-02-071-8/+8
* commented battle stuffYamaArashi2015-02-071-1/+1
* commented menu stuffYamaArashi2015-02-071-55/+55
* serial/trade/miscYamaArashi2015-02-071-71/+86
* Fix a few more bugs in the beach house.IIMarckus2014-10-171-6/+6
* Modularize the beach house.IIMarckus2014-10-171-4/+7
* Add the beach house tileset.IIMarckus2014-10-171-0/+10
* Fix Route 19 for Yellow.IIMarckus2014-10-171-0/+4
* Add more from the beach house.IIMarckus2014-10-171-0/+3
* Kill version.asm.IIMarckus2014-10-171-2/+2
* Rename hVBlank* constants to h*.yenatch2014-09-231-2/+2
* Merge remote-tracking branch 'YamaArashi/master'yenatch2014-09-201-551/+665
|\
| * Commented/labelled misc functionsYamaArashi2014-09-141-44/+50
| * Commented more sprite and map codeYamaArashi2014-09-131-301/+320
| * Labelled and commented mostly sprite-related thingsYamaArashi2014-09-091-104/+110
| * Labelled many functions/variablesYamaArashi2014-08-081-11/+11
| * Commented functionYamaArashi2014-07-281-93/+176
* | Use PARTY_LENGTH and related constants in menu and hud code.yenatch2014-08-221-5/+5
|/
* Use *Coord instead of FuncCoordU-Fish-PC\Daniel2014-06-251-62/+31
* Use macros for predef calls/jumps instead of static ids.yenatch2014-06-161-30/+15
* Use macros to define predefs.yenatch2014-06-161-2/+6
* Rename predef functions so they aren't excessive in length.yenatch2014-06-161-13/+13
* Remove generated "indirect jump" comments.yenatch2014-06-161-6/+6
* Use monster struct macros in wram. Rename related labels for consistency.yenatch2014-06-141-91/+91
* Explicit sections for pics, sprites and misc graphics.yenatch2014-05-311-15/+39
* Split out joypad code from main.asm.yenatch2014-05-311-51/+1
* Remove redundant dimensions in image filenames.yenatch2014-05-301-26/+26