Papa Cancer
e53ba4773d
Documenting bags, berries and graphics
...
Bag graphics and berry graphics mostly documented
item_menu.c significantly documented
Bag structs documented and functions renamed to match formatting
2019-05-22 21:10:16 -05:00
Phlosioneer
1360b3a477
RGB Constants
2019-04-04 17:05:46 -04:00
Phlosioneer
3a2ea40188
Rename and document more contest setup functions
...
Also properly label the link contest flags variable, and label the
contest window ID's.
2019-04-03 17:24:32 -04:00
Phlosioneer
8f13e991d2
Found a debug system for pokemon contests
2019-04-02 21:51:21 -04:00
PikalaxALT
ade0183378
Document mystery_gift
2019-03-31 18:59:52 -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
9372731c3e
Merge branch 'master' into main-menu-state-machine
2019-03-02 17:35:44 -05:00
Phlosioneer
3716da5430
Rename macro with correct name for pixel values
2019-03-02 17:25:39 -05:00
Phlosioneer
3ceb1667c9
Reduce externs
2019-03-01 22:32:50 -05:00
Phlosioneer
accea672f1
Incorporate feedback
2019-02-26 22:04:44 -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
399d646e3f
Merge branch 'master' into main-menu-state-machine
2019-02-21 22:24:25 -05:00
Phlosioneer
0a7b97ee06
Merge branch 'master' into multiplayer-stuff
2019-02-18 01:19:16 -05:00
garak
22657c7087
use BG_SCREEN_ADDR macro for tilemap addresses
2019-02-17 00:35:26 -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
Phlosioneer
e75f45dbcf
Reverse engineered many of the multiplayer events
...
Some corrections to the way events are handled and identified.
2019-02-10 20:42:50 -05:00
Diegoisawesome
46a3969f69
Add constants for flags and vars
2019-02-02 00:25:43 -06:00
Diegoisawesome
ec780bb209
Cleanup and documentation
2018-12-31 02:22:21 -06:00
nullableVoidPtr
8a8baaeaaa
Merge remote-tracking branch 'upstream/master'
2018-12-08 12:13:15 +08:00
Melody
2615ece23b
Use normal apostrophes like adults
2018-12-07 10:41:08 -05: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
95d3c180cc
clean up variables in files
2018-11-19 01:03:14 +01:00
Diegoisawesome
9f50ba1ce3
Fix incorrect compressed types, part 2
2018-11-07 12:35:31 -06:00
Diegoisawesome
18839a4872
Merge remote-tracking branch 'pret/master' into script_menu
2018-11-06 20:20:56 -06:00
Diegoisawesome
f8d337e491
Finish cleaning up text.c
2018-11-06 11:30:21 -06:00
Diegoisawesome
7dd4ed7060
r5/r6 swap on sub_80E2578
2018-11-05 14:45:54 -06:00
DizzyEggg
b252bd0292
Window priority to window bg
2018-10-27 00:53:07 +02:00
garak
d1b7f32b0a
begin event flag names, add temporary hidden item macro
2018-10-17 22:07:23 -04: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
c1b3dfa15a
Format templates in wallclock.c
2018-09-02 16:10:06 +01:00
Slawter666
c9db9b7a59
Format WindowTemplate in berry_blender.c
2018-09-02 15:14:23 +01:00
DizzyEggg
e28ce3be78
Fix the strings length issue
2018-09-01 22:03:21 +02:00
DizzyEggg
38c89b9d0f
Bank to battler
2018-09-01 18:36:08 +02:00
Diegoisawesome
2dd5fc23d4
Prepare learn_move for merge
2018-08-12 12:54:07 -07:00
Diegoisawesome
e92e2cb0aa
Merge branch 'master' of github.com:pret/pokeemerald
2018-07-24 21:18:36 -07:00
Diegoisawesome
156fb472e1
Clean up files and add entries to charmap
2018-07-24 21:18:23 -07: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
caa36b530a
label and document battle windows
2018-06-17 16:48:58 +02:00
Diegoisawesome
dd28854a22
Merge pull request #255 from DizzyEggg/decomp_record_mixing
...
Fix pika's Record Mixing PR
Also closes #107 .
2018-05-30 16:51:30 -07:00
DizzyEggg
357afd91b5
start rom_8034C54 decomp
2018-05-27 17:42:48 +02:00
DizzyEggg
e44f35c7b7
fix record mixing merge conflicts
2018-05-19 12:32:44 +02:00
Marcus Huderle
cdb5e9e314
Merge pull request #242 from DizzyEggg/decompile_battle_records
...
Decompile battle records
2018-05-03 08:42:44 -07:00
DizzyEggg
ae78786723
identify and name battle records things
2018-05-01 15:33:13 +02:00
DizzyEggg
9f97646724
make item compile
2018-04-29 15:34:14 +02:00
DizzyEggg
1f052cc08d
unnecessary externs
2018-03-02 10:21:12 +01:00