Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-02-12 | Standardize Event Object to Object Event | GriffinR | |
2019-08-24 | Rename old_charmap and move from graphics-de/unused to graphics/debug. | easyaspi314 (Devin) | |
The debug battle text is in English on German ROMs and Japanese on English ROMs. Additionally, old_charmap.bin held the actual text. Weird. I also choose the English when DEBUG_TRANSLATE is on. | |||
2019-07-28 | combine bg2.pal and blank_pal.pal | camthesaxman | |
2019-01-15 | sync region map data formats with pokeemerald | garak | |
2018-11-07 | Some Trainer_Card work | Sewef | |
- Labelled a function - Renamed the unknown tilemaps - Moves files to graphics\trainer_card | |||
2018-09-12 | Use spritesheets for event object and field effect pics (#686) | Marcus Huderle | |
Use spritesheets for event object pics | |||
2018-08-06 | gSpriteImage_83C172C named and moved into interface | Jo Ruby P | |
gSpriteImage_83C172C is now gBagSpinner and corresponding 83C172C.png is now bag_spinner.png and moved into interface. | |||
2018-07-31 | gUnknown_08E96EC8 is now gBagScreenLabels_Tilemap and corresponding ↵ | Jo Ruby P | |
unknown_E96EC8.bin is now bag_screen_labels.bin and moved into interface. | |||
2018-07-28 | gUnknown_08E77004 is now gBagScreen_Tilemap and corresponding ↵ | Jo Ruby P | |
unknown_E77004.bin is now bag_screen.bin and moved into interface | |||
2018-06-20 | Update file permissions | Marcus Huderle | |
2018-06-10 | Label move_tutor_menu.c | Marcus Huderle | |
2018-05-29 | Unify 'map object' and 'field object' terms into 'event object' | Marcus Huderle | |
2018-04-28 | through sub_811A15C (two nonmatching) | PikalaxALT | |
2018-01-20 | turns out graphics are the same. I forgot to run 'make clean' :( | Cameron Hall | |
2018-01-19 | dump outline cursors for debug ROM | Cameron Hall | |
2018-01-17 | add more debug data | Cameron Hall | |
2018-01-14 | Fix file modes | PikalaxALT | |
2017-11-26 | More pokemon_summary_screen decompilation | Marcus Huderle | |
2017-11-26 | label more functions and variables | camthesaxman | |
2017-11-25 | label and decompile more of field_weather_2 | camthesaxman | |
2017-11-20 | fix gba.png palette | sceptillion | |
2017-11-13 | migrate main_menu data to src | ProjectRevoTPP | |
2017-10-08 | remove trainer palettes | camthesaxman | |
2017-10-08 | remove berry palettes | camthesaxman | |
2017-10-08 | remove all remaining palettes that match | camthesaxman | |
2017-10-08 | delete some palette files | camthesaxman | |
2017-07-16 | more labeling and use static | camthesaxman | |
2017-07-14 | decompile sub_80FA8EC - sub_80FAB60 | camthesaxman | |
2017-07-05 | Merge pull request #348 from marijnvdwerf/clean/file-modes | yenatch | |
Make files non-executable | |||
2017-06-27 | Spinda spots to binary files pending utility to convert to/from png | scnorton | |
2017-06-27 | Make files non-executable | Marijn van der Werf | |
2017-06-24 | add null font4_lat.4bpp.bin | Marijn van der Werf | |
2017-05-03 | remove the last of the baserom calls. | ProjectRevoTPP | |
2017-05-03 | pokedex.s and fldeff_80CC incbins and resolve weird code in player_pc.c (#255) | ProjectRevoTPP | |
* dump pokedex incbins * dump fldeff_80C5CD4 incbins * try to make sense of the weird code at the end of sub_813AA30 (thanks padz) | |||
2017-05-03 | decompile a little more of player_pc.c and dump half of battle_anim data ↵ | ProjectRevoTPP | |
incbins (#254) * matching sub_813A280 and sub_813A4B4 * move data to item_use.c * slightly less ugly NewGameInitPCItems * more less ugly NewGameInitPCItems - Game Freak doesn't know how to use structs * decompile HandleQuantityRolling and sub_813A6FC * partially label and comment battle_anim.c * decompile sub_813A794 and sub_813A83C * minor comments on battle_anim.c * decompile up to GF shenanigans #14390 * up to GF shenanigans #38571 * dump half of battle_anim_80CA710.s incbins * dump most incbins from battle_anim_812C144.s * obj_rot_scal fixes * subsprite * i cant even identify byte arrays | |||
2017-05-04 | Integrate contest_link data | Marijn van der Werf | |
2017-05-02 | Include various data | Marijn van der Werf | |
2017-05-01 | Various includes | Marijn van der Werf | |
2017-02-11 | rom_810CBB4 baserom incbins | YamaArashi | |
2017-02-11 | Dump intro palettes | Marijn van der Werf | |
2017-02-10 | more baserom incbins | YamaArashi | |
2017-01-27 | define more data in C (#219) | Cameron Hall | |
* define some graphics data in C * define wild pokemon in C * use less #ifdefs * define data in berry.c | |||
2017-01-07 | more incbins | YamaArashi | |
2017-01-07 | misc. incbins | YamaArashi | |
2017-01-07 | roulette incbins | YamaArashi | |
2017-01-07 | pokenav incbins | YamaArashi | |
2017-01-07 | decorations incbins | YamaArashi | |
2017-01-07 | slot machine incbins | YamaArashi | |
2017-01-07 | Start decompiling credits | Marijn van der Werf | |
2017-01-03 | Rename some graphics | Marijn van der Werf | |