Frank
|
59101819de
|
Added constants for nature and species length
|
2023-04-10 08:51:24 -04:00 |
|
GriffinR
|
a2f30a3382
|
Merge pull request #611 from GriffinRichards/sync-pokemon
Sync pokemon.c
|
2023-03-18 13:24:51 -04:00 |
|
cbt6
|
242bb41682
|
Document src/graphics.c
|
2023-03-11 23:57:01 +08:00 |
|
GriffinR
|
ab417d1255
|
Sync pokemon.c
|
2023-03-06 15:23:11 -05:00 |
|
GriffinR
|
4bc2f88213
|
Clarify party menu slot tilemaps
|
2023-02-07 15:07:50 -05:00 |
|
GriffinR
|
83a266f547
|
Move party menu graphics to own folder
|
2023-02-07 14:58:53 -05:00 |
|
GriffinR
|
15b3674ec0
|
Merge pull request #595 from GriffinRichards/gbagfx-pals
Automatically constrain png pixels to bit depth
|
2023-01-15 16:29:32 -05:00 |
|
GriffinR
|
7710148fbc
|
Colorize door animations
|
2023-01-11 15:35:19 -05:00 |
|
Eduardo Quezada
|
41752b2b2a
|
Mon pic coordinates to macros
|
2023-01-03 12:14:38 -03:00 |
|
GriffinR
|
ea9510f7f8
|
Use constants in gMoveNames
|
2022-12-16 11:08:18 -05:00 |
|
GriffinR
|
e78094de85
|
Document fonts
|
2022-11-22 14:20:27 -05:00 |
|
GriffinR
|
e872033fdd
|
Misc symbol roundup
|
2022-11-18 21:45:42 -05:00 |
|
GriffinR
|
783e8e72cf
|
Merge pull request #569 from GriffinRichards/sync-numtiles
Sync num_tiles flags, document tm_case
|
2022-11-17 19:18:37 -05:00 |
|
GriffinR
|
a0f41da30d
|
Label missed symbol
|
2022-11-14 11:33:17 -05:00 |
|
GriffinR
|
21220c9427
|
Merge branch 'master' into sync-numtiles
|
2022-11-10 12:27:47 -05:00 |
|
GriffinR
|
d055ebad83
|
Document item_case
|
2022-11-10 12:26:05 -05:00 |
|
GriffinR
|
f56906cf9a
|
Merge branch 'master' into sync-rfu2
|
2022-11-08 15:19:32 -05:00 |
|
GriffinR
|
9983b41c1d
|
Sync union room
|
2022-11-08 01:19:15 -05:00 |
|
GriffinR
|
c5cf788676
|
Macros for keeping .partyFlags, .partySize, and .party in sync
|
2022-11-07 22:30:02 -05:00 |
|
GriffinR
|
8fca2dcf26
|
Update gitignore/spacing for new region map data
|
2022-10-30 21:59:04 -04:00 |
|
GriffinR
|
f096196c91
|
Merge branch 'master' into porymap-5
|
2022-10-27 14:16:25 -04:00 |
|
GriffinR
|
a533ff70e7
|
Merge pull request #568 from GriffinRichards/tilesets-c
Convert tilesets.s to C
|
2022-10-10 12:48:37 -04:00 |
|
GriffinR
|
5dfc494c00
|
Convert tilesets.s to C
|
2022-10-08 03:54:27 -04:00 |
|
GriffinR
|
57e82c9264
|
Label movement action arrays, z coord -> elevation
|
2022-10-05 18:20:54 -04:00 |
|
cbt6
|
32573b2ba9
|
Document item use
|
2022-10-04 00:51:38 +08:00 |
|
GriffinR
|
a247433e20
|
Sync/document item_menu_icons.c
|
2022-10-01 23:42:11 -04:00 |
|
GriffinR
|
87def58265
|
Merge pull request #518 from GriffinRichards/format-obj
Reformat object event graphics info
|
2022-09-25 21:58:52 -04:00 |
|
GriffinR
|
7b5f4a00cb
|
Merge pull request #500 from garakmon/rme_updates
use json for region map sections
|
2022-09-25 21:58:27 -04:00 |
|
cbt6
|
61ad87a314
|
Document party menu
|
2022-09-17 14:29:32 +08:00 |
|
GriffinR
|
398417593b
|
Merge pull request #549 from AsparagusEduardo/pret_unused
Removed UNUSED attribute
|
2022-09-12 14:47:25 -04:00 |
|
Eduardo Quezada
|
81ef26732d
|
Removed UNUSED attribute
|
2022-09-04 18:06:58 -03:00 |
|
Eduardo Quezada
|
9241dc6fe7
|
Merge remote-tracking branch 'pret/master' into pokefirered_pokeemeraldSync4
# Conflicts:
# include/battle.h
# include/cable_club.h
# src/battle_anim_fire.c
# src/battle_anim_ghost.c
# src/battle_anim_ground.c
# src/battle_message.c
# src/cable_club.c
|
2022-09-04 17:44:13 -03:00 |
|
cbt6
|
dbaf8f5900
|
Document field moves
|
2022-09-04 17:55:15 +08:00 |
|
Eduardo Quezada
|
616ab63d94
|
More sync with battle controllers
|
2022-08-20 16:13:03 -04:00 |
|
GriffinR
|
b3590324b8
|
Merge branch 'master' of https://github.com/pret/pokefirered into sync-b-anim
|
2022-08-19 11:30:00 -04:00 |
|
Eduardo Quezada
|
e37c78c73f
|
Usage of ST_OAM_AFFINE constants
|
2022-08-18 12:10:09 -04:00 |
|
GriffinR
|
5813cb43c2
|
Sync battle anim.c
|
2022-08-17 15:57:46 -04:00 |
|
GriffinR
|
56f8b1a47c
|
Merge pull request #536 from GriffinRichards/sync-data
Sync data.c
|
2022-08-17 11:36:07 -04:00 |
|
cbt6
|
73f8a54aa9
|
Document remaining movement types and actions
|
2022-08-16 12:24:18 +08:00 |
|
cbt6
|
2644dd9c21
|
Merge branch 'master' into movement-action
|
2022-08-15 12:54:47 +08:00 |
|
GriffinR
|
874f1c9832
|
Sync data.c
|
2022-08-12 12:07:43 -04:00 |
|
cbt6
|
7233b2ed0a
|
Rename WalkFastest functions to WalkFaster
|
2022-08-11 12:21:28 +08:00 |
|
cbt6
|
84848deb14
|
Rename movement action funcs
|
2022-08-11 12:20:07 +08:00 |
|
cbt6
|
79ae1e4f14
|
Use constants for movement speeds
|
2022-08-11 12:18:04 +08:00 |
|
cbt6
|
1d4503ab46
|
Sync jump movement functions
|
2022-08-11 12:17:00 +08:00 |
|
GriffinR
|
0e8b639fae
|
Sync dbp - rename files
|
2022-08-07 13:55:50 -04:00 |
|
GriffinR
|
12fdf455ce
|
Merge dodrio_berry_picking 1 and 2, sync function names
|
2022-08-06 20:40:11 -04:00 |
|
GriffinR
|
e46d7d4bca
|
Merge branch 'master' into format-obj
|
2022-08-06 18:36:52 -04:00 |
|
Eduardo Quezada
|
dcb9d9de1e
|
Synced src/pokeball.c
|
2022-07-29 21:39:25 -04:00 |
|
Eduardo Quezada
|
c40791fd4e
|
SPRITE_INVALID_TAG -> TAG_NONE
|
2022-07-29 18:37:43 -04:00 |
|