Skip to content

Commit

Permalink
this is so scuffed please help
Browse files Browse the repository at this point in the history
  • Loading branch information
jnackmclain committed Apr 10, 2024
1 parent ec4133c commit 30d7b10
Show file tree
Hide file tree
Showing 845 changed files with 667 additions and 13,870 deletions.
52 changes: 52 additions & 0 deletions .dtacheckfns
Original file line number Diff line number Diff line change
@@ -0,0 +1,52 @@
# format:
# <function name> <min args> <max_args>
#
# multiple symbols in the function name are supported. example:
#
# beatmatch whatever 1 1

# vanilla control flow
cond 1 999999
foreach 3 999999
foreach_int 4 999999
if 2 999999
if_else 3 3
set 2 2
switch 2 999999
unless 2 999999
while 2 999999

# dx funcs
dx_camera_blur_setter 1 1
dx_camera_shake_setter 1 1
dx_check_for_dupe 1 1
dx_custom_texture_setter 4 4
dx_discordrp_writer 1 1
dx_emulatefps_setter 1 1
dx_force_lod_setter 1 1
dx_indv_note_streak 1 1
dx_log_objs 2 2
dx_log_objs_type 3 3
dx_log_writer 2 2
dx_modal_messenger 1 1
dx_modal_messenger_symbol 1 1
dx_modifier_reader 1 1
dx_motion_blur_setter 1 1
dx_ms_to_time_str 2 2
dx_mtv_formatter 1 1
dx_noise_setter 1 1
dx_note_streak_popup 1 1
dx_overshell_msg 1 1
dx_passive_messenger 1 1
dx_passive_messenger_symbol 1 1
dx_quick_chat 1 1
dx_rank_var_finder 7 7
dx_resync_local_textures 1 1
dx_set_postfx 1 1
dx_setting_saver 3 3
dx_state_setup 2 2
dx_sv_menu_logo_set 1 1
dx_sync_remote_textures 1 1
dx_track_theme_name 1 1
dx_acceleration_mode 1 1
dx_brutal_mode
21 changes: 21 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -52,3 +52,24 @@ dependencies/windows/arkhelper.exe
dependencies/windows/dtab.exe
dependencies/windows/superfreq.exe
user_scripts/rpcs3_directory.txt


#funny files that should never be committed
.DS_Store
*.pyc
*.tmp
*.ninja
.ninja_log

#input for wii files for build
platform/wii

#ninja build dirs
obj
out

#generated files by additional game scripts
scripts/dx_config.ini

#reference script unused by dx
_ark/dx/reference
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
Loading

0 comments on commit 30d7b10

Please sign in to comment.