summary refs log tree commit diff stats
path: root/Resources
ModeNameSize
-rwxr-xr-x1up.wav153134log stats plain blame
-rwxr-xr-xDamage1.wav13508log stats plain blame
-rwxr-xr-xDefault.png30635log stats plain blame
-rw-r--r--Entitlements.plist225log stats plain blame
-rwxr-xr-xGameOver.png36449log stats plain blame
-rwxr-xr-xIcon-72.png14894log stats plain blame
-rwxr-xr-xIcon.png10757log stats plain blame
-rwxr-xr-xIcon@2x.png10096log stats plain blame
-rwxr-xr-xInfo.plist1446log stats plain blame
-rwxr-xr-xItem1.wav73646log stats plain blame
-rwxr-xr-xMorning1.png22770log stats plain blame
-rwxr-xr-xSeaBeach.png33343log stats plain blame
-rwxr-xr-xback.png3440log stats plain blame
-rwxr-xr-xback2.png3816log stats plain blame
-rwxr-xr-xbottle.png2962log stats plain blame
-rwxr-xr-xcart.png3117log stats plain blame
-rwxr-xr-xcartdata.sqlite316384log stats plain blame
-rwxr-xr-xcherry.png2947log stats plain blame
-rw-r--r--feedback.png2621log stats plain blame
-rw-r--r--feedback2.png2924log stats plain blame
-rw-r--r--florence.png24142log stats plain blame
-rwxr-xr-xfps_images.png6203log stats plain blame
-rwxr-xr-xframestuff.png678log stats plain blame
-rwxr-xr-xgetoffthatboatrightnowyounglady.fnt11518log stats plain blame
-rwxr-xr-xgetoffthatboatrightnowyounglady.png31194log stats plain blame
-rwxr-xr-xhelvetica.fnt11302log stats plain blame
-rwxr-xr-xhelvetica.png7893log stats plain blame
-rwxr-xr-xhelvetica2.fnt11303log stats plain blame
-rwxr-xr-xhelvetica2.png7855log stats plain blame
-rwxr-xr-xhighscores.png3074log stats plain blame
-rwxr-xr-xhighscores2.png2864log stats plain blame
-rwxr-xr-xiTunesArtwork61982log stats plain blame
-rwxr-xr-xiTunesArtwork.png15373log stats plain blame
-rw-r--r--jump.png2071log stats plain blame
-rw-r--r--jump2.png2079log stats plain blame
-rwxr-xr-xnewgame.png2864log stats plain blame
-rwxr-xr-xnewgame2.png2984log stats plain blame
-rwxr-xr-xoneup.png3029log stats plain blame
-rw-r--r--paintdaubs.png276898log stats plain blame
-rw-r--r--paris.png24164log stats plain blame
-rwxr-xr-xpause.png3077log stats plain blame
-rwxr-xr-xpause2.png3087log stats plain blame
-rwxr-xr-xrock.png3058log stats plain blame
-rw-r--r--tutorial.png2131log stats plain blame
-rw-r--r--tutorial2.png2337log stats plain blame
-rw-r--r--venice.png1329log stats plain blame
-rw-r--r--water.png981log stats plain blame
er <fefferburbia@gmail.com> 2023-05-02 00:24:09 -0400 committer Star Rauchenberger <fefferburbia@gmail.com> 2023-05-02 00:24:09 -0400 Started reading in game data yaml' href='/lingo-ap-tracker/commit/game_data.h?id=704c08bb439b9a90f7be2d26a0c8b01777e2cf2c'>704c08b ^
9bf6a50 ^
3b49bdc ^
e750333 ^
704c08b ^

ea16cff ^








7f4b6b4 ^

ea16cff ^







738d970 ^


ea16cff ^

738d970 ^

ea16cff ^

d7212d7 ^





efa0587 ^
d7212d7 ^
004fb71 ^
5fe5bec ^
67a2efe ^

d7212d7 ^
8e89e19 ^
2c2d9e9 ^
e07e031 ^
ea16cff ^

3b3c3ca ^
7f4b6b4 ^
704c08b ^

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191