| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Attempt to make yellow buildable, part 3 | luckytyphlosion | 2015-08-01 | 3 | -23/+5 |
| | | |||||
| * | Remove (incorrect) address comments | U-Daniel-PC\Daniel | 2015-08-01 | 197 | -1793/+1805 |
| | | | | | | Conflicts: text.asm | ||||
| * | Build only Yellow | U-Daniel-PC\Daniel | 2015-08-01 | 173 | -3077/+643 |
| | | | | | | | | | | | | | | | | | | | | Conflicts: gfx/intro_nido_1.6x6.png gfx/intro_nido_2.6x6.png gfx/intro_nido_3.6x6.png gfx/redgreenversion.png text.asm text/maps/cerulean_trade_house.asm text/maps/copycats_house_1f.asm text/maps/daycare_2.asm text/maps/museum_2f.asm text/maps/oaks_lab.asm text/maps/pewter_gym.asm text/maps/route_9_1.asm text/maps/school.asm text/maps/vermilion_gym_1.asm yellow/main.asm | ||||
| * | text.o | U-Daniel-PC\Daniel | 2015-08-01 | 54 | -2695/+2528 |
| | | | | | | | | | | | | | | | | | | Conflicts: main.asm text.asm text/maps/cerulean_trade_house.asm text/maps/copycats_house_1f.asm text/maps/daycare_2.asm text/maps/museum_2f.asm text/maps/oaks_lab.asm text/maps/pewter_gym.asm text/maps/route_9_1.asm text/maps/school.asm text/maps/vermilion_gym_1.asm wram.asm yellow/text.asm | ||||
| * | Attempt to make Yellow buildable, part 2. | luckytyphlosion | 2015-08-01 | 20 | -97/+382 |
| | | |||||
| * | Attempt to make yellow buildable. | luckytyphlosion | 2015-08-01 | 19 | -191/+1494 |
| | | | | | Building Errors: Segmentation Error. | ||||
| * | More bank1c documentation. | luckytyphlosion | 2015-07-12 | 4 | -123/+143 |
| | | |||||
| * | Some bank1c documentation. | luckytyphlosion | 2015-07-10 | 5 | -244/+829 |
| | | | | | | gamefreak.asm, hall_of_fame.asm, palettes.asm. Also new hram/wram.asm labels. | ||||
| * | More home.asm fixes. | luckytyphlosion | 2015-07-10 | 3 | -11/+11 |
| | | | | | | | Change CopyVideoData/Double to CopyVideoData/DoubleAlternate and CopyVideoData/DoubleLCDEnabled to CopyVideoData. Also an address fix. | ||||
| * | Yellow gfx. | luckytyphlosion | 2015-07-10 | 46 | -0/+0 |
| | | | | | From dannye/master | ||||
| * | Bank3d addresses and fixes. | luckytyphlosion | 2015-07-07 | 8 | -245/+178 |
| | | | | | | Also documentation of new super rod code and slight more documentation of multiply_divide.asm | ||||
| * | Complete documentation of bank3d | luckytyphlosion | 2015-07-06 | 17 | -174/+175 |
| | | | | | | todo: label functions past engine/items/tm_prices.asm check if hlCoords are correct. | ||||
| * | More bank3d documentation. | luckytyphlosion | 2015-07-03 | 4 | -313/+443 |
| | | | | | | Move some functions from main.asm and engine/battle/core.asm to bank3d, some additional functions too. | ||||
| * | Some extra files. | luckytyphlosion | 2015-06-29 | 2 | -2/+6 |
| | | | | | (wram.asm, charmap.asm) | ||||
| * | Bank3d documentation. | luckytyphlosion | 2015-06-29 | 8 | -38/+1344 |
| | | |||||
| * | Remove bank3d functions in main.asm. | luckytyphlosion | 2015-06-29 | 1 | -5/+5 |
| | | |||||
| * | home.asm label fixes. | luckytyphlosion | 2015-06-29 | 4 | -9/+9 |
| | | |||||
| * | Complete documentation of home.asm for pokeyellow. | luckytyphlosion | 2015-06-20 | 2 | -125/+104 |
| | | | | | Note: Some functions may not exist, as they aren't documented. | ||||
| * | Merge remote-tracking branch 'origin/master' | luckytyphlosion | 2015-06-17 | 3 | -101/+188 |
| |\ | | | | | | | | | Conflicts: home.asm | ||||
| | * | More home.asm documentation. | luckytyphlosion | 2015-06-16 | 1 | -96/+182 |
| | | | |||||
| | * | Add address comments. | luckytyphlosion | 2015-06-16 | 1 | -4/+4 |
| | | | |||||
| | * | Add JessieJamesPic | luckytyphlosion | 2015-06-16 | 1 | -0/+1 |
| | | | |||||
| * | | More home.asm documentation. | luckytyphlosion | 2015-06-17 | 2 | -56/+90 |
| |/ | |||||
| * | 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. | ||||
| * | Relabel Addresses | luckytyphlosion | 2015-06-12 | 1 | -6/+4 |
| | | |||||
| * | More home.asm documentation. | luckytyphlosion | 2015-06-12 | 1 | -60/+47 |
| | | | | Some sprite functions and text functions. | ||||
| * | Relabel function. | luckytyphlosion | 2015-06-12 | 1 | -1/+1 |
| | | |||||
| * | Minor pic.asm change and relabeling addresses. | luckytyphlosion | 2015-06-12 | 1 | -31/+27 |
| | | |||||
| * | More address relabeling. | luckytyphlosion | 2015-06-12 | 1 | -2/+2 |
| | | |||||
| * | Some address labeling. | luckytyphlosion | 2015-06-11 | 1 | -13/+14 |
| | | |||||
| * | Mart inventories addresses. | luckytyphlosion | 2015-06-11 | 1 | -16/+16 |
| | | |||||
| * | Yellow mart inventories. | luckytyphlosion | 2015-06-11 | 1 | -3/+3 |
| | | |||||
| * | Fix label typo. | luckytyphlosion | 2015-06-10 | 1 | -1/+1 |
| | | |||||
| * | Finish working on remaining audio function. | luckytyphlosion | 2015-06-10 | 1 | -23/+16 |
| | | |||||
| * | More home/audio.asm | luckytyphlosion | 2015-06-10 | 1 | -42/+135 |
| | | |||||
| * | Fix some audio labels. | luckytyphlosion | 2015-06-10 | 1 | -5/+5 |
| | | |||||
| * | Update README.md | luckytyphlosion | 2015-06-10 | 1 | -1/+1 |
| | | |||||
| * | Update README.md | luckytyphlosion | 2015-06-10 | 1 | -1/+2 |
| | | |||||
| * | Some home/audio.asm documentation | luckytyphlosion | 2015-06-09 | 1 | -18/+38 |
| | | |||||
| * | Add HBlank function to $0048 | luckytyphlosion | 2015-06-09 | 1 | -1/+1 |
| | | |||||
| * | Fixed many homebank functions. | luckytyphlosion | 2015-06-07 | 9 | -118/+183 |
| | | | | | | | Func_159b, fade.asm, init.asm, lcdc.asm, play_time.asm, serial.asm, text.asm. Added some wram/hram addresses too. | ||||
| * | More bank3f code. | luckytyphlosion | 2015-06-07 | 1 | -1/+56 |
| | | |||||
| * | Fix home/play_time.asm and add it into the respective location in home.asm | luckytyphlosion | 2015-06-05 | 2 | -7/+18 |
| | | |||||
| * | Merge git://github.com/dannye/pokeyellow into dannye-master | luckytyphlosion | 2015-06-05 | 362 | -604/+577 |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | 17 | -25/+40 |
| | | | |||||
| | * | Merge branch 'master' of https://github.com/iimarckus/pokered | U-Daniel-PC\Daniel | 2015-06-04 | 347 | -1002/+1006 |
| | |\ | | | | | | | | | | | | | Conflicts: wram.asm | ||||
| | | * | Merge pull request #96 from dannye/master | Daniel Harding | 2015-06-04 | 346 | -1002/+1005 |
| | | |\ | | | | | | | | | wram comments, EOLs, EOFs, and UTF-8 | ||||
| | | | * | ANSI->UTF-8 | U-Daniel-PC\Daniel | 2015-06-04 | 1 | -5/+5 |
| | | | | | |||||
