Phlosioneer
c96f8751cd
Improve window palette macros
2019-02-21 23:27:12 -05:00
Phlosioneer
399d646e3f
Merge branch 'master' into main-menu-state-machine
2019-02-21 22:24:25 -05:00
Phlosioneer
986d3d8b2f
Finish and polish new_game.c
...
Only one function is left undocumented. I tried to go into the assembly
to at least name it, but it clears fields in the save block that aren't
even documented yet.
2019-02-15 03:40:57 -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
Diegoisawesome
59807c0f2c
Merge pull request #536 from DizzyEggg/menu
...
Use Menu and List Menu input defines
2019-02-02 12:45:35 -06:00
DizzyEggg
363fa9bed2
Clean up ram vars
2019-02-02 12:44:00 +01:00
DizzyEggg
23b240ab65
Fix Menu and List Menu input defines
2019-02-02 11:04:38 +01:00
DizzyEggg
4e396207d3
document more of trainer card
2019-01-20 18:24:35 +01:00
Diegoisawesome
d004ce065c
Merge branch 'master' of github.com:pret/pokeemerald into trade
2018-12-31 02:30:30 -06:00
Diegoisawesome
ec780bb209
Cleanup and documentation
2018-12-31 02:22:21 -06:00
Marcus Huderle
d59f5a8e56
Misc overworld documentation
2018-12-27 16:52:13 -06:00
DizzyEggg
72aa9eb5a9
clear headers more
2018-12-24 00:20:38 +01:00
DizzyEggg
4683cdc30c
Merge branch 'master' into weather
2018-12-09 11:56:50 +01:00
DizzyEggg
4ec14b3d43
Finish field screen
2018-12-08 22:05:11 +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
d137ebc7a9
Some more rom 8011dc0 work
2018-12-02 13:59:55 +01:00
DizzyEggg
e17140536a
finish link rfu and fix rom 8011dc0
2018-12-02 11:58:50 +01:00
Marcus Huderle
fb6120da5b
Fixup some names
2018-11-25 15:50:54 -06:00
Diegoisawesome
e75f0b4f80
Port/decompile field_control_avatar
2018-10-16 21:47:08 -05:00
Diegoisawesome
35c6938814
Port/decompile cable_club.s
2018-10-13 12:41:10 -05:00
Slawter666
4c54212b1f
Bring labels for overworld.c over from pokeruby
2018-09-04 23:31:37 +01:00
DizzyEggg
e28ce3be78
Fix the strings length issue
2018-09-01 22:03:21 +02:00
DizzyEggg
edcf04b665
Document battle dome.
2018-08-25 19:59:47 +02:00
DizzyEggg
1e9143e0b2
merge union room with master
2018-07-22 13:14:58 +02:00
DizzyEggg
c9d486a5d3
make union room compile i guess
2018-07-22 12:49:49 +02:00
DizzyEggg
5526d980ec
union room is too hard
2018-06-10 18:28:37 +02:00
DizzyEggg
166295acc7
union room prepare for battle
2018-06-09 22:14:52 +02:00
DizzyEggg
7b72cfdc6c
through sub_80156C8
2018-06-04 23:32:28 +02:00
DizzyEggg
dbb9cdd424
more link stuff
2018-06-04 12:07:32 +02:00
DizzyEggg
e50f4b4999
still going
2018-06-03 22:39:10 +02:00
DizzyEggg
e95b1156d2
more progress
2018-06-03 09:37:01 +02:00
DizzyEggg
83cf2f50df
shabby beginnings
2018-06-01 23:08:25 +02:00
PikalaxALT
8eb7bdc617
Reinfer file boundaries
2017-11-11 00:39:02 -05:00