Phlosioneer
|
50350cc2e1
|
Merge branch 'master' into contest-ai-cleanup
|
2019-04-07 20:20:22 -04:00 |
|
DizzyEggg
|
b0223f691f
|
Clean up data headers
|
2019-04-05 07:53:23 -05:00 |
|
Phlosioneer
|
1360b3a477
|
RGB Constants
|
2019-04-04 17:05:46 -04: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 |
|
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 |
|
Slawter666
|
4311fd8b89
|
Sort includes into alphabetical order
|
2018-11-14 00:01:50 +00:00 |
|
Diegoisawesome
|
f8d337e491
|
Finish cleaning up text.c
|
2018-11-06 11:30:21 -06:00 |
|
Diegoisawesome
|
6d38431c33
|
Begin cleaning text.c
|
2018-11-06 10:44:48 -06: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
|
2f59df03ab
|
Standartize AddTextPrinterParametrized functions,
|
2018-09-08 23:38:30 +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
|
c556358e47
|
label multiuse sprite template functions
|
2018-07-01 15:28:57 +02:00 |
|
DizzyEggg
|
caa36b530a
|
label and document battle windows
|
2018-06-17 16:48:58 +02:00 |
|
DizzyEggg
|
fd17ca59b0
|
more pokemon work
|
2018-02-11 17:35:01 +01:00 |
|
Diegoisawesome
|
d396a8f89c
|
Merge new_menu_helpers and menu
|
2018-02-07 00:07:42 -06:00 |
|
Diegoisawesome
|
10037ac0e1
|
Fix spelling of 'Parametrized' to 'Parameterized'
|
2018-01-24 01:03:20 -06:00 |
|
Diegoisawesome
|
3241b1405f
|
Add symbols to music_player_table
Also rename gMPlay structs to gMPlayInfo
|
2018-01-09 21:30:54 -06:00 |
|
DizzyEggg
|
df479661ff
|
pokeblock review changes
|
2017-12-20 17:20:41 +01:00 |
|
DizzyEggg
|
8ac17e0948
|
move data from asm to pokeblock.c
|
2017-12-11 16:52:28 +01:00 |
|
DizzyEggg
|
37ae6a7758
|
move more pokeblock data to C and label
|
2017-12-10 16:38:27 +01:00 |
|
DizzyEggg
|
fb30acbc30
|
pokeblock feed is decompiled
|
2017-12-10 15:04:03 +01:00 |
|
DizzyEggg
|
6561b62986
|
start pokeblock feed
|
2017-12-09 21:23:40 +01:00 |
|