Developer Store
Support
Member Forums

Screenshots
FAQ
Documentation
License
Known Issues
Downloads

MMOWorkshop.com Store Opened!
Torque MMO Kit - Open Sourced!
Torque MMO Kit - 1.5.2 Port Alpha Test
Torque MMO Kit - OSX Status

GarageGames.com irc.prairiegames.com
#mmoworkshop

PyTorque
TGB Web Browser


hallsofvalhalla

hallsofvalhalla - After a long epiphany
Leathel - FoHO pre-Alpha 2.42
OldRod - More Musings on the MMO Industry
xapken - nice
J.C. Smith - 0.0.4.1 Build Notes
Wolf Dreamer - Pointless blog of pointless things
AthlonJedi2 - Server Nuked !!!!!
gamer_goof - New character model GIRL1 available only $4
... MORE BLOGS!

Mob chase range?
Auction House + Internal Mail Sy...
Crafting Wiki
Every Day a new question... :)
Lets talk skills.
Web Host
Seeking experienced programmer
Integrating Green-Ear SDK (paid)
where character information is s...
Spells Problem...

Changeset 1585

Show
Ignore:
Timestamp:
06/10/08 07:29:58 (4 months ago)
Author:
talentraspel
Message:

final update for:

---------------------------

=> | THIS IS VERSION 1.2 !!! |

---------------------------

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/community/torque/mmo/v1/tags/V1.2/mud/characterserver/gui.py

    r587 r1585  
     1# Copyright (C) 2004-2007 Prairie Games, Inc 
     2# Please see LICENSE.TXT for details 
     3 
    14import wx 
    25import traceback 
  • branches/community/torque/mmo/v1/tags/V1.2/mud/client/gui/helpWnd.py

    r1552 r1585  
    88 
    99 
    10 HELPTEXT = """<shadowcolor:000000><shadow:1:1><just:center><lmargin%:2><rmargin%:98><font:Arial Bold:20>Minions of Mirth Online Help 
     10HELPTEXT = """<shadowcolor:000000><shadow:1:1><just:center><lmargin%:2><rmargin%:98><font:Arial Bold:20>Online Help 
    1111<font:Arial:16> 
    1212<color:BBBBFF>Mouse<just:left><font:Arial:13> 
     
    108108""" 
    109109 
    110 COMMANDTEXT = """<shadowcolor:000000><shadow:1:1><just:center><lmargin%:2><rmargin%:98><font:Arial Bold:20>Minions of Mirth Online Help 
     110COMMANDTEXT = """<shadowcolor:000000><shadow:1:1><just:center><lmargin%:2><rmargin%:98><font:Arial Bold:20>Online Help 
    111111<font:Arial:16> 
    112112<color:BBBBFF>Chat Commands<just:left><font:Arial:13> 
     
    367367 
    368368 
    369 FAQTEXT = """<linkcolor:AAAA00><shadowcolor:000000><shadow:1:1><just:center><lmargin%:2><rmargin%:98><font:Arial Bold:20>Minions of Mirth Online Help 
     369FAQTEXT = """<linkcolor:AAAA00><shadowcolor:000000><shadow:1:1><just:center><lmargin%:2><rmargin%:98><font:Arial Bold:20>Online Help 
    370370<font:Arial:16> 
    371371<color:BBBBFF>FAQ<just:left><font:Arial:13> 
     
    423423""" 
    424424 
    425 #EULA stuck here: 
    426 EULATEXT = """<linkcolor:AAAA00><shadowcolor:000000><shadow:1:1><just:center><lmargin%:2><rmargin%:98><font:Arial Bold:22>Minions of Mirth ++VERSION++ - Licensing Agreement 
     425 
     426EULATEXT = """<linkcolor:AAAA00><shadowcolor:000000><shadow:1:1><just:center><lmargin%:2><rmargin%:98><font:Arial Bold:22><yourgamenamehere> ++VERSION++ - Licensing Agreement 
    427427 
    428428<color:FFFFFF><just:left><font:Arial:13> 
    429 This Software Licensing Agreement (\\"Agreement\\") is a legal agreement between you and Prairie Games. By installing this Software, by loading or running the Software, by placing or copying the Software onto your hard drive, or by distributing the Software, you agree to be bound by the terms of this Agreement. These are the only terms by which Prairie Games permits copying or use. 
    430  
    431 <just:center><font:Arial Bold:16>Prairie Games' LICENSE AGREEMENT FOR the Minions of Mirth ++VERSION++. 
     429This Software Licensing Agreement (\\"Agreement\\") is a legal agreement between you and <yourcompanynamehere>. By installing this Software, by loading or running the Software, by placing or copying the Software onto your hard drive, or by distributing the Software, you agree to be bound by the terms of this Agreement. These are the only terms by which <yourcompanynamehere> permits copying or use. 
     430 
     431<just:center><font:Arial Bold:16><yourcompanynamehere>' LICENSE AGREEMENT FOR the <yourgamenamehere> ++VERSION++. 
    432432<just:left> 
    433433 
     
    435435 
    436436<font:Arial Bold:15>1. THE SOFTWARE. 
    437 <font:Arial:14>The Software licensed under this Agreement is the ++VERSION++ version of the computer program Minions of Mirth, which consists of executable files, data files, and documentation. 
     437<font:Arial:14>The Software licensed under this Agreement is the ++VERSION++ version of the computer program <yourgamenamehere>, which consists of executable files, data files, and documentation. 
    438438 
    439439<font:Arial Bold:15>2. GRANT OF LICENSE. 
    440 <font:Arial:14>Subject to the terms and conditions contained in this Agreement, Prairie Games hereby grants a non-exclusive license and right to install and use one (1) copy of the Software for your use on either a home, business, or portable computer for the purpose of testing Minions of Mirth. In addition, the Software has a multi-player capability that allows users to utilize the Software over the Internet. Use of the Software over the Internet is subject to your acceptance of the Agreement. Prairie Games reserves the right to update, modify, or change the Agreement at any time. The Program is licensed, not sold. Your license confers no title or ownership in the Program. You may not modify, translate, disassemble, reverse engineer, decompile, or create derivative works based upon the Software. You also may not in any way redistribute the software. 
     440<font:Arial:14>Subject to the terms and conditions contained in this Agreement, <yourcompanynamehere> hereby grants a non-exclusive license and right to install and use one (1) copy of the Software for your use on either a home, business, or portable computer for the purpose of testing <yourgamenamehere>. In addition, the Software has a multi-player capability that allows users to utilize the Software over the Internet. Use of the Software over the Internet is subject to your acceptance of the Agreement. <yourcompanynamehere> reserves the right to update, modify, or change the Agreement at any time. The Program is licensed, not sold. Your license confers no title or ownership in the Program. You may not modify, translate, disassemble, reverse engineer, decompile, or create derivative works based upon the Software. You also may not in any way redistribute the software. 
    441441 
    442442<font:Arial Bold:15>3. COPYRIGHT. 
    443 <font:Arial:14>All title, ownership, and intellectual property rights in and to the Software and any and all copies thereof (including, but not limited to, any titles, computer code, themes, objects, characters, character names, stories, dialog, catch phrases, locations, concepts, artwork, animations, sounds, musical compositions, audio-visual effects, methods of operation, moral rights, any related documentation, and \\"applets\\" incorporated into the Software) are owned by Prairie Games or it's licensors. The Software is protected by the copyright laws of the United States, international copyright treaties and conventions, and other laws. All rights are reserved. The Software contains certain licensed materials, and Prairie Games' licensors may protect their rights in the event of any violation of this Agreement.  
     443<font:Arial:14>All title, ownership, and intellectual property rights in and to the Software and any and all copies thereof (including, but not limited to, any titles, computer code, themes, objects, characters, character names, stories, dialog, catch phrases, locations, concepts, artwork, animations, sounds, musical compositions, audio-visual effects, methods of operation, moral rights, any related documentation, and \\"applets\\" incorporated into the Software) are owned by <yourcompanynamehere> or it's licensors. The Software is protected by the copyright laws of the United States, international copyright treaties and conventions, and other laws. All rights are reserved. The Software contains certain licensed materials, and <yourcompanynamehere>' licensors may protect their rights in the event of any violation of this Agreement. 
    444444 
    445445<font:Arial Bold:15>4. NO WARRANTY. 
    446 <font:Arial:14>THE SOFTWARE IS PROVIDED \\"AS-IS\\". NO WARRANTIES OF ANY KIND, EXPRESS OR IMPLIED, ARE MADE AS TO IT OR ANY MEDIUM IT MAY BE ON. PRAIRIE GAMES WILL PROVIDE NO REMEDY FOR INDIRECT, CONSEQUENTIAL, PUNITIVE OR INCIDENTAL DAMAGES ARISING FROM IT, INCLUDING SUCH FROM NEGLIGENCE, STRICT LIABILITY, OR BREACH OF WARRANTY OR CONTRACT, EVEN AFTER NOTICE OF THE POSSIBILITY OF SUCH DAMAGES. 
     446<font:Arial:14>THE SOFTWARE IS PROVIDED \\"AS-IS\\". NO WARRANTIES OF ANY KIND, EXPRESS OR IMPLIED, ARE MADE AS TO IT OR ANY MEDIUM IT MAY BE ON. <yourcompanynamehere> WILL PROVIDE NO REMEDY FOR INDIRECT, CONSEQUENTIAL, PUNITIVE OR INCIDENTAL DAMAGES ARISING FROM IT, INCLUDING SUCH FROM NEGLIGENCE, STRICT LIABILITY, OR BREACH OF WARRANTY OR CONTRACT, EVEN AFTER NOTICE OF THE POSSIBILITY OF SUCH DAMAGES. 
    447447 
    448448<font:Arial Bold:15>5. TERM. 
     
    450450 
    451451<font:Arial Bold:15>6. GENERAL PROVISIONS. 
    452 <font:Arial:14>This Agreement is the sole and entire Agreement relating to the subject matter hereof, and supercedes all prior understandings, agreements, and documentation relating to such subject matter. If any provision in this Agreement is held by a court of competent jurisdiction to be invalid, void, or unenforceable, the remaining provisions will continue in full force without being impaired or invalidated in any way. This Agreement will be governed by the laws of the State of California. With respect to every matter arising under this Agreement, you consent to the exclusive jurisdiction and venue of the state and federal courts sitting in Los Angeles, California, and to service by certified mail, return receipt requested, or as otherwise permitted by law. This Agreement does not create any agency or partner relationship. Your rights under this Agreement are personal and do not include any right to sublicense the Software. This Agreement may be terminated by Prairie Games by giving a 30-day advance written notice. 
     452<font:Arial:14>This Agreement is the sole and entire Agreement relating to the subject matter hereof, and supercedes all prior understandings, agreements, and documentation relating to such subject matter. If any provision in this Agreement is held by a court of competent jurisdiction to be invalid, void, or unenforceable, the remaining provisions will continue in full force without being impaired or invalidated in any way. This Agreement will be governed by the laws of the State of California. With respect to every matter arising under this Agreement, you consent to the exclusive jurisdiction and venue of the state and federal courts sitting in Los Angeles, California, and to service by certified mail, return receipt requested, or as otherwise permitted by law. This Agreement does not create any agency or partner relationship. Your rights under this Agreement are personal and do not include any right to sublicense the Software. This Agreement may be terminated by <yourcompanynamehere> by giving a 30-day advance written notice. 
    453453 
    454454 
     
    456456""" 
    457457 
    458 #CREDITS 
    459458 
    460459CREDITSTEXT = """<shadowcolor:000000><shadow:1:1><just:center><lmargin%:2><rmargin%:98> 
    461 <font:Arial Bold:22>MINIONS OF MIRTH CREDITS 
    462 <font:Arial Bold:20> 
    463 <color:BBBBFF>Producer, Technical Director, Programmer, Game Designer 
    464 <color:FFFFFF>Josh Ritter 
    465  
    466 <color:BBBBFF>Producer, Level Designer, RPG Layout  
    467 <color:FFFFFF>Lara Engebretson 
    468  
    469 <color:BBBBFF>Character Modeler, Rigger, Animator, Texture Artist 
    470 <color:FFFFFF>Magnus Blikstad 
    471  
    472 <color:BBBBFF>Clothing and Armor Designer 
    473 <color:FFFFFF>Christophe Canon 
    474  
    475 <color:BBBBFF>Original Soundtrack Composer 
    476 <color:FFFFFF>Ronald van Deurzen 
    477  
    478 <color:BBBBFF>World Lore 
    479 <color:FFFFFF>Kevin Brown 
    480  
    481 <color:BBBBFF>Community Development Group 
    482 <font:Arial:16><color:FFFFFF>Ed 'Bellyfish' Bartley, Rodney 'OldRod' Burns, Jonathon Bustard, Citrine, cresswga, Dacca, Elexadora, Ganghiss, Tanner 'Gylan' Sansbury, Stefan 'Llarlen' Walter 
    483  
    484 <font:Arial:18><color:BBBBFF>Torque Game Engine 
    485 <color:FFFFFF>GarageGames, Inc 
    486  
    487 <font:Arial:18><color:BBBBFF>Logo Design 
    488 <color:FFFFFF>Matt Summers 
    489  
    490 <font:Arial:18><color:BBBBFF>ArcaneFX Spell Effects System 
    491 <color:FFFFFF>Faust Logic, Inc 
    492  
    493 <color:BBBBFF>Distinguished Contributors 
    494 <just:left><font:Arial:16><color:FFFFFF>Josh Ahrens, Dave Blanchard, Jake Dankovchik, Mark Deaton, grom, Jason Hall, Tom King, Terry Kirby, Jason McCoy, Jeremy Noetzelman, Daniel Oliver, Stefan Rampp, Curtis Smith, David Smith, JW Vanderbeck 
    495  
    496 <just:center><font:Arial:16><color:BBBBFF>Additional Contributors 
    497 <just:left><color:FFFFFF>Joseph Albon, Timothy Aste, Chris Barbere, Matt Benya, Alf M. Comps, Lee Davies, Desmond Fletcher, Mr. Gloop, Ashley Joiner, Jordan Laughrey, George McBay, Tony Pottier, Kenneth Toomey 
    498  
    499 <just:center><color:BBBBFF>Game Testers 
    500 <just:left><color:FFFFFF>Tony 'Padrick' Baker, Dane 'Soul}{unter' Barber, Dave 'Rune' Blanchard, Dan 'Turpin' Broda, Lars 'Zyrmon' Buettner, Rodney 'OldRod' Burns, Jonathon 'keal' Bustard, John Erick Christgau, Mike 'Sixpak' Cloutier, Corwin, Giles 'cresswga' Cresswell, Samuel 'Aegis' Cutlip, DreamWarrior, Jim 'Zee' Drury, Gene Hostetler, Alex Huck, David 'Stygx' Johnson, 'GuruChaz' Robert Kerr II, Marc 'Phoenix' Lewis, Corey 'nefariousD' Martin, Vito 'Beebo' Martucci, David McCann, Taylor 'Exodous' Sanderson, Kerry 'Ermentraud' Scott, J. Shears, Michal 'MiszA' Sienkiewicz, Chris 'Wicked' Sullivan, Syndikit, Warren 'Shantoh' Trollinger, Max 'Bob' Wooden 
    501  
    502 <just:center><font:Arial:14><color:BBBBFF>Special thanks to 
    503 <just:left><color:FFFFFF>Barry Trottier, GarageGames, Canopy Games, Juggernaut for Quake II team, RPGDot staff, RPGCodex, 3D-Diggers, Game Beavers, Virtually Infinite Systems, Games Extract, Psionic Design, Outhouse Software, Poser community, QuArK and Gimp communities, Texel-Monkey, Sharp Production, Bravetree, Tridinaut GFX Group, Arteria Gaming, ChatSensations.com, Limefly.net, Bendik Stang, Melvin May, 3dMatter.com 
    504  
    505 <color:FFBBBB>If we inadvertently left your name off, please email support. 
     460<font:Arial Bold:22>Credits 
    506461""" 
    507  
    508 if GAMEROOT != "minions.of.mirth":     
    509     CREDITSTEXT = """<shadowcolor:000000><shadow:1:1><just:center><lmargin%:2><rmargin%:98> 
    510 <font:Arial Bold:22>Starter MMO Credits 
    511 """ 
    512  
    513462 
    514463 
     
    519468else: 
    520469    EULATEXT = EULATEXT.replace("++VERSION++","Premium Edition") 
    521      
     470 
     471 
    522472def OnHelpKeyboard(): 
    523473    TGEObject("HELPWND_KEYBOARDPANE").visible=True 
    524474    TGEObject("HELPWND_COMMANDSPANE").visible=False 
    525475    TGEObject("HELPWND_FAQPANE").visible=False 
    526      
    527476 
    528477def OnHelpFAQ(): 
     
    530479    TGEObject("HELPWND_COMMANDSPANE").visible=False 
    531480    TGEObject("HELPWND_FAQPANE").visible=True 
     481 
    532482def OnHelpCommands(): 
    533483    TGEObject("HELPWND_KEYBOARDPANE").visible=False 
     
    535485    TGEObject("HELPWND_FAQPANE").visible=False 
    536486 
    537  
    538487def PyExec(): 
    539488    #eventually this can be a full help system 
     
    545494    f = FAQTEXT.replace('\n','\\n') 
    546495     
    547     if GAMEROOT != "minions.of.mirth": 
    548         r = r.replace("Minions of Mirth","Starter MMO") 
    549         c = c.replace("Minions of Mirth","Starter MMO") 
    550         f = f.replace("Minions of Mirth","Starter MMO") 
    551      
    552496    TGEEval(r'HelpWnd_KEYBOARDText.setText("%s");'%r) 
    553497    TGEEval(r'HelpWnd_CommandsText.setText("%s");'%c) 
     
    558502    TGEExport(OnHelpFAQ,"Py","OnHelpFAQ","desc",1,1) 
    559503     
    560     if RPG_BUILD_DEMO: 
    561         TGEObject("EulaWND_window").setText("Minions of Mirth Free Edition - Licensing Agreement") 
    562     elif RPG_BUILD_TESTING: 
    563         TGEObject("EulaWND_window").setText("Minions of Mirth Test Version - Licensing Agreement") 
    564     else: 
    565         TGEObject("EulaWND_window").setText("Minions of Mirth Edition 1.0 - Licensing Agreement") 
    566      
    567504    TGEObject("HELPKEYBOARDBUTTON").performClick() 
    568505     
    569506    eula = EULATEXT.replace('\n','\\n') 
    570507    credits = CREDITSTEXT.replace('\n','\\n') 
    571     if GAMEROOT != "minions.of.mirth": 
    572         TGEObject("EulaWND_window").setText("Starter MMO - Licensing Agreement") 
    573         TGEObject("CreditsWND_window").setText("Starter MMO - Credits") 
    574         eula = eula.replace("Minions of Mirth","Starter MMO") 
    575         credits = credits.replace("Minions of Mirth","Starter MMO") 
     508    TGEObject("EulaWND_window").setText("Licensing Agreement") 
     509    TGEObject("CreditsWND_window").setText("Credits") 
    576510 
    577511    TGEEval(r'Eulatext.setText("%s");'%eula) 
  • branches/community/torque/mmo/v1/tags/V1.2/mud/client/gui/worldGui.py

    r1379 r1585  
    470470    global REALMCHARACTERS 
    471471     
    472     #if GAMEROOT != "minions.of.mirth": 
    473     #    TGECall("MessageBoxOK","Coming Soon!","Starter MMO does not currently support realms") 
    474     #    TGEObject("REALM_FOL_BUTTON").performClick() 
    475     #    return 
    476      
    477472    if RPG_BUILD_DEMO: 
    478473        TGEObject("DEMOINFO_BITMAP").setBitmap("~/data/ui/demo/MoD") 
     
    504499    global PARTY 
    505500    global REALMCHARACTERS 
    506      
    507     #if GAMEROOT != "minions.of.mirth": 
    508     #    TGECall("MessageBoxOK","Coming Soon!","Starter MMO does not currently support realms") 
    509     #    TGEObject("REALM_FOL_BUTTON").performClick() 
    510     #    return 
    511501     
    512502    if REALM == RPG_REALM_MONSTER: 
  • branches/community/torque/mmo/v1/tags/V1.2/mud/gmserver/gmserver.py

    r1552 r1585  
    154154             
    155155      
    156 print "Prairie Games GM Server" 
     156print "GM Server" 
    157157print "->Initializing" 
    158158 
  • branches/community/torque/mmo/v1/tags/V1.2/mud/gmserver/userpasswords.py

    r530 r1585  
     1# Copyright (C) 2004-2007 Prairie Games, Inc 
     2# Please see LICENSE.TXT for details 
     3 
    14USERS = { 
    25"GM Master":("gmmaster",("GM",)), 
  • branches/community/torque/mmo/v1/tags/V1.2/mud/masterserver/gui.py

    r587 r1585  
     1# Copyright (C) 2004-2007 Prairie Games, Inc 
     2# Please see LICENSE.TXT for details 
     3 
    14import wx 
    25import traceback 
  • branches/community/torque/mmo/v1/tags/V1.2/mud/masterserver/main.py

    r1552 r1585  
    214214        account = Account.byPublicName(self.username) 
    215215         
    216         #if not wconfig.demoWorld: 
    217         #    if not account.hasProduct("MOM"): 
    218         #        return (-1,"Our records do not show you as an owner of Minions of Mirth.  Please contact lara@prairiegames.com",None) 
    219                      
    220  
    221216        if "Premium " in wconfig.worldName or "Free " in wconfig.worldName: 
    222217            if self.username != CONFIG["World Username"]:  
     
    431426             
    432427        if "Premium " in worldName and not premium: 
    433             return (False, "This server requires the Premium Edition.\\n\\nPlease see http://www.prairiegames.com for more information.") 
     428            return (False, "This server requires the Premium Edition.") 
    434429         
    435430        d = CHARSERVER_MIND.callRemote("installPlayer", self.username, worldName, premium, subnet) 
     
    600595 
    601596 
    602 print "Prairie Games Master Server .01a
     597print "Master Server
    603598print "->Initializing" 
    604599 
     
    615610        user = User(name=CONFIG["World Username"], password = "") 
    616611        key = RegKey(key=CONFIG["World Username"]+"!") 
    617         account = Account(regkey=key.key, publicName=CONFIG["World Username"], email="jritter@prairiegames.com", password="") 
     612        account = Account(regkey=key.key, publicName=CONFIG["World Username"], email="", password="") 
    618613        account.addProduct("MOM") 
    619614        user.addRole(Role.byName("Player")) 
  • branches/community/torque/mmo/v1/tags/V1.2/mud/masterserver/newplayeremail.py

    r1552 r1585  
    9797 
    9898 
    99 PASSWORD_SUBJECT = "Starter MMORPG: Password Request" 
     99PASSWORD_SUBJECT = "Password Request" 
    100100 
    101 FREE_SUBJECT = "Starter MMORPG: Registration Information" 
     101FREE_SUBJECT = "Registration Information" 
    102102 
    103 PREMIUM_SUBJECT = "Starter MMORPG: Registration Information" 
     103PREMIUM_SUBJECT = "Registration Information" 
    104104 
    105105PREMIUM_BODY = FREE_BODY = """Hello, 
  • branches/community/torque/mmo/v1/tags/V1.2/mud/world/genesistime.py

    r727 r1585  
    1 # Copyright (C) 2004-2007 Prairie Games, Inc 
    2 # Please see LICENSE.TXT for details 
    3  
    41 
    52#AUTOMATICALLY GENERATED FILE DO NOT EDIT! 
  • branches/community/torque/mmo/v1/tags/V1.2/mud/worlddaemon/gmservices.py

    r1552 r1585  
     1# Copyright (C) 2004-2007 Prairie Games, Inc 
     2# Please see LICENSE.TXT for details 
     3 
    14from twisted.internet import reactor 
    25from twisted.spread import pb 
  • branches/community/torque/mmo/v1/tags/V1.2/mud/worlddaemon/gui.py

    r587 r1585  
     1# Copyright (C) 2004-2007 Prairie Games, Inc 
     2# Please see LICENSE.TXT for details 
     3 
    14import wx 
    25import traceback 
  • branches/community/torque/mmo/v1/tags/V1.2/mud/worldserver/gui.py

    r587 r1585  
     1# Copyright (C) 2004-2007 Prairie Games, Inc 
     2# Please see LICENSE.TXT for details 
     3 
    14import wx 
    25import traceback 
  • branches/community/torque/mmo/v1/tags/V1.2/packaging/nsis/license.txt

    r12 r1585  
    1 Minions of Mirth - Licensing Agreement 
     1<yourgamenamehere> - Licensing Agreement 
    22 
    33 
    4 This Software Licensing Agreement ("Agreement") is a legal agreement between you and Prairie Games. By installing this Software, by loading or running the Software, by placing or copying the Software onto your hard drive, or by distributing the Software, you agree to be bound by the terms of this Agreement. These are the only terms by which Prairie Games permits copying or use. 
     4This Software Licensing Agreement ("Agreement") is a legal agreement between you and <yourcompanynamehere>. By installing this Software, by loading or running the Software, by placing or copying the Software onto your hard drive, or by distributing the Software, you agree to be bound by the terms of this Agreement. These are the only terms by which <yourcompanynamehere> permits copying or use. 
    55 
    6 Prairie Games' LICENSE AGREEMENT FOR the Minions of Mirth computer program. 
     6<yourcompanynamehere>' LICENSE AGREEMENT FOR the <yourgamenamehere> computer program. 
    77 
    88 
     
    1010 
    11111. THE SOFTWARE. 
    12 The Software licensed under this Agreement is the computer program Minions of Mirth, which consists of executable files, data files, and documentation. 
     12The Software licensed under this Agreement is the computer program <yourgamenamehere>, which consists of executable files, data files, and documentation. 
    1313 
    14142. GRANT OF LICENSE. 
    15 Subject to the terms and conditions contained in this Agreement, Prairie Games hereby grants a non-exclusive license and right to install and use one (1) copy of the Software for your use on either a home, business, or portable computer for the purpose of testing Minions of Mirth. In addition, the Software has a multi-player capability that allows users to utilize the Software over the Internet. Use of the Software over the Internet is subject to your acceptance of the Agreement. Prairie Games reserves the right to update, modify, or change the Agreement at any time. The Program is licensed, not sold. Your license confers no title or ownership in the Program. You may not modify, translate, disassemble, reverse engineer, decompile, or create derivative works based upon the Software. You also may not in any way redistribute the software. 
     15Subject to the terms and conditions contained in this Agreement, <yourcompanynamehere> hereby grants a non-exclusive license and right to install and use one (1) copy of the Software for your use on either a home, business, or portable computer for the purpose of testing <yourgamenamehere>. In addition, the Software has a multi-player capability that allows users to utilize the Software over the Internet. Use of the Software over the Internet is subject to your acceptance of the Agreement. <yourcompanynamehere> reserves the right to update, modify, or change the Agreement at any time. The Program is licensed, not sold. Your license confers no title or ownership in the Program. You may not modify, translate, disassemble, reverse engineer, decompile, or create derivative works based upon the Software. You also may not in any way redistribute the software. 
    1616 
    17173. COPYRIGHT. 
    18 All title, ownership, and intellectual property rights in and to the Software and any and all copies thereof (including, but not limited to, any titles, computer code, themes, objects, characters, character names, stories, dialog, catch phrases, locations, concepts, artwork, animations, sounds, musical compositions, audio-visual effects, methods of operation, moral rights, any related documentation, and "applets" incorporated into the Software) are owned by Prairie Games or it's licensors. The Software is protected by the copyright laws of the United States, international copyright treaties and conventions, and other laws. All rights are reserved. The Software contains certain licensed materials, and Prairie Games' licensors may protect their rights in the event of any violation of this Agreement.  
     18All title, ownership, and intellectual property rights in and to the Software and any and all copies thereof (including, but not limited to, any titles, computer code, themes, objects, characters, character names, stories, dialog, catch phrases, locations, concepts, artwork, animations, sounds, musical compositions, audio-visual effects, methods of operation, moral rights, any related documentation, and "applets" incorporated into the Software) are owned by <yourcompanynamehere> or it's licensors. The Software is protected by the copyright laws of the United States, international copyright treaties and conventions, and other laws. All rights are reserved. The Software contains certain licensed materials, and <yourcompanynamehere>' licensors may protect their rights in the event of any violation of this Agreement.  
    1919 
    20204. NO WARRANTY. 
    21 THE SOFTWARE IS PROVIDED "AS-IS". NO WARRANTIES OF ANY KIND, EXPRESS OR IMPLIED, ARE MADE AS TO IT OR ANY MEDIUM IT MAY BE ON. PRAIRIE GAMES WILL PROVIDE NO REMEDY FOR INDIRECT, CONSEQUENTIAL, PUNITIVE OR INCIDENTAL DAMAGES ARISING FROM IT, INCLUDING SUCH FROM NEGLIGENCE, STRICT LIABILITY, OR BREACH OF WARRANTY OR CONTRACT, EVEN AFTER NOTICE OF THE POSSIBILITY OF SUCH DAMAGES. 
     21THE SOFTWARE IS PROVIDED "AS-IS". NO WARRANTIES OF ANY KIND, EXPRESS OR IMPLIED, ARE MADE AS TO IT OR ANY MEDIUM IT MAY BE ON. <yourcompanynamehere> WILL PROVIDE NO REMEDY FOR INDIRECT, CONSEQUENTIAL, PUNITIVE OR INCIDENTAL DAMAGES ARISING FROM IT, INCLUDING SUCH FROM NEGLIGENCE, STRICT LIABILITY, OR BREACH OF WARRANTY OR CONTRACT, EVEN AFTER NOTICE OF THE POSSIBILITY OF SUCH DAMAGES. 
    2222 
    23235. TERM. 
     
    2525 
    26266. GENERAL PROVISIONS. 
    27 This Agreement is the sole and entire Agreement relating to the subject matter hereof, and supercedes all prior understandings, agreements, and documentation relating to such subject matter. If any provision in this Agreement is held by a court of competent jurisdiction to be invalid, void, or unenforceable, the remaining provisions will continue in full force without being impaired or invalidated in any way. This Agreement will be governed by the laws of the State of California. With respect to every matter arising under this Agreement, you consent to the exclusive jurisdiction and venue of the state and federal courts sitting in Los Angeles, California, and to service by certified mail, return receipt requested, or as otherwise permitted by law. This Agreement does not create any agency or partner relationship. Your rights under this Agreement are personal and do not include any right to sublicense the Software. This Agreement may be terminated by Prairie Games by giving a 30-day advance written notice. 
     27This Agreement is the sole and entire Agreement relating to the subject matter hereof, and supercedes all prior understandings, agreements, and documentation relating to such subject matter. If any provision in this Agreement is held by a court of competent jurisdiction to be invalid, void, or unenforceable, the remaining provisions will continue in full force without being impaired or invalidated in any way. This Agreement will be governed by the laws of the State of California. With respect to every matter arising under this Agreement, you consent to the exclusive jurisdiction and venue of the state and federal courts sitting in Los Angeles, California, and to service by certified mail, return receipt requested, or as otherwise permitted by law. This Agreement does not create any agency or partner relationship. Your rights under this Agreement are personal and do not include any right to sublicense the Software. This Agreement may be terminated by <yourcompanynamehere> by giving a 30-day advance written notice. 
    2828 
    2929 
  • branches/community/torque/mmo/v1/tags/V1.2/packaging/packagemaker/license.rtf

    r12 r1585  
    1 {\rtf1\mac\ansicpg10000\cocoartf824\cocoasubrtf330 
    2 {\fonttbl\f0\fswiss\fcharset77 Helvetica-Bold;\f1\fswiss\fcharset77 Helvetica;} 
    3 {\colortbl;\red255\green255\blue255;} 
    4 \margl1440\margr1440\vieww9000\viewh8400\viewkind0 
    5 \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\qc\pardirnatural 
    6  
    7 \f0\b\fs24 \cf0 Minions of Mirth - Licensing Agreement 
    8 \f1\b0  
    9 
    10 \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural\pardirnatural 
    11 \cf0  
    12 
    13 This Software Licensing Agreement ("Agreement") is a legal agreement between you and Prairie Games. By installing this Software, by loading or running the Software, by placing or copying the Software onto your hard drive, or by distributing the Software, you agree to be bound by the terms of this Agreement. These are the only terms by which Prairie Games permits copying or use. 
    14 
    15  
    16 
    17 Prairie Games' LICENSE AGREEMENT FOR the Minions of Mirth computer program. 
    18 
    19  
    20 
    21  
    22 
    23 General terms: 
    24 
    25  
    26 
    27 1. THE SOFTWARE. 
    28 
    29 The Software licensed under this Agreement is the computer program Minions of Mirth, which consists of executable files, data files, and documentation. 
    30 
    31  
    32 
    33 2. GRANT OF LICENSE. 
    34 
    35 Subject to the terms and conditions contained in this Agreement, Prairie Games hereby grants a non-exclusive license and right to install and use one (1) copy of the Software for your use on either a home, business, or portable computer for the purpose of testing Minions of Mirth. In addition, the Software has a multi-player capability that allows users to utilize the Software over the Internet. Use of the Software over the Internet is subject to your acceptance of the Agreement. Prairie Games reserves the right to update, modify, or change the Agreement at any time. The Program is licensed, not sold. Your license confers no title or ownership in the Program. You may not modify, translate, disassemble, reverse engineer, decompile, or create derivative works based upon the Software. You also may not in any way redistribute the software. 
    36 
    37  
    38 
    39 3. COPYRIGHT. 
    40 
    41 All title, ownership, and intellectual property rights in and to the Software and any and all copies thereof (including, but not limited to, any titles, computer code, themes, objects, characters, character names, stories, dialog, catch phrases, locations, concepts, artwork, animations, sounds, musical compositions, audio-visual effects, methods of operation, moral rights, any related documentation, and "applets" incorporated into the Software) are owned by Prairie Games or it's licensors. The Software is protected by the copyright laws of the United States, international copyright treaties and conventions, and other laws. All rights are reserved. The Software contains certain licensed materials, and Prairie Games' licensors may protect their rights in the event of any violation of this Agreement.  
    42 
    43  
    44 
    45 4. NO WARRANTY. 
    46 
    47 THE SOFTWARE IS PROVIDED "AS-IS". NO WARRANTIES OF ANY KIND, EXPRESS OR IMPLIED, ARE MADE AS TO IT OR ANY MEDIUM IT MAY BE ON. PRAIRIE GAMES WILL PROVIDE NO REMEDY FOR INDIRECT, CONSEQUENTIAL, PUNITIVE OR INCIDENTAL DAMAGES ARISING FROM IT, INCLUDING SUCH FROM NEGLIGENCE, STRICT LIABILITY, OR BREACH OF WARRANTY OR CONTRACT, EVEN AFTER NOTICE OF THE POSSIBILITY OF SUCH DAMAGES. 
    48 
    49  
    50 
    51 5. TERM. 
    52 
    53 The term of this license grant is perpetual. You may terminate this Agreement at any time by destroying the copy of the Software in your possession. Your license to use the Software will automatically terminate if you breach the terms of this Agreement. 
    54 
    55  
    56 
    57 6. GENERAL PROVISIONS. 
    58 
    59 This Agreement is the sole and entire Agreement relating to the subject matter hereof, and supercedes all prior understandings, agreements, and documentation relating to such subject matter. If any provision in this Agreement is held by a court of competent jurisdiction to be invalid, void, or unenforceable, the remaining provisions will continue in full force without being impaired or invalidated in any way. This Agreement will be governed by the laws of the State of California. With respect to every matter arising under this Agreement, you consent to the exclusive jurisdiction and venue of the state and federal courts sitting in Los Angeles, California, and to service by certified mail, return receipt requested, or as otherwise permitted by law. This Agreement does not create any agency or partner relationship. Your rights under this Agreement are personal and do not include any right to sublicense the Software. This Agreement may be terminated by Prairie Games by giving a 30-day advance written notice. 
    60 
    61  
    62 
    63  
    64 
    65 Thank you for using this Software in accordance with the terms of this Agreement 
    66 
    67  
    68 
    69 
     1{\rtf1\ansi\ansicpg1252\uc1 \deff0\deflang1031\deflangfe1031{\fonttbl{\f0\froman\fcharset0\fprq2{\*\panose 02020603050405020304}Times New Roman;}{\f209\froman\fcharset238\fprq2 Times New Roman CE;}{\f210\froman\fcharset204\fprq2 Times New Roman Cyr;} 
     2{\f212\froman\fcharset161\fprq2 Times New Roman Greek;}{\f213\froman\fcharset162\fprq2 Times New Roman Tur;}{\f214\froman\fcharset177\fprq2 Times New Roman (Hebrew);}{\f215\froman\fcharset178\fprq2 Times New Roman (Arabic);} 
     3{\f216\froman\fcharset186\fprq2 Times New Roman Baltic;}}{\colortbl;\red0\green0\blue0;\red0\green0\blue255;\red0\green255\blue255;\red0\green255\blue0;\red255\green0\blue255;\red255\green0\blue0;\red255\green255\blue0;\red255\green255\blue255; 
     4\red0\green0\blue128;\red0\green128\blue128;\red0\green128\blue0;\red128\green0\blue128;\red128\green0\blue0;\red128\green128\blue0;\red128\green128\blue128;\red192\green192\blue192;}{\stylesheet{ 
     5\ql \li0\ri0\widctlpar\aspalpha\aspnum\faauto\adjustright\rin0\lin0\itap0 \fs24\lang1031\langfe1031\cgrid\langnp1031\langfenp1031 \snext0 Normal;}{\*\cs10 \additive Default Paragraph Font;}}{\info{\author ---}{\operator ---} 
     6{\creatim\yr2008\mo6\dy5\hr12\min41}{\revtim\yr2008\mo6\dy5\hr12\min41}{\version2}{\edmins0}{\nofpages1}{\nofwords0}{\nofchars0}{\*\company ---}{\nofcharsws0}{\vern8229}}\margl1440\margr1440\margt1417\margb1134  
     7\widowctrl\ftnbj\aenddoc\hyphhotz425\noxlattoyen\expshrtn\noultrlspc\dntblnsbdb\nospaceforul\hyphcaps0\horzdoc\dghspace120\dgvspace120\dghorigin1701\dgvorigin1984\dghshow0\dgvshow3\jcompress\viewkind1\viewscale100\nolnhtadjtbl \fet0\sectd  
     8\linex0\sectdefaultcl {\*\pnseclvl1\pnucrm\pnstart1\pnindent720\pnhang{\pntxta .}}{\*\pnseclvl2\pnucltr\pnstart1\pnindent720\pnhang{\pntxta .}}{\*\pnseclvl3\pndec\pnstart1\pnindent720\pnhang{\pntxta .}}{\*\pnseclvl4\pnlcltr\pnstart1\pnindent720\pnhang 
     9{\pntxta )}}{\*\pnseclvl5\pndec\pnstart1\pnindent720\pnhang{\pntxtb (}{\pntxta )}}{\*\pnseclvl6\pnlcltr\pnstart1\pnindent720\pnhang{\pntxtb (}{\pntxta )}}{\*\pnseclvl7\pnlcrm\pnstart1\pnindent720\pnhang{\pntxtb (}{\pntxta )}}{\*\pnseclvl8 
     10\pnlcltr\pnstart1\pnindent720\pnhang{\pntxtb (}{\pntxta )}}{\*\pnseclvl9\pnlcrm\pnstart1\pnindent720\pnhang{\pntxtb (}{\pntxta )}}\pard\plain \ql \li0\ri0\widctlpar\aspalpha\aspnum\faauto\adjustright\rin0\lin0\itap0  
     11\fs24\lang1031\langfe1031\cgrid\langnp1031\langfenp1031 { 
     12\par }} 
  • branches/community/torque/mmo/v1/tags/V1.2/packaging/packagemaker/readme.rtf

    r12 r1585  
    1 {\rtf1\mac\ansicpg10000\cocoartf824\cocoasubrtf410 
    2 {\fonttbl\f0\fswiss\fcharset77 Helvetica;\f1\fswiss\fcharset77 Helvetica-Bold;\f2\fnil\fcharset77 LucidaGrande; 
    3 
    4 {\colortbl;\red255\green255\blue255;} 
    5 \margl1440\margr1440\vieww9000\viewh8400\viewkind0 
    6 \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural\pardirnatural 
    7  
    8 \f0\fs24 \cf0 The Minions of Mirth Universal Binary  will be installed to your Applications folder under the MinionOfMirth directory.  Please see the GettingStarted.pdf manual for information on playing the game.  \ 
    9 
    10  
    11 \f1\b Please make sure to run the game under the account that you used to install it.  If you use another account, the file permissions will be wrong and you will not be able to update the software.\ 
    12 
    13 OSX 10.3.9 (Panther) Note:   
    14 \f0\b0 The game currently runs on OSX 10.3.9 (Panther), though is no longer supported on this version of OSX. It may cease to work on OSX 10.3.9 at any time.  In order to run the game on 10.3.9 you must install OpenAL sound drivers.  They are included in the dmg under the  
    15 \f2 OpenAL_10.3.9_Panther folder. 
    16 \f1\b \ 
    17  
    18 \f0\b0 \ 
    19 Thanks,\ 
    20 The Team at Prairie Games, Inc\ 
    21 
     1{\rtf1\ansi\ansicpg1252\uc1 \deff0\deflang1031\deflangfe1031{\fonttbl{\f0\froman\fcharset0\fprq2{\*\panose 02020603050405020304}Times New Roman;}{\f210\froman\fcharset238\fprq2 Times New Roman CE;}{\f211\froman\fcharset204\fprq2 Times New Roman Cyr;} 
     2{\f213\froman\fcharset161\fprq2 Times New Roman Greek;}{\f214\froman\fcharset162\fprq2 Times New Roman Tur;}{\f215\froman\fcharset177\fprq2 Times New Roman (Hebrew);}{\f216\froman\fcharset178\fprq2 Times New Roman (Arabic);} 
     3{\f217\froman\fcharset186\fprq2 Times New Roman Baltic;}}{\colortbl;\red0\green0\blue0;\red0\green0\blue255;\red0\green255\blue255;\red0\green255\blue0;\red255\green0\blue255;\red255\green0\blue0;\red255\green255\blue0;\red255\green255\blue255; 
     4\red0\green0\blue128;\red0\green128\blue128;\red0\green128\blue0;\red128\green0\blue128;\red128\green0\blue0;\red128\green128\blue0;\red128\green128\blue128;\red192\green192\blue192;}{\stylesheet{ 
     5\ql \li0\ri0\widctlpar\aspalpha\aspnum\faauto\adjustright\rin0\lin0\itap0 \fs24\lang1031\langfe1031\cgrid\langnp1031\langfenp1031 \snext0 Normal;}{\*\cs10 \additive Default Paragraph Font;}}{\info{\author ---}{\operator ---} 
     6{\creatim\yr2008\mo6\dy5\hr12\min41}{\revtim\yr2008\mo6\dy5\hr12\min41}{\version2}{\edmins0}{\nofpages1}{\nofwords0}{\nofchars0}{\*\company ---}{\nofcharsws0}{\vern8229}}\margl1440\margr1440\margt1417\margb1134  
     7\widowctrl\ftnbj\aenddoc\hyphhotz425\noxlattoyen\expshrtn\noultrlspc\dntblnsbdb\nospaceforul\hyphcaps0\horzdoc\dghspace120\dgvspace120\dghorigin1701\dgvorigin1984\dghshow0\dgvshow3\jcompress\viewkind1\viewscale100\nolnhtadjtbl \fet0\sectd  
     8\linex0\sectdefaultcl {\*\pnseclvl1\pnucrm\pnstart1\pnindent720\pnhang{\pntxta .}}{\*\pnseclvl2\pnucltr\pnstart1\pnindent720\pnhang{\pntxta .}}{\*\pnseclvl3\pndec\pnstart1\pnindent720\pnhang{\pntxta .}}{\*\pnseclvl4\pnlcltr\pnstart1\pnindent720\pnhang 
     9{\pntxta )}}{\*\pnseclvl5\pndec\pnstart1\pnindent720\pnhang{\pntxtb (}{\pntxta )}}{\*\pnseclvl6\pnlcltr\pnstart1\pnindent720\pnhang{\pntxtb (}{\pntxta )}}{\*\pnseclvl7\pnlcrm\pnstart1\pnindent720\pnhang{\pntxtb (}{\pntxta )}}{\*\pnseclvl8 
     10\pnlcltr\pnstart1\pnindent720\pnhang{\pntxtb (}{\pntxta )}}{\*\pnseclvl9\pnlcrm\pnstart1\pnindent720\pnhang{\pntxtb (}{\pntxta )}}\pard\plain \ql \li0\ri0\widctlpar\aspalpha\aspnum\faauto\adjustright\rin0\lin0\itap0  
     11\fs24\lang1031\langfe1031\cgrid\langnp1031\langfenp1031 { 
     12\par }}