├── COPYING
├── ChangeLog
├── DreamZZT-lite-Info.plist
├── DreamZZT-lite.sln
├── DreamZZT-lite.vcproj
├── DreamZZT.sln
├── DreamZZT.vcproj
├── DreamZZT.xcodeproj
└── project.pbxproj
├── DreamZZT_Prefix.pch
├── English.lproj
├── InfoPlist.strings
└── MainMenu.nib
│ ├── classes.nib
│ ├── info.nib
│ └── objects.nib
├── IP.BIN
├── Info.plist.in
├── Makefile
├── Makefile.lite
├── Sparkle.framework
├── Headers
├── Resources
├── Sparkle
└── Versions
│ ├── A
│ ├── Headers
│ │ ├── NSApplication+AppCopies.h
│ │ ├── NSFileManager+Authentication.h
│ │ ├── NSFileManager+Verification.h
│ │ ├── NSString+extras.h
│ │ ├── RSS.h
│ │ ├── SUAppcast.h
│ │ ├── SUAppcastItem.h
│ │ ├── SUAutomaticUpdateAlert.h
│ │ ├── SUConstants.h
│ │ ├── SUStatusChecker.h
│ │ ├── SUStatusController.h
│ │ ├── SUUnarchiver.h
│ │ ├── SUUpdateAlert.h
│ │ ├── SUUpdater.h
│ │ ├── SUUtilities.h
│ │ └── Sparkle.h
│ ├── Resources
│ │ ├── Info.plist
│ │ ├── SUStatus.nib
│ │ │ ├── classes.nib
│ │ │ ├── info.nib
│ │ │ └── keyedobjects.nib
│ │ ├── ca.lproj
│ │ │ ├── SUAutomaticUpdateAlert.nib
│ │ │ │ ├── classes.nib
│ │ │ │ ├── info.nib
│ │ │ │ └── keyedobjects.nib
│ │ │ ├── SUUpdateAlert.nib
│ │ │ │ ├── classes.nib
│ │ │ │ ├── info.nib
│ │ │ │ └── keyedobjects.nib
│ │ │ └── Sparkle.strings
│ │ ├── cs.lproj
│ │ │ ├── SUAutomaticUpdateAlert.nib
│ │ │ │ ├── classes.nib
│ │ │ │ ├── info.nib
│ │ │ │ └── keyedobjects.nib
│ │ │ ├── SUUpdateAlert.nib
│ │ │ │ ├── classes.nib
│ │ │ │ ├── info.nib
│ │ │ │ └── keyedobjects.nib
│ │ │ └── Sparkle.strings
│ │ ├── cy.lproj
│ │ │ ├── SUAutomaticUpdateAlert.nib
│ │ │ │ ├── classes.nib
│ │ │ │ ├── info.nib
│ │ │ │ └── keyedobjects.nib
│ │ │ ├── SUUpdateAlert.nib
│ │ │ │ ├── classes.nib
│ │ │ │ ├── info.nib
│ │ │ │ └── keyedobjects.nib
│ │ │ └── Sparkle.strings
│ │ ├── da.lproj
│ │ │ ├── SUAutomaticUpdateAlert.nib
│ │ │ │ ├── classes.nib
│ │ │ │ ├── info.nib
│ │ │ │ └── keyedobjects.nib
│ │ │ ├── SUUpdateAlert.nib
│ │ │ │ ├── classes.nib
│ │ │ │ ├── info.nib
│ │ │ │ └── keyedobjects.nib
│ │ │ └── Sparkle.strings
│ │ ├── de.lproj
│ │ │ ├── SUAutomaticUpdateAlert.nib
│ │ │ │ ├── classes.nib
│ │ │ │ ├── info.nib
│ │ │ │ └── keyedobjects.nib
│ │ │ ├── SUUpdateAlert.nib
│ │ │ │ ├── classes.nib
│ │ │ │ ├── info.nib
│ │ │ │ └── keyedobjects.nib
│ │ │ └── Sparkle.strings
│ │ ├── en.lproj
│ │ │ ├── SUAutomaticUpdateAlert.nib
│ │ │ │ ├── classes.nib
│ │ │ │ ├── info.nib
│ │ │ │ └── keyedobjects.nib
│ │ │ ├── SUUpdateAlert.nib
│ │ │ │ ├── classes.nib
│ │ │ │ ├── info.nib
│ │ │ │ └── keyedobjects.nib
│ │ │ └── Sparkle.strings
│ │ ├── es.lproj
│ │ │ ├── SUAutomaticUpdateAlert.nib
│ │ │ │ ├── classes.nib
│ │ │ │ ├── info.nib
│ │ │ │ └── keyedobjects.nib
│ │ │ ├── SUUpdateAlert.nib
│ │ │ │ ├── classes.nib
│ │ │ │ ├── info.nib
│ │ │ │ └── keyedobjects.nib
│ │ │ └── Sparkle.strings
│ │ ├── fi.lproj
│ │ │ ├── SUAutomaticUpdateAlert.nib
│ │ │ │ ├── classes.nib
│ │ │ │ ├── info.nib
│ │ │ │ └── keyedobjects.nib
│ │ │ ├── SUUpdateAlert.nib
│ │ │ │ ├── classes.nib
│ │ │ │ ├── info.nib
│ │ │ │ └── keyedobjects.nib
│ │ │ └── Sparkle.strings
│ │ ├── fr.lproj
│ │ │ ├── SUAutomaticUpdateAlert.nib
│ │ │ │ ├── classes.nib
│ │ │ │ ├── info.nib
│ │ │ │ └── keyedobjects.nib
│ │ │ ├── SUUpdateAlert.nib
│ │ │ │ ├── classes.nib
│ │ │ │ ├── info.nib
│ │ │ │ └── keyedobjects.nib
│ │ │ └── Sparkle.strings
│ │ ├── he.lproj
│ │ │ ├── SUAutomaticUpdateAlert.nib
│ │ │ │ ├── classes.nib
│ │ │ │ ├── info.nib
│ │ │ │ └── keyedobjects.nib
│ │ │ ├── SUUpdateAlert.nib
│ │ │ │ ├── classes.nib
│ │ │ │ ├── info.nib
│ │ │ │ └── keyedobjects.nib
│ │ │ └── Sparkle.strings
│ │ ├── hu.lproj
│ │ │ ├── SUAutomaticUpdateAlert.nib
│ │ │ │ ├── classes.nib
│ │ │ │ ├── info.nib
│ │ │ │ └── keyedobjects.nib
│ │ │ ├── SUUpdateAlert.nib
│ │ │ │ ├── classes.nib
│ │ │ │ ├── info.nib
│ │ │ │ └── keyedobjects.nib
│ │ │ └── Sparkle.strings
│ │ ├── id.lproj
│ │ │ ├── SUAutomaticUpdateAlert.nib
│ │ │ │ ├── classes.nib
│ │ │ │ ├── info.nib
│ │ │ │ └── keyedobjects.nib
│ │ │ ├── SUUpdateAlert.nib
│ │ │ │ ├── classes.nib
│ │ │ │ ├── info.nib
│ │ │ │ └── keyedobjects.nib
│ │ │ └── Sparkle.strings
│ │ ├── is.lproj
│ │ │ ├── SUAutomaticUpdateAlert.nib
│ │ │ │ ├── classes.nib
│ │ │ │ ├── info.nib
│ │ │ │ └── keyedobjects.nib
│ │ │ ├── SUUpdateAlert.nib
│ │ │ │ ├── classes.nib
│ │ │ │ ├── info.nib
│ │ │ │ └── keyedobjects.nib
│ │ │ └── Sparkle.strings
│ │ ├── it.lproj
│ │ │ ├── SUAutomaticUpdateAlert.nib
│ │ │ │ ├── classes.nib
│ │ │ │ ├── info.nib
│ │ │ │ └── keyedobjects.nib
│ │ │ ├── SUUpdateAlert.nib
│ │ │ │ ├── classes.nib
│ │ │ │ ├── info.nib
│ │ │ │ └── keyedobjects.nib
│ │ │ └── Sparkle.strings
│ │ ├── ja.lproj
│ │ │ ├── SUAutomaticUpdateAlert.nib
│ │ │ │ ├── classes.nib
│ │ │ │ ├── info.nib
│ │ │ │ └── keyedobjects.nib
│ │ │ ├── SUUpdateAlert.nib
│ │ │ │ ├── classes.nib
│ │ │ │ ├── info.nib
│ │ │ │ └── keyedobjects.nib
│ │ │ └── Sparkle.strings
│ │ ├── ko.lproj
│ │ │ ├── SUAutomaticUpdateAlert.nib
│ │ │ │ ├── classes.nib
│ │ │ │ ├── info.nib
│ │ │ │ └── keyedobjects.nib
│ │ │ ├── SUUpdateAlert.nib
│ │ │ │ ├── classes.nib
│ │ │ │ ├── info.nib
│ │ │ │ └── keyedobjects.nib
│ │ │ └── Sparkle.strings
│ │ ├── nl.lproj
│ │ │ ├── SUAutomaticUpdateAlert.nib
│ │ │ │ ├── classes.nib
│ │ │ │ ├── info.nib
│ │ │ │ └── keyedobjects.nib
│ │ │ ├── SUUpdateAlert.nib
│ │ │ │ ├── classes.nib
│ │ │ │ ├── info.nib
│ │ │ │ └── keyedobjects.nib
│ │ │ └── Sparkle.strings
│ │ ├── no.lproj
│ │ │ ├── SUAutomaticUpdateAlert.nib
│ │ │ │ ├── classes.nib
│ │ │ │ ├── info.nib
│ │ │ │ └── keyedobjects.nib
│ │ │ ├── SUUpdateAlert.nib
│ │ │ │ ├── classes.nib
│ │ │ │ ├── info.nib
│ │ │ │ └── keyedobjects.nib
│ │ │ └── Sparkle.strings
│ │ ├── pl.lproj
│ │ │ ├── SUAutomaticUpdateAlert.nib
│ │ │ │ ├── classes.nib
│ │ │ │ ├── info.nib
│ │ │ │ └── keyedobjects.nib
│ │ │ ├── SUUpdateAlert.nib
│ │ │ │ ├── classes.nib
│ │ │ │ ├── info.nib
│ │ │ │ └── keyedobjects.nib
│ │ │ └── Sparkle.strings
│ │ ├── ru.lproj
│ │ │ ├── SUAutomaticUpdateAlert.nib
│ │ │ │ ├── classes.nib
│ │ │ │ ├── info.nib
│ │ │ │ └── keyedobjects.nib
│ │ │ ├── SUUpdateAlert.nib
│ │ │ │ ├── classes.nib
│ │ │ │ ├── info.nib
│ │ │ │ └── keyedobjects.nib
│ │ │ └── Sparkle.strings
│ │ ├── sk.lproj
│ │ │ ├── SUAutomaticUpdateAlert.nib
│ │ │ │ ├── classes.nib
│ │ │ │ ├── info.nib
│ │ │ │ └── keyedobjects.nib
│ │ │ ├── SUUpdateAlert.nib
│ │ │ │ ├── classes.nib
│ │ │ │ ├── info.nib
│ │ │ │ └── keyedobjects.nib
│ │ │ └── Sparkle.strings
│ │ ├── sv.lproj
│ │ │ ├── SUAutomaticUpdateAlert.nib
│ │ │ │ ├── classes.nib
│ │ │ │ ├── info.nib
│ │ │ │ └── keyedobjects.nib
│ │ │ ├── SUUpdateAlert.nib
│ │ │ │ ├── classes.nib
│ │ │ │ ├── info.nib
│ │ │ │ └── keyedobjects.nib
│ │ │ └── Sparkle.strings
│ │ ├── th.lproj
│ │ │ ├── SUAutomaticUpdateAlert.nib
│ │ │ │ ├── classes.nib
│ │ │ │ ├── info.nib
│ │ │ │ └── keyedobjects.nib
│ │ │ ├── SUUpdateAlert.nib
│ │ │ │ ├── classes.nib
│ │ │ │ ├── info.nib
│ │ │ │ └── keyedobjects.nib
│ │ │ └── Sparkle.strings
│ │ ├── tr.lproj
│ │ │ ├── SUAutomaticUpdateAlert.nib
│ │ │ │ ├── classes.nib
│ │ │ │ ├── info.nib
│ │ │ │ └── keyedobjects.nib
│ │ │ ├── SUUpdateAlert.nib
│ │ │ │ ├── classes.nib
│ │ │ │ ├── info.nib
│ │ │ │ └── keyedobjects.nib
│ │ │ └── Sparkle.strings
│ │ ├── zh_CN.lproj
│ │ │ ├── SUAutomaticUpdateAlert.nib
│ │ │ │ ├── classes.nib
│ │ │ │ ├── info.nib
│ │ │ │ └── keyedobjects.nib
│ │ │ ├── SUUpdateAlert.nib
│ │ │ │ ├── classes.nib
│ │ │ │ ├── info.nib
│ │ │ │ └── keyedobjects.nib
│ │ │ └── Sparkle.strings
│ │ └── zh_TW.lproj
│ │ │ ├── SUAutomaticUpdateAlert.nib
│ │ │ ├── classes.nib
│ │ │ ├── info.nib
│ │ │ └── keyedobjects.nib
│ │ │ ├── SUUpdateAlert.nib
│ │ │ ├── classes.nib
│ │ │ ├── info.nib
│ │ │ └── keyedobjects.nib
│ │ │ └── Sparkle.strings
│ └── Sparkle
│ └── Current
├── application-x-zzt-game.png
├── application-x-zzt-save.png
├── bitten-dc.ini
├── bitten-linux.ini
├── bitten-mac.ini
├── bitten-nds.ini
├── bitten-win-lite.ini
├── bitten-win.ini
├── burn-boot.sh
├── burn.sh
├── debian
├── README
├── changelog
├── compat
├── control
├── copyright
├── dirs
├── dreamzzt.mime
├── dreamzzt.sharedmimeinfo
├── dreamzzt.substvars
├── files
├── menu
└── rules
├── doc
├── debug.txt
├── zztff.txt
└── zztoop.txt
├── doc_icon.icns
├── doc_icon.xcf
├── dreamzzt-lite.iss
├── dreamzzt.bmp
├── dreamzzt.desktop
├── dreamzzt.iss
├── dreamzzt.png
├── dreamzzt.rc.in
├── icon.icns
├── icon1.ico
├── icon2.ico
├── include
├── AMFModel.h
├── AMFModelInstance.h
├── Controller.h
├── GraphicsLayer.h
├── ModelManager.h
├── SDLMain.h
├── board.h
├── bugreport.h
├── console.h
├── debug.h
├── drums.h
├── editor.h
├── object.h
├── objects
│ ├── enemy.h
│ ├── items.h
│ ├── objects.h
│ └── terrain.h
├── os.h
├── pluto.h
├── sound.h
├── status.h
├── task.h
├── tolua++.h
├── version.h.in
├── vmu.h
├── window.h
├── word.h
├── zzt.pkg
├── zzt_lua.h
└── zztobj.h
├── loki
├── setup.data
│ ├── bin
│ │ └── Linux
│ │ │ └── x86
│ │ │ ├── glibc-2.1
│ │ │ ├── setup.gtk2
│ │ │ └── xsu
│ │ │ ├── setup
│ │ │ └── uninstall
│ ├── config.sh
│ ├── locale
│ │ ├── de
│ │ │ └── LC_MESSAGES
│ │ │ │ ├── loki-uninstall.mo
│ │ │ │ └── setup.mo
│ │ ├── en_GB
│ │ │ └── LC_MESSAGES
│ │ │ │ ├── loki-uninstall.mo
│ │ │ │ └── setup.mo
│ │ ├── es
│ │ │ └── LC_MESSAGES
│ │ │ │ ├── loki-uninstall.mo
│ │ │ │ └── setup.mo
│ │ ├── fr
│ │ │ └── LC_MESSAGES
│ │ │ │ ├── loki-uninstall.mo
│ │ │ │ └── setup.mo
│ │ ├── it
│ │ │ └── LC_MESSAGES
│ │ │ │ ├── loki-uninstall.mo
│ │ │ │ └── setup.mo
│ │ ├── nl
│ │ │ └── LC_MESSAGES
│ │ │ │ ├── loki-uninstall.mo
│ │ │ │ └── setup.mo
│ │ ├── ru
│ │ │ └── LC_MESSAGES
│ │ │ │ ├── loki-uninstall.mo
│ │ │ │ └── setup.mo
│ │ └── sv
│ │ │ └── LC_MESSAGES
│ │ │ ├── loki-uninstall.mo
│ │ │ └── setup.mo
│ ├── setup.glade
│ ├── setup.gtk2.glade
│ ├── setup.xml.in
│ └── splash.xpm
├── setup.sh
├── town.zzt
├── tutorial.zzt
└── zzt-ascii.png
├── lua
├── README
├── lapi.c
├── lapi.h
├── lauxlib.h
├── lcode.c
├── lcode.h
├── ldebug.c
├── ldebug.h
├── ldo.c
├── ldo.h
├── ldump.c
├── lfunc.c
├── lfunc.h
├── lgc.c
├── lgc.h
├── lib
│ ├── README
│ ├── lauxlib.c
│ ├── lbaselib.c
│ ├── ldblib.c
│ ├── liolib.c
│ ├── lmathlib.c
│ ├── loadlib.c
│ ├── lstrlib.c
│ └── ltablib.c
├── llex.c
├── llex.h
├── llimits.h
├── lmem.c
├── lmem.h
├── lobject.c
├── lobject.h
├── lopcodes.c
├── lopcodes.h
├── lparser.c
├── lparser.h
├── lstate.c
├── lstate.h
├── lstring.c
├── lstring.h
├── ltable.c
├── ltable.h
├── ltests.c
├── ltm.c
├── ltm.h
├── lua.h
├── lualib.h
├── lundump.c
├── lundump.h
├── lvm.c
├── lvm.h
├── lzio.c
└── lzio.h
├── main.m
├── packager
├── resource.h
├── resources
├── dreamzzt.png
├── enigma.zzt
├── models
│ ├── block.amf
│ ├── block.blend
│ ├── gem.amf
│ ├── gem.blend
│ ├── grass.amf
│ ├── grass.blend
│ ├── player.amf
│ ├── player.blend
│ ├── texture.png
│ ├── torch.amf
│ └── torch.blend
├── monster.szt
├── town.zzt
├── tutor.lua
├── tutorial.zzt
├── zzt-ascii.bmp
├── zzt-ascii.png
└── zztascii.bin
├── resrc1.h
├── sav_icon.icns
├── sav_icon.xcf
├── src
├── AMFModel.cpp
├── AMFModelInstance.cpp
├── Controller.m
├── DreamZZT.cpp
├── GraphicsLayer.cpp
├── ModelManager.cpp
├── SDLMain.m
├── board.cpp
├── bugreport.cpp
├── console_nds.cpp
├── console_sdl.cpp
├── debug.cpp
├── disk.cpp
├── editor.cpp
├── lcd.c
├── libtolua++
│ ├── tolua_event.c
│ ├── tolua_event.h
│ ├── tolua_is.c
│ ├── tolua_map.c
│ ├── tolua_push.c
│ └── tolua_to.c
├── main.cpp
├── object.cpp
├── objects
│ ├── bomb.cpp
│ ├── bullet.cpp
│ ├── centipede.cpp
│ ├── conveyer.cpp
│ ├── dup.cpp
│ ├── enemy.cpp
│ ├── items.cpp
│ ├── lua.cpp
│ ├── passage.cpp
│ ├── player.cpp
│ ├── pusher.cpp
│ ├── terrain.cpp
│ └── zztoop.cpp
├── os.mm
├── pluto.c
├── sound.cpp
├── status.cpp
├── task.cpp
├── vmu.cpp
├── window.cpp
└── word.cpp
├── version.plist
└── win32
├── OpenAL32.dll
├── SDL.dll
├── alut.dll
├── vcredist80_x86.exe
└── wrap_oal.dll
/DreamZZT-lite-Info.plist:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 | CFBundleDevelopmentRegion
6 | English
7 | CFBundleExecutable
8 | ${EXECUTABLE_NAME}
9 | CFBundleIdentifier
10 | com.yourcompany.DreamZZT-lite
11 | CFBundleInfoDictionaryVersion
12 | 6.0
13 | CFBundlePackageType
14 | APPL
15 | CFBundleSignature
16 | ????
17 | CFBundleVersion
18 | 1.0
19 | NSMainNibFile
20 | MainMenu
21 | NSPrincipalClass
22 | NSApplication
23 |
24 |
25 |
--------------------------------------------------------------------------------
/DreamZZT-lite.sln:
--------------------------------------------------------------------------------
1 | Microsoft Visual Studio Solution File, Format Version 9.00
2 | # Visual C++ Express 2005
3 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "DreamZZT-lite", "DreamZZT-lite.vcproj", "{942DD4EA-3BD6-430B-87EC-6D823DEC37CD}"
4 | EndProject
5 | Global
6 | GlobalSection(SolutionConfigurationPlatforms) = preSolution
7 | Debug|Win32 = Debug|Win32
8 | Release|Win32 = Release|Win32
9 | EndGlobalSection
10 | GlobalSection(ProjectConfigurationPlatforms) = postSolution
11 | {942DD4EA-3BD6-430B-87EC-6D823DEC37CD}.Debug|Win32.ActiveCfg = Debug|Win32
12 | {942DD4EA-3BD6-430B-87EC-6D823DEC37CD}.Debug|Win32.Build.0 = Debug|Win32
13 | {942DD4EA-3BD6-430B-87EC-6D823DEC37CD}.Release|Win32.ActiveCfg = Release|Win32
14 | {942DD4EA-3BD6-430B-87EC-6D823DEC37CD}.Release|Win32.Build.0 = Release|Win32
15 | EndGlobalSection
16 | GlobalSection(SolutionProperties) = preSolution
17 | HideSolutionNode = FALSE
18 | EndGlobalSection
19 | EndGlobal
20 |
--------------------------------------------------------------------------------
/DreamZZT.sln:
--------------------------------------------------------------------------------
1 | Microsoft Visual Studio Solution File, Format Version 9.00
2 | # Visual C++ Express 2005
3 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "DreamZZT", "DreamZZT.vcproj", "{942DD4EA-3BD6-430B-87EC-6D823DEC37CD}"
4 | EndProject
5 | Global
6 | GlobalSection(SolutionConfigurationPlatforms) = preSolution
7 | Debug|Win32 = Debug|Win32
8 | Release|Win32 = Release|Win32
9 | EndGlobalSection
10 | GlobalSection(ProjectConfigurationPlatforms) = postSolution
11 | {942DD4EA-3BD6-430B-87EC-6D823DEC37CD}.Debug|Win32.ActiveCfg = Debug|Win32
12 | {942DD4EA-3BD6-430B-87EC-6D823DEC37CD}.Debug|Win32.Build.0 = Debug|Win32
13 | {942DD4EA-3BD6-430B-87EC-6D823DEC37CD}.Release|Win32.ActiveCfg = Release|Win32
14 | {942DD4EA-3BD6-430B-87EC-6D823DEC37CD}.Release|Win32.Build.0 = Release|Win32
15 | EndGlobalSection
16 | GlobalSection(SolutionProperties) = preSolution
17 | HideSolutionNode = FALSE
18 | EndGlobalSection
19 | EndGlobal
20 |
--------------------------------------------------------------------------------
/DreamZZT_Prefix.pch:
--------------------------------------------------------------------------------
1 | //
2 | // Prefix header for all source files of the 'TikiTest' target in the 'TikiTest' project
3 | //
4 |
5 | #ifdef __OBJC__
6 | #import
7 | #endif
8 |
--------------------------------------------------------------------------------
/English.lproj/InfoPlist.strings:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/c99koder/DreamZZT/735b94651e0d92bc53fd2f0ee0d5f575b255e214/English.lproj/InfoPlist.strings
--------------------------------------------------------------------------------
/English.lproj/MainMenu.nib/classes.nib:
--------------------------------------------------------------------------------
1 | {
2 | IBClasses = (
3 | {
4 | CLASS = Controller;
5 | LANGUAGE = ObjC;
6 | OUTLETS = {mainView = NSView; mainWindow = NSWindow; };
7 | SUPERCLASS = NSObject;
8 | },
9 | {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
10 | {
11 | ACTIONS = {checkForUpdates = id; };
12 | CLASS = SUUpdater;
13 | LANGUAGE = ObjC;
14 | SUPERCLASS = NSObject;
15 | }
16 | );
17 | IBVersion = 1;
18 | }
--------------------------------------------------------------------------------
/English.lproj/MainMenu.nib/info.nib:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 | IBDocumentLocation
6 | 87 99 356 240 0 0 1280 1002
7 | IBEditorPositions
8 |
9 | 29
10 | 652 499 103 44 0 0 1280 1002
11 |
12 | IBFramework Version
13 | 446.1
14 | IBOpenObjects
15 |
16 | 21
17 | 29
18 |
19 | IBSystem Version
20 | 8L127
21 |
22 |
23 |
--------------------------------------------------------------------------------
/English.lproj/MainMenu.nib/objects.nib:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/c99koder/DreamZZT/735b94651e0d92bc53fd2f0ee0d5f575b255e214/English.lproj/MainMenu.nib/objects.nib
--------------------------------------------------------------------------------
/IP.BIN:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/c99koder/DreamZZT/735b94651e0d92bc53fd2f0ee0d5f575b255e214/IP.BIN
--------------------------------------------------------------------------------
/Info.plist.in:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 | CFBundleDevelopmentRegion
6 | English
7 | CFBundleDocumentTypes
8 |
9 |
10 | CFBundleTypeExtensions
11 |
12 | zzt
13 |
14 | CFBundleTypeIconFile
15 | doc_icon.icns
16 | CFBundleTypeName
17 | ZZT Game
18 | CFBundleTypeRole
19 | Editor
20 | LSTypeIsPackage
21 |
22 | NSPersistentStoreTypeKey
23 | XML
24 |
25 |
26 | CFBundleTypeExtensions
27 |
28 | sav
29 |
30 | CFBundleTypeIconFile
31 | sav_icon.icns
32 | CFBundleTypeName
33 | ZZT Saved Game
34 | CFBundleTypeRole
35 | Viewer
36 | LSTypeIsPackage
37 |
38 | NSPersistentStoreTypeKey
39 | XML
40 |
41 |
42 | CFBundleExecutable
43 | DreamZZT
44 | CFBundleIconFile
45 | icon
46 | CFBundleIdentifier
47 | org.c99.DreamZZT
48 | CFBundleInfoDictionaryVersion
49 | 6.0
50 | CFBundlePackageType
51 | APPL
52 | CFBundleSignature
53 | DZZT
54 | CFBundleVersion
55 | 3.1.$WCREV$
56 | NSMainNibFile
57 | MainMenu
58 | NSPrincipalClass
59 | NSApplication
60 | SUFeedURL
61 | http://dev.c99.org/DreamZZT/sparkle.xml
62 |
63 |
64 |
--------------------------------------------------------------------------------
/Makefile.lite:
--------------------------------------------------------------------------------
1 | TIKI_DIR = ../tiki
2 | TIKI_PLAT = sdl
3 | BIN = $(DESTDIR)/usr/bin
4 | DATA = $(DESTDIR)/usr/share/dreamzzt
5 | PIXMAPS = $(DESTDIR)/usr/share/pixmaps
6 | ICONS = $(DESTDIR)/usr/share/icons/hicolor
7 | DOC = $(DESTDIR)/usr/share/doc/dreamzzt
8 | APPLICATIONS = $(DESTDIR)/usr/share/applications
9 |
10 | CFLAGS = -I$(TIKI_DIR)/$(TIKI_PLAT)/include -I$(TIKI_DIR)/include -I/usr/include/SDL -Iinclude -Ilua -Ilua/lib -DDATA_PATH="\"$(DATA)\"" -DNET -DUSE_SDL
11 | OBJS = src/DreamZZT.o src/debug.o src/sound.o src/word.o src/main.o src/window.o src/board.o src/console_sdl.o src/task.o src/status.o src/object.o src/editor.o src/bugreport.o \
12 | src/objects/passage.o src/objects/terrain.o src/objects/bullet.o src/objects/enemy.o \
13 | src/objects/dup.o src/objects/zztoop.o src/objects/pusher.o src/objects/bomb.o src/objects/items.o \
14 | src/objects/conveyer.o src/objects/player.o src/objects/centipede.o src/objects/lua.o \
15 | src/libtolua++/tolua_event.o src/libtolua++/tolua_push.o src/libtolua++/tolua_is.o src/libtolua++/tolua_to.o src/libtolua++/tolua_map.o src/pluto.o \
16 | lua/lapi.o lua/lib/lauxlib.o lua/lib/ltablib.o lua/lstring.o lua/lcode.o lua/lib/lbaselib.o lua/llex.o lua/ltable.o \
17 | lua/ldebug.o lua/lib/ldblib.o lua/lmem.o lua/ltests.o lua/ldo.o lua/lib/liolib.o lua/lobject.o lua/ltm.o lua/ldump.o lua/lib/lmathlib.o lua/lopcodes.o lua/lundump.o \
18 | lua/lfunc.o lua/lib/loadlib.o lua/lparser.o lua/lvm.o lua/lgc.o lua/lib/lstrlib.o lua/lstate.o lua/lzio.o
19 |
20 | all: dreamzzt
21 |
22 | VERSION:
23 | sed "s/\$$WCREV\\$$/`svnversion .`/" < include/version.h.in > include/version.h
24 |
25 | dreamzzt: include/version.h $(OBJS)
26 | $(CXX) -L$(TIKI_DIR)/$(TIKI_PLAT) $(OBJS) $(TIKI_BASE_LIBS) -lalut -lqt-mt -o dreamzzt
27 |
28 | clean:
29 | -rm -f $(OBJS) dreamzzt
30 |
31 | install: dreamzzt
32 | install -d $(BIN) $(DATA) $(PIXMAPS) $(ICONS)/48x48/mimetypes $(APPLICATIONS) $(DOC)
33 | install -s dreamzzt $(BIN)
34 | install -m644 resources/* $(DATA)
35 | install -m644 dreamzzt.png $(PIXMAPS)
36 | install -m644 application-x-zzt-*.png $(ICONS)/48x48/mimetypes
37 | install -m644 dreamzzt.desktop $(APPLICATIONS)
38 | install -m644 ChangeLog doc/* $(DOC)
39 |
40 | package: dreamzzt
41 | strip dreamzzt
42 | cp dreamzzt loki/bin/Linux/x86/glibc-2.1
43 | ~/loki_setup/makeself/makeself.sh --follow loki dreamzzt-$(VERSION).run dreamzzt ./setup.sh
44 |
45 | include $(TIKI_DIR)/$(TIKI_PLAT)/Makefile.rules
46 |
--------------------------------------------------------------------------------
/Sparkle.framework/Headers:
--------------------------------------------------------------------------------
1 | Versions/Current/Headers
--------------------------------------------------------------------------------
/Sparkle.framework/Resources:
--------------------------------------------------------------------------------
1 | Versions/Current/Resources
--------------------------------------------------------------------------------
/Sparkle.framework/Sparkle:
--------------------------------------------------------------------------------
1 | Versions/Current/Sparkle
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Headers/NSApplication+AppCopies.h:
--------------------------------------------------------------------------------
1 | //
2 | // NSApplication+AppCopies.h
3 | // Sparkle
4 | //
5 | // Created by Andy Matuschak on 3/16/06.
6 | // Copyright 2006 Andy Matuschak. All rights reserved.
7 | //
8 |
9 | #import
10 |
11 | @interface NSApplication (SUAppCopies)
12 | - (int)copiesRunning;
13 | @end
14 |
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Headers/NSFileManager+Authentication.h:
--------------------------------------------------------------------------------
1 | //
2 | // NSFileManager+Authentication.m
3 | // Sparkle
4 | //
5 | // Created by Andy Matuschak on 3/9/06.
6 | // Copyright 2006 Andy Matuschak. All rights reserved.
7 | //
8 |
9 | @interface NSFileManager (SUAuthenticationAdditions)
10 | - (BOOL)movePathWithAuthentication:(NSString *)src toPath:(NSString *)dst;
11 | @end
12 |
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Headers/NSFileManager+Verification.h:
--------------------------------------------------------------------------------
1 | //
2 | // NSFileManager+Verification.h
3 | // Sparkle
4 | //
5 | // Created by Andy Matuschak on 3/16/06.
6 | // Copyright 2006 Andy Matuschak. All rights reserved.
7 | //
8 |
9 | #import
10 |
11 | // For the paranoid folks!
12 | @interface NSFileManager (SUVerification)
13 | - (BOOL)validatePath:(NSString *)path withMD5Hash:(NSString *)hash;
14 | - (BOOL)validatePath:(NSString *)path withEncodedDSASignature:(NSString *)encodedSignature;
15 | @end
16 |
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Headers/NSString+extras.h:
--------------------------------------------------------------------------------
1 | /*
2 |
3 | BSD License
4 |
5 | Copyright (c) 2002, Brent Simmons
6 | All rights reserved.
7 |
8 | Redistribution and use in source and binary forms, with or without modification,
9 | are permitted provided that the following conditions are met:
10 |
11 | * Redistributions of source code must retain the above copyright notice,
12 | this list of conditions and the following disclaimer.
13 | * Redistributions in binary form must reproduce the above copyright notice,
14 | this list of conditions and the following disclaimer in the documentation
15 | and/or other materials provided with the distribution.
16 | * Neither the name of ranchero.com or Brent Simmons nor the names of its
17 | contributors may be used to endorse or promote products derived
18 | from this software without specific prior written permission.
19 |
20 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
21 | AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
22 | THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
23 | PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS
24 | BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY,
25 | OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT
26 | OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
27 | INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
28 | STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
29 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
30 |
31 |
32 | */
33 |
34 |
35 | /*
36 | NSString+extras.h
37 | NetNewsWire
38 |
39 | Created by Brent Simmons on Fri Jun 14 2002.
40 | Copyright (c) 2002 Brent Simmons. All rights reserved.
41 | */
42 |
43 |
44 | #import
45 | #import
46 |
47 |
48 | @interface NSString (extras)
49 |
50 | - (NSString *)stringWithSubstitute:(NSString *)subs forCharactersFromSet:(NSCharacterSet *)set;
51 |
52 | - (NSString *) trimWhiteSpace;
53 |
54 | - (NSString *) stripHTML;
55 |
56 | - (NSString *) ellipsizeAfterNWords: (int) n;
57 |
58 | + (BOOL) stringIsEmpty: (NSString *) s;
59 |
60 |
61 | @end
62 |
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Headers/SUAppcast.h:
--------------------------------------------------------------------------------
1 | //
2 | // SUAppcast.h
3 | // Sparkle
4 | //
5 | // Created by Andy Matuschak on 3/12/06.
6 | // Copyright 2006 Andy Matuschak. All rights reserved.
7 | //
8 |
9 | #import
10 |
11 | @class RSS, SUAppcastItem;
12 | @interface SUAppcast : NSObject {
13 | NSArray *items;
14 | id delegate;
15 | }
16 |
17 | - (void)fetchAppcastFromURL:(NSURL *)url;
18 | - (void)setDelegate:delegate;
19 |
20 | - (SUAppcastItem *)newestItem;
21 | - (NSArray *)items;
22 |
23 | @end
24 |
25 | @interface NSObject (SUAppcastDelegate)
26 | - appcastDidFinishLoading:(SUAppcast *)appcast;
27 | @end
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Headers/SUAppcastItem.h:
--------------------------------------------------------------------------------
1 | //
2 | // SUAppcastItem.h
3 | // Sparkle
4 | //
5 | // Created by Andy Matuschak on 3/12/06.
6 | // Copyright 2006 Andy Matuschak. All rights reserved.
7 | //
8 |
9 | #import
10 |
11 |
12 | @interface SUAppcastItem : NSObject {
13 | NSString *title;
14 | NSDate *date;
15 | NSString *description;
16 |
17 | NSURL *releaseNotesURL;
18 |
19 | NSString *DSASignature;
20 | NSString *MD5Sum;
21 |
22 | NSURL *fileURL;
23 | NSString *fileVersion;
24 | NSString *versionString;
25 | }
26 |
27 | // Initializes with data from a dictionary provided by the RSS class.
28 | - initWithDictionary:(NSDictionary *)dict;
29 |
30 | - (NSString *)title;
31 | - (void)setTitle:(NSString *)aTitle;
32 |
33 | - (NSDate *)date;
34 | - (void)setDate:(NSDate *)aDate;
35 |
36 | - (NSString *)description;
37 | - (void)setDescription:(NSString *)aDescription;
38 |
39 | - (NSURL *)releaseNotesURL;
40 | - (void)setReleaseNotesURL:(NSURL *)aReleaseNotesURL;
41 |
42 | - (NSString *)DSASignature;
43 | - (void)setDSASignature:(NSString *)aDSASignature;
44 |
45 | - (NSString *)MD5Sum;
46 | - (void)setMD5Sum:(NSString *)aMd5Sum;
47 |
48 | - (NSURL *)fileURL;
49 | - (void)setFileURL:(NSURL *)aFileURL;
50 |
51 | - (NSString *)fileVersion;
52 | - (void)setFileVersion:(NSString *)aFileVersion;
53 |
54 | - (NSString *)versionString;
55 | - (void)setVersionString:(NSString *)versionString;
56 |
57 | @end
58 |
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Headers/SUAutomaticUpdateAlert.h:
--------------------------------------------------------------------------------
1 | //
2 | // SUAutomaticUpdateAlert.h
3 | // Sparkle
4 | //
5 | // Created by Andy Matuschak on 3/18/06.
6 | // Copyright 2006 Andy Matuschak. All rights reserved.
7 | //
8 |
9 | #import
10 |
11 | @class SUAppcastItem;
12 | @interface SUAutomaticUpdateAlert : NSWindowController {
13 | SUAppcastItem *updateItem;
14 | }
15 |
16 | - initWithAppcastItem:(SUAppcastItem *)item;
17 |
18 | - (IBAction)relaunchNow:sender;
19 | - (IBAction)relaunchLater:sender;
20 |
21 | @end
22 |
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Headers/SUConstants.h:
--------------------------------------------------------------------------------
1 | //
2 | // SUConstants.h
3 | // Sparkle
4 | //
5 | // Created by Andy Matuschak on 3/16/06.
6 | // Copyright 2006 Andy Matuschak. All rights reserved.
7 | //
8 |
9 | extern NSString *SUUpdaterWillRestartNotification;
10 |
11 | extern NSString *SUCheckAtStartupKey;
12 | extern NSString *SUFeedURLKey;
13 | extern NSString *SUShowReleaseNotesKey;
14 | extern NSString *SUSkippedVersionKey;
15 | extern NSString *SUScheduledCheckIntervalKey;
16 | extern NSString *SULastCheckTimeKey;
17 | extern NSString *SUExpectsDSASignatureKey;
18 | extern NSString *SUPublicDSAKeyKey;
19 | extern NSString *SUAutomaticallyUpdateKey;
20 | extern NSString *SUAllowsAutomaticUpdatesKey;
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Headers/SUStatusChecker.h:
--------------------------------------------------------------------------------
1 | //
2 | // SUStatusChecker.h
3 | // Sparkle
4 | //
5 | // Created by Evan Schoenberg on 7/6/06.
6 | //
7 |
8 | #import
9 | #import
10 |
11 | @class SUStatusChecker;
12 |
13 | @protocol SUStatusCheckerDelegate
14 | //versionString will be nil and isNewVersion will be NO if version checking fails.
15 | - (void)statusChecker:(SUStatusChecker *)statusChecker foundVersion:(NSString *)versionString isNewVersion:(BOOL)isNewVersion;
16 | @end
17 |
18 | @interface SUStatusChecker : SUUpdater {
19 | id scDelegate;
20 | }
21 |
22 | // Create a status checker which will notifiy delegate once the appcast version is determined.
23 | // Notification occurs via the method defined in the SUStatusCheckerDelegate informal protocol.
24 | + (SUStatusChecker *)statusCheckerForDelegate:(id)delegate;
25 |
26 | @end
27 |
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Headers/SUStatusController.h:
--------------------------------------------------------------------------------
1 | //
2 | // SUStatusController.h
3 | // Sparkle
4 | //
5 | // Created by Andy Matuschak on 3/14/06.
6 | // Copyright 2006 Andy Matuschak. All rights reserved.
7 | //
8 |
9 | #import
10 |
11 |
12 | @interface SUStatusController : NSWindowController {
13 | double progressValue, maxProgressValue;
14 | NSString *title, *statusText, *buttonTitle;
15 | IBOutlet NSButton *actionButton;
16 | }
17 |
18 | // Pass 0 for the max progress value to get an indeterminate progress bar.
19 | // Pass nil for the status text to not show it.
20 | - (void)beginActionWithTitle:(NSString *)title maxProgressValue:(double)maxProgressValue statusText:(NSString *)statusText;
21 |
22 | // If isDefault is YES, the button's key equivalent will be \r.
23 | - (void)setButtonTitle:(NSString *)buttonTitle target:target action:(SEL)action isDefault:(BOOL)isDefault;
24 | - (void)setButtonEnabled:(BOOL)enabled;
25 |
26 | - (double)progressValue;
27 | - (void)setProgressValue:(double)value;
28 | - (double)maxProgressValue;
29 | - (void)setMaxProgressValue:(double)value;
30 |
31 | - (void)setStatusText:(NSString *)statusText;
32 |
33 | @end
34 |
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Headers/SUUnarchiver.h:
--------------------------------------------------------------------------------
1 | //
2 | // SUUnarchiver.h
3 | // Sparkle
4 | //
5 | // Created by Andy Matuschak on 3/16/06.
6 | // Copyright 2006 Andy Matuschak. All rights reserved.
7 | //
8 |
9 | #import
10 |
11 |
12 | @interface SUUnarchiver : NSObject {
13 | id delegate;
14 | }
15 |
16 | - (void)unarchivePath:(NSString *)path;
17 | - (void)setDelegate:delegate;
18 |
19 | @end
20 |
21 | @interface NSObject (SUUnarchiverDelegate)
22 | - (void)unarchiver:(SUUnarchiver *)unarchiver extractedLength:(long)length;
23 | - (void)unarchiverDidFinish:(SUUnarchiver *)unarchiver;
24 | - (void)unarchiverDidFail:(SUUnarchiver *)unarchiver;
25 | @end
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Headers/SUUpdateAlert.h:
--------------------------------------------------------------------------------
1 | //
2 | // SUUpdateAlert.h
3 | // Sparkle
4 | //
5 | // Created by Andy Matuschak on 3/12/06.
6 | // Copyright 2006 Andy Matuschak. All rights reserved.
7 | //
8 |
9 | #import
10 |
11 | typedef enum
12 | {
13 | SUInstallUpdateChoice,
14 | SURemindMeLaterChoice,
15 | SUSkipThisVersionChoice
16 | } SUUpdateAlertChoice;
17 |
18 | @class WebView, SUAppcastItem;
19 | @interface SUUpdateAlert : NSWindowController {
20 | SUAppcastItem *updateItem;
21 | id delegate;
22 |
23 | IBOutlet WebView *releaseNotesView;
24 | IBOutlet NSTextField *description;
25 | NSProgressIndicator *releaseNotesSpinner;
26 | BOOL webViewFinishedLoading;
27 | }
28 |
29 | - initWithAppcastItem:(SUAppcastItem *)item;
30 | - (void)setDelegate:delegate;
31 |
32 | - (IBAction)installUpdate:sender;
33 | - (IBAction)skipThisVersion:sender;
34 | - (IBAction)remindMeLater:sender;
35 |
36 | @end
37 |
38 | @interface NSObject (SUUpdateAlertDelegate)
39 | - (void)updateAlert:(SUUpdateAlert *)updateAlert finishedWithChoice:(SUUpdateAlertChoice)updateChoice;
40 | @end
41 |
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Headers/SUUpdater.h:
--------------------------------------------------------------------------------
1 | //
2 | // SUUpdater.h
3 | // Sparkle
4 | //
5 | // Created by Andy Matuschak on 1/4/06.
6 | // Copyright 2006 Andy Matuschak. All rights reserved.
7 | //
8 |
9 | #import
10 |
11 | // Before you use Sparkle in your app, you must set SUFeedURL in Info.plist to the
12 | // address of the appcast on your webserver. If you don't already have an
13 | // appcast, please see the Sparkle documentation to learn about how to set one up.
14 |
15 | // .zip, .dmg, .tar, .tbz, .tgz archives are supported at this time.
16 |
17 | // By default, Sparkle offers to show the user the release notes of the build they'll be
18 | // getting, which it assumes are in the description (or body) field of the relevant RSS item.
19 | // Set SUShowReleaseNotes to in Info.plist to hide the button.
20 |
21 | @class SUAppcastItem, SUUpdateAlert, SUStatusController;
22 | @interface SUUpdater : NSObject {
23 | SUAppcastItem *updateItem;
24 |
25 | SUStatusController *statusController;
26 | SUUpdateAlert *updateAlert;
27 |
28 | NSURLDownload *downloader;
29 | NSString *downloadPath;
30 |
31 | NSTimer *checkTimer;
32 | NSTimeInterval checkInterval;
33 |
34 | BOOL verbose;
35 | BOOL updateInProgress;
36 | }
37 |
38 | // This IBAction is meant for a main menu item. Hook up any menu item to this action,
39 | // and Sparkle will check for updates and report back its findings verbosely.
40 | - (IBAction)checkForUpdates:sender;
41 |
42 | // This method is similar to the above, but it's intended for updates initiated by
43 | // the computer instead of by the user. It does not alert the user when he is up to date,
44 | // and it remains silent about network errors in fetching the feed. This is what you
45 | // want to call to update programmatically; only use checkForUpdates: with buttons and menu items.
46 | - (void)checkForUpdatesInBackground;
47 |
48 | // This method allows you to schedule a check to run every time interval. You can
49 | // pass 0 to this method to cancel a previously scheduled timer. You probably don't want
50 | // to call this directly: if you set a SUScheduledCheckInterval key in Info.plist or
51 | // the user defaults, Sparkle will set this up for you automatically on startup. You might
52 | // just want to call this every time the user changes the setting in the preferences.
53 | - (void)scheduleCheckWithInterval:(NSTimeInterval)interval;
54 |
55 | @end
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Headers/SUUtilities.h:
--------------------------------------------------------------------------------
1 | //
2 | // SUUtilities.h
3 | // Sparkle
4 | //
5 | // Created by Andy Matuschak on 3/12/06.
6 | // Copyright 2006 Andy Matuschak. All rights reserved.
7 | //
8 |
9 | #import
10 |
11 | id SUInfoValueForKey(NSString *key);
12 | NSString *SUHostAppName();
13 | NSString *SUHostAppDisplayName();
14 | NSString *SUHostAppVersion();
15 | NSString *SUHostAppVersionString();
16 |
17 | NSComparisonResult SUStandardVersionComparison(NSString * versionA, NSString * versionB);
18 |
19 | // If running make localizable-strings for genstrings, ignore the error on this line.
20 | NSString *SULocalizedString(NSString *key, NSString *comment);
21 |
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Headers/Sparkle.h:
--------------------------------------------------------------------------------
1 | //
2 | // Sparkle.h
3 | // Sparkle
4 | //
5 | // Created by Andy Matuschak on 3/16/06.
6 | // Copyright 2006 Andy Matuschak. All rights reserved.
7 | //
8 |
9 | #import "SUUpdater.h"
10 | #import "SUUtilities.h"
11 | #import "SUConstants.h"
12 | #import "SUAppcast.h"
13 | #import "SUAppcastItem.h"
14 | #import "SUUpdateAlert.h"
15 | #import "SUAutomaticUpdateAlert.h"
16 | #import "SUStatusController.h"
17 | #import "SUUnarchiver.h"
18 | #import "SUStatusChecker.h"
19 |
20 | #import "NSApplication+AppCopies.h"
21 | #import "NSFileManager+Authentication.h"
22 | #import "NSFileManager+Verification.h"
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/Info.plist:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 | CFBundleDevelopmentRegion
6 | English
7 | CFBundleExecutable
8 | Sparkle
9 | CFBundleIdentifier
10 | org.andymatuschak.Sparkle
11 | CFBundleInfoDictionaryVersion
12 | 6.0
13 | CFBundleName
14 | Sparkle
15 | CFBundlePackageType
16 | FMWK
17 | CFBundleSignature
18 | ????
19 | CFBundleVersion
20 | 1.1
21 |
22 |
23 |
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/SUStatus.nib/classes.nib:
--------------------------------------------------------------------------------
1 | {
2 | IBClasses = (
3 | {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
4 | {
5 | CLASS = SUStatusController;
6 | LANGUAGE = ObjC;
7 | OUTLETS = {actionButton = id; };
8 | SUPERCLASS = NSWindowController;
9 | }
10 | );
11 | IBVersion = 1;
12 | }
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/SUStatus.nib/info.nib:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 | IBDocumentLocation
6 | 69 10 356 240 0 0 1280 832
7 | IBFramework Version
8 | 443.0
9 | IBOpenObjects
10 |
11 | 5
12 |
13 | IBSystem Version
14 | 8H14
15 |
16 |
17 |
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/SUStatus.nib/keyedobjects.nib:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/c99koder/DreamZZT/735b94651e0d92bc53fd2f0ee0d5f575b255e214/Sparkle.framework/Versions/A/Resources/SUStatus.nib/keyedobjects.nib
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/ca.lproj/SUAutomaticUpdateAlert.nib/classes.nib:
--------------------------------------------------------------------------------
1 | {
2 | IBClasses = (
3 | {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
4 | {
5 | ACTIONS = {relaunchLater = id; relaunchNow = id; };
6 | CLASS = SUAutomaticUpdateAlert;
7 | LANGUAGE = ObjC;
8 | SUPERCLASS = NSWindowController;
9 | }
10 | );
11 | IBVersion = 1;
12 | }
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/ca.lproj/SUAutomaticUpdateAlert.nib/info.nib:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 | IBDocumentLocation
6 | 188 142 356 240 0 0 1280 1002
7 | IBFramework Version
8 | 443.0
9 | IBSystem Version
10 | 8I127
11 |
12 |
13 |
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/ca.lproj/SUAutomaticUpdateAlert.nib/keyedobjects.nib:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/c99koder/DreamZZT/735b94651e0d92bc53fd2f0ee0d5f575b255e214/Sparkle.framework/Versions/A/Resources/ca.lproj/SUAutomaticUpdateAlert.nib/keyedobjects.nib
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/ca.lproj/SUUpdateAlert.nib/classes.nib:
--------------------------------------------------------------------------------
1 | {
2 | IBClasses = (
3 | {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
4 | {CLASS = NSObject; LANGUAGE = ObjC; },
5 | {
6 | ACTIONS = {installUpdate = id; remindMeLater = id; skipThisVersion = id; };
7 | CLASS = SUUpdateAlert;
8 | LANGUAGE = ObjC;
9 | OUTLETS = {description = NSTextField; releaseNotesView = WebView; };
10 | SUPERCLASS = NSWindowController;
11 | },
12 | {
13 | ACTIONS = {installUpdate = id; remindMeLater = id; skipThisVersion = id; };
14 | CLASS = SUUpdateAlertController;
15 | LANGUAGE = ObjC;
16 | OUTLETS = {releaseNotesView = id; };
17 | SUPERCLASS = NSWindowController;
18 | }
19 | );
20 | IBVersion = 1;
21 | }
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/ca.lproj/SUUpdateAlert.nib/info.nib:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 | IBDocumentLocation
6 | 425 40 356 240 0 0 1280 832
7 | IBFramework Version
8 | 446.1
9 | IBOpenObjects
10 |
11 | 5
12 |
13 | IBSystem Version
14 | 8I127
15 |
16 |
17 |
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/ca.lproj/SUUpdateAlert.nib/keyedobjects.nib:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/c99koder/DreamZZT/735b94651e0d92bc53fd2f0ee0d5f575b255e214/Sparkle.framework/Versions/A/Resources/ca.lproj/SUUpdateAlert.nib/keyedobjects.nib
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/ca.lproj/Sparkle.strings:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/c99koder/DreamZZT/735b94651e0d92bc53fd2f0ee0d5f575b255e214/Sparkle.framework/Versions/A/Resources/ca.lproj/Sparkle.strings
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/cs.lproj/SUAutomaticUpdateAlert.nib/classes.nib:
--------------------------------------------------------------------------------
1 | {
2 | IBClasses = (
3 | {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
4 | {
5 | ACTIONS = {relaunchLater = id; relaunchNow = id; };
6 | CLASS = SUAutomaticUpdateAlert;
7 | LANGUAGE = ObjC;
8 | SUPERCLASS = NSWindowController;
9 | }
10 | );
11 | IBVersion = 1;
12 | }
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/cs.lproj/SUAutomaticUpdateAlert.nib/info.nib:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 | IBDocumentLocation
6 | 136 94 356 240 0 0 1024 746
7 | IBFramework Version
8 | 443.0
9 | IBSystem Version
10 | 8I127
11 |
12 |
13 |
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/cs.lproj/SUAutomaticUpdateAlert.nib/keyedobjects.nib:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/c99koder/DreamZZT/735b94651e0d92bc53fd2f0ee0d5f575b255e214/Sparkle.framework/Versions/A/Resources/cs.lproj/SUAutomaticUpdateAlert.nib/keyedobjects.nib
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/cs.lproj/SUUpdateAlert.nib/classes.nib:
--------------------------------------------------------------------------------
1 | {
2 | IBClasses = (
3 | {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
4 | {CLASS = NSObject; LANGUAGE = ObjC; },
5 | {
6 | ACTIONS = {installUpdate = id; remindMeLater = id; skipThisVersion = id; };
7 | CLASS = SUUpdateAlert;
8 | LANGUAGE = ObjC;
9 | OUTLETS = {description = NSTextField; releaseNotesView = WebView; };
10 | SUPERCLASS = NSWindowController;
11 | },
12 | {
13 | ACTIONS = {installUpdate = id; remindMeLater = id; skipThisVersion = id; };
14 | CLASS = SUUpdateAlertController;
15 | LANGUAGE = ObjC;
16 | OUTLETS = {releaseNotesView = id; };
17 | SUPERCLASS = NSWindowController;
18 | }
19 | );
20 | IBVersion = 1;
21 | }
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/cs.lproj/SUUpdateAlert.nib/info.nib:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 | IBDocumentLocation
6 | 425 40 356 240 0 0 1280 832
7 | IBFramework Version
8 | 446.1
9 | IBOpenObjects
10 |
11 | 5
12 |
13 | IBSystem Version
14 | 8I127
15 |
16 |
17 |
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/cs.lproj/SUUpdateAlert.nib/keyedobjects.nib:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/c99koder/DreamZZT/735b94651e0d92bc53fd2f0ee0d5f575b255e214/Sparkle.framework/Versions/A/Resources/cs.lproj/SUUpdateAlert.nib/keyedobjects.nib
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/cs.lproj/Sparkle.strings:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/c99koder/DreamZZT/735b94651e0d92bc53fd2f0ee0d5f575b255e214/Sparkle.framework/Versions/A/Resources/cs.lproj/Sparkle.strings
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/cy.lproj/SUAutomaticUpdateAlert.nib/classes.nib:
--------------------------------------------------------------------------------
1 | {
2 | IBClasses = (
3 | {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
4 | {
5 | ACTIONS = {relaunchLater = id; relaunchNow = id; };
6 | CLASS = SUAutomaticUpdateAlert;
7 | LANGUAGE = ObjC;
8 | SUPERCLASS = NSWindowController;
9 | }
10 | );
11 | IBVersion = 1;
12 | }
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/cy.lproj/SUAutomaticUpdateAlert.nib/info.nib:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 | IBDocumentLocation
6 | 188 142 356 240 0 0 1280 1002
7 | IBFramework Version
8 | 443.0
9 | IBSystem Version
10 | 8I127
11 |
12 |
13 |
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/cy.lproj/SUAutomaticUpdateAlert.nib/keyedobjects.nib:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/c99koder/DreamZZT/735b94651e0d92bc53fd2f0ee0d5f575b255e214/Sparkle.framework/Versions/A/Resources/cy.lproj/SUAutomaticUpdateAlert.nib/keyedobjects.nib
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/cy.lproj/SUUpdateAlert.nib/classes.nib:
--------------------------------------------------------------------------------
1 | {
2 | IBClasses = (
3 | {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
4 | {CLASS = NSObject; LANGUAGE = ObjC; },
5 | {
6 | ACTIONS = {installUpdate = id; remindMeLater = id; skipThisVersion = id; };
7 | CLASS = SUUpdateAlert;
8 | LANGUAGE = ObjC;
9 | OUTLETS = {description = NSTextField; releaseNotesView = WebView; };
10 | SUPERCLASS = NSWindowController;
11 | },
12 | {
13 | ACTIONS = {installUpdate = id; remindMeLater = id; skipThisVersion = id; };
14 | CLASS = SUUpdateAlertController;
15 | LANGUAGE = ObjC;
16 | OUTLETS = {releaseNotesView = id; };
17 | SUPERCLASS = NSWindowController;
18 | }
19 | );
20 | IBVersion = 1;
21 | }
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/cy.lproj/SUUpdateAlert.nib/info.nib:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 | IBDocumentLocation
6 | 425 40 356 240 0 0 1280 832
7 | IBFramework Version
8 | 446.1
9 | IBOpenObjects
10 |
11 | 5
12 |
13 | IBSystem Version
14 | 8I127
15 |
16 |
17 |
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/cy.lproj/SUUpdateAlert.nib/keyedobjects.nib:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/c99koder/DreamZZT/735b94651e0d92bc53fd2f0ee0d5f575b255e214/Sparkle.framework/Versions/A/Resources/cy.lproj/SUUpdateAlert.nib/keyedobjects.nib
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/cy.lproj/Sparkle.strings:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/c99koder/DreamZZT/735b94651e0d92bc53fd2f0ee0d5f575b255e214/Sparkle.framework/Versions/A/Resources/cy.lproj/Sparkle.strings
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/da.lproj/SUAutomaticUpdateAlert.nib/classes.nib:
--------------------------------------------------------------------------------
1 | {
2 | IBClasses = (
3 | {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
4 | {
5 | ACTIONS = {relaunchLater = id; relaunchNow = id; };
6 | CLASS = SUAutomaticUpdateAlert;
7 | LANGUAGE = ObjC;
8 | SUPERCLASS = NSWindowController;
9 | }
10 | );
11 | IBVersion = 1;
12 | }
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/da.lproj/SUAutomaticUpdateAlert.nib/info.nib:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 | IBDocumentLocation
6 | 188 142 356 240 0 0 1280 1002
7 | IBFramework Version
8 | 443.0
9 | IBSystem Version
10 | 8I127
11 |
12 |
13 |
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/da.lproj/SUAutomaticUpdateAlert.nib/keyedobjects.nib:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/c99koder/DreamZZT/735b94651e0d92bc53fd2f0ee0d5f575b255e214/Sparkle.framework/Versions/A/Resources/da.lproj/SUAutomaticUpdateAlert.nib/keyedobjects.nib
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/da.lproj/SUUpdateAlert.nib/classes.nib:
--------------------------------------------------------------------------------
1 | {
2 | IBClasses = (
3 | {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
4 | {CLASS = NSObject; LANGUAGE = ObjC; },
5 | {
6 | ACTIONS = {installUpdate = id; remindMeLater = id; skipThisVersion = id; };
7 | CLASS = SUUpdateAlert;
8 | LANGUAGE = ObjC;
9 | OUTLETS = {description = NSTextField; releaseNotesView = WebView; };
10 | SUPERCLASS = NSWindowController;
11 | },
12 | {
13 | ACTIONS = {installUpdate = id; remindMeLater = id; skipThisVersion = id; };
14 | CLASS = SUUpdateAlertController;
15 | LANGUAGE = ObjC;
16 | OUTLETS = {releaseNotesView = id; };
17 | SUPERCLASS = NSWindowController;
18 | }
19 | );
20 | IBVersion = 1;
21 | }
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/da.lproj/SUUpdateAlert.nib/info.nib:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 | IBDocumentLocation
6 | 425 40 356 240 0 0 1280 832
7 | IBFramework Version
8 | 446.1
9 | IBOpenObjects
10 |
11 | 5
12 |
13 | IBSystem Version
14 | 8I127
15 |
16 |
17 |
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/da.lproj/SUUpdateAlert.nib/keyedobjects.nib:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/c99koder/DreamZZT/735b94651e0d92bc53fd2f0ee0d5f575b255e214/Sparkle.framework/Versions/A/Resources/da.lproj/SUUpdateAlert.nib/keyedobjects.nib
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/da.lproj/Sparkle.strings:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/c99koder/DreamZZT/735b94651e0d92bc53fd2f0ee0d5f575b255e214/Sparkle.framework/Versions/A/Resources/da.lproj/Sparkle.strings
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/de.lproj/SUAutomaticUpdateAlert.nib/classes.nib:
--------------------------------------------------------------------------------
1 | {
2 | IBClasses = (
3 | {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
4 | {
5 | ACTIONS = {relaunchLater = id; relaunchNow = id; };
6 | CLASS = SUAutomaticUpdateAlert;
7 | LANGUAGE = ObjC;
8 | SUPERCLASS = NSWindowController;
9 | }
10 | );
11 | IBVersion = 1;
12 | }
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/de.lproj/SUAutomaticUpdateAlert.nib/info.nib:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 | IBDocumentLocation
6 | 188 142 356 240 0 0 1280 1002
7 | IBFramework Version
8 | 443.0
9 | IBSystem Version
10 | 8I127
11 |
12 |
13 |
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/de.lproj/SUAutomaticUpdateAlert.nib/keyedobjects.nib:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/c99koder/DreamZZT/735b94651e0d92bc53fd2f0ee0d5f575b255e214/Sparkle.framework/Versions/A/Resources/de.lproj/SUAutomaticUpdateAlert.nib/keyedobjects.nib
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/de.lproj/SUUpdateAlert.nib/classes.nib:
--------------------------------------------------------------------------------
1 | {
2 | IBClasses = (
3 | {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
4 | {CLASS = NSObject; LANGUAGE = ObjC; },
5 | {
6 | ACTIONS = {installUpdate = id; remindMeLater = id; skipThisVersion = id; };
7 | CLASS = SUUpdateAlert;
8 | LANGUAGE = ObjC;
9 | OUTLETS = {description = NSTextField; releaseNotesView = WebView; };
10 | SUPERCLASS = NSWindowController;
11 | },
12 | {
13 | ACTIONS = {installUpdate = id; remindMeLater = id; skipThisVersion = id; };
14 | CLASS = SUUpdateAlertController;
15 | LANGUAGE = ObjC;
16 | OUTLETS = {releaseNotesView = id; };
17 | SUPERCLASS = NSWindowController;
18 | }
19 | );
20 | IBVersion = 1;
21 | }
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/de.lproj/SUUpdateAlert.nib/info.nib:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 | IBDocumentLocation
6 | 425 40 356 240 0 0 1280 832
7 | IBFramework Version
8 | 446.1
9 | IBOpenObjects
10 |
11 | 5
12 |
13 | IBSystem Version
14 | 8I127
15 |
16 |
17 |
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/de.lproj/SUUpdateAlert.nib/keyedobjects.nib:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/c99koder/DreamZZT/735b94651e0d92bc53fd2f0ee0d5f575b255e214/Sparkle.framework/Versions/A/Resources/de.lproj/SUUpdateAlert.nib/keyedobjects.nib
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/de.lproj/Sparkle.strings:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/c99koder/DreamZZT/735b94651e0d92bc53fd2f0ee0d5f575b255e214/Sparkle.framework/Versions/A/Resources/de.lproj/Sparkle.strings
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/en.lproj/SUAutomaticUpdateAlert.nib/classes.nib:
--------------------------------------------------------------------------------
1 | {
2 | IBClasses = (
3 | {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
4 | {
5 | ACTIONS = {relaunchLater = id; relaunchNow = id; };
6 | CLASS = SUAutomaticUpdateAlert;
7 | LANGUAGE = ObjC;
8 | SUPERCLASS = NSWindowController;
9 | }
10 | );
11 | IBVersion = 1;
12 | }
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/en.lproj/SUAutomaticUpdateAlert.nib/info.nib:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 | IBDocumentLocation
6 | 188 142 356 240 0 0 1280 1002
7 | IBFramework Version
8 | 443.0
9 | IBOpenObjects
10 |
11 | 5
12 |
13 | IBSystem Version
14 | 8H14
15 |
16 |
17 |
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/en.lproj/SUAutomaticUpdateAlert.nib/keyedobjects.nib:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/c99koder/DreamZZT/735b94651e0d92bc53fd2f0ee0d5f575b255e214/Sparkle.framework/Versions/A/Resources/en.lproj/SUAutomaticUpdateAlert.nib/keyedobjects.nib
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/en.lproj/SUUpdateAlert.nib/classes.nib:
--------------------------------------------------------------------------------
1 | {
2 | IBClasses = (
3 | {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
4 | {CLASS = NSObject; LANGUAGE = ObjC; },
5 | {
6 | ACTIONS = {installUpdate = id; remindMeLater = id; skipThisVersion = id; };
7 | CLASS = SUUpdateAlert;
8 | LANGUAGE = ObjC;
9 | OUTLETS = {description = NSTextField; releaseNotesView = WebView; };
10 | SUPERCLASS = NSWindowController;
11 | },
12 | {
13 | ACTIONS = {installUpdate = id; remindMeLater = id; skipThisVersion = id; };
14 | CLASS = SUUpdateAlertController;
15 | LANGUAGE = ObjC;
16 | OUTLETS = {releaseNotesView = id; };
17 | SUPERCLASS = NSWindowController;
18 | }
19 | );
20 | IBVersion = 1;
21 | }
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/en.lproj/SUUpdateAlert.nib/info.nib:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 | IBDocumentLocation
6 | 425 40 356 240 0 0 1280 832
7 | IBFramework Version
8 | 446.1
9 | IBOpenObjects
10 |
11 | 5
12 |
13 | IBSystem Version
14 | 8I127
15 |
16 |
17 |
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/en.lproj/SUUpdateAlert.nib/keyedobjects.nib:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/c99koder/DreamZZT/735b94651e0d92bc53fd2f0ee0d5f575b255e214/Sparkle.framework/Versions/A/Resources/en.lproj/SUUpdateAlert.nib/keyedobjects.nib
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/en.lproj/Sparkle.strings:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/c99koder/DreamZZT/735b94651e0d92bc53fd2f0ee0d5f575b255e214/Sparkle.framework/Versions/A/Resources/en.lproj/Sparkle.strings
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/es.lproj/SUAutomaticUpdateAlert.nib/classes.nib:
--------------------------------------------------------------------------------
1 | {
2 | IBClasses = (
3 | {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
4 | {
5 | ACTIONS = {relaunchLater = id; relaunchNow = id; };
6 | CLASS = SUAutomaticUpdateAlert;
7 | LANGUAGE = ObjC;
8 | SUPERCLASS = NSWindowController;
9 | }
10 | );
11 | IBVersion = 1;
12 | }
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/es.lproj/SUAutomaticUpdateAlert.nib/info.nib:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 | IBDocumentLocation
6 | 188 142 356 240 0 0 1280 1002
7 | IBFramework Version
8 | 443.0
9 | IBSystem Version
10 | 8I127
11 |
12 |
13 |
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/es.lproj/SUAutomaticUpdateAlert.nib/keyedobjects.nib:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/c99koder/DreamZZT/735b94651e0d92bc53fd2f0ee0d5f575b255e214/Sparkle.framework/Versions/A/Resources/es.lproj/SUAutomaticUpdateAlert.nib/keyedobjects.nib
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/es.lproj/SUUpdateAlert.nib/classes.nib:
--------------------------------------------------------------------------------
1 | {
2 | IBClasses = (
3 | {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
4 | {CLASS = NSObject; LANGUAGE = ObjC; },
5 | {
6 | ACTIONS = {installUpdate = id; remindMeLater = id; skipThisVersion = id; };
7 | CLASS = SUUpdateAlert;
8 | LANGUAGE = ObjC;
9 | OUTLETS = {description = NSTextField; releaseNotesView = WebView; };
10 | SUPERCLASS = NSWindowController;
11 | },
12 | {
13 | ACTIONS = {installUpdate = id; remindMeLater = id; skipThisVersion = id; };
14 | CLASS = SUUpdateAlertController;
15 | LANGUAGE = ObjC;
16 | OUTLETS = {releaseNotesView = id; };
17 | SUPERCLASS = NSWindowController;
18 | }
19 | );
20 | IBVersion = 1;
21 | }
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/es.lproj/SUUpdateAlert.nib/info.nib:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 | IBDocumentLocation
6 | 425 40 356 240 0 0 1280 832
7 | IBFramework Version
8 | 446.1
9 | IBOpenObjects
10 |
11 | 5
12 |
13 | IBSystem Version
14 | 8I127
15 |
16 |
17 |
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/es.lproj/SUUpdateAlert.nib/keyedobjects.nib:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/c99koder/DreamZZT/735b94651e0d92bc53fd2f0ee0d5f575b255e214/Sparkle.framework/Versions/A/Resources/es.lproj/SUUpdateAlert.nib/keyedobjects.nib
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/es.lproj/Sparkle.strings:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/c99koder/DreamZZT/735b94651e0d92bc53fd2f0ee0d5f575b255e214/Sparkle.framework/Versions/A/Resources/es.lproj/Sparkle.strings
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/fi.lproj/SUAutomaticUpdateAlert.nib/classes.nib:
--------------------------------------------------------------------------------
1 | {
2 | IBClasses = (
3 | {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
4 | {
5 | ACTIONS = {relaunchLater = id; relaunchNow = id; };
6 | CLASS = SUAutomaticUpdateAlert;
7 | LANGUAGE = ObjC;
8 | SUPERCLASS = NSWindowController;
9 | }
10 | );
11 | IBVersion = 1;
12 | }
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/fi.lproj/SUAutomaticUpdateAlert.nib/info.nib:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 | IBDocumentLocation
6 | 188 142 356 240 0 0 1280 1002
7 | IBFramework Version
8 | 443.0
9 | IBSystem Version
10 | 8I127
11 |
12 |
13 |
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/fi.lproj/SUAutomaticUpdateAlert.nib/keyedobjects.nib:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/c99koder/DreamZZT/735b94651e0d92bc53fd2f0ee0d5f575b255e214/Sparkle.framework/Versions/A/Resources/fi.lproj/SUAutomaticUpdateAlert.nib/keyedobjects.nib
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/fi.lproj/SUUpdateAlert.nib/classes.nib:
--------------------------------------------------------------------------------
1 | {
2 | IBClasses = (
3 | {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
4 | {CLASS = NSObject; LANGUAGE = ObjC; },
5 | {
6 | ACTIONS = {installUpdate = id; remindMeLater = id; skipThisVersion = id; };
7 | CLASS = SUUpdateAlert;
8 | LANGUAGE = ObjC;
9 | OUTLETS = {description = NSTextField; releaseNotesView = WebView; };
10 | SUPERCLASS = NSWindowController;
11 | },
12 | {
13 | ACTIONS = {installUpdate = id; remindMeLater = id; skipThisVersion = id; };
14 | CLASS = SUUpdateAlertController;
15 | LANGUAGE = ObjC;
16 | OUTLETS = {releaseNotesView = id; };
17 | SUPERCLASS = NSWindowController;
18 | }
19 | );
20 | IBVersion = 1;
21 | }
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/fi.lproj/SUUpdateAlert.nib/info.nib:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 | IBDocumentLocation
6 | 425 40 356 240 0 0 1280 832
7 | IBFramework Version
8 | 446.1
9 | IBOpenObjects
10 |
11 | 5
12 |
13 | IBSystem Version
14 | 8I127
15 |
16 |
17 |
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/fi.lproj/SUUpdateAlert.nib/keyedobjects.nib:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/c99koder/DreamZZT/735b94651e0d92bc53fd2f0ee0d5f575b255e214/Sparkle.framework/Versions/A/Resources/fi.lproj/SUUpdateAlert.nib/keyedobjects.nib
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/fi.lproj/Sparkle.strings:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/c99koder/DreamZZT/735b94651e0d92bc53fd2f0ee0d5f575b255e214/Sparkle.framework/Versions/A/Resources/fi.lproj/Sparkle.strings
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/fr.lproj/SUAutomaticUpdateAlert.nib/classes.nib:
--------------------------------------------------------------------------------
1 | {
2 | IBClasses = (
3 | {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
4 | {
5 | ACTIONS = {relaunchLater = id; relaunchNow = id; };
6 | CLASS = SUAutomaticUpdateAlert;
7 | LANGUAGE = ObjC;
8 | SUPERCLASS = NSWindowController;
9 | }
10 | );
11 | IBVersion = 1;
12 | }
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/fr.lproj/SUAutomaticUpdateAlert.nib/info.nib:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 | IBDocumentLocation
6 | 188 142 356 240 0 0 1280 1002
7 | IBFramework Version
8 | 439.0
9 | IBSystem Version
10 | 8J133
11 |
12 |
13 |
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/fr.lproj/SUAutomaticUpdateAlert.nib/keyedobjects.nib:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/c99koder/DreamZZT/735b94651e0d92bc53fd2f0ee0d5f575b255e214/Sparkle.framework/Versions/A/Resources/fr.lproj/SUAutomaticUpdateAlert.nib/keyedobjects.nib
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/fr.lproj/SUUpdateAlert.nib/classes.nib:
--------------------------------------------------------------------------------
1 | {
2 | IBClasses = (
3 | {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
4 | {CLASS = NSObject; LANGUAGE = ObjC; },
5 | {
6 | ACTIONS = {installUpdate = id; remindMeLater = id; skipThisVersion = id; };
7 | CLASS = SUUpdateAlert;
8 | LANGUAGE = ObjC;
9 | OUTLETS = {description = NSTextField; releaseNotesView = WebView; };
10 | SUPERCLASS = NSWindowController;
11 | },
12 | {
13 | ACTIONS = {installUpdate = id; remindMeLater = id; skipThisVersion = id; };
14 | CLASS = SUUpdateAlertController;
15 | LANGUAGE = ObjC;
16 | OUTLETS = {releaseNotesView = id; };
17 | SUPERCLASS = NSWindowController;
18 | }
19 | );
20 | IBVersion = 1;
21 | }
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/fr.lproj/SUUpdateAlert.nib/info.nib:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 | IBDocumentLocation
6 | 425 51 356 240 0 0 1280 1002
7 | IBFramework Version
8 | 439.0
9 | IBOpenObjects
10 |
11 | 5
12 |
13 | IBSystem Version
14 | 8J133
15 |
16 |
17 |
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/fr.lproj/SUUpdateAlert.nib/keyedobjects.nib:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/c99koder/DreamZZT/735b94651e0d92bc53fd2f0ee0d5f575b255e214/Sparkle.framework/Versions/A/Resources/fr.lproj/SUUpdateAlert.nib/keyedobjects.nib
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/fr.lproj/Sparkle.strings:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/c99koder/DreamZZT/735b94651e0d92bc53fd2f0ee0d5f575b255e214/Sparkle.framework/Versions/A/Resources/fr.lproj/Sparkle.strings
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/he.lproj/SUAutomaticUpdateAlert.nib/classes.nib:
--------------------------------------------------------------------------------
1 | {
2 | IBClasses = (
3 | {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
4 | {
5 | ACTIONS = {relaunchLater = id; relaunchNow = id; };
6 | CLASS = SUAutomaticUpdateAlert;
7 | LANGUAGE = ObjC;
8 | SUPERCLASS = NSWindowController;
9 | }
10 | );
11 | IBVersion = 1;
12 | }
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/he.lproj/SUAutomaticUpdateAlert.nib/info.nib:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 | IBDocumentLocation
6 | 136 94 356 240 0 0 1024 746
7 | IBFramework Version
8 | 443.0
9 | IBSystem Version
10 | 8I127
11 |
12 |
13 |
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/he.lproj/SUAutomaticUpdateAlert.nib/keyedobjects.nib:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/c99koder/DreamZZT/735b94651e0d92bc53fd2f0ee0d5f575b255e214/Sparkle.framework/Versions/A/Resources/he.lproj/SUAutomaticUpdateAlert.nib/keyedobjects.nib
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/he.lproj/SUUpdateAlert.nib/classes.nib:
--------------------------------------------------------------------------------
1 | {
2 | IBClasses = (
3 | {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
4 | {CLASS = NSObject; LANGUAGE = ObjC; },
5 | {
6 | ACTIONS = {installUpdate = id; remindMeLater = id; skipThisVersion = id; };
7 | CLASS = SUUpdateAlert;
8 | LANGUAGE = ObjC;
9 | OUTLETS = {description = NSTextField; releaseNotesView = WebView; };
10 | SUPERCLASS = NSWindowController;
11 | },
12 | {
13 | ACTIONS = {installUpdate = id; remindMeLater = id; skipThisVersion = id; };
14 | CLASS = SUUpdateAlertController;
15 | LANGUAGE = ObjC;
16 | OUTLETS = {releaseNotesView = id; };
17 | SUPERCLASS = NSWindowController;
18 | }
19 | );
20 | IBVersion = 1;
21 | }
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/he.lproj/SUUpdateAlert.nib/info.nib:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 | IBDocumentLocation
6 | 425 40 356 240 0 0 1280 832
7 | IBFramework Version
8 | 446.1
9 | IBOpenObjects
10 |
11 | 5
12 |
13 | IBSystem Version
14 | 8I127
15 |
16 |
17 |
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/he.lproj/SUUpdateAlert.nib/keyedobjects.nib:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/c99koder/DreamZZT/735b94651e0d92bc53fd2f0ee0d5f575b255e214/Sparkle.framework/Versions/A/Resources/he.lproj/SUUpdateAlert.nib/keyedobjects.nib
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/he.lproj/Sparkle.strings:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/c99koder/DreamZZT/735b94651e0d92bc53fd2f0ee0d5f575b255e214/Sparkle.framework/Versions/A/Resources/he.lproj/Sparkle.strings
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/hu.lproj/SUAutomaticUpdateAlert.nib/classes.nib:
--------------------------------------------------------------------------------
1 | {
2 | IBClasses = (
3 | {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
4 | {
5 | ACTIONS = {relaunchLater = id; relaunchNow = id; };
6 | CLASS = SUAutomaticUpdateAlert;
7 | LANGUAGE = ObjC;
8 | SUPERCLASS = NSWindowController;
9 | }
10 | );
11 | IBVersion = 1;
12 | }
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/hu.lproj/SUAutomaticUpdateAlert.nib/info.nib:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 | IBDocumentLocation
6 | 188 142 356 240 0 0 1280 1002
7 | IBFramework Version
8 | 443.0
9 | IBSystem Version
10 | 8I127
11 |
12 |
13 |
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/hu.lproj/SUAutomaticUpdateAlert.nib/keyedobjects.nib:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/c99koder/DreamZZT/735b94651e0d92bc53fd2f0ee0d5f575b255e214/Sparkle.framework/Versions/A/Resources/hu.lproj/SUAutomaticUpdateAlert.nib/keyedobjects.nib
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/hu.lproj/SUUpdateAlert.nib/classes.nib:
--------------------------------------------------------------------------------
1 | {
2 | IBClasses = (
3 | {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
4 | {CLASS = NSObject; LANGUAGE = ObjC; },
5 | {
6 | ACTIONS = {installUpdate = id; remindMeLater = id; skipThisVersion = id; };
7 | CLASS = SUUpdateAlert;
8 | LANGUAGE = ObjC;
9 | OUTLETS = {description = NSTextField; releaseNotesView = WebView; };
10 | SUPERCLASS = NSWindowController;
11 | },
12 | {
13 | ACTIONS = {installUpdate = id; remindMeLater = id; skipThisVersion = id; };
14 | CLASS = SUUpdateAlertController;
15 | LANGUAGE = ObjC;
16 | OUTLETS = {releaseNotesView = id; };
17 | SUPERCLASS = NSWindowController;
18 | }
19 | );
20 | IBVersion = 1;
21 | }
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/hu.lproj/SUUpdateAlert.nib/info.nib:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 | IBDocumentLocation
6 | 425 40 356 240 0 0 1280 832
7 | IBFramework Version
8 | 446.1
9 | IBOpenObjects
10 |
11 | 5
12 |
13 | IBSystem Version
14 | 8I127
15 |
16 |
17 |
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/hu.lproj/SUUpdateAlert.nib/keyedobjects.nib:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/c99koder/DreamZZT/735b94651e0d92bc53fd2f0ee0d5f575b255e214/Sparkle.framework/Versions/A/Resources/hu.lproj/SUUpdateAlert.nib/keyedobjects.nib
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/hu.lproj/Sparkle.strings:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/c99koder/DreamZZT/735b94651e0d92bc53fd2f0ee0d5f575b255e214/Sparkle.framework/Versions/A/Resources/hu.lproj/Sparkle.strings
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/id.lproj/SUAutomaticUpdateAlert.nib/classes.nib:
--------------------------------------------------------------------------------
1 | {
2 | IBClasses = (
3 | {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
4 | {
5 | ACTIONS = {relaunchLater = id; relaunchNow = id; };
6 | CLASS = SUAutomaticUpdateAlert;
7 | LANGUAGE = ObjC;
8 | SUPERCLASS = NSWindowController;
9 | }
10 | );
11 | IBVersion = 1;
12 | }
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/id.lproj/SUAutomaticUpdateAlert.nib/info.nib:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 | IBDocumentLocation
6 | 188 142 356 240 0 0 1280 1002
7 | IBFramework Version
8 | 443.0
9 | IBSystem Version
10 | 8I127
11 |
12 |
13 |
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/id.lproj/SUAutomaticUpdateAlert.nib/keyedobjects.nib:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/c99koder/DreamZZT/735b94651e0d92bc53fd2f0ee0d5f575b255e214/Sparkle.framework/Versions/A/Resources/id.lproj/SUAutomaticUpdateAlert.nib/keyedobjects.nib
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/id.lproj/SUUpdateAlert.nib/classes.nib:
--------------------------------------------------------------------------------
1 | {
2 | IBClasses = (
3 | {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
4 | {CLASS = NSObject; LANGUAGE = ObjC; },
5 | {
6 | ACTIONS = {installUpdate = id; remindMeLater = id; skipThisVersion = id; };
7 | CLASS = SUUpdateAlert;
8 | LANGUAGE = ObjC;
9 | OUTLETS = {description = NSTextField; releaseNotesView = WebView; };
10 | SUPERCLASS = NSWindowController;
11 | },
12 | {
13 | ACTIONS = {installUpdate = id; remindMeLater = id; skipThisVersion = id; };
14 | CLASS = SUUpdateAlertController;
15 | LANGUAGE = ObjC;
16 | OUTLETS = {releaseNotesView = id; };
17 | SUPERCLASS = NSWindowController;
18 | }
19 | );
20 | IBVersion = 1;
21 | }
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/id.lproj/SUUpdateAlert.nib/info.nib:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 | IBDocumentLocation
6 | 425 40 356 240 0 0 1280 832
7 | IBFramework Version
8 | 446.1
9 | IBOpenObjects
10 |
11 | 5
12 |
13 | IBSystem Version
14 | 8I127
15 |
16 |
17 |
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/id.lproj/SUUpdateAlert.nib/keyedobjects.nib:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/c99koder/DreamZZT/735b94651e0d92bc53fd2f0ee0d5f575b255e214/Sparkle.framework/Versions/A/Resources/id.lproj/SUUpdateAlert.nib/keyedobjects.nib
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/id.lproj/Sparkle.strings:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/c99koder/DreamZZT/735b94651e0d92bc53fd2f0ee0d5f575b255e214/Sparkle.framework/Versions/A/Resources/id.lproj/Sparkle.strings
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/is.lproj/SUAutomaticUpdateAlert.nib/classes.nib:
--------------------------------------------------------------------------------
1 | {
2 | IBClasses = (
3 | {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
4 | {
5 | ACTIONS = {relaunchLater = id; relaunchNow = id; };
6 | CLASS = SUAutomaticUpdateAlert;
7 | LANGUAGE = ObjC;
8 | SUPERCLASS = NSWindowController;
9 | }
10 | );
11 | IBVersion = 1;
12 | }
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/is.lproj/SUAutomaticUpdateAlert.nib/info.nib:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 | IBDocumentLocation
6 | 188 142 356 240 0 0 1280 1002
7 | IBFramework Version
8 | 443.0
9 | IBSystem Version
10 | 8I127
11 |
12 |
13 |
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/is.lproj/SUAutomaticUpdateAlert.nib/keyedobjects.nib:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/c99koder/DreamZZT/735b94651e0d92bc53fd2f0ee0d5f575b255e214/Sparkle.framework/Versions/A/Resources/is.lproj/SUAutomaticUpdateAlert.nib/keyedobjects.nib
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/is.lproj/SUUpdateAlert.nib/classes.nib:
--------------------------------------------------------------------------------
1 | {
2 | IBClasses = (
3 | {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
4 | {CLASS = NSObject; LANGUAGE = ObjC; },
5 | {
6 | ACTIONS = {installUpdate = id; remindMeLater = id; skipThisVersion = id; };
7 | CLASS = SUUpdateAlert;
8 | LANGUAGE = ObjC;
9 | OUTLETS = {description = NSTextField; releaseNotesView = WebView; };
10 | SUPERCLASS = NSWindowController;
11 | },
12 | {
13 | ACTIONS = {installUpdate = id; remindMeLater = id; skipThisVersion = id; };
14 | CLASS = SUUpdateAlertController;
15 | LANGUAGE = ObjC;
16 | OUTLETS = {releaseNotesView = id; };
17 | SUPERCLASS = NSWindowController;
18 | }
19 | );
20 | IBVersion = 1;
21 | }
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/is.lproj/SUUpdateAlert.nib/info.nib:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 | IBDocumentLocation
6 | 425 40 356 240 0 0 1280 832
7 | IBFramework Version
8 | 446.1
9 | IBOpenObjects
10 |
11 | 5
12 |
13 | IBSystem Version
14 | 8I127
15 |
16 |
17 |
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/is.lproj/SUUpdateAlert.nib/keyedobjects.nib:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/c99koder/DreamZZT/735b94651e0d92bc53fd2f0ee0d5f575b255e214/Sparkle.framework/Versions/A/Resources/is.lproj/SUUpdateAlert.nib/keyedobjects.nib
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/is.lproj/Sparkle.strings:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/c99koder/DreamZZT/735b94651e0d92bc53fd2f0ee0d5f575b255e214/Sparkle.framework/Versions/A/Resources/is.lproj/Sparkle.strings
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/it.lproj/SUAutomaticUpdateAlert.nib/classes.nib:
--------------------------------------------------------------------------------
1 | {
2 | IBClasses = (
3 | {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
4 | {
5 | ACTIONS = {relaunchLater = id; relaunchNow = id; };
6 | CLASS = SUAutomaticUpdateAlert;
7 | LANGUAGE = ObjC;
8 | SUPERCLASS = NSWindowController;
9 | }
10 | );
11 | IBVersion = 1;
12 | }
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/it.lproj/SUAutomaticUpdateAlert.nib/info.nib:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 | IBDocumentLocation
6 | 188 142 356 240 0 0 1280 1002
7 | IBFramework Version
8 | 443.0
9 | IBSystem Version
10 | 8I127
11 |
12 |
13 |
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/it.lproj/SUAutomaticUpdateAlert.nib/keyedobjects.nib:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/c99koder/DreamZZT/735b94651e0d92bc53fd2f0ee0d5f575b255e214/Sparkle.framework/Versions/A/Resources/it.lproj/SUAutomaticUpdateAlert.nib/keyedobjects.nib
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/it.lproj/SUUpdateAlert.nib/classes.nib:
--------------------------------------------------------------------------------
1 | {
2 | IBClasses = (
3 | {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
4 | {CLASS = NSObject; LANGUAGE = ObjC; },
5 | {
6 | ACTIONS = {installUpdate = id; remindMeLater = id; skipThisVersion = id; };
7 | CLASS = SUUpdateAlert;
8 | LANGUAGE = ObjC;
9 | OUTLETS = {description = NSTextField; releaseNotesView = WebView; };
10 | SUPERCLASS = NSWindowController;
11 | },
12 | {
13 | ACTIONS = {installUpdate = id; remindMeLater = id; skipThisVersion = id; };
14 | CLASS = SUUpdateAlertController;
15 | LANGUAGE = ObjC;
16 | OUTLETS = {releaseNotesView = id; };
17 | SUPERCLASS = NSWindowController;
18 | }
19 | );
20 | IBVersion = 1;
21 | }
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/it.lproj/SUUpdateAlert.nib/info.nib:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 | IBDocumentLocation
6 | 425 40 356 240 0 0 1280 832
7 | IBFramework Version
8 | 446.1
9 | IBOpenObjects
10 |
11 | 5
12 |
13 | IBSystem Version
14 | 8I127
15 |
16 |
17 |
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/it.lproj/SUUpdateAlert.nib/keyedobjects.nib:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/c99koder/DreamZZT/735b94651e0d92bc53fd2f0ee0d5f575b255e214/Sparkle.framework/Versions/A/Resources/it.lproj/SUUpdateAlert.nib/keyedobjects.nib
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/it.lproj/Sparkle.strings:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/c99koder/DreamZZT/735b94651e0d92bc53fd2f0ee0d5f575b255e214/Sparkle.framework/Versions/A/Resources/it.lproj/Sparkle.strings
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/ja.lproj/SUAutomaticUpdateAlert.nib/classes.nib:
--------------------------------------------------------------------------------
1 | {
2 | IBClasses = (
3 | {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
4 | {
5 | ACTIONS = {relaunchLater = id; relaunchNow = id; };
6 | CLASS = SUAutomaticUpdateAlert;
7 | LANGUAGE = ObjC;
8 | SUPERCLASS = NSWindowController;
9 | }
10 | );
11 | IBVersion = 1;
12 | }
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/ja.lproj/SUAutomaticUpdateAlert.nib/info.nib:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 | IBDocumentLocation
6 | 136 94 356 240 0 0 1024 746
7 | IBFramework Version
8 | 443.0
9 | IBSystem Version
10 | 8I127
11 |
12 |
13 |
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/ja.lproj/SUAutomaticUpdateAlert.nib/keyedobjects.nib:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/c99koder/DreamZZT/735b94651e0d92bc53fd2f0ee0d5f575b255e214/Sparkle.framework/Versions/A/Resources/ja.lproj/SUAutomaticUpdateAlert.nib/keyedobjects.nib
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/ja.lproj/SUUpdateAlert.nib/classes.nib:
--------------------------------------------------------------------------------
1 | {
2 | IBClasses = (
3 | {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
4 | {CLASS = NSObject; LANGUAGE = ObjC; },
5 | {
6 | ACTIONS = {installUpdate = id; remindMeLater = id; skipThisVersion = id; };
7 | CLASS = SUUpdateAlert;
8 | LANGUAGE = ObjC;
9 | OUTLETS = {description = NSTextField; releaseNotesView = WebView; };
10 | SUPERCLASS = NSWindowController;
11 | },
12 | {
13 | ACTIONS = {installUpdate = id; remindMeLater = id; skipThisVersion = id; };
14 | CLASS = SUUpdateAlertController;
15 | LANGUAGE = ObjC;
16 | OUTLETS = {releaseNotesView = id; };
17 | SUPERCLASS = NSWindowController;
18 | }
19 | );
20 | IBVersion = 1;
21 | }
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/ja.lproj/SUUpdateAlert.nib/info.nib:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 | IBDocumentLocation
6 | 531 94 356 240 0 0 1280 832
7 | IBFramework Version
8 | 446.1
9 | IBOpenObjects
10 |
11 | 5
12 |
13 | IBSystem Version
14 | 8I127
15 |
16 |
17 |
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/ja.lproj/SUUpdateAlert.nib/keyedobjects.nib:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/c99koder/DreamZZT/735b94651e0d92bc53fd2f0ee0d5f575b255e214/Sparkle.framework/Versions/A/Resources/ja.lproj/SUUpdateAlert.nib/keyedobjects.nib
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/ja.lproj/Sparkle.strings:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/c99koder/DreamZZT/735b94651e0d92bc53fd2f0ee0d5f575b255e214/Sparkle.framework/Versions/A/Resources/ja.lproj/Sparkle.strings
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/ko.lproj/SUAutomaticUpdateAlert.nib/classes.nib:
--------------------------------------------------------------------------------
1 | {
2 | IBClasses = (
3 | {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
4 | {
5 | ACTIONS = {relaunchLater = id; relaunchNow = id; };
6 | CLASS = SUAutomaticUpdateAlert;
7 | LANGUAGE = ObjC;
8 | SUPERCLASS = NSWindowController;
9 | }
10 | );
11 | IBVersion = 1;
12 | }
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/ko.lproj/SUAutomaticUpdateAlert.nib/info.nib:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 | IBDocumentLocation
6 | 188 142 356 240 0 0 1280 1002
7 | IBFramework Version
8 | 443.0
9 | IBSystem Version
10 | 8I127
11 |
12 |
13 |
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/ko.lproj/SUAutomaticUpdateAlert.nib/keyedobjects.nib:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/c99koder/DreamZZT/735b94651e0d92bc53fd2f0ee0d5f575b255e214/Sparkle.framework/Versions/A/Resources/ko.lproj/SUAutomaticUpdateAlert.nib/keyedobjects.nib
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/ko.lproj/SUUpdateAlert.nib/classes.nib:
--------------------------------------------------------------------------------
1 | {
2 | IBClasses = (
3 | {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
4 | {CLASS = NSObject; LANGUAGE = ObjC; },
5 | {
6 | ACTIONS = {installUpdate = id; remindMeLater = id; skipThisVersion = id; };
7 | CLASS = SUUpdateAlert;
8 | LANGUAGE = ObjC;
9 | OUTLETS = {description = NSTextField; releaseNotesView = WebView; };
10 | SUPERCLASS = NSWindowController;
11 | },
12 | {
13 | ACTIONS = {installUpdate = id; remindMeLater = id; skipThisVersion = id; };
14 | CLASS = SUUpdateAlertController;
15 | LANGUAGE = ObjC;
16 | OUTLETS = {releaseNotesView = id; };
17 | SUPERCLASS = NSWindowController;
18 | }
19 | );
20 | IBVersion = 1;
21 | }
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/ko.lproj/SUUpdateAlert.nib/info.nib:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 | IBDocumentLocation
6 | 425 40 356 240 0 0 1280 832
7 | IBFramework Version
8 | 446.1
9 | IBOpenObjects
10 |
11 | 5
12 |
13 | IBSystem Version
14 | 8I127
15 |
16 |
17 |
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/ko.lproj/SUUpdateAlert.nib/keyedobjects.nib:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/c99koder/DreamZZT/735b94651e0d92bc53fd2f0ee0d5f575b255e214/Sparkle.framework/Versions/A/Resources/ko.lproj/SUUpdateAlert.nib/keyedobjects.nib
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/ko.lproj/Sparkle.strings:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/c99koder/DreamZZT/735b94651e0d92bc53fd2f0ee0d5f575b255e214/Sparkle.framework/Versions/A/Resources/ko.lproj/Sparkle.strings
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/nl.lproj/SUAutomaticUpdateAlert.nib/classes.nib:
--------------------------------------------------------------------------------
1 | {
2 | IBClasses = (
3 | {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
4 | {
5 | ACTIONS = {relaunchLater = id; relaunchNow = id; };
6 | CLASS = SUAutomaticUpdateAlert;
7 | LANGUAGE = ObjC;
8 | SUPERCLASS = NSWindowController;
9 | }
10 | );
11 | IBVersion = 1;
12 | }
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/nl.lproj/SUAutomaticUpdateAlert.nib/info.nib:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 | IBDocumentLocation
6 | 188 142 356 240 0 0 1280 1002
7 | IBFramework Version
8 | 443.0
9 | IBSystem Version
10 | 8I127
11 |
12 |
13 |
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/nl.lproj/SUAutomaticUpdateAlert.nib/keyedobjects.nib:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/c99koder/DreamZZT/735b94651e0d92bc53fd2f0ee0d5f575b255e214/Sparkle.framework/Versions/A/Resources/nl.lproj/SUAutomaticUpdateAlert.nib/keyedobjects.nib
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/nl.lproj/SUUpdateAlert.nib/classes.nib:
--------------------------------------------------------------------------------
1 | {
2 | IBClasses = (
3 | {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
4 | {CLASS = NSObject; LANGUAGE = ObjC; },
5 | {
6 | ACTIONS = {installUpdate = id; remindMeLater = id; skipThisVersion = id; };
7 | CLASS = SUUpdateAlert;
8 | LANGUAGE = ObjC;
9 | OUTLETS = {description = NSTextField; releaseNotesView = WebView; };
10 | SUPERCLASS = NSWindowController;
11 | },
12 | {
13 | ACTIONS = {installUpdate = id; remindMeLater = id; skipThisVersion = id; };
14 | CLASS = SUUpdateAlertController;
15 | LANGUAGE = ObjC;
16 | OUTLETS = {releaseNotesView = id; };
17 | SUPERCLASS = NSWindowController;
18 | }
19 | );
20 | IBVersion = 1;
21 | }
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/nl.lproj/SUUpdateAlert.nib/info.nib:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 | IBDocumentLocation
6 | 425 40 356 240 0 0 1280 832
7 | IBFramework Version
8 | 446.1
9 | IBOpenObjects
10 |
11 | 5
12 |
13 | IBSystem Version
14 | 8I127
15 |
16 |
17 |
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/nl.lproj/SUUpdateAlert.nib/keyedobjects.nib:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/c99koder/DreamZZT/735b94651e0d92bc53fd2f0ee0d5f575b255e214/Sparkle.framework/Versions/A/Resources/nl.lproj/SUUpdateAlert.nib/keyedobjects.nib
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/nl.lproj/Sparkle.strings:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/c99koder/DreamZZT/735b94651e0d92bc53fd2f0ee0d5f575b255e214/Sparkle.framework/Versions/A/Resources/nl.lproj/Sparkle.strings
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/no.lproj/SUAutomaticUpdateAlert.nib/classes.nib:
--------------------------------------------------------------------------------
1 | {
2 | IBClasses = (
3 | {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
4 | {
5 | ACTIONS = {relaunchLater = id; relaunchNow = id; };
6 | CLASS = SUAutomaticUpdateAlert;
7 | LANGUAGE = ObjC;
8 | SUPERCLASS = NSWindowController;
9 | }
10 | );
11 | IBVersion = 1;
12 | }
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/no.lproj/SUAutomaticUpdateAlert.nib/info.nib:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 | IBDocumentLocation
6 | 188 142 356 240 0 0 1280 1002
7 | IBFramework Version
8 | 443.0
9 | IBSystem Version
10 | 8I127
11 |
12 |
13 |
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/no.lproj/SUAutomaticUpdateAlert.nib/keyedobjects.nib:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/c99koder/DreamZZT/735b94651e0d92bc53fd2f0ee0d5f575b255e214/Sparkle.framework/Versions/A/Resources/no.lproj/SUAutomaticUpdateAlert.nib/keyedobjects.nib
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/no.lproj/SUUpdateAlert.nib/classes.nib:
--------------------------------------------------------------------------------
1 | {
2 | IBClasses = (
3 | {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
4 | {CLASS = NSObject; LANGUAGE = ObjC; },
5 | {
6 | ACTIONS = {installUpdate = id; remindMeLater = id; skipThisVersion = id; };
7 | CLASS = SUUpdateAlert;
8 | LANGUAGE = ObjC;
9 | OUTLETS = {description = NSTextField; releaseNotesView = WebView; };
10 | SUPERCLASS = NSWindowController;
11 | },
12 | {
13 | ACTIONS = {installUpdate = id; remindMeLater = id; skipThisVersion = id; };
14 | CLASS = SUUpdateAlertController;
15 | LANGUAGE = ObjC;
16 | OUTLETS = {releaseNotesView = id; };
17 | SUPERCLASS = NSWindowController;
18 | }
19 | );
20 | IBVersion = 1;
21 | }
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/no.lproj/SUUpdateAlert.nib/info.nib:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 | IBDocumentLocation
6 | 528 61 356 240 0 0 1280 832
7 | IBFramework Version
8 | 446.1
9 | IBOpenObjects
10 |
11 | 5
12 |
13 | IBSystem Version
14 | 8I127
15 |
16 |
17 |
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/no.lproj/SUUpdateAlert.nib/keyedobjects.nib:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/c99koder/DreamZZT/735b94651e0d92bc53fd2f0ee0d5f575b255e214/Sparkle.framework/Versions/A/Resources/no.lproj/SUUpdateAlert.nib/keyedobjects.nib
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/no.lproj/Sparkle.strings:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/c99koder/DreamZZT/735b94651e0d92bc53fd2f0ee0d5f575b255e214/Sparkle.framework/Versions/A/Resources/no.lproj/Sparkle.strings
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/pl.lproj/SUAutomaticUpdateAlert.nib/classes.nib:
--------------------------------------------------------------------------------
1 | {
2 | IBClasses = (
3 | {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
4 | {
5 | ACTIONS = {relaunchLater = id; relaunchNow = id; };
6 | CLASS = SUAutomaticUpdateAlert;
7 | LANGUAGE = ObjC;
8 | SUPERCLASS = NSWindowController;
9 | }
10 | );
11 | IBVersion = 1;
12 | }
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/pl.lproj/SUAutomaticUpdateAlert.nib/info.nib:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 | IBDocumentLocation
6 | 136 94 356 240 0 0 1024 746
7 | IBFramework Version
8 | 443.0
9 | IBSystem Version
10 | 8I127
11 |
12 |
13 |
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/pl.lproj/SUAutomaticUpdateAlert.nib/keyedobjects.nib:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/c99koder/DreamZZT/735b94651e0d92bc53fd2f0ee0d5f575b255e214/Sparkle.framework/Versions/A/Resources/pl.lproj/SUAutomaticUpdateAlert.nib/keyedobjects.nib
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/pl.lproj/SUUpdateAlert.nib/classes.nib:
--------------------------------------------------------------------------------
1 | {
2 | IBClasses = (
3 | {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
4 | {CLASS = NSObject; LANGUAGE = ObjC; },
5 | {
6 | ACTIONS = {installUpdate = id; remindMeLater = id; skipThisVersion = id; };
7 | CLASS = SUUpdateAlert;
8 | LANGUAGE = ObjC;
9 | OUTLETS = {description = NSTextField; releaseNotesView = WebView; };
10 | SUPERCLASS = NSWindowController;
11 | },
12 | {
13 | ACTIONS = {installUpdate = id; remindMeLater = id; skipThisVersion = id; };
14 | CLASS = SUUpdateAlertController;
15 | LANGUAGE = ObjC;
16 | OUTLETS = {releaseNotesView = id; };
17 | SUPERCLASS = NSWindowController;
18 | }
19 | );
20 | IBVersion = 1;
21 | }
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/pl.lproj/SUUpdateAlert.nib/info.nib:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 | IBDocumentLocation
6 | 425 40 356 240 0 0 1280 832
7 | IBFramework Version
8 | 446.1
9 | IBOpenObjects
10 |
11 | 5
12 |
13 | IBSystem Version
14 | 8I127
15 |
16 |
17 |
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/pl.lproj/SUUpdateAlert.nib/keyedobjects.nib:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/c99koder/DreamZZT/735b94651e0d92bc53fd2f0ee0d5f575b255e214/Sparkle.framework/Versions/A/Resources/pl.lproj/SUUpdateAlert.nib/keyedobjects.nib
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/pl.lproj/Sparkle.strings:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/c99koder/DreamZZT/735b94651e0d92bc53fd2f0ee0d5f575b255e214/Sparkle.framework/Versions/A/Resources/pl.lproj/Sparkle.strings
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/ru.lproj/SUAutomaticUpdateAlert.nib/classes.nib:
--------------------------------------------------------------------------------
1 | {
2 | IBClasses = (
3 | {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
4 | {
5 | ACTIONS = {relaunchLater = id; relaunchNow = id; };
6 | CLASS = SUAutomaticUpdateAlert;
7 | LANGUAGE = ObjC;
8 | SUPERCLASS = NSWindowController;
9 | }
10 | );
11 | IBVersion = 1;
12 | }
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/ru.lproj/SUAutomaticUpdateAlert.nib/info.nib:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 | IBDocumentLocation
6 | 188 142 356 240 0 0 1280 1002
7 | IBFramework Version
8 | 443.0
9 | IBSystem Version
10 | 8I127
11 |
12 |
13 |
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/ru.lproj/SUAutomaticUpdateAlert.nib/keyedobjects.nib:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/c99koder/DreamZZT/735b94651e0d92bc53fd2f0ee0d5f575b255e214/Sparkle.framework/Versions/A/Resources/ru.lproj/SUAutomaticUpdateAlert.nib/keyedobjects.nib
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/ru.lproj/SUUpdateAlert.nib/classes.nib:
--------------------------------------------------------------------------------
1 | {
2 | IBClasses = (
3 | {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
4 | {CLASS = NSObject; LANGUAGE = ObjC; },
5 | {
6 | ACTIONS = {installUpdate = id; remindMeLater = id; skipThisVersion = id; };
7 | CLASS = SUUpdateAlert;
8 | LANGUAGE = ObjC;
9 | OUTLETS = {description = NSTextField; releaseNotesView = WebView; };
10 | SUPERCLASS = NSWindowController;
11 | },
12 | {
13 | ACTIONS = {installUpdate = id; remindMeLater = id; skipThisVersion = id; };
14 | CLASS = SUUpdateAlertController;
15 | LANGUAGE = ObjC;
16 | OUTLETS = {releaseNotesView = id; };
17 | SUPERCLASS = NSWindowController;
18 | }
19 | );
20 | IBVersion = 1;
21 | }
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/ru.lproj/SUUpdateAlert.nib/info.nib:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 | IBDocumentLocation
6 | 425 40 356 240 0 0 1280 832
7 | IBFramework Version
8 | 446.1
9 | IBOpenObjects
10 |
11 | 5
12 |
13 | IBSystem Version
14 | 8I127
15 |
16 |
17 |
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/ru.lproj/SUUpdateAlert.nib/keyedobjects.nib:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/c99koder/DreamZZT/735b94651e0d92bc53fd2f0ee0d5f575b255e214/Sparkle.framework/Versions/A/Resources/ru.lproj/SUUpdateAlert.nib/keyedobjects.nib
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/ru.lproj/Sparkle.strings:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/c99koder/DreamZZT/735b94651e0d92bc53fd2f0ee0d5f575b255e214/Sparkle.framework/Versions/A/Resources/ru.lproj/Sparkle.strings
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/sk.lproj/SUAutomaticUpdateAlert.nib/classes.nib:
--------------------------------------------------------------------------------
1 | {
2 | IBClasses = (
3 | {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
4 | {
5 | ACTIONS = {relaunchLater = id; relaunchNow = id; };
6 | CLASS = SUAutomaticUpdateAlert;
7 | LANGUAGE = ObjC;
8 | SUPERCLASS = NSWindowController;
9 | }
10 | );
11 | IBVersion = 1;
12 | }
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/sk.lproj/SUAutomaticUpdateAlert.nib/info.nib:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 | IBDocumentLocation
6 | 136 94 356 240 0 0 1024 746
7 | IBFramework Version
8 | 443.0
9 | IBSystem Version
10 | 8I127
11 |
12 |
13 |
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/sk.lproj/SUAutomaticUpdateAlert.nib/keyedobjects.nib:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/c99koder/DreamZZT/735b94651e0d92bc53fd2f0ee0d5f575b255e214/Sparkle.framework/Versions/A/Resources/sk.lproj/SUAutomaticUpdateAlert.nib/keyedobjects.nib
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/sk.lproj/SUUpdateAlert.nib/classes.nib:
--------------------------------------------------------------------------------
1 | {
2 | IBClasses = (
3 | {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
4 | {CLASS = NSObject; LANGUAGE = ObjC; },
5 | {
6 | ACTIONS = {installUpdate = id; remindMeLater = id; skipThisVersion = id; };
7 | CLASS = SUUpdateAlert;
8 | LANGUAGE = ObjC;
9 | OUTLETS = {description = NSTextField; releaseNotesView = WebView; };
10 | SUPERCLASS = NSWindowController;
11 | },
12 | {
13 | ACTIONS = {installUpdate = id; remindMeLater = id; skipThisVersion = id; };
14 | CLASS = SUUpdateAlertController;
15 | LANGUAGE = ObjC;
16 | OUTLETS = {releaseNotesView = id; };
17 | SUPERCLASS = NSWindowController;
18 | }
19 | );
20 | IBVersion = 1;
21 | }
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/sk.lproj/SUUpdateAlert.nib/info.nib:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 | IBDocumentLocation
6 | 425 40 356 240 0 0 1280 832
7 | IBFramework Version
8 | 446.1
9 | IBOpenObjects
10 |
11 | 5
12 |
13 | IBSystem Version
14 | 8I127
15 |
16 |
17 |
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/sk.lproj/SUUpdateAlert.nib/keyedobjects.nib:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/c99koder/DreamZZT/735b94651e0d92bc53fd2f0ee0d5f575b255e214/Sparkle.framework/Versions/A/Resources/sk.lproj/SUUpdateAlert.nib/keyedobjects.nib
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/sk.lproj/Sparkle.strings:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/c99koder/DreamZZT/735b94651e0d92bc53fd2f0ee0d5f575b255e214/Sparkle.framework/Versions/A/Resources/sk.lproj/Sparkle.strings
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/sv.lproj/SUAutomaticUpdateAlert.nib/classes.nib:
--------------------------------------------------------------------------------
1 | {
2 | IBClasses = (
3 | {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
4 | {
5 | ACTIONS = {relaunchLater = id; relaunchNow = id; };
6 | CLASS = SUAutomaticUpdateAlert;
7 | LANGUAGE = ObjC;
8 | SUPERCLASS = NSWindowController;
9 | }
10 | );
11 | IBVersion = 1;
12 | }
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/sv.lproj/SUAutomaticUpdateAlert.nib/info.nib:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 | IBDocumentLocation
6 | 188 142 356 240 0 0 1280 1002
7 | IBFramework Version
8 | 443.0
9 | IBSystem Version
10 | 8I127
11 |
12 |
13 |
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/sv.lproj/SUAutomaticUpdateAlert.nib/keyedobjects.nib:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/c99koder/DreamZZT/735b94651e0d92bc53fd2f0ee0d5f575b255e214/Sparkle.framework/Versions/A/Resources/sv.lproj/SUAutomaticUpdateAlert.nib/keyedobjects.nib
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/sv.lproj/SUUpdateAlert.nib/classes.nib:
--------------------------------------------------------------------------------
1 | {
2 | IBClasses = (
3 | {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
4 | {CLASS = NSObject; LANGUAGE = ObjC; },
5 | {
6 | ACTIONS = {installUpdate = id; remindMeLater = id; skipThisVersion = id; };
7 | CLASS = SUUpdateAlert;
8 | LANGUAGE = ObjC;
9 | OUTLETS = {description = NSTextField; releaseNotesView = WebView; };
10 | SUPERCLASS = NSWindowController;
11 | },
12 | {
13 | ACTIONS = {installUpdate = id; remindMeLater = id; skipThisVersion = id; };
14 | CLASS = SUUpdateAlertController;
15 | LANGUAGE = ObjC;
16 | OUTLETS = {releaseNotesView = id; };
17 | SUPERCLASS = NSWindowController;
18 | }
19 | );
20 | IBVersion = 1;
21 | }
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/sv.lproj/SUUpdateAlert.nib/info.nib:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 | IBDocumentLocation
6 | 425 40 356 240 0 0 1280 832
7 | IBFramework Version
8 | 446.1
9 | IBOpenObjects
10 |
11 | 5
12 |
13 | IBSystem Version
14 | 8I127
15 |
16 |
17 |
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/sv.lproj/SUUpdateAlert.nib/keyedobjects.nib:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/c99koder/DreamZZT/735b94651e0d92bc53fd2f0ee0d5f575b255e214/Sparkle.framework/Versions/A/Resources/sv.lproj/SUUpdateAlert.nib/keyedobjects.nib
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/sv.lproj/Sparkle.strings:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/c99koder/DreamZZT/735b94651e0d92bc53fd2f0ee0d5f575b255e214/Sparkle.framework/Versions/A/Resources/sv.lproj/Sparkle.strings
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/th.lproj/SUAutomaticUpdateAlert.nib/classes.nib:
--------------------------------------------------------------------------------
1 | {
2 | IBClasses = (
3 | {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
4 | {
5 | ACTIONS = {relaunchLater = id; relaunchNow = id; };
6 | CLASS = SUAutomaticUpdateAlert;
7 | LANGUAGE = ObjC;
8 | SUPERCLASS = NSWindowController;
9 | }
10 | );
11 | IBVersion = 1;
12 | }
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/th.lproj/SUAutomaticUpdateAlert.nib/info.nib:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 | IBDocumentLocation
6 | 188 142 356 240 0 0 1280 1002
7 | IBFramework Version
8 | 443.0
9 | IBSystem Version
10 | 8I127
11 |
12 |
13 |
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/th.lproj/SUAutomaticUpdateAlert.nib/keyedobjects.nib:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/c99koder/DreamZZT/735b94651e0d92bc53fd2f0ee0d5f575b255e214/Sparkle.framework/Versions/A/Resources/th.lproj/SUAutomaticUpdateAlert.nib/keyedobjects.nib
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/th.lproj/SUUpdateAlert.nib/classes.nib:
--------------------------------------------------------------------------------
1 | {
2 | IBClasses = (
3 | {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
4 | {CLASS = NSObject; LANGUAGE = ObjC; },
5 | {
6 | ACTIONS = {installUpdate = id; remindMeLater = id; skipThisVersion = id; };
7 | CLASS = SUUpdateAlert;
8 | LANGUAGE = ObjC;
9 | OUTLETS = {description = NSTextField; releaseNotesView = WebView; };
10 | SUPERCLASS = NSWindowController;
11 | },
12 | {
13 | ACTIONS = {installUpdate = id; remindMeLater = id; skipThisVersion = id; };
14 | CLASS = SUUpdateAlertController;
15 | LANGUAGE = ObjC;
16 | OUTLETS = {releaseNotesView = id; };
17 | SUPERCLASS = NSWindowController;
18 | }
19 | );
20 | IBVersion = 1;
21 | }
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/th.lproj/SUUpdateAlert.nib/info.nib:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 | IBDocumentLocation
6 | 425 40 356 240 0 0 1280 832
7 | IBFramework Version
8 | 446.1
9 | IBOpenObjects
10 |
11 | 5
12 |
13 | IBSystem Version
14 | 8I127
15 |
16 |
17 |
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/th.lproj/SUUpdateAlert.nib/keyedobjects.nib:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/c99koder/DreamZZT/735b94651e0d92bc53fd2f0ee0d5f575b255e214/Sparkle.framework/Versions/A/Resources/th.lproj/SUUpdateAlert.nib/keyedobjects.nib
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/th.lproj/Sparkle.strings:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/c99koder/DreamZZT/735b94651e0d92bc53fd2f0ee0d5f575b255e214/Sparkle.framework/Versions/A/Resources/th.lproj/Sparkle.strings
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/tr.lproj/SUAutomaticUpdateAlert.nib/classes.nib:
--------------------------------------------------------------------------------
1 | {
2 | IBClasses = (
3 | {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
4 | {
5 | ACTIONS = {relaunchLater = id; relaunchNow = id; };
6 | CLASS = SUAutomaticUpdateAlert;
7 | LANGUAGE = ObjC;
8 | SUPERCLASS = NSWindowController;
9 | }
10 | );
11 | IBVersion = 1;
12 | }
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/tr.lproj/SUAutomaticUpdateAlert.nib/info.nib:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 | IBDocumentLocation
6 | 136 94 356 240 0 0 1024 746
7 | IBFramework Version
8 | 443.0
9 | IBSystem Version
10 | 8I127
11 |
12 |
13 |
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/tr.lproj/SUAutomaticUpdateAlert.nib/keyedobjects.nib:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/c99koder/DreamZZT/735b94651e0d92bc53fd2f0ee0d5f575b255e214/Sparkle.framework/Versions/A/Resources/tr.lproj/SUAutomaticUpdateAlert.nib/keyedobjects.nib
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/tr.lproj/SUUpdateAlert.nib/classes.nib:
--------------------------------------------------------------------------------
1 | {
2 | IBClasses = (
3 | {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
4 | {CLASS = NSObject; LANGUAGE = ObjC; },
5 | {
6 | ACTIONS = {installUpdate = id; remindMeLater = id; skipThisVersion = id; };
7 | CLASS = SUUpdateAlert;
8 | LANGUAGE = ObjC;
9 | OUTLETS = {description = NSTextField; releaseNotesView = WebView; };
10 | SUPERCLASS = NSWindowController;
11 | },
12 | {
13 | ACTIONS = {installUpdate = id; remindMeLater = id; skipThisVersion = id; };
14 | CLASS = SUUpdateAlertController;
15 | LANGUAGE = ObjC;
16 | OUTLETS = {releaseNotesView = id; };
17 | SUPERCLASS = NSWindowController;
18 | }
19 | );
20 | IBVersion = 1;
21 | }
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/tr.lproj/SUUpdateAlert.nib/info.nib:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 | IBDocumentLocation
6 | 425 40 356 240 0 0 1280 832
7 | IBFramework Version
8 | 446.1
9 | IBOpenObjects
10 |
11 | 5
12 |
13 | IBSystem Version
14 | 8I127
15 |
16 |
17 |
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/tr.lproj/SUUpdateAlert.nib/keyedobjects.nib:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/c99koder/DreamZZT/735b94651e0d92bc53fd2f0ee0d5f575b255e214/Sparkle.framework/Versions/A/Resources/tr.lproj/SUUpdateAlert.nib/keyedobjects.nib
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/tr.lproj/Sparkle.strings:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/c99koder/DreamZZT/735b94651e0d92bc53fd2f0ee0d5f575b255e214/Sparkle.framework/Versions/A/Resources/tr.lproj/Sparkle.strings
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/zh_CN.lproj/SUAutomaticUpdateAlert.nib/classes.nib:
--------------------------------------------------------------------------------
1 | {
2 | IBClasses = (
3 | {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
4 | {
5 | ACTIONS = {relaunchLater = id; relaunchNow = id; };
6 | CLASS = SUAutomaticUpdateAlert;
7 | LANGUAGE = ObjC;
8 | SUPERCLASS = NSWindowController;
9 | }
10 | );
11 | IBVersion = 1;
12 | }
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/zh_CN.lproj/SUAutomaticUpdateAlert.nib/info.nib:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 | IBDocumentLocation
6 | 136 94 356 240 0 0 1024 746
7 | IBFramework Version
8 | 443.0
9 | IBSystem Version
10 | 8I127
11 |
12 |
13 |
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/zh_CN.lproj/SUAutomaticUpdateAlert.nib/keyedobjects.nib:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/c99koder/DreamZZT/735b94651e0d92bc53fd2f0ee0d5f575b255e214/Sparkle.framework/Versions/A/Resources/zh_CN.lproj/SUAutomaticUpdateAlert.nib/keyedobjects.nib
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/zh_CN.lproj/SUUpdateAlert.nib/classes.nib:
--------------------------------------------------------------------------------
1 | {
2 | IBClasses = (
3 | {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
4 | {CLASS = NSObject; LANGUAGE = ObjC; },
5 | {
6 | ACTIONS = {installUpdate = id; remindMeLater = id; skipThisVersion = id; };
7 | CLASS = SUUpdateAlert;
8 | LANGUAGE = ObjC;
9 | OUTLETS = {description = NSTextField; releaseNotesView = WebView; };
10 | SUPERCLASS = NSWindowController;
11 | },
12 | {
13 | ACTIONS = {installUpdate = id; remindMeLater = id; skipThisVersion = id; };
14 | CLASS = SUUpdateAlertController;
15 | LANGUAGE = ObjC;
16 | OUTLETS = {releaseNotesView = id; };
17 | SUPERCLASS = NSWindowController;
18 | }
19 | );
20 | IBVersion = 1;
21 | }
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/zh_CN.lproj/SUUpdateAlert.nib/info.nib:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 | IBDocumentLocation
6 | 425 40 356 240 0 0 1280 832
7 | IBFramework Version
8 | 446.1
9 | IBOpenObjects
10 |
11 | 5
12 |
13 | IBSystem Version
14 | 8I127
15 |
16 |
17 |
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/zh_CN.lproj/SUUpdateAlert.nib/keyedobjects.nib:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/c99koder/DreamZZT/735b94651e0d92bc53fd2f0ee0d5f575b255e214/Sparkle.framework/Versions/A/Resources/zh_CN.lproj/SUUpdateAlert.nib/keyedobjects.nib
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/zh_CN.lproj/Sparkle.strings:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/c99koder/DreamZZT/735b94651e0d92bc53fd2f0ee0d5f575b255e214/Sparkle.framework/Versions/A/Resources/zh_CN.lproj/Sparkle.strings
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/zh_TW.lproj/SUAutomaticUpdateAlert.nib/classes.nib:
--------------------------------------------------------------------------------
1 | {
2 | IBClasses = (
3 | {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
4 | {
5 | ACTIONS = {relaunchLater = id; relaunchNow = id; };
6 | CLASS = SUAutomaticUpdateAlert;
7 | LANGUAGE = ObjC;
8 | SUPERCLASS = NSWindowController;
9 | }
10 | );
11 | IBVersion = 1;
12 | }
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/zh_TW.lproj/SUAutomaticUpdateAlert.nib/info.nib:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 | IBDocumentLocation
6 | 188 142 356 240 0 0 1280 1002
7 | IBFramework Version
8 | 443.0
9 | IBSystem Version
10 | 8I127
11 |
12 |
13 |
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/zh_TW.lproj/SUAutomaticUpdateAlert.nib/keyedobjects.nib:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/c99koder/DreamZZT/735b94651e0d92bc53fd2f0ee0d5f575b255e214/Sparkle.framework/Versions/A/Resources/zh_TW.lproj/SUAutomaticUpdateAlert.nib/keyedobjects.nib
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/zh_TW.lproj/SUUpdateAlert.nib/classes.nib:
--------------------------------------------------------------------------------
1 | {
2 | IBClasses = (
3 | {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
4 | {CLASS = NSObject; LANGUAGE = ObjC; },
5 | {
6 | ACTIONS = {installUpdate = id; remindMeLater = id; skipThisVersion = id; };
7 | CLASS = SUUpdateAlert;
8 | LANGUAGE = ObjC;
9 | OUTLETS = {delegate = id; description = id; releaseNotesView = WebView; };
10 | SUPERCLASS = NSWindowController;
11 | },
12 | {
13 | ACTIONS = {installUpdate = id; remindMeLater = id; skipThisVersion = id; };
14 | CLASS = SUUpdateAlertController;
15 | LANGUAGE = ObjC;
16 | OUTLETS = {releaseNotesView = id; };
17 | SUPERCLASS = NSWindowController;
18 | }
19 | );
20 | IBVersion = 1;
21 | }
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/zh_TW.lproj/SUUpdateAlert.nib/info.nib:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 | IBDocumentLocation
6 | 62 61 356 240 0 0 1280 832
7 | IBFramework Version
8 | 443.0
9 | IBOpenObjects
10 |
11 | 5
12 |
13 | IBSystem Version
14 | 8I127
15 |
16 |
17 |
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/zh_TW.lproj/SUUpdateAlert.nib/keyedobjects.nib:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/c99koder/DreamZZT/735b94651e0d92bc53fd2f0ee0d5f575b255e214/Sparkle.framework/Versions/A/Resources/zh_TW.lproj/SUUpdateAlert.nib/keyedobjects.nib
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Resources/zh_TW.lproj/Sparkle.strings:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/c99koder/DreamZZT/735b94651e0d92bc53fd2f0ee0d5f575b255e214/Sparkle.framework/Versions/A/Resources/zh_TW.lproj/Sparkle.strings
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/A/Sparkle:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/c99koder/DreamZZT/735b94651e0d92bc53fd2f0ee0d5f575b255e214/Sparkle.framework/Versions/A/Sparkle
--------------------------------------------------------------------------------
/Sparkle.framework/Versions/Current:
--------------------------------------------------------------------------------
1 | A
--------------------------------------------------------------------------------
/application-x-zzt-game.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/c99koder/DreamZZT/735b94651e0d92bc53fd2f0ee0d5f575b255e214/application-x-zzt-game.png
--------------------------------------------------------------------------------
/application-x-zzt-save.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/c99koder/DreamZZT/735b94651e0d92bc53fd2f0ee0d5f575b255e214/application-x-zzt-save.png
--------------------------------------------------------------------------------
/bitten-dc.ini:
--------------------------------------------------------------------------------
1 | [cross]
2 | target = dc
3 | executable = /usr/bin/make
4 | args = TIKI_PLAT=dc
5 |
6 | [packager]
7 | package = dreamzzt
8 |
--------------------------------------------------------------------------------
/bitten-linux.ini:
--------------------------------------------------------------------------------
1 | [cross]
2 | target = linux
3 | executable = /usr/bin/make
4 | args = all
5 |
6 | [packager]
7 | package = dreamzzt
8 | extension = run
9 |
--------------------------------------------------------------------------------
/bitten-mac.ini:
--------------------------------------------------------------------------------
1 | [cross]
2 | target = mac
3 | executable = xcodebuild
4 | args = -target DreamZZT -configuration Deployment
5 |
6 | [packager]
7 | package = dreamzzt
8 |
--------------------------------------------------------------------------------
/bitten-nds.ini:
--------------------------------------------------------------------------------
1 | [cross]
2 | target = nds
3 | executable = /usr/bin/make
4 | args = TIKI_PLAT=nds
5 |
6 | [packager]
7 | package = dreamzzt
8 |
--------------------------------------------------------------------------------
/bitten-win-lite.ini:
--------------------------------------------------------------------------------
1 | [cross]
2 | target = win32
3 | executable = vcbuild
4 | args = /nocolor /useenv dreamzzt-lite.vcproj Release
5 |
6 | [packager]
7 | package = lite
8 | extension = exe
9 |
10 |
--------------------------------------------------------------------------------
/bitten-win.ini:
--------------------------------------------------------------------------------
1 | [cross]
2 | target = win32
3 | executable = vcbuild
4 | args = /nocolor /useenv dreamzzt.vcproj Release
5 |
6 | [packager]
7 | package = dreamzzt
8 | extension = exe
9 |
10 |
--------------------------------------------------------------------------------
/burn-boot.sh:
--------------------------------------------------------------------------------
1 | #!/bin/sh
2 | PROD=cd
3 | mkisofs -G $PROD/IP.BIN -l -R -J -o session1.iso $PROD
4 | dd bs=1024 count=36 < session1.iso > session2.iso
5 | dd bs=1024 count=564 < /dev/zero >> session2.iso
6 | cdrecord dev=0,0,0 speed=4 -multi -xa1 session1.iso
7 | cdrecord dev=0,0,0 speed=4 -eject -xa1 session2.iso
8 | rm session1.iso
9 | rm session2.iso
10 |
--------------------------------------------------------------------------------
/burn.sh:
--------------------------------------------------------------------------------
1 | #!/bin/sh
2 | rm tmp.iso
3 | mkisofs -R -l -o tmp.iso cd
4 | cdrecord dev=0,0,0 speed=4 -multi -eject -data tmp.iso
5 |
--------------------------------------------------------------------------------
/debian/README:
--------------------------------------------------------------------------------
1 | The Debian Package dreamzzt
2 | ----------------------------
3 |
4 | Official DreamZZT deb package.
5 |
6 | Sam Steele , Sat, 2 Dec 2006 19:25:16 -0500
7 |
--------------------------------------------------------------------------------
/debian/compat:
--------------------------------------------------------------------------------
1 | 5
2 |
--------------------------------------------------------------------------------
/debian/control:
--------------------------------------------------------------------------------
1 | Source: dreamzzt
2 | Section: games
3 | Priority: optional
4 | Maintainer: Sam Steele
5 | Build-Depends: debhelper (>= 5), libsdl1.2-dev, libopenal-dev, libqt3-mt-dev
6 | Standards-Version: 3.7.2
7 |
8 | Package: dreamzzt
9 | Architecture: any
10 | Depends: ${shlibs:Depends}, ${misc:Depends}
11 | Description: Open-source ZZT engine
12 | DreamZZT is an open-source ZZT engine.
13 |
--------------------------------------------------------------------------------
/debian/copyright:
--------------------------------------------------------------------------------
1 | This is dreamzzt, written and maintained by Sam Steele
2 | on Sat, 2 Dec 2006 19:25:16 -0500.
3 |
4 | The original source can always be found at:
5 | http://www.c99.org/dc/dzzt/
6 |
7 | Copyright Holder: Sam Steele
8 |
9 | License:
10 |
11 | This program is free software; you can redistribute it and/or modify
12 | it under the terms of the GNU General Public License as published by
13 | the Free Software Foundation; either version 2 of the License, or
14 | (at your option) any later version.
15 |
16 | This program is distributed in the hope that it will be useful,
17 | but WITHOUT ANY WARRANTY; without even the implied warranty of
18 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
19 | GNU General Public License for more details.
20 |
21 | You should have received a copy of the GNU General Public License
22 | along with this package; if not, write to the Free Software
23 | Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
24 |
25 | On Debian systems, the complete text of the GNU General
26 | Public License can be found in `/usr/share/common-licenses/GPL'.
27 |
--------------------------------------------------------------------------------
/debian/dirs:
--------------------------------------------------------------------------------
1 | usr/bin
2 | usr/sbin
3 |
--------------------------------------------------------------------------------
/debian/dreamzzt.mime:
--------------------------------------------------------------------------------
1 | application/x-zzt-game
2 | ext: zzt
3 | application/x-zzt-save
4 | ext: sav
5 |
--------------------------------------------------------------------------------
/debian/dreamzzt.sharedmimeinfo:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 | ZZT Game
5 |
6 |
7 |
8 | ZZT Saved Game
9 |
10 |
11 |
12 |
--------------------------------------------------------------------------------
/debian/dreamzzt.substvars:
--------------------------------------------------------------------------------
1 | shlibs:Depends=libalut0, libc6 (>= 2.4-1), libcomerr2 (>= 1.33-3), libcurl3 (>= 7.15.4-1), libgcc1 (>= 1:4.1.1-12), libgl1-mesa-glx | libgl1, libglu1-mesa | libglu1, libidn11 (>= 0.5.18), libkrb53 (>= 1.4.2), libopenal0a, libqt3-mt (>= 3:3.3.6), libsdl1.2debian (>= 1.2.10-1), libssl0.9.8 (>= 0.9.8b-1), libstdc++6 (>= 4.1.1-12), zlib1g (>= 1:1.2.1)
2 |
--------------------------------------------------------------------------------
/debian/files:
--------------------------------------------------------------------------------
1 | dreamzzt_3.0.8b1_i386.deb games optional
2 |
--------------------------------------------------------------------------------
/debian/menu:
--------------------------------------------------------------------------------
1 | ?package(dreamzzt):needs="X11" section="Games/Adventure"\
2 | title="dreamzzt" command="/usr/bin/dreamzzt"
3 |
--------------------------------------------------------------------------------
/debian/rules:
--------------------------------------------------------------------------------
1 | #!/usr/bin/make -f
2 | # -*- makefile -*-
3 | # Sample debian/rules that uses debhelper.
4 | # This file was originally written by Joey Hess and Craig Small.
5 | # As a special exception, when this file is copied by dh-make into a
6 | # dh-make output file, you may use that output file without restriction.
7 | # This special exception was added by Craig Small in version 0.37 of dh-make.
8 |
9 | # Uncomment this to turn on verbose mode.
10 | #export DH_VERBOSE=1
11 |
12 |
13 |
14 |
15 | CFLAGS = -Wall -g
16 |
17 | ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
18 | CFLAGS += -O0
19 | else
20 | CFLAGS += -O2
21 | endif
22 |
23 | configure: configure-stamp
24 | configure-stamp:
25 | dh_testdir
26 | # Add here commands to configure the package.
27 |
28 | touch configure-stamp
29 |
30 |
31 | build: build-stamp
32 |
33 | build-stamp: configure-stamp
34 | dh_testdir
35 |
36 | # Add here commands to compile the package.
37 | $(MAKE)
38 | #docbook-to-man debian/dreamzzt.sgml > dreamzzt.1
39 |
40 | touch $@
41 |
42 | clean:
43 | dh_testdir
44 | dh_testroot
45 | rm -f build-stamp configure-stamp
46 |
47 | # Add here commands to clean up after the build process.
48 | -$(MAKE) clean
49 |
50 | dh_clean
51 |
52 | install: build
53 | dh_testdir
54 | dh_testroot
55 | dh_clean -k
56 | dh_installdirs
57 |
58 | # Add here commands to install the package into debian/dreamzzt.
59 | $(MAKE) install DESTDIR=$(CURDIR)/debian/dreamzzt
60 |
61 |
62 | # Build architecture-independent files here.
63 | binary-indep: build install
64 | # We have nothing to do by default.
65 |
66 | # Build architecture-dependent files here.
67 | binary-arch: build install
68 | dh_testdir
69 | dh_testroot
70 | dh_installchangelogs ChangeLog
71 | dh_installdocs
72 | dh_installexamples
73 | # dh_install
74 | dh_installmenu
75 | # dh_installdebconf
76 | # dh_installlogrotate
77 | # dh_installemacsen
78 | # dh_installpam
79 | dh_installmime
80 | dh_desktop
81 | # dh_python
82 | # dh_installinit
83 | # dh_installcron
84 | # dh_installinfo
85 | dh_installman
86 | dh_link
87 | dh_strip
88 | dh_compress
89 | dh_fixperms
90 | # dh_perl
91 | # dh_makeshlibs
92 | dh_installdeb
93 | dh_shlibdeps
94 | dh_gencontrol
95 | dh_md5sums
96 | dh_builddeb
97 |
98 | binary: binary-indep binary-arch
99 | .PHONY: build clean binary-indep binary-arch binary install configure
100 |
--------------------------------------------------------------------------------
/doc/debug.txt:
--------------------------------------------------------------------------------
1 | DreamZZT Debug Console
2 | ======================
3 |
4 | DreamZZT includes a debug console that allows you to view ZZT-OOP as it runs,
5 | as well as perform various operations on the game world. To show or hide the
6 | debug console, press the tilde key during a game.
7 |
8 | Below is a description of the currently supported debug commands. The debug
9 | console also allows you to execute ZZT-OOP statements directly. Some useful
10 | ZZT-OOP commands are "change invisible normal" to change all invisible walls
11 | to normal walls, and "give health 100" to increase your health by 100.
12 |
13 | +ammo / -ammo: Increases or decreases the player's ammo by 10.
14 |
15 | +dark / -dark: Toggles darkness on the current board.
16 |
17 | edit: Enter the editor.
18 |
19 | flags: Display all the ZZT flags that are currently set.
20 |
21 | freeze / unfreeze: Pause and unpause the game world. This does not affect
22 | the player, only the other objects on the board.
23 |
24 | +gems / -gems: Increases or decreases the player's gems by 10.
25 |
26 | +health / -health: Increases or decreases the player's health by 10.
27 |
28 | inspect: Displays the ZZT-OOP program for the selected object.
29 |
30 | keys: Gives the player all the keys.
31 |
32 | quit: Quit DreamZZT.
33 |
34 | +reveal / -reveal: Highlight all ZZT-OOP objects on the board.
35 |
36 | +score / -score: Increases or decreases the player's score by 10.
37 |
38 | +torch / -torch: Increases or decreases the player's torches by 10.
39 |
40 | warp: Switch to a different board. 'warp' by itself will display a list
41 | of boards to choose from. If you know the board's number, you can instead
42 | use 'warp x' where x is the board number to warp to.
43 |
44 | watch: Allows you to select a ZZT-OOP object to watch. All ZZT-OOP commands
45 | that are executed by that object will be displayed in the debug console.
46 |
47 | zap: Clears the spaces north, south, east, and west of the player.
48 |
--------------------------------------------------------------------------------
/doc/zztoop.txt:
--------------------------------------------------------------------------------
1 | Supported ZZT-OOP Commands
2 | ==========================
3 |
4 | The following is a list of ZZT-OOP keywords and tokens supported by DreamZZT.
5 | For a description of each command, see ZZT or kevedit's help files. Also
6 | note that some commands may not respond exactly as in ZZT, please report any
7 | incorrect behavior on the forums at http://forums.c99.org/
8 |
9 | Directions:
10 | north, south, east, west, opp, cw, ccw, rndp, rndns, rndne, flow, seek
11 |
12 | Inventory:
13 | give, take, ammo, gems, torch, score, health, time
14 |
15 | Logic:
16 | if, aligned, any, contact, blocked, dreamcast, pc
17 |
18 | Misc:
19 | __dark, become, bind, char, change, clear, color, cycle, die, end, endgame,
20 | lock, play, put, restore, send, set, shoot, unlock, zap
21 |
22 | Movement:
23 | /n,/s,/e,/w,/i,?n,?s,?e,?w,go, walk, try
--------------------------------------------------------------------------------
/doc_icon.icns:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/c99koder/DreamZZT/735b94651e0d92bc53fd2f0ee0d5f575b255e214/doc_icon.icns
--------------------------------------------------------------------------------
/doc_icon.xcf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/c99koder/DreamZZT/735b94651e0d92bc53fd2f0ee0d5f575b255e214/doc_icon.xcf
--------------------------------------------------------------------------------
/dreamzzt.bmp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/c99koder/DreamZZT/735b94651e0d92bc53fd2f0ee0d5f575b255e214/dreamzzt.bmp
--------------------------------------------------------------------------------
/dreamzzt.desktop:
--------------------------------------------------------------------------------
1 | [Desktop Entry]
2 | Version=1.0
3 | Encoding=UTF-8
4 | Name=DreamZZT
5 | Comment=Open-source ZZT engine
6 | Icon=/usr/share/pixmaps/dreamzzt.png
7 | Exec=dreamzzt %f
8 | MimeType=application/x-zzt-game;application/x-zzt-save;
9 | Terminal=false
10 | Type=Application
11 | Categories=Application;Game;
12 | GenericName[en_US]=
13 |
--------------------------------------------------------------------------------
/dreamzzt.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/c99koder/DreamZZT/735b94651e0d92bc53fd2f0ee0d5f575b255e214/dreamzzt.png
--------------------------------------------------------------------------------
/icon.icns:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/c99koder/DreamZZT/735b94651e0d92bc53fd2f0ee0d5f575b255e214/icon.icns
--------------------------------------------------------------------------------
/icon1.ico:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/c99koder/DreamZZT/735b94651e0d92bc53fd2f0ee0d5f575b255e214/icon1.ico
--------------------------------------------------------------------------------
/icon2.ico:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/c99koder/DreamZZT/735b94651e0d92bc53fd2f0ee0d5f575b255e214/icon2.ico
--------------------------------------------------------------------------------
/include/AMFModel.h:
--------------------------------------------------------------------------------
1 | #pragma once
2 | #include
3 | #include
4 |
5 | #include
6 | #include
7 | #include
8 |
9 | #include "Tiki/drawable.h"
10 |
11 | using namespace std;
12 | using namespace Tiki::GL;
13 |
14 | using Tiki::Math::Vector;
15 |
16 | class AMFModel {
17 | class AMFVertex {
18 | public:
19 | Vector position;
20 | Vector normal;
21 | Vector tangent;
22 | Vector binormal;
23 |
24 | void read(ifstream& infile);
25 | };
26 |
27 | class AMFTexCoord {
28 | public:
29 | float u, v;
30 |
31 | void read(ifstream& infile);
32 | };
33 |
34 | class AMFFace {
35 | public:
36 | AMFVertex vertices[3];
37 | AMFTexCoord texCoords[3];
38 |
39 | void read(ifstream& infile);
40 | };
41 |
42 | class AMFFrame {
43 | public:
44 | vector faces;
45 |
46 | AMFFrame();
47 | ~AMFFrame();
48 | void read(ifstream& infile, const int totalFaces);
49 | };
50 |
51 | class AMFAnimation {
52 | public:
53 | string name;
54 | int totalFrames;
55 | vector frames;
56 |
57 | void read(ifstream& infile, const int totalFaces);
58 | };
59 |
60 | public:
61 | AMFModel(void);
62 | ~AMFModel(void);
63 |
64 | void setFilename(const string& modelFilename);
65 | void load();
66 |
67 | int getAnimationIndex(const string& animationName) const;
68 |
69 | void draw(const Vector& position, const int animation, const Vector& color, const unsigned char height) const;
70 |
71 | Texture *getSkin() const;
72 | int getAnimationFrames(int animationIndex) const;
73 | int getTotalVertices() const;
74 |
75 | bool isValid;
76 |
77 | private:
78 | //file data
79 | string filename;
80 |
81 | //model data
82 | int version;
83 | int totalFaces;
84 | Texture *skin;
85 |
86 | //OpenGL display lists
87 | GLuint *displayLists;
88 |
89 | int totalAnimations;
90 | vector animations;
91 | };
92 |
--------------------------------------------------------------------------------
/include/AMFModelInstance.h:
--------------------------------------------------------------------------------
1 | #pragma once
2 | #include "AMFModel.h"
3 |
4 | class AMFModelInstance {
5 | public:
6 | AMFModelInstance(const string modelName, const Vector& position, const Vector& color, const int height);
7 | void draw() const;
8 |
9 | Vector position;
10 |
11 | private:
12 | Vector color;
13 | int height;
14 | const AMFModel *model;
15 | };
16 |
--------------------------------------------------------------------------------
/include/Controller.h:
--------------------------------------------------------------------------------
1 | /* controller.h - Cocoa window controller
2 | * Copyright (C) 2000 - 2007 Sam Steele
3 | *
4 | * This file is part of DreamZZT.
5 | *
6 | * DreamZZT is free software; you can redistribute it and/or modify
7 | * it under the terms of the GNU General Public License version 2
8 | * as published by the Free Software Foundation.
9 | *
10 | * DreamZZT is distributed in the hope that it will be useful,
11 | * but WITHOUT ANY WARRANTY; without even the implied warranty of
12 | * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13 | * GNU General Public License for more details.
14 | *
15 | * You should have received a copy of the GNU General Public License
16 | * along with this program; if not, write to the Free Software
17 | * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA
18 | */
19 |
20 | #import
21 | #import
22 |
23 | @interface Controller : NSObject {
24 | IBOutlet NSView *mainView;
25 | IBOutlet NSWindow *mainWindow;
26 |
27 | TikiMain * tm;
28 | NSString * openFileName;
29 | }
30 | @end
31 |
--------------------------------------------------------------------------------
/include/GraphicsLayer.h:
--------------------------------------------------------------------------------
1 | #ifndef __GRAPHICSLAYER_H
2 | #define __GRAPHICSLAYER_H
3 |
4 | #include "Tiki/gl.h"
5 |
6 | #include "AMFModelInstance.h"
7 |
8 | class GraphicsLayer : public Drawable {
9 | public:
10 | GraphicsLayer();
11 | virtual ~GraphicsLayer();
12 |
13 | void clear();
14 | void clear(const int x, const int y);
15 | bool put(const int x, const int y, const int color, const unsigned char height, const string& modelName, const bool highlight = false);
16 |
17 | virtual void draw(ObjType t);
18 |
19 | protected:
20 | AMFModelInstance *models[60][25];
21 | };
22 |
23 | #endif
24 |
--------------------------------------------------------------------------------
/include/ModelManager.h:
--------------------------------------------------------------------------------
1 | /* ModelManager.h - Load models on demand
2 | * Copyright (C) 2000 - 2007 Aaron Apgar
3 | *
4 | * This file is part of DreamZZT.
5 | *
6 | * DreamZZT is free software; you can redistribute it and/or modify
7 | * it under the terms of the GNU General Public License version 2
8 | * as published by the Free Software Foundation.
9 | *
10 | * DreamZZT is distributed in the hope that it will be useful,
11 | * but WITHOUT ANY WARRANTY; without even the implied warranty of
12 | * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13 | * GNU General Public License for more details.
14 | *
15 | * You should have received a copy of the GNU General Public License
16 | * along with this program; if not, write to the Free Software
17 | * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA
18 | */
19 |
20 | #ifndef __MODELMANAGER_H
21 | #define __MODELMANAGER_H
22 |
23 | #include
24 | #include