Skip to content

Commit ea5d457

Browse files
committed
Update names and types
1 parent 0abde7a commit ea5d457

File tree

1,348 files changed

+8164
-8191
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,348 files changed

+8164
-8191
lines changed

README.md

+617-617
Large diffs are not rendered by default.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
// 4618
2+
[clientscript,antidrag_toggle]
3+
~antidrag_toggle;
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
// 2971
2+
[clientscript,boardgames_draughts_options_init](component $component0)
3+
if_setonvartransmit("boardgames_draughts_options_update_selections{var355, var356}", $component0);
4+
~boardgames_draughts_options_update_selections;
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
// 3293
2+
[clientscript,boardgames_draughts_options_update_ranked]
3+
%varbit68 = calc(1 - %varbit68);
4+
~boardgames_draughts_options_update_ranked(%varbit68);
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
// 3271
2+
[clientscript,boardgames_draughts_options_update_rune](int $int0)
3+
~boardgames_draughts_options_update_rune($int0);
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
// 3151
2+
[clientscript,boardgames_draughts_options_update_selections]
3+
~boardgames_draughts_options_update_selections;
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
// 3273
2+
[clientscript,boardgames_draughts_options_update_time](int $int0)
3+
~boardgames_draughts_options_update_time($int0);
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
// 2636
2+
[clientscript,boardgames_runelink_options_init](component $component0)
3+
if_setonvartransmit("boardgames_runelink_options_update_selections{var355, var356}", $component0);
4+
~boardgames_runelink_options_update_selections;
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
// 2746
2+
[clientscript,boardgames_runelink_options_update_ranked]
3+
%varbit68 = calc(1 - %varbit68);
4+
~boardgames_runelink_options_update_ranked(%varbit68);
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
// 2725
2+
[clientscript,boardgames_runelink_options_update_rune](int $int0)
3+
~boardgames_runelink_options_update_rune($int0);
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
// 2683
2+
[clientscript,boardgames_runelink_options_update_selections]
3+
~boardgames_runelink_options_update_selections;
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
// 2744
2+
[clientscript,boardgames_runelink_options_update_time](int $int0)
3+
~boardgames_runelink_options_update_time($int0);
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
// 3566
2+
[clientscript,boardgames_runesquares_options_init](component $component0)
3+
if_setonvartransmit("boardgames_runesquares_options_update_selections{var355, var356}", $component0);
4+
~boardgames_runesquares_options_update_selections;
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
// 4011
2+
[clientscript,boardgames_runesquares_options_update_ranked]
3+
%varbit68 = calc(1 - %varbit68);
4+
~boardgames_runesquares_options_update_ranked(%varbit68);
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
// 3997
2+
[clientscript,boardgames_runesquares_options_update_rune](int $int0)
3+
~boardgames_runesquares_options_update_rune($int0);
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
// 3906
2+
[clientscript,boardgames_runesquares_options_update_selections]
3+
~boardgames_runesquares_options_update_selections;
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
// 4000
2+
[clientscript,boardgames_runesquares_options_update_time](int $int0)
3+
~boardgames_runesquares_options_update_time($int0);

0 commit comments

Comments
 (0)