Commit Graph

510 Commits

Author SHA1 Message Date
PikalaxALT 5812bc4ebe npc_block_way__next_tile 2017-09-16 18:33:38 -04:00
PikalaxALT ca88036ebe npc_set_running_behaviour_etc 2017-09-16 18:29:14 -04:00
PikalaxALT edd5c81a8e sub_8092AF8 2017-09-16 18:24:58 -04:00
PikalaxALT 589c34e30a obj_npc_animation_step, npc_apply_anim_looping 2017-09-16 18:18:34 -04:00
PikalaxALT 119c0e96b5 sub_8092A4C 2017-09-16 18:04:26 -04:00
PikalaxALT fa436fca4d a block of direction-based anim num fns 2017-09-16 17:41:46 -04:00
PikalaxALT 34950dbd13 remaining field object step callbacks 2017-09-16 17:34:41 -04:00
PikalaxALT 15aba9a076 Hidden1 2017-09-16 17:24:26 -04:00
PikalaxALT 6247fe742c Tree and Mountain Disguise FOCB 2017-09-16 16:53:55 -04:00
PikalaxALT 12885ca371 CopyPlayer2 2017-09-16 16:40:00 -04:00
PikalaxALT c6bb13939e state_to_direction memes 2017-09-16 16:10:55 -04:00
PikalaxALT 559833ccf6 Merge branch 'master' into field_map_obj 2017-09-16 15:41:54 -04:00
PikalaxALT c7f28f034c Change type of state_to_direction argument 1 to match pokeruby 2017-09-16 15:16:39 -04:00
Cameron Hall 19d2d73c70 Merge pull request #28 from DizzyEggg/decomp_pokemon
decompile pokemon1/2/3
2017-09-16 14:14:50 -05:00
PikalaxALT 18e06b480b Fix header guards 2017-09-16 15:13:06 -04:00
Cameron Hall 1220a139db Merge pull request #29 from DizzyEggg/decomp_berry
decompile berry
2017-09-16 13:58:46 -05:00
PikalaxALT 66fbc9753f sub_8091F94 2017-09-16 13:54:33 -04:00
PikalaxALT ee3dc1edda Some more functions, including some swiss-cheesing that got out of hand 2017-09-16 09:43:49 -04:00
PikalaxALT 86df6d1073 Field object path movement 2017-09-16 08:44:43 -04:00
PikalaxALT a082f92581 sub_8091110 2017-09-16 08:13:37 -04:00
PikalaxALT 3e9e4b13ec MoveFieldObjectInNextDirectionInSequence 2017-09-15 21:39:24 -04:00
PikalaxALT 79e8235701 AlternatelyGoInOppositeDirections 2017-09-15 21:26:56 -04:00
scnorton 1c6177f678 Rotatoes 2017-09-15 16:34:03 -04:00
scnorton 2e1ecdb877 Tridirectional spinners 2017-09-15 16:08:01 -04:00
scnorton f6840ba7e7 RandomlyLookSouthOrEast 2017-09-15 16:00:39 -04:00
scnorton b269048369 RandomlyLookSouthOrWest 2017-09-15 15:57:38 -04:00
scnorton 8c6367f997 RandomlyLookNorthOrEast 2017-09-15 15:53:07 -04:00
scnorton 0571056955 RandomlyLookNorthOrWest 2017-09-15 15:26:51 -04:00
scnorton bf101743c2 RandomlyLookEastOrWest 2017-09-15 14:42:54 -04:00
scnorton 7440bba1b1 RandomlyLookNorthOrSouth 2017-09-15 14:36:54 -04:00
scnorton 9f6a4be9f0 BerryTree 2017-09-15 14:26:01 -04:00
PikalaxALT 9a13b1f34e FaceFixedDirection 2017-09-14 21:30:14 -04:00
PikalaxALT 68c62595f5 RandomlyGoEastOrWest 2017-09-14 21:25:30 -04:00
PikalaxALT 4a1383d77b RandomlyGoNorthOrSouth 2017-09-14 21:22:14 -04:00
PikalaxALT 0ae3347e47 Rename some functions 2017-09-14 08:38:21 -04:00
PikalaxALT c1c12981fe LookRandomDirections helpers 2017-09-13 21:11:59 -04:00
PikalaxALT 2895765964 LookRandomDirections 2017-09-13 20:36:58 -04:00
PikalaxALT ddf712beac sub_808F8BC 2017-09-13 20:34:25 -04:00
PikalaxALT c1f5183f40 Three-direction get-running-past-facing callbacks 2017-09-13 20:26:08 -04:00
PikalaxALT 6b906d95b9 Three more running-past-facing-direction callbacks 2017-09-13 20:22:38 -04:00
PikalaxALT a04666e2d3 Running-past facing direction callbacks (North/East restricted) 2017-09-13 19:54:43 -04:00
PikalaxALT f9de01dc86 sub_808F638 and sub_808F648 2017-09-13 19:45:59 -04:00
PikalaxALT 64ffa8f963 Merge branch 'master' into field_map_obj 2017-09-13 19:29:19 -04:00
PikalaxALT c2e31f0618 sub_808F608 2017-09-13 19:21:05 -04:00
PikalaxALT d72231379b FieldObjectIsTrainerAndCloseToPlayer 2017-09-13 19:13:44 -04:00
DizzyEggg b1e90c1d50 review berry cleanings 2017-09-13 19:30:05 +02:00
DizzyEggg c80b76e85a Merge branch 'master' into decomp_berry 2017-09-13 18:24:59 +02:00
DizzyEggg 117f8a6abd Merge branch 'master' into decomp_pokemon 2017-09-13 18:24:01 +02:00
Cameron Hall 78009a835f Merge pull request #30 from DizzyEggg/decompile_util
decompile util
2017-09-13 11:19:13 -05:00
PikalaxALT e26501f130 Support functions for GoRandomDirections 2017-09-13 10:59:25 -04:00