Commit Graph

339 Commits

Author SHA1 Message Date
cawtds
12d8da7135 updated items 2024-06-18 20:41:00 +02:00
cawtds
d02b8bd3e1 added tera animations 2024-06-18 19:24:32 +02:00
cawtds
4adea56576 terastal mechanically integrated 2024-06-18 18:16:49 +02:00
cawtds
bcc4ac4bec updated speciesinfo to current expansion 2024-06-18 00:33:49 +02:00
cawtds
fb3c9660cf fixed pikachu credits palette indices 2024-06-06 18:06:12 +02:00
cawtds
9ae99eb05c fixed blastoise credits palette indices 2024-06-06 17:50:06 +02:00
cawtds
3e95c29500 fixed venusaur credits palette indices 2024-06-06 17:41:13 +02:00
cawtds
0ab6cd1b00 fixed charizard credits palette indices 2024-06-06 17:23:58 +02:00
cawtds
fea0310608 changed skill page bg to use same layout for all stats 2024-05-31 20:20:22 +02:00
cawtds
f422f4b7f8 added EV and IV display in pokemon summary 2024-05-31 16:38:27 +02:00
cawtds
183c782ac6 added ability popup 2024-05-19 14:06:19 +02:00
cawtds
91851dd1b5 fixed ultra burst and added animation for necrozma moves
fixed pokedex entries and crashes with categories/post battle registering
2024-05-19 01:19:35 +02:00
cawtds
5ea880f8b7 fixed z-moves 2024-05-18 13:53:20 +02:00
cawtds
b2a56f6b6c added new pokeball graphics, fixed/refactored tmhms, smaller pokedex entry font to fit whole text 2024-05-14 22:20:07 +02:00
cawtds
8ab3940a99 added mega evolution, removed old type effectiveness 2024-05-09 12:48:10 +02:00
cawtds
c2e0ab5d73
Rtc implementation (#5)
added RTC and fixed time based evolutions
2024-05-05 14:20:30 +02:00
cawtds
eb2bc4fd09 new pokemon, updated species_info and learnsets 2024-05-04 13:33:20 +02:00
cawtds
8a4e07c430 large refactoring to remove special deoxys handling
merged all stringids and string table entries
2024-05-03 18:14:38 +02:00
cawtds
61b1ab0d49 fixed color index for fighting and dragon type 2024-04-27 11:45:31 +02:00
cawtds
a06fb5c287 add item_icons for new items 2024-04-21 22:04:34 +02:00
cawtds
71b9b1ef25 added missing battle functionality for items 2024-04-20 13:07:53 +02:00
cawtds
356ffd1627 added fairy type 2024-03-23 15:40:31 +01:00
cawtds
0ab492f7e8 working version with SpeciesInfo and new Moves 2024-03-17 18:04:06 +01:00
GriffinR
10c1e1298f Merge branch 'master' of https://github.com/pret/pokefirered into doc-ql 2023-08-18 11:26:22 -04:00
GriffinR
8ef8535fc5 Colorize battle_interface/healthbox_elements.png 2023-06-02 15:51:59 -04:00
GriffinR
cf089fedd0 Correct colors in pokemon_storage/menu.png 2023-06-02 14:34:36 -04:00
GriffinR
22fd5541e3 Correct colors in summary_screen/bg.png 2023-06-02 13:58:03 -04:00
GriffinR
86c21b8e79 Colorize menu icon graphics, document sMenuInfoIcons 2023-06-01 15:02:03 -04:00
GriffinR
f52d3b6ce4 Correct item_menu/bg.pg colors, combine list tilemaps 2023-06-01 14:17:36 -04:00
GriffinR
fe99ef341d Correct colors in item_pc/bg.png 2023-06-01 13:39:51 -04:00
GriffinR
febf864bf6 Sync trainer card graphics 2023-06-01 13:39:17 -04:00
GriffinR
8b17c6d36d Colorize tm_case/hm.png 2023-06-01 10:29:53 -04:00
GriffinR
dcdb9024d8 Sync palette macros 2023-05-26 14:52:21 -04:00
GriffinR
86c2142719 Give proper names to item icon graphics 2023-05-12 10:52:07 -04:00
SombrAbsol
3c1e954afa
Remove Old Sea Map’s palette 2023-05-09 15:04:35 +02:00
SombrAbsol
aa0ac4abed
Remove Magma Emblem’s palette 2023-05-09 15:04:16 +02:00
SombrAbsol
bb15b280b9
Old Sea Map is not in the game 2023-05-09 09:25:20 +02:00
SombrAbsol
5e9bf2f8dc
Magma Emblem is not in the game 2023-05-09 09:24:54 +02:00
GriffinR
45e4c30d38 Merge branch 'master' of https://github.com/pret/pokefirered into doc-ql 2023-04-10 10:18:07 -04:00
cbt6
dd7ff3194c Rename all other graphics 2023-03-16 22:15:44 +08:00
cbt6
fed868ddf6 Rename special anim scene graphics 2023-03-16 22:14:14 +08:00
cbt6
981d4a34d8 Rename union room chat graphics 2023-03-16 22:13:05 +08:00
cbt6
62f745d646 Rename summary screen graphics 2023-03-16 22:12:02 +08:00
cbt6
7a322ba04e Document more of src/graphics.c 2023-03-13 23:09:19 +08:00
cbt6
242bb41682 Document src/graphics.c 2023-03-11 23:57:01 +08:00
GriffinR
6fc3965327 Sync some unlabeled graphics 2023-02-17 13:20:21 -05:00
GriffinR
6c8d9a090d Colorize berry fix graphics 2023-02-17 12:53:14 -05:00
GriffinR
114c6bc3fc
Merge pull request #605 from GriffinRichards/partymenugfx
Clean up party menu graphics
2023-02-15 10:06:07 -05:00
GriffinR
f54a3966aa
Merge pull request #604 from GriffinRichards/doc-creditsgfx
Document credits graphics
2023-02-14 18:17:14 -05:00
GriffinR
cc776ab95f Colorize party menu bg graphics 2023-02-07 18:43:20 -05:00