GriffinR
|
95ea0e92e7
|
Start documenting rayquaza_scene
|
2020-08-25 17:49:42 -04:00 |
|
PikalaxALT
|
d2c7a862c7
|
Merge pull request #1147 from GriffinRichards/doc-contestai
Document contest AI
|
2020-08-21 15:16:37 -04:00 |
|
GriffinR
|
fbb70b3727
|
Document contest AI scripts
|
2020-08-21 14:57:17 -04:00 |
|
PikalaxALT
|
cd895e497d
|
Merge pull request #1141 from GriffinRichards/add-nonmatch
Wrap asm statements in NONMATCHING
|
2020-08-21 12:44:07 -04:00 |
|
GriffinR
|
0e7f634b00
|
Wrap asm statements in NONMATCHING
|
2020-08-18 08:16:09 -04:00 |
|
GriffinR
|
65bd2faf94
|
Merge branch 'master' of https://github.com/pret/pokeemerald into doc-contest
|
2020-08-16 05:59:10 -04:00 |
|
GriffinR
|
2749948eeb
|
Clean up contest doc
|
2020-08-16 05:52:17 -04:00 |
|
GriffinR
|
cc4255d4c0
|
Add some charmap constant usage
|
2020-08-11 00:23:28 -04:00 |
|
PikalaxALT
|
03eba6a62c
|
Merge pull request #1116 from GriffinRichards/doc-slotmachine
Document slot machine
|
2020-08-01 09:56:44 -04:00 |
|
GriffinR
|
b22709ee3d
|
More slot machine data documentation
|
2020-07-28 14:29:44 -04:00 |
|
DizzyEggg
|
11c2207839
|
Merge branch 'master' of https://github.com/DizzyEggg/pokeemerald into item_expansion
|
2020-07-27 14:54:32 +02:00 |
|
GriffinR
|
36a4764a78
|
Document some slot machine data
|
2020-07-26 02:15:59 -04:00 |
|
GriffinR
|
aca50c87be
|
Continue new contest documentation
|
2020-07-24 00:14:53 -04:00 |
|
GriffinR
|
52a4428ba6
|
Begin new contest documentation
|
2020-07-23 17:55:40 -04:00 |
|
GriffinR
|
4a42e2a710
|
Merge branch 'master' into doc-overworld
|
2020-07-23 10:31:52 -04:00 |
|
Eduardo Quezada
|
6eccf019db
|
Fixed missing changes.
|
2020-07-21 19:32:33 -04:00 |
|
Eduardo Quezada
|
f825ba875e
|
Reverted size.
|
2020-07-19 21:17:32 -04:00 |
|
Eduardo Quezada
|
49ee0fd953
|
Front pic coordinates.
|
2020-07-19 20:54:12 -04:00 |
|
Eduardo Quezada
|
10c4debe31
|
Back pic coordinates
|
2020-07-19 20:37:11 -04:00 |
|
GriffinR
|
af09e73d67
|
Merge branch 'master' into doc-overworld
|
2020-07-18 20:24:09 -04:00 |
|
GriffinR
|
aba42513d3
|
Clean up some battle scr cmd data
|
2020-07-18 18:10:15 -04:00 |
|
Evan
|
f923f5198e
|
add oval charm
|
2020-07-16 09:48:25 -06:00 |
|
DizzyEggg
|
e03fea84d0
|
Merge branch 'master' of https://github.com/DizzyEggg/pokeemerald into item_expansion
|
2020-07-11 12:46:41 +02:00 |
|
GriffinR
|
ebb6c4ee66
|
Merge branch 'master' into doc-overworld
|
2020-07-08 15:51:58 -04:00 |
|
GriffinR
|
1ce929157f
|
Clean up field effect doc
|
2020-07-02 05:05:13 -04:00 |
|
GriffinR
|
abdf7cbf02
|
Label fishing effect functions
|
2020-06-29 16:53:38 -04:00 |
|
GriffinR
|
4ea6992172
|
Continue documenting overworld/field effects
|
2020-06-29 01:26:29 -04:00 |
|
GriffinR
|
18d57a3802
|
Document some overworld and field effects
|
2020-06-23 15:48:53 -04:00 |
|
Eduardo Quezada
|
0be261cc74
|
Fixed Eviolite description.
|
2020-06-21 04:25:08 -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 |
|
LOuroboros
|
705743a10e
|
Fix the secondaryId of the Ice and Fighting Gems (#382)
Addresses #378
|
2020-05-24 10:18:07 +02: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 |
|
DizzyEggg
|
f86282f423
|
Merge branch 'master' of https://github.com/DizzyEggg/pokeemerald into item_expansion
|
2020-04-29 08:47:51 +02: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 |
|
LOuroboros
|
32bb717bf1
|
Implemented missing TMs/HMs type palettes (#327)
* Implemented palettes for Bug type and Fairy type TMs/HMs thanks to Ghoulslash
* Actually added the Bug and Fairy type TM/HM sprite palettes now
|
2020-04-16 09:27:13 +02:00 |
|
DizzyEggg
|
09dcff81f8
|
Merge branch 'master' of https://github.com/DizzyEggg/pokeemerald into item_expansion
|
2020-04-15 13:28:10 +02: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 |
|
DizzyEggg
|
f2760e3083
|
Merge branch 'master' of https://github.com/DizzyEggg/pokeemerald into item_expansion
|
2020-02-29 09:47:14 +01:00 |
|
ultima-soul
|
1b048c0ecf
|
Fix grass and Pokemon Center monitor palette issues. (#296)
|
2020-02-29 09:22:37 +01: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 |
|
DizzyEggg
|
13c0c64d70
|
Merge with master
|
2020-02-23 12:41:36 +01:00 |
|
Eduardo Alvaro Quezada D'Ottone
|
0c0af89024
|
Ordered unordered item graphics and palettes. (#269)
|
2020-02-22 23:44:30 +01:00 |
|
Eduardo Alvaro Quezada D'Ottone
|
2c172a3636
|
Shiny charm (#276)
* Shiny Charm Item
* Shiny Charm Rerolls
|
2020-02-17 11:08:06 +01: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 |
|
DizzyEggg
|
bf6aa6a176
|
Merge branch 'master' of https://github.com/DizzyEggg/pokeemerald into item_expansion
|
2020-01-31 22:02:10 +01: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 |
|
DizzyEggg
|
044f070020
|
Merge with master
|
2020-01-18 15:04:56 +01: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 |
|
DizzyEggg
|
9a2888fdbf
|
Merge into master
|
2019-12-23 16:46:03 +01: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 |
|
DizzyEggg
|
871e093b65
|
Merge branch 'master' of https://github.com/DizzyEggg/pokeemerald into item_expansion
|
2019-12-09 08:20:29 +01:00 |
|
GriffinR
|
b93101bbeb
|
Merge master into ObjEvent rename
|
2019-12-06 21:37:33 -05:00 |
|
GriffinR
|
2756771958
|
More usage of ST_OAM constants and SPRITE macros
|
2019-12-06 19:05:44 -06:00 |
|
GriffinR
|
c40879aa36
|
Use ST_OAM constants for OamData definitions
|
2019-12-06 19:05:44 -06:00 |
|
GriffinR
|
c51e0f3bae
|
Merge branch 'master' into fix-eventobj
|
2019-12-06 02:34:54 -05:00 |
|
GriffinR
|
548af3c0f1
|
Document a bit of Match Call
|
2019-12-05 15:33:36 -05:00 |
|
DizzyEggg
|
6e06b08c94
|
Merge branch 'master' of https://github.com/DizzyEggg/pokeemerald into item_expansion
|
2019-11-29 20:55:23 +01:00 |
|
AJ Fontaine
|
2d1a780dd8
|
Fix Hondrew Berry typo
|
2019-11-28 11:44:13 -05:00 |
|
GriffinR
|
f559fa3fe2
|
Merge master into ObjEvent rename
|
2019-11-25 20:00:04 -05:00 |
|
GriffinR
|
63ee15fc28
|
Document Frontier Util
|
2019-11-25 18:37:48 -06:00 |
|
DizzyEggg
|
f3f9e47f96
|
Merge
|
2019-11-22 23:10:04 +01:00 |
|
GriffinR
|
570881b119
|
Rename event_object directories
|
2019-11-21 00:44:55 -05:00 |
|
GriffinR
|
98b81722e7
|
Rename field_objet_palettes
|
2019-11-20 23:54:22 -05:00 |
|
GriffinR
|
82cb741d8b
|
Standardize EVENT_OBJECT to OBJECT_EVENT
|
2019-11-20 23:12:51 -05:00 |
|
GriffinR
|
ec3e86f1d2
|
Standardize Event Object to Object Event
|
2019-11-20 22:55:44 -05:00 |
|
GriffinR
|
81507fc8b7
|
Move Apprentice data
|
2019-11-20 19:04:25 -05:00 |
|
GriffinR
|
a486c8affd
|
Begin documenting Apprentice, merge with master
|
2019-11-18 12:47:10 -05:00 |
|
GriffinR
|
3bbdee61b8
|
Clean up Trainer Hill doc
|
2019-11-16 13:02:35 -06:00 |
|
GriffinR
|
5e01871f8b
|
Document Trainer Hill
|
2019-11-16 13:02:35 -06:00 |
|
GriffinR
|
2c3726a328
|
Document contest strings
|
2019-11-16 12:50:01 -06:00 |
|
GriffinR
|
248b85c3cb
|
Document Frontier Exchange Corner scripts
|
2019-11-16 12:00:35 -06:00 |
|
GriffinR
|
fc3783b739
|
WIP Document apprentice
|
2019-11-16 12:28:49 -05:00 |
|
GriffinR
|
ef8370566f
|
Document Contest scripts
|
2019-11-13 18:20:55 -06:00 |
|
DizzyEggg
|
791ed999d9
|
Merge
|
2019-11-10 12:40:11 +01:00 |
|
GriffinR
|
5c627518b3
|
Rename Grunts to use location-specific names
|
2019-11-04 16:45:00 -06:00 |
|
GriffinR
|
b1ea2592c3
|
Merge branch 'master' into doc-partymenu
|
2019-10-31 14:22:51 -04:00 |
|
GriffinR
|
b33db9b96c
|
Move party menu data
|
2019-10-31 14:16:43 -04:00 |
|
GriffinR
|
973e6f9667
|
Document mauville_man.inc
|
2019-10-21 17:21:53 -05:00 |
|
DizzyEggg
|
1d10d44a4d
|
Merge branch 'master' of https://github.com/DizzyEggg/pokeemerald into item_expansion
|
2019-10-19 15:17:45 +02:00 |
|
garak
|
9b9b14ad0a
|
remove empty groups from wild encounter fields json objects
|
2019-10-14 18:12:03 -05:00 |
|
garak
|
c73e20b6af
|
add subgroups for fishing rods to encounter json
|
2019-10-14 18:12:03 -05:00 |
|
Marcus Huderle
|
8df4982b3f
|
Merge remote-tracking branch 'upstream/master' into document-trade
|
2019-10-12 15:39:17 -05:00 |
|
GriffinR
|
3514f9dd6b
|
Clean up trade.c doc
|
2019-10-10 18:46:42 -04:00 |
|
GriffinR
|
07fa82c911
|
Last non-anim trade.c doc
|
2019-10-10 03:50:51 -04:00 |
|
GriffinR
|
32aa87c7e1
|
More trade doc, fix switch indentations
|
2019-10-09 14:21:29 -04:00 |
|
GriffinR
|
2c062dc764
|
More trade documentation
|
2019-10-09 05:56:44 -04:00 |
|
GriffinR
|
d1bcd60b58
|
Document more trade.c
|
2019-10-08 20:25:46 -04:00 |
|
Marcus Huderle
|
799edaf3e6
|
Document hide/show reflection movement actions
|
2019-10-06 14:17:34 -05:00 |
|
DizzyEggg
|
cb6bafcb7f
|
Merge with master
|
2019-10-06 14:40:12 +02:00 |
|
GriffinR
|
66a68159b1
|
Continue trade doc
|
2019-10-05 10:41:37 -04:00 |
|
GriffinR
|
dadb1cb9f1
|
More trade/union room doc, incidental party_menu doc
|
2019-10-04 23:31:25 -04:00 |
|
GriffinR
|
6b556900f8
|
Move union room data, more trade doc
|
2019-10-04 17:24:03 -04:00 |
|
GriffinR
|
2b0c944286
|
Document more of trade
|
2019-10-04 07:42:45 -04:00 |
|
GriffinR
|
4a7f061885
|
Document some of trade
|
2019-10-03 19:39:37 -04:00 |
|
GriffinR
|
c3c8fb40cf
|
Move trade data, some trade.c clean up documentation
|
2019-10-03 01:16:22 -04:00 |
|
GriffinR
|
de6e1e9ecf
|
Use multi constants from merge
|
2019-09-23 00:36:49 -04:00 |
|
GriffinR
|
b6dffcf8b7
|
Clean up script_menu documentation
|
2019-09-19 19:23:24 -04:00 |
|
GriffinR
|
9fb24bbbce
|
Remainder of script_menu documentation
|
2019-09-19 18:31:09 -04:00 |
|
GriffinR
|
275695c189
|
Document more script_menu, lilycove harbor
|
2019-09-19 17:27:34 -04:00 |
|
GriffinR
|
de0084ef7a
|
Document multichoice ids
|
2019-09-19 00:56:51 -04:00 |
|
GriffinR
|
b596322ca2
|
Initial script_menu documentation
|
2019-09-18 18:57:25 -04:00 |
|
GriffinR
|
6ab192e739
|
Review changes for #807
|
2019-09-17 16:50:17 -05:00 |
|
GriffinR
|
3dbd375779
|
Some frontier field_specials documentation
|
2019-09-17 16:50:17 -05:00 |
|
GriffinR
|
aac9658a8e
|
Document some field_specials data
|
2019-09-17 16:50:17 -05:00 |
|
GriffinR
|
6c9997a906
|
Document decor icons
|
2019-09-16 19:23:21 -05:00 |
|
LOuroboros
|
c6504ebfd4
|
Oops. I forgot to set the correct description in the Dream Ball's data.
|
2019-09-16 18:43:51 -03:00 |
|
LOuroboros
|
22e1e53d66
|
Added missing item data.
|
2019-09-16 18:04:01 -03:00 |
|
PikalaxALT
|
e87f4f4cc7
|
Unify TrHillTag struct definitions (variable floors)
|
2019-09-05 20:48:48 -05:00 |
|
PikalaxALT
|
904bba9e16
|
NULL_BATTLE_TOWER_POKEMON define
|
2019-09-05 20:48:48 -05:00 |
|
PikalaxALT
|
e2fbce996e
|
Use designated initializers (C99 feat)
|
2019-09-05 20:48:48 -05:00 |
|
PikalaxALT
|
f3bed6045e
|
Disassemble data/ereader_screen.s
|
2019-09-05 20:48:48 -05:00 |
|