| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Attempt to make yellow buildable, part 3 | luckytyphlosion | 2015-08-01 | 1 | -4/+4 |
| | | |||||
| * | Attempt to make Yellow buildable, part 2. | luckytyphlosion | 2015-08-01 | 1 | -2/+2 |
| | | |||||
| * | Attempt to make yellow buildable. | luckytyphlosion | 2015-08-01 | 1 | -23/+23 |
| | | | | | Building Errors: Segmentation Error. | ||||
| * | More home.asm fixes. | luckytyphlosion | 2015-07-10 | 1 | -5/+5 |
| | | | | | | | Change CopyVideoData/Double to CopyVideoData/DoubleAlternate and CopyVideoData/DoubleLCDEnabled to CopyVideoData. Also an address fix. | ||||
| * | home.asm label fixes. | luckytyphlosion | 2015-06-29 | 1 | -5/+5 |
| | | |||||
| * | Complete documentation of home.asm for pokeyellow. | luckytyphlosion | 2015-06-20 | 1 | -119/+100 |
| | | | | | Note: Some functions may not exist, as they aren't documented. | ||||
| * | Merge remote-tracking branch 'origin/master' | luckytyphlosion | 2015-06-17 | 1 | -97/+183 |
| |\ | | | | | | | | | Conflicts: home.asm | ||||
| | * | More home.asm documentation. | luckytyphlosion | 2015-06-16 | 1 | -96/+182 |
| | | | |||||
| * | | More home.asm documentation. | luckytyphlosion | 2015-06-17 | 1 | -54/+88 |
| |/ | |||||
| * | Complete unfinished function. | luckytyphlosion | 2015-06-12 | 1 | -1/+16 |
| | | |||||
| * | A lot of home.asm review | luckytyphlosion | 2015-06-12 | 1 | -29/+76 |
| | | |||||
| * | More home.asm documentation... | luckytyphlosion | 2015-06-12 | 1 | -46/+42 |
| | | | | Text and menu related functions. | ||||
| * | More home.asm documentation. | luckytyphlosion | 2015-06-12 | 1 | -60/+47 |
| | | | | Some sprite functions and text functions. | ||||
| * | More address relabeling. | luckytyphlosion | 2015-06-12 | 1 | -2/+2 |
| | | |||||
| * | Some address labeling. | luckytyphlosion | 2015-06-11 | 1 | -13/+14 |
| | | |||||
| * | Add HBlank function to $0048 | luckytyphlosion | 2015-06-09 | 1 | -1/+1 |
| | | |||||
| * | Fixed many homebank functions. | luckytyphlosion | 2015-06-07 | 1 | -2/+13 |
| | | | | | | | Func_159b, fade.asm, init.asm, lcdc.asm, play_time.asm, serial.asm, text.asm. Added some wram/hram addresses too. | ||||
| * | Fix home/play_time.asm and add it into the respective location in home.asm | luckytyphlosion | 2015-06-05 | 1 | -0/+1 |
| | | |||||
| * | Merge git://github.com/dannye/pokeyellow into dannye-master | luckytyphlosion | 2015-06-05 | 1 | -1/+0 |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: constants/connection_constants.asm constants/evolution_constants.asm constants/list_constants.asm constants/oam_constants.asm constants/sprite_constants.asm constants/type_constants.asm engine/bank3d/random.asm engine/bank3f/main.asm home.asm home/overworld.asm home/serial.asm macros.asm main.asm wram.asm | ||||
| | * | Fix a lot of bugs | U-Daniel-PC\Daniel | 2015-06-05 | 1 | -1/+1 |
| | | | |||||
| | * | EOL Windows->UNIX | U-Daniel-PC\Daniel | 2015-06-04 | 1 | -4922/+4922 |
| | | | |||||
| * | | Fix EOL to LF to make push requests more doable. | luckytyphlosion | 2015-06-05 | 1 | -4922/+4922 |
| |/ | |||||
| * | More home.asm documentation. | luckytyphlosion | 2015-06-04 | 1 | -15/+78 |
| | | | | Fixed up on some Mon Sprite Functions and a few unknown yellow exclusive Functions. | ||||
| * | More home.asm code | luckytyphlosion | 2015-05-28 | 1 | -95/+46 |
| | | |||||
| * | More home.asm documentation. | luckytyphlosion | 2015-05-24 | 1 | -63/+144 |
| | | |||||
| * | More yellow functions, some address relabeling | luckytyphlosion | 2015-05-19 | 1 | -18/+54 |
| | | |||||
| * | Update home.asm | luckytyphlosion | 2015-05-18 | 1 | -1/+1 |
| | | |||||
| * | Completed home/overworld.asm with other related functions | luckytyphlosion | 2015-05-17 | 1 | -4781/+4791 |
| | | |||||
| * | Update home.asm | luckytyphlosion | 2015-05-11 | 1 | -6/+3 |
| | | |||||
| * | Update home.asm | luckytyphlosion | 2015-05-11 | 1 | -3/+50 |
| | | |||||
| * | Update home.asm | luckytyphlosion | 2015-05-11 | 1 | -15/+0 |
| | | |||||
| * | Change ReadJoypad. | luckytyphlosion | 2015-05-10 | 1 | -2/+6 |
| | | |||||
| * | Added a new bankswitch function not in Red/Blue. | luckytyphlosion | 2015-05-10 | 1 | -10/+15 |
| | | | | | | | BankswitchCommon:: ; 3e7e (0:3e7e) ld [H_LOADEDROMBANK],a ld [$2000],a ret | ||||
| * | money won and trainer pic constants | xCrystal | 2015-04-09 | 1 | -2/+2 |
| | | |||||
| * | commented mon_party_sprites.asm | YamaArashi | 2015-03-13 | 1 | -1/+1 |
| | | |||||
| * | Low health alarm documentation | U-Daniel-PC\Daniel | 2015-03-12 | 1 | -1/+1 |
| | | | | | RenaKunisaki | ||||
| * | Rename some labels | YamaArashi | 2015-02-08 | 1 | -2/+2 |
| | | |||||
| * | named misc functions | YamaArashi | 2015-02-08 | 1 | -5/+5 |
| | | |||||
| * | move-related things | YamaArashi | 2015-02-08 | 1 | -3/+3 |
| | | |||||
| * | fixed hp bar wram label and misc | YamaArashi | 2015-02-07 | 1 | -2/+2 |
| | | |||||
| * | Named wram symbols | YamaArashi | 2015-02-07 | 1 | -27/+27 |
| | | |||||
| * | commented battle stuff | YamaArashi | 2015-02-07 | 1 | -2/+2 |
| | | |||||
| * | commented menu stuff | YamaArashi | 2015-02-07 | 1 | -5/+5 |
| | | |||||
| * | serial/trade/misc | YamaArashi | 2015-02-07 | 1 | -16/+16 |
| | | |||||
| * | Better documenting for GetMachinePrice and TechnicalMachinePrices. | Marcus Huderle | 2015-01-24 | 1 | -3/+5 |
| | | |||||
| * | Clean up white space, fix label typo | U-Daniel-PC\Daniel | 2015-01-22 | 1 | -1/+1 |
| | | |||||
| * | Rename hVBlank* constants to h*. | yenatch | 2014-09-23 | 1 | -1/+1 |
| | | |||||
| * | Merge remote-tracking branch 'YamaArashi/master' | yenatch | 2014-09-20 | 1 | -185/+202 |
| |\ | | | | | | | | | | | | | | | | | | | Conflicts: constants/misc_constants.asm engine/battle/core.asm engine/menu/pokedex.asm engine/town_map.asm home.asm hram.asm | ||||
| | * | Commented/labelled misc functions | YamaArashi | 2014-09-14 | 1 | -103/+114 |
| | | | |||||
| | * | Commented more sprite and map code | YamaArashi | 2014-09-13 | 1 | -26/+26 |
| | | | |||||
