Commit Graph

874 Commits

Author SHA1 Message Date
PikalaxALT
c8a1845f02 Fix this array 2022-01-18 20:55:34 -05:00
PikalaxALT
c77d4fab87 Ignore intermediate file trpoke.s 2022-01-18 19:26:33 -05:00
PikalaxALT
c30113e4f0 bg_window.c prototypes 2022-01-18 19:25:30 -05:00
PikalaxALT
0c07e20e6f Finish bg_window.c 2022-01-18 16:30:52 -05:00
PikalaxALT
8e21afa781 CopyGlyphToWindow 2022-01-18 13:38:44 -05:00
PikalaxALT
cd5882c9dc through (&CopyGlyphToWindow)[-1] 2022-01-18 11:42:36 -05:00
PikalaxALT
50c44be639 Window ctor/dtor funcs 2022-01-17 20:42:55 -05:00
PikalaxALT
763ee63147 BLIT functions 2022-01-17 20:14:34 -05:00
PikalaxALT
070254bd66 through BgGetCharPtr 2022-01-17 16:24:06 -05:00
PikalaxALT
5dbfc262f6 bg tilemap fill routines 2022-01-17 16:04:02 -05:00
PikalaxALT
50b5dfbd98 Bg tilemap copy funcs 2022-01-17 15:42:08 -05:00
PikalaxALT
ad12a7149a Through CopyRectToBgTilemapRect 2022-01-17 13:50:58 -05:00
PikalaxALT
b8bb54e151 through BG_LoadPlttData 2022-01-17 12:48:26 -05:00
PikalaxALT
851d7c8506 bg_window through CopyOrUncompressTilemapData 2022-01-16 19:49:07 -05:00
PikalaxALT
b3c5d68700 Some trainer-related commands 2022-01-16 13:47:59 -05:00
PikalaxALT
9d34528517 Casino related commands 2022-01-16 13:05:46 -05:00
PikalaxALT
d2c53dc138 Some script-related routines 2022-01-16 12:43:53 -05:00
PikalaxALT
0f0407bdc3 Document elevator-related commands 2022-01-15 20:33:11 -05:00
PikalaxALT
2a482dbbe7 This func is more consistent with the map card 2022-01-15 19:39:11 -05:00
PikalaxALT
522c4d9491 Identify field move use funcs 2022-01-15 18:10:20 -05:00
PikalaxALT
82424b1528 bg_window, 1 2022-01-15 15:24:02 -05:00
PikalaxALT
e38363a833 Rename seal-related scrcmds 2022-01-14 21:05:14 -05:00
PikalaxALT
659d711be4 Document spawn points 2022-01-14 16:56:23 -05:00
PikalaxALT
5648e855fc Document easy chat related stuff in 020910D8 2022-01-14 13:03:48 -05:00
PikalaxALT
d9f2d8f0be Clean up and name routines in bg_window.s 2022-01-14 11:53:04 -05:00
PikalaxALT
2a12205321 Phone contact constants 2022-01-14 08:35:31 -05:00
PikalaxALT
c1cbf245b0 Disassemble strings and cert in overlay 38; apply func names from asserts 2022-01-13 16:43:44 -05:00
PikalaxALT
c99e93c33d Start splitting 02090C94 2022-01-13 13:39:25 -05:00
PikalaxALT
55358ce5df Name item use funcs 2022-01-13 08:28:36 -05:00
PikalaxALT
0db952fad5 script_pokemon_util.c 2022-01-12 16:47:26 -05:00
PikalaxALT
a5bb890980 Declare all scrcmds to C 2022-01-12 15:27:11 -05:00
PikalaxALT
1081d334c4 Name a flag and document a scrcmd 2022-01-11 20:57:42 -05:00
PikalaxALT
924e516bac Rename ScrCmd_PlayerHasSpecies 2022-01-11 18:10:01 -05:00
PikalaxALT
9e1ae52104 scrcmd_size_record.c 2022-01-11 17:46:10 -05:00
PikalaxALT
285fd63e25 overlay_20, 1 2022-01-11 17:01:04 -05:00
PikalaxALT
98b9df1154 Export math_util funcs to header 2022-01-11 14:36:20 -05:00
PikalaxALT
bfc97521df Fix gen_fx_const maybe? 2022-01-11 12:53:09 -05:00
PikalaxALT
92cb0f0ea5 Fix fx_const.h dependency handling 2022-01-11 12:36:23 -05:00
PikalaxALT
0bcfb92500 Decompile math_util.s 2022-01-11 10:08:35 -05:00
PikalaxALT
344ba8d44f Refactor o2narc and explicitly initialize bool flags 2022-01-11 08:44:20 -05:00
PikalaxALT
0fb8096247 Investigating o2narc UB on GitHub Actions 2022-01-11 08:01:30 -05:00
PikalaxALT
fb1198ccfc Fix dependency on lib/include/nitro/fx/fx_const.h 2022-01-10 20:55:41 -05:00
PikalaxALT
7d27a220a7 math_util, 1 2022-01-10 16:40:39 -05:00
PikalaxALT
d7ddb75251 Add filesystem checksums for SoulSilver 2022-01-10 12:31:01 -05:00
PikalaxALT
397001e299 Add missing protypes to headers 2022-01-10 10:42:18 -05:00
PikalaxALT
b3ba67f808 Package more files in the failure tarball 2022-01-10 09:00:29 -05:00
PikalaxALT
6691af235e oops 2022-01-10 08:18:29 -05:00
PikalaxALT
42eb52728d Port {bg_->}window.h from Diamond 2022-01-09 20:54:32 -05:00
PikalaxALT
2575f53728 Fix makefile dependencies to include filesystem checksum step 2022-01-09 18:06:34 -05:00
PikalaxALT
b668e8ecfc simple_npc_msg 2022-01-09 16:46:08 -05:00