Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-07-17 | intro stuff | YamaArashi | |
2015-07-17 | More direction constants | dannye | |
facing directions, npc movement, joypad | |||
2015-07-15 | menu stuff | YamaArashi | |
2015-07-15 | more movement stuff | YamaArashi | |
2015-07-15 | commented movement stuff | YamaArashi | |
2015-07-14 | named wram variables | YamaArashi | |
2015-07-14 | hall of fame / credits | YamaArashi | |
2015-07-14 | field moves | YamaArashi | |
2015-07-14 | player animations, emotion bubbles, etc. | YamaArashi | |
2015-07-14 | Comment naming screen | dannye | |
also use more joypad constants | |||
2015-07-13 | named town map stuff | YamaArashi | |
2015-07-13 | named party menu/naming screen wram variables | YamaArashi | |
2015-07-13 | comment slot machine | YamaArashi | |
2015-07-13 | menu wram variable names | YamaArashi | |
2015-07-12 | movemon and removepokemon wram variables | YamaArashi | |
2015-07-12 | named wram variables | YamaArashi | |
2015-07-12 | shake screen functions | YamaArashi | |
2015-07-12 | some battle animation stuff | YamaArashi | |
2015-07-10 | Some bank1c documentation. | luckytyphlosion | |
gamefreak.asm, hall_of_fame.asm, palettes.asm. Also new hram/wram.asm labels. | |||
2015-07-05 | Merge pull request https://github.com/iimarckus/pokered/pull/95 from ↵ | dannye | |
luckytyphlosion/master and related bug fixes | |||
2015-07-03 | Rename/organize part 1 of 4 | U-Daniel-PC\Daniel | |
rename functions, clean up address/wram comments, other misc only broken up so that all changes are viewable on github | |||
2015-06-29 | Some extra files. | luckytyphlosion | |
(wram.asm, charmap.asm) | |||
2015-06-11 | Clean up white space | U-Daniel-PC\Daniel | |
2015-06-07 | Fixed many homebank functions. | luckytyphlosion | |
Func_159b, fade.asm, init.asm, lcdc.asm, play_time.asm, serial.asm, text.asm. Added some wram/hram addresses too. | |||
2015-06-05 | Merge git://github.com/dannye/pokeyellow into dannye-master | luckytyphlosion | |
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 | |||
2015-06-05 | Fix EOL to LF to make push requests more doable. | luckytyphlosion | |
2015-06-05 | Fix a lot of bugs | U-Daniel-PC\Daniel | |
2015-06-04 | Merge branch 'master' of https://github.com/iimarckus/pokered | U-Daniel-PC\Daniel | |
Conflicts: wram.asm | |||
2015-06-04 | EOL Windows->UNIX | U-Daniel-PC\Daniel | |
2015-05-30 | Comment wram.asm | U-Daniel-PC\Daniel | |
luckytyphlosion | |||
2015-05-17 | Completed home/overworld.asm with other related functions | luckytyphlosion | |
2015-05-13 | Add wd435 | luckytyphlosion | |
2015-05-13 | Add wd436 | luckytyphlosion | |
2015-05-11 | Remove wGBC. | luckytyphlosion | |
wGBC is replaced by hGBC now. This also explains where the off by one offset came from. | |||
2015-04-26 | Split SRAM stuff. | luckytyphlosion | |
2015-04-26 | SRAM Constants | luckytyphlosion | |
Adding SRAM Constants to replace direct addresses with labels. | |||
2015-04-09 | money won and trainer pic constants | xCrystal | |
2015-04-09 | Document DisableEffect and CheckEnemyStatusConditions | xCrystal | |
basically copy/paste comments and labels from CheckPlayerStatusConditions | |||
2015-03-31 | Label some attack animation functions | xCrystal | |
2015-03-31 | Further document AI stuff | xCrystal | |
2015-03-31 | Some wram constants | xCrystal | |
2015-03-14 | commented trade amim functions | YamaArashi | |
2015-03-13 | commented mon_party_sprites.asm | YamaArashi | |
2015-03-12 | Low health alarm documentation | U-Daniel-PC\Daniel | |
RenaKunisaki | |||
2015-02-08 | Rename some labels | YamaArashi | |
2015-02-08 | named misc functions | YamaArashi | |
2015-02-08 | move-related things | YamaArashi | |
2015-02-07 | fixed hp bar wram label and misc | YamaArashi | |
2015-02-07 | Named wram symbols | YamaArashi | |
2015-02-07 | commented battle stuff | YamaArashi | |