| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Build only Yellow | U-Daniel-PC\Daniel | 2015-08-01 | 2 | -13/+1 |
| | | | | | | | | | | | | | | | | | | | | 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 | ||||
| * | Attempt to make Yellow buildable, part 2. | luckytyphlosion | 2015-08-01 | 3 | -3/+4 |
| | | |||||
| * | Attempt to make yellow buildable. | luckytyphlosion | 2015-08-01 | 1 | -1/+1 |
| | | | | | Building Errors: Segmentation Error. | ||||
| * | More bank1c documentation. | luckytyphlosion | 2015-07-12 | 2 | -49/+56 |
| | | |||||
| * | Bank3d addresses and fixes. | luckytyphlosion | 2015-07-07 | 1 | -5/+5 |
| | | | | | | Also documentation of new super rod code and slight more documentation of multiply_divide.asm | ||||
| * | Complete documentation of bank3d | luckytyphlosion | 2015-07-06 | 10 | -139/+25 |
| | | | | | | todo: label functions past engine/items/tm_prices.asm check if hlCoords are correct. | ||||
| * | More bank3d documentation. | luckytyphlosion | 2015-07-03 | 1 | -161/+0 |
| | | | | | | Move some functions from main.asm and engine/battle/core.asm to bank3d, some additional functions too. | ||||
| * | Bank3d documentation. | luckytyphlosion | 2015-06-29 | 6 | -38/+49 |
| | | |||||
| * | Merge pull request #96 from dannye/master | Daniel Harding | 2015-06-04 | 5 | -9/+9 |
| |\ | | | | | wram comments, EOLs, EOFs, and UTF-8 | ||||
| | * | ANSI->UTF-8 | U-Daniel-PC\Daniel | 2015-06-04 | 1 | -5/+5 |
| | | | |||||
| | * | Add newlines to EOFs | U-Daniel-PC\Daniel | 2015-06-01 | 4 | -4/+4 |
| | | | |||||
| * | | Fix a hardcoded value by replacing it with a variable. | IIMarckus | 2015-05-31 | 1 | -1/+1 |
| |/ | |||||
| * | money won and trainer pic constants | xCrystal | 2015-04-09 | 2 | -8/+11 |
| | | |||||
| * | user xor operator for clearing status flags | xCrystal | 2015-04-09 | 2 | -6/+6 |
| | | | | | use xor operator for clearing status flags | ||||
| * | Document DisableEffect and CheckEnemyStatusConditions | xCrystal | 2015-04-09 | 2 | -65/+71 |
| | | | | | | basically copy/paste comments and labels from CheckPlayerStatusConditions | ||||
| * | Document move effects | xCrystal | 2015-04-08 | 11 | -129/+158 |
| | | | | | | | | | | | | | | | | | | | | | | | Document mist effect Document recoil effect Document heal effect Update conversion_effect.asm Update haze_effect.asm Update leech_seed_effect.asm Update pay_day_effect.asm Update reflect_light_screen_effect.asm Update substitute_effect.asm Update transform_effect.asm | ||||
| * | Further split bank e stuff | xCrystal | 2015-04-01 | 4 | -431/+434 |
| | | |||||
| * | Rename battle files and split move effects Part 5 | xCrystal | 2015-04-01 | 5 | -90/+89 |
| | | | | | 15.asm, 16.asm, 1a.asm, 1c.asm | ||||
| * | Rename battle files and split move effects Part 4 | xCrystal | 2015-04-01 | 10 | -648/+642 |
| | | | | | e.asm, e_2. asm, and 14.asm | ||||
| * | Rename battle files and split move effects Part 3 | xCrystal | 2015-04-01 | 6 | -66/+64 |
| | | | | | b.asm, b_2.asm, c.asm, and d.asm | ||||
| * | Rename battle files and split move effects Part 2 | xCrystal | 2015-04-01 | 6 | -81/+79 |
| | | | | | 5.asm, 9.asm, and a.asm | ||||
| * | Rename battle files and split move effects Part 1 | xCrystal | 2015-04-01 | 11 | -504/+422 |
| | | | | | 1.asm, 4.asm, and 4_2.asm | ||||
| * | Document animation types (shake screen/blink pic) | xCrystal | 2015-03-31 | 1 | -24/+26 |
| | | |||||
| * | Name more in-battle functions and labels | xCrystal | 2015-03-31 | 2 | -55/+64 |
| | | | | | and better document some animation related functions | ||||
| * | Label some attack animation functions | xCrystal | 2015-03-31 | 2 | -42/+45 |
| | | |||||
| * | Label some battle related functions | xCrystal | 2015-03-31 | 1 | -21/+21 |
| | | |||||
| * | Further document AI stuff | xCrystal | 2015-03-31 | 2 | -38/+42 |
| | | |||||
| * | Some wram constants | xCrystal | 2015-03-31 | 4 | -20/+20 |
| | | |||||
| * | Split commentary lines that are too long | xCrystal | 2015-03-31 | 1 | -21/+37 |
| | | |||||
| * | Low health alarm documentation | U-Daniel-PC\Daniel | 2015-03-12 | 2 | -9/+9 |
| | | | | | RenaKunisaki | ||||
| * | Label typo | U-Daniel-PC\Daniel | 2015-02-26 | 1 | -3/+3 |
| | | | | | closes https://github.com/iimarckus/pokered/issues/81 | ||||
| * | Rename some labels | YamaArashi | 2015-02-08 | 2 | -2/+3 |
| | | |||||
| * | named misc functions | YamaArashi | 2015-02-08 | 3 | -97/+105 |
| | | |||||
| * | move-related things | YamaArashi | 2015-02-08 | 2 | -24/+25 |
| | | |||||
| * | fixed hp bar wram label and misc | YamaArashi | 2015-02-07 | 6 | -29/+29 |
| | | |||||
| * | Named wram symbols | YamaArashi | 2015-02-07 | 3 | -22/+22 |
| | | |||||
| * | commented battle stuff | YamaArashi | 2015-02-07 | 11 | -210/+224 |
| | | |||||
| * | comment drain HP effect | YamaArashi | 2015-02-07 | 2 | -27/+31 |
| | | |||||
| * | commented menu stuff | YamaArashi | 2015-02-07 | 1 | -6/+6 |
| | | |||||
| * | documented bide bug | YamaArashi | 2015-02-07 | 1 | -1/+3 |
| | | |||||
| * | serial/trade/misc | YamaArashi | 2015-02-07 | 7 | -177/+237 |
| | | |||||
| * | add constants for volatile statuses and more battle labels/commentary/constants | xCrystal | 2015-02-04 | 11 | -291/+300 |
| | | |||||
| * | More battle commentary/labels/constans and fix some spacing issues | xCrystal | 2015-02-04 | 1 | -144/+153 |
| | | | | | | Conflicts: engine/battle/core.asm | ||||
| * | Merge branch 'master' of /tmp/a/pokered | IIMarckus | 2015-02-04 | 1 | -47/+47 |
| |\ | |||||
| | * | Use money macro for TrainerPicAndMoneyPointers. | Marcus Huderle | 2015-02-04 | 1 | -47/+47 |
| | | | |||||
| * | | More battle sfx ids | U-Daniel-PC\Daniel | 2015-01-27 | 1 | -166/+166 |
| |/ | |||||
| * | Clean up white space, fix label typo | U-Daniel-PC\Daniel | 2015-01-22 | 1 | -56/+56 |
| | | |||||
| * | fix duplicate labels | xCrystal | 2015-01-21 | 1 | -10/+10 |
| | | |||||
| * | some constants in stat up/down effects | xCrystal | 2015-01-20 | 1 | -5/+5 |
| | | |||||
| * | rename some labels | xCrystal | 2015-01-20 | 1 | -207/+208 |
| | | |||||
