GriffinR
|
c40879aa36
|
Use ST_OAM constants for OamData definitions
|
2019-12-06 19:05:44 -06:00 |
|
GriffinR
|
e01ec84837
|
Document party_menu second pass
|
2019-10-31 03:25:56 -04:00 |
|
GriffinR
|
6db014cc32
|
Document party_menu first pass
|
2019-10-25 15:41:06 -04:00 |
|
PikalaxALT
|
9317d114a9
|
Merge pull request #823 from GriffinRichards/constants-strconv
Use STR_CONV constants
|
2019-10-02 09:18:48 -04:00 |
|
GriffinR
|
5325835ee7
|
Use STR_CONV constants
|
2019-09-30 15:43:44 -04:00 |
|
PikalaxALT
|
7b8b5b5c8c
|
Merge branch 'master' into gflib
|
2019-09-27 09:11:22 -04:00 |
|
Ariel Antonitis
|
208e1c9689
|
Removed 'Summary_' prefix.
|
2019-09-25 20:44:17 -05:00 |
|
Ariel Antonitis
|
ea638b82fa
|
Fixed typo.
|
2019-09-25 20:44:17 -05:00 |
|
Ariel Antonitis
|
4b7f096bbd
|
Relabeled unknown functions in pokemon_summary_screen.c
|
2019-09-25 20:44:17 -05:00 |
|
GriffinR
|
85d97542cd
|
Use MAX_MON_MOVES constants
|
2019-09-16 19:21:23 -05:00 |
|
PikalaxALT
|
306ce048ad
|
Move gflib srcs and headers to gflib subdir
|
2019-09-08 21:07:54 -04:00 |
|
DizzyEggg
|
33979f0fa6
|
use ability num instead of alt ability
|
2019-05-16 17:09:43 -05:00 |
|
DizzyEggg
|
b0223f691f
|
Clean up data headers
|
2019-04-05 07:53:23 -05: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
|
146c194b0c
|
Actually change the variable name this time
|
2019-03-08 03:12:08 -05:00 |
|
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 |
|