Commit graph

40 commits

Author SHA1 Message Date
Eduardo Quezada D'Ottone
820be61c9f
Merge branch 'RHH/pr/upcoming/reorderMonGraphics' into RHH/review/gen9mon-4 2023-11-02 21:32:23 -04:00
AaghatIsLive
24de138eb5
Add dark mode for Hoenn dex mode (HGSS) (#3479)
Co-authored-by: Eduardo Quezada D'Ottone <eduardo602002@gmail.com>
2023-10-30 09:21:17 -03:00
Eduardo Quezada
c74ad8251d Rearranged dex scrolling list UI to accomodate 4 digits and 12 character names 2023-10-28 17:01:15 -03:00
Eduardo Quezada
b484a215fb Scrollbar moved to the left 2023-10-28 15:22:07 -03:00
Eduardo Quezada
659bff4c0b Seen/Owned 4 digits in HGSS dex 2023-10-28 13:48:26 -03:00
sbird
8992a2f0de fixup! fix normal hoeen dex colors 2023-10-22 03:53:31 +02:00
sbird
e34f32fdc1 fix normal hoeen dex colors 2023-10-22 03:34:38 +02:00
Aaghat
58cd22ba6c Added dark mode 2023-09-17 17:08:21 +05:30
Aaghat
75bf32e0d1 Applied requested changes 2023-09-17 17:07:58 +05:30
Aaghat
e2390733c5 remove the HGSS prefixes 2023-09-11 17:25:18 +05:30
TheXaman
bc2c3e1d49 Moved all HGSS pokedex code into its own file
- reordered all hgss code
- cleanup needed!
- restored the vanilla dex
2023-03-27 11:28:28 +02:00
TheXaman
8006b8dbcd Merge branch 'master' of https://github.com/pret/pokeemerald into tx_pokedexPlus_hgss 2022-04-16 23:17:55 +02:00
TheXaman
9446ad112a added the ability to directly open evolutions from the EVO page 2022-01-03 16:48:50 +01:00
GriffinR
23f5c9fd5c Clean up pokedex_area_screen 2021-12-31 00:16:56 -05:00
TheXaman
c1272f4e94 fixed tilemap for PreEvo changes 2021-11-04 20:40:58 +01:00
TheXaman
475bb8a624 added preEvolutions to the EvoScreen! 2021-10-24 16:31:19 +02:00
TheXaman
856403c532 fixed the gray underlay in the list view, thanks to shadow300 for notifying me 2021-10-06 17:20:29 +02:00
TheXaman
3c22d55130 form screen new navigation buttons and special case for Unown 2021-06-14 19:18:06 +02:00
TheXaman
6b8f40b3b1 new layout for evo screen and new buttons for the PE version 2021-06-14 17:29:42 +02:00
TheXaman
d0012305c0 stats page new navigation button prompts 2021-06-14 14:55:55 +02:00
TheXaman
982647d36c Evolution screen now shows caught ball, new options for hiding unseen evolution names 2021-06-14 12:28:56 +02:00
TheXaman
3896ce3abe changed info per stats toggle page to an equal 5 2021-06-13 00:09:27 +02:00
TheXaman
c89df9d9d1 Changed graphics file structure, added DECAPPED version by NobodySociety, added constant to make custom dark palette switch easy 2021-02-12 11:16:23 +01:00
TheXaman
1b3b717248 Added Forms screen for PokemonExpansion (rhh) 2021-02-11 17:55:53 +01:00
TheXaman
88207a0307 Implemented stat bars on main scrolling page, idea from Jaizu and code for the bars altered from DizzyEgg 2021-02-11 16:46:05 +01:00
TheXaman
fbbc604848 Added evolution screen! Improved BE compatibility 2021-02-04 13:48:32 +01:00
TheXaman
86412bfe91 fixed tileset and stats screen bug 2020-11-08 16:22:03 +01:00
TheXaman
abf5d238c2 PokedexPlus with HGSS styled UI by TheXaman
more ui, BROKEN atm

type icons in info screen

working topbar

dpad for switching and white mon name

initial working stats screen

additional stats, proper move list array

Working stats screen, all infos in, all icons in, buggy when switching

Fixed sprite bug, proper sprite destruction, works with old compiler

new navigation: info>area>stats

power+accuracy text, change of positions

layout for stats screen, other screen visually broken

new stats layout properly working plus toggle infos

show lvl of LevelUpMove and TM/HM of TMHM_Move

3 dashes for EggMoves and CORRECT icon for TM/HMs pog

improved layout and contest move data!

TutorMoves now available

hold dpad to scroll, pure relieve

search by move code working

6evs, 16 character move names, tripple digit moves, new eduardo layout

working tileset, info screen no correct xy layout for elements yet

new list menu start

new layout working, only missing stats bars

new list, new search

fixed area screen change and fixed "new caught" bug (type icons)
2020-11-08 00:49:14 +01:00
GriffinR
a495379ff0 Document pokedex cry screen 2020-03-10 14:02:03 -04:00
GriffinR
31b0cbe9b4 Document pokedex.c 2020-03-09 16:24:01 -04:00
Marcus Huderle
0148e38973
Decompile pokedex_cry_screen.c (#406) 2018-11-28 10:14:32 -06:00
Edouard Veyrier
75b07292c9 Translate first functions of learn move 2018-03-28 19:20:20 +02:00
Devin
35cc20c9aa Merge branch 'master' of https://github.com/pret/pokeemerald into fix_perms 2018-01-21 15:22:05 -05:00
Diegoisawesome
ed8269889b Extract data from pokedex.s 2018-01-20 17:17:51 -06:00
Devin
c408110319 Fix file permissions. 2018-01-19 15:06:49 -05:00
ProjectRevoTPP
cfe17cc552 fifteenth wave of graphics.s dumps 2017-12-28 22:05:30 -05:00
ProjectRevoTPP
77b7462dbb merge 2017-12-28 17:26:58 -05:00
ProjectRevoTPP
03a2a3b81b fourteenth wave of graphics.s dumps 2017-12-28 17:15:37 -05:00
Diegoisawesome
2d04eb22ab Split rom_81370FC and port function names 2017-12-28 02:09:11 -06:00
Diegoisawesome
eff0caf759 Split and extract roulette data 2017-12-26 01:42:08 -06:00