Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-11-20 | Rename field_objet_palettes | GriffinR | |
2019-11-07 | Document some battle_bg-related things | Marcus Huderle | |
2019-10-31 | Document party_menu second pass | GriffinR | |
2019-10-25 | Document party_menu first pass | GriffinR | |
2019-10-09 | More trade documentation | GriffinR | |
2019-10-05 | Continue trade doc | GriffinR | |
2019-07-19 | decompile pokenav_unk_5 data | garak | |
2019-05-22 | Documenting bags, berries and graphics | Papa Cancer | |
Bag graphics and berry graphics mostly documented item_menu.c significantly documented Bag structs documented and functions renamed to match formatting | |||
2019-04-14 | Use constants in battle_anim_special.c | DizzyEggg | |
2019-04-06 | Generate zoom_tiles palette from correct image | Marcus Huderle | |
2019-04-06 | Generate palette from zoom_tiles.png | Marcus Huderle | |
2019-04-06 | Document and cleanup some decoration code | Marcus Huderle | |
2019-04-06 | Give names to battle anim backgrounds | DizzyEggg | |
2019-04-06 | Rename battle anim sprites | DizzyEggg | |
2019-04-02 | Finish documenting the other weather effects | Marcus Huderle | |
2019-03-17 | Merge remote-tracking branch 'upstream/master' into move-tutor | Marcus Huderle | |
# Conflicts: # include/pokenav.h # src/battle_script_commands.c | |||
2019-03-16 | move pokemon graphics to mon-specific directories | garak | |
2019-03-06 | Move constants into C | Phlosioneer | |
Also figured out what one of the graphics files is for. | |||
2019-02-27 | Document easy chat screen types | Marcus Huderle | |
2019-02-08 | Document battle arena | Marcus Huderle | |
2019-01-29 | Change drought colors table files to .bin | Marcus Huderle | |
2019-01-29 | Misc. documentation and move some data into .c files | Marcus Huderle | |
2018-12-31 | Document more battle anim effects | Marcus Huderle | |
2018-12-18 | Convert battle_anim_815A0D4 data to .c | Marcus Huderle | |
2018-12-02 | renames the winstrate graphics names to pokefan | Melody | |
2018-11-28 | Decompile pokedex_cry_screen.c (#406) | Marcus Huderle | |
2018-11-22 | Document battle ui | Slawter666 | |
2018-10-14 | Rename OW Sprites | Deokishisu | |
Rename OW Sprites to be more descriptive where possible. If an OW sprite was used by only one Trainer class, it was renamed. Additionally, some non-Trainer sprites were renamed. Renamed: LittleBoy1 -> NinjaBoy LittleGirl1 -> Twin Woman2 -> PokefanF OldMan1 -> ExpertM OldWoman1 -> ExpertF Man3 -> PokefanM Woman6 -> LinkReceptionist Man7 -> DevonEmployee Boy4 -> RichBoy Boy5 -> GameboyKid (Consistent with pokecrystal) ContestOldMan -> ContestJudge Renamed Because of Numbering Changes: LittleBoy2 -> LittleBoy LittleGirl2 -> LittleGirl OldWoman2 -> OldWoman OldMan2 -> OldMan Man4 -> Man3 Man5 -> Man4 Man6 -> Man5 Woman3 -> Woman2 Woman4 -> Woman3 Woman5 -> Woman4 Woman7 -> Woman5 | |||
2018-10-14 | Rename Boy4 to RichBoy | Deokishisu | |
2018-09-20 | Give labels to healthbox gfx | DizzyEggg | |
2018-09-11 | Remove transparency from event object spritesheets | Marcus Huderle | |
2018-09-07 | Merge branch 'master' of https://github.com/pret/pokeemerald into spritesheet | Slawter666 | |
2018-08-11 | Merge branch 'learn_move' of git://github.com/Edwearth/pokeemerald into ↵ | Diegoisawesome | |
Edwearth-learn_move | |||
2018-08-10 | Continue decompiling field_specials | Diegoisawesome | |
2018-08-10 | Merge remaining overworld frames | Slawter666 | |
2018-08-09 | Merge berry tree frames | Slawter666 | |
2018-08-09 | Merge "pokemon" frames | Slawter666 | |
2018-08-07 | Merge remaining "people" overworld frames | Slawter666 | |
2018-08-02 | Merge frontier brains, team magma and team aqua frames | Slawter666 | |
2018-07-29 | Merge May frames into sprite sheets | Slawter666 | |
Plus fix Brendan's surfing and watering frame order. | |||
2018-07-28 | Merge "brendan" frames into sprite sheets | Slawter666 | |
2018-06-16 | cut field effect is decompiled and documented | DizzyEggg | |
2018-06-11 | Rebrand 'map object' and 'field object' to 'event object' | Marcus Huderle | |
2018-05-10 | Finish porting/decompiling field_effect.c | Diegoisawesome | |
2018-03-28 | Translate first functions of learn move | Edouard Veyrier | |
2018-02-08 | Merge pull request #202 from DizzyEggg/move_mon_data | Diegoisawesome | |
Move data from asm to pokemon_1.c | |||
2018-02-07 | Merge branch 'master' of https://github.com/pret/pokeemerald into menu | Diegoisawesome | |
2018-02-07 | move mon data fix conflicts | DizzyEggg | |
2018-02-06 | reorganize berry graphics files | camthesaxman | |
2018-02-06 | remove some redundant .pal files | camthesaxman | |