Commit Graph

30 Commits

Author SHA1 Message Date
GriffinR 18d57a3802 Document some overworld and field effects 2020-06-23 15:48:53 -04:00
Sierraffinity 74edaed426 Begin item_menu.c cleanup 2020-06-10 13:07:42 -07:00
GriffinR 8e1e09562e Use array count for InitBgsFromTemplates 2020-03-03 22:46:48 -05:00
GriffinR 86354f1d50 Document some pokenav and region map 2020-02-05 21:04:43 -05:00
PikalaxALT 306ce048ad Move gflib srcs and headers to gflib subdir 2019-09-08 21:07:54 -04:00
Phlosioneer 1360b3a477 RGB Constants 2019-04-04 17:05:46 -04:00
Phlosioneer 3716da5430 Rename macro with correct name for pixel values 2019-03-02 17:25:39 -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
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
DizzyEggg b252bd0292 Window priority to window bg 2018-10-27 00:53:07 +02:00
Slawter666 1ba17e1666 Merge branch 'decompile_frontier_2' of https://github.com/DizzyEggg/pokeemerald into factory-data 2018-09-09 15:51:13 +01:00
DizzyEggg 2f59df03ab Standartize AddTextPrinterParametrized functions, 2018-09-08 23:38:30 +02:00
Slawter666 f74adc80c1 Format more templates 2018-09-02 17:53:52 +01:00
Diegoisawesome 90896e38c9 Begin porting/decompiling field_specials 2018-08-08 01:37:12 -07:00
Diegoisawesome 731d6d59bc Document list_menu.c and main_menu.c 2018-07-15 04:30:37 -07:00
PikalaxALT a7f72e7da1 Remove spaces between incrementor and incrementee 2017-11-16 00:01:47 -05:00
PikalaxALT 1ca032c6ff Address review items, 1 2017-11-12 21:13:18 -05:00
PikalaxALT 968ff8c3c8 through UnhideRegionMapPlayerIcon 2017-10-31 20:58:47 -04:00
PikalaxALT 7b6792230a sub_8123EB4 2017-10-30 21:34:19 -04:00
PikalaxALT 474df27136 through CalcZoomScrollParams 2017-10-30 08:39:39 -04:00
PikalaxALT 8d35bf1c9e _swiopen 2017-10-29 21:31:38 -04:00
PikalaxALT 6f68e5af95 sub_8122DB0 2017-10-29 20:49:49 -04:00
PikalaxALT 76bb397e83 region_map.c through sub_8122CF8 2017-10-29 19:33:53 -04:00
PikalaxALT c0a229f108 Decompile field region map bg and window templates 2017-10-29 11:12:28 -04:00
PikalaxALT 6e10e8caad sub_8170428 2017-10-29 11:05:42 -04:00
PikalaxALT 929638f572 sub_8170290 2017-10-29 10:58:33 -04:00
PikalaxALT 0a060ae254 Start decompiling field_region_map 2017-10-29 10:38:25 -04:00