From 20d28e80a5c861a9d5f449ea911ab75b4f37ad0d Mon Sep 17 00:00:00 2001 From: Jef Date: Tue, 24 Sep 2024 14:54:57 +0200 Subject: Initial community commit --- .../data/freeform/xml/about/BarcodeFont.ttf | Bin 0 -> 19052 bytes .../data/freeform/xml/about/BarcodeFont.txt | 26 + Src/resources/data/freeform/xml/about/about.m | 146 ++ Src/resources/data/freeform/xml/about/about.maki | Bin 0 -> 5054 bytes Src/resources/data/freeform/xml/about/about.xml | 54 + Src/resources/data/freeform/xml/about/title.png | Bin 0 -> 2768 bytes Src/resources/data/freeform/xml/about/wasabi.png | Bin 0 -> 5656 bytes .../data/freeform/xml/checkbox/checkbox.xml | 61 + .../data/freeform/xml/combobox/combobox.xml | 43 + .../freeform/xml/dropdownlist/dropdownlist.xml | 43 + Src/resources/data/freeform/xml/guiobjects.xml | 6 + .../freeform/xml/historyeditbox/historyeditbox.m | 33 + .../xml/historyeditbox/historyeditbox.maki | Bin 0 -> 1633 bytes .../freeform/xml/historyeditbox/historyeditbox.xml | 59 + .../data/freeform/xml/menubutton/menubutton.m | 21 + .../data/freeform/xml/menubutton/menubutton.maki | Bin 0 -> 1102 bytes .../data/freeform/xml/menubutton/menubutton.xml | 26 + Src/resources/data/freeform/xml/msgbox/msgbox.xml | 19 + .../data/freeform/xml/pathpicker/pathpicker.xml | 27 + .../data/freeform/xml/popupmenu/popupitem.m | 110 ++ .../data/freeform/xml/popupmenu/popupitem.maki | Bin 0 -> 2690 bytes .../data/freeform/xml/popupmenu/popupmenu.xml | 39 + .../data/freeform/xml/statusbar/statusbar.xml | 25 + .../data/freeform/xml/tabsheet/buttons.png | Bin 0 -> 293 bytes .../data/freeform/xml/tabsheet/tabsheet.xml | 133 ++ .../data/freeform/xml/titlebox/titlebox.xml | 134 ++ .../freeform/xml/tooltips/tooltips-elements.png | Bin 0 -> 142 bytes .../freeform/xml/tooltips/tooltips-elements.xml | 12 + .../data/freeform/xml/tooltips/tooltips.m | 34 + .../data/freeform/xml/tooltips/tooltips.maki | Bin 0 -> 3142 bytes .../data/freeform/xml/tooltips/tooltips.xml | 35 + .../data/freeform/xml/wasabi/Scripts/debug.sym | 74 + .../freeform/xml/wasabi/Scripts/standardframe.m | 68 + .../freeform/xml/wasabi/Scripts/standardframe.maki | Bin 0 -> 3112 bytes .../data/freeform/xml/wasabi/Scripts/titlebar.m | 96 + .../data/freeform/xml/wasabi/Scripts/titlebar.maki | Bin 0 -> 3012 bytes .../xml/wasabi/fonts/button-font-normal.png | Bin 0 -> 543 bytes .../xml/wasabi/fonts/button-font-small.png | Bin 0 -> 522 bytes .../freeform/xml/wasabi/fonts/default-font.png | Bin 0 -> 517 bytes .../freeform/xml/wasabi/fonts/titlebar-font.png | Bin 0 -> 6867 bytes .../xml/wasabi/garbage/seekbar-button-pressed.png | Bin 0 -> 159 bytes .../freeform/xml/wasabi/garbage/seekbar-button.png | Bin 0 -> 157 bytes .../freeform/xml/wasabi/garbage/seekbar-left.png | Bin 0 -> 110 bytes .../freeform/xml/wasabi/garbage/seekbar-middle.png | Bin 0 -> 109 bytes .../freeform/xml/wasabi/garbage/seekbar-right.png | Bin 0 -> 110 bytes .../data/freeform/xml/wasabi/garbage/text_bg.png | Bin 0 -> 202 bytes .../data/freeform/xml/wasabi/menu/background.png | Bin 0 -> 313 bytes .../data/freeform/xml/wasabi/menu/selbar.png | Bin 0 -> 115 bytes .../freeform/xml/wasabi/menu/window-elements.png | Bin 0 -> 339 bytes Src/resources/data/freeform/xml/wasabi/wasabi.xml | 19 + .../data/freeform/xml/wasabi/window/background.png | Bin 0 -> 47181 bytes .../data/freeform/xml/wasabi/window/error.png | Bin 0 -> 130 bytes .../xml/wasabi/window/framewnd-windowshade.png | Bin 0 -> 93 bytes .../freeform/xml/wasabi/window/scrollgrips.png | Bin 0 -> 120 bytes .../freeform/xml/wasabi/window/transparent.png | Bin 0 -> 91 bytes .../freeform/xml/wasabi/window/tree-sort-icon.png | Bin 0 -> 152 bytes .../freeform/xml/wasabi/window/window-elements.png | Bin 0 -> 14632 bytes .../data/freeform/xml/wasabi/xml/components.xml | 103 + .../freeform/xml/wasabi/xml/garbage-elements.xml | 16 + .../freeform/xml/wasabi/xml/groups/buttonbar.xml | 45 + .../freeform/xml/wasabi/xml/groups/objectframe.xml | 17 + .../data/freeform/xml/wasabi/xml/groups/panel.xml | 16 + .../xml/wasabi/xml/groups/window-embedded.xml | 17 + .../data/freeform/xml/wasabi/xml/groups/window.xml | 9 + .../freeform/xml/wasabi/xml/old.system-colors.xml | 61 + .../xml/wasabi/xml/old.system-elements.xml | 364 ++++ .../data/freeform/xml/wasabi/xml/system-colors.xml | 87 + .../xml/wasabi/xml/system-element-aliases.xml | 226 +++ .../freeform/xml/wasabi/xml/system-elements.xml | 292 +++ .../data/freeform/xml/wasabi/xml/system-groups.xml | 100 + .../xml/wasabi/xml/xui/browser/IconTextButton.m | 141 ++ .../xml/wasabi/xml/xui/browser/IconTextButton.maki | Bin 0 -> 5854 bytes .../freeform/xml/wasabi/xml/xui/browser/browser.m | 2077 ++++++++++++++++++++ .../xml/wasabi/xml/xui/browser/browser.maki | Bin 0 -> 45959 bytes .../xml/wasabi/xml/xui/browser/browser.png | Bin 0 -> 14659 bytes .../xml/wasabi/xml/xui/browser/browser.xml | 349 ++++ .../xml/wasabi/xml/xui/browser/browser2.png | Bin 0 -> 7532 bytes .../xml/wasabi/xml/xui/browser/buttonpos.m | 236 +++ .../xml/wasabi/xml/xui/browser/gen_pageguids.m | 106 + .../xml/wasabi/xml/xui/browser/icontextbutton.xml | 12 + .../xml/wasabi/xml/xui/browser/init_browser.m | 133 ++ .../xml/wasabi/xml/xui/browser/stringtable.xml | 31 + .../freeform/xml/wasabi/xml/xui/button/button.xml | 36 + .../xml/wasabi/xml/xui/editbox/editbox.xml | 43 + .../freeform/xml/wasabi/xml/xui/slider/slider.xml | 80 + .../xui/standardframe/standardframe-elements.xml | 33 + .../wasabi/xml/xui/standardframe/standardframe.xml | 335 ++++ .../data/freeform/xml/wasabi/xml/xui/text/text.xml | 26 + .../xml/wasabi/xml/xui/titlebar/titlebar.xml | 108 + .../freeform/xml/wasabi/xml/xui/xuiobjects.xml | 7 + .../data/freeform/xml/winamp/cover/cover.xml | 8 + .../data/freeform/xml/winamp/cover/notfound.png | Bin 0 -> 4509 bytes .../data/freeform/xml/winamp/cover/notfound60.png | Bin 0 -> 2028 bytes .../data/freeform/xml/winamp/cover/notfound90.png | Bin 0 -> 3374 bytes .../xml/winamp/thinger/library-hilited.png | Bin 0 -> 1307 bytes .../xml/winamp/thinger/library-selected.png | Bin 0 -> 1306 bytes .../xml/winamp/thinger/library-unselected.png | Bin 0 -> 1304 bytes .../freeform/xml/winamp/thinger/pledit-hover.png | Bin 0 -> 828 bytes .../xml/winamp/thinger/pledit-selected.png | Bin 0 -> 807 bytes .../xml/winamp/thinger/pledit-unselected.png | Bin 0 -> 826 bytes .../data/freeform/xml/winamp/thinger/thinger.xml | 21 + .../freeform/xml/winamp/thinger/video-hilited.png | Bin 0 -> 1441 bytes .../freeform/xml/winamp/thinger/video-selected.png | Bin 0 -> 1435 bytes .../xml/winamp/thinger/video-unselected.png | Bin 0 -> 1439 bytes .../freeform/xml/winamp/thinger/vis-hilited.png | Bin 0 -> 3241 bytes .../freeform/xml/winamp/thinger/vis-selected.png | Bin 0 -> 3509 bytes .../freeform/xml/winamp/thinger/vis-unselected.png | Bin 0 -> 3037 bytes 107 files changed, 6478 insertions(+) create mode 100644 Src/resources/data/freeform/xml/about/BarcodeFont.ttf create mode 100644 Src/resources/data/freeform/xml/about/BarcodeFont.txt create mode 100644 Src/resources/data/freeform/xml/about/about.m create mode 100644 Src/resources/data/freeform/xml/about/about.maki create mode 100644 Src/resources/data/freeform/xml/about/about.xml create mode 100644 Src/resources/data/freeform/xml/about/title.png create mode 100644 Src/resources/data/freeform/xml/about/wasabi.png create mode 100644 Src/resources/data/freeform/xml/checkbox/checkbox.xml create mode 100644 Src/resources/data/freeform/xml/combobox/combobox.xml create mode 100644 Src/resources/data/freeform/xml/dropdownlist/dropdownlist.xml create mode 100644 Src/resources/data/freeform/xml/guiobjects.xml create mode 100644 Src/resources/data/freeform/xml/historyeditbox/historyeditbox.m create mode 100644 Src/resources/data/freeform/xml/historyeditbox/historyeditbox.maki create mode 100644 Src/resources/data/freeform/xml/historyeditbox/historyeditbox.xml create mode 100644 Src/resources/data/freeform/xml/menubutton/menubutton.m create mode 100644 Src/resources/data/freeform/xml/menubutton/menubutton.maki create mode 100644 Src/resources/data/freeform/xml/menubutton/menubutton.xml create mode 100644 Src/resources/data/freeform/xml/msgbox/msgbox.xml create mode 100644 Src/resources/data/freeform/xml/pathpicker/pathpicker.xml create mode 100644 Src/resources/data/freeform/xml/popupmenu/popupitem.m create mode 100644 Src/resources/data/freeform/xml/popupmenu/popupitem.maki create mode 100644 Src/resources/data/freeform/xml/popupmenu/popupmenu.xml create mode 100644 Src/resources/data/freeform/xml/statusbar/statusbar.xml create mode 100644 Src/resources/data/freeform/xml/tabsheet/buttons.png create mode 100644 Src/resources/data/freeform/xml/tabsheet/tabsheet.xml create mode 100644 Src/resources/data/freeform/xml/titlebox/titlebox.xml create mode 100644 Src/resources/data/freeform/xml/tooltips/tooltips-elements.png create mode 100644 Src/resources/data/freeform/xml/tooltips/tooltips-elements.xml create mode 100644 Src/resources/data/freeform/xml/tooltips/tooltips.m create mode 100644 Src/resources/data/freeform/xml/tooltips/tooltips.maki create mode 100644 Src/resources/data/freeform/xml/tooltips/tooltips.xml create mode 100644 Src/resources/data/freeform/xml/wasabi/Scripts/debug.sym create mode 100644 Src/resources/data/freeform/xml/wasabi/Scripts/standardframe.m create mode 100644 Src/resources/data/freeform/xml/wasabi/Scripts/standardframe.maki create mode 100644 Src/resources/data/freeform/xml/wasabi/Scripts/titlebar.m create mode 100644 Src/resources/data/freeform/xml/wasabi/Scripts/titlebar.maki create mode 100644 Src/resources/data/freeform/xml/wasabi/fonts/button-font-normal.png create mode 100644 Src/resources/data/freeform/xml/wasabi/fonts/button-font-small.png create mode 100644 Src/resources/data/freeform/xml/wasabi/fonts/default-font.png create mode 100644 Src/resources/data/freeform/xml/wasabi/fonts/titlebar-font.png create mode 100644 Src/resources/data/freeform/xml/wasabi/garbage/seekbar-button-pressed.png create mode 100644 Src/resources/data/freeform/xml/wasabi/garbage/seekbar-button.png create mode 100644 Src/resources/data/freeform/xml/wasabi/garbage/seekbar-left.png create mode 100644 Src/resources/data/freeform/xml/wasabi/garbage/seekbar-middle.png create mode 100644 Src/resources/data/freeform/xml/wasabi/garbage/seekbar-right.png create mode 100644 Src/resources/data/freeform/xml/wasabi/garbage/text_bg.png create mode 100644 Src/resources/data/freeform/xml/wasabi/menu/background.png create mode 100644 Src/resources/data/freeform/xml/wasabi/menu/selbar.png create mode 100644 Src/resources/data/freeform/xml/wasabi/menu/window-elements.png create mode 100644 Src/resources/data/freeform/xml/wasabi/wasabi.xml create mode 100644 Src/resources/data/freeform/xml/wasabi/window/background.png create mode 100644 Src/resources/data/freeform/xml/wasabi/window/error.png create mode 100644 Src/resources/data/freeform/xml/wasabi/window/framewnd-windowshade.png create mode 100644 Src/resources/data/freeform/xml/wasabi/window/scrollgrips.png create mode 100644 Src/resources/data/freeform/xml/wasabi/window/transparent.png create mode 100644 Src/resources/data/freeform/xml/wasabi/window/tree-sort-icon.png create mode 100644 Src/resources/data/freeform/xml/wasabi/window/window-elements.png create mode 100644 Src/resources/data/freeform/xml/wasabi/xml/components.xml create mode 100644 Src/resources/data/freeform/xml/wasabi/xml/garbage-elements.xml create mode 100644 Src/resources/data/freeform/xml/wasabi/xml/groups/buttonbar.xml create mode 100644 Src/resources/data/freeform/xml/wasabi/xml/groups/objectframe.xml create mode 100644 Src/resources/data/freeform/xml/wasabi/xml/groups/panel.xml create mode 100644 Src/resources/data/freeform/xml/wasabi/xml/groups/window-embedded.xml create mode 100644 Src/resources/data/freeform/xml/wasabi/xml/groups/window.xml create mode 100644 Src/resources/data/freeform/xml/wasabi/xml/old.system-colors.xml create mode 100644 Src/resources/data/freeform/xml/wasabi/xml/old.system-elements.xml create mode 100644 Src/resources/data/freeform/xml/wasabi/xml/system-colors.xml create mode 100644 Src/resources/data/freeform/xml/wasabi/xml/system-element-aliases.xml create mode 100644 Src/resources/data/freeform/xml/wasabi/xml/system-elements.xml create mode 100644 Src/resources/data/freeform/xml/wasabi/xml/system-groups.xml create mode 100644 Src/resources/data/freeform/xml/wasabi/xml/xui/browser/IconTextButton.m create mode 100644 Src/resources/data/freeform/xml/wasabi/xml/xui/browser/IconTextButton.maki create mode 100644 Src/resources/data/freeform/xml/wasabi/xml/xui/browser/browser.m create mode 100644 Src/resources/data/freeform/xml/wasabi/xml/xui/browser/browser.maki create mode 100644 Src/resources/data/freeform/xml/wasabi/xml/xui/browser/browser.png create mode 100644 Src/resources/data/freeform/xml/wasabi/xml/xui/browser/browser.xml create mode 100644 Src/resources/data/freeform/xml/wasabi/xml/xui/browser/browser2.png create mode 100644 Src/resources/data/freeform/xml/wasabi/xml/xui/browser/buttonpos.m create mode 100644 Src/resources/data/freeform/xml/wasabi/xml/xui/browser/gen_pageguids.m create mode 100644 Src/resources/data/freeform/xml/wasabi/xml/xui/browser/icontextbutton.xml create mode 100644 Src/resources/data/freeform/xml/wasabi/xml/xui/browser/init_browser.m create mode 100644 Src/resources/data/freeform/xml/wasabi/xml/xui/browser/stringtable.xml create mode 100644 Src/resources/data/freeform/xml/wasabi/xml/xui/button/button.xml create mode 100644 Src/resources/data/freeform/xml/wasabi/xml/xui/editbox/editbox.xml create mode 100644 Src/resources/data/freeform/xml/wasabi/xml/xui/slider/slider.xml create mode 100644 Src/resources/data/freeform/xml/wasabi/xml/xui/standardframe/standardframe-elements.xml create mode 100644 Src/resources/data/freeform/xml/wasabi/xml/xui/standardframe/standardframe.xml create mode 100644 Src/resources/data/freeform/xml/wasabi/xml/xui/text/text.xml create mode 100644 Src/resources/data/freeform/xml/wasabi/xml/xui/titlebar/titlebar.xml create mode 100644 Src/resources/data/freeform/xml/wasabi/xml/xui/xuiobjects.xml create mode 100644 Src/resources/data/freeform/xml/winamp/cover/cover.xml create mode 100644 Src/resources/data/freeform/xml/winamp/cover/notfound.png create mode 100644 Src/resources/data/freeform/xml/winamp/cover/notfound60.png create mode 100644 Src/resources/data/freeform/xml/winamp/cover/notfound90.png create mode 100644 Src/resources/data/freeform/xml/winamp/thinger/library-hilited.png create mode 100644 Src/resources/data/freeform/xml/winamp/thinger/library-selected.png create mode 100644 Src/resources/data/freeform/xml/winamp/thinger/library-unselected.png create mode 100644 Src/resources/data/freeform/xml/winamp/thinger/pledit-hover.png create mode 100644 Src/resources/data/freeform/xml/winamp/thinger/pledit-selected.png create mode 100644 Src/resources/data/freeform/xml/winamp/thinger/pledit-unselected.png create mode 100644 Src/resources/data/freeform/xml/winamp/thinger/thinger.xml create mode 100644 Src/resources/data/freeform/xml/winamp/thinger/video-hilited.png create mode 100644 Src/resources/data/freeform/xml/winamp/thinger/video-selected.png create mode 100644 Src/resources/data/freeform/xml/winamp/thinger/video-unselected.png create mode 100644 Src/resources/data/freeform/xml/winamp/thinger/vis-hilited.png create mode 100644 Src/resources/data/freeform/xml/winamp/thinger/vis-selected.png create mode 100644 Src/resources/data/freeform/xml/winamp/thinger/vis-unselected.png (limited to 'Src/resources/data/freeform') diff --git a/Src/resources/data/freeform/xml/about/BarcodeFont.ttf b/Src/resources/data/freeform/xml/about/BarcodeFont.ttf new file mode 100644 index 00000000..43ce1e4a Binary files /dev/null and b/Src/resources/data/freeform/xml/about/BarcodeFont.ttf differ diff --git a/Src/resources/data/freeform/xml/about/BarcodeFont.txt b/Src/resources/data/freeform/xml/about/BarcodeFont.txt new file mode 100644 index 00000000..9edd3823 --- /dev/null +++ b/Src/resources/data/freeform/xml/about/BarcodeFont.txt @@ -0,0 +1,26 @@ +Hallo, hier ist mal wieder eine dieser unsaeglichen Liesmich-Dateien. +Wenn Dir aber der Font gefällt, habe ich eine kleine Bitte: +Falls Du ihn auf Deiner Web-Site benutzt, setze doch bitte einen Link zu meiner Seite +www.anke-art.de +Auf meiner Homepage findest Du auf der linken Seite oben mein Logo, das Du gerne als +Linksymbol herunterkopieren kannst. +Wenn Du keinen Link setzen möchtest, Du aber trotzdem meine Schrift(en) verwendest, +bitte ich um einen Verrechnungsscheck mit dem Betrag, der Dir die Schrift wert ist, an: +Anke Arnold +Fabrikstrasse 62 +73240 Wendlingen +Deutschland + +Vielen Dank! +___________ +Hi! This is another annoying readme-file. But if you like my font, I'm asking you to +put a link to my page www.anke-art.de on YOUR page. On my homepage you can find a little +logo in the upper left corner which you can copy as a link. +If you don't want to link to my page, but still want to use my font(s) nevertheless, +please send any amount in US-Dollars (which you think the font is worth) to: +Anke Arnold +Fabrikstrasse 62 +73240 Wendlingen +Germany + +Thank you sooo much! \ No newline at end of file diff --git a/Src/resources/data/freeform/xml/about/about.m b/Src/resources/data/freeform/xml/about/about.m new file mode 100644 index 00000000..bd25dfc0 --- /dev/null +++ b/Src/resources/data/freeform/xml/about/about.m @@ -0,0 +1,146 @@ +#include + +Global Text section2; +Global Text section1; +Global Text codername2; +Global Text codername1; +Global Timer Timer6; +Global Int count = 0; +Global Int Int8; +Global Int Int9; +Global Int Int10; +Global Int Int11; +Global Layer llamaanim; +Global Double smidge; + +System.onScriptLoaded() +{ + Group sg = System.getScriptGroup(); + llamaanim = sg.findObject(( "logo")); + llamaanim.fx_setBgFx(0); + llamaanim.fx_setWrap(1); + llamaanim.fx_setBilinear(1); + llamaanim.fx_setAlphaMode(0); + llamaanim.fx_setGridSize(1, 1); + llamaanim.fx_setRect(0); + llamaanim.fx_setClear(1); + llamaanim.fx_setLocalized(1); + llamaanim.fx_setRealtime(1); + llamaanim.fx_setSpeed(50); + llamaanim.fx_setEnabled(1); + section2 = sg.findObject(( "txth1")); + section1 = sg.findObject(( "txth2")); + codername2 = sg.findObject(( "txtm1")); + codername1 = sg.findObject(( "txtm2")); + Int9 = section1.getGuiX(); + Int8 = section1.getGuiW(); + Int10 = section1.getGuiW(); + Int11 = section1.getGuiH(); + Timer6 = ( new Timer); + Timer6.setDelay(3000); + Timer6.start(); +} + +System.onScriptUnloading() +{ + delete Timer6; +} + +Timer6.onTimer() +{ + String section; + GuiObject GuiObject61; + GuiObject GuiObject59; + String codername; + GuiObject GuiObject60; + GuiObject GuiObject62; + + if(( count == 0)) { + section1.setXmlParam(( "x"), System.integerToString(( - Int8))); + } + count ++; + if(( count == 1)) { + section = ( "Main Development"); + codername = ( "Ben Allison"); + } + if(( count == 2)) { + section = ( "Development"); + codername = ( "Martin Poehlmann"); + } + if(( count == 3)) { + section = ( "Product Management"); + codername = ( "Matt Callaway"); + } + if(( count == 4)) { + section = ( "Engineering Management"); + codername = ( "Ben London"); + } + if(( count == 5)) { + section = ( "Bento Skin"); + codername = ( "Martin Poehlmann, Taber Buhl"); + } + if(( count == 6)) { + section = ( "Modern Skin"); + codername = ( "Sven Kistner"); + } + if(( count == 7)) { + section = ( "Documentation"); + codername = ( "Ghislain Lacroix"); + } + if(( count == 8)) { + section = ( "Former Architecture Development"); + codername = ( "B Underwood, F Gastellu"); + } + if(( count == 9)) { + section = ( "Former Development"); + codername = ( "C Thibault, J Frankel, M Gerard"); + } + if(( count == 10)) { + count = 0; + section = ( "Powered by"); + codername = ( "Nullsoft Wasabi"); + } + GuiObject59 = Null; + GuiObject60 = Null; + GuiObject61 = Null; + GuiObject62 = Null; + + if(( System.frac(( count / 2)) != 0)) { + GuiObject59 = section2; + GuiObject60 = section1; + GuiObject61 = codername2; + GuiObject62 = codername1; + section1.setText(section); + codername1.setText(codername); + } else { + GuiObject59 = section1; + GuiObject60 = section2; + GuiObject61 = codername1; + GuiObject62 = codername2; + section2.setText(section); + codername2.setText(codername); + } + + GuiObject60.setTargetX(Int9); + GuiObject59.setTargetX(( - Int8)); + GuiObject62.setTargetA(255); + GuiObject61.setTargetA(0); + GuiObject62.setTargetSpeed(2); + GuiObject61.setTargetSpeed(2); + GuiObject60.setTargetSpeed(2); + GuiObject59.setTargetSpeed(2); + GuiObject62.gotoTarget(); + GuiObject61.gotoTarget(); + GuiObject60.gotoTarget(); + GuiObject59.gotoTarget(); +} + +llamaanim.fx_onGetPixelR(double r, double d, double x, double y) +{ + return ( r + ( System.cos(smidge) * ( 0.5))); +} + +llamaanim.fx_onFrame() +{ + smidge = ( smidge + ( 0.100000001490116)); +} \ No newline at end of file diff --git a/Src/resources/data/freeform/xml/about/about.maki b/Src/resources/data/freeform/xml/about/about.maki new file mode 100644 index 00000000..39045f23 Binary files /dev/null and b/Src/resources/data/freeform/xml/about/about.maki differ diff --git a/Src/resources/data/freeform/xml/about/about.xml b/Src/resources/data/freeform/xml/about/about.xml new file mode 100644 index 00000000..c8f762b0 --- /dev/null +++ b/Src/resources/data/freeform/xml/about/about.xml @@ -0,0 +1,54 @@ + + + + + + + +