GriffinR
|
acb480f1c1
|
Sync event.inc and scrcmd.c
|
2022-08-09 15:10:38 -04:00 |
|
Eduardo Quezada
|
95dd979f09
|
Font constants and slight PSS sync
|
2022-07-31 21:00:27 -04:00 |
|
Eduardo Quezada
|
bcfebc7de4
|
Review changes
|
2022-07-30 13:11:02 -04:00 |
|
Eduardo Quezada
|
7f53f533bb
|
Synced src/battle_script_commands.c
|
2022-07-29 09:42:03 -04:00 |
|
PikalaxALT
|
f6565a15d4
|
Style fixes; attempt to match help_system NONMATCHING
|
2021-03-21 20:28:42 -04:00 |
|
PikalaxALT
|
95c7e3d067
|
Update player avatar state enums
|
2021-03-20 16:44:16 -04:00 |
|
PikalaxALT
|
cdfeb638f4
|
Document remaining routines in field_specials
|
2021-03-20 11:13:58 -04:00 |
|
PikalaxALT
|
014596dea5
|
Document and refactor AdjustFriendship
|
2021-03-18 17:50:55 -04:00 |
|
GriffinR
|
4d1e074514
|
Fix Son/Daughter name swap
|
2021-03-12 12:47:51 -05:00 |
|
GriffinR
|
1f6dc0e86b
|
Use trainer constants in flags, automatically update flags/vars count
|
2021-01-29 15:50:01 -05:00 |
|
GriffinR
|
bb56d4a3f4
|
Give songs meaningful english names
|
2020-08-29 03:11:03 -04:00 |
|
PikalaxALT
|
aea30489fc
|
Create COPYWIN defines for CopyWindowToVram calls
|
2020-04-10 16:17:46 -04:00 |
|
PikalaxALT
|
ea207f6334
|
Clean up includes
|
2020-04-08 17:03:26 -04:00 |
|
PikalaxALT
|
31ecdcdd0a
|
Merge branch 'master' of github.com:pret/pokefirered into various_documentation
|
2020-04-07 07:50:06 -04:00 |
|
PikalaxALT
|
0394317ae4
|
Merge branch 'various_documentation' of github.com:PikalaxALT/pokefirered into various_documentation
|
2020-04-06 18:00:47 -04:00 |
|
PikalaxALT
|
c78101535b
|
Split quest_log.c
|
2020-04-06 17:58:24 -04:00 |
|
PikalaxALT
|
c05ca373e0
|
Merge branch 'master' of github.com:pret/pokefirered into various_documentation
|
2020-04-06 15:27:10 -04:00 |
|
GriffinR
|
100188ac43
|
Move gfx out of data
|
2020-04-06 10:02:14 -04:00 |
|
GriffinR
|
93d17ef7c8
|
Merge branch 'master' into doc-rm
|
2020-04-06 00:37:08 -04:00 |
|
PikalaxALT
|
a622448029
|
More quest log documentation amid other stuff
|
2020-04-05 20:30:45 -04:00 |
|
GriffinR
|
250f955ae6
|
Start documenting region map
|
2020-04-01 17:32:22 -04:00 |
|
PikalaxALT
|
af32535610
|
Name all specials
|
2020-03-31 08:49:47 -04:00 |
|
PikalaxALT
|
f5f4d6bc1f
|
through InitCurrentFlashLevelScanlineEffect
|
2020-03-28 14:40:25 -04:00 |
|
PikalaxALT
|
fe9c3d3b58
|
through sub_8055B38
|
2020-03-27 18:08:28 -04:00 |
|
PikalaxALT
|
a03906a1a3
|
through SetContinueGameWarpToDynamicWarp
|
2020-03-27 17:21:00 -04:00 |
|
PikalaxALT
|
71c003dcdb
|
through LoadSaveblockMapHeader
|
2020-03-26 21:30:58 -04:00 |
|
PikalaxALT
|
e078e4b315
|
Some documentation of field_control_avatar and related routines
|
2020-03-19 08:45:32 -04:00 |
|
PikalaxALT
|
901fceec18
|
through GetInteractedObjectEventScript
|
2020-03-17 20:59:39 -04:00 |
|
PikalaxALT
|
6753e18db0
|
through sub_8090FC4
|
2020-03-13 20:53:22 -04:00 |
|
PikalaxALT
|
d2b0f36b7d
|
Port PSS utility functions
|
2020-03-11 09:55:45 -04:00 |
|
GriffinR
|
cbe6e27f37
|
region_map.h to region_map_sections.h
|
2020-03-11 01:04:27 -04:00 |
|
PikalaxALT
|
98d63a5268
|
through NamingScreen_CreateRivalIcon
|
2020-03-10 09:55:29 -04:00 |
|
GriffinR
|
4df660dc76
|
Add enums for help system text, label help context
|
2020-03-04 18:26:54 -05:00 |
|
GriffinR
|
13e06bf7f8
|
Combine special prefixes, drop more
|
2020-03-04 10:42:16 -05:00 |
|
GriffinR
|
4c1d30a832
|
Add more metatile labels
|
2020-03-03 22:23:40 -05:00 |
|
GriffinR
|
7af1b35d17
|
Sync some specials/drop unnecessary prefixes
|
2020-03-03 17:45:25 -05:00 |
|
GriffinR
|
dd5f3c3c3d
|
Add missing script labels
|
2020-03-02 13:52:16 -05:00 |
|
PikalaxALT
|
e8504c7a3f
|
Merge pull request #276 from GriffinRichards/doc-sixisland
Document Six and Seven Island scripts
|
2020-03-02 12:17:52 -05:00 |
|
PikalaxALT
|
ae08a40290
|
Merge pull request #279 from PikalaxALT/field_effect
Field effect
|
2020-03-02 12:11:22 -05:00 |
|
GriffinR
|
6280a3786b
|
Merge branch 'master' into doc-sixisland
|
2020-03-02 10:48:56 -05:00 |
|
PikalaxALT
|
5198a05272
|
Merge pull request #275 from GriffinRichards/doc-fiveisland
Document Five Island scripts
|
2020-03-02 10:48:13 -05:00 |
|
PikalaxALT
|
a7966b5047
|
Finish field_effect.c
|
2020-03-02 09:47:33 -05:00 |
|
GriffinR
|
575e8da6a9
|
Document Seven Island scripts
|
2020-02-28 20:24:19 -05:00 |
|
GriffinR
|
7d7c51973c
|
Document Five Island scripts
|
2020-02-28 00:22:34 -05:00 |
|
GriffinR
|
2d9327a1ff
|
Document Four Island scripts, trainer_card.inc
|
2020-02-27 14:21:13 -05:00 |
|
GriffinR
|
1fc8db43b7
|
Sync object event gfx constants
|
2020-02-23 17:00:12 -05:00 |
|
PikalaxALT
|
abc39d86f3
|
Decomp all trainer see funcs
|
2020-02-20 14:03:29 -05:00 |
|
GriffinR
|
a4cd331634
|
Merge branch 'master' into doc-ttower
|
2020-02-15 20:44:57 -05:00 |
|
PikalaxALT
|
4770fac9eb
|
More mevent documentation
|
2020-02-04 14:16:45 -05:00 |
|
PikalaxALT
|
ceeed6247d
|
Port object event flags from emerald
|
2020-02-02 11:23:04 -05:00 |
|