-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy pathzipit.lst
More file actions
440 lines (440 loc) · 11.8 KB
/
zipit.lst
File metadata and controls
440 lines (440 loc) · 11.8 KB
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
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
.gitignore
global.mak
ISXEQ.sln
ISXEQClient.h
MacroQuest2.sln
makefile
makezip.bat
mkplugin.exe
moveitem.h
moveitem2.h
MQ2-API.chm
MQ2Auth.exe
MQ2Plugin.h
MQ2PluginDevelopment.html
Plugin.Debug.ISXEQ.props
Plugin.Debug.props
Plugin.Release.ISXEQ.props
Plugin.Release.props
zipit.lst
Blech\Blech.h
Blech\test.cpp
Blech\test2.cpp
Blech\test3.cpp
Blech\test4.cpp
Detours\Detours from Microsoft.url
Detours\inc\detours.h
Detours\lib\detours.lib
Detours\lib\detours.pdb
Detours\lib60\detours.lib
Detours\lib60\detours.pdb
dxsdk81\readme.txt
dxsdk81\include\dinput.h
dxsdk90\readme.txt
dxsdk90\include\dinput.h
ISXDK\35\bin\mkisx.exe
ISXDK\35\bin\Struct2LSType.exe
ISXDK\35\doc\ISXDK.txt
ISXDK\35\include\ColumnRenderer.h
ISXDK\35\include\FileList.h
ISXDK\35\include\Index.h
ISXDK\35\include\ISInterface.h
ISXDK\35\include\ISUI
ISXDK\35\include\ISXDK.h
ISXDK\35\include\ISXInterface.h
ISXDK\35\include\LavishScript
ISXDK\35\include\Queue.h
ISXDK\35\include\Services.h
ISXDK\35\include\Threading.h
ISXDK\35\include\utf8string.h
ISXDK\35\include\WinThreading.h
ISXDK\35\include\ISUI\LGUI.h
ISXDK\35\include\ISUI\LGUIButton.h
ISXDK\35\include\ISUI\LGUICheckBox.h
ISXDK\35\include\ISUI\LGUIComboBox.h
ISXDK\35\include\ISUI\LGUICommandButton.h
ISXDK\35\include\ISUI\LGUICommandCheckBox.h
ISXDK\35\include\ISUI\LGUICommandEntry.h
ISXDK\35\include\ISUI\LGUIConsole.h
ISXDK\35\include\ISUI\LGUIContextMenu.h
ISXDK\35\include\ISUI\LGUIElement.h
ISXDK\35\include\ISUI\LGUIEmbeddedScript.h
ISXDK\35\include\ISUI\LGUIFont.h
ISXDK\35\include\ISUI\LGUIFrame.h
ISXDK\35\include\ISUI\LGUIGauge.h
ISXDK\35\include\ISUI\LGUIHudElement.h
ISXDK\35\include\ISUI\LGUIListBox.h
ISXDK\35\include\ISUI\LGUIManager.h
ISXDK\35\include\ISUI\LGUIMap.h
ISXDK\35\include\ISUI\LGUIMessageBox.h
ISXDK\35\include\ISUI\LGUIScreen.h
ISXDK\35\include\ISUI\LGUIScrollBar.h
ISXDK\35\include\ISUI\LGUISlider.h
ISXDK\35\include\ISUI\LGUITabControl.h
ISXDK\35\include\ISUI\LGUITable.h
ISXDK\35\include\ISUI\LGUIText.h
ISXDK\35\include\ISUI\LGUITextEdit.h
ISXDK\35\include\ISUI\LGUITextEntry.h
ISXDK\35\include\ISUI\LGUITexture.h
ISXDK\35\include\ISUI\LGUITooltip.h
ISXDK\35\include\ISUI\LGUITree.h
ISXDK\35\include\ISUI\LGUIVariableGauge.h
ISXDK\35\include\ISUI\LGUIVariableSlider.h
ISXDK\35\include\ISUI\LGUIWindow.h
ISXDK\35\include\LavishScript\LavishScript.h
ISXDK\35\include\LavishScript\LSSTLTypes.h
ISXDK\35\include\LavishScript\LSType.h
ISXDK\35\lib\vs14\ISUI.lib
ISXDK\35\lib\vs14\ISUI_md.lib
ISXDK\35\lib\vs14\ISXDK.lib
ISXDK\35\lib\vs14\ISXDK_md.lib
ISXDK\35\lib64\vs14\ISUI.lib
ISXDK\35\lib64\vs14\ISUI_md.lib
ISXDK\35\lib64\vs14\ISXDK.lib
ISXDK\35\lib64\vs14\ISXDK_md.lib
ISXDK\35\samples\ISXFullTemplate
ISXDK\35\samples\ISXFullTemplate\Commands.cpp
ISXDK\35\samples\ISXFullTemplate\Commands.h
ISXDK\35\samples\ISXFullTemplate\DataTypeList.h
ISXDK\35\samples\ISXFullTemplate\DataTypes.cpp
ISXDK\35\samples\ISXFullTemplate\DataTypes.h
ISXDK\35\samples\ISXFullTemplate\ISXFullTemplate.cpp
ISXDK\35\samples\ISXFullTemplate\ISXFullTemplate.h
ISXDK\35\samples\ISXFullTemplate\ISXFullTemplate.vcproj
ISXDK\35\samples\ISXFullTemplate\ISXFullTemplateServices.h
ISXDK\35\samples\ISXFullTemplate\LGUIFullTemplateFrame.cpp
ISXDK\35\samples\ISXFullTemplate\LGUIFullTemplateFrame.h
ISXDK\35\samples\ISXFullTemplate\Services.cpp
ISXDK\35\samples\ISXFullTemplate\Services.h
ISXDK\35\samples\ISXFullTemplate\TopLevelObjects.cpp
ISXDK\35\samples\ISXFullTemplate\TopLevelObjects.h
ISXEQ\isxGamesCommon.props
ISXEQ\PostBuild.bat
ISXEQ.NET\ISXEQ.cs
ISXEQ.NET\ISXEQ.NET.csproj
ISXEQ.NET\EQTypes\EQAltAbility.cs
ISXEQ.NET\EQTypes\EQArgb.cs
ISXEQ.NET\EQTypes\EQBody.cs
ISXEQ.NET\EQTypes\EQBuff.cs
ISXEQ.NET\EQTypes\EQCharacter.cs
ISXEQ.NET\EQTypes\EQClass.cs
ISXEQ.NET\EQTypes\EQCorpse.cs
ISXEQ.NET\EQTypes\EQCurrentZone.cs
ISXEQ.NET\EQTypes\EQDeity.cs
ISXEQ.NET\EQTypes\EQDynamicZone.cs
ISXEQ.NET\EQTypes\EQDZMember.cs
ISXEQ.NET\EQTypes\EQEvolvingItem.cs
ISXEQ.NET\EQTypes\EQFellowship.cs
ISXEQ.NET\EQTypes\EQFellowshipMember.cs
ISXEQ.NET\EQTypes\EQGround.cs
ISXEQ.NET\EQTypes\EQGroup.cs
ISXEQ.NET\EQTypes\EQGroupMember.cs
ISXEQ.NET\EQTypes\EQHeading.cs
ISXEQ.NET\EQTypes\EQInvSlot.cs
ISXEQ.NET\EQTypes\EQItem.cs
ISXEQ.NET\EQTypes\EQMacroQuest.cs
ISXEQ.NET\EQTypes\EQMerchant.cs
ISXEQ.NET\EQTypes\EQRace.cs
ISXEQ.NET\EQTypes\EQRaid.cs
ISXEQ.NET\EQTypes\EQRaidMember.cs
ISXEQ.NET\EQTypes\EQSkill.cs
ISXEQ.NET\EQTypes\EQSpawn.cs
ISXEQ.NET\EQTypes\EQSpell.cs
ISXEQ.NET\EQTypes\EQSwitch.cs
ISXEQ.NET\EQTypes\EQTicks.cs
ISXEQ.NET\EQTypes\EQTime.cs
ISXEQ.NET\EQTypes\EQTimer.cs
ISXEQ.NET\EQTypes\EQWindow.cs
ISXEQ.NET\EQTypes\EQZone.cs
ISXEQ.NET\Properties\AssemblyInfo.cs
ISXEQLegacy\ISXEQLegacy-VS2005.vcproj
ISXEQLegacy\ISXEQLegacy.cpp
ISXEQLegacy\ISXEQLegacy.h
ISXEQLegacy\ISXEQLegacy.vcproj
ISXEQLegacy\ISXEQLegacyEngine.cpp
ISXEQLegacy\ISXEQLegacyEngine.h
ISXEQLegacy\LegacyGlobals.cpp
memtest\makefile
memtest\orig.asm
memtest\orig1.asm
memtest\orig2.asm
memtest\orig3.asm
memtest\orig4.asm
memtest\testmem.c
mkplugin\mkplugin.cpp
mkplugin\mkplugin.vcproj
MQ2AutoLogin\ISXEQAutoLogin.cpp
MQ2AutoLogin\ISXEQAutoLogin.h
MQ2AutoLogin\ISXEQAutoLogin.vcproj
MQ2AutoLogin\ISXEQAutoLogin.vcxproj
MQ2AutoLogin\ISXEQAutoLogin.vcxproj.filters
MQ2AutoLogin\MQ2AutoLogin.cpp
MQ2AutoLogin\MQ2AutoLogin.dep
MQ2AutoLogin\MQ2AutoLogin.dsp
MQ2AutoLogin\MQ2AutoLogin.mak
MQ2AutoLogin\MQ2AutoLogin.vcproj
MQ2AutoLogin\MQ2AutoLogin.vcxproj
MQ2AutoLogin\MQ2AutoLogin.vcxproj.filters
MQ2Bzsrch\makefile
MQ2Bzsrch\MQ2Bzsrch.cpp
MQ2Bzsrch\MQ2Bzsrch.dsp
MQ2Bzsrch\MQ2Bzsrch.vcproj
MQ2Bzsrch\MQ2Bzsrch.vcxproj
MQ2Bzsrch\MQ2Bzsrch.vcxproj.filters
MQ2Bzsrch\netstream.cpp
MQ2Bzsrch\netstream.h
MQ2Chat\ISXEQChat.cpp
MQ2Chat\ISXEQChat.h
MQ2Chat\ISXEQChat.vcxproj
MQ2Chat\ISXEQChat.vcxproj.filters
MQ2Chat\makefile
MQ2Chat\MQ2Chat.cpp
MQ2Chat\MQ2Chat.dep
MQ2Chat\MQ2Chat.dsp
MQ2Chat\MQ2Chat.mak
MQ2Chat\MQ2Chat.vcproj
MQ2Chat\MQ2Chat.vcxproj
MQ2Chat\MQ2Chat.vcxproj.filters
MQ2ChatWnd\ISXEQChatWnd.cpp
MQ2ChatWnd\ISXEQChatWnd.h
MQ2ChatWnd\ISXEQChatWnd.vcxproj
MQ2ChatWnd\ISXEQChatWnd.vcxproj.filters
MQ2ChatWnd\makefile
MQ2ChatWnd\MQ2ChatWnd.cpp
MQ2ChatWnd\MQ2ChatWnd.dep
MQ2ChatWnd\MQ2ChatWnd.dsp
MQ2ChatWnd\MQ2ChatWnd.mak
MQ2ChatWnd\MQ2ChatWnd.vcproj
MQ2ChatWnd\MQ2ChatWnd.vcxproj
MQ2ChatWnd\MQ2ChatWnd.vcxproj.filters
MQ2CustomBinds\ISXEQCustomBinds.cpp
MQ2CustomBinds\ISXEQCustomBinds.h
MQ2CustomBinds\ISXEQCustomBinds.vcxproj
MQ2CustomBinds\ISXEQCustomBinds.vcxproj.filters
MQ2CustomBinds\makefile
MQ2CustomBinds\MQ2CustomBinds.cpp
MQ2CustomBinds\MQ2CustomBinds.dep
MQ2CustomBinds\MQ2CustomBinds.dsp
MQ2CustomBinds\MQ2CustomBinds.mak
MQ2CustomBinds\MQ2CustomBinds.vcproj
MQ2CustomBinds\MQ2CustomBinds.vcxproj
MQ2CustomBinds\MQ2CustomBinds.vcxproj.filters
MQ2EQBugFix\makefile
MQ2EQBugFix\MQ2EQBugFix.cpp
MQ2EQBugFix\MQ2EQBugFix.dep
MQ2EQBugFix\MQ2EQBugFix.dsp
MQ2EQBugFix\MQ2EQBugFix.mak
MQ2EQBugFix\MQ2EQBugFix.vcproj
MQ2EQBugFix\MQ2EQBugFix.vcxproj
MQ2EQBugFix\MQ2EQBugFix.vcxproj.filters
MQ2EQIM\ISXEQEQIM.cpp
MQ2EQIM\ISXEQEQIM.h
MQ2EQIM\ISXEQEQIM.vcxproj
MQ2EQIM\ISXEQEQIM.vcxproj.filters
MQ2EQIM\makefile
MQ2EQIM\MQ2EQIM.cpp
MQ2EQIM\MQ2EQIM.dep
MQ2EQIM\MQ2EQIM.dsp
MQ2EQIM\MQ2EQIM.mak
MQ2EQIM\MQ2EQIM.vcproj
MQ2EQIM\MQ2EQIM.vcxproj
MQ2EQIM\MQ2EQIM.vcxproj.filters
MQ2Ext\exts.c
MQ2Ext\exts2.cpp
MQ2Ext\makefile
MQ2Ext\MQ2Ext.vcproj
MQ2Ext\mqext.c
MQ2Ext\mqext.def
MQ2Ext\mqext.h
MQ2Ext\mqext.rc
MQ2Ext\resource.h
MQ2Ext\test.cpp
MQ2Ext\WDbgExts.h
MQ2HUD\makefile
MQ2HUD\MQ2HUD.cpp
MQ2HUD\MQ2HUD.dep
MQ2HUD\MQ2HUD.dsp
MQ2HUD\MQ2HUD.mak
MQ2HUD\MQ2HUD.vcproj
MQ2HUD\MQ2HUD.vcxproj
MQ2HUD\MQ2HUD.vcxproj.filters
MQ2Irc\makefile
MQ2Irc\MQ2Irc.cpp
MQ2Irc\MQ2Irc.dep
MQ2Irc\MQ2Irc.dsp
MQ2Irc\MQ2Irc.mak
MQ2Irc\MQ2Irc.vcproj
MQ2Irc\MQ2Irc.vcxproj
MQ2Irc\MQ2Irc.vcxproj.filters
MQ2Irc\mqirc.h
MQ2ItemDisplay\ISXEQItemDisplay.cpp
MQ2ItemDisplay\ISXEQItemDisplay.h
MQ2ItemDisplay\ISXEQItemDisplay.vcxproj
MQ2ItemDisplay\ISXEQItemDisplay.vcxproj.filters
MQ2ItemDisplay\makefile
MQ2ItemDisplay\MQ2ItemDisplay.cpp
MQ2ItemDisplay\MQ2ItemDisplay.dep
MQ2ItemDisplay\MQ2ItemDisplay.dsp
MQ2ItemDisplay\MQ2ItemDisplay.mak
MQ2ItemDisplay\MQ2ItemDisplay.vcproj
MQ2ItemDisplay\MQ2ItemDisplay.vcxproj
MQ2ItemDisplay\MQ2ItemDisplay.vcxproj.filters
MQ2Labels\ISXEQLabels.cpp
MQ2Labels\ISXEQLabels.h
MQ2Labels\ISXEQLabels.vcxproj
MQ2Labels\ISXEQLabels.vcxproj.filters
MQ2Labels\makefile
MQ2Labels\MQ2Labels.cpp
MQ2Labels\MQ2Labels.dep
MQ2Labels\MQ2Labels.dsp
MQ2Labels\MQ2Labels.mak
MQ2Labels\MQ2Labels.vcproj
MQ2Labels\MQ2Labels.vcxproj
MQ2Labels\MQ2Labels.vcxproj.filters
MQ2Main\actordef.h
MQ2Main\Arrayclass.h
MQ2Main\combines.h
MQ2Main\dikeys.h
MQ2Main\EQClasses.cpp
MQ2Main\EQClasses.h
MQ2Main\EQData.h
MQ2Main\eqgame.h
MQ2Main\EQUIStructs.h
MQ2Main\EQData(Test).h
MQ2Main\eqgame(Test).h
MQ2Main\EQUIStructs(Test).h
MQ2Main\EQData(Beta).h
MQ2Main\eqgame(Beta).h
MQ2Main\EQUIStructs(Beta).h
MQ2Main\ISXEQ.vcxproj
MQ2Main\ISXEQ.vcxproj.filters
MQ2Main\itemtypes.h
MQ2Main\makefile
MQ2Main\MQ2Auth.cpp
MQ2Main\MQ2Benchmarks.cpp
MQ2Main\MQ2ChatHook.cpp
MQ2Main\MQ2CleanUI.cpp
MQ2Main\MQ2CommandAPI.cpp
MQ2Main\MQ2Commands.cpp
MQ2Main\MQ2Commands.h
MQ2Main\MQ2Data.cpp
MQ2Main\MQ2DataAPI.cpp
MQ2Main\DataTypeList.h
MQ2Main\MQ2DataTypes.cpp
MQ2Main\MQ2DataTypes.h
MQ2Main\MQ2DataVars.cpp
MQ2Main\MQ2DetourAPI.cpp
MQ2Main\MQ2DInput.cpp
MQ2Main\MQ2Globals.cpp
MQ2Main\MQ2Globals-private_default.cpp
MQ2Main\MQ2Globals.h
MQ2Main\MQ2Globals-private_default.h
MQ2Main\MQ2Inlines.h
MQ2Main\MQ2Internal.h
MQ2Main\MQ2KeyBinds.cpp
MQ2Main\MQ2MacroCommands.cpp
MQ2Main\MQ2Main.cpp
MQ2Main\MQ2Main.dep
MQ2Main\MQ2Main.dsp
MQ2Main\MQ2Main.h
MQ2Main\MQ2Main.mak
MQ2Main\MQ2Main.rc
MQ2Main\MQ2Main.vcproj
MQ2Main\MQ2Main.vcxproj
MQ2Main\MQ2Main.vcxproj.filters
MQ2Main\MQ2Mouse.cpp
MQ2Main\MQ2ParseAPI.cpp
MQ2Main\MQ2PluginHandler.cpp
MQ2Main\MQ2Prototypes.h
MQ2Main\MQ2Pulse.cpp
MQ2Main\MQ2Spawns.cpp
MQ2Main\MQ2TopLevelObjects.h
MQ2Main\MQ2Utilities.cpp
MQ2Main\MQ2Windows.cpp
MQ2Main\ReadMe.txt
MQ2Main\resource.h
MQ2Main\skills.h
MQ2Main\SpellEffects.h
MQ2Main\str_com
MQ2Main\ISXEQ\ISXEQ.cpp
MQ2Main\ISXEQ\ISXEQ.h
MQ2Main\ISXEQ\ISXEQCommandAPI.cpp
MQ2Main\ISXEQ\ISXEQCommandList.h
MQ2Main\ISXEQ\ISXEQCommands.cpp
MQ2Main\ISXEQ\ISXEQCommands.h
MQ2Main\ISXEQ\ISXEQDataTypes.cpp
MQ2Main\ISXEQ\ISXEQDataTypes.h
MQ2Main\ISXEQ\ISXEQServices.cpp
MQ2Main\ISXEQ\ISXEQServices.h
MQ2Main\ISXEQ\ISXEQTopLevelObjects.cpp
MQ2Main\ISXEQ\ISXEQTopLevelObjects.h
MQ2Main\ISXEQ\ISXEQUtilities.cpp
MQ2Main\ISXEQ\ISXEQUtilities.h
MQ2Main\str_com\pchar.cpp
MQ2Main\str_com\pchar2.cpp
MQ2Main\str_com\pspawn.cpp
MQ2Map\ISXEQMap.cpp
MQ2Map\ISXEQMap.h
MQ2Map\ISXEQMap.vcxproj
MQ2Map\ISXEQMap.vcxproj.filters
MQ2Map\ISXEQMapCommands.cpp
MQ2Map\makefile
MQ2Map\MQ2Map.cpp
MQ2Map\MQ2Map.dep
MQ2Map\MQ2Map.dsp
MQ2Map\MQ2Map.h
MQ2Map\MQ2Map.mak
MQ2Map\MQ2Map.vcproj
MQ2Map\MQ2Map.vcxproj
MQ2Map\MQ2Map.vcxproj.filters
MQ2Map\MQ2MapAPI.cpp
MQ2Map\MQ2MapCommands.cpp
mq2telnet\ISXEQTelnet.cpp
mq2telnet\ISXEQTelnet.h
mq2telnet\ISXEQTelnet.vcxproj
mq2telnet\ISXEQTelnet.vcxproj.filters
mq2telnet\makefile
mq2telnet\mq2telnet.cpp
mq2telnet\mq2telnet.dep
mq2telnet\mq2telnet.dsp
mq2telnet\mq2telnet.mak
mq2telnet\mq2telnet.vcproj
mq2telnet\mq2telnet.vcxproj
mq2telnet\mq2telnet.vcxproj.filters
mq2telnet\Telnet.h
mq2telnet\TelnetServer.cpp
mq2telnet\TelnetServer.h
mq2telnet\WinTelnet.cpp
mq2telnet\WinTelnet.h
MQ2Template\ISXEQTemplate.cpp
MQ2Template\ISXEQTemplate.h
MQ2Template\ISXEQTemplate.vcxproj
MQ2Template\ISXEQTemplate.vcxproj.filters
MQ2Template\makefile
MQ2Template\MQ2Template.cpp
MQ2Template\MQ2Template.dep
MQ2Template\MQ2Template.dsp
MQ2Template\MQ2Template.mak
MQ2Template\MQ2Template.vcproj
MQ2Template\MQ2Template.vcxproj
MQ2Template\MQ2Template.vcxproj.filters
MQ2Template\ReadMe.txt
Release\MQ2Ic.dll
Release\Changes-ISXEQ.txt
Release\Changes.txt
Release\readme.chm
Release\GPL.txt
Release\ItemDB.txt
Release\locations.txt
Release\MacroQuest_default.ini
Release\MacroQuest2.exe
Release\Macros\ArrayTest.mac
Release\Macros\Arrows.mac
Release\Macros\Cams.mac
Release\Macros\DoorTests.mac
Release\Macros\EventTest.mac
Release\Macros\Fish.mac
Release\Macros\Follow.mac
Release\Macros\Inventory.mac
Release\Macros\ShowBonuses.mac
Release\Macros\uservarstest.mac