Commit Graph

583 Commits

Author SHA1 Message Date
scnorton 7bf307e7ae The memes keep coming 2017-09-17 14:59:52 -04:00
scnorton 0689afbd86 Yet more maybe_shadow_1 memes 2017-09-17 14:54:27 -04:00
scnorton b54689b9a3 Another four functions 2017-09-17 14:12:32 -04:00
scnorton c9699169ad another block of directional anim functions 2017-09-17 14:06:43 -04:00
scnorton e544d5f8b8 sub_80958C0 and callers 2017-09-17 14:02:43 -04:00
scnorton 283d9060a7 Some functions relating to affine animations 2017-09-17 13:59:30 -04:00
scnorton 71b40f50c0 Merge branch 'master' into field_map_obj 2017-09-17 13:38:33 -04:00
scnorton 4b04e92e8b Ten more functions (remaining function count is 99) 2017-09-17 13:26:17 -04:00
yenatch 74bda5b680 Merge pull request #33 from ProjectRevoTPP/master
split/rename remaining rom files.
2017-09-17 13:21:07 -04:00
scnorton 7af9833883 Additional script object callbacks 2017-09-17 13:06:03 -04:00
scnorton 513e3cd9bc Five small functions 2017-09-17 13:00:43 -04:00
scnorton 92a3f1cb2e More maybe_shadow_1_macro memes 2017-09-17 12:57:42 -04:00
scnorton b06631f654 Functions for facing towards/away from another object? 2017-09-17 12:25:27 -04:00
scnorton 20152fb0af Yet Another Macro Cluster TM 2017-09-17 12:19:35 -04:00
PikalaxALT 3356a4fb92 Failed attempt to fix InitFieldObjectStateFromTemplate, but at least we fixed the weirdness with the double MapObject structs 2017-09-17 11:39:49 -04:00
PikalaxALT 9b4c61658a npc_set_direction_and_anim__an_proceed 2017-09-17 10:58:24 -04:00
PikalaxALT 384ca4658b yet more an_walk_any_2_macro functions 2017-09-17 10:29:57 -04:00
PikalaxALT f8b08d3ee7 more an_walk_any_2_macro functions 2017-09-17 10:25:48 -04:00
PikalaxALT 43b3195bc8 More special anims with timers 2017-09-17 10:23:18 -04:00
PikalaxALT cd958b1e43 special_anim_with_timer 2017-09-17 10:07:43 -04:00
PikalaxALT 3a7f771eab maybe_shadow_1 might be a meme 2017-09-17 10:01:27 -04:00
PikalaxALT 3fdb217ba3 sub_80941E0 2017-09-17 09:55:17 -04:00
PikalaxALT 99e0fe1f24 callers of callers of sub_80940C4 2017-09-17 09:52:17 -04:00
PikalaxALT 9dc7839dd8 callers of sub_80940C4 2017-09-17 09:49:50 -04:00
PikalaxALT 8ee004b9b1 sub_80940C4 which may or may not be a meme 2017-09-17 08:45:24 -04:00
PikalaxALT bf9a00250b maybe_shadow_1 which may or may not be a shadow 2017-09-17 08:38:00 -04:00
PikalaxALT ed6e95fbd7 Avoid using duplicate macros 2017-09-17 08:30:36 -04:00
PikalaxALT 501baffc48 Yet another chunk of highly similar functions 2017-09-17 08:26:27 -04:00
PikalaxALT 6439551e1a Another chunk of functions, including some expanded from macros 2017-09-17 08:20:42 -04:00
PikalaxALT 0582b5cb90 npc_obj_ministep_stop_on_arrival 2017-09-17 08:05:33 -04:00
PikalaxALT 7c8991842f do_run_anim 2017-09-16 23:52:50 -04:00
PikalaxALT 529ccf9a96 do_go_anim 2017-09-16 23:49:31 -04:00
PikalaxALT 432924e56d npc_apply_direction 2017-09-16 23:31:43 -04:00
PikalaxALT 8e03a0199c an_look_any simple 2017-09-16 23:20:44 -04:00
PikalaxALT 4ef7127561 FieldObjectSetRegularAnim 2017-09-16 23:12:35 -04:00
PikalaxALT 4e22f1e55f MapObjectExec***Anim 2017-09-16 23:11:09 -04:00
PikalaxALT 5f189fa53b state_to_direction memes 2017-09-16 23:05:53 -04:00
PikalaxALT 0e3dbf3235 GetOppositeDirection 2017-09-16 23:03:04 -04:00
PikalaxALT 9514206969 Another block of functions for getting anim ids given direction 2017-09-16 22:58:17 -04:00
PikalaxALT 08cb777fd7 FieldObjectFaceOppositeDirection 2017-09-16 22:54:15 -04:00
PikalaxALT d1666473d3 Another block of functions for getting anim IDs from directions 2017-09-16 22:48:19 -04:00
PikalaxALT eb7e52d2a8 Deswiss the cheese 2017-09-16 22:44:47 -04:00
PikalaxALT 64d3a67b0c FieldObjectMoveDestCoords 2017-09-16 22:27:04 -04:00
PikalaxALT eb41c57ecd GetFieldObjectMovingCameraOffset 2017-09-16 22:23:48 -04:00
PikalaxALT 812ad017e8 sub_80930E0 2017-09-16 22:19:23 -04:00
PikalaxALT 44e590add0 sub_8093038 2017-09-16 22:15:54 -04:00
PikalaxALT 3f2c6556cb sub_8092FF0 2017-09-16 21:59:14 -04:00
PikalaxALT bd48354207 sub_8092F88 2017-09-16 21:52:55 -04:00
PikalaxALT 76b68e039d MoveCoordsPixel 2017-09-16 21:45:18 -04:00
PikalaxALT f03c0dc3b4 MoveCoords 2017-09-16 21:39:29 -04:00