GriffinR
|
aba42513d3
|
Clean up some battle scr cmd data
|
2020-07-18 18:10:15 -04:00 |
|
GriffinR
|
2859900ea9
|
Second pass on documenting union room
|
2020-06-10 17:30:59 -04:00 |
|
GriffinR
|
4fe507e453
|
Document union_room.c
|
2020-05-31 13:11:18 -04:00 |
|
AsparagusEduardo
|
179d84dcd7
|
Using ability constants for OLD_UNOWN stats
|
2020-05-16 18:08:56 -04:00 |
|
AsparagusEduardo
|
f6932518b0
|
Ordered OLD_UNOWN in the same way as the other base stats.
|
2020-05-03 00:00:01 -04:00 |
|
GriffinR
|
09b39527ff
|
Generalize oamtable names
|
2020-04-28 19:59:08 -05:00 |
|
GriffinR
|
ecd4824f67
|
Index heal location data, use better names
|
2020-04-28 19:59:08 -05:00 |
|
GriffinR
|
8d3b7bd0b1
|
Use metatile labels for decor gfx
|
2020-04-13 14:43:50 -04:00 |
|
GriffinR
|
96958ba5e9
|
Drop unnecessary decor prefix
|
2020-04-13 13:04:22 -04:00 |
|
GriffinR
|
2615a6838e
|
Label unknown anims
|
2020-04-09 19:24:47 -04:00 |
|
PikalaxALT
|
7a059c75a6
|
Merge pull request #968 from GriffinRichards/doc-regionmap
Document some pokenav and region map
|
2020-03-17 10:38:20 -04:00 |
|
GriffinR
|
172cb7bae9
|
Sync Unown and qmark mon folders with pokefirered
|
2020-02-25 14:18:28 -06:00 |
|
GriffinR
|
b1d131ace2
|
Convert base_stats.h to UTF-8
|
2020-02-25 12:46:03 -06:00 |
|
Marcus Huderle
|
49421a41b2
|
Move field effects data and graphics into own directory, and cleanup naming for object events
|
2020-02-12 17:32:51 -06:00 |
|
GriffinR
|
956090b05f
|
Merge branch 'master' of https://github.com/pret/pokeemerald into fix-eventobj
|
2020-02-12 13:05:57 -05:00 |
|
GriffinR
|
689acd3613
|
Move slot machine data to src
|
2020-02-09 14:11:50 -06:00 |
|
GriffinR
|
86354f1d50
|
Document some pokenav and region map
|
2020-02-05 21:04:43 -05:00 |
|
GriffinR
|
9c934c9664
|
Merge master into fix-eventobj, add explicit size to gObjectEventGraphicsInfoPointers
|
2020-01-26 12:23:08 -05:00 |
|
GriffinR
|
7232bfecc2
|
Name null palettes
|
2020-01-26 09:40:35 -06:00 |
|
GriffinR
|
4c12ad00d2
|
Merge branch 'master' into fix-eventobj
|
2020-01-19 21:57:29 -05:00 |
|
GriffinR
|
655910a16f
|
Merge branch 'master' into fix-eventobj
|
2020-01-12 22:42:43 -05:00 |
|
GriffinR
|
635267ce32
|
Merge branch 'master' into fix-eventobj
|
2020-01-08 05:51:49 -05:00 |
|
GriffinR
|
ef67f2d33b
|
Merge master into ObjEvent rename and prune accidental inclusions
|
2020-01-08 05:43:06 -05:00 |
|
GriffinR
|
e5df61e362
|
Merge branch 'master' into doc-dome
|
2020-01-08 01:15:36 -05:00 |
|
GriffinR
|
017fa294b5
|
Add battle tent mon/trainer constants
|
2020-01-08 01:07:53 -05:00 |
|
GriffinR
|
fb5bea98ce
|
More battle_dome.c doc
|
2020-01-07 22:30:37 -05:00 |
|
GriffinR
|
c85ca4b860
|
Standardize farfetchd spelling
|
2020-01-06 15:17:11 -06:00 |
|
GriffinR
|
379f7f5149
|
Add braces to trainer party moves
|
2020-01-06 15:16:49 -06:00 |
|
GriffinR
|
bb692a03eb
|
Add frontier mon constants
|
2020-01-03 23:20:11 -05:00 |
|
Marcus Huderle
|
ef751c8d1b
|
Fix formatting and remove unnecessary comments
|
2019-12-28 12:07:02 -06:00 |
|
huderlem
|
3b05398975
|
Merge pull request #945 from Fontbane/patch-5
Give rival and Maxie parties better names
|
2019-12-28 12:06:35 -06:00 |
|
Fontbane
|
31b4656324
|
Labels better
|
2019-12-25 22:39:06 -05:00 |
|
Fontbane
|
2e8c20d72f
|
Update trainers.h
|
2019-12-25 20:48:40 -05:00 |
|
huderlem
|
8d64bc9df8
|
Merge pull request #944 from GriffinRichards/doc-itemuse
Document item_use.c
|
2019-12-25 11:59:07 -06:00 |
|
huderlem
|
ee61726136
|
Merge pull request #936 from GriffinRichards/doc-tower
Document Battle Tower scripts
|
2019-12-25 11:39:20 -06:00 |
|
AJ Fontaine
|
b80fa767ab
|
Give rivals and Maxie battles better names
Name describes where the battle is and for rivals, which starter the player chose.
|
2019-12-23 10:42:06 -05:00 |
|
GriffinR
|
749965d56b
|
Document item_use.c
|
2019-12-21 21:39:30 -05:00 |
|
GriffinR
|
68cdd7b1cb
|
Merge master into ObjEvent rename
|
2019-12-21 05:19:27 -05:00 |
|
Diegoisawesome
|
026e1108b2
|
Merge pull request #935 from GriffinRichards/doc-warp
Document some warp/field screen effect
|
2019-12-20 23:44:56 -08:00 |
|
GriffinR
|
ff2d8a9c4e
|
Add frontier trainer constants
|
2019-12-20 21:14:05 -05:00 |
|
jiangzhengwenjz
|
681d929892
|
DrawTradeMenuPartyInfo
|
2019-12-21 06:09:59 +08:00 |
|
GriffinR
|
23f952b34e
|
Merge master into doc-tower
|
2019-12-17 21:17:46 -05:00 |
|
GriffinR
|
ddfa0c6298
|
Document Battle Tower scripts
|
2019-12-17 20:56:13 -05:00 |
|
GriffinR
|
d1cf9006fb
|
Document some warp/field screen effect
|
2019-12-17 05:23:07 -05:00 |
|
GriffinR
|
db8a5c6c2b
|
Merge branch 'master' into fix-eventobj
|
2019-12-15 11:47:27 -05:00 |
|
GriffinR
|
6556b556dd
|
Merge branch 'master' into fix-eventobj
|
2019-12-11 01:09:06 -05:00 |
|
GriffinR
|
47b0d8a597
|
Merge branch 'master' into doc-matchcall
|
2019-12-10 20:43:27 -05:00 |
|
GriffinR
|
b7ab9cbf4c
|
Update JP translation and fix typo
|
2019-12-10 19:29:23 -06:00 |
|
GriffinR
|
ed1ff0ad77
|
Document misc strings and text colors
|
2019-12-10 19:29:23 -06:00 |
|
GriffinR
|
b93101bbeb
|
Merge master into ObjEvent rename
|
2019-12-06 21:37:33 -05:00 |
|