Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-02-12 | Merge branch 'master' of https://github.com/pret/pokeemerald into fix-eventobj | GriffinR | |
2020-02-08 | Document Trainer Card | GriffinR | |
2020-02-05 | Document some pokenav and region map | GriffinR | |
2020-01-26 | Merge master into fix-eventobj, add explicit size to ↵ | GriffinR | |
gObjectEventGraphicsInfoPointers | |||
2020-01-26 | Combine animated door frames | GriffinR | |
2020-01-26 | Label animated doors | GriffinR | |
2020-01-12 | Merge branch 'master' into fix-eventobj | GriffinR | |
2020-01-08 | Merge branch 'master' into fix-eventobj | GriffinR | |
2020-01-08 | Merge master into ObjEvent rename and prune accidental inclusions | GriffinR | |
2020-01-08 | Merge branch 'master' into doc-dome | GriffinR | |
2020-01-07 | More battle_dome.c doc | GriffinR | |
2020-01-06 | Standardize farfetchd spelling | GriffinR | |
2019-12-21 | Merge master into ObjEvent rename | GriffinR | |
2019-12-20 | Document Battle Dome scripts and some battle_dome.c | GriffinR | |
2019-12-17 | Document some warp/field screen effect | GriffinR | |
2019-12-06 | Merge master into ObjEvent rename | GriffinR | |
2019-12-06 | Update old weather names in field_weather_effect | GriffinR | |
2019-11-25 | Merge master into ObjEvent rename | GriffinR | |
2019-11-24 | Merge pull request #851 from Sewef/patch-3 | huderlem | |
battle_anim_effects_3 | |||
2019-11-23 | TriForce → TriAttack | Sewef | |
2019-11-21 | Rename event_object directories | GriffinR | |
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 | |