Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-03-16 | Revise some constant definitions | Rangi | |
2020-10-26 | Comment, remove, or revise many unreferenced labels | Rangi | |
2020-02-28 | Identify remaining gfx/unknown files | Rangi | |
2019-04-09 | TextBox -> Textbox | mid-kid | |
Homogenizing names. | |||
2018-06-24 | Remove all address comments | mid-kid | |
2018-04-01 | Fix file permissions | mid-kid | |
I have no idea why this was a thing (do people store this repo on FAT32 flash drives or something?), but quite a bit of files had a permission of 755. This isn't really a problem, but it's inconsistent and weird. | |||
2018-01-18 | unused_up_arrow.png | Remy Oukaour | |
2018-01-15 | Move code out of gfx/ (close #474) | 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-14 | GFX tile sizes in decimal | Remy Oukaour | |
2018-01-13 | Don't split stats gfx in three | Remy Oukaour | |
2018-01-11 | maskbits for NUM_FRAMES | Remy Oukaour | |
2018-01-11 | Local UI tiles don't belong in charmap | Remy Oukaour | |
Separate 1bpp font tiles from gfx/mobile/phone_tiles.png | |||
2018-01-02 | More unreferenced labels and unused text | xCrystal | |
2017-12-29 | LY_BLANK and rLCDC constants | xCrystal | |
2017-12-28 | Lowercase v for VRAM addresses | xCrystal | |
2017-12-24 | Split all of the footprints | mid-kid | |
Split all the footprints into separate files in `gfx/footprints/`. Makes them easier to edit and find for most people. | |||
2017-12-15 | Move more unknown graphics into real subfolders | Remy Oukaour | |
2017-12-15 | Move all misc/ and unknown/ files to meaningful directories | Remy Oukaour | |
2017-12-11 | Name some gfx/unknown/ files | Remy Oukaour | |
2017-12-11 | Add constants for time-of-day boundaries | Remy Oukaour | |
Split off more misc constants into proper files | |||
2017-12-09 | Move some gfx/unknown/ files into meaningful directories | Remy Oukaour | |
2017-12-09 | Move some gfx/misc/ files into meaningful directories | Remy Oukaour | |
2017-12-09 | Define more charmap characters and use them in place of hard-coded numbers | Remy Oukaour | |
2017-09-09 | Labelling kanji for the days of the week (calendar?) | surskitty | |
2017-06-24 | Fix gfx/frames | yenatch | |
2017-06-24 | pngs in gfx/unknown | yenatch | |
2016-05-08 | All functions in main.asm have non-generic names | pikalaxalt | |
2015-11-19 | main.asm is now under 30k lines | PikalaxALT | |