Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-02-03 | Merge branch 'master' of https://github.com/pret/pokecrystal | Rangi | |
# Conflicts: # audio/engine.asm # constants/gfx_constants.asm # constants/map_data_constants.asm # constants/pokemon_data_constants.asm # constants/sprite_constants.asm # constants/wram_constants.asm # data/maps/data.asm # engine/battle/ai/scoring.asm # engine/battle/core.asm # engine/battle/effect_commands.asm # engine/battle/misc.asm # engine/battle_anims/getpokeballwobble.asm # engine/breeding.asm # engine/buy_sell_toss.asm # engine/decorations.asm # engine/events/battle_tower/battle_tower.asm # engine/events/battle_tower/rules.asm # engine/events/buena.asm # engine/events/bug_contest/contest_2.asm # engine/events/daycare.asm # engine/events/dratini.asm # engine/events/halloffame.asm # engine/events/happiness_egg.asm # engine/events/kurt.asm # engine/events/lucky_number.asm # engine/events/magnet_train.asm # engine/events/overworld.asm # engine/events/pokerus/pokerus.asm # engine/events/print_unown.asm # engine/events/print_unown_2.asm # engine/events/unown_walls.asm # engine/item_effects.asm # engine/link.asm # engine/mon_menu.asm # engine/player_object.asm # engine/routines/playslowcry.asm # engine/scripting.asm # engine/search.asm # engine/search2.asm # engine/specials.asm # engine/start_menu.asm # engine/timeset.asm # home/battle_vars.asm # home/map.asm # maps/GoldenrodUndergroundSwitchRoomEntrances.asm # maps/IlexForest.asm # maps/KrissHouse2F.asm # maps/Route39Barn.asm # mobile/mobile_12_2.asm # mobile/mobile_40.asm # mobile/mobile_5f.asm # wram.asm | |||
2018-01-30 | Fix comment/style issues caused from w-izing. | luckytyphlosion | |
2018-01-23 | Prefix wram labels with w, part 2. | luckytyphlosion | |
2018-01-23 | MenuDataHeader → MenuHeader, MenuData2 → MenuData (might complete issue ↵ | Rangi | |
#440) | |||
2017-12-24 | callba/callab → farcall/callfar | Remy Oukaour | |
2016-04-10 | Local labels starting with lowercase letters are no longer decorated with a ↵ | pikalaxalt | |
trailing colon | |||
2015-12-26 | jumptable macro repurposed | PikalaxALT | |
2015-12-24 | writebackup --> closewindow; game corner prize vendors; others | PikalaxALT | |
2015-12-22 | More stats screen shenanigans | PikalaxALT | |
2015-12-15 | Menu | PikalaxALT | |
2015-11-25 | Rename several script commands | PikalaxALT | |
2015-11-10 | enum macros/move_anim.asm, resolve battle/anims.asm function labels | PikalaxALT | |
2015-11-04 | Mon submenu, engine/menu.asm | PikalaxALT | |
2015-11-01 | Sweepthrough of ClearBox arg conversion to lb | PikalaxALT | |
2015-10-24 | About time I got to these functions | PikalaxALT | |
2015-10-16 | Split up bank 2; other relabelings | PikalaxALT | |
2015-07-22 | Various annotations | PikalaxALT | |
Annotated the SGB functions in predef/sgb.asm, and some of the map scripts. Renamed several functions in home. Renamed six WRAM addresses corresponding to party icon animations, and renamed several others relative to these. | |||
2015-07-20 | Reverted ld_hl_pointer macro | PikalaxALT | |
2015-06-23 | Remove trailing newlines. | IIMarckus | |
2015-02-10 | Blind wram labels part 4. | yenatch | |
2014-02-01 | Use :: to export labels between objects. | yenatch | |
This fixes the build. | |||
2013-11-27 | split some more and recomment more home asm | yenatch | |