This website requires JavaScript.
Explore
Help
Sign In
mirror
/
ac-decomp
Watch
1
Star
0
Fork
0
You've already forked ac-decomp
mirror of
https://github.com/ACreTeam/ac-decomp
synced
2026-06-25 16:04:29 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Add a few more rel groups
Browse Source
...
This commit is contained in:
Cuyler36
2024-10-29 05:54:49 -04:00
parent
941f2d1e03
commit
192a8a6ca3
68 changed files
with
80 additions
and
65 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Download Patch File
Download Diff File
Expand all files
Collapse all files
src/actor/npc/.gitkeep
Unescape
Escape
Copy filename
View File
src/actor/ac_npc_curator.c → src/actor/npc/ac_npc_curator.c
Unescape
Escape
Copy filename
View File
src/actor/ac_npc_curator_move.c_inc → src/actor/npc/ac_npc_curator_move.c_inc
Unescape
Escape
Copy filename
View File
src/actor/ac_npc_engineer.c → src/actor/npc/ac_npc_engineer.c
Unescape
Escape
Copy filename
View File
src/actor/ac_npc_guide.c → src/actor/npc/ac_npc_guide.c
Unescape
Escape
Copy filename
View File
src/actor/ac_npc_guide2.c → src/actor/npc/ac_npc_guide2.c
Unescape
Escape
Copy filename
View File
src/actor/ac_npc_guide2_animation.c_inc → src/actor/npc/ac_npc_guide2_animation.c_inc
Unescape
Escape
Copy filename
View File
src/actor/ac_npc_guide2_move.c_inc → src/actor/npc/ac_npc_guide2_move.c_inc
Unescape
Escape
Copy filename
View File
src/actor/ac_npc_guide_animation.c_inc → src/actor/npc/ac_npc_guide_animation.c_inc
Unescape
Escape
Copy filename
View File
src/actor/ac_npc_guide_move.c_inc → src/actor/npc/ac_npc_guide_move.c_inc
Unescape
Escape
Copy filename
View File
src/actor/ac_npc_p_sel.c → src/actor/npc/ac_npc_p_sel.c
Unescape
Escape
Copy filename
View File
src/actor/ac_npc_p_sel_schedule.c_inc → src/actor/npc/ac_npc_p_sel_schedule.c_inc
Unescape
Escape
Copy filename
View File
src/actor/ac_npc_p_sel_talk.c_inc → src/actor/npc/ac_npc_p_sel_talk.c_inc
Unescape
Escape
Copy filename
View File
src/actor/ac_npc_rcn_guide.c → src/actor/npc/ac_npc_rcn_guide.c
Unescape
Escape
Copy filename
View File
src/actor/ac_npc_rcn_guide2.c → src/actor/npc/ac_npc_rcn_guide2.c
Unescape
Escape
Copy filename
View File
src/actor/ac_npc_rcn_guide2_move.c_inc → src/actor/npc/ac_npc_rcn_guide2_move.c_inc
Unescape
Escape
Copy filename
View File
src/actor/ac_npc_rcn_guide2_schedule.c_inc → src/actor/npc/ac_npc_rcn_guide2_schedule.c_inc
Unescape
Escape
Copy filename
View File
src/actor/ac_npc_rcn_guide2_talk.c_inc → src/actor/npc/ac_npc_rcn_guide2_talk.c_inc
Unescape
Escape
Copy filename
View File
src/actor/ac_npc_rcn_guide_move.c_inc → src/actor/npc/ac_npc_rcn_guide_move.c_inc
Unescape
Escape
Copy filename
View File
src/actor/ac_npc_rcn_guide_schedule.c_inc → src/actor/npc/ac_npc_rcn_guide_schedule.c_inc
Unescape
Escape
Copy filename
View File
src/actor/ac_npc_rcn_guide_talk.c_inc → src/actor/npc/ac_npc_rcn_guide_talk.c_inc
Unescape
Escape
Copy filename
View File
src/actor/ac_npc_rtc.c → src/actor/npc/ac_npc_rtc.c
Unescape
Escape
Copy filename
View File
src/actor/ac_npc_rtc_talk.c.inc → src/actor/npc/ac_npc_rtc_talk.c.inc
Unescape
Escape
Copy filename
View File
src/actor/ac_npc_rtc_think.c.inc → src/actor/npc/ac_npc_rtc_think.c.inc
Unescape
Escape
Copy filename
View File
src/actor/ac_npc_sendo.c → src/actor/npc/ac_npc_sendo.c
Unescape
Escape
Copy filename
View File
src/actor/ac_npc_sendo_move.c_inc → src/actor/npc/ac_npc_sendo_move.c_inc
Unescape
Escape
Copy filename
View File
src/actor/ac_ev_broker.c → src/actor/npc/event/ac_ev_broker.c
Unescape
Escape
Copy filename
View File
src/actor/ac_ev_broker_move.c_inc → src/actor/npc/event/ac_ev_broker_move.c_inc
Unescape
Escape
Copy filename
View File
src/actor/ac_ev_castaway.c → src/actor/npc/event/ac_ev_castaway.c
Unescape
Escape
Copy filename
View File
src/actor/ac_ev_dokutu.c → src/actor/npc/event/ac_ev_dokutu.c
Unescape
Escape
Copy filename
View File
src/actor/ac_ev_dokutu_talk.c_inc → src/actor/npc/event/ac_ev_dokutu_talk.c_inc
Unescape
Escape
Copy filename
View File
src/actor/ac_ev_ghost.c → src/actor/npc/event/ac_ev_ghost.c
Unescape
Escape
Copy filename
View File
src/actor/ac_ev_ghost_schedule.c_inc → src/actor/npc/event/ac_ev_ghost_schedule.c_inc
Unescape
Escape
Copy filename
View File
src/actor/ac_ev_ghost_talk.c_inc → src/actor/npc/event/ac_ev_ghost_talk.c_inc
Unescape
Escape
Copy filename
View File
src/actor/ac_ev_gypsy.c → src/actor/npc/event/ac_ev_gypsy.c
Unescape
Escape
Copy filename
View File
src/actor/ac_ev_gypsy_move.c_inc → src/actor/npc/event/ac_ev_gypsy_move.c_inc
Unescape
Escape
Copy filename
View File
src/actor/ac_ev_kabuPeddler.c → src/actor/npc/event/ac_ev_kabuPeddler.c
Unescape
Escape
Copy filename
View File
src/actor/ac_ev_kabuPeddler_move.c_inc → src/actor/npc/event/ac_ev_kabuPeddler_move.c_inc
Unescape
Escape
Copy filename
View File
src/actor/ac_ev_majin.c → src/actor/npc/event/ac_ev_majin.c
Unescape
Escape
Copy filename
View File
src/actor/ac_ev_majin_move.c_inc → src/actor/npc/event/ac_ev_majin_move.c_inc
Unescape
Escape
Copy filename
View File
src/actor/ac_ev_santa.c → src/actor/npc/event/ac_ev_santa.c
Unescape
Escape
Copy filename
View File
src/actor/ac_ev_santa_move.c_inc → src/actor/npc/event/ac_ev_santa_move.c_inc
Unescape
Escape
Copy filename
View File
src/actor/ac_ev_soncho.c → src/actor/npc/event/ac_ev_soncho.c
Unescape
Escape
Copy filename
View File
src/actor/ac_ev_soncho_talk.c_inc → src/actor/npc/event/ac_ev_soncho_talk.c_inc
Unescape
Escape
Copy filename
View File
src/bg_cherry_item.c → src/bg_item/bg_cherry_item.c
Unescape
Escape
Copy filename
View File
src/bg_cherry_item_data.c_inc → src/bg_item/bg_cherry_item_data.c_inc
Unescape
Escape
Copy filename
View File
src/bg_cherry_item_draw.c_inc → src/bg_item/bg_cherry_item_draw.c_inc
Unescape
Escape
Copy filename
View File
src/bg_cherry_item_move.c_inc → src/bg_item/bg_cherry_item_move.c_inc
Unescape
Escape
Copy filename
View File
src/bg_item.c → src/bg_item/bg_item.c
Unescape
Escape
Copy filename
View File
src/bg_item_clip.c_inc → src/bg_item/bg_item_clip.c_inc
Unescape
Escape
Copy filename
View File
src/bg_item_common.c_inc → src/bg_item/bg_item_common.c_inc
Unescape
Escape
Copy filename
View File
src/bg_item_data.c_inc → src/bg_item/bg_item_data.c_inc
Unescape
Escape
Copy filename
View File
src/bg_item_draw.c_inc → src/bg_item/bg_item_draw.c_inc
Unescape
Escape
Copy filename
View File
src/bg_item_move.c_inc → src/bg_item/bg_item_move.c_inc
Unescape
Escape
Copy filename
View File
src/bg_police_item.c → src/bg_item/bg_police_item.c
Unescape
Escape
Copy filename
View File
src/bg_police_item_data.c_inc → src/bg_item/bg_police_item_data.c_inc
Unescape
Escape
Copy filename
View File
src/bg_police_item_draw.c_inc → src/bg_item/bg_police_item_draw.c_inc
Unescape
Escape
Copy filename
View File
src/bg_police_item_move.c_inc → src/bg_item/bg_police_item_move.c_inc
Unescape
Escape
Copy filename
View File
src/bg_post_item.c → src/bg_item/bg_post_item.c
Unescape
Escape
Copy filename
View File
src/bg_winter_item.c → src/bg_item/bg_winter_item.c
Unescape
Escape
Copy filename
View File
src/bg_winter_item_data.c_inc → src/bg_item/bg_winter_item_data.c_inc
Unescape
Escape
Copy filename
View File
src/bg_winter_item_draw.c_inc → src/bg_item/bg_winter_item_draw.c_inc
Unescape
Escape
Copy filename
View File
src/bg_winter_item_move.c_inc → src/bg_item/bg_winter_item_move.c_inc
Unescape
Escape
Copy filename
View File
src/bg_xmas_item.c → src/bg_item/bg_xmas_item.c
Unescape
Escape
Copy filename
View File
src/bg_xmas_item_data.c_inc → src/bg_item/bg_xmas_item_data.c_inc
Unescape
Escape
Copy filename
View File
src/bg_xmas_item_draw.c_inc → src/bg_item/bg_xmas_item_draw.c_inc
Unescape
Escape
Copy filename
View File
src/bg_xmas_item_move.c_inc → src/bg_item/bg_xmas_item_move.c_inc
Unescape
Escape
Copy filename
View File
Write
Preview
Loading…
x
Add
Cancel
Save
Reference in New Issue
Repository
mirror/ac-decomp
Title
Body
Create Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues.
Learn more about blocking a user.
User to block:
Optional note:
The note is not visible to the blocked user.
Cancel
Block