PokeCodec
|
28ef2fb774
|
Switch to button macros
|
2020-09-04 21:11:55 -04:00 |
|
GriffinR
|
3014241179
|
Give songs meaningful english names
|
2020-08-20 19:06:14 -04:00 |
|
GriffinR
|
463d79c7c1
|
Start documenting naming screen
|
2020-08-07 02:00:41 -04:00 |
|
GriffinR
|
e129d04b93
|
Merge branch 'master' into doc-overworld
|
2020-07-15 00:40:47 -04:00 |
|
GriffinR
|
eb80012757
|
Document more misc field effects
|
2020-06-29 16:32:46 -04:00 |
|
GriffinR
|
18d57a3802
|
Document some overworld and field effects
|
2020-06-23 15:48:53 -04:00 |
|
GriffinR
|
8b462f3f6c
|
Specify confetti util name
|
2020-06-18 18:14:30 -04:00 |
|
GriffinR
|
f600aff711
|
Rename rom_81520A8
|
2020-06-17 03:42:10 -04:00 |
|
GriffinR
|
76f6d05173
|
Document confetti
|
2020-06-17 03:39:03 -04:00 |
|
Sierraffinity
|
74edaed426
|
Begin item_menu.c cleanup
|
2020-06-10 13:07:42 -07:00 |
|
GriffinR
|
7a5deff0bc
|
Add misc party constant usage
|
2020-04-09 15:18:53 -04:00 |
|
huderlem
|
fa5816915d
|
Merge pull request #949 from GriffinRichards/doc-dome
Document Battle Dome and add facility party constants
|
2020-01-12 20:10:03 -06:00 |
|
GriffinR
|
58e64b9524
|
Clean up some of save.c
|
2020-01-12 18:42:41 -06:00 |
|
GriffinR
|
63c8cf97d1
|
Document Battle Dome scripts and some battle_dome.c
|
2019-12-20 16:53:33 -05:00 |
|
GriffinR
|
ed1ff0ad77
|
Document misc strings and text colors
|
2019-12-10 19:29:23 -06: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 |
|
PikalaxALT
|
306ce048ad
|
Move gflib srcs and headers to gflib subdir
|
2019-09-08 21:07:54 -04:00 |
|
Tustin2121
|
d12a8c10ee
|
Documenting credits a bit
|
2019-08-17 13:26:44 -04:00 |
|
DizzyEggg
|
b0223f691f
|
Clean up data headers
|
2019-04-05 07:53:23 -05:00 |
|
Phlosioneer
|
9848f84b9e
|
Use constants for Oam .shape and .size fields
Also some general formatting fixes for constants.
|
2019-03-16 12:37:04 -05:00 |
|
Phlosioneer
|
5886f82ef5
|
Merge branch 'master' into extern-cleanup
|
2019-03-08 02:45:26 -05:00 |
|
Phlosioneer
|
3716da5430
|
Rename macro with correct name for pixel values
|
2019-03-02 17:25:39 -05:00 |
|
Phlosioneer
|
ee69426838
|
Eliminate more externs
|
2019-03-02 02:44:02 -05:00 |
|
Phlosioneer
|
44e92ce259
|
Give window drawing functions better names
|
2019-02-22 01:40:11 -05:00 |
|
Phlosioneer
|
c96f8751cd
|
Improve window palette macros
|
2019-02-21 23:27:12 -05:00 |
|
Phlosioneer
|
d979ac3bf3
|
Document main_menu state machine, name window constants
The new names for the constants (and newly named functions) give a much
better understanding of what the window system is trying to do.
|
2019-02-11 00:34:50 -05:00 |
|
Marcus Huderle
|
d59f5a8e56
|
Misc overworld documentation
|
2018-12-27 16:52:13 -06:00 |
|
DizzyEggg
|
6761a049da
|
Fix Bldalpha args
|
2018-12-26 14:03:48 +01:00 |
|
DizzyEggg
|
7e4db39da5
|
Fix bldcnt gpu reg args
|
2018-12-26 13:43:07 +01:00 |
|
DizzyEggg
|
9320fe8f85
|
Clear includes
|
2018-12-24 00:02:29 +01:00 |
|
DizzyEggg
|
ecee02816d
|
Merge with master
|
2018-12-20 22:53:08 +01:00 |
|
Meowsy
|
d6b31346c3
|
Additional SPECIES_* documentation.
|
2018-12-18 10:03:57 -05:00 |
|
DizzyEggg
|
9ffd0c7382
|
3.5 asm left
|
2018-12-17 23:00:08 +01:00 |
|
nullableVoidPtr
|
f9ff7316d5
|
Remove uses of INVALID_ defines, clean up some arrays with constants, and spaces -> tabs
|
2018-12-06 10:38:28 +08:00 |
|
nullableVoidPtr
|
3909b6408c
|
Fix alloc.c as per #386, define INVALID_ constants and rename malloc to alloc as per #325
Some of the INVALID_ are likely erroneously placed, due to lack of documentation
|
2018-12-06 09:44:08 +08:00 |
|
DizzyEggg
|
f58cc47e17
|
USE RGB constants in hall of fame
|
2018-11-18 20:32:27 +01:00 |
|
DizzyEggg
|
27ee7d567e
|
fix merge conflict and use EVENT_OBJECT_TEMPLATES_COUNT
|
2018-11-18 20:19:10 +01:00 |
|
DizzyEggg
|
1b0cfb0757
|
Party Size and Num Stats
|
2018-11-18 20:00:36 +01:00 |
|
DizzyEggg
|
7ce3473b0e
|
Clean up save related files
|
2018-11-18 19:37:18 +01:00 |
|
Diegoisawesome
|
8e7202ec3d
|
Fix LZ compressed data alignment
|
2018-10-21 12:05:34 -05:00 |
|
DizzyEggg
|
7a008a944a
|
Move 'blend_palette'.c to util.c
|
2018-10-14 14:43:19 +02:00 |
|
DizzyEggg
|
ff13cb6352
|
decompile cable car util which has nothing to do with actual cable car
|
2018-09-15 13:50:23 +02:00 |
|
DizzyEggg
|
b87856b58e
|
Battle Factory is decompiled and documented.
|
2018-09-10 01:01:39 +02:00 |
|
DizzyEggg
|
2f59df03ab
|
Standartize AddTextPrinterParametrized functions,
|
2018-09-08 23:38:30 +02:00 |
|
DizzyEggg
|
24b9cd721f
|
More Battle Factory
|
2018-09-03 22:55:55 +02:00 |
|
DizzyEggg
|
fb19a8fc59
|
battle dome cards sensibly renamed
|
2018-08-19 01:06:10 +02:00 |
|
DizzyEggg
|
ea5ffa3375
|
Merge with master
|
2018-07-16 20:23:05 +02:00 |
|
Diegoisawesome
|
731d6d59bc
|
Document list_menu.c and main_menu.c
|
2018-07-15 04:30:37 -07:00 |
|
DizzyEggg
|
bfc64c9689
|
C vars sym ewram
|
2018-06-30 15:35:54 +02:00 |
|