| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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-14 | More Battle Tower map script constants, fewer raw hex values | Remy Oukaour | |
| 2018-01-14 | Use constants for menu flags | mid-kid | |
| Added a bunch of constants for the bitflags of each kind of menu. Some are slightly vague or too long, but I'm not sure how to else name them. | |||
| 2018-01-13 | menu_coords macro for (x1, y1, x2, y2) order (see issue #440) | Remy Oukaour | |
| 2018-01-13 | Label Dragon Shrine | Remy Oukaour | |
| 2018-01-13 | Consistent stonetable cmdqueues | Remy Oukaour | |
| 2018-01-13 | Introduce callback, hiddenitem, conditional_event, and cmdqueue macros for ↵ | Remy Oukaour | |
| map scripts | |||
| 2018-01-12 | Trim whitespace | Remy Oukaour | |
| 2018-01-12 | SaffronMagnetTrainStation | Remy Oukaour | |
| 2018-01-12 | Use more constants in scripts | Remy Oukaour | |
| 2018-01-11 | Use constants and data for Unown chamber events | Remy Oukaour | |
| 2018-01-10 | Arrays end with -1, not $ff | Remy Oukaour | |
| 2018-01-09 | Clean up some hex values in map scripts | Remy Oukaour | |
| 2018-01-09 | Move text/ into data/ | Remy Oukaour | |
| 2018-01-03 | Special_MapCallbackSprites_LoadUsedSpritesGFX -> Special_LoadUsedSpritesGFX | xCrystal | |
| 2018-01-02 | No more mobile EQUS ret (replace with Stubbed_ + ret) | xCrystal | |
| 2018-01-02 | More unreferenced labels and unused text | xCrystal | |
| 2018-01-02 | Consistent predef function names | xCrystal | |
| 2018-01-02 | Finish consistent Special function names | xCrystal | |
| 2018-01-02 | Consolidate Special function names | xCrystal | |
| 2018-01-02 | More unreferenced labels cleanup | xCrystal | |
| 2018-01-01 | Route 17-18 Gate and Route 29-46 Gate | Remy Oukaour | |
| 2018-01-01 | Consistent map naming ("Town" and "City" are left out in houses and gates) | Remy Oukaour | |
| 2017-12-28 | Merge branch 'master' of https://github.com/pret/pokecrystal | Remy Oukaour | |
| # Conflicts: # macros/scripts/maps.asm | |||
| 2017-12-28 | endm -> ENDM | xCrystal | |
| 2017-12-28 | Consistent (x, y) coordinate formatting in map scripts | Remy Oukaour | |
| 2017-12-28 | Uppercase MACRO and EQU(S) according to the style guide | xCrystal | |
| 2017-12-27 | benny → Benny | Remy Oukaour | |
| 2017-12-26 | Fix #432: Bird_keeper → BirdKeeper, Bug_catcher → BugCatcher | Remy Oukaour | |
| 2017-12-26 | Use "battle_anims" and "sprite_anims" for clarity, not just "anims" | Remy Oukaour | |
| 2017-12-25 | I'm stopping for the day. Too many silly oversights. | surskitty | |
| 2017-12-25 | Now all labelled SlowpokeWellB1F. | surskitty | |
| 2017-12-25 | Shhh no one saw that. | surskitty | |
| 2017-12-25 | Disambiguating granddaughter + grandpa #426 | surskitty | |
| 2017-12-25 | Renaming Slowpoke. | surskitty | |
| 2017-12-25 | The pokemon is a nidoran, not a growlithe. | surskitty | |
| 2017-12-25 | Changing Kimono_girl to KimonoGirl #432 | surskitty | |
| 2017-12-25 | Mt Moon gift shop NPCs are only there in the morning and day. | surskitty | |
| 2017-12-25 | Renaming the Captain #426 | surskitty | |
| 2017-12-25 | Ecruteak Dance Theater labels #426 | surskitty | |
| 2017-12-25 | SS Aqua Captain's cabin #426 | surskitty | |
| 2017-12-25 | Labelling the Itemfinder guy's house. #426 | surskitty | |
| 2017-12-24 | Add more constants for some maximum values | Remy Oukaour | |
| 2017-12-24 | Rename maps: | Remy Oukaour | |
| - Underground -> UndergroundPath - Route5UndergroundEntrance -> Route5UndergroundPathEntrance - Route6UndergroundEntrance -> Route6UndergroundPathEntrance - WarehouseEntrance -> GoldenrodUnderground - UndergroundWarehouse -> GoldenrodUndergroundWarehouse - UndergroundPathSwitchRoomEntrances -> GoldenrodUndergroundSwitchRoomEntrances | |||
| 2017-12-24 | Use PSYCHIC_M for the Psychic TM. | yenatch | |
| Fixes #385 | |||
| 2017-12-24 | Renaming: (fix #412) | Remy Oukaour | |
| - MapTriggers / maptrigger → SceneScripts / scene_script - XYTriggers / xy_trigger → CoordEvents / coord_event - Signposts / signpost → BGEvents / bg_event - PersonEvents / person_event → ObjectEvents / object_event | |||
| 2017-12-24 | Rename "map permissions" to "map environment" (fix #396) | Remy Oukaour | |
| 2017-12-23 | Document the meaning of hour and daytime values for person_events | Remy Oukaour | |
| 2017-12-17 | Auto-label more map scripts | Remy Oukaour | |
| 2017-12-17 | Auto-label more map scripts | Remy Oukaour | |
