GriffinR
aadab8b016
Move pokemon and easy chat constants to global, misc clean-up
2021-12-28 18:07:41 -05:00
GriffinR
50d3003a0d
Text clean-up, TEXT_SPEED_FF to TEXT_SKIP_DRAW
2021-11-03 19:54:20 -04:00
GriffinR
085f8adec6
Start remaining menu documentation
2021-11-03 17:38:08 -04:00
GriffinR
9a0618afc3
Add COPYWIN constants
2021-11-03 15:29:18 -04:00
GriffinR
fdaf436960
Add font id constants
2021-10-30 19:54:15 -04:00
GriffinR
24b4e898ad
More mauville_old_man clean up
2021-10-18 14:40:04 -04:00
GriffinR
db8ce5d7f9
Clean up mauville_old_man, drop ScrSpecial prefix
2021-10-18 01:09:41 -04:00
GriffinR
28de627913
Add TRACKS_ALL, remove BGCntrlBitfield
2021-10-09 11:34:51 -04:00
LOuroboros
554210c5e3
Removed trailing spaces in the most relevant files
...
Command used for the job:
egrep -rl ' $' --include *.c --include *.h --include *.s --include *.inc --include *.txt * | xargs sed -i 's/\s\+$//g'
Credits to Grant Murphy from Stack Overflow.
2021-08-24 19:59:32 -03:00
GriffinR
aad090e154
Document TV
2021-04-26 12:35:35 -04:00
Marcus Huderle
6cceb05cb7
Document some text-related things
2021-03-29 11:20:00 -05:00
GriffinR
c6141fea83
Document easy chat
2021-02-24 11:03:45 -05:00
GriffinR
b65980cd4e
Remove unused local variables and functions
2021-01-19 18:19:33 -05:00
GriffinR
cc4255d4c0
Add some charmap constant usage
2020-08-11 00:23:28 -04:00
GriffinR
06025e887f
Allow flag/var counts to be updated alongside values
2020-06-24 17:00:19 -04:00
GriffinR
655910a16f
Merge branch 'master' into fix-eventobj
2020-01-12 22:42:43 -05:00
GriffinR
e736c2d2fd
Document some easy chat specials
2020-01-12 19:39:30 -06:00
GriffinR
7034f59c14
Rename EventObj to ObjEvent
2019-11-21 00:14:40 -05:00
GriffinR
82cb741d8b
Standardize EVENT_OBJECT to OBJECT_EVENT
2019-11-20 23:12:51 -05:00
GriffinR
5b845bb0a0
Review changes for #852
2019-10-21 17:21:53 -05:00
GriffinR
973e6f9667
Document mauville_man.inc
2019-10-21 17:21:53 -05:00
GriffinR
5325835ee7
Use STR_CONV constants
2019-09-30 15:43:44 -04:00
GriffinR
275695c189
Document more script_menu, lilycove harbor
2019-09-19 17:27:34 -04:00
PikalaxALT
fb06e4a3c9
Modernize code
...
Can compile with arm-none-eabi-gcc 8.3.0
gbafix correctly handles ELF input
2019-06-26 12:12:10 -04:00
DizzyEggg
baa187665b
Document a bit of script menu and battle anims
2019-04-02 16:28:38 -05:00
PikalaxALT
7571969a45
Finish union room battle
2019-04-01 22:08:50 -05:00
Phlosioneer
44e92ce259
Give window drawing functions better names
2019-02-22 01:40:11 -05:00
DizzyEggg
23b240ab65
Fix Menu and List Menu input defines
2019-02-02 11:04:38 +01:00
DizzyEggg
e3bec4b480
fix nonmatch in mauville old man
2019-02-01 11:56:02 +01:00
Meowsy
d3e32ab287
Rename Mauville Man text.
2018-12-10 15:50:10 -05:00
Diegoisawesome
18839a4872
Merge remote-tracking branch 'pret/master' into script_menu
2018-11-06 20:20:56 -06:00
Diegoisawesome
6d38431c33
Begin cleaning text.c
2018-11-06 10:44:48 -06:00
Diegoisawesome
7dd4ed7060
r5/r6 swap on sub_80E2578
2018-11-05 14:45:54 -06:00
Diegoisawesome
b860d583e4
Document main_menu
2018-09-14 12:15:46 -05:00
DizzyEggg
2f59df03ab
Standartize AddTextPrinterParametrized functions,
2018-09-08 23:38:30 +02:00
Diegoisawesome
cb9127ccaf
Revert "Rename some specials"
...
This reverts commit 658f9351fe9349eb16edab8d5d503ef741449d4a.
2018-08-11 15:16:41 -07:00
Diegoisawesome
658f9351fe
Rename some specials
2018-08-11 14:59:43 -07:00
Marcus Huderle
aa9a45c16f
Rebrand 'map object' and 'field object' to 'event object'
2018-06-11 19:11:48 -05:00
DizzyEggg
9e7965fab0
document record mixing
2018-05-26 00:25:36 +02:00
DizzyEggg
4d5bfc149e
Merge branch 'master' into decomp_record_mixing
2018-05-20 12:16:45 +02:00
DizzyEggg
1307fde8ca
make field tasks compile
2018-05-19 18:13:48 +02:00
DizzyEggg
e44f35c7b7
fix record mixing merge conflicts
2018-05-19 12:32:44 +02:00
PikalaxALT
fd1d75ce37
Merge branch 'master' into mauville_old_man
2018-05-07 18:18:00 -04:00
PikalaxALT
61cc1d5574
Rename symbols using Ruby as a reference
2018-05-07 18:11:20 -04:00
PikalaxALT
0231ed13ee
Remaining functions in mauville_old_man
2018-05-07 16:35:29 -04:00
PikalaxALT
8aa462cd74
through sub_8121178
2018-05-03 18:05:07 -04:00
PikalaxALT
876e1eb7cc
through sub_8121064
2018-05-03 17:51:14 -04:00
PikalaxALT
1943118a1e
through sub_8120D34
2018-05-03 17:26:02 -04:00
PikalaxALT
c6115a2fec
through sub_8120C0C
2018-05-03 17:03:52 -04:00
PikalaxALT
0bc7759f9b
through sub_8120748
2018-05-03 13:40:08 -04:00