Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-01-23 | Prefix wram labels with w, part 2. | luckytyphlosion | |
2018-01-22 | Add daily+weekly bit flags (close issue #429) | Rangi | |
2018-01-22 | More engine bit flag constants | Rangi | |
2018-01-19 | More Unicode | Remy Oukaour | |
2018-01-18 | Use Japanese charmap definitions in strings | Remy Oukaour | |
2018-01-16 | map_header → map_def; map_header_2 → map_data | Remy Oukaour | |
2018-01-15 | Phone data 0/7 are time masks | Remy Oukaour | |
2018-01-14 | Merge branch 'master' of https://github.com/xCrystal/pokecrystal (resolve PR ↵ | Remy Oukaour | |
#459) # Conflicts: # data/items/descriptions.asm # data/sprite_anims/framesets.asm # engine/crystal_colors.asm # engine/events/kurt.asm # engine/events/special.asm # engine/events/std_scripts.asm # engine/events_3.asm # engine/item_effects.asm # engine/namingscreen.asm # engine/scripting.asm # engine/stats_screen.asm # engine/trade_animation.asm # home/audio.asm # main.asm # maps/BattleTower1F.asm # maps/BattleTowerBattleRoom.asm # maps/BurnedTowerB1F.asm # maps/ElmsLab.asm # maps/GoldenrodDeptStore5F.asm # maps/GoldenrodUnderground.asm # maps/HallOfFame.asm # maps/MahoganyTown.asm # maps/ManiasHouse.asm # maps/MobileBattleRoom.asm # maps/MobileTradeRoomMobile.asm # maps/RadioTower2F.asm # maps/Route35NationalParkGate.asm # maps/Route36NationalParkGate.asm # maps/Route39Farmhouse.asm # tilesets/palette_maps.asm | |||
2018-01-12 | Use more constants in scripts | Remy Oukaour | |
2018-01-11 | More constants and data tables | Remy Oukaour | |
2018-01-09 | data/phone_text → data/phone/text | Remy Oukaour | |
2018-01-09 | Move text/ into data/ | Remy Oukaour | |
2018-01-02 | No more mobile EQUS ret (replace with Stubbed_ + ret) | xCrystal | |
2018-01-02 | Consolidate Special function names | xCrystal | |
2017-12-24 | LoadEDTile → CopyTilemapAtOnce (fix #345) | Remy Oukaour | |
2017-12-24 | Rename "map permissions" to "map environment" (fix #396) | Remy Oukaour | |
2017-12-24 | callba/callab → farcall/callfar | Remy Oukaour | |
2017-12-15 | Reorganising phone stuff. | surskitty | |