Phlosioneer
|
ac7a048380
|
Removed PREV and NEXT macros, changed summary name
|
2019-03-04 00:25:07 -05:00 |
|
Phlosioneer
|
05199f8fc7
|
Fix merge issue
|
2019-03-03 22:27:57 -05:00 |
|
Phlosioneer
|
2879fe7fe0
|
Merge branch 'master' into summary-screen-macros
|
2019-03-03 16:58:54 -05:00 |
|
Phlosioneer
|
63e700af6c
|
Use macros for summary windows
Other minor changes and fixes are included
|
2019-03-03 16:50:51 -05:00 |
|
Phlosioneer
|
e03595a10d
|
Bugfixes from #591
|
2019-03-03 09:31:08 -06:00 |
|
Phlosioneer
|
3716da5430
|
Rename macro with correct name for pixel values
|
2019-03-02 17:25:39 -05:00 |
|
Phlosioneer
|
b2c92ee8c5
|
Missed some fill values
Must have forgotten to check FillWindowPixelRect.
|
2019-02-26 22:45:39 -05:00 |
|
Phlosioneer
|
72bb0daccb
|
Merge branch 'master' into main-menu-state-machine
|
2019-02-26 22:34:42 -05:00 |
|
Ariel Antonitis
|
0c47744a63
|
Moved ALIGNED(4) from extern to unknown struct.
|
2019-02-23 22:22:38 -05:00 |
|
Ariel Antonitis
|
42bb5dc53d
|
Removed unused filler by aligning adjacent variables
|
2019-02-23 21:55:24 -05:00 |
|
Ariel Antonitis
|
74a3c06270
|
Documented/polished pokemon_summary_screen.c
Mostly variables mislabeled as global and some formerly unknown stuff.
|
2019-02-23 21:12:35 -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
|
4785a07acd
|
Document battle factory functions
|
2019-02-07 12:58:09 -06:00 |
|
Slawter666
|
fa352cfda3
|
Some more labelling
|
2019-02-04 14:35:49 +00:00 |
|
Slawter666
|
3d79aeb9da
|
More documentation
|
2019-02-04 12:44:09 +00:00 |
|
Slawter666
|
804e955c8d
|
Label some more functions
|
2019-02-04 11:38:44 +00:00 |
|
Slawter666
|
031fd66393
|
Label some summary screen functions
|
2019-02-02 22:14:04 +00:00 |
|
Diegoisawesome
|
af2c39860d
|
Rename non-mapsec constants
|
2019-01-08 13:40:11 -06:00 |
|
Diegoisawesome
|
d004ce065c
|
Merge branch 'master' of github.com:pret/pokeemerald into trade
|
2018-12-31 02:30:30 -06:00 |
|
PALPATlNE
|
061b879561
|
Documentation for pokemon_summary_screens.c
|
2018-12-29 11:45:06 -06:00 |
|
DizzyEggg
|
7f6f6c33ab
|
Fix BgAttributes
|
2018-12-26 13:05:02 +01:00 |
|
Diegoisawesome
|
d8948a5cda
|
Merge remote-tracking branch 'pret/master' into trade
|
2018-12-25 15:03:13 -06:00 |
|
melthelesbian
|
2dd706ca54
|
use max mon moves constant where able (#480)
* use max mon moves constant where able
* fix errors in script commands file
* fix more errors
|
2018-12-25 11:50:15 -06:00 |
|
DizzyEggg
|
442b1826a2
|
asm party and fldeff clean-up
|
2018-12-24 21:59:05 +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 |
|
golem galvanize
|
085e793460
|
one line cleanup in summary_screen
|
2018-12-19 19:55:51 -05:00 |
|
Diegoisawesome
|
bd7c251859
|
Fix compressed palette alignment
|
2018-12-18 20:15:59 -06:00 |
|
golem galvanize
|
8781d969ff
|
finish party_menu
|
2018-12-18 05:38:08 -05:00 |
|
DizzyEggg
|
9ffd0c7382
|
3.5 asm left
|
2018-12-17 23:00:08 +01:00 |
|
DizzyEggg
|
f1421d94c3
|
Up to sub 0x80ce580
|
2018-12-15 23:58:47 +01:00 |
|
DizzyEggg
|
c2d8876174
|
Document PSS functions
|
2018-12-10 21:36:52 +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 |
|
Diegoisawesome
|
9f50ba1ce3
|
Fix incorrect compressed types, part 2
|
2018-11-07 12:35:31 -06:00 |
|
DizzyEggg
|
0bb51037d7
|
Finish frontier util
|
2018-11-01 21:31:10 +01:00 |
|
DizzyEggg
|
7de1c4bd14
|
Make frontier util compile
|
2018-10-30 22:17:03 +01:00 |
|
DizzyEggg
|
b252bd0292
|
Window priority to window bg
|
2018-10-27 00:53:07 +02:00 |
|
Diegoisawesome
|
e75f0b4f80
|
Port/decompile field_control_avatar
|
2018-10-16 21:47:08 -05: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
|
f45c9e75db
|
Format templates in item_menu.c
|
2018-09-02 14:49:29 +01:00 |
|
Slawter666
|
ef4695a72c
|
Minor labelling
|
2018-09-02 13:47:12 +01:00 |
|
DizzyEggg
|
ce949ba705
|
document move type variables in pss
|
2018-09-01 18:31:53 +02:00 |
|
DizzyEggg
|
0bfe894566
|
Merge with master
|
2018-08-16 22:53:01 +02:00 |
|
Diegoisawesome
|
e7da514382
|
Finish documenting and cleaning up summary_screen
Also fix remaining nonmatchings
|
2018-08-15 15:58:41 -07:00 |
|
Diegoisawesome
|
ac3f4fd994
|
Continue documentation and cleanup of pokemon_summary_screen
|
2018-08-15 11:51:47 -07:00 |
|
Diegoisawesome
|
0bc975bf57
|
Document and cleanup pokemon_summary_screen
|
2018-08-15 01:44:20 -07:00 |
|
Diegoisawesome
|
332a8bcb1d
|
Extract rodata for unk_pokedex_area_screen_helper
|
2018-08-14 22:37:59 -07:00 |
|