PokeCodec
|
1cdd0ac199
|
Make argument int
|
2020-09-04 19:49:53 -04:00 |
|
PokeCodec
|
52d0b59f5a
|
Make s32
|
2020-09-04 19:49:53 -04:00 |
|
PokeCodec
|
fe81cc449e
|
Fixed modern issue
|
2020-09-04 19:49:53 -04:00 |
|
PokeCodec
|
d4158e490a
|
Match more functions
|
2020-09-04 19:49:53 -04:00 |
|
PokeCodec
|
24b607b9da
|
Match sub_81BF2B8
|
2020-09-04 19:49:52 -04:00 |
|
PokeCodec
|
5a375b9236
|
Fix error
|
2020-09-04 19:49:52 -04:00 |
|
PokeCodec
|
987ef556e5
|
Match SetSearchRectHighlight
|
2020-09-04 19:49:52 -04:00 |
|
PikalaxALT
|
c3f6c56e19
|
Merge pull request #1161 from GriffinRichards/doc-wallclock
Document wall clock data
|
2020-09-04 19:48:04 -04:00 |
|
PikalaxALT
|
135ed6a162
|
Merge pull request #1163 from GriffinRichards/doc-animthrow
Minor battle_anim_throw cleanup
|
2020-09-04 19:44:33 -04:00 |
|
PikalaxALT
|
8324a35517
|
Merge pull request #1166 from ketsuban/tidying
Tidy up naked functions
|
2020-09-04 19:41:18 -04:00 |
|
GriffinR
|
2ed726c0b9
|
Fix BreakinsNews typo
|
2020-09-04 07:27:52 -04:00 |
|
GriffinR
|
1264c4615a
|
Merge pull request #1158 from GriffinRichards/doc-cablecar
Document cable car
|
2020-09-03 16:24:27 -04:00 |
|
GriffinR
|
627373c963
|
Fix segment typo
|
2020-09-03 16:17:29 -04:00 |
|
PikalaxALT
|
319b012172
|
Make agb_flash stack func buffers volatile
Fixes observed crash with modern gcc
|
2020-09-03 15:23:44 -04:00 |
|
Thomas Winwood
|
a529bcf0b6
|
Tidy up naked functions
|
2020-09-02 14:49:04 +01:00 |
|
GriffinR
|
4ad147f75d
|
Merge pull request #1156 from GriffinRichards/doc-rayscene
Document Rayquaza cutscene
|
2020-09-01 14:46:14 -04:00 |
|
GriffinR
|
5fc49bfd9f
|
Merge pull request #1165 from GriffinRichards/fix-underwatermaps
Give proper names to underwater maps
|
2020-09-01 14:26:11 -04:00 |
|
GriffinR
|
7c8bc0fbe3
|
Merge pull request #1149 from PokeCodec/datatypes
gflib documenting
|
2020-09-01 14:25:21 -04:00 |
|
GriffinR
|
9d7a11d9c0
|
Clarify Underwater125 bug comment
|
2020-09-01 03:39:44 -04:00 |
|
GriffinR
|
f5495d1220
|
Give proper names to underwater maps
|
2020-09-01 03:03:14 -04:00 |
|
GriffinR
|
dd26bfe274
|
Fix alignment in sFanfares
|
2020-08-31 13:38:43 -04:00 |
|
GriffinR
|
5773bb8643
|
Merge pull request #1152 from GriffinRichards/doc-blender
Document berry blender
|
2020-08-30 15:33:17 -04:00 |
|
GriffinR
|
cdc19a0b07
|
Merge pull request #1144 from PokeCodec/libgbasyscall
Cleanup and fix mistakes in libraries
|
2020-08-30 15:27:08 -04:00 |
|
GriffinR
|
afb3472282
|
Minor battle_anim_throw cleanup
|
2020-08-30 15:11:44 -04:00 |
|
PokeCodec
|
5504ceada3
|
Change array count of pointer value to array count of the first element
|
2020-08-30 14:33:11 -04:00 |
|
hondew
|
5c7fa11390
|
Rename to battle_anim_throw
|
2020-08-30 14:25:40 -04:00 |
|
hondew
|
e46b35455d
|
Merge branch 'master' into pokeball-doc
|
2020-08-30 14:14:38 -04:00 |
|
hondew
|
328aecc96e
|
Document throwing pokeball
continue
Document more
Doc more funcs
Remove workspace
Document shiny stars
Document PokeBlock
Clean up
Clean more
|
2020-08-30 14:08:06 -04:00 |
|
PokeCodec
|
70e2b28c80
|
Change array_size to group types
|
2020-08-30 10:16:10 -04:00 |
|
GriffinR
|
778bdb4d30
|
Document wallclock data
|
2020-08-29 15:55:28 -04:00 |
|
pi1024e
|
6d153c6b91
|
Remove const
|
2020-08-29 13:19:29 -04:00 |
|
pi1024e
|
bdb976dc27
|
fixed mistakes
|
2020-08-29 13:18:35 -04:00 |
|
PokeCodec
|
bb30984be4
|
Update pokedex.c
|
2020-08-29 12:31:34 -04:00 |
|
GriffinR
|
a9719c92bf
|
Merge pull request #1160 from kiliwily/master2
add MAX_LEVEL_UP_MOVES macro
|
2020-08-28 19:18:03 -04:00 |
|
kiliwily
|
028502fce5
|
Update move_relearner.c
|
2020-08-29 01:09:17 +02:00 |
|
kiliwily
|
e4d26262e3
|
Update move_relearner.c
|
2020-08-29 01:04:42 +02:00 |
|
kiliwily
|
c68c2b66e8
|
add more macros
|
2020-08-29 01:02:20 +02:00 |
|
GriffinR
|
08a8aad65a
|
Merge branch 'master' into doc-cablecar
|
2020-08-28 16:17:48 -04:00 |
|
GriffinR
|
0cfc279af5
|
Merge branch 'master' into doc-rayscene
|
2020-08-28 16:17:11 -04:00 |
|
GriffinR
|
c830731734
|
Merge branch 'master' into doc-blender
|
2020-08-28 16:16:00 -04:00 |
|
GriffinR
|
09cfed64b5
|
Merge pull request #1146 from GriffinRichards/rename-songs
Give songs meaningful english names
|
2020-08-28 16:14:21 -04:00 |
|
GriffinR
|
e9b734c1ef
|
Merge branch 'master' into doc-blender
|
2020-08-28 16:07:35 -04:00 |
|
GriffinR
|
eb4bcc89cd
|
Merge pull request #1155 from PokeCodec/zero
Fix "stupid" fakematch
|
2020-08-28 15:54:15 -04:00 |
|
kiliwily
|
5e7b6a089c
|
add MAX_LEVEL_UP_MOVES macro
|
2020-08-28 20:36:07 +02:00 |
|
PokeCodec
|
a04b0ff487
|
More formatting fixes
|
2020-08-28 14:35:37 -04:00 |
|
PokeCodec
|
1515a2ecc4
|
Fix To-Dos
|
2020-08-28 14:00:31 -04:00 |
|
Eduardo Quezada
|
a2fb98934e
|
Partially document item_menu.c
|
2020-08-28 13:32:23 -04:00 |
|
pi1024e
|
5faf250708
|
format
|
2020-08-28 11:59:16 -04:00 |
|
pi1024e
|
4ac10eb807
|
Make formatting corrections
|
2020-08-28 11:52:48 -04:00 |
|
GriffinR
|
71a066f945
|
Document cable car
|
2020-08-28 03:54:04 -04:00 |
|
GriffinR
|
f7d82f940e
|
Merge pull request #1157 from ketsuban/max-evs-per-stat
Add MAX_PER_STAT_EVS macro
|
2020-08-28 00:22:31 -04:00 |
|
Thomas Winwood
|
58786a7ac0
|
Add MAX_PER_STAT_EVS macro
|
2020-08-28 02:25:02 +01:00 |
|
GriffinR
|
38d4fc9c17
|
Clean up rayquaza scene documentation
|
2020-08-27 16:04:11 -04:00 |
|
GriffinR
|
a220d3986f
|
Document fifth rayquaza scene
|
2020-08-27 15:43:28 -04:00 |
|
GriffinR
|
e63297138d
|
Document fourth rayquaza scene
|
2020-08-27 15:43:28 -04:00 |
|
GriffinR
|
c7e685edff
|
Document third rayquaza scene
|
2020-08-27 15:43:28 -04:00 |
|
GriffinR
|
52b1251b48
|
Document second rayquaza scene
|
2020-08-27 15:43:27 -04:00 |
|
GriffinR
|
ba13e9ec95
|
Document first rayquaza scene
|
2020-08-27 15:43:18 -04:00 |
|
PokeCodec
|
ab73820ce0
|
more fakematch fixing
|
2020-08-26 22:31:25 -04:00 |
|
PokeCodec
|
5054cff7e8
|
removed fakematch
|
2020-08-26 20:30:04 -04:00 |
|
GriffinR
|
95ea0e92e7
|
Start documenting rayquaza_scene
|
2020-08-25 17:49:42 -04:00 |
|
GriffinR
|
47e8a76f1e
|
Merge pull request #1153 from PokeCodec/paintingMatch
Painting match
|
2020-08-25 16:17:24 -04:00 |
|
PokeCodec
|
a2efccd6d5
|
remove outside parenthesis
|
2020-08-25 16:11:23 -04:00 |
|
PokeCodec
|
ba853d6b39
|
Removed unneeded parenthesis
|
2020-08-25 16:08:37 -04:00 |
|
PokeCodec
|
bf1e261177
|
Fix mistakes
|
2020-08-25 16:03:04 -04:00 |
|
PokeCodec
|
d40870e5f8
|
Match InitContestMonPixels
|
2020-08-25 15:44:05 -04:00 |
|
GriffinR
|
5dfbdca6c7
|
Fix alignment
|
2020-08-25 12:27:12 -04:00 |
|
GriffinR
|
9330df8b4c
|
Merge pull request #1151 from PokeCodec/list-menu
Changed assignment from 136 to -120
|
2020-08-25 03:08:07 -04:00 |
|
PokeCodec
|
b679e979b6
|
Pokedex
|
2020-08-24 22:47:28 -04:00 |
|
PokeCodec
|
3ae3bea28f
|
fix bad asm
|
2020-08-24 21:57:34 -04:00 |
|
PokeCodec
|
e71c18feb6
|
use #
|
2020-08-24 18:29:14 -04:00 |
|
PokeCodec
|
09e97fff53
|
UB
|
2020-08-24 17:34:26 -04:00 |
|
PokeCodec
|
96d2066abe
|
Changed assignment from 136 to -120
|
2020-08-24 17:28:55 -04:00 |
|
PokeCodec
|
3ddf7175bf
|
Match sub_81D5F58
|
2020-08-24 17:20:18 -04:00 |
|
GriffinR
|
22c1bf965a
|
Finish documenting berry blender
|
2020-08-24 17:06:55 -04:00 |
|
PokeCodec
|
95009c1c03
|
confetti
|
2020-08-24 14:51:43 -04:00 |
|
PokeCodec
|
86a1e89879
|
Documentation of unk field
|
2020-08-23 21:34:31 -04:00 |
|
PokeCodec
|
6aee7d38f3
|
sizeOf data type, not pointer value
|
2020-08-23 21:34:31 -04:00 |
|
PokeCodec
|
cc018fe6c9
|
Remove const
|
2020-08-23 17:22:15 -04:00 |
|
PokeCodec
|
a20745422b
|
Remove unused variable remaining from ruby
|
2020-08-23 16:37:46 -04:00 |
|
GriffinR
|
0ff767a9b5
|
Start documenting berry blender
|
2020-08-22 19:39:39 -04:00 |
|
PokeCodec
|
cbb94035e3
|
Cleaned up the libraries.
|
2020-08-22 00:52:45 -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
|
469ec5f248
|
Document contest AI commands
|
2020-08-21 02:36:48 -04:00 |
|
GriffinR
|
ee72696b53
|
Sync encounter musics with encounter music types
|
2020-08-20 21:03:24 -04:00 |
|
GriffinR
|
3014241179
|
Give songs meaningful english names
|
2020-08-20 19:06:14 -04:00 |
|
GriffinR
|
6c34effda9
|
Merge pull request #1138 from GriffinRichards/doc-contest
Document contest
|
2020-08-20 16:03:47 -04:00 |
|
PokeCodec
|
e27975afaa
|
Match battle script commands by correcting a function and the pokemon struct
|
2020-08-18 22:05:01 -04:00 |
|
GriffinR
|
7d3b68a27b
|
Fix Champinship typo
|
2020-08-18 17:51:51 -04:00 |
|
GriffinR
|
fa29ff98a3
|
Add condition mod constants
|
2020-08-18 11:38:50 -04:00 |
|
GriffinR
|
0e7f634b00
|
Wrap asm statements in NONMATCHING
|
2020-08-18 08:16:09 -04:00 |
|
PikalaxALT
|
3372993a63
|
Merge pull request #1133 from GriffinRichards/doc-pblock
Document use_pokeblock
|
2020-08-17 16:28:15 -04:00 |
|
PokeCodec
|
337ab9c7a2
|
match
|
2020-08-16 12:33:58 -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
|
e98e4652fd
|
Document contest live updates
|
2020-08-16 05:18:09 -04:00 |
|
GriffinR
|
9f4525666d
|
Document misc contest
|
2020-08-16 02:50:35 -04:00 |
|
GriffinR
|
c42c1ab8c1
|
Document contest appeal
|
2020-08-15 14:32:30 -04:00 |
|