summaryrefslogtreecommitdiff
path: root/graphics
AgeCommit message (Collapse)Author
2020-02-12Standardize Event Object to Object EventGriffinR
2019-08-24Rename 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-28combine bg2.pal and blank_pal.palcamthesaxman
2019-01-15sync region map data formats with pokeemeraldgarak
2018-11-07Some Trainer_Card workSewef
- Labelled a function - Renamed the unknown tilemaps - Moves files to graphics\trainer_card
2018-09-12Use spritesheets for event object and field effect pics (#686)Marcus Huderle
Use spritesheets for event object pics
2018-08-06gSpriteImage_83C172C named and moved into interfaceJo Ruby P
gSpriteImage_83C172C is now gBagSpinner and corresponding 83C172C.png is now bag_spinner.png and moved into interface.
2018-07-31gUnknown_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-28gUnknown_08E77004 is now gBagScreen_Tilemap and corresponding ↵Jo Ruby P
unknown_E77004.bin is now bag_screen.bin and moved into interface
2018-06-20Update file permissionsMarcus Huderle
2018-06-10Label move_tutor_menu.cMarcus Huderle
2018-05-29Unify 'map object' and 'field object' terms into 'event object'Marcus Huderle
2018-04-28through sub_811A15C (two nonmatching)PikalaxALT
2018-01-20turns out graphics are the same. I forgot to run 'make clean' :(Cameron Hall
2018-01-19dump outline cursors for debug ROMCameron Hall
2018-01-17add more debug dataCameron Hall
2018-01-14Fix file modesPikalaxALT
2017-11-26More pokemon_summary_screen decompilationMarcus Huderle
2017-11-26label more functions and variablescamthesaxman
2017-11-25label and decompile more of field_weather_2camthesaxman
2017-11-20fix gba.png palettesceptillion
2017-11-13migrate main_menu data to srcProjectRevoTPP
2017-10-08remove trainer palettescamthesaxman
2017-10-08remove berry palettescamthesaxman
2017-10-08remove all remaining palettes that matchcamthesaxman
2017-10-08delete some palette filescamthesaxman
2017-07-16more labeling and use staticcamthesaxman
2017-07-14decompile sub_80FA8EC - sub_80FAB60camthesaxman
2017-07-05Merge pull request #348 from marijnvdwerf/clean/file-modesyenatch
Make files non-executable
2017-06-27Spinda spots to binary files pending utility to convert to/from pngscnorton
2017-06-27Make files non-executableMarijn van der Werf
2017-06-24add null font4_lat.4bpp.binMarijn van der Werf
2017-05-03remove the last of the baserom calls.ProjectRevoTPP
2017-05-03pokedex.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-03decompile 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-04Integrate contest_link dataMarijn van der Werf
2017-05-02Include various dataMarijn van der Werf
2017-05-01Various includesMarijn van der Werf
2017-02-11rom_810CBB4 baserom incbinsYamaArashi
2017-02-11Dump intro palettesMarijn van der Werf
2017-02-10more baserom incbinsYamaArashi
2017-01-27define 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-07more incbinsYamaArashi
2017-01-07misc. incbinsYamaArashi
2017-01-07roulette incbinsYamaArashi
2017-01-07pokenav incbinsYamaArashi
2017-01-07decorations incbinsYamaArashi
2017-01-07slot machine incbinsYamaArashi
2017-01-07Start decompiling creditsMarijn van der Werf
2017-01-03Rename some graphicsMarijn van der Werf